0220741d76acdca9cc1233b1e0bbfd0320b291c7
[bpt/emacs.git] / lisp / ChangeLog
1 2014-05-23 Stephen Berman <stephen.berman@gmx.net>
2
3 * calendar/todo-mode.el: Miscellaneous bug fixes.
4 (todo-delete-file): When deleting an archive but not its todo
5 file, make sure to update the todo file's category sexp.
6 (todo-move-category): Keep the moved category's name unless the
7 file moved to already has a category with that name. If the
8 numerically last category of the source file was moved, make the
9 first category current to avoid selecting a nonexisting category.
10 (todo-merge-category): Fix implementation to make merging to a
11 category in another file work as documented. Eliminate now
12 insufficient and unnecessary renaming of archive category, correct
13 document string accordingly, and clarify it. If the numerically
14 last category of the source file was merged, make the first
15 category current to avoid selecting a nonexisting category.
16 (todo-archive-done-item): When there are marked items and point
17 happens to be on an unmarked item, ignore the latter. Don't leave
18 point below last item after archiving marked items.
19 (todo-unarchive-items): Fix logic to ensure unarchiving an item
20 from an archive with only one category deletes the archive only
21 when the category is empty after unarchiving. Make sure the todo
22 file's category sexp is updated.
23 (todo-read-file-name): Allow an existing file name even when it is
24 not required (todo-move-category needs this to work as documented).
25 (todo-add-file): Call todo-validate-name to reject the name of an
26 existing todo file (needed due to fix in todo-read-file-name).
27 (todo-reset-nondiary-marker): Also reset in filtered items files.
28 (todo-reset-done-string, todo-reset-comment-string): Also reset in
29 regexp filtered items files.
30 (todo-reset-highlight-item): Also reset in filtered items files.
31 Fix incorrect variable reference in document string.
32
33 2014-05-22 Glenn Morris <rgm@gnu.org>
34
35 * window.el (window--dump-frame): Avoid error in --without-x builds.
36
37 2014-05-21 Glenn Morris <rgm@gnu.org>
38
39 * nxml/nxml-mode.el (xml-mode): Only define this alias once.
40
41 2014-05-21 Eli Zaretskii <eliz@gnu.org>
42
43 * frame.el (set-frame-font): Doc fix.
44
45 * menu-bar.el (menu-set-font): Doc fix. (Bug#17532)
46
47 2014-05-21 Dmitry Gutov <dgutov@yandex.ru>
48
49 * emacs-lisp/package.el (package--download-one-archive): Use
50 `write-region' instead of `save-buffer' to avoid running various
51 hooks. (Bug#17155)
52 (describe-package-1): Same. Insert newline at the end of the
53 buffer if appropriate.
54
55 2014-05-20 Juri Linkov <juri@jurta.org>
56
57 * avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
58 (mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
59 Add more modifiers: meta, control, shift, hyper, super, alt.
60 (Bug#17439)
61
62 * avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
63 to allow changing its value with `set-variable'.
64
65 2014-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
68 #; comments.
69 (scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
70 New functions.
71 (scheme-mode-variables): Set syntax-propertize-function instead of
72 font-lock-syntactic-face-function.
73 (scheme-font-lock-syntactic-face-function): Delete.
74
75 * emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
76
77 2014-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
80 (bug#17392).
81
82 2014-05-17 Michael Albinus <michael.albinus@gmx.de>
83
84 * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
85 for a temporary file name.
86
87 2014-05-17 Eli Zaretskii <eliz@gnu.org>
88
89 * simple.el (line-move-ignore-invisible): Doc fix. (Bug#17511)
90
91 2014-05-16 Michael Albinus <michael.albinus@gmx.de>
92
93 * net/dbus.el (dbus-init-bus, dbus-call-method)
94 (dbus-call-method-asynchronously, dbus-send-signal)
95 (dbus-method-return-internal, dbus-method-error-internal):
96 Check, whether Emacs has been compiled with D-Bus support. (Bug#17508)
97
98 2014-05-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
99
100 * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
101 methods which do not have a doc string. (Bug#17490)
102
103 2014-05-14 Stephen Berman <stephen.berman@gmx.net>
104 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
107 suffix (bug#15419).
108
109 2014-05-14 Glenn Morris <rgm@gnu.org>
110
111 * vc/emerge.el (emerge-temp-file-prefix):
112 Make pointless option obsolete.
113 (emerge-temp-file-mode): Make non-functional option obsolete.
114
115 2014-05-13 Michael Albinus <michael.albinus@gmx.de>
116
117 * net/browse-url.el (browse-url):
118 Use `unhandled-file-name-directory' when setting `default-directory',
119 in order to circumvent stalled remote connections. (Bug#17425)
120
121 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
122
123 * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
124 into autoloading just because of a silly indirection.
125
126 2014-05-11 Santiago Payà i Miralta <santiagopim@gmail.com> (tiny change)
127
128 * vc/vc-hg.el (vc-hg-unregister): New function. (Bug#17454)
129
130 2014-05-11 Glenn Morris <rgm@gnu.org>
131
132 * emacs-lisp/find-gc.el: Move to ../admin.
133
134 2014-05-10 Glenn Morris <rgm@gnu.org>
135
136 * printing.el (pr-version):
137 * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
138
139 * net/browse-url.el (browse-url-mosaic):
140 Create /tmp/Mosaic.PID as a private file.
141
142 2014-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
143
144 * emacs-lisp/nadvice.el: Support adding a given function multiple times.
145 (advice--member-p): If name is given, only compare the name.
146 (advice--remove-function): Don't stop at the first match.
147 (advice--normalize-place): New function.
148 (add-function, remove-function): Use it.
149 (advice--add-function): Pass the name, if any, to
150 advice--remove-function.
151
152 2014-05-09 Philipp Rumpf <prumpf@gmail.com> (tiny change)
153
154 * electric.el (electric-indent-post-self-insert-function): Don't use
155 `pos' after modifying the buffer (bug#17449).
156
157 2014-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
158
159 * subr.el (function-put): Add function.
160
161 2014-05-09 Stephen Berman <stephen.berman@gmx.net>
162
163 * calendar/todo-mode.el (todo-insert-item-from-calendar):
164 Correct argument list to conform to todo-insert-item--basic.
165
166 2014-05-09 Glenn Morris <rgm@gnu.org>
167
168 * files.el (cd-absolute): Test if directory is accessible
169 rather than executable. (Bug#17330)
170
171 * progmodes/compile.el (recompile):
172 Handle C-u M-x recompile from a non-compilation buffer. (Bug#17444)
173
174 2014-05-08 Juri Linkov <juri@jurta.org>
175
176 * dired.el (dired-check-switches, dired-switches-recursive-p):
177 New functions. (Bug#17218)
178 (dired-switches-escape-p, dired-move-to-end-of-filename):
179 Use `dired-check-switches'.
180 (dired-insert-old-subdirs, dired-build-subdir-alist)
181 (dired-sort-R-check): Use `dired-switches-recursive-p'.
182
183 2014-05-08 Glenn Morris <rgm@gnu.org>
184
185 * net/browse-url.el (browse-url-mosaic):
186 Be careful when writing /tmp/Mosaic.PID. (Bug#17428)
187 This is CVE-2014-3423.
188
189 2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
192 (xterm-mouse--read-event-sequence-1000): Return nil if something
193 looks fishy.
194 (xterm-mouse-event): Propagate it.
195 (xterm-mouse-translate-1): Handle it.
196
197 2014-05-07 Stephen Berman <stephen.berman@gmx.net>
198
199 * calendar/todo-mode.el (todo-insert-item--apply-args): When all
200 four slots of the parameter list are filled, make sure to pass it
201 to the argument list of todo-insert-item--basic.
202
203 2014-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
204
205 * emacs-lisp/package.el (package-compute-transaction): Topological sort.
206 Add optional `seen' argument to detect and break infinite loops.
207
208 2014-05-06 Eli Zaretskii <eliz@gnu.org>
209
210 * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
211 (trace-unsafe, trace-use-tree): Make parentheses style be
212 according to Emacs style.
213
214 2014-05-06 Michael Albinus <michael.albinus@gmx.de>
215
216 * net/tramp-sh.el (tramp-remote-process-environment):
217 Remove HISTFILE and HISTSIZE; it's too late to set them here.
218 Add :version entry.
219 (tramp-open-shell): Do not let-bind `tramp-end-of-output'.
220 Add "HISTFILE=/dev/null" to the shell's env arguments. Do not send
221 extra "PSx=..." commands.
222 (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
223 (Bug#17295)
224
225 (tramp-uudecode): Replace the hard-coded temporary file name by a
226 format specifier.
227 (tramp-remote-coding-commands): Enhance docstring.
228 (tramp-find-inline-encoding): Replace "%t" by a temporary file
229 name. (Bug#17415)
230 This is CVE-2014-3424.
231
232 2014-05-06 Glenn Morris <rgm@gnu.org>
233
234 * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
235 (find-gc-source-files): Update some names.
236 (trace-call-tree): Simplify and update.
237 Avoid predictable temp-file names. (http://bugs.debian.org/747100)
238 This is CVE-2014-3422.
239
240 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
241
242 * minibuffer.el (completion--try-word-completion): Revert fix for
243 Bug#15980 (bug#17375).
244
245 * xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
246 Always store button numbers in the same way in xterm-mouse-last;
247 Don't burp is xterm-mouse-last is not set as expected.
248 Never return negative indices.
249
250 2014-05-05 Dmitry Gutov <dgutov@yandex.ru>
251
252 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
253 Backtrack one char if the global/char-literal var matcher hits
254 inside a string. The next char could be the beginning of an
255 expression expansion.
256
257 2014-05-05 Glenn Morris <rgm@gnu.org>
258
259 * help-fns.el (describe-function-1): Test for an autoload before a
260 macro, since `macrop' works on autoloads. (Bug#17410)
261
262 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
263
264 * electric.el (electric-indent-functions-without-reindent): Add yaml.
265
266 * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
267 Make sure the new point we return is within the new string (bug#17239).
268
269 2014-05-03 Eli Zaretskii <eliz@gnu.org>
270
271 * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
272
273 2014-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
274
275 * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
276 Use nil rather than `default' for the "default" appearance (bug#17388).
277 * vc/ediff-util.el (ediff-inferior-compare-regions)
278 (ediff-toggle-autorefine, ediff-unselect-difference): Don't use
279 a misleading `default' value when it's really a boolean.
280 * vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
281 overlay is not visible.
282
283 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
284
285 * calendar/todo-mode.el (todo-edit-file): Use display-warning.
286 (todo-menu): Uncomment and update.
287
288 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
289
290 * calendar/todo-mode.el: Reimplement item editing to have the same
291 basic user interface as item insertion, and make small UI and
292 larger internal improvements to the latter.
293 (todo-insert-item): Add reference to the Todo mode user manual to
294 the documentation string.
295 (todo-insert-item--basic): Rename from todo-basic-insert-item and
296 adjust all callers. Change signature to combine diary and
297 nonmarking arguments. Incorporate functionality of deleted item
298 copying command and add error checking. Remove detailed
299 descriptions of the arguments from the documentation string, since
300 this is treated in the Todo mode user manual.
301 (todo-copy-item, todo-edit-multiline-item)
302 (todo-edit-done-item-comment, todo-edit-item-header)
303 (todo-edit-item-time, todo-edit-item-date-from-calendar)
304 (todo-edit-item-date-to-today, todo-edit-item-date-day-name)
305 (todo-edit-item-date-year, todo-edit-item-date-month)
306 (todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
307 Remove.
308 (todo-edit-item): Reimplement as wrapper command for
309 todo-edit-item--next-key and make it distinguish done and not done
310 todo items.
311 (todo-edit-item--text): New function, replacing old command
312 todo-edit-item and incorporating deleted commands
313 todo-edit-multiline-item and todo-edit-done-item-comment.
314 (todo-edit-item--header): Rename from todo-basic-edit-item-header.
315 Use only numeric value of prefix argument. Remove detailed
316 descriptions of the arguments from the documentation string, since
317 this is treated in the Todo mode user manual.
318 (todo-edit-item--diary-inclusion): New function, replacing old
319 command todo-edit-item-diary-inclusion and incorporating and fixing
320 functionality of deleted command todo-edit-item-diary-nonmarking,
321 making sure to remove todo-nondiary-marker when adding
322 diary-nonmarking-symbol.
323 (todo-edit-category-diary-inclusion): Make sure to delete
324 diary-nonmarking-symbol when adding todo-nondiary-marker.
325 (todo-edit-category-diary-nonmarking): Fix indentation.
326 (todo-insert-item--parameters): Group diary and nonmarking
327 parameters together.
328 (todo-insert-item--apply-args): Adjust to signature of
329 todo-insert-item--basic and incorporate copy parameter.
330 Make small code improvements.
331 (todo-insert-item--next-param): Improve prompt and adjust it to
332 new parameter grouping. Remove obsolete code.
333 (todo-edit-item--param-key-alist)
334 (todo-edit-item--date-param-key-alist)
335 (todo-edit-done-item--param-key-alist): New defconsts.
336 (todo-edit-item--prompt): New variable.
337 (todo-edit-item--next-key): New function.
338 (todo-key-bindings-t): Bind "e" to todo-edit-item.
339 Remove bindings of deleted commands.
340
341 2014-05-02 Leo Liu <sdl.web@gmail.com>
342
343 * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
344
345 2014-05-01 Glenn Morris <rgm@gnu.org>
346
347 * allout-widgets.el (allout-widgets-tally)
348 (allout-decorate-item-guides):
349 * menu-bar.el (menu-bar-positive-p):
350 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
351 * progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
352 * progmodes/js.el (js--inside-param-list-p)
353 (js--inside-dojo-class-list-p, js--forward-destructuring-spec):
354 * progmodes/prolog.el (region-exists-p):
355 * progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
356 * textmodes/reftex-parse.el (reftex-using-biblatex-p):
357 Doc fixes (replace `iff').
358
359 2014-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
362
363 2014-04-30 Eli Zaretskii <eliz@gnu.org>
364
365 * dired.el (dired-initial-position-hook, dired-initial-position):
366 Doc string fixes.
367
368 2014-04-29 Glenn Morris <rgm@gnu.org>
369
370 * mail/rmail.el (rmail-quit): Handle killed summaries. (Bug#17283)
371
372 2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu>
373
374 * faces.el (face-spec-recalc): Apply X resources only after the
375 defface spec has been applied. Thus, X resources are no longer
376 overriden by the defface spec which also fixes issues on win32 where
377 the toolbar coloring was wrong because it is set through X resources
378 and was (wrongfully) overriden. (Bug#16694)
379
380 2014-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
381
382 * textmodes/rst.el (electric-pair-pairs): Declare.
383 (rst-mode): Set it (bug#17131).
384
385 2014-04-27 Juri Linkov <juri@jurta.org>
386
387 * desktop.el (desktop-value-to-string): Let-bind `print-length'
388 and `print-level' to nil. (Bug#17351)
389
390 2014-04-25 Nicolas Richard <theonewiththeevillook@yahoo.fr>
391
392 * battery.el (battery-update): Handle the case where battery
393 status is "N/A" (bug#17319).
394
395 2014-04-24 Eli Zaretskii <eliz@gnu.org>
396
397 * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
398 Use equal-including-properties to compare help-echo strings (bug#17331).
399
400 2014-04-24 Leo Liu <sdl.web@gmail.com>
401
402 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
403 Fix syntax for @. (Bug#17325)
404
405 2014-04-24 Daniel Colascione <dancol@dancol.org>
406
407 * emacs-lisp/cl.el (gv): Require gv early to break eager
408 macro-expansion cycles.
409
410 2014-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
411
412 * simple.el (region-active-p): Check there's a mark (bug#17324).
413
414 * simple.el (completion-list-mode-map): Use choose-completion for the
415 mouse binding as well (bug#17302).
416 (completion-list-mode, completion-setup-function): Adjust docstring and
417 echo area message accordingly.
418 * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
419 calling convention of choose-completion.
420 * comint.el (comint-dynamic-list-completions):
421 * term.el (term-dynamic-list-completions): Accept choose-completion.
422
423 * progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
424 &, |, +, - and * can't be a division (bug#17317).
425
426 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
427
428 * term/xterm.el (xterm--version-handler): Don't use modern xterm
429 features on gnome-terminal (bug#16988).
430
431 2014-04-22 Michael Heerdegen <michael_heerdegen@web.de>
432
433 * dired.el (dired-insert-set-properties): Do not consider
434 subdirectory headings and empty lines to be information that
435 `dired-hide-details-mode' should hide. (Bug#17228)
436
437 2014-04-22 Michael Albinus <michael.albinus@gmx.de>
438
439 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
440 Remove test messages.
441 (tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
442 and `target' twice.
443
444 2014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
447 * speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
448
449 * emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
450
451 2014-04-21 Michael Albinus <michael.albinus@gmx.de>
452
453 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
454 Set "IFS=" when using read builtin, in order to preserve spaces in
455 the file name. Add test messages for hunting a bug on hydra.
456 (tramp-get-ls-command): Undo using "-b" argument. It doesn't help.
457
458 2014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
461 Don't prettify a word within a symbol.
462
463 2014-04-20 Michael Albinus <michael.albinus@gmx.de>
464
465 * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
466 possible.
467
468 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
471 assignments such as "case=hello" (bug#17297).
472
473 2014-04-18 Michael Albinus <michael.albinus@gmx.de>
474
475 * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
476 Do not autoload.
477 (tramp-file-name-handler, tramp-completion-file-name-handler):
478 Revert patch from 2014-04-10, it isn't necessary anymore.
479 (tramp-autoload-file-name-handler)
480 (tramp-register-autoload-file-name-handlers): New defuns.
481 (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
482 (tramp-register-file-name-handlers): Remove also
483 `tramp-autoload-file-name-handler' from `file-name-handler-list'.
484 Do not autoload its invocation, but eval it after loading of 'tramp.
485
486 * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
487
488 * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
489
490 2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
491
492 * nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization
493 was done (bug#17264).
494 * nxml/xmltok.el (xmltok-scan-after-comment-open): Extend unclosed
495 comment to EOB.
496
497 * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
498 here-documents (bug#17262).
499
500 2014-04-16 Eli Zaretskii <eliz@gnu.org>
501
502 * term/pc-win.el (x-list-fonts, x-get-selection-value):
503 Provide doc strings, as required by snarf-documentation.
504
505 2014-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
506
507 * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
508 arg of overlays-at. Use `invisible-p'.
509
510 * obsolete/lucid.el (extent-at):
511 * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
512 overlays-at.
513 (hfy-fontify-buffer): Remove unused var `orig-ovls'.
514
515 2014-04-14 João Távora <joaotavora@gmail.com>
516
517 * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
518 links. (Bug#17217).
519
520 2014-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
521
522 * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
523 Use mapc to loop over a vector. (Bug#17257).
524
525 2014-04-13 Michael Albinus <michael.albinus@gmx.de>
526
527 * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
528 patch, there are new problems with file names containing spaces.
529 Get rid of backticks. (Bug#17238)
530
531 2014-04-13 João Távora <joaotavora@gmail.com>
532
533 * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
534 possible bug.
535
536 2014-04-13 Eli Zaretskii <eliz@gnu.org>
537
538 * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
539 (blink-cursor-mode): Mention customization variables and the
540 effect of 'blink-cursor-blinks'.
541
542 2014-04-12 Barry O'Reilly <gundaetiapo@gmail.com>
543
544 * simple.el (undo): Prevent insertion of identity mapping into
545 undo-equiv-table so as undo-only does not inf loop in the presence
546 of consecutive nils in undo list.
547
548 2014-04-12 Matthias Dahl <matthias.dahl@binary-island.eu>
549
550 * faces.el (make-face): Deprecate optional argument as it is no
551 longer needed/used since the conditional X resources handling
552 has been pushed down to make-face-x-resource-internal itself.
553 (make-empty-face): Don't pass optional argument to make-face.
554
555 2014-04-12 Eli Zaretskii <eliz@gnu.org>
556
557 * international/characters.el <standard-case-table>: Add entries
558 for letters from the Coptic block u+2C80-u+2CFF. (Bug#17243)
559 Set category of Coptic characters be 'g' (Greek).
560
561 2014-04-12 Leo Liu <sdl.web@gmail.com>
562
563 * progmodes/octave.el (completion-table-with-cache): Define if not
564 available.
565 (octave-goto-function-definition)
566 (octave-sync-function-file-names)
567 (octave-find-definition-default-filename): Backquote upattern for
568 compatibility.
569
570 2014-04-11 Michael Albinus <michael.albinus@gmx.de>
571
572 * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
573 name twice due to backticks. (Bug#17238)
574
575 2014-04-11 Glenn Morris <rgm@gnu.org>
576
577 * term/w32-win.el (x-win-suspend-error):
578 * term/x-win.el (x-win-suspend-error): Sync docs.
579
580 2014-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
581
582 Ediff's overlay priorities cause more trouble than they solve.
583 * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
584 (ediff-highest-priority): Remove function (bug#17234).
585 * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
586 * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
587 (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
588 overlay priorities.
589
590 2014-04-10 Feng Li <fengli@gmail.com> (tiny change)
591
592 * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
593 entry; use symbol boundaries to avoid mis-matches.
594
595 2014-04-10 Michael Albinus <michael.albinus@gmx.de>
596
597 * net/tramp.el (tramp-file-name-handler)
598 (tramp-completion-file-name-handler): Avoid recursive loading.
599
600 * net/tramp-sh.el (tramp-make-copy-program-file-name):
601 Quote result also locally.
602
603 2014-04-09 Dmitry Gutov <dgutov@yandex.ru>
604
605 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
606 Module methods. (Bug#17216)
607
608 2014-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * help.el (describe-bindings): Fix buffer handling (bug#17210).
611 (describe-bindings-internal): Mark obsolete.
612
613 2014-04-07 João Távora <joaotavora@gmail.com>
614
615 * elec-pair.el:
616 (electric-pair--syntax-ppss): When inside comments parse from
617 comment beginning.
618 (electric-pair--balance-info): Fix typo in comment.
619 (electric-pair--in-unterminated-string-p): Delete.
620 (electric-pair--unbalanced-strings-p): New function.
621 (electric-pair-string-bound-function): New var.
622 (electric-pair-inhibit-if-helps-balance): Decide quote pairing
623 according to `electric-pair--in-unterminated-string-p'
624
625 2014-04-07 João Távora <joaotavora@gmail.com>
626
627 * elec-pair.el (electric-pair-inhibit-if-helps-balance):
628 Inhibit quote pairing if point-max is inside an unterminated string.
629 (electric-pair--looking-at-unterminated-string-p): Delete.
630 (electric-pair--in-unterminated-string-p): New function.
631
632 2014-04-07 Glenn Morris <rgm@gnu.org>
633
634 * shell.el (shell-directory-tracker):
635 Go back to just ignoring failures. (Bug#17159)
636
637 2014-04-06 João Távora <joaotavora@gmail.com>
638
639 Fix `electric-pair-delete-adjacent-pairs' in modes binding
640 backspace. (bug#16981)
641 * elec-pair.el (electric-pair-backward-delete-char): Delete.
642 (electric-pair-backward-delete-char-untabify): Delete.
643 (electric-pair-mode-map): Bind backspace to a menu item filtering
644 a new `electric-pair-delete-pair' command.
645 (electric-pair-delete-pair): New command.
646
647 2014-04-06 João Távora <joaotavora@gmail.com>
648
649 * progmodes/python.el (python-electric-pair-string-delimiter):
650 Fix triple-quoting electricity. (Bug#17192)
651
652 2014-04-06 João Távora <joaotavora@gmail.com>
653
654 * elec-pair.el (electric-pair-post-self-insert-function):
655 Don't skip whitespace when `electric-pair-text-pairs' and
656 `electric-pair-pairs' were used. syntax to
657 electric-pair--skip-whitespace. (Bug#17183)
658
659 2014-04-06 Eli Zaretskii <eliz@gnu.org>
660
661 * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
662 "<F>". (Bug#17199)
663
664 2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
667 (mpc--status-idle-timer-run): Use mpc--status-timer-run.
668
669 2014-04-05 Glenn Morris <rgm@gnu.org>
670
671 * help.el (view-lossage): Doc tweak.
672
673 2014-04-05 Matthias Dahl <matthias.dahl@binary-island.eu>
674
675 * faces.el (face-spec-recalc): Call make-face-x-resource-internal
676 only when inhibit-x-resources is nil, and do that earlier in the
677 function. Doc fix. (Bug#16694)
678 (face-spec-choose): Accept additional optional argument, whose
679 value is returned if no matching attributes are found.
680 (face-spec-recalc): Use the new optional argument when calling
681 face-spec-choose. (Bug#16378)
682 (make-face-x-resource-internal): Do nothing when
683 inhibit-x-resources is non-nil. Don't touch the default face if
684 reversed video is given--as was done in previous versions of Emacs.
685 (face-set-after-frame-default): Don't call
686 make-face-x-resource-internal here. (Bug#16434)
687
688 2014-04-04 Tassilo Horn <tsdh@gnu.org>
689
690 * doc-view.el (doc-view-bookmark-jump):
691 Use `bookmark-after-jump-hook' to jump to the right page after the
692 buffer is shown in a window. (bug#16090)
693
694 2014-04-04 Eli Zaretskii <eliz@gnu.org>
695
696 * international/characters.el (mirroring): Fix last change:
697 instead of loading uni-mirrored.el explicitly, do that implicitly
698 by creating the 'mirroring' uniprop table. This avoids announcing
699 the loading of uni-mirrored.el.
700
701 2014-04-04 Glenn Morris <rgm@gnu.org>
702
703 * files.el (buffer-stale--default-function)
704 (buffer-stale-function, revert-buffer--default):
705 * autorevert.el (auto-revert-buffers): Doc tweaks.
706
707 2014-04-03 Eli Zaretskii <eliz@gnu.org>
708
709 * international/characters.el: Preload uni-mirrored.el. (Bug#17169)
710
711 2014-04-03 Glenn Morris <rgm@gnu.org>
712
713 * files.el (make-backup-file-name-function)
714 (make-backup-file-name, make-backup-file-name--default-function)
715 (make-backup-file-name-1, find-backup-file-name)
716 (revert-buffer-function, revert-buffer-insert-file-contents-function)
717 (buffer-stale--default-function, buffer-stale-function)
718 (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
719 (revert-buffer, revert-buffer--default)
720 (revert-buffer-insert-file-contents--default-function):
721 Doc fixes related to defaults no longer being nil.
722 (make-backup-file-name-function): Bump :version.
723 Restore nil as a valid but deprecated custom type.
724
725 2014-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
726
727 * progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'
728 used as a variable (bug#17174).
729
730 2014-04-02 Stefan Monnier <monnier@iro.umontreal.ca>
731
732 * progmodes/perl-mode.el (perl-indent-new-calculate):
733 Handle forward-sexp failure (bug#16985).
734 (perl-syntax-propertize-function): Add "foreach" and "for" statement
735 modifiers introducing expressions (bug#17116).
736
737 2014-04-02 Glenn Morris <rgm@gnu.org>
738
739 * menu-bar.el (menu-bar-file-menu):
740 * vc/ediff.el (ediff-current-file):
741 Update for revert-buffer-function no longer being nil by default.
742
743 * simple.el (command-execute): Respect nil disabled-command-function.
744
745 2014-04-01 Nicolas Richard <theonewiththeevillook@yahoo.fr>
746
747 * simple.el (command-execute): Do not execute the command when it
748 is disabled; fixes thinko in 2013-02-20 conversion from C. (Bug#17151)
749
750 2014-03-29 Juri Linkov <juri@jurta.org>
751
752 * dired-aux.el (dired-compress-file): Don't use string-match-p
753 because its match data is used afterwards.
754
755 2014-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
756
757 * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
758 0 like nil.
759
760 2014-03-27 Dmitry Gutov <dgutov@yandex.ru>
761
762 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
763 Highlight special globals with font-lock-builtin-face. (Bug#17057)
764
765 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
766 Don't propertize `?' or `!' as symbol constituent when after
767 colon. (Bug#17097)
768
769 2014-03-27 Juanma Barranquero <lekktu@gmail.com>
770
771 * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
772 which is no longer needed and causes trouble in GTK builds (bug#17046).
773
774 * emacs-lisp/package-x.el (package--archive-contents-from-url):
775 Use url-insert-file-contents; package-handle-response no longer exists.
776
777 2014-03-26 Juanma Barranquero <lekktu@gmail.com>
778
779 * emacs-lisp/package.el: Fix bug#16733 (again).
780 (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
781 (url-http-target-url): Remove unused declarations.
782 (package-handle-response): Remove.
783 (package--with-work-buffer): Use url-insert-file-contents and simplify.
784 (package--download-one-archive): Use current-buffer instead of
785 dynamic binding of `buffer'.
786 (describe-package-1): Do not decode readme-string.
787
788 2014-03-25 Barry O'Reilly <gundaetiapo@gmail.com>
789
790 * simple.el (primitive-undo): Correction to 2014-03-24 change.
791
792 2014-03-25 Michael Albinus <michael.albinus@gmx.de>
793
794 * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
795
796 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
797 from 2014-03-07, it decreases performance unnecessarily. Let-bind
798 `remote-file-name-inhibit-cache' to nil in the second pass.
799 (tramp-find-executable): Do not call "which" on SunOS.
800 (tramp-send-command-and-check): Fix docstring.
801 (tramp-do-copy-or-rename-file-directly): In the `rename' case,
802 check whether source directory has set the sticky bit.
803
804 2014-03-24 Barry O'Reilly <gundaetiapo@gmail.com>
805
806 * simple.el (primitive-undo): Only process marker adjustments
807 validated against their corresponding (TEXT . POS). Issue warning
808 for lone marker adjustments in undo history. (Bug#16818)
809 (undo-make-selective-list): Add marker adjustments to selective
810 undo list based on whether their corresponding (TEXT . POS) is in
811 the region. Remove variable adjusted-markers, which was unused
812 and only non nil during undo-make-selective-list.
813 (undo-elt-in-region): Return nil when passed a marker adjustment
814 and explain in function doc.
815
816 2014-03-24 Dmitry Gutov <dgutov@yandex.ru>
817
818 * emacs-lisp/package.el (package--add-to-archive-contents):
819 Include already installed and built-in packages in
820 `package-archive-contents'.
821 (package-install): Don't include already installed packages in the
822 options during interactive invocation. (Bug#16762)
823
824 2014-03-24 Daniel Colascione <dancol@dancol.org>
825
826 * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
827 instead of cl-loop search function.
828
829 2014-03-24 Juanma Barranquero <lekktu@gmail.com>
830
831 * frameset.el (frameset--initial-params): Fix typo in parameter name.
832
833 2014-03-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
834
835 * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
836
837 2014-03-24 Dmitry Gutov <dgutov@yandex.ru>
838
839 * progmodes/ruby-mode.el (ruby-expression-expansion-re):
840 Match special global variables without curlies, too.
841 (ruby-font-lock-keywords): Simplify the matcher for special global
842 variables. Don't require a non-word character after the variable.
843 (Bug#17057)
844
845 2014-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
846
847 * simple.el (redisplay-highlight-region-function): Increase priority of
848 overlay to make sure boundaries are visible (bug#15899).
849
850 2014-03-23 Juanma Barranquero <lekktu@gmail.com>
851
852 * frameset.el (frameset-restore): Compare display strings with equal.
853
854 * frame.el (make-frame): Don't quote display name in error message,
855 it is already a string.
856
857 2014-03-23 Thierry Volpiatto <thierry.volpiatto@gmail.com>
858
859 * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
860 the password.
861
862 2014-03-23 Dmitry Gutov <dgutov@yandex.ru>
863
864 * emacs-lisp/package.el (package-show-package-list): If the buffer
865 is already displayed in another window, switch to that window.
866
867 2014-03-21 Daniel Colascione <dancol@dancol.org>
868
869 * mail/emacsbug.el (report-emacs-bug): Include memory usage
870 information in bug reports.
871
872 2014-03-23 Daniel Colascione <dancol@dancol.org>
873
874 * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
875 list to look for keyword arguments instead of `memq', fixing
876 (Bug#3647) --- unfortunately, only for freshly-compiled code.
877 Please make bootstrap.
878
879 2014-03-23 Richard Stallman <rms@gnu.org>
880
881 * battery.el (battery-linux-sysfs): Search for each field
882 from the beginning of the buffer.
883
884 2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
885
886 * emacs-lisp/package.el (package-desc): Use the contents of the
887 quoted form, not its cdr. (Bug#16873)
888
889 2014-03-22 Juanma Barranquero <lekktu@gmail.com>
890
891 * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
892 benefit of doc.c; change parameter profile to match the X function.
893
894 2014-03-21 Michael Albinus <michael.albinus@gmx.de>
895
896 * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
897 and `tramp-copy-env'.
898
899 * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
900 (tramp-maybe-open-connection): Handle `tramp-login-env'.
901
902 2014-03-21 Glenn Morris <rgm@gnu.org>
903
904 * electric.el (electric-indent-post-self-insert-function): Add doc.
905
906 2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
907
908 * emacs-lisp/package.el (package-compute-transaction):
909 Use `version-list-<=' to compare the requirement version against
910 the version of package already to be installed. Update the error
911 message. (Bug#16826)
912
913 * progmodes/ruby-mode.el (ruby-smie-rules):
914 Add indentation rule for ` @ '. (Bug#17050)
915
916 2014-03-21 Juanma Barranquero <lekktu@gmail.com>
917
918 * align.el (align-regexp): Remove superfluous backslash.
919
920 * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
921 (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
922 (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
923 Fix docstring typos.
924 (ffap-next): Use C-u in docstring.
925 (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
926 (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
927 Remove superfluous backslashes.
928 (ffap-string-at-point): Reflow docstring.
929
930 * server.el (server-host): Reflow docstring.
931 (server-unload-function): Fix docstring typo.
932 (server-eval-at): Remove superfluous backslash.
933
934 * skeleton.el (skeleton-insert): Remove superfluous backslash.
935 (skeleton-insert): Doc fix.
936 (skeleton-insert): Reflow docstring.
937
938 * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
939 (tty-color-approximate, tty-color-by-index, tty-color-values)
940 (tty-color-desc): Remove superfluous backslashes.
941
942 2014-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
943
944 * electric.el (electric-newline-and-maybe-indent): New command.
945 Bind it globally to C-j.
946 (electric-indent-mode): Don't mess with the global map any more.
947 Don't drop the post-self-insert-hook is some buffer is still using it
948 (bug#16770).
949
950 * bindings.el (global-map): Remove C-j binding.
951
952 * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
953 the docstring of functions advised before dumping (bug#16993).
954
955 2014-03-19 Stefan-W. Hahn <stefan.hahn@s-hahn.de> (tiny change)
956
957 * ps-print.el (ps-generate-postscript-with-faces):
958 Explicitly deactivate the mark (bug#16866).
959 * simple.el (deactivate-mark): Update region highlight.
960
961 2014-03-19 Juanma Barranquero <lekktu@gmail.com>
962
963 * emacs-lisp/package.el (describe-package-1):
964 Decode commentary (bug#16733).
965
966 2014-03-18 Juanma Barranquero <lekktu@gmail.com>
967
968 * custom.el (defcustom): Doc fix: recommend avoiding destructive
969 modification of the value argument of :set (bug#16755).
970
971 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
972
973 * simple.el (newline-and-indent): Do autofill (bug#17031).
974
975 2014-03-18 Dmitry Gutov <dgutov@yandex.ru>
976
977 * newcomment.el (comment-normalize-vars): Only add escaping check
978 to `comment-start-skip' if not `comment-use-syntax'. (Bug#16971)
979 (comment-beginning): Use `narrow-to-region' instead of moving back
980 one character.
981 (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
982 (comment-start-skip): Update the docstring.
983
984 2014-03-18 Richard Stallman <rms@gnu.org>
985
986 * dired.el (dired-display-file): Force use of other window.
987
988 2014-03-18 Daniel Colascione <dancol@dancol.org>
989
990 * startup.el (tty-handle-args): Remove debug message from 2007.
991
992 2014-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
993
994 * emacs-lisp/nadvice.el (advice--interactive-form): New function.
995 (advice--make-interactive-form): Use it to avoid (auto)loading function.
996 (advice--make-1, advice-add, advice-remove):
997 Remove braindead :advice-pending hack.
998
999 2014-03-17 Glenn Morris <rgm@gnu.org>
1000
1001 * calendar/calendar.el (calendar-generate-month): Apply weekend
1002 face to the right days; fixes 2013-08-06 change. (Bug#17028)
1003
1004 2014-03-17 Michael Albinus <michael.albinus@gmx.de>
1005
1006 * net/tramp.el (tramp-action-out-of-band): Read pending output.
1007 (tramp-call-process): Trace also DESTINATION.
1008
1009 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
1010 Quote file names when they are local. Remove superfluous trace.
1011
1012 2014-03-17 Dmitry Gutov <dgutov@yandex.ru>
1013
1014 * newcomment.el (comment-beginning): If `comment-start-skip'
1015 doesn't match, move back one char and try again. (Bug#16971)
1016
1017 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1018 Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
1019 Set `comment-start-skip' to a simpler value that doesn't try to
1020 check if the semicolon is escaped (this is handled by
1021 `syntax-ppss' now). (Bug#16971)
1022
1023 * progmodes/scheme.el (scheme-mode-variables): Same.
1024
1025 2014-03-16 Martin Rudalics <rudalics@gmx.at>
1026
1027 Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
1028 * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
1029 current (Bug#16816, Bug#17007).
1030 (with-current-buffer-window): New macro doing the same as
1031 `with-temp-buffer-window' but with BUFFER-OR-NAME current.
1032 * help.el (help-print-return-message): Warn in doc-string to not
1033 use this in `with-help-window'.
1034 (describe-bindings-internal): Call `describe-buffer-bindings'
1035 from within help buffer. See Juanma's scenario in (Bug#16816).
1036 (with-help-window): Update doc-string.
1037 * dired.el (dired-mark-pop-up):
1038 * files.el (save-buffers-kill-emacs):
1039 * register.el (register-preview): Use `with-current-buffer-window'
1040 instead of `with-temp-buffer-window'.
1041
1042 2014-03-16 Juanma Barranquero <lekktu@gmail.com>
1043
1044 * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
1045 Implement inserting into current buffer, documented in their docstrings.
1046 (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
1047 (rst-section-tree-point, rst-forward-section, rst-indent)
1048 (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
1049 (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
1050 (rst-font-lock-handle-adornment-pre-match-form)
1051 (rst-repeat-last-character): Reflow docstrings.
1052 (rst-preferred-adornments, rst-update-section, rst-find-title-line)
1053 (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
1054 (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
1055 (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
1056 Fix docstring typos.
1057 (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
1058 (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
1059 (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
1060
1061 2014-03-15 Juanma Barranquero <lekktu@gmail.com>
1062
1063 * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
1064 for compatibility with other ports.
1065 (ns-initialize-window-system): Use it. It is set in term/common-win.el
1066 from the -xrm command line argument, but in the Nextstep port its value
1067 is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
1068
1069 * progmodes/python.el (defconst, python-syntax-count-quotes)
1070 (python-indent-region, python-indent-shift-right)
1071 (python-indent-dedent-line-backspace, python-nav-backward-sexp)
1072 (python-nav-backward-sexp-safe, python-nav-backward-up-list)
1073 (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
1074 (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
1075 (inferior-python-mode, python-shell-make-comint, run-python-internal)
1076 (python-shell-buffer-substring, python-shell-send-buffer)
1077 (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
1078 (python-completion-complete-at-point, python-fill-docstring-style)
1079 (python-eldoc-function, python-imenu-format-item-label)
1080 (python-imenu-format-parent-item-label)
1081 (python-imenu-format-parent-item-jump-label)
1082 (python-imenu--build-tree, python-imenu-create-index)
1083 (python-imenu-create-flat-index): Fix docstring typos.
1084 (python-indent-context, python-shell-prompt-regexp, run-python):
1085 Remove superfluous backslashes.
1086 (python-indent-line, python-nav-beginning-of-defun)
1087 (python-shell-get-buffer, python-shell-get-process)
1088 (python-info-current-defun, python-info-current-line-comment-p)
1089 (python-info-current-line-empty-p, python-util-popn): Doc fixes.
1090 (python-indent-post-self-insert-function, python-shell-send-file)
1091 (python-shell-completion-get-completions)
1092 (python-shell-completion-complete-or-indent)
1093 (python-eldoc--get-doc-at-point): Reflow docstrings.
1094
1095 2014-03-14 Glenn Morris <rgm@gnu.org>
1096
1097 * emacs-lisp/package.el (package-menu-mode-map):
1098 Replace use of obsolete function alias. Tweak menu item text.
1099
1100 * info.el (Info-finder-find-node):
1101 Ignore the `emacs' metapackage. (Bug#10813)
1102
1103 * finder.el (finder-list-matches): Include unversioned packages
1104 in the result of a keyword search.
1105
1106 * finder.el (finder--builtins-descriptions): New constant.
1107 (finder-compile-keywords): Use finder--builtins-descriptions.
1108
1109 2014-03-14 Dmitry Gutov <dgutov@yandex.ru>
1110
1111 * simple.el (blink-matching-paren): Describe the new value,
1112 `jump', enabling the old behavior.
1113 (blink-matching-open): Use that value. (Bug#17008)
1114
1115 2014-03-14 Glenn Morris <rgm@gnu.org>
1116
1117 * finder.el (finder-no-scan-regexp): Add leim-list.
1118 (finder-compile-keywords):
1119 Don't skip files with same basename. (Bug#14010)
1120 * Makefile.in (setwins_finder): New, excluding leim.
1121 (finder-data): Use setwins_finder.
1122
1123 * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
1124 (help-function-arglist, help-make-usage): Move from here...
1125 * help.el (help-split-fundoc, help-add-fundoc-usage)
1126 (help-function-arglist, help-make-usage): ... to here. (Bug#17001)
1127 * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
1128
1129 2014-03-14 Juanma Barranquero <lekktu@gmail.com>
1130
1131 * net/socks.el (socks, socks-override-functions)
1132 (socks-find-services-entry):
1133 * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
1134 (hif-find-ifdef-block):
1135 * progmodes/modula2.el (m2-indent): Fix docstring typos.
1136
1137 * net/tls.el (tls-program): Reflow docstring.
1138
1139 * progmodes/pascal.el (pascal-mode-abbrev-table)
1140 (pascal-imenu-generic-expression, pascal-auto-endcomments)
1141 (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
1142 (pascal-outline-mode): Fix docstring typos.
1143 (pascal-mode): Let define-derived-mode document mode hook.
1144 (pascal-uncomment-area): Reflow.
1145 (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
1146
1147 * progmodes/opascal.el (opascal-compound-block-indent)
1148 (opascal-case-label-indent): Fix docstring typos.
1149 (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
1150
1151 2014-03-13 Dmitry Gutov <dgutov@yandex.ru>
1152
1153 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1154 Fontify multiple adjacent negation chars. (Bug#17004)
1155
1156 2014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change)
1157
1158 * emacs-lisp/package.el (package--prepare-dependencies):
1159 Accept requirements without explicit version (bug#14941).
1160
1161 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * register.el (register-separator, copy-to-register): Doc fixes.
1164 (register-preview-default): Remove unnecessary call to concat.
1165
1166 * frameset.el (frameset-restore): When checking for a visible frame,
1167 use the action map instead of calling visible-frame-list.
1168
1169 2014-03-12 Jonas Bernoulli <jonas@bernoul.li>
1170
1171 * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
1172
1173 2014-03-12 Martin Rudalics <rudalics@gmx.at>
1174
1175 * window.el (fit-frame-to-buffer): Get maximum width from
1176 display's width instead of height.
1177
1178 2014-03-12 Glenn Morris <rgm@gnu.org>
1179
1180 * desktop.el (desktop-restore-frames)
1181 (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
1182 (desktop-restore-reuses-frames): Doc tweaks.
1183
1184 * electric.el (electric-indent-mode): Doc fix.
1185
1186 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1187
1188 * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
1189 (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
1190 (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
1191 (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
1192 (cvs-dired-use-hook): Fix docstring typos.
1193 (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
1194 Doc fixes.
1195
1196 * vc/pcvs-defs.el (cvs-auto-remove-handled)
1197 (cvs-auto-remove-directories, cvs-default-ignore-marks)
1198 (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
1199 (cvs-execute-single-dir): Fix docstring typos.
1200
1201 * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
1202 (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
1203
1204 * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
1205
1206 * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
1207 Fix docstring typos.
1208
1209 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1210
1211 * frameset.el (frameset--jump-to-register): Add autoload; it could be
1212 called from jump-to-register after unloading the frameset package.
1213
1214 2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
1217 (bug#16975). Deactivate the mark before setting it to nil.
1218 (activate-mark): Do nothing if region is already active.
1219
1220 2014-03-11 Juanma Barranquero <lekktu@gmail.com>
1221
1222 * frameset.el (frameset--target-display): Remove definition; declare.
1223 (frameset-save, frameset-restore): Let-bind frameset--target-display.
1224
1225 2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1226
1227 * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
1228 (advice-add): Add a :advice--pending marker, so advice--make-1 knows
1229 when the advice is pending.
1230 (advice-remove): Remove this marker when not needed any more.
1231
1232 2014-03-11 Juanma Barranquero <lekktu@gmail.com>
1233
1234 * frameset.el: Separate options for reusing frames and cleaning up.
1235 (frameset--reuse-list): Remove definition; declare.
1236 (frameset--action-map): Declare.
1237 (frameset--find-frame-if): Doc fix.
1238 (frameset--restore-frame): Cache frame action.
1239 (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
1240 how to clean up the frame list after restoring. Remove cleaning
1241 options from REUSE-FRAMES. Change all keyword values to symbols.
1242 (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
1243
1244 * desktop.el (desktop-restore-forces-onscreen)
1245 (desktop-restore-reuses-frames): Use non-keyword values.
1246 (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
1247
1248 2014-03-10 Glenn Morris <rgm@gnu.org>
1249
1250 * files.el (find-file): Doc fix: update info node name.
1251
1252 * emacs-lisp/advice.el (ad-add-advice, defadvice):
1253 Doc fix: remove references to deleted info nodes.
1254
1255 2014-03-10 Michael Albinus <michael.albinus@gmx.de>
1256
1257 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1258 Do not add `nil' to the environment, when there's no remote `locale'.
1259 (tramp-find-inline-encoding): Check, that the remote host has
1260 installed perl, before sending scripts.
1261
1262 2014-03-10 Leo Liu <sdl.web@gmail.com>
1263
1264 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
1265 Clear eldoc-last-message. (Bug#16920)
1266
1267 2014-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1268
1269 * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
1270 (bug#14430).
1271
1272 2014-03-09 Juri Linkov <juri@jurta.org>
1273
1274 * ansi-color.el (ansi-color-names-vector): Copy default colors
1275 from `xterm-standard-colors' that look well on the default white
1276 background (and also on the black background) to avoid illegible
1277 color combinations like yellow-on-white and white-on-white.
1278 http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
1279
1280 2014-03-08 Juanma Barranquero <lekktu@gmail.com>
1281
1282 * frameset.el (frameset-restore): When no frame is visible, do not
1283 generate a list of frames, just make visible the selected one.
1284
1285 2014-03-08 Dmitry Gutov <dgutov@yandex.ru>
1286
1287 * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
1288 it only contains the repository root. (Bug#16897)
1289
1290 2014-03-07 Michael Albinus <michael.albinus@gmx.de>
1291
1292 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
1293 only when `remote-file-name-inhibit-cache' is nil.
1294 (tramp-sh-file-name-handler): Use `tramp-error'. Simplify code.
1295
1296 2014-03-06 Martin Rudalics <rudalics@gmx.at>
1297
1298 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
1299 Fix doc-strings.
1300 (fit-frame-to-buffer): New argument ONLY. Remove dependency on
1301 fit-frame-to-buffer variable. Fix doc-string.
1302 (fit-window-to-buffer): Set ONLY argument in call of
1303 fit-frame-to-buffer. Fix doc-string.
1304
1305 2014-03-06 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
1308 (tramp-action-password): Clear password cache if needed.
1309 (tramp-read-passwd): Do not clear password cache.
1310
1311 * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
1312 cache unless it is the first password request.
1313
1314 2014-03-06 Glenn Morris <rgm@gnu.org>
1315
1316 * simple.el (newline): Doc tweak.
1317
1318 * emacs-lisp/shadow.el (load-path-shadows-find):
1319 Ignore dir-locals. (Bug#12357)
1320
1321 2014-03-05 Glenn Morris <rgm@gnu.org>
1322
1323 * files.el (interpreter-mode-alist):
1324 * progmodes/sh-script.el (sh-ancestor-alist): Add dash. (Bug#16938)
1325
1326 2014-03-05 Juanma Barranquero <lekktu@gmail.com>
1327
1328 * frameset.el (frameset--initial-params): Filter out null entries.
1329
1330 2014-03-05 Martin Rudalics <rudalics@gmx.at>
1331
1332 * window.el (window-min-height, window-min-width):
1333 Rewrite doc-strings.
1334 (window-body-size): Add PIXELWISE argument to make it consistent
1335 with its callees.
1336
1337 2014-03-05 Juanma Barranquero <lekktu@gmail.com>
1338
1339 * finder.el (finder-mode-map, finder-mode-syntax-table):
1340 Revert part of 2014-02-28 change.
1341
1342 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
1343
1344 * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
1345 (eww-setup-buffer): Clear next/prev/etc more reliably.
1346 (eww-textarea-map): [tab] doesn't work on tty.
1347 Reported by Mario Lang.
1348
1349 * net/shr.el (shr-map): Ditto.
1350
1351 2014-03-04 Glenn Morris <rgm@gnu.org>
1352
1353 * minibuffer.el (completion-hilit-commonality):
1354 Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
1355
1356 2014-03-04 Juanma Barranquero <lekktu@gmail.com>
1357
1358 * hilit-chg.el (hilit-chg-unload-function): New function.
1359 (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
1360 (hilit-chg-map-changes): Prefer cardinal number to digit.
1361 (hilit-chg-display-changes): Reflow docstring.
1362 (highlight-changes-rotate-faces): Remove superfluous backslash.
1363
1364 2014-03-04 Michael Albinus <michael.albinus@gmx.de>
1365
1366 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
1367 `tramp-send-command-and-check'.
1368
1369 2014-03-04 Juanma Barranquero <lekktu@gmail.com>
1370
1371 * hexl.el (hexl-address-region, hexl-ascii-region)
1372 (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
1373 (hexl-backward-short, hexl-forward-short, hexl-backward-word)
1374 (hexl-forward-word, hexl-previous-line, hexl-next-line):
1375 Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
1376 (hexl-mode): Doc fix.
1377 (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
1378 (hexl-mode-ruler): Fix typos in docstrings.
1379
1380 * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
1381 (strokes-character, strokes-get-grid-position, strokes-list-strokes):
1382 Remove superfluous backslashes.
1383 (strokes-last-stroke, strokes-global-map, strokes-mode):
1384 Reflow docstrings.
1385 (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
1386 (strokes-xpm-for-compressed-string): Use quotes with buffer name.
1387 (strokes-distance-squared, strokes-global-set-stroke)
1388 (strokes-global-set-stroke-string): Doc fixes.
1389 (strokes-help): Fix typos; reflow docstring.
1390
1391 2014-03-04 Martin Rudalics <rudalics@gmx.at>
1392
1393 * window.el (window-in-direction): Fix doc-string.
1394
1395 2014-03-04 Glenn Morris <rgm@gnu.org>
1396
1397 * emacs-lisp/smie.el (smie-config-guess): Doc fix.
1398 Explicit error if no grammar.
1399 (smie-config-save): Doc fix. Fix quote typo.
1400
1401 2014-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
1402
1403 * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
1404 electric-indent-mode-hook if we obey electric-indent-mode.
1405 (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
1406 decide whether we obey electric-indent-mode.
1407 (c-change-set-fl-decl-start, c-extend-after-change-region):
1408 Silence warnings.
1409 (c-electric-indent-mode-hook): Assume we do want to obey
1410 electric-indent-mode.
1411
1412 * electric.el (electric-indent-mode-has-been-called): Remove.
1413 (electric-indent-mode): Fix accordingly.
1414
1415 * files.el (hack-local-variables): Mention file name in warning.
1416
1417 * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
1418
1419 2014-03-04 Michal Nazarewicz <mina86@mina86.com>
1420
1421 * bindings.el: Add comment describing why C-d binds to `delete-char'.
1422 * simple.el (delete-forward-char): Mark as interactive-only.
1423
1424 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
1425
1426 * icomplete.el (icomplete-completions):
1427 Follow-up to 2014-03-01 change.
1428
1429 * icomplete.el: Miscellaneous doc fixes.
1430 Use Icomplete everywhere instead of icomplete for consistency.
1431 (icomplete-max-delay-chars): Fix typo.
1432 (icomplete-mode): Use \[].
1433 (icomplete-tidy, icomplete-exhibit): Reflow.
1434 (icomplete-minibuffer-setup-hook, icomplete-completions):
1435 Remove superfluous backlashes.
1436
1437 * ido.el: Miscellaneous doc fixes.
1438 Use Ido everywhere instead of ido or `ido' for consistency.
1439 (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
1440 (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
1441 (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
1442 (ido-separator): Extract obsolescence info from docstring and declare
1443 with make-obsolete-variable.
1444 (ido-minibuffer-setup-hook): Simplify example.
1445 (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
1446 (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
1447 (ido-completion-help, ido-completing-read): Fix typos in docstrings.
1448 (ido-everywhere): Reflow docstring.
1449 (ido-toggle-vc): Doc fix.
1450 (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
1451 of long list of keybindings.
1452
1453 2014-03-03 Glenn Morris <rgm@gnu.org>
1454
1455 * frame.el (display-pixel-height, display-pixel-width)
1456 (display-mm-dimensions-alist, display-mm-height)
1457 (display-mm-width): Doc tweaks.
1458
1459 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
1460
1461 * simple.el (undo-elt-in-region): Fix buffer corruption for edge
1462 case of undo in region.
1463
1464 2014-03-02 Martin Rudalics <rudalics@gmx.at>
1465
1466 * window.el (fit-window-to-buffer): Fix argument in window-size
1467 call when window is horizontally combined.
1468
1469 2014-03-02 Juanma Barranquero <lekktu@gmail.com>
1470
1471 * icomplete.el (icomplete-completions): Use string-width.
1472 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1473
1474 2014-03-01 Dmitry Gutov <dgutov@yandex.ru>
1475
1476 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1477 Highlight regexp options. (Bug#16914)
1478
1479 2014-03-01 Martin Rudalics <rudalics@gmx.at>
1480
1481 * window.el (window--max-delta-1): Round down when calculating
1482 how many lines/columns we can get from a window.
1483
1484 2014-03-01 Glenn Morris <rgm@gnu.org>
1485
1486 * isearch.el (search-invisible): Doc fix.
1487
1488 * minibuffer.el (completion-hilit-commonality):
1489 Make `base-size' argument optional. Short-cut if `prefix-len' is 0.
1490 * comint.el (comint-dynamic-list-completions): Doc fix.
1491 * comint.el (comint-dynamic-list-completions):
1492 * filecache.el (file-cache-minibuffer-complete):
1493 * tempo.el (tempo-display-completions):
1494 * eshell/em-hist.el (eshell-list-history):
1495 Replace use of obsolete argument of display-completion-list.
1496
1497 2014-03-01 Juanma Barranquero <lekktu@gmail.com>
1498
1499 * icomplete.el (icomplete-completions):
1500 Revert back to using "..." when ?… cannot be displayed.
1501
1502 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
1503
1504 * finder.el (finder-unload-function): New function.
1505
1506 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
1507
1508 * dframe.el (dframe-detach):
1509 * find-dired.el (find-dired, find-name-dired):
1510 * finder.el (finder-mode-map, finder-mode-syntax-table)
1511 (finder-headmark, finder-select, finder-mouse-select):
1512 Fix docstring typos.
1513
1514 2014-02-28 Martin Rudalics <rudalics@gmx.at>
1515
1516 Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
1517 * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
1518 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
1519 Fix doc-string based on a suggestion by Nicolas Richard
1520 <theonewiththeevillook@yahoo.fr>.
1521 * help.el (with-help-window): Fix doc-string.
1522
1523 2014-02-28 Ivan Kanis <ivan@kanis.fr>
1524
1525 * net/shr.el (shr-image-animate): New option.
1526 (shr-put-image): Respect shr-image-animate.
1527
1528 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * net/tramp-adb.el (tramp-adb-parse-device-names):
1531 Use `accept-process-output'.
1532 (tramp-adb-handle-file-truename): Cache the localname only.
1533 (tramp-adb-handle-make-directory)
1534 (tramp-adb-handle-delete-directory): Flush file properties correctly.
1535 (tramp-adb-handle-set-file-modes): Do not raise an error when file
1536 modes cannot be changed.
1537
1538 * net/tramp-cache.el (tramp-flush-directory-property): Remove also
1539 file properties of symlinks.
1540
1541 2014-02-28 Per Starbäck <starback@stp.lingfil.uu.se>
1542
1543 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
1544 required/optional fields to match development biblatex. (Bug#16781)
1545
1546 2014-02-28 Andy Sawyer <andy.sawyer@gmail.com> (tiny change)
1547
1548 * saveplace.el (toggle-save-place):
1549 Fix argument handling. (Bug#16673)
1550
1551 2014-02-28 Glenn Morris <rgm@gnu.org>
1552
1553 * minibuffer.el (completions-first-difference)
1554 (completions-common-part, completion-hilit-commonality): Doc fixes.
1555
1556 2014-02-28 Karl Berry <karl@gnu.org>
1557
1558 * info.el (Info-mode-map): Add H for describe-mode,
1559 to synchronize with standalone Info.
1560
1561 2014-02-28 Emilio C. Lopes <eclig@gmx.net>
1562
1563 * progmodes/sql.el (sql-interactive-mode):
1564 Avoid setting global comint-input-ring-separator. (Bug#16814)
1565
1566 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
1567
1568 * net/dbus.el (dbus--init-bus): Declare function.
1569 (dbus-path-local, dbus-interface-local): New defconst.
1570 (dbus-init-bus): Use them.
1571 (dbus-return-values-table): Extend doc.
1572 (dbus-handle-bus-disconnect): Extend error message.
1573
1574 2014-02-27 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * subr.el (y-or-n-p): Fix double space issue in message.
1577
1578 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
1579
1580 * net/tramp.el (tramp-call-process): Improve trace message.
1581 (tramp-handle-insert-file-contents): Trace error case.
1582
1583 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
1584 <insert-directory>: Use `tramp-handle-insert-directory'.
1585 (tramp-adb-handle-insert-directory): Remove function.
1586 (tramp-adb-send-command-and-check): New defun, replacing
1587 `tramp-adb-command-exit-status'. Change all callees.
1588 (tramp-adb-handle-file-attributes)
1589 (tramp-adb-handle-directory-files-and-attributes): Use it.
1590 (tramp-adb-ls-output-name-less-p):
1591 Use `directory-listing-before-filename-regexp'.
1592 (tramp-adb-handle-delete-directory): Flush also file properties of
1593 the truename of directory.
1594 (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
1595 (tramp-adb-handle-file-local-copy): Make the local copy readable.
1596 (tramp-adb-handle-write-region): Implement APPEND.
1597 (tramp-adb-handle-rename-file): Make it more robust. Flush file
1598 properties correctly.
1599 (tramp-adb-maybe-open-connection): Set `tramp-current-*'
1600 variables. Check for connected devices only when needed.
1601
1602 2014-02-27 Glenn Morris <rgm@gnu.org>
1603
1604 * minibuffer.el (completion-table-dynamic)
1605 (completion-table-with-cache): Doc fixes.
1606
1607 * emacs-lisp/crm.el (crm-default-separator, crm-separator)
1608 (completing-read-multiple): Doc fixes.
1609
1610 2014-02-27 Daniel Colascione <dancol@dancol.org>
1611
1612 * minibuffer.el (completion--nth-completion): Fix indentation.
1613
1614 * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
1615 explicit tramp path is empty.
1616
1617 2014-02-27 Glenn Morris <rgm@gnu.org>
1618
1619 * emacs-lisp/crm.el (completing-read-multiple):
1620 Empower help-enable-auto-load.
1621
1622 2014-02-26 Glenn Morris <rgm@gnu.org>
1623
1624 * startup.el (command-line): Don't init the tty in daemon mode.
1625
1626 Avoid calling tty-setup-hook twice, eg if a term file
1627 explicitly calls tty-run-terminal-initialization. (Bug#16859)
1628 * faces.el (tty-run-terminal-initialization): Add run-hook argument.
1629 (tty-create-frame-with-faces): Use it.
1630 * startup.el (command-line): Pass run-hook argument
1631 to tty-run-terminal-initialization.
1632
1633 * dired.el (dired-restore-desktop-buffer): Demote errors;
1634 eg in case a glob match fails. (Bug#16884)
1635
1636 2014-02-26 Dmitry Gutov <dgutov@yandex.ru>
1637
1638 * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
1639 error from `read-from-string'. (Bug#16850)
1640
1641 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
1642 result of `completing-read' in the interactive form. (Bug#16854)
1643
1644 2014-02-25 Glenn Morris <rgm@gnu.org>
1645
1646 * image.el (image-animate, image-animate-timeout):
1647 Stop animating images in dead buffers. (Bug#16878)
1648
1649 * emacs-lisp/edebug.el (defmacro): Fix debug spec. (Bug#16868)
1650
1651 * faces.el (tty-setup-hook, tty-run-terminal-initialization):
1652 Doc fixes.
1653 * startup.el (term-setup-hook): Doc fix. Make obsolete.
1654 * term/sun.el (sun-raw-prefix-hooks):
1655 Use tty-setup-hook instead of term-setup-hook.
1656 (terminal-init-sun): Construct message from bytecomp plist.
1657 * term/wyse50.el (enable-arrow-keys): Doc fix.
1658
1659 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
1660
1661 * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
1662 Fix docstring typos.
1663
1664 2014-02-24 Michael Albinus <michael.albinus@gmx.de>
1665
1666 * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
1667
1668 2014-02-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
1669
1670 * minibuffer.el (completion--try-word-completion):
1671 Fix error when completing M-x commands (bug#16808).
1672
1673 2014-02-24 Leo Liu <sdl.web@gmail.com>
1674
1675 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
1676
1677 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
1678
1679 * apropos.el (apropos-print): Avoid formatting error when
1680 apropos-do-all and apropos-compact-layout are both t.
1681
1682 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
1683
1684 * apropos.el (apropos-property, apropos-all-words-regexp)
1685 (apropos-true-hit, apropos-variable, apropos-print):
1686 Fix docstring typos, and remove obsolete comment.
1687
1688 2014-02-23 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * net/tramp-sh.el (tramp-sh-handle-file-truename):
1691 Preserve trailing "/". (Bug#16851)
1692
1693 2014-02-23 Dmitry Gutov <dgutov@yandex.ru>
1694
1695 * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
1696 after `=>' (bug#16811).
1697 (ruby-smie-rules): Handle the inconsistent second element of the
1698 list returned by `smie-indent--parent'.
1699 (ruby-font-lock-keywords): Disqualify any identifier before `=' as
1700 method call.
1701
1702 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
1703
1704 * elec-pair.el (electric-pair-text-syntax-table)
1705 (electric-pair-syntax-info, electric-pair--syntax-ppss)
1706 (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
1707 (electric-pair--looking-at-unterminated-string-p): Doc fix.
1708 (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
1709
1710 2014-02-22 Glenn Morris <rgm@gnu.org>
1711
1712 * imenu.el (imenu--generic-function): Doc fix.
1713
1714 * register.el (frame-configuration-to-register): Make obsolete.
1715
1716 2014-02-22 Juanma Barranquero <lekktu@gmail.com>
1717
1718 * desktop.el (desktop-save-buffer-p): Do not fail when
1719 desktop-files-not-to-save is nil. Return t for true result
1720 as the doc says.
1721
1722 2014-02-22 Daniel Colascione <dancol@dancol.org>
1723
1724 * net/secrets.el (secrets-create-item, secrets-search-items):
1725 Check that attribute values are strings, avoiding the construction
1726 of invalid dbus messages.
1727
1728 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1729
1730 * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
1731 defun-declarations-alist.
1732
1733 2014-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
1734
1735 * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
1736 (bug#16829).
1737
1738 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1739
1740 * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
1741 (whitespace-newline, whitespace-trailing, whitespace-line)
1742 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
1743 (whitespace-space-after-tab): Fix typo in docstrings.
1744
1745 2014-02-21 Dmitry Gutov <dgutov@yandex.ru>
1746
1747 * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
1748
1749 * electric.el (electric-indent-functions-without-reindent):
1750 Add `yaml-indent-line'.
1751
1752 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1753
1754 * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
1755 It has done nothing for years; should be removed after the release.
1756
1757 * simple.el (choose-completion): Fix docstring typo.
1758 (read-quoted-char-radix): Remove unneeded * in docstring.
1759 (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
1760 Don't escape parentheses unnecessarily in docstrings.
1761
1762 2014-02-21 Martin Rudalics <rudalics@gmx.at>
1763
1764 Fix handling of window-min-height/-width (Bug#16738).
1765 * window.el (window--dump-window, window--dump-frame):
1766 New functions.
1767 (window--min-size-1): Account for window dividers.
1768 When window-resize-pixelwise is nil, delay rounding till after the
1769 sum of the window components has been calculated.
1770 (window--min-delta-1, window--max-delta-1): When PIXELWISE is
1771 nil make sure at least one text line and two text columns remain
1772 fully visible.
1773 (window-resize): Signal an error when window-resize-apply fails.
1774 (window--resize-child-windows): Fix calculation of by how many
1775 pixels a window can still be shrunk via window-new-normal.
1776 (adjust-window-trailing-edge): Call window--resizable with
1777 correct TRAIL argument.
1778
1779 (with-temp-buffer-window): Don't evaluate BODY within
1780 with-current-buffer (Bug#16816).
1781
1782 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
1783
1784 * net/tramp.el (tramp-check-cached-permissions):
1785 Call `file-attributes' with `suffix' being a symbol but a string.
1786
1787 2014-02-21 Daniel Colascione <dancol@dancol.org>
1788
1789 * net/dbus.el (dbus-init-bus-1): Declare new subr.
1790 (dbus-init-bus): New function: call into dbus-init-bus-1
1791 and installs a handler for the disconnect signal.
1792 (dbus-call-method): Rewrite to look for result in cons.
1793 (dbus-call-method-handler): Store result in cons.
1794 (dbus-check-event): Recognize events with nil sender as valid.
1795 (dbus-handle-bus-disconnect): New function. React to bus
1796 disconnection signal by synthesizing dbus error for each
1797 pending synchronous or asynchronous call.
1798 (dbus-notice-synchronous-call-errors): New function.
1799 (dbus-handle-event): Raise errors directly only when `dbus-debug'
1800 is true, not all the time.
1801
1802 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1803
1804 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
1805 Remove obsolescence declarations, these variables do not exist anymore.
1806
1807 * savehist.el (savehist-save-minibuffer-history)
1808 (savehist-additional-variables, savehist-file, savehist-mode-hook)
1809 (savehist-save-hook, savehist-coding-system, savehist-loaded)
1810 (savehist-load, savehist-install, savehist-autosave): Fix typos;
1811 mostly, refer to "Savehist mode" when talking about the mode,
1812 and not the function.
1813
1814 * saveplace.el (save-place): Remove redundant info in docstring.
1815 (save-place-forget-unreadable-files, toggle-save-place)
1816 (save-place-forget-unreadable-files, save-place-dired-hook):
1817 Fix typos and remove unneeded backslashes.
1818
1819 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
1820
1821 * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
1822 (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
1823
1824 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1825 <insert-directory>: Use `tramp-handle-insert-directory'.
1826 (tramp-gvfs-handle-insert-directory): Remove function.
1827
1828 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1829 Call `tramp-handle-insert-directory'.
1830
1831 2014-02-20 Juanma Barranquero <lekktu@gmail.com>
1832
1833 * elec-pair.el (electric-pair-syntax-info): Do not check syntax
1834 before the start of buffer/region (bug#16799).
1835
1836 2014-02-20 Glenn Morris <rgm@gnu.org>
1837
1838 * isearch.el (search-invisible): Doc fix.
1839
1840 2014-02-20 W. Trevor King <wking@tremily.us> (tiny change)
1841
1842 * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
1843 (bug#16657).
1844
1845 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
1846
1847 * frameset.el (frameset-restore): Delay removing an old frame's
1848 duplicate id until the new frame has been correctly created.
1849
1850 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
1851
1852 * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
1853 (tramp-check-cached-permissions): Call `file-attributes' if the
1854 cache is empty.
1855
1856 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
1857 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
1858
1859 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1860 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
1861 (tramp-gvfs-maybe-open-connection): Set always connection
1862 properties, even if target is mounted already.
1863
1864 * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
1865 Set tramp-autoload cookie.
1866 (tramp-get-remote-touch): New defun.
1867 (tramp-sh-handle-set-file-times): Use it.
1868 (tramp-sh-handle-directory-files-and-attributes):
1869 Use `tramp-handle-directory-files-and-attributes' if neither stat
1870 nor perl are available on the remote host.
1871
1872 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
1873 "/". Write long listing only when "l" belongs to the switches.
1874
1875 * net/trampver.el: Update release number.
1876
1877 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
1878
1879 * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
1880
1881 2014-02-19 Martin Rudalics <rudalics@gmx.at>
1882
1883 * window.el (window-state-put): Allow WINDOW to refer to an
1884 internal window (Bug#16793).
1885
1886 2014-02-19 Glenn Morris <rgm@gnu.org>
1887
1888 * textmodes/remember.el: Move provide statement to end.
1889 (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
1890 (remember-notes): Doc fixes.
1891
1892 2014-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1893
1894 * delsel.el (delete-char): Restore incorrectly erased property
1895 (bug#16795).
1896
1897 2014-02-18 Juanma Barranquero <lekktu@gmail.com>
1898
1899 * frameset.el (frameset--restore-frame): When a frame is being reused
1900 and its root window is not alive, delete all the frame's windows before
1901 restoring the window state. This works around the issue in bug#16793.
1902
1903 2014-02-18 Glenn Morris <rgm@gnu.org>
1904
1905 * textmodes/remember.el (remember-data-directory)
1906 (remember-directory-file-name-format, remember-store-in-files)
1907 (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
1908 (remember-notes-save-and-bury-buffer)
1909 (remember-notes--kill-buffer-query): Doc fixes.
1910
1911 * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
1912
1913 2014-02-17 Alan Mackenzie <acm@muc.de>
1914
1915 Connect electric-indent-mode up with CC Mode. Bug #15478.
1916 * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
1917 to electric-indent-{,local-}-mode.
1918 (c-basic-common-init): Set electric-indent-inhibit.
1919 Initialise c-electric-flag from electric-indent-mode.
1920 (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
1921 New hook functions which propagate electric-indent-mode to CC mode.
1922
1923 * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
1924 hit, toggle electric-indent-local-mode.
1925
1926 * electric.el (electric-indent-mode-has-been-called):
1927 New variable.
1928
1929 2014-02-17 Juanma Barranquero <lekktu@gmail.com>
1930
1931 * frameset.el (frameset-cfg-id): New function.
1932 (frameset--reuse-frame, frameset-restore): Use it.
1933 (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
1934
1935 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
1936
1937 * ido.el (ido-file-internal): Remove unused var `d'.
1938 Use \` for to match BoS. Fit within 80n columns.
1939
1940 2014-02-17 Daniel Colascione <dancol@dancol.org>
1941
1942 * net/dbus.el (dbus-call-method): Work around bug#16775 by having
1943 dbus-call-method check for completion using a busy-wait loop with
1944 gradual backoff.
1945
1946 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
1947
1948 Sync with Tramp 2.2.9.
1949
1950 * net/trampver.el: Update release number.
1951
1952 2014-02-16 Dmitry Gutov <dgutov@yandex.ru>
1953
1954 * ido.el (ido-file-internal): Don't add the name of an existing
1955 directory twice. (Bug#16747)
1956
1957 2014-02-16 Glenn Morris <rgm@gnu.org>
1958
1959 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
1960 Do not use ediff-defvar-local on pre-defined variables. (Bug#16744)
1961
1962 2014-02-15 Michael R. Mauger <michael@mauger.com>
1963
1964 * progmodes/sql.el: Version 3.4
1965 (sql-oracle-options): New default value ("-L").
1966 (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
1967 (sql-placeholders-filter): Correct placeholder pattern.
1968 (sql-read-table-name): Bug fix. Detect absence of SQLi process.
1969 (sql-login-delay): New variable.
1970 (sql-product-interactive): Use it.
1971
1972 2014-02-15 Juanma Barranquero <lekktu@gmail.com>
1973
1974 * frameset.el (frameset--jump-to-register): Check that buffer is live
1975 (bug#16749).
1976
1977 2014-02-15 Glenn Morris <rgm@gnu.org>
1978
1979 * info.el (info-initialize): Revert 2014-01-10 change.
1980
1981 2014-02-14 Glenn Morris <rgm@gnu.org>
1982
1983 * replace.el (map-query-replace-regexp)
1984 (read-regexp-defaults-function, read-regexp): Doc fixes.
1985
1986 * dired.el (dired-read-regexp):
1987 * faces.el (list-faces-display):
1988 * misearch.el (multi-isearch-read-matching-buffers)
1989 (multi-isearch-read-matching-files):
1990 * play/cookie1.el (cookie-apropos):
1991 * progmodes/grep.el (grep-read-regexp): Doc fixes.
1992
1993 * textmodes/remember.el (remember): Use frameset-to-register
1994 rather than frame-configuration-to-register.
1995
1996 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1997
1998 * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
1999 incorrect keybinding.
2000
2001 2014-02-13 Daniel Colascione <dancol@dancol.org>
2002
2003 * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
2004 when adding overlays so that line numbers from compiler match line
2005 numbers we use.
2006
2007 2014-02-13 Glenn Morris <rgm@gnu.org>
2008
2009 * mail/rmail.el (rmail-probe): Be less strict. (Bug#16743)
2010
2011 * jit-lock.el (jit-lock-mode): Doc fix.
2012
2013 2014-02-13 Juanma Barranquero <lekktu@gmail.com>
2014
2015 * apropos.el (apropos-read-pattern): When the user passes an empty
2016 string, give a more helpful error message than "Wrong type
2017 argument: stringp, nil".
2018
2019 2014-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2020
2021 * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
2022
2023 2014-02-13 Glenn Morris <rgm@gnu.org>
2024
2025 * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
2026
2027 2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
2028
2029 * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
2030 shift-select commands.
2031
2032 2014-02-12 Dmitry Gutov <dgutov@yandex.ru>
2033
2034 * progmodes/js.el (js-indent-line): Don't widen.
2035 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
2036
2037 2014-02-12 Glenn Morris <rgm@gnu.org>
2038
2039 * icomplete.el (icomplete): Add info-link to defgroup.
2040 (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
2041 (icomplete-minibuffer-map, icomplete-mode)
2042 (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
2043
2044 * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
2045 (package-menu-filter): Rename from package-menu-filter-interactive.
2046 Doc fix.
2047
2048 2014-02-11 Juanma Barranquero <lekktu@gmail.com>
2049
2050 * frameset.el (frameset--jump-to-register): Select the required
2051 window and buffer before restoring position (bug#16696).
2052
2053 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
2054
2055 * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
2056
2057 2014-02-10 Glenn Morris <rgm@gnu.org>
2058
2059 * jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
2060
2061 2014-02-10 Eli Zaretskii <eliz@gnu.org>
2062
2063 * w32-common-fns.el (x-get-selection): Doc fix.
2064 * select.el (x-get-selection): Doc fix. (Bug#15109)
2065
2066 * face-remap.el (face-remap-add-relative)
2067 (face-remap-remove-relative, face-remap-reset-base)
2068 (face-remap-set-base): Call force-mode-line-update to redisplay
2069 the current buffer due to potential change in faces. (Bug#16709)
2070
2071 2014-02-10 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
2074 script more robustly.
2075
2076 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2077
2078 * dired.el (dired-get-marked-files): Doc fix (bug#11534).
2079
2080 * simple.el (choose-completion): Doc fix (bug#14160).
2081
2082 * subr.el (event-start): Say what a nil EVENT value means.
2083
2084 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
2085 (bug#14197).
2086
2087 * progmodes/grep.el (find-program): Doc fix (bug#14289).
2088
2089 * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
2090
2091 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
2092
2093 * files.el (confirm-kill-emacs): Allow specifying an arbitrary
2094 predicate function (bug#15455).
2095
2096 2014-02-10 Dmitry Gutov <dgutov@yandex.ru>
2097
2098 * ielm.el (inferior-emacs-lisp-mode): Instead of
2099 `comment-use-global-state', set `comment-use-syntax'.
2100
2101 2014-02-10 Glenn Morris <rgm@gnu.org>
2102
2103 * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
2104
2105 2014-02-09 Alan Mackenzie <acm@muc.de>
2106
2107 Fix c-invalidate-state-cache on narrowed buffers.
2108 * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
2109 Widen when setting and clearing the CPP delimiter properties.
2110
2111 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2112
2113 * help.el (describe-bindings): Doc fix (bug#9888).
2114
2115 * files.el (save-buffer): Use ARG as the parameter name for
2116 consistency (bug#10346).
2117 (save-buffer): Clarify the 0 argument (bug#10346).
2118
2119 * cus-edit.el (customize-apropos): Fix error string.
2120 (custom-buffer-create): Doc fix (bug#11122).
2121 (custom-sort-items): Doc fix (bug#11121).
2122
2123 * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
2124
2125 * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
2126 (icomplete-simple-completing-p): Mention the previous variable.
2127
2128 * font-lock.el (font-lock-value-in-major-mode): Clarify the
2129 meaning of the parameter (bug#12282).
2130
2131 * files.el (find-file-noselect): Clarify prompt when changing
2132 readedness (bug#13261).
2133 (locate-file): Suffixes aren't returned, so don't say that they
2134 are (bug#12674).
2135 (backup-inhibited): Doc clarification (bug#12525).
2136
2137 * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
2138 before we actually start to delete things (bug#16331).
2139
2140 * subr.el (event-start): Doc fix (bug#14228).
2141 (event-end): Ditto.
2142
2143 2014-02-09 Glenn Morris <rgm@gnu.org>
2144
2145 * emacs-lisp/warnings.el (lwarn):
2146 Empower help-enable-auto-load. (Bug#15940)
2147
2148 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2149
2150 * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
2151 (Bug#16690)
2152
2153 2014-02-08 Michael Albinus <michael.albinus@gmx.de>
2154
2155 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2156 Insert output at end of buffer. (Bug#16120)
2157
2158 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2159
2160 * simple.el (choose-completion-string-functions): Document new
2161 calling convention (bug#14153).
2162 (execute-extended-command): Clarify doc string (bug#13373).
2163
2164 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
2165
2166 * find-dired.el (find-name-dired): Doc fix (bug#14290).
2167 (find-grep-dired): Doc fix (bug#14288).
2168
2169 2014-02-08 Juri Linkov <juri@jurta.org>
2170
2171 * isearch.el (isearch-quote-char): Check character validity
2172 like in `quoted-insert' (bug#16677).
2173
2174 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2175
2176 * files.el (find-file-visit-truename): Doc clarification (bug#14697).
2177
2178 * isearch.el (isearch-hide-immediately): Doc clarification
2179 (bug#14723).
2180
2181 * simple.el (line-move): Document utility function used many
2182 places in the Emacs sources (bug#14843).
2183
2184 * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
2185 (dired-prev-marked-file): Doc fix (bug#14855).
2186 (dired-up-directory): Doc fix (bug#14848).
2187
2188 * minibuffer.el (read-file-name): Doc clarification (bug#15096).
2189
2190 * files.el (file-relative-name): Doc fix (bug#15159).
2191
2192 * fringe.el (fringe-styles): Doc fix (bug#15239).
2193
2194 * isearch.el (isearch-filter-predicate): Documentation typo fix
2195 (bug#15474).
2196
2197 * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
2198
2199 * isearch.el (isearch-cmds): Doc clarification (bug#15547).
2200
2201 * replace.el (replace-match-maybe-edit): Doc clarification
2202 (bug#15632).
2203
2204 * subr.el (add-to-list): Refill the paragraphs (bug#15791).
2205
2206 * macros.el (insert-kbd-macro): Doc fix (bug#16025).
2207
2208 2014-02-08 Glenn Morris <rgm@gnu.org>
2209
2210 * help-fns.el (describe-variable):
2211 Check {file,dir}-local-variables-alist, and buffer-file-name,
2212 in the correct buffer.
2213
2214 2014-02-08 Ingo Lohmar <i.lohmar@gmail.com>
2215
2216 * help-fns.el (describe-variable): Fix the case where
2217 a value is directory-local with no dir-locals file. (Bug#16635)
2218
2219 2014-02-08 Glenn Morris <rgm@gnu.org>
2220
2221 * abbrev.el (edit-abbrevs-mode):
2222 Derive from fundamental-mode. (Bug#16682)
2223
2224 2014-02-07 Juanma Barranquero <lekktu@gmail.com>
2225
2226 * simple.el (quoted-insert): Check character validity (bug#16677).
2227
2228 2014-02-07 Juri Linkov <juri@jurta.org>
2229
2230 * desktop.el (desktop-read): Claim the lock when the owner is not
2231 the current process. (Bug#16157)
2232
2233 2014-02-07 Juri Linkov <juri@jurta.org>
2234
2235 * desktop.el (desktop-buffers-not-to-save): Change default from nil
2236 to "\\` ". (Bug#16651)
2237
2238 2014-02-07 Juri Linkov <juri@jurta.org>
2239
2240 * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
2241 when enabling, and `desktop-auto-save-cancel-timer' when disabling.
2242 (desktop-auto-save-cancel-timer): New function with some code from
2243 `desktop-auto-save-set-timer'.
2244 (after-init-hook): Don't call `desktop-auto-save-set-timer'.
2245 Instead of setting `desktop-save-mode' to nil, call
2246 `desktop-save-mode' with arg 0. (Bug#16630)
2247
2248 2014-02-07 Glenn Morris <rgm@gnu.org>
2249
2250 * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
2251 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2252 (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
2253
2254 * obsolete/iswitchb.el: Move to obsolete/.
2255 * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
2256 since obsolete/ is not scanned for autoloads.
2257 * emacs-lisp/authors.el (authors-valid-file-names):
2258 Add iswitchb.el.
2259
2260 * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
2261 Disable now non-functional find-file-hook.
2262
2263 2014-02-06 Michael Albinus <michael.albinus@gmx.de>
2264
2265 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
2266 instead of ";" in order to avoid additional prompts. Let heredoc
2267 scripts read from tty. (Bug#16582)
2268 (tramp-send-command): No special handling of heredocs, it isn't
2269 necessary anymore.
2270
2271 2014-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2272
2273 * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
2274 with a space (bug#16664). Limit the symbols considered to the ones
2275 that are bound or fbound (bug#16646).
2276
2277 2014-02-06 Glenn Morris <rgm@gnu.org>
2278
2279 * epa.el (epa-mail-aliases): Doc fix.
2280
2281 2014-02-06 Dmitry Gutov <dgutov@yandex.ru>
2282
2283 * emacs-lisp/lisp.el (lisp-completion-at-point):
2284 Use `completion-table-merge' instead of `completion-table-in-turn'
2285 (bug#16604).
2286
2287 * minibuffer.el (completion-table-merge): New function.
2288
2289 2014-02-05 Michael Albinus <michael.albinus@gmx.de>
2290
2291 * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
2292 (tramp-sh-handle-set-file-acl)
2293 (tramp-sh-handle-start-file-process)
2294 (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
2295 (tramp-find-executable, tramp-send-command): Use it.
2296
2297 2014-02-05 Glenn Morris <rgm@gnu.org>
2298
2299 * epa.el (epa-mail-aliases): Fix custom type. Doc tweak.
2300
2301 2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
2302
2303 * progmodes/python.el (python-shell-send-string)
2304 (python-shell-send-string-no-output): Fix docstring (Bug#16547).
2305
2306 2014-02-04 Anders Lindgren <andlind@gmail.com>
2307
2308 * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
2309 the names (bug#16620).
2310
2311 2014-02-03 Martin Rudalics <rudalics@gmx.at>
2312
2313 * faces.el (window-divider): New default value. Rewrite doc-string.
2314 (window-divider-first-pixel, window-divider-last-pixel): New faces.
2315
2316 2014-02-03 Dmitry Gutov <dgutov@yandex.ru>
2317
2318 * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
2319 `protected' and `public' can also be called without arguments.
2320
2321 2014-02-03 Glenn Morris <rgm@gnu.org>
2322
2323 * register.el (window-configuration-to-register)
2324 (frame-configuration-to-register): Unadvertise unused argument.
2325 * frameset.el (frameset-to-register): Remove unused argument.
2326
2327 * frameset.el (frameset-to-register):
2328 * kmacro.el (kmacro-to-register):
2329 * register.el (increment-register):
2330 * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
2331 (calc-append-to-register, calc-prepend-to-register):
2332 * play/gametree.el (gametree-layout-to-register)
2333 (gametree-apply-register-layout):
2334 * textmodes/picture.el (picture-clear-rectangle-to-register)
2335 (picture-yank-rectangle-from-register):
2336 * vc/emerge.el (emerge-combine-versions-register):
2337 Use register-read-with-preview to read registers.
2338
2339 2014-02-03 João Távora <joaotavora@gmail.com>
2340
2341 * elec-pair.el (electric-pair-backward-delete-char): Don't error
2342 when at beginning of (possibly narrowed) buffer.
2343
2344 2014-02-02 Daniel Colascione <dancol@dancol.org>
2345
2346 * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
2347 Also try to display local help from just before point.
2348
2349 2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
2350
2351 c-parse-state. Don't "append-lower-brace-pair" in certain
2352 circumstances. Also fix an obscure bug where "\\s!" shouldn't be
2353 recognised as a comment.
2354
2355 * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
2356 as well as normal comment starter.
2357 (c-parse-state-get-strategy): Extra return possibility
2358 'back-and-forward.
2359 (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
2360 return value list to indicate replacement of a brace-pair cons
2361 with its car.
2362 (c-parse-state-1): With 'back-and-forward, only call
2363 c-append-lower-brace-pair-to state-cache when cons-separated.
2364
2365 2014-02-02 Jan Djärv <jan.h.d@swipnet.se>
2366
2367 * term/ns-win.el (ns-suspend-error): New function.
2368 (ns-initialize-window-system): Add ns-suspend-error to
2369 suspend-hook (Bug#16612).
2370
2371 2014-02-02 Daniel Colascione <dancol@dancol.org>
2372
2373 * progmodes/cc-defs.el (c-find-assignment-for-mode):
2374 Make loading cc-mode silent.
2375
2376 2014-02-02 Daniel Colascione <dancol@dancol.org>
2377
2378 * comint.el (comint-prompt-read-only): Change doc to suggest
2379 remap keybinding.
2380
2381 2014-02-02 Glenn Morris <rgm@gnu.org>
2382
2383 * register.el (register-read-with-preview, point-to-register)
2384 (window-configuration-to-register, frame-configuration-to-register)
2385 (jump-to-register, number-to-register, view-register, insert-register)
2386 (copy-to-register, append-to-register, prepend-to-register)
2387 (copy-rectangle-to-register): Doc fixes.
2388
2389 2014-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2390
2391 * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
2392 * emacs-lisp/find-func.el (find-function-C-source): Idem.
2393 * emacs-lisp/nadvice.el (advice--cd*r): New function.
2394 * help-fns.el (describe-function-1): Use it.
2395
2396 2014-02-02 Glenn Morris <rgm@gnu.org>
2397
2398 * register.el (register-preview-default): New function,
2399 split from register-preview.
2400 (register-preview-function): Rename from register-preview-functions,
2401 make it not a hook.
2402 (register-preview): Use register-preview-function.
2403 (register-read-with-preview): Error on non-character event. (Bug#16595)
2404
2405 2014-02-01 Dmitry Gutov <dgutov@yandex.ru>
2406
2407 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
2408 `:' before binary operators (bug#16609). Don't check for `:'
2409 before `[' and `(', or their syntax status. A percent literal
2410 can't end with either.
2411 (ruby-font-lock-keywords): For built-ins that require arguments,
2412 check that they're followed by something that looks like argument
2413 (bug#16610).
2414
2415 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2416
2417 * subr.el (butlast): Document what an omitted N means (bug#13437).
2418 (nbutlast): Ditto.
2419
2420 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2421
2422 * net/shr.el (shr-generic): Make into a defsubst to make the stack
2423 depth shallower (bug#16587).
2424 (shr-tag-svg): Respect `shr-inhibit-images'.
2425 (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
2426
2427 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
2428
2429 * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
2430 (ruby-smie-grammar): Make "." right-associative. Make its priority
2431 lower than the ternary and all binary operators.
2432 (ruby-smie-rules): Indent "(" relative to the first non-"."
2433 parent, or the first "." parent at indentation.
2434 Use `ruby-align-chained-calls' for indentation of "." tokens.
2435 (Bug#16593)
2436
2437 2014-01-31 Juri Linkov <juri@jurta.org>
2438
2439 * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
2440 from `make-hash-table'.
2441
2442 * textmodes/ispell.el (ispell-init-process): Change message format
2443 to be consistent with other messages.
2444
2445 2014-01-31 Glenn Morris <rgm@gnu.org>
2446
2447 * delsel.el (delete-selection-mode): Doc fix.
2448
2449 * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
2450 (trace-function-background): Doc fixes.
2451
2452 * ido.el (ido-use-virtual-buffers): Doc fix.
2453 Reset :version, since the default value has not changed.
2454
2455 * register.el (register-preview-delay, register-read-with-preview):
2456 Doc fixes.
2457
2458 * mail/reporter.el (reporter-dump-variable): In case of void-variable,
2459 do not mess with mail-buffer position (fixes 2009-11-03 change).
2460 * progmodes/cc-mode.el (c-submit-bug-report):
2461 Check auto-fill-mode is bound. (Bug#16592)
2462
2463 2014-01-31 Darren Hoo <darren.hoo@gmail.com>
2464
2465 * startup.el (fancy-splash-image-file): New function,
2466 split from fancy-splash-head.
2467 (fancy-splash-head, use-fancy-splash-screens-p): Use it,
2468 so that we are both using the same image. (Bug#16574)
2469
2470 2014-01-30 Glenn Morris <rgm@gnu.org>
2471
2472 * simple.el (eval-expression): Doc fix.
2473
2474 * hexl.el (hexl-mode-hook):
2475 * ielm.el (ielm-mode-hook):
2476 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
2477 (lisp-interaction-mode-hook):
2478 * progmodes/cfengine.el (cfengine3-documentation-function):
2479 Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
2480
2481 2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2482
2483 * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
2484 is a symbol (bug#16584).
2485
2486 2014-01-30 Glenn Morris <rgm@gnu.org>
2487
2488 * help.el (help-for-help-internal): Add "P" to text.
2489
2490 2014-01-29 Glenn Morris <rgm@gnu.org>
2491
2492 * simple.el (just-one-space, cycle-spacing): Doc fixes.
2493
2494 2014-01-28 Martin Rudalics <rudalics@gmx.at>
2495
2496 * window.el (fit-frame-to-buffer): Fix calculations for margins and
2497 height constraints.
2498
2499 2014-01-28 Luke Lee <luke.yx.lee@gmail.com>
2500
2501 * progmodes/hideif.el: Extend to full CPP expression syntax.
2502 (hif-token-alist): Add missing tokens.
2503 (hif-token-regexp): Add support for float/octal/hex immediates.
2504 (hif-string-literal-regexp): New const.
2505 (hif-tokenize): Recognize strings and float/octal/hex immediates.
2506 (hif-exprlist): New function.
2507 (hif-parse-if-exp): Use it.
2508 (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
2509 (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
2510 (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
2511 (hif-logxor, hif-comma): New functions.
2512
2513 2014-01-28 Glenn Morris <rgm@gnu.org>
2514
2515 * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
2516
2517 * indent.el (tab-stop-list): Doc fix. Add :version.
2518
2519 * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
2520 (cvs-append-to-ignore): Add compatibility alias.
2521
2522 2014-01-27 Glenn Morris <rgm@gnu.org>
2523
2524 * dired.el (dired-hide-details-mode): Don't autoload it,
2525 since it cannot be used outside Dired buffers anyway.
2526
2527 * emulation/cua-base.el (cua-mode): Doc fix.
2528
2529 * dired.el (dired-hide-details-hide-symlink-targets)
2530 (dired-hide-details-hide-information-lines)
2531 (dired-hide-details-mode): Doc fixes.
2532
2533 * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
2534 * strokes.el (strokes-file): Doc fix. Bump :version.
2535 (strokes-help): Doc fix.
2536 * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
2537 * emulation/viper.el (viper): Doc fix for custom group.
2538 (top-level): Remove oh-so-no-longer-relevant text about vip.
2539 * obsolete/otodo-mode.el (todo-prefix): Doc fix.
2540
2541 * ido.el (ido-save-directory-list-file):
2542 * saveplace.el (save-place-file):
2543 * calendar/timeclock.el (timeclock-file):
2544 * net/quickurl.el (quickurl-url-file):
2545 * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
2546 * progmodes/idlwave.el (idlwave-config-directory):
2547 * textmodes/remember.el (remember-data-file):
2548 Bump :version.
2549
2550 2014-01-26 Glenn Morris <rgm@gnu.org>
2551
2552 * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
2553 Doc fix. Make obsolete.
2554 (opascal-mode): No longer mention opascal-tab-always-indents in doc.
2555
2556 * sort.el (delete-duplicate-lines): Doc fix.
2557
2558 2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2559
2560 * progmodes/ada-mode.el (ada):
2561 * woman.el (woman): Link to info manual and Commentary section.
2562
2563 * progmodes/flymake.el (flymake):
2564 * nxml/nxml-mode.el (nxml):
2565 * net/eww.el (eww):
2566 * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
2567 * htmlfontify.el (htmlfontify):
2568 * ses.el (ses):
2569 * epa.el (epa):
2570 * ido.el (ido): Link to info manual.
2571
2572 2014-01-25 Leo Liu <sdl.web@gmail.com>
2573
2574 * progmodes/flymake.el (flymake-make-overlay): No rear advance.
2575
2576 2014-01-25 Adam Sjøgren <asjo@koldfront.dk>
2577
2578 * net/shr.el (shr-tag-img): Prefer the title over the alt text
2579 (bug#16537).
2580
2581 2014-01-24 Juanma Barranquero <lekktu@gmail.com>
2582
2583 * net/eww.el (eww-download-callback):
2584 Fix reference to eww-download-directory.
2585
2586 * emacs-lisp/bytecomp.el (byte-compile-file):
2587 Remove unused local variable `file-name'.
2588
2589 2014-01-24 Glenn Morris <rgm@gnu.org>
2590
2591 * woman.el (woman-default-faces, woman-monochrome-faces):
2592 Fix obsolescence specification.
2593
2594 * subr.el (with-demoted-errors): Doc fix.
2595
2596 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2597
2598 * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
2599 (cl--macroexp-fboundp): New function.
2600 (cl--make-type-test): Use it.
2601
2602 2014-01-23 Glenn Morris <rgm@gnu.org>
2603
2604 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
2605 * simple.el (eval-expression): Doc fixes.
2606
2607 2014-01-22 Glenn Morris <rgm@gnu.org>
2608
2609 * emacs-lisp/authors.el (authors-fixed-entries): Addition.
2610
2611 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
2612
2613 * emacs-lisp/package.el: Write files silently.
2614 (package-autoload-ensure-default-file, package--write-file-no-coding)
2615 (package-generate-description-file, package--download-one-archive)
2616 (package-install-from-archive): Tell `write-region' to stay quiet.
2617 (package-menu-mode, package-menu--print-info): Omit the Archive column
2618 if there's only one archive.
2619 (package-all-keywords, package--has-keyword-p): Remove dead code.
2620
2621 2014-01-22 Glenn Morris <rgm@gnu.org>
2622
2623 * version.el (emacs-bzr-version-bzr): Fix typo.
2624
2625 * version.el (emacs-repository-get-version):
2626 Check either .bzr or .git, but not both.
2627 Make the git case actually use the DIR argument, and return nil
2628 rather than the empty string.
2629 Avoid error if .git exists but the git executable is not found.
2630
2631 2014-01-22 Martin Rudalics <rudalics@gmx.at>
2632
2633 Fixes in window size functions around Bug#16430 and Bug#16470.
2634 * window.el (window-total-size, window-size): New argument ROUND.
2635 (window--min-delta-1, window-min-delta, window--max-delta-1):
2636 Be more conservative when calculating the numbers of lines or
2637 columns a window can shrink (Bug#16430).
2638 (fit-window-to-buffer): Simplify code.
2639 * term.el (term-window-width): Call window-body-width again.
2640
2641 2014-01-22 Glenn Morris <rgm@gnu.org>
2642
2643 * image.el (image-format-suffixes): Doc fix.
2644
2645 * international/quail.el (quail-define-package): Doc fix.
2646
2647 * emacs-lisp/authors.el (authors-valid-file-names)
2648 (authors-renamed-files-alist): Additions.
2649
2650 * vc/vc-git.el (vc-git-print-log): Remove --follow;
2651 reverts 2014-01-09 change. (Bug#16422)
2652
2653 * calc/calc-embed.el (thing-at-point-looking-at):
2654 * emacs-lisp/map-ynp.el (x-popup-dialog):
2655 * obsolete/lmenu.el (x-popup-dialog):
2656 * emacs-lisp/package.el (url-recreate-url):
2657 * mail/mailclient.el (clipboard-kill-ring-save):
2658 * subr.el (x-popup-dialog): Update declaration.
2659 * mail/rmail.el (rmail-mime-message-p):
2660 * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
2661
2662 2014-01-21 Daniel Colascione <dancol@dancol.org>
2663
2664 * progmodes/sh-script.el (sh--inside-noncommand-expression):
2665 Correctly detect when we're inside an arithmetic expansion form
2666 containing nested parenthesis.
2667 (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
2668 to detect cases where we shouldn't expand "<<" to a heredoc
2669 skeleton.
2670
2671 2014-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
2672
2673 * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
2674 (eldoc--message-command-p): New function.
2675 (eldoc-display-message-p): Use it.
2676 (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
2677 message is not automatically erased for us.
2678 (eldoc-print-current-symbol-info): Erase previous message, if any.
2679
2680 2014-01-21 Tassilo Horn <tsdh@gnu.org>
2681
2682 * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
2683 specify it's an interactive function.
2684
2685 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
2686 Fix regex used for scanning for citation keys which failed for
2687 citations with optional arguments.
2688
2689 2014-01-21 Leo Liu <sdl.web@gmail.com>
2690
2691 * simple.el (read--expression): Don't enable eldoc-mode.
2692
2693 2014-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * simple.el (move-beginning-of-line): Make sure we don't move forward
2696 (bug#16497).
2697
2698 2014-01-20 Juri Linkov <juri@jurta.org>
2699
2700 * saveplace.el (toggle-save-place, save-place-to-alist)
2701 (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
2702 'dired-mode) before checking for dired-directory. (Bug#16477)
2703
2704 2014-01-20 Juri Linkov <juri@jurta.org>
2705
2706 * indent.el (indent-line-to): Use backward-to-indentation
2707 instead of back-to-indentation. (Bug#16461)
2708
2709 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
2710
2711 Revert some of the CANNOT_DUMP fix (Bug#16494).
2712 Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
2713 but fixing this can wait until after the next release.
2714 * Makefile.in (emacs): Keep EMACSLOADPATH empty.
2715
2716 2014-01-19 Michael Albinus <michael.albinus@gmx.de>
2717
2718 * eshell/esh-mode.el (eshell-password-prompt-regexp):
2719 Use `password-word-equivalents'.
2720 (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
2721 to t. (Bug#5664, Bug#13124)
2722
2723 2014-01-19 Alan Mackenzie <acm@muc.de>
2724
2725 Bind open-paren-in-column-0-is-defun-start to nil at some entry
2726 points.
2727 * progmodes/cc-engine.el (c-invalidate-state-cache-1)
2728 (c-parse-state-1, c-guess-basic-syntax): Bind it here.
2729 * progmodes/cc-mode.el (c-before-change, c-after-change)
2730 (c-font-lock-fontify-region): Bind it here.
2731
2732 2014-01-19 Martin Rudalics <rudalics@gmx.at>
2733
2734 * term.el (term-window-width): Call window-text-width instead of
2735 window-width (Bug#16470).
2736
2737 2014-01-18 Paul Eggert <eggert@cs.ucla.edu>
2738
2739 * simple.el (password-word-equivalents): Remove duplicates.
2740 Sort, to make this easier next time.
2741 Downcase. Omit ": " after "jelszó".
2742
2743 2014-01-18 Jan Djärv <jan.h.d@swipnet.se>
2744
2745 * term/common-win.el (saved-region-selection): Defvar it.
2746 (x-select-text): Set saved-region-selection (Bug#16382).
2747
2748 2014-01-18 Glenn Morris <rgm@gnu.org>
2749
2750 * emacs-lisp/authors.el (authors-aliases)
2751 (authors-renamed-files-alist): Add some entries.
2752
2753 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
2754
2755 * net/tramp.el (tramp-password-prompt-regexp):
2756 Use `password-word-equivalents' if available.
2757 (tramp-action-password, tramp-process-one-action)
2758 (tramp-read-passwd): Let-bind `case-fold-search' to t. (Bug#13124)
2759
2760 2014-01-17 Chong Yidong <cyd@gnu.org>
2761
2762 * simple.el (password-word-equivalents): New defcustom.
2763 * comint.el (comint-password-prompt-regexp): Use it. Bump version
2764 to 24.4.
2765 (comint-watch-for-password-prompt): Let-bind `case-fold-search'
2766 to t. (Bug#13124)
2767
2768 2014-01-17 Dmitry Gutov <dgutov@yandex.ru>
2769
2770 * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
2771 (ruby-align-to-stmt-keywords): Change the default value.
2772 Use `ruby-alignable-keywords' to generate the possible customization
2773 choices.
2774 (ruby-smie-rules): Instead of using a hardcoded list of alignable
2775 keywords, check against the value of `ruby-alignable-keywords'
2776 (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
2777
2778 2014-01-17 Glenn Morris <rgm@gnu.org>
2779
2780 * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
2781
2782 Make M-x authors return zero *Authors Errors* from current logs.
2783 * emacs-lisp/authors.el (authors-obsolete-files-regexps)
2784 (authors-ignored-files): Add some entries, remove others.
2785 (authors-ambiguous-files, authors-valid-file-names):
2786 Add some entries.
2787 (authors-renamed-files-alist): Add, remove, and adjust entries.
2788 (authors-renamed-files-regexps): Add some entries.
2789 Remove some very broad ones. Make some entries `lax'.
2790 (authors-lax-changelogs): New constant.
2791 (authors-disambiguate-file-name): Treat top-level specially.
2792 (authors-lax-changelog-p): New function.
2793 (authors-canonical-file-name): Check file as written against
2794 authors-valid-file-names. Do not special-case etc/.
2795 Handle `lax' logs and authors-renamed-files-regexps elements.
2796
2797 2014-01-16 Dmitry Gutov <dgutov@yandex.ru>
2798
2799 * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
2800 `assoc'. Use `nth' instead of `cdr'. Make private. Update all
2801 callers.
2802
2803 2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2804
2805 * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
2806 Assume we're already in the proper buffer.
2807 Inspired by Anders Lindgren <andlind@gmail.com>.
2808 (follow-post-command-hook): Call it from the right buffer.
2809 (follow-comint-scroll-to-bottom): Adjust call.
2810 (follow-all-followers): Use get-buffer-window-list.
2811
2812 2014-01-15 Daniel Colascione <dancol@dancol.org>
2813
2814 * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
2815 `buffer-file-name' in interactive-form so that we don't leave
2816 pathless file names in `file-name-history'.
2817
2818 2014-01-15 Juri Linkov <juri@jurta.org>
2819
2820 * indent.el (indent-rigidly): Set deactivate-mark to nil
2821 in transient indentation mode. (Bug#16438)
2822
2823 2014-01-15 Dmitry Gutov <dgutov@yandex.ru>
2824
2825 * emacs-lisp/package.el (package-desc-keywords): New function
2826 (Bug#16222).
2827 (describe-package-1, package-all-keywords)
2828 (package--has-keyword-p): Use it.
2829
2830 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
2831
2832 * simple.el (define-alternatives): When creating the
2833 COMMAND-alternatives variable, assign COMMAND as its definition
2834 name so that `describe-variable' can relocate it.
2835
2836 2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
2837
2838 * font-lock.el (font-lock-keywords): Fix typo in docstring
2839 (bug#16307).
2840
2841 2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2842
2843 * ispell.el (ispell-region): Reset `in-comment' for new line
2844 instead of wrongly reset `add-coment' (bug#13577).
2845
2846 2014-01-14 Daiki Ueno <ueno@gnu.org>
2847
2848 * epa-file.el (epa-file-write-region): Encode the region according
2849 to `buffer-file-format'. Problem reported at:
2850 <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
2851
2852 2014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2853
2854 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
2855 so it applies in the right buffer (bug#16410).
2856
2857 2014-01-13 Daniel Colascione <dancol@dancol.org>
2858
2859 * textmodes/rst.el (rst-define-key): Provide deprecated
2860 keybindings through named functions instead of anonymous ones so
2861 that "??" doesn't appear in describe-mode output.
2862
2863 2014-01-13 Bastien Guerry <bzg@gnu.org>
2864
2865 * simple.el (define-alternatives): Call the selected command
2866 interactively. When setting `COMMAND--implementation' for the
2867 first time, tell the user how to chose another implementation.
2868 Enhance the docstring.
2869
2870 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * vc/log-edit.el: Fix highlighting of summary when it's the first line.
2873 (log-edit--match-first-line): New function.
2874 (log-edit-font-lock-keywords): Use it.
2875 (log-edit-mode): Make jit-lock-defer-multiline work.
2876
2877 2014-01-13 Bastien Guerry <bzg@gnu.org>
2878
2879 * rect.el (rectangle-mark-mode): When the region is not active,
2880 display a message saying that the mark as been set and that
2881 rectangle mode is in use.
2882 (rectangle--highlight-for-redisplay): Only put an overlay with a
2883 visible vertical bar when (display-graphic-p) is non-nil.
2884 This partially fixes Bug#16403.
2885
2886 2014-01-13 Juri Linkov <juri@jurta.org>
2887
2888 * info.el (Info-find-file): Go to DIR before displaying the error
2889 about a nonexistent file if no previous Info file is visited.
2890 Use `user-error' instead of `error' for "Info file %s does not exist".
2891 (Info-find-node-2): In case of a nonexistent node in unwind forms
2892 go to the Top node if there is no previous node to revert to.
2893 (Bug#16405)
2894
2895 2014-01-13 Martin Rudalics <rudalics@gmx.at>
2896
2897 fit-frame/window-to-buffer code fixes including one for Bug#14096.
2898 * window.el (fit-frame-to-buffer): Fix doc-string.
2899 Respect window-min-height/-width. Fit pixelwise when
2900 frame-resize-pixelwise is non-nil. Adjust right/bottom edge
2901 when avoiding that frame goes partially off-screen.
2902 (fit-window-to-buffer): Respect window-min-height/-width
2903 (Bug#14096).
2904
2905 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2906
2907 * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
2908 after an empty line.
2909
2910 2014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2911
2912 * net/shr.el (shr-render-region): Autoload.
2913
2914 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
2915
2916 * net/eww.el (eww-download-directory): Rename from
2917 `eww-download-path' (Bug#16419).
2918
2919 2014-01-12 Leo Liu <sdl.web@gmail.com>
2920
2921 * dired-x.el (dired-mode-map): Fix last change.
2922
2923 * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
2924
2925 2014-01-12 Paul Eggert <eggert@cs.ucla.edu>
2926
2927 Spelling fixes.
2928 * emacs-lisp/generic.el (generic--normalize-comments):
2929 Rename from generic--normalise-comments. All uses changed.
2930 * play/bubbles.el (bubbles--neighborhood-score)
2931 (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
2932 (bubbles--neighborhood-available)
2933 (bubbles--update-neighborhood-score):
2934 Rename from names with 'neighbourhood'. All uses changed.
2935
2936 2014-01-12 Leo Liu <sdl.web@gmail.com>
2937
2938 Re-implement the feature of showing eldoc info after editing.
2939 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
2940 (eldoc-edit-message-commands): New function.
2941 (eldoc-print-after-edit): New variable.
2942 (eldoc-pre-command-refresh-echo-area): Emit message only by
2943 eldoc-message-commands.
2944 (eldoc-mode): Restrict eldoc-message-commands to editing commands
2945 if eldoc-print-after-edit is set. (Bug#16346)
2946 * simple.el (read--expression): Enable eldoc-mode.
2947 * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
2948
2949 2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
2950 Eric S. Raymond <esr@thyrsus.com>
2951
2952 * version.el (emacs-repository-get-version): Enhance so the
2953 function works correctly in either a Bazaar or Git repo.
2954
2955 2014-01-11 Eric S. Raymond <esr@thyrsus.com>
2956
2957 * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
2958 Goes with removal of the joke manpages from /etc.
2959
2960 2014-01-10 Kenichi Handa <handa@gnu.org>
2961
2962 * mail/rmail.el (rmail-get-coding-system):
2963 Check rmail-get-coding-function before "funcall"ing it.
2964
2965 2014-01-10 Glenn Morris <rgm@gnu.org>
2966
2967 * emacs-lisp/authors.el (authors-fixed-entries):
2968 Update for files that no longer exist.
2969
2970 2014-01-10 Eric S. Raymond <esr@thyrsus.com>
2971
2972 * version.el (emacs-bzr-get-version): Restore compatibilty with
2973 24.3 (Tested).
2974
2975 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
2976
2977 * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
2978 and Podfile.
2979
2980 2014-01-10 Eli Zaretskii <eliz@gnu.org>
2981
2982 * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
2983
2984 2014-01-10 Chong Yidong <cyd@gnu.org>
2985
2986 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
2987
2988 2014-01-10 Anders Lindgren <andlind@gmail.com>
2989
2990 * follow.el (follow-cache-command-list): Include right-char and
2991 left-char.
2992
2993 2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
2994
2995 Spelling fixes.
2996 * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
2997 * woman.el (woman-mark-horizontal-position):
2998 Rename from woman-mark-horizonal-position. Use changed.
2999
3000 2014-01-10 Glenn Morris <rgm@gnu.org>
3001
3002 * info.el (info-initialize): If running uninstalled, ensure our
3003 own info files are always found first, even if INFOPATH is set.
3004
3005 * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
3006
3007 2014-01-09 David Engster <deng@randomsample.de>
3008
3009 * emacs-lisp/eieio-custom.el:
3010 * emacs-lisp/eieio-opt.el: Set generated autoload file to
3011 'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
3012 * emacs-lisp/eieio.el: Regenerate autoloads.
3013
3014 2014-01-09 Eric S. Raymond <esr@thyrsus.com>
3015
3016 * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
3017 following renames. (Bug#8756)
3018
3019 2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3020
3021 * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
3022 (bug#16382).
3023 (activate-mark): Add `no-tmm' argument.
3024 (set-mark, push-mark-command): Use it instead of running
3025 activate-mark-hook by hand.
3026
3027 2014-01-08 Eric S. Raymond <esr@thyrsus.com>
3028
3029 In preparation for the move to git, sanitize out some
3030 Bazaar-specific names.
3031
3032 * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
3033
3034 * version.el (emacs-bzr-version): Name changed to
3035 emacs-repository-version. Obsolete-variable alias made.
3036 * loadup.el: Follow through on this name change.
3037 * mail/emacsbug.el (report-emacs-bug): Factor out any
3038 assumption about the version control system in use.
3039
3040 2014-01-08 David Engster <deng@randomsample.de>
3041
3042 * help-fns.el (help-fns-describe-function-functions):
3043 New variable to call functions for augmenting help buffers.
3044 (describe-function-1): Remove explicit calls to
3045 `help-fns--compiler-macro', `help-fns--parent-mode' and
3046 `help-fns--obsolete'. Put them in above new variable instead, and
3047 call them through `run-hook-with-args'.
3048 * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
3049 `eieio-describe-class'. Not meant for interactive use anymore,
3050 but to augment existing help buffers. Remove optional second
3051 argument. Create proper button for file location.
3052 Rewrite function to use `insert' instead of `princ' and `prin1' where
3053 possible.
3054 (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
3055 (eieio-method-def, eieio-class-def): Move further up.
3056 (describe-method, describe-generic, eieio-describe-method):
3057 Remove aliases.
3058 (eieio-help-constructor, eieio-help-generic): Rename from
3059 `eieio-describe-constructor' and `eieio-describe-generic', resp.
3060 Rewrite to use `insert' in the current buffer and use proper help
3061 buttons.
3062 (eieio-help-find-method-definition)
3063 (eieio-help-find-class-definition): Also accept symbols as
3064 arguments.
3065 (eieio-help-mode-augmentation-maybee): Remove.
3066 (eieio-describe-class-sb): Use `describe-function'.
3067 * emacs-lisp/eieio.el (help-fns-describe-function-functions):
3068 Add `eieio-help-generic' and `eieio-help-constructor'.
3069
3070 2014-01-08 Paul Eggert <eggert@cs.ucla.edu>
3071
3072 Spelling fixes.
3073 * language/china-util.el (hz-ascii-designation):
3074 Rename from hz-ascii-designnation.
3075 (hz-ascii-designation): Rename from hz-ascii-designnation.
3076 All uses changed.
3077
3078 2014-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
3081 package-alist.
3082
3083 2014-01-08 Bastien Guerry <bzg@gnu.org>
3084
3085 * emacs-lisp/package.el (package-delete):
3086 Correctly delete the package from package-alist.
3087
3088 2014-01-08 Daiki Ueno <ueno@gnu.org>
3089
3090 * emacs-lisp/package.el (url-recreate-url): Declare.
3091 (url-http-target-url): Declare.
3092 (package-handle-response): Include requested URL in the error message.
3093 (package--check-signature): Don't re-signal errors from
3094 package--with-work-buffer. Suggested by Stefan Monnier.
3095
3096 2014-01-07 Bastien Guerry <bzg@gnu.org>
3097
3098 * minibuffer.el (completion--try-word-completion): When both a
3099 hyphen and a space are possible candidates for the character
3100 following a word, display both candidates. (Bug#15980)
3101
3102 2014-01-07 Martin Rudalics <rudalics@gmx.at>
3103
3104 * window.el (balance-windows-2): While rounding don't give a
3105 window more than the remainder. Bug#16351, bug#16383.
3106
3107 2014-01-07 Glenn Morris <rgm@gnu.org>
3108
3109 * menu-bar.el (menu-bar-help-extra-packages): Remove.
3110 (menu-bar-help-menu): Use view-external-packages instead.
3111
3112 2014-01-07 Bastien Guerry <bzg@gnu.org>
3113
3114 * emacs-lisp/package.el (package-delete): Also delete the package
3115 name from `package-alist', not its description only.
3116
3117 2014-01-07 Glenn Morris <rgm@gnu.org>
3118
3119 * help.el (view-external-packages):
3120 * menu-bar.el (menu-bar-help-extra-packages):
3121 Visit efaq.info rather than etc/MORE.STUFF.
3122
3123 2014-01-07 Juri Linkov <juri@jurta.org>
3124
3125 * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
3126 isearch-exit and isearch-delete-char resp. (Bug#16342, bug#16035)
3127
3128 * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
3129 that shadows RET. (Bug#16342)
3130
3131 2014-01-07 Chong Yidong <cyd@gnu.org>
3132
3133 * isearch.el (isearch-yank-char, isearch-yank-word)
3134 (isearch-yank-line): Doc fix.
3135
3136 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
3137
3138 * abbrev.el (define-abbrev): Beware new meaning of fboundp.
3139 * emacs-lisp/elint.el (elint-find-builtins):
3140 * emacs-lisp/eldoc.el (eldoc-symbol-function):
3141 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
3142 (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
3143 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
3144 * apropos.el (apropos-safe-documentation):
3145 * subr.el (symbol-file): Remove redundant fboundp.
3146 * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
3147
3148 2014-01-06 Bastien Guerry <bzg@gnu.org>
3149
3150 * hl-line.el (global-hl-line-overlay): Make a local variable.
3151 (global-hl-line-overlays): New variable to store all overlays.
3152 (global-hl-line-mode): Don't delete overlays from the current
3153 buffer when `global-hl-line-sticky-flag' is non-nil.
3154 (global-hl-line-highlight): Add new overlays to
3155 `global-hl-line-overlays'.
3156 (global-hl-line-unhighlight-all): New function to delete all
3157 overlays when turning off `global-hl-line-mode'.
3158 This fixes Bug#16183.
3159
3160 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
3161
3162 * subr.el (set-transient-map): Fix nested case and docstring.
3163
3164 2014-01-06 Tassilo Horn <tsdh@gnu.org>
3165
3166 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
3167 `Texinfo' entry.
3168
3169 2014-01-06 Daniel Colascione <dancol@dancol.org>
3170
3171 Fix defun navigation in vc log view.
3172
3173 * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
3174 like `beginning-of-defun'.
3175 (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
3176 log-view-end-of-defun to log-view-end-of-defun-1. Replace
3177 log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
3178 (log-view-extract-comment): Call `log-view-current-entry' directly
3179 instead of relying on broken `log-view-beginning-of-defun' behavior.
3180
3181 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
3182
3183 Spelling fixes.
3184 * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
3185 * emacs-lisp/debug.el (cancel-debug-on-entry):
3186 * epg.el (epg-error-to-string):
3187 * files.el (recover-file):
3188 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3189 * mail/emacsbug.el (report-emacs-bug-hook):
3190 * mail/sendmail.el (mail-recover):
3191 * ses.el (ses-yank-resize):
3192 * term/ns-win.el (ns-print-buffer):
3193 Spelling fixes in diagnostics, mostly for "canceled" with one L.
3194 * epg.el (epg-key-capability-alist): Rename from misspelled version.
3195 All uses changed.
3196 * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
3197
3198 2014-01-06 Leo Liu <sdl.web@gmail.com>
3199
3200 * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
3201 to avoid shadowing global key. (Bug#16354)
3202
3203 2014-01-06 Daniel Colascione <dancol@dancol.org>
3204
3205 * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
3206 rst-mode.
3207
3208 2014-01-05 Martin Rudalics <rudalics@gmx.at>
3209
3210 * window.el (balance-windows): Add mising t to fix Bug#16351.
3211
3212 2014-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3213
3214 * net/shr.el (shr-descend): Don't bug out if the anchor is empty
3215 (bug#16285).
3216 (shr-insert): If we have a word that's longer than `shr-width',
3217 break after it anyway. Otherwise we'll do no breaking once we get
3218 such a long word.
3219
3220 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3221
3222 * net/eww.el (eww): Support single/double quote for search.
3223 * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
3224 (eww-history-quit): Delete and use quit-window.
3225 (eww-history-kill): Delete, because it doesn't work well and
3226 not necessary.
3227 (eww-history-mode-map): Delete some keys and add easy-menu.
3228
3229 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
3230
3231 Fix misspelling of 'chinese' in rx (Bug#16237).
3232 * emacs-lisp/rx.el (rx-categories): Correct spelling of
3233 chinese-two-byte.
3234
3235 Change subword regexps back to vars (Bug#16296).
3236 * progmodes/subword.el (subword-forward-regexp)
3237 (subword-backward-regexp): Change these back to variables.
3238
3239 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3240
3241 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
3242 syntax-begin-function (bug#16247).
3243
3244 2014-01-03 Chong Yidong <cyd@gnu.org>
3245
3246 * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
3247 (advice--docstring): Delete variable.
3248 (advice--make-1): Leave the docstring empty.
3249 (advice-add): Use function-documentation for advised docstring.
3250
3251 * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
3252 Ignore function-documentation property when getting documentation.
3253 (ad-activate-advised-definition): Use function-documentation
3254 generate the docstring.
3255 (ad-make-advised-definition): Don't call
3256 ad-make-advised-definition-docstring.
3257 (ad-make-advised-definition-docstring, ad-advised-definition-p):
3258 Delete functions.
3259
3260 * progmodes/sql.el (sql-help): Use function-documentation instead
3261 of dynamic-docstring-function property. No need to autoload now.
3262 (sql--help-docstring): New variable.
3263 (sql--make-help-docstring): Use it.
3264
3265 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3266
3267 * ielm.el (ielm-tab): Retarget.
3268 (ielm-map): Use ielm-tab for tab.
3269 (ielm-complete-filename): Use comint-filename-completion.
3270 (ielm-complete-symbol): Remove.
3271 (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
3272 remove ielm-tab from completion-at-point-functions (bug#16224).
3273
3274 * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
3275 Beware signals raised by predicates (bug#16201).
3276
3277 2014-01-02 Richard Stallman <rms@gnu.org>
3278
3279 * dired-aux.el (dired-do-print): Handle printer-name.
3280
3281 * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
3282 * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
3283 (rmail-epa-decrypt): Turn off mime processing.
3284
3285 * mail/rmail.el (rmail-make-in-reply-to-field):
3286 Add parens in message-id.
3287
3288 * mail/rmail.el (rmail-get-coding-function): Variable.
3289 (rmail-get-coding-system): Use it.
3290
3291 2013-12-31 Eli Zaretskii <eliz@gnu.org>
3292
3293 * international/mule-conf.el: Unify the charset indian-is13194.
3294 (indian-is13194): Specify unify-map.
3295
3296 2013-12-31 Leo Liu <sdl.web@gmail.com>
3297
3298 * subr.el (set-temporary-overlay-map): Obsolete alias. (Bug#16305)
3299
3300 2013-12-30 Daniel Colascione <dancol@dancol.org>
3301
3302 * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
3303 of printing a useless when we resume from sleep.
3304
3305 * progmodes/sh-script.el
3306 (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
3307 in indentation code. (Bug#16233)
3308
3309 2013-12-28 João Távora <joaotavora@gmail.com>
3310
3311 * elec-pair.el (electric-pair-post-self-insert-function):
3312 Don't open extra newlines at beginning of buffer. (Bug#16272)
3313
3314 2013-12-28 Eli Zaretskii <eliz@gnu.org>
3315
3316 * frame.el (window-system-for-display): Don't allow to create a
3317 GUI frame from a -nw session on MS-Windows. (Bug#14739)
3318
3319 2013-12-28 Glenn Morris <rgm@gnu.org>
3320
3321 * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
3322 Update callers.
3323
3324 * apropos.el (apropos-match-face):
3325 * calculator.el (calculator-displayer):
3326 * dabbrev.el (dabbrev-search-these-buffers-only):
3327 * face-remap.el (buffer-face-mode-face):
3328 * simple.el (yank-handled-properties):
3329 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
3330 * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
3331 * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
3332 (hashcash-double-spend-database):
3333 * progmodes/ruby-mode.el (ruby-deep-indent-paren)
3334 (ruby-deep-indent-paren-style):
3335 * textmodes/flyspell.el (flyspell-auto-correct-binding):
3336 * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
3337 (rst-toc-insert-number-separator, rst-toc-insert-max-level):
3338 * vc/pcvs-defs.el (cvs-minor-mode-prefix):
3339 Specify custom types.
3340
3341 * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
3342 * bookmark.el (bookmark-bmenu-use-header-line):
3343 * doc-view.el (doc-view-scale-internally):
3344 * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
3345 * register.el (register-preview-delay):
3346 * net/shr.el (shr-bullet):
3347 * progmodes/cfengine.el (cfengine-cf-promises)
3348 (cfengine-parameters-indent):
3349 * progmodes/octave.el (inferior-octave-error-regexp-alist):
3350 * textmodes/reftex-vars.el (reftex-label-regexps):
3351 * vc/log-edit.el (log-edit-setup-add-author): Add version.
3352
3353 * net/tls.el (tls-certtool-program): Fix default value.
3354
3355 * desktop.el (desktop-restore-in-current-display):
3356 * newcomment.el (comment-empty-lines):
3357 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
3358 (idlwave-pad-keyword):
3359 * progmodes/tcl.el (tcl-tab-always-indent):
3360 * textmodes/reftex-vars.el (reftex-index-default-tag):
3361 * elec-pair.el (electric-pair-skip-whitespace):
3362 * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
3363
3364 * emacs-lisp/authors.el (authors-ignored-files)
3365 (authors-valid-file-names, authors-renamed-files-alist): Additions.
3366
3367 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
3368
3369 * shell.el (shell-dynamic-complete-command): Doc fix.
3370 (shell--command-completion-data): Shell completion now matches
3371 executable filenames from the current buffer's directory, on
3372 systems in which this behavior is the default (windows-nt, ms-dos).
3373
3374 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
3375
3376 * net/shr.el (shr-insert): Don't infloop if the width is zero.
3377
3378 2013-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
3379
3380 * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
3381 (bug#16251).
3382
3383 * electric.el: Move all electric-pair-* to elec-pair.el.
3384 * elec-pair.el: New file, split from electric.el.
3385
3386 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
3387
3388 * net/shr.el (shr-find-fill-point): Don't try to fill if the
3389 indentation level is larger than the width, because that will
3390 infloop.
3391 (shr-insert): Fill repeatedly long texts, so that Japanese is
3392 formatted correctly (bug#16263).
3393 (shr-find-fill-point): Off by one error in comparison with the
3394 indentation.
3395
3396 2013-12-26 João Távora <joaotavora@gmail.com>
3397
3398 * electric.el (electric-pair-mode): More flexible engine for skip-
3399 and inhibit predicates, new options for pairing-related functionality.
3400 (electric-pair-preserve-balance): Pair/skip parentheses and quotes
3401 if that keeps or improves their balance in buffers.
3402 (electric-pair-delete-adjacent-pairs): Delete the pair when
3403 backspacing over adjacent matched delimiters.
3404 (electric-pair-open-extra-newline): Open extra newline when
3405 inserting newlines between adjacent matched delimiters.
3406 (electric--sort-post-self-insertion-hook):
3407 Sort post-self-insert-hook according to priority values when
3408 minor-modes are activated.
3409 * simple.el (newline-and-indent): Call newline with interactive
3410 set to t.
3411 (blink-paren-post-self-insert-function): Set priority to 100.
3412 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3413 Use electric-pair-text-pairs to pair backtick-and-quote in strings and
3414 comments. Locally set electric-pair-skip-whitespace to 'chomp and
3415 electric-pair-open-newline-between-pairs to nil.
3416
3417 2013-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
3418
3419 * progmodes/python.el: Use lexical-binding.
3420 (python-nav-beginning-of-defun): Stop searching ASAP.
3421
3422 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
3423
3424 * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
3425 Fix interactive spec. Doc fix. (Bug#15754)
3426
3427 2013-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
3428
3429 * emacs-lisp/byte-run.el (eval-when-compile):
3430 * progmodes/cc-defs.el (cc-eval-when-compile):
3431 Fix edebug spec (bug#16184).
3432
3433 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
3434
3435 * net/shr.el (shr-visit-file): Remove debugging function.
3436 (shr-insert): Don't infloop if we can't find a good place to break
3437 the line (bug#16256).
3438
3439 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
3440
3441 * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
3442 (python-nav--lisp-forward-sexp-safe): Use it. Rename from
3443 python-nav-lisp-forward-sexp-safe.
3444 (python-nav--forward-sexp): New argument SAFE allows switching
3445 forward sexp movement behavior for parens.
3446 (python-nav-forward-sexp): Throw errors on unterminated parens
3447 (Bug#16191).
3448 (python-nav-backward-sexp, python-nav-forward-sexp-safe)
3449 (python-nav-backward-sexp-safe): New functions.
3450 (python-shell-buffer-substring):
3451 Use `python-nav-forward-sexp-safe'.
3452
3453 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
3454
3455 * net/shr.el (shr-find-fill-point): Don't break lines before a
3456 quotation mark.
3457 (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
3458 (shr-find-fill-point): Remove the special checks for the quotation
3459 mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
3460
3461 2013-12-25 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3462
3463 * net/eww.el (eww-form-textarea): Use a different face for
3464 textareas than text input since they have different keymaps
3465 (bug#16142).
3466
3467 2013-12-24 Fabián Ezequiel Gallina <fgallina@gnu.org>
3468
3469 * progmodes/python.el (python-nav-beginning-of-statement):
3470 Speed up (Bug#15295).
3471
3472 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3473
3474 * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
3475 the window configuration.
3476
3477 2013-12-24 Eli Zaretskii <eliz@gnu.org>
3478
3479 * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
3480 we run on MS-Windows or MS-DOS.
3481
3482 2013-12-24 Martin Rudalics <rudalics@gmx.at>
3483
3484 * window.el (balance-windows-area): Call window-size instead of
3485 window-height and window-width. Bug#16241.
3486
3487 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3488
3489 * net/eww.el (eww-bookmark-quit): Remove.
3490 (eww-bookmark-browse): Restore the window configuration when you
3491 choose a bookmark (bug#16144).
3492
3493 2013-12-24 Daniel Colascione <dancol@dancol.org>
3494
3495 * icomplete.el: Remove redundant :group arguments to `defcustom'
3496 throughout.
3497 (icomplete-show-matches-on-no-input): New customizable variable.
3498 (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
3499 we have something to show.
3500 (icomplete-exhibit): Compute completions even if we have no user input.
3501
3502 2013-12-23 Daniel Colascione <dancol@dancol.org>
3503
3504 * icomplete.el: Move `provide' to end of file.
3505
3506 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
3507
3508 * net/gnutls.el (gnutls-verify-error): Add version tag.
3509
3510 2013-12-23 Chong Yidong <cyd@gnu.org>
3511
3512 * subr.el (set-transient-map): Rename from
3513 set-temporary-overlay-map. Doc fix.
3514
3515 * face-remap.el (text-scale-adjust):
3516 * indent.el (indent-rigidly):
3517 * kmacro.el (kmacro-call-macro):
3518 * minibuffer.el (minibuffer-force-complete):
3519 * repeat.el (repeat):
3520 * simple.el (universal-argument--mode):
3521 * calendar/todo-mode.el (todo-insert-item--next-param):
3522 * progmodes/f90.el (f90-abbrev-start): Callers changed.
3523
3524 * indent.el (indent-rigidly): Use substitute-command-keys.
3525
3526 2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3527
3528 * net/eww.el (eww-tag-select): Add text-property to jump to next
3529 select field.
3530 (eww): Add non-supported ftp error.
3531
3532 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3533
3534 * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
3535 comments. Handle electric indent after typing `?' and `!'.
3536
3537 2013-12-22 Chong Yidong <cyd@gnu.org>
3538
3539 * faces.el (face-spec-recalc): If the theme specs are not
3540 applicable to a frame, fall back on the defface spec.
3541 This prevents themes from obliterating faces on low-color terminals.
3542
3543 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3544
3545 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3546 after `{'. We need it after block openers, and it doesn't seem
3547 to hurt after hash openers.
3548
3549 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3550
3551 * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
3552 extracted from `ruby-smie-rules'.
3553 (ruby--electric-indent-chars): New variable.
3554 (ruby--electric-indent-p): New function.
3555 (ruby-mode): Use `electric-indent-functions' instead of
3556 `electric-indent-chars'.
3557
3558 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3559
3560 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
3561 docstring.
3562 (ruby-smie-rules): Indent plus one level after `=>'.
3563
3564 2013-12-21 Richard Stallman <rms@gnu.org>
3565
3566 * simple.el (newline): Doc fix.
3567
3568 2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3569
3570 * net/eww.el (eww-list-histories, eww-list-histories)
3571 (eww-history-browse, eww-history-quit, eww-history-kill)
3572 (eww-history-mode-map, eww-history-mode): New command and
3573 functions to list browser histories.
3574 (eww-form-text): Support text form with disabled
3575 and readonly attributes.
3576 (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
3577
3578 2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3579
3580 * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
3581 (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
3582 (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
3583 (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
3584 Use `user-error'.
3585 (eww-bookmark-mode-map): Add menu.
3586 (eww-render, eww-mode): Use `setq-local'.
3587 (eww-tool-bar-map): New variable.
3588 (eww-mode): Set `tool-bar-map'.
3589 (eww-view-source): Check for `html-mode' with `fboundp'.
3590
3591 2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3592
3593 * net/shr.el (shr--extract-best-source): Don't bug out on audio
3594 elements with text inside. Also remove debugging.
3595
3596 2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
3597
3598 * cus-start.el (all): Add ns-use-srgb-colorspace.
3599
3600 2013-12-21 Chong Yidong <cyd@gnu.org>
3601
3602 * custom.el (custom-theme-recalc-face): Do nothing if the face is
3603 undefined. Thus, theme settings for undefined faces do not take
3604 effect until the faces are defined with defface, the same as with
3605 theme variables.
3606
3607 * faces.el (face-spec-set): Use face-spec-recalc in all cases.
3608 (face-spec-reset-face): Don't assign extra properties in temacs.
3609 (face-spec-recalc): Apply X resources too.
3610
3611 2013-12-21 Chong Yidong <cyd@gnu.org>
3612
3613 * faces.el (face-spec-set):
3614 * cus-face.el (custom-theme-set-faces, custom-set-faces):
3615 * custom.el (defface): Doc fixes (Bug#16203).
3616
3617 * indent.el (indent-rigidly-map): Add docstring, and move commands
3618 into named functions.
3619 (indent-rigidly-left, indent-rigidly-right)
3620 (indent-rigidly-left-to-tab-stop)
3621 (indent-rigidly-right-to-tab-stop): New functions. Decide on
3622 indentation direction based on bidi direction, and accumulate
3623 sequential commands in a single undo boundary.
3624 (indent-rigidly--pop-undo): New utility function.
3625
3626 2013-12-20 Juanma Barranquero <lekktu@gmail.com>
3627
3628 * faces.el (read-face-name): Require crm.el when using crm-separator.
3629
3630 2013-12-20 Daniel Colascione <dancol@dancol.org>
3631
3632 * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
3633 so that we don't reflow comments into the shebang line.
3634
3635 2013-12-20 Juri Linkov <juri@jurta.org>
3636
3637 * saveplace.el (save-place-to-alist): Add `dired-filename' as
3638 a position when `dired-directory' is non-nil. Check integer
3639 positions with `integerp'.
3640 (toggle-save-place, save-places-to-alist): Add check for
3641 `dired-directory'.
3642 (save-place-find-file-hook): Check integer positions with
3643 `integerp'.
3644 (save-place-dired-hook): Use `dired-goto-file' when
3645 `dired-filename' is found in the assoc list. Check integer
3646 positions with `integerp'.
3647 (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
3648
3649 * dired.el (dired-initial-position-hook): Rename back from
3650 `dired-initial-point-hook'.
3651 (dired-initial-position): Rename `dired-initial-point-hook' to
3652 `dired-initial-position-hook'.
3653 (dired-file-name-at-point): Doc fix. (Bug#15329)
3654
3655 2013-12-20 Juri Linkov <juri@jurta.org>
3656
3657 * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
3658 (read-regexp-suggestions): New function.
3659 (read-regexp): Use `read-regexp-defaults-function' to get default values.
3660 Use `read-regexp-suggestions'. Add non-empty default to history
3661 for empty input.
3662 (occur-read-regexp-defaults-function): Remove function.
3663 (occur-read-primary-args): Use `regexp-history-last' instead of
3664 `occur-read-regexp-defaults-function'.
3665
3666 * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
3667 (hi-lock-line-face-buffer, hi-lock-face-buffer)
3668 (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
3669 `hi-lock-read-regexp-defaults-function'. Doc fix.
3670 (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
3671 with `find-tag-default-as-symbol-regexp'. Doc fix.
3672 (hi-lock-read-regexp-defaults): Remove function.
3673 (hi-lock-regexp-okay): Add check for null.
3674
3675 * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
3676 the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
3677
3678 * subr.el (find-tag-default-as-symbol-regexp): New function.
3679 (find-tag-default-as-regexp): Move symbol regexp formatting to
3680 `find-tag-default-as-symbol-regexp'.
3681
3682 2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
3683
3684 * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
3685 (Bug#14179)
3686
3687 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
3688
3689 * calendar/todo-mode.el: New implementation of item insertion
3690 commands and key bindings.
3691 (todo-key-prompt): New face.
3692 (todo-insert-item): New command.
3693 (todo-insert-item--parameters): New defconst, replacing defvar
3694 todo-insertion-commands-args-genlist.
3695 (todo-insert-item--param-key-alist): New defconst, replacing
3696 defvar todo-insertion-commands-arg-key-list.
3697 (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
3698 (todo-insert-item--argsleft, todo-insert-item--apply-args)
3699 (todo-insert-item--next-param): New functions.
3700 (todo-insert-item--args, todo-insert-item--argleft)
3701 (todo-insert-item--argsleft, todo-insert-item--newargsleft):
3702 New variables.
3703 (todo-key-bindings-t): Change binding of "i" from
3704 todo-insertion-map to todo-insert-item.
3705 (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
3706 (todo-insertion-command-name, todo-insertion-commands-names)
3707 (todo-define-insertion-command, todo-insertion-commands)
3708 (todo-insertion-key-bindings, todo-insertion-map): Remove.
3709
3710 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
3711
3712 * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
3713 (todo-toggle-item-highlighting): Use eval-and-compile instead of
3714 eval-when-compile.
3715 (todo-move-category): Allow choosing a non-existing todo file to
3716 move the category to, and create that file.
3717 (todo-default-priority): New user option.
3718 (todo-set-item-priority): Use it.
3719 (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
3720 (desktop-restore-file-buffer): Declare.
3721 (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
3722 (todo-modes-set-2): Locally set desktop-save-buffer to
3723 todo-desktop-save-buffer.
3724 (todo-mode, todo-archive-mode, todo-filtered-items-mode)
3725 (auto-mode-alist): Add autoload cookie.
3726
3727 2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
3728
3729 * emacs-lisp/subr-x.el: Renamed from helpers.el.
3730 helpers.el was a poor choice of name.
3731 (string-remove-prefix): New function.
3732 (string-remove-suffix): New function.
3733
3734 2013-12-20 Martin Rudalics <rudalics@gmx.at>
3735
3736 Fix assignment for new window total sizes.
3737 * window.el (window--pixel-to-size): Remove function.
3738 (window--pixel-to-total-1, window--pixel-to-total):
3739 Fix calculation of new total sizes.
3740
3741 2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
3742
3743 * comint.el (comint-output-filter): Fix rear-nonsticky property
3744 placement (Bug#16010).
3745
3746 2013-12-20 Chong Yidong <cyd@gnu.org>
3747
3748 * faces.el (read-color): Minor fix for completion function.
3749
3750 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
3751
3752 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
3753 New option. (Bug#16182)
3754 (ruby-smie--indent-to-stmt-p): Use it.
3755 (ruby-smie-rules): Revert the logic in the handling of `when'.
3756 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
3757 (ruby-deep-arglist, ruby-deep-indent-paren)
3758 (ruby-deep-indent-paren-style): Update docstrings to note that the
3759 vars don't have any effect with SMIE.
3760
3761 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
3762
3763 * calc/calc.el (calc-enter, calc-pop): Use the variable
3764 `calc-context-sensitive-enter'.
3765
3766 2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3767
3768 * net/shr.el (shr-insert): Protect against infloops in degenerate
3769 tables.
3770
3771 2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3772
3773 * progmodes/octave.el (octave): Add link to manual and octave
3774 homepage.
3775 (octave-mode-menu): Link to octave-mode manual.
3776
3777 2013-12-20 Leo Liu <sdl.web@gmail.com>
3778
3779 * skeleton.el (skeleton-pair-insert-maybe): Disable newline
3780 insertion using skeleton-end-newline. (Bug#16138)
3781
3782 2013-12-20 Juri Linkov <juri@jurta.org>
3783
3784 * replace.el (occur-engine): Use `add-face-text-property'
3785 to add the face property to matches and titles. (Bug#14645)
3786
3787 * hi-lock.el (hi-green): Use lighter color "light green" closer to
3788 the palette of other hi-lock colors.
3789 (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
3790
3791 2013-12-19 Juri Linkov <juri@jurta.org>
3792
3793 * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
3794 Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
3795 (minibuffer-history-symbol): Move variable declaration closer to
3796 its usage.
3797
3798 * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
3799 (Bug#14785)
3800
3801 2013-12-19 Juri Linkov <juri@jurta.org>
3802
3803 * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
3804 New function.
3805 (log-edit-hook): Add it to :options. (Bug#16170)
3806
3807 2013-12-19 Juri Linkov <juri@jurta.org>
3808
3809 * simple.el (eval-expression-print-format): Don't check for
3810 command names and the last command. Always display additional
3811 formats of the integer result in the echo area, and insert them
3812 to the current buffer only with a zero prefix arg.
3813 Display character when char-displayable-p is non-nil.
3814 (eval-expression): With a zero prefix arg, set `print-length' and
3815 `print-level' to nil, and insert the integer values from
3816 `eval-expression-print-format' at the end. Doc fix. (Bug#12985)
3817
3818 * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
3819 `eval-last-sexp-arg-internal'. Doc fix.
3820 (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
3821 `eval-last-sexp-print-value'. Doc fix.
3822 (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
3823 Set `print-length' and `print-level' to nil when arg is zero.
3824 (eval-last-sexp): Doc fix.
3825 (eval-defun-2): Print the integer values from
3826 `eval-expression-print-format' at the end.
3827
3828 * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
3829 values from `eval-expression-print-format' at the end.
3830
3831 * ielm.el (ielm-eval-input): Print the integer
3832 values from `eval-expression-print-format' at the end.
3833
3834 2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
3835
3836 * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
3837 2013-12-11T19:01:44Z!tzz@lifelogs.com.
3838
3839 2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
3840
3841 * hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
3842 (hl-line-highlight, global-hl-line-highlight): Use it.
3843 (hl-line-overlay): Use defvar-local.
3844
3845 2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
3846
3847 * term/ns-win.el: Require dnd.
3848 (global-map): Remove drag items.
3849 (ns-insert-text, ns-set-foreground-at-mouse)
3850 (ns-set-background-at-mouse):
3851 Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
3852 (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
3853 New functions.
3854
3855 2013-12-19 Glenn Morris <rgm@gnu.org>
3856
3857 * emacs-lisp/ert.el (ert-select-tests):
3858 Fix string/symbol mixup. (Bug#16121)
3859
3860 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
3861
3862 * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
3863 keywords to their parent.
3864
3865 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
3866
3867 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
3868 first arg to be a string (fixed dead code), or an operator symbol.
3869 (ruby-smie--forward-token): Tokenize ` @ ' before strings and
3870 operator symbols.
3871 (ruby-smie-rules): Remove parent token check in the `.' clause, it
3872 did nothing. Don't respond to `(:after ".")', it will be called
3873 with :before anyway. Remove the ` @ ' rule, it didn't seem to
3874 change anything. Only return indentation for binary operators
3875 when they are hanging. De-dent opening paren when its parent is
3876 `.', otherwise it looks bad when the dot is not at bol or eol
3877 (bug#16182).
3878
3879 2013-12-19 Juri Linkov <juri@jurta.org>
3880
3881 * replace.el (query-replace-read-args): Split a non-negative arg
3882 and a negative arg into separate elements.
3883 (query-replace, query-replace-regexp, replace-string)
3884 (replace-regexp): Add arg `backward'. Doc fix.
3885 (replace-match-maybe-edit): When new arg `backward' is non-nil,
3886 move point to the beginning of the match.
3887 (replace-search, replace-highlight): Use new arg `backward'
3888 to set the value of `isearch-forward'.
3889 (perform-replace): Add arg `backward' and use it to perform
3890 replacement backward. (Bug#14979)
3891
3892 * isearch.el (isearch-query-replace): Use a negative prefix arg
3893 to call `perform-replace' with a non-nil arg `backward'.
3894
3895 2013-12-18 Juri Linkov <juri@jurta.org>
3896
3897 * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
3898 to the default list. Move `log-edit-show-files' to the end.
3899 Add more available functions to options.
3900 (log-edit): Move default specific settings to
3901 `log-edit-insert-message-template'. Don't move point.
3902 (log-edit-insert-message-template): New function.
3903 (log-edit-insert-changelog): Add `save-excursion' and don't move point.
3904 (Bug#16170)
3905
3906 2013-12-18 Juri Linkov <juri@jurta.org>
3907
3908 * help-mode.el (help-mode-map): Bind "l" to help-go-back,
3909 and "r" to help-go-forward for compatibity with Info. (Bug#16178)
3910
3911 2013-12-18 Leo Liu <sdl.web@gmail.com>
3912
3913 * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
3914 (Bug#16186)
3915
3916 2013-12-18 Eli Zaretskii <eliz@gnu.org>
3917
3918 * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
3919 formats for displaying file sizes when the -s switch is given.
3920 Instead, compute a separate format for displaying the size in
3921 blocks, which is displayed in addition to the "regular" size.
3922 When -h is given in addition to -s, produce size in blocks in
3923 human-readable form as well. (Bug#16179)
3924
3925 2013-12-18 Tassilo Horn <tsdh@gnu.org>
3926
3927 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
3928 Reference tables with ~\ref{...} instead of only \ref{...}.
3929
3930 2013-12-18 Chong Yidong <cyd@gnu.org>
3931
3932 * cus-edit.el (custom-magic-alist): Fix "themed" description
3933 (Bug#14348).
3934
3935 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
3936 is non-nil, do not create a new entry in the symbol's theme-value
3937 or theme-face property; update theme-settings only (Bug#14664).
3938 (custom-available-themes): Doc fix.
3939
3940 * cus-theme.el (custom-new-theme-mode-map): Add bindings
3941 (Bug#15674).
3942
3943 * replace.el (occur-engine): Avoid infloop (Bug#7593).
3944
3945 2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
3946
3947 * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
3948 (Bug#13914).
3949
3950 2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
3951
3952 * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
3953
3954 2013-12-18 Glenn Morris <rgm@gnu.org>
3955
3956 * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
3957 * cus-start.el (load-prefer-newer): New option.
3958
3959 2013-12-18 Le Wang <l26wang@gmail.com>
3960
3961 * comint.el (comint-previous-matching-input-from-input):
3962 Retain point (Bug#13404).
3963
3964 2013-12-18 Chong Yidong <cyd@gnu.org>
3965
3966 * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
3967
3968 2013-12-18 Glenn Morris <rgm@gnu.org>
3969
3970 * mail/emacsbug.el (report-emacs-bug):
3971 Only mention enable-multibyte-characters if non-standard.
3972
3973 2013-12-17 Juri Linkov <juri@jurta.org>
3974
3975 * arc-mode.el (archive-extract-by-file): Check if directory exists
3976 before deletion to not show irrelevant errors if it doesn't exist.
3977
3978 2013-12-17 Juri Linkov <juri@jurta.org>
3979
3980 * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
3981 (Bug#14751)
3982
3983 * net/eww.el (browse-web): Add alias to `eww'.
3984 (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
3985 Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
3986
3987 * net/browse-url.el (browse-url-browser-function): Move `eww'
3988 closer to similar functions.
3989
3990 * startup.el (fancy-startup-screen, fancy-about-screen):
3991 Set browse-url-browser-function to eww-browse-url locally.
3992 (Bug#14751)
3993
3994 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
3995
3996 * window.el (window--pixel-to-total): Remove unused `mini' var.
3997 (maximize-window, minimize-window): Remove unused `pixelwise' arg.
3998 (split-window): Remove unused `new' var.
3999 (window--display-buffer): Remove unused `frame' and `delta' vars.
4000 (fit-window-to-buffer): Remove unused vars `frame', `display-height',
4001 and display-width'.
4002
4003 2013-12-17 Martin Rudalics <rudalics@gmx.at>
4004
4005 * dired.el (dired-mark-pop-up):
4006 * register.el (register-preview): Don't bind
4007 split-height-threshold here since it's now done in
4008 display-buffer-below-selected.
4009
4010 2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
4011
4012 * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
4013 xterm-rgb-convert-to-16bit.
4014 (rxvt-register-default-colors): Standardize with
4015 xterm-register-default-colors (Bug#14078).
4016
4017 2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
4018
4019 * simple.el (kill-region): Pass mark first, then point, so that
4020 kill-append works right (Bug#12819).
4021 (copy-region-as-kill, kill-ring-save): Likewise.
4022
4023 2013-12-17 Leo Liu <sdl.web@gmail.com>
4024
4025 * net/rcirc.el (rcirc-add-face):
4026 * eshell/em-prompt.el (eshell-emit-prompt):
4027 * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
4028 (Bug#16167)
4029
4030 2013-12-17 Chong Yidong <cyd@gnu.org>
4031
4032 * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
4033 Suggested by Xue Fuqiao.
4034
4035 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
4036
4037 * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
4038
4039 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
4040
4041 * net/shr.el (shr-insert-document): Remove unused var
4042 `shr-preliminary-table-render'.
4043 (shr-rescale-image): Remove unused arg `force'.
4044 (shr-put-image): Update calls accordingly.
4045 (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
4046
4047 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
4048
4049 * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
4050 (smie-indent-close): Call `smie-indent--rule-1' with METHOD
4051 :close-all, to see which indentation method to use (Bug#16116).
4052 (smie-rules-function): Document the method :close-all.
4053
4054 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4055
4056 * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
4057
4058 * net/eww.el (eww-display-html): If we can't find the anchor we're
4059 looking for, then go to point-min.
4060
4061 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
4062
4063 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
4064 * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
4065 * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
4066 Expand dir too, in case it's relative.
4067
4068 2013-12-16 Juri Linkov <juri@jurta.org>
4069
4070 * desktop.el (desktop-auto-save-timeout): Change default to
4071 `auto-save-timeout'. Doc fix.
4072 (desktop-save): Skip the timestamp in desktop-saved-frameset
4073 when checking for auto-save changes.
4074 (desktop-auto-save): Don't call desktop-auto-save-set-timer since
4075 `desktop-auto-save' is called repeatedly by the idle timer.
4076 (desktop-auto-save-set-timer): Replace `run-with-timer' with
4077 `run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
4078 (Bug#15331)
4079
4080 2013-12-16 Juri Linkov <juri@jurta.org>
4081
4082 * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
4083 (Bug#16035)
4084 (isearch-pre-command-hook): Check `this-command' for symbolp.
4085
4086 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4087
4088 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
4089
4090 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4091
4092 * progmodes/cfengine.el (cfengine3--current-word): Remove.
4093 (cfengine3--current-function): Bring in the current-function
4094 functionality from `cfengine3--current-word'.
4095 (cfengine3-completion-function): Bring in the
4096 bounds-of-current-word functionality from
4097 `cfengine3--current-word'.
4098
4099 2013-12-16 Martin Rudalics <rudalics@gmx.at>
4100
4101 * window.el (display-buffer-below-selected):
4102 Bind split-height-threshold to 0 as suggested by Juri Linkov.
4103
4104 2013-12-16 Leo Liu <sdl.web@gmail.com>
4105
4106 * progmodes/compile.el (compile-goto-error): Do not push-mark.
4107 Remove NOMSG arg and all uses changed.
4108
4109 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4110
4111 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
4112 (cua--deactivate-rectangle): Don't deactivate the mark.
4113 (cua-set-rectangle-mark): Don't set mark-active since
4114 cua--activate-rectangle already does it for us.
4115 (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
4116 non-rectangular region.
4117
4118 * emulation/cua-base.el (cua-repeat-replace-region):
4119 Use with-current-buffer.
4120
4121 * net/gnutls.el: Use cl-lib.
4122 (gnutls-negotiate): `mapcan' -> cl-mapcan.
4123
4124 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
4125
4126 * emacs-lisp/package.el (package-built-in-p): Support both
4127 built-in and the package.el converted package descriptions.
4128 (package-show-package-list): Allow keywords.
4129 (package-keyword-button-action): Use it instead of
4130 `finder-list-matches'.
4131 (package-menu-filter-interactive): Interactive filtering (by
4132 keyword) function.
4133 (package-menu--generate): Support keywords and change keymappings
4134 and headers when they are given.
4135 (package--has-keyword-p): Helper function.
4136 (package-menu--refresh): Use it.
4137 (package--mapc): Helper function.
4138 (package-all-keywords): Use it.
4139 (package-menu-mode-map): Set up menu items and keybindings to
4140 provide a filtering UI.
4141
4142 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
4143
4144 * net/gnutls.el (gnutls-verify-error): New defcustom to control
4145 the behavior when a certificate fails validation. Defaults to
4146 old behavior: never abort, just warn.
4147 (gnutls-negotiate): Use it.
4148
4149 2013-12-14 Martin Rudalics <rudalics@gmx.at>
4150
4151 * window.el (display-buffer-below-selected): Never split window
4152 horizontally. Suggested by Juri Linkov <juri@jurta.org>.
4153
4154 2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
4155
4156 * emacs-lisp/package.el (package--prepare-dependencies): New function.
4157 (package-buffer-info): Use it (bug#15108).
4158
4159 2013-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4160
4161 * icomplete.el (icomplete-completions): Make sure the prefix is already
4162 displayed elsewhere before hiding it (bug#16219).
4163
4164 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
4165
4166 * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
4167 open-paren tokens when preceded by a open-paren, too.
4168 (ruby-smie-rules): Handle virtual indentation after open-paren
4169 tokens specially. If there is code between it and eol, return the
4170 column where is starts (Bug#16118).
4171
4172 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
4173
4174 * progmodes/cfengine.el: Fix `add-hook' doc.
4175 (cfengine-mode-syntax-functions-regex): Initialize sensibly.
4176 (cfengine3--current-word): Fix parameters.
4177 (cfengine3-make-syntax-cache): Simplify further.
4178 (cfengine3-completion-function, cfengine3--current-function):
4179 Use `assq' for symbols.
4180 (cfengine3--current-function): Fix `cfengine3--current-word' call.
4181
4182 2013-12-13 Glenn Morris <rgm@gnu.org>
4183
4184 * loadup.el (load-path): Warn if site-load or site-init changes it.
4185 No more need to reset it when bootstrapping.
4186
4187 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
4188
4189 * progmodes/cfengine.el (cfengine-cf-promises): Add more default
4190 locations for cf-promises.
4191 (cfengine-mode-syntax-functions-regex): New caching variable.
4192 (cfengine3-fallback-syntax): Fallback syntax for cases where
4193 cf-promises doesn't run.
4194 (cfengine3--current-word): Reimplement using
4195 `cfengine-mode-syntax-functions-regex'.
4196 (cfengine3-completion-function, cfengine3--current-function):
4197 Use `cfengine3-make-syntax-cache' directly.
4198 (cfengine3-clear-syntax-cache): New function.
4199 (cfengine3-make-syntax-cache): Simplify and create
4200 `cfengine-mode-syntax-functions-regex' on demand.
4201 (cfengine3-format-function-docstring): Don't call
4202 `cfengine3-make-syntax-cache' explicitly.
4203
4204 2013-12-13 Martin Rudalics <rudalics@gmx.at>
4205
4206 Fix windmove-find-other-window broken after pixelwise resizing
4207 (Bug#16017).
4208 * windmove.el (windmove-other-window-loc): Revert change from
4209 2013-12-04.
4210 (windmove-find-other-window): Call window-in-direction.
4211 * window.el (window-in-direction): New arguments SIGN, WRAP and
4212 MINI to emulate original windmove-find-other-window behavior.
4213
4214 2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
4215
4216 * simple.el (blink-matching--overlay): New variable.
4217 (blink-matching-open): Instead of moving point, highlight the
4218 matching paren with an overlay
4219 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
4220
4221 * faces.el (paren-showing-faces, show-paren-match)
4222 (show-paren-mismatch): Move from paren.el.
4223
4224 2013-12-13 Leo Liu <sdl.web@gmail.com>
4225
4226 * indent.el (indent-region): Disable progress reporter in
4227 minibuffer. (Bug#16108)
4228
4229 * bindings.el (visual-order-cursor-movement): Fix version.
4230
4231 2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
4232
4233 * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
4234 Also match after beginning of line.
4235 (python-pdbtrack-set-tracked-buffer): Fix logic for remote
4236 files. Thanks to Russell Sim. (Bug#15378)
4237
4238 2013-12-13 Juri Linkov <juri@jurta.org>
4239
4240 * simple.el <Keypad support>: Remove key bindings duplicated
4241 with bindings.el. (Bug#14397)
4242
4243 2013-12-13 Juri Linkov <juri@jurta.org>
4244
4245 * comint.el (comint-mode-map): Replace `delete-char' with
4246 `delete-forward-char'. (Bug#16109)
4247
4248 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
4249
4250 * progmodes/python.el (python-indent-calculate-indentation):
4251 Fix de-denters cornercase. (Bug#15731)
4252
4253 2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4254
4255 * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
4256 (advice--make): Pay attention to `depth'.
4257 (advice--make-1): Don't autoload commands eagerly.
4258 * emacs-lisp/elp.el (elp-instrument-function):
4259 * emacs-lisp/trace.el (trace-function-internal):
4260 * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
4261
4262 * iswitchb.el (iswitchb-mode): Don't belittle ido.
4263
4264 2013-12-12 Eli Zaretskii <eliz@gnu.org>
4265
4266 * term/w32-win.el (w32-handle-dropped-file):
4267 * startup.el (normal-top-level):
4268 * net/browse-url.el (browse-url-file-url):
4269 * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
4270 decode file names using 'utf-8' rather than
4271 file-name-coding-system.
4272
4273 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
4274
4275 * progmodes/python.el (python-indent-context)
4276 (python-indent-calculate-indentation): Fix auto-identation
4277 behavior for comment blocks. (Bug#15916)
4278
4279 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4280
4281 * progmodes/python.el (python-indent-calculate-indentation):
4282 When determining indentation, don't treat "return", "pass", etc., as
4283 operators when they are just string constituents. (Bug#15812)
4284
4285 2013-12-12 Juri Linkov <juri@jurta.org>
4286
4287 * uniquify.el (uniquify-buffer-name-style): Change default to
4288 `post-forward-angle-brackets'.
4289
4290 * menu-bar.el (menu-bar-options-menu): Don't require preloaded
4291 `uniquify'. Change default to `post-forward-angle-brackets'.
4292
4293 2013-12-11 Glenn Morris <rgm@gnu.org>
4294
4295 * emacs-lisp/package.el (finder-list-matches):
4296 Autoload rather than falsely declaring.
4297
4298 2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
4299
4300 * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
4301 (eww-mode-map): Use them.
4302
4303 2013-12-11 Martin Rudalics <rudalics@gmx.at>
4304
4305 * window.el (display-buffer-in-side-window): Fix doc-string
4306 (Bug#16115).
4307
4308 2013-12-11 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * vc/vc-git.el: Silence byte-compiler warnings.
4311 (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
4312 (log-edit-set-header): Declare.
4313
4314 2013-12-11 Eli Zaretskii <eliz@gnu.org>
4315
4316 * Makefile.in (custom-deps, finder-data): Run output file names
4317 through unmsys--file-name. (Bug#16099)
4318
4319 2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
4322 comment-start-skip, which fails when that uses submatch 1 (bug#16041).
4323
4324 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
4325 instead of deleting the selection "by hand" (bug#16098).
4326 Rely on insert-for-yank to yank rectangles.
4327 (cua-highlight-region-shift-only): Mark obsolete.
4328 (cua-mode): Don't enable/disable transient-mark-mode,
4329 shift-select-mode (cua-mode works both with and without them), and
4330 pc-selection-mode (obsolete).
4331 * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
4332 (cua--deactivate-rectangle): Deactivate it.
4333
4334 * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
4335 (delete-selection-helper): Make sure yank starts at the top of the
4336 deleted region.
4337 (minibuffer-keyboard-quit): Use region-active-p.
4338
4339 * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
4340
4341 * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
4342 to `delete' (bug#16109).
4343
4344 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4345
4346 * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
4347 info manual and show keybindings and set `:group' keyword.
4348
4349 2013-12-11 Juri Linkov <juri@jurta.org>
4350
4351 * delsel.el (delete-active-region): Let-bind `this-command'
4352 to prevent `kill-region' from changing its original value.
4353 (delete-selection-helper): Handle `overwrite-mode' for the type
4354 `kill' exactly the same way as for the type `t'.
4355 (insert-char, quoted-insert, reindent-then-newline-and-indent):
4356 Support more commands. (Bug#13312)
4357
4358 2013-12-11 Juri Linkov <juri@jurta.org>
4359
4360 * bindings.el: Map kp keys to non-kp keys systematically
4361 with basic modifiers control, meta and shift. (Bug#14397)
4362
4363 2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
4364
4365 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
4366 "Close browser" menu items. Fix wrong function of "List
4367 bookmarks".
4368
4369 2013-12-11 Juri Linkov <juri@jurta.org>
4370
4371 * misearch.el (multi-isearch-buffers): Set the value of
4372 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
4373 arg of isearch-forward to t.
4374 (multi-isearch-buffers-regexp): Set the value of
4375 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
4376 arg of isearch-forward-regexp to t.
4377 (multi-isearch-files): Set the value of
4378 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
4379 arg of isearch-forward to t.
4380 (multi-isearch-files-regexp): Set the value of
4381 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
4382 arg of isearch-forward-regexp to t. (Bug#16035)
4383
4384 * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
4385 arg of isearch-forward to t.
4386 (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
4387 arg of isearch-forward-regexp to t.
4388 (dired-isearch-filter-filenames): Remove unnecessary check for
4389 `dired-isearch-filenames'.
4390
4391 * comint.el (comint-history-isearch-backward):
4392 Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
4393 (comint-history-isearch-backward-regexp):
4394 Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
4395
4396 2013-12-10 Eli Zaretskii <eliz@gnu.org>
4397
4398 * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
4399 unmsys--file-name. (Bug#16099)
4400
4401 2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
4402
4403 * emacs-lisp/package.el (package-keyword-button-action):
4404 Remove finder.el require dependency.
4405
4406 2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
4407
4408 * emacs-lisp/package.el: Require finder.el.
4409 (describe-package-1): Add keyword buttons.
4410 (package-make-button): New convenience function.
4411 (package-keyword-button-action): Keyword button action using
4412 `finder-list-matches'.
4413
4414 2013-12-09 Eli Zaretskii <eliz@gnu.org>
4415
4416 * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
4417 last commit.
4418
4419 2013-12-09 Michael Albinus <michael.albinus@gmx.de>
4420
4421 * autorevert.el (auto-revert-notify-add-watch): Do not handle
4422 symlinked files.
4423
4424 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
4425
4426 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
4427 after the end of a percent literal.
4428
4429 2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
4430
4431 * progmodes/ruby-mode.el (ruby-forward-string): Document.
4432 Handle caret-delimited strings (Bug#16079).
4433
4434 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
4435
4436 * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
4437 When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
4438 `ruby-parse-partial' (Bug#16078).
4439
4440 2013-12-09 Leo Liu <sdl.web@gmail.com>
4441
4442 * subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
4443
4444 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
4445
4446 * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
4447 (js-switch-indent-offset): New option.
4448 (js--proper-indentation): Use it. And handle the case when
4449 "default" is actually a key in an object literal.
4450 (js--same-line): New function.
4451 (js--multi-line-declaration-indentation): Use it.
4452 (js--indent-in-array-comp, js--array-comp-indentation):
4453 New functions.
4454 (js--proper-indentation): Use them, to handle array comprehension
4455 continuations.
4456
4457 2013-12-08 Leo Liu <sdl.web@gmail.com>
4458
4459 * progmodes/flymake.el (flymake-highlight-line): Re-write.
4460 (flymake-make-overlay): Remove arg MOUSE-FACE.
4461 (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
4462
4463 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4464
4465 * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
4466 New function.
4467 (redisplay-highlight-region-function): Use it.
4468
4469 * emulation/cua-base.el (cua--explicit-region-start)
4470 (cua--last-region-shifted): Remove.
4471 (cua--deactivate): Use deactivate-mark.
4472 (cua--pre-command-handler-1): Don't handle shift-selection.
4473 (cua--post-command-handler-1): Don't change transient-mark-mode.
4474 (cua--select-keymaps): Use region-active-p rather than
4475 cua--explicit-region-start or cua--last-region-shifted.
4476 (cua-mode): Enable shift-select-mode.
4477
4478 2013-12-08 Leo Liu <sdl.web@gmail.com>
4479
4480 * progmodes/flymake.el (flymake-popup-current-error-menu):
4481 Rename from flymake-display-err-menu-for-current-line. Reimplement.
4482 (flymake-posn-at-point-as-event, flymake-popup-menu)
4483 (flymake-make-emacs-menu): Remove. (Bug#16077)
4484
4485 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4486
4487 * rect.el (rectangle-mark-mode): Activate mark even if
4488 transient-mark-mode is off (bug#16066).
4489 (rectangle--highlight-for-redisplay): Fix boundary condition when point
4490 is > mark and at bolp.
4491
4492 * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
4493 (region-extract-function): Use it.
4494 (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
4495 (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
4496 Delete functions.
4497 (cua--init-rectangles): Don't re-remap copy-region-as-kill,
4498 kill-ring-save, kill-region, delete-char, delete-forward-char.
4499 Ignore self-insert-iso.
4500
4501 * emulation/cua-gmrk.el (cua--init-global-mark):
4502 Ignore `self-insert-iso'.
4503
4504 * emulation/cua-base.el (cua--prefix-copy-handler)
4505 (cua--prefix-cut-handler): Rely on region-extract-function rather than
4506 checking cua--rectangle.
4507 (cua-delete-region): Use region-extract-function.
4508 (cua-replace-region): Delete function.
4509 (cua-copy-region, cua-cut-region): Obey region-extract-function.
4510 (cua--pre-command-handler-1): Don't do the delete-selection thing.
4511 (cua--self-insert-char-p): Ignore `self-insert-iso'.
4512 (cua--init-keymaps): Don't remap delete-selection commands.
4513 (cua-mode): Use delete-selection-mode instead of rolling our own
4514 (bug#16085).
4515
4516 * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
4517 Obey region-extract-function.
4518
4519 Make registers and delete-selection-mode work on rectangles.
4520 * register.el (describe-register-1): Don't modify the register's value.
4521 (copy-to-register): Obey region-extract-function.
4522 * delsel.el (delete-active-region): Obey region-extract-function.
4523
4524 2013-12-08 Leo Liu <sdl.web@gmail.com>
4525
4526 * progmodes/flymake.el (flymake, flymake-error-bitmap)
4527 (flymake-warning-bitmap, flymake-fringe-indicator-position)
4528 (flymake-compilation-prevents-syntax-check)
4529 (flymake-start-syntax-check-on-newline)
4530 (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
4531 (flymake-start-syntax-check-on-find-file, flymake-log-level)
4532 (flymake-xml-program, flymake-master-file-dirs)
4533 (flymake-master-file-count-limit)
4534 (flymake-allowed-file-name-masks): Relocate.
4535 (flymake-makehash, flymake-float-time)
4536 (flymake-replace-regexp-in-string, flymake-split-string)
4537 (flymake-get-temp-dir): Remove.
4538 (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
4539 (flymake-current-row, flymake-selected-frame)
4540 (flymake-get-point-pixel-pos): Remove xemacs compatibity and
4541 related functions. (Bug#16077)
4542
4543 2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
4544
4545 * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
4546
4547 2013-12-07 Tassilo Horn <tsdh@gnu.org>
4548
4549 * help-fns.el (describe-function-1): Use new advice-* functions
4550 rather than old ad-* functions. Fix function type description and
4551 source links for advised functions and subrs.
4552
4553 2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
4556
4557 2013-12-06 Michael Albinus <michael.albinus@gmx.de>
4558
4559 * progmodes/compile.el (compilation-start):
4560 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
4561
4562 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4563 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
4564
4565 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4566
4567 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4568 Touch up the last change.
4569
4570 2013-12-06 Leo Liu <sdl.web@gmail.com>
4571
4572 * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
4573 (inferior-octave-startup): Always use "octave> " for prompt.
4574 (octave-goto-function-definition)
4575 (octave-sync-function-file-names)
4576 (octave-find-definition-default-filename): Remove redundant backquotes.
4577
4578 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4579
4580 * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
4581 syntax for `?'.
4582 (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
4583 where appropriate already.
4584 (ruby-syntax-propertize-function): Propertize `?' and `!' at the
4585 end of method names (Bug#15874).
4586
4587 2013-12-06 Juri Linkov <juri@jurta.org>
4588
4589 * isearch.el (isearch--saved-overriding-local-map):
4590 New internal variable.
4591 (isearch-mode): Set it to the initial value of
4592 `overriding-terminal-local-map'.
4593 (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
4594 with `isearch--saved-overriding-local-map'. (Bug#16035)
4595
4596 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4597
4598 * progmodes/octave.el (inferior-octave-completion-table):
4599 Turn back into function, use `completion-table-with-cache'
4600 (Bug#11906). Update all references.
4601
4602 * minibuffer.el (completion-table-with-cache): New function.
4603
4604 2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
4605
4606 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
4607
4608 2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
4609
4610 * net/eww.el (eww-current-source): New variable to store page
4611 source.
4612 (eww-display-html, eww-mode, eww-save-history)
4613 (eww-restore-history): Use it.
4614 (eww-view-source): New command to view page source.
4615 Opportunistically uses `html-mode' to highlight the buffer.
4616 (eww-mode-map): Install it.
4617
4618 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
4619
4620 * net/dbus.el (dbus-unregister-service)
4621 (dbus-escape-as-identifier, dbus-unescape-from-identifier):
4622 Fix docstring.
4623 (dbus-unregister-service): Skip :serial entries in
4624 `dbus-registered-objects-table'.
4625 (dbus-byte-array-to-string): New optional arg MULTIBYTE.
4626
4627 2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
4628
4629 * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
4630 around keywords with extra `split-string' argument.
4631
4632 2013-12-04 Martin Rudalics <rudalics@gmx.at>
4633
4634 * windmove.el (windmove-other-window-loc): Handle navigation
4635 between windows (excluding the minibuffer window - Bug#16017).
4636
4637 2013-12-04 Michael Albinus <michael.albinus@gmx.de>
4638
4639 * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
4640 in D-Bus type syntax.
4641 (dbus-unescape-from-identifier): Use `byte-to-string' in order to
4642 preserve unibyte strings. (Bug#16048)
4643
4644 2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4645
4646 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
4647 Call force-mode-line-update is the proper buffer (bug#16042).
4648
4649 2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
4650
4651 * vc/log-edit.el (log-edit-add-new-comment): Rename to
4652 `log-edit-remember-comment', make argument optional. Adjust all
4653 callers.
4654 (log-edit-mode): Add `log-edit-remember-comment' to
4655 `kill-buffer-hook' locally.
4656 (log-edit-kill-buffer): Don't remember comment explicitly since
4657 the buffer is killed anyway.
4658
4659 2013-12-04 Juri Linkov <juri@jurta.org>
4660
4661 * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
4662 add-hook and remove-hook for multi-buffer search. (Bug#16035)
4663
4664 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
4665
4666 * notifications.el (notifications-close-notification): Call the
4667 D-Bus method with ID being a `:uint32'. (Bug#16030)
4668
4669 2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
4670
4671 * net/eww.el (eww-render): Don't pass arg to eww-display-image.
4672
4673 2013-12-03 Juri Linkov <juri@jurta.org>
4674
4675 * progmodes/compile.el (compilation-start): Rename window alist
4676 entry `no-display-ok' to `allow-no-window'.
4677
4678 * simple.el (shell-command): Add window alist entry
4679 `allow-no-window' to `display-buffer'.
4680 (async-shell-command): Doc fix.
4681
4682 * window.el (display-buffer-no-window): New action function.
4683 (display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
4684
4685 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4686
4687 * vc/log-edit.el (log-edit-set-header): Extract from
4688 `log-edit-toggle-header'.
4689 (log-edit-extract-headers): Separate the summary, when extracted
4690 from header, from the rest of the message with an empty line.
4691
4692 * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
4693 line, if present, to the Summary header.
4694
4695 2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4696
4697 * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
4698 in current-buffer (bug#16029).
4699
4700 2013-12-02 Helmut Eller <eller.helmut@gmail.com>
4701
4702 * emacs-lisp/debug.el (debugger-toggle-locals): New command.
4703 (debugger-mode-map): Bind it.
4704 (debugger--backtrace-base): New function.
4705 (debugger-eval-expression): Use it.
4706 (debugger-frame-number): Skip local vars when present.
4707 (debugger--locals-visible-p, debugger--insert-locals)
4708 (debugger--show-locals, debugger--hide-locals): New functions.
4709
4710 2013-12-02 Michael Albinus <michael.albinus@gmx.de>
4711
4712 * net/tramp-sh.el (tramp-remote-process-environment): Do not set
4713 "LC_ALL".
4714 (tramp-get-remote-locale): New defun.
4715 (tramp-open-connection-setup-interactive-shell): Use it.
4716
4717 2013-12-02 Leo Liu <sdl.web@gmail.com>
4718
4719 * subr.el (process-live-p): Return nil for non-process. (Bug#16023)
4720
4721 * progmodes/sh-script.el (sh-shell-process):
4722 * progmodes/octave.el (inferior-octave-process-live-p):
4723 * progmodes/gdb-mi.el (gdb-delchar-or-quit)
4724 (gdb-inferior-io-sentinel):
4725 * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
4726
4727 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4728
4729 * vc/log-edit.el (log-edit-kill-buffer): Move the use of
4730 `save-selected-window' to `log-edit-hide-buf'. This makes
4731 `log-edit-show-files' idempotent.
4732 (log-edit-show-files): Mark the new window as dedicated.
4733
4734 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4735
4736 * vc/log-edit.el (log-edit-mode-map): Add binding for
4737 `log-edit-kill-biffer'.
4738 (log-edit-hide-buf): Add a FIXME comment.
4739 (log-edit-add-new-comment): New function, extracted from
4740 `log-edit-done'.
4741 (log-edit-done, log-edit-add-to-changelog): Use it.
4742 (log-edit-kill-buffer): New command.
4743
4744 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4745
4746 * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
4747 instead of killing the buffer.
4748
4749 2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4750
4751 * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
4752
4753 2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4754
4755 * net/eww.el (eww-form-checkbox-selected-symbol)
4756 (eww-form-checkbox-symbol): New customizable variable.
4757 (eww-form-checkbox, eww-toggle-checkbox):
4758 Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
4759
4760 * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
4761 (shr--get-media-pref, shr--extract-best-source): New function.
4762 (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
4763 no :src tag was specified.
4764
4765 * net/eww.el (eww-use-external-browser-for-content-type): New variable.
4766 (eww-render): Handle `eww-use-external-browser-for-content-type'.
4767 Use \\` to match beginning of string instead of ^.
4768 (eww-browse-with-external-browser): Provide optional URL parameter.
4769 (eww-render): Set `eww-current-title' back to "".
4770
4771 * net/shr.el (shr-tag-video): Display content for video if no
4772 poster is available.
4773 (shr-tag-audio): Add support for <audio> tag.
4774
4775 * net/eww.el (eww-text-input-types): New const.
4776 (eww-process-text-input): Treat input types in
4777 `eww-text-input-types' as text.
4778
4779 * net/shr.el (shr-tag-table): Fix comment typo.
4780
4781 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4782
4783 * net/eww.el (eww-follow-link): New command to avoid reloading
4784 pages when we follow #target links (bug#15243).
4785 (eww-quit): Special mode buffers shouldn't query before exiting.
4786
4787 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
4788
4789 * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
4790 forms.
4791
4792 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4793
4794 * net/eww.el (eww-restore-history): Update the window title after
4795 moving in the history.
4796 (eww-current-dom): New variable used to save the current DOM.
4797
4798 2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
4799
4800 * vc/log-edit.el (log-edit-mode-map): Add binding for
4801 `log-edit-beginning-of-line'.
4802 (log-edit-setup-add-author): New user option.
4803 (log-edit-beginning-of-line): New command.
4804 (log-edit): Move major mode call above the contents setup so that
4805 the local variable values are already applied.
4806 (log-edit): Only insert "Author: " when
4807 `log-edit-setup-add-author' is non-nil.
4808 (log-edit): When SETUP is non-nil, position point after ": "
4809 instead of point-min.
4810
4811 2013-12-01 Glenn Morris <rgm@gnu.org>
4812
4813 * startup.el (command-line): Warn if ~/emacs.d is in load-path.
4814
4815 2013-11-30 Eli Zaretskii <eliz@gnu.org>
4816
4817 * startup.el (fancy-splash-frame): On MS-Windows, trigger
4818 redisplay to make sure the initial frame gets a chance to become
4819 visible. (Bug#16014)
4820
4821 2013-11-30 Martin Rudalics <rudalics@gmx.at>
4822
4823 Support resizing frames and windows pixelwise.
4824 * cus-start.el (frame-resize-pixelwise)
4825 (window-resize-pixelwise): New entries.
4826 * emacs-lisp/debug.el (debug): Use window-total-height instead
4827 of window-total-size.
4828 * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
4829 * help.el (describe-bindings-internal): Use help-buffer as
4830 argument for with-help-window.
4831 (temp-buffer-max-width): New option.
4832 (resize-temp-buffer-window, help-window-setup)
4833 (with-help-window): Rewrite.
4834 * mouse.el (mouse-drag-line): Rewrite. Add key bindings for
4835 dragging dividers.
4836 * window.el (frame-char-size, window-min-pixel-height)
4837 (window-safe-min-pixel-height, window-safe-min-pixel-width)
4838 (window-min-pixel-width, window-safe-min-pixel-size)
4839 (window-combination-p, window-safe-min-size)
4840 (window-resizable-p, window--size-to-pixel)
4841 (window--pixel-to-size, window--resize-apply-p): New functions.
4842 (window-safe-min-height): Fix doc-string.
4843 (window-size, window-min-size, window--min-size-1)
4844 (window-sizable, window-sizable-p, window--min-delta-1)
4845 (window-min-delta, window--max-delta-1, window-max-delta)
4846 (window--resizable, window--resizable-p, window-resizable)
4847 (window-full-height-p, window-full-width-p, window-at-side-p)
4848 (window--in-direction-2, window-in-direction)
4849 (window--resize-reset-1, window--resize-mini-window)
4850 (window-resize, window-resize-no-error)
4851 (window--resize-child-windows-normal)
4852 (window--resize-child-windows, window--resize-siblings)
4853 (window--resize-this-window, window--resize-root-window)
4854 (window--resize-root-window-vertically)
4855 (adjust-window-trailing-edge, enlarge-window, shrink-window)
4856 (maximize-window, minimize-window, delete-window)
4857 (quit-restore-window, window-split-min-size, split-window)
4858 (balance-windows-2, balance-windows)
4859 (balance-windows-area-adjust, balance-windows-area)
4860 (window--state-get-1, window-state-get, window--state-put-1)
4861 (window--state-put-2, window-state-put)
4862 (display-buffer-record-window, window--display-buffer):
4863 Make functions handle pixelwise sizing of windows.
4864 (display-buffer--action-function-custom-type)
4865 (display-buffer-fallback-action):
4866 Add display-buffer-in-previous-window.
4867 (display-buffer-use-some-window): Resize window to height it had
4868 before.
4869 (fit-window-to-buffer-horizontally): New option.
4870 (fit-frame-to-buffer): Describe new values.
4871 (fit-frame-to-buffer-bottom-margin): Replace with
4872 fit-frame-to-buffer-margins.
4873 (window--sanitize-margin): New function.
4874 (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
4875 using window-text-pixel-size.
4876
4877 2013-11-30 Glenn Morris <rgm@gnu.org>
4878
4879 * emacs-lisp/bytecomp.el (byte-compile-form):
4880 Make the `interactive-only' warning like the `obsolete' one.
4881 * comint.el (comint-run):
4882 * files.el (insert-file-literally, insert-file):
4883 * replace.el (replace-string, replace-regexp):
4884 * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
4885 (goto-line, insert-buffer, next-line, previous-line):
4886 Tweak `interactive-only' spec.
4887
4888 Stop keeping (most) generated cedet grammar files in the repository.
4889 * Makefile.in (semantic): New.
4890 (compile-main): Depend on semantic.
4891
4892 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4893
4894 * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
4895 available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
4896
4897 * uniquify.el (uniquify-buffer-name-style): Change default.
4898
4899 * loadup.el: Preload "uniquify".
4900
4901 * time.el (display-time-update): Update all mode lines (bug#15999).
4902
4903 * electric.el (electric-indent-mode): Enable by default.
4904 * loadup.el: Preload "electric".
4905
4906 2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
4907
4908 * emacs-lisp/helpers.el (string-empty-p): New function.
4909 (string-blank-p): New function.
4910
4911 2013-11-29 Andreas Politz <politza@hochschule-trier.de>
4912
4913 * imenu.el (imenu--index-alist): Add missing dot to the docstring
4914 (Bug#14029).
4915
4916 2013-11-29 Andreas Politz <politza@fh-trier.de>
4917 * imenu.el (imenu--subalist-p): Don't error on non-conses and
4918 allow non-lambda lists as functions.
4919 (imenu--in-alist): Don't recurse into non-subalists.
4920 (imenu): Don't pass function itself as an argument (Bug#14029).
4921
4922 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4923
4924 * progmodes/python.el (python-mode-map): Remove binding for ":".
4925 (python-indent-electric-colon): Remove command.
4926 (python-indent-post-self-insert-function): Integrate the previous code
4927 of python-indent-electric-colon. Make it conditional on
4928 electric-indent-mode.
4929 (python-mode): Add ?: to electric-indent-chars.
4930 Move python-indent-post-self-insert-function to the end of
4931 post-self-insert-hook.
4932
4933 2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4934
4935 * doc-view.el (doc-view-goto-page): Update mode-line.
4936
4937 * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
4938
4939 2013-11-27 Glenn Morris <rgm@gnu.org>
4940
4941 * international/charprop.el, international/uni-bidi.el:
4942 * international/uni-category.el, international/uni-combining.el:
4943 * international/uni-comment.el, international/uni-decimal.el:
4944 * international/uni-decomposition.el, international/uni-digit.el:
4945 * international/uni-lowercase.el, international/uni-mirrored.el:
4946 * international/uni-name.el, international/uni-numeric.el:
4947 * international/uni-old-name.el, international/uni-titlecase.el:
4948 * international/uni-uppercase.el:
4949 Remove generated files from VCS repository.
4950
4951 2013-11-27 Eli Zaretskii <eliz@gnu.org>
4952
4953 * filenotify.el (file-notify-add-watch): Don't special-case
4954 w32notify when computing the directory to watch.
4955
4956 2013-11-27 Glenn Morris <rgm@gnu.org>
4957
4958 Make bootstrap without generated uni-*.el files possible again.
4959 * loadup.el: Update command-line-args checking for unidata-gen.
4960 Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
4961 * composite.el, international/characters.el:
4962 Handle unicode tables being undefined.
4963
4964 Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
4965 * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
4966 (compile-main): Depend on leim rule.
4967 (leim): New rule.
4968 * loadup.el: Move leim-list.el to leim/ subdirectory.
4969 * startup.el (normal-top-level): No more leim directory.
4970 * international/ja-dic-cnv.el (skkdic-convert):
4971 Disable version-control and autoloads in output files.
4972 * international/titdic-cnv.el (titdic-convert, miscdic-convert):
4973 Disable version-control and autoloads in output files.
4974 * leim/quail: Move here from ../leim.
4975 * leim/quail/hangul.el (hangul-input-method-activate):
4976 Add autoload cookie.
4977 (generated-autoload-load-name): Set file-local value.
4978 * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
4979 (generated-autoload-load-name): Set file-local value.
4980
4981 2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com>
4982
4983 * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
4984 (eww-add-bookmark): Ask confirmation when add to bookmarks.
4985 (eww-quit): Ask confirmation before quitting eww.
4986
4987 2013-11-26 Eli Zaretskii <eliz@gnu.org>
4988
4989 * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
4990 reading output from Diff on MS-Windows and MS-DOS.
4991
4992 2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
4993
4994 * emacs-lisp/helpers.el (string-reverse): New function.
4995
4996 2013-11-26 Michael Albinus <michael.albinus@gmx.de>
4997
4998 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
4999 names on MS Windows, like "/[::1]:".
5000
5001 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
5002 SWITCHES.
5003
5004 2013-11-26 Glenn Morris <rgm@gnu.org>
5005
5006 * progmodes/python.el (python-indent-guess-indent-offset):
5007 Avoid corner-case error. (Bug#15975)
5008
5009 Preload leim-list.el. (Bug#4789)
5010 * loadup.el: Load leim-list.el when found.
5011 * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
5012
5013 2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
5014
5015 * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
5016
5017 * emacs-lisp/helpers.el (string-join): New function.
5018
5019 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
5020
5021 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5022 Mark as obsolete and replace it with a symbol property.
5023 (byte-compile-form): Use new 'interactive-only property.
5024 * comint.el, files.el, replace.el, simple.el:
5025 Apply new 'interactive-only properly.
5026
5027 2013-11-25 Martin Rudalics <rudalics@gmx.at>
5028
5029 * window.el (display-buffer-at-bottom): Make sure that
5030 split-window-sensibly creates the new window on bottom
5031 (Bug#15961).
5032
5033 2013-11-23 David Kastrup <dak@gnu.org>
5034
5035 * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
5036 on the conflict markers when available.
5037 (smerge--get-marker): New function.
5038 (smerge-end-re, smerge-base-re): Add subgroup.
5039
5040 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5041
5042 * frame.el (handle-focus-in, handle-focus-out): Add missing
5043 interactive spec.
5044
5045 2013-11-25 Michael Albinus <michael.albinus@gmx.de>
5046
5047 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5048 `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
5049
5050 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5051
5052 * play/gomoku.el: Don't use intangible property. Use lexical-binding.
5053 (gomoku--last-pos): New var.
5054 (gomoku--intangible-chars): New const.
5055 (gomoku--intangible): New function.
5056 (gomoku-mode): Use it. Derive from special-mode.
5057 (gomoku-move-up): Adjust line count.
5058 (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
5059 (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
5060 Simplify accordingly.
5061
5062 * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
5063 Remove blink-cursor code.
5064 (blink-cursor-timer-function, blink-cursor-suspend):
5065 Don't special-case GUIs.
5066 (blink-cursor-mode): Use focus-in/out-hook.
5067
5068 2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
5069
5070 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
5071 work when annotation is invisible (Bug#13886).
5072
5073 2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
5074
5075 * json.el (json-alist-p): Only return non-nil if the alist has
5076 simple keys (Bug#13518).
5077
5078 2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
5079
5080 * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
5081 when control-statement is the first statement in a buffer (Bug#15956).
5082
5083 2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
5084
5085 * imenu.el (imenu-generic-skip-comments-and-strings):
5086 New option (Bug#15560).
5087 (imenu--generic-function): Use it.
5088
5089 2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
5090
5091 * minibuffer.el (completion--in-region-1): Scroll the correct window.
5092 (Bug#13898)
5093
5094 2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
5095
5096 * emacs-lisp/helpers.el: Add some string helpers.
5097 (string-trim-left): Removes leading whitespace.
5098 (string-trim-right): Removes trailing whitespace.
5099 (string-trim): Removes leading and trailing whitespace.
5100
5101 * subr.el (string-suffix-p): New function.
5102
5103 2013-11-23 Glenn Morris <rgm@gnu.org>
5104
5105 * progmodes/python.el (python-shell-send-file):
5106 Add option to delete file when done. (Bug#15647)
5107 (python-shell-send-string, python-shell-send-region): Use it.
5108
5109 2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
5110
5111 * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
5112 to set buffer-read-only to t, never to nil. (Bug#15938)
5113
5114 * textmodes/tex-mode.el (latex-noindent-environments):
5115 Add safe-local-variable property. (Bug#15936)
5116
5117 2013-11-23 Glenn Morris <rgm@gnu.org>
5118
5119 * textmodes/enriched.el (enriched-mode): Doc fix.
5120 * emacs-lisp/authors.el (authors-renamed-files-alist):
5121 Add enriched.doc -> enriched.txt.
5122
5123 * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
5124
5125 2013-11-22 Leo Liu <sdl.web@gmail.com>
5126
5127 * progmodes/octave.el (inferior-octave-startup): Spit out error
5128 message.
5129
5130 2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
5131
5132 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5133 Improve docstring.
5134 Add :version.
5135 (ruby-encoding-magic-comment-style): Add :version.
5136
5137 2013-11-22 Leo Liu <sdl.web@gmail.com>
5138
5139 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
5140 (Bug#15076)
5141 (octave-help-mode): Adapt to change to help-mode-finish to use
5142 derived-mode-p on 2013-09-17.
5143 (inferior-octave-prompt): Also match octave-gui.
5144 (octave-kill-process): Don't ask twice. (Bug#10564)
5145
5146 2013-11-22 Leo Liu <sdl.web@gmail.com>
5147
5148 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
5149 (inferior-octave-startup, inferior-octave-check-process)
5150 (inferior-octave-track-window-width-change)
5151 (octave-completion-at-point, octave-eldoc-function): Use it.
5152 (octave-kill-process): Provide confirmation. (Bug#10564)
5153
5154 2013-11-21 Leo Liu <sdl.web@gmail.com>
5155
5156 * progmodes/octave.el (octave-mode, inferior-octave-mode):
5157 Fix obsolete variable comment-use-global-state.
5158
5159 2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5160
5161 * progmodes/octave.el (octave-mode-map, octave-mode-menu):
5162 Add `octave-source-file'.
5163 (octave-source-file): New function. (Bug#15935)
5164
5165 2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com>
5166
5167 * net/eww.el (eww-local-regex): New variable.
5168 (eww): Use it to detect localhost and similar.
5169
5170 2013-11-21 Leo Liu <sdl.web@gmail.com>
5171
5172 Add completion for command `ag'.
5173 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
5174 (pcomplete/ag): New function.
5175 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
5176
5177 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
5180 (bug#14646).
5181 (make-obsolete): Remove interactive spec.
5182
5183 2013-11-21 Glenn Morris <rgm@gnu.org>
5184
5185 * startup.el (command-line-1): Use path-separator with -L.
5186
5187 2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
5188
5189 * emacs-lisp/package.el (describe-package-1): Add package archive
5190 to shown fields.
5191
5192 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
5193
5194 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5195 Change default to "# encoding: %s" to differentiate it from the
5196 default Ruby encoding comment template.
5197
5198 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
5199
5200 * ses.el (ses-mode): Doc fix. (Bug#14748)
5201
5202 2013-11-20 Leo Liu <sdl.web@gmail.com>
5203
5204 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
5205
5206 2013-11-19 Dan Nicolaescu <dann@gnu.org>
5207
5208 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
5209 when rebase or bisect are in progress.
5210
5211 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
5212
5213 * filenotify.el (file-notify-add-watch): Doc fix.
5214
5215 2013-11-19 Leo Liu <sdl.web@gmail.com>
5216
5217 * obsolete/rcompile.el: Mark obsolete.
5218
5219 * progmodes/compile.el (compilation-start)
5220 (compilation-goto-locus, compilation-find-file):
5221 Pass no-display-ok and handle nil value from display-buffer.
5222 (Bug#13594)
5223
5224 * window.el (display-buffer-alist, display-buffer): Document the
5225 new parameter no-display-ok. Return either a window or nil
5226 but never a non-window value.
5227
5228 2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
5229
5230 * electric.el (electric-indent-mode-map): Remove.
5231 (electric-indent-mode): Change the global-map instead (bug#15915).
5232
5233 * textmodes/text-mode.el (paragraph-indent-minor-mode):
5234 Use add-function.
5235
5236 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
5237
5238 * emacs-lisp/nadvice.el (remove-function): Align with
5239 add-function's behavior.
5240
5241 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
5242 (gdb--string-regexp): New constant.
5243 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
5244 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
5245 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
5246 submatch 1.
5247 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
5248 Adjust use accordingly.
5249 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
5250
5251 2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
5252
5253 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
5254 interpolation curlies (Bug#15914).
5255
5256 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5257
5258 * calc/calc.el (calc-context-sensitive-enter): New variable.
5259 (calc-enter): Use `calc-context-sensitive-enter'.
5260
5261 2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
5262
5263 * progmodes/cfengine.el: Version bump.
5264 (cfengine-cf-promises): New defcustom to locate cf-promises.
5265 (cfengine3-vartypes): Add new "data" type.
5266 (cfengine3--current-word): New function to get current name-like
5267 word or its bounds.
5268 (cfengine3--current-function): New function to look up a CFEngine
5269 function's definition.
5270 (cfengine3-format-function-docstring): New function.
5271 (cfengine3-make-syntax-cache): New function.
5272 (cfengine3-documentation-function): New function: ElDoc glue.
5273 (cfengine3-completion-function): New function: completion glue.
5274 (cfengine3-mode): Set `compile-command',
5275 `eldoc-documentation-function', and add to
5276 `completion-at-point-functions'.
5277
5278 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
5279
5280 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5281 `tramp-current-connection'.
5282
5283 2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
5284
5285 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
5286 nil/self/true/false with "end of symbol".
5287
5288 2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
5289
5290 * subr.el (version-regexp-alist): Fix a typo.
5291
5292 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
5293
5294 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
5295 "en_US.utf8" and "LC_CTYPE" to "".
5296 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
5297 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
5298
5299 2013-11-15 Leo Liu <sdl.web@gmail.com>
5300
5301 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
5302
5303 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5304
5305 * progmodes/gud.el (ctl-x-map):
5306 Remove C-x SPC binding. (Bug#12342)
5307 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
5308
5309 2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
5310
5311 * subr.el (version-regexp-alist):
5312 Recognize hg, svn and darcs versions as snapshot versions.
5313
5314 * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
5315 'always-utf8 value of `ruby-insert-encoding-magic-comment'.
5316 (ruby--encoding-comment-required-p): Extract from
5317 `ruby-mode-set-encoding'.
5318 (ruby-mode-set-encoding): Add the ability to always insert an
5319 utf-8 encoding comment. Fix and simplify coding comment update
5320 logic.
5321
5322 2013-11-14 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * net/tramp-gvfs.el (top): Run init code only when
5325 `tramp-gvfs-enabled' is not nil.
5326 (tramp-gvfs-enabled): Check also :system bus.
5327
5328 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5329
5330 Sync with upstream verilog-mode revision 78e66ba.
5331 * progmodes/verilog-mode.el (verilog-end-of-defun)
5332 (verilog-type-completion, verilog-get-list): Remove unused funcs.
5333 (verilog-get-end-of-defun): Remove unused argument.
5334 (verilog-comment-depth): Remove unused local `e'.
5335 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
5336 Don't pass arg to verilog-get-end-of-defun.
5337
5338 2013-11-14 Glenn Morris <rgm@gnu.org>
5339
5340 * obsolete/assoc.el (aget): Prefix dynamic variable.
5341
5342 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
5343
5344 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5345
5346 * widget.el, hfy-cmap.el: Remove bogus package version number.
5347
5348 2013-11-13 Glenn Morris <rgm@gnu.org>
5349
5350 * replace.el (replace-eval-replacement):
5351 Try to give more helpful error message. (Bug#15836)
5352
5353 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5354 (archive-7z-update): Avoid custom type mismatches.
5355
5356 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
5357
5358 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
5359
5360 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
5361 address can be empty.
5362
5363 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
5364 Accept nil SWITCHES.
5365 (tramp-gvfs-handle-write-region): Implement APPEND.
5366
5367 2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
5368
5369 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
5370 binary "|" operator and closing block args delimiter.
5371 Remove FIXME comment referring to Ruby 1.8-only syntax.
5372 (ruby-smie--implicit-semi-p): Not after "|" operator.
5373 (ruby-smie--closing-pipe-p): New function.
5374 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
5375 (ruby-smie-rules): Indent after "|".
5376
5377 2013-11-12 Glenn Morris <rgm@gnu.org>
5378
5379 * ps-print.el (ps-face-attribute-list):
5380 Handle anonymous faces. (Bug#15827)
5381
5382 2013-11-12 Martin Rudalics <rudalics@gmx.at>
5383
5384 * window.el (display-buffer-other-frame): Fix doc-string.
5385 (Bug#15868)
5386
5387 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5388
5389 * subr.el (force-mode-line-update): Delete, move to buffer.c.
5390
5391 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
5392
5393 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
5394 (tramp-sh-handle-file-local-copy): Don't write a message when
5395 saving temporary files.
5396
5397 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
5398 both directories are remote.
5399 (tramp-smb-handle-directory-files): Do not return double entries.
5400 Do not expand full file names.
5401 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
5402 (tramp-smb-handle-write-region): Implement APPEND.
5403 (tramp-smb-get-stat-capability): Fix a stupid bug.
5404
5405 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5406
5407 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
5408
5409 2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5410
5411 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
5412 throwing error over malformed let/let* (bug#15814).
5413
5414 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5415
5416 * iswitchb.el (iswitchb-mode): Mark obsolete.
5417
5418 2013-11-11 Glenn Morris <rgm@gnu.org>
5419
5420 * international/uni-bidi.el, international/uni-category.el:
5421 * international/uni-name.el, international/uni-numeric.el:
5422 Regenerate for Unicode 6.3.0.
5423
5424 2013-11-10 Michael Albinus <michael.albinus@gmx.de>
5425
5426 * net/tramp.el (tramp-methods):
5427 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
5428 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
5429
5430 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
5431
5432 * progmodes/sh-script.el (sh-font-lock-keywords-var):
5433 Force highlighting text after Summary keyword in doc face for rpm.
5434
5435 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
5436
5437 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
5438 available and the word has no wildcards, append one to the grep pattern.
5439 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
5440 (ispell-complete-word): Call `ispell-lookup-words' with the value
5441 independent of `ispell-look-p'.
5442
5443 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5444
5445 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
5446 Not after "||".
5447 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
5448 their parent.
5449
5450 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5451
5452 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
5453 (ruby-font-lock-keywords): Use backquote.
5454
5455 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5456
5457 * progmodes/ruby-mode.el (ruby-smie--forward-token)
5458 (ruby-smie--backward-token): Only consider full-string matches.
5459
5460 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
5461
5462 * faces.el (describe-face): Add distant-foreground.
5463
5464 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
5465
5466 * progmodes/ruby-mode.el: Improve encoding comment handling.
5467 (ruby-encoding-magic-comment-style): New option.
5468 (ruby-custom-encoding-magic-comment-template): New option.
5469 (ruby--insert-coding-comment, ruby--detect-encoding):
5470 New functions extracted from `ruby-mode-set-encoding'.
5471 (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
5472 to control the style of the auto-inserted encoding comment.
5473
5474 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5475
5476 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
5477 Use `smie-backward-sexp' with token argument.
5478
5479 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
5480
5481 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5482 Remove instrumentation code.
5483
5484 2013-11-08 Glenn Morris <rgm@gnu.org>
5485
5486 * progmodes/autoconf.el (autoconf-mode):
5487 Tweak comment-start-skip. (Bug#15822)
5488
5489 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5490
5491 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
5492 at bobp (bug#15826).
5493 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
5494
5495 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
5496
5497 * man.el (Man-start-calling): New macro, extracted from
5498 Man-getpage-in-background.
5499 (Man-getpage-in-background): Use it.
5500 (Man-update-manpage): New command.
5501 (Man-mode-map): Bind it.
5502
5503 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5504
5505 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
5506 of "and", "or", "&&" and "||".
5507 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
5508 argument. Prohibit opening curly brace because it could only be a
5509 block opener in that position.
5510 (ruby-smie--forward-token, ruby-smie--backward-token):
5511 Separate "|" from "&" or "*" going after it. That can happen in block
5512 arguments.
5513 (ruby-smie--indent-to-stmt): New function, seeks the end of
5514 previous statement or beginning of buffer.
5515 (ruby-smie-rules): Use it.
5516 (ruby-smie-rules): Check if there's a ":" before a curly block
5517 opener candidate; if there is, it's a hash.
5518
5519 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5520
5521 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
5522 (cl--block-wrapper): Fix last accidental change.
5523
5524 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
5525
5526 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5527 Instrument, in order to hunt failure on hydra.
5528
5529 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5530
5531 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
5532 malformed bindings form (bug#15814).
5533
5534 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
5535
5536 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
5537 "." compared to " @ ". This incidentally fixes some indentation
5538 examples with "do".
5539 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
5540 (ruby-smie-grammar): New tokens: "and" and "or".
5541 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
5542 Exclude "and" and "or". Remove "do" in order to work around token
5543 priorities.
5544 (ruby-smie-rules): Add all infix tokens. Handle the case of
5545 beginning-of-buffer.
5546
5547 2013-11-06 Glenn Morris <rgm@gnu.org>
5548
5549 * Makefile.in (setwins_almost, setwins_for_subdirs):
5550 Avoid accidental matches.
5551
5552 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
5553
5554 * menu-bar.el (popup-menu): Use key-binding.
5555
5556 2013-11-06 Eli Zaretskii <eliz@gnu.org>
5557
5558 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
5559 menus, support also the menus produced by minor modes.
5560 (Bug#15817)
5561
5562 2013-11-06 Leo Liu <sdl.web@gmail.com>
5563
5564 * thingatpt.el (thing-at-point-looking-at): Add optional arg
5565 DISTANCE to bound the search. All uses changed. (Bug#15808)
5566
5567 2013-11-06 Glenn Morris <rgm@gnu.org>
5568
5569 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
5570 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
5571 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
5572
5573 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
5574
5575 * electric.el (electric-indent-just-newline): New command.
5576 (electric-indent-mode-map): New keymap.
5577 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
5578 Re-add :group which weren't redundant.
5579
5580 * electric.el (electric-indent-local-mode): New minor mode.
5581 (electric-indent-functions-without-reindent): New var.
5582 (electric-indent-post-self-insert-function): Use it.
5583 * emacs-lisp/gv.el (buffer-local-value): Add setter.
5584
5585 2013-11-05 Eli Zaretskii <eliz@gnu.org>
5586
5587 * international/quail.el (quail-help): Be more explicit about the
5588 meaning of the labels shown on the keys. (Bug#15800)
5589
5590 * startup.el (normal-top-level): Load the subdirs.el files before
5591 setting the locale environment. (Bug#15805)
5592
5593 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
5596 via arguments so as to get the right ones (bug#15418).
5597
5598 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
5599
5600 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
5601
5602 Fix problems found while writing a test suite.
5603
5604 * net/tramp-compat.el (tramp-compat-load): New defun.
5605 * net/tramp.el (tramp-handle-load): Use it.
5606
5607 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
5608 "(numberp ok-if-already-exists)" correctly.
5609
5610 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
5611
5612 * international/characters.el (glyphless-char-display-control):
5613 Add usage note.
5614
5615 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
5616
5617 * progmodes/python.el (python-mode):
5618 * progmodes/scheme.el (scheme-mode):
5619 * progmodes/prolog.el (prolog-mode):
5620 * progmodes/ruby-mode.el (ruby-mode):
5621 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
5622 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
5623
5624 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5625
5626 * rect.el (rectangle--highlight-for-redisplay):
5627 * emacs-lisp/smie.el (smie--next-indent-change):
5628 Use buffer-chars-modified-tick.
5629
5630 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
5631
5632 * electric.el (electric-indent-post-self-insert-function):
5633 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
5634
5635 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
5636
5637 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
5638
5639 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5640
5641 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
5642 (bug#15786).
5643
5644 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5645
5646 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
5647
5648 * progmodes/python.el: Fix up last change.
5649 (python-shell--save-temp-file): New function.
5650 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
5651 `string' comes from the current buffer.
5652 (python-shell-send-string-no-output): Remove `msg' arg.
5653 (python--use-fake-loc): New var.
5654 (python-shell-buffer-substring): Obey it. Try to compensate for the
5655 extra coding line added by python-shell--save-temp-file.
5656 (python-shell-send-region): Use python-shell--save-temp-file and
5657 python-shell-send-file directly. Add `nomain' argument.
5658 (python-shell-send-buffer): Use python-shell-send-region.
5659 (python-electric-pair-string-delimiter): New function.
5660 (python-mode): Use it.
5661
5662 2013-11-04 Eli Zaretskii <eliz@gnu.org>
5663
5664 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
5665 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
5666 environment and decoding all of the default-directory's to here
5667 from command-line.
5668 (command-line): Decode also argv[0].
5669
5670 * loadup.el: Error out if default-directory is a multibyte string
5671 when we are dumping.
5672
5673 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
5674
5675 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
5676
5677 * emacs-lisp/package.el (package-menu-mode)
5678 (package-menu--print-info, package-menu--archive-predicate):
5679 Add Archive column to package list.
5680
5681 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
5682
5683 Fix problems found while writing a test suite.
5684
5685 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
5686 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
5687 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
5688 to nil when running original file name handler. Otherwise,
5689 there are problems with constructs like "$$FOO".
5690
5691 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
5692 for `localname'.
5693
5694 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
5695
5696 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
5697
5698 * subr.el (version<, version<=, version=):
5699 Update docstrings with information for snapshot versions.
5700
5701 * helpers.el: New library for misc helper functions.
5702 (hash-table-keys): New function returning a list of hash keys.
5703 (hash-table-values): New function returning a list of hash values.
5704
5705 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
5706
5707 * progmodes/ruby-mode.el (ruby-smie--forward-token)
5708 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
5709
5710 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
5711
5712 * textmodes/fill.el (fill-single-char-nobreak-p): New function
5713 checking whether point is after a 1-letter word.
5714
5715 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5716
5717 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
5718 Don't infloop when expanding region over `multiline' syntax-type that
5719 begins a line (bug#15778).
5720
5721 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5722
5723 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
5724 Make it into a proper minor mode.
5725 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
5726 (rectangle-mark-mode-map): New keymap.
5727 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
5728
5729 2013-11-04 Glenn Morris <rgm@gnu.org>
5730
5731 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
5732
5733 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5734
5735 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
5736 (ruby-smie-rules): Use smie-rule-parent instead.
5737
5738 * emacs-lisp/smie.el (smie-rule-parent): Always call
5739 smie-indent-virtual rather than only for hanging tokens.
5740 (smie--next-indent-change): New helper command.
5741
5742 2013-11-03 Glenn Morris <rgm@gnu.org>
5743
5744 * Makefile.in (abs_srcdir): Remove.
5745 (emacs): Unset EMACSLOADPATH.
5746
5747 2013-11-02 Glenn Morris <rgm@gnu.org>
5748
5749 * Makefile.in (EMACS): Use a relative filename.
5750 (abs_top_builddir): Remove.
5751 (custom-deps, finder-data, autoloads): Use --chdir.
5752
5753 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
5754
5755 Use relative filenames in TAGS files.
5756 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5757 (lisptagsfiles4, TAGS): Use relative file names.
5758 (TAGS-LISP): Remove.
5759 (maintainer-clean): No more TAGS-LISP file.
5760
5761 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5762 (lisptagsfiles4): Use absolute filenames again.
5763 (TAGS, TAGS-LISP): Not everything needs to run in one line.
5764 Remove all *loaddefs files, not just the first. Remove esh-groups.
5765 (maintainer-clean): Delete TAGS, TAGS-LISP.
5766
5767 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5768
5769 * emacs-lisp/package.el (package-version-join):
5770 Recognize snapshot versions.
5771
5772 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5773
5774 * subr.el (version-regexp-alist): Add support for snapshot versions.
5775
5776 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
5777
5778 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
5779 New function, replacement for `smie-rule-parent' for when we want to
5780 skip over our direct parent if it's an assignment token..
5781 (ruby-smie-rules): Use it.
5782
5783 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
5784
5785 * progmodes/ruby-mode.el: Use `syntax-propertize-function'
5786 unconditionally. Remove now unnecessary forward declarations.
5787 Remove XEmacs-specific setup.
5788 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
5789 (ruby-font-lock-syntactic-keywords)
5790 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
5791 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
5792 (ruby-here-doc-end-syntax): Remove.
5793 (ruby-mode): Don't check whether `syntax-propertize-rules' is
5794 defined as function.
5795
5796 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5797
5798 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
5799
5800 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
5801
5802 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
5803 table and abbrev table, `define-derived-mode' does that for us
5804 anyway.
5805
5806 2013-11-01 Glenn Morris <rgm@gnu.org>
5807
5808 * Makefile.in: Remove manual mh-e dependencies (writing .elc
5809 files is atomic for some time, so no parallel compilation issues).
5810
5811 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
5812
5813 * faces.el (face-x-resources): Add :distant-foreground.
5814 (region): Use :distant-foreground for gtk and ns.
5815
5816 2013-11-01 Tassilo Horn <tsdh@gnu.org>
5817
5818 Allow multiple bibliographies when BibLaTeX is used rather than
5819 BibTeX.
5820 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
5821 (reftex-locate-bibliography-files): Us it.
5822
5823 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
5824
5825 * image.el (image-type-header-regexps): Fix the 'pbm' part to
5826 allow comments in pbm files.
5827
5828 * term/w32-win.el (dynamic-library-alist): Support newer versions
5829 of libjpeg starting with v7: look only for the DLL from the
5830 version against which Emacs was built.
5831 Support versions of libpng beyond 1.4.x.
5832 Support libtiff v4.x.
5833
5834 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
5835
5836 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
5837 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
5838 Add property :safe.
5839 (ruby-deep-arglist): Add property :type.
5840
5841 2013-10-31 Glenn Morris <rgm@gnu.org>
5842
5843 * Makefile.in (custom-deps, finder-data): No need to setq the target
5844 variables, we are in the right directory and the defaults work fine.
5845
5846 2013-10-30 Glenn Morris <rgm@gnu.org>
5847
5848 * Makefile.in (autoloads): Do not use abs_lisp.
5849
5850 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5851 `newline' does not respect `standard-output', so use `princ'.
5852
5853 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
5854
5855 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
5856 * buff-menu.el (Buffer-menu--unmark): New function.
5857 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
5858
5859 2013-10-30 Glenn Morris <rgm@gnu.org>
5860
5861 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
5862
5863 * emacs-lisp/package.el (lm-homepage): Declare.
5864
5865 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
5866 Fix doc typos.
5867
5868 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
5869
5870 * Makefile.in (finder-data, autoloads, update-subdirs)
5871 (compile-main, compile-clean, compile-always, bootstrap-clean):
5872 Check return value of cd.
5873 (compile-calc): Remove.
5874
5875 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5876
5877 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
5878
5879 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
5880 (byte-compile-and-folded): New function.
5881 (=, <, >, <=, >=): Use it.
5882
5883 * dos-w32.el (minibuffer-history-case-insensitive-variables)
5884 (path-separator, null-device, buffer-file-coding-system)
5885 (lpr-headers-switches): Check system-type before modifying them.
5886 (find-buffer-file-type-coding-system): Mark obsolete.
5887 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
5888 find-file-not-found-set-buffer-file-coding-system.
5889 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
5890 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
5891 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
5892 (w32-direct-print-region-helper, w32-direct-print-region-function)
5893 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
5894 * startup.el (normal-top-level-add-subdirs-to-load-path):
5895 * ps-print.el (ps-print-region-function):
5896 * lpr.el (print-region-function): Use new name.
5897
5898 * subr.el (custom-declare-variable-early): Remove function.
5899 (custom-declare-variable-list): Remove var.
5900 (error, user-error): Remove `while' loop.
5901 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
5902 (user-emacs-directory-warning, locate-user-emacs-file):
5903 Move to files.el.
5904 * simple.el (read-quoted-char-radix, read-quoted-char):
5905 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
5906 Move from subr.el.
5907 * custom.el (custom-declare-variable-list): Don't process
5908 custom-declare-variable-list.
5909
5910 * progmodes/python.el (python-shell-get-buffer): New function.
5911 (python-shell-get-process): Use it.
5912 (python-shell-send-string): Always use utf-8 and add a cookie to tell
5913 Python which encoding was used. Don't split-string since we only care
5914 about the first line. Return the temp-file, if applicable.
5915 (python-shell-send-region): Tell compile.el how to turn locations in
5916 the temp-file into locations in the source buffer.
5917
5918 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5919
5920 * subr.el (undefined): Add missing behavior from the C code for
5921 unbound keys.
5922
5923 * rect.el: Use lexical-binding. Add new rectangular region support.
5924 (rectangle-mark): New command.
5925 (rectangle--region): New var.
5926 (deactivate-mark-hook): Reset rectangle--region.
5927 (rectangle--extract-region, rectangle--insert-for-yank)
5928 (rectangle--highlight-for-redisplay)
5929 (rectangle--unhighlight-for-redisplay): New functions.
5930 (region-extract-function, redisplay-unhighlight-region-function)
5931 (redisplay-highlight-region-function): Use them to handle
5932 rectangular region.
5933 * simple.el (region-extract-function): New var.
5934 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
5935 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
5936 (kill-region): Replace obsolete `yank-handler' arg with `region'.
5937 (copy-region-as-kill, kill-ring-save): Add `region' argument.
5938 (redisplay-unhighlight-region-function)
5939 (redisplay-highlight-region-function): New vars.
5940 (redisplay--update-region-highlight): New function.
5941 (pre-redisplay-function): Use it.
5942 (exchange-point-and-mark): Don't deactivate the mark before
5943 reactivate-it anyway.
5944 * comint.el (comint-kill-region): Remove yank-handler argument.
5945 * delsel.el (delete-backward-char, backward-delete-char-untabify)
5946 (delete-char): Remove property, since it's now part of their
5947 default behavior.
5948 (self-insert-iso): Remove property since this command doesn't exist.
5949
5950 * emacs-lisp/package.el (package--download-one-archive)
5951 (describe-package-1): Don't query the user about final newline.
5952
5953 2013-10-29 Daniel Colascione <dancol@dancol.org>
5954
5955 * net/tramp.el (tramp-methods): Document new functionality.
5956 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
5957 tramp-hostname-checker if method provides one instead of scanning
5958 argument list for "%h" to decide hostname acceptability.
5959
5960 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
5961
5962 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
5963 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5964 Handle COPY-CONTENTS. (Bug#15737)
5965
5966 2013-10-28 Daiki Ueno <ueno@gnu.org>
5967
5968 * epa-file.el
5969 (epa-file-cache-passphrase-for-symmetric-encryption):
5970 Document that this option has no effect with GnuPG 2.0 (bug#15552).
5971
5972 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
5973
5974 * image.el (defimage, image-load-path): Doc fixes.
5975
5976 2013-10-27 Alan Mackenzie <acm@muc.de>
5977
5978 Indent statements in macros following "##" correctly.
5979 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
5980 Modify the "#" arm of a cond form to handle "#" and "##" operators.
5981
5982 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5983
5984 * linum.el (linum-update-window): Fix boundary test (bug#13446).
5985
5986 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
5987
5988 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
5989 after `=' is probably a new expression.
5990
5991 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5992
5993 * man.el (man-imenu-title): New option.
5994 (Man-mode-map): Add menu. (Bug#15722)
5995 (Man-mode): Add imenu to menu.
5996
5997 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
5998
5999 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
6000 specific in what the first arg can be: a non-keyword word,
6001 string/regexp/percent literal opener, opening paren, or unary
6002 operator followed directly by word.
6003
6004 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6005
6006 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
6007 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
6008 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
6009 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
6010 Remove vars, they do not apply any more.
6011 (prolog-mode-abbrev-table): Remove redundant declaration.
6012 (prolog-upper-case-string, prolog-lower-case-string): Remove.
6013 (prolog-use-smie): Remove.
6014 (prolog-smie-rules): Add indentation rule for the if-then-else layout
6015 supported by prolog-electric-if-then-else-flag.
6016 (prolog-mode-variables, prolog-menu): Use setq-local.
6017 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
6018 Remove binding to `Backspace' since this key doesn't exist anyway.
6019 Remove bindings for electric self-inserting keys.
6020 (prog-mode): Assume it's defined.
6021 (prolog-post-self-insert): New function.
6022 (prolog-mode): Use it.
6023 (prolog-indent-line, prolog-indent-level)
6024 (prolog-find-indent-of-matching-paren)
6025 (prolog-indentation-level-of-line, prolog-goto-comment-column)
6026 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
6027 (prolog-goto-next-paren, prolog-in-string-or-comment)
6028 (prolog-tokenize, prolog-inside-mline-comment)
6029 (prolog-find-start-of-mline-comment): Remove functions.
6030 (prolog-find-unmatched-paren, prolog-clause-end)
6031 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
6032 (prolog-electric--if-then-else): Rename from
6033 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
6034 (prolog-tokenize-searchkey): Remove const.
6035 (prolog-clause-info): Use forward-sexp.
6036 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
6037 (prolog-electric-if-then-else): Remove commands.
6038 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
6039 for use in post-self-insert-hook.
6040 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
6041 for use in post-self-insert-hook.
6042 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
6043 for use in post-self-insert-hook.
6044 (prolog-electric--underscore): Rename from prolog-electric--underscore;
6045 adapt it for use in post-self-insert-hook.
6046
6047 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
6048
6049 * emacs-lisp/ert.el (ert-run-tests-interactively):
6050 Use `completing-read'. (Bug#9756)
6051
6052 2013-10-25 Eli Zaretskii <eliz@gnu.org>
6053
6054 * simple.el (line-move): Call line-move-1 instead of
6055 line-move-visual when the current window hscroll is zero, but
6056 temporary-goal-column indicates we will need to hscroll as result
6057 of the movement. (Bug#15712)
6058
6059 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
6060
6061 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
6062 capitalization. Use :visible instead of :active.
6063 Fix `ruby-indent-exp' reference. Add menu items for the generic
6064 commands that are used with SMIE.
6065 (ruby-do-end-to-brace): Insert space after `{'.
6066
6067 2013-10-25 John Anthony <john@jo.hnanthony.com>
6068
6069 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
6070
6071 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
6072
6073 2013-10-25 Glenn Morris <rgm@gnu.org>
6074
6075 * vc/vc.el (vc-print-log): Don't use a working revision unless
6076 one was explicitly specified. (Bug#15322)
6077
6078 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6079
6080 * subr.el (add-to-list): Preserve return value in compiler-macro
6081 (bug#15692).
6082
6083 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6084
6085 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
6086 result. Ask user to retry using '-all' flag. (Bug#15701)
6087
6088 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6089
6090 * emacs-lisp/smie.el: New smie-config system.
6091 (smie-config): New defcustom.
6092 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
6093 (smie-config-guess, smie-config-save): New commands.
6094 (smie-config--mode-local, smie-config--buffer-local)
6095 (smie-config--trace, smie-config--modefuns): New vars.
6096 (smie-config--advice, smie-config--mode-hook)
6097 (smie-config--setter, smie-config-local, smie-config--get-trace)
6098 (smie-config--guess-value, smie-config--guess): New functions.
6099 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
6100 text properties. Treat "string fence" syntax like string syntax.
6101
6102 * progmodes/sh-script.el (sh-use-smie): Change default.
6103 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
6104 (sh-var-value): Simplify by CSE.
6105 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
6106 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
6107 is used.
6108 (sh-guess-basic-offset): Use cl-incf.
6109 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
6110
6111 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
6112
6113 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
6114 (bug#15699).
6115
6116 2013-10-24 Glenn Morris <rgm@gnu.org>
6117
6118 * Makefile.in (abs_top_srcdir): Remove.
6119 (update-subdirs): Use relative path to update-subdirs.
6120
6121 2013-10-24 Eli Zaretskii <eliz@gnu.org>
6122
6123 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
6124 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
6125 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
6126 Call unmsys--file-name before expand-file-name, not after it.
6127
6128 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
6129
6130 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
6131 (ert-test-skipped): New error.
6132 (ert-skip, ert-stats-skipped): New defuns.
6133 (ert--skip-unless): New macro.
6134 (ert-test-skipped): New struct.
6135 (ert--run-test-debugger, ert-test-result-type-p)
6136 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
6137 (ert--stats-set-test-and-result, ert-char-for-test-result)
6138 (ert-string-for-test-result, ert-run-tests-batch)
6139 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
6140 Handle skipped tests. (Bug#9803)
6141
6142 2013-10-24 Glenn Morris <rgm@gnu.org>
6143
6144 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
6145
6146 * Makefile.in (abs_top_srcdir): New, set by configure.
6147 (update-subdirs): Correct build-aux location.
6148
6149 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
6150
6151 * vc/vc.el (vc-print-root-log): Always set `default-directory'
6152 value, whether we could auto-deduce `backend', or not.
6153
6154 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
6155 with parameters" example. Simplify the "is it block or is it
6156 hash" check, but also make it more thorough.
6157
6158 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
6159
6160 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
6161
6162 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6163
6164 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
6165 { if it is hanging.
6166
6167 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
6168 :before ";".
6169
6170 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
6171
6172 * progmodes/compile.el (compilation-directory-matcher)
6173 (compilation-page-delimiter):
6174 Support GNU Make-4.0 directory quoting. (Bug#15678)
6175
6176 2013-10-23 Leo Liu <sdl.web@gmail.com>
6177
6178 * ido.el (ido-tidy): Handle read-only text.
6179
6180 2013-10-23 Glenn Morris <rgm@gnu.org>
6181
6182 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
6183 (emacs, compile, compile-always):
6184 Quote entities that might contain whitespace.
6185 (custom-deps, finder-data, autoloads): Use abs_lisp.
6186 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
6187 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
6188 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
6189
6190 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
6191
6192 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
6193 Use `following-char'.
6194
6195 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6196
6197 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
6198 * progmodes/ruby-mode.el (ruby-smie-rules):
6199 Remove corresponding workaround. Fix indentation rule of ";" so it
6200 also applies when ";" is the parent.
6201
6202 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
6203
6204 * frame.el (display-screens, display-pixel-height)
6205 (display-pixel-width, display-mm-width, display-backing-store)
6206 (display-save-under, display-planes, display-color-cells)
6207 (display-visual-class, display-monitor-attributes-list):
6208 Mention the optional ‘display’ argument in doc strings.
6209
6210 2013-10-22 Michael Gauland <mikelygee@amuri.net>
6211
6212 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
6213 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
6214
6215 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
6216
6217 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
6218 TODO. Add "." after " @ ".
6219 (ruby-smie--at-dot-call): New function. Checks if point at method
6220 call with explicit target.
6221 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
6222 to the method name tokens when it precedes them.
6223 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
6224 (ruby-smie-rules): Add rule for indentation before and after "."
6225 token.
6226
6227 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6228
6229 * textmodes/remember.el (remember-diary-extract-entries):
6230 Avoid add-to-list.
6231
6232 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
6233 an instruction.
6234
6235 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
6236
6237 * progmodes/ruby-mode.el (ruby-smie-grammar):
6238 Add (almost) all infix operators.
6239 (ruby-smie--implicit-semi-p): Add new operator chars.
6240
6241 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
6242 `smie-down-list'.
6243 (ruby-smie--args-separator-p): Check that there's no newline
6244 between method call and its arguments.
6245
6246 2013-10-20 Alan Mackenzie <acm@muc.de>
6247
6248 Allow comma separated lists after Java "implements".
6249
6250 * progmodes/cc-engine.el (c-backward-over-enum-header):
6251 Parse commas.
6252 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
6253 from a "disallowed" list in enum fontification.
6254
6255 2013-10-20 Johan Bockgård <bojohan@gnu.org>
6256
6257 * startup.el (default-frame-background-mode): Remove unused defvar.
6258
6259 * progmodes/verilog-mode.el (verilog-mode): Don't set
6260 comment-indent-function globally.
6261
6262 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
6263
6264 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
6265 Move Info menu item creation to ns-win.el.
6266
6267 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
6268 in menu bar.
6269
6270 * menu-bar.el: Move GNUstep specific menus...
6271
6272 * term/ns-win.el (ns-initialize-window-system): ... to here.
6273
6274 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6275
6276 * simple.el (newline): Only run post-self-insert-hook when
6277 called interactively.
6278
6279 2013-10-19 Johan Bockgård <bojohan@gnu.org>
6280
6281 * icomplete.el (icomplete-with-completion-tables): Add :version.
6282
6283 2013-10-19 Alan Mackenzie <acm@muc.de>
6284
6285 Fix fontification bugs with constructors and const.
6286
6287 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
6288 CASE 2) Remove the check for the absence of a suffix construct
6289 after a function declaration with only types (no identifiers) in
6290 the parentheses. Also, accept a function declaration with just a
6291 type inside the parentheses, if this type can be positively
6292 recognised as such, or if a prefix keyword like "explicit" nails
6293 down the construct as a declaration.
6294
6295 2013-10-19 Eli Zaretskii <eliz@gnu.org>
6296
6297 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
6298 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
6299 the problem whereby selecting a menu item that leads to a
6300 minibuffer prompt moves the cursor out of the minibuffer window,
6301 making it hard to type at the prompt. Suggested by Stefan Monnier
6302 <monnier@iro.umontreal.ca>.
6303
6304 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
6305
6306 * menu-bar.el: Don't make Services menu.
6307
6308 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6309
6310 * ffap.el: Handle "/usr/include/c++/<version>" directories.
6311 (ffap-alist): Use ffap-c++-mode for c++-mode.
6312 (ffap-c++-path): New variable.
6313 (ffap-c++-mode): New function.
6314
6315 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
6316
6317 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
6318
6319 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
6320
6321 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
6322 introduced on 2013-09-08, which results in an infinite loop
6323 requesting a password.
6324
6325 2013-10-18 Glenn Morris <rgm@gnu.org>
6326
6327 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
6328
6329 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
6330
6331 Sync with upstream verilog-mode revision 1a6ecec7.
6332 * progmodes/verilog-mode.el (verilog-mode-version): Update.
6333 (verilog-mode-release-date): Remove.
6334 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
6335 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
6336 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
6337 (verilog-auto-tieoff-ignore-regexp)
6338 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
6339 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
6340 (verilog-signals-with, verilog-dir-cache-preserving)
6341 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
6342 Doc fixes.
6343 (verilog-case-fold): New option, to control case folding in
6344 regexp searches, bug597.
6345 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
6346 (verilog-string-match-fold, verilog-in-paren-count)
6347 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
6348 (verilog-at-close-struct-p): New functions.
6349 (verilog-beg-block-re-ordered, verilog-extended-case-re)
6350 (verilog-forward-sexp, verilog-set-auto-endcomments)
6351 (verilog-leap-to-case-head): Handle "unique0" case.
6352 (verilog-in-constraint-re): New constant.
6353 (verilog-keywords, verilog-type-font-keywords):
6354 Add some SystemVerilog 1800-2012 keywords.
6355 (verilog-label-be): Remove unimplemented argument, bug669.
6356 (verilog-batch-execute-func): When batch expanding clear
6357 create-lockfiles to prevent spurious user locks when a file ends
6358 up not changing.
6359 (verilog-calculate-indent, verilog-calc-1)
6360 (verilog-at-close-constraint-p, verilog-at-constraint-p)
6361 (verilog-do-indent): Fix indentation of nested constraints
6362 and structures.
6363 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
6364 (verilog-auto-inst-param): Use verilog-string-match-fold.
6365 (verilog-read-inst-module-matcher):
6366 Fix AUTOINST on gate primitives with #1.
6367 (verilog-read-decls): Fix double-declaring user-defined typed signals.
6368 Reads all user-defined typed variables.
6369 (verilog-read-defines): Fix reading definitions inside comments, bug647.
6370 (verilog-signals-matching-regexp)
6371 (verilog-signals-not-matching-regexp, verilog-auto):
6372 Respect verilog-case-fold.
6373 (verilog-diff-report): Fix line count.
6374 (verilog-auto-assign-modport): Remove unused local `modi'.
6375 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
6376 better handle multidimensional arrays.
6377 Fix packed array ports misadding bit index in AUTOINST, bug637.
6378 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
6379 to not double-declare existing outputs and inputs, respectively.
6380 (verilog-template-map): Bind U to verilog-sk-uvm-component.
6381 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
6382 (verilog-sk-uvm-component): New skeleton.
6383 (verilog-submit-bug-report): Add verilog-case-fold,
6384 remove verilog-mode-release-date.
6385
6386 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
6387
6388 * subr.el (sit-for): Call (input-pending-p t) so as to behave
6389 as before.
6390
6391 2013-10-18 Reuben Thomas <rrt@sc3d.org>
6392
6393 * textmodes/remember.el (remember): Set buffer-offer-save in
6394 remember buffers (bug#13566).
6395
6396 2013-10-18 Daniel Colascione <dancol@dancol.org>
6397
6398 When evaluating forms in ielm, direct standard output to ielm
6399 buffer. Add new ielm-return-for-effect command. Remove trailing
6400 whitespace throughout.
6401
6402 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
6403 (ielm-return-for-effect): New command.
6404 (ielm-send-input): Accept optional `for-effect' parameter.
6405 (ielm-eval-input): Accept optional `for-effect' parameter.
6406 Bind `standard-output' to stream we create using
6407 `ielm-standard-output-impl'. Suppress printing result when
6408 `for-effect'.
6409 (ielm-standard-output-impl): New function.
6410 (inferior-emacs-lisp-mode): Explain new features in documentation.
6411
6412 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
6413
6414 Code cleanup.
6415
6416 * net/tramp.el (tramp-debug-message): Do not check for connection
6417 buffer.
6418 (tramp-message): Use "vector" connection property.
6419
6420 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
6421 (tramp-equal-remote, tramp-eshell-directory-change)
6422 * net/tramp-adb.el (tramp-adb-handle-copy-file)
6423 (tramp-adb-handle-rename-file)
6424 * net/tramp-cmds.el (tramp-list-remote-buffers)
6425 (tramp-cleanup-connection, tramp-cleanup-this-connection)
6426 * net/tramp-compat.el (tramp-compat-process-running-p)
6427 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
6428 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
6429 (tramp-gvfs-handle-rename-file)
6430 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
6431 (tramp-set-file-uid-gid)
6432 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6433 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
6434 of `file-remote-p'.
6435
6436 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
6437 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
6438 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
6439 (tramp-gw-open-network-stream): Suppress unrelated traces.
6440
6441 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
6442 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
6443 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6444 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
6445 connection property.
6446
6447 * net/tramp-cache.el (top): Suppress traces when reading
6448 persistency file.
6449
6450 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
6451 Refactor common code. Improve debug message.
6452 (tramp-maybe-open-connection)
6453 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
6454 connection buffer too early.
6455
6456 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
6457 from `tramp-smb-actions-with-acl'.
6458 (tramp-smb-actions-set-acl): New defconst.
6459 (tramp-smb-handle-copy-directory)
6460 (tramp-smb-action-get-acl): New defun, renamed from
6461 `tramp-smb-action-with-acl'.
6462 (tramp-smb-action-set-acl): New defun.
6463 (tramp-smb-handle-set-file-acl): Rewrite.
6464
6465 2013-10-17 Glenn Morris <rgm@gnu.org>
6466
6467 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
6468
6469 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6470
6471 * skeleton.el (skeleton-newline): Remove.
6472 (skeleton-internal-1): Use (insert "\n") instead.
6473
6474 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
6475 let-bindings.
6476
6477 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
6478 forward-sexp-function while we redo its job (bug#15613).
6479
6480 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
6481
6482 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
6483 represented by lists.
6484
6485 2013-10-16 Glenn Morris <rgm@gnu.org>
6486
6487 * tmm.el (tmm--history): New dynamic variable.
6488 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
6489
6490 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
6491
6492 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
6493 (tramp-smb-errors): Add error messages.
6494 (tramp-smb-actions-with-acl): New defconst.
6495 (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
6496 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
6497 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
6498 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
6499 (tramp-smb-get-stat-capability): Fix tests.
6500
6501 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
6502
6503 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
6504 (bug#15580).
6505
6506 2013-10-16 Glenn Morris <rgm@gnu.org>
6507
6508 * ansi-color.el (ansi-color-drop-regexp):
6509 Add 1J, 1K, 2K. (Bug#15617)
6510
6511 * files.el (hack-local-variables--warned-lexical): New.
6512 (hack-local-variables):
6513 Warn about misplaced lexical-binding. (Bug#15616)
6514
6515 * net/eww.el (eww-render): Always set eww-current-url,
6516 and update header line. (Bug#15622)
6517 (eww-display-html): ... Rather than just doing it here.
6518
6519 2013-10-15 Eli Zaretskii <eliz@gnu.org>
6520
6521 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
6522 menu navigations commands.
6523
6524 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
6525
6526 * progmodes/subword.el (subword-capitalize): Be careful when
6527 the search for [[:alpha:]] fails (bug#15580).
6528
6529 2013-10-14 Eli Zaretskii <eliz@gnu.org>
6530
6531 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
6532 to commands that scroll the menu.
6533
6534 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
6535
6536 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
6537 Handle methods ending with `?' and `!'.
6538
6539 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
6540
6541 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
6542 `japanese-cp932' to `cp932' to fix the problem where saving a
6543 source file written in Shift_JIS twice would end up having
6544 `coding: japanese-cp932' which Ruby could not recognize.
6545 (ruby-mode-set-encoding): Add support for encodings mapped to nil
6546 in `ruby-encoding-map'.
6547 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
6548 doesn't need to be explicitly declared in magic comment.
6549 (ruby-encoding-map): Add type declaration for better customize UI.
6550
6551 2013-10-13 Glenn Morris <rgm@gnu.org>
6552
6553 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
6554 Occur buffers are read-only. http://bugs.debian.org/720775
6555
6556 * emacs-lisp/authors.el (authors-fixed-entries):
6557 Comment out old alpha stuff.
6558
6559 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
6560
6561 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
6562 to `after-save-hook' instead of `before-save-hook'.
6563 (ruby-mode-set-encoding): Use the value of coding system used to
6564 write the file. Call `basic-save-buffer-1' after modifying the
6565 buffer.
6566
6567 2013-10-13 Alan Mackenzie <acm@muc.de>
6568
6569 Fix indentation/fontification of Java enum with
6570 "implements"/generic.
6571
6572 * progmodes/cc-engine.el (c-backward-over-enum-header):
6573 Extracted from the three other places and enhanced to handle generics.
6574 (c-inside-bracelist-p): Uses new function above.
6575 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
6576 function above.
6577 (c-font-lock-enum-tail): Uses new function above.
6578
6579 2013-10-13 Kenichi Handa <handa@gnu.org>
6580
6581 * international/mule-cmds.el (select-safe-coding-system): Remove a
6582 superfluous condition in chekcing whether a coding system is safe
6583 or not.
6584
6585 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
6586
6587 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
6588
6589 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
6590
6591 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
6592
6593 2013-10-13 Glenn Morris <rgm@gnu.org>
6594
6595 * menu-bar.el (menu-bar-update-buffers):
6596 Unify Buffers menu prompt string. (Bug#15576)
6597
6598 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
6599
6600 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
6601 Add some entries.
6602 (authors-fixed-entries): Use accented form of name.
6603
6604 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6605
6606 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
6607 method calls (bug#15594).
6608 (ruby-smie--args-separator-p): New function.
6609 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
6610 recognize paren-free method calls.
6611
6612 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
6613 internals of universal-argument.
6614
6615 2013-10-11 Eli Zaretskii <eliz@gnu.org>
6616
6617 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
6618 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
6619 dropped menu on second mouse click on the menu bar.
6620
6621 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6622
6623 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
6624 (explicit-shell-file-name): Declare.
6625 (sh--vars-before-point, sh--cmd-completion-table): New functions.
6626 (sh-completion-at-point-function): New function.
6627 (sh-mode): Use it.
6628 (sh-smie--keyword-p): Remove unused argument.
6629 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
6630 vars.
6631 (sh-set-shell): Always setup SMIE, even if we use the
6632 old indentation code.
6633
6634 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
6635
6636 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
6637 cases of ? and =.
6638 (ruby-smie-rules): Simplify the "do" rule. The cases when the
6639 predicate would return nil are almost non-existent.
6640 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
6641
6642 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
6643 cache also after commands that modify the buffer but don't move
6644 point.
6645
6646 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6647
6648 * env.el (substitute-env-in-file-name): New function.
6649 (substitute-env-vars): Extend the meaning of the optional arg.
6650
6651 2013-10-10 Eli Zaretskii <eliz@gnu.org>
6652
6653 * term/w32-win.el (dynamic-library-alist): Define separate lists
6654 of GIF DLLs for versions before and after 5.0.0 of giflib.
6655 (Bug#15531)
6656
6657 2013-10-10 João Távora <joaotavora@gmail.com>
6658
6659 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
6660 not locked, use last revision and current source as
6661 defaults. (Bug#15569)
6662
6663 2013-10-10 Masatake YAMATO <yamato@redhat.com>
6664
6665 * menu-bar.el (menu-bar-open): Don't use popup-menu if
6666 menu-bar is hidden.
6667
6668 2013-10-10 Martin Rudalics <rudalics@gmx.at>
6669
6670 * window.el (pop-to-buffer-same-window): Fix doc-string.
6671 (Bug#15492)
6672
6673 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6674
6675 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
6676
6677 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
6678
6679 * calendar/icalendar.el (icalendar-import-file):
6680 Fix interactive spec. (Bug#15482)
6681
6682 2013-10-10 Glenn Morris <rgm@gnu.org>
6683
6684 * desktop.el (desktop-save): Default to saving in .emacs.d,
6685 since PWD is no longer in desktop-path by default. (Bug#15319)
6686
6687 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
6688 now that text mode has a menu with the same entry.
6689 (menu-bar-text-mode-auto-fill): Remove now unused func.
6690 * textmodes/text-mode.el (text-mode-map):
6691 Use auto-fill help text from menu-bar.el.
6692
6693 2013-10-10 John Anthony <john@jo.hnanthony.com>
6694
6695 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
6696
6697 2013-10-09 Juri Linkov <juri@jurta.org>
6698
6699 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
6700 instead of this-command-keys. Add universal-argument-more and
6701 universal-argument-minus to the list of prefix commands. (Bug#15568)
6702
6703 2013-10-09 Glenn Morris <rgm@gnu.org>
6704
6705 * vc/vc-svn.el (vc-svn-create-repo):
6706 Expand paths in file://... url. (Bug#15446)
6707
6708 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
6709 Add some entries.
6710 (authors): Remove unused local variables.
6711
6712 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6713
6714 * profiler.el: Create a more coherent calltree from partial backtraces.
6715 (profiler-format): Hide the tail with `invisible' so that C-s can still
6716 find the hidden elements.
6717 (profiler-calltree-depth): Don't recurse so enthusiastically.
6718 (profiler-function-equal): New hash-table-test.
6719 (profiler-calltree-build-unified): New function.
6720 (profiler-calltree-build): Use it.
6721 (profiler-report-make-name-part): Indent the calltree less.
6722 (profiler-report-mode): Add visibility specs for profiler-format.
6723 (profiler-report-expand-entry, profiler-report-toggle-entry):
6724 Expand the whole subtree when provided with a prefix arg.
6725
6726 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
6727
6728 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
6729 iuwu-mod token.
6730 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
6731 hanging iuwu-mod token.
6732 (ruby-smie--forward-token): Do not include a dot after a token in
6733 that token.
6734 (ruby-smie--backward-token): Likewise.
6735
6736 2013-10-08 Juri Linkov <juri@jurta.org>
6737
6738 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
6739 to isearch-other-control-char.
6740 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
6741 and isearch-post-command-hook to post-command-hook.
6742 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
6743 and isearch-post-command-hook from post-command-hook.
6744 (isearch-unread-key-sequence)
6745 (isearch-reread-key-sequence-naturally)
6746 (isearch-lookup-scroll-key, isearch-other-control-char)
6747 (isearch-other-meta-char): Remove functions.
6748 (isearch-pre-command-hook, isearch-post-command-hook):
6749 New functions based on isearch-other-meta-char rewritten
6750 relying on the new behavior of overriding-terminal-local-map
6751 that does not replace the local keymaps any more. (Bug#15200)
6752
6753 2013-10-08 Eli Zaretskii <eliz@gnu.org>
6754
6755 Support menus on text-mode terminals.
6756 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
6757 functionality.
6758
6759 * tooltip.el (tooltip-mode): Don't error out on TTYs.
6760
6761 * menu-bar.el (popup-menu, popup-menu-normalize-position):
6762 Move here from mouse.el.
6763 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
6764 and arrow keys.
6765 (tty-menu-navigation-map): New map for TTY menu navigation.
6766
6767 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
6768
6769 * frame.el (display-mouse-p): Report text-mode mouse as available
6770 on w32.
6771 (display-popup-menus-p): Report availability if mouse is
6772 available; don't condition on window-system.
6773
6774 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
6775 (tty-menu-selected-face): New faces.
6776
6777 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6778
6779 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
6780 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
6781 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
6782 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
6783 New constants.
6784 (lisp-mode-variables): New `elisp' argument.
6785 (emacs-lisp-mode): Use it.
6786 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
6787 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
6788
6789 * indent.el: Use lexical-binding.
6790 (indent-region): Add progress reporter.
6791 (tab-stop-list): Make it implicitly extend to infinity by repeating the
6792 last step.
6793 (indent--next-tab-stop): New function to implement this behavior.
6794 (tab-to-tab-stop, move-to-tab-stop): Use it.
6795
6796 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
6797
6798 * indent.el (indent-rigidly--current-indentation): New function.
6799 (indent-rigidly-map): New var.
6800 (indent-rigidly): Use it to provide interactive mode (bug#8196).
6801
6802 2013-10-08 Bastien Guerry <bzg@gnu.org>
6803
6804 * register.el (insert-register): Fix 2013-10-07 change.
6805
6806 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6807
6808 * progmodes/perl-mode.el: Use lexical-binding.
6809 Remove redundant :group args.
6810 (perl-nochange): Change default to be closer to other major modes's
6811 standard behavior.
6812 (perl-indent-line): Don't consider text on current line as a
6813 valid beginning of function from which to indent.
6814
6815 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
6816 with more than one argument (bug#15538).
6817
6818 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
6819
6820 * vc/pcvs.el: Use lexical-binding.
6821 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
6822 environment of `eval'.
6823 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
6824 than a list of expressions. Adjust callers.
6825 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
6826
6827 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
6828
6829 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
6830 case of the dot in a chained method call being on the following line.
6831
6832 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6833
6834 * electric.el (electric-indent-inhibit): New var.
6835 (electric-indent-post-self-insert-function): Use it.
6836 * progmodes/python.el (python-mode): Set it.
6837
6838 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
6839 open braces.
6840
6841 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
6842
6843 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
6844 (css-mode): Use electric-indent-chars.
6845
6846 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
6847 (font-lock-beg, font-lock-end): Move before first use.
6848 (nxml-mode): Use syntax-propertize-function.
6849 (nxml-after-change, nxml-after-change1): Adjust accordingly.
6850 (nxml-extend-after-change-region): Remove.
6851 * nxml/xmltok.el: Use lexical-binding.
6852 (xmltok-save): Use `declare'.
6853 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
6854 * nxml/nxml-util.el: Use lexical-binding.
6855 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
6856 Use `declare'.
6857 * nxml/nxml-ns.el: Use lexical-binding.
6858 (nxml-ns-save): Use `declare'.
6859 (nxml-ns-prefixes-for): Avoid add-to-list.
6860 * nxml/rng-match.el: Use lexical-binding.
6861 (rng--ipattern): Use cl-defstruct.
6862 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
6863 (rng-cons-group-after, rng-subst-group-after)
6864 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
6865 Use closures instead of `(lambda...).
6866
6867 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
6868
6869 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
6870 of BEG and END.
6871
6872 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6873 Use `tramp-handle-insert-file-contents'.
6874 (tramp-gvfs-handle-insert-file-contents): Remove function.
6875
6876 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
6877 Use `save-restriction' in order to keep markers.
6878
6879 * net/trampver.el: Update release number.
6880
6881 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6882
6883 * progmodes/compile.el (compilation-parse-errors):
6884 Use compilation--put-prop.
6885 (compilation--ensure-parse): Check compilation-multiline.
6886
6887 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
6888
6889 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
6890 lexical-binding.
6891
6892 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
6893
6894 * progmodes/ruby-mode.el: Fix recently added tests.
6895 (ruby-smie-grammar): Add - and +.
6896 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
6897 (ruby-smie--backward-id): New functions.
6898 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
6899 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
6900 any more.
6901
6902 2013-10-07 Leo Liu <sdl.web@gmail.com>
6903
6904 * register.el (register-preview-delay)
6905 (register-preview-functions): New variables.
6906 (register-read-with-preview, register-preview)
6907 (register-describe-oneline): New functions.
6908 (point-to-register, window-configuration-to-register)
6909 (frame-configuration-to-register, jump-to-register)
6910 (number-to-register, view-register, insert-register)
6911 (copy-to-register, append-to-register, prepend-to-register)
6912 (copy-rectangle-to-register): Use register-read-with-preview to
6913 read register. (Bug#15525)
6914
6915 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
6916
6917 * net/network-stream.el (network-stream-open-starttls): Don't add
6918 --insecure if it's already present, because that gnutls-cli
6919 rejects getting that parameter twice.
6920
6921 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
6922
6923 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
6924 keyword, too.
6925
6926 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
6927
6928 * newcomment.el (comment-use-global-state): Change default value
6929 to t, mark obsolete (Bug#15251).
6930 (comment-beginning): In addition to `comment-to-syntax', check the
6931 value of `comment-use-global-state'.
6932
6933 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
6936 (ruby-comment-column): Follow the global default, by default.
6937 (ruby-smie-grammar): Add assignment syntax.
6938 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
6939 open-paren, a comma, or a \.
6940 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
6941 and line continuations.
6942 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
6943 followed by implicit semi-colons. Add rule for string concatenation
6944 and for indentation at BOB.
6945 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
6946
6947 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
6948 calling next-sexp, since next-token may have skipped chars which
6949 next-sexp doesn't know should be skipped!
6950
6951 2013-10-05 Leo Liu <sdl.web@gmail.com>
6952
6953 * progmodes/octave.el (octave-send-region):
6954 Call compilation-forget-errors.
6955
6956 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
6957
6958 * vc/vc-svn.el (vc-svn-find-admin-dir):
6959 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
6960 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
6961 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
6962 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
6963
6964 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
6965
6966 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
6967
6968 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
6969
6970 * subr.el (read-passwd): Hide chars even when called within a context
6971 where after-change-functions is disabled (bug#15501).
6972 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
6973 until we removed ourself from overriding-terminal-local-map.
6974
6975 2013-10-04 Leo Liu <sdl.web@gmail.com>
6976
6977 * progmodes/octave.el (inferior-octave-mode):
6978 Call compilation-forget-errors.
6979
6980 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
6981
6982 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
6983
6984 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
6985
6986 * net/secrets.el (secrets-create-collection): Add optional
6987 argument ALIAS. Use proper Label keyword. Append ALIAS as
6988 dbus-call-method argument. (Bug#15516)
6989
6990 2013-10-04 Leo Liu <sdl.web@gmail.com>
6991
6992 * progmodes/octave.el (inferior-octave-error-regexp-alist)
6993 (inferior-octave-compilation-font-lock-keywords): New variables.
6994 (compilation-error-regexp-alist)
6995 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
6996 (inferior-octave-mode): Use compilation-shell-minor-mode.
6997
6998 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
6999
7000 * minibuffer.el (completion--replace): Be careful that `end' might be
7001 a marker.
7002
7003 2013-10-03 Daiki Ueno <ueno@gnu.org>
7004
7005 Add support for package signature checking.
7006 * emacs-lisp/package.el (url-http-file-exists-p)
7007 (epg-make-context, epg-context-set-home-directory)
7008 (epg-verify-string, epg-context-result-for)
7009 (epg-signature-status, epg-signature-to-string)
7010 (epg-check-configuration, epg-configuration)
7011 (epg-import-keys-from-file): Declare.
7012 (package-check-signature): New user option.
7013 (package-unsigned-archives): New user option.
7014 (package-desc): Add `signed' field.
7015 (package-load-descriptor): Set `signed' field if .signed file exists.
7016 (package--archive-file-exists-p): New function.
7017 (package--check-signature): New function.
7018 (package-install-from-archive): Check package signature.
7019 (package--download-one-archive): Check archive signature.
7020 (package-delete): Remove .signed file.
7021 (package-import-keyring): New command.
7022 (package-refresh-contents): Import default keyring.
7023 (package-desc-status): Add "unsigned" status.
7024 (describe-package-1, package-menu--print-info)
7025 (package-menu-mark-delete, package-menu--find-upgrades)
7026 (package-menu--status-predicate): Support "unsigned" status.
7027
7028 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7029
7030 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
7031 the new compilation scheme using the new byte-codes.
7032
7033 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
7034 (byte-pophandler): New byte codes.
7035 (byte-goto-ops): Adjust accordingly.
7036 (byte-compile--use-old-handlers): New var.
7037 (byte-compile-catch): Use new byte codes depending on
7038 byte-compile--use-old-handlers.
7039 (byte-compile-condition-case--old): Rename from
7040 byte-compile-condition-case.
7041 (byte-compile-condition-case--new): New function.
7042 (byte-compile-condition-case): New function that dispatches depending
7043 on byte-compile--use-old-handlers.
7044 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
7045 when we can.
7046
7047 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7048 Optimize under `condition-case' and `catch' if
7049 byte-compile--use-old-handlers is nil.
7050 (disassemble-offset): Handle new bytecodes.
7051
7052 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7053
7054 * subr.el (error): Use `declare'.
7055 (decode-char, encode-char): Use advertised-calling-convention instead
7056 of the docstring to discourage use of the `restriction' arg.
7057
7058 2013-10-03 Daiki Ueno <ueno@gnu.org>
7059
7060 * epg.el (epg-verify-file): Add a comment saying that it does not
7061 notify verification error as a return value nor a signal.
7062 (epg-verify-string): Ditto.
7063
7064 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
7065
7066 * progmodes/compile.el (compilation-start): Try globbing the arg to
7067 `cd' (bug#15417).
7068
7069 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
7070
7071 Sync with Tramp 2.2.8.
7072
7073 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
7074 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
7075 * net/trampver.el: Update release number.
7076
7077 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
7078
7079 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7080 and default-process-coding-system for darwin only.
7081
7082 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
7083
7084 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
7085
7086 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
7087
7088 * vc/vc-git.el (vc-git-grep): Disable pager.
7089
7090 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
7091
7092 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
7093 Use :url instead of :homepage, as per
7094 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
7095
7096 * newcomment.el (comment-beginning): When `comment-use-syntax' is
7097 non-nil, use `syntax-ppss' (Bug#15251).
7098
7099 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7100
7101 * progmodes/octave.el (inferior-octave-startup-file):
7102 Prefer ~/.emacs.d/init_octave.m.
7103
7104 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
7105
7106 * emacs-lisp/package.el (package-desc-from-define):
7107 Accept additional arguments as plist, convert them to an alist and store
7108 them in the `extras' slot.
7109 (package-generate-description-file): Convert extras alist back to
7110 plist and append to the `define-package' form arguments.
7111 (package--alist-to-plist): New function.
7112 (package--ac-desc): Add `extras' slot.
7113 (package--add-to-archive-contents): Check if the archive-contents
7114 vector is long enough, and if it is, pass its `extras' slot value
7115 to `package-desc-create'.
7116 (package-buffer-info): Call `lm-homepage', pass the returned value
7117 to `package-desc-from-define'.
7118 (describe-package-1): Render the homepage button (Bug#13291).
7119
7120 * emacs-lisp/package-x.el (package-upload-buffer-internal):
7121 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
7122
7123 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
7124
7125 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7126 and default-process-coding-system to utf-8-unix (Bug#15402).
7127
7128 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
7129
7130 * subr.el (looking-back): Do not recommend using looking-back.
7131
7132 2013-09-28 Alan Mackenzie <acm@muc.de>
7133
7134 Fix indentation/fontification of Java enum with "implements".
7135
7136 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
7137 regexp which matches "implements", etc., in Java.
7138 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
7139 specifier clauses coming after "enum".
7140 * progmodes/cc-fonts.el (c-font-lock-declarations)
7141 (c-font-lock-enum-tail): Check for extra specifier clauses coming
7142 after "enum".
7143
7144 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
7145
7146 * faces.el (region): Change ns_selection_color to
7147 ns_selection_fg_color, add ns_selection_bg_color.
7148
7149 2013-09-28 Leo Liu <sdl.web@gmail.com>
7150
7151 * progmodes/octave.el (inferior-octave-completion-table)
7152 (inferior-octave-completion-at-point): Minor tweaks.
7153
7154 * textmodes/ispell.el (ispell-lookup-words): Rename from
7155 lookup-words. (Bug#15460)
7156 (lookup-words): Obsolete.
7157 (ispell-complete-word, ispell-command-loop): All uses changed.
7158
7159 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7160
7161 * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
7162 (octave-mode-menu): Add octave-send-buffer.
7163 (octave-send-buffer): New function.
7164
7165 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7166
7167 * progmodes/octave.el (octave-mode-map): Add key binding for
7168 octave-lookfor.
7169 (octave-mode-menu): Add octave-lookfor.
7170 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
7171 octave-lookfor.
7172 (octave-lookfor): New function.
7173
7174 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7175
7176 * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
7177 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
7178 its convention.
7179 (cl--loop-set-iterator-function): New function.
7180 (cl-loop): Adjust accordingly, so as not to use cl-subst.
7181 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
7182 Bind `it' with `let' instead of substituting it with `cl-subst'.
7183 (cl--unused-var-p): New function.
7184 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
7185 Eliminate some unused variable warnings (bug#15326).
7186
7187 2013-09-27 Tassilo Horn <tsdh@gnu.org>
7188
7189 * doc-view.el (doc-view-scale-reset): Rename from
7190 `doc-view-reset-zoom-level'.
7191 (doc-view-scale-adjust): New command.
7192 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
7193 `doc-view-scale-adjust'.
7194
7195 2013-09-26 Tassilo Horn <tsdh@gnu.org>
7196
7197 * doc-view.el (doc-view-reset-zoom-level): New command.
7198 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
7199 zoom commands (bug#15466).
7200
7201 2013-09-26 Kenichi Handa <handa@gnu.org>
7202
7203 * international/quail.el (quail-help): Make it not a command.
7204
7205 2013-09-26 Leo Liu <sdl.web@gmail.com>
7206
7207 * minibuffer.el (completion-all-sorted-completions): Make args
7208 optional as they are.
7209
7210 2013-09-25 Daniel Colascione <dancol@dancol.org>
7211
7212 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
7213 specs are and that they're not evaluated.
7214
7215 2013-09-24 Sam Steingold <sds@gnu.org>
7216
7217 * midnight.el (clean-buffer-list-kill-regexps)
7218 (clean-buffer-list-kill-buffer-names): Update for the new Man
7219 buffer naming which includes the object name.
7220
7221 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7222
7223 * eshell/esh-cmd.el (eshell--sep-terms): New var.
7224 (eshell-parse-command, eshell-parse-pipeline): Use it since
7225 eshell-separate-commands requires a dynamic scoped var.
7226 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
7227
7228 2013-09-23 Leo Liu <sdl.web@gmail.com>
7229
7230 * autoinsert.el (auto-insert-alist): Make the value of
7231 lexical-binding match its file setting.
7232
7233 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
7234
7235 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
7236
7237 * autoarg.el (autoarg-kp-digit-argument):
7238 * electric.el (Electric-command-loop):
7239 * kmacro.el (kmacro-step-edit-insert):
7240 Do not set universal-argument-num-events.
7241
7242 2013-09-22 Leo Liu <sdl.web@gmail.com>
7243
7244 * files.el (interpreter-mode-alist): Add octave.
7245
7246 2013-09-21 Alan Mackenzie <acm@muc.de>
7247
7248 C++: fontify identifier in declaration following "public:" correctly.
7249 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
7250 to match "public", etc.
7251 (c-decl-prefix-re): Add ":" into the C++ value.
7252 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
7253 bit. Add a check for a ":" preceded by "public", etc.
7254
7255 2013-09-21 Eli Zaretskii <eliz@gnu.org>
7256
7257 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
7258 recognized by GDB 7.5 and later.
7259
7260 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
7261
7262 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
7263
7264 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7265
7266 * subr.el (internal--call-interactively): New const.
7267 (called-interactively-p): Use it (bug#3984).
7268
7269 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
7270
7271 * vc/pcvs.el (cvs-mode-ignore):
7272 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
7273 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
7274
7275 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7276
7277 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
7278 (eshell-ls-orig-insert-directory): Remove.
7279 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
7280 (eshell-ls-use-in-dired): Use advice-add/remove.
7281 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
7282 Add `orig-fun' arg for use in :around advice.
7283 Make it check (redundantly) eshell-ls-use-in-dired.
7284
7285 2013-09-19 Glenn Morris <rgm@gnu.org>
7286
7287 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
7288
7289 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
7290
7291 * emacs-lisp/eieio.el (class-parent): Undo previous change.
7292
7293 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
7294
7295 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
7296 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
7297 (tramp-get-remote-python): New defuns.
7298 (tramp-get-remote-uid-with-perl)
7299 (tramp-get-remote-gid-with-perl): New defuns. Perl code
7300 contributed by yary <not.com@gmail.com> (tiny change).
7301 (tramp-get-remote-uid-with-python)
7302 (tramp-get-remote-gid-with-python): New defuns. Python code
7303 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
7304 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
7305
7306 2013-09-19 Glenn Morris <rgm@gnu.org>
7307
7308 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
7309
7310 * eshell/em-unix.el (eshell-remove-entries):
7311 Rename argument to avoid name-clash with global `top-level'.
7312
7313 * eshell/esh-proc.el (eshell-kill-process-function):
7314 Remove eshell-reset-after-proc from eshell-kill-hook if present.
7315 (eshell-reset-after-proc): Remove unused arg `proc'.
7316
7317 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
7318 (directory-files-and-attributes): Mark unused arg.
7319
7320 * eshell/em-unix.el (eshell-remove-entries):
7321 Remove unused arg `path'. Update callers.
7322
7323 * eshell/em-hist.el (eshell-hist-parse-arguments):
7324 Remove unused arg `silent'. Update callers.
7325
7326 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
7327 Fix (f)boundp mix-up.
7328
7329 * eshell/em-smart.el (eshell-smart-scroll-window)
7330 (eshell-disable-after-change):
7331 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
7332
7333 2013-09-18 Alan Mackenzie <acm@muc.de>
7334
7335 Fix fontification of type when followed by "const".
7336 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
7337 "known" types from fontification.
7338
7339 2013-09-18 Glenn Morris <rgm@gnu.org>
7340
7341 * emacs-lisp/chart.el (x-display-color-cells): Declare.
7342 (chart-face-list): Drop Emacsen without display-color-p.
7343
7344 * net/eww.el (libxml-parse-html-region): Declare.
7345 (eww-display-html): Explicit error if no libxml2 support.
7346
7347 * doc-view.el (doc-view-mode): Silence --without-x compilation.
7348
7349 * image.el (image-type-from-buffer, image-multi-frame-p):
7350 Remove --without-x warning/error.
7351
7352 * mouse.el (mouse-yank-primary):
7353 * term.el (term-mouse-paste):
7354 Reorder to silence --without-x compilation.
7355
7356 * mpc.el (doc-view-mode): Silence --without-x compilation.
7357
7358 * mail/rmailmm.el (rmail-mime-set-bulk-data):
7359 Silence --without-x compilation.
7360
7361 * progmodes/gud.el (gud-find-file, gud-mode):
7362 Silence --without-x compilation.
7363 (tooltip-mode): Declare.
7364
7365 * wdired.el (dired-backup-overwrite): Remove declaration.
7366 (wdired-mode-map): Add doc string.
7367
7368 * custom.el (x-get-resource): Declare.
7369
7370 * eshell/em-glob.el (ange-cache):
7371 * eshell/em-unix.el (ange-cache): Declare.
7372
7373 * faces.el (x-display-list, x-open-connection, x-get-resource):
7374 Declare.
7375
7376 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
7377 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
7378 Declare.
7379
7380 * frame.el (x-display-grayscale-p, x-display-name): Declare.
7381
7382 * net/gnutls.el (gnutls-log-level): Declare.
7383
7384 * net/shr.el (image-size, image-animate): Declare.
7385
7386 * simple.el (font-info): Declare.
7387
7388 * subr.el (x-popup-dialog): Declare.
7389
7390 * term/common-win.el (x-select-enable-primary)
7391 (x-last-selected-text-primary, x-last-selected-text-clipboard):
7392 Declare.
7393
7394 * term/ns-win.el (x-handle-args): Declare.
7395
7396 * term/x-win.el (x-select-enable-clipboard): Declare.
7397
7398 * term/w32-win.el (create-default-fontset): Declare.
7399
7400 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
7401 Declare.
7402
7403 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
7404 (fit-frame-to-buffer): Explicit error if --without-x.
7405 (mouse-autoselect-window-select): Silence compiler.
7406
7407 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7408
7409 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
7410 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
7411 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
7412 * eshell/esh-util.el (eshell-sublist):
7413 Remove unused local variables.
7414
7415 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
7416
7417 * textmodes/two-column.el: Make 2C-split work for --without-x.
7418 (scroll-bar-columns): Autoload.
7419 (top-level): Require fringe when compiling.
7420
7421 2013-09-18 Leo Liu <sdl.web@gmail.com>
7422
7423 * subr.el (add-hook): Robustify to handle closure as well.
7424
7425 2013-09-17 Glenn Morris <rgm@gnu.org>
7426
7427 * simple.el (messages-buffer-mode-map): Unbind "g".
7428
7429 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7430
7431 * help-mode.el (help-mode-finish): Use derived-mode-p.
7432 Remove obsolete highlighting.
7433
7434 * play/life.el (life-mode): Use define-derived-mode. Derive from
7435 special-mode.
7436 (life): Let-bind inhibit-read-only.
7437 (life-setup): Avoid `setq'. Use `life-mode'.
7438
7439 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
7440 which should not be needed any more.
7441 (package-menu-refresh, package-menu-describe-package): Use user-error.
7442
7443 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
7444 (eshell-post-rewrite-command-hook): Make obsolete.
7445 (eshell-parse-command): Simplify.
7446 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
7447 (eshell--cmd): Declare.
7448 (eshell-parse-pipeline): Remove unused var `final-p'.
7449 Pass a dynvar to eshell-post-rewrite-command-hook.
7450 Implement the new eshell-post-rewrite-command-function.
7451 (eshell-invoke-directly): Remove unused arg `input'.
7452 * eshell/esh-io.el (eshell-io-initialize):
7453 Use eshell-post-rewrite-command-function (bug#15399).
7454 (eshell--apply-redirections): Rename from eshell-apply-redirections;
7455 adjust to new calling convention.
7456 (eshell-create-handles): Rename args to avoid clashing with dynvar
7457 `standard-output'.
7458
7459 2013-09-17 Glenn Morris <rgm@gnu.org>
7460
7461 * simple.el (messages-buffer-mode): New major mode.
7462 (messages-buffer): New function.
7463 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
7464 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
7465 (ert-run-test): Use `messages-buffer' function.
7466 (ert--force-message-log-buffer-truncation): Ignore read-only.
7467 * help.el (view-echo-area-messages): Use `messages-buffer' function.
7468 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
7469
7470 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7471
7472 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
7473
7474 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
7475
7476 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
7477
7478 * icomplete.el (icomplete-in-buffer): New var.
7479 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
7480 vars and replace them with functions.
7481 (icomplete-minibuffer-setup): Adjust accordingly.
7482 (icomplete--completion-table, icomplete--completion-predicate)
7483 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
7484 New functions.
7485 (icomplete-forward-completions, icomplete-backward-completions)
7486 (icomplete-simple-completing-p, icomplete-exhibit)
7487 (icomplete-completions): Use them.
7488 (icomplete--in-region-buffer): New var.
7489 (icomplete--in-region-setup): New function.
7490 (icomplete-mode): Use it.
7491
7492 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
7493 (bug#15379).
7494 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
7495 return args and options.
7496 (eshell-eval-using-options): Use the new return value of
7497 eshell--do-opts to set the options's vars in their scope.
7498 (eshell--set-option): Rename from eshell-set-option.
7499 Add arg `opt-vals'.
7500 (eshell--process-option): Rename from eshell-process-option.
7501 Add arg `opt-vals'.
7502 (eshell--process-args): Use an `opt-vals' alist to store the options's
7503 values during their processing and return them additionally to the
7504 remaining args.
7505
7506 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
7507
7508 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
7509 continuation character an operator, as far as indentation is
7510 concerned (Bug#15369).
7511
7512 2013-09-15 Martin Rudalics <rudalics@gmx.at>
7513
7514 * window.el (window--state-put-2): Don't process buffer state
7515 when buffer doesn't exist any more (Bug#15382).
7516
7517 2013-09-15 Glenn Morris <rgm@gnu.org>
7518
7519 * eshell/em-unix.el (eshell/rm):
7520 Make -f ignore missing files. (Bug#15373)
7521
7522 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
7523 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
7524 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
7525
7526 2013-09-14 Glenn Morris <rgm@gnu.org>
7527
7528 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
7529
7530 2013-09-13 Glenn Morris <rgm@gnu.org>
7531
7532 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
7533 (dired-guess-default): Make `file' available in the env. (Bug#15363)
7534
7535 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
7536
7537 * frame.el (x-focus-frame): Mark as declared in frame.c.
7538
7539 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
7540
7541 * ls-lisp.el: Use advice-add.
7542 (original-insert-directory): Remove.
7543 (ls-lisp--insert-directory): Rename from insert-directory; add
7544 `orig-fun' argument.
7545 (insert-directory): Advise.
7546
7547 2013-09-13 Eli Zaretskii <eliz@gnu.org>
7548
7549 * term.el (term-emulate-terminal): Decode the command string
7550 before passing it to term-command-hook. (Bug#15337)
7551
7552 2013-09-13 Glenn Morris <rgm@gnu.org>
7553
7554 * eshell/esh-util.el (ange-cache): Move declaration earlier.
7555
7556 * eshell/esh-ext.el (eshell-search-path): Declare.
7557
7558 * eshell/em-prompt.el (eshell/pwd): Autoload it.
7559 Otherwise an error occurs if eshell-dirs module not loaded.
7560
7561 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
7562
7563 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
7564
7565 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
7566 `tramp-check-proper-host'. Check for a valid method name.
7567
7568 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7569 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7570 * net/tramp-sh.el (tramp-maybe-open-connection):
7571 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
7572
7573 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
7574 also for hash values.
7575
7576 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7577
7578 * term/ns-win.el (parameters): Don't declare as dynamic.
7579 (before-make-frame-hook): Don't add ineffective function.
7580
7581 * eshell/*.el: Use lexical-binding (bug#15231).
7582
7583 2013-09-12 Kenichi Handa <handa@gnu.org>
7584
7585 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
7586
7587 2013-09-12 Glenn Morris <rgm@gnu.org>
7588
7589 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
7590 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
7591
7592 * subr.el (do-after-load-evaluation): Also give compiler warnings
7593 when obsolete files are used (except by obsolete files).
7594
7595 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
7596 in the status output, assume `filename' is the first. (Bug#15322)
7597
7598 * vc/vc.el (vc-deduce-fileset): Doc fix.
7599
7600 * calc/calc-help.el (Info-goto-node):
7601 * progmodes/cperl-mode.el (Info-find-node):
7602 * vc/ediff.el (Info-goto-node): Update declarations.
7603
7604 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
7605
7606 * vc/vc-bzr.el (vc-compilation-mode): Declare.
7607 (vc-bzr-pull): Require vc-dispatcher.
7608 * vc/vc-git.el (vc-compilation-mode): Declare.
7609 (vc-git-pull): Require vc-dispatcher.
7610
7611 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
7612
7613 * progmodes/octave.el (help-button-action): Declare.
7614
7615 * shell.el (shell-directory-tracker): Output error as a message
7616 rather than just returning it as a string.
7617 (shell-process-pushd): Remove useless use of message.
7618
7619 * dframe.el (dframe-timer-fn):
7620 * files.el (dir-locals-read-from-file):
7621 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
7622 (mpc-format):
7623 * reveal.el (reveal-post-command):
7624 * saveplace.el (load-save-place-alist-from-file):
7625 * shell.el (shell-resync-dirs):
7626 * w32-common-fns.el (x-get-selection-value):
7627 * emacs-lisp/copyright.el (copyright-find-copyright):
7628 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
7629 * emulation/tpu-edt.el (tpu-copy-keyfile):
7630 * play/bubbles.el (bubbles--mark-neighbourhood):
7631 * progmodes/executable.el
7632 (executable-make-buffer-file-executable-if-script-p):
7633 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
7634
7635 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7636
7637 Cleanup Eshell to rely less on dynamic scoping.
7638 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
7639 last-value, and ext-command here. Bind `args' closer to `body'.
7640 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
7641 (eshell--args): Declare new dynamic var.
7642 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
7643 last-value, and ext-command. Pass `args' to `body'.
7644 (eshell-process-args): Bind eshell--args.
7645 (eshell-set-option): Use eshell--args.
7646 * eshell/eshell.el (eshell): Use derived-mode-p.
7647 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
7648 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
7649 (eshell-glob-function): Declare.
7650 * eshell/esh-util.el: Require cl-lib.
7651 (eshell-read-hosts-file): Avoid add-to-list.
7652 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
7653 `err'.
7654 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
7655 Declare.
7656 (eshell/diff): Remove unused var `err'.
7657 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
7658 `killflag'.
7659 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
7660 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
7661 first use.
7662 * eshell/em-glob.el (eshell-glob-matches, message-shown):
7663 Move declaration before first use.
7664 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
7665 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
7666 rely on cl-return.
7667
7668 2013-09-12 Glenn Morris <rgm@gnu.org>
7669
7670 * term/ns-win.el (global-map): Remove binding for ispell-next,
7671 deleted 1999-05-29. (Bug#15357)
7672
7673 2013-09-11 Glenn Morris <rgm@gnu.org>
7674
7675 * echistory.el (electric-command-history): Remove call to deleted func.
7676
7677 * play/landmark.el (landmark-mode): Fix typos.
7678
7679 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
7680 Check cvs-sort-ignore-file is bound.
7681
7682 * savehist.el: No need for cl when compiling on Emacs.
7683
7684 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7685
7686 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
7687 (bug#15338).
7688 (eshell-self-insert-command, eshell-send-invisible):
7689 Remove unused argument.
7690 (eshell-handle-control-codes): Remove unused var `orig'.
7691 Avoid delete-backward-char.
7692
7693 * files.el (set-auto-mode): Simplify a bit further.
7694
7695 2013-09-11 Glenn Morris <rgm@gnu.org>
7696
7697 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
7698 (set-auto-mode): Don't regexp-quote elements.
7699 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
7700 * progmodes/cc-mode.el (interpreter-mode-alist):
7701 * progmodes/ruby-mode.el (interpreter-mode-alist):
7702 Revert previous change.
7703
7704 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7705
7706 * play/snake.el (snake-mode):
7707 * play/mpuz.el (mpuz-mode):
7708 * play/landmark.el (lm-mode):
7709 * play/blackbox.el (blackbox-mode):
7710 * play/5x5.el (5x5-mode):
7711 * obsolete/options.el (Edit-options-mode):
7712 * net/quickurl.el (quickurl-list-mode):
7713 * net/newst-treeview.el (newsticker-treeview-mode):
7714 * mail/rmailsum.el (rmail-summary-mode):
7715 * mail/mspools.el (mspools-mode):
7716 * locate.el (locate-mode):
7717 * ibuffer.el (ibuffer-mode):
7718 * emulation/ws-mode.el (wordstar-mode):
7719 * emacs-lisp/debug.el (debugger-mode):
7720 * array.el (array-mode):
7721 * net/eudc.el (eudc-mode): Use define-derived-mode.
7722 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
7723 Move initialization into declaration.
7724 (mairix-searches-mode): Use define-derived-mode.
7725 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
7726 (eudc-edit-hotlist): Use dolist.
7727 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
7728 (Man-mode): Use define-derived-mode.
7729 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
7730 (Info-edit-mode): Use define-derived-mode.
7731 (Info-cease-edit): Use Info-mode.
7732 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
7733 into declaration.
7734 (eshell-mode): Use define-derived-mode.
7735 * chistory.el (command-history-mode-map): Rename from
7736 command-history-map.
7737 (command-history-mode): Use define-derived-mode.
7738 (Command-history-setup): Remove function.
7739 * calc/calc.el (calc-trail-mode-map): New var.
7740 (calc-trail-mode): Use define-derived-mode.
7741 (calc-trail-buffer): Set calc-main-buffer manually.
7742 * bookmark.el (bookmark-insert-annotation): New function.
7743 (bookmark-edit-annotation): Use it.
7744 (bookmark-edit-annotation-mode): Make it a proper major mode.
7745 (bookmark-send-edited-annotation): Use derived-mode-p.
7746 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
7747 closer to its ideal place. Use \' to match EOS.
7748
7749 * profiler.el (profiler-calltree-find): Use function-equal.
7750
7751 2013-09-10 Glenn Morris <rgm@gnu.org>
7752
7753 * files.el (interpreter-mode-alist): Convert to regexps.
7754 (set-auto-mode): Adapt for this. (Bug#15306)
7755 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
7756 Comment out unused variable.
7757 * progmodes/cc-mode.el (interpreter-mode-alist):
7758 * progmodes/python.el (interpreter-mode-alist):
7759 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
7760 * progmodes/sh-script.el (sh-set-shell):
7761 No longer use interpreter-mode-alist to get list of shells.
7762
7763 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
7764
7765 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * simple.el: Use set-temporary-overlay-map for universal-argument.
7768 (universal-argument-map): Don't use default-bindings (bug#15317).
7769 Bind switch-frame explicitly. Replace universal-argument-minus with
7770 a conditional binding.
7771 (universal-argument-num-events, saved-overriding-map): Remove.
7772 (restore-overriding-map): Remove.
7773 (universal-argument--mode): Rename from save&set-overriding-map,
7774 and rewrite.
7775 (universal-argument, universal-argument-more, negative-argument)
7776 (digit-argument): Adjust accordingly.
7777 (universal-argument-minus): Remove.
7778 (universal-argument-other-key): Remove.
7779
7780 * subr.el (with-demoted-errors): Add `format' argument.
7781
7782 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
7783
7784 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
7785 `tramp-cleanup-connection'.
7786
7787 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
7788 parameters KEEP-DEBUG and KEEP-PASSWORD.
7789
7790 * net/tramp.el (tramp-file-name-handler):
7791 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7792 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7793 (tramp-maybe-open-connection):
7794 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7795 Use `tramp-cleanup-connection'.
7796
7797 * net/tramp-sh.el (tramp-maybe-open-connection):
7798 Catch 'uname-changed inside the progress reporter.
7799
7800 2013-09-10 Glenn Morris <rgm@gnu.org>
7801
7802 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
7803
7804 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
7805 returns "alternate access method" in mode (eg "-rw-r--r--.").
7806
7807 2013-09-08 Glenn Morris <rgm@gnu.org>
7808
7809 * saveplace.el (load-save-place-alist-from-file):
7810 Demote errors. (Bug#15305)
7811
7812 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
7813
7814 Improve compatibility with older Emacsen, and XEmacs.
7815
7816 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
7817 only if it is bound. It isn't for XEmacs.
7818 (with-tramp-progress-reporter): Do not let-bind `result'.
7819 This yields to scoping errors in XEmacs.
7820 (tramp-handle-make-auto-save-file-name): New function, moved from
7821 tramp-sh.el.
7822
7823 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
7824 for `make-auto-save-file-name'.
7825 (tramp-adb--gnu-switches-to-ash):
7826 Use `tramp-compat-replace-regexp-in-string'.
7827
7828 * net/tramp-cache.el (tramp-cache-print): Call
7829 `substring-no-properties' only if it is bound. It isn't for XEmacs.
7830
7831 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
7832 bound. It isn't for XEmacs.
7833
7834 * net/tramp-compat.el (tramp-compat-copy-file):
7835 Catch `wrong-number-of-arguments' error.
7836 (tramp-compat-replace-regexp-in-string): New defun.
7837
7838 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
7839 for `make-auto-save-file-name'.
7840 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
7841 `copy-file'.
7842 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
7843 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
7844 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
7845
7846 * net/tramp-gw.el (tramp-gw-open-network-stream):
7847 Use `tramp-compat-replace-regexp-in-string'.
7848
7849 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
7850 Call `tramp-handle-make-auto-save-file-name'.
7851 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
7852 (tramp-sh-file-gvfs-monitor-dir-process-filter)
7853 (tramp-sh-file-inotifywait-process-filter):
7854 Use `tramp-compat-replace-regexp-in-string'.
7855 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
7856
7857 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
7858 for `make-auto-save-file-name'.
7859 (tramp-smb-handle-copy-directory):
7860 Call `tramp-compat-replace-regexp-in-string'.
7861 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
7862 (tramp-smb-handle-copy-file): Improve error message.
7863 (tramp-smb-handle-rename-file): Rename directly only in case
7864 `newname' does not exist yet. This is a restriction of smbclient.
7865 (tramp-smb-maybe-open-connection): Rerun the function only when
7866 `auth-sources' is non-nil.
7867
7868 2013-09-08 Kenichi Handa <handa@gnu.org>
7869
7870 * international/characters.el: Set category "^" (Combining) for
7871 more characters.
7872
7873 2013-09-07 Alan Mackenzie <acm@muc.de>
7874
7875 Correctly fontify Java class constructors.
7876 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
7877 in Java Mode.
7878 (c-recognize-typeless-decls): Set the Java value to t.
7879 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7880 While handling a "(", add a check for, effectively, Java, and handle a
7881 "typeless" declaration there.
7882
7883 2013-09-07 Roland Winkler <winkler@gnu.org>
7884
7885 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
7886 field subtitle for entry type book.
7887
7888 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7889
7890 * minibuffer.el: Make minibuffer-complete call completion-in-region
7891 rather than other way around.
7892 (completion--some, completion-pcm--find-all-completions):
7893 Don't delay signals when debugging.
7894 (minibuffer-completion-contents): Beware fields within the
7895 minibuffer contents.
7896 (completion-all-sorted-completions): Use defvar-local.
7897 (completion--do-completion, completion--cache-all-sorted-completions)
7898 (completion-all-sorted-completions, minibuffer-force-complete):
7899 Add args `beg' and `end'.
7900 (completion--in-region-1): New fun, extracted from minibuffer-complete.
7901 (minibuffer-complete): Use completion-in-region.
7902 (completion-complete-and-exit): New fun, extracted from
7903 minibuffer-complete-and-exit.
7904 (minibuffer-complete-and-exit): Use it.
7905 (completion--complete-and-exit): Rename from
7906 minibuffer--complete-and-exit.
7907 (completion-in-region--single-word): New function, extracted from
7908 minibuffer-complete-word.
7909 (minibuffer-complete-word): Use it.
7910 (display-completion-list): Make `common-substring' argument obsolete.
7911 (completion--in-region): Call completion--in-region-1 instead of
7912 minibuffer-complete.
7913 (completion-help-at-point): Pass boundaries to
7914 minibuffer-completion-help as args rather than via an overlay.
7915 (completion-pcm--string->pattern): Use `any-delim'.
7916 (completion-pcm--optimize-pattern): New function.
7917 (completion-pcm--pattern->regex): Handle `any-delim'.
7918 * icomplete.el (icomplete-forward-completions)
7919 (icomplete-backward-completions, icomplete-completions):
7920 Adjust calls to completion-all-sorted-completions and
7921 completion--cache-all-sorted-completions.
7922 (icomplete-with-completion-tables): Default to t.
7923 * emacs-lisp/crm.el (crm--current-element): Rename from
7924 crm--select-current-element. Don't put an overlay but return the
7925 boundaries instead.
7926 (crm--completion-command): Take two new args to bind to the boundaries.
7927 (crm-completion-help): Adjust accordingly.
7928 (crm-complete): Use completion-in-region.
7929 (crm-complete-word): Use completion-in-region--single-word.
7930 (crm-complete-and-exit): Use completion-complete-and-exit.
7931
7932 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7933
7934 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
7935 than dynamically.
7936
7937 2013-09-06 Juri Linkov <juri@jurta.org>
7938
7939 * info.el (Info-display-images-node): When image file doesn't exist
7940 display text version of the image if it's provided in the Info file.
7941 Otherwise, display the location of missing image from SRC attribute.
7942 Add help-echo text property from ALT attribute. (Bug#15279)
7943
7944 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7945
7946 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
7947 (edit-abbrevs-mode): Use define-derived-mode.
7948
7949 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
7950 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
7951 that it's defined.
7952 (epa-key-list-mode, epa-key-mode, epa-info-mode):
7953 Use define-derived-mode.
7954
7955 * epg.el (epg-start-encrypt): Minor CSE simplification.
7956
7957 2013-09-06 William Xu <william.xwl@gmail.com>
7958
7959 * arc-mode.el: Add support for 7za (bug#15264).
7960 (archive-7z-program): New var.
7961 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
7962 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
7963 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
7964
7965 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
7966
7967 Remove URL syntax.
7968
7969 * net/tramp.el (tramp-syntax, tramp-prefix-format)
7970 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
7971 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
7972 (tramp-postfix-host-format, tramp-file-name-regexp)
7973 (tramp-completion-file-name-regexp)
7974 (tramp-completion-dissect-file-name)
7975 (tramp-handle-substitute-in-file-name): Remove 'url case.
7976 (tramp-file-name-regexp-url)
7977 (tramp-completion-file-name-regexp-url): Remove constants.
7978
7979 2013-09-06 Glenn Morris <rgm@gnu.org>
7980
7981 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
7982
7983 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
7984
7985 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
7986 keywords" below "here-doc beginnings" (Bug#15270).
7987
7988 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
7989
7990 * subr.el (pop): Use `car-safe'.
7991 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
7992 to detect unused `pop' return value.
7993
7994 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
7995 var `block-regexp'.
7996 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
7997 (python-fill-string): Remove unused var `marker'.
7998 (python-skeleton-add-menu-items): Remove unused var `items'.
7999
8000 * international/mule-cmds.el: Require CL.
8001 (find-coding-systems-for-charsets): Avoid add-to-list.
8002 (sanitize-coding-system-list): New function, extracted from
8003 select-safe-coding-system-interactively.
8004 (select-safe-coding-system-interactively): Use it.
8005 (read-input-method-name): Accept symbols for `default'.
8006
8007 * emacs-lisp/advice.el (defadvice): Add indent rule.
8008
8009 2013-09-05 Daniel Hackney <dan@haxney.org>
8010
8011 * dired-x.el:
8012 * net/ange-ftp.el:
8013 * net/browse-url.el:
8014 * net/dbus.el:
8015 * net/eudc.el:
8016 * net/eudcb-ldap.el:
8017 * net/eww.el:
8018 * net/imap.el:
8019 * printing.el:
8020 * vc/ediff-diff.el:
8021 * vc/ediff-init.el:
8022 * vc/ediff-merg.el:
8023 * vc/ediff-mult.el:
8024 * vc/ediff-util.el:
8025 * vc/ediff-wind.el:
8026 * vc/ediff.el:
8027 * vc/emerge.el:
8028 * vc/pcvs.el:
8029 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
8030 byte compiler. Remove some unused let-bound variables.
8031
8032 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8033
8034 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
8035 a "ref-cell", since it gets better optimized (bug#14883).
8036
8037 2013-09-05 Glenn Morris <rgm@gnu.org>
8038
8039 * progmodes/cc-awk.el (c-forward-sws): Declare.
8040
8041 2013-09-04 Glenn Morris <rgm@gnu.org>
8042
8043 * generic-x.el [rul-generic-mode]: Require cc-mode.
8044 (c++-mode-syntax-table): Declare.
8045 (rul-generic-mode-syntax-table): Init in the defvar.
8046
8047 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8048
8049 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
8050 (vc-do-command, vc-set-async-update):
8051 * vc/vc-mtn.el (vc-mtn-dir-status):
8052 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
8053 (vc-hg-pull, vc-hg-merge-branch):
8054 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
8055 (vc-git-merge-branch):
8056 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
8057 (vc-cvs-dir-status-files):
8058 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
8059 (vc-bzr-dir-status-files):
8060 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
8061 * vc/vc-annotate.el: Use lexical-binding.
8062 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
8063 (vc-sentinel-movepoint): Declare.
8064 (vc-annotate): Don't use `goto-line'.
8065 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
8066 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
8067 (vc-sentinel-movepoint): Declare.
8068 * vc/vc-svn.el: Use lexical-binding.
8069 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
8070 * vc/vc-sccs.el:
8071 * vc/vc-rcs.el: Use lexical-binding.
8072
8073 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
8074 `deleted'. Don't drop errors silently.
8075
8076 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
8077
8078 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
8079
8080 * vc/vc.el (vc-ignore): Rewrite.
8081 (vc-default-ignore): New function.
8082 (vc-default-ignore-completion-table): Use find-ignore-file.
8083
8084 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
8085 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
8086 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
8087 Remove. Most code moved to vc.el.
8088
8089 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
8090
8091 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
8092 * net/tramp-smb.el (tramp-smb-get-file-entries):
8093 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
8094 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
8095
8096 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
8097 Update call to it.
8098 (eww-change-select): Remove unused var `properties'.
8099 (eww-make-unique-file-name): Remove unused var `base'.
8100
8101 * finder.el (finder-compile-keywords): Don't mess with windows.
8102
8103 * calculator.el (calculator-funcall): Fix typo in last change.
8104
8105 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
8106
8107 * emacs-lisp/package.el (package-activate-1): Don't let a missing
8108 <pkg>-autoloads.el file stop us.
8109
8110 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
8111 warnings, and factor out common code.
8112
8113 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
8114
8115 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
8116 two-character operators and whether the character preceding them
8117 changes their meaning (Bug#15208).
8118
8119 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
8120
8121 Format code sent to Python shell for robustness.
8122 * progmodes/python.el (python-shell-buffer-substring):
8123 New function.
8124 (python-shell-send-region, python-shell-send-buffer): Use it.
8125
8126 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
8127
8128 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
8129 * net/tramp.el (tramp-user-error): ... here.
8130 (tramp-find-method, tramp-check-proper-host)
8131 (tramp-dissect-file-name, tramp-debug-message)
8132 (tramp-handle-shell-command):
8133 * net/tramp-adb.el (tramp-adb-handle-shell-command):
8134 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
8135
8136 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
8137
8138 2013-09-02 Martin Rudalics <rudalics@gmx.at>
8139
8140 * avoid.el (mouse-avoidance-point-position)
8141 (mouse-avoidance-too-close-p): Handle case where posn-at-point
8142 returns nil.
8143
8144 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
8145
8146 * progmodes/python.el (python-shell-completion-get-completions):
8147 Drop use of deleted `comint-last-prompt-overlay'.
8148 (python-nav-if-name-main): New command.
8149
8150 2013-09-01 Glenn Morris <rgm@gnu.org>
8151
8152 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8153 Avoid leading space in $wins. Otherwise the sed command used by
8154 eg compile-main ends up containing "/*.el". (Bug#15170)
8155
8156 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
8157
8158 2013-08-30 Glenn Morris <rgm@gnu.org>
8159
8160 * emacs-lisp/bytecomp.el (byte-recompile-directory):
8161 Fix is-this-a-directory logic. (Bug#15220)
8162
8163 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8164
8165 * textmodes/css-mode.el: Use SMIE.
8166 (css-smie-grammar): New var.
8167 (css-smie--forward-token, css-smie--backward-token)
8168 (css-smie-rules): New functions.
8169 (css-mode): Use them.
8170 (css-navigation-syntax-table): Remove var.
8171 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
8172 (css-indent-calculate, css-indent-line): Remove functions.
8173
8174 Misc changes to reduce use of `(lambda...); and other cleanups.
8175 * cus-edit.el: Use lexical-binding.
8176 (customize-push-and-save, customize-apropos)
8177 (custom-buffer-create-internal): Use closures.
8178 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
8179 * progmodes/ada-xref.el: Use setq.
8180 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
8181 * dframe.el: Use lexical-binding.
8182 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
8183 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
8184 * descr-text.el: Use lexical-binding.
8185 (describe-text-widget, describe-text-sexp, describe-property-list):
8186 Use closures.
8187 * comint.el (comint-history-isearch-push-state): Use a closure.
8188 * calculator.el: Use lexical-binding.
8189 (calculator-number-to-string): Make it work with lexical-binding.
8190 (calculator-funcall): Same and use cl-letf.
8191
8192 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
8193 (lisp--company-doc-string, lisp--company-location): New functions.
8194 (lisp-completion-at-point): Use them to improve Company support.
8195
8196 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
8197 params of lambda expressions.
8198 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
8199 (ruby-smie--opening-pipe-p): New function.
8200 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
8201 symbols and matched |...| for formal params.
8202 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
8203 from being treated as hanging. Handle "rescue".
8204
8205 2013-08-29 Glenn Morris <rgm@gnu.org>
8206
8207 * progmodes/cc-engine.el (c-pull-open-brace):
8208 Move definition before use.
8209
8210 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8211
8212 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
8213 are immutable. Don't use `unsafe' any more.
8214 (cl--defsubst-expand): Don't substitute at the same time as keeping
8215 a residual unused let-binding. Don't use `unsafe' any more.
8216
8217 2013-08-29 Glenn Morris <rgm@gnu.org>
8218
8219 * calendar/cal-china.el (calendar-chinese-year-cache):
8220 Recenter on 2015.
8221
8222 * nxml/nxml-util.el (nxml-debug-clear-inside):
8223 Use cl-loop rather than loop.
8224
8225 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
8226
8227 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
8228
8229 2013-08-28 Glenn Morris <rgm@gnu.org>
8230
8231 * progmodes/antlr-mode.el: No need to require cc-mode twice.
8232
8233 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
8234
8235 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
8236
8237 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8238
8239 * simple.el (repeat-complex-command--called-interactively-skip):
8240 New function.
8241 (repeat-complex-command): Use it (bug#14136).
8242
8243 * progmodes/cc-mode.el: Minor cleanup of var declarations.
8244 (c-define-abbrev-table): Add `doc' argument.
8245 (c-mode-abbrev-table, c++-mode-abbrev-table)
8246 (objc-mode-abbrev-table, java-mode-abbrev-table)
8247 (idl-mode-abbrev-table, pike-mode-abbrev-table)
8248 (awk-mode-abbrev-table): Use it.
8249 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
8250 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
8251 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
8252 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
8253 Move initialization into the declaration; and remove any
8254 autoload cookie.
8255
8256 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
8257 and dynamic let binding.
8258
8259 * vc/smerge-mode.el: Remove redundant :group args.
8260
8261 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
8262 to load-path.
8263
8264 2013-08-28 Juri Linkov <juri@jurta.org>
8265
8266 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
8267 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
8268 (isearch-other-meta-char): Handle an undefined shifted printing
8269 character by downshifting it. (Bug#15200)
8270
8271 2013-08-28 Juri Linkov <juri@jurta.org>
8272
8273 * isearch.el (isearch-search): Change regexp error message for
8274 non-regexp searches. (Bug#15166)
8275
8276 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
8277
8278 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
8279 for portability to hosts where /bin/sh has problems.
8280
8281 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8282
8283 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
8284
8285 2013-08-27 Juri Linkov <juri@jurta.org>
8286
8287 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
8288 in the keyboard macro. (Bug#15126)
8289
8290 2013-08-27 Juri Linkov <juri@jurta.org>
8291
8292 * isearch.el (isearch-quote-char): Comment out converting unibyte
8293 to multibyte, thus syncing with its `quoted-insert' counterpart.
8294 (Bug#15166)
8295
8296 2013-08-27 Martin Rudalics <rudalics@gmx.at>
8297
8298 * window.el (display-buffer-use-some-window): Add missing
8299 argument in call of get-largest-window (Bug#15185).
8300 Reported by Stephen Leake.
8301
8302 2013-08-27 Glenn Morris <rgm@gnu.org>
8303
8304 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
8305
8306 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
8307
8308 * progmodes/python.el (python-font-lock-keywords): Don't return nil
8309 from a matcher-function unless there's no more matches (bug#15161).
8310
8311 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
8312
8313 * minibuffer.el: Revert change from 2013-08-20.
8314
8315 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
8316 with text property `tramp-default', if appropriate.
8317 (tramp-check-proper-host): New defun.
8318 (tramp-dissect-file-name): Do not check hostname. Revert change
8319 of 2013-03-18.
8320 (tramp-backtrace): Make VEC-OR-PROC optional.
8321
8322 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
8323 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8324 * net/tramp-sh.el (tramp-maybe-open-connection):
8325 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
8326 Apply `tramp-check-proper-host'.
8327
8328 2013-08-26 Tassilo Horn <tsdh@gnu.org>
8329
8330 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
8331 lambda expression in order to have `describe-variable' display it.
8332
8333 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
8334
8335 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
8336 BUF can be optional. (Bug#15186)
8337
8338 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
8339
8340 * progmodes/flymake.el (flymake-get-real-file-name-function):
8341 Fix broken customization. (Bug#15184)
8342
8343 2013-08-25 Alan Mackenzie <acm@muc.de>
8344
8345 Improve indentation of bracelists defined by macros (without "=").
8346
8347 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
8348 expansion begins with "{", regard it as bracelist when it doesn't
8349 contain a ";".
8350
8351 Parse C++ inher-intro when there's a template split over 2 lines.
8352
8353 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
8354 rigorously the search for "class" etc. followed by ":".
8355
8356 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
8357 random languages a regexp which never matches rather than nil.
8358
8359 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
8360
8361 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
8362 (c-awk-regexp-one-line-possibly-open-char-list-re)
8363 (c-awk-one-line-possibly-open-regexp-re)
8364 (c-awk-one-line-non-syn-ws*-re): Remove.
8365 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
8366 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
8367 (c-awk-space*-unclosed-regexp-/-re): New constants.
8368 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
8369 aren't regexp delimiters.
8370
8371 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
8372 handling for a rare situation in AWK Mode involving unterminated
8373 strings/regexps.
8374
8375 2013-08-23 Glenn Morris <rgm@gnu.org>
8376
8377 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
8378
8379 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
8380
8381 * files.el (create-file-buffer): If the result would begin with
8382 spaces, prepend a "|" instead of removing them. (Bug#15162)
8383
8384 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8385
8386 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
8387 text-properties (bug#15155).
8388
8389 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
8390 exist any more.
8391 (calc-keypad-redraw): Remove unused var `pad'.
8392 (calc-keypad-press): Remove unused var `menu'.
8393
8394 2013-08-23 Martin Rudalics <rudalics@gmx.at>
8395
8396 * window.el (display-buffer-pop-up-frame):
8397 Call pop-up-frame-function with BUFFER current so `make-frame' will
8398 use it as the new frame's buffer (Bug#15133).
8399
8400 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8401
8402 * calendar/timeclock.el: Minor cleanups.
8403 (timeclock-ask-before-exiting, timeclock-use-display-time):
8404 Use `symbol'.
8405 (timeclock-modeline-display): Define as alias before the
8406 actual definition.
8407 (timeclock-mode-line-display): Use define-minor-mode.
8408 (timeclock-day-list-template): Make it a function, add an argument.
8409 (timeclock-day-list-required, timeclock-day-list-length)
8410 (timeclock-day-list-debt, timeclock-day-list-span)
8411 (timeclock-day-list-break): Adjust calls accordingly.
8412
8413 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8414
8415 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
8416 Use read--expression so that completion works again.
8417
8418 2013-08-21 Sam Steingold <sds@gnu.org>
8419
8420 Add rudimentary inferior shell interaction
8421 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
8422 (sh-set-shell): Reset it.
8423 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
8424 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
8425
8426 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
8427
8428 * align.el: Use lexical-binding.
8429 (align-region): Simplify accordingly.
8430
8431 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
8432
8433 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
8434
8435 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
8436 `non-essential' up.
8437
8438 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
8439
8440 * net/tramp.el:
8441 * net/tramp-adb.el:
8442 * net/tramp-cmds.el:
8443 * net/tramp-ftp.el:
8444 * net/tramp-gvfs.el:
8445 * net/tramp-gw.el:
8446 * net/tramp-sh.el: Don't wrap external variable declarations by
8447 `eval-when-compile'.
8448
8449 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8450
8451 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
8452 now that Emacs supports ImageMagick animations.
8453
8454 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
8455
8456 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
8457 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
8458
8459 2013-08-16 Martin Rudalics <rudalics@gmx.at>
8460
8461 * window.el (mouse-autoselect-window-select): Do autoselect when
8462 mouse pointer is on margin.
8463
8464 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
8465
8466 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
8467
8468 2013-08-16 Glenn Morris <rgm@gnu.org>
8469
8470 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
8471 Handle "Remote Directory" response of some clients. (Bug#15058)
8472
8473 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
8474 Tweak warning. (Bug#14926)
8475
8476 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
8477 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
8478
8479 * image-mode.el (image-mode-map): Add menu items to reverse,
8480 increase, decrease, reset animation speed.
8481 (image--set-speed, image-increase-speed, image-decrease-speed)
8482 (image-reverse-speed, image-reset-speed): New functions.
8483 (image-mode-map): Add bindings for speed commands.
8484
8485 * image.el (image-animate-get-speed, image-animate-set-speed):
8486 New functions.
8487 (image-animate-timeout): Respect image :speed property.
8488
8489 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8490
8491 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
8492 previous line (bug#15101).
8493 (debugger-eval-expression, debugger-record-expression):
8494 Use read--expression (bug#15102).
8495
8496 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
8497
8498 Remove byte compiler warnings, visible when compiling with
8499 `byte-compile-force-lexical-warnings' set to t.
8500
8501 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
8502 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
8503 (tramp-handle-unhandled-file-name-directory)
8504 (tramp-handle-file-notify-add-watch, tramp-action-login)
8505 (tramp-action-succeed, tramp-action-permission-denied)
8506 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
8507 arguments with "_".
8508
8509 * net/tramp-adb.el (tramp-adb-parse-device-names)
8510 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
8511 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
8512 (tramp-adb-handle-file-truename): Remove unused arguments.
8513
8514 * net/tramp-cache.el (tramp-flush-directory-property)
8515 (tramp-flush-connection-property, tramp-list-connections)
8516 (tramp-parse-connection-properties): Prefix unused arguments with "_".
8517
8518 * net/tramp-compat.el (tramp-compat-make-temp-file):
8519 Rename FILENAME to F.
8520
8521 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
8522 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
8523 (tramp-zeroconf-parse-workstation-device-names)
8524 (tramp-zeroconf-parse-webdav-device-names)
8525 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
8526
8527 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
8528 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
8529
8530 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
8531 arguments.
8532 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
8533 (tramp-sh-handle-insert-file-contents-literally)
8534 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
8535 with "_".
8536 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
8537 Remove unused variables.
8538
8539 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
8540 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
8541 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
8542
8543 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
8544 Make them a defconst.
8545 (tramp-uuencode-region): Remove unused variable.
8546
8547 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
8548
8549 * frameset.el (frameset--prop-setter): New function.
8550 (frameset-prop): Add gv-setter declaration.
8551 (frameset-filter-minibuffer): Deal with the case that the minibuffer
8552 parameter was already set in FILTERED. Doc fix.
8553 (frameset--record-minibuffer-relationships): Allow saving a
8554 minibufferless frame without its corresponding minibuffer frame.
8555 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
8556 frame, if the frame id matches.
8557 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
8558 frames before orphaned ones.
8559 (frameset-restore): Warn about orphaned windows, instead of error out.
8560
8561 2013-08-14 Martin Rudalics <rudalics@gmx.at>
8562
8563 * window.el (window-make-atom): Don't overwrite parameter
8564 already present.
8565 (display-buffer-in-atom-window): Handle special case where we
8566 split an already atomic window.
8567 (window--major-non-side-window, display-buffer-in-side-window)
8568 (window--side-check): Ignore minibuffer window when walking
8569 window tree.
8570 (window-deletable-p): Return 'frame only if no other frame uses
8571 our minibuffer window.
8572 (record-window-buffer): Run buffer-list-update-hook.
8573 (split-window): Make sure window--check-frame won't destroy an
8574 existing atomic window in case the new window gets nested
8575 inside.
8576 (display-buffer-at-bottom): Ignore minibuffer window when
8577 walking window tree. Don't split a side window.
8578 (pop-to-buffer): Don't set-buffer here, the select-window call
8579 should do that.
8580 (mouse-autoselect-window-select): Autoselect only if we are in the
8581 text portion of the window.
8582
8583 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8584
8585 * net/shr.el (shr-parse-image-data): New function to grab both the
8586 data itself and the Content-Type.
8587 (shr-put-image): Use it.
8588
8589 * net/eww.el (eww-display-image): Ditto.
8590
8591 * image.el (image-content-type-suffixes): New variable.
8592
8593 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
8594
8595 * progmodes/python.el (python-imenu--build-tree)
8596 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
8597
8598 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
8599
8600 * simple.el (backward-word): Mention the optional argument.
8601
8602 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8603
8604 * frameset.el (frameset--make): Rename constructor from make-frameset.
8605 (frameset-p, frameset-valid-p): Don't autoload.
8606 (frameset-valid-p): Use normal accessors.
8607
8608 2013-08-13 Glenn Morris <rgm@gnu.org>
8609
8610 * progmodes/compile.el (compile-command): Tweak example in doc.
8611 * obsolete/scribe.el (scribe-mode):
8612 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
8613
8614 * mail/feedmail.el (feedmail-confirm-outgoing)
8615 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
8616
8617 * cus-start.el (truncate-partial-width-windows): Fix type.
8618
8619 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
8620
8621 * net/shr.el (shr-table-horizontal-line): Fix custom type.
8622
8623 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8624
8625 * emacs-lisp/timer.el (timer--time-setter): New function.
8626 (timer--time): Use it as gv-setter.
8627
8628 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
8629 setter is not a symbol.
8630
8631 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
8632
8633 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
8634 if sending fails. This makes debugging easier.
8635
8636 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
8637
8638 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
8639 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
8640 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
8641
8642 2013-08-12 Eli Zaretskii <eliz@gnu.org>
8643
8644 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
8645
8646 2013-08-12 Glenn Morris <rgm@gnu.org>
8647
8648 * format.el (format-annotate-function):
8649 Handle read-only text properties in the source. (Bug#14887)
8650
8651 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8652
8653 * net/eww.el (eww-display-html): Ignore coding system errors.
8654 One web site uses "utf-8lias" as the coding system.
8655
8656 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
8657
8658 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
8659
8660 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
8661
8662 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
8663 (tutorial--detailed-help): Remove unused local variables.
8664 (tutorial--save-tutorial-to): Use ignore-errors.
8665 (help-with-tutorial): Use looking-at-p.
8666
8667 * view.el (view-buffer-other-window, view-buffer-other-frame):
8668 Mark unused arguments.
8669
8670 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
8671 (woman-select-symbol-fonts, woman, woman-find-file)
8672 (woman-insert-file-contents, woman-non-underline-faces):
8673 Use string-match-p.
8674 (woman1-unquote): Move declaration.
8675
8676 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
8677 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
8678 argument. Remove unused local variable.
8679 (xml-parse-elem-type): Use string-match-p.
8680 (xml-substitute-numeric-entities): Use ignore-errors.
8681
8682 * calculator.el (calculator): Mark unused argument.
8683 (calculator-paste, calculator-quit, calculator-integer-p):
8684 Use ignore-errors.
8685 (calculator-string-to-number, calculator-decimal, calculator-exp)
8686 (calculator-op-or-exp): Use string-match-p.
8687
8688 * dired.el (dired-buffer-more-recently-used-p): Declare.
8689 (dired-insert-set-properties, dired-insert-old-subdirs):
8690 Use ignore-errors.
8691
8692 * dired-aux.el (dired-compress): Use ignore-errors.
8693 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
8694 (dired-do-async-shell-command, dired-do-shell-command)
8695 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
8696 (dired-insert-subdir-validate): Use string-match-p.
8697 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
8698 (dired-add-entry): Use string-match-p, looking-at-p.
8699 (dired-insert-subdir-newpos): Remove unused local variable.
8700
8701 * filenotify.el (file-notify-callback): Remove unused local variable.
8702
8703 * filesets.el (filesets-error): Mark unused argument.
8704 (filesets-which-command-p, filesets-filter-dir-names)
8705 (filesets-directory-files, filesets-get-external-viewer)
8706 (filesets-ingroup-get-data): Use string-match-p.
8707
8708 * find-file.el (ff-other-file-name, ff-other-file-name)
8709 (ff-find-the-other-file, ff-cc-hh-converter):
8710 Remove unused local variables.
8711 (ff-get-file-name): Use string-match-p.
8712 (ff-all-dirs-under): Use ignore-errors.
8713
8714 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
8715 (follow-select-if-visible): Remove unused local variable.
8716
8717 * forms.el (read-file-filter): Move declaration.
8718 (forms--make-format, forms--make-parser, forms-insert-record):
8719 Quote function with #'.
8720 (forms--update): Use string-match-p. Quote function with #'.
8721
8722 * help-mode.el (help-dir-local-var-def): Mark unused argument.
8723 (help-make-xrefs): Use looking-at-p.
8724 (help-xref-on-pp): Use looking-at-p, ignore-errors.
8725
8726 * ibuffer.el (ibuffer-ext-visible-p): Declare.
8727 (ibuffer-confirm-operation-on): Use string-match-p.
8728
8729 * msb.el (msb-item-handler, msb-dired-item-handler):
8730 Mark unused arguments.
8731
8732 * ses.el (ses-decode-cell-symbol)
8733 (ses-kill-override): Remove unused local variable.
8734 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
8735 (ses-load): Use ignore-errors, looking-at-p.
8736 (ses-jump-safe): Use ignore-errors.
8737 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
8738
8739 * tabify.el (untabify, tabify): Mark unused arguments.
8740
8741 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
8742 Mark unused argument.
8743 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
8744 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
8745
8746 * emacs-lisp/timer.el (timer--time): Define setter with
8747 gv-define-setter to avoid deprecation warning.
8748
8749 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
8750 (*record-cmpl-statistics-p*): Remove (was commented out).
8751 (cmpl-statistics-block): Remove (body was commented out).
8752 All callers changed.
8753 (add-completions-from-buffer, load-completions-from-file):
8754 Remove unused variables.
8755
8756 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
8757
8758 * filecache.el (file-cache-delete-file-list):
8759 Print message only when told so.
8760 (file-cache-files-matching): Use #' in mapconcat argument.
8761
8762 * ffap.el (ffap-url-at-point): Fix reference to variable
8763 thing-at-point-default-mail-uri-scheme.
8764
8765 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
8766
8767 * subr.el (define-error): New function.
8768 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
8769 error-file-not-found and define with define-error.
8770 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
8771 and define with define-error.
8772 * userlock.el (file-locked, file-supersession):
8773 * simple.el (mark-inactive):
8774 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
8775 * progmodes/ada-mode.el (ada-mode-errors):
8776 * play/life.el (life-extinct):
8777 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
8778 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
8779 * nxml/rng-util.el (rng-error):
8780 * nxml/rng-uri.el (rng-uri-error):
8781 * nxml/rng-match.el (rng-compile-error):
8782 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
8783 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
8784 * nxml/nxml-rap.el (nxml-scan-error):
8785 * nxml/nxml-outln.el (nxml-outline-error):
8786 * net/soap-client.el (soap-error):
8787 * net/gnutls.el (gnutls-error):
8788 * net/ange-ftp.el (ftp-error):
8789 * mpc.el (mpc-proc-error):
8790 * json.el (json-error, json-readtable-error, json-unknown-keyword)
8791 (json-number-format, json-string-escape, json-string-format)
8792 (json-key-format, json-object-format):
8793 * jka-compr.el (compression-error):
8794 * international/quail.el (quail-error):
8795 * international/kkc.el (kkc-error):
8796 * emacs-lisp/ert.el (ert-test-failed):
8797 * calc/calc.el (calc-error, inexact-result, math-overflow)
8798 (math-underflow):
8799 * bookmark.el (bookmark-error-no-filename):
8800 * epg.el (epg-error): Define with define-error.
8801
8802 * time.el (display-time-event-handler)
8803 (display-time-next-load-average): Don't call sit-for since it seems
8804 unnecessary (bug#15045).
8805
8806 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
8807 Use #' instead of ' to quote functions.
8808 (checkdoc-output-mode): Use setq-local.
8809 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
8810 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
8811 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
8812 (checkdoc-ispell, checkdoc-ispell-current-buffer)
8813 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
8814 (checkdoc-ispell-message-text, checkdoc-ispell-start)
8815 (checkdoc-ispell-continue, checkdoc-ispell-comments)
8816 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
8817
8818 * ido.el (ido-completion-help): Fix up compiler warning.
8819
8820 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
8821
8822 * frameset.el (frameset-p): Add autoload cookie.
8823 (frameset--jump-to-register): New function, based on code moved from
8824 register.el.
8825 (frameset-to-register): Move from register.el. Adapt to `registerv'.
8826
8827 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
8828 (frameset-restore, frameset-save, frameset-session-filter-alist):
8829 Remove declarations.
8830 (register-alist): Doc fix.
8831 (frameset-to-register): Move to frameset.el.
8832 (jump-to-register, describe-register-1): Remove frameset-specific code.
8833
8834 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
8835
8836 * allout-widgets.el (allout-widgets-pre-command-business)
8837 (allout-widgets-post-command-business)
8838 (allout-widgets-after-change-handler)
8839 (allout-decorate-item-and-context, allout-set-boundary-marker)
8840 (allout-body-modification-handler)
8841 (allout-graphics-modification-handler): Mark ignored arguments.
8842 (allout-widgets-post-command-business)
8843 (allout-widgets-exposure-change-processor)
8844 (allout-widgets-exposure-undo-processor)
8845 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
8846 (allout-parse-item-at-point, allout-decorate-item-guides)
8847 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
8848 * allout.el (epa-passphrase-callback-function): Declare.
8849 (allout-overlay-insert-in-front-handler)
8850 (allout-overlay-interior-modification-handler)
8851 (allout-isearch-end-handler, allout-chart-siblings)
8852 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
8853 (allout-yank-processing, allout-process-exposed)
8854 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
8855 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
8856 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
8857 (lisp-indent-defform): Mark ignored arguments.
8858 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
8859 (calculate-lisp-indent): Remove unused variables.
8860 * international/characters.el (indian-2-column, arabic-2-column)
8861 (tibetan): Mark ignored arguments.
8862 (use-cjk-char-width-table): Mark ignored arguments.
8863 Remove unused variables.
8864 * international/fontset.el (build-default-fontset-data)
8865 (x-compose-font-name, create-fontset-from-fontset-spec):
8866 Mark ignored arguments.
8867 (fontset-plain-name): Remove unused variables.
8868 * international/mule.el (charset-id, charset-bytes, generic-char-p)
8869 (keyboard-coding-system): Mark ignored arguments.
8870 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
8871 * help.el (resize-temp-buffer-window):
8872 * window.el (display-buffer-in-major-side-window)
8873 (display-buffer-in-side-window, display-buffer-in-previous-window):
8874 Remove unused variables.
8875 * isearch.el (isearch-forward-symbol):
8876 * version.el (emacs-bzr-version-bzr):
8877 * international/mule-cmds.el (current-language-environment):
8878 * term/common-win.el (x-handle-iconic, x-handle-geometry)
8879 (x-handle-display):
8880 * term/pc-win.el (x-list-fonts, x-display-planes)
8881 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
8882 (x-server-version, x-display-screens, x-display-mm-height)
8883 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
8884 (x-selection-owner-p, x-own-selection-internal)
8885 (x-disown-selection-internal, x-get-selection-internal)
8886 (msdos-initialize-window-system):
8887 * term/tty-colors.el (tty-color-alist, tty-color-clear):
8888 * term/x-win.el (x-handle-no-bitmap-icon):
8889 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
8890 (vc-default-find-file-hook, vc-default-extra-menu):
8891 Mark ignored arguments.
8892
8893 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
8896 break-condition in the context of the debugged code (bug#12685).
8897
8898 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
8899
8900 * comint.el:
8901 Do not use an overlay to highlight the last prompt. (Bug#14744)
8902 (comint-mode): Make comint-last-prompt buffer local.
8903 (comint-last-prompt): New variable.
8904 (comint-last-prompt-overlay): Remove. Superseded by
8905 comint-last-prompt.
8906 (comint-snapshot-last-prompt, comint-output-filter):
8907 Use comint-last-prompt.
8908
8909 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
8910
8911 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
8912 (frameset-save): Check validity of the resulting frameset.
8913
8914 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
8915
8916 * ido.el (ido-record-command): Add doc string.
8917
8918 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
8919
8920 * frameset.el (frameset): Do not disable creation of the default
8921 frameset-p predicate. Doc fix.
8922 (frameset-valid-p): New function, copied from the old predicate-p.
8923 Add additional checks.
8924 (frameset-restore): Check with frameset-valid-p.
8925 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
8926 (frameset-name, frameset-description, frameset-properties)
8927 (frameset-states): Add docstring.
8928 (frameset-session-filter-alist, frameset-persistent-filter-alist)
8929 (frameset-filter-alist): Doc fixes.
8930
8931 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
8932
8933 * frameset.el (frameset-p, frameset-prop): Doc fixes.
8934
8935 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8936
8937 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
8938 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
8939 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
8940 (byte-compile-normal-call): Remove obsolescence check.
8941
8942 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
8943
8944 * frameset.el (frameset-restore): Doc fix.
8945
8946 * register.el (frameset-frame-id, frameset-frame-with-id)
8947 (frameset-p, frameset-restore, frameset-save): Declare.
8948 (register-alist): Document framesets.
8949 (frameset-session-filter-alist): Declare.
8950 (frameset-to-register): New function.
8951 (jump-to-register): Implement jumping to framesets. Doc fix.
8952 (describe-register-1): Describe framesets.
8953
8954 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
8955
8956 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
8957
8958 * desktop.el (desktop-save-frameset): Use new frameset-save args.
8959 Use lexical-binding.
8960
8961 * frameset.el (frameset): Use type vector, not list (incompatible
8962 change). Do not declare a new constructor, use the default one.
8963 Upgrade suggested properties `app', `name' and `desc' to slots `app',
8964 `name' and `description', respectively, and add read-only slot
8965 `timestamp'. Doc fixes.
8966 (frameset-copy, frameset-persistent-filter-alist)
8967 (frameset-filter-alist, frameset-switch-to-gui-p)
8968 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
8969 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
8970 (frameset-filter-iconified, frameset-keep-original-display-p):
8971 Doc fixes.
8972 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
8973 Rename from frameset-filter-(save|restore)-param. All callers changed.
8974 Doc fix.
8975 (frameset-p): Adapt to change to vector and be more thorough.
8976 Change arg name to OBJECT. Doc fix.
8977 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
8978 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
8979 All callers changed.
8980 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
8981 All callers changed.
8982 (frameset--record-minibuffer-relationships): Rename from
8983 frameset--process-minibuffer-frames. All callers changed.
8984 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
8985 Use new default constructor (again). Doc fix.
8986 (frameset--find-frame-if): Rename from `frameset--find-frame'.
8987 All callers changed.
8988 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
8989 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
8990 Doc fix.
8991 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
8992 PARAMETERS and WINDOW-STATE, respectively.
8993 (frameset-restore): Add new keyword argument PREDICATE.
8994 Reset frameset--target-display to nil. Doc fix.
8995
8996 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
8997
8998 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
8999 (bat-mode): Use it.
9000 (bat-mode-syntax-table): Mark \n as end-of-comment.
9001 (bat-font-lock-keywords): Remove comment rule.
9002
9003 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
9004 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
9005
9006 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
9007 (byte-compile-callargs-warn): Use `push'.
9008 (byte-compile-arglist-warn): Ignore higher-order "calls".
9009 (byte-compile-file-form-autoload): Use `pcase'.
9010 (byte-compile-function-form): If quoting a symbol, check that it exists.
9011
9012 2013-08-07 Eli Zaretskii <eliz@gnu.org>
9013
9014 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
9015 and add a few popular commands found in batch files.
9016 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
9017 (dos-mode): Doc fixes.
9018
9019 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
9020
9021 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
9022 (dos-mode): Use setq-local. Add space after "rem".
9023 (dos-mode-syntax-table): Don't use "w" for symbol chars.
9024 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
9025
9026 2013-08-07 Arni Magnusson <arnima@hafro.is>
9027
9028 * progmodes/dos.el: New file.
9029 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
9030 dos-mode.
9031
9032 2013-08-06 Glenn Morris <rgm@gnu.org>
9033
9034 * calendar/calendar.el: Add new faces, and day-header-array.
9035 (calendar-weekday-header, calendar-weekend-header)
9036 (calendar-month-header): New faces.
9037 (calendar-day-header-construct): New function.
9038 (calendar-day-header-width): Also :set calendar-day-header-array.
9039 (calendar-american-month-header, calendar-european-month-header)
9040 (calendar-iso-month-header): Use calendar- faces.
9041 (calendar-generate-month):
9042 Use calendar-day-header-array for day headers; apply faces to them.
9043 (calendar-mode): Check calendar-font-lock-keywords non-nil.
9044 (calendar-abbrev-construct): Add optional maxlen argument.
9045 (calendar-day-name-array): Doc fix.
9046 (calendar-day-name-array, calendar-abbrev-length)
9047 (calendar-day-abbrev-array):
9048 Also :set calendar-day-header-array, and maybe redraw.
9049 (calendar-day-header-array): New option. (Bug#15007)
9050 (calendar-font-lock-keywords): Set to nil and make obsolete.
9051 (calendar-day-name): Add option to use header array.
9052
9053 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9054
9055 * net/shr.el (shr-render-td): Remove debugging.
9056 (shr-render-td): Make width computation consistent by defaulting
9057 all zero-width columns to 10 characters. This may not be optimal,
9058 but it's at least consistent.
9059 (shr-make-table-1): Redo last change to fix the real problem in
9060 colspan handling.
9061
9062 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
9063
9064 * files.el (cache-long-line-scans):
9065 Make obsolete alias to `cache-long-scans'.
9066
9067 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
9068
9069 * frameset.el (frameset, frameset-filter-alist)
9070 (frameset-filter-params, frameset-save, frameset--reuse-frame)
9071 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
9072 (frameset-compute-pos): Rename from frameset--compute-pos,
9073 and add docstring.
9074 (frameset-move-onscreen): Use frameset-compute-pos.
9075 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9076
9077 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
9078 Fix typos in docstrings.
9079
9080 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
9081
9082 * frame.el (get-other-frame): Tiny cleanup.
9083
9084 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
9085
9086 * vc/vc.el (vc-default-ignore-completion-table):
9087 Silence byte-compiler warning.
9088
9089 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
9090 slot, which can indeed be nil.
9091 (frameset-live-filter-alist, frameset-persistent-filter-alist):
9092 Move entry for `left' from persistent to live filter alist.
9093 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
9094 Doc fixes.
9095 (frameset-filter-params): When restoring a frame, copy items added to
9096 `filtered', to avoid unwittingly modifying the original parameters.
9097 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
9098 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
9099
9100 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
9101 to use looking-at-p instead of looking-at. (Bug#15028)
9102
9103 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
9104
9105 Revert introduction of isearch-filter-predicates (bug#14714).
9106 Rely on add-function instead.
9107 * isearch.el (isearch-filter-predicates): Rename it back to
9108 isearch-filter-predicate.
9109 (isearch-message-prefix): Use advice-function-mapc and advice
9110 properties to get the isearch-message-prefix.
9111 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
9112 instead of run-hook-with-args-until-failure.
9113 (isearch-filter-visible): Not obsolete any more.
9114 * loadup.el: Preload nadvice.
9115 * replace.el (perform-replace): Revert to funcall
9116 instead of run-hook-with-args-until-failure.
9117 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
9118 * dired-aux.el (dired-isearch-filenames-mode): Rename from
9119 dired-isearch-filenames-toggle; make it into a proper minor mode.
9120 Use add/remove-function.
9121 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
9122 Call the minor-mode rather than add/remove-hook.
9123 (dired-isearch-filter-filenames):
9124 Remove isearch-message-prefix property.
9125 * info.el (Info--search-loop): New function, extracted from Info-search.
9126 Funcall isearch-filter-predicate instead of
9127 run-hook-with-args-until-failure isearch-filter-predicates.
9128 (Info-search): Use it.
9129 (Info-mode): Use isearch-filter-predicate instead of
9130 isearch-filter-predicates.
9131
9132 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
9133
9134 Do not call to `selected-window' where it is assumed by default.
9135 Affected functions are `window-minibuffer-p', `window-dedicated-p',
9136 `window-hscroll', `window-width', `window-height', `window-buffer',
9137 `window-frame', `window-start', `window-point', `next-window'
9138 and `window-display-table'.
9139 * abbrev.el (abbrev--default-expand):
9140 * bs.el (bs--show-with-configuration):
9141 * buff-menu.el (Buffer-menu-mouse-select):
9142 * calc/calc.el (calc):
9143 * calendar/calendar.el (calendar-generate-window):
9144 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
9145 (diary-make-entry):
9146 * comint.el (send-invisible, comint-dynamic-complete-filename)
9147 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
9148 * completion.el (complete):
9149 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
9150 * disp-table.el (describe-current-display-table):
9151 * doc-view.el (doc-view-insert-image):
9152 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
9153 * ehelp.el (with-electric-help):
9154 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9155 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
9156 * emacs-lisp/helper.el (Helper-help-scroller):
9157 * emulation/cua-base.el (cua--post-command-handler-1):
9158 * eshell/esh-mode.el (eshell-output-filter):
9159 * ffap.el (ffap-gnus-wrapper):
9160 * help-macro.el (make-help-screen):
9161 * hilit-chg.el (highlight-compare-buffers):
9162 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
9163 * hl-line.el (global-hl-line-highlight):
9164 * icomplete.el (icomplete-simple-completing-p):
9165 * isearch.el (isearch-done):
9166 * jit-lock.el (jit-lock-stealth-fontify):
9167 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
9168 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9169 * mpc.el (mpc-tagbrowser, mpc):
9170 * net/rcirc.el (rcirc-any-buffer):
9171 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
9172 * play/landmark.el (landmark-max-width, landmark-max-height):
9173 * play/zone.el (zone):
9174 * progmodes/compile.el (compilation-goto-locus):
9175 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
9176 * progmodes/etags.el (find-tag-other-window):
9177 * progmodes/fortran.el (fortran-column-ruler):
9178 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
9179 * progmodes/verilog-mode.el (verilog-point-text):
9180 * reposition.el (reposition-window):
9181 * rot13.el (toggle-rot13-mode):
9182 * server.el (server-switch-buffer):
9183 * shell.el (shell-dynamic-complete-command)
9184 (shell-dynamic-complete-environment-variable):
9185 * simple.el (insert-buffer, set-selective-display)
9186 (delete-completion-window):
9187 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
9188 (speedbar-recenter):
9189 * startup.el (fancy-splash-head):
9190 * textmodes/ispell.el (ispell-command-loop):
9191 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
9192 * tutorial.el (help-with-tutorial):
9193 * vc/add-log.el (add-change-log-entry):
9194 * vc/compare-w.el (compare-windows):
9195 * vc/ediff-help.el (ediff-indent-help-message):
9196 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
9197 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
9198 (ediff-setup-control-frame):
9199 * vc/emerge.el (emerge-position-region):
9200 * vc/pcvs-util.el (cvs-bury-buffer):
9201 * window.el (walk-windows, mouse-autoselect-window-select):
9202 * winner.el (winner-set-conf, winner-undo): Related users changed.
9203
9204 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
9205
9206 * frameset.el (frameset--set-id): Doc fix.
9207 (frameset-frame-id, frameset-frame-id-equal-p)
9208 (frameset-locate-frame-id): New functions.
9209 (frameset--process-minibuffer-frames, frameset--reuse-frame)
9210 (frameset-restore): Use them.
9211
9212 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
9213
9214 Do not call to `selected-frame' where it is assumed by default.
9215 Affected functions are `raise-frame', `redraw-frame',
9216 `frame-first-window', `frame-terminal' and `delete-frame'.
9217 * calendar/appt.el (appt-disp-window):
9218 * epg.el (epg-wait-for-completion):
9219 * follow.el (follow-delete-other-windows-and-split)
9220 (follow-avoid-tail-recenter):
9221 * international/mule.el (set-terminal-coding-system):
9222 * mail/rmail.el (rmail-mail-return):
9223 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
9224 * progmodes/f90.el (f90-add-imenu-menu):
9225 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
9226 * server.el (server-switch-buffer):
9227 * simple.el (delete-completion-window):
9228 * talk.el (talk):
9229 * term/xterm.el (terminal-init-xterm-modify-other-keys)
9230 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
9231 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
9232 * vc/ediff.el (ediff-documentation): Related users changed.
9233 * frame.el (selected-terminal): Remove the leftover.
9234
9235 2013-08-05 Glenn Morris <rgm@gnu.org>
9236
9237 * calendar/calendar.el (calendar-generate-month):
9238 Fix for calendar-column-width != 1 + calendar-day-digit-width.
9239 (calendar-generate-month, calendar-font-lock-keywords):
9240 Fix for calendar-day-header-width > length of any day name.
9241
9242 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
9243
9244 * desktop.el (desktop-clear): Use new name of sort predicate.
9245
9246 * frameset.el (frameset): Add docstring. Move :version property to its
9247 own `version' slot.
9248 (frameset-copy): Rename from copy-frameset.
9249 (frameset-p): Check more thoroughly.
9250 (frameset-prop): Do not check for :version, which is no longer a prop.
9251 (frameset-live-filter-alist, frameset-persistent-filter-alist):
9252 Use new :never value instead of t.
9253 (frameset-filter-alist): Expand and clarify docstring.
9254 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
9255 (frameset-filter-minibuffer, frameset-filter-save-param)
9256 (frameset-filter-restore-param, frameset-filter-iconified):
9257 Add pointer to docstring of frameset-filter-alist.
9258 (frameset-filter-params): Rename filter values to be more meaningful:
9259 :never instead of t, and reverse the meanings of :save and :restore.
9260 (frameset--process-minibuffer-frames): Clarify error message.
9261 (frameset-save): Avoid unnecessary and confusing call to framep.
9262 Use new BOA constructor for framesets.
9263 (frameset--reuse-list): Doc fix.
9264 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
9265 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
9266 (frameset-minibufferless-first-p): Doc fix.
9267 Rename from frameset-sort-frames-for-deletion.
9268 (frameset-restore): Doc fixes. Use new function names.
9269 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9270
9271 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
9272
9273 * desktop.el (desktop-restore-forces-onscreen)
9274 (desktop-restore-reuses-frames): Document :keyword constant values.
9275 (desktop-filter-parameters-alist): Remove, now identical to
9276 frameset-filter-alist.
9277 (desktop--filter-tty*): Remove, moved to frameset.el.
9278 (desktop-save-frameset, desktop-restore-frameset):
9279 Do not pass :filters argument.
9280
9281 * frameset.el (frameset-live-filter-alist)
9282 (frameset-persistent-filter-alist): New variables.
9283 (frameset-filter-alist): Use them. Add autoload cookie.
9284 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
9285 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
9286 `frameset--id' (it's supposed to be internal to frameset.el).
9287 (frameset--process-minibuffer-frames): Ditto. Doc fix.
9288 (frameset--initial-params): New function.
9289 (frameset--get-frame): Use it. Doc fix.
9290 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
9291 Accept :all, not 'all.
9292 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
9293 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
9294 with fbound symbols. Fix frame id matching, and remove matching ids if
9295 the frame being restored is deleted. Obey :delete.
9296
9297 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9298
9299 * subr.el (macrop): New function.
9300 (text-clone--maintaining): New var.
9301 (text-clone--maintain): Rename from text-clone-maintain. Use it
9302 instead of inhibit-modification-hooks.
9303
9304 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
9305 a proxy, so as handle autoloads and redefinitions of the target.
9306 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
9307
9308 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
9309 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
9310 (pcase--mutually-exclusive-p): New function.
9311 (pcase--split-consp): Use it.
9312 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
9313 mutually exclusive with the current predicate.
9314
9315 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
9316 (edebug-macrop): Remove. Use `macrop' instead.
9317 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
9318 (ad-macro-p):
9319 * eshell/esh-cmd.el (eshell-macrop):
9320 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
9321
9322 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9323
9324 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
9325 (advice-mapc): New function, using it.
9326 (advice-function-member-p): New function.
9327 (advice--normalize): Store the cdr in advice--saved-rewrite since
9328 that's the part that will be changed.
9329 (advice--symbol-function): New function.
9330 (advice-remove): Handle removal before the function is defined.
9331 Adjust to new advice--saved-rewrite.
9332 (advice-member-p): Use advice-function-member-p and
9333 advice--symbol-function.
9334
9335 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
9336
9337 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
9338 (frameset-filter-minibuffer): Doc fix.
9339 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
9340 (frameset--set-id, frameset--process-minibuffer-frames)
9341 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
9342 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
9343
9344 * desktop.el (desktop-clear): Only delete frames when called
9345 interactively and desktop-restore-frames is non-nil. Doc fix.
9346 (desktop-read): Set desktop-saved-frameset to nil.
9347
9348 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
9349
9350 * vc/vc.el (vc-ignore): Rewrite.
9351 (vc-default-ignore-completion-table, vc--read-lines)
9352 (vc--add-line, vc--remove-regexp): New functions.
9353
9354 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
9355 (vc-svn-ignore-completion-table): New function.
9356
9357 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
9358 (vc-hg-ignore-completion-table)
9359 (vc-hg-find-ignore-file): New functions.
9360
9361 * vc/vc-git.el (vc-git-ignore): Rewrite.
9362 (vc-git-ignore-completion-table)
9363 (vc-git-find-ignore-file): New functions.
9364
9365 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
9366
9367 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
9368 (vc-bzr-ignore-completion-table)
9369 (vc-bzr-find-ignore-file): New functions.
9370
9371 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
9372
9373 * frameset.el (frameset-prop): New function and setter.
9374 (frameset-save): Do not modify frame list passed by the caller.
9375
9376 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9377
9378 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
9379
9380 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9381
9382 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
9383 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
9384
9385 * custom.el (custom-initialize-default, custom-initialize-set)
9386 (custom-initialize-reset, custom-initialize-changed): Affect the
9387 toplevel-default-value (bug#6275, bug#14586).
9388 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
9389 for bug#6275.
9390
9391 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
9392
9393 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9394 Add cl-def* expressions.
9395
9396 * frameset.el (frameset-filter-params): Fix order of arguments.
9397
9398 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
9399
9400 Move code related to saving frames to frameset.el.
9401 * desktop.el: Require frameset.
9402 (desktop-restore-frames): Doc fix.
9403 (desktop-restore-reuses-frames): Rename from
9404 desktop-restoring-reuses-frames.
9405 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
9406 (desktop-clear): Clear frames too.
9407 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
9408 (desktop--filter-tty*, desktop-save, desktop-read):
9409 Use frameset functions.
9410 (desktop-before-saving-frames-functions, desktop--filter-*-color)
9411 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
9412 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
9413 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
9414 (desktop--process-minibuffer-frames, desktop-save-frames)
9415 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
9416 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
9417 (desktop--sort-states, desktop-restoring-frames-p)
9418 (desktop-restore-frames): Remove. Most code moved to frameset.el.
9419 (desktop-restoring-frameset-p, desktop-restore-frameset)
9420 (desktop--check-dont-save, desktop-save-frameset): New functions.
9421 (desktop--app-id): New constant.
9422 (desktop-first-buffer, desktop-buffer-ok-count)
9423 (desktop-buffer-fail-count): Move before first use.
9424 * frameset.el: New file.
9425
9426 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9427
9428 * files.el: Use lexical-binding.
9429 (dir-locals-read-from-file): Remove unused `err' variable.
9430 (hack-dir-local-variables--warned-coding): New var.
9431 (hack-dir-local-variables): Use it to avoid repeated warnings.
9432 (make-backup-file-name--default-function): New function.
9433 (make-backup-file-name-function): Use it as default.
9434 (buffer-stale--default-function): New function.
9435 (buffer-stale-function): Use it as default.
9436 (revert-buffer-insert-file-contents--default-function): New function.
9437 (revert-buffer-insert-file-contents-function): Use it as default.
9438 (insert-directory): Avoid add-to-list.
9439
9440 * autorevert.el (auto-revert-handler): Simplify.
9441 Use buffer-stale--default-function.
9442
9443 2013-08-01 Tassilo Horn <tsdh@gnu.org>
9444
9445 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
9446
9447 * whitespace.el (whitespace-ensure-local-variables): New function.
9448 (whitespace-cleanup-region): Call it.
9449 (whitespace-turn-on): Call it.
9450
9451 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
9452
9453 Complete file name handlers.
9454
9455 * net/tramp.el (tramp-handle-set-visited-file-modtime)
9456 (tramp-handle-verify-visited-file-modtime)
9457 (tramp-handle-file-notify-rm-watch): New functions.
9458 (tramp-call-process): Do not bind `default-directory'.
9459
9460 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9461 Order alphabetically.
9462 <access-file, add-name-to-file, dired-call-process>:
9463 <dired-compress-file, file-acl, file-notify-rm-watch>:
9464 <file-ownership-preserved-p, file-selinux-context>:
9465 <make-directory-internal, make-symbolic-link, set-file-acl>:
9466 <set-file-selinux-context, set-visited-file-modtime>:
9467 <verify-visited-file-modtime>: Add handler.
9468 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
9469
9470 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
9471 <file-notify-add-watch, file-notify-rm-watch>:
9472 <set-file-times, set-visited-file-modtime>:
9473 <verify-visited-file-modtime>: Add handler.
9474 (with-tramp-gvfs-error-message)
9475 (tramp-gvfs-handle-set-visited-file-modtime)
9476 (tramp-gvfs-fuse-file-name): Remove.
9477 (tramp-gvfs-handle-file-notify-add-watch)
9478 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
9479 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
9480
9481 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9482 Order alphabetically.
9483 <file-notify-rm-watch>: Use default Tramp handler.
9484 <executable-find>: Remove private handler.
9485 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
9486 `default-directory'.
9487 (tramp-sh-handle-executable-find)
9488 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
9489 (tramp-sh-file-gvfs-monitor-dir-process-filter)
9490 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
9491 Do not use `format' in `tramp-message'.
9492
9493 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
9494 <file-notify-rm-watch, set-visited-file-modtime>:
9495 <verify-visited-file-modtime>: Add handler.
9496 (tramp-smb-call-winexe): Do not bind `default-directory'.
9497
9498 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
9499
9500 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
9501
9502 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
9503
9504 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
9505 use it.
9506 (log-view-diff-changeset): Same.
9507 (log-view-diff-common): Call backend command `previous-revision'
9508 to find out the previous revision, in both cases. Swap the
9509 variables `to' and `fr', so that `fr' usually refers to the
9510 earlier revision (Bug#14989).
9511
9512 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
9513
9514 * ibuf-ext.el (ibuffer-filter-by-filename):
9515 Make it work with dired buffers too.
9516
9517 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
9518
9519 * emacs-lisp/re-builder.el (reb-color-display-p):
9520 * files.el (save-buffers-kill-terminal):
9521 * net/browse-url.el (browse-url):
9522 * server.el (server-save-buffers-kill-terminal):
9523 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
9524 Prefer nil to selected-frame for the first arg of frame-parameter.
9525
9526 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
9527
9528 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
9529
9530 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
9531
9532 * minibuffer.el (completion--twq-all): Try and preserve each
9533 completion's case choice (bug#14907).
9534
9535 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9536
9537 * net/network-stream.el (open-network-stream): Mention the new
9538 :nogreeting parameter.
9539 (network-stream-open-starttls): Use the :nogreeting parameter
9540 (bug#14938).
9541
9542 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
9543
9544 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
9545 more natural than popping.
9546
9547 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
9548 (shr-urlify): Highlight under mouse.
9549
9550 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
9551
9552 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
9553
9554 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
9555
9556 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
9557 buffer for output.
9558
9559 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
9560 point-min==1. Fix search string. Fix parentheses missing.
9561
9562 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
9563 assume point-min==1. Fix search string. Fix parentheses missing.
9564
9565 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
9566
9567 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
9568 buffer for output.
9569
9570 2013-07-29 Eli Zaretskii <eliz@gnu.org>
9571
9572 * frame.el (frame-notice-user-settings): Avoid inflooping when the
9573 initial frame is minibuffer-less. (Bug#14841)
9574
9575 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
9576
9577 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
9578 option.
9579
9580 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9581 (tramp-maybe-open-connection): Use it.
9582
9583 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
9584
9585 * desktop.el (desktop--make-frame): Include `minibuffer' in the
9586 minimal set of parameters passed when creating a frame, because
9587 the minibuffer status of a frame cannot be changed later.
9588
9589 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
9590
9591 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
9592 replace-regexp-in-string and inadvertent omissions in previous change.
9593 (todo-filter-items): Ensure only file names are comma-separated in
9594 name of filtered items buffer.
9595
9596 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
9597
9598 * desktop.el: Optionally force offscreen frames back onscreen.
9599 (desktop-restoring-reuses-frames): New option.
9600 (desktop--compute-pos, desktop--move-onscreen): New functions.
9601 (desktop--make-frame): Use desktop--move-onscreen.
9602
9603 2013-07-27 Alan Mackenzie <acm@muc.de>
9604
9605 Fontify a Java generic method as a function.
9606 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
9607 value to t.
9608
9609 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
9610
9611 * calendar/todo-mode.el: Add command to rename todo files.
9612 (todo-rename-file): New command.
9613 (todo-key-bindings-t): Add key binding for it. Change the
9614 bindings of todo-filter-regexp-items(-multifile) to use `x'
9615 instead of `r', since the latter is better suited to the new
9616 renaming command.
9617
9618 2013-07-27 Alan Mackenzie <acm@muc.de>
9619
9620 Make Java try-with-resources statement parse properly.
9621 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
9622 (c-block-stmt-1-2-key): New language constants/variables.
9623 * progmodes/cc-engine.el (c-beginning-of-statement-1)
9624 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
9625 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
9626 with c-block-stmt-1-2-key.
9627
9628 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
9629
9630 * desktop.el (desktop--make-frame): Apply most frame parameters after
9631 creating the frame to force (partially or totally) offscreen frames to
9632 be restored as such.
9633
9634 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
9635
9636 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
9637 (Bug#14948)
9638
9639 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9640
9641 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
9642 `base' arg of backtrace-frame.
9643
9644 2013-07-26 Eli Zaretskii <eliz@gnu.org>
9645
9646 * simple.el (list-processes): Doc fix.
9647
9648 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
9649
9650 * desktop.el (desktop--select-frame):
9651 Try harder to reuse existing frames.
9652
9653 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9654
9655 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
9656 (edebug-eval): Use backtrace-eval.
9657 (edebug--display, edebug--recursive-edit): Don't let-bind the
9658 edebug-outer-* vars that keep track of variables we locally let-bind.
9659 (edebug-outside-excursion): Don't restore outside values of locally
9660 let-bound vars.
9661 (edebug--display): Use user-error.
9662 (cl-lexical-debug, cl-debug-env): Remove.
9663
9664 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
9665
9666 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
9667 are restored to be sure that they are visible before deleting any
9668 remaining ones.
9669
9670 2013-07-26 Matthias Meulien <orontee@gmail.com>
9671
9672 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
9673 vc-print-root-log. (Bug#14948)
9674
9675 2013-07-26 Richard Stallman <rms@gnu.org>
9676
9677 Add aliases for encrypting mail.
9678 * epa.el (epa-mail-aliases): New option.
9679 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
9680 Bind inhibit-read-only so read-only text doesn't ruin everything.
9681 (epa-mail-default-recipients): New subroutine broken out.
9682 Handle epa-mail-aliases.
9683
9684 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9685
9686 Add support for lexical variables to the debugger's `e' command.
9687 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
9688 vars, except for debugger-outer-match-data.
9689 (debugger-frame-number): Move check for "on a function call" from
9690 callers into it. Add `skip-base' argument.
9691 (debugger-frame, debugger-frame-clear): Simplify accordingly.
9692 (debugger-env-macro): Only reset the state stored in non-variables,
9693 i.e. current-buffer and match-data.
9694 (debugger-eval-expression): Rewrite using backtrace-eval.
9695 * subr.el (internal--called-interactively-p--get-frame): Remove.
9696 (called-interactively-p):
9697 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
9698 `base' arg of backtrace-frame instead.
9699
9700 2013-07-26 Glenn Morris <rgm@gnu.org>
9701
9702 * align.el (align-regexp): Doc fix. (Bug#14857)
9703 (align-region): Explicit error if subexpression missing/does not match.
9704
9705 * simple.el (global-visual-line-mode):
9706 Do not duplicate the mode lighter. (Bug#14858)
9707
9708 2013-07-25 Martin Rudalics <rudalics@gmx.at>
9709
9710 * window.el (display-buffer): In display-buffer bind
9711 split-window-keep-point to t, bug#14829.
9712
9713 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
9714
9715 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
9716 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
9717 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
9718 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9719 Change accordingly.
9720 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9721 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
9722
9723 2013-07-25 Glenn Morris <rgm@gnu.org>
9724
9725 * dired-x.el (dired-mark-extension): Convert comment to doc string.
9726
9727 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
9728
9729 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
9730 parameter to modify-frame-parameters if the value has not changed;
9731 this is a workaround for bug#14949.
9732 (desktop--make-frame): On cl-delete-if call, check parameter name,
9733 not full parameter.
9734
9735 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
9736
9737 * vc/vc.el (vc-ignore): New function.
9738
9739 * vc/vc-svn.el (vc-svn-ignore): New function.
9740
9741 * vc/vc-hg.el (vc-hg-ignore): New function.
9742
9743 * vc/vc-git.el (vc-git-ignore): New function.
9744
9745 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
9746 (vc-dir-ignore): New function.
9747
9748 * vc/vc-cvs.el (vc-cvs-ignore): New function.
9749 (cvs-append-to-ignore): Move here from pcvs.el.
9750
9751 * vc/vc-bzr.el (vc-bzr-ignore): New function.
9752
9753 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
9754
9755 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
9756
9757 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
9758 (desktop-restore-frames): Warn when deleting an existing frame failed.
9759
9760 2013-07-24 Glenn Morris <rgm@gnu.org>
9761
9762 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
9763
9764 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
9765
9766 * filenotify.el (file-notify-supported-p):
9767 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
9768 Remove functions.
9769
9770 * autorevert.el (auto-revert-use-notify)
9771 (auto-revert-notify-add-watch):
9772 * net/tramp.el (tramp-file-name-for-operation):
9773 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9774 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9775 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9776 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
9777 Remove `file-notify-supported-p' entry.
9778
9779 2013-07-24 Glenn Morris <rgm@gnu.org>
9780
9781 * printing.el: Replace all uses of deleted ps-windows-system,
9782 ps-lp-system, ps-flatten-list with lpr- versions.
9783
9784 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
9785
9786 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
9787 checked with memq (bug#14935).
9788
9789 * files.el (revert-buffer-function): Use a non-nil default.
9790 (revert-buffer-preserve-modes): Declare var to
9791 provide access to the `preserve-modes' argument.
9792 (revert-buffer): Let-bind it.
9793 (revert-buffer--default): New function, extracted from revert-buffer.
9794
9795 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
9796
9797 * lpr.el: Signal print errors more prominently.
9798 (print-region-function): Don't default to nil.
9799 (lpr-print-region): New function, extracted from print-region-1.
9800 Check lpr's return value and signal an error in case of problem.
9801 (print-region-1): Use it.
9802 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
9803 versions instead.
9804 (ps-printer-name): Default to nil.
9805 (ps-printer-name-option): Default to lpr-printer-switch.
9806 (ps-print-region-function): Don't default to nil.
9807 (ps-postscript-code-directory): Simplify default.
9808 (ps-do-despool): Use lpr-print-region to properly check the outcome.
9809 (ps-string-list, ps-eval-switch, ps-flatten-list)
9810 (ps-flatten-list-1): Remove.
9811 (ps-multibyte-buffer): Avoid setq.
9812 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
9813 (print-region-function, ps-print-region-function): Don't set them here.
9814
9815 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
9816
9817 * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
9818 (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
9819 (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
9820 (ido-decorations): Doc fix.
9821
9822 * ansi-color.el: Fix old URL.
9823
9824 2013-07-23 Michael R. Mauger <michael@mauger.com>
9825
9826 * progmodes/sql.el: Version 3.3
9827 (sql-product-alist): Improve oracle :prompt-cont-regexp.
9828 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
9829 (sql-interactive-remove-continuation-prompt): Rewrite, use
9830 functions above. Fix continuation prompt and complete output line
9831 handling.
9832 (sql-redirect-one, sql-execute): Use `read-only-mode' on
9833 redirected output buffer.
9834 (sql-mode): Restore deleted code (Bug#13591).
9835
9836 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
9837
9838 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
9839
9840 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
9841
9842 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
9843
9844 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9845 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9846 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
9847
9848 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
9849
9850 * desktop.el (desktop-clear): Simplify; remove useless checks
9851 against invalid buffer names.
9852 (desktop-list*): Use cl-list*.
9853 (desktop-buffer-info, desktop-create-buffer): Simplify.
9854
9855 2013-07-23 Leo Liu <sdl.web@gmail.com>
9856
9857 * bookmark.el (bookmark-make-record): Restore NAME as a default
9858 value. (Bug#14933)
9859
9860 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
9861
9862 * emacs-lisp/autoload.el (autoload--setup-output): New function,
9863 extracted from autoload--insert-text.
9864 (autoload--insert-text): Remove.
9865 (autoload--print-cookie-text): New function, extracted from
9866 autoload--insert-cookie-text.
9867 (autoload--insert-cookie-text): Remove.
9868 (autoload-generate-file-autoloads): Adjust calls accordingly.
9869
9870 * winner.el (winner-hook-installed-p): Remove.
9871 (winner-mode): Simplify accordingly.
9872
9873 * subr.el (add-to-list): Fix compiler-macro when `append' is
9874 not constant. Don't use `cl-member' for the base case.
9875
9876 * progmodes/subword.el: Fix boundary case (bug#13758).
9877 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
9878 own group.
9879 (subword-backward-regexp): Make it a constant.
9880 (subword-forward-internal): Don't treat a trailing capital as the
9881 beginning of a word.
9882
9883 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
9884
9885 * emacs-lisp/package.el (package-menu-mode): Don't modify the
9886 global value of tabulated-list-revert-hook (bug#14930).
9887
9888 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
9889
9890 * desktop.el: Require 'cl-lib.
9891 (desktop-before-saving-frames-functions): New hook.
9892 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
9893 for frames being saved. Rename from desktop--save-minibuffer-frames.
9894 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
9895 Do not save frames with non-nil `desktop-dont-save' parameter.
9896 Filter out deleted frames.
9897 (desktop--find-frame): Use cl-find-if.
9898 (desktop--select-frame): Use cl-(first|second|third) to access values
9899 of desktop-mini.
9900 (desktop--make-frame): Use cl-delete-if.
9901 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
9902 (desktop-restore-frames): Use cl-(first|second|third) to access values
9903 of desktop-mini. Look for visible frame at the end, not while
9904 restoring frames.
9905
9906 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
9907 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
9908 Use string-match-p, looking-at-p (bug#14927).
9909
9910 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
9911
9912 * desktop.el (desktop-saved-frame-states):
9913 Rename from desktop--saved-states; all users changed.
9914 (desktop-save-frames): Rename from desktop--save-frames.
9915 Do not save state to desktop file.
9916 (desktop-save): Save desktop-saved-frame-states to desktop file
9917 and reset to nil.
9918 (desktop-restoring-frames-p): New function.
9919 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
9920 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
9921 buffer-lists when restoring frames. Suggested by Martin Rudalics.
9922
9923 * desktop.el: Correctly restore iconified frames.
9924 (desktop--filter-iconified-position): New function.
9925 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
9926
9927 2013-07-20 Glenn Morris <rgm@gnu.org>
9928
9929 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
9930 Let `message' do the formatting.
9931 (def-gdb-preempt-display-buffer): Add explicit format.
9932
9933 * image-dired.el (image-dired-track-original-file):
9934 Use with-current-buffer.
9935 (image-dired-track-thumbnail): Use with-current-buffer.
9936 Avoid changing point of wrong window.
9937
9938 * image-dired.el (image-dired-track-original-file):
9939 Avoid changing point of wrong window. (Bug#14909)
9940
9941 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
9942
9943 * progmodes/gdb-mi.el (gdb-done-or-error):
9944 Guard against "%" in gdb output. (Bug#14127)
9945
9946 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
9947
9948 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
9949 (Bug#14826)
9950
9951 * international/mule.el (coding-system-iso-2022-flags): Fix last
9952 change.
9953
9954 2013-07-20 Kenichi Handa <handa@gnu.org>
9955
9956 * international/mule.el (coding-system-iso-2022-flags):
9957 Add `8-bit-level-4'. (Bug#8522)
9958
9959 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9960
9961 * net/shr.el (shr-mouse-browse-url): New command and keystroke
9962 (bug#14815).
9963
9964 * net/eww.el (eww-process-text-input): Allow inputting when the
9965 point is at the start of the line, as the properties aren't
9966 front-sticky.
9967
9968 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
9969 degenerate widths.
9970
9971 2013-07-19 Richard Stallman <rms@gnu.org>
9972
9973 * epa.el (epa-popup-info-window): Doc fix.
9974
9975 * subr.el (split-string): New arg TRIM.
9976
9977 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
9978
9979 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
9980 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
9981
9982 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
9983
9984 * filenotify.el (file-notify--library): Rename from
9985 `file-notify-support'. Do not autoload. Adapt all uses.
9986 (file-notify-supported-p): New defun.
9987
9988 * autorevert.el (auto-revert-use-notify):
9989 Use `file-notify-supported-p' instead of `file-notify-support'.
9990 Adapt docstring.
9991 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
9992
9993 * net/tramp.el (tramp-file-name-for-operation):
9994 Add `file-notify-supported-p'.
9995
9996 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
9997 New defun.
9998 (tramp-sh-file-name-handler-alist): Add it as handler for
9999 `file-notify-supported-p '.
10000
10001 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
10002 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10003 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
10004 Add `ignore' as handler for `file-notify-*' functions.
10005
10006 2013-07-17 Eli Zaretskii <eliz@gnu.org>
10007
10008 * simple.el (line-move-partial, line-move): Don't start vscroll or
10009 scroll-up if the current line is not taller than the window.
10010 (Bug#14881)
10011
10012 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
10013
10014 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
10015 highlight question marks in the method names as strings.
10016 (ruby-block-beg-keywords): Inline.
10017 (ruby-font-lock-keyword-beg-re): Extract from
10018 `ruby-font-lock-keywords'.
10019
10020 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
10021
10022 * frame.el (blink-cursor-blinks): New defcustom.
10023 (blink-cursor-blinks-done): New defvar.
10024 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
10025 (blink-cursor-timer-function): Check if number of blinks has been
10026 done on X and NS.
10027 (blink-cursor-suspend, blink-cursor-check): New defuns.
10028
10029 2013-07-15 Glenn Morris <rgm@gnu.org>
10030
10031 * edmacro.el (edmacro-format-keys): Fix previous change.
10032
10033 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
10034
10035 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
10036 The hack didn't work outside English locales anyway.
10037
10038 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
10039
10040 * simple.el (define-alternatives): Rename from alternatives-define,
10041 per RMS' suggestion.
10042
10043 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
10044
10045 * desktop.el (desktop-restore-frames): Change default to t.
10046 (desktop-restore-in-current-display): Now offer more options.
10047 (desktop-restoring-reuses-frames): New customization option.
10048 (desktop--saved-states): Doc fix.
10049 (desktop-filter-parameters-alist): New variable, renamed and expanded
10050 from desktop--excluded-frame-parameters.
10051 (desktop--target-display): New variable.
10052 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
10053 (desktop--filter-tty*, desktop--filter-*-color)
10054 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
10055 (desktop--filter-save-desktop-parm)
10056 (desktop-restore-in-original-display-p): New functions.
10057 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
10058 (desktop--save-minibuffer-frames): New function, inspired by a similar
10059 function from Martin Rudalics.
10060 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
10061 (desktop--restore-in-this-display-p): Remove.
10062 (desktop--find-frame): Rename from desktop--find-frame-in-display
10063 and add predicate argument.
10064 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
10065 (desktop--reuse-list): New variable.
10066 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
10067 New functions.
10068 (desktop--restore-frames): Add support for "minibuffer-special" frames.
10069
10070 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
10071
10072 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
10073
10074 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
10075
10076 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
10077 Highlight conversion methods on Kernel.
10078
10079 2013-07-13 Alan Mackenzie <acm@muc.de>
10080
10081 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
10082 and comment it out. This out-commenting enables certain C++
10083 declarations to be parsed correctly.
10084
10085 2013-07-13 Eli Zaretskii <eliz@gnu.org>
10086
10087 * international/mule.el (define-coding-system): Doc fix.
10088
10089 * simple.el (default-font-height): Don't call font-info if the
10090 frame's default font didn't change since the frame was created.
10091 (Bug#14838)
10092
10093 2013-07-13 Leo Liu <sdl.web@gmail.com>
10094
10095 * ido.el (ido-read-file-name): Guard against non-symbol value.
10096
10097 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
10098
10099 * progmodes/python.el (python-imenu--build-tree): Fix corner case
10100 in nested defuns.
10101
10102 2013-07-13 Leo Liu <sdl.web@gmail.com>
10103
10104 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
10105 ido-set-matches call. (Bug#6852)
10106
10107 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
10108
10109 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
10110 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
10111 Ruby 2.0.
10112 (ruby-font-lock-keywords): Distinguish calls to functions with
10113 module-like names from module references. Highlight character
10114 literals.
10115
10116 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
10117
10118 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
10119 (gdb-send): Handle continued commands. (Bug#14847)
10120
10121 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
10122
10123 * desktop.el (desktop--v2s): Remove unused local variable.
10124 (desktop-save-buffer): Make defvar-local; adjust docstring.
10125 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
10126 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
10127
10128 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
10129
10130 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
10131
10132 2013-07-12 Eli Zaretskii <eliz@gnu.org>
10133
10134 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
10135 (Bug#14842)
10136
10137 2013-07-12 Glenn Morris <rgm@gnu.org>
10138
10139 * doc-view.el: Require cl-lib at runtime too.
10140 (doc-view-remove-if): Remove.
10141 (doc-view-search-next-match, doc-view-search-previous-match):
10142 Use cl-remove-if.
10143
10144 * edmacro.el: Require cl-lib at runtime too.
10145 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
10146 (edmacro-mismatch, edmacro-subseq): Remove.
10147
10148 * shadowfile.el: Require cl-lib.
10149 (shadow-remove-if): Remove.
10150 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
10151 Use cl-remove-if.
10152
10153 * wid-edit.el: Require cl-lib.
10154 (widget-choose): Use cl-remove-if.
10155 (widget-remove-if): Remove.
10156
10157 * progmodes/ebrowse.el: Require cl-lib at runtime too.
10158 (ebrowse-delete-if-not): Remove.
10159 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
10160 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
10161 Use cl-delete-if-not.
10162
10163 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
10164
10165 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
10166 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
10167
10168 2013-07-12 Leo Liu <sdl.web@gmail.com>
10169
10170 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
10171
10172 2013-07-11 Glenn Morris <rgm@gnu.org>
10173
10174 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
10175 (edebug-gensym-index, edebug-gensym):
10176 Remove reimplementation of cl-gensym.
10177 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
10178
10179 * thumbs.el: Require cl-lib at run-time too.
10180 (thumbs-gensym-counter, thumbs-gensym):
10181 Remove reimplementation of cl-gensym.
10182 (thumbs-temp-file): Use cl-gensym.
10183
10184 * emacs-lisp/ert.el: Require cl-lib at runtime too.
10185 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
10186 (ert--intersection, ert--set-difference, ert--set-difference-eq)
10187 (ert--union, ert--gensym-counter, ert--gensym-counter)
10188 (ert--coerce-to-vector, ert--remove*, ert--string-position)
10189 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
10190 (ert-make-test-unbound, ert--expand-should-1)
10191 (ert--expand-should, ert--should-error-handle-error)
10192 (should-error, ert--explain-equal-rec)
10193 (ert--plist-difference-explanation, ert-select-tests)
10194 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
10195 Use cl-lib functions rather than reimplementations.
10196
10197 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
10198
10199 * net/tramp.el (tramp-methods): Extend docstring.
10200 (tramp-connection-timeout): New defcustom.
10201 (tramp-error-with-buffer): Reset timestamp only when appropriate.
10202 (with-tramp-progress-reporter): Simplify.
10203 (tramp-process-actions): Improve messages.
10204
10205 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10206 * net/tramp-sh.el (tramp-maybe-open-connection):
10207 Use `tramp-connection-timeout'.
10208 (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
10209 (Bug#14808)
10210
10211 2013-07-11 Leo Liu <sdl.web@gmail.com>
10212
10213 * ido.el (ido-read-file-name): Conform to the requirements of
10214 read-file-name. (Bug#11861)
10215 (ido-read-directory-name): Conform to the requirements of
10216 read-directory-name.
10217
10218 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
10219
10220 * subr.el (delay-warning): New function.
10221
10222 2013-07-10 Eli Zaretskii <eliz@gnu.org>
10223
10224 * simple.el (default-line-height): New function.
10225 (line-move-partial, line-move): Use it instead of computing the
10226 line height inline.
10227 (line-move-partial): Always compute ROWH. If the last line is
10228 partially-visible, but its text is completely visible, allow
10229 cursor to enter such a partially-visible line.
10230
10231 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
10232
10233 Improve error messages. (Bug#14808)
10234
10235 * net/tramp.el (tramp-current-connection): New defvar, moved from
10236 tramp-sh.el.
10237 (tramp-message-show-progress-reporter-message): Remove, not
10238 needed anymore.
10239 (tramp-error-with-buffer): Show message in minibuffer.
10240 Discard input before waiting. Reset connection timestamp.
10241 (with-tramp-progress-reporter): Improve messages.
10242 (tramp-process-actions): Use progress reporter. Delete process in
10243 case of error. Improve messages.
10244
10245 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
10246 Call `tramp-error-with-buffer' with vector and buffer.
10247 (tramp-current-connection): Remove.
10248 (tramp-maybe-open-connection): The car of
10249 `tramp-current-connection' are the first 3 slots of the vector.
10250
10251 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
10252
10253 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
10254 inside continued strings.
10255
10256 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
10257
10258 Timestamp fixes for undo (Bug#14824).
10259 * files.el (clear-visited-file-modtime): Move here from fileio.c.
10260
10261 2013-07-10 Leo Liu <sdl.web@gmail.com>
10262
10263 * files.el (require-final-newline): Allow safe local value.
10264 (Bug#14834)
10265
10266 2013-07-09 Leo Liu <sdl.web@gmail.com>
10267
10268 * ido.el (ido-read-directory-name): Handle fallback.
10269 (ido-read-file-name): Update DIR to ido-current-directory.
10270 (Bug#1516)
10271 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
10272
10273 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
10274
10275 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
10276 "autoload". Remove "warn lower camel case" section, previously
10277 commented out. Highlight negation char. Do not highlight the
10278 target in singleton method definitions.
10279
10280 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
10281
10282 * faces.el (tty-setup-hook): Declare the hook.
10283
10284 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
10285 and detect when a guard/pred depends on local vars (bug#14773).
10286 (pcase--u1): Adjust caller.
10287
10288 2013-07-08 Eli Zaretskii <eliz@gnu.org>
10289
10290 * simple.el (line-move-partial, line-move): Account for
10291 line-spacing.
10292 (line-move-partial): Avoid setting vscroll when the last
10293 partially-visible line in window is of default height.
10294
10295 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10296
10297 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
10298 been used a while.
10299
10300 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
10301
10302 * subr.el (read-quoted-char): Remove unused local variable `char'.
10303
10304 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
10305
10306 * ediff.el (ediff-version): Version update.
10307 (ediff-files-command, ediff3-files-command, ediff-merge-command)
10308 (ediff-merge-with-ancestor-command, ediff-directories-command)
10309 (ediff-directories3-command, ediff-merge-directories-command)
10310 (ediff-merge-directories-with-ancestor-command): New functions.
10311 All are command-line interfaces to ediff: to facilitate calling
10312 Emacs with the appropriate ediff functions invoked.
10313
10314 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
10315 (viper-save-kill-buffer): Check if buffer is modified.
10316
10317 * viper.el (viper-version): Version update.
10318 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
10319
10320 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
10321
10322 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
10323 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
10324 (viper-intercept-ESC-key): Simplify.
10325 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
10326 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
10327 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
10328 (viper-setup-ESC-to-escape): New functions.
10329 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
10330 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
10331
10332 2013-07-07 Eli Zaretskii <eliz@gnu.org>
10333
10334 * simple.el (default-font-height, window-screen-lines):
10335 New functions.
10336 (line-move, line-move-partial): Use them instead of
10337 frame-char-height and window-text-height. This makes scrolling
10338 text smoother when the buffer's default face uses a font that is
10339 different from the frame's default font.
10340
10341 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
10342
10343 * files.el (write-file): Do not display confirm dialog for NS,
10344 it does its own dialog, which can't be canceled (Bug#14578).
10345
10346 2013-07-06 Eli Zaretskii <eliz@gnu.org>
10347
10348 * simple.el (line-move-partial): Adjust the row returned by
10349 posn-at-point for the current window-vscroll. (Bug#14567)
10350
10351 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
10352
10353 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
10354 (tramp-sh-file-inotifywait-process-filter): Handle file names with
10355 spaces.
10356
10357 2013-07-06 Martin Rudalics <rudalics@gmx.at>
10358
10359 * window.el (window-state-put-stale-windows): New variable.
10360 (window--state-put-2): Save list of windows without matching buffer.
10361 (window-state-put): Remove "bufferless" windows if possible.
10362
10363 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
10364
10365 * simple.el (alternatives-define): Remove leftover :group keyword.
10366 Tweak docstring.
10367
10368 2013-07-06 Leo Liu <sdl.web@gmail.com>
10369
10370 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
10371 (ido-enable-virtual-buffers): New variable.
10372 (ido-buffer-internal, ido-toggle-virtual-buffers)
10373 (ido-make-buffer-list): Use it.
10374 (ido-exhibit): Support turning on and off virtual buffers
10375 automatically.
10376
10377 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
10378
10379 * simple.el (alternatives-define): New macro.
10380
10381 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
10382
10383 * subr.el (read-quoted-char): Use read-key.
10384 (sit-for): Let read-event decode tty input (bug#14782).
10385
10386 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
10387
10388 * calendar/todo-mode.el: Add handling of file deletion, both by
10389 mode command and externally. Fix various related bugs.
10390 Clarify Commentary and improve some documentation strings and code.
10391 (todo-delete-file): New command.
10392 (todo-check-file): New function.
10393 (todo-show): Handle external deletion of the file we're trying to
10394 show (bug#14688). Replace called-interactively-p by an optional
10395 prefix argument to avoid problematic interaction with catch form
10396 when byte compiled (bug#14702).
10397 (todo-quit): Handle external deletion of the archive's todo file.
10398 Make sure the buffer that was visiting the archive file is still
10399 live before trying to bury it.
10400 (todo-category-completions): Handle external deletion of any
10401 category completion files.
10402 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
10403 of todo files, in case of external deletion.
10404 (todo-add-file): Replace unnecessary setq by let-binding.
10405 (todo-find-archive): Check whether there are any archives.
10406 Replace unnecessary setq by let-binding.
10407 (todo-archive-done-item): Use find-file-noselect to get the
10408 archive buffer whether or not the archive already exists.
10409 Remove superfluous code. Use file size instead of buffer-file-name to
10410 check if the archive is new; if it is, update list of archives.
10411 (todo-default-todo-file): Allow nil to be a valid value for when
10412 there are no todo files.
10413 (todo-reevaluate-default-file-defcustom): Use corrected definition
10414 of todo-default-todo-file.
10415 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
10416 (todo-delete-category, todo-show-categories-table)
10417 (todo-category-number): Clarify comment.
10418 (todo-filter-items): Clarify documentation string.
10419 (todo-show-current-file, todo-display-as-todo-file)
10420 (todo-reset-and-enable-done-separator): Tweak documentation string.
10421 (todo-done-separator): Make separator length window-width, since
10422 bug#2749 is now fixed.
10423
10424 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
10425
10426 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
10427 Support both "gvfs-monitor-dir" and "inotifywait".
10428 (tramp-sh-file-inotifywait-process-filter): Rename from
10429 `tramp-sh-file-notify-process-filter'.
10430 (tramp-sh-file-gvfs-monitor-dir-process-filter)
10431 (tramp-get-remote-gvfs-monitor-dir): New defuns.
10432
10433 2013-07-05 Leo Liu <sdl.web@gmail.com>
10434
10435 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
10436
10437 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10438
10439 * frame.el (display-pixel-height, display-pixel-width)
10440 (display-mm-height, display-mm-width): Mention behavior on
10441 multi-monitor setups in docstrings.
10442 (w32-display-monitor-attributes-list): Declare function.
10443 (display-monitor-attributes-list): Use it.
10444
10445 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
10446
10447 * filenotify.el: New package.
10448
10449 * autorevert.el (top): Require filenotify.el.
10450 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
10451 instead.
10452 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10453 (auto-revert-notify-handler): Use `file-notify-*' functions.
10454
10455 * subr.el (file-notify-handle-event): Move function to filenotify.el.
10456
10457 * net/tramp.el (tramp-file-name-for-operation):
10458 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
10459
10460 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
10461 for `file-notify-add-watch' and `file-notify-rm-watch'.
10462 (tramp-process-sentinel): Improve trace.
10463 (tramp-sh-handle-file-notify-add-watch)
10464 (tramp-sh-file-notify-process-filter)
10465 (tramp-sh-handle-file-notify-rm-watch)
10466 (tramp-get-remote-inotifywait): New defuns.
10467
10468 2013-07-03 Juri Linkov <juri@jurta.org>
10469
10470 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
10471 call of `occur-read-primary-args' to interactive spec.
10472
10473 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
10474 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
10475
10476 2013-07-03 Matthias Meulien <orontee@gmail.com>
10477
10478 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
10479 `Buffer-menu-multi-occur'. Add it to the menu.
10480 (Buffer-menu-mode): Document it in docstring.
10481 (Buffer-menu-multi-occur): New command. (Bug#14673)
10482
10483 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
10484
10485 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
10486 keywords and built-ins.
10487
10488 2013-07-03 Glenn Morris <rgm@gnu.org>
10489
10490 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
10491
10492 Make info-xref checks case-sensitive by default
10493 * info.el (Info-find-node, Info-find-in-tag-table)
10494 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
10495 Add option for exact case matching of nodes.
10496 * info-xref.el (info-xref): New custom group.
10497 (info-xref-case-fold): New option.
10498 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
10499
10500 2013-07-03 Leo Liu <sdl.web@gmail.com>
10501
10502 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
10503
10504 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
10505
10506 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
10507 middle of block statement initially, lower the depth. Remove
10508 FIXME comment, not longer valid. Remove middle of block statement
10509 detection, no need to do that anymore since we've been using
10510 `ruby-parse-region' here.
10511
10512 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
10513
10514 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
10515
10516 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
10517
10518 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
10519
10520 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
10521
10522 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
10523 (desktop-restore-in-current-display): New customization option.
10524 (desktop--excluded-frame-parameters): Add `font'.
10525 (desktop--save-frames): Rename from desktop--save-windows.
10526 (desktop--restore-in-this-display-p): New function.
10527 (desktop--make-full-frame): Remove unwanted width/height from
10528 full(width|height) frames.
10529 (desktop--restore-frames): Rename from desktop--restore-windows.
10530 Obey desktop-restore-current-display. Do not delete old frames or
10531 select a new frame unless we were able to restore at least one frame.
10532
10533 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
10534
10535 * files.el (find-file-noselect): Simplify conditional expression.
10536
10537 * textmodes/remember.el (remember-append-to-file):
10538 Don't mix `find-buffer-visiting' and `get-file-buffer'.
10539
10540 Add `remember-notes' function to store random notes across Emacs
10541 restarts.
10542 * textmodes/remember.el (remember-data-file): Add :set callback to
10543 affect notes buffer (if any).
10544 (remember-notes): New command.
10545 (remember-notes-buffer-name, bury-remember-notes-on-kill):
10546 New defcustoms for the `remember-notes' function.
10547 (remember-notes-save-and-bury-buffer): New command.
10548 (remember-notes-mode-map): New variable.
10549 (remember-mode): New minor mode.
10550 (remember-notes--kill-buffer-query): New function.
10551 * startup.el (initial-buffer-choice): Add notes to custom type.
10552
10553 2013-06-30 Eli Zaretskii <eliz@gnu.org>
10554
10555 * bindings.el (right-char, left-char): Don't call sit-for, this is
10556 no longer needed. Use arithmetic comparison only for numerical
10557 arguments.
10558
10559 * international/mule-cmds.el (select-safe-coding-system):
10560 Handle the case of FROM being a string correctly. (Bug#14755)
10561
10562 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10563
10564 * net/shr.el (shr-make-table-1): Add a sanity check that allows
10565 progression on degenerate tables.
10566 (shr-rescale-image): ImageMagick animated images currently don't work.
10567
10568 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
10569
10570 Some fixes and improvements for desktop frame restoration.
10571 It is still experimental and disabled by default.
10572 * desktop.el (desktop--save-windows): Put the selected frame at
10573 the head of the list.
10574 (desktop--make-full-frame): New function.
10575 (desktop--restore-windows): Try to re-select the frame that was
10576 selected upon saving. Do not abort if some frames fail to restore,
10577 just show an error message and continue. Set up maximized frames
10578 so they have default non-maximized dimensions.
10579
10580 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
10581
10582 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
10583 Don't start heredoc inside a string or comment.
10584
10585 2013-06-29 Eli Zaretskii <eliz@gnu.org>
10586
10587 * bindings.el (visual-order-cursor-movement): New defcustom.
10588 (right-char, left-char): Provide visual-order cursor motion by
10589 calling move-point-visually. Update the doc strings.
10590
10591 2013-06-28 Kenichi Handa <handa@gnu.org>
10592
10593 * international/mule.el (define-coding-system): New coding system
10594 properties :inhibit-null-byte-detection,
10595 :inhibit-iso-escape-detection, and :prefer-utf-8.
10596 (set-buffer-file-coding-system): If :charset-list property of
10597 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
10598 appropriate for setting.
10599
10600 * international/mule-cmds.el (select-safe-coding-system):
10601 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
10602 multibyte characters, return utf-8 (or one of its siblings).
10603
10604 * international/mule-conf.el (prefer-utf-8): New coding system.
10605 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
10606 files.
10607
10608 2013-06-28 Ivan Kanis <ivan@kanis.fr>
10609
10610 * net/shr.el (shr-render-region): New function.
10611
10612 * net/eww.el: Autoload `eww-browse-url'.
10613
10614 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
10615
10616 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10617 Adapt to `package-desc-version' being a list.
10618 Use `package--ac-desc-version' to retrieve version from a package
10619 archive element.
10620
10621 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
10622
10623 New experimental feature to save&restore window and frame setup.
10624 * desktop.el (desktop-save-windows): New defcustom.
10625 (desktop--saved-states): New var.
10626 (desktop--excluded-frame-parameters): New defconst.
10627 (desktop--filter-frame-parms, desktop--find-frame-in-display)
10628 (desktop--restore-windows, desktop--save-windows): New functions.
10629 (desktop-save): Call `desktop--save-windows'.
10630 (desktop-read): Call `desktop--restore-windows'.
10631
10632 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10633
10634 * net/shr.el (add-face-text-property): Remove compat definition.
10635
10636 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
10637
10638 * info.el (Info-try-follow-nearest-node): Move search for footnote
10639 above search for node name to prevent missing a footnote (bug#14717).
10640
10641 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
10642
10643 * obsolete/otodo-mode.el: Add obsolescence info to file header.
10644
10645 2013-06-27 Leo Liu <sdl.web@gmail.com>
10646
10647 * net/eww.el (eww-read-bookmarks): Check file size.
10648
10649 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
10650
10651 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
10652 advice--pending if newdef is nil or an autoload (bug#13820).
10653 (advice-mapc): New function.
10654
10655 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10656
10657 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
10658 probably.
10659 (eww-mode-map): Add a menu bar.
10660 (eww-add-bookmark): New command.
10661 (eww-bookmark-mode): New mode and commands.
10662 (eww-add-bookmark): Remove newlines from the title.
10663 (eww-bookmark-browse): Don't bug out if it's the only window.
10664
10665 2013-06-26 Glenn Morris <rgm@gnu.org>
10666
10667 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
10668 (hfy-size): Handle ttys. (Bug#14668)
10669
10670 * info-xref.el: Update for Texinfo 5 change in *note format.
10671 (info-xref-node-re, info-xref-note-re): New constants.
10672 (info-xref-check-buffer): Use info-xref-note-re.
10673
10674 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
10675
10676 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
10677
10678 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
10679 nil terminate the loop (bug#14718).
10680
10681 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10682
10683 * net/eww.el: Rework history traversal. When going forward/back,
10684 put these actions into the history, too, so that they can be
10685 replayed.
10686 (eww-render): Move the history reset to the correct buffer.
10687
10688 2013-06-25 Juri Linkov <juri@jurta.org>
10689
10690 * files-x.el (modify-dir-local-variable): Change the header comment
10691 in the file with directory local variables. (Bug#14692)
10692
10693 * files-x.el (read-file-local-variable-value): Add `default'.
10694 (Bug#14710)
10695
10696 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10697
10698 * net/eww.el (eww-make-unique-file-name): Create a unique file
10699 name before saving to entering `y' accidentally asynchronously.
10700
10701 2013-06-25 Ivan Kanis <ivan@kanis.fr>
10702
10703 * net/eww.el (eww-download): New command and keystroke.
10704
10705 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10706
10707 * net/eww.el (eww-copy-page-url): Change name of command.
10708
10709 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
10710 be more consistent with Info and dired.
10711
10712 * net/eww.el (eww-mode-map): Ditto.
10713
10714 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10715
10716 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
10717 packages from archives.
10718 (package-archive-contents): Change format; include obsolete packages.
10719 (package-desc): Use `dir' to mark builtin packages.
10720 (package--from-builtin): Set the `dir' field to `builtin'.
10721 (generated-autoload-file, version-control): Declare.
10722 (package-compute-transaction): Change first arg and return value to be
10723 lists of package-descs. Adjust to new package-archive-contents format.
10724 (package--add-to-archive-contents): Adjust to new
10725 package-archive-contents format.
10726 (package-download-transaction): Arg is now a list of package-descs.
10727 (package-install): If `pkg' is a package name, pass it as
10728 a requirement, so it is subject to the usual (e.g. disabled) checks.
10729 (describe-package): Accept package-desc as well.
10730 (describe-package-1): Describe a specific package-desc. Add links to
10731 other package-descs for the same package name.
10732 (package-menu-describe-package): Pass the actual package-desc.
10733 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
10734 works correctly.
10735 (package-desc-status): New function.
10736 (package-menu--refresh): New function, extracted
10737 from package-menu--generate.
10738 (package-menu--generate): Use it.
10739 (package-delete): Update package-alist.
10740 (package-menu-execute): Don't call package-initialize.
10741
10742 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
10743 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
10744 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
10745 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
10746 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
10747 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
10748
10749 2013-06-25 Martin Rudalics <rudalics@gmx.at>
10750
10751 * window.el (window--state-get-1): Workaround for bug#14527.
10752 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
10753
10754 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10755
10756 * net/eww.el (eww-back-url): Implement the history by stashing all
10757 the data into a list.
10758 (eww-forward-url): Allow going forward in the history, too.
10759
10760 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10761
10762 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
10763 for values and use read--expression for expressions (bug#14710).
10764 (read-file-local-variable): Avoid setq.
10765 (read-file-local-variable-mode): Use minor-mode-list.
10766
10767 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10768
10769 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
10770 for DOI URLs.
10771
10772 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10773
10774 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
10775 Update imenu-support when dialect changes.
10776
10777 2013-06-25 Leo Liu <sdl.web@gmail.com>
10778
10779 * ido.el (ido-read-internal): Allow forward slash on windows.
10780
10781 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10782
10783 * net/eww.el (eww): Start of strings is \\`, not ^.
10784
10785 2013-06-24 Ivan Kanis <ivan@kanis.fr>
10786
10787 * net/shr.el (shr-browse-url): Fix interactive spec.
10788
10789 * net/eww.el (eww): Add a trailing slash to domain names.
10790
10791 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
10792
10793 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
10794
10795 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10796
10797 * net/shr.el (shr-browse-url): Use an external browser if given a
10798 prefix.
10799
10800 * net/eww.el (eww-external-browser): Move to shr.
10801
10802 2013-06-24 Ivan Kanis <ivan@kanis.fr>
10803
10804 * net/eww.el (eww): Work more correctly for file: URLs.
10805 (eww-detect-charset): Allow quoted charsets.
10806 (eww-yank-page-url): New command and keystroke.
10807
10808 2013-06-24 Daiki Ueno <ueno@gnu.org>
10809
10810 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
10811 file name of gpg executable.
10812 (epg-context-program): New function.
10813 (epg-context-home-directory): New function.
10814 (epg-context-set-program): New function.
10815 (epg-context-set-home-directory): New function.
10816 (epg--start): Use `epg-context-program' instead of
10817 'epg-gpg-program'.
10818 (epg--list-keys-1): Likewise.
10819
10820 2013-06-24 Leo Liu <sdl.web@gmail.com>
10821
10822 * ido.el (ido-read-internal): Fix bug#14620.
10823
10824 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
10825
10826 * faces.el (face-documentation): Simplify.
10827 (read-face-attribute, tty-find-type, x-resolve-font-name):
10828 Use `string-match-p'.
10829 (list-faces-display): Use `string-match-p'. Simplify.
10830 (face-spec-recalc): Check face to avoid face alias loops.
10831 (read-color): Use `string-match-p' and non-capturing parenthesis.
10832
10833 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10834
10835 * net/shr.el (shr-rescale-image): Use the new
10836 :max-width/:max-height functionality.
10837
10838 2013-06-23 Ivan Kanis <ivan@kanis.fr>
10839
10840 * net/eww.el (eww-search-prefix): New variable.
10841 (eww): Use it.
10842 (eww-external-browser): New variable.
10843 (eww-mode-map): New keystroke.
10844 (eww-browse-with-external-browser): New command.
10845
10846 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
10847
10848 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
10849
10850 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
10851 Don't skip aligning the next header field when padding is 0;
10852 otherwise, field width is not respected unless the title is as
10853 wide as the field.
10854
10855 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10856
10857 * emacs-lisp/package.el (package-el-version): Remove.
10858 (package-process-define-package): Fix inf-loop.
10859 (package-install): Allow symbols as arguments again.
10860
10861 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
10862
10863 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
10864 add some more keyword-like methods.
10865 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
10866
10867 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
10868
10869 * bs.el (bs-buffer-show-mark): Make defvar-local.
10870 (bs-mode): Use setq-local.
10871
10872 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
10873 (emacs-lock--try-unlocking): Make defvar-local.
10874
10875 2013-06-22 Glenn Morris <rgm@gnu.org>
10876
10877 * play/cookie1.el (cookie-apropos): Minor simplification.
10878
10879 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
10880
10881 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
10882
10883 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
10884 `regexp-opt', it breaks the build during dumping.
10885
10886 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
10887
10888 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
10889 Highlight keyword-like methods on Kernel and Module with
10890 font-lock-builtin-face.
10891 (auto-mode-alist): Consolidate different entries into one regexp
10892 and add more *file-s.
10893
10894 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
10895
10896 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
10897
10898 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
10899 (diary-entry): Use it in the action of this button type instead of
10900 diary-goto-entry.
10901
10902 * calendar/todo-mode.el: New version.
10903 (todo-add-category): Append new category to end of file and give
10904 it the highest number, instead of putting it at the beginning and
10905 giving it 0. Incorporate noninteractive functionality.
10906 (todo-forward-category): Adapt to 1-based category numbering.
10907 Allow skipping over archived categories.
10908 (todo-backward-category): Derive from todo-forward-category.
10909 (todo-backward-item, todo-forward-item): Make noninteractive and
10910 delegate interactive part to new commands. Make sensitive to done items.
10911 (todo-categories): Make value an alist of category names and
10912 vectors of item counts.
10913 (todo-category-beg): Make a defconst.
10914 (todo-category-number): Use 1 instead of 0 as initial value.
10915 (todo-category-select): Make sensitive to overlays, optional item
10916 highlighting and done items.
10917 (todo-delete-item): Make sensitive to overlays and marked and done items.
10918 (todo-edit-item): Make sensitive to overlays and editing of
10919 date/time header optional. Add format checks.
10920 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
10921 no-op if point is not on an item. Advertise using todo-edit-quit.
10922 (todo-edit-mode): Make sensitive to new format, font-locking, and
10923 multiple todo files.
10924 (todo-insert-item, todo-insert-item-here): Derive from
10925 todo-basic-insert-item and extend functionality.
10926 (todo-item-end, todo-item-start): Make sensitive to done items.
10927 (todo-item-string): Don't return text properties. Restore point.
10928 (todo-jump-to-category): Make sensitive to multiple todo files and
10929 todo archives. Use extended category completion.
10930 (todo-lower-item, todo-raise-item): Rename to *-priority and
10931 derive from todo-set-item-priority.
10932 (todo-mode): Derive from special-mode. Make sensitive to new
10933 format, font-locking and multiple todo files. Make read-only.
10934 (todo-mode-map): Don't suppress digit keys, so they can supply
10935 prefix arguments. Add many new key bindings.
10936 (todo-prefix): Insert as an overlay instead of file text.
10937 Change semantics from diary date expression to purely visual mark.
10938 (todo-print): Rename to todo-print-buffer. Make buffer display
10939 features printable. Remove option to restrict number of items
10940 printed. Add option to print to file.
10941 (todo-print-function): Rename to todo-print-buffer-function.
10942 (todo-quit): Extend to handle exiting new todo modes.
10943 (todo-remove-item): Make sensitive to overlays.
10944 (todo-save): Extend to buffers of filtered items.
10945 (todo-show): Make sensitive to done items, multiple todo files and
10946 new todo modes. Offer to convert legacy todo file before creating
10947 first new todo file.
10948 (todo-show-priorities): Rename to todo-top-priorities.
10949 Change semantics of value 0.
10950 (todo-top-priorities): Rename to todo-filter-top-priorities,
10951 derive from todo-filter-items and extend functionality.
10952 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
10953 and extend functionality to other types of filtered items.
10954 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
10955 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
10956 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
10957 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
10958 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
10959 (todo-edit-mode-hook, todo-entry-prefix-function)
10960 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
10961 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
10962 (todo-initials, todo-insert-threshold, todo-item-string-start)
10963 (todo-line-string, todo-menu, todo-mode-hook)
10964 (todo-more-important-p, todo-previous-answer, todo-previous-line)
10965 (todo-print-priorities, todo-remove-separator)
10966 (todo-save-top-priorities-too, todo-string-count-lines)
10967 (todo-string-multiline-p, todo-time-string-format)
10968 (todo-tmp-buffer-name): Remove.
10969 (todo-add-file, todo-archive-done-item, todo-choose-archive)
10970 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
10971 (todo-edit-category-diary-inclusion)
10972 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
10973 (todo-edit-file, todo-edit-item-date-day)
10974 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
10975 (todo-edit-item-date-month, todo-edit-item-date-to-today)
10976 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
10977 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
10978 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
10979 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
10980 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
10981 (todo-filter-top-priorities-multifile, todo-find-archive)
10982 (todo-find-filtered-items-file, todo-go-to-source-item)
10983 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
10984 (todo-jump-to-archive-category, todo-lower-category)
10985 (todo-mark-category, todo-marked-item-p, todo-merge-category)
10986 (todo-move-category, todo-move-item, todo-next-button)
10987 (todo-next-item, todo-padded-string, todo-powerset)
10988 (todo-previous-button, todo-previous-item)
10989 (todo-print-buffer-to-file, todo-raise-category)
10990 (todo-rename-category, todo-repair-categories-sexp, todo-search)
10991 (todo-set-category-number, todo-set-item-priority)
10992 (todo-set-top-priorities-in-category)
10993 (todo-set-top-priorities-in-file, todo-show-categories-table)
10994 (todo-sort-categories-alphabetically-or-numerically)
10995 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
10996 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
10997 (todo-toggle-item-header, todo-toggle-item-highlighting)
10998 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
10999 (todo-toggle-view-done-items, todo-toggle-view-done-only)
11000 (todo-unarchive-items, todo-unmark-category): New commands.
11001 (todo-absolute-file-name, todo-add-to-buffer-list)
11002 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
11003 (todo-basic-insert-item, todo-category-completions)
11004 (todo-category-number, todo-category-string-matcher-1)
11005 (todo-category-string-matcher-2, todo-check-filtered-items-file)
11006 (todo-check-format, todo-clear-matches)
11007 (todo-comment-string-matcher, todo-convert-legacy-date-time)
11008 (todo-current-category, todo-date-string-matcher)
11009 (todo-define-insertion-command, todo-diary-expired-matcher)
11010 (todo-diary-goto-entry, todo-diary-item-p)
11011 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
11012 (todo-display-categories, todo-display-sorted, todo-done-item-p)
11013 (todo-done-item-section-p, todo-done-separator)
11014 (todo-done-string-matcher, todo-files, todo-filter-items)
11015 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
11016 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
11017 (todo-insert-category-line, todo-insert-item-from-calendar)
11018 (todo-insert-sort-button, todo-insert-with-overlays)
11019 (todo-insertion-command-name, todo-insertion-key-bindings)
11020 (todo-label-to-key, todo-longest-category-name-length)
11021 (todo-make-categories-list, todo-mode-external-set)
11022 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
11023 (todo-modes-set-3, todo-multiple-filter-files)
11024 (todo-nondiary-marker-matcher, todo-prefix-overlays)
11025 (todo-read-category, todo-read-date, todo-read-dayname)
11026 (todo-read-file-name, todo-read-time)
11027 (todo-reevaluate-category-completions-files-defcustom)
11028 (todo-reevaluate-default-file-defcustom)
11029 (todo-reevaluate-filelist-defcustoms)
11030 (todo-reevaluate-filter-files-defcustom)
11031 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
11032 (todo-reset-done-separator, todo-reset-done-separator-string)
11033 (todo-reset-done-string, todo-reset-global-current-todo-file)
11034 (todo-reset-highlight-item, todo-reset-nondiary-marker)
11035 (todo-reset-prefix, todo-set-categories)
11036 (todo-set-date-from-calendar, todo-set-show-current-file)
11037 (todo-set-top-priorities, todo-short-file-name)
11038 (todo-show-current-file, todo-sort, todo-time-string-matcher)
11039 (todo-total-item-counts, todo-update-buffer-list)
11040 (todo-update-categories-display, todo-update-categories-sexp)
11041 (todo-update-count, todo-validate-name, todo-y-or-n-p):
11042 New functions.
11043 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
11044 New major modes.
11045 (todo-categories, todo-display, todo-edit, todo-faces)
11046 (todo-filtered): New defgroups.
11047 (todo-archived-only, todo-button, todo-category-string, todo-date)
11048 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
11049 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
11050 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
11051 (todo-add-item-if-new-category, todo-always-add-time-string)
11052 (todo-categories-align, todo-categories-archived-label)
11053 (todo-categories-category-label, todo-categories-diary-label)
11054 (todo-categories-done-label, todo-categories-number-separator)
11055 (todo-categories-todo-label, todo-categories-totals-label)
11056 (todo-category-completions-files, todo-completion-ignore-case)
11057 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
11058 (todo-done-separator-string, todo-done-string)
11059 (todo-files-function, todo-filter-done-items, todo-filter-files)
11060 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
11061 (todo-initial-category, todo-initial-file, todo-item-mark)
11062 (todo-legacy-date-time-regexp, todo-mode-line-function)
11063 (todo-nondiary-marker, todo-number-prefix)
11064 (todo-print-buffer-function, todo-show-current-file)
11065 (todo-show-done-only, todo-show-first, todo-show-with-done)
11066 (todo-skip-archived-categories, todo-top-priorities-overrides)
11067 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
11068 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
11069 New defcustoms.
11070 (todo-category-done, todo-date-pattern, todo-date-string-start)
11071 (todo-diary-items-buffer, todo-done-string-start)
11072 (todo-filtered-items-buffer, todo-item-start)
11073 (todo-month-abbrev-array, todo-month-name-array)
11074 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
11075 (todo-top-priorities-buffer): New defconsts.
11076 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
11077 (todo-categories-with-marks, todo-category-string-face)
11078 (todo-comment-face, todo-comment-string, todo-current-todo-file)
11079 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
11080 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
11081 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
11082 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
11083 (todo-font-lock-keywords, todo-global-current-todo-file)
11084 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
11085 (todo-insertion-commands-args)
11086 (todo-insertion-commands-args-genlist)
11087 (todo-insertion-commands-names, todo-insertion-map)
11088 (todo-key-bindings-t, todo-key-bindings-t+a)
11089 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
11090 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
11091 (todo-nondiary-face, todo-print-buffer, todo-time-face)
11092 (todo-visited): New variables.
11093
11094 2013-06-21 Glenn Morris <rgm@gnu.org>
11095
11096 * play/cookie1.el (cookie-apropos): Add optional display argument.
11097 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
11098 (psychoanalyze-pinhead): Use cookie-doctor.
11099
11100 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11101
11102 * emacs-lisp/package.el (tar-get-file-descriptor)
11103 (tar--extract): Declare.
11104
11105 2013-06-21 Eduard Wiebe <usenet@pusto.de>
11106
11107 Extend flymake's warning predicate to be a function (bug#14217).
11108 * progmodes/flymake.el (flymake-warning-predicate): New.
11109 (flymake-parse-line): Use it.
11110 (flymake-warning-re): Make obsolete alias to
11111 `flymake-warning-predicate'.
11112
11113 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11114
11115 * emacs-lisp/package.el (package-alist): Include obsolete packages.
11116 (package-obsolete-list): Remove.
11117 (package-activate): Remove min-version argument. Add `force' argument.
11118 Adjust to new package-alist format.
11119 (package-mark-obsolete): Remove.
11120 (package-unpack): Force reload of the package's autoloads.
11121 (package-installed-p): Check builtins if the installed package is not
11122 recent enough.
11123 (package-initialize): Don't reset package-obsolete-list.
11124 Don't specify which package version to activate.
11125 (package-process-define-package, describe-package-1)
11126 (package-menu--generate): Adjust to new package-alist format.
11127
11128 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11129
11130 * allout-widgets.el (allout-widgets-mode-off)
11131 (allout-widgets-mode-on, allout-widgets-pre-command-business)
11132 (allout-widgets-post-command-business)
11133 (allout-widgets-after-copy-or-kill-function)
11134 (allout-widgets-after-undo-function, allout-test-range-overlaps)
11135 (allout-decorate-item-and-context)
11136 (allout-graphics-modification-handler): Fix typos in docstrings.
11137 (allout-get-or-create-parent-widget): Use `looking-at-p'.
11138
11139 * cmuscheme.el (scheme-start-file): Doc fix.
11140 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
11141 (scheme-input-filter): Use `string-match-p'.
11142
11143 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
11144
11145 * dired-x.el: Use Dired consistently in docstrings.
11146
11147 * dired.el: Use Dired consistently in docstrings.
11148 (dired-readin, dired-mode): Use `setq-local'.
11149 (dired-switches-alist): Make defvar-local.
11150 (dired-buffers-for-dir): Use `zerop'.
11151 (dired-safe-switches-p, dired-switches-escape-p)
11152 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
11153 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
11154 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
11155 (dired-goto-next-nontrivial-file): Use `string-match-p'.
11156 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
11157 (dired-toggle-marks, dired-mark-files-containing-regexp)
11158 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
11159 (dired-flag-auto-save-files, dired-flag-backup-files):
11160 Use `looking-at-p'.
11161 (dired-mark-files-regexp, dired-build-subdir-alist):
11162 Use `string-match-p', `looking-at-p'.
11163
11164 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
11165 (direct-print-region-helper): Use `string-match-p'.
11166
11167 2013-06-21 Leo Liu <sdl.web@gmail.com>
11168
11169 * comint.el (comint-redirect-results-list-from-process):
11170 Fix infinite loop.
11171
11172 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11173
11174 * net/eww.el (eww-update-header-line-format): Quote % characters.
11175
11176 2013-06-21 Glenn Morris <rgm@gnu.org>
11177
11178 * play/cookie1.el (cookie): New custom group.
11179 (cookie-file): New option.
11180 (cookie-check-file): New function.
11181 (cookie): Make it interactive. Make start and end messages optional.
11182 Interactively, display the result. Default to cookie-file.
11183 (cookie-insert): Default to cookie-file.
11184 (cookie-snarf): Make start and end messages optional.
11185 Default to cookie-file. Use with-temp-buffer.
11186 (cookie-read): Rename from read-cookie.
11187 Make start and end messages optional. Default to cookie-file.
11188 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
11189 Do not autoload it.
11190 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
11191 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
11192
11193 2013-06-21 Leo Liu <sdl.web@gmail.com>
11194
11195 * progmodes/octave.el (octave-mode): Backward compatibility fix.
11196
11197 2013-06-21 Glenn Morris <rgm@gnu.org>
11198
11199 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
11200
11201 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11202 Daniel Hackney <dan@haxney.org>
11203
11204 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
11205 Consolidate the single-file vs tarball code.
11206 (package-desc-suffix): New function.
11207 (package-desc-full-name): Don't bother inlining it.
11208 (package-load-descriptor): Return the new package-desc.
11209 (package-mark-obsolete): Remove unused arg `package'.
11210 (package-unpack): Make it work for single files as well.
11211 Make it update package-alist.
11212 (package--make-autoloads-and-stuff): Rename from
11213 package--make-autoloads-and-compile. Don't compile any more.
11214 (package--compile): New function.
11215 (package-generate-description-file): New function, extracted from
11216 package-unpack-single.
11217 (package-unpack-single): Remove.
11218 (package--with-work-buffer): Add indentation and debugging info.
11219 (package-download-single): Remove.
11220 (package-install-from-archive): Rename from package-download-tar, make
11221 it take a pkg-desc, and make it work for single files as well.
11222 (package-download-transaction): Simplify.
11223 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
11224 external tar program.
11225 (package-install-from-buffer): Remove `pkg-desc' argument.
11226 Use package-tar-file-info for tar-mode buffers.
11227 (package-install-file): Simplify accordingly.
11228 (package-archive-base): Change to take a pkg-desc.
11229 * tar-mode.el (tar--check-descriptor): New function, extracted from
11230 tar-get-descriptor.
11231 (tar-get-descriptor): Use it.
11232 (tar-get-file-descriptor): New function.
11233 (tar--extract): New function, extracted from tar-extract.
11234 (tar--extract): Use it.
11235 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
11236 case the summary uses non-ascii. Adjust to new calling convention of
11237 package-tar-file-info.
11238
11239 2013-06-21 Leo Liu <sdl.web@gmail.com>
11240
11241 * comint.el (comint-redirect-results-list-from-process):
11242 Fix random delay. (Bug#14681)
11243
11244 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11245
11246 * profiler.el (profiler-format-number): Use log, not log10.
11247
11248 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11249
11250 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
11251
11252 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
11253
11254 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
11255 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
11256 yet available.
11257 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
11258 (AUTOGENEL): ... here.
11259 * emacs-lisp/cl-macs.el (cl--sublis): New function.
11260 (cl--defsubst-expand): Use it.
11261
11262 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
11263
11264 * subr.el (log10): Move here from C code, and declare as obsolete.
11265 All uses of (log10 X) replaced with (log X 10).
11266
11267 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11268
11269 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
11270 Declare with `defvar-local'.
11271 (tabulated-list-use-header-line, tabulated-list-entries)
11272 (tabulated-list-padding, tabulated-list-printer)
11273 (tabulated-list-sort-key): Declare with `defvar-local'.
11274 (tabulated-list-init-header, tabulated-list-print-fake-header):
11275 Use `setq-local'.
11276
11277 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
11278
11279 * arc-mode.el (archive-mode): Add `archive-write-file' to
11280 `write-contents-functions' also for remote files. (Bug#14652)
11281
11282 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11283
11284 * cus-edit.el (custom-commands): Fix typos.
11285 (custom-display): Fix tooltip text.
11286 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
11287 Fix typos in docstrings.
11288 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
11289 (custom-unlispify-menu-entry, custom-magic-value-create)
11290 (custom-add-see-also, custom-group-value-create): Use ?\s.
11291 (custom-guess-type, customize-apropos, editable-field)
11292 (custom-face-value-create): Use `string-match-p'.
11293 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
11294
11295 * custom.el (custom-load-symbol): Use `string-match-p'.
11296
11297 * ansi-color.el: Convert to lexical binding.
11298 (ansi-colors): Fix URL.
11299 (ansi-color-context, ansi-color-context-region): Use defvar-local.
11300 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
11301 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
11302
11303 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11304
11305 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
11306
11307 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
11308
11309 2013-06-19 Tom Tromey <tromey@redhat.com>
11310
11311 * net/eww.el (eww-top-url): Remove.
11312 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
11313 (eww-render): Set new variables. Don't set eww-top-url.
11314 (eww-handle-link): Handle "prev", "home", and "contents".
11315 Downcase the rel text.
11316 (eww-top-url): Choose best top URL.
11317
11318 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11319
11320 * net/eww.el: Rewrite to implement form elements "by hand" instead of
11321 relying in widget.el. Using widget.el leads to too many
11322 user interface inconsistencies.
11323 (eww-self-insert): Implement entering commands in text fields.
11324 (eww-process-text-input): New function to make text input field editing
11325 work.
11326 (eww-submit): Rewrite to use the new-style form methods.
11327 (eww-select-display): Display the correct selected item.
11328 (eww-change-select): Implement changing the select value.
11329 (eww-toggle-checkbox): Implement radio/checkboxes.
11330 (eww-update-field): Fix compilation error.
11331 (eww-tag-textarea): Implement <textarea>.
11332
11333 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
11334 we don't shadow mode-specific bindings.
11335
11336 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
11337 nothing to push.
11338
11339 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
11340
11341 2013-06-19 Glenn Morris <rgm@gnu.org>
11342
11343 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
11344
11345 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
11346
11347 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
11348 not needed.
11349
11350 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
11351
11352 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11353
11354 * net/browse-url.el (browse-url-browser-function):
11355 `eww-browse-url' has the right calling signature, `eww' does not.
11356
11357 2013-06-19 Glenn Morris <rgm@gnu.org>
11358
11359 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11360 Only eval autoloaded macros.
11361 (byte-compile-autoload): Only give the macro warning for macros.
11362
11363 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
11364 (ps-underlined-faces): Declare.
11365
11366 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
11367 (speedbar-add-supported-extension): Declare.
11368
11369 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
11370 Don't include a date stamp in the header of the generated file;
11371 it leads to needless differences between output files.
11372
11373 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
11374
11375 * net/secrets.el (secrets-struct-secret-content-type):
11376 Replace check of introspection data by a test call of "CreateItem".
11377 Some servers do not offer introspection.
11378
11379 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
11380
11381 * electric.el (electric-pair-mode): Improve interaction with
11382 electric-layout-mode.
11383 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
11384 (electric-pair-syntax): Use text-mode-syntax-table in comments
11385 and strings.
11386 (electric-pair--insert): New function.
11387 (electric-pair-post-self-insert-function): Use it and
11388 electric--after-char-pos.
11389
11390 2013-06-19 Leo Liu <sdl.web@gmail.com>
11391
11392 * progmodes/octave.el (octave-help): Fix regexp.
11393
11394 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
11395
11396 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
11397 (shr-table-horizontal-line): Allow nil as a value, and change the
11398 default.
11399 (shr-insert-table-ruler): Respect the nil value.
11400
11401 2013-06-18 Tom Tromey <tromey@barimba>
11402
11403 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11404 New defvars.
11405 (eww-open-file): New defun.
11406 (eww-render): Initialize new variables.
11407 (eww-display-html): Handle "link" and "a".
11408 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
11409 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
11410 (eww-back-url): Rename from eww-previous-url.
11411 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11412 New defuns.
11413
11414 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
11415
11416 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
11417 Distinguish ternary operator tokens from slash symbol and slash
11418 char literal.
11419
11420 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
11421
11422 Convert symbol prettification into minor mode and global minor mode.
11423
11424 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
11425 `prog-prettify-symbols', and make a local defvar instead of defcustom.
11426 (prettify-symbols--keywords): Rename from
11427 `prog-prettify-symbols-alist' and make a local defvar.
11428 (prettify-symbols--compose-symbol): Rename from
11429 `prog--prettify-font-lock-compose-symbol'.
11430 (prettify-symbols--make-keywords): Rename from
11431 `prog-prettify-font-lock-symbols-keywords' and simplify.
11432 (prog-prettify-install): Remove.
11433 (prettify-symbols-mode): New minor mode, based on
11434 `prog-prettify-install'.
11435 (turn-on-prettify-symbols-mode): New function.
11436 (global-prettify-symbols-mode): New globalized minor mode.
11437
11438 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11439 * progmodes/cfengine.el (cfengine3-mode):
11440 * progmodes/perl-mode.el (perl-mode): Don't call
11441 `prog-prettify-install'; set `prettify-symbols-alist' instead.
11442
11443 2013-06-18 Juri Linkov <juri@jurta.org>
11444
11445 * files-x.el (modify-file-local-variable-message): New function.
11446 (modify-file-local-variable)
11447 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
11448 and call `modify-file-local-variable-message' when it's non-nil.
11449 (add-file-local-variable, delete-file-local-variable)
11450 (add-file-local-variable-prop-line)
11451 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
11452 and use it. (Bug#9820)
11453
11454 2013-06-18 Juri Linkov <juri@jurta.org>
11455
11456 * emulation/vi.el (vi-shell-op):
11457 * emulation/vip.el (vip-execute-com, ex-command):
11458 * emulation/viper-cmd.el (viper-exec-bang):
11459 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
11460 the call of `shell-command-on-region'. (Bug#14637)
11461
11462 * simple.el (shell-command-on-region): Doc fix.
11463
11464 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11465
11466 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
11467 (bug#14633).
11468
11469 2013-06-18 Glenn Morris <rgm@gnu.org>
11470
11471 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
11472
11473 * newcomment.el (comment-search-forward, comment-search-backward):
11474 Doc fix. (Bug#14376)
11475
11476 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
11477
11478 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
11479 (buffer-face-mode-invoke): Doc fix.
11480
11481 2013-06-18 Matthias Meulien <orontee@gmail.com>
11482
11483 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
11484 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
11485
11486 2013-06-18 Glenn Morris <rgm@gnu.org>
11487
11488 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
11489 Replace obsolete function generic-make-keywords with its expansion.
11490
11491 * progmodes/python.el (ffap-alist): Declare.
11492
11493 * textmodes/reftex.el (bibtex-mode-map): Declare.
11494
11495 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11496
11497 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
11498 (package-unpack, package-unpack-single): Return the pkg-dir.
11499 (package-download-transaction): Use it to update package-alist.
11500
11501 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11502
11503 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
11504 possible choice.
11505
11506 2013-06-17 Juri Linkov <juri@jurta.org>
11507
11508 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
11509
11510 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
11511
11512 * emacs-lisp/package.el (package-load-descriptor):
11513 Remove `with-syntax-table' call, `read' doesn't need it.
11514 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
11515
11516 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
11517
11518 * startup.el (command-line): Expand package name returned by
11519 `package--description-file' (bug#14639).
11520
11521 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
11522
11523 * emacs-lisp/package.el (package-load-descriptor): Do not call
11524 `emacs-lisp-mode', just use its syntax table.
11525
11526 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
11527
11528 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
11529 `font-lock-extra-managed-props' if any prettifying keyword is added.
11530 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
11531 (prog-mode): Use `setq-local'.
11532
11533 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
11534
11535 * international/characters.el (standard-case-table): Set syntax of ?»
11536 and ?« to punctuation.
11537
11538 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
11539
11540 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
11541 Save relevant match data before calling `syntax-ppss' (bug#14595).
11542
11543 2013-06-15 Juri Linkov <juri@jurta.org>
11544
11545 * files-x.el (modify-file-local-variable-prop-line): Add local
11546 variables to the end of the existing comment on the first line.
11547 Use `file-auto-mode-skip' to skip interpreter magic line,
11548 and also skip XML declaration.
11549
11550 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11551
11552 * startup.el (package--builtin-versions): New var.
11553 (package-subdirectory-regexp): Remove.
11554 (package--description-file): Hard code its value instead.
11555
11556 * emacs-lisp/package.el: Don't activate packages older than builtin.
11557 (package-obsolete-list): Rename from package-obsolete-alist, and make
11558 it into a simple list of package-desc.
11559 (package-strip-version): Remove.
11560 (package-built-in-p): Use package--builtin-versions.
11561 (package-mark-obsolete): Simplify.
11562 (package-process-define-package): Mark it obsolete if older than the
11563 builtin version.
11564 (package-handle-response): Use line-end-position.
11565 (package-read-archive-contents, package--download-one-archive):
11566 Simplify.
11567 (package--add-to-archive-contents): Skip if older than the builtin or
11568 installed version.
11569 (package-menu-describe-package): Fix last change.
11570 (package-list-unversioned): New var.
11571 (package-menu--generate): Use it.
11572
11573 * emacs-lisp/autoload.el: Manage package--builtin-versions.
11574 (autoload--insert-text, autoload--insert-cookie-text): New functions.
11575 (autoload-builtin-package-versions): New variable.
11576 (autoload-generate-file-autoloads): Use them.
11577 Remove the list of autoloaded functions/macros from the
11578 (autoload...) comments.
11579
11580 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
11581
11582 2013-06-15 Eli Zaretskii <eliz@gnu.org>
11583
11584 * simple.el (line-move-partial): Don't jump to the next screen
11585 line as soon as it becomes visible. Instead, continue enlarging
11586 the vscroll until the portion of a tall screen line that's left on
11587 display is about the height of the frame's default font.
11588 (Bug#14567)
11589
11590 2013-06-15 Glenn Morris <rgm@gnu.org>
11591
11592 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
11593 compilation-error-regexp-alist void, or local while let-bound.
11594
11595 * progmodes/make-mode.el (makefile-mode-syntax-table):
11596 Treat "=" as punctuation. (Bug#14614)
11597
11598 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
11599
11600 * help-fns.el (describe-variable):
11601 Add extra line for permanent-local variables.
11602
11603 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
11604
11605 * progmodes/scheme.el (scheme-font-lock-keywords-2):
11606 Add export, import, library. (Bug#9164)
11607 (library): Set indent function.
11608
11609 2013-06-14 Glenn Morris <rgm@gnu.org>
11610
11611 * term/xterm.el (xterm--query):
11612 Stop after first matching handler. (Bug#14615)
11613
11614 2013-06-14 Ivan Kanis <ivan@kanis.fr>
11615
11616 Add support for dired in saveplace.
11617 * dired.el (dired-initial-position-hook): New variable.
11618 (dired-initial-position): Call hook to place cursor position.
11619 * saveplace.el (save-place-to-alist): Add dired position.
11620 (save-place-dired-hook): New function.
11621
11622 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11623
11624 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
11625 through a symbol rather than letrec.
11626
11627 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
11628 (package-desc): Add `dir' field.
11629 (package-desc-full-name): New function.
11630 (package-load-descriptor): Combine the two arguments. Don't use `load'.
11631 (package-maybe-load-descriptor): Remove.
11632 (package-load-all-descriptors): Just call package-load-descriptor.
11633 (package--disabled-p): New function.
11634 (package-desc-vers, package-desc-doc): Remove aliases.
11635 (package--dir): Remove function.
11636 (package-activate): Check if a package is disabled.
11637 (package-process-define-package): New function, extracted from
11638 define-package.
11639 (define-package): Turn into a place holder.
11640 (package-unpack-single, package-tar-file-info):
11641 Use package--description-file.
11642 (package-compute-transaction): Use package--disabled-p.
11643 (package-download-transaction): Don't call
11644 package-maybe-load-descriptor since they're all loaded anyway.
11645 (package-install): Change argument to be a pkg-desc.
11646 (package-delete): Use a single pkg-desc argument.
11647 (describe-package-1): Use package-desc-dir instead of package--dir.
11648 Use package-desc property instead of package-symbol.
11649 (package-install-button-action): Adjust accordingly.
11650 (package--push): Rewrite.
11651 (package-menu--print-info): Adjust accordingly. Change the ID format
11652 to be a pkg-desc.
11653 (package-menu-describe-package, package-menu-get-status)
11654 (package-menu--find-upgrades, package-menu-mark-upgrades)
11655 (package-menu-execute, package-menu--name-predicate):
11656 Adjust accordingly.
11657 * startup.el (package--description-file): New function.
11658 (command-line): Use it.
11659 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11660 Use package-desc-version.
11661
11662 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
11663 (byte-compile-preprocess): Use it.
11664 (byte-compile-file-form-defalias): Try a bit harder to use macros we
11665 can't quite recognize.
11666 (byte-compile-add-to-list): Remove.
11667 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
11668 (cconv-closure-convert): Add assertion.
11669
11670 * emacs-lisp/map-ynp.el: Use lexical-binding.
11671 (map-y-or-n-p): Remove unused vars `tail' and `object'.
11672 Factor out some repeated code.
11673
11674 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11675
11676 * subr.el (with-eval-after-load): New macro.
11677 (eval-after-load): Allow form to be a function.
11678 take advantage of lexical-binding.
11679 (do-after-load-evaluation): Use dolist and adjust to new format.
11680 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
11681
11682 2013-06-13 Juri Linkov <juri@jurta.org>
11683
11684 * replace.el (perform-replace): Display "symbol " and other search
11685 modes from `isearch-message-prefix' in the *Help* buffer.
11686
11687 * isearch.el (isearch-query-replace): Add " symbol" and other
11688 possible search modes from `isearch-message-prefix' to the prompt.
11689 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
11690 when reading a regexp to collect.
11691
11692 2013-06-13 Juri Linkov <juri@jurta.org>
11693
11694 * isearch.el (word-search-regexp): Match whitespace if the search
11695 string begins or ends in whitespace. The LAX arg is applied to
11696 both ends of the search string. Use `regexp-quote' and explicit
11697 \< and \> instead of \b. Use \` and \' instead of ^ and $.
11698 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
11699 boundaries are replaced with symbol boundaries, and characters
11700 between symbols match non-word non-symbol syntax. (Bug#14602)
11701
11702 2013-06-13 Juri Linkov <juri@jurta.org>
11703
11704 * isearch.el (isearch-del-char): Don't exceed the length of
11705 `isearch-string' by the prefix arg. (Bug#14563)
11706
11707 2013-06-13 Juri Linkov <juri@jurta.org>
11708
11709 * isearch.el (isearch-yank-word, isearch-yank-line)
11710 (isearch-char-by-name, isearch-quote-char)
11711 (isearch-printing-char, isearch-process-search-char):
11712 Add optional count prefix arg. (Bug#14563)
11713
11714 * international/isearch-x.el
11715 (isearch-process-search-multibyte-characters):
11716 Add optional count prefix arg.
11717
11718 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11719
11720 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
11721 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
11722 lexical-binding.
11723
11724 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
11725
11726 * subr.el (set-temporary-overlay-map): Add on-exit argument.
11727
11728 2013-06-13 Glenn Morris <rgm@gnu.org>
11729
11730 * startup.el (tty-handle-args):
11731 Don't just discard "--" and anything after. (Bug#14608)
11732
11733 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
11734
11735 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
11736
11737 Implement changes in Secret Service API. Make it backward compatible.
11738 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
11739 (secrets-create-item): Use it. Prefix properties with interface.
11740
11741 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
11742
11743 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
11744 (term-emulate-terminal): Respect term-suppress-hard-newline.
11745
11746 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
11747
11748 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
11749 Only remove a `thumb-file' overlay. (Bug#14548)
11750
11751 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
11752
11753 * mail/reporter.el (reporter-submit-bug-report):
11754 Handle missing package-name. (Bug#14600)
11755
11756 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11757
11758 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
11759 (reftex-citation-prompt, reftex-default-bibliography)
11760 (reftex-bib-or-thebib, reftex-get-bibfile-list)
11761 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
11762 (reftex-bib-sort-author, reftex-bib-sort-year)
11763 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
11764 (reftex-extract-bib-entries-from-thebibliography)
11765 (reftex-get-bibkey-default, reftex-get-bib-names)
11766 (reftex-parse-bibtex-entry, reftex-get-bib-field)
11767 (reftex-format-bib-entry, reftex-parse-bibitem)
11768 (reftex-format-bibitem, reftex-do-citation)
11769 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
11770 (reftex-restrict-bib-matches, reftex-extract-bib-file)
11771 (reftex-insert-bib-matches, reftex-format-citation)
11772 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
11773 (reftex-create-bibtex-file): Add docstrings, mostly by converting
11774 existing comments into docstrings.
11775
11776 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
11777
11778 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
11779
11780 2013-06-12 Andreas Schwab <schwab@suse.de>
11781
11782 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
11783 for auto-save files.
11784
11785 2013-06-12 Glenn Morris <rgm@gnu.org>
11786
11787 * ido.el (ido-delete-ignored-files): Remove.
11788 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
11789 Go back to calling ido-ignore-item-p directly.
11790
11791 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
11792
11793 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
11794
11795 * ido.el (ido-delete-ignored-files): New function,
11796 split from ido-make-file-list-1.
11797 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
11798 (ido-make-file-list-1): Use ido-delete-ignored-files.
11799
11800 2013-06-12 Leo Liu <sdl.web@gmail.com>
11801
11802 * progmodes/octave.el (inferior-octave-startup)
11803 (inferior-octave-completion-table)
11804 (inferior-octave-track-window-width-change)
11805 (octave-eldoc-function-signatures, octave-help)
11806 (octave-find-definition): Use single quoted strings.
11807 (inferior-octave-startup-args): Change default value.
11808 (inferior-octave-startup): Do not hard code "-i" and
11809 "--no-line-editing".
11810 (inferior-octave-resync-dirs): Add optional arg NOERROR.
11811 (inferior-octave-directory-tracker): Use it.
11812 (octave-goto-function-definition): Robustify.
11813 (octave-help): Support highlighting operators in 'See also'.
11814 (octave-find-definition): Find subfunctions only in Octave mode.
11815
11816 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11817
11818 * help-fns.el (help-fns--compiler-macro): If the handler function is
11819 named, then put a link to it.
11820 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
11821 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
11822 (cl-typep): Use it.
11823 (cl-eval-when): Simplify debug spec.
11824 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
11825 compiler-macro function instead of setting `compiler-macro-file'.
11826
11827 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
11828
11829 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
11830 * vc/vc-hooks.el (vc-stay-local): Doc fix.
11831
11832 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11833 Daniel Hackney <dan@haxney.org>
11834
11835 First part of Daniel Hackney's patch to package.el.
11836 * emacs-lisp/package.el: Use defstruct.
11837 (package-desc): New, main struct.
11838 (package--bi-desc, package--ac-desc): New structs, used to describe the
11839 format in external files.
11840 (package-desc-vers): Replace with package-desc-version accessor.
11841 (package-desc-doc): Replace with package-desc-summary accessor.
11842 (package-activate-1): Remove `package' arg since the pkg-vec now
11843 includes the name.
11844 (define-package): Use package-desc-from-define.
11845 (package-unpack-single): Change file-name arg to be a symbol.
11846 (package--add-to-archive-contents): Use package-desc-create and new
11847 accessor functions to package--ac-desc.
11848 (package-buffer-info, package-tar-file-info): Return a package-desc.
11849 (package-install-from-buffer): Remove `type' argument. Change pkg-info
11850 arg to be a package-desc.
11851 (package-install-file): Adjust accordingly. Use \' to match EOS.
11852 (package--from-builtin): New function.
11853 (describe-package-1, package-menu--generate): Use it.
11854 (package--make-autoloads-and-compile): Change name arg to be a symbol.
11855 (package-generate-autoloads): Idem and return the name of the file.
11856 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11857 Change pkg-info arg to be a package-desc.
11858 Use package-make-ac-desc.
11859 (package-upload-file): Use \' to match EOS.
11860 * finder.el (finder-compile-keywords): Use package-make-builtin.
11861
11862 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11863
11864 * vc/vc.el (vc-deduce-fileset): Change error message.
11865 (vc-read-backend): New function.
11866 (vc-next-action): Use it.
11867
11868 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
11869
11870 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
11871 (prolog-font-lock-keywords): Use regexp-opt instead.
11872 Don't manually highlight strings.
11873 (prolog-mode-variables): Simplify comment-start-skip.
11874 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
11875
11876 * emacs-lisp/generic.el (generic--normalise-comments)
11877 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
11878 (generic-mode-set-comments): Use them.
11879 (generic-bracket-support): Use setq-local.
11880 (generic-make-keywords-list): Declare obsolete.
11881
11882 2013-06-11 Glenn Morris <rgm@gnu.org>
11883
11884 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11885 Prettify after setting font-lock-defaults. (Bug#14574)
11886
11887 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
11888
11889 * replace.el (query-replace, occur-read-regexp-defaults-function)
11890 (replace-search):
11891 * subr.el (declare-function, number-sequence, local-set-key)
11892 (substitute-key-definition, locate-user-emacs-file)
11893 (with-silent-modifications, split-string, eval-after-load):
11894 Fix typos, remove unneeded backslashes and reflow some docstrings.
11895
11896 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11897
11898 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
11899 default for Elisp files.
11900
11901 2013-06-11 Glenn Morris <rgm@gnu.org>
11902
11903 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
11904 although define-derived-mode was doing this anyway. (Bug#14583)
11905
11906 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
11907
11908 * allout.el (allout-encryption-plaintext-sanitization-regexps):
11909 Fix make-variable-buffer-local call to refer to the correct variable.
11910
11911 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
11912
11913 * eshell/em-term.el (eshell-visual-commands)
11914 (eshell-visual-subcommands, eshell-visual-options):
11915 Add summary line to docstrings. Add cross-references.
11916
11917 2013-06-10 Glenn Morris <rgm@gnu.org>
11918
11919 * epa.el (epa-read-file-name): New function. (Bug#14510)
11920 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
11921
11922 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
11923
11924 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
11925 output redirection to be ignored with visual commands.
11926
11927 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
11928
11929 * eshell/em-term.el (eshell-visual-command-p): New function.
11930 (eshell-term-initialize): Move long lambda to separate function
11931 eshell-visual-command-p.
11932 * eshell/em-dirs.el (eshell-dirs-initialize):
11933 * eshell/em-script.el (eshell-script-initialize):
11934 Add missing #' to lambda.
11935
11936 2013-06-08 Leo Liu <sdl.web@gmail.com>
11937
11938 * progmodes/octave.el (octave-add-log-current-defun): New function.
11939 (octave-mode): Set add-log-current-defun-function.
11940 (octave-goto-function-definition): Do not move point if not found.
11941 (octave-find-definition): Enhance to try subfunctions first.
11942
11943 2013-06-08 Glenn Morris <rgm@gnu.org>
11944
11945 * emacs-lisp/bytecomp.el (byte-compile-char-before)
11946 (byte-compile-backward-char, byte-compile-backward-word):
11947 Improve previous change, to handle non-explicit nil.
11948
11949 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11950
11951 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
11952 (smie--opener/closer-at-point): New function.
11953 (smie--matching-block-data): Use it. Don't match from right after an
11954 opener or right before a closer. Obey smie-blink-matching-inners.
11955 Don't signal a mismatch for repeated inners like "switch..case..case".
11956
11957 2013-06-07 Leo Liu <sdl.web@gmail.com>
11958
11959 * progmodes/octave.el (octave-mode): Set comment-use-global-state
11960 to t. (Bug#14303)
11961 (octave-function-header-regexp): Fix. (Bug#14570)
11962 (octave-help-mode-finish-hook, octave-help-mode-finish):
11963 Remove. Just use temp-buffer-show-hook.
11964
11965 * newcomment.el (comment-search-backward): Revert last change.
11966 (Bug#14434)
11967
11968 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
11969
11970 2013-06-07 Eli Zaretskii <eliz@gnu.org>
11971
11972 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
11973 through xargs, to avoid failure due to MS-Windows limitations on
11974 command-line length.
11975
11976 2013-06-06 Glenn Morris <rgm@gnu.org>
11977
11978 * font-lock.el (lisp-font-lock-keywords-2):
11979 Treat user-error like error.
11980
11981 * emacs-lisp/bytecomp.el (byte-compile-char-before)
11982 (byte-compile-backward-char, byte-compile-backward-word):
11983 Handle explicit nil arguments. (Bug#14565)
11984
11985 2013-06-05 Alan Mackenzie <acm@muc.de>
11986
11987 * isearch.el (isearch-allow-prefix): New user option.
11988 (isearch-other-meta-char): Don't exit isearch when a prefix
11989 argument is typed whilst `isearch-allow-prefix' is non-nil.
11990 (Bug#9706)
11991
11992 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11993
11994 * autorevert.el (auto-revert-notify-handler): Use memq.
11995 Hide assertion failure.
11996
11997 * skeleton.el: Use cl-lib.
11998 (skeleton-further-elements): Use defvar-local.
11999 (skeleton-insert): Use cl-progv.
12000
12001 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12002
12003 * progmodes/prog-mode.el (prog-prettify-symbols)
12004 (prog-prettify-install): Update docstrings.
12005
12006 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12007
12008 * simple.el: Move all the prog-mode code to prog-mode.el.
12009 * progmodes/prog-mode.el: New file.
12010 * loadup.el: Add prog-mode.el.
12011
12012 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12013
12014 * simple.el (prog-prettify-symbols): Add version.
12015 (prog-prettify-install): Add convenience function to prettify symbols.
12016
12017 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
12018 (perl--augmented-font-lock-keywords-1)
12019 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
12020 variables and use it.
12021
12022 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12023 (cfengine3-mode): Remove unneeded variable and use it.
12024
12025 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12026 (lisp--augmented-font-lock-keywords-1)
12027 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
12028 Remove unneeded variables and use it.
12029
12030 2013-06-05 João Távora <joaotavora@gmail.com>
12031
12032 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
12033 to point when opening the connection. (Bug#14380)
12034
12035 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12036
12037 * subr.el (load-history-regexp, load-history-filename-element)
12038 (eval-after-load, after-load-functions, do-after-load-evaluation)
12039 (eval-next-after-load, display-delayed-warnings)
12040 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
12041 definition of save-match-data.
12042 (overriding-local-map): Remove accidental obsolescence declaration.
12043
12044 * emacs-lisp/edebug.el (edebug-result): Move before first use.
12045
12046 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12047
12048 Generalize symbol prettify support to prog-mode and implement it
12049 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
12050 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
12051 (prog--prettify-font-lock-compose-symbol)
12052 (prog-prettify-font-lock-symbols-keywords): New variables and
12053 functions to support symbol prettification.
12054 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12055 (lisp--augmented-font-lock-keywords-1)
12056 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
12057 (lisp--prettify-symbols-alist): Implement prettify of lambda.
12058 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12059 (cfengine3--prettify-symbols-alist, cfengine3-mode):
12060 Implement prettify of -> => :: strings.
12061 * progmodes/perl-mode.el (perl-prettify-symbols)
12062 (perl--font-lock-compose-symbol)
12063 (perl--font-lock-symbols-keywords): Move to prog-mode.
12064 (perl--prettify-symbols-alist): Prettify -> => :: strings.
12065 (perl-font-lock-keywords-1)
12066 (perl-font-lock-keywords-2): Remove explicit prettify support.
12067 (perl--augmented-font-lock-keywords)
12068 (perl--augmented-font-lock-keywords-1)
12069 (perl--augmented-font-lock-keywords-2, perl-mode):
12070 Implement prettify support.
12071
12072 2013-06-05 Leo Liu <sdl.web@gmail.com>
12073
12074 Re-implement SMIE matching block highlight using
12075 show-paren-data-function. (Bug#14395)
12076 * emacs-lisp/smie.el (smie-matching-block-highlight)
12077 (smie--highlight-matching-block-overlay)
12078 (smie--highlight-matching-block-lastpos)
12079 (smie-highlight-matching-block)
12080 (smie-highlight-matching-block-mode): Remove.
12081 (smie--matching-block-data-cache): New variable.
12082 (smie--matching-block-data): New function.
12083 (smie-setup): Use smie--matching-block-data for
12084 show-paren-data-function.
12085
12086 * progmodes/octave.el (octave-mode-menu): Fix.
12087 (octave-find-definition): Skip garbage lines.
12088
12089 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12090
12091 Fix compilation error with simultaneous dynamic+lexical scoping.
12092 Add warning when a defvar appears after the first let-binding.
12093 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
12094 (byte-compile-close-variables): Initialize it.
12095 (byte-compile--declare-var): New function.
12096 (byte-compile-file-form-defvar)
12097 (byte-compile-file-form-define-abbrev-table)
12098 (byte-compile-file-form-custom-declare-variable): Use it.
12099 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
12100 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
12101 (byte-compile-bind): Handle dynamic bindings that shadow
12102 lexical bindings.
12103 (byte-compile-unbind): Make arg non-optional.
12104 (byte-compile-let): Simplify.
12105 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
12106 (cconv--analyse-function, cconv-analyse-form): Populate it.
12107 Protect byte-compile-bound-variables to limit the scope of defvars.
12108 (cconv-analyse-form): Add missing rule for (defvar <foo>).
12109 Remove unneeded rule for `declare'.
12110
12111 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
12112 so as to avoid depending on cl-adjoin at run-time.
12113 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
12114
12115 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
12116 (macroexp--warn-and-return): Use it.
12117
12118 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12119
12120 * subr.el: Convert to lexical binding.
12121 (overriding-local-map): Make obsolete.
12122 (add-to-list): Doc fix. Add compiler macro.
12123 (read-key): Swap values of local maps.
12124
12125 2013-06-05 Leo Liu <sdl.web@gmail.com>
12126
12127 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
12128
12129 2013-06-04 Leo Liu <sdl.web@gmail.com>
12130
12131 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
12132 (compilation-auto-jump): Suppress the "Mark set" message to give
12133 way to exit message.
12134
12135 2013-06-04 Alan Mackenzie <acm@muc.de>
12136
12137 Remove faulty optimisation from indentation calculation.
12138 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
12139 search limit based on 2000 characters back from indent-point.
12140
12141 2013-06-03 Tassilo Horn <tsdh@gnu.org>
12142
12143 * eshell/em-term.el (cl-lib): Require `cl-lib'.
12144
12145 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
12146
12147 * emacs-lisp/lisp.el: Use lexical-binding.
12148 (lisp--local-variables-1, lisp--local-variables): New functions.
12149 (lisp--local-variables-completion-table): New var.
12150 (lisp-completion-at-point): Use it complete let-bound vars.
12151
12152 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
12153 eagerly (bug#14422).
12154
12155 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
12156
12157 * autorevert.el (auto-revert-notify-enabled)
12158 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
12159 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
12160 (auto-revert-notify-handler): Handle also gfilenotify.
12161
12162 * subr.el (file-notify-handle-event): New defun. Replacing ...
12163 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
12164 Remove.
12165
12166 2013-06-03 Juri Linkov <juri@jurta.org>
12167
12168 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
12169 `M-s h .'. (Bug#14427)
12170
12171 * hi-lock.el (highlight-symbol-at-point): New alias for the new
12172 command `hi-lock-face-symbol-at-point'.
12173 (hi-lock-face-symbol-at-point): New command.
12174 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
12175 (hi-lock-menu): Add `highlight-symbol-at-point'.
12176 (hi-lock-mode): Doc fix.
12177
12178 * isearch.el (isearch-forward-symbol-at-point): New command.
12179 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
12180 (isearch-highlight-regexp): Add a regexp which matches
12181 words/symbols for word/symbol mode.
12182
12183 * subr.el (find-tag-default-bounds): New function with the body
12184 mostly moved from `find-tag-default'.
12185 (find-tag-default): Move most code to `find-tag-default-bounds',
12186 call it and apply `buffer-substring-no-properties' afterwards.
12187
12188 2013-06-03 Tassilo Horn <tsdh@gnu.org>
12189
12190 * eshell/em-term.el (eshell-term-initialize):
12191 Use `cl-intersection' rather than `intersection'.
12192
12193 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
12194
12195 * vc/log-view.el: Doc fix.
12196 (log-view-mode-map): Copy keymap from `special-mode-map'.
12197
12198 2013-06-02 Eric Ludlam <zappo@gnu.org>
12199
12200 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
12201 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
12202 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
12203 (eieio-unbound, eieio-default-superclass)
12204 (eieio--define-field-accessors, method-static, method-before)
12205 (method-primary, method-after, method-num-lists)
12206 (method-generic-before, method-generic-primary)
12207 (method-generic-after, method-num-slots)
12208 (eieio-specialized-key-to-generic-key)
12209 (eieio--check-type, class-v, class-p)
12210 (eieio-class-name, define-obsolete-function-alias)
12211 (eieio-class-parents-fast, eieio-class-children-fast)
12212 (same-class-fast-p, class-constructor, generic-p)
12213 (generic-primary-only-p, generic-primary-only-one-p)
12214 (class-option-assoc, class-option, eieio-object-p)
12215 (class-abstract-p, class-method-invocation-order)
12216 (eieio-defclass-autoload-map, eieio-defclass-autoload)
12217 (eieio-class-un-autoload, eieio-defclass)
12218 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
12219 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
12220 (eieio--defgeneric-init-form, eieio-defgeneric-form)
12221 (eieio-defgeneric-reset-generic-form)
12222 (eieio-defgeneric-form-primary-only)
12223 (eieio-defgeneric-reset-generic-form-primary-only)
12224 (eieio-defgeneric-form-primary-only-one)
12225 (eieio-defgeneric-reset-generic-form-primary-only-one)
12226 (eieio-unbind-method-implementations)
12227 (eieio--defmethod, eieio--typep)
12228 (eieio-perform-slot-validation, eieio-validate-slot-value)
12229 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
12230 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
12231 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
12232 (eieio-slot-name-index, eieio-class-slot-name-index)
12233 (eieio-set-defaults, eieio-initarg-to-attribute)
12234 (eieio-attribute-to-initarg, eieio-c3-candidate)
12235 (eieio-c3-merge-lists, eieio-class-precedence-c3)
12236 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
12237 (eieio-class-precedence-list, eieio-generic-call-methodname)
12238 (eieio-generic-call-arglst, eieio-generic-call-key)
12239 (eieio-generic-call-next-method-list)
12240 (eieio-pre-method-execution-functions, eieio-generic-call)
12241 (eieio-generic-call-primary-only, eieiomt-method-list)
12242 (eieiomt-optimizing-obarray, eieiomt-install)
12243 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
12244 (eieio-generic-form, eieio-defmethod, make-obsolete)
12245 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
12246 (defclass): Remove `eval-and-compile' from macro.
12247 (call-next-method, shared-initialize): Instead of using
12248 `scoped-class' variable, use new eieio--scoped-class, and
12249 eieio--with-scoped-class.
12250 (initialize-instance): Rename local variable 'scoped-class' to
12251 'this-class' to remove ambiguitity from old global.
12252
12253 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
12254 eieio.el.
12255 (eieio--scoped-class-stack): New variable.
12256 (eieio--scoped-class): New fcn.
12257 (eieio--with-scoped-class): New scoping macro.
12258 (eieio-defclass): Use pushnew instead of add-to-list.
12259 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
12260 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
12261 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
12262 `scoped-class' variable, use new eieio--scoped-class, and
12263 eieio--with-scoped-class.
12264
12265 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
12266
12267 2013-06-02 Tassilo Horn <tsdh@gnu.org>
12268
12269 * eshell/esh-ext.el (eshell-external-command): Pass args to
12270 `eshell-find-interpreter'.
12271 (eshell-find-interpreter): Add new second parameter ARGS.
12272
12273 * eshell/em-script.el (eshell-script-initialize): Add second arg
12274 to the function added as MATCH to `eshell-interpreter-alist'.
12275
12276 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
12277 the function added as MATCH to `eshell-interpreter-alist'.
12278
12279 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
12280 (eshell-visual-options): New defcustom.
12281 (eshell-escape-control-x): Adapt docstring.
12282 (eshell-term-initialize): Test `eshell-visual-subcommands' and
12283 `eshell-visual-options' in addition to `eshell-visual-commands'.
12284 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
12285
12286 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
12287
12288 * progmodes/python.el (python-indent-block-enders): Add break,
12289 continue and raise keywords.
12290
12291 2013-06-01 Glenn Morris <rgm@gnu.org>
12292
12293 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
12294
12295 Plain (f)boundp silences compilation warnings since Emacs 22.1.
12296 * progmodes/cc-cmds.el (delete-forward-p):
12297 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
12298 * progmodes/cc-engine.el (buffer-syntactic-context):
12299 * progmodes/cc-fonts.el (face-property-instance):
12300 * progmodes/cc-mode.el (set-keymap-parents):
12301 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
12302 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
12303 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
12304 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
12305 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
12306
12307 * progmodes/cc-vars.el (other): Emacs has this widget since
12308 at least 21.1, so don't (re)define it.
12309
12310 * eshell/em-cmpl.el (eshell-cmpl-initialize):
12311 Replace the obsolete alias pcomplete-arg-quote-list.
12312
12313 2013-06-01 Leo Liu <sdl.web@gmail.com>
12314
12315 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
12316 punctuation syntax.
12317 (inferior-octave-minimal-columns)
12318 (inferior-octave-last-column-width): New variables.
12319 (inferior-octave-track-window-width-change): New function.
12320 (inferior-octave-mode): Adjust column width so that Octave output,
12321 for example from 'ls', can fit into the window nicely.
12322
12323 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
12324
12325 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12326 Highlight expansions inside regexp literals.
12327
12328 2013-05-31 Glenn Morris <rgm@gnu.org>
12329
12330 * obsolete/sym-comp.el (symbol-complete):
12331 Replace obsolete completion-annotate-function.
12332
12333 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
12334
12335 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
12336
12337 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12338 New function, checks if point is inside a literal that allows
12339 expression expansion.
12340 (ruby-syntax-propertize-expansion): Use it.
12341 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
12342 around the body.
12343
12344 2013-05-30 Juri Linkov <juri@jurta.org>
12345
12346 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
12347 to "\M-si".
12348 (isearch-invisible): New variable.
12349 (isearch-forward): Doc fix.
12350 (isearch-mode): Set `isearch-invisible'
12351 to the value of `search-invisible'.
12352 (isearch-toggle-case-fold): Doc fix.
12353 (isearch-toggle-invisible): New command.
12354 (isearch-query-replace): Let-bind `search-invisible'
12355 to the value of `isearch-invisible'.
12356 (isearch-search): Use `isearch-invisible' instead of
12357 `search-invisible'. Let-bind `search-invisible'
12358 to the value of `isearch-invisible'. (Bug#11378)
12359
12360 2013-05-30 Juri Linkov <juri@jurta.org>
12361
12362 * replace.el (perform-replace): Avoid `isearch-range-invisible'
12363 call when `query-flag' is nil and `search-invisible' is non-nil.
12364 (Bug#11746)
12365
12366 2013-05-30 Glenn Morris <rgm@gnu.org>
12367
12368 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
12369
12370 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
12371 (cc-require): Suppress spurious "noruntime" warnings.
12372 (cc-require-when-compile): Use fboundp, for sake of compiler.
12373
12374 * progmodes/cc-mode.el: Move load of cc-vars before that of
12375 cc-langs (which in turn loads cc-vars), to quieten compiler.
12376
12377 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12378
12379 * paren.el: Simplify the code.
12380 (show-paren-mode): Always start the timer.
12381 (show-paren--idle-timer): Rename from show-paren-idle-timer.
12382 (show-paren--overlay, show-paren--overlay-1): Rename from
12383 show-paren-overlay and show-paren-overlay-1, and initialize to an
12384 overlay rather than to nil.
12385 (show-paren-function): Misc cleanup and simplifications.
12386
12387 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12388
12389 * paren.el (show-paren-data-function): New hook.
12390 (show-paren--default): New function, extracted from show-paren-function.
12391 (show-paren-function): Use show-paren-data-function.
12392
12393 2013-05-30 Glenn Morris <rgm@gnu.org>
12394
12395 * ielm.el (ielm-map, ielm-complete-symbol):
12396 Use completion-at-point rather than obsolete functions.
12397 (inferior-emacs-lisp-mode): Doc fix.
12398 Set completion-at-point-functions, rather than
12399 comint-dynamic-complete-functions.
12400
12401 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
12402 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
12403 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
12404
12405 * image.el (image-animated-p): Tweak definition.
12406
12407 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
12408 (rlogin-process-connection-type): Tweak default. Add set-after.
12409 (rlogin-host): Doc fix.
12410 (rlogin): Tweak prompt.
12411 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
12412
12413 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
12414 * progmodes/tcl.el (inferior-tcl-mode-map):
12415 Use completion-at-point rather than obsolete alias.
12416
12417 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
12418
12419 * minibuffer.el (read-file-name-completion-ignore-case):
12420 Move before completion--in-region, for eager macro expansion.
12421
12422 2013-05-29 Juri Linkov <juri@jurta.org>
12423
12424 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
12425 for total count of matching lines. Add `global-matches' for total
12426 count of matches. Rename `matches' to `lines' for count of
12427 matching lines. Add `matches' for count of matches.
12428 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
12429 to `prev-line' for line number of prev match endpt.
12430 Increment `matches' for every match. Print the number of
12431 matching lines in the header.
12432 (occur-context-lines): Rename `lines' to `curr-line'.
12433 Rename `prev-lines' to `prev-line'. (Bug#14017)
12434
12435 2013-05-29 Juri Linkov <juri@jurta.org>
12436
12437 * replace.el (perform-replace): Add `skip-read-only-count',
12438 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
12439 Increment them for corresponding conditions and report the number
12440 of skipped occurrences in the final message. (Bug#11746)
12441 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12442 (replace-string, replace-regexp): Doc fix.
12443
12444 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12445
12446 * emacs-lisp/trace.el (trace--read-args): Provide a default.
12447
12448 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
12449 prog-mode-map (bug#14504).
12450
12451 2013-05-29 Leo Liu <sdl.web@gmail.com>
12452
12453 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
12454 (octave-help): Small simplification.
12455
12456 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
12457 off the highlight first.
12458
12459 2013-05-29 Glenn Morris <rgm@gnu.org>
12460
12461 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
12462 Handle idlwave-last-system-routine-info-cons-cell being nil.
12463
12464 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
12465 (idlwave-write-paths): Simplify via with-temp-buffer.
12466
12467 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
12468 * emulation/cua-rect.el: Also load cua-base at run time.
12469
12470 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
12471 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
12472 (cperl-imenu-on-info): Require imenu.
12473
12474 2013-05-28 Alan Mackenzie <acm@muc.de>
12475
12476 Handle "capitalised keywords" correctly.
12477 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
12478
12479 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
12480
12481 * eshell/em-unix.el: Add -r option to cp.
12482
12483 2013-05-28 Glenn Morris <rgm@gnu.org>
12484
12485 * vc/vc-arch.el (vc-exec-after): Declare.
12486 (vc-switches): Autoload.
12487 * vc/vc-bzr.el: No need to require vc when compiling.
12488 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
12489 (vc-resynch-buffer, vc-dir-refresh): Declare.
12490 (vc-setup-buffer, vc-switches): Autoload.
12491 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
12492 (vc-resynch-buffer): Declare.
12493 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
12494 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
12495 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
12496 (grep-read-regexp, grep-read-files, grep-expand-template)
12497 (vc-dir-refresh): Declare.
12498 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
12499 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
12500 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
12501 * vc/vc-mtn.el (vc-exec-after): Declare.
12502 (vc-switches): Autoload.
12503 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
12504 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
12505 (vc-file-tree-walk): Declare.
12506 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
12507 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
12508 (vc-tag-precondition, vc-rename-master): Autoload.
12509 * vc/vc-svn.el (vc-exec-after): Declare.
12510 (vc-switches, vc-setup-buffer): Autoload.
12511 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
12512 Autoload.
12513 (vc-resynch-buffer): Declare.
12514
12515 * obsolete/fast-lock.el (byte-compile-warnings):
12516 Don't warn about obsolete features in this obsolete file.
12517
12518 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
12519 Move definition before use.
12520
12521 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
12522 (dun-unix-verbs): Remove dun-zippy.
12523 (dun-zippy): Remove function.
12524
12525 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
12526
12527 2013-05-27 Juri Linkov <juri@jurta.org>
12528
12529 * replace.el (replace-search): New function with code moved out
12530 from `perform-replace'.
12531 (replace-highlight, replace-dehighlight): Move function definitions
12532 up closer to `replace-search'. (Bug#11746)
12533
12534 2013-05-27 Juri Linkov <juri@jurta.org>
12535
12536 * replace.el (perform-replace): Ignore invisible matches.
12537 In addition to checking `query-replace-skip-read-only', also
12538 filter out matches by calling `run-hook-with-args-until-failure'
12539 on `isearch-filter-predicates', and also check `search-invisible'
12540 for t or call `isearch-range-invisible'.
12541 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
12542
12543 2013-05-27 Juri Linkov <juri@jurta.org>
12544
12545 * isearch.el (isearch-filter-predicates): Rename from
12546 `isearch-filter-predicate'. Doc fix. (Bug#11378)
12547 (isearch-message-prefix): Display text from the property
12548 `isearch-message-prefix' of the currently active filters.
12549 (isearch-search): Don't compare `isearch-filter-predicate' with
12550 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
12551 on `isearch-filter-predicates'. Also check `search-invisible' for t
12552 or call `isearch-range-invisible'.
12553 (isearch-filter-visible): Make obsolete.
12554 (isearch-lazy-highlight-search):
12555 Call `run-hook-with-args-until-failure' on
12556 `isearch-filter-predicates' and use `isearch-range-invisible'.
12557
12558 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
12559 `isearch-filter-predicates' instead of `funcall'ing
12560 `isearch-filter-predicate'.
12561 (Info-mode): Set `Info-isearch-filter' to
12562 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
12563
12564 * dired-aux.el (dired-isearch-filter-predicate-orig):
12565 Remove variable.
12566 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
12567 (dired-isearch-filenames-end): Add and remove
12568 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
12569 instead of changing the value of `isearch-filter-predicate'.
12570 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
12571 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
12572 Put property `isearch-message-prefix' to "filename " on
12573 `dired-isearch-filter-filenames'.
12574
12575 * wdired.el (wdired-change-to-wdired-mode):
12576 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
12577 locally instead of changing `isearch-filter-predicate'.
12578 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
12579
12580 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
12581
12582 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
12583 return the commit hash (Bug#14459). Also set the
12584 `vc-git-detached' property.
12585 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
12586 (vc-git-mode-line-string): Use the same help-echo format whether
12587 in detached mode or not, because we know the actual revision now.
12588 When in detached mode, shorten the revision to 7 chars.
12589
12590 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
12591
12592 * emacs-lisp/easy-mmode.el (define-minor-mode):
12593 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
12594 mode hook and provide a docstring.
12595
12596 2013-05-27 Alan Mackenzie <acm@muc.de>
12597
12598 Remove spurious syntax-table text properties inserted by C-y.
12599 * progmodes/cc-mode.el (c-after-change): Also clear hard
12600 syntax-table property with value nil.
12601
12602 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
12603
12604 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
12605 when reading the events; the buffer layout shall not be changed.
12606
12607 2013-05-27 Leo Liu <sdl.web@gmail.com>
12608
12609 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
12610 New variable.
12611 (inferior-octave-directory-tracker): Automatically re-sync
12612 default-directory.
12613 (octave-help): Improve handling of 'See also'.
12614
12615 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
12616
12617 * doc-view.el: Minor naming convention tweaks.
12618 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
12619
12620 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
12621 even if there's no `display' property yet (bug#14435).
12622
12623 2013-05-25 Eli Zaretskii <eliz@gnu.org>
12624
12625 * subr.el (unmsys--file-name): Rename from reveal-filename.
12626
12627 * Makefile.in (custom-deps, finder-data, autoloads)
12628 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
12629 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
12630 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
12631
12632 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12633
12634 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
12635 error-completion on the first 2 args of condition-case (bug#14446).
12636 Don't burp at EOB.
12637
12638 2013-05-25 Leo Liu <sdl.web@gmail.com>
12639
12640 * comint.el (comint-previous-matching-input): Do not flood the
12641 *Messages* buffer with trivial messages.
12642
12643 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12644
12645 * progmodes/flymake.el (flymake-nop): Don't return a string.
12646 (flymake-set-at): Fix typo.
12647
12648 * simple.el (read--expression): New function, extracted from
12649 eval-expression. Set completion-at-point-functions (bug#14465).
12650 (eval-expression, eval-minibuffer): Use it.
12651
12652 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
12653
12654 * progmodes/flymake.el (flymake-save-buffer-in-file)
12655 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
12656 (flymake-selected-frame, flymake-log, flymake-ins-after)
12657 (flymake-set-at, flymake-get-buildfile-from-cache)
12658 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
12659 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
12660 Refine the doc string.
12661 (flymake-get-file-name-mode-and-masks): Reformat.
12662 (flymake-get-real-file-name-function): Fix a minor bug.
12663
12664 2013-05-24 Juri Linkov <juri@jurta.org>
12665
12666 * progmodes/grep.el (grep-mode-font-lock-keywords):
12667 Support =linenumber= format used by git-grep for lines with
12668 function names. (Bug#13549)
12669
12670 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12671
12672 * progmodes/octave.el (octave-smie-rules): Return nil rather than
12673 0 after a semi-colon; it works better for smie-auto-fill.
12674 (octave--indent-new-comment-line): New function.
12675 (octave-indent-new-comment-line): Use it (indirectly).
12676 (octave-mode): Don't disable smie-auto-fill. Use add-function to
12677 modify comment-line-break-function.
12678
12679 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
12680 (smie-setup): Use add-function to set it.
12681
12682 2013-05-24 Sam Steingold <sds@gnu.org>
12683
12684 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
12685 argument (before the `interactive' argument).
12686
12687 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12688
12689 * image-mode.el (image-mode-winprops): Add winprops to
12690 image-mode-winprops-alist before running
12691 image-mode-new-window-functions.
12692 * doc-view.el (doc-view-new-window-function): Don't delay
12693 doc-view-goto-page via timers (bug#14435).
12694
12695 2013-05-24 Tassilo Horn <tsdh@gnu.org>
12696
12697 * doc-view.el: Integrate with desktop.el. (Bug#14435)
12698 (doc-view-desktop-save-buffer): New function.
12699 (doc-view-restore-desktop-buffer): New function.
12700 (desktop-buffer-mode-handlers):
12701 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
12702 handler.
12703 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
12704 `desktop-save-buffer' function.
12705
12706 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
12707
12708 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
12709 (tramp-gvfs-file-name-handler): Raise a user error when
12710 `tramp-gvfs-enabled' is nil.
12711 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
12712 Do not raise a user error when loading package. (Bug#14447)
12713
12714 * net/xesam.el: Move to obsolete/.
12715
12716 2013-05-24 Glenn Morris <rgm@gnu.org>
12717
12718 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
12719
12720 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
12721
12722 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
12723 (Info-find-node, Man-getpage-in-background): Declare.
12724
12725 * mail/unrmail.el (unrmail):
12726 Replace obsolete detect-coding-with-priority.
12727
12728 * net/socks.el (socks-split-string): Use this rather than split-string.
12729 (socks-nslookup-host): Update for above change.
12730 (dynamic-choice, s5-dynamic-choice-match)
12731 (s5-dynamic-choice-match-inline, s5-widget-value-create):
12732 Comment out unused code.
12733
12734 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
12735 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
12736 (gud-tooltip-echo-area): Make obsolete.
12737 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
12738
12739 * progmodes/js.el (js--optimize-arglist): Declare.
12740
12741 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
12742
12743 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
12744 (ediff-window-C): Declare.
12745
12746 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
12747 Tweak requires to silence compiler.
12748
12749 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
12750 (he-search-string, he-tried-table, he-expand-list)
12751 (he-init-string, he-string-member, he-substitute-string)
12752 (he-reset-string): Declare.
12753
12754 * obsolete/options.el (list-options): Use custom-variable-p,
12755 rather than obsolete alias.
12756
12757 2013-05-23 Sam Steingold <sds@gnu.org>
12758
12759 * simple.el (shell-command-on-region): Pass the `replace' argument
12760 down to `call-process-region' to comply with the doc as reported on
12761 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
12762
12763 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 * emacs-lisp/smie.el (smie-indent-forward-token)
12766 (smie-indent-backward-token): Handle string tokens (bug#14381).
12767
12768 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12769
12770 * ielm.el (ielm-menu): New menu.
12771 (inferior-emacs-lisp-mode): Set comment-start.
12772
12773 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12774
12775 * textmodes/reftex.el (reftex-ref-style-toggle):
12776 Fix deactivate action.
12777
12778 * textmodes/reftex-vars.el (reftex-ref-style-alist):
12779 Add cleveref macros.
12780
12781 * textmodes/reftex-parse.el
12782 (reftex-locate-bibliography-files): Accept options for
12783 bibliography commands.
12784 * textmodes/reftex-vars.el (reftex-bibliography-commands):
12785 Add addbibresource. Basic Biblatex support.
12786
12787 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
12788
12789 * net/tramp-gvfs.el (top):
12790 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
12791 when loading package. (Bug#14447)
12792
12793 2013-05-23 Glenn Morris <rgm@gnu.org>
12794
12795 * progmodes/js.el: No need to load comint when compiling.
12796 (ring-insert, comint-send-string, comint-send-input)
12797 (comint-last-input-end, ido-chop): Declare.
12798
12799 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
12800 * vc/ediff-mult.el: Adjust requires.
12801 (ediff-directories-internal, ediff-directory-revisions-internal)
12802 (ediff-patch-file-internal): Declare.
12803 * vc/ediff-ptch.el: Adjust requires.
12804 (ediff-use-last-dir, ediff-buffers-internal): Declare.
12805 (ediff-find-file): Autoload.
12806 * vc/ediff-util.el: No need to load ediff when compiling.
12807 (ediff-regions-internal): Declare.
12808 * vc/ediff-wind.el: Adjust requires.
12809 (ediff-compute-toolbar-width): Define when compiling.
12810 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
12811 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
12812 (dired-get-filename, dired-get-marked-files)
12813 (ediff-last-dir-patch, ediff-patch-default-directory)
12814 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
12815 (ediff-patch-buffer-internal): Declare.
12816
12817 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
12818 (ispell-process, ispell-buffer-local-words, lm-summary)
12819 (lm-section-start, lm-section-end): Declare.
12820 (checkdoc-ispell-init): Simplify.
12821
12822 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
12823 (he-string-member, he-reset-string, he-substitute-string): Declare.
12824
12825 * eshell/em-ls.el: Adjust requires.
12826 (eshell-glob-regexp): Declare.
12827 * eshell/em-tramp.el: Adjust requires.
12828 (eshell-parse-command): Autoload.
12829 * eshell/em-xtra.el: Adjust requires.
12830 (eshell-parse-command): Autoload.
12831 * eshell/esh-ext.el: Adjust requires.
12832 (eshell-parse-command, eshell-close-handles): Autoload.
12833 * eshell/esh-io.el: Adjust requires.
12834 (eshell-output-filter): Autoload.
12835 * eshell/esh-util.el: No need to load tramp when compiling.
12836 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
12837 Declare.
12838 (eshell-parse-ange-ls): Require ange-ftp and tramp.
12839 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
12840 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
12841 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
12842 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
12843 * eshell/esh-opt.el, eshell/esh-proc.el:
12844 * eshell/esh-var.el: Adjust requires.
12845 * eshell/eshell.el: Do not require esh-util twice.
12846 (eshell-add-input-to-history): Declare.
12847 (eshell-command): Check history module is active before using it.
12848
12849 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
12850
12851 2013-05-22 Leo Liu <sdl.web@gmail.com>
12852
12853 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
12854
12855 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
12856
12857 * autorevert.el (auto-revert-notify-add-watch)
12858 (auto-revert-notify-handler): Add `attrib' for the inotify case,
12859 it indicates changes in file modification time.
12860
12861 2013-05-22 Glenn Morris <rgm@gnu.org>
12862
12863 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12864 Always delete the autoloaded function from the noruntime and
12865 unresolved functions lists.
12866
12867 * allout.el: No need to load epa, epg, overlay when compiling.
12868 (epg-context-set-passphrase-callback, epg-list-keys)
12869 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
12870 (epg-key-user-id-list): Declare.
12871
12872 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
12873 (viper-set-parsing-style-toggling-macro)
12874 (viper-set-emacs-state-searchstyle-macros):
12875 Use called-interactively-p on Emacs.
12876 (viper-looking-back): Make it an obsolete alias. Update callers.
12877 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
12878 Use looking-back rather than viper-looking-back.
12879 (viper-tmp-insert-at-eob, viper-enlarge-region)
12880 (viper-read-string-with-history, viper-register-to-point)
12881 (viper-append-to-register, viper-change-state-to-vi)
12882 (viper-backward-char-carefully, viper-forward-char-carefully)
12883 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
12884 (viper-change-state-to-emacs): Declare.
12885 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
12886 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
12887 * emulation/viper-mous.el: Do not load viper-cmd.
12888 (viper-backward-char-carefully, viper-forward-char-carefully)
12889 (viper-forward-word, viper-adjust-window): Declare.
12890
12891 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
12892
12893 * progmodes/idlw-help.el (idlwave-help-fontify):
12894 Use called-interactively-p.
12895
12896 * term/w32console.el (w32-get-console-codepage)
12897 (w32-get-console-output-codepage): Declare.
12898
12899 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
12900 Remove unnecessary declarations.
12901 (dframe-message): Doc fix.
12902
12903 * info.el (dframe-select-attached-frame, dframe-current-frame):
12904 Declare.
12905
12906 * speedbar.el (speedbar-message): Make it an obsolete alias.
12907 Update all callers.
12908 (speedbar-with-attached-buffer)
12909 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
12910 (speedbar-with-writable): Use backquote.
12911 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
12912 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
12913 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
12914 rather than speedbar- aliases.
12915 * mail/rmail.el: Load dframe rather than speedbar when compiling.
12916 (speedbar-make-specialized-keymap, speedbar-insert-button)
12917 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
12918 (speedbar-do-function-pointer): Declare.
12919 (rmail-speedbar-button, rmail-speedbar-find-file)
12920 (rmail-speedbar-move-message):
12921 Use dframe-with-attached-buffer rather than speedbar- alias.
12922 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
12923 (dframe-message, speedbar-make-specialized-keymap)
12924 (speedbar-add-expansion-list, speedbar-mode-functions-list)
12925 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
12926 (speedbar-insert-button, dframe-select-attached-frame)
12927 (dframe-maybee-jump-to-attached-frame)
12928 (speedbar-change-initial-expansion-list)
12929 (speedbar-previously-used-expansion-list-name): Declare.
12930 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
12931 Use dframe-message, dframe-with-attached-buffer rather than
12932 speedbar- aliases.
12933 (gud-sentinel): Silence compiler.
12934 * progmodes/vhdl-mode.el (speedbar-refresh)
12935 (speedbar-do-function-pointer, speedbar-add-supported-extension)
12936 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
12937 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
12938 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
12939 (speedbar-file-lists, speedbar-make-tag-line)
12940 (speedbar-line-directory, speedbar-goto-this-file)
12941 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
12942 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
12943 (speedbar-make-button, speedbar-reset-scanners)
12944 (speedbar-files-item-info, speedbar-line-text)
12945 (speedbar-find-file-in-frame, speedbar-set-timer)
12946 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
12947 (speedbar-with-writable): Do not (re)define it.
12948 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
12949 rather than speedbar- alias.
12950
12951 2013-05-21 Leo Liu <sdl.web@gmail.com>
12952
12953 * progmodes/octave.el (octave-mode-menu): Update and re-organize
12954 menu items.
12955 (octave-mode): Tweak fill-nobreak-predicate.
12956 (inferior-octave-startup): Check process to avoid infinite loop.
12957 (inferior-octave): Pop to buffer first to show abornmal process
12958 exit information.
12959
12960 2013-05-21 Glenn Morris <rgm@gnu.org>
12961
12962 * printing.el (pr-menu-bar): Define when compiling.
12963
12964 2013-05-21 Leo Liu <sdl.web@gmail.com>
12965
12966 * progmodes/octave.el (octave-auto-fill): Remove.
12967 (octave-indent-new-comment-line): Improve.
12968 (octave-mode): Use auto fill mode through
12969 comment-line-break-function and fill-nobreak-predicate.
12970 (octave-goto-function-definition): Support DEFUN_DLD.
12971 (octave-beginning-of-defun): Small tweak.
12972 (octave-help): Show parent directory.
12973
12974 2013-05-21 Glenn Morris <rgm@gnu.org>
12975
12976 * files.el (dired-unmark):
12977 * progmodes/gud.el (gdb-input): Update declarations.
12978
12979 * calculator.el (electric, ehelp): No need to load when compiling.
12980 (Electric-command-loop, electric-describe-mode): Declare.
12981
12982 * doc-view.el (doc-view-current-converter-processes): Move before use.
12983
12984 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
12985 Move MODE-set-explicitly definition before use.
12986
12987 * international/mule-diag.el (mule-diag):
12988 Don't use obsolete window-system-version.
12989
12990 * mail/feedmail.el (smtpmail): No need to load when compiling.
12991 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
12992
12993 * mail/mail-utils.el (rfc822): No need to load when compiling.
12994 (rfc822-addresses): Autoload it.
12995 (mail-strip-quoted-names): Trivial simplification.
12996
12997 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
12998 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
12999
13000 * net/snmp-mode.el (tempo): Don't duplicate requires.
13001
13002 * progmodes/prolog.el (info): No need to load when compiling.
13003 (comint): Require before shell requires it.
13004 (Info-goto-node): Autoload it.
13005 (Info-follow-nearest-node): Declare.
13006 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
13007
13008 * textmodes/artist.el (picture-mode-exit): Declare.
13009
13010 * textmodes/reftex-parse.el (reftex-parse-from-file):
13011 Trivial rewrite so the compiler can parse it better.
13012
13013 2013-05-20 Leo Liu <sdl.web@gmail.com>
13014
13015 * progmodes/octave.el (octave-help-mode-map)
13016 (octave-help-mode-finish-hook): New variables.
13017 (octave-help-mode, octave-help-mode-finish): New functions.
13018 (octave-help): Use octave-help-mode.
13019
13020 2013-05-20 Glenn Morris <rgm@gnu.org>
13021
13022 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
13023
13024 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
13025
13026 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
13027 start at point, so that expansion starting right after opening
13028 slash in a regexp is recognized.
13029 (ruby-syntax-before-regexp-re): New defvar, extracted from
13030 ruby-syntax-propertize-function. Since the value of this regexp
13031 is looked up at runtime now, we should be able to turn
13032 `ruby-syntax-methods-before-regexp' into a defcustom later.
13033 (ruby-syntax-propertize-function): Split regexp matching into two
13034 parts, for opening and closing slashes. That allows us to skip
13035 over string interpolations and support multiline regexps.
13036 Don't call `ruby-syntax-propertize-expansions', instead use another rule
13037 for them, which calls `ruby-syntax-propertize-expansion'.
13038 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
13039 call to `ruby-syntax-propertize-function'.
13040 (ruby-syntax-propertize-expansion): Extracted from
13041 `ruby-syntax-propertize-expansions'. Handles one expansion.
13042 (ruby-syntax-propertize-percent-literal): Leave point right after
13043 the percent symbol, so that the expression expansion rule can
13044 propertize the contents.
13045 (ruby-syntax-propertize-heredoc): Leave point at bol following the
13046 heredoc openers.
13047 (ruby-syntax-propertize-expansions): Remove.
13048
13049 2013-05-18 Juri Linkov <juri@jurta.org>
13050
13051 * man.el (Man-default-man-entry): Remove `-' from the end
13052 of the default value. (Bug#14400)
13053
13054 2013-05-18 Glenn Morris <rgm@gnu.org>
13055
13056 * comint.el (comint-password-prompt-regexp):
13057 Allow "password for XXX" where XXX contains colons (eg https://...).
13058
13059 2013-05-18 Leo Liu <sdl.web@gmail.com>
13060
13061 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
13062 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
13063 (octave-source-directories): Don't check process.
13064 (octave-source-directories, octave-find-definition): Doc fix.
13065
13066 2013-05-18 Glenn Morris <rgm@gnu.org>
13067
13068 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
13069 Remove backspace/delete bindings. (Bug#14392)
13070
13071 * cus-dep.el (custom-make-dependencies): Sort the output.
13072 (custom-versions-load-alist): Convert comment to doc.
13073
13074 2013-05-17 Leo Liu <sdl.web@gmail.com>
13075
13076 * newcomment.el (comment-search-backward): Stricter in finding
13077 comment start. (Bug#14303)
13078
13079 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
13080 (octave-comment-start-skip): Properly anchored.
13081
13082 2013-05-17 Leo Liu <sdl.web@gmail.com>
13083
13084 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
13085 Clean up when turned off. (Bug#14395)
13086 (smie--highlight-matching-block-overlay): No longer buffer-local.
13087 (smie-highlight-matching-block): Adjust.
13088
13089 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
13090
13091 Doc string fix for "nanoseconds" (Bug#14406).
13092 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
13093 Fix doc string typo that had "nanoseconds" instead of "microseconds".
13094
13095 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
13096
13097 * calc/calc-units.el (math-extract-units): Preserve powers
13098 of units.
13099
13100 2013-05-17 Leo Liu <sdl.web@gmail.com>
13101
13102 * subr.el (delete-consecutive-dups): New function.
13103 * ido.el (ido-set-matches-1): Use it.
13104 * progmodes/octave.el (inferior-octave-completion-table): Use it.
13105 * ido.el (ido-remove-consecutive-dups): Remove.
13106
13107 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13108
13109 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
13110 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
13111 regexp-opt's `words'.
13112
13113 2013-05-16 Leo Liu <sdl.web@gmail.com>
13114
13115 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
13116 (smie--highlight-matching-block-overlay)
13117 (smie--highlight-matching-block-lastpos)
13118 (smie--highlight-matching-block-timer): New variables.
13119 (smie-highlight-matching-block): New function.
13120 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
13121 (smie-setup): Conditionally enable smie-blink-matching-open.
13122
13123 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
13124
13125 Sync with upstream verilog-mode r840.
13126 * progmodes/verilog-mode.el (verilog-mode-version)
13127 (verilog-mode-release-date): Update.
13128 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
13129 (verilog-sig-tieoff): Fix string error on
13130 AUTORESET with colon define, bug594. Reported by Andrew Hou.
13131 (verilog-read-decls): Fix parameters confusing
13132 AUTOINST interfaces, bug565. Reported by Leith Johnson.
13133
13134 2013-05-16 Eli Zaretskii <eliz@gnu.org>
13135
13136 * subr.el (reveal-filename): New function.
13137
13138 * loadup.el: Compute Emacs executable versions on MS-Windows,
13139 where executables have the .exe extension. Add a hard link
13140 emacs-XX.YY.ZZ.exe on MS-Windows.
13141
13142 * Makefile.in (XARGS_LIMIT): New variable.
13143 (custom-deps, finder-data, autoloads)
13144 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
13145 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
13146 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
13147 (compile-main): Limit xargs according to $(XARGS_LIMIT).
13148
13149 2013-05-16 Leo Liu <sdl.web@gmail.com>
13150
13151 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
13152 (octave-mode-menu, octave-mode-map): Remove its uses.
13153
13154 2013-05-16 Reto Zimmermann <reto@gnu.org>
13155
13156 Sync with upstream vhdl mode v3.34.2.
13157 * progmodes/vhdl-mode.el: Use `push' throughout.
13158 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
13159 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
13160 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
13161 (vhdl-actual-generic-name): New option to derive actual generic name.
13162 (vhdl-port-paste-signals): Replace formal by actual generics.
13163 (vhdl-beautify): New name for old group vhdl-align. Update users.
13164 (vhdl-beautify-options): New option.
13165 (vhdl-last-input-event): New compat alias. Use throughout.
13166 (vhdl-goto-line): Replace user level function `goto-line'.
13167 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
13168 vhdl-fix-statement-buffer.
13169 (vhdl-create-mode-menu): Add some entries.
13170 (vhdl-align-region-groups): Respect vhdl-beautify-options.
13171 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
13172 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
13173 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
13174 to force statements on one line.
13175 (vhdl-remove-trailing-spaces-region):
13176 New, split from vhdl-remove-trailing-spaces.
13177 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
13178 Respect vhdl-beautify-options.
13179 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
13180 (vhdl-update-sensitivity-list): Not add with index if exists without.
13181 Not include array index with signal. Ignore keywords in comments.
13182 (vhdl-get-visible-signals): Regexp tweaks.
13183 (vhdl-template-component-inst): Handle empty library.
13184 (vhdl-template-type): Add template for 'enum' type.
13185 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
13186 Use vhdl-replace-string.
13187 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
13188 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
13189 (vhdl-speedbar-initialize): Update for above name change.
13190 (vhdl-compose-wire-components): Fix in handling of constants.
13191 (vhdl-error-regexp-emacs-alist): New variable.
13192 (vhdl-error-regexp-add-emacs): New function;
13193 adds support for new compile.el (Emacs 22+)
13194 (vhdl-generate-makefile-1): Change target order for single lib. units.
13195 Allow use of absolute file names.
13196
13197 2013-05-16 Leo Liu <sdl.web@gmail.com>
13198
13199 * simple.el (prog-indent-sexp): Indent enclosing defun.
13200
13201 2013-05-15 Glenn Morris <rgm@gnu.org>
13202
13203 * cus-start.el (show-trailing-whitespace): Move to editing basics.
13204 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
13205 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
13206 (whitespace-highlight): Move to whitespace group.
13207
13208 * comint.el (comint-source):
13209 * pcmpl-linux.el (pcmpl-linux):
13210 * shell.el (shell-faces):
13211 * eshell/esh-opt.el (eshell-opt):
13212 * international/ccl.el (ccl): Remove empty custom groups.
13213
13214 * completion.el (dynamic-completion-mode):
13215 * jit-lock.el (jit-lock-debug-mode):
13216 * minibuffer.el (completion-in-region-mode):
13217 * type-break.el (type-break-mode-line-message-mode)
13218 (type-break-query-mode):
13219 * emulation/tpu-edt.el (tpu-edt-mode):
13220 * progmodes/subword.el (global-subword-mode, global-superword-mode):
13221 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
13222 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
13223
13224 * term/xterm.el (xterm): Change parent group to terminals.
13225
13226 * master.el (master): Remove empty custom group.
13227 (master-mode): Remove unused :group argument.
13228 * textmodes/refill.el (refill): Remove empty custom group.
13229 (refill-mode): Remove unused :group argument.
13230
13231 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
13232
13233 * cus-dep.el: Provide a feature.
13234 (custom-make-dependencies): Ignore dotfiles (dir-locals).
13235 Don't mistakenly ignore files whose basenames match a basename
13236 from preloaded-file-list (eg cedet/ede/simple.el).
13237 Add a fallback method for getting :group.
13238
13239 2013-05-15 Juri Linkov <juri@jurta.org>
13240
13241 * isearch.el (isearch-char-by-name): Rename from
13242 `isearch-insert-char-by-name'. Doc fix.
13243 (isearch-forward): Mention `isearch-char-by-name' in
13244 the docstring. (Bug#13348)
13245
13246 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
13247 `exit-minibuffer' instead of
13248 `isearch-nonincremental-exit-minibuffer'.
13249 (isearch-edit-string): Remove mention of
13250 `isearch-nonincremental-exit-minibuffer' from docstring.
13251 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
13252 (isearch-forward-exit-minibuffer)
13253 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
13254
13255 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13256
13257 * loadup.el: Just use unversioned DOC.
13258
13259 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
13260 literals as extending to EOB.
13261 (nxml-last-fontify-end): Remove unused variable.
13262 (nxml-after-change1): Use with-silent-modifications.
13263 (nxml-extend-after-change-region): Simplify.
13264 (nxml-extend-after-change-region1): Remove function.
13265 (nxml-after-change1): Don't adjust for dependent regions.
13266 (nxml-fontify-matcher): Simplify.
13267 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
13268 (xmltok-add-dependent): Remove function.
13269 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
13270 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
13271 (xmltok-scan-prolog-after-processing-instruction-open): Treat
13272 unclosed <[[, <?, comment, and other literals as extending to EOB.
13273 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
13274 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
13275 Remove functions.
13276 (rng-do-some-validation-1): Don't mark dependent regions.
13277 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
13278 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
13279 (nxml-clear-dependent-regions): Remove functions.
13280 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
13281 (nxml-ensure-scan-up-to-date):
13282 Don't clear&mark dependent regions.
13283
13284 2013-05-15 Leo Liu <sdl.web@gmail.com>
13285
13286 * progmodes/octave.el (octave-goto-function-definition):
13287 Improve and fix callers.
13288
13289 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13290
13291 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
13292 the setter (bug#14387).
13293
13294 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
13295 surrounding group (bug#14402).
13296
13297 2013-05-14 Juri Linkov <juri@jurta.org>
13298
13299 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
13300 (Bug#14390)
13301
13302 2013-05-14 Glenn Morris <rgm@gnu.org>
13303
13304 * progmodes/f90.el (f90-imenu-generic-expression):
13305 Fix typo in 2013-05-08 change. (Bug#14402)
13306
13307 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13308
13309 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
13310 Remove signals for which replies are never received.
13311
13312 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13313
13314 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
13315 (gdb-handler-alist, gdb-handler-number): Remove variables.
13316 (gdb-handler-list): New variable.
13317 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
13318 (gdb-pending-handler-p, gdb-handle-reply)
13319 (gdb-remove-all-pending-triggers): New functions.
13320 (gdb-discard-unordered-replies): New defcustom.
13321 (gdb-handler): New defstruct.
13322 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
13323 instead of gdb-pending-triggers. Update docstring.
13324 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
13325 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
13326 (gdb-var-update-handler, def-gdb-auto-update-trigger)
13327 (def-gdb-auto-update-handler, gdb-get-changed-registers)
13328 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
13329 (gdb-frame-handler): Pending triggers are now automatically managed.
13330 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
13331 Remove argument.
13332 (gdb-input): Automatically handles pending triggers. Update docstring.
13333 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
13334 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
13335 Update comments.
13336 (gdb-done-or-error): Now use gdb-handle-reply.
13337
13338 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13339
13340 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
13341 gdb-debug-log.
13342
13343 2013-05-14 Glenn Morris <rgm@gnu.org>
13344
13345 * subr.el (user-emacs-directory-warning): New option.
13346 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
13347
13348 2013-05-14 Leo Liu <sdl.web@gmail.com>
13349
13350 * progmodes/octave.el (octave-font-lock-keywords): Fix error
13351 during redisplay.
13352 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
13353 (octave-font-lock-texinfo-comment): Fix invalid search bound
13354 error: wrong side of point.
13355
13356 2013-05-14 Glenn Morris <rgm@gnu.org>
13357
13358 * progmodes/flymake.el (flymake-xml-program): New option.
13359 (flymake-xml-init): Use it.
13360
13361 * term/xterm.el: Provide a feature.
13362
13363 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
13364
13365 2013-05-13 Glenn Morris <rgm@gnu.org>
13366
13367 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
13368 Add compat aliases as a hack workaround. (Bug#14384)
13369
13370 2013-05-13 Leo Liu <sdl.web@gmail.com>
13371
13372 * progmodes/octave.el (octave-indent-comment): Fix indentation for
13373 ###, and %!.
13374 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
13375 C-M-q.
13376 (octave-comment-start-skip): Include %!.
13377 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
13378
13379 2013-05-12 Leo Liu <sdl.web@gmail.com>
13380
13381 * progmodes/octave.el (inferior-octave-startup): Store the value
13382 of __octave_srcdir__ for octave-source-directories.
13383 (inferior-octave-check-process): New function refactored out of
13384 inferior-octave-send-list-and-digest.
13385 (octave-source-directories)
13386 (octave-find-definition-filename-function): New variables.
13387 (octave-source-directories)
13388 (octave-find-definition-default-filename): New functions.
13389 (octave-find-definition): Improve to find functions implemented in C++.
13390
13391 2013-05-12 Glenn Morris <rgm@gnu.org>
13392
13393 * calendar/diary-lib.el (diary-outlook-format-1):
13394 Don't include dayname in the output. (Bug#14349)
13395
13396 2013-05-11 Glenn Morris <rgm@gnu.org>
13397
13398 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
13399
13400 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
13401 Treat cc-provide like provide.
13402
13403 2013-05-11 Kevin Ryde <user42@zip.com.au>
13404
13405 * cus-dep.el (custom-make-dependencies):
13406 Use generated-autoload-load-name for the sake of files such
13407 such cedet/semantic/bovine/c.el, where the base file name
13408 is not in load-path. (Bug#5277)
13409
13410 2013-05-11 Glenn Morris <rgm@gnu.org>
13411
13412 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
13413 Provide features.
13414
13415 2013-05-11 Leo Liu <sdl.web@gmail.com>
13416
13417 * progmodes/octave.el (octave-indent-comment): Improve.
13418 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
13419 (octave-eldoc-function-signatures, octave-eldoc-function):
13420 New functions.
13421 (octave-mode, inferior-octave-mode): Add eldoc support.
13422
13423 2013-05-11 Richard Stallman <rms@gnu.org>
13424
13425 * epa.el (epa-decrypt-file): Take output file name as argument
13426 and read it using `interactive'.
13427
13428 2013-05-11 Leo Liu <sdl.web@gmail.com>
13429
13430 * progmodes/octave.el (octave-beginning-of-line)
13431 (octave-end-of-line): Check before using up-list because it jumps
13432 out of more syntactic contructs since moving to smie.
13433 (octave-indent-comment): New function.
13434 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
13435 (octave-begin-keywords, octave-end-keywords)
13436 (octave-reserved-words, octave-smie-bnf-table)
13437 (octave-smie-rules): Add new keywords from Octave 3.6.4.
13438
13439 2013-05-11 Glenn Morris <rgm@gnu.org>
13440
13441 * faces.el (internal-face-x-get-resource):
13442 * frame.el (ns-display-monitor-attributes-list):
13443 * calc/calc-aent.el (math-to-radians-2):
13444 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
13445 Fix declarations.
13446
13447 * calc/calc-menu.el: Make it loadable in isolation.
13448
13449 * net/eudcb-bbdb.el: Make it loadable without bbdb.
13450 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
13451 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
13452 (eudc-bbdb-query-internal): Require 'bbdb.
13453
13454 * lpr.el (lpr-headers-switches):
13455 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
13456
13457 * progmodes/sql.el (sql-login-params): Fix and improve :type.
13458
13459 * emulation/edt-mapper.el: In batch mode, error rather than hang.
13460
13461 * term.el (term-set-escape-char): Make it idempotent.
13462
13463 2013-05-10 Leo Liu <sdl.web@gmail.com>
13464
13465 * progmodes/octave.el (inferior-octave-completion-table):
13466 No longer a function and all uses changed. Use cache to speed up
13467 completion due to bug#11906.
13468 (octave-beginning-of-defun): Re-write to be more general.
13469
13470 2013-05-10 Glenn Morris <rgm@gnu.org>
13471
13472 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
13473
13474 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
13475
13476 * comint.el (comint-redirect-send-command-to-process): Use :around
13477 rather than :override for comint-redirect-filter.
13478 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
13479 Call it instead of comint-redirect-original-filter-function (which
13480 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
13481
13482 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
13483
13484 * frame.el (display-monitor-attributes-list): Add NS case.
13485 (ns-display-monitor-attributes-list): Declare.
13486
13487 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
13488
13489 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
13490
13491 2013-05-09 Glenn Morris <rgm@gnu.org>
13492
13493 * international/fontset.el (vertical-centering-font-regexp):
13494 Set standard-value.
13495
13496 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
13497
13498 * bookmark.el (bookmark-search-delay):
13499 * cus-start.el (vertical-centering-font-regexp):
13500 * ps-mule.el (ps-mule-font-info-database-default):
13501 * ps-print.el (ps-default-fg, ps-default-bg):
13502 * type-break.el (type-break-good-break-interval):
13503 * whitespace.el (whitespace-indentation-regexp)
13504 (whitespace-space-after-tab-regexp):
13505 * emacs-lisp/testcover.el (testcover-1value-functions)
13506 (testcover-noreturn-functions, testcover-progn-functions)
13507 (testcover-prog1-functions):
13508 * emulation/viper-init.el (viper-emacs-state-cursor-color):
13509 * eshell/em-glob.el (eshell-glob-translate-alist):
13510 * play/tetris.el (tetris-tty-colors):
13511 * progmodes/cpp.el (cpp-face-default-list):
13512 * progmodes/flymake.el (flymake-allowed-file-name-masks):
13513 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
13514 (idlwave-help-browser-generic-args):
13515 * progmodes/make-mode.el (makefile-special-targets-list):
13516 * progmodes/python.el (python-shell-virtualenv-path):
13517 * progmodes/verilog-mode.el (verilog-active-low-regexp)
13518 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
13519 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
13520 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
13521 * textmodes/reftex-vars.el (reftex-format-label-function):
13522 * textmodes/remember.el (remember-diary-file): Fix custom types.
13523
13524 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
13525 Add :version.
13526
13527 2013-05-09 Leo Liu <sdl.web@gmail.com>
13528
13529 * progmodes/octave.el (inferior-octave-completion-at-point):
13530 Restore file completion. (Bug#14300)
13531 (inferior-octave-startup): Fix incorrect highlighting for the
13532 first prompt.
13533
13534 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13535
13536 * progmodes/ruby-mode.el: First cut at SMIE support.
13537 (ruby-use-smie): New var.
13538 (ruby-smie-grammar): New constant.
13539 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
13540 (ruby-smie--forward-token, ruby-smie--backward-token)
13541 (ruby-smie-rules): New functions.
13542 (ruby-mode-variables): Setup SMIE if applicable.
13543
13544 2013-05-08 Eli Zaretskii <eliz@gnu.org>
13545
13546 * simple.el (line-move-visual): Signal beginning/end of buffer
13547 only if vertical-motion moved less than it was requested. Avoids
13548 silly incorrect error messages when there are display strings with
13549 multiple newlines at EOL.
13550
13551 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13552
13553 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
13554 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
13555 (prolog-char-quote-workaround):
13556 * progmodes/cperl-mode.el (cperl-under-as-char):
13557 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
13558 Mark as obsolete.
13559 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
13560 their declaration.
13561 (vhdl-mode-syntax-table-init): Remove.
13562
13563 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
13564 last change.
13565
13566 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
13567 syntax for "_".
13568 (ld-script-font-lock-keywords):
13569 Change regexps to use things like \_< and \_>.
13570
13571 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
13572 Change all regexps to use things like \_< and \_>.
13573
13574 * progmodes/autoconf.el (autoconf-definition-regexp)
13575 (autoconf-font-lock-keywords, autoconf-current-defun-function):
13576 Handle a _ with symbol syntax.
13577 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
13578
13579 * progmodes/ada-mode.el (ada-mode-abbrev-table):
13580 Consolidate declaration.
13581 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
13582 the declaration.
13583 (ada-create-syntax-table): Remove.
13584 (ada-capitalize-word): Don't mess with the syntax of "_" since it
13585 already has the right syntax nowadays.
13586 (ada-goto-next-word): Don't change the syntax of "_".
13587
13588 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
13589 with-wrapper-hook.
13590
13591 2013-05-08 Sam Steingold <sds@gnu.org>
13592
13593 * thingatpt.el (thing-at-point): Accept optional second argument
13594 NO-PROPERTIES to strip the text properties from the return value.
13595 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
13596 to `thing-at-point' instead of stripping the properties ourselves.
13597 Also, when `thing-at-point' fails to find a url, prepend "http://"
13598 to the filename at point on the assumption that the user is
13599 pointing at something like gnu.org/gnu.
13600
13601 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
13602
13603 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
13604 * faces.el (crm-separator):
13605 Silence byte-compiler.
13606
13607 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
13608 (tool-bar-map): Remove unneeded defvars.
13609
13610 2013-05-08 Leo Liu <sdl.web@gmail.com>
13611
13612 Re-work a fix for bug#10994 based on Le Wang's patch.
13613 * ido.el (ido-remove-consecutive-dups): New helper.
13614 (ido-completing-read): Use it.
13615 (ido-chop): Revert fix for bug#10994.
13616
13617 2013-05-08 Adam Spiers <emacs@adamspiers.org>
13618
13619 * cus-edit.el (custom-save-variables):
13620 Pretty-print long values. (Bug#14187)
13621
13622 2013-05-08 Glenn Morris <rgm@gnu.org>
13623
13624 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
13625 (m4-mode-syntax-table): Init in the defvar.
13626 (m4-mode-abbrev-table): Let define-derived-mode define it.
13627
13628 2013-05-08 Tom Tromey <tromey@redhat.com>
13629
13630 * progmodes/m4-mode.el (m4-mode-syntax-table):
13631 Do not treat "_" as word constituent. (Bug#14167)
13632
13633 2013-05-07 Glenn Morris <rgm@gnu.org>
13634
13635 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
13636 Remove explicit eshell-isearch-cancel-map.
13637
13638 * progmodes/f90.el (f90-smart-end-names): New option.
13639 (f90-smart-end): Doc fix.
13640 (f90-end-block-optional-name): New constant.
13641 (f90-block-match): Respect f90-smart-end-names.
13642
13643 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13644
13645 * progmodes/octave.el (octave-smie-forward-token): Be more careful
13646 about implicit semi-colons (bug#14218).
13647
13648 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13649
13650 * frame.el (display-monitor-attributes-list)
13651 (frame-monitor-attributes): New functions.
13652
13653 2013-05-06 Leo Liu <sdl.web@gmail.com>
13654
13655 * progmodes/octave.el (octave-syntax-propertize-function): Change
13656 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
13657 (octave-font-lock-keywords): Use octave-operator-regexp.
13658 (octave-completion-at-point): Rename from
13659 octave-completion-at-point-function.
13660 (inferior-octave-directory-tracker): Robustify.
13661 (octave-text-functions): Remove and fix its uses. No such things
13662 any more.
13663
13664 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13665
13666 * emacs-lisp/trace.el (trace--display-buffer): New function.
13667 (trace-make-advice): Use it.
13668
13669 2013-05-06 Juri Linkov <juri@jurta.org>
13670
13671 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
13672 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
13673 Doc fix.
13674 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
13675 in the help string. (Bug#12985)
13676
13677 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
13678
13679 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
13680
13681 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13682
13683 * progmodes/perl-mode.el: Add support for here documents.
13684 (perl-syntax-propertize-function): Match here-doc markers.
13685 (perl-syntax-propertize-special-constructs): Find their end.
13686 (perl-imenu-generic-expression): Use [:alnum:].
13687
13688 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
13689 (advice--add-function): Refresh the advice if already present
13690 (bug#14317).
13691
13692 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
13693
13694 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
13695
13696 2013-05-06 Glenn Morris <rgm@gnu.org>
13697
13698 * w32-fns.el (w32-charset-info-alist): Declare.
13699
13700 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
13701 of its defcustom properties.
13702 (eshell-cmpl-initialize): No need to load pcomplete.
13703
13704 * generic-x.el: No need to require comint when compiling.
13705
13706 * net/eudc-export.el: Make it loadable without bbdb.
13707 (top-level): Use require rather than load-library.
13708 (eudc-create-bbdb-record, eudc-bbdbify-phone)
13709 (eudc-batch-export-records-to-bbdb)
13710 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
13711 Require bbdb.
13712
13713 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13714
13715 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
13716 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
13717 some tweaks, instead.
13718
13719 2013-05-05 Leo Liu <sdl.web@gmail.com>
13720
13721 * progmodes/octave.el (octave-font-lock-keywords)
13722 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
13723 (inferior-octave-send-list-and-digest): Improve error message.
13724 (octave-mode, inferior-octave-mode): Use setq-local.
13725 (octave-help): Set info-lookup-mode.
13726
13727 2013-05-05 Richard Stallman <rms@gnu.org>
13728
13729 * vc/compare-w.el (compare-windows-whitespace):
13730 Treat no-break space as whitespace.
13731
13732 * mail/rmailsum.el (rmail-summary-rmail-update):
13733 Detect empty summary and don't change selected message.
13734 (rmail-summary-goto-msg): Likewise.
13735
13736 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
13737 Doc fixes, rename args.
13738
13739 2013-05-05 Alan Mackenzie <acm@muc.de>
13740
13741 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
13742
13743 2013-05-05 Juri Linkov <juri@jurta.org>
13744
13745 * info.el (Info-read-subfile): Use (point-min) instead of (point)
13746 to not add the length of the summary segment to the return value.
13747 (Bug#14125)
13748
13749 2013-05-05 Leo Liu <sdl.web@gmail.com>
13750
13751 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
13752 (inferior-octave-output-filter): Remove.
13753 (octave-send-region, inferior-octave-startup): Fix callers.
13754 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
13755 (octave-binary-file-extensions): New user variable.
13756 (octave-find-definition): Confirm if opening binary files.
13757 (octave-help-file): Use octave-find-definition to get the binary
13758 confirmation.
13759 (octave-help): Adjust for octave-help-file change.
13760
13761 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13762
13763 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
13764 Merge the two entries that handle function definitions.
13765 (pascal--syntax-propertize): New const.
13766 (pascal-mode): Use it. Use setq-local.
13767
13768 2013-05-04 Glenn Morris <rgm@gnu.org>
13769
13770 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
13771 (diary-from-outlook): Respect diary-from-outlook-function.
13772
13773 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13774
13775 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
13776 Move the declaration from C.
13777 (read-minibuffer, eval-minibuffer): Move from C.
13778 (completion-setup-function): Avoid minibuffer-completion-contents.
13779
13780 2013-05-03 Leo Liu <sdl.web@gmail.com>
13781
13782 * progmodes/octave.el (octave-font-lock-keywords): Do not
13783 dehighlight 'end' in comments or strings.
13784 (octave-completing-read, octave-goto-function-definition):
13785 New helpers.
13786 (octave-help-buffer): New user variable.
13787 (octave-help-file, octave-help-function): New button types.
13788 (octave-help): New command and bind it to C-h ;.
13789 (octave-find-definition): New command and bind it to M-.
13790 (user-error): Alias to error if not defined.
13791
13792 2013-05-02 Leo Liu <sdl.web@gmail.com>
13793
13794 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
13795 for \. (bug#14332)
13796 (octave-font-lock-keywords): Include [ and {.
13797
13798 2013-05-02 Leo Liu <sdl.web@gmail.com>
13799
13800 * progmodes/octave.el (inferior-octave-startup-file): Change default.
13801 (inferior-octave): Remove calling comint-mode and return the buffer.
13802 (inferior-octave-startup): Cosmetic changes.
13803
13804 2013-05-02 Leo Liu <sdl.web@gmail.com>
13805
13806 * progmodes/octave.el (octave-syntax-propertize-function):
13807 Include the case when ' is at line beginning. (Bug#14336)
13808
13809 2013-05-02 Glenn Morris <rgm@gnu.org>
13810
13811 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
13812 * desktop.el (vc-dir-mode): Just autoload it here.
13813
13814 2013-05-02 Alan Mackenzie <acm@muc.de>
13815
13816 Eliminate variable c-standard-font-lock-fontify-region-function.
13817 * progmodes/cc-mode.el
13818 (c-standard-font-lock-fontify-region-function): Remove.
13819 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
13820
13821 2013-05-01 Leo Liu <sdl.web@gmail.com>
13822
13823 * progmodes/octave.el: Compatible with older emacs-24 releases.
13824 (inferior-octave-has-built-in-variables): Remove. Built-in
13825 variables were removed from Octave in 2007.
13826 (inferior-octave-startup): Fix uses.
13827 (comint-line-beginning-position): Remove compatibility code for
13828 emacs 21.
13829
13830 2013-05-01 Juri Linkov <juri@jurta.org>
13831
13832 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
13833
13834 2013-05-01 Juri Linkov <juri@jurta.org>
13835
13836 * comint.el (comint-previous-matching-input): Don't print message
13837 "History item: %d" when `isearch-mode' is active.
13838 (comint-history-isearch-message): Print message "History item: %d"
13839 when `comint-input-ring-index' is not empty and this function is
13840 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
13841
13842 2013-05-01 Leo Liu <sdl.web@gmail.com>
13843
13844 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
13845 definitions. Use completion-at-point to insert keywords.
13846 (octave-abbrev-start): Remove.
13847 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
13848
13849 2013-04-30 Leo Liu <sdl.web@gmail.com>
13850
13851 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
13852 change.
13853
13854 2013-04-30 Alan Mackenzie <acm@muc.de>
13855
13856 Handle arbitrarily long C++ member initialisation lists.
13857 * progmodes/cc-engine.el (c-back-over-member-initializers):
13858 new function.
13859 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
13860 (most) member init lists.
13861
13862 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
13863
13864 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
13865 variable.
13866
13867 2013-04-30 Leo Liu <sdl.web@gmail.com>
13868
13869 * progmodes/octave.el (octave-variables): Remove. No builtin
13870 variables any more. All converted to functions.
13871 (octave-font-lock-keywords, octave-completion-at-point-function):
13872 Fix uses.
13873 (octave-font-lock-texinfo-comment): New user variable.
13874 (octave-texinfo-font-lock-keywords): New variable for texinfo
13875 comment block.
13876 (octave-function-comment-block): New face.
13877 (octave-font-lock-texinfo-comment): New function.
13878 (octave-mode): Font lock texinfo comment block.
13879
13880 2013-04-29 Leo Liu <sdl.web@gmail.com>
13881
13882 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
13883 indexing expression.
13884 (octave-continuation-string): Do not use \.
13885 (inferior-octave-complete-impossible): Remove.
13886 (inferior-octave-completion-table)
13887 (inferior-octave-completion-at-point): Remove its uses.
13888 (inferior-octave-startup): completion_matches was introduced to
13889 Octave in 1996 so safe to assume it.
13890 (octave-function-file-comment): Improve to follow how Octave does it.
13891 (octave-update-function-file-comment): Tweak.
13892
13893 2013-04-29 Leo Liu <sdl.web@gmail.com>
13894
13895 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
13896 (inferior-octave-startup): Remove inferior-octave-startup-hook.
13897 (octave-function-file-comment): Fix typo.
13898 (octave-sync-function-file-names): Use read-char-choice.
13899
13900 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
13901
13902 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
13903 to t for the less important warnings.
13904
13905 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
13906
13907 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
13908
13909 2013-04-27 Glenn Morris <rgm@gnu.org>
13910
13911 * vc/log-view.el (log-view-current-entry):
13912 Treat "---" separator lines as part of the following rev. (Bug#14169)
13913
13914 2013-04-27 Juri Linkov <juri@jurta.org>
13915
13916 * subr.el (read-number): Doc fix about using it by interactive
13917 code letter `n'. (Bug#14254)
13918
13919 2013-04-27 Juri Linkov <juri@jurta.org>
13920
13921 * desktop.el (desktop-auto-save-timeout): New option.
13922 (desktop-file-checksum): New variable.
13923 (desktop-save): Add optional arg `auto-save' and don't auto-save
13924 if nothing changed.
13925 (desktop-auto-save-timer): New variable.
13926 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
13927 (after-init-hook): Call `desktop-auto-save-set-timer'.
13928 Suggested by Reuben Thomas <rrt@sc3d.org> in
13929 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
13930
13931 2013-04-27 Leo Liu <sdl.web@gmail.com>
13932
13933 * progmodes/octave.el (octave-function-file-p)
13934 (octave-skip-comment-forward, octave-function-file-comment)
13935 (octave-update-function-file-comment): New functions.
13936 (octave-mode-map): Bind C-c ; to
13937 octave-update-function-file-comment.
13938 (octave-mode-menu): Add octave-update-function-file-comment.
13939 (octave-mode, inferior-octave-mode): Fix doc-string.
13940 (octave-insert-defun): Conform to Octave's coding convention.
13941 (Bug#14285)
13942
13943 * files.el (basic-save-buffer): Don't let errors in
13944 before-save-hook prevent saving buffer.
13945
13946 2013-04-20 Roland Winkler <winkler@gnu.org>
13947
13948 * faces.el (read-face-name): Use completing-read if arg multiple
13949 is nil.
13950
13951 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
13952
13953 * ls-lisp.el (ls-lisp-insert-directory): If no files are
13954 displayed, move point to after the totals line.
13955 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
13956 for the details.
13957
13958 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
13959
13960 * emacs-lisp/package.el (package-autoload-ensure-default-file):
13961 Add current dir to the load-path.
13962 (package-generate-autoloads): Don't rely on
13963 autoload-ensure-default-file.
13964
13965 2013-04-26 Reuben Thomas <rrt@sc3d.org>
13966
13967 * textmodes/remember.el (remember-store-in-files): Document that
13968 the file name format is passed to `format-time-string'.
13969
13970 2013-04-26 Leo Liu <sdl.web@gmail.com>
13971
13972 * progmodes/octave.el (octave-sync-function-file-names): New function.
13973 (octave-mode): Use it in before-save-hook.
13974
13975 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13976
13977 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
13978 (bug#14274).
13979
13980 * progmodes/octave.el (octave-smie-forward-token): Properly skip
13981 \n and comment, even if it's not an implicit ; (bug#14218).
13982
13983 2013-04-26 Glenn Morris <rgm@gnu.org>
13984
13985 * subr.el (read-number): Once more use `read' rather than
13986 `string-to-number', to trap non-numeric input. (Bug#14254)
13987
13988 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
13989
13990 * emacs-lisp/syntax.el (syntax-propertize-multiline):
13991 Use `syntax-multiline' text property consistently instead of
13992 `font-lock-multiline'. (Bug#14237)
13993
13994 2013-04-26 Glenn Morris <rgm@gnu.org>
13995
13996 * emacs-lisp/shadow.el (list-load-path-shadows):
13997 No longer necessary to check for duplicate simple.el, since
13998 2012-07-07 change to init_lread to not include installation lisp
13999 directories in load-path when running uninstalled. (Bug#14270)
14000
14001 2013-04-26 Leo Liu <sdl.web@gmail.com>
14002
14003 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
14004 (octave-mode, inferior-octave-mode): Use setq-local.
14005 (octave-not-in-string-or-comment-p): Rename to
14006 octave-in-string-or-comment-p.
14007 (octave-in-comment-p, octave-in-string-p)
14008 (octave-in-string-or-comment-p): Replace defsubst with defun.
14009
14010 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
14011
14012 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
14013
14014 2013-04-25 Bastien Guerry <bzg@gnu.org>
14015
14016 * textmodes/remember.el (remember-data-directory)
14017 (remember-directory-file-name-format): Fix custom types.
14018
14019 2013-04-25 Leo Liu <sdl.web@gmail.com>
14020
14021 * progmodes/octave.el (octave-completion-at-point-function):
14022 Make use of inferior octave process.
14023 (octave-initialize-completions): Remove.
14024 (inferior-octave-completion-table): New function.
14025 (inferior-octave-completion-at-point): Use it.
14026 (octave-completion-alist): Remove.
14027
14028 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14029
14030 * progmodes/opascal.el: Use font-lock and syntax-propertize.
14031 (opascal-mode-syntax-table): New var.
14032 (opascal-literal-kind, opascal-is-literal-end)
14033 (opascal-literal-token-at): Rewrite.
14034 (opascal--literal-start-re, opascal-font-lock-keywords)
14035 (opascal--syntax-propertize): New constants.
14036 (opascal-font-lock-defaults): Adjust.
14037 (opascal-mode): Use them. Set comment-<foo> variables as well.
14038 (delphi-comment-face, opascal-comment-face, delphi-string-face)
14039 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
14040 (delphi-other-face, opascal-other-face): Remove face variables.
14041 (opascal-save-state): Remove macro.
14042 (opascal-fontifying-progress-step): Remove constant.
14043 (opascal--ignore-changes): Remove var.
14044 (opascal-set-token-property, opascal-parse-next-literal)
14045 (opascal-is-stable-literal, opascal-complete-literal)
14046 (opascal-is-literal-start, opascal-face-of)
14047 (opascal-parse-region, opascal-parse-region-until-stable)
14048 (opascal-fontify-region, opascal-after-change)
14049 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
14050 (opascal-debug-parse-region, opascal-debug-parse-window)
14051 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
14052 (opascal-debug-fontify-buffer): Remove.
14053 (opascal-debug-mode-map): Adjust accordingly.
14054
14055 2013-04-25 Leo Liu <sdl.web@gmail.com>
14056
14057 Merge octave-mod.el and octave-inf.el into octave.el with some
14058 cleanups.
14059 * progmodes/octave.el: New file renamed from octave-mod.el.
14060 * progmodes/octave-inf.el: Merged into octave.el.
14061 * progmodes/octave-mod.el: Renamed to octave.el.
14062
14063 2013-04-25 Tassilo Horn <tsdh@gnu.org>
14064
14065 * textmodes/reftex-vars.el
14066 (reftex-label-ignored-macros-and-environments): New defcustom.
14067
14068 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
14069
14070 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14071
14072 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
14073 (smie-indent-keyword): Improve the check to ensure that the next
14074 comment is really on the same line.
14075 (smie-indent-comment): Don't align with a subsequent closer (or eob).
14076
14077 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
14078 semi-colons if the line is not otherwise empty (bug#14218).
14079
14080 2013-04-25 Glenn Morris <rgm@gnu.org>
14081
14082 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
14083
14084 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
14085
14086 * progmodes/opascal.el (opascal-set-token-property): Rename from
14087 opascal-set-text-properties and only set `token' (bug#14134).
14088 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
14089 (opascal-literal-text-properties): Remove.
14090 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
14091 Adjust callers.
14092
14093 2013-04-24 Reuben Thomas <rrt@sc3d.org>
14094
14095 * textmodes/remember.el (remember-handler-functions): Add an
14096 option for a new handler `remember-store-in-files'.
14097 (remember-data-directory, remember-directory-file-name-format):
14098 New options.
14099 (remember-store-in-files): New function to store remember notes
14100 as separate files within a directory.
14101
14102 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
14103
14104 * progmodes/compile.el (compilation-next-error-function):
14105 Pass "formats" to compilation-find-file (bug#11777).
14106
14107 2013-04-24 Glenn Morris <rgm@gnu.org>
14108
14109 * vc/vc-bzr.el (vc-bzr-print-log):
14110 * vc/vc-hg.el (vc-hg-print-log):
14111 * vc/vc-svn.el (vc-svn-print-log):
14112 Fix START-REVISION with LIMIT != 1. (Bug#14168)
14113
14114 * vc/vc-bzr.el (vc-bzr-print-log):
14115 * vc/vc-cvs.el (vc-cvs-print-log):
14116 * vc/vc-git.el (vc-git-print-log):
14117 * vc/vc-hg.el (vc-hg-print-log):
14118 * vc/vc-mtn.el (vc-mtn-print-log):
14119 * vc/vc-rcs.el (vc-rcs-print-log):
14120 * vc/vc-sccs.el (vc-sccs-print-log):
14121 * vc/vc-svn.el (vc-svn-print-log):
14122 * vc/vc.el (vc-print-log-internal): Doc fixes.
14123
14124 2013-04-23 Glenn Morris <rgm@gnu.org>
14125
14126 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
14127 Remove venerable code attempting to avoid substitute-command-keys.
14128
14129 2013-04-23 Tassilo Horn <tsdh@gnu.org>
14130
14131 * textmodes/reftex-vars.el (reftex-label-regexps):
14132 Call `reftex-compile-variables' after changes to this variable.
14133
14134 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
14135
14136 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
14137 Use lexical-binding.
14138 (jit-lock-force-redisplay): Use markers, check buffer's continued
14139 existence and beware narrowed buffers.
14140 (jit-lock-fontify-now): Adjust call accordingly.
14141
14142 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
14143
14144 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
14145 to avoid misleading the user.
14146
14147 2013-04-22 Leo Liu <sdl.web@gmail.com>
14148
14149 * info-look.el: Prefer latex2e.info. (Bug#14240)
14150
14151 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
14152
14153 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
14154
14155 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
14156 * net/tramp.el (tramp-call-process): ... here.
14157 (tramp-set-completion-function, tramp-parse-putty):
14158 * net/tramp-adb.el (tramp-adb-execute-adb-command):
14159 * net/tramp-gvfs.el (tramp-gvfs-send-command):
14160 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
14161 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
14162 (tramp-call-local-coding-command): Use `tramp-call-process'
14163 instead of `tramp-compat-call-process'.
14164
14165 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
14166 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
14167 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
14168 (tramp-find-inline-compress): Improve traces.
14169 (tramp-maybe-send-script): Check for Perl binary.
14170 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
14171
14172 2013-04-22 Daiki Ueno <ueno@gnu.org>
14173
14174 * epg.el (epg-context-pinentry-mode): New function.
14175 (epg-context-set-pinentry-mode): New function.
14176 (epg--start): Pass --pinentry-mode option to gpg command.
14177
14178 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
14179
14180 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
14181 `comint-dynamic-complete' is obsolete since 24.1, replaced by
14182 `completion-at-point'. (Bug#13774)
14183
14184 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
14185 default key binding for `describe-distribution' has been moved to
14186 `C-h C-o'. (Bug#13970)
14187
14188 2013-04-21 Glenn Morris <rgm@gnu.org>
14189
14190 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
14191 Add doc strings.
14192 (vc-print-log): Clarify interactive prompt.
14193
14194 2013-04-20 Glenn Morris <rgm@gnu.org>
14195
14196 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
14197 No longer include timestamp etc information.
14198
14199 2013-04-20 Roland Winkler <winkler@gnu.org>
14200
14201 * faces.el (read-face-name): Bug fix, return just one face if arg
14202 multiple is nil. (Bug#14209)
14203
14204 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14205
14206 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
14207 (remove-function): Autoload.
14208
14209 * comint.el (comint-redirect-original-filter-function): Remove.
14210 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
14211 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
14212 (vc-cvs-annotate-command):
14213 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
14214 * progmodes/prolog.el (prolog-consult-compile):
14215 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
14216 Use add/remove-function instead.
14217 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
14218 (gud-tooltip-process-output, gud-tooltip-tips):
14219 Use add/remove-function instead.
14220 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
14221 (scheme-interaction-mode, exit-scheme-interaction-mode):
14222 Use add/remove-function instead.
14223
14224 * vc/vc-dispatcher.el: Use lexical-binding.
14225 (vc--process-sentinel): Rename from vc-process-sentinel.
14226 Change last arg to be the code to run. Don't use vc-previous-sentinel
14227 and vc-sentinel-commands any more.
14228 (vc-exec-after): Allow code to be a function. Use add/remove-function.
14229 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
14230
14231 2013-04-19 Masatake YAMATO <yamato@redhat.com>
14232
14233 * progmodes/sh-script.el (sh-imenu-generic-expression):
14234 Handle function names with a single character. (Bug#14111)
14235
14236 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
14237
14238 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
14239 for subroutines defined in an eval (bug#14182).
14240
14241 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14242
14243 * bookmark.el (bookmark-completing-read): Improve handling of empty
14244 string (bug#14176).
14245
14246 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14247
14248 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
14249
14250 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
14251
14252 New faster Imenu implementation (bug#14058).
14253 * progmodes/python.el:
14254 (python-imenu-prev-index-position):
14255 (python-imenu-format-item-label-function)
14256 (python-imenu-format-parent-item-label-function)
14257 (python-imenu-format-parent-item-jump-label-function):
14258 New vars.
14259 (python-imenu-format-item-label)
14260 (python-imenu-format-parent-item-label)
14261 (python-imenu-format-parent-item-jump-label)
14262 (python-imenu--put-parent, python-imenu--build-tree)
14263 (python-imenu-create-index, python-imenu-create-flat-index)
14264 (python-util-popn): New functions.
14265 (python-mode): Set imenu-create-index-function to
14266 python-imenu-create-index.
14267
14268 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14269
14270 * winner.el (winner-active-region): Use region-active-p, activate-mark
14271 and deactivate-mark (bug#14225).
14272
14273 * simple.el (deactivate-mark): Don't inline it.
14274
14275 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
14276
14277 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
14278
14279 2013-04-18 Tassilo Horn <tsdh@gnu.org>
14280
14281 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
14282 file extensions from the archive-mode entry in order to prefer
14283 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
14284
14285 2013-04-18 Leo Liu <sdl.web@gmail.com>
14286
14287 * bindings.el (help-event-list): Add ?\?.
14288
14289 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14290
14291 * subr.el (with-wrapper-hook): Declare obsolete.
14292 * simple.el (filter-buffer-substring-function): New hook.
14293 (filter-buffer-substring): Use it.
14294 (filter-buffer-substring-functions): Mark obsolete.
14295 * minibuffer.el (completion-in-region-function): New hook.
14296 (completion-in-region): Use it.
14297 (completion-in-region-functions): Mark obsolete.
14298 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
14299 * abbrev.el (abbrev-expand-function): New hook.
14300 (expand-abbrev): Use it.
14301 (abbrev-expand-functions): Mark obsolete.
14302 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
14303 and :filter-return.
14304
14305 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14306
14307 * progmodes/python.el (python-nav--syntactically): Fix cornercases
14308 and do not care about match data.
14309
14310 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14311
14312 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
14313 completion tables when completing error conditions and
14314 `declare' arguments.
14315 (lisp-complete-symbol, field-complete): Mark as obsolete.
14316 (check-parens): Unmatched parens are user errors.
14317 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
14318
14319 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
14320
14321 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
14322 command changed buffer (ie. `flyspell-pre-buffer' is not current
14323 buffer), which prevents making decisions based on invalid value of
14324 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
14325 cause an error when `flyspell-pre-point' was nil after switching
14326 buffers.
14327 (flyspell-post-command-hook): No longer needs to change buffers when
14328 checking pre-word. While at it remove unnecessary progn.
14329
14330 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
14331
14332 * textmodes/ispell.el (ispell-add-per-file-word-list):
14333 Fix `flyspell-correct-word-before-point' error when accepting
14334 words and `coment-padding' is an integer by using
14335 `comment-normalize-vars' (Bug #14214).
14336
14337 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14338
14339 New defun movement commands.
14340 * progmodes/python.el (python-nav--syntactically)
14341 (python-nav--forward-defun, python-nav-backward-defun)
14342 (python-nav-forward-defun): New functions.
14343
14344 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14345
14346 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
14347 (python-syntax-context): Use named compiler-macro for backwards
14348 compatibility with Emacs 24.x.
14349
14350 2013-04-17 Leo Liu <sdl.web@gmail.com>
14351
14352 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
14353 octave-hide-process-buffer.
14354
14355 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14356
14357 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
14358 (bug#14216).
14359
14360 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
14361
14362 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
14363 Fix adjustment of offset when receiving incomplete responses from GDB
14364 (bug#14129).
14365
14366 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14367
14368 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
14369 python-mode-abbrev-table.
14370 (python-skeleton-define): Adjust accordingly.
14371 (python-mode-abbrev-table): New table that inherits from it so that
14372 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
14373
14374 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
14375 (abbrev-symbol): Use it.
14376 (abbrev--before-point): Use it since we already handle inheritance.
14377
14378 2013-04-16 Leo Liu <sdl.web@gmail.com>
14379
14380 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
14381 binding to info-lookup-symbol.
14382
14383 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
14384
14385 * minibuffer.el (completion--twq-all):
14386 * term/ns-win.el (ns-initialize-window-system):
14387 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
14388
14389 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14390
14391 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
14392 global bindings.
14393
14394 * doc-view.el (doc-view-start-process): Handle url-handler directories.
14395
14396 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
14397
14398 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
14399 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
14400 to nil.
14401 (ruby-end-of-defun): Remove the unused arg, change the docstring
14402 to reflect that this function is only used as the value of
14403 `end-of-defun-function'.
14404 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
14405 to reflect an earlier change that beginning/end-of-defun functions
14406 jump between methods in a class definition, as well as top-level
14407 functions.
14408
14409 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14410
14411 * minibuffer.el (minibuffer-complete): Don't just scroll
14412 a *Completions* that's been iconified.
14413 (minibuffer-force-complete): Make sure repetitions do cycle when going
14414 through completion-in-region -> minibuffer-complete.
14415
14416 2013-04-15 Alan Mackenzie <acm@muc.de>
14417
14418 Correct the placement of c-cpp-delimiters when there're #s not at
14419 col 0.
14420
14421 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
14422 place a submatch around the #.
14423 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
14424 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
14425 on the #, not BOL.
14426
14427 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14428
14429 * emacs-lisp/nadvice.el: Properly test names when adding advice.
14430 (advice--member-p): New arg `name'.
14431 (advice--add-function, advice-member-p): Use it (bug#14202).
14432
14433 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
14434
14435 Reformulate java imenu-generic-expression.
14436 The old expression contained ill formed regexps.
14437
14438 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
14439 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
14440 (cc-imenu-java-method-arg-regexp): New defconsts.
14441 (cc-imenu-java-build-type-args-regex): New defun.
14442 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
14443 handling of spaces in the regexp.
14444
14445 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14446
14447 * textmodes/ispell.el (ispell-command-loop): Remove
14448 flyspell highlight of a word when ispell accepts it (bug #14178).
14449
14450 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
14451
14452 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
14453 uses code from the previous `ange-ftp-run-real-handler'.
14454 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
14455 only in case that function exist. This is needed for proper
14456 unloading of Tramp.
14457
14458 2013-04-15 Tassilo Horn <tsdh@gnu.org>
14459
14460 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
14461
14462 * textmodes/reftex.el (reftex-compile-variables): Use it.
14463
14464 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14465
14466 * files.el (normal-mode): Only use default major-mode if no other mode
14467 was specified.
14468
14469 * emacs-lisp/trace.el (trace-values): New function.
14470
14471 * files.el: Allow : in local variables (bug#14089).
14472 (hack-local-variable-regexp): New var.
14473 (hack-local-variables-prop-line, hack-local-variables): Use it.
14474
14475 2013-04-13 Roland Winkler <winkler@gnu.org>
14476
14477 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
14478 data before it gets modified by bibtex-beginning-of-entry.
14479
14480 2013-04-13 Roland Winkler <winkler@gnu.org>
14481
14482 * textmodes/bibtex.el (bibtex-url): Doc fix.
14483
14484 2013-04-13 Roland Winkler <winkler@gnu.org>
14485
14486 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
14487 does not visit a BibTeX file, exclude it from the list of buffers
14488 returned by bibtex-initialize.
14489
14490 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
14491
14492 * window.el (split-window): Remove interactive form, since as a
14493 command this function is a special case of split-window-below.
14494 Correct doc string.
14495
14496 2013-04-12 Roland Winkler <winkler@gnu.org>
14497
14498 * faces.el (read-face-name): Do not override value of arg default.
14499 Allow single faces and strings as default values. Remove those
14500 elements from return value that are not faces.
14501 (describe-face): Simplify.
14502 (face-at-point): New optional args thing and multiple so that this
14503 function can provide the same functionality previously provided by
14504 read-face-name.
14505 (make-face-bold, make-face-unbold, make-face-italic)
14506 (make-face-unitalic, make-face-bold-italic, invert-face)
14507 (modify-face, read-face-and-attribute): Use face-at-point.
14508
14509 * cus-edit.el (customize-face, customize-face-other-window)
14510 * cus-theme.el (custom-theme-add-face)
14511 * face-remap.el (buffer-face-set)
14512 * facemenu.el (facemenu-set-face): Use face-at-point.
14513
14514 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
14515
14516 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
14517
14518 2013-04-10 Tassilo Horn <tsdh@gnu.org>
14519
14520 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
14521 off leading { and trailing } from field values.
14522
14523 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14524
14525 * emacs-lisp/timer.el (timer--check): New function.
14526 (timer--time, timer-set-function, timer-event-handler): Use it.
14527 (timer-set-idle-time): Simplify.
14528 (timer--activate): CSE.
14529 (timer-event-handler): Give more info in error message.
14530 (internal-timer-start-idle): New function, moved from C.
14531
14532 * mpc.el (mpc-proc): Add `restart' argument.
14533 (mpc-proc-cmd): Use it.
14534 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
14535 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
14536 less often.
14537
14538 2013-04-10 Masatake YAMATO <yamato@redhat.com>
14539
14540 * progmodes/sh-script.el: Implement `sh-mode' own
14541 `add-log-current-defun-function' (bug#14112).
14542 (sh-current-defun-name): New function.
14543 (sh-mode): Use the function.
14544
14545 2013-04-09 Bastien Guerry <bzg@gnu.org>
14546
14547 * simple.el (choose-completion-string): Fix docstring (bug#14163).
14548
14549 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14550
14551 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
14552
14553 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
14554 timer (bug#14156).
14555
14556 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
14557
14558 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
14559 declaration.
14560
14561 2013-04-07 Leo Liu <sdl.web@gmail.com>
14562
14563 * pcmpl-x.el: New file.
14564
14565 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
14566
14567 Do not set x-display-name until X connection is established.
14568 This is needed to prevent from weird situation described at
14569 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
14570 * frame.el (make-frame): Set x-display-name after call to
14571 window system initialization function, not before.
14572 * term/x-win.el (x-initialize-window-system): Add optional
14573 display argument and use it.
14574 * term/w32-win.el (w32-initialize-window-system):
14575 * term/ns-win.el (ns-initialize-window-system):
14576 * term/pc-win.el (msdos-initialize-window-system):
14577 Add compatible optional display argument.
14578
14579 2013-04-06 Eli Zaretskii <eliz@gnu.org>
14580
14581 * files.el (normal-backup-enable-predicate): On MS-Windows and
14582 MS-DOS compare truenames of temporary-file-directory and of the
14583 file, so that 8+3 aliases (usually found in $TEMP on Windows)
14584 don't fail comparison by compare-strings. Also, compare file
14585 names case-insensitively on MS-Windows and MS-DOS.
14586
14587 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14588
14589 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
14590 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
14591
14592 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
14593
14594 * whitespace.el (whitespace-color-on, whitespace-color-off):
14595 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
14596
14597 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
14598
14599 * ispell.el (ispell-set-spellchecker-params):
14600 Really set `ispell-args' for all equivs.
14601
14602 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14603
14604 * ido.el (ido-completions): Use extra elements of ido-decorations
14605 (bug#14143).
14606 (ido-decorations): Update docstring.
14607
14608 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
14609
14610 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
14611 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
14612 nil during initialization, in order not to miss changes since the
14613 file was opened. (Bug#14140)
14614
14615 2013-04-05 Leo Liu <sdl.web@gmail.com>
14616
14617 * kmacro.el (kmacro-call-macro): Fix bug#14135.
14618
14619 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
14620
14621 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
14622
14623 2013-04-04 Glenn Morris <rgm@gnu.org>
14624
14625 * electric.el (electric-pair-inhibit-predicate): Add :version.
14626
14627 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14628
14629 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
14630 when a package is required several times (bug#14082).
14631
14632 2013-04-04 Roland Winkler <winkler@gnu.org>
14633
14634 * faces.el (read-face-name): Behave as promised by the docstring.
14635 Assume that arg default is a list of faces.
14636 (describe-face): Call read-face-name with list of default faces.
14637
14638 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14639
14640 * bookmark.el: Fix deletion of bookmarks (bug#13972).
14641 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
14642 (bookmark-bmenu-execute-deletions): Only skip first line if it's
14643 the header.
14644 (bookmark-exit-hook-internal): Save even if list is empty.
14645
14646 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
14647
14648 * emacs-lisp/package.el (package-pinned-packages): New var.
14649 (package--add-to-archive-contents): Obey it (bug#14118).
14650
14651 2013-04-03 Alan Mackenzie <acm@muc.de>
14652
14653 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
14654 Also adapt to the new values of element 7 of a parse state.
14655
14656 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
14657 parameter `not-in-delimiter'. Handle being inside comment opener.
14658 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
14659 character in case we're typing a '*' after a '/'.
14660 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
14661 instead by passing the parameter to c-state-pp-to-literal.
14662
14663 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
14664 for elt. 7 of a parse state.
14665
14666 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
14667
14668 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
14669 * international/latin1-disp.el, international/mule-util.el:
14670 * language/cyril-util.el, language/european.el, language/ind-util.el:
14671 * language/lao-util.el, language/thai.el, language/tibet-util.el:
14672 * language/tibetan.el, language/viet-util.el:
14673 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
14674
14675 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14676
14677 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
14678 (electric-pair-post-self-insert-function): Use it.
14679 (electric-pair-default-inhibit): New function, extracted from
14680 electric-pair-post-self-insert-function.
14681
14682 2013-03-31 Roland Winkler <winkler@gnu.org>
14683
14684 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
14685
14686 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14687
14688 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
14689
14690 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
14691
14692 Un-indent after "pass" and "return" statements (Bug#13888)
14693 * progmodes/python.el (python-indent-block-enders): New var.
14694 (python-indent-calculate-indentation): Use it.
14695
14696 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
14697
14698 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
14699 defun. Defining it as defalias could introduce too eager
14700 byte-compiler optimization. (Bug#14030)
14701
14702 2013-03-30 Chong Yidong <cyd@gnu.org>
14703
14704 * iswitchb.el (iswitchb-read-buffer): Fix typo.
14705
14706 2013-03-30 Leo Liu <sdl.web@gmail.com>
14707
14708 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
14709 (kmacro-execute-from-register): Pass the keyboard macro to
14710 kmacro-call-macro or repeating won't work correctly.
14711
14712 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
14713
14714 * progmodes/subword.el: Back to using `forward-symbol'.
14715
14716 * subr.el (forward-whitespace, forward-symbol)
14717 (forward-same-syntax): Move from thingatpt.el.
14718
14719 2013-03-29 Leo Liu <sdl.web@gmail.com>
14720
14721 * kmacro.el (kmacro-to-register): New command.
14722 (kmacro-execute-from-register): New function.
14723 (kmacro-keymap): Bind to 'x'. (Bug#14071)
14724
14725 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
14726
14727 * mpc.el: Use defvar-local and setq-local.
14728 (mpc--proc-connect): Connection failures are not bugs.
14729 (mpc-mode-map): `follow-link' only applies to the buffer's content.
14730 (mpc-volume-map): Bind to the up-events.
14731
14732 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
14733
14734 * progmodes/subword.el (superword-mode): Use `forward-sexp'
14735 instead of `forward-symbol'.
14736
14737 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14738
14739 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
14740 (edebug--recursive-edit): Use it.
14741 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
14742 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
14743
14744 2013-03-28 Leo Liu <sdl.web@gmail.com>
14745
14746 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
14747
14748 2013-03-27 Eli Zaretskii <eliz@gnu.org>
14749
14750 * facemenu.el (list-colors-callback): New defvar.
14751 (list-colors-redisplay): New function.
14752 (list-colors-display): Install list-colors-redisplay as the
14753 revert-buffer-function. (Bug#14063)
14754
14755 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14756
14757 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
14758 and suffixes don't overlap (bug#14061).
14759
14760 * case-table.el: Use lexical-binding.
14761 (case-table-get-table): New function.
14762 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
14763
14764 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
14765
14766 * progmodes/subword.el: Add `superword-mode' to do word motion
14767 over symbol_words (parallels and leverages `subword-mode' which
14768 does word motion inside MixedCaseWords).
14769
14770 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
14771
14772 * eshell/em-unix.el: Move su and sudo to...
14773 * eshell/em-tramp.el: ...Eshell tramp module.
14774
14775 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14776
14777 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
14778 Change return value to be a sexp. Delay `get-buffer' to after
14779 restoring the desktop (bug#13951).
14780
14781 2013-03-26 Leo Liu <sdl.web@gmail.com>
14782
14783 * register.el: Move semantic tag handling back to
14784 cedet/semantic/senator.el. (Bug#14052)
14785
14786 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14787
14788 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
14789 into the prompt either (bug#13963).
14790
14791 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
14792
14793 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
14794 part of "(error-foo)".
14795
14796 2013-03-24 Juri Linkov <juri@jurta.org>
14797
14798 * replace.el (list-matching-lines-prefix-face): New defcustom.
14799 (occur-1): Pass `list-matching-lines-prefix-face' to the function
14800 `occur-engine' if `face-differs-from-default-p' returns t.
14801 (occur-engine): Add `,' inside backquote construct to evaluate
14802 `prefix-face'. Propertize the prefix with the `prefix-face' face.
14803 Pass `prefix-face' to the functions `occur-context-lines' and
14804 `occur-engine-add-prefix'.
14805 (occur-engine-add-prefix, occur-context-lines): Add optional arg
14806 `prefix-face' and propertize the prefix with `prefix-face'.
14807 (Bug#14017)
14808
14809 2013-03-24 Leo Liu <sdl.web@gmail.com>
14810
14811 * nxml/rng-valid.el (rng-validate-while-idle)
14812 (rng-validate-quick-while-idle): Guard against deleted buffer.
14813 (Bug#13999)
14814
14815 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
14816 is the last entry in kill-buffer-hook.
14817
14818 * files.el (kill-buffer-hook): Doc fix.
14819
14820 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
14821
14822 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
14823 Make it safe-local.
14824
14825 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
14826
14827 2013-03-23 Leo Liu <sdl.web@gmail.com>
14828
14829 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
14830 Remove.
14831
14832 * nxml/rng-valid.el (rng-validate-mode)
14833 (rng-after-change-function, rng-do-some-validation):
14834 * nxml/rng-maint.el (rng-validate-buffer):
14835 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
14836 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
14837 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
14838 (nxml-extend-after-change-region): Use with-silent-modifications.
14839
14840 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
14841 timer-idle-list.
14842
14843 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
14844 (rng-next-error-1, rng-previous-error-1): Do not let-bind
14845 timer-idle-list. (Bug#13999)
14846
14847 2013-03-23 Juri Linkov <juri@jurta.org>
14848
14849 * info.el (info-index-match): New face.
14850 (Info-index, Info-apropos-matches): Add a nested subgroup to the
14851 main pattern and add text properties with the new face to matches
14852 in index entries relative to the beginning of the index entry.
14853 (Bug#14015)
14854
14855 2013-03-21 Eric Ludlam <zappo@gnu.org>
14856
14857 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
14858 Inhibit read only while inserting objects.
14859
14860 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
14861
14862 * progmodes/cfengine.el: Update docs to mention
14863 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
14864 symbol motion. Remove "_" from the word syntax.
14865
14866 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
14867
14868 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
14869 syntax for both `cfengine2-mode' and `cfengine3-mode'.
14870
14871 2013-03-20 Juri Linkov <juri@jurta.org>
14872
14873 * info.el (Info-next-reference-or-link)
14874 (Info-prev-reference-or-link): New functions.
14875 (Info-next-reference, Info-prev-reference): Use them.
14876 (Info-try-follow-nearest-node): Handle footnote navigation.
14877 (Info-fontify-node): Fontify footnotes. (Bug#13989)
14878
14879 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
14880
14881 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
14882 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
14883
14884 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
14885
14886 Suppress unnecessary non-ASCII chatter during build process.
14887 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
14888 (batch-skkdic-convert): Suppress most of the chatter.
14889 It's not needed so much now that machines are faster,
14890 and its non-ASCII component was confusing; see Dmitry Gutov in
14891 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
14892
14893 2013-03-20 Leo Liu <sdl.web@gmail.com>
14894
14895 * ido.el (ido-chop): Fix bug#10994.
14896
14897 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
14898
14899 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
14900 Remove vars.
14901 (whitespace-color-on, whitespace-color-off):
14902 Use `font-lock-fontify-buffer' (Bug#13817).
14903
14904 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
14905
14906 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
14907 remapping in mode-line.
14908 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
14909
14910 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
14911
14912 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
14913 value for `whitespace-line' face (Bug#13875).
14914 (whitespace-font-lock-keywords): Change description.
14915 (whitespace-color-on): Don't save `font-lock-keywords' value, save
14916 the constructed keywords instead.
14917 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
14918
14919 2013-03-19 Leo Liu <sdl.web@gmail.com>
14920
14921 * progmodes/compile.el (compilation-display-error): New command.
14922 (compilation-mode-map, compilation-minor-mode-map): Bind it to
14923 C-o. (Bug#13992)
14924
14925 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
14926
14927 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
14928
14929 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
14930
14931 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
14932
14933 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
14934
14935 * net/tramp-compat.el (tramp-compat-user-error): New defun.
14936
14937 * net/tramp-adb.el (tramp-adb-handle-shell-command):
14938 * net/tramp-gvfs.el (top):
14939 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
14940 (tramp-handle-shell-command): Use it.
14941 (tramp-dissect-file-name): Raise an error when hostname is a
14942 method name, and neither method nor user is specified.
14943
14944 * net/trampver.el: Update release number.
14945
14946 2013-03-18 Leo Liu <sdl.web@gmail.com>
14947
14948 Make sure eldoc can be turned off properly.
14949 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
14950 eldoc-mode.
14951 (eldoc-display-message-p): Revert last change.
14952 (eldoc-display-message-no-interference-p)
14953 (eldoc-print-current-symbol-info): Tweak.
14954
14955 2013-03-18 Tassilo Horn <tsdh@gnu.org>
14956
14957 * doc-view.el (doc-view-new-window-function): Check the new window
14958 overlay's display property instead the char property of the
14959 buffer's first char. Use `with-selected-window' instead of
14960 `save-window-excursion' with `select-window'.
14961 (doc-view-document->bitmap): Check the current doc-view overlay's
14962 display property instead the char property of the buffer's first char.
14963
14964 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
14965
14966 Automate the build of ja-dic.el (Bug#13984).
14967 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
14968 from the input, rather than assume that it's been done for us by the
14969 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
14970 the current date into a ja-dic.el comment, as that complicates
14971 regression testing.
14972
14973 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
14974
14975 * whitespace.el: Fix double evaluation.
14976 (whitespace-space, whitespace-hspace, whitespace-tab)
14977 (whitespace-newline, whitespace-trailing, whitespace-line)
14978 (whitespace-space-before-tab, whitespace-indentation)
14979 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
14980 obsolete defvars.
14981 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
14982 (whitespace-color-on): Use a single font-lock-add-keywords call.
14983 Fix double-evaluation of face variables.
14984
14985 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
14986
14987 * net/tramp-adb.el (tramp-adb-parse-device-names):
14988 Use `start-process' instead of `call-process'. Otherwise, the
14989 function might be blocked under MS Windows. (Bug#13299)
14990
14991 2013-03-17 Leo Liu <sdl.web@gmail.com>
14992
14993 Extend eldoc to display info in the mode-line. (Bug#13978)
14994 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
14995 (eldoc-mode-line-string): New variable.
14996 (eldoc-minibuffer-message): New function.
14997 (eldoc-message-function): New variable.
14998 (eldoc-message): Use it.
14999 (eldoc-display-message-p)
15000 (eldoc-display-message-no-interference-p):
15001 Support eldoc-post-insert-mode.
15002
15003 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
15004 (eval-expression): Run it.
15005
15006 2013-03-17 Roland Winkler <winkler@gnu.org>
15007
15008 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
15009 strings in the list of return values.
15010
15011 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
15012
15013 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
15014 radix before checking for HMS forms.
15015
15016 2013-03-16 Leo Liu <sdl.web@gmail.com>
15017
15018 * progmodes/scheme.el: Add indentation and font-locking for λ.
15019 (Bug#13975)
15020
15021 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
15022
15023 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
15024 token before point (bug#13942).
15025
15026 2013-03-16 Leo Liu <sdl.web@gmail.com>
15027
15028 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
15029
15030 2013-03-16 Eli Zaretskii <eliz@gnu.org>
15031
15032 * startup.el (command-line-normalize-file-name): Fix handling of
15033 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
15034 <xfq.free@gmail.com> in
15035 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
15036
15037 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
15038
15039 Sync with Tramp 2.2.7.
15040
15041 * net/trampver.el: Update release number.
15042
15043 2013-03-14 Tassilo Horn <tsdh@gnu.org>
15044
15045 * doc-view.el: Fix bug#13887.
15046 (doc-view-insert-image): Don't modify overlay associated to
15047 non-live windows, and implement horizontal centering of image in
15048 case it's smaller than the window.
15049 (doc-view-new-window-function): Force redisplay of new windows on
15050 doc-view buffers.
15051
15052 2013-03-13 Karl Fogel <kfogel@red-bean.com>
15053
15054 * saveplace.el (save-place-alist-to-file): Don't sort
15055 `save-place-alist', just pretty-print it (bug#13882).
15056
15057 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
15058
15059 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
15060 Check whether `default-file-name-coding-system' is bound.
15061 It isn't in XEmacs.
15062
15063 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
15064
15065 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
15066 backquotes for `obsolete' (bug#13929).
15067
15068 * international/mule.el (find-auto-coding): Include file name in
15069 obsolescence warning (bug#13922).
15070
15071 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
15072
15073 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
15074 for CFEngine 3-specific indentation.
15075 (cfengine3-indent-line): Use it. Fix up category regex.
15076 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
15077
15078 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15079
15080 * type-break.el (type-break-file-name):
15081 * textmodes/remember.el (remember-data-file):
15082 * strokes.el (strokes-file):
15083 * shadowfile.el (shadow-initialize):
15084 * saveplace.el (save-place-file):
15085 * ps-bdf.el (bdf-cache-file):
15086 * progmodes/idlwave.el (idlwave-config-directory):
15087 * net/quickurl.el (quickurl-url-file):
15088 * international/kkc.el (kkc-init-file-name):
15089 * ido.el (ido-save-directory-list-file):
15090 * emulation/viper.el (viper-custom-file-name):
15091 * emulation/vip.el (vip-startup-file):
15092 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
15093 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
15094
15095 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
15096
15097 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
15098 * language/thai-word.el: Switch to UTF-8.
15099
15100 See ChangeLog.16 for earlier changes.
15101
15102 ;; Local Variables:
15103 ;; coding: utf-8
15104 ;; End:
15105
15106 Copyright (C) 2011-2014 Free Software Foundation, Inc.
15107
15108 This file is part of GNU Emacs.
15109
15110 GNU Emacs is free software: you can redistribute it and/or modify
15111 it under the terms of the GNU General Public License as published by
15112 the Free Software Foundation, either version 3 of the License, or
15113 (at your option) any later version.
15114
15115 GNU Emacs is distributed in the hope that it will be useful,
15116 but WITHOUT ANY WARRANTY; without even the implied warranty of
15117 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15118 GNU General Public License for more details.
15119
15120 You should have received a copy of the GNU General Public License
15121 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.