* emacs-lisp/crm.el (completing-read-multiple): Empower help-enable-auto-load.
[bpt/emacs.git] / lisp / ChangeLog
1 2014-02-27 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/crm.el (completing-read-multiple):
4 Empower help-enable-auto-load.
5
6 2014-02-26 Glenn Morris <rgm@gnu.org>
7
8 * startup.el (command-line): Don't init the tty in daemon mode.
9
10 Avoid calling tty-setup-hook twice, eg if a term file
11 explicitly calls tty-run-terminal-initialization. (Bug#16859)
12 * faces.el (tty-run-terminal-initialization): Add run-hook argument.
13 (tty-create-frame-with-faces): Use it.
14 * startup.el (command-line): Pass run-hook argument
15 to tty-run-terminal-initialization.
16
17 * dired.el (dired-restore-desktop-buffer): Demote errors;
18 eg in case a glob match fails. (Bug#16884)
19
20 2014-02-26 Dmitry Gutov <dgutov@yandex.ru>
21
22 * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
23 error from `read-from-string'. (Bug#16850)
24
25 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
26 result of `completing-read' in the interactive form. (Bug#16854)
27
28 2014-02-25 Glenn Morris <rgm@gnu.org>
29
30 * image.el (image-animate, image-animate-timeout):
31 Stop animating images in dead buffers. (Bug#16878)
32
33 * emacs-lisp/edebug.el (defmacro): Fix debug spec. (Bug#16868)
34
35 * faces.el (tty-setup-hook, tty-run-terminal-initialization):
36 Doc fixes.
37 * startup.el (term-setup-hook): Doc fix. Make obsolete.
38 * term/sun.el (sun-raw-prefix-hooks):
39 Use tty-setup-hook instead of term-setup-hook.
40 (terminal-init-sun): Construct message from bytecomp plist.
41 * term/wyse50.el (enable-arrow-keys): Doc fix.
42
43 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
44
45 * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
46 Fix docstring typos.
47
48 2014-02-24 Michael Albinus <michael.albinus@gmx.de>
49
50 * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
51
52 2014-02-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
53
54 * minibuffer.el (completion--try-word-completion):
55 Fix error when completing M-x commands (bug#16808).
56
57 2014-02-24 Leo Liu <sdl.web@gmail.com>
58
59 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
60
61 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
62
63 * apropos.el (apropos-print): Avoid formatting error when
64 apropos-do-all and apropos-compact-layout are both t.
65
66 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
67
68 * apropos.el (apropos-property, apropos-all-words-regexp)
69 (apropos-true-hit, apropos-variable, apropos-print):
70 Fix docstring typos, and remove obsolete comment.
71
72 2014-02-23 Michael Albinus <michael.albinus@gmx.de>
73
74 * net/tramp-sh.el (tramp-sh-handle-file-truename):
75 Preserve trailing "/". (Bug#16851)
76
77 2014-02-23 Dmitry Gutov <dgutov@yandex.ru>
78
79 * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
80 after `=>' (bug#16811).
81 (ruby-smie-rules): Handle the inconsistent second element of the
82 list returned by `smie-indent--parent'.
83 (ruby-font-lock-keywords): Disqualify any identifier before `=' as
84 method call.
85
86 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
87
88 * elec-pair.el (electric-pair-text-syntax-table)
89 (electric-pair-syntax-info, electric-pair--syntax-ppss)
90 (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
91 (electric-pair--looking-at-unterminated-string-p): Doc fix.
92 (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
93
94 2014-02-22 Glenn Morris <rgm@gnu.org>
95
96 * imenu.el (imenu--generic-function): Doc fix.
97
98 * register.el (frame-configuration-to-register): Make obsolete.
99
100 2014-02-22 Juanma Barranquero <lekktu@gmail.com>
101
102 * desktop.el (desktop-save-buffer-p): Do not fail when
103 desktop-files-not-to-save is nil. Return t for true result
104 as the doc says.
105
106 2014-02-22 Daniel Colascione <dancol@dancol.org>
107
108 * net/secrets.el (secrets-create-item,secrets-search-items): Check
109 that attribute values are strings, avoiding the construction of
110 invalid dbus messages.
111
112 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
113
114 * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
115 defun-declarations-alist.
116
117 2014-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
118
119 * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
120 (bug#16829).
121
122 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
123
124 * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
125 (whitespace-newline, whitespace-trailing, whitespace-line)
126 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
127 (whitespace-space-after-tab): Fix typo in docstrings.
128
129 2014-02-21 Dmitry Gutov <dgutov@yandex.ru>
130
131 * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
132
133 * electric.el (electric-indent-functions-without-reindent):
134 Add `yaml-indent-line'.
135
136 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
137
138 * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
139 It has done nothing for years; should be removed after the release.
140
141 * simple.el (choose-completion): Fix docstring typo.
142 (read-quoted-char-radix): Remove unneeded * in docstring.
143 (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
144 Don't escape parentheses unnecessarily in docstrings.
145
146 2014-02-21 Martin Rudalics <rudalics@gmx.at>
147
148 Fix handling of window-min-height/-width (Bug#16738).
149 * window.el (window--dump-window, window--dump-frame):
150 New functions.
151 (window--min-size-1): Account for window dividers.
152 When window-resize-pixelwise is nil, delay rounding till after the
153 sum of the window components has been calculated.
154 (window--min-delta-1, window--max-delta-1): When PIXELWISE is
155 nil make sure at least one text line and two text columns remain
156 fully visible.
157 (window-resize): Signal an error when window-resize-apply fails.
158 (window--resize-child-windows): Fix calculation of by how many
159 pixels a window can still be shrunk via window-new-normal.
160 (adjust-window-trailing-edge): Call window--resizable with
161 correct TRAIL argument.
162
163 (with-temp-buffer-window): Don't evaluate BODY within
164 with-current-buffer (Bug#16816).
165
166 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
167
168 * net/tramp.el (tramp-check-cached-permissions):
169 Call `file-attributes' with `suffix' being a symbol but a string.
170
171 2014-02-21 Daniel Colascione <dancol@dancol.org>
172
173 * net/dbus.el (dbus-init-bus-1): Declare new subr.
174 (dbus-init-bus): New function: call into dbus-init-bus-1
175 and installs a handler for the disconnect signal.
176 (dbus-call-method): Rewrite to look for result in cons.
177 (dbus-call-method-handler): Store result in cons.
178 (dbus-check-event): Recognize events with nil sender as valid.
179 (dbus-handle-bus-disconnect): New function. React to bus
180 disconnection signal by synthesizing dbus error for each
181 pending synchronous or asynchronous call.
182 (dbus-notice-synchronous-call-errors): New function.
183 (dbus-handle-event): Raise errors directly only when `dbus-debug'
184 is true, not all the time.
185
186 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
187
188 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
189 Remove obsolescence declarations, these variables do not exist anymore.
190
191 * savehist.el (savehist-save-minibuffer-history)
192 (savehist-additional-variables, savehist-file, savehist-mode-hook)
193 (savehist-save-hook, savehist-coding-system, savehist-loaded)
194 (savehist-load, savehist-install, savehist-autosave): Fix typos;
195 mostly, refer to "Savehist mode" when talking about the mode,
196 and not the function.
197
198 * saveplace.el (save-place): Remove redundant info in docstring.
199 (save-place-forget-unreadable-files, toggle-save-place)
200 (save-place-forget-unreadable-files, save-place-dired-hook):
201 Fix typos and remove unneeded backslashes.
202
203 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
204
205 * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
206 (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
207
208 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
209 <insert-directory>: Use `tramp-handle-insert-directory'.
210 (tramp-gvfs-handle-insert-directory): Remove function.
211
212 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
213 Call `tramp-handle-insert-directory'.
214
215 2014-02-20 Juanma Barranquero <lekktu@gmail.com>
216
217 * elec-pair.el (electric-pair-syntax-info): Do not check syntax
218 before the start of buffer/region (bug#16799).
219
220 2014-02-20 Glenn Morris <rgm@gnu.org>
221
222 * isearch.el (search-invisible): Doc fix.
223
224 2014-02-20 W. Trevor King <wking@tremily.us> (tiny change)
225
226 * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
227 (bug#16657).
228
229 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
230
231 * frameset.el (frameset-restore): Delay removing an old frame's
232 duplicate id until the new frame has been correctly created.
233
234 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
235
236 * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
237 (tramp-check-cached-permissions): Call `file-attributes' if the
238 cache is empty.
239
240 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
241 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
242
243 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
244 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
245 (tramp-gvfs-maybe-open-connection): Set always connection
246 properties, even if target is mounted already.
247
248 * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
249 Set tramp-autoload cookie.
250 (tramp-get-remote-touch): New defun.
251 (tramp-sh-handle-set-file-times): Use it.
252 (tramp-sh-handle-directory-files-and-attributes):
253 Use `tramp-handle-directory-files-and-attributes' if neither stat
254 nor perl are available on the remote host.
255
256 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
257 "/". Write long listing only when "l" belongs to the switches.
258
259 * net/trampver.el: Update release number.
260
261 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
262
263 * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
264
265 2014-02-19 Martin Rudalics <rudalics@gmx.at>
266
267 * window.el (window-state-put): Allow WINDOW to refer to an
268 internal window (Bug#16793).
269
270 2014-02-19 Glenn Morris <rgm@gnu.org>
271
272 * textmodes/remember.el: Move provide statement to end.
273 (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
274 (remember-notes): Doc fixes.
275
276 2014-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
277
278 * delsel.el (delete-char): Restore incorrectly erased property
279 (bug#16795).
280
281 2014-02-18 Juanma Barranquero <lekktu@gmail.com>
282
283 * frameset.el (frameset--restore-frame): When a frame is being reused
284 and its root window is not alive, delete all the frame's windows before
285 restoring the window state. This works around the issue in bug#16793.
286
287 2014-02-18 Glenn Morris <rgm@gnu.org>
288
289 * textmodes/remember.el (remember-data-directory)
290 (remember-directory-file-name-format, remember-store-in-files)
291 (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
292 (remember-notes-save-and-bury-buffer)
293 (remember-notes--kill-buffer-query): Doc fixes.
294
295 * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
296
297 2014-02-17 Alan Mackenzie <acm@muc.de>
298
299 Connect electric-indent-mode up with CC Mode. Bug #15478.
300 * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
301 to electric-indent-{,local-}-mode.
302 (c-basic-common-init): Set electric-indent-inhibit.
303 Initialise c-electric-flag from electric-indent-mode.
304 (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
305 New hook functions which propagate electric-indent-mode to CC mode.
306
307 * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
308 hit, toggle electric-indent-local-mode.
309
310 * electric.el (electric-indent-mode-has-been-called):
311 New variable.
312
313 2014-02-17 Juanma Barranquero <lekktu@gmail.com>
314
315 * frameset.el (frameset-cfg-id): New function.
316 (frameset--reuse-frame, frameset-restore): Use it.
317 (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
318
319 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
320
321 * ido.el (ido-file-internal): Remove unused var `d'.
322 Use \` for to match BoS. Fit within 80n columns.
323
324 2014-02-17 Daniel Colascione <dancol@dancol.org>
325
326 * net/dbus.el (dbus-call-method): Work around bug#16775 by having
327 dbus-call-method check for completion using a busy-wait loop with
328 gradual backoff.
329
330 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
331
332 Sync with Tramp 2.2.9.
333
334 * net/trampver.el: Update release number.
335
336 2014-02-16 Dmitry Gutov <dgutov@yandex.ru>
337
338 * ido.el (ido-file-internal): Don't add the name of an existing
339 directory twice. (Bug#16747)
340
341 2014-02-16 Glenn Morris <rgm@gnu.org>
342
343 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
344 Do not use ediff-defvar-local on pre-defined variables. (Bug#16744)
345
346 2014-02-15 Michael R. Mauger <michael@mauger.com>
347
348 * progmodes/sql.el: Version 3.4
349 (sql-oracle-options): New default value ("-L").
350 (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
351 (sql-placeholders-filter): Correct placeholder pattern.
352 (sql-read-table-name): Bug fix. Detect absence of SQLi process.
353 (sql-login-delay): New variable.
354 (sql-product-interactive): Use it.
355
356 2014-02-15 Juanma Barranquero <lekktu@gmail.com>
357
358 * frameset.el (frameset--jump-to-register): Check that buffer is live
359 (bug#16749).
360
361 2014-02-15 Glenn Morris <rgm@gnu.org>
362
363 * info.el (info-initialize): Revert 2014-01-10 change.
364
365 2014-02-14 Glenn Morris <rgm@gnu.org>
366
367 * replace.el (map-query-replace-regexp)
368 (read-regexp-defaults-function, read-regexp): Doc fixes.
369
370 * dired.el (dired-read-regexp):
371 * faces.el (list-faces-display):
372 * misearch.el (multi-isearch-read-matching-buffers)
373 (multi-isearch-read-matching-files):
374 * play/cookie1.el (cookie-apropos):
375 * progmodes/grep.el (grep-read-regexp): Doc fixes.
376
377 * textmodes/remember.el (remember): Use frameset-to-register
378 rather than frame-configuration-to-register.
379
380 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
381
382 * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
383 incorrect keybinding.
384
385 2014-02-13 Daniel Colascione <dancol@dancol.org>
386
387 * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
388 when adding overlays so that line numbers from compiler match line
389 numbers we use.
390
391 2014-02-13 Glenn Morris <rgm@gnu.org>
392
393 * mail/rmail.el (rmail-probe): Be less strict. (Bug#16743)
394
395 * jit-lock.el (jit-lock-mode): Doc fix.
396
397 2014-02-13 Juanma Barranquero <lekktu@gmail.com>
398
399 * apropos.el (apropos-read-pattern): When the user passes an empty
400 string, give a more helpful error message than "Wrong type
401 argument: stringp, nil".
402
403 2014-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
404
405 * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
406
407 2014-02-13 Glenn Morris <rgm@gnu.org>
408
409 * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
410
411 2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
412
413 * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
414 shift-select commands.
415
416 2014-02-12 Dmitry Gutov <dgutov@yandex.ru>
417
418 * progmodes/js.el (js-indent-line): Don't widen.
419 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
420
421 2014-02-12 Glenn Morris <rgm@gnu.org>
422
423 * icomplete.el (icomplete): Add info-link to defgroup.
424 (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
425 (icomplete-minibuffer-map, icomplete-mode)
426 (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
427
428 * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
429 (package-menu-filter): Rename from package-menu-filter-interactive.
430 Doc fix.
431
432 2014-02-11 Juanma Barranquero <lekktu@gmail.com>
433
434 * frameset.el (frameset--jump-to-register): Select the required
435 window and buffer before restoring position (bug#16696).
436
437 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
438
439 * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
440
441 2014-02-10 Glenn Morris <rgm@gnu.org>
442
443 * jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
444
445 2014-02-10 Eli Zaretskii <eliz@gnu.org>
446
447 * w32-common-fns.el (x-get-selection): Doc fix.
448 * select.el (x-get-selection): Doc fix. (Bug#15109)
449
450 * face-remap.el (face-remap-add-relative)
451 (face-remap-remove-relative, face-remap-reset-base)
452 (face-remap-set-base): Call force-mode-line-update to redisplay
453 the current buffer due to potential change in faces. (Bug#16709)
454
455 2014-02-10 Michael Albinus <michael.albinus@gmx.de>
456
457 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
458 script more robustly.
459
460 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
461
462 * dired.el (dired-get-marked-files): Doc fix (bug#11534).
463
464 * simple.el (choose-completion): Doc fix (bug#14160).
465
466 * subr.el (event-start): Say what a nil EVENT value means.
467
468 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
469 (bug#14197).
470
471 * progmodes/grep.el (find-program): Doc fix (bug#14289).
472
473 * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
474
475 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
476
477 * files.el (confirm-kill-emacs): Allow specifying an arbitrary
478 predicate function (bug#15455).
479
480 2014-02-10 Dmitry Gutov <dgutov@yandex.ru>
481
482 * ielm.el (inferior-emacs-lisp-mode): Instead of
483 `comment-use-global-state', set `comment-use-syntax'.
484
485 2014-02-10 Glenn Morris <rgm@gnu.org>
486
487 * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
488
489 2014-02-09 Alan Mackenzie <acm@muc.de>
490
491 Fix c-invalidate-state-cache on narrowed buffers.
492 * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
493 Widen when setting and clearing the CPP delimiter properties.
494
495 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
496
497 * help.el (describe-bindings): Doc fix (bug#9888).
498
499 * files.el (save-buffer): Use ARG as the parameter name for
500 consistency (bug#10346).
501 (save-buffer): Clarify the 0 argument (bug#10346).
502
503 * cus-edit.el (customize-apropos): Fix error string.
504 (custom-buffer-create): Doc fix (bug#11122).
505 (custom-sort-items): Doc fix (bug#11121).
506
507 * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
508
509 * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
510 (icomplete-simple-completing-p): Mention the previous variable.
511
512 * font-lock.el (font-lock-value-in-major-mode): Clarify the
513 meaning of the parameter (bug#12282).
514
515 * files.el (find-file-noselect): Clarify prompt when changing
516 readedness (bug#13261).
517 (locate-file): Suffixes aren't returned, so don't say that they
518 are (bug#12674).
519 (backup-inhibited): Doc clarification (bug#12525).
520
521 * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
522 before we actually start to delete things (bug#16331).
523
524 * subr.el (event-start): Doc fix (bug#14228).
525 (event-end): Ditto.
526
527 2014-02-09 Glenn Morris <rgm@gnu.org>
528
529 * emacs-lisp/warnings.el (lwarn):
530 Empower help-enable-auto-load. (Bug#15940)
531
532 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
533
534 * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
535 (Bug#16690)
536
537 2014-02-08 Michael Albinus <michael.albinus@gmx.de>
538
539 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
540 Insert output at end of buffer. (Bug#16120)
541
542 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
543
544 * simple.el (choose-completion-string-functions): Document new
545 calling convention (bug#14153).
546 (execute-extended-command): Clarify doc string (bug#13373).
547
548 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
549
550 * find-dired.el (find-name-dired): Doc fix (bug#14290).
551 (find-grep-dired): Doc fix (bug#14288).
552
553 2014-02-08 Juri Linkov <juri@jurta.org>
554
555 * isearch.el (isearch-quote-char): Check character validity
556 like in `quoted-insert' (bug#16677).
557
558 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
559
560 * files.el (find-file-visit-truename): Doc clarification (bug#14697).
561
562 * isearch.el (isearch-hide-immediately): Doc clarification
563 (bug#14723).
564
565 * simple.el (line-move): Document utility function used many
566 places in the Emacs sources (bug#14843).
567
568 * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
569 (dired-prev-marked-file): Doc fix (bug#14855).
570 (dired-up-directory): Doc fix (bug#14848).
571
572 * minibuffer.el (read-file-name): Doc clarification (bug#15096).
573
574 * files.el (file-relative-name): Doc fix (bug#15159).
575
576 * fringe.el (fringe-styles): Doc fix (bug#15239).
577
578 * isearch.el (isearch-filter-predicate): Documentation typo fix
579 (bug#15474).
580
581 * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
582
583 * isearch.el (isearch-cmds): Doc clarification (bug#15547).
584
585 * replace.el (replace-match-maybe-edit): Doc clarification
586 (bug#15632).
587
588 * subr.el (add-to-list): Refill the paragraphs (bug#15791).
589
590 * macros.el (insert-kbd-macro): Doc fix (bug#16025).
591
592 2014-02-08 Glenn Morris <rgm@gnu.org>
593
594 * help-fns.el (describe-variable):
595 Check {file,dir}-local-variables-alist, and buffer-file-name,
596 in the correct buffer.
597
598 2014-02-08 Ingo Lohmar <i.lohmar@gmail.com>
599
600 * help-fns.el (describe-variable): Fix the case where
601 a value is directory-local with no dir-locals file. (Bug#16635)
602
603 2014-02-08 Glenn Morris <rgm@gnu.org>
604
605 * abbrev.el (edit-abbrevs-mode):
606 Derive from fundamental-mode. (Bug#16682)
607
608 2014-02-07 Juanma Barranquero <lekktu@gmail.com>
609
610 * simple.el (quoted-insert): Check character validity (bug#16677).
611
612 2014-02-07 Juri Linkov <juri@jurta.org>
613
614 * desktop.el (desktop-read): Claim the lock when the owner is not
615 the current process. (Bug#16157)
616
617 2014-02-07 Juri Linkov <juri@jurta.org>
618
619 * desktop.el (desktop-buffers-not-to-save): Change default from nil
620 to "\\` ". (Bug#16651)
621
622 2014-02-07 Juri Linkov <juri@jurta.org>
623
624 * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
625 when enabling, and `desktop-auto-save-cancel-timer' when disabling.
626 (desktop-auto-save-cancel-timer): New function with some code from
627 `desktop-auto-save-set-timer'.
628 (after-init-hook): Don't call `desktop-auto-save-set-timer'.
629 Instead of setting `desktop-save-mode' to nil, call
630 `desktop-save-mode' with arg 0. (Bug#16630)
631
632 2014-02-07 Glenn Morris <rgm@gnu.org>
633
634 * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
635 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
636 (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
637
638 * obsolete/iswitchb.el: Move to obsolete/.
639 * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
640 since obsolete/ is not scanned for autoloads.
641 * emacs-lisp/authors.el (authors-valid-file-names):
642 Add iswitchb.el.
643
644 * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
645 Disable now non-functional find-file-hook.
646
647 2014-02-06 Michael Albinus <michael.albinus@gmx.de>
648
649 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
650 instead of ";" in order to avoid additional prompts. Let heredoc
651 scripts read from tty. (Bug#16582)
652 (tramp-send-command): No special handling of heredocs, it isn't
653 necessary anymore.
654
655 2014-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
656
657 * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
658 with a space (bug#16664). Limit the symbols considered to the ones
659 that are bound or fbound (bug#16646).
660
661 2014-02-06 Glenn Morris <rgm@gnu.org>
662
663 * epa.el (epa-mail-aliases): Doc fix.
664
665 2014-02-06 Dmitry Gutov <dgutov@yandex.ru>
666
667 * emacs-lisp/lisp.el (lisp-completion-at-point):
668 Use `completion-table-merge' instead of `completion-table-in-turn'
669 (bug#16604).
670
671 * minibuffer.el (completion-table-merge): New function.
672
673 2014-02-05 Michael Albinus <michael.albinus@gmx.de>
674
675 * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
676 (tramp-sh-handle-set-file-acl)
677 (tramp-sh-handle-start-file-process)
678 (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
679 (tramp-find-executable, tramp-send-command): Use it.
680
681 2014-02-05 Glenn Morris <rgm@gnu.org>
682
683 * epa.el (epa-mail-aliases): Fix custom type. Doc tweak.
684
685 2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
686
687 * progmodes/python.el (python-shell-send-string):
688 (python-shell-send-string-no-output): Fix docstring (Bug#16547).
689
690 2014-02-04 Anders Lindgren <andlind@gmail.com>
691
692 * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
693 the names (bug#16620).
694
695 2014-02-03 Martin Rudalics <rudalics@gmx.at>
696
697 * faces.el (window-divider): New default value. Rewrite doc-string.
698 (window-divider-first-pixel, window-divider-last-pixel): New faces.
699
700 2014-02-03 Dmitry Gutov <dgutov@yandex.ru>
701
702 * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
703 `protected' and `public' can also be called without arguments.
704
705 2014-02-03 Glenn Morris <rgm@gnu.org>
706
707 * register.el (window-configuration-to-register)
708 (frame-configuration-to-register): Unadvertise unused argument.
709 * frameset.el (frameset-to-register): Remove unused argument.
710
711 * frameset.el (frameset-to-register):
712 * kmacro.el (kmacro-to-register):
713 * register.el (increment-register):
714 * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
715 (calc-append-to-register, calc-prepend-to-register):
716 * play/gametree.el (gametree-layout-to-register)
717 (gametree-apply-register-layout):
718 * textmodes/picture.el (picture-clear-rectangle-to-register)
719 (picture-yank-rectangle-from-register):
720 * vc/emerge.el (emerge-combine-versions-register):
721 Use register-read-with-preview to read registers.
722
723 2014-02-03 João Távora <joaotavora@gmail.com>
724
725 * elec-pair.el (electric-pair-backward-delete-char): Don't error
726 when at beginning of (possibly narrowed) buffer.
727
728 2014-02-02 Daniel Colascione <dancol@dancol.org>
729
730 * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
731 Also try to display local help from just before point.
732
733 2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
734
735 c-parse-state. Don't "append-lower-brace-pair" in certain
736 circumstances. Also fix an obscure bug where "\\s!" shouldn't be
737 recognised as a comment.
738
739 * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
740 as well as normal comment starter.
741 (c-parse-state-get-strategy): Extra return possibility
742 'back-and-forward.
743 (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
744 return value list to indicate replacement of a brace-pair cons
745 with its car.
746 (c-parse-state-1): With 'back-and-forward, only call
747 c-append-lower-brace-pair-to state-cache when cons-separated.
748
749 2014-02-02 Jan Djärv <jan.h.d@swipnet.se>
750
751 * term/ns-win.el (ns-suspend-error): New function.
752 (ns-initialize-window-system): Add ns-suspend-error to
753 suspend-hook (Bug#16612).
754
755 2014-02-02 Daniel Colascione <dancol@dancol.org>
756
757 * progmodes/cc-defs.el (c-find-assignment-for-mode): Make loading cc-mode silent.
758
759 2014-02-02 Daniel Colascione <dancol@dancol.org>
760
761 * comint.el (comint-prompt-read-only): Change doc to suggest remap keybinding.
762
763 2014-02-02 Glenn Morris <rgm@gnu.org>
764
765 * register.el (register-read-with-preview, point-to-register)
766 (window-configuration-to-register, frame-configuration-to-register)
767 (jump-to-register, number-to-register, view-register, insert-register)
768 (copy-to-register, append-to-register, prepend-to-register)
769 (copy-rectangle-to-register): Doc fixes.
770
771 2014-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
774 * emacs-lisp/find-func.el (find-function-C-source): Idem.
775 * emacs-lisp/nadvice.el (advice--cd*r): New function.
776 * help-fns.el (describe-function-1): Use it.
777
778 2014-02-02 Glenn Morris <rgm@gnu.org>
779
780 * register.el (register-preview-default): New function,
781 split from register-preview.
782 (register-preview-function): Rename from register-preview-functions,
783 make it not a hook.
784 (register-preview): Use register-preview-function.
785 (register-read-with-preview): Error on non-character event. (Bug#16595)
786
787 2014-02-01 Dmitry Gutov <dgutov@yandex.ru>
788
789 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
790 `:' before binary operators (bug#16609). Don't check for `:'
791 before `[' and `(', or their syntax status. A percent literal
792 can't end with either.
793 (ruby-font-lock-keywords): For built-ins that require arguments,
794 check that they're followed by something that looks like argument
795 (bug#16610).
796
797 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
798
799 * subr.el (butlast): Document what an omitted N means (bug#13437).
800 (nbutlast): Ditto.
801
802 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
803
804 * net/shr.el (shr-generic): Make into a defsubst to make the stack
805 depth shallower (bug#16587).
806 (shr-tag-svg): Respect `shr-inhibit-images'.
807 (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
808
809 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
810
811 * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
812 (ruby-smie-grammar): Make "." right-associative. Make its priority
813 lower than the ternary and all binary operators.
814 (ruby-smie-rules): Indent "(" relative to the first non-"."
815 parent, or the first "." parent at indentation.
816 Use `ruby-align-chained-calls' for indentation of "." tokens.
817 (Bug#16593)
818
819 2014-01-31 Juri Linkov <juri@jurta.org>
820
821 * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
822 from `make-hash-table'.
823
824 * textmodes/ispell.el (ispell-init-process): Change message format
825 to be consistent with other messages.
826
827 2014-01-31 Glenn Morris <rgm@gnu.org>
828
829 * delsel.el (delete-selection-mode): Doc fix.
830
831 * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
832 (trace-function-background): Doc fixes.
833
834 * ido.el (ido-use-virtual-buffers): Doc fix.
835 Reset :version, since the default value has not changed.
836
837 * register.el (register-preview-delay, register-read-with-preview):
838 Doc fixes.
839
840 * mail/reporter.el (reporter-dump-variable): In case of void-variable,
841 do not mess with mail-buffer position (fixes 2009-11-03 change).
842 * progmodes/cc-mode.el (c-submit-bug-report):
843 Check auto-fill-mode is bound. (Bug#16592)
844
845 2014-01-31 Darren Hoo <darren.hoo@gmail.com>
846
847 * startup.el (fancy-splash-image-file): New function,
848 split from fancy-splash-head.
849 (fancy-splash-head, use-fancy-splash-screens-p): Use it,
850 so that we are both using the same image. (Bug#16574)
851
852 2014-01-30 Glenn Morris <rgm@gnu.org>
853
854 * simple.el (eval-expression): Doc fix.
855
856 * hexl.el (hexl-mode-hook):
857 * ielm.el (ielm-mode-hook):
858 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
859 (lisp-interaction-mode-hook):
860 * progmodes/cfengine.e (cfengine3-documentation-function):
861 Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
862
863 2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
864
865 * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
866 is a symbol (bug#16584).
867
868 2014-01-30 Glenn Morris <rgm@gnu.org>
869
870 * help.el (help-for-help-internal): Add "P" to text.
871
872 2014-01-29 Glenn Morris <rgm@gnu.org>
873
874 * simple.el (just-one-space, cycle-spacing): Doc fixes.
875
876 2014-01-28 Martin Rudalics <rudalics@gmx.at>
877
878 * window.el (fit-frame-to-buffer): Fix calculations for margins and
879 height constraints.
880
881 2014-01-28 Luke Lee <luke.yx.lee@gmail.com>
882
883 * progmodes/hideif.el: Extend to full CPP expression syntax.
884 (hif-token-alist): Add missing tokens.
885 (hif-token-regexp): Add support for float/octal/hex immediates.
886 (hif-string-literal-regexp): New const.
887 (hif-tokenize): Recognize strings and float/octal/hex immediates.
888 (hif-exprlist): New function.
889 (hif-parse-if-exp): Use it.
890 (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
891 (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
892 (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
893 (hif-logxor, hif-comma): New functions.
894
895 2014-01-28 Glenn Morris <rgm@gnu.org>
896
897 * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
898
899 * indent.el (tab-stop-list): Doc fix. Add :version.
900
901 * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
902 (cvs-append-to-ignore): Add compatibility alias.
903
904 2014-01-27 Glenn Morris <rgm@gnu.org>
905
906 * dired.el (dired-hide-details-mode): Don't autoload it,
907 since it cannot be used outside Dired buffers anyway.
908
909 * emulation/cua-base.el (cua-mode): Doc fix.
910
911 * dired.el (dired-hide-details-hide-symlink-targets)
912 (dired-hide-details-hide-information-lines)
913 (dired-hide-details-mode): Doc fixes.
914
915 * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
916 * strokes.el (strokes-file): Doc fix. Bump :version.
917 (strokes-help): Doc fix.
918 * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
919 * emulation/viper.el (viper): Doc fix for custom group.
920 (top-level): Remove oh-so-no-longer-relevant text about vip.
921 * obsolete/otodo-mode.el (todo-prefix): Doc fix.
922
923 * ido.el (ido-save-directory-list-file):
924 * saveplace.el (save-place-file):
925 * calendar/timeclock.el (timeclock-file):
926 * net/quickurl.el (quickurl-url-file):
927 * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
928 * progmodes/idlwave.el (idlwave-config-directory):
929 * textmodes/remember.el (remember-data-file):
930 Bump :version.
931
932 2014-01-26 Glenn Morris <rgm@gnu.org>
933
934 * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
935 Doc fix. Make obsolete.
936 (opascal-mode): No longer mention opascal-tab-always-indents in doc.
937
938 * sort.el (delete-duplicate-lines): Doc fix.
939
940 2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
941
942 * progmodes/ada-mode.el (ada):
943 * woman.el (woman): Link to info manual and Commentary section.
944
945 * progmodes/flymake.el (flymake):
946 * nxml/nxml-mode.el (nxml):
947 * net/eww.el (eww):
948 * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
949 * htmlfontify.el (htmlfontify):
950 * ses.el (ses):
951 * epa.el (epa):
952 * ido.el (ido): Link to info manual.
953
954 2014-01-25 Leo Liu <sdl.web@gmail.com>
955
956 * progmodes/flymake.el (flymake-make-overlay): No rear advance.
957
958 2014-01-25 Adam Sjøgren <asjo@koldfront.dk>
959
960 * net/shr.el (shr-tag-img): Prefer the title over the alt text
961 (bug#16537).
962
963 2014-01-24 Juanma Barranquero <lekktu@gmail.com>
964
965 * net/eww.el (eww-download-callback):
966 Fix reference to eww-download-directory.
967
968 * emacs-lisp/bytecomp.el (byte-compile-file):
969 Remove unused local variable `file-name'.
970
971 2014-01-24 Glenn Morris <rgm@gnu.org>
972
973 * woman.el (woman-default-faces, woman-monochrome-faces):
974 Fix obsolescence specification.
975
976 * subr.el (with-demoted-errors): Doc fix.
977
978 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
981 (cl--macroexp-fboundp): New function.
982 (cl--make-type-test): Use it.
983
984 2014-01-23 Glenn Morris <rgm@gnu.org>
985
986 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
987 * simple.el (eval-expression): Doc fixes.
988
989 2014-01-22 Glenn Morris <rgm@gnu.org>
990
991 * emacs-lisp/authors.el (authors-fixed-entries): Addition.
992
993 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
994
995 * emacs-lisp/package.el: Write files silently.
996 (package-autoload-ensure-default-file, package--write-file-no-coding)
997 (package-generate-description-file, package--download-one-archive)
998 (package-install-from-archive): Tell `write-region' to stay quiet.
999 (package-menu-mode, package-menu--print-info): Omit the Archive column
1000 if there's only one archive.
1001 (package-all-keywords, package--has-keyword-p): Remove dead code.
1002
1003 2014-01-22 Glenn Morris <rgm@gnu.org>
1004
1005 * version.el (emacs-bzr-version-bzr): Fix typo.
1006
1007 * version.el (emacs-repository-get-version):
1008 Check either .bzr or .git, but not both.
1009 Make the git case actually use the DIR argument, and return nil
1010 rather than the empty string.
1011 Avoid error if .git exists but the git executable is not found.
1012
1013 2014-01-22 Martin Rudalics <rudalics@gmx.at>
1014
1015 Fixes in window size functions around Bug#16430 and Bug#16470.
1016 * window.el (window-total-size, window-size): New argument ROUND.
1017 (window--min-delta-1, window-min-delta, window--max-delta-1):
1018 Be more conservative when calculating the numbers of lines or
1019 columns a window can shrink (Bug#16430).
1020 (fit-window-to-buffer): Simplify code.
1021 * term.el (term-window-width): Call window-body-width again.
1022
1023 2014-01-22 Glenn Morris <rgm@gnu.org>
1024
1025 * image.el (image-format-suffixes): Doc fix.
1026
1027 * international/quail.el (quail-define-package): Doc fix.
1028
1029 * emacs-lisp/authors.el (authors-valid-file-names):
1030 (authors-renamed-files-alist): Additions.
1031
1032 * vc/vc-git.el (vc-git-print-log): Remove --follow;
1033 reverts 2014-01-09 change. (Bug#16422)
1034
1035 * calc/calc-embed.el (thing-at-point-looking-at):
1036 * emacs-lisp/map-ynp.el (x-popup-dialog):
1037 * obsolete/lmenu.el (x-popup-dialog):
1038 * emacs-lisp/package.el (url-recreate-url):
1039 * mail/mailclient.el (clipboard-kill-ring-save):
1040 * subr.el (x-popup-dialog): Update declaration.
1041 * mail/rmail.el (rmail-mime-message-p):
1042 * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
1043
1044 2014-01-21 Daniel Colascione <dancol@dancol.org>
1045
1046 * progmodes/sh-script.el (sh--inside-noncommand-expression):
1047 Correctly detect when we're inside an arithmetic expansion form
1048 containing nested parenthesis.
1049 (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
1050 to detect cases where we shouldn't expand "<<" to a heredoc
1051 skeleton.
1052
1053 2014-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
1054
1055 * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
1056 (eldoc--message-command-p): New function.
1057 (eldoc-display-message-p): Use it.
1058 (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
1059 message is not automatically erased for us.
1060 (eldoc-print-current-symbol-info): Erase previous message, if any.
1061
1062 2014-01-21 Tassilo Horn <tsdh@gnu.org>
1063
1064 * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
1065 specify it's an interactive function.
1066
1067 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1068 Fix regex used for scanning for citation keys which failed for
1069 citations with optional arguments.
1070
1071 2014-01-21 Leo Liu <sdl.web@gmail.com>
1072
1073 * simple.el (read--expression): Don't enable eldoc-mode.
1074
1075 2014-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * simple.el (move-beginning-of-line): Make sure we don't move forward
1078 (bug#16497).
1079
1080 2014-01-20 Juri Linkov <juri@jurta.org>
1081
1082 * saveplace.el (toggle-save-place, save-place-to-alist)
1083 (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
1084 'dired-mode) before checking for dired-directory. (Bug#16477)
1085
1086 2014-01-20 Juri Linkov <juri@jurta.org>
1087
1088 * indent.el (indent-line-to): Use backward-to-indentation
1089 instead of back-to-indentation. (Bug#16461)
1090
1091 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
1092
1093 Revert some of the CANNOT_DUMP fix (Bug#16494).
1094 Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
1095 but fixing this can wait until after the next release.
1096 * Makefile.in (emacs): Keep EMACSLOADPATH empty.
1097
1098 2014-01-19 Michael Albinus <michael.albinus@gmx.de>
1099
1100 * eshell/esh-mode.el (eshell-password-prompt-regexp):
1101 Use `password-word-equivalents'.
1102 (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
1103 to t. (Bug#5664, Bug#13124)
1104
1105 2014-01-19 Alan Mackenzie <acm@muc.de>
1106
1107 Bind open-paren-in-column-0-is-defun-start to nil at some entry
1108 points.
1109 * progmodes/cc-engine.el (c-invalidate-state-cache-1)
1110 (c-parse-state-1, c-guess-basic-syntax): Bind it here.
1111 * progmodes/cc-mode.el (c-before-change, c-after-change)
1112 (c-font-lock-fontify-region): Bind it here.
1113
1114 2014-01-19 Martin Rudalics <rudalics@gmx.at>
1115
1116 * term.el (term-window-width): Call window-text-width instead of
1117 window-width (Bug#16470).
1118
1119 2014-01-18 Paul Eggert <eggert@cs.ucla.edu>
1120
1121 * simple.el (password-word-equivalents): Remove duplicates.
1122 Sort, to make this easier next time.
1123 Downcase. Omit ": " after "jelszó".
1124
1125 2014-01-18 Jan Djärv <jan.h.d@swipnet.se>
1126
1127 * term/common-win.el (saved-region-selection): Defvar it.
1128 (x-select-text): Set saved-region-selection (Bug#16382).
1129
1130 2014-01-18 Glenn Morris <rgm@gnu.org>
1131
1132 * emacs-lisp/authors.el (authors-aliases)
1133 (authors-renamed-files-alist): Add some entries.
1134
1135 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
1136
1137 * net/tramp.el (tramp-password-prompt-regexp):
1138 Use `password-word-equivalents' if available.
1139 (tramp-action-password, tramp-process-one-action)
1140 (tramp-read-passwd): Let-bind `case-fold-search' to t. (Bug#13124)
1141
1142 2014-01-17 Chong Yidong <cyd@gnu.org>
1143
1144 * simple.el (password-word-equivalents): New defcustom.
1145 * comint.el (comint-password-prompt-regexp): Use it. Bump version
1146 to 24.4.
1147 (comint-watch-for-password-prompt): Let-bind `case-fold-search'
1148 to t. (Bug#13124)
1149
1150 2014-01-17 Dmitry Gutov <dgutov@yandex.ru>
1151
1152 * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
1153 (ruby-align-to-stmt-keywords): Change the default value.
1154 Use `ruby-alignable-keywords' to generate the possible customization
1155 choices.
1156 (ruby-smie-rules): Instead of using a hardcoded list of alignable
1157 keywords, check against the value of `ruby-alignable-keywords'
1158 (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
1159
1160 2014-01-17 Glenn Morris <rgm@gnu.org>
1161
1162 * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
1163
1164 Make M-x authors return zero *Authors Errors* from current logs.
1165 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
1166 (authors-ignored-files): Add some entries, remove others.
1167 (authors-ambiguous-files, authors-valid-file-names):
1168 Add some entries.
1169 (authors-renamed-files-alist): Add, remove, and adjust entries.
1170 (authors-renamed-files-regexps): Add some entries.
1171 Remove some very broad ones. Make some entries `lax'.
1172 (authors-lax-changelogs): New constant.
1173 (authors-disambiguate-file-name): Treat top-level specially.
1174 (authors-lax-changelog-p): New function.
1175 (authors-canonical-file-name): Check file as written against
1176 authors-valid-file-names. Do not special-case etc/.
1177 Handle `lax' logs and authors-renamed-files-regexps elements.
1178
1179 2014-01-16 Dmitry Gutov <dgutov@yandex.ru>
1180
1181 * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
1182 `assoc'. Use `nth' instead of `cdr'. Make private. Update all
1183 callers.
1184
1185 2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1186
1187 * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
1188 Assume we're already in the proper buffer.
1189 Inspired by Anders Lindgren <andlind@gmail.com>.
1190 (follow-post-command-hook): Call it from the right buffer.
1191 (follow-comint-scroll-to-bottom): Adjust call.
1192 (follow-all-followers): Use get-buffer-window-list.
1193
1194 2014-01-15 Daniel Colascione <dancol@dancol.org>
1195
1196 * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
1197 `buffer-file-name' in interactive-form so that we don't leave
1198 pathless file names in `file-name-history'.
1199
1200 2014-01-15 Juri Linkov <juri@jurta.org>
1201
1202 * indent.el (indent-rigidly): Set deactivate-mark to nil
1203 in transient indentation mode. (Bug#16438)
1204
1205 2014-01-15 Dmitry Gutov <dgutov@yandex.ru>
1206
1207 * emacs-lisp/package.el (package-desc-keywords): New function
1208 (Bug#16222).
1209 (describe-package-1, package-all-keywords)
1210 (package--has-keyword-p): Use it.
1211
1212 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
1213
1214 * simple.el (define-alternatives): When creating the
1215 COMMAND-alternatives variable, assign COMMAND as its definition
1216 name so that `describe-variable' can relocate it.
1217
1218 2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
1219
1220 * font-lock.el (font-lock-keywords): Fix typo in docstring
1221 (bug#16307).
1222
1223 2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1224
1225 * ispell.el (ispell-region): Reset `in-comment' for new line
1226 instead of wrongly reset `add-coment' (bug#13577).
1227
1228 2014-01-14 Daiki Ueno <ueno@gnu.org>
1229
1230 * epa-file.el (epa-file-write-region): Encode the region according
1231 to `buffer-file-format'. Problem reported at:
1232 <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
1233
1234 2014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1235
1236 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
1237 so it applies in the right buffer (bug#16410).
1238
1239 2014-01-13 Daniel Colascione <dancol@dancol.org>
1240
1241 * textmodes/rst.el (rst-define-key): Provide deprecated
1242 keybindings through named functions instead of anonymous ones so
1243 that "??" doesn't appear in describe-mode output.
1244
1245 2014-01-13 Bastien Guerry <bzg@gnu.org>
1246
1247 * simple.el (define-alternatives): Call the selected command
1248 interactively. When setting `COMMAND--implementation' for the
1249 first time, tell the user how to chose another implementation.
1250 Enhance the docstring.
1251
1252 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1253
1254 * vc/log-edit.el: Fix highlighting of summary when it's the first line.
1255 (log-edit--match-first-line): New function.
1256 (log-edit-font-lock-keywords): Use it.
1257 (log-edit-mode): Make jit-lock-defer-multiline work.
1258
1259 2014-01-13 Bastien Guerry <bzg@gnu.org>
1260
1261 * rect.el (rectangle-mark-mode): When the region is not active,
1262 display a message saying that the mark as been set and that
1263 rectangle mode is in use.
1264 (rectangle--highlight-for-redisplay): Only put an overlay with a
1265 visible vertical bar when (display-graphic-p) is non-nil.
1266 This partially fixes Bug#16403.
1267
1268 2014-01-13 Juri Linkov <juri@jurta.org>
1269
1270 * info.el (Info-find-file): Go to DIR before displaying the error
1271 about a nonexistent file if no previous Info file is visited.
1272 Use `user-error' instead of `error' for "Info file %s does not exist".
1273 (Info-find-node-2): In case of a nonexistent node in unwind forms
1274 go to the Top node if there is no previous node to revert to.
1275 (Bug#16405)
1276
1277 2014-01-13 Martin Rudalics <rudalics@gmx.at>
1278
1279 fit-frame/window-to-buffer code fixes including one for Bug#14096.
1280 * window.el (fit-frame-to-buffer): Fix doc-string.
1281 Respect window-min-height/-width. Fit pixelwise when
1282 frame-resize-pixelwise is non-nil. Adjust right/bottom edge
1283 when avoiding that frame goes partially off-screen.
1284 (fit-window-to-buffer): Respect window-min-height/-width
1285 (Bug#14096).
1286
1287 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1288
1289 * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
1290 after an empty line.
1291
1292 2014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
1293
1294 * net/shr.el (shr-render-region): Autoload.
1295
1296 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
1297
1298 * net/eww.el (eww-download-directory): Rename from
1299 `eww-download-path' (Bug#16419).
1300
1301 2014-01-12 Leo Liu <sdl.web@gmail.com>
1302
1303 * dired-x.el (dired-mode-map): Fix last change.
1304
1305 * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
1306
1307 2014-01-12 Paul Eggert <eggert@cs.ucla.edu>
1308
1309 Spelling fixes.
1310 * emacs-lisp/generic.el (generic--normalize-comments):
1311 Rename from generic--normalise-comments. All uses changed.
1312 * play/bubbles.el (bubbles--neighborhood-score):
1313 (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
1314 (bubbles--neighborhood-available)
1315 (bubbles--update-neighborhood-score):
1316 Rename from names with 'neighbourhood'. All uses changed.
1317
1318 2014-01-12 Leo Liu <sdl.web@gmail.com>
1319
1320 Re-implement the feature of showing eldoc info after editing.
1321 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
1322 (eldoc-edit-message-commands): New function.
1323 (eldoc-print-after-edit): New variable.
1324 (eldoc-pre-command-refresh-echo-area): Emit message only by
1325 eldoc-message-commands.
1326 (eldoc-mode): Restrict eldoc-message-commands to editing commands
1327 if eldoc-print-after-edit is set. (Bug#16346)
1328 * simple.el (read--expression): Enable eldoc-mode.
1329 * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
1330
1331 2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
1332 Eric S. Raymond <esr@thyrsus.com>
1333
1334 * version.el (emacs-repository-get-version): Enhance so the
1335 function works correctly in either a Bazaar or Git repo.
1336
1337 2014-01-11 Eric S. Raymond <esr@thyrsus.com>
1338
1339 * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
1340 Goes with removal of the joke manpages from /etc.
1341
1342 2014-01-10 Kenichi Handa <handa@gnu.org>
1343
1344 * mail/rmail.el (rmail-get-coding-system):
1345 Check rmail-get-coding-function before "funcall"ing it.
1346
1347 2014-01-10 Glenn Morris <rgm@gnu.org>
1348
1349 * emacs-lisp/authors.el (authors-fixed-entries):
1350 Update for files that no longer exist.
1351
1352 2014-01-10 Eric S. Raymond <esr@thyrsus.com>
1353
1354 * version.el (emacs-bzr-get-version): Restore compatibilty with
1355 24.3 (Tested).
1356
1357 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
1358
1359 * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
1360 and Podfile.
1361
1362 2014-01-10 Eli Zaretskii <eliz@gnu.org>
1363
1364 * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
1365
1366 2014-01-10 Chong Yidong <cyd@gnu.org>
1367
1368 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
1369
1370 2014-01-10 Anders Lindgren <andlind@gmail.com>
1371
1372 * follow.el (follow-cache-command-list): Include right-char and
1373 left-char.
1374
1375 2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
1376
1377 Spelling fixes.
1378 * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
1379 * woman.el (woman-mark-horizontal-position):
1380 Rename from woman-mark-horizonal-position. Use changed.
1381
1382 2014-01-10 Glenn Morris <rgm@gnu.org>
1383
1384 * info.el (info-initialize): If running uninstalled, ensure our
1385 own info files are always found first, even if INFOPATH is set.
1386
1387 * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
1388
1389 2014-01-09 David Engster <deng@randomsample.de>
1390
1391 * emacs-lisp/eieio-custom.el:
1392 * emacs-lisp/eieio-opt.el: Set generated autoload file to
1393 'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
1394 * emacs-lisp/eieio.el: Regenerate autoloads.
1395
1396 2014-01-09 Eric S. Raymond <esr@thyrsus.com>
1397
1398 * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
1399 following renames. (Bug#8756)
1400
1401 2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
1402
1403 * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
1404 (bug#16382).
1405 (activate-mark): Add `no-tmm' argument.
1406 (set-mark, push-mark-command): Use it instead of running
1407 activate-mark-hook by hand.
1408
1409 2014-01-08 Eric S. Raymond <esr@thyrsus.com>
1410
1411 In preparation for the move to git, sanitize out some
1412 Bazaar-specific names.
1413
1414 * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
1415
1416 * version.el (emacs-bzr-version): Name changed to
1417 emacs-repository-version. Obsolete-variable alias made.
1418 * loadup.el: Follow through on this name change.
1419 * mail/emacsbug.el (report-emacs-bug): Factor out any
1420 assumption about the version control system in use.
1421
1422 2014-01-08 David Engster <deng@randomsample.de>
1423
1424 * help-fns.el (help-fns-describe-function-functions):
1425 New variable to call functions for augmenting help buffers.
1426 (describe-function-1): Remove explicit calls to
1427 `help-fns--compiler-macro', `help-fns--parent-mode' and
1428 `help-fns--obsolete'. Put them in above new variable instead, and
1429 call them through `run-hook-with-args'.
1430 * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
1431 `eieio-describe-class'. Not meant for interactive use anymore,
1432 but to augment existing help buffers. Remove optional second
1433 argument. Create proper button for file location.
1434 Rewrite function to use `insert' instead of `princ' and `prin1' where
1435 possible.
1436 (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
1437 (eieio-method-def, eieio-class-def): Move further up.
1438 (describe-method, describe-generic, eieio-describe-method):
1439 Remove aliases.
1440 (eieio-help-constructor, eieio-help-generic): Rename from
1441 `eieio-describe-constructor' and `eieio-describe-generic', resp.
1442 Rewrite to use `insert' in the current buffer and use proper help
1443 buttons.
1444 (eieio-help-find-method-definition)
1445 (eieio-help-find-class-definition): Also accept symbols as
1446 arguments.
1447 (eieio-help-mode-augmentation-maybee): Remove.
1448 (eieio-describe-class-sb): Use `describe-function'.
1449 * emacs-lisp/eieio.el (help-fns-describe-function-functions):
1450 Add `eieio-help-generic' and `eieio-help-constructor'.
1451
1452 2014-01-08 Paul Eggert <eggert@cs.ucla.edu>
1453
1454 Spelling fixes.
1455 * language/china-util.el (hz-ascii-designation):
1456 Rename from hz-ascii-designnation.
1457 (hz-ascii-designation): Rename from hz-ascii-designnation.
1458 All uses changed.
1459
1460 2014-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
1461
1462 * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
1463 package-alist.
1464
1465 2014-01-08 Bastien Guerry <bzg@gnu.org>
1466
1467 * emacs-lisp/package.el (package-delete):
1468 Correctly delete the package from package-alist.
1469
1470 2014-01-08 Daiki Ueno <ueno@gnu.org>
1471
1472 * emacs-lisp/package.el (url-recreate-url): Declare.
1473 (url-http-target-url): Declare.
1474 (package-handle-response): Include requested URL in the error message.
1475 (package--check-signature): Don't re-signal errors from
1476 package--with-work-buffer. Suggested by Stefan Monnier.
1477
1478 2014-01-07 Bastien Guerry <bzg@gnu.org>
1479
1480 * minibuffer.el (completion--try-word-completion): When both a
1481 hyphen and a space are possible candidates for the character
1482 following a word, display both candidates. (Bug#15980)
1483
1484 2014-01-07 Martin Rudalics <rudalics@gmx.at>
1485
1486 * window.el (balance-windows-2): While rounding don't give a
1487 window more than the remainder. Bug#16351, bug#16383.
1488
1489 2014-01-07 Glenn Morris <rgm@gnu.org>
1490
1491 * menu-bar.el (menu-bar-help-extra-packages): Remove.
1492 (menu-bar-help-menu): Use view-external-packages instead.
1493
1494 2014-01-07 Bastien Guerry <bzg@gnu.org>
1495
1496 * emacs-lisp/package.el (package-delete): Also delete the package
1497 name from `package-alist', not its description only.
1498
1499 2014-01-07 Glenn Morris <rgm@gnu.org>
1500
1501 * help.el (view-external-packages):
1502 * menu-bar.el (menu-bar-help-extra-packages):
1503 Visit efaq.info rather than etc/MORE.STUFF.
1504
1505 2014-01-07 Juri Linkov <juri@jurta.org>
1506
1507 * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
1508 isearch-exit and isearch-delete-char resp. (Bug#16342, bug#16035)
1509
1510 * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
1511 that shadows RET. (Bug#16342)
1512
1513 2014-01-07 Chong Yidong <cyd@gnu.org>
1514
1515 * isearch.el (isearch-yank-char, isearch-yank-word)
1516 (isearch-yank-line): Doc fix.
1517
1518 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
1519
1520 * abbrev.el (define-abbrev): Beware new meaning of fboundp.
1521 * emacs-lisp/elint.el (elint-find-builtins):
1522 * emacs-lisp/eldoc.el (eldoc-symbol-function):
1523 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
1524 (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
1525 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1526 * apropos.el (apropos-safe-documentation):
1527 * subr.el (symbol-file): Remove redundant fboundp.
1528 * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
1529
1530 2014-01-06 Bastien Guerry <bzg@gnu.org>
1531
1532 * hl-line.el (global-hl-line-overlay): Make a local variable.
1533 (global-hl-line-overlays): New variable to store all overlays.
1534 (global-hl-line-mode): Don't delete overlays from the current
1535 buffer when `global-hl-line-sticky-flag' is non-nil.
1536 (global-hl-line-highlight): Add new overlays to
1537 `global-hl-line-overlays'.
1538 (global-hl-line-unhighlight-all): New function to delete all
1539 overlays when turning off `global-hl-line-mode'.
1540 This fixes Bug#16183.
1541
1542 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
1543
1544 * subr.el (set-transient-map): Fix nested case and docstring.
1545
1546 2014-01-06 Tassilo Horn <tsdh@gnu.org>
1547
1548 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
1549 `Texinfo' entry.
1550
1551 2014-01-06 Daniel Colascione <dancol@dancol.org>
1552
1553 Fix defun navigation in vc log view.
1554
1555 * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
1556 like `beginning-of-defun'.
1557 (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
1558 log-view-end-of-defun to log-view-end-of-defun-1. Replace
1559 log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
1560 (log-view-extract-comment): Call `log-view-current-entry' directly
1561 instead of relying on broken `log-view-beginning-of-defun' behavior.
1562
1563 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
1564
1565 Spelling fixes.
1566 * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
1567 * emacs-lisp/debug.el (cancel-debug-on-entry):
1568 * epg.el (epg-error-to-string):
1569 * files.el (recover-file):
1570 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1571 * mail/emacsbug.el (report-emacs-bug-hook):
1572 * mail/sendmail.el (mail-recover):
1573 * ses.el (ses-yank-resize):
1574 * term/ns-win.el (ns-print-buffer):
1575 Spelling fixes in diagnostics, mostly for "canceled" with one L.
1576 * epg.el (epg-key-capability-alist): Rename from misspelled version.
1577 All uses changed.
1578 * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
1579
1580 2014-01-06 Leo Liu <sdl.web@gmail.com>
1581
1582 * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
1583 to avoid shadowing global key. (Bug#16354)
1584
1585 2014-01-06 Daniel Colascione <dancol@dancol.org>
1586
1587 * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
1588 rst-mode.
1589
1590 2014-01-05 Martin Rudalics <rudalics@gmx.at>
1591
1592 * window.el (balance-windows): Add mising t to fix Bug#16351.
1593
1594 2014-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1595
1596 * net/shr.el (shr-descend): Don't bug out if the anchor is empty
1597 (bug#16285).
1598 (shr-insert): If we have a word that's longer than `shr-width',
1599 break after it anyway. Otherwise we'll do no breaking once we get
1600 such a long word.
1601
1602 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1603
1604 * net/eww.el (eww): Support single/double quote for search.
1605 * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
1606 (eww-history-quit): Delete and use quit-window.
1607 (eww-history-kill): Delete, because it doesn't work well and
1608 not necessary.
1609 (eww-history-mode-map): Delete some keys and add easy-menu.
1610
1611 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 Fix misspelling of 'chinese' in rx (Bug#16237).
1614 * emacs-lisp/rx.el (rx-categories): Correct spelling of
1615 chinese-two-byte.
1616
1617 Change subword regexps back to vars (Bug#16296).
1618 * progmodes/subword.el (subword-forward-regexp)
1619 (subword-backward-regexp): Change these back to variables.
1620
1621 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1622
1623 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
1624 syntax-begin-function (bug#16247).
1625
1626 2014-01-03 Chong Yidong <cyd@gnu.org>
1627
1628 * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
1629 (advice--docstring): Delete variable.
1630 (advice--make-1): Leave the docstring empty.
1631 (advice-add): Use function-documentation for advised docstring.
1632
1633 * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
1634 Ignore function-documentation property when getting documentation.
1635 (ad-activate-advised-definition): Use function-documentation
1636 generate the docstring.
1637 (ad-make-advised-definition): Don't call
1638 ad-make-advised-definition-docstring.
1639 (ad-make-advised-definition-docstring, ad-advised-definition-p):
1640 Delete functions.
1641
1642 * progmodes/sql.el (sql-help): Use function-documentation instead
1643 of dynamic-docstring-function property. No need to autoload now.
1644 (sql--help-docstring): New variable.
1645 (sql--make-help-docstring): Use it.
1646
1647 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1648
1649 * ielm.el (ielm-tab): Retarget.
1650 (ielm-map): Use ielm-tab for tab.
1651 (ielm-complete-filename): Use comint-filename-completion.
1652 (ielm-complete-symbol): Remove.
1653 (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
1654 remove ielm-tab from completion-at-point-functions (bug#16224).
1655
1656 * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
1657 Beware signals raised by predicates (bug#16201).
1658
1659 2014-01-02 Richard Stallman <rms@gnu.org>
1660
1661 * dired-aux.el (dired-do-print): Handle printer-name.
1662
1663 * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
1664 * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
1665 (rmail-epa-decrypt): Turn off mime processing.
1666
1667 * mail/rmail.el (rmail-make-in-reply-to-field):
1668 Add parens in message-id.
1669
1670 * mail/rmail.el (rmail-get-coding-function): Variable.
1671 (rmail-get-coding-system): Use it.
1672
1673 2013-12-31 Eli Zaretskii <eliz@gnu.org>
1674
1675 * international/mule-conf.el: Unify the charset indian-is13194.
1676 (indian-is13194): Specify unify-map.
1677
1678 2013-12-31 Leo Liu <sdl.web@gmail.com>
1679
1680 * subr.el (set-temporary-overlay-map): Obsolete alias. (Bug#16305)
1681
1682 2013-12-30 Daniel Colascione <dancol@dancol.org>
1683
1684 * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
1685 of printing a useless when we resume from sleep.
1686
1687 * progmodes/sh-script.el
1688 (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
1689 in indentation code. (Bug#16233)
1690
1691 2013-12-28 João Távora <joaotavora@gmail.com>
1692
1693 * elec-pair.el (electric-pair-post-self-insert-function):
1694 Don't open extra newlines at beginning of buffer. (Bug#16272)
1695
1696 2013-12-28 Eli Zaretskii <eliz@gnu.org>
1697
1698 * frame.el (window-system-for-display): Don't allow to create a
1699 GUI frame from a -nw session on MS-Windows. (Bug#14739)
1700
1701 2013-12-28 Glenn Morris <rgm@gnu.org>
1702
1703 * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
1704 Update callers.
1705
1706 * apropos.el (apropos-match-face):
1707 * calculator.el (calculator-displayer):
1708 * dabbrev.el (dabbrev-search-these-buffers-only):
1709 * face-remap.el (buffer-face-mode-face):
1710 * simple.el (yank-handled-properties):
1711 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1712 * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
1713 * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
1714 (hashcash-double-spend-database):
1715 * progmodes/ruby-mode.el (ruby-deep-indent-paren)
1716 (ruby-deep-indent-paren-style):
1717 * textmodes/flyspell.el (flyspell-auto-correct-binding):
1718 * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
1719 (rst-toc-insert-number-separator, rst-toc-insert-max-level):
1720 * vc/pcvs-defs.el (cvs-minor-mode-prefix):
1721 Specify custom types.
1722
1723 * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
1724 * bookmark.el (bookmark-bmenu-use-header-line):
1725 * doc-view.el (doc-view-scale-internally):
1726 * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
1727 * register.el (register-preview-delay):
1728 * net/shr.el (shr-bullet):
1729 * progmodes/cfengine.el (cfengine-cf-promises)
1730 (cfengine-parameters-indent):
1731 * progmodes/octave.el (inferior-octave-error-regexp-alist):
1732 * textmodes/reftex-vars.el (reftex-label-regexps):
1733 * vc/log-edit.el (log-edit-setup-add-author): Add version.
1734
1735 * net/tls.el (tls-certtool-program): Fix default value.
1736
1737 * desktop.el (desktop-restore-in-current-display):
1738 * newcomment.el (comment-empty-lines):
1739 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
1740 (idlwave-pad-keyword):
1741 * progmodes/tcl.el (tcl-tab-always-indent):
1742 * textmodes/reftex-vars.el (reftex-index-default-tag):
1743 * elec-pair.el (electric-pair-skip-whitespace):
1744 * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
1745
1746 * emacs-lisp/authors.el (authors-ignored-files)
1747 (authors-valid-file-names, authors-renamed-files-alist): Additions.
1748
1749 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
1750
1751 * shell.el (shell-dynamic-complete-command): Doc fix.
1752 (shell--command-completion-data): Shell completion now matches
1753 executable filenames from the current buffer's directory, on
1754 systems in which this behavior is the default (windows-nt, ms-dos).
1755
1756 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1757
1758 * net/shr.el (shr-insert): Don't infloop if the width is zero.
1759
1760 2013-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1761
1762 * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
1763 (bug#16251).
1764
1765 * electric.el: Move all electric-pair-* to elec-pair.el.
1766 * elec-pair.el: New file, split from electric.el.
1767
1768 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1769
1770 * net/shr.el (shr-find-fill-point): Don't try to fill if the
1771 indentation level is larger than the width, because that will
1772 infloop.
1773 (shr-insert): Fill repeatedly long texts, so that Japanese is
1774 formatted correctly (bug#16263).
1775 (shr-find-fill-point): Off by one error in comparison with the
1776 indentation.
1777
1778 2013-12-26 João Távora <joaotavora@gmail.com>
1779
1780 * electric.el (electric-pair-mode): More flexible engine for skip-
1781 and inhibit predicates, new options for pairing-related functionality.
1782 (electric-pair-preserve-balance): Pair/skip parentheses and quotes
1783 if that keeps or improves their balance in buffers.
1784 (electric-pair-delete-adjacent-pairs): Delete the pair when
1785 backspacing over adjacent matched delimiters.
1786 (electric-pair-open-extra-newline): Open extra newline when
1787 inserting newlines between adjacent matched delimiters.
1788 (electric--sort-post-self-insertion-hook):
1789 Sort post-self-insert-hook according to priority values when
1790 minor-modes are activated.
1791 * simple.el (newline-and-indent): Call newline with interactive
1792 set to t.
1793 (blink-paren-post-self-insert-function): Set priority to 100.
1794 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1795 Use electric-pair-text-pairs to pair backtick-and-quote in strings and
1796 comments. Locally set electric-pair-skip-whitespace to 'chomp and
1797 electric-pair-open-newline-between-pairs to nil.
1798
1799 2013-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
1800
1801 * progmodes/python.el: Use lexical-binding.
1802 (python-nav-beginning-of-defun): Stop searching ASAP.
1803
1804 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
1805
1806 * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
1807 Fix interactive spec. Doc fix. (Bug#15754)
1808
1809 2013-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
1810
1811 * emacs-lisp/byte-run.el (eval-when-compile):
1812 * progmodes/cc-defs.el (cc-eval-when-compile):
1813 Fix edebug spec (bug#16184).
1814
1815 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1816
1817 * net/shr.el (shr-visit-file): Remove debugging function.
1818 (shr-insert): Don't infloop if we can't find a good place to break
1819 the line (bug#16256).
1820
1821 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
1822
1823 * progmodes/python.el:
1824 (python-nav--lisp-forward-sexp): New function.
1825 (python-nav--lisp-forward-sexp-safe): Use it. Rename from
1826 python-nav-lisp-forward-sexp-safe.
1827 (python-nav--forward-sexp): New argument SAFE allows switching
1828 forward sexp movement behavior for parens.
1829 (python-nav-forward-sexp): Throw errors on unterminated parens
1830 (Bug#16191).
1831 (python-nav-backward-sexp, python-nav-forward-sexp-safe)
1832 (python-nav-backward-sexp-safe): New functions.
1833 (python-shell-buffer-substring):
1834 Use `python-nav-forward-sexp-safe'.
1835
1836 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1837
1838 * net/shr.el (shr-find-fill-point): Don't break lines before a
1839 quotation mark.
1840 (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
1841 (shr-find-fill-point): Remove the special checks for the quotation
1842 mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
1843
1844 2013-12-25 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1845
1846 * net/eww.el (eww-form-textarea): Use a different face for
1847 textareas than text input since they have different keymaps
1848 (bug#16142).
1849
1850 2013-12-24 Fabián Ezequiel Gallina <fgallina@gnu.org>
1851
1852 * progmodes/python.el (python-nav-beginning-of-statement):
1853 Speed up (Bug#15295).
1854
1855 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1856
1857 * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
1858 the window configuration.
1859
1860 2013-12-24 Eli Zaretskii <eliz@gnu.org>
1861
1862 * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
1863 we run on MS-Windows or MS-DOS.
1864
1865 2013-12-24 Martin Rudalics <rudalics@gmx.at>
1866
1867 * window.el (balance-windows-area): Call window-size instead of
1868 window-height and window-width. Bug#16241.
1869
1870 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1871
1872 * net/eww.el (eww-bookmark-quit): Remove.
1873 (eww-bookmark-browse): Restore the window configuration when you
1874 choose a bookmark (bug#16144).
1875
1876 2013-12-24 Daniel Colascione <dancol@dancol.org>
1877
1878 * icomplete.el: Remove redundant :group arguments to `defcustom'
1879 throughout.
1880 (icomplete-show-matches-on-no-input): New customizable variable.
1881 (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
1882 we have something to show.
1883 (icomplete-exhibit): Compute completions even if we have no user input.
1884
1885 2013-12-23 Daniel Colascione <dancol@dancol.org>
1886
1887 * icomplete.el: Move `provide' to end of file.
1888
1889 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
1890
1891 * net/gnutls.el (gnutls-verify-error): Add version tag.
1892
1893 2013-12-23 Chong Yidong <cyd@gnu.org>
1894
1895 * subr.el (set-transient-map): Rename from
1896 set-temporary-overlay-map. Doc fix.
1897
1898 * face-remap.el (text-scale-adjust):
1899 * indent.el (indent-rigidly):
1900 * kmacro.el (kmacro-call-macro):
1901 * minibuffer.el (minibuffer-force-complete):
1902 * repeat.el (repeat):
1903 * simple.el (universal-argument--mode):
1904 * calendar/todo-mode.el (todo-insert-item--next-param):
1905 * progmodes/f90.el (f90-abbrev-start): Callers changed.
1906
1907 * indent.el (indent-rigidly): Use substitute-command-keys.
1908
1909 2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1910
1911 * net/eww.el (eww-tag-select): Add text-property to jump to next
1912 select field.
1913 (eww): Add non-supported ftp error.
1914
1915 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
1916
1917 * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
1918 comments. Handle electric indent after typing `?' and `!'.
1919
1920 2013-12-22 Chong Yidong <cyd@gnu.org>
1921
1922 * faces.el (face-spec-recalc): If the theme specs are not
1923 applicable to a frame, fall back on the defface spec.
1924 This prevents themes from obliterating faces on low-color terminals.
1925
1926 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
1927
1928 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
1929 after `{'. We need it after block openers, and it doesn't seem
1930 to hurt after hash openers.
1931
1932 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
1933
1934 * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
1935 extracted from `ruby-smie-rules'.
1936 (ruby--electric-indent-chars): New variable.
1937 (ruby--electric-indent-p): New function.
1938 (ruby-mode): Use `electric-indent-functions' instead of
1939 `electric-indent-chars'.
1940
1941 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
1942
1943 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
1944 docstring.
1945 (ruby-smie-rules): Indent plus one level after `=>'.
1946
1947 2013-12-21 Richard Stallman <rms@gnu.org>
1948
1949 * simple.el (newline): Doc fix.
1950
1951 2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1952
1953 * net/eww.el (eww-list-histories, eww-list-histories)
1954 (eww-history-browse, eww-history-quit, eww-history-kill)
1955 (eww-history-mode-map, eww-history-mode): New command and
1956 functions to list browser histories.
1957 (eww-form-text): Support text form with disabled
1958 and readonly attributes.
1959 (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
1960
1961 2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1962
1963 * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
1964 (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
1965 (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
1966 (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
1967 Use `user-error'.
1968 (eww-bookmark-mode-map): Add menu.
1969 (eww-render, eww-mode): Use `setq-local'.
1970 (eww-tool-bar-map): New variable.
1971 (eww-mode): Set `tool-bar-map'.
1972 (eww-view-source): Check for `html-mode' with `fboundp'.
1973
1974 2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1975
1976 * net/shr.el (shr--extract-best-source): Don't bug out on audio
1977 elements with text inside. Also remove debugging.
1978
1979 2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
1980
1981 * cus-start.el (all): Add ns-use-srgb-colorspace.
1982
1983 2013-12-21 Chong Yidong <cyd@gnu.org>
1984
1985 * custom.el (custom-theme-recalc-face): Do nothing if the face is
1986 undefined. Thus, theme settings for undefined faces do not take
1987 effect until the faces are defined with defface, the same as with
1988 theme variables.
1989
1990 * faces.el (face-spec-set): Use face-spec-recalc in all cases.
1991 (face-spec-reset-face): Don't assign extra properties in temacs.
1992 (face-spec-recalc): Apply X resources too.
1993
1994 2013-12-21 Chong Yidong <cyd@gnu.org>
1995
1996 * faces.el (face-spec-set):
1997 * cus-face.el (custom-theme-set-faces, custom-set-faces):
1998 * custom.el (defface): Doc fixes (Bug#16203).
1999
2000 * indent.el (indent-rigidly-map): Add docstring, and move commands
2001 into named functions.
2002 (indent-rigidly-left, indent-rigidly-right)
2003 (indent-rigidly-left-to-tab-stop)
2004 (indent-rigidly-right-to-tab-stop): New functions. Decide on
2005 indentation direction based on bidi direction, and accumulate
2006 sequential commands in a single undo boundary.
2007 (indent-rigidly--pop-undo): New utility function.
2008
2009 2013-12-20 Juanma Barranquero <lekktu@gmail.com>
2010
2011 * faces.el (read-face-name): Require crm.el when using crm-separator.
2012
2013 2013-12-20 Daniel Colascione <dancol@dancol.org>
2014
2015 * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
2016 so that we don't reflow comments into the shebang line.
2017
2018 2013-12-20 Juri Linkov <juri@jurta.org>
2019
2020 * saveplace.el (save-place-to-alist): Add `dired-filename' as
2021 a position when `dired-directory' is non-nil. Check integer
2022 positions with `integerp'.
2023 (toggle-save-place, save-places-to-alist): Add check for
2024 `dired-directory'.
2025 (save-place-find-file-hook): Check integer positions with
2026 `integerp'.
2027 (save-place-dired-hook): Use `dired-goto-file' when
2028 `dired-filename' is found in the assoc list. Check integer
2029 positions with `integerp'.
2030 (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
2031
2032 * dired.el (dired-initial-position-hook): Rename back from
2033 `dired-initial-point-hook'.
2034 (dired-initial-position): Rename `dired-initial-point-hook' to
2035 `dired-initial-position-hook'.
2036 (dired-file-name-at-point): Doc fix. (Bug#15329)
2037
2038 2013-12-20 Juri Linkov <juri@jurta.org>
2039
2040 * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
2041 (read-regexp-suggestions): New function.
2042 (read-regexp): Use `read-regexp-defaults-function' to get default values.
2043 Use `read-regexp-suggestions'. Add non-empty default to history
2044 for empty input.
2045 (occur-read-regexp-defaults-function): Remove function.
2046 (occur-read-primary-args): Use `regexp-history-last' instead of
2047 `occur-read-regexp-defaults-function'.
2048
2049 * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
2050 (hi-lock-line-face-buffer, hi-lock-face-buffer)
2051 (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
2052 `hi-lock-read-regexp-defaults-function'. Doc fix.
2053 (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
2054 with `find-tag-default-as-symbol-regexp'. Doc fix.
2055 (hi-lock-read-regexp-defaults): Remove function.
2056 (hi-lock-regexp-okay): Add check for null.
2057
2058 * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
2059 the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
2060
2061 * subr.el (find-tag-default-as-symbol-regexp): New function.
2062 (find-tag-default-as-regexp): Move symbol regexp formatting to
2063 `find-tag-default-as-symbol-regexp'.
2064
2065 2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
2066
2067 * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
2068 (Bug#14179)
2069
2070 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
2071
2072 * calendar/todo-mode.el: New implementation of item insertion
2073 commands and key bindings.
2074 (todo-key-prompt): New face.
2075 (todo-insert-item): New command.
2076 (todo-insert-item--parameters): New defconst, replacing defvar
2077 todo-insertion-commands-args-genlist.
2078 (todo-insert-item--param-key-alist): New defconst, replacing
2079 defvar todo-insertion-commands-arg-key-list.
2080 (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
2081 (todo-insert-item--argsleft, todo-insert-item--apply-args)
2082 (todo-insert-item--next-param): New functions.
2083 (todo-insert-item--args, todo-insert-item--argleft)
2084 (todo-insert-item--argsleft, todo-insert-item--newargsleft):
2085 New variables.
2086 (todo-key-bindings-t): Change binding of "i" from
2087 todo-insertion-map to todo-insert-item.
2088 (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
2089 (todo-insertion-command-name, todo-insertion-commands-names)
2090 (todo-define-insertion-command, todo-insertion-commands)
2091 (todo-insertion-key-bindings, todo-insertion-map): Remove.
2092
2093 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
2094
2095 * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
2096 (todo-toggle-item-highlighting): Use eval-and-compile instead of
2097 eval-when-compile.
2098 (todo-move-category): Allow choosing a non-existing todo file to
2099 move the category to, and create that file.
2100 (todo-default-priority): New user option.
2101 (todo-set-item-priority): Use it.
2102 (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
2103 (desktop-restore-file-buffer): Declare.
2104 (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
2105 (todo-modes-set-2): Locally set desktop-save-buffer to
2106 todo-desktop-save-buffer.
2107 (todo-mode, todo-archive-mode, todo-filtered-items-mode)
2108 (auto-mode-alist): Add autoload cookie.
2109
2110 2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
2111
2112 * emacs-lisp/subr-x.el: Renamed from helpers.el.
2113 helpers.el was a poor choice of name.
2114 (string-remove-prefix): New function.
2115 (string-remove-suffix): New function.
2116
2117 2013-12-20 Martin Rudalics <rudalics@gmx.at>
2118
2119 Fix assignment for new window total sizes.
2120 * window.el (window--pixel-to-size): Remove function.
2121 (window--pixel-to-total-1, window--pixel-to-total):
2122 Fix calculation of new total sizes.
2123
2124 2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
2125
2126 * comint.el (comint-output-filter): Fix rear-nonsticky property
2127 placement (Bug#16010).
2128
2129 2013-12-20 Chong Yidong <cyd@gnu.org>
2130
2131 * faces.el (read-color): Minor fix for completion function.
2132
2133 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
2134
2135 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
2136 New option. (Bug#16182)
2137 (ruby-smie--indent-to-stmt-p): Use it.
2138 (ruby-smie-rules): Revert the logic in the handling of `when'.
2139 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
2140 (ruby-deep-arglist, ruby-deep-indent-paren)
2141 (ruby-deep-indent-paren-style): Update docstrings to note that the
2142 vars don't have any effect with SMIE.
2143
2144 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
2145
2146 * calc/calc.el (calc-enter, calc-pop): Use the variable
2147 `calc-context-sensitive-enter'.
2148
2149 2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2150
2151 * net/shr.el (shr-insert): Protect against infloops in degenerate
2152 tables.
2153
2154 2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2155
2156 * progmodes/octave.el (octave): Add link to manual and octave
2157 homepage.
2158 (octave-mode-menu): Link to octave-mode manual.
2159
2160 2013-12-20 Leo Liu <sdl.web@gmail.com>
2161
2162 * skeleton.el (skeleton-pair-insert-maybe): Disable newline
2163 insertion using skeleton-end-newline. (Bug#16138)
2164
2165 2013-12-20 Juri Linkov <juri@jurta.org>
2166
2167 * replace.el (occur-engine): Use `add-face-text-property'
2168 to add the face property to matches and titles. (Bug#14645)
2169
2170 * hi-lock.el (hi-green): Use lighter color "light green" closer to
2171 the palette of other hi-lock colors.
2172 (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
2173
2174 2013-12-19 Juri Linkov <juri@jurta.org>
2175
2176 * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
2177 Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
2178 (minibuffer-history-symbol): Move variable declaration closer to
2179 its usage.
2180
2181 * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
2182 (Bug#14785)
2183
2184 2013-12-19 Juri Linkov <juri@jurta.org>
2185
2186 * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
2187 New function.
2188 (log-edit-hook): Add it to :options. (Bug#16170)
2189
2190 2013-12-19 Juri Linkov <juri@jurta.org>
2191
2192 * simple.el (eval-expression-print-format): Don't check for
2193 command names and the last command. Always display additional
2194 formats of the integer result in the echo area, and insert them
2195 to the current buffer only with a zero prefix arg.
2196 Display character when char-displayable-p is non-nil.
2197 (eval-expression): With a zero prefix arg, set `print-length' and
2198 `print-level' to nil, and insert the integer values from
2199 `eval-expression-print-format' at the end. Doc fix. (Bug#12985)
2200
2201 * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
2202 `eval-last-sexp-arg-internal'. Doc fix.
2203 (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
2204 `eval-last-sexp-print-value'. Doc fix.
2205 (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
2206 Set `print-length' and `print-level' to nil when arg is zero.
2207 (eval-last-sexp): Doc fix.
2208 (eval-defun-2): Print the integer values from
2209 `eval-expression-print-format' at the end.
2210
2211 * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
2212 values from `eval-expression-print-format' at the end.
2213
2214 * ielm.el (ielm-eval-input): Print the integer
2215 values from `eval-expression-print-format' at the end.
2216
2217 2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
2218
2219 * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
2220 2013-12-11T19:01:44Z!tzz@lifelogs.com.
2221
2222 2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
2223
2224 * hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
2225 (hl-line-highlight, global-hl-line-highlight): Use it.
2226 (hl-line-overlay): Use defvar-local.
2227
2228 2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
2229
2230 * term/ns-win.el: Require dnd.
2231 (global-map): Remove drag items.
2232 (ns-insert-text, ns-set-foreground-at-mouse)
2233 (ns-set-background-at-mouse):
2234 Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
2235 (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
2236 New functions.
2237
2238 2013-12-19 Glenn Morris <rgm@gnu.org>
2239
2240 * emacs-lisp/ert.el (ert-select-tests):
2241 Fix string/symbol mixup. (Bug#16121)
2242
2243 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
2244
2245 * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
2246 keywords to their parent.
2247
2248 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
2249
2250 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
2251 first arg to be a string (fixed dead code), or an operator symbol.
2252 (ruby-smie--forward-token): Tokenize ` @ ' before strings and
2253 operator symbols.
2254 (ruby-smie-rules): Remove parent token check in the `.' clause, it
2255 did nothing. Don't respond to `(:after ".")', it will be called
2256 with :before anyway. Remove the ` @ ' rule, it didn't seem to
2257 change anything. Only return indentation for binary operators
2258 when they are hanging. De-dent opening paren when its parent is
2259 `.', otherwise it looks bad when the dot is not at bol or eol
2260 (bug#16182).
2261
2262 2013-12-19 Juri Linkov <juri@jurta.org>
2263
2264 * replace.el (query-replace-read-args): Split a non-negative arg
2265 and a negative arg into separate elements.
2266 (query-replace, query-replace-regexp, replace-string)
2267 (replace-regexp): Add arg `backward'. Doc fix.
2268 (replace-match-maybe-edit): When new arg `backward' is non-nil,
2269 move point to the beginning of the match.
2270 (replace-search, replace-highlight): Use new arg `backward'
2271 to set the value of `isearch-forward'.
2272 (perform-replace): Add arg `backward' and use it to perform
2273 replacement backward. (Bug#14979)
2274
2275 * isearch.el (isearch-query-replace): Use a negative prefix arg
2276 to call `perform-replace' with a non-nil arg `backward'.
2277
2278 2013-12-18 Juri Linkov <juri@jurta.org>
2279
2280 * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
2281 to the default list. Move `log-edit-show-files' to the end.
2282 Add more available functions to options.
2283 (log-edit): Move default specific settings to
2284 `log-edit-insert-message-template'. Don't move point.
2285 (log-edit-insert-message-template): New function.
2286 (log-edit-insert-changelog): Add `save-excursion' and don't move point.
2287 (Bug#16170)
2288
2289 2013-12-18 Juri Linkov <juri@jurta.org>
2290
2291 * help-mode.el (help-mode-map): Bind "l" to help-go-back,
2292 and "r" to help-go-forward for compatibity with Info. (Bug#16178)
2293
2294 2013-12-18 Leo Liu <sdl.web@gmail.com>
2295
2296 * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
2297 (Bug#16186)
2298
2299 2013-12-18 Eli Zaretskii <eliz@gnu.org>
2300
2301 * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
2302 formats for displaying file sizes when the -s switch is given.
2303 Instead, compute a separate format for displaying the size in
2304 blocks, which is displayed in addition to the "regular" size.
2305 When -h is given in addition to -s, produce size in blocks in
2306 human-readable form as well. (Bug#16179)
2307
2308 2013-12-18 Tassilo Horn <tsdh@gnu.org>
2309
2310 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
2311 Reference tables with ~\ref{...} instead of only \ref{...}.
2312
2313 2013-12-18 Chong Yidong <cyd@gnu.org>
2314
2315 * cus-edit.el (custom-magic-alist): Fix "themed" description
2316 (Bug#14348).
2317
2318 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
2319 is non-nil, do not create a new entry in the symbol's theme-value
2320 or theme-face property; update theme-settings only (Bug#14664).
2321 (custom-available-themes): Doc fix.
2322
2323 * cus-theme.el (custom-new-theme-mode-map): Add bindings
2324 (Bug#15674).
2325
2326 * replace.el (occur-engine): Avoid infloop (Bug#7593).
2327
2328 2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2329
2330 * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
2331 (Bug#13914).
2332
2333 2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2334
2335 * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
2336
2337 2013-12-18 Glenn Morris <rgm@gnu.org>
2338
2339 * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
2340 * cus-start.el (load-prefer-newer): New option.
2341
2342 2013-12-18 Le Wang <l26wang@gmail.com>
2343
2344 * comint.el (comint-previous-matching-input-from-input):
2345 Retain point (Bug#13404).
2346
2347 2013-12-18 Chong Yidong <cyd@gnu.org>
2348
2349 * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
2350
2351 2013-12-18 Glenn Morris <rgm@gnu.org>
2352
2353 * mail/emacsbug.el (report-emacs-bug):
2354 Only mention enable-multibyte-characters if non-standard.
2355
2356 2013-12-17 Juri Linkov <juri@jurta.org>
2357
2358 * arc-mode.el (archive-extract-by-file): Check if directory exists
2359 before deletion to not show irrelevant errors if it doesn't exist.
2360
2361 2013-12-17 Juri Linkov <juri@jurta.org>
2362
2363 * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
2364 (Bug#14751)
2365
2366 * net/eww.el (browse-web): Add alias to `eww'.
2367 (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
2368 Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
2369
2370 * net/browse-url.el (browse-url-browser-function): Move `eww'
2371 closer to similar functions.
2372
2373 * startup.el (fancy-startup-screen, fancy-about-screen):
2374 Set browse-url-browser-function to eww-browse-url locally.
2375 (Bug#14751)
2376
2377 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2378
2379 * window.el (window--pixel-to-total): Remove unused `mini' var.
2380 (maximize-window, minimize-window): Remove unused `pixelwise' arg.
2381 (split-window): Remove unused `new' var.
2382 (window--display-buffer): Remove unused `frame' and `delta' vars.
2383 (fit-window-to-buffer): Remove unused vars `frame', `display-height',
2384 and display-width'.
2385
2386 2013-12-17 Martin Rudalics <rudalics@gmx.at>
2387
2388 * dired.el (dired-mark-pop-up):
2389 * register.el (register-preview): Don't bind
2390 split-height-threshold here since it's now done in
2391 display-buffer-below-selected.
2392
2393 2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
2394
2395 * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
2396 xterm-rgb-convert-to-16bit.
2397 (rxvt-register-default-colors): Standardize with
2398 xterm-register-default-colors (Bug#14078).
2399
2400 2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
2401
2402 * simple.el (kill-region): Pass mark first, then point, so that
2403 kill-append works right (Bug#12819).
2404 (copy-region-as-kill, kill-ring-save): Likewise.
2405
2406 2013-12-17 Leo Liu <sdl.web@gmail.com>
2407
2408 * net/rcirc.el (rcirc-add-face):
2409 * eshell/em-prompt.el (eshell-emit-prompt):
2410 * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
2411 (Bug#16167)
2412
2413 2013-12-17 Chong Yidong <cyd@gnu.org>
2414
2415 * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
2416 Suggested by Xue Fuqiao.
2417
2418 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
2419
2420 * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
2421
2422 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2423
2424 * net/shr.el (shr-insert-document): Remove unused var
2425 `shr-preliminary-table-render'.
2426 (shr-rescale-image): Remove unused arg `force'.
2427 (shr-put-image): Update calls accordingly.
2428 (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
2429
2430 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
2431
2432 * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
2433 (smie-indent-close): Call `smie-indent--rule-1' with METHOD
2434 :close-all, to see which indentation method to use (Bug#16116).
2435 (smie-rules-function): Document the method :close-all.
2436
2437 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2438
2439 * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
2440
2441 * net/eww.el (eww-display-html): If we can't find the anchor we're
2442 looking for, then go to point-min.
2443
2444 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
2445
2446 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
2447 * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
2448 * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
2449 Expand dir too, in case it's relative.
2450
2451 2013-12-16 Juri Linkov <juri@jurta.org>
2452
2453 * desktop.el (desktop-auto-save-timeout): Change default to
2454 `auto-save-timeout'. Doc fix.
2455 (desktop-save): Skip the timestamp in desktop-saved-frameset
2456 when checking for auto-save changes.
2457 (desktop-auto-save): Don't call desktop-auto-save-set-timer since
2458 `desktop-auto-save' is called repeatedly by the idle timer.
2459 (desktop-auto-save-set-timer): Replace `run-with-timer' with
2460 `run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
2461 (Bug#15331)
2462
2463 2013-12-16 Juri Linkov <juri@jurta.org>
2464
2465 * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
2466 (Bug#16035)
2467 (isearch-pre-command-hook): Check `this-command' for symbolp.
2468
2469 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2470
2471 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
2472
2473 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2474
2475 * progmodes/cfengine.el (cfengine3--current-word): Remove.
2476 (cfengine3--current-function): Bring in the current-function
2477 functionality from `cfengine3--current-word'.
2478 (cfengine3-completion-function): Bring in the
2479 bounds-of-current-word functionality from
2480 `cfengine3--current-word'.
2481
2482 2013-12-16 Martin Rudalics <rudalics@gmx.at>
2483
2484 * window.el (display-buffer-below-selected):
2485 Bind split-height-threshold to 0 as suggested by Juri Linkov.
2486
2487 2013-12-16 Leo Liu <sdl.web@gmail.com>
2488
2489 * progmodes/compile.el (compile-goto-error): Do not push-mark.
2490 Remove NOMSG arg and all uses changed.
2491
2492 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2493
2494 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
2495 (cua--deactivate-rectangle): Don't deactivate the mark.
2496 (cua-set-rectangle-mark): Don't set mark-active since
2497 cua--activate-rectangle already does it for us.
2498 (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
2499 non-rectangular region.
2500
2501 * emulation/cua-base.el (cua-repeat-replace-region):
2502 Use with-current-buffer.
2503
2504 * net/gnutls.el: Use cl-lib.
2505 (gnutls-negotiate): `mapcan' -> cl-mapcan.
2506
2507 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
2508
2509 * emacs-lisp/package.el (package-built-in-p): Support both
2510 built-in and the package.el converted package descriptions.
2511 (package-show-package-list): Allow keywords.
2512 (package-keyword-button-action): Use it instead of
2513 `finder-list-matches'.
2514 (package-menu-filter-interactive): Interactive filtering (by
2515 keyword) function.
2516 (package-menu--generate): Support keywords and change keymappings
2517 and headers when they are given.
2518 (package--has-keyword-p): Helper function.
2519 (package-menu--refresh): Use it.
2520 (package--mapc): Helper function.
2521 (package-all-keywords): Use it.
2522 (package-menu-mode-map): Set up menu items and keybindings to
2523 provide a filtering UI.
2524
2525 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
2526
2527 * net/gnutls.el (gnutls-verify-error): New defcustom to control
2528 the behavior when a certificate fails validation. Defaults to
2529 old behavior: never abort, just warn.
2530 (gnutls-negotiate): Use it.
2531
2532 2013-12-14 Martin Rudalics <rudalics@gmx.at>
2533
2534 * window.el (display-buffer-below-selected): Never split window
2535 horizontally. Suggested by Juri Linkov <juri@jurta.org>.
2536
2537 2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
2538
2539 * emacs-lisp/package.el (package--prepare-dependencies): New function.
2540 (package-buffer-info): Use it (bug#15108).
2541
2542 2013-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
2543
2544 * icomplete.el (icomplete-completions): Make sure the prefix is already
2545 displayed elsewhere before hiding it (bug#16219).
2546
2547 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
2548
2549 * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
2550 open-paren tokens when preceded by a open-paren, too.
2551 (ruby-smie-rules): Handle virtual indentation after open-paren
2552 tokens specially. If there is code between it and eol, return the
2553 column where is starts (Bug#16118).
2554
2555 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
2556
2557 * progmodes/cfengine.el: Fix `add-hook' doc.
2558 (cfengine-mode-syntax-functions-regex): Initialize sensibly.
2559 (cfengine3--current-word): Fix parameters.
2560 (cfengine3-make-syntax-cache): Simplify further.
2561 (cfengine3-completion-function, cfengine3--current-function):
2562 Use `assq' for symbols.
2563 (cfengine3--current-function): Fix `cfengine3--current-word' call.
2564
2565 2013-12-13 Glenn Morris <rgm@gnu.org>
2566
2567 * loadup.el (load-path): Warn if site-load or site-init changes it.
2568 No more need to reset it when bootstrapping.
2569
2570 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
2571
2572 * progmodes/cfengine.el (cfengine-cf-promises): Add more default
2573 locations for cf-promises.
2574 (cfengine-mode-syntax-functions-regex): New caching variable.
2575 (cfengine3-fallback-syntax): Fallback syntax for cases where
2576 cf-promises doesn't run.
2577 (cfengine3--current-word): Reimplement using
2578 `cfengine-mode-syntax-functions-regex'.
2579 (cfengine3-completion-function, cfengine3--current-function):
2580 Use `cfengine3-make-syntax-cache' directly.
2581 (cfengine3-clear-syntax-cache): New function.
2582 (cfengine3-make-syntax-cache): Simplify and create
2583 `cfengine-mode-syntax-functions-regex' on demand.
2584 (cfengine3-format-function-docstring): Don't call
2585 `cfengine3-make-syntax-cache' explicitly.
2586
2587 2013-12-13 Martin Rudalics <rudalics@gmx.at>
2588
2589 Fix windmove-find-other-window broken after pixelwise resizing
2590 (Bug#16017).
2591 * windmove.el (windmove-other-window-loc): Revert change from
2592 2013-12-04.
2593 (windmove-find-other-window): Call window-in-direction.
2594 * window.el (window-in-direction): New arguments SIGN, WRAP and
2595 MINI to emulate original windmove-find-other-window behavior.
2596
2597 2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
2598
2599 * simple.el (blink-matching--overlay): New variable.
2600 (blink-matching-open): Instead of moving point, highlight the
2601 matching paren with an overlay
2602 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
2603
2604 * faces.el (paren-showing-faces, show-paren-match)
2605 (show-paren-mismatch): Move from paren.el.
2606
2607 2013-12-13 Leo Liu <sdl.web@gmail.com>
2608
2609 * indent.el (indent-region): Disable progress reporter in
2610 minibuffer. (Bug#16108)
2611
2612 * bindings.el (visual-order-cursor-movement): Fix version.
2613
2614 2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2615
2616 * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
2617 Also match after beginning of line.
2618 (python-pdbtrack-set-tracked-buffer): Fix logic for remote
2619 files. Thanks to Russell Sim. (Bug#15378)
2620
2621 2013-12-13 Juri Linkov <juri@jurta.org>
2622
2623 * simple.el <Keypad support>: Remove key bindings duplicated
2624 with bindings.el. (Bug#14397)
2625
2626 2013-12-13 Juri Linkov <juri@jurta.org>
2627
2628 * comint.el (comint-mode-map): Replace `delete-char' with
2629 `delete-forward-char'. (Bug#16109)
2630
2631 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
2632
2633 * progmodes/python.el (python-indent-calculate-indentation):
2634 Fix de-denters cornercase. (Bug#15731)
2635
2636 2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
2637
2638 * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
2639 (advice--make): Pay attention to `depth'.
2640 (advice--make-1): Don't autoload commands eagerly.
2641 * emacs-lisp/elp.el (elp-instrument-function):
2642 * emacs-lisp/trace.el (trace-function-internal):
2643 * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
2644
2645 * iswitchb.el (iswitchb-mode): Don't belittle ido.
2646
2647 2013-12-12 Eli Zaretskii <eliz@gnu.org>
2648
2649 * term/w32-win.el (w32-handle-dropped-file):
2650 * startup.el (normal-top-level):
2651 * net/browse-url.el (browse-url-file-url):
2652 * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
2653 decode file names using 'utf-8' rather than
2654 file-name-coding-system.
2655
2656 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
2657
2658 * progmodes/python.el (python-indent-context)
2659 (python-indent-calculate-indentation): Fix auto-identation
2660 behavior for comment blocks. (Bug#15916)
2661
2662 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2663
2664 * progmodes/python.el (python-indent-calculate-indentation):
2665 When determining indentation, don't treat "return", "pass", etc., as
2666 operators when they are just string constituents. (Bug#15812)
2667
2668 2013-12-12 Juri Linkov <juri@jurta.org>
2669
2670 * uniquify.el (uniquify-buffer-name-style): Change default to
2671 `post-forward-angle-brackets'.
2672
2673 * menu-bar.el (menu-bar-options-menu): Don't require preloaded
2674 `uniquify'. Change default to `post-forward-angle-brackets'.
2675
2676 2013-12-11 Glenn Morris <rgm@gnu.org>
2677
2678 * emacs-lisp/package.el (finder-list-matches):
2679 Autoload rather than falsely declaring.
2680
2681 2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
2682
2683 * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
2684 (eww-mode-map): Use them.
2685
2686 2013-12-11 Martin Rudalics <rudalics@gmx.at>
2687
2688 * window.el (display-buffer-in-side-window): Fix doc-string
2689 (Bug#16115).
2690
2691 2013-12-11 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * vc/vc-git.el: Silence byte-compiler warnings.
2694 (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
2695 (log-edit-set-header): Declare.
2696
2697 2013-12-11 Eli Zaretskii <eliz@gnu.org>
2698
2699 * Makefile.in (custom-deps, finder-data): Run output file names
2700 through unmsys--file-name. (Bug#16099)
2701
2702 2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2703
2704 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
2705 comment-start-skip, which fails when that uses submatch 1 (bug#16041).
2706
2707 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
2708 instead of deleting the selection "by hand" (bug#16098).
2709 Rely on insert-for-yank to yank rectangles.
2710 (cua-highlight-region-shift-only): Mark obsolete.
2711 (cua-mode): Don't enable/disable transient-mark-mode,
2712 shift-select-mode (cua-mode works both with and without them), and
2713 pc-selection-mode (obsolete).
2714 * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
2715 (cua--deactivate-rectangle): Deactivate it.
2716
2717 * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
2718 (delete-selection-helper): Make sure yank starts at the top of the
2719 deleted region.
2720 (minibuffer-keyboard-quit): Use region-active-p.
2721
2722 * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
2723
2724 * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
2725 to `delete' (bug#16109).
2726
2727 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2728
2729 * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
2730 info manual and show keybindings and set `:group' keyword.
2731
2732 2013-12-11 Juri Linkov <juri@jurta.org>
2733
2734 * delsel.el (delete-active-region): Let-bind `this-command'
2735 to prevent `kill-region' from changing its original value.
2736 (delete-selection-helper): Handle `overwrite-mode' for the type
2737 `kill' exactly the same way as for the type `t'.
2738 (insert-char, quoted-insert, reindent-then-newline-and-indent):
2739 Support more commands. (Bug#13312)
2740
2741 2013-12-11 Juri Linkov <juri@jurta.org>
2742
2743 * bindings.el: Map kp keys to non-kp keys systematically
2744 with basic modifiers control, meta and shift. (Bug#14397)
2745
2746 2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2747
2748 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
2749 "Close browser" menu items. Fix wrong function of "List
2750 bookmarks".
2751
2752 2013-12-11 Juri Linkov <juri@jurta.org>
2753
2754 * misearch.el (multi-isearch-buffers): Set the value of
2755 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
2756 arg of isearch-forward to t.
2757 (multi-isearch-buffers-regexp): Set the value of
2758 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
2759 arg of isearch-forward-regexp to t.
2760 (multi-isearch-files): Set the value of
2761 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
2762 arg of isearch-forward to t.
2763 (multi-isearch-files-regexp): Set the value of
2764 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
2765 arg of isearch-forward-regexp to t. (Bug#16035)
2766
2767 * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
2768 arg of isearch-forward to t.
2769 (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
2770 arg of isearch-forward-regexp to t.
2771 (dired-isearch-filter-filenames): Remove unnecessary check for
2772 `dired-isearch-filenames'.
2773
2774 * comint.el (comint-history-isearch-backward):
2775 Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
2776 (comint-history-isearch-backward-regexp):
2777 Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
2778
2779 2013-12-10 Eli Zaretskii <eliz@gnu.org>
2780
2781 * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
2782 unmsys--file-name. (Bug#16099)
2783
2784 2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
2785
2786 * emacs-lisp/package.el (package-keyword-button-action):
2787 Remove finder.el require dependency.
2788
2789 2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
2790
2791 * emacs-lisp/package.el: Require finder.el.
2792 (describe-package-1): Add keyword buttons.
2793 (package-make-button): New convenience function.
2794 (package-keyword-button-action): Keyword button action using
2795 `finder-list-matches'.
2796
2797 2013-12-09 Eli Zaretskii <eliz@gnu.org>
2798
2799 * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
2800 last commit.
2801
2802 2013-12-09 Michael Albinus <michael.albinus@gmx.de>
2803
2804 * autorevert.el (auto-revert-notify-add-watch): Do not handle
2805 symlinked files.
2806
2807 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
2808
2809 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
2810 after the end of a percent literal.
2811
2812 2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
2813
2814 * progmodes/ruby-mode.el (ruby-forward-string): Document.
2815 Handle caret-delimited strings (Bug#16079).
2816
2817 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
2818
2819 * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
2820 When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
2821 `ruby-parse-partial' (Bug#16078).
2822
2823 2013-12-09 Leo Liu <sdl.web@gmail.com>
2824
2825 * subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
2826
2827 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
2828
2829 * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
2830 (js-switch-indent-offset): New option.
2831 (js--proper-indentation): Use it. And handle the case when
2832 "default" is actually a key in an object literal.
2833 (js--same-line): New function.
2834 (js--multi-line-declaration-indentation): Use it.
2835 (js--indent-in-array-comp, js--array-comp-indentation):
2836 New functions.
2837 (js--proper-indentation): Use them, to handle array comprehension
2838 continuations.
2839
2840 2013-12-08 Leo Liu <sdl.web@gmail.com>
2841
2842 * progmodes/flymake.el (flymake-highlight-line): Re-write.
2843 (flymake-make-overlay): Remove arg MOUSE-FACE.
2844 (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
2845
2846 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2847
2848 * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
2849 New function.
2850 (redisplay-highlight-region-function): Use it.
2851
2852 * emulation/cua-base.el (cua--explicit-region-start)
2853 (cua--last-region-shifted): Remove.
2854 (cua--deactivate): Use deactivate-mark.
2855 (cua--pre-command-handler-1): Don't handle shift-selection.
2856 (cua--post-command-handler-1): Don't change transient-mark-mode.
2857 (cua--select-keymaps): Use region-active-p rather than
2858 cua--explicit-region-start or cua--last-region-shifted.
2859 (cua-mode): Enable shift-select-mode.
2860
2861 2013-12-08 Leo Liu <sdl.web@gmail.com>
2862
2863 * progmodes/flymake.el (flymake-popup-current-error-menu):
2864 Rename from flymake-display-err-menu-for-current-line. Reimplement.
2865 (flymake-posn-at-point-as-event, flymake-popup-menu)
2866 (flymake-make-emacs-menu): Remove. (Bug#16077)
2867
2868 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2869
2870 * rect.el (rectangle-mark-mode): Activate mark even if
2871 transient-mark-mode is off (bug#16066).
2872 (rectangle--highlight-for-redisplay): Fix boundary condition when point
2873 is > mark and at bolp.
2874
2875 * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
2876 (region-extract-function): Use it.
2877 (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
2878 (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
2879 Delete functions.
2880 (cua--init-rectangles): Don't re-remap copy-region-as-kill,
2881 kill-ring-save, kill-region, delete-char, delete-forward-char.
2882 Ignore self-insert-iso.
2883
2884 * emulation/cua-gmrk.el (cua--init-global-mark):
2885 Ignore `self-insert-iso'.
2886
2887 * emulation/cua-base.el (cua--prefix-copy-handler)
2888 (cua--prefix-cut-handler): Rely on region-extract-function rather than
2889 checking cua--rectangle.
2890 (cua-delete-region): Use region-extract-function.
2891 (cua-replace-region): Delete function.
2892 (cua-copy-region, cua-cut-region): Obey region-extract-function.
2893 (cua--pre-command-handler-1): Don't do the delete-selection thing.
2894 (cua--self-insert-char-p): Ignore `self-insert-iso'.
2895 (cua--init-keymaps): Don't remap delete-selection commands.
2896 (cua-mode): Use delete-selection-mode instead of rolling our own
2897 (bug#16085).
2898
2899 * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
2900 Obey region-extract-function.
2901
2902 Make registers and delete-selection-mode work on rectangles.
2903 * register.el (describe-register-1): Don't modify the register's value.
2904 (copy-to-register): Obey region-extract-function.
2905 * delsel.el (delete-active-region): Obey region-extract-function.
2906
2907 2013-12-08 Leo Liu <sdl.web@gmail.com>
2908
2909 * progmodes/flymake.el (flymake, flymake-error-bitmap)
2910 (flymake-warning-bitmap, flymake-fringe-indicator-position)
2911 (flymake-compilation-prevents-syntax-check)
2912 (flymake-start-syntax-check-on-newline)
2913 (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
2914 (flymake-start-syntax-check-on-find-file, flymake-log-level)
2915 (flymake-xml-program, flymake-master-file-dirs)
2916 (flymake-master-file-count-limit)
2917 (flymake-allowed-file-name-masks): Relocate.
2918 (flymake-makehash, flymake-float-time)
2919 (flymake-replace-regexp-in-string, flymake-split-string)
2920 (flymake-get-temp-dir): Remove.
2921 (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
2922 (flymake-current-row, flymake-selected-frame)
2923 (flymake-get-point-pixel-pos): Remove xemacs compatibity and
2924 related functions. (Bug#16077)
2925
2926 2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
2927
2928 * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
2929
2930 2013-12-07 Tassilo Horn <tsdh@gnu.org>
2931
2932 * help-fns.el (describe-function-1): Use new advice-* functions
2933 rather than old ad-* functions. Fix function type description and
2934 source links for advised functions and subrs.
2935
2936 2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2937
2938 * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
2939
2940 2013-12-06 Michael Albinus <michael.albinus@gmx.de>
2941
2942 * progmodes/compile.el (compilation-start):
2943 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
2944
2945 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2946 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
2947
2948 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
2949
2950 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2951 Touch up the last change.
2952
2953 2013-12-06 Leo Liu <sdl.web@gmail.com>
2954
2955 * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
2956 (inferior-octave-startup): Always use "octave> " for prompt.
2957 (octave-goto-function-definition)
2958 (octave-sync-function-file-names)
2959 (octave-find-definition-default-filename): Remove redundant backquotes.
2960
2961 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
2962
2963 * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
2964 syntax for `?'.
2965 (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
2966 where appropriate already.
2967 (ruby-syntax-propertize-function): Propertize `?' and `!' at the
2968 end of method names (Bug#15874).
2969
2970 2013-12-06 Juri Linkov <juri@jurta.org>
2971
2972 * isearch.el (isearch--saved-overriding-local-map):
2973 New internal variable.
2974 (isearch-mode): Set it to the initial value of
2975 `overriding-terminal-local-map'.
2976 (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
2977 with `isearch--saved-overriding-local-map'. (Bug#16035)
2978
2979 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
2980
2981 * progmodes/octave.el (inferior-octave-completion-table):
2982 Turn back into function, use `completion-table-with-cache'
2983 (Bug#11906). Update all references.
2984
2985 * minibuffer.el (completion-table-with-cache): New function.
2986
2987 2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
2988
2989 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
2990
2991 2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
2992
2993 * net/eww.el (eww-current-source): New variable to store page
2994 source.
2995 (eww-display-html, eww-mode, eww-save-history)
2996 (eww-restore-history): Use it.
2997 (eww-view-source): New command to view page source.
2998 Opportunistically uses `html-mode' to highlight the buffer.
2999 (eww-mode-map): Install it.
3000
3001 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * net/dbus.el (dbus-unregister-service)
3004 (dbus-escape-as-identifier, dbus-unescape-from-identifier):
3005 Fix docstring.
3006 (dbus-unregister-service): Skip :serial entries in
3007 `dbus-registered-objects-table'.
3008 (dbus-byte-array-to-string): New optional arg MULTIBYTE.
3009
3010 2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
3011
3012 * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
3013 around keywords with extra `split-string' argument.
3014
3015 2013-12-04 Martin Rudalics <rudalics@gmx.at>
3016
3017 * windmove.el (windmove-other-window-loc): Handle navigation
3018 between windows (excluding the minibuffer window - Bug#16017).
3019
3020 2013-12-04 Michael Albinus <michael.albinus@gmx.de>
3021
3022 * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
3023 in D-Bus type syntax.
3024 (dbus-unescape-from-identifier): Use `byte-to-string' in order to
3025 preserve unibyte strings. (Bug#16048)
3026
3027 2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3028
3029 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
3030 Call force-mode-line-update is the proper buffer (bug#16042).
3031
3032 2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
3033
3034 * vc/log-edit.el (log-edit-add-new-comment): Rename to
3035 `log-edit-remember-comment', make argument optional. Adjust all
3036 callers.
3037 (log-edit-mode): Add `log-edit-remember-comment' to
3038 `kill-buffer-hook' locally.
3039 (log-edit-kill-buffer): Don't remember comment explicitly since
3040 the buffer is killed anyway.
3041
3042 2013-12-04 Juri Linkov <juri@jurta.org>
3043
3044 * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
3045 add-hook and remove-hook for multi-buffer search. (Bug#16035)
3046
3047 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
3048
3049 * notifications.el (notifications-close-notification): Call the
3050 D-Bus method with ID being a `:uint32'. (Bug#16030)
3051
3052 2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3053
3054 * net/eww.el (eww-render): Don't pass arg to eww-display-image.
3055
3056 2013-12-03 Juri Linkov <juri@jurta.org>
3057
3058 * progmodes/compile.el (compilation-start): Rename window alist
3059 entry `no-display-ok' to `allow-no-window'.
3060
3061 * simple.el (shell-command): Add window alist entry
3062 `allow-no-window' to `display-buffer'.
3063 (async-shell-command): Doc fix.
3064
3065 * window.el (display-buffer-no-window): New action function.
3066 (display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
3067
3068 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3069
3070 * vc/log-edit.el (log-edit-set-header): Extract from
3071 `log-edit-toggle-header'.
3072 (log-edit-extract-headers): Separate the summary, when extracted
3073 from header, from the rest of the message with an empty line.
3074
3075 * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
3076 line, if present, to the Summary header.
3077
3078 2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
3081 in current-buffer (bug#16029).
3082
3083 2013-12-02 Helmut Eller <eller.helmut@gmail.com>
3084
3085 * emacs-lisp/debug.el (debugger-toggle-locals): New command.
3086 (debugger-mode-map): Bind it.
3087 (debugger--backtrace-base): New function.
3088 (debugger-eval-expression): Use it.
3089 (debugger-frame-number): Skip local vars when present.
3090 (debugger--locals-visible-p, debugger--insert-locals)
3091 (debugger--show-locals, debugger--hide-locals): New functions.
3092
3093 2013-12-02 Michael Albinus <michael.albinus@gmx.de>
3094
3095 * net/tramp-sh.el (tramp-remote-process-environment): Do not set
3096 "LC_ALL".
3097 (tramp-get-remote-locale): New defun.
3098 (tramp-open-connection-setup-interactive-shell): Use it.
3099
3100 2013-12-02 Leo Liu <sdl.web@gmail.com>
3101
3102 * subr.el (process-live-p): Return nil for non-process. (Bug#16023)
3103
3104 * progmodes/sh-script.el (sh-shell-process):
3105 * progmodes/octave.el (inferior-octave-process-live-p):
3106 * progmodes/gdb-mi.el (gdb-delchar-or-quit)
3107 (gdb-inferior-io-sentinel):
3108 * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
3109
3110 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3111
3112 * vc/log-edit.el (log-edit-kill-buffer): Move the use of
3113 `save-selected-window' to `log-edit-hide-buf'. This makes
3114 `log-edit-show-files' idempotent.
3115 (log-edit-show-files): Mark the new window as dedicated.
3116
3117 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3118
3119 * vc/log-edit.el (log-edit-mode-map): Add binding for
3120 `log-edit-kill-biffer'.
3121 (log-edit-hide-buf): Add a FIXME comment.
3122 (log-edit-add-new-comment): New function, extracted from
3123 `log-edit-done'.
3124 (log-edit-done, log-edit-add-to-changelog): Use it.
3125 (log-edit-kill-buffer): New command.
3126
3127 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3128
3129 * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
3130 instead of killing the buffer.
3131
3132 2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3133
3134 * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
3135
3136 2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3137
3138 * net/eww.el (eww-form-checkbox-selected-symbol)
3139 (eww-form-checkbox-symbol): New customizable variable.
3140 (eww-form-checkbox, eww-toggle-checkbox):
3141 Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
3142
3143 * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
3144 (shr--get-media-pref, shr--extract-best-source): New function.
3145 (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
3146 no :src tag was specified.
3147
3148 * net/eww.el (eww-use-external-browser-for-content-type): New variable.
3149 (eww-render): Handle `eww-use-external-browser-for-content-type'.
3150 Use \\` to match beginning of string instead of ^.
3151 (eww-browse-with-external-browser): Provide optional URL parameter.
3152 (eww-render): Set `eww-current-title' back to "".
3153
3154 * net/shr.el (shr-tag-video): Display content for video if no
3155 poster is available.
3156 (shr-tag-audio): Add support for <audio> tag.
3157
3158 * net/eww.el (eww-text-input-types): New const.
3159 (eww-process-text-input): Treat input types in
3160 `eww-text-input-types' as text.
3161
3162 * net/shr.el (shr-tag-table): Fix comment typo.
3163
3164 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3165
3166 * net/eww.el (eww-follow-link): New command to avoid reloading
3167 pages when we follow #target links (bug#15243).
3168 (eww-quit): Special mode buffers shouldn't query before exiting.
3169
3170 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3171
3172 * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
3173 forms.
3174
3175 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3176
3177 * net/eww.el (eww-restore-history): Update the window title after
3178 moving in the history.
3179 (eww-current-dom): New variable used to save the current DOM.
3180
3181 2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
3182
3183 * vc/log-edit.el (log-edit-mode-map): Add binding for
3184 `log-edit-beginning-of-line'.
3185 (log-edit-setup-add-author): New user option.
3186 (log-edit-beginning-of-line): New command.
3187 (log-edit): Move major mode call above the contents setup so that
3188 the local variable values are already applied.
3189 (log-edit): Only insert "Author: " when
3190 `log-edit-setup-add-author' is non-nil.
3191 (log-edit): When SETUP is non-nil, position point after ": "
3192 instead of point-min.
3193
3194 2013-12-01 Glenn Morris <rgm@gnu.org>
3195
3196 * startup.el (command-line): Warn if ~/emacs.d is in load-path.
3197
3198 2013-11-30 Eli Zaretskii <eliz@gnu.org>
3199
3200 * startup.el (fancy-splash-frame): On MS-Windows, trigger
3201 redisplay to make sure the initial frame gets a chance to become
3202 visible. (Bug#16014)
3203
3204 2013-11-30 Martin Rudalics <rudalics@gmx.at>
3205
3206 Support resizing frames and windows pixelwise.
3207 * cus-start.el (frame-resize-pixelwise)
3208 (window-resize-pixelwise): New entries.
3209 * emacs-lisp/debug.el (debug): Use window-total-height instead
3210 of window-total-size.
3211 * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
3212 * help.el (describe-bindings-internal): Call help-buffer
3213 (temp-buffer-max-width): New option.
3214 (resize-temp-buffer-window, help-window-setup)
3215 (with-help-window): Rewrite.
3216 * mouse.el (mouse-drag-line): Rewrite. Add key bindings for
3217 dragging dividers.
3218 * window.el (frame-char-size, window-min-pixel-height)
3219 (window-safe-min-pixel-height, window-safe-min-pixel-width)
3220 (window-min-pixel-width, window-safe-min-pixel-size)
3221 (window-combination-p, window-safe-min-size)
3222 (window-resizable-p, window--size-to-pixel)
3223 (window--pixel-to-size, window--resize-apply-p): New functions.
3224 (window-safe-min-height): Fix doc-string.
3225 (window-size, window-min-size, window--min-size-1)
3226 (window-sizable, window-sizable-p, window--min-delta-1)
3227 (window-min-delta, window--max-delta-1, window-max-delta)
3228 (window--resizable, window--resizable-p, window-resizable)
3229 (window-full-height-p, window-full-width-p, window-at-side-p)
3230 (window--in-direction-2, window-in-direction)
3231 (window--resize-reset-1, window--resize-mini-window)
3232 (window-resize, window-resize-no-error)
3233 (window--resize-child-windows-normal)
3234 (window--resize-child-windows, window--resize-siblings)
3235 (window--resize-this-window, window--resize-root-window)
3236 (window--resize-root-window-vertically)
3237 (adjust-window-trailing-edge, enlarge-window, shrink-window)
3238 (maximize-window, minimize-window, delete-window)
3239 (quit-restore-window, window-split-min-size, split-window)
3240 (balance-windows-2, balance-windows)
3241 (balance-windows-area-adjust, balance-windows-area)
3242 (window--state-get-1, window-state-get, window--state-put-1)
3243 (window--state-put-2, window-state-put)
3244 (display-buffer-record-window, window--display-buffer):
3245 Make functions handle pixelwise sizing of windows.
3246 (display-buffer--action-function-custom-type)
3247 (display-buffer-fallback-action):
3248 Add display-buffer-in-previous-window.
3249 (display-buffer-use-some-window): Resize window to height it had
3250 before.
3251 (fit-window-to-buffer-horizontally): New option.
3252 (fit-frame-to-buffer): Describe new values.
3253 (fit-frame-to-buffer-bottom-margin): Replace with
3254 fit-frame-to-buffer-margins.
3255 (window--sanitize-margin): New function.
3256 (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
3257 using window-text-pixel-size.
3258
3259 2013-11-30 Glenn Morris <rgm@gnu.org>
3260
3261 * emacs-lisp/bytecomp.el (byte-compile-form):
3262 Make the `interactive-only' warning like the `obsolete' one.
3263 * comint.el (comint-run):
3264 * files.el (insert-file-literally, insert-file):
3265 * replace.el (replace-string, replace-regexp):
3266 * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3267 (goto-line, insert-buffer, next-line, previous-line):
3268 Tweak `interactive-only' spec.
3269
3270 Stop keeping (most) generated cedet grammar files in the repository.
3271 * Makefile.in (semantic): New.
3272 (compile-main): Depend on semantic.
3273
3274 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3275
3276 * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
3277 available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
3278
3279 * uniquify.el (uniquify-buffer-name-style): Change default.
3280
3281 * loadup.el: Preload "uniquify".
3282
3283 * time.el (display-time-update): Update all mode lines (bug#15999).
3284
3285 * electric.el (electric-indent-mode): Enable by default.
3286 * loadup.el: Preload "electric".
3287
3288 2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
3289
3290 * emacs-lisp/helpers.el (string-empty-p): New function.
3291 (string-blank-p): New function.
3292
3293 2013-11-29 Andreas Politz <politza@hochschule-trier.de>
3294
3295 * imenu.el (imenu--index-alist): Add missing dot to the docstring
3296 (Bug#14029).
3297
3298 2013-11-29 Andreas Politz <politza@fh-trier.de>
3299 * imenu.el (imenu--subalist-p): Don't error on non-conses and
3300 allow non-lambda lists as functions.
3301 (imenu--in-alist): Don't recurse into non-subalists.
3302 (imenu): Don't pass function itself as an argument (Bug#14029).
3303
3304 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3305
3306 * progmodes/python.el (python-mode-map): Remove binding for ":".
3307 (python-indent-electric-colon): Remove command.
3308 (python-indent-post-self-insert-function): Integrate the previous code
3309 of python-indent-electric-colon. Make it conditional on
3310 electric-indent-mode.
3311 (python-mode): Add ?: to electric-indent-chars.
3312 Move python-indent-post-self-insert-function to the end of
3313 post-self-insert-hook.
3314
3315 2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3316
3317 * doc-view.el (doc-view-goto-page): Update mode-line.
3318
3319 * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
3320
3321 2013-11-27 Glenn Morris <rgm@gnu.org>
3322
3323 * international/charprop.el, international/uni-bidi.el:
3324 * international/uni-category.el, international/uni-combining.el:
3325 * international/uni-comment.el, international/uni-decimal.el:
3326 * international/uni-decomposition.el, international/uni-digit.el:
3327 * international/uni-lowercase.el, international/uni-mirrored.el:
3328 * international/uni-name.el, international/uni-numeric.el:
3329 * international/uni-old-name.el, international/uni-titlecase.el:
3330 * international/uni-uppercase.el:
3331 Remove generated files from VCS repository.
3332
3333 2013-11-27 Eli Zaretskii <eliz@gnu.org>
3334
3335 * filenotify.el (file-notify-add-watch): Don't special-case
3336 w32notify when computing the directory to watch.
3337
3338 2013-11-27 Glenn Morris <rgm@gnu.org>
3339
3340 Make bootstrap without generated uni-*.el files possible again.
3341 * loadup.el: Update command-line-args checking for unidata-gen.
3342 Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
3343 * composite.el, international/characters.el:
3344 Handle unicode tables being undefined.
3345
3346 Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
3347 * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
3348 (compile-main): Depend on leim rule.
3349 (leim): New rule.
3350 * loadup.el: Move leim-list.el to leim/ subdirectory.
3351 * startup.el (normal-top-level): No more leim directory.
3352 * international/ja-dic-cnv.el (skkdic-convert):
3353 Disable version-control and autoloads in output files.
3354 * international/titdic-cnv.el (titdic-convert, miscdic-convert):
3355 Disable version-control and autoloads in output files.
3356 * leim/quail: Move here from ../leim.
3357 * leim/quail/hangul.el (hangul-input-method-activate):
3358 Add autoload cookie.
3359 (generated-autoload-load-name): Set file-local value.
3360 * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
3361 (generated-autoload-load-name): Set file-local value.
3362
3363 2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com>
3364
3365 * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
3366 (eww-add-bookmark): Ask confirmation when add to bookmarks.
3367 (eww-quit): Ask confirmation before quitting eww.
3368
3369 2013-11-26 Eli Zaretskii <eliz@gnu.org>
3370
3371 * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
3372 reading output from Diff on MS-Windows and MS-DOS.
3373
3374 2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
3375
3376 * emacs-lisp/helpers.el (string-reverse): New function.
3377
3378 2013-11-26 Michael Albinus <michael.albinus@gmx.de>
3379
3380 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
3381 names on MS Windows, like "/[::1]:".
3382
3383 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
3384 SWITCHES.
3385
3386 2013-11-26 Glenn Morris <rgm@gnu.org>
3387
3388 * progmodes/python.el (python-indent-guess-indent-offset):
3389 Avoid corner-case error. (Bug#15975)
3390
3391 Preload leim-list.el. (Bug#4789)
3392 * loadup.el: Load leim-list.el when found.
3393 * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
3394
3395 2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
3396
3397 * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
3398
3399 * emacs-lisp/helpers.el (string-join): New function.
3400
3401 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
3402
3403 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3404 Mark as obsolete and replace it with a symbol property.
3405 (byte-compile-form): Use new 'interactive-only property.
3406 * comint.el, files.el, replace.el, simple.el:
3407 Apply new 'interactive-only properly.
3408
3409 2013-11-25 Martin Rudalics <rudalics@gmx.at>
3410
3411 * window.el (display-buffer-at-bottom): Make sure that
3412 split-window-sensibly creates the new window on bottom
3413 (Bug#15961).
3414
3415 2013-11-23 David Kastrup <dak@gnu.org>
3416
3417 * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
3418 on the conflict markers when available.
3419 (smerge--get-marker): New function.
3420 (smerge-end-re, smerge-base-re): Add subgroup.
3421
3422 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3423
3424 * frame.el (handle-focus-in, handle-focus-out): Add missing
3425 interactive spec.
3426
3427 2013-11-25 Michael Albinus <michael.albinus@gmx.de>
3428
3429 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3430 `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
3431
3432 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3433
3434 * play/gomoku.el: Don't use intangible property. Use lexical-binding.
3435 (gomoku--last-pos): New var.
3436 (gomoku--intangible-chars): New const.
3437 (gomoku--intangible): New function.
3438 (gomoku-mode): Use it. Derive from special-mode.
3439 (gomoku-move-up): Adjust line count.
3440 (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
3441 (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
3442 Simplify accordingly.
3443
3444 * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
3445 Remove blink-cursor code.
3446 (blink-cursor-timer-function, blink-cursor-suspend):
3447 Don't special-case GUIs.
3448 (blink-cursor-mode): Use focus-in/out-hook.
3449
3450 2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
3451
3452 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
3453 work when annotation is invisible (Bug#13886).
3454
3455 2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
3456
3457 * json.el (json-alist-p): Only return non-nil if the alist has
3458 simple keys (Bug#13518).
3459
3460 2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
3461
3462 * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
3463 when control-statement is the first statement in a buffer (Bug#15956).
3464
3465 2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
3466
3467 * imenu.el (imenu-generic-skip-comments-and-strings):
3468 New option (Bug#15560).
3469 (imenu--generic-function): Use it.
3470
3471 2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
3472
3473 * minibuffer.el (completion--in-region-1): Scroll the correct window.
3474 (Bug#13898)
3475
3476 2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
3477
3478 * emacs-lisp/helpers.el: Add some string helpers.
3479 (string-trim-left): Removes leading whitespace.
3480 (string-trim-right): Removes trailing whitespace.
3481 (string-trim): Removes leading and trailing whitespace.
3482
3483 * subr.el (string-suffix-p): New function.
3484
3485 2013-11-23 Glenn Morris <rgm@gnu.org>
3486
3487 * progmodes/python.el (python-shell-send-file):
3488 Add option to delete file when done. (Bug#15647)
3489 (python-shell-send-string, python-shell-send-region): Use it.
3490
3491 2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
3492
3493 * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
3494 to set buffer-read-only to t, never to nil. (Bug#15938)
3495
3496 * textmodes/tex-mode.el (latex-noindent-environments):
3497 Add safe-local-variable property. (Bug#15936)
3498
3499 2013-11-23 Glenn Morris <rgm@gnu.org>
3500
3501 * textmodes/enriched.el (enriched-mode): Doc fix.
3502 * emacs-lisp/authors.el (authors-renamed-files-alist):
3503 Add enriched.doc -> enriched.txt.
3504
3505 * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
3506
3507 2013-11-22 Leo Liu <sdl.web@gmail.com>
3508
3509 * progmodes/octave.el (inferior-octave-startup): Spit out error
3510 message.
3511
3512 2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
3513
3514 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3515 Improve docstring.
3516 Add :version.
3517 (ruby-encoding-magic-comment-style): Add :version.
3518
3519 2013-11-22 Leo Liu <sdl.web@gmail.com>
3520
3521 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
3522 (Bug#15076)
3523 (octave-help-mode): Adapt to change to help-mode-finish to use
3524 derived-mode-p on 2013-09-17.
3525 (inferior-octave-prompt): Also match octave-gui.
3526 (octave-kill-process): Don't ask twice. (Bug#10564)
3527
3528 2013-11-22 Leo Liu <sdl.web@gmail.com>
3529
3530 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
3531 (inferior-octave-startup, inferior-octave-check-process)
3532 (inferior-octave-track-window-width-change)
3533 (octave-completion-at-point, octave-eldoc-function): Use it.
3534 (octave-kill-process): Provide confirmation. (Bug#10564)
3535
3536 2013-11-21 Leo Liu <sdl.web@gmail.com>
3537
3538 * progmodes/octave.el (octave-mode, inferior-octave-mode):
3539 Fix obsolete variable comment-use-global-state.
3540
3541 2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3542
3543 * progmodes/octave.el (octave-mode-map, octave-mode-menu):
3544 Add `octave-source-file'.
3545 (octave-source-file): New function. (Bug#15935)
3546
3547 2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com>
3548
3549 * net/eww.el (eww-local-regex): New variable.
3550 (eww): Use it to detect localhost and similar.
3551
3552 2013-11-21 Leo Liu <sdl.web@gmail.com>
3553
3554 Add completion for command `ag'.
3555 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
3556 (pcomplete/ag): New function.
3557 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
3558
3559 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3560
3561 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
3562 (bug#14646).
3563 (make-obsolete): Remove interactive spec.
3564
3565 2013-11-21 Glenn Morris <rgm@gnu.org>
3566
3567 * startup.el (command-line-1): Use path-separator with -L.
3568
3569 2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
3570
3571 * emacs-lisp/package.el (describe-package-1): Add package archive
3572 to shown fields.
3573
3574 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
3575
3576 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3577 Change default to "# encoding: %s" to differentiate it from the
3578 default Ruby encoding comment template.
3579
3580 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
3581
3582 * ses.el (ses-mode): Doc fix. (Bug#14748)
3583
3584 2013-11-20 Leo Liu <sdl.web@gmail.com>
3585
3586 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
3587
3588 2013-11-19 Dan Nicolaescu <dann@gnu.org>
3589
3590 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
3591 when rebase or bisect are in progress.
3592
3593 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
3594
3595 * filenotify.el (file-notify-add-watch): Doc fix.
3596
3597 2013-11-19 Leo Liu <sdl.web@gmail.com>
3598
3599 * obsolete/rcompile.el: Mark obsolete.
3600
3601 * progmodes/compile.el (compilation-start)
3602 (compilation-goto-locus, compilation-find-file):
3603 Pass no-display-ok and handle nil value from display-buffer.
3604 (Bug#13594)
3605
3606 * window.el (display-buffer-alist, display-buffer): Document the
3607 new parameter no-display-ok. Return either a window or nil
3608 but never a non-window value.
3609
3610 2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3611
3612 * electric.el (electric-indent-mode-map): Remove.
3613 (electric-indent-mode): Change the global-map instead (bug#15915).
3614
3615 * textmodes/text-mode.el (paragraph-indent-minor-mode):
3616 Use add-function.
3617
3618 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * emacs-lisp/nadvice.el (remove-function): Align with
3621 add-function's behavior.
3622
3623 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
3624 (gdb--string-regexp): New constant.
3625 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
3626 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
3627 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
3628 submatch 1.
3629 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
3630 Adjust use accordingly.
3631 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
3632
3633 2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
3634
3635 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
3636 interpolation curlies (Bug#15914).
3637
3638 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3639
3640 * calc/calc.el (calc-context-sensitive-enter): New variable.
3641 (calc-enter): Use `calc-context-sensitive-enter'.
3642
3643 2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
3644
3645 * progmodes/cfengine.el: Version bump.
3646 (cfengine-cf-promises): New defcustom to locate cf-promises.
3647 (cfengine3-vartypes): Add new "data" type.
3648 (cfengine3--current-word): New function to get current name-like
3649 word or its bounds.
3650 (cfengine3--current-function): New function to look up a CFEngine
3651 function's definition.
3652 (cfengine3-format-function-docstring): New function.
3653 (cfengine3-make-syntax-cache): New function.
3654 (cfengine3-documentation-function): New function: ElDoc glue.
3655 (cfengine3-completion-function): New function: completion glue.
3656 (cfengine3-mode): Set `compile-command',
3657 `eldoc-documentation-function', and add to
3658 `completion-at-point-functions'.
3659
3660 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
3661
3662 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3663 `tramp-current-connection'.
3664
3665 2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
3666
3667 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
3668 nil/self/true/false with "end of symbol".
3669
3670 2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
3671
3672 * subr.el (version-regexp-alist): Fix a typo.
3673
3674 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
3675
3676 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
3677 "en_US.utf8" and "LC_CTYPE" to "".
3678 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
3679 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
3680
3681 2013-11-15 Leo Liu <sdl.web@gmail.com>
3682
3683 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
3684
3685 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3686
3687 * progmodes/gud.el (ctl-x-map):
3688 Remove C-x SPC binding. (Bug#12342)
3689 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
3690
3691 2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
3692
3693 * subr.el (version-regexp-alist):
3694 Recognize hg, svn and darcs versions as snapshot versions.
3695
3696 * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
3697 'always-utf8 value of `ruby-insert-encoding-magic-comment'.
3698 (ruby--encoding-comment-required-p): Extract from
3699 `ruby-mode-set-encoding'.
3700 (ruby-mode-set-encoding): Add the ability to always insert an
3701 utf-8 encoding comment. Fix and simplify coding comment update
3702 logic.
3703
3704 2013-11-14 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * net/tramp-gvfs.el (top): Run init code only when
3707 `tramp-gvfs-enabled' is not nil.
3708 (tramp-gvfs-enabled): Check also :system bus.
3709
3710 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3711
3712 Sync with upstream verilog-mode revision 78e66ba.
3713 * progmodes/verilog-mode.el (verilog-end-of-defun)
3714 (verilog-type-completion, verilog-get-list): Remove unused funcs.
3715 (verilog-get-end-of-defun): Remove unused argument.
3716 (verilog-comment-depth): Remove unused local `e'.
3717 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
3718 Don't pass arg to verilog-get-end-of-defun.
3719
3720 2013-11-14 Glenn Morris <rgm@gnu.org>
3721
3722 * obsolete/assoc.el (aget): Prefix dynamic variable.
3723
3724 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
3725
3726 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3727
3728 * widget.el, hfy-cmap.el: Remove bogus package version number.
3729
3730 2013-11-13 Glenn Morris <rgm@gnu.org>
3731
3732 * replace.el (replace-eval-replacement):
3733 Try to give more helpful error message. (Bug#15836)
3734
3735 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3736 (archive-7z-update): Avoid custom type mismatches.
3737
3738 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
3739
3740 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
3741
3742 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
3743 address can be empty.
3744
3745 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
3746 Accept nil SWITCHES.
3747 (tramp-gvfs-handle-write-region): Implement APPEND.
3748
3749 2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
3750
3751 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
3752 binary "|" operator and closing block args delimiter.
3753 Remove FIXME comment referring to Ruby 1.8-only syntax.
3754 (ruby-smie--implicit-semi-p): Not after "|" operator.
3755 (ruby-smie--closing-pipe-p): New function.
3756 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
3757 (ruby-smie-rules): Indent after "|".
3758
3759 2013-11-12 Glenn Morris <rgm@gnu.org>
3760
3761 * ps-print.el (ps-face-attribute-list):
3762 Handle anonymous faces. (Bug#15827)
3763
3764 2013-11-12 Martin Rudalics <rudalics@gmx.at>
3765
3766 * window.el (display-buffer-other-frame): Fix doc-string.
3767 (Bug#15868)
3768
3769 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3770
3771 * subr.el (force-mode-line-update): Delete, move to buffer.c.
3772
3773 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
3774
3775 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
3776 (tramp-sh-handle-file-local-copy): Don't write a message when
3777 saving temporary files.
3778
3779 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
3780 both directories are remote.
3781 (tramp-smb-handle-directory-files): Do not return double entries.
3782 Do not expand full file names.
3783 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
3784 (tramp-smb-handle-write-region): Implement APPEND.
3785 (tramp-smb-get-stat-capability): Fix a stupid bug.
3786
3787 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3788
3789 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
3790
3791 2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
3792
3793 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
3794 throwing error over malformed let/let* (bug#15814).
3795
3796 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3797
3798 * iswitchb.el (iswitchb-mode): Mark obsolete.
3799
3800 2013-11-11 Glenn Morris <rgm@gnu.org>
3801
3802 * international/uni-bidi.el, international/uni-category.el:
3803 * international/uni-name.el, international/uni-numeric.el:
3804 Regenerate for Unicode 6.3.0.
3805
3806 2013-11-10 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * net/tramp.el (tramp-methods):
3809 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
3810 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
3811
3812 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
3813
3814 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3815 Force highlighting text after Summary keyword in doc face for rpm.
3816
3817 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
3818
3819 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
3820 available and the word has no wildcards, append one to the grep pattern.
3821 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
3822 (ispell-complete-word): Call `ispell-lookup-words' with the value
3823 independent of `ispell-look-p'.
3824
3825 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
3826
3827 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
3828 Not after "||".
3829 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
3830 their parent.
3831
3832 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3833
3834 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
3835 (ruby-font-lock-keywords): Use backquote.
3836
3837 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
3838
3839 * progmodes/ruby-mode.el (ruby-smie--forward-token)
3840 (ruby-smie--backward-token): Only consider full-string matches.
3841
3842 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
3843
3844 * faces.el (describe-face): Add distant-foreground.
3845
3846 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
3847
3848 * progmodes/ruby-mode.el: Improve encoding comment handling.
3849 (ruby-encoding-magic-comment-style): New option.
3850 (ruby-custom-encoding-magic-comment-template): New option.
3851 (ruby--insert-coding-comment, ruby--detect-encoding):
3852 New functions extracted from `ruby-mode-set-encoding'.
3853 (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
3854 to control the style of the auto-inserted encoding comment.
3855
3856 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
3857
3858 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
3859 Use `smie-backward-sexp' with token argument.
3860
3861 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
3862
3863 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
3864 Remove instrumentation code.
3865
3866 2013-11-08 Glenn Morris <rgm@gnu.org>
3867
3868 * progmodes/autoconf.el (autoconf-mode):
3869 Tweak comment-start-skip. (Bug#15822)
3870
3871 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3872
3873 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
3874 at bobp (bug#15826).
3875 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
3876
3877 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
3878
3879 * man.el (Man-start-calling): New macro, extracted from
3880 Man-getpage-in-background.
3881 (Man-getpage-in-background): Use it.
3882 (Man-update-manpage): New command.
3883 (Man-mode-map): Bind it.
3884
3885 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
3886
3887 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
3888 of "and", "or", "&&" and "||".
3889 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
3890 argument. Prohibit opening curly brace because it could only be a
3891 block opener in that position.
3892 (ruby-smie--forward-token, ruby-smie--backward-token):
3893 Separate "|" from "&" or "*" going after it. That can happen in block
3894 arguments.
3895 (ruby-smie--indent-to-stmt): New function, seeks the end of
3896 previous statement or beginning of buffer.
3897 (ruby-smie-rules): Use it.
3898 (ruby-smie-rules): Check if there's a ":" before a curly block
3899 opener candidate; if there is, it's a hash.
3900
3901 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3902
3903 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
3904 (cl--block-wrapper): Fix last accidental change.
3905
3906 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
3907
3908 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
3909 Instrument, in order to hunt failure on hydra.
3910
3911 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
3912
3913 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
3914 malformed bindings form (bug#15814).
3915
3916 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
3917
3918 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
3919 "." compared to " @ ". This incidentally fixes some indentation
3920 examples with "do".
3921 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
3922 (ruby-smie-grammar): New tokens: "and" and "or".
3923 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
3924 Exclude "and" and "or". Remove "do" in order to work around token
3925 priorities.
3926 (ruby-smie-rules): Add all infix tokens. Handle the case of
3927 beginning-of-buffer.
3928
3929 2013-11-06 Glenn Morris <rgm@gnu.org>
3930
3931 * Makefile.in (setwins_almost, setwins_for_subdirs):
3932 Avoid accidental matches.
3933
3934 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
3935
3936 * menu-bar.el (popup-menu): Use key-binding.
3937
3938 2013-11-06 Eli Zaretskii <eliz@gnu.org>
3939
3940 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
3941 menus, support also the menus produced by minor modes.
3942 (Bug#15817)
3943
3944 2013-11-06 Leo Liu <sdl.web@gmail.com>
3945
3946 * thingatpt.el (thing-at-point-looking-at): Add optional arg
3947 DISTANCE to bound the search. All uses changed. (Bug#15808)
3948
3949 2013-11-06 Glenn Morris <rgm@gnu.org>
3950
3951 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
3952 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
3953 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
3954
3955 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
3956
3957 * electric.el (electric-indent-just-newline): New command.
3958 (electric-indent-mode-map): New keymap.
3959 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
3960 Re-add :group which weren't redundant.
3961
3962 * electric.el (electric-indent-local-mode): New minor mode.
3963 (electric-indent-functions-without-reindent): New var.
3964 (electric-indent-post-self-insert-function): Use it.
3965 * emacs-lisp/gv.el (buffer-local-value): Add setter.
3966
3967 2013-11-05 Eli Zaretskii <eliz@gnu.org>
3968
3969 * international/quail.el (quail-help): Be more explicit about the
3970 meaning of the labels shown on the keys. (Bug#15800)
3971
3972 * startup.el (normal-top-level): Load the subdirs.el files before
3973 setting the locale environment. (Bug#15805)
3974
3975 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
3976
3977 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
3978 via arguments so as to get the right ones (bug#15418).
3979
3980 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
3981
3982 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
3983
3984 Fix problems found while writing a test suite.
3985
3986 * net/tramp-compat.el (tramp-compat-load): New defun.
3987 * net/tramp.el (tramp-handle-load): Use it.
3988
3989 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
3990 "(numberp ok-if-already-exists)" correctly.
3991
3992 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
3993
3994 * international/characters.el (glyphless-char-display-control):
3995 Add usage note.
3996
3997 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
3998
3999 * progmodes/python.el (python-mode):
4000 * progmodes/scheme.el (scheme-mode):
4001 * progmodes/prolog.el (prolog-mode):
4002 * progmodes/ruby-mode.el (ruby-mode):
4003 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
4004 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
4005
4006 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4007
4008 * rect.el (rectangle--highlight-for-redisplay):
4009 * emacs-lisp/smie.el (smie--next-indent-change):
4010 Use buffer-chars-modified-tick.
4011
4012 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
4013
4014 * electric.el (electric-indent-post-self-insert-function):
4015 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
4016
4017 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
4018
4019 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
4020
4021 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4022
4023 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
4024 (bug#15786).
4025
4026 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4027
4028 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
4029
4030 * progmodes/python.el: Fix up last change.
4031 (python-shell--save-temp-file): New function.
4032 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
4033 `string' comes from the current buffer.
4034 (python-shell-send-string-no-output): Remove `msg' arg.
4035 (python--use-fake-loc): New var.
4036 (python-shell-buffer-substring): Obey it. Try to compensate for the
4037 extra coding line added by python-shell--save-temp-file.
4038 (python-shell-send-region): Use python-shell--save-temp-file and
4039 python-shell-send-file directly. Add `nomain' argument.
4040 (python-shell-send-buffer): Use python-shell-send-region.
4041 (python-electric-pair-string-delimiter): New function.
4042 (python-mode): Use it.
4043
4044 2013-11-04 Eli Zaretskii <eliz@gnu.org>
4045
4046 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
4047 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
4048 environment and decoding all of the default-directory's to here
4049 from command-line.
4050 (command-line): Decode also argv[0].
4051
4052 * loadup.el: Error out if default-directory is a multibyte string
4053 when we are dumping.
4054
4055 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
4056
4057 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
4058
4059 * emacs-lisp/package.el (package-menu-mode)
4060 (package-menu--print-info, package-menu--archive-predicate):
4061 Add Archive column to package list.
4062
4063 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
4064
4065 Fix problems found while writing a test suite.
4066
4067 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
4068 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
4069 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
4070 to nil when running original file name handler. Otherwise,
4071 there are problems with constructs like "$$FOO".
4072
4073 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
4074 for `localname'.
4075
4076 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
4077
4078 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
4079
4080 * subr.el (version<, version<=, version=):
4081 Update docstrings with information for snapshot versions.
4082
4083 * helpers.el: New library for misc helper functions.
4084 (hash-table-keys): New function returning a list of hash keys.
4085 (hash-table-values): New function returning a list of hash values.
4086
4087 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
4088
4089 * progmodes/ruby-mode.el (ruby-smie--forward-token)
4090 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
4091
4092 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
4093
4094 * textmodes/fill.el (fill-single-char-nobreak-p): New function
4095 checking whether point is after a 1-letter word.
4096
4097 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4098
4099 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
4100 Don't infloop when expanding region over `multiline' syntax-type that
4101 begins a line (bug#15778).
4102
4103 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4104
4105 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
4106 Make it into a proper minor mode.
4107 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
4108 (rectangle-mark-mode-map): New keymap.
4109 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
4110
4111 2013-11-04 Glenn Morris <rgm@gnu.org>
4112
4113 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
4114
4115 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4116
4117 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
4118 (ruby-smie-rules): Use smie-rule-parent instead.
4119
4120 * emacs-lisp/smie.el (smie-rule-parent): Always call
4121 smie-indent-virtual rather than only for hanging tokens.
4122 (smie--next-indent-change): New helper command.
4123
4124 2013-11-03 Glenn Morris <rgm@gnu.org>
4125
4126 * Makefile.in (abs_srcdir): Remove.
4127 (emacs): Unset EMACSLOADPATH.
4128
4129 2013-11-02 Glenn Morris <rgm@gnu.org>
4130
4131 * Makefile.in (EMACS): Use a relative filename.
4132 (abs_top_builddir): Remove.
4133 (custom-deps, finder-data, autoloads): Use --chdir.
4134
4135 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
4136
4137 Use relative filenames in TAGS files.
4138 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4139 (lisptagsfiles4, TAGS): Use relative file names.
4140 (TAGS-LISP): Remove.
4141 (maintainer-clean): No more TAGS-LISP file.
4142
4143 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4144 (lisptagsfiles4): Use absolute filenames again.
4145 (TAGS, TAGS-LISP): Not everything needs to run in one line.
4146 Remove all *loaddefs files, not just the first. Remove esh-groups.
4147 (maintainer-clean): Delete TAGS, TAGS-LISP.
4148
4149 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4150
4151 * emacs-lisp/package.el (package-version-join):
4152 Recognize snapshot versions.
4153
4154 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4155
4156 * subr.el (version-regexp-alist): Add support for snapshot versions.
4157
4158 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
4159
4160 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
4161 New function, replacement for `smie-rule-parent' for when we want to
4162 skip over our direct parent if it's an assignment token..
4163 (ruby-smie-rules): Use it.
4164
4165 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
4166
4167 * progmodes/ruby-mode.el: Use `syntax-propertize-function'
4168 unconditionally. Remove now unnecessary forward declarations.
4169 Remove XEmacs-specific setup.
4170 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4171 (ruby-font-lock-syntactic-keywords)
4172 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
4173 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4174 (ruby-here-doc-end-syntax): Remove.
4175 (ruby-mode): Don't check whether `syntax-propertize-rules' is
4176 defined as function.
4177
4178 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4179
4180 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
4181
4182 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
4183
4184 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
4185 table and abbrev table, `define-derived-mode' does that for us
4186 anyway.
4187
4188 2013-11-01 Glenn Morris <rgm@gnu.org>
4189
4190 * Makefile.in: Remove manual mh-e dependencies (writing .elc
4191 files is atomic for some time, so no parallel compilation issues).
4192
4193 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
4194
4195 * faces.el (face-x-resources): Add :distant-foreground.
4196 (region): Use :distant-foreground for gtk and ns.
4197
4198 2013-11-01 Tassilo Horn <tsdh@gnu.org>
4199
4200 Allow multiple bibliographies when BibLaTeX is used rather than
4201 BibTeX.
4202 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
4203 (reftex-locate-bibliography-files): Us it.
4204
4205 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
4206
4207 * image.el (image-type-header-regexps): Fix the 'pbm' part to
4208 allow comments in pbm files.
4209
4210 * term/w32-win.el (dynamic-library-alist): Support newer versions
4211 of libjpeg starting with v7: look only for the DLL from the
4212 version against which Emacs was built.
4213 Support versions of libpng beyond 1.4.x.
4214 Support libtiff v4.x.
4215
4216 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
4217
4218 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
4219 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
4220 Add property :safe.
4221 (ruby-deep-arglist): Add property :type.
4222
4223 2013-10-31 Glenn Morris <rgm@gnu.org>
4224
4225 * Makefile.in (custom-deps, finder-data): No need to setq the target
4226 variables, we are in the right directory and the defaults work fine.
4227
4228 2013-10-30 Glenn Morris <rgm@gnu.org>
4229
4230 * Makefile.in (autoloads): Do not use abs_lisp.
4231
4232 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4233 `newline' does not respect `standard-output', so use `princ'.
4234
4235 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
4236
4237 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
4238 * buff-menu.el (Buffer-menu--unmark): New function.
4239 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
4240
4241 2013-10-30 Glenn Morris <rgm@gnu.org>
4242
4243 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
4244
4245 * emacs-lisp/package.el (lm-homepage): Declare.
4246
4247 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
4248 Fix doc typos.
4249
4250 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
4251
4252 * Makefile.in (finder-data, autoloads, update-subdirs)
4253 (compile-main, compile-clean, compile-always, bootstrap-clean):
4254 Check return value of cd.
4255 (compile-calc): Remove.
4256
4257 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
4258
4259 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
4260
4261 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
4262 (byte-compile-and-folded): New function.
4263 (=, <, >, <=, >=): Use it.
4264
4265 * dos-w32.el (minibuffer-history-case-insensitive-variables)
4266 (path-separator, null-device, buffer-file-coding-system)
4267 (lpr-headers-switches): Check system-type before modifying them.
4268 (find-buffer-file-type-coding-system): Mark obsolete.
4269 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
4270 find-file-not-found-set-buffer-file-coding-system.
4271 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
4272 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
4273 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
4274 (w32-direct-print-region-helper, w32-direct-print-region-function)
4275 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
4276 * startup.el (normal-top-level-add-subdirs-to-load-path):
4277 * ps-print.el (ps-print-region-function):
4278 * lpr.el (print-region-function): Use new name.
4279
4280 * subr.el (custom-declare-variable-early): Remove function.
4281 (custom-declare-variable-list): Remove var.
4282 (error, user-error): Remove `while' loop.
4283 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
4284 (user-emacs-directory-warning, locate-user-emacs-file):
4285 Move to files.el.
4286 * simple.el (read-quoted-char-radix, read-quoted-char):
4287 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
4288 Move from subr.el.
4289 * custom.el (custom-declare-variable-list): Don't process
4290 custom-declare-variable-list.
4291
4292 * progmodes/python.el (python-shell-get-buffer): New function.
4293 (python-shell-get-process): Use it.
4294 (python-shell-send-string): Always use utf-8 and add a cookie to tell
4295 Python which encoding was used. Don't split-string since we only care
4296 about the first line. Return the temp-file, if applicable.
4297 (python-shell-send-region): Tell compile.el how to turn locations in
4298 the temp-file into locations in the source buffer.
4299
4300 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4301
4302 * subr.el (undefined): Add missing behavior from the C code for
4303 unbound keys.
4304
4305 * rect.el: Use lexical-binding. Add new rectangular region support.
4306 (rectangle-mark): New command.
4307 (rectangle--region): New var.
4308 (deactivate-mark-hook): Reset rectangle--region.
4309 (rectangle--extract-region, rectangle--insert-for-yank)
4310 (rectangle--highlight-for-redisplay)
4311 (rectangle--unhighlight-for-redisplay): New functions.
4312 (region-extract-function, redisplay-unhighlight-region-function)
4313 (redisplay-highlight-region-function): Use them to handle
4314 rectangular region.
4315 * simple.el (region-extract-function): New var.
4316 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
4317 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
4318 (kill-region): Replace obsolete `yank-handler' arg with `region'.
4319 (copy-region-as-kill, kill-ring-save): Add `region' argument.
4320 (redisplay-unhighlight-region-function)
4321 (redisplay-highlight-region-function): New vars.
4322 (redisplay--update-region-highlight): New function.
4323 (pre-redisplay-function): Use it.
4324 (exchange-point-and-mark): Don't deactivate the mark before
4325 reactivate-it anyway.
4326 * comint.el (comint-kill-region): Remove yank-handler argument.
4327 * delsel.el (delete-backward-char, backward-delete-char-untabify)
4328 (delete-char): Remove property, since it's now part of their
4329 default behavior.
4330 (self-insert-iso): Remove property since this command doesn't exist.
4331
4332 * emacs-lisp/package.el (package--download-one-archive)
4333 (describe-package-1): Don't query the user about final newline.
4334
4335 2013-10-29 Daniel Colascione <dancol@dancol.org>
4336
4337 * net/tramp.el (tramp-methods): Document new functionality.
4338 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
4339 tramp-hostname-checker if method provides one instead of scanning
4340 argument list for "%h" to decide hostname acceptability.
4341
4342 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
4343
4344 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
4345 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4346 Handle COPY-CONTENTS. (Bug#15737)
4347
4348 2013-10-28 Daiki Ueno <ueno@gnu.org>
4349
4350 * epa-file.el
4351 (epa-file-cache-passphrase-for-symmetric-encryption):
4352 Document that this option has no effect with GnuPG 2.0 (bug#15552).
4353
4354 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
4355
4356 * image.el (defimage):
4357 (image-load-path): Doc fixes.
4358
4359 2013-10-27 Alan Mackenzie <acm@muc.de>
4360
4361 Indent statements in macros following "##" correctly.
4362 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
4363 Modify the "#" arm of a cond form to handle "#" and "##" operators.
4364
4365 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4366
4367 * linum.el (linum-update-window): Fix boundary test (bug#13446).
4368
4369 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
4370
4371 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
4372 after `=' is probably a new expression.
4373
4374 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4375
4376 * man.el (man-imenu-title): New option.
4377 (Man-mode-map): Add menu. (Bug#15722)
4378 (Man-mode): Add imenu to menu.
4379
4380 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
4381
4382 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
4383 specific in what the first arg can be: a non-keyword word,
4384 string/regexp/percent literal opener, opening paren, or unary
4385 operator followed directly by word.
4386
4387 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4388
4389 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
4390 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
4391 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
4392 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
4393 Remove vars, they do not apply any more.
4394 (prolog-mode-abbrev-table): Remove redundant declaration.
4395 (prolog-upper-case-string, prolog-lower-case-string): Remove.
4396 (prolog-use-smie): Remove.
4397 (prolog-smie-rules): Add indentation rule for the if-then-else layout
4398 supported by prolog-electric-if-then-else-flag.
4399 (prolog-mode-variables, prolog-menu): Use setq-local.
4400 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
4401 Remove binding to `Backspace' since this key doesn't exist anyway.
4402 Remove bindings for electric self-inserting keys.
4403 (prog-mode): Assume it's defined.
4404 (prolog-post-self-insert): New function.
4405 (prolog-mode): Use it.
4406 (prolog-indent-line, prolog-indent-level)
4407 (prolog-find-indent-of-matching-paren)
4408 (prolog-indentation-level-of-line, prolog-goto-comment-column)
4409 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
4410 (prolog-goto-next-paren, prolog-in-string-or-comment)
4411 (prolog-tokenize, prolog-inside-mline-comment)
4412 (prolog-find-start-of-mline-comment): Remove functions.
4413 (prolog-find-unmatched-paren, prolog-clause-end)
4414 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
4415 (prolog-electric--if-then-else): Rename from
4416 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
4417 (prolog-tokenize-searchkey): Remove const.
4418 (prolog-clause-info): Use forward-sexp.
4419 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
4420 (prolog-electric-if-then-else): Remove commands.
4421 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
4422 for use in post-self-insert-hook.
4423 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
4424 for use in post-self-insert-hook.
4425 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
4426 for use in post-self-insert-hook.
4427 (prolog-electric--underscore): Rename from prolog-electric--underscore;
4428 adapt it for use in post-self-insert-hook.
4429
4430 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
4431
4432 * emacs-lisp/ert.el (ert-run-tests-interactively):
4433 Use `completing-read'. (Bug#9756)
4434
4435 2013-10-25 Eli Zaretskii <eliz@gnu.org>
4436
4437 * simple.el (line-move): Call line-move-1 instead of
4438 line-move-visual when the current window hscroll is zero, but
4439 temporary-goal-column indicates we will need to hscroll as result
4440 of the movement. (Bug#15712)
4441
4442 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
4443
4444 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
4445 capitalization. Use :visible instead of :active.
4446 Fix `ruby-indent-exp' reference. Add menu items for the generic
4447 commands that are used with SMIE.
4448 (ruby-do-end-to-brace): Insert space after `{'.
4449
4450 2013-10-25 John Anthony <john@jo.hnanthony.com>
4451
4452 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
4453
4454 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
4455
4456 2013-10-25 Glenn Morris <rgm@gnu.org>
4457
4458 * vc/vc.el (vc-print-log): Don't use a working revision unless
4459 one was explicitly specified. (Bug#15322)
4460
4461 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4462
4463 * subr.el (add-to-list): Preserve return value in compiler-macro
4464 (bug#15692).
4465
4466 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4467
4468 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
4469 result. Ask user to retry using '-all' flag. (Bug#15701)
4470
4471 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4472
4473 * emacs-lisp/smie.el: New smie-config system.
4474 (smie-config): New defcustom.
4475 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
4476 (smie-config-guess, smie-config-save): New commands.
4477 (smie-config--mode-local, smie-config--buffer-local)
4478 (smie-config--trace, smie-config--modefuns): New vars.
4479 (smie-config--advice, smie-config--mode-hook)
4480 (smie-config--setter, smie-config-local, smie-config--get-trace)
4481 (smie-config--guess-value, smie-config--guess): New functions.
4482 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
4483 text properties. Treat "string fence" syntax like string syntax.
4484
4485 * progmodes/sh-script.el (sh-use-smie): Change default.
4486 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
4487 (sh-var-value): Simplify by CSE.
4488 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
4489 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
4490 is used.
4491 (sh-guess-basic-offset): Use cl-incf.
4492 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
4493
4494 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
4495
4496 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
4497 (bug#15699).
4498
4499 2013-10-24 Glenn Morris <rgm@gnu.org>
4500
4501 * Makefile.in (abs_top_srcdir): Remove.
4502 (update-subdirs): Use relative path to update-subdirs.
4503
4504 2013-10-24 Eli Zaretskii <eliz@gnu.org>
4505
4506 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
4507 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4508 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4509 Call unmsys--file-name before expand-file-name, not after it.
4510
4511 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
4512
4513 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
4514 (ert-test-skipped): New error.
4515 (ert-skip, ert-stats-skipped): New defuns.
4516 (ert--skip-unless): New macro.
4517 (ert-test-skipped): New struct.
4518 (ert--run-test-debugger, ert-test-result-type-p)
4519 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
4520 (ert--stats-set-test-and-result, ert-char-for-test-result)
4521 (ert-string-for-test-result, ert-run-tests-batch)
4522 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
4523 Handle skipped tests. (Bug#9803)
4524
4525 2013-10-24 Glenn Morris <rgm@gnu.org>
4526
4527 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
4528
4529 * Makefile.in (abs_top_srcdir): New, set by configure.
4530 (update-subdirs): Correct build-aux location.
4531
4532 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
4533
4534 * vc/vc.el (vc-print-root-log): Always set `default-directory'
4535 value, whether we could auto-deduce `backend', or not.
4536
4537 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
4538 with parameters" example. Simplify the "is it block or is it
4539 hash" check, but also make it more thorough.
4540
4541 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
4542
4543 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
4544
4545 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
4546
4547 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
4548 { if it is hanging.
4549
4550 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
4551 :before ";".
4552
4553 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
4554
4555 * progmodes/compile.el (compilation-directory-matcher)
4556 (compilation-page-delimiter):
4557 Support GNU Make-4.0 directory quoting. (Bug#15678)
4558
4559 2013-10-23 Leo Liu <sdl.web@gmail.com>
4560
4561 * ido.el (ido-tidy): Handle read-only text.
4562
4563 2013-10-23 Glenn Morris <rgm@gnu.org>
4564
4565 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
4566 (emacs, compile, compile-always):
4567 Quote entities that might contain whitespace.
4568 (custom-deps, finder-data, autoloads): Use abs_lisp.
4569 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
4570 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
4571 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
4572
4573 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
4574
4575 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
4576 Use `following-char'.
4577
4578 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
4579
4580 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
4581 * progmodes/ruby-mode.el (ruby-smie-rules):
4582 Remove corresponding workaround. Fix indentation rule of ";" so it
4583 also applies when ";" is the parent.
4584
4585 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
4586
4587 * frame.el (display-screens, display-pixel-height)
4588 (display-pixel-width, display-mm-width, display-backing-store)
4589 (display-save-under, display-planes, display-color-cells)
4590 (display-visual-class, display-monitor-attributes-list):
4591 Mention the optional ‘display’ argument in doc strings.
4592
4593 2013-10-22 Michael Gauland <mikelygee@amuri.net>
4594
4595 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
4596 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
4597
4598 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
4599
4600 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
4601 TODO. Add "." after " @ ".
4602 (ruby-smie--at-dot-call): New function. Checks if point at method
4603 call with explicit target.
4604 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
4605 to the method name tokens when it precedes them.
4606 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
4607 (ruby-smie-rules): Add rule for indentation before and after "."
4608 token.
4609
4610 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4611
4612 * textmodes/remember.el (remember-diary-extract-entries):
4613 Avoid add-to-list.
4614
4615 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
4616 an instruction.
4617
4618 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
4619
4620 * progmodes/ruby-mode.el (ruby-smie-grammar):
4621 Add (almost) all infix operators.
4622 (ruby-smie--implicit-semi-p): Add new operator chars.
4623
4624 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
4625 `smie-down-list'.
4626 (ruby-smie--args-separator-p): Check that there's no newline
4627 between method call and its arguments.
4628
4629 2013-10-20 Alan Mackenzie <acm@muc.de>
4630
4631 Allow comma separated lists after Java "implements".
4632
4633 * progmodes/cc-engine.el (c-backward-over-enum-header):
4634 Parse commas.
4635 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
4636 from a "disallowed" list in enum fontification.
4637
4638 2013-10-20 Johan Bockgård <bojohan@gnu.org>
4639
4640 * startup.el (default-frame-background-mode): Remove unused defvar.
4641
4642 * progmodes/verilog-mode.el (verilog-mode): Don't set
4643 comment-indent-function globally.
4644
4645 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
4646
4647 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
4648 Move Info menu item creation to ns-win.el.
4649
4650 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
4651 in menu bar.
4652
4653 * menu-bar.el: Move GNUstep specific menus...
4654
4655 * term/ns-win.el (ns-initialize-window-system): ... to here.
4656
4657 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4658
4659 * simple.el (newline): Only run post-self-insert-hook when
4660 called interactively.
4661
4662 2013-10-19 Johan Bockgård <bojohan@gnu.org>
4663
4664 * icomplete.el (icomplete-with-completion-tables): Add :version.
4665
4666 2013-10-19 Alan Mackenzie <acm@muc.de>
4667
4668 Fix fontification bugs with constructors and const.
4669
4670 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
4671 CASE 2) Remove the check for the absence of a suffix construct
4672 after a function declaration with only types (no identifiers) in
4673 the parentheses. Also, accept a function declaration with just a
4674 type inside the parentheses, if this type can be positively
4675 recognised as such, or if a prefix keyword like "explicit" nails
4676 down the construct as a declaration.
4677
4678 2013-10-19 Eli Zaretskii <eliz@gnu.org>
4679
4680 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
4681 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
4682 the problem whereby selecting a menu item that leads to a
4683 minibuffer prompt moves the cursor out of the minibuffer window,
4684 making it hard to type at the prompt. Suggested by Stefan Monnier
4685 <monnier@iro.umontreal.ca>.
4686
4687 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
4688
4689 * menu-bar.el: Don't make Services menu.
4690
4691 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4692
4693 * ffap.el: Handle "/usr/include/c++/<version>" directories.
4694 (ffap-alist): Use ffap-c++-mode for c++-mode.
4695 (ffap-c++-path): New variable.
4696 (ffap-c++-mode): New function.
4697
4698 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
4699
4700 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
4701
4702 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
4703
4704 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
4705 introduced on 2013-09-08, which results in an infinite loop
4706 requesting a password.
4707
4708 2013-10-18 Glenn Morris <rgm@gnu.org>
4709
4710 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
4711
4712 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
4713
4714 Sync with upstream verilog-mode revision 1a6ecec7.
4715 * progmodes/verilog-mode.el (verilog-mode-version): Update.
4716 (verilog-mode-release-date): Remove.
4717 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
4718 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
4719 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
4720 (verilog-auto-tieoff-ignore-regexp)
4721 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
4722 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
4723 (verilog-signals-with, verilog-dir-cache-preserving)
4724 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
4725 Doc fixes.
4726 (verilog-case-fold): New option, to control case folding in
4727 regexp searches, bug597.
4728 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
4729 (verilog-string-match-fold, verilog-in-paren-count)
4730 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
4731 (verilog-at-close-struct-p): New functions.
4732 (verilog-beg-block-re-ordered, verilog-extended-case-re)
4733 (verilog-forward-sexp, verilog-set-auto-endcomments):
4734 (verilog-leap-to-case-head): Handle "unique0" case.
4735 (verilog-in-constraint-re): New constant.
4736 (verilog-keywords, verilog-type-font-keywords):
4737 Add some SystemVerilog 1800-2012 keywords.
4738 (verilog-label-be): Remove unimplemented argument, bug669.
4739 (verilog-batch-execute-func): When batch expanding clear
4740 create-lockfiles to prevent spurious user locks when a file ends
4741 up not changing.
4742 (verilog-calculate-indent, verilog-calc-1)
4743 (verilog-at-close-constraint-p, verilog-at-constraint-p)
4744 (verilog-do-indent): Fix indentation of nested constraints
4745 and structures.
4746 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
4747 (verilog-auto-inst-param): Use verilog-string-match-fold.
4748 (verilog-read-inst-module-matcher):
4749 Fix AUTOINST on gate primitives with #1.
4750 (verilog-read-decls): Fix double-declaring user-defined typed signals.
4751 Reads all user-defined typed variables.
4752 (verilog-read-defines): Fix reading definitions inside comments, bug647.
4753 (verilog-signals-matching-regexp)
4754 (verilog-signals-not-matching-regexp, verilog-auto):
4755 Respect verilog-case-fold.
4756 (verilog-diff-report): Fix line count.
4757 (verilog-auto-assign-modport): Remove unused local `modi'.
4758 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
4759 better handle multidimensional arrays.
4760 Fix packed array ports misadding bit index in AUTOINST, bug637.
4761 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
4762 to not double-declare existing outputs and inputs, respectively.
4763 (verilog-template-map): Bind U to verilog-sk-uvm-component.
4764 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
4765 (verilog-sk-uvm-component): New skeleton.
4766 (verilog-submit-bug-report): Add verilog-case-fold,
4767 remove verilog-mode-release-date.
4768
4769 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
4770
4771 * subr.el (sit-for): Call (input-pending-p t) so as to behave
4772 as before.
4773
4774 2013-10-18 Reuben Thomas <rrt@sc3d.org>
4775
4776 * textmodes/remember.el (remember): Set buffer-offer-save in
4777 remember buffers (bug#13566).
4778
4779 2013-10-18 Daniel Colascione <dancol@dancol.org>
4780
4781 When evaluating forms in ielm, direct standard output to ielm
4782 buffer. Add new ielm-return-for-effect command. Remove trailing
4783 whitespace throughout.
4784
4785 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
4786 (ielm-return-for-effect): New command.
4787 (ielm-send-input): Accept optional `for-effect' parameter.
4788 (ielm-eval-input): Accept optional `for-effect' parameter.
4789 Bind `standard-output' to stream we create using
4790 `ielm-standard-output-impl'. Suppress printing result when
4791 `for-effect'.
4792 (ielm-standard-output-impl): New function.
4793 (inferior-emacs-lisp-mode): Explain new features in documentation.
4794
4795 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
4796
4797 Code cleanup.
4798
4799 * net/tramp.el (tramp-debug-message): Do not check for connection
4800 buffer.
4801 (tramp-message): Use "vector" connection property.
4802
4803 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
4804 (tramp-equal-remote, tramp-eshell-directory-change)
4805 * net/tramp-adb.el (tramp-adb-handle-copy-file)
4806 (tramp-adb-handle-rename-file)
4807 * net/tramp-cmds.el (tramp-list-remote-buffers)
4808 (tramp-cleanup-connection, tramp-cleanup-this-connection)
4809 * net/tramp-compat.el (tramp-compat-process-running-p)
4810 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
4811 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
4812 (tramp-gvfs-handle-rename-file)
4813 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
4814 (tramp-set-file-uid-gid)
4815 * net/tramp-smb.el (tramp-smb-handle-copy-file)
4816 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
4817 of `file-remote-p'.
4818
4819 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
4820 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
4821 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
4822 (tramp-gw-open-network-stream): Suppress unrelated traces.
4823
4824 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
4825 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
4826 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4827 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
4828 connection property.
4829
4830 * net/tramp-cache.el (top): Suppress traces when reading
4831 persistency file.
4832
4833 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
4834 Refactor common code. Improve debug message.
4835 (tramp-maybe-open-connection)
4836 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
4837 connection buffer too early.
4838
4839 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
4840 from `tramp-smb-actions-with-acl'.
4841 (tramp-smb-actions-set-acl): New defconst.
4842 (tramp-smb-handle-copy-directory)
4843 (tramp-smb-action-get-acl): New defun, renamed from
4844 `tramp-smb-action-with-acl'.
4845 (tramp-smb-action-set-acl): New defun.
4846 (tramp-smb-handle-set-file-acl): Rewrite.
4847
4848 2013-10-17 Glenn Morris <rgm@gnu.org>
4849
4850 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
4851
4852 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4853
4854 * skeleton.el (skeleton-newline): Remove.
4855 (skeleton-internal-1): Use (insert "\n") instead.
4856
4857 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
4858 let-bindings.
4859
4860 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
4861 forward-sexp-function while we redo its job (bug#15613).
4862
4863 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
4864
4865 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
4866 represented by lists.
4867
4868 2013-10-16 Glenn Morris <rgm@gnu.org>
4869
4870 * tmm.el (tmm--history): New dynamic variable.
4871 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
4872
4873 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
4874
4875 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
4876 (tramp-smb-errors): Add error messages.
4877 (tramp-smb-actions-with-acl): New defconst.
4878 (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
4879 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
4880 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
4881 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
4882 (tramp-smb-get-stat-capability): Fix tests.
4883
4884 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
4885
4886 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
4887 (bug#15580).
4888
4889 2013-10-16 Glenn Morris <rgm@gnu.org>
4890
4891 * ansi-color.el (ansi-color-drop-regexp):
4892 Add 1J, 1K, 2K. (Bug#15617)
4893
4894 * files.el (hack-local-variables--warned-lexical): New.
4895 (hack-local-variables):
4896 Warn about misplaced lexical-binding. (Bug#15616)
4897
4898 * net/eww.el (eww-render): Always set eww-current-url,
4899 and update header line. (Bug#15622)
4900 (eww-display-html): ... Rather than just doing it here.
4901
4902 2013-10-15 Eli Zaretskii <eliz@gnu.org>
4903
4904 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
4905 menu navigations commands.
4906
4907 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
4908
4909 * progmodes/subword.el (subword-capitalize): Be careful when
4910 the search for [[:alpha:]] fails (bug#15580).
4911
4912 2013-10-14 Eli Zaretskii <eliz@gnu.org>
4913
4914 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
4915 to commands that scroll the menu.
4916
4917 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
4918
4919 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
4920 Handle methods ending with `?' and `!'.
4921
4922 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
4923
4924 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
4925 `japanese-cp932' to `cp932' to fix the problem where saving a
4926 source file written in Shift_JIS twice would end up having
4927 `coding: japanese-cp932' which Ruby could not recognize.
4928 (ruby-mode-set-encoding): Add support for encodings mapped to nil
4929 in `ruby-encoding-map'.
4930 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
4931 doesn't need to be explicitly declared in magic comment.
4932 (ruby-encoding-map): Add type declaration for better customize UI.
4933
4934 2013-10-13 Glenn Morris <rgm@gnu.org>
4935
4936 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
4937 Occur buffers are read-only. http://bugs.debian.org/720775
4938
4939 * emacs-lisp/authors.el (authors-fixed-entries):
4940 Comment out old alpha stuff.
4941
4942 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
4943
4944 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
4945 to `after-save-hook' instead of `before-save-hook'.
4946 (ruby-mode-set-encoding): Use the value of coding system used to
4947 write the file. Call `basic-save-buffer-1' after modifying the
4948 buffer.
4949
4950 2013-10-13 Alan Mackenzie <acm@muc.de>
4951
4952 Fix indentation/fontification of Java enum with
4953 "implements"/generic.
4954
4955 * progmodes/cc-engine.el (c-backward-over-enum-header):
4956 Extracted from the three other places and enhanced to handle generics.
4957 (c-inside-bracelist-p): Uses new function above.
4958 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
4959 function above.
4960 (c-font-lock-enum-tail): Uses new function above.
4961
4962 2013-10-13 Kenichi Handa <handa@gnu.org>
4963
4964 * international/mule-cmds.el (select-safe-coding-system): Remove a
4965 superfluous condition in chekcing whether a coding system is safe
4966 or not.
4967
4968 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
4969
4970 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
4971
4972 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
4973
4974 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
4975
4976 2013-10-13 Glenn Morris <rgm@gnu.org>
4977
4978 * menu-bar.el (menu-bar-update-buffers):
4979 Unify Buffers menu prompt string. (Bug#15576)
4980
4981 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
4982
4983 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
4984 Add some entries.
4985 (authors-fixed-entries): Use accented form of name.
4986
4987 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4988
4989 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
4990 method calls (bug#15594).
4991 (ruby-smie--args-separator-p): New function.
4992 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
4993 recognize paren-free method calls.
4994
4995 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
4996 internals of universal-argument.
4997
4998 2013-10-11 Eli Zaretskii <eliz@gnu.org>
4999
5000 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
5001 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
5002 dropped menu on second mouse click on the menu bar.
5003
5004 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5005
5006 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
5007 (explicit-shell-file-name): Declare.
5008 (sh--vars-before-point, sh--cmd-completion-table): New functions.
5009 (sh-completion-at-point-function): New function.
5010 (sh-mode): Use it.
5011 (sh-smie--keyword-p): Remove unused argument.
5012 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
5013 vars.
5014 (sh-set-shell): Always setup SMIE, even if we use the
5015 old indentation code.
5016
5017 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
5018
5019 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
5020 cases of ? and =.
5021 (ruby-smie-rules): Simplify the "do" rule. The cases when the
5022 predicate would return nil are almost non-existent.
5023 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
5024
5025 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
5026 cache also after commands that modify the buffer but don't move
5027 point.
5028
5029 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5030
5031 * env.el (substitute-env-in-file-name): New function.
5032 (substitute-env-vars): Extend the meaning of the optional arg.
5033
5034 2013-10-10 Eli Zaretskii <eliz@gnu.org>
5035
5036 * term/w32-win.el (dynamic-library-alist): Define separate lists
5037 of GIF DLLs for versions before and after 5.0.0 of giflib.
5038 (Bug#15531)
5039
5040 2013-10-10 João Távora <joaotavora@gmail.com>
5041
5042 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
5043 not locked, use last revision and current source as
5044 defaults. (Bug#15569)
5045
5046 2013-10-10 Masatake YAMATO <yamato@redhat.com>
5047
5048 * menu-bar.el (menu-bar-open): Don't use popup-menu if
5049 menu-bar is hidden.
5050
5051 2013-10-10 Martin Rudalics <rudalics@gmx.at>
5052
5053 * window.el (pop-to-buffer-same-window): Fix doc-string.
5054 (Bug#15492)
5055
5056 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5057
5058 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
5059
5060 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
5061
5062 * calendar/icalendar.el (icalendar-import-file):
5063 Fix interactive spec. (Bug#15482)
5064
5065 2013-10-10 Glenn Morris <rgm@gnu.org>
5066
5067 * desktop.el (desktop-save): Default to saving in .emacs.d,
5068 since PWD is no longer in desktop-path by default. (Bug#15319)
5069
5070 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
5071 now that text mode has a menu with the same entry.
5072 (menu-bar-text-mode-auto-fill): Remove now unused func.
5073 * textmodes/text-mode.el (text-mode-map):
5074 Use auto-fill help text from menu-bar.el.
5075
5076 2013-10-10 John Anthony <john@jo.hnanthony.com>
5077
5078 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
5079
5080 2013-10-09 Juri Linkov <juri@jurta.org>
5081
5082 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
5083 instead of this-command-keys. Add universal-argument-more and
5084 universal-argument-minus to the list of prefix commands. (Bug#15568)
5085
5086 2013-10-09 Glenn Morris <rgm@gnu.org>
5087
5088 * vc/vc-svn.el (vc-svn-create-repo):
5089 Expand paths in file://... url. (Bug#15446)
5090
5091 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
5092 Add some entries.
5093 (authors): Remove unused local variables.
5094
5095 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5096
5097 * profiler.el: Create a more coherent calltree from partial backtraces.
5098 (profiler-format): Hide the tail with `invisible' so that C-s can still
5099 find the hidden elements.
5100 (profiler-calltree-depth): Don't recurse so enthusiastically.
5101 (profiler-function-equal): New hash-table-test.
5102 (profiler-calltree-build-unified): New function.
5103 (profiler-calltree-build): Use it.
5104 (profiler-report-make-name-part): Indent the calltree less.
5105 (profiler-report-mode): Add visibility specs for profiler-format.
5106 (profiler-report-expand-entry, profiler-report-toggle-entry):
5107 Expand the whole subtree when provided with a prefix arg.
5108
5109 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
5110
5111 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
5112 iuwu-mod token.
5113 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
5114 hanging iuwu-mod token.
5115 (ruby-smie--forward-token): Do not include a dot after a token in
5116 that token.
5117 (ruby-smie--backward-token): Likewise.
5118
5119 2013-10-08 Juri Linkov <juri@jurta.org>
5120
5121 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
5122 to isearch-other-control-char.
5123 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
5124 and isearch-post-command-hook to post-command-hook.
5125 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
5126 and isearch-post-command-hook from post-command-hook.
5127 (isearch-unread-key-sequence)
5128 (isearch-reread-key-sequence-naturally)
5129 (isearch-lookup-scroll-key, isearch-other-control-char)
5130 (isearch-other-meta-char): Remove functions.
5131 (isearch-pre-command-hook, isearch-post-command-hook):
5132 New functions based on isearch-other-meta-char rewritten
5133 relying on the new behavior of overriding-terminal-local-map
5134 that does not replace the local keymaps any more. (Bug#15200)
5135
5136 2013-10-08 Eli Zaretskii <eliz@gnu.org>
5137
5138 Support menus on text-mode terminals.
5139 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
5140 functionality.
5141
5142 * tooltip.el (tooltip-mode): Don't error out on TTYs.
5143
5144 * menu-bar.el (popup-menu, popup-menu-normalize-position):
5145 Move here from mouse.el.
5146 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
5147 and arrow keys.
5148 (tty-menu-navigation-map): New map for TTY menu navigation.
5149
5150 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
5151
5152 * frame.el (display-mouse-p): Report text-mode mouse as available
5153 on w32.
5154 (display-popup-menus-p): Report availability if mouse is
5155 available; don't condition on window-system.
5156
5157 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
5158 (tty-menu-selected-face): New faces.
5159
5160 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5161
5162 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
5163 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
5164 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
5165 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
5166 New constants.
5167 (lisp-mode-variables): New `elisp' argument.
5168 (emacs-lisp-mode): Use it.
5169 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
5170 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
5171
5172 * indent.el: Use lexical-binding.
5173 (indent-region): Add progress reporter.
5174 (tab-stop-list): Make it implicitly extend to infinity by repeating the
5175 last step.
5176 (indent--next-tab-stop): New function to implement this behavior.
5177 (tab-to-tab-stop, move-to-tab-stop): Use it.
5178
5179 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
5180
5181 * indent.el (indent-rigidly--current-indentation): New function.
5182 (indent-rigidly-map): New var.
5183 (indent-rigidly): Use it to provide interactive mode (bug#8196).
5184
5185 2013-10-08 Bastien Guerry <bzg@gnu.org>
5186
5187 * register.el (insert-register): Fix 2013-10-07 change.
5188
5189 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5190
5191 * progmodes/perl-mode.el: Use lexical-binding.
5192 Remove redundant :group args.
5193 (perl-nochange): Change default to be closer to other major modes's
5194 standard behavior.
5195 (perl-indent-line): Don't consider text on current line as a
5196 valid beginning of function from which to indent.
5197
5198 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
5199 with more than one argument (bug#15538).
5200
5201 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
5202
5203 * vc/pcvs.el: Use lexical-binding.
5204 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
5205 environment of `eval'.
5206 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
5207 than a list of expressions. Adjust callers.
5208 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
5209
5210 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
5211
5212 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
5213 case of the dot in a chained method call being on the following line.
5214
5215 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5216
5217 * electric.el (electric-indent-inhibit): New var.
5218 (electric-indent-post-self-insert-function): Use it.
5219 * progmodes/python.el (python-mode): Set it.
5220
5221 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
5222 open braces.
5223
5224 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
5225
5226 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
5227 (css-mode): Use electric-indent-chars.
5228
5229 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
5230 (font-lock-beg, font-lock-end): Move before first use.
5231 (nxml-mode): Use syntax-propertize-function.
5232 (nxml-after-change, nxml-after-change1): Adjust accordingly.
5233 (nxml-extend-after-change-region): Remove.
5234 * nxml/xmltok.el: Use lexical-binding.
5235 (xmltok-save): Use `declare'.
5236 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
5237 * nxml/nxml-util.el: Use lexical-binding.
5238 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
5239 Use `declare'.
5240 * nxml/nxml-ns.el: Use lexical-binding.
5241 (nxml-ns-save): Use `declare'.
5242 (nxml-ns-prefixes-for): Avoid add-to-list.
5243 * nxml/rng-match.el: Use lexical-binding.
5244 (rng--ipattern): Use cl-defstruct.
5245 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
5246 (rng-cons-group-after, rng-subst-group-after)
5247 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
5248 Use closures instead of `(lambda...).
5249
5250 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
5251
5252 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
5253 of BEG and END.
5254
5255 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5256 Use `tramp-handle-insert-file-contents'.
5257 (tramp-gvfs-handle-insert-file-contents): Remove function.
5258
5259 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
5260 Use `save-restriction' in order to keep markers.
5261
5262 * net/trampver.el: Update release number.
5263
5264 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5265
5266 * progmodes/compile.el (compilation-parse-errors):
5267 Use compilation--put-prop.
5268 (compilation--ensure-parse): Check compilation-multiline.
5269
5270 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
5271
5272 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
5273 lexical-binding.
5274
5275 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
5276
5277 * progmodes/ruby-mode.el: Fix recently added tests.
5278 (ruby-smie-grammar): Add - and +.
5279 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
5280 (ruby-smie--backward-id): New functions.
5281 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
5282 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
5283 any more.
5284
5285 2013-10-07 Leo Liu <sdl.web@gmail.com>
5286
5287 * register.el (register-preview-delay)
5288 (register-preview-functions): New variables.
5289 (register-read-with-preview, register-preview)
5290 (register-describe-oneline): New functions.
5291 (point-to-register, window-configuration-to-register)
5292 (frame-configuration-to-register, jump-to-register)
5293 (number-to-register, view-register, insert-register)
5294 (copy-to-register, append-to-register, prepend-to-register)
5295 (copy-rectangle-to-register): Use register-read-with-preview to
5296 read register. (Bug#15525)
5297
5298 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
5299
5300 * net/network-stream.el (network-stream-open-starttls): Don't add
5301 --insecure if it's already present, because that gnutls-cli
5302 rejects getting that parameter twice.
5303
5304 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
5305
5306 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
5307 keyword, too.
5308
5309 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
5310
5311 * newcomment.el (comment-use-global-state): Change default value
5312 to t, mark obsolete (Bug#15251).
5313 (comment-beginning): In addition to `comment-to-syntax', check the
5314 value of `comment-use-global-state'.
5315
5316 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
5317
5318 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
5319 (ruby-comment-column): Follow the global default, by default.
5320 (ruby-smie-grammar): Add assignment syntax.
5321 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
5322 open-paren, a comma, or a \.
5323 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
5324 and line continuations.
5325 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
5326 followed by implicit semi-colons. Add rule for string concatenation
5327 and for indentation at BOB.
5328 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
5329
5330 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
5331 calling next-sexp, since next-token may have skipped chars which
5332 next-sexp doesn't know should be skipped!
5333
5334 2013-10-05 Leo Liu <sdl.web@gmail.com>
5335
5336 * progmodes/octave.el (octave-send-region):
5337 Call compilation-forget-errors.
5338
5339 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
5340
5341 * vc/vc-svn.el (vc-svn-find-admin-dir):
5342 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
5343 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
5344 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
5345 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
5346
5347 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
5348
5349 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
5350
5351 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
5352
5353 * subr.el (read-passwd): Hide chars even when called within a context
5354 where after-change-functions is disabled (bug#15501).
5355 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
5356 until we removed ourself from overriding-terminal-local-map.
5357
5358 2013-10-04 Leo Liu <sdl.web@gmail.com>
5359
5360 * progmodes/octave.el (inferior-octave-mode):
5361 Call compilation-forget-errors.
5362
5363 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
5364
5365 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5366
5367 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
5368
5369 * net/secrets.el (secrets-create-collection): Add optional
5370 argument ALIAS. Use proper Label keyword. Append ALIAS as
5371 dbus-call-method argument. (Bug#15516)
5372
5373 2013-10-04 Leo Liu <sdl.web@gmail.com>
5374
5375 * progmodes/octave.el (inferior-octave-error-regexp-alist)
5376 (inferior-octave-compilation-font-lock-keywords): New variables.
5377 (compilation-error-regexp-alist)
5378 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
5379 (inferior-octave-mode): Use compilation-shell-minor-mode.
5380
5381 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
5382
5383 * minibuffer.el (completion--replace): Be careful that `end' might be
5384 a marker.
5385
5386 2013-10-03 Daiki Ueno <ueno@gnu.org>
5387
5388 Add support for package signature checking.
5389 * emacs-lisp/package.el (url-http-file-exists-p)
5390 (epg-make-context, epg-context-set-home-directory)
5391 (epg-verify-string, epg-context-result-for)
5392 (epg-signature-status, epg-signature-to-string)
5393 (epg-check-configuration, epg-configuration)
5394 (epg-import-keys-from-file): Declare.
5395 (package-check-signature): New user option.
5396 (package-unsigned-archives): New user option.
5397 (package-desc): Add `signed' field.
5398 (package-load-descriptor): Set `signed' field if .signed file exists.
5399 (package--archive-file-exists-p): New function.
5400 (package--check-signature): New function.
5401 (package-install-from-archive): Check package signature.
5402 (package--download-one-archive): Check archive signature.
5403 (package-delete): Remove .signed file.
5404 (package-import-keyring): New command.
5405 (package-refresh-contents): Import default keyring.
5406 (package-desc-status): Add "unsigned" status.
5407 (describe-package-1, package-menu--print-info)
5408 (package-menu-mark-delete, package-menu--find-upgrades)
5409 (package-menu--status-predicate): Support "unsigned" status.
5410
5411 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5412
5413 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
5414 the new compilation scheme using the new byte-codes.
5415
5416 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
5417 (byte-pophandler): New byte codes.
5418 (byte-goto-ops): Adjust accordingly.
5419 (byte-compile--use-old-handlers): New var.
5420 (byte-compile-catch): Use new byte codes depending on
5421 byte-compile--use-old-handlers.
5422 (byte-compile-condition-case--old): Rename from
5423 byte-compile-condition-case.
5424 (byte-compile-condition-case--new): New function.
5425 (byte-compile-condition-case): New function that dispatches depending
5426 on byte-compile--use-old-handlers.
5427 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
5428 when we can.
5429
5430 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5431 Optimize under `condition-case' and `catch' if
5432 byte-compile--use-old-handlers is nil.
5433 (disassemble-offset): Handle new bytecodes.
5434
5435 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5436
5437 * subr.el (error): Use `declare'.
5438 (decode-char, encode-char): Use advertised-calling-convention instead
5439 of the docstring to discourage use of the `restriction' arg.
5440
5441 2013-10-03 Daiki Ueno <ueno@gnu.org>
5442
5443 * epg.el (epg-verify-file): Add a comment saying that it does not
5444 notify verification error as a return value nor a signal.
5445 (epg-verify-string): Ditto.
5446
5447 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
5448
5449 * progmodes/compile.el (compilation-start): Try globbing the arg to
5450 `cd' (bug#15417).
5451
5452 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
5453
5454 Sync with Tramp 2.2.8.
5455
5456 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
5457 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
5458 * net/trampver.el: Update release number.
5459
5460 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
5461
5462 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5463 and default-process-coding-system for darwin only.
5464
5465 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5466
5467 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
5468
5469 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
5470
5471 * vc/vc-git.el (vc-git-grep): Disable pager.
5472
5473 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
5474
5475 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
5476 Use :url instead of :homepage, as per
5477 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
5478
5479 * newcomment.el (comment-beginning): When `comment-use-syntax' is
5480 non-nil, use `syntax-ppss' (Bug#15251).
5481
5482 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5483
5484 * progmodes/octave.el (inferior-octave-startup-file):
5485 Prefer ~/.emacs.d/init_octave.m.
5486
5487 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
5488
5489 * emacs-lisp/package.el (package-desc-from-define):
5490 Accept additional arguments as plist, convert them to an alist and store
5491 them in the `extras' slot.
5492 (package-generate-description-file): Convert extras alist back to
5493 plist and append to the `define-package' form arguments.
5494 (package--alist-to-plist): New function.
5495 (package--ac-desc): Add `extras' slot.
5496 (package--add-to-archive-contents): Check if the archive-contents
5497 vector is long enough, and if it is, pass its `extras' slot value
5498 to `package-desc-create'.
5499 (package-buffer-info): Call `lm-homepage', pass the returned value
5500 to `package-desc-from-define'.
5501 (describe-package-1): Render the homepage button (Bug#13291).
5502
5503 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5504 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
5505
5506 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
5507
5508 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5509 and default-process-coding-system to utf-8-unix (Bug#15402).
5510
5511 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
5512
5513 * subr.el (looking-back): Do not recommend using looking-back.
5514
5515 2013-09-28 Alan Mackenzie <acm@muc.de>
5516
5517 Fix indentation/fontification of Java enum with "implements".
5518
5519 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
5520 regexp which matches "implements", etc., in Java.
5521 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
5522 specifier clauses coming after "enum".
5523 * progmodes/cc-fonts.el (c-font-lock-declarations)
5524 (c-font-lock-enum-tail): Check for extra specifier clauses coming
5525 after "enum".
5526
5527 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
5528
5529 * faces.el (region): Change ns_selection_color to
5530 ns_selection_fg_color, add ns_selection_bg_color.
5531
5532 2013-09-28 Leo Liu <sdl.web@gmail.com>
5533
5534 * progmodes/octave.el (inferior-octave-completion-table)
5535 (inferior-octave-completion-at-point): Minor tweaks.
5536
5537 * textmodes/ispell.el (ispell-lookup-words): Rename from
5538 lookup-words. (Bug#15460)
5539 (lookup-words): Obsolete.
5540 (ispell-complete-word, ispell-command-loop): All uses changed.
5541
5542 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5543
5544 * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
5545 (octave-mode-menu): Add octave-send-buffer.
5546 (octave-send-buffer): New function.
5547
5548 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5549
5550 * progmodes/octave.el (octave-mode-map): Add key binding for
5551 octave-lookfor.
5552 (octave-mode-menu): Add octave-lookfor.
5553 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
5554 octave-lookfor.
5555 (octave-lookfor): New function.
5556
5557 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5558
5559 * emacs-lisp/cl-macs.el:
5560 (cl--loop-destr-temps): Remove.
5561 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
5562 its convention.
5563 (cl--loop-set-iterator-function): New function.
5564 (cl-loop): Adjust accordingly, so as not to use cl-subst.
5565 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
5566 Bind `it' with `let' instead of substituting it with `cl-subst'.
5567 (cl--unused-var-p): New function.
5568 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
5569 Eliminate some unused variable warnings (bug#15326).
5570
5571 2013-09-27 Tassilo Horn <tsdh@gnu.org>
5572
5573 * doc-view.el (doc-view-scale-reset): Rename from
5574 `doc-view-reset-zoom-level'.
5575 (doc-view-scale-adjust): New command.
5576 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
5577 `doc-view-scale-adjust'.
5578
5579 2013-09-26 Tassilo Horn <tsdh@gnu.org>
5580
5581 * doc-view.el (doc-view-reset-zoom-level): New command.
5582 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
5583 zoom commands (bug#15466).
5584
5585 2013-09-26 Kenichi Handa <handa@gnu.org>
5586
5587 * international/quail.el (quail-help): Make it not a command.
5588
5589 2013-09-26 Leo Liu <sdl.web@gmail.com>
5590
5591 * minibuffer.el (completion-all-sorted-completions): Make args
5592 optional as they are.
5593
5594 2013-09-25 Daniel Colascione <dancol@dancol.org>
5595
5596 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
5597 specs are and that they're not evaluated.
5598
5599 2013-09-24 Sam Steingold <sds@gnu.org>
5600
5601 * midnight.el (clean-buffer-list-kill-regexps)
5602 (clean-buffer-list-kill-buffer-names): Update for the new Man
5603 buffer naming which includes the object name.
5604
5605 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5606
5607 * eshell/esh-cmd.el (eshell--sep-terms): New var.
5608 (eshell-parse-command, eshell-parse-pipeline): Use it since
5609 eshell-separate-commands requires a dynamic scoped var.
5610 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
5611
5612 2013-09-23 Leo Liu <sdl.web@gmail.com>
5613
5614 * autoinsert.el (auto-insert-alist): Make the value of
5615 lexical-binding match its file setting.
5616
5617 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
5618
5619 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
5620
5621 * autoarg.el (autoarg-kp-digit-argument):
5622 * electric.el (Electric-command-loop):
5623 * kmacro.el (kmacro-step-edit-insert):
5624 Do not set universal-argument-num-events.
5625
5626 2013-09-22 Leo Liu <sdl.web@gmail.com>
5627
5628 * files.el (interpreter-mode-alist): Add octave.
5629
5630 2013-09-21 Alan Mackenzie <acm@muc.de>
5631
5632 C++: fontify identifier in declaration following "public:" correctly.
5633 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
5634 to match "public", etc.
5635 (c-decl-prefix-re): Add ":" into the C++ value.
5636 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
5637 bit. Add a check for a ":" preceded by "public", etc.
5638
5639 2013-09-21 Eli Zaretskii <eliz@gnu.org>
5640
5641 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
5642 recognized by GDB 7.5 and later.
5643
5644 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
5645
5646 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
5647
5648 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5649
5650 * subr.el (internal--call-interactively): New const.
5651 (called-interactively-p): Use it (bug#3984).
5652
5653 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
5654
5655 * vc/pcvs.el (cvs-mode-ignore):
5656 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
5657 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
5658
5659 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5660
5661 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
5662 (eshell-ls-orig-insert-directory): Remove.
5663 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
5664 (eshell-ls-use-in-dired): Use advice-add/remove.
5665 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
5666 Add `orig-fun' arg for use in :around advice.
5667 Make it check (redundantly) eshell-ls-use-in-dired.
5668
5669 2013-09-19 Glenn Morris <rgm@gnu.org>
5670
5671 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
5672
5673 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
5674
5675 * emacs-lisp/eieio.el (class-parent): Undo previous change.
5676
5677 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
5678
5679 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
5680 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
5681 (tramp-get-remote-python): New defuns.
5682 (tramp-get-remote-uid-with-perl)
5683 (tramp-get-remote-gid-with-perl): New defuns. Perl code
5684 contributed by yary <not.com@gmail.com> (tiny change).
5685 (tramp-get-remote-uid-with-python)
5686 (tramp-get-remote-gid-with-python): New defuns. Python code
5687 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
5688 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
5689
5690 2013-09-19 Glenn Morris <rgm@gnu.org>
5691
5692 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
5693
5694 * eshell/em-unix.el (eshell-remove-entries):
5695 Rename argument to avoid name-clash with global `top-level'.
5696
5697 * eshell/esh-proc.el (eshell-kill-process-function):
5698 Remove eshell-reset-after-proc from eshell-kill-hook if present.
5699 (eshell-reset-after-proc): Remove unused arg `proc'.
5700
5701 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
5702 (directory-files-and-attributes): Mark unused arg.
5703
5704 * eshell/em-unix.el (eshell-remove-entries):
5705 Remove unused arg `path'. Update callers.
5706
5707 * eshell/em-hist.el (eshell-hist-parse-arguments):
5708 Remove unused arg `silent'. Update callers.
5709
5710 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
5711 Fix (f)boundp mix-up.
5712
5713 * eshell/em-smart.el (eshell-smart-scroll-window)
5714 (eshell-disable-after-change):
5715 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
5716
5717 2013-09-18 Alan Mackenzie <acm@muc.de>
5718
5719 Fix fontification of type when followed by "const".
5720 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
5721 "known" types from fontification.
5722
5723 2013-09-18 Glenn Morris <rgm@gnu.org>
5724
5725 * emacs-lisp/chart.el (x-display-color-cells): Declare.
5726 (chart-face-list): Drop Emacsen without display-color-p.
5727
5728 * net/eww.el (libxml-parse-html-region): Declare.
5729 (eww-display-html): Explicit error if no libxml2 support.
5730
5731 * doc-view.el (doc-view-mode): Silence --without-x compilation.
5732
5733 * image.el (image-type-from-buffer, image-multi-frame-p):
5734 Remove --without-x warning/error.
5735
5736 * mouse.el (mouse-yank-primary):
5737 * term.el (term-mouse-paste):
5738 Reorder to silence --without-x compilation.
5739
5740 * mpc.el (doc-view-mode): Silence --without-x compilation.
5741
5742 * mail/rmailmm.el (rmail-mime-set-bulk-data):
5743 Silence --without-x compilation.
5744
5745 * progmodes/gud.el (gud-find-file, gud-mode):
5746 Silence --without-x compilation.
5747 (tooltip-mode): Declare.
5748
5749 * wdired.el (dired-backup-overwrite): Remove declaration.
5750 (wdired-mode-map): Add doc string.
5751
5752 * custom.el (x-get-resource): Declare.
5753
5754 * eshell/em-glob.el (ange-cache):
5755 * eshell/em-unix.el (ange-cache): Declare.
5756
5757 * faces.el (x-display-list, x-open-connection, x-get-resource):
5758 Declare.
5759
5760 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
5761 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
5762 Declare.
5763
5764 * frame.el (x-display-grayscale-p, x-display-name): Declare.
5765
5766 * net/gnutls.el (gnutls-log-level): Declare.
5767
5768 * net/shr.el (image-size, image-animate): Declare.
5769
5770 * simple.el (font-info): Declare.
5771
5772 * subr.el (x-popup-dialog): Declare.
5773
5774 * term/common-win.el (x-select-enable-primary)
5775 (x-last-selected-text-primary, x-last-selected-text-clipboard):
5776 Declare.
5777
5778 * term/ns-win.el (x-handle-args): Declare.
5779
5780 * term/x-win.el (x-select-enable-clipboard): Declare.
5781
5782 * term/w32-win.el (create-default-fontset): Declare.
5783
5784 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
5785 Declare.
5786
5787 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
5788 (fit-frame-to-buffer): Explicit error if --without-x.
5789 (mouse-autoselect-window-select): Silence compiler.
5790
5791 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
5792
5793 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
5794 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
5795 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
5796 * eshell/esh-util.el (eshell-sublist):
5797 Remove unused local variables.
5798
5799 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
5800
5801 * textmodes/two-column.el: Make 2C-split work for --without-x.
5802 (scroll-bar-columns): Autoload.
5803 (top-level): Require fringe when compiling.
5804
5805 2013-09-18 Leo Liu <sdl.web@gmail.com>
5806
5807 * subr.el (add-hook): Robustify to handle closure as well.
5808
5809 2013-09-17 Glenn Morris <rgm@gnu.org>
5810
5811 * simple.el (messages-buffer-mode-map): Unbind "g".
5812
5813 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
5814
5815 * help-mode.el (help-mode-finish): Use derived-mode-p.
5816 Remove obsolete highlighting.
5817
5818 * play/life.el (life-mode): Use define-derived-mode. Derive from
5819 special-mode.
5820 (life): Let-bind inhibit-read-only.
5821 (life-setup): Avoid `setq'. Use `life-mode'.
5822
5823 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
5824 which should not be needed any more.
5825 (package-menu-refresh, package-menu-describe-package): Use user-error.
5826
5827 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
5828 (eshell-post-rewrite-command-hook): Make obsolete.
5829 (eshell-parse-command): Simplify.
5830 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
5831 (eshell--cmd): Declare.
5832 (eshell-parse-pipeline): Remove unused var `final-p'.
5833 Pass a dynvar to eshell-post-rewrite-command-hook.
5834 Implement the new eshell-post-rewrite-command-function.
5835 (eshell-invoke-directly): Remove unused arg `input'.
5836 * eshell/esh-io.el (eshell-io-initialize):
5837 Use eshell-post-rewrite-command-function (bug#15399).
5838 (eshell--apply-redirections): Rename from eshell-apply-redirections;
5839 adjust to new calling convention.
5840 (eshell-create-handles): Rename args to avoid clashing with dynvar
5841 `standard-output'.
5842
5843 2013-09-17 Glenn Morris <rgm@gnu.org>
5844
5845 * simple.el (messages-buffer-mode): New major mode.
5846 (messages-buffer): New function.
5847 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
5848 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
5849 (ert-run-test): Use `messages-buffer' function.
5850 (ert--force-message-log-buffer-truncation): Ignore read-only.
5851 * help.el (view-echo-area-messages): Use `messages-buffer' function.
5852 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
5853
5854 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
5855
5856 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
5857
5858 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
5859
5860 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5861
5862 * icomplete.el (icomplete-in-buffer): New var.
5863 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
5864 vars and replace them with functions.
5865 (icomplete-minibuffer-setup): Adjust accordingly.
5866 (icomplete--completion-table, icomplete--completion-predicate)
5867 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
5868 New functions.
5869 (icomplete-forward-completions, icomplete-backward-completions)
5870 (icomplete-simple-completing-p, icomplete-exhibit)
5871 (icomplete-completions): Use them.
5872 (icomplete--in-region-buffer): New var.
5873 (icomplete--in-region-setup): New function.
5874 (icomplete-mode): Use it.
5875
5876 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
5877 (bug#15379).
5878 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
5879 return args and options.
5880 (eshell-eval-using-options): Use the new return value of
5881 eshell--do-opts to set the options's vars in their scope.
5882 (eshell--set-option): Rename from eshell-set-option.
5883 Add arg `opt-vals'.
5884 (eshell--process-option): Rename from eshell-process-option.
5885 Add arg `opt-vals'.
5886 (eshell--process-args): Use an `opt-vals' alist to store the options's
5887 values during their processing and return them additionally to the
5888 remaining args.
5889
5890 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
5891
5892 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
5893 continuation character an operator, as far as indentation is
5894 concerned (Bug#15369).
5895
5896 2013-09-15 Martin Rudalics <rudalics@gmx.at>
5897
5898 * window.el (window--state-put-2): Don't process buffer state
5899 when buffer doesn't exist any more (Bug#15382).
5900
5901 2013-09-15 Glenn Morris <rgm@gnu.org>
5902
5903 * eshell/em-unix.el (eshell/rm):
5904 Make -f ignore missing files. (Bug#15373)
5905
5906 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
5907 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
5908 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
5909
5910 2013-09-14 Glenn Morris <rgm@gnu.org>
5911
5912 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
5913
5914 2013-09-13 Glenn Morris <rgm@gnu.org>
5915
5916 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
5917 (dired-guess-default): Make `file' available in the env. (Bug#15363)
5918
5919 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
5920
5921 * frame.el (x-focus-frame): Mark as declared in frame.c.
5922
5923 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
5924
5925 * ls-lisp.el: Use advice-add.
5926 (original-insert-directory): Remove.
5927 (ls-lisp--insert-directory): Rename from insert-directory; add
5928 `orig-fun' argument.
5929 (insert-directory): Advise.
5930
5931 2013-09-13 Eli Zaretskii <eliz@gnu.org>
5932
5933 * term.el (term-emulate-terminal): Decode the command string
5934 before passing it to term-command-hook. (Bug#15337)
5935
5936 2013-09-13 Glenn Morris <rgm@gnu.org>
5937
5938 * eshell/esh-util.el (ange-cache): Move declaration earlier.
5939
5940 * eshell/esh-ext.el (eshell-search-path): Declare.
5941
5942 * eshell/em-prompt.el (eshell/pwd): Autoload it.
5943 Otherwise an error occurs if eshell-dirs module not loaded.
5944
5945 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
5946
5947 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
5948
5949 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
5950 `tramp-check-proper-host'. Check for a valid method name.
5951
5952 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
5953 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
5954 * net/tramp-sh.el (tramp-maybe-open-connection):
5955 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
5956
5957 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
5958 also for hash values.
5959
5960 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5961
5962 * term/ns-win.el (parameters): Don't declare as dynamic.
5963 (before-make-frame-hook): Don't add ineffective function.
5964
5965 * eshell/*.el: Use lexical-binding (bug#15231).
5966
5967 2013-09-12 Kenichi Handa <handa@gnu.org>
5968
5969 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
5970
5971 2013-09-12 Glenn Morris <rgm@gnu.org>
5972
5973 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
5974 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
5975
5976 * subr.el (do-after-load-evaluation): Also give compiler warnings
5977 when obsolete files are used (except by obsolete files).
5978
5979 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
5980 in the status output, assume `filename' is the first. (Bug#15322)
5981
5982 * vc/vc.el (vc-deduce-fileset): Doc fix.
5983
5984 * calc/calc-help.el (Info-goto-node):
5985 * progmodes/cperl-mode.el (Info-find-node):
5986 * vc/ediff.el (Info-goto-node): Update declarations.
5987
5988 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
5989
5990 * vc/vc-bzr.el (vc-compilation-mode): Declare.
5991 (vc-bzr-pull): Require vc-dispatcher.
5992 * vc/vc-git.el (vc-compilation-mode): Declare.
5993 (vc-git-pull): Require vc-dispatcher.
5994
5995 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
5996
5997 * progmodes/octave.el (help-button-action): Declare.
5998
5999 * shell.el (shell-directory-tracker): Output error as a message
6000 rather than just returning it as a string.
6001 (shell-process-pushd): Remove useless use of message.
6002
6003 * dframe.el (dframe-timer-fn):
6004 * files.el (dir-locals-read-from-file):
6005 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
6006 (mpc-format):
6007 * reveal.el (reveal-post-command):
6008 * saveplace.el (load-save-place-alist-from-file):
6009 * shell.el (shell-resync-dirs):
6010 * w32-common-fns.el (x-get-selection-value):
6011 * emacs-lisp/copyright.el (copyright-find-copyright):
6012 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
6013 * emulation/tpu-edt.el (tpu-copy-keyfile):
6014 * play/bubbles.el (bubbles--mark-neighbourhood):
6015 * progmodes/executable.el
6016 (executable-make-buffer-file-executable-if-script-p):
6017 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
6018
6019 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6020
6021 Cleanup Eshell to rely less on dynamic scoping.
6022 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
6023 last-value, and ext-command here. Bind `args' closer to `body'.
6024 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
6025 (eshell--args): Declare new dynamic var.
6026 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
6027 last-value, and ext-command. Pass `args' to `body'.
6028 (eshell-process-args): Bind eshell--args.
6029 (eshell-set-option): Use eshell--args.
6030 * eshell/eshell.el (eshell): Use derived-mode-p.
6031 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
6032 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
6033 (eshell-glob-function): Declare.
6034 * eshell/esh-util.el: Require cl-lib.
6035 (eshell-read-hosts-file): Avoid add-to-list.
6036 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
6037 `err'.
6038 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
6039 Declare.
6040 (eshell/diff): Remove unused var `err'.
6041 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
6042 `killflag'.
6043 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
6044 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
6045 first use.
6046 * eshell/em-glob.el (eshell-glob-matches, message-shown):
6047 Move declaration before first use.
6048 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
6049 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
6050 rely on cl-return.
6051
6052 2013-09-12 Glenn Morris <rgm@gnu.org>
6053
6054 * term/ns-win.el (global-map): Remove binding for ispell-next,
6055 deleted 1999-05-29. (Bug#15357)
6056
6057 2013-09-11 Glenn Morris <rgm@gnu.org>
6058
6059 * echistory.el (electric-command-history): Remove call to deleted func.
6060
6061 * play/landmark.el (landmark-mode): Fix typos.
6062
6063 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
6064 Check cvs-sort-ignore-file is bound.
6065
6066 * savehist.el: No need for cl when compiling on Emacs.
6067
6068 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6069
6070 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
6071 (bug#15338).
6072 (eshell-self-insert-command, eshell-send-invisible):
6073 Remove unused argument.
6074 (eshell-handle-control-codes): Remove unused var `orig'.
6075 Avoid delete-backward-char.
6076
6077 * files.el (set-auto-mode): Simplify a bit further.
6078
6079 2013-09-11 Glenn Morris <rgm@gnu.org>
6080
6081 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
6082 (set-auto-mode): Don't regexp-quote elements.
6083 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
6084 * progmodes/cc-mode.el (interpreter-mode-alist):
6085 * progmodes/ruby-mode.el (interpreter-mode-alist):
6086 Revert previous change.
6087
6088 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6089
6090 * play/snake.el (snake-mode):
6091 * play/mpuz.el (mpuz-mode):
6092 * play/landmark.el (lm-mode):
6093 * play/blackbox.el (blackbox-mode):
6094 * play/5x5.el (5x5-mode):
6095 * obsolete/options.el (Edit-options-mode):
6096 * net/quickurl.el (quickurl-list-mode):
6097 * net/newst-treeview.el (newsticker-treeview-mode):
6098 * mail/rmailsum.el (rmail-summary-mode):
6099 * mail/mspools.el (mspools-mode):
6100 * locate.el (locate-mode):
6101 * ibuffer.el (ibuffer-mode):
6102 * emulation/ws-mode.el (wordstar-mode):
6103 * emacs-lisp/debug.el (debugger-mode):
6104 * array.el (array-mode):
6105 * net/eudc.el (eudc-mode): Use define-derived-mode.
6106 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
6107 Move initialization into declaration.
6108 (mairix-searches-mode): Use define-derived-mode.
6109 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
6110 (eudc-edit-hotlist): Use dolist.
6111 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
6112 (Man-mode): Use define-derived-mode.
6113 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
6114 (Info-edit-mode): Use define-derived-mode.
6115 (Info-cease-edit): Use Info-mode.
6116 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
6117 into declaration.
6118 (eshell-mode): Use define-derived-mode.
6119 * chistory.el (command-history-mode-map): Rename from
6120 command-history-map.
6121 (command-history-mode): Use define-derived-mode.
6122 (Command-history-setup): Remove function.
6123 * calc/calc.el (calc-trail-mode-map): New var.
6124 (calc-trail-mode): Use define-derived-mode.
6125 (calc-trail-buffer): Set calc-main-buffer manually.
6126 * bookmark.el (bookmark-insert-annotation): New function.
6127 (bookmark-edit-annotation): Use it.
6128 (bookmark-edit-annotation-mode): Make it a proper major mode.
6129 (bookmark-send-edited-annotation): Use derived-mode-p.
6130 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
6131 closer to its ideal place. Use \' to match EOS.
6132
6133 * profiler.el (profiler-calltree-find): Use function-equal.
6134
6135 2013-09-10 Glenn Morris <rgm@gnu.org>
6136
6137 * files.el (interpreter-mode-alist): Convert to regexps.
6138 (set-auto-mode): Adapt for this. (Bug#15306)
6139 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
6140 Comment out unused variable.
6141 * progmodes/cc-mode.el (interpreter-mode-alist):
6142 * progmodes/python.el (interpreter-mode-alist):
6143 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
6144 * progmodes/sh-script.el (sh-set-shell):
6145 No longer use interpreter-mode-alist to get list of shells.
6146
6147 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
6148
6149 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6150
6151 * simple.el: Use set-temporary-overlay-map for universal-argument.
6152 (universal-argument-map): Don't use default-bindings (bug#15317).
6153 Bind switch-frame explicitly. Replace universal-argument-minus with
6154 a conditional binding.
6155 (universal-argument-num-events, saved-overriding-map): Remove.
6156 (restore-overriding-map): Remove.
6157 (universal-argument--mode): Rename from save&set-overriding-map,
6158 and rewrite.
6159 (universal-argument, universal-argument-more, negative-argument)
6160 (digit-argument): Adjust accordingly.
6161 (universal-argument-minus): Remove.
6162 (universal-argument-other-key): Remove.
6163
6164 * subr.el (with-demoted-errors): Add `format' argument.
6165
6166 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
6167
6168 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
6169 `tramp-cleanup-connection'.
6170
6171 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
6172 parameters KEEP-DEBUG and KEEP-PASSWORD.
6173
6174 * net/tramp.el (tramp-file-name-handler):
6175 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6176 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6177 (tramp-maybe-open-connection):
6178 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6179 Use `tramp-cleanup-connection'.
6180
6181 * net/tramp-sh.el (tramp-maybe-open-connection):
6182 Catch 'uname-changed inside the progress reporter.
6183
6184 2013-09-10 Glenn Morris <rgm@gnu.org>
6185
6186 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
6187
6188 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
6189 returns "alternate access method" in mode (eg "-rw-r--r--.").
6190
6191 2013-09-08 Glenn Morris <rgm@gnu.org>
6192
6193 * saveplace.el (load-save-place-alist-from-file):
6194 Demote errors. (Bug#15305)
6195
6196 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
6197
6198 Improve compatibility with older Emacsen, and XEmacs.
6199
6200 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
6201 only if it is bound. It isn't for XEmacs.
6202 (with-tramp-progress-reporter): Do not let-bind `result'.
6203 This yields to scoping errors in XEmacs.
6204 (tramp-handle-make-auto-save-file-name): New function, moved from
6205 tramp-sh.el.
6206
6207 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
6208 for `make-auto-save-file-name'.
6209 (tramp-adb--gnu-switches-to-ash):
6210 Use `tramp-compat-replace-regexp-in-string'.
6211
6212 * net/tramp-cache.el (tramp-cache-print): Call
6213 `substring-no-properties' only if it is bound. It isn't for XEmacs.
6214
6215 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
6216 bound. It isn't for XEmacs.
6217
6218 * net/tramp-compat.el (tramp-compat-copy-file):
6219 Catch `wrong-number-of-arguments' error.
6220 (tramp-compat-replace-regexp-in-string): New defun.
6221
6222 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
6223 for `make-auto-save-file-name'.
6224 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
6225 `copy-file'.
6226 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
6227 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
6228 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
6229
6230 * net/tramp-gw.el (tramp-gw-open-network-stream):
6231 Use `tramp-compat-replace-regexp-in-string'.
6232
6233 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6234 Call `tramp-handle-make-auto-save-file-name'.
6235 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
6236 (tramp-sh-file-gvfs-monitor-dir-process-filter)
6237 (tramp-sh-file-inotifywait-process-filter):
6238 Use `tramp-compat-replace-regexp-in-string'.
6239 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
6240
6241 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
6242 for `make-auto-save-file-name'.
6243 (tramp-smb-handle-copy-directory):
6244 Call `tramp-compat-replace-regexp-in-string'.
6245 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
6246 (tramp-smb-handle-copy-file): Improve error message.
6247 (tramp-smb-handle-rename-file): Rename directly only in case
6248 `newname' does not exist yet. This is a restriction of smbclient.
6249 (tramp-smb-maybe-open-connection): Rerun the function only when
6250 `auth-sources' is non-nil.
6251
6252 2013-09-08 Kenichi Handa <handa@gnu.org>
6253
6254 * international/characters.el: Set category "^" (Combining) for
6255 more characters.
6256
6257 2013-09-07 Alan Mackenzie <acm@muc.de>
6258
6259 Correctly fontify Java class constructors.
6260 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
6261 in Java Mode.
6262 (c-recognize-typeless-decls): Set the Java value to t.
6263 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
6264 While handling a "(", add a check for, effectively, Java, and handle a
6265 "typeless" declaration there.
6266
6267 2013-09-07 Roland Winkler <winkler@gnu.org>
6268
6269 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
6270 field subtitle for entry type book.
6271
6272 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6273
6274 * minibuffer.el: Make minibuffer-complete call completion-in-region
6275 rather than other way around.
6276 (completion--some, completion-pcm--find-all-completions):
6277 Don't delay signals when debugging.
6278 (minibuffer-completion-contents): Beware fields within the
6279 minibuffer contents.
6280 (completion-all-sorted-completions): Use defvar-local.
6281 (completion--do-completion, completion--cache-all-sorted-completions)
6282 (completion-all-sorted-completions, minibuffer-force-complete):
6283 Add args `beg' and `end'.
6284 (completion--in-region-1): New fun, extracted from minibuffer-complete.
6285 (minibuffer-complete): Use completion-in-region.
6286 (completion-complete-and-exit): New fun, extracted from
6287 minibuffer-complete-and-exit.
6288 (minibuffer-complete-and-exit): Use it.
6289 (completion--complete-and-exit): Rename from
6290 minibuffer--complete-and-exit.
6291 (completion-in-region--single-word): New function, extracted from
6292 minibuffer-complete-word.
6293 (minibuffer-complete-word): Use it.
6294 (display-completion-list): Make `common-substring' argument obsolete.
6295 (completion--in-region): Call completion--in-region-1 instead of
6296 minibuffer-complete.
6297 (completion-help-at-point): Pass boundaries to
6298 minibuffer-completion-help as args rather than via an overlay.
6299 (completion-pcm--string->pattern): Use `any-delim'.
6300 (completion-pcm--optimize-pattern): New function.
6301 (completion-pcm--pattern->regex): Handle `any-delim'.
6302 * icomplete.el (icomplete-forward-completions)
6303 (icomplete-backward-completions, icomplete-completions):
6304 Adjust calls to completion-all-sorted-completions and
6305 completion--cache-all-sorted-completions.
6306 (icomplete-with-completion-tables): Default to t.
6307 * emacs-lisp/crm.el (crm--current-element): Rename from
6308 crm--select-current-element. Don't put an overlay but return the
6309 boundaries instead.
6310 (crm--completion-command): Take two new args to bind to the boundaries.
6311 (crm-completion-help): Adjust accordingly.
6312 (crm-complete): Use completion-in-region.
6313 (crm-complete-word): Use completion-in-region--single-word.
6314 (crm-complete-and-exit): Use completion-complete-and-exit.
6315
6316 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6317
6318 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
6319 than dynamically.
6320
6321 2013-09-06 Juri Linkov <juri@jurta.org>
6322
6323 * info.el (Info-display-images-node): When image file doesn't exist
6324 display text version of the image if it's provided in the Info file.
6325 Otherwise, display the location of missing image from SRC attribute.
6326 Add help-echo text property from ALT attribute. (Bug#15279)
6327
6328 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6329
6330 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
6331 (edit-abbrevs-mode): Use define-derived-mode.
6332
6333 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
6334 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
6335 that it's defined.
6336 (epa-key-list-mode, epa-key-mode, epa-info-mode):
6337 Use define-derived-mode.
6338
6339 * epg.el (epg-start-encrypt): Minor CSE simplification.
6340
6341 2013-09-06 William Xu <william.xwl@gmail.com>
6342
6343 * arc-mode.el: Add support for 7za (bug#15264).
6344 (archive-7z-program): New var.
6345 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
6346 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
6347 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
6348
6349 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
6350
6351 Remove URL syntax.
6352
6353 * net/tramp.el (tramp-syntax, tramp-prefix-format)
6354 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
6355 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
6356 (tramp-postfix-host-format, tramp-file-name-regexp)
6357 (tramp-completion-file-name-regexp)
6358 (tramp-completion-dissect-file-name)
6359 (tramp-handle-substitute-in-file-name): Remove 'url case.
6360 (tramp-file-name-regexp-url)
6361 (tramp-completion-file-name-regexp-url): Remove constants.
6362
6363 2013-09-06 Glenn Morris <rgm@gnu.org>
6364
6365 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
6366
6367 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
6368
6369 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
6370 keywords" below "here-doc beginnings" (Bug#15270).
6371
6372 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
6373
6374 * subr.el (pop): Use `car-safe'.
6375 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
6376 to detect unused `pop' return value.
6377
6378 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
6379 var `block-regexp'.
6380 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
6381 (python-fill-string): Remove unused var `marker'.
6382 (python-skeleton-add-menu-items): Remove unused var `items'.
6383
6384 * international/mule-cmds.el: Require CL.
6385 (find-coding-systems-for-charsets): Avoid add-to-list.
6386 (sanitize-coding-system-list): New function, extracted from
6387 select-safe-coding-system-interactively.
6388 (select-safe-coding-system-interactively): Use it.
6389 (read-input-method-name): Accept symbols for `default'.
6390
6391 * emacs-lisp/advice.el (defadvice): Add indent rule.
6392
6393 2013-09-05 Daniel Hackney <dan@haxney.org>
6394
6395 * dired-x.el:
6396 * net/ange-ftp.el:
6397 * net/browse-url.el:
6398 * net/dbus.el:
6399 * net/eudc.el:
6400 * net/eudcb-ldap.el:
6401 * net/eww.el:
6402 * net/imap.el:
6403 * printing.el:
6404 * vc/ediff-diff.el:
6405 * vc/ediff-init.el:
6406 * vc/ediff-merg.el:
6407 * vc/ediff-mult.el:
6408 * vc/ediff-util.el:
6409 * vc/ediff-wind.el:
6410 * vc/ediff.el:
6411 * vc/emerge.el:
6412 * vc/pcvs.el:
6413 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
6414 byte compiler. Remove some unused let-bound variables.
6415
6416 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
6417
6418 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
6419 a "ref-cell", since it gets better optimized (bug#14883).
6420
6421 2013-09-05 Glenn Morris <rgm@gnu.org>
6422
6423 * progmodes/cc-awk.el (c-forward-sws): Declare.
6424
6425 2013-09-04 Glenn Morris <rgm@gnu.org>
6426
6427 * generic-x.el [rul-generic-mode]: Require cc-mode.
6428 (c++-mode-syntax-table): Declare.
6429 (rul-generic-mode-syntax-table): Init in the defvar.
6430
6431 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
6432
6433 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
6434 (vc-do-command, vc-set-async-update):
6435 * vc/vc-mtn.el (vc-mtn-dir-status):
6436 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
6437 (vc-hg-pull, vc-hg-merge-branch):
6438 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
6439 (vc-git-merge-branch):
6440 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
6441 (vc-cvs-dir-status-files):
6442 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
6443 (vc-bzr-dir-status-files):
6444 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
6445 * vc/vc-annotate.el: Use lexical-binding.
6446 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
6447 (vc-sentinel-movepoint): Declare.
6448 (vc-annotate): Don't use `goto-line'.
6449 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
6450 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
6451 (vc-sentinel-movepoint): Declare.
6452 * vc/vc-svn.el: Use lexical-binding.
6453 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
6454 * vc/vc-sccs.el:
6455 * vc/vc-rcs.el: Use lexical-binding.
6456
6457 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
6458 `deleted'. Don't drop errors silently.
6459
6460 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
6461
6462 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
6463
6464 * vc/vc.el (vc-ignore): Rewrite.
6465 (vc-default-ignore): New function.
6466 (vc-default-ignore-completion-table): Use find-ignore-file.
6467
6468 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
6469 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
6470 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
6471 Remove. Most code moved to vc.el.
6472
6473 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
6474
6475 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
6476 * net/tramp-smb.el (tramp-smb-get-file-entries):
6477 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
6478 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
6479
6480 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
6481 Update call to it.
6482 (eww-change-select): Remove unused var `properties'.
6483 (eww-make-unique-file-name): Remove unused var `base'.
6484
6485 * finder.el (finder-compile-keywords): Don't mess with windows.
6486
6487 * calculator.el (calculator-funcall): Fix typo in last change.
6488
6489 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
6490
6491 * emacs-lisp/package.el (package-activate-1): Don't let a missing
6492 <pkg>-autoloads.el file stop us.
6493
6494 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
6495 warnings, and factor out common code.
6496
6497 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
6498
6499 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
6500 two-character operators and whether the character preceding them
6501 changes their meaning (Bug#15208).
6502
6503 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
6504
6505 Format code sent to Python shell for robustness.
6506 * progmodes/python.el (python-shell-buffer-substring):
6507 New function.
6508 (python-shell-send-region, python-shell-send-buffer): Use it.
6509
6510 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
6511
6512 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
6513 * net/tramp.el (tramp-user-error): ... here.
6514 (tramp-find-method, tramp-check-proper-host)
6515 (tramp-dissect-file-name, tramp-debug-message)
6516 (tramp-handle-shell-command):
6517 * net/tramp-adb.el (tramp-adb-handle-shell-command):
6518 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
6519
6520 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
6521
6522 2013-09-02 Martin Rudalics <rudalics@gmx.at>
6523
6524 * avoid.el (mouse-avoidance-point-position)
6525 (mouse-avoidance-too-close-p): Handle case where posn-at-point
6526 returns nil.
6527
6528 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
6529
6530 * progmodes/python.el (python-shell-completion-get-completions):
6531 Drop use of deleted `comint-last-prompt-overlay'.
6532 (python-nav-if-name-main): New command.
6533
6534 2013-09-01 Glenn Morris <rgm@gnu.org>
6535
6536 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
6537 Avoid leading space in $wins. Otherwise the sed command used by
6538 eg compile-main ends up containing "/*.el". (Bug#15170)
6539
6540 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
6541
6542 2013-08-30 Glenn Morris <rgm@gnu.org>
6543
6544 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6545 Fix is-this-a-directory logic. (Bug#15220)
6546
6547 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6548
6549 * textmodes/css-mode.el: Use SMIE.
6550 (css-smie-grammar): New var.
6551 (css-smie--forward-token, css-smie--backward-token)
6552 (css-smie-rules): New functions.
6553 (css-mode): Use them.
6554 (css-navigation-syntax-table): Remove var.
6555 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
6556 (css-indent-calculate, css-indent-line): Remove functions.
6557
6558 Misc changes to reduce use of `(lambda...); and other cleanups.
6559 * cus-edit.el: Use lexical-binding.
6560 (customize-push-and-save, customize-apropos)
6561 (custom-buffer-create-internal): Use closures.
6562 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
6563 * progmodes/ada-xref.el: Use setq.
6564 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
6565 * dframe.el: Use lexical-binding.
6566 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
6567 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
6568 * descr-text.el: Use lexical-binding.
6569 (describe-text-widget, describe-text-sexp, describe-property-list):
6570 Use closures.
6571 * comint.el (comint-history-isearch-push-state): Use a closure.
6572 * calculator.el: Use lexical-binding.
6573 (calculator-number-to-string): Make it work with lexical-binding.
6574 (calculator-funcall): Same and use cl-letf.
6575
6576 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
6577 (lisp--company-doc-string, lisp--company-location): New functions.
6578 (lisp-completion-at-point): Use them to improve Company support.
6579
6580 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
6581 params of lambda expressions.
6582 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
6583 (ruby-smie--opening-pipe-p): New function.
6584 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
6585 symbols and matched |...| for formal params.
6586 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
6587 from being treated as hanging. Handle "rescue".
6588
6589 2013-08-29 Glenn Morris <rgm@gnu.org>
6590
6591 * progmodes/cc-engine.el (c-pull-open-brace):
6592 Move definition before use.
6593
6594 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6595
6596 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
6597 are immutable. Don't use `unsafe' any more.
6598 (cl--defsubst-expand): Don't substitute at the same time as keeping
6599 a residual unused let-binding. Don't use `unsafe' any more.
6600
6601 2013-08-29 Glenn Morris <rgm@gnu.org>
6602
6603 * calendar/cal-china.el (calendar-chinese-year-cache):
6604 Recenter on 2015.
6605
6606 * nxml/nxml-util.el (nxml-debug-clear-inside):
6607 Use cl-loop rather than loop.
6608
6609 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
6610
6611 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
6612
6613 2013-08-28 Glenn Morris <rgm@gnu.org>
6614
6615 * progmodes/antlr-mode.el: No need to require cc-mode twice.
6616
6617 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
6618
6619 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
6620
6621 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
6622
6623 * simple.el (repeat-complex-command--called-interactively-skip):
6624 New function.
6625 (repeat-complex-command): Use it (bug#14136).
6626
6627 * progmodes/cc-mode.el: Minor cleanup of var declarations.
6628 (c-define-abbrev-table): Add `doc' argument.
6629 (c-mode-abbrev-table, c++-mode-abbrev-table)
6630 (objc-mode-abbrev-table, java-mode-abbrev-table)
6631 (idl-mode-abbrev-table, pike-mode-abbrev-table)
6632 (awk-mode-abbrev-table): Use it.
6633 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
6634 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
6635 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
6636 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
6637 Move initialization into the declaration; and remove any
6638 autoload cookie.
6639
6640 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
6641 and dynamic let binding.
6642
6643 * vc/smerge-mode.el: Remove redundant :group args.
6644
6645 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
6646 to load-path.
6647
6648 2013-08-28 Juri Linkov <juri@jurta.org>
6649
6650 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
6651 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
6652 (isearch-other-meta-char): Handle an undefined shifted printing
6653 character by downshifting it. (Bug#15200)
6654
6655 2013-08-28 Juri Linkov <juri@jurta.org>
6656
6657 * isearch.el (isearch-search): Change regexp error message for
6658 non-regexp searches. (Bug#15166)
6659
6660 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
6661
6662 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
6663 for portability to hosts where /bin/sh has problems.
6664
6665 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
6666
6667 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
6668
6669 2013-08-27 Juri Linkov <juri@jurta.org>
6670
6671 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
6672 in the keyboard macro. (Bug#15126)
6673
6674 2013-08-27 Juri Linkov <juri@jurta.org>
6675
6676 * isearch.el (isearch-quote-char): Comment out converting unibyte
6677 to multibyte, thus syncing with its `quoted-insert' counterpart.
6678 (Bug#15166)
6679
6680 2013-08-27 Martin Rudalics <rudalics@gmx.at>
6681
6682 * window.el (display-buffer-use-some-window): Add missing
6683 argument in call of get-largest-window (Bug#15185).
6684 Reported by Stephen Leake.
6685
6686 2013-08-27 Glenn Morris <rgm@gnu.org>
6687
6688 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
6689
6690 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
6691
6692 * progmodes/python.el (python-font-lock-keywords): Don't return nil
6693 from a matcher-function unless there's no more matches (bug#15161).
6694
6695 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
6696
6697 * minibuffer.el: Revert change from 2013-08-20.
6698
6699 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
6700 with text property `tramp-default', if appropriate.
6701 (tramp-check-proper-host): New defun.
6702 (tramp-dissect-file-name): Do not check hostname. Revert change
6703 of 2013-03-18.
6704 (tramp-backtrace): Make VEC-OR-PROC optional.
6705
6706 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6707 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6708 * net/tramp-sh.el (tramp-maybe-open-connection):
6709 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6710 Apply `tramp-check-proper-host'.
6711
6712 2013-08-26 Tassilo Horn <tsdh@gnu.org>
6713
6714 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
6715 lambda expression in order to have `describe-variable' display it.
6716
6717 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
6720 BUF can be optional. (Bug#15186)
6721
6722 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
6723
6724 * progmodes/flymake.el (flymake-get-real-file-name-function):
6725 Fix broken customization. (Bug#15184)
6726
6727 2013-08-25 Alan Mackenzie <acm@muc.de>
6728
6729 Improve indentation of bracelists defined by macros (without "=").
6730
6731 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
6732 expansion begins with "{", regard it as bracelist when it doesn't
6733 contain a ";".
6734
6735 Parse C++ inher-intro when there's a template split over 2 lines.
6736
6737 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
6738 rigorously the search for "class" etc. followed by ":".
6739
6740 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
6741 random languages a regexp which never matches rather than nil.
6742
6743 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
6744
6745 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
6746 (c-awk-regexp-one-line-possibly-open-char-list-re)
6747 (c-awk-one-line-possibly-open-regexp-re)
6748 (c-awk-one-line-non-syn-ws*-re): Remove.
6749 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
6750 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
6751 (c-awk-space*-unclosed-regexp-/-re): New constants.
6752 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
6753 aren't regexp delimiters.
6754
6755 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
6756 handling for a rare situation in AWK Mode involving unterminated
6757 strings/regexps.
6758
6759 2013-08-23 Glenn Morris <rgm@gnu.org>
6760
6761 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
6762
6763 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
6764
6765 * files.el (create-file-buffer): If the result would begin with
6766 spaces, prepend a "|" instead of removing them. (Bug#15162)
6767
6768 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6769
6770 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
6771 text-properties (bug#15155).
6772
6773 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
6774 exist any more.
6775 (calc-keypad-redraw): Remove unused var `pad'.
6776 (calc-keypad-press): Remove unused var `menu'.
6777
6778 2013-08-23 Martin Rudalics <rudalics@gmx.at>
6779
6780 * window.el (display-buffer-pop-up-frame):
6781 Call pop-up-frame-function with BUFFER current so `make-frame' will
6782 use it as the new frame's buffer (Bug#15133).
6783
6784 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6785
6786 * calendar/timeclock.el: Minor cleanups.
6787 (timeclock-ask-before-exiting, timeclock-use-display-time):
6788 Use `symbol'.
6789 (timeclock-modeline-display): Define as alias before the
6790 actual definition.
6791 (timeclock-mode-line-display): Use define-minor-mode.
6792 (timeclock-day-list-template): Make it a function, add an argument.
6793 (timeclock-day-list-required, timeclock-day-list-length)
6794 (timeclock-day-list-debt, timeclock-day-list-span)
6795 (timeclock-day-list-break): Adjust calls accordingly.
6796
6797 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
6798
6799 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
6800 Use read--expression so that completion works again.
6801
6802 2013-08-21 Sam Steingold <sds@gnu.org>
6803
6804 Add rudimentary inferior shell interaction
6805 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
6806 (sh-set-shell): Reset it.
6807 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
6808 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
6809
6810 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6811
6812 * align.el: Use lexical-binding.
6813 (align-region): Simplify accordingly.
6814
6815 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
6816
6817 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
6818
6819 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
6820 `non-essential' up.
6821
6822 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
6823
6824 * net/tramp.el:
6825 * net/tramp-adb.el:
6826 * net/tramp-cmds.el:
6827 * net/tramp-ftp.el:
6828 * net/tramp-gvfs.el:
6829 * net/tramp-gw.el:
6830 * net/tramp-sh.el: Don't wrap external variable declarations by
6831 `eval-when-compile'.
6832
6833 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6834
6835 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
6836 now that Emacs supports ImageMagick animations.
6837
6838 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
6839
6840 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
6841 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
6842
6843 2013-08-16 Martin Rudalics <rudalics@gmx.at>
6844
6845 * window.el (mouse-autoselect-window-select): Do autoselect when
6846 mouse pointer is on margin.
6847
6848 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
6849
6850 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
6851
6852 2013-08-16 Glenn Morris <rgm@gnu.org>
6853
6854 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
6855 Handle "Remote Directory" response of some clients. (Bug#15058)
6856
6857 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
6858 Tweak warning. (Bug#14926)
6859
6860 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
6861 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
6862
6863 * image-mode.el (image-mode-map): Add menu items to reverse,
6864 increase, decrease, reset animation speed.
6865 (image--set-speed, image-increase-speed, image-decrease-speed)
6866 (image-reverse-speed, image-reset-speed): New functions.
6867 (image-mode-map): Add bindings for speed commands.
6868
6869 * image.el (image-animate-get-speed, image-animate-set-speed):
6870 New functions.
6871 (image-animate-timeout): Respect image :speed property.
6872
6873 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
6874
6875 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
6876 previous line (bug#15101).
6877 (debugger-eval-expression, debugger-record-expression):
6878 Use read--expression (bug#15102).
6879
6880 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
6881
6882 Remove byte compiler warnings, visible when compiling with
6883 `byte-compile-force-lexical-warnings' set to t.
6884
6885 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
6886 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
6887 (tramp-handle-unhandled-file-name-directory)
6888 (tramp-handle-file-notify-add-watch, tramp-action-login)
6889 (tramp-action-succeed, tramp-action-permission-denied)
6890 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
6891 arguments with "_".
6892
6893 * net/tramp-adb.el (tramp-adb-parse-device-names)
6894 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
6895 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
6896 (tramp-adb-handle-file-truename): Remove unused arguments.
6897
6898 * net/tramp-cache.el (tramp-flush-directory-property)
6899 (tramp-flush-connection-property, tramp-list-connections)
6900 (tramp-parse-connection-properties): Prefix unused arguments with "_".
6901
6902 * net/tramp-compat.el (tramp-compat-make-temp-file):
6903 Rename FILENAME to F.
6904
6905 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
6906 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
6907 (tramp-zeroconf-parse-workstation-device-names)
6908 (tramp-zeroconf-parse-webdav-device-names)
6909 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
6910
6911 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
6912 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
6913
6914 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
6915 arguments.
6916 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
6917 (tramp-sh-handle-insert-file-contents-literally)
6918 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
6919 with "_".
6920 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
6921 Remove unused variables.
6922
6923 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6924 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
6925 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
6926
6927 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
6928 Make them a defconst.
6929 (tramp-uuencode-region): Remove unused variable.
6930
6931 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
6932
6933 * frameset.el (frameset--prop-setter): New function.
6934 (frameset-prop): Add gv-setter declaration.
6935 (frameset-filter-minibuffer): Deal with the case that the minibuffer
6936 parameter was already set in FILTERED. Doc fix.
6937 (frameset--record-minibuffer-relationships): Allow saving a
6938 minibufferless frame without its corresponding minibuffer frame.
6939 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
6940 frame, if the frame id matches.
6941 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
6942 frames before orphaned ones.
6943 (frameset-restore): Warn about orphaned windows, instead of error out.
6944
6945 2013-08-14 Martin Rudalics <rudalics@gmx.at>
6946
6947 * window.el (window-make-atom): Don't overwrite parameter
6948 already present.
6949 (display-buffer-in-atom-window): Handle special case where we
6950 split an already atomic window.
6951 (window--major-non-side-window, display-buffer-in-side-window)
6952 (window--side-check): Ignore minibuffer window when walking
6953 window tree.
6954 (window-deletable-p): Return 'frame only if no other frame uses
6955 our minibuffer window.
6956 (record-window-buffer): Run buffer-list-update-hook.
6957 (split-window): Make sure window--check-frame won't destroy an
6958 existing atomic window in case the new window gets nested
6959 inside.
6960 (display-buffer-at-bottom): Ignore minibuffer window when
6961 walking window tree. Don't split a side window.
6962 (pop-to-buffer): Don't set-buffer here, the select-window call
6963 should do that.
6964 (mouse-autoselect-window-select): Autoselect only if we are in the
6965 text portion of the window.
6966
6967 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6968
6969 * net/shr.el (shr-parse-image-data): New function to grab both the
6970 data itself and the Content-Type.
6971 (shr-put-image): Use it.
6972
6973 * net/eww.el (eww-display-image): Ditto.
6974
6975 * image.el (image-content-type-suffixes): New variable.
6976
6977 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
6978
6979 * progmodes/python.el (python-imenu--build-tree)
6980 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
6981
6982 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
6983
6984 * simple.el (backward-word): Mention the optional argument.
6985
6986 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
6987
6988 * frameset.el (frameset--make): Rename constructor from make-frameset.
6989 (frameset-p, frameset-valid-p): Don't autoload.
6990 (frameset-valid-p): Use normal accessors.
6991
6992 2013-08-13 Glenn Morris <rgm@gnu.org>
6993
6994 * progmodes/compile.el (compile-command): Tweak example in doc.
6995 * obsolete/scribe.el (scribe-mode):
6996 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
6997
6998 * mail/feedmail.el (feedmail-confirm-outgoing)
6999 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
7000
7001 * cus-start.el (truncate-partial-width-windows): Fix type.
7002
7003 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
7004
7005 * net/shr.el (shr-table-horizontal-line): Fix custom type.
7006
7007 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7008
7009 * emacs-lisp/timer.el (timer--time-setter): New function.
7010 (timer--time): Use it as gv-setter.
7011
7012 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
7013 setter is not a symbol.
7014
7015 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
7016
7017 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
7018 if sending fails. This makes debugging easier.
7019
7020 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
7021
7022 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
7023 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
7024 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
7025
7026 2013-08-12 Eli Zaretskii <eliz@gnu.org>
7027
7028 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
7029
7030 2013-08-12 Glenn Morris <rgm@gnu.org>
7031
7032 * format.el (format-annotate-function):
7033 Handle read-only text properties in the source. (Bug#14887)
7034
7035 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7036
7037 * net/eww.el (eww-display-html): Ignore coding system errors.
7038 One web site uses "utf-8lias" as the coding system.
7039
7040 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
7041
7042 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
7043
7044 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
7045
7046 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
7047 (tutorial--detailed-help): Remove unused local variables.
7048 (tutorial--save-tutorial-to): Use ignore-errors.
7049 (help-with-tutorial): Use looking-at-p.
7050
7051 * view.el (view-buffer-other-window, view-buffer-other-frame):
7052 Mark unused arguments.
7053
7054 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
7055 (woman-select-symbol-fonts, woman, woman-find-file)
7056 (woman-insert-file-contents, woman-non-underline-faces):
7057 Use string-match-p.
7058 (woman1-unquote): Move declaration.
7059
7060 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
7061 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
7062 argument. Remove unused local variable.
7063 (xml-parse-elem-type): Use string-match-p.
7064 (xml-substitute-numeric-entities): Use ignore-errors.
7065
7066 * calculator.el (calculator): Mark unused argument.
7067 (calculator-paste, calculator-quit, calculator-integer-p):
7068 Use ignore-errors.
7069 (calculator-string-to-number, calculator-decimal, calculator-exp)
7070 (calculator-op-or-exp): Use string-match-p.
7071
7072 * dired.el (dired-buffer-more-recently-used-p): Declare.
7073 (dired-insert-set-properties, dired-insert-old-subdirs):
7074 Use ignore-errors.
7075
7076 * dired-aux.el (dired-compress): Use ignore-errors.
7077 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
7078 (dired-do-async-shell-command, dired-do-shell-command)
7079 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
7080 (dired-insert-subdir-validate): Use string-match-p.
7081 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
7082 (dired-add-entry): Use string-match-p, looking-at-p.
7083 (dired-insert-subdir-newpos): Remove unused local variable.
7084
7085 * filenotify.el (file-notify-callback): Remove unused local variable.
7086
7087 * filesets.el (filesets-error): Mark unused argument.
7088 (filesets-which-command-p, filesets-filter-dir-names)
7089 (filesets-directory-files, filesets-get-external-viewer)
7090 (filesets-ingroup-get-data): Use string-match-p.
7091
7092 * find-file.el (ff-other-file-name, ff-other-file-name)
7093 (ff-find-the-other-file, ff-cc-hh-converter):
7094 Remove unused local variables.
7095 (ff-get-file-name): Use string-match-p.
7096 (ff-all-dirs-under): Use ignore-errors.
7097
7098 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
7099 (follow-select-if-visible): Remove unused local variable.
7100
7101 * forms.el (read-file-filter): Move declaration.
7102 (forms--make-format, forms--make-parser, forms-insert-record):
7103 Quote function with #'.
7104 (forms--update): Use string-match-p. Quote function with #'.
7105
7106 * help-mode.el (help-dir-local-var-def): Mark unused argument.
7107 (help-make-xrefs): Use looking-at-p.
7108 (help-xref-on-pp): Use looking-at-p, ignore-errors.
7109
7110 * ibuffer.el (ibuffer-ext-visible-p): Declare.
7111 (ibuffer-confirm-operation-on): Use string-match-p.
7112
7113 * msb.el (msb-item-handler, msb-dired-item-handler):
7114 Mark unused arguments.
7115
7116 * ses.el (ses-decode-cell-symbol)
7117 (ses-kill-override): Remove unused local variable.
7118 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
7119 (ses-load): Use ignore-errors, looking-at-p.
7120 (ses-jump-safe): Use ignore-errors.
7121 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
7122
7123 * tabify.el (untabify, tabify): Mark unused arguments.
7124
7125 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
7126 Mark unused argument.
7127 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
7128 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
7129
7130 * emacs-lisp/timer.el (timer--time): Define setter with
7131 gv-define-setter to avoid deprecation warning.
7132
7133 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
7134 (*record-cmpl-statistics-p*): Remove (was commented out).
7135 (cmpl-statistics-block): Remove (body was commented out).
7136 All callers changed.
7137 (add-completions-from-buffer, load-completions-from-file):
7138 Remove unused variables.
7139
7140 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
7141
7142 * filecache.el (file-cache-delete-file-list):
7143 Print message only when told so.
7144 (file-cache-files-matching): Use #' in mapconcat argument.
7145
7146 * ffap.el (ffap-url-at-point): Fix reference to variable
7147 thing-at-point-default-mail-uri-scheme.
7148
7149 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7150
7151 * subr.el (define-error): New function.
7152 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
7153 error-file-not-found and define with define-error.
7154 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
7155 and define with define-error.
7156 * userlock.el (file-locked, file-supersession):
7157 * simple.el (mark-inactive):
7158 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
7159 * progmodes/ada-mode.el (ada-mode-errors):
7160 * play/life.el (life-extinct):
7161 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
7162 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
7163 * nxml/rng-util.el (rng-error):
7164 * nxml/rng-uri.el (rng-uri-error):
7165 * nxml/rng-match.el (rng-compile-error):
7166 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
7167 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
7168 * nxml/nxml-rap.el (nxml-scan-error):
7169 * nxml/nxml-outln.el (nxml-outline-error):
7170 * net/soap-client.el (soap-error):
7171 * net/gnutls.el (gnutls-error):
7172 * net/ange-ftp.el (ftp-error):
7173 * mpc.el (mpc-proc-error):
7174 * json.el (json-error, json-readtable-error, json-unknown-keyword)
7175 (json-number-format, json-string-escape, json-string-format)
7176 (json-key-format, json-object-format):
7177 * jka-compr.el (compression-error):
7178 * international/quail.el (quail-error):
7179 * international/kkc.el (kkc-error):
7180 * emacs-lisp/ert.el (ert-test-failed):
7181 * calc/calc.el (calc-error, inexact-result, math-overflow)
7182 (math-underflow):
7183 * bookmark.el (bookmark-error-no-filename):
7184 * epg.el (epg-error): Define with define-error.
7185
7186 * time.el (display-time-event-handler)
7187 (display-time-next-load-average): Don't call sit-for since it seems
7188 unnecessary (bug#15045).
7189
7190 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
7191 Use #' instead of ' to quote functions.
7192 (checkdoc-output-mode): Use setq-local.
7193 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
7194 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
7195 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
7196 (checkdoc-ispell, checkdoc-ispell-current-buffer)
7197 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
7198 (checkdoc-ispell-message-text, checkdoc-ispell-start)
7199 (checkdoc-ispell-continue, checkdoc-ispell-comments)
7200 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
7201
7202 * ido.el (ido-completion-help): Fix up compiler warning.
7203
7204 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
7205
7206 * frameset.el (frameset-p): Add autoload cookie.
7207 (frameset--jump-to-register): New function, based on code moved from
7208 register.el.
7209 (frameset-to-register): Move from register.el. Adapt to `registerv'.
7210
7211 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
7212 (frameset-restore, frameset-save, frameset-session-filter-alist):
7213 Remove declarations.
7214 (register-alist): Doc fix.
7215 (frameset-to-register): Move to frameset.el.
7216 (jump-to-register, describe-register-1): Remove frameset-specific code.
7217
7218 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7219
7220 * allout-widgets.el (allout-widgets-pre-command-business)
7221 (allout-widgets-post-command-business)
7222 (allout-widgets-after-change-handler)
7223 (allout-decorate-item-and-context, allout-set-boundary-marker)
7224 (allout-body-modification-handler)
7225 (allout-graphics-modification-handler): Mark ignored arguments.
7226 (allout-widgets-post-command-business)
7227 (allout-widgets-exposure-change-processor)
7228 (allout-widgets-exposure-undo-processor)
7229 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
7230 (allout-parse-item-at-point, allout-decorate-item-guides)
7231 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
7232 * allout.el (epa-passphrase-callback-function): Declare.
7233 (allout-overlay-insert-in-front-handler)
7234 (allout-overlay-interior-modification-handler)
7235 (allout-isearch-end-handler, allout-chart-siblings)
7236 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
7237 (allout-yank-processing, allout-process-exposed)
7238 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
7239 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
7240 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
7241 (lisp-indent-defform): Mark ignored arguments.
7242 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
7243 (calculate-lisp-indent): Remove unused variables.
7244 * international/characters.el (indian-2-column, arabic-2-column)
7245 (tibetan): Mark ignored arguments.
7246 (use-cjk-char-width-table): Mark ignored arguments.
7247 Remove unused variables.
7248 * international/fontset.el (build-default-fontset-data)
7249 (x-compose-font-name, create-fontset-from-fontset-spec):
7250 Mark ignored arguments.
7251 (fontset-plain-name): Remove unused variables.
7252 * international/mule.el (charset-id, charset-bytes, generic-char-p)
7253 (keyboard-coding-system): Mark ignored arguments.
7254 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
7255 * help.el (resize-temp-buffer-window):
7256 * window.el (display-buffer-in-major-side-window)
7257 (display-buffer-in-side-window, display-buffer-in-previous-window):
7258 Remove unused variables.
7259 * isearch.el (isearch-forward-symbol):
7260 * version.el (emacs-bzr-version-bzr):
7261 * international/mule-cmds.el (current-language-environment):
7262 * term/common-win.el (x-handle-iconic, x-handle-geometry)
7263 (x-handle-display):
7264 * term/pc-win.el (x-list-fonts, x-display-planes)
7265 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
7266 (x-server-version, x-display-screens, x-display-mm-height)
7267 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
7268 (x-selection-owner-p, x-own-selection-internal)
7269 (x-disown-selection-internal, x-get-selection-internal)
7270 (msdos-initialize-window-system):
7271 * term/tty-colors.el (tty-color-alist, tty-color-clear):
7272 * term/x-win.el (x-handle-no-bitmap-icon):
7273 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
7274 (vc-default-find-file-hook, vc-default-extra-menu):
7275 Mark ignored arguments.
7276
7277 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7278
7279 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
7280 break-condition in the context of the debugged code (bug#12685).
7281
7282 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
7283
7284 * comint.el:
7285 Do not use an overlay to highlight the last prompt. (Bug#14744)
7286 (comint-mode): Make comint-last-prompt buffer local.
7287 (comint-last-prompt): New variable.
7288 (comint-last-prompt-overlay): Remove. Superseded by
7289 comint-last-prompt.
7290 (comint-snapshot-last-prompt, comint-output-filter):
7291 Use comint-last-prompt.
7292
7293 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7294
7295 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
7296 (frameset-save): Check validity of the resulting frameset.
7297
7298 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
7299
7300 * ido.el (ido-record-command): Add doc string.
7301
7302 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7303
7304 * frameset.el (frameset): Do not disable creation of the default
7305 frameset-p predicate. Doc fix.
7306 (frameset-valid-p): New function, copied from the old predicate-p.
7307 Add additional checks.
7308 (frameset-restore): Check with frameset-valid-p.
7309 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
7310 (frameset-name, frameset-description, frameset-properties)
7311 (frameset-states): Add docstring.
7312 (frameset-session-filter-alist, frameset-persistent-filter-alist)
7313 (frameset-filter-alist): Doc fixes.
7314
7315 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7316
7317 * frameset.el (frameset-p, frameset-prop): Doc fixes.
7318
7319 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7320
7321 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
7322 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
7323 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
7324 (byte-compile-normal-call): Remove obsolescence check.
7325
7326 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7327
7328 * frameset.el (frameset-restore): Doc fix.
7329
7330 * register.el (frameset-frame-id, frameset-frame-with-id)
7331 (frameset-p, frameset-restore, frameset-save): Declare.
7332 (register-alist): Document framesets.
7333 (frameset-session-filter-alist): Declare.
7334 (frameset-to-register): New function.
7335 (jump-to-register): Implement jumping to framesets. Doc fix.
7336 (describe-register-1): Describe framesets.
7337
7338 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
7339
7340 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
7341
7342 * desktop.el (desktop-save-frameset): Use new frameset-save args.
7343 Use lexical-binding.
7344
7345 * frameset.el (frameset): Use type vector, not list (incompatible
7346 change). Do not declare a new constructor, use the default one.
7347 Upgrade suggested properties `app', `name' and `desc' to slots `app',
7348 `name' and `description', respectively, and add read-only slot
7349 `timestamp'. Doc fixes.
7350 (frameset-copy, frameset-persistent-filter-alist)
7351 (frameset-filter-alist, frameset-switch-to-gui-p)
7352 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
7353 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
7354 (frameset-filter-iconified, frameset-keep-original-display-p):
7355 Doc fixes.
7356 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
7357 Rename from frameset-filter-(save|restore)-param. All callers changed.
7358 Doc fix.
7359 (frameset-p): Adapt to change to vector and be more thorough.
7360 Change arg name to OBJECT. Doc fix.
7361 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
7362 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
7363 All callers changed.
7364 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
7365 All callers changed.
7366 (frameset--record-minibuffer-relationships): Rename from
7367 frameset--process-minibuffer-frames. All callers changed.
7368 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
7369 Use new default constructor (again). Doc fix.
7370 (frameset--find-frame-if): Rename from `frameset--find-frame'.
7371 All callers changed.
7372 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
7373 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
7374 Doc fix.
7375 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
7376 PARAMETERS and WINDOW-STATE, respectively.
7377 (frameset-restore): Add new keyword argument PREDICATE.
7378 Reset frameset--target-display to nil. Doc fix.
7379
7380 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
7383 (bat-mode): Use it.
7384 (bat-mode-syntax-table): Mark \n as end-of-comment.
7385 (bat-font-lock-keywords): Remove comment rule.
7386
7387 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
7388 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
7389
7390 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
7391 (byte-compile-callargs-warn): Use `push'.
7392 (byte-compile-arglist-warn): Ignore higher-order "calls".
7393 (byte-compile-file-form-autoload): Use `pcase'.
7394 (byte-compile-function-form): If quoting a symbol, check that it exists.
7395
7396 2013-08-07 Eli Zaretskii <eliz@gnu.org>
7397
7398 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
7399 and add a few popular commands found in batch files.
7400 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
7401 (dos-mode): Doc fixes.
7402
7403 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7404
7405 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
7406 (dos-mode): Use setq-local. Add space after "rem".
7407 (dos-mode-syntax-table): Don't use "w" for symbol chars.
7408 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
7409
7410 2013-08-07 Arni Magnusson <arnima@hafro.is>
7411
7412 * progmodes/dos.el: New file.
7413 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
7414 dos-mode.
7415
7416 2013-08-06 Glenn Morris <rgm@gnu.org>
7417
7418 * calendar/calendar.el: Add new faces, and day-header-array.
7419 (calendar-weekday-header, calendar-weekend-header)
7420 (calendar-month-header): New faces.
7421 (calendar-day-header-construct): New function.
7422 (calendar-day-header-width): Also :set calendar-day-header-array.
7423 (calendar-american-month-header, calendar-european-month-header)
7424 (calendar-iso-month-header): Use calendar- faces.
7425 (calendar-generate-month):
7426 Use calendar-day-header-array for day headers; apply faces to them.
7427 (calendar-mode): Check calendar-font-lock-keywords non-nil.
7428 (calendar-abbrev-construct): Add optional maxlen argument.
7429 (calendar-day-name-array): Doc fix.
7430 (calendar-day-name-array, calendar-abbrev-length)
7431 (calendar-day-abbrev-array):
7432 Also :set calendar-day-header-array, and maybe redraw.
7433 (calendar-day-header-array): New option. (Bug#15007)
7434 (calendar-font-lock-keywords): Set to nil and make obsolete.
7435 (calendar-day-name): Add option to use header array.
7436
7437 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7438
7439 * net/shr.el (shr-render-td): Remove debugging.
7440 (shr-render-td): Make width computation consistent by defaulting
7441 all zero-width columns to 10 characters. This may not be optimal,
7442 but it's at least consistent.
7443 (shr-make-table-1): Redo last change to fix the real problem in
7444 colspan handling.
7445
7446 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
7447
7448 * files.el (cache-long-line-scans):
7449 Make obsolete alias to `cache-long-scans'.
7450
7451 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
7452
7453 * frameset.el (frameset, frameset-filter-alist)
7454 (frameset-filter-params, frameset-save, frameset--reuse-frame)
7455 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
7456 (frameset-compute-pos): Rename from frameset--compute-pos,
7457 and add docstring.
7458 (frameset-move-onscreen): Use frameset-compute-pos.
7459 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
7460
7461 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
7462 Fix typos in docstrings.
7463
7464 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
7465
7466 * frame.el (get-other-frame): Tiny cleanup.
7467
7468 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
7469
7470 * vc/vc.el (vc-default-ignore-completion-table):
7471 Silence byte-compiler warning.
7472
7473 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
7474 slot, which can indeed be nil.
7475 (frameset-live-filter-alist, frameset-persistent-filter-alist):
7476 Move entry for `left' from persistent to live filter alist.
7477 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
7478 Doc fixes.
7479 (frameset-filter-params): When restoring a frame, copy items added to
7480 `filtered', to avoid unwittingly modifying the original parameters.
7481 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
7482 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
7483
7484 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
7485 to use looking-at-p instead of looking-at. (Bug#15028)
7486
7487 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
7488
7489 Revert introduction of isearch-filter-predicates (bug#14714).
7490 Rely on add-function instead.
7491 * isearch.el (isearch-filter-predicates): Rename it back to
7492 isearch-filter-predicate.
7493 (isearch-message-prefix): Use advice-function-mapc and advice
7494 properties to get the isearch-message-prefix.
7495 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
7496 instead of run-hook-with-args-until-failure.
7497 (isearch-filter-visible): Not obsolete any more.
7498 * loadup.el: Preload nadvice.
7499 * replace.el (perform-replace): Revert to funcall
7500 instead of run-hook-with-args-until-failure.
7501 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
7502 * dired-aux.el (dired-isearch-filenames-mode): Rename from
7503 dired-isearch-filenames-toggle; make it into a proper minor mode.
7504 Use add/remove-function.
7505 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
7506 Call the minor-mode rather than add/remove-hook.
7507 (dired-isearch-filter-filenames):
7508 Remove isearch-message-prefix property.
7509 * info.el (Info--search-loop): New function, extracted from Info-search.
7510 Funcall isearch-filter-predicate instead of
7511 run-hook-with-args-until-failure isearch-filter-predicates.
7512 (Info-search): Use it.
7513 (Info-mode): Use isearch-filter-predicate instead of
7514 isearch-filter-predicates.
7515
7516 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
7517
7518 Do not call to `selected-window' where it is assumed by default.
7519 Affected functions are `window-minibuffer-p', `window-dedicated-p',
7520 `window-hscroll', `window-width', `window-height', `window-buffer',
7521 `window-frame', `window-start', `window-point', `next-window'
7522 and `window-display-table'.
7523 * abbrev.el (abbrev--default-expand):
7524 * bs.el (bs--show-with-configuration):
7525 * buff-menu.el (Buffer-menu-mouse-select):
7526 * calc/calc.el (calc):
7527 * calendar/calendar.el (calendar-generate-window):
7528 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
7529 (diary-make-entry):
7530 * comint.el (send-invisible, comint-dynamic-complete-filename)
7531 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
7532 * completion.el (complete):
7533 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
7534 * disp-table.el (describe-current-display-table):
7535 * doc-view.el (doc-view-insert-image):
7536 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
7537 * ehelp.el (with-electric-help):
7538 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7539 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
7540 * emacs-lisp/helper.el (Helper-help-scroller):
7541 * emulation/cua-base.el (cua--post-command-handler-1):
7542 * eshell/esh-mode.el (eshell-output-filter):
7543 * ffap.el (ffap-gnus-wrapper):
7544 * help-macro.el (make-help-screen):
7545 * hilit-chg.el (highlight-compare-buffers):
7546 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
7547 * hl-line.el (global-hl-line-highlight):
7548 * icomplete.el (icomplete-simple-completing-p):
7549 * isearch.el (isearch-done):
7550 * jit-lock.el (jit-lock-stealth-fontify):
7551 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
7552 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7553 * mpc.el (mpc-tagbrowser, mpc):
7554 * net/rcirc.el (rcirc-any-buffer):
7555 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
7556 * play/landmark.el (landmark-max-width, landmark-max-height):
7557 * play/zone.el (zone):
7558 * progmodes/compile.el (compilation-goto-locus):
7559 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
7560 * progmodes/etags.el (find-tag-other-window):
7561 * progmodes/fortran.el (fortran-column-ruler):
7562 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
7563 * progmodes/verilog-mode.el (verilog-point-text):
7564 * reposition.el (reposition-window):
7565 * rot13.el (toggle-rot13-mode):
7566 * server.el (server-switch-buffer):
7567 * shell.el (shell-dynamic-complete-command)
7568 (shell-dynamic-complete-environment-variable):
7569 * simple.el (insert-buffer, set-selective-display)
7570 (delete-completion-window):
7571 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
7572 (speedbar-recenter):
7573 * startup.el (fancy-splash-head):
7574 * textmodes/ispell.el (ispell-command-loop):
7575 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
7576 * tutorial.el (help-with-tutorial):
7577 * vc/add-log.el (add-change-log-entry):
7578 * vc/compare-w.el (compare-windows):
7579 * vc/ediff-help.el (ediff-indent-help-message):
7580 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
7581 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
7582 (ediff-setup-control-frame):
7583 * vc/emerge.el (emerge-position-region):
7584 * vc/pcvs-util.el (cvs-bury-buffer):
7585 * window.el (walk-windows, mouse-autoselect-window-select):
7586 * winner.el (winner-set-conf, winner-undo): Related users changed.
7587
7588 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
7589
7590 * frameset.el (frameset--set-id): Doc fix.
7591 (frameset-frame-id, frameset-frame-id-equal-p)
7592 (frameset-locate-frame-id): New functions.
7593 (frameset--process-minibuffer-frames, frameset--reuse-frame)
7594 (frameset-restore): Use them.
7595
7596 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
7597
7598 Do not call to `selected-frame' where it is assumed by default.
7599 Affected functions are `raise-frame', `redraw-frame',
7600 `frame-first-window', `frame-terminal' and `delete-frame'.
7601 * calendar/appt.el (appt-disp-window):
7602 * epg.el (epg-wait-for-completion):
7603 * follow.el (follow-delete-other-windows-and-split)
7604 (follow-avoid-tail-recenter):
7605 * international/mule.el (set-terminal-coding-system):
7606 * mail/rmail.el (rmail-mail-return):
7607 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
7608 * progmodes/f90.el (f90-add-imenu-menu):
7609 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
7610 * server.el (server-switch-buffer):
7611 * simple.el (delete-completion-window):
7612 * talk.el (talk):
7613 * term/xterm.el (terminal-init-xterm-modify-other-keys)
7614 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
7615 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
7616 * vc/ediff.el (ediff-documentation): Related users changed.
7617 * frame.el (selected-terminal): Remove the leftover.
7618
7619 2013-08-05 Glenn Morris <rgm@gnu.org>
7620
7621 * calendar/calendar.el (calendar-generate-month):
7622 Fix for calendar-column-width != 1 + calendar-day-digit-width.
7623 (calendar-generate-month, calendar-font-lock-keywords):
7624 Fix for calendar-day-header-width > length of any day name.
7625
7626 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
7627
7628 * desktop.el (desktop-clear): Use new name of sort predicate.
7629
7630 * frameset.el (frameset): Add docstring. Move :version property to its
7631 own `version' slot.
7632 (frameset-copy): Rename from copy-frameset.
7633 (frameset-p): Check more thoroughly.
7634 (frameset-prop): Do not check for :version, which is no longer a prop.
7635 (frameset-live-filter-alist, frameset-persistent-filter-alist):
7636 Use new :never value instead of t.
7637 (frameset-filter-alist): Expand and clarify docstring.
7638 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
7639 (frameset-filter-minibuffer, frameset-filter-save-param)
7640 (frameset-filter-restore-param, frameset-filter-iconified):
7641 Add pointer to docstring of frameset-filter-alist.
7642 (frameset-filter-params): Rename filter values to be more meaningful:
7643 :never instead of t, and reverse the meanings of :save and :restore.
7644 (frameset--process-minibuffer-frames): Clarify error message.
7645 (frameset-save): Avoid unnecessary and confusing call to framep.
7646 Use new BOA constructor for framesets.
7647 (frameset--reuse-list): Doc fix.
7648 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
7649 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
7650 (frameset-minibufferless-first-p): Doc fix.
7651 Rename from frameset-sort-frames-for-deletion.
7652 (frameset-restore): Doc fixes. Use new function names.
7653 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
7654
7655 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
7656
7657 * desktop.el (desktop-restore-forces-onscreen)
7658 (desktop-restore-reuses-frames): Document :keyword constant values.
7659 (desktop-filter-parameters-alist): Remove, now identical to
7660 frameset-filter-alist.
7661 (desktop--filter-tty*): Remove, moved to frameset.el.
7662 (desktop-save-frameset, desktop-restore-frameset):
7663 Do not pass :filters argument.
7664
7665 * frameset.el (frameset-live-filter-alist)
7666 (frameset-persistent-filter-alist): New variables.
7667 (frameset-filter-alist): Use them. Add autoload cookie.
7668 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
7669 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
7670 `frameset--id' (it's supposed to be internal to frameset.el).
7671 (frameset--process-minibuffer-frames): Ditto. Doc fix.
7672 (frameset--initial-params): New function.
7673 (frameset--get-frame): Use it. Doc fix.
7674 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
7675 Accept :all, not 'all.
7676 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
7677 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
7678 with fbound symbols. Fix frame id matching, and remove matching ids if
7679 the frame being restored is deleted. Obey :delete.
7680
7681 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
7682
7683 * subr.el (macrop): New function.
7684 (text-clone--maintaining): New var.
7685 (text-clone--maintain): Rename from text-clone-maintain. Use it
7686 instead of inhibit-modification-hooks.
7687
7688 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
7689 a proxy, so as handle autoloads and redefinitions of the target.
7690 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
7691
7692 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
7693 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
7694 (pcase--mutually-exclusive-p): New function.
7695 (pcase--split-consp): Use it.
7696 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
7697 mutually exclusive with the current predicate.
7698
7699 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
7700 (edebug-macrop): Remove. Use `macrop' instead.
7701 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
7702 (ad-macro-p):
7703 * eshell/esh-cmd.el (eshell-macrop):
7704 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
7705
7706 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
7707
7708 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
7709 (advice-mapc): New function, using it.
7710 (advice-function-member-p): New function.
7711 (advice--normalize): Store the cdr in advice--saved-rewrite since
7712 that's the part that will be changed.
7713 (advice--symbol-function): New function.
7714 (advice-remove): Handle removal before the function is defined.
7715 Adjust to new advice--saved-rewrite.
7716 (advice-member-p): Use advice-function-member-p and
7717 advice--symbol-function.
7718
7719 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
7720
7721 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
7722 (frameset-filter-minibuffer): Doc fix.
7723 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
7724 (frameset--set-id, frameset--process-minibuffer-frames)
7725 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
7726 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
7727
7728 * desktop.el (desktop-clear): Only delete frames when called
7729 interactively and desktop-restore-frames is non-nil. Doc fix.
7730 (desktop-read): Set desktop-saved-frameset to nil.
7731
7732 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
7733
7734 * vc/vc.el (vc-ignore): Rewrite.
7735 (vc-default-ignore-completion-table):
7736 (vc--read-lines):
7737 (vc--add-line, vc--remove-regexp): New functions.
7738
7739 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
7740 (vc-svn-ignore-completion-table): New function.
7741
7742 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
7743 (vc-hg-ignore-completion-table):
7744 (vc-hg-find-ignore-file): New functions.
7745
7746 * vc/vc-git.el (vc-git-ignore): Rewrite.
7747 (vc-git-ignore-completion-table):
7748 (vc-git-find-ignore-file): New functions.
7749
7750 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
7751
7752 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
7753 (vc-bzr-ignore-completion-table):
7754 (vc-bzr-find-ignore-file): New functions.
7755
7756 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
7757
7758 * frameset.el (frameset-prop): New function and setter.
7759 (frameset-save): Do not modify frame list passed by the caller.
7760
7761 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7762
7763 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
7764
7765 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
7768 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
7769
7770 * custom.el (custom-initialize-default, custom-initialize-set)
7771 (custom-initialize-reset, custom-initialize-changed): Affect the
7772 toplevel-default-value (bug#6275, bug#14586).
7773 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
7774 for bug#6275.
7775
7776 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
7777
7778 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7779 Add cl-def* expressions.
7780
7781 * frameset.el (frameset-filter-params): Fix order of arguments.
7782
7783 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
7784
7785 Move code related to saving frames to frameset.el.
7786 * desktop.el: Require frameset.
7787 (desktop-restore-frames): Doc fix.
7788 (desktop-restore-reuses-frames): Rename from
7789 desktop-restoring-reuses-frames.
7790 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
7791 (desktop-clear): Clear frames too.
7792 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
7793 (desktop--filter-tty*, desktop-save, desktop-read):
7794 Use frameset functions.
7795 (desktop-before-saving-frames-functions, desktop--filter-*-color)
7796 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
7797 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
7798 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
7799 (desktop--process-minibuffer-frames, desktop-save-frames)
7800 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
7801 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
7802 (desktop--sort-states, desktop-restoring-frames-p)
7803 (desktop-restore-frames): Remove. Most code moved to frameset.el.
7804 (desktop-restoring-frameset-p, desktop-restore-frameset)
7805 (desktop--check-dont-save, desktop-save-frameset): New functions.
7806 (desktop--app-id): New constant.
7807 (desktop-first-buffer, desktop-buffer-ok-count)
7808 (desktop-buffer-fail-count): Move before first use.
7809 * frameset.el: New file.
7810
7811 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
7812
7813 * files.el: Use lexical-binding.
7814 (dir-locals-read-from-file): Remove unused `err' variable.
7815 (hack-dir-local-variables--warned-coding): New var.
7816 (hack-dir-local-variables): Use it to avoid repeated warnings.
7817 (make-backup-file-name--default-function): New function.
7818 (make-backup-file-name-function): Use it as default.
7819 (buffer-stale--default-function): New function.
7820 (buffer-stale-function): Use it as default.
7821 (revert-buffer-insert-file-contents--default-function): New function.
7822 (revert-buffer-insert-file-contents-function): Use it as default.
7823 (insert-directory): Avoid add-to-list.
7824
7825 * autorevert.el (auto-revert-handler): Simplify.
7826 Use buffer-stale--default-function.
7827
7828 2013-08-01 Tassilo Horn <tsdh@gnu.org>
7829
7830 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
7831
7832 * whitespace.el (whitespace-ensure-local-variables): New function.
7833 (whitespace-cleanup-region): Call it.
7834 (whitespace-turn-on): Call it.
7835
7836 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
7837
7838 Complete file name handlers.
7839
7840 * net/tramp.el (tramp-handle-set-visited-file-modtime)
7841 (tramp-handle-verify-visited-file-modtime)
7842 (tramp-handle-file-notify-rm-watch): New functions.
7843 (tramp-call-process): Do not bind `default-directory'.
7844
7845 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
7846 Order alphabetically.
7847 <access-file, add-name-to-file, dired-call-process>:
7848 <dired-compress-file, file-acl, file-notify-rm-watch>:
7849 <file-ownership-preserved-p, file-selinux-context>:
7850 <make-directory-internal, make-symbolic-link, set-file-acl>:
7851 <set-file-selinux-context, set-visited-file-modtime>:
7852 <verify-visited-file-modtime>: Add handler.
7853 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
7854
7855 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
7856 <file-notify-add-watch, file-notify-rm-watch>:
7857 <set-file-times, set-visited-file-modtime>:
7858 <verify-visited-file-modtime>: Add handler.
7859 (with-tramp-gvfs-error-message)
7860 (tramp-gvfs-handle-set-visited-file-modtime)
7861 (tramp-gvfs-fuse-file-name): Remove.
7862 (tramp-gvfs-handle-file-notify-add-watch)
7863 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
7864 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
7865
7866 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
7867 Order alphabetically.
7868 <file-notify-rm-watch>: Use default Tramp handler.
7869 <executable-find>: Remove private handler.
7870 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
7871 `default-directory'.
7872 (tramp-sh-handle-executable-find)
7873 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
7874 (tramp-sh-file-gvfs-monitor-dir-process-filter)
7875 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
7876 Do not use `format' in `tramp-message'.
7877
7878 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
7879 <file-notify-rm-watch, set-visited-file-modtime>:
7880 <verify-visited-file-modtime>: Add handler.
7881 (tramp-smb-call-winexe): Do not bind `default-directory'.
7882
7883 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
7884
7885 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
7886
7887 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
7888
7889 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
7890 use it.
7891 (log-view-diff-changeset): Same.
7892 (log-view-diff-common): Call backend command `previous-revision'
7893 to find out the previous revision, in both cases. Swap the
7894 variables `to' and `fr', so that `fr' usually refers to the
7895 earlier revision (Bug#14989).
7896
7897 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
7898
7899 * ibuf-ext.el (ibuffer-filter-by-filename):
7900 Make it work with dired buffers too.
7901
7902 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
7903
7904 * emacs-lisp/re-builder.el (reb-color-display-p):
7905 * files.el (save-buffers-kill-terminal):
7906 * net/browse-url.el (browse-url):
7907 * server.el (server-save-buffers-kill-terminal):
7908 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
7909 Prefer nil to selected-frame for the first arg of frame-parameter.
7910
7911 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
7912
7913 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
7914
7915 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
7916
7917 * minibuffer.el (completion--twq-all): Try and preserve each
7918 completion's case choice (bug#14907).
7919
7920 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7921
7922 * net/network-stream.el (open-network-stream): Mention the new
7923 :nogreeting parameter.
7924 (network-stream-open-starttls): Use the :nogreeting parameter
7925 (bug#14938).
7926
7927 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
7928
7929 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
7930 more natural than popping.
7931
7932 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
7933 (shr-urlify): Highlight under mouse.
7934
7935 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
7936
7937 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
7938
7939 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
7940
7941 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
7942 buffer for output.
7943
7944 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
7945 point-min==1. Fix search string. Fix parentheses missing.
7946
7947 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
7948 assume point-min==1. Fix search string. Fix parentheses missing.
7949
7950 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
7951
7952 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
7953 buffer for output.
7954
7955 2013-07-29 Eli Zaretskii <eliz@gnu.org>
7956
7957 * frame.el (frame-notice-user-settings): Avoid inflooping when the
7958 initial frame is minibuffer-less. (Bug#14841)
7959
7960 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
7961
7962 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
7963 option.
7964
7965 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
7966 (tramp-maybe-open-connection): Use it.
7967
7968 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
7969
7970 * desktop.el (desktop--make-frame): Include `minibuffer' in the
7971 minimal set of parameters passed when creating a frame, because
7972 the minibuffer status of a frame cannot be changed later.
7973
7974 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
7975
7976 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
7977 replace-regexp-in-string and inadvertent omissions in previous change.
7978 (todo-filter-items): Ensure only file names are comma-separated in
7979 name of filtered items buffer.
7980
7981 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
7982
7983 * desktop.el: Optionally force offscreen frames back onscreen.
7984 (desktop-restoring-reuses-frames): New option.
7985 (desktop--compute-pos, desktop--move-onscreen): New functions.
7986 (desktop--make-frame): Use desktop--move-onscreen.
7987
7988 2013-07-27 Alan Mackenzie <acm@muc.de>
7989
7990 Fontify a Java generic method as a function.
7991 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
7992 value to t.
7993
7994 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
7995
7996 * calendar/todo-mode.el: Add command to rename todo files.
7997 (todo-rename-file): New command.
7998 (todo-key-bindings-t): Add key binding for it. Change the
7999 bindings of todo-filter-regexp-items(-multifile) to use `x'
8000 instead of `r', since the latter is better suited to the new
8001 renaming command.
8002
8003 2013-07-27 Alan Mackenzie <acm@muc.de>
8004
8005 Make Java try-with-resources statement parse properly.
8006 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
8007 (c-block-stmt-1-2-key): New language constants/variables.
8008 * progmodes/cc-engine.el (c-beginning-of-statement-1)
8009 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
8010 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
8011 with c-block-stmt-1-2-key.
8012
8013 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
8014
8015 * desktop.el (desktop--make-frame): Apply most frame parameters after
8016 creating the frame to force (partially or totally) offscreen frames to
8017 be restored as such.
8018
8019 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
8020
8021 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
8022 (Bug#14948)
8023
8024 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8025
8026 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
8027 `base' arg of backtrace-frame.
8028
8029 2013-07-26 Eli Zaretskii <eliz@gnu.org>
8030
8031 * simple.el (list-processes): Doc fix.
8032
8033 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
8034
8035 * desktop.el (desktop--select-frame):
8036 Try harder to reuse existing frames.
8037
8038 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8039
8040 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
8041 (edebug-eval): Use backtrace-eval.
8042 (edebug--display, edebug--recursive-edit): Don't let-bind the
8043 edebug-outer-* vars that keep track of variables we locally let-bind.
8044 (edebug-outside-excursion): Don't restore outside values of locally
8045 let-bound vars.
8046 (edebug--display): Use user-error.
8047 (cl-lexical-debug, cl-debug-env): Remove.
8048
8049 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
8050
8051 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
8052 are restored to be sure that they are visible before deleting any
8053 remaining ones.
8054
8055 2013-07-26 Matthias Meulien <orontee@gmail.com>
8056
8057 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
8058 vc-print-root-log. (Bug#14948)
8059
8060 2013-07-26 Richard Stallman <rms@gnu.org>
8061
8062 Add aliases for encrypting mail.
8063 * epa.el (epa-mail-aliases): New option.
8064 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
8065 Bind inhibit-read-only so read-only text doesn't ruin everything.
8066 (epa-mail-default-recipients): New subroutine broken out.
8067 Handle epa-mail-aliases.
8068
8069 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8070
8071 Add support for lexical variables to the debugger's `e' command.
8072 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
8073 vars, except for debugger-outer-match-data.
8074 (debugger-frame-number): Move check for "on a function call" from
8075 callers into it. Add `skip-base' argument.
8076 (debugger-frame, debugger-frame-clear): Simplify accordingly.
8077 (debugger-env-macro): Only reset the state stored in non-variables,
8078 i.e. current-buffer and match-data.
8079 (debugger-eval-expression): Rewrite using backtrace-eval.
8080 * subr.el (internal--called-interactively-p--get-frame): Remove.
8081 (called-interactively-p):
8082 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
8083 `base' arg of backtrace-frame instead.
8084
8085 2013-07-26 Glenn Morris <rgm@gnu.org>
8086
8087 * align.el (align-regexp): Doc fix. (Bug#14857)
8088 (align-region): Explicit error if subexpression missing/does not match.
8089
8090 * simple.el (global-visual-line-mode):
8091 Do not duplicate the mode lighter. (Bug#14858)
8092
8093 2013-07-25 Martin Rudalics <rudalics@gmx.at>
8094
8095 * window.el (display-buffer): In display-buffer bind
8096 split-window-keep-point to t, bug#14829.
8097
8098 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
8099
8100 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
8101 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
8102 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
8103 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8104 Change accordingly.
8105 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8106 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
8107
8108 2013-07-25 Glenn Morris <rgm@gnu.org>
8109
8110 * dired-x.el (dired-mark-extension): Convert comment to doc string.
8111
8112 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
8115 parameter to modify-frame-parameters if the value has not changed;
8116 this is a workaround for bug#14949.
8117 (desktop--make-frame): On cl-delete-if call, check parameter name,
8118 not full parameter.
8119
8120 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
8121
8122 * vc/vc.el (vc-ignore): New function.
8123
8124 * vc/vc-svn.el (vc-svn-ignore): New function.
8125
8126 * vc/vc-hg.el (vc-hg-ignore): New function.
8127
8128 * vc/vc-git.el (vc-git-ignore): New function.
8129
8130 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
8131 (vc-dir-ignore): New function.
8132
8133 * vc/vc-cvs.el (vc-cvs-ignore): New function.
8134 (cvs-append-to-ignore): Move here from pcvs.el.
8135
8136 * vc/vc-bzr.el (vc-bzr-ignore): New function.
8137
8138 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
8139
8140 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
8141
8142 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
8143 (desktop-restore-frames): Warn when deleting an existing frame failed.
8144
8145 2013-07-24 Glenn Morris <rgm@gnu.org>
8146
8147 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
8148
8149 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
8150
8151 * filenotify.el (file-notify-supported-p):
8152 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8153 Remove functions.
8154
8155 * autorevert.el (auto-revert-use-notify):
8156 (auto-revert-notify-add-watch):
8157 * net/tramp.el (tramp-file-name-for-operation):
8158 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8159 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8160 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8161 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8162 Remove `file-notify-supported-p' entry.
8163
8164 2013-07-24 Glenn Morris <rgm@gnu.org>
8165
8166 * printing.el: Replace all uses of deleted ps-windows-system,
8167 ps-lp-system, ps-flatten-list with lpr- versions.
8168
8169 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8170
8171 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
8172 checked with memq (bug#14935).
8173
8174 * files.el (revert-buffer-function): Use a non-nil default.
8175 (revert-buffer-preserve-modes): Declare var to
8176 provide access to the `preserve-modes' argument.
8177 (revert-buffer): Let-bind it.
8178 (revert-buffer--default): New function, extracted from revert-buffer.
8179
8180 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8181
8182 * lpr.el: Signal print errors more prominently.
8183 (print-region-function): Don't default to nil.
8184 (lpr-print-region): New function, extracted from print-region-1.
8185 Check lpr's return value and signal an error in case of problem.
8186 (print-region-1): Use it.
8187 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
8188 versions instead.
8189 (ps-printer-name): Default to nil.
8190 (ps-printer-name-option): Default to lpr-printer-switch.
8191 (ps-print-region-function): Don't default to nil.
8192 (ps-postscript-code-directory): Simplify default.
8193 (ps-do-despool): Use lpr-print-region to properly check the outcome.
8194 (ps-string-list, ps-eval-switch, ps-flatten-list)
8195 (ps-flatten-list-1): Remove.
8196 (ps-multibyte-buffer): Avoid setq.
8197 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
8198 (print-region-function, ps-print-region-function): Don't set them here.
8199
8200 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
8201
8202 * ido.el (ido-fractionp):
8203 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
8204 (ido-max-file-prompt-width, ido-unc-hosts-cache)
8205 (ido-max-directory-size, ido-max-dir-file-cache)
8206 (ido-decorations): Doc fix.
8207
8208 * ansi-color.el: Fix old URL.
8209
8210 2013-07-23 Michael R. Mauger <michael@mauger.com>
8211
8212 * progmodes/sql.el: Version 3.3
8213 (sql-product-alist): Improve oracle :prompt-cont-regexp.
8214 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
8215 (sql-interactive-remove-continuation-prompt): Rewrite, use
8216 functions above. Fix continuation prompt and complete output line
8217 handling.
8218 (sql-redirect-one, sql-execute): Use `read-only-mode' on
8219 redirected output buffer.
8220 (sql-mode): Restore deleted code (Bug#13591).
8221
8222 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
8223
8224 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
8225
8226 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
8227
8228 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
8229
8230 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8231 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8232 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
8233
8234 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
8235
8236 * desktop.el (desktop-clear): Simplify; remove useless checks
8237 against invalid buffer names.
8238 (desktop-list*): Use cl-list*.
8239 (desktop-buffer-info, desktop-create-buffer): Simplify.
8240
8241 2013-07-23 Leo Liu <sdl.web@gmail.com>
8242
8243 * bookmark.el (bookmark-make-record): Restore NAME as a default
8244 value. (Bug#14933)
8245
8246 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8247
8248 * emacs-lisp/autoload.el (autoload--setup-output): New function,
8249 extracted from autoload--insert-text.
8250 (autoload--insert-text): Remove.
8251 (autoload--print-cookie-text): New function, extracted from
8252 autoload--insert-cookie-text.
8253 (autoload--insert-cookie-text): Remove.
8254 (autoload-generate-file-autoloads): Adjust calls accordingly.
8255
8256 * winner.el (winner-hook-installed-p): Remove.
8257 (winner-mode): Simplify accordingly.
8258
8259 * subr.el (add-to-list): Fix compiler-macro when `append' is
8260 not constant. Don't use `cl-member' for the base case.
8261
8262 * progmodes/subword.el: Fix boundary case (bug#13758).
8263 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
8264 own group.
8265 (subword-backward-regexp): Make it a constant.
8266 (subword-forward-internal): Don't treat a trailing capital as the
8267 beginning of a word.
8268
8269 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
8270
8271 * emacs-lisp/package.el (package-menu-mode): Don't modify the
8272 global value of tabulated-list-revert-hook (bug#14930).
8273
8274 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
8275
8276 * desktop.el: Require 'cl-lib.
8277 (desktop-before-saving-frames-functions): New hook.
8278 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
8279 for frames being saved. Rename from desktop--save-minibuffer-frames.
8280 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
8281 Do not save frames with non-nil `desktop-dont-save' parameter.
8282 Filter out deleted frames.
8283 (desktop--find-frame): Use cl-find-if.
8284 (desktop--select-frame): Use cl-(first|second|third) to access values
8285 of desktop-mini.
8286 (desktop--make-frame): Use cl-delete-if.
8287 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
8288 (desktop-restore-frames): Use cl-(first|second|third) to access values
8289 of desktop-mini. Look for visible frame at the end, not while
8290 restoring frames.
8291
8292 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
8293 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
8294 Use string-match-p, looking-at-p (bug#14927).
8295
8296 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
8297
8298 * desktop.el (desktop-saved-frame-states):
8299 Rename from desktop--saved-states; all users changed.
8300 (desktop-save-frames): Rename from desktop--save-frames.
8301 Do not save state to desktop file.
8302 (desktop-save): Save desktop-saved-frame-states to desktop file
8303 and reset to nil.
8304 (desktop-restoring-frames-p): New function.
8305 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
8306 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
8307 buffer-lists when restoring frames. Suggested by Martin Rudalics.
8308
8309 * desktop.el: Correctly restore iconified frames.
8310 (desktop--filter-iconified-position): New function.
8311 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
8312
8313 2013-07-20 Glenn Morris <rgm@gnu.org>
8314
8315 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
8316 Let `message' do the formatting.
8317 (def-gdb-preempt-display-buffer): Add explicit format.
8318
8319 * image-dired.el (image-dired-track-original-file):
8320 Use with-current-buffer.
8321 (image-dired-track-thumbnail): Use with-current-buffer.
8322 Avoid changing point of wrong window.
8323
8324 * image-dired.el (image-dired-track-original-file):
8325 Avoid changing point of wrong window. (Bug#14909)
8326
8327 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
8328
8329 * progmodes/gdb-mi.el (gdb-done-or-error):
8330 Guard against "%" in gdb output. (Bug#14127)
8331
8332 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
8333
8334 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
8335 (Bug#14826)
8336
8337 * international/mule.el (coding-system-iso-2022-flags): Fix last
8338 change.
8339
8340 2013-07-20 Kenichi Handa <handa@gnu.org>
8341
8342 * international/mule.el (coding-system-iso-2022-flags):
8343 Add `8-bit-level-4'. (Bug#8522)
8344
8345 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8346
8347 * net/shr.el (shr-mouse-browse-url): New command and keystroke
8348 (bug#14815).
8349
8350 * net/eww.el (eww-process-text-input): Allow inputting when the
8351 point is at the start of the line, as the properties aren't
8352 front-sticky.
8353
8354 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
8355 degenerate widths.
8356
8357 2013-07-19 Richard Stallman <rms@gnu.org>
8358
8359 * epa.el (epa-popup-info-window): Doc fix.
8360
8361 * subr.el (split-string): New arg TRIM.
8362
8363 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
8364
8365 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
8366 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
8367
8368 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
8369
8370 * filenotify.el (file-notify--library): Rename from
8371 `file-notify-support'. Do not autoload. Adapt all uses.
8372 (file-notify-supported-p): New defun.
8373
8374 * autorevert.el (auto-revert-use-notify):
8375 Use `file-notify-supported-p' instead of `file-notify-support'.
8376 Adapt docstring.
8377 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
8378
8379 * net/tramp.el (tramp-file-name-for-operation):
8380 Add `file-notify-supported-p'.
8381
8382 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8383 New defun.
8384 (tramp-sh-file-name-handler-alist): Add it as handler for
8385 `file-notify-supported-p '.
8386
8387 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8388 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8389 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8390 Add `ignore' as handler for `file-notify-*' functions.
8391
8392 2013-07-17 Eli Zaretskii <eliz@gnu.org>
8393
8394 * simple.el (line-move-partial, line-move): Don't start vscroll or
8395 scroll-up if the current line is not taller than the window.
8396 (Bug#14881)
8397
8398 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
8399
8400 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
8401 highlight question marks in the method names as strings.
8402 (ruby-block-beg-keywords): Inline.
8403 (ruby-font-lock-keyword-beg-re): Extract from
8404 `ruby-font-lock-keywords'.
8405
8406 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
8407
8408 * frame.el (blink-cursor-blinks): New defcustom.
8409 (blink-cursor-blinks-done): New defvar.
8410 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
8411 (blink-cursor-timer-function): Check if number of blinks has been
8412 done on X and NS.
8413 (blink-cursor-suspend, blink-cursor-check): New defuns.
8414
8415 2013-07-15 Glenn Morris <rgm@gnu.org>
8416
8417 * edmacro.el (edmacro-format-keys): Fix previous change.
8418
8419 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
8420
8421 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
8422 The hack didn't work outside English locales anyway.
8423
8424 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
8425
8426 * simple.el (define-alternatives): Rename from alternatives-define,
8427 per RMS' suggestion.
8428
8429 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
8430
8431 * desktop.el (desktop-restore-frames): Change default to t.
8432 (desktop-restore-in-current-display): Now offer more options.
8433 (desktop-restoring-reuses-frames): New customization option.
8434 (desktop--saved-states): Doc fix.
8435 (desktop-filter-parameters-alist): New variable, renamed and expanded
8436 from desktop--excluded-frame-parameters.
8437 (desktop--target-display): New variable.
8438 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
8439 (desktop--filter-tty*, desktop--filter-*-color)
8440 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8441 (desktop--filter-save-desktop-parm)
8442 (desktop-restore-in-original-display-p): New functions.
8443 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
8444 (desktop--save-minibuffer-frames): New function, inspired by a similar
8445 function from Martin Rudalics.
8446 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
8447 (desktop--restore-in-this-display-p): Remove.
8448 (desktop--find-frame): Rename from desktop--find-frame-in-display
8449 and add predicate argument.
8450 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
8451 (desktop--reuse-list): New variable.
8452 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
8453 New functions.
8454 (desktop--restore-frames): Add support for "minibuffer-special" frames.
8455
8456 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
8457
8458 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
8459
8460 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
8461
8462 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
8463 Highlight conversion methods on Kernel.
8464
8465 2013-07-13 Alan Mackenzie <acm@muc.de>
8466
8467 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
8468 and comment it out. This out-commenting enables certain C++
8469 declarations to be parsed correctly.
8470
8471 2013-07-13 Eli Zaretskii <eliz@gnu.org>
8472
8473 * international/mule.el (define-coding-system): Doc fix.
8474
8475 * simple.el (default-font-height): Don't call font-info if the
8476 frame's default font didn't change since the frame was created.
8477 (Bug#14838)
8478
8479 2013-07-13 Leo Liu <sdl.web@gmail.com>
8480
8481 * ido.el (ido-read-file-name): Guard against non-symbol value.
8482
8483 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
8484
8485 * progmodes/python.el (python-imenu--build-tree): Fix corner case
8486 in nested defuns.
8487
8488 2013-07-13 Leo Liu <sdl.web@gmail.com>
8489
8490 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
8491 ido-set-matches call. (Bug#6852)
8492
8493 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
8494
8495 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
8496 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
8497 Ruby 2.0.
8498 (ruby-font-lock-keywords): Distinguish calls to functions with
8499 module-like names from module references. Highlight character
8500 literals.
8501
8502 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
8503
8504 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
8505 (gdb-send): Handle continued commands. (Bug#14847)
8506
8507 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
8508
8509 * desktop.el (desktop--v2s): Remove unused local variable.
8510 (desktop-save-buffer): Make defvar-local; adjust docstring.
8511 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
8512 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
8513
8514 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
8515
8516 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
8517
8518 2013-07-12 Eli Zaretskii <eliz@gnu.org>
8519
8520 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
8521 (Bug#14842)
8522
8523 2013-07-12 Glenn Morris <rgm@gnu.org>
8524
8525 * doc-view.el: Require cl-lib at runtime too.
8526 (doc-view-remove-if): Remove.
8527 (doc-view-search-next-match, doc-view-search-previous-match):
8528 Use cl-remove-if.
8529
8530 * edmacro.el: Require cl-lib at runtime too.
8531 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
8532 (edmacro-mismatch, edmacro-subseq): Remove.
8533
8534 * shadowfile.el: Require cl-lib.
8535 (shadow-remove-if): Remove.
8536 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
8537 Use cl-remove-if.
8538
8539 * wid-edit.el: Require cl-lib.
8540 (widget-choose): Use cl-remove-if.
8541 (widget-remove-if): Remove.
8542
8543 * progmodes/ebrowse.el: Require cl-lib at runtime too.
8544 (ebrowse-delete-if-not): Remove.
8545 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
8546 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
8547 Use cl-delete-if-not.
8548
8549 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
8550
8551 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
8552 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
8553
8554 2013-07-12 Leo Liu <sdl.web@gmail.com>
8555
8556 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
8557
8558 2013-07-11 Glenn Morris <rgm@gnu.org>
8559
8560 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
8561 (edebug-gensym-index, edebug-gensym):
8562 Remove reimplementation of cl-gensym.
8563 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
8564
8565 * thumbs.el: Require cl-lib at run-time too.
8566 (thumbs-gensym-counter, thumbs-gensym):
8567 Remove reimplementation of cl-gensym.
8568 (thumbs-temp-file): Use cl-gensym.
8569
8570 * emacs-lisp/ert.el: Require cl-lib at runtime too.
8571 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
8572 (ert--intersection, ert--set-difference, ert--set-difference-eq)
8573 (ert--union, ert--gensym-counter, ert--gensym-counter)
8574 (ert--coerce-to-vector, ert--remove*, ert--string-position)
8575 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
8576 (ert-make-test-unbound, ert--expand-should-1)
8577 (ert--expand-should, ert--should-error-handle-error)
8578 (should-error, ert--explain-equal-rec)
8579 (ert--plist-difference-explanation, ert-select-tests)
8580 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
8581 Use cl-lib functions rather than reimplementations.
8582
8583 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
8584
8585 * net/tramp.el (tramp-methods): Extend docstring.
8586 (tramp-connection-timeout): New defcustom.
8587 (tramp-error-with-buffer): Reset timestamp only when appropriate.
8588 (with-tramp-progress-reporter): Simplify.
8589 (tramp-process-actions): Improve messages.
8590
8591 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8592 * net/tramp-sh.el (tramp-maybe-open-connection):
8593 Use `tramp-connection-timeout'.
8594 (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
8595 (Bug#14808)
8596
8597 2013-07-11 Leo Liu <sdl.web@gmail.com>
8598
8599 * ido.el (ido-read-file-name): Conform to the requirements of
8600 read-file-name. (Bug#11861)
8601 (ido-read-directory-name): Conform to the requirements of
8602 read-directory-name.
8603
8604 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
8605
8606 * subr.el (delay-warning): New function.
8607
8608 2013-07-10 Eli Zaretskii <eliz@gnu.org>
8609
8610 * simple.el (default-line-height): New function.
8611 (line-move-partial, line-move): Use it instead of computing the
8612 line height inline.
8613 (line-move-partial): Always compute ROWH. If the last line is
8614 partially-visible, but its text is completely visible, allow
8615 cursor to enter such a partially-visible line.
8616
8617 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
8618
8619 Improve error messages. (Bug#14808)
8620
8621 * net/tramp.el (tramp-current-connection): New defvar, moved from
8622 tramp-sh.el.
8623 (tramp-message-show-progress-reporter-message): Remove, not
8624 needed anymore.
8625 (tramp-error-with-buffer): Show message in minibuffer.
8626 Discard input before waiting. Reset connection timestamp.
8627 (with-tramp-progress-reporter): Improve messages.
8628 (tramp-process-actions): Use progress reporter. Delete process in
8629 case of error. Improve messages.
8630
8631 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
8632 Call `tramp-error-with-buffer' with vector and buffer.
8633 (tramp-current-connection): Remove.
8634 (tramp-maybe-open-connection): The car of
8635 `tramp-current-connection' are the first 3 slots of the vector.
8636
8637 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
8638
8639 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
8640 inside continued strings.
8641
8642 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
8643
8644 Timestamp fixes for undo (Bug#14824).
8645 * files.el (clear-visited-file-modtime): Move here from fileio.c.
8646
8647 2013-07-10 Leo Liu <sdl.web@gmail.com>
8648
8649 * files.el (require-final-newline): Allow safe local value.
8650 (Bug#14834)
8651
8652 2013-07-09 Leo Liu <sdl.web@gmail.com>
8653
8654 * ido.el (ido-read-directory-name): Handle fallback.
8655 (ido-read-file-name): Update DIR to ido-current-directory.
8656 (Bug#1516)
8657 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
8658
8659 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
8660
8661 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
8662 "autoload". Remove "warn lower camel case" section, previously
8663 commented out. Highlight negation char. Do not highlight the
8664 target in singleton method definitions.
8665
8666 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8667
8668 * faces.el (tty-setup-hook): Declare the hook.
8669
8670 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
8671 and detect when a guard/pred depends on local vars (bug#14773).
8672 (pcase--u1): Adjust caller.
8673
8674 2013-07-08 Eli Zaretskii <eliz@gnu.org>
8675
8676 * simple.el (line-move-partial, line-move): Account for
8677 line-spacing.
8678 (line-move-partial): Avoid setting vscroll when the last
8679 partially-visible line in window is of default height.
8680
8681 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8682
8683 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
8684 been used a while.
8685
8686 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
8687
8688 * subr.el (read-quoted-char): Remove unused local variable `char'.
8689
8690 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
8691
8692 * ediff.el (ediff-version): Version update.
8693 (ediff-files-command, ediff3-files-command, ediff-merge-command)
8694 (ediff-merge-with-ancestor-command, ediff-directories-command)
8695 (ediff-directories3-command, ediff-merge-directories-command)
8696 (ediff-merge-directories-with-ancestor-command): New functions.
8697 All are command-line interfaces to ediff: to facilitate calling
8698 Emacs with the appropriate ediff functions invoked.
8699
8700 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
8701 (viper-save-kill-buffer): Check if buffer is modified.
8702
8703 * viper.el (viper-version): Version update.
8704 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
8705
8706 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8707
8708 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
8709 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
8710 (viper-intercept-ESC-key): Simplify.
8711 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
8712 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
8713 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
8714 (viper-setup-ESC-to-escape): New functions.
8715 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
8716 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
8717
8718 2013-07-07 Eli Zaretskii <eliz@gnu.org>
8719
8720 * simple.el (default-font-height, window-screen-lines):
8721 New functions.
8722 (line-move, line-move-partial): Use them instead of
8723 frame-char-height and window-text-height. This makes scrolling
8724 text smoother when the buffer's default face uses a font that is
8725 different from the frame's default font.
8726
8727 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
8728
8729 * files.el (write-file): Do not display confirm dialog for NS,
8730 it does its own dialog, which can't be canceled (Bug#14578).
8731
8732 2013-07-06 Eli Zaretskii <eliz@gnu.org>
8733
8734 * simple.el (line-move-partial): Adjust the row returned by
8735 posn-at-point for the current window-vscroll. (Bug#14567)
8736
8737 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
8738
8739 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
8740 (tramp-sh-file-inotifywait-process-filter): Handle file names with
8741 spaces.
8742
8743 2013-07-06 Martin Rudalics <rudalics@gmx.at>
8744
8745 * window.el (window-state-put-stale-windows): New variable.
8746 (window--state-put-2): Save list of windows without matching buffer.
8747 (window-state-put): Remove "bufferless" windows if possible.
8748
8749 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
8750
8751 * simple.el (alternatives-define): Remove leftover :group keyword.
8752 Tweak docstring.
8753
8754 2013-07-06 Leo Liu <sdl.web@gmail.com>
8755
8756 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
8757 (ido-enable-virtual-buffers): New variable.
8758 (ido-buffer-internal, ido-toggle-virtual-buffers)
8759 (ido-make-buffer-list): Use it.
8760 (ido-exhibit): Support turning on and off virtual buffers
8761 automatically.
8762
8763 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
8764
8765 * simple.el (alternatives-define): New macro.
8766
8767 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
8768
8769 * subr.el (read-quoted-char): Use read-key.
8770 (sit-for): Let read-event decode tty input (bug#14782).
8771
8772 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
8773
8774 * calendar/todo-mode.el: Add handling of file deletion, both by
8775 mode command and externally. Fix various related bugs.
8776 Clarify Commentary and improve some documentation strings and code.
8777 (todo-delete-file): New command.
8778 (todo-check-file): New function.
8779 (todo-show): Handle external deletion of the file we're trying to
8780 show (bug#14688). Replace called-interactively-p by an optional
8781 prefix argument to avoid problematic interaction with catch form
8782 when byte compiled (bug#14702).
8783 (todo-quit): Handle external deletion of the archive's todo file.
8784 Make sure the buffer that was visiting the archive file is still
8785 live before trying to bury it.
8786 (todo-category-completions): Handle external deletion of any
8787 category completion files.
8788 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
8789 of todo files, in case of external deletion.
8790 (todo-add-file): Replace unnecessary setq by let-binding.
8791 (todo-find-archive): Check whether there are any archives.
8792 Replace unnecessary setq by let-binding.
8793 (todo-archive-done-item): Use find-file-noselect to get the
8794 archive buffer whether or not the archive already exists.
8795 Remove superfluous code. Use file size instead of buffer-file-name to
8796 check if the archive is new; if it is, update list of archives.
8797 (todo-default-todo-file): Allow nil to be a valid value for when
8798 there are no todo files.
8799 (todo-reevaluate-default-file-defcustom): Use corrected definition
8800 of todo-default-todo-file.
8801 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
8802 (todo-delete-category, todo-show-categories-table)
8803 (todo-category-number): Clarify comment.
8804 (todo-filter-items): Clarify documentation string.
8805 (todo-show-current-file, todo-display-as-todo-file)
8806 (todo-reset-and-enable-done-separator): Tweak documentation string.
8807 (todo-done-separator): Make separator length window-width, since
8808 bug#2749 is now fixed.
8809
8810 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
8811
8812 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
8813 Support both "gvfs-monitor-dir" and "inotifywait".
8814 (tramp-sh-file-inotifywait-process-filter): Rename from
8815 `tramp-sh-file-notify-process-filter'.
8816 (tramp-sh-file-gvfs-monitor-dir-process-filter)
8817 (tramp-get-remote-gvfs-monitor-dir): New defuns.
8818
8819 2013-07-05 Leo Liu <sdl.web@gmail.com>
8820
8821 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
8822
8823 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8824
8825 * frame.el (display-pixel-height, display-pixel-width)
8826 (display-mm-height, display-mm-width): Mention behavior on
8827 multi-monitor setups in docstrings.
8828 (w32-display-monitor-attributes-list): Declare function.
8829 (display-monitor-attributes-list): Use it.
8830
8831 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
8832
8833 * filenotify.el: New package.
8834
8835 * autorevert.el (top): Require filenotify.el.
8836 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
8837 instead.
8838 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
8839 (auto-revert-notify-handler): Use `file-notify-*' functions.
8840
8841 * subr.el (file-notify-handle-event): Move function to filenotify.el.
8842
8843 * net/tramp.el (tramp-file-name-for-operation):
8844 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
8845
8846 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
8847 for `file-notify-add-watch' and `file-notify-rm-watch'.
8848 (tramp-process-sentinel): Improve trace.
8849 (tramp-sh-handle-file-notify-add-watch)
8850 (tramp-sh-file-notify-process-filter)
8851 (tramp-sh-handle-file-notify-rm-watch)
8852 (tramp-get-remote-inotifywait): New defuns.
8853
8854 2013-07-03 Juri Linkov <juri@jurta.org>
8855
8856 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
8857 call of `occur-read-primary-args' to interactive spec.
8858
8859 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
8860 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
8861
8862 2013-07-03 Matthias Meulien <orontee@gmail.com>
8863
8864 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
8865 `Buffer-menu-multi-occur'. Add it to the menu.
8866 (Buffer-menu-mode): Document it in docstring.
8867 (Buffer-menu-multi-occur): New command. (Bug#14673)
8868
8869 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
8870
8871 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
8872 keywords and built-ins.
8873
8874 2013-07-03 Glenn Morris <rgm@gnu.org>
8875
8876 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
8877
8878 Make info-xref checks case-sensitive by default
8879 * info.el (Info-find-node, Info-find-in-tag-table)
8880 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
8881 Add option for exact case matching of nodes.
8882 * info-xref.el (info-xref): New custom group.
8883 (info-xref-case-fold): New option.
8884 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
8885
8886 2013-07-03 Leo Liu <sdl.web@gmail.com>
8887
8888 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
8889
8890 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
8891
8892 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
8893 middle of block statement initially, lower the depth. Remove
8894 FIXME comment, not longer valid. Remove middle of block statement
8895 detection, no need to do that anymore since we've been using
8896 `ruby-parse-region' here.
8897
8898 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
8899
8900 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
8901
8902 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
8903
8904 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
8905
8906 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
8907
8908 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
8909 (desktop-restore-in-current-display): New customization option.
8910 (desktop--excluded-frame-parameters): Add `font'.
8911 (desktop--save-frames): Rename from desktop--save-windows.
8912 (desktop--restore-in-this-display-p): New function.
8913 (desktop--make-full-frame): Remove unwanted width/height from
8914 full(width|height) frames.
8915 (desktop--restore-frames): Rename from desktop--restore-windows.
8916 Obey desktop-restore-current-display. Do not delete old frames or
8917 select a new frame unless we were able to restore at least one frame.
8918
8919 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
8920
8921 * files.el (find-file-noselect): Simplify conditional expression.
8922
8923 * textmodes/remember.el (remember-append-to-file):
8924 Don't mix `find-buffer-visiting' and `get-file-buffer'.
8925
8926 Add `remember-notes' function to store random notes across Emacs
8927 restarts.
8928 * textmodes/remember.el (remember-data-file): Add :set callback to
8929 affect notes buffer (if any).
8930 (remember-notes): New command.
8931 (remember-notes-buffer-name, bury-remember-notes-on-kill):
8932 New defcustoms for the `remember-notes' function.
8933 (remember-notes-save-and-bury-buffer): New command.
8934 (remember-notes-mode-map): New variable.
8935 (remember-mode): New minor mode.
8936 (remember-notes--kill-buffer-query): New function.
8937 * startup.el (initial-buffer-choice): Add notes to custom type.
8938
8939 2013-06-30 Eli Zaretskii <eliz@gnu.org>
8940
8941 * bindings.el (right-char, left-char): Don't call sit-for, this is
8942 no longer needed. Use arithmetic comparison only for numerical
8943 arguments.
8944
8945 * international/mule-cmds.el (select-safe-coding-system):
8946 Handle the case of FROM being a string correctly. (Bug#14755)
8947
8948 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8949
8950 * net/shr.el (shr-make-table-1): Add a sanity check that allows
8951 progression on degenerate tables.
8952 (shr-rescale-image): ImageMagick animated images currently don't work.
8953
8954 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
8955
8956 Some fixes and improvements for desktop frame restoration.
8957 It is still experimental and disabled by default.
8958 * desktop.el (desktop--save-windows): Put the selected frame at
8959 the head of the list.
8960 (desktop--make-full-frame): New function.
8961 (desktop--restore-windows): Try to re-select the frame that was
8962 selected upon saving. Do not abort if some frames fail to restore,
8963 just show an error message and continue. Set up maximized frames
8964 so they have default non-maximized dimensions.
8965
8966 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
8967
8968 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
8969 Don't start heredoc inside a string or comment.
8970
8971 2013-06-29 Eli Zaretskii <eliz@gnu.org>
8972
8973 * bindings.el (visual-order-cursor-movement): New defcustom.
8974 (right-char, left-char): Provide visual-order cursor motion by
8975 calling move-point-visually. Update the doc strings.
8976
8977 2013-06-28 Kenichi Handa <handa@gnu.org>
8978
8979 * international/mule.el (define-coding-system): New coding system
8980 properties :inhibit-null-byte-detection,
8981 :inhibit-iso-escape-detection, and :prefer-utf-8.
8982 (set-buffer-file-coding-system): If :charset-list property of
8983 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
8984 appropriate for setting.
8985
8986 * international/mule-cmds.el (select-safe-coding-system):
8987 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
8988 multibyte characters, return utf-8 (or one of its siblings).
8989
8990 * international/mule-conf.el (prefer-utf-8): New coding system.
8991 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
8992 files.
8993
8994 2013-06-28 Ivan Kanis <ivan@kanis.fr>
8995
8996 * net/shr.el (shr-render-region): New function.
8997
8998 * net/eww.el: Autoload `eww-browse-url'.
8999
9000 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
9001
9002 * emacs-lisp/package-x.el (package-upload-buffer-internal):
9003 Adapt to `package-desc-version' being a list.
9004 Use `package--ac-desc-version' to retrieve version from a package
9005 archive element.
9006
9007 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
9008
9009 New experimental feature to save&restore window and frame setup.
9010 * desktop.el (desktop-save-windows): New defcustom.
9011 (desktop--saved-states): New var.
9012 (desktop--excluded-frame-parameters): New defconst.
9013 (desktop--filter-frame-parms, desktop--find-frame-in-display)
9014 (desktop--restore-windows, desktop--save-windows): New functions.
9015 (desktop-save): Call `desktop--save-windows'.
9016 (desktop-read): Call `desktop--restore-windows'.
9017
9018 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9019
9020 * net/shr.el (add-face-text-property): Remove compat definition.
9021
9022 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
9023
9024 * info.el (Info-try-follow-nearest-node): Move search for footnote
9025 above search for node name to prevent missing a footnote (bug#14717).
9026
9027 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
9028
9029 * obsolete/otodo-mode.el: Add obsolescence info to file header.
9030
9031 2013-06-27 Leo Liu <sdl.web@gmail.com>
9032
9033 * net/eww.el (eww-read-bookmarks): Check file size.
9034
9035 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9036
9037 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
9038 advice--pending if newdef is nil or an autoload (bug#13820).
9039 (advice-mapc): New function.
9040
9041 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9042
9043 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
9044 probably.
9045 (eww-mode-map): Add a menu bar.
9046 (eww-add-bookmark): New command.
9047 (eww-bookmark-mode): New mode and commands.
9048 (eww-add-bookmark): Remove newlines from the title.
9049 (eww-bookmark-browse): Don't bug out if it's the only window.
9050
9051 2013-06-26 Glenn Morris <rgm@gnu.org>
9052
9053 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
9054 (hfy-size): Handle ttys. (Bug#14668)
9055
9056 * info-xref.el: Update for Texinfo 5 change in *note format.
9057 (info-xref-node-re, info-xref-note-re): New constants.
9058 (info-xref-check-buffer): Use info-xref-note-re.
9059
9060 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9061
9062 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
9063
9064 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
9065 nil terminate the loop (bug#14718).
9066
9067 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9068
9069 * net/eww.el: Rework history traversal. When going forward/back,
9070 put these actions into the history, too, so that they can be
9071 replayed.
9072 (eww-render): Move the history reset to the correct buffer.
9073
9074 2013-06-25 Juri Linkov <juri@jurta.org>
9075
9076 * files-x.el (modify-dir-local-variable): Change the header comment
9077 in the file with directory local variables. (Bug#14692)
9078
9079 * files-x.el (read-file-local-variable-value): Add `default'.
9080 (Bug#14710)
9081
9082 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9083
9084 * net/eww.el (eww-make-unique-file-name): Create a unique file
9085 name before saving to entering `y' accidentally asynchronously.
9086
9087 2013-06-25 Ivan Kanis <ivan@kanis.fr>
9088
9089 * net/eww.el (eww-download): New command and keystroke.
9090
9091 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9092
9093 * net/eww.el (eww-copy-page-url): Change name of command.
9094
9095 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
9096 be more consistent with Info and dired.
9097
9098 * net/eww.el (eww-mode-map): Ditto.
9099
9100 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9101
9102 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
9103 packages from archives.
9104 (package-archive-contents): Change format; include obsolete packages.
9105 (package-desc): Use `dir' to mark builtin packages.
9106 (package--from-builtin): Set the `dir' field to `builtin'.
9107 (generated-autoload-file, version-control): Declare.
9108 (package-compute-transaction): Change first arg and return value to be
9109 lists of package-descs. Adjust to new package-archive-contents format.
9110 (package--add-to-archive-contents): Adjust to new
9111 package-archive-contents format.
9112 (package-download-transaction): Arg is now a list of package-descs.
9113 (package-install): If `pkg' is a package name, pass it as
9114 a requirement, so it is subject to the usual (e.g. disabled) checks.
9115 (describe-package): Accept package-desc as well.
9116 (describe-package-1): Describe a specific package-desc. Add links to
9117 other package-descs for the same package name.
9118 (package-menu-describe-package): Pass the actual package-desc.
9119 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
9120 works correctly.
9121 (package-desc-status): New function.
9122 (package-menu--refresh): New function, extracted
9123 from package-menu--generate.
9124 (package-menu--generate): Use it.
9125 (package-delete): Update package-alist.
9126 (package-menu-execute): Don't call package-initialize.
9127
9128 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
9129 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
9130 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
9131 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
9132 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
9133 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
9134
9135 2013-06-25 Martin Rudalics <rudalics@gmx.at>
9136
9137 * window.el (window--state-get-1): Workaround for bug#14527.
9138 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
9139
9140 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9141
9142 * net/eww.el (eww-back-url): Implement the history by stashing all
9143 the data into a list.
9144 (eww-forward-url): Allow going forward in the history, too.
9145
9146 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9147
9148 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
9149 for values and use read--expression for expressions (bug#14710).
9150 (read-file-local-variable): Avoid setq.
9151 (read-file-local-variable-mode): Use minor-mode-list.
9152
9153 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9154
9155 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
9156 for DOI URLs.
9157
9158 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9159
9160 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
9161 Update imenu-support when dialect changes.
9162
9163 2013-06-25 Leo Liu <sdl.web@gmail.com>
9164
9165 * ido.el (ido-read-internal): Allow forward slash on windows.
9166
9167 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9168
9169 * net/eww.el (eww): Start of strings is \\`, not ^.
9170
9171 2013-06-24 Ivan Kanis <ivan@kanis.fr>
9172
9173 * net/shr.el (shr-browse-url): Fix interactive spec.
9174
9175 * net/eww.el (eww): Add a trailing slash to domain names.
9176
9177 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
9178
9179 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
9180
9181 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9182
9183 * net/shr.el (shr-browse-url): Use an external browser if given a
9184 prefix.
9185
9186 * net/eww.el (eww-external-browser): Move to shr.
9187
9188 2013-06-24 Ivan Kanis <ivan@kanis.fr>
9189
9190 * net/eww.el (eww): Work more correctly for file: URLs.
9191 (eww-detect-charset): Allow quoted charsets.
9192 (eww-yank-page-url): New command and keystroke.
9193
9194 2013-06-24 Daiki Ueno <ueno@gnu.org>
9195
9196 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
9197 file name of gpg executable.
9198 (epg-context-program): New function.
9199 (epg-context-home-directory): New function.
9200 (epg-context-set-program): New function.
9201 (epg-context-set-home-directory): New function.
9202 (epg--start): Use `epg-context-program' instead of
9203 'epg-gpg-program'.
9204 (epg--list-keys-1): Likewise.
9205
9206 2013-06-24 Leo Liu <sdl.web@gmail.com>
9207
9208 * ido.el (ido-read-internal): Fix bug#14620.
9209
9210 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
9211
9212 * faces.el (face-documentation): Simplify.
9213 (read-face-attribute, tty-find-type, x-resolve-font-name):
9214 Use `string-match-p'.
9215 (list-faces-display): Use `string-match-p'. Simplify.
9216 (face-spec-recalc): Check face to avoid face alias loops.
9217 (read-color): Use `string-match-p' and non-capturing parenthesis.
9218
9219 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9220
9221 * net/shr.el (shr-rescale-image): Use the new
9222 :max-width/:max-height functionality.
9223
9224 2013-06-23 Ivan Kanis <ivan@kanis.fr>
9225
9226 * net/eww.el (eww-search-prefix): New variable.
9227 (eww): Use it.
9228 (eww-external-browser): New variable.
9229 (eww-mode-map): New keystroke.
9230 (eww-browse-with-external-browser): New command.
9231
9232 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
9233
9234 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
9235
9236 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9237 Don't skip aligning the next header field when padding is 0;
9238 otherwise, field width is not respected unless the title is as
9239 wide as the field.
9240
9241 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9242
9243 * emacs-lisp/package.el (package-el-version): Remove.
9244 (package-process-define-package): Fix inf-loop.
9245 (package-install): Allow symbols as arguments again.
9246
9247 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
9248
9249 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
9250 add some more keyword-like methods.
9251 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
9252
9253 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
9254
9255 * bs.el (bs-buffer-show-mark): Make defvar-local.
9256 (bs-mode): Use setq-local.
9257
9258 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
9259 (emacs-lock--try-unlocking): Make defvar-local.
9260
9261 2013-06-22 Glenn Morris <rgm@gnu.org>
9262
9263 * play/cookie1.el (cookie-apropos): Minor simplification.
9264
9265 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
9266
9267 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
9268
9269 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
9270 `regexp-opt', it breaks the build during dumping.
9271
9272 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
9273
9274 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9275 Highlight keyword-like methods on Kernel and Module with
9276 font-lock-builtin-face.
9277 (auto-mode-alist): Consolidate different entries into one regexp
9278 and add more *file-s.
9279
9280 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
9281
9282 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
9283
9284 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
9285 (diary-entry): Use it in the action of this button type instead of
9286 diary-goto-entry.
9287
9288 * calendar/todo-mode.el: New version.
9289 (todo-add-category): Append new category to end of file and give
9290 it the highest number, instead of putting it at the beginning and
9291 giving it 0. Incorporate noninteractive functionality.
9292 (todo-forward-category): Adapt to 1-based category numbering.
9293 Allow skipping over archived categories.
9294 (todo-backward-category): Derive from todo-forward-category.
9295 (todo-backward-item, todo-forward-item): Make noninteractive and
9296 delegate interactive part to new commands. Make sensitive to done items.
9297 (todo-categories): Make value an alist of category names and
9298 vectors of item counts.
9299 (todo-category-beg): Make a defconst.
9300 (todo-category-number): Use 1 instead of 0 as initial value.
9301 (todo-category-select): Make sensitive to overlays, optional item
9302 highlighting and done items.
9303 (todo-delete-item): Make sensitive to overlays and marked and done items.
9304 (todo-edit-item): Make sensitive to overlays and editing of
9305 date/time header optional. Add format checks.
9306 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
9307 no-op if point is not on an item. Advertise using todo-edit-quit.
9308 (todo-edit-mode): Make sensitive to new format, font-locking, and
9309 multiple todo files.
9310 (todo-insert-item, todo-insert-item-here): Derive from
9311 todo-basic-insert-item and extend functionality.
9312 (todo-item-end, todo-item-start): Make sensitive to done items.
9313 (todo-item-string): Don't return text properties. Restore point.
9314 (todo-jump-to-category): Make sensitive to multiple todo files and
9315 todo archives. Use extended category completion.
9316 (todo-lower-item, todo-raise-item): Rename to *-priority and
9317 derive from todo-set-item-priority.
9318 (todo-mode): Derive from special-mode. Make sensitive to new
9319 format, font-locking and multiple todo files. Make read-only.
9320 (todo-mode-map): Don't suppress digit keys, so they can supply
9321 prefix arguments. Add many new key bindings.
9322 (todo-prefix): Insert as an overlay instead of file text.
9323 Change semantics from diary date expression to purely visual mark.
9324 (todo-print): Rename to todo-print-buffer. Make buffer display
9325 features printable. Remove option to restrict number of items
9326 printed. Add option to print to file.
9327 (todo-print-function): Rename to todo-print-buffer-function.
9328 (todo-quit): Extend to handle exiting new todo modes.
9329 (todo-remove-item): Make sensitive to overlays.
9330 (todo-save): Extend to buffers of filtered items.
9331 (todo-show): Make sensitive to done items, multiple todo files and
9332 new todo modes. Offer to convert legacy todo file before creating
9333 first new todo file.
9334 (todo-show-priorities): Rename to todo-top-priorities.
9335 Change semantics of value 0.
9336 (todo-top-priorities): Rename to todo-filter-top-priorities,
9337 derive from todo-filter-items and extend functionality.
9338 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
9339 and extend functionality to other types of filtered items.
9340 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
9341 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
9342 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
9343 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
9344 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
9345 (todo-edit-mode-hook, todo-entry-prefix-function)
9346 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
9347 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
9348 (todo-initials, todo-insert-threshold, todo-item-string-start)
9349 (todo-line-string, todo-menu, todo-mode-hook)
9350 (todo-more-important-p, todo-previous-answer, todo-previous-line)
9351 (todo-print-priorities, todo-remove-separator)
9352 (todo-save-top-priorities-too, todo-string-count-lines)
9353 (todo-string-multiline-p, todo-time-string-format)
9354 (todo-tmp-buffer-name): Remove.
9355 (todo-add-file, todo-archive-done-item, todo-choose-archive)
9356 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
9357 (todo-edit-category-diary-inclusion)
9358 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
9359 (todo-edit-file, todo-edit-item-date-day)
9360 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
9361 (todo-edit-item-date-month, todo-edit-item-date-to-today)
9362 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
9363 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
9364 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
9365 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
9366 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
9367 (todo-filter-top-priorities-multifile, todo-find-archive)
9368 (todo-find-filtered-items-file, todo-go-to-source-item)
9369 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
9370 (todo-jump-to-archive-category, todo-lower-category)
9371 (todo-mark-category, todo-marked-item-p, todo-merge-category)
9372 (todo-move-category, todo-move-item, todo-next-button)
9373 (todo-next-item, todo-padded-string, todo-powerset)
9374 (todo-previous-button, todo-previous-item)
9375 (todo-print-buffer-to-file, todo-raise-category)
9376 (todo-rename-category, todo-repair-categories-sexp, todo-search)
9377 (todo-set-category-number, todo-set-item-priority)
9378 (todo-set-top-priorities-in-category)
9379 (todo-set-top-priorities-in-file, todo-show-categories-table)
9380 (todo-sort-categories-alphabetically-or-numerically)
9381 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
9382 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
9383 (todo-toggle-item-header, todo-toggle-item-highlighting)
9384 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
9385 (todo-toggle-view-done-items, todo-toggle-view-done-only)
9386 (todo-unarchive-items, todo-unmark-category): New commands.
9387 (todo-absolute-file-name, todo-add-to-buffer-list)
9388 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
9389 (todo-basic-insert-item, todo-category-completions)
9390 (todo-category-number, todo-category-string-matcher-1)
9391 (todo-category-string-matcher-2, todo-check-filtered-items-file)
9392 (todo-check-format, todo-clear-matches)
9393 (todo-comment-string-matcher, todo-convert-legacy-date-time)
9394 (todo-current-category, todo-date-string-matcher)
9395 (todo-define-insertion-command, todo-diary-expired-matcher)
9396 (todo-diary-goto-entry, todo-diary-item-p)
9397 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
9398 (todo-display-categories, todo-display-sorted, todo-done-item-p)
9399 (todo-done-item-section-p, todo-done-separator)
9400 (todo-done-string-matcher, todo-files, todo-filter-items)
9401 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
9402 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
9403 (todo-insert-category-line, todo-insert-item-from-calendar)
9404 (todo-insert-sort-button, todo-insert-with-overlays)
9405 (todo-insertion-command-name, todo-insertion-key-bindings)
9406 (todo-label-to-key, todo-longest-category-name-length)
9407 (todo-make-categories-list, todo-mode-external-set)
9408 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
9409 (todo-modes-set-3, todo-multiple-filter-files)
9410 (todo-nondiary-marker-matcher, todo-prefix-overlays)
9411 (todo-read-category, todo-read-date, todo-read-dayname)
9412 (todo-read-file-name, todo-read-time)
9413 (todo-reevaluate-category-completions-files-defcustom)
9414 (todo-reevaluate-default-file-defcustom)
9415 (todo-reevaluate-filelist-defcustoms)
9416 (todo-reevaluate-filter-files-defcustom)
9417 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
9418 (todo-reset-done-separator, todo-reset-done-separator-string)
9419 (todo-reset-done-string, todo-reset-global-current-todo-file)
9420 (todo-reset-highlight-item, todo-reset-nondiary-marker)
9421 (todo-reset-prefix, todo-set-categories)
9422 (todo-set-date-from-calendar, todo-set-show-current-file)
9423 (todo-set-top-priorities, todo-short-file-name)
9424 (todo-show-current-file, todo-sort, todo-time-string-matcher)
9425 (todo-total-item-counts, todo-update-buffer-list)
9426 (todo-update-categories-display, todo-update-categories-sexp)
9427 (todo-update-count, todo-validate-name, todo-y-or-n-p):
9428 New functions.
9429 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
9430 New major modes.
9431 (todo-categories, todo-display, todo-edit, todo-faces)
9432 (todo-filtered): New defgroups.
9433 (todo-archived-only, todo-button, todo-category-string, todo-date)
9434 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
9435 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
9436 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
9437 (todo-add-item-if-new-category, todo-always-add-time-string)
9438 (todo-categories-align, todo-categories-archived-label)
9439 (todo-categories-category-label, todo-categories-diary-label)
9440 (todo-categories-done-label, todo-categories-number-separator)
9441 (todo-categories-todo-label, todo-categories-totals-label)
9442 (todo-category-completions-files, todo-completion-ignore-case)
9443 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
9444 (todo-done-separator-string, todo-done-string)
9445 (todo-files-function, todo-filter-done-items, todo-filter-files)
9446 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
9447 (todo-initial-category, todo-initial-file, todo-item-mark)
9448 (todo-legacy-date-time-regexp, todo-mode-line-function)
9449 (todo-nondiary-marker, todo-number-prefix)
9450 (todo-print-buffer-function, todo-show-current-file)
9451 (todo-show-done-only, todo-show-first, todo-show-with-done)
9452 (todo-skip-archived-categories, todo-top-priorities-overrides)
9453 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
9454 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
9455 New defcustoms.
9456 (todo-category-done, todo-date-pattern, todo-date-string-start)
9457 (todo-diary-items-buffer, todo-done-string-start)
9458 (todo-filtered-items-buffer, todo-item-start)
9459 (todo-month-abbrev-array, todo-month-name-array)
9460 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
9461 (todo-top-priorities-buffer): New defconsts.
9462 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
9463 (todo-categories-with-marks, todo-category-string-face)
9464 (todo-comment-face, todo-comment-string, todo-current-todo-file)
9465 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
9466 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
9467 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
9468 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
9469 (todo-font-lock-keywords, todo-global-current-todo-file)
9470 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
9471 (todo-insertion-commands-args)
9472 (todo-insertion-commands-args-genlist)
9473 (todo-insertion-commands-names, todo-insertion-map)
9474 (todo-key-bindings-t, todo-key-bindings-t+a)
9475 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
9476 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
9477 (todo-nondiary-face, todo-print-buffer, todo-time-face)
9478 (todo-visited): New variables.
9479
9480 2013-06-21 Glenn Morris <rgm@gnu.org>
9481
9482 * play/cookie1.el (cookie-apropos): Add optional display argument.
9483 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
9484 (psychoanalyze-pinhead): Use cookie-doctor.
9485
9486 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9487
9488 * emacs-lisp/package.el (tar-get-file-descriptor)
9489 (tar--extract): Declare.
9490
9491 2013-06-21 Eduard Wiebe <usenet@pusto.de>
9492
9493 Extend flymake's warning predicate to be a function (bug#14217).
9494 * progmodes/flymake.el (flymake-warning-predicate): New.
9495 (flymake-parse-line): Use it.
9496 (flymake-warning-re): Make obsolete alias to
9497 `flymake-warning-predicate'.
9498
9499 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9500
9501 * emacs-lisp/package.el (package-alist): Include obsolete packages.
9502 (package-obsolete-list): Remove.
9503 (package-activate): Remove min-version argument. Add `force' argument.
9504 Adjust to new package-alist format.
9505 (package-mark-obsolete): Remove.
9506 (package-unpack): Force reload of the package's autoloads.
9507 (package-installed-p): Check builtins if the installed package is not
9508 recent enough.
9509 (package-initialize): Don't reset package-obsolete-list.
9510 Don't specify which package version to activate.
9511 (package-process-define-package, describe-package-1)
9512 (package-menu--generate): Adjust to new package-alist format.
9513
9514 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9515
9516 * allout-widgets.el (allout-widgets-mode-off)
9517 (allout-widgets-mode-on, allout-widgets-pre-command-business)
9518 (allout-widgets-post-command-business)
9519 (allout-widgets-after-copy-or-kill-function)
9520 (allout-widgets-after-undo-function, allout-test-range-overlaps)
9521 (allout-decorate-item-and-context)
9522 (allout-graphics-modification-handler): Fix typos in docstrings.
9523 (allout-get-or-create-parent-widget): Use `looking-at-p'.
9524
9525 * cmuscheme.el (scheme-start-file): Doc fix.
9526 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
9527 (scheme-input-filter): Use `string-match-p'.
9528
9529 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
9530
9531 * dired-x.el: Use Dired consistently in docstrings.
9532
9533 * dired.el: Use Dired consistently in docstrings.
9534 (dired-readin, dired-mode): Use `setq-local'.
9535 (dired-switches-alist): Make defvar-local.
9536 (dired-buffers-for-dir): Use `zerop'.
9537 (dired-safe-switches-p, dired-switches-escape-p)
9538 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
9539 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
9540 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
9541 (dired-goto-next-nontrivial-file): Use `string-match-p'.
9542 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
9543 (dired-toggle-marks, dired-mark-files-containing-regexp)
9544 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
9545 (dired-flag-auto-save-files, dired-flag-backup-files):
9546 Use `looking-at-p'.
9547 (dired-mark-files-regexp, dired-build-subdir-alist):
9548 Use `string-match-p', `looking-at-p'.
9549
9550 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
9551 (direct-print-region-helper): Use `string-match-p'.
9552
9553 2013-06-21 Leo Liu <sdl.web@gmail.com>
9554
9555 * comint.el (comint-redirect-results-list-from-process):
9556 Fix infinite loop.
9557
9558 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9559
9560 * net/eww.el (eww-update-header-line-format): Quote % characters.
9561
9562 2013-06-21 Glenn Morris <rgm@gnu.org>
9563
9564 * play/cookie1.el (cookie): New custom group.
9565 (cookie-file): New option.
9566 (cookie-check-file): New function.
9567 (cookie): Make it interactive. Make start and end messages optional.
9568 Interactively, display the result. Default to cookie-file.
9569 (cookie-insert): Default to cookie-file.
9570 (cookie-snarf): Make start and end messages optional.
9571 Default to cookie-file. Use with-temp-buffer.
9572 (cookie-read): Rename from read-cookie.
9573 Make start and end messages optional. Default to cookie-file.
9574 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
9575 Do not autoload it.
9576 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
9577 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
9578
9579 2013-06-21 Leo Liu <sdl.web@gmail.com>
9580
9581 * progmodes/octave.el (octave-mode): Backward compatibility fix.
9582
9583 2013-06-21 Glenn Morris <rgm@gnu.org>
9584
9585 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
9586
9587 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9588 Daniel Hackney <dan@haxney.org>
9589
9590 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
9591 Consolidate the single-file vs tarball code.
9592 (package-desc-suffix): New function.
9593 (package-desc-full-name): Don't bother inlining it.
9594 (package-load-descriptor): Return the new package-desc.
9595 (package-mark-obsolete): Remove unused arg `package'.
9596 (package-unpack): Make it work for single files as well.
9597 Make it update package-alist.
9598 (package--make-autoloads-and-stuff): Rename from
9599 package--make-autoloads-and-compile. Don't compile any more.
9600 (package--compile): New function.
9601 (package-generate-description-file): New function, extracted from
9602 package-unpack-single.
9603 (package-unpack-single): Remove.
9604 (package--with-work-buffer): Add indentation and debugging info.
9605 (package-download-single): Remove.
9606 (package-install-from-archive): Rename from package-download-tar, make
9607 it take a pkg-desc, and make it work for single files as well.
9608 (package-download-transaction): Simplify.
9609 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
9610 external tar program.
9611 (package-install-from-buffer): Remove `pkg-desc' argument.
9612 Use package-tar-file-info for tar-mode buffers.
9613 (package-install-file): Simplify accordingly.
9614 (package-archive-base): Change to take a pkg-desc.
9615 * tar-mode.el (tar--check-descriptor): New function, extracted from
9616 tar-get-descriptor.
9617 (tar-get-descriptor): Use it.
9618 (tar-get-file-descriptor): New function.
9619 (tar--extract): New function, extracted from tar-extract.
9620 (tar--extract): Use it.
9621 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
9622 case the summary uses non-ascii. Adjust to new calling convention of
9623 package-tar-file-info.
9624
9625 2013-06-21 Leo Liu <sdl.web@gmail.com>
9626
9627 * comint.el (comint-redirect-results-list-from-process):
9628 Fix random delay. (Bug#14681)
9629
9630 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9631
9632 * profiler.el (profiler-format-number): Use log, not log10.
9633
9634 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9635
9636 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
9637
9638 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9639
9640 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
9641 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
9642 yet available.
9643 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
9644 (AUTOGENEL): ... here.
9645 * emacs-lisp/cl-macs.el (cl--sublis): New function.
9646 (cl--defsubst-expand): Use it.
9647
9648 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
9649
9650 * subr.el (log10): Move here from C code, and declare as obsolete.
9651 All uses of (log10 X) replaced with (log X 10).
9652
9653 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9654
9655 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
9656 Declare with `defvar-local'.
9657 (tabulated-list-use-header-line, tabulated-list-entries)
9658 (tabulated-list-padding, tabulated-list-printer)
9659 (tabulated-list-sort-key): Declare with `defvar-local'.
9660 (tabulated-list-init-header, tabulated-list-print-fake-header):
9661 Use `setq-local'.
9662
9663 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
9664
9665 * arc-mode.el (archive-mode): Add `archive-write-file' to
9666 `write-contents-functions' also for remote files. (Bug#14652)
9667
9668 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9669
9670 * cus-edit.el (custom-commands): Fix typos.
9671 (custom-display): Fix tooltip text.
9672 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
9673 Fix typos in docstrings.
9674 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
9675 (custom-unlispify-menu-entry, custom-magic-value-create)
9676 (custom-add-see-also, custom-group-value-create): Use ?\s.
9677 (custom-guess-type, customize-apropos, editable-field)
9678 (custom-face-value-create): Use `string-match-p'.
9679 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
9680
9681 * custom.el (custom-load-symbol): Use `string-match-p'.
9682
9683 * ansi-color.el: Convert to lexical binding.
9684 (ansi-colors): Fix URL.
9685 (ansi-color-context, ansi-color-context-region): Use defvar-local.
9686 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
9687 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
9688
9689 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9690
9691 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
9692
9693 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
9694
9695 2013-06-19 Tom Tromey <tromey@redhat.com>
9696
9697 * net/eww.el (eww-top-url): Remove.
9698 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
9699 (eww-render): Set new variables. Don't set eww-top-url.
9700 (eww-handle-link): Handle "prev", "home", and "contents".
9701 Downcase the rel text.
9702 (eww-top-url): Choose best top URL.
9703
9704 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9705
9706 * net/eww.el: Rewrite to implement form elements "by hand" instead of
9707 relying in widget.el. Using widget.el leads to too many
9708 user interface inconsistencies.
9709 (eww-self-insert): Implement entering commands in text fields.
9710 (eww-process-text-input): New function to make text input field editing
9711 work.
9712 (eww-submit): Rewrite to use the new-style form methods.
9713 (eww-select-display): Display the correct selected item.
9714 (eww-change-select): Implement changing the select value.
9715 (eww-toggle-checkbox): Implement radio/checkboxes.
9716 (eww-update-field): Fix compilation error.
9717 (eww-tag-textarea): Implement <textarea>.
9718
9719 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
9720 we don't shadow mode-specific bindings.
9721
9722 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
9723 nothing to push.
9724
9725 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
9726
9727 2013-06-19 Glenn Morris <rgm@gnu.org>
9728
9729 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
9730
9731 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
9732
9733 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
9734 not needed.
9735
9736 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
9737
9738 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9739
9740 * net/browse-url.el (browse-url-browser-function):
9741 `eww-browse-url' has the right calling signature, `eww' does not.
9742
9743 2013-06-19 Glenn Morris <rgm@gnu.org>
9744
9745 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9746 Only eval autoloaded macros.
9747 (byte-compile-autoload): Only give the macro warning for macros.
9748
9749 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
9750 (ps-underlined-faces): Declare.
9751
9752 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
9753 (speedbar-add-supported-extension): Declare.
9754
9755 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
9756 Don't include a date stamp in the header of the generated file;
9757 it leads to needless differences between output files.
9758
9759 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
9760
9761 * net/secrets.el (secrets-struct-secret-content-type):
9762 Replace check of introspection data by a test call of "CreateItem".
9763 Some servers do not offer introspection.
9764
9765 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
9766
9767 * electric.el (electric-pair-mode): Improve interaction with
9768 electric-layout-mode.
9769 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
9770 (electric-pair-syntax): Use text-mode-syntax-table in comments
9771 and strings.
9772 (electric-pair--insert): New function.
9773 (electric-pair-post-self-insert-function): Use it and
9774 electric--after-char-pos.
9775
9776 2013-06-19 Leo Liu <sdl.web@gmail.com>
9777
9778 * progmodes/octave.el (octave-help): Fix regexp.
9779
9780 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9781
9782 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
9783 (shr-table-horizontal-line): Allow nil as a value, and change the
9784 default.
9785 (shr-insert-table-ruler): Respect the nil value.
9786
9787 2013-06-18 Tom Tromey <tromey@barimba>
9788
9789 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
9790 New defvars.
9791 (eww-open-file): New defun.
9792 (eww-render): Initialize new variables.
9793 (eww-display-html): Handle "link" and "a".
9794 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
9795 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
9796 (eww-back-url): Rename from eww-previous-url.
9797 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
9798 New defuns.
9799
9800 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
9801
9802 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
9803 Distinguish ternary operator tokens from slash symbol and slash
9804 char literal.
9805
9806 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
9807
9808 Convert symbol prettification into minor mode and global minor mode.
9809
9810 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
9811 `prog-prettify-symbols', and make a local defvar instead of defcustom.
9812 (prettify-symbols--keywords): Rename from
9813 `prog-prettify-symbols-alist' and make a local defvar.
9814 (prettify-symbols--compose-symbol): Rename from
9815 `prog--prettify-font-lock-compose-symbol'.
9816 (prettify-symbols--make-keywords): Rename from
9817 `prog-prettify-font-lock-symbols-keywords' and simplify.
9818 (prog-prettify-install): Remove.
9819 (prettify-symbols-mode): New minor mode, based on
9820 `prog-prettify-install'.
9821 (turn-on-prettify-symbols-mode): New function.
9822 (global-prettify-symbols-mode): New globalized minor mode.
9823
9824 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9825 * progmodes/cfengine.el (cfengine3-mode):
9826 * progmodes/perl-mode.el (perl-mode): Don't call
9827 `prog-prettify-install'; set `prettify-symbols-alist' instead.
9828
9829 2013-06-18 Juri Linkov <juri@jurta.org>
9830
9831 * files-x.el (modify-file-local-variable-message): New function.
9832 (modify-file-local-variable)
9833 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
9834 and call `modify-file-local-variable-message' when it's non-nil.
9835 (add-file-local-variable, delete-file-local-variable)
9836 (add-file-local-variable-prop-line)
9837 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
9838 and use it. (Bug#9820)
9839
9840 2013-06-18 Juri Linkov <juri@jurta.org>
9841
9842 * emulation/vi.el (vi-shell-op):
9843 * emulation/vip.el (vip-execute-com, ex-command):
9844 * emulation/viper-cmd.el (viper-exec-bang):
9845 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
9846 the call of `shell-command-on-region'. (Bug#14637)
9847
9848 * simple.el (shell-command-on-region): Doc fix.
9849
9850 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9851
9852 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
9853 (bug#14633).
9854
9855 2013-06-18 Glenn Morris <rgm@gnu.org>
9856
9857 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
9858
9859 * newcomment.el (comment-search-forward, comment-search-backward):
9860 Doc fix. (Bug#14376)
9861
9862 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
9863
9864 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
9865 (buffer-face-mode-invoke): Doc fix.
9866
9867 2013-06-18 Matthias Meulien <orontee@gmail.com>
9868
9869 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
9870 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
9871
9872 2013-06-18 Glenn Morris <rgm@gnu.org>
9873
9874 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
9875 Replace obsolete function generic-make-keywords with its expansion.
9876
9877 * progmodes/python.el (ffap-alist): Declare.
9878
9879 * textmodes/reftex.el (bibtex-mode-map): Declare.
9880
9881 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9882
9883 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
9884 (package-unpack, package-unpack-single): Return the pkg-dir.
9885 (package-download-transaction): Use it to update package-alist.
9886
9887 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9888
9889 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
9890 possible choice.
9891
9892 2013-06-17 Juri Linkov <juri@jurta.org>
9893
9894 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
9895
9896 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
9897
9898 * emacs-lisp/package.el (package-load-descriptor):
9899 Remove `with-syntax-table' call, `read' doesn't need it.
9900 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
9901
9902 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
9903
9904 * startup.el (command-line): Expand package name returned by
9905 `package--description-file' (bug#14639).
9906
9907 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
9908
9909 * emacs-lisp/package.el (package-load-descriptor): Do not call
9910 `emacs-lisp-mode', just use its syntax table.
9911
9912 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
9913
9914 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
9915 `font-lock-extra-managed-props' if any prettifying keyword is added.
9916 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
9917 (prog-mode): Use `setq-local'.
9918
9919 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9920
9921 * international/characters.el (standard-case-table): Set syntax of ?»
9922 and ?« to punctuation.
9923
9924 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
9925
9926 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
9927 Save relevant match data before calling `syntax-ppss' (bug#14595).
9928
9929 2013-06-15 Juri Linkov <juri@jurta.org>
9930
9931 * files-x.el (modify-file-local-variable-prop-line): Add local
9932 variables to the end of the existing comment on the first line.
9933 Use `file-auto-mode-skip' to skip interpreter magic line,
9934 and also skip XML declaration.
9935
9936 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9937
9938 * startup.el (package--builtin-versions): New var.
9939 (package-subdirectory-regexp): Remove.
9940 (package--description-file): Hard code its value instead.
9941
9942 * emacs-lisp/package.el: Don't activate packages older than builtin.
9943 (package-obsolete-list): Rename from package-obsolete-alist, and make
9944 it into a simple list of package-desc.
9945 (package-strip-version): Remove.
9946 (package-built-in-p): Use package--builtin-versions.
9947 (package-mark-obsolete): Simplify.
9948 (package-process-define-package): Mark it obsolete if older than the
9949 builtin version.
9950 (package-handle-response): Use line-end-position.
9951 (package-read-archive-contents, package--download-one-archive):
9952 Simplify.
9953 (package--add-to-archive-contents): Skip if older than the builtin or
9954 installed version.
9955 (package-menu-describe-package): Fix last change.
9956 (package-list-unversioned): New var.
9957 (package-menu--generate): Use it.
9958
9959 * emacs-lisp/autoload.el: Manage package--builtin-versions.
9960 (autoload--insert-text, autoload--insert-cookie-text): New functions.
9961 (autoload-builtin-package-versions): New variable.
9962 (autoload-generate-file-autoloads): Use them.
9963 Remove the list of autoloaded functions/macros from the
9964 (autoload...) comments.
9965
9966 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
9967
9968 2013-06-15 Eli Zaretskii <eliz@gnu.org>
9969
9970 * simple.el (line-move-partial): Don't jump to the next screen
9971 line as soon as it becomes visible. Instead, continue enlarging
9972 the vscroll until the portion of a tall screen line that's left on
9973 display is about the height of the frame's default font.
9974 (Bug#14567)
9975
9976 2013-06-15 Glenn Morris <rgm@gnu.org>
9977
9978 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
9979 compilation-error-regexp-alist void, or local while let-bound.
9980
9981 * progmodes/make-mode.el (makefile-mode-syntax-table):
9982 Treat "=" as punctuation. (Bug#14614)
9983
9984 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
9985
9986 * help-fns.el (describe-variable):
9987 Add extra line for permanent-local variables.
9988
9989 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
9990
9991 * progmodes/scheme.el (scheme-font-lock-keywords-2):
9992 Add export, import, library. (Bug#9164)
9993 (library): Set indent function.
9994
9995 2013-06-14 Glenn Morris <rgm@gnu.org>
9996
9997 * term/xterm.el (xterm--query):
9998 Stop after first matching handler. (Bug#14615)
9999
10000 2013-06-14 Ivan Kanis <ivan@kanis.fr>
10001
10002 Add support for dired in saveplace.
10003 * dired.el (dired-initial-position-hook): New variable.
10004 (dired-initial-position): Call hook to place cursor position.
10005 * saveplace.el (save-place-to-alist): Add dired position.
10006 (save-place-dired-hook): New function.
10007
10008 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10009
10010 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
10011 through a symbol rather than letrec.
10012
10013 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
10014 (package-desc): Add `dir' field.
10015 (package-desc-full-name): New function.
10016 (package-load-descriptor): Combine the two arguments. Don't use `load'.
10017 (package-maybe-load-descriptor): Remove.
10018 (package-load-all-descriptors): Just call package-load-descriptor.
10019 (package--disabled-p): New function.
10020 (package-desc-vers, package-desc-doc): Remove aliases.
10021 (package--dir): Remove function.
10022 (package-activate): Check if a package is disabled.
10023 (package-process-define-package): New function, extracted from
10024 define-package.
10025 (define-package): Turn into a place holder.
10026 (package-unpack-single, package-tar-file-info):
10027 Use package--description-file.
10028 (package-compute-transaction): Use package--disabled-p.
10029 (package-download-transaction): Don't call
10030 package-maybe-load-descriptor since they're all loaded anyway.
10031 (package-install): Change argument to be a pkg-desc.
10032 (package-delete): Use a single pkg-desc argument.
10033 (describe-package-1): Use package-desc-dir instead of package--dir.
10034 Use package-desc property instead of package-symbol.
10035 (package-install-button-action): Adjust accordingly.
10036 (package--push): Rewrite.
10037 (package-menu--print-info): Adjust accordingly. Change the ID format
10038 to be a pkg-desc.
10039 (package-menu-describe-package, package-menu-get-status)
10040 (package-menu--find-upgrades, package-menu-mark-upgrades)
10041 (package-menu-execute, package-menu--name-predicate):
10042 Adjust accordingly.
10043 * startup.el (package--description-file): New function.
10044 (command-line): Use it.
10045 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10046 Use package-desc-version.
10047
10048 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
10049 (byte-compile-preprocess): Use it.
10050 (byte-compile-file-form-defalias): Try a bit harder to use macros we
10051 can't quite recognize.
10052 (byte-compile-add-to-list): Remove.
10053 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
10054 (cconv-closure-convert): Add assertion.
10055
10056 * emacs-lisp/map-ynp.el: Use lexical-binding.
10057 (map-y-or-n-p): Remove unused vars `tail' and `object'.
10058 Factor out some repeated code.
10059
10060 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10061
10062 * subr.el (with-eval-after-load): New macro.
10063 (eval-after-load): Allow form to be a function.
10064 take advantage of lexical-binding.
10065 (do-after-load-evaluation): Use dolist and adjust to new format.
10066 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
10067
10068 2013-06-13 Juri Linkov <juri@jurta.org>
10069
10070 * replace.el (perform-replace): Display "symbol " and other search
10071 modes from `isearch-message-prefix' in the *Help* buffer.
10072
10073 * isearch.el (isearch-query-replace): Add " symbol" and other
10074 possible search modes from `isearch-message-prefix' to the prompt.
10075 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
10076 when reading a regexp to collect.
10077
10078 2013-06-13 Juri Linkov <juri@jurta.org>
10079
10080 * isearch.el (word-search-regexp): Match whitespace if the search
10081 string begins or ends in whitespace. The LAX arg is applied to
10082 both ends of the search string. Use `regexp-quote' and explicit
10083 \< and \> instead of \b. Use \` and \' instead of ^ and $.
10084 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
10085 boundaries are replaced with symbol boundaries, and characters
10086 between symbols match non-word non-symbol syntax. (Bug#14602)
10087
10088 2013-06-13 Juri Linkov <juri@jurta.org>
10089
10090 * isearch.el (isearch-del-char): Don't exceed the length of
10091 `isearch-string' by the prefix arg. (Bug#14563)
10092
10093 2013-06-13 Juri Linkov <juri@jurta.org>
10094
10095 * isearch.el (isearch-yank-word, isearch-yank-line)
10096 (isearch-char-by-name, isearch-quote-char)
10097 (isearch-printing-char, isearch-process-search-char):
10098 Add optional count prefix arg. (Bug#14563)
10099
10100 * international/isearch-x.el
10101 (isearch-process-search-multibyte-characters):
10102 Add optional count prefix arg.
10103
10104 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10105
10106 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
10107 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
10108 lexical-binding.
10109
10110 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
10111
10112 * subr.el (set-temporary-overlay-map): Add on-exit argument.
10113
10114 2013-06-13 Glenn Morris <rgm@gnu.org>
10115
10116 * startup.el (tty-handle-args):
10117 Don't just discard "--" and anything after. (Bug#14608)
10118
10119 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
10120
10121 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
10122
10123 Implement changes in Secret Service API. Make it backward compatible.
10124 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
10125 (secrets-create-item): Use it. Prefix properties with interface.
10126
10127 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
10128
10129 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
10130 (term-emulate-terminal): Respect term-suppress-hard-newline.
10131
10132 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
10133
10134 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10135 Only remove a `thumb-file' overlay. (Bug#14548)
10136
10137 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
10138
10139 * mail/reporter.el (reporter-submit-bug-report):
10140 Handle missing package-name. (Bug#14600)
10141
10142 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10143
10144 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
10145 (reftex-citation-prompt, reftex-default-bibliography)
10146 (reftex-bib-or-thebib, reftex-get-bibfile-list)
10147 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
10148 (reftex-bib-sort-author, reftex-bib-sort-year)
10149 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
10150 (reftex-extract-bib-entries-from-thebibliography)
10151 (reftex-get-bibkey-default, reftex-get-bib-names)
10152 (reftex-parse-bibtex-entry, reftex-get-bib-field)
10153 (reftex-format-bib-entry, reftex-parse-bibitem)
10154 (reftex-format-bibitem, reftex-do-citation)
10155 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
10156 (reftex-restrict-bib-matches, reftex-extract-bib-file)
10157 (reftex-insert-bib-matches, reftex-format-citation)
10158 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
10159 (reftex-create-bibtex-file): Add docstrings, mostly by converting
10160 existing comments into docstrings.
10161
10162 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
10163
10164 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
10165
10166 2013-06-12 Andreas Schwab <schwab@suse.de>
10167
10168 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
10169 for auto-save files.
10170
10171 2013-06-12 Glenn Morris <rgm@gnu.org>
10172
10173 * ido.el (ido-delete-ignored-files): Remove.
10174 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
10175 Go back to calling ido-ignore-item-p directly.
10176
10177 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
10178
10179 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
10180
10181 * ido.el (ido-delete-ignored-files): New function,
10182 split from ido-make-file-list-1.
10183 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
10184 (ido-make-file-list-1): Use ido-delete-ignored-files.
10185
10186 2013-06-12 Leo Liu <sdl.web@gmail.com>
10187
10188 * progmodes/octave.el (inferior-octave-startup)
10189 (inferior-octave-completion-table)
10190 (inferior-octave-track-window-width-change)
10191 (octave-eldoc-function-signatures, octave-help)
10192 (octave-find-definition): Use single quoted strings.
10193 (inferior-octave-startup-args): Change default value.
10194 (inferior-octave-startup): Do not hard code "-i" and
10195 "--no-line-editing".
10196 (inferior-octave-resync-dirs): Add optional arg NOERROR.
10197 (inferior-octave-directory-tracker): Use it.
10198 (octave-goto-function-definition): Robustify.
10199 (octave-help): Support highlighting operators in 'See also'.
10200 (octave-find-definition): Find subfunctions only in Octave mode.
10201
10202 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10203
10204 * help-fns.el (help-fns--compiler-macro): If the handler function is
10205 named, then put a link to it.
10206 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
10207 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
10208 (cl-typep): Use it.
10209 (cl-eval-when): Simplify debug spec.
10210 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
10211 compiler-macro function instead of setting `compiler-macro-file'.
10212
10213 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
10214
10215 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
10216 * vc/vc-hooks.el (vc-stay-local): Doc fix.
10217
10218 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10219 Daniel Hackney <dan@haxney.org>
10220
10221 First part of Daniel Hackney's patch to package.el.
10222 * emacs-lisp/package.el: Use defstruct.
10223 (package-desc): New, main struct.
10224 (package--bi-desc, package--ac-desc): New structs, used to describe the
10225 format in external files.
10226 (package-desc-vers): Replace with package-desc-version accessor.
10227 (package-desc-doc): Replace with package-desc-summary accessor.
10228 (package-activate-1): Remove `package' arg since the pkg-vec now
10229 includes the name.
10230 (define-package): Use package-desc-from-define.
10231 (package-unpack-single): Change file-name arg to be a symbol.
10232 (package--add-to-archive-contents): Use package-desc-create and new
10233 accessor functions to package--ac-desc.
10234 (package-buffer-info, package-tar-file-info): Return a package-desc.
10235 (package-install-from-buffer): Remove `type' argument. Change pkg-info
10236 arg to be a package-desc.
10237 (package-install-file): Adjust accordingly. Use \' to match EOS.
10238 (package--from-builtin): New function.
10239 (describe-package-1, package-menu--generate): Use it.
10240 (package--make-autoloads-and-compile): Change name arg to be a symbol.
10241 (package-generate-autoloads): Idem and return the name of the file.
10242 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10243 Change pkg-info arg to be a package-desc.
10244 Use package-make-ac-desc.
10245 (package-upload-file): Use \' to match EOS.
10246 * finder.el (finder-compile-keywords): Use package-make-builtin.
10247
10248 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10249
10250 * vc/vc.el (vc-deduce-fileset): Change error message.
10251 (vc-read-backend): New function.
10252 (vc-next-action): Use it.
10253
10254 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
10255
10256 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
10257 (prolog-font-lock-keywords): Use regexp-opt instead.
10258 Don't manually highlight strings.
10259 (prolog-mode-variables): Simplify comment-start-skip.
10260 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
10261
10262 * emacs-lisp/generic.el (generic--normalise-comments)
10263 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
10264 (generic-mode-set-comments): Use them.
10265 (generic-bracket-support): Use setq-local.
10266 (generic-make-keywords-list): Declare obsolete.
10267
10268 2013-06-11 Glenn Morris <rgm@gnu.org>
10269
10270 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10271 Prettify after setting font-lock-defaults. (Bug#14574)
10272
10273 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
10274
10275 * replace.el (query-replace, occur-read-regexp-defaults-function)
10276 (replace-search):
10277 * subr.el (declare-function, number-sequence, local-set-key)
10278 (substitute-key-definition, locate-user-emacs-file)
10279 (with-silent-modifications, split-string, eval-after-load):
10280 Fix typos, remove unneeded backslashes and reflow some docstrings.
10281
10282 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10283
10284 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
10285 default for Elisp files.
10286
10287 2013-06-11 Glenn Morris <rgm@gnu.org>
10288
10289 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
10290 although define-derived-mode was doing this anyway. (Bug#14583)
10291
10292 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
10293
10294 * allout.el (allout-encryption-plaintext-sanitization-regexps):
10295 Fix make-variable-buffer-local call to refer to the correct variable.
10296
10297 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
10298
10299 * eshell/em-term.el (eshell-visual-commands)
10300 (eshell-visual-subcommands, eshell-visual-options):
10301 Add summary line to docstrings. Add cross-references.
10302
10303 2013-06-10 Glenn Morris <rgm@gnu.org>
10304
10305 * epa.el (epa-read-file-name): New function. (Bug#14510)
10306 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
10307
10308 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
10309
10310 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
10311 output redirection to be ignored with visual commands.
10312
10313 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
10314
10315 * eshell/em-term.el (eshell-visual-command-p): New function.
10316 (eshell-term-initialize): Move long lambda to separate function
10317 eshell-visual-command-p.
10318 * eshell/em-dirs.el (eshell-dirs-initialise):
10319 * eshell/em-script.el (eshell-script-initialize):
10320 Add missing #' to lambda.
10321
10322 2013-06-08 Leo Liu <sdl.web@gmail.com>
10323
10324 * progmodes/octave.el (octave-add-log-current-defun): New function.
10325 (octave-mode): Set add-log-current-defun-function.
10326 (octave-goto-function-definition): Do not move point if not found.
10327 (octave-find-definition): Enhance to try subfunctions first.
10328
10329 2013-06-08 Glenn Morris <rgm@gnu.org>
10330
10331 * emacs-lisp/bytecomp.el (byte-compile-char-before)
10332 (byte-compile-backward-char, byte-compile-backward-word):
10333 Improve previous change, to handle non-explicit nil.
10334
10335 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10336
10337 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
10338 (smie--opener/closer-at-point): New function.
10339 (smie--matching-block-data): Use it. Don't match from right after an
10340 opener or right before a closer. Obey smie-blink-matching-inners.
10341 Don't signal a mismatch for repeated inners like "switch..case..case".
10342
10343 2013-06-07 Leo Liu <sdl.web@gmail.com>
10344
10345 * progmodes/octave.el (octave-mode): Set comment-use-global-state
10346 to t. (Bug#14303)
10347 (octave-function-header-regexp): Fix. (Bug#14570)
10348 (octave-help-mode-finish-hook, octave-help-mode-finish):
10349 Remove. Just use temp-buffer-show-hook.
10350
10351 * newcomment.el (comment-search-backward): Revert last change.
10352 (Bug#14434)
10353
10354 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
10355
10356 2013-06-07 Eli Zaretskii <eliz@gnu.org>
10357
10358 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
10359 through xargs, to avoid failure due to MS-Windows limitations on
10360 command-line length.
10361
10362 2013-06-06 Glenn Morris <rgm@gnu.org>
10363
10364 * font-lock.el (lisp-font-lock-keywords-2):
10365 Treat user-error like error.
10366
10367 * emacs-lisp/bytecomp.el (byte-compile-char-before)
10368 (byte-compile-backward-char, byte-compile-backward-word):
10369 Handle explicit nil arguments. (Bug#14565)
10370
10371 2013-06-05 Alan Mackenzie <acm@muc.de>
10372
10373 * isearch.el (isearch-allow-prefix): New user option.
10374 (isearch-other-meta-char): Don't exit isearch when a prefix
10375 argument is typed whilst `isearch-allow-prefix' is non-nil.
10376 (Bug#9706)
10377
10378 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10379
10380 * autorevert.el (auto-revert-notify-handler): Use memq.
10381 Hide assertion failure.
10382
10383 * skeleton.el: Use cl-lib.
10384 (skeleton-further-elements): Use defvar-local.
10385 (skeleton-insert): Use cl-progv.
10386
10387 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10388
10389 * progmodes/prog-mode.el (prog-prettify-symbols)
10390 (prog-prettify-install): Update docstrings.
10391
10392 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10393
10394 * simple.el: Move all the prog-mode code to prog-mode.el.
10395 * progmodes/prog-mode.el: New file.
10396 * loadup.el: Add prog-mode.el.
10397
10398 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10399
10400 * simple.el (prog-prettify-symbols): Add version.
10401 (prog-prettify-install): Add convenience function to prettify symbols.
10402
10403 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
10404 (perl--augmented-font-lock-keywords-1)
10405 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
10406 variables and use it.
10407
10408 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10409 (cfengine3-mode): Remove unneeded variable and use it.
10410
10411 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10412 (lisp--augmented-font-lock-keywords-1)
10413 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
10414 Remove unneeded variables and use it.
10415
10416 2013-06-05 João Távora <joaotavora@gmail.com>
10417
10418 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
10419 to point when opening the connection. (Bug#14380)
10420
10421 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10422
10423 * subr.el (load-history-regexp, load-history-filename-element)
10424 (eval-after-load, after-load-functions, do-after-load-evaluation)
10425 (eval-next-after-load, display-delayed-warnings)
10426 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
10427 definition of save-match-data.
10428 (overriding-local-map): Remove accidental obsolescence declaration.
10429
10430 * emacs-lisp/edebug.el (edebug-result): Move before first use.
10431
10432 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10433
10434 Generalize symbol prettify support to prog-mode and implement it
10435 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
10436 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
10437 (prog--prettify-font-lock-compose-symbol)
10438 (prog-prettify-font-lock-symbols-keywords): New variables and
10439 functions to support symbol prettification.
10440 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10441 (lisp--augmented-font-lock-keywords-1)
10442 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
10443 (lisp--prettify-symbols-alist): Implement prettify of lambda.
10444 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10445 (cfengine3--prettify-symbols-alist, cfengine3-mode):
10446 Implement prettify of -> => :: strings.
10447 * progmodes/perl-mode.el (perl-prettify-symbols)
10448 (perl--font-lock-compose-symbol)
10449 (perl--font-lock-symbols-keywords): Move to prog-mode.
10450 (perl--prettify-symbols-alist): Prettify -> => :: strings.
10451 (perl-font-lock-keywords-1)
10452 (perl-font-lock-keywords-2): Remove explicit prettify support.
10453 (perl--augmented-font-lock-keywords)
10454 (perl--augmented-font-lock-keywords-1)
10455 (perl--augmented-font-lock-keywords-2, perl-mode):
10456 Implement prettify support.
10457
10458 2013-06-05 Leo Liu <sdl.web@gmail.com>
10459
10460 Re-implement smie matching block highlight using
10461 show-paren-data-function. (Bug#14395)
10462 * emacs-lisp/smie.el (smie-matching-block-highlight)
10463 (smie--highlight-matching-block-overlay)
10464 (smie--highlight-matching-block-lastpos)
10465 (smie-highlight-matching-block)
10466 (smie-highlight-matching-block-mode): Remove.
10467 (smie--matching-block-data-cache): New variable.
10468 (smie--matching-block-data): New function.
10469 (smie-setup): Use smie--matching-block-data for
10470 show-paren-data-function.
10471
10472 * progmodes/octave.el (octave-mode-menu): Fix.
10473 (octave-find-definition): Skip garbage lines.
10474
10475 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10476
10477 Fix compilation error with simultaneous dynamic+lexical scoping.
10478 Add warning when a defvar appears after the first let-binding.
10479 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
10480 (byte-compile-close-variables): Initialize it.
10481 (byte-compile--declare-var): New function.
10482 (byte-compile-file-form-defvar)
10483 (byte-compile-file-form-define-abbrev-table)
10484 (byte-compile-file-form-custom-declare-variable): Use it.
10485 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
10486 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
10487 (byte-compile-bind): Handle dynamic bindings that shadow
10488 lexical bindings.
10489 (byte-compile-unbind): Make arg non-optional.
10490 (byte-compile-let): Simplify.
10491 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
10492 (cconv--analyse-function, cconv-analyse-form): Populate it.
10493 Protect byte-compile-bound-variables to limit the scope of defvars.
10494 (cconv-analyse-form): Add missing rule for (defvar <foo>).
10495 Remove unneeded rule for `declare'.
10496
10497 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
10498 so as to avoid depending on cl-adjoin at run-time.
10499 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
10500
10501 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
10502 (macroexp--warn-and-return): Use it.
10503
10504 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10505
10506 * subr.el: Convert to lexical binding.
10507 (overriding-local-map): Make obsolete.
10508 (add-to-list): Doc fix. Add compiler macro.
10509 (read-key): Swap values of local maps.
10510
10511 2013-06-05 Leo Liu <sdl.web@gmail.com>
10512
10513 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
10514
10515 2013-06-04 Leo Liu <sdl.web@gmail.com>
10516
10517 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
10518 (compilation-auto-jump): Suppress the "Mark set" message to give
10519 way to exit message.
10520
10521 2013-06-04 Alan Mackenzie <acm@muc.de>
10522
10523 Remove faulty optimisation from indentation calculation.
10524 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
10525 search limit based on 2000 characters back from indent-point.
10526
10527 2013-06-03 Tassilo Horn <tsdh@gnu.org>
10528
10529 * eshell/em-term.el (cl-lib): Require `cl-lib'.
10530
10531 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10532
10533 * emacs-lisp/lisp.el: Use lexical-binding.
10534 (lisp--local-variables-1, lisp--local-variables): New functions.
10535 (lisp--local-variables-completion-table): New var.
10536 (lisp-completion-at-point): Use it complete let-bound vars.
10537
10538 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
10539 eagerly (bug#14422).
10540
10541 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
10542
10543 * autorevert.el (auto-revert-notify-enabled)
10544 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10545 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
10546 (auto-revert-notify-handler): Handle also gfilenotify.
10547
10548 * subr.el (file-notify-handle-event): New defun. Replacing ...
10549 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
10550 Remove.
10551
10552 2013-06-03 Juri Linkov <juri@jurta.org>
10553
10554 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
10555 `M-s h .'. (Bug#14427)
10556
10557 * hi-lock.el (highlight-symbol-at-point): New alias for the new
10558 command `hi-lock-face-symbol-at-point'.
10559 (hi-lock-face-symbol-at-point): New command.
10560 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
10561 (hi-lock-menu): Add `highlight-symbol-at-point'.
10562 (hi-lock-mode): Doc fix.
10563
10564 * isearch.el (isearch-forward-symbol-at-point): New command.
10565 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
10566 (isearch-highlight-regexp): Add a regexp which matches
10567 words/symbols for word/symbol mode.
10568
10569 * subr.el (find-tag-default-bounds): New function with the body
10570 mostly moved from `find-tag-default'.
10571 (find-tag-default): Move most code to `find-tag-default-bounds',
10572 call it and apply `buffer-substring-no-properties' afterwards.
10573
10574 2013-06-03 Tassilo Horn <tsdh@gnu.org>
10575
10576 * eshell/em-term.el (eshell-term-initialize):
10577 Use `cl-intersection' rather than `intersection'.
10578
10579 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
10580
10581 * vc/log-view.el: Doc fix.
10582 (log-view-mode-map): Copy keymap from `special-mode-map'.
10583
10584 2013-06-02 Eric Ludlam <zappo@gnu.org>
10585
10586 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
10587 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
10588 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
10589 (eieio-unbound, eieio-default-superclass)
10590 (eieio--define-field-accessors, method-static, method-before)
10591 (method-primary, method-after, method-num-lists)
10592 (method-generic-before, method-generic-primary)
10593 (method-generic-after, method-num-slots)
10594 (eieio-specialized-key-to-generic-key)
10595 (eieio--check-type, class-v, class-p)
10596 (eieio-class-name, define-obsolete-function-alias)
10597 (eieio-class-parents-fast, eieio-class-children-fast)
10598 (same-class-fast-p, class-constructor, generic-p)
10599 (generic-primary-only-p, generic-primary-only-one-p)
10600 (class-option-assoc, class-option, eieio-object-p)
10601 (class-abstract-p, class-method-invocation-order)
10602 (eieio-defclass-autoload-map, eieio-defclass-autoload)
10603 (eieio-class-un-autoload, eieio-defclass)
10604 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
10605 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
10606 (eieio--defgeneric-init-form, eieio-defgeneric-form)
10607 (eieio-defgeneric-reset-generic-form)
10608 (eieio-defgeneric-form-primary-only)
10609 (eieio-defgeneric-reset-generic-form-primary-only)
10610 (eieio-defgeneric-form-primary-only-one)
10611 (eieio-defgeneric-reset-generic-form-primary-only-one)
10612 (eieio-unbind-method-implementations)
10613 (eieio--defmethod, eieio--typep)
10614 (eieio-perform-slot-validation, eieio-validate-slot-value)
10615 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
10616 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
10617 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
10618 (eieio-slot-name-index, eieio-class-slot-name-index)
10619 (eieio-set-defaults, eieio-initarg-to-attribute)
10620 (eieio-attribute-to-initarg, eieio-c3-candidate)
10621 (eieio-c3-merge-lists, eieio-class-precedence-c3)
10622 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
10623 (eieio-class-precedence-list, eieio-generic-call-methodname)
10624 (eieio-generic-call-arglst, eieio-generic-call-key)
10625 (eieio-generic-call-next-method-list)
10626 (eieio-pre-method-execution-functions, eieio-generic-call)
10627 (eieio-generic-call-primary-only, eieiomt-method-list)
10628 (eieiomt-optimizing-obarray, eieiomt-install)
10629 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
10630 (eieio-generic-form, eieio-defmethod, make-obsolete)
10631 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
10632 (defclass): Remove `eval-and-compile' from macro.
10633 (call-next-method, shared-initialize): Instead of using
10634 `scoped-class' variable, use new eieio--scoped-class, and
10635 eieio--with-scoped-class.
10636 (initialize-instance): Rename local variable 'scoped-class' to
10637 'this-class' to remove ambiguitity from old global.
10638
10639 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
10640 eieio.el.
10641 (eieio--scoped-class-stack): New variable.
10642 (eieio--scoped-class): New fcn.
10643 (eieio--with-scoped-class): New scoping macro.
10644 (eieio-defclass): Use pushnew instead of add-to-list.
10645 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
10646 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
10647 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
10648 `scoped-class' variable, use new eieio--scoped-class, and
10649 eieio--with-scoped-class.
10650
10651 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
10652
10653 2013-06-02 Tassilo Horn <tsdh@gnu.org>
10654
10655 * eshell/esh-ext.el (eshell-external-command): Pass args to
10656 `eshell-find-interpreter'.
10657 (eshell-find-interpreter): Add new second parameter ARGS.
10658
10659 * eshell/em-script.el (eshell-script-initialize): Add second arg
10660 to the function added as MATCH to `eshell-interpreter-alist'.
10661
10662 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
10663 the function added as MATCH to `eshell-interpreter-alist'.
10664
10665 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
10666 (eshell-visual-options): New defcustom.
10667 (eshell-escape-control-x): Adapt docstring.
10668 (eshell-term-initialize): Test `eshell-visual-subcommands' and
10669 `eshell-visual-options' in addition to `eshell-visual-commands'.
10670 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
10671
10672 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
10673
10674 * progmodes/python.el (python-indent-block-enders): Add break,
10675 continue and raise keywords.
10676
10677 2013-06-01 Glenn Morris <rgm@gnu.org>
10678
10679 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
10680
10681 Plain (f)boundp silences compilation warnings since Emacs 22.1.
10682 * progmodes/cc-cmds.el (delete-forward-p):
10683 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
10684 * progmodes/cc-engine.el (buffer-syntactic-context):
10685 * progmodes/cc-fonts.el (face-property-instance):
10686 * progmodes/cc-mode.el (set-keymap-parents):
10687 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
10688 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
10689 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
10690 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
10691 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
10692
10693 * progmodes/cc-vars.el (other): Emacs has this widget since
10694 at least 21.1, so don't (re)define it.
10695
10696 * eshell/em-cmpl.el (eshell-cmpl-initialize):
10697 Replace the obsolete alias pcomplete-arg-quote-list.
10698
10699 2013-06-01 Leo Liu <sdl.web@gmail.com>
10700
10701 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
10702 punctuation syntax.
10703 (inferior-octave-minimal-columns)
10704 (inferior-octave-last-column-width): New variables.
10705 (inferior-octave-track-window-width-change): New function.
10706 (inferior-octave-mode): Adjust column width so that Octave output,
10707 for example from 'ls', can fit into the window nicely.
10708
10709 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
10710
10711 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
10712 Highlight expansions inside regexp literals.
10713
10714 2013-05-31 Glenn Morris <rgm@gnu.org>
10715
10716 * obsolete/sym-comp.el (symbol-complete):
10717 Replace obsolete completion-annotate-function.
10718
10719 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
10720
10721 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
10722
10723 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
10724 New function, checks if point is inside a literal that allows
10725 expression expansion.
10726 (ruby-syntax-propertize-expansion): Use it.
10727 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
10728 around the body.
10729
10730 2013-05-30 Juri Linkov <juri@jurta.org>
10731
10732 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
10733 to "\M-si".
10734 (isearch-invisible): New variable.
10735 (isearch-forward): Doc fix.
10736 (isearch-mode): Set `isearch-invisible'
10737 to the value of `search-invisible'.
10738 (isearch-toggle-case-fold): Doc fix.
10739 (isearch-toggle-invisible): New command.
10740 (isearch-query-replace): Let-bind `search-invisible'
10741 to the value of `isearch-invisible'.
10742 (isearch-search): Use `isearch-invisible' instead of
10743 `search-invisible'. Let-bind `search-invisible'
10744 to the value of `isearch-invisible'. (Bug#11378)
10745
10746 2013-05-30 Juri Linkov <juri@jurta.org>
10747
10748 * replace.el (perform-replace): Avoid `isearch-range-invisible'
10749 call when `query-flag' is nil and `search-invisible' is non-nil.
10750 (Bug#11746)
10751
10752 2013-05-30 Glenn Morris <rgm@gnu.org>
10753
10754 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
10755
10756 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
10757 (cc-require): Suppress spurious "noruntime" warnings.
10758 (cc-require-when-compile): Use fboundp, for sake of compiler.
10759
10760 * progmodes/cc-mode.el: Move load of cc-vars before that of
10761 cc-langs (which in turn loads cc-vars), to quieten compiler.
10762
10763 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10764
10765 * paren.el: Simplify the code.
10766 (show-paren-mode): Always start the timer.
10767 (show-paren--idle-timer): Rename from show-paren-idle-timer.
10768 (show-paren--overlay, show-paren--overlay-1): Rename from
10769 show-paren-overlay and show-paren-overlay-1, and initialize to an
10770 overlay rather than to nil.
10771 (show-paren-function): Misc cleanup and simplifications.
10772
10773 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10774
10775 * paren.el (show-paren-data-function): New hook.
10776 (show-paren--default): New function, extracted from show-paren-function.
10777 (show-paren-function): Use show-paren-data-function.
10778
10779 2013-05-30 Glenn Morris <rgm@gnu.org>
10780
10781 * ielm.el (ielm-map, ielm-complete-symbol):
10782 Use completion-at-point rather than obsolete functions.
10783 (inferior-emacs-lisp-mode): Doc fix.
10784 Set completion-at-point-functions, rather than
10785 comint-dynamic-complete-functions.
10786
10787 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
10788 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
10789 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
10790
10791 * image.el (image-animated-p): Tweak definition.
10792
10793 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
10794 (rlogin-process-connection-type): Tweak default. Add set-after.
10795 (rlogin-host): Doc fix.
10796 (rlogin): Tweak prompt.
10797 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
10798
10799 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
10800 * progmodes/tcl.el (inferior-tcl-mode-map):
10801 Use completion-at-point rather than obsolete alias.
10802
10803 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
10804
10805 * minibuffer.el (read-file-name-completion-ignore-case):
10806 Move before completion--in-region, for eager macro expansion.
10807
10808 2013-05-29 Juri Linkov <juri@jurta.org>
10809
10810 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
10811 for total count of matching lines. Add `global-matches' for total
10812 count of matches. Rename `matches' to `lines' for count of
10813 matching lines. Add `matches' for count of matches.
10814 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
10815 to `prev-line' for line number of prev match endpt.
10816 Increment `matches' for every match. Print the number of
10817 matching lines in the header.
10818 (occur-context-lines): Rename `lines' to `curr-line'.
10819 Rename `prev-lines' to `prev-line'. (Bug#14017)
10820
10821 2013-05-29 Juri Linkov <juri@jurta.org>
10822
10823 * replace.el (perform-replace): Add `skip-read-only-count',
10824 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
10825 Increment them for corresponding conditions and report the number
10826 of skipped occurrences in the final message. (Bug#11746)
10827 (query-replace, query-replace-regexp, query-replace-regexp-eval)
10828 (replace-string, replace-regexp): Doc fix.
10829
10830 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10831
10832 * emacs-lisp/trace.el (trace--read-args): Provide a default.
10833
10834 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
10835 prog-mode-map (bug#14504).
10836
10837 2013-05-29 Leo Liu <sdl.web@gmail.com>
10838
10839 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
10840 (octave-help): Small simplification.
10841
10842 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
10843 off the highlight first.
10844
10845 2013-05-29 Glenn Morris <rgm@gnu.org>
10846
10847 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
10848 Handle idlwave-last-system-routine-info-cons-cell being nil.
10849
10850 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
10851 (idlwave-write-paths): Simplify via with-temp-buffer.
10852
10853 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
10854 * emulation/cua-rect.el: Also load cua-base at run time.
10855
10856 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
10857 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
10858 (cperl-imenu-on-info): Require imenu.
10859
10860 2013-05-28 Alan Mackenzie <acm@muc.de>
10861
10862 Handle "capitalised keywords" correctly.
10863 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
10864
10865 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
10866
10867 * eshell/em-unix.el: Add -r option to cp.
10868
10869 2013-05-28 Glenn Morris <rgm@gnu.org>
10870
10871 * vc/vc-arch.el (vc-exec-after): Declare.
10872 (vc-switches): Autoload.
10873 * vc/vc-bzr.el: No need to require vc when compiling.
10874 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
10875 (vc-resynch-buffer, vc-dir-refresh): Declare.
10876 (vc-setup-buffer, vc-switches): Autoload.
10877 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
10878 (vc-resynch-buffer): Declare.
10879 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
10880 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
10881 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
10882 (grep-read-regexp, grep-read-files, grep-expand-template)
10883 (vc-dir-refresh): Declare.
10884 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
10885 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
10886 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
10887 * vc/vc-mtn.el (vc-exec-after): Declare.
10888 (vc-switches): Autoload.
10889 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
10890 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
10891 (vc-file-tree-walk): Declare.
10892 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
10893 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
10894 (vc-tag-precondition, vc-rename-master): Autoload.
10895 * vc/vc-svn.el (vc-exec-after): Declare.
10896 (vc-switches, vc-setup-buffer): Autoload.
10897 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
10898 Autoload.
10899 (vc-resynch-buffer): Declare.
10900
10901 * obsolete/fast-lock.el (byte-compile-warnings):
10902 Don't warn about obsolete features in this obsolete file.
10903
10904 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
10905 Move definition before use.
10906
10907 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
10908 (dun-unix-verbs): Remove dun-zippy.
10909 (dun-zippy): Remove function.
10910
10911 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
10912
10913 2013-05-27 Juri Linkov <juri@jurta.org>
10914
10915 * replace.el (replace-search): New function with code moved out
10916 from `perform-replace'.
10917 (replace-highlight, replace-dehighlight): Move function definitions
10918 up closer to `replace-search'. (Bug#11746)
10919
10920 2013-05-27 Juri Linkov <juri@jurta.org>
10921
10922 * replace.el (perform-replace): Ignore invisible matches.
10923 In addition to checking `query-replace-skip-read-only', also
10924 filter out matches by calling `run-hook-with-args-until-failure'
10925 on `isearch-filter-predicates', and also check `search-invisible'
10926 for t or call `isearch-range-invisible'.
10927 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
10928
10929 2013-05-27 Juri Linkov <juri@jurta.org>
10930
10931 * isearch.el (isearch-filter-predicates): Rename from
10932 `isearch-filter-predicate'. Doc fix. (Bug#11378)
10933 (isearch-message-prefix): Display text from the property
10934 `isearch-message-prefix' of the currently active filters.
10935 (isearch-search): Don't compare `isearch-filter-predicate' with
10936 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
10937 on `isearch-filter-predicates'. Also check `search-invisible' for t
10938 or call `isearch-range-invisible'.
10939 (isearch-filter-visible): Make obsolete.
10940 (isearch-lazy-highlight-search):
10941 Call `run-hook-with-args-until-failure' on
10942 `isearch-filter-predicates' and use `isearch-range-invisible'.
10943
10944 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
10945 `isearch-filter-predicates' instead of `funcall'ing
10946 `isearch-filter-predicate'.
10947 (Info-mode): Set `Info-isearch-filter' to
10948 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
10949
10950 * dired-aux.el (dired-isearch-filter-predicate-orig):
10951 Remove variable.
10952 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
10953 (dired-isearch-filenames-end): Add and remove
10954 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
10955 instead of changing the value of `isearch-filter-predicate'.
10956 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
10957 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
10958 Put property `isearch-message-prefix' to "filename " on
10959 `dired-isearch-filter-filenames'.
10960
10961 * wdired.el (wdired-change-to-wdired-mode):
10962 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
10963 locally instead of changing `isearch-filter-predicate'.
10964 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
10965
10966 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
10967
10968 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
10969 return the commit hash (Bug#14459). Also set the
10970 `vc-git-detached' property.
10971 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
10972 (vc-git-mode-line-string): Use the same help-echo format whether
10973 in detached mode or not, because we know the actual revision now.
10974 When in detached mode, shorten the revision to 7 chars.
10975
10976 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10977
10978 * emacs-lisp/easy-mmode.el (define-minor-mode):
10979 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
10980 mode hook and provide a docstring.
10981
10982 2013-05-27 Alan Mackenzie <acm@muc.de>
10983
10984 Remove spurious syntax-table text properties inserted by C-y.
10985 * progmodes/cc-mode.el (c-after-change): Also clear hard
10986 syntax-table property with value nil.
10987
10988 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
10989
10990 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
10991 when reading the events; the buffer layout shall not be changed.
10992
10993 2013-05-27 Leo Liu <sdl.web@gmail.com>
10994
10995 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
10996 New variable.
10997 (inferior-octave-directory-tracker): Automatically re-sync
10998 default-directory.
10999 (octave-help): Improve handling of 'See also'.
11000
11001 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
11002
11003 * doc-view.el: Minor naming convention tweaks.
11004 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
11005
11006 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
11007 even if there's no `display' property yet (bug#14435).
11008
11009 2013-05-25 Eli Zaretskii <eliz@gnu.org>
11010
11011 * subr.el (unmsys--file-name): Rename from reveal-filename.
11012
11013 * Makefile.in (custom-deps, finder-data, autoloads)
11014 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11015 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11016 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
11017
11018 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11019
11020 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
11021 error-completion on the first 2 args of condition-case (bug#14446).
11022 Don't burp at EOB.
11023
11024 2013-05-25 Leo Liu <sdl.web@gmail.com>
11025
11026 * comint.el (comint-previous-matching-input): Do not flood the
11027 *Messages* buffer with trivial messages.
11028
11029 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11030
11031 * progmodes/flymake.el (flymake-nop): Don't return a string.
11032 (flymake-set-at): Fix typo.
11033
11034 * simple.el (read--expression): New function, extracted from
11035 eval-expression. Set completion-at-point-functions (bug#14465).
11036 (eval-expression, eval-minibuffer): Use it.
11037
11038 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
11039
11040 * progmodes/flymake.el (flymake-save-buffer-in-file)
11041 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
11042 (flymake-selected-frame, flymake-log, flymake-ins-after)
11043 (flymake-set-at, flymake-get-buildfile-from-cache)
11044 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
11045 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
11046 Refine the doc string.
11047 (flymake-get-file-name-mode-and-masks): Reformat.
11048 (flymake-get-real-file-name-function): Fix a minor bug.
11049
11050 2013-05-24 Juri Linkov <juri@jurta.org>
11051
11052 * progmodes/grep.el (grep-mode-font-lock-keywords):
11053 Support =linenumber= format used by git-grep for lines with
11054 function names. (Bug#13549)
11055
11056 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11057
11058 * progmodes/octave.el (octave-smie-rules): Return nil rather than
11059 0 after a semi-colon; it works better for smie-auto-fill.
11060 (octave--indent-new-comment-line): New function.
11061 (octave-indent-new-comment-line): Use it (indirectly).
11062 (octave-mode): Don't disable smie-auto-fill. Use add-function to
11063 modify comment-line-break-function.
11064
11065 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
11066 (smie-setup): Use add-function to set it.
11067
11068 2013-05-24 Sam Steingold <sds@gnu.org>
11069
11070 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
11071 argument (before the `interactive' argument).
11072
11073 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11074
11075 * image-mode.el (image-mode-winprops): Add winprops to
11076 image-mode-winprops-alist before running
11077 image-mode-new-window-functions.
11078 * doc-view.el (doc-view-new-window-function): Don't delay
11079 doc-view-goto-page via timers (bug#14435).
11080
11081 2013-05-24 Tassilo Horn <tsdh@gnu.org>
11082
11083 * doc-view.el: Integrate with desktop.el. (Bug#14435)
11084 (doc-view-desktop-save-buffer): New function.
11085 (doc-view-restore-desktop-buffer): New function.
11086 (desktop-buffer-mode-handlers):
11087 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
11088 handler.
11089 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
11090 `desktop-save-buffer' function.
11091
11092 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
11093
11094 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
11095 (tramp-gvfs-file-name-handler): Raise a user error when
11096 `tramp-gvfs-enabled' is nil.
11097 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
11098 Do not raise a user error when loading package. (Bug#14447)
11099
11100 * net/xesam.el: Move to obsolete/.
11101
11102 2013-05-24 Glenn Morris <rgm@gnu.org>
11103
11104 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
11105
11106 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
11107
11108 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
11109 (Info-find-node, Man-getpage-in-background): Declare.
11110
11111 * mail/unrmail.el (unrmail):
11112 Replace obsolete detect-coding-with-priority.
11113
11114 * net/socks.el (socks-split-string): Use this rather than split-string.
11115 (socks-nslookup-host): Update for above change.
11116 (dynamic-choice, s5-dynamic-choice-match)
11117 (s5-dynamic-choice-match-inline, s5-widget-value-create):
11118 Comment out unused code.
11119
11120 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
11121 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
11122 (gud-tooltip-echo-area): Make obsolete.
11123 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
11124
11125 * progmodes/js.el (js--optimize-arglist): Declare.
11126
11127 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
11128
11129 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
11130 (ediff-window-C): Declare.
11131
11132 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
11133 Tweak requires to silence compiler.
11134
11135 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
11136 (he-search-string, he-tried-table, he-expand-list)
11137 (he-init-string, he-string-member, he-substitute-string)
11138 (he-reset-string): Declare.
11139
11140 * obsolete/options.el (list-options): Use custom-variable-p,
11141 rather than obsolete alias.
11142
11143 2013-05-23 Sam Steingold <sds@gnu.org>
11144
11145 * simple.el (shell-command-on-region): Pass the `replace' argument
11146 down to `call-process-region' to comply with the doc as reported on
11147 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
11148
11149 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11150
11151 * emacs-lisp/smie.el (smie-indent-forward-token)
11152 (smie-indent-backward-token): Handle string tokens (bug#14381).
11153
11154 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11155
11156 * ielm.el (ielm-menu): New menu.
11157 (inferior-emacs-lisp-mode): Set comment-start.
11158
11159 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11160
11161 * textmodes/reftex.el (reftex-ref-style-toggle):
11162 Fix deactivate action.
11163
11164 * textmodes/reftex-vars.el (reftex-ref-style-alist):
11165 Add cleveref macros.
11166
11167 * textmodes/reftex-parse.el
11168 (reftex-locate-bibliography-files): Accept options for
11169 bibliography commands.
11170 * textmodes/reftex-vars.el (reftex-bibliography-commands):
11171 Add addbibresource. Basic Biblatex support.
11172
11173 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
11174
11175 * net/tramp-gvfs.el (top):
11176 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
11177 when loading package. (Bug#14447)
11178
11179 2013-05-23 Glenn Morris <rgm@gnu.org>
11180
11181 * progmodes/js.el: No need to load comint when compiling.
11182 (ring-insert, comint-send-string, comint-send-input)
11183 (comint-last-input-end, ido-chop): Declare.
11184
11185 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
11186 * vc/ediff-mult.el: Adjust requires.
11187 (ediff-directories-internal, ediff-directory-revisions-internal)
11188 (ediff-patch-file-internal): Declare.
11189 * vc/ediff-ptch.el: Adjust requires.
11190 (ediff-use-last-dir, ediff-buffers-internal): Declare.
11191 (ediff-find-file): Autoload.
11192 * vc/ediff-util.el: No need to load ediff when compiling.
11193 (ediff-regions-internal): Declare.
11194 * vc/ediff-wind.el: Adjust requires.
11195 (ediff-compute-toolbar-width): Define when compiling.
11196 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
11197 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
11198 (dired-get-filename, dired-get-marked-files)
11199 (ediff-last-dir-patch, ediff-patch-default-directory)
11200 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
11201 (ediff-patch-buffer-internal): Declare.
11202
11203 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
11204 (ispell-process, ispell-buffer-local-words, lm-summary)
11205 (lm-section-start, lm-section-end): Declare.
11206 (checkdoc-ispell-init): Simplify.
11207
11208 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
11209 (he-string-member, he-reset-string, he-substitute-string): Declare.
11210
11211 * eshell/em-ls.el: Adjust requires.
11212 (eshell-glob-regexp): Declare.
11213 * eshell/em-tramp.el: Adjust requires.
11214 (eshell-parse-command): Autoload.
11215 * eshell/em-xtra.el: Adjust requires.
11216 (eshell-parse-command): Autoload.
11217 * eshell/esh-ext.el: Adjust requires.
11218 (eshell-parse-command, eshell-close-handles): Autoload.
11219 * eshell/esh-io.el: Adjust requires.
11220 (eshell-output-filter): Autoload.
11221 * eshell/esh-util.el: No need to load tramp when compiling.
11222 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
11223 Declare.
11224 (eshell-parse-ange-ls): Require ange-ftp and tramp.
11225 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11226 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
11227 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
11228 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
11229 * eshell/esh-opt.el, eshell/esh-proc.el:
11230 * eshell/esh-var.el: Adjust requires.
11231 * eshell/eshell.el: Do not require esh-util twice.
11232 (eshell-add-input-to-history): Declare.
11233 (eshell-command): Check history module is active before using it.
11234
11235 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
11236
11237 2013-05-22 Leo Liu <sdl.web@gmail.com>
11238
11239 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
11240
11241 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
11242
11243 * autorevert.el (auto-revert-notify-add-watch)
11244 (auto-revert-notify-handler): Add `attrib' for the inotify case,
11245 it indicates changes in file modification time.
11246
11247 2013-05-22 Glenn Morris <rgm@gnu.org>
11248
11249 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11250 Always delete the autoloaded function from the noruntime and
11251 unresolved functions lists.
11252
11253 * allout.el: No need to load epa, epg, overlay when compiling.
11254 (epg-context-set-passphrase-callback, epg-list-keys)
11255 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
11256 (epg-key-user-id-list): Declare.
11257
11258 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
11259 (viper-set-parsing-style-toggling-macro)
11260 (viper-set-emacs-state-searchstyle-macros):
11261 Use called-interactively-p on Emacs.
11262 (viper-looking-back): Make it an obsolete alias. Update callers.
11263 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
11264 Use looking-back rather than viper-looking-back.
11265 (viper-tmp-insert-at-eob, viper-enlarge-region)
11266 (viper-read-string-with-history, viper-register-to-point)
11267 (viper-append-to-register, viper-change-state-to-vi)
11268 (viper-backward-char-carefully, viper-forward-char-carefully)
11269 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
11270 (viper-change-state-to-emacs): Declare.
11271 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
11272 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
11273 * emulation/viper-mous.el: Do not load viper-cmd.
11274 (viper-backward-char-carefully, viper-forward-char-carefully)
11275 (viper-forward-word, viper-adjust-window): Declare.
11276
11277 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
11278
11279 * progmodes/idlw-help.el (idlwave-help-fontify):
11280 Use called-interactively-p.
11281
11282 * term/w32console.el (w32-get-console-codepage)
11283 (w32-get-console-output-codepage): Declare.
11284
11285 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
11286 Remove unnecessary declarations.
11287 (dframe-message): Doc fix.
11288
11289 * info.el (dframe-select-attached-frame, dframe-current-frame):
11290 Declare.
11291
11292 * speedbar.el (speedbar-message): Make it an obsolete alias.
11293 Update all callers.
11294 (speedbar-with-attached-buffer)
11295 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
11296 (speedbar-with-writable): Use backquote.
11297 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
11298 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
11299 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
11300 rather than speedbar- aliases.
11301 * mail/rmail.el: Load dframe rather than speedbar when compiling.
11302 (speedbar-make-specialized-keymap, speedbar-insert-button)
11303 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
11304 (speedbar-do-function-pointer): Declare.
11305 (rmail-speedbar-button, rmail-speedbar-find-file)
11306 (rmail-speedbar-move-message):
11307 Use dframe-with-attached-buffer rather than speedbar- alias.
11308 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
11309 (dframe-message, speedbar-make-specialized-keymap)
11310 (speedbar-add-expansion-list, speedbar-mode-functions-list)
11311 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
11312 (speedbar-insert-button, dframe-select-attached-frame)
11313 (dframe-maybee-jump-to-attached-frame)
11314 (speedbar-change-initial-expansion-list)
11315 (speedbar-previously-used-expansion-list-name): Declare.
11316 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
11317 Use dframe-message, dframe-with-attached-buffer rather than
11318 speedbar- aliases.
11319 (gud-sentinel): Silence compiler.
11320 * progmodes/vhdl-mode.el (speedbar-refresh)
11321 (speedbar-do-function-pointer, speedbar-add-supported-extension)
11322 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
11323 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
11324 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
11325 (speedbar-file-lists, speedbar-make-tag-line)
11326 (speedbar-line-directory, speedbar-goto-this-file)
11327 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
11328 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
11329 (speedbar-make-button, speedbar-reset-scanners)
11330 (speedbar-files-item-info, speedbar-line-text)
11331 (speedbar-find-file-in-frame, speedbar-set-timer)
11332 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
11333 (speedbar-with-writable): Do not (re)define it.
11334 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
11335 rather than speedbar- alias.
11336
11337 2013-05-21 Leo Liu <sdl.web@gmail.com>
11338
11339 * progmodes/octave.el (octave-mode-menu): Update and re-organize
11340 menu items.
11341 (octave-mode): Tweak fill-nobreak-predicate.
11342 (inferior-octave-startup): Check process to avoid infinite loop.
11343 (inferior-octave): Pop to buffer first to show abornmal process
11344 exit information.
11345
11346 2013-05-21 Glenn Morris <rgm@gnu.org>
11347
11348 * printing.el (pr-menu-bar): Define when compiling.
11349
11350 2013-05-21 Leo Liu <sdl.web@gmail.com>
11351
11352 * progmodes/octave.el (octave-auto-fill): Remove.
11353 (octave-indent-new-comment-line): Improve.
11354 (octave-mode): Use auto fill mode through
11355 comment-line-break-function and fill-nobreak-predicate.
11356 (octave-goto-function-definition): Support DEFUN_DLD.
11357 (octave-beginning-of-defun): Small tweak.
11358 (octave-help): Show parent directory.
11359
11360 2013-05-21 Glenn Morris <rgm@gnu.org>
11361
11362 * files.el (dired-unmark):
11363 * progmodes/gud.el (gdb-input): Update declarations.
11364
11365 * calculator.el (electric, ehelp): No need to load when compiling.
11366 (Electric-command-loop, electric-describe-mode): Declare.
11367
11368 * doc-view.el (doc-view-current-converter-processes): Move before use.
11369
11370 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11371 Move MODE-set-explicitly definition before use.
11372
11373 * international/mule-diag.el (mule-diag):
11374 Don't use obsolete window-system-version.
11375
11376 * mail/feedmail.el (smtpmail): No need to load when compiling.
11377 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
11378
11379 * mail/mail-utils.el (rfc822): No need to load when compiling.
11380 (rfc822-addresses): Autoload it.
11381 (mail-strip-quoted-names): Trivial simplification.
11382
11383 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
11384 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
11385
11386 * net/snmp-mode.el (tempo): Don't duplicate requires.
11387
11388 * progmodes/prolog.el (info): No need to load when compiling.
11389 (comint): Require before shell requires it.
11390 (Info-goto-node): Autoload it.
11391 (Info-follow-nearest-node): Declare.
11392 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
11393
11394 * textmodes/artist.el (picture-mode-exit): Declare.
11395
11396 * textmodes/reftex-parse.el (reftex-parse-from-file):
11397 Trivial rewrite so the compiler can parse it better.
11398
11399 2013-05-20 Leo Liu <sdl.web@gmail.com>
11400
11401 * progmodes/octave.el (octave-help-mode-map)
11402 (octave-help-mode-finish-hook): New variables.
11403 (octave-help-mode, octave-help-mode-finish): New functions.
11404 (octave-help): Use octave-help-mode.
11405
11406 2013-05-20 Glenn Morris <rgm@gnu.org>
11407
11408 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
11409
11410 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
11411
11412 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
11413 start at point, so that expansion starting right after opening
11414 slash in a regexp is recognized.
11415 (ruby-syntax-before-regexp-re): New defvar, extracted from
11416 ruby-syntax-propertize-function. Since the value of this regexp
11417 is looked up at runtime now, we should be able to turn
11418 `ruby-syntax-methods-before-regexp' into a defcustom later.
11419 (ruby-syntax-propertize-function): Split regexp matching into two
11420 parts, for opening and closing slashes. That allows us to skip
11421 over string interpolations and support multiline regexps.
11422 Don't call `ruby-syntax-propertize-expansions', instead use another rule
11423 for them, which calls `ruby-syntax-propertize-expansion'.
11424 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
11425 call to `ruby-syntax-propertize-function'.
11426 (ruby-syntax-propertize-expansion): Extracted from
11427 `ruby-syntax-propertize-expansions'. Handles one expansion.
11428 (ruby-syntax-propertize-percent-literal): Leave point right after
11429 the percent symbol, so that the expression expansion rule can
11430 propertize the contents.
11431 (ruby-syntax-propertize-heredoc): Leave point at bol following the
11432 heredoc openers.
11433 (ruby-syntax-propertize-expansions): Remove.
11434
11435 2013-05-18 Juri Linkov <juri@jurta.org>
11436
11437 * man.el (Man-default-man-entry): Remove `-' from the end
11438 of the default value. (Bug#14400)
11439
11440 2013-05-18 Glenn Morris <rgm@gnu.org>
11441
11442 * comint.el (comint-password-prompt-regexp):
11443 Allow "password for XXX" where XXX contains colons (eg https://...).
11444
11445 2013-05-18 Leo Liu <sdl.web@gmail.com>
11446
11447 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
11448 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
11449 (octave-source-directories): Don't check process.
11450 (octave-source-directories, octave-find-definition): Doc fix.
11451
11452 2013-05-18 Glenn Morris <rgm@gnu.org>
11453
11454 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
11455 Remove backspace/delete bindings. (Bug#14392)
11456
11457 * cus-dep.el (custom-make-dependencies): Sort the output.
11458 (custom-versions-load-alist): Convert comment to doc.
11459
11460 2013-05-17 Leo Liu <sdl.web@gmail.com>
11461
11462 * newcomment.el (comment-search-backward): Stricter in finding
11463 comment start. (Bug#14303)
11464
11465 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
11466 (octave-comment-start-skip): Properly anchored.
11467
11468 2013-05-17 Leo Liu <sdl.web@gmail.com>
11469
11470 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
11471 Clean up when turned off. (Bug#14395)
11472 (smie--highlight-matching-block-overlay): No longer buffer-local.
11473 (smie-highlight-matching-block): Adjust.
11474
11475 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
11476
11477 Doc string fix for "nanoseconds" (Bug#14406).
11478 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
11479 Fix doc string typo that had "nanoseconds" instead of "microseconds".
11480
11481 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
11482
11483 * calc/calc-units.el (math-extract-units): Preserve powers
11484 of units.
11485
11486 2013-05-17 Leo Liu <sdl.web@gmail.com>
11487
11488 * subr.el (delete-consecutive-dups): New function.
11489 * ido.el (ido-set-matches-1): Use it.
11490 * progmodes/octave.el (inferior-octave-completion-table): Use it.
11491 * ido.el (ido-remove-consecutive-dups): Remove.
11492
11493 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11496 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
11497 regexp-opt's `words'.
11498
11499 2013-05-16 Leo Liu <sdl.web@gmail.com>
11500
11501 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
11502 (smie--highlight-matching-block-overlay)
11503 (smie--highlight-matching-block-lastpos)
11504 (smie--highlight-matching-block-timer): New variables.
11505 (smie-highlight-matching-block): New function.
11506 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
11507 (smie-setup): Conditionally enable smie-blink-matching-open.
11508
11509 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
11510
11511 Sync with upstream verilog-mode r840.
11512 * progmodes/verilog-mode.el (verilog-mode-version)
11513 (verilog-mode-release-date): Update.
11514 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
11515 (verilog-sig-tieoff): Fix string error on
11516 AUTORESET with colon define, bug594. Reported by Andrew Hou.
11517 (verilog-read-decls): Fix parameters confusing
11518 AUTOINST interfaces, bug565. Reported by Leith Johnson.
11519
11520 2013-05-16 Eli Zaretskii <eliz@gnu.org>
11521
11522 * subr.el (reveal-filename): New function.
11523
11524 * loadup.el: Compute Emacs executable versions on MS-Windows,
11525 where executables have the .exe extension. Add a hard link
11526 emacs-XX.YY.ZZ.exe on MS-Windows.
11527
11528 * Makefile.in (XARGS_LIMIT): New variable.
11529 (custom-deps, finder-data, autoloads)
11530 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11531 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11532 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
11533 (compile-main): Limit xargs according to $(XARGS_LIMIT).
11534
11535 2013-05-16 Leo Liu <sdl.web@gmail.com>
11536
11537 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
11538 (octave-mode-menu, octave-mode-map): Remove its uses.
11539
11540 2013-05-16 Reto Zimmermann <reto@gnu.org>
11541
11542 Sync with upstream vhdl mode v3.34.2.
11543 * progmodes/vhdl-mode.el: Use `push' throughout.
11544 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
11545 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
11546 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
11547 (vhdl-actual-generic-name): New option to derive actual generic name.
11548 (vhdl-port-paste-signals): Replace formal by actual generics.
11549 (vhdl-beautify): New name for old group vhdl-align. Update users.
11550 (vhdl-beautify-options): New option.
11551 (vhdl-last-input-event): New compat alias. Use throughout.
11552 (vhdl-goto-line): Replace user level function `goto-line'.
11553 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
11554 vhdl-fix-statement-buffer.
11555 (vhdl-create-mode-menu): Add some entries.
11556 (vhdl-align-region-groups): Respect vhdl-beautify-options.
11557 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
11558 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
11559 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
11560 to force statements on one line.
11561 (vhdl-remove-trailing-spaces-region):
11562 New, split from vhdl-remove-trailing-spaces.
11563 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
11564 Respect vhdl-beautify-options.
11565 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
11566 (vhdl-update-sensitivity-list): Not add with index if exists without.
11567 Not include array index with signal. Ignore keywords in comments.
11568 (vhdl-get-visible-signals): Regexp tweaks.
11569 (vhdl-template-component-inst): Handle empty library.
11570 (vhdl-template-type): Add template for 'enum' type.
11571 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
11572 Use vhdl-replace-string.
11573 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
11574 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
11575 (vhdl-speedbar-initialize): Update for above name change.
11576 (vhdl-compose-wire-components): Fix in handling of constants.
11577 (vhdl-error-regexp-emacs-alist): New variable.
11578 (vhdl-error-regexp-add-emacs): New function;
11579 adds support for new compile.el (Emacs 22+)
11580 (vhdl-generate-makefile-1): Change target order for single lib. units.
11581 Allow use of absolute file names.
11582
11583 2013-05-16 Leo Liu <sdl.web@gmail.com>
11584
11585 * simple.el (prog-indent-sexp): Indent enclosing defun.
11586
11587 2013-05-15 Glenn Morris <rgm@gnu.org>
11588
11589 * cus-start.el (show-trailing-whitespace): Move to editing basics.
11590 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
11591 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
11592 (whitespace-highlight): Move to whitespace group.
11593
11594 * comint.el (comint-source):
11595 * pcmpl-linux.el (pcmpl-linux):
11596 * shell.el (shell-faces):
11597 * eshell/esh-opt.el (eshell-opt):
11598 * international/ccl.el (ccl): Remove empty custom groups.
11599
11600 * completion.el (dynamic-completion-mode):
11601 * jit-lock.el (jit-lock-debug-mode):
11602 * minibuffer.el (completion-in-region-mode):
11603 * type-break.el (type-break-mode-line-message-mode)
11604 (type-break-query-mode):
11605 * emulation/tpu-edt.el (tpu-edt-mode):
11606 * progmodes/subword.el (global-subword-mode, global-superword-mode):
11607 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11608 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
11609
11610 * term/xterm.el (xterm): Change parent group to terminals.
11611
11612 * master.el (master): Remove empty custom group.
11613 (master-mode): Remove unused :group argument.
11614 * textmodes/refill.el (refill): Remove empty custom group.
11615 (refill-mode): Remove unused :group argument.
11616
11617 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
11618
11619 * cus-dep.el: Provide a feature.
11620 (custom-make-dependencies): Ignore dotfiles (dir-locals).
11621 Don't mistakenly ignore files whose basenames match a basename
11622 from preloaded-file-list (eg cedet/ede/simple.el).
11623 Add a fallback method for getting :group.
11624
11625 2013-05-15 Juri Linkov <juri@jurta.org>
11626
11627 * isearch.el (isearch-char-by-name): Rename from
11628 `isearch-insert-char-by-name'. Doc fix.
11629 (isearch-forward): Mention `isearch-char-by-name' in
11630 the docstring. (Bug#13348)
11631
11632 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
11633 `exit-minibuffer' instead of
11634 `isearch-nonincremental-exit-minibuffer'.
11635 (isearch-edit-string): Remove mention of
11636 `isearch-nonincremental-exit-minibuffer' from docstring.
11637 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
11638 (isearch-forward-exit-minibuffer)
11639 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
11640
11641 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11642
11643 * loadup.el: Just use unversioned DOC.
11644
11645 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
11646 literals as extending to EOB.
11647 (nxml-last-fontify-end): Remove unused variable.
11648 (nxml-after-change1): Use with-silent-modifications.
11649 (nxml-extend-after-change-region): Simplify.
11650 (nxml-extend-after-change-region1): Remove function.
11651 (nxml-after-change1): Don't adjust for dependent regions.
11652 (nxml-fontify-matcher): Simplify.
11653 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
11654 (xmltok-add-dependent): Remove function.
11655 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
11656 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
11657 (xmltok-scan-prolog-after-processing-instruction-open): Treat
11658 unclosed <[[, <?, comment, and other literals as extending to EOB.
11659 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
11660 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
11661 Remove functions.
11662 (rng-do-some-validation-1): Don't mark dependent regions.
11663 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
11664 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
11665 (nxml-clear-dependent-regions): Remove functions.
11666 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
11667 (nxml-ensure-scan-up-to-date):
11668 Don't clear&mark dependent regions.
11669
11670 2013-05-15 Leo Liu <sdl.web@gmail.com>
11671
11672 * progmodes/octave.el (octave-goto-function-definition):
11673 Improve and fix callers.
11674
11675 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11676
11677 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
11678 the setter (bug#14387).
11679
11680 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
11681 surrounding group (bug#14402).
11682
11683 2013-05-14 Juri Linkov <juri@jurta.org>
11684
11685 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
11686 (Bug#14390)
11687
11688 2013-05-14 Glenn Morris <rgm@gnu.org>
11689
11690 * progmodes/f90.el (f90-imenu-generic-expression):
11691 Fix typo in 2013-05-08 change. (Bug#14402)
11692
11693 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11694
11695 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
11696 Remove signals for which replies are never received.
11697
11698 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11699
11700 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
11701 (gdb-handler-alist, gdb-handler-number): Remove variables.
11702 (gdb-handler-list): New variable.
11703 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
11704 (gdb-pending-handler-p, gdb-handle-reply)
11705 (gdb-remove-all-pending-triggers): New functions.
11706 (gdb-discard-unordered-replies): New defcustom.
11707 (gdb-handler): New defstruct.
11708 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
11709 instead of gdb-pending-triggers. Update docstring.
11710 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
11711 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
11712 (gdb-var-update-handler, def-gdb-auto-update-trigger)
11713 (def-gdb-auto-update-handler, gdb-get-changed-registers)
11714 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
11715 (gdb-frame-handler): Pending triggers are now automatically managed.
11716 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
11717 Remove argument.
11718 (gdb-input): Automatically handles pending triggers. Update docstring.
11719 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
11720 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
11721 Update comments.
11722 (gdb-done-or-error): Now use gdb-handle-reply.
11723
11724 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11725
11726 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
11727 gdb-debug-log.
11728
11729 2013-05-14 Glenn Morris <rgm@gnu.org>
11730
11731 * subr.el (user-emacs-directory-warning): New option.
11732 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
11733
11734 2013-05-14 Leo Liu <sdl.web@gmail.com>
11735
11736 * progmodes/octave.el (octave-font-lock-keywords): Fix error
11737 during redisplay.
11738 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
11739 (octave-font-lock-texinfo-comment): Fix invalid search bound
11740 error: wrong side of point.
11741
11742 2013-05-14 Glenn Morris <rgm@gnu.org>
11743
11744 * progmodes/flymake.el (flymake-xml-program): New option.
11745 (flymake-xml-init): Use it.
11746
11747 * term/xterm.el: Provide a feature.
11748
11749 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
11750
11751 2013-05-13 Glenn Morris <rgm@gnu.org>
11752
11753 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
11754 Add compat aliases as a hack workaround. (Bug#14384)
11755
11756 2013-05-13 Leo Liu <sdl.web@gmail.com>
11757
11758 * progmodes/octave.el (octave-indent-comment): Fix indentation for
11759 ###, and %!.
11760 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
11761 C-M-q.
11762 (octave-comment-start-skip): Include %!.
11763 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
11764
11765 2013-05-12 Leo Liu <sdl.web@gmail.com>
11766
11767 * progmodes/octave.el (inferior-octave-startup): Store the value
11768 of __octave_srcdir__ for octave-source-directories.
11769 (inferior-octave-check-process): New function refactored out of
11770 inferior-octave-send-list-and-digest.
11771 (octave-source-directories)
11772 (octave-find-definition-filename-function): New variables.
11773 (octave-source-directories)
11774 (octave-find-definition-default-filename): New functions.
11775 (octave-find-definition): Improve to find functions implemented in C++.
11776
11777 2013-05-12 Glenn Morris <rgm@gnu.org>
11778
11779 * calendar/diary-lib.el (diary-outlook-format-1):
11780 Don't include dayname in the output. (Bug#14349)
11781
11782 2013-05-11 Glenn Morris <rgm@gnu.org>
11783
11784 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
11785
11786 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
11787 Treat cc-provide like provide.
11788
11789 2013-05-11 Kevin Ryde <user42@zip.com.au>
11790
11791 * cus-dep.el (custom-make-dependencies):
11792 Use generated-autoload-load-name for the sake of files such
11793 such cedet/semantic/bovine/c.el, where the base file name
11794 is not in load-path. (Bug#5277)
11795
11796 2013-05-11 Glenn Morris <rgm@gnu.org>
11797
11798 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
11799 Provide features.
11800
11801 2013-05-11 Leo Liu <sdl.web@gmail.com>
11802
11803 * progmodes/octave.el (octave-indent-comment): Improve.
11804 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
11805 (octave-eldoc-function-signatures, octave-eldoc-function):
11806 New functions.
11807 (octave-mode, inferior-octave-mode): Add eldoc support.
11808
11809 2013-05-11 Richard Stallman <rms@gnu.org>
11810
11811 * epa.el (epa-decrypt-file): Take output file name as argument
11812 and read it using `interactive'.
11813
11814 2013-05-11 Leo Liu <sdl.web@gmail.com>
11815
11816 * progmodes/octave.el (octave-beginning-of-line)
11817 (octave-end-of-line): Check before using up-list because it jumps
11818 out of more syntactic contructs since moving to smie.
11819 (octave-indent-comment): New function.
11820 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
11821 (octave-begin-keywords, octave-end-keywords)
11822 (octave-reserved-words, octave-smie-bnf-table)
11823 (octave-smie-rules): Add new keywords from Octave 3.6.4.
11824
11825 2013-05-11 Glenn Morris <rgm@gnu.org>
11826
11827 * faces.el (internal-face-x-get-resource):
11828 * frame.el (ns-display-monitor-attributes-list):
11829 * calc/calc-aent.el (math-to-radians-2):
11830 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
11831 Fix declarations.
11832
11833 * calc/calc-menu.el: Make it loadable in isolation.
11834
11835 * net/eudcb-bbdb.el: Make it loadable without bbdb.
11836 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
11837 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
11838 (eudc-bbdb-query-internal): Require 'bbdb.
11839
11840 * lpr.el (lpr-headers-switches):
11841 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
11842
11843 * progmodes/sql.el (sql-login-params): Fix and improve :type.
11844
11845 * emulation/edt-mapper.el: In batch mode, error rather than hang.
11846
11847 * term.el (term-set-escape-char): Make it idempotent.
11848
11849 2013-05-10 Leo Liu <sdl.web@gmail.com>
11850
11851 * progmodes/octave.el (inferior-octave-completion-table):
11852 No longer a function and all uses changed. Use cache to speed up
11853 completion due to bug#11906.
11854 (octave-beginning-of-defun): Re-write to be more general.
11855
11856 2013-05-10 Glenn Morris <rgm@gnu.org>
11857
11858 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
11859
11860 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11861
11862 * comint.el (comint-redirect-send-command-to-process): Use :around
11863 rather than :override for comint-redirect-filter.
11864 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
11865 Call it instead of comint-redirect-original-filter-function (which
11866 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
11867
11868 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
11869
11870 * frame.el (display-monitor-attributes-list): Add NS case.
11871 (ns-display-monitor-attributes-list): Declare.
11872
11873 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
11874
11875 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
11876
11877 2013-05-09 Glenn Morris <rgm@gnu.org>
11878
11879 * international/fontset.el (vertical-centering-font-regexp):
11880 Set standard-value.
11881
11882 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
11883
11884 * bookmark.el (bookmark-search-delay):
11885 * cus-start.el (vertical-centering-font-regexp):
11886 * ps-mule.el (ps-mule-font-info-database-default):
11887 * ps-print.el (ps-default-fg, ps-default-bg):
11888 * type-break.el (type-break-good-break-interval):
11889 * whitespace.el (whitespace-indentation-regexp)
11890 (whitespace-space-after-tab-regexp):
11891 * emacs-lisp/testcover.el (testcover-1value-functions)
11892 (testcover-noreturn-functions, testcover-progn-functions)
11893 (testcover-prog1-functions):
11894 * emulation/viper-init.el (viper-emacs-state-cursor-color):
11895 * eshell/em-glob.el (eshell-glob-translate-alist):
11896 * play/tetris.el (tetris-tty-colors):
11897 * progmodes/cpp.el (cpp-face-default-list):
11898 * progmodes/flymake.el (flymake-allowed-file-name-masks):
11899 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
11900 (idlwave-help-browser-generic-args):
11901 * progmodes/make-mode.el (makefile-special-targets-list):
11902 * progmodes/python.el (python-shell-virtualenv-path):
11903 * progmodes/verilog-mode.el (verilog-active-low-regexp)
11904 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
11905 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
11906 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
11907 * textmodes/reftex-vars.el (reftex-format-label-function):
11908 * textmodes/remember.el (remember-diary-file): Fix custom types.
11909
11910 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
11911 Add :version.
11912
11913 2013-05-09 Leo Liu <sdl.web@gmail.com>
11914
11915 * progmodes/octave.el (inferior-octave-completion-at-point):
11916 Restore file completion. (Bug#14300)
11917 (inferior-octave-startup): Fix incorrect highlighting for the
11918 first prompt.
11919
11920 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11921
11922 * progmodes/ruby-mode.el: First cut at SMIE support.
11923 (ruby-use-smie): New var.
11924 (ruby-smie-grammar): New constant.
11925 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
11926 (ruby-smie--forward-token, ruby-smie--backward-token)
11927 (ruby-smie-rules): New functions.
11928 (ruby-mode-variables): Setup SMIE if applicable.
11929
11930 2013-05-08 Eli Zaretskii <eliz@gnu.org>
11931
11932 * simple.el (line-move-visual): Signal beginning/end of buffer
11933 only if vertical-motion moved less than it was requested. Avoids
11934 silly incorrect error messages when there are display strings with
11935 multiple newlines at EOL.
11936
11937 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11938
11939 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
11940 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
11941 (prolog-char-quote-workaround):
11942 * progmodes/cperl-mode.el (cperl-under-as-char):
11943 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
11944 Mark as obsolete.
11945 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
11946 their declaration.
11947 (vhdl-mode-syntax-table-init): Remove.
11948
11949 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
11950 last change.
11951
11952 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
11953 syntax for "_".
11954 (ld-script-font-lock-keywords):
11955 Change regexps to use things like \_< and \_>.
11956
11957 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
11958 Change all regexps to use things like \_< and \_>.
11959
11960 * progmodes/autoconf.el (autoconf-definition-regexp)
11961 (autoconf-font-lock-keywords, autoconf-current-defun-function):
11962 Handle a _ with symbol syntax.
11963 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
11964
11965 * progmodes/ada-mode.el (ada-mode-abbrev-table):
11966 Consolidate declaration.
11967 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
11968 the declaration.
11969 (ada-create-syntax-table): Remove.
11970 (ada-capitalize-word): Don't mess with the syntax of "_" since it
11971 already has the right syntax nowadays.
11972 (ada-goto-next-word): Don't change the syntax of "_".
11973
11974 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
11975 with-wrapper-hook.
11976
11977 2013-05-08 Sam Steingold <sds@gnu.org>
11978
11979 * thingatpt.el (thing-at-point): Accept optional second argument
11980 NO-PROPERTIES to strip the text properties from the return value.
11981 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
11982 to `thing-at-point' instead of stripping the properties ourselves.
11983 Also, when `thing-at-point' fails to find a url, prepend "http://"
11984 to the filename at point on the assumption that the user is
11985 pointing at something like gnu.org/gnu.
11986
11987 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
11988
11989 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
11990 * faces.el (crm-separator):
11991 Silence byte-compiler.
11992
11993 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
11994 (tool-bar-map): Remove unneeded defvars.
11995
11996 2013-05-08 Leo Liu <sdl.web@gmail.com>
11997
11998 Re-work a fix for bug#10994 based on Le Wang's patch.
11999 * ido.el (ido-remove-consecutive-dups): New helper.
12000 (ido-completing-read): Use it.
12001 (ido-chop): Revert fix for bug#10994.
12002
12003 2013-05-08 Adam Spiers <emacs@adamspiers.org>
12004
12005 * cus-edit.el (custom-save-variables):
12006 Pretty-print long values. (Bug#14187)
12007
12008 2013-05-08 Glenn Morris <rgm@gnu.org>
12009
12010 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
12011 (m4-mode-syntax-table): Init in the defvar.
12012 (m4-mode-abbrev-table): Let define-derived-mode define it.
12013
12014 2013-05-08 Tom Tromey <tromey@redhat.com>
12015
12016 * progmodes/m4-mode.el (m4-mode-syntax-table):
12017 Do not treat "_" as word constituent. (Bug#14167)
12018
12019 2013-05-07 Glenn Morris <rgm@gnu.org>
12020
12021 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
12022 Remove explicit eshell-isearch-cancel-map.
12023
12024 * progmodes/f90.el (f90-smart-end-names): New option.
12025 (f90-smart-end): Doc fix.
12026 (f90-end-block-optional-name): New constant.
12027 (f90-block-match): Respect f90-smart-end-names.
12028
12029 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12030
12031 * progmodes/octave.el (octave-smie-forward-token): Be more careful
12032 about implicit semi-colons (bug#14218).
12033
12034 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12035
12036 * frame.el (display-monitor-attributes-list)
12037 (frame-monitor-attributes): New functions.
12038
12039 2013-05-06 Leo Liu <sdl.web@gmail.com>
12040
12041 * progmodes/octave.el (octave-syntax-propertize-function): Change
12042 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
12043 (octave-font-lock-keywords): Use octave-operator-regexp.
12044 (octave-completion-at-point): Rename from
12045 octave-completion-at-point-function.
12046 (inferior-octave-directory-tracker): Robustify.
12047 (octave-text-functions): Remove and fix its uses. No such things
12048 any more.
12049
12050 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * emacs-lisp/trace.el (trace--display-buffer): New function.
12053 (trace-make-advice): Use it.
12054
12055 2013-05-06 Juri Linkov <juri@jurta.org>
12056
12057 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
12058 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
12059 Doc fix.
12060 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
12061 in the help string. (Bug#12985)
12062
12063 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
12064
12065 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
12066
12067 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12068
12069 * progmodes/perl-mode.el: Add support for here documents.
12070 (perl-syntax-propertize-function): Match here-doc markers.
12071 (perl-syntax-propertize-special-constructs): Find their end.
12072 (perl-imenu-generic-expression): Use [:alnum:].
12073
12074 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
12075 (advice--add-function): Refresh the advice if already present
12076 (bug#14317).
12077
12078 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
12079
12080 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
12081
12082 2013-05-06 Glenn Morris <rgm@gnu.org>
12083
12084 * w32-fns.el (w32-charset-info-alist): Declare.
12085
12086 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
12087 of its defcustom properties.
12088 (eshell-cmpl-initialize): No need to load pcomplete.
12089
12090 * generic-x.el: No need to require comint when compiling.
12091
12092 * net/eudc-export.el: Make it loadable without bbdb.
12093 (top-level): Use require rather than load-library.
12094 (eudc-create-bbdb-record, eudc-bbdbify-phone)
12095 (eudc-batch-export-records-to-bbdb)
12096 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
12097 Require bbdb.
12098
12099 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12100
12101 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
12102 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
12103 some tweaks, instead.
12104
12105 2013-05-05 Leo Liu <sdl.web@gmail.com>
12106
12107 * progmodes/octave.el (octave-font-lock-keywords)
12108 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
12109 (inferior-octave-send-list-and-digest): Improve error message.
12110 (octave-mode, inferior-octave-mode): Use setq-local.
12111 (octave-help): Set info-lookup-mode.
12112
12113 2013-05-05 Richard Stallman <rms@gnu.org>
12114
12115 * vc/compare-w.el (compare-windows-whitespace):
12116 Treat no-break space as whitespace.
12117
12118 * mail/rmailsum.el (rmail-summary-rmail-update):
12119 Detect empty summary and don't change selected message.
12120 (rmail-summary-goto-msg): Likewise.
12121
12122 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
12123 Doc fixes, rename args.
12124
12125 2013-05-05 Alan Mackenzie <acm@muc.de>
12126
12127 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
12128
12129 2013-05-05 Juri Linkov <juri@jurta.org>
12130
12131 * info.el (Info-read-subfile): Use (point-min) instead of (point)
12132 to not add the length of the summary segment to the return value.
12133 (Bug#14125)
12134
12135 2013-05-05 Leo Liu <sdl.web@gmail.com>
12136
12137 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
12138 (inferior-octave-output-filter): Remove.
12139 (octave-send-region, inferior-octave-startup): Fix callers.
12140 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
12141 (octave-binary-file-extensions): New user variable.
12142 (octave-find-definition): Confirm if opening binary files.
12143 (octave-help-file): Use octave-find-definition to get the binary
12144 confirmation.
12145 (octave-help): Adjust for octave-help-file change.
12146
12147 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
12148
12149 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
12150 Merge the two entries that handle function definitions.
12151 (pascal--syntax-propertize): New const.
12152 (pascal-mode): Use it. Use setq-local.
12153
12154 2013-05-04 Glenn Morris <rgm@gnu.org>
12155
12156 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
12157 (diary-from-outlook): Respect diary-from-outlook-function.
12158
12159 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12160
12161 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
12162 Move the declaration from C.
12163 (read-minibuffer, eval-minibuffer): Move from C.
12164 (completion-setup-function): Avoid minibuffer-completion-contents.
12165
12166 2013-05-03 Leo Liu <sdl.web@gmail.com>
12167
12168 * progmodes/octave.el (octave-font-lock-keywords): Do not
12169 dehighlight 'end' in comments or strings.
12170 (octave-completing-read, octave-goto-function-definition):
12171 New helpers.
12172 (octave-help-buffer): New user variable.
12173 (octave-help-file, octave-help-function): New button types.
12174 (octave-help): New command and bind it to C-h ;.
12175 (octave-find-definition): New command and bind it to M-.
12176 (user-error): Alias to error if not defined.
12177
12178 2013-05-02 Leo Liu <sdl.web@gmail.com>
12179
12180 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
12181 for \. (bug#14332)
12182 (octave-font-lock-keywords): Include [ and {.
12183
12184 2013-05-02 Leo Liu <sdl.web@gmail.com>
12185
12186 * progmodes/octave.el (inferior-octave-startup-file): Change default.
12187 (inferior-octave): Remove calling comint-mode and return the buffer.
12188 (inferior-octave-startup): Cosmetic changes.
12189
12190 2013-05-02 Leo Liu <sdl.web@gmail.com>
12191
12192 * progmodes/octave.el (octave-syntax-propertize-function):
12193 Include the case when ' is at line beginning. (Bug#14336)
12194
12195 2013-05-02 Glenn Morris <rgm@gnu.org>
12196
12197 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
12198 * desktop.el (vc-dir-mode): Just autoload it here.
12199
12200 2013-05-02 Alan Mackenzie <acm@muc.de>
12201
12202 Eliminate variable c-standard-font-lock-fontify-region-function.
12203 * progmodes/cc-mode.el
12204 (c-standard-font-lock-fontify-region-function): Remove.
12205 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
12206
12207 2013-05-01 Leo Liu <sdl.web@gmail.com>
12208
12209 * progmodes/octave.el: Compatible with older emacs-24 releases.
12210 (inferior-octave-has-built-in-variables): Remove. Built-in
12211 variables were removed from Octave in 2007.
12212 (inferior-octave-startup): Fix uses.
12213 (comint-line-beginning-position): Remove compatibility code for
12214 emacs 21.
12215
12216 2013-05-01 Juri Linkov <juri@jurta.org>
12217
12218 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
12219
12220 2013-05-01 Juri Linkov <juri@jurta.org>
12221
12222 * comint.el (comint-previous-matching-input): Don't print message
12223 "History item: %d" when `isearch-mode' is active.
12224 (comint-history-isearch-message): Print message "History item: %d"
12225 when `comint-input-ring-index' is not empty and this function is
12226 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
12227
12228 2013-05-01 Leo Liu <sdl.web@gmail.com>
12229
12230 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
12231 definitions. Use completion-at-point to insert keywords.
12232 (octave-abbrev-start): Remove.
12233 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
12234
12235 2013-04-30 Leo Liu <sdl.web@gmail.com>
12236
12237 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
12238 change.
12239
12240 2013-04-30 Alan Mackenzie <acm@muc.de>
12241
12242 Handle arbitrarily long C++ member initialisation lists.
12243 * progmodes/cc-engine.el (c-back-over-member-initializers):
12244 new function.
12245 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
12246 (most) member init lists.
12247
12248 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12249
12250 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
12251 variable.
12252
12253 2013-04-30 Leo Liu <sdl.web@gmail.com>
12254
12255 * progmodes/octave.el (octave-variables): Remove. No builtin
12256 variables any more. All converted to functions.
12257 (octave-font-lock-keywords, octave-completion-at-point-function):
12258 Fix uses.
12259 (octave-font-lock-texinfo-comment): New user variable.
12260 (octave-texinfo-font-lock-keywords): New variable for texinfo
12261 comment block.
12262 (octave-function-comment-block): New face.
12263 (octave-font-lock-texinfo-comment): New function.
12264 (octave-mode): Font lock texinfo comment block.
12265
12266 2013-04-29 Leo Liu <sdl.web@gmail.com>
12267
12268 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
12269 indexing expression.
12270 (octave-continuation-string): Do not use \.
12271 (inferior-octave-complete-impossible): Remove.
12272 (inferior-octave-completion-table)
12273 (inferior-octave-completion-at-point): Remove its uses.
12274 (inferior-octave-startup): completion_matches was introduced to
12275 Octave in 1996 so safe to assume it.
12276 (octave-function-file-comment): Improve to follow how Octave does it.
12277 (octave-update-function-file-comment): Tweak.
12278
12279 2013-04-29 Leo Liu <sdl.web@gmail.com>
12280
12281 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
12282 (inferior-octave-startup): Remove inferior-octave-startup-hook.
12283 (octave-function-file-comment): Fix typo.
12284 (octave-sync-function-file-names): Use read-char-choice.
12285
12286 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
12287
12288 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
12289 to t for the less important warnings.
12290
12291 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
12292
12293 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
12294
12295 2013-04-27 Glenn Morris <rgm@gnu.org>
12296
12297 * vc/log-view.el (log-view-current-entry):
12298 Treat "---" separator lines as part of the following rev. (Bug#14169)
12299
12300 2013-04-27 Juri Linkov <juri@jurta.org>
12301
12302 * subr.el (read-number): Doc fix about using it by interactive
12303 code letter `n'. (Bug#14254)
12304
12305 2013-04-27 Juri Linkov <juri@jurta.org>
12306
12307 * desktop.el (desktop-auto-save-timeout): New option.
12308 (desktop-file-checksum): New variable.
12309 (desktop-save): Add optional arg `auto-save' and don't auto-save
12310 if nothing changed.
12311 (desktop-auto-save-timer): New variable.
12312 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
12313 (after-init-hook): Call `desktop-auto-save-set-timer'.
12314 Suggested by Reuben Thomas <rrt@sc3d.org> in
12315 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
12316
12317 2013-04-27 Leo Liu <sdl.web@gmail.com>
12318
12319 * progmodes/octave.el (octave-function-file-p)
12320 (octave-skip-comment-forward, octave-function-file-comment)
12321 (octave-update-function-file-comment): New functions.
12322 (octave-mode-map): Bind C-c ; to
12323 octave-update-function-file-comment.
12324 (octave-mode-menu): Add octave-update-function-file-comment.
12325 (octave-mode, inferior-octave-mode): Fix doc-string.
12326 (octave-insert-defun): Conform to Octave's coding convention.
12327 (Bug#14285)
12328
12329 * files.el (basic-save-buffer): Don't let errors in
12330 before-save-hook prevent saving buffer.
12331
12332 2013-04-20 Roland Winkler <winkler@gnu.org>
12333
12334 * faces.el (read-face-name): Use completing-read if arg multiple
12335 is nil.
12336
12337 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
12338
12339 * ls-lisp.el (ls-lisp-insert-directory): If no files are
12340 displayed, move point to after the totals line.
12341 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
12342 for the details.
12343
12344 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
12345
12346 * emacs-lisp/package.el (package-autoload-ensure-default-file):
12347 Add current dir to the load-path.
12348 (package-generate-autoloads): Don't rely on
12349 autoload-ensure-default-file.
12350
12351 2013-04-26 Reuben Thomas <rrt@sc3d.org>
12352
12353 * textmodes/remember.el (remember-store-in-files): Document that
12354 the file name format is passed to `format-time-string'.
12355
12356 2013-04-26 Leo Liu <sdl.web@gmail.com>
12357
12358 * progmodes/octave.el (octave-sync-function-file-names): New function.
12359 (octave-mode): Use it in before-save-hook.
12360
12361 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12362
12363 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
12364 (bug#14274).
12365
12366 * progmodes/octave.el (octave-smie-forward-token): Properly skip
12367 \n and comment, even if it's not an implicit ; (bug#14218).
12368
12369 2013-04-26 Glenn Morris <rgm@gnu.org>
12370
12371 * subr.el (read-number): Once more use `read' rather than
12372 `string-to-number', to trap non-numeric input. (Bug#14254)
12373
12374 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
12375
12376 * emacs-lisp/syntax.el (syntax-propertize-multiline):
12377 Use `syntax-multiline' text property consistently instead of
12378 `font-lock-multiline'. (Bug#14237)
12379
12380 2013-04-26 Glenn Morris <rgm@gnu.org>
12381
12382 * emacs-lisp/shadow.el (list-load-path-shadows):
12383 No longer necessary to check for duplicate simple.el, since
12384 2012-07-07 change to init_lread to not include installation lisp
12385 directories in load-path when running uninstalled. (Bug#14270)
12386
12387 2013-04-26 Leo Liu <sdl.web@gmail.com>
12388
12389 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
12390 (octave-mode, inferior-octave-mode): Use setq-local.
12391 (octave-not-in-string-or-comment-p): Rename to
12392 octave-in-string-or-comment-p.
12393 (octave-in-comment-p, octave-in-string-p)
12394 (octave-in-string-or-comment-p): Replace defsubst with defun.
12395
12396 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
12397
12398 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
12399
12400 2013-04-25 Bastien Guerry <bzg@gnu.org>
12401
12402 * textmodes/remember.el (remember-data-directory)
12403 (remember-directory-file-name-format): Fix custom types.
12404
12405 2013-04-25 Leo Liu <sdl.web@gmail.com>
12406
12407 * progmodes/octave.el (octave-completion-at-point-function):
12408 Make use of inferior octave process.
12409 (octave-initialize-completions): Remove.
12410 (inferior-octave-completion-table): New function.
12411 (inferior-octave-completion-at-point): Use it.
12412 (octave-completion-alist): Remove.
12413
12414 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12415
12416 * progmodes/opascal.el: Use font-lock and syntax-propertize.
12417 (opascal-mode-syntax-table): New var.
12418 (opascal-literal-kind, opascal-is-literal-end)
12419 (opascal-literal-token-at): Rewrite.
12420 (opascal--literal-start-re, opascal-font-lock-keywords)
12421 (opascal--syntax-propertize): New constants.
12422 (opascal-font-lock-defaults): Adjust.
12423 (opascal-mode): Use them. Set comment-<foo> variables as well.
12424 (delphi-comment-face, opascal-comment-face, delphi-string-face)
12425 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
12426 (delphi-other-face, opascal-other-face): Remove face variables.
12427 (opascal-save-state): Remove macro.
12428 (opascal-fontifying-progress-step): Remove constant.
12429 (opascal--ignore-changes): Remove var.
12430 (opascal-set-token-property, opascal-parse-next-literal)
12431 (opascal-is-stable-literal, opascal-complete-literal)
12432 (opascal-is-literal-start, opascal-face-of)
12433 (opascal-parse-region, opascal-parse-region-until-stable)
12434 (opascal-fontify-region, opascal-after-change)
12435 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
12436 (opascal-debug-parse-region, opascal-debug-parse-window)
12437 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
12438 (opascal-debug-fontify-buffer): Remove.
12439 (opascal-debug-mode-map): Adjust accordingly.
12440
12441 2013-04-25 Leo Liu <sdl.web@gmail.com>
12442
12443 Merge octave-mod.el and octave-inf.el into octave.el with some
12444 cleanups.
12445 * progmodes/octave.el: New file renamed from octave-mod.el.
12446 * progmodes/octave-inf.el: Merged into octave.el.
12447 * progmodes/octave-mod.el: Renamed to octave.el.
12448
12449 2013-04-25 Tassilo Horn <tsdh@gnu.org>
12450
12451 * textmodes/reftex-vars.el
12452 (reftex-label-ignored-macros-and-environments): New defcustom.
12453
12454 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
12455
12456 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12457
12458 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
12459 (smie-indent-keyword): Improve the check to ensure that the next
12460 comment is really on the same line.
12461 (smie-indent-comment): Don't align with a subsequent closer (or eob).
12462
12463 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
12464 semi-colons if the line is not otherwise empty (bug#14218).
12465
12466 2013-04-25 Glenn Morris <rgm@gnu.org>
12467
12468 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
12469
12470 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12471
12472 * progmodes/opascal.el (opascal-set-token-property): Rename from
12473 opascal-set-text-properties and only set `token' (bug#14134).
12474 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
12475 (opascal-literal-text-properties): Remove.
12476 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
12477 Adjust callers.
12478
12479 2013-04-24 Reuben Thomas <rrt@sc3d.org>
12480
12481 * textmodes/remember.el (remember-handler-functions): Add an
12482 option for a new handler `remember-store-in-files'.
12483 (remember-data-directory, remember-directory-file-name-format):
12484 New options.
12485 (remember-store-in-files): New function to store remember notes
12486 as separate files within a directory.
12487
12488 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
12489
12490 * progmodes/compile.el (compilation-next-error-function):
12491 Pass "formats" to compilation-find-file (bug#11777).
12492
12493 2013-04-24 Glenn Morris <rgm@gnu.org>
12494
12495 * vc/vc-bzr.el (vc-bzr-print-log):
12496 * vc/vc-hg.el (vc-hg-print-log):
12497 * vc/vc-svn.el (vc-svn-print-log):
12498 Fix START-REVISION with LIMIT != 1. (Bug#14168)
12499
12500 * vc/vc-bzr.el (vc-bzr-print-log):
12501 * vc/vc-cvs.el (vc-cvs-print-log):
12502 * vc/vc-git.el (vc-git-print-log):
12503 * vc/vc-hg.el (vc-hg-print-log):
12504 * vc/vc-mtn.el (vc-mtn-print-log):
12505 * vc/vc-rcs.el (vc-rcs-print-log):
12506 * vc/vc-sccs.el (vc-sccs-print-log):
12507 * vc/vc-svn.el (vc-svn-print-log):
12508 * vc/vc.el (vc-print-log-internal): Doc fixes.
12509
12510 2013-04-23 Glenn Morris <rgm@gnu.org>
12511
12512 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
12513 Remove venerable code attempting to avoid substitute-command-keys.
12514
12515 2013-04-23 Tassilo Horn <tsdh@gnu.org>
12516
12517 * textmodes/reftex-vars.el (reftex-label-regexps):
12518 Call `reftex-compile-variables' after changes to this variable.
12519
12520 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12521
12522 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
12523 Use lexical-binding.
12524 (jit-lock-force-redisplay): Use markers, check buffer's continued
12525 existence and beware narrowed buffers.
12526 (jit-lock-fontify-now): Adjust call accordingly.
12527
12528 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12529
12530 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
12531 to avoid misleading the user.
12532
12533 2013-04-22 Leo Liu <sdl.web@gmail.com>
12534
12535 * info-look.el: Prefer latex2e.info. (Bug#14240)
12536
12537 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
12538
12539 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
12540
12541 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
12542 * net/tramp.el (tramp-call-process): ... here.
12543 (tramp-set-completion-function, tramp-parse-putty):
12544 * net/tramp-adb.el (tramp-adb-execute-adb-command):
12545 * net/tramp-gvfs.el (tramp-gvfs-send-command):
12546 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
12547 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
12548 (tramp-call-local-coding-command): Use `tramp-call-process'
12549 instead of `tramp-compat-call-process'.
12550
12551 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
12552 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
12553 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
12554 (tramp-find-inline-compress): Improve traces.
12555 (tramp-maybe-send-script): Check for Perl binary.
12556 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
12557
12558 2013-04-22 Daiki Ueno <ueno@gnu.org>
12559
12560 * epg.el (epg-context-pinentry-mode): New function.
12561 (epg-context-set-pinentry-mode): New function.
12562 (epg--start): Pass --pinentry-mode option to gpg command.
12563
12564 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
12565
12566 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
12567 `comint-dynamic-complete' is obsolete since 24.1, replaced by
12568 `completion-at-point'. (Bug#13774)
12569
12570 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
12571 default key binding for `describe-distribution' has been moved to
12572 `C-h C-o'. (Bug#13970)
12573
12574 2013-04-21 Glenn Morris <rgm@gnu.org>
12575
12576 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
12577 Add doc strings.
12578 (vc-print-log): Clarify interactive prompt.
12579
12580 2013-04-20 Glenn Morris <rgm@gnu.org>
12581
12582 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12583 No longer include timestamp etc information.
12584
12585 2013-04-20 Roland Winkler <winkler@gnu.org>
12586
12587 * faces.el (read-face-name): Bug fix, return just one face if arg
12588 multiple is nil. (Bug#14209)
12589
12590 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12591
12592 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
12593 (remove-function): Autoload.
12594
12595 * comint.el (comint-redirect-original-filter-function): Remove.
12596 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
12597 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
12598 (vc-cvs-annotate-command):
12599 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
12600 * progmodes/prolog.el (prolog-consult-compile):
12601 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
12602 Use add/remove-function instead.
12603 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
12604 (gud-tooltip-process-output, gud-tooltip-tips):
12605 Use add/remove-function instead.
12606 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
12607 (scheme-interaction-mode, exit-scheme-interaction-mode):
12608 Use add/remove-function instead.
12609
12610 * vc/vc-dispatcher.el: Use lexical-binding.
12611 (vc--process-sentinel): Rename from vc-process-sentinel.
12612 Change last arg to be the code to run. Don't use vc-previous-sentinel
12613 and vc-sentinel-commands any more.
12614 (vc-exec-after): Allow code to be a function. Use add/remove-function.
12615 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
12616
12617 2013-04-19 Masatake YAMATO <yamato@redhat.com>
12618
12619 * progmodes/sh-script.el (sh-imenu-generic-expression):
12620 Handle function names with a single character. (Bug#14111)
12621
12622 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
12623
12624 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
12625 for subroutines defined in an eval (bug#14182).
12626
12627 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12628
12629 * bookmark.el (bookmark-completing-read): Improve handling of empty
12630 string (bug#14176).
12631
12632 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12633
12634 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
12635
12636 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
12637
12638 New faster Imenu implementation (bug#14058).
12639 * progmodes/python.el:
12640 (python-imenu-prev-index-position):
12641 (python-imenu-format-item-label-function)
12642 (python-imenu-format-parent-item-label-function)
12643 (python-imenu-format-parent-item-jump-label-function):
12644 New vars.
12645 (python-imenu-format-item-label)
12646 (python-imenu-format-parent-item-label)
12647 (python-imenu-format-parent-item-jump-label)
12648 (python-imenu--put-parent, python-imenu--build-tree)
12649 (python-imenu-create-index, python-imenu-create-flat-index)
12650 (python-util-popn): New functions.
12651 (python-mode): Set imenu-create-index-function to
12652 python-imenu-create-index.
12653
12654 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12655
12656 * winner.el (winner-active-region): Use region-active-p, activate-mark
12657 and deactivate-mark (bug#14225).
12658
12659 * simple.el (deactivate-mark): Don't inline it.
12660
12661 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
12662
12663 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
12664
12665 2013-04-18 Tassilo Horn <tsdh@gnu.org>
12666
12667 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
12668 file extensions from the archive-mode entry in order to prefer
12669 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
12670
12671 2013-04-18 Leo Liu <sdl.web@gmail.com>
12672
12673 * bindings.el (help-event-list): Add ?\?.
12674
12675 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12676
12677 * subr.el (with-wrapper-hook): Declare obsolete.
12678 * simple.el (filter-buffer-substring-function): New hook.
12679 (filter-buffer-substring): Use it.
12680 (filter-buffer-substring-functions): Mark obsolete.
12681 * minibuffer.el (completion-in-region-function): New hook.
12682 (completion-in-region): Use it.
12683 (completion-in-region-functions): Mark obsolete.
12684 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
12685 * abbrev.el (abbrev-expand-function): New hook.
12686 (expand-abbrev): Use it.
12687 (abbrev-expand-functions): Mark obsolete.
12688 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
12689 and :filter-return.
12690
12691 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12692
12693 * progmodes/python.el (python-nav--syntactically): Fix cornercases
12694 and do not care about match data.
12695
12696 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12697
12698 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
12699 completion tables when completing error conditions and
12700 `declare' arguments.
12701 (lisp-complete-symbol, field-complete): Mark as obsolete.
12702 (check-parens): Unmatched parens are user errors.
12703 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
12704
12705 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
12706
12707 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
12708 command changed buffer (ie. `flyspell-pre-buffer' is not current
12709 buffer), which prevents making decisions based on invalid value of
12710 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
12711 cause an error when `flyspell-pre-point' was nil after switching
12712 buffers.
12713 (flyspell-post-command-hook): No longer needs to change buffers when
12714 checking pre-word. While at it remove unnecessary progn.
12715
12716 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
12717
12718 * textmodes/ispell.el (ispell-add-per-file-word-list):
12719 Fix `flyspell-correct-word-before-point' error when accepting
12720 words and `coment-padding' is an integer by using
12721 `comment-normalize-vars' (Bug #14214).
12722
12723 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12724
12725 New defun movement commands.
12726 * progmodes/python.el (python-nav--syntactically)
12727 (python-nav--forward-defun, python-nav-backward-defun)
12728 (python-nav-forward-defun): New functions.
12729
12730 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12731
12732 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
12733 (python-syntax-context): Use named compiler-macro for backwards
12734 compatibility with Emacs 24.x.
12735
12736 2013-04-17 Leo Liu <sdl.web@gmail.com>
12737
12738 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
12739 octave-hide-process-buffer.
12740
12741 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12742
12743 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
12744 (bug#14216).
12745
12746 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
12747
12748 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
12749 Fix adjustment of offset when receiving incomplete responses from GDB
12750 (bug#14129).
12751
12752 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12753
12754 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
12755 python-mode-abbrev-table.
12756 (python-skeleton-define): Adjust accordingly.
12757 (python-mode-abbrev-table): New table that inherits from it so that
12758 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
12759
12760 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
12761 (abbrev-symbol): Use it.
12762 (abbrev--before-point): Use it since we already handle inheritance.
12763
12764 2013-04-16 Leo Liu <sdl.web@gmail.com>
12765
12766 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
12767 binding to info-lookup-symbol.
12768
12769 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
12770
12771 * minibuffer.el (completion--twq-all):
12772 * term/ns-win.el (ns-initialize-window-system):
12773 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
12774
12775 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12776
12777 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
12778 global bindings.
12779
12780 * doc-view.el (doc-view-start-process): Handle url-handler directories.
12781
12782 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
12783
12784 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
12785 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
12786 to nil.
12787 (ruby-end-of-defun): Remove the unused arg, change the docstring
12788 to reflect that this function is only used as the value of
12789 `end-of-defun-function'.
12790 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
12791 to reflect an earlier change that beginning/end-of-defun functions
12792 jump between methods in a class definition, as well as top-level
12793 functions.
12794
12795 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12796
12797 * minibuffer.el (minibuffer-complete): Don't just scroll
12798 a *Completions* that's been iconified.
12799 (minibuffer-force-complete): Make sure repetitions do cycle when going
12800 through completion-in-region -> minibuffer-complete.
12801
12802 2013-04-15 Alan Mackenzie <acm@muc.de>
12803
12804 Correct the placement of c-cpp-delimiters when there're #s not at
12805 col 0.
12806
12807 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
12808 place a submatch around the #.
12809 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
12810 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
12811 on the #, not BOL.
12812
12813 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12814
12815 * emacs-lisp/nadvice.el: Properly test names when adding advice.
12816 (advice--member-p): New arg `name'.
12817 (advice--add-function, advice-member-p): Use it (bug#14202).
12818
12819 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
12820
12821 Reformulate java imenu-generic-expression.
12822 The old expression contained ill formed regexps.
12823
12824 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
12825 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
12826 (cc-imenu-java-method-arg-regexp): New defconsts.
12827 (cc-imenu-java-build-type-args-regex): New defun.
12828 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
12829 handling of spaces in the regexp.
12830
12831 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12832
12833 * textmodes/ispell.el (ispell-command-loop): Remove
12834 flyspell highlight of a word when ispell accepts it (bug #14178).
12835
12836 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
12837
12838 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
12839 uses code from the previous `ange-ftp-run-real-handler'.
12840 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
12841 only in case that function exist. This is needed for proper
12842 unloading of Tramp.
12843
12844 2013-04-15 Tassilo Horn <tsdh@gnu.org>
12845
12846 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
12847
12848 * textmodes/reftex.el (reftex-compile-variables): Use it.
12849
12850 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12851
12852 * files.el (normal-mode): Only use default major-mode if no other mode
12853 was specified.
12854
12855 * emacs-lisp/trace.el (trace-values): New function.
12856
12857 * files.el: Allow : in local variables (bug#14089).
12858 (hack-local-variable-regexp): New var.
12859 (hack-local-variables-prop-line, hack-local-variables): Use it.
12860
12861 2013-04-13 Roland Winkler <winkler@gnu.org>
12862
12863 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
12864 data before it gets modified by bibtex-beginning-of-entry.
12865
12866 2013-04-13 Roland Winkler <winkler@gnu.org>
12867
12868 * textmodes/bibtex.el (bibtex-url): Doc fix.
12869
12870 2013-04-13 Roland Winkler <winkler@gnu.org>
12871
12872 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
12873 does not visit a BibTeX file, exclude it from the list of buffers
12874 returned by bibtex-initialize.
12875
12876 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
12877
12878 * window.el (split-window): Remove interactive form, since as a
12879 command this function is a special case of split-window-below.
12880 Correct doc string.
12881
12882 2013-04-12 Roland Winkler <winkler@gnu.org>
12883
12884 * faces.el (read-face-name): Do not override value of arg default.
12885 Allow single faces and strings as default values. Remove those
12886 elements from return value that are not faces.
12887 (describe-face): Simplify.
12888 (face-at-point): New optional args thing and multiple so that this
12889 function can provide the same functionality previously provided by
12890 read-face-name.
12891 (make-face-bold, make-face-unbold, make-face-italic)
12892 (make-face-unitalic, make-face-bold-italic, invert-face)
12893 (modify-face, read-face-and-attribute): Use face-at-point.
12894
12895 * cus-edit.el (customize-face, customize-face-other-window)
12896 * cus-theme.el (custom-theme-add-face)
12897 * face-remap.el (buffer-face-set)
12898 * facemenu.el (facemenu-set-face): Use face-at-point.
12899
12900 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
12901
12902 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
12903
12904 2013-04-10 Tassilo Horn <tsdh@gnu.org>
12905
12906 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
12907 off leading { and trailing } from field values.
12908
12909 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
12910
12911 * emacs-lisp/timer.el (timer--check): New function.
12912 (timer--time, timer-set-function, timer-event-handler): Use it.
12913 (timer-set-idle-time): Simplify.
12914 (timer--activate): CSE.
12915 (timer-event-handler): Give more info in error message.
12916 (internal-timer-start-idle): New function, moved from C.
12917
12918 * mpc.el (mpc-proc): Add `restart' argument.
12919 (mpc-proc-cmd): Use it.
12920 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
12921 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
12922 less often.
12923
12924 2013-04-10 Masatake YAMATO <yamato@redhat.com>
12925
12926 * progmodes/sh-script.el: Implement `sh-mode' own
12927 `add-log-current-defun-function' (bug#14112).
12928 (sh-current-defun-name): New function.
12929 (sh-mode): Use the function.
12930
12931 2013-04-09 Bastien Guerry <bzg@gnu.org>
12932
12933 * simple.el (choose-completion-string): Fix docstring (bug#14163).
12934
12935 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12936
12937 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
12938
12939 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
12940 timer (bug#14156).
12941
12942 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
12943
12944 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
12945 declaration.
12946
12947 2013-04-07 Leo Liu <sdl.web@gmail.com>
12948
12949 * pcmpl-x.el: New file.
12950
12951 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
12952
12953 Do not set x-display-name until X connection is established.
12954 This is needed to prevent from weird situation described at
12955 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
12956 * frame.el (make-frame): Set x-display-name after call to
12957 window system initialization function, not before.
12958 * term/x-win.el (x-initialize-window-system): Add optional
12959 display argument and use it.
12960 * term/w32-win.el (w32-initialize-window-system):
12961 * term/ns-win.el (ns-initialize-window-system):
12962 * term/pc-win.el (msdos-initialize-window-system):
12963 Add compatible optional display argument.
12964
12965 2013-04-06 Eli Zaretskii <eliz@gnu.org>
12966
12967 * files.el (normal-backup-enable-predicate): On MS-Windows and
12968 MS-DOS compare truenames of temporary-file-directory and of the
12969 file, so that 8+3 aliases (usually found in $TEMP on Windows)
12970 don't fail comparison by compare-strings. Also, compare file
12971 names case-insensitively on MS-Windows and MS-DOS.
12972
12973 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
12974
12975 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
12976 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
12977
12978 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
12979
12980 * whitespace.el (whitespace-color-on, whitespace-color-off):
12981 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
12982
12983 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
12984
12985 * ispell.el (ispell-set-spellchecker-params):
12986 Really set `ispell-args' for all equivs.
12987
12988 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
12989
12990 * ido.el (ido-completions): Use extra elements of ido-decorations
12991 (bug#14143).
12992 (ido-decorations): Update docstring.
12993
12994 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
12995
12996 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
12997 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
12998 nil during initialization, in order not to miss changes since the
12999 file was opened. (Bug#14140)
13000
13001 2013-04-05 Leo Liu <sdl.web@gmail.com>
13002
13003 * kmacro.el (kmacro-call-macro): Fix bug#14135.
13004
13005 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
13006
13007 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
13008
13009 2013-04-04 Glenn Morris <rgm@gnu.org>
13010
13011 * electric.el (electric-pair-inhibit-predicate): Add :version.
13012
13013 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13014
13015 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
13016 when a package is required several times (bug#14082).
13017
13018 2013-04-04 Roland Winkler <winkler@gnu.org>
13019
13020 * faces.el (read-face-name): Behave as promised by the docstring.
13021 Assume that arg default is a list of faces.
13022 (describe-face): Call read-face-name with list of default faces.
13023
13024 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13025
13026 * bookmark.el: Fix deletion of bookmarks (bug#13972).
13027 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
13028 (bookmark-bmenu-execute-deletions): Only skip first line if it's
13029 the header.
13030 (bookmark-exit-hook-internal): Save even if list is empty.
13031
13032 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
13033
13034 * emacs-lisp/package.el (package-pinned-packages): New var.
13035 (package--add-to-archive-contents): Obey it (bug#14118).
13036
13037 2013-04-03 Alan Mackenzie <acm@muc.de>
13038
13039 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
13040 Also adapt to the new values of element 7 of a parse state.
13041
13042 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
13043 parameter `not-in-delimiter'. Handle being inside comment opener.
13044 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
13045 character in case we're typing a '*' after a '/'.
13046 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
13047 instead by passing the parameter to c-state-pp-to-literal.
13048
13049 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
13050 for elt. 7 of a parse state.
13051
13052 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
13053
13054 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
13055 * international/latin1-disp.el, international/mule-util.el:
13056 * language/cyril-util.el, language/european.el, language/ind-util.el:
13057 * language/lao-util.el, language/thai.el, language/tibet-util.el:
13058 * language/tibetan.el, language/viet-util.el:
13059 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
13060
13061 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
13062
13063 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
13064 (electric-pair-post-self-insert-function): Use it.
13065 (electric-pair-default-inhibit): New function, extracted from
13066 electric-pair-post-self-insert-function.
13067
13068 2013-03-31 Roland Winkler <winkler@gnu.org>
13069
13070 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
13071
13072 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13073
13074 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
13075
13076 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
13077
13078 Un-indent after "pass" and "return" statements (Bug#13888)
13079 * progmodes/python.el (python-indent-block-enders): New var.
13080 (python-indent-calculate-indentation): Use it.
13081
13082 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
13083
13084 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
13085 defun. Defining it as defalias could introduce too eager
13086 byte-compiler optimization. (Bug#14030)
13087
13088 2013-03-30 Chong Yidong <cyd@gnu.org>
13089
13090 * iswitchb.el (iswitchb-read-buffer): Fix typo.
13091
13092 2013-03-30 Leo Liu <sdl.web@gmail.com>
13093
13094 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
13095 (kmacro-execute-from-register): Pass the keyboard macro to
13096 kmacro-call-macro or repeating won't work correctly.
13097
13098 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
13099
13100 * progmodes/subword.el: Back to using `forward-symbol'.
13101
13102 * subr.el (forward-whitespace, forward-symbol)
13103 (forward-same-syntax): Move from thingatpt.el.
13104
13105 2013-03-29 Leo Liu <sdl.web@gmail.com>
13106
13107 * kmacro.el (kmacro-to-register): New command.
13108 (kmacro-execute-from-register): New function.
13109 (kmacro-keymap): Bind to 'x'. (Bug#14071)
13110
13111 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13112
13113 * mpc.el: Use defvar-local and setq-local.
13114 (mpc--proc-connect): Connection failures are not bugs.
13115 (mpc-mode-map): `follow-link' only applies to the buffer's content.
13116 (mpc-volume-map): Bind to the up-events.
13117
13118 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
13119
13120 * progmodes/subword.el (superword-mode): Use `forward-sexp'
13121 instead of `forward-symbol'.
13122
13123 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13124
13125 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
13126 (edebug--recursive-edit): Use it.
13127 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
13128 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
13129
13130 2013-03-28 Leo Liu <sdl.web@gmail.com>
13131
13132 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
13133
13134 2013-03-27 Eli Zaretskii <eliz@gnu.org>
13135
13136 * facemenu.el (list-colors-callback): New defvar.
13137 (list-colors-redisplay): New function.
13138 (list-colors-display): Install list-colors-redisplay as the
13139 revert-buffer-function. (Bug#14063)
13140
13141 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
13142
13143 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
13144 and suffixes don't overlap (bug#14061).
13145
13146 * case-table.el: Use lexical-binding.
13147 (case-table-get-table): New function.
13148 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
13149
13150 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
13151
13152 * progmodes/subword.el: Add `superword-mode' to do word motion
13153 over symbol_words (parallels and leverages `subword-mode' which
13154 does word motion inside MixedCaseWords).
13155
13156 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
13157
13158 * eshell/em-unix.el: Move su and sudo to...
13159 * eshell/em-tramp.el: ...Eshell tramp module.
13160
13161 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13162
13163 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
13164 Change return value to be a sexp. Delay `get-buffer' to after
13165 restoring the desktop (bug#13951).
13166
13167 2013-03-26 Leo Liu <sdl.web@gmail.com>
13168
13169 * register.el: Move semantic tag handling back to
13170 cedet/semantic/senator.el. (Bug#14052)
13171
13172 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13173
13174 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
13175 into the prompt either (bug#13963).
13176
13177 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
13178
13179 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
13180 part of "(error-foo)".
13181
13182 2013-03-24 Juri Linkov <juri@jurta.org>
13183
13184 * replace.el (list-matching-lines-prefix-face): New defcustom.
13185 (occur-1): Pass `list-matching-lines-prefix-face' to the function
13186 `occur-engine' if `face-differs-from-default-p' returns t.
13187 (occur-engine): Add `,' inside backquote construct to evaluate
13188 `prefix-face'. Propertize the prefix with the `prefix-face' face.
13189 Pass `prefix-face' to the functions `occur-context-lines' and
13190 `occur-engine-add-prefix'.
13191 (occur-engine-add-prefix, occur-context-lines): Add optional arg
13192 `prefix-face' and propertize the prefix with `prefix-face'.
13193 (Bug#14017)
13194
13195 2013-03-24 Leo Liu <sdl.web@gmail.com>
13196
13197 * nxml/rng-valid.el (rng-validate-while-idle)
13198 (rng-validate-quick-while-idle): Guard against deleted buffer.
13199 (Bug#13999)
13200
13201 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
13202 is the last entry in kill-buffer-hook.
13203
13204 * files.el (kill-buffer-hook): Doc fix.
13205
13206 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
13207
13208 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
13209 Make it safe-local.
13210
13211 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
13212
13213 2013-03-23 Leo Liu <sdl.web@gmail.com>
13214
13215 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
13216 Remove.
13217
13218 * nxml/rng-valid.el (rng-validate-mode)
13219 (rng-after-change-function, rng-do-some-validation):
13220 * nxml/rng-maint.el (rng-validate-buffer):
13221 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
13222 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
13223 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
13224 (nxml-extend-after-change-region): Use with-silent-modifications.
13225
13226 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
13227 timer-idle-list.
13228
13229 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
13230 (rng-next-error-1, rng-previous-error-1): Do not let-bind
13231 timer-idle-list. (Bug#13999)
13232
13233 2013-03-23 Juri Linkov <juri@jurta.org>
13234
13235 * info.el (info-index-match): New face.
13236 (Info-index, Info-apropos-matches): Add a nested subgroup to the
13237 main pattern and add text properties with the new face to matches
13238 in index entries relative to the beginning of the index entry.
13239 (Bug#14015)
13240
13241 2013-03-21 Eric Ludlam <zappo@gnu.org>
13242
13243 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
13244 Inhibit read only while inserting objects.
13245
13246 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
13247
13248 * progmodes/cfengine.el: Update docs to mention
13249 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
13250 symbol motion. Remove "_" from the word syntax.
13251
13252 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
13253
13254 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
13255 syntax for both `cfengine2-mode' and `cfengine3-mode'.
13256
13257 2013-03-20 Juri Linkov <juri@jurta.org>
13258
13259 * info.el (Info-next-reference-or-link)
13260 (Info-prev-reference-or-link): New functions.
13261 (Info-next-reference, Info-prev-reference): Use them.
13262 (Info-try-follow-nearest-node): Handle footnote navigation.
13263 (Info-fontify-node): Fontify footnotes. (Bug#13989)
13264
13265 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13266
13267 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
13268 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
13269
13270 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
13271
13272 Suppress unnecessary non-ASCII chatter during build process.
13273 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
13274 (batch-skkdic-convert): Suppress most of the chatter.
13275 It's not needed so much now that machines are faster,
13276 and its non-ASCII component was confusing; see Dmitry Gutov in
13277 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
13278
13279 2013-03-20 Leo Liu <sdl.web@gmail.com>
13280
13281 * ido.el (ido-chop): Fix bug#10994.
13282
13283 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
13284
13285 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
13286 Remove vars.
13287 (whitespace-color-on, whitespace-color-off):
13288 Use `font-lock-fontify-buffer' (Bug#13817).
13289
13290 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
13291
13292 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
13293 remapping in mode-line.
13294 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
13295
13296 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
13297
13298 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
13299 value for `whitespace-line' face (Bug#13875).
13300 (whitespace-font-lock-keywords): Change description.
13301 (whitespace-color-on): Don't save `font-lock-keywords' value, save
13302 the constructed keywords instead.
13303 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
13304
13305 2013-03-19 Leo Liu <sdl.web@gmail.com>
13306
13307 * progmodes/compile.el (compilation-display-error): New command.
13308 (compilation-mode-map, compilation-minor-mode-map): Bind it to
13309 C-o. (Bug#13992)
13310
13311 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
13312
13313 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
13314
13315 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
13316
13317 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
13318
13319 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
13320
13321 * net/tramp-compat.el (tramp-compat-user-error): New defun.
13322
13323 * net/tramp-adb.el (tramp-adb-handle-shell-command):
13324 * net/tramp-gvfs.el (top):
13325 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
13326 (tramp-handle-shell-command): Use it.
13327 (tramp-dissect-file-name): Raise an error when hostname is a
13328 method name, and neither method nor user is specified.
13329
13330 * net/trampver.el: Update release number.
13331
13332 2013-03-18 Leo Liu <sdl.web@gmail.com>
13333
13334 Make sure eldoc can be turned off properly.
13335 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
13336 eldoc-mode.
13337 (eldoc-display-message-p): Revert last change.
13338 (eldoc-display-message-no-interference-p)
13339 (eldoc-print-current-symbol-info): Tweak.
13340
13341 2013-03-18 Tassilo Horn <tsdh@gnu.org>
13342
13343 * doc-view.el (doc-view-new-window-function): Check the new window
13344 overlay's display property instead the char property of the
13345 buffer's first char. Use `with-selected-window' instead of
13346 `save-window-excursion' with `select-window'.
13347 (doc-view-document->bitmap): Check the current doc-view overlay's
13348 display property instead the char property of the buffer's first char.
13349
13350 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
13351
13352 Automate the build of ja-dic.el (Bug#13984).
13353 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
13354 from the input, rather than assume that it's been done for us by the
13355 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
13356 the current date into a ja-dic.el comment, as that complicates
13357 regression testing.
13358
13359 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
13360
13361 * whitespace.el: Fix double evaluation.
13362 (whitespace-space, whitespace-hspace, whitespace-tab)
13363 (whitespace-newline, whitespace-trailing, whitespace-line)
13364 (whitespace-space-before-tab, whitespace-indentation)
13365 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
13366 obsolete defvars.
13367 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
13368 (whitespace-color-on): Use a single font-lock-add-keywords call.
13369 Fix double-evaluation of face variables.
13370
13371 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
13372
13373 * net/tramp-adb.el (tramp-adb-parse-device-names):
13374 Use `start-process' instead of `call-process'. Otherwise, the
13375 function might be blocked under MS Windows. (Bug#13299)
13376
13377 2013-03-17 Leo Liu <sdl.web@gmail.com>
13378
13379 Extend eldoc to display info in the mode-line. (Bug#13978)
13380 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
13381 (eldoc-mode-line-string): New variable.
13382 (eldoc-minibuffer-message): New function.
13383 (eldoc-message-function): New variable.
13384 (eldoc-message): Use it.
13385 (eldoc-display-message-p)
13386 (eldoc-display-message-no-interference-p):
13387 Support eldoc-post-insert-mode.
13388
13389 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
13390 (eval-expression): Run it.
13391
13392 2013-03-17 Roland Winkler <winkler@gnu.org>
13393
13394 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
13395 strings in the list of return values.
13396
13397 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13398
13399 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
13400 radix before checking for HMS forms.
13401
13402 2013-03-16 Leo Liu <sdl.web@gmail.com>
13403
13404 * progmodes/scheme.el: Add indentation and font-locking for λ.
13405 (Bug#13975)
13406
13407 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
13408
13409 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
13410 token before point (bug#13942).
13411
13412 2013-03-16 Leo Liu <sdl.web@gmail.com>
13413
13414 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
13415
13416 2013-03-16 Eli Zaretskii <eliz@gnu.org>
13417
13418 * startup.el (command-line-normalize-file-name): Fix handling of
13419 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
13420 <xfq.free@gmail.com> in
13421 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
13422
13423 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
13424
13425 Sync with Tramp 2.2.7.
13426
13427 * net/trampver.el: Update release number.
13428
13429 2013-03-14 Tassilo Horn <tsdh@gnu.org>
13430
13431 * doc-view.el: Fix bug#13887.
13432 (doc-view-insert-image): Don't modify overlay associated to
13433 non-live windows, and implement horizontal centering of image in
13434 case it's smaller than the window.
13435 (doc-view-new-window-function): Force redisplay of new windows on
13436 doc-view buffers.
13437
13438 2013-03-13 Karl Fogel <kfogel@red-bean.com>
13439
13440 * saveplace.el (save-place-alist-to-file): Don't sort
13441 `save-place-alist', just pretty-print it (bug#13882).
13442
13443 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
13444
13445 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
13446 Check whether `default-file-name-coding-system' is bound.
13447 It isn't in XEmacs.
13448
13449 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13450
13451 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
13452 backquotes for `obsolete' (bug#13929).
13453
13454 * international/mule.el (find-auto-coding): Include file name in
13455 obsolescence warning (bug#13922).
13456
13457 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13458
13459 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
13460 for CFEngine 3-specific indentation.
13461 (cfengine3-indent-line): Use it. Fix up category regex.
13462 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
13463
13464 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13465
13466 * type-break.el (type-break-file-name):
13467 * textmodes/remember.el (remember-data-file):
13468 * strokes.el (strokes-file):
13469 * shadowfile.el (shadow-initialize):
13470 * saveplace.el (save-place-file):
13471 * ps-bdf.el (bdf-cache-file):
13472 * progmodes/idlwave.el (idlwave-config-directory):
13473 * net/quickurl.el (quickurl-url-file):
13474 * international/kkc.el (kkc-init-file-name):
13475 * ido.el (ido-save-directory-list-file):
13476 * emulation/viper.el (viper-custom-file-name):
13477 * emulation/vip.el (vip-startup-file):
13478 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
13479 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
13480
13481 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
13482
13483 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
13484 * language/thai-word.el: Switch to UTF-8.
13485
13486 See ChangeLog.16 for earlier changes.
13487
13488 ;; Local Variables:
13489 ;; coding: utf-8
13490 ;; End:
13491
13492 Copyright (C) 2011-2014 Free Software Foundation, Inc.
13493
13494 This file is part of GNU Emacs.
13495
13496 GNU Emacs is free software: you can redistribute it and/or modify
13497 it under the terms of the GNU General Public License as published by
13498 the Free Software Foundation, either version 3 of the License, or
13499 (at your option) any later version.
13500
13501 GNU Emacs is distributed in the hope that it will be useful,
13502 but WITHOUT ANY WARRANTY; without even the implied warranty of
13503 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13504 GNU General Public License for more details.
13505
13506 You should have received a copy of the GNU General Public License
13507 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.