* lisp/emacs-lisp/eieio.el (class-parent): Undo previous change.
[bpt/emacs.git] / lisp / ChangeLog
1 2013-09-19 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/eieio.el (class-parent): Undo previous change.
4
5 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
6
7 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
8 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
9 (tramp-get-remote-python): New defuns.
10 (tramp-get-remote-uid-with-perl)
11 (tramp-get-remote-gid-with-perl): New defuns. Perl code
12 contributed by yary <not.com@gmail.com> (tiny change).
13 (tramp-get-remote-uid-with-python)
14 (tramp-get-remote-gid-with-python): New defuns. Python code
15 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
16 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
17
18 2013-09-19 Glenn Morris <rgm@gnu.org>
19
20 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
21
22 * eshell/em-unix.el (eshell-remove-entries):
23 Rename argument to avoid name-clash with global `top-level'.
24
25 * eshell/esh-proc.el (eshell-kill-process-function):
26 Remove eshell-reset-after-proc from eshell-kill-hook if present.
27 (eshell-reset-after-proc): Remove unused arg `proc'.
28
29 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
30 (directory-files-and-attributes): Mark unused arg.
31
32 * eshell/em-unix.el (eshell-remove-entries):
33 Remove unused arg `path'. Update callers.
34
35 * eshell/em-hist.el (eshell-hist-parse-arguments):
36 Remove unused arg `silent'. Update callers.
37
38 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
39 Fix (f)boundp mix-up.
40
41 * eshell/em-smart.el (eshell-smart-scroll-window)
42 (eshell-disable-after-change):
43 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
44
45 2013-09-18 Alan Mackenzie <acm@muc.de>
46
47 Fix fontification of type when followed by "const".
48 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
49 "known" types from fontification.
50
51 2013-09-18 Glenn Morris <rgm@gnu.org>
52
53 * emacs-lisp/chart.el (x-display-color-cells): Declare.
54 (chart-face-list): Drop Emacsen without display-color-p.
55
56 * net/eww.el (libxml-parse-html-region): Declare.
57 (eww-display-html): Explicit error if no libxml2 support.
58
59 * doc-view.el (doc-view-mode): Silence --without-x compilation.
60
61 * image.el (image-type-from-buffer, image-multi-frame-p):
62 Remove --without-x warning/error.
63
64 * mouse.el (mouse-yank-primary):
65 * term.el (term-mouse-paste):
66 Reorder to silence --without-x compilation.
67
68 * mpc.el (doc-view-mode): Silence --without-x compilation.
69
70 * mail/rmailmm.el (rmail-mime-set-bulk-data):
71 Silence --without-x compilation.
72
73 * progmodes/gud.el (gud-find-file, gud-mode):
74 Silence --without-x compilation.
75 (tooltip-mode): Declare.
76
77 * wdired.el (dired-backup-overwrite): Remove declaration.
78 (wdired-mode-map): Add doc string.
79
80 * custom.el (x-get-resource): Declare.
81
82 * eshell/em-glob.el (ange-cache):
83 * eshell/em-unix.el (ange-cache): Declare.
84
85 * faces.el (x-display-list, x-open-connection, x-get-resource):
86 Declare.
87
88 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
89 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
90 Declare.
91
92 * frame.el (x-display-grayscale-p, x-display-name): Declare.
93
94 * net/gnutls.el (gnutls-log-level): Declare.
95
96 * net/shr.el (image-size, image-animate): Declare.
97
98 * simple.el (font-info): Declare.
99
100 * subr.el (x-popup-dialog): Declare.
101
102 * term/common-win.el (x-select-enable-primary)
103 (x-last-selected-text-primary, x-last-selected-text-clipboard):
104 Declare.
105
106 * term/ns-win.el (x-handle-args): Declare.
107
108 * term/x-win.el (x-select-enable-clipboard): Declare.
109
110 * term/w32-win.el (create-default-fontset): Declare.
111
112 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
113 Declare.
114
115 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
116 (fit-frame-to-buffer): Explicit error if --without-x.
117 (mouse-autoselect-window-select): Silence compiler.
118
119 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
120
121 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
122 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
123 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
124 * eshell/esh-util.el (eshell-sublist):
125 Remove unused local variables.
126
127 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
128
129 * textmodes/two-column.el: Make 2C-split work for --without-x.
130 (scroll-bar-columns): Autoload.
131 (top-level): Require fringe when compiling.
132
133 2013-09-18 Leo Liu <sdl.web@gmail.com>
134
135 * subr.el (add-hook): Robustify to handle closure as well.
136
137 2013-09-17 Glenn Morris <rgm@gnu.org>
138
139 * simple.el (messages-buffer-mode-map): Unbind "g".
140
141 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * help-mode.el (help-mode-finish): Use derived-mode-p.
144 Remove obsolete highlighting.
145
146 * play/life.el (life-mode): Use define-derived-mode. Derive from
147 special-mode.
148 (life): Let-bind inhibit-read-only.
149 (life-setup): Avoid `setq'. Use `life-mode'.
150
151 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
152 which should not be needed any more.
153 (package-menu-refresh, package-menu-describe-package): Use user-error.
154
155 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
156 (eshell-post-rewrite-command-hook): Make obsolete.
157 (eshell-parse-command): Simplify.
158 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
159 (eshell--cmd): Declare.
160 (eshell-parse-pipeline): Remove unused var `final-p'.
161 Pass a dynvar to eshell-post-rewrite-command-hook.
162 Implement the new eshell-post-rewrite-command-function.
163 (eshell-invoke-directly): Remove unused arg `input'.
164 * eshell/esh-io.el (eshell-io-initialize):
165 Use eshell-post-rewrite-command-function (bug#15399).
166 (eshell--apply-redirections): Rename from eshell-apply-redirections;
167 adjust to new calling convention.
168 (eshell-create-handles): Rename args to avoid clashing with dynvar
169 `standard-output'.
170
171 2013-09-17 Glenn Morris <rgm@gnu.org>
172
173 * simple.el (messages-buffer-mode): New major mode.
174 (messages-buffer): New function.
175 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
176 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
177 (ert-run-test): Use `messages-buffer' function.
178 (ert--force-message-log-buffer-truncation): Ignore read-only.
179 * help.el (view-echo-area-messages): Use `messages-buffer' function.
180 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
181
182 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
183
184 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
185
186 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15329).
187
188 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
189
190 * icomplete.el (icomplete-in-buffer): New var.
191 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
192 vars and replace them with functions.
193 (icomplete-minibuffer-setup): Adjust accordingly.
194 (icomplete--completion-table, icomplete--completion-predicate)
195 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
196 New functions.
197 (icomplete-forward-completions, icomplete-backward-completions)
198 (icomplete-simple-completing-p, icomplete-exhibit)
199 (icomplete-completions): Use them.
200 (icomplete--in-region-buffer): New var.
201 (icomplete--in-region-setup): New function.
202 (icomplete-mode): Use it.
203
204 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
205 (bug#15379).
206 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
207 return args and options.
208 (eshell-eval-using-options): Use the new return value of
209 eshell--do-opts to set the options's vars in their scope.
210 (eshell--set-option): Rename from eshell-set-option.
211 Add arg `opt-vals'.
212 (eshell--process-option): Rename from eshell-process-option.
213 Add arg `opt-vals'.
214 (eshell--process-args): Use an `opt-vals' alist to store the options's
215 values during their processing and return them additionally to the
216 remaining args.
217
218 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
219
220 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
221 continuation character an operator, as far as indentation is
222 concerned (Bug#15369).
223
224 2013-09-15 Martin Rudalics <rudalics@gmx.at>
225
226 * window.el (window--state-put-2): Don't process buffer state
227 when buffer doesn't exist any more (Bug#15382).
228
229 2013-09-15 Glenn Morris <rgm@gnu.org>
230
231 * eshell/em-unix.el (eshell/rm):
232 Make -f ignore missing files. (Bug#15373)
233
234 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
235 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
236 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
237
238 2013-09-14 Glenn Morris <rgm@gnu.org>
239
240 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
241
242 2013-09-13 Glenn Morris <rgm@gnu.org>
243
244 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
245 (dired-guess-default): Make `file' available in the env. (Bug#15363)
246
247 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
248
249 * frame.el (x-focus-frame): Mark as declared in frame.c.
250
251 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
252
253 * ls-lisp.el: Use advice-add.
254 (original-insert-directory): Remove.
255 (ls-lisp--insert-directory): Rename from insert-directory; add
256 `orig-fun' argument.
257 (insert-directory): Advise.
258
259 2013-09-13 Eli Zaretskii <eliz@gnu.org>
260
261 * term.el (term-emulate-terminal): Decode the command string
262 before passing it to term-command-hook. (Bug#15337)
263
264 2013-09-13 Glenn Morris <rgm@gnu.org>
265
266 * eshell/esh-util.el (ange-cache): Move declaration earlier.
267
268 * eshell/esh-ext.el (eshell-search-path): Declare.
269
270 * eshell/em-prompt.el (eshell/pwd): Autoload it.
271 Otherwise an error occurs if eshell-dirs module not loaded.
272
273 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
274
275 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
276
277 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
278 `tramp-check-proper-host'. Check for a valid method name.
279
280 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
281 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
282 * net/tramp-sh.el (tramp-maybe-open-connection):
283 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
284
285 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
286 also for hash values.
287
288 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
289
290 * term/ns-win.el (parameters): Don't declare as dynamic.
291 (before-make-frame-hook): Don't add ineffective function.
292
293 * eshell/*.el: Use lexical-binding (bug#15231).
294
295 2013-09-12 Kenichi Handa <handa@gnu.org>
296
297 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
298
299 2013-09-12 Glenn Morris <rgm@gnu.org>
300
301 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
302 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
303
304 * subr.el (do-after-load-evaluation): Also give compiler warnings
305 when obsolete files are used (except by obsolete files).
306
307 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
308 in the status output, assume `filename' is the first. (Bug#15322)
309
310 * vc/vc.el (vc-deduce-fileset): Doc fix.
311
312 * calc/calc-help.el (Info-goto-node):
313 * progmodes/cperl-mode.el (Info-find-node):
314 * vc/ediff.el (Info-goto-node): Update declarations.
315
316 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
317
318 * vc/vc-bzr.el (vc-compilation-mode): Declare.
319 (vc-bzr-pull): Require vc-dispatcher.
320 * vc/vc-git.el (vc-compilation-mode): Declare.
321 (vc-git-pull): Require vc-dispatcher.
322
323 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
324
325 * progmodes/octave.el (help-button-action): Declare.
326
327 * shell.el (shell-directory-tracker): Output error as a message
328 rather than just returning it as a string.
329 (shell-process-pushd): Remove useless use of message.
330
331 * dframe.el (dframe-timer-fn):
332 * files.el (dir-locals-read-from-file):
333 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
334 (mpc-format):
335 * reveal.el (reveal-post-command):
336 * saveplace.el (load-save-place-alist-from-file):
337 * shell.el (shell-resync-dirs):
338 * w32-common-fns.el (x-get-selection-value):
339 * emacs-lisp/copyright.el (copyright-find-copyright):
340 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
341 * emulation/tpu-edt.el (tpu-copy-keyfile):
342 * play/bubbles.el (bubbles--mark-neighbourhood):
343 * progmodes/executable.el
344 (executable-make-buffer-file-executable-if-script-p):
345 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
346
347 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
348
349 Cleanup Eshell to rely less on dynamic scoping.
350 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
351 last-value, and ext-command here. Bind `args' closer to `body'.
352 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
353 (eshell--args): Declare new dynamic var.
354 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
355 last-value, and ext-command. Pass `args' to `body'.
356 (eshell-process-args): Bind eshell--args.
357 (eshell-set-option): Use eshell--args.
358 * eshell/eshell.el (eshell): Use derived-mode-p.
359 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
360 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
361 (eshell-glob-function): Declare.
362 * eshell/esh-util.el: Require cl-lib.
363 (eshell-read-hosts-file): Avoid add-to-list.
364 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
365 `err'.
366 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
367 Declare.
368 (eshell/diff): Remove unused var `err'.
369 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
370 `killflag'.
371 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
372 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
373 first use.
374 * eshell/em-glob.el (eshell-glob-matches, message-shown):
375 Move declaration before first use.
376 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
377 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
378 rely on cl-return.
379
380 2013-09-12 Glenn Morris <rgm@gnu.org>
381
382 * term/ns-win.el (global-map): Remove binding for ispell-next,
383 deleted 1999-05-29. (Bug#15357)
384
385 2013-09-11 Glenn Morris <rgm@gnu.org>
386
387 * echistory.el (electric-command-history): Remove call to deleted func.
388
389 * play/landmark.el (landmark-mode): Fix typos.
390
391 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
392 Check cvs-sort-ignore-file is bound.
393
394 * savehist.el: No need for cl when compiling on Emacs.
395
396 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
397
398 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
399 (bug#15338).
400 (eshell-self-insert-command, eshell-send-invisible):
401 Remove unused argument.
402 (eshell-handle-control-codes): Remove unused var `orig'.
403 Avoid delete-backward-char.
404
405 * files.el (set-auto-mode): Simplify a bit further.
406
407 2013-09-11 Glenn Morris <rgm@gnu.org>
408
409 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
410 (set-auto-mode): Don't regexp-quote elements.
411 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
412 * progmodes/cc-mode.el (interpreter-mode-alist):
413 * progmodes/ruby-mode.el (interpreter-mode-alist):
414 Revert previous change.
415
416 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * play/snake.el (snake-mode):
419 * play/mpuz.el (mpuz-mode):
420 * play/landmark.el (lm-mode):
421 * play/blackbox.el (blackbox-mode):
422 * play/5x5.el (5x5-mode):
423 * obsolete/options.el (Edit-options-mode):
424 * net/quickurl.el (quickurl-list-mode):
425 * net/newst-treeview.el (newsticker-treeview-mode):
426 * mail/rmailsum.el (rmail-summary-mode):
427 * mail/mspools.el (mspools-mode):
428 * locate.el (locate-mode):
429 * ibuffer.el (ibuffer-mode):
430 * emulation/ws-mode.el (wordstar-mode):
431 * emacs-lisp/debug.el (debugger-mode):
432 * array.el (array-mode):
433 * net/eudc.el (eudc-mode): Use define-derived-mode.
434 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
435 Move initialization into declaration.
436 (mairix-searches-mode): Use define-derived-mode.
437 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
438 (eudc-edit-hotlist): Use dolist.
439 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
440 (Man-mode): Use define-derived-mode.
441 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
442 (Info-edit-mode): Use define-derived-mode.
443 (Info-cease-edit): Use Info-mode.
444 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
445 into declaration.
446 (eshell-mode): Use define-derived-mode.
447 * chistory.el (command-history-mode-map): Rename from
448 command-history-map.
449 (command-history-mode): Use define-derived-mode.
450 (Command-history-setup): Remove function.
451 * calc/calc.el (calc-trail-mode-map): New var.
452 (calc-trail-mode): Use define-derived-mode.
453 (calc-trail-buffer): Set calc-main-buffer manually.
454 * bookmark.el (bookmark-insert-annotation): New function.
455 (bookmark-edit-annotation): Use it.
456 (bookmark-edit-annotation-mode): Make it a proper major mode.
457 (bookmark-send-edited-annotation): Use derived-mode-p.
458 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
459 closer to its ideal place. Use \' to match EOS.
460
461 * profiler.el (profiler-calltree-find): Use function-equal.
462
463 2013-09-10 Glenn Morris <rgm@gnu.org>
464
465 * files.el (interpreter-mode-alist): Convert to regexps.
466 (set-auto-mode): Adapt for this. (Bug#15306)
467 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
468 Comment out unused variable.
469 * progmodes/cc-mode.el (interpreter-mode-alist):
470 * progmodes/python.el (interpreter-mode-alist):
471 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
472 * progmodes/sh-script.el (sh-set-shell):
473 No longer use interpreter-mode-alist to get list of shells.
474
475 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
476
477 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * simple.el: Use set-temporary-overlay-map for universal-argument.
480 (universal-argument-map): Don't use default-bindings (bug#15317).
481 Bind switch-frame explicitly. Replace universal-argument-minus with
482 a conditional binding.
483 (universal-argument-num-events, saved-overriding-map): Remove.
484 (restore-overriding-map): Remove.
485 (universal-argument--mode): Rename from save&set-overriding-map,
486 and rewrite.
487 (universal-argument, universal-argument-more, negative-argument)
488 (digit-argument): Adjust accordingly.
489 (universal-argument-minus): Remove.
490 (universal-argument-other-key): Remove.
491
492 * subr.el (with-demoted-errors): Add `format' argument.
493
494 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
495
496 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
497 `tramp-cleanup-connection'.
498
499 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
500 parameters KEEP-DEBUG and KEEP-PASSWORD.
501
502 * net/tramp.el (tramp-file-name-handler):
503 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
504 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
505 (tramp-maybe-open-connection):
506 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
507 Use `tramp-cleanup-connection'.
508
509 * net/tramp-sh.el (tramp-maybe-open-connection):
510 Catch 'uname-changed inside the progress reporter.
511
512 2013-09-10 Glenn Morris <rgm@gnu.org>
513
514 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
515
516 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
517 returns "alternate access method" in mode (eg "-rw-r--r--.").
518
519 2013-09-08 Glenn Morris <rgm@gnu.org>
520
521 * saveplace.el (load-save-place-alist-from-file):
522 Demote errors. (Bug#15305)
523
524 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
525
526 Improve compatibility with older Emacsen, and XEmacs.
527
528 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
529 only if it is bound. It isn't for XEmacs.
530 (with-tramp-progress-reporter): Do not let-bind `result'.
531 This yields to scoping errors in XEmacs.
532 (tramp-handle-make-auto-save-file-name): New function, moved from
533 tramp-sh.el.
534
535 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
536 for `make-auto-save-file-name'.
537 (tramp-adb--gnu-switches-to-ash):
538 Use `tramp-compat-replace-regexp-in-string'.
539
540 * net/tramp-cache.el (tramp-cache-print): Call
541 `substring-no-properties' only if it is bound. It isn't for XEmacs.
542
543 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
544 bound. It isn't for XEmacs.
545
546 * net/tramp-compat.el (tramp-compat-copy-file):
547 Catch `wrong-number-of-arguments' error.
548 (tramp-compat-replace-regexp-in-string): New defun.
549
550 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
551 for `make-auto-save-file-name'.
552 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
553 `copy-file'.
554 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
555 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
556 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
557
558 * net/tramp-gw.el (tramp-gw-open-network-stream):
559 Use `tramp-compat-replace-regexp-in-string'.
560
561 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
562 Call `tramp-handle-make-auto-save-file-name'.
563 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
564 (tramp-sh-file-gvfs-monitor-dir-process-filter)
565 (tramp-sh-file-inotifywait-process-filter):
566 Use `tramp-compat-replace-regexp-in-string'.
567 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
568
569 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
570 for `make-auto-save-file-name'.
571 (tramp-smb-handle-copy-directory):
572 Call `tramp-compat-replace-regexp-in-string'.
573 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
574 (tramp-smb-handle-copy-file): Improve error message.
575 (tramp-smb-handle-rename-file): Rename directly only in case
576 `newname' does not exist yet. This is a restriction of smbclient.
577 (tramp-smb-maybe-open-connection): Rerun the function only when
578 `auth-sources' is non-nil.
579
580 2013-09-08 Kenichi Handa <handa@gnu.org>
581
582 * international/characters.el: Set category "^" (Combining) for
583 more characters.
584
585 2013-09-07 Alan Mackenzie <acm@muc.de>
586
587 Correctly fontify Java class constructors.
588 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
589 in Java Mode.
590 (c-recognize-typeless-decls): Set the Java value to t.
591 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
592 While handling a "(", add a check for, effectively, Java, and handle a
593 "typeless" declaration there.
594
595 2013-09-07 Roland Winkler <winkler@gnu.org>
596
597 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
598 field subtitle for entry type book.
599
600 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
601
602 * minibuffer.el: Make minibuffer-complete call completion-in-region
603 rather than other way around.
604 (completion--some, completion-pcm--find-all-completions):
605 Don't delay signals when debugging.
606 (minibuffer-completion-contents): Beware fields within the
607 minibuffer contents.
608 (completion-all-sorted-completions): Use defvar-local.
609 (completion--do-completion, completion--cache-all-sorted-completions)
610 (completion-all-sorted-completions, minibuffer-force-complete):
611 Add args `beg' and `end'.
612 (completion--in-region-1): New fun, extracted from minibuffer-complete.
613 (minibuffer-complete): Use completion-in-region.
614 (completion-complete-and-exit): New fun, extracted from
615 minibuffer-complete-and-exit.
616 (minibuffer-complete-and-exit): Use it.
617 (completion--complete-and-exit): Rename from
618 minibuffer--complete-and-exit.
619 (completion-in-region--single-word): New function, extracted from
620 minibuffer-complete-word.
621 (minibuffer-complete-word): Use it.
622 (display-completion-list): Make `common-substring' argument obsolete.
623 (completion--in-region): Call completion--in-region-1 instead of
624 minibuffer-complete.
625 (completion-help-at-point): Pass boundaries to
626 minibuffer-completion-help as args rather than via an overlay.
627 (completion-pcm--string->pattern): Use `any-delim'.
628 (completion-pcm--optimize-pattern): New function.
629 (completion-pcm--pattern->regex): Handle `any-delim'.
630 * icomplete.el (icomplete-forward-completions)
631 (icomplete-backward-completions, icomplete-completions):
632 Adjust calls to completion-all-sorted-completions and
633 completion--cache-all-sorted-completions.
634 (icomplete-with-completion-tables): Default to t.
635 * emacs-lisp/crm.el (crm--current-element): Rename from
636 crm--select-current-element. Don't put an overlay but return the
637 boundaries instead.
638 (crm--completion-command): Take two new args to bind to the boundaries.
639 (crm-completion-help): Adjust accordingly.
640 (crm-complete): Use completion-in-region.
641 (crm-complete-word): Use completion-in-region--single-word.
642 (crm-complete-and-exit): Use completion-complete-and-exit.
643
644 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
645
646 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
647 than dynamically.
648
649 2013-09-06 Juri Linkov <juri@jurta.org>
650
651 * info.el (Info-display-images-node): When image file doesn't exist
652 display text version of the image if it's provided in the Info file.
653 Otherwise, display the location of missing image from SRC attribute.
654 Add help-echo text property from ALT attribute. (Bug#15279)
655
656 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
657
658 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
659 (edit-abbrevs-mode): Use define-derived-mode.
660
661 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
662 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
663 that it's defined.
664 (epa-key-list-mode, epa-key-mode, epa-info-mode):
665 Use define-derived-mode.
666
667 * epg.el (epg-start-encrypt): Minor CSE simplification.
668
669 2013-09-06 William Xu <william.xwl@gmail.com>
670
671 * arc-mode.el: Add support for 7za (bug#15264).
672 (archive-7z-program): New var.
673 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
674 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
675 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
676
677 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
678
679 Remove URL syntax.
680
681 * net/tramp.el (tramp-syntax, tramp-prefix-format)
682 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
683 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
684 (tramp-postfix-host-format, tramp-file-name-regexp)
685 (tramp-completion-file-name-regexp)
686 (tramp-completion-dissect-file-name)
687 (tramp-handle-substitute-in-file-name): Remove 'url case.
688 (tramp-file-name-regexp-url)
689 (tramp-completion-file-name-regexp-url): Remove constants.
690
691 2013-09-06 Glenn Morris <rgm@gnu.org>
692
693 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
694
695 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
696
697 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
698 keywords" below "here-doc beginnings" (Bug#15270).
699
700 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
701
702 * subr.el (pop): Use `car-safe'.
703 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
704 to detect unused `pop' return value.
705
706 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
707 var `block-regexp'.
708 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
709 (python-fill-string): Remove unused var `marker'.
710 (python-skeleton-add-menu-items): Remove unused var `items'.
711
712 * international/mule-cmds.el: Require CL.
713 (find-coding-systems-for-charsets): Avoid add-to-list.
714 (sanitize-coding-system-list): New function, extracted from
715 select-safe-coding-system-interactively.
716 (select-safe-coding-system-interactively): Use it.
717 (read-input-method-name): Accept symbols for `default'.
718
719 * emacs-lisp/advice.el (defadvice): Add indent rule.
720
721 2013-09-05 Daniel Hackney <dan@haxney.org>
722
723 * dired-x.el:
724 * net/ange-ftp.el:
725 * net/browse-url.el:
726 * net/dbus.el:
727 * net/eudc.el:
728 * net/eudcb-ldap.el:
729 * net/eww.el:
730 * net/imap.el:
731 * printing.el:
732 * vc/ediff-diff.el:
733 * vc/ediff-init.el:
734 * vc/ediff-merg.el:
735 * vc/ediff-mult.el:
736 * vc/ediff-util.el:
737 * vc/ediff-wind.el:
738 * vc/ediff.el:
739 * vc/emerge.el:
740 * vc/pcvs.el:
741 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
742 byte compiler. Remove some unused let-bound variables.
743
744 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
745
746 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
747 a "ref-cell", since it gets better optimized (bug#14883).
748
749 2013-09-05 Glenn Morris <rgm@gnu.org>
750
751 * progmodes/cc-awk.el (c-forward-sws): Declare.
752
753 2013-09-04 Glenn Morris <rgm@gnu.org>
754
755 * generic-x.el [rul-generic-mode]: Require cc-mode.
756 (c++-mode-syntax-table): Declare.
757 (rul-generic-mode-syntax-table): Init in the defvar.
758
759 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
760
761 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
762 (vc-do-command, vc-set-async-update):
763 * vc/vc-mtn.el (vc-mtn-dir-status):
764 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
765 (vc-hg-pull, vc-hg-merge-branch):
766 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
767 (vc-git-merge-branch):
768 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
769 (vc-cvs-dir-status-files):
770 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
771 (vc-bzr-dir-status-files):
772 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
773 * vc/vc-annotate.el: Use lexical-binding.
774 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
775 (vc-sentinel-movepoint): Declare.
776 (vc-annotate): Don't use `goto-line'.
777 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
778 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
779 (vc-sentinel-movepoint): Declare.
780 * vc/vc-svn.el: Use lexical-binding.
781 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
782 * vc/vc-sccs.el:
783 * vc/vc-rcs.el: Use lexical-binding.
784
785 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
786 `deleted'. Don't drop errors silently.
787
788 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
789
790 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
791
792 * vc/vc.el (vc-ignore): Rewrite.
793 (vc-default-ignore): New function.
794 (vc-default-ignore-completion-table): Use find-ignore-file.
795
796 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
797 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
798 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
799 Remove. Most code moved to vc.el.
800
801 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
802
803 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
804 * net/tramp-smb.el (tramp-smb-get-file-entries):
805 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
806 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
807
808 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
809 Update call to it.
810 (eww-change-select): Remove unused var `properties'.
811 (eww-make-unique-file-name): Remove unused var `base'.
812
813 * finder.el (finder-compile-keywords): Don't mess with windows.
814
815 * calculator.el (calculator-funcall): Fix typo in last change.
816
817 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
818
819 * emacs-lisp/package.el (package-activate-1): Don't let a missing
820 <pkg>-autoloads.el file stop us.
821
822 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
823 warnings, and factor out common code.
824
825 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
826
827 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
828 two-character operators and whether the character preceding them
829 changes their meaning (Bug#15208).
830
831 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
832
833 Format code sent to Python shell for robustness.
834 * progmodes/python.el (python-shell-buffer-substring):
835 New function.
836 (python-shell-send-region, python-shell-send-buffer): Use it.
837
838 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
839
840 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
841 * net/tramp.el (tramp-user-error): ... here.
842 (tramp-find-method, tramp-check-proper-host)
843 (tramp-dissect-file-name, tramp-debug-message)
844 (tramp-handle-shell-command):
845 * net/tramp-adb.el (tramp-adb-handle-shell-command):
846 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
847
848 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
849
850 2013-09-02 Martin Rudalics <rudalics@gmx.at>
851
852 * avoid.el (mouse-avoidance-point-position)
853 (mouse-avoidance-too-close-p): Handle case where posn-at-point
854 returns nil.
855
856 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
857
858 * progmodes/python.el (python-shell-completion-get-completions):
859 Drop use of deleted `comint-last-prompt-overlay'.
860 (python-nav-if-name-main): New command.
861
862 2013-09-01 Glenn Morris <rgm@gnu.org>
863
864 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
865 Avoid leading space in $wins. Otherwise the sed command used by
866 eg compile-main ends up containing "/*.el". (Bug#15170)
867
868 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
869
870 2013-08-30 Glenn Morris <rgm@gnu.org>
871
872 * emacs-lisp/bytecomp.el (byte-recompile-directory):
873 Fix is-this-a-directory logic. (Bug#15220)
874
875 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
876
877 * textmodes/css-mode.el: Use SMIE.
878 (css-smie-grammar): New var.
879 (css-smie--forward-token, css-smie--backward-token)
880 (css-smie-rules): New functions.
881 (css-mode): Use them.
882 (css-navigation-syntax-table): Remove var.
883 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
884 (css-indent-calculate, css-indent-line): Remove functions.
885
886 Misc changes to reduce use of `(lambda...); and other cleanups.
887 * cus-edit.el: Use lexical-binding.
888 (customize-push-and-save, customize-apropos)
889 (custom-buffer-create-internal): Use closures.
890 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
891 * progmodes/ada-xref.el: Use setq.
892 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
893 * dframe.el: Use lexical-binding.
894 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
895 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
896 * descr-text.el: Use lexical-binding.
897 (describe-text-widget, describe-text-sexp, describe-property-list):
898 Use closures.
899 * comint.el (comint-history-isearch-push-state): Use a closure.
900 * calculator.el: Use lexical-binding.
901 (calculator-number-to-string): Make it work with lexical-binding.
902 (calculator-funcall): Same and use cl-letf.
903
904 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
905 (lisp--company-doc-string, lisp--company-location): New functions.
906 (lisp-completion-at-point): Use them to improve Company support.
907
908 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
909 params of lambda expressions.
910 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
911 (ruby-smie--opening-pipe-p): New function.
912 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
913 symbols and matched |...| for formal params.
914 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
915 from being treated as hanging. Handle "rescue".
916
917 2013-08-29 Glenn Morris <rgm@gnu.org>
918
919 * progmodes/cc-engine.el (c-pull-open-brace):
920 Move definition before use.
921
922 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
923
924 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
925 are immutable. Don't use `unsafe' any more.
926 (cl--defsubst-expand): Don't substitute at the same time as keeping
927 a residual unused let-binding. Don't use `unsafe' any more.
928
929 2013-08-29 Glenn Morris <rgm@gnu.org>
930
931 * calendar/cal-china.el (calendar-chinese-year-cache):
932 Recenter on 2015.
933
934 * nxml/nxml-util.el (nxml-debug-clear-inside):
935 Use cl-loop rather than loop.
936
937 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
938
939 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
940
941 2013-08-28 Glenn Morris <rgm@gnu.org>
942
943 * progmodes/antlr-mode.el: No need to require cc-mode twice.
944
945 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
946
947 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
948
949 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
950
951 * simple.el (repeat-complex-command--called-interactively-skip):
952 New function.
953 (repeat-complex-command): Use it (bug#14136).
954
955 * progmodes/cc-mode.el: Minor cleanup of var declarations.
956 (c-define-abbrev-table): Add `doc' argument.
957 (c-mode-abbrev-table, c++-mode-abbrev-table)
958 (objc-mode-abbrev-table, java-mode-abbrev-table)
959 (idl-mode-abbrev-table, pike-mode-abbrev-table)
960 (awk-mode-abbrev-table): Use it.
961 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
962 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
963 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
964 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
965 Move initialization into the declaration; and remove any
966 autoload cookie.
967
968 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
969 and dynamic let binding.
970
971 * vc/smerge-mode.el: Remove redundant :group args.
972
973 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
974 to load-path.
975
976 2013-08-28 Juri Linkov <juri@jurta.org>
977
978 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
979 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
980 (isearch-other-meta-char): Handle an undefined shifted printing
981 character by downshifting it. (Bug#15200)
982
983 2013-08-28 Juri Linkov <juri@jurta.org>
984
985 * isearch.el (isearch-search): Change regexp error message for
986 non-regexp searches. (Bug#15166)
987
988 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
989
990 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
991 for portability to hosts where /bin/sh has problems.
992
993 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
994
995 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
996
997 2013-08-27 Juri Linkov <juri@jurta.org>
998
999 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
1000 in the keyboard macro. (Bug#15126)
1001
1002 2013-08-27 Juri Linkov <juri@jurta.org>
1003
1004 * isearch.el (isearch-quote-char): Comment out converting unibyte
1005 to multibyte, thus syncing with its `quoted-insert' counterpart.
1006 (Bug#15166)
1007
1008 2013-08-27 Martin Rudalics <rudalics@gmx.at>
1009
1010 * window.el (display-buffer-use-some-window): Add missing
1011 argument in call of get-largest-window (Bug#15185).
1012 Reported by Stephen Leake.
1013
1014 2013-08-27 Glenn Morris <rgm@gnu.org>
1015
1016 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
1017
1018 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
1019
1020 * progmodes/python.el (python-font-lock-keywords): Don't return nil
1021 from a matcher-function unless there's no more matches (bug#15161).
1022
1023 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
1024
1025 * minibuffer.el: Revert change from 2013-08-20.
1026
1027 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
1028 with text property `tramp-default', if appropriate.
1029 (tramp-check-proper-host): New defun.
1030 (tramp-dissect-file-name): Do not check hostname. Revert change
1031 of 2013-03-18.
1032 (tramp-backtrace): Make VEC-OR-PROC optional.
1033
1034 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
1035 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
1036 * net/tramp-sh.el (tramp-maybe-open-connection):
1037 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
1038 Apply `tramp-check-proper-host'.
1039
1040 2013-08-26 Tassilo Horn <tsdh@gnu.org>
1041
1042 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
1043 lambda expression in order to have `describe-variable' display it.
1044
1045 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
1046
1047 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
1048 BUF can be optional. (Bug#15186)
1049
1050 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
1051
1052 * progmodes/flymake.el (flymake-get-real-file-name-function):
1053 Fix broken customization. (Bug#15184)
1054
1055 2013-08-25 Alan Mackenzie <acm@muc.de>
1056
1057 Improve indentation of bracelists defined by macros (without "=").
1058
1059 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
1060 expansion begins with "{", regard it as bracelist when it doesn't
1061 contain a ";".
1062
1063 Parse C++ inher-intro when there's a template split over 2 lines.
1064
1065 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
1066 rigorously the search for "class" etc. followed by ":".
1067
1068 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
1069 random languages a regexp which never matches rather than nil.
1070
1071 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
1072
1073 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
1074 (c-awk-regexp-one-line-possibly-open-char-list-re)
1075 (c-awk-one-line-possibly-open-regexp-re)
1076 (c-awk-one-line-non-syn-ws*-re): Remove.
1077 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
1078 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
1079 (c-awk-space*-unclosed-regexp-/-re): New constants.
1080 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
1081 aren't regexp delimiters.
1082
1083 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
1084 handling for a rare situation in AWK Mode involving unterminated
1085 strings/regexps.
1086
1087 2013-08-23 Glenn Morris <rgm@gnu.org>
1088
1089 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
1090
1091 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
1092
1093 * files.el (create-file-buffer): If the result would begin with
1094 spaces, prepend a "|" instead of removing them. (Bug#15162)
1095
1096 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1097
1098 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
1099 text-properties (bug#15155).
1100
1101 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
1102 exist any more.
1103 (calc-keypad-redraw): Remove unused var `pad'.
1104 (calc-keypad-press): Remove unused var `menu'.
1105
1106 2013-08-23 Martin Rudalics <rudalics@gmx.at>
1107
1108 * window.el (display-buffer-pop-up-frame):
1109 Call pop-up-frame-function with BUFFER current so `make-frame' will
1110 use it as the new frame's buffer (Bug#15133).
1111
1112 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
1113
1114 * calendar/timeclock.el: Minor cleanups.
1115 (timeclock-ask-before-exiting, timeclock-use-display-time):
1116 Use `symbol'.
1117 (timeclock-modeline-display): Define as alias before the
1118 actual definition.
1119 (timeclock-mode-line-display): Use define-minor-mode.
1120 (timeclock-day-list-template): Make it a function, add an argument.
1121 (timeclock-day-list-required, timeclock-day-list-length)
1122 (timeclock-day-list-debt, timeclock-day-list-span)
1123 (timeclock-day-list-break): Adjust calls accordingly.
1124
1125 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1126
1127 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
1128 Use read--expression so that completion works again.
1129
1130 2013-08-21 Sam Steingold <sds@gnu.org>
1131
1132 Add rudimentary inferior shell interaction
1133 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
1134 (sh-set-shell): Reset it.
1135 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
1136 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
1137
1138 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1139
1140 * align.el: Use lexical-binding.
1141 (align-region): Simplify accordingly.
1142
1143 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
1144
1145 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
1146
1147 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
1148 `non-essential' up.
1149
1150 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
1151
1152 * net/tramp.el:
1153 * net/tramp-adb.el:
1154 * net/tramp-cmds.el:
1155 * net/tramp-ftp.el:
1156 * net/tramp-gvfs.el:
1157 * net/tramp-gw.el:
1158 * net/tramp-sh.el: Don't wrap external variable declarations by
1159 `eval-when-compile'.
1160
1161 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1162
1163 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
1164 now that Emacs supports ImageMagick animations.
1165
1166 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
1167
1168 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
1169 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
1170
1171 2013-08-16 Martin Rudalics <rudalics@gmx.at>
1172
1173 * window.el (mouse-autoselect-window-select): Do autoselect when
1174 mouse pointer is on margin.
1175
1176 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
1177
1178 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
1179
1180 2013-08-16 Glenn Morris <rgm@gnu.org>
1181
1182 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
1183 Handle "Remote Directory" response of some clients. (Bug#15058)
1184
1185 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
1186 Tweak warning. (Bug#14926)
1187
1188 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
1189 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
1190
1191 * image-mode.el (image-mode-map): Add menu items to reverse,
1192 increase, decrease, reset animation speed.
1193 (image--set-speed, image-increase-speed, image-decrease-speed)
1194 (image-reverse-speed, image-reset-speed): New functions.
1195 (image-mode-map): Add bindings for speed commands.
1196
1197 * image.el (image-animate-get-speed, image-animate-set-speed):
1198 New functions.
1199 (image-animate-timeout): Respect image :speed property.
1200
1201 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1202
1203 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
1204 previous line (bug#15101).
1205 (debugger-eval-expression, debugger-record-expression):
1206 Use read--expression (bug#15102).
1207
1208 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
1209
1210 Remove byte compiler warnings, visible when compiling with
1211 `byte-compile-force-lexical-warnings' set to t.
1212
1213 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
1214 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
1215 (tramp-handle-unhandled-file-name-directory)
1216 (tramp-handle-file-notify-add-watch, tramp-action-login)
1217 (tramp-action-succeed, tramp-action-permission-denied)
1218 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
1219 arguments with "_".
1220
1221 * net/tramp-adb.el (tramp-adb-parse-device-names)
1222 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
1223 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
1224 (tramp-adb-handle-file-truename): Remove unused arguments.
1225
1226 * net/tramp-cache.el (tramp-flush-directory-property)
1227 (tramp-flush-connection-property, tramp-list-connections)
1228 (tramp-parse-connection-properties): Prefix unused arguments with "_".
1229
1230 * net/tramp-compat.el (tramp-compat-make-temp-file):
1231 Rename FILENAME to F.
1232
1233 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
1234 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
1235 (tramp-zeroconf-parse-workstation-device-names)
1236 (tramp-zeroconf-parse-webdav-device-names)
1237 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
1238
1239 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
1240 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
1241
1242 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
1243 arguments.
1244 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
1245 (tramp-sh-handle-insert-file-contents-literally)
1246 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
1247 with "_".
1248 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
1249 Remove unused variables.
1250
1251 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
1252 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
1253 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
1254
1255 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
1256 Make them a defconst.
1257 (tramp-uuencode-region): Remove unused variable.
1258
1259 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
1260
1261 * frameset.el (frameset--prop-setter): New function.
1262 (frameset-prop): Add gv-setter declaration.
1263 (frameset-filter-minibuffer): Deal with the case that the minibuffer
1264 parameter was already set in FILTERED. Doc fix.
1265 (frameset--record-minibuffer-relationships): Allow saving a
1266 minibufferless frame without its corresponding minibuffer frame.
1267 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
1268 frame, if the frame id matches.
1269 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
1270 frames before orphaned ones.
1271 (frameset-restore): Warn about orphaned windows, instead of error out.
1272
1273 2013-08-14 Martin Rudalics <rudalics@gmx.at>
1274
1275 * window.el (window-make-atom): Don't overwrite parameter
1276 already present.
1277 (display-buffer-in-atom-window): Handle special case where we
1278 split an already atomic window.
1279 (window--major-non-side-window, display-buffer-in-side-window)
1280 (window--side-check): Ignore minibuffer window when walking
1281 window tree.
1282 (window-deletable-p): Return 'frame only if no other frame uses
1283 our minibuffer window.
1284 (record-window-buffer): Run buffer-list-update-hook.
1285 (split-window): Make sure window--check-frame won't destroy an
1286 existing atomic window in case the new window gets nested
1287 inside.
1288 (display-buffer-at-bottom): Ignore minibuffer window when
1289 walking window tree. Don't split a side window.
1290 (pop-to-buffer): Don't set-buffer here, the select-window call
1291 should do that.
1292 (mouse-autoselect-window-select): Autoselect only if we are in the
1293 text portion of the window.
1294
1295 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1296
1297 * net/shr.el (shr-parse-image-data): New function to grab both the
1298 data itself and the Content-Type.
1299 (shr-put-image): Use it.
1300
1301 * net/eww.el (eww-display-image): Ditto.
1302
1303 * image.el (image-content-type-suffixes): New variable.
1304
1305 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1306
1307 * progmodes/python.el (python-imenu--build-tree)
1308 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
1309
1310 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
1311
1312 * simple.el (backward-word): Mention the optional argument.
1313
1314 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
1315
1316 * frameset.el (frameset--make): Rename constructor from make-frameset.
1317 (frameset-p, frameset-valid-p): Don't autoload.
1318 (frameset-valid-p): Use normal accessors.
1319
1320 2013-08-13 Glenn Morris <rgm@gnu.org>
1321
1322 * progmodes/compile.el (compile-command): Tweak example in doc.
1323 * obsolete/scribe.el (scribe-mode):
1324 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
1325
1326 * mail/feedmail.el (feedmail-confirm-outgoing)
1327 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
1328
1329 * cus-start.el (truncate-partial-width-windows): Fix type.
1330
1331 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
1332
1333 * net/shr.el (shr-table-horizontal-line): Fix custom type.
1334
1335 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
1336
1337 * emacs-lisp/timer.el (timer--time-setter): New function.
1338 (timer--time): Use it as gv-setter.
1339
1340 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
1341 setter is not a symbol.
1342
1343 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
1344
1345 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
1346 if sending fails. This makes debugging easier.
1347
1348 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
1349
1350 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
1351 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
1352 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
1353
1354 2013-08-12 Eli Zaretskii <eliz@gnu.org>
1355
1356 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
1357
1358 2013-08-12 Glenn Morris <rgm@gnu.org>
1359
1360 * format.el (format-annotate-function):
1361 Handle read-only text properties in the source. (Bug#14887)
1362
1363 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1364
1365 * net/eww.el (eww-display-html): Ignore coding system errors.
1366 One web site uses "utf-8lias" as the coding system.
1367
1368 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
1369
1370 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
1371
1372 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
1373
1374 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
1375 (tutorial--detailed-help): Remove unused local variables.
1376 (tutorial--save-tutorial-to): Use ignore-errors.
1377 (help-with-tutorial): Use looking-at-p.
1378
1379 * view.el (view-buffer-other-window, view-buffer-other-frame):
1380 Mark unused arguments.
1381
1382 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
1383 (woman-select-symbol-fonts, woman, woman-find-file)
1384 (woman-insert-file-contents, woman-non-underline-faces):
1385 Use string-match-p.
1386 (woman1-unquote): Move declaration.
1387
1388 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
1389 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
1390 argument. Remove unused local variable.
1391 (xml-parse-elem-type): Use string-match-p.
1392 (xml-substitute-numeric-entities): Use ignore-errors.
1393
1394 * calculator.el (calculator): Mark unused argument.
1395 (calculator-paste, calculator-quit, calculator-integer-p):
1396 Use ignore-errors.
1397 (calculator-string-to-number, calculator-decimal, calculator-exp)
1398 (calculator-op-or-exp): Use string-match-p.
1399
1400 * dired.el (dired-buffer-more-recently-used-p): Declare.
1401 (dired-insert-set-properties, dired-insert-old-subdirs):
1402 Use ignore-errors.
1403
1404 * dired-aux.el (dired-compress): Use ignore-errors.
1405 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
1406 (dired-do-async-shell-command, dired-do-shell-command)
1407 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
1408 (dired-insert-subdir-validate): Use string-match-p.
1409 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
1410 (dired-add-entry): Use string-match-p, looking-at-p.
1411 (dired-insert-subdir-newpos): Remove unused local variable.
1412
1413 * filenotify.el (file-notify-callback): Remove unused local variable.
1414
1415 * filesets.el (filesets-error): Mark unused argument.
1416 (filesets-which-command-p, filesets-filter-dir-names)
1417 (filesets-directory-files, filesets-get-external-viewer)
1418 (filesets-ingroup-get-data): Use string-match-p.
1419
1420 * find-file.el (ff-other-file-name, ff-other-file-name)
1421 (ff-find-the-other-file, ff-cc-hh-converter):
1422 Remove unused local variables.
1423 (ff-get-file-name): Use string-match-p.
1424 (ff-all-dirs-under): Use ignore-errors.
1425
1426 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
1427 (follow-select-if-visible): Remove unused local variable.
1428
1429 * forms.el (read-file-filter): Move declaration.
1430 (forms--make-format, forms--make-parser, forms-insert-record):
1431 Quote function with #'.
1432 (forms--update): Use string-match-p. Quote function with #'.
1433
1434 * help-mode.el (help-dir-local-var-def): Mark unused argument.
1435 (help-make-xrefs): Use looking-at-p.
1436 (help-xref-on-pp): Use looking-at-p, ignore-errors.
1437
1438 * ibuffer.el (ibuffer-ext-visible-p): Declare.
1439 (ibuffer-confirm-operation-on): Use string-match-p.
1440
1441 * msb.el (msb-item-handler, msb-dired-item-handler):
1442 Mark unused arguments.
1443
1444 * ses.el (ses-decode-cell-symbol)
1445 (ses-kill-override): Remove unused local variable.
1446 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
1447 (ses-load): Use ignore-errors, looking-at-p.
1448 (ses-jump-safe): Use ignore-errors.
1449 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
1450
1451 * tabify.el (untabify, tabify): Mark unused arguments.
1452
1453 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
1454 Mark unused argument.
1455 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
1456 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
1457
1458 * emacs-lisp/timer.el (timer--time): Define setter with
1459 gv-define-setter to avoid deprecation warning.
1460
1461 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
1462 (*record-cmpl-statistics-p*): Remove (was commented out).
1463 (cmpl-statistics-block): Remove (body was commented out).
1464 All callers changed.
1465 (add-completions-from-buffer, load-completions-from-file):
1466 Remove unused variables.
1467
1468 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
1469
1470 * filecache.el (file-cache-delete-file-list):
1471 Print message only when told so.
1472 (file-cache-files-matching): Use #' in mapconcat argument.
1473
1474 * ffap.el (ffap-url-at-point): Fix reference to variable
1475 thing-at-point-default-mail-uri-scheme.
1476
1477 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1478
1479 * subr.el (define-error): New function.
1480 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
1481 error-file-not-found and define with define-error.
1482 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
1483 and define with define-error.
1484 * userlock.el (file-locked, file-supersession):
1485 * simple.el (mark-inactive):
1486 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
1487 * progmodes/ada-mode.el (ada-mode-errors):
1488 * play/life.el (life-extinct):
1489 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
1490 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
1491 * nxml/rng-util.el (rng-error):
1492 * nxml/rng-uri.el (rng-uri-error):
1493 * nxml/rng-match.el (rng-compile-error):
1494 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
1495 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
1496 * nxml/nxml-rap.el (nxml-scan-error):
1497 * nxml/nxml-outln.el (nxml-outline-error):
1498 * net/soap-client.el (soap-error):
1499 * net/gnutls.el (gnutls-error):
1500 * net/ange-ftp.el (ftp-error):
1501 * mpc.el (mpc-proc-error):
1502 * json.el (json-error, json-readtable-error, json-unknown-keyword)
1503 (json-number-format, json-string-escape, json-string-format)
1504 (json-key-format, json-object-format):
1505 * jka-compr.el (compression-error):
1506 * international/quail.el (quail-error):
1507 * international/kkc.el (kkc-error):
1508 * emacs-lisp/ert.el (ert-test-failed):
1509 * calc/calc.el (calc-error, inexact-result, math-overflow)
1510 (math-underflow):
1511 * bookmark.el (bookmark-error-no-filename):
1512 * epg.el (epg-error): Define with define-error.
1513
1514 * time.el (display-time-event-handler)
1515 (display-time-next-load-average): Don't call sit-for since it seems
1516 unnecessary (bug#15045).
1517
1518 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
1519 Use #' instead of ' to quote functions.
1520 (checkdoc-output-mode): Use setq-local.
1521 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
1522 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
1523 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
1524 (checkdoc-ispell, checkdoc-ispell-current-buffer)
1525 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
1526 (checkdoc-ispell-message-text, checkdoc-ispell-start)
1527 (checkdoc-ispell-continue, checkdoc-ispell-comments)
1528 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
1529
1530 * ido.el (ido-completion-help): Fix up compiler warning.
1531
1532 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
1533
1534 * frameset.el (frameset-p): Add autoload cookie.
1535 (frameset--jump-to-register): New function, based on code moved from
1536 register.el.
1537 (frameset-to-register): Move from register.el. Adapt to `registerv'.
1538
1539 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
1540 (frameset-restore, frameset-save, frameset-session-filter-alist):
1541 Remove declarations.
1542 (register-alist): Doc fix.
1543 (frameset-to-register): Move to frameset.el.
1544 (jump-to-register, describe-register-1): Remove frameset-specific code.
1545
1546 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * allout-widgets.el (allout-widgets-pre-command-business)
1549 (allout-widgets-post-command-business)
1550 (allout-widgets-after-change-handler)
1551 (allout-decorate-item-and-context, allout-set-boundary-marker)
1552 (allout-body-modification-handler)
1553 (allout-graphics-modification-handler): Mark ignored arguments.
1554 (allout-widgets-post-command-business)
1555 (allout-widgets-exposure-change-processor)
1556 (allout-widgets-exposure-undo-processor)
1557 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
1558 (allout-parse-item-at-point, allout-decorate-item-guides)
1559 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
1560 * allout.el (epa-passphrase-callback-function): Declare.
1561 (allout-overlay-insert-in-front-handler)
1562 (allout-overlay-interior-modification-handler)
1563 (allout-isearch-end-handler, allout-chart-siblings)
1564 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
1565 (allout-yank-processing, allout-process-exposed)
1566 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
1567 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
1568 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
1569 (lisp-indent-defform): Mark ignored arguments.
1570 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
1571 (calculate-lisp-indent): Remove unused variables.
1572 * international/characters.el (indian-2-column, arabic-2-column)
1573 (tibetan): Mark ignored arguments.
1574 (use-cjk-char-width-table): Mark ignored arguments.
1575 Remove unused variables.
1576 * international/fontset.el (build-default-fontset-data)
1577 (x-compose-font-name, create-fontset-from-fontset-spec):
1578 Mark ignored arguments.
1579 (fontset-plain-name): Remove unused variables.
1580 * international/mule.el (charset-id, charset-bytes, generic-char-p)
1581 (keyboard-coding-system): Mark ignored arguments.
1582 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
1583 * help.el (resize-temp-buffer-window):
1584 * window.el (display-buffer-in-major-side-window)
1585 (display-buffer-in-side-window, display-buffer-in-previous-window):
1586 Remove unused variables.
1587 * isearch.el (isearch-forward-symbol):
1588 * version.el (emacs-bzr-version-bzr):
1589 * international/mule-cmds.el (current-language-environment):
1590 * term/common-win.el (x-handle-iconic, x-handle-geometry)
1591 (x-handle-display):
1592 * term/pc-win.el (x-list-fonts, x-display-planes)
1593 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
1594 (x-server-version, x-display-screens, x-display-mm-height)
1595 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
1596 (x-selection-owner-p, x-own-selection-internal)
1597 (x-disown-selection-internal, x-get-selection-internal)
1598 (msdos-initialize-window-system):
1599 * term/tty-colors.el (tty-color-alist, tty-color-clear):
1600 * term/x-win.el (x-handle-no-bitmap-icon):
1601 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
1602 (vc-default-find-file-hook, vc-default-extra-menu):
1603 Mark ignored arguments.
1604
1605 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1606
1607 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
1608 break-condition in the context of the debugged code (bug#12685).
1609
1610 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
1611
1612 * comint.el:
1613 Do not use an overlay to highlight the last prompt. (Bug#14744)
1614 (comint-mode): Make comint-last-prompt buffer local.
1615 (comint-last-prompt): New variable.
1616 (comint-last-prompt-overlay): Remove. Superseded by
1617 comint-last-prompt.
1618 (comint-snapshot-last-prompt, comint-output-filter):
1619 Use comint-last-prompt.
1620
1621 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
1622
1623 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
1624 (frameset-save): Check validity of the resulting frameset.
1625
1626 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1627
1628 * ido.el (ido-record-command): Add doc string.
1629
1630 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
1631
1632 * frameset.el (frameset): Do not disable creation of the default
1633 frameset-p predicate. Doc fix.
1634 (frameset-valid-p): New function, copied from the old predicate-p.
1635 Add additional checks.
1636 (frameset-restore): Check with frameset-valid-p.
1637 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
1638 (frameset-name, frameset-description, frameset-properties)
1639 (frameset-states): Add docstring.
1640 (frameset-session-filter-alist, frameset-persistent-filter-alist)
1641 (frameset-filter-alist): Doc fixes.
1642
1643 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
1644
1645 * frameset.el (frameset-p, frameset-prop): Doc fixes.
1646
1647 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1648
1649 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
1650 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
1651 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
1652 (byte-compile-normal-call): Remove obsolescence check.
1653
1654 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
1655
1656 * frameset.el (frameset-restore): Doc fix.
1657
1658 * register.el (frameset-frame-id, frameset-frame-with-id)
1659 (frameset-p, frameset-restore, frameset-save): Declare.
1660 (register-alist): Document framesets.
1661 (frameset-session-filter-alist): Declare.
1662 (frameset-to-register): New function.
1663 (jump-to-register): Implement jumping to framesets. Doc fix.
1664 (describe-register-1): Describe framesets.
1665
1666 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
1667
1668 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
1669
1670 * desktop.el (desktop-save-frameset): Use new frameset-save args.
1671 Use lexical-binding.
1672
1673 * frameset.el (frameset): Use type vector, not list (incompatible
1674 change). Do not declare a new constructor, use the default one.
1675 Upgrade suggested properties `app', `name' and `desc' to slots `app',
1676 `name' and `description', respectively, and add read-only slot
1677 `timestamp'. Doc fixes.
1678 (frameset-copy, frameset-persistent-filter-alist)
1679 (frameset-filter-alist, frameset-switch-to-gui-p)
1680 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
1681 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
1682 (frameset-filter-iconified, frameset-keep-original-display-p):
1683 Doc fixes.
1684 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
1685 Rename from frameset-filter-(save|restore)-param. All callers changed.
1686 Doc fix.
1687 (frameset-p): Adapt to change to vector and be more thorough.
1688 Change arg name to OBJECT. Doc fix.
1689 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
1690 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
1691 All callers changed.
1692 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
1693 All callers changed.
1694 (frameset--record-minibuffer-relationships): Rename from
1695 frameset--process-minibuffer-frames. All callers changed.
1696 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
1697 Use new default constructor (again). Doc fix.
1698 (frameset--find-frame-if): Rename from `frameset--find-frame.
1699 All callers changed.
1700 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
1701 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
1702 Doc fix.
1703 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
1704 PARAMETERS and WINDOW-STATE, respectively.
1705 (frameset-restore): Add new keyword argument PREDICATE.
1706 Reset frameset--target-display to nil. Doc fix.
1707
1708 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
1711 (bat-mode): Use it.
1712 (bat-mode-syntax-table): Mark \n as end-of-comment.
1713 (bat-font-lock-keywords): Remove comment rule.
1714
1715 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
1716 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
1717
1718 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
1719 (byte-compile-callargs-warn): Use `push'.
1720 (byte-compile-arglist-warn): Ignore higher-order "calls".
1721 (byte-compile-file-form-autoload): Use `pcase'.
1722 (byte-compile-function-form): If quoting a symbol, check that it exists.
1723
1724 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1725
1726 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
1727 and add a few popular commands found in batch files.
1728 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
1729 (dos-mode): Doc fixes.
1730
1731 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1732
1733 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
1734 (dos-mode): Use setq-local. Add space after "rem".
1735 (dos-mode-syntax-table): Don't use "w" for symbol chars.
1736 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
1737
1738 2013-08-07 Arni Magnusson <arnima@hafro.is>
1739
1740 * progmodes/dos.el: New file.
1741 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
1742 dos-mode.
1743
1744 2013-08-06 Glenn Morris <rgm@gnu.org>
1745
1746 * calendar/calendar.el: Add new faces, and day-header-array.
1747 (calendar-weekday-header, calendar-weekend-header)
1748 (calendar-month-header): New faces.
1749 (calendar-day-header-construct): New function.
1750 (calendar-day-header-width): Also :set calendar-day-header-array.
1751 (calendar-american-month-header, calendar-european-month-header)
1752 (calendar-iso-month-header): Use calendar- faces.
1753 (calendar-generate-month):
1754 Use calendar-day-header-array for day headers; apply faces to them.
1755 (calendar-mode): Check calendar-font-lock-keywords non-nil.
1756 (calendar-abbrev-construct): Add optional maxlen argument.
1757 (calendar-day-name-array): Doc fix.
1758 (calendar-day-name-array, calendar-abbrev-length)
1759 (calendar-day-abbrev-array):
1760 Also :set calendar-day-header-array, and maybe redraw.
1761 (calendar-day-header-array): New option. (Bug#15007)
1762 (calendar-font-lock-keywords): Set to nil and make obsolete.
1763 (calendar-day-name): Add option to use header array.
1764
1765 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1766
1767 * net/shr.el (shr-render-td): Remove debugging.
1768 (shr-render-td): Make width computation consistent by defaulting
1769 all zero-width columns to 10 characters. This may not be optimal,
1770 but it's at least consistent.
1771 (shr-make-table-1): Redo last change to fix the real problem in
1772 colspan handling.
1773
1774 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
1775
1776 * files.el (cache-long-line-scans):
1777 Make obsolete alias to `cache-long-scans'.
1778
1779 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
1780
1781 * frameset.el (frameset, frameset-filter-alist)
1782 (frameset-filter-params, frameset-save, frameset--reuse-frame)
1783 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
1784 (frameset-compute-pos): Rename from frameset--compute-pos,
1785 and add docstring.
1786 (frameset-move-onscreen): Use frameset-compute-pos.
1787 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
1788
1789 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
1790 Fix typos in docstrings.
1791
1792 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
1793
1794 * frame.el (get-other-frame): Tiny cleanup.
1795
1796 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
1797
1798 * vc/vc.el (vc-default-ignore-completion-table):
1799 Silence byte-compiler warning.
1800
1801 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
1802 slot , which can indeed be nil.
1803 (frameset-live-filter-alist, frameset-persistent-filter-alist):
1804 Move entry for `left' from persistent to live filter alist.
1805 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
1806 Doc fixes.
1807 (frameset-filter-params): When restoring a frame, copy items added to
1808 `filtered', to avoid unwittingly modifying the original parameters.
1809 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
1810 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
1811
1812 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
1813 to use looking-at-p instead of looking-at. (Bug#15028)
1814
1815 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
1816
1817 Revert introduction of isearch-filter-predicates (bug#14714).
1818 Rely on add-function instead.
1819 * isearch.el (isearch-filter-predicates): Rename it back to
1820 isearch-filter-predicate.
1821 (isearch-message-prefix): Use advice-function-mapc and advice
1822 properties to get the isearch-message-prefix.
1823 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
1824 instead of run-hook-with-args-until-failure.
1825 (isearch-filter-visible): Not obsolete any more.
1826 * loadup.el: Preload nadvice.
1827 * replace.el (perform-replace): Revert to funcall
1828 instead of run-hook-with-args-until-failure.
1829 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
1830 * dired-aux.el (dired-isearch-filenames-mode): Rename from
1831 dired-isearch-filenames-toggle; make it into a proper minor mode.
1832 Use add/remove-function.
1833 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
1834 Call the minor-mode rather than add/remove-hook.
1835 (dired-isearch-filter-filenames):
1836 Remove isearch-message-prefix property.
1837 * info.el (Info--search-loop): New function, extracted from Info-search.
1838 Funcall isearch-filter-predicate instead of
1839 run-hook-with-args-until-failure isearch-filter-predicates.
1840 (Info-search): Use it.
1841 (Info-mode): Use isearch-filter-predicate instead of
1842 isearch-filter-predicates.
1843
1844 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
1845
1846 Do not call to `selected-window' where it is assumed by default.
1847 Affected functions are `window-minibuffer-p', `window-dedicated-p',
1848 `window-hscroll', `window-width', `window-height', `window-buffer',
1849 `window-frame', `window-start', `window-point', `next-window'
1850 and `window-display-table'.
1851 * abbrev.el (abbrev--default-expand):
1852 * bs.el (bs--show-with-configuration):
1853 * buff-menu.el (Buffer-menu-mouse-select):
1854 * calc/calc.el (calc):
1855 * calendar/calendar.el (calendar-generate-window):
1856 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
1857 (diary-make-entry):
1858 * comint.el (send-invisible, comint-dynamic-complete-filename)
1859 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
1860 * completion.el (complete):
1861 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
1862 * disp-table.el (describe-current-display-table):
1863 * doc-view.el (doc-view-insert-image):
1864 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
1865 * ehelp.el (with-electric-help):
1866 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1867 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
1868 * emacs-lisp/helper.el (Helper-help-scroller):
1869 * emulation/cua-base.el (cua--post-command-handler-1):
1870 * eshell/esh-mode.el (eshell-output-filter):
1871 * ffap.el (ffap-gnus-wrapper):
1872 * help-macro.el (make-help-screen):
1873 * hilit-chg.el (highlight-compare-buffers):
1874 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
1875 * hl-line.el (global-hl-line-highlight):
1876 * icomplete.el (icomplete-simple-completing-p):
1877 * isearch.el (isearch-done):
1878 * jit-lock.el (jit-lock-stealth-fontify):
1879 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
1880 * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
1881 * mpc.el (mpc-tagbrowser, mpc):
1882 * net/rcirc.el (rcirc-any-buffer):
1883 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
1884 * play/landmark.el (landmark-max-width, landmark-max-height):
1885 * play/zone.el (zone):
1886 * progmodes/compile.el (compilation-goto-locus):
1887 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
1888 * progmodes/etags.el (find-tag-other-window):
1889 * progmodes/fortran.el (fortran-column-ruler):
1890 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
1891 * progmodes/verilog-mode.el (verilog-point-text):
1892 * reposition.el (reposition-window):
1893 * rot13.el (toggle-rot13-mode):
1894 * server.el (server-switch-buffer):
1895 * shell.el (shell-dynamic-complete-command)
1896 (shell-dynamic-complete-environment-variable):
1897 * simple.el (insert-buffer, set-selective-display)
1898 (delete-completion-window):
1899 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
1900 (speedbar-recenter):
1901 * startup.el (fancy-splash-head):
1902 * textmodes/ispell.el (ispell-command-loop):
1903 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
1904 * tutorial.el (help-with-tutorial):
1905 * vc/add-log.el (add-change-log-entry):
1906 * vc/compare-w.el (compare-windows):
1907 * vc/ediff-help.el (ediff-indent-help-message):
1908 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
1909 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
1910 (ediff-setup-control-frame):
1911 * vc/emerge.el (emerge-position-region):
1912 * vc/pcvs-util.el (cvs-bury-buffer):
1913 * window.el (walk-windows, mouse-autoselect-window-select):
1914 * winner.el (winner-set-conf, winner-undo): Related users changed.
1915
1916 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
1917
1918 * frameset.el (frameset--set-id): Doc fix.
1919 (frameset-frame-id, frameset-frame-id-equal-p)
1920 (frameset-locate-frame-id): New functions.
1921 (frameset--process-minibuffer-frames, frameset--reuse-frame)
1922 (frameset-restore): Use them.
1923
1924 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
1925
1926 Do not call to `selected-frame' where it is assumed by default.
1927 Affected functions are `raise-frame', `redraw-frame',
1928 `frame-first-window', `frame-terminal' and `delete-frame'.
1929 * calendar/appt.el (appt-disp-window):
1930 * epg.el (epg-wait-for-completion):
1931 * follow.el (follow-delete-other-windows-and-split)
1932 (follow-avoid-tail-recenter):
1933 * international/mule.el (set-terminal-coding-system):
1934 * mail/rmail.el (rmail-mail-return):
1935 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
1936 * progmodes/f90.el (f90-add-imenu-menu):
1937 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
1938 * server.el (server-switch-buffer):
1939 * simple.el (delete-completion-window):
1940 * talk.el (talk):
1941 * term/xterm.el (terminal-init-xterm-modify-other-keys)
1942 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
1943 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
1944 * vc/ediff.el (ediff-documentation): Related users changed.
1945 * frame.el (selected-terminal): Remove the leftover.
1946
1947 2013-08-05 Glenn Morris <rgm@gnu.org>
1948
1949 * calendar/calendar.el (calendar-generate-month):
1950 Fix for calendar-column-width != 1 + calendar-day-digit-width.
1951 (calendar-generate-month, calendar-font-lock-keywords):
1952 Fix for calendar-day-header-width > length of any day name.
1953
1954 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
1955
1956 * desktop.el (desktop-clear): Use new name of sort predicate.
1957
1958 * frameset.el (frameset): Add docstring. Move :version property to its
1959 own `version' slot.
1960 (frameset-copy): Rename from copy-frameset.
1961 (frameset-p): Check more thoroughly.
1962 (frameset-prop): Do not check for :version, which is no longer a prop.
1963 (frameset-live-filter-alist, frameset-persistent-filter-alist):
1964 Use new :never value instead of t.
1965 (frameset-filter-alist): Expand and clarify docstring.
1966 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
1967 (frameset-filter-minibuffer, frameset-filter-save-param)
1968 (frameset-filter-restore-param, frameset-filter-iconified):
1969 Add pointer to docstring of frameset-filter-alist.
1970 (frameset-filter-params): Rename filter values to be more meaningful:
1971 :never instead of t, and reverse the meanings of :save and :restore.
1972 (frameset--process-minibuffer-frames): Clarify error message.
1973 (frameset-save): Avoid unnecessary and confusing call to framep.
1974 Use new BOA constructor for framesets.
1975 (frameset--reuse-list): Doc fix.
1976 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
1977 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
1978 (frameset-minibufferless-first-p): Doc fix.
1979 Rename from frameset-sort-frames-for-deletion.
1980 (frameset-restore): Doc fixes. Use new function names.
1981 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
1982
1983 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
1984
1985 * desktop.el (desktop-restore-forces-onscreen)
1986 (desktop-restore-reuses-frames): Document :keyword constant values.
1987 (desktop-filter-parameters-alist): Remove, now identical to
1988 frameset-filter-alist.
1989 (desktop--filter-tty*): Remove, moved to frameset.el.
1990 (desktop-save-frameset, desktop-restore-frameset):
1991 Do not pass :filters argument.
1992
1993 * frameset.el (frameset-live-filter-alist)
1994 (frameset-persistent-filter-alist): New variables.
1995 (frameset-filter-alist): Use them. Add autoload cookie.
1996 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
1997 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
1998 `frameset--id' (it's supposed to be internal to frameset.el).
1999 (frameset--process-minibuffer-frames): Ditto. Doc fix.
2000 (frameset--initial-params): New function.
2001 (frameset--get-frame): Use it. Doc fix.
2002 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
2003 Accept :all, not 'all.
2004 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
2005 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
2006 with fbound symbols. Fix frame id matching, and remove matching ids if
2007 the frame being restored is deleted. Obey :delete.
2008
2009 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
2010
2011 * subr.el (macrop): New function.
2012 (text-clone--maintaining): New var.
2013 (text-clone--maintain): Rename from text-clone-maintain. Use it
2014 instead of inhibit-modification-hooks.
2015
2016 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
2017 a proxy, so as handle autoloads and redefinitions of the target.
2018 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
2019
2020 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
2021 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
2022 (pcase--mutually-exclusive-p): New function.
2023 (pcase--split-consp): Use it.
2024 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
2025 mutually exclusive with the current predicate.
2026
2027 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
2028 (edebug-macrop): Remove. Use `macrop' instead.
2029 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
2030 (ad-macro-p):
2031 * eshell/esh-cmd.el (eshell-macrop):
2032 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
2033
2034 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
2035
2036 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
2037 (advice-mapc): New function, using it.
2038 (advice-function-member-p): New function.
2039 (advice--normalize): Store the cdr in advice--saved-rewrite since
2040 that's the part that will be changed.
2041 (advice--symbol-function): New function.
2042 (advice-remove): Handle removal before the function is defined.
2043 Adjust to new advice--saved-rewrite.
2044 (advice-member-p): Use advice-function-member-p and
2045 advice--symbol-function.
2046
2047 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
2048
2049 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
2050 (frameset-filter-minibuffer): Doc fix.
2051 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
2052 (frameset--set-id, frameset--process-minibuffer-frames)
2053 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
2054 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
2055
2056 * desktop.el (desktop-clear): Only delete frames when called
2057 interactively and desktop-restore-frames is non-nil. Doc fix.
2058 (desktop-read): Set desktop-saved-frameset to nil.
2059
2060 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
2061
2062 * vc/vc.el (vc-ignore): Rewrite.
2063 (vc-default-ignore-completion-table):
2064 (vc--read-lines):
2065 (vc--add-line, vc--remove-regexp): New functions.
2066
2067 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
2068 (vc-svn-ignore-completion-table): New function.
2069
2070 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
2071 (vc-hg-ignore-completion-table):
2072 (vc-hg-find-ignore-file): New functions.
2073
2074 * vc/vc-git.el (vc-git-ignore): Rewrite.
2075 (vc-git-ignore-completion-table):
2076 (vc-git-find-ignore-file): New functions.
2077
2078 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
2079
2080 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
2081 (vc-bzr-ignore-completion-table):
2082 (vc-bzr-find-ignore-file): New functions.
2083
2084 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
2085
2086 * frameset.el (frameset-prop): New function and setter.
2087 (frameset-save): Do not modify frame list passed by the caller.
2088
2089 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
2090
2091 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
2092
2093 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
2096 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
2097
2098 * custom.el (custom-initialize-default, custom-initialize-set)
2099 (custom-initialize-reset, custom-initialize-changed): Affect the
2100 toplevel-default-value (bug#6275, bug#14586).
2101 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
2102 for bug#6275.
2103
2104 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
2105
2106 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2107 Add cl-def* expressions.
2108
2109 * frameset.el (frameset-filter-params): Fix order of arguments.
2110
2111 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
2112
2113 Move code related to saving frames to frameset.el.
2114 * desktop.el: Require frameset.
2115 (desktop-restore-frames): Doc fix.
2116 (desktop-restore-reuses-frames): Rename from
2117 desktop-restoring-reuses-frames.
2118 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
2119 (desktop-clear): Clear frames too.
2120 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
2121 (desktop--filter-tty*, desktop-save, desktop-read):
2122 Use frameset functions.
2123 (desktop-before-saving-frames-functions, desktop--filter-*-color)
2124 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
2125 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
2126 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
2127 (desktop--process-minibuffer-frames, desktop-save-frames)
2128 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
2129 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
2130 (desktop--sort-states, desktop-restoring-frames-p)
2131 (desktop-restore-frames): Remove. Most code moved to frameset.el.
2132 (desktop-restoring-frameset-p, desktop-restore-frameset)
2133 (desktop--check-dont-save, desktop-save-frameset): New functions.
2134 (desktop--app-id): New constant.
2135 (desktop-first-buffer, desktop-buffer-ok-count)
2136 (desktop-buffer-fail-count): Move before first use.
2137 * frameset.el: New file.
2138
2139 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
2140
2141 * files.el: Use lexical-binding.
2142 (dir-locals-read-from-file): Remove unused `err' variable.
2143 (hack-dir-local-variables--warned-coding): New var.
2144 (hack-dir-local-variables): Use it to avoid repeated warnings.
2145 (make-backup-file-name--default-function): New function.
2146 (make-backup-file-name-function): Use it as default.
2147 (buffer-stale--default-function): New function.
2148 (buffer-stale-function): Use it as default.
2149 (revert-buffer-insert-file-contents--default-function): New function.
2150 (revert-buffer-insert-file-contents-function): Use it as default.
2151 (insert-directory): Avoid add-to-list.
2152
2153 * autorevert.el (auto-revert-handler): Simplify.
2154 Use buffer-stale--default-function.
2155
2156 2013-08-01 Tassilo Horn <tsdh@gnu.org>
2157
2158 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
2159
2160 * whitespace.el (whitespace-ensure-local-variables): New function.
2161 (whitespace-cleanup-region): Call it.
2162 (whitespace-turn-on): Call it.
2163
2164 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
2165
2166 Complete file name handlers.
2167
2168 * net/tramp.el (tramp-handle-set-visited-file-modtime)
2169 (tramp-handle-verify-visited-file-modtime)
2170 (tramp-handle-file-notify-rm-watch): New functions.
2171 (tramp-call-process): Do not bind `default-directory'.
2172
2173 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2174 Order alphabetically.
2175 [access-file, add-name-to-file, dired-call-process]:
2176 [dired-compress-file, file-acl, file-notify-rm-watch]:
2177 [file-ownership-preserved-p, file-selinux-context]:
2178 [make-directory-internal, make-symbolic-link, set-file-acl]:
2179 [set-file-selinux-context, set-visited-file-modtime]:
2180 [verify-visited-file-modtime]: Add handler.
2181 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
2182
2183 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
2184 [file-notify-add-watch, file-notify-rm-watch]:
2185 [set-file-times, set-visited-file-modtime]:
2186 [verify-visited-file-modtime]: Add handler.
2187 (with-tramp-gvfs-error-message)
2188 (tramp-gvfs-handle-set-visited-file-modtime)
2189 (tramp-gvfs-fuse-file-name): Remove.
2190 (tramp-gvfs-handle-file-notify-add-watch)
2191 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
2192 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
2193
2194 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2195 Order alphabetically.
2196 [file-notify-rm-watch ]: Use default Tramp handler.
2197 [executable-find]: Remove private handler.
2198 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
2199 `default-directory'.
2200 (tramp-sh-handle-executable-find)
2201 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
2202 (tramp-sh-file-gvfs-monitor-dir-process-filter)
2203 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
2204 Do not use `format' in `tramp-message'.
2205
2206 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
2207 [file-notify-rm-watch, set-visited-file-modtime]:
2208 [verify-visited-file-modtime]: Add handler.
2209 (tramp-smb-call-winexe): Do not bind `default-directory'.
2210
2211 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
2212
2213 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
2214
2215 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
2216
2217 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
2218 use it.
2219 (log-view-diff-changeset): Same.
2220 (log-view-diff-common): Call backend command `previous-revision'
2221 to find out the previous revision, in both cases. Swap the
2222 variables `to' and `fr', so that `fr' usually refers to the
2223 earlier revision (Bug#14989).
2224
2225 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
2226
2227 * ibuf-ext.el (ibuffer-filter-by-filename):
2228 Make it work with dired buffers too.
2229
2230 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
2231
2232 * emacs-lisp/re-builder.el (reb-color-display-p):
2233 * files.el (save-buffers-kill-terminal):
2234 * net/browse-url.el (browse-url):
2235 * server.el (server-save-buffers-kill-terminal):
2236 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
2237 Prefer nil to selected-frame for the first arg of frame-parameter.
2238
2239 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
2240
2241 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
2242
2243 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
2244
2245 * minibuffer.el (completion--twq-all): Try and preserve each
2246 completion's case choice (bug#14907).
2247
2248 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249
2250 * net/network-stream.el (open-network-stream): Mention the new
2251 :nogreeting parameter.
2252 (network-stream-open-starttls): Use the :nogreeting parameter
2253 (bug#14938).
2254
2255 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
2256
2257 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
2258 more natural than popping.
2259
2260 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
2261 (shr-urlify): Highlight under mouse.
2262
2263 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
2264
2265 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
2266
2267 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
2268
2269 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
2270 buffer for output.
2271
2272 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
2273 point-min==1. Fix search string. Fix parentheses missing.
2274
2275 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
2276 assume point-min==1. Fix search string. Fix parentheses missing.
2277
2278 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
2279
2280 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
2281 buffer for output.
2282
2283 2013-07-29 Eli Zaretskii <eliz@gnu.org>
2284
2285 * frame.el (frame-notice-user-settings): Avoid inflooping when the
2286 initial frame is minibuffer-less. (Bug#14841)
2287
2288 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
2289
2290 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
2291 option.
2292
2293 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
2294 (tramp-maybe-open-connection): Use it.
2295
2296 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
2297
2298 * desktop.el (desktop--make-frame): Include `minibuffer' in the
2299 minimal set of parameters passed when creating a frame, because
2300 the minibuffer status of a frame cannot be changed later.
2301
2302 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
2303
2304 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
2305 replace-regexp-in-string and inadvertent omissions in previous change.
2306 (todo-filter-items): Ensure only file names are comma-separated in
2307 name of filtered items buffer.
2308
2309 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
2310
2311 * desktop.el: Optionally force offscreen frames back onscreen.
2312 (desktop-restoring-reuses-frames): New option.
2313 (desktop--compute-pos, desktop--move-onscreen): New functions.
2314 (desktop--make-frame): Use desktop--move-onscreen.
2315
2316 2013-07-27 Alan Mackenzie <acm@muc.de>
2317
2318 Fontify a Java generic method as a function.
2319 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
2320 value to t.
2321
2322 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
2323
2324 * calendar/todo-mode.el: Add command to rename todo files.
2325 (todo-rename-file): New command.
2326 (todo-key-bindings-t): Add key binding for it. Change the
2327 bindings of todo-filter-regexp-items(-multifile) to use `x'
2328 instead of `r', since the latter is better suited to the new
2329 renaming command.
2330
2331 2013-07-27 Alan Mackenzie <acm@muc.de>
2332
2333 Make Java try-with-resources statement parse properly.
2334 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
2335 (c-block-stmt-1-2-key): New language constants/variables.
2336 * progmodes/cc-engine.el (c-beginning-of-statement-1)
2337 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
2338 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
2339 with c-block-stmt-1-2-key.
2340
2341 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
2342
2343 * desktop.el (desktop--make-frame): Apply most frame parameters after
2344 creating the frame to force (partially or totally) offscreen frames to
2345 be restored as such.
2346
2347 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
2348
2349 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
2350 (Bug#14948)
2351
2352 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2353
2354 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
2355 `base' arg of backtrace-frame.
2356
2357 2013-07-26 Eli Zaretskii <eliz@gnu.org>
2358
2359 * simple.el (list-processes): Doc fix.
2360
2361 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
2362
2363 * desktop.el (desktop--select-frame):
2364 Try harder to reuse existing frames.
2365
2366 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2367
2368 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
2369 (edebug-eval): Use backtrace-eval.
2370 (edebug--display, edebug--recursive-edit): Don't let-bind the
2371 edebug-outer-* vars that keep track of variables we locally let-bind.
2372 (edebug-outside-excursion): Don't restore outside values of locally
2373 let-bound vars.
2374 (edebug--display): Use user-error.
2375 (cl-lexical-debug, cl-debug-env): Remove.
2376
2377 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
2378
2379 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
2380 are restored to be sure that they are visible before deleting any
2381 remaining ones.
2382
2383 2013-07-26 Matthias Meulien <orontee@gmail.com>
2384
2385 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
2386 vc-print-root-log. (Bug#14948)
2387
2388 2013-07-26 Richard Stallman <rms@gnu.org>
2389
2390 Add aliases for encrypting mail.
2391 * epa.el (epa-mail-aliases): New option.
2392 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
2393 Bind inhibit-read-only so read-only text doesn't ruin everything.
2394 (epa-mail-default-recipients): New subroutine broken out.
2395 Handle epa-mail-aliases.
2396
2397 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2398
2399 Add support for lexical variables to the debugger's `e' command.
2400 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
2401 vars, except for debugger-outer-match-data.
2402 (debugger-frame-number): Move check for "on a function call" from
2403 callers into it. Add `skip-base' argument.
2404 (debugger-frame, debugger-frame-clear): Simplify accordingly.
2405 (debugger-env-macro): Only reset the state stored in non-variables,
2406 i.e. current-buffer and match-data.
2407 (debugger-eval-expression): Rewrite using backtrace-eval.
2408 * subr.el (internal--called-interactively-p--get-frame): Remove.
2409 (called-interactively-p):
2410 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
2411 `base' arg of backtrace-frame instead.
2412
2413 2013-07-26 Glenn Morris <rgm@gnu.org>
2414
2415 * align.el (align-regexp): Doc fix. (Bug#14857)
2416 (align-region): Explicit error if subexpression missing/does not match.
2417
2418 * simple.el (global-visual-line-mode):
2419 Do not duplicate the mode lighter. (Bug#14858)
2420
2421 2013-07-25 Martin Rudalics <rudalics@gmx.at>
2422
2423 * window.el (display-buffer): In display-buffer bind
2424 split-window-keep-point to t, bug#14829.
2425
2426 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
2427
2428 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
2429 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
2430 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
2431 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
2432 Change accordingly.
2433 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
2434 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
2435
2436 2013-07-25 Glenn Morris <rgm@gnu.org>
2437
2438 * dired-x.el (dired-mark-extension): Convert comment to doc string.
2439
2440 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
2441
2442 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
2443 parameter to modify-frame-parameters if the value has not changed;
2444 this is a workaround for bug#14949.
2445 (desktop--make-frame): On cl-delete-if call, check parameter name,
2446 not full parameter.
2447
2448 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
2449
2450 * vc/vc.el (vc-ignore): New function.
2451
2452 * vc/vc-svn.el (vc-svn-ignore): New function.
2453
2454 * vc/vc-hg.el (vc-hg-ignore): New function.
2455
2456 * vc/vc-git.el (vc-git-ignore): New function.
2457
2458 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
2459 (vc-dir-ignore): New function.
2460
2461 * vc/vc-cvs.el (vc-cvs-ignore): New function.
2462 (cvs-append-to-ignore): Move here from pcvs.el.
2463
2464 * vc/vc-bzr.el (vc-bzr-ignore): New function.
2465
2466 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
2467
2468 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
2469
2470 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
2471 (desktop-restore-frames): Warn when deleting an existing frame failed.
2472
2473 2013-07-24 Glenn Morris <rgm@gnu.org>
2474
2475 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
2476
2477 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
2478
2479 * filenotify.el (file-notify-supported-p):
2480 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
2481 Remove functions.
2482
2483 * autorevert.el (auto-revert-use-notify):
2484 (auto-revert-notify-add-watch):
2485 * net/tramp.el (tramp-file-name-for-operation):
2486 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2487 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2488 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2489 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2490 Remove `file-notify-supported-p' entry.
2491
2492 2013-07-24 Glenn Morris <rgm@gnu.org>
2493
2494 * printing.el: Replace all uses of deleted ps-windows-system,
2495 ps-lp-system, ps-flatten-list with lpr- versions.
2496
2497 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2498
2499 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
2500 checked with memq (bug#14935).
2501
2502 * files.el (revert-buffer-function): Use a non-nil default.
2503 (revert-buffer-preserve-modes): Declare var to
2504 provide access to the `preserve-modes' argument.
2505 (revert-buffer): Let-bind it.
2506 (revert-buffer--default): New function, extracted from revert-buffer.
2507
2508 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2509
2510 * lpr.el: Signal print errors more prominently.
2511 (print-region-function): Don't default to nil.
2512 (lpr-print-region): New function, extracted from print-region-1.
2513 Check lpr's return value and signal an error in case of problem.
2514 (print-region-1): Use it.
2515 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
2516 versions instead.
2517 (ps-printer-name): Default to nil.
2518 (ps-printer-name-option): Default to lpr-printer-switch.
2519 (ps-print-region-function): Don't default to nil.
2520 (ps-postscript-code-directory): Simplify default.
2521 (ps-do-despool): Use lpr-print-region to properly check the outcome.
2522 (ps-string-list, ps-eval-switch, ps-flatten-list)
2523 (ps-flatten-list-1): Remove.
2524 (ps-multibyte-buffer): Avoid setq.
2525 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
2526 (print-region-function, ps-print-region-function): Don't set them here.
2527
2528 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
2529
2530 * ido.el (ido-fractionp):
2531 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
2532 (ido-max-file-prompt-width, ido-unc-hosts-cache)
2533 (ido-max-directory-size, ido-max-dir-file-cache)
2534 (ido-decorations): Doc fix.
2535
2536 * ansi-color.el: Fix old URL.
2537
2538 2013-07-23 Michael R. Mauger <michael@mauger.com>
2539
2540 * progmodes/sql.el Version 3.3
2541 (sql-product-alist): Improve oracle :prompt-cont-regexp.
2542 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
2543 (sql-interactive-remove-continuation-prompt): Rewrite, use
2544 functions above. Fix continuation prompt and complete output line
2545 handling.
2546 (sql-redirect-one, sql-execute): Use `read-only-mode' on
2547 redirected output buffer.
2548 (sql-mode): Restore deleted code (Bug#13591).
2549
2550 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
2553
2554 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
2555
2556 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
2557
2558 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2559 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2560 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
2561
2562 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
2563
2564 * desktop.el (desktop-clear): Simplify; remove useless checks
2565 against invalid buffer names.
2566 (desktop-list*): Use cl-list*.
2567 (desktop-buffer-info, desktop-create-buffer): Simplify.
2568
2569 2013-07-23 Leo Liu <sdl.web@gmail.com>
2570
2571 * bookmark.el (bookmark-make-record): Restore NAME as a default
2572 value. (Bug#14933)
2573
2574 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2575
2576 * emacs-lisp/autoload.el (autoload--setup-output): New function,
2577 extracted from autoload--insert-text.
2578 (autoload--insert-text): Remove.
2579 (autoload--print-cookie-text): New function, extracted from
2580 autoload--insert-cookie-text.
2581 (autoload--insert-cookie-text): Remove.
2582 (autoload-generate-file-autoloads): Adjust calls accordingly.
2583
2584 * winner.el (winner-hook-installed-p): Remove.
2585 (winner-mode): Simplify accordingly.
2586
2587 * subr.el (add-to-list): Fix compiler-macro when `append' is
2588 not constant. Don't use `cl-member' for the base case.
2589
2590 * progmodes/subword.el: Fix boundary case (bug#13758).
2591 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
2592 own group.
2593 (subword-backward-regexp): Make it a constant.
2594 (subword-forward-internal): Don't treat a trailing capital as the
2595 beginning of a word.
2596
2597 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2598
2599 * emacs-lisp/package.el (package-menu-mode): Don't modify the
2600 global value of tabulated-list-revert-hook (bug#14930).
2601
2602 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
2603
2604 * desktop.el: Require 'cl-lib.
2605 (desktop-before-saving-frames-functions): New hook.
2606 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
2607 for frames being saved. Rename from desktop--save-minibuffer-frames.
2608 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
2609 Do not save frames with non-nil `desktop-dont-save' parameter.
2610 Filter out deleted frames.
2611 (desktop--find-frame): Use cl-find-if.
2612 (desktop--select-frame): Use cl-(first|second|third) to access values
2613 of desktop-mini.
2614 (desktop--make-frame): Use cl-delete-if.
2615 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
2616 (desktop-restore-frames): Use cl-(first|second|third) to access values
2617 of desktop-mini. Look for visible frame at the end, not while
2618 restoring frames.
2619
2620 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
2621 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
2622 Use string-match-p, looking-at-p (bug#14927).
2623
2624 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
2625
2626 * desktop.el (desktop-saved-frame-states):
2627 Rename from desktop--saved-states; all users changed.
2628 (desktop-save-frames): Rename from desktop--save-frames.
2629 Do not save state to desktop file.
2630 (desktop-save): Save desktop-saved-frame-states to desktop file
2631 and reset to nil.
2632 (desktop-restoring-frames-p): New function.
2633 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
2634 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
2635 buffer-lists when restoring frames. Suggested by Martin Rudalics.
2636
2637 * desktop.el: Correctly restore iconified frames.
2638 (desktop--filter-iconified-position): New function.
2639 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
2640
2641 2013-07-20 Glenn Morris <rgm@gnu.org>
2642
2643 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
2644 Let `message' do the formatting.
2645 (def-gdb-preempt-display-buffer): Add explicit format.
2646
2647 * image-dired.el (image-dired-track-original-file):
2648 Use with-current-buffer.
2649 (image-dired-track-thumbnail): Use with-current-buffer.
2650 Avoid changing point of wrong window.
2651
2652 * image-dired.el (image-dired-track-original-file):
2653 Avoid changing point of wrong window. (Bug#14909)
2654
2655 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
2656
2657 * progmodes/gdb-mi.el (gdb-done-or-error):
2658 Guard against "%" in gdb output. (Bug#14127)
2659
2660 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
2661
2662 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
2663 (Bug#14826)
2664
2665 * international/mule.el (coding-system-iso-2022-flags): Fix last
2666 change.
2667
2668 2013-07-20 Kenichi Handa <handa@gnu.org>
2669
2670 * international/mule.el (coding-system-iso-2022-flags):
2671 Add `8-bit-level-4'. (Bug#8522)
2672
2673 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2674
2675 * net/shr.el (shr-mouse-browse-url): New command and keystroke
2676 (bug#14815).
2677
2678 * net/eww.el (eww-process-text-input): Allow inputting when the
2679 point is at the start of the line, as the properties aren't
2680 front-sticky.
2681
2682 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
2683 degenerate widths.
2684
2685 2013-07-19 Richard Stallman <rms@gnu.org>
2686
2687 * epa.el (epa-popup-info-window): Doc fix.
2688
2689 * subr.el (split-string): New arg TRIM.
2690
2691 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
2694 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
2695
2696 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * filenotify.el (file-notify--library): Rename from
2699 `file-notify-support'. Do not autoload. Adapt all uses.
2700 (file-notify-supported-p): New defun.
2701
2702 * autorevert.el (auto-revert-use-notify):
2703 Use `file-notify-supported-p' instead of `file-notify-support'.
2704 Adapt docstring.
2705 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
2706
2707 * net/tramp.el (tramp-file-name-for-operation):
2708 Add `file-notify-supported-p'.
2709
2710 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
2711 New defun.
2712 (tramp-sh-file-name-handler-alist): Add it as handler for
2713 `file-notify-supported-p '.
2714
2715 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2716 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2717 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2718 Add `ignore' as handler for `file-notify-*' functions.
2719
2720 2013-07-17 Eli Zaretskii <eliz@gnu.org>
2721
2722 * simple.el (line-move-partial, line-move): Don't start vscroll or
2723 scroll-up if the current line is not taller than the window.
2724 (Bug#14881)
2725
2726 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
2727
2728 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
2729 highlight question marks in the method names as strings.
2730 (ruby-block-beg-keywords): Inline.
2731 (ruby-font-lock-keyword-beg-re): Extract from
2732 `ruby-font-lock-keywords'.
2733
2734 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
2735
2736 * frame.el (blink-cursor-blinks): New defcustom.
2737 (blink-cursor-blinks-done): New defvar.
2738 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
2739 (blink-cursor-timer-function): Check if number of blinks has been
2740 done on X and NS.
2741 (blink-cursor-suspend, blink-cursor-check): New defuns.
2742
2743 2013-07-15 Glenn Morris <rgm@gnu.org>
2744
2745 * edmacro.el (edmacro-format-keys): Fix previous change.
2746
2747 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
2748
2749 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
2750 The hack didn't work outside English locales anyway.
2751
2752 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
2753
2754 * simple.el (define-alternatives): Rename from alternatives-define,
2755 per RMS' suggestion.
2756
2757 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * desktop.el (desktop-restore-frames): Change default to t.
2760 (desktop-restore-in-current-display): Now offer more options.
2761 (desktop-restoring-reuses-frames): New customization option.
2762 (desktop--saved-states): Doc fix.
2763 (desktop-filter-parameters-alist): New variable, renamed and expanded
2764 from desktop--excluded-frame-parameters.
2765 (desktop--target-display): New variable.
2766 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
2767 (desktop--filter-tty*, desktop--filter-*-color)
2768 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
2769 (desktop--filter-save-desktop-parm)
2770 (desktop-restore-in-original-display-p): New functions.
2771 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
2772 (desktop--save-minibuffer-frames): New function, inspired by a similar
2773 function from Martin Rudalics.
2774 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
2775 (desktop--restore-in-this-display-p): Remove.
2776 (desktop--find-frame): Rename from desktop--find-frame-in-display
2777 and add predicate argument.
2778 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
2779 (desktop--reuse-list): New variable.
2780 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
2781 New functions.
2782 (desktop--restore-frames): Add support for "minibuffer-special" frames.
2783
2784 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
2785
2786 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
2787
2788 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
2789
2790 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2791 Highlight conversion methods on Kernel.
2792
2793 2013-07-13 Alan Mackenzie <acm@muc.de>
2794
2795 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
2796 and comment it out. This out-commenting enables certain C++
2797 declarations to be parsed correctly.
2798
2799 2013-07-13 Eli Zaretskii <eliz@gnu.org>
2800
2801 * international/mule.el (define-coding-system): Doc fix.
2802
2803 * simple.el (default-font-height): Don't call font-info if the
2804 frame's default font didn't change since the frame was created.
2805 (Bug#14838)
2806
2807 2013-07-13 Leo Liu <sdl.web@gmail.com>
2808
2809 * ido.el (ido-read-file-name): Guard against non-symbol value.
2810
2811 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2812
2813 * progmodes/python.el (python-imenu--build-tree): Fix corner case
2814 in nested defuns.
2815
2816 2013-07-13 Leo Liu <sdl.web@gmail.com>
2817
2818 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
2819 ido-set-matches call. (Bug#6852)
2820
2821 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
2822
2823 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
2824 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
2825 Ruby 2.0.
2826 (ruby-font-lock-keywords): Distinguish calls to functions with
2827 module-like names from module references. Highlight character
2828 literals.
2829
2830 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
2831
2832 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
2833 (gdb-send): Handle continued commands. (Bug#14847)
2834
2835 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
2836
2837 * desktop.el (desktop--v2s): Remove unused local variable.
2838 (desktop-save-buffer): Make defvar-local; adjust docstring.
2839 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
2840 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
2841
2842 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
2843
2844 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
2845
2846 2013-07-12 Eli Zaretskii <eliz@gnu.org>
2847
2848 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
2849 (Bug#14842)
2850
2851 2013-07-12 Glenn Morris <rgm@gnu.org>
2852
2853 * doc-view.el: Require cl-lib at runtime too.
2854 (doc-view-remove-if): Remove.
2855 (doc-view-search-next-match, doc-view-search-previous-match):
2856 Use cl-remove-if.
2857
2858 * edmacro.el: Require cl-lib at runtime too.
2859 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
2860 (edmacro-mismatch, edmacro-subseq): Remove.
2861
2862 * shadowfile.el: Require cl-lib.
2863 (shadow-remove-if): Remove.
2864 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
2865 Use cl-remove-if.
2866
2867 * wid-edit.el: Require cl-lib.
2868 (widget-choose): Use cl-remove-if.
2869 (widget-remove-if): Remove.
2870
2871 * progmodes/ebrowse.el: Require cl-lib at runtime too.
2872 (ebrowse-delete-if-not): Remove.
2873 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
2874 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
2875 Use cl-delete-if-not.
2876
2877 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
2878
2879 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
2880 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
2881
2882 2013-07-12 Leo Liu <sdl.web@gmail.com>
2883
2884 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
2885
2886 2013-07-11 Glenn Morris <rgm@gnu.org>
2887
2888 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
2889 (edebug-gensym-index, edebug-gensym):
2890 Remove reimplementation of cl-gensym.
2891 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
2892
2893 * thumbs.el: Require cl-lib at run-time too.
2894 (thumbs-gensym-counter, thumbs-gensym):
2895 Remove reimplementation of cl-gensym.
2896 (thumbs-temp-file): Use cl-gensym.
2897
2898 * emacs-lisp/ert.el: Require cl-lib at runtime too.
2899 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
2900 (ert--intersection, ert--set-difference, ert--set-difference-eq)
2901 (ert--union, ert--gensym-counter, ert--gensym-counter)
2902 (ert--coerce-to-vector, ert--remove*, ert--string-position)
2903 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
2904 (ert-make-test-unbound, ert--expand-should-1)
2905 (ert--expand-should, ert--should-error-handle-error)
2906 (should-error, ert--explain-equal-rec)
2907 (ert--plist-difference-explanation, ert-select-tests)
2908 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
2909 Use cl-lib functions rather than reimplementations.
2910
2911 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * net/tramp.el (tramp-methods): Extend docstring.
2914 (tramp-connection-timeout): New defcustom.
2915 (tramp-error-with-buffer): Reset timestamp only when appropriate.
2916 (with-tramp-progress-reporter): Simplify.
2917 (tramp-process-actions): Improve messages.
2918
2919 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2920 * net/tramp-sh.el (tramp-maybe-open-connection):
2921 Use `tramp-connection-timeout'.
2922 (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
2923 (Bug#14808)
2924
2925 2013-07-11 Leo Liu <sdl.web@gmail.com>
2926
2927 * ido.el (ido-read-file-name): Conform to the requirements of
2928 read-file-name. (Bug#11861)
2929 (ido-read-directory-name): Conform to the requirements of
2930 read-directory-name.
2931
2932 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
2933
2934 * subr.el (delay-warning): New function.
2935
2936 2013-07-10 Eli Zaretskii <eliz@gnu.org>
2937
2938 * simple.el (default-line-height): New function.
2939 (line-move-partial, line-move): Use it instead of computing the
2940 line height inline.
2941 (line-move-partial): Always compute ROWH. If the last line is
2942 partially-visible, but its text is completely visible, allow
2943 cursor to enter such a partially-visible line.
2944
2945 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
2946
2947 Improve error messages. (Bug#14808)
2948
2949 * net/tramp.el (tramp-current-connection): New defvar, moved from
2950 tramp-sh.el.
2951 (tramp-message-show-progress-reporter-message): Remove, not
2952 needed anymore.
2953 (tramp-error-with-buffer): Show message in minibuffer.
2954 Discard input before waiting. Reset connection timestamp.
2955 (with-tramp-progress-reporter): Improve messages.
2956 (tramp-process-actions): Use progress reporter. Delete process in
2957 case of error. Improve messages.
2958
2959 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
2960 Call `tramp-error-with-buffer' with vector and buffer.
2961 (tramp-current-connection): Remove.
2962 (tramp-maybe-open-connection): The car of
2963 `tramp-current-connection' are the first 3 slots of the vector.
2964
2965 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
2966
2967 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
2968 inside continued strings.
2969
2970 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
2971
2972 Timestamp fixes for undo (Bug#14824).
2973 * files.el (clear-visited-file-modtime): Move here from fileio.c.
2974
2975 2013-07-10 Leo Liu <sdl.web@gmail.com>
2976
2977 * files.el (require-final-newline): Allow safe local value.
2978 (Bug#14834)
2979
2980 2013-07-09 Leo Liu <sdl.web@gmail.com>
2981
2982 * ido.el (ido-read-directory-name): Handle fallback.
2983 (ido-read-file-name): Update DIR to ido-current-directory.
2984 (Bug#1516)
2985 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
2986
2987 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
2988
2989 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
2990 "autoload". Remove "warn lower camel case" section, previously
2991 commented out. Highlight negation char. Do not highlight the
2992 target in singleton method definitions.
2993
2994 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
2995
2996 * faces.el (tty-setup-hook): Declare the hook.
2997
2998 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
2999 and detect when a guard/pred depends on local vars (bug#14773).
3000 (pcase--u1): Adjust caller.
3001
3002 2013-07-08 Eli Zaretskii <eliz@gnu.org>
3003
3004 * simple.el (line-move-partial, line-move): Account for
3005 line-spacing.
3006 (line-move-partial): Avoid setting vscroll when the last
3007 partially-visible line in window is of default height.
3008
3009 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3010
3011 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
3012 been used a while.
3013
3014 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * subr.el (read-quoted-char): Remove unused local variable `char'.
3017
3018 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
3019
3020 * ediff.el (ediff-version): Version update.
3021 (ediff-files-command, ediff3-files-command, ediff-merge-command)
3022 (ediff-merge-with-ancestor-command, ediff-directories-command)
3023 (ediff-directories3-command, ediff-merge-directories-command)
3024 (ediff-merge-directories-with-ancestor-command): New functions.
3025 All are command-line interfaces to ediff: to facilitate calling
3026 Emacs with the appropriate ediff functions invoked.
3027
3028 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
3029 (viper-save-kill-buffer): Check if buffer is modified.
3030
3031 * viper.el (viper-version): Version update.
3032 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
3033
3034 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
3035
3036 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
3037 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
3038 (viper-intercept-ESC-key): Simplify.
3039 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
3040 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
3041 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
3042 (viper-setup-ESC-to-escape): New functions.
3043 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
3044 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
3045
3046 2013-07-07 Eli Zaretskii <eliz@gnu.org>
3047
3048 * simple.el (default-font-height, window-screen-lines):
3049 New functions.
3050 (line-move, line-move-partial): Use them instead of
3051 frame-char-height and window-text-height. This makes scrolling
3052 text smoother when the buffer's default face uses a font that is
3053 different from the frame's default font.
3054
3055 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
3056
3057 * files.el (write-file): Do not display confirm dialog for NS,
3058 it does its own dialog, which can't be cancelled (Bug#14578).
3059
3060 2013-07-06 Eli Zaretskii <eliz@gnu.org>
3061
3062 * simple.el (line-move-partial): Adjust the row returned by
3063 posn-at-point for the current window-vscroll. (Bug#14567)
3064
3065 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
3066
3067 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
3068 (tramp-sh-file-inotifywait-process-filter): Handle file names with
3069 spaces.
3070
3071 2013-07-06 Martin Rudalics <rudalics@gmx.at>
3072
3073 * window.el (window-state-put-stale-windows): New variable.
3074 (window--state-put-2): Save list of windows without matching buffer.
3075 (window-state-put): Remove "bufferless" windows if possible.
3076
3077 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
3078
3079 * simple.el (alternatives-define): Remove leftover :group keyword.
3080 Tweak docstring.
3081
3082 2013-07-06 Leo Liu <sdl.web@gmail.com>
3083
3084 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
3085 (ido-enable-virtual-buffers): New variable.
3086 (ido-buffer-internal, ido-toggle-virtual-buffers)
3087 (ido-make-buffer-list): Use it.
3088 (ido-exhibit): Support turning on and off virtual buffers
3089 automatically.
3090
3091 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
3092
3093 * simple.el (alternatives-define): New macro.
3094
3095 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
3096
3097 * subr.el (read-quoted-char): Use read-key.
3098 (sit-for): Let read-event decode tty input (bug#14782).
3099
3100 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
3101
3102 * calendar/todo-mode.el: Add handling of file deletion, both by
3103 mode command and externally. Fix various related bugs.
3104 Clarify Commentary and improve some documentation strings and code.
3105 (todo-delete-file): New command.
3106 (todo-check-file): New function.
3107 (todo-show): Handle external deletion of the file we're trying to
3108 show (bug#14688). Replace called-interactively-p by an optional
3109 prefix argument to avoid problematic interaction with catch form
3110 when byte compiled (bug#14702).
3111 (todo-quit): Handle external deletion of the archive's todo file.
3112 Make sure the buffer that was visiting the archive file is still
3113 live before trying to bury it.
3114 (todo-category-completions): Handle external deletion of any
3115 category completion files.
3116 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
3117 of todo files, in case of external deletion.
3118 (todo-add-file): Replace unnecessary setq by let-binding.
3119 (todo-find-archive): Check whether there are any archives.
3120 Replace unnecessary setq by let-binding.
3121 (todo-archive-done-item): Use find-file-noselect to get the
3122 archive buffer whether or not the archive already exists.
3123 Remove superfluous code. Use file size instead of buffer-file-name to
3124 check if the archive is new; if it is, update list of archives.
3125 (todo-default-todo-file): Allow nil to be a valid value for when
3126 there are no todo files.
3127 (todo-reevaluate-default-file-defcustom): Use corrected definition
3128 of todo-default-todo-file.
3129 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
3130 (todo-delete-category, todo-show-categories-table)
3131 (todo-category-number): Clarify comment.
3132 (todo-filter-items): Clarify documentation string.
3133 (todo-show-current-file, todo-display-as-todo-file)
3134 (todo-reset-and-enable-done-separator): Tweak documentation string.
3135 (todo-done-separator): Make separator length window-width, since
3136 bug#2749 is now fixed.
3137
3138 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
3139
3140 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
3141 Support both "gvfs-monitor-dir" and "inotifywait".
3142 (tramp-sh-file-inotifywait-process-filter): Rename from
3143 `tramp-sh-file-notify-process-filter'.
3144 (tramp-sh-file-gvfs-monitor-dir-process-filter)
3145 (tramp-get-remote-gvfs-monitor-dir): New defuns.
3146
3147 2013-07-05 Leo Liu <sdl.web@gmail.com>
3148
3149 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
3150
3151 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3152
3153 * frame.el (display-pixel-height, display-pixel-width)
3154 (display-mm-height, display-mm-width): Mention behavior on
3155 multi-monitor setups in docstrings.
3156 (w32-display-monitor-attributes-list): Declare function.
3157 (display-monitor-attributes-list): Use it.
3158
3159 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
3160
3161 * filenotify.el: New package.
3162
3163 * autorevert.el (top): Require filenotify.el.
3164 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
3165 instead.
3166 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
3167 (auto-revert-notify-handler): Use `file-notify-*' functions.
3168
3169 * subr.el (file-notify-handle-event): Move function to filenotify.el.
3170
3171 * net/tramp.el (tramp-file-name-for-operation):
3172 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
3173
3174 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
3175 for `file-notify-add-watch' and `file-notify-rm-watch'.
3176 (tramp-process-sentinel): Improve trace.
3177 (tramp-sh-handle-file-notify-add-watch)
3178 (tramp-sh-file-notify-process-filter)
3179 (tramp-sh-handle-file-notify-rm-watch)
3180 (tramp-get-remote-inotifywait): New defuns.
3181
3182 2013-07-03 Juri Linkov <juri@jurta.org>
3183
3184 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
3185 call of `occur-read-primary-args' to interactive spec.
3186
3187 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
3188 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
3189
3190 2013-07-03 Matthias Meulien <orontee@gmail.com>
3191
3192 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
3193 `Buffer-menu-multi-occur'. Add it to the menu.
3194 (Buffer-menu-mode): Document it in docstring.
3195 (Buffer-menu-multi-occur): New command. (Bug#14673)
3196
3197 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
3198
3199 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
3200 keywords and built-ins.
3201
3202 2013-07-03 Glenn Morris <rgm@gnu.org>
3203
3204 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
3205
3206 Make info-xref checks case-sensitive by default
3207 * info.el (Info-find-node, Info-find-in-tag-table)
3208 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
3209 Add option for exact case matching of nodes.
3210 * info-xref.el (info-xref): New custom group.
3211 (info-xref-case-fold): New option.
3212 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
3213
3214 2013-07-03 Leo Liu <sdl.web@gmail.com>
3215
3216 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
3217
3218 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
3219
3220 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
3221 middle of block statement initially, lower the depth. Remove
3222 FIXME comment, not longer valid. Remove middle of block statement
3223 detection, no need to do that anymore since we've been using
3224 `ruby-parse-region' here.
3225
3226 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
3227
3228 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
3229
3230 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
3231
3232 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
3233
3234 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
3235
3236 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
3237 (desktop-restore-in-current-display): New customization option.
3238 (desktop--excluded-frame-parameters): Add `font'.
3239 (desktop--save-frames): Rename from desktop--save-windows.
3240 (desktop--restore-in-this-display-p): New function.
3241 (desktop--make-full-frame): Remove unwanted width/height from
3242 full(width|height) frames.
3243 (desktop--restore-frames): Rename from desktop--restore-windows.
3244 Obey desktop-restore-current-display. Do not delete old frames or
3245 select a new frame unless we were able to restore at least one frame.
3246
3247 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
3248
3249 * files.el (find-file-noselect): Simplify conditional expression.
3250
3251 * remember.el (remember-append-to-file):
3252 Don't mix `find-buffer-visiting' and `get-file-buffer'.
3253
3254 Add `remember-notes' function to store random notes across Emacs
3255 restarts.
3256 * remember.el (remember-data-file): Add :set callback to affect
3257 notes buffer (if any).
3258 (remember-notes): New command.
3259 (remember-notes-buffer-name, bury-remember-notes-on-kill):
3260 New defcustoms for the `remember-notes' function.
3261 (remember-notes-save-and-bury-buffer): New command.
3262 (remember-notes-mode-map): New variable.
3263 (remember-mode): New minor mode.
3264 (remember-notes--kill-buffer-query): New function.
3265 * startup.el (initial-buffer-choice): Add notes to custom type.
3266
3267 2013-06-30 Eli Zaretskii <eliz@gnu.org>
3268
3269 * bindings.el (right-char, left-char): Don't call sit-for, this is
3270 no longer needed. Use arithmetic comparison only for numerical
3271 arguments.
3272
3273 * international/mule-cmds.el (select-safe-coding-system):
3274 Handle the case of FROM being a string correctly. (Bug#14755)
3275
3276 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3277
3278 * net/shr.el (shr-make-table-1): Add a sanity check that allows
3279 progression on degenerate tables.
3280 (shr-rescale-image): ImageMagick animated images currently don't work.
3281
3282 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
3283
3284 Some fixes and improvements for desktop frame restoration.
3285 It is still experimental and disabled by default.
3286 * desktop.el (desktop--save-windows): Put the selected frame at
3287 the head of the list.
3288 (desktop--make-full-frame): New function.
3289 (desktop--restore-windows): Try to re-select the frame that was
3290 selected upon saving. Do not abort if some frames fail to restore,
3291 just show an error message and continue. Set up maximized frames
3292 so they have default non-maximized dimensions.
3293
3294 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
3295
3296 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3297 Don't start heredoc inside a string or comment.
3298
3299 2013-06-29 Eli Zaretskii <eliz@gnu.org>
3300
3301 * bindings.el (visual-order-cursor-movement): New defcustom.
3302 (right-char, left-char): Provide visual-order cursor motion by
3303 calling move-point-visually. Update the doc strings.
3304
3305 2013-06-28 Kenichi Handa <handa@gnu.org>
3306
3307 * international/mule.el (define-coding-system): New coding system
3308 properties :inhibit-null-byte-detection,
3309 :inhibit-iso-escape-detection, and :prefer-utf-8.
3310 (set-buffer-file-coding-system): If :charset-list property of
3311 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
3312 appropriate for setting.
3313
3314 * international/mule-cmds.el (select-safe-coding-system):
3315 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
3316 multibyte characters, return utf-8 (or one of its siblings).
3317
3318 * international/mule-conf.el (prefer-utf-8): New coding system.
3319 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
3320 files.
3321
3322 2013-06-28 Ivan Kanis <ivan@kanis.fr>
3323
3324 * net/shr.el (shr-render-region): New function.
3325
3326 * net/eww.el: Autoload `eww-browse-url'.
3327
3328 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
3329
3330 * emacs-lisp/package-x.el (package-upload-buffer-internal):
3331 Adapt to `package-desc-version' being a list.
3332 Use `package--ac-desc-version' to retrieve version from a package
3333 archive element.
3334
3335 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
3336
3337 New experimental feature to save&restore window and frame setup.
3338 * desktop.el (desktop-save-windows): New defcustom.
3339 (desktop--saved-states): New var.
3340 (desktop--excluded-frame-parameters): New defconst.
3341 (desktop--filter-frame-parms, desktop--find-frame-in-display)
3342 (desktop--restore-windows, desktop--save-windows): New functions.
3343 (desktop-save): Call `desktop--save-windows'.
3344 (desktop-read): Call `desktop--restore-windows'.
3345
3346 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3347
3348 * net/shr.el (add-face-text-property): Remove compat definition.
3349
3350 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
3351
3352 * info.el (Info-try-follow-nearest-node): Move search for footnote
3353 above search for node name to prevent missing a footnote (bug#14717).
3354
3355 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
3356
3357 * obsolete/otodo-mode.el: Add obsolescence info to file header.
3358
3359 2013-06-27 Leo Liu <sdl.web@gmail.com>
3360
3361 * net/eww.el (eww-read-bookmarks): Check file size.
3362
3363 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
3364
3365 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
3366 advice--pending if newdef is nil or an autoload (bug#13820).
3367 (advice-mapc): New function.
3368
3369 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3370
3371 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
3372 probably.
3373 (eww-mode-map): Add a menu bar.
3374 (eww-add-bookmark): New command.
3375 (eww-bookmark-mode): New mode and commands.
3376 (eww-add-bookmark): Remove newlines from the title.
3377 (eww-bookmark-browse): Don't bug out if it's the only window.
3378
3379 2013-06-26 Glenn Morris <rgm@gnu.org>
3380
3381 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
3382 (hfy-size): Handle ttys. (Bug#14668)
3383
3384 * info-xref.el: Update for Texinfo 5 change in *note format.
3385 (info-xref-node-re, info-xref-note-re): New constants.
3386 (info-xref-check-buffer): Use info-xref-note-re.
3387
3388 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
3389
3390 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
3391
3392 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
3393 nil terminate the loop (bug#14718).
3394
3395 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3396
3397 * net/eww.el: Rework history traversal. When going forward/back,
3398 put these actions into the history, too, so that they can be
3399 replayed.
3400 (eww-render): Move the history reset to the correct buffer.
3401
3402 2013-06-25 Juri Linkov <juri@jurta.org>
3403
3404 * files-x.el (modify-dir-local-variable): Change the header comment
3405 in the file with directory local variables. (Bug#14692)
3406
3407 * files-x.el (read-file-local-variable-value): Add `default'.
3408 (Bug#14710)
3409
3410 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3411
3412 * net/eww.el (eww-make-unique-file-name): Create a unique file
3413 name before saving to entering `y' accidentally asynchronously.
3414
3415 2013-06-25 Ivan Kanis <ivan@kanis.fr>
3416
3417 * net/eww.el (eww-download): New command and keystroke.
3418
3419 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3420
3421 * net/eww.el (eww-copy-page-url): Change name of command.
3422
3423 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
3424 be more consistent with Info and dired.
3425
3426 * net/eww.el (eww-mode-map): Ditto.
3427
3428 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3429
3430 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
3431 packages from archives.
3432 (package-archive-contents): Change format; include obsolete packages.
3433 (package-desc): Use `dir' to mark builtin packages.
3434 (package--from-builtin): Set the `dir' field to `builtin'.
3435 (generated-autoload-file, version-control): Declare.
3436 (package-compute-transaction): Change first arg and return value to be
3437 lists of package-descs. Adjust to new package-archive-contents format.
3438 (package--add-to-archive-contents): Adjust to new
3439 package-archive-contents format.
3440 (package-download-transaction): Arg is now a list of package-descs.
3441 (package-install): If `pkg' is a package name, pass it as
3442 a requirement, so it is subject to the usual (e.g. disabled) checks.
3443 (describe-package): Accept package-desc as well.
3444 (describe-package-1): Describe a specific package-desc. Add links to
3445 other package-descs for the same package name.
3446 (package-menu-describe-package): Pass the actual package-desc.
3447 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
3448 works correctly.
3449 (package-desc-status): New function.
3450 (package-menu--refresh): New function, extracted
3451 from package-menu--generate.
3452 (package-menu--generate): Use it.
3453 (package-delete): Update package-alist.
3454 (package-menu-execute): Don't call package-initialize.
3455
3456 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
3457 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
3458 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
3459 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
3460 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
3461 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
3462
3463 2013-06-25 Martin Rudalics <rudalics@gmx.at>
3464
3465 * window.el (window--state-get-1): Workaround for bug#14527.
3466 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
3467
3468 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3469
3470 * net/eww.el (eww-back-url): Implement the history by stashing all
3471 the data into a list.
3472 (eww-forward-url): Allow going forward in the history, too.
3473
3474 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3475
3476 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
3477 for values and use read--expression for expressions (bug#14710).
3478 (read-file-local-variable): Avoid setq.
3479 (read-file-local-variable-mode): Use minor-mode-list.
3480
3481 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3482
3483 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
3484 for DOI URLs.
3485
3486 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3487
3488 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
3489 Update imenu-support when dialect changes.
3490
3491 2013-06-25 Leo Liu <sdl.web@gmail.com>
3492
3493 * ido.el (ido-read-internal): Allow forward slash on windows.
3494
3495 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3496
3497 * net/eww.el (eww): Start of strings is \\`, not ^.
3498
3499 2013-06-24 Ivan Kanis <ivan@kanis.fr>
3500
3501 * net/shr.el (shr-browse-url): Fix interactive spec.
3502
3503 * net/eww.el (eww): Add a trailing slash to domain names.
3504
3505 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
3506
3507 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
3508
3509 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3510
3511 * net/shr.el (shr-browse-url): Use an external browser if given a
3512 prefix.
3513
3514 * net/eww.el (eww-external-browser): Move to shr.
3515
3516 2013-06-24 Ivan Kanis <ivan@kanis.fr>
3517
3518 * net/eww.el (eww): Work more correctly for file: URLs.
3519 (eww-detect-charset): Allow quoted charsets.
3520 (eww-yank-page-url): New command and keystroke.
3521
3522 2013-06-24 Daiki Ueno <ueno@gnu.org>
3523
3524 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
3525 file name of gpg executable.
3526 (epg-context-program): New function.
3527 (epg-context-home-directory): New function.
3528 (epg-context-set-program): New function.
3529 (epg-context-set-home-directory): New function.
3530 (epg--start): Use `epg-context-program' instead of
3531 'epg-gpg-program'.
3532 (epg--list-keys-1): Likewise.
3533
3534 2013-06-24 Leo Liu <sdl.web@gmail.com>
3535
3536 * ido.el (ido-read-internal): Fix bug#14620.
3537
3538 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
3539
3540 * faces.el (face-documentation): Simplify.
3541 (read-face-attribute, tty-find-type, x-resolve-font-name):
3542 Use `string-match-p'.
3543 (list-faces-display): Use `string-match-p'. Simplify.
3544 (face-spec-recalc): Check face to avoid face alias loops.
3545 (read-color): Use `string-match-p' and non-capturing parenthesis.
3546
3547 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3548
3549 * net/shr.el (shr-rescale-image): Use the new
3550 :max-width/:max-height functionality.
3551
3552 2013-06-23 Ivan Kanis <ivan@kanis.fr>
3553
3554 * net/eww.el (eww-search-prefix): New variable.
3555 (eww): Use it.
3556 (eww-external-browser): New variable.
3557 (eww-mode-map): New keystroke.
3558 (eww-browse-with-external-browser): New command.
3559
3560 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
3561
3562 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
3563
3564 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
3565 Don't skip aligning the next header field when padding is 0;
3566 otherwise, field width is not respected unless the title is as
3567 wide as the field.
3568
3569 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3570
3571 * emacs-lisp/package.el (package-el-version): Remove.
3572 (package-process-define-package): Fix inf-loop.
3573 (package-install): Allow symbols as arguments again.
3574
3575 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
3576
3577 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
3578 add some more keyword-like methods.
3579 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
3580
3581 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
3582
3583 * bs.el (bs-buffer-show-mark): Make defvar-local.
3584 (bs-mode): Use setq-local.
3585
3586 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
3587 (emacs-lock--try-unlocking): Make defvar-local.
3588
3589 2013-06-22 Glenn Morris <rgm@gnu.org>
3590
3591 * play/cookie1.el (cookie-apropos): Minor simplification.
3592
3593 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
3594
3595 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
3596
3597 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
3598 `regexp-opt', it breaks the build during dumping.
3599
3600 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
3601
3602 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3603 Highlight keyword-like methods on Kernel and Module with
3604 font-lock-builtin-face.
3605 (auto-mode-alist): Consolidate different entries into one regexp
3606 and add more *file-s.
3607
3608 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
3609
3610 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
3611
3612 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
3613 (diary-entry): Use it in the action of this button type instead of
3614 diary-goto-entry.
3615
3616 * calendar/todo-mode.el: New version.
3617 (todo-add-category): Append new category to end of file and give
3618 it the highest number, instead of putting it at the beginning and
3619 giving it 0. Incorporate noninteractive functionality.
3620 (todo-forward-category): Adapt to 1-based category numbering.
3621 Allow skipping over archived categories.
3622 (todo-backward-category): Derive from todo-forward-category.
3623 (todo-backward-item, todo-forward-item): Make noninteractive and
3624 delegate interactive part to new commands. Make sensitive to done items.
3625 (todo-categories): Make value an alist of category names and
3626 vectors of item counts.
3627 (todo-category-beg): Make a defconst.
3628 (todo-category-number): Use 1 instead of 0 as initial value.
3629 (todo-category-select): Make sensitive to overlays, optional item
3630 highlighting and done items.
3631 (todo-delete-item): Make sensitive to overlays and marked and done items.
3632 (todo-edit-item): Make sensitive to overlays and editing of
3633 date/time header optional. Add format checks.
3634 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
3635 no-op if point is not on an item. Advertise using todo-edit-quit.
3636 (todo-edit-mode): Make sensitive to new format, font-locking, and
3637 multiple todo files.
3638 (todo-insert-item, todo-insert-item-here): Derive from
3639 todo-basic-insert-item and extend functionality.
3640 (todo-item-end, todo-item-start): Make sensitive to done items.
3641 (todo-item-string): Don't return text properties. Restore point.
3642 (todo-jump-to-category): Make sensitive to multiple todo files and
3643 todo archives. Use extended category completion.
3644 (todo-lower-item, todo-raise-item): Rename to *-priority and
3645 derive from todo-set-item-priority.
3646 (todo-mode): Derive from special-mode. Make sensitive to new
3647 format, font-locking and multiple todo files. Make read-only.
3648 (todo-mode-map): Don't suppress digit keys, so they can supply
3649 prefix arguments. Add many new key bindings.
3650 (todo-prefix): Insert as an overlay instead of file text.
3651 Change semantics from diary date expression to purely visual mark.
3652 (todo-print): Rename to todo-print-buffer. Make buffer display
3653 features printable. Remove option to restrict number of items
3654 printed. Add option to print to file.
3655 (todo-print-function): Rename to todo-print-buffer-function.
3656 (todo-quit): Extend to handle exiting new todo modes.
3657 (todo-remove-item): Make sensitive to overlays.
3658 (todo-save): Extend to buffers of filtered items.
3659 (todo-show): Make sensitive to done items, multiple todo files and
3660 new todo modes. Offer to convert legacy todo file before creating
3661 first new todo file.
3662 (todo-show-priorities): Rename to todo-top-priorities.
3663 Change semantics of value 0.
3664 (todo-top-priorities): Rename to todo-filter-top-priorities,
3665 derive from todo-filter-items and extend functionality.
3666 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
3667 and extend functionality to other types of filtered items.
3668 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
3669 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
3670 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
3671 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
3672 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
3673 (todo-edit-mode-hook, todo-entry-prefix-function)
3674 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
3675 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
3676 (todo-initials, todo-insert-threshold, todo-item-string-start)
3677 (todo-line-string, todo-menu, todo-mode-hook)
3678 (todo-more-important-p, todo-previous-answer, todo-previous-line)
3679 (todo-print-priorities, todo-remove-separator)
3680 (todo-save-top-priorities-too, todo-string-count-lines)
3681 (todo-string-multiline-p, todo-time-string-format)
3682 (todo-tmp-buffer-name): Remove.
3683 (todo-add-file, todo-archive-done-item, todo-choose-archive)
3684 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
3685 (todo-edit-category-diary-inclusion)
3686 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
3687 (todo-edit-file, todo-edit-item-date-day)
3688 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
3689 (todo-edit-item-date-month, todo-edit-item-date-to-today)
3690 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
3691 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
3692 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
3693 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
3694 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
3695 (todo-filter-top-priorities-multifile, todo-find-archive)
3696 (todo-find-filtered-items-file, todo-go-to-source-item)
3697 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
3698 (todo-jump-to-archive-category, todo-lower-category)
3699 (todo-mark-category, todo-marked-item-p, todo-merge-category)
3700 (todo-move-category, todo-move-item, todo-next-button)
3701 (todo-next-item, todo-padded-string, todo-powerset)
3702 (todo-previous-button, todo-previous-item)
3703 (todo-print-buffer-to-file, todo-raise-category)
3704 (todo-rename-category, todo-repair-categories-sexp, todo-search)
3705 (todo-set-category-number, todo-set-item-priority)
3706 (todo-set-top-priorities-in-category)
3707 (todo-set-top-priorities-in-file, todo-show-categories-table)
3708 (todo-sort-categories-alphabetically-or-numerically)
3709 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
3710 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
3711 (todo-toggle-item-header, todo-toggle-item-highlighting)
3712 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
3713 (todo-toggle-view-done-items, todo-toggle-view-done-only)
3714 (todo-unarchive-items, todo-unmark-category): New commands.
3715 (todo-absolute-file-name, todo-add-to-buffer-list)
3716 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
3717 (todo-basic-insert-item, todo-category-completions)
3718 (todo-category-number, todo-category-string-matcher-1)
3719 (todo-category-string-matcher-2, todo-check-filtered-items-file)
3720 (todo-check-format, todo-clear-matches)
3721 (todo-comment-string-matcher, todo-convert-legacy-date-time)
3722 (todo-current-category, todo-date-string-matcher)
3723 (todo-define-insertion-command, todo-diary-expired-matcher)
3724 (todo-diary-goto-entry, todo-diary-item-p)
3725 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
3726 (todo-display-categories, todo-display-sorted, todo-done-item-p)
3727 (todo-done-item-section-p, todo-done-separator)
3728 (todo-done-string-matcher, todo-files, todo-filter-items)
3729 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
3730 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
3731 (todo-insert-category-line, todo-insert-item-from-calendar)
3732 (todo-insert-sort-button, todo-insert-with-overlays)
3733 (todo-insertion-command-name, todo-insertion-key-bindings)
3734 (todo-label-to-key, todo-longest-category-name-length)
3735 (todo-make-categories-list, todo-mode-external-set)
3736 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
3737 (todo-modes-set-3, todo-multiple-filter-files)
3738 (todo-nondiary-marker-matcher, todo-prefix-overlays)
3739 (todo-read-category, todo-read-date, todo-read-dayname)
3740 (todo-read-file-name, todo-read-time)
3741 (todo-reevaluate-category-completions-files-defcustom)
3742 (todo-reevaluate-default-file-defcustom)
3743 (todo-reevaluate-filelist-defcustoms)
3744 (todo-reevaluate-filter-files-defcustom)
3745 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
3746 (todo-reset-done-separator, todo-reset-done-separator-string)
3747 (todo-reset-done-string, todo-reset-global-current-todo-file)
3748 (todo-reset-highlight-item, todo-reset-nondiary-marker)
3749 (todo-reset-prefix, todo-set-categories)
3750 (todo-set-date-from-calendar, todo-set-show-current-file)
3751 (todo-set-top-priorities, todo-short-file-name)
3752 (todo-show-current-file, todo-sort, todo-time-string-matcher)
3753 (todo-total-item-counts, todo-update-buffer-list)
3754 (todo-update-categories-display, todo-update-categories-sexp)
3755 (todo-update-count, todo-validate-name, todo-y-or-n-p):
3756 New functions.
3757 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
3758 New major modes.
3759 (todo-categories, todo-display, todo-edit, todo-faces)
3760 (todo-filtered): New defgroups.
3761 (todo-archived-only, todo-button, todo-category-string, todo-date)
3762 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
3763 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
3764 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
3765 (todo-add-item-if-new-category, todo-always-add-time-string)
3766 (todo-categories-align, todo-categories-archived-label)
3767 (todo-categories-category-label, todo-categories-diary-label)
3768 (todo-categories-done-label, todo-categories-number-separator)
3769 (todo-categories-todo-label, todo-categories-totals-label)
3770 (todo-category-completions-files, todo-completion-ignore-case)
3771 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
3772 (todo-done-separator-string, todo-done-string)
3773 (todo-files-function, todo-filter-done-items, todo-filter-files)
3774 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
3775 (todo-initial-category, todo-initial-file, todo-item-mark)
3776 (todo-legacy-date-time-regexp, todo-mode-line-function)
3777 (todo-nondiary-marker, todo-number-prefix)
3778 (todo-print-buffer-function, todo-show-current-file)
3779 (todo-show-done-only, todo-show-first, todo-show-with-done)
3780 (todo-skip-archived-categories, todo-top-priorities-overrides)
3781 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
3782 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
3783 New defcustoms.
3784 (todo-category-done, todo-date-pattern, todo-date-string-start)
3785 (todo-diary-items-buffer, todo-done-string-start)
3786 (todo-filtered-items-buffer, todo-item-start)
3787 (todo-month-abbrev-array, todo-month-name-array)
3788 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
3789 (todo-top-priorities-buffer): New defconsts.
3790 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
3791 (todo-categories-with-marks, todo-category-string-face)
3792 (todo-comment-face, todo-comment-string, todo-current-todo-file)
3793 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
3794 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
3795 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
3796 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
3797 (todo-font-lock-keywords, todo-global-current-todo-file)
3798 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
3799 (todo-insertion-commands-args)
3800 (todo-insertion-commands-args-genlist)
3801 (todo-insertion-commands-names, todo-insertion-map)
3802 (todo-key-bindings-t, todo-key-bindings-t+a)
3803 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
3804 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
3805 (todo-nondiary-face, todo-print-buffer, todo-time-face)
3806 (todo-visited): New variables.
3807
3808 2013-06-21 Glenn Morris <rgm@gnu.org>
3809
3810 * play/cookie1.el (cookie-apropos): Add optional display argument.
3811 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
3812 (psychoanalyze-pinhead): Use cookie-doctor.
3813
3814 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
3815
3816 * emacs-lisp/package.el (tar-get-file-descriptor)
3817 (tar--extract): Declare.
3818
3819 2013-06-21 Eduard Wiebe <usenet@pusto.de>
3820
3821 Extend flymake's warning predicate to be a function (bug#14217).
3822 * progmodes/flymake.el (flymake-warning-predicate): New.
3823 (flymake-parse-line): Use it.
3824 (flymake-warning-re): Make obsolete alias to
3825 `flymake-warning-predicate'.
3826
3827 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3828
3829 * emacs-lisp/package.el (package-alist): Include obsolete packages.
3830 (package-obsolete-list): Remove.
3831 (package-activate): Remove min-version argument. Add `force' argument.
3832 Adjust to new package-alist format.
3833 (package-mark-obsolete): Remove.
3834 (package-unpack): Force reload of the package's autoloads.
3835 (package-installed-p): Check builtins if the installed package is not
3836 recent enough.
3837 (package-initialize): Don't reset package-obsolete-list.
3838 Don't specify which package version to activate.
3839 (package-process-define-package, describe-package-1)
3840 (package-menu--generate): Adjust to new package-alist format.
3841
3842 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
3843
3844 * allout-widgets.el (allout-widgets-mode-off)
3845 (allout-widgets-mode-on, allout-widgets-pre-command-business)
3846 (allout-widgets-post-command-business)
3847 (allout-widgets-after-copy-or-kill-function)
3848 (allout-widgets-after-undo-function, allout-test-range-overlaps)
3849 (allout-decorate-item-and-context)
3850 (allout-graphics-modification-handler): Fix typos in docstrings.
3851 (allout-get-or-create-parent-widget): Use `looking-at-p'.
3852
3853 * cmuscheme.el (scheme-start-file): Doc fix.
3854 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
3855 (scheme-input-filter): Use `string-match-p'.
3856
3857 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
3858
3859 * dired-x.el: Use Dired consistently in docstrings.
3860
3861 * dired.el: Use Dired consistently in docstrings.
3862 (dired-readin, dired-mode): Use `setq-local'.
3863 (dired-switches-alist): Make defvar-local.
3864 (dired-buffers-for-dir): Use `zerop'.
3865 (dired-safe-switches-p, dired-switches-escape-p)
3866 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
3867 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
3868 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
3869 (dired-goto-next-nontrivial-file): Use `string-match-p'.
3870 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
3871 (dired-toggle-marks, dired-mark-files-containing-regexp)
3872 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
3873 (dired-flag-auto-save-files, dired-flag-backup-files):
3874 Use `looking-at-p'.
3875 (dired-mark-files-regexp, dired-build-subdir-alist):
3876 Use `string-match-p', `looking-at-p'.
3877
3878 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
3879 (direct-print-region-helper): Use `string-match-p'.
3880
3881 2013-06-21 Leo Liu <sdl.web@gmail.com>
3882
3883 * comint.el (comint-redirect-results-list-from-process):
3884 Fix infinite loop.
3885
3886 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3887
3888 * net/eww.el (eww-update-header-line-format): Quote % characters.
3889
3890 2013-06-21 Glenn Morris <rgm@gnu.org>
3891
3892 * play/cookie1.el (cookie): New custom group.
3893 (cookie-file): New option.
3894 (cookie-check-file): New function.
3895 (cookie): Make it interactive. Make start and end messages optional.
3896 Interactively, display the result. Default to cookie-file.
3897 (cookie-insert): Default to cookie-file.
3898 (cookie-snarf): Make start and end messages optional.
3899 Default to cookie-file. Use with-temp-buffer.
3900 (cookie-read): Rename from read-cookie.
3901 Make start and end messages optional. Default to cookie-file.
3902 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
3903 Do not autoload it.
3904 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
3905 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
3906
3907 2013-06-21 Leo Liu <sdl.web@gmail.com>
3908
3909 * progmodes/octave.el (octave-mode): Backward compatibility fix.
3910
3911 2013-06-21 Glenn Morris <rgm@gnu.org>
3912
3913 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
3914
3915 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3916 Daniel Hackney <dan@haxney.org>
3917
3918 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
3919 Consolidate the single-file vs tarball code.
3920 (package-desc-suffix): New function.
3921 (package-desc-full-name): Don't bother inlining it.
3922 (package-load-descriptor): Return the new package-desc.
3923 (package-mark-obsolete): Remove unused arg `package'.
3924 (package-unpack): Make it work for single files as well.
3925 Make it update package-alist.
3926 (package--make-autoloads-and-stuff): Rename from
3927 package--make-autoloads-and-compile. Don't compile any more.
3928 (package--compile): New function.
3929 (package-generate-description-file): New function, extracted from
3930 package-unpack-single.
3931 (package-unpack-single): Remove.
3932 (package--with-work-buffer): Add indentation and debugging info.
3933 (package-download-single): Remove.
3934 (package-install-from-archive): Rename from package-download-tar, make
3935 it take a pkg-desc, and make it work for single files as well.
3936 (package-download-transaction): Simplify.
3937 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
3938 external tar program.
3939 (package-install-from-buffer): Remove `pkg-desc' argument.
3940 Use package-tar-file-info for tar-mode buffers.
3941 (package-install-file): Simplify accordingly.
3942 (package-archive-base): Change to take a pkg-desc.
3943 * tar-mode.el (tar--check-descriptor): New function, extracted from
3944 tar-get-descriptor.
3945 (tar-get-descriptor): Use it.
3946 (tar-get-file-descriptor): New function.
3947 (tar--extract): New function, extracted from tar-extract.
3948 (tar--extract): Use it.
3949 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
3950 case the summary uses non-ascii. Adjust to new calling convention of
3951 package-tar-file-info.
3952
3953 2013-06-21 Leo Liu <sdl.web@gmail.com>
3954
3955 * comint.el (comint-redirect-results-list-from-process):
3956 Fix random delay. (Bug#14681)
3957
3958 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * profiler.el (profiler-format-number): Use log, not log10.
3961
3962 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
3963
3964 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
3965
3966 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3967
3968 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
3969 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
3970 yet available.
3971 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
3972 (AUTOGENEL): ... here.
3973 * emacs-lisp/cl-macs.el (cl--sublis): New function.
3974 (cl--defsubst-expand): Use it.
3975
3976 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
3977
3978 * subr.el (log10): Move here from C code, and declare as obsolete.
3979 All uses of (log10 X) replaced with (log X 10).
3980
3981 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
3982
3983 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
3984 Declare with `defvar-local'.
3985 (tabulated-list-use-header-line, tabulated-list-entries)
3986 (tabulated-list-padding, tabulated-list-printer)
3987 (tabulated-list-sort-key): Declare with `defvar-local'.
3988 (tabulated-list-init-header, tabulated-list-print-fake-header):
3989 Use `setq-local'.
3990
3991 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
3992
3993 * arc-mode.el (archive-mode): Add `archive-write-file' to
3994 `write-contents-functions' also for remote files. (Bug#14652)
3995
3996 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
3997
3998 * cus-edit.el (custom-commands): Fix typos.
3999 (custom-display): Fix tooltip text.
4000 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
4001 Fix typos in docstrings.
4002 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
4003 (custom-unlispify-menu-entry, custom-magic-value-create)
4004 (custom-add-see-also, custom-group-value-create): Use ?\s.
4005 (custom-guess-type, customize-apropos, editable-field)
4006 (custom-face-value-create): Use `string-match-p'.
4007 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
4008
4009 * custom.el (custom-load-symbol): Use `string-match-p'.
4010
4011 * ansi-color.el: Convert to lexical binding.
4012 (ansi-colors): Fix URL.
4013 (ansi-color-context, ansi-color-context-region): Use defvar-local.
4014 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
4015 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
4016
4017 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4018
4019 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
4020
4021 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
4022
4023 2013-06-19 Tom Tromey <tromey@redhat.com>
4024
4025 * net/eww.el (eww-top-url): Remove.
4026 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
4027 (eww-render): Set new variables. Don't set eww-top-url.
4028 (eww-handle-link): Handle "prev", "home", and "contents".
4029 Downcase the rel text.
4030 (eww-top-url): Choose best top URL.
4031
4032 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4033
4034 * net/eww.el: Rewrite to implement form elements "by hand" instead of
4035 relying in widget.el. Using widget.el leads to too many
4036 user interface inconsistencies.
4037 (eww-self-insert): Implement entering commands in text fields.
4038 (eww-process-text-input): New function to make text input field editing
4039 work.
4040 (eww-submit): Rewrite to use the new-style form methods.
4041 (eww-select-display): Display the correct selected item.
4042 (eww-change-select): Implement changing the select value.
4043 (eww-toggle-checkbox): Implement radio/checkboxes.
4044 (eww-update-field): Fix compilation error.
4045 (eww-tag-textarea): Implement <textarea>.
4046
4047 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
4048 we don't shadow mode-specific bindings.
4049
4050 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
4051 nothing to push.
4052
4053 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
4054
4055 2013-06-19 Glenn Morris <rgm@gnu.org>
4056
4057 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
4058
4059 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
4060
4061 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
4062 not needed.
4063
4064 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
4065
4066 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4067
4068 * net/browse-url.el (browse-url-browser-function):
4069 `eww-browse-url' has the right calling signature, `eww' does not.
4070
4071 2013-06-19 Glenn Morris <rgm@gnu.org>
4072
4073 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
4074 Only eval autoloaded macros.
4075 (byte-compile-autoload): Only give the macro warning for macros.
4076
4077 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
4078 (ps-underlined-faces): Declare.
4079
4080 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
4081 (speedbar-add-supported-extension): Declare.
4082
4083 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
4084 Don't include a date stamp in the header of the generated file;
4085 it leads to needless differences between output files.
4086
4087 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
4088
4089 * net/secrets.el (secrets-struct-secret-content-type):
4090 Replace check of introspection data by a test call of "CreateItem".
4091 Some servers do not offer introspection.
4092
4093 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
4094
4095 * electric.el (electric-pair-mode): Improve interaction with
4096 electric-layout-mode.
4097 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
4098 (electric-pair-syntax): Use text-mode-syntax-table in comments
4099 and strings.
4100 (electric-pair--insert): New function.
4101 (electric-pair-post-self-insert-function): Use it and
4102 electric--after-char-pos.
4103
4104 2013-06-19 Leo Liu <sdl.web@gmail.com>
4105
4106 * progmodes/octave.el (octave-help): Fix regexp.
4107
4108 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
4110 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
4111 (shr-table-horizontal-line): Allow nil as a value, and change the
4112 default.
4113 (shr-insert-table-ruler): Respect the nil value.
4114
4115 2013-06-18 Tom Tromey <tromey@barimba>
4116
4117 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
4118 New defvars.
4119 (eww-open-file): New defun.
4120 (eww-render): Initialize new variables.
4121 (eww-display-html): Handle "link" and "a".
4122 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
4123 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
4124 (eww-back-url): Rename from eww-previous-url.
4125 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
4126 New defuns.
4127
4128 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
4129
4130 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
4131 Distinguish ternary operator tokens from slash symbol and slash
4132 char literal.
4133
4134 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
4135
4136 Convert symbol prettification into minor mode and global minor mode.
4137
4138 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
4139 `prog-prettify-symbols', and make a local defvar instead of defcustom.
4140 (prettify-symbols--keywords): Rename from
4141 `prog-prettify-symbols-alist' and make a local defvar.
4142 (prettify-symbols--compose-symbol): Rename from
4143 `prog--prettify-font-lock-compose-symbol'.
4144 (prettify-symbols--make-keywords): Rename from
4145 `prog-prettify-font-lock-symbols-keywords' and simplify.
4146 (prog-prettify-install): Remove.
4147 (prettify-symbols-mode): New minor mode, based on
4148 `prog-prettify-install'.
4149 (turn-on-prettify-symbols-mode): New function.
4150 (global-prettify-symbols-mode): New globalized minor mode.
4151
4152 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4153 * progmodes/cfengine.el (cfengine3-mode):
4154 * progmodes/perl-mode.el (perl-mode): Don't call
4155 `prog-prettify-install'; set `prettify-symbols-alist' instead.
4156
4157 2013-06-18 Juri Linkov <juri@jurta.org>
4158
4159 * files-x.el (modify-file-local-variable-message): New function.
4160 (modify-file-local-variable)
4161 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
4162 and call `modify-file-local-variable-message' when it's non-nil.
4163 (add-file-local-variable, delete-file-local-variable)
4164 (add-file-local-variable-prop-line)
4165 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
4166 and use it. (Bug#9820)
4167
4168 2013-06-18 Juri Linkov <juri@jurta.org>
4169
4170 * emulation/vi.el (vi-shell-op):
4171 * emulation/vip.el (vip-execute-com, ex-command):
4172 * emulation/viper-cmd.el (viper-exec-bang):
4173 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
4174 the call of `shell-command-on-region'. (Bug#14637)
4175
4176 * simple.el (shell-command-on-region): Doc fix.
4177
4178 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
4179
4180 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
4181 (bug#14633).
4182
4183 2013-06-18 Glenn Morris <rgm@gnu.org>
4184
4185 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
4186
4187 * newcomment.el (comment-search-forward, comment-search-backward):
4188 Doc fix. (Bug#14376)
4189
4190 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
4193 (buffer-face-mode-invoke): Doc fix.
4194
4195 2013-06-18 Matthias Meulien <orontee@gmail.com>
4196
4197 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
4198 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
4199
4200 2013-06-18 Glenn Morris <rgm@gnu.org>
4201
4202 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
4203 Replace obsolete function generic-make-keywords with its expansion.
4204
4205 * progmodes/python.el (ffap-alist): Declare.
4206
4207 * textmodes/reftex.el (bibtex-mode-map): Declare.
4208
4209 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
4210
4211 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
4212 (package-unpack, package-unpack-single): Return the pkg-dir.
4213 (package-download-transaction): Use it to update package-alist.
4214
4215 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
4218 possible choice.
4219
4220 2013-06-17 Juri Linkov <juri@jurta.org>
4221
4222 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
4223
4224 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
4225
4226 * emacs-lisp/package.el (package-load-descriptor):
4227 Remove `with-syntax-table' call, `read' doesn't need it.
4228 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
4229
4230 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
4231
4232 * startup.el (command-line): Expand package name returned by
4233 `package--description-file' (bug#14639).
4234
4235 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
4236
4237 * emacs-lisp/package.el (package-load-descriptor): Do not call
4238 `emacs-lisp-mode', just use its syntax table.
4239
4240 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
4241
4242 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
4243 `font-lock-extra-managed-props' if any prettifying keyword is added.
4244 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
4245 (prog-mode): Use `setq-local'.
4246
4247 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
4248
4249 * international/characters.el (standard-case-table): Set syntax of ?»
4250 and ?« to punctuation.
4251
4252 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
4253
4254 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
4255 Save relevant match data before calling `syntax-ppss' (bug#14595).
4256
4257 2013-06-15 Juri Linkov <juri@jurta.org>
4258
4259 * files-x.el (modify-file-local-variable-prop-line): Add local
4260 variables to the end of the existing comment on the first line.
4261 Use `file-auto-mode-skip' to skip interpreter magic line,
4262 and also skip XML declaration.
4263
4264 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
4265
4266 * startup.el (package--builtin-versions): New var.
4267 (package-subdirectory-regexp): Remove.
4268 (package--description-file): Hard code its value instead.
4269
4270 * emacs-lisp/package.el: Don't activate packages older than builtin.
4271 (package-obsolete-list): Rename from package-obsolete-alist, and make
4272 it into a simple list of package-desc.
4273 (package-strip-version): Remove.
4274 (package-built-in-p): Use package--builtin-versions.
4275 (package-mark-obsolete): Simplify.
4276 (package-process-define-package): Mark it obsolete if older than the
4277 builtin version.
4278 (package-handle-response): Use line-end-position.
4279 (package-read-archive-contents, package--download-one-archive):
4280 Simplify.
4281 (package--add-to-archive-contents): Skip if older than the builtin or
4282 installed version.
4283 (package-menu-describe-package): Fix last change.
4284 (package-list-unversioned): New var.
4285 (package-menu--generate): Use it.
4286
4287 * emacs-lisp/autoload.el: Manage package--builtin-versions.
4288 (autoload--insert-text, autoload--insert-cookie-text): New functions.
4289 (autoload-builtin-package-versions): New variable.
4290 (autoload-generate-file-autoloads): Use them.
4291 Remove the list of autoloaded functions/macros from the
4292 (autoload...) comments.
4293
4294 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
4295
4296 2013-06-15 Eli Zaretskii <eliz@gnu.org>
4297
4298 * simple.el (line-move-partial): Don't jump to the next screen
4299 line as soon as it becomes visible. Instead, continue enlarging
4300 the vscroll until the portion of a tall screen line that's left on
4301 display is about the height of the frame's default font.
4302 (Bug#14567)
4303
4304 2013-06-15 Glenn Morris <rgm@gnu.org>
4305
4306 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
4307 compilation-error-regexp-alist void, or local while let-bound.
4308
4309 * progmodes/make-mode.el (makefile-mode-syntax-table):
4310 Treat "=" as punctuation. (Bug#14614)
4311
4312 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
4313
4314 * help-fns.el (describe-variable):
4315 Add extra line for permanent-local variables.
4316
4317 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
4318
4319 * progmodes/scheme.el (scheme-font-lock-keywords-2):
4320 Add export, import, library. (Bug#9164)
4321 (library): Set indent function.
4322
4323 2013-06-14 Glenn Morris <rgm@gnu.org>
4324
4325 * term/xterm.el (xterm--query):
4326 Stop after first matching handler. (Bug#14615)
4327
4328 2013-06-14 Ivan Kanis <ivan@kanis.fr>
4329
4330 Add support for dired in saveplace.
4331 * dired.el (dired-initial-position-hook): New variable.
4332 (dired-initial-position): Call hook to place cursor position.
4333 * saveplace.el (save-place-to-alist): Add dired position.
4334 (save-place-dired-hook): New function.
4335
4336 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
4337
4338 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
4339 through a symbol rather than letrec.
4340
4341 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
4342 (package-desc): Add `dir' field.
4343 (package-desc-full-name): New function.
4344 (package-load-descriptor): Combine the two arguments. Don't use `load'.
4345 (package-maybe-load-descriptor): Remove.
4346 (package-load-all-descriptors): Just call package-load-descriptor.
4347 (package--disabled-p): New function.
4348 (package-desc-vers, package-desc-doc): Remove aliases.
4349 (package--dir): Remove function.
4350 (package-activate): Check if a package is disabled.
4351 (package-process-define-package): New function, extracted from
4352 define-package.
4353 (define-package): Turn into a place holder.
4354 (package-unpack-single, package-tar-file-info):
4355 Use package--description-file.
4356 (package-compute-transaction): Use package--disabled-p.
4357 (package-download-transaction): Don't call
4358 package-maybe-load-descriptor since they're all loaded anyway.
4359 (package-install): Change argument to be a pkg-desc.
4360 (package-delete): Use a single pkg-desc argument.
4361 (describe-package-1): Use package-desc-dir instead of package--dir.
4362 Use package-desc property instead of package-symbol.
4363 (package-install-button-action): Adjust accordingly.
4364 (package--push): Rewrite.
4365 (package-menu--print-info): Adjust accordingly. Change the ID format
4366 to be a pkg-desc.
4367 (package-menu-describe-package, package-menu-get-status)
4368 (package-menu--find-upgrades, package-menu-mark-upgrades)
4369 (package-menu-execute, package-menu--name-predicate):
4370 Adjust accordingly.
4371 * startup.el (package--description-file): New function.
4372 (command-line): Use it.
4373 * emacs-lisp/package-x.el (package-upload-buffer-internal):
4374 Use package-desc-version.
4375
4376 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
4377 (byte-compile-preprocess): Use it.
4378 (byte-compile-file-form-defalias): Try a bit harder to use macros we
4379 can't quite recognize.
4380 (byte-compile-add-to-list): Remove.
4381 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
4382 (cconv-closure-convert): Add assertion.
4383
4384 * emacs-lisp/map-ynp.el: Use lexical-binding.
4385 (map-y-or-n-p): Remove unused vars `tail' and `object'.
4386 Factor out some repeated code.
4387
4388 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4389
4390 * subr.el (with-eval-after-load): New macro.
4391 (eval-after-load): Allow form to be a function.
4392 take advantage of lexical-binding.
4393 (do-after-load-evaluation): Use dolist and adjust to new format.
4394 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
4395
4396 2013-06-13 Juri Linkov <juri@jurta.org>
4397
4398 * replace.el (perform-replace): Display "symbol " and other search
4399 modes from `isearch-message-prefix' in the *Help* buffer.
4400
4401 * isearch.el (isearch-query-replace): Add " symbol" and other
4402 possible search modes from `isearch-message-prefix' to the prompt.
4403 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
4404 when reading a regexp to collect.
4405
4406 2013-06-13 Juri Linkov <juri@jurta.org>
4407
4408 * isearch.el (word-search-regexp): Match whitespace if the search
4409 string begins or ends in whitespace. The LAX arg is applied to
4410 both ends of the search string. Use `regexp-quote' and explicit
4411 \< and \> instead of \b. Use \` and \' instead of ^ and $.
4412 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
4413 boundaries are replaced with symbol boundaries, and characters
4414 between symbols match non-word non-symbol syntax. (Bug#14602)
4415
4416 2013-06-13 Juri Linkov <juri@jurta.org>
4417
4418 * isearch.el (isearch-del-char): Don't exceed the length of
4419 `isearch-string' by the prefix arg. (Bug#14563)
4420
4421 2013-06-13 Juri Linkov <juri@jurta.org>
4422
4423 * isearch.el (isearch-yank-word, isearch-yank-line)
4424 (isearch-char-by-name, isearch-quote-char)
4425 (isearch-printing-char, isearch-process-search-char):
4426 Add optional count prefix arg. (Bug#14563)
4427
4428 * international/isearch-x.el
4429 (isearch-process-search-multibyte-characters):
4430 Add optional count prefix arg.
4431
4432 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
4435 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
4436 lexical-binding.
4437
4438 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
4439
4440 * subr.el (set-temporary-overlay-map): Add on-exit argument.
4441
4442 2013-06-13 Glenn Morris <rgm@gnu.org>
4443
4444 * startup.el (tty-handle-args):
4445 Don't just discard "--" and anything after. (Bug#14608)
4446
4447 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
4448
4449 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
4450
4451 Implement changes in Secret Service API. Make it backward compatible.
4452 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
4453 (secrets-create-item): Use it. Prefix properties with interface.
4454
4455 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
4456
4457 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
4458 (term-emulate-terminal): Respect term-suppress-hard-newline.
4459
4460 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
4461
4462 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
4463 Only remove a `thumb-file' overlay. (Bug#14548)
4464
4465 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
4466
4467 * mail/reporter.el (reporter-submit-bug-report):
4468 Handle missing package-name. (Bug#14600)
4469
4470 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4471
4472 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
4473 (reftex-citation-prompt, reftex-default-bibliography)
4474 (reftex-bib-or-thebib, reftex-get-bibfile-list)
4475 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
4476 (reftex-bib-sort-author, reftex-bib-sort-year)
4477 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
4478 (reftex-extract-bib-entries-from-thebibliography)
4479 (reftex-get-bibkey-default, reftex-get-bib-names)
4480 (reftex-parse-bibtex-entry, reftex-get-bib-field)
4481 (reftex-format-bib-entry, reftex-parse-bibitem)
4482 (reftex-format-bibitem, reftex-do-citation)
4483 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
4484 (reftex-restrict-bib-matches, reftex-extract-bib-file)
4485 (reftex-insert-bib-matches, reftex-format-citation)
4486 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
4487 (reftex-create-bibtex-file): Add docstrings, mostly by converting
4488 existing comments into docstrings.
4489
4490 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
4491
4492 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
4493
4494 2013-06-12 Andreas Schwab <schwab@suse.de>
4495
4496 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
4497 for auto-save files.
4498
4499 2013-06-12 Glenn Morris <rgm@gnu.org>
4500
4501 * ido.el (ido-delete-ignored-files): Remove.
4502 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
4503 Go back to calling ido-ignore-item-p directly.
4504
4505 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
4506
4507 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
4508
4509 * ido.el (ido-delete-ignored-files): New function,
4510 split from ido-make-file-list-1.
4511 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
4512 (ido-make-file-list-1): Use ido-delete-ignored-files.
4513
4514 2013-06-12 Leo Liu <sdl.web@gmail.com>
4515
4516 * progmodes/octave.el (inferior-octave-startup)
4517 (inferior-octave-completion-table)
4518 (inferior-octave-track-window-width-change)
4519 (octave-eldoc-function-signatures, octave-help)
4520 (octave-find-definition): Use single quoted strings.
4521 (inferior-octave-startup-args): Change default value.
4522 (inferior-octave-startup): Do not hard code "-i" and
4523 "--no-line-editing".
4524 (inferior-octave-resync-dirs): Add optional arg NOERROR.
4525 (inferior-octave-directory-tracker): Use it.
4526 (octave-goto-function-definition): Robustify.
4527 (octave-help): Support highlighting operators in 'See also'.
4528 (octave-find-definition): Find subfunctions only in Octave mode.
4529
4530 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4531
4532 * help-fns.el (help-fns--compiler-macro): If the handler function is
4533 named, then put a link to it.
4534 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
4535 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
4536 (cl-typep): Use it.
4537 (cl-eval-when): Simplify debug spec.
4538 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
4539 compiler-macro function instead of setting `compiler-macro-file'.
4540
4541 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
4542
4543 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
4544 * vc/vc-hooks.el (vc-stay-local): Doc fix.
4545
4546 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4547 Daniel Hackney <dan@haxney.org>
4548
4549 First part of Daniel Hackney's patch to package.el.
4550 * emacs-lisp/package.el: Use defstruct.
4551 (package-desc): New, main struct.
4552 (package--bi-desc, package--ac-desc): New structs, used to describe the
4553 format in external files.
4554 (package-desc-vers): Replace with package-desc-version accessor.
4555 (package-desc-doc): Replace with package-desc-summary accessor.
4556 (package-activate-1): Remove `package' arg since the pkg-vec now
4557 includes the name.
4558 (define-package): Use package-desc-from-define.
4559 (package-unpack-single): Change file-name arg to be a symbol.
4560 (package--add-to-archive-contents): Use package-desc-create and new
4561 accessor functions to package--ac-desc.
4562 (package-buffer-info, package-tar-file-info): Return a package-desc.
4563 (package-install-from-buffer): Remove `type' argument. Change pkg-info
4564 arg to be a package-desc.
4565 (package-install-file): Adjust accordingly. Use \' to match EOS.
4566 (package--from-builtin): New function.
4567 (describe-package-1, package-menu--generate): Use it.
4568 (package--make-autoloads-and-compile): Change name arg to be a symbol.
4569 (package-generate-autoloads): Idem and return the name of the file.
4570 * emacs-lisp/package-x.el (package-upload-buffer-internal):
4571 Change pkg-info arg to be a package-desc.
4572 Use package-make-ac-desc.
4573 (package-upload-file): Use \' to match EOS.
4574 * finder.el (finder-compile-keywords): Use package-make-builtin.
4575
4576 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4577
4578 * vc/vc.el (vc-deduce-fileset): Change error message.
4579 (vc-read-backend): New function.
4580 (vc-next-action): Use it.
4581
4582 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
4583
4584 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
4585 (prolog-font-lock-keywords): Use regexp-opt instead.
4586 Don't manually highlight strings.
4587 (prolog-mode-variables): Simplify comment-start-skip.
4588 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
4589
4590 * emacs-lisp/generic.el (generic--normalise-comments)
4591 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
4592 (generic-mode-set-comments): Use them.
4593 (generic-bracket-support): Use setq-local.
4594 (generic-make-keywords-list): Declare obsolete.
4595
4596 2013-06-11 Glenn Morris <rgm@gnu.org>
4597
4598 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4599 Prettify after setting font-lock-defaults. (Bug#14574)
4600
4601 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
4602
4603 * replace.el (query-replace, occur-read-regexp-defaults-function)
4604 (replace-search):
4605 * subr.el (declare-function, number-sequence, local-set-key)
4606 (substitute-key-definition, locate-user-emacs-file)
4607 (with-silent-modifications, split-string, eval-after-load):
4608 Fix typos, remove unneeded backslashes and reflow some docstrings.
4609
4610 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4611
4612 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
4613 default for Elisp files.
4614
4615 2013-06-11 Glenn Morris <rgm@gnu.org>
4616
4617 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
4618 although define-derived-mode was doing this anyway. (Bug#14583)
4619
4620 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
4621
4622 * allout.el (allout-encryption-plaintext-sanitization-regexps):
4623 Fix make-variable-buffer-local call to refer to the correct variable.
4624
4625 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
4626
4627 * eshell/em-term.el (eshell-visual-commands)
4628 (eshell-visual-subcommands, eshell-visual-options):
4629 Add summary line to docstrings. Add cross-references.
4630
4631 2013-06-10 Glenn Morris <rgm@gnu.org>
4632
4633 * epa.el (epa-read-file-name): New function. (Bug#14510)
4634 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
4635
4636 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
4637
4638 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
4639 output redirection to be ignored with visual commands.
4640
4641 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
4642
4643 * eshell/em-term.el (eshell-visual-command-p): New function.
4644 (eshell-term-initialize): Move long lambda to separate function
4645 eshell-visual-command-p.
4646 * eshell/em-dirs.el (eshell-dirs-initialise):
4647 * eshell/em-script.el (eshell-script-initialize):
4648 Add missing #' to lambda.
4649
4650 2013-06-08 Leo Liu <sdl.web@gmail.com>
4651
4652 * progmodes/octave.el (octave-add-log-current-defun): New function.
4653 (octave-mode): Set add-log-current-defun-function.
4654 (octave-goto-function-definition): Do not move point if not found.
4655 (octave-find-definition): Enhance to try subfunctions first.
4656
4657 2013-06-08 Glenn Morris <rgm@gnu.org>
4658
4659 * emacs-lisp/bytecomp.el (byte-compile-char-before)
4660 (byte-compile-backward-char, byte-compile-backward-word):
4661 Improve previous change, to handle non-explicit nil.
4662
4663 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
4664
4665 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
4666 (smie--opener/closer-at-point): New function.
4667 (smie--matching-block-data): Use it. Don't match from right after an
4668 opener or right before a closer. Obey smie-blink-matching-inners.
4669 Don't signal a mismatch for repeated inners like "switch..case..case".
4670
4671 2013-06-07 Leo Liu <sdl.web@gmail.com>
4672
4673 * progmodes/octave.el (octave-mode): Set comment-use-global-state
4674 to t. (Bug#14303)
4675 (octave-function-header-regexp): Fix. (Bug#14570)
4676 (octave-help-mode-finish-hook, octave-help-mode-finish):
4677 Remove. Just use temp-buffer-show-hook.
4678
4679 * newcomment.el (comment-search-backward): Revert last change.
4680 (Bug#14434)
4681
4682 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
4683
4684 2013-06-07 Eli Zaretskii <eliz@gnu.org>
4685
4686 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
4687 through xargs, to avoid failure due to MS-Windows limitations on
4688 command-line length.
4689
4690 2013-06-06 Glenn Morris <rgm@gnu.org>
4691
4692 * font-lock.el (lisp-font-lock-keywords-2):
4693 Treat user-error like error.
4694
4695 * emacs-lisp/bytecomp.el (byte-compile-char-before)
4696 (byte-compile-backward-char, byte-compile-backward-word):
4697 Handle explicit nil arguments. (Bug#14565)
4698
4699 2013-06-05 Alan Mackenzie <acm@muc.de>
4700
4701 * isearch.el (isearch-allow-prefix): New user option.
4702 (isearch-other-meta-char): Don't exit isearch when a prefix
4703 argument is typed whilst `isearch-allow-prefix' is non-nil.
4704 (Bug#9706)
4705
4706 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4707
4708 * autorevert.el (auto-revert-notify-handler): Use memq.
4709 Hide assertion failure.
4710
4711 * skeleton.el: Use cl-lib.
4712 (skeleton-further-elements): Use defvar-local.
4713 (skeleton-insert): Use cl-progv.
4714
4715 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
4716
4717 * progmodes/prog-mode.el (prog-prettify-symbols)
4718 (prog-prettify-install): Update docstrings.
4719
4720 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4721
4722 * simple.el: Move all the prog-mode code to prog-mode.el.
4723 * progmodes/prog-mode.el: New file.
4724 * loadup.el: Add prog-mode.el.
4725
4726 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
4727
4728 * simple.el (prog-prettify-symbols): Add version.
4729 (prog-prettify-install): Add convenience function to prettify symbols.
4730
4731 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
4732 (perl--augmented-font-lock-keywords-1)
4733 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
4734 variables and use it.
4735
4736 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
4737 (cfengine3-mode): Remove unneeded variable and use it.
4738
4739 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
4740 (lisp--augmented-font-lock-keywords-1)
4741 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
4742 Remove unneeded variables and use it.
4743
4744 2013-06-05 João Távora <joaotavora@gmail.com>
4745
4746 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
4747 to point when opening the connection. (Bug#14380)
4748
4749 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4750
4751 * subr.el (load-history-regexp, load-history-filename-element)
4752 (eval-after-load, after-load-functions, do-after-load-evaluation)
4753 (eval-next-after-load, display-delayed-warnings)
4754 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
4755 definition of save-match-data.
4756 (overriding-local-map): Remove accidental obsolescence declaration.
4757
4758 * emacs-lisp/edebug.el (edebug-result): Move before first use.
4759
4760 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
4761
4762 Generalize symbol prettify support to prog-mode and implement it
4763 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
4764 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
4765 (prog--prettify-font-lock-compose-symbol)
4766 (prog-prettify-font-lock-symbols-keywords): New variables and
4767 functions to support symbol prettification.
4768 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
4769 (lisp--augmented-font-lock-keywords-1)
4770 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
4771 (lisp--prettify-symbols-alist): Implement prettify of lambda.
4772 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
4773 (cfengine3--prettify-symbols-alist, cfengine3-mode):
4774 Implement prettify of -> => :: strings.
4775 * progmodes/perl-mode.el (perl-prettify-symbols)
4776 (perl--font-lock-compose-symbol)
4777 (perl--font-lock-symbols-keywords): Move to prog-mode.
4778 (perl--prettify-symbols-alist): Prettify -> => :: strings.
4779 (perl-font-lock-keywords-1)
4780 (perl-font-lock-keywords-2): Remove explicit prettify support.
4781 (perl--augmented-font-lock-keywords)
4782 (perl--augmented-font-lock-keywords-1)
4783 (perl--augmented-font-lock-keywords-2, perl-mode):
4784 Implement prettify support.
4785
4786 2013-06-05 Leo Liu <sdl.web@gmail.com>
4787
4788 Re-implement smie matching block highlight using
4789 show-paren-data-function. (Bug#14395)
4790 * emacs-lisp/smie.el (smie-matching-block-highlight)
4791 (smie--highlight-matching-block-overlay)
4792 (smie--highlight-matching-block-lastpos)
4793 (smie-highlight-matching-block)
4794 (smie-highlight-matching-block-mode): Remove.
4795 (smie--matching-block-data-cache): New variable.
4796 (smie--matching-block-data): New function.
4797 (smie-setup): Use smie--matching-block-data for
4798 show-paren-data-function.
4799
4800 * progmodes/octave.el (octave-mode-menu): Fix.
4801 (octave-find-definition): Skip garbage lines.
4802
4803 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4804
4805 Fix compilation error with simultaneous dynamic+lexical scoping.
4806 Add warning when a defvar appears after the first let-binding.
4807 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
4808 (byte-compile-close-variables): Initialize it.
4809 (byte-compile--declare-var): New function.
4810 (byte-compile-file-form-defvar)
4811 (byte-compile-file-form-define-abbrev-table)
4812 (byte-compile-file-form-custom-declare-variable): Use it.
4813 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
4814 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
4815 (byte-compile-bind): Handle dynamic bindings that shadow
4816 lexical bindings.
4817 (byte-compile-unbind): Make arg non-optional.
4818 (byte-compile-let): Simplify.
4819 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
4820 (cconv--analyse-function, cconv-analyse-form): Populate it.
4821 Protect byte-compile-bound-variables to limit the scope of defvars.
4822 (cconv-analyse-form): Add missing rule for (defvar <foo>).
4823 Remove unneeded rule for `declare'.
4824
4825 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
4826 so as to avoid depending on cl-adjoin at run-time.
4827 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
4828
4829 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
4830 (macroexp--warn-and-return): Use it.
4831
4832 2013-06-05 Leo Liu <sdl.web@gmail.com>
4833
4834 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
4835
4836 2013-06-04 Leo Liu <sdl.web@gmail.com>
4837
4838 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
4839 (compilation-auto-jump): Suppress the "Mark set" message to give
4840 way to exit message.
4841
4842 2013-06-04 Alan Mackenzie <acm@muc.de>
4843
4844 Remove faulty optimisation from indentation calculation.
4845 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
4846 search limit based on 2000 characters back from indent-point.
4847
4848 2013-06-03 Tassilo Horn <tsdh@gnu.org>
4849
4850 * eshell/em-term.el (cl-lib): Require `cl-lib'.
4851
4852 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
4853
4854 * emacs-lisp/lisp.el: Use lexical-binding.
4855 (lisp--local-variables-1, lisp--local-variables): New functions.
4856 (lisp--local-variables-completion-table): New var.
4857 (lisp-completion-at-point): Use it complete let-bound vars.
4858
4859 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
4860 eagerly (bug#14422).
4861
4862 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
4863
4864 * autorevert.el (auto-revert-notify-enabled)
4865 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
4866 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
4867 (auto-revert-notify-handler): Handle also gfilenotify.
4868
4869 * subr.el (file-notify-handle-event): New defun. Replacing ...
4870 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
4871 Remove.
4872
4873 2013-06-03 Juri Linkov <juri@jurta.org>
4874
4875 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
4876 `M-s h .'. (Bug#14427)
4877
4878 * hi-lock.el (highlight-symbol-at-point): New alias for the new
4879 command `hi-lock-face-symbol-at-point'.
4880 (hi-lock-face-symbol-at-point): New command.
4881 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
4882 (hi-lock-menu): Add `highlight-symbol-at-point'.
4883 (hi-lock-mode): Doc fix.
4884
4885 * isearch.el (isearch-forward-symbol-at-point): New command.
4886 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
4887 (isearch-highlight-regexp): Add a regexp which matches
4888 words/symbols for word/symbol mode.
4889
4890 * subr.el (find-tag-default-bounds): New function with the body
4891 mostly moved from `find-tag-default'.
4892 (find-tag-default): Move most code to `find-tag-default-bounds',
4893 call it and apply `buffer-substring-no-properties' afterwards.
4894
4895 2013-06-03 Tassilo Horn <tsdh@gnu.org>
4896
4897 * eshell/em-term.el (eshell-term-initialize):
4898 Use `cl-intersection' rather than `intersection'.
4899
4900 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
4901
4902 * vc/log-view.el: Doc fix.
4903 (log-view-mode-map): Copy keymap from `special-mode-map'.
4904
4905 2013-06-02 Eric Ludlam <zappo@gnu.org>
4906
4907 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
4908 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
4909 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
4910 (eieio-unbound, eieio-default-superclass)
4911 (eieio--define-field-accessors, method-static, method-before)
4912 (method-primary, method-after, method-num-lists)
4913 (method-generic-before, method-generic-primary)
4914 (method-generic-after, method-num-slots)
4915 (eieio-specialized-key-to-generic-key)
4916 (eieio--check-type, class-v, class-p)
4917 (eieio-class-name, define-obsolete-function-alias)
4918 (eieio-class-parents-fast, eieio-class-children-fast)
4919 (same-class-fast-p, class-constructor, generic-p)
4920 (generic-primary-only-p, generic-primary-only-one-p)
4921 (class-option-assoc, class-option, eieio-object-p)
4922 (class-abstract-p, class-method-invocation-order)
4923 (eieio-defclass-autoload-map, eieio-defclass-autoload)
4924 (eieio-class-un-autoload, eieio-defclass)
4925 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
4926 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
4927 (eieio--defgeneric-init-form, eieio-defgeneric-form)
4928 (eieio-defgeneric-reset-generic-form)
4929 (eieio-defgeneric-form-primary-only)
4930 (eieio-defgeneric-reset-generic-form-primary-only)
4931 (eieio-defgeneric-form-primary-only-one)
4932 (eieio-defgeneric-reset-generic-form-primary-only-one)
4933 (eieio-unbind-method-implementations)
4934 (eieio--defmethod, eieio--typep)
4935 (eieio-perform-slot-validation, eieio-validate-slot-value)
4936 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
4937 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
4938 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
4939 (eieio-slot-name-index, eieio-class-slot-name-index)
4940 (eieio-set-defaults, eieio-initarg-to-attribute)
4941 (eieio-attribute-to-initarg, eieio-c3-candidate)
4942 (eieio-c3-merge-lists, eieio-class-precedence-c3)
4943 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
4944 (eieio-class-precedence-list, eieio-generic-call-methodname)
4945 (eieio-generic-call-arglst, eieio-generic-call-key)
4946 (eieio-generic-call-next-method-list)
4947 (eieio-pre-method-execution-functions, eieio-generic-call)
4948 (eieio-generic-call-primary-only, eieiomt-method-list)
4949 (eieiomt-optimizing-obarray, eieiomt-install)
4950 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
4951 (eieio-generic-form, eieio-defmethod, make-obsolete)
4952 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
4953 (defclass): Remove `eval-and-compile' from macro.
4954 (call-next-method, shared-initialize): Instead of using
4955 `scoped-class' variable, use new eieio--scoped-class, and
4956 eieio--with-scoped-class.
4957 (initialize-instance): Rename local variable 'scoped-class' to
4958 'this-class' to remove ambiguitity from old global.
4959
4960 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
4961 eieio.el.
4962 (eieio--scoped-class-stack): New variable.
4963 (eieio--scoped-class): New fcn.
4964 (eieio--with-scoped-class): New scoping macro.
4965 (eieio-defclass): Use pushnew instead of add-to-list.
4966 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
4967 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
4968 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
4969 `scoped-class' variable, use new eieio--scoped-class, and
4970 eieio--with-scoped-class.
4971
4972 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
4973
4974 2013-06-02 Tassilo Horn <tsdh@gnu.org>
4975
4976 * eshell/esh-ext.el (eshell-external-command): Pass args to
4977 `eshell-find-interpreter'.
4978 (eshell-find-interpreter): Add new second parameter ARGS.
4979
4980 * eshell/em-script.el (eshell-script-initialize): Add second arg
4981 to the function added as MATCH to `eshell-interpreter-alist'.
4982
4983 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
4984 the function added as MATCH to `eshell-interpreter-alist'.
4985
4986 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
4987 (eshell-visual-options): New defcustom.
4988 (eshell-escape-control-x): Adapt docstring.
4989 (eshell-term-initialize): Test `eshell-visual-subcommands' and
4990 `eshell-visual-options' in addition to `eshell-visual-commands'.
4991 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
4992
4993 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
4994
4995 * progmodes/python.el (python-indent-block-enders): Add break,
4996 continue and raise keywords.
4997
4998 2013-06-01 Glenn Morris <rgm@gnu.org>
4999
5000 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
5001
5002 Plain (f)boundp silences compilation warnings since Emacs 22.1.
5003 * progmodes/cc-cmds.el (delete-forward-p):
5004 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
5005 * progmodes/cc-engine.el (buffer-syntactic-context):
5006 * progmodes/cc-fonts.el (face-property-instance):
5007 * progmodes/cc-mode.el (set-keymap-parents):
5008 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
5009 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
5010 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
5011 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
5012 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
5013
5014 * progmodes/cc-vars.el (other): Emacs has this widget since
5015 at least 21.1, so don't (re)define it.
5016
5017 * eshell/em-cmpl.el (eshell-cmpl-initialize):
5018 Replace the obsolete alias pcomplete-arg-quote-list.
5019
5020 2013-06-01 Leo Liu <sdl.web@gmail.com>
5021
5022 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
5023 punctuation syntax.
5024 (inferior-octave-minimal-columns)
5025 (inferior-octave-last-column-width): New variables.
5026 (inferior-octave-track-window-width-change): New function.
5027 (inferior-octave-mode): Adjust column width so that Octave output,
5028 for example from 'ls', can fit into the window nicely.
5029
5030 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
5031
5032 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
5033 Highlight expansions inside regexp literals.
5034
5035 2013-05-31 Glenn Morris <rgm@gnu.org>
5036
5037 * obsolete/sym-comp.el (symbol-complete):
5038 Replace obsolete completion-annotate-function.
5039
5040 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
5041
5042 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
5043
5044 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
5045 New function, checks if point is inside a literal that allows
5046 expression expansion.
5047 (ruby-syntax-propertize-expansion): Use it.
5048 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
5049 around the body.
5050
5051 2013-05-30 Juri Linkov <juri@jurta.org>
5052
5053 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
5054 to "\M-si".
5055 (isearch-invisible): New variable.
5056 (isearch-forward): Doc fix.
5057 (isearch-mode): Set `isearch-invisible'
5058 to the value of `search-invisible'.
5059 (isearch-toggle-case-fold): Doc fix.
5060 (isearch-toggle-invisible): New command.
5061 (isearch-query-replace): Let-bind `search-invisible'
5062 to the value of `isearch-invisible'.
5063 (isearch-search): Use `isearch-invisible' instead of
5064 `search-invisible'. Let-bind `search-invisible'
5065 to the value of `isearch-invisible'. (Bug#11378)
5066
5067 2013-05-30 Juri Linkov <juri@jurta.org>
5068
5069 * replace.el (perform-replace): Avoid `isearch-range-invisible'
5070 call when `query-flag' is nil and `search-invisible' is non-nil.
5071 (Bug#11746)
5072
5073 2013-05-30 Glenn Morris <rgm@gnu.org>
5074
5075 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
5076
5077 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
5078 (cc-require): Suppress spurious "noruntime" warnings.
5079 (cc-require-when-compile): Use fboundp, for sake of compiler.
5080
5081 * progmodes/cc-mode.el: Move load of cc-vars before that of
5082 cc-langs (which in turn loads cc-vars), to quieten compiler.
5083
5084 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5085
5086 * paren.el: Simplify the code.
5087 (show-paren-mode): Always start the timer.
5088 (show-paren--idle-timer): Rename from show-paren-idle-timer.
5089 (show-paren--overlay, show-paren--overlay-1): Rename from
5090 show-paren-overlay and show-paren-overlay-1, and initialize to an
5091 overlay rather than to nil.
5092 (show-paren-function): Misc cleanup and simplifications.
5093
5094 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5095
5096 * paren.el (show-paren-data-function): New hook.
5097 (show-paren--default): New function, extracted from show-paren-function.
5098 (show-paren-function): Use show-paren-data-function.
5099
5100 2013-05-30 Glenn Morris <rgm@gnu.org>
5101
5102 * ielm.el (ielm-map, ielm-complete-symbol):
5103 Use completion-at-point rather than obsolete functions.
5104 (inferior-emacs-lisp-mode): Doc fix.
5105 Set completion-at-point-functions, rather than
5106 comint-dynamic-complete-functions.
5107
5108 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
5109 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
5110 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
5111
5112 * image.el (image-animated-p): Tweak definition.
5113
5114 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
5115 (rlogin-process-connection-type): Tweak default. Add set-after.
5116 (rlogin-host): Doc fix.
5117 (rlogin): Tweak prompt.
5118 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
5119
5120 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
5121 * progmodes/tcl.el (inferior-tcl-mode-map):
5122 Use completion-at-point rather than obsolete alias.
5123
5124 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
5125
5126 * minibuffer.el (read-file-name-completion-ignore-case):
5127 Move before completion--in-region, for eager macro expansion.
5128
5129 2013-05-29 Juri Linkov <juri@jurta.org>
5130
5131 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
5132 for total count of matching lines. Add `global-matches' for total
5133 count of matches. Rename `matches' to `lines' for count of
5134 matching lines. Add `matches' for count of matches.
5135 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
5136 to `prev-line' for line number of prev match endpt.
5137 Increment `matches' for every match. Print the number of
5138 matching lines in the header.
5139 (occur-context-lines): Rename `lines' to `curr-line'.
5140 Rename `prev-lines' to `prev-line'. (Bug#14017)
5141
5142 2013-05-29 Juri Linkov <juri@jurta.org>
5143
5144 * replace.el (perform-replace): Add `skip-read-only-count',
5145 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
5146 Increment them for corresponding conditions and report the number
5147 of skipped occurrences in the final message. (Bug#11746)
5148 (query-replace, query-replace-regexp, query-replace-regexp-eval)
5149 (replace-string, replace-regexp): Doc fix.
5150
5151 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5152
5153 * emacs-lisp/trace.el (trace--read-args): Provide a default.
5154
5155 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
5156 prog-mode-map (bug#14504).
5157
5158 2013-05-29 Leo Liu <sdl.web@gmail.com>
5159
5160 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
5161 (octave-help): Small simplification.
5162
5163 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
5164 off the highlight first.
5165
5166 2013-05-29 Glenn Morris <rgm@gnu.org>
5167
5168 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
5169 Handle idlwave-last-system-routine-info-cons-cell being nil.
5170
5171 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
5172 (idlwave-write-paths): Simplify via with-temp-buffer.
5173
5174 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
5175 * emulation/cua-rect.el: Also load cua-base at run time.
5176
5177 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
5178 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
5179 (cperl-imenu-on-info): Require imenu.
5180
5181 2013-05-28 Alan Mackenzie <acm@muc.de>
5182
5183 Handle "capitalised keywords" correctly.
5184 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
5185
5186 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
5187
5188 * eshell/em-unix.el: Add -r option to cp.
5189
5190 2013-05-28 Glenn Morris <rgm@gnu.org>
5191
5192 * vc/vc-arch.el (vc-exec-after): Declare.
5193 (vc-switches): Autoload.
5194 * vc/vc-bzr.el: No need to require vc when compiling.
5195 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
5196 (vc-resynch-buffer, vc-dir-refresh): Declare.
5197 (vc-setup-buffer, vc-switches): Autoload.
5198 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
5199 (vc-resynch-buffer): Declare.
5200 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
5201 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
5202 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
5203 (grep-read-regexp, grep-read-files, grep-expand-template)
5204 (vc-dir-refresh): Declare.
5205 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
5206 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
5207 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
5208 * vc/vc-mtn.el (vc-exec-after): Declare.
5209 (vc-switches): Autoload.
5210 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
5211 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
5212 (vc-file-tree-walk): Declare.
5213 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
5214 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
5215 (vc-tag-precondition, vc-rename-master): Autoload.
5216 * vc/vc-svn.el (vc-exec-after): Declare.
5217 (vc-switches, vc-setup-buffer): Autoload.
5218 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
5219 Autoload.
5220 (vc-resynch-buffer): Declare.
5221
5222 * obsolete/fast-lock.el (byte-compile-warnings):
5223 Don't warn about obsolete features in this obsolete file.
5224
5225 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
5226 Move definition before use.
5227
5228 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
5229 (dun-unix-verbs): Remove dun-zippy.
5230 (dun-zippy): Remove function.
5231
5232 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
5233
5234 2013-05-27 Juri Linkov <juri@jurta.org>
5235
5236 * replace.el (replace-search): New function with code moved out
5237 from `perform-replace'.
5238 (replace-highlight, replace-dehighlight): Move function definitions
5239 up closer to `replace-search'. (Bug#11746)
5240
5241 2013-05-27 Juri Linkov <juri@jurta.org>
5242
5243 * replace.el (perform-replace): Ignore invisible matches.
5244 In addition to checking `query-replace-skip-read-only', also
5245 filter out matches by calling `run-hook-with-args-until-failure'
5246 on `isearch-filter-predicates', and also check `search-invisible'
5247 for t or call `isearch-range-invisible'.
5248 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
5249
5250 2013-05-27 Juri Linkov <juri@jurta.org>
5251
5252 * isearch.el (isearch-filter-predicates): Rename from
5253 `isearch-filter-predicate'. Doc fix. (Bug#11378)
5254 (isearch-message-prefix): Display text from the property
5255 `isearch-message-prefix' of the currently active filters.
5256 (isearch-search): Don't compare `isearch-filter-predicate' with
5257 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
5258 on `isearch-filter-predicates'. Also check `search-invisible' for t
5259 or call `isearch-range-invisible'.
5260 (isearch-filter-visible): Make obsolete.
5261 (isearch-lazy-highlight-search):
5262 Call `run-hook-with-args-until-failure' on
5263 `isearch-filter-predicates' and use `isearch-range-invisible'.
5264
5265 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
5266 `isearch-filter-predicates' instead of `funcall'ing
5267 `isearch-filter-predicate'.
5268 (Info-mode): Set `Info-isearch-filter' to
5269 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
5270
5271 * dired-aux.el (dired-isearch-filter-predicate-orig):
5272 Remove variable.
5273 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
5274 (dired-isearch-filenames-end): Add and remove
5275 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
5276 instead of changing the value of `isearch-filter-predicate'.
5277 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
5278 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
5279 Put property `isearch-message-prefix' to "filename " on
5280 `dired-isearch-filter-filenames'.
5281
5282 * wdired.el (wdired-change-to-wdired-mode):
5283 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
5284 locally instead of changing `isearch-filter-predicate'.
5285 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
5286
5287 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
5288
5289 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
5290 return the commit hash (Bug#14459). Also set the
5291 `vc-git-detached' property.
5292 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
5293 (vc-git-mode-line-string): Use the same help-echo format whether
5294 in detached mode or not, because we know the actual revision now.
5295 When in detached mode, shorten the revision to 7 chars.
5296
5297 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
5298
5299 * emacs-lisp/easy-mmode.el (define-minor-mode):
5300 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
5301 mode hook and provide a docstring.
5302
5303 2013-05-27 Alan Mackenzie <acm@muc.de>
5304
5305 Remove spurious syntax-table text properties inserted by C-y.
5306 * progmodes/cc-mode.el (c-after-change): Also clear hard
5307 syntax-table property with value nil.
5308
5309 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
5310
5311 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
5312 when reading the events; the buffer layout shall not be changed.
5313
5314 2013-05-27 Leo Liu <sdl.web@gmail.com>
5315
5316 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
5317 New variable.
5318 (inferior-octave-directory-tracker): Automatically re-sync
5319 default-directory.
5320 (octave-help): Improve handling of 'See also'.
5321
5322 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
5323
5324 * doc-view.el: Minor naming convention tweaks.
5325 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
5326
5327 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
5328 even if there's no `display' property yet (bug#14435).
5329
5330 2013-05-25 Eli Zaretskii <eliz@gnu.org>
5331
5332 * subr.el (unmsys--file-name): Rename from reveal-filename.
5333
5334 * Makefile.in (custom-deps, finder-data, autoloads)
5335 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
5336 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
5337 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
5338
5339 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
5340
5341 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
5342 error-completion on the first 2 args of condition-case (bug#14446).
5343 Don't burp at EOB.
5344
5345 2013-05-25 Leo Liu <sdl.web@gmail.com>
5346
5347 * comint.el (comint-previous-matching-input): Do not flood the
5348 *Messages* buffer with trivial messages.
5349
5350 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
5351
5352 * progmodes/flymake.el (flymake-nop): Don't return a string.
5353 (flymake-set-at): Fix typo.
5354
5355 * simple.el (read--expression): New function, extracted from
5356 eval-expression. Set completion-at-point-functions (bug#14465).
5357 (eval-expression, eval-minibuffer): Use it.
5358
5359 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
5360
5361 * progmodes/flymake.el (flymake-save-buffer-in-file)
5362 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
5363 (flymake-selected-frame, flymake-log, flymake-ins-after)
5364 (flymake-set-at, flymake-get-buildfile-from-cache)
5365 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
5366 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
5367 Refine the doc string.
5368 (flymake-get-file-name-mode-and-masks): Reformat.
5369 (flymake-get-real-file-name-function): Fix a minor bug.
5370
5371 2013-05-24 Juri Linkov <juri@jurta.org>
5372
5373 * progmodes/grep.el (grep-mode-font-lock-keywords):
5374 Support =linenumber= format used by git-grep for lines with
5375 function names. (Bug#13549)
5376
5377 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
5378
5379 * progmodes/octave.el (octave-smie-rules): Return nil rather than
5380 0 after a semi-colon; it works better for smie-auto-fill.
5381 (octave--indent-new-comment-line): New function.
5382 (octave-indent-new-comment-line): Use it (indirectly).
5383 (octave-mode): Don't disable smie-auto-fill. Use add-function to
5384 modify comment-line-break-function.
5385
5386 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
5387 (smie-setup): Use add-function to set it.
5388
5389 2013-05-24 Sam Steingold <sds@gnu.org>
5390
5391 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
5392 argument (before the `interactive' argument).
5393
5394 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
5395
5396 * image-mode.el (image-mode-winprops): Add winprops to
5397 image-mode-winprops-alist before running
5398 image-mode-new-window-functions.
5399 * doc-view.el (doc-view-new-window-function): Don't delay
5400 doc-view-goto-page via timers (bug#14435).
5401
5402 2013-05-24 Tassilo Horn <tsdh@gnu.org>
5403
5404 * doc-view.el: Integrate with desktop.el. (Bug#14435)
5405 (doc-view-desktop-save-buffer): New function.
5406 (doc-view-restore-desktop-buffer): New function.
5407 (desktop-buffer-mode-handlers):
5408 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
5409 handler.
5410 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
5411 `desktop-save-buffer' function.
5412
5413 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
5414
5415 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
5416 (tramp-gvfs-file-name-handler): Raise a user error when
5417 `tramp-gvfs-enabled' is nil.
5418 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
5419 Do not raise a user error when loading package. (Bug#14447)
5420
5421 * net/xesam.el: Move to obsolete/.
5422
5423 2013-05-24 Glenn Morris <rgm@gnu.org>
5424
5425 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
5426
5427 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
5428
5429 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
5430 (Info-find-node, Man-getpage-in-background): Declare.
5431
5432 * mail/unrmail.el (unrmail):
5433 Replace obsolete detect-coding-with-priority.
5434
5435 * net/socks.el (socks-split-string): Use this rather than split-string.
5436 (socks-nslookup-host): Update for above change.
5437 (dynamic-choice, s5-dynamic-choice-match)
5438 (s5-dynamic-choice-match-inline, s5-widget-value-create):
5439 Comment out unused code.
5440
5441 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
5442 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
5443 (gud-tooltip-echo-area): Make obsolete.
5444 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
5445
5446 * progmodes/js.el (js--optimize-arglist): Declare.
5447
5448 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
5449
5450 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
5451 (ediff-window-C): Declare.
5452
5453 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
5454 Tweak requires to silence compiler.
5455
5456 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
5457 (he-search-string, he-tried-table, he-expand-list)
5458 (he-init-string, he-string-member, he-substitute-string)
5459 (he-reset-string): Declare.
5460
5461 * obsolete/options.el (list-options): Use custom-variable-p,
5462 rather than obsolete alias.
5463
5464 2013-05-23 Sam Steingold <sds@gnu.org>
5465
5466 * simple.el (shell-command-on-region): Pass the `replace' argument
5467 down to `call-process-region' to comply with the doc as reported on
5468 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
5469
5470 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
5471
5472 * emacs-lisp/smie.el (smie-indent-forward-token)
5473 (smie-indent-backward-token): Handle string tokens (bug#14381).
5474
5475 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5476
5477 * ielm.el (ielm-menu): New menu.
5478 (inferior-emacs-lisp-mode): Set comment-start.
5479
5480 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5481
5482 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
5483 Fix deactivate action.
5484
5485 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
5486 Add cleveref macros.
5487
5488 * lisp/textmodes/reftex-parse.el
5489 (reftex-locate-bibliography-files): Accept options for
5490 bibliography commands.
5491 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
5492 Add addbibresource. Basic Biblatex support.
5493
5494 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
5495
5496 * net/tramp-gvfs.el (top):
5497 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
5498 when loading package. (Bug#14447)
5499
5500 2013-05-23 Glenn Morris <rgm@gnu.org>
5501
5502 * progmodes/js.el: No need to load comint when compiling.
5503 (ring-insert, comint-send-string, comint-send-input)
5504 (comint-last-input-end, ido-chop): Declare.
5505
5506 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
5507 * vc/ediff-mult.el: Adjust requires.
5508 (ediff-directories-internal, ediff-directory-revisions-internal)
5509 (ediff-patch-file-internal): Declare.
5510 * vc/ediff-ptch.el: Adjust requires.
5511 (ediff-use-last-dir, ediff-buffers-internal): Declare.
5512 (ediff-find-file): Autoload.
5513 * vc/ediff-util.el: No need to load ediff when compiling.
5514 (ediff-regions-internal): Declare.
5515 * vc/ediff-wind.el: Adjust requires.
5516 (ediff-compute-toolbar-width): Define when compiling.
5517 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
5518 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
5519 (dired-get-filename, dired-get-marked-files)
5520 (ediff-last-dir-patch, ediff-patch-default-directory)
5521 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
5522 (ediff-patch-buffer-internal): Declare.
5523
5524 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
5525 (ispell-process, ispell-buffer-local-words, lm-summary)
5526 (lm-section-start, lm-section-end): Declare.
5527 (checkdoc-ispell-init): Simplify.
5528
5529 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
5530 (he-string-member, he-reset-string, he-substitute-string): Declare.
5531
5532 * eshell/em-ls.el: Adjust requires.
5533 (eshell-glob-regexp): Declare.
5534 * eshell/em-tramp.el: Adjust requires.
5535 (eshell-parse-command): Autoload.
5536 * eshell/em-xtra.el: Adjust requires.
5537 (eshell-parse-command): Autoload.
5538 * eshell/esh-ext.el: Adjust requires.
5539 (eshell-parse-command, eshell-close-handles): Autoload.
5540 * eshell/esh-io.el: Adjust requires.
5541 (eshell-output-filter): Autoload.
5542 * eshell/esh-util.el: No need to load tramp when compiling.
5543 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
5544 Declare.
5545 (eshell-parse-ange-ls): Require ange-ftp and tramp.
5546 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
5547 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
5548 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
5549 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
5550 * eshell/esh-opt.el, eshell/esh-proc.el:
5551 * eshell/esh-var.el: Adjust requires.
5552 * eshell/eshell.el: Do not require esh-util twice.
5553 (eshell-add-input-to-history): Declare.
5554 (eshell-command): Check history module is active before using it.
5555
5556 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
5557
5558 2013-05-22 Leo Liu <sdl.web@gmail.com>
5559
5560 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
5561
5562 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * autorevert.el (auto-revert-notify-add-watch)
5565 (auto-revert-notify-handler): Add `attrib' for the inotify case,
5566 it indicates changes in file modification time.
5567
5568 2013-05-22 Glenn Morris <rgm@gnu.org>
5569
5570 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
5571 Always delete the autoloaded function from the noruntime and
5572 unresolved functions lists.
5573
5574 * allout.el: No need to load epa, epg, overlay when compiling.
5575 (epg-context-set-passphrase-callback, epg-list-keys)
5576 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
5577 (epg-key-user-id-list): Declare.
5578
5579 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
5580 (viper-set-parsing-style-toggling-macro)
5581 (viper-set-emacs-state-searchstyle-macros):
5582 Use called-interactively-p on Emacs.
5583 (viper-looking-back): Make it an obsolete alias. Update callers.
5584 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
5585 Use looking-back rather than viper-looking-back.
5586 (viper-tmp-insert-at-eob, viper-enlarge-region)
5587 (viper-read-string-with-history, viper-register-to-point)
5588 (viper-append-to-register, viper-change-state-to-vi)
5589 (viper-backward-char-carefully, viper-forward-char-carefully)
5590 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
5591 (viper-change-state-to-emacs): Declare.
5592 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
5593 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
5594 * emulation/viper-mous.el: Do not load viper-cmd.
5595 (viper-backward-char-carefully, viper-forward-char-carefully)
5596 (viper-forward-word, viper-adjust-window): Declare.
5597
5598 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
5599
5600 * progmodes/idlw-help.el (idlwave-help-fontify):
5601 Use called-interactively-p.
5602
5603 * term/w32console.el (w32-get-console-codepage)
5604 (w32-get-console-output-codepage): Declare.
5605
5606 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
5607 Remove unnecessary declarations.
5608 (dframe-message): Doc fix.
5609
5610 * info.el (dframe-select-attached-frame, dframe-current-frame):
5611 Declare.
5612
5613 * speedbar.el (speedbar-message): Make it an obsolete alias.
5614 Update all callers.
5615 (speedbar-with-attached-buffer)
5616 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
5617 (speedbar-with-writable): Use backquote.
5618 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
5619 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
5620 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
5621 rather than speedbar- aliases.
5622 * mail/rmail.el: Load dframe rather than speedbar when compiling.
5623 (speedbar-make-specialized-keymap, speedbar-insert-button)
5624 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
5625 (speedbar-do-function-pointer): Declare.
5626 (rmail-speedbar-button, rmail-speedbar-find-file)
5627 (rmail-speedbar-move-message):
5628 Use dframe-with-attached-buffer rather than speedbar- alias.
5629 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
5630 (dframe-message, speedbar-make-specialized-keymap)
5631 (speedbar-add-expansion-list, speedbar-mode-functions-list)
5632 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
5633 (speedbar-insert-button, dframe-select-attached-frame)
5634 (dframe-maybee-jump-to-attached-frame)
5635 (speedbar-change-initial-expansion-list)
5636 (speedbar-previously-used-expansion-list-name): Declare.
5637 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
5638 Use dframe-message, dframe-with-attached-buffer rather than
5639 speedbar- aliases.
5640 (gud-sentinel): Silence compiler.
5641 * progmodes/vhdl-mode.el (speedbar-refresh)
5642 (speedbar-do-function-pointer, speedbar-add-supported-extension)
5643 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
5644 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
5645 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
5646 (speedbar-file-lists, speedbar-make-tag-line)
5647 (speedbar-line-directory, speedbar-goto-this-file)
5648 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
5649 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
5650 (speedbar-make-button, speedbar-reset-scanners)
5651 (speedbar-files-item-info, speedbar-line-text)
5652 (speedbar-find-file-in-frame, speedbar-set-timer)
5653 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
5654 (speedbar-with-writable): Do not (re)define it.
5655 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
5656 rather than speedbar- alias.
5657
5658 2013-05-21 Leo Liu <sdl.web@gmail.com>
5659
5660 * progmodes/octave.el (octave-mode-menu): Update and re-organize
5661 menu items.
5662 (octave-mode): Tweak fill-nobreak-predicate.
5663 (inferior-octave-startup): Check process to avoid infinite loop.
5664 (inferior-octave): Pop to buffer first to show abornmal process
5665 exit information.
5666
5667 2013-05-21 Glenn Morris <rgm@gnu.org>
5668
5669 * printing.el (pr-menu-bar): Define when compiling.
5670
5671 2013-05-21 Leo Liu <sdl.web@gmail.com>
5672
5673 * progmodes/octave.el (octave-auto-fill): Remove.
5674 (octave-indent-new-comment-line): Improve.
5675 (octave-mode): Use auto fill mode through
5676 comment-line-break-function and fill-nobreak-predicate.
5677 (octave-goto-function-definition): Support DEFUN_DLD.
5678 (octave-beginning-of-defun): Small tweak.
5679 (octave-help): Show parent directory.
5680
5681 2013-05-21 Glenn Morris <rgm@gnu.org>
5682
5683 * files.el (dired-unmark):
5684 * progmodes/gud.el (gdb-input): Update declarations.
5685
5686 * calculator.el (electric, ehelp): No need to load when compiling.
5687 (Electric-command-loop, electric-describe-mode): Declare.
5688
5689 * doc-view.el (doc-view-current-converter-processes): Move before use.
5690
5691 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5692 Move MODE-set-explicitly definition before use.
5693
5694 * international/mule-diag.el (mule-diag):
5695 Don't use obsolete window-system-version.
5696
5697 * mail/feedmail.el (smtpmail): No need to load when compiling.
5698 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
5699
5700 * mail/mail-utils.el (rfc822): No need to load when compiling.
5701 (rfc822-addresses): Autoload it.
5702 (mail-strip-quoted-names): Trivial simplification.
5703
5704 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
5705 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
5706
5707 * net/snmp-mode.el (tempo): Don't duplicate requires.
5708
5709 * progmodes/prolog.el (info): No need to load when compiling.
5710 (comint): Require before shell requires it.
5711 (Info-goto-node): Autoload it.
5712 (Info-follow-nearest-node): Declare.
5713 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
5714
5715 * textmodes/artist.el (picture-mode-exit): Declare.
5716
5717 * textmodes/reftex-parse.el (reftex-parse-from-file):
5718 Trivial rewrite so the compiler can parse it better.
5719
5720 2013-05-20 Leo Liu <sdl.web@gmail.com>
5721
5722 * progmodes/octave.el (octave-help-mode-map)
5723 (octave-help-mode-finish-hook): New variables.
5724 (octave-help-mode, octave-help-mode-finish): New functions.
5725 (octave-help): Use octave-help-mode.
5726
5727 2013-05-20 Glenn Morris <rgm@gnu.org>
5728
5729 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
5730
5731 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
5732
5733 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
5734 start at point, so that expansion starting right after opening
5735 slash in a regexp is recognized.
5736 (ruby-syntax-before-regexp-re): New defvar, extracted from
5737 ruby-syntax-propertize-function. Since the value of this regexp
5738 is looked up at runtime now, we should be able to turn
5739 `ruby-syntax-methods-before-regexp' into a defcustom later.
5740 (ruby-syntax-propertize-function): Split regexp matching into two
5741 parts, for opening and closing slashes. That allows us to skip
5742 over string interpolations and support multiline regexps.
5743 Don't call `ruby-syntax-propertize-expansions', instead use another rule
5744 for them, which calls `ruby-syntax-propertize-expansion'.
5745 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
5746 call to `ruby-syntax-propertize-function'.
5747 (ruby-syntax-propertize-expansion): Extracted from
5748 `ruby-syntax-propertize-expansions'. Handles one expansion.
5749 (ruby-syntax-propertize-percent-literal): Leave point right after
5750 the percent symbol, so that the expression expansion rule can
5751 propertize the contents.
5752 (ruby-syntax-propertize-heredoc): Leave point at bol following the
5753 heredoc openers.
5754 (ruby-syntax-propertize-expansions): Remove.
5755
5756 2013-05-18 Juri Linkov <juri@jurta.org>
5757
5758 * man.el (Man-default-man-entry): Remove `-' from the end
5759 of the default value. (Bug#14400)
5760
5761 2013-05-18 Glenn Morris <rgm@gnu.org>
5762
5763 * comint.el (comint-password-prompt-regexp):
5764 Allow "password for XXX" where XXX contains colons (eg https://...).
5765
5766 2013-05-18 Leo Liu <sdl.web@gmail.com>
5767
5768 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
5769 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
5770 (octave-source-directories): Don't check process.
5771 (octave-source-directories, octave-find-definition): Doc fix.
5772
5773 2013-05-18 Glenn Morris <rgm@gnu.org>
5774
5775 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
5776 Remove backspace/delete bindings. (Bug#14392)
5777
5778 * cus-dep.el (custom-make-dependencies): Sort the output.
5779 (custom-versions-load-alist): Convert comment to doc.
5780
5781 2013-05-17 Leo Liu <sdl.web@gmail.com>
5782
5783 * newcomment.el (comment-search-backward): Stricter in finding
5784 comment start. (Bug#14303)
5785
5786 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
5787 (octave-comment-start-skip): Properly anchored.
5788
5789 2013-05-17 Leo Liu <sdl.web@gmail.com>
5790
5791 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
5792 Clean up when turned off. (Bug#14395)
5793 (smie--highlight-matching-block-overlay): No longer buffer-local.
5794 (smie-highlight-matching-block): Adjust.
5795
5796 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
5797
5798 Doc string fix for "nanoseconds" (Bug#14406).
5799 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
5800 Fix doc string typo that had "nanoseconds" instead of "microseconds".
5801
5802 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
5803
5804 * calc/calc-units.el (math-extract-units): Preserve powers
5805 of units.
5806
5807 2013-05-17 Leo Liu <sdl.web@gmail.com>
5808
5809 * subr.el (delete-consecutive-dups): New function.
5810 * ido.el (ido-set-matches-1): Use it.
5811 * progmodes/octave.el (inferior-octave-completion-table): Use it.
5812 * ido.el (ido-remove-consecutive-dups): Remove.
5813
5814 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5815
5816 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
5817 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
5818 regexp-opt's `words'.
5819
5820 2013-05-16 Leo Liu <sdl.web@gmail.com>
5821
5822 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
5823 (smie--highlight-matching-block-overlay)
5824 (smie--highlight-matching-block-lastpos)
5825 (smie--highlight-matching-block-timer): New variables.
5826 (smie-highlight-matching-block): New function.
5827 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
5828 (smie-setup): Conditionally enable smie-blink-matching-open.
5829
5830 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
5831
5832 Sync with upstream verilog-mode r840.
5833 * progmodes/verilog-mode.el (verilog-mode-version)
5834 (verilog-mode-release-date): Update.
5835 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
5836 (verilog-sig-tieoff): Fix string error on
5837 AUTORESET with colon define, bug594. Reported by Andrew Hou.
5838 (verilog-read-decls): Fix parameters confusing
5839 AUTOINST interfaces, bug565. Reported by Leith Johnson.
5840
5841 2013-05-16 Eli Zaretskii <eliz@gnu.org>
5842
5843 * subr.el (reveal-filename): New function.
5844
5845 * loadup.el: Compute Emacs executable versions on MS-Windows,
5846 where executables have the .exe extension. Add a hard link
5847 emacs-XX.YY.ZZ.exe on MS-Windows.
5848
5849 * Makefile.in (XARGS_LIMIT): New variable.
5850 (custom-deps, finder-data, autoloads)
5851 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
5852 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
5853 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
5854 (compile-main): Limit xargs according to $(XARGS_LIMIT).
5855
5856 2013-05-16 Leo Liu <sdl.web@gmail.com>
5857
5858 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
5859 (octave-mode-menu, octave-mode-map): Remove its uses.
5860
5861 2013-05-16 Reto Zimmermann <reto@gnu.org>
5862
5863 Sync with upstream vhdl mode v3.34.2.
5864 * progmodes/vhdl-mode.el: Use `push' throughout.
5865 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
5866 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
5867 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
5868 (vhdl-actual-generic-name): New option to derive actual generic name.
5869 (vhdl-port-paste-signals): Replace formal by actual generics.
5870 (vhdl-beautify): New name for old group vhdl-align. Update users.
5871 (vhdl-beautify-options): New option.
5872 (vhdl-last-input-event): New compat alias. Use throughout.
5873 (vhdl-goto-line): Replace user level function `goto-line'.
5874 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
5875 vhdl-fix-statement-buffer.
5876 (vhdl-create-mode-menu): Add some entries.
5877 (vhdl-align-region-groups): Respect vhdl-beautify-options.
5878 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
5879 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
5880 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
5881 to force statements on one line.
5882 (vhdl-remove-trailing-spaces-region):
5883 New, split from vhdl-remove-trailing-spaces.
5884 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
5885 Respect vhdl-beautify-options.
5886 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
5887 (vhdl-update-sensitivity-list): Not add with index if exists without.
5888 Not include array index with signal. Ignore keywords in comments.
5889 (vhdl-get-visible-signals): Regexp tweaks.
5890 (vhdl-template-component-inst): Handle empty library.
5891 (vhdl-template-type): Add template for 'enum' type.
5892 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
5893 Use vhdl-replace-string.
5894 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
5895 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
5896 (vhdl-speedbar-initialize): Update for above name change.
5897 (vhdl-compose-wire-components): Fix in handling of constants.
5898 (vhdl-error-regexp-emacs-alist): New variable.
5899 (vhdl-error-regexp-add-emacs): New function;
5900 adds support for new compile.el (Emacs 22+)
5901 (vhdl-generate-makefile-1): Change target order for single lib. units.
5902 Allow use of absolute file names.
5903
5904 2013-05-16 Leo Liu <sdl.web@gmail.com>
5905
5906 * simple.el (prog-indent-sexp): Indent enclosing defun.
5907
5908 2013-05-15 Glenn Morris <rgm@gnu.org>
5909
5910 * cus-start.el (show-trailing-whitespace): Move to editing basics.
5911 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
5912 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
5913 (whitespace-highlight): Move to whitespace group.
5914
5915 * comint.el (comint-source):
5916 * pcmpl-linux.el (pcmpl-linux):
5917 * shell.el (shell-faces):
5918 * eshell/esh-opt.el (eshell-opt):
5919 * international/ccl.el (ccl): Remove empty custom groups.
5920
5921 * completion.el (dynamic-completion-mode):
5922 * jit-lock.el (jit-lock-debug-mode):
5923 * minibuffer.el (completion-in-region-mode):
5924 * type-break.el (type-break-mode-line-message-mode)
5925 (type-break-query-mode):
5926 * emulation/tpu-edt.el (tpu-edt-mode):
5927 * progmodes/subword.el (global-subword-mode, global-superword-mode):
5928 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5929 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
5930
5931 * term/xterm.el (xterm): Change parent group to terminals.
5932
5933 * master.el (master): Remove empty custom group.
5934 (master-mode): Remove unused :group argument.
5935 * textmodes/refill.el (refill): Remove empty custom group.
5936 (refill-mode): Remove unused :group argument.
5937
5938 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
5939
5940 * cus-dep.el: Provide a feature.
5941 (custom-make-dependencies): Ignore dotfiles (dir-locals).
5942 Don't mistakenly ignore files whose basenames match a basename
5943 from preloaded-file-list (eg cedet/ede/simple.el).
5944 Add a fallback method for getting :group.
5945
5946 2013-05-15 Juri Linkov <juri@jurta.org>
5947
5948 * isearch.el (isearch-char-by-name): Rename from
5949 `isearch-insert-char-by-name'. Doc fix.
5950 (isearch-forward): Mention `isearch-char-by-name' in
5951 the docstring. (Bug#13348)
5952
5953 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
5954 `exit-minibuffer' instead of
5955 `isearch-nonincremental-exit-minibuffer'.
5956 (isearch-edit-string): Remove mention of
5957 `isearch-nonincremental-exit-minibuffer' from docstring.
5958 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
5959 (isearch-forward-exit-minibuffer)
5960 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
5961
5962 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
5963
5964 * loadup.el: Just use unversioned DOC.
5965
5966 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
5967 literals as extending to EOB.
5968 (nxml-last-fontify-end): Remove unused variable.
5969 (nxml-after-change1): Use with-silent-modifications.
5970 (nxml-extend-after-change-region): Simplify.
5971 (nxml-extend-after-change-region1): Remove function.
5972 (nxml-after-change1): Don't adjust for dependent regions.
5973 (nxml-fontify-matcher): Simplify.
5974 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
5975 (xmltok-add-dependent): Remove function.
5976 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
5977 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
5978 (xmltok-scan-prolog-after-processing-instruction-open): Treat
5979 unclosed <[[, <?, comment, and other literals as extending to EOB.
5980 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
5981 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
5982 Remove functions.
5983 (rng-do-some-validation-1): Don't mark dependent regions.
5984 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
5985 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
5986 (nxml-clear-dependent-regions): Remove functions.
5987 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
5988 (nxml-ensure-scan-up-to-date):
5989 Don't clear&mark dependent regions.
5990
5991 2013-05-15 Leo Liu <sdl.web@gmail.com>
5992
5993 * progmodes/octave.el (octave-goto-function-definition):
5994 Improve and fix callers.
5995
5996 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
5997
5998 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
5999 the setter (bug#14387).
6000
6001 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
6002 surrounding group (bug#14402).
6003
6004 2013-05-14 Juri Linkov <juri@jurta.org>
6005
6006 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
6007 (Bug#14390)
6008
6009 2013-05-14 Glenn Morris <rgm@gnu.org>
6010
6011 * progmodes/f90.el (f90-imenu-generic-expression):
6012 Fix typo in 2013-05-08 change. (Bug#14402)
6013
6014 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
6015
6016 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
6017 Remove signals for which replies are never received.
6018
6019 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
6020
6021 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
6022 (gdb-handler-alist, gdb-handler-number): Remove variables.
6023 (gdb-handler-list): New variable.
6024 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
6025 (gdb-pending-handler-p, gdb-handle-reply)
6026 (gdb-remove-all-pending-triggers): New functions.
6027 (gdb-discard-unordered-replies): New defcustom.
6028 (gdb-handler): New defstruct.
6029 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
6030 instead of gdb-pending-triggers. Update docstring.
6031 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
6032 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
6033 (gdb-var-update-handler, def-gdb-auto-update-trigger)
6034 (def-gdb-auto-update-handler, gdb-get-changed-registers)
6035 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
6036 (gdb-frame-handler): Pending triggers are now automatically managed.
6037 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
6038 Remove argument.
6039 (gdb-input): Automatically handles pending triggers. Update docstring.
6040 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
6041 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
6042 Update comments.
6043 (gdb-done-or-error): Now use gdb-handle-reply.
6044
6045 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
6046
6047 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
6048 gdb-debug-log.
6049
6050 2013-05-14 Glenn Morris <rgm@gnu.org>
6051
6052 * subr.el (user-emacs-directory-warning): New option.
6053 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
6054
6055 2013-05-14 Leo Liu <sdl.web@gmail.com>
6056
6057 * progmodes/octave.el (octave-font-lock-keywords): Fix error
6058 during redisplay.
6059 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
6060 (octave-font-lock-texinfo-comment): Fix invalid search bound
6061 error: wrong side of point.
6062
6063 2013-05-14 Glenn Morris <rgm@gnu.org>
6064
6065 * progmodes/flymake.el (flymake-xml-program): New option.
6066 (flymake-xml-init): Use it.
6067
6068 * term/xterm.el: Provide a feature.
6069
6070 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
6071
6072 2013-05-13 Glenn Morris <rgm@gnu.org>
6073
6074 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
6075 Add compat aliases as a hack workaround. (Bug#14384)
6076
6077 2013-05-13 Leo Liu <sdl.web@gmail.com>
6078
6079 * progmodes/octave.el (octave-indent-comment): Fix indentation for
6080 ###, and %!.
6081 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
6082 C-M-q.
6083 (octave-comment-start-skip): Include %!.
6084 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
6085
6086 2013-05-12 Leo Liu <sdl.web@gmail.com>
6087
6088 * progmodes/octave.el (inferior-octave-startup): Store the value
6089 of __octave_srcdir__ for octave-source-directories.
6090 (inferior-octave-check-process): New function refactored out of
6091 inferior-octave-send-list-and-digest.
6092 (octave-source-directories)
6093 (octave-find-definition-filename-function): New variables.
6094 (octave-source-directories)
6095 (octave-find-definition-default-filename): New functions.
6096 (octave-find-definition): Improve to find functions implemented in C++.
6097
6098 2013-05-12 Glenn Morris <rgm@gnu.org>
6099
6100 * calendar/diary-lib.el (diary-outlook-format-1):
6101 Don't include dayname in the output. (Bug#14349)
6102
6103 2013-05-11 Glenn Morris <rgm@gnu.org>
6104
6105 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
6106
6107 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
6108 Treat cc-provide like provide.
6109
6110 2013-05-11 Kevin Ryde <user42@zip.com.au>
6111
6112 * cus-dep.el (custom-make-dependencies):
6113 Use generated-autoload-load-name for the sake of files such
6114 such cedet/semantic/bovine/c.el, where the base file name
6115 is not in load-path. (Bug#5277)
6116
6117 2013-05-11 Glenn Morris <rgm@gnu.org>
6118
6119 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
6120 Provide features.
6121
6122 2013-05-11 Leo Liu <sdl.web@gmail.com>
6123
6124 * progmodes/octave.el (octave-indent-comment): Improve.
6125 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
6126 (octave-eldoc-function-signatures, octave-eldoc-function):
6127 New functions.
6128 (octave-mode, inferior-octave-mode): Add eldoc support.
6129
6130 2013-05-11 Richard Stallman <rms@gnu.org>
6131
6132 * epa.el (epa-decrypt-file): Take output file name as argument
6133 and read it using `interactive'.
6134
6135 2013-05-11 Leo Liu <sdl.web@gmail.com>
6136
6137 * progmodes/octave.el (octave-beginning-of-line)
6138 (octave-end-of-line): Check before using up-list because it jumps
6139 out of more syntactic contructs since moving to smie.
6140 (octave-indent-comment): New function.
6141 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
6142 (octave-begin-keywords, octave-end-keywords)
6143 (octave-reserved-words, octave-smie-bnf-table)
6144 (octave-smie-rules): Add new keywords from Octave 3.6.4.
6145
6146 2013-05-11 Glenn Morris <rgm@gnu.org>
6147
6148 * faces.el (internal-face-x-get-resource):
6149 * frame.el (ns-display-monitor-attributes-list):
6150 * calc/calc-aent.el (math-to-radians-2):
6151 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
6152 Fix declarations.
6153
6154 * calc/calc-menu.el: Make it loadable in isolation.
6155
6156 * net/eudcb-bbdb.el: Make it loadable without bbdb.
6157 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
6158 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
6159 (eudc-bbdb-query-internal): Require 'bbdb.
6160
6161 * lpr.el (lpr-headers-switches):
6162 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
6163
6164 * progmodes/sql.el (sql-login-params): Fix and improve :type.
6165
6166 * emulation/edt-mapper.el: In batch mode, error rather than hang.
6167
6168 * term.el (term-set-escape-char): Make it idempotent.
6169
6170 2013-05-10 Leo Liu <sdl.web@gmail.com>
6171
6172 * progmodes/octave.el (inferior-octave-completion-table):
6173 No longer a function and all uses changed. Use cache to speed up
6174 completion due to bug#11906.
6175 (octave-beginning-of-defun): Re-write to be more general.
6176
6177 2013-05-10 Glenn Morris <rgm@gnu.org>
6178
6179 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
6180
6181 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * comint.el (comint-redirect-send-command-to-process): Use :around
6184 rather than :override for comint-redirect-filter.
6185 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
6186 Call it instead of comint-redirect-original-filter-function (which
6187 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
6188
6189 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
6190
6191 * frame.el (display-monitor-attributes-list): Add NS case.
6192 (ns-display-monitor-attributes-list): Declare.
6193
6194 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
6195
6196 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
6197
6198 2013-05-09 Glenn Morris <rgm@gnu.org>
6199
6200 * international/fontset.el (vertical-centering-font-regexp):
6201 Set standard-value.
6202
6203 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
6204
6205 * bookmark.el (bookmark-search-delay):
6206 * cus-start.el (vertical-centering-font-regexp):
6207 * ps-mule.el (ps-mule-font-info-database-default):
6208 * ps-print.el (ps-default-fg, ps-default-bg):
6209 * type-break.el (type-break-good-break-interval):
6210 * whitespace.el (whitespace-indentation-regexp)
6211 (whitespace-space-after-tab-regexp):
6212 * emacs-lisp/testcover.el (testcover-1value-functions)
6213 (testcover-noreturn-functions, testcover-progn-functions)
6214 (testcover-prog1-functions):
6215 * emulation/viper-init.el (viper-emacs-state-cursor-color):
6216 * eshell/em-glob.el (eshell-glob-translate-alist):
6217 * play/tetris.el (tetris-tty-colors):
6218 * progmodes/cpp.el (cpp-face-default-list):
6219 * progmodes/flymake.el (flymake-allowed-file-name-masks):
6220 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
6221 (idlwave-help-browser-generic-args):
6222 * progmodes/make-mode.el (makefile-special-targets-list):
6223 * progmodes/python.el (python-shell-virtualenv-path):
6224 * progmodes/verilog-mode.el (verilog-active-low-regexp)
6225 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
6226 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
6227 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
6228 * textmodes/reftex-vars.el (reftex-format-label-function):
6229 * textmodes/remember.el (remember-diary-file): Fix custom types.
6230
6231 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
6232 Add :version.
6233
6234 2013-05-09 Leo Liu <sdl.web@gmail.com>
6235
6236 * progmodes/octave.el (inferior-octave-completion-at-point):
6237 Restore file completion. (Bug#14300)
6238 (inferior-octave-startup): Fix incorrect highlighting for the
6239 first prompt.
6240
6241 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6242
6243 * progmodes/ruby-mode.el: First cut at SMIE support.
6244 (ruby-use-smie): New var.
6245 (ruby-smie-grammar): New constant.
6246 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
6247 (ruby-smie--forward-token, ruby-smie--backward-token)
6248 (ruby-smie-rules): New functions.
6249 (ruby-mode-variables): Setup SMIE if applicable.
6250
6251 2013-05-08 Eli Zaretskii <eliz@gnu.org>
6252
6253 * simple.el (line-move-visual): Signal beginning/end of buffer
6254 only if vertical-motion moved less than it was requested. Avoids
6255 silly incorrect error messages when there are display strings with
6256 multiple newlines at EOL.
6257
6258 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6259
6260 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
6261 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
6262 (prolog-char-quote-workaround):
6263 * progmodes/cperl-mode.el (cperl-under-as-char):
6264 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
6265 Mark as obsolete.
6266 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
6267 their declaration.
6268 (vhdl-mode-syntax-table-init): Remove.
6269
6270 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
6271 last change.
6272
6273 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
6274 syntax for "_".
6275 (ld-script-font-lock-keywords):
6276 Change regexps to use things like \_< and \_>.
6277
6278 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
6279 Change all regexps to use things like \_< and \_>.
6280
6281 * progmodes/autoconf.el (autoconf-definition-regexp)
6282 (autoconf-font-lock-keywords, autoconf-current-defun-function):
6283 Handle a _ with symbol syntax.
6284 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
6285
6286 * progmodes/ada-mode.el (ada-mode-abbrev-table):
6287 Consolidate declaration.
6288 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
6289 the declaration.
6290 (ada-create-syntax-table): Remove.
6291 (ada-capitalize-word): Don't mess with the syntax of "_" since it
6292 already has the right syntax nowadays.
6293 (ada-goto-next-word): Don't change the syntax of "_".
6294
6295 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
6296 with-wrapper-hook.
6297
6298 2013-05-08 Sam Steingold <sds@gnu.org>
6299
6300 * thingatpt.el (thing-at-point): Accept optional second argument
6301 NO-PROPERTIES to strip the text properties from the return value.
6302 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
6303 to `thing-at-point' instead of stripping the properties ourselves.
6304 Also, when `thing-at-point' fails to find a url, prepend "http://"
6305 to the filename at point on the assumption that the user is
6306 pointing at something like gnu.org/gnu.
6307
6308 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
6309
6310 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
6311 * faces.el (crm-separator):
6312 Silence byte-compiler.
6313
6314 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
6315 (tool-bar-map): Remove unneeded defvars.
6316
6317 2013-05-08 Leo Liu <sdl.web@gmail.com>
6318
6319 Re-work a fix for bug#10994 based on Le Wang's patch.
6320 * ido.el (ido-remove-consecutive-dups): New helper.
6321 (ido-completing-read): Use it.
6322 (ido-chop): Revert fix for bug#10994.
6323
6324 2013-05-08 Adam Spiers <emacs@adamspiers.org>
6325
6326 * cus-edit.el (custom-save-variables):
6327 Pretty-print long values. (Bug#14187)
6328
6329 2013-05-08 Glenn Morris <rgm@gnu.org>
6330
6331 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
6332 (m4-mode-syntax-table): Init in the defvar.
6333 (m4-mode-abbrev-table): Let define-derived-mode define it.
6334
6335 2013-05-08 Tom Tromey <tromey@redhat.com>
6336
6337 * progmodes/m4-mode.el (m4-mode-syntax-table):
6338 Do not treat "_" as word constituent. (Bug#14167)
6339
6340 2013-05-07 Glenn Morris <rgm@gnu.org>
6341
6342 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
6343 Remove explicit eshell-isearch-cancel-map.
6344
6345 * progmodes/f90.el (f90-smart-end-names): New option.
6346 (f90-smart-end): Doc fix.
6347 (f90-end-block-optional-name): New constant.
6348 (f90-block-match): Respect f90-smart-end-names.
6349
6350 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6351
6352 * progmodes/octave.el (octave-smie-forward-token): Be more careful
6353 about implicit semi-colons (bug#14218).
6354
6355 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6356
6357 * frame.el (display-monitor-attributes-list)
6358 (frame-monitor-attributes): New functions.
6359
6360 2013-05-06 Leo Liu <sdl.web@gmail.com>
6361
6362 * progmodes/octave.el (octave-syntax-propertize-function): Change
6363 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
6364 (octave-font-lock-keywords): Use octave-operator-regexp.
6365 (octave-completion-at-point): Rename from
6366 octave-completion-at-point-function.
6367 (inferior-octave-directory-tracker): Robustify.
6368 (octave-text-functions): Remove and fix its uses. No such things
6369 any more.
6370
6371 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6372
6373 * emacs-lisp/trace.el (trace--display-buffer): New function.
6374 (trace-make-advice): Use it.
6375
6376 2013-05-06 Juri Linkov <juri@jurta.org>
6377
6378 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
6379 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
6380 Doc fix.
6381 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
6382 in the help string. (Bug#12985)
6383
6384 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
6385
6386 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
6387
6388 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6389
6390 * progmodes/perl-mode.el: Add support for here documents.
6391 (perl-syntax-propertize-function): Match here-doc markers.
6392 (perl-syntax-propertize-special-constructs): Find their end.
6393 (perl-imenu-generic-expression): Use [:alnum:].
6394
6395 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
6396 (advice--add-function): Refresh the advice if already present
6397 (bug#14317).
6398
6399 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
6400
6401 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
6402
6403 2013-05-06 Glenn Morris <rgm@gnu.org>
6404
6405 * w32-fns.el (w32-charset-info-alist): Declare.
6406
6407 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
6408 of its defcustom properties.
6409 (eshell-cmpl-initialize): No need to load pcomplete.
6410
6411 * generic-x.el: No need to require comint when compiling.
6412
6413 * net/eudc-export.el: Make it loadable without bbdb.
6414 (top-level): Use require rather than load-library.
6415 (eudc-create-bbdb-record, eudc-bbdbify-phone)
6416 (eudc-batch-export-records-to-bbdb)
6417 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
6418 Require bbdb.
6419
6420 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6421
6422 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
6423 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
6424 some tweaks, instead.
6425
6426 2013-05-05 Leo Liu <sdl.web@gmail.com>
6427
6428 * progmodes/octave.el (octave-font-lock-keywords)
6429 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
6430 (inferior-octave-send-list-and-digest): Improve error message.
6431 (octave-mode, inferior-octave-mode): Use setq-local.
6432 (octave-help): Set info-lookup-mode.
6433
6434 2013-05-05 Richard Stallman <rms@gnu.org>
6435
6436 * vc/compare-w.el (compare-windows-whitespace):
6437 Treat no-break space as whitespace.
6438
6439 * mail/rmailsum.el (rmail-summary-rmail-update):
6440 Detect empty summary and don't change selected message.
6441 (rmail-summary-goto-msg): Likewise.
6442
6443 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
6444 Doc fixes, rename args.
6445
6446 2013-05-05 Alan Mackenzie <acm@muc.de>
6447
6448 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
6449
6450 2013-05-05 Juri Linkov <juri@jurta.org>
6451
6452 * info.el (Info-read-subfile): Use (point-min) instead of (point)
6453 to not add the length of the summary segment to the return value.
6454 (Bug#14125)
6455
6456 2013-05-05 Leo Liu <sdl.web@gmail.com>
6457
6458 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
6459 (inferior-octave-output-filter): Remove.
6460 (octave-send-region, inferior-octave-startup): Fix callers.
6461 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
6462 (octave-binary-file-extensions): New user variable.
6463 (octave-find-definition): Confirm if opening binary files.
6464 (octave-help-file): Use octave-find-definition to get the binary
6465 confirmation.
6466 (octave-help): Adjust for octave-help-file change.
6467
6468 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6469
6470 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
6471 Merge the two entries that handle function definitions.
6472 (pascal--syntax-propertize): New const.
6473 (pascal-mode): Use it. Use setq-local.
6474
6475 2013-05-04 Glenn Morris <rgm@gnu.org>
6476
6477 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
6478 (diary-from-outlook): Respect diary-from-outlook-function.
6479
6480 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6481
6482 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
6483 Move the declaration from C.
6484 (read-minibuffer, eval-minibuffer): Move from C.
6485 (completion-setup-function): Avoid minibuffer-completion-contents.
6486
6487 2013-05-03 Leo Liu <sdl.web@gmail.com>
6488
6489 * progmodes/octave.el (octave-font-lock-keywords): Do not
6490 dehighlight 'end' in comments or strings.
6491 (octave-completing-read, octave-goto-function-definition):
6492 New helpers.
6493 (octave-help-buffer): New user variable.
6494 (octave-help-file, octave-help-function): New button types.
6495 (octave-help): New command and bind it to C-h ;.
6496 (octave-find-definition): New command and bind it to M-.
6497 (user-error): Alias to error if not defined.
6498
6499 2013-05-02 Leo Liu <sdl.web@gmail.com>
6500
6501 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
6502 for \. (bug#14332)
6503 (octave-font-lock-keywords): Include [ and {.
6504
6505 2013-05-02 Leo Liu <sdl.web@gmail.com>
6506
6507 * progmodes/octave.el (inferior-octave-startup-file): Change default.
6508 (inferior-octave): Remove calling comint-mode and return the buffer.
6509 (inferior-octave-startup): Cosmetic changes.
6510
6511 2013-05-02 Leo Liu <sdl.web@gmail.com>
6512
6513 * progmodes/octave.el (octave-syntax-propertize-function):
6514 Include the case when ' is at line beginning. (Bug#14336)
6515
6516 2013-05-02 Glenn Morris <rgm@gnu.org>
6517
6518 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
6519 * desktop.el (vc-dir-mode): Just autoload it here.
6520
6521 2013-05-02 Alan Mackenzie <acm@muc.de>
6522
6523 Eliminate variable c-standard-font-lock-fontify-region-function.
6524 * progmodes/cc-mode.el
6525 (c-standard-font-lock-fontify-region-function): Remove.
6526 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
6527
6528 2013-05-01 Leo Liu <sdl.web@gmail.com>
6529
6530 * progmodes/octave.el: Compatible with older emacs-24 releases.
6531 (inferior-octave-has-built-in-variables): Remove. Built-in
6532 variables were removed from Octave in 2007.
6533 (inferior-octave-startup): Fix uses.
6534 (comint-line-beginning-position): Remove compatibility code for
6535 emacs 21.
6536
6537 2013-05-01 Juri Linkov <juri@jurta.org>
6538
6539 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
6540
6541 2013-05-01 Juri Linkov <juri@jurta.org>
6542
6543 * comint.el (comint-previous-matching-input): Don't print message
6544 "History item: %d" when `isearch-mode' is active.
6545 (comint-history-isearch-message): Print message "History item: %d"
6546 when `comint-input-ring-index' is not empty and this function is
6547 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
6548
6549 2013-05-01 Leo Liu <sdl.web@gmail.com>
6550
6551 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
6552 definitions. Use completion-at-point to insert keywords.
6553 (octave-abbrev-start): Remove.
6554 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
6555
6556 2013-04-30 Leo Liu <sdl.web@gmail.com>
6557
6558 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
6559 change.
6560
6561 2013-04-30 Alan Mackenzie <acm@muc.de>
6562
6563 Handle arbitrarily long C++ member initialisation lists.
6564 * progmodes/cc-engine.el (c-back-over-member-initializers):
6565 new function.
6566 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
6567 (most) member init lists.
6568
6569 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6570
6571 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
6572 variable.
6573
6574 2013-04-30 Leo Liu <sdl.web@gmail.com>
6575
6576 * progmodes/octave.el (octave-variables): Remove. No builtin
6577 variables any more. All converted to functions.
6578 (octave-font-lock-keywords, octave-completion-at-point-function):
6579 Fix uses.
6580 (octave-font-lock-texinfo-comment): New user variable.
6581 (octave-texinfo-font-lock-keywords): New variable for texinfo
6582 comment block.
6583 (octave-function-comment-block): New face.
6584 (octave-font-lock-texinfo-comment): New function.
6585 (octave-mode): Font lock texinfo comment block.
6586
6587 2013-04-29 Leo Liu <sdl.web@gmail.com>
6588
6589 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
6590 indexing expression.
6591 (octave-continuation-string): Do not use \.
6592 (inferior-octave-complete-impossible): Remove.
6593 (inferior-octave-completion-table)
6594 (inferior-octave-completion-at-point): Remove its uses.
6595 (inferior-octave-startup): completion_matches was introduced to
6596 Octave in 1996 so safe to assume it.
6597 (octave-function-file-comment): Improve to follow how Octave does it.
6598 (octave-update-function-file-comment): Tweak.
6599
6600 2013-04-29 Leo Liu <sdl.web@gmail.com>
6601
6602 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
6603 (inferior-octave-startup): Remove inferior-octave-startup-hook.
6604 (octave-function-file-comment): Fix typo.
6605 (octave-sync-function-file-names): Use read-char-choice.
6606
6607 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
6608
6609 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
6610 to t for the less important warnings.
6611
6612 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
6613
6614 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
6615
6616 2013-04-27 Glenn Morris <rgm@gnu.org>
6617
6618 * vc/log-view.el (log-view-current-entry):
6619 Treat "---" separator lines as part of the following rev. (Bug#14169)
6620
6621 2013-04-27 Juri Linkov <juri@jurta.org>
6622
6623 * subr.el (read-number): Doc fix about using it by interactive
6624 code letter `n'. (Bug#14254)
6625
6626 2013-04-27 Juri Linkov <juri@jurta.org>
6627
6628 * desktop.el (desktop-auto-save-timeout): New option.
6629 (desktop-file-checksum): New variable.
6630 (desktop-save): Add optional arg `auto-save' and don't auto-save
6631 if nothing changed.
6632 (desktop-auto-save-timer): New variable.
6633 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
6634 (after-init-hook): Call `desktop-auto-save-set-timer'.
6635 Suggested by Reuben Thomas <rrt@sc3d.org> in
6636 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
6637
6638 2013-04-27 Leo Liu <sdl.web@gmail.com>
6639
6640 * progmodes/octave.el (octave-function-file-p)
6641 (octave-skip-comment-forward, octave-function-file-comment)
6642 (octave-update-function-file-comment): New functions.
6643 (octave-mode-map): Bind C-c ; to
6644 octave-update-function-file-comment.
6645 (octave-mode-menu): Add octave-update-function-file-comment.
6646 (octave-mode, inferior-octave-mode): Fix doc-string.
6647 (octave-insert-defun): Conform to Octave's coding convention.
6648 (Bug#14285)
6649
6650 * files.el (basic-save-buffer): Don't let errors in
6651 before-save-hook prevent saving buffer.
6652
6653 2013-04-20 Roland Winkler <winkler@gnu.org>
6654
6655 * faces.el (read-face-name): Use completing-read if arg multiple
6656 is nil.
6657
6658 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
6659
6660 * ls-lisp.el (ls-lisp-insert-directory): If no files are
6661 displayed, move point to after the totals line.
6662 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
6663 for the details.
6664
6665 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
6666
6667 * emacs-lisp/package.el (package-autoload-ensure-default-file):
6668 Add current dir to the load-path.
6669 (package-generate-autoloads): Don't rely on
6670 autoload-ensure-default-file.
6671
6672 2013-04-26 Reuben Thomas <rrt@sc3d.org>
6673
6674 * textmodes/remember.el (remember-store-in-files): Document that
6675 the file name format is passed to `format-time-string'.
6676
6677 2013-04-26 Leo Liu <sdl.web@gmail.com>
6678
6679 * progmodes/octave.el (octave-sync-function-file-names): New function.
6680 (octave-mode): Use it in before-save-hook.
6681
6682 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6683
6684 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
6685 (bug#14274).
6686
6687 * progmodes/octave.el (octave-smie-forward-token): Properly skip
6688 \n and comment, even if it's not an implicit ; (bug#14218).
6689
6690 2013-04-26 Glenn Morris <rgm@gnu.org>
6691
6692 * subr.el (read-number): Once more use `read' rather than
6693 `string-to-number', to trap non-numeric input. (Bug#14254)
6694
6695 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
6696
6697 * emacs-lisp/syntax.el (syntax-propertize-multiline):
6698 Use `syntax-multiline' text property consistently instead of
6699 `font-lock-multiline'. (Bug#14237)
6700
6701 2013-04-26 Glenn Morris <rgm@gnu.org>
6702
6703 * emacs-lisp/shadow.el (list-load-path-shadows):
6704 No longer necessary to check for duplicate simple.el, since
6705 2012-07-07 change to init_lread to not include installation lisp
6706 directories in load-path when running uninstalled. (Bug#14270)
6707
6708 2013-04-26 Leo Liu <sdl.web@gmail.com>
6709
6710 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
6711 (octave-mode, inferior-octave-mode): Use setq-local.
6712 (octave-not-in-string-or-comment-p): Rename to
6713 octave-in-string-or-comment-p.
6714 (octave-in-comment-p, octave-in-string-p)
6715 (octave-in-string-or-comment-p): Replace defsubst with defun.
6716
6717 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
6718
6719 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
6720
6721 2013-04-25 Bastien Guerry <bzg@gnu.org>
6722
6723 * textmodes/remember.el (remember-data-directory)
6724 (remember-directory-file-name-format): Fix custom types.
6725
6726 2013-04-25 Leo Liu <sdl.web@gmail.com>
6727
6728 * progmodes/octave.el (octave-completion-at-point-function):
6729 Make use of inferior octave process.
6730 (octave-initialize-completions): Remove.
6731 (inferior-octave-completion-table): New function.
6732 (inferior-octave-completion-at-point): Use it.
6733 (octave-completion-alist): Remove.
6734
6735 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
6736
6737 * progmodes/opascal.el: Use font-lock and syntax-propertize.
6738 (opascal-mode-syntax-table): New var.
6739 (opascal-literal-kind, opascal-is-literal-end)
6740 (opascal-literal-token-at): Rewrite.
6741 (opascal--literal-start-re, opascal-font-lock-keywords)
6742 (opascal--syntax-propertize): New constants.
6743 (opascal-font-lock-defaults): Adjust.
6744 (opascal-mode): Use them. Set comment-<foo> variables as well.
6745 (delphi-comment-face, opascal-comment-face, delphi-string-face)
6746 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
6747 (delphi-other-face, opascal-other-face): Remove face variables.
6748 (opascal-save-state): Remove macro.
6749 (opascal-fontifying-progress-step): Remove constant.
6750 (opascal--ignore-changes): Remove var.
6751 (opascal-set-token-property, opascal-parse-next-literal)
6752 (opascal-is-stable-literal, opascal-complete-literal)
6753 (opascal-is-literal-start, opascal-face-of)
6754 (opascal-parse-region, opascal-parse-region-until-stable)
6755 (opascal-fontify-region, opascal-after-change)
6756 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
6757 (opascal-debug-parse-region, opascal-debug-parse-window)
6758 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
6759 (opascal-debug-fontify-buffer): Remove.
6760 (opascal-debug-mode-map): Adjust accordingly.
6761
6762 2013-04-25 Leo Liu <sdl.web@gmail.com>
6763
6764 Merge octave-mod.el and octave-inf.el into octave.el with some
6765 cleanups.
6766 * progmodes/octave.el: New file renamed from octave-mod.el.
6767 * progmodes/octave-inf.el: Merged into octave.el.
6768 * progmodes/octave-mod.el: Renamed to octave.el.
6769
6770 2013-04-25 Tassilo Horn <tsdh@gnu.org>
6771
6772 * textmodes/reftex-vars.el
6773 (reftex-label-ignored-macros-and-environments): New defcustom.
6774
6775 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
6776
6777 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
6778
6779 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
6780 (smie-indent-keyword): Improve the check to ensure that the next
6781 comment is really on the same line.
6782 (smie-indent-comment): Don't align with a subsequent closer (or eob).
6783
6784 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
6785 semi-colons if the line is not otherwise empty (bug#14218).
6786
6787 2013-04-25 Glenn Morris <rgm@gnu.org>
6788
6789 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
6790
6791 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
6792
6793 * progmodes/opascal.el (opascal-set-token-property): Rename from
6794 opascal-set-text-properties and only set `token' (bug#14134).
6795 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
6796 (opascal-literal-text-properties): Remove.
6797 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
6798 Adjust callers.
6799
6800 2013-04-24 Reuben Thomas <rrt@sc3d.org>
6801
6802 * textmodes/remember.el (remember-handler-functions): Add an
6803 option for a new handler `remember-store-in-files'.
6804 (remember-data-directory, remember-directory-file-name-format):
6805 New options.
6806 (remember-store-in-files): New function to store remember notes
6807 as separate files within a directory.
6808
6809 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
6810
6811 * progmodes/compile.el (compilation-next-error-function):
6812 Pass "formats" to compilation-find-file (bug#11777).
6813
6814 2013-04-24 Glenn Morris <rgm@gnu.org>
6815
6816 * vc/vc-bzr.el (vc-bzr-print-log):
6817 * vc/vc-hg.el (vc-hg-print-log):
6818 * vc/vc-svn.el (vc-svn-print-log):
6819 Fix START-REVISION with LIMIT != 1. (Bug#14168)
6820
6821 * vc/vc-bzr.el (vc-bzr-print-log):
6822 * vc/vc-cvs.el (vc-cvs-print-log):
6823 * vc/vc-git.el (vc-git-print-log):
6824 * vc/vc-hg.el (vc-hg-print-log):
6825 * vc/vc-mtn.el (vc-mtn-print-log):
6826 * vc/vc-rcs.el (vc-rcs-print-log):
6827 * vc/vc-sccs.el (vc-sccs-print-log):
6828 * vc/vc-svn.el (vc-svn-print-log):
6829 * vc/vc.el (vc-print-log-internal): Doc fixes.
6830
6831 2013-04-23 Glenn Morris <rgm@gnu.org>
6832
6833 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
6834 Remove venerable code attempting to avoid substitute-command-keys.
6835
6836 2013-04-23 Tassilo Horn <tsdh@gnu.org>
6837
6838 * textmodes/reftex-vars.el (reftex-label-regexps):
6839 Call `reftex-compile-variables' after changes to this variable.
6840
6841 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6842
6843 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
6844 Use lexical-binding.
6845 (jit-lock-force-redisplay): Use markers, check buffer's continued
6846 existence and beware narrowed buffers.
6847 (jit-lock-fontify-now): Adjust call accordingly.
6848
6849 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
6850
6851 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
6852 to avoid misleading the user.
6853
6854 2013-04-22 Leo Liu <sdl.web@gmail.com>
6855
6856 * info-look.el: Prefer latex2e.info. (Bug#14240)
6857
6858 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
6859
6860 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
6861
6862 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
6863 * net/tramp.el (tramp-call-process): ... here.
6864 (tramp-set-completion-function, tramp-parse-putty):
6865 * net/tramp-adb.el (tramp-adb-execute-adb-command):
6866 * net/tramp-gvfs.el (tramp-gvfs-send-command):
6867 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
6868 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
6869 (tramp-call-local-coding-command): Use `tramp-call-process'
6870 instead of `tramp-compat-call-process'.
6871
6872 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
6873 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
6874 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
6875 (tramp-find-inline-compress): Improve traces.
6876 (tramp-maybe-send-script): Check for Perl binary.
6877 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
6878
6879 2013-04-22 Daiki Ueno <ueno@gnu.org>
6880
6881 * epg.el (epg-context-pinentry-mode): New function.
6882 (epg-context-set-pinentry-mode): New function.
6883 (epg--start): Pass --pinentry-mode option to gpg command.
6884
6885 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
6886
6887 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
6888 `comint-dynamic-complete' is obsolete since 24.1, replaced by
6889 `completion-at-point'. (Bug#13774)
6890
6891 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
6892 default key binding for `describe-distribution' has been moved to
6893 `C-h C-o'. (Bug#13970)
6894
6895 2013-04-21 Glenn Morris <rgm@gnu.org>
6896
6897 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
6898 Add doc strings.
6899 (vc-print-log): Clarify interactive prompt.
6900
6901 2013-04-20 Glenn Morris <rgm@gnu.org>
6902
6903 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
6904 No longer include timestamp etc information.
6905
6906 2013-04-20 Roland Winkler <winkler@gnu.org>
6907
6908 * faces.el (read-face-name): Bug fix, return just one face if arg
6909 multiple is nil. (Bug#14209)
6910
6911 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6912
6913 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
6914 (remove-function): Autoload.
6915
6916 * comint.el (comint-redirect-original-filter-function): Remove.
6917 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
6918 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
6919 (vc-cvs-annotate-command):
6920 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
6921 * progmodes/prolog.el (prolog-consult-compile):
6922 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
6923 Use add/remove-function instead.
6924 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
6925 (gud-tooltip-process-output, gud-tooltip-tips):
6926 Use add/remove-function instead.
6927 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
6928 (scheme-interaction-mode, exit-scheme-interaction-mode):
6929 Use add/remove-function instead.
6930
6931 * vc/vc-dispatcher.el: Use lexical-binding.
6932 (vc--process-sentinel): Rename from vc-process-sentinel.
6933 Change last arg to be the code to run. Don't use vc-previous-sentinel
6934 and vc-sentinel-commands any more.
6935 (vc-exec-after): Allow code to be a function. Use add/remove-function.
6936 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
6937
6938 2013-04-19 Masatake YAMATO <yamato@redhat.com>
6939
6940 * progmodes/sh-script.el (sh-imenu-generic-expression):
6941 Handle function names with a single character. (Bug#14111)
6942
6943 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
6944
6945 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
6946 for subroutines defined in an eval (bug#14182).
6947
6948 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6949
6950 * bookmark.el (bookmark-completing-read): Improve handling of empty
6951 string (bug#14176).
6952
6953 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6954
6955 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
6956
6957 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
6958
6959 New faster Imenu implementation (bug#14058).
6960 * progmodes/python.el:
6961 (python-imenu-prev-index-position):
6962 (python-imenu-format-item-label-function)
6963 (python-imenu-format-parent-item-label-function)
6964 (python-imenu-format-parent-item-jump-label-function):
6965 New vars.
6966 (python-imenu-format-item-label)
6967 (python-imenu-format-parent-item-label)
6968 (python-imenu-format-parent-item-jump-label)
6969 (python-imenu--put-parent, python-imenu--build-tree)
6970 (python-imenu-create-index, python-imenu-create-flat-index)
6971 (python-util-popn): New functions.
6972 (python-mode): Set imenu-create-index-function to
6973 python-imenu-create-index.
6974
6975 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6976
6977 * winner.el (winner-active-region): Use region-active-p, activate-mark
6978 and deactivate-mark (bug#14225).
6979
6980 * simple.el (deactivate-mark): Don't inline it.
6981
6982 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
6983
6984 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
6985
6986 2013-04-18 Tassilo Horn <tsdh@gnu.org>
6987
6988 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
6989 file extensions from the archive-mode entry in order to prefer
6990 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
6991
6992 2013-04-18 Leo Liu <sdl.web@gmail.com>
6993
6994 * bindings.el (help-event-list): Add ?\?.
6995
6996 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6997
6998 * subr.el (with-wrapper-hook): Declare obsolete.
6999 * simple.el (filter-buffer-substring-function): New hook.
7000 (filter-buffer-substring): Use it.
7001 (filter-buffer-substring-functions): Mark obsolete.
7002 * minibuffer.el (completion-in-region-function): New hook.
7003 (completion-in-region): Use it.
7004 (completion-in-region-functions): Mark obsolete.
7005 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
7006 * abbrev.el (abbrev-expand-function): New hook.
7007 (expand-abbrev): Use it.
7008 (abbrev-expand-functions): Mark obsolete.
7009 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
7010 and :filter-return.
7011
7012 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
7013
7014 * progmodes/python.el (python-nav--syntactically): Fix cornercases
7015 and do not care about match data.
7016
7017 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
7018
7019 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
7020 completion tables when completing error conditions and
7021 `declare' arguments.
7022 (lisp-complete-symbol, field-complete): Mark as obsolete.
7023 (check-parens): Unmatched parens are user errors.
7024 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
7025
7026 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
7027
7028 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
7029 command changed buffer (ie. `flyspell-pre-buffer' is not current
7030 buffer), which prevents making decisions based on invalid value of
7031 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
7032 cause an error when `flyspell-pre-point' was nil after switching
7033 buffers.
7034 (flyspell-post-command-hook): No longer needs to change buffers when
7035 checking pre-word. While at it remove unnecessary progn.
7036
7037 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
7038
7039 * textmodes/ispell.el (ispell-add-per-file-word-list):
7040 Fix `flyspell-correct-word-before-point' error when accepting
7041 words and `coment-padding' is an integer by using
7042 `comment-normalize-vars' (Bug #14214).
7043
7044 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
7045
7046 New defun movement commands.
7047 * progmodes/python.el (python-nav--syntactically)
7048 (python-nav--forward-defun, python-nav-backward-defun)
7049 (python-nav-forward-defun): New functions.
7050
7051 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
7052
7053 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
7054 (python-syntax-context): Use named compiler-macro for backwards
7055 compatibility with Emacs 24.x.
7056
7057 2013-04-17 Leo Liu <sdl.web@gmail.com>
7058
7059 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
7060 octave-hide-process-buffer.
7061
7062 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
7063
7064 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
7065 (bug#14216).
7066
7067 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
7068
7069 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
7070 Fix adjustment of offset when receiving incomplete responses from GDB
7071 (bug#14129).
7072
7073 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
7074
7075 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
7076 python-mode-abbrev-table.
7077 (python-skeleton-define): Adjust accordingly.
7078 (python-mode-abbrev-table): New table that inherits from it so that
7079 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
7080
7081 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
7082 (abbrev-symbol): Use it.
7083 (abbrev--before-point): Use it since we already handle inheritance.
7084
7085 2013-04-16 Leo Liu <sdl.web@gmail.com>
7086
7087 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
7088 binding to info-lookup-symbol.
7089
7090 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
7091
7092 * minibuffer.el (completion--twq-all):
7093 * term/ns-win.el (ns-initialize-window-system):
7094 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
7095
7096 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
7097
7098 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
7099 global bindings.
7100
7101 * doc-view.el (doc-view-start-process): Handle url-handler directories.
7102
7103 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
7104
7105 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
7106 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
7107 to nil.
7108 (ruby-end-of-defun): Remove the unused arg, change the docstring
7109 to reflect that this function is only used as the value of
7110 `end-of-defun-function'.
7111 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
7112 to reflect an earlier change that beginning/end-of-defun functions
7113 jump between methods in a class definition, as well as top-level
7114 functions.
7115
7116 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7117
7118 * minibuffer.el (minibuffer-complete): Don't just scroll
7119 a *Completions* that's been iconified.
7120 (minibuffer-force-complete): Make sure repetitions do cycle when going
7121 through completion-in-region -> minibuffer-complete.
7122
7123 2013-04-15 Alan Mackenzie <acm@muc.de>
7124
7125 Correct the placement of c-cpp-delimiters when there're #s not at
7126 col 0.
7127
7128 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
7129 place a submatch around the #.
7130 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
7131 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
7132 on the #, not BOL.
7133
7134 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7135
7136 * emacs-lisp/nadvice.el: Properly test names when adding advice.
7137 (advice--member-p): New arg `name'.
7138 (advice--add-function, advice-member-p): Use it (bug#14202).
7139
7140 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
7141
7142 Reformulate java imenu-generic-expression.
7143 The old expression contained ill formed regexps.
7144
7145 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
7146 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
7147 (cc-imenu-java-method-arg-regexp): New defconsts.
7148 (cc-imenu-java-build-type-args-regex): New defun.
7149 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
7150 handling of spaces in the regexp.
7151
7152 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7153
7154 * textmodes/ispell.el (ispell-command-loop): Remove
7155 flyspell highlight of a word when ispell accepts it (bug #14178).
7156
7157 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
7158
7159 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
7160 uses code from the previous `ange-ftp-run-real-handler'.
7161 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
7162 only in case that function exist. This is needed for proper
7163 unloading of Tramp.
7164
7165 2013-04-15 Tassilo Horn <tsdh@gnu.org>
7166
7167 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
7168
7169 * textmodes/reftex.el (reftex-compile-variables): Use it.
7170
7171 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7172
7173 * files.el (normal-mode): Only use default major-mode if no other mode
7174 was specified.
7175
7176 * emacs-lisp/trace.el (trace-values): New function.
7177
7178 * files.el: Allow : in local variables (bug#14089).
7179 (hack-local-variable-regexp): New var.
7180 (hack-local-variables-prop-line, hack-local-variables): Use it.
7181
7182 2013-04-13 Roland Winkler <winkler@gnu.org>
7183
7184 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
7185 data before it gets modified by bibtex-beginning-of-entry.
7186
7187 2013-04-13 Roland Winkler <winkler@gnu.org>
7188
7189 * textmodes/bibtex.el (bibtex-url): Doc fix.
7190
7191 2013-04-13 Roland Winkler <winkler@gnu.org>
7192
7193 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
7194 does not visit a BibTeX file, exclude it from the list of buffers
7195 returned by bibtex-initialize.
7196
7197 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
7198
7199 * window.el (split-window): Remove interactive form, since as a
7200 command this function is a special case of split-window-below.
7201 Correct doc string.
7202
7203 2013-04-12 Roland Winkler <winkler@gnu.org>
7204
7205 * faces.el (read-face-name): Do not override value of arg default.
7206 Allow single faces and strings as default values. Remove those
7207 elements from return value that are not faces.
7208 (describe-face): Simplify.
7209 (face-at-point): New optional args thing and multiple so that this
7210 function can provide the same functionality previously provided by
7211 read-face-name.
7212 (make-face-bold, make-face-unbold, make-face-italic)
7213 (make-face-unitalic, make-face-bold-italic, invert-face)
7214 (modify-face, read-face-and-attribute): Use face-at-point.
7215
7216 * cus-edit.el (customize-face, customize-face-other-window)
7217 * cus-theme.el (custom-theme-add-face)
7218 * face-remap.el (buffer-face-set)
7219 * facemenu.el (facemenu-set-face): Use face-at-point.
7220
7221 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
7222
7223 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
7224
7225 2013-04-10 Tassilo Horn <tsdh@gnu.org>
7226
7227 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
7228 off leading { and trailing } from field values.
7229
7230 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7231
7232 * emacs-lisp/timer.el (timer--check): New function.
7233 (timer--time, timer-set-function, timer-event-handler): Use it.
7234 (timer-set-idle-time): Simplify.
7235 (timer--activate): CSE.
7236 (timer-event-handler): Give more info in error message.
7237 (internal-timer-start-idle): New function, moved from C.
7238
7239 * mpc.el (mpc-proc): Add `restart' argument.
7240 (mpc-proc-cmd): Use it.
7241 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
7242 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
7243 less often.
7244
7245 2013-04-10 Masatake YAMATO <yamato@redhat.com>
7246
7247 * progmodes/sh-script.el: Implement `sh-mode' own
7248 `add-log-current-defun-function' (bug#14112).
7249 (sh-current-defun-name): New function.
7250 (sh-mode): Use the function.
7251
7252 2013-04-09 Bastien Guerry <bzg@gnu.org>
7253
7254 * simple.el (choose-completion-string): Fix docstring (bug#14163).
7255
7256 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7257
7258 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
7259
7260 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
7261 timer (bug#14156).
7262
7263 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
7264
7265 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
7266 declaration.
7267
7268 2013-04-07 Leo Liu <sdl.web@gmail.com>
7269
7270 * pcmpl-x.el: New file.
7271
7272 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
7273
7274 Do not set x-display-name until X connection is established.
7275 This is needed to prevent from weird situation described at
7276 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
7277 * frame.el (make-frame): Set x-display-name after call to
7278 window system initialization function, not before.
7279 * term/x-win.el (x-initialize-window-system): Add optional
7280 display argument and use it.
7281 * term/w32-win.el (w32-initialize-window-system):
7282 * term/ns-win.el (ns-initialize-window-system):
7283 * term/pc-win.el (msdos-initialize-window-system):
7284 Add compatible optional display argument.
7285
7286 2013-04-06 Eli Zaretskii <eliz@gnu.org>
7287
7288 * files.el (normal-backup-enable-predicate): On MS-Windows and
7289 MS-DOS compare truenames of temporary-file-directory and of the
7290 file, so that 8+3 aliases (usually found in $TEMP on Windows)
7291 don't fail comparison by compare-strings. Also, compare file
7292 names case-insensitively on MS-Windows and MS-DOS.
7293
7294 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
7295
7296 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
7297 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
7298
7299 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
7300
7301 * whitespace.el (whitespace-color-on, whitespace-color-off):
7302 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
7303
7304 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
7305
7306 * ispell.el (ispell-set-spellchecker-params):
7307 Really set `ispell-args' for all equivs.
7308
7309 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
7310
7311 * ido.el (ido-completions): Use extra elements of ido-decorations
7312 (bug#14143).
7313 (ido-decorations): Update docstring.
7314
7315 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
7316
7317 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
7318 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
7319 nil during initialization, in order not to miss changes since the
7320 file was opened. (Bug#14140)
7321
7322 2013-04-05 Leo Liu <sdl.web@gmail.com>
7323
7324 * kmacro.el (kmacro-call-macro): Fix bug#14135.
7325
7326 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
7327
7328 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
7329
7330 2013-04-04 Glenn Morris <rgm@gnu.org>
7331
7332 * electric.el (electric-pair-inhibit-predicate): Add :version.
7333
7334 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7335
7336 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
7337 when a package is required several times (bug#14082).
7338
7339 2013-04-04 Roland Winkler <winkler@gnu.org>
7340
7341 * faces.el (read-face-name): Behave as promised by the docstring.
7342 Assume that arg default is a list of faces.
7343 (describe-face): Call read-face-name with list of default faces.
7344
7345 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7346
7347 * bookmark.el: Fix deletion of bookmarks (bug#13972).
7348 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
7349 (bookmark-bmenu-execute-deletions): Only skip first line if it's
7350 the header.
7351 (bookmark-exit-hook-internal): Save even if list is empty.
7352
7353 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
7354
7355 * emacs-lisp/package.el (package-pinned-packages): New var.
7356 (package--add-to-archive-contents): Obey it (bug#14118).
7357
7358 2013-04-03 Alan Mackenzie <acm@muc.de>
7359
7360 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
7361 Also adapt to the new values of element 7 of a parse state.
7362
7363 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
7364 parameter `not-in-delimiter'. Handle being inside comment opener.
7365 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
7366 character in case we're typing a '*' after a '/'.
7367 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
7368 instead by passing the parameter to c-state-pp-to-literal.
7369
7370 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
7371 for elt. 7 of a parse state.
7372
7373 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
7374
7375 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
7376 * international/latin1-disp.el, international/mule-util.el:
7377 * language/cyril-util.el, language/european.el, language/ind-util.el:
7378 * language/lao-util.el, language/thai.el, language/tibet-util.el:
7379 * language/tibetan.el, language/viet-util.el:
7380 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
7381
7382 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
7383
7384 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
7385 (electric-pair-post-self-insert-function): Use it.
7386 (electric-pair-default-inhibit): New function, extracted from
7387 electric-pair-post-self-insert-function.
7388
7389 2013-03-31 Roland Winkler <winkler@gnu.org>
7390
7391 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
7392
7393 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7394
7395 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
7396
7397 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
7398
7399 Un-indent after "pass" and "return" statements (Bug#13888)
7400 * progmodes/python.el (python-indent-block-enders): New var.
7401 (python-indent-calculate-indentation): Use it.
7402
7403 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
7404
7405 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
7406 defun. Defining it as defalias could introduce too eager
7407 byte-compiler optimization. (Bug#14030)
7408
7409 2013-03-30 Chong Yidong <cyd@gnu.org>
7410
7411 * iswitchb.el (iswitchb-read-buffer): Fix typo.
7412
7413 2013-03-30 Leo Liu <sdl.web@gmail.com>
7414
7415 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
7416 (kmacro-execute-from-register): Pass the keyboard macro to
7417 kmacro-call-macro or repeating won't work correctly.
7418
7419 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
7420
7421 * progmodes/subword.el: Back to using `forward-symbol'.
7422
7423 * subr.el (forward-whitespace, forward-symbol)
7424 (forward-same-syntax): Move from thingatpt.el.
7425
7426 2013-03-29 Leo Liu <sdl.web@gmail.com>
7427
7428 * kmacro.el (kmacro-to-register): New command.
7429 (kmacro-execute-from-register): New function.
7430 (kmacro-keymap): Bind to 'x'. (Bug#14071)
7431
7432 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7433
7434 * mpc.el: Use defvar-local and setq-local.
7435 (mpc--proc-connect): Connection failures are not bugs.
7436 (mpc-mode-map): `follow-link' only applies to the buffer's content.
7437 (mpc-volume-map): Bind to the up-events.
7438
7439 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
7440
7441 * progmodes/subword.el (superword-mode): Use `forward-sexp'
7442 instead of `forward-symbol'.
7443
7444 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7445
7446 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
7447 (edebug--recursive-edit): Use it.
7448 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
7449 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
7450
7451 2013-03-28 Leo Liu <sdl.web@gmail.com>
7452
7453 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
7454
7455 2013-03-27 Eli Zaretskii <eliz@gnu.org>
7456
7457 * facemenu.el (list-colors-callback): New defvar.
7458 (list-colors-redisplay): New function.
7459 (list-colors-display): Install list-colors-redisplay as the
7460 revert-buffer-function. (Bug#14063)
7461
7462 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
7463
7464 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
7465 and suffixes don't overlap (bug#14061).
7466
7467 * case-table.el: Use lexical-binding.
7468 (case-table-get-table): New function.
7469 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
7470
7471 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
7472
7473 * progmodes/subword.el: Add `superword-mode' to do word motion
7474 over symbol_words (parallels and leverages `subword-mode' which
7475 does word motion inside MixedCaseWords).
7476
7477 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
7478
7479 * eshell/em-unix.el: Move su and sudo to...
7480 * eshell/em-tramp.el: ...Eshell tramp module.
7481
7482 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7483
7484 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
7485 Change return value to be a sexp. Delay `get-buffer' to after
7486 restoring the desktop (bug#13951).
7487
7488 2013-03-26 Leo Liu <sdl.web@gmail.com>
7489
7490 * register.el: Move semantic tag handling back to
7491 cedet/semantic/senator.el. (Bug#14052)
7492
7493 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7494
7495 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
7496 into the prompt either (bug#13963).
7497
7498 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7499
7500 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
7501 part of "(error-foo)".
7502
7503 2013-03-24 Juri Linkov <juri@jurta.org>
7504
7505 * replace.el (list-matching-lines-prefix-face): New defcustom.
7506 (occur-1): Pass `list-matching-lines-prefix-face' to the function
7507 `occur-engine' if `face-differs-from-default-p' returns t.
7508 (occur-engine): Add `,' inside backquote construct to evaluate
7509 `prefix-face'. Propertize the prefix with the `prefix-face' face.
7510 Pass `prefix-face' to the functions `occur-context-lines' and
7511 `occur-engine-add-prefix'.
7512 (occur-engine-add-prefix, occur-context-lines): Add optional arg
7513 `prefix-face' and propertize the prefix with `prefix-face'.
7514 (Bug#14017)
7515
7516 2013-03-24 Leo Liu <sdl.web@gmail.com>
7517
7518 * nxml/rng-valid.el (rng-validate-while-idle)
7519 (rng-validate-quick-while-idle): Guard against deleted buffer.
7520 (Bug#13999)
7521
7522 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
7523 is the last entry in kill-buffer-hook.
7524
7525 * files.el (kill-buffer-hook): Doc fix.
7526
7527 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
7528
7529 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
7530 Make it safe-local.
7531
7532 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
7533
7534 2013-03-23 Leo Liu <sdl.web@gmail.com>
7535
7536 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
7537 Remove.
7538
7539 * nxml/rng-valid.el (rng-validate-mode)
7540 (rng-after-change-function, rng-do-some-validation):
7541 * nxml/rng-maint.el (rng-validate-buffer):
7542 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
7543 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
7544 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
7545 (nxml-extend-after-change-region): Use with-silent-modifications.
7546
7547 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
7548 timer-idle-list.
7549
7550 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
7551 (rng-next-error-1, rng-previous-error-1): Do not let-bind
7552 timer-idle-list. (Bug#13999)
7553
7554 2013-03-23 Juri Linkov <juri@jurta.org>
7555
7556 * info.el (info-index-match): New face.
7557 (Info-index, Info-apropos-matches): Add a nested subgroup to the
7558 main pattern and add text properties with the new face to matches
7559 in index entries relative to the beginning of the index entry.
7560 (Bug#14015)
7561
7562 2013-03-21 Eric Ludlam <zappo@gnu.org>
7563
7564 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
7565 Inhibit read only while inserting objects.
7566
7567 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
7568
7569 * progmodes/cfengine.el: Update docs to mention
7570 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
7571 symbol motion. Remove "_" from the word syntax.
7572
7573 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
7574
7575 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
7576 syntax for both `cfengine2-mode' and `cfengine3-mode'.
7577
7578 2013-03-20 Juri Linkov <juri@jurta.org>
7579
7580 * info.el (Info-next-reference-or-link)
7581 (Info-prev-reference-or-link): New functions.
7582 (Info-next-reference, Info-prev-reference): Use them.
7583 (Info-try-follow-nearest-node): Handle footnote navigation.
7584 (Info-fontify-node): Fontify footnotes. (Bug#13989)
7585
7586 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7587
7588 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
7589 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
7590
7591 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
7592
7593 Suppress unnecessary non-ASCII chatter during build process.
7594 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
7595 (batch-skkdic-convert): Suppress most of the chatter.
7596 It's not needed so much now that machines are faster,
7597 and its non-ASCII component was confusing; see Dmitry Gutov in
7598 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
7599
7600 2013-03-20 Leo Liu <sdl.web@gmail.com>
7601
7602 * ido.el (ido-chop): Fix bug#10994.
7603
7604 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
7605
7606 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
7607 Remove vars.
7608 (whitespace-color-on, whitespace-color-off):
7609 Use `font-lock-fontify-buffer' (Bug#13817).
7610
7611 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
7612
7613 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
7614 remapping in mode-line.
7615 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
7616
7617 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
7618
7619 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
7620 value for `whitespace-line' face (Bug#13875).
7621 (whitespace-font-lock-keywords): Change description.
7622 (whitespace-color-on): Don't save `font-lock-keywords' value, save
7623 the constructed keywords instead.
7624 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
7625
7626 2013-03-19 Leo Liu <sdl.web@gmail.com>
7627
7628 * progmodes/compile.el (compilation-display-error): New command.
7629 (compilation-mode-map, compilation-minor-mode-map): Bind it to
7630 C-o. (Bug#13992)
7631
7632 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
7633
7634 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
7635
7636 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
7637
7638 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
7639
7640 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
7641
7642 * net/tramp-compat.el (tramp-compat-user-error): New defun.
7643
7644 * net/tramp-adb.el (tramp-adb-handle-shell-command):
7645 * net/tramp-gvfs.el (top):
7646 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
7647 (tramp-handle-shell-command): Use it.
7648 (tramp-dissect-file-name): Raise an error when hostname is a
7649 method name, and neither method nor user is specified.
7650
7651 * net/trampver.el: Update release number.
7652
7653 2013-03-18 Leo Liu <sdl.web@gmail.com>
7654
7655 Make sure eldoc can be turned off properly.
7656 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
7657 eldoc-mode.
7658 (eldoc-display-message-p): Revert last change.
7659 (eldoc-display-message-no-interference-p)
7660 (eldoc-print-current-symbol-info): Tweak.
7661
7662 2013-03-18 Tassilo Horn <tsdh@gnu.org>
7663
7664 * doc-view.el (doc-view-new-window-function): Check the new window
7665 overlay's display property instead the char property of the
7666 buffer's first char. Use `with-selected-window' instead of
7667 `save-window-excursion' with `select-window'.
7668 (doc-view-document->bitmap): Check the current doc-view overlay's
7669 display property instead the char property of the buffer's first char.
7670
7671 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
7672
7673 Automate the build of ja-dic.el (Bug#13984).
7674 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
7675 from the input, rather than assume that it's been done for us by the
7676 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
7677 the current date into a ja-dic.el comment, as that complicates
7678 regression testing.
7679
7680 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7681
7682 * whitespace.el: Fix double evaluation.
7683 (whitespace-space, whitespace-hspace, whitespace-tab)
7684 (whitespace-newline, whitespace-trailing, whitespace-line)
7685 (whitespace-space-before-tab, whitespace-indentation)
7686 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
7687 obsolete defvars.
7688 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
7689 (whitespace-color-on): Use a single font-lock-add-keywords call.
7690 Fix double-evaluation of face variables.
7691
7692 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
7693
7694 * net/tramp-adb.el (tramp-adb-parse-device-names):
7695 Use `start-process' instead of `call-process'. Otherwise, the
7696 function might be blocked under MS Windows. (Bug#13299)
7697
7698 2013-03-17 Leo Liu <sdl.web@gmail.com>
7699
7700 Extend eldoc to display info in the mode-line. (Bug#13978)
7701 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
7702 (eldoc-mode-line-string): New variable.
7703 (eldoc-minibuffer-message): New function.
7704 (eldoc-message-function): New variable.
7705 (eldoc-message): Use it.
7706 (eldoc-display-message-p)
7707 (eldoc-display-message-no-interference-p):
7708 Support eldoc-post-insert-mode.
7709
7710 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
7711 (eval-expression): Run it.
7712
7713 2013-03-17 Roland Winkler <winkler@gnu.org>
7714
7715 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
7716 strings in the list of return values.
7717
7718 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
7719
7720 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
7721 radix before checking for HMS forms.
7722
7723 2013-03-16 Leo Liu <sdl.web@gmail.com>
7724
7725 * progmodes/scheme.el: Add indentation and font-locking for λ.
7726 (Bug#13975)
7727
7728 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7729
7730 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
7731 token before point (bug#13942).
7732
7733 2013-03-16 Leo Liu <sdl.web@gmail.com>
7734
7735 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
7736
7737 2013-03-16 Eli Zaretskii <eliz@gnu.org>
7738
7739 * startup.el (command-line-normalize-file-name): Fix handling of
7740 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
7741 <xfq.free@gmail.com> in
7742 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
7743
7744 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
7745
7746 Sync with Tramp 2.2.7.
7747
7748 * net/trampver.el: Update release number.
7749
7750 2013-03-14 Tassilo Horn <tsdh@gnu.org>
7751
7752 * doc-view.el Fix bug#13887.
7753 (doc-view-insert-image): Don't modify overlay associated to
7754 non-live windows, and implement horizontal centering of image in
7755 case it's smaller than the window.
7756 (doc-view-new-window-function): Force redisplay of new windows on
7757 doc-view buffers.
7758
7759 2013-03-13 Karl Fogel <kfogel@red-bean.com>
7760
7761 * saveplace.el (save-place-alist-to-file): Don't sort
7762 `save-place-alist', just pretty-print it (bug#13882).
7763
7764 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
7765
7766 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
7767 Check whether `default-file-name-coding-system' is bound.
7768 It isn't in XEmacs.
7769
7770 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7771
7772 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
7773 backquotes for `obsolete' (bug#13929).
7774
7775 * international/mule.el (find-auto-coding): Include file name in
7776 obsolescence warning (bug#13922).
7777
7778 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
7779
7780 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
7781 for CFEngine 3-specific indentation.
7782 (cfengine3-indent-line): Use it. Fix up category regex.
7783 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
7784
7785 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
7786
7787 * type-break.el (type-break-file-name):
7788 * textmodes/remember.el (remember-data-file):
7789 * strokes.el (strokes-file):
7790 * shadowfile.el (shadow-initialize):
7791 * saveplace.el (save-place-file):
7792 * ps-bdf.el (bdf-cache-file):
7793 * progmodes/idlwave.el (idlwave-config-directory):
7794 * net/quickurl.el (quickurl-url-file):
7795 * international/kkc.el (kkc-init-file-name):
7796 * ido.el (ido-save-directory-list-file):
7797 * emulation/viper.el (viper-custom-file-name):
7798 * emulation/vip.el (vip-startup-file):
7799 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
7800 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
7801
7802 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
7803
7804 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
7805 * language/thai-word.el: Switch to UTF-8.
7806
7807 See ChangeLog.16 for earlier changes.
7808
7809 ;; Local Variables:
7810 ;; coding: utf-8
7811 ;; End:
7812
7813 Copyright (C) 2011-2013 Free Software Foundation, Inc.
7814
7815 This file is part of GNU Emacs.
7816
7817 GNU Emacs is free software: you can redistribute it and/or modify
7818 it under the terms of the GNU General Public License as published by
7819 the Free Software Foundation, either version 3 of the License, or
7820 (at your option) any later version.
7821
7822 GNU Emacs is distributed in the hope that it will be useful,
7823 but WITHOUT ANY WARRANTY; without even the implied warranty of
7824 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7825 GNU General Public License for more details.
7826
7827 You should have received a copy of the GNU General Public License
7828 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.