]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
* lisp/desktop.el: Activate auto-saving on window configuration changes.
[gnu-emacs] / lisp / ChangeLog
1 2014-06-06 Juri Linkov <juri@jurta.org>
2
3 * desktop.el: Activate auto-saving on window configuration changes.
4 (desktop-save-mode, desktop-auto-save-timeout): Add/remove
5 `desktop-auto-save-set-timer' to/from `window-configuration-change-hook'.
6 (desktop-auto-save-set-timer): Change REPEAT arg of
7 `run-with-idle-timer' from t to nil.
8 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
9
10 2014-06-06 Santiago Payà i Miralta <santiagopim@gmail.com>
11
12 * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
13 vc-hg-command (bug#17570).
14
15 2014-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * international/mule-cmds.el (ucs-names): Add special entry for BEL
18 (bug#17702).
19
20 2014-06-06 Glenn Morris <rgm@gnu.org>
21
22 * startup.el (window-setup-hook): Doc fix.
23
24 2014-06-05 Glenn Morris <rgm@gnu.org>
25
26 * emacs-lisp/package.el (package-check-signature)
27 (package-unsigned-archives): Doc fixes.
28
29 2014-06-03 Martin Rudalics <rudalics@gmx.at>
30
31 * window.el (display-buffer-use-some-window): Don't make window
32 used smaller than it was before (Bug#17671).
33
34 2014-06-03 Eli Zaretskii <eliz@gnu.org>
35
36 * menu-bar.el (menu-bar-open): Fix last change: use the PC
37 'redisplay' instead of '(sit-for 0)'.
38
39 2014-06-03 Michael Albinus <michael.albinus@gmx.de>
40
41 * net/tramp.el (tramp-ssh-controlmaster-options): Improve search
42 regexp. (Bug#17653)
43
44 2014-06-03 Glenn Morris <rgm@gnu.org>
45
46 * emacs-lisp/package.el (package-pinned-packages): Doc fix.
47
48 2014-06-02 Eli Zaretskii <eliz@gnu.org>
49
50 * menu-bar.el (menu-bar-open): Fix invocation via M-x.
51
52 2014-06-01 Eli Zaretskii <eliz@gnu.org>
53
54 * simple.el (keyboard-quit): Force update of mode lines, to remove
55 the "Def" indicator, if we were defining a macro. (Bug#17615)
56
57 2014-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * minibuffer.el (minibuffer-force-complete-and-exit):
60 Obey minibuffer-default (bug#17545).
61
62 * progmodes/js.el (js-indent-line): Don't mix columns and chars
63 (bug#17619).
64
65 2014-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * subr.el (set-transient-map): Don't wait for some "nested"
68 transient-map to finish if we're only supposed to be active for
69 the next command (bug#17642).
70
71 2014-05-31 Leo Liu <sdl.web@gmail.com>
72
73 * emacs-lisp/gv.el (window-buffer, window-display-table)
74 (window-dedicated-p, window-hscroll, window-point, window-start):
75 Fix gv-expander. (Bug#17630)
76
77 2014-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * mouse.el (mouse-posn-property): Ignore posn-point for mode-line
80 clicks (bug#17633).
81
82 * leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
83 for the single comma, since ", " is *very* common in normal French text
84 (bug#17643).
85
86 2014-05-30 Glenn Morris <rgm@gnu.org>
87
88 * emacs-lisp/package.el (package-check-signature)
89 (package-unsigned-archives): Fix :version.
90
91 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
92
93 * subr.el (sit-for): Don't run input-methods (bug#15614).
94
95 2014-05-28 Glenn Morris <rgm@gnu.org>
96
97 * cus-start.el: Fix some :version numbers.
98
99 2014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
100
101 * simple.el (deactivate-mark): Set mark-active to nil even if
102 deactivation is done via setting transient-mark-mode to nil,
103 since one is buffer-local and the other is global.
104
105 * emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
106 there can't be more than 2 arguments (bug#17584).
107
108 2014-05-27 Glenn Morris <rgm@gnu.org>
109
110 * simple.el (filter-buffer-substring-functions)
111 (filter-buffer-substring-function, buffer-substring-filters)
112 (filter-buffer-substring, buffer-substring--filter): Doc fixes.
113
114 * minibuffer.el (completion-in-region-functions, completion-in-region)
115 (completion--in-region): Doc fixes.
116
117 * abbrev.el (abbrev-expand-functions, abbrev-expand-function)
118 (expand-abbrev, abbrev--default-expand): Doc fixes.
119
120 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
121
122 Include sources used to create macuvs.h.
123 * international/README: Refer to the Unicode Terms of Use rather
124 than copying it bodily here, as that simplifies maintenance.
125
126 2014-05-25 Andreas Schwab <schwab@linux-m68k.org>
127
128 * cus-face.el (custom-face-attributes): Add :distant-foreground.
129
130 2014-05-25 Martin Rudalics <rudalics@gmx.at>
131
132 * window.el (window--dump-frame): Remove interactive
133 specification.
134
135 2014-05-23 Glenn Morris <rgm@gnu.org>
136
137 * hippie-exp.el (he-line-search-regexp):
138 Handle comint-prompt-regexp containing subgroups. (Bug#17529)
139
140 2014-05-23 Stephen Berman <stephen.berman@gmx.net>
141
142 * calendar/todo-mode.el: Remove dependence on auto-mode-alist,
143 to avoid errors when trying to create or visit a file foo.todo
144 located outside to todo-directory, and to allow having such files
145 without them being tied to Todo mode (bug#17482).
146 (todo-show, todo-move-category, todo-merge-category, todo-find-archive)
147 (todo-archive-done-item, todo-find-filtered-items-file)
148 (todo-filter-items, todo-find-item, todo-diary-goto-entry)
149 (todo-category-completions, todo-read-category): When visiting a
150 Todo file, make sure we're in the right mode and the buffer local
151 variables are set.
152 (todo-make-categories-list, todo-reset-nondiary-marker)
153 (todo-reset-done-string, todo-reset-comment-string):
154 After processing all Todo files, kill the buffers of those files that
155 weren't being visited before the processing.
156 (todo-display-as-todo-file, todo-add-to-buffer-list)
157 (todo-visit-files-commands): Comment out.
158 (todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
159 (auto-mode-alist): Remove add-to-list calls making Todo file
160 extensions unrestrictedly tied to Todo modes.
161
162 2014-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
163
164 * emacs-lisp/nadvice.el (advice--member-p): Change second arg.
165 (advice-function-member-p): Tell it to check both names and functions
166 (bug#17531).
167 (advice--add-function): Adjust call accordingly.
168
169 2014-05-23 Stephen Berman <stephen.berman@gmx.net>
170
171 * calendar/todo-mode.el: Miscellaneous bug fixes.
172 (todo-delete-file): When deleting an archive but not its todo
173 file, make sure to update the todo file's category sexp.
174 (todo-move-category): Keep the moved category's name unless the
175 file moved to already has a category with that name. If the
176 numerically last category of the source file was moved, make the
177 first category current to avoid selecting a nonexisting category.
178 (todo-merge-category): Fix implementation to make merging to a
179 category in another file work as documented. Eliminate now
180 insufficient and unnecessary renaming of archive category, correct
181 document string accordingly, and clarify it. If the numerically
182 last category of the source file was merged, make the first
183 category current to avoid selecting a nonexisting category.
184 (todo-archive-done-item): When there are marked items and point
185 happens to be on an unmarked item, ignore the latter. Don't leave
186 point below last item after archiving marked items.
187 (todo-unarchive-items): Fix logic to ensure unarchiving an item
188 from an archive with only one category deletes the archive only
189 when the category is empty after unarchiving. Make sure the todo
190 file's category sexp is updated.
191 (todo-read-file-name): Allow an existing file name even when it is
192 not required (todo-move-category needs this to work as documented).
193 (todo-add-file): Call todo-validate-name to reject the name of an
194 existing todo file (needed due to fix in todo-read-file-name).
195 (todo-reset-nondiary-marker): Also reset in filtered items files.
196 (todo-reset-done-string, todo-reset-comment-string): Also reset in
197 regexp filtered items files.
198 (todo-reset-highlight-item): Also reset in filtered items files.
199 Fix incorrect variable reference in document string.
200
201 2014-05-22 Glenn Morris <rgm@gnu.org>
202
203 * window.el (window--dump-frame): Avoid error in --without-x builds.
204
205 2014-05-21 Glenn Morris <rgm@gnu.org>
206
207 * nxml/nxml-mode.el (xml-mode): Only define this alias once.
208
209 2014-05-21 Eli Zaretskii <eliz@gnu.org>
210
211 * frame.el (set-frame-font): Doc fix.
212
213 * menu-bar.el (menu-set-font): Doc fix. (Bug#17532)
214
215 2014-05-21 Dmitry Gutov <dgutov@yandex.ru>
216
217 * emacs-lisp/package.el (package--download-one-archive):
218 Use `write-region' instead of `save-buffer' to avoid running various
219 hooks. (Bug#17155)
220 (describe-package-1): Same. Insert newline at the end of the
221 buffer if appropriate.
222
223 2014-05-20 Juri Linkov <juri@jurta.org>
224
225 * avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
226 (mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
227 Add more modifiers: meta, control, shift, hyper, super, alt.
228 (Bug#17439)
229
230 * avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
231 to allow changing its value with `set-variable'.
232
233 2014-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
236 #; comments.
237 (scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
238 New functions.
239 (scheme-mode-variables): Set syntax-propertize-function instead of
240 font-lock-syntactic-face-function.
241 (scheme-font-lock-syntactic-face-function): Delete.
242
243 * emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
244
245 2014-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
246
247 * emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
248 (bug#17392).
249
250 2014-05-17 Michael Albinus <michael.albinus@gmx.de>
251
252 * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
253 for a temporary file name.
254
255 2014-05-17 Eli Zaretskii <eliz@gnu.org>
256
257 * simple.el (line-move-ignore-invisible): Doc fix. (Bug#17511)
258
259 2014-05-16 Michael Albinus <michael.albinus@gmx.de>
260
261 * net/dbus.el (dbus-init-bus, dbus-call-method)
262 (dbus-call-method-asynchronously, dbus-send-signal)
263 (dbus-method-return-internal, dbus-method-error-internal):
264 Check, whether Emacs has been compiled with D-Bus support. (Bug#17508)
265
266 2014-05-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
267
268 * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
269 methods which do not have a doc string. (Bug#17490)
270
271 2014-05-14 Stephen Berman <stephen.berman@gmx.net>
272 Stefan Monnier <monnier@iro.umontreal.ca>
273
274 * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
275 suffix (bug#15419).
276
277 2014-05-14 Glenn Morris <rgm@gnu.org>
278
279 * vc/emerge.el (emerge-temp-file-prefix):
280 Make pointless option obsolete.
281 (emerge-temp-file-mode): Make non-functional option obsolete.
282
283 2014-05-13 Michael Albinus <michael.albinus@gmx.de>
284
285 * net/browse-url.el (browse-url):
286 Use `unhandled-file-name-directory' when setting `default-directory',
287 in order to circumvent stalled remote connections. (Bug#17425)
288
289 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
292 into autoloading just because of a silly indirection.
293
294 2014-05-11 Santiago Payà i Miralta <santiagopim@gmail.com> (tiny change)
295
296 * vc/vc-hg.el (vc-hg-unregister): New function. (Bug#17454)
297
298 2014-05-11 Glenn Morris <rgm@gnu.org>
299
300 * emacs-lisp/find-gc.el: Move to ../admin.
301
302 2014-05-10 Glenn Morris <rgm@gnu.org>
303
304 * printing.el (pr-version):
305 * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
306
307 * net/browse-url.el (browse-url-mosaic):
308 Create /tmp/Mosaic.PID as a private file.
309
310 2014-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
311
312 * emacs-lisp/nadvice.el: Support adding a given function multiple times.
313 (advice--member-p): If name is given, only compare the name.
314 (advice--remove-function): Don't stop at the first match.
315 (advice--normalize-place): New function.
316 (add-function, remove-function): Use it.
317 (advice--add-function): Pass the name, if any, to
318 advice--remove-function.
319
320 2014-05-09 Philipp Rumpf <prumpf@gmail.com> (tiny change)
321
322 * electric.el (electric-indent-post-self-insert-function): Don't use
323 `pos' after modifying the buffer (bug#17449).
324
325 2014-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
326
327 * subr.el (function-put): Add function.
328
329 2014-05-09 Stephen Berman <stephen.berman@gmx.net>
330
331 * calendar/todo-mode.el (todo-insert-item-from-calendar):
332 Correct argument list to conform to todo-insert-item--basic.
333
334 2014-05-09 Glenn Morris <rgm@gnu.org>
335
336 * files.el (cd-absolute): Test if directory is accessible
337 rather than executable. (Bug#17330)
338
339 * progmodes/compile.el (recompile):
340 Handle C-u M-x recompile from a non-compilation buffer. (Bug#17444)
341
342 2014-05-08 Juri Linkov <juri@jurta.org>
343
344 * dired.el (dired-check-switches, dired-switches-recursive-p):
345 New functions. (Bug#17218)
346 (dired-switches-escape-p, dired-move-to-end-of-filename):
347 Use `dired-check-switches'.
348 (dired-insert-old-subdirs, dired-build-subdir-alist)
349 (dired-sort-R-check): Use `dired-switches-recursive-p'.
350
351 2014-05-08 Glenn Morris <rgm@gnu.org>
352
353 * net/browse-url.el (browse-url-mosaic):
354 Be careful when writing /tmp/Mosaic.PID. (Bug#17428)
355 This is CVE-2014-3423.
356
357 2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
358
359 * xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
360 (xterm-mouse--read-event-sequence-1000): Return nil if something
361 looks fishy.
362 (xterm-mouse-event): Propagate it.
363 (xterm-mouse-translate-1): Handle it.
364
365 2014-05-07 Stephen Berman <stephen.berman@gmx.net>
366
367 * calendar/todo-mode.el (todo-insert-item--apply-args): When all
368 four slots of the parameter list are filled, make sure to pass it
369 to the argument list of todo-insert-item--basic.
370
371 2014-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * emacs-lisp/package.el (package-compute-transaction): Topological sort.
374 Add optional `seen' argument to detect and break infinite loops.
375
376 2014-05-06 Eli Zaretskii <eliz@gnu.org>
377
378 * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
379 (trace-unsafe, trace-use-tree): Make parentheses style be
380 according to Emacs style.
381
382 2014-05-06 Michael Albinus <michael.albinus@gmx.de>
383
384 * net/tramp-sh.el (tramp-remote-process-environment):
385 Remove HISTFILE and HISTSIZE; it's too late to set them here.
386 Add :version entry.
387 (tramp-open-shell): Do not let-bind `tramp-end-of-output'.
388 Add "HISTFILE=/dev/null" to the shell's env arguments. Do not send
389 extra "PSx=..." commands.
390 (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
391 (Bug#17295)
392
393 (tramp-uudecode): Replace the hard-coded temporary file name by a
394 format specifier.
395 (tramp-remote-coding-commands): Enhance docstring.
396 (tramp-find-inline-encoding): Replace "%t" by a temporary file
397 name. (Bug#17415)
398 This is CVE-2014-3424.
399
400 2014-05-06 Glenn Morris <rgm@gnu.org>
401
402 * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
403 (find-gc-source-files): Update some names.
404 (trace-call-tree): Simplify and update.
405 Avoid predictable temp-file names. (http://bugs.debian.org/747100)
406 This is CVE-2014-3422.
407
408 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * minibuffer.el (completion--try-word-completion): Revert fix for
411 Bug#15980 (bug#17375).
412
413 * xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
414 Always store button numbers in the same way in xterm-mouse-last;
415 Don't burp is xterm-mouse-last is not set as expected.
416 Never return negative indices.
417
418 2014-05-05 Dmitry Gutov <dgutov@yandex.ru>
419
420 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
421 Backtrack one char if the global/char-literal var matcher hits
422 inside a string. The next char could be the beginning of an
423 expression expansion.
424
425 2014-05-05 Glenn Morris <rgm@gnu.org>
426
427 * help-fns.el (describe-function-1): Test for an autoload before a
428 macro, since `macrop' works on autoloads. (Bug#17410)
429
430 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * electric.el (electric-indent-functions-without-reindent): Add yaml.
433
434 * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
435 Make sure the new point we return is within the new string (bug#17239).
436
437 2014-05-03 Eli Zaretskii <eliz@gnu.org>
438
439 * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
440
441 2014-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
442
443 * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
444 Use nil rather than `default' for the "default" appearance (bug#17388).
445 * vc/ediff-util.el (ediff-inferior-compare-regions)
446 (ediff-toggle-autorefine, ediff-unselect-difference): Don't use
447 a misleading `default' value when it's really a boolean.
448 * vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
449 overlay is not visible.
450
451 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
452
453 * calendar/todo-mode.el (todo-edit-file): Use display-warning.
454 (todo-menu): Uncomment and update.
455
456 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
457
458 * calendar/todo-mode.el: Reimplement item editing to have the same
459 basic user interface as item insertion, and make small UI and
460 larger internal improvements to the latter.
461 (todo-insert-item): Add reference to the Todo mode user manual to
462 the documentation string.
463 (todo-insert-item--basic): Rename from todo-basic-insert-item and
464 adjust all callers. Change signature to combine diary and
465 nonmarking arguments. Incorporate functionality of deleted item
466 copying command and add error checking. Remove detailed
467 descriptions of the arguments from the documentation string, since
468 this is treated in the Todo mode user manual.
469 (todo-copy-item, todo-edit-multiline-item)
470 (todo-edit-done-item-comment, todo-edit-item-header)
471 (todo-edit-item-time, todo-edit-item-date-from-calendar)
472 (todo-edit-item-date-to-today, todo-edit-item-date-day-name)
473 (todo-edit-item-date-year, todo-edit-item-date-month)
474 (todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
475 Remove.
476 (todo-edit-item): Reimplement as wrapper command for
477 todo-edit-item--next-key and make it distinguish done and not done
478 todo items.
479 (todo-edit-item--text): New function, replacing old command
480 todo-edit-item and incorporating deleted commands
481 todo-edit-multiline-item and todo-edit-done-item-comment.
482 (todo-edit-item--header): Rename from todo-basic-edit-item-header.
483 Use only numeric value of prefix argument. Remove detailed
484 descriptions of the arguments from the documentation string, since
485 this is treated in the Todo mode user manual.
486 (todo-edit-item--diary-inclusion): New function, replacing old
487 command todo-edit-item-diary-inclusion and incorporating and fixing
488 functionality of deleted command todo-edit-item-diary-nonmarking,
489 making sure to remove todo-nondiary-marker when adding
490 diary-nonmarking-symbol.
491 (todo-edit-category-diary-inclusion): Make sure to delete
492 diary-nonmarking-symbol when adding todo-nondiary-marker.
493 (todo-edit-category-diary-nonmarking): Fix indentation.
494 (todo-insert-item--parameters): Group diary and nonmarking
495 parameters together.
496 (todo-insert-item--apply-args): Adjust to signature of
497 todo-insert-item--basic and incorporate copy parameter.
498 Make small code improvements.
499 (todo-insert-item--next-param): Improve prompt and adjust it to
500 new parameter grouping. Remove obsolete code.
501 (todo-edit-item--param-key-alist)
502 (todo-edit-item--date-param-key-alist)
503 (todo-edit-done-item--param-key-alist): New defconsts.
504 (todo-edit-item--prompt): New variable.
505 (todo-edit-item--next-key): New function.
506 (todo-key-bindings-t): Bind "e" to todo-edit-item.
507 Remove bindings of deleted commands.
508
509 2014-05-02 Leo Liu <sdl.web@gmail.com>
510
511 * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
512
513 2014-05-01 Glenn Morris <rgm@gnu.org>
514
515 * allout-widgets.el (allout-widgets-tally)
516 (allout-decorate-item-guides):
517 * menu-bar.el (menu-bar-positive-p):
518 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
519 * progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
520 * progmodes/js.el (js--inside-param-list-p)
521 (js--inside-dojo-class-list-p, js--forward-destructuring-spec):
522 * progmodes/prolog.el (region-exists-p):
523 * progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
524 * textmodes/reftex-parse.el (reftex-using-biblatex-p):
525 Doc fixes (replace `iff').
526
527 2014-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
528
529 * mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
530
531 2014-04-30 Eli Zaretskii <eliz@gnu.org>
532
533 * dired.el (dired-initial-position-hook, dired-initial-position):
534 Doc string fixes.
535
536 2014-04-29 Glenn Morris <rgm@gnu.org>
537
538 * mail/rmail.el (rmail-quit): Handle killed summaries. (Bug#17283)
539
540 2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu>
541
542 * faces.el (face-spec-recalc): Apply X resources only after the
543 defface spec has been applied. Thus, X resources are no longer
544 overriden by the defface spec which also fixes issues on win32 where
545 the toolbar coloring was wrong because it is set through X resources
546 and was (wrongfully) overriden. (Bug#16694)
547
548 2014-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
549
550 * textmodes/rst.el (electric-pair-pairs): Declare.
551 (rst-mode): Set it (bug#17131).
552
553 2014-04-27 Juri Linkov <juri@jurta.org>
554
555 * desktop.el (desktop-value-to-string): Let-bind `print-length'
556 and `print-level' to nil. (Bug#17351)
557
558 2014-04-25 Nicolas Richard <theonewiththeevillook@yahoo.fr>
559
560 * battery.el (battery-update): Handle the case where battery
561 status is "N/A" (bug#17319).
562
563 2014-04-24 Eli Zaretskii <eliz@gnu.org>
564
565 * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
566 Use equal-including-properties to compare help-echo strings (bug#17331).
567
568 2014-04-24 Leo Liu <sdl.web@gmail.com>
569
570 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
571 Fix syntax for @. (Bug#17325)
572
573 2014-04-24 Daniel Colascione <dancol@dancol.org>
574
575 * emacs-lisp/cl.el (gv): Require gv early to break eager
576 macro-expansion cycles.
577
578 2014-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * simple.el (region-active-p): Check there's a mark (bug#17324).
581
582 * simple.el (completion-list-mode-map): Use choose-completion for the
583 mouse binding as well (bug#17302).
584 (completion-list-mode, completion-setup-function): Adjust docstring and
585 echo area message accordingly.
586 * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
587 calling convention of choose-completion.
588 * comint.el (comint-dynamic-list-completions):
589 * term.el (term-dynamic-list-completions): Accept choose-completion.
590
591 * progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
592 &, |, +, - and * can't be a division (bug#17317).
593
594 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
595
596 * term/xterm.el (xterm--version-handler): Don't use modern xterm
597 features on gnome-terminal (bug#16988).
598
599 2014-04-22 Michael Heerdegen <michael_heerdegen@web.de>
600
601 * dired.el (dired-insert-set-properties): Do not consider
602 subdirectory headings and empty lines to be information that
603 `dired-hide-details-mode' should hide. (Bug#17228)
604
605 2014-04-22 Michael Albinus <michael.albinus@gmx.de>
606
607 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
608 Remove test messages.
609 (tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
610 and `target' twice.
611
612 2014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
615 * speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
616
617 * emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
618
619 2014-04-21 Michael Albinus <michael.albinus@gmx.de>
620
621 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
622 Set "IFS=" when using read builtin, in order to preserve spaces in
623 the file name. Add test messages for hunting a bug on hydra.
624 (tramp-get-ls-command): Undo using "-b" argument. It doesn't help.
625
626 2014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
627
628 * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
629 Don't prettify a word within a symbol.
630
631 2014-04-20 Michael Albinus <michael.albinus@gmx.de>
632
633 * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
634 possible.
635
636 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
639 assignments such as "case=hello" (bug#17297).
640
641 2014-04-18 Michael Albinus <michael.albinus@gmx.de>
642
643 * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
644 Do not autoload.
645 (tramp-file-name-handler, tramp-completion-file-name-handler):
646 Revert patch from 2014-04-10, it isn't necessary anymore.
647 (tramp-autoload-file-name-handler)
648 (tramp-register-autoload-file-name-handlers): New defuns.
649 (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
650 (tramp-register-file-name-handlers): Remove also
651 `tramp-autoload-file-name-handler' from `file-name-handler-list'.
652 Do not autoload its invocation, but eval it after loading of 'tramp.
653
654 * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
655
656 * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
657
658 2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
659
660 * nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization
661 was done (bug#17264).
662 * nxml/xmltok.el (xmltok-scan-after-comment-open): Extend unclosed
663 comment to EOB.
664
665 * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
666 here-documents (bug#17262).
667
668 2014-04-16 Eli Zaretskii <eliz@gnu.org>
669
670 * term/pc-win.el (x-list-fonts, x-get-selection-value):
671 Provide doc strings, as required by snarf-documentation.
672
673 2014-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
674
675 * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
676 arg of overlays-at. Use `invisible-p'.
677
678 * obsolete/lucid.el (extent-at):
679 * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
680 overlays-at.
681 (hfy-fontify-buffer): Remove unused var `orig-ovls'.
682
683 2014-04-14 João Távora <joaotavora@gmail.com>
684
685 * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
686 links. (Bug#17217).
687
688 2014-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
689
690 * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
691 Use mapc to loop over a vector. (Bug#17257).
692
693 2014-04-13 Michael Albinus <michael.albinus@gmx.de>
694
695 * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
696 patch, there are new problems with file names containing spaces.
697 Get rid of backticks. (Bug#17238)
698
699 2014-04-13 João Távora <joaotavora@gmail.com>
700
701 * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
702 possible bug.
703
704 2014-04-13 Eli Zaretskii <eliz@gnu.org>
705
706 * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
707 (blink-cursor-mode): Mention customization variables and the
708 effect of 'blink-cursor-blinks'.
709
710 2014-04-12 Barry O'Reilly <gundaetiapo@gmail.com>
711
712 * simple.el (undo): Prevent insertion of identity mapping into
713 undo-equiv-table so as undo-only does not inf loop in the presence
714 of consecutive nils in undo list.
715
716 2014-04-12 Matthias Dahl <matthias.dahl@binary-island.eu>
717
718 * faces.el (make-face): Deprecate optional argument as it is no
719 longer needed/used since the conditional X resources handling
720 has been pushed down to make-face-x-resource-internal itself.
721 (make-empty-face): Don't pass optional argument to make-face.
722
723 2014-04-12 Eli Zaretskii <eliz@gnu.org>
724
725 * international/characters.el <standard-case-table>: Add entries
726 for letters from the Coptic block u+2C80-u+2CFF. (Bug#17243)
727 Set category of Coptic characters be 'g' (Greek).
728
729 2014-04-12 Leo Liu <sdl.web@gmail.com>
730
731 * progmodes/octave.el (completion-table-with-cache): Define if not
732 available.
733 (octave-goto-function-definition)
734 (octave-sync-function-file-names)
735 (octave-find-definition-default-filename): Backquote upattern for
736 compatibility.
737
738 2014-04-11 Michael Albinus <michael.albinus@gmx.de>
739
740 * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
741 name twice due to backticks. (Bug#17238)
742
743 2014-04-11 Glenn Morris <rgm@gnu.org>
744
745 * term/w32-win.el (x-win-suspend-error):
746 * term/x-win.el (x-win-suspend-error): Sync docs.
747
748 2014-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
749
750 Ediff's overlay priorities cause more trouble than they solve.
751 * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
752 (ediff-highest-priority): Remove function (bug#17234).
753 * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
754 * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
755 (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
756 overlay priorities.
757
758 2014-04-10 Feng Li <fengli@gmail.com> (tiny change)
759
760 * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
761 entry; use symbol boundaries to avoid mis-matches.
762
763 2014-04-10 Michael Albinus <michael.albinus@gmx.de>
764
765 * net/tramp.el (tramp-file-name-handler)
766 (tramp-completion-file-name-handler): Avoid recursive loading.
767
768 * net/tramp-sh.el (tramp-make-copy-program-file-name):
769 Quote result also locally.
770
771 2014-04-09 Dmitry Gutov <dgutov@yandex.ru>
772
773 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
774 Module methods. (Bug#17216)
775
776 2014-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
777
778 * help.el (describe-bindings): Fix buffer handling (bug#17210).
779 (describe-bindings-internal): Mark obsolete.
780
781 2014-04-07 João Távora <joaotavora@gmail.com>
782
783 * elec-pair.el:
784 (electric-pair--syntax-ppss): When inside comments parse from
785 comment beginning.
786 (electric-pair--balance-info): Fix typo in comment.
787 (electric-pair--in-unterminated-string-p): Delete.
788 (electric-pair--unbalanced-strings-p): New function.
789 (electric-pair-string-bound-function): New var.
790 (electric-pair-inhibit-if-helps-balance): Decide quote pairing
791 according to `electric-pair--in-unterminated-string-p'
792
793 2014-04-07 João Távora <joaotavora@gmail.com>
794
795 * elec-pair.el (electric-pair-inhibit-if-helps-balance):
796 Inhibit quote pairing if point-max is inside an unterminated string.
797 (electric-pair--looking-at-unterminated-string-p): Delete.
798 (electric-pair--in-unterminated-string-p): New function.
799
800 2014-04-07 Glenn Morris <rgm@gnu.org>
801
802 * shell.el (shell-directory-tracker):
803 Go back to just ignoring failures. (Bug#17159)
804
805 2014-04-06 João Távora <joaotavora@gmail.com>
806
807 Fix `electric-pair-delete-adjacent-pairs' in modes binding
808 backspace. (bug#16981)
809 * elec-pair.el (electric-pair-backward-delete-char): Delete.
810 (electric-pair-backward-delete-char-untabify): Delete.
811 (electric-pair-mode-map): Bind backspace to a menu item filtering
812 a new `electric-pair-delete-pair' command.
813 (electric-pair-delete-pair): New command.
814
815 2014-04-06 João Távora <joaotavora@gmail.com>
816
817 * progmodes/python.el (python-electric-pair-string-delimiter):
818 Fix triple-quoting electricity. (Bug#17192)
819
820 2014-04-06 João Távora <joaotavora@gmail.com>
821
822 * elec-pair.el (electric-pair-post-self-insert-function):
823 Don't skip whitespace when `electric-pair-text-pairs' and
824 `electric-pair-pairs' were used. syntax to
825 electric-pair--skip-whitespace. (Bug#17183)
826
827 2014-04-06 Eli Zaretskii <eliz@gnu.org>
828
829 * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
830 "<F>". (Bug#17199)
831
832 2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
833
834 * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
835 (mpc--status-idle-timer-run): Use mpc--status-timer-run.
836
837 2014-04-05 Glenn Morris <rgm@gnu.org>
838
839 * help.el (view-lossage): Doc tweak.
840
841 2014-04-05 Matthias Dahl <matthias.dahl@binary-island.eu>
842
843 * faces.el (face-spec-recalc): Call make-face-x-resource-internal
844 only when inhibit-x-resources is nil, and do that earlier in the
845 function. Doc fix. (Bug#16694)
846 (face-spec-choose): Accept additional optional argument, whose
847 value is returned if no matching attributes are found.
848 (face-spec-recalc): Use the new optional argument when calling
849 face-spec-choose. (Bug#16378)
850 (make-face-x-resource-internal): Do nothing when
851 inhibit-x-resources is non-nil. Don't touch the default face if
852 reversed video is given--as was done in previous versions of Emacs.
853 (face-set-after-frame-default): Don't call
854 make-face-x-resource-internal here. (Bug#16434)
855
856 2014-04-04 Tassilo Horn <tsdh@gnu.org>
857
858 * doc-view.el (doc-view-bookmark-jump):
859 Use `bookmark-after-jump-hook' to jump to the right page after the
860 buffer is shown in a window. (bug#16090)
861
862 2014-04-04 Eli Zaretskii <eliz@gnu.org>
863
864 * international/characters.el (mirroring): Fix last change:
865 instead of loading uni-mirrored.el explicitly, do that implicitly
866 by creating the 'mirroring' uniprop table. This avoids announcing
867 the loading of uni-mirrored.el.
868
869 2014-04-04 Glenn Morris <rgm@gnu.org>
870
871 * files.el (buffer-stale--default-function)
872 (buffer-stale-function, revert-buffer--default):
873 * autorevert.el (auto-revert-buffers): Doc tweaks.
874
875 2014-04-03 Eli Zaretskii <eliz@gnu.org>
876
877 * international/characters.el: Preload uni-mirrored.el. (Bug#17169)
878
879 2014-04-03 Glenn Morris <rgm@gnu.org>
880
881 * files.el (make-backup-file-name-function)
882 (make-backup-file-name, make-backup-file-name--default-function)
883 (make-backup-file-name-1, find-backup-file-name)
884 (revert-buffer-function, revert-buffer-insert-file-contents-function)
885 (buffer-stale--default-function, buffer-stale-function)
886 (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
887 (revert-buffer, revert-buffer--default)
888 (revert-buffer-insert-file-contents--default-function):
889 Doc fixes related to defaults no longer being nil.
890 (make-backup-file-name-function): Bump :version.
891 Restore nil as a valid but deprecated custom type.
892
893 2014-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'
896 used as a variable (bug#17174).
897
898 2014-04-02 Stefan Monnier <monnier@iro.umontreal.ca>
899
900 * progmodes/perl-mode.el (perl-indent-new-calculate):
901 Handle forward-sexp failure (bug#16985).
902 (perl-syntax-propertize-function): Add "foreach" and "for" statement
903 modifiers introducing expressions (bug#17116).
904
905 2014-04-02 Glenn Morris <rgm@gnu.org>
906
907 * menu-bar.el (menu-bar-file-menu):
908 * vc/ediff.el (ediff-current-file):
909 Update for revert-buffer-function no longer being nil by default.
910
911 * simple.el (command-execute): Respect nil disabled-command-function.
912
913 2014-04-01 Nicolas Richard <theonewiththeevillook@yahoo.fr>
914
915 * simple.el (command-execute): Do not execute the command when it
916 is disabled; fixes thinko in 2013-02-20 conversion from C. (Bug#17151)
917
918 2014-03-29 Juri Linkov <juri@jurta.org>
919
920 * dired-aux.el (dired-compress-file): Don't use string-match-p
921 because its match data is used afterwards.
922
923 2014-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
924
925 * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
926 0 like nil.
927
928 2014-03-27 Dmitry Gutov <dgutov@yandex.ru>
929
930 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
931 Highlight special globals with font-lock-builtin-face. (Bug#17057)
932
933 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
934 Don't propertize `?' or `!' as symbol constituent when after
935 colon. (Bug#17097)
936
937 2014-03-27 Juanma Barranquero <lekktu@gmail.com>
938
939 * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
940 which is no longer needed and causes trouble in GTK builds (bug#17046).
941
942 * emacs-lisp/package-x.el (package--archive-contents-from-url):
943 Use url-insert-file-contents; package-handle-response no longer exists.
944
945 2014-03-26 Juanma Barranquero <lekktu@gmail.com>
946
947 * emacs-lisp/package.el: Fix bug#16733 (again).
948 (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
949 (url-http-target-url): Remove unused declarations.
950 (package-handle-response): Remove.
951 (package--with-work-buffer): Use url-insert-file-contents and simplify.
952 (package--download-one-archive): Use current-buffer instead of
953 dynamic binding of `buffer'.
954 (describe-package-1): Do not decode readme-string.
955
956 2014-03-25 Barry O'Reilly <gundaetiapo@gmail.com>
957
958 * simple.el (primitive-undo): Correction to 2014-03-24 change.
959
960 2014-03-25 Michael Albinus <michael.albinus@gmx.de>
961
962 * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
963
964 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
965 from 2014-03-07, it decreases performance unnecessarily. Let-bind
966 `remote-file-name-inhibit-cache' to nil in the second pass.
967 (tramp-find-executable): Do not call "which" on SunOS.
968 (tramp-send-command-and-check): Fix docstring.
969 (tramp-do-copy-or-rename-file-directly): In the `rename' case,
970 check whether source directory has set the sticky bit.
971
972 2014-03-24 Barry O'Reilly <gundaetiapo@gmail.com>
973
974 * simple.el (primitive-undo): Only process marker adjustments
975 validated against their corresponding (TEXT . POS). Issue warning
976 for lone marker adjustments in undo history. (Bug#16818)
977 (undo-make-selective-list): Add marker adjustments to selective
978 undo list based on whether their corresponding (TEXT . POS) is in
979 the region. Remove variable adjusted-markers, which was unused
980 and only non nil during undo-make-selective-list.
981 (undo-elt-in-region): Return nil when passed a marker adjustment
982 and explain in function doc.
983
984 2014-03-24 Dmitry Gutov <dgutov@yandex.ru>
985
986 * emacs-lisp/package.el (package--add-to-archive-contents):
987 Include already installed and built-in packages in
988 `package-archive-contents'.
989 (package-install): Don't include already installed packages in the
990 options during interactive invocation. (Bug#16762)
991
992 2014-03-24 Daniel Colascione <dancol@dancol.org>
993
994 * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
995 instead of cl-loop search function.
996
997 2014-03-24 Juanma Barranquero <lekktu@gmail.com>
998
999 * frameset.el (frameset--initial-params): Fix typo in parameter name.
1000
1001 2014-03-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
1002
1003 * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
1004
1005 2014-03-24 Dmitry Gutov <dgutov@yandex.ru>
1006
1007 * progmodes/ruby-mode.el (ruby-expression-expansion-re):
1008 Match special global variables without curlies, too.
1009 (ruby-font-lock-keywords): Simplify the matcher for special global
1010 variables. Don't require a non-word character after the variable.
1011 (Bug#17057)
1012
1013 2014-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1014
1015 * simple.el (redisplay-highlight-region-function): Increase priority of
1016 overlay to make sure boundaries are visible (bug#15899).
1017
1018 2014-03-23 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * frameset.el (frameset-restore): Compare display strings with equal.
1021
1022 * frame.el (make-frame): Don't quote display name in error message,
1023 it is already a string.
1024
1025 2014-03-23 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1026
1027 * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
1028 the password.
1029
1030 2014-03-23 Dmitry Gutov <dgutov@yandex.ru>
1031
1032 * emacs-lisp/package.el (package-show-package-list): If the buffer
1033 is already displayed in another window, switch to that window.
1034
1035 2014-03-21 Daniel Colascione <dancol@dancol.org>
1036
1037 * mail/emacsbug.el (report-emacs-bug): Include memory usage
1038 information in bug reports.
1039
1040 2014-03-23 Daniel Colascione <dancol@dancol.org>
1041
1042 * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
1043 list to look for keyword arguments instead of `memq', fixing
1044 (Bug#3647) --- unfortunately, only for freshly-compiled code.
1045 Please make bootstrap.
1046
1047 2014-03-23 Richard Stallman <rms@gnu.org>
1048
1049 * battery.el (battery-linux-sysfs): Search for each field
1050 from the beginning of the buffer.
1051
1052 2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
1053
1054 * emacs-lisp/package.el (package-desc): Use the contents of the
1055 quoted form, not its cdr. (Bug#16873)
1056
1057 2014-03-22 Juanma Barranquero <lekktu@gmail.com>
1058
1059 * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
1060 benefit of doc.c; change parameter profile to match the X function.
1061
1062 2014-03-21 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
1065 and `tramp-copy-env'.
1066
1067 * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
1068 (tramp-maybe-open-connection): Handle `tramp-login-env'.
1069
1070 2014-03-21 Glenn Morris <rgm@gnu.org>
1071
1072 * electric.el (electric-indent-post-self-insert-function): Add doc.
1073
1074 2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
1075
1076 * emacs-lisp/package.el (package-compute-transaction):
1077 Use `version-list-<=' to compare the requirement version against
1078 the version of package already to be installed. Update the error
1079 message. (Bug#16826)
1080
1081 * progmodes/ruby-mode.el (ruby-smie-rules):
1082 Add indentation rule for ` @ '. (Bug#17050)
1083
1084 2014-03-21 Juanma Barranquero <lekktu@gmail.com>
1085
1086 * align.el (align-regexp): Remove superfluous backslash.
1087
1088 * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
1089 (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
1090 (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
1091 Fix docstring typos.
1092 (ffap-next): Use C-u in docstring.
1093 (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
1094 (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
1095 Remove superfluous backslashes.
1096 (ffap-string-at-point): Reflow docstring.
1097
1098 * server.el (server-host): Reflow docstring.
1099 (server-unload-function): Fix docstring typo.
1100 (server-eval-at): Remove superfluous backslash.
1101
1102 * skeleton.el (skeleton-insert): Remove superfluous backslash.
1103 (skeleton-insert): Doc fix.
1104 (skeleton-insert): Reflow docstring.
1105
1106 * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
1107 (tty-color-approximate, tty-color-by-index, tty-color-values)
1108 (tty-color-desc): Remove superfluous backslashes.
1109
1110 2014-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1111
1112 * electric.el (electric-newline-and-maybe-indent): New command.
1113 Bind it globally to C-j.
1114 (electric-indent-mode): Don't mess with the global map any more.
1115 Don't drop the post-self-insert-hook is some buffer is still using it
1116 (bug#16770).
1117
1118 * bindings.el (global-map): Remove C-j binding.
1119
1120 * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
1121 the docstring of functions advised before dumping (bug#16993).
1122
1123 2014-03-19 Stefan-W. Hahn <stefan.hahn@s-hahn.de> (tiny change)
1124
1125 * ps-print.el (ps-generate-postscript-with-faces):
1126 Explicitly deactivate the mark (bug#16866).
1127 * simple.el (deactivate-mark): Update region highlight.
1128
1129 2014-03-19 Juanma Barranquero <lekktu@gmail.com>
1130
1131 * emacs-lisp/package.el (describe-package-1):
1132 Decode commentary (bug#16733).
1133
1134 2014-03-18 Juanma Barranquero <lekktu@gmail.com>
1135
1136 * custom.el (defcustom): Doc fix: recommend avoiding destructive
1137 modification of the value argument of :set (bug#16755).
1138
1139 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1140
1141 * simple.el (newline-and-indent): Do autofill (bug#17031).
1142
1143 2014-03-18 Dmitry Gutov <dgutov@yandex.ru>
1144
1145 * newcomment.el (comment-normalize-vars): Only add escaping check
1146 to `comment-start-skip' if not `comment-use-syntax'. (Bug#16971)
1147 (comment-beginning): Use `narrow-to-region' instead of moving back
1148 one character.
1149 (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
1150 (comment-start-skip): Update the docstring.
1151
1152 2014-03-18 Richard Stallman <rms@gnu.org>
1153
1154 * dired.el (dired-display-file): Force use of other window.
1155
1156 2014-03-18 Daniel Colascione <dancol@dancol.org>
1157
1158 * startup.el (tty-handle-args): Remove debug message from 2007.
1159
1160 2014-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
1161
1162 * emacs-lisp/nadvice.el (advice--interactive-form): New function.
1163 (advice--make-interactive-form): Use it to avoid (auto)loading function.
1164 (advice--make-1, advice-add, advice-remove):
1165 Remove braindead :advice-pending hack.
1166
1167 2014-03-17 Glenn Morris <rgm@gnu.org>
1168
1169 * calendar/calendar.el (calendar-generate-month): Apply weekend
1170 face to the right days; fixes 2013-08-06 change. (Bug#17028)
1171
1172 2014-03-17 Michael Albinus <michael.albinus@gmx.de>
1173
1174 * net/tramp.el (tramp-action-out-of-band): Read pending output.
1175 (tramp-call-process): Trace also DESTINATION.
1176
1177 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
1178 Quote file names when they are local. Remove superfluous trace.
1179
1180 2014-03-17 Dmitry Gutov <dgutov@yandex.ru>
1181
1182 * newcomment.el (comment-beginning): If `comment-start-skip'
1183 doesn't match, move back one char and try again. (Bug#16971)
1184
1185 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1186 Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
1187 Set `comment-start-skip' to a simpler value that doesn't try to
1188 check if the semicolon is escaped (this is handled by
1189 `syntax-ppss' now). (Bug#16971)
1190
1191 * progmodes/scheme.el (scheme-mode-variables): Same.
1192
1193 2014-03-16 Martin Rudalics <rudalics@gmx.at>
1194
1195 Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
1196 * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
1197 current (Bug#16816, Bug#17007).
1198 (with-current-buffer-window): New macro doing the same as
1199 `with-temp-buffer-window' but with BUFFER-OR-NAME current.
1200 * help.el (help-print-return-message): Warn in doc-string to not
1201 use this in `with-help-window'.
1202 (describe-bindings-internal): Call `describe-buffer-bindings'
1203 from within help buffer. See Juanma's scenario in (Bug#16816).
1204 (with-help-window): Update doc-string.
1205 * dired.el (dired-mark-pop-up):
1206 * files.el (save-buffers-kill-emacs):
1207 * register.el (register-preview): Use `with-current-buffer-window'
1208 instead of `with-temp-buffer-window'.
1209
1210 2014-03-16 Juanma Barranquero <lekktu@gmail.com>
1211
1212 * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
1213 Implement inserting into current buffer, documented in their docstrings.
1214 (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
1215 (rst-section-tree-point, rst-forward-section, rst-indent)
1216 (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
1217 (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
1218 (rst-font-lock-handle-adornment-pre-match-form)
1219 (rst-repeat-last-character): Reflow docstrings.
1220 (rst-preferred-adornments, rst-update-section, rst-find-title-line)
1221 (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
1222 (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
1223 (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
1224 Fix docstring typos.
1225 (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
1226 (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
1227 (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
1228
1229 2014-03-15 Juanma Barranquero <lekktu@gmail.com>
1230
1231 * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
1232 for compatibility with other ports.
1233 (ns-initialize-window-system): Use it. It is set in term/common-win.el
1234 from the -xrm command line argument, but in the Nextstep port its value
1235 is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
1236
1237 * progmodes/python.el (defconst, python-syntax-count-quotes)
1238 (python-indent-region, python-indent-shift-right)
1239 (python-indent-dedent-line-backspace, python-nav-backward-sexp)
1240 (python-nav-backward-sexp-safe, python-nav-backward-up-list)
1241 (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
1242 (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
1243 (inferior-python-mode, python-shell-make-comint, run-python-internal)
1244 (python-shell-buffer-substring, python-shell-send-buffer)
1245 (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
1246 (python-completion-complete-at-point, python-fill-docstring-style)
1247 (python-eldoc-function, python-imenu-format-item-label)
1248 (python-imenu-format-parent-item-label)
1249 (python-imenu-format-parent-item-jump-label)
1250 (python-imenu--build-tree, python-imenu-create-index)
1251 (python-imenu-create-flat-index): Fix docstring typos.
1252 (python-indent-context, python-shell-prompt-regexp, run-python):
1253 Remove superfluous backslashes.
1254 (python-indent-line, python-nav-beginning-of-defun)
1255 (python-shell-get-buffer, python-shell-get-process)
1256 (python-info-current-defun, python-info-current-line-comment-p)
1257 (python-info-current-line-empty-p, python-util-popn): Doc fixes.
1258 (python-indent-post-self-insert-function, python-shell-send-file)
1259 (python-shell-completion-get-completions)
1260 (python-shell-completion-complete-or-indent)
1261 (python-eldoc--get-doc-at-point): Reflow docstrings.
1262
1263 2014-03-14 Glenn Morris <rgm@gnu.org>
1264
1265 * emacs-lisp/package.el (package-menu-mode-map):
1266 Replace use of obsolete function alias. Tweak menu item text.
1267
1268 * info.el (Info-finder-find-node):
1269 Ignore the `emacs' metapackage. (Bug#10813)
1270
1271 * finder.el (finder-list-matches): Include unversioned packages
1272 in the result of a keyword search.
1273
1274 * finder.el (finder--builtins-descriptions): New constant.
1275 (finder-compile-keywords): Use finder--builtins-descriptions.
1276
1277 2014-03-14 Dmitry Gutov <dgutov@yandex.ru>
1278
1279 * simple.el (blink-matching-paren): Describe the new value,
1280 `jump', enabling the old behavior.
1281 (blink-matching-open): Use that value. (Bug#17008)
1282
1283 2014-03-14 Glenn Morris <rgm@gnu.org>
1284
1285 * finder.el (finder-no-scan-regexp): Add leim-list.
1286 (finder-compile-keywords):
1287 Don't skip files with same basename. (Bug#14010)
1288 * Makefile.in (setwins_finder): New, excluding leim.
1289 (finder-data): Use setwins_finder.
1290
1291 * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
1292 (help-function-arglist, help-make-usage): Move from here...
1293 * help.el (help-split-fundoc, help-add-fundoc-usage)
1294 (help-function-arglist, help-make-usage): ... to here. (Bug#17001)
1295 * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
1296
1297 2014-03-14 Juanma Barranquero <lekktu@gmail.com>
1298
1299 * net/socks.el (socks, socks-override-functions)
1300 (socks-find-services-entry):
1301 * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
1302 (hif-find-ifdef-block):
1303 * progmodes/modula2.el (m2-indent): Fix docstring typos.
1304
1305 * net/tls.el (tls-program): Reflow docstring.
1306
1307 * progmodes/pascal.el (pascal-mode-abbrev-table)
1308 (pascal-imenu-generic-expression, pascal-auto-endcomments)
1309 (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
1310 (pascal-outline-mode): Fix docstring typos.
1311 (pascal-mode): Let define-derived-mode document mode hook.
1312 (pascal-uncomment-area): Reflow.
1313 (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
1314
1315 * progmodes/opascal.el (opascal-compound-block-indent)
1316 (opascal-case-label-indent): Fix docstring typos.
1317 (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
1318
1319 2014-03-13 Dmitry Gutov <dgutov@yandex.ru>
1320
1321 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1322 Fontify multiple adjacent negation chars. (Bug#17004)
1323
1324 2014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change)
1325
1326 * emacs-lisp/package.el (package--prepare-dependencies):
1327 Accept requirements without explicit version (bug#14941).
1328
1329 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * register.el (register-separator, copy-to-register): Doc fixes.
1332 (register-preview-default): Remove unnecessary call to concat.
1333
1334 * frameset.el (frameset-restore): When checking for a visible frame,
1335 use the action map instead of calling visible-frame-list.
1336
1337 2014-03-12 Jonas Bernoulli <jonas@bernoul.li>
1338
1339 * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
1340
1341 2014-03-12 Martin Rudalics <rudalics@gmx.at>
1342
1343 * window.el (fit-frame-to-buffer): Get maximum width from
1344 display's width instead of height.
1345
1346 2014-03-12 Glenn Morris <rgm@gnu.org>
1347
1348 * desktop.el (desktop-restore-frames)
1349 (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
1350 (desktop-restore-reuses-frames): Doc tweaks.
1351
1352 * electric.el (electric-indent-mode): Doc fix.
1353
1354 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
1357 (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
1358 (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
1359 (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
1360 (cvs-dired-use-hook): Fix docstring typos.
1361 (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
1362 Doc fixes.
1363
1364 * vc/pcvs-defs.el (cvs-auto-remove-handled)
1365 (cvs-auto-remove-directories, cvs-default-ignore-marks)
1366 (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
1367 (cvs-execute-single-dir): Fix docstring typos.
1368
1369 * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
1370 (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
1371
1372 * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
1373
1374 * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
1375 Fix docstring typos.
1376
1377 2014-03-12 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * frameset.el (frameset--jump-to-register): Add autoload; it could be
1380 called from jump-to-register after unloading the frameset package.
1381
1382 2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1383
1384 * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
1385 (bug#16975). Deactivate the mark before setting it to nil.
1386 (activate-mark): Do nothing if region is already active.
1387
1388 2014-03-11 Juanma Barranquero <lekktu@gmail.com>
1389
1390 * frameset.el (frameset--target-display): Remove definition; declare.
1391 (frameset-save, frameset-restore): Let-bind frameset--target-display.
1392
1393 2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1394
1395 * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
1396 (advice-add): Add a :advice--pending marker, so advice--make-1 knows
1397 when the advice is pending.
1398 (advice-remove): Remove this marker when not needed any more.
1399
1400 2014-03-11 Juanma Barranquero <lekktu@gmail.com>
1401
1402 * frameset.el: Separate options for reusing frames and cleaning up.
1403 (frameset--reuse-list): Remove definition; declare.
1404 (frameset--action-map): Declare.
1405 (frameset--find-frame-if): Doc fix.
1406 (frameset--restore-frame): Cache frame action.
1407 (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
1408 how to clean up the frame list after restoring. Remove cleaning
1409 options from REUSE-FRAMES. Change all keyword values to symbols.
1410 (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
1411
1412 * desktop.el (desktop-restore-forces-onscreen)
1413 (desktop-restore-reuses-frames): Use non-keyword values.
1414 (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
1415
1416 2014-03-10 Glenn Morris <rgm@gnu.org>
1417
1418 * files.el (find-file): Doc fix: update info node name.
1419
1420 * emacs-lisp/advice.el (ad-add-advice, defadvice):
1421 Doc fix: remove references to deleted info nodes.
1422
1423 2014-03-10 Michael Albinus <michael.albinus@gmx.de>
1424
1425 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1426 Do not add `nil' to the environment, when there's no remote `locale'.
1427 (tramp-find-inline-encoding): Check, that the remote host has
1428 installed perl, before sending scripts.
1429
1430 2014-03-10 Leo Liu <sdl.web@gmail.com>
1431
1432 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
1433 Clear eldoc-last-message. (Bug#16920)
1434
1435 2014-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1436
1437 * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
1438 (bug#14430).
1439
1440 2014-03-09 Juri Linkov <juri@jurta.org>
1441
1442 * ansi-color.el (ansi-color-names-vector): Copy default colors
1443 from `xterm-standard-colors' that look well on the default white
1444 background (and also on the black background) to avoid illegible
1445 color combinations like yellow-on-white and white-on-white.
1446 http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
1447
1448 2014-03-08 Juanma Barranquero <lekktu@gmail.com>
1449
1450 * frameset.el (frameset-restore): When no frame is visible, do not
1451 generate a list of frames, just make visible the selected one.
1452
1453 2014-03-08 Dmitry Gutov <dgutov@yandex.ru>
1454
1455 * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
1456 it only contains the repository root. (Bug#16897)
1457
1458 2014-03-07 Michael Albinus <michael.albinus@gmx.de>
1459
1460 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
1461 only when `remote-file-name-inhibit-cache' is nil.
1462 (tramp-sh-file-name-handler): Use `tramp-error'. Simplify code.
1463
1464 2014-03-06 Martin Rudalics <rudalics@gmx.at>
1465
1466 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
1467 Fix doc-strings.
1468 (fit-frame-to-buffer): New argument ONLY. Remove dependency on
1469 fit-frame-to-buffer variable. Fix doc-string.
1470 (fit-window-to-buffer): Set ONLY argument in call of
1471 fit-frame-to-buffer. Fix doc-string.
1472
1473 2014-03-06 Michael Albinus <michael.albinus@gmx.de>
1474
1475 * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
1476 (tramp-action-password): Clear password cache if needed.
1477 (tramp-read-passwd): Do not clear password cache.
1478
1479 * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
1480 cache unless it is the first password request.
1481
1482 2014-03-06 Glenn Morris <rgm@gnu.org>
1483
1484 * simple.el (newline): Doc tweak.
1485
1486 * emacs-lisp/shadow.el (load-path-shadows-find):
1487 Ignore dir-locals. (Bug#12357)
1488
1489 2014-03-05 Glenn Morris <rgm@gnu.org>
1490
1491 * files.el (interpreter-mode-alist):
1492 * progmodes/sh-script.el (sh-ancestor-alist): Add dash. (Bug#16938)
1493
1494 2014-03-05 Juanma Barranquero <lekktu@gmail.com>
1495
1496 * frameset.el (frameset--initial-params): Filter out null entries.
1497
1498 2014-03-05 Martin Rudalics <rudalics@gmx.at>
1499
1500 * window.el (window-min-height, window-min-width):
1501 Rewrite doc-strings.
1502 (window-body-size): Add PIXELWISE argument to make it consistent
1503 with its callees.
1504
1505 2014-03-05 Juanma Barranquero <lekktu@gmail.com>
1506
1507 * finder.el (finder-mode-map, finder-mode-syntax-table):
1508 Revert part of 2014-02-28 change.
1509
1510 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
1511
1512 * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
1513 (eww-setup-buffer): Clear next/prev/etc more reliably.
1514 (eww-textarea-map): [tab] doesn't work on tty.
1515 Reported by Mario Lang.
1516
1517 * net/shr.el (shr-map): Ditto.
1518
1519 2014-03-04 Glenn Morris <rgm@gnu.org>
1520
1521 * minibuffer.el (completion-hilit-commonality):
1522 Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
1523
1524 2014-03-04 Juanma Barranquero <lekktu@gmail.com>
1525
1526 * hilit-chg.el (hilit-chg-unload-function): New function.
1527 (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
1528 (hilit-chg-map-changes): Prefer cardinal number to digit.
1529 (hilit-chg-display-changes): Reflow docstring.
1530 (highlight-changes-rotate-faces): Remove superfluous backslash.
1531
1532 2014-03-04 Michael Albinus <michael.albinus@gmx.de>
1533
1534 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
1535 `tramp-send-command-and-check'.
1536
1537 2014-03-04 Juanma Barranquero <lekktu@gmail.com>
1538
1539 * hexl.el (hexl-address-region, hexl-ascii-region)
1540 (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
1541 (hexl-backward-short, hexl-forward-short, hexl-backward-word)
1542 (hexl-forward-word, hexl-previous-line, hexl-next-line):
1543 Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
1544 (hexl-mode): Doc fix.
1545 (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
1546 (hexl-mode-ruler): Fix typos in docstrings.
1547
1548 * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
1549 (strokes-character, strokes-get-grid-position, strokes-list-strokes):
1550 Remove superfluous backslashes.
1551 (strokes-last-stroke, strokes-global-map, strokes-mode):
1552 Reflow docstrings.
1553 (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
1554 (strokes-xpm-for-compressed-string): Use quotes with buffer name.
1555 (strokes-distance-squared, strokes-global-set-stroke)
1556 (strokes-global-set-stroke-string): Doc fixes.
1557 (strokes-help): Fix typos; reflow docstring.
1558
1559 2014-03-04 Martin Rudalics <rudalics@gmx.at>
1560
1561 * window.el (window-in-direction): Fix doc-string.
1562
1563 2014-03-04 Glenn Morris <rgm@gnu.org>
1564
1565 * emacs-lisp/smie.el (smie-config-guess): Doc fix.
1566 Explicit error if no grammar.
1567 (smie-config-save): Doc fix. Fix quote typo.
1568
1569 2014-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
1570
1571 * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
1572 electric-indent-mode-hook if we obey electric-indent-mode.
1573 (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
1574 decide whether we obey electric-indent-mode.
1575 (c-change-set-fl-decl-start, c-extend-after-change-region):
1576 Silence warnings.
1577 (c-electric-indent-mode-hook): Assume we do want to obey
1578 electric-indent-mode.
1579
1580 * electric.el (electric-indent-mode-has-been-called): Remove.
1581 (electric-indent-mode): Fix accordingly.
1582
1583 * files.el (hack-local-variables): Mention file name in warning.
1584
1585 * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
1586
1587 2014-03-04 Michal Nazarewicz <mina86@mina86.com>
1588
1589 * bindings.el: Add comment describing why C-d binds to `delete-char'.
1590 * simple.el (delete-forward-char): Mark as interactive-only.
1591
1592 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
1593
1594 * icomplete.el (icomplete-completions):
1595 Follow-up to 2014-03-01 change.
1596
1597 * icomplete.el: Miscellaneous doc fixes.
1598 Use Icomplete everywhere instead of icomplete for consistency.
1599 (icomplete-max-delay-chars): Fix typo.
1600 (icomplete-mode): Use \[].
1601 (icomplete-tidy, icomplete-exhibit): Reflow.
1602 (icomplete-minibuffer-setup-hook, icomplete-completions):
1603 Remove superfluous backlashes.
1604
1605 * ido.el: Miscellaneous doc fixes.
1606 Use Ido everywhere instead of ido or `ido' for consistency.
1607 (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
1608 (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
1609 (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
1610 (ido-separator): Extract obsolescence info from docstring and declare
1611 with make-obsolete-variable.
1612 (ido-minibuffer-setup-hook): Simplify example.
1613 (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
1614 (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
1615 (ido-completion-help, ido-completing-read): Fix typos in docstrings.
1616 (ido-everywhere): Reflow docstring.
1617 (ido-toggle-vc): Doc fix.
1618 (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
1619 of long list of keybindings.
1620
1621 2014-03-03 Glenn Morris <rgm@gnu.org>
1622
1623 * frame.el (display-pixel-height, display-pixel-width)
1624 (display-mm-dimensions-alist, display-mm-height)
1625 (display-mm-width): Doc tweaks.
1626
1627 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
1628
1629 * simple.el (undo-elt-in-region): Fix buffer corruption for edge
1630 case of undo in region.
1631
1632 2014-03-02 Martin Rudalics <rudalics@gmx.at>
1633
1634 * window.el (fit-window-to-buffer): Fix argument in window-size
1635 call when window is horizontally combined.
1636
1637 2014-03-02 Juanma Barranquero <lekktu@gmail.com>
1638
1639 * icomplete.el (icomplete-completions): Use string-width.
1640 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1641
1642 2014-03-01 Dmitry Gutov <dgutov@yandex.ru>
1643
1644 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1645 Highlight regexp options. (Bug#16914)
1646
1647 2014-03-01 Martin Rudalics <rudalics@gmx.at>
1648
1649 * window.el (window--max-delta-1): Round down when calculating
1650 how many lines/columns we can get from a window.
1651
1652 2014-03-01 Glenn Morris <rgm@gnu.org>
1653
1654 * isearch.el (search-invisible): Doc fix.
1655
1656 * minibuffer.el (completion-hilit-commonality):
1657 Make `base-size' argument optional. Short-cut if `prefix-len' is 0.
1658 * comint.el (comint-dynamic-list-completions): Doc fix.
1659 * comint.el (comint-dynamic-list-completions):
1660 * filecache.el (file-cache-minibuffer-complete):
1661 * tempo.el (tempo-display-completions):
1662 * eshell/em-hist.el (eshell-list-history):
1663 Replace use of obsolete argument of display-completion-list.
1664
1665 2014-03-01 Juanma Barranquero <lekktu@gmail.com>
1666
1667 * icomplete.el (icomplete-completions):
1668 Revert back to using "..." when ?… cannot be displayed.
1669
1670 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * finder.el (finder-unload-function): New function.
1673
1674 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
1675
1676 * dframe.el (dframe-detach):
1677 * find-dired.el (find-dired, find-name-dired):
1678 * finder.el (finder-mode-map, finder-mode-syntax-table)
1679 (finder-headmark, finder-select, finder-mouse-select):
1680 Fix docstring typos.
1681
1682 2014-02-28 Martin Rudalics <rudalics@gmx.at>
1683
1684 Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
1685 * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
1686 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
1687 Fix doc-string based on a suggestion by Nicolas Richard
1688 <theonewiththeevillook@yahoo.fr>.
1689 * help.el (with-help-window): Fix doc-string.
1690
1691 2014-02-28 Ivan Kanis <ivan@kanis.fr>
1692
1693 * net/shr.el (shr-image-animate): New option.
1694 (shr-put-image): Respect shr-image-animate.
1695
1696 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
1697
1698 * net/tramp-adb.el (tramp-adb-parse-device-names):
1699 Use `accept-process-output'.
1700 (tramp-adb-handle-file-truename): Cache the localname only.
1701 (tramp-adb-handle-make-directory)
1702 (tramp-adb-handle-delete-directory): Flush file properties correctly.
1703 (tramp-adb-handle-set-file-modes): Do not raise an error when file
1704 modes cannot be changed.
1705
1706 * net/tramp-cache.el (tramp-flush-directory-property): Remove also
1707 file properties of symlinks.
1708
1709 2014-02-28 Per Starbäck <starback@stp.lingfil.uu.se>
1710
1711 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
1712 required/optional fields to match development biblatex. (Bug#16781)
1713
1714 2014-02-28 Andy Sawyer <andy.sawyer@gmail.com> (tiny change)
1715
1716 * saveplace.el (toggle-save-place):
1717 Fix argument handling. (Bug#16673)
1718
1719 2014-02-28 Glenn Morris <rgm@gnu.org>
1720
1721 * minibuffer.el (completions-first-difference)
1722 (completions-common-part, completion-hilit-commonality): Doc fixes.
1723
1724 2014-02-28 Karl Berry <karl@gnu.org>
1725
1726 * info.el (Info-mode-map): Add H for describe-mode,
1727 to synchronize with standalone Info.
1728
1729 2014-02-28 Emilio C. Lopes <eclig@gmx.net>
1730
1731 * progmodes/sql.el (sql-interactive-mode):
1732 Avoid setting global comint-input-ring-separator. (Bug#16814)
1733
1734 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
1735
1736 * net/dbus.el (dbus--init-bus): Declare function.
1737 (dbus-path-local, dbus-interface-local): New defconst.
1738 (dbus-init-bus): Use them.
1739 (dbus-return-values-table): Extend doc.
1740 (dbus-handle-bus-disconnect): Extend error message.
1741
1742 2014-02-27 Juanma Barranquero <lekktu@gmail.com>
1743
1744 * subr.el (y-or-n-p): Fix double space issue in message.
1745
1746 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
1747
1748 * net/tramp.el (tramp-call-process): Improve trace message.
1749 (tramp-handle-insert-file-contents): Trace error case.
1750
1751 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
1752 <insert-directory>: Use `tramp-handle-insert-directory'.
1753 (tramp-adb-handle-insert-directory): Remove function.
1754 (tramp-adb-send-command-and-check): New defun, replacing
1755 `tramp-adb-command-exit-status'. Change all callees.
1756 (tramp-adb-handle-file-attributes)
1757 (tramp-adb-handle-directory-files-and-attributes): Use it.
1758 (tramp-adb-ls-output-name-less-p):
1759 Use `directory-listing-before-filename-regexp'.
1760 (tramp-adb-handle-delete-directory): Flush also file properties of
1761 the truename of directory.
1762 (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
1763 (tramp-adb-handle-file-local-copy): Make the local copy readable.
1764 (tramp-adb-handle-write-region): Implement APPEND.
1765 (tramp-adb-handle-rename-file): Make it more robust. Flush file
1766 properties correctly.
1767 (tramp-adb-maybe-open-connection): Set `tramp-current-*'
1768 variables. Check for connected devices only when needed.
1769
1770 2014-02-27 Glenn Morris <rgm@gnu.org>
1771
1772 * minibuffer.el (completion-table-dynamic)
1773 (completion-table-with-cache): Doc fixes.
1774
1775 * emacs-lisp/crm.el (crm-default-separator, crm-separator)
1776 (completing-read-multiple): Doc fixes.
1777
1778 2014-02-27 Daniel Colascione <dancol@dancol.org>
1779
1780 * minibuffer.el (completion--nth-completion): Fix indentation.
1781
1782 * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
1783 explicit tramp path is empty.
1784
1785 2014-02-27 Glenn Morris <rgm@gnu.org>
1786
1787 * emacs-lisp/crm.el (completing-read-multiple):
1788 Empower help-enable-auto-load.
1789
1790 2014-02-26 Glenn Morris <rgm@gnu.org>
1791
1792 * startup.el (command-line): Don't init the tty in daemon mode.
1793
1794 Avoid calling tty-setup-hook twice, eg if a term file
1795 explicitly calls tty-run-terminal-initialization. (Bug#16859)
1796 * faces.el (tty-run-terminal-initialization): Add run-hook argument.
1797 (tty-create-frame-with-faces): Use it.
1798 * startup.el (command-line): Pass run-hook argument
1799 to tty-run-terminal-initialization.
1800
1801 * dired.el (dired-restore-desktop-buffer): Demote errors;
1802 eg in case a glob match fails. (Bug#16884)
1803
1804 2014-02-26 Dmitry Gutov <dgutov@yandex.ru>
1805
1806 * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
1807 error from `read-from-string'. (Bug#16850)
1808
1809 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
1810 result of `completing-read' in the interactive form. (Bug#16854)
1811
1812 2014-02-25 Glenn Morris <rgm@gnu.org>
1813
1814 * image.el (image-animate, image-animate-timeout):
1815 Stop animating images in dead buffers. (Bug#16878)
1816
1817 * emacs-lisp/edebug.el (defmacro): Fix debug spec. (Bug#16868)
1818
1819 * faces.el (tty-setup-hook, tty-run-terminal-initialization):
1820 Doc fixes.
1821 * startup.el (term-setup-hook): Doc fix. Make obsolete.
1822 * term/sun.el (sun-raw-prefix-hooks):
1823 Use tty-setup-hook instead of term-setup-hook.
1824 (terminal-init-sun): Construct message from bytecomp plist.
1825 * term/wyse50.el (enable-arrow-keys): Doc fix.
1826
1827 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
1828
1829 * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
1830 Fix docstring typos.
1831
1832 2014-02-24 Michael Albinus <michael.albinus@gmx.de>
1833
1834 * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
1835
1836 2014-02-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
1837
1838 * minibuffer.el (completion--try-word-completion):
1839 Fix error when completing M-x commands (bug#16808).
1840
1841 2014-02-24 Leo Liu <sdl.web@gmail.com>
1842
1843 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
1844
1845 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
1846
1847 * apropos.el (apropos-print): Avoid formatting error when
1848 apropos-do-all and apropos-compact-layout are both t.
1849
1850 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
1851
1852 * apropos.el (apropos-property, apropos-all-words-regexp)
1853 (apropos-true-hit, apropos-variable, apropos-print):
1854 Fix docstring typos, and remove obsolete comment.
1855
1856 2014-02-23 Michael Albinus <michael.albinus@gmx.de>
1857
1858 * net/tramp-sh.el (tramp-sh-handle-file-truename):
1859 Preserve trailing "/". (Bug#16851)
1860
1861 2014-02-23 Dmitry Gutov <dgutov@yandex.ru>
1862
1863 * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
1864 after `=>' (bug#16811).
1865 (ruby-smie-rules): Handle the inconsistent second element of the
1866 list returned by `smie-indent--parent'.
1867 (ruby-font-lock-keywords): Disqualify any identifier before `=' as
1868 method call.
1869
1870 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
1871
1872 * elec-pair.el (electric-pair-text-syntax-table)
1873 (electric-pair-syntax-info, electric-pair--syntax-ppss)
1874 (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
1875 (electric-pair--looking-at-unterminated-string-p): Doc fix.
1876 (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
1877
1878 2014-02-22 Glenn Morris <rgm@gnu.org>
1879
1880 * imenu.el (imenu--generic-function): Doc fix.
1881
1882 * register.el (frame-configuration-to-register): Make obsolete.
1883
1884 2014-02-22 Juanma Barranquero <lekktu@gmail.com>
1885
1886 * desktop.el (desktop-save-buffer-p): Do not fail when
1887 desktop-files-not-to-save is nil. Return t for true result
1888 as the doc says.
1889
1890 2014-02-22 Daniel Colascione <dancol@dancol.org>
1891
1892 * net/secrets.el (secrets-create-item, secrets-search-items):
1893 Check that attribute values are strings, avoiding the construction
1894 of invalid dbus messages.
1895
1896 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
1899 defun-declarations-alist.
1900
1901 2014-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
1902
1903 * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
1904 (bug#16829).
1905
1906 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1907
1908 * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
1909 (whitespace-newline, whitespace-trailing, whitespace-line)
1910 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
1911 (whitespace-space-after-tab): Fix typo in docstrings.
1912
1913 2014-02-21 Dmitry Gutov <dgutov@yandex.ru>
1914
1915 * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
1916
1917 * electric.el (electric-indent-functions-without-reindent):
1918 Add `yaml-indent-line'.
1919
1920 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
1923 It has done nothing for years; should be removed after the release.
1924
1925 * simple.el (choose-completion): Fix docstring typo.
1926 (read-quoted-char-radix): Remove unneeded * in docstring.
1927 (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
1928 Don't escape parentheses unnecessarily in docstrings.
1929
1930 2014-02-21 Martin Rudalics <rudalics@gmx.at>
1931
1932 Fix handling of window-min-height/-width (Bug#16738).
1933 * window.el (window--dump-window, window--dump-frame):
1934 New functions.
1935 (window--min-size-1): Account for window dividers.
1936 When window-resize-pixelwise is nil, delay rounding till after the
1937 sum of the window components has been calculated.
1938 (window--min-delta-1, window--max-delta-1): When PIXELWISE is
1939 nil make sure at least one text line and two text columns remain
1940 fully visible.
1941 (window-resize): Signal an error when window-resize-apply fails.
1942 (window--resize-child-windows): Fix calculation of by how many
1943 pixels a window can still be shrunk via window-new-normal.
1944 (adjust-window-trailing-edge): Call window--resizable with
1945 correct TRAIL argument.
1946
1947 (with-temp-buffer-window): Don't evaluate BODY within
1948 with-current-buffer (Bug#16816).
1949
1950 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * net/tramp.el (tramp-check-cached-permissions):
1953 Call `file-attributes' with `suffix' being a symbol but a string.
1954
1955 2014-02-21 Daniel Colascione <dancol@dancol.org>
1956
1957 * net/dbus.el (dbus-init-bus-1): Declare new subr.
1958 (dbus-init-bus): New function: call into dbus-init-bus-1
1959 and installs a handler for the disconnect signal.
1960 (dbus-call-method): Rewrite to look for result in cons.
1961 (dbus-call-method-handler): Store result in cons.
1962 (dbus-check-event): Recognize events with nil sender as valid.
1963 (dbus-handle-bus-disconnect): New function. React to bus
1964 disconnection signal by synthesizing dbus error for each
1965 pending synchronous or asynchronous call.
1966 (dbus-notice-synchronous-call-errors): New function.
1967 (dbus-handle-event): Raise errors directly only when `dbus-debug'
1968 is true, not all the time.
1969
1970 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
1971
1972 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
1973 Remove obsolescence declarations, these variables do not exist anymore.
1974
1975 * savehist.el (savehist-save-minibuffer-history)
1976 (savehist-additional-variables, savehist-file, savehist-mode-hook)
1977 (savehist-save-hook, savehist-coding-system, savehist-loaded)
1978 (savehist-load, savehist-install, savehist-autosave): Fix typos;
1979 mostly, refer to "Savehist mode" when talking about the mode,
1980 and not the function.
1981
1982 * saveplace.el (save-place): Remove redundant info in docstring.
1983 (save-place-forget-unreadable-files, toggle-save-place)
1984 (save-place-forget-unreadable-files, save-place-dired-hook):
1985 Fix typos and remove unneeded backslashes.
1986
1987 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
1988
1989 * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
1990 (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
1991
1992 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1993 <insert-directory>: Use `tramp-handle-insert-directory'.
1994 (tramp-gvfs-handle-insert-directory): Remove function.
1995
1996 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1997 Call `tramp-handle-insert-directory'.
1998
1999 2014-02-20 Juanma Barranquero <lekktu@gmail.com>
2000
2001 * elec-pair.el (electric-pair-syntax-info): Do not check syntax
2002 before the start of buffer/region (bug#16799).
2003
2004 2014-02-20 Glenn Morris <rgm@gnu.org>
2005
2006 * isearch.el (search-invisible): Doc fix.
2007
2008 2014-02-20 W. Trevor King <wking@tremily.us> (tiny change)
2009
2010 * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
2011 (bug#16657).
2012
2013 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
2014
2015 * frameset.el (frameset-restore): Delay removing an old frame's
2016 duplicate id until the new frame has been correctly created.
2017
2018 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
2021 (tramp-check-cached-permissions): Call `file-attributes' if the
2022 cache is empty.
2023
2024 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
2025 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
2026
2027 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
2028 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
2029 (tramp-gvfs-maybe-open-connection): Set always connection
2030 properties, even if target is mounted already.
2031
2032 * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
2033 Set tramp-autoload cookie.
2034 (tramp-get-remote-touch): New defun.
2035 (tramp-sh-handle-set-file-times): Use it.
2036 (tramp-sh-handle-directory-files-and-attributes):
2037 Use `tramp-handle-directory-files-and-attributes' if neither stat
2038 nor perl are available on the remote host.
2039
2040 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
2041 "/". Write long listing only when "l" belongs to the switches.
2042
2043 * net/trampver.el: Update release number.
2044
2045 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
2046
2047 * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
2048
2049 2014-02-19 Martin Rudalics <rudalics@gmx.at>
2050
2051 * window.el (window-state-put): Allow WINDOW to refer to an
2052 internal window (Bug#16793).
2053
2054 2014-02-19 Glenn Morris <rgm@gnu.org>
2055
2056 * textmodes/remember.el: Move provide statement to end.
2057 (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
2058 (remember-notes): Doc fixes.
2059
2060 2014-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2061
2062 * delsel.el (delete-char): Restore incorrectly erased property
2063 (bug#16795).
2064
2065 2014-02-18 Juanma Barranquero <lekktu@gmail.com>
2066
2067 * frameset.el (frameset--restore-frame): When a frame is being reused
2068 and its root window is not alive, delete all the frame's windows before
2069 restoring the window state. This works around the issue in bug#16793.
2070
2071 2014-02-18 Glenn Morris <rgm@gnu.org>
2072
2073 * textmodes/remember.el (remember-data-directory)
2074 (remember-directory-file-name-format, remember-store-in-files)
2075 (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
2076 (remember-notes-save-and-bury-buffer)
2077 (remember-notes--kill-buffer-query): Doc fixes.
2078
2079 * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
2080
2081 2014-02-17 Alan Mackenzie <acm@muc.de>
2082
2083 Connect electric-indent-mode up with CC Mode. Bug #15478.
2084 * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
2085 to electric-indent-{,local-}-mode.
2086 (c-basic-common-init): Set electric-indent-inhibit.
2087 Initialise c-electric-flag from electric-indent-mode.
2088 (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
2089 New hook functions which propagate electric-indent-mode to CC mode.
2090
2091 * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
2092 hit, toggle electric-indent-local-mode.
2093
2094 * electric.el (electric-indent-mode-has-been-called):
2095 New variable.
2096
2097 2014-02-17 Juanma Barranquero <lekktu@gmail.com>
2098
2099 * frameset.el (frameset-cfg-id): New function.
2100 (frameset--reuse-frame, frameset-restore): Use it.
2101 (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
2102
2103 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
2104
2105 * ido.el (ido-file-internal): Remove unused var `d'.
2106 Use \` for to match BoS. Fit within 80n columns.
2107
2108 2014-02-17 Daniel Colascione <dancol@dancol.org>
2109
2110 * net/dbus.el (dbus-call-method): Work around bug#16775 by having
2111 dbus-call-method check for completion using a busy-wait loop with
2112 gradual backoff.
2113
2114 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
2115
2116 Sync with Tramp 2.2.9.
2117
2118 * net/trampver.el: Update release number.
2119
2120 2014-02-16 Dmitry Gutov <dgutov@yandex.ru>
2121
2122 * ido.el (ido-file-internal): Don't add the name of an existing
2123 directory twice. (Bug#16747)
2124
2125 2014-02-16 Glenn Morris <rgm@gnu.org>
2126
2127 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
2128 Do not use ediff-defvar-local on pre-defined variables. (Bug#16744)
2129
2130 2014-02-15 Michael R. Mauger <michael@mauger.com>
2131
2132 * progmodes/sql.el: Version 3.4
2133 (sql-oracle-options): New default value ("-L").
2134 (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
2135 (sql-placeholders-filter): Correct placeholder pattern.
2136 (sql-read-table-name): Bug fix. Detect absence of SQLi process.
2137 (sql-login-delay): New variable.
2138 (sql-product-interactive): Use it.
2139
2140 2014-02-15 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * frameset.el (frameset--jump-to-register): Check that buffer is live
2143 (bug#16749).
2144
2145 2014-02-15 Glenn Morris <rgm@gnu.org>
2146
2147 * info.el (info-initialize): Revert 2014-01-10 change.
2148
2149 2014-02-14 Glenn Morris <rgm@gnu.org>
2150
2151 * replace.el (map-query-replace-regexp)
2152 (read-regexp-defaults-function, read-regexp): Doc fixes.
2153
2154 * dired.el (dired-read-regexp):
2155 * faces.el (list-faces-display):
2156 * misearch.el (multi-isearch-read-matching-buffers)
2157 (multi-isearch-read-matching-files):
2158 * play/cookie1.el (cookie-apropos):
2159 * progmodes/grep.el (grep-read-regexp): Doc fixes.
2160
2161 * textmodes/remember.el (remember): Use frameset-to-register
2162 rather than frame-configuration-to-register.
2163
2164 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
2165
2166 * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
2167 incorrect keybinding.
2168
2169 2014-02-13 Daniel Colascione <dancol@dancol.org>
2170
2171 * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
2172 when adding overlays so that line numbers from compiler match line
2173 numbers we use.
2174
2175 2014-02-13 Glenn Morris <rgm@gnu.org>
2176
2177 * mail/rmail.el (rmail-probe): Be less strict. (Bug#16743)
2178
2179 * jit-lock.el (jit-lock-mode): Doc fix.
2180
2181 2014-02-13 Juanma Barranquero <lekktu@gmail.com>
2182
2183 * apropos.el (apropos-read-pattern): When the user passes an empty
2184 string, give a more helpful error message than "Wrong type
2185 argument: stringp, nil".
2186
2187 2014-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2188
2189 * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
2190
2191 2014-02-13 Glenn Morris <rgm@gnu.org>
2192
2193 * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
2194
2195 2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
2196
2197 * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
2198 shift-select commands.
2199
2200 2014-02-12 Dmitry Gutov <dgutov@yandex.ru>
2201
2202 * progmodes/js.el (js-indent-line): Don't widen.
2203 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
2204
2205 2014-02-12 Glenn Morris <rgm@gnu.org>
2206
2207 * icomplete.el (icomplete): Add info-link to defgroup.
2208 (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
2209 (icomplete-minibuffer-map, icomplete-mode)
2210 (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
2211
2212 * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
2213 (package-menu-filter): Rename from package-menu-filter-interactive.
2214 Doc fix.
2215
2216 2014-02-11 Juanma Barranquero <lekktu@gmail.com>
2217
2218 * frameset.el (frameset--jump-to-register): Select the required
2219 window and buffer before restoring position (bug#16696).
2220
2221 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
2222
2223 * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
2224
2225 2014-02-10 Glenn Morris <rgm@gnu.org>
2226
2227 * jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
2228
2229 2014-02-10 Eli Zaretskii <eliz@gnu.org>
2230
2231 * w32-common-fns.el (x-get-selection): Doc fix.
2232 * select.el (x-get-selection): Doc fix. (Bug#15109)
2233
2234 * face-remap.el (face-remap-add-relative)
2235 (face-remap-remove-relative, face-remap-reset-base)
2236 (face-remap-set-base): Call force-mode-line-update to redisplay
2237 the current buffer due to potential change in faces. (Bug#16709)
2238
2239 2014-02-10 Michael Albinus <michael.albinus@gmx.de>
2240
2241 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
2242 script more robustly.
2243
2244 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2245
2246 * dired.el (dired-get-marked-files): Doc fix (bug#11534).
2247
2248 * simple.el (choose-completion): Doc fix (bug#14160).
2249
2250 * subr.el (event-start): Say what a nil EVENT value means.
2251
2252 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
2253 (bug#14197).
2254
2255 * progmodes/grep.el (find-program): Doc fix (bug#14289).
2256
2257 * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
2258
2259 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
2260
2261 * files.el (confirm-kill-emacs): Allow specifying an arbitrary
2262 predicate function (bug#15455).
2263
2264 2014-02-10 Dmitry Gutov <dgutov@yandex.ru>
2265
2266 * ielm.el (inferior-emacs-lisp-mode): Instead of
2267 `comment-use-global-state', set `comment-use-syntax'.
2268
2269 2014-02-10 Glenn Morris <rgm@gnu.org>
2270
2271 * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
2272
2273 2014-02-09 Alan Mackenzie <acm@muc.de>
2274
2275 Fix c-invalidate-state-cache on narrowed buffers.
2276 * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
2277 Widen when setting and clearing the CPP delimiter properties.
2278
2279 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2280
2281 * help.el (describe-bindings): Doc fix (bug#9888).
2282
2283 * files.el (save-buffer): Use ARG as the parameter name for
2284 consistency (bug#10346).
2285 (save-buffer): Clarify the 0 argument (bug#10346).
2286
2287 * cus-edit.el (customize-apropos): Fix error string.
2288 (custom-buffer-create): Doc fix (bug#11122).
2289 (custom-sort-items): Doc fix (bug#11121).
2290
2291 * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
2292
2293 * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
2294 (icomplete-simple-completing-p): Mention the previous variable.
2295
2296 * font-lock.el (font-lock-value-in-major-mode): Clarify the
2297 meaning of the parameter (bug#12282).
2298
2299 * files.el (find-file-noselect): Clarify prompt when changing
2300 readedness (bug#13261).
2301 (locate-file): Suffixes aren't returned, so don't say that they
2302 are (bug#12674).
2303 (backup-inhibited): Doc clarification (bug#12525).
2304
2305 * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
2306 before we actually start to delete things (bug#16331).
2307
2308 * subr.el (event-start): Doc fix (bug#14228).
2309 (event-end): Ditto.
2310
2311 2014-02-09 Glenn Morris <rgm@gnu.org>
2312
2313 * emacs-lisp/warnings.el (lwarn):
2314 Empower help-enable-auto-load. (Bug#15940)
2315
2316 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2317
2318 * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
2319 (Bug#16690)
2320
2321 2014-02-08 Michael Albinus <michael.albinus@gmx.de>
2322
2323 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2324 Insert output at end of buffer. (Bug#16120)
2325
2326 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2327
2328 * simple.el (choose-completion-string-functions): Document new
2329 calling convention (bug#14153).
2330 (execute-extended-command): Clarify doc string (bug#13373).
2331
2332 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
2333
2334 * find-dired.el (find-name-dired): Doc fix (bug#14290).
2335 (find-grep-dired): Doc fix (bug#14288).
2336
2337 2014-02-08 Juri Linkov <juri@jurta.org>
2338
2339 * isearch.el (isearch-quote-char): Check character validity
2340 like in `quoted-insert' (bug#16677).
2341
2342 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2343
2344 * files.el (find-file-visit-truename): Doc clarification (bug#14697).
2345
2346 * isearch.el (isearch-hide-immediately): Doc clarification
2347 (bug#14723).
2348
2349 * simple.el (line-move): Document utility function used many
2350 places in the Emacs sources (bug#14843).
2351
2352 * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
2353 (dired-prev-marked-file): Doc fix (bug#14855).
2354 (dired-up-directory): Doc fix (bug#14848).
2355
2356 * minibuffer.el (read-file-name): Doc clarification (bug#15096).
2357
2358 * files.el (file-relative-name): Doc fix (bug#15159).
2359
2360 * fringe.el (fringe-styles): Doc fix (bug#15239).
2361
2362 * isearch.el (isearch-filter-predicate): Documentation typo fix
2363 (bug#15474).
2364
2365 * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
2366
2367 * isearch.el (isearch-cmds): Doc clarification (bug#15547).
2368
2369 * replace.el (replace-match-maybe-edit): Doc clarification
2370 (bug#15632).
2371
2372 * subr.el (add-to-list): Refill the paragraphs (bug#15791).
2373
2374 * macros.el (insert-kbd-macro): Doc fix (bug#16025).
2375
2376 2014-02-08 Glenn Morris <rgm@gnu.org>
2377
2378 * help-fns.el (describe-variable):
2379 Check {file,dir}-local-variables-alist, and buffer-file-name,
2380 in the correct buffer.
2381
2382 2014-02-08 Ingo Lohmar <i.lohmar@gmail.com>
2383
2384 * help-fns.el (describe-variable): Fix the case where
2385 a value is directory-local with no dir-locals file. (Bug#16635)
2386
2387 2014-02-08 Glenn Morris <rgm@gnu.org>
2388
2389 * abbrev.el (edit-abbrevs-mode):
2390 Derive from fundamental-mode. (Bug#16682)
2391
2392 2014-02-07 Juanma Barranquero <lekktu@gmail.com>
2393
2394 * simple.el (quoted-insert): Check character validity (bug#16677).
2395
2396 2014-02-07 Juri Linkov <juri@jurta.org>
2397
2398 * desktop.el (desktop-read): Claim the lock when the owner is not
2399 the current process. (Bug#16157)
2400
2401 2014-02-07 Juri Linkov <juri@jurta.org>
2402
2403 * desktop.el (desktop-buffers-not-to-save): Change default from nil
2404 to "\\` ". (Bug#16651)
2405
2406 2014-02-07 Juri Linkov <juri@jurta.org>
2407
2408 * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
2409 when enabling, and `desktop-auto-save-cancel-timer' when disabling.
2410 (desktop-auto-save-cancel-timer): New function with some code from
2411 `desktop-auto-save-set-timer'.
2412 (after-init-hook): Don't call `desktop-auto-save-set-timer'.
2413 Instead of setting `desktop-save-mode' to nil, call
2414 `desktop-save-mode' with arg 0. (Bug#16630)
2415
2416 2014-02-07 Glenn Morris <rgm@gnu.org>
2417
2418 * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
2419 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2420 (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
2421
2422 * obsolete/iswitchb.el: Move to obsolete/.
2423 * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
2424 since obsolete/ is not scanned for autoloads.
2425 * emacs-lisp/authors.el (authors-valid-file-names):
2426 Add iswitchb.el.
2427
2428 * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
2429 Disable now non-functional find-file-hook.
2430
2431 2014-02-06 Michael Albinus <michael.albinus@gmx.de>
2432
2433 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
2434 instead of ";" in order to avoid additional prompts. Let heredoc
2435 scripts read from tty. (Bug#16582)
2436 (tramp-send-command): No special handling of heredocs, it isn't
2437 necessary anymore.
2438
2439 2014-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2440
2441 * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
2442 with a space (bug#16664). Limit the symbols considered to the ones
2443 that are bound or fbound (bug#16646).
2444
2445 2014-02-06 Glenn Morris <rgm@gnu.org>
2446
2447 * epa.el (epa-mail-aliases): Doc fix.
2448
2449 2014-02-06 Dmitry Gutov <dgutov@yandex.ru>
2450
2451 * emacs-lisp/lisp.el (lisp-completion-at-point):
2452 Use `completion-table-merge' instead of `completion-table-in-turn'
2453 (bug#16604).
2454
2455 * minibuffer.el (completion-table-merge): New function.
2456
2457 2014-02-05 Michael Albinus <michael.albinus@gmx.de>
2458
2459 * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
2460 (tramp-sh-handle-set-file-acl)
2461 (tramp-sh-handle-start-file-process)
2462 (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
2463 (tramp-find-executable, tramp-send-command): Use it.
2464
2465 2014-02-05 Glenn Morris <rgm@gnu.org>
2466
2467 * epa.el (epa-mail-aliases): Fix custom type. Doc tweak.
2468
2469 2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
2470
2471 * progmodes/python.el (python-shell-send-string)
2472 (python-shell-send-string-no-output): Fix docstring (Bug#16547).
2473
2474 2014-02-04 Anders Lindgren <andlind@gmail.com>
2475
2476 * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
2477 the names (bug#16620).
2478
2479 2014-02-03 Martin Rudalics <rudalics@gmx.at>
2480
2481 * faces.el (window-divider): New default value. Rewrite doc-string.
2482 (window-divider-first-pixel, window-divider-last-pixel): New faces.
2483
2484 2014-02-03 Dmitry Gutov <dgutov@yandex.ru>
2485
2486 * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
2487 `protected' and `public' can also be called without arguments.
2488
2489 2014-02-03 Glenn Morris <rgm@gnu.org>
2490
2491 * register.el (window-configuration-to-register)
2492 (frame-configuration-to-register): Unadvertise unused argument.
2493 * frameset.el (frameset-to-register): Remove unused argument.
2494
2495 * frameset.el (frameset-to-register):
2496 * kmacro.el (kmacro-to-register):
2497 * register.el (increment-register):
2498 * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
2499 (calc-append-to-register, calc-prepend-to-register):
2500 * play/gametree.el (gametree-layout-to-register)
2501 (gametree-apply-register-layout):
2502 * textmodes/picture.el (picture-clear-rectangle-to-register)
2503 (picture-yank-rectangle-from-register):
2504 * vc/emerge.el (emerge-combine-versions-register):
2505 Use register-read-with-preview to read registers.
2506
2507 2014-02-03 João Távora <joaotavora@gmail.com>
2508
2509 * elec-pair.el (electric-pair-backward-delete-char): Don't error
2510 when at beginning of (possibly narrowed) buffer.
2511
2512 2014-02-02 Daniel Colascione <dancol@dancol.org>
2513
2514 * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
2515 Also try to display local help from just before point.
2516
2517 2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
2518
2519 c-parse-state. Don't "append-lower-brace-pair" in certain
2520 circumstances. Also fix an obscure bug where "\\s!" shouldn't be
2521 recognised as a comment.
2522
2523 * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
2524 as well as normal comment starter.
2525 (c-parse-state-get-strategy): Extra return possibility
2526 'back-and-forward.
2527 (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
2528 return value list to indicate replacement of a brace-pair cons
2529 with its car.
2530 (c-parse-state-1): With 'back-and-forward, only call
2531 c-append-lower-brace-pair-to state-cache when cons-separated.
2532
2533 2014-02-02 Jan Djärv <jan.h.d@swipnet.se>
2534
2535 * term/ns-win.el (ns-suspend-error): New function.
2536 (ns-initialize-window-system): Add ns-suspend-error to
2537 suspend-hook (Bug#16612).
2538
2539 2014-02-02 Daniel Colascione <dancol@dancol.org>
2540
2541 * progmodes/cc-defs.el (c-find-assignment-for-mode):
2542 Make loading cc-mode silent.
2543
2544 2014-02-02 Daniel Colascione <dancol@dancol.org>
2545
2546 * comint.el (comint-prompt-read-only): Change doc to suggest
2547 remap keybinding.
2548
2549 2014-02-02 Glenn Morris <rgm@gnu.org>
2550
2551 * register.el (register-read-with-preview, point-to-register)
2552 (window-configuration-to-register, frame-configuration-to-register)
2553 (jump-to-register, number-to-register, view-register, insert-register)
2554 (copy-to-register, append-to-register, prepend-to-register)
2555 (copy-rectangle-to-register): Doc fixes.
2556
2557 2014-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2558
2559 * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
2560 * emacs-lisp/find-func.el (find-function-C-source): Idem.
2561 * emacs-lisp/nadvice.el (advice--cd*r): New function.
2562 * help-fns.el (describe-function-1): Use it.
2563
2564 2014-02-02 Glenn Morris <rgm@gnu.org>
2565
2566 * register.el (register-preview-default): New function,
2567 split from register-preview.
2568 (register-preview-function): Rename from register-preview-functions,
2569 make it not a hook.
2570 (register-preview): Use register-preview-function.
2571 (register-read-with-preview): Error on non-character event. (Bug#16595)
2572
2573 2014-02-01 Dmitry Gutov <dgutov@yandex.ru>
2574
2575 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
2576 `:' before binary operators (bug#16609). Don't check for `:'
2577 before `[' and `(', or their syntax status. A percent literal
2578 can't end with either.
2579 (ruby-font-lock-keywords): For built-ins that require arguments,
2580 check that they're followed by something that looks like argument
2581 (bug#16610).
2582
2583 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2584
2585 * subr.el (butlast): Document what an omitted N means (bug#13437).
2586 (nbutlast): Ditto.
2587
2588 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2589
2590 * net/shr.el (shr-generic): Make into a defsubst to make the stack
2591 depth shallower (bug#16587).
2592 (shr-tag-svg): Respect `shr-inhibit-images'.
2593 (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
2594
2595 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
2596
2597 * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
2598 (ruby-smie-grammar): Make "." right-associative. Make its priority
2599 lower than the ternary and all binary operators.
2600 (ruby-smie-rules): Indent "(" relative to the first non-"."
2601 parent, or the first "." parent at indentation.
2602 Use `ruby-align-chained-calls' for indentation of "." tokens.
2603 (Bug#16593)
2604
2605 2014-01-31 Juri Linkov <juri@jurta.org>
2606
2607 * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
2608 from `make-hash-table'.
2609
2610 * textmodes/ispell.el (ispell-init-process): Change message format
2611 to be consistent with other messages.
2612
2613 2014-01-31 Glenn Morris <rgm@gnu.org>
2614
2615 * delsel.el (delete-selection-mode): Doc fix.
2616
2617 * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
2618 (trace-function-background): Doc fixes.
2619
2620 * ido.el (ido-use-virtual-buffers): Doc fix.
2621 Reset :version, since the default value has not changed.
2622
2623 * register.el (register-preview-delay, register-read-with-preview):
2624 Doc fixes.
2625
2626 * mail/reporter.el (reporter-dump-variable): In case of void-variable,
2627 do not mess with mail-buffer position (fixes 2009-11-03 change).
2628 * progmodes/cc-mode.el (c-submit-bug-report):
2629 Check auto-fill-mode is bound. (Bug#16592)
2630
2631 2014-01-31 Darren Hoo <darren.hoo@gmail.com>
2632
2633 * startup.el (fancy-splash-image-file): New function,
2634 split from fancy-splash-head.
2635 (fancy-splash-head, use-fancy-splash-screens-p): Use it,
2636 so that we are both using the same image. (Bug#16574)
2637
2638 2014-01-30 Glenn Morris <rgm@gnu.org>
2639
2640 * simple.el (eval-expression): Doc fix.
2641
2642 * hexl.el (hexl-mode-hook):
2643 * ielm.el (ielm-mode-hook):
2644 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
2645 (lisp-interaction-mode-hook):
2646 * progmodes/cfengine.el (cfengine3-documentation-function):
2647 Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
2648
2649 2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
2652 is a symbol (bug#16584).
2653
2654 2014-01-30 Glenn Morris <rgm@gnu.org>
2655
2656 * help.el (help-for-help-internal): Add "P" to text.
2657
2658 2014-01-29 Glenn Morris <rgm@gnu.org>
2659
2660 * simple.el (just-one-space, cycle-spacing): Doc fixes.
2661
2662 2014-01-28 Martin Rudalics <rudalics@gmx.at>
2663
2664 * window.el (fit-frame-to-buffer): Fix calculations for margins and
2665 height constraints.
2666
2667 2014-01-28 Luke Lee <luke.yx.lee@gmail.com>
2668
2669 * progmodes/hideif.el: Extend to full CPP expression syntax.
2670 (hif-token-alist): Add missing tokens.
2671 (hif-token-regexp): Add support for float/octal/hex immediates.
2672 (hif-string-literal-regexp): New const.
2673 (hif-tokenize): Recognize strings and float/octal/hex immediates.
2674 (hif-exprlist): New function.
2675 (hif-parse-if-exp): Use it.
2676 (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
2677 (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
2678 (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
2679 (hif-logxor, hif-comma): New functions.
2680
2681 2014-01-28 Glenn Morris <rgm@gnu.org>
2682
2683 * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
2684
2685 * indent.el (tab-stop-list): Doc fix. Add :version.
2686
2687 * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
2688 (cvs-append-to-ignore): Add compatibility alias.
2689
2690 2014-01-27 Glenn Morris <rgm@gnu.org>
2691
2692 * dired.el (dired-hide-details-mode): Don't autoload it,
2693 since it cannot be used outside Dired buffers anyway.
2694
2695 * emulation/cua-base.el (cua-mode): Doc fix.
2696
2697 * dired.el (dired-hide-details-hide-symlink-targets)
2698 (dired-hide-details-hide-information-lines)
2699 (dired-hide-details-mode): Doc fixes.
2700
2701 * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
2702 * strokes.el (strokes-file): Doc fix. Bump :version.
2703 (strokes-help): Doc fix.
2704 * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
2705 * emulation/viper.el (viper): Doc fix for custom group.
2706 (top-level): Remove oh-so-no-longer-relevant text about vip.
2707 * obsolete/otodo-mode.el (todo-prefix): Doc fix.
2708
2709 * ido.el (ido-save-directory-list-file):
2710 * saveplace.el (save-place-file):
2711 * calendar/timeclock.el (timeclock-file):
2712 * net/quickurl.el (quickurl-url-file):
2713 * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
2714 * progmodes/idlwave.el (idlwave-config-directory):
2715 * textmodes/remember.el (remember-data-file):
2716 Bump :version.
2717
2718 2014-01-26 Glenn Morris <rgm@gnu.org>
2719
2720 * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
2721 Doc fix. Make obsolete.
2722 (opascal-mode): No longer mention opascal-tab-always-indents in doc.
2723
2724 * sort.el (delete-duplicate-lines): Doc fix.
2725
2726 2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2727
2728 * progmodes/ada-mode.el (ada):
2729 * woman.el (woman): Link to info manual and Commentary section.
2730
2731 * progmodes/flymake.el (flymake):
2732 * nxml/nxml-mode.el (nxml):
2733 * net/eww.el (eww):
2734 * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
2735 * htmlfontify.el (htmlfontify):
2736 * ses.el (ses):
2737 * epa.el (epa):
2738 * ido.el (ido): Link to info manual.
2739
2740 2014-01-25 Leo Liu <sdl.web@gmail.com>
2741
2742 * progmodes/flymake.el (flymake-make-overlay): No rear advance.
2743
2744 2014-01-25 Adam Sjøgren <asjo@koldfront.dk>
2745
2746 * net/shr.el (shr-tag-img): Prefer the title over the alt text
2747 (bug#16537).
2748
2749 2014-01-24 Juanma Barranquero <lekktu@gmail.com>
2750
2751 * net/eww.el (eww-download-callback):
2752 Fix reference to eww-download-directory.
2753
2754 * emacs-lisp/bytecomp.el (byte-compile-file):
2755 Remove unused local variable `file-name'.
2756
2757 2014-01-24 Glenn Morris <rgm@gnu.org>
2758
2759 * woman.el (woman-default-faces, woman-monochrome-faces):
2760 Fix obsolescence specification.
2761
2762 * subr.el (with-demoted-errors): Doc fix.
2763
2764 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
2767 (cl--macroexp-fboundp): New function.
2768 (cl--make-type-test): Use it.
2769
2770 2014-01-23 Glenn Morris <rgm@gnu.org>
2771
2772 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
2773 * simple.el (eval-expression): Doc fixes.
2774
2775 2014-01-22 Glenn Morris <rgm@gnu.org>
2776
2777 * emacs-lisp/authors.el (authors-fixed-entries): Addition.
2778
2779 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
2780
2781 * emacs-lisp/package.el: Write files silently.
2782 (package-autoload-ensure-default-file, package--write-file-no-coding)
2783 (package-generate-description-file, package--download-one-archive)
2784 (package-install-from-archive): Tell `write-region' to stay quiet.
2785 (package-menu-mode, package-menu--print-info): Omit the Archive column
2786 if there's only one archive.
2787 (package-all-keywords, package--has-keyword-p): Remove dead code.
2788
2789 2014-01-22 Glenn Morris <rgm@gnu.org>
2790
2791 * version.el (emacs-bzr-version-bzr): Fix typo.
2792
2793 * version.el (emacs-repository-get-version):
2794 Check either .bzr or .git, but not both.
2795 Make the git case actually use the DIR argument, and return nil
2796 rather than the empty string.
2797 Avoid error if .git exists but the git executable is not found.
2798
2799 2014-01-22 Martin Rudalics <rudalics@gmx.at>
2800
2801 Fixes in window size functions around Bug#16430 and Bug#16470.
2802 * window.el (window-total-size, window-size): New argument ROUND.
2803 (window--min-delta-1, window-min-delta, window--max-delta-1):
2804 Be more conservative when calculating the numbers of lines or
2805 columns a window can shrink (Bug#16430).
2806 (fit-window-to-buffer): Simplify code.
2807 * term.el (term-window-width): Call window-body-width again.
2808
2809 2014-01-22 Glenn Morris <rgm@gnu.org>
2810
2811 * image.el (image-format-suffixes): Doc fix.
2812
2813 * international/quail.el (quail-define-package): Doc fix.
2814
2815 * emacs-lisp/authors.el (authors-valid-file-names)
2816 (authors-renamed-files-alist): Additions.
2817
2818 * vc/vc-git.el (vc-git-print-log): Remove --follow;
2819 reverts 2014-01-09 change. (Bug#16422)
2820
2821 * calc/calc-embed.el (thing-at-point-looking-at):
2822 * emacs-lisp/map-ynp.el (x-popup-dialog):
2823 * obsolete/lmenu.el (x-popup-dialog):
2824 * emacs-lisp/package.el (url-recreate-url):
2825 * mail/mailclient.el (clipboard-kill-ring-save):
2826 * subr.el (x-popup-dialog): Update declaration.
2827 * mail/rmail.el (rmail-mime-message-p):
2828 * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
2829
2830 2014-01-21 Daniel Colascione <dancol@dancol.org>
2831
2832 * progmodes/sh-script.el (sh--inside-noncommand-expression):
2833 Correctly detect when we're inside an arithmetic expansion form
2834 containing nested parenthesis.
2835 (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
2836 to detect cases where we shouldn't expand "<<" to a heredoc
2837 skeleton.
2838
2839 2014-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
2840
2841 * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
2842 (eldoc--message-command-p): New function.
2843 (eldoc-display-message-p): Use it.
2844 (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
2845 message is not automatically erased for us.
2846 (eldoc-print-current-symbol-info): Erase previous message, if any.
2847
2848 2014-01-21 Tassilo Horn <tsdh@gnu.org>
2849
2850 * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
2851 specify it's an interactive function.
2852
2853 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
2854 Fix regex used for scanning for citation keys which failed for
2855 citations with optional arguments.
2856
2857 2014-01-21 Leo Liu <sdl.web@gmail.com>
2858
2859 * simple.el (read--expression): Don't enable eldoc-mode.
2860
2861 2014-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2862
2863 * simple.el (move-beginning-of-line): Make sure we don't move forward
2864 (bug#16497).
2865
2866 2014-01-20 Juri Linkov <juri@jurta.org>
2867
2868 * saveplace.el (toggle-save-place, save-place-to-alist)
2869 (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
2870 'dired-mode) before checking for dired-directory. (Bug#16477)
2871
2872 2014-01-20 Juri Linkov <juri@jurta.org>
2873
2874 * indent.el (indent-line-to): Use backward-to-indentation
2875 instead of back-to-indentation. (Bug#16461)
2876
2877 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
2878
2879 Revert some of the CANNOT_DUMP fix (Bug#16494).
2880 Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
2881 but fixing this can wait until after the next release.
2882 * Makefile.in (emacs): Keep EMACSLOADPATH empty.
2883
2884 2014-01-19 Michael Albinus <michael.albinus@gmx.de>
2885
2886 * eshell/esh-mode.el (eshell-password-prompt-regexp):
2887 Use `password-word-equivalents'.
2888 (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
2889 to t. (Bug#5664, Bug#13124)
2890
2891 2014-01-19 Alan Mackenzie <acm@muc.de>
2892
2893 Bind open-paren-in-column-0-is-defun-start to nil at some entry
2894 points.
2895 * progmodes/cc-engine.el (c-invalidate-state-cache-1)
2896 (c-parse-state-1, c-guess-basic-syntax): Bind it here.
2897 * progmodes/cc-mode.el (c-before-change, c-after-change)
2898 (c-font-lock-fontify-region): Bind it here.
2899
2900 2014-01-19 Martin Rudalics <rudalics@gmx.at>
2901
2902 * term.el (term-window-width): Call window-text-width instead of
2903 window-width (Bug#16470).
2904
2905 2014-01-18 Paul Eggert <eggert@cs.ucla.edu>
2906
2907 * simple.el (password-word-equivalents): Remove duplicates.
2908 Sort, to make this easier next time.
2909 Downcase. Omit ": " after "jelszó".
2910
2911 2014-01-18 Jan Djärv <jan.h.d@swipnet.se>
2912
2913 * term/common-win.el (saved-region-selection): Defvar it.
2914 (x-select-text): Set saved-region-selection (Bug#16382).
2915
2916 2014-01-18 Glenn Morris <rgm@gnu.org>
2917
2918 * emacs-lisp/authors.el (authors-aliases)
2919 (authors-renamed-files-alist): Add some entries.
2920
2921 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
2922
2923 * net/tramp.el (tramp-password-prompt-regexp):
2924 Use `password-word-equivalents' if available.
2925 (tramp-action-password, tramp-process-one-action)
2926 (tramp-read-passwd): Let-bind `case-fold-search' to t. (Bug#13124)
2927
2928 2014-01-17 Chong Yidong <cyd@gnu.org>
2929
2930 * simple.el (password-word-equivalents): New defcustom.
2931 * comint.el (comint-password-prompt-regexp): Use it. Bump version
2932 to 24.4.
2933 (comint-watch-for-password-prompt): Let-bind `case-fold-search'
2934 to t. (Bug#13124)
2935
2936 2014-01-17 Dmitry Gutov <dgutov@yandex.ru>
2937
2938 * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
2939 (ruby-align-to-stmt-keywords): Change the default value.
2940 Use `ruby-alignable-keywords' to generate the possible customization
2941 choices.
2942 (ruby-smie-rules): Instead of using a hardcoded list of alignable
2943 keywords, check against the value of `ruby-alignable-keywords'
2944 (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
2945
2946 2014-01-17 Glenn Morris <rgm@gnu.org>
2947
2948 * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
2949
2950 Make M-x authors return zero *Authors Errors* from current logs.
2951 * emacs-lisp/authors.el (authors-obsolete-files-regexps)
2952 (authors-ignored-files): Add some entries, remove others.
2953 (authors-ambiguous-files, authors-valid-file-names):
2954 Add some entries.
2955 (authors-renamed-files-alist): Add, remove, and adjust entries.
2956 (authors-renamed-files-regexps): Add some entries.
2957 Remove some very broad ones. Make some entries `lax'.
2958 (authors-lax-changelogs): New constant.
2959 (authors-disambiguate-file-name): Treat top-level specially.
2960 (authors-lax-changelog-p): New function.
2961 (authors-canonical-file-name): Check file as written against
2962 authors-valid-file-names. Do not special-case etc/.
2963 Handle `lax' logs and authors-renamed-files-regexps elements.
2964
2965 2014-01-16 Dmitry Gutov <dgutov@yandex.ru>
2966
2967 * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
2968 `assoc'. Use `nth' instead of `cdr'. Make private. Update all
2969 callers.
2970
2971 2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2972
2973 * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
2974 Assume we're already in the proper buffer.
2975 Inspired by Anders Lindgren <andlind@gmail.com>.
2976 (follow-post-command-hook): Call it from the right buffer.
2977 (follow-comint-scroll-to-bottom): Adjust call.
2978 (follow-all-followers): Use get-buffer-window-list.
2979
2980 2014-01-15 Daniel Colascione <dancol@dancol.org>
2981
2982 * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
2983 `buffer-file-name' in interactive-form so that we don't leave
2984 pathless file names in `file-name-history'.
2985
2986 2014-01-15 Juri Linkov <juri@jurta.org>
2987
2988 * indent.el (indent-rigidly): Set deactivate-mark to nil
2989 in transient indentation mode. (Bug#16438)
2990
2991 2014-01-15 Dmitry Gutov <dgutov@yandex.ru>
2992
2993 * emacs-lisp/package.el (package-desc-keywords): New function
2994 (Bug#16222).
2995 (describe-package-1, package-all-keywords)
2996 (package--has-keyword-p): Use it.
2997
2998 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
2999
3000 * simple.el (define-alternatives): When creating the
3001 COMMAND-alternatives variable, assign COMMAND as its definition
3002 name so that `describe-variable' can relocate it.
3003
3004 2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
3005
3006 * font-lock.el (font-lock-keywords): Fix typo in docstring
3007 (bug#16307).
3008
3009 2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3010
3011 * ispell.el (ispell-region): Reset `in-comment' for new line
3012 instead of wrongly reset `add-coment' (bug#13577).
3013
3014 2014-01-14 Daiki Ueno <ueno@gnu.org>
3015
3016 * epa-file.el (epa-file-write-region): Encode the region according
3017 to `buffer-file-format'. Problem reported at:
3018 <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
3019
3020 2014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
3021
3022 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
3023 so it applies in the right buffer (bug#16410).
3024
3025 2014-01-13 Daniel Colascione <dancol@dancol.org>
3026
3027 * textmodes/rst.el (rst-define-key): Provide deprecated
3028 keybindings through named functions instead of anonymous ones so
3029 that "??" doesn't appear in describe-mode output.
3030
3031 2014-01-13 Bastien Guerry <bzg@gnu.org>
3032
3033 * simple.el (define-alternatives): Call the selected command
3034 interactively. When setting `COMMAND--implementation' for the
3035 first time, tell the user how to chose another implementation.
3036 Enhance the docstring.
3037
3038 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3039
3040 * vc/log-edit.el: Fix highlighting of summary when it's the first line.
3041 (log-edit--match-first-line): New function.
3042 (log-edit-font-lock-keywords): Use it.
3043 (log-edit-mode): Make jit-lock-defer-multiline work.
3044
3045 2014-01-13 Bastien Guerry <bzg@gnu.org>
3046
3047 * rect.el (rectangle-mark-mode): When the region is not active,
3048 display a message saying that the mark as been set and that
3049 rectangle mode is in use.
3050 (rectangle--highlight-for-redisplay): Only put an overlay with a
3051 visible vertical bar when (display-graphic-p) is non-nil.
3052 This partially fixes Bug#16403.
3053
3054 2014-01-13 Juri Linkov <juri@jurta.org>
3055
3056 * info.el (Info-find-file): Go to DIR before displaying the error
3057 about a nonexistent file if no previous Info file is visited.
3058 Use `user-error' instead of `error' for "Info file %s does not exist".
3059 (Info-find-node-2): In case of a nonexistent node in unwind forms
3060 go to the Top node if there is no previous node to revert to.
3061 (Bug#16405)
3062
3063 2014-01-13 Martin Rudalics <rudalics@gmx.at>
3064
3065 fit-frame/window-to-buffer code fixes including one for Bug#14096.
3066 * window.el (fit-frame-to-buffer): Fix doc-string.
3067 Respect window-min-height/-width. Fit pixelwise when
3068 frame-resize-pixelwise is non-nil. Adjust right/bottom edge
3069 when avoiding that frame goes partially off-screen.
3070 (fit-window-to-buffer): Respect window-min-height/-width
3071 (Bug#14096).
3072
3073 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3074
3075 * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
3076 after an empty line.
3077
3078 2014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * net/shr.el (shr-render-region): Autoload.
3081
3082 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
3083
3084 * net/eww.el (eww-download-directory): Rename from
3085 `eww-download-path' (Bug#16419).
3086
3087 2014-01-12 Leo Liu <sdl.web@gmail.com>
3088
3089 * dired-x.el (dired-mode-map): Fix last change.
3090
3091 * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
3092
3093 2014-01-12 Paul Eggert <eggert@cs.ucla.edu>
3094
3095 Spelling fixes.
3096 * emacs-lisp/generic.el (generic--normalize-comments):
3097 Rename from generic--normalise-comments. All uses changed.
3098 * play/bubbles.el (bubbles--neighborhood-score)
3099 (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
3100 (bubbles--neighborhood-available)
3101 (bubbles--update-neighborhood-score):
3102 Rename from names with 'neighbourhood'. All uses changed.
3103
3104 2014-01-12 Leo Liu <sdl.web@gmail.com>
3105
3106 Re-implement the feature of showing eldoc info after editing.
3107 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
3108 (eldoc-edit-message-commands): New function.
3109 (eldoc-print-after-edit): New variable.
3110 (eldoc-pre-command-refresh-echo-area): Emit message only by
3111 eldoc-message-commands.
3112 (eldoc-mode): Restrict eldoc-message-commands to editing commands
3113 if eldoc-print-after-edit is set. (Bug#16346)
3114 * simple.el (read--expression): Enable eldoc-mode.
3115 * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
3116
3117 2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
3118 Eric S. Raymond <esr@thyrsus.com>
3119
3120 * version.el (emacs-repository-get-version): Enhance so the
3121 function works correctly in either a Bazaar or Git repo.
3122
3123 2014-01-11 Eric S. Raymond <esr@thyrsus.com>
3124
3125 * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
3126 Goes with removal of the joke manpages from /etc.
3127
3128 2014-01-10 Kenichi Handa <handa@gnu.org>
3129
3130 * mail/rmail.el (rmail-get-coding-system):
3131 Check rmail-get-coding-function before "funcall"ing it.
3132
3133 2014-01-10 Glenn Morris <rgm@gnu.org>
3134
3135 * emacs-lisp/authors.el (authors-fixed-entries):
3136 Update for files that no longer exist.
3137
3138 2014-01-10 Eric S. Raymond <esr@thyrsus.com>
3139
3140 * version.el (emacs-bzr-get-version): Restore compatibilty with
3141 24.3 (Tested).
3142
3143 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
3144
3145 * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
3146 and Podfile.
3147
3148 2014-01-10 Eli Zaretskii <eliz@gnu.org>
3149
3150 * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
3151
3152 2014-01-10 Chong Yidong <cyd@gnu.org>
3153
3154 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
3155
3156 2014-01-10 Anders Lindgren <andlind@gmail.com>
3157
3158 * follow.el (follow-cache-command-list): Include right-char and
3159 left-char.
3160
3161 2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
3162
3163 Spelling fixes.
3164 * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
3165 * woman.el (woman-mark-horizontal-position):
3166 Rename from woman-mark-horizonal-position. Use changed.
3167
3168 2014-01-10 Glenn Morris <rgm@gnu.org>
3169
3170 * info.el (info-initialize): If running uninstalled, ensure our
3171 own info files are always found first, even if INFOPATH is set.
3172
3173 * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
3174
3175 2014-01-09 David Engster <deng@randomsample.de>
3176
3177 * emacs-lisp/eieio-custom.el:
3178 * emacs-lisp/eieio-opt.el: Set generated autoload file to
3179 'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
3180 * emacs-lisp/eieio.el: Regenerate autoloads.
3181
3182 2014-01-09 Eric S. Raymond <esr@thyrsus.com>
3183
3184 * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
3185 following renames. (Bug#8756)
3186
3187 2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3188
3189 * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
3190 (bug#16382).
3191 (activate-mark): Add `no-tmm' argument.
3192 (set-mark, push-mark-command): Use it instead of running
3193 activate-mark-hook by hand.
3194
3195 2014-01-08 Eric S. Raymond <esr@thyrsus.com>
3196
3197 In preparation for the move to git, sanitize out some
3198 Bazaar-specific names.
3199
3200 * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
3201
3202 * version.el (emacs-bzr-version): Name changed to
3203 emacs-repository-version. Obsolete-variable alias made.
3204 * loadup.el: Follow through on this name change.
3205 * mail/emacsbug.el (report-emacs-bug): Factor out any
3206 assumption about the version control system in use.
3207
3208 2014-01-08 David Engster <deng@randomsample.de>
3209
3210 * help-fns.el (help-fns-describe-function-functions):
3211 New variable to call functions for augmenting help buffers.
3212 (describe-function-1): Remove explicit calls to
3213 `help-fns--compiler-macro', `help-fns--parent-mode' and
3214 `help-fns--obsolete'. Put them in above new variable instead, and
3215 call them through `run-hook-with-args'.
3216 * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
3217 `eieio-describe-class'. Not meant for interactive use anymore,
3218 but to augment existing help buffers. Remove optional second
3219 argument. Create proper button for file location.
3220 Rewrite function to use `insert' instead of `princ' and `prin1' where
3221 possible.
3222 (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
3223 (eieio-method-def, eieio-class-def): Move further up.
3224 (describe-method, describe-generic, eieio-describe-method):
3225 Remove aliases.
3226 (eieio-help-constructor, eieio-help-generic): Rename from
3227 `eieio-describe-constructor' and `eieio-describe-generic', resp.
3228 Rewrite to use `insert' in the current buffer and use proper help
3229 buttons.
3230 (eieio-help-find-method-definition)
3231 (eieio-help-find-class-definition): Also accept symbols as
3232 arguments.
3233 (eieio-help-mode-augmentation-maybee): Remove.
3234 (eieio-describe-class-sb): Use `describe-function'.
3235 * emacs-lisp/eieio.el (help-fns-describe-function-functions):
3236 Add `eieio-help-generic' and `eieio-help-constructor'.
3237
3238 2014-01-08 Paul Eggert <eggert@cs.ucla.edu>
3239
3240 Spelling fixes.
3241 * language/china-util.el (hz-ascii-designation):
3242 Rename from hz-ascii-designnation.
3243 (hz-ascii-designation): Rename from hz-ascii-designnation.
3244 All uses changed.
3245
3246 2014-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
3249 package-alist.
3250
3251 2014-01-08 Bastien Guerry <bzg@gnu.org>
3252
3253 * emacs-lisp/package.el (package-delete):
3254 Correctly delete the package from package-alist.
3255
3256 2014-01-08 Daiki Ueno <ueno@gnu.org>
3257
3258 * emacs-lisp/package.el (url-recreate-url): Declare.
3259 (url-http-target-url): Declare.
3260 (package-handle-response): Include requested URL in the error message.
3261 (package--check-signature): Don't re-signal errors from
3262 package--with-work-buffer. Suggested by Stefan Monnier.
3263
3264 2014-01-07 Bastien Guerry <bzg@gnu.org>
3265
3266 * minibuffer.el (completion--try-word-completion): When both a
3267 hyphen and a space are possible candidates for the character
3268 following a word, display both candidates. (Bug#15980)
3269
3270 2014-01-07 Martin Rudalics <rudalics@gmx.at>
3271
3272 * window.el (balance-windows-2): While rounding don't give a
3273 window more than the remainder. Bug#16351, bug#16383.
3274
3275 2014-01-07 Glenn Morris <rgm@gnu.org>
3276
3277 * menu-bar.el (menu-bar-help-extra-packages): Remove.
3278 (menu-bar-help-menu): Use view-external-packages instead.
3279
3280 2014-01-07 Bastien Guerry <bzg@gnu.org>
3281
3282 * emacs-lisp/package.el (package-delete): Also delete the package
3283 name from `package-alist', not its description only.
3284
3285 2014-01-07 Glenn Morris <rgm@gnu.org>
3286
3287 * help.el (view-external-packages):
3288 * menu-bar.el (menu-bar-help-extra-packages):
3289 Visit efaq.info rather than etc/MORE.STUFF.
3290
3291 2014-01-07 Juri Linkov <juri@jurta.org>
3292
3293 * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
3294 isearch-exit and isearch-delete-char resp. (Bug#16342, bug#16035)
3295
3296 * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
3297 that shadows RET. (Bug#16342)
3298
3299 2014-01-07 Chong Yidong <cyd@gnu.org>
3300
3301 * isearch.el (isearch-yank-char, isearch-yank-word)
3302 (isearch-yank-line): Doc fix.
3303
3304 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
3305
3306 * abbrev.el (define-abbrev): Beware new meaning of fboundp.
3307 * emacs-lisp/elint.el (elint-find-builtins):
3308 * emacs-lisp/eldoc.el (eldoc-symbol-function):
3309 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
3310 (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
3311 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
3312 * apropos.el (apropos-safe-documentation):
3313 * subr.el (symbol-file): Remove redundant fboundp.
3314 * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
3315
3316 2014-01-06 Bastien Guerry <bzg@gnu.org>
3317
3318 * hl-line.el (global-hl-line-overlay): Make a local variable.
3319 (global-hl-line-overlays): New variable to store all overlays.
3320 (global-hl-line-mode): Don't delete overlays from the current
3321 buffer when `global-hl-line-sticky-flag' is non-nil.
3322 (global-hl-line-highlight): Add new overlays to
3323 `global-hl-line-overlays'.
3324 (global-hl-line-unhighlight-all): New function to delete all
3325 overlays when turning off `global-hl-line-mode'.
3326 This fixes Bug#16183.
3327
3328 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
3329
3330 * subr.el (set-transient-map): Fix nested case and docstring.
3331
3332 2014-01-06 Tassilo Horn <tsdh@gnu.org>
3333
3334 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
3335 `Texinfo' entry.
3336
3337 2014-01-06 Daniel Colascione <dancol@dancol.org>
3338
3339 Fix defun navigation in vc log view.
3340
3341 * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
3342 like `beginning-of-defun'.
3343 (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
3344 log-view-end-of-defun to log-view-end-of-defun-1. Replace
3345 log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
3346 (log-view-extract-comment): Call `log-view-current-entry' directly
3347 instead of relying on broken `log-view-beginning-of-defun' behavior.
3348
3349 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
3350
3351 Spelling fixes.
3352 * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
3353 * emacs-lisp/debug.el (cancel-debug-on-entry):
3354 * epg.el (epg-error-to-string):
3355 * files.el (recover-file):
3356 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3357 * mail/emacsbug.el (report-emacs-bug-hook):
3358 * mail/sendmail.el (mail-recover):
3359 * ses.el (ses-yank-resize):
3360 * term/ns-win.el (ns-print-buffer):
3361 Spelling fixes in diagnostics, mostly for "canceled" with one L.
3362 * epg.el (epg-key-capability-alist): Rename from misspelled version.
3363 All uses changed.
3364 * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
3365
3366 2014-01-06 Leo Liu <sdl.web@gmail.com>
3367
3368 * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
3369 to avoid shadowing global key. (Bug#16354)
3370
3371 2014-01-06 Daniel Colascione <dancol@dancol.org>
3372
3373 * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
3374 rst-mode.
3375
3376 2014-01-05 Martin Rudalics <rudalics@gmx.at>
3377
3378 * window.el (balance-windows): Add mising t to fix Bug#16351.
3379
3380 2014-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3381
3382 * net/shr.el (shr-descend): Don't bug out if the anchor is empty
3383 (bug#16285).
3384 (shr-insert): If we have a word that's longer than `shr-width',
3385 break after it anyway. Otherwise we'll do no breaking once we get
3386 such a long word.
3387
3388 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3389
3390 * net/eww.el (eww): Support single/double quote for search.
3391 * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
3392 (eww-history-quit): Delete and use quit-window.
3393 (eww-history-kill): Delete, because it doesn't work well and
3394 not necessary.
3395 (eww-history-mode-map): Delete some keys and add easy-menu.
3396
3397 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
3398
3399 Fix misspelling of 'chinese' in rx (Bug#16237).
3400 * emacs-lisp/rx.el (rx-categories): Correct spelling of
3401 chinese-two-byte.
3402
3403 Change subword regexps back to vars (Bug#16296).
3404 * progmodes/subword.el (subword-forward-regexp)
3405 (subword-backward-regexp): Change these back to variables.
3406
3407 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3408
3409 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
3410 syntax-begin-function (bug#16247).
3411
3412 2014-01-03 Chong Yidong <cyd@gnu.org>
3413
3414 * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
3415 (advice--docstring): Delete variable.
3416 (advice--make-1): Leave the docstring empty.
3417 (advice-add): Use function-documentation for advised docstring.
3418
3419 * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
3420 Ignore function-documentation property when getting documentation.
3421 (ad-activate-advised-definition): Use function-documentation
3422 generate the docstring.
3423 (ad-make-advised-definition): Don't call
3424 ad-make-advised-definition-docstring.
3425 (ad-make-advised-definition-docstring, ad-advised-definition-p):
3426 Delete functions.
3427
3428 * progmodes/sql.el (sql-help): Use function-documentation instead
3429 of dynamic-docstring-function property. No need to autoload now.
3430 (sql--help-docstring): New variable.
3431 (sql--make-help-docstring): Use it.
3432
3433 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3434
3435 * ielm.el (ielm-tab): Retarget.
3436 (ielm-map): Use ielm-tab for tab.
3437 (ielm-complete-filename): Use comint-filename-completion.
3438 (ielm-complete-symbol): Remove.
3439 (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
3440 remove ielm-tab from completion-at-point-functions (bug#16224).
3441
3442 * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
3443 Beware signals raised by predicates (bug#16201).
3444
3445 2014-01-02 Richard Stallman <rms@gnu.org>
3446
3447 * dired-aux.el (dired-do-print): Handle printer-name.
3448
3449 * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
3450 * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
3451 (rmail-epa-decrypt): Turn off mime processing.
3452
3453 * mail/rmail.el (rmail-make-in-reply-to-field):
3454 Add parens in message-id.
3455
3456 * mail/rmail.el (rmail-get-coding-function): Variable.
3457 (rmail-get-coding-system): Use it.
3458
3459 2013-12-31 Eli Zaretskii <eliz@gnu.org>
3460
3461 * international/mule-conf.el: Unify the charset indian-is13194.
3462 (indian-is13194): Specify unify-map.
3463
3464 2013-12-31 Leo Liu <sdl.web@gmail.com>
3465
3466 * subr.el (set-temporary-overlay-map): Obsolete alias. (Bug#16305)
3467
3468 2013-12-30 Daniel Colascione <dancol@dancol.org>
3469
3470 * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
3471 of printing a useless when we resume from sleep.
3472
3473 * progmodes/sh-script.el
3474 (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
3475 in indentation code. (Bug#16233)
3476
3477 2013-12-28 João Távora <joaotavora@gmail.com>
3478
3479 * elec-pair.el (electric-pair-post-self-insert-function):
3480 Don't open extra newlines at beginning of buffer. (Bug#16272)
3481
3482 2013-12-28 Eli Zaretskii <eliz@gnu.org>
3483
3484 * frame.el (window-system-for-display): Don't allow to create a
3485 GUI frame from a -nw session on MS-Windows. (Bug#14739)
3486
3487 2013-12-28 Glenn Morris <rgm@gnu.org>
3488
3489 * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
3490 Update callers.
3491
3492 * apropos.el (apropos-match-face):
3493 * calculator.el (calculator-displayer):
3494 * dabbrev.el (dabbrev-search-these-buffers-only):
3495 * face-remap.el (buffer-face-mode-face):
3496 * simple.el (yank-handled-properties):
3497 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
3498 * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
3499 * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
3500 (hashcash-double-spend-database):
3501 * progmodes/ruby-mode.el (ruby-deep-indent-paren)
3502 (ruby-deep-indent-paren-style):
3503 * textmodes/flyspell.el (flyspell-auto-correct-binding):
3504 * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
3505 (rst-toc-insert-number-separator, rst-toc-insert-max-level):
3506 * vc/pcvs-defs.el (cvs-minor-mode-prefix):
3507 Specify custom types.
3508
3509 * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
3510 * bookmark.el (bookmark-bmenu-use-header-line):
3511 * doc-view.el (doc-view-scale-internally):
3512 * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
3513 * register.el (register-preview-delay):
3514 * net/shr.el (shr-bullet):
3515 * progmodes/cfengine.el (cfengine-cf-promises)
3516 (cfengine-parameters-indent):
3517 * progmodes/octave.el (inferior-octave-error-regexp-alist):
3518 * textmodes/reftex-vars.el (reftex-label-regexps):
3519 * vc/log-edit.el (log-edit-setup-add-author): Add version.
3520
3521 * net/tls.el (tls-certtool-program): Fix default value.
3522
3523 * desktop.el (desktop-restore-in-current-display):
3524 * newcomment.el (comment-empty-lines):
3525 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
3526 (idlwave-pad-keyword):
3527 * progmodes/tcl.el (tcl-tab-always-indent):
3528 * textmodes/reftex-vars.el (reftex-index-default-tag):
3529 * elec-pair.el (electric-pair-skip-whitespace):
3530 * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
3531
3532 * emacs-lisp/authors.el (authors-ignored-files)
3533 (authors-valid-file-names, authors-renamed-files-alist): Additions.
3534
3535 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
3536
3537 * shell.el (shell-dynamic-complete-command): Doc fix.
3538 (shell--command-completion-data): Shell completion now matches
3539 executable filenames from the current buffer's directory, on
3540 systems in which this behavior is the default (windows-nt, ms-dos).
3541
3542 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
3543
3544 * net/shr.el (shr-insert): Don't infloop if the width is zero.
3545
3546 2013-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
3547
3548 * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
3549 (bug#16251).
3550
3551 * electric.el: Move all electric-pair-* to elec-pair.el.
3552 * elec-pair.el: New file, split from electric.el.
3553
3554 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
3555
3556 * net/shr.el (shr-find-fill-point): Don't try to fill if the
3557 indentation level is larger than the width, because that will
3558 infloop.
3559 (shr-insert): Fill repeatedly long texts, so that Japanese is
3560 formatted correctly (bug#16263).
3561 (shr-find-fill-point): Off by one error in comparison with the
3562 indentation.
3563
3564 2013-12-26 João Távora <joaotavora@gmail.com>
3565
3566 * electric.el (electric-pair-mode): More flexible engine for skip-
3567 and inhibit predicates, new options for pairing-related functionality.
3568 (electric-pair-preserve-balance): Pair/skip parentheses and quotes
3569 if that keeps or improves their balance in buffers.
3570 (electric-pair-delete-adjacent-pairs): Delete the pair when
3571 backspacing over adjacent matched delimiters.
3572 (electric-pair-open-extra-newline): Open extra newline when
3573 inserting newlines between adjacent matched delimiters.
3574 (electric--sort-post-self-insertion-hook):
3575 Sort post-self-insert-hook according to priority values when
3576 minor-modes are activated.
3577 * simple.el (newline-and-indent): Call newline with interactive
3578 set to t.
3579 (blink-paren-post-self-insert-function): Set priority to 100.
3580 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3581 Use electric-pair-text-pairs to pair backtick-and-quote in strings and
3582 comments. Locally set electric-pair-skip-whitespace to 'chomp and
3583 electric-pair-open-newline-between-pairs to nil.
3584
3585 2013-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
3586
3587 * progmodes/python.el: Use lexical-binding.
3588 (python-nav-beginning-of-defun): Stop searching ASAP.
3589
3590 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
3591
3592 * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
3593 Fix interactive spec. Doc fix. (Bug#15754)
3594
3595 2013-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
3596
3597 * emacs-lisp/byte-run.el (eval-when-compile):
3598 * progmodes/cc-defs.el (cc-eval-when-compile):
3599 Fix edebug spec (bug#16184).
3600
3601 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
3602
3603 * net/shr.el (shr-visit-file): Remove debugging function.
3604 (shr-insert): Don't infloop if we can't find a good place to break
3605 the line (bug#16256).
3606
3607 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
3608
3609 * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
3610 (python-nav--lisp-forward-sexp-safe): Use it. Rename from
3611 python-nav-lisp-forward-sexp-safe.
3612 (python-nav--forward-sexp): New argument SAFE allows switching
3613 forward sexp movement behavior for parens.
3614 (python-nav-forward-sexp): Throw errors on unterminated parens
3615 (Bug#16191).
3616 (python-nav-backward-sexp, python-nav-forward-sexp-safe)
3617 (python-nav-backward-sexp-safe): New functions.
3618 (python-shell-buffer-substring):
3619 Use `python-nav-forward-sexp-safe'.
3620
3621 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
3622
3623 * net/shr.el (shr-find-fill-point): Don't break lines before a
3624 quotation mark.
3625 (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
3626 (shr-find-fill-point): Remove the special checks for the quotation
3627 mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
3628
3629 2013-12-25 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3630
3631 * net/eww.el (eww-form-textarea): Use a different face for
3632 textareas than text input since they have different keymaps
3633 (bug#16142).
3634
3635 2013-12-24 Fabián Ezequiel Gallina <fgallina@gnu.org>
3636
3637 * progmodes/python.el (python-nav-beginning-of-statement):
3638 Speed up (Bug#15295).
3639
3640 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3641
3642 * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
3643 the window configuration.
3644
3645 2013-12-24 Eli Zaretskii <eliz@gnu.org>
3646
3647 * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
3648 we run on MS-Windows or MS-DOS.
3649
3650 2013-12-24 Martin Rudalics <rudalics@gmx.at>
3651
3652 * window.el (balance-windows-area): Call window-size instead of
3653 window-height and window-width. Bug#16241.
3654
3655 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3656
3657 * net/eww.el (eww-bookmark-quit): Remove.
3658 (eww-bookmark-browse): Restore the window configuration when you
3659 choose a bookmark (bug#16144).
3660
3661 2013-12-24 Daniel Colascione <dancol@dancol.org>
3662
3663 * icomplete.el: Remove redundant :group arguments to `defcustom'
3664 throughout.
3665 (icomplete-show-matches-on-no-input): New customizable variable.
3666 (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
3667 we have something to show.
3668 (icomplete-exhibit): Compute completions even if we have no user input.
3669
3670 2013-12-23 Daniel Colascione <dancol@dancol.org>
3671
3672 * icomplete.el: Move `provide' to end of file.
3673
3674 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
3675
3676 * net/gnutls.el (gnutls-verify-error): Add version tag.
3677
3678 2013-12-23 Chong Yidong <cyd@gnu.org>
3679
3680 * subr.el (set-transient-map): Rename from
3681 set-temporary-overlay-map. Doc fix.
3682
3683 * face-remap.el (text-scale-adjust):
3684 * indent.el (indent-rigidly):
3685 * kmacro.el (kmacro-call-macro):
3686 * minibuffer.el (minibuffer-force-complete):
3687 * repeat.el (repeat):
3688 * simple.el (universal-argument--mode):
3689 * calendar/todo-mode.el (todo-insert-item--next-param):
3690 * progmodes/f90.el (f90-abbrev-start): Callers changed.
3691
3692 * indent.el (indent-rigidly): Use substitute-command-keys.
3693
3694 2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3695
3696 * net/eww.el (eww-tag-select): Add text-property to jump to next
3697 select field.
3698 (eww): Add non-supported ftp error.
3699
3700 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3701
3702 * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
3703 comments. Handle electric indent after typing `?' and `!'.
3704
3705 2013-12-22 Chong Yidong <cyd@gnu.org>
3706
3707 * faces.el (face-spec-recalc): If the theme specs are not
3708 applicable to a frame, fall back on the defface spec.
3709 This prevents themes from obliterating faces on low-color terminals.
3710
3711 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3712
3713 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3714 after `{'. We need it after block openers, and it doesn't seem
3715 to hurt after hash openers.
3716
3717 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3718
3719 * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
3720 extracted from `ruby-smie-rules'.
3721 (ruby--electric-indent-chars): New variable.
3722 (ruby--electric-indent-p): New function.
3723 (ruby-mode): Use `electric-indent-functions' instead of
3724 `electric-indent-chars'.
3725
3726 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
3727
3728 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
3729 docstring.
3730 (ruby-smie-rules): Indent plus one level after `=>'.
3731
3732 2013-12-21 Richard Stallman <rms@gnu.org>
3733
3734 * simple.el (newline): Doc fix.
3735
3736 2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3737
3738 * net/eww.el (eww-list-histories, eww-list-histories)
3739 (eww-history-browse, eww-history-quit, eww-history-kill)
3740 (eww-history-mode-map, eww-history-mode): New command and
3741 functions to list browser histories.
3742 (eww-form-text): Support text form with disabled
3743 and readonly attributes.
3744 (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
3745
3746 2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3747
3748 * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
3749 (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
3750 (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
3751 (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
3752 Use `user-error'.
3753 (eww-bookmark-mode-map): Add menu.
3754 (eww-render, eww-mode): Use `setq-local'.
3755 (eww-tool-bar-map): New variable.
3756 (eww-mode): Set `tool-bar-map'.
3757 (eww-view-source): Check for `html-mode' with `fboundp'.
3758
3759 2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3760
3761 * net/shr.el (shr--extract-best-source): Don't bug out on audio
3762 elements with text inside. Also remove debugging.
3763
3764 2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
3765
3766 * cus-start.el (all): Add ns-use-srgb-colorspace.
3767
3768 2013-12-21 Chong Yidong <cyd@gnu.org>
3769
3770 * custom.el (custom-theme-recalc-face): Do nothing if the face is
3771 undefined. Thus, theme settings for undefined faces do not take
3772 effect until the faces are defined with defface, the same as with
3773 theme variables.
3774
3775 * faces.el (face-spec-set): Use face-spec-recalc in all cases.
3776 (face-spec-reset-face): Don't assign extra properties in temacs.
3777 (face-spec-recalc): Apply X resources too.
3778
3779 2013-12-21 Chong Yidong <cyd@gnu.org>
3780
3781 * faces.el (face-spec-set):
3782 * cus-face.el (custom-theme-set-faces, custom-set-faces):
3783 * custom.el (defface): Doc fixes (Bug#16203).
3784
3785 * indent.el (indent-rigidly-map): Add docstring, and move commands
3786 into named functions.
3787 (indent-rigidly-left, indent-rigidly-right)
3788 (indent-rigidly-left-to-tab-stop)
3789 (indent-rigidly-right-to-tab-stop): New functions. Decide on
3790 indentation direction based on bidi direction, and accumulate
3791 sequential commands in a single undo boundary.
3792 (indent-rigidly--pop-undo): New utility function.
3793
3794 2013-12-20 Juanma Barranquero <lekktu@gmail.com>
3795
3796 * faces.el (read-face-name): Require crm.el when using crm-separator.
3797
3798 2013-12-20 Daniel Colascione <dancol@dancol.org>
3799
3800 * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
3801 so that we don't reflow comments into the shebang line.
3802
3803 2013-12-20 Juri Linkov <juri@jurta.org>
3804
3805 * saveplace.el (save-place-to-alist): Add `dired-filename' as
3806 a position when `dired-directory' is non-nil. Check integer
3807 positions with `integerp'.
3808 (toggle-save-place, save-places-to-alist): Add check for
3809 `dired-directory'.
3810 (save-place-find-file-hook): Check integer positions with
3811 `integerp'.
3812 (save-place-dired-hook): Use `dired-goto-file' when
3813 `dired-filename' is found in the assoc list. Check integer
3814 positions with `integerp'.
3815 (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
3816
3817 * dired.el (dired-initial-position-hook): Rename back from
3818 `dired-initial-point-hook'.
3819 (dired-initial-position): Rename `dired-initial-point-hook' to
3820 `dired-initial-position-hook'.
3821 (dired-file-name-at-point): Doc fix. (Bug#15329)
3822
3823 2013-12-20 Juri Linkov <juri@jurta.org>
3824
3825 * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
3826 (read-regexp-suggestions): New function.
3827 (read-regexp): Use `read-regexp-defaults-function' to get default values.
3828 Use `read-regexp-suggestions'. Add non-empty default to history
3829 for empty input.
3830 (occur-read-regexp-defaults-function): Remove function.
3831 (occur-read-primary-args): Use `regexp-history-last' instead of
3832 `occur-read-regexp-defaults-function'.
3833
3834 * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
3835 (hi-lock-line-face-buffer, hi-lock-face-buffer)
3836 (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
3837 `hi-lock-read-regexp-defaults-function'. Doc fix.
3838 (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
3839 with `find-tag-default-as-symbol-regexp'. Doc fix.
3840 (hi-lock-read-regexp-defaults): Remove function.
3841 (hi-lock-regexp-okay): Add check for null.
3842
3843 * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
3844 the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
3845
3846 * subr.el (find-tag-default-as-symbol-regexp): New function.
3847 (find-tag-default-as-regexp): Move symbol regexp formatting to
3848 `find-tag-default-as-symbol-regexp'.
3849
3850 2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
3851
3852 * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
3853 (Bug#14179)
3854
3855 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
3856
3857 * calendar/todo-mode.el: New implementation of item insertion
3858 commands and key bindings.
3859 (todo-key-prompt): New face.
3860 (todo-insert-item): New command.
3861 (todo-insert-item--parameters): New defconst, replacing defvar
3862 todo-insertion-commands-args-genlist.
3863 (todo-insert-item--param-key-alist): New defconst, replacing
3864 defvar todo-insertion-commands-arg-key-list.
3865 (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
3866 (todo-insert-item--argsleft, todo-insert-item--apply-args)
3867 (todo-insert-item--next-param): New functions.
3868 (todo-insert-item--args, todo-insert-item--argleft)
3869 (todo-insert-item--argsleft, todo-insert-item--newargsleft):
3870 New variables.
3871 (todo-key-bindings-t): Change binding of "i" from
3872 todo-insertion-map to todo-insert-item.
3873 (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
3874 (todo-insertion-command-name, todo-insertion-commands-names)
3875 (todo-define-insertion-command, todo-insertion-commands)
3876 (todo-insertion-key-bindings, todo-insertion-map): Remove.
3877
3878 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
3879
3880 * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
3881 (todo-toggle-item-highlighting): Use eval-and-compile instead of
3882 eval-when-compile.
3883 (todo-move-category): Allow choosing a non-existing todo file to
3884 move the category to, and create that file.
3885 (todo-default-priority): New user option.
3886 (todo-set-item-priority): Use it.
3887 (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
3888 (desktop-restore-file-buffer): Declare.
3889 (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
3890 (todo-modes-set-2): Locally set desktop-save-buffer to
3891 todo-desktop-save-buffer.
3892 (todo-mode, todo-archive-mode, todo-filtered-items-mode)
3893 (auto-mode-alist): Add autoload cookie.
3894
3895 2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
3896
3897 * emacs-lisp/subr-x.el: Renamed from helpers.el.
3898 helpers.el was a poor choice of name.
3899 (string-remove-prefix): New function.
3900 (string-remove-suffix): New function.
3901
3902 2013-12-20 Martin Rudalics <rudalics@gmx.at>
3903
3904 Fix assignment for new window total sizes.
3905 * window.el (window--pixel-to-size): Remove function.
3906 (window--pixel-to-total-1, window--pixel-to-total):
3907 Fix calculation of new total sizes.
3908
3909 2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
3910
3911 * comint.el (comint-output-filter): Fix rear-nonsticky property
3912 placement (Bug#16010).
3913
3914 2013-12-20 Chong Yidong <cyd@gnu.org>
3915
3916 * faces.el (read-color): Minor fix for completion function.
3917
3918 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
3919
3920 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
3921 New option. (Bug#16182)
3922 (ruby-smie--indent-to-stmt-p): Use it.
3923 (ruby-smie-rules): Revert the logic in the handling of `when'.
3924 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
3925 (ruby-deep-arglist, ruby-deep-indent-paren)
3926 (ruby-deep-indent-paren-style): Update docstrings to note that the
3927 vars don't have any effect with SMIE.
3928
3929 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
3930
3931 * calc/calc.el (calc-enter, calc-pop): Use the variable
3932 `calc-context-sensitive-enter'.
3933
3934 2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3935
3936 * net/shr.el (shr-insert): Protect against infloops in degenerate
3937 tables.
3938
3939 2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3940
3941 * progmodes/octave.el (octave): Add link to manual and octave
3942 homepage.
3943 (octave-mode-menu): Link to octave-mode manual.
3944
3945 2013-12-20 Leo Liu <sdl.web@gmail.com>
3946
3947 * skeleton.el (skeleton-pair-insert-maybe): Disable newline
3948 insertion using skeleton-end-newline. (Bug#16138)
3949
3950 2013-12-20 Juri Linkov <juri@jurta.org>
3951
3952 * replace.el (occur-engine): Use `add-face-text-property'
3953 to add the face property to matches and titles. (Bug#14645)
3954
3955 * hi-lock.el (hi-green): Use lighter color "light green" closer to
3956 the palette of other hi-lock colors.
3957 (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
3958
3959 2013-12-19 Juri Linkov <juri@jurta.org>
3960
3961 * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
3962 Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
3963 (minibuffer-history-symbol): Move variable declaration closer to
3964 its usage.
3965
3966 * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
3967 (Bug#14785)
3968
3969 2013-12-19 Juri Linkov <juri@jurta.org>
3970
3971 * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
3972 New function.
3973 (log-edit-hook): Add it to :options. (Bug#16170)
3974
3975 2013-12-19 Juri Linkov <juri@jurta.org>
3976
3977 * simple.el (eval-expression-print-format): Don't check for
3978 command names and the last command. Always display additional
3979 formats of the integer result in the echo area, and insert them
3980 to the current buffer only with a zero prefix arg.
3981 Display character when char-displayable-p is non-nil.
3982 (eval-expression): With a zero prefix arg, set `print-length' and
3983 `print-level' to nil, and insert the integer values from
3984 `eval-expression-print-format' at the end. Doc fix. (Bug#12985)
3985
3986 * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
3987 `eval-last-sexp-arg-internal'. Doc fix.
3988 (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
3989 `eval-last-sexp-print-value'. Doc fix.
3990 (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
3991 Set `print-length' and `print-level' to nil when arg is zero.
3992 (eval-last-sexp): Doc fix.
3993 (eval-defun-2): Print the integer values from
3994 `eval-expression-print-format' at the end.
3995
3996 * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
3997 values from `eval-expression-print-format' at the end.
3998
3999 * ielm.el (ielm-eval-input): Print the integer
4000 values from `eval-expression-print-format' at the end.
4001
4002 2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
4003
4004 * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
4005 2013-12-11T19:01:44Z!tzz@lifelogs.com.
4006
4007 2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
4008
4009 * hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
4010 (hl-line-highlight, global-hl-line-highlight): Use it.
4011 (hl-line-overlay): Use defvar-local.
4012
4013 2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
4014
4015 * term/ns-win.el: Require dnd.
4016 (global-map): Remove drag items.
4017 (ns-insert-text, ns-set-foreground-at-mouse)
4018 (ns-set-background-at-mouse):
4019 Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
4020 (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
4021 New functions.
4022
4023 2013-12-19 Glenn Morris <rgm@gnu.org>
4024
4025 * emacs-lisp/ert.el (ert-select-tests):
4026 Fix string/symbol mixup. (Bug#16121)
4027
4028 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
4029
4030 * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
4031 keywords to their parent.
4032
4033 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
4034
4035 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
4036 first arg to be a string (fixed dead code), or an operator symbol.
4037 (ruby-smie--forward-token): Tokenize ` @ ' before strings and
4038 operator symbols.
4039 (ruby-smie-rules): Remove parent token check in the `.' clause, it
4040 did nothing. Don't respond to `(:after ".")', it will be called
4041 with :before anyway. Remove the ` @ ' rule, it didn't seem to
4042 change anything. Only return indentation for binary operators
4043 when they are hanging. De-dent opening paren when its parent is
4044 `.', otherwise it looks bad when the dot is not at bol or eol
4045 (bug#16182).
4046
4047 2013-12-19 Juri Linkov <juri@jurta.org>
4048
4049 * replace.el (query-replace-read-args): Split a non-negative arg
4050 and a negative arg into separate elements.
4051 (query-replace, query-replace-regexp, replace-string)
4052 (replace-regexp): Add arg `backward'. Doc fix.
4053 (replace-match-maybe-edit): When new arg `backward' is non-nil,
4054 move point to the beginning of the match.
4055 (replace-search, replace-highlight): Use new arg `backward'
4056 to set the value of `isearch-forward'.
4057 (perform-replace): Add arg `backward' and use it to perform
4058 replacement backward. (Bug#14979)
4059
4060 * isearch.el (isearch-query-replace): Use a negative prefix arg
4061 to call `perform-replace' with a non-nil arg `backward'.
4062
4063 2013-12-18 Juri Linkov <juri@jurta.org>
4064
4065 * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
4066 to the default list. Move `log-edit-show-files' to the end.
4067 Add more available functions to options.
4068 (log-edit): Move default specific settings to
4069 `log-edit-insert-message-template'. Don't move point.
4070 (log-edit-insert-message-template): New function.
4071 (log-edit-insert-changelog): Add `save-excursion' and don't move point.
4072 (Bug#16170)
4073
4074 2013-12-18 Juri Linkov <juri@jurta.org>
4075
4076 * help-mode.el (help-mode-map): Bind "l" to help-go-back,
4077 and "r" to help-go-forward for compatibity with Info. (Bug#16178)
4078
4079 2013-12-18 Leo Liu <sdl.web@gmail.com>
4080
4081 * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
4082 (Bug#16186)
4083
4084 2013-12-18 Eli Zaretskii <eliz@gnu.org>
4085
4086 * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
4087 formats for displaying file sizes when the -s switch is given.
4088 Instead, compute a separate format for displaying the size in
4089 blocks, which is displayed in addition to the "regular" size.
4090 When -h is given in addition to -s, produce size in blocks in
4091 human-readable form as well. (Bug#16179)
4092
4093 2013-12-18 Tassilo Horn <tsdh@gnu.org>
4094
4095 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
4096 Reference tables with ~\ref{...} instead of only \ref{...}.
4097
4098 2013-12-18 Chong Yidong <cyd@gnu.org>
4099
4100 * cus-edit.el (custom-magic-alist): Fix "themed" description
4101 (Bug#14348).
4102
4103 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
4104 is non-nil, do not create a new entry in the symbol's theme-value
4105 or theme-face property; update theme-settings only (Bug#14664).
4106 (custom-available-themes): Doc fix.
4107
4108 * cus-theme.el (custom-new-theme-mode-map): Add bindings
4109 (Bug#15674).
4110
4111 * replace.el (occur-engine): Avoid infloop (Bug#7593).
4112
4113 2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4114
4115 * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
4116 (Bug#13914).
4117
4118 2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4119
4120 * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
4121
4122 2013-12-18 Glenn Morris <rgm@gnu.org>
4123
4124 * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
4125 * cus-start.el (load-prefer-newer): New option.
4126
4127 2013-12-18 Le Wang <l26wang@gmail.com>
4128
4129 * comint.el (comint-previous-matching-input-from-input):
4130 Retain point (Bug#13404).
4131
4132 2013-12-18 Chong Yidong <cyd@gnu.org>
4133
4134 * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
4135
4136 2013-12-18 Glenn Morris <rgm@gnu.org>
4137
4138 * mail/emacsbug.el (report-emacs-bug):
4139 Only mention enable-multibyte-characters if non-standard.
4140
4141 2013-12-17 Juri Linkov <juri@jurta.org>
4142
4143 * arc-mode.el (archive-extract-by-file): Check if directory exists
4144 before deletion to not show irrelevant errors if it doesn't exist.
4145
4146 2013-12-17 Juri Linkov <juri@jurta.org>
4147
4148 * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
4149 (Bug#14751)
4150
4151 * net/eww.el (browse-web): Add alias to `eww'.
4152 (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
4153 Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
4154
4155 * net/browse-url.el (browse-url-browser-function): Move `eww'
4156 closer to similar functions.
4157
4158 * startup.el (fancy-startup-screen, fancy-about-screen):
4159 Set browse-url-browser-function to eww-browse-url locally.
4160 (Bug#14751)
4161
4162 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * window.el (window--pixel-to-total): Remove unused `mini' var.
4165 (maximize-window, minimize-window): Remove unused `pixelwise' arg.
4166 (split-window): Remove unused `new' var.
4167 (window--display-buffer): Remove unused `frame' and `delta' vars.
4168 (fit-window-to-buffer): Remove unused vars `frame', `display-height',
4169 and display-width'.
4170
4171 2013-12-17 Martin Rudalics <rudalics@gmx.at>
4172
4173 * dired.el (dired-mark-pop-up):
4174 * register.el (register-preview): Don't bind
4175 split-height-threshold here since it's now done in
4176 display-buffer-below-selected.
4177
4178 2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
4179
4180 * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
4181 xterm-rgb-convert-to-16bit.
4182 (rxvt-register-default-colors): Standardize with
4183 xterm-register-default-colors (Bug#14078).
4184
4185 2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
4186
4187 * simple.el (kill-region): Pass mark first, then point, so that
4188 kill-append works right (Bug#12819).
4189 (copy-region-as-kill, kill-ring-save): Likewise.
4190
4191 2013-12-17 Leo Liu <sdl.web@gmail.com>
4192
4193 * net/rcirc.el (rcirc-add-face):
4194 * eshell/em-prompt.el (eshell-emit-prompt):
4195 * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
4196 (Bug#16167)
4197
4198 2013-12-17 Chong Yidong <cyd@gnu.org>
4199
4200 * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
4201 Suggested by Xue Fuqiao.
4202
4203 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
4204
4205 * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
4206
4207 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
4208
4209 * net/shr.el (shr-insert-document): Remove unused var
4210 `shr-preliminary-table-render'.
4211 (shr-rescale-image): Remove unused arg `force'.
4212 (shr-put-image): Update calls accordingly.
4213 (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
4214
4215 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
4216
4217 * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
4218 (smie-indent-close): Call `smie-indent--rule-1' with METHOD
4219 :close-all, to see which indentation method to use (Bug#16116).
4220 (smie-rules-function): Document the method :close-all.
4221
4222 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4223
4224 * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
4225
4226 * net/eww.el (eww-display-html): If we can't find the anchor we're
4227 looking for, then go to point-min.
4228
4229 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
4230
4231 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
4232 * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
4233 * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
4234 Expand dir too, in case it's relative.
4235
4236 2013-12-16 Juri Linkov <juri@jurta.org>
4237
4238 * desktop.el (desktop-auto-save-timeout): Change default to
4239 `auto-save-timeout'. Doc fix.
4240 (desktop-save): Skip the timestamp in desktop-saved-frameset
4241 when checking for auto-save changes.
4242 (desktop-auto-save): Don't call desktop-auto-save-set-timer since
4243 `desktop-auto-save' is called repeatedly by the idle timer.
4244 (desktop-auto-save-set-timer): Replace `run-with-timer' with
4245 `run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
4246 (Bug#15331)
4247
4248 2013-12-16 Juri Linkov <juri@jurta.org>
4249
4250 * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
4251 (Bug#16035)
4252 (isearch-pre-command-hook): Check `this-command' for symbolp.
4253
4254 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4255
4256 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
4257
4258 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4259
4260 * progmodes/cfengine.el (cfengine3--current-word): Remove.
4261 (cfengine3--current-function): Bring in the current-function
4262 functionality from `cfengine3--current-word'.
4263 (cfengine3-completion-function): Bring in the
4264 bounds-of-current-word functionality from
4265 `cfengine3--current-word'.
4266
4267 2013-12-16 Martin Rudalics <rudalics@gmx.at>
4268
4269 * window.el (display-buffer-below-selected):
4270 Bind split-height-threshold to 0 as suggested by Juri Linkov.
4271
4272 2013-12-16 Leo Liu <sdl.web@gmail.com>
4273
4274 * progmodes/compile.el (compile-goto-error): Do not push-mark.
4275 Remove NOMSG arg and all uses changed.
4276
4277 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4278
4279 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
4280 (cua--deactivate-rectangle): Don't deactivate the mark.
4281 (cua-set-rectangle-mark): Don't set mark-active since
4282 cua--activate-rectangle already does it for us.
4283 (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
4284 non-rectangular region.
4285
4286 * emulation/cua-base.el (cua-repeat-replace-region):
4287 Use with-current-buffer.
4288
4289 * net/gnutls.el: Use cl-lib.
4290 (gnutls-negotiate): `mapcan' -> cl-mapcan.
4291
4292 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
4293
4294 * emacs-lisp/package.el (package-built-in-p): Support both
4295 built-in and the package.el converted package descriptions.
4296 (package-show-package-list): Allow keywords.
4297 (package-keyword-button-action): Use it instead of
4298 `finder-list-matches'.
4299 (package-menu-filter-interactive): Interactive filtering (by
4300 keyword) function.
4301 (package-menu--generate): Support keywords and change keymappings
4302 and headers when they are given.
4303 (package--has-keyword-p): Helper function.
4304 (package-menu--refresh): Use it.
4305 (package--mapc): Helper function.
4306 (package-all-keywords): Use it.
4307 (package-menu-mode-map): Set up menu items and keybindings to
4308 provide a filtering UI.
4309
4310 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
4311
4312 * net/gnutls.el (gnutls-verify-error): New defcustom to control
4313 the behavior when a certificate fails validation. Defaults to
4314 old behavior: never abort, just warn.
4315 (gnutls-negotiate): Use it.
4316
4317 2013-12-14 Martin Rudalics <rudalics@gmx.at>
4318
4319 * window.el (display-buffer-below-selected): Never split window
4320 horizontally. Suggested by Juri Linkov <juri@jurta.org>.
4321
4322 2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
4323
4324 * emacs-lisp/package.el (package--prepare-dependencies): New function.
4325 (package-buffer-info): Use it (bug#15108).
4326
4327 2013-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4328
4329 * icomplete.el (icomplete-completions): Make sure the prefix is already
4330 displayed elsewhere before hiding it (bug#16219).
4331
4332 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
4333
4334 * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
4335 open-paren tokens when preceded by a open-paren, too.
4336 (ruby-smie-rules): Handle virtual indentation after open-paren
4337 tokens specially. If there is code between it and eol, return the
4338 column where is starts (Bug#16118).
4339
4340 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
4341
4342 * progmodes/cfengine.el: Fix `add-hook' doc.
4343 (cfengine-mode-syntax-functions-regex): Initialize sensibly.
4344 (cfengine3--current-word): Fix parameters.
4345 (cfengine3-make-syntax-cache): Simplify further.
4346 (cfengine3-completion-function, cfengine3--current-function):
4347 Use `assq' for symbols.
4348 (cfengine3--current-function): Fix `cfengine3--current-word' call.
4349
4350 2013-12-13 Glenn Morris <rgm@gnu.org>
4351
4352 * loadup.el (load-path): Warn if site-load or site-init changes it.
4353 No more need to reset it when bootstrapping.
4354
4355 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
4356
4357 * progmodes/cfengine.el (cfengine-cf-promises): Add more default
4358 locations for cf-promises.
4359 (cfengine-mode-syntax-functions-regex): New caching variable.
4360 (cfengine3-fallback-syntax): Fallback syntax for cases where
4361 cf-promises doesn't run.
4362 (cfengine3--current-word): Reimplement using
4363 `cfengine-mode-syntax-functions-regex'.
4364 (cfengine3-completion-function, cfengine3--current-function):
4365 Use `cfengine3-make-syntax-cache' directly.
4366 (cfengine3-clear-syntax-cache): New function.
4367 (cfengine3-make-syntax-cache): Simplify and create
4368 `cfengine-mode-syntax-functions-regex' on demand.
4369 (cfengine3-format-function-docstring): Don't call
4370 `cfengine3-make-syntax-cache' explicitly.
4371
4372 2013-12-13 Martin Rudalics <rudalics@gmx.at>
4373
4374 Fix windmove-find-other-window broken after pixelwise resizing
4375 (Bug#16017).
4376 * windmove.el (windmove-other-window-loc): Revert change from
4377 2013-12-04.
4378 (windmove-find-other-window): Call window-in-direction.
4379 * window.el (window-in-direction): New arguments SIGN, WRAP and
4380 MINI to emulate original windmove-find-other-window behavior.
4381
4382 2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
4383
4384 * simple.el (blink-matching--overlay): New variable.
4385 (blink-matching-open): Instead of moving point, highlight the
4386 matching paren with an overlay
4387 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
4388
4389 * faces.el (paren-showing-faces, show-paren-match)
4390 (show-paren-mismatch): Move from paren.el.
4391
4392 2013-12-13 Leo Liu <sdl.web@gmail.com>
4393
4394 * indent.el (indent-region): Disable progress reporter in
4395 minibuffer. (Bug#16108)
4396
4397 * bindings.el (visual-order-cursor-movement): Fix version.
4398
4399 2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
4400
4401 * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
4402 Also match after beginning of line.
4403 (python-pdbtrack-set-tracked-buffer): Fix logic for remote
4404 files. Thanks to Russell Sim. (Bug#15378)
4405
4406 2013-12-13 Juri Linkov <juri@jurta.org>
4407
4408 * simple.el <Keypad support>: Remove key bindings duplicated
4409 with bindings.el. (Bug#14397)
4410
4411 2013-12-13 Juri Linkov <juri@jurta.org>
4412
4413 * comint.el (comint-mode-map): Replace `delete-char' with
4414 `delete-forward-char'. (Bug#16109)
4415
4416 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
4417
4418 * progmodes/python.el (python-indent-calculate-indentation):
4419 Fix de-denters cornercase. (Bug#15731)
4420
4421 2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4422
4423 * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
4424 (advice--make): Pay attention to `depth'.
4425 (advice--make-1): Don't autoload commands eagerly.
4426 * emacs-lisp/elp.el (elp-instrument-function):
4427 * emacs-lisp/trace.el (trace-function-internal):
4428 * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
4429
4430 * iswitchb.el (iswitchb-mode): Don't belittle ido.
4431
4432 2013-12-12 Eli Zaretskii <eliz@gnu.org>
4433
4434 * term/w32-win.el (w32-handle-dropped-file):
4435 * startup.el (normal-top-level):
4436 * net/browse-url.el (browse-url-file-url):
4437 * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
4438 decode file names using 'utf-8' rather than
4439 file-name-coding-system.
4440
4441 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
4442
4443 * progmodes/python.el (python-indent-context)
4444 (python-indent-calculate-indentation): Fix auto-identation
4445 behavior for comment blocks. (Bug#15916)
4446
4447 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4448
4449 * progmodes/python.el (python-indent-calculate-indentation):
4450 When determining indentation, don't treat "return", "pass", etc., as
4451 operators when they are just string constituents. (Bug#15812)
4452
4453 2013-12-12 Juri Linkov <juri@jurta.org>
4454
4455 * uniquify.el (uniquify-buffer-name-style): Change default to
4456 `post-forward-angle-brackets'.
4457
4458 * menu-bar.el (menu-bar-options-menu): Don't require preloaded
4459 `uniquify'. Change default to `post-forward-angle-brackets'.
4460
4461 2013-12-11 Glenn Morris <rgm@gnu.org>
4462
4463 * emacs-lisp/package.el (finder-list-matches):
4464 Autoload rather than falsely declaring.
4465
4466 2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
4467
4468 * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
4469 (eww-mode-map): Use them.
4470
4471 2013-12-11 Martin Rudalics <rudalics@gmx.at>
4472
4473 * window.el (display-buffer-in-side-window): Fix doc-string
4474 (Bug#16115).
4475
4476 2013-12-11 Juanma Barranquero <lekktu@gmail.com>
4477
4478 * vc/vc-git.el: Silence byte-compiler warnings.
4479 (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
4480 (log-edit-set-header): Declare.
4481
4482 2013-12-11 Eli Zaretskii <eliz@gnu.org>
4483
4484 * Makefile.in (custom-deps, finder-data): Run output file names
4485 through unmsys--file-name. (Bug#16099)
4486
4487 2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4488
4489 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
4490 comment-start-skip, which fails when that uses submatch 1 (bug#16041).
4491
4492 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
4493 instead of deleting the selection "by hand" (bug#16098).
4494 Rely on insert-for-yank to yank rectangles.
4495 (cua-highlight-region-shift-only): Mark obsolete.
4496 (cua-mode): Don't enable/disable transient-mark-mode,
4497 shift-select-mode (cua-mode works both with and without them), and
4498 pc-selection-mode (obsolete).
4499 * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
4500 (cua--deactivate-rectangle): Deactivate it.
4501
4502 * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
4503 (delete-selection-helper): Make sure yank starts at the top of the
4504 deleted region.
4505 (minibuffer-keyboard-quit): Use region-active-p.
4506
4507 * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
4508
4509 * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
4510 to `delete' (bug#16109).
4511
4512 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4513
4514 * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
4515 info manual and show keybindings and set `:group' keyword.
4516
4517 2013-12-11 Juri Linkov <juri@jurta.org>
4518
4519 * delsel.el (delete-active-region): Let-bind `this-command'
4520 to prevent `kill-region' from changing its original value.
4521 (delete-selection-helper): Handle `overwrite-mode' for the type
4522 `kill' exactly the same way as for the type `t'.
4523 (insert-char, quoted-insert, reindent-then-newline-and-indent):
4524 Support more commands. (Bug#13312)
4525
4526 2013-12-11 Juri Linkov <juri@jurta.org>
4527
4528 * bindings.el: Map kp keys to non-kp keys systematically
4529 with basic modifiers control, meta and shift. (Bug#14397)
4530
4531 2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
4532
4533 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
4534 "Close browser" menu items. Fix wrong function of "List
4535 bookmarks".
4536
4537 2013-12-11 Juri Linkov <juri@jurta.org>
4538
4539 * misearch.el (multi-isearch-buffers): Set the value of
4540 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
4541 arg of isearch-forward to t.
4542 (multi-isearch-buffers-regexp): Set the value of
4543 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
4544 arg of isearch-forward-regexp to t.
4545 (multi-isearch-files): Set the value of
4546 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
4547 arg of isearch-forward to t.
4548 (multi-isearch-files-regexp): Set the value of
4549 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
4550 arg of isearch-forward-regexp to t. (Bug#16035)
4551
4552 * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
4553 arg of isearch-forward to t.
4554 (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
4555 arg of isearch-forward-regexp to t.
4556 (dired-isearch-filter-filenames): Remove unnecessary check for
4557 `dired-isearch-filenames'.
4558
4559 * comint.el (comint-history-isearch-backward):
4560 Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
4561 (comint-history-isearch-backward-regexp):
4562 Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
4563
4564 2013-12-10 Eli Zaretskii <eliz@gnu.org>
4565
4566 * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
4567 unmsys--file-name. (Bug#16099)
4568
4569 2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
4570
4571 * emacs-lisp/package.el (package-keyword-button-action):
4572 Remove finder.el require dependency.
4573
4574 2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
4575
4576 * emacs-lisp/package.el: Require finder.el.
4577 (describe-package-1): Add keyword buttons.
4578 (package-make-button): New convenience function.
4579 (package-keyword-button-action): Keyword button action using
4580 `finder-list-matches'.
4581
4582 2013-12-09 Eli Zaretskii <eliz@gnu.org>
4583
4584 * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
4585 last commit.
4586
4587 2013-12-09 Michael Albinus <michael.albinus@gmx.de>
4588
4589 * autorevert.el (auto-revert-notify-add-watch): Do not handle
4590 symlinked files.
4591
4592 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
4593
4594 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
4595 after the end of a percent literal.
4596
4597 2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
4598
4599 * progmodes/ruby-mode.el (ruby-forward-string): Document.
4600 Handle caret-delimited strings (Bug#16079).
4601
4602 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
4603
4604 * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
4605 When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
4606 `ruby-parse-partial' (Bug#16078).
4607
4608 2013-12-09 Leo Liu <sdl.web@gmail.com>
4609
4610 * subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
4611
4612 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
4613
4614 * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
4615 (js-switch-indent-offset): New option.
4616 (js--proper-indentation): Use it. And handle the case when
4617 "default" is actually a key in an object literal.
4618 (js--same-line): New function.
4619 (js--multi-line-declaration-indentation): Use it.
4620 (js--indent-in-array-comp, js--array-comp-indentation):
4621 New functions.
4622 (js--proper-indentation): Use them, to handle array comprehension
4623 continuations.
4624
4625 2013-12-08 Leo Liu <sdl.web@gmail.com>
4626
4627 * progmodes/flymake.el (flymake-highlight-line): Re-write.
4628 (flymake-make-overlay): Remove arg MOUSE-FACE.
4629 (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
4630
4631 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4632
4633 * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
4634 New function.
4635 (redisplay-highlight-region-function): Use it.
4636
4637 * emulation/cua-base.el (cua--explicit-region-start)
4638 (cua--last-region-shifted): Remove.
4639 (cua--deactivate): Use deactivate-mark.
4640 (cua--pre-command-handler-1): Don't handle shift-selection.
4641 (cua--post-command-handler-1): Don't change transient-mark-mode.
4642 (cua--select-keymaps): Use region-active-p rather than
4643 cua--explicit-region-start or cua--last-region-shifted.
4644 (cua-mode): Enable shift-select-mode.
4645
4646 2013-12-08 Leo Liu <sdl.web@gmail.com>
4647
4648 * progmodes/flymake.el (flymake-popup-current-error-menu):
4649 Rename from flymake-display-err-menu-for-current-line. Reimplement.
4650 (flymake-posn-at-point-as-event, flymake-popup-menu)
4651 (flymake-make-emacs-menu): Remove. (Bug#16077)
4652
4653 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4654
4655 * rect.el (rectangle-mark-mode): Activate mark even if
4656 transient-mark-mode is off (bug#16066).
4657 (rectangle--highlight-for-redisplay): Fix boundary condition when point
4658 is > mark and at bolp.
4659
4660 * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
4661 (region-extract-function): Use it.
4662 (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
4663 (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
4664 Delete functions.
4665 (cua--init-rectangles): Don't re-remap copy-region-as-kill,
4666 kill-ring-save, kill-region, delete-char, delete-forward-char.
4667 Ignore self-insert-iso.
4668
4669 * emulation/cua-gmrk.el (cua--init-global-mark):
4670 Ignore `self-insert-iso'.
4671
4672 * emulation/cua-base.el (cua--prefix-copy-handler)
4673 (cua--prefix-cut-handler): Rely on region-extract-function rather than
4674 checking cua--rectangle.
4675 (cua-delete-region): Use region-extract-function.
4676 (cua-replace-region): Delete function.
4677 (cua-copy-region, cua-cut-region): Obey region-extract-function.
4678 (cua--pre-command-handler-1): Don't do the delete-selection thing.
4679 (cua--self-insert-char-p): Ignore `self-insert-iso'.
4680 (cua--init-keymaps): Don't remap delete-selection commands.
4681 (cua-mode): Use delete-selection-mode instead of rolling our own
4682 (bug#16085).
4683
4684 * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
4685 Obey region-extract-function.
4686
4687 Make registers and delete-selection-mode work on rectangles.
4688 * register.el (describe-register-1): Don't modify the register's value.
4689 (copy-to-register): Obey region-extract-function.
4690 * delsel.el (delete-active-region): Obey region-extract-function.
4691
4692 2013-12-08 Leo Liu <sdl.web@gmail.com>
4693
4694 * progmodes/flymake.el (flymake, flymake-error-bitmap)
4695 (flymake-warning-bitmap, flymake-fringe-indicator-position)
4696 (flymake-compilation-prevents-syntax-check)
4697 (flymake-start-syntax-check-on-newline)
4698 (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
4699 (flymake-start-syntax-check-on-find-file, flymake-log-level)
4700 (flymake-xml-program, flymake-master-file-dirs)
4701 (flymake-master-file-count-limit)
4702 (flymake-allowed-file-name-masks): Relocate.
4703 (flymake-makehash, flymake-float-time)
4704 (flymake-replace-regexp-in-string, flymake-split-string)
4705 (flymake-get-temp-dir): Remove.
4706 (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
4707 (flymake-current-row, flymake-selected-frame)
4708 (flymake-get-point-pixel-pos): Remove xemacs compatibity and
4709 related functions. (Bug#16077)
4710
4711 2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
4712
4713 * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
4714
4715 2013-12-07 Tassilo Horn <tsdh@gnu.org>
4716
4717 * help-fns.el (describe-function-1): Use new advice-* functions
4718 rather than old ad-* functions. Fix function type description and
4719 source links for advised functions and subrs.
4720
4721 2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4722
4723 * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
4724
4725 2013-12-06 Michael Albinus <michael.albinus@gmx.de>
4726
4727 * progmodes/compile.el (compilation-start):
4728 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
4729
4730 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4731 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
4732
4733 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4734
4735 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4736 Touch up the last change.
4737
4738 2013-12-06 Leo Liu <sdl.web@gmail.com>
4739
4740 * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
4741 (inferior-octave-startup): Always use "octave> " for prompt.
4742 (octave-goto-function-definition)
4743 (octave-sync-function-file-names)
4744 (octave-find-definition-default-filename): Remove redundant backquotes.
4745
4746 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4747
4748 * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
4749 syntax for `?'.
4750 (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
4751 where appropriate already.
4752 (ruby-syntax-propertize-function): Propertize `?' and `!' at the
4753 end of method names (Bug#15874).
4754
4755 2013-12-06 Juri Linkov <juri@jurta.org>
4756
4757 * isearch.el (isearch--saved-overriding-local-map):
4758 New internal variable.
4759 (isearch-mode): Set it to the initial value of
4760 `overriding-terminal-local-map'.
4761 (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
4762 with `isearch--saved-overriding-local-map'. (Bug#16035)
4763
4764 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
4765
4766 * progmodes/octave.el (inferior-octave-completion-table):
4767 Turn back into function, use `completion-table-with-cache'
4768 (Bug#11906). Update all references.
4769
4770 * minibuffer.el (completion-table-with-cache): New function.
4771
4772 2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
4773
4774 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
4775
4776 2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
4777
4778 * net/eww.el (eww-current-source): New variable to store page
4779 source.
4780 (eww-display-html, eww-mode, eww-save-history)
4781 (eww-restore-history): Use it.
4782 (eww-view-source): New command to view page source.
4783 Opportunistically uses `html-mode' to highlight the buffer.
4784 (eww-mode-map): Install it.
4785
4786 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
4787
4788 * net/dbus.el (dbus-unregister-service)
4789 (dbus-escape-as-identifier, dbus-unescape-from-identifier):
4790 Fix docstring.
4791 (dbus-unregister-service): Skip :serial entries in
4792 `dbus-registered-objects-table'.
4793 (dbus-byte-array-to-string): New optional arg MULTIBYTE.
4794
4795 2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
4796
4797 * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
4798 around keywords with extra `split-string' argument.
4799
4800 2013-12-04 Martin Rudalics <rudalics@gmx.at>
4801
4802 * windmove.el (windmove-other-window-loc): Handle navigation
4803 between windows (excluding the minibuffer window - Bug#16017).
4804
4805 2013-12-04 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
4808 in D-Bus type syntax.
4809 (dbus-unescape-from-identifier): Use `byte-to-string' in order to
4810 preserve unibyte strings. (Bug#16048)
4811
4812 2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4813
4814 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
4815 Call force-mode-line-update is the proper buffer (bug#16042).
4816
4817 2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
4818
4819 * vc/log-edit.el (log-edit-add-new-comment): Rename to
4820 `log-edit-remember-comment', make argument optional. Adjust all
4821 callers.
4822 (log-edit-mode): Add `log-edit-remember-comment' to
4823 `kill-buffer-hook' locally.
4824 (log-edit-kill-buffer): Don't remember comment explicitly since
4825 the buffer is killed anyway.
4826
4827 2013-12-04 Juri Linkov <juri@jurta.org>
4828
4829 * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
4830 add-hook and remove-hook for multi-buffer search. (Bug#16035)
4831
4832 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
4833
4834 * notifications.el (notifications-close-notification): Call the
4835 D-Bus method with ID being a `:uint32'. (Bug#16030)
4836
4837 2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * net/eww.el (eww-render): Don't pass arg to eww-display-image.
4840
4841 2013-12-03 Juri Linkov <juri@jurta.org>
4842
4843 * progmodes/compile.el (compilation-start): Rename window alist
4844 entry `no-display-ok' to `allow-no-window'.
4845
4846 * simple.el (shell-command): Add window alist entry
4847 `allow-no-window' to `display-buffer'.
4848 (async-shell-command): Doc fix.
4849
4850 * window.el (display-buffer-no-window): New action function.
4851 (display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
4852
4853 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4854
4855 * vc/log-edit.el (log-edit-set-header): Extract from
4856 `log-edit-toggle-header'.
4857 (log-edit-extract-headers): Separate the summary, when extracted
4858 from header, from the rest of the message with an empty line.
4859
4860 * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
4861 line, if present, to the Summary header.
4862
4863 2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4864
4865 * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
4866 in current-buffer (bug#16029).
4867
4868 2013-12-02 Helmut Eller <eller.helmut@gmail.com>
4869
4870 * emacs-lisp/debug.el (debugger-toggle-locals): New command.
4871 (debugger-mode-map): Bind it.
4872 (debugger--backtrace-base): New function.
4873 (debugger-eval-expression): Use it.
4874 (debugger-frame-number): Skip local vars when present.
4875 (debugger--locals-visible-p, debugger--insert-locals)
4876 (debugger--show-locals, debugger--hide-locals): New functions.
4877
4878 2013-12-02 Michael Albinus <michael.albinus@gmx.de>
4879
4880 * net/tramp-sh.el (tramp-remote-process-environment): Do not set
4881 "LC_ALL".
4882 (tramp-get-remote-locale): New defun.
4883 (tramp-open-connection-setup-interactive-shell): Use it.
4884
4885 2013-12-02 Leo Liu <sdl.web@gmail.com>
4886
4887 * subr.el (process-live-p): Return nil for non-process. (Bug#16023)
4888
4889 * progmodes/sh-script.el (sh-shell-process):
4890 * progmodes/octave.el (inferior-octave-process-live-p):
4891 * progmodes/gdb-mi.el (gdb-delchar-or-quit)
4892 (gdb-inferior-io-sentinel):
4893 * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
4894
4895 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4896
4897 * vc/log-edit.el (log-edit-kill-buffer): Move the use of
4898 `save-selected-window' to `log-edit-hide-buf'. This makes
4899 `log-edit-show-files' idempotent.
4900 (log-edit-show-files): Mark the new window as dedicated.
4901
4902 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
4903
4904 * vc/log-edit.el (log-edit-mode-map): Add binding for
4905 `log-edit-kill-biffer'.
4906 (log-edit-hide-buf): Add a FIXME comment.
4907 (log-edit-add-new-comment): New function, extracted from
4908 `log-edit-done'.
4909 (log-edit-done, log-edit-add-to-changelog): Use it.
4910 (log-edit-kill-buffer): New command.
4911
4912 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
4915 instead of killing the buffer.
4916
4917 2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4918
4919 * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
4920
4921 2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4922
4923 * net/eww.el (eww-form-checkbox-selected-symbol)
4924 (eww-form-checkbox-symbol): New customizable variable.
4925 (eww-form-checkbox, eww-toggle-checkbox):
4926 Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
4927
4928 * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
4929 (shr--get-media-pref, shr--extract-best-source): New function.
4930 (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
4931 no :src tag was specified.
4932
4933 * net/eww.el (eww-use-external-browser-for-content-type): New variable.
4934 (eww-render): Handle `eww-use-external-browser-for-content-type'.
4935 Use \\` to match beginning of string instead of ^.
4936 (eww-browse-with-external-browser): Provide optional URL parameter.
4937 (eww-render): Set `eww-current-title' back to "".
4938
4939 * net/shr.el (shr-tag-video): Display content for video if no
4940 poster is available.
4941 (shr-tag-audio): Add support for <audio> tag.
4942
4943 * net/eww.el (eww-text-input-types): New const.
4944 (eww-process-text-input): Treat input types in
4945 `eww-text-input-types' as text.
4946
4947 * net/shr.el (shr-tag-table): Fix comment typo.
4948
4949 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4950
4951 * net/eww.el (eww-follow-link): New command to avoid reloading
4952 pages when we follow #target links (bug#15243).
4953 (eww-quit): Special mode buffers shouldn't query before exiting.
4954
4955 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
4956
4957 * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
4958 forms.
4959
4960 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4961
4962 * net/eww.el (eww-restore-history): Update the window title after
4963 moving in the history.
4964 (eww-current-dom): New variable used to save the current DOM.
4965
4966 2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
4967
4968 * vc/log-edit.el (log-edit-mode-map): Add binding for
4969 `log-edit-beginning-of-line'.
4970 (log-edit-setup-add-author): New user option.
4971 (log-edit-beginning-of-line): New command.
4972 (log-edit): Move major mode call above the contents setup so that
4973 the local variable values are already applied.
4974 (log-edit): Only insert "Author: " when
4975 `log-edit-setup-add-author' is non-nil.
4976 (log-edit): When SETUP is non-nil, position point after ": "
4977 instead of point-min.
4978
4979 2013-12-01 Glenn Morris <rgm@gnu.org>
4980
4981 * startup.el (command-line): Warn if ~/emacs.d is in load-path.
4982
4983 2013-11-30 Eli Zaretskii <eliz@gnu.org>
4984
4985 * startup.el (fancy-splash-frame): On MS-Windows, trigger
4986 redisplay to make sure the initial frame gets a chance to become
4987 visible. (Bug#16014)
4988
4989 2013-11-30 Martin Rudalics <rudalics@gmx.at>
4990
4991 Support resizing frames and windows pixelwise.
4992 * cus-start.el (frame-resize-pixelwise)
4993 (window-resize-pixelwise): New entries.
4994 * emacs-lisp/debug.el (debug): Use window-total-height instead
4995 of window-total-size.
4996 * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
4997 * help.el (describe-bindings-internal): Use help-buffer as
4998 argument for with-help-window.
4999 (temp-buffer-max-width): New option.
5000 (resize-temp-buffer-window, help-window-setup)
5001 (with-help-window): Rewrite.
5002 * mouse.el (mouse-drag-line): Rewrite. Add key bindings for
5003 dragging dividers.
5004 * window.el (frame-char-size, window-min-pixel-height)
5005 (window-safe-min-pixel-height, window-safe-min-pixel-width)
5006 (window-min-pixel-width, window-safe-min-pixel-size)
5007 (window-combination-p, window-safe-min-size)
5008 (window-resizable-p, window--size-to-pixel)
5009 (window--pixel-to-size, window--resize-apply-p): New functions.
5010 (window-safe-min-height): Fix doc-string.
5011 (window-size, window-min-size, window--min-size-1)
5012 (window-sizable, window-sizable-p, window--min-delta-1)
5013 (window-min-delta, window--max-delta-1, window-max-delta)
5014 (window--resizable, window--resizable-p, window-resizable)
5015 (window-full-height-p, window-full-width-p, window-at-side-p)
5016 (window--in-direction-2, window-in-direction)
5017 (window--resize-reset-1, window--resize-mini-window)
5018 (window-resize, window-resize-no-error)
5019 (window--resize-child-windows-normal)
5020 (window--resize-child-windows, window--resize-siblings)
5021 (window--resize-this-window, window--resize-root-window)
5022 (window--resize-root-window-vertically)
5023 (adjust-window-trailing-edge, enlarge-window, shrink-window)
5024 (maximize-window, minimize-window, delete-window)
5025 (quit-restore-window, window-split-min-size, split-window)
5026 (balance-windows-2, balance-windows)
5027 (balance-windows-area-adjust, balance-windows-area)
5028 (window--state-get-1, window-state-get, window--state-put-1)
5029 (window--state-put-2, window-state-put)
5030 (display-buffer-record-window, window--display-buffer):
5031 Make functions handle pixelwise sizing of windows.
5032 (display-buffer--action-function-custom-type)
5033 (display-buffer-fallback-action):
5034 Add display-buffer-in-previous-window.
5035 (display-buffer-use-some-window): Resize window to height it had
5036 before.
5037 (fit-window-to-buffer-horizontally): New option.
5038 (fit-frame-to-buffer): Describe new values.
5039 (fit-frame-to-buffer-bottom-margin): Replace with
5040 fit-frame-to-buffer-margins.
5041 (window--sanitize-margin): New function.
5042 (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
5043 using window-text-pixel-size.
5044
5045 2013-11-30 Glenn Morris <rgm@gnu.org>
5046
5047 * emacs-lisp/bytecomp.el (byte-compile-form):
5048 Make the `interactive-only' warning like the `obsolete' one.
5049 * comint.el (comint-run):
5050 * files.el (insert-file-literally, insert-file):
5051 * replace.el (replace-string, replace-regexp):
5052 * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
5053 (goto-line, insert-buffer, next-line, previous-line):
5054 Tweak `interactive-only' spec.
5055
5056 Stop keeping (most) generated cedet grammar files in the repository.
5057 * Makefile.in (semantic): New.
5058 (compile-main): Depend on semantic.
5059
5060 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5061
5062 * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
5063 available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
5064
5065 * uniquify.el (uniquify-buffer-name-style): Change default.
5066
5067 * loadup.el: Preload "uniquify".
5068
5069 * time.el (display-time-update): Update all mode lines (bug#15999).
5070
5071 * electric.el (electric-indent-mode): Enable by default.
5072 * loadup.el: Preload "electric".
5073
5074 2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
5075
5076 * emacs-lisp/helpers.el (string-empty-p): New function.
5077 (string-blank-p): New function.
5078
5079 2013-11-29 Andreas Politz <politza@hochschule-trier.de>
5080
5081 * imenu.el (imenu--index-alist): Add missing dot to the docstring
5082 (Bug#14029).
5083
5084 2013-11-29 Andreas Politz <politza@fh-trier.de>
5085 * imenu.el (imenu--subalist-p): Don't error on non-conses and
5086 allow non-lambda lists as functions.
5087 (imenu--in-alist): Don't recurse into non-subalists.
5088 (imenu): Don't pass function itself as an argument (Bug#14029).
5089
5090 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5091
5092 * progmodes/python.el (python-mode-map): Remove binding for ":".
5093 (python-indent-electric-colon): Remove command.
5094 (python-indent-post-self-insert-function): Integrate the previous code
5095 of python-indent-electric-colon. Make it conditional on
5096 electric-indent-mode.
5097 (python-mode): Add ?: to electric-indent-chars.
5098 Move python-indent-post-self-insert-function to the end of
5099 post-self-insert-hook.
5100
5101 2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * doc-view.el (doc-view-goto-page): Update mode-line.
5104
5105 * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
5106
5107 2013-11-27 Glenn Morris <rgm@gnu.org>
5108
5109 * international/charprop.el, international/uni-bidi.el:
5110 * international/uni-category.el, international/uni-combining.el:
5111 * international/uni-comment.el, international/uni-decimal.el:
5112 * international/uni-decomposition.el, international/uni-digit.el:
5113 * international/uni-lowercase.el, international/uni-mirrored.el:
5114 * international/uni-name.el, international/uni-numeric.el:
5115 * international/uni-old-name.el, international/uni-titlecase.el:
5116 * international/uni-uppercase.el:
5117 Remove generated files from VCS repository.
5118
5119 2013-11-27 Eli Zaretskii <eliz@gnu.org>
5120
5121 * filenotify.el (file-notify-add-watch): Don't special-case
5122 w32notify when computing the directory to watch.
5123
5124 2013-11-27 Glenn Morris <rgm@gnu.org>
5125
5126 Make bootstrap without generated uni-*.el files possible again.
5127 * loadup.el: Update command-line-args checking for unidata-gen.
5128 Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
5129 * composite.el, international/characters.el:
5130 Handle unicode tables being undefined.
5131
5132 Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
5133 * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
5134 (compile-main): Depend on leim rule.
5135 (leim): New rule.
5136 * loadup.el: Move leim-list.el to leim/ subdirectory.
5137 * startup.el (normal-top-level): No more leim directory.
5138 * international/ja-dic-cnv.el (skkdic-convert):
5139 Disable version-control and autoloads in output files.
5140 * international/titdic-cnv.el (titdic-convert, miscdic-convert):
5141 Disable version-control and autoloads in output files.
5142 * leim/quail: Move here from ../leim.
5143 * leim/quail/hangul.el (hangul-input-method-activate):
5144 Add autoload cookie.
5145 (generated-autoload-load-name): Set file-local value.
5146 * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
5147 (generated-autoload-load-name): Set file-local value.
5148
5149 2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com>
5150
5151 * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
5152 (eww-add-bookmark): Ask confirmation when add to bookmarks.
5153 (eww-quit): Ask confirmation before quitting eww.
5154
5155 2013-11-26 Eli Zaretskii <eliz@gnu.org>
5156
5157 * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
5158 reading output from Diff on MS-Windows and MS-DOS.
5159
5160 2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
5161
5162 * emacs-lisp/helpers.el (string-reverse): New function.
5163
5164 2013-11-26 Michael Albinus <michael.albinus@gmx.de>
5165
5166 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
5167 names on MS Windows, like "/[::1]:".
5168
5169 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
5170 SWITCHES.
5171
5172 2013-11-26 Glenn Morris <rgm@gnu.org>
5173
5174 * progmodes/python.el (python-indent-guess-indent-offset):
5175 Avoid corner-case error. (Bug#15975)
5176
5177 Preload leim-list.el. (Bug#4789)
5178 * loadup.el: Load leim-list.el when found.
5179 * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
5180
5181 2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
5182
5183 * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
5184
5185 * emacs-lisp/helpers.el (string-join): New function.
5186
5187 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
5188
5189 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5190 Mark as obsolete and replace it with a symbol property.
5191 (byte-compile-form): Use new 'interactive-only property.
5192 * comint.el, files.el, replace.el, simple.el:
5193 Apply new 'interactive-only properly.
5194
5195 2013-11-25 Martin Rudalics <rudalics@gmx.at>
5196
5197 * window.el (display-buffer-at-bottom): Make sure that
5198 split-window-sensibly creates the new window on bottom
5199 (Bug#15961).
5200
5201 2013-11-23 David Kastrup <dak@gnu.org>
5202
5203 * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
5204 on the conflict markers when available.
5205 (smerge--get-marker): New function.
5206 (smerge-end-re, smerge-base-re): Add subgroup.
5207
5208 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5209
5210 * frame.el (handle-focus-in, handle-focus-out): Add missing
5211 interactive spec.
5212
5213 2013-11-25 Michael Albinus <michael.albinus@gmx.de>
5214
5215 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5216 `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
5217
5218 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5219
5220 * play/gomoku.el: Don't use intangible property. Use lexical-binding.
5221 (gomoku--last-pos): New var.
5222 (gomoku--intangible-chars): New const.
5223 (gomoku--intangible): New function.
5224 (gomoku-mode): Use it. Derive from special-mode.
5225 (gomoku-move-up): Adjust line count.
5226 (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
5227 (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
5228 Simplify accordingly.
5229
5230 * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
5231 Remove blink-cursor code.
5232 (blink-cursor-timer-function, blink-cursor-suspend):
5233 Don't special-case GUIs.
5234 (blink-cursor-mode): Use focus-in/out-hook.
5235
5236 2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
5237
5238 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
5239 work when annotation is invisible (Bug#13886).
5240
5241 2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
5242
5243 * json.el (json-alist-p): Only return non-nil if the alist has
5244 simple keys (Bug#13518).
5245
5246 2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
5247
5248 * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
5249 when control-statement is the first statement in a buffer (Bug#15956).
5250
5251 2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
5252
5253 * imenu.el (imenu-generic-skip-comments-and-strings):
5254 New option (Bug#15560).
5255 (imenu--generic-function): Use it.
5256
5257 2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
5258
5259 * minibuffer.el (completion--in-region-1): Scroll the correct window.
5260 (Bug#13898)
5261
5262 2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
5263
5264 * emacs-lisp/helpers.el: Add some string helpers.
5265 (string-trim-left): Removes leading whitespace.
5266 (string-trim-right): Removes trailing whitespace.
5267 (string-trim): Removes leading and trailing whitespace.
5268
5269 * subr.el (string-suffix-p): New function.
5270
5271 2013-11-23 Glenn Morris <rgm@gnu.org>
5272
5273 * progmodes/python.el (python-shell-send-file):
5274 Add option to delete file when done. (Bug#15647)
5275 (python-shell-send-string, python-shell-send-region): Use it.
5276
5277 2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
5278
5279 * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
5280 to set buffer-read-only to t, never to nil. (Bug#15938)
5281
5282 * textmodes/tex-mode.el (latex-noindent-environments):
5283 Add safe-local-variable property. (Bug#15936)
5284
5285 2013-11-23 Glenn Morris <rgm@gnu.org>
5286
5287 * textmodes/enriched.el (enriched-mode): Doc fix.
5288 * emacs-lisp/authors.el (authors-renamed-files-alist):
5289 Add enriched.doc -> enriched.txt.
5290
5291 * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
5292
5293 2013-11-22 Leo Liu <sdl.web@gmail.com>
5294
5295 * progmodes/octave.el (inferior-octave-startup): Spit out error
5296 message.
5297
5298 2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
5299
5300 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5301 Improve docstring.
5302 Add :version.
5303 (ruby-encoding-magic-comment-style): Add :version.
5304
5305 2013-11-22 Leo Liu <sdl.web@gmail.com>
5306
5307 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
5308 (Bug#15076)
5309 (octave-help-mode): Adapt to change to help-mode-finish to use
5310 derived-mode-p on 2013-09-17.
5311 (inferior-octave-prompt): Also match octave-gui.
5312 (octave-kill-process): Don't ask twice. (Bug#10564)
5313
5314 2013-11-22 Leo Liu <sdl.web@gmail.com>
5315
5316 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
5317 (inferior-octave-startup, inferior-octave-check-process)
5318 (inferior-octave-track-window-width-change)
5319 (octave-completion-at-point, octave-eldoc-function): Use it.
5320 (octave-kill-process): Provide confirmation. (Bug#10564)
5321
5322 2013-11-21 Leo Liu <sdl.web@gmail.com>
5323
5324 * progmodes/octave.el (octave-mode, inferior-octave-mode):
5325 Fix obsolete variable comment-use-global-state.
5326
5327 2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5328
5329 * progmodes/octave.el (octave-mode-map, octave-mode-menu):
5330 Add `octave-source-file'.
5331 (octave-source-file): New function. (Bug#15935)
5332
5333 2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com>
5334
5335 * net/eww.el (eww-local-regex): New variable.
5336 (eww): Use it to detect localhost and similar.
5337
5338 2013-11-21 Leo Liu <sdl.web@gmail.com>
5339
5340 Add completion for command `ag'.
5341 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
5342 (pcomplete/ag): New function.
5343 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
5344
5345 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
5348 (bug#14646).
5349 (make-obsolete): Remove interactive spec.
5350
5351 2013-11-21 Glenn Morris <rgm@gnu.org>
5352
5353 * startup.el (command-line-1): Use path-separator with -L.
5354
5355 2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
5356
5357 * emacs-lisp/package.el (describe-package-1): Add package archive
5358 to shown fields.
5359
5360 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
5361
5362 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5363 Change default to "# encoding: %s" to differentiate it from the
5364 default Ruby encoding comment template.
5365
5366 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
5367
5368 * ses.el (ses-mode): Doc fix. (Bug#14748)
5369
5370 2013-11-20 Leo Liu <sdl.web@gmail.com>
5371
5372 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
5373
5374 2013-11-19 Dan Nicolaescu <dann@gnu.org>
5375
5376 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
5377 when rebase or bisect are in progress.
5378
5379 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
5380
5381 * filenotify.el (file-notify-add-watch): Doc fix.
5382
5383 2013-11-19 Leo Liu <sdl.web@gmail.com>
5384
5385 * obsolete/rcompile.el: Mark obsolete.
5386
5387 * progmodes/compile.el (compilation-start)
5388 (compilation-goto-locus, compilation-find-file):
5389 Pass no-display-ok and handle nil value from display-buffer.
5390 (Bug#13594)
5391
5392 * window.el (display-buffer-alist, display-buffer): Document the
5393 new parameter no-display-ok. Return either a window or nil
5394 but never a non-window value.
5395
5396 2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
5397
5398 * electric.el (electric-indent-mode-map): Remove.
5399 (electric-indent-mode): Change the global-map instead (bug#15915).
5400
5401 * textmodes/text-mode.el (paragraph-indent-minor-mode):
5402 Use add-function.
5403
5404 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * emacs-lisp/nadvice.el (remove-function): Align with
5407 add-function's behavior.
5408
5409 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
5410 (gdb--string-regexp): New constant.
5411 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
5412 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
5413 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
5414 submatch 1.
5415 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
5416 Adjust use accordingly.
5417 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
5418
5419 2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
5420
5421 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
5422 interpolation curlies (Bug#15914).
5423
5424 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5425
5426 * calc/calc.el (calc-context-sensitive-enter): New variable.
5427 (calc-enter): Use `calc-context-sensitive-enter'.
5428
5429 2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
5430
5431 * progmodes/cfengine.el: Version bump.
5432 (cfengine-cf-promises): New defcustom to locate cf-promises.
5433 (cfengine3-vartypes): Add new "data" type.
5434 (cfengine3--current-word): New function to get current name-like
5435 word or its bounds.
5436 (cfengine3--current-function): New function to look up a CFEngine
5437 function's definition.
5438 (cfengine3-format-function-docstring): New function.
5439 (cfengine3-make-syntax-cache): New function.
5440 (cfengine3-documentation-function): New function: ElDoc glue.
5441 (cfengine3-completion-function): New function: completion glue.
5442 (cfengine3-mode): Set `compile-command',
5443 `eldoc-documentation-function', and add to
5444 `completion-at-point-functions'.
5445
5446 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
5447
5448 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5449 `tramp-current-connection'.
5450
5451 2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
5452
5453 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
5454 nil/self/true/false with "end of symbol".
5455
5456 2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
5457
5458 * subr.el (version-regexp-alist): Fix a typo.
5459
5460 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
5461
5462 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
5463 "en_US.utf8" and "LC_CTYPE" to "".
5464 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
5465 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
5466
5467 2013-11-15 Leo Liu <sdl.web@gmail.com>
5468
5469 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
5470
5471 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5472
5473 * progmodes/gud.el (ctl-x-map):
5474 Remove C-x SPC binding. (Bug#12342)
5475 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
5476
5477 2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
5478
5479 * subr.el (version-regexp-alist):
5480 Recognize hg, svn and darcs versions as snapshot versions.
5481
5482 * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
5483 'always-utf8 value of `ruby-insert-encoding-magic-comment'.
5484 (ruby--encoding-comment-required-p): Extract from
5485 `ruby-mode-set-encoding'.
5486 (ruby-mode-set-encoding): Add the ability to always insert an
5487 utf-8 encoding comment. Fix and simplify coding comment update
5488 logic.
5489
5490 2013-11-14 Michael Albinus <michael.albinus@gmx.de>
5491
5492 * net/tramp-gvfs.el (top): Run init code only when
5493 `tramp-gvfs-enabled' is not nil.
5494 (tramp-gvfs-enabled): Check also :system bus.
5495
5496 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5497
5498 Sync with upstream verilog-mode revision 78e66ba.
5499 * progmodes/verilog-mode.el (verilog-end-of-defun)
5500 (verilog-type-completion, verilog-get-list): Remove unused funcs.
5501 (verilog-get-end-of-defun): Remove unused argument.
5502 (verilog-comment-depth): Remove unused local `e'.
5503 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
5504 Don't pass arg to verilog-get-end-of-defun.
5505
5506 2013-11-14 Glenn Morris <rgm@gnu.org>
5507
5508 * obsolete/assoc.el (aget): Prefix dynamic variable.
5509
5510 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
5511
5512 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5513
5514 * widget.el, hfy-cmap.el: Remove bogus package version number.
5515
5516 2013-11-13 Glenn Morris <rgm@gnu.org>
5517
5518 * replace.el (replace-eval-replacement):
5519 Try to give more helpful error message. (Bug#15836)
5520
5521 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5522 (archive-7z-update): Avoid custom type mismatches.
5523
5524 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
5525
5526 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
5527
5528 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
5529 address can be empty.
5530
5531 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
5532 Accept nil SWITCHES.
5533 (tramp-gvfs-handle-write-region): Implement APPEND.
5534
5535 2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
5536
5537 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
5538 binary "|" operator and closing block args delimiter.
5539 Remove FIXME comment referring to Ruby 1.8-only syntax.
5540 (ruby-smie--implicit-semi-p): Not after "|" operator.
5541 (ruby-smie--closing-pipe-p): New function.
5542 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
5543 (ruby-smie-rules): Indent after "|".
5544
5545 2013-11-12 Glenn Morris <rgm@gnu.org>
5546
5547 * ps-print.el (ps-face-attribute-list):
5548 Handle anonymous faces. (Bug#15827)
5549
5550 2013-11-12 Martin Rudalics <rudalics@gmx.at>
5551
5552 * window.el (display-buffer-other-frame): Fix doc-string.
5553 (Bug#15868)
5554
5555 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5556
5557 * subr.el (force-mode-line-update): Delete, move to buffer.c.
5558
5559 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
5560
5561 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
5562 (tramp-sh-handle-file-local-copy): Don't write a message when
5563 saving temporary files.
5564
5565 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
5566 both directories are remote.
5567 (tramp-smb-handle-directory-files): Do not return double entries.
5568 Do not expand full file names.
5569 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
5570 (tramp-smb-handle-write-region): Implement APPEND.
5571 (tramp-smb-get-stat-capability): Fix a stupid bug.
5572
5573 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5574
5575 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
5576
5577 2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5578
5579 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
5580 throwing error over malformed let/let* (bug#15814).
5581
5582 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5583
5584 * iswitchb.el (iswitchb-mode): Mark obsolete.
5585
5586 2013-11-11 Glenn Morris <rgm@gnu.org>
5587
5588 * international/uni-bidi.el, international/uni-category.el:
5589 * international/uni-name.el, international/uni-numeric.el:
5590 Regenerate for Unicode 6.3.0.
5591
5592 2013-11-10 Michael Albinus <michael.albinus@gmx.de>
5593
5594 * net/tramp.el (tramp-methods):
5595 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
5596 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
5597
5598 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
5599
5600 * progmodes/sh-script.el (sh-font-lock-keywords-var):
5601 Force highlighting text after Summary keyword in doc face for rpm.
5602
5603 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
5604
5605 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
5606 available and the word has no wildcards, append one to the grep pattern.
5607 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
5608 (ispell-complete-word): Call `ispell-lookup-words' with the value
5609 independent of `ispell-look-p'.
5610
5611 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5612
5613 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
5614 Not after "||".
5615 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
5616 their parent.
5617
5618 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5619
5620 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
5621 (ruby-font-lock-keywords): Use backquote.
5622
5623 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5624
5625 * progmodes/ruby-mode.el (ruby-smie--forward-token)
5626 (ruby-smie--backward-token): Only consider full-string matches.
5627
5628 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
5629
5630 * faces.el (describe-face): Add distant-foreground.
5631
5632 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
5633
5634 * progmodes/ruby-mode.el: Improve encoding comment handling.
5635 (ruby-encoding-magic-comment-style): New option.
5636 (ruby-custom-encoding-magic-comment-template): New option.
5637 (ruby--insert-coding-comment, ruby--detect-encoding):
5638 New functions extracted from `ruby-mode-set-encoding'.
5639 (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
5640 to control the style of the auto-inserted encoding comment.
5641
5642 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5643
5644 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
5645 Use `smie-backward-sexp' with token argument.
5646
5647 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
5648
5649 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5650 Remove instrumentation code.
5651
5652 2013-11-08 Glenn Morris <rgm@gnu.org>
5653
5654 * progmodes/autoconf.el (autoconf-mode):
5655 Tweak comment-start-skip. (Bug#15822)
5656
5657 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5658
5659 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
5660 at bobp (bug#15826).
5661 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
5662
5663 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
5664
5665 * man.el (Man-start-calling): New macro, extracted from
5666 Man-getpage-in-background.
5667 (Man-getpage-in-background): Use it.
5668 (Man-update-manpage): New command.
5669 (Man-mode-map): Bind it.
5670
5671 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
5672
5673 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
5674 of "and", "or", "&&" and "||".
5675 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
5676 argument. Prohibit opening curly brace because it could only be a
5677 block opener in that position.
5678 (ruby-smie--forward-token, ruby-smie--backward-token):
5679 Separate "|" from "&" or "*" going after it. That can happen in block
5680 arguments.
5681 (ruby-smie--indent-to-stmt): New function, seeks the end of
5682 previous statement or beginning of buffer.
5683 (ruby-smie-rules): Use it.
5684 (ruby-smie-rules): Check if there's a ":" before a curly block
5685 opener candidate; if there is, it's a hash.
5686
5687 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5688
5689 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
5690 (cl--block-wrapper): Fix last accidental change.
5691
5692 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
5693
5694 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5695 Instrument, in order to hunt failure on hydra.
5696
5697 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5698
5699 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
5700 malformed bindings form (bug#15814).
5701
5702 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
5703
5704 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
5705 "." compared to " @ ". This incidentally fixes some indentation
5706 examples with "do".
5707 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
5708 (ruby-smie-grammar): New tokens: "and" and "or".
5709 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
5710 Exclude "and" and "or". Remove "do" in order to work around token
5711 priorities.
5712 (ruby-smie-rules): Add all infix tokens. Handle the case of
5713 beginning-of-buffer.
5714
5715 2013-11-06 Glenn Morris <rgm@gnu.org>
5716
5717 * Makefile.in (setwins_almost, setwins_for_subdirs):
5718 Avoid accidental matches.
5719
5720 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
5721
5722 * menu-bar.el (popup-menu): Use key-binding.
5723
5724 2013-11-06 Eli Zaretskii <eliz@gnu.org>
5725
5726 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
5727 menus, support also the menus produced by minor modes.
5728 (Bug#15817)
5729
5730 2013-11-06 Leo Liu <sdl.web@gmail.com>
5731
5732 * thingatpt.el (thing-at-point-looking-at): Add optional arg
5733 DISTANCE to bound the search. All uses changed. (Bug#15808)
5734
5735 2013-11-06 Glenn Morris <rgm@gnu.org>
5736
5737 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
5738 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
5739 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
5740
5741 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
5742
5743 * electric.el (electric-indent-just-newline): New command.
5744 (electric-indent-mode-map): New keymap.
5745 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
5746 Re-add :group which weren't redundant.
5747
5748 * electric.el (electric-indent-local-mode): New minor mode.
5749 (electric-indent-functions-without-reindent): New var.
5750 (electric-indent-post-self-insert-function): Use it.
5751 * emacs-lisp/gv.el (buffer-local-value): Add setter.
5752
5753 2013-11-05 Eli Zaretskii <eliz@gnu.org>
5754
5755 * international/quail.el (quail-help): Be more explicit about the
5756 meaning of the labels shown on the keys. (Bug#15800)
5757
5758 * startup.el (normal-top-level): Load the subdirs.el files before
5759 setting the locale environment. (Bug#15805)
5760
5761 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
5762
5763 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
5764 via arguments so as to get the right ones (bug#15418).
5765
5766 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
5767
5768 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
5769
5770 Fix problems found while writing a test suite.
5771
5772 * net/tramp-compat.el (tramp-compat-load): New defun.
5773 * net/tramp.el (tramp-handle-load): Use it.
5774
5775 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
5776 "(numberp ok-if-already-exists)" correctly.
5777
5778 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
5779
5780 * international/characters.el (glyphless-char-display-control):
5781 Add usage note.
5782
5783 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
5784
5785 * progmodes/python.el (python-mode):
5786 * progmodes/scheme.el (scheme-mode):
5787 * progmodes/prolog.el (prolog-mode):
5788 * progmodes/ruby-mode.el (ruby-mode):
5789 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
5790 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
5791
5792 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5793
5794 * rect.el (rectangle--highlight-for-redisplay):
5795 * emacs-lisp/smie.el (smie--next-indent-change):
5796 Use buffer-chars-modified-tick.
5797
5798 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
5799
5800 * electric.el (electric-indent-post-self-insert-function):
5801 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
5802
5803 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
5804
5805 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
5806
5807 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5808
5809 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
5810 (bug#15786).
5811
5812 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5813
5814 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
5815
5816 * progmodes/python.el: Fix up last change.
5817 (python-shell--save-temp-file): New function.
5818 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
5819 `string' comes from the current buffer.
5820 (python-shell-send-string-no-output): Remove `msg' arg.
5821 (python--use-fake-loc): New var.
5822 (python-shell-buffer-substring): Obey it. Try to compensate for the
5823 extra coding line added by python-shell--save-temp-file.
5824 (python-shell-send-region): Use python-shell--save-temp-file and
5825 python-shell-send-file directly. Add `nomain' argument.
5826 (python-shell-send-buffer): Use python-shell-send-region.
5827 (python-electric-pair-string-delimiter): New function.
5828 (python-mode): Use it.
5829
5830 2013-11-04 Eli Zaretskii <eliz@gnu.org>
5831
5832 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
5833 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
5834 environment and decoding all of the default-directory's to here
5835 from command-line.
5836 (command-line): Decode also argv[0].
5837
5838 * loadup.el: Error out if default-directory is a multibyte string
5839 when we are dumping.
5840
5841 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
5842
5843 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
5844
5845 * emacs-lisp/package.el (package-menu-mode)
5846 (package-menu--print-info, package-menu--archive-predicate):
5847 Add Archive column to package list.
5848
5849 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
5850
5851 Fix problems found while writing a test suite.
5852
5853 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
5854 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
5855 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
5856 to nil when running original file name handler. Otherwise,
5857 there are problems with constructs like "$$FOO".
5858
5859 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
5860 for `localname'.
5861
5862 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
5863
5864 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
5865
5866 * subr.el (version<, version<=, version=):
5867 Update docstrings with information for snapshot versions.
5868
5869 * helpers.el: New library for misc helper functions.
5870 (hash-table-keys): New function returning a list of hash keys.
5871 (hash-table-values): New function returning a list of hash values.
5872
5873 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
5874
5875 * progmodes/ruby-mode.el (ruby-smie--forward-token)
5876 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
5877
5878 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
5879
5880 * textmodes/fill.el (fill-single-char-nobreak-p): New function
5881 checking whether point is after a 1-letter word.
5882
5883 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
5884
5885 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
5886 Don't infloop when expanding region over `multiline' syntax-type that
5887 begins a line (bug#15778).
5888
5889 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5890
5891 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
5892 Make it into a proper minor mode.
5893 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
5894 (rectangle-mark-mode-map): New keymap.
5895 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
5896
5897 2013-11-04 Glenn Morris <rgm@gnu.org>
5898
5899 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
5900
5901 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5902
5903 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
5904 (ruby-smie-rules): Use smie-rule-parent instead.
5905
5906 * emacs-lisp/smie.el (smie-rule-parent): Always call
5907 smie-indent-virtual rather than only for hanging tokens.
5908 (smie--next-indent-change): New helper command.
5909
5910 2013-11-03 Glenn Morris <rgm@gnu.org>
5911
5912 * Makefile.in (abs_srcdir): Remove.
5913 (emacs): Unset EMACSLOADPATH.
5914
5915 2013-11-02 Glenn Morris <rgm@gnu.org>
5916
5917 * Makefile.in (EMACS): Use a relative filename.
5918 (abs_top_builddir): Remove.
5919 (custom-deps, finder-data, autoloads): Use --chdir.
5920
5921 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
5922
5923 Use relative filenames in TAGS files.
5924 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5925 (lisptagsfiles4, TAGS): Use relative file names.
5926 (TAGS-LISP): Remove.
5927 (maintainer-clean): No more TAGS-LISP file.
5928
5929 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5930 (lisptagsfiles4): Use absolute filenames again.
5931 (TAGS, TAGS-LISP): Not everything needs to run in one line.
5932 Remove all *loaddefs files, not just the first. Remove esh-groups.
5933 (maintainer-clean): Delete TAGS, TAGS-LISP.
5934
5935 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5936
5937 * emacs-lisp/package.el (package-version-join):
5938 Recognize snapshot versions.
5939
5940 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5941
5942 * subr.el (version-regexp-alist): Add support for snapshot versions.
5943
5944 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
5945
5946 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
5947 New function, replacement for `smie-rule-parent' for when we want to
5948 skip over our direct parent if it's an assignment token..
5949 (ruby-smie-rules): Use it.
5950
5951 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
5952
5953 * progmodes/ruby-mode.el: Use `syntax-propertize-function'
5954 unconditionally. Remove now unnecessary forward declarations.
5955 Remove XEmacs-specific setup.
5956 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
5957 (ruby-font-lock-syntactic-keywords)
5958 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
5959 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
5960 (ruby-here-doc-end-syntax): Remove.
5961 (ruby-mode): Don't check whether `syntax-propertize-rules' is
5962 defined as function.
5963
5964 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
5965
5966 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
5967
5968 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
5969
5970 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
5971 table and abbrev table, `define-derived-mode' does that for us
5972 anyway.
5973
5974 2013-11-01 Glenn Morris <rgm@gnu.org>
5975
5976 * Makefile.in: Remove manual mh-e dependencies (writing .elc
5977 files is atomic for some time, so no parallel compilation issues).
5978
5979 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
5980
5981 * faces.el (face-x-resources): Add :distant-foreground.
5982 (region): Use :distant-foreground for gtk and ns.
5983
5984 2013-11-01 Tassilo Horn <tsdh@gnu.org>
5985
5986 Allow multiple bibliographies when BibLaTeX is used rather than
5987 BibTeX.
5988 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
5989 (reftex-locate-bibliography-files): Us it.
5990
5991 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
5992
5993 * image.el (image-type-header-regexps): Fix the 'pbm' part to
5994 allow comments in pbm files.
5995
5996 * term/w32-win.el (dynamic-library-alist): Support newer versions
5997 of libjpeg starting with v7: look only for the DLL from the
5998 version against which Emacs was built.
5999 Support versions of libpng beyond 1.4.x.
6000 Support libtiff v4.x.
6001
6002 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
6003
6004 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
6005 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
6006 Add property :safe.
6007 (ruby-deep-arglist): Add property :type.
6008
6009 2013-10-31 Glenn Morris <rgm@gnu.org>
6010
6011 * Makefile.in (custom-deps, finder-data): No need to setq the target
6012 variables, we are in the right directory and the defaults work fine.
6013
6014 2013-10-30 Glenn Morris <rgm@gnu.org>
6015
6016 * Makefile.in (autoloads): Do not use abs_lisp.
6017
6018 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6019 `newline' does not respect `standard-output', so use `princ'.
6020
6021 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
6022
6023 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
6024 * buff-menu.el (Buffer-menu--unmark): New function.
6025 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
6026
6027 2013-10-30 Glenn Morris <rgm@gnu.org>
6028
6029 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
6030
6031 * emacs-lisp/package.el (lm-homepage): Declare.
6032
6033 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
6034 Fix doc typos.
6035
6036 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
6037
6038 * Makefile.in (finder-data, autoloads, update-subdirs)
6039 (compile-main, compile-clean, compile-always, bootstrap-clean):
6040 Check return value of cd.
6041 (compile-calc): Remove.
6042
6043 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6044
6045 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
6046
6047 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
6048 (byte-compile-and-folded): New function.
6049 (=, <, >, <=, >=): Use it.
6050
6051 * dos-w32.el (minibuffer-history-case-insensitive-variables)
6052 (path-separator, null-device, buffer-file-coding-system)
6053 (lpr-headers-switches): Check system-type before modifying them.
6054 (find-buffer-file-type-coding-system): Mark obsolete.
6055 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
6056 find-file-not-found-set-buffer-file-coding-system.
6057 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
6058 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
6059 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
6060 (w32-direct-print-region-helper, w32-direct-print-region-function)
6061 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
6062 * startup.el (normal-top-level-add-subdirs-to-load-path):
6063 * ps-print.el (ps-print-region-function):
6064 * lpr.el (print-region-function): Use new name.
6065
6066 * subr.el (custom-declare-variable-early): Remove function.
6067 (custom-declare-variable-list): Remove var.
6068 (error, user-error): Remove `while' loop.
6069 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
6070 (user-emacs-directory-warning, locate-user-emacs-file):
6071 Move to files.el.
6072 * simple.el (read-quoted-char-radix, read-quoted-char):
6073 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
6074 Move from subr.el.
6075 * custom.el (custom-declare-variable-list): Don't process
6076 custom-declare-variable-list.
6077
6078 * progmodes/python.el (python-shell-get-buffer): New function.
6079 (python-shell-get-process): Use it.
6080 (python-shell-send-string): Always use utf-8 and add a cookie to tell
6081 Python which encoding was used. Don't split-string since we only care
6082 about the first line. Return the temp-file, if applicable.
6083 (python-shell-send-region): Tell compile.el how to turn locations in
6084 the temp-file into locations in the source buffer.
6085
6086 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
6087
6088 * subr.el (undefined): Add missing behavior from the C code for
6089 unbound keys.
6090
6091 * rect.el: Use lexical-binding. Add new rectangular region support.
6092 (rectangle-mark): New command.
6093 (rectangle--region): New var.
6094 (deactivate-mark-hook): Reset rectangle--region.
6095 (rectangle--extract-region, rectangle--insert-for-yank)
6096 (rectangle--highlight-for-redisplay)
6097 (rectangle--unhighlight-for-redisplay): New functions.
6098 (region-extract-function, redisplay-unhighlight-region-function)
6099 (redisplay-highlight-region-function): Use them to handle
6100 rectangular region.
6101 * simple.el (region-extract-function): New var.
6102 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
6103 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
6104 (kill-region): Replace obsolete `yank-handler' arg with `region'.
6105 (copy-region-as-kill, kill-ring-save): Add `region' argument.
6106 (redisplay-unhighlight-region-function)
6107 (redisplay-highlight-region-function): New vars.
6108 (redisplay--update-region-highlight): New function.
6109 (pre-redisplay-function): Use it.
6110 (exchange-point-and-mark): Don't deactivate the mark before
6111 reactivate-it anyway.
6112 * comint.el (comint-kill-region): Remove yank-handler argument.
6113 * delsel.el (delete-backward-char, backward-delete-char-untabify)
6114 (delete-char): Remove property, since it's now part of their
6115 default behavior.
6116 (self-insert-iso): Remove property since this command doesn't exist.
6117
6118 * emacs-lisp/package.el (package--download-one-archive)
6119 (describe-package-1): Don't query the user about final newline.
6120
6121 2013-10-29 Daniel Colascione <dancol@dancol.org>
6122
6123 * net/tramp.el (tramp-methods): Document new functionality.
6124 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
6125 tramp-hostname-checker if method provides one instead of scanning
6126 argument list for "%h" to decide hostname acceptability.
6127
6128 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
6129
6130 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
6131 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
6132 Handle COPY-CONTENTS. (Bug#15737)
6133
6134 2013-10-28 Daiki Ueno <ueno@gnu.org>
6135
6136 * epa-file.el
6137 (epa-file-cache-passphrase-for-symmetric-encryption):
6138 Document that this option has no effect with GnuPG 2.0 (bug#15552).
6139
6140 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
6141
6142 * image.el (defimage, image-load-path): Doc fixes.
6143
6144 2013-10-27 Alan Mackenzie <acm@muc.de>
6145
6146 Indent statements in macros following "##" correctly.
6147 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
6148 Modify the "#" arm of a cond form to handle "#" and "##" operators.
6149
6150 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
6151
6152 * linum.el (linum-update-window): Fix boundary test (bug#13446).
6153
6154 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
6155
6156 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
6157 after `=' is probably a new expression.
6158
6159 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6160
6161 * man.el (man-imenu-title): New option.
6162 (Man-mode-map): Add menu. (Bug#15722)
6163 (Man-mode): Add imenu to menu.
6164
6165 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
6166
6167 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
6168 specific in what the first arg can be: a non-keyword word,
6169 string/regexp/percent literal opener, opening paren, or unary
6170 operator followed directly by word.
6171
6172 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6173
6174 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
6175 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
6176 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
6177 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
6178 Remove vars, they do not apply any more.
6179 (prolog-mode-abbrev-table): Remove redundant declaration.
6180 (prolog-upper-case-string, prolog-lower-case-string): Remove.
6181 (prolog-use-smie): Remove.
6182 (prolog-smie-rules): Add indentation rule for the if-then-else layout
6183 supported by prolog-electric-if-then-else-flag.
6184 (prolog-mode-variables, prolog-menu): Use setq-local.
6185 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
6186 Remove binding to `Backspace' since this key doesn't exist anyway.
6187 Remove bindings for electric self-inserting keys.
6188 (prog-mode): Assume it's defined.
6189 (prolog-post-self-insert): New function.
6190 (prolog-mode): Use it.
6191 (prolog-indent-line, prolog-indent-level)
6192 (prolog-find-indent-of-matching-paren)
6193 (prolog-indentation-level-of-line, prolog-goto-comment-column)
6194 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
6195 (prolog-goto-next-paren, prolog-in-string-or-comment)
6196 (prolog-tokenize, prolog-inside-mline-comment)
6197 (prolog-find-start-of-mline-comment): Remove functions.
6198 (prolog-find-unmatched-paren, prolog-clause-end)
6199 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
6200 (prolog-electric--if-then-else): Rename from
6201 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
6202 (prolog-tokenize-searchkey): Remove const.
6203 (prolog-clause-info): Use forward-sexp.
6204 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
6205 (prolog-electric-if-then-else): Remove commands.
6206 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
6207 for use in post-self-insert-hook.
6208 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
6209 for use in post-self-insert-hook.
6210 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
6211 for use in post-self-insert-hook.
6212 (prolog-electric--underscore): Rename from prolog-electric--underscore;
6213 adapt it for use in post-self-insert-hook.
6214
6215 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
6216
6217 * emacs-lisp/ert.el (ert-run-tests-interactively):
6218 Use `completing-read'. (Bug#9756)
6219
6220 2013-10-25 Eli Zaretskii <eliz@gnu.org>
6221
6222 * simple.el (line-move): Call line-move-1 instead of
6223 line-move-visual when the current window hscroll is zero, but
6224 temporary-goal-column indicates we will need to hscroll as result
6225 of the movement. (Bug#15712)
6226
6227 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
6228
6229 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
6230 capitalization. Use :visible instead of :active.
6231 Fix `ruby-indent-exp' reference. Add menu items for the generic
6232 commands that are used with SMIE.
6233 (ruby-do-end-to-brace): Insert space after `{'.
6234
6235 2013-10-25 John Anthony <john@jo.hnanthony.com>
6236
6237 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
6238
6239 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
6240
6241 2013-10-25 Glenn Morris <rgm@gnu.org>
6242
6243 * vc/vc.el (vc-print-log): Don't use a working revision unless
6244 one was explicitly specified. (Bug#15322)
6245
6246 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * subr.el (add-to-list): Preserve return value in compiler-macro
6249 (bug#15692).
6250
6251 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6252
6253 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
6254 result. Ask user to retry using '-all' flag. (Bug#15701)
6255
6256 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6257
6258 * emacs-lisp/smie.el: New smie-config system.
6259 (smie-config): New defcustom.
6260 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
6261 (smie-config-guess, smie-config-save): New commands.
6262 (smie-config--mode-local, smie-config--buffer-local)
6263 (smie-config--trace, smie-config--modefuns): New vars.
6264 (smie-config--advice, smie-config--mode-hook)
6265 (smie-config--setter, smie-config-local, smie-config--get-trace)
6266 (smie-config--guess-value, smie-config--guess): New functions.
6267 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
6268 text properties. Treat "string fence" syntax like string syntax.
6269
6270 * progmodes/sh-script.el (sh-use-smie): Change default.
6271 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
6272 (sh-var-value): Simplify by CSE.
6273 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
6274 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
6275 is used.
6276 (sh-guess-basic-offset): Use cl-incf.
6277 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
6278
6279 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
6280
6281 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
6282 (bug#15699).
6283
6284 2013-10-24 Glenn Morris <rgm@gnu.org>
6285
6286 * Makefile.in (abs_top_srcdir): Remove.
6287 (update-subdirs): Use relative path to update-subdirs.
6288
6289 2013-10-24 Eli Zaretskii <eliz@gnu.org>
6290
6291 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
6292 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
6293 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
6294 Call unmsys--file-name before expand-file-name, not after it.
6295
6296 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
6297
6298 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
6299 (ert-test-skipped): New error.
6300 (ert-skip, ert-stats-skipped): New defuns.
6301 (ert--skip-unless): New macro.
6302 (ert-test-skipped): New struct.
6303 (ert--run-test-debugger, ert-test-result-type-p)
6304 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
6305 (ert--stats-set-test-and-result, ert-char-for-test-result)
6306 (ert-string-for-test-result, ert-run-tests-batch)
6307 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
6308 Handle skipped tests. (Bug#9803)
6309
6310 2013-10-24 Glenn Morris <rgm@gnu.org>
6311
6312 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
6313
6314 * Makefile.in (abs_top_srcdir): New, set by configure.
6315 (update-subdirs): Correct build-aux location.
6316
6317 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
6318
6319 * vc/vc.el (vc-print-root-log): Always set `default-directory'
6320 value, whether we could auto-deduce `backend', or not.
6321
6322 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
6323 with parameters" example. Simplify the "is it block or is it
6324 hash" check, but also make it more thorough.
6325
6326 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
6327
6328 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
6329
6330 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6331
6332 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
6333 { if it is hanging.
6334
6335 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
6336 :before ";".
6337
6338 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
6339
6340 * progmodes/compile.el (compilation-directory-matcher)
6341 (compilation-page-delimiter):
6342 Support GNU Make-4.0 directory quoting. (Bug#15678)
6343
6344 2013-10-23 Leo Liu <sdl.web@gmail.com>
6345
6346 * ido.el (ido-tidy): Handle read-only text.
6347
6348 2013-10-23 Glenn Morris <rgm@gnu.org>
6349
6350 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
6351 (emacs, compile, compile-always):
6352 Quote entities that might contain whitespace.
6353 (custom-deps, finder-data, autoloads): Use abs_lisp.
6354 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
6355 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
6356 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
6357
6358 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
6359
6360 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
6361 Use `following-char'.
6362
6363 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6364
6365 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
6366 * progmodes/ruby-mode.el (ruby-smie-rules):
6367 Remove corresponding workaround. Fix indentation rule of ";" so it
6368 also applies when ";" is the parent.
6369
6370 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
6371
6372 * frame.el (display-screens, display-pixel-height)
6373 (display-pixel-width, display-mm-width, display-backing-store)
6374 (display-save-under, display-planes, display-color-cells)
6375 (display-visual-class, display-monitor-attributes-list):
6376 Mention the optional ‘display’ argument in doc strings.
6377
6378 2013-10-22 Michael Gauland <mikelygee@amuri.net>
6379
6380 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
6381 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
6382
6383 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
6384
6385 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
6386 TODO. Add "." after " @ ".
6387 (ruby-smie--at-dot-call): New function. Checks if point at method
6388 call with explicit target.
6389 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
6390 to the method name tokens when it precedes them.
6391 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
6392 (ruby-smie-rules): Add rule for indentation before and after "."
6393 token.
6394
6395 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6396
6397 * textmodes/remember.el (remember-diary-extract-entries):
6398 Avoid add-to-list.
6399
6400 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
6401 an instruction.
6402
6403 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
6404
6405 * progmodes/ruby-mode.el (ruby-smie-grammar):
6406 Add (almost) all infix operators.
6407 (ruby-smie--implicit-semi-p): Add new operator chars.
6408
6409 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
6410 `smie-down-list'.
6411 (ruby-smie--args-separator-p): Check that there's no newline
6412 between method call and its arguments.
6413
6414 2013-10-20 Alan Mackenzie <acm@muc.de>
6415
6416 Allow comma separated lists after Java "implements".
6417
6418 * progmodes/cc-engine.el (c-backward-over-enum-header):
6419 Parse commas.
6420 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
6421 from a "disallowed" list in enum fontification.
6422
6423 2013-10-20 Johan Bockgård <bojohan@gnu.org>
6424
6425 * startup.el (default-frame-background-mode): Remove unused defvar.
6426
6427 * progmodes/verilog-mode.el (verilog-mode): Don't set
6428 comment-indent-function globally.
6429
6430 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
6431
6432 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
6433 Move Info menu item creation to ns-win.el.
6434
6435 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
6436 in menu bar.
6437
6438 * menu-bar.el: Move GNUstep specific menus...
6439
6440 * term/ns-win.el (ns-initialize-window-system): ... to here.
6441
6442 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6443
6444 * simple.el (newline): Only run post-self-insert-hook when
6445 called interactively.
6446
6447 2013-10-19 Johan Bockgård <bojohan@gnu.org>
6448
6449 * icomplete.el (icomplete-with-completion-tables): Add :version.
6450
6451 2013-10-19 Alan Mackenzie <acm@muc.de>
6452
6453 Fix fontification bugs with constructors and const.
6454
6455 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
6456 CASE 2) Remove the check for the absence of a suffix construct
6457 after a function declaration with only types (no identifiers) in
6458 the parentheses. Also, accept a function declaration with just a
6459 type inside the parentheses, if this type can be positively
6460 recognised as such, or if a prefix keyword like "explicit" nails
6461 down the construct as a declaration.
6462
6463 2013-10-19 Eli Zaretskii <eliz@gnu.org>
6464
6465 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
6466 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
6467 the problem whereby selecting a menu item that leads to a
6468 minibuffer prompt moves the cursor out of the minibuffer window,
6469 making it hard to type at the prompt. Suggested by Stefan Monnier
6470 <monnier@iro.umontreal.ca>.
6471
6472 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
6473
6474 * menu-bar.el: Don't make Services menu.
6475
6476 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6477
6478 * ffap.el: Handle "/usr/include/c++/<version>" directories.
6479 (ffap-alist): Use ffap-c++-mode for c++-mode.
6480 (ffap-c++-path): New variable.
6481 (ffap-c++-mode): New function.
6482
6483 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
6484
6485 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
6486
6487 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
6488
6489 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
6490 introduced on 2013-09-08, which results in an infinite loop
6491 requesting a password.
6492
6493 2013-10-18 Glenn Morris <rgm@gnu.org>
6494
6495 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
6496
6497 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
6498
6499 Sync with upstream verilog-mode revision 1a6ecec7.
6500 * progmodes/verilog-mode.el (verilog-mode-version): Update.
6501 (verilog-mode-release-date): Remove.
6502 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
6503 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
6504 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
6505 (verilog-auto-tieoff-ignore-regexp)
6506 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
6507 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
6508 (verilog-signals-with, verilog-dir-cache-preserving)
6509 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
6510 Doc fixes.
6511 (verilog-case-fold): New option, to control case folding in
6512 regexp searches, bug597.
6513 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
6514 (verilog-string-match-fold, verilog-in-paren-count)
6515 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
6516 (verilog-at-close-struct-p): New functions.
6517 (verilog-beg-block-re-ordered, verilog-extended-case-re)
6518 (verilog-forward-sexp, verilog-set-auto-endcomments)
6519 (verilog-leap-to-case-head): Handle "unique0" case.
6520 (verilog-in-constraint-re): New constant.
6521 (verilog-keywords, verilog-type-font-keywords):
6522 Add some SystemVerilog 1800-2012 keywords.
6523 (verilog-label-be): Remove unimplemented argument, bug669.
6524 (verilog-batch-execute-func): When batch expanding clear
6525 create-lockfiles to prevent spurious user locks when a file ends
6526 up not changing.
6527 (verilog-calculate-indent, verilog-calc-1)
6528 (verilog-at-close-constraint-p, verilog-at-constraint-p)
6529 (verilog-do-indent): Fix indentation of nested constraints
6530 and structures.
6531 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
6532 (verilog-auto-inst-param): Use verilog-string-match-fold.
6533 (verilog-read-inst-module-matcher):
6534 Fix AUTOINST on gate primitives with #1.
6535 (verilog-read-decls): Fix double-declaring user-defined typed signals.
6536 Reads all user-defined typed variables.
6537 (verilog-read-defines): Fix reading definitions inside comments, bug647.
6538 (verilog-signals-matching-regexp)
6539 (verilog-signals-not-matching-regexp, verilog-auto):
6540 Respect verilog-case-fold.
6541 (verilog-diff-report): Fix line count.
6542 (verilog-auto-assign-modport): Remove unused local `modi'.
6543 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
6544 better handle multidimensional arrays.
6545 Fix packed array ports misadding bit index in AUTOINST, bug637.
6546 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
6547 to not double-declare existing outputs and inputs, respectively.
6548 (verilog-template-map): Bind U to verilog-sk-uvm-component.
6549 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
6550 (verilog-sk-uvm-component): New skeleton.
6551 (verilog-submit-bug-report): Add verilog-case-fold,
6552 remove verilog-mode-release-date.
6553
6554 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
6555
6556 * subr.el (sit-for): Call (input-pending-p t) so as to behave
6557 as before.
6558
6559 2013-10-18 Reuben Thomas <rrt@sc3d.org>
6560
6561 * textmodes/remember.el (remember): Set buffer-offer-save in
6562 remember buffers (bug#13566).
6563
6564 2013-10-18 Daniel Colascione <dancol@dancol.org>
6565
6566 When evaluating forms in ielm, direct standard output to ielm
6567 buffer. Add new ielm-return-for-effect command. Remove trailing
6568 whitespace throughout.
6569
6570 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
6571 (ielm-return-for-effect): New command.
6572 (ielm-send-input): Accept optional `for-effect' parameter.
6573 (ielm-eval-input): Accept optional `for-effect' parameter.
6574 Bind `standard-output' to stream we create using
6575 `ielm-standard-output-impl'. Suppress printing result when
6576 `for-effect'.
6577 (ielm-standard-output-impl): New function.
6578 (inferior-emacs-lisp-mode): Explain new features in documentation.
6579
6580 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
6581
6582 Code cleanup.
6583
6584 * net/tramp.el (tramp-debug-message): Do not check for connection
6585 buffer.
6586 (tramp-message): Use "vector" connection property.
6587
6588 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
6589 (tramp-equal-remote, tramp-eshell-directory-change)
6590 * net/tramp-adb.el (tramp-adb-handle-copy-file)
6591 (tramp-adb-handle-rename-file)
6592 * net/tramp-cmds.el (tramp-list-remote-buffers)
6593 (tramp-cleanup-connection, tramp-cleanup-this-connection)
6594 * net/tramp-compat.el (tramp-compat-process-running-p)
6595 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
6596 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
6597 (tramp-gvfs-handle-rename-file)
6598 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
6599 (tramp-set-file-uid-gid)
6600 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6601 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
6602 of `file-remote-p'.
6603
6604 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
6605 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
6606 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
6607 (tramp-gw-open-network-stream): Suppress unrelated traces.
6608
6609 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
6610 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
6611 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6612 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
6613 connection property.
6614
6615 * net/tramp-cache.el (top): Suppress traces when reading
6616 persistency file.
6617
6618 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
6619 Refactor common code. Improve debug message.
6620 (tramp-maybe-open-connection)
6621 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
6622 connection buffer too early.
6623
6624 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
6625 from `tramp-smb-actions-with-acl'.
6626 (tramp-smb-actions-set-acl): New defconst.
6627 (tramp-smb-handle-copy-directory)
6628 (tramp-smb-action-get-acl): New defun, renamed from
6629 `tramp-smb-action-with-acl'.
6630 (tramp-smb-action-set-acl): New defun.
6631 (tramp-smb-handle-set-file-acl): Rewrite.
6632
6633 2013-10-17 Glenn Morris <rgm@gnu.org>
6634
6635 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
6636
6637 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6638
6639 * skeleton.el (skeleton-newline): Remove.
6640 (skeleton-internal-1): Use (insert "\n") instead.
6641
6642 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
6643 let-bindings.
6644
6645 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
6646 forward-sexp-function while we redo its job (bug#15613).
6647
6648 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
6649
6650 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
6651 represented by lists.
6652
6653 2013-10-16 Glenn Morris <rgm@gnu.org>
6654
6655 * tmm.el (tmm--history): New dynamic variable.
6656 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
6657
6658 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
6659
6660 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
6661 (tramp-smb-errors): Add error messages.
6662 (tramp-smb-actions-with-acl): New defconst.
6663 (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
6664 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
6665 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
6666 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
6667 (tramp-smb-get-stat-capability): Fix tests.
6668
6669 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
6670
6671 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
6672 (bug#15580).
6673
6674 2013-10-16 Glenn Morris <rgm@gnu.org>
6675
6676 * ansi-color.el (ansi-color-drop-regexp):
6677 Add 1J, 1K, 2K. (Bug#15617)
6678
6679 * files.el (hack-local-variables--warned-lexical): New.
6680 (hack-local-variables):
6681 Warn about misplaced lexical-binding. (Bug#15616)
6682
6683 * net/eww.el (eww-render): Always set eww-current-url,
6684 and update header line. (Bug#15622)
6685 (eww-display-html): ... Rather than just doing it here.
6686
6687 2013-10-15 Eli Zaretskii <eliz@gnu.org>
6688
6689 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
6690 menu navigations commands.
6691
6692 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
6693
6694 * progmodes/subword.el (subword-capitalize): Be careful when
6695 the search for [[:alpha:]] fails (bug#15580).
6696
6697 2013-10-14 Eli Zaretskii <eliz@gnu.org>
6698
6699 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
6700 to commands that scroll the menu.
6701
6702 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
6703
6704 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
6705 Handle methods ending with `?' and `!'.
6706
6707 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
6708
6709 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
6710 `japanese-cp932' to `cp932' to fix the problem where saving a
6711 source file written in Shift_JIS twice would end up having
6712 `coding: japanese-cp932' which Ruby could not recognize.
6713 (ruby-mode-set-encoding): Add support for encodings mapped to nil
6714 in `ruby-encoding-map'.
6715 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
6716 doesn't need to be explicitly declared in magic comment.
6717 (ruby-encoding-map): Add type declaration for better customize UI.
6718
6719 2013-10-13 Glenn Morris <rgm@gnu.org>
6720
6721 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
6722 Occur buffers are read-only. http://bugs.debian.org/720775
6723
6724 * emacs-lisp/authors.el (authors-fixed-entries):
6725 Comment out old alpha stuff.
6726
6727 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
6728
6729 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
6730 to `after-save-hook' instead of `before-save-hook'.
6731 (ruby-mode-set-encoding): Use the value of coding system used to
6732 write the file. Call `basic-save-buffer-1' after modifying the
6733 buffer.
6734
6735 2013-10-13 Alan Mackenzie <acm@muc.de>
6736
6737 Fix indentation/fontification of Java enum with
6738 "implements"/generic.
6739
6740 * progmodes/cc-engine.el (c-backward-over-enum-header):
6741 Extracted from the three other places and enhanced to handle generics.
6742 (c-inside-bracelist-p): Uses new function above.
6743 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
6744 function above.
6745 (c-font-lock-enum-tail): Uses new function above.
6746
6747 2013-10-13 Kenichi Handa <handa@gnu.org>
6748
6749 * international/mule-cmds.el (select-safe-coding-system): Remove a
6750 superfluous condition in chekcing whether a coding system is safe
6751 or not.
6752
6753 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
6754
6755 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
6756
6757 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
6758
6759 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
6760
6761 2013-10-13 Glenn Morris <rgm@gnu.org>
6762
6763 * menu-bar.el (menu-bar-update-buffers):
6764 Unify Buffers menu prompt string. (Bug#15576)
6765
6766 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
6767
6768 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
6769 Add some entries.
6770 (authors-fixed-entries): Use accented form of name.
6771
6772 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6773
6774 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
6775 method calls (bug#15594).
6776 (ruby-smie--args-separator-p): New function.
6777 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
6778 recognize paren-free method calls.
6779
6780 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
6781 internals of universal-argument.
6782
6783 2013-10-11 Eli Zaretskii <eliz@gnu.org>
6784
6785 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
6786 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
6787 dropped menu on second mouse click on the menu bar.
6788
6789 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6790
6791 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
6792 (explicit-shell-file-name): Declare.
6793 (sh--vars-before-point, sh--cmd-completion-table): New functions.
6794 (sh-completion-at-point-function): New function.
6795 (sh-mode): Use it.
6796 (sh-smie--keyword-p): Remove unused argument.
6797 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
6798 vars.
6799 (sh-set-shell): Always setup SMIE, even if we use the
6800 old indentation code.
6801
6802 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
6803
6804 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
6805 cases of ? and =.
6806 (ruby-smie-rules): Simplify the "do" rule. The cases when the
6807 predicate would return nil are almost non-existent.
6808 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
6809
6810 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
6811 cache also after commands that modify the buffer but don't move
6812 point.
6813
6814 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6815
6816 * env.el (substitute-env-in-file-name): New function.
6817 (substitute-env-vars): Extend the meaning of the optional arg.
6818
6819 2013-10-10 Eli Zaretskii <eliz@gnu.org>
6820
6821 * term/w32-win.el (dynamic-library-alist): Define separate lists
6822 of GIF DLLs for versions before and after 5.0.0 of giflib.
6823 (Bug#15531)
6824
6825 2013-10-10 João Távora <joaotavora@gmail.com>
6826
6827 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
6828 not locked, use last revision and current source as
6829 defaults. (Bug#15569)
6830
6831 2013-10-10 Masatake YAMATO <yamato@redhat.com>
6832
6833 * menu-bar.el (menu-bar-open): Don't use popup-menu if
6834 menu-bar is hidden.
6835
6836 2013-10-10 Martin Rudalics <rudalics@gmx.at>
6837
6838 * window.el (pop-to-buffer-same-window): Fix doc-string.
6839 (Bug#15492)
6840
6841 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6842
6843 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
6844
6845 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
6846
6847 * calendar/icalendar.el (icalendar-import-file):
6848 Fix interactive spec. (Bug#15482)
6849
6850 2013-10-10 Glenn Morris <rgm@gnu.org>
6851
6852 * desktop.el (desktop-save): Default to saving in .emacs.d,
6853 since PWD is no longer in desktop-path by default. (Bug#15319)
6854
6855 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
6856 now that text mode has a menu with the same entry.
6857 (menu-bar-text-mode-auto-fill): Remove now unused func.
6858 * textmodes/text-mode.el (text-mode-map):
6859 Use auto-fill help text from menu-bar.el.
6860
6861 2013-10-10 John Anthony <john@jo.hnanthony.com>
6862
6863 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
6864
6865 2013-10-09 Juri Linkov <juri@jurta.org>
6866
6867 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
6868 instead of this-command-keys. Add universal-argument-more and
6869 universal-argument-minus to the list of prefix commands. (Bug#15568)
6870
6871 2013-10-09 Glenn Morris <rgm@gnu.org>
6872
6873 * vc/vc-svn.el (vc-svn-create-repo):
6874 Expand paths in file://... url. (Bug#15446)
6875
6876 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
6877 Add some entries.
6878 (authors): Remove unused local variables.
6879
6880 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6881
6882 * profiler.el: Create a more coherent calltree from partial backtraces.
6883 (profiler-format): Hide the tail with `invisible' so that C-s can still
6884 find the hidden elements.
6885 (profiler-calltree-depth): Don't recurse so enthusiastically.
6886 (profiler-function-equal): New hash-table-test.
6887 (profiler-calltree-build-unified): New function.
6888 (profiler-calltree-build): Use it.
6889 (profiler-report-make-name-part): Indent the calltree less.
6890 (profiler-report-mode): Add visibility specs for profiler-format.
6891 (profiler-report-expand-entry, profiler-report-toggle-entry):
6892 Expand the whole subtree when provided with a prefix arg.
6893
6894 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
6895
6896 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
6897 iuwu-mod token.
6898 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
6899 hanging iuwu-mod token.
6900 (ruby-smie--forward-token): Do not include a dot after a token in
6901 that token.
6902 (ruby-smie--backward-token): Likewise.
6903
6904 2013-10-08 Juri Linkov <juri@jurta.org>
6905
6906 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
6907 to isearch-other-control-char.
6908 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
6909 and isearch-post-command-hook to post-command-hook.
6910 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
6911 and isearch-post-command-hook from post-command-hook.
6912 (isearch-unread-key-sequence)
6913 (isearch-reread-key-sequence-naturally)
6914 (isearch-lookup-scroll-key, isearch-other-control-char)
6915 (isearch-other-meta-char): Remove functions.
6916 (isearch-pre-command-hook, isearch-post-command-hook):
6917 New functions based on isearch-other-meta-char rewritten
6918 relying on the new behavior of overriding-terminal-local-map
6919 that does not replace the local keymaps any more. (Bug#15200)
6920
6921 2013-10-08 Eli Zaretskii <eliz@gnu.org>
6922
6923 Support menus on text-mode terminals.
6924 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
6925 functionality.
6926
6927 * tooltip.el (tooltip-mode): Don't error out on TTYs.
6928
6929 * menu-bar.el (popup-menu, popup-menu-normalize-position):
6930 Move here from mouse.el.
6931 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
6932 and arrow keys.
6933 (tty-menu-navigation-map): New map for TTY menu navigation.
6934
6935 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
6936
6937 * frame.el (display-mouse-p): Report text-mode mouse as available
6938 on w32.
6939 (display-popup-menus-p): Report availability if mouse is
6940 available; don't condition on window-system.
6941
6942 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
6943 (tty-menu-selected-face): New faces.
6944
6945 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6946
6947 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
6948 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
6949 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
6950 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
6951 New constants.
6952 (lisp-mode-variables): New `elisp' argument.
6953 (emacs-lisp-mode): Use it.
6954 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
6955 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
6956
6957 * indent.el: Use lexical-binding.
6958 (indent-region): Add progress reporter.
6959 (tab-stop-list): Make it implicitly extend to infinity by repeating the
6960 last step.
6961 (indent--next-tab-stop): New function to implement this behavior.
6962 (tab-to-tab-stop, move-to-tab-stop): Use it.
6963
6964 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
6965
6966 * indent.el (indent-rigidly--current-indentation): New function.
6967 (indent-rigidly-map): New var.
6968 (indent-rigidly): Use it to provide interactive mode (bug#8196).
6969
6970 2013-10-08 Bastien Guerry <bzg@gnu.org>
6971
6972 * register.el (insert-register): Fix 2013-10-07 change.
6973
6974 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6975
6976 * progmodes/perl-mode.el: Use lexical-binding.
6977 Remove redundant :group args.
6978 (perl-nochange): Change default to be closer to other major modes's
6979 standard behavior.
6980 (perl-indent-line): Don't consider text on current line as a
6981 valid beginning of function from which to indent.
6982
6983 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
6984 with more than one argument (bug#15538).
6985
6986 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
6987
6988 * vc/pcvs.el: Use lexical-binding.
6989 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
6990 environment of `eval'.
6991 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
6992 than a list of expressions. Adjust callers.
6993 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
6994
6995 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
6996
6997 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
6998 case of the dot in a chained method call being on the following line.
6999
7000 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7001
7002 * electric.el (electric-indent-inhibit): New var.
7003 (electric-indent-post-self-insert-function): Use it.
7004 * progmodes/python.el (python-mode): Set it.
7005
7006 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
7007 open braces.
7008
7009 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
7010
7011 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
7012 (css-mode): Use electric-indent-chars.
7013
7014 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
7015 (font-lock-beg, font-lock-end): Move before first use.
7016 (nxml-mode): Use syntax-propertize-function.
7017 (nxml-after-change, nxml-after-change1): Adjust accordingly.
7018 (nxml-extend-after-change-region): Remove.
7019 * nxml/xmltok.el: Use lexical-binding.
7020 (xmltok-save): Use `declare'.
7021 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
7022 * nxml/nxml-util.el: Use lexical-binding.
7023 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
7024 Use `declare'.
7025 * nxml/nxml-ns.el: Use lexical-binding.
7026 (nxml-ns-save): Use `declare'.
7027 (nxml-ns-prefixes-for): Avoid add-to-list.
7028 * nxml/rng-match.el: Use lexical-binding.
7029 (rng--ipattern): Use cl-defstruct.
7030 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
7031 (rng-cons-group-after, rng-subst-group-after)
7032 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
7033 Use closures instead of `(lambda...).
7034
7035 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
7036
7037 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
7038 of BEG and END.
7039
7040 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
7041 Use `tramp-handle-insert-file-contents'.
7042 (tramp-gvfs-handle-insert-file-contents): Remove function.
7043
7044 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
7045 Use `save-restriction' in order to keep markers.
7046
7047 * net/trampver.el: Update release number.
7048
7049 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7050
7051 * progmodes/compile.el (compilation-parse-errors):
7052 Use compilation--put-prop.
7053 (compilation--ensure-parse): Check compilation-multiline.
7054
7055 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
7056
7057 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
7058 lexical-binding.
7059
7060 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
7061
7062 * progmodes/ruby-mode.el: Fix recently added tests.
7063 (ruby-smie-grammar): Add - and +.
7064 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
7065 (ruby-smie--backward-id): New functions.
7066 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
7067 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
7068 any more.
7069
7070 2013-10-07 Leo Liu <sdl.web@gmail.com>
7071
7072 * register.el (register-preview-delay)
7073 (register-preview-functions): New variables.
7074 (register-read-with-preview, register-preview)
7075 (register-describe-oneline): New functions.
7076 (point-to-register, window-configuration-to-register)
7077 (frame-configuration-to-register, jump-to-register)
7078 (number-to-register, view-register, insert-register)
7079 (copy-to-register, append-to-register, prepend-to-register)
7080 (copy-rectangle-to-register): Use register-read-with-preview to
7081 read register. (Bug#15525)
7082
7083 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
7084
7085 * net/network-stream.el (network-stream-open-starttls): Don't add
7086 --insecure if it's already present, because that gnutls-cli
7087 rejects getting that parameter twice.
7088
7089 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
7090
7091 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
7092 keyword, too.
7093
7094 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
7095
7096 * newcomment.el (comment-use-global-state): Change default value
7097 to t, mark obsolete (Bug#15251).
7098 (comment-beginning): In addition to `comment-to-syntax', check the
7099 value of `comment-use-global-state'.
7100
7101 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
7104 (ruby-comment-column): Follow the global default, by default.
7105 (ruby-smie-grammar): Add assignment syntax.
7106 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
7107 open-paren, a comma, or a \.
7108 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
7109 and line continuations.
7110 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
7111 followed by implicit semi-colons. Add rule for string concatenation
7112 and for indentation at BOB.
7113 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
7114
7115 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
7116 calling next-sexp, since next-token may have skipped chars which
7117 next-sexp doesn't know should be skipped!
7118
7119 2013-10-05 Leo Liu <sdl.web@gmail.com>
7120
7121 * progmodes/octave.el (octave-send-region):
7122 Call compilation-forget-errors.
7123
7124 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
7125
7126 * vc/vc-svn.el (vc-svn-find-admin-dir):
7127 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
7128 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
7129 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
7130 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
7131
7132 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
7133
7134 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
7135
7136 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
7137
7138 * subr.el (read-passwd): Hide chars even when called within a context
7139 where after-change-functions is disabled (bug#15501).
7140 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
7141 until we removed ourself from overriding-terminal-local-map.
7142
7143 2013-10-04 Leo Liu <sdl.web@gmail.com>
7144
7145 * progmodes/octave.el (inferior-octave-mode):
7146 Call compilation-forget-errors.
7147
7148 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
7149
7150 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
7151
7152 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
7153
7154 * net/secrets.el (secrets-create-collection): Add optional
7155 argument ALIAS. Use proper Label keyword. Append ALIAS as
7156 dbus-call-method argument. (Bug#15516)
7157
7158 2013-10-04 Leo Liu <sdl.web@gmail.com>
7159
7160 * progmodes/octave.el (inferior-octave-error-regexp-alist)
7161 (inferior-octave-compilation-font-lock-keywords): New variables.
7162 (compilation-error-regexp-alist)
7163 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
7164 (inferior-octave-mode): Use compilation-shell-minor-mode.
7165
7166 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
7167
7168 * minibuffer.el (completion--replace): Be careful that `end' might be
7169 a marker.
7170
7171 2013-10-03 Daiki Ueno <ueno@gnu.org>
7172
7173 Add support for package signature checking.
7174 * emacs-lisp/package.el (url-http-file-exists-p)
7175 (epg-make-context, epg-context-set-home-directory)
7176 (epg-verify-string, epg-context-result-for)
7177 (epg-signature-status, epg-signature-to-string)
7178 (epg-check-configuration, epg-configuration)
7179 (epg-import-keys-from-file): Declare.
7180 (package-check-signature): New user option.
7181 (package-unsigned-archives): New user option.
7182 (package-desc): Add `signed' field.
7183 (package-load-descriptor): Set `signed' field if .signed file exists.
7184 (package--archive-file-exists-p): New function.
7185 (package--check-signature): New function.
7186 (package-install-from-archive): Check package signature.
7187 (package--download-one-archive): Check archive signature.
7188 (package-delete): Remove .signed file.
7189 (package-import-keyring): New command.
7190 (package-refresh-contents): Import default keyring.
7191 (package-desc-status): Add "unsigned" status.
7192 (describe-package-1, package-menu--print-info)
7193 (package-menu-mark-delete, package-menu--find-upgrades)
7194 (package-menu--status-predicate): Support "unsigned" status.
7195
7196 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7197
7198 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
7199 the new compilation scheme using the new byte-codes.
7200
7201 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
7202 (byte-pophandler): New byte codes.
7203 (byte-goto-ops): Adjust accordingly.
7204 (byte-compile--use-old-handlers): New var.
7205 (byte-compile-catch): Use new byte codes depending on
7206 byte-compile--use-old-handlers.
7207 (byte-compile-condition-case--old): Rename from
7208 byte-compile-condition-case.
7209 (byte-compile-condition-case--new): New function.
7210 (byte-compile-condition-case): New function that dispatches depending
7211 on byte-compile--use-old-handlers.
7212 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
7213 when we can.
7214
7215 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7216 Optimize under `condition-case' and `catch' if
7217 byte-compile--use-old-handlers is nil.
7218 (disassemble-offset): Handle new bytecodes.
7219
7220 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7221
7222 * subr.el (error): Use `declare'.
7223 (decode-char, encode-char): Use advertised-calling-convention instead
7224 of the docstring to discourage use of the `restriction' arg.
7225
7226 2013-10-03 Daiki Ueno <ueno@gnu.org>
7227
7228 * epg.el (epg-verify-file): Add a comment saying that it does not
7229 notify verification error as a return value nor a signal.
7230 (epg-verify-string): Ditto.
7231
7232 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
7233
7234 * progmodes/compile.el (compilation-start): Try globbing the arg to
7235 `cd' (bug#15417).
7236
7237 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
7238
7239 Sync with Tramp 2.2.8.
7240
7241 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
7242 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
7243 * net/trampver.el: Update release number.
7244
7245 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
7246
7247 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7248 and default-process-coding-system for darwin only.
7249
7250 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
7251
7252 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
7253
7254 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
7255
7256 * vc/vc-git.el (vc-git-grep): Disable pager.
7257
7258 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
7259
7260 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
7261 Use :url instead of :homepage, as per
7262 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
7263
7264 * newcomment.el (comment-beginning): When `comment-use-syntax' is
7265 non-nil, use `syntax-ppss' (Bug#15251).
7266
7267 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7268
7269 * progmodes/octave.el (inferior-octave-startup-file):
7270 Prefer ~/.emacs.d/init_octave.m.
7271
7272 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
7273
7274 * emacs-lisp/package.el (package-desc-from-define):
7275 Accept additional arguments as plist, convert them to an alist and store
7276 them in the `extras' slot.
7277 (package-generate-description-file): Convert extras alist back to
7278 plist and append to the `define-package' form arguments.
7279 (package--alist-to-plist): New function.
7280 (package--ac-desc): Add `extras' slot.
7281 (package--add-to-archive-contents): Check if the archive-contents
7282 vector is long enough, and if it is, pass its `extras' slot value
7283 to `package-desc-create'.
7284 (package-buffer-info): Call `lm-homepage', pass the returned value
7285 to `package-desc-from-define'.
7286 (describe-package-1): Render the homepage button (Bug#13291).
7287
7288 * emacs-lisp/package-x.el (package-upload-buffer-internal):
7289 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
7290
7291 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
7292
7293 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7294 and default-process-coding-system to utf-8-unix (Bug#15402).
7295
7296 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
7297
7298 * subr.el (looking-back): Do not recommend using looking-back.
7299
7300 2013-09-28 Alan Mackenzie <acm@muc.de>
7301
7302 Fix indentation/fontification of Java enum with "implements".
7303
7304 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
7305 regexp which matches "implements", etc., in Java.
7306 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
7307 specifier clauses coming after "enum".
7308 * progmodes/cc-fonts.el (c-font-lock-declarations)
7309 (c-font-lock-enum-tail): Check for extra specifier clauses coming
7310 after "enum".
7311
7312 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
7313
7314 * faces.el (region): Change ns_selection_color to
7315 ns_selection_fg_color, add ns_selection_bg_color.
7316
7317 2013-09-28 Leo Liu <sdl.web@gmail.com>
7318
7319 * progmodes/octave.el (inferior-octave-completion-table)
7320 (inferior-octave-completion-at-point): Minor tweaks.
7321
7322 * textmodes/ispell.el (ispell-lookup-words): Rename from
7323 lookup-words. (Bug#15460)
7324 (lookup-words): Obsolete.
7325 (ispell-complete-word, ispell-command-loop): All uses changed.
7326
7327 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7328
7329 * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
7330 (octave-mode-menu): Add octave-send-buffer.
7331 (octave-send-buffer): New function.
7332
7333 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7334
7335 * progmodes/octave.el (octave-mode-map): Add key binding for
7336 octave-lookfor.
7337 (octave-mode-menu): Add octave-lookfor.
7338 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
7339 octave-lookfor.
7340 (octave-lookfor): New function.
7341
7342 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7343
7344 * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
7345 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
7346 its convention.
7347 (cl--loop-set-iterator-function): New function.
7348 (cl-loop): Adjust accordingly, so as not to use cl-subst.
7349 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
7350 Bind `it' with `let' instead of substituting it with `cl-subst'.
7351 (cl--unused-var-p): New function.
7352 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
7353 Eliminate some unused variable warnings (bug#15326).
7354
7355 2013-09-27 Tassilo Horn <tsdh@gnu.org>
7356
7357 * doc-view.el (doc-view-scale-reset): Rename from
7358 `doc-view-reset-zoom-level'.
7359 (doc-view-scale-adjust): New command.
7360 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
7361 `doc-view-scale-adjust'.
7362
7363 2013-09-26 Tassilo Horn <tsdh@gnu.org>
7364
7365 * doc-view.el (doc-view-reset-zoom-level): New command.
7366 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
7367 zoom commands (bug#15466).
7368
7369 2013-09-26 Kenichi Handa <handa@gnu.org>
7370
7371 * international/quail.el (quail-help): Make it not a command.
7372
7373 2013-09-26 Leo Liu <sdl.web@gmail.com>
7374
7375 * minibuffer.el (completion-all-sorted-completions): Make args
7376 optional as they are.
7377
7378 2013-09-25 Daniel Colascione <dancol@dancol.org>
7379
7380 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
7381 specs are and that they're not evaluated.
7382
7383 2013-09-24 Sam Steingold <sds@gnu.org>
7384
7385 * midnight.el (clean-buffer-list-kill-regexps)
7386 (clean-buffer-list-kill-buffer-names): Update for the new Man
7387 buffer naming which includes the object name.
7388
7389 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7390
7391 * eshell/esh-cmd.el (eshell--sep-terms): New var.
7392 (eshell-parse-command, eshell-parse-pipeline): Use it since
7393 eshell-separate-commands requires a dynamic scoped var.
7394 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
7395
7396 2013-09-23 Leo Liu <sdl.web@gmail.com>
7397
7398 * autoinsert.el (auto-insert-alist): Make the value of
7399 lexical-binding match its file setting.
7400
7401 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
7402
7403 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
7404
7405 * autoarg.el (autoarg-kp-digit-argument):
7406 * electric.el (Electric-command-loop):
7407 * kmacro.el (kmacro-step-edit-insert):
7408 Do not set universal-argument-num-events.
7409
7410 2013-09-22 Leo Liu <sdl.web@gmail.com>
7411
7412 * files.el (interpreter-mode-alist): Add octave.
7413
7414 2013-09-21 Alan Mackenzie <acm@muc.de>
7415
7416 C++: fontify identifier in declaration following "public:" correctly.
7417 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
7418 to match "public", etc.
7419 (c-decl-prefix-re): Add ":" into the C++ value.
7420 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
7421 bit. Add a check for a ":" preceded by "public", etc.
7422
7423 2013-09-21 Eli Zaretskii <eliz@gnu.org>
7424
7425 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
7426 recognized by GDB 7.5 and later.
7427
7428 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
7429
7430 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
7431
7432 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7433
7434 * subr.el (internal--call-interactively): New const.
7435 (called-interactively-p): Use it (bug#3984).
7436
7437 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
7438
7439 * vc/pcvs.el (cvs-mode-ignore):
7440 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
7441 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
7442
7443 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7444
7445 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
7446 (eshell-ls-orig-insert-directory): Remove.
7447 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
7448 (eshell-ls-use-in-dired): Use advice-add/remove.
7449 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
7450 Add `orig-fun' arg for use in :around advice.
7451 Make it check (redundantly) eshell-ls-use-in-dired.
7452
7453 2013-09-19 Glenn Morris <rgm@gnu.org>
7454
7455 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
7456
7457 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
7458
7459 * emacs-lisp/eieio.el (class-parent): Undo previous change.
7460
7461 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
7462
7463 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
7464 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
7465 (tramp-get-remote-python): New defuns.
7466 (tramp-get-remote-uid-with-perl)
7467 (tramp-get-remote-gid-with-perl): New defuns. Perl code
7468 contributed by yary <not.com@gmail.com> (tiny change).
7469 (tramp-get-remote-uid-with-python)
7470 (tramp-get-remote-gid-with-python): New defuns. Python code
7471 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
7472 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
7473
7474 2013-09-19 Glenn Morris <rgm@gnu.org>
7475
7476 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
7477
7478 * eshell/em-unix.el (eshell-remove-entries):
7479 Rename argument to avoid name-clash with global `top-level'.
7480
7481 * eshell/esh-proc.el (eshell-kill-process-function):
7482 Remove eshell-reset-after-proc from eshell-kill-hook if present.
7483 (eshell-reset-after-proc): Remove unused arg `proc'.
7484
7485 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
7486 (directory-files-and-attributes): Mark unused arg.
7487
7488 * eshell/em-unix.el (eshell-remove-entries):
7489 Remove unused arg `path'. Update callers.
7490
7491 * eshell/em-hist.el (eshell-hist-parse-arguments):
7492 Remove unused arg `silent'. Update callers.
7493
7494 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
7495 Fix (f)boundp mix-up.
7496
7497 * eshell/em-smart.el (eshell-smart-scroll-window)
7498 (eshell-disable-after-change):
7499 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
7500
7501 2013-09-18 Alan Mackenzie <acm@muc.de>
7502
7503 Fix fontification of type when followed by "const".
7504 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
7505 "known" types from fontification.
7506
7507 2013-09-18 Glenn Morris <rgm@gnu.org>
7508
7509 * emacs-lisp/chart.el (x-display-color-cells): Declare.
7510 (chart-face-list): Drop Emacsen without display-color-p.
7511
7512 * net/eww.el (libxml-parse-html-region): Declare.
7513 (eww-display-html): Explicit error if no libxml2 support.
7514
7515 * doc-view.el (doc-view-mode): Silence --without-x compilation.
7516
7517 * image.el (image-type-from-buffer, image-multi-frame-p):
7518 Remove --without-x warning/error.
7519
7520 * mouse.el (mouse-yank-primary):
7521 * term.el (term-mouse-paste):
7522 Reorder to silence --without-x compilation.
7523
7524 * mpc.el (doc-view-mode): Silence --without-x compilation.
7525
7526 * mail/rmailmm.el (rmail-mime-set-bulk-data):
7527 Silence --without-x compilation.
7528
7529 * progmodes/gud.el (gud-find-file, gud-mode):
7530 Silence --without-x compilation.
7531 (tooltip-mode): Declare.
7532
7533 * wdired.el (dired-backup-overwrite): Remove declaration.
7534 (wdired-mode-map): Add doc string.
7535
7536 * custom.el (x-get-resource): Declare.
7537
7538 * eshell/em-glob.el (ange-cache):
7539 * eshell/em-unix.el (ange-cache): Declare.
7540
7541 * faces.el (x-display-list, x-open-connection, x-get-resource):
7542 Declare.
7543
7544 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
7545 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
7546 Declare.
7547
7548 * frame.el (x-display-grayscale-p, x-display-name): Declare.
7549
7550 * net/gnutls.el (gnutls-log-level): Declare.
7551
7552 * net/shr.el (image-size, image-animate): Declare.
7553
7554 * simple.el (font-info): Declare.
7555
7556 * subr.el (x-popup-dialog): Declare.
7557
7558 * term/common-win.el (x-select-enable-primary)
7559 (x-last-selected-text-primary, x-last-selected-text-clipboard):
7560 Declare.
7561
7562 * term/ns-win.el (x-handle-args): Declare.
7563
7564 * term/x-win.el (x-select-enable-clipboard): Declare.
7565
7566 * term/w32-win.el (create-default-fontset): Declare.
7567
7568 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
7569 Declare.
7570
7571 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
7572 (fit-frame-to-buffer): Explicit error if --without-x.
7573 (mouse-autoselect-window-select): Silence compiler.
7574
7575 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7576
7577 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
7578 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
7579 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
7580 * eshell/esh-util.el (eshell-sublist):
7581 Remove unused local variables.
7582
7583 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
7584
7585 * textmodes/two-column.el: Make 2C-split work for --without-x.
7586 (scroll-bar-columns): Autoload.
7587 (top-level): Require fringe when compiling.
7588
7589 2013-09-18 Leo Liu <sdl.web@gmail.com>
7590
7591 * subr.el (add-hook): Robustify to handle closure as well.
7592
7593 2013-09-17 Glenn Morris <rgm@gnu.org>
7594
7595 * simple.el (messages-buffer-mode-map): Unbind "g".
7596
7597 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7598
7599 * help-mode.el (help-mode-finish): Use derived-mode-p.
7600 Remove obsolete highlighting.
7601
7602 * play/life.el (life-mode): Use define-derived-mode. Derive from
7603 special-mode.
7604 (life): Let-bind inhibit-read-only.
7605 (life-setup): Avoid `setq'. Use `life-mode'.
7606
7607 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
7608 which should not be needed any more.
7609 (package-menu-refresh, package-menu-describe-package): Use user-error.
7610
7611 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
7612 (eshell-post-rewrite-command-hook): Make obsolete.
7613 (eshell-parse-command): Simplify.
7614 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
7615 (eshell--cmd): Declare.
7616 (eshell-parse-pipeline): Remove unused var `final-p'.
7617 Pass a dynvar to eshell-post-rewrite-command-hook.
7618 Implement the new eshell-post-rewrite-command-function.
7619 (eshell-invoke-directly): Remove unused arg `input'.
7620 * eshell/esh-io.el (eshell-io-initialize):
7621 Use eshell-post-rewrite-command-function (bug#15399).
7622 (eshell--apply-redirections): Rename from eshell-apply-redirections;
7623 adjust to new calling convention.
7624 (eshell-create-handles): Rename args to avoid clashing with dynvar
7625 `standard-output'.
7626
7627 2013-09-17 Glenn Morris <rgm@gnu.org>
7628
7629 * simple.el (messages-buffer-mode): New major mode.
7630 (messages-buffer): New function.
7631 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
7632 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
7633 (ert-run-test): Use `messages-buffer' function.
7634 (ert--force-message-log-buffer-truncation): Ignore read-only.
7635 * help.el (view-echo-area-messages): Use `messages-buffer' function.
7636 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
7637
7638 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7639
7640 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
7641
7642 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
7643
7644 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
7645
7646 * icomplete.el (icomplete-in-buffer): New var.
7647 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
7648 vars and replace them with functions.
7649 (icomplete-minibuffer-setup): Adjust accordingly.
7650 (icomplete--completion-table, icomplete--completion-predicate)
7651 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
7652 New functions.
7653 (icomplete-forward-completions, icomplete-backward-completions)
7654 (icomplete-simple-completing-p, icomplete-exhibit)
7655 (icomplete-completions): Use them.
7656 (icomplete--in-region-buffer): New var.
7657 (icomplete--in-region-setup): New function.
7658 (icomplete-mode): Use it.
7659
7660 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
7661 (bug#15379).
7662 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
7663 return args and options.
7664 (eshell-eval-using-options): Use the new return value of
7665 eshell--do-opts to set the options's vars in their scope.
7666 (eshell--set-option): Rename from eshell-set-option.
7667 Add arg `opt-vals'.
7668 (eshell--process-option): Rename from eshell-process-option.
7669 Add arg `opt-vals'.
7670 (eshell--process-args): Use an `opt-vals' alist to store the options's
7671 values during their processing and return them additionally to the
7672 remaining args.
7673
7674 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
7675
7676 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
7677 continuation character an operator, as far as indentation is
7678 concerned (Bug#15369).
7679
7680 2013-09-15 Martin Rudalics <rudalics@gmx.at>
7681
7682 * window.el (window--state-put-2): Don't process buffer state
7683 when buffer doesn't exist any more (Bug#15382).
7684
7685 2013-09-15 Glenn Morris <rgm@gnu.org>
7686
7687 * eshell/em-unix.el (eshell/rm):
7688 Make -f ignore missing files. (Bug#15373)
7689
7690 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
7691 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
7692 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
7693
7694 2013-09-14 Glenn Morris <rgm@gnu.org>
7695
7696 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
7697
7698 2013-09-13 Glenn Morris <rgm@gnu.org>
7699
7700 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
7701 (dired-guess-default): Make `file' available in the env. (Bug#15363)
7702
7703 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
7704
7705 * frame.el (x-focus-frame): Mark as declared in frame.c.
7706
7707 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
7708
7709 * ls-lisp.el: Use advice-add.
7710 (original-insert-directory): Remove.
7711 (ls-lisp--insert-directory): Rename from insert-directory; add
7712 `orig-fun' argument.
7713 (insert-directory): Advise.
7714
7715 2013-09-13 Eli Zaretskii <eliz@gnu.org>
7716
7717 * term.el (term-emulate-terminal): Decode the command string
7718 before passing it to term-command-hook. (Bug#15337)
7719
7720 2013-09-13 Glenn Morris <rgm@gnu.org>
7721
7722 * eshell/esh-util.el (ange-cache): Move declaration earlier.
7723
7724 * eshell/esh-ext.el (eshell-search-path): Declare.
7725
7726 * eshell/em-prompt.el (eshell/pwd): Autoload it.
7727 Otherwise an error occurs if eshell-dirs module not loaded.
7728
7729 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
7730
7731 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
7732
7733 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
7734 `tramp-check-proper-host'. Check for a valid method name.
7735
7736 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7737 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7738 * net/tramp-sh.el (tramp-maybe-open-connection):
7739 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
7740
7741 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
7742 also for hash values.
7743
7744 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7745
7746 * term/ns-win.el (parameters): Don't declare as dynamic.
7747 (before-make-frame-hook): Don't add ineffective function.
7748
7749 * eshell/*.el: Use lexical-binding (bug#15231).
7750
7751 2013-09-12 Kenichi Handa <handa@gnu.org>
7752
7753 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
7754
7755 2013-09-12 Glenn Morris <rgm@gnu.org>
7756
7757 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
7758 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
7759
7760 * subr.el (do-after-load-evaluation): Also give compiler warnings
7761 when obsolete files are used (except by obsolete files).
7762
7763 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
7764 in the status output, assume `filename' is the first. (Bug#15322)
7765
7766 * vc/vc.el (vc-deduce-fileset): Doc fix.
7767
7768 * calc/calc-help.el (Info-goto-node):
7769 * progmodes/cperl-mode.el (Info-find-node):
7770 * vc/ediff.el (Info-goto-node): Update declarations.
7771
7772 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
7773
7774 * vc/vc-bzr.el (vc-compilation-mode): Declare.
7775 (vc-bzr-pull): Require vc-dispatcher.
7776 * vc/vc-git.el (vc-compilation-mode): Declare.
7777 (vc-git-pull): Require vc-dispatcher.
7778
7779 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
7780
7781 * progmodes/octave.el (help-button-action): Declare.
7782
7783 * shell.el (shell-directory-tracker): Output error as a message
7784 rather than just returning it as a string.
7785 (shell-process-pushd): Remove useless use of message.
7786
7787 * dframe.el (dframe-timer-fn):
7788 * files.el (dir-locals-read-from-file):
7789 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
7790 (mpc-format):
7791 * reveal.el (reveal-post-command):
7792 * saveplace.el (load-save-place-alist-from-file):
7793 * shell.el (shell-resync-dirs):
7794 * w32-common-fns.el (x-get-selection-value):
7795 * emacs-lisp/copyright.el (copyright-find-copyright):
7796 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
7797 * emulation/tpu-edt.el (tpu-copy-keyfile):
7798 * play/bubbles.el (bubbles--mark-neighbourhood):
7799 * progmodes/executable.el
7800 (executable-make-buffer-file-executable-if-script-p):
7801 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
7802
7803 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 Cleanup Eshell to rely less on dynamic scoping.
7806 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
7807 last-value, and ext-command here. Bind `args' closer to `body'.
7808 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
7809 (eshell--args): Declare new dynamic var.
7810 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
7811 last-value, and ext-command. Pass `args' to `body'.
7812 (eshell-process-args): Bind eshell--args.
7813 (eshell-set-option): Use eshell--args.
7814 * eshell/eshell.el (eshell): Use derived-mode-p.
7815 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
7816 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
7817 (eshell-glob-function): Declare.
7818 * eshell/esh-util.el: Require cl-lib.
7819 (eshell-read-hosts-file): Avoid add-to-list.
7820 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
7821 `err'.
7822 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
7823 Declare.
7824 (eshell/diff): Remove unused var `err'.
7825 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
7826 `killflag'.
7827 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
7828 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
7829 first use.
7830 * eshell/em-glob.el (eshell-glob-matches, message-shown):
7831 Move declaration before first use.
7832 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
7833 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
7834 rely on cl-return.
7835
7836 2013-09-12 Glenn Morris <rgm@gnu.org>
7837
7838 * term/ns-win.el (global-map): Remove binding for ispell-next,
7839 deleted 1999-05-29. (Bug#15357)
7840
7841 2013-09-11 Glenn Morris <rgm@gnu.org>
7842
7843 * echistory.el (electric-command-history): Remove call to deleted func.
7844
7845 * play/landmark.el (landmark-mode): Fix typos.
7846
7847 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
7848 Check cvs-sort-ignore-file is bound.
7849
7850 * savehist.el: No need for cl when compiling on Emacs.
7851
7852 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7853
7854 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
7855 (bug#15338).
7856 (eshell-self-insert-command, eshell-send-invisible):
7857 Remove unused argument.
7858 (eshell-handle-control-codes): Remove unused var `orig'.
7859 Avoid delete-backward-char.
7860
7861 * files.el (set-auto-mode): Simplify a bit further.
7862
7863 2013-09-11 Glenn Morris <rgm@gnu.org>
7864
7865 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
7866 (set-auto-mode): Don't regexp-quote elements.
7867 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
7868 * progmodes/cc-mode.el (interpreter-mode-alist):
7869 * progmodes/ruby-mode.el (interpreter-mode-alist):
7870 Revert previous change.
7871
7872 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7873
7874 * play/snake.el (snake-mode):
7875 * play/mpuz.el (mpuz-mode):
7876 * play/landmark.el (lm-mode):
7877 * play/blackbox.el (blackbox-mode):
7878 * play/5x5.el (5x5-mode):
7879 * obsolete/options.el (Edit-options-mode):
7880 * net/quickurl.el (quickurl-list-mode):
7881 * net/newst-treeview.el (newsticker-treeview-mode):
7882 * mail/rmailsum.el (rmail-summary-mode):
7883 * mail/mspools.el (mspools-mode):
7884 * locate.el (locate-mode):
7885 * ibuffer.el (ibuffer-mode):
7886 * emulation/ws-mode.el (wordstar-mode):
7887 * emacs-lisp/debug.el (debugger-mode):
7888 * array.el (array-mode):
7889 * net/eudc.el (eudc-mode): Use define-derived-mode.
7890 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
7891 Move initialization into declaration.
7892 (mairix-searches-mode): Use define-derived-mode.
7893 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
7894 (eudc-edit-hotlist): Use dolist.
7895 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
7896 (Man-mode): Use define-derived-mode.
7897 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
7898 (Info-edit-mode): Use define-derived-mode.
7899 (Info-cease-edit): Use Info-mode.
7900 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
7901 into declaration.
7902 (eshell-mode): Use define-derived-mode.
7903 * chistory.el (command-history-mode-map): Rename from
7904 command-history-map.
7905 (command-history-mode): Use define-derived-mode.
7906 (Command-history-setup): Remove function.
7907 * calc/calc.el (calc-trail-mode-map): New var.
7908 (calc-trail-mode): Use define-derived-mode.
7909 (calc-trail-buffer): Set calc-main-buffer manually.
7910 * bookmark.el (bookmark-insert-annotation): New function.
7911 (bookmark-edit-annotation): Use it.
7912 (bookmark-edit-annotation-mode): Make it a proper major mode.
7913 (bookmark-send-edited-annotation): Use derived-mode-p.
7914 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
7915 closer to its ideal place. Use \' to match EOS.
7916
7917 * profiler.el (profiler-calltree-find): Use function-equal.
7918
7919 2013-09-10 Glenn Morris <rgm@gnu.org>
7920
7921 * files.el (interpreter-mode-alist): Convert to regexps.
7922 (set-auto-mode): Adapt for this. (Bug#15306)
7923 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
7924 Comment out unused variable.
7925 * progmodes/cc-mode.el (interpreter-mode-alist):
7926 * progmodes/python.el (interpreter-mode-alist):
7927 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
7928 * progmodes/sh-script.el (sh-set-shell):
7929 No longer use interpreter-mode-alist to get list of shells.
7930
7931 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
7932
7933 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7934
7935 * simple.el: Use set-temporary-overlay-map for universal-argument.
7936 (universal-argument-map): Don't use default-bindings (bug#15317).
7937 Bind switch-frame explicitly. Replace universal-argument-minus with
7938 a conditional binding.
7939 (universal-argument-num-events, saved-overriding-map): Remove.
7940 (restore-overriding-map): Remove.
7941 (universal-argument--mode): Rename from save&set-overriding-map,
7942 and rewrite.
7943 (universal-argument, universal-argument-more, negative-argument)
7944 (digit-argument): Adjust accordingly.
7945 (universal-argument-minus): Remove.
7946 (universal-argument-other-key): Remove.
7947
7948 * subr.el (with-demoted-errors): Add `format' argument.
7949
7950 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
7951
7952 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
7953 `tramp-cleanup-connection'.
7954
7955 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
7956 parameters KEEP-DEBUG and KEEP-PASSWORD.
7957
7958 * net/tramp.el (tramp-file-name-handler):
7959 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7960 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7961 (tramp-maybe-open-connection):
7962 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7963 Use `tramp-cleanup-connection'.
7964
7965 * net/tramp-sh.el (tramp-maybe-open-connection):
7966 Catch 'uname-changed inside the progress reporter.
7967
7968 2013-09-10 Glenn Morris <rgm@gnu.org>
7969
7970 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
7971
7972 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
7973 returns "alternate access method" in mode (eg "-rw-r--r--.").
7974
7975 2013-09-08 Glenn Morris <rgm@gnu.org>
7976
7977 * saveplace.el (load-save-place-alist-from-file):
7978 Demote errors. (Bug#15305)
7979
7980 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
7981
7982 Improve compatibility with older Emacsen, and XEmacs.
7983
7984 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
7985 only if it is bound. It isn't for XEmacs.
7986 (with-tramp-progress-reporter): Do not let-bind `result'.
7987 This yields to scoping errors in XEmacs.
7988 (tramp-handle-make-auto-save-file-name): New function, moved from
7989 tramp-sh.el.
7990
7991 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
7992 for `make-auto-save-file-name'.
7993 (tramp-adb--gnu-switches-to-ash):
7994 Use `tramp-compat-replace-regexp-in-string'.
7995
7996 * net/tramp-cache.el (tramp-cache-print): Call
7997 `substring-no-properties' only if it is bound. It isn't for XEmacs.
7998
7999 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
8000 bound. It isn't for XEmacs.
8001
8002 * net/tramp-compat.el (tramp-compat-copy-file):
8003 Catch `wrong-number-of-arguments' error.
8004 (tramp-compat-replace-regexp-in-string): New defun.
8005
8006 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
8007 for `make-auto-save-file-name'.
8008 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
8009 `copy-file'.
8010 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
8011 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
8012 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
8013
8014 * net/tramp-gw.el (tramp-gw-open-network-stream):
8015 Use `tramp-compat-replace-regexp-in-string'.
8016
8017 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8018 Call `tramp-handle-make-auto-save-file-name'.
8019 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
8020 (tramp-sh-file-gvfs-monitor-dir-process-filter)
8021 (tramp-sh-file-inotifywait-process-filter):
8022 Use `tramp-compat-replace-regexp-in-string'.
8023 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
8024
8025 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
8026 for `make-auto-save-file-name'.
8027 (tramp-smb-handle-copy-directory):
8028 Call `tramp-compat-replace-regexp-in-string'.
8029 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
8030 (tramp-smb-handle-copy-file): Improve error message.
8031 (tramp-smb-handle-rename-file): Rename directly only in case
8032 `newname' does not exist yet. This is a restriction of smbclient.
8033 (tramp-smb-maybe-open-connection): Rerun the function only when
8034 `auth-sources' is non-nil.
8035
8036 2013-09-08 Kenichi Handa <handa@gnu.org>
8037
8038 * international/characters.el: Set category "^" (Combining) for
8039 more characters.
8040
8041 2013-09-07 Alan Mackenzie <acm@muc.de>
8042
8043 Correctly fontify Java class constructors.
8044 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
8045 in Java Mode.
8046 (c-recognize-typeless-decls): Set the Java value to t.
8047 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
8048 While handling a "(", add a check for, effectively, Java, and handle a
8049 "typeless" declaration there.
8050
8051 2013-09-07 Roland Winkler <winkler@gnu.org>
8052
8053 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
8054 field subtitle for entry type book.
8055
8056 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8057
8058 * minibuffer.el: Make minibuffer-complete call completion-in-region
8059 rather than other way around.
8060 (completion--some, completion-pcm--find-all-completions):
8061 Don't delay signals when debugging.
8062 (minibuffer-completion-contents): Beware fields within the
8063 minibuffer contents.
8064 (completion-all-sorted-completions): Use defvar-local.
8065 (completion--do-completion, completion--cache-all-sorted-completions)
8066 (completion-all-sorted-completions, minibuffer-force-complete):
8067 Add args `beg' and `end'.
8068 (completion--in-region-1): New fun, extracted from minibuffer-complete.
8069 (minibuffer-complete): Use completion-in-region.
8070 (completion-complete-and-exit): New fun, extracted from
8071 minibuffer-complete-and-exit.
8072 (minibuffer-complete-and-exit): Use it.
8073 (completion--complete-and-exit): Rename from
8074 minibuffer--complete-and-exit.
8075 (completion-in-region--single-word): New function, extracted from
8076 minibuffer-complete-word.
8077 (minibuffer-complete-word): Use it.
8078 (display-completion-list): Make `common-substring' argument obsolete.
8079 (completion--in-region): Call completion--in-region-1 instead of
8080 minibuffer-complete.
8081 (completion-help-at-point): Pass boundaries to
8082 minibuffer-completion-help as args rather than via an overlay.
8083 (completion-pcm--string->pattern): Use `any-delim'.
8084 (completion-pcm--optimize-pattern): New function.
8085 (completion-pcm--pattern->regex): Handle `any-delim'.
8086 * icomplete.el (icomplete-forward-completions)
8087 (icomplete-backward-completions, icomplete-completions):
8088 Adjust calls to completion-all-sorted-completions and
8089 completion--cache-all-sorted-completions.
8090 (icomplete-with-completion-tables): Default to t.
8091 * emacs-lisp/crm.el (crm--current-element): Rename from
8092 crm--select-current-element. Don't put an overlay but return the
8093 boundaries instead.
8094 (crm--completion-command): Take two new args to bind to the boundaries.
8095 (crm-completion-help): Adjust accordingly.
8096 (crm-complete): Use completion-in-region.
8097 (crm-complete-word): Use completion-in-region--single-word.
8098 (crm-complete-and-exit): Use completion-complete-and-exit.
8099
8100 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8101
8102 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
8103 than dynamically.
8104
8105 2013-09-06 Juri Linkov <juri@jurta.org>
8106
8107 * info.el (Info-display-images-node): When image file doesn't exist
8108 display text version of the image if it's provided in the Info file.
8109 Otherwise, display the location of missing image from SRC attribute.
8110 Add help-echo text property from ALT attribute. (Bug#15279)
8111
8112 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8113
8114 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
8115 (edit-abbrevs-mode): Use define-derived-mode.
8116
8117 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
8118 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
8119 that it's defined.
8120 (epa-key-list-mode, epa-key-mode, epa-info-mode):
8121 Use define-derived-mode.
8122
8123 * epg.el (epg-start-encrypt): Minor CSE simplification.
8124
8125 2013-09-06 William Xu <william.xwl@gmail.com>
8126
8127 * arc-mode.el: Add support for 7za (bug#15264).
8128 (archive-7z-program): New var.
8129 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
8130 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
8131 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
8132
8133 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
8134
8135 Remove URL syntax.
8136
8137 * net/tramp.el (tramp-syntax, tramp-prefix-format)
8138 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
8139 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
8140 (tramp-postfix-host-format, tramp-file-name-regexp)
8141 (tramp-completion-file-name-regexp)
8142 (tramp-completion-dissect-file-name)
8143 (tramp-handle-substitute-in-file-name): Remove 'url case.
8144 (tramp-file-name-regexp-url)
8145 (tramp-completion-file-name-regexp-url): Remove constants.
8146
8147 2013-09-06 Glenn Morris <rgm@gnu.org>
8148
8149 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
8150
8151 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
8152
8153 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
8154 keywords" below "here-doc beginnings" (Bug#15270).
8155
8156 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8157
8158 * subr.el (pop): Use `car-safe'.
8159 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
8160 to detect unused `pop' return value.
8161
8162 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
8163 var `block-regexp'.
8164 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
8165 (python-fill-string): Remove unused var `marker'.
8166 (python-skeleton-add-menu-items): Remove unused var `items'.
8167
8168 * international/mule-cmds.el: Require CL.
8169 (find-coding-systems-for-charsets): Avoid add-to-list.
8170 (sanitize-coding-system-list): New function, extracted from
8171 select-safe-coding-system-interactively.
8172 (select-safe-coding-system-interactively): Use it.
8173 (read-input-method-name): Accept symbols for `default'.
8174
8175 * emacs-lisp/advice.el (defadvice): Add indent rule.
8176
8177 2013-09-05 Daniel Hackney <dan@haxney.org>
8178
8179 * dired-x.el:
8180 * net/ange-ftp.el:
8181 * net/browse-url.el:
8182 * net/dbus.el:
8183 * net/eudc.el:
8184 * net/eudcb-ldap.el:
8185 * net/eww.el:
8186 * net/imap.el:
8187 * printing.el:
8188 * vc/ediff-diff.el:
8189 * vc/ediff-init.el:
8190 * vc/ediff-merg.el:
8191 * vc/ediff-mult.el:
8192 * vc/ediff-util.el:
8193 * vc/ediff-wind.el:
8194 * vc/ediff.el:
8195 * vc/emerge.el:
8196 * vc/pcvs.el:
8197 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
8198 byte compiler. Remove some unused let-bound variables.
8199
8200 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8201
8202 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
8203 a "ref-cell", since it gets better optimized (bug#14883).
8204
8205 2013-09-05 Glenn Morris <rgm@gnu.org>
8206
8207 * progmodes/cc-awk.el (c-forward-sws): Declare.
8208
8209 2013-09-04 Glenn Morris <rgm@gnu.org>
8210
8211 * generic-x.el [rul-generic-mode]: Require cc-mode.
8212 (c++-mode-syntax-table): Declare.
8213 (rul-generic-mode-syntax-table): Init in the defvar.
8214
8215 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8216
8217 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
8218 (vc-do-command, vc-set-async-update):
8219 * vc/vc-mtn.el (vc-mtn-dir-status):
8220 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
8221 (vc-hg-pull, vc-hg-merge-branch):
8222 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
8223 (vc-git-merge-branch):
8224 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
8225 (vc-cvs-dir-status-files):
8226 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
8227 (vc-bzr-dir-status-files):
8228 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
8229 * vc/vc-annotate.el: Use lexical-binding.
8230 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
8231 (vc-sentinel-movepoint): Declare.
8232 (vc-annotate): Don't use `goto-line'.
8233 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
8234 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
8235 (vc-sentinel-movepoint): Declare.
8236 * vc/vc-svn.el: Use lexical-binding.
8237 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
8238 * vc/vc-sccs.el:
8239 * vc/vc-rcs.el: Use lexical-binding.
8240
8241 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
8242 `deleted'. Don't drop errors silently.
8243
8244 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
8245
8246 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
8247
8248 * vc/vc.el (vc-ignore): Rewrite.
8249 (vc-default-ignore): New function.
8250 (vc-default-ignore-completion-table): Use find-ignore-file.
8251
8252 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
8253 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
8254 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
8255 Remove. Most code moved to vc.el.
8256
8257 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
8258
8259 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
8260 * net/tramp-smb.el (tramp-smb-get-file-entries):
8261 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
8262 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
8263
8264 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
8265 Update call to it.
8266 (eww-change-select): Remove unused var `properties'.
8267 (eww-make-unique-file-name): Remove unused var `base'.
8268
8269 * finder.el (finder-compile-keywords): Don't mess with windows.
8270
8271 * calculator.el (calculator-funcall): Fix typo in last change.
8272
8273 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
8274
8275 * emacs-lisp/package.el (package-activate-1): Don't let a missing
8276 <pkg>-autoloads.el file stop us.
8277
8278 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
8279 warnings, and factor out common code.
8280
8281 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
8282
8283 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
8284 two-character operators and whether the character preceding them
8285 changes their meaning (Bug#15208).
8286
8287 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
8288
8289 Format code sent to Python shell for robustness.
8290 * progmodes/python.el (python-shell-buffer-substring):
8291 New function.
8292 (python-shell-send-region, python-shell-send-buffer): Use it.
8293
8294 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
8295
8296 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
8297 * net/tramp.el (tramp-user-error): ... here.
8298 (tramp-find-method, tramp-check-proper-host)
8299 (tramp-dissect-file-name, tramp-debug-message)
8300 (tramp-handle-shell-command):
8301 * net/tramp-adb.el (tramp-adb-handle-shell-command):
8302 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
8303
8304 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
8305
8306 2013-09-02 Martin Rudalics <rudalics@gmx.at>
8307
8308 * avoid.el (mouse-avoidance-point-position)
8309 (mouse-avoidance-too-close-p): Handle case where posn-at-point
8310 returns nil.
8311
8312 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
8313
8314 * progmodes/python.el (python-shell-completion-get-completions):
8315 Drop use of deleted `comint-last-prompt-overlay'.
8316 (python-nav-if-name-main): New command.
8317
8318 2013-09-01 Glenn Morris <rgm@gnu.org>
8319
8320 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8321 Avoid leading space in $wins. Otherwise the sed command used by
8322 eg compile-main ends up containing "/*.el". (Bug#15170)
8323
8324 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
8325
8326 2013-08-30 Glenn Morris <rgm@gnu.org>
8327
8328 * emacs-lisp/bytecomp.el (byte-recompile-directory):
8329 Fix is-this-a-directory logic. (Bug#15220)
8330
8331 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8332
8333 * textmodes/css-mode.el: Use SMIE.
8334 (css-smie-grammar): New var.
8335 (css-smie--forward-token, css-smie--backward-token)
8336 (css-smie-rules): New functions.
8337 (css-mode): Use them.
8338 (css-navigation-syntax-table): Remove var.
8339 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
8340 (css-indent-calculate, css-indent-line): Remove functions.
8341
8342 Misc changes to reduce use of `(lambda...); and other cleanups.
8343 * cus-edit.el: Use lexical-binding.
8344 (customize-push-and-save, customize-apropos)
8345 (custom-buffer-create-internal): Use closures.
8346 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
8347 * progmodes/ada-xref.el: Use setq.
8348 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
8349 * dframe.el: Use lexical-binding.
8350 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
8351 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
8352 * descr-text.el: Use lexical-binding.
8353 (describe-text-widget, describe-text-sexp, describe-property-list):
8354 Use closures.
8355 * comint.el (comint-history-isearch-push-state): Use a closure.
8356 * calculator.el: Use lexical-binding.
8357 (calculator-number-to-string): Make it work with lexical-binding.
8358 (calculator-funcall): Same and use cl-letf.
8359
8360 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
8361 (lisp--company-doc-string, lisp--company-location): New functions.
8362 (lisp-completion-at-point): Use them to improve Company support.
8363
8364 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
8365 params of lambda expressions.
8366 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
8367 (ruby-smie--opening-pipe-p): New function.
8368 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
8369 symbols and matched |...| for formal params.
8370 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
8371 from being treated as hanging. Handle "rescue".
8372
8373 2013-08-29 Glenn Morris <rgm@gnu.org>
8374
8375 * progmodes/cc-engine.el (c-pull-open-brace):
8376 Move definition before use.
8377
8378 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8379
8380 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
8381 are immutable. Don't use `unsafe' any more.
8382 (cl--defsubst-expand): Don't substitute at the same time as keeping
8383 a residual unused let-binding. Don't use `unsafe' any more.
8384
8385 2013-08-29 Glenn Morris <rgm@gnu.org>
8386
8387 * calendar/cal-china.el (calendar-chinese-year-cache):
8388 Recenter on 2015.
8389
8390 * nxml/nxml-util.el (nxml-debug-clear-inside):
8391 Use cl-loop rather than loop.
8392
8393 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
8394
8395 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
8396
8397 2013-08-28 Glenn Morris <rgm@gnu.org>
8398
8399 * progmodes/antlr-mode.el: No need to require cc-mode twice.
8400
8401 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
8402
8403 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
8404
8405 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8406
8407 * simple.el (repeat-complex-command--called-interactively-skip):
8408 New function.
8409 (repeat-complex-command): Use it (bug#14136).
8410
8411 * progmodes/cc-mode.el: Minor cleanup of var declarations.
8412 (c-define-abbrev-table): Add `doc' argument.
8413 (c-mode-abbrev-table, c++-mode-abbrev-table)
8414 (objc-mode-abbrev-table, java-mode-abbrev-table)
8415 (idl-mode-abbrev-table, pike-mode-abbrev-table)
8416 (awk-mode-abbrev-table): Use it.
8417 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
8418 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
8419 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
8420 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
8421 Move initialization into the declaration; and remove any
8422 autoload cookie.
8423
8424 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
8425 and dynamic let binding.
8426
8427 * vc/smerge-mode.el: Remove redundant :group args.
8428
8429 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
8430 to load-path.
8431
8432 2013-08-28 Juri Linkov <juri@jurta.org>
8433
8434 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
8435 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
8436 (isearch-other-meta-char): Handle an undefined shifted printing
8437 character by downshifting it. (Bug#15200)
8438
8439 2013-08-28 Juri Linkov <juri@jurta.org>
8440
8441 * isearch.el (isearch-search): Change regexp error message for
8442 non-regexp searches. (Bug#15166)
8443
8444 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
8445
8446 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
8447 for portability to hosts where /bin/sh has problems.
8448
8449 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8450
8451 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
8452
8453 2013-08-27 Juri Linkov <juri@jurta.org>
8454
8455 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
8456 in the keyboard macro. (Bug#15126)
8457
8458 2013-08-27 Juri Linkov <juri@jurta.org>
8459
8460 * isearch.el (isearch-quote-char): Comment out converting unibyte
8461 to multibyte, thus syncing with its `quoted-insert' counterpart.
8462 (Bug#15166)
8463
8464 2013-08-27 Martin Rudalics <rudalics@gmx.at>
8465
8466 * window.el (display-buffer-use-some-window): Add missing
8467 argument in call of get-largest-window (Bug#15185).
8468 Reported by Stephen Leake.
8469
8470 2013-08-27 Glenn Morris <rgm@gnu.org>
8471
8472 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
8473
8474 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * progmodes/python.el (python-font-lock-keywords): Don't return nil
8477 from a matcher-function unless there's no more matches (bug#15161).
8478
8479 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
8480
8481 * minibuffer.el: Revert change from 2013-08-20.
8482
8483 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
8484 with text property `tramp-default', if appropriate.
8485 (tramp-check-proper-host): New defun.
8486 (tramp-dissect-file-name): Do not check hostname. Revert change
8487 of 2013-03-18.
8488 (tramp-backtrace): Make VEC-OR-PROC optional.
8489
8490 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
8491 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8492 * net/tramp-sh.el (tramp-maybe-open-connection):
8493 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
8494 Apply `tramp-check-proper-host'.
8495
8496 2013-08-26 Tassilo Horn <tsdh@gnu.org>
8497
8498 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
8499 lambda expression in order to have `describe-variable' display it.
8500
8501 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
8502
8503 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
8504 BUF can be optional. (Bug#15186)
8505
8506 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
8507
8508 * progmodes/flymake.el (flymake-get-real-file-name-function):
8509 Fix broken customization. (Bug#15184)
8510
8511 2013-08-25 Alan Mackenzie <acm@muc.de>
8512
8513 Improve indentation of bracelists defined by macros (without "=").
8514
8515 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
8516 expansion begins with "{", regard it as bracelist when it doesn't
8517 contain a ";".
8518
8519 Parse C++ inher-intro when there's a template split over 2 lines.
8520
8521 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
8522 rigorously the search for "class" etc. followed by ":".
8523
8524 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
8525 random languages a regexp which never matches rather than nil.
8526
8527 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
8528
8529 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
8530 (c-awk-regexp-one-line-possibly-open-char-list-re)
8531 (c-awk-one-line-possibly-open-regexp-re)
8532 (c-awk-one-line-non-syn-ws*-re): Remove.
8533 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
8534 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
8535 (c-awk-space*-unclosed-regexp-/-re): New constants.
8536 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
8537 aren't regexp delimiters.
8538
8539 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
8540 handling for a rare situation in AWK Mode involving unterminated
8541 strings/regexps.
8542
8543 2013-08-23 Glenn Morris <rgm@gnu.org>
8544
8545 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
8546
8547 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
8548
8549 * files.el (create-file-buffer): If the result would begin with
8550 spaces, prepend a "|" instead of removing them. (Bug#15162)
8551
8552 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8553
8554 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
8555 text-properties (bug#15155).
8556
8557 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
8558 exist any more.
8559 (calc-keypad-redraw): Remove unused var `pad'.
8560 (calc-keypad-press): Remove unused var `menu'.
8561
8562 2013-08-23 Martin Rudalics <rudalics@gmx.at>
8563
8564 * window.el (display-buffer-pop-up-frame):
8565 Call pop-up-frame-function with BUFFER current so `make-frame' will
8566 use it as the new frame's buffer (Bug#15133).
8567
8568 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8569
8570 * calendar/timeclock.el: Minor cleanups.
8571 (timeclock-ask-before-exiting, timeclock-use-display-time):
8572 Use `symbol'.
8573 (timeclock-modeline-display): Define as alias before the
8574 actual definition.
8575 (timeclock-mode-line-display): Use define-minor-mode.
8576 (timeclock-day-list-template): Make it a function, add an argument.
8577 (timeclock-day-list-required, timeclock-day-list-length)
8578 (timeclock-day-list-debt, timeclock-day-list-span)
8579 (timeclock-day-list-break): Adjust calls accordingly.
8580
8581 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8582
8583 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
8584 Use read--expression so that completion works again.
8585
8586 2013-08-21 Sam Steingold <sds@gnu.org>
8587
8588 Add rudimentary inferior shell interaction
8589 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
8590 (sh-set-shell): Reset it.
8591 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
8592 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
8593
8594 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
8595
8596 * align.el: Use lexical-binding.
8597 (align-region): Simplify accordingly.
8598
8599 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
8600
8601 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
8602
8603 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
8604 `non-essential' up.
8605
8606 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
8607
8608 * net/tramp.el:
8609 * net/tramp-adb.el:
8610 * net/tramp-cmds.el:
8611 * net/tramp-ftp.el:
8612 * net/tramp-gvfs.el:
8613 * net/tramp-gw.el:
8614 * net/tramp-sh.el: Don't wrap external variable declarations by
8615 `eval-when-compile'.
8616
8617 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8618
8619 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
8620 now that Emacs supports ImageMagick animations.
8621
8622 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
8623
8624 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
8625 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
8626
8627 2013-08-16 Martin Rudalics <rudalics@gmx.at>
8628
8629 * window.el (mouse-autoselect-window-select): Do autoselect when
8630 mouse pointer is on margin.
8631
8632 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
8633
8634 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
8635
8636 2013-08-16 Glenn Morris <rgm@gnu.org>
8637
8638 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
8639 Handle "Remote Directory" response of some clients. (Bug#15058)
8640
8641 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
8642 Tweak warning. (Bug#14926)
8643
8644 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
8645 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
8646
8647 * image-mode.el (image-mode-map): Add menu items to reverse,
8648 increase, decrease, reset animation speed.
8649 (image--set-speed, image-increase-speed, image-decrease-speed)
8650 (image-reverse-speed, image-reset-speed): New functions.
8651 (image-mode-map): Add bindings for speed commands.
8652
8653 * image.el (image-animate-get-speed, image-animate-set-speed):
8654 New functions.
8655 (image-animate-timeout): Respect image :speed property.
8656
8657 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8658
8659 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
8660 previous line (bug#15101).
8661 (debugger-eval-expression, debugger-record-expression):
8662 Use read--expression (bug#15102).
8663
8664 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
8665
8666 Remove byte compiler warnings, visible when compiling with
8667 `byte-compile-force-lexical-warnings' set to t.
8668
8669 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
8670 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
8671 (tramp-handle-unhandled-file-name-directory)
8672 (tramp-handle-file-notify-add-watch, tramp-action-login)
8673 (tramp-action-succeed, tramp-action-permission-denied)
8674 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
8675 arguments with "_".
8676
8677 * net/tramp-adb.el (tramp-adb-parse-device-names)
8678 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
8679 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
8680 (tramp-adb-handle-file-truename): Remove unused arguments.
8681
8682 * net/tramp-cache.el (tramp-flush-directory-property)
8683 (tramp-flush-connection-property, tramp-list-connections)
8684 (tramp-parse-connection-properties): Prefix unused arguments with "_".
8685
8686 * net/tramp-compat.el (tramp-compat-make-temp-file):
8687 Rename FILENAME to F.
8688
8689 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
8690 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
8691 (tramp-zeroconf-parse-workstation-device-names)
8692 (tramp-zeroconf-parse-webdav-device-names)
8693 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
8694
8695 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
8696 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
8697
8698 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
8699 arguments.
8700 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
8701 (tramp-sh-handle-insert-file-contents-literally)
8702 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
8703 with "_".
8704 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
8705 Remove unused variables.
8706
8707 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
8708 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
8709 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
8710
8711 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
8712 Make them a defconst.
8713 (tramp-uuencode-region): Remove unused variable.
8714
8715 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
8716
8717 * frameset.el (frameset--prop-setter): New function.
8718 (frameset-prop): Add gv-setter declaration.
8719 (frameset-filter-minibuffer): Deal with the case that the minibuffer
8720 parameter was already set in FILTERED. Doc fix.
8721 (frameset--record-minibuffer-relationships): Allow saving a
8722 minibufferless frame without its corresponding minibuffer frame.
8723 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
8724 frame, if the frame id matches.
8725 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
8726 frames before orphaned ones.
8727 (frameset-restore): Warn about orphaned windows, instead of error out.
8728
8729 2013-08-14 Martin Rudalics <rudalics@gmx.at>
8730
8731 * window.el (window-make-atom): Don't overwrite parameter
8732 already present.
8733 (display-buffer-in-atom-window): Handle special case where we
8734 split an already atomic window.
8735 (window--major-non-side-window, display-buffer-in-side-window)
8736 (window--side-check): Ignore minibuffer window when walking
8737 window tree.
8738 (window-deletable-p): Return 'frame only if no other frame uses
8739 our minibuffer window.
8740 (record-window-buffer): Run buffer-list-update-hook.
8741 (split-window): Make sure window--check-frame won't destroy an
8742 existing atomic window in case the new window gets nested
8743 inside.
8744 (display-buffer-at-bottom): Ignore minibuffer window when
8745 walking window tree. Don't split a side window.
8746 (pop-to-buffer): Don't set-buffer here, the select-window call
8747 should do that.
8748 (mouse-autoselect-window-select): Autoselect only if we are in the
8749 text portion of the window.
8750
8751 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8752
8753 * net/shr.el (shr-parse-image-data): New function to grab both the
8754 data itself and the Content-Type.
8755 (shr-put-image): Use it.
8756
8757 * net/eww.el (eww-display-image): Ditto.
8758
8759 * image.el (image-content-type-suffixes): New variable.
8760
8761 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
8762
8763 * progmodes/python.el (python-imenu--build-tree)
8764 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
8765
8766 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
8767
8768 * simple.el (backward-word): Mention the optional argument.
8769
8770 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8771
8772 * frameset.el (frameset--make): Rename constructor from make-frameset.
8773 (frameset-p, frameset-valid-p): Don't autoload.
8774 (frameset-valid-p): Use normal accessors.
8775
8776 2013-08-13 Glenn Morris <rgm@gnu.org>
8777
8778 * progmodes/compile.el (compile-command): Tweak example in doc.
8779 * obsolete/scribe.el (scribe-mode):
8780 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
8781
8782 * mail/feedmail.el (feedmail-confirm-outgoing)
8783 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
8784
8785 * cus-start.el (truncate-partial-width-windows): Fix type.
8786
8787 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
8788
8789 * net/shr.el (shr-table-horizontal-line): Fix custom type.
8790
8791 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8792
8793 * emacs-lisp/timer.el (timer--time-setter): New function.
8794 (timer--time): Use it as gv-setter.
8795
8796 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
8797 setter is not a symbol.
8798
8799 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
8800
8801 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
8802 if sending fails. This makes debugging easier.
8803
8804 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
8805
8806 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
8807 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
8808 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
8809
8810 2013-08-12 Eli Zaretskii <eliz@gnu.org>
8811
8812 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
8813
8814 2013-08-12 Glenn Morris <rgm@gnu.org>
8815
8816 * format.el (format-annotate-function):
8817 Handle read-only text properties in the source. (Bug#14887)
8818
8819 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8820
8821 * net/eww.el (eww-display-html): Ignore coding system errors.
8822 One web site uses "utf-8lias" as the coding system.
8823
8824 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
8825
8826 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
8827
8828 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
8829
8830 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
8831 (tutorial--detailed-help): Remove unused local variables.
8832 (tutorial--save-tutorial-to): Use ignore-errors.
8833 (help-with-tutorial): Use looking-at-p.
8834
8835 * view.el (view-buffer-other-window, view-buffer-other-frame):
8836 Mark unused arguments.
8837
8838 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
8839 (woman-select-symbol-fonts, woman, woman-find-file)
8840 (woman-insert-file-contents, woman-non-underline-faces):
8841 Use string-match-p.
8842 (woman1-unquote): Move declaration.
8843
8844 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
8845 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
8846 argument. Remove unused local variable.
8847 (xml-parse-elem-type): Use string-match-p.
8848 (xml-substitute-numeric-entities): Use ignore-errors.
8849
8850 * calculator.el (calculator): Mark unused argument.
8851 (calculator-paste, calculator-quit, calculator-integer-p):
8852 Use ignore-errors.
8853 (calculator-string-to-number, calculator-decimal, calculator-exp)
8854 (calculator-op-or-exp): Use string-match-p.
8855
8856 * dired.el (dired-buffer-more-recently-used-p): Declare.
8857 (dired-insert-set-properties, dired-insert-old-subdirs):
8858 Use ignore-errors.
8859
8860 * dired-aux.el (dired-compress): Use ignore-errors.
8861 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
8862 (dired-do-async-shell-command, dired-do-shell-command)
8863 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
8864 (dired-insert-subdir-validate): Use string-match-p.
8865 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
8866 (dired-add-entry): Use string-match-p, looking-at-p.
8867 (dired-insert-subdir-newpos): Remove unused local variable.
8868
8869 * filenotify.el (file-notify-callback): Remove unused local variable.
8870
8871 * filesets.el (filesets-error): Mark unused argument.
8872 (filesets-which-command-p, filesets-filter-dir-names)
8873 (filesets-directory-files, filesets-get-external-viewer)
8874 (filesets-ingroup-get-data): Use string-match-p.
8875
8876 * find-file.el (ff-other-file-name, ff-other-file-name)
8877 (ff-find-the-other-file, ff-cc-hh-converter):
8878 Remove unused local variables.
8879 (ff-get-file-name): Use string-match-p.
8880 (ff-all-dirs-under): Use ignore-errors.
8881
8882 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
8883 (follow-select-if-visible): Remove unused local variable.
8884
8885 * forms.el (read-file-filter): Move declaration.
8886 (forms--make-format, forms--make-parser, forms-insert-record):
8887 Quote function with #'.
8888 (forms--update): Use string-match-p. Quote function with #'.
8889
8890 * help-mode.el (help-dir-local-var-def): Mark unused argument.
8891 (help-make-xrefs): Use looking-at-p.
8892 (help-xref-on-pp): Use looking-at-p, ignore-errors.
8893
8894 * ibuffer.el (ibuffer-ext-visible-p): Declare.
8895 (ibuffer-confirm-operation-on): Use string-match-p.
8896
8897 * msb.el (msb-item-handler, msb-dired-item-handler):
8898 Mark unused arguments.
8899
8900 * ses.el (ses-decode-cell-symbol)
8901 (ses-kill-override): Remove unused local variable.
8902 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
8903 (ses-load): Use ignore-errors, looking-at-p.
8904 (ses-jump-safe): Use ignore-errors.
8905 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
8906
8907 * tabify.el (untabify, tabify): Mark unused arguments.
8908
8909 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
8910 Mark unused argument.
8911 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
8912 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
8913
8914 * emacs-lisp/timer.el (timer--time): Define setter with
8915 gv-define-setter to avoid deprecation warning.
8916
8917 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
8918 (*record-cmpl-statistics-p*): Remove (was commented out).
8919 (cmpl-statistics-block): Remove (body was commented out).
8920 All callers changed.
8921 (add-completions-from-buffer, load-completions-from-file):
8922 Remove unused variables.
8923
8924 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
8925
8926 * filecache.el (file-cache-delete-file-list):
8927 Print message only when told so.
8928 (file-cache-files-matching): Use #' in mapconcat argument.
8929
8930 * ffap.el (ffap-url-at-point): Fix reference to variable
8931 thing-at-point-default-mail-uri-scheme.
8932
8933 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
8934
8935 * subr.el (define-error): New function.
8936 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
8937 error-file-not-found and define with define-error.
8938 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
8939 and define with define-error.
8940 * userlock.el (file-locked, file-supersession):
8941 * simple.el (mark-inactive):
8942 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
8943 * progmodes/ada-mode.el (ada-mode-errors):
8944 * play/life.el (life-extinct):
8945 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
8946 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
8947 * nxml/rng-util.el (rng-error):
8948 * nxml/rng-uri.el (rng-uri-error):
8949 * nxml/rng-match.el (rng-compile-error):
8950 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
8951 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
8952 * nxml/nxml-rap.el (nxml-scan-error):
8953 * nxml/nxml-outln.el (nxml-outline-error):
8954 * net/soap-client.el (soap-error):
8955 * net/gnutls.el (gnutls-error):
8956 * net/ange-ftp.el (ftp-error):
8957 * mpc.el (mpc-proc-error):
8958 * json.el (json-error, json-readtable-error, json-unknown-keyword)
8959 (json-number-format, json-string-escape, json-string-format)
8960 (json-key-format, json-object-format):
8961 * jka-compr.el (compression-error):
8962 * international/quail.el (quail-error):
8963 * international/kkc.el (kkc-error):
8964 * emacs-lisp/ert.el (ert-test-failed):
8965 * calc/calc.el (calc-error, inexact-result, math-overflow)
8966 (math-underflow):
8967 * bookmark.el (bookmark-error-no-filename):
8968 * epg.el (epg-error): Define with define-error.
8969
8970 * time.el (display-time-event-handler)
8971 (display-time-next-load-average): Don't call sit-for since it seems
8972 unnecessary (bug#15045).
8973
8974 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
8975 Use #' instead of ' to quote functions.
8976 (checkdoc-output-mode): Use setq-local.
8977 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
8978 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
8979 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
8980 (checkdoc-ispell, checkdoc-ispell-current-buffer)
8981 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
8982 (checkdoc-ispell-message-text, checkdoc-ispell-start)
8983 (checkdoc-ispell-continue, checkdoc-ispell-comments)
8984 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
8985
8986 * ido.el (ido-completion-help): Fix up compiler warning.
8987
8988 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
8989
8990 * frameset.el (frameset-p): Add autoload cookie.
8991 (frameset--jump-to-register): New function, based on code moved from
8992 register.el.
8993 (frameset-to-register): Move from register.el. Adapt to `registerv'.
8994
8995 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
8996 (frameset-restore, frameset-save, frameset-session-filter-alist):
8997 Remove declarations.
8998 (register-alist): Doc fix.
8999 (frameset-to-register): Move to frameset.el.
9000 (jump-to-register, describe-register-1): Remove frameset-specific code.
9001
9002 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
9003
9004 * allout-widgets.el (allout-widgets-pre-command-business)
9005 (allout-widgets-post-command-business)
9006 (allout-widgets-after-change-handler)
9007 (allout-decorate-item-and-context, allout-set-boundary-marker)
9008 (allout-body-modification-handler)
9009 (allout-graphics-modification-handler): Mark ignored arguments.
9010 (allout-widgets-post-command-business)
9011 (allout-widgets-exposure-change-processor)
9012 (allout-widgets-exposure-undo-processor)
9013 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
9014 (allout-parse-item-at-point, allout-decorate-item-guides)
9015 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
9016 * allout.el (epa-passphrase-callback-function): Declare.
9017 (allout-overlay-insert-in-front-handler)
9018 (allout-overlay-interior-modification-handler)
9019 (allout-isearch-end-handler, allout-chart-siblings)
9020 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
9021 (allout-yank-processing, allout-process-exposed)
9022 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
9023 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
9024 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
9025 (lisp-indent-defform): Mark ignored arguments.
9026 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
9027 (calculate-lisp-indent): Remove unused variables.
9028 * international/characters.el (indian-2-column, arabic-2-column)
9029 (tibetan): Mark ignored arguments.
9030 (use-cjk-char-width-table): Mark ignored arguments.
9031 Remove unused variables.
9032 * international/fontset.el (build-default-fontset-data)
9033 (x-compose-font-name, create-fontset-from-fontset-spec):
9034 Mark ignored arguments.
9035 (fontset-plain-name): Remove unused variables.
9036 * international/mule.el (charset-id, charset-bytes, generic-char-p)
9037 (keyboard-coding-system): Mark ignored arguments.
9038 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
9039 * help.el (resize-temp-buffer-window):
9040 * window.el (display-buffer-in-major-side-window)
9041 (display-buffer-in-side-window, display-buffer-in-previous-window):
9042 Remove unused variables.
9043 * isearch.el (isearch-forward-symbol):
9044 * version.el (emacs-bzr-version-bzr):
9045 * international/mule-cmds.el (current-language-environment):
9046 * term/common-win.el (x-handle-iconic, x-handle-geometry)
9047 (x-handle-display):
9048 * term/pc-win.el (x-list-fonts, x-display-planes)
9049 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
9050 (x-server-version, x-display-screens, x-display-mm-height)
9051 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
9052 (x-selection-owner-p, x-own-selection-internal)
9053 (x-disown-selection-internal, x-get-selection-internal)
9054 (msdos-initialize-window-system):
9055 * term/tty-colors.el (tty-color-alist, tty-color-clear):
9056 * term/x-win.el (x-handle-no-bitmap-icon):
9057 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
9058 (vc-default-find-file-hook, vc-default-extra-menu):
9059 Mark ignored arguments.
9060
9061 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9062
9063 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
9064 break-condition in the context of the debugged code (bug#12685).
9065
9066 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
9067
9068 * comint.el:
9069 Do not use an overlay to highlight the last prompt. (Bug#14744)
9070 (comint-mode): Make comint-last-prompt buffer local.
9071 (comint-last-prompt): New variable.
9072 (comint-last-prompt-overlay): Remove. Superseded by
9073 comint-last-prompt.
9074 (comint-snapshot-last-prompt, comint-output-filter):
9075 Use comint-last-prompt.
9076
9077 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
9078
9079 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
9080 (frameset-save): Check validity of the resulting frameset.
9081
9082 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
9083
9084 * ido.el (ido-record-command): Add doc string.
9085
9086 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
9087
9088 * frameset.el (frameset): Do not disable creation of the default
9089 frameset-p predicate. Doc fix.
9090 (frameset-valid-p): New function, copied from the old predicate-p.
9091 Add additional checks.
9092 (frameset-restore): Check with frameset-valid-p.
9093 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
9094 (frameset-name, frameset-description, frameset-properties)
9095 (frameset-states): Add docstring.
9096 (frameset-session-filter-alist, frameset-persistent-filter-alist)
9097 (frameset-filter-alist): Doc fixes.
9098
9099 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
9100
9101 * frameset.el (frameset-p, frameset-prop): Doc fixes.
9102
9103 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9104
9105 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
9106 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
9107 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
9108 (byte-compile-normal-call): Remove obsolescence check.
9109
9110 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
9111
9112 * frameset.el (frameset-restore): Doc fix.
9113
9114 * register.el (frameset-frame-id, frameset-frame-with-id)
9115 (frameset-p, frameset-restore, frameset-save): Declare.
9116 (register-alist): Document framesets.
9117 (frameset-session-filter-alist): Declare.
9118 (frameset-to-register): New function.
9119 (jump-to-register): Implement jumping to framesets. Doc fix.
9120 (describe-register-1): Describe framesets.
9121
9122 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
9123
9124 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
9125
9126 * desktop.el (desktop-save-frameset): Use new frameset-save args.
9127 Use lexical-binding.
9128
9129 * frameset.el (frameset): Use type vector, not list (incompatible
9130 change). Do not declare a new constructor, use the default one.
9131 Upgrade suggested properties `app', `name' and `desc' to slots `app',
9132 `name' and `description', respectively, and add read-only slot
9133 `timestamp'. Doc fixes.
9134 (frameset-copy, frameset-persistent-filter-alist)
9135 (frameset-filter-alist, frameset-switch-to-gui-p)
9136 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
9137 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
9138 (frameset-filter-iconified, frameset-keep-original-display-p):
9139 Doc fixes.
9140 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
9141 Rename from frameset-filter-(save|restore)-param. All callers changed.
9142 Doc fix.
9143 (frameset-p): Adapt to change to vector and be more thorough.
9144 Change arg name to OBJECT. Doc fix.
9145 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
9146 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
9147 All callers changed.
9148 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
9149 All callers changed.
9150 (frameset--record-minibuffer-relationships): Rename from
9151 frameset--process-minibuffer-frames. All callers changed.
9152 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
9153 Use new default constructor (again). Doc fix.
9154 (frameset--find-frame-if): Rename from `frameset--find-frame'.
9155 All callers changed.
9156 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
9157 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
9158 Doc fix.
9159 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
9160 PARAMETERS and WINDOW-STATE, respectively.
9161 (frameset-restore): Add new keyword argument PREDICATE.
9162 Reset frameset--target-display to nil. Doc fix.
9163
9164 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
9165
9166 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
9167 (bat-mode): Use it.
9168 (bat-mode-syntax-table): Mark \n as end-of-comment.
9169 (bat-font-lock-keywords): Remove comment rule.
9170
9171 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
9172 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
9173
9174 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
9175 (byte-compile-callargs-warn): Use `push'.
9176 (byte-compile-arglist-warn): Ignore higher-order "calls".
9177 (byte-compile-file-form-autoload): Use `pcase'.
9178 (byte-compile-function-form): If quoting a symbol, check that it exists.
9179
9180 2013-08-07 Eli Zaretskii <eliz@gnu.org>
9181
9182 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
9183 and add a few popular commands found in batch files.
9184 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
9185 (dos-mode): Doc fixes.
9186
9187 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
9188
9189 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
9190 (dos-mode): Use setq-local. Add space after "rem".
9191 (dos-mode-syntax-table): Don't use "w" for symbol chars.
9192 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
9193
9194 2013-08-07 Arni Magnusson <arnima@hafro.is>
9195
9196 * progmodes/dos.el: New file.
9197 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
9198 dos-mode.
9199
9200 2013-08-06 Glenn Morris <rgm@gnu.org>
9201
9202 * calendar/calendar.el: Add new faces, and day-header-array.
9203 (calendar-weekday-header, calendar-weekend-header)
9204 (calendar-month-header): New faces.
9205 (calendar-day-header-construct): New function.
9206 (calendar-day-header-width): Also :set calendar-day-header-array.
9207 (calendar-american-month-header, calendar-european-month-header)
9208 (calendar-iso-month-header): Use calendar- faces.
9209 (calendar-generate-month):
9210 Use calendar-day-header-array for day headers; apply faces to them.
9211 (calendar-mode): Check calendar-font-lock-keywords non-nil.
9212 (calendar-abbrev-construct): Add optional maxlen argument.
9213 (calendar-day-name-array): Doc fix.
9214 (calendar-day-name-array, calendar-abbrev-length)
9215 (calendar-day-abbrev-array):
9216 Also :set calendar-day-header-array, and maybe redraw.
9217 (calendar-day-header-array): New option. (Bug#15007)
9218 (calendar-font-lock-keywords): Set to nil and make obsolete.
9219 (calendar-day-name): Add option to use header array.
9220
9221 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9222
9223 * net/shr.el (shr-render-td): Remove debugging.
9224 (shr-render-td): Make width computation consistent by defaulting
9225 all zero-width columns to 10 characters. This may not be optimal,
9226 but it's at least consistent.
9227 (shr-make-table-1): Redo last change to fix the real problem in
9228 colspan handling.
9229
9230 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
9231
9232 * files.el (cache-long-line-scans):
9233 Make obsolete alias to `cache-long-scans'.
9234
9235 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
9236
9237 * frameset.el (frameset, frameset-filter-alist)
9238 (frameset-filter-params, frameset-save, frameset--reuse-frame)
9239 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
9240 (frameset-compute-pos): Rename from frameset--compute-pos,
9241 and add docstring.
9242 (frameset-move-onscreen): Use frameset-compute-pos.
9243 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9244
9245 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
9246 Fix typos in docstrings.
9247
9248 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
9249
9250 * frame.el (get-other-frame): Tiny cleanup.
9251
9252 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
9253
9254 * vc/vc.el (vc-default-ignore-completion-table):
9255 Silence byte-compiler warning.
9256
9257 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
9258 slot, which can indeed be nil.
9259 (frameset-live-filter-alist, frameset-persistent-filter-alist):
9260 Move entry for `left' from persistent to live filter alist.
9261 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
9262 Doc fixes.
9263 (frameset-filter-params): When restoring a frame, copy items added to
9264 `filtered', to avoid unwittingly modifying the original parameters.
9265 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
9266 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
9267
9268 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
9269 to use looking-at-p instead of looking-at. (Bug#15028)
9270
9271 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
9272
9273 Revert introduction of isearch-filter-predicates (bug#14714).
9274 Rely on add-function instead.
9275 * isearch.el (isearch-filter-predicates): Rename it back to
9276 isearch-filter-predicate.
9277 (isearch-message-prefix): Use advice-function-mapc and advice
9278 properties to get the isearch-message-prefix.
9279 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
9280 instead of run-hook-with-args-until-failure.
9281 (isearch-filter-visible): Not obsolete any more.
9282 * loadup.el: Preload nadvice.
9283 * replace.el (perform-replace): Revert to funcall
9284 instead of run-hook-with-args-until-failure.
9285 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
9286 * dired-aux.el (dired-isearch-filenames-mode): Rename from
9287 dired-isearch-filenames-toggle; make it into a proper minor mode.
9288 Use add/remove-function.
9289 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
9290 Call the minor-mode rather than add/remove-hook.
9291 (dired-isearch-filter-filenames):
9292 Remove isearch-message-prefix property.
9293 * info.el (Info--search-loop): New function, extracted from Info-search.
9294 Funcall isearch-filter-predicate instead of
9295 run-hook-with-args-until-failure isearch-filter-predicates.
9296 (Info-search): Use it.
9297 (Info-mode): Use isearch-filter-predicate instead of
9298 isearch-filter-predicates.
9299
9300 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
9301
9302 Do not call to `selected-window' where it is assumed by default.
9303 Affected functions are `window-minibuffer-p', `window-dedicated-p',
9304 `window-hscroll', `window-width', `window-height', `window-buffer',
9305 `window-frame', `window-start', `window-point', `next-window'
9306 and `window-display-table'.
9307 * abbrev.el (abbrev--default-expand):
9308 * bs.el (bs--show-with-configuration):
9309 * buff-menu.el (Buffer-menu-mouse-select):
9310 * calc/calc.el (calc):
9311 * calendar/calendar.el (calendar-generate-window):
9312 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
9313 (diary-make-entry):
9314 * comint.el (send-invisible, comint-dynamic-complete-filename)
9315 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
9316 * completion.el (complete):
9317 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
9318 * disp-table.el (describe-current-display-table):
9319 * doc-view.el (doc-view-insert-image):
9320 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
9321 * ehelp.el (with-electric-help):
9322 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9323 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
9324 * emacs-lisp/helper.el (Helper-help-scroller):
9325 * emulation/cua-base.el (cua--post-command-handler-1):
9326 * eshell/esh-mode.el (eshell-output-filter):
9327 * ffap.el (ffap-gnus-wrapper):
9328 * help-macro.el (make-help-screen):
9329 * hilit-chg.el (highlight-compare-buffers):
9330 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
9331 * hl-line.el (global-hl-line-highlight):
9332 * icomplete.el (icomplete-simple-completing-p):
9333 * isearch.el (isearch-done):
9334 * jit-lock.el (jit-lock-stealth-fontify):
9335 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
9336 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9337 * mpc.el (mpc-tagbrowser, mpc):
9338 * net/rcirc.el (rcirc-any-buffer):
9339 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
9340 * play/landmark.el (landmark-max-width, landmark-max-height):
9341 * play/zone.el (zone):
9342 * progmodes/compile.el (compilation-goto-locus):
9343 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
9344 * progmodes/etags.el (find-tag-other-window):
9345 * progmodes/fortran.el (fortran-column-ruler):
9346 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
9347 * progmodes/verilog-mode.el (verilog-point-text):
9348 * reposition.el (reposition-window):
9349 * rot13.el (toggle-rot13-mode):
9350 * server.el (server-switch-buffer):
9351 * shell.el (shell-dynamic-complete-command)
9352 (shell-dynamic-complete-environment-variable):
9353 * simple.el (insert-buffer, set-selective-display)
9354 (delete-completion-window):
9355 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
9356 (speedbar-recenter):
9357 * startup.el (fancy-splash-head):
9358 * textmodes/ispell.el (ispell-command-loop):
9359 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
9360 * tutorial.el (help-with-tutorial):
9361 * vc/add-log.el (add-change-log-entry):
9362 * vc/compare-w.el (compare-windows):
9363 * vc/ediff-help.el (ediff-indent-help-message):
9364 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
9365 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
9366 (ediff-setup-control-frame):
9367 * vc/emerge.el (emerge-position-region):
9368 * vc/pcvs-util.el (cvs-bury-buffer):
9369 * window.el (walk-windows, mouse-autoselect-window-select):
9370 * winner.el (winner-set-conf, winner-undo): Related users changed.
9371
9372 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
9373
9374 * frameset.el (frameset--set-id): Doc fix.
9375 (frameset-frame-id, frameset-frame-id-equal-p)
9376 (frameset-locate-frame-id): New functions.
9377 (frameset--process-minibuffer-frames, frameset--reuse-frame)
9378 (frameset-restore): Use them.
9379
9380 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
9381
9382 Do not call to `selected-frame' where it is assumed by default.
9383 Affected functions are `raise-frame', `redraw-frame',
9384 `frame-first-window', `frame-terminal' and `delete-frame'.
9385 * calendar/appt.el (appt-disp-window):
9386 * epg.el (epg-wait-for-completion):
9387 * follow.el (follow-delete-other-windows-and-split)
9388 (follow-avoid-tail-recenter):
9389 * international/mule.el (set-terminal-coding-system):
9390 * mail/rmail.el (rmail-mail-return):
9391 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
9392 * progmodes/f90.el (f90-add-imenu-menu):
9393 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
9394 * server.el (server-switch-buffer):
9395 * simple.el (delete-completion-window):
9396 * talk.el (talk):
9397 * term/xterm.el (terminal-init-xterm-modify-other-keys)
9398 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
9399 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
9400 * vc/ediff.el (ediff-documentation): Related users changed.
9401 * frame.el (selected-terminal): Remove the leftover.
9402
9403 2013-08-05 Glenn Morris <rgm@gnu.org>
9404
9405 * calendar/calendar.el (calendar-generate-month):
9406 Fix for calendar-column-width != 1 + calendar-day-digit-width.
9407 (calendar-generate-month, calendar-font-lock-keywords):
9408 Fix for calendar-day-header-width > length of any day name.
9409
9410 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
9411
9412 * desktop.el (desktop-clear): Use new name of sort predicate.
9413
9414 * frameset.el (frameset): Add docstring. Move :version property to its
9415 own `version' slot.
9416 (frameset-copy): Rename from copy-frameset.
9417 (frameset-p): Check more thoroughly.
9418 (frameset-prop): Do not check for :version, which is no longer a prop.
9419 (frameset-live-filter-alist, frameset-persistent-filter-alist):
9420 Use new :never value instead of t.
9421 (frameset-filter-alist): Expand and clarify docstring.
9422 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
9423 (frameset-filter-minibuffer, frameset-filter-save-param)
9424 (frameset-filter-restore-param, frameset-filter-iconified):
9425 Add pointer to docstring of frameset-filter-alist.
9426 (frameset-filter-params): Rename filter values to be more meaningful:
9427 :never instead of t, and reverse the meanings of :save and :restore.
9428 (frameset--process-minibuffer-frames): Clarify error message.
9429 (frameset-save): Avoid unnecessary and confusing call to framep.
9430 Use new BOA constructor for framesets.
9431 (frameset--reuse-list): Doc fix.
9432 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
9433 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
9434 (frameset-minibufferless-first-p): Doc fix.
9435 Rename from frameset-sort-frames-for-deletion.
9436 (frameset-restore): Doc fixes. Use new function names.
9437 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9438
9439 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
9440
9441 * desktop.el (desktop-restore-forces-onscreen)
9442 (desktop-restore-reuses-frames): Document :keyword constant values.
9443 (desktop-filter-parameters-alist): Remove, now identical to
9444 frameset-filter-alist.
9445 (desktop--filter-tty*): Remove, moved to frameset.el.
9446 (desktop-save-frameset, desktop-restore-frameset):
9447 Do not pass :filters argument.
9448
9449 * frameset.el (frameset-live-filter-alist)
9450 (frameset-persistent-filter-alist): New variables.
9451 (frameset-filter-alist): Use them. Add autoload cookie.
9452 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
9453 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
9454 `frameset--id' (it's supposed to be internal to frameset.el).
9455 (frameset--process-minibuffer-frames): Ditto. Doc fix.
9456 (frameset--initial-params): New function.
9457 (frameset--get-frame): Use it. Doc fix.
9458 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
9459 Accept :all, not 'all.
9460 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
9461 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
9462 with fbound symbols. Fix frame id matching, and remove matching ids if
9463 the frame being restored is deleted. Obey :delete.
9464
9465 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9466
9467 * subr.el (macrop): New function.
9468 (text-clone--maintaining): New var.
9469 (text-clone--maintain): Rename from text-clone-maintain. Use it
9470 instead of inhibit-modification-hooks.
9471
9472 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
9473 a proxy, so as handle autoloads and redefinitions of the target.
9474 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
9475
9476 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
9477 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
9478 (pcase--mutually-exclusive-p): New function.
9479 (pcase--split-consp): Use it.
9480 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
9481 mutually exclusive with the current predicate.
9482
9483 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
9484 (edebug-macrop): Remove. Use `macrop' instead.
9485 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
9486 (ad-macro-p):
9487 * eshell/esh-cmd.el (eshell-macrop):
9488 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
9489
9490 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9491
9492 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
9493 (advice-mapc): New function, using it.
9494 (advice-function-member-p): New function.
9495 (advice--normalize): Store the cdr in advice--saved-rewrite since
9496 that's the part that will be changed.
9497 (advice--symbol-function): New function.
9498 (advice-remove): Handle removal before the function is defined.
9499 Adjust to new advice--saved-rewrite.
9500 (advice-member-p): Use advice-function-member-p and
9501 advice--symbol-function.
9502
9503 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
9504
9505 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
9506 (frameset-filter-minibuffer): Doc fix.
9507 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
9508 (frameset--set-id, frameset--process-minibuffer-frames)
9509 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
9510 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
9511
9512 * desktop.el (desktop-clear): Only delete frames when called
9513 interactively and desktop-restore-frames is non-nil. Doc fix.
9514 (desktop-read): Set desktop-saved-frameset to nil.
9515
9516 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
9517
9518 * vc/vc.el (vc-ignore): Rewrite.
9519 (vc-default-ignore-completion-table, vc--read-lines)
9520 (vc--add-line, vc--remove-regexp): New functions.
9521
9522 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
9523 (vc-svn-ignore-completion-table): New function.
9524
9525 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
9526 (vc-hg-ignore-completion-table)
9527 (vc-hg-find-ignore-file): New functions.
9528
9529 * vc/vc-git.el (vc-git-ignore): Rewrite.
9530 (vc-git-ignore-completion-table)
9531 (vc-git-find-ignore-file): New functions.
9532
9533 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
9534
9535 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
9536 (vc-bzr-ignore-completion-table)
9537 (vc-bzr-find-ignore-file): New functions.
9538
9539 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
9540
9541 * frameset.el (frameset-prop): New function and setter.
9542 (frameset-save): Do not modify frame list passed by the caller.
9543
9544 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9545
9546 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
9547
9548 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9549
9550 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
9551 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
9552
9553 * custom.el (custom-initialize-default, custom-initialize-set)
9554 (custom-initialize-reset, custom-initialize-changed): Affect the
9555 toplevel-default-value (bug#6275, bug#14586).
9556 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
9557 for bug#6275.
9558
9559 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
9560
9561 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9562 Add cl-def* expressions.
9563
9564 * frameset.el (frameset-filter-params): Fix order of arguments.
9565
9566 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
9567
9568 Move code related to saving frames to frameset.el.
9569 * desktop.el: Require frameset.
9570 (desktop-restore-frames): Doc fix.
9571 (desktop-restore-reuses-frames): Rename from
9572 desktop-restoring-reuses-frames.
9573 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
9574 (desktop-clear): Clear frames too.
9575 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
9576 (desktop--filter-tty*, desktop-save, desktop-read):
9577 Use frameset functions.
9578 (desktop-before-saving-frames-functions, desktop--filter-*-color)
9579 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
9580 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
9581 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
9582 (desktop--process-minibuffer-frames, desktop-save-frames)
9583 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
9584 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
9585 (desktop--sort-states, desktop-restoring-frames-p)
9586 (desktop-restore-frames): Remove. Most code moved to frameset.el.
9587 (desktop-restoring-frameset-p, desktop-restore-frameset)
9588 (desktop--check-dont-save, desktop-save-frameset): New functions.
9589 (desktop--app-id): New constant.
9590 (desktop-first-buffer, desktop-buffer-ok-count)
9591 (desktop-buffer-fail-count): Move before first use.
9592 * frameset.el: New file.
9593
9594 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9595
9596 * files.el: Use lexical-binding.
9597 (dir-locals-read-from-file): Remove unused `err' variable.
9598 (hack-dir-local-variables--warned-coding): New var.
9599 (hack-dir-local-variables): Use it to avoid repeated warnings.
9600 (make-backup-file-name--default-function): New function.
9601 (make-backup-file-name-function): Use it as default.
9602 (buffer-stale--default-function): New function.
9603 (buffer-stale-function): Use it as default.
9604 (revert-buffer-insert-file-contents--default-function): New function.
9605 (revert-buffer-insert-file-contents-function): Use it as default.
9606 (insert-directory): Avoid add-to-list.
9607
9608 * autorevert.el (auto-revert-handler): Simplify.
9609 Use buffer-stale--default-function.
9610
9611 2013-08-01 Tassilo Horn <tsdh@gnu.org>
9612
9613 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
9614
9615 * whitespace.el (whitespace-ensure-local-variables): New function.
9616 (whitespace-cleanup-region): Call it.
9617 (whitespace-turn-on): Call it.
9618
9619 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
9620
9621 Complete file name handlers.
9622
9623 * net/tramp.el (tramp-handle-set-visited-file-modtime)
9624 (tramp-handle-verify-visited-file-modtime)
9625 (tramp-handle-file-notify-rm-watch): New functions.
9626 (tramp-call-process): Do not bind `default-directory'.
9627
9628 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9629 Order alphabetically.
9630 <access-file, add-name-to-file, dired-call-process>:
9631 <dired-compress-file, file-acl, file-notify-rm-watch>:
9632 <file-ownership-preserved-p, file-selinux-context>:
9633 <make-directory-internal, make-symbolic-link, set-file-acl>:
9634 <set-file-selinux-context, set-visited-file-modtime>:
9635 <verify-visited-file-modtime>: Add handler.
9636 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
9637
9638 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
9639 <file-notify-add-watch, file-notify-rm-watch>:
9640 <set-file-times, set-visited-file-modtime>:
9641 <verify-visited-file-modtime>: Add handler.
9642 (with-tramp-gvfs-error-message)
9643 (tramp-gvfs-handle-set-visited-file-modtime)
9644 (tramp-gvfs-fuse-file-name): Remove.
9645 (tramp-gvfs-handle-file-notify-add-watch)
9646 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
9647 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
9648
9649 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9650 Order alphabetically.
9651 <file-notify-rm-watch>: Use default Tramp handler.
9652 <executable-find>: Remove private handler.
9653 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
9654 `default-directory'.
9655 (tramp-sh-handle-executable-find)
9656 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
9657 (tramp-sh-file-gvfs-monitor-dir-process-filter)
9658 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
9659 Do not use `format' in `tramp-message'.
9660
9661 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
9662 <file-notify-rm-watch, set-visited-file-modtime>:
9663 <verify-visited-file-modtime>: Add handler.
9664 (tramp-smb-call-winexe): Do not bind `default-directory'.
9665
9666 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
9667
9668 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
9669
9670 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
9671
9672 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
9673 use it.
9674 (log-view-diff-changeset): Same.
9675 (log-view-diff-common): Call backend command `previous-revision'
9676 to find out the previous revision, in both cases. Swap the
9677 variables `to' and `fr', so that `fr' usually refers to the
9678 earlier revision (Bug#14989).
9679
9680 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
9681
9682 * ibuf-ext.el (ibuffer-filter-by-filename):
9683 Make it work with dired buffers too.
9684
9685 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
9686
9687 * emacs-lisp/re-builder.el (reb-color-display-p):
9688 * files.el (save-buffers-kill-terminal):
9689 * net/browse-url.el (browse-url):
9690 * server.el (server-save-buffers-kill-terminal):
9691 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
9692 Prefer nil to selected-frame for the first arg of frame-parameter.
9693
9694 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
9695
9696 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
9697
9698 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
9699
9700 * minibuffer.el (completion--twq-all): Try and preserve each
9701 completion's case choice (bug#14907).
9702
9703 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9704
9705 * net/network-stream.el (open-network-stream): Mention the new
9706 :nogreeting parameter.
9707 (network-stream-open-starttls): Use the :nogreeting parameter
9708 (bug#14938).
9709
9710 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
9711
9712 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
9713 more natural than popping.
9714
9715 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
9716 (shr-urlify): Highlight under mouse.
9717
9718 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
9719
9720 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
9721
9722 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
9723
9724 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
9725 buffer for output.
9726
9727 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
9728 point-min==1. Fix search string. Fix parentheses missing.
9729
9730 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
9731 assume point-min==1. Fix search string. Fix parentheses missing.
9732
9733 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
9734
9735 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
9736 buffer for output.
9737
9738 2013-07-29 Eli Zaretskii <eliz@gnu.org>
9739
9740 * frame.el (frame-notice-user-settings): Avoid inflooping when the
9741 initial frame is minibuffer-less. (Bug#14841)
9742
9743 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
9744
9745 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
9746 option.
9747
9748 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9749 (tramp-maybe-open-connection): Use it.
9750
9751 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
9752
9753 * desktop.el (desktop--make-frame): Include `minibuffer' in the
9754 minimal set of parameters passed when creating a frame, because
9755 the minibuffer status of a frame cannot be changed later.
9756
9757 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
9758
9759 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
9760 replace-regexp-in-string and inadvertent omissions in previous change.
9761 (todo-filter-items): Ensure only file names are comma-separated in
9762 name of filtered items buffer.
9763
9764 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
9765
9766 * desktop.el: Optionally force offscreen frames back onscreen.
9767 (desktop-restoring-reuses-frames): New option.
9768 (desktop--compute-pos, desktop--move-onscreen): New functions.
9769 (desktop--make-frame): Use desktop--move-onscreen.
9770
9771 2013-07-27 Alan Mackenzie <acm@muc.de>
9772
9773 Fontify a Java generic method as a function.
9774 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
9775 value to t.
9776
9777 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
9778
9779 * calendar/todo-mode.el: Add command to rename todo files.
9780 (todo-rename-file): New command.
9781 (todo-key-bindings-t): Add key binding for it. Change the
9782 bindings of todo-filter-regexp-items(-multifile) to use `x'
9783 instead of `r', since the latter is better suited to the new
9784 renaming command.
9785
9786 2013-07-27 Alan Mackenzie <acm@muc.de>
9787
9788 Make Java try-with-resources statement parse properly.
9789 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
9790 (c-block-stmt-1-2-key): New language constants/variables.
9791 * progmodes/cc-engine.el (c-beginning-of-statement-1)
9792 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
9793 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
9794 with c-block-stmt-1-2-key.
9795
9796 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
9797
9798 * desktop.el (desktop--make-frame): Apply most frame parameters after
9799 creating the frame to force (partially or totally) offscreen frames to
9800 be restored as such.
9801
9802 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
9803
9804 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
9805 (Bug#14948)
9806
9807 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9808
9809 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
9810 `base' arg of backtrace-frame.
9811
9812 2013-07-26 Eli Zaretskii <eliz@gnu.org>
9813
9814 * simple.el (list-processes): Doc fix.
9815
9816 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
9817
9818 * desktop.el (desktop--select-frame):
9819 Try harder to reuse existing frames.
9820
9821 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
9824 (edebug-eval): Use backtrace-eval.
9825 (edebug--display, edebug--recursive-edit): Don't let-bind the
9826 edebug-outer-* vars that keep track of variables we locally let-bind.
9827 (edebug-outside-excursion): Don't restore outside values of locally
9828 let-bound vars.
9829 (edebug--display): Use user-error.
9830 (cl-lexical-debug, cl-debug-env): Remove.
9831
9832 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
9833
9834 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
9835 are restored to be sure that they are visible before deleting any
9836 remaining ones.
9837
9838 2013-07-26 Matthias Meulien <orontee@gmail.com>
9839
9840 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
9841 vc-print-root-log. (Bug#14948)
9842
9843 2013-07-26 Richard Stallman <rms@gnu.org>
9844
9845 Add aliases for encrypting mail.
9846 * epa.el (epa-mail-aliases): New option.
9847 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
9848 Bind inhibit-read-only so read-only text doesn't ruin everything.
9849 (epa-mail-default-recipients): New subroutine broken out.
9850 Handle epa-mail-aliases.
9851
9852 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9853
9854 Add support for lexical variables to the debugger's `e' command.
9855 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
9856 vars, except for debugger-outer-match-data.
9857 (debugger-frame-number): Move check for "on a function call" from
9858 callers into it. Add `skip-base' argument.
9859 (debugger-frame, debugger-frame-clear): Simplify accordingly.
9860 (debugger-env-macro): Only reset the state stored in non-variables,
9861 i.e. current-buffer and match-data.
9862 (debugger-eval-expression): Rewrite using backtrace-eval.
9863 * subr.el (internal--called-interactively-p--get-frame): Remove.
9864 (called-interactively-p):
9865 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
9866 `base' arg of backtrace-frame instead.
9867
9868 2013-07-26 Glenn Morris <rgm@gnu.org>
9869
9870 * align.el (align-regexp): Doc fix. (Bug#14857)
9871 (align-region): Explicit error if subexpression missing/does not match.
9872
9873 * simple.el (global-visual-line-mode):
9874 Do not duplicate the mode lighter. (Bug#14858)
9875
9876 2013-07-25 Martin Rudalics <rudalics@gmx.at>
9877
9878 * window.el (display-buffer): In display-buffer bind
9879 split-window-keep-point to t, bug#14829.
9880
9881 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
9882
9883 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
9884 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
9885 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
9886 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9887 Change accordingly.
9888 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9889 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
9890
9891 2013-07-25 Glenn Morris <rgm@gnu.org>
9892
9893 * dired-x.el (dired-mark-extension): Convert comment to doc string.
9894
9895 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
9896
9897 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
9898 parameter to modify-frame-parameters if the value has not changed;
9899 this is a workaround for bug#14949.
9900 (desktop--make-frame): On cl-delete-if call, check parameter name,
9901 not full parameter.
9902
9903 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
9904
9905 * vc/vc.el (vc-ignore): New function.
9906
9907 * vc/vc-svn.el (vc-svn-ignore): New function.
9908
9909 * vc/vc-hg.el (vc-hg-ignore): New function.
9910
9911 * vc/vc-git.el (vc-git-ignore): New function.
9912
9913 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
9914 (vc-dir-ignore): New function.
9915
9916 * vc/vc-cvs.el (vc-cvs-ignore): New function.
9917 (cvs-append-to-ignore): Move here from pcvs.el.
9918
9919 * vc/vc-bzr.el (vc-bzr-ignore): New function.
9920
9921 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
9922
9923 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
9924
9925 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
9926 (desktop-restore-frames): Warn when deleting an existing frame failed.
9927
9928 2013-07-24 Glenn Morris <rgm@gnu.org>
9929
9930 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
9931
9932 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
9933
9934 * filenotify.el (file-notify-supported-p):
9935 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
9936 Remove functions.
9937
9938 * autorevert.el (auto-revert-use-notify)
9939 (auto-revert-notify-add-watch):
9940 * net/tramp.el (tramp-file-name-for-operation):
9941 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9942 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9943 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9944 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
9945 Remove `file-notify-supported-p' entry.
9946
9947 2013-07-24 Glenn Morris <rgm@gnu.org>
9948
9949 * printing.el: Replace all uses of deleted ps-windows-system,
9950 ps-lp-system, ps-flatten-list with lpr- versions.
9951
9952 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
9953
9954 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
9955 checked with memq (bug#14935).
9956
9957 * files.el (revert-buffer-function): Use a non-nil default.
9958 (revert-buffer-preserve-modes): Declare var to
9959 provide access to the `preserve-modes' argument.
9960 (revert-buffer): Let-bind it.
9961 (revert-buffer--default): New function, extracted from revert-buffer.
9962
9963 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * lpr.el: Signal print errors more prominently.
9966 (print-region-function): Don't default to nil.
9967 (lpr-print-region): New function, extracted from print-region-1.
9968 Check lpr's return value and signal an error in case of problem.
9969 (print-region-1): Use it.
9970 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
9971 versions instead.
9972 (ps-printer-name): Default to nil.
9973 (ps-printer-name-option): Default to lpr-printer-switch.
9974 (ps-print-region-function): Don't default to nil.
9975 (ps-postscript-code-directory): Simplify default.
9976 (ps-do-despool): Use lpr-print-region to properly check the outcome.
9977 (ps-string-list, ps-eval-switch, ps-flatten-list)
9978 (ps-flatten-list-1): Remove.
9979 (ps-multibyte-buffer): Avoid setq.
9980 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
9981 (print-region-function, ps-print-region-function): Don't set them here.
9982
9983 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
9984
9985 * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
9986 (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
9987 (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
9988 (ido-decorations): Doc fix.
9989
9990 * ansi-color.el: Fix old URL.
9991
9992 2013-07-23 Michael R. Mauger <michael@mauger.com>
9993
9994 * progmodes/sql.el: Version 3.3
9995 (sql-product-alist): Improve oracle :prompt-cont-regexp.
9996 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
9997 (sql-interactive-remove-continuation-prompt): Rewrite, use
9998 functions above. Fix continuation prompt and complete output line
9999 handling.
10000 (sql-redirect-one, sql-execute): Use `read-only-mode' on
10001 redirected output buffer.
10002 (sql-mode): Restore deleted code (Bug#13591).
10003
10004 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
10005
10006 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
10007
10008 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
10009
10010 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
10011
10012 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
10013 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10014 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
10015
10016 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
10017
10018 * desktop.el (desktop-clear): Simplify; remove useless checks
10019 against invalid buffer names.
10020 (desktop-list*): Use cl-list*.
10021 (desktop-buffer-info, desktop-create-buffer): Simplify.
10022
10023 2013-07-23 Leo Liu <sdl.web@gmail.com>
10024
10025 * bookmark.el (bookmark-make-record): Restore NAME as a default
10026 value. (Bug#14933)
10027
10028 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
10029
10030 * emacs-lisp/autoload.el (autoload--setup-output): New function,
10031 extracted from autoload--insert-text.
10032 (autoload--insert-text): Remove.
10033 (autoload--print-cookie-text): New function, extracted from
10034 autoload--insert-cookie-text.
10035 (autoload--insert-cookie-text): Remove.
10036 (autoload-generate-file-autoloads): Adjust calls accordingly.
10037
10038 * winner.el (winner-hook-installed-p): Remove.
10039 (winner-mode): Simplify accordingly.
10040
10041 * subr.el (add-to-list): Fix compiler-macro when `append' is
10042 not constant. Don't use `cl-member' for the base case.
10043
10044 * progmodes/subword.el: Fix boundary case (bug#13758).
10045 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
10046 own group.
10047 (subword-backward-regexp): Make it a constant.
10048 (subword-forward-internal): Don't treat a trailing capital as the
10049 beginning of a word.
10050
10051 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
10052
10053 * emacs-lisp/package.el (package-menu-mode): Don't modify the
10054 global value of tabulated-list-revert-hook (bug#14930).
10055
10056 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
10057
10058 * desktop.el: Require 'cl-lib.
10059 (desktop-before-saving-frames-functions): New hook.
10060 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
10061 for frames being saved. Rename from desktop--save-minibuffer-frames.
10062 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
10063 Do not save frames with non-nil `desktop-dont-save' parameter.
10064 Filter out deleted frames.
10065 (desktop--find-frame): Use cl-find-if.
10066 (desktop--select-frame): Use cl-(first|second|third) to access values
10067 of desktop-mini.
10068 (desktop--make-frame): Use cl-delete-if.
10069 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
10070 (desktop-restore-frames): Use cl-(first|second|third) to access values
10071 of desktop-mini. Look for visible frame at the end, not while
10072 restoring frames.
10073
10074 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
10075 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
10076 Use string-match-p, looking-at-p (bug#14927).
10077
10078 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
10079
10080 * desktop.el (desktop-saved-frame-states):
10081 Rename from desktop--saved-states; all users changed.
10082 (desktop-save-frames): Rename from desktop--save-frames.
10083 Do not save state to desktop file.
10084 (desktop-save): Save desktop-saved-frame-states to desktop file
10085 and reset to nil.
10086 (desktop-restoring-frames-p): New function.
10087 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
10088 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
10089 buffer-lists when restoring frames. Suggested by Martin Rudalics.
10090
10091 * desktop.el: Correctly restore iconified frames.
10092 (desktop--filter-iconified-position): New function.
10093 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
10094
10095 2013-07-20 Glenn Morris <rgm@gnu.org>
10096
10097 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
10098 Let `message' do the formatting.
10099 (def-gdb-preempt-display-buffer): Add explicit format.
10100
10101 * image-dired.el (image-dired-track-original-file):
10102 Use with-current-buffer.
10103 (image-dired-track-thumbnail): Use with-current-buffer.
10104 Avoid changing point of wrong window.
10105
10106 * image-dired.el (image-dired-track-original-file):
10107 Avoid changing point of wrong window. (Bug#14909)
10108
10109 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
10110
10111 * progmodes/gdb-mi.el (gdb-done-or-error):
10112 Guard against "%" in gdb output. (Bug#14127)
10113
10114 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
10115
10116 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
10117 (Bug#14826)
10118
10119 * international/mule.el (coding-system-iso-2022-flags): Fix last
10120 change.
10121
10122 2013-07-20 Kenichi Handa <handa@gnu.org>
10123
10124 * international/mule.el (coding-system-iso-2022-flags):
10125 Add `8-bit-level-4'. (Bug#8522)
10126
10127 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10128
10129 * net/shr.el (shr-mouse-browse-url): New command and keystroke
10130 (bug#14815).
10131
10132 * net/eww.el (eww-process-text-input): Allow inputting when the
10133 point is at the start of the line, as the properties aren't
10134 front-sticky.
10135
10136 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
10137 degenerate widths.
10138
10139 2013-07-19 Richard Stallman <rms@gnu.org>
10140
10141 * epa.el (epa-popup-info-window): Doc fix.
10142
10143 * subr.el (split-string): New arg TRIM.
10144
10145 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
10146
10147 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
10148 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
10149
10150 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
10151
10152 * filenotify.el (file-notify--library): Rename from
10153 `file-notify-support'. Do not autoload. Adapt all uses.
10154 (file-notify-supported-p): New defun.
10155
10156 * autorevert.el (auto-revert-use-notify):
10157 Use `file-notify-supported-p' instead of `file-notify-support'.
10158 Adapt docstring.
10159 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
10160
10161 * net/tramp.el (tramp-file-name-for-operation):
10162 Add `file-notify-supported-p'.
10163
10164 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
10165 New defun.
10166 (tramp-sh-file-name-handler-alist): Add it as handler for
10167 `file-notify-supported-p '.
10168
10169 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
10170 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10171 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
10172 Add `ignore' as handler for `file-notify-*' functions.
10173
10174 2013-07-17 Eli Zaretskii <eliz@gnu.org>
10175
10176 * simple.el (line-move-partial, line-move): Don't start vscroll or
10177 scroll-up if the current line is not taller than the window.
10178 (Bug#14881)
10179
10180 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
10181
10182 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
10183 highlight question marks in the method names as strings.
10184 (ruby-block-beg-keywords): Inline.
10185 (ruby-font-lock-keyword-beg-re): Extract from
10186 `ruby-font-lock-keywords'.
10187
10188 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
10189
10190 * frame.el (blink-cursor-blinks): New defcustom.
10191 (blink-cursor-blinks-done): New defvar.
10192 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
10193 (blink-cursor-timer-function): Check if number of blinks has been
10194 done on X and NS.
10195 (blink-cursor-suspend, blink-cursor-check): New defuns.
10196
10197 2013-07-15 Glenn Morris <rgm@gnu.org>
10198
10199 * edmacro.el (edmacro-format-keys): Fix previous change.
10200
10201 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
10202
10203 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
10204 The hack didn't work outside English locales anyway.
10205
10206 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
10207
10208 * simple.el (define-alternatives): Rename from alternatives-define,
10209 per RMS' suggestion.
10210
10211 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
10212
10213 * desktop.el (desktop-restore-frames): Change default to t.
10214 (desktop-restore-in-current-display): Now offer more options.
10215 (desktop-restoring-reuses-frames): New customization option.
10216 (desktop--saved-states): Doc fix.
10217 (desktop-filter-parameters-alist): New variable, renamed and expanded
10218 from desktop--excluded-frame-parameters.
10219 (desktop--target-display): New variable.
10220 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
10221 (desktop--filter-tty*, desktop--filter-*-color)
10222 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
10223 (desktop--filter-save-desktop-parm)
10224 (desktop-restore-in-original-display-p): New functions.
10225 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
10226 (desktop--save-minibuffer-frames): New function, inspired by a similar
10227 function from Martin Rudalics.
10228 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
10229 (desktop--restore-in-this-display-p): Remove.
10230 (desktop--find-frame): Rename from desktop--find-frame-in-display
10231 and add predicate argument.
10232 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
10233 (desktop--reuse-list): New variable.
10234 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
10235 New functions.
10236 (desktop--restore-frames): Add support for "minibuffer-special" frames.
10237
10238 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
10239
10240 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
10241
10242 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
10243
10244 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
10245 Highlight conversion methods on Kernel.
10246
10247 2013-07-13 Alan Mackenzie <acm@muc.de>
10248
10249 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
10250 and comment it out. This out-commenting enables certain C++
10251 declarations to be parsed correctly.
10252
10253 2013-07-13 Eli Zaretskii <eliz@gnu.org>
10254
10255 * international/mule.el (define-coding-system): Doc fix.
10256
10257 * simple.el (default-font-height): Don't call font-info if the
10258 frame's default font didn't change since the frame was created.
10259 (Bug#14838)
10260
10261 2013-07-13 Leo Liu <sdl.web@gmail.com>
10262
10263 * ido.el (ido-read-file-name): Guard against non-symbol value.
10264
10265 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
10266
10267 * progmodes/python.el (python-imenu--build-tree): Fix corner case
10268 in nested defuns.
10269
10270 2013-07-13 Leo Liu <sdl.web@gmail.com>
10271
10272 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
10273 ido-set-matches call. (Bug#6852)
10274
10275 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
10276
10277 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
10278 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
10279 Ruby 2.0.
10280 (ruby-font-lock-keywords): Distinguish calls to functions with
10281 module-like names from module references. Highlight character
10282 literals.
10283
10284 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
10285
10286 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
10287 (gdb-send): Handle continued commands. (Bug#14847)
10288
10289 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
10290
10291 * desktop.el (desktop--v2s): Remove unused local variable.
10292 (desktop-save-buffer): Make defvar-local; adjust docstring.
10293 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
10294 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
10295
10296 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
10297
10298 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
10299
10300 2013-07-12 Eli Zaretskii <eliz@gnu.org>
10301
10302 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
10303 (Bug#14842)
10304
10305 2013-07-12 Glenn Morris <rgm@gnu.org>
10306
10307 * doc-view.el: Require cl-lib at runtime too.
10308 (doc-view-remove-if): Remove.
10309 (doc-view-search-next-match, doc-view-search-previous-match):
10310 Use cl-remove-if.
10311
10312 * edmacro.el: Require cl-lib at runtime too.
10313 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
10314 (edmacro-mismatch, edmacro-subseq): Remove.
10315
10316 * shadowfile.el: Require cl-lib.
10317 (shadow-remove-if): Remove.
10318 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
10319 Use cl-remove-if.
10320
10321 * wid-edit.el: Require cl-lib.
10322 (widget-choose): Use cl-remove-if.
10323 (widget-remove-if): Remove.
10324
10325 * progmodes/ebrowse.el: Require cl-lib at runtime too.
10326 (ebrowse-delete-if-not): Remove.
10327 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
10328 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
10329 Use cl-delete-if-not.
10330
10331 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
10332
10333 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
10334 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
10335
10336 2013-07-12 Leo Liu <sdl.web@gmail.com>
10337
10338 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
10339
10340 2013-07-11 Glenn Morris <rgm@gnu.org>
10341
10342 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
10343 (edebug-gensym-index, edebug-gensym):
10344 Remove reimplementation of cl-gensym.
10345 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
10346
10347 * thumbs.el: Require cl-lib at run-time too.
10348 (thumbs-gensym-counter, thumbs-gensym):
10349 Remove reimplementation of cl-gensym.
10350 (thumbs-temp-file): Use cl-gensym.
10351
10352 * emacs-lisp/ert.el: Require cl-lib at runtime too.
10353 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
10354 (ert--intersection, ert--set-difference, ert--set-difference-eq)
10355 (ert--union, ert--gensym-counter, ert--gensym-counter)
10356 (ert--coerce-to-vector, ert--remove*, ert--string-position)
10357 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
10358 (ert-make-test-unbound, ert--expand-should-1)
10359 (ert--expand-should, ert--should-error-handle-error)
10360 (should-error, ert--explain-equal-rec)
10361 (ert--plist-difference-explanation, ert-select-tests)
10362 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
10363 Use cl-lib functions rather than reimplementations.
10364
10365 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
10366
10367 * net/tramp.el (tramp-methods): Extend docstring.
10368 (tramp-connection-timeout): New defcustom.
10369 (tramp-error-with-buffer): Reset timestamp only when appropriate.
10370 (with-tramp-progress-reporter): Simplify.
10371 (tramp-process-actions): Improve messages.
10372
10373 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10374 * net/tramp-sh.el (tramp-maybe-open-connection):
10375 Use `tramp-connection-timeout'.
10376 (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
10377 (Bug#14808)
10378
10379 2013-07-11 Leo Liu <sdl.web@gmail.com>
10380
10381 * ido.el (ido-read-file-name): Conform to the requirements of
10382 read-file-name. (Bug#11861)
10383 (ido-read-directory-name): Conform to the requirements of
10384 read-directory-name.
10385
10386 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
10387
10388 * subr.el (delay-warning): New function.
10389
10390 2013-07-10 Eli Zaretskii <eliz@gnu.org>
10391
10392 * simple.el (default-line-height): New function.
10393 (line-move-partial, line-move): Use it instead of computing the
10394 line height inline.
10395 (line-move-partial): Always compute ROWH. If the last line is
10396 partially-visible, but its text is completely visible, allow
10397 cursor to enter such a partially-visible line.
10398
10399 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
10400
10401 Improve error messages. (Bug#14808)
10402
10403 * net/tramp.el (tramp-current-connection): New defvar, moved from
10404 tramp-sh.el.
10405 (tramp-message-show-progress-reporter-message): Remove, not
10406 needed anymore.
10407 (tramp-error-with-buffer): Show message in minibuffer.
10408 Discard input before waiting. Reset connection timestamp.
10409 (with-tramp-progress-reporter): Improve messages.
10410 (tramp-process-actions): Use progress reporter. Delete process in
10411 case of error. Improve messages.
10412
10413 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
10414 Call `tramp-error-with-buffer' with vector and buffer.
10415 (tramp-current-connection): Remove.
10416 (tramp-maybe-open-connection): The car of
10417 `tramp-current-connection' are the first 3 slots of the vector.
10418
10419 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
10420
10421 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
10422 inside continued strings.
10423
10424 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
10425
10426 Timestamp fixes for undo (Bug#14824).
10427 * files.el (clear-visited-file-modtime): Move here from fileio.c.
10428
10429 2013-07-10 Leo Liu <sdl.web@gmail.com>
10430
10431 * files.el (require-final-newline): Allow safe local value.
10432 (Bug#14834)
10433
10434 2013-07-09 Leo Liu <sdl.web@gmail.com>
10435
10436 * ido.el (ido-read-directory-name): Handle fallback.
10437 (ido-read-file-name): Update DIR to ido-current-directory.
10438 (Bug#1516)
10439 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
10440
10441 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
10442
10443 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
10444 "autoload". Remove "warn lower camel case" section, previously
10445 commented out. Highlight negation char. Do not highlight the
10446 target in singleton method definitions.
10447
10448 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
10449
10450 * faces.el (tty-setup-hook): Declare the hook.
10451
10452 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
10453 and detect when a guard/pred depends on local vars (bug#14773).
10454 (pcase--u1): Adjust caller.
10455
10456 2013-07-08 Eli Zaretskii <eliz@gnu.org>
10457
10458 * simple.el (line-move-partial, line-move): Account for
10459 line-spacing.
10460 (line-move-partial): Avoid setting vscroll when the last
10461 partially-visible line in window is of default height.
10462
10463 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10464
10465 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
10466 been used a while.
10467
10468 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
10469
10470 * subr.el (read-quoted-char): Remove unused local variable `char'.
10471
10472 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
10473
10474 * ediff.el (ediff-version): Version update.
10475 (ediff-files-command, ediff3-files-command, ediff-merge-command)
10476 (ediff-merge-with-ancestor-command, ediff-directories-command)
10477 (ediff-directories3-command, ediff-merge-directories-command)
10478 (ediff-merge-directories-with-ancestor-command): New functions.
10479 All are command-line interfaces to ediff: to facilitate calling
10480 Emacs with the appropriate ediff functions invoked.
10481
10482 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
10483 (viper-save-kill-buffer): Check if buffer is modified.
10484
10485 * viper.el (viper-version): Version update.
10486 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
10487
10488 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
10489
10490 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
10491 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
10492 (viper-intercept-ESC-key): Simplify.
10493 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
10494 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
10495 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
10496 (viper-setup-ESC-to-escape): New functions.
10497 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
10498 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
10499
10500 2013-07-07 Eli Zaretskii <eliz@gnu.org>
10501
10502 * simple.el (default-font-height, window-screen-lines):
10503 New functions.
10504 (line-move, line-move-partial): Use them instead of
10505 frame-char-height and window-text-height. This makes scrolling
10506 text smoother when the buffer's default face uses a font that is
10507 different from the frame's default font.
10508
10509 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
10510
10511 * files.el (write-file): Do not display confirm dialog for NS,
10512 it does its own dialog, which can't be canceled (Bug#14578).
10513
10514 2013-07-06 Eli Zaretskii <eliz@gnu.org>
10515
10516 * simple.el (line-move-partial): Adjust the row returned by
10517 posn-at-point for the current window-vscroll. (Bug#14567)
10518
10519 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
10520
10521 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
10522 (tramp-sh-file-inotifywait-process-filter): Handle file names with
10523 spaces.
10524
10525 2013-07-06 Martin Rudalics <rudalics@gmx.at>
10526
10527 * window.el (window-state-put-stale-windows): New variable.
10528 (window--state-put-2): Save list of windows without matching buffer.
10529 (window-state-put): Remove "bufferless" windows if possible.
10530
10531 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
10532
10533 * simple.el (alternatives-define): Remove leftover :group keyword.
10534 Tweak docstring.
10535
10536 2013-07-06 Leo Liu <sdl.web@gmail.com>
10537
10538 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
10539 (ido-enable-virtual-buffers): New variable.
10540 (ido-buffer-internal, ido-toggle-virtual-buffers)
10541 (ido-make-buffer-list): Use it.
10542 (ido-exhibit): Support turning on and off virtual buffers
10543 automatically.
10544
10545 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
10546
10547 * simple.el (alternatives-define): New macro.
10548
10549 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
10550
10551 * subr.el (read-quoted-char): Use read-key.
10552 (sit-for): Let read-event decode tty input (bug#14782).
10553
10554 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
10555
10556 * calendar/todo-mode.el: Add handling of file deletion, both by
10557 mode command and externally. Fix various related bugs.
10558 Clarify Commentary and improve some documentation strings and code.
10559 (todo-delete-file): New command.
10560 (todo-check-file): New function.
10561 (todo-show): Handle external deletion of the file we're trying to
10562 show (bug#14688). Replace called-interactively-p by an optional
10563 prefix argument to avoid problematic interaction with catch form
10564 when byte compiled (bug#14702).
10565 (todo-quit): Handle external deletion of the archive's todo file.
10566 Make sure the buffer that was visiting the archive file is still
10567 live before trying to bury it.
10568 (todo-category-completions): Handle external deletion of any
10569 category completion files.
10570 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
10571 of todo files, in case of external deletion.
10572 (todo-add-file): Replace unnecessary setq by let-binding.
10573 (todo-find-archive): Check whether there are any archives.
10574 Replace unnecessary setq by let-binding.
10575 (todo-archive-done-item): Use find-file-noselect to get the
10576 archive buffer whether or not the archive already exists.
10577 Remove superfluous code. Use file size instead of buffer-file-name to
10578 check if the archive is new; if it is, update list of archives.
10579 (todo-default-todo-file): Allow nil to be a valid value for when
10580 there are no todo files.
10581 (todo-reevaluate-default-file-defcustom): Use corrected definition
10582 of todo-default-todo-file.
10583 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
10584 (todo-delete-category, todo-show-categories-table)
10585 (todo-category-number): Clarify comment.
10586 (todo-filter-items): Clarify documentation string.
10587 (todo-show-current-file, todo-display-as-todo-file)
10588 (todo-reset-and-enable-done-separator): Tweak documentation string.
10589 (todo-done-separator): Make separator length window-width, since
10590 bug#2749 is now fixed.
10591
10592 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
10593
10594 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
10595 Support both "gvfs-monitor-dir" and "inotifywait".
10596 (tramp-sh-file-inotifywait-process-filter): Rename from
10597 `tramp-sh-file-notify-process-filter'.
10598 (tramp-sh-file-gvfs-monitor-dir-process-filter)
10599 (tramp-get-remote-gvfs-monitor-dir): New defuns.
10600
10601 2013-07-05 Leo Liu <sdl.web@gmail.com>
10602
10603 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
10604
10605 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10606
10607 * frame.el (display-pixel-height, display-pixel-width)
10608 (display-mm-height, display-mm-width): Mention behavior on
10609 multi-monitor setups in docstrings.
10610 (w32-display-monitor-attributes-list): Declare function.
10611 (display-monitor-attributes-list): Use it.
10612
10613 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
10614
10615 * filenotify.el: New package.
10616
10617 * autorevert.el (top): Require filenotify.el.
10618 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
10619 instead.
10620 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10621 (auto-revert-notify-handler): Use `file-notify-*' functions.
10622
10623 * subr.el (file-notify-handle-event): Move function to filenotify.el.
10624
10625 * net/tramp.el (tramp-file-name-for-operation):
10626 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
10627
10628 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
10629 for `file-notify-add-watch' and `file-notify-rm-watch'.
10630 (tramp-process-sentinel): Improve trace.
10631 (tramp-sh-handle-file-notify-add-watch)
10632 (tramp-sh-file-notify-process-filter)
10633 (tramp-sh-handle-file-notify-rm-watch)
10634 (tramp-get-remote-inotifywait): New defuns.
10635
10636 2013-07-03 Juri Linkov <juri@jurta.org>
10637
10638 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
10639 call of `occur-read-primary-args' to interactive spec.
10640
10641 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
10642 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
10643
10644 2013-07-03 Matthias Meulien <orontee@gmail.com>
10645
10646 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
10647 `Buffer-menu-multi-occur'. Add it to the menu.
10648 (Buffer-menu-mode): Document it in docstring.
10649 (Buffer-menu-multi-occur): New command. (Bug#14673)
10650
10651 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
10652
10653 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
10654 keywords and built-ins.
10655
10656 2013-07-03 Glenn Morris <rgm@gnu.org>
10657
10658 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
10659
10660 Make info-xref checks case-sensitive by default
10661 * info.el (Info-find-node, Info-find-in-tag-table)
10662 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
10663 Add option for exact case matching of nodes.
10664 * info-xref.el (info-xref): New custom group.
10665 (info-xref-case-fold): New option.
10666 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
10667
10668 2013-07-03 Leo Liu <sdl.web@gmail.com>
10669
10670 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
10671
10672 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
10673
10674 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
10675 middle of block statement initially, lower the depth. Remove
10676 FIXME comment, not longer valid. Remove middle of block statement
10677 detection, no need to do that anymore since we've been using
10678 `ruby-parse-region' here.
10679
10680 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
10681
10682 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
10683
10684 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
10685
10686 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
10687
10688 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
10689
10690 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
10691 (desktop-restore-in-current-display): New customization option.
10692 (desktop--excluded-frame-parameters): Add `font'.
10693 (desktop--save-frames): Rename from desktop--save-windows.
10694 (desktop--restore-in-this-display-p): New function.
10695 (desktop--make-full-frame): Remove unwanted width/height from
10696 full(width|height) frames.
10697 (desktop--restore-frames): Rename from desktop--restore-windows.
10698 Obey desktop-restore-current-display. Do not delete old frames or
10699 select a new frame unless we were able to restore at least one frame.
10700
10701 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
10702
10703 * files.el (find-file-noselect): Simplify conditional expression.
10704
10705 * textmodes/remember.el (remember-append-to-file):
10706 Don't mix `find-buffer-visiting' and `get-file-buffer'.
10707
10708 Add `remember-notes' function to store random notes across Emacs
10709 restarts.
10710 * textmodes/remember.el (remember-data-file): Add :set callback to
10711 affect notes buffer (if any).
10712 (remember-notes): New command.
10713 (remember-notes-buffer-name, bury-remember-notes-on-kill):
10714 New defcustoms for the `remember-notes' function.
10715 (remember-notes-save-and-bury-buffer): New command.
10716 (remember-notes-mode-map): New variable.
10717 (remember-mode): New minor mode.
10718 (remember-notes--kill-buffer-query): New function.
10719 * startup.el (initial-buffer-choice): Add notes to custom type.
10720
10721 2013-06-30 Eli Zaretskii <eliz@gnu.org>
10722
10723 * bindings.el (right-char, left-char): Don't call sit-for, this is
10724 no longer needed. Use arithmetic comparison only for numerical
10725 arguments.
10726
10727 * international/mule-cmds.el (select-safe-coding-system):
10728 Handle the case of FROM being a string correctly. (Bug#14755)
10729
10730 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10731
10732 * net/shr.el (shr-make-table-1): Add a sanity check that allows
10733 progression on degenerate tables.
10734 (shr-rescale-image): ImageMagick animated images currently don't work.
10735
10736 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
10737
10738 Some fixes and improvements for desktop frame restoration.
10739 It is still experimental and disabled by default.
10740 * desktop.el (desktop--save-windows): Put the selected frame at
10741 the head of the list.
10742 (desktop--make-full-frame): New function.
10743 (desktop--restore-windows): Try to re-select the frame that was
10744 selected upon saving. Do not abort if some frames fail to restore,
10745 just show an error message and continue. Set up maximized frames
10746 so they have default non-maximized dimensions.
10747
10748 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
10749
10750 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
10751 Don't start heredoc inside a string or comment.
10752
10753 2013-06-29 Eli Zaretskii <eliz@gnu.org>
10754
10755 * bindings.el (visual-order-cursor-movement): New defcustom.
10756 (right-char, left-char): Provide visual-order cursor motion by
10757 calling move-point-visually. Update the doc strings.
10758
10759 2013-06-28 Kenichi Handa <handa@gnu.org>
10760
10761 * international/mule.el (define-coding-system): New coding system
10762 properties :inhibit-null-byte-detection,
10763 :inhibit-iso-escape-detection, and :prefer-utf-8.
10764 (set-buffer-file-coding-system): If :charset-list property of
10765 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
10766 appropriate for setting.
10767
10768 * international/mule-cmds.el (select-safe-coding-system):
10769 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
10770 multibyte characters, return utf-8 (or one of its siblings).
10771
10772 * international/mule-conf.el (prefer-utf-8): New coding system.
10773 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
10774 files.
10775
10776 2013-06-28 Ivan Kanis <ivan@kanis.fr>
10777
10778 * net/shr.el (shr-render-region): New function.
10779
10780 * net/eww.el: Autoload `eww-browse-url'.
10781
10782 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
10783
10784 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10785 Adapt to `package-desc-version' being a list.
10786 Use `package--ac-desc-version' to retrieve version from a package
10787 archive element.
10788
10789 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
10790
10791 New experimental feature to save&restore window and frame setup.
10792 * desktop.el (desktop-save-windows): New defcustom.
10793 (desktop--saved-states): New var.
10794 (desktop--excluded-frame-parameters): New defconst.
10795 (desktop--filter-frame-parms, desktop--find-frame-in-display)
10796 (desktop--restore-windows, desktop--save-windows): New functions.
10797 (desktop-save): Call `desktop--save-windows'.
10798 (desktop-read): Call `desktop--restore-windows'.
10799
10800 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10801
10802 * net/shr.el (add-face-text-property): Remove compat definition.
10803
10804 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
10805
10806 * info.el (Info-try-follow-nearest-node): Move search for footnote
10807 above search for node name to prevent missing a footnote (bug#14717).
10808
10809 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
10810
10811 * obsolete/otodo-mode.el: Add obsolescence info to file header.
10812
10813 2013-06-27 Leo Liu <sdl.web@gmail.com>
10814
10815 * net/eww.el (eww-read-bookmarks): Check file size.
10816
10817 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
10818
10819 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
10820 advice--pending if newdef is nil or an autoload (bug#13820).
10821 (advice-mapc): New function.
10822
10823 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10824
10825 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
10826 probably.
10827 (eww-mode-map): Add a menu bar.
10828 (eww-add-bookmark): New command.
10829 (eww-bookmark-mode): New mode and commands.
10830 (eww-add-bookmark): Remove newlines from the title.
10831 (eww-bookmark-browse): Don't bug out if it's the only window.
10832
10833 2013-06-26 Glenn Morris <rgm@gnu.org>
10834
10835 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
10836 (hfy-size): Handle ttys. (Bug#14668)
10837
10838 * info-xref.el: Update for Texinfo 5 change in *note format.
10839 (info-xref-node-re, info-xref-note-re): New constants.
10840 (info-xref-check-buffer): Use info-xref-note-re.
10841
10842 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
10843
10844 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
10845
10846 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
10847 nil terminate the loop (bug#14718).
10848
10849 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10850
10851 * net/eww.el: Rework history traversal. When going forward/back,
10852 put these actions into the history, too, so that they can be
10853 replayed.
10854 (eww-render): Move the history reset to the correct buffer.
10855
10856 2013-06-25 Juri Linkov <juri@jurta.org>
10857
10858 * files-x.el (modify-dir-local-variable): Change the header comment
10859 in the file with directory local variables. (Bug#14692)
10860
10861 * files-x.el (read-file-local-variable-value): Add `default'.
10862 (Bug#14710)
10863
10864 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10865
10866 * net/eww.el (eww-make-unique-file-name): Create a unique file
10867 name before saving to entering `y' accidentally asynchronously.
10868
10869 2013-06-25 Ivan Kanis <ivan@kanis.fr>
10870
10871 * net/eww.el (eww-download): New command and keystroke.
10872
10873 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10874
10875 * net/eww.el (eww-copy-page-url): Change name of command.
10876
10877 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
10878 be more consistent with Info and dired.
10879
10880 * net/eww.el (eww-mode-map): Ditto.
10881
10882 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10883
10884 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
10885 packages from archives.
10886 (package-archive-contents): Change format; include obsolete packages.
10887 (package-desc): Use `dir' to mark builtin packages.
10888 (package--from-builtin): Set the `dir' field to `builtin'.
10889 (generated-autoload-file, version-control): Declare.
10890 (package-compute-transaction): Change first arg and return value to be
10891 lists of package-descs. Adjust to new package-archive-contents format.
10892 (package--add-to-archive-contents): Adjust to new
10893 package-archive-contents format.
10894 (package-download-transaction): Arg is now a list of package-descs.
10895 (package-install): If `pkg' is a package name, pass it as
10896 a requirement, so it is subject to the usual (e.g. disabled) checks.
10897 (describe-package): Accept package-desc as well.
10898 (describe-package-1): Describe a specific package-desc. Add links to
10899 other package-descs for the same package name.
10900 (package-menu-describe-package): Pass the actual package-desc.
10901 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
10902 works correctly.
10903 (package-desc-status): New function.
10904 (package-menu--refresh): New function, extracted
10905 from package-menu--generate.
10906 (package-menu--generate): Use it.
10907 (package-delete): Update package-alist.
10908 (package-menu-execute): Don't call package-initialize.
10909
10910 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
10911 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
10912 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
10913 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
10914 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
10915 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
10916
10917 2013-06-25 Martin Rudalics <rudalics@gmx.at>
10918
10919 * window.el (window--state-get-1): Workaround for bug#14527.
10920 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
10921
10922 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10923
10924 * net/eww.el (eww-back-url): Implement the history by stashing all
10925 the data into a list.
10926 (eww-forward-url): Allow going forward in the history, too.
10927
10928 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10929
10930 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
10931 for values and use read--expression for expressions (bug#14710).
10932 (read-file-local-variable): Avoid setq.
10933 (read-file-local-variable-mode): Use minor-mode-list.
10934
10935 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10936
10937 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
10938 for DOI URLs.
10939
10940 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10941
10942 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
10943 Update imenu-support when dialect changes.
10944
10945 2013-06-25 Leo Liu <sdl.web@gmail.com>
10946
10947 * ido.el (ido-read-internal): Allow forward slash on windows.
10948
10949 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10950
10951 * net/eww.el (eww): Start of strings is \\`, not ^.
10952
10953 2013-06-24 Ivan Kanis <ivan@kanis.fr>
10954
10955 * net/shr.el (shr-browse-url): Fix interactive spec.
10956
10957 * net/eww.el (eww): Add a trailing slash to domain names.
10958
10959 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
10960
10961 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
10962
10963 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10964
10965 * net/shr.el (shr-browse-url): Use an external browser if given a
10966 prefix.
10967
10968 * net/eww.el (eww-external-browser): Move to shr.
10969
10970 2013-06-24 Ivan Kanis <ivan@kanis.fr>
10971
10972 * net/eww.el (eww): Work more correctly for file: URLs.
10973 (eww-detect-charset): Allow quoted charsets.
10974 (eww-yank-page-url): New command and keystroke.
10975
10976 2013-06-24 Daiki Ueno <ueno@gnu.org>
10977
10978 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
10979 file name of gpg executable.
10980 (epg-context-program): New function.
10981 (epg-context-home-directory): New function.
10982 (epg-context-set-program): New function.
10983 (epg-context-set-home-directory): New function.
10984 (epg--start): Use `epg-context-program' instead of
10985 'epg-gpg-program'.
10986 (epg--list-keys-1): Likewise.
10987
10988 2013-06-24 Leo Liu <sdl.web@gmail.com>
10989
10990 * ido.el (ido-read-internal): Fix bug#14620.
10991
10992 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
10993
10994 * faces.el (face-documentation): Simplify.
10995 (read-face-attribute, tty-find-type, x-resolve-font-name):
10996 Use `string-match-p'.
10997 (list-faces-display): Use `string-match-p'. Simplify.
10998 (face-spec-recalc): Check face to avoid face alias loops.
10999 (read-color): Use `string-match-p' and non-capturing parenthesis.
11000
11001 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11002
11003 * net/shr.el (shr-rescale-image): Use the new
11004 :max-width/:max-height functionality.
11005
11006 2013-06-23 Ivan Kanis <ivan@kanis.fr>
11007
11008 * net/eww.el (eww-search-prefix): New variable.
11009 (eww): Use it.
11010 (eww-external-browser): New variable.
11011 (eww-mode-map): New keystroke.
11012 (eww-browse-with-external-browser): New command.
11013
11014 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
11015
11016 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
11017
11018 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
11019 Don't skip aligning the next header field when padding is 0;
11020 otherwise, field width is not respected unless the title is as
11021 wide as the field.
11022
11023 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
11024
11025 * emacs-lisp/package.el (package-el-version): Remove.
11026 (package-process-define-package): Fix inf-loop.
11027 (package-install): Allow symbols as arguments again.
11028
11029 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
11030
11031 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
11032 add some more keyword-like methods.
11033 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
11034
11035 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
11036
11037 * bs.el (bs-buffer-show-mark): Make defvar-local.
11038 (bs-mode): Use setq-local.
11039
11040 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
11041 (emacs-lock--try-unlocking): Make defvar-local.
11042
11043 2013-06-22 Glenn Morris <rgm@gnu.org>
11044
11045 * play/cookie1.el (cookie-apropos): Minor simplification.
11046
11047 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
11048
11049 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
11050
11051 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
11052 `regexp-opt', it breaks the build during dumping.
11053
11054 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
11055
11056 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
11057 Highlight keyword-like methods on Kernel and Module with
11058 font-lock-builtin-face.
11059 (auto-mode-alist): Consolidate different entries into one regexp
11060 and add more *file-s.
11061
11062 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
11063
11064 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
11065
11066 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
11067 (diary-entry): Use it in the action of this button type instead of
11068 diary-goto-entry.
11069
11070 * calendar/todo-mode.el: New version.
11071 (todo-add-category): Append new category to end of file and give
11072 it the highest number, instead of putting it at the beginning and
11073 giving it 0. Incorporate noninteractive functionality.
11074 (todo-forward-category): Adapt to 1-based category numbering.
11075 Allow skipping over archived categories.
11076 (todo-backward-category): Derive from todo-forward-category.
11077 (todo-backward-item, todo-forward-item): Make noninteractive and
11078 delegate interactive part to new commands. Make sensitive to done items.
11079 (todo-categories): Make value an alist of category names and
11080 vectors of item counts.
11081 (todo-category-beg): Make a defconst.
11082 (todo-category-number): Use 1 instead of 0 as initial value.
11083 (todo-category-select): Make sensitive to overlays, optional item
11084 highlighting and done items.
11085 (todo-delete-item): Make sensitive to overlays and marked and done items.
11086 (todo-edit-item): Make sensitive to overlays and editing of
11087 date/time header optional. Add format checks.
11088 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
11089 no-op if point is not on an item. Advertise using todo-edit-quit.
11090 (todo-edit-mode): Make sensitive to new format, font-locking, and
11091 multiple todo files.
11092 (todo-insert-item, todo-insert-item-here): Derive from
11093 todo-basic-insert-item and extend functionality.
11094 (todo-item-end, todo-item-start): Make sensitive to done items.
11095 (todo-item-string): Don't return text properties. Restore point.
11096 (todo-jump-to-category): Make sensitive to multiple todo files and
11097 todo archives. Use extended category completion.
11098 (todo-lower-item, todo-raise-item): Rename to *-priority and
11099 derive from todo-set-item-priority.
11100 (todo-mode): Derive from special-mode. Make sensitive to new
11101 format, font-locking and multiple todo files. Make read-only.
11102 (todo-mode-map): Don't suppress digit keys, so they can supply
11103 prefix arguments. Add many new key bindings.
11104 (todo-prefix): Insert as an overlay instead of file text.
11105 Change semantics from diary date expression to purely visual mark.
11106 (todo-print): Rename to todo-print-buffer. Make buffer display
11107 features printable. Remove option to restrict number of items
11108 printed. Add option to print to file.
11109 (todo-print-function): Rename to todo-print-buffer-function.
11110 (todo-quit): Extend to handle exiting new todo modes.
11111 (todo-remove-item): Make sensitive to overlays.
11112 (todo-save): Extend to buffers of filtered items.
11113 (todo-show): Make sensitive to done items, multiple todo files and
11114 new todo modes. Offer to convert legacy todo file before creating
11115 first new todo file.
11116 (todo-show-priorities): Rename to todo-top-priorities.
11117 Change semantics of value 0.
11118 (todo-top-priorities): Rename to todo-filter-top-priorities,
11119 derive from todo-filter-items and extend functionality.
11120 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
11121 and extend functionality to other types of filtered items.
11122 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
11123 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
11124 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
11125 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
11126 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
11127 (todo-edit-mode-hook, todo-entry-prefix-function)
11128 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
11129 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
11130 (todo-initials, todo-insert-threshold, todo-item-string-start)
11131 (todo-line-string, todo-menu, todo-mode-hook)
11132 (todo-more-important-p, todo-previous-answer, todo-previous-line)
11133 (todo-print-priorities, todo-remove-separator)
11134 (todo-save-top-priorities-too, todo-string-count-lines)
11135 (todo-string-multiline-p, todo-time-string-format)
11136 (todo-tmp-buffer-name): Remove.
11137 (todo-add-file, todo-archive-done-item, todo-choose-archive)
11138 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
11139 (todo-edit-category-diary-inclusion)
11140 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
11141 (todo-edit-file, todo-edit-item-date-day)
11142 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
11143 (todo-edit-item-date-month, todo-edit-item-date-to-today)
11144 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
11145 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
11146 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
11147 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
11148 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
11149 (todo-filter-top-priorities-multifile, todo-find-archive)
11150 (todo-find-filtered-items-file, todo-go-to-source-item)
11151 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
11152 (todo-jump-to-archive-category, todo-lower-category)
11153 (todo-mark-category, todo-marked-item-p, todo-merge-category)
11154 (todo-move-category, todo-move-item, todo-next-button)
11155 (todo-next-item, todo-padded-string, todo-powerset)
11156 (todo-previous-button, todo-previous-item)
11157 (todo-print-buffer-to-file, todo-raise-category)
11158 (todo-rename-category, todo-repair-categories-sexp, todo-search)
11159 (todo-set-category-number, todo-set-item-priority)
11160 (todo-set-top-priorities-in-category)
11161 (todo-set-top-priorities-in-file, todo-show-categories-table)
11162 (todo-sort-categories-alphabetically-or-numerically)
11163 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
11164 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
11165 (todo-toggle-item-header, todo-toggle-item-highlighting)
11166 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
11167 (todo-toggle-view-done-items, todo-toggle-view-done-only)
11168 (todo-unarchive-items, todo-unmark-category): New commands.
11169 (todo-absolute-file-name, todo-add-to-buffer-list)
11170 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
11171 (todo-basic-insert-item, todo-category-completions)
11172 (todo-category-number, todo-category-string-matcher-1)
11173 (todo-category-string-matcher-2, todo-check-filtered-items-file)
11174 (todo-check-format, todo-clear-matches)
11175 (todo-comment-string-matcher, todo-convert-legacy-date-time)
11176 (todo-current-category, todo-date-string-matcher)
11177 (todo-define-insertion-command, todo-diary-expired-matcher)
11178 (todo-diary-goto-entry, todo-diary-item-p)
11179 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
11180 (todo-display-categories, todo-display-sorted, todo-done-item-p)
11181 (todo-done-item-section-p, todo-done-separator)
11182 (todo-done-string-matcher, todo-files, todo-filter-items)
11183 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
11184 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
11185 (todo-insert-category-line, todo-insert-item-from-calendar)
11186 (todo-insert-sort-button, todo-insert-with-overlays)
11187 (todo-insertion-command-name, todo-insertion-key-bindings)
11188 (todo-label-to-key, todo-longest-category-name-length)
11189 (todo-make-categories-list, todo-mode-external-set)
11190 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
11191 (todo-modes-set-3, todo-multiple-filter-files)
11192 (todo-nondiary-marker-matcher, todo-prefix-overlays)
11193 (todo-read-category, todo-read-date, todo-read-dayname)
11194 (todo-read-file-name, todo-read-time)
11195 (todo-reevaluate-category-completions-files-defcustom)
11196 (todo-reevaluate-default-file-defcustom)
11197 (todo-reevaluate-filelist-defcustoms)
11198 (todo-reevaluate-filter-files-defcustom)
11199 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
11200 (todo-reset-done-separator, todo-reset-done-separator-string)
11201 (todo-reset-done-string, todo-reset-global-current-todo-file)
11202 (todo-reset-highlight-item, todo-reset-nondiary-marker)
11203 (todo-reset-prefix, todo-set-categories)
11204 (todo-set-date-from-calendar, todo-set-show-current-file)
11205 (todo-set-top-priorities, todo-short-file-name)
11206 (todo-show-current-file, todo-sort, todo-time-string-matcher)
11207 (todo-total-item-counts, todo-update-buffer-list)
11208 (todo-update-categories-display, todo-update-categories-sexp)
11209 (todo-update-count, todo-validate-name, todo-y-or-n-p):
11210 New functions.
11211 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
11212 New major modes.
11213 (todo-categories, todo-display, todo-edit, todo-faces)
11214 (todo-filtered): New defgroups.
11215 (todo-archived-only, todo-button, todo-category-string, todo-date)
11216 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
11217 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
11218 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
11219 (todo-add-item-if-new-category, todo-always-add-time-string)
11220 (todo-categories-align, todo-categories-archived-label)
11221 (todo-categories-category-label, todo-categories-diary-label)
11222 (todo-categories-done-label, todo-categories-number-separator)
11223 (todo-categories-todo-label, todo-categories-totals-label)
11224 (todo-category-completions-files, todo-completion-ignore-case)
11225 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
11226 (todo-done-separator-string, todo-done-string)
11227 (todo-files-function, todo-filter-done-items, todo-filter-files)
11228 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
11229 (todo-initial-category, todo-initial-file, todo-item-mark)
11230 (todo-legacy-date-time-regexp, todo-mode-line-function)
11231 (todo-nondiary-marker, todo-number-prefix)
11232 (todo-print-buffer-function, todo-show-current-file)
11233 (todo-show-done-only, todo-show-first, todo-show-with-done)
11234 (todo-skip-archived-categories, todo-top-priorities-overrides)
11235 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
11236 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
11237 New defcustoms.
11238 (todo-category-done, todo-date-pattern, todo-date-string-start)
11239 (todo-diary-items-buffer, todo-done-string-start)
11240 (todo-filtered-items-buffer, todo-item-start)
11241 (todo-month-abbrev-array, todo-month-name-array)
11242 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
11243 (todo-top-priorities-buffer): New defconsts.
11244 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
11245 (todo-categories-with-marks, todo-category-string-face)
11246 (todo-comment-face, todo-comment-string, todo-current-todo-file)
11247 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
11248 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
11249 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
11250 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
11251 (todo-font-lock-keywords, todo-global-current-todo-file)
11252 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
11253 (todo-insertion-commands-args)
11254 (todo-insertion-commands-args-genlist)
11255 (todo-insertion-commands-names, todo-insertion-map)
11256 (todo-key-bindings-t, todo-key-bindings-t+a)
11257 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
11258 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
11259 (todo-nondiary-face, todo-print-buffer, todo-time-face)
11260 (todo-visited): New variables.
11261
11262 2013-06-21 Glenn Morris <rgm@gnu.org>
11263
11264 * play/cookie1.el (cookie-apropos): Add optional display argument.
11265 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
11266 (psychoanalyze-pinhead): Use cookie-doctor.
11267
11268 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11269
11270 * emacs-lisp/package.el (tar-get-file-descriptor)
11271 (tar--extract): Declare.
11272
11273 2013-06-21 Eduard Wiebe <usenet@pusto.de>
11274
11275 Extend flymake's warning predicate to be a function (bug#14217).
11276 * progmodes/flymake.el (flymake-warning-predicate): New.
11277 (flymake-parse-line): Use it.
11278 (flymake-warning-re): Make obsolete alias to
11279 `flymake-warning-predicate'.
11280
11281 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11282
11283 * emacs-lisp/package.el (package-alist): Include obsolete packages.
11284 (package-obsolete-list): Remove.
11285 (package-activate): Remove min-version argument. Add `force' argument.
11286 Adjust to new package-alist format.
11287 (package-mark-obsolete): Remove.
11288 (package-unpack): Force reload of the package's autoloads.
11289 (package-installed-p): Check builtins if the installed package is not
11290 recent enough.
11291 (package-initialize): Don't reset package-obsolete-list.
11292 Don't specify which package version to activate.
11293 (package-process-define-package, describe-package-1)
11294 (package-menu--generate): Adjust to new package-alist format.
11295
11296 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11297
11298 * allout-widgets.el (allout-widgets-mode-off)
11299 (allout-widgets-mode-on, allout-widgets-pre-command-business)
11300 (allout-widgets-post-command-business)
11301 (allout-widgets-after-copy-or-kill-function)
11302 (allout-widgets-after-undo-function, allout-test-range-overlaps)
11303 (allout-decorate-item-and-context)
11304 (allout-graphics-modification-handler): Fix typos in docstrings.
11305 (allout-get-or-create-parent-widget): Use `looking-at-p'.
11306
11307 * cmuscheme.el (scheme-start-file): Doc fix.
11308 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
11309 (scheme-input-filter): Use `string-match-p'.
11310
11311 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
11312
11313 * dired-x.el: Use Dired consistently in docstrings.
11314
11315 * dired.el: Use Dired consistently in docstrings.
11316 (dired-readin, dired-mode): Use `setq-local'.
11317 (dired-switches-alist): Make defvar-local.
11318 (dired-buffers-for-dir): Use `zerop'.
11319 (dired-safe-switches-p, dired-switches-escape-p)
11320 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
11321 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
11322 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
11323 (dired-goto-next-nontrivial-file): Use `string-match-p'.
11324 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
11325 (dired-toggle-marks, dired-mark-files-containing-regexp)
11326 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
11327 (dired-flag-auto-save-files, dired-flag-backup-files):
11328 Use `looking-at-p'.
11329 (dired-mark-files-regexp, dired-build-subdir-alist):
11330 Use `string-match-p', `looking-at-p'.
11331
11332 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
11333 (direct-print-region-helper): Use `string-match-p'.
11334
11335 2013-06-21 Leo Liu <sdl.web@gmail.com>
11336
11337 * comint.el (comint-redirect-results-list-from-process):
11338 Fix infinite loop.
11339
11340 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11341
11342 * net/eww.el (eww-update-header-line-format): Quote % characters.
11343
11344 2013-06-21 Glenn Morris <rgm@gnu.org>
11345
11346 * play/cookie1.el (cookie): New custom group.
11347 (cookie-file): New option.
11348 (cookie-check-file): New function.
11349 (cookie): Make it interactive. Make start and end messages optional.
11350 Interactively, display the result. Default to cookie-file.
11351 (cookie-insert): Default to cookie-file.
11352 (cookie-snarf): Make start and end messages optional.
11353 Default to cookie-file. Use with-temp-buffer.
11354 (cookie-read): Rename from read-cookie.
11355 Make start and end messages optional. Default to cookie-file.
11356 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
11357 Do not autoload it.
11358 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
11359 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
11360
11361 2013-06-21 Leo Liu <sdl.web@gmail.com>
11362
11363 * progmodes/octave.el (octave-mode): Backward compatibility fix.
11364
11365 2013-06-21 Glenn Morris <rgm@gnu.org>
11366
11367 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
11368
11369 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11370 Daniel Hackney <dan@haxney.org>
11371
11372 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
11373 Consolidate the single-file vs tarball code.
11374 (package-desc-suffix): New function.
11375 (package-desc-full-name): Don't bother inlining it.
11376 (package-load-descriptor): Return the new package-desc.
11377 (package-mark-obsolete): Remove unused arg `package'.
11378 (package-unpack): Make it work for single files as well.
11379 Make it update package-alist.
11380 (package--make-autoloads-and-stuff): Rename from
11381 package--make-autoloads-and-compile. Don't compile any more.
11382 (package--compile): New function.
11383 (package-generate-description-file): New function, extracted from
11384 package-unpack-single.
11385 (package-unpack-single): Remove.
11386 (package--with-work-buffer): Add indentation and debugging info.
11387 (package-download-single): Remove.
11388 (package-install-from-archive): Rename from package-download-tar, make
11389 it take a pkg-desc, and make it work for single files as well.
11390 (package-download-transaction): Simplify.
11391 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
11392 external tar program.
11393 (package-install-from-buffer): Remove `pkg-desc' argument.
11394 Use package-tar-file-info for tar-mode buffers.
11395 (package-install-file): Simplify accordingly.
11396 (package-archive-base): Change to take a pkg-desc.
11397 * tar-mode.el (tar--check-descriptor): New function, extracted from
11398 tar-get-descriptor.
11399 (tar-get-descriptor): Use it.
11400 (tar-get-file-descriptor): New function.
11401 (tar--extract): New function, extracted from tar-extract.
11402 (tar--extract): Use it.
11403 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
11404 case the summary uses non-ascii. Adjust to new calling convention of
11405 package-tar-file-info.
11406
11407 2013-06-21 Leo Liu <sdl.web@gmail.com>
11408
11409 * comint.el (comint-redirect-results-list-from-process):
11410 Fix random delay. (Bug#14681)
11411
11412 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
11413
11414 * profiler.el (profiler-format-number): Use log, not log10.
11415
11416 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11417
11418 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
11419
11420 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
11421
11422 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
11423 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
11424 yet available.
11425 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
11426 (AUTOGENEL): ... here.
11427 * emacs-lisp/cl-macs.el (cl--sublis): New function.
11428 (cl--defsubst-expand): Use it.
11429
11430 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
11431
11432 * subr.el (log10): Move here from C code, and declare as obsolete.
11433 All uses of (log10 X) replaced with (log X 10).
11434
11435 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11436
11437 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
11438 Declare with `defvar-local'.
11439 (tabulated-list-use-header-line, tabulated-list-entries)
11440 (tabulated-list-padding, tabulated-list-printer)
11441 (tabulated-list-sort-key): Declare with `defvar-local'.
11442 (tabulated-list-init-header, tabulated-list-print-fake-header):
11443 Use `setq-local'.
11444
11445 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
11446
11447 * arc-mode.el (archive-mode): Add `archive-write-file' to
11448 `write-contents-functions' also for remote files. (Bug#14652)
11449
11450 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
11451
11452 * cus-edit.el (custom-commands): Fix typos.
11453 (custom-display): Fix tooltip text.
11454 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
11455 Fix typos in docstrings.
11456 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
11457 (custom-unlispify-menu-entry, custom-magic-value-create)
11458 (custom-add-see-also, custom-group-value-create): Use ?\s.
11459 (custom-guess-type, customize-apropos, editable-field)
11460 (custom-face-value-create): Use `string-match-p'.
11461 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
11462
11463 * custom.el (custom-load-symbol): Use `string-match-p'.
11464
11465 * ansi-color.el: Convert to lexical binding.
11466 (ansi-colors): Fix URL.
11467 (ansi-color-context, ansi-color-context-region): Use defvar-local.
11468 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
11469 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
11470
11471 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11472
11473 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
11474
11475 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
11476
11477 2013-06-19 Tom Tromey <tromey@redhat.com>
11478
11479 * net/eww.el (eww-top-url): Remove.
11480 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
11481 (eww-render): Set new variables. Don't set eww-top-url.
11482 (eww-handle-link): Handle "prev", "home", and "contents".
11483 Downcase the rel text.
11484 (eww-top-url): Choose best top URL.
11485
11486 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11487
11488 * net/eww.el: Rewrite to implement form elements "by hand" instead of
11489 relying in widget.el. Using widget.el leads to too many
11490 user interface inconsistencies.
11491 (eww-self-insert): Implement entering commands in text fields.
11492 (eww-process-text-input): New function to make text input field editing
11493 work.
11494 (eww-submit): Rewrite to use the new-style form methods.
11495 (eww-select-display): Display the correct selected item.
11496 (eww-change-select): Implement changing the select value.
11497 (eww-toggle-checkbox): Implement radio/checkboxes.
11498 (eww-update-field): Fix compilation error.
11499 (eww-tag-textarea): Implement <textarea>.
11500
11501 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
11502 we don't shadow mode-specific bindings.
11503
11504 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
11505 nothing to push.
11506
11507 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
11508
11509 2013-06-19 Glenn Morris <rgm@gnu.org>
11510
11511 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
11512
11513 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
11514
11515 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
11516 not needed.
11517
11518 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
11519
11520 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11521
11522 * net/browse-url.el (browse-url-browser-function):
11523 `eww-browse-url' has the right calling signature, `eww' does not.
11524
11525 2013-06-19 Glenn Morris <rgm@gnu.org>
11526
11527 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11528 Only eval autoloaded macros.
11529 (byte-compile-autoload): Only give the macro warning for macros.
11530
11531 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
11532 (ps-underlined-faces): Declare.
11533
11534 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
11535 (speedbar-add-supported-extension): Declare.
11536
11537 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
11538 Don't include a date stamp in the header of the generated file;
11539 it leads to needless differences between output files.
11540
11541 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
11542
11543 * net/secrets.el (secrets-struct-secret-content-type):
11544 Replace check of introspection data by a test call of "CreateItem".
11545 Some servers do not offer introspection.
11546
11547 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
11548
11549 * electric.el (electric-pair-mode): Improve interaction with
11550 electric-layout-mode.
11551 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
11552 (electric-pair-syntax): Use text-mode-syntax-table in comments
11553 and strings.
11554 (electric-pair--insert): New function.
11555 (electric-pair-post-self-insert-function): Use it and
11556 electric--after-char-pos.
11557
11558 2013-06-19 Leo Liu <sdl.web@gmail.com>
11559
11560 * progmodes/octave.el (octave-help): Fix regexp.
11561
11562 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
11563
11564 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
11565 (shr-table-horizontal-line): Allow nil as a value, and change the
11566 default.
11567 (shr-insert-table-ruler): Respect the nil value.
11568
11569 2013-06-18 Tom Tromey <tromey@barimba>
11570
11571 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11572 New defvars.
11573 (eww-open-file): New defun.
11574 (eww-render): Initialize new variables.
11575 (eww-display-html): Handle "link" and "a".
11576 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
11577 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
11578 (eww-back-url): Rename from eww-previous-url.
11579 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11580 New defuns.
11581
11582 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
11583
11584 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
11585 Distinguish ternary operator tokens from slash symbol and slash
11586 char literal.
11587
11588 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
11589
11590 Convert symbol prettification into minor mode and global minor mode.
11591
11592 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
11593 `prog-prettify-symbols', and make a local defvar instead of defcustom.
11594 (prettify-symbols--keywords): Rename from
11595 `prog-prettify-symbols-alist' and make a local defvar.
11596 (prettify-symbols--compose-symbol): Rename from
11597 `prog--prettify-font-lock-compose-symbol'.
11598 (prettify-symbols--make-keywords): Rename from
11599 `prog-prettify-font-lock-symbols-keywords' and simplify.
11600 (prog-prettify-install): Remove.
11601 (prettify-symbols-mode): New minor mode, based on
11602 `prog-prettify-install'.
11603 (turn-on-prettify-symbols-mode): New function.
11604 (global-prettify-symbols-mode): New globalized minor mode.
11605
11606 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11607 * progmodes/cfengine.el (cfengine3-mode):
11608 * progmodes/perl-mode.el (perl-mode): Don't call
11609 `prog-prettify-install'; set `prettify-symbols-alist' instead.
11610
11611 2013-06-18 Juri Linkov <juri@jurta.org>
11612
11613 * files-x.el (modify-file-local-variable-message): New function.
11614 (modify-file-local-variable)
11615 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
11616 and call `modify-file-local-variable-message' when it's non-nil.
11617 (add-file-local-variable, delete-file-local-variable)
11618 (add-file-local-variable-prop-line)
11619 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
11620 and use it. (Bug#9820)
11621
11622 2013-06-18 Juri Linkov <juri@jurta.org>
11623
11624 * emulation/vi.el (vi-shell-op):
11625 * emulation/vip.el (vip-execute-com, ex-command):
11626 * emulation/viper-cmd.el (viper-exec-bang):
11627 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
11628 the call of `shell-command-on-region'. (Bug#14637)
11629
11630 * simple.el (shell-command-on-region): Doc fix.
11631
11632 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11633
11634 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
11635 (bug#14633).
11636
11637 2013-06-18 Glenn Morris <rgm@gnu.org>
11638
11639 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
11640
11641 * newcomment.el (comment-search-forward, comment-search-backward):
11642 Doc fix. (Bug#14376)
11643
11644 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
11645
11646 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
11647 (buffer-face-mode-invoke): Doc fix.
11648
11649 2013-06-18 Matthias Meulien <orontee@gmail.com>
11650
11651 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
11652 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
11653
11654 2013-06-18 Glenn Morris <rgm@gnu.org>
11655
11656 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
11657 Replace obsolete function generic-make-keywords with its expansion.
11658
11659 * progmodes/python.el (ffap-alist): Declare.
11660
11661 * textmodes/reftex.el (bibtex-mode-map): Declare.
11662
11663 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11664
11665 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
11666 (package-unpack, package-unpack-single): Return the pkg-dir.
11667 (package-download-transaction): Use it to update package-alist.
11668
11669 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11670
11671 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
11672 possible choice.
11673
11674 2013-06-17 Juri Linkov <juri@jurta.org>
11675
11676 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
11677
11678 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
11679
11680 * emacs-lisp/package.el (package-load-descriptor):
11681 Remove `with-syntax-table' call, `read' doesn't need it.
11682 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
11683
11684 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
11685
11686 * startup.el (command-line): Expand package name returned by
11687 `package--description-file' (bug#14639).
11688
11689 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
11690
11691 * emacs-lisp/package.el (package-load-descriptor): Do not call
11692 `emacs-lisp-mode', just use its syntax table.
11693
11694 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
11695
11696 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
11697 `font-lock-extra-managed-props' if any prettifying keyword is added.
11698 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
11699 (prog-mode): Use `setq-local'.
11700
11701 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
11702
11703 * international/characters.el (standard-case-table): Set syntax of ?»
11704 and ?« to punctuation.
11705
11706 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
11707
11708 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
11709 Save relevant match data before calling `syntax-ppss' (bug#14595).
11710
11711 2013-06-15 Juri Linkov <juri@jurta.org>
11712
11713 * files-x.el (modify-file-local-variable-prop-line): Add local
11714 variables to the end of the existing comment on the first line.
11715 Use `file-auto-mode-skip' to skip interpreter magic line,
11716 and also skip XML declaration.
11717
11718 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11719
11720 * startup.el (package--builtin-versions): New var.
11721 (package-subdirectory-regexp): Remove.
11722 (package--description-file): Hard code its value instead.
11723
11724 * emacs-lisp/package.el: Don't activate packages older than builtin.
11725 (package-obsolete-list): Rename from package-obsolete-alist, and make
11726 it into a simple list of package-desc.
11727 (package-strip-version): Remove.
11728 (package-built-in-p): Use package--builtin-versions.
11729 (package-mark-obsolete): Simplify.
11730 (package-process-define-package): Mark it obsolete if older than the
11731 builtin version.
11732 (package-handle-response): Use line-end-position.
11733 (package-read-archive-contents, package--download-one-archive):
11734 Simplify.
11735 (package--add-to-archive-contents): Skip if older than the builtin or
11736 installed version.
11737 (package-menu-describe-package): Fix last change.
11738 (package-list-unversioned): New var.
11739 (package-menu--generate): Use it.
11740
11741 * emacs-lisp/autoload.el: Manage package--builtin-versions.
11742 (autoload--insert-text, autoload--insert-cookie-text): New functions.
11743 (autoload-builtin-package-versions): New variable.
11744 (autoload-generate-file-autoloads): Use them.
11745 Remove the list of autoloaded functions/macros from the
11746 (autoload...) comments.
11747
11748 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
11749
11750 2013-06-15 Eli Zaretskii <eliz@gnu.org>
11751
11752 * simple.el (line-move-partial): Don't jump to the next screen
11753 line as soon as it becomes visible. Instead, continue enlarging
11754 the vscroll until the portion of a tall screen line that's left on
11755 display is about the height of the frame's default font.
11756 (Bug#14567)
11757
11758 2013-06-15 Glenn Morris <rgm@gnu.org>
11759
11760 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
11761 compilation-error-regexp-alist void, or local while let-bound.
11762
11763 * progmodes/make-mode.el (makefile-mode-syntax-table):
11764 Treat "=" as punctuation. (Bug#14614)
11765
11766 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
11767
11768 * help-fns.el (describe-variable):
11769 Add extra line for permanent-local variables.
11770
11771 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
11772
11773 * progmodes/scheme.el (scheme-font-lock-keywords-2):
11774 Add export, import, library. (Bug#9164)
11775 (library): Set indent function.
11776
11777 2013-06-14 Glenn Morris <rgm@gnu.org>
11778
11779 * term/xterm.el (xterm--query):
11780 Stop after first matching handler. (Bug#14615)
11781
11782 2013-06-14 Ivan Kanis <ivan@kanis.fr>
11783
11784 Add support for dired in saveplace.
11785 * dired.el (dired-initial-position-hook): New variable.
11786 (dired-initial-position): Call hook to place cursor position.
11787 * saveplace.el (save-place-to-alist): Add dired position.
11788 (save-place-dired-hook): New function.
11789
11790 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11791
11792 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
11793 through a symbol rather than letrec.
11794
11795 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
11796 (package-desc): Add `dir' field.
11797 (package-desc-full-name): New function.
11798 (package-load-descriptor): Combine the two arguments. Don't use `load'.
11799 (package-maybe-load-descriptor): Remove.
11800 (package-load-all-descriptors): Just call package-load-descriptor.
11801 (package--disabled-p): New function.
11802 (package-desc-vers, package-desc-doc): Remove aliases.
11803 (package--dir): Remove function.
11804 (package-activate): Check if a package is disabled.
11805 (package-process-define-package): New function, extracted from
11806 define-package.
11807 (define-package): Turn into a place holder.
11808 (package-unpack-single, package-tar-file-info):
11809 Use package--description-file.
11810 (package-compute-transaction): Use package--disabled-p.
11811 (package-download-transaction): Don't call
11812 package-maybe-load-descriptor since they're all loaded anyway.
11813 (package-install): Change argument to be a pkg-desc.
11814 (package-delete): Use a single pkg-desc argument.
11815 (describe-package-1): Use package-desc-dir instead of package--dir.
11816 Use package-desc property instead of package-symbol.
11817 (package-install-button-action): Adjust accordingly.
11818 (package--push): Rewrite.
11819 (package-menu--print-info): Adjust accordingly. Change the ID format
11820 to be a pkg-desc.
11821 (package-menu-describe-package, package-menu-get-status)
11822 (package-menu--find-upgrades, package-menu-mark-upgrades)
11823 (package-menu-execute, package-menu--name-predicate):
11824 Adjust accordingly.
11825 * startup.el (package--description-file): New function.
11826 (command-line): Use it.
11827 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11828 Use package-desc-version.
11829
11830 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
11831 (byte-compile-preprocess): Use it.
11832 (byte-compile-file-form-defalias): Try a bit harder to use macros we
11833 can't quite recognize.
11834 (byte-compile-add-to-list): Remove.
11835 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
11836 (cconv-closure-convert): Add assertion.
11837
11838 * emacs-lisp/map-ynp.el: Use lexical-binding.
11839 (map-y-or-n-p): Remove unused vars `tail' and `object'.
11840 Factor out some repeated code.
11841
11842 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11843
11844 * subr.el (with-eval-after-load): New macro.
11845 (eval-after-load): Allow form to be a function.
11846 take advantage of lexical-binding.
11847 (do-after-load-evaluation): Use dolist and adjust to new format.
11848 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
11849
11850 2013-06-13 Juri Linkov <juri@jurta.org>
11851
11852 * replace.el (perform-replace): Display "symbol " and other search
11853 modes from `isearch-message-prefix' in the *Help* buffer.
11854
11855 * isearch.el (isearch-query-replace): Add " symbol" and other
11856 possible search modes from `isearch-message-prefix' to the prompt.
11857 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
11858 when reading a regexp to collect.
11859
11860 2013-06-13 Juri Linkov <juri@jurta.org>
11861
11862 * isearch.el (word-search-regexp): Match whitespace if the search
11863 string begins or ends in whitespace. The LAX arg is applied to
11864 both ends of the search string. Use `regexp-quote' and explicit
11865 \< and \> instead of \b. Use \` and \' instead of ^ and $.
11866 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
11867 boundaries are replaced with symbol boundaries, and characters
11868 between symbols match non-word non-symbol syntax. (Bug#14602)
11869
11870 2013-06-13 Juri Linkov <juri@jurta.org>
11871
11872 * isearch.el (isearch-del-char): Don't exceed the length of
11873 `isearch-string' by the prefix arg. (Bug#14563)
11874
11875 2013-06-13 Juri Linkov <juri@jurta.org>
11876
11877 * isearch.el (isearch-yank-word, isearch-yank-line)
11878 (isearch-char-by-name, isearch-quote-char)
11879 (isearch-printing-char, isearch-process-search-char):
11880 Add optional count prefix arg. (Bug#14563)
11881
11882 * international/isearch-x.el
11883 (isearch-process-search-multibyte-characters):
11884 Add optional count prefix arg.
11885
11886 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11887
11888 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
11889 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
11890 lexical-binding.
11891
11892 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
11893
11894 * subr.el (set-temporary-overlay-map): Add on-exit argument.
11895
11896 2013-06-13 Glenn Morris <rgm@gnu.org>
11897
11898 * startup.el (tty-handle-args):
11899 Don't just discard "--" and anything after. (Bug#14608)
11900
11901 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
11902
11903 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
11904
11905 Implement changes in Secret Service API. Make it backward compatible.
11906 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
11907 (secrets-create-item): Use it. Prefix properties with interface.
11908
11909 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
11910
11911 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
11912 (term-emulate-terminal): Respect term-suppress-hard-newline.
11913
11914 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
11915
11916 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
11917 Only remove a `thumb-file' overlay. (Bug#14548)
11918
11919 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
11920
11921 * mail/reporter.el (reporter-submit-bug-report):
11922 Handle missing package-name. (Bug#14600)
11923
11924 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11925
11926 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
11927 (reftex-citation-prompt, reftex-default-bibliography)
11928 (reftex-bib-or-thebib, reftex-get-bibfile-list)
11929 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
11930 (reftex-bib-sort-author, reftex-bib-sort-year)
11931 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
11932 (reftex-extract-bib-entries-from-thebibliography)
11933 (reftex-get-bibkey-default, reftex-get-bib-names)
11934 (reftex-parse-bibtex-entry, reftex-get-bib-field)
11935 (reftex-format-bib-entry, reftex-parse-bibitem)
11936 (reftex-format-bibitem, reftex-do-citation)
11937 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
11938 (reftex-restrict-bib-matches, reftex-extract-bib-file)
11939 (reftex-insert-bib-matches, reftex-format-citation)
11940 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
11941 (reftex-create-bibtex-file): Add docstrings, mostly by converting
11942 existing comments into docstrings.
11943
11944 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
11945
11946 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
11947
11948 2013-06-12 Andreas Schwab <schwab@suse.de>
11949
11950 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
11951 for auto-save files.
11952
11953 2013-06-12 Glenn Morris <rgm@gnu.org>
11954
11955 * ido.el (ido-delete-ignored-files): Remove.
11956 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
11957 Go back to calling ido-ignore-item-p directly.
11958
11959 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
11960
11961 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
11962
11963 * ido.el (ido-delete-ignored-files): New function,
11964 split from ido-make-file-list-1.
11965 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
11966 (ido-make-file-list-1): Use ido-delete-ignored-files.
11967
11968 2013-06-12 Leo Liu <sdl.web@gmail.com>
11969
11970 * progmodes/octave.el (inferior-octave-startup)
11971 (inferior-octave-completion-table)
11972 (inferior-octave-track-window-width-change)
11973 (octave-eldoc-function-signatures, octave-help)
11974 (octave-find-definition): Use single quoted strings.
11975 (inferior-octave-startup-args): Change default value.
11976 (inferior-octave-startup): Do not hard code "-i" and
11977 "--no-line-editing".
11978 (inferior-octave-resync-dirs): Add optional arg NOERROR.
11979 (inferior-octave-directory-tracker): Use it.
11980 (octave-goto-function-definition): Robustify.
11981 (octave-help): Support highlighting operators in 'See also'.
11982 (octave-find-definition): Find subfunctions only in Octave mode.
11983
11984 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11985
11986 * help-fns.el (help-fns--compiler-macro): If the handler function is
11987 named, then put a link to it.
11988 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
11989 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
11990 (cl-typep): Use it.
11991 (cl-eval-when): Simplify debug spec.
11992 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
11993 compiler-macro function instead of setting `compiler-macro-file'.
11994
11995 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
11996
11997 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
11998 * vc/vc-hooks.el (vc-stay-local): Doc fix.
11999
12000 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
12001 Daniel Hackney <dan@haxney.org>
12002
12003 First part of Daniel Hackney's patch to package.el.
12004 * emacs-lisp/package.el: Use defstruct.
12005 (package-desc): New, main struct.
12006 (package--bi-desc, package--ac-desc): New structs, used to describe the
12007 format in external files.
12008 (package-desc-vers): Replace with package-desc-version accessor.
12009 (package-desc-doc): Replace with package-desc-summary accessor.
12010 (package-activate-1): Remove `package' arg since the pkg-vec now
12011 includes the name.
12012 (define-package): Use package-desc-from-define.
12013 (package-unpack-single): Change file-name arg to be a symbol.
12014 (package--add-to-archive-contents): Use package-desc-create and new
12015 accessor functions to package--ac-desc.
12016 (package-buffer-info, package-tar-file-info): Return a package-desc.
12017 (package-install-from-buffer): Remove `type' argument. Change pkg-info
12018 arg to be a package-desc.
12019 (package-install-file): Adjust accordingly. Use \' to match EOS.
12020 (package--from-builtin): New function.
12021 (describe-package-1, package-menu--generate): Use it.
12022 (package--make-autoloads-and-compile): Change name arg to be a symbol.
12023 (package-generate-autoloads): Idem and return the name of the file.
12024 * emacs-lisp/package-x.el (package-upload-buffer-internal):
12025 Change pkg-info arg to be a package-desc.
12026 Use package-make-ac-desc.
12027 (package-upload-file): Use \' to match EOS.
12028 * finder.el (finder-compile-keywords): Use package-make-builtin.
12029
12030 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
12031
12032 * vc/vc.el (vc-deduce-fileset): Change error message.
12033 (vc-read-backend): New function.
12034 (vc-next-action): Use it.
12035
12036 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
12037
12038 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
12039 (prolog-font-lock-keywords): Use regexp-opt instead.
12040 Don't manually highlight strings.
12041 (prolog-mode-variables): Simplify comment-start-skip.
12042 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
12043
12044 * emacs-lisp/generic.el (generic--normalise-comments)
12045 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
12046 (generic-mode-set-comments): Use them.
12047 (generic-bracket-support): Use setq-local.
12048 (generic-make-keywords-list): Declare obsolete.
12049
12050 2013-06-11 Glenn Morris <rgm@gnu.org>
12051
12052 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12053 Prettify after setting font-lock-defaults. (Bug#14574)
12054
12055 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
12056
12057 * replace.el (query-replace, occur-read-regexp-defaults-function)
12058 (replace-search):
12059 * subr.el (declare-function, number-sequence, local-set-key)
12060 (substitute-key-definition, locate-user-emacs-file)
12061 (with-silent-modifications, split-string, eval-after-load):
12062 Fix typos, remove unneeded backslashes and reflow some docstrings.
12063
12064 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
12065
12066 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
12067 default for Elisp files.
12068
12069 2013-06-11 Glenn Morris <rgm@gnu.org>
12070
12071 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
12072 although define-derived-mode was doing this anyway. (Bug#14583)
12073
12074 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
12075
12076 * allout.el (allout-encryption-plaintext-sanitization-regexps):
12077 Fix make-variable-buffer-local call to refer to the correct variable.
12078
12079 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
12080
12081 * eshell/em-term.el (eshell-visual-commands)
12082 (eshell-visual-subcommands, eshell-visual-options):
12083 Add summary line to docstrings. Add cross-references.
12084
12085 2013-06-10 Glenn Morris <rgm@gnu.org>
12086
12087 * epa.el (epa-read-file-name): New function. (Bug#14510)
12088 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
12089
12090 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
12091
12092 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
12093 output redirection to be ignored with visual commands.
12094
12095 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
12096
12097 * eshell/em-term.el (eshell-visual-command-p): New function.
12098 (eshell-term-initialize): Move long lambda to separate function
12099 eshell-visual-command-p.
12100 * eshell/em-dirs.el (eshell-dirs-initialize):
12101 * eshell/em-script.el (eshell-script-initialize):
12102 Add missing #' to lambda.
12103
12104 2013-06-08 Leo Liu <sdl.web@gmail.com>
12105
12106 * progmodes/octave.el (octave-add-log-current-defun): New function.
12107 (octave-mode): Set add-log-current-defun-function.
12108 (octave-goto-function-definition): Do not move point if not found.
12109 (octave-find-definition): Enhance to try subfunctions first.
12110
12111 2013-06-08 Glenn Morris <rgm@gnu.org>
12112
12113 * emacs-lisp/bytecomp.el (byte-compile-char-before)
12114 (byte-compile-backward-char, byte-compile-backward-word):
12115 Improve previous change, to handle non-explicit nil.
12116
12117 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
12118
12119 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
12120 (smie--opener/closer-at-point): New function.
12121 (smie--matching-block-data): Use it. Don't match from right after an
12122 opener or right before a closer. Obey smie-blink-matching-inners.
12123 Don't signal a mismatch for repeated inners like "switch..case..case".
12124
12125 2013-06-07 Leo Liu <sdl.web@gmail.com>
12126
12127 * progmodes/octave.el (octave-mode): Set comment-use-global-state
12128 to t. (Bug#14303)
12129 (octave-function-header-regexp): Fix. (Bug#14570)
12130 (octave-help-mode-finish-hook, octave-help-mode-finish):
12131 Remove. Just use temp-buffer-show-hook.
12132
12133 * newcomment.el (comment-search-backward): Revert last change.
12134 (Bug#14434)
12135
12136 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
12137
12138 2013-06-07 Eli Zaretskii <eliz@gnu.org>
12139
12140 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
12141 through xargs, to avoid failure due to MS-Windows limitations on
12142 command-line length.
12143
12144 2013-06-06 Glenn Morris <rgm@gnu.org>
12145
12146 * font-lock.el (lisp-font-lock-keywords-2):
12147 Treat user-error like error.
12148
12149 * emacs-lisp/bytecomp.el (byte-compile-char-before)
12150 (byte-compile-backward-char, byte-compile-backward-word):
12151 Handle explicit nil arguments. (Bug#14565)
12152
12153 2013-06-05 Alan Mackenzie <acm@muc.de>
12154
12155 * isearch.el (isearch-allow-prefix): New user option.
12156 (isearch-other-meta-char): Don't exit isearch when a prefix
12157 argument is typed whilst `isearch-allow-prefix' is non-nil.
12158 (Bug#9706)
12159
12160 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12161
12162 * autorevert.el (auto-revert-notify-handler): Use memq.
12163 Hide assertion failure.
12164
12165 * skeleton.el: Use cl-lib.
12166 (skeleton-further-elements): Use defvar-local.
12167 (skeleton-insert): Use cl-progv.
12168
12169 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12170
12171 * progmodes/prog-mode.el (prog-prettify-symbols)
12172 (prog-prettify-install): Update docstrings.
12173
12174 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12175
12176 * simple.el: Move all the prog-mode code to prog-mode.el.
12177 * progmodes/prog-mode.el: New file.
12178 * loadup.el: Add prog-mode.el.
12179
12180 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12181
12182 * simple.el (prog-prettify-symbols): Add version.
12183 (prog-prettify-install): Add convenience function to prettify symbols.
12184
12185 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
12186 (perl--augmented-font-lock-keywords-1)
12187 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
12188 variables and use it.
12189
12190 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12191 (cfengine3-mode): Remove unneeded variable and use it.
12192
12193 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12194 (lisp--augmented-font-lock-keywords-1)
12195 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
12196 Remove unneeded variables and use it.
12197
12198 2013-06-05 João Távora <joaotavora@gmail.com>
12199
12200 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
12201 to point when opening the connection. (Bug#14380)
12202
12203 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12204
12205 * subr.el (load-history-regexp, load-history-filename-element)
12206 (eval-after-load, after-load-functions, do-after-load-evaluation)
12207 (eval-next-after-load, display-delayed-warnings)
12208 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
12209 definition of save-match-data.
12210 (overriding-local-map): Remove accidental obsolescence declaration.
12211
12212 * emacs-lisp/edebug.el (edebug-result): Move before first use.
12213
12214 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
12215
12216 Generalize symbol prettify support to prog-mode and implement it
12217 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
12218 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
12219 (prog--prettify-font-lock-compose-symbol)
12220 (prog-prettify-font-lock-symbols-keywords): New variables and
12221 functions to support symbol prettification.
12222 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12223 (lisp--augmented-font-lock-keywords-1)
12224 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
12225 (lisp--prettify-symbols-alist): Implement prettify of lambda.
12226 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12227 (cfengine3--prettify-symbols-alist, cfengine3-mode):
12228 Implement prettify of -> => :: strings.
12229 * progmodes/perl-mode.el (perl-prettify-symbols)
12230 (perl--font-lock-compose-symbol)
12231 (perl--font-lock-symbols-keywords): Move to prog-mode.
12232 (perl--prettify-symbols-alist): Prettify -> => :: strings.
12233 (perl-font-lock-keywords-1)
12234 (perl-font-lock-keywords-2): Remove explicit prettify support.
12235 (perl--augmented-font-lock-keywords)
12236 (perl--augmented-font-lock-keywords-1)
12237 (perl--augmented-font-lock-keywords-2, perl-mode):
12238 Implement prettify support.
12239
12240 2013-06-05 Leo Liu <sdl.web@gmail.com>
12241
12242 Re-implement SMIE matching block highlight using
12243 show-paren-data-function. (Bug#14395)
12244 * emacs-lisp/smie.el (smie-matching-block-highlight)
12245 (smie--highlight-matching-block-overlay)
12246 (smie--highlight-matching-block-lastpos)
12247 (smie-highlight-matching-block)
12248 (smie-highlight-matching-block-mode): Remove.
12249 (smie--matching-block-data-cache): New variable.
12250 (smie--matching-block-data): New function.
12251 (smie-setup): Use smie--matching-block-data for
12252 show-paren-data-function.
12253
12254 * progmodes/octave.el (octave-mode-menu): Fix.
12255 (octave-find-definition): Skip garbage lines.
12256
12257 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12258
12259 Fix compilation error with simultaneous dynamic+lexical scoping.
12260 Add warning when a defvar appears after the first let-binding.
12261 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
12262 (byte-compile-close-variables): Initialize it.
12263 (byte-compile--declare-var): New function.
12264 (byte-compile-file-form-defvar)
12265 (byte-compile-file-form-define-abbrev-table)
12266 (byte-compile-file-form-custom-declare-variable): Use it.
12267 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
12268 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
12269 (byte-compile-bind): Handle dynamic bindings that shadow
12270 lexical bindings.
12271 (byte-compile-unbind): Make arg non-optional.
12272 (byte-compile-let): Simplify.
12273 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
12274 (cconv--analyse-function, cconv-analyse-form): Populate it.
12275 Protect byte-compile-bound-variables to limit the scope of defvars.
12276 (cconv-analyse-form): Add missing rule for (defvar <foo>).
12277 Remove unneeded rule for `declare'.
12278
12279 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
12280 so as to avoid depending on cl-adjoin at run-time.
12281 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
12282
12283 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
12284 (macroexp--warn-and-return): Use it.
12285
12286 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12287
12288 * subr.el: Convert to lexical binding.
12289 (overriding-local-map): Make obsolete.
12290 (add-to-list): Doc fix. Add compiler macro.
12291 (read-key): Swap values of local maps.
12292
12293 2013-06-05 Leo Liu <sdl.web@gmail.com>
12294
12295 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
12296
12297 2013-06-04 Leo Liu <sdl.web@gmail.com>
12298
12299 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
12300 (compilation-auto-jump): Suppress the "Mark set" message to give
12301 way to exit message.
12302
12303 2013-06-04 Alan Mackenzie <acm@muc.de>
12304
12305 Remove faulty optimisation from indentation calculation.
12306 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
12307 search limit based on 2000 characters back from indent-point.
12308
12309 2013-06-03 Tassilo Horn <tsdh@gnu.org>
12310
12311 * eshell/em-term.el (cl-lib): Require `cl-lib'.
12312
12313 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
12314
12315 * emacs-lisp/lisp.el: Use lexical-binding.
12316 (lisp--local-variables-1, lisp--local-variables): New functions.
12317 (lisp--local-variables-completion-table): New var.
12318 (lisp-completion-at-point): Use it complete let-bound vars.
12319
12320 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
12321 eagerly (bug#14422).
12322
12323 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
12324
12325 * autorevert.el (auto-revert-notify-enabled)
12326 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
12327 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
12328 (auto-revert-notify-handler): Handle also gfilenotify.
12329
12330 * subr.el (file-notify-handle-event): New defun. Replacing ...
12331 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
12332 Remove.
12333
12334 2013-06-03 Juri Linkov <juri@jurta.org>
12335
12336 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
12337 `M-s h .'. (Bug#14427)
12338
12339 * hi-lock.el (highlight-symbol-at-point): New alias for the new
12340 command `hi-lock-face-symbol-at-point'.
12341 (hi-lock-face-symbol-at-point): New command.
12342 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
12343 (hi-lock-menu): Add `highlight-symbol-at-point'.
12344 (hi-lock-mode): Doc fix.
12345
12346 * isearch.el (isearch-forward-symbol-at-point): New command.
12347 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
12348 (isearch-highlight-regexp): Add a regexp which matches
12349 words/symbols for word/symbol mode.
12350
12351 * subr.el (find-tag-default-bounds): New function with the body
12352 mostly moved from `find-tag-default'.
12353 (find-tag-default): Move most code to `find-tag-default-bounds',
12354 call it and apply `buffer-substring-no-properties' afterwards.
12355
12356 2013-06-03 Tassilo Horn <tsdh@gnu.org>
12357
12358 * eshell/em-term.el (eshell-term-initialize):
12359 Use `cl-intersection' rather than `intersection'.
12360
12361 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
12362
12363 * vc/log-view.el: Doc fix.
12364 (log-view-mode-map): Copy keymap from `special-mode-map'.
12365
12366 2013-06-02 Eric Ludlam <zappo@gnu.org>
12367
12368 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
12369 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
12370 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
12371 (eieio-unbound, eieio-default-superclass)
12372 (eieio--define-field-accessors, method-static, method-before)
12373 (method-primary, method-after, method-num-lists)
12374 (method-generic-before, method-generic-primary)
12375 (method-generic-after, method-num-slots)
12376 (eieio-specialized-key-to-generic-key)
12377 (eieio--check-type, class-v, class-p)
12378 (eieio-class-name, define-obsolete-function-alias)
12379 (eieio-class-parents-fast, eieio-class-children-fast)
12380 (same-class-fast-p, class-constructor, generic-p)
12381 (generic-primary-only-p, generic-primary-only-one-p)
12382 (class-option-assoc, class-option, eieio-object-p)
12383 (class-abstract-p, class-method-invocation-order)
12384 (eieio-defclass-autoload-map, eieio-defclass-autoload)
12385 (eieio-class-un-autoload, eieio-defclass)
12386 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
12387 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
12388 (eieio--defgeneric-init-form, eieio-defgeneric-form)
12389 (eieio-defgeneric-reset-generic-form)
12390 (eieio-defgeneric-form-primary-only)
12391 (eieio-defgeneric-reset-generic-form-primary-only)
12392 (eieio-defgeneric-form-primary-only-one)
12393 (eieio-defgeneric-reset-generic-form-primary-only-one)
12394 (eieio-unbind-method-implementations)
12395 (eieio--defmethod, eieio--typep)
12396 (eieio-perform-slot-validation, eieio-validate-slot-value)
12397 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
12398 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
12399 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
12400 (eieio-slot-name-index, eieio-class-slot-name-index)
12401 (eieio-set-defaults, eieio-initarg-to-attribute)
12402 (eieio-attribute-to-initarg, eieio-c3-candidate)
12403 (eieio-c3-merge-lists, eieio-class-precedence-c3)
12404 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
12405 (eieio-class-precedence-list, eieio-generic-call-methodname)
12406 (eieio-generic-call-arglst, eieio-generic-call-key)
12407 (eieio-generic-call-next-method-list)
12408 (eieio-pre-method-execution-functions, eieio-generic-call)
12409 (eieio-generic-call-primary-only, eieiomt-method-list)
12410 (eieiomt-optimizing-obarray, eieiomt-install)
12411 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
12412 (eieio-generic-form, eieio-defmethod, make-obsolete)
12413 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
12414 (defclass): Remove `eval-and-compile' from macro.
12415 (call-next-method, shared-initialize): Instead of using
12416 `scoped-class' variable, use new eieio--scoped-class, and
12417 eieio--with-scoped-class.
12418 (initialize-instance): Rename local variable 'scoped-class' to
12419 'this-class' to remove ambiguitity from old global.
12420
12421 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
12422 eieio.el.
12423 (eieio--scoped-class-stack): New variable.
12424 (eieio--scoped-class): New fcn.
12425 (eieio--with-scoped-class): New scoping macro.
12426 (eieio-defclass): Use pushnew instead of add-to-list.
12427 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
12428 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
12429 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
12430 `scoped-class' variable, use new eieio--scoped-class, and
12431 eieio--with-scoped-class.
12432
12433 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
12434
12435 2013-06-02 Tassilo Horn <tsdh@gnu.org>
12436
12437 * eshell/esh-ext.el (eshell-external-command): Pass args to
12438 `eshell-find-interpreter'.
12439 (eshell-find-interpreter): Add new second parameter ARGS.
12440
12441 * eshell/em-script.el (eshell-script-initialize): Add second arg
12442 to the function added as MATCH to `eshell-interpreter-alist'.
12443
12444 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
12445 the function added as MATCH to `eshell-interpreter-alist'.
12446
12447 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
12448 (eshell-visual-options): New defcustom.
12449 (eshell-escape-control-x): Adapt docstring.
12450 (eshell-term-initialize): Test `eshell-visual-subcommands' and
12451 `eshell-visual-options' in addition to `eshell-visual-commands'.
12452 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
12453
12454 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
12455
12456 * progmodes/python.el (python-indent-block-enders): Add break,
12457 continue and raise keywords.
12458
12459 2013-06-01 Glenn Morris <rgm@gnu.org>
12460
12461 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
12462
12463 Plain (f)boundp silences compilation warnings since Emacs 22.1.
12464 * progmodes/cc-cmds.el (delete-forward-p):
12465 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
12466 * progmodes/cc-engine.el (buffer-syntactic-context):
12467 * progmodes/cc-fonts.el (face-property-instance):
12468 * progmodes/cc-mode.el (set-keymap-parents):
12469 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
12470 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
12471 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
12472 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
12473 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
12474
12475 * progmodes/cc-vars.el (other): Emacs has this widget since
12476 at least 21.1, so don't (re)define it.
12477
12478 * eshell/em-cmpl.el (eshell-cmpl-initialize):
12479 Replace the obsolete alias pcomplete-arg-quote-list.
12480
12481 2013-06-01 Leo Liu <sdl.web@gmail.com>
12482
12483 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
12484 punctuation syntax.
12485 (inferior-octave-minimal-columns)
12486 (inferior-octave-last-column-width): New variables.
12487 (inferior-octave-track-window-width-change): New function.
12488 (inferior-octave-mode): Adjust column width so that Octave output,
12489 for example from 'ls', can fit into the window nicely.
12490
12491 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
12492
12493 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12494 Highlight expansions inside regexp literals.
12495
12496 2013-05-31 Glenn Morris <rgm@gnu.org>
12497
12498 * obsolete/sym-comp.el (symbol-complete):
12499 Replace obsolete completion-annotate-function.
12500
12501 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
12502
12503 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
12504
12505 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12506 New function, checks if point is inside a literal that allows
12507 expression expansion.
12508 (ruby-syntax-propertize-expansion): Use it.
12509 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
12510 around the body.
12511
12512 2013-05-30 Juri Linkov <juri@jurta.org>
12513
12514 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
12515 to "\M-si".
12516 (isearch-invisible): New variable.
12517 (isearch-forward): Doc fix.
12518 (isearch-mode): Set `isearch-invisible'
12519 to the value of `search-invisible'.
12520 (isearch-toggle-case-fold): Doc fix.
12521 (isearch-toggle-invisible): New command.
12522 (isearch-query-replace): Let-bind `search-invisible'
12523 to the value of `isearch-invisible'.
12524 (isearch-search): Use `isearch-invisible' instead of
12525 `search-invisible'. Let-bind `search-invisible'
12526 to the value of `isearch-invisible'. (Bug#11378)
12527
12528 2013-05-30 Juri Linkov <juri@jurta.org>
12529
12530 * replace.el (perform-replace): Avoid `isearch-range-invisible'
12531 call when `query-flag' is nil and `search-invisible' is non-nil.
12532 (Bug#11746)
12533
12534 2013-05-30 Glenn Morris <rgm@gnu.org>
12535
12536 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
12537
12538 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
12539 (cc-require): Suppress spurious "noruntime" warnings.
12540 (cc-require-when-compile): Use fboundp, for sake of compiler.
12541
12542 * progmodes/cc-mode.el: Move load of cc-vars before that of
12543 cc-langs (which in turn loads cc-vars), to quieten compiler.
12544
12545 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * paren.el: Simplify the code.
12548 (show-paren-mode): Always start the timer.
12549 (show-paren--idle-timer): Rename from show-paren-idle-timer.
12550 (show-paren--overlay, show-paren--overlay-1): Rename from
12551 show-paren-overlay and show-paren-overlay-1, and initialize to an
12552 overlay rather than to nil.
12553 (show-paren-function): Misc cleanup and simplifications.
12554
12555 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * paren.el (show-paren-data-function): New hook.
12558 (show-paren--default): New function, extracted from show-paren-function.
12559 (show-paren-function): Use show-paren-data-function.
12560
12561 2013-05-30 Glenn Morris <rgm@gnu.org>
12562
12563 * ielm.el (ielm-map, ielm-complete-symbol):
12564 Use completion-at-point rather than obsolete functions.
12565 (inferior-emacs-lisp-mode): Doc fix.
12566 Set completion-at-point-functions, rather than
12567 comint-dynamic-complete-functions.
12568
12569 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
12570 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
12571 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
12572
12573 * image.el (image-animated-p): Tweak definition.
12574
12575 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
12576 (rlogin-process-connection-type): Tweak default. Add set-after.
12577 (rlogin-host): Doc fix.
12578 (rlogin): Tweak prompt.
12579 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
12580
12581 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
12582 * progmodes/tcl.el (inferior-tcl-mode-map):
12583 Use completion-at-point rather than obsolete alias.
12584
12585 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
12586
12587 * minibuffer.el (read-file-name-completion-ignore-case):
12588 Move before completion--in-region, for eager macro expansion.
12589
12590 2013-05-29 Juri Linkov <juri@jurta.org>
12591
12592 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
12593 for total count of matching lines. Add `global-matches' for total
12594 count of matches. Rename `matches' to `lines' for count of
12595 matching lines. Add `matches' for count of matches.
12596 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
12597 to `prev-line' for line number of prev match endpt.
12598 Increment `matches' for every match. Print the number of
12599 matching lines in the header.
12600 (occur-context-lines): Rename `lines' to `curr-line'.
12601 Rename `prev-lines' to `prev-line'. (Bug#14017)
12602
12603 2013-05-29 Juri Linkov <juri@jurta.org>
12604
12605 * replace.el (perform-replace): Add `skip-read-only-count',
12606 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
12607 Increment them for corresponding conditions and report the number
12608 of skipped occurrences in the final message. (Bug#11746)
12609 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12610 (replace-string, replace-regexp): Doc fix.
12611
12612 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12613
12614 * emacs-lisp/trace.el (trace--read-args): Provide a default.
12615
12616 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
12617 prog-mode-map (bug#14504).
12618
12619 2013-05-29 Leo Liu <sdl.web@gmail.com>
12620
12621 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
12622 (octave-help): Small simplification.
12623
12624 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
12625 off the highlight first.
12626
12627 2013-05-29 Glenn Morris <rgm@gnu.org>
12628
12629 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
12630 Handle idlwave-last-system-routine-info-cons-cell being nil.
12631
12632 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
12633 (idlwave-write-paths): Simplify via with-temp-buffer.
12634
12635 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
12636 * emulation/cua-rect.el: Also load cua-base at run time.
12637
12638 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
12639 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
12640 (cperl-imenu-on-info): Require imenu.
12641
12642 2013-05-28 Alan Mackenzie <acm@muc.de>
12643
12644 Handle "capitalised keywords" correctly.
12645 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
12646
12647 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
12648
12649 * eshell/em-unix.el: Add -r option to cp.
12650
12651 2013-05-28 Glenn Morris <rgm@gnu.org>
12652
12653 * vc/vc-arch.el (vc-exec-after): Declare.
12654 (vc-switches): Autoload.
12655 * vc/vc-bzr.el: No need to require vc when compiling.
12656 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
12657 (vc-resynch-buffer, vc-dir-refresh): Declare.
12658 (vc-setup-buffer, vc-switches): Autoload.
12659 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
12660 (vc-resynch-buffer): Declare.
12661 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
12662 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
12663 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
12664 (grep-read-regexp, grep-read-files, grep-expand-template)
12665 (vc-dir-refresh): Declare.
12666 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
12667 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
12668 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
12669 * vc/vc-mtn.el (vc-exec-after): Declare.
12670 (vc-switches): Autoload.
12671 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
12672 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
12673 (vc-file-tree-walk): Declare.
12674 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
12675 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
12676 (vc-tag-precondition, vc-rename-master): Autoload.
12677 * vc/vc-svn.el (vc-exec-after): Declare.
12678 (vc-switches, vc-setup-buffer): Autoload.
12679 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
12680 Autoload.
12681 (vc-resynch-buffer): Declare.
12682
12683 * obsolete/fast-lock.el (byte-compile-warnings):
12684 Don't warn about obsolete features in this obsolete file.
12685
12686 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
12687 Move definition before use.
12688
12689 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
12690 (dun-unix-verbs): Remove dun-zippy.
12691 (dun-zippy): Remove function.
12692
12693 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
12694
12695 2013-05-27 Juri Linkov <juri@jurta.org>
12696
12697 * replace.el (replace-search): New function with code moved out
12698 from `perform-replace'.
12699 (replace-highlight, replace-dehighlight): Move function definitions
12700 up closer to `replace-search'. (Bug#11746)
12701
12702 2013-05-27 Juri Linkov <juri@jurta.org>
12703
12704 * replace.el (perform-replace): Ignore invisible matches.
12705 In addition to checking `query-replace-skip-read-only', also
12706 filter out matches by calling `run-hook-with-args-until-failure'
12707 on `isearch-filter-predicates', and also check `search-invisible'
12708 for t or call `isearch-range-invisible'.
12709 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
12710
12711 2013-05-27 Juri Linkov <juri@jurta.org>
12712
12713 * isearch.el (isearch-filter-predicates): Rename from
12714 `isearch-filter-predicate'. Doc fix. (Bug#11378)
12715 (isearch-message-prefix): Display text from the property
12716 `isearch-message-prefix' of the currently active filters.
12717 (isearch-search): Don't compare `isearch-filter-predicate' with
12718 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
12719 on `isearch-filter-predicates'. Also check `search-invisible' for t
12720 or call `isearch-range-invisible'.
12721 (isearch-filter-visible): Make obsolete.
12722 (isearch-lazy-highlight-search):
12723 Call `run-hook-with-args-until-failure' on
12724 `isearch-filter-predicates' and use `isearch-range-invisible'.
12725
12726 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
12727 `isearch-filter-predicates' instead of `funcall'ing
12728 `isearch-filter-predicate'.
12729 (Info-mode): Set `Info-isearch-filter' to
12730 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
12731
12732 * dired-aux.el (dired-isearch-filter-predicate-orig):
12733 Remove variable.
12734 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
12735 (dired-isearch-filenames-end): Add and remove
12736 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
12737 instead of changing the value of `isearch-filter-predicate'.
12738 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
12739 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
12740 Put property `isearch-message-prefix' to "filename " on
12741 `dired-isearch-filter-filenames'.
12742
12743 * wdired.el (wdired-change-to-wdired-mode):
12744 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
12745 locally instead of changing `isearch-filter-predicate'.
12746 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
12747
12748 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
12749
12750 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
12751 return the commit hash (Bug#14459). Also set the
12752 `vc-git-detached' property.
12753 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
12754 (vc-git-mode-line-string): Use the same help-echo format whether
12755 in detached mode or not, because we know the actual revision now.
12756 When in detached mode, shorten the revision to 7 chars.
12757
12758 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
12759
12760 * emacs-lisp/easy-mmode.el (define-minor-mode):
12761 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
12762 mode hook and provide a docstring.
12763
12764 2013-05-27 Alan Mackenzie <acm@muc.de>
12765
12766 Remove spurious syntax-table text properties inserted by C-y.
12767 * progmodes/cc-mode.el (c-after-change): Also clear hard
12768 syntax-table property with value nil.
12769
12770 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
12771
12772 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
12773 when reading the events; the buffer layout shall not be changed.
12774
12775 2013-05-27 Leo Liu <sdl.web@gmail.com>
12776
12777 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
12778 New variable.
12779 (inferior-octave-directory-tracker): Automatically re-sync
12780 default-directory.
12781 (octave-help): Improve handling of 'See also'.
12782
12783 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
12784
12785 * doc-view.el: Minor naming convention tweaks.
12786 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
12787
12788 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
12789 even if there's no `display' property yet (bug#14435).
12790
12791 2013-05-25 Eli Zaretskii <eliz@gnu.org>
12792
12793 * subr.el (unmsys--file-name): Rename from reveal-filename.
12794
12795 * Makefile.in (custom-deps, finder-data, autoloads)
12796 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
12797 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
12798 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
12799
12800 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12801
12802 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
12803 error-completion on the first 2 args of condition-case (bug#14446).
12804 Don't burp at EOB.
12805
12806 2013-05-25 Leo Liu <sdl.web@gmail.com>
12807
12808 * comint.el (comint-previous-matching-input): Do not flood the
12809 *Messages* buffer with trivial messages.
12810
12811 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12812
12813 * progmodes/flymake.el (flymake-nop): Don't return a string.
12814 (flymake-set-at): Fix typo.
12815
12816 * simple.el (read--expression): New function, extracted from
12817 eval-expression. Set completion-at-point-functions (bug#14465).
12818 (eval-expression, eval-minibuffer): Use it.
12819
12820 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
12821
12822 * progmodes/flymake.el (flymake-save-buffer-in-file)
12823 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
12824 (flymake-selected-frame, flymake-log, flymake-ins-after)
12825 (flymake-set-at, flymake-get-buildfile-from-cache)
12826 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
12827 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
12828 Refine the doc string.
12829 (flymake-get-file-name-mode-and-masks): Reformat.
12830 (flymake-get-real-file-name-function): Fix a minor bug.
12831
12832 2013-05-24 Juri Linkov <juri@jurta.org>
12833
12834 * progmodes/grep.el (grep-mode-font-lock-keywords):
12835 Support =linenumber= format used by git-grep for lines with
12836 function names. (Bug#13549)
12837
12838 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12839
12840 * progmodes/octave.el (octave-smie-rules): Return nil rather than
12841 0 after a semi-colon; it works better for smie-auto-fill.
12842 (octave--indent-new-comment-line): New function.
12843 (octave-indent-new-comment-line): Use it (indirectly).
12844 (octave-mode): Don't disable smie-auto-fill. Use add-function to
12845 modify comment-line-break-function.
12846
12847 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
12848 (smie-setup): Use add-function to set it.
12849
12850 2013-05-24 Sam Steingold <sds@gnu.org>
12851
12852 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
12853 argument (before the `interactive' argument).
12854
12855 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12856
12857 * image-mode.el (image-mode-winprops): Add winprops to
12858 image-mode-winprops-alist before running
12859 image-mode-new-window-functions.
12860 * doc-view.el (doc-view-new-window-function): Don't delay
12861 doc-view-goto-page via timers (bug#14435).
12862
12863 2013-05-24 Tassilo Horn <tsdh@gnu.org>
12864
12865 * doc-view.el: Integrate with desktop.el. (Bug#14435)
12866 (doc-view-desktop-save-buffer): New function.
12867 (doc-view-restore-desktop-buffer): New function.
12868 (desktop-buffer-mode-handlers):
12869 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
12870 handler.
12871 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
12872 `desktop-save-buffer' function.
12873
12874 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
12875
12876 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
12877 (tramp-gvfs-file-name-handler): Raise a user error when
12878 `tramp-gvfs-enabled' is nil.
12879 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
12880 Do not raise a user error when loading package. (Bug#14447)
12881
12882 * net/xesam.el: Move to obsolete/.
12883
12884 2013-05-24 Glenn Morris <rgm@gnu.org>
12885
12886 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
12887
12888 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
12889
12890 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
12891 (Info-find-node, Man-getpage-in-background): Declare.
12892
12893 * mail/unrmail.el (unrmail):
12894 Replace obsolete detect-coding-with-priority.
12895
12896 * net/socks.el (socks-split-string): Use this rather than split-string.
12897 (socks-nslookup-host): Update for above change.
12898 (dynamic-choice, s5-dynamic-choice-match)
12899 (s5-dynamic-choice-match-inline, s5-widget-value-create):
12900 Comment out unused code.
12901
12902 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
12903 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
12904 (gud-tooltip-echo-area): Make obsolete.
12905 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
12906
12907 * progmodes/js.el (js--optimize-arglist): Declare.
12908
12909 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
12910
12911 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
12912 (ediff-window-C): Declare.
12913
12914 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
12915 Tweak requires to silence compiler.
12916
12917 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
12918 (he-search-string, he-tried-table, he-expand-list)
12919 (he-init-string, he-string-member, he-substitute-string)
12920 (he-reset-string): Declare.
12921
12922 * obsolete/options.el (list-options): Use custom-variable-p,
12923 rather than obsolete alias.
12924
12925 2013-05-23 Sam Steingold <sds@gnu.org>
12926
12927 * simple.el (shell-command-on-region): Pass the `replace' argument
12928 down to `call-process-region' to comply with the doc as reported on
12929 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
12930
12931 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12932
12933 * emacs-lisp/smie.el (smie-indent-forward-token)
12934 (smie-indent-backward-token): Handle string tokens (bug#14381).
12935
12936 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12937
12938 * ielm.el (ielm-menu): New menu.
12939 (inferior-emacs-lisp-mode): Set comment-start.
12940
12941 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12942
12943 * textmodes/reftex.el (reftex-ref-style-toggle):
12944 Fix deactivate action.
12945
12946 * textmodes/reftex-vars.el (reftex-ref-style-alist):
12947 Add cleveref macros.
12948
12949 * textmodes/reftex-parse.el
12950 (reftex-locate-bibliography-files): Accept options for
12951 bibliography commands.
12952 * textmodes/reftex-vars.el (reftex-bibliography-commands):
12953 Add addbibresource. Basic Biblatex support.
12954
12955 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
12956
12957 * net/tramp-gvfs.el (top):
12958 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
12959 when loading package. (Bug#14447)
12960
12961 2013-05-23 Glenn Morris <rgm@gnu.org>
12962
12963 * progmodes/js.el: No need to load comint when compiling.
12964 (ring-insert, comint-send-string, comint-send-input)
12965 (comint-last-input-end, ido-chop): Declare.
12966
12967 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
12968 * vc/ediff-mult.el: Adjust requires.
12969 (ediff-directories-internal, ediff-directory-revisions-internal)
12970 (ediff-patch-file-internal): Declare.
12971 * vc/ediff-ptch.el: Adjust requires.
12972 (ediff-use-last-dir, ediff-buffers-internal): Declare.
12973 (ediff-find-file): Autoload.
12974 * vc/ediff-util.el: No need to load ediff when compiling.
12975 (ediff-regions-internal): Declare.
12976 * vc/ediff-wind.el: Adjust requires.
12977 (ediff-compute-toolbar-width): Define when compiling.
12978 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
12979 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
12980 (dired-get-filename, dired-get-marked-files)
12981 (ediff-last-dir-patch, ediff-patch-default-directory)
12982 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
12983 (ediff-patch-buffer-internal): Declare.
12984
12985 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
12986 (ispell-process, ispell-buffer-local-words, lm-summary)
12987 (lm-section-start, lm-section-end): Declare.
12988 (checkdoc-ispell-init): Simplify.
12989
12990 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
12991 (he-string-member, he-reset-string, he-substitute-string): Declare.
12992
12993 * eshell/em-ls.el: Adjust requires.
12994 (eshell-glob-regexp): Declare.
12995 * eshell/em-tramp.el: Adjust requires.
12996 (eshell-parse-command): Autoload.
12997 * eshell/em-xtra.el: Adjust requires.
12998 (eshell-parse-command): Autoload.
12999 * eshell/esh-ext.el: Adjust requires.
13000 (eshell-parse-command, eshell-close-handles): Autoload.
13001 * eshell/esh-io.el: Adjust requires.
13002 (eshell-output-filter): Autoload.
13003 * eshell/esh-util.el: No need to load tramp when compiling.
13004 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
13005 Declare.
13006 (eshell-parse-ange-ls): Require ange-ftp and tramp.
13007 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
13008 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
13009 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
13010 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
13011 * eshell/esh-opt.el, eshell/esh-proc.el:
13012 * eshell/esh-var.el: Adjust requires.
13013 * eshell/eshell.el: Do not require esh-util twice.
13014 (eshell-add-input-to-history): Declare.
13015 (eshell-command): Check history module is active before using it.
13016
13017 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
13018
13019 2013-05-22 Leo Liu <sdl.web@gmail.com>
13020
13021 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
13022
13023 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
13024
13025 * autorevert.el (auto-revert-notify-add-watch)
13026 (auto-revert-notify-handler): Add `attrib' for the inotify case,
13027 it indicates changes in file modification time.
13028
13029 2013-05-22 Glenn Morris <rgm@gnu.org>
13030
13031 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13032 Always delete the autoloaded function from the noruntime and
13033 unresolved functions lists.
13034
13035 * allout.el: No need to load epa, epg, overlay when compiling.
13036 (epg-context-set-passphrase-callback, epg-list-keys)
13037 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
13038 (epg-key-user-id-list): Declare.
13039
13040 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
13041 (viper-set-parsing-style-toggling-macro)
13042 (viper-set-emacs-state-searchstyle-macros):
13043 Use called-interactively-p on Emacs.
13044 (viper-looking-back): Make it an obsolete alias. Update callers.
13045 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
13046 Use looking-back rather than viper-looking-back.
13047 (viper-tmp-insert-at-eob, viper-enlarge-region)
13048 (viper-read-string-with-history, viper-register-to-point)
13049 (viper-append-to-register, viper-change-state-to-vi)
13050 (viper-backward-char-carefully, viper-forward-char-carefully)
13051 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
13052 (viper-change-state-to-emacs): Declare.
13053 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
13054 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
13055 * emulation/viper-mous.el: Do not load viper-cmd.
13056 (viper-backward-char-carefully, viper-forward-char-carefully)
13057 (viper-forward-word, viper-adjust-window): Declare.
13058
13059 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
13060
13061 * progmodes/idlw-help.el (idlwave-help-fontify):
13062 Use called-interactively-p.
13063
13064 * term/w32console.el (w32-get-console-codepage)
13065 (w32-get-console-output-codepage): Declare.
13066
13067 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
13068 Remove unnecessary declarations.
13069 (dframe-message): Doc fix.
13070
13071 * info.el (dframe-select-attached-frame, dframe-current-frame):
13072 Declare.
13073
13074 * speedbar.el (speedbar-message): Make it an obsolete alias.
13075 Update all callers.
13076 (speedbar-with-attached-buffer)
13077 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
13078 (speedbar-with-writable): Use backquote.
13079 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
13080 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
13081 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
13082 rather than speedbar- aliases.
13083 * mail/rmail.el: Load dframe rather than speedbar when compiling.
13084 (speedbar-make-specialized-keymap, speedbar-insert-button)
13085 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
13086 (speedbar-do-function-pointer): Declare.
13087 (rmail-speedbar-button, rmail-speedbar-find-file)
13088 (rmail-speedbar-move-message):
13089 Use dframe-with-attached-buffer rather than speedbar- alias.
13090 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
13091 (dframe-message, speedbar-make-specialized-keymap)
13092 (speedbar-add-expansion-list, speedbar-mode-functions-list)
13093 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
13094 (speedbar-insert-button, dframe-select-attached-frame)
13095 (dframe-maybee-jump-to-attached-frame)
13096 (speedbar-change-initial-expansion-list)
13097 (speedbar-previously-used-expansion-list-name): Declare.
13098 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
13099 Use dframe-message, dframe-with-attached-buffer rather than
13100 speedbar- aliases.
13101 (gud-sentinel): Silence compiler.
13102 * progmodes/vhdl-mode.el (speedbar-refresh)
13103 (speedbar-do-function-pointer, speedbar-add-supported-extension)
13104 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
13105 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
13106 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
13107 (speedbar-file-lists, speedbar-make-tag-line)
13108 (speedbar-line-directory, speedbar-goto-this-file)
13109 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
13110 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
13111 (speedbar-make-button, speedbar-reset-scanners)
13112 (speedbar-files-item-info, speedbar-line-text)
13113 (speedbar-find-file-in-frame, speedbar-set-timer)
13114 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
13115 (speedbar-with-writable): Do not (re)define it.
13116 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
13117 rather than speedbar- alias.
13118
13119 2013-05-21 Leo Liu <sdl.web@gmail.com>
13120
13121 * progmodes/octave.el (octave-mode-menu): Update and re-organize
13122 menu items.
13123 (octave-mode): Tweak fill-nobreak-predicate.
13124 (inferior-octave-startup): Check process to avoid infinite loop.
13125 (inferior-octave): Pop to buffer first to show abornmal process
13126 exit information.
13127
13128 2013-05-21 Glenn Morris <rgm@gnu.org>
13129
13130 * printing.el (pr-menu-bar): Define when compiling.
13131
13132 2013-05-21 Leo Liu <sdl.web@gmail.com>
13133
13134 * progmodes/octave.el (octave-auto-fill): Remove.
13135 (octave-indent-new-comment-line): Improve.
13136 (octave-mode): Use auto fill mode through
13137 comment-line-break-function and fill-nobreak-predicate.
13138 (octave-goto-function-definition): Support DEFUN_DLD.
13139 (octave-beginning-of-defun): Small tweak.
13140 (octave-help): Show parent directory.
13141
13142 2013-05-21 Glenn Morris <rgm@gnu.org>
13143
13144 * files.el (dired-unmark):
13145 * progmodes/gud.el (gdb-input): Update declarations.
13146
13147 * calculator.el (electric, ehelp): No need to load when compiling.
13148 (Electric-command-loop, electric-describe-mode): Declare.
13149
13150 * doc-view.el (doc-view-current-converter-processes): Move before use.
13151
13152 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13153 Move MODE-set-explicitly definition before use.
13154
13155 * international/mule-diag.el (mule-diag):
13156 Don't use obsolete window-system-version.
13157
13158 * mail/feedmail.el (smtpmail): No need to load when compiling.
13159 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
13160
13161 * mail/mail-utils.el (rfc822): No need to load when compiling.
13162 (rfc822-addresses): Autoload it.
13163 (mail-strip-quoted-names): Trivial simplification.
13164
13165 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
13166 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
13167
13168 * net/snmp-mode.el (tempo): Don't duplicate requires.
13169
13170 * progmodes/prolog.el (info): No need to load when compiling.
13171 (comint): Require before shell requires it.
13172 (Info-goto-node): Autoload it.
13173 (Info-follow-nearest-node): Declare.
13174 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
13175
13176 * textmodes/artist.el (picture-mode-exit): Declare.
13177
13178 * textmodes/reftex-parse.el (reftex-parse-from-file):
13179 Trivial rewrite so the compiler can parse it better.
13180
13181 2013-05-20 Leo Liu <sdl.web@gmail.com>
13182
13183 * progmodes/octave.el (octave-help-mode-map)
13184 (octave-help-mode-finish-hook): New variables.
13185 (octave-help-mode, octave-help-mode-finish): New functions.
13186 (octave-help): Use octave-help-mode.
13187
13188 2013-05-20 Glenn Morris <rgm@gnu.org>
13189
13190 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
13191
13192 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
13193
13194 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
13195 start at point, so that expansion starting right after opening
13196 slash in a regexp is recognized.
13197 (ruby-syntax-before-regexp-re): New defvar, extracted from
13198 ruby-syntax-propertize-function. Since the value of this regexp
13199 is looked up at runtime now, we should be able to turn
13200 `ruby-syntax-methods-before-regexp' into a defcustom later.
13201 (ruby-syntax-propertize-function): Split regexp matching into two
13202 parts, for opening and closing slashes. That allows us to skip
13203 over string interpolations and support multiline regexps.
13204 Don't call `ruby-syntax-propertize-expansions', instead use another rule
13205 for them, which calls `ruby-syntax-propertize-expansion'.
13206 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
13207 call to `ruby-syntax-propertize-function'.
13208 (ruby-syntax-propertize-expansion): Extracted from
13209 `ruby-syntax-propertize-expansions'. Handles one expansion.
13210 (ruby-syntax-propertize-percent-literal): Leave point right after
13211 the percent symbol, so that the expression expansion rule can
13212 propertize the contents.
13213 (ruby-syntax-propertize-heredoc): Leave point at bol following the
13214 heredoc openers.
13215 (ruby-syntax-propertize-expansions): Remove.
13216
13217 2013-05-18 Juri Linkov <juri@jurta.org>
13218
13219 * man.el (Man-default-man-entry): Remove `-' from the end
13220 of the default value. (Bug#14400)
13221
13222 2013-05-18 Glenn Morris <rgm@gnu.org>
13223
13224 * comint.el (comint-password-prompt-regexp):
13225 Allow "password for XXX" where XXX contains colons (eg https://...).
13226
13227 2013-05-18 Leo Liu <sdl.web@gmail.com>
13228
13229 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
13230 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
13231 (octave-source-directories): Don't check process.
13232 (octave-source-directories, octave-find-definition): Doc fix.
13233
13234 2013-05-18 Glenn Morris <rgm@gnu.org>
13235
13236 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
13237 Remove backspace/delete bindings. (Bug#14392)
13238
13239 * cus-dep.el (custom-make-dependencies): Sort the output.
13240 (custom-versions-load-alist): Convert comment to doc.
13241
13242 2013-05-17 Leo Liu <sdl.web@gmail.com>
13243
13244 * newcomment.el (comment-search-backward): Stricter in finding
13245 comment start. (Bug#14303)
13246
13247 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
13248 (octave-comment-start-skip): Properly anchored.
13249
13250 2013-05-17 Leo Liu <sdl.web@gmail.com>
13251
13252 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
13253 Clean up when turned off. (Bug#14395)
13254 (smie--highlight-matching-block-overlay): No longer buffer-local.
13255 (smie-highlight-matching-block): Adjust.
13256
13257 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
13258
13259 Doc string fix for "nanoseconds" (Bug#14406).
13260 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
13261 Fix doc string typo that had "nanoseconds" instead of "microseconds".
13262
13263 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
13264
13265 * calc/calc-units.el (math-extract-units): Preserve powers
13266 of units.
13267
13268 2013-05-17 Leo Liu <sdl.web@gmail.com>
13269
13270 * subr.el (delete-consecutive-dups): New function.
13271 * ido.el (ido-set-matches-1): Use it.
13272 * progmodes/octave.el (inferior-octave-completion-table): Use it.
13273 * ido.el (ido-remove-consecutive-dups): Remove.
13274
13275 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13276
13277 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
13278 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
13279 regexp-opt's `words'.
13280
13281 2013-05-16 Leo Liu <sdl.web@gmail.com>
13282
13283 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
13284 (smie--highlight-matching-block-overlay)
13285 (smie--highlight-matching-block-lastpos)
13286 (smie--highlight-matching-block-timer): New variables.
13287 (smie-highlight-matching-block): New function.
13288 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
13289 (smie-setup): Conditionally enable smie-blink-matching-open.
13290
13291 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
13292
13293 Sync with upstream verilog-mode r840.
13294 * progmodes/verilog-mode.el (verilog-mode-version)
13295 (verilog-mode-release-date): Update.
13296 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
13297 (verilog-sig-tieoff): Fix string error on
13298 AUTORESET with colon define, bug594. Reported by Andrew Hou.
13299 (verilog-read-decls): Fix parameters confusing
13300 AUTOINST interfaces, bug565. Reported by Leith Johnson.
13301
13302 2013-05-16 Eli Zaretskii <eliz@gnu.org>
13303
13304 * subr.el (reveal-filename): New function.
13305
13306 * loadup.el: Compute Emacs executable versions on MS-Windows,
13307 where executables have the .exe extension. Add a hard link
13308 emacs-XX.YY.ZZ.exe on MS-Windows.
13309
13310 * Makefile.in (XARGS_LIMIT): New variable.
13311 (custom-deps, finder-data, autoloads)
13312 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
13313 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
13314 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
13315 (compile-main): Limit xargs according to $(XARGS_LIMIT).
13316
13317 2013-05-16 Leo Liu <sdl.web@gmail.com>
13318
13319 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
13320 (octave-mode-menu, octave-mode-map): Remove its uses.
13321
13322 2013-05-16 Reto Zimmermann <reto@gnu.org>
13323
13324 Sync with upstream vhdl mode v3.34.2.
13325 * progmodes/vhdl-mode.el: Use `push' throughout.
13326 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
13327 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
13328 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
13329 (vhdl-actual-generic-name): New option to derive actual generic name.
13330 (vhdl-port-paste-signals): Replace formal by actual generics.
13331 (vhdl-beautify): New name for old group vhdl-align. Update users.
13332 (vhdl-beautify-options): New option.
13333 (vhdl-last-input-event): New compat alias. Use throughout.
13334 (vhdl-goto-line): Replace user level function `goto-line'.
13335 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
13336 vhdl-fix-statement-buffer.
13337 (vhdl-create-mode-menu): Add some entries.
13338 (vhdl-align-region-groups): Respect vhdl-beautify-options.
13339 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
13340 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
13341 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
13342 to force statements on one line.
13343 (vhdl-remove-trailing-spaces-region):
13344 New, split from vhdl-remove-trailing-spaces.
13345 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
13346 Respect vhdl-beautify-options.
13347 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
13348 (vhdl-update-sensitivity-list): Not add with index if exists without.
13349 Not include array index with signal. Ignore keywords in comments.
13350 (vhdl-get-visible-signals): Regexp tweaks.
13351 (vhdl-template-component-inst): Handle empty library.
13352 (vhdl-template-type): Add template for 'enum' type.
13353 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
13354 Use vhdl-replace-string.
13355 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
13356 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
13357 (vhdl-speedbar-initialize): Update for above name change.
13358 (vhdl-compose-wire-components): Fix in handling of constants.
13359 (vhdl-error-regexp-emacs-alist): New variable.
13360 (vhdl-error-regexp-add-emacs): New function;
13361 adds support for new compile.el (Emacs 22+)
13362 (vhdl-generate-makefile-1): Change target order for single lib. units.
13363 Allow use of absolute file names.
13364
13365 2013-05-16 Leo Liu <sdl.web@gmail.com>
13366
13367 * simple.el (prog-indent-sexp): Indent enclosing defun.
13368
13369 2013-05-15 Glenn Morris <rgm@gnu.org>
13370
13371 * cus-start.el (show-trailing-whitespace): Move to editing basics.
13372 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
13373 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
13374 (whitespace-highlight): Move to whitespace group.
13375
13376 * comint.el (comint-source):
13377 * pcmpl-linux.el (pcmpl-linux):
13378 * shell.el (shell-faces):
13379 * eshell/esh-opt.el (eshell-opt):
13380 * international/ccl.el (ccl): Remove empty custom groups.
13381
13382 * completion.el (dynamic-completion-mode):
13383 * jit-lock.el (jit-lock-debug-mode):
13384 * minibuffer.el (completion-in-region-mode):
13385 * type-break.el (type-break-mode-line-message-mode)
13386 (type-break-query-mode):
13387 * emulation/tpu-edt.el (tpu-edt-mode):
13388 * progmodes/subword.el (global-subword-mode, global-superword-mode):
13389 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
13390 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
13391
13392 * term/xterm.el (xterm): Change parent group to terminals.
13393
13394 * master.el (master): Remove empty custom group.
13395 (master-mode): Remove unused :group argument.
13396 * textmodes/refill.el (refill): Remove empty custom group.
13397 (refill-mode): Remove unused :group argument.
13398
13399 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
13400
13401 * cus-dep.el: Provide a feature.
13402 (custom-make-dependencies): Ignore dotfiles (dir-locals).
13403 Don't mistakenly ignore files whose basenames match a basename
13404 from preloaded-file-list (eg cedet/ede/simple.el).
13405 Add a fallback method for getting :group.
13406
13407 2013-05-15 Juri Linkov <juri@jurta.org>
13408
13409 * isearch.el (isearch-char-by-name): Rename from
13410 `isearch-insert-char-by-name'. Doc fix.
13411 (isearch-forward): Mention `isearch-char-by-name' in
13412 the docstring. (Bug#13348)
13413
13414 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
13415 `exit-minibuffer' instead of
13416 `isearch-nonincremental-exit-minibuffer'.
13417 (isearch-edit-string): Remove mention of
13418 `isearch-nonincremental-exit-minibuffer' from docstring.
13419 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
13420 (isearch-forward-exit-minibuffer)
13421 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
13422
13423 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13424
13425 * loadup.el: Just use unversioned DOC.
13426
13427 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
13428 literals as extending to EOB.
13429 (nxml-last-fontify-end): Remove unused variable.
13430 (nxml-after-change1): Use with-silent-modifications.
13431 (nxml-extend-after-change-region): Simplify.
13432 (nxml-extend-after-change-region1): Remove function.
13433 (nxml-after-change1): Don't adjust for dependent regions.
13434 (nxml-fontify-matcher): Simplify.
13435 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
13436 (xmltok-add-dependent): Remove function.
13437 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
13438 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
13439 (xmltok-scan-prolog-after-processing-instruction-open): Treat
13440 unclosed <[[, <?, comment, and other literals as extending to EOB.
13441 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
13442 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
13443 Remove functions.
13444 (rng-do-some-validation-1): Don't mark dependent regions.
13445 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
13446 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
13447 (nxml-clear-dependent-regions): Remove functions.
13448 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
13449 (nxml-ensure-scan-up-to-date):
13450 Don't clear&mark dependent regions.
13451
13452 2013-05-15 Leo Liu <sdl.web@gmail.com>
13453
13454 * progmodes/octave.el (octave-goto-function-definition):
13455 Improve and fix callers.
13456
13457 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13458
13459 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
13460 the setter (bug#14387).
13461
13462 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
13463 surrounding group (bug#14402).
13464
13465 2013-05-14 Juri Linkov <juri@jurta.org>
13466
13467 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
13468 (Bug#14390)
13469
13470 2013-05-14 Glenn Morris <rgm@gnu.org>
13471
13472 * progmodes/f90.el (f90-imenu-generic-expression):
13473 Fix typo in 2013-05-08 change. (Bug#14402)
13474
13475 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13476
13477 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
13478 Remove signals for which replies are never received.
13479
13480 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13481
13482 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
13483 (gdb-handler-alist, gdb-handler-number): Remove variables.
13484 (gdb-handler-list): New variable.
13485 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
13486 (gdb-pending-handler-p, gdb-handle-reply)
13487 (gdb-remove-all-pending-triggers): New functions.
13488 (gdb-discard-unordered-replies): New defcustom.
13489 (gdb-handler): New defstruct.
13490 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
13491 instead of gdb-pending-triggers. Update docstring.
13492 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
13493 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
13494 (gdb-var-update-handler, def-gdb-auto-update-trigger)
13495 (def-gdb-auto-update-handler, gdb-get-changed-registers)
13496 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
13497 (gdb-frame-handler): Pending triggers are now automatically managed.
13498 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
13499 Remove argument.
13500 (gdb-input): Automatically handles pending triggers. Update docstring.
13501 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
13502 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
13503 Update comments.
13504 (gdb-done-or-error): Now use gdb-handle-reply.
13505
13506 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
13507
13508 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
13509 gdb-debug-log.
13510
13511 2013-05-14 Glenn Morris <rgm@gnu.org>
13512
13513 * subr.el (user-emacs-directory-warning): New option.
13514 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
13515
13516 2013-05-14 Leo Liu <sdl.web@gmail.com>
13517
13518 * progmodes/octave.el (octave-font-lock-keywords): Fix error
13519 during redisplay.
13520 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
13521 (octave-font-lock-texinfo-comment): Fix invalid search bound
13522 error: wrong side of point.
13523
13524 2013-05-14 Glenn Morris <rgm@gnu.org>
13525
13526 * progmodes/flymake.el (flymake-xml-program): New option.
13527 (flymake-xml-init): Use it.
13528
13529 * term/xterm.el: Provide a feature.
13530
13531 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
13532
13533 2013-05-13 Glenn Morris <rgm@gnu.org>
13534
13535 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
13536 Add compat aliases as a hack workaround. (Bug#14384)
13537
13538 2013-05-13 Leo Liu <sdl.web@gmail.com>
13539
13540 * progmodes/octave.el (octave-indent-comment): Fix indentation for
13541 ###, and %!.
13542 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
13543 C-M-q.
13544 (octave-comment-start-skip): Include %!.
13545 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
13546
13547 2013-05-12 Leo Liu <sdl.web@gmail.com>
13548
13549 * progmodes/octave.el (inferior-octave-startup): Store the value
13550 of __octave_srcdir__ for octave-source-directories.
13551 (inferior-octave-check-process): New function refactored out of
13552 inferior-octave-send-list-and-digest.
13553 (octave-source-directories)
13554 (octave-find-definition-filename-function): New variables.
13555 (octave-source-directories)
13556 (octave-find-definition-default-filename): New functions.
13557 (octave-find-definition): Improve to find functions implemented in C++.
13558
13559 2013-05-12 Glenn Morris <rgm@gnu.org>
13560
13561 * calendar/diary-lib.el (diary-outlook-format-1):
13562 Don't include dayname in the output. (Bug#14349)
13563
13564 2013-05-11 Glenn Morris <rgm@gnu.org>
13565
13566 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
13567
13568 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
13569 Treat cc-provide like provide.
13570
13571 2013-05-11 Kevin Ryde <user42@zip.com.au>
13572
13573 * cus-dep.el (custom-make-dependencies):
13574 Use generated-autoload-load-name for the sake of files such
13575 such cedet/semantic/bovine/c.el, where the base file name
13576 is not in load-path. (Bug#5277)
13577
13578 2013-05-11 Glenn Morris <rgm@gnu.org>
13579
13580 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
13581 Provide features.
13582
13583 2013-05-11 Leo Liu <sdl.web@gmail.com>
13584
13585 * progmodes/octave.el (octave-indent-comment): Improve.
13586 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
13587 (octave-eldoc-function-signatures, octave-eldoc-function):
13588 New functions.
13589 (octave-mode, inferior-octave-mode): Add eldoc support.
13590
13591 2013-05-11 Richard Stallman <rms@gnu.org>
13592
13593 * epa.el (epa-decrypt-file): Take output file name as argument
13594 and read it using `interactive'.
13595
13596 2013-05-11 Leo Liu <sdl.web@gmail.com>
13597
13598 * progmodes/octave.el (octave-beginning-of-line)
13599 (octave-end-of-line): Check before using up-list because it jumps
13600 out of more syntactic contructs since moving to smie.
13601 (octave-indent-comment): New function.
13602 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
13603 (octave-begin-keywords, octave-end-keywords)
13604 (octave-reserved-words, octave-smie-bnf-table)
13605 (octave-smie-rules): Add new keywords from Octave 3.6.4.
13606
13607 2013-05-11 Glenn Morris <rgm@gnu.org>
13608
13609 * faces.el (internal-face-x-get-resource):
13610 * frame.el (ns-display-monitor-attributes-list):
13611 * calc/calc-aent.el (math-to-radians-2):
13612 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
13613 Fix declarations.
13614
13615 * calc/calc-menu.el: Make it loadable in isolation.
13616
13617 * net/eudcb-bbdb.el: Make it loadable without bbdb.
13618 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
13619 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
13620 (eudc-bbdb-query-internal): Require 'bbdb.
13621
13622 * lpr.el (lpr-headers-switches):
13623 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
13624
13625 * progmodes/sql.el (sql-login-params): Fix and improve :type.
13626
13627 * emulation/edt-mapper.el: In batch mode, error rather than hang.
13628
13629 * term.el (term-set-escape-char): Make it idempotent.
13630
13631 2013-05-10 Leo Liu <sdl.web@gmail.com>
13632
13633 * progmodes/octave.el (inferior-octave-completion-table):
13634 No longer a function and all uses changed. Use cache to speed up
13635 completion due to bug#11906.
13636 (octave-beginning-of-defun): Re-write to be more general.
13637
13638 2013-05-10 Glenn Morris <rgm@gnu.org>
13639
13640 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
13641
13642 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
13643
13644 * comint.el (comint-redirect-send-command-to-process): Use :around
13645 rather than :override for comint-redirect-filter.
13646 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
13647 Call it instead of comint-redirect-original-filter-function (which
13648 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
13649
13650 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
13651
13652 * frame.el (display-monitor-attributes-list): Add NS case.
13653 (ns-display-monitor-attributes-list): Declare.
13654
13655 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
13656
13657 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
13658
13659 2013-05-09 Glenn Morris <rgm@gnu.org>
13660
13661 * international/fontset.el (vertical-centering-font-regexp):
13662 Set standard-value.
13663
13664 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
13665
13666 * bookmark.el (bookmark-search-delay):
13667 * cus-start.el (vertical-centering-font-regexp):
13668 * ps-mule.el (ps-mule-font-info-database-default):
13669 * ps-print.el (ps-default-fg, ps-default-bg):
13670 * type-break.el (type-break-good-break-interval):
13671 * whitespace.el (whitespace-indentation-regexp)
13672 (whitespace-space-after-tab-regexp):
13673 * emacs-lisp/testcover.el (testcover-1value-functions)
13674 (testcover-noreturn-functions, testcover-progn-functions)
13675 (testcover-prog1-functions):
13676 * emulation/viper-init.el (viper-emacs-state-cursor-color):
13677 * eshell/em-glob.el (eshell-glob-translate-alist):
13678 * play/tetris.el (tetris-tty-colors):
13679 * progmodes/cpp.el (cpp-face-default-list):
13680 * progmodes/flymake.el (flymake-allowed-file-name-masks):
13681 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
13682 (idlwave-help-browser-generic-args):
13683 * progmodes/make-mode.el (makefile-special-targets-list):
13684 * progmodes/python.el (python-shell-virtualenv-path):
13685 * progmodes/verilog-mode.el (verilog-active-low-regexp)
13686 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
13687 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
13688 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
13689 * textmodes/reftex-vars.el (reftex-format-label-function):
13690 * textmodes/remember.el (remember-diary-file): Fix custom types.
13691
13692 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
13693 Add :version.
13694
13695 2013-05-09 Leo Liu <sdl.web@gmail.com>
13696
13697 * progmodes/octave.el (inferior-octave-completion-at-point):
13698 Restore file completion. (Bug#14300)
13699 (inferior-octave-startup): Fix incorrect highlighting for the
13700 first prompt.
13701
13702 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13703
13704 * progmodes/ruby-mode.el: First cut at SMIE support.
13705 (ruby-use-smie): New var.
13706 (ruby-smie-grammar): New constant.
13707 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
13708 (ruby-smie--forward-token, ruby-smie--backward-token)
13709 (ruby-smie-rules): New functions.
13710 (ruby-mode-variables): Setup SMIE if applicable.
13711
13712 2013-05-08 Eli Zaretskii <eliz@gnu.org>
13713
13714 * simple.el (line-move-visual): Signal beginning/end of buffer
13715 only if vertical-motion moved less than it was requested. Avoids
13716 silly incorrect error messages when there are display strings with
13717 multiple newlines at EOL.
13718
13719 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13720
13721 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
13722 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
13723 (prolog-char-quote-workaround):
13724 * progmodes/cperl-mode.el (cperl-under-as-char):
13725 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
13726 Mark as obsolete.
13727 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
13728 their declaration.
13729 (vhdl-mode-syntax-table-init): Remove.
13730
13731 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
13732 last change.
13733
13734 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
13735 syntax for "_".
13736 (ld-script-font-lock-keywords):
13737 Change regexps to use things like \_< and \_>.
13738
13739 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
13740 Change all regexps to use things like \_< and \_>.
13741
13742 * progmodes/autoconf.el (autoconf-definition-regexp)
13743 (autoconf-font-lock-keywords, autoconf-current-defun-function):
13744 Handle a _ with symbol syntax.
13745 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
13746
13747 * progmodes/ada-mode.el (ada-mode-abbrev-table):
13748 Consolidate declaration.
13749 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
13750 the declaration.
13751 (ada-create-syntax-table): Remove.
13752 (ada-capitalize-word): Don't mess with the syntax of "_" since it
13753 already has the right syntax nowadays.
13754 (ada-goto-next-word): Don't change the syntax of "_".
13755
13756 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
13757 with-wrapper-hook.
13758
13759 2013-05-08 Sam Steingold <sds@gnu.org>
13760
13761 * thingatpt.el (thing-at-point): Accept optional second argument
13762 NO-PROPERTIES to strip the text properties from the return value.
13763 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
13764 to `thing-at-point' instead of stripping the properties ourselves.
13765 Also, when `thing-at-point' fails to find a url, prepend "http://"
13766 to the filename at point on the assumption that the user is
13767 pointing at something like gnu.org/gnu.
13768
13769 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
13770
13771 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
13772 * faces.el (crm-separator):
13773 Silence byte-compiler.
13774
13775 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
13776 (tool-bar-map): Remove unneeded defvars.
13777
13778 2013-05-08 Leo Liu <sdl.web@gmail.com>
13779
13780 Re-work a fix for bug#10994 based on Le Wang's patch.
13781 * ido.el (ido-remove-consecutive-dups): New helper.
13782 (ido-completing-read): Use it.
13783 (ido-chop): Revert fix for bug#10994.
13784
13785 2013-05-08 Adam Spiers <emacs@adamspiers.org>
13786
13787 * cus-edit.el (custom-save-variables):
13788 Pretty-print long values. (Bug#14187)
13789
13790 2013-05-08 Glenn Morris <rgm@gnu.org>
13791
13792 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
13793 (m4-mode-syntax-table): Init in the defvar.
13794 (m4-mode-abbrev-table): Let define-derived-mode define it.
13795
13796 2013-05-08 Tom Tromey <tromey@redhat.com>
13797
13798 * progmodes/m4-mode.el (m4-mode-syntax-table):
13799 Do not treat "_" as word constituent. (Bug#14167)
13800
13801 2013-05-07 Glenn Morris <rgm@gnu.org>
13802
13803 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
13804 Remove explicit eshell-isearch-cancel-map.
13805
13806 * progmodes/f90.el (f90-smart-end-names): New option.
13807 (f90-smart-end): Doc fix.
13808 (f90-end-block-optional-name): New constant.
13809 (f90-block-match): Respect f90-smart-end-names.
13810
13811 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13812
13813 * progmodes/octave.el (octave-smie-forward-token): Be more careful
13814 about implicit semi-colons (bug#14218).
13815
13816 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13817
13818 * frame.el (display-monitor-attributes-list)
13819 (frame-monitor-attributes): New functions.
13820
13821 2013-05-06 Leo Liu <sdl.web@gmail.com>
13822
13823 * progmodes/octave.el (octave-syntax-propertize-function): Change
13824 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
13825 (octave-font-lock-keywords): Use octave-operator-regexp.
13826 (octave-completion-at-point): Rename from
13827 octave-completion-at-point-function.
13828 (inferior-octave-directory-tracker): Robustify.
13829 (octave-text-functions): Remove and fix its uses. No such things
13830 any more.
13831
13832 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13833
13834 * emacs-lisp/trace.el (trace--display-buffer): New function.
13835 (trace-make-advice): Use it.
13836
13837 2013-05-06 Juri Linkov <juri@jurta.org>
13838
13839 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
13840 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
13841 Doc fix.
13842 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
13843 in the help string. (Bug#12985)
13844
13845 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
13846
13847 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
13848
13849 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13850
13851 * progmodes/perl-mode.el: Add support for here documents.
13852 (perl-syntax-propertize-function): Match here-doc markers.
13853 (perl-syntax-propertize-special-constructs): Find their end.
13854 (perl-imenu-generic-expression): Use [:alnum:].
13855
13856 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
13857 (advice--add-function): Refresh the advice if already present
13858 (bug#14317).
13859
13860 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
13861
13862 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
13863
13864 2013-05-06 Glenn Morris <rgm@gnu.org>
13865
13866 * w32-fns.el (w32-charset-info-alist): Declare.
13867
13868 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
13869 of its defcustom properties.
13870 (eshell-cmpl-initialize): No need to load pcomplete.
13871
13872 * generic-x.el: No need to require comint when compiling.
13873
13874 * net/eudc-export.el: Make it loadable without bbdb.
13875 (top-level): Use require rather than load-library.
13876 (eudc-create-bbdb-record, eudc-bbdbify-phone)
13877 (eudc-batch-export-records-to-bbdb)
13878 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
13879 Require bbdb.
13880
13881 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13882
13883 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
13884 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
13885 some tweaks, instead.
13886
13887 2013-05-05 Leo Liu <sdl.web@gmail.com>
13888
13889 * progmodes/octave.el (octave-font-lock-keywords)
13890 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
13891 (inferior-octave-send-list-and-digest): Improve error message.
13892 (octave-mode, inferior-octave-mode): Use setq-local.
13893 (octave-help): Set info-lookup-mode.
13894
13895 2013-05-05 Richard Stallman <rms@gnu.org>
13896
13897 * vc/compare-w.el (compare-windows-whitespace):
13898 Treat no-break space as whitespace.
13899
13900 * mail/rmailsum.el (rmail-summary-rmail-update):
13901 Detect empty summary and don't change selected message.
13902 (rmail-summary-goto-msg): Likewise.
13903
13904 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
13905 Doc fixes, rename args.
13906
13907 2013-05-05 Alan Mackenzie <acm@muc.de>
13908
13909 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
13910
13911 2013-05-05 Juri Linkov <juri@jurta.org>
13912
13913 * info.el (Info-read-subfile): Use (point-min) instead of (point)
13914 to not add the length of the summary segment to the return value.
13915 (Bug#14125)
13916
13917 2013-05-05 Leo Liu <sdl.web@gmail.com>
13918
13919 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
13920 (inferior-octave-output-filter): Remove.
13921 (octave-send-region, inferior-octave-startup): Fix callers.
13922 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
13923 (octave-binary-file-extensions): New user variable.
13924 (octave-find-definition): Confirm if opening binary files.
13925 (octave-help-file): Use octave-find-definition to get the binary
13926 confirmation.
13927 (octave-help): Adjust for octave-help-file change.
13928
13929 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13930
13931 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
13932 Merge the two entries that handle function definitions.
13933 (pascal--syntax-propertize): New const.
13934 (pascal-mode): Use it. Use setq-local.
13935
13936 2013-05-04 Glenn Morris <rgm@gnu.org>
13937
13938 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
13939 (diary-from-outlook): Respect diary-from-outlook-function.
13940
13941 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13942
13943 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
13944 Move the declaration from C.
13945 (read-minibuffer, eval-minibuffer): Move from C.
13946 (completion-setup-function): Avoid minibuffer-completion-contents.
13947
13948 2013-05-03 Leo Liu <sdl.web@gmail.com>
13949
13950 * progmodes/octave.el (octave-font-lock-keywords): Do not
13951 dehighlight 'end' in comments or strings.
13952 (octave-completing-read, octave-goto-function-definition):
13953 New helpers.
13954 (octave-help-buffer): New user variable.
13955 (octave-help-file, octave-help-function): New button types.
13956 (octave-help): New command and bind it to C-h ;.
13957 (octave-find-definition): New command and bind it to M-.
13958 (user-error): Alias to error if not defined.
13959
13960 2013-05-02 Leo Liu <sdl.web@gmail.com>
13961
13962 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
13963 for \. (bug#14332)
13964 (octave-font-lock-keywords): Include [ and {.
13965
13966 2013-05-02 Leo Liu <sdl.web@gmail.com>
13967
13968 * progmodes/octave.el (inferior-octave-startup-file): Change default.
13969 (inferior-octave): Remove calling comint-mode and return the buffer.
13970 (inferior-octave-startup): Cosmetic changes.
13971
13972 2013-05-02 Leo Liu <sdl.web@gmail.com>
13973
13974 * progmodes/octave.el (octave-syntax-propertize-function):
13975 Include the case when ' is at line beginning. (Bug#14336)
13976
13977 2013-05-02 Glenn Morris <rgm@gnu.org>
13978
13979 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
13980 * desktop.el (vc-dir-mode): Just autoload it here.
13981
13982 2013-05-02 Alan Mackenzie <acm@muc.de>
13983
13984 Eliminate variable c-standard-font-lock-fontify-region-function.
13985 * progmodes/cc-mode.el
13986 (c-standard-font-lock-fontify-region-function): Remove.
13987 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
13988
13989 2013-05-01 Leo Liu <sdl.web@gmail.com>
13990
13991 * progmodes/octave.el: Compatible with older emacs-24 releases.
13992 (inferior-octave-has-built-in-variables): Remove. Built-in
13993 variables were removed from Octave in 2007.
13994 (inferior-octave-startup): Fix uses.
13995 (comint-line-beginning-position): Remove compatibility code for
13996 emacs 21.
13997
13998 2013-05-01 Juri Linkov <juri@jurta.org>
13999
14000 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
14001
14002 2013-05-01 Juri Linkov <juri@jurta.org>
14003
14004 * comint.el (comint-previous-matching-input): Don't print message
14005 "History item: %d" when `isearch-mode' is active.
14006 (comint-history-isearch-message): Print message "History item: %d"
14007 when `comint-input-ring-index' is not empty and this function is
14008 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
14009
14010 2013-05-01 Leo Liu <sdl.web@gmail.com>
14011
14012 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
14013 definitions. Use completion-at-point to insert keywords.
14014 (octave-abbrev-start): Remove.
14015 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
14016
14017 2013-04-30 Leo Liu <sdl.web@gmail.com>
14018
14019 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
14020 change.
14021
14022 2013-04-30 Alan Mackenzie <acm@muc.de>
14023
14024 Handle arbitrarily long C++ member initialisation lists.
14025 * progmodes/cc-engine.el (c-back-over-member-initializers):
14026 new function.
14027 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
14028 (most) member init lists.
14029
14030 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
14031
14032 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
14033 variable.
14034
14035 2013-04-30 Leo Liu <sdl.web@gmail.com>
14036
14037 * progmodes/octave.el (octave-variables): Remove. No builtin
14038 variables any more. All converted to functions.
14039 (octave-font-lock-keywords, octave-completion-at-point-function):
14040 Fix uses.
14041 (octave-font-lock-texinfo-comment): New user variable.
14042 (octave-texinfo-font-lock-keywords): New variable for texinfo
14043 comment block.
14044 (octave-function-comment-block): New face.
14045 (octave-font-lock-texinfo-comment): New function.
14046 (octave-mode): Font lock texinfo comment block.
14047
14048 2013-04-29 Leo Liu <sdl.web@gmail.com>
14049
14050 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
14051 indexing expression.
14052 (octave-continuation-string): Do not use \.
14053 (inferior-octave-complete-impossible): Remove.
14054 (inferior-octave-completion-table)
14055 (inferior-octave-completion-at-point): Remove its uses.
14056 (inferior-octave-startup): completion_matches was introduced to
14057 Octave in 1996 so safe to assume it.
14058 (octave-function-file-comment): Improve to follow how Octave does it.
14059 (octave-update-function-file-comment): Tweak.
14060
14061 2013-04-29 Leo Liu <sdl.web@gmail.com>
14062
14063 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
14064 (inferior-octave-startup): Remove inferior-octave-startup-hook.
14065 (octave-function-file-comment): Fix typo.
14066 (octave-sync-function-file-names): Use read-char-choice.
14067
14068 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
14069
14070 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
14071 to t for the less important warnings.
14072
14073 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
14074
14075 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
14076
14077 2013-04-27 Glenn Morris <rgm@gnu.org>
14078
14079 * vc/log-view.el (log-view-current-entry):
14080 Treat "---" separator lines as part of the following rev. (Bug#14169)
14081
14082 2013-04-27 Juri Linkov <juri@jurta.org>
14083
14084 * subr.el (read-number): Doc fix about using it by interactive
14085 code letter `n'. (Bug#14254)
14086
14087 2013-04-27 Juri Linkov <juri@jurta.org>
14088
14089 * desktop.el (desktop-auto-save-timeout): New option.
14090 (desktop-file-checksum): New variable.
14091 (desktop-save): Add optional arg `auto-save' and don't auto-save
14092 if nothing changed.
14093 (desktop-auto-save-timer): New variable.
14094 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
14095 (after-init-hook): Call `desktop-auto-save-set-timer'.
14096 Suggested by Reuben Thomas <rrt@sc3d.org> in
14097 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
14098
14099 2013-04-27 Leo Liu <sdl.web@gmail.com>
14100
14101 * progmodes/octave.el (octave-function-file-p)
14102 (octave-skip-comment-forward, octave-function-file-comment)
14103 (octave-update-function-file-comment): New functions.
14104 (octave-mode-map): Bind C-c ; to
14105 octave-update-function-file-comment.
14106 (octave-mode-menu): Add octave-update-function-file-comment.
14107 (octave-mode, inferior-octave-mode): Fix doc-string.
14108 (octave-insert-defun): Conform to Octave's coding convention.
14109 (Bug#14285)
14110
14111 * files.el (basic-save-buffer): Don't let errors in
14112 before-save-hook prevent saving buffer.
14113
14114 2013-04-20 Roland Winkler <winkler@gnu.org>
14115
14116 * faces.el (read-face-name): Use completing-read if arg multiple
14117 is nil.
14118
14119 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
14120
14121 * ls-lisp.el (ls-lisp-insert-directory): If no files are
14122 displayed, move point to after the totals line.
14123 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
14124 for the details.
14125
14126 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
14127
14128 * emacs-lisp/package.el (package-autoload-ensure-default-file):
14129 Add current dir to the load-path.
14130 (package-generate-autoloads): Don't rely on
14131 autoload-ensure-default-file.
14132
14133 2013-04-26 Reuben Thomas <rrt@sc3d.org>
14134
14135 * textmodes/remember.el (remember-store-in-files): Document that
14136 the file name format is passed to `format-time-string'.
14137
14138 2013-04-26 Leo Liu <sdl.web@gmail.com>
14139
14140 * progmodes/octave.el (octave-sync-function-file-names): New function.
14141 (octave-mode): Use it in before-save-hook.
14142
14143 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
14144
14145 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
14146 (bug#14274).
14147
14148 * progmodes/octave.el (octave-smie-forward-token): Properly skip
14149 \n and comment, even if it's not an implicit ; (bug#14218).
14150
14151 2013-04-26 Glenn Morris <rgm@gnu.org>
14152
14153 * subr.el (read-number): Once more use `read' rather than
14154 `string-to-number', to trap non-numeric input. (Bug#14254)
14155
14156 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
14157
14158 * emacs-lisp/syntax.el (syntax-propertize-multiline):
14159 Use `syntax-multiline' text property consistently instead of
14160 `font-lock-multiline'. (Bug#14237)
14161
14162 2013-04-26 Glenn Morris <rgm@gnu.org>
14163
14164 * emacs-lisp/shadow.el (list-load-path-shadows):
14165 No longer necessary to check for duplicate simple.el, since
14166 2012-07-07 change to init_lread to not include installation lisp
14167 directories in load-path when running uninstalled. (Bug#14270)
14168
14169 2013-04-26 Leo Liu <sdl.web@gmail.com>
14170
14171 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
14172 (octave-mode, inferior-octave-mode): Use setq-local.
14173 (octave-not-in-string-or-comment-p): Rename to
14174 octave-in-string-or-comment-p.
14175 (octave-in-comment-p, octave-in-string-p)
14176 (octave-in-string-or-comment-p): Replace defsubst with defun.
14177
14178 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
14179
14180 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
14181
14182 2013-04-25 Bastien Guerry <bzg@gnu.org>
14183
14184 * textmodes/remember.el (remember-data-directory)
14185 (remember-directory-file-name-format): Fix custom types.
14186
14187 2013-04-25 Leo Liu <sdl.web@gmail.com>
14188
14189 * progmodes/octave.el (octave-completion-at-point-function):
14190 Make use of inferior octave process.
14191 (octave-initialize-completions): Remove.
14192 (inferior-octave-completion-table): New function.
14193 (inferior-octave-completion-at-point): Use it.
14194 (octave-completion-alist): Remove.
14195
14196 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14197
14198 * progmodes/opascal.el: Use font-lock and syntax-propertize.
14199 (opascal-mode-syntax-table): New var.
14200 (opascal-literal-kind, opascal-is-literal-end)
14201 (opascal-literal-token-at): Rewrite.
14202 (opascal--literal-start-re, opascal-font-lock-keywords)
14203 (opascal--syntax-propertize): New constants.
14204 (opascal-font-lock-defaults): Adjust.
14205 (opascal-mode): Use them. Set comment-<foo> variables as well.
14206 (delphi-comment-face, opascal-comment-face, delphi-string-face)
14207 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
14208 (delphi-other-face, opascal-other-face): Remove face variables.
14209 (opascal-save-state): Remove macro.
14210 (opascal-fontifying-progress-step): Remove constant.
14211 (opascal--ignore-changes): Remove var.
14212 (opascal-set-token-property, opascal-parse-next-literal)
14213 (opascal-is-stable-literal, opascal-complete-literal)
14214 (opascal-is-literal-start, opascal-face-of)
14215 (opascal-parse-region, opascal-parse-region-until-stable)
14216 (opascal-fontify-region, opascal-after-change)
14217 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
14218 (opascal-debug-parse-region, opascal-debug-parse-window)
14219 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
14220 (opascal-debug-fontify-buffer): Remove.
14221 (opascal-debug-mode-map): Adjust accordingly.
14222
14223 2013-04-25 Leo Liu <sdl.web@gmail.com>
14224
14225 Merge octave-mod.el and octave-inf.el into octave.el with some
14226 cleanups.
14227 * progmodes/octave.el: New file renamed from octave-mod.el.
14228 * progmodes/octave-inf.el: Merged into octave.el.
14229 * progmodes/octave-mod.el: Renamed to octave.el.
14230
14231 2013-04-25 Tassilo Horn <tsdh@gnu.org>
14232
14233 * textmodes/reftex-vars.el
14234 (reftex-label-ignored-macros-and-environments): New defcustom.
14235
14236 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
14237
14238 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14239
14240 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
14241 (smie-indent-keyword): Improve the check to ensure that the next
14242 comment is really on the same line.
14243 (smie-indent-comment): Don't align with a subsequent closer (or eob).
14244
14245 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
14246 semi-colons if the line is not otherwise empty (bug#14218).
14247
14248 2013-04-25 Glenn Morris <rgm@gnu.org>
14249
14250 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
14251
14252 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
14253
14254 * progmodes/opascal.el (opascal-set-token-property): Rename from
14255 opascal-set-text-properties and only set `token' (bug#14134).
14256 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
14257 (opascal-literal-text-properties): Remove.
14258 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
14259 Adjust callers.
14260
14261 2013-04-24 Reuben Thomas <rrt@sc3d.org>
14262
14263 * textmodes/remember.el (remember-handler-functions): Add an
14264 option for a new handler `remember-store-in-files'.
14265 (remember-data-directory, remember-directory-file-name-format):
14266 New options.
14267 (remember-store-in-files): New function to store remember notes
14268 as separate files within a directory.
14269
14270 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
14271
14272 * progmodes/compile.el (compilation-next-error-function):
14273 Pass "formats" to compilation-find-file (bug#11777).
14274
14275 2013-04-24 Glenn Morris <rgm@gnu.org>
14276
14277 * vc/vc-bzr.el (vc-bzr-print-log):
14278 * vc/vc-hg.el (vc-hg-print-log):
14279 * vc/vc-svn.el (vc-svn-print-log):
14280 Fix START-REVISION with LIMIT != 1. (Bug#14168)
14281
14282 * vc/vc-bzr.el (vc-bzr-print-log):
14283 * vc/vc-cvs.el (vc-cvs-print-log):
14284 * vc/vc-git.el (vc-git-print-log):
14285 * vc/vc-hg.el (vc-hg-print-log):
14286 * vc/vc-mtn.el (vc-mtn-print-log):
14287 * vc/vc-rcs.el (vc-rcs-print-log):
14288 * vc/vc-sccs.el (vc-sccs-print-log):
14289 * vc/vc-svn.el (vc-svn-print-log):
14290 * vc/vc.el (vc-print-log-internal): Doc fixes.
14291
14292 2013-04-23 Glenn Morris <rgm@gnu.org>
14293
14294 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
14295 Remove venerable code attempting to avoid substitute-command-keys.
14296
14297 2013-04-23 Tassilo Horn <tsdh@gnu.org>
14298
14299 * textmodes/reftex-vars.el (reftex-label-regexps):
14300 Call `reftex-compile-variables' after changes to this variable.
14301
14302 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
14303
14304 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
14305 Use lexical-binding.
14306 (jit-lock-force-redisplay): Use markers, check buffer's continued
14307 existence and beware narrowed buffers.
14308 (jit-lock-fontify-now): Adjust call accordingly.
14309
14310 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
14311
14312 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
14313 to avoid misleading the user.
14314
14315 2013-04-22 Leo Liu <sdl.web@gmail.com>
14316
14317 * info-look.el: Prefer latex2e.info. (Bug#14240)
14318
14319 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
14320
14321 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
14322
14323 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
14324 * net/tramp.el (tramp-call-process): ... here.
14325 (tramp-set-completion-function, tramp-parse-putty):
14326 * net/tramp-adb.el (tramp-adb-execute-adb-command):
14327 * net/tramp-gvfs.el (tramp-gvfs-send-command):
14328 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
14329 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
14330 (tramp-call-local-coding-command): Use `tramp-call-process'
14331 instead of `tramp-compat-call-process'.
14332
14333 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
14334 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
14335 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
14336 (tramp-find-inline-compress): Improve traces.
14337 (tramp-maybe-send-script): Check for Perl binary.
14338 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
14339
14340 2013-04-22 Daiki Ueno <ueno@gnu.org>
14341
14342 * epg.el (epg-context-pinentry-mode): New function.
14343 (epg-context-set-pinentry-mode): New function.
14344 (epg--start): Pass --pinentry-mode option to gpg command.
14345
14346 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
14347
14348 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
14349 `comint-dynamic-complete' is obsolete since 24.1, replaced by
14350 `completion-at-point'. (Bug#13774)
14351
14352 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
14353 default key binding for `describe-distribution' has been moved to
14354 `C-h C-o'. (Bug#13970)
14355
14356 2013-04-21 Glenn Morris <rgm@gnu.org>
14357
14358 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
14359 Add doc strings.
14360 (vc-print-log): Clarify interactive prompt.
14361
14362 2013-04-20 Glenn Morris <rgm@gnu.org>
14363
14364 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
14365 No longer include timestamp etc information.
14366
14367 2013-04-20 Roland Winkler <winkler@gnu.org>
14368
14369 * faces.el (read-face-name): Bug fix, return just one face if arg
14370 multiple is nil. (Bug#14209)
14371
14372 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14373
14374 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
14375 (remove-function): Autoload.
14376
14377 * comint.el (comint-redirect-original-filter-function): Remove.
14378 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
14379 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
14380 (vc-cvs-annotate-command):
14381 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
14382 * progmodes/prolog.el (prolog-consult-compile):
14383 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
14384 Use add/remove-function instead.
14385 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
14386 (gud-tooltip-process-output, gud-tooltip-tips):
14387 Use add/remove-function instead.
14388 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
14389 (scheme-interaction-mode, exit-scheme-interaction-mode):
14390 Use add/remove-function instead.
14391
14392 * vc/vc-dispatcher.el: Use lexical-binding.
14393 (vc--process-sentinel): Rename from vc-process-sentinel.
14394 Change last arg to be the code to run. Don't use vc-previous-sentinel
14395 and vc-sentinel-commands any more.
14396 (vc-exec-after): Allow code to be a function. Use add/remove-function.
14397 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
14398
14399 2013-04-19 Masatake YAMATO <yamato@redhat.com>
14400
14401 * progmodes/sh-script.el (sh-imenu-generic-expression):
14402 Handle function names with a single character. (Bug#14111)
14403
14404 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
14405
14406 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
14407 for subroutines defined in an eval (bug#14182).
14408
14409 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14410
14411 * bookmark.el (bookmark-completing-read): Improve handling of empty
14412 string (bug#14176).
14413
14414 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14415
14416 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
14417
14418 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
14419
14420 New faster Imenu implementation (bug#14058).
14421 * progmodes/python.el:
14422 (python-imenu-prev-index-position):
14423 (python-imenu-format-item-label-function)
14424 (python-imenu-format-parent-item-label-function)
14425 (python-imenu-format-parent-item-jump-label-function):
14426 New vars.
14427 (python-imenu-format-item-label)
14428 (python-imenu-format-parent-item-label)
14429 (python-imenu-format-parent-item-jump-label)
14430 (python-imenu--put-parent, python-imenu--build-tree)
14431 (python-imenu-create-index, python-imenu-create-flat-index)
14432 (python-util-popn): New functions.
14433 (python-mode): Set imenu-create-index-function to
14434 python-imenu-create-index.
14435
14436 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14437
14438 * winner.el (winner-active-region): Use region-active-p, activate-mark
14439 and deactivate-mark (bug#14225).
14440
14441 * simple.el (deactivate-mark): Don't inline it.
14442
14443 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
14444
14445 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
14446
14447 2013-04-18 Tassilo Horn <tsdh@gnu.org>
14448
14449 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
14450 file extensions from the archive-mode entry in order to prefer
14451 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
14452
14453 2013-04-18 Leo Liu <sdl.web@gmail.com>
14454
14455 * bindings.el (help-event-list): Add ?\?.
14456
14457 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14458
14459 * subr.el (with-wrapper-hook): Declare obsolete.
14460 * simple.el (filter-buffer-substring-function): New hook.
14461 (filter-buffer-substring): Use it.
14462 (filter-buffer-substring-functions): Mark obsolete.
14463 * minibuffer.el (completion-in-region-function): New hook.
14464 (completion-in-region): Use it.
14465 (completion-in-region-functions): Mark obsolete.
14466 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
14467 * abbrev.el (abbrev-expand-function): New hook.
14468 (expand-abbrev): Use it.
14469 (abbrev-expand-functions): Mark obsolete.
14470 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
14471 and :filter-return.
14472
14473 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14474
14475 * progmodes/python.el (python-nav--syntactically): Fix cornercases
14476 and do not care about match data.
14477
14478 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14479
14480 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
14481 completion tables when completing error conditions and
14482 `declare' arguments.
14483 (lisp-complete-symbol, field-complete): Mark as obsolete.
14484 (check-parens): Unmatched parens are user errors.
14485 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
14486
14487 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
14488
14489 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
14490 command changed buffer (ie. `flyspell-pre-buffer' is not current
14491 buffer), which prevents making decisions based on invalid value of
14492 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
14493 cause an error when `flyspell-pre-point' was nil after switching
14494 buffers.
14495 (flyspell-post-command-hook): No longer needs to change buffers when
14496 checking pre-word. While at it remove unnecessary progn.
14497
14498 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
14499
14500 * textmodes/ispell.el (ispell-add-per-file-word-list):
14501 Fix `flyspell-correct-word-before-point' error when accepting
14502 words and `coment-padding' is an integer by using
14503 `comment-normalize-vars' (Bug #14214).
14504
14505 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14506
14507 New defun movement commands.
14508 * progmodes/python.el (python-nav--syntactically)
14509 (python-nav--forward-defun, python-nav-backward-defun)
14510 (python-nav-forward-defun): New functions.
14511
14512 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
14513
14514 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
14515 (python-syntax-context): Use named compiler-macro for backwards
14516 compatibility with Emacs 24.x.
14517
14518 2013-04-17 Leo Liu <sdl.web@gmail.com>
14519
14520 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
14521 octave-hide-process-buffer.
14522
14523 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14524
14525 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
14526 (bug#14216).
14527
14528 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
14529
14530 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
14531 Fix adjustment of offset when receiving incomplete responses from GDB
14532 (bug#14129).
14533
14534 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14535
14536 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
14537 python-mode-abbrev-table.
14538 (python-skeleton-define): Adjust accordingly.
14539 (python-mode-abbrev-table): New table that inherits from it so that
14540 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
14541
14542 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
14543 (abbrev-symbol): Use it.
14544 (abbrev--before-point): Use it since we already handle inheritance.
14545
14546 2013-04-16 Leo Liu <sdl.web@gmail.com>
14547
14548 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
14549 binding to info-lookup-symbol.
14550
14551 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
14552
14553 * minibuffer.el (completion--twq-all):
14554 * term/ns-win.el (ns-initialize-window-system):
14555 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
14556
14557 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14558
14559 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
14560 global bindings.
14561
14562 * doc-view.el (doc-view-start-process): Handle url-handler directories.
14563
14564 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
14565
14566 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
14567 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
14568 to nil.
14569 (ruby-end-of-defun): Remove the unused arg, change the docstring
14570 to reflect that this function is only used as the value of
14571 `end-of-defun-function'.
14572 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
14573 to reflect an earlier change that beginning/end-of-defun functions
14574 jump between methods in a class definition, as well as top-level
14575 functions.
14576
14577 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14578
14579 * minibuffer.el (minibuffer-complete): Don't just scroll
14580 a *Completions* that's been iconified.
14581 (minibuffer-force-complete): Make sure repetitions do cycle when going
14582 through completion-in-region -> minibuffer-complete.
14583
14584 2013-04-15 Alan Mackenzie <acm@muc.de>
14585
14586 Correct the placement of c-cpp-delimiters when there're #s not at
14587 col 0.
14588
14589 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
14590 place a submatch around the #.
14591 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
14592 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
14593 on the #, not BOL.
14594
14595 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14596
14597 * emacs-lisp/nadvice.el: Properly test names when adding advice.
14598 (advice--member-p): New arg `name'.
14599 (advice--add-function, advice-member-p): Use it (bug#14202).
14600
14601 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
14602
14603 Reformulate java imenu-generic-expression.
14604 The old expression contained ill formed regexps.
14605
14606 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
14607 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
14608 (cc-imenu-java-method-arg-regexp): New defconsts.
14609 (cc-imenu-java-build-type-args-regex): New defun.
14610 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
14611 handling of spaces in the regexp.
14612
14613 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14614
14615 * textmodes/ispell.el (ispell-command-loop): Remove
14616 flyspell highlight of a word when ispell accepts it (bug #14178).
14617
14618 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
14619
14620 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
14621 uses code from the previous `ange-ftp-run-real-handler'.
14622 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
14623 only in case that function exist. This is needed for proper
14624 unloading of Tramp.
14625
14626 2013-04-15 Tassilo Horn <tsdh@gnu.org>
14627
14628 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
14629
14630 * textmodes/reftex.el (reftex-compile-variables): Use it.
14631
14632 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14633
14634 * files.el (normal-mode): Only use default major-mode if no other mode
14635 was specified.
14636
14637 * emacs-lisp/trace.el (trace-values): New function.
14638
14639 * files.el: Allow : in local variables (bug#14089).
14640 (hack-local-variable-regexp): New var.
14641 (hack-local-variables-prop-line, hack-local-variables): Use it.
14642
14643 2013-04-13 Roland Winkler <winkler@gnu.org>
14644
14645 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
14646 data before it gets modified by bibtex-beginning-of-entry.
14647
14648 2013-04-13 Roland Winkler <winkler@gnu.org>
14649
14650 * textmodes/bibtex.el (bibtex-url): Doc fix.
14651
14652 2013-04-13 Roland Winkler <winkler@gnu.org>
14653
14654 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
14655 does not visit a BibTeX file, exclude it from the list of buffers
14656 returned by bibtex-initialize.
14657
14658 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
14659
14660 * window.el (split-window): Remove interactive form, since as a
14661 command this function is a special case of split-window-below.
14662 Correct doc string.
14663
14664 2013-04-12 Roland Winkler <winkler@gnu.org>
14665
14666 * faces.el (read-face-name): Do not override value of arg default.
14667 Allow single faces and strings as default values. Remove those
14668 elements from return value that are not faces.
14669 (describe-face): Simplify.
14670 (face-at-point): New optional args thing and multiple so that this
14671 function can provide the same functionality previously provided by
14672 read-face-name.
14673 (make-face-bold, make-face-unbold, make-face-italic)
14674 (make-face-unitalic, make-face-bold-italic, invert-face)
14675 (modify-face, read-face-and-attribute): Use face-at-point.
14676
14677 * cus-edit.el (customize-face, customize-face-other-window)
14678 * cus-theme.el (custom-theme-add-face)
14679 * face-remap.el (buffer-face-set)
14680 * facemenu.el (facemenu-set-face): Use face-at-point.
14681
14682 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
14683
14684 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
14685
14686 2013-04-10 Tassilo Horn <tsdh@gnu.org>
14687
14688 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
14689 off leading { and trailing } from field values.
14690
14691 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14692
14693 * emacs-lisp/timer.el (timer--check): New function.
14694 (timer--time, timer-set-function, timer-event-handler): Use it.
14695 (timer-set-idle-time): Simplify.
14696 (timer--activate): CSE.
14697 (timer-event-handler): Give more info in error message.
14698 (internal-timer-start-idle): New function, moved from C.
14699
14700 * mpc.el (mpc-proc): Add `restart' argument.
14701 (mpc-proc-cmd): Use it.
14702 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
14703 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
14704 less often.
14705
14706 2013-04-10 Masatake YAMATO <yamato@redhat.com>
14707
14708 * progmodes/sh-script.el: Implement `sh-mode' own
14709 `add-log-current-defun-function' (bug#14112).
14710 (sh-current-defun-name): New function.
14711 (sh-mode): Use the function.
14712
14713 2013-04-09 Bastien Guerry <bzg@gnu.org>
14714
14715 * simple.el (choose-completion-string): Fix docstring (bug#14163).
14716
14717 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14718
14719 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
14720
14721 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
14722 timer (bug#14156).
14723
14724 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
14725
14726 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
14727 declaration.
14728
14729 2013-04-07 Leo Liu <sdl.web@gmail.com>
14730
14731 * pcmpl-x.el: New file.
14732
14733 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
14734
14735 Do not set x-display-name until X connection is established.
14736 This is needed to prevent from weird situation described at
14737 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
14738 * frame.el (make-frame): Set x-display-name after call to
14739 window system initialization function, not before.
14740 * term/x-win.el (x-initialize-window-system): Add optional
14741 display argument and use it.
14742 * term/w32-win.el (w32-initialize-window-system):
14743 * term/ns-win.el (ns-initialize-window-system):
14744 * term/pc-win.el (msdos-initialize-window-system):
14745 Add compatible optional display argument.
14746
14747 2013-04-06 Eli Zaretskii <eliz@gnu.org>
14748
14749 * files.el (normal-backup-enable-predicate): On MS-Windows and
14750 MS-DOS compare truenames of temporary-file-directory and of the
14751 file, so that 8+3 aliases (usually found in $TEMP on Windows)
14752 don't fail comparison by compare-strings. Also, compare file
14753 names case-insensitively on MS-Windows and MS-DOS.
14754
14755 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14756
14757 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
14758 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
14759
14760 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
14761
14762 * whitespace.el (whitespace-color-on, whitespace-color-off):
14763 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
14764
14765 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
14766
14767 * ispell.el (ispell-set-spellchecker-params):
14768 Really set `ispell-args' for all equivs.
14769
14770 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14771
14772 * ido.el (ido-completions): Use extra elements of ido-decorations
14773 (bug#14143).
14774 (ido-decorations): Update docstring.
14775
14776 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
14777
14778 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
14779 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
14780 nil during initialization, in order not to miss changes since the
14781 file was opened. (Bug#14140)
14782
14783 2013-04-05 Leo Liu <sdl.web@gmail.com>
14784
14785 * kmacro.el (kmacro-call-macro): Fix bug#14135.
14786
14787 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
14788
14789 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
14790
14791 2013-04-04 Glenn Morris <rgm@gnu.org>
14792
14793 * electric.el (electric-pair-inhibit-predicate): Add :version.
14794
14795 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14796
14797 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
14798 when a package is required several times (bug#14082).
14799
14800 2013-04-04 Roland Winkler <winkler@gnu.org>
14801
14802 * faces.el (read-face-name): Behave as promised by the docstring.
14803 Assume that arg default is a list of faces.
14804 (describe-face): Call read-face-name with list of default faces.
14805
14806 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14807
14808 * bookmark.el: Fix deletion of bookmarks (bug#13972).
14809 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
14810 (bookmark-bmenu-execute-deletions): Only skip first line if it's
14811 the header.
14812 (bookmark-exit-hook-internal): Save even if list is empty.
14813
14814 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
14815
14816 * emacs-lisp/package.el (package-pinned-packages): New var.
14817 (package--add-to-archive-contents): Obey it (bug#14118).
14818
14819 2013-04-03 Alan Mackenzie <acm@muc.de>
14820
14821 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
14822 Also adapt to the new values of element 7 of a parse state.
14823
14824 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
14825 parameter `not-in-delimiter'. Handle being inside comment opener.
14826 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
14827 character in case we're typing a '*' after a '/'.
14828 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
14829 instead by passing the parameter to c-state-pp-to-literal.
14830
14831 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
14832 for elt. 7 of a parse state.
14833
14834 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
14835
14836 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
14837 * international/latin1-disp.el, international/mule-util.el:
14838 * language/cyril-util.el, language/european.el, language/ind-util.el:
14839 * language/lao-util.el, language/thai.el, language/tibet-util.el:
14840 * language/tibetan.el, language/viet-util.el:
14841 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
14842
14843 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14844
14845 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
14846 (electric-pair-post-self-insert-function): Use it.
14847 (electric-pair-default-inhibit): New function, extracted from
14848 electric-pair-post-self-insert-function.
14849
14850 2013-03-31 Roland Winkler <winkler@gnu.org>
14851
14852 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
14853
14854 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14855
14856 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
14857
14858 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
14859
14860 Un-indent after "pass" and "return" statements (Bug#13888)
14861 * progmodes/python.el (python-indent-block-enders): New var.
14862 (python-indent-calculate-indentation): Use it.
14863
14864 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
14865
14866 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
14867 defun. Defining it as defalias could introduce too eager
14868 byte-compiler optimization. (Bug#14030)
14869
14870 2013-03-30 Chong Yidong <cyd@gnu.org>
14871
14872 * iswitchb.el (iswitchb-read-buffer): Fix typo.
14873
14874 2013-03-30 Leo Liu <sdl.web@gmail.com>
14875
14876 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
14877 (kmacro-execute-from-register): Pass the keyboard macro to
14878 kmacro-call-macro or repeating won't work correctly.
14879
14880 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
14881
14882 * progmodes/subword.el: Back to using `forward-symbol'.
14883
14884 * subr.el (forward-whitespace, forward-symbol)
14885 (forward-same-syntax): Move from thingatpt.el.
14886
14887 2013-03-29 Leo Liu <sdl.web@gmail.com>
14888
14889 * kmacro.el (kmacro-to-register): New command.
14890 (kmacro-execute-from-register): New function.
14891 (kmacro-keymap): Bind to 'x'. (Bug#14071)
14892
14893 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
14894
14895 * mpc.el: Use defvar-local and setq-local.
14896 (mpc--proc-connect): Connection failures are not bugs.
14897 (mpc-mode-map): `follow-link' only applies to the buffer's content.
14898 (mpc-volume-map): Bind to the up-events.
14899
14900 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
14901
14902 * progmodes/subword.el (superword-mode): Use `forward-sexp'
14903 instead of `forward-symbol'.
14904
14905 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14906
14907 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
14908 (edebug--recursive-edit): Use it.
14909 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
14910 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
14911
14912 2013-03-28 Leo Liu <sdl.web@gmail.com>
14913
14914 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
14915
14916 2013-03-27 Eli Zaretskii <eliz@gnu.org>
14917
14918 * facemenu.el (list-colors-callback): New defvar.
14919 (list-colors-redisplay): New function.
14920 (list-colors-display): Install list-colors-redisplay as the
14921 revert-buffer-function. (Bug#14063)
14922
14923 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14924
14925 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
14926 and suffixes don't overlap (bug#14061).
14927
14928 * case-table.el: Use lexical-binding.
14929 (case-table-get-table): New function.
14930 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
14931
14932 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
14933
14934 * progmodes/subword.el: Add `superword-mode' to do word motion
14935 over symbol_words (parallels and leverages `subword-mode' which
14936 does word motion inside MixedCaseWords).
14937
14938 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
14939
14940 * eshell/em-unix.el: Move su and sudo to...
14941 * eshell/em-tramp.el: ...Eshell tramp module.
14942
14943 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14944
14945 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
14946 Change return value to be a sexp. Delay `get-buffer' to after
14947 restoring the desktop (bug#13951).
14948
14949 2013-03-26 Leo Liu <sdl.web@gmail.com>
14950
14951 * register.el: Move semantic tag handling back to
14952 cedet/semantic/senator.el. (Bug#14052)
14953
14954 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14955
14956 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
14957 into the prompt either (bug#13963).
14958
14959 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
14960
14961 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
14962 part of "(error-foo)".
14963
14964 2013-03-24 Juri Linkov <juri@jurta.org>
14965
14966 * replace.el (list-matching-lines-prefix-face): New defcustom.
14967 (occur-1): Pass `list-matching-lines-prefix-face' to the function
14968 `occur-engine' if `face-differs-from-default-p' returns t.
14969 (occur-engine): Add `,' inside backquote construct to evaluate
14970 `prefix-face'. Propertize the prefix with the `prefix-face' face.
14971 Pass `prefix-face' to the functions `occur-context-lines' and
14972 `occur-engine-add-prefix'.
14973 (occur-engine-add-prefix, occur-context-lines): Add optional arg
14974 `prefix-face' and propertize the prefix with `prefix-face'.
14975 (Bug#14017)
14976
14977 2013-03-24 Leo Liu <sdl.web@gmail.com>
14978
14979 * nxml/rng-valid.el (rng-validate-while-idle)
14980 (rng-validate-quick-while-idle): Guard against deleted buffer.
14981 (Bug#13999)
14982
14983 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
14984 is the last entry in kill-buffer-hook.
14985
14986 * files.el (kill-buffer-hook): Doc fix.
14987
14988 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
14989
14990 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
14991 Make it safe-local.
14992
14993 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
14994
14995 2013-03-23 Leo Liu <sdl.web@gmail.com>
14996
14997 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
14998 Remove.
14999
15000 * nxml/rng-valid.el (rng-validate-mode)
15001 (rng-after-change-function, rng-do-some-validation):
15002 * nxml/rng-maint.el (rng-validate-buffer):
15003 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
15004 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
15005 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
15006 (nxml-extend-after-change-region): Use with-silent-modifications.
15007
15008 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
15009 timer-idle-list.
15010
15011 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
15012 (rng-next-error-1, rng-previous-error-1): Do not let-bind
15013 timer-idle-list. (Bug#13999)
15014
15015 2013-03-23 Juri Linkov <juri@jurta.org>
15016
15017 * info.el (info-index-match): New face.
15018 (Info-index, Info-apropos-matches): Add a nested subgroup to the
15019 main pattern and add text properties with the new face to matches
15020 in index entries relative to the beginning of the index entry.
15021 (Bug#14015)
15022
15023 2013-03-21 Eric Ludlam <zappo@gnu.org>
15024
15025 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
15026 Inhibit read only while inserting objects.
15027
15028 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
15029
15030 * progmodes/cfengine.el: Update docs to mention
15031 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
15032 symbol motion. Remove "_" from the word syntax.
15033
15034 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
15035
15036 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
15037 syntax for both `cfengine2-mode' and `cfengine3-mode'.
15038
15039 2013-03-20 Juri Linkov <juri@jurta.org>
15040
15041 * info.el (Info-next-reference-or-link)
15042 (Info-prev-reference-or-link): New functions.
15043 (Info-next-reference, Info-prev-reference): Use them.
15044 (Info-try-follow-nearest-node): Handle footnote navigation.
15045 (Info-fontify-node): Fontify footnotes. (Bug#13989)
15046
15047 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15048
15049 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
15050 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
15051
15052 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
15053
15054 Suppress unnecessary non-ASCII chatter during build process.
15055 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
15056 (batch-skkdic-convert): Suppress most of the chatter.
15057 It's not needed so much now that machines are faster,
15058 and its non-ASCII component was confusing; see Dmitry Gutov in
15059 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
15060
15061 2013-03-20 Leo Liu <sdl.web@gmail.com>
15062
15063 * ido.el (ido-chop): Fix bug#10994.
15064
15065 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
15066
15067 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
15068 Remove vars.
15069 (whitespace-color-on, whitespace-color-off):
15070 Use `font-lock-fontify-buffer' (Bug#13817).
15071
15072 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15073
15074 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
15075 remapping in mode-line.
15076 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
15077
15078 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
15079
15080 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
15081 value for `whitespace-line' face (Bug#13875).
15082 (whitespace-font-lock-keywords): Change description.
15083 (whitespace-color-on): Don't save `font-lock-keywords' value, save
15084 the constructed keywords instead.
15085 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
15086
15087 2013-03-19 Leo Liu <sdl.web@gmail.com>
15088
15089 * progmodes/compile.el (compilation-display-error): New command.
15090 (compilation-mode-map, compilation-minor-mode-map): Bind it to
15091 C-o. (Bug#13992)
15092
15093 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
15094
15095 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
15096
15097 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
15098
15099 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
15100
15101 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
15102
15103 * net/tramp-compat.el (tramp-compat-user-error): New defun.
15104
15105 * net/tramp-adb.el (tramp-adb-handle-shell-command):
15106 * net/tramp-gvfs.el (top):
15107 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
15108 (tramp-handle-shell-command): Use it.
15109 (tramp-dissect-file-name): Raise an error when hostname is a
15110 method name, and neither method nor user is specified.
15111
15112 * net/trampver.el: Update release number.
15113
15114 2013-03-18 Leo Liu <sdl.web@gmail.com>
15115
15116 Make sure eldoc can be turned off properly.
15117 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
15118 eldoc-mode.
15119 (eldoc-display-message-p): Revert last change.
15120 (eldoc-display-message-no-interference-p)
15121 (eldoc-print-current-symbol-info): Tweak.
15122
15123 2013-03-18 Tassilo Horn <tsdh@gnu.org>
15124
15125 * doc-view.el (doc-view-new-window-function): Check the new window
15126 overlay's display property instead the char property of the
15127 buffer's first char. Use `with-selected-window' instead of
15128 `save-window-excursion' with `select-window'.
15129 (doc-view-document->bitmap): Check the current doc-view overlay's
15130 display property instead the char property of the buffer's first char.
15131
15132 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
15133
15134 Automate the build of ja-dic.el (Bug#13984).
15135 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
15136 from the input, rather than assume that it's been done for us by the
15137 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
15138 the current date into a ja-dic.el comment, as that complicates
15139 regression testing.
15140
15141 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
15142
15143 * whitespace.el: Fix double evaluation.
15144 (whitespace-space, whitespace-hspace, whitespace-tab)
15145 (whitespace-newline, whitespace-trailing, whitespace-line)
15146 (whitespace-space-before-tab, whitespace-indentation)
15147 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
15148 obsolete defvars.
15149 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
15150 (whitespace-color-on): Use a single font-lock-add-keywords call.
15151 Fix double-evaluation of face variables.
15152
15153 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
15154
15155 * net/tramp-adb.el (tramp-adb-parse-device-names):
15156 Use `start-process' instead of `call-process'. Otherwise, the
15157 function might be blocked under MS Windows. (Bug#13299)
15158
15159 2013-03-17 Leo Liu <sdl.web@gmail.com>
15160
15161 Extend eldoc to display info in the mode-line. (Bug#13978)
15162 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
15163 (eldoc-mode-line-string): New variable.
15164 (eldoc-minibuffer-message): New function.
15165 (eldoc-message-function): New variable.
15166 (eldoc-message): Use it.
15167 (eldoc-display-message-p)
15168 (eldoc-display-message-no-interference-p):
15169 Support eldoc-post-insert-mode.
15170
15171 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
15172 (eval-expression): Run it.
15173
15174 2013-03-17 Roland Winkler <winkler@gnu.org>
15175
15176 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
15177 strings in the list of return values.
15178
15179 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
15180
15181 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
15182 radix before checking for HMS forms.
15183
15184 2013-03-16 Leo Liu <sdl.web@gmail.com>
15185
15186 * progmodes/scheme.el: Add indentation and font-locking for λ.
15187 (Bug#13975)
15188
15189 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
15190
15191 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
15192 token before point (bug#13942).
15193
15194 2013-03-16 Leo Liu <sdl.web@gmail.com>
15195
15196 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
15197
15198 2013-03-16 Eli Zaretskii <eliz@gnu.org>
15199
15200 * startup.el (command-line-normalize-file-name): Fix handling of
15201 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
15202 <xfq.free@gmail.com> in
15203 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
15204
15205 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
15206
15207 Sync with Tramp 2.2.7.
15208
15209 * net/trampver.el: Update release number.
15210
15211 2013-03-14 Tassilo Horn <tsdh@gnu.org>
15212
15213 * doc-view.el: Fix bug#13887.
15214 (doc-view-insert-image): Don't modify overlay associated to
15215 non-live windows, and implement horizontal centering of image in
15216 case it's smaller than the window.
15217 (doc-view-new-window-function): Force redisplay of new windows on
15218 doc-view buffers.
15219
15220 2013-03-13 Karl Fogel <kfogel@red-bean.com>
15221
15222 * saveplace.el (save-place-alist-to-file): Don't sort
15223 `save-place-alist', just pretty-print it (bug#13882).
15224
15225 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
15226
15227 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
15228 Check whether `default-file-name-coding-system' is bound.
15229 It isn't in XEmacs.
15230
15231 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
15232
15233 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
15234 backquotes for `obsolete' (bug#13929).
15235
15236 * international/mule.el (find-auto-coding): Include file name in
15237 obsolescence warning (bug#13922).
15238
15239 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
15240
15241 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
15242 for CFEngine 3-specific indentation.
15243 (cfengine3-indent-line): Use it. Fix up category regex.
15244 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
15245
15246 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15247
15248 * type-break.el (type-break-file-name):
15249 * textmodes/remember.el (remember-data-file):
15250 * strokes.el (strokes-file):
15251 * shadowfile.el (shadow-initialize):
15252 * saveplace.el (save-place-file):
15253 * ps-bdf.el (bdf-cache-file):
15254 * progmodes/idlwave.el (idlwave-config-directory):
15255 * net/quickurl.el (quickurl-url-file):
15256 * international/kkc.el (kkc-init-file-name):
15257 * ido.el (ido-save-directory-list-file):
15258 * emulation/viper.el (viper-custom-file-name):
15259 * emulation/vip.el (vip-startup-file):
15260 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
15261 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
15262
15263 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
15264
15265 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
15266 * language/thai-word.el: Switch to UTF-8.
15267
15268 See ChangeLog.16 for earlier changes.
15269
15270 ;; Local Variables:
15271 ;; coding: utf-8
15272 ;; End:
15273
15274 Copyright (C) 2011-2014 Free Software Foundation, Inc.
15275
15276 This file is part of GNU Emacs.
15277
15278 GNU Emacs is free software: you can redistribute it and/or modify
15279 it under the terms of the GNU General Public License as published by
15280 the Free Software Foundation, either version 3 of the License, or
15281 (at your option) any later version.
15282
15283 GNU Emacs is distributed in the hope that it will be useful,
15284 but WITHOUT ANY WARRANTY; without even the implied warranty of
15285 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15286 GNU General Public License for more details.
15287
15288 You should have received a copy of the GNU General Public License
15289 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.