* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
[bpt/emacs.git] / lisp / ChangeLog
1 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
4 an instruction.
5
6 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
7
8 * progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) all infix operators.
9 (ruby-smie--implicit-semi-p): Add new operator chars.
10
11 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
12 `smie-down-list'.
13 (ruby-smie--args-separator-p): Check that there's no newline
14 between method call and its arguments.
15
16 2013-10-20 Alan Mackenzie <acm@muc.de>
17
18 Allow comma separated lists after Java "implements".
19
20 * progmodes/cc-engine.el (c-backward-over-enum-header):
21 Parse commas.
22 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
23 from a "disallowed" list in enum fontification.
24
25 2013-10-20 Johan Bockgård <bojohan@gnu.org>
26
27 * startup.el (default-frame-background-mode): Remove unused defvar.
28
29 * progmodes/verilog-mode.el (verilog-mode): Don't set
30 comment-indent-function globally.
31
32 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
33
34 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
35 Move Info menu item creation to ns-win.el.
36
37 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
38 in menu bar.
39
40 * menu-bar.el: Move GNUStep specific menus...
41
42 * term/ns-win.el (ns-initialize-window-system): ... to here.
43
44 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
45
46 * simple.el (newline): Only run post-self-insert-hook when
47 called interactively.
48
49 2013-10-19 Johan Bockgård <bojohan@gnu.org>
50
51 * icomplete.el (icomplete-with-completion-tables): Add :version.
52
53 2013-10-19 Alan Mackenzie <acm@muc.de>
54
55 Fix fontification bugs with constructors and const.
56
57 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
58 CASE 2) Remove the check for the absence of a suffix construct
59 after a function declaration with only types (no identifiers) in
60 the parentheses. Also, accept a function declaration with just a
61 type inside the parentheses, if this type can be positively
62 recognised as such, or if a prefix keyword like "explicit" nails
63 down the construct as a declaration.
64
65 2013-10-19 Eli Zaretskii <eliz@gnu.org>
66
67 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
68 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
69 the problem whereby selecting a menu item that leads to a
70 minibuffer prompt moves the cursor out of the minibuffer window,
71 making it hard to type at the prompt. Suggested by Stefan Monnier
72 <monnier@iro.umontreal.ca>.
73
74 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
75
76 * menu-bar.el: Don't make Services menu.
77
78 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
79
80 * ffap.el: Handle "/usr/include/c++/<version>" directories.
81 (ffap-alist): Use ffap-c++-mode for c++-mode.
82 (ffap-c++-path): New variable.
83 (ffap-c++-mode): New function.
84
85 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
86
87 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
88
89 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
90
91 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
92 introduced on 2013-09-08, which results in an infinite loop
93 requesting a password.
94
95 2013-10-18 Glenn Morris <rgm@gnu.org>
96
97 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
98
99 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
100
101 Sync with upstream verilog-mode revision 1a6ecec7.
102 * progmodes/verilog-mode.el (verilog-mode-version): Update.
103 (verilog-mode-release-date): Remove.
104 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
105 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
106 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
107 (verilog-auto-tieoff-ignore-regexp)
108 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
109 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
110 (verilog-signals-with, verilog-dir-cache-preserving)
111 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
112 Doc fixes.
113 (verilog-case-fold): New option, to control case folding in
114 regexp searches, bug597.
115 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
116 (verilog-string-match-fold, verilog-in-paren-count)
117 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
118 (verilog-at-close-struct-p): New functions.
119 (verilog-beg-block-re-ordered, verilog-extended-case-re)
120 (verilog-forward-sexp, verilog-set-auto-endcomments):
121 (verilog-leap-to-case-head): Handle "unique0" case.
122 (verilog-in-constraint-re): New constant.
123 (verilog-keywords, verilog-type-font-keywords):
124 Add some SystemVerilog 1800-2012 keywords.
125 (verilog-label-be): Remove unimplemented argument, bug669.
126 (verilog-batch-execute-func): When batch expanding clear
127 create-lockfiles to prevent spurious user locks when a file ends
128 up not changing.
129 (verilog-calculate-indent, verilog-calc-1)
130 (verilog-at-close-constraint-p, verilog-at-constraint-p)
131 (verilog-do-indent): Fix indentation of nested constraints
132 and structures.
133 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
134 (verilog-auto-inst-param): Use verilog-string-match-fold.
135 (verilog-read-inst-module-matcher):
136 Fix AUTOINST on gate primitives with #1.
137 (verilog-read-decls): Fix double-declaring user-defined typed signals.
138 Reads all user-defined typed variables.
139 (verilog-read-defines): Fix reading definitions inside comments, bug647.
140 (verilog-signals-matching-regexp)
141 (verilog-signals-not-matching-regexp, verilog-auto):
142 Respect verilog-case-fold.
143 (verilog-diff-report): Fix line count.
144 (verilog-auto-assign-modport): Remove unused local `modi'.
145 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
146 better handle multidimensional arrays.
147 Fix packed array ports misadding bit index in AUTOINST, bug637.
148 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
149 to not double-declare existing outputs and inputs, respectively.
150 (verilog-template-map): Bind U to verilog-sk-uvm-component.
151 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
152 (verilog-sk-uvm-component): New skeleton.
153 (verilog-submit-bug-report): Add verilog-case-fold,
154 remove verilog-mode-release-date.
155
156 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
157
158 * lisp/subr.el (sit-for): Call (input-pending-p t) so as to behave
159 as before.
160
161 2013-10-18 Reuben Thomas <rrt@sc3d.org>
162
163 * textmodes/remember.el (remember): set buffer-offer-save in
164 remember buffers (bug#13566).
165
166 2013-10-18 Daniel Colascione <dancol@dancol.org>
167
168 When evaluating forms in ielm, direct standard output to ielm
169 buffer. Add new ielm-return-for-effect command. Remove trailing
170 whitespace throughout.
171
172 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
173 (ielm-return-for-effect): New command.
174 (ielm-send-input): Accept optional `for-effect' parameter.
175 (ielm-eval-input): Accept optional `for-effect' parameter.
176 Bind `standard-output' to stream we create using
177 `ielm-standard-output-impl'. Suppress printing result when
178 `for-effect'.
179 (ielm-standard-output-impl): New function.
180 (inferior-emacs-lisp-mode): Explain new features in documentation.
181
182 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
183
184 Code cleanup.
185
186 * net/tramp.el (tramp-debug-message): Do not check for connection
187 buffer.
188 (tramp-message): Use "vector" connection property.
189
190 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
191 (tramp-equal-remote, tramp-eshell-directory-change)
192 * net/tramp-adb.el (tramp-adb-handle-copy-file)
193 (tramp-adb-handle-rename-file)
194 * net/tramp-cmds.el (tramp-list-remote-buffers)
195 (tramp-cleanup-connection, tramp-cleanup-this-connection)
196 * net/tramp-compat.el (tramp-compat-process-running-p)
197 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
198 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
199 (tramp-gvfs-handle-rename-file)
200 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
201 (tramp-set-file-uid-gid)
202 * net/tramp-smb.el (tramp-smb-handle-copy-file)
203 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
204 of `file-remote-p'.
205
206 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
207 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
208 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
209 (tramp-gw-open-network-stream): Suppress unrelated traces.
210
211 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
212 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
213 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
214 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
215 connection property.
216
217 * net/tramp-cache.el (top): Suppress traces when reading
218 persistency file.
219
220 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
221 Refactor common code. Improve debug message.
222 (tramp-maybe-open-connection)
223 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
224 connection buffer too early.
225
226 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
227 from `tramp-smb-actions-with-acl'.
228 (tramp-smb-actions-set-acl): New defconst.
229 (tramp-smb-handle-copy-directory)
230 (tramp-smb-action-get-acl): New defun, renamed from
231 `tramp-smb-action-with-acl'.
232 (tramp-smb-action-set-acl): New defun.
233 (tramp-smb-handle-set-file-acl): Rewrite.
234
235 2013-10-17 Glenn Morris <rgm@gnu.org>
236
237 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
238
239 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
240
241 * skeleton.el (skeleton-newline): Remove.
242 (skeleton-internal-1): Use (insert "\n") instead.
243
244 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
245 let-bindings.
246
247 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
248 forward-sexp-function while we redo its job (bug#15613).
249
250 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
251
252 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
253 represented by lists.
254
255 2013-10-16 Glenn Morris <rgm@gnu.org>
256
257 * tmm.el (tmm--history): New dynamic variable.
258 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
259
260 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
261
262 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
263 (tramp-smb-errors): Add error messages.
264 (tramp-smb-actions-with-acl): New defconst.
265 (tramp-smb-file-name-handler-alist) [set-file-acl]: Add handler.
266 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
267 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
268 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
269 (tramp-smb-get-stat-capability): Fix tests.
270
271 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
272
273 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
274 (bug#15580).
275
276 2013-10-16 Glenn Morris <rgm@gnu.org>
277
278 * ansi-color.el (ansi-color-drop-regexp):
279 Add 1J, 1K, 2K. (Bug#15617)
280
281 * files.el (hack-local-variables--warned-lexical): New.
282 (hack-local-variables):
283 Warn about misplaced lexical-binding. (Bug#15616)
284
285 * net/eww.el (eww-render): Always set eww-current-url,
286 and update header line. (Bug#15622)
287 (eww-display-html): ... Rather than just doing it here.
288
289 2013-10-15 Eli Zaretskii <eliz@gnu.org>
290
291 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
292 menu navigations commands.
293
294 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
295
296 * progmodes/subword.el (subword-capitalize): Be careful when
297 the search for [[:alpha:]] fails (bug#15580).
298
299 2013-10-14 Eli Zaretskii <eliz@gnu.org>
300
301 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
302 to commands that scroll the menu.
303
304 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
305
306 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
307 Handle methods ending with `?' and `!'.
308
309 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
310
311 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
312 `japanese-cp932' to `cp932' to fix the problem where saving a
313 source file written in Shift_JIS twice would end up having
314 `coding: japanese-cp932' which Ruby could not recognize.
315 (ruby-mode-set-encoding): Add support for encodings mapped to nil
316 in `ruby-encoding-map'.
317 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
318 doesn't need to be explicitly declared in magic comment.
319 (ruby-encoding-map): Add type declaration for better customize UI.
320
321 2013-10-13 Glenn Morris <rgm@gnu.org>
322
323 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
324 Occur buffers are read-only. http://bugs.debian.org/720775
325
326 * emacs-lisp/authors.el (authors-fixed-entries):
327 Comment out old alpha stuff.
328
329 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
330
331 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
332 to `after-save-hook' instead of `before-save-hook'.
333 (ruby-mode-set-encoding): Use the value of coding system used to
334 write the file. Call `basic-save-buffer-1' after modifying the
335 buffer.
336
337 2013-10-13 Alan Mackenzie <acm@muc.de>
338
339 Fix indentation/fontification of Java enum with
340 "implements"/generic.
341
342 * progmodes/cc-engine.el (c-backward-over-enum-header):
343 Extracted from the three other places and enhanced to handle generics.
344 (c-inside-bracelist-p): Uses new function above.
345 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
346 function above.
347 (c-font-lock-enum-tail): Uses new function above.
348
349 2013-10-13 Kenichi Handa <handa@gnu.org>
350
351 * international/mule-cmds.el (select-safe-coding-system): Remove a
352 superfluous condition in chekcing whether a coding system is safe
353 or not.
354
355 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
356
357 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
358
359 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
360
361 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
362
363 2013-10-13 Glenn Morris <rgm@gnu.org>
364
365 * menu-bar.el (menu-bar-update-buffers):
366 Unify Buffers menu prompt string. (Bug#15576)
367
368 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
369
370 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
371 Add some entries.
372 (authors-fixed-entries): Use accented form of name.
373
374 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
377 method calls (bug#15594).
378 (ruby-smie--args-separator-p): New function.
379 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
380 recognize paren-free method calls.
381
382 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
383 internals of universal-argument.
384
385 2013-10-11 Eli Zaretskii <eliz@gnu.org>
386
387 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
388 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
389 dropped menu on second mouse click on the menu bar.
390
391 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
392
393 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
394 (explicit-shell-file-name): Declare.
395 (sh--vars-before-point, sh--cmd-completion-table): New functions.
396 (sh-completion-at-point-function): New function.
397 (sh-mode): Use it.
398 (sh-smie--keyword-p): Remove unused argument.
399 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
400 vars.
401 (sh-set-shell): Always setup SMIE, even if we use the
402 old indentation code.
403
404 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
405
406 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
407 cases of ? and =.
408 (ruby-smie-rules): Simplify the "do" rule. The cases when the
409 predicate would return nil are almost non-existent.
410 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
411
412 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
413 cache also after commands that modify the buffer but don't move
414 point.
415
416 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * env.el (substitute-env-in-file-name): New function.
419 (substitute-env-vars): Extend the meaning of the optional arg.
420
421 2013-10-10 Eli Zaretskii <eliz@gnu.org>
422
423 * term/w32-win.el (dynamic-library-alist): Define separate lists
424 of GIF DLLs for versions before and after 5.0.0 of giflib.
425 (Bug#15531)
426
427 2013-10-10 João Távora <joaotavora@gmail.com>
428
429 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
430 not locked, use last revision and current source as
431 defaults. (Bug#15569)
432
433 2013-10-10 Masatake YAMATO <yamato@redhat.com>
434
435 * menu-bar.el (menu-bar-open): Don't use popup-menu if
436 menu-bar is hidden.
437
438 2013-10-10 Martin Rudalics <rudalics@gmx.at>
439
440 * window.el (pop-to-buffer-same-window): Fix doc-string.
441 (Bug#15492)
442
443 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
446
447 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
448
449 * calendar/icalendar.el (icalendar-import-file):
450 Fix interactive spec. (Bug#15482)
451
452 2013-10-10 Glenn Morris <rgm@gnu.org>
453
454 * desktop.el (desktop-save): Default to saving in .emacs.d,
455 since PWD is no longer in desktop-path by default. (Bug#15319)
456
457 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
458 now that text mode has a menu with the same entry.
459 (menu-bar-text-mode-auto-fill): Remove now unused func.
460 * textmodes/text-mode.el (text-mode-map):
461 Use auto-fill help text from menu-bar.el.
462
463 2013-10-10 John Anthony <john@jo.hnanthony.com> (tiny change)
464
465 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
466
467 2013-10-09 Juri Linkov <juri@jurta.org>
468
469 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
470 instead of this-command-keys. Add universal-argument-more and
471 universal-argument-minus to the list of prefix commands. (Bug#15568)
472
473 2013-10-09 Glenn Morris <rgm@gnu.org>
474
475 * vc/vc-svn.el (vc-svn-create-repo):
476 Expand paths in file://... url. (Bug#15446)
477
478 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
479 Add some entries.
480 (authors): Remove unused local variables.
481
482 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
483
484 * profiler.el: Create a more coherent calltree from partial backtraces.
485 (profiler-format): Hide the tail with `invisible' so that C-s can still
486 find the hidden elements.
487 (profiler-calltree-depth): Don't recurse so enthusiastically.
488 (profiler-function-equal): New hash-table-test.
489 (profiler-calltree-build-unified): New function.
490 (profiler-calltree-build): Use it.
491 (profiler-report-make-name-part): Indent the calltree less.
492 (profiler-report-mode): Add visibility specs for profiler-format.
493 (profiler-report-expand-entry, profiler-report-toggle-entry):
494 Expand the whole subtree when provided with a prefix arg.
495
496 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
497
498 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
499 iuwu-mod token.
500 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
501 hanging iuwu-mod token.
502 (ruby-smie--forward-token): Do not include a dot after a token in
503 that token.
504 (ruby-smie--backward-token): Likewise.
505
506 2013-10-08 Juri Linkov <juri@jurta.org>
507
508 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
509 to isearch-other-control-char.
510 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
511 and isearch-post-command-hook to post-command-hook.
512 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
513 and isearch-post-command-hook from post-command-hook.
514 (isearch-unread-key-sequence)
515 (isearch-reread-key-sequence-naturally)
516 (isearch-lookup-scroll-key, isearch-other-control-char)
517 (isearch-other-meta-char): Remove functions.
518 (isearch-pre-command-hook, isearch-post-command-hook):
519 New functions based on isearch-other-meta-char rewritten
520 relying on the new behavior of overriding-terminal-local-map
521 that does not replace the local keymaps any more. (Bug#15200)
522
523 2013-10-08 Eli Zaretskii <eliz@gnu.org>
524
525 Support menus on text-mode terminals.
526 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
527 functionality.
528
529 * tooltip.el (tooltip-mode): Don't error out on TTYs.
530
531 * menu-bar.el (popup-menu, popup-menu-normalize-position):
532 Move here from mouse.el.
533 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
534 and arrow keys.
535 (tty-menu-navigation-map): New map for TTY menu navigation.
536
537 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
538
539 * frame.el (display-mouse-p): Report text-mode mouse as available
540 on w32.
541 (display-popup-menus-p): Report availability if mouse is
542 available; don't condition on window-system.
543
544 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
545 (tty-menu-selected-face): New faces.
546
547 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
548
549 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
550 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
551 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
552 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
553 New constants.
554 (lisp-mode-variables): New `elisp' argument.
555 (emacs-lisp-mode): Use it.
556 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
557 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
558
559 * indent.el: Use lexical-binding.
560 (indent-region): Add progress reporter.
561 (tab-stop-list): Make it implicitly extend to infinity by repeating the
562 last step.
563 (indent--next-tab-stop): New function to implement this behavior.
564 (tab-to-tab-stop, move-to-tab-stop): Use it.
565
566 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
567
568 * indent.el (indent-rigidly--current-indentation): New function.
569 (indent-rigidly-map): New var.
570 (indent-rigidly): Use it to provide interactive mode (bug#8196).
571
572 2013-10-08 Bastien Guerry <bzg@gnu.org>
573
574 * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.
575
576 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
577
578 * progmodes/perl-mode.el: Use lexical-binding.
579 Remove redundant :group args.
580 (perl-nochange): Change default to be closer to other major modes's
581 standard behavior.
582 (perl-indent-line): Don't consider text on current line as a
583 valid beginning of function from which to indent.
584
585 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
586 with more than one argument (bug#15538).
587
588 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
589
590 * vc/pcvs.el: Use lexical-binding.
591 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
592 environment of `eval'.
593 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
594 than a list of expressions. Adjust callers.
595 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
596
597 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
598
599 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
600 case of the dot in a chained method call being on the following line.
601
602 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
603
604 * electric.el (electric-indent-inhibit): New var.
605 (electric-indent-post-self-insert-function): Use it.
606 * progmodes/python.el (python-mode): Set it.
607
608 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
609 open braces.
610
611 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
612
613 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
614 (css-mode): Use electric-indent-chars.
615
616 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
617 (font-lock-beg, font-lock-end): Move before first use.
618 (nxml-mode): Use syntax-propertize-function.
619 (nxml-after-change, nxml-after-change1): Adjust accordingly.
620 (nxml-extend-after-change-region): Remove.
621 * nxml/xmltok.el: Use lexical-binding.
622 (xmltok-save): Use `declare'.
623 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
624 * nxml/nxml-util.el: Use lexical-binding.
625 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
626 Use `declare'.
627 * nxml/nxml-ns.el: Use lexical-binding.
628 (nxml-ns-save): Use `declare'.
629 (nxml-ns-prefixes-for): Avoid add-to-list.
630 * nxml/rng-match.el: Use lexical-binding.
631 (rng--ipattern): Use cl-defstruct.
632 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
633 (rng-cons-group-after, rng-subst-group-after)
634 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
635 Use closures instead of `(lambda...).
636
637 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
638
639 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
640 of BEG and END.
641
642 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
643 Use `tramp-handle-insert-file-contents'.
644 (tramp-gvfs-handle-insert-file-contents): Remove function.
645
646 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
647 Use `save-restriction' in order to keep markers.
648
649 * net/trampver.el: Update release number.
650
651 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * progmodes/compile.el (compilation-parse-errors):
654 Use compilation--put-prop.
655 (compilation--ensure-parse): Check compilation-multiline.
656
657 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
658
659 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
660 lexical-binding.
661
662 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
663
664 * progmodes/ruby-mode.el: Fix recently added tests.
665 (ruby-smie-grammar): Add - and +.
666 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
667 (ruby-smie--backward-id): New functions.
668 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
669 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
670 any more.
671
672 2013-10-07 Leo Liu <sdl.web@gmail.com>
673
674 * register.el (register-preview-delay)
675 (register-preview-functions): New variables.
676 (register-read-with-preview, register-preview)
677 (register-describe-oneline): New functions.
678 (point-to-register, window-configuration-to-register)
679 (frame-configuration-to-register, jump-to-register)
680 (number-to-register, view-register, insert-register)
681 (copy-to-register, append-to-register, prepend-to-register)
682 (copy-rectangle-to-register): Use register-read-with-preview to
683 read register. (Bug#15525)
684
685 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
686
687 * net/network-stream.el (network-stream-open-starttls): Don't add
688 --insecure if it's already present, because that gnutls-cli
689 rejects getting that parameter twice.
690
691 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
692
693 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
694 keyword, too.
695
696 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
697
698 * newcomment.el (comment-use-global-state): Change default value
699 to t, mark obsolete (Bug#15251).
700 (comment-beginning): In addition to `comment-to-syntax', check the
701 value of `comment-use-global-state'.
702
703 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
704
705 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
706 (ruby-comment-column): Follow the global default, by default.
707 (ruby-smie-grammar): Add assignment syntax.
708 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
709 open-paren, a comma, or a \.
710 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
711 and line continuations.
712 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
713 followed by implicit semi-colons. Add rule for string concatenation
714 and for indentation at BOB.
715 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
716
717 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
718 calling next-sexp, since next-token may have skipped chars which
719 next-sexp doesn't know should be skipped!
720
721 2013-10-05 Leo Liu <sdl.web@gmail.com>
722
723 * progmodes/octave.el (octave-send-region):
724 Call compilation-forget-errors.
725
726 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
727
728 * vc/vc-svn.el (vc-svn-find-admin-dir):
729 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
730 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
731 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
732 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
733
734 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
737
738 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 * subr.el (read-passwd): Hide chars even when called within a context
741 where after-change-functions is disabled (bug#15501).
742 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
743 until we removed ourself from overriding-terminal-local-map.
744
745 2013-10-04 Leo Liu <sdl.web@gmail.com>
746
747 * progmodes/octave.el (inferior-octave-mode):
748 Call compilation-forget-errors.
749
750 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
751
752 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
753
754 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
755
756 * net/secrets.el (secrets-create-collection): Add optional
757 argument ALIAS. Use proper Label keyword. Append ALIAS as
758 dbus-call-method argument. (Bug#15516)
759
760 2013-10-04 Leo Liu <sdl.web@gmail.com>
761
762 * progmodes/octave.el (inferior-octave-error-regexp-alist)
763 (inferior-octave-compilation-font-lock-keywords): New variables.
764 (compilation-error-regexp-alist)
765 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
766 (inferior-octave-mode): Use compilation-shell-minor-mode.
767
768 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
769
770 * minibuffer.el (completion--replace): Be careful that `end' might be
771 a marker.
772
773 2013-10-03 Daiki Ueno <ueno@gnu.org>
774
775 Add support for package signature checking.
776 * emacs-lisp/package.el (url-http-file-exists-p)
777 (epg-make-context, epg-context-set-home-directory)
778 (epg-verify-string, epg-context-result-for)
779 (epg-signature-status, epg-signature-to-string)
780 (epg-check-configuration, epg-configuration)
781 (epg-import-keys-from-file): Declare.
782 (package-check-signature): New user option.
783 (package-unsigned-archives): New user option.
784 (package-desc): Add `signed' field.
785 (package-load-descriptor): Set `signed' field if .signed file exists.
786 (package--archive-file-exists-p): New function.
787 (package--check-signature): New function.
788 (package-install-from-archive): Check package signature.
789 (package--download-one-archive): Check archive signature.
790 (package-delete): Remove .signed file.
791 (package-import-keyring): New command.
792 (package-refresh-contents): Import default keyring.
793 (package-desc-status): Add "unsigned" status.
794 (describe-package-1, package-menu--print-info)
795 (package-menu-mark-delete, package-menu--find-upgrades)
796 (package-menu--status-predicate): Support "unsigned" status.
797
798 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
799
800 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
801 the new compilation scheme using the new byte-codes.
802
803 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
804 (byte-pophandler): New byte codes.
805 (byte-goto-ops): Adjust accordingly.
806 (byte-compile--use-old-handlers): New var.
807 (byte-compile-catch): Use new byte codes depending on
808 byte-compile--use-old-handlers.
809 (byte-compile-condition-case--old): Rename from
810 byte-compile-condition-case.
811 (byte-compile-condition-case--new): New function.
812 (byte-compile-condition-case): New function that dispatches depending
813 on byte-compile--use-old-handlers.
814 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
815 when we can.
816
817 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
818 Optimize under `condition-case' and `catch' if
819 byte-compile--use-old-handlers is nil.
820 (disassemble-offset): Handle new bytecodes.
821
822 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
823
824 * subr.el (error): Use `declare'.
825 (decode-char, encode-char): Use advertised-calling-convention instead
826 of the docstring to discourage use of the `restriction' arg.
827
828 2013-10-03 Daiki Ueno <ueno@gnu.org>
829
830 * epg.el (epg-verify-file): Add a comment saying that it does not
831 notify verification error as a return value nor a signal.
832 (epg-verify-string): Ditto.
833
834 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
835
836 * progmodes/compile.el (compilation-start): Try globbing the arg to
837 `cd' (bug#15417).
838
839 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
840
841 Sync with Tramp 2.2.8.
842
843 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
844 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
845 * net/trampver.el: Update release number.
846
847 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
848
849 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
850 and default-process-coding-system for darwin only.
851
852 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
853
854 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
855
856 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
857
858 * vc/vc-git.el (vc-git-grep): Disable pager.
859
860 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
861
862 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
863 Use :url instead of :homepage, as per
864 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
865
866 * newcomment.el (comment-beginning): When `comment-use-syntax' is
867 non-nil, use `syntax-ppss' (Bug#15251).
868
869 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
870
871 * progmodes/octave.el (inferior-octave-startup-file):
872 Prefer ~/.emacs.d/init_octave.m.
873
874 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
875
876 * emacs-lisp/package.el (package-desc-from-define):
877 Accept additional arguments as plist, convert them to an alist and store
878 them in the `extras' slot.
879 (package-generate-description-file): Convert extras alist back to
880 plist and append to the `define-package' form arguments.
881 (package--alist-to-plist): New function.
882 (package--ac-desc): Add `extras' slot.
883 (package--add-to-archive-contents): Check if the archive-contents
884 vector is long enough, and if it is, pass its `extras' slot value
885 to `package-desc-create'.
886 (package-buffer-info): Call `lm-homepage', pass the returned value
887 to `package-desc-from-define'.
888 (describe-package-1): Render the homepage button (Bug#13291).
889
890 * emacs-lisp/package-x.el (package-upload-buffer-internal):
891 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
892
893 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
894
895 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
896 and default-process-coding-system to utf-8-unix (Bug#15402).
897
898 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
899
900 * subr.el (looking-back): Do not recommend using looking-back.
901
902 2013-09-28 Alan Mackenzie <acm@muc.de>
903
904 Fix indentation/fontification of Java enum with "implements".
905
906 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
907 regexp which matches "implements", etc., in Java.
908 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
909 specifier clauses coming after "enum".
910 * progmodes/cc-fonts.el (c-font-lock-declarations)
911 (c-font-lock-enum-tail): Check for extra specifier clauses coming
912 after "enum".
913
914 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
915
916 * faces.el (region): Change ns_selection_color to
917 ns_selection_fg_color, add ns_selection_bg_color.
918
919 2013-09-28 Leo Liu <sdl.web@gmail.com>
920
921 * progmodes/octave.el (inferior-octave-completion-table)
922 (inferior-octave-completion-at-point): Minor tweaks.
923
924 * textmodes/ispell.el (ispell-lookup-words): Rename from
925 lookup-words. (Bug#15460)
926 (lookup-words): Obsolete.
927 (ispell-complete-word, ispell-command-loop): All uses changed.
928
929 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
930
931 * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
932 (octave-mode-menu): Add octave-send-buffer.
933 (octave-send-buffer): New function.
934
935 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
936
937 * lisp/progmodes/octave.el (octave-mode-map): Add key binding for
938 octave-lookfor.
939 (octave-mode-menu): Add octave-lookfor.
940 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
941 octave-lookfor.
942 (octave-lookfor): New function.
943
944 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * emacs-lisp/cl-macs.el:
947 (cl--loop-destr-temps): Remove.
948 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
949 its convention.
950 (cl--loop-set-iterator-function): New function.
951 (cl-loop): Adjust accordingly, so as not to use cl-subst.
952 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
953 Bind `it' with `let' instead of substituting it with `cl-subst'.
954 (cl--unused-var-p): New function.
955 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
956 Eliminate some unused variable warnings (bug#15326).
957
958 2013-09-27 Tassilo Horn <tsdh@gnu.org>
959
960 * doc-view.el (doc-view-scale-reset): Rename from
961 `doc-view-reset-zoom-level'.
962 (doc-view-scale-adjust): New command.
963 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
964 `doc-view-scale-adjust'.
965
966 2013-09-26 Tassilo Horn <tsdh@gnu.org>
967
968 * doc-view.el (doc-view-reset-zoom-level): New command.
969 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
970 zoom commands (bug#15466).
971
972 2013-09-26 Kenichi Handa <handa@gnu.org>
973
974 * international/quail.el (quail-help): Make it not a command.
975
976 2013-09-26 Leo Liu <sdl.web@gmail.com>
977
978 * minibuffer.el (completion-all-sorted-completions): Make args
979 optional as they are.
980
981 2013-09-25 Daniel Colascione <dancol@dancol.org>
982
983 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
984 specs are and that they're not evaluated.
985
986 2013-09-24 Sam Steingold <sds@gnu.org>
987
988 * midnight.el (clean-buffer-list-kill-regexps)
989 (clean-buffer-list-kill-buffer-names): Update for the new Man
990 buffer naming which includes the object name.
991
992 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
993
994 * eshell/esh-cmd.el (eshell--sep-terms): New var.
995 (eshell-parse-command, eshell-parse-pipeline): Use it since
996 eshell-separate-commands requires a dynamic scoped var.
997 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
998
999 2013-09-23 Leo Liu <sdl.web@gmail.com>
1000
1001 * autoinsert.el (auto-insert-alist): Make the value of
1002 lexical-binding match its file setting.
1003
1004 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
1005
1006 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
1007
1008 * autoarg.el (autoarg-kp-digit-argument):
1009 * electric.el (Electric-command-loop):
1010 * kmacro.el (kmacro-step-edit-insert):
1011 Do not set universal-argument-num-events.
1012
1013 2013-09-22 Leo Liu <sdl.web@gmail.com>
1014
1015 * files.el (interpreter-mode-alist): Add octave.
1016
1017 2013-09-21 Alan Mackenzie <acm@muc.de>
1018
1019 C++: fontify identifier in declaration following "public:" correctly.
1020 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
1021 to match "public", etc.
1022 (c-decl-prefix-re): Add ":" into the C++ value.
1023 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
1024 bit. Add a check for a ":" preceded by "public", etc.
1025
1026 2013-09-21 Eli Zaretskii <eliz@gnu.org>
1027
1028 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
1029 recognized by GDB 7.5 and later.
1030
1031 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
1032
1033 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
1034
1035 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1036
1037 * subr.el (internal--call-interactively): New const.
1038 (called-interactively-p): Use it (bug#3984).
1039
1040 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
1041
1042 * vc/pcvs.el (cvs-mode-ignore):
1043 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
1044 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
1045
1046 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1047
1048 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
1049 (eshell-ls-orig-insert-directory): Remove.
1050 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
1051 (eshell-ls-use-in-dired): Use advice-add/remove.
1052 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
1053 Add `orig-fun' arg for use in :around advice.
1054 Make it check (redundantly) eshell-ls-use-in-dired.
1055
1056 2013-09-19 Glenn Morris <rgm@gnu.org>
1057
1058 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
1059
1060 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
1061
1062 * emacs-lisp/eieio.el (class-parent): Undo previous change.
1063
1064 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
1065
1066 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
1067 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
1068 (tramp-get-remote-python): New defuns.
1069 (tramp-get-remote-uid-with-perl)
1070 (tramp-get-remote-gid-with-perl): New defuns. Perl code
1071 contributed by yary <not.com@gmail.com> (tiny change).
1072 (tramp-get-remote-uid-with-python)
1073 (tramp-get-remote-gid-with-python): New defuns. Python code
1074 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
1075 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
1076
1077 2013-09-19 Glenn Morris <rgm@gnu.org>
1078
1079 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
1080
1081 * eshell/em-unix.el (eshell-remove-entries):
1082 Rename argument to avoid name-clash with global `top-level'.
1083
1084 * eshell/esh-proc.el (eshell-kill-process-function):
1085 Remove eshell-reset-after-proc from eshell-kill-hook if present.
1086 (eshell-reset-after-proc): Remove unused arg `proc'.
1087
1088 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
1089 (directory-files-and-attributes): Mark unused arg.
1090
1091 * eshell/em-unix.el (eshell-remove-entries):
1092 Remove unused arg `path'. Update callers.
1093
1094 * eshell/em-hist.el (eshell-hist-parse-arguments):
1095 Remove unused arg `silent'. Update callers.
1096
1097 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
1098 Fix (f)boundp mix-up.
1099
1100 * eshell/em-smart.el (eshell-smart-scroll-window)
1101 (eshell-disable-after-change):
1102 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
1103
1104 2013-09-18 Alan Mackenzie <acm@muc.de>
1105
1106 Fix fontification of type when followed by "const".
1107 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
1108 "known" types from fontification.
1109
1110 2013-09-18 Glenn Morris <rgm@gnu.org>
1111
1112 * emacs-lisp/chart.el (x-display-color-cells): Declare.
1113 (chart-face-list): Drop Emacsen without display-color-p.
1114
1115 * net/eww.el (libxml-parse-html-region): Declare.
1116 (eww-display-html): Explicit error if no libxml2 support.
1117
1118 * doc-view.el (doc-view-mode): Silence --without-x compilation.
1119
1120 * image.el (image-type-from-buffer, image-multi-frame-p):
1121 Remove --without-x warning/error.
1122
1123 * mouse.el (mouse-yank-primary):
1124 * term.el (term-mouse-paste):
1125 Reorder to silence --without-x compilation.
1126
1127 * mpc.el (doc-view-mode): Silence --without-x compilation.
1128
1129 * mail/rmailmm.el (rmail-mime-set-bulk-data):
1130 Silence --without-x compilation.
1131
1132 * progmodes/gud.el (gud-find-file, gud-mode):
1133 Silence --without-x compilation.
1134 (tooltip-mode): Declare.
1135
1136 * wdired.el (dired-backup-overwrite): Remove declaration.
1137 (wdired-mode-map): Add doc string.
1138
1139 * custom.el (x-get-resource): Declare.
1140
1141 * eshell/em-glob.el (ange-cache):
1142 * eshell/em-unix.el (ange-cache): Declare.
1143
1144 * faces.el (x-display-list, x-open-connection, x-get-resource):
1145 Declare.
1146
1147 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
1148 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
1149 Declare.
1150
1151 * frame.el (x-display-grayscale-p, x-display-name): Declare.
1152
1153 * net/gnutls.el (gnutls-log-level): Declare.
1154
1155 * net/shr.el (image-size, image-animate): Declare.
1156
1157 * simple.el (font-info): Declare.
1158
1159 * subr.el (x-popup-dialog): Declare.
1160
1161 * term/common-win.el (x-select-enable-primary)
1162 (x-last-selected-text-primary, x-last-selected-text-clipboard):
1163 Declare.
1164
1165 * term/ns-win.el (x-handle-args): Declare.
1166
1167 * term/x-win.el (x-select-enable-clipboard): Declare.
1168
1169 * term/w32-win.el (create-default-fontset): Declare.
1170
1171 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
1172 Declare.
1173
1174 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
1175 (fit-frame-to-buffer): Explicit error if --without-x.
1176 (mouse-autoselect-window-select): Silence compiler.
1177
1178 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
1179
1180 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
1181 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
1182 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
1183 * eshell/esh-util.el (eshell-sublist):
1184 Remove unused local variables.
1185
1186 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
1187
1188 * textmodes/two-column.el: Make 2C-split work for --without-x.
1189 (scroll-bar-columns): Autoload.
1190 (top-level): Require fringe when compiling.
1191
1192 2013-09-18 Leo Liu <sdl.web@gmail.com>
1193
1194 * subr.el (add-hook): Robustify to handle closure as well.
1195
1196 2013-09-17 Glenn Morris <rgm@gnu.org>
1197
1198 * simple.el (messages-buffer-mode-map): Unbind "g".
1199
1200 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
1201
1202 * help-mode.el (help-mode-finish): Use derived-mode-p.
1203 Remove obsolete highlighting.
1204
1205 * play/life.el (life-mode): Use define-derived-mode. Derive from
1206 special-mode.
1207 (life): Let-bind inhibit-read-only.
1208 (life-setup): Avoid `setq'. Use `life-mode'.
1209
1210 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
1211 which should not be needed any more.
1212 (package-menu-refresh, package-menu-describe-package): Use user-error.
1213
1214 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
1215 (eshell-post-rewrite-command-hook): Make obsolete.
1216 (eshell-parse-command): Simplify.
1217 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
1218 (eshell--cmd): Declare.
1219 (eshell-parse-pipeline): Remove unused var `final-p'.
1220 Pass a dynvar to eshell-post-rewrite-command-hook.
1221 Implement the new eshell-post-rewrite-command-function.
1222 (eshell-invoke-directly): Remove unused arg `input'.
1223 * eshell/esh-io.el (eshell-io-initialize):
1224 Use eshell-post-rewrite-command-function (bug#15399).
1225 (eshell--apply-redirections): Rename from eshell-apply-redirections;
1226 adjust to new calling convention.
1227 (eshell-create-handles): Rename args to avoid clashing with dynvar
1228 `standard-output'.
1229
1230 2013-09-17 Glenn Morris <rgm@gnu.org>
1231
1232 * simple.el (messages-buffer-mode): New major mode.
1233 (messages-buffer): New function.
1234 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
1235 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
1236 (ert-run-test): Use `messages-buffer' function.
1237 (ert--force-message-log-buffer-truncation): Ignore read-only.
1238 * help.el (view-echo-area-messages): Use `messages-buffer' function.
1239 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
1240
1241 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
1242
1243 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
1244
1245 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15329).
1246
1247 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1248
1249 * icomplete.el (icomplete-in-buffer): New var.
1250 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
1251 vars and replace them with functions.
1252 (icomplete-minibuffer-setup): Adjust accordingly.
1253 (icomplete--completion-table, icomplete--completion-predicate)
1254 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
1255 New functions.
1256 (icomplete-forward-completions, icomplete-backward-completions)
1257 (icomplete-simple-completing-p, icomplete-exhibit)
1258 (icomplete-completions): Use them.
1259 (icomplete--in-region-buffer): New var.
1260 (icomplete--in-region-setup): New function.
1261 (icomplete-mode): Use it.
1262
1263 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
1264 (bug#15379).
1265 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
1266 return args and options.
1267 (eshell-eval-using-options): Use the new return value of
1268 eshell--do-opts to set the options's vars in their scope.
1269 (eshell--set-option): Rename from eshell-set-option.
1270 Add arg `opt-vals'.
1271 (eshell--process-option): Rename from eshell-process-option.
1272 Add arg `opt-vals'.
1273 (eshell--process-args): Use an `opt-vals' alist to store the options's
1274 values during their processing and return them additionally to the
1275 remaining args.
1276
1277 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
1278
1279 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
1280 continuation character an operator, as far as indentation is
1281 concerned (Bug#15369).
1282
1283 2013-09-15 Martin Rudalics <rudalics@gmx.at>
1284
1285 * window.el (window--state-put-2): Don't process buffer state
1286 when buffer doesn't exist any more (Bug#15382).
1287
1288 2013-09-15 Glenn Morris <rgm@gnu.org>
1289
1290 * eshell/em-unix.el (eshell/rm):
1291 Make -f ignore missing files. (Bug#15373)
1292
1293 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
1294 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
1295 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
1296
1297 2013-09-14 Glenn Morris <rgm@gnu.org>
1298
1299 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
1300
1301 2013-09-13 Glenn Morris <rgm@gnu.org>
1302
1303 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
1304 (dired-guess-default): Make `file' available in the env. (Bug#15363)
1305
1306 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
1307
1308 * frame.el (x-focus-frame): Mark as declared in frame.c.
1309
1310 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
1311
1312 * ls-lisp.el: Use advice-add.
1313 (original-insert-directory): Remove.
1314 (ls-lisp--insert-directory): Rename from insert-directory; add
1315 `orig-fun' argument.
1316 (insert-directory): Advise.
1317
1318 2013-09-13 Eli Zaretskii <eliz@gnu.org>
1319
1320 * term.el (term-emulate-terminal): Decode the command string
1321 before passing it to term-command-hook. (Bug#15337)
1322
1323 2013-09-13 Glenn Morris <rgm@gnu.org>
1324
1325 * eshell/esh-util.el (ange-cache): Move declaration earlier.
1326
1327 * eshell/esh-ext.el (eshell-search-path): Declare.
1328
1329 * eshell/em-prompt.el (eshell/pwd): Autoload it.
1330 Otherwise an error occurs if eshell-dirs module not loaded.
1331
1332 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
1333
1334 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
1337 `tramp-check-proper-host'. Check for a valid method name.
1338
1339 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
1340 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
1341 * net/tramp-sh.el (tramp-maybe-open-connection):
1342 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
1343
1344 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
1345 also for hash values.
1346
1347 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1348
1349 * term/ns-win.el (parameters): Don't declare as dynamic.
1350 (before-make-frame-hook): Don't add ineffective function.
1351
1352 * eshell/*.el: Use lexical-binding (bug#15231).
1353
1354 2013-09-12 Kenichi Handa <handa@gnu.org>
1355
1356 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
1357
1358 2013-09-12 Glenn Morris <rgm@gnu.org>
1359
1360 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
1361 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
1362
1363 * subr.el (do-after-load-evaluation): Also give compiler warnings
1364 when obsolete files are used (except by obsolete files).
1365
1366 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
1367 in the status output, assume `filename' is the first. (Bug#15322)
1368
1369 * vc/vc.el (vc-deduce-fileset): Doc fix.
1370
1371 * calc/calc-help.el (Info-goto-node):
1372 * progmodes/cperl-mode.el (Info-find-node):
1373 * vc/ediff.el (Info-goto-node): Update declarations.
1374
1375 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
1376
1377 * vc/vc-bzr.el (vc-compilation-mode): Declare.
1378 (vc-bzr-pull): Require vc-dispatcher.
1379 * vc/vc-git.el (vc-compilation-mode): Declare.
1380 (vc-git-pull): Require vc-dispatcher.
1381
1382 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
1383
1384 * progmodes/octave.el (help-button-action): Declare.
1385
1386 * shell.el (shell-directory-tracker): Output error as a message
1387 rather than just returning it as a string.
1388 (shell-process-pushd): Remove useless use of message.
1389
1390 * dframe.el (dframe-timer-fn):
1391 * files.el (dir-locals-read-from-file):
1392 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
1393 (mpc-format):
1394 * reveal.el (reveal-post-command):
1395 * saveplace.el (load-save-place-alist-from-file):
1396 * shell.el (shell-resync-dirs):
1397 * w32-common-fns.el (x-get-selection-value):
1398 * emacs-lisp/copyright.el (copyright-find-copyright):
1399 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
1400 * emulation/tpu-edt.el (tpu-copy-keyfile):
1401 * play/bubbles.el (bubbles--mark-neighbourhood):
1402 * progmodes/executable.el
1403 (executable-make-buffer-file-executable-if-script-p):
1404 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
1405
1406 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1407
1408 Cleanup Eshell to rely less on dynamic scoping.
1409 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
1410 last-value, and ext-command here. Bind `args' closer to `body'.
1411 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
1412 (eshell--args): Declare new dynamic var.
1413 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
1414 last-value, and ext-command. Pass `args' to `body'.
1415 (eshell-process-args): Bind eshell--args.
1416 (eshell-set-option): Use eshell--args.
1417 * eshell/eshell.el (eshell): Use derived-mode-p.
1418 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
1419 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
1420 (eshell-glob-function): Declare.
1421 * eshell/esh-util.el: Require cl-lib.
1422 (eshell-read-hosts-file): Avoid add-to-list.
1423 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
1424 `err'.
1425 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
1426 Declare.
1427 (eshell/diff): Remove unused var `err'.
1428 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
1429 `killflag'.
1430 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
1431 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
1432 first use.
1433 * eshell/em-glob.el (eshell-glob-matches, message-shown):
1434 Move declaration before first use.
1435 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
1436 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
1437 rely on cl-return.
1438
1439 2013-09-12 Glenn Morris <rgm@gnu.org>
1440
1441 * term/ns-win.el (global-map): Remove binding for ispell-next,
1442 deleted 1999-05-29. (Bug#15357)
1443
1444 2013-09-11 Glenn Morris <rgm@gnu.org>
1445
1446 * echistory.el (electric-command-history): Remove call to deleted func.
1447
1448 * play/landmark.el (landmark-mode): Fix typos.
1449
1450 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
1451 Check cvs-sort-ignore-file is bound.
1452
1453 * savehist.el: No need for cl when compiling on Emacs.
1454
1455 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1456
1457 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
1458 (bug#15338).
1459 (eshell-self-insert-command, eshell-send-invisible):
1460 Remove unused argument.
1461 (eshell-handle-control-codes): Remove unused var `orig'.
1462 Avoid delete-backward-char.
1463
1464 * files.el (set-auto-mode): Simplify a bit further.
1465
1466 2013-09-11 Glenn Morris <rgm@gnu.org>
1467
1468 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
1469 (set-auto-mode): Don't regexp-quote elements.
1470 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
1471 * progmodes/cc-mode.el (interpreter-mode-alist):
1472 * progmodes/ruby-mode.el (interpreter-mode-alist):
1473 Revert previous change.
1474
1475 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1476
1477 * play/snake.el (snake-mode):
1478 * play/mpuz.el (mpuz-mode):
1479 * play/landmark.el (lm-mode):
1480 * play/blackbox.el (blackbox-mode):
1481 * play/5x5.el (5x5-mode):
1482 * obsolete/options.el (Edit-options-mode):
1483 * net/quickurl.el (quickurl-list-mode):
1484 * net/newst-treeview.el (newsticker-treeview-mode):
1485 * mail/rmailsum.el (rmail-summary-mode):
1486 * mail/mspools.el (mspools-mode):
1487 * locate.el (locate-mode):
1488 * ibuffer.el (ibuffer-mode):
1489 * emulation/ws-mode.el (wordstar-mode):
1490 * emacs-lisp/debug.el (debugger-mode):
1491 * array.el (array-mode):
1492 * net/eudc.el (eudc-mode): Use define-derived-mode.
1493 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
1494 Move initialization into declaration.
1495 (mairix-searches-mode): Use define-derived-mode.
1496 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
1497 (eudc-edit-hotlist): Use dolist.
1498 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
1499 (Man-mode): Use define-derived-mode.
1500 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
1501 (Info-edit-mode): Use define-derived-mode.
1502 (Info-cease-edit): Use Info-mode.
1503 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
1504 into declaration.
1505 (eshell-mode): Use define-derived-mode.
1506 * chistory.el (command-history-mode-map): Rename from
1507 command-history-map.
1508 (command-history-mode): Use define-derived-mode.
1509 (Command-history-setup): Remove function.
1510 * calc/calc.el (calc-trail-mode-map): New var.
1511 (calc-trail-mode): Use define-derived-mode.
1512 (calc-trail-buffer): Set calc-main-buffer manually.
1513 * bookmark.el (bookmark-insert-annotation): New function.
1514 (bookmark-edit-annotation): Use it.
1515 (bookmark-edit-annotation-mode): Make it a proper major mode.
1516 (bookmark-send-edited-annotation): Use derived-mode-p.
1517 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
1518 closer to its ideal place. Use \' to match EOS.
1519
1520 * profiler.el (profiler-calltree-find): Use function-equal.
1521
1522 2013-09-10 Glenn Morris <rgm@gnu.org>
1523
1524 * files.el (interpreter-mode-alist): Convert to regexps.
1525 (set-auto-mode): Adapt for this. (Bug#15306)
1526 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
1527 Comment out unused variable.
1528 * progmodes/cc-mode.el (interpreter-mode-alist):
1529 * progmodes/python.el (interpreter-mode-alist):
1530 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
1531 * progmodes/sh-script.el (sh-set-shell):
1532 No longer use interpreter-mode-alist to get list of shells.
1533
1534 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
1535
1536 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1537
1538 * simple.el: Use set-temporary-overlay-map for universal-argument.
1539 (universal-argument-map): Don't use default-bindings (bug#15317).
1540 Bind switch-frame explicitly. Replace universal-argument-minus with
1541 a conditional binding.
1542 (universal-argument-num-events, saved-overriding-map): Remove.
1543 (restore-overriding-map): Remove.
1544 (universal-argument--mode): Rename from save&set-overriding-map,
1545 and rewrite.
1546 (universal-argument, universal-argument-more, negative-argument)
1547 (digit-argument): Adjust accordingly.
1548 (universal-argument-minus): Remove.
1549 (universal-argument-other-key): Remove.
1550
1551 * subr.el (with-demoted-errors): Add `format' argument.
1552
1553 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
1554
1555 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
1556 `tramp-cleanup-connection'.
1557
1558 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
1559 parameters KEEP-DEBUG and KEEP-PASSWORD.
1560
1561 * net/tramp.el (tramp-file-name-handler):
1562 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
1563 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
1564 (tramp-maybe-open-connection):
1565 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
1566 Use `tramp-cleanup-connection'.
1567
1568 * net/tramp-sh.el (tramp-maybe-open-connection):
1569 Catch 'uname-changed inside the progress reporter.
1570
1571 2013-09-10 Glenn Morris <rgm@gnu.org>
1572
1573 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
1574
1575 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
1576 returns "alternate access method" in mode (eg "-rw-r--r--.").
1577
1578 2013-09-08 Glenn Morris <rgm@gnu.org>
1579
1580 * saveplace.el (load-save-place-alist-from-file):
1581 Demote errors. (Bug#15305)
1582
1583 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
1584
1585 Improve compatibility with older Emacsen, and XEmacs.
1586
1587 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
1588 only if it is bound. It isn't for XEmacs.
1589 (with-tramp-progress-reporter): Do not let-bind `result'.
1590 This yields to scoping errors in XEmacs.
1591 (tramp-handle-make-auto-save-file-name): New function, moved from
1592 tramp-sh.el.
1593
1594 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
1595 for `make-auto-save-file-name'.
1596 (tramp-adb--gnu-switches-to-ash):
1597 Use `tramp-compat-replace-regexp-in-string'.
1598
1599 * net/tramp-cache.el (tramp-cache-print): Call
1600 `substring-no-properties' only if it is bound. It isn't for XEmacs.
1601
1602 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
1603 bound. It isn't for XEmacs.
1604
1605 * net/tramp-compat.el (tramp-compat-copy-file):
1606 Catch `wrong-number-of-arguments' error.
1607 (tramp-compat-replace-regexp-in-string): New defun.
1608
1609 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
1610 for `make-auto-save-file-name'.
1611 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
1612 `copy-file'.
1613 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
1614 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
1615 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
1616
1617 * net/tramp-gw.el (tramp-gw-open-network-stream):
1618 Use `tramp-compat-replace-regexp-in-string'.
1619
1620 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
1621 Call `tramp-handle-make-auto-save-file-name'.
1622 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
1623 (tramp-sh-file-gvfs-monitor-dir-process-filter)
1624 (tramp-sh-file-inotifywait-process-filter):
1625 Use `tramp-compat-replace-regexp-in-string'.
1626 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
1627
1628 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
1629 for `make-auto-save-file-name'.
1630 (tramp-smb-handle-copy-directory):
1631 Call `tramp-compat-replace-regexp-in-string'.
1632 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
1633 (tramp-smb-handle-copy-file): Improve error message.
1634 (tramp-smb-handle-rename-file): Rename directly only in case
1635 `newname' does not exist yet. This is a restriction of smbclient.
1636 (tramp-smb-maybe-open-connection): Rerun the function only when
1637 `auth-sources' is non-nil.
1638
1639 2013-09-08 Kenichi Handa <handa@gnu.org>
1640
1641 * international/characters.el: Set category "^" (Combining) for
1642 more characters.
1643
1644 2013-09-07 Alan Mackenzie <acm@muc.de>
1645
1646 Correctly fontify Java class constructors.
1647 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
1648 in Java Mode.
1649 (c-recognize-typeless-decls): Set the Java value to t.
1650 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
1651 While handling a "(", add a check for, effectively, Java, and handle a
1652 "typeless" declaration there.
1653
1654 2013-09-07 Roland Winkler <winkler@gnu.org>
1655
1656 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
1657 field subtitle for entry type book.
1658
1659 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * minibuffer.el: Make minibuffer-complete call completion-in-region
1662 rather than other way around.
1663 (completion--some, completion-pcm--find-all-completions):
1664 Don't delay signals when debugging.
1665 (minibuffer-completion-contents): Beware fields within the
1666 minibuffer contents.
1667 (completion-all-sorted-completions): Use defvar-local.
1668 (completion--do-completion, completion--cache-all-sorted-completions)
1669 (completion-all-sorted-completions, minibuffer-force-complete):
1670 Add args `beg' and `end'.
1671 (completion--in-region-1): New fun, extracted from minibuffer-complete.
1672 (minibuffer-complete): Use completion-in-region.
1673 (completion-complete-and-exit): New fun, extracted from
1674 minibuffer-complete-and-exit.
1675 (minibuffer-complete-and-exit): Use it.
1676 (completion--complete-and-exit): Rename from
1677 minibuffer--complete-and-exit.
1678 (completion-in-region--single-word): New function, extracted from
1679 minibuffer-complete-word.
1680 (minibuffer-complete-word): Use it.
1681 (display-completion-list): Make `common-substring' argument obsolete.
1682 (completion--in-region): Call completion--in-region-1 instead of
1683 minibuffer-complete.
1684 (completion-help-at-point): Pass boundaries to
1685 minibuffer-completion-help as args rather than via an overlay.
1686 (completion-pcm--string->pattern): Use `any-delim'.
1687 (completion-pcm--optimize-pattern): New function.
1688 (completion-pcm--pattern->regex): Handle `any-delim'.
1689 * icomplete.el (icomplete-forward-completions)
1690 (icomplete-backward-completions, icomplete-completions):
1691 Adjust calls to completion-all-sorted-completions and
1692 completion--cache-all-sorted-completions.
1693 (icomplete-with-completion-tables): Default to t.
1694 * emacs-lisp/crm.el (crm--current-element): Rename from
1695 crm--select-current-element. Don't put an overlay but return the
1696 boundaries instead.
1697 (crm--completion-command): Take two new args to bind to the boundaries.
1698 (crm-completion-help): Adjust accordingly.
1699 (crm-complete): Use completion-in-region.
1700 (crm-complete-word): Use completion-in-region--single-word.
1701 (crm-complete-and-exit): Use completion-complete-and-exit.
1702
1703 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1704
1705 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
1706 than dynamically.
1707
1708 2013-09-06 Juri Linkov <juri@jurta.org>
1709
1710 * info.el (Info-display-images-node): When image file doesn't exist
1711 display text version of the image if it's provided in the Info file.
1712 Otherwise, display the location of missing image from SRC attribute.
1713 Add help-echo text property from ALT attribute. (Bug#15279)
1714
1715 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1716
1717 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
1718 (edit-abbrevs-mode): Use define-derived-mode.
1719
1720 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
1721 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
1722 that it's defined.
1723 (epa-key-list-mode, epa-key-mode, epa-info-mode):
1724 Use define-derived-mode.
1725
1726 * epg.el (epg-start-encrypt): Minor CSE simplification.
1727
1728 2013-09-06 William Xu <william.xwl@gmail.com>
1729
1730 * arc-mode.el: Add support for 7za (bug#15264).
1731 (archive-7z-program): New var.
1732 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
1733 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
1734 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
1735
1736 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1737
1738 Remove URL syntax.
1739
1740 * net/tramp.el (tramp-syntax, tramp-prefix-format)
1741 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
1742 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
1743 (tramp-postfix-host-format, tramp-file-name-regexp)
1744 (tramp-completion-file-name-regexp)
1745 (tramp-completion-dissect-file-name)
1746 (tramp-handle-substitute-in-file-name): Remove 'url case.
1747 (tramp-file-name-regexp-url)
1748 (tramp-completion-file-name-regexp-url): Remove constants.
1749
1750 2013-09-06 Glenn Morris <rgm@gnu.org>
1751
1752 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
1753
1754 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
1755
1756 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
1757 keywords" below "here-doc beginnings" (Bug#15270).
1758
1759 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1760
1761 * subr.el (pop): Use `car-safe'.
1762 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
1763 to detect unused `pop' return value.
1764
1765 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
1766 var `block-regexp'.
1767 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
1768 (python-fill-string): Remove unused var `marker'.
1769 (python-skeleton-add-menu-items): Remove unused var `items'.
1770
1771 * international/mule-cmds.el: Require CL.
1772 (find-coding-systems-for-charsets): Avoid add-to-list.
1773 (sanitize-coding-system-list): New function, extracted from
1774 select-safe-coding-system-interactively.
1775 (select-safe-coding-system-interactively): Use it.
1776 (read-input-method-name): Accept symbols for `default'.
1777
1778 * emacs-lisp/advice.el (defadvice): Add indent rule.
1779
1780 2013-09-05 Daniel Hackney <dan@haxney.org>
1781
1782 * dired-x.el:
1783 * net/ange-ftp.el:
1784 * net/browse-url.el:
1785 * net/dbus.el:
1786 * net/eudc.el:
1787 * net/eudcb-ldap.el:
1788 * net/eww.el:
1789 * net/imap.el:
1790 * printing.el:
1791 * vc/ediff-diff.el:
1792 * vc/ediff-init.el:
1793 * vc/ediff-merg.el:
1794 * vc/ediff-mult.el:
1795 * vc/ediff-util.el:
1796 * vc/ediff-wind.el:
1797 * vc/ediff.el:
1798 * vc/emerge.el:
1799 * vc/pcvs.el:
1800 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
1801 byte compiler. Remove some unused let-bound variables.
1802
1803 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1804
1805 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
1806 a "ref-cell", since it gets better optimized (bug#14883).
1807
1808 2013-09-05 Glenn Morris <rgm@gnu.org>
1809
1810 * progmodes/cc-awk.el (c-forward-sws): Declare.
1811
1812 2013-09-04 Glenn Morris <rgm@gnu.org>
1813
1814 * generic-x.el [rul-generic-mode]: Require cc-mode.
1815 (c++-mode-syntax-table): Declare.
1816 (rul-generic-mode-syntax-table): Init in the defvar.
1817
1818 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
1819
1820 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
1821 (vc-do-command, vc-set-async-update):
1822 * vc/vc-mtn.el (vc-mtn-dir-status):
1823 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
1824 (vc-hg-pull, vc-hg-merge-branch):
1825 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
1826 (vc-git-merge-branch):
1827 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
1828 (vc-cvs-dir-status-files):
1829 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
1830 (vc-bzr-dir-status-files):
1831 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
1832 * vc/vc-annotate.el: Use lexical-binding.
1833 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
1834 (vc-sentinel-movepoint): Declare.
1835 (vc-annotate): Don't use `goto-line'.
1836 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
1837 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
1838 (vc-sentinel-movepoint): Declare.
1839 * vc/vc-svn.el: Use lexical-binding.
1840 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
1841 * vc/vc-sccs.el:
1842 * vc/vc-rcs.el: Use lexical-binding.
1843
1844 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
1845 `deleted'. Don't drop errors silently.
1846
1847 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
1848
1849 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
1850
1851 * vc/vc.el (vc-ignore): Rewrite.
1852 (vc-default-ignore): New function.
1853 (vc-default-ignore-completion-table): Use find-ignore-file.
1854
1855 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
1856 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
1857 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
1858 Remove. Most code moved to vc.el.
1859
1860 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
1861
1862 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
1863 * net/tramp-smb.el (tramp-smb-get-file-entries):
1864 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
1865 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
1866
1867 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
1868 Update call to it.
1869 (eww-change-select): Remove unused var `properties'.
1870 (eww-make-unique-file-name): Remove unused var `base'.
1871
1872 * finder.el (finder-compile-keywords): Don't mess with windows.
1873
1874 * calculator.el (calculator-funcall): Fix typo in last change.
1875
1876 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
1877
1878 * emacs-lisp/package.el (package-activate-1): Don't let a missing
1879 <pkg>-autoloads.el file stop us.
1880
1881 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
1882 warnings, and factor out common code.
1883
1884 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
1885
1886 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
1887 two-character operators and whether the character preceding them
1888 changes their meaning (Bug#15208).
1889
1890 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
1891
1892 Format code sent to Python shell for robustness.
1893 * progmodes/python.el (python-shell-buffer-substring):
1894 New function.
1895 (python-shell-send-region, python-shell-send-buffer): Use it.
1896
1897 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
1900 * net/tramp.el (tramp-user-error): ... here.
1901 (tramp-find-method, tramp-check-proper-host)
1902 (tramp-dissect-file-name, tramp-debug-message)
1903 (tramp-handle-shell-command):
1904 * net/tramp-adb.el (tramp-adb-handle-shell-command):
1905 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
1906
1907 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
1908
1909 2013-09-02 Martin Rudalics <rudalics@gmx.at>
1910
1911 * avoid.el (mouse-avoidance-point-position)
1912 (mouse-avoidance-too-close-p): Handle case where posn-at-point
1913 returns nil.
1914
1915 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
1916
1917 * progmodes/python.el (python-shell-completion-get-completions):
1918 Drop use of deleted `comint-last-prompt-overlay'.
1919 (python-nav-if-name-main): New command.
1920
1921 2013-09-01 Glenn Morris <rgm@gnu.org>
1922
1923 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
1924 Avoid leading space in $wins. Otherwise the sed command used by
1925 eg compile-main ends up containing "/*.el". (Bug#15170)
1926
1927 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
1928
1929 2013-08-30 Glenn Morris <rgm@gnu.org>
1930
1931 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1932 Fix is-this-a-directory logic. (Bug#15220)
1933
1934 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * textmodes/css-mode.el: Use SMIE.
1937 (css-smie-grammar): New var.
1938 (css-smie--forward-token, css-smie--backward-token)
1939 (css-smie-rules): New functions.
1940 (css-mode): Use them.
1941 (css-navigation-syntax-table): Remove var.
1942 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
1943 (css-indent-calculate, css-indent-line): Remove functions.
1944
1945 Misc changes to reduce use of `(lambda...); and other cleanups.
1946 * cus-edit.el: Use lexical-binding.
1947 (customize-push-and-save, customize-apropos)
1948 (custom-buffer-create-internal): Use closures.
1949 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
1950 * progmodes/ada-xref.el: Use setq.
1951 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
1952 * dframe.el: Use lexical-binding.
1953 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
1954 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
1955 * descr-text.el: Use lexical-binding.
1956 (describe-text-widget, describe-text-sexp, describe-property-list):
1957 Use closures.
1958 * comint.el (comint-history-isearch-push-state): Use a closure.
1959 * calculator.el: Use lexical-binding.
1960 (calculator-number-to-string): Make it work with lexical-binding.
1961 (calculator-funcall): Same and use cl-letf.
1962
1963 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
1964 (lisp--company-doc-string, lisp--company-location): New functions.
1965 (lisp-completion-at-point): Use them to improve Company support.
1966
1967 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
1968 params of lambda expressions.
1969 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
1970 (ruby-smie--opening-pipe-p): New function.
1971 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
1972 symbols and matched |...| for formal params.
1973 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
1974 from being treated as hanging. Handle "rescue".
1975
1976 2013-08-29 Glenn Morris <rgm@gnu.org>
1977
1978 * progmodes/cc-engine.el (c-pull-open-brace):
1979 Move definition before use.
1980
1981 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
1984 are immutable. Don't use `unsafe' any more.
1985 (cl--defsubst-expand): Don't substitute at the same time as keeping
1986 a residual unused let-binding. Don't use `unsafe' any more.
1987
1988 2013-08-29 Glenn Morris <rgm@gnu.org>
1989
1990 * calendar/cal-china.el (calendar-chinese-year-cache):
1991 Recenter on 2015.
1992
1993 * nxml/nxml-util.el (nxml-debug-clear-inside):
1994 Use cl-loop rather than loop.
1995
1996 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
1997
1998 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
1999
2000 2013-08-28 Glenn Morris <rgm@gnu.org>
2001
2002 * progmodes/antlr-mode.el: No need to require cc-mode twice.
2003
2004 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
2005
2006 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
2007
2008 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2009
2010 * simple.el (repeat-complex-command--called-interactively-skip):
2011 New function.
2012 (repeat-complex-command): Use it (bug#14136).
2013
2014 * progmodes/cc-mode.el: Minor cleanup of var declarations.
2015 (c-define-abbrev-table): Add `doc' argument.
2016 (c-mode-abbrev-table, c++-mode-abbrev-table)
2017 (objc-mode-abbrev-table, java-mode-abbrev-table)
2018 (idl-mode-abbrev-table, pike-mode-abbrev-table)
2019 (awk-mode-abbrev-table): Use it.
2020 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
2021 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
2022 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
2023 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
2024 Move initialization into the declaration; and remove any
2025 autoload cookie.
2026
2027 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
2028 and dynamic let binding.
2029
2030 * vc/smerge-mode.el: Remove redundant :group args.
2031
2032 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
2033 to load-path.
2034
2035 2013-08-28 Juri Linkov <juri@jurta.org>
2036
2037 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
2038 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
2039 (isearch-other-meta-char): Handle an undefined shifted printing
2040 character by downshifting it. (Bug#15200)
2041
2042 2013-08-28 Juri Linkov <juri@jurta.org>
2043
2044 * isearch.el (isearch-search): Change regexp error message for
2045 non-regexp searches. (Bug#15166)
2046
2047 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
2048
2049 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2050 for portability to hosts where /bin/sh has problems.
2051
2052 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2053
2054 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
2055
2056 2013-08-27 Juri Linkov <juri@jurta.org>
2057
2058 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
2059 in the keyboard macro. (Bug#15126)
2060
2061 2013-08-27 Juri Linkov <juri@jurta.org>
2062
2063 * isearch.el (isearch-quote-char): Comment out converting unibyte
2064 to multibyte, thus syncing with its `quoted-insert' counterpart.
2065 (Bug#15166)
2066
2067 2013-08-27 Martin Rudalics <rudalics@gmx.at>
2068
2069 * window.el (display-buffer-use-some-window): Add missing
2070 argument in call of get-largest-window (Bug#15185).
2071 Reported by Stephen Leake.
2072
2073 2013-08-27 Glenn Morris <rgm@gnu.org>
2074
2075 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
2076
2077 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
2078
2079 * progmodes/python.el (python-font-lock-keywords): Don't return nil
2080 from a matcher-function unless there's no more matches (bug#15161).
2081
2082 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
2083
2084 * minibuffer.el: Revert change from 2013-08-20.
2085
2086 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
2087 with text property `tramp-default', if appropriate.
2088 (tramp-check-proper-host): New defun.
2089 (tramp-dissect-file-name): Do not check hostname. Revert change
2090 of 2013-03-18.
2091 (tramp-backtrace): Make VEC-OR-PROC optional.
2092
2093 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2094 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2095 * net/tramp-sh.el (tramp-maybe-open-connection):
2096 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2097 Apply `tramp-check-proper-host'.
2098
2099 2013-08-26 Tassilo Horn <tsdh@gnu.org>
2100
2101 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
2102 lambda expression in order to have `describe-variable' display it.
2103
2104 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
2105
2106 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
2107 BUF can be optional. (Bug#15186)
2108
2109 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
2110
2111 * progmodes/flymake.el (flymake-get-real-file-name-function):
2112 Fix broken customization. (Bug#15184)
2113
2114 2013-08-25 Alan Mackenzie <acm@muc.de>
2115
2116 Improve indentation of bracelists defined by macros (without "=").
2117
2118 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
2119 expansion begins with "{", regard it as bracelist when it doesn't
2120 contain a ";".
2121
2122 Parse C++ inher-intro when there's a template split over 2 lines.
2123
2124 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
2125 rigorously the search for "class" etc. followed by ":".
2126
2127 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
2128 random languages a regexp which never matches rather than nil.
2129
2130 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
2131
2132 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
2133 (c-awk-regexp-one-line-possibly-open-char-list-re)
2134 (c-awk-one-line-possibly-open-regexp-re)
2135 (c-awk-one-line-non-syn-ws*-re): Remove.
2136 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
2137 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
2138 (c-awk-space*-unclosed-regexp-/-re): New constants.
2139 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
2140 aren't regexp delimiters.
2141
2142 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
2143 handling for a rare situation in AWK Mode involving unterminated
2144 strings/regexps.
2145
2146 2013-08-23 Glenn Morris <rgm@gnu.org>
2147
2148 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
2149
2150 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
2151
2152 * files.el (create-file-buffer): If the result would begin with
2153 spaces, prepend a "|" instead of removing them. (Bug#15162)
2154
2155 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2156
2157 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
2158 text-properties (bug#15155).
2159
2160 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
2161 exist any more.
2162 (calc-keypad-redraw): Remove unused var `pad'.
2163 (calc-keypad-press): Remove unused var `menu'.
2164
2165 2013-08-23 Martin Rudalics <rudalics@gmx.at>
2166
2167 * window.el (display-buffer-pop-up-frame):
2168 Call pop-up-frame-function with BUFFER current so `make-frame' will
2169 use it as the new frame's buffer (Bug#15133).
2170
2171 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2172
2173 * calendar/timeclock.el: Minor cleanups.
2174 (timeclock-ask-before-exiting, timeclock-use-display-time):
2175 Use `symbol'.
2176 (timeclock-modeline-display): Define as alias before the
2177 actual definition.
2178 (timeclock-mode-line-display): Use define-minor-mode.
2179 (timeclock-day-list-template): Make it a function, add an argument.
2180 (timeclock-day-list-required, timeclock-day-list-length)
2181 (timeclock-day-list-debt, timeclock-day-list-span)
2182 (timeclock-day-list-break): Adjust calls accordingly.
2183
2184 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2185
2186 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
2187 Use read--expression so that completion works again.
2188
2189 2013-08-21 Sam Steingold <sds@gnu.org>
2190
2191 Add rudimentary inferior shell interaction
2192 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
2193 (sh-set-shell): Reset it.
2194 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
2195 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
2196
2197 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
2198
2199 * align.el: Use lexical-binding.
2200 (align-region): Simplify accordingly.
2201
2202 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
2203
2204 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
2205
2206 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
2207 `non-essential' up.
2208
2209 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
2210
2211 * net/tramp.el:
2212 * net/tramp-adb.el:
2213 * net/tramp-cmds.el:
2214 * net/tramp-ftp.el:
2215 * net/tramp-gvfs.el:
2216 * net/tramp-gw.el:
2217 * net/tramp-sh.el: Don't wrap external variable declarations by
2218 `eval-when-compile'.
2219
2220 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2221
2222 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
2223 now that Emacs supports ImageMagick animations.
2224
2225 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
2226
2227 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
2228 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
2229
2230 2013-08-16 Martin Rudalics <rudalics@gmx.at>
2231
2232 * window.el (mouse-autoselect-window-select): Do autoselect when
2233 mouse pointer is on margin.
2234
2235 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
2236
2237 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
2238
2239 2013-08-16 Glenn Morris <rgm@gnu.org>
2240
2241 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
2242 Handle "Remote Directory" response of some clients. (Bug#15058)
2243
2244 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
2245 Tweak warning. (Bug#14926)
2246
2247 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
2248 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
2249
2250 * image-mode.el (image-mode-map): Add menu items to reverse,
2251 increase, decrease, reset animation speed.
2252 (image--set-speed, image-increase-speed, image-decrease-speed)
2253 (image-reverse-speed, image-reset-speed): New functions.
2254 (image-mode-map): Add bindings for speed commands.
2255
2256 * image.el (image-animate-get-speed, image-animate-set-speed):
2257 New functions.
2258 (image-animate-timeout): Respect image :speed property.
2259
2260 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
2261
2262 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
2263 previous line (bug#15101).
2264 (debugger-eval-expression, debugger-record-expression):
2265 Use read--expression (bug#15102).
2266
2267 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
2268
2269 Remove byte compiler warnings, visible when compiling with
2270 `byte-compile-force-lexical-warnings' set to t.
2271
2272 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
2273 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
2274 (tramp-handle-unhandled-file-name-directory)
2275 (tramp-handle-file-notify-add-watch, tramp-action-login)
2276 (tramp-action-succeed, tramp-action-permission-denied)
2277 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
2278 arguments with "_".
2279
2280 * net/tramp-adb.el (tramp-adb-parse-device-names)
2281 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
2282 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
2283 (tramp-adb-handle-file-truename): Remove unused arguments.
2284
2285 * net/tramp-cache.el (tramp-flush-directory-property)
2286 (tramp-flush-connection-property, tramp-list-connections)
2287 (tramp-parse-connection-properties): Prefix unused arguments with "_".
2288
2289 * net/tramp-compat.el (tramp-compat-make-temp-file):
2290 Rename FILENAME to F.
2291
2292 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
2293 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
2294 (tramp-zeroconf-parse-workstation-device-names)
2295 (tramp-zeroconf-parse-webdav-device-names)
2296 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
2297
2298 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
2299 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
2300
2301 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
2302 arguments.
2303 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
2304 (tramp-sh-handle-insert-file-contents-literally)
2305 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
2306 with "_".
2307 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
2308 Remove unused variables.
2309
2310 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
2311 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
2312 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
2313
2314 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
2315 Make them a defconst.
2316 (tramp-uuencode-region): Remove unused variable.
2317
2318 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
2319
2320 * frameset.el (frameset--prop-setter): New function.
2321 (frameset-prop): Add gv-setter declaration.
2322 (frameset-filter-minibuffer): Deal with the case that the minibuffer
2323 parameter was already set in FILTERED. Doc fix.
2324 (frameset--record-minibuffer-relationships): Allow saving a
2325 minibufferless frame without its corresponding minibuffer frame.
2326 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
2327 frame, if the frame id matches.
2328 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
2329 frames before orphaned ones.
2330 (frameset-restore): Warn about orphaned windows, instead of error out.
2331
2332 2013-08-14 Martin Rudalics <rudalics@gmx.at>
2333
2334 * window.el (window-make-atom): Don't overwrite parameter
2335 already present.
2336 (display-buffer-in-atom-window): Handle special case where we
2337 split an already atomic window.
2338 (window--major-non-side-window, display-buffer-in-side-window)
2339 (window--side-check): Ignore minibuffer window when walking
2340 window tree.
2341 (window-deletable-p): Return 'frame only if no other frame uses
2342 our minibuffer window.
2343 (record-window-buffer): Run buffer-list-update-hook.
2344 (split-window): Make sure window--check-frame won't destroy an
2345 existing atomic window in case the new window gets nested
2346 inside.
2347 (display-buffer-at-bottom): Ignore minibuffer window when
2348 walking window tree. Don't split a side window.
2349 (pop-to-buffer): Don't set-buffer here, the select-window call
2350 should do that.
2351 (mouse-autoselect-window-select): Autoselect only if we are in the
2352 text portion of the window.
2353
2354 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2355
2356 * net/shr.el (shr-parse-image-data): New function to grab both the
2357 data itself and the Content-Type.
2358 (shr-put-image): Use it.
2359
2360 * net/eww.el (eww-display-image): Ditto.
2361
2362 * image.el (image-content-type-suffixes): New variable.
2363
2364 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2365
2366 * progmodes/python.el (python-imenu--build-tree)
2367 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
2368
2369 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
2370
2371 * simple.el (backward-word): Mention the optional argument.
2372
2373 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
2374
2375 * frameset.el (frameset--make): Rename constructor from make-frameset.
2376 (frameset-p, frameset-valid-p): Don't autoload.
2377 (frameset-valid-p): Use normal accessors.
2378
2379 2013-08-13 Glenn Morris <rgm@gnu.org>
2380
2381 * progmodes/compile.el (compile-command): Tweak example in doc.
2382 * obsolete/scribe.el (scribe-mode):
2383 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
2384
2385 * mail/feedmail.el (feedmail-confirm-outgoing)
2386 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
2387
2388 * cus-start.el (truncate-partial-width-windows): Fix type.
2389
2390 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
2391
2392 * net/shr.el (shr-table-horizontal-line): Fix custom type.
2393
2394 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
2395
2396 * emacs-lisp/timer.el (timer--time-setter): New function.
2397 (timer--time): Use it as gv-setter.
2398
2399 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
2400 setter is not a symbol.
2401
2402 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
2403
2404 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
2405 if sending fails. This makes debugging easier.
2406
2407 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
2408
2409 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
2410 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
2411 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
2412
2413 2013-08-12 Eli Zaretskii <eliz@gnu.org>
2414
2415 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
2416
2417 2013-08-12 Glenn Morris <rgm@gnu.org>
2418
2419 * format.el (format-annotate-function):
2420 Handle read-only text properties in the source. (Bug#14887)
2421
2422 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2423
2424 * net/eww.el (eww-display-html): Ignore coding system errors.
2425 One web site uses "utf-8lias" as the coding system.
2426
2427 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
2428
2429 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
2430
2431 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
2432
2433 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
2434 (tutorial--detailed-help): Remove unused local variables.
2435 (tutorial--save-tutorial-to): Use ignore-errors.
2436 (help-with-tutorial): Use looking-at-p.
2437
2438 * view.el (view-buffer-other-window, view-buffer-other-frame):
2439 Mark unused arguments.
2440
2441 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
2442 (woman-select-symbol-fonts, woman, woman-find-file)
2443 (woman-insert-file-contents, woman-non-underline-faces):
2444 Use string-match-p.
2445 (woman1-unquote): Move declaration.
2446
2447 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
2448 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
2449 argument. Remove unused local variable.
2450 (xml-parse-elem-type): Use string-match-p.
2451 (xml-substitute-numeric-entities): Use ignore-errors.
2452
2453 * calculator.el (calculator): Mark unused argument.
2454 (calculator-paste, calculator-quit, calculator-integer-p):
2455 Use ignore-errors.
2456 (calculator-string-to-number, calculator-decimal, calculator-exp)
2457 (calculator-op-or-exp): Use string-match-p.
2458
2459 * dired.el (dired-buffer-more-recently-used-p): Declare.
2460 (dired-insert-set-properties, dired-insert-old-subdirs):
2461 Use ignore-errors.
2462
2463 * dired-aux.el (dired-compress): Use ignore-errors.
2464 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
2465 (dired-do-async-shell-command, dired-do-shell-command)
2466 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
2467 (dired-insert-subdir-validate): Use string-match-p.
2468 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
2469 (dired-add-entry): Use string-match-p, looking-at-p.
2470 (dired-insert-subdir-newpos): Remove unused local variable.
2471
2472 * filenotify.el (file-notify-callback): Remove unused local variable.
2473
2474 * filesets.el (filesets-error): Mark unused argument.
2475 (filesets-which-command-p, filesets-filter-dir-names)
2476 (filesets-directory-files, filesets-get-external-viewer)
2477 (filesets-ingroup-get-data): Use string-match-p.
2478
2479 * find-file.el (ff-other-file-name, ff-other-file-name)
2480 (ff-find-the-other-file, ff-cc-hh-converter):
2481 Remove unused local variables.
2482 (ff-get-file-name): Use string-match-p.
2483 (ff-all-dirs-under): Use ignore-errors.
2484
2485 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
2486 (follow-select-if-visible): Remove unused local variable.
2487
2488 * forms.el (read-file-filter): Move declaration.
2489 (forms--make-format, forms--make-parser, forms-insert-record):
2490 Quote function with #'.
2491 (forms--update): Use string-match-p. Quote function with #'.
2492
2493 * help-mode.el (help-dir-local-var-def): Mark unused argument.
2494 (help-make-xrefs): Use looking-at-p.
2495 (help-xref-on-pp): Use looking-at-p, ignore-errors.
2496
2497 * ibuffer.el (ibuffer-ext-visible-p): Declare.
2498 (ibuffer-confirm-operation-on): Use string-match-p.
2499
2500 * msb.el (msb-item-handler, msb-dired-item-handler):
2501 Mark unused arguments.
2502
2503 * ses.el (ses-decode-cell-symbol)
2504 (ses-kill-override): Remove unused local variable.
2505 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
2506 (ses-load): Use ignore-errors, looking-at-p.
2507 (ses-jump-safe): Use ignore-errors.
2508 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
2509
2510 * tabify.el (untabify, tabify): Mark unused arguments.
2511
2512 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
2513 Mark unused argument.
2514 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
2515 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
2516
2517 * emacs-lisp/timer.el (timer--time): Define setter with
2518 gv-define-setter to avoid deprecation warning.
2519
2520 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
2521 (*record-cmpl-statistics-p*): Remove (was commented out).
2522 (cmpl-statistics-block): Remove (body was commented out).
2523 All callers changed.
2524 (add-completions-from-buffer, load-completions-from-file):
2525 Remove unused variables.
2526
2527 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
2528
2529 * filecache.el (file-cache-delete-file-list):
2530 Print message only when told so.
2531 (file-cache-files-matching): Use #' in mapconcat argument.
2532
2533 * ffap.el (ffap-url-at-point): Fix reference to variable
2534 thing-at-point-default-mail-uri-scheme.
2535
2536 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
2537
2538 * subr.el (define-error): New function.
2539 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
2540 error-file-not-found and define with define-error.
2541 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
2542 and define with define-error.
2543 * userlock.el (file-locked, file-supersession):
2544 * simple.el (mark-inactive):
2545 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
2546 * progmodes/ada-mode.el (ada-mode-errors):
2547 * play/life.el (life-extinct):
2548 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
2549 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
2550 * nxml/rng-util.el (rng-error):
2551 * nxml/rng-uri.el (rng-uri-error):
2552 * nxml/rng-match.el (rng-compile-error):
2553 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
2554 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
2555 * nxml/nxml-rap.el (nxml-scan-error):
2556 * nxml/nxml-outln.el (nxml-outline-error):
2557 * net/soap-client.el (soap-error):
2558 * net/gnutls.el (gnutls-error):
2559 * net/ange-ftp.el (ftp-error):
2560 * mpc.el (mpc-proc-error):
2561 * json.el (json-error, json-readtable-error, json-unknown-keyword)
2562 (json-number-format, json-string-escape, json-string-format)
2563 (json-key-format, json-object-format):
2564 * jka-compr.el (compression-error):
2565 * international/quail.el (quail-error):
2566 * international/kkc.el (kkc-error):
2567 * emacs-lisp/ert.el (ert-test-failed):
2568 * calc/calc.el (calc-error, inexact-result, math-overflow)
2569 (math-underflow):
2570 * bookmark.el (bookmark-error-no-filename):
2571 * epg.el (epg-error): Define with define-error.
2572
2573 * time.el (display-time-event-handler)
2574 (display-time-next-load-average): Don't call sit-for since it seems
2575 unnecessary (bug#15045).
2576
2577 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
2578 Use #' instead of ' to quote functions.
2579 (checkdoc-output-mode): Use setq-local.
2580 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
2581 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
2582 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
2583 (checkdoc-ispell, checkdoc-ispell-current-buffer)
2584 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
2585 (checkdoc-ispell-message-text, checkdoc-ispell-start)
2586 (checkdoc-ispell-continue, checkdoc-ispell-comments)
2587 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
2588
2589 * ido.el (ido-completion-help): Fix up compiler warning.
2590
2591 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
2592
2593 * frameset.el (frameset-p): Add autoload cookie.
2594 (frameset--jump-to-register): New function, based on code moved from
2595 register.el.
2596 (frameset-to-register): Move from register.el. Adapt to `registerv'.
2597
2598 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
2599 (frameset-restore, frameset-save, frameset-session-filter-alist):
2600 Remove declarations.
2601 (register-alist): Doc fix.
2602 (frameset-to-register): Move to frameset.el.
2603 (jump-to-register, describe-register-1): Remove frameset-specific code.
2604
2605 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
2606
2607 * allout-widgets.el (allout-widgets-pre-command-business)
2608 (allout-widgets-post-command-business)
2609 (allout-widgets-after-change-handler)
2610 (allout-decorate-item-and-context, allout-set-boundary-marker)
2611 (allout-body-modification-handler)
2612 (allout-graphics-modification-handler): Mark ignored arguments.
2613 (allout-widgets-post-command-business)
2614 (allout-widgets-exposure-change-processor)
2615 (allout-widgets-exposure-undo-processor)
2616 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
2617 (allout-parse-item-at-point, allout-decorate-item-guides)
2618 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
2619 * allout.el (epa-passphrase-callback-function): Declare.
2620 (allout-overlay-insert-in-front-handler)
2621 (allout-overlay-interior-modification-handler)
2622 (allout-isearch-end-handler, allout-chart-siblings)
2623 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
2624 (allout-yank-processing, allout-process-exposed)
2625 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
2626 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
2627 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
2628 (lisp-indent-defform): Mark ignored arguments.
2629 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
2630 (calculate-lisp-indent): Remove unused variables.
2631 * international/characters.el (indian-2-column, arabic-2-column)
2632 (tibetan): Mark ignored arguments.
2633 (use-cjk-char-width-table): Mark ignored arguments.
2634 Remove unused variables.
2635 * international/fontset.el (build-default-fontset-data)
2636 (x-compose-font-name, create-fontset-from-fontset-spec):
2637 Mark ignored arguments.
2638 (fontset-plain-name): Remove unused variables.
2639 * international/mule.el (charset-id, charset-bytes, generic-char-p)
2640 (keyboard-coding-system): Mark ignored arguments.
2641 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
2642 * help.el (resize-temp-buffer-window):
2643 * window.el (display-buffer-in-major-side-window)
2644 (display-buffer-in-side-window, display-buffer-in-previous-window):
2645 Remove unused variables.
2646 * isearch.el (isearch-forward-symbol):
2647 * version.el (emacs-bzr-version-bzr):
2648 * international/mule-cmds.el (current-language-environment):
2649 * term/common-win.el (x-handle-iconic, x-handle-geometry)
2650 (x-handle-display):
2651 * term/pc-win.el (x-list-fonts, x-display-planes)
2652 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
2653 (x-server-version, x-display-screens, x-display-mm-height)
2654 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
2655 (x-selection-owner-p, x-own-selection-internal)
2656 (x-disown-selection-internal, x-get-selection-internal)
2657 (msdos-initialize-window-system):
2658 * term/tty-colors.el (tty-color-alist, tty-color-clear):
2659 * term/x-win.el (x-handle-no-bitmap-icon):
2660 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
2661 (vc-default-find-file-hook, vc-default-extra-menu):
2662 Mark ignored arguments.
2663
2664 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2665
2666 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
2667 break-condition in the context of the debugged code (bug#12685).
2668
2669 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
2670
2671 * comint.el:
2672 Do not use an overlay to highlight the last prompt. (Bug#14744)
2673 (comint-mode): Make comint-last-prompt buffer local.
2674 (comint-last-prompt): New variable.
2675 (comint-last-prompt-overlay): Remove. Superseded by
2676 comint-last-prompt.
2677 (comint-snapshot-last-prompt, comint-output-filter):
2678 Use comint-last-prompt.
2679
2680 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
2681
2682 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
2683 (frameset-save): Check validity of the resulting frameset.
2684
2685 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
2686
2687 * ido.el (ido-record-command): Add doc string.
2688
2689 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
2690
2691 * frameset.el (frameset): Do not disable creation of the default
2692 frameset-p predicate. Doc fix.
2693 (frameset-valid-p): New function, copied from the old predicate-p.
2694 Add additional checks.
2695 (frameset-restore): Check with frameset-valid-p.
2696 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
2697 (frameset-name, frameset-description, frameset-properties)
2698 (frameset-states): Add docstring.
2699 (frameset-session-filter-alist, frameset-persistent-filter-alist)
2700 (frameset-filter-alist): Doc fixes.
2701
2702 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
2703
2704 * frameset.el (frameset-p, frameset-prop): Doc fixes.
2705
2706 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2707
2708 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
2709 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
2710 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
2711 (byte-compile-normal-call): Remove obsolescence check.
2712
2713 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
2714
2715 * frameset.el (frameset-restore): Doc fix.
2716
2717 * register.el (frameset-frame-id, frameset-frame-with-id)
2718 (frameset-p, frameset-restore, frameset-save): Declare.
2719 (register-alist): Document framesets.
2720 (frameset-session-filter-alist): Declare.
2721 (frameset-to-register): New function.
2722 (jump-to-register): Implement jumping to framesets. Doc fix.
2723 (describe-register-1): Describe framesets.
2724
2725 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
2726
2727 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
2728
2729 * desktop.el (desktop-save-frameset): Use new frameset-save args.
2730 Use lexical-binding.
2731
2732 * frameset.el (frameset): Use type vector, not list (incompatible
2733 change). Do not declare a new constructor, use the default one.
2734 Upgrade suggested properties `app', `name' and `desc' to slots `app',
2735 `name' and `description', respectively, and add read-only slot
2736 `timestamp'. Doc fixes.
2737 (frameset-copy, frameset-persistent-filter-alist)
2738 (frameset-filter-alist, frameset-switch-to-gui-p)
2739 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
2740 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
2741 (frameset-filter-iconified, frameset-keep-original-display-p):
2742 Doc fixes.
2743 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
2744 Rename from frameset-filter-(save|restore)-param. All callers changed.
2745 Doc fix.
2746 (frameset-p): Adapt to change to vector and be more thorough.
2747 Change arg name to OBJECT. Doc fix.
2748 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
2749 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
2750 All callers changed.
2751 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
2752 All callers changed.
2753 (frameset--record-minibuffer-relationships): Rename from
2754 frameset--process-minibuffer-frames. All callers changed.
2755 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
2756 Use new default constructor (again). Doc fix.
2757 (frameset--find-frame-if): Rename from `frameset--find-frame.
2758 All callers changed.
2759 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
2760 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
2761 Doc fix.
2762 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
2763 PARAMETERS and WINDOW-STATE, respectively.
2764 (frameset-restore): Add new keyword argument PREDICATE.
2765 Reset frameset--target-display to nil. Doc fix.
2766
2767 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
2768
2769 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
2770 (bat-mode): Use it.
2771 (bat-mode-syntax-table): Mark \n as end-of-comment.
2772 (bat-font-lock-keywords): Remove comment rule.
2773
2774 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
2775 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
2776
2777 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
2778 (byte-compile-callargs-warn): Use `push'.
2779 (byte-compile-arglist-warn): Ignore higher-order "calls".
2780 (byte-compile-file-form-autoload): Use `pcase'.
2781 (byte-compile-function-form): If quoting a symbol, check that it exists.
2782
2783 2013-08-07 Eli Zaretskii <eliz@gnu.org>
2784
2785 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
2786 and add a few popular commands found in batch files.
2787 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
2788 (dos-mode): Doc fixes.
2789
2790 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
2791
2792 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
2793 (dos-mode): Use setq-local. Add space after "rem".
2794 (dos-mode-syntax-table): Don't use "w" for symbol chars.
2795 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
2796
2797 2013-08-07 Arni Magnusson <arnima@hafro.is>
2798
2799 * progmodes/dos.el: New file.
2800 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
2801 dos-mode.
2802
2803 2013-08-06 Glenn Morris <rgm@gnu.org>
2804
2805 * calendar/calendar.el: Add new faces, and day-header-array.
2806 (calendar-weekday-header, calendar-weekend-header)
2807 (calendar-month-header): New faces.
2808 (calendar-day-header-construct): New function.
2809 (calendar-day-header-width): Also :set calendar-day-header-array.
2810 (calendar-american-month-header, calendar-european-month-header)
2811 (calendar-iso-month-header): Use calendar- faces.
2812 (calendar-generate-month):
2813 Use calendar-day-header-array for day headers; apply faces to them.
2814 (calendar-mode): Check calendar-font-lock-keywords non-nil.
2815 (calendar-abbrev-construct): Add optional maxlen argument.
2816 (calendar-day-name-array): Doc fix.
2817 (calendar-day-name-array, calendar-abbrev-length)
2818 (calendar-day-abbrev-array):
2819 Also :set calendar-day-header-array, and maybe redraw.
2820 (calendar-day-header-array): New option. (Bug#15007)
2821 (calendar-font-lock-keywords): Set to nil and make obsolete.
2822 (calendar-day-name): Add option to use header array.
2823
2824 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2825
2826 * net/shr.el (shr-render-td): Remove debugging.
2827 (shr-render-td): Make width computation consistent by defaulting
2828 all zero-width columns to 10 characters. This may not be optimal,
2829 but it's at least consistent.
2830 (shr-make-table-1): Redo last change to fix the real problem in
2831 colspan handling.
2832
2833 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
2834
2835 * files.el (cache-long-line-scans):
2836 Make obsolete alias to `cache-long-scans'.
2837
2838 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
2839
2840 * frameset.el (frameset, frameset-filter-alist)
2841 (frameset-filter-params, frameset-save, frameset--reuse-frame)
2842 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
2843 (frameset-compute-pos): Rename from frameset--compute-pos,
2844 and add docstring.
2845 (frameset-move-onscreen): Use frameset-compute-pos.
2846 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
2847
2848 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
2849 Fix typos in docstrings.
2850
2851 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
2852
2853 * frame.el (get-other-frame): Tiny cleanup.
2854
2855 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
2856
2857 * vc/vc.el (vc-default-ignore-completion-table):
2858 Silence byte-compiler warning.
2859
2860 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
2861 slot , which can indeed be nil.
2862 (frameset-live-filter-alist, frameset-persistent-filter-alist):
2863 Move entry for `left' from persistent to live filter alist.
2864 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
2865 Doc fixes.
2866 (frameset-filter-params): When restoring a frame, copy items added to
2867 `filtered', to avoid unwittingly modifying the original parameters.
2868 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
2869 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
2870
2871 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
2872 to use looking-at-p instead of looking-at. (Bug#15028)
2873
2874 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
2875
2876 Revert introduction of isearch-filter-predicates (bug#14714).
2877 Rely on add-function instead.
2878 * isearch.el (isearch-filter-predicates): Rename it back to
2879 isearch-filter-predicate.
2880 (isearch-message-prefix): Use advice-function-mapc and advice
2881 properties to get the isearch-message-prefix.
2882 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
2883 instead of run-hook-with-args-until-failure.
2884 (isearch-filter-visible): Not obsolete any more.
2885 * loadup.el: Preload nadvice.
2886 * replace.el (perform-replace): Revert to funcall
2887 instead of run-hook-with-args-until-failure.
2888 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
2889 * dired-aux.el (dired-isearch-filenames-mode): Rename from
2890 dired-isearch-filenames-toggle; make it into a proper minor mode.
2891 Use add/remove-function.
2892 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
2893 Call the minor-mode rather than add/remove-hook.
2894 (dired-isearch-filter-filenames):
2895 Remove isearch-message-prefix property.
2896 * info.el (Info--search-loop): New function, extracted from Info-search.
2897 Funcall isearch-filter-predicate instead of
2898 run-hook-with-args-until-failure isearch-filter-predicates.
2899 (Info-search): Use it.
2900 (Info-mode): Use isearch-filter-predicate instead of
2901 isearch-filter-predicates.
2902
2903 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
2904
2905 Do not call to `selected-window' where it is assumed by default.
2906 Affected functions are `window-minibuffer-p', `window-dedicated-p',
2907 `window-hscroll', `window-width', `window-height', `window-buffer',
2908 `window-frame', `window-start', `window-point', `next-window'
2909 and `window-display-table'.
2910 * abbrev.el (abbrev--default-expand):
2911 * bs.el (bs--show-with-configuration):
2912 * buff-menu.el (Buffer-menu-mouse-select):
2913 * calc/calc.el (calc):
2914 * calendar/calendar.el (calendar-generate-window):
2915 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
2916 (diary-make-entry):
2917 * comint.el (send-invisible, comint-dynamic-complete-filename)
2918 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
2919 * completion.el (complete):
2920 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
2921 * disp-table.el (describe-current-display-table):
2922 * doc-view.el (doc-view-insert-image):
2923 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
2924 * ehelp.el (with-electric-help):
2925 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2926 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
2927 * emacs-lisp/helper.el (Helper-help-scroller):
2928 * emulation/cua-base.el (cua--post-command-handler-1):
2929 * eshell/esh-mode.el (eshell-output-filter):
2930 * ffap.el (ffap-gnus-wrapper):
2931 * help-macro.el (make-help-screen):
2932 * hilit-chg.el (highlight-compare-buffers):
2933 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
2934 * hl-line.el (global-hl-line-highlight):
2935 * icomplete.el (icomplete-simple-completing-p):
2936 * isearch.el (isearch-done):
2937 * jit-lock.el (jit-lock-stealth-fontify):
2938 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
2939 * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
2940 * mpc.el (mpc-tagbrowser, mpc):
2941 * net/rcirc.el (rcirc-any-buffer):
2942 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
2943 * play/landmark.el (landmark-max-width, landmark-max-height):
2944 * play/zone.el (zone):
2945 * progmodes/compile.el (compilation-goto-locus):
2946 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
2947 * progmodes/etags.el (find-tag-other-window):
2948 * progmodes/fortran.el (fortran-column-ruler):
2949 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
2950 * progmodes/verilog-mode.el (verilog-point-text):
2951 * reposition.el (reposition-window):
2952 * rot13.el (toggle-rot13-mode):
2953 * server.el (server-switch-buffer):
2954 * shell.el (shell-dynamic-complete-command)
2955 (shell-dynamic-complete-environment-variable):
2956 * simple.el (insert-buffer, set-selective-display)
2957 (delete-completion-window):
2958 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
2959 (speedbar-recenter):
2960 * startup.el (fancy-splash-head):
2961 * textmodes/ispell.el (ispell-command-loop):
2962 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
2963 * tutorial.el (help-with-tutorial):
2964 * vc/add-log.el (add-change-log-entry):
2965 * vc/compare-w.el (compare-windows):
2966 * vc/ediff-help.el (ediff-indent-help-message):
2967 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
2968 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
2969 (ediff-setup-control-frame):
2970 * vc/emerge.el (emerge-position-region):
2971 * vc/pcvs-util.el (cvs-bury-buffer):
2972 * window.el (walk-windows, mouse-autoselect-window-select):
2973 * winner.el (winner-set-conf, winner-undo): Related users changed.
2974
2975 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
2976
2977 * frameset.el (frameset--set-id): Doc fix.
2978 (frameset-frame-id, frameset-frame-id-equal-p)
2979 (frameset-locate-frame-id): New functions.
2980 (frameset--process-minibuffer-frames, frameset--reuse-frame)
2981 (frameset-restore): Use them.
2982
2983 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
2984
2985 Do not call to `selected-frame' where it is assumed by default.
2986 Affected functions are `raise-frame', `redraw-frame',
2987 `frame-first-window', `frame-terminal' and `delete-frame'.
2988 * calendar/appt.el (appt-disp-window):
2989 * epg.el (epg-wait-for-completion):
2990 * follow.el (follow-delete-other-windows-and-split)
2991 (follow-avoid-tail-recenter):
2992 * international/mule.el (set-terminal-coding-system):
2993 * mail/rmail.el (rmail-mail-return):
2994 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
2995 * progmodes/f90.el (f90-add-imenu-menu):
2996 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
2997 * server.el (server-switch-buffer):
2998 * simple.el (delete-completion-window):
2999 * talk.el (talk):
3000 * term/xterm.el (terminal-init-xterm-modify-other-keys)
3001 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
3002 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
3003 * vc/ediff.el (ediff-documentation): Related users changed.
3004 * frame.el (selected-terminal): Remove the leftover.
3005
3006 2013-08-05 Glenn Morris <rgm@gnu.org>
3007
3008 * calendar/calendar.el (calendar-generate-month):
3009 Fix for calendar-column-width != 1 + calendar-day-digit-width.
3010 (calendar-generate-month, calendar-font-lock-keywords):
3011 Fix for calendar-day-header-width > length of any day name.
3012
3013 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
3014
3015 * desktop.el (desktop-clear): Use new name of sort predicate.
3016
3017 * frameset.el (frameset): Add docstring. Move :version property to its
3018 own `version' slot.
3019 (frameset-copy): Rename from copy-frameset.
3020 (frameset-p): Check more thoroughly.
3021 (frameset-prop): Do not check for :version, which is no longer a prop.
3022 (frameset-live-filter-alist, frameset-persistent-filter-alist):
3023 Use new :never value instead of t.
3024 (frameset-filter-alist): Expand and clarify docstring.
3025 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
3026 (frameset-filter-minibuffer, frameset-filter-save-param)
3027 (frameset-filter-restore-param, frameset-filter-iconified):
3028 Add pointer to docstring of frameset-filter-alist.
3029 (frameset-filter-params): Rename filter values to be more meaningful:
3030 :never instead of t, and reverse the meanings of :save and :restore.
3031 (frameset--process-minibuffer-frames): Clarify error message.
3032 (frameset-save): Avoid unnecessary and confusing call to framep.
3033 Use new BOA constructor for framesets.
3034 (frameset--reuse-list): Doc fix.
3035 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
3036 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
3037 (frameset-minibufferless-first-p): Doc fix.
3038 Rename from frameset-sort-frames-for-deletion.
3039 (frameset-restore): Doc fixes. Use new function names.
3040 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
3041
3042 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
3043
3044 * desktop.el (desktop-restore-forces-onscreen)
3045 (desktop-restore-reuses-frames): Document :keyword constant values.
3046 (desktop-filter-parameters-alist): Remove, now identical to
3047 frameset-filter-alist.
3048 (desktop--filter-tty*): Remove, moved to frameset.el.
3049 (desktop-save-frameset, desktop-restore-frameset):
3050 Do not pass :filters argument.
3051
3052 * frameset.el (frameset-live-filter-alist)
3053 (frameset-persistent-filter-alist): New variables.
3054 (frameset-filter-alist): Use them. Add autoload cookie.
3055 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
3056 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
3057 `frameset--id' (it's supposed to be internal to frameset.el).
3058 (frameset--process-minibuffer-frames): Ditto. Doc fix.
3059 (frameset--initial-params): New function.
3060 (frameset--get-frame): Use it. Doc fix.
3061 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
3062 Accept :all, not 'all.
3063 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
3064 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
3065 with fbound symbols. Fix frame id matching, and remove matching ids if
3066 the frame being restored is deleted. Obey :delete.
3067
3068 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
3069
3070 * subr.el (macrop): New function.
3071 (text-clone--maintaining): New var.
3072 (text-clone--maintain): Rename from text-clone-maintain. Use it
3073 instead of inhibit-modification-hooks.
3074
3075 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
3076 a proxy, so as handle autoloads and redefinitions of the target.
3077 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
3078
3079 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
3080 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
3081 (pcase--mutually-exclusive-p): New function.
3082 (pcase--split-consp): Use it.
3083 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
3084 mutually exclusive with the current predicate.
3085
3086 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
3087 (edebug-macrop): Remove. Use `macrop' instead.
3088 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
3089 (ad-macro-p):
3090 * eshell/esh-cmd.el (eshell-macrop):
3091 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
3092
3093 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
3094
3095 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
3096 (advice-mapc): New function, using it.
3097 (advice-function-member-p): New function.
3098 (advice--normalize): Store the cdr in advice--saved-rewrite since
3099 that's the part that will be changed.
3100 (advice--symbol-function): New function.
3101 (advice-remove): Handle removal before the function is defined.
3102 Adjust to new advice--saved-rewrite.
3103 (advice-member-p): Use advice-function-member-p and
3104 advice--symbol-function.
3105
3106 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
3109 (frameset-filter-minibuffer): Doc fix.
3110 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
3111 (frameset--set-id, frameset--process-minibuffer-frames)
3112 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
3113 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
3114
3115 * desktop.el (desktop-clear): Only delete frames when called
3116 interactively and desktop-restore-frames is non-nil. Doc fix.
3117 (desktop-read): Set desktop-saved-frameset to nil.
3118
3119 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
3120
3121 * vc/vc.el (vc-ignore): Rewrite.
3122 (vc-default-ignore-completion-table):
3123 (vc--read-lines):
3124 (vc--add-line, vc--remove-regexp): New functions.
3125
3126 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
3127 (vc-svn-ignore-completion-table): New function.
3128
3129 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
3130 (vc-hg-ignore-completion-table):
3131 (vc-hg-find-ignore-file): New functions.
3132
3133 * vc/vc-git.el (vc-git-ignore): Rewrite.
3134 (vc-git-ignore-completion-table):
3135 (vc-git-find-ignore-file): New functions.
3136
3137 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
3138
3139 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
3140 (vc-bzr-ignore-completion-table):
3141 (vc-bzr-find-ignore-file): New functions.
3142
3143 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * frameset.el (frameset-prop): New function and setter.
3146 (frameset-save): Do not modify frame list passed by the caller.
3147
3148 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
3151
3152 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
3153
3154 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
3155 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
3156
3157 * custom.el (custom-initialize-default, custom-initialize-set)
3158 (custom-initialize-reset, custom-initialize-changed): Affect the
3159 toplevel-default-value (bug#6275, bug#14586).
3160 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
3161 for bug#6275.
3162
3163 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3166 Add cl-def* expressions.
3167
3168 * frameset.el (frameset-filter-params): Fix order of arguments.
3169
3170 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
3171
3172 Move code related to saving frames to frameset.el.
3173 * desktop.el: Require frameset.
3174 (desktop-restore-frames): Doc fix.
3175 (desktop-restore-reuses-frames): Rename from
3176 desktop-restoring-reuses-frames.
3177 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
3178 (desktop-clear): Clear frames too.
3179 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
3180 (desktop--filter-tty*, desktop-save, desktop-read):
3181 Use frameset functions.
3182 (desktop-before-saving-frames-functions, desktop--filter-*-color)
3183 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
3184 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
3185 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
3186 (desktop--process-minibuffer-frames, desktop-save-frames)
3187 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
3188 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
3189 (desktop--sort-states, desktop-restoring-frames-p)
3190 (desktop-restore-frames): Remove. Most code moved to frameset.el.
3191 (desktop-restoring-frameset-p, desktop-restore-frameset)
3192 (desktop--check-dont-save, desktop-save-frameset): New functions.
3193 (desktop--app-id): New constant.
3194 (desktop-first-buffer, desktop-buffer-ok-count)
3195 (desktop-buffer-fail-count): Move before first use.
3196 * frameset.el: New file.
3197
3198 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3199
3200 * files.el: Use lexical-binding.
3201 (dir-locals-read-from-file): Remove unused `err' variable.
3202 (hack-dir-local-variables--warned-coding): New var.
3203 (hack-dir-local-variables): Use it to avoid repeated warnings.
3204 (make-backup-file-name--default-function): New function.
3205 (make-backup-file-name-function): Use it as default.
3206 (buffer-stale--default-function): New function.
3207 (buffer-stale-function): Use it as default.
3208 (revert-buffer-insert-file-contents--default-function): New function.
3209 (revert-buffer-insert-file-contents-function): Use it as default.
3210 (insert-directory): Avoid add-to-list.
3211
3212 * autorevert.el (auto-revert-handler): Simplify.
3213 Use buffer-stale--default-function.
3214
3215 2013-08-01 Tassilo Horn <tsdh@gnu.org>
3216
3217 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
3218
3219 * whitespace.el (whitespace-ensure-local-variables): New function.
3220 (whitespace-cleanup-region): Call it.
3221 (whitespace-turn-on): Call it.
3222
3223 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
3224
3225 Complete file name handlers.
3226
3227 * net/tramp.el (tramp-handle-set-visited-file-modtime)
3228 (tramp-handle-verify-visited-file-modtime)
3229 (tramp-handle-file-notify-rm-watch): New functions.
3230 (tramp-call-process): Do not bind `default-directory'.
3231
3232 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3233 Order alphabetically.
3234 [access-file, add-name-to-file, dired-call-process]:
3235 [dired-compress-file, file-acl, file-notify-rm-watch]:
3236 [file-ownership-preserved-p, file-selinux-context]:
3237 [make-directory-internal, make-symbolic-link, set-file-acl]:
3238 [set-file-selinux-context, set-visited-file-modtime]:
3239 [verify-visited-file-modtime]: Add handler.
3240 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
3241
3242 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
3243 [file-notify-add-watch, file-notify-rm-watch]:
3244 [set-file-times, set-visited-file-modtime]:
3245 [verify-visited-file-modtime]: Add handler.
3246 (with-tramp-gvfs-error-message)
3247 (tramp-gvfs-handle-set-visited-file-modtime)
3248 (tramp-gvfs-fuse-file-name): Remove.
3249 (tramp-gvfs-handle-file-notify-add-watch)
3250 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
3251 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
3252
3253 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3254 Order alphabetically.
3255 [file-notify-rm-watch ]: Use default Tramp handler.
3256 [executable-find]: Remove private handler.
3257 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
3258 `default-directory'.
3259 (tramp-sh-handle-executable-find)
3260 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
3261 (tramp-sh-file-gvfs-monitor-dir-process-filter)
3262 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
3263 Do not use `format' in `tramp-message'.
3264
3265 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
3266 [file-notify-rm-watch, set-visited-file-modtime]:
3267 [verify-visited-file-modtime]: Add handler.
3268 (tramp-smb-call-winexe): Do not bind `default-directory'.
3269
3270 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
3271
3272 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
3273
3274 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
3275
3276 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
3277 use it.
3278 (log-view-diff-changeset): Same.
3279 (log-view-diff-common): Call backend command `previous-revision'
3280 to find out the previous revision, in both cases. Swap the
3281 variables `to' and `fr', so that `fr' usually refers to the
3282 earlier revision (Bug#14989).
3283
3284 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
3285
3286 * ibuf-ext.el (ibuffer-filter-by-filename):
3287 Make it work with dired buffers too.
3288
3289 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
3290
3291 * emacs-lisp/re-builder.el (reb-color-display-p):
3292 * files.el (save-buffers-kill-terminal):
3293 * net/browse-url.el (browse-url):
3294 * server.el (server-save-buffers-kill-terminal):
3295 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
3296 Prefer nil to selected-frame for the first arg of frame-parameter.
3297
3298 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
3299
3300 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
3301
3302 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
3303
3304 * minibuffer.el (completion--twq-all): Try and preserve each
3305 completion's case choice (bug#14907).
3306
3307 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3308
3309 * net/network-stream.el (open-network-stream): Mention the new
3310 :nogreeting parameter.
3311 (network-stream-open-starttls): Use the :nogreeting parameter
3312 (bug#14938).
3313
3314 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
3315
3316 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
3317 more natural than popping.
3318
3319 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
3320 (shr-urlify): Highlight under mouse.
3321
3322 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
3323
3324 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
3325
3326 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
3327
3328 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
3329 buffer for output.
3330
3331 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
3332 point-min==1. Fix search string. Fix parentheses missing.
3333
3334 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
3335 assume point-min==1. Fix search string. Fix parentheses missing.
3336
3337 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
3338
3339 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
3340 buffer for output.
3341
3342 2013-07-29 Eli Zaretskii <eliz@gnu.org>
3343
3344 * frame.el (frame-notice-user-settings): Avoid inflooping when the
3345 initial frame is minibuffer-less. (Bug#14841)
3346
3347 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
3348
3349 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
3350 option.
3351
3352 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
3353 (tramp-maybe-open-connection): Use it.
3354
3355 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
3356
3357 * desktop.el (desktop--make-frame): Include `minibuffer' in the
3358 minimal set of parameters passed when creating a frame, because
3359 the minibuffer status of a frame cannot be changed later.
3360
3361 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
3362
3363 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
3364 replace-regexp-in-string and inadvertent omissions in previous change.
3365 (todo-filter-items): Ensure only file names are comma-separated in
3366 name of filtered items buffer.
3367
3368 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
3369
3370 * desktop.el: Optionally force offscreen frames back onscreen.
3371 (desktop-restoring-reuses-frames): New option.
3372 (desktop--compute-pos, desktop--move-onscreen): New functions.
3373 (desktop--make-frame): Use desktop--move-onscreen.
3374
3375 2013-07-27 Alan Mackenzie <acm@muc.de>
3376
3377 Fontify a Java generic method as a function.
3378 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
3379 value to t.
3380
3381 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
3382
3383 * calendar/todo-mode.el: Add command to rename todo files.
3384 (todo-rename-file): New command.
3385 (todo-key-bindings-t): Add key binding for it. Change the
3386 bindings of todo-filter-regexp-items(-multifile) to use `x'
3387 instead of `r', since the latter is better suited to the new
3388 renaming command.
3389
3390 2013-07-27 Alan Mackenzie <acm@muc.de>
3391
3392 Make Java try-with-resources statement parse properly.
3393 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
3394 (c-block-stmt-1-2-key): New language constants/variables.
3395 * progmodes/cc-engine.el (c-beginning-of-statement-1)
3396 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
3397 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
3398 with c-block-stmt-1-2-key.
3399
3400 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
3401
3402 * desktop.el (desktop--make-frame): Apply most frame parameters after
3403 creating the frame to force (partially or totally) offscreen frames to
3404 be restored as such.
3405
3406 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
3407
3408 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
3409 (Bug#14948)
3410
3411 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
3414 `base' arg of backtrace-frame.
3415
3416 2013-07-26 Eli Zaretskii <eliz@gnu.org>
3417
3418 * simple.el (list-processes): Doc fix.
3419
3420 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
3421
3422 * desktop.el (desktop--select-frame):
3423 Try harder to reuse existing frames.
3424
3425 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3426
3427 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
3428 (edebug-eval): Use backtrace-eval.
3429 (edebug--display, edebug--recursive-edit): Don't let-bind the
3430 edebug-outer-* vars that keep track of variables we locally let-bind.
3431 (edebug-outside-excursion): Don't restore outside values of locally
3432 let-bound vars.
3433 (edebug--display): Use user-error.
3434 (cl-lexical-debug, cl-debug-env): Remove.
3435
3436 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
3437
3438 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
3439 are restored to be sure that they are visible before deleting any
3440 remaining ones.
3441
3442 2013-07-26 Matthias Meulien <orontee@gmail.com>
3443
3444 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
3445 vc-print-root-log. (Bug#14948)
3446
3447 2013-07-26 Richard Stallman <rms@gnu.org>
3448
3449 Add aliases for encrypting mail.
3450 * epa.el (epa-mail-aliases): New option.
3451 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
3452 Bind inhibit-read-only so read-only text doesn't ruin everything.
3453 (epa-mail-default-recipients): New subroutine broken out.
3454 Handle epa-mail-aliases.
3455
3456 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3457
3458 Add support for lexical variables to the debugger's `e' command.
3459 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
3460 vars, except for debugger-outer-match-data.
3461 (debugger-frame-number): Move check for "on a function call" from
3462 callers into it. Add `skip-base' argument.
3463 (debugger-frame, debugger-frame-clear): Simplify accordingly.
3464 (debugger-env-macro): Only reset the state stored in non-variables,
3465 i.e. current-buffer and match-data.
3466 (debugger-eval-expression): Rewrite using backtrace-eval.
3467 * subr.el (internal--called-interactively-p--get-frame): Remove.
3468 (called-interactively-p):
3469 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
3470 `base' arg of backtrace-frame instead.
3471
3472 2013-07-26 Glenn Morris <rgm@gnu.org>
3473
3474 * align.el (align-regexp): Doc fix. (Bug#14857)
3475 (align-region): Explicit error if subexpression missing/does not match.
3476
3477 * simple.el (global-visual-line-mode):
3478 Do not duplicate the mode lighter. (Bug#14858)
3479
3480 2013-07-25 Martin Rudalics <rudalics@gmx.at>
3481
3482 * window.el (display-buffer): In display-buffer bind
3483 split-window-keep-point to t, bug#14829.
3484
3485 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
3486
3487 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
3488 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
3489 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
3490 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
3491 Change accordingly.
3492 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
3493 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
3494
3495 2013-07-25 Glenn Morris <rgm@gnu.org>
3496
3497 * dired-x.el (dired-mark-extension): Convert comment to doc string.
3498
3499 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
3502 parameter to modify-frame-parameters if the value has not changed;
3503 this is a workaround for bug#14949.
3504 (desktop--make-frame): On cl-delete-if call, check parameter name,
3505 not full parameter.
3506
3507 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
3508
3509 * vc/vc.el (vc-ignore): New function.
3510
3511 * vc/vc-svn.el (vc-svn-ignore): New function.
3512
3513 * vc/vc-hg.el (vc-hg-ignore): New function.
3514
3515 * vc/vc-git.el (vc-git-ignore): New function.
3516
3517 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
3518 (vc-dir-ignore): New function.
3519
3520 * vc/vc-cvs.el (vc-cvs-ignore): New function.
3521 (cvs-append-to-ignore): Move here from pcvs.el.
3522
3523 * vc/vc-bzr.el (vc-bzr-ignore): New function.
3524
3525 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
3526
3527 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
3528
3529 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
3530 (desktop-restore-frames): Warn when deleting an existing frame failed.
3531
3532 2013-07-24 Glenn Morris <rgm@gnu.org>
3533
3534 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
3535
3536 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
3537
3538 * filenotify.el (file-notify-supported-p):
3539 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
3540 Remove functions.
3541
3542 * autorevert.el (auto-revert-use-notify):
3543 (auto-revert-notify-add-watch):
3544 * net/tramp.el (tramp-file-name-for-operation):
3545 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3546 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3547 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3548 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3549 Remove `file-notify-supported-p' entry.
3550
3551 2013-07-24 Glenn Morris <rgm@gnu.org>
3552
3553 * printing.el: Replace all uses of deleted ps-windows-system,
3554 ps-lp-system, ps-flatten-list with lpr- versions.
3555
3556 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
3557
3558 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
3559 checked with memq (bug#14935).
3560
3561 * files.el (revert-buffer-function): Use a non-nil default.
3562 (revert-buffer-preserve-modes): Declare var to
3563 provide access to the `preserve-modes' argument.
3564 (revert-buffer): Let-bind it.
3565 (revert-buffer--default): New function, extracted from revert-buffer.
3566
3567 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
3568
3569 * lpr.el: Signal print errors more prominently.
3570 (print-region-function): Don't default to nil.
3571 (lpr-print-region): New function, extracted from print-region-1.
3572 Check lpr's return value and signal an error in case of problem.
3573 (print-region-1): Use it.
3574 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
3575 versions instead.
3576 (ps-printer-name): Default to nil.
3577 (ps-printer-name-option): Default to lpr-printer-switch.
3578 (ps-print-region-function): Don't default to nil.
3579 (ps-postscript-code-directory): Simplify default.
3580 (ps-do-despool): Use lpr-print-region to properly check the outcome.
3581 (ps-string-list, ps-eval-switch, ps-flatten-list)
3582 (ps-flatten-list-1): Remove.
3583 (ps-multibyte-buffer): Avoid setq.
3584 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
3585 (print-region-function, ps-print-region-function): Don't set them here.
3586
3587 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
3588
3589 * ido.el (ido-fractionp):
3590 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
3591 (ido-max-file-prompt-width, ido-unc-hosts-cache)
3592 (ido-max-directory-size, ido-max-dir-file-cache)
3593 (ido-decorations): Doc fix.
3594
3595 * ansi-color.el: Fix old URL.
3596
3597 2013-07-23 Michael R. Mauger <michael@mauger.com>
3598
3599 * progmodes/sql.el: Version 3.3
3600 (sql-product-alist): Improve oracle :prompt-cont-regexp.
3601 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
3602 (sql-interactive-remove-continuation-prompt): Rewrite, use
3603 functions above. Fix continuation prompt and complete output line
3604 handling.
3605 (sql-redirect-one, sql-execute): Use `read-only-mode' on
3606 redirected output buffer.
3607 (sql-mode): Restore deleted code (Bug#13591).
3608
3609 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
3610
3611 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
3612
3613 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
3614
3615 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
3616
3617 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3618 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3619 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
3620
3621 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
3622
3623 * desktop.el (desktop-clear): Simplify; remove useless checks
3624 against invalid buffer names.
3625 (desktop-list*): Use cl-list*.
3626 (desktop-buffer-info, desktop-create-buffer): Simplify.
3627
3628 2013-07-23 Leo Liu <sdl.web@gmail.com>
3629
3630 * bookmark.el (bookmark-make-record): Restore NAME as a default
3631 value. (Bug#14933)
3632
3633 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
3634
3635 * emacs-lisp/autoload.el (autoload--setup-output): New function,
3636 extracted from autoload--insert-text.
3637 (autoload--insert-text): Remove.
3638 (autoload--print-cookie-text): New function, extracted from
3639 autoload--insert-cookie-text.
3640 (autoload--insert-cookie-text): Remove.
3641 (autoload-generate-file-autoloads): Adjust calls accordingly.
3642
3643 * winner.el (winner-hook-installed-p): Remove.
3644 (winner-mode): Simplify accordingly.
3645
3646 * subr.el (add-to-list): Fix compiler-macro when `append' is
3647 not constant. Don't use `cl-member' for the base case.
3648
3649 * progmodes/subword.el: Fix boundary case (bug#13758).
3650 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
3651 own group.
3652 (subword-backward-regexp): Make it a constant.
3653 (subword-forward-internal): Don't treat a trailing capital as the
3654 beginning of a word.
3655
3656 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3657
3658 * emacs-lisp/package.el (package-menu-mode): Don't modify the
3659 global value of tabulated-list-revert-hook (bug#14930).
3660
3661 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
3662
3663 * desktop.el: Require 'cl-lib.
3664 (desktop-before-saving-frames-functions): New hook.
3665 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
3666 for frames being saved. Rename from desktop--save-minibuffer-frames.
3667 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
3668 Do not save frames with non-nil `desktop-dont-save' parameter.
3669 Filter out deleted frames.
3670 (desktop--find-frame): Use cl-find-if.
3671 (desktop--select-frame): Use cl-(first|second|third) to access values
3672 of desktop-mini.
3673 (desktop--make-frame): Use cl-delete-if.
3674 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
3675 (desktop-restore-frames): Use cl-(first|second|third) to access values
3676 of desktop-mini. Look for visible frame at the end, not while
3677 restoring frames.
3678
3679 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
3680 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
3681 Use string-match-p, looking-at-p (bug#14927).
3682
3683 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
3684
3685 * desktop.el (desktop-saved-frame-states):
3686 Rename from desktop--saved-states; all users changed.
3687 (desktop-save-frames): Rename from desktop--save-frames.
3688 Do not save state to desktop file.
3689 (desktop-save): Save desktop-saved-frame-states to desktop file
3690 and reset to nil.
3691 (desktop-restoring-frames-p): New function.
3692 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
3693 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
3694 buffer-lists when restoring frames. Suggested by Martin Rudalics.
3695
3696 * desktop.el: Correctly restore iconified frames.
3697 (desktop--filter-iconified-position): New function.
3698 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
3699
3700 2013-07-20 Glenn Morris <rgm@gnu.org>
3701
3702 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
3703 Let `message' do the formatting.
3704 (def-gdb-preempt-display-buffer): Add explicit format.
3705
3706 * image-dired.el (image-dired-track-original-file):
3707 Use with-current-buffer.
3708 (image-dired-track-thumbnail): Use with-current-buffer.
3709 Avoid changing point of wrong window.
3710
3711 * image-dired.el (image-dired-track-original-file):
3712 Avoid changing point of wrong window. (Bug#14909)
3713
3714 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
3715
3716 * progmodes/gdb-mi.el (gdb-done-or-error):
3717 Guard against "%" in gdb output. (Bug#14127)
3718
3719 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
3720
3721 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
3722 (Bug#14826)
3723
3724 * international/mule.el (coding-system-iso-2022-flags): Fix last
3725 change.
3726
3727 2013-07-20 Kenichi Handa <handa@gnu.org>
3728
3729 * international/mule.el (coding-system-iso-2022-flags):
3730 Add `8-bit-level-4'. (Bug#8522)
3731
3732 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3733
3734 * net/shr.el (shr-mouse-browse-url): New command and keystroke
3735 (bug#14815).
3736
3737 * net/eww.el (eww-process-text-input): Allow inputting when the
3738 point is at the start of the line, as the properties aren't
3739 front-sticky.
3740
3741 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
3742 degenerate widths.
3743
3744 2013-07-19 Richard Stallman <rms@gnu.org>
3745
3746 * epa.el (epa-popup-info-window): Doc fix.
3747
3748 * subr.el (split-string): New arg TRIM.
3749
3750 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
3751
3752 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
3753 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
3754
3755 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * filenotify.el (file-notify--library): Rename from
3758 `file-notify-support'. Do not autoload. Adapt all uses.
3759 (file-notify-supported-p): New defun.
3760
3761 * autorevert.el (auto-revert-use-notify):
3762 Use `file-notify-supported-p' instead of `file-notify-support'.
3763 Adapt docstring.
3764 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
3765
3766 * net/tramp.el (tramp-file-name-for-operation):
3767 Add `file-notify-supported-p'.
3768
3769 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
3770 New defun.
3771 (tramp-sh-file-name-handler-alist): Add it as handler for
3772 `file-notify-supported-p '.
3773
3774 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3775 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3776 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3777 Add `ignore' as handler for `file-notify-*' functions.
3778
3779 2013-07-17 Eli Zaretskii <eliz@gnu.org>
3780
3781 * simple.el (line-move-partial, line-move): Don't start vscroll or
3782 scroll-up if the current line is not taller than the window.
3783 (Bug#14881)
3784
3785 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
3786
3787 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
3788 highlight question marks in the method names as strings.
3789 (ruby-block-beg-keywords): Inline.
3790 (ruby-font-lock-keyword-beg-re): Extract from
3791 `ruby-font-lock-keywords'.
3792
3793 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
3794
3795 * frame.el (blink-cursor-blinks): New defcustom.
3796 (blink-cursor-blinks-done): New defvar.
3797 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
3798 (blink-cursor-timer-function): Check if number of blinks has been
3799 done on X and NS.
3800 (blink-cursor-suspend, blink-cursor-check): New defuns.
3801
3802 2013-07-15 Glenn Morris <rgm@gnu.org>
3803
3804 * edmacro.el (edmacro-format-keys): Fix previous change.
3805
3806 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
3807
3808 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
3809 The hack didn't work outside English locales anyway.
3810
3811 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
3812
3813 * simple.el (define-alternatives): Rename from alternatives-define,
3814 per RMS' suggestion.
3815
3816 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
3817
3818 * desktop.el (desktop-restore-frames): Change default to t.
3819 (desktop-restore-in-current-display): Now offer more options.
3820 (desktop-restoring-reuses-frames): New customization option.
3821 (desktop--saved-states): Doc fix.
3822 (desktop-filter-parameters-alist): New variable, renamed and expanded
3823 from desktop--excluded-frame-parameters.
3824 (desktop--target-display): New variable.
3825 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
3826 (desktop--filter-tty*, desktop--filter-*-color)
3827 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
3828 (desktop--filter-save-desktop-parm)
3829 (desktop-restore-in-original-display-p): New functions.
3830 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
3831 (desktop--save-minibuffer-frames): New function, inspired by a similar
3832 function from Martin Rudalics.
3833 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
3834 (desktop--restore-in-this-display-p): Remove.
3835 (desktop--find-frame): Rename from desktop--find-frame-in-display
3836 and add predicate argument.
3837 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
3838 (desktop--reuse-list): New variable.
3839 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
3840 New functions.
3841 (desktop--restore-frames): Add support for "minibuffer-special" frames.
3842
3843 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
3844
3845 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
3846
3847 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
3848
3849 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3850 Highlight conversion methods on Kernel.
3851
3852 2013-07-13 Alan Mackenzie <acm@muc.de>
3853
3854 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
3855 and comment it out. This out-commenting enables certain C++
3856 declarations to be parsed correctly.
3857
3858 2013-07-13 Eli Zaretskii <eliz@gnu.org>
3859
3860 * international/mule.el (define-coding-system): Doc fix.
3861
3862 * simple.el (default-font-height): Don't call font-info if the
3863 frame's default font didn't change since the frame was created.
3864 (Bug#14838)
3865
3866 2013-07-13 Leo Liu <sdl.web@gmail.com>
3867
3868 * ido.el (ido-read-file-name): Guard against non-symbol value.
3869
3870 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
3871
3872 * progmodes/python.el (python-imenu--build-tree): Fix corner case
3873 in nested defuns.
3874
3875 2013-07-13 Leo Liu <sdl.web@gmail.com>
3876
3877 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
3878 ido-set-matches call. (Bug#6852)
3879
3880 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
3881
3882 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
3883 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
3884 Ruby 2.0.
3885 (ruby-font-lock-keywords): Distinguish calls to functions with
3886 module-like names from module references. Highlight character
3887 literals.
3888
3889 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
3890
3891 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
3892 (gdb-send): Handle continued commands. (Bug#14847)
3893
3894 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
3895
3896 * desktop.el (desktop--v2s): Remove unused local variable.
3897 (desktop-save-buffer): Make defvar-local; adjust docstring.
3898 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
3899 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
3900
3901 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
3902
3903 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
3904
3905 2013-07-12 Eli Zaretskii <eliz@gnu.org>
3906
3907 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
3908 (Bug#14842)
3909
3910 2013-07-12 Glenn Morris <rgm@gnu.org>
3911
3912 * doc-view.el: Require cl-lib at runtime too.
3913 (doc-view-remove-if): Remove.
3914 (doc-view-search-next-match, doc-view-search-previous-match):
3915 Use cl-remove-if.
3916
3917 * edmacro.el: Require cl-lib at runtime too.
3918 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
3919 (edmacro-mismatch, edmacro-subseq): Remove.
3920
3921 * shadowfile.el: Require cl-lib.
3922 (shadow-remove-if): Remove.
3923 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
3924 Use cl-remove-if.
3925
3926 * wid-edit.el: Require cl-lib.
3927 (widget-choose): Use cl-remove-if.
3928 (widget-remove-if): Remove.
3929
3930 * progmodes/ebrowse.el: Require cl-lib at runtime too.
3931 (ebrowse-delete-if-not): Remove.
3932 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
3933 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
3934 Use cl-delete-if-not.
3935
3936 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
3937
3938 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
3939 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
3940
3941 2013-07-12 Leo Liu <sdl.web@gmail.com>
3942
3943 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
3944
3945 2013-07-11 Glenn Morris <rgm@gnu.org>
3946
3947 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
3948 (edebug-gensym-index, edebug-gensym):
3949 Remove reimplementation of cl-gensym.
3950 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
3951
3952 * thumbs.el: Require cl-lib at run-time too.
3953 (thumbs-gensym-counter, thumbs-gensym):
3954 Remove reimplementation of cl-gensym.
3955 (thumbs-temp-file): Use cl-gensym.
3956
3957 * emacs-lisp/ert.el: Require cl-lib at runtime too.
3958 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
3959 (ert--intersection, ert--set-difference, ert--set-difference-eq)
3960 (ert--union, ert--gensym-counter, ert--gensym-counter)
3961 (ert--coerce-to-vector, ert--remove*, ert--string-position)
3962 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
3963 (ert-make-test-unbound, ert--expand-should-1)
3964 (ert--expand-should, ert--should-error-handle-error)
3965 (should-error, ert--explain-equal-rec)
3966 (ert--plist-difference-explanation, ert-select-tests)
3967 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
3968 Use cl-lib functions rather than reimplementations.
3969
3970 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
3971
3972 * net/tramp.el (tramp-methods): Extend docstring.
3973 (tramp-connection-timeout): New defcustom.
3974 (tramp-error-with-buffer): Reset timestamp only when appropriate.
3975 (with-tramp-progress-reporter): Simplify.
3976 (tramp-process-actions): Improve messages.
3977
3978 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
3979 * net/tramp-sh.el (tramp-maybe-open-connection):
3980 Use `tramp-connection-timeout'.
3981 (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
3982 (Bug#14808)
3983
3984 2013-07-11 Leo Liu <sdl.web@gmail.com>
3985
3986 * ido.el (ido-read-file-name): Conform to the requirements of
3987 read-file-name. (Bug#11861)
3988 (ido-read-directory-name): Conform to the requirements of
3989 read-directory-name.
3990
3991 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
3992
3993 * subr.el (delay-warning): New function.
3994
3995 2013-07-10 Eli Zaretskii <eliz@gnu.org>
3996
3997 * simple.el (default-line-height): New function.
3998 (line-move-partial, line-move): Use it instead of computing the
3999 line height inline.
4000 (line-move-partial): Always compute ROWH. If the last line is
4001 partially-visible, but its text is completely visible, allow
4002 cursor to enter such a partially-visible line.
4003
4004 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
4005
4006 Improve error messages. (Bug#14808)
4007
4008 * net/tramp.el (tramp-current-connection): New defvar, moved from
4009 tramp-sh.el.
4010 (tramp-message-show-progress-reporter-message): Remove, not
4011 needed anymore.
4012 (tramp-error-with-buffer): Show message in minibuffer.
4013 Discard input before waiting. Reset connection timestamp.
4014 (with-tramp-progress-reporter): Improve messages.
4015 (tramp-process-actions): Use progress reporter. Delete process in
4016 case of error. Improve messages.
4017
4018 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
4019 Call `tramp-error-with-buffer' with vector and buffer.
4020 (tramp-current-connection): Remove.
4021 (tramp-maybe-open-connection): The car of
4022 `tramp-current-connection' are the first 3 slots of the vector.
4023
4024 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
4025
4026 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
4027 inside continued strings.
4028
4029 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
4030
4031 Timestamp fixes for undo (Bug#14824).
4032 * files.el (clear-visited-file-modtime): Move here from fileio.c.
4033
4034 2013-07-10 Leo Liu <sdl.web@gmail.com>
4035
4036 * files.el (require-final-newline): Allow safe local value.
4037 (Bug#14834)
4038
4039 2013-07-09 Leo Liu <sdl.web@gmail.com>
4040
4041 * ido.el (ido-read-directory-name): Handle fallback.
4042 (ido-read-file-name): Update DIR to ido-current-directory.
4043 (Bug#1516)
4044 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
4045
4046 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
4047
4048 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
4049 "autoload". Remove "warn lower camel case" section, previously
4050 commented out. Highlight negation char. Do not highlight the
4051 target in singleton method definitions.
4052
4053 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
4054
4055 * faces.el (tty-setup-hook): Declare the hook.
4056
4057 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
4058 and detect when a guard/pred depends on local vars (bug#14773).
4059 (pcase--u1): Adjust caller.
4060
4061 2013-07-08 Eli Zaretskii <eliz@gnu.org>
4062
4063 * simple.el (line-move-partial, line-move): Account for
4064 line-spacing.
4065 (line-move-partial): Avoid setting vscroll when the last
4066 partially-visible line in window is of default height.
4067
4068 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4069
4070 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
4071 been used a while.
4072
4073 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
4074
4075 * subr.el (read-quoted-char): Remove unused local variable `char'.
4076
4077 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
4078
4079 * ediff.el (ediff-version): Version update.
4080 (ediff-files-command, ediff3-files-command, ediff-merge-command)
4081 (ediff-merge-with-ancestor-command, ediff-directories-command)
4082 (ediff-directories3-command, ediff-merge-directories-command)
4083 (ediff-merge-directories-with-ancestor-command): New functions.
4084 All are command-line interfaces to ediff: to facilitate calling
4085 Emacs with the appropriate ediff functions invoked.
4086
4087 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
4088 (viper-save-kill-buffer): Check if buffer is modified.
4089
4090 * viper.el (viper-version): Version update.
4091 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
4092
4093 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4094
4095 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
4096 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
4097 (viper-intercept-ESC-key): Simplify.
4098 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
4099 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
4100 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
4101 (viper-setup-ESC-to-escape): New functions.
4102 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
4103 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
4104
4105 2013-07-07 Eli Zaretskii <eliz@gnu.org>
4106
4107 * simple.el (default-font-height, window-screen-lines):
4108 New functions.
4109 (line-move, line-move-partial): Use them instead of
4110 frame-char-height and window-text-height. This makes scrolling
4111 text smoother when the buffer's default face uses a font that is
4112 different from the frame's default font.
4113
4114 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
4115
4116 * files.el (write-file): Do not display confirm dialog for NS,
4117 it does its own dialog, which can't be cancelled (Bug#14578).
4118
4119 2013-07-06 Eli Zaretskii <eliz@gnu.org>
4120
4121 * simple.el (line-move-partial): Adjust the row returned by
4122 posn-at-point for the current window-vscroll. (Bug#14567)
4123
4124 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
4125
4126 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
4127 (tramp-sh-file-inotifywait-process-filter): Handle file names with
4128 spaces.
4129
4130 2013-07-06 Martin Rudalics <rudalics@gmx.at>
4131
4132 * window.el (window-state-put-stale-windows): New variable.
4133 (window--state-put-2): Save list of windows without matching buffer.
4134 (window-state-put): Remove "bufferless" windows if possible.
4135
4136 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
4137
4138 * simple.el (alternatives-define): Remove leftover :group keyword.
4139 Tweak docstring.
4140
4141 2013-07-06 Leo Liu <sdl.web@gmail.com>
4142
4143 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
4144 (ido-enable-virtual-buffers): New variable.
4145 (ido-buffer-internal, ido-toggle-virtual-buffers)
4146 (ido-make-buffer-list): Use it.
4147 (ido-exhibit): Support turning on and off virtual buffers
4148 automatically.
4149
4150 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
4151
4152 * simple.el (alternatives-define): New macro.
4153
4154 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
4155
4156 * subr.el (read-quoted-char): Use read-key.
4157 (sit-for): Let read-event decode tty input (bug#14782).
4158
4159 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
4160
4161 * calendar/todo-mode.el: Add handling of file deletion, both by
4162 mode command and externally. Fix various related bugs.
4163 Clarify Commentary and improve some documentation strings and code.
4164 (todo-delete-file): New command.
4165 (todo-check-file): New function.
4166 (todo-show): Handle external deletion of the file we're trying to
4167 show (bug#14688). Replace called-interactively-p by an optional
4168 prefix argument to avoid problematic interaction with catch form
4169 when byte compiled (bug#14702).
4170 (todo-quit): Handle external deletion of the archive's todo file.
4171 Make sure the buffer that was visiting the archive file is still
4172 live before trying to bury it.
4173 (todo-category-completions): Handle external deletion of any
4174 category completion files.
4175 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
4176 of todo files, in case of external deletion.
4177 (todo-add-file): Replace unnecessary setq by let-binding.
4178 (todo-find-archive): Check whether there are any archives.
4179 Replace unnecessary setq by let-binding.
4180 (todo-archive-done-item): Use find-file-noselect to get the
4181 archive buffer whether or not the archive already exists.
4182 Remove superfluous code. Use file size instead of buffer-file-name to
4183 check if the archive is new; if it is, update list of archives.
4184 (todo-default-todo-file): Allow nil to be a valid value for when
4185 there are no todo files.
4186 (todo-reevaluate-default-file-defcustom): Use corrected definition
4187 of todo-default-todo-file.
4188 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
4189 (todo-delete-category, todo-show-categories-table)
4190 (todo-category-number): Clarify comment.
4191 (todo-filter-items): Clarify documentation string.
4192 (todo-show-current-file, todo-display-as-todo-file)
4193 (todo-reset-and-enable-done-separator): Tweak documentation string.
4194 (todo-done-separator): Make separator length window-width, since
4195 bug#2749 is now fixed.
4196
4197 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
4198
4199 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
4200 Support both "gvfs-monitor-dir" and "inotifywait".
4201 (tramp-sh-file-inotifywait-process-filter): Rename from
4202 `tramp-sh-file-notify-process-filter'.
4203 (tramp-sh-file-gvfs-monitor-dir-process-filter)
4204 (tramp-get-remote-gvfs-monitor-dir): New defuns.
4205
4206 2013-07-05 Leo Liu <sdl.web@gmail.com>
4207
4208 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
4209
4210 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4211
4212 * frame.el (display-pixel-height, display-pixel-width)
4213 (display-mm-height, display-mm-width): Mention behavior on
4214 multi-monitor setups in docstrings.
4215 (w32-display-monitor-attributes-list): Declare function.
4216 (display-monitor-attributes-list): Use it.
4217
4218 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
4219
4220 * filenotify.el: New package.
4221
4222 * autorevert.el (top): Require filenotify.el.
4223 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
4224 instead.
4225 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
4226 (auto-revert-notify-handler): Use `file-notify-*' functions.
4227
4228 * subr.el (file-notify-handle-event): Move function to filenotify.el.
4229
4230 * net/tramp.el (tramp-file-name-for-operation):
4231 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
4232
4233 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
4234 for `file-notify-add-watch' and `file-notify-rm-watch'.
4235 (tramp-process-sentinel): Improve trace.
4236 (tramp-sh-handle-file-notify-add-watch)
4237 (tramp-sh-file-notify-process-filter)
4238 (tramp-sh-handle-file-notify-rm-watch)
4239 (tramp-get-remote-inotifywait): New defuns.
4240
4241 2013-07-03 Juri Linkov <juri@jurta.org>
4242
4243 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
4244 call of `occur-read-primary-args' to interactive spec.
4245
4246 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
4247 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
4248
4249 2013-07-03 Matthias Meulien <orontee@gmail.com>
4250
4251 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
4252 `Buffer-menu-multi-occur'. Add it to the menu.
4253 (Buffer-menu-mode): Document it in docstring.
4254 (Buffer-menu-multi-occur): New command. (Bug#14673)
4255
4256 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
4257
4258 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
4259 keywords and built-ins.
4260
4261 2013-07-03 Glenn Morris <rgm@gnu.org>
4262
4263 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
4264
4265 Make info-xref checks case-sensitive by default
4266 * info.el (Info-find-node, Info-find-in-tag-table)
4267 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
4268 Add option for exact case matching of nodes.
4269 * info-xref.el (info-xref): New custom group.
4270 (info-xref-case-fold): New option.
4271 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
4272
4273 2013-07-03 Leo Liu <sdl.web@gmail.com>
4274
4275 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
4276
4277 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
4278
4279 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
4280 middle of block statement initially, lower the depth. Remove
4281 FIXME comment, not longer valid. Remove middle of block statement
4282 detection, no need to do that anymore since we've been using
4283 `ruby-parse-region' here.
4284
4285 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
4286
4287 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
4288
4289 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4290
4291 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
4292
4293 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
4294
4295 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
4296 (desktop-restore-in-current-display): New customization option.
4297 (desktop--excluded-frame-parameters): Add `font'.
4298 (desktop--save-frames): Rename from desktop--save-windows.
4299 (desktop--restore-in-this-display-p): New function.
4300 (desktop--make-full-frame): Remove unwanted width/height from
4301 full(width|height) frames.
4302 (desktop--restore-frames): Rename from desktop--restore-windows.
4303 Obey desktop-restore-current-display. Do not delete old frames or
4304 select a new frame unless we were able to restore at least one frame.
4305
4306 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
4307
4308 * files.el (find-file-noselect): Simplify conditional expression.
4309
4310 * remember.el (remember-append-to-file):
4311 Don't mix `find-buffer-visiting' and `get-file-buffer'.
4312
4313 Add `remember-notes' function to store random notes across Emacs
4314 restarts.
4315 * remember.el (remember-data-file): Add :set callback to affect
4316 notes buffer (if any).
4317 (remember-notes): New command.
4318 (remember-notes-buffer-name, bury-remember-notes-on-kill):
4319 New defcustoms for the `remember-notes' function.
4320 (remember-notes-save-and-bury-buffer): New command.
4321 (remember-notes-mode-map): New variable.
4322 (remember-mode): New minor mode.
4323 (remember-notes--kill-buffer-query): New function.
4324 * startup.el (initial-buffer-choice): Add notes to custom type.
4325
4326 2013-06-30 Eli Zaretskii <eliz@gnu.org>
4327
4328 * bindings.el (right-char, left-char): Don't call sit-for, this is
4329 no longer needed. Use arithmetic comparison only for numerical
4330 arguments.
4331
4332 * international/mule-cmds.el (select-safe-coding-system):
4333 Handle the case of FROM being a string correctly. (Bug#14755)
4334
4335 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4336
4337 * net/shr.el (shr-make-table-1): Add a sanity check that allows
4338 progression on degenerate tables.
4339 (shr-rescale-image): ImageMagick animated images currently don't work.
4340
4341 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
4342
4343 Some fixes and improvements for desktop frame restoration.
4344 It is still experimental and disabled by default.
4345 * desktop.el (desktop--save-windows): Put the selected frame at
4346 the head of the list.
4347 (desktop--make-full-frame): New function.
4348 (desktop--restore-windows): Try to re-select the frame that was
4349 selected upon saving. Do not abort if some frames fail to restore,
4350 just show an error message and continue. Set up maximized frames
4351 so they have default non-maximized dimensions.
4352
4353 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
4354
4355 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4356 Don't start heredoc inside a string or comment.
4357
4358 2013-06-29 Eli Zaretskii <eliz@gnu.org>
4359
4360 * bindings.el (visual-order-cursor-movement): New defcustom.
4361 (right-char, left-char): Provide visual-order cursor motion by
4362 calling move-point-visually. Update the doc strings.
4363
4364 2013-06-28 Kenichi Handa <handa@gnu.org>
4365
4366 * international/mule.el (define-coding-system): New coding system
4367 properties :inhibit-null-byte-detection,
4368 :inhibit-iso-escape-detection, and :prefer-utf-8.
4369 (set-buffer-file-coding-system): If :charset-list property of
4370 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
4371 appropriate for setting.
4372
4373 * international/mule-cmds.el (select-safe-coding-system):
4374 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
4375 multibyte characters, return utf-8 (or one of its siblings).
4376
4377 * international/mule-conf.el (prefer-utf-8): New coding system.
4378 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
4379 files.
4380
4381 2013-06-28 Ivan Kanis <ivan@kanis.fr>
4382
4383 * net/shr.el (shr-render-region): New function.
4384
4385 * net/eww.el: Autoload `eww-browse-url'.
4386
4387 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
4388
4389 * emacs-lisp/package-x.el (package-upload-buffer-internal):
4390 Adapt to `package-desc-version' being a list.
4391 Use `package--ac-desc-version' to retrieve version from a package
4392 archive element.
4393
4394 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
4395
4396 New experimental feature to save&restore window and frame setup.
4397 * desktop.el (desktop-save-windows): New defcustom.
4398 (desktop--saved-states): New var.
4399 (desktop--excluded-frame-parameters): New defconst.
4400 (desktop--filter-frame-parms, desktop--find-frame-in-display)
4401 (desktop--restore-windows, desktop--save-windows): New functions.
4402 (desktop-save): Call `desktop--save-windows'.
4403 (desktop-read): Call `desktop--restore-windows'.
4404
4405 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4406
4407 * net/shr.el (add-face-text-property): Remove compat definition.
4408
4409 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
4410
4411 * info.el (Info-try-follow-nearest-node): Move search for footnote
4412 above search for node name to prevent missing a footnote (bug#14717).
4413
4414 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
4415
4416 * obsolete/otodo-mode.el: Add obsolescence info to file header.
4417
4418 2013-06-27 Leo Liu <sdl.web@gmail.com>
4419
4420 * net/eww.el (eww-read-bookmarks): Check file size.
4421
4422 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
4423
4424 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
4425 advice--pending if newdef is nil or an autoload (bug#13820).
4426 (advice-mapc): New function.
4427
4428 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
4431 probably.
4432 (eww-mode-map): Add a menu bar.
4433 (eww-add-bookmark): New command.
4434 (eww-bookmark-mode): New mode and commands.
4435 (eww-add-bookmark): Remove newlines from the title.
4436 (eww-bookmark-browse): Don't bug out if it's the only window.
4437
4438 2013-06-26 Glenn Morris <rgm@gnu.org>
4439
4440 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
4441 (hfy-size): Handle ttys. (Bug#14668)
4442
4443 * info-xref.el: Update for Texinfo 5 change in *note format.
4444 (info-xref-node-re, info-xref-note-re): New constants.
4445 (info-xref-check-buffer): Use info-xref-note-re.
4446
4447 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
4448
4449 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
4450
4451 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
4452 nil terminate the loop (bug#14718).
4453
4454 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4455
4456 * net/eww.el: Rework history traversal. When going forward/back,
4457 put these actions into the history, too, so that they can be
4458 replayed.
4459 (eww-render): Move the history reset to the correct buffer.
4460
4461 2013-06-25 Juri Linkov <juri@jurta.org>
4462
4463 * files-x.el (modify-dir-local-variable): Change the header comment
4464 in the file with directory local variables. (Bug#14692)
4465
4466 * files-x.el (read-file-local-variable-value): Add `default'.
4467 (Bug#14710)
4468
4469 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4470
4471 * net/eww.el (eww-make-unique-file-name): Create a unique file
4472 name before saving to entering `y' accidentally asynchronously.
4473
4474 2013-06-25 Ivan Kanis <ivan@kanis.fr>
4475
4476 * net/eww.el (eww-download): New command and keystroke.
4477
4478 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * net/eww.el (eww-copy-page-url): Change name of command.
4481
4482 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
4483 be more consistent with Info and dired.
4484
4485 * net/eww.el (eww-mode-map): Ditto.
4486
4487 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
4488
4489 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
4490 packages from archives.
4491 (package-archive-contents): Change format; include obsolete packages.
4492 (package-desc): Use `dir' to mark builtin packages.
4493 (package--from-builtin): Set the `dir' field to `builtin'.
4494 (generated-autoload-file, version-control): Declare.
4495 (package-compute-transaction): Change first arg and return value to be
4496 lists of package-descs. Adjust to new package-archive-contents format.
4497 (package--add-to-archive-contents): Adjust to new
4498 package-archive-contents format.
4499 (package-download-transaction): Arg is now a list of package-descs.
4500 (package-install): If `pkg' is a package name, pass it as
4501 a requirement, so it is subject to the usual (e.g. disabled) checks.
4502 (describe-package): Accept package-desc as well.
4503 (describe-package-1): Describe a specific package-desc. Add links to
4504 other package-descs for the same package name.
4505 (package-menu-describe-package): Pass the actual package-desc.
4506 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
4507 works correctly.
4508 (package-desc-status): New function.
4509 (package-menu--refresh): New function, extracted
4510 from package-menu--generate.
4511 (package-menu--generate): Use it.
4512 (package-delete): Update package-alist.
4513 (package-menu-execute): Don't call package-initialize.
4514
4515 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
4516 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
4517 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
4518 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
4519 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
4520 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
4521
4522 2013-06-25 Martin Rudalics <rudalics@gmx.at>
4523
4524 * window.el (window--state-get-1): Workaround for bug#14527.
4525 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
4526
4527 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4528
4529 * net/eww.el (eww-back-url): Implement the history by stashing all
4530 the data into a list.
4531 (eww-forward-url): Allow going forward in the history, too.
4532
4533 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
4534
4535 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
4536 for values and use read--expression for expressions (bug#14710).
4537 (read-file-local-variable): Avoid setq.
4538 (read-file-local-variable-mode): Use minor-mode-list.
4539
4540 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4541
4542 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
4543 for DOI URLs.
4544
4545 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4546
4547 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
4548 Update imenu-support when dialect changes.
4549
4550 2013-06-25 Leo Liu <sdl.web@gmail.com>
4551
4552 * ido.el (ido-read-internal): Allow forward slash on windows.
4553
4554 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4555
4556 * net/eww.el (eww): Start of strings is \\`, not ^.
4557
4558 2013-06-24 Ivan Kanis <ivan@kanis.fr>
4559
4560 * net/shr.el (shr-browse-url): Fix interactive spec.
4561
4562 * net/eww.el (eww): Add a trailing slash to domain names.
4563
4564 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
4565
4566 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
4567
4568 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4569
4570 * net/shr.el (shr-browse-url): Use an external browser if given a
4571 prefix.
4572
4573 * net/eww.el (eww-external-browser): Move to shr.
4574
4575 2013-06-24 Ivan Kanis <ivan@kanis.fr>
4576
4577 * net/eww.el (eww): Work more correctly for file: URLs.
4578 (eww-detect-charset): Allow quoted charsets.
4579 (eww-yank-page-url): New command and keystroke.
4580
4581 2013-06-24 Daiki Ueno <ueno@gnu.org>
4582
4583 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
4584 file name of gpg executable.
4585 (epg-context-program): New function.
4586 (epg-context-home-directory): New function.
4587 (epg-context-set-program): New function.
4588 (epg-context-set-home-directory): New function.
4589 (epg--start): Use `epg-context-program' instead of
4590 'epg-gpg-program'.
4591 (epg--list-keys-1): Likewise.
4592
4593 2013-06-24 Leo Liu <sdl.web@gmail.com>
4594
4595 * ido.el (ido-read-internal): Fix bug#14620.
4596
4597 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
4598
4599 * faces.el (face-documentation): Simplify.
4600 (read-face-attribute, tty-find-type, x-resolve-font-name):
4601 Use `string-match-p'.
4602 (list-faces-display): Use `string-match-p'. Simplify.
4603 (face-spec-recalc): Check face to avoid face alias loops.
4604 (read-color): Use `string-match-p' and non-capturing parenthesis.
4605
4606 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * net/shr.el (shr-rescale-image): Use the new
4609 :max-width/:max-height functionality.
4610
4611 2013-06-23 Ivan Kanis <ivan@kanis.fr>
4612
4613 * net/eww.el (eww-search-prefix): New variable.
4614 (eww): Use it.
4615 (eww-external-browser): New variable.
4616 (eww-mode-map): New keystroke.
4617 (eww-browse-with-external-browser): New command.
4618
4619 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
4620
4621 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
4622
4623 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
4624 Don't skip aligning the next header field when padding is 0;
4625 otherwise, field width is not respected unless the title is as
4626 wide as the field.
4627
4628 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
4629
4630 * emacs-lisp/package.el (package-el-version): Remove.
4631 (package-process-define-package): Fix inf-loop.
4632 (package-install): Allow symbols as arguments again.
4633
4634 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
4635
4636 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
4637 add some more keyword-like methods.
4638 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
4639
4640 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
4641
4642 * bs.el (bs-buffer-show-mark): Make defvar-local.
4643 (bs-mode): Use setq-local.
4644
4645 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
4646 (emacs-lock--try-unlocking): Make defvar-local.
4647
4648 2013-06-22 Glenn Morris <rgm@gnu.org>
4649
4650 * play/cookie1.el (cookie-apropos): Minor simplification.
4651
4652 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
4653
4654 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
4655
4656 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
4657 `regexp-opt', it breaks the build during dumping.
4658
4659 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
4660
4661 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4662 Highlight keyword-like methods on Kernel and Module with
4663 font-lock-builtin-face.
4664 (auto-mode-alist): Consolidate different entries into one regexp
4665 and add more *file-s.
4666
4667 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
4668
4669 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
4670
4671 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
4672 (diary-entry): Use it in the action of this button type instead of
4673 diary-goto-entry.
4674
4675 * calendar/todo-mode.el: New version.
4676 (todo-add-category): Append new category to end of file and give
4677 it the highest number, instead of putting it at the beginning and
4678 giving it 0. Incorporate noninteractive functionality.
4679 (todo-forward-category): Adapt to 1-based category numbering.
4680 Allow skipping over archived categories.
4681 (todo-backward-category): Derive from todo-forward-category.
4682 (todo-backward-item, todo-forward-item): Make noninteractive and
4683 delegate interactive part to new commands. Make sensitive to done items.
4684 (todo-categories): Make value an alist of category names and
4685 vectors of item counts.
4686 (todo-category-beg): Make a defconst.
4687 (todo-category-number): Use 1 instead of 0 as initial value.
4688 (todo-category-select): Make sensitive to overlays, optional item
4689 highlighting and done items.
4690 (todo-delete-item): Make sensitive to overlays and marked and done items.
4691 (todo-edit-item): Make sensitive to overlays and editing of
4692 date/time header optional. Add format checks.
4693 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
4694 no-op if point is not on an item. Advertise using todo-edit-quit.
4695 (todo-edit-mode): Make sensitive to new format, font-locking, and
4696 multiple todo files.
4697 (todo-insert-item, todo-insert-item-here): Derive from
4698 todo-basic-insert-item and extend functionality.
4699 (todo-item-end, todo-item-start): Make sensitive to done items.
4700 (todo-item-string): Don't return text properties. Restore point.
4701 (todo-jump-to-category): Make sensitive to multiple todo files and
4702 todo archives. Use extended category completion.
4703 (todo-lower-item, todo-raise-item): Rename to *-priority and
4704 derive from todo-set-item-priority.
4705 (todo-mode): Derive from special-mode. Make sensitive to new
4706 format, font-locking and multiple todo files. Make read-only.
4707 (todo-mode-map): Don't suppress digit keys, so they can supply
4708 prefix arguments. Add many new key bindings.
4709 (todo-prefix): Insert as an overlay instead of file text.
4710 Change semantics from diary date expression to purely visual mark.
4711 (todo-print): Rename to todo-print-buffer. Make buffer display
4712 features printable. Remove option to restrict number of items
4713 printed. Add option to print to file.
4714 (todo-print-function): Rename to todo-print-buffer-function.
4715 (todo-quit): Extend to handle exiting new todo modes.
4716 (todo-remove-item): Make sensitive to overlays.
4717 (todo-save): Extend to buffers of filtered items.
4718 (todo-show): Make sensitive to done items, multiple todo files and
4719 new todo modes. Offer to convert legacy todo file before creating
4720 first new todo file.
4721 (todo-show-priorities): Rename to todo-top-priorities.
4722 Change semantics of value 0.
4723 (todo-top-priorities): Rename to todo-filter-top-priorities,
4724 derive from todo-filter-items and extend functionality.
4725 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
4726 and extend functionality to other types of filtered items.
4727 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
4728 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
4729 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
4730 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
4731 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
4732 (todo-edit-mode-hook, todo-entry-prefix-function)
4733 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
4734 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
4735 (todo-initials, todo-insert-threshold, todo-item-string-start)
4736 (todo-line-string, todo-menu, todo-mode-hook)
4737 (todo-more-important-p, todo-previous-answer, todo-previous-line)
4738 (todo-print-priorities, todo-remove-separator)
4739 (todo-save-top-priorities-too, todo-string-count-lines)
4740 (todo-string-multiline-p, todo-time-string-format)
4741 (todo-tmp-buffer-name): Remove.
4742 (todo-add-file, todo-archive-done-item, todo-choose-archive)
4743 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
4744 (todo-edit-category-diary-inclusion)
4745 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
4746 (todo-edit-file, todo-edit-item-date-day)
4747 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
4748 (todo-edit-item-date-month, todo-edit-item-date-to-today)
4749 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
4750 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
4751 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
4752 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
4753 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
4754 (todo-filter-top-priorities-multifile, todo-find-archive)
4755 (todo-find-filtered-items-file, todo-go-to-source-item)
4756 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
4757 (todo-jump-to-archive-category, todo-lower-category)
4758 (todo-mark-category, todo-marked-item-p, todo-merge-category)
4759 (todo-move-category, todo-move-item, todo-next-button)
4760 (todo-next-item, todo-padded-string, todo-powerset)
4761 (todo-previous-button, todo-previous-item)
4762 (todo-print-buffer-to-file, todo-raise-category)
4763 (todo-rename-category, todo-repair-categories-sexp, todo-search)
4764 (todo-set-category-number, todo-set-item-priority)
4765 (todo-set-top-priorities-in-category)
4766 (todo-set-top-priorities-in-file, todo-show-categories-table)
4767 (todo-sort-categories-alphabetically-or-numerically)
4768 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
4769 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
4770 (todo-toggle-item-header, todo-toggle-item-highlighting)
4771 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
4772 (todo-toggle-view-done-items, todo-toggle-view-done-only)
4773 (todo-unarchive-items, todo-unmark-category): New commands.
4774 (todo-absolute-file-name, todo-add-to-buffer-list)
4775 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
4776 (todo-basic-insert-item, todo-category-completions)
4777 (todo-category-number, todo-category-string-matcher-1)
4778 (todo-category-string-matcher-2, todo-check-filtered-items-file)
4779 (todo-check-format, todo-clear-matches)
4780 (todo-comment-string-matcher, todo-convert-legacy-date-time)
4781 (todo-current-category, todo-date-string-matcher)
4782 (todo-define-insertion-command, todo-diary-expired-matcher)
4783 (todo-diary-goto-entry, todo-diary-item-p)
4784 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
4785 (todo-display-categories, todo-display-sorted, todo-done-item-p)
4786 (todo-done-item-section-p, todo-done-separator)
4787 (todo-done-string-matcher, todo-files, todo-filter-items)
4788 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
4789 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
4790 (todo-insert-category-line, todo-insert-item-from-calendar)
4791 (todo-insert-sort-button, todo-insert-with-overlays)
4792 (todo-insertion-command-name, todo-insertion-key-bindings)
4793 (todo-label-to-key, todo-longest-category-name-length)
4794 (todo-make-categories-list, todo-mode-external-set)
4795 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
4796 (todo-modes-set-3, todo-multiple-filter-files)
4797 (todo-nondiary-marker-matcher, todo-prefix-overlays)
4798 (todo-read-category, todo-read-date, todo-read-dayname)
4799 (todo-read-file-name, todo-read-time)
4800 (todo-reevaluate-category-completions-files-defcustom)
4801 (todo-reevaluate-default-file-defcustom)
4802 (todo-reevaluate-filelist-defcustoms)
4803 (todo-reevaluate-filter-files-defcustom)
4804 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
4805 (todo-reset-done-separator, todo-reset-done-separator-string)
4806 (todo-reset-done-string, todo-reset-global-current-todo-file)
4807 (todo-reset-highlight-item, todo-reset-nondiary-marker)
4808 (todo-reset-prefix, todo-set-categories)
4809 (todo-set-date-from-calendar, todo-set-show-current-file)
4810 (todo-set-top-priorities, todo-short-file-name)
4811 (todo-show-current-file, todo-sort, todo-time-string-matcher)
4812 (todo-total-item-counts, todo-update-buffer-list)
4813 (todo-update-categories-display, todo-update-categories-sexp)
4814 (todo-update-count, todo-validate-name, todo-y-or-n-p):
4815 New functions.
4816 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
4817 New major modes.
4818 (todo-categories, todo-display, todo-edit, todo-faces)
4819 (todo-filtered): New defgroups.
4820 (todo-archived-only, todo-button, todo-category-string, todo-date)
4821 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
4822 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
4823 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
4824 (todo-add-item-if-new-category, todo-always-add-time-string)
4825 (todo-categories-align, todo-categories-archived-label)
4826 (todo-categories-category-label, todo-categories-diary-label)
4827 (todo-categories-done-label, todo-categories-number-separator)
4828 (todo-categories-todo-label, todo-categories-totals-label)
4829 (todo-category-completions-files, todo-completion-ignore-case)
4830 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
4831 (todo-done-separator-string, todo-done-string)
4832 (todo-files-function, todo-filter-done-items, todo-filter-files)
4833 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
4834 (todo-initial-category, todo-initial-file, todo-item-mark)
4835 (todo-legacy-date-time-regexp, todo-mode-line-function)
4836 (todo-nondiary-marker, todo-number-prefix)
4837 (todo-print-buffer-function, todo-show-current-file)
4838 (todo-show-done-only, todo-show-first, todo-show-with-done)
4839 (todo-skip-archived-categories, todo-top-priorities-overrides)
4840 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
4841 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
4842 New defcustoms.
4843 (todo-category-done, todo-date-pattern, todo-date-string-start)
4844 (todo-diary-items-buffer, todo-done-string-start)
4845 (todo-filtered-items-buffer, todo-item-start)
4846 (todo-month-abbrev-array, todo-month-name-array)
4847 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
4848 (todo-top-priorities-buffer): New defconsts.
4849 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
4850 (todo-categories-with-marks, todo-category-string-face)
4851 (todo-comment-face, todo-comment-string, todo-current-todo-file)
4852 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
4853 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
4854 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
4855 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
4856 (todo-font-lock-keywords, todo-global-current-todo-file)
4857 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
4858 (todo-insertion-commands-args)
4859 (todo-insertion-commands-args-genlist)
4860 (todo-insertion-commands-names, todo-insertion-map)
4861 (todo-key-bindings-t, todo-key-bindings-t+a)
4862 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
4863 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
4864 (todo-nondiary-face, todo-print-buffer, todo-time-face)
4865 (todo-visited): New variables.
4866
4867 2013-06-21 Glenn Morris <rgm@gnu.org>
4868
4869 * play/cookie1.el (cookie-apropos): Add optional display argument.
4870 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
4871 (psychoanalyze-pinhead): Use cookie-doctor.
4872
4873 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
4874
4875 * emacs-lisp/package.el (tar-get-file-descriptor)
4876 (tar--extract): Declare.
4877
4878 2013-06-21 Eduard Wiebe <usenet@pusto.de>
4879
4880 Extend flymake's warning predicate to be a function (bug#14217).
4881 * progmodes/flymake.el (flymake-warning-predicate): New.
4882 (flymake-parse-line): Use it.
4883 (flymake-warning-re): Make obsolete alias to
4884 `flymake-warning-predicate'.
4885
4886 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
4887
4888 * emacs-lisp/package.el (package-alist): Include obsolete packages.
4889 (package-obsolete-list): Remove.
4890 (package-activate): Remove min-version argument. Add `force' argument.
4891 Adjust to new package-alist format.
4892 (package-mark-obsolete): Remove.
4893 (package-unpack): Force reload of the package's autoloads.
4894 (package-installed-p): Check builtins if the installed package is not
4895 recent enough.
4896 (package-initialize): Don't reset package-obsolete-list.
4897 Don't specify which package version to activate.
4898 (package-process-define-package, describe-package-1)
4899 (package-menu--generate): Adjust to new package-alist format.
4900
4901 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
4902
4903 * allout-widgets.el (allout-widgets-mode-off)
4904 (allout-widgets-mode-on, allout-widgets-pre-command-business)
4905 (allout-widgets-post-command-business)
4906 (allout-widgets-after-copy-or-kill-function)
4907 (allout-widgets-after-undo-function, allout-test-range-overlaps)
4908 (allout-decorate-item-and-context)
4909 (allout-graphics-modification-handler): Fix typos in docstrings.
4910 (allout-get-or-create-parent-widget): Use `looking-at-p'.
4911
4912 * cmuscheme.el (scheme-start-file): Doc fix.
4913 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
4914 (scheme-input-filter): Use `string-match-p'.
4915
4916 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
4917
4918 * dired-x.el: Use Dired consistently in docstrings.
4919
4920 * dired.el: Use Dired consistently in docstrings.
4921 (dired-readin, dired-mode): Use `setq-local'.
4922 (dired-switches-alist): Make defvar-local.
4923 (dired-buffers-for-dir): Use `zerop'.
4924 (dired-safe-switches-p, dired-switches-escape-p)
4925 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
4926 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
4927 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
4928 (dired-goto-next-nontrivial-file): Use `string-match-p'.
4929 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
4930 (dired-toggle-marks, dired-mark-files-containing-regexp)
4931 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
4932 (dired-flag-auto-save-files, dired-flag-backup-files):
4933 Use `looking-at-p'.
4934 (dired-mark-files-regexp, dired-build-subdir-alist):
4935 Use `string-match-p', `looking-at-p'.
4936
4937 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
4938 (direct-print-region-helper): Use `string-match-p'.
4939
4940 2013-06-21 Leo Liu <sdl.web@gmail.com>
4941
4942 * comint.el (comint-redirect-results-list-from-process):
4943 Fix infinite loop.
4944
4945 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4946
4947 * net/eww.el (eww-update-header-line-format): Quote % characters.
4948
4949 2013-06-21 Glenn Morris <rgm@gnu.org>
4950
4951 * play/cookie1.el (cookie): New custom group.
4952 (cookie-file): New option.
4953 (cookie-check-file): New function.
4954 (cookie): Make it interactive. Make start and end messages optional.
4955 Interactively, display the result. Default to cookie-file.
4956 (cookie-insert): Default to cookie-file.
4957 (cookie-snarf): Make start and end messages optional.
4958 Default to cookie-file. Use with-temp-buffer.
4959 (cookie-read): Rename from read-cookie.
4960 Make start and end messages optional. Default to cookie-file.
4961 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
4962 Do not autoload it.
4963 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
4964 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
4965
4966 2013-06-21 Leo Liu <sdl.web@gmail.com>
4967
4968 * progmodes/octave.el (octave-mode): Backward compatibility fix.
4969
4970 2013-06-21 Glenn Morris <rgm@gnu.org>
4971
4972 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
4973
4974 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
4975 Daniel Hackney <dan@haxney.org>
4976
4977 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
4978 Consolidate the single-file vs tarball code.
4979 (package-desc-suffix): New function.
4980 (package-desc-full-name): Don't bother inlining it.
4981 (package-load-descriptor): Return the new package-desc.
4982 (package-mark-obsolete): Remove unused arg `package'.
4983 (package-unpack): Make it work for single files as well.
4984 Make it update package-alist.
4985 (package--make-autoloads-and-stuff): Rename from
4986 package--make-autoloads-and-compile. Don't compile any more.
4987 (package--compile): New function.
4988 (package-generate-description-file): New function, extracted from
4989 package-unpack-single.
4990 (package-unpack-single): Remove.
4991 (package--with-work-buffer): Add indentation and debugging info.
4992 (package-download-single): Remove.
4993 (package-install-from-archive): Rename from package-download-tar, make
4994 it take a pkg-desc, and make it work for single files as well.
4995 (package-download-transaction): Simplify.
4996 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
4997 external tar program.
4998 (package-install-from-buffer): Remove `pkg-desc' argument.
4999 Use package-tar-file-info for tar-mode buffers.
5000 (package-install-file): Simplify accordingly.
5001 (package-archive-base): Change to take a pkg-desc.
5002 * tar-mode.el (tar--check-descriptor): New function, extracted from
5003 tar-get-descriptor.
5004 (tar-get-descriptor): Use it.
5005 (tar-get-file-descriptor): New function.
5006 (tar--extract): New function, extracted from tar-extract.
5007 (tar--extract): Use it.
5008 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
5009 case the summary uses non-ascii. Adjust to new calling convention of
5010 package-tar-file-info.
5011
5012 2013-06-21 Leo Liu <sdl.web@gmail.com>
5013
5014 * comint.el (comint-redirect-results-list-from-process):
5015 Fix random delay. (Bug#14681)
5016
5017 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
5018
5019 * profiler.el (profiler-format-number): Use log, not log10.
5020
5021 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5022
5023 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
5024
5025 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5026
5027 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
5028 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
5029 yet available.
5030 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
5031 (AUTOGENEL): ... here.
5032 * emacs-lisp/cl-macs.el (cl--sublis): New function.
5033 (cl--defsubst-expand): Use it.
5034
5035 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
5036
5037 * subr.el (log10): Move here from C code, and declare as obsolete.
5038 All uses of (log10 X) replaced with (log X 10).
5039
5040 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5041
5042 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
5043 Declare with `defvar-local'.
5044 (tabulated-list-use-header-line, tabulated-list-entries)
5045 (tabulated-list-padding, tabulated-list-printer)
5046 (tabulated-list-sort-key): Declare with `defvar-local'.
5047 (tabulated-list-init-header, tabulated-list-print-fake-header):
5048 Use `setq-local'.
5049
5050 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
5051
5052 * arc-mode.el (archive-mode): Add `archive-write-file' to
5053 `write-contents-functions' also for remote files. (Bug#14652)
5054
5055 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5056
5057 * cus-edit.el (custom-commands): Fix typos.
5058 (custom-display): Fix tooltip text.
5059 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
5060 Fix typos in docstrings.
5061 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
5062 (custom-unlispify-menu-entry, custom-magic-value-create)
5063 (custom-add-see-also, custom-group-value-create): Use ?\s.
5064 (custom-guess-type, customize-apropos, editable-field)
5065 (custom-face-value-create): Use `string-match-p'.
5066 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
5067
5068 * custom.el (custom-load-symbol): Use `string-match-p'.
5069
5070 * ansi-color.el: Convert to lexical binding.
5071 (ansi-colors): Fix URL.
5072 (ansi-color-context, ansi-color-context-region): Use defvar-local.
5073 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
5074 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
5075
5076 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5077
5078 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
5079
5080 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
5081
5082 2013-06-19 Tom Tromey <tromey@redhat.com>
5083
5084 * net/eww.el (eww-top-url): Remove.
5085 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
5086 (eww-render): Set new variables. Don't set eww-top-url.
5087 (eww-handle-link): Handle "prev", "home", and "contents".
5088 Downcase the rel text.
5089 (eww-top-url): Choose best top URL.
5090
5091 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5092
5093 * net/eww.el: Rewrite to implement form elements "by hand" instead of
5094 relying in widget.el. Using widget.el leads to too many
5095 user interface inconsistencies.
5096 (eww-self-insert): Implement entering commands in text fields.
5097 (eww-process-text-input): New function to make text input field editing
5098 work.
5099 (eww-submit): Rewrite to use the new-style form methods.
5100 (eww-select-display): Display the correct selected item.
5101 (eww-change-select): Implement changing the select value.
5102 (eww-toggle-checkbox): Implement radio/checkboxes.
5103 (eww-update-field): Fix compilation error.
5104 (eww-tag-textarea): Implement <textarea>.
5105
5106 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
5107 we don't shadow mode-specific bindings.
5108
5109 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
5110 nothing to push.
5111
5112 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
5113
5114 2013-06-19 Glenn Morris <rgm@gnu.org>
5115
5116 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
5117
5118 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
5119
5120 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
5121 not needed.
5122
5123 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
5124
5125 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5126
5127 * net/browse-url.el (browse-url-browser-function):
5128 `eww-browse-url' has the right calling signature, `eww' does not.
5129
5130 2013-06-19 Glenn Morris <rgm@gnu.org>
5131
5132 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
5133 Only eval autoloaded macros.
5134 (byte-compile-autoload): Only give the macro warning for macros.
5135
5136 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
5137 (ps-underlined-faces): Declare.
5138
5139 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
5140 (speedbar-add-supported-extension): Declare.
5141
5142 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
5143 Don't include a date stamp in the header of the generated file;
5144 it leads to needless differences between output files.
5145
5146 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
5147
5148 * net/secrets.el (secrets-struct-secret-content-type):
5149 Replace check of introspection data by a test call of "CreateItem".
5150 Some servers do not offer introspection.
5151
5152 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
5153
5154 * electric.el (electric-pair-mode): Improve interaction with
5155 electric-layout-mode.
5156 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
5157 (electric-pair-syntax): Use text-mode-syntax-table in comments
5158 and strings.
5159 (electric-pair--insert): New function.
5160 (electric-pair-post-self-insert-function): Use it and
5161 electric--after-char-pos.
5162
5163 2013-06-19 Leo Liu <sdl.web@gmail.com>
5164
5165 * progmodes/octave.el (octave-help): Fix regexp.
5166
5167 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5168
5169 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
5170 (shr-table-horizontal-line): Allow nil as a value, and change the
5171 default.
5172 (shr-insert-table-ruler): Respect the nil value.
5173
5174 2013-06-18 Tom Tromey <tromey@barimba>
5175
5176 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
5177 New defvars.
5178 (eww-open-file): New defun.
5179 (eww-render): Initialize new variables.
5180 (eww-display-html): Handle "link" and "a".
5181 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
5182 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
5183 (eww-back-url): Rename from eww-previous-url.
5184 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
5185 New defuns.
5186
5187 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
5188
5189 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
5190 Distinguish ternary operator tokens from slash symbol and slash
5191 char literal.
5192
5193 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
5194
5195 Convert symbol prettification into minor mode and global minor mode.
5196
5197 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
5198 `prog-prettify-symbols', and make a local defvar instead of defcustom.
5199 (prettify-symbols--keywords): Rename from
5200 `prog-prettify-symbols-alist' and make a local defvar.
5201 (prettify-symbols--compose-symbol): Rename from
5202 `prog--prettify-font-lock-compose-symbol'.
5203 (prettify-symbols--make-keywords): Rename from
5204 `prog-prettify-font-lock-symbols-keywords' and simplify.
5205 (prog-prettify-install): Remove.
5206 (prettify-symbols-mode): New minor mode, based on
5207 `prog-prettify-install'.
5208 (turn-on-prettify-symbols-mode): New function.
5209 (global-prettify-symbols-mode): New globalized minor mode.
5210
5211 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5212 * progmodes/cfengine.el (cfengine3-mode):
5213 * progmodes/perl-mode.el (perl-mode): Don't call
5214 `prog-prettify-install'; set `prettify-symbols-alist' instead.
5215
5216 2013-06-18 Juri Linkov <juri@jurta.org>
5217
5218 * files-x.el (modify-file-local-variable-message): New function.
5219 (modify-file-local-variable)
5220 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
5221 and call `modify-file-local-variable-message' when it's non-nil.
5222 (add-file-local-variable, delete-file-local-variable)
5223 (add-file-local-variable-prop-line)
5224 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
5225 and use it. (Bug#9820)
5226
5227 2013-06-18 Juri Linkov <juri@jurta.org>
5228
5229 * emulation/vi.el (vi-shell-op):
5230 * emulation/vip.el (vip-execute-com, ex-command):
5231 * emulation/viper-cmd.el (viper-exec-bang):
5232 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
5233 the call of `shell-command-on-region'. (Bug#14637)
5234
5235 * simple.el (shell-command-on-region): Doc fix.
5236
5237 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
5238
5239 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
5240 (bug#14633).
5241
5242 2013-06-18 Glenn Morris <rgm@gnu.org>
5243
5244 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
5245
5246 * newcomment.el (comment-search-forward, comment-search-backward):
5247 Doc fix. (Bug#14376)
5248
5249 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
5250
5251 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
5252 (buffer-face-mode-invoke): Doc fix.
5253
5254 2013-06-18 Matthias Meulien <orontee@gmail.com>
5255
5256 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
5257 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
5258
5259 2013-06-18 Glenn Morris <rgm@gnu.org>
5260
5261 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
5262 Replace obsolete function generic-make-keywords with its expansion.
5263
5264 * progmodes/python.el (ffap-alist): Declare.
5265
5266 * textmodes/reftex.el (bibtex-mode-map): Declare.
5267
5268 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
5271 (package-unpack, package-unpack-single): Return the pkg-dir.
5272 (package-download-transaction): Use it to update package-alist.
5273
5274 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5275
5276 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
5277 possible choice.
5278
5279 2013-06-17 Juri Linkov <juri@jurta.org>
5280
5281 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
5282
5283 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
5284
5285 * emacs-lisp/package.el (package-load-descriptor):
5286 Remove `with-syntax-table' call, `read' doesn't need it.
5287 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
5288
5289 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
5290
5291 * startup.el (command-line): Expand package name returned by
5292 `package--description-file' (bug#14639).
5293
5294 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
5295
5296 * emacs-lisp/package.el (package-load-descriptor): Do not call
5297 `emacs-lisp-mode', just use its syntax table.
5298
5299 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
5300
5301 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
5302 `font-lock-extra-managed-props' if any prettifying keyword is added.
5303 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
5304 (prog-mode): Use `setq-local'.
5305
5306 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5307
5308 * international/characters.el (standard-case-table): Set syntax of ?»
5309 and ?« to punctuation.
5310
5311 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
5312
5313 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
5314 Save relevant match data before calling `syntax-ppss' (bug#14595).
5315
5316 2013-06-15 Juri Linkov <juri@jurta.org>
5317
5318 * files-x.el (modify-file-local-variable-prop-line): Add local
5319 variables to the end of the existing comment on the first line.
5320 Use `file-auto-mode-skip' to skip interpreter magic line,
5321 and also skip XML declaration.
5322
5323 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5324
5325 * startup.el (package--builtin-versions): New var.
5326 (package-subdirectory-regexp): Remove.
5327 (package--description-file): Hard code its value instead.
5328
5329 * emacs-lisp/package.el: Don't activate packages older than builtin.
5330 (package-obsolete-list): Rename from package-obsolete-alist, and make
5331 it into a simple list of package-desc.
5332 (package-strip-version): Remove.
5333 (package-built-in-p): Use package--builtin-versions.
5334 (package-mark-obsolete): Simplify.
5335 (package-process-define-package): Mark it obsolete if older than the
5336 builtin version.
5337 (package-handle-response): Use line-end-position.
5338 (package-read-archive-contents, package--download-one-archive):
5339 Simplify.
5340 (package--add-to-archive-contents): Skip if older than the builtin or
5341 installed version.
5342 (package-menu-describe-package): Fix last change.
5343 (package-list-unversioned): New var.
5344 (package-menu--generate): Use it.
5345
5346 * emacs-lisp/autoload.el: Manage package--builtin-versions.
5347 (autoload--insert-text, autoload--insert-cookie-text): New functions.
5348 (autoload-builtin-package-versions): New variable.
5349 (autoload-generate-file-autoloads): Use them.
5350 Remove the list of autoloaded functions/macros from the
5351 (autoload...) comments.
5352
5353 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
5354
5355 2013-06-15 Eli Zaretskii <eliz@gnu.org>
5356
5357 * simple.el (line-move-partial): Don't jump to the next screen
5358 line as soon as it becomes visible. Instead, continue enlarging
5359 the vscroll until the portion of a tall screen line that's left on
5360 display is about the height of the frame's default font.
5361 (Bug#14567)
5362
5363 2013-06-15 Glenn Morris <rgm@gnu.org>
5364
5365 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
5366 compilation-error-regexp-alist void, or local while let-bound.
5367
5368 * progmodes/make-mode.el (makefile-mode-syntax-table):
5369 Treat "=" as punctuation. (Bug#14614)
5370
5371 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
5372
5373 * help-fns.el (describe-variable):
5374 Add extra line for permanent-local variables.
5375
5376 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
5377
5378 * progmodes/scheme.el (scheme-font-lock-keywords-2):
5379 Add export, import, library. (Bug#9164)
5380 (library): Set indent function.
5381
5382 2013-06-14 Glenn Morris <rgm@gnu.org>
5383
5384 * term/xterm.el (xterm--query):
5385 Stop after first matching handler. (Bug#14615)
5386
5387 2013-06-14 Ivan Kanis <ivan@kanis.fr>
5388
5389 Add support for dired in saveplace.
5390 * dired.el (dired-initial-position-hook): New variable.
5391 (dired-initial-position): Call hook to place cursor position.
5392 * saveplace.el (save-place-to-alist): Add dired position.
5393 (save-place-dired-hook): New function.
5394
5395 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5396
5397 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
5398 through a symbol rather than letrec.
5399
5400 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
5401 (package-desc): Add `dir' field.
5402 (package-desc-full-name): New function.
5403 (package-load-descriptor): Combine the two arguments. Don't use `load'.
5404 (package-maybe-load-descriptor): Remove.
5405 (package-load-all-descriptors): Just call package-load-descriptor.
5406 (package--disabled-p): New function.
5407 (package-desc-vers, package-desc-doc): Remove aliases.
5408 (package--dir): Remove function.
5409 (package-activate): Check if a package is disabled.
5410 (package-process-define-package): New function, extracted from
5411 define-package.
5412 (define-package): Turn into a place holder.
5413 (package-unpack-single, package-tar-file-info):
5414 Use package--description-file.
5415 (package-compute-transaction): Use package--disabled-p.
5416 (package-download-transaction): Don't call
5417 package-maybe-load-descriptor since they're all loaded anyway.
5418 (package-install): Change argument to be a pkg-desc.
5419 (package-delete): Use a single pkg-desc argument.
5420 (describe-package-1): Use package-desc-dir instead of package--dir.
5421 Use package-desc property instead of package-symbol.
5422 (package-install-button-action): Adjust accordingly.
5423 (package--push): Rewrite.
5424 (package-menu--print-info): Adjust accordingly. Change the ID format
5425 to be a pkg-desc.
5426 (package-menu-describe-package, package-menu-get-status)
5427 (package-menu--find-upgrades, package-menu-mark-upgrades)
5428 (package-menu-execute, package-menu--name-predicate):
5429 Adjust accordingly.
5430 * startup.el (package--description-file): New function.
5431 (command-line): Use it.
5432 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5433 Use package-desc-version.
5434
5435 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
5436 (byte-compile-preprocess): Use it.
5437 (byte-compile-file-form-defalias): Try a bit harder to use macros we
5438 can't quite recognize.
5439 (byte-compile-add-to-list): Remove.
5440 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
5441 (cconv-closure-convert): Add assertion.
5442
5443 * emacs-lisp/map-ynp.el: Use lexical-binding.
5444 (map-y-or-n-p): Remove unused vars `tail' and `object'.
5445 Factor out some repeated code.
5446
5447 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5448
5449 * subr.el (with-eval-after-load): New macro.
5450 (eval-after-load): Allow form to be a function.
5451 take advantage of lexical-binding.
5452 (do-after-load-evaluation): Use dolist and adjust to new format.
5453 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
5454
5455 2013-06-13 Juri Linkov <juri@jurta.org>
5456
5457 * replace.el (perform-replace): Display "symbol " and other search
5458 modes from `isearch-message-prefix' in the *Help* buffer.
5459
5460 * isearch.el (isearch-query-replace): Add " symbol" and other
5461 possible search modes from `isearch-message-prefix' to the prompt.
5462 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
5463 when reading a regexp to collect.
5464
5465 2013-06-13 Juri Linkov <juri@jurta.org>
5466
5467 * isearch.el (word-search-regexp): Match whitespace if the search
5468 string begins or ends in whitespace. The LAX arg is applied to
5469 both ends of the search string. Use `regexp-quote' and explicit
5470 \< and \> instead of \b. Use \` and \' instead of ^ and $.
5471 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
5472 boundaries are replaced with symbol boundaries, and characters
5473 between symbols match non-word non-symbol syntax. (Bug#14602)
5474
5475 2013-06-13 Juri Linkov <juri@jurta.org>
5476
5477 * isearch.el (isearch-del-char): Don't exceed the length of
5478 `isearch-string' by the prefix arg. (Bug#14563)
5479
5480 2013-06-13 Juri Linkov <juri@jurta.org>
5481
5482 * isearch.el (isearch-yank-word, isearch-yank-line)
5483 (isearch-char-by-name, isearch-quote-char)
5484 (isearch-printing-char, isearch-process-search-char):
5485 Add optional count prefix arg. (Bug#14563)
5486
5487 * international/isearch-x.el
5488 (isearch-process-search-multibyte-characters):
5489 Add optional count prefix arg.
5490
5491 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5492
5493 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
5494 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
5495 lexical-binding.
5496
5497 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
5498
5499 * subr.el (set-temporary-overlay-map): Add on-exit argument.
5500
5501 2013-06-13 Glenn Morris <rgm@gnu.org>
5502
5503 * startup.el (tty-handle-args):
5504 Don't just discard "--" and anything after. (Bug#14608)
5505
5506 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
5507
5508 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
5509
5510 Implement changes in Secret Service API. Make it backward compatible.
5511 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
5512 (secrets-create-item): Use it. Prefix properties with interface.
5513
5514 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
5515
5516 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
5517 (term-emulate-terminal): Respect term-suppress-hard-newline.
5518
5519 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
5520
5521 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
5522 Only remove a `thumb-file' overlay. (Bug#14548)
5523
5524 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
5525
5526 * mail/reporter.el (reporter-submit-bug-report):
5527 Handle missing package-name. (Bug#14600)
5528
5529 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5530
5531 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
5532 (reftex-citation-prompt, reftex-default-bibliography)
5533 (reftex-bib-or-thebib, reftex-get-bibfile-list)
5534 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
5535 (reftex-bib-sort-author, reftex-bib-sort-year)
5536 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
5537 (reftex-extract-bib-entries-from-thebibliography)
5538 (reftex-get-bibkey-default, reftex-get-bib-names)
5539 (reftex-parse-bibtex-entry, reftex-get-bib-field)
5540 (reftex-format-bib-entry, reftex-parse-bibitem)
5541 (reftex-format-bibitem, reftex-do-citation)
5542 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
5543 (reftex-restrict-bib-matches, reftex-extract-bib-file)
5544 (reftex-insert-bib-matches, reftex-format-citation)
5545 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
5546 (reftex-create-bibtex-file): Add docstrings, mostly by converting
5547 existing comments into docstrings.
5548
5549 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
5550
5551 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
5552
5553 2013-06-12 Andreas Schwab <schwab@suse.de>
5554
5555 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
5556 for auto-save files.
5557
5558 2013-06-12 Glenn Morris <rgm@gnu.org>
5559
5560 * ido.el (ido-delete-ignored-files): Remove.
5561 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
5562 Go back to calling ido-ignore-item-p directly.
5563
5564 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
5565
5566 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
5567
5568 * ido.el (ido-delete-ignored-files): New function,
5569 split from ido-make-file-list-1.
5570 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
5571 (ido-make-file-list-1): Use ido-delete-ignored-files.
5572
5573 2013-06-12 Leo Liu <sdl.web@gmail.com>
5574
5575 * progmodes/octave.el (inferior-octave-startup)
5576 (inferior-octave-completion-table)
5577 (inferior-octave-track-window-width-change)
5578 (octave-eldoc-function-signatures, octave-help)
5579 (octave-find-definition): Use single quoted strings.
5580 (inferior-octave-startup-args): Change default value.
5581 (inferior-octave-startup): Do not hard code "-i" and
5582 "--no-line-editing".
5583 (inferior-octave-resync-dirs): Add optional arg NOERROR.
5584 (inferior-octave-directory-tracker): Use it.
5585 (octave-goto-function-definition): Robustify.
5586 (octave-help): Support highlighting operators in 'See also'.
5587 (octave-find-definition): Find subfunctions only in Octave mode.
5588
5589 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * help-fns.el (help-fns--compiler-macro): If the handler function is
5592 named, then put a link to it.
5593 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
5594 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
5595 (cl-typep): Use it.
5596 (cl-eval-when): Simplify debug spec.
5597 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
5598 compiler-macro function instead of setting `compiler-macro-file'.
5599
5600 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
5601
5602 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
5603 * vc/vc-hooks.el (vc-stay-local): Doc fix.
5604
5605 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
5606 Daniel Hackney <dan@haxney.org>
5607
5608 First part of Daniel Hackney's patch to package.el.
5609 * emacs-lisp/package.el: Use defstruct.
5610 (package-desc): New, main struct.
5611 (package--bi-desc, package--ac-desc): New structs, used to describe the
5612 format in external files.
5613 (package-desc-vers): Replace with package-desc-version accessor.
5614 (package-desc-doc): Replace with package-desc-summary accessor.
5615 (package-activate-1): Remove `package' arg since the pkg-vec now
5616 includes the name.
5617 (define-package): Use package-desc-from-define.
5618 (package-unpack-single): Change file-name arg to be a symbol.
5619 (package--add-to-archive-contents): Use package-desc-create and new
5620 accessor functions to package--ac-desc.
5621 (package-buffer-info, package-tar-file-info): Return a package-desc.
5622 (package-install-from-buffer): Remove `type' argument. Change pkg-info
5623 arg to be a package-desc.
5624 (package-install-file): Adjust accordingly. Use \' to match EOS.
5625 (package--from-builtin): New function.
5626 (describe-package-1, package-menu--generate): Use it.
5627 (package--make-autoloads-and-compile): Change name arg to be a symbol.
5628 (package-generate-autoloads): Idem and return the name of the file.
5629 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5630 Change pkg-info arg to be a package-desc.
5631 Use package-make-ac-desc.
5632 (package-upload-file): Use \' to match EOS.
5633 * finder.el (finder-compile-keywords): Use package-make-builtin.
5634
5635 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
5636
5637 * vc/vc.el (vc-deduce-fileset): Change error message.
5638 (vc-read-backend): New function.
5639 (vc-next-action): Use it.
5640
5641 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
5642
5643 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
5644 (prolog-font-lock-keywords): Use regexp-opt instead.
5645 Don't manually highlight strings.
5646 (prolog-mode-variables): Simplify comment-start-skip.
5647 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
5648
5649 * emacs-lisp/generic.el (generic--normalise-comments)
5650 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
5651 (generic-mode-set-comments): Use them.
5652 (generic-bracket-support): Use setq-local.
5653 (generic-make-keywords-list): Declare obsolete.
5654
5655 2013-06-11 Glenn Morris <rgm@gnu.org>
5656
5657 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5658 Prettify after setting font-lock-defaults. (Bug#14574)
5659
5660 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
5661
5662 * replace.el (query-replace, occur-read-regexp-defaults-function)
5663 (replace-search):
5664 * subr.el (declare-function, number-sequence, local-set-key)
5665 (substitute-key-definition, locate-user-emacs-file)
5666 (with-silent-modifications, split-string, eval-after-load):
5667 Fix typos, remove unneeded backslashes and reflow some docstrings.
5668
5669 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
5672 default for Elisp files.
5673
5674 2013-06-11 Glenn Morris <rgm@gnu.org>
5675
5676 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
5677 although define-derived-mode was doing this anyway. (Bug#14583)
5678
5679 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
5680
5681 * allout.el (allout-encryption-plaintext-sanitization-regexps):
5682 Fix make-variable-buffer-local call to refer to the correct variable.
5683
5684 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
5685
5686 * eshell/em-term.el (eshell-visual-commands)
5687 (eshell-visual-subcommands, eshell-visual-options):
5688 Add summary line to docstrings. Add cross-references.
5689
5690 2013-06-10 Glenn Morris <rgm@gnu.org>
5691
5692 * epa.el (epa-read-file-name): New function. (Bug#14510)
5693 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
5694
5695 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
5696
5697 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
5698 output redirection to be ignored with visual commands.
5699
5700 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
5701
5702 * eshell/em-term.el (eshell-visual-command-p): New function.
5703 (eshell-term-initialize): Move long lambda to separate function
5704 eshell-visual-command-p.
5705 * eshell/em-dirs.el (eshell-dirs-initialise):
5706 * eshell/em-script.el (eshell-script-initialize):
5707 Add missing #' to lambda.
5708
5709 2013-06-08 Leo Liu <sdl.web@gmail.com>
5710
5711 * progmodes/octave.el (octave-add-log-current-defun): New function.
5712 (octave-mode): Set add-log-current-defun-function.
5713 (octave-goto-function-definition): Do not move point if not found.
5714 (octave-find-definition): Enhance to try subfunctions first.
5715
5716 2013-06-08 Glenn Morris <rgm@gnu.org>
5717
5718 * emacs-lisp/bytecomp.el (byte-compile-char-before)
5719 (byte-compile-backward-char, byte-compile-backward-word):
5720 Improve previous change, to handle non-explicit nil.
5721
5722 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
5723
5724 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
5725 (smie--opener/closer-at-point): New function.
5726 (smie--matching-block-data): Use it. Don't match from right after an
5727 opener or right before a closer. Obey smie-blink-matching-inners.
5728 Don't signal a mismatch for repeated inners like "switch..case..case".
5729
5730 2013-06-07 Leo Liu <sdl.web@gmail.com>
5731
5732 * progmodes/octave.el (octave-mode): Set comment-use-global-state
5733 to t. (Bug#14303)
5734 (octave-function-header-regexp): Fix. (Bug#14570)
5735 (octave-help-mode-finish-hook, octave-help-mode-finish):
5736 Remove. Just use temp-buffer-show-hook.
5737
5738 * newcomment.el (comment-search-backward): Revert last change.
5739 (Bug#14434)
5740
5741 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
5742
5743 2013-06-07 Eli Zaretskii <eliz@gnu.org>
5744
5745 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
5746 through xargs, to avoid failure due to MS-Windows limitations on
5747 command-line length.
5748
5749 2013-06-06 Glenn Morris <rgm@gnu.org>
5750
5751 * font-lock.el (lisp-font-lock-keywords-2):
5752 Treat user-error like error.
5753
5754 * emacs-lisp/bytecomp.el (byte-compile-char-before)
5755 (byte-compile-backward-char, byte-compile-backward-word):
5756 Handle explicit nil arguments. (Bug#14565)
5757
5758 2013-06-05 Alan Mackenzie <acm@muc.de>
5759
5760 * isearch.el (isearch-allow-prefix): New user option.
5761 (isearch-other-meta-char): Don't exit isearch when a prefix
5762 argument is typed whilst `isearch-allow-prefix' is non-nil.
5763 (Bug#9706)
5764
5765 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
5766
5767 * autorevert.el (auto-revert-notify-handler): Use memq.
5768 Hide assertion failure.
5769
5770 * skeleton.el: Use cl-lib.
5771 (skeleton-further-elements): Use defvar-local.
5772 (skeleton-insert): Use cl-progv.
5773
5774 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
5775
5776 * progmodes/prog-mode.el (prog-prettify-symbols)
5777 (prog-prettify-install): Update docstrings.
5778
5779 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
5780
5781 * simple.el: Move all the prog-mode code to prog-mode.el.
5782 * progmodes/prog-mode.el: New file.
5783 * loadup.el: Add prog-mode.el.
5784
5785 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
5786
5787 * simple.el (prog-prettify-symbols): Add version.
5788 (prog-prettify-install): Add convenience function to prettify symbols.
5789
5790 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
5791 (perl--augmented-font-lock-keywords-1)
5792 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
5793 variables and use it.
5794
5795 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
5796 (cfengine3-mode): Remove unneeded variable and use it.
5797
5798 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
5799 (lisp--augmented-font-lock-keywords-1)
5800 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
5801 Remove unneeded variables and use it.
5802
5803 2013-06-05 João Távora <joaotavora@gmail.com>
5804
5805 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
5806 to point when opening the connection. (Bug#14380)
5807
5808 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
5809
5810 * subr.el (load-history-regexp, load-history-filename-element)
5811 (eval-after-load, after-load-functions, do-after-load-evaluation)
5812 (eval-next-after-load, display-delayed-warnings)
5813 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
5814 definition of save-match-data.
5815 (overriding-local-map): Remove accidental obsolescence declaration.
5816
5817 * emacs-lisp/edebug.el (edebug-result): Move before first use.
5818
5819 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
5820
5821 Generalize symbol prettify support to prog-mode and implement it
5822 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
5823 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
5824 (prog--prettify-font-lock-compose-symbol)
5825 (prog-prettify-font-lock-symbols-keywords): New variables and
5826 functions to support symbol prettification.
5827 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
5828 (lisp--augmented-font-lock-keywords-1)
5829 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
5830 (lisp--prettify-symbols-alist): Implement prettify of lambda.
5831 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
5832 (cfengine3--prettify-symbols-alist, cfengine3-mode):
5833 Implement prettify of -> => :: strings.
5834 * progmodes/perl-mode.el (perl-prettify-symbols)
5835 (perl--font-lock-compose-symbol)
5836 (perl--font-lock-symbols-keywords): Move to prog-mode.
5837 (perl--prettify-symbols-alist): Prettify -> => :: strings.
5838 (perl-font-lock-keywords-1)
5839 (perl-font-lock-keywords-2): Remove explicit prettify support.
5840 (perl--augmented-font-lock-keywords)
5841 (perl--augmented-font-lock-keywords-1)
5842 (perl--augmented-font-lock-keywords-2, perl-mode):
5843 Implement prettify support.
5844
5845 2013-06-05 Leo Liu <sdl.web@gmail.com>
5846
5847 Re-implement smie matching block highlight using
5848 show-paren-data-function. (Bug#14395)
5849 * emacs-lisp/smie.el (smie-matching-block-highlight)
5850 (smie--highlight-matching-block-overlay)
5851 (smie--highlight-matching-block-lastpos)
5852 (smie-highlight-matching-block)
5853 (smie-highlight-matching-block-mode): Remove.
5854 (smie--matching-block-data-cache): New variable.
5855 (smie--matching-block-data): New function.
5856 (smie-setup): Use smie--matching-block-data for
5857 show-paren-data-function.
5858
5859 * progmodes/octave.el (octave-mode-menu): Fix.
5860 (octave-find-definition): Skip garbage lines.
5861
5862 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
5863
5864 Fix compilation error with simultaneous dynamic+lexical scoping.
5865 Add warning when a defvar appears after the first let-binding.
5866 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
5867 (byte-compile-close-variables): Initialize it.
5868 (byte-compile--declare-var): New function.
5869 (byte-compile-file-form-defvar)
5870 (byte-compile-file-form-define-abbrev-table)
5871 (byte-compile-file-form-custom-declare-variable): Use it.
5872 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
5873 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
5874 (byte-compile-bind): Handle dynamic bindings that shadow
5875 lexical bindings.
5876 (byte-compile-unbind): Make arg non-optional.
5877 (byte-compile-let): Simplify.
5878 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
5879 (cconv--analyse-function, cconv-analyse-form): Populate it.
5880 Protect byte-compile-bound-variables to limit the scope of defvars.
5881 (cconv-analyse-form): Add missing rule for (defvar <foo>).
5882 Remove unneeded rule for `declare'.
5883
5884 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
5885 so as to avoid depending on cl-adjoin at run-time.
5886 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
5887
5888 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
5889 (macroexp--warn-and-return): Use it.
5890
5891 2013-06-05 Leo Liu <sdl.web@gmail.com>
5892
5893 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
5894
5895 2013-06-04 Leo Liu <sdl.web@gmail.com>
5896
5897 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
5898 (compilation-auto-jump): Suppress the "Mark set" message to give
5899 way to exit message.
5900
5901 2013-06-04 Alan Mackenzie <acm@muc.de>
5902
5903 Remove faulty optimisation from indentation calculation.
5904 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
5905 search limit based on 2000 characters back from indent-point.
5906
5907 2013-06-03 Tassilo Horn <tsdh@gnu.org>
5908
5909 * eshell/em-term.el (cl-lib): Require `cl-lib'.
5910
5911 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
5912
5913 * emacs-lisp/lisp.el: Use lexical-binding.
5914 (lisp--local-variables-1, lisp--local-variables): New functions.
5915 (lisp--local-variables-completion-table): New var.
5916 (lisp-completion-at-point): Use it complete let-bound vars.
5917
5918 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
5919 eagerly (bug#14422).
5920
5921 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
5922
5923 * autorevert.el (auto-revert-notify-enabled)
5924 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
5925 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
5926 (auto-revert-notify-handler): Handle also gfilenotify.
5927
5928 * subr.el (file-notify-handle-event): New defun. Replacing ...
5929 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
5930 Remove.
5931
5932 2013-06-03 Juri Linkov <juri@jurta.org>
5933
5934 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
5935 `M-s h .'. (Bug#14427)
5936
5937 * hi-lock.el (highlight-symbol-at-point): New alias for the new
5938 command `hi-lock-face-symbol-at-point'.
5939 (hi-lock-face-symbol-at-point): New command.
5940 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
5941 (hi-lock-menu): Add `highlight-symbol-at-point'.
5942 (hi-lock-mode): Doc fix.
5943
5944 * isearch.el (isearch-forward-symbol-at-point): New command.
5945 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
5946 (isearch-highlight-regexp): Add a regexp which matches
5947 words/symbols for word/symbol mode.
5948
5949 * subr.el (find-tag-default-bounds): New function with the body
5950 mostly moved from `find-tag-default'.
5951 (find-tag-default): Move most code to `find-tag-default-bounds',
5952 call it and apply `buffer-substring-no-properties' afterwards.
5953
5954 2013-06-03 Tassilo Horn <tsdh@gnu.org>
5955
5956 * eshell/em-term.el (eshell-term-initialize):
5957 Use `cl-intersection' rather than `intersection'.
5958
5959 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
5960
5961 * vc/log-view.el: Doc fix.
5962 (log-view-mode-map): Copy keymap from `special-mode-map'.
5963
5964 2013-06-02 Eric Ludlam <zappo@gnu.org>
5965
5966 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
5967 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
5968 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
5969 (eieio-unbound, eieio-default-superclass)
5970 (eieio--define-field-accessors, method-static, method-before)
5971 (method-primary, method-after, method-num-lists)
5972 (method-generic-before, method-generic-primary)
5973 (method-generic-after, method-num-slots)
5974 (eieio-specialized-key-to-generic-key)
5975 (eieio--check-type, class-v, class-p)
5976 (eieio-class-name, define-obsolete-function-alias)
5977 (eieio-class-parents-fast, eieio-class-children-fast)
5978 (same-class-fast-p, class-constructor, generic-p)
5979 (generic-primary-only-p, generic-primary-only-one-p)
5980 (class-option-assoc, class-option, eieio-object-p)
5981 (class-abstract-p, class-method-invocation-order)
5982 (eieio-defclass-autoload-map, eieio-defclass-autoload)
5983 (eieio-class-un-autoload, eieio-defclass)
5984 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
5985 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
5986 (eieio--defgeneric-init-form, eieio-defgeneric-form)
5987 (eieio-defgeneric-reset-generic-form)
5988 (eieio-defgeneric-form-primary-only)
5989 (eieio-defgeneric-reset-generic-form-primary-only)
5990 (eieio-defgeneric-form-primary-only-one)
5991 (eieio-defgeneric-reset-generic-form-primary-only-one)
5992 (eieio-unbind-method-implementations)
5993 (eieio--defmethod, eieio--typep)
5994 (eieio-perform-slot-validation, eieio-validate-slot-value)
5995 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
5996 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
5997 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
5998 (eieio-slot-name-index, eieio-class-slot-name-index)
5999 (eieio-set-defaults, eieio-initarg-to-attribute)
6000 (eieio-attribute-to-initarg, eieio-c3-candidate)
6001 (eieio-c3-merge-lists, eieio-class-precedence-c3)
6002 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
6003 (eieio-class-precedence-list, eieio-generic-call-methodname)
6004 (eieio-generic-call-arglst, eieio-generic-call-key)
6005 (eieio-generic-call-next-method-list)
6006 (eieio-pre-method-execution-functions, eieio-generic-call)
6007 (eieio-generic-call-primary-only, eieiomt-method-list)
6008 (eieiomt-optimizing-obarray, eieiomt-install)
6009 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
6010 (eieio-generic-form, eieio-defmethod, make-obsolete)
6011 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
6012 (defclass): Remove `eval-and-compile' from macro.
6013 (call-next-method, shared-initialize): Instead of using
6014 `scoped-class' variable, use new eieio--scoped-class, and
6015 eieio--with-scoped-class.
6016 (initialize-instance): Rename local variable 'scoped-class' to
6017 'this-class' to remove ambiguitity from old global.
6018
6019 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
6020 eieio.el.
6021 (eieio--scoped-class-stack): New variable.
6022 (eieio--scoped-class): New fcn.
6023 (eieio--with-scoped-class): New scoping macro.
6024 (eieio-defclass): Use pushnew instead of add-to-list.
6025 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
6026 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
6027 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
6028 `scoped-class' variable, use new eieio--scoped-class, and
6029 eieio--with-scoped-class.
6030
6031 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
6032
6033 2013-06-02 Tassilo Horn <tsdh@gnu.org>
6034
6035 * eshell/esh-ext.el (eshell-external-command): Pass args to
6036 `eshell-find-interpreter'.
6037 (eshell-find-interpreter): Add new second parameter ARGS.
6038
6039 * eshell/em-script.el (eshell-script-initialize): Add second arg
6040 to the function added as MATCH to `eshell-interpreter-alist'.
6041
6042 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
6043 the function added as MATCH to `eshell-interpreter-alist'.
6044
6045 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
6046 (eshell-visual-options): New defcustom.
6047 (eshell-escape-control-x): Adapt docstring.
6048 (eshell-term-initialize): Test `eshell-visual-subcommands' and
6049 `eshell-visual-options' in addition to `eshell-visual-commands'.
6050 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
6051
6052 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
6053
6054 * progmodes/python.el (python-indent-block-enders): Add break,
6055 continue and raise keywords.
6056
6057 2013-06-01 Glenn Morris <rgm@gnu.org>
6058
6059 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
6060
6061 Plain (f)boundp silences compilation warnings since Emacs 22.1.
6062 * progmodes/cc-cmds.el (delete-forward-p):
6063 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
6064 * progmodes/cc-engine.el (buffer-syntactic-context):
6065 * progmodes/cc-fonts.el (face-property-instance):
6066 * progmodes/cc-mode.el (set-keymap-parents):
6067 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
6068 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
6069 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
6070 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
6071 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
6072
6073 * progmodes/cc-vars.el (other): Emacs has this widget since
6074 at least 21.1, so don't (re)define it.
6075
6076 * eshell/em-cmpl.el (eshell-cmpl-initialize):
6077 Replace the obsolete alias pcomplete-arg-quote-list.
6078
6079 2013-06-01 Leo Liu <sdl.web@gmail.com>
6080
6081 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
6082 punctuation syntax.
6083 (inferior-octave-minimal-columns)
6084 (inferior-octave-last-column-width): New variables.
6085 (inferior-octave-track-window-width-change): New function.
6086 (inferior-octave-mode): Adjust column width so that Octave output,
6087 for example from 'ls', can fit into the window nicely.
6088
6089 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
6090
6091 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
6092 Highlight expansions inside regexp literals.
6093
6094 2013-05-31 Glenn Morris <rgm@gnu.org>
6095
6096 * obsolete/sym-comp.el (symbol-complete):
6097 Replace obsolete completion-annotate-function.
6098
6099 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
6100
6101 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
6102
6103 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
6104 New function, checks if point is inside a literal that allows
6105 expression expansion.
6106 (ruby-syntax-propertize-expansion): Use it.
6107 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
6108 around the body.
6109
6110 2013-05-30 Juri Linkov <juri@jurta.org>
6111
6112 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
6113 to "\M-si".
6114 (isearch-invisible): New variable.
6115 (isearch-forward): Doc fix.
6116 (isearch-mode): Set `isearch-invisible'
6117 to the value of `search-invisible'.
6118 (isearch-toggle-case-fold): Doc fix.
6119 (isearch-toggle-invisible): New command.
6120 (isearch-query-replace): Let-bind `search-invisible'
6121 to the value of `isearch-invisible'.
6122 (isearch-search): Use `isearch-invisible' instead of
6123 `search-invisible'. Let-bind `search-invisible'
6124 to the value of `isearch-invisible'. (Bug#11378)
6125
6126 2013-05-30 Juri Linkov <juri@jurta.org>
6127
6128 * replace.el (perform-replace): Avoid `isearch-range-invisible'
6129 call when `query-flag' is nil and `search-invisible' is non-nil.
6130 (Bug#11746)
6131
6132 2013-05-30 Glenn Morris <rgm@gnu.org>
6133
6134 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
6135
6136 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
6137 (cc-require): Suppress spurious "noruntime" warnings.
6138 (cc-require-when-compile): Use fboundp, for sake of compiler.
6139
6140 * progmodes/cc-mode.el: Move load of cc-vars before that of
6141 cc-langs (which in turn loads cc-vars), to quieten compiler.
6142
6143 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6144
6145 * paren.el: Simplify the code.
6146 (show-paren-mode): Always start the timer.
6147 (show-paren--idle-timer): Rename from show-paren-idle-timer.
6148 (show-paren--overlay, show-paren--overlay-1): Rename from
6149 show-paren-overlay and show-paren-overlay-1, and initialize to an
6150 overlay rather than to nil.
6151 (show-paren-function): Misc cleanup and simplifications.
6152
6153 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6154
6155 * paren.el (show-paren-data-function): New hook.
6156 (show-paren--default): New function, extracted from show-paren-function.
6157 (show-paren-function): Use show-paren-data-function.
6158
6159 2013-05-30 Glenn Morris <rgm@gnu.org>
6160
6161 * ielm.el (ielm-map, ielm-complete-symbol):
6162 Use completion-at-point rather than obsolete functions.
6163 (inferior-emacs-lisp-mode): Doc fix.
6164 Set completion-at-point-functions, rather than
6165 comint-dynamic-complete-functions.
6166
6167 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
6168 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
6169 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
6170
6171 * image.el (image-animated-p): Tweak definition.
6172
6173 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
6174 (rlogin-process-connection-type): Tweak default. Add set-after.
6175 (rlogin-host): Doc fix.
6176 (rlogin): Tweak prompt.
6177 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
6178
6179 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
6180 * progmodes/tcl.el (inferior-tcl-mode-map):
6181 Use completion-at-point rather than obsolete alias.
6182
6183 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
6184
6185 * minibuffer.el (read-file-name-completion-ignore-case):
6186 Move before completion--in-region, for eager macro expansion.
6187
6188 2013-05-29 Juri Linkov <juri@jurta.org>
6189
6190 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
6191 for total count of matching lines. Add `global-matches' for total
6192 count of matches. Rename `matches' to `lines' for count of
6193 matching lines. Add `matches' for count of matches.
6194 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
6195 to `prev-line' for line number of prev match endpt.
6196 Increment `matches' for every match. Print the number of
6197 matching lines in the header.
6198 (occur-context-lines): Rename `lines' to `curr-line'.
6199 Rename `prev-lines' to `prev-line'. (Bug#14017)
6200
6201 2013-05-29 Juri Linkov <juri@jurta.org>
6202
6203 * replace.el (perform-replace): Add `skip-read-only-count',
6204 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
6205 Increment them for corresponding conditions and report the number
6206 of skipped occurrences in the final message. (Bug#11746)
6207 (query-replace, query-replace-regexp, query-replace-regexp-eval)
6208 (replace-string, replace-regexp): Doc fix.
6209
6210 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6211
6212 * emacs-lisp/trace.el (trace--read-args): Provide a default.
6213
6214 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
6215 prog-mode-map (bug#14504).
6216
6217 2013-05-29 Leo Liu <sdl.web@gmail.com>
6218
6219 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
6220 (octave-help): Small simplification.
6221
6222 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
6223 off the highlight first.
6224
6225 2013-05-29 Glenn Morris <rgm@gnu.org>
6226
6227 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
6228 Handle idlwave-last-system-routine-info-cons-cell being nil.
6229
6230 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6231 (idlwave-write-paths): Simplify via with-temp-buffer.
6232
6233 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
6234 * emulation/cua-rect.el: Also load cua-base at run time.
6235
6236 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
6237 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
6238 (cperl-imenu-on-info): Require imenu.
6239
6240 2013-05-28 Alan Mackenzie <acm@muc.de>
6241
6242 Handle "capitalised keywords" correctly.
6243 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
6244
6245 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
6246
6247 * eshell/em-unix.el: Add -r option to cp.
6248
6249 2013-05-28 Glenn Morris <rgm@gnu.org>
6250
6251 * vc/vc-arch.el (vc-exec-after): Declare.
6252 (vc-switches): Autoload.
6253 * vc/vc-bzr.el: No need to require vc when compiling.
6254 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
6255 (vc-resynch-buffer, vc-dir-refresh): Declare.
6256 (vc-setup-buffer, vc-switches): Autoload.
6257 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
6258 (vc-resynch-buffer): Declare.
6259 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
6260 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
6261 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
6262 (grep-read-regexp, grep-read-files, grep-expand-template)
6263 (vc-dir-refresh): Declare.
6264 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
6265 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
6266 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
6267 * vc/vc-mtn.el (vc-exec-after): Declare.
6268 (vc-switches): Autoload.
6269 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
6270 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
6271 (vc-file-tree-walk): Declare.
6272 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
6273 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
6274 (vc-tag-precondition, vc-rename-master): Autoload.
6275 * vc/vc-svn.el (vc-exec-after): Declare.
6276 (vc-switches, vc-setup-buffer): Autoload.
6277 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
6278 Autoload.
6279 (vc-resynch-buffer): Declare.
6280
6281 * obsolete/fast-lock.el (byte-compile-warnings):
6282 Don't warn about obsolete features in this obsolete file.
6283
6284 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
6285 Move definition before use.
6286
6287 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
6288 (dun-unix-verbs): Remove dun-zippy.
6289 (dun-zippy): Remove function.
6290
6291 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
6292
6293 2013-05-27 Juri Linkov <juri@jurta.org>
6294
6295 * replace.el (replace-search): New function with code moved out
6296 from `perform-replace'.
6297 (replace-highlight, replace-dehighlight): Move function definitions
6298 up closer to `replace-search'. (Bug#11746)
6299
6300 2013-05-27 Juri Linkov <juri@jurta.org>
6301
6302 * replace.el (perform-replace): Ignore invisible matches.
6303 In addition to checking `query-replace-skip-read-only', also
6304 filter out matches by calling `run-hook-with-args-until-failure'
6305 on `isearch-filter-predicates', and also check `search-invisible'
6306 for t or call `isearch-range-invisible'.
6307 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
6308
6309 2013-05-27 Juri Linkov <juri@jurta.org>
6310
6311 * isearch.el (isearch-filter-predicates): Rename from
6312 `isearch-filter-predicate'. Doc fix. (Bug#11378)
6313 (isearch-message-prefix): Display text from the property
6314 `isearch-message-prefix' of the currently active filters.
6315 (isearch-search): Don't compare `isearch-filter-predicate' with
6316 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
6317 on `isearch-filter-predicates'. Also check `search-invisible' for t
6318 or call `isearch-range-invisible'.
6319 (isearch-filter-visible): Make obsolete.
6320 (isearch-lazy-highlight-search):
6321 Call `run-hook-with-args-until-failure' on
6322 `isearch-filter-predicates' and use `isearch-range-invisible'.
6323
6324 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
6325 `isearch-filter-predicates' instead of `funcall'ing
6326 `isearch-filter-predicate'.
6327 (Info-mode): Set `Info-isearch-filter' to
6328 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
6329
6330 * dired-aux.el (dired-isearch-filter-predicate-orig):
6331 Remove variable.
6332 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
6333 (dired-isearch-filenames-end): Add and remove
6334 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
6335 instead of changing the value of `isearch-filter-predicate'.
6336 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
6337 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
6338 Put property `isearch-message-prefix' to "filename " on
6339 `dired-isearch-filter-filenames'.
6340
6341 * wdired.el (wdired-change-to-wdired-mode):
6342 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
6343 locally instead of changing `isearch-filter-predicate'.
6344 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
6345
6346 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
6347
6348 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
6349 return the commit hash (Bug#14459). Also set the
6350 `vc-git-detached' property.
6351 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
6352 (vc-git-mode-line-string): Use the same help-echo format whether
6353 in detached mode or not, because we know the actual revision now.
6354 When in detached mode, shorten the revision to 7 chars.
6355
6356 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * emacs-lisp/easy-mmode.el (define-minor-mode):
6359 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
6360 mode hook and provide a docstring.
6361
6362 2013-05-27 Alan Mackenzie <acm@muc.de>
6363
6364 Remove spurious syntax-table text properties inserted by C-y.
6365 * progmodes/cc-mode.el (c-after-change): Also clear hard
6366 syntax-table property with value nil.
6367
6368 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
6369
6370 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
6371 when reading the events; the buffer layout shall not be changed.
6372
6373 2013-05-27 Leo Liu <sdl.web@gmail.com>
6374
6375 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
6376 New variable.
6377 (inferior-octave-directory-tracker): Automatically re-sync
6378 default-directory.
6379 (octave-help): Improve handling of 'See also'.
6380
6381 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6382
6383 * doc-view.el: Minor naming convention tweaks.
6384 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
6385
6386 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
6387 even if there's no `display' property yet (bug#14435).
6388
6389 2013-05-25 Eli Zaretskii <eliz@gnu.org>
6390
6391 * subr.el (unmsys--file-name): Rename from reveal-filename.
6392
6393 * Makefile.in (custom-deps, finder-data, autoloads)
6394 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
6395 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
6396 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
6397
6398 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6399
6400 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
6401 error-completion on the first 2 args of condition-case (bug#14446).
6402 Don't burp at EOB.
6403
6404 2013-05-25 Leo Liu <sdl.web@gmail.com>
6405
6406 * comint.el (comint-previous-matching-input): Do not flood the
6407 *Messages* buffer with trivial messages.
6408
6409 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6410
6411 * progmodes/flymake.el (flymake-nop): Don't return a string.
6412 (flymake-set-at): Fix typo.
6413
6414 * simple.el (read--expression): New function, extracted from
6415 eval-expression. Set completion-at-point-functions (bug#14465).
6416 (eval-expression, eval-minibuffer): Use it.
6417
6418 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
6419
6420 * progmodes/flymake.el (flymake-save-buffer-in-file)
6421 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
6422 (flymake-selected-frame, flymake-log, flymake-ins-after)
6423 (flymake-set-at, flymake-get-buildfile-from-cache)
6424 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
6425 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
6426 Refine the doc string.
6427 (flymake-get-file-name-mode-and-masks): Reformat.
6428 (flymake-get-real-file-name-function): Fix a minor bug.
6429
6430 2013-05-24 Juri Linkov <juri@jurta.org>
6431
6432 * progmodes/grep.el (grep-mode-font-lock-keywords):
6433 Support =linenumber= format used by git-grep for lines with
6434 function names. (Bug#13549)
6435
6436 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * progmodes/octave.el (octave-smie-rules): Return nil rather than
6439 0 after a semi-colon; it works better for smie-auto-fill.
6440 (octave--indent-new-comment-line): New function.
6441 (octave-indent-new-comment-line): Use it (indirectly).
6442 (octave-mode): Don't disable smie-auto-fill. Use add-function to
6443 modify comment-line-break-function.
6444
6445 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
6446 (smie-setup): Use add-function to set it.
6447
6448 2013-05-24 Sam Steingold <sds@gnu.org>
6449
6450 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
6451 argument (before the `interactive' argument).
6452
6453 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
6454
6455 * image-mode.el (image-mode-winprops): Add winprops to
6456 image-mode-winprops-alist before running
6457 image-mode-new-window-functions.
6458 * doc-view.el (doc-view-new-window-function): Don't delay
6459 doc-view-goto-page via timers (bug#14435).
6460
6461 2013-05-24 Tassilo Horn <tsdh@gnu.org>
6462
6463 * doc-view.el: Integrate with desktop.el. (Bug#14435)
6464 (doc-view-desktop-save-buffer): New function.
6465 (doc-view-restore-desktop-buffer): New function.
6466 (desktop-buffer-mode-handlers):
6467 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
6468 handler.
6469 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
6470 `desktop-save-buffer' function.
6471
6472 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
6475 (tramp-gvfs-file-name-handler): Raise a user error when
6476 `tramp-gvfs-enabled' is nil.
6477 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
6478 Do not raise a user error when loading package. (Bug#14447)
6479
6480 * net/xesam.el: Move to obsolete/.
6481
6482 2013-05-24 Glenn Morris <rgm@gnu.org>
6483
6484 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
6485
6486 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
6487
6488 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
6489 (Info-find-node, Man-getpage-in-background): Declare.
6490
6491 * mail/unrmail.el (unrmail):
6492 Replace obsolete detect-coding-with-priority.
6493
6494 * net/socks.el (socks-split-string): Use this rather than split-string.
6495 (socks-nslookup-host): Update for above change.
6496 (dynamic-choice, s5-dynamic-choice-match)
6497 (s5-dynamic-choice-match-inline, s5-widget-value-create):
6498 Comment out unused code.
6499
6500 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
6501 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
6502 (gud-tooltip-echo-area): Make obsolete.
6503 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
6504
6505 * progmodes/js.el (js--optimize-arglist): Declare.
6506
6507 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
6508
6509 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
6510 (ediff-window-C): Declare.
6511
6512 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
6513 Tweak requires to silence compiler.
6514
6515 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
6516 (he-search-string, he-tried-table, he-expand-list)
6517 (he-init-string, he-string-member, he-substitute-string)
6518 (he-reset-string): Declare.
6519
6520 * obsolete/options.el (list-options): Use custom-variable-p,
6521 rather than obsolete alias.
6522
6523 2013-05-23 Sam Steingold <sds@gnu.org>
6524
6525 * simple.el (shell-command-on-region): Pass the `replace' argument
6526 down to `call-process-region' to comply with the doc as reported on
6527 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
6528
6529 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6530
6531 * emacs-lisp/smie.el (smie-indent-forward-token)
6532 (smie-indent-backward-token): Handle string tokens (bug#14381).
6533
6534 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6535
6536 * ielm.el (ielm-menu): New menu.
6537 (inferior-emacs-lisp-mode): Set comment-start.
6538
6539 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6540
6541 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
6542 Fix deactivate action.
6543
6544 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
6545 Add cleveref macros.
6546
6547 * lisp/textmodes/reftex-parse.el
6548 (reftex-locate-bibliography-files): Accept options for
6549 bibliography commands.
6550 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
6551 Add addbibresource. Basic Biblatex support.
6552
6553 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
6554
6555 * net/tramp-gvfs.el (top):
6556 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
6557 when loading package. (Bug#14447)
6558
6559 2013-05-23 Glenn Morris <rgm@gnu.org>
6560
6561 * progmodes/js.el: No need to load comint when compiling.
6562 (ring-insert, comint-send-string, comint-send-input)
6563 (comint-last-input-end, ido-chop): Declare.
6564
6565 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
6566 * vc/ediff-mult.el: Adjust requires.
6567 (ediff-directories-internal, ediff-directory-revisions-internal)
6568 (ediff-patch-file-internal): Declare.
6569 * vc/ediff-ptch.el: Adjust requires.
6570 (ediff-use-last-dir, ediff-buffers-internal): Declare.
6571 (ediff-find-file): Autoload.
6572 * vc/ediff-util.el: No need to load ediff when compiling.
6573 (ediff-regions-internal): Declare.
6574 * vc/ediff-wind.el: Adjust requires.
6575 (ediff-compute-toolbar-width): Define when compiling.
6576 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
6577 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
6578 (dired-get-filename, dired-get-marked-files)
6579 (ediff-last-dir-patch, ediff-patch-default-directory)
6580 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
6581 (ediff-patch-buffer-internal): Declare.
6582
6583 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
6584 (ispell-process, ispell-buffer-local-words, lm-summary)
6585 (lm-section-start, lm-section-end): Declare.
6586 (checkdoc-ispell-init): Simplify.
6587
6588 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
6589 (he-string-member, he-reset-string, he-substitute-string): Declare.
6590
6591 * eshell/em-ls.el: Adjust requires.
6592 (eshell-glob-regexp): Declare.
6593 * eshell/em-tramp.el: Adjust requires.
6594 (eshell-parse-command): Autoload.
6595 * eshell/em-xtra.el: Adjust requires.
6596 (eshell-parse-command): Autoload.
6597 * eshell/esh-ext.el: Adjust requires.
6598 (eshell-parse-command, eshell-close-handles): Autoload.
6599 * eshell/esh-io.el: Adjust requires.
6600 (eshell-output-filter): Autoload.
6601 * eshell/esh-util.el: No need to load tramp when compiling.
6602 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
6603 Declare.
6604 (eshell-parse-ange-ls): Require ange-ftp and tramp.
6605 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6606 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
6607 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
6608 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
6609 * eshell/esh-opt.el, eshell/esh-proc.el:
6610 * eshell/esh-var.el: Adjust requires.
6611 * eshell/eshell.el: Do not require esh-util twice.
6612 (eshell-add-input-to-history): Declare.
6613 (eshell-command): Check history module is active before using it.
6614
6615 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
6616
6617 2013-05-22 Leo Liu <sdl.web@gmail.com>
6618
6619 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
6620
6621 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
6622
6623 * autorevert.el (auto-revert-notify-add-watch)
6624 (auto-revert-notify-handler): Add `attrib' for the inotify case,
6625 it indicates changes in file modification time.
6626
6627 2013-05-22 Glenn Morris <rgm@gnu.org>
6628
6629 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
6630 Always delete the autoloaded function from the noruntime and
6631 unresolved functions lists.
6632
6633 * allout.el: No need to load epa, epg, overlay when compiling.
6634 (epg-context-set-passphrase-callback, epg-list-keys)
6635 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
6636 (epg-key-user-id-list): Declare.
6637
6638 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
6639 (viper-set-parsing-style-toggling-macro)
6640 (viper-set-emacs-state-searchstyle-macros):
6641 Use called-interactively-p on Emacs.
6642 (viper-looking-back): Make it an obsolete alias. Update callers.
6643 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
6644 Use looking-back rather than viper-looking-back.
6645 (viper-tmp-insert-at-eob, viper-enlarge-region)
6646 (viper-read-string-with-history, viper-register-to-point)
6647 (viper-append-to-register, viper-change-state-to-vi)
6648 (viper-backward-char-carefully, viper-forward-char-carefully)
6649 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
6650 (viper-change-state-to-emacs): Declare.
6651 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
6652 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
6653 * emulation/viper-mous.el: Do not load viper-cmd.
6654 (viper-backward-char-carefully, viper-forward-char-carefully)
6655 (viper-forward-word, viper-adjust-window): Declare.
6656
6657 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
6658
6659 * progmodes/idlw-help.el (idlwave-help-fontify):
6660 Use called-interactively-p.
6661
6662 * term/w32console.el (w32-get-console-codepage)
6663 (w32-get-console-output-codepage): Declare.
6664
6665 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
6666 Remove unnecessary declarations.
6667 (dframe-message): Doc fix.
6668
6669 * info.el (dframe-select-attached-frame, dframe-current-frame):
6670 Declare.
6671
6672 * speedbar.el (speedbar-message): Make it an obsolete alias.
6673 Update all callers.
6674 (speedbar-with-attached-buffer)
6675 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
6676 (speedbar-with-writable): Use backquote.
6677 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
6678 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
6679 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
6680 rather than speedbar- aliases.
6681 * mail/rmail.el: Load dframe rather than speedbar when compiling.
6682 (speedbar-make-specialized-keymap, speedbar-insert-button)
6683 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
6684 (speedbar-do-function-pointer): Declare.
6685 (rmail-speedbar-button, rmail-speedbar-find-file)
6686 (rmail-speedbar-move-message):
6687 Use dframe-with-attached-buffer rather than speedbar- alias.
6688 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
6689 (dframe-message, speedbar-make-specialized-keymap)
6690 (speedbar-add-expansion-list, speedbar-mode-functions-list)
6691 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
6692 (speedbar-insert-button, dframe-select-attached-frame)
6693 (dframe-maybee-jump-to-attached-frame)
6694 (speedbar-change-initial-expansion-list)
6695 (speedbar-previously-used-expansion-list-name): Declare.
6696 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
6697 Use dframe-message, dframe-with-attached-buffer rather than
6698 speedbar- aliases.
6699 (gud-sentinel): Silence compiler.
6700 * progmodes/vhdl-mode.el (speedbar-refresh)
6701 (speedbar-do-function-pointer, speedbar-add-supported-extension)
6702 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
6703 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
6704 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
6705 (speedbar-file-lists, speedbar-make-tag-line)
6706 (speedbar-line-directory, speedbar-goto-this-file)
6707 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
6708 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
6709 (speedbar-make-button, speedbar-reset-scanners)
6710 (speedbar-files-item-info, speedbar-line-text)
6711 (speedbar-find-file-in-frame, speedbar-set-timer)
6712 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
6713 (speedbar-with-writable): Do not (re)define it.
6714 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
6715 rather than speedbar- alias.
6716
6717 2013-05-21 Leo Liu <sdl.web@gmail.com>
6718
6719 * progmodes/octave.el (octave-mode-menu): Update and re-organize
6720 menu items.
6721 (octave-mode): Tweak fill-nobreak-predicate.
6722 (inferior-octave-startup): Check process to avoid infinite loop.
6723 (inferior-octave): Pop to buffer first to show abornmal process
6724 exit information.
6725
6726 2013-05-21 Glenn Morris <rgm@gnu.org>
6727
6728 * printing.el (pr-menu-bar): Define when compiling.
6729
6730 2013-05-21 Leo Liu <sdl.web@gmail.com>
6731
6732 * progmodes/octave.el (octave-auto-fill): Remove.
6733 (octave-indent-new-comment-line): Improve.
6734 (octave-mode): Use auto fill mode through
6735 comment-line-break-function and fill-nobreak-predicate.
6736 (octave-goto-function-definition): Support DEFUN_DLD.
6737 (octave-beginning-of-defun): Small tweak.
6738 (octave-help): Show parent directory.
6739
6740 2013-05-21 Glenn Morris <rgm@gnu.org>
6741
6742 * files.el (dired-unmark):
6743 * progmodes/gud.el (gdb-input): Update declarations.
6744
6745 * calculator.el (electric, ehelp): No need to load when compiling.
6746 (Electric-command-loop, electric-describe-mode): Declare.
6747
6748 * doc-view.el (doc-view-current-converter-processes): Move before use.
6749
6750 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6751 Move MODE-set-explicitly definition before use.
6752
6753 * international/mule-diag.el (mule-diag):
6754 Don't use obsolete window-system-version.
6755
6756 * mail/feedmail.el (smtpmail): No need to load when compiling.
6757 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
6758
6759 * mail/mail-utils.el (rfc822): No need to load when compiling.
6760 (rfc822-addresses): Autoload it.
6761 (mail-strip-quoted-names): Trivial simplification.
6762
6763 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
6764 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
6765
6766 * net/snmp-mode.el (tempo): Don't duplicate requires.
6767
6768 * progmodes/prolog.el (info): No need to load when compiling.
6769 (comint): Require before shell requires it.
6770 (Info-goto-node): Autoload it.
6771 (Info-follow-nearest-node): Declare.
6772 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
6773
6774 * textmodes/artist.el (picture-mode-exit): Declare.
6775
6776 * textmodes/reftex-parse.el (reftex-parse-from-file):
6777 Trivial rewrite so the compiler can parse it better.
6778
6779 2013-05-20 Leo Liu <sdl.web@gmail.com>
6780
6781 * progmodes/octave.el (octave-help-mode-map)
6782 (octave-help-mode-finish-hook): New variables.
6783 (octave-help-mode, octave-help-mode-finish): New functions.
6784 (octave-help): Use octave-help-mode.
6785
6786 2013-05-20 Glenn Morris <rgm@gnu.org>
6787
6788 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
6789
6790 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
6791
6792 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
6793 start at point, so that expansion starting right after opening
6794 slash in a regexp is recognized.
6795 (ruby-syntax-before-regexp-re): New defvar, extracted from
6796 ruby-syntax-propertize-function. Since the value of this regexp
6797 is looked up at runtime now, we should be able to turn
6798 `ruby-syntax-methods-before-regexp' into a defcustom later.
6799 (ruby-syntax-propertize-function): Split regexp matching into two
6800 parts, for opening and closing slashes. That allows us to skip
6801 over string interpolations and support multiline regexps.
6802 Don't call `ruby-syntax-propertize-expansions', instead use another rule
6803 for them, which calls `ruby-syntax-propertize-expansion'.
6804 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
6805 call to `ruby-syntax-propertize-function'.
6806 (ruby-syntax-propertize-expansion): Extracted from
6807 `ruby-syntax-propertize-expansions'. Handles one expansion.
6808 (ruby-syntax-propertize-percent-literal): Leave point right after
6809 the percent symbol, so that the expression expansion rule can
6810 propertize the contents.
6811 (ruby-syntax-propertize-heredoc): Leave point at bol following the
6812 heredoc openers.
6813 (ruby-syntax-propertize-expansions): Remove.
6814
6815 2013-05-18 Juri Linkov <juri@jurta.org>
6816
6817 * man.el (Man-default-man-entry): Remove `-' from the end
6818 of the default value. (Bug#14400)
6819
6820 2013-05-18 Glenn Morris <rgm@gnu.org>
6821
6822 * comint.el (comint-password-prompt-regexp):
6823 Allow "password for XXX" where XXX contains colons (eg https://...).
6824
6825 2013-05-18 Leo Liu <sdl.web@gmail.com>
6826
6827 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
6828 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
6829 (octave-source-directories): Don't check process.
6830 (octave-source-directories, octave-find-definition): Doc fix.
6831
6832 2013-05-18 Glenn Morris <rgm@gnu.org>
6833
6834 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
6835 Remove backspace/delete bindings. (Bug#14392)
6836
6837 * cus-dep.el (custom-make-dependencies): Sort the output.
6838 (custom-versions-load-alist): Convert comment to doc.
6839
6840 2013-05-17 Leo Liu <sdl.web@gmail.com>
6841
6842 * newcomment.el (comment-search-backward): Stricter in finding
6843 comment start. (Bug#14303)
6844
6845 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
6846 (octave-comment-start-skip): Properly anchored.
6847
6848 2013-05-17 Leo Liu <sdl.web@gmail.com>
6849
6850 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
6851 Clean up when turned off. (Bug#14395)
6852 (smie--highlight-matching-block-overlay): No longer buffer-local.
6853 (smie-highlight-matching-block): Adjust.
6854
6855 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
6856
6857 Doc string fix for "nanoseconds" (Bug#14406).
6858 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
6859 Fix doc string typo that had "nanoseconds" instead of "microseconds".
6860
6861 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
6862
6863 * calc/calc-units.el (math-extract-units): Preserve powers
6864 of units.
6865
6866 2013-05-17 Leo Liu <sdl.web@gmail.com>
6867
6868 * subr.el (delete-consecutive-dups): New function.
6869 * ido.el (ido-set-matches-1): Use it.
6870 * progmodes/octave.el (inferior-octave-completion-table): Use it.
6871 * ido.el (ido-remove-consecutive-dups): Remove.
6872
6873 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6874
6875 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
6876 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
6877 regexp-opt's `words'.
6878
6879 2013-05-16 Leo Liu <sdl.web@gmail.com>
6880
6881 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
6882 (smie--highlight-matching-block-overlay)
6883 (smie--highlight-matching-block-lastpos)
6884 (smie--highlight-matching-block-timer): New variables.
6885 (smie-highlight-matching-block): New function.
6886 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
6887 (smie-setup): Conditionally enable smie-blink-matching-open.
6888
6889 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
6890
6891 Sync with upstream verilog-mode r840.
6892 * progmodes/verilog-mode.el (verilog-mode-version)
6893 (verilog-mode-release-date): Update.
6894 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
6895 (verilog-sig-tieoff): Fix string error on
6896 AUTORESET with colon define, bug594. Reported by Andrew Hou.
6897 (verilog-read-decls): Fix parameters confusing
6898 AUTOINST interfaces, bug565. Reported by Leith Johnson.
6899
6900 2013-05-16 Eli Zaretskii <eliz@gnu.org>
6901
6902 * subr.el (reveal-filename): New function.
6903
6904 * loadup.el: Compute Emacs executable versions on MS-Windows,
6905 where executables have the .exe extension. Add a hard link
6906 emacs-XX.YY.ZZ.exe on MS-Windows.
6907
6908 * Makefile.in (XARGS_LIMIT): New variable.
6909 (custom-deps, finder-data, autoloads)
6910 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
6911 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
6912 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
6913 (compile-main): Limit xargs according to $(XARGS_LIMIT).
6914
6915 2013-05-16 Leo Liu <sdl.web@gmail.com>
6916
6917 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
6918 (octave-mode-menu, octave-mode-map): Remove its uses.
6919
6920 2013-05-16 Reto Zimmermann <reto@gnu.org>
6921
6922 Sync with upstream vhdl mode v3.34.2.
6923 * progmodes/vhdl-mode.el: Use `push' throughout.
6924 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
6925 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
6926 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
6927 (vhdl-actual-generic-name): New option to derive actual generic name.
6928 (vhdl-port-paste-signals): Replace formal by actual generics.
6929 (vhdl-beautify): New name for old group vhdl-align. Update users.
6930 (vhdl-beautify-options): New option.
6931 (vhdl-last-input-event): New compat alias. Use throughout.
6932 (vhdl-goto-line): Replace user level function `goto-line'.
6933 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
6934 vhdl-fix-statement-buffer.
6935 (vhdl-create-mode-menu): Add some entries.
6936 (vhdl-align-region-groups): Respect vhdl-beautify-options.
6937 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
6938 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
6939 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
6940 to force statements on one line.
6941 (vhdl-remove-trailing-spaces-region):
6942 New, split from vhdl-remove-trailing-spaces.
6943 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
6944 Respect vhdl-beautify-options.
6945 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
6946 (vhdl-update-sensitivity-list): Not add with index if exists without.
6947 Not include array index with signal. Ignore keywords in comments.
6948 (vhdl-get-visible-signals): Regexp tweaks.
6949 (vhdl-template-component-inst): Handle empty library.
6950 (vhdl-template-type): Add template for 'enum' type.
6951 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
6952 Use vhdl-replace-string.
6953 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
6954 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
6955 (vhdl-speedbar-initialize): Update for above name change.
6956 (vhdl-compose-wire-components): Fix in handling of constants.
6957 (vhdl-error-regexp-emacs-alist): New variable.
6958 (vhdl-error-regexp-add-emacs): New function;
6959 adds support for new compile.el (Emacs 22+)
6960 (vhdl-generate-makefile-1): Change target order for single lib. units.
6961 Allow use of absolute file names.
6962
6963 2013-05-16 Leo Liu <sdl.web@gmail.com>
6964
6965 * simple.el (prog-indent-sexp): Indent enclosing defun.
6966
6967 2013-05-15 Glenn Morris <rgm@gnu.org>
6968
6969 * cus-start.el (show-trailing-whitespace): Move to editing basics.
6970 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
6971 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
6972 (whitespace-highlight): Move to whitespace group.
6973
6974 * comint.el (comint-source):
6975 * pcmpl-linux.el (pcmpl-linux):
6976 * shell.el (shell-faces):
6977 * eshell/esh-opt.el (eshell-opt):
6978 * international/ccl.el (ccl): Remove empty custom groups.
6979
6980 * completion.el (dynamic-completion-mode):
6981 * jit-lock.el (jit-lock-debug-mode):
6982 * minibuffer.el (completion-in-region-mode):
6983 * type-break.el (type-break-mode-line-message-mode)
6984 (type-break-query-mode):
6985 * emulation/tpu-edt.el (tpu-edt-mode):
6986 * progmodes/subword.el (global-subword-mode, global-superword-mode):
6987 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
6988 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
6989
6990 * term/xterm.el (xterm): Change parent group to terminals.
6991
6992 * master.el (master): Remove empty custom group.
6993 (master-mode): Remove unused :group argument.
6994 * textmodes/refill.el (refill): Remove empty custom group.
6995 (refill-mode): Remove unused :group argument.
6996
6997 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
6998
6999 * cus-dep.el: Provide a feature.
7000 (custom-make-dependencies): Ignore dotfiles (dir-locals).
7001 Don't mistakenly ignore files whose basenames match a basename
7002 from preloaded-file-list (eg cedet/ede/simple.el).
7003 Add a fallback method for getting :group.
7004
7005 2013-05-15 Juri Linkov <juri@jurta.org>
7006
7007 * isearch.el (isearch-char-by-name): Rename from
7008 `isearch-insert-char-by-name'. Doc fix.
7009 (isearch-forward): Mention `isearch-char-by-name' in
7010 the docstring. (Bug#13348)
7011
7012 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
7013 `exit-minibuffer' instead of
7014 `isearch-nonincremental-exit-minibuffer'.
7015 (isearch-edit-string): Remove mention of
7016 `isearch-nonincremental-exit-minibuffer' from docstring.
7017 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
7018 (isearch-forward-exit-minibuffer)
7019 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
7020
7021 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7022
7023 * loadup.el: Just use unversioned DOC.
7024
7025 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
7026 literals as extending to EOB.
7027 (nxml-last-fontify-end): Remove unused variable.
7028 (nxml-after-change1): Use with-silent-modifications.
7029 (nxml-extend-after-change-region): Simplify.
7030 (nxml-extend-after-change-region1): Remove function.
7031 (nxml-after-change1): Don't adjust for dependent regions.
7032 (nxml-fontify-matcher): Simplify.
7033 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
7034 (xmltok-add-dependent): Remove function.
7035 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
7036 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
7037 (xmltok-scan-prolog-after-processing-instruction-open): Treat
7038 unclosed <[[, <?, comment, and other literals as extending to EOB.
7039 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
7040 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
7041 Remove functions.
7042 (rng-do-some-validation-1): Don't mark dependent regions.
7043 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
7044 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
7045 (nxml-clear-dependent-regions): Remove functions.
7046 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
7047 (nxml-ensure-scan-up-to-date):
7048 Don't clear&mark dependent regions.
7049
7050 2013-05-15 Leo Liu <sdl.web@gmail.com>
7051
7052 * progmodes/octave.el (octave-goto-function-definition):
7053 Improve and fix callers.
7054
7055 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7056
7057 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
7058 the setter (bug#14387).
7059
7060 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
7061 surrounding group (bug#14402).
7062
7063 2013-05-14 Juri Linkov <juri@jurta.org>
7064
7065 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
7066 (Bug#14390)
7067
7068 2013-05-14 Glenn Morris <rgm@gnu.org>
7069
7070 * progmodes/f90.el (f90-imenu-generic-expression):
7071 Fix typo in 2013-05-08 change. (Bug#14402)
7072
7073 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7074
7075 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
7076 Remove signals for which replies are never received.
7077
7078 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7079
7080 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
7081 (gdb-handler-alist, gdb-handler-number): Remove variables.
7082 (gdb-handler-list): New variable.
7083 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
7084 (gdb-pending-handler-p, gdb-handle-reply)
7085 (gdb-remove-all-pending-triggers): New functions.
7086 (gdb-discard-unordered-replies): New defcustom.
7087 (gdb-handler): New defstruct.
7088 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
7089 instead of gdb-pending-triggers. Update docstring.
7090 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
7091 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
7092 (gdb-var-update-handler, def-gdb-auto-update-trigger)
7093 (def-gdb-auto-update-handler, gdb-get-changed-registers)
7094 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
7095 (gdb-frame-handler): Pending triggers are now automatically managed.
7096 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
7097 Remove argument.
7098 (gdb-input): Automatically handles pending triggers. Update docstring.
7099 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
7100 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
7101 Update comments.
7102 (gdb-done-or-error): Now use gdb-handle-reply.
7103
7104 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7105
7106 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
7107 gdb-debug-log.
7108
7109 2013-05-14 Glenn Morris <rgm@gnu.org>
7110
7111 * subr.el (user-emacs-directory-warning): New option.
7112 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
7113
7114 2013-05-14 Leo Liu <sdl.web@gmail.com>
7115
7116 * progmodes/octave.el (octave-font-lock-keywords): Fix error
7117 during redisplay.
7118 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
7119 (octave-font-lock-texinfo-comment): Fix invalid search bound
7120 error: wrong side of point.
7121
7122 2013-05-14 Glenn Morris <rgm@gnu.org>
7123
7124 * progmodes/flymake.el (flymake-xml-program): New option.
7125 (flymake-xml-init): Use it.
7126
7127 * term/xterm.el: Provide a feature.
7128
7129 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
7130
7131 2013-05-13 Glenn Morris <rgm@gnu.org>
7132
7133 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
7134 Add compat aliases as a hack workaround. (Bug#14384)
7135
7136 2013-05-13 Leo Liu <sdl.web@gmail.com>
7137
7138 * progmodes/octave.el (octave-indent-comment): Fix indentation for
7139 ###, and %!.
7140 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
7141 C-M-q.
7142 (octave-comment-start-skip): Include %!.
7143 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
7144
7145 2013-05-12 Leo Liu <sdl.web@gmail.com>
7146
7147 * progmodes/octave.el (inferior-octave-startup): Store the value
7148 of __octave_srcdir__ for octave-source-directories.
7149 (inferior-octave-check-process): New function refactored out of
7150 inferior-octave-send-list-and-digest.
7151 (octave-source-directories)
7152 (octave-find-definition-filename-function): New variables.
7153 (octave-source-directories)
7154 (octave-find-definition-default-filename): New functions.
7155 (octave-find-definition): Improve to find functions implemented in C++.
7156
7157 2013-05-12 Glenn Morris <rgm@gnu.org>
7158
7159 * calendar/diary-lib.el (diary-outlook-format-1):
7160 Don't include dayname in the output. (Bug#14349)
7161
7162 2013-05-11 Glenn Morris <rgm@gnu.org>
7163
7164 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
7165
7166 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
7167 Treat cc-provide like provide.
7168
7169 2013-05-11 Kevin Ryde <user42@zip.com.au>
7170
7171 * cus-dep.el (custom-make-dependencies):
7172 Use generated-autoload-load-name for the sake of files such
7173 such cedet/semantic/bovine/c.el, where the base file name
7174 is not in load-path. (Bug#5277)
7175
7176 2013-05-11 Glenn Morris <rgm@gnu.org>
7177
7178 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
7179 Provide features.
7180
7181 2013-05-11 Leo Liu <sdl.web@gmail.com>
7182
7183 * progmodes/octave.el (octave-indent-comment): Improve.
7184 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
7185 (octave-eldoc-function-signatures, octave-eldoc-function):
7186 New functions.
7187 (octave-mode, inferior-octave-mode): Add eldoc support.
7188
7189 2013-05-11 Richard Stallman <rms@gnu.org>
7190
7191 * epa.el (epa-decrypt-file): Take output file name as argument
7192 and read it using `interactive'.
7193
7194 2013-05-11 Leo Liu <sdl.web@gmail.com>
7195
7196 * progmodes/octave.el (octave-beginning-of-line)
7197 (octave-end-of-line): Check before using up-list because it jumps
7198 out of more syntactic contructs since moving to smie.
7199 (octave-indent-comment): New function.
7200 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
7201 (octave-begin-keywords, octave-end-keywords)
7202 (octave-reserved-words, octave-smie-bnf-table)
7203 (octave-smie-rules): Add new keywords from Octave 3.6.4.
7204
7205 2013-05-11 Glenn Morris <rgm@gnu.org>
7206
7207 * faces.el (internal-face-x-get-resource):
7208 * frame.el (ns-display-monitor-attributes-list):
7209 * calc/calc-aent.el (math-to-radians-2):
7210 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
7211 Fix declarations.
7212
7213 * calc/calc-menu.el: Make it loadable in isolation.
7214
7215 * net/eudcb-bbdb.el: Make it loadable without bbdb.
7216 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
7217 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
7218 (eudc-bbdb-query-internal): Require 'bbdb.
7219
7220 * lpr.el (lpr-headers-switches):
7221 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
7222
7223 * progmodes/sql.el (sql-login-params): Fix and improve :type.
7224
7225 * emulation/edt-mapper.el: In batch mode, error rather than hang.
7226
7227 * term.el (term-set-escape-char): Make it idempotent.
7228
7229 2013-05-10 Leo Liu <sdl.web@gmail.com>
7230
7231 * progmodes/octave.el (inferior-octave-completion-table):
7232 No longer a function and all uses changed. Use cache to speed up
7233 completion due to bug#11906.
7234 (octave-beginning-of-defun): Re-write to be more general.
7235
7236 2013-05-10 Glenn Morris <rgm@gnu.org>
7237
7238 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
7239
7240 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
7241
7242 * comint.el (comint-redirect-send-command-to-process): Use :around
7243 rather than :override for comint-redirect-filter.
7244 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
7245 Call it instead of comint-redirect-original-filter-function (which
7246 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
7247
7248 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
7249
7250 * frame.el (display-monitor-attributes-list): Add NS case.
7251 (ns-display-monitor-attributes-list): Declare.
7252
7253 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
7254
7255 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
7256
7257 2013-05-09 Glenn Morris <rgm@gnu.org>
7258
7259 * international/fontset.el (vertical-centering-font-regexp):
7260 Set standard-value.
7261
7262 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
7263
7264 * bookmark.el (bookmark-search-delay):
7265 * cus-start.el (vertical-centering-font-regexp):
7266 * ps-mule.el (ps-mule-font-info-database-default):
7267 * ps-print.el (ps-default-fg, ps-default-bg):
7268 * type-break.el (type-break-good-break-interval):
7269 * whitespace.el (whitespace-indentation-regexp)
7270 (whitespace-space-after-tab-regexp):
7271 * emacs-lisp/testcover.el (testcover-1value-functions)
7272 (testcover-noreturn-functions, testcover-progn-functions)
7273 (testcover-prog1-functions):
7274 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7275 * eshell/em-glob.el (eshell-glob-translate-alist):
7276 * play/tetris.el (tetris-tty-colors):
7277 * progmodes/cpp.el (cpp-face-default-list):
7278 * progmodes/flymake.el (flymake-allowed-file-name-masks):
7279 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
7280 (idlwave-help-browser-generic-args):
7281 * progmodes/make-mode.el (makefile-special-targets-list):
7282 * progmodes/python.el (python-shell-virtualenv-path):
7283 * progmodes/verilog-mode.el (verilog-active-low-regexp)
7284 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
7285 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
7286 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
7287 * textmodes/reftex-vars.el (reftex-format-label-function):
7288 * textmodes/remember.el (remember-diary-file): Fix custom types.
7289
7290 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
7291 Add :version.
7292
7293 2013-05-09 Leo Liu <sdl.web@gmail.com>
7294
7295 * progmodes/octave.el (inferior-octave-completion-at-point):
7296 Restore file completion. (Bug#14300)
7297 (inferior-octave-startup): Fix incorrect highlighting for the
7298 first prompt.
7299
7300 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
7301
7302 * progmodes/ruby-mode.el: First cut at SMIE support.
7303 (ruby-use-smie): New var.
7304 (ruby-smie-grammar): New constant.
7305 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
7306 (ruby-smie--forward-token, ruby-smie--backward-token)
7307 (ruby-smie-rules): New functions.
7308 (ruby-mode-variables): Setup SMIE if applicable.
7309
7310 2013-05-08 Eli Zaretskii <eliz@gnu.org>
7311
7312 * simple.el (line-move-visual): Signal beginning/end of buffer
7313 only if vertical-motion moved less than it was requested. Avoids
7314 silly incorrect error messages when there are display strings with
7315 multiple newlines at EOL.
7316
7317 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
7318
7319 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
7320 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
7321 (prolog-char-quote-workaround):
7322 * progmodes/cperl-mode.el (cperl-under-as-char):
7323 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
7324 Mark as obsolete.
7325 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
7326 their declaration.
7327 (vhdl-mode-syntax-table-init): Remove.
7328
7329 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
7330 last change.
7331
7332 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
7333 syntax for "_".
7334 (ld-script-font-lock-keywords):
7335 Change regexps to use things like \_< and \_>.
7336
7337 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
7338 Change all regexps to use things like \_< and \_>.
7339
7340 * progmodes/autoconf.el (autoconf-definition-regexp)
7341 (autoconf-font-lock-keywords, autoconf-current-defun-function):
7342 Handle a _ with symbol syntax.
7343 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
7344
7345 * progmodes/ada-mode.el (ada-mode-abbrev-table):
7346 Consolidate declaration.
7347 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
7348 the declaration.
7349 (ada-create-syntax-table): Remove.
7350 (ada-capitalize-word): Don't mess with the syntax of "_" since it
7351 already has the right syntax nowadays.
7352 (ada-goto-next-word): Don't change the syntax of "_".
7353
7354 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
7355 with-wrapper-hook.
7356
7357 2013-05-08 Sam Steingold <sds@gnu.org>
7358
7359 * thingatpt.el (thing-at-point): Accept optional second argument
7360 NO-PROPERTIES to strip the text properties from the return value.
7361 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
7362 to `thing-at-point' instead of stripping the properties ourselves.
7363 Also, when `thing-at-point' fails to find a url, prepend "http://"
7364 to the filename at point on the assumption that the user is
7365 pointing at something like gnu.org/gnu.
7366
7367 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
7368
7369 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
7370 * faces.el (crm-separator):
7371 Silence byte-compiler.
7372
7373 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
7374 (tool-bar-map): Remove unneeded defvars.
7375
7376 2013-05-08 Leo Liu <sdl.web@gmail.com>
7377
7378 Re-work a fix for bug#10994 based on Le Wang's patch.
7379 * ido.el (ido-remove-consecutive-dups): New helper.
7380 (ido-completing-read): Use it.
7381 (ido-chop): Revert fix for bug#10994.
7382
7383 2013-05-08 Adam Spiers <emacs@adamspiers.org>
7384
7385 * cus-edit.el (custom-save-variables):
7386 Pretty-print long values. (Bug#14187)
7387
7388 2013-05-08 Glenn Morris <rgm@gnu.org>
7389
7390 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
7391 (m4-mode-syntax-table): Init in the defvar.
7392 (m4-mode-abbrev-table): Let define-derived-mode define it.
7393
7394 2013-05-08 Tom Tromey <tromey@redhat.com>
7395
7396 * progmodes/m4-mode.el (m4-mode-syntax-table):
7397 Do not treat "_" as word constituent. (Bug#14167)
7398
7399 2013-05-07 Glenn Morris <rgm@gnu.org>
7400
7401 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
7402 Remove explicit eshell-isearch-cancel-map.
7403
7404 * progmodes/f90.el (f90-smart-end-names): New option.
7405 (f90-smart-end): Doc fix.
7406 (f90-end-block-optional-name): New constant.
7407 (f90-block-match): Respect f90-smart-end-names.
7408
7409 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
7410
7411 * progmodes/octave.el (octave-smie-forward-token): Be more careful
7412 about implicit semi-colons (bug#14218).
7413
7414 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7415
7416 * frame.el (display-monitor-attributes-list)
7417 (frame-monitor-attributes): New functions.
7418
7419 2013-05-06 Leo Liu <sdl.web@gmail.com>
7420
7421 * progmodes/octave.el (octave-syntax-propertize-function): Change
7422 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
7423 (octave-font-lock-keywords): Use octave-operator-regexp.
7424 (octave-completion-at-point): Rename from
7425 octave-completion-at-point-function.
7426 (inferior-octave-directory-tracker): Robustify.
7427 (octave-text-functions): Remove and fix its uses. No such things
7428 any more.
7429
7430 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7431
7432 * emacs-lisp/trace.el (trace--display-buffer): New function.
7433 (trace-make-advice): Use it.
7434
7435 2013-05-06 Juri Linkov <juri@jurta.org>
7436
7437 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
7438 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
7439 Doc fix.
7440 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
7441 in the help string. (Bug#12985)
7442
7443 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
7444
7445 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
7446
7447 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7448
7449 * progmodes/perl-mode.el: Add support for here documents.
7450 (perl-syntax-propertize-function): Match here-doc markers.
7451 (perl-syntax-propertize-special-constructs): Find their end.
7452 (perl-imenu-generic-expression): Use [:alnum:].
7453
7454 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
7455 (advice--add-function): Refresh the advice if already present
7456 (bug#14317).
7457
7458 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
7459
7460 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
7461
7462 2013-05-06 Glenn Morris <rgm@gnu.org>
7463
7464 * w32-fns.el (w32-charset-info-alist): Declare.
7465
7466 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
7467 of its defcustom properties.
7468 (eshell-cmpl-initialize): No need to load pcomplete.
7469
7470 * generic-x.el: No need to require comint when compiling.
7471
7472 * net/eudc-export.el: Make it loadable without bbdb.
7473 (top-level): Use require rather than load-library.
7474 (eudc-create-bbdb-record, eudc-bbdbify-phone)
7475 (eudc-batch-export-records-to-bbdb)
7476 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
7477 Require bbdb.
7478
7479 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7480
7481 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
7482 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
7483 some tweaks, instead.
7484
7485 2013-05-05 Leo Liu <sdl.web@gmail.com>
7486
7487 * progmodes/octave.el (octave-font-lock-keywords)
7488 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
7489 (inferior-octave-send-list-and-digest): Improve error message.
7490 (octave-mode, inferior-octave-mode): Use setq-local.
7491 (octave-help): Set info-lookup-mode.
7492
7493 2013-05-05 Richard Stallman <rms@gnu.org>
7494
7495 * vc/compare-w.el (compare-windows-whitespace):
7496 Treat no-break space as whitespace.
7497
7498 * mail/rmailsum.el (rmail-summary-rmail-update):
7499 Detect empty summary and don't change selected message.
7500 (rmail-summary-goto-msg): Likewise.
7501
7502 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
7503 Doc fixes, rename args.
7504
7505 2013-05-05 Alan Mackenzie <acm@muc.de>
7506
7507 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
7508
7509 2013-05-05 Juri Linkov <juri@jurta.org>
7510
7511 * info.el (Info-read-subfile): Use (point-min) instead of (point)
7512 to not add the length of the summary segment to the return value.
7513 (Bug#14125)
7514
7515 2013-05-05 Leo Liu <sdl.web@gmail.com>
7516
7517 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
7518 (inferior-octave-output-filter): Remove.
7519 (octave-send-region, inferior-octave-startup): Fix callers.
7520 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
7521 (octave-binary-file-extensions): New user variable.
7522 (octave-find-definition): Confirm if opening binary files.
7523 (octave-help-file): Use octave-find-definition to get the binary
7524 confirmation.
7525 (octave-help): Adjust for octave-help-file change.
7526
7527 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
7528
7529 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
7530 Merge the two entries that handle function definitions.
7531 (pascal--syntax-propertize): New const.
7532 (pascal-mode): Use it. Use setq-local.
7533
7534 2013-05-04 Glenn Morris <rgm@gnu.org>
7535
7536 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
7537 (diary-from-outlook): Respect diary-from-outlook-function.
7538
7539 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
7540
7541 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
7542 Move the declaration from C.
7543 (read-minibuffer, eval-minibuffer): Move from C.
7544 (completion-setup-function): Avoid minibuffer-completion-contents.
7545
7546 2013-05-03 Leo Liu <sdl.web@gmail.com>
7547
7548 * progmodes/octave.el (octave-font-lock-keywords): Do not
7549 dehighlight 'end' in comments or strings.
7550 (octave-completing-read, octave-goto-function-definition):
7551 New helpers.
7552 (octave-help-buffer): New user variable.
7553 (octave-help-file, octave-help-function): New button types.
7554 (octave-help): New command and bind it to C-h ;.
7555 (octave-find-definition): New command and bind it to M-.
7556 (user-error): Alias to error if not defined.
7557
7558 2013-05-02 Leo Liu <sdl.web@gmail.com>
7559
7560 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
7561 for \. (bug#14332)
7562 (octave-font-lock-keywords): Include [ and {.
7563
7564 2013-05-02 Leo Liu <sdl.web@gmail.com>
7565
7566 * progmodes/octave.el (inferior-octave-startup-file): Change default.
7567 (inferior-octave): Remove calling comint-mode and return the buffer.
7568 (inferior-octave-startup): Cosmetic changes.
7569
7570 2013-05-02 Leo Liu <sdl.web@gmail.com>
7571
7572 * progmodes/octave.el (octave-syntax-propertize-function):
7573 Include the case when ' is at line beginning. (Bug#14336)
7574
7575 2013-05-02 Glenn Morris <rgm@gnu.org>
7576
7577 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
7578 * desktop.el (vc-dir-mode): Just autoload it here.
7579
7580 2013-05-02 Alan Mackenzie <acm@muc.de>
7581
7582 Eliminate variable c-standard-font-lock-fontify-region-function.
7583 * progmodes/cc-mode.el
7584 (c-standard-font-lock-fontify-region-function): Remove.
7585 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
7586
7587 2013-05-01 Leo Liu <sdl.web@gmail.com>
7588
7589 * progmodes/octave.el: Compatible with older emacs-24 releases.
7590 (inferior-octave-has-built-in-variables): Remove. Built-in
7591 variables were removed from Octave in 2007.
7592 (inferior-octave-startup): Fix uses.
7593 (comint-line-beginning-position): Remove compatibility code for
7594 emacs 21.
7595
7596 2013-05-01 Juri Linkov <juri@jurta.org>
7597
7598 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
7599
7600 2013-05-01 Juri Linkov <juri@jurta.org>
7601
7602 * comint.el (comint-previous-matching-input): Don't print message
7603 "History item: %d" when `isearch-mode' is active.
7604 (comint-history-isearch-message): Print message "History item: %d"
7605 when `comint-input-ring-index' is not empty and this function is
7606 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
7607
7608 2013-05-01 Leo Liu <sdl.web@gmail.com>
7609
7610 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
7611 definitions. Use completion-at-point to insert keywords.
7612 (octave-abbrev-start): Remove.
7613 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
7614
7615 2013-04-30 Leo Liu <sdl.web@gmail.com>
7616
7617 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
7618 change.
7619
7620 2013-04-30 Alan Mackenzie <acm@muc.de>
7621
7622 Handle arbitrarily long C++ member initialisation lists.
7623 * progmodes/cc-engine.el (c-back-over-member-initializers):
7624 new function.
7625 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
7626 (most) member init lists.
7627
7628 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7629
7630 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
7631 variable.
7632
7633 2013-04-30 Leo Liu <sdl.web@gmail.com>
7634
7635 * progmodes/octave.el (octave-variables): Remove. No builtin
7636 variables any more. All converted to functions.
7637 (octave-font-lock-keywords, octave-completion-at-point-function):
7638 Fix uses.
7639 (octave-font-lock-texinfo-comment): New user variable.
7640 (octave-texinfo-font-lock-keywords): New variable for texinfo
7641 comment block.
7642 (octave-function-comment-block): New face.
7643 (octave-font-lock-texinfo-comment): New function.
7644 (octave-mode): Font lock texinfo comment block.
7645
7646 2013-04-29 Leo Liu <sdl.web@gmail.com>
7647
7648 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
7649 indexing expression.
7650 (octave-continuation-string): Do not use \.
7651 (inferior-octave-complete-impossible): Remove.
7652 (inferior-octave-completion-table)
7653 (inferior-octave-completion-at-point): Remove its uses.
7654 (inferior-octave-startup): completion_matches was introduced to
7655 Octave in 1996 so safe to assume it.
7656 (octave-function-file-comment): Improve to follow how Octave does it.
7657 (octave-update-function-file-comment): Tweak.
7658
7659 2013-04-29 Leo Liu <sdl.web@gmail.com>
7660
7661 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
7662 (inferior-octave-startup): Remove inferior-octave-startup-hook.
7663 (octave-function-file-comment): Fix typo.
7664 (octave-sync-function-file-names): Use read-char-choice.
7665
7666 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
7667
7668 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
7669 to t for the less important warnings.
7670
7671 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
7672
7673 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
7674
7675 2013-04-27 Glenn Morris <rgm@gnu.org>
7676
7677 * vc/log-view.el (log-view-current-entry):
7678 Treat "---" separator lines as part of the following rev. (Bug#14169)
7679
7680 2013-04-27 Juri Linkov <juri@jurta.org>
7681
7682 * subr.el (read-number): Doc fix about using it by interactive
7683 code letter `n'. (Bug#14254)
7684
7685 2013-04-27 Juri Linkov <juri@jurta.org>
7686
7687 * desktop.el (desktop-auto-save-timeout): New option.
7688 (desktop-file-checksum): New variable.
7689 (desktop-save): Add optional arg `auto-save' and don't auto-save
7690 if nothing changed.
7691 (desktop-auto-save-timer): New variable.
7692 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
7693 (after-init-hook): Call `desktop-auto-save-set-timer'.
7694 Suggested by Reuben Thomas <rrt@sc3d.org> in
7695 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
7696
7697 2013-04-27 Leo Liu <sdl.web@gmail.com>
7698
7699 * progmodes/octave.el (octave-function-file-p)
7700 (octave-skip-comment-forward, octave-function-file-comment)
7701 (octave-update-function-file-comment): New functions.
7702 (octave-mode-map): Bind C-c ; to
7703 octave-update-function-file-comment.
7704 (octave-mode-menu): Add octave-update-function-file-comment.
7705 (octave-mode, inferior-octave-mode): Fix doc-string.
7706 (octave-insert-defun): Conform to Octave's coding convention.
7707 (Bug#14285)
7708
7709 * files.el (basic-save-buffer): Don't let errors in
7710 before-save-hook prevent saving buffer.
7711
7712 2013-04-20 Roland Winkler <winkler@gnu.org>
7713
7714 * faces.el (read-face-name): Use completing-read if arg multiple
7715 is nil.
7716
7717 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
7718
7719 * ls-lisp.el (ls-lisp-insert-directory): If no files are
7720 displayed, move point to after the totals line.
7721 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
7722 for the details.
7723
7724 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
7725
7726 * emacs-lisp/package.el (package-autoload-ensure-default-file):
7727 Add current dir to the load-path.
7728 (package-generate-autoloads): Don't rely on
7729 autoload-ensure-default-file.
7730
7731 2013-04-26 Reuben Thomas <rrt@sc3d.org>
7732
7733 * textmodes/remember.el (remember-store-in-files): Document that
7734 the file name format is passed to `format-time-string'.
7735
7736 2013-04-26 Leo Liu <sdl.web@gmail.com>
7737
7738 * progmodes/octave.el (octave-sync-function-file-names): New function.
7739 (octave-mode): Use it in before-save-hook.
7740
7741 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
7742
7743 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
7744 (bug#14274).
7745
7746 * progmodes/octave.el (octave-smie-forward-token): Properly skip
7747 \n and comment, even if it's not an implicit ; (bug#14218).
7748
7749 2013-04-26 Glenn Morris <rgm@gnu.org>
7750
7751 * subr.el (read-number): Once more use `read' rather than
7752 `string-to-number', to trap non-numeric input. (Bug#14254)
7753
7754 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
7755
7756 * emacs-lisp/syntax.el (syntax-propertize-multiline):
7757 Use `syntax-multiline' text property consistently instead of
7758 `font-lock-multiline'. (Bug#14237)
7759
7760 2013-04-26 Glenn Morris <rgm@gnu.org>
7761
7762 * emacs-lisp/shadow.el (list-load-path-shadows):
7763 No longer necessary to check for duplicate simple.el, since
7764 2012-07-07 change to init_lread to not include installation lisp
7765 directories in load-path when running uninstalled. (Bug#14270)
7766
7767 2013-04-26 Leo Liu <sdl.web@gmail.com>
7768
7769 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
7770 (octave-mode, inferior-octave-mode): Use setq-local.
7771 (octave-not-in-string-or-comment-p): Rename to
7772 octave-in-string-or-comment-p.
7773 (octave-in-comment-p, octave-in-string-p)
7774 (octave-in-string-or-comment-p): Replace defsubst with defun.
7775
7776 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
7777
7778 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
7779
7780 2013-04-25 Bastien Guerry <bzg@gnu.org>
7781
7782 * textmodes/remember.el (remember-data-directory)
7783 (remember-directory-file-name-format): Fix custom types.
7784
7785 2013-04-25 Leo Liu <sdl.web@gmail.com>
7786
7787 * progmodes/octave.el (octave-completion-at-point-function):
7788 Make use of inferior octave process.
7789 (octave-initialize-completions): Remove.
7790 (inferior-octave-completion-table): New function.
7791 (inferior-octave-completion-at-point): Use it.
7792 (octave-completion-alist): Remove.
7793
7794 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7795
7796 * progmodes/opascal.el: Use font-lock and syntax-propertize.
7797 (opascal-mode-syntax-table): New var.
7798 (opascal-literal-kind, opascal-is-literal-end)
7799 (opascal-literal-token-at): Rewrite.
7800 (opascal--literal-start-re, opascal-font-lock-keywords)
7801 (opascal--syntax-propertize): New constants.
7802 (opascal-font-lock-defaults): Adjust.
7803 (opascal-mode): Use them. Set comment-<foo> variables as well.
7804 (delphi-comment-face, opascal-comment-face, delphi-string-face)
7805 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
7806 (delphi-other-face, opascal-other-face): Remove face variables.
7807 (opascal-save-state): Remove macro.
7808 (opascal-fontifying-progress-step): Remove constant.
7809 (opascal--ignore-changes): Remove var.
7810 (opascal-set-token-property, opascal-parse-next-literal)
7811 (opascal-is-stable-literal, opascal-complete-literal)
7812 (opascal-is-literal-start, opascal-face-of)
7813 (opascal-parse-region, opascal-parse-region-until-stable)
7814 (opascal-fontify-region, opascal-after-change)
7815 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
7816 (opascal-debug-parse-region, opascal-debug-parse-window)
7817 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
7818 (opascal-debug-fontify-buffer): Remove.
7819 (opascal-debug-mode-map): Adjust accordingly.
7820
7821 2013-04-25 Leo Liu <sdl.web@gmail.com>
7822
7823 Merge octave-mod.el and octave-inf.el into octave.el with some
7824 cleanups.
7825 * progmodes/octave.el: New file renamed from octave-mod.el.
7826 * progmodes/octave-inf.el: Merged into octave.el.
7827 * progmodes/octave-mod.el: Renamed to octave.el.
7828
7829 2013-04-25 Tassilo Horn <tsdh@gnu.org>
7830
7831 * textmodes/reftex-vars.el
7832 (reftex-label-ignored-macros-and-environments): New defcustom.
7833
7834 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
7835
7836 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7837
7838 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
7839 (smie-indent-keyword): Improve the check to ensure that the next
7840 comment is really on the same line.
7841 (smie-indent-comment): Don't align with a subsequent closer (or eob).
7842
7843 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
7844 semi-colons if the line is not otherwise empty (bug#14218).
7845
7846 2013-04-25 Glenn Morris <rgm@gnu.org>
7847
7848 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
7849
7850 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
7851
7852 * progmodes/opascal.el (opascal-set-token-property): Rename from
7853 opascal-set-text-properties and only set `token' (bug#14134).
7854 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
7855 (opascal-literal-text-properties): Remove.
7856 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
7857 Adjust callers.
7858
7859 2013-04-24 Reuben Thomas <rrt@sc3d.org>
7860
7861 * textmodes/remember.el (remember-handler-functions): Add an
7862 option for a new handler `remember-store-in-files'.
7863 (remember-data-directory, remember-directory-file-name-format):
7864 New options.
7865 (remember-store-in-files): New function to store remember notes
7866 as separate files within a directory.
7867
7868 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
7869
7870 * progmodes/compile.el (compilation-next-error-function):
7871 Pass "formats" to compilation-find-file (bug#11777).
7872
7873 2013-04-24 Glenn Morris <rgm@gnu.org>
7874
7875 * vc/vc-bzr.el (vc-bzr-print-log):
7876 * vc/vc-hg.el (vc-hg-print-log):
7877 * vc/vc-svn.el (vc-svn-print-log):
7878 Fix START-REVISION with LIMIT != 1. (Bug#14168)
7879
7880 * vc/vc-bzr.el (vc-bzr-print-log):
7881 * vc/vc-cvs.el (vc-cvs-print-log):
7882 * vc/vc-git.el (vc-git-print-log):
7883 * vc/vc-hg.el (vc-hg-print-log):
7884 * vc/vc-mtn.el (vc-mtn-print-log):
7885 * vc/vc-rcs.el (vc-rcs-print-log):
7886 * vc/vc-sccs.el (vc-sccs-print-log):
7887 * vc/vc-svn.el (vc-svn-print-log):
7888 * vc/vc.el (vc-print-log-internal): Doc fixes.
7889
7890 2013-04-23 Glenn Morris <rgm@gnu.org>
7891
7892 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
7893 Remove venerable code attempting to avoid substitute-command-keys.
7894
7895 2013-04-23 Tassilo Horn <tsdh@gnu.org>
7896
7897 * textmodes/reftex-vars.el (reftex-label-regexps):
7898 Call `reftex-compile-variables' after changes to this variable.
7899
7900 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
7901
7902 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
7903 Use lexical-binding.
7904 (jit-lock-force-redisplay): Use markers, check buffer's continued
7905 existence and beware narrowed buffers.
7906 (jit-lock-fontify-now): Adjust call accordingly.
7907
7908 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
7909
7910 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
7911 to avoid misleading the user.
7912
7913 2013-04-22 Leo Liu <sdl.web@gmail.com>
7914
7915 * info-look.el: Prefer latex2e.info. (Bug#14240)
7916
7917 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
7918
7919 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
7920
7921 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
7922 * net/tramp.el (tramp-call-process): ... here.
7923 (tramp-set-completion-function, tramp-parse-putty):
7924 * net/tramp-adb.el (tramp-adb-execute-adb-command):
7925 * net/tramp-gvfs.el (tramp-gvfs-send-command):
7926 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
7927 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
7928 (tramp-call-local-coding-command): Use `tramp-call-process'
7929 instead of `tramp-compat-call-process'.
7930
7931 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
7932 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
7933 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
7934 (tramp-find-inline-compress): Improve traces.
7935 (tramp-maybe-send-script): Check for Perl binary.
7936 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
7937
7938 2013-04-22 Daiki Ueno <ueno@gnu.org>
7939
7940 * epg.el (epg-context-pinentry-mode): New function.
7941 (epg-context-set-pinentry-mode): New function.
7942 (epg--start): Pass --pinentry-mode option to gpg command.
7943
7944 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
7945
7946 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
7947 `comint-dynamic-complete' is obsolete since 24.1, replaced by
7948 `completion-at-point'. (Bug#13774)
7949
7950 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
7951 default key binding for `describe-distribution' has been moved to
7952 `C-h C-o'. (Bug#13970)
7953
7954 2013-04-21 Glenn Morris <rgm@gnu.org>
7955
7956 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
7957 Add doc strings.
7958 (vc-print-log): Clarify interactive prompt.
7959
7960 2013-04-20 Glenn Morris <rgm@gnu.org>
7961
7962 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
7963 No longer include timestamp etc information.
7964
7965 2013-04-20 Roland Winkler <winkler@gnu.org>
7966
7967 * faces.el (read-face-name): Bug fix, return just one face if arg
7968 multiple is nil. (Bug#14209)
7969
7970 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7971
7972 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
7973 (remove-function): Autoload.
7974
7975 * comint.el (comint-redirect-original-filter-function): Remove.
7976 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
7977 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
7978 (vc-cvs-annotate-command):
7979 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
7980 * progmodes/prolog.el (prolog-consult-compile):
7981 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
7982 Use add/remove-function instead.
7983 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
7984 (gud-tooltip-process-output, gud-tooltip-tips):
7985 Use add/remove-function instead.
7986 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
7987 (scheme-interaction-mode, exit-scheme-interaction-mode):
7988 Use add/remove-function instead.
7989
7990 * vc/vc-dispatcher.el: Use lexical-binding.
7991 (vc--process-sentinel): Rename from vc-process-sentinel.
7992 Change last arg to be the code to run. Don't use vc-previous-sentinel
7993 and vc-sentinel-commands any more.
7994 (vc-exec-after): Allow code to be a function. Use add/remove-function.
7995 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
7996
7997 2013-04-19 Masatake YAMATO <yamato@redhat.com>
7998
7999 * progmodes/sh-script.el (sh-imenu-generic-expression):
8000 Handle function names with a single character. (Bug#14111)
8001
8002 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
8003
8004 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
8005 for subroutines defined in an eval (bug#14182).
8006
8007 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8008
8009 * bookmark.el (bookmark-completing-read): Improve handling of empty
8010 string (bug#14176).
8011
8012 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8013
8014 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
8015
8016 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
8017
8018 New faster Imenu implementation (bug#14058).
8019 * progmodes/python.el:
8020 (python-imenu-prev-index-position):
8021 (python-imenu-format-item-label-function)
8022 (python-imenu-format-parent-item-label-function)
8023 (python-imenu-format-parent-item-jump-label-function):
8024 New vars.
8025 (python-imenu-format-item-label)
8026 (python-imenu-format-parent-item-label)
8027 (python-imenu-format-parent-item-jump-label)
8028 (python-imenu--put-parent, python-imenu--build-tree)
8029 (python-imenu-create-index, python-imenu-create-flat-index)
8030 (python-util-popn): New functions.
8031 (python-mode): Set imenu-create-index-function to
8032 python-imenu-create-index.
8033
8034 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8035
8036 * winner.el (winner-active-region): Use region-active-p, activate-mark
8037 and deactivate-mark (bug#14225).
8038
8039 * simple.el (deactivate-mark): Don't inline it.
8040
8041 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
8042
8043 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
8044
8045 2013-04-18 Tassilo Horn <tsdh@gnu.org>
8046
8047 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
8048 file extensions from the archive-mode entry in order to prefer
8049 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
8050
8051 2013-04-18 Leo Liu <sdl.web@gmail.com>
8052
8053 * bindings.el (help-event-list): Add ?\?.
8054
8055 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8056
8057 * subr.el (with-wrapper-hook): Declare obsolete.
8058 * simple.el (filter-buffer-substring-function): New hook.
8059 (filter-buffer-substring): Use it.
8060 (filter-buffer-substring-functions): Mark obsolete.
8061 * minibuffer.el (completion-in-region-function): New hook.
8062 (completion-in-region): Use it.
8063 (completion-in-region-functions): Mark obsolete.
8064 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
8065 * abbrev.el (abbrev-expand-function): New hook.
8066 (expand-abbrev): Use it.
8067 (abbrev-expand-functions): Mark obsolete.
8068 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
8069 and :filter-return.
8070
8071 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8072
8073 * progmodes/python.el (python-nav--syntactically): Fix cornercases
8074 and do not care about match data.
8075
8076 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
8077
8078 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
8079 completion tables when completing error conditions and
8080 `declare' arguments.
8081 (lisp-complete-symbol, field-complete): Mark as obsolete.
8082 (check-parens): Unmatched parens are user errors.
8083 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
8084
8085 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
8086
8087 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
8088 command changed buffer (ie. `flyspell-pre-buffer' is not current
8089 buffer), which prevents making decisions based on invalid value of
8090 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
8091 cause an error when `flyspell-pre-point' was nil after switching
8092 buffers.
8093 (flyspell-post-command-hook): No longer needs to change buffers when
8094 checking pre-word. While at it remove unnecessary progn.
8095
8096 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
8097
8098 * textmodes/ispell.el (ispell-add-per-file-word-list):
8099 Fix `flyspell-correct-word-before-point' error when accepting
8100 words and `coment-padding' is an integer by using
8101 `comment-normalize-vars' (Bug #14214).
8102
8103 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8104
8105 New defun movement commands.
8106 * progmodes/python.el (python-nav--syntactically)
8107 (python-nav--forward-defun, python-nav-backward-defun)
8108 (python-nav-forward-defun): New functions.
8109
8110 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8111
8112 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
8113 (python-syntax-context): Use named compiler-macro for backwards
8114 compatibility with Emacs 24.x.
8115
8116 2013-04-17 Leo Liu <sdl.web@gmail.com>
8117
8118 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
8119 octave-hide-process-buffer.
8120
8121 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
8124 (bug#14216).
8125
8126 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
8127
8128 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
8129 Fix adjustment of offset when receiving incomplete responses from GDB
8130 (bug#14129).
8131
8132 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8133
8134 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
8135 python-mode-abbrev-table.
8136 (python-skeleton-define): Adjust accordingly.
8137 (python-mode-abbrev-table): New table that inherits from it so that
8138 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
8139
8140 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
8141 (abbrev-symbol): Use it.
8142 (abbrev--before-point): Use it since we already handle inheritance.
8143
8144 2013-04-16 Leo Liu <sdl.web@gmail.com>
8145
8146 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
8147 binding to info-lookup-symbol.
8148
8149 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
8150
8151 * minibuffer.el (completion--twq-all):
8152 * term/ns-win.el (ns-initialize-window-system):
8153 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
8154
8155 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8156
8157 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
8158 global bindings.
8159
8160 * doc-view.el (doc-view-start-process): Handle url-handler directories.
8161
8162 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
8163
8164 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
8165 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
8166 to nil.
8167 (ruby-end-of-defun): Remove the unused arg, change the docstring
8168 to reflect that this function is only used as the value of
8169 `end-of-defun-function'.
8170 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
8171 to reflect an earlier change that beginning/end-of-defun functions
8172 jump between methods in a class definition, as well as top-level
8173 functions.
8174
8175 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8176
8177 * minibuffer.el (minibuffer-complete): Don't just scroll
8178 a *Completions* that's been iconified.
8179 (minibuffer-force-complete): Make sure repetitions do cycle when going
8180 through completion-in-region -> minibuffer-complete.
8181
8182 2013-04-15 Alan Mackenzie <acm@muc.de>
8183
8184 Correct the placement of c-cpp-delimiters when there're #s not at
8185 col 0.
8186
8187 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
8188 place a submatch around the #.
8189 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
8190 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
8191 on the #, not BOL.
8192
8193 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8194
8195 * emacs-lisp/nadvice.el: Properly test names when adding advice.
8196 (advice--member-p): New arg `name'.
8197 (advice--add-function, advice-member-p): Use it (bug#14202).
8198
8199 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
8200
8201 Reformulate java imenu-generic-expression.
8202 The old expression contained ill formed regexps.
8203
8204 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
8205 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
8206 (cc-imenu-java-method-arg-regexp): New defconsts.
8207 (cc-imenu-java-build-type-args-regex): New defun.
8208 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
8209 handling of spaces in the regexp.
8210
8211 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8212
8213 * textmodes/ispell.el (ispell-command-loop): Remove
8214 flyspell highlight of a word when ispell accepts it (bug #14178).
8215
8216 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
8217
8218 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
8219 uses code from the previous `ange-ftp-run-real-handler'.
8220 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
8221 only in case that function exist. This is needed for proper
8222 unloading of Tramp.
8223
8224 2013-04-15 Tassilo Horn <tsdh@gnu.org>
8225
8226 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
8227
8228 * textmodes/reftex.el (reftex-compile-variables): Use it.
8229
8230 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8231
8232 * files.el (normal-mode): Only use default major-mode if no other mode
8233 was specified.
8234
8235 * emacs-lisp/trace.el (trace-values): New function.
8236
8237 * files.el: Allow : in local variables (bug#14089).
8238 (hack-local-variable-regexp): New var.
8239 (hack-local-variables-prop-line, hack-local-variables): Use it.
8240
8241 2013-04-13 Roland Winkler <winkler@gnu.org>
8242
8243 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
8244 data before it gets modified by bibtex-beginning-of-entry.
8245
8246 2013-04-13 Roland Winkler <winkler@gnu.org>
8247
8248 * textmodes/bibtex.el (bibtex-url): Doc fix.
8249
8250 2013-04-13 Roland Winkler <winkler@gnu.org>
8251
8252 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
8253 does not visit a BibTeX file, exclude it from the list of buffers
8254 returned by bibtex-initialize.
8255
8256 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
8257
8258 * window.el (split-window): Remove interactive form, since as a
8259 command this function is a special case of split-window-below.
8260 Correct doc string.
8261
8262 2013-04-12 Roland Winkler <winkler@gnu.org>
8263
8264 * faces.el (read-face-name): Do not override value of arg default.
8265 Allow single faces and strings as default values. Remove those
8266 elements from return value that are not faces.
8267 (describe-face): Simplify.
8268 (face-at-point): New optional args thing and multiple so that this
8269 function can provide the same functionality previously provided by
8270 read-face-name.
8271 (make-face-bold, make-face-unbold, make-face-italic)
8272 (make-face-unitalic, make-face-bold-italic, invert-face)
8273 (modify-face, read-face-and-attribute): Use face-at-point.
8274
8275 * cus-edit.el (customize-face, customize-face-other-window)
8276 * cus-theme.el (custom-theme-add-face)
8277 * face-remap.el (buffer-face-set)
8278 * facemenu.el (facemenu-set-face): Use face-at-point.
8279
8280 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
8281
8282 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
8283
8284 2013-04-10 Tassilo Horn <tsdh@gnu.org>
8285
8286 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
8287 off leading { and trailing } from field values.
8288
8289 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
8290
8291 * emacs-lisp/timer.el (timer--check): New function.
8292 (timer--time, timer-set-function, timer-event-handler): Use it.
8293 (timer-set-idle-time): Simplify.
8294 (timer--activate): CSE.
8295 (timer-event-handler): Give more info in error message.
8296 (internal-timer-start-idle): New function, moved from C.
8297
8298 * mpc.el (mpc-proc): Add `restart' argument.
8299 (mpc-proc-cmd): Use it.
8300 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
8301 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
8302 less often.
8303
8304 2013-04-10 Masatake YAMATO <yamato@redhat.com>
8305
8306 * progmodes/sh-script.el: Implement `sh-mode' own
8307 `add-log-current-defun-function' (bug#14112).
8308 (sh-current-defun-name): New function.
8309 (sh-mode): Use the function.
8310
8311 2013-04-09 Bastien Guerry <bzg@gnu.org>
8312
8313 * simple.el (choose-completion-string): Fix docstring (bug#14163).
8314
8315 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
8316
8317 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
8318
8319 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
8320 timer (bug#14156).
8321
8322 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
8323
8324 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
8325 declaration.
8326
8327 2013-04-07 Leo Liu <sdl.web@gmail.com>
8328
8329 * pcmpl-x.el: New file.
8330
8331 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
8332
8333 Do not set x-display-name until X connection is established.
8334 This is needed to prevent from weird situation described at
8335 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
8336 * frame.el (make-frame): Set x-display-name after call to
8337 window system initialization function, not before.
8338 * term/x-win.el (x-initialize-window-system): Add optional
8339 display argument and use it.
8340 * term/w32-win.el (w32-initialize-window-system):
8341 * term/ns-win.el (ns-initialize-window-system):
8342 * term/pc-win.el (msdos-initialize-window-system):
8343 Add compatible optional display argument.
8344
8345 2013-04-06 Eli Zaretskii <eliz@gnu.org>
8346
8347 * files.el (normal-backup-enable-predicate): On MS-Windows and
8348 MS-DOS compare truenames of temporary-file-directory and of the
8349 file, so that 8+3 aliases (usually found in $TEMP on Windows)
8350 don't fail comparison by compare-strings. Also, compare file
8351 names case-insensitively on MS-Windows and MS-DOS.
8352
8353 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8354
8355 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
8356 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
8357
8358 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
8359
8360 * whitespace.el (whitespace-color-on, whitespace-color-off):
8361 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
8362
8363 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
8364
8365 * ispell.el (ispell-set-spellchecker-params):
8366 Really set `ispell-args' for all equivs.
8367
8368 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8369
8370 * ido.el (ido-completions): Use extra elements of ido-decorations
8371 (bug#14143).
8372 (ido-decorations): Update docstring.
8373
8374 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
8375
8376 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
8377 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
8378 nil during initialization, in order not to miss changes since the
8379 file was opened. (Bug#14140)
8380
8381 2013-04-05 Leo Liu <sdl.web@gmail.com>
8382
8383 * kmacro.el (kmacro-call-macro): Fix bug#14135.
8384
8385 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
8386
8387 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
8388
8389 2013-04-04 Glenn Morris <rgm@gnu.org>
8390
8391 * electric.el (electric-pair-inhibit-predicate): Add :version.
8392
8393 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
8394
8395 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
8396 when a package is required several times (bug#14082).
8397
8398 2013-04-04 Roland Winkler <winkler@gnu.org>
8399
8400 * faces.el (read-face-name): Behave as promised by the docstring.
8401 Assume that arg default is a list of faces.
8402 (describe-face): Call read-face-name with list of default faces.
8403
8404 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8405
8406 * bookmark.el: Fix deletion of bookmarks (bug#13972).
8407 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
8408 (bookmark-bmenu-execute-deletions): Only skip first line if it's
8409 the header.
8410 (bookmark-exit-hook-internal): Save even if list is empty.
8411
8412 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
8413
8414 * emacs-lisp/package.el (package-pinned-packages): New var.
8415 (package--add-to-archive-contents): Obey it (bug#14118).
8416
8417 2013-04-03 Alan Mackenzie <acm@muc.de>
8418
8419 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
8420 Also adapt to the new values of element 7 of a parse state.
8421
8422 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
8423 parameter `not-in-delimiter'. Handle being inside comment opener.
8424 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
8425 character in case we're typing a '*' after a '/'.
8426 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
8427 instead by passing the parameter to c-state-pp-to-literal.
8428
8429 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
8430 for elt. 7 of a parse state.
8431
8432 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
8433
8434 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
8435 * international/latin1-disp.el, international/mule-util.el:
8436 * language/cyril-util.el, language/european.el, language/ind-util.el:
8437 * language/lao-util.el, language/thai.el, language/tibet-util.el:
8438 * language/tibetan.el, language/viet-util.el:
8439 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
8440
8441 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
8444 (electric-pair-post-self-insert-function): Use it.
8445 (electric-pair-default-inhibit): New function, extracted from
8446 electric-pair-post-self-insert-function.
8447
8448 2013-03-31 Roland Winkler <winkler@gnu.org>
8449
8450 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
8451
8452 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8453
8454 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
8455
8456 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
8457
8458 Un-indent after "pass" and "return" statements (Bug#13888)
8459 * progmodes/python.el (python-indent-block-enders): New var.
8460 (python-indent-calculate-indentation): Use it.
8461
8462 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
8463
8464 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
8465 defun. Defining it as defalias could introduce too eager
8466 byte-compiler optimization. (Bug#14030)
8467
8468 2013-03-30 Chong Yidong <cyd@gnu.org>
8469
8470 * iswitchb.el (iswitchb-read-buffer): Fix typo.
8471
8472 2013-03-30 Leo Liu <sdl.web@gmail.com>
8473
8474 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
8475 (kmacro-execute-from-register): Pass the keyboard macro to
8476 kmacro-call-macro or repeating won't work correctly.
8477
8478 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
8479
8480 * progmodes/subword.el: Back to using `forward-symbol'.
8481
8482 * subr.el (forward-whitespace, forward-symbol)
8483 (forward-same-syntax): Move from thingatpt.el.
8484
8485 2013-03-29 Leo Liu <sdl.web@gmail.com>
8486
8487 * kmacro.el (kmacro-to-register): New command.
8488 (kmacro-execute-from-register): New function.
8489 (kmacro-keymap): Bind to 'x'. (Bug#14071)
8490
8491 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
8492
8493 * mpc.el: Use defvar-local and setq-local.
8494 (mpc--proc-connect): Connection failures are not bugs.
8495 (mpc-mode-map): `follow-link' only applies to the buffer's content.
8496 (mpc-volume-map): Bind to the up-events.
8497
8498 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
8499
8500 * progmodes/subword.el (superword-mode): Use `forward-sexp'
8501 instead of `forward-symbol'.
8502
8503 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
8504
8505 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
8506 (edebug--recursive-edit): Use it.
8507 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
8508 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
8509
8510 2013-03-28 Leo Liu <sdl.web@gmail.com>
8511
8512 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
8513
8514 2013-03-27 Eli Zaretskii <eliz@gnu.org>
8515
8516 * facemenu.el (list-colors-callback): New defvar.
8517 (list-colors-redisplay): New function.
8518 (list-colors-display): Install list-colors-redisplay as the
8519 revert-buffer-function. (Bug#14063)
8520
8521 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
8522
8523 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
8524 and suffixes don't overlap (bug#14061).
8525
8526 * case-table.el: Use lexical-binding.
8527 (case-table-get-table): New function.
8528 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
8529
8530 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
8531
8532 * progmodes/subword.el: Add `superword-mode' to do word motion
8533 over symbol_words (parallels and leverages `subword-mode' which
8534 does word motion inside MixedCaseWords).
8535
8536 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
8537
8538 * eshell/em-unix.el: Move su and sudo to...
8539 * eshell/em-tramp.el: ...Eshell tramp module.
8540
8541 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
8544 Change return value to be a sexp. Delay `get-buffer' to after
8545 restoring the desktop (bug#13951).
8546
8547 2013-03-26 Leo Liu <sdl.web@gmail.com>
8548
8549 * register.el: Move semantic tag handling back to
8550 cedet/semantic/senator.el. (Bug#14052)
8551
8552 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
8553
8554 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
8555 into the prompt either (bug#13963).
8556
8557 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
8558
8559 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
8560 part of "(error-foo)".
8561
8562 2013-03-24 Juri Linkov <juri@jurta.org>
8563
8564 * replace.el (list-matching-lines-prefix-face): New defcustom.
8565 (occur-1): Pass `list-matching-lines-prefix-face' to the function
8566 `occur-engine' if `face-differs-from-default-p' returns t.
8567 (occur-engine): Add `,' inside backquote construct to evaluate
8568 `prefix-face'. Propertize the prefix with the `prefix-face' face.
8569 Pass `prefix-face' to the functions `occur-context-lines' and
8570 `occur-engine-add-prefix'.
8571 (occur-engine-add-prefix, occur-context-lines): Add optional arg
8572 `prefix-face' and propertize the prefix with `prefix-face'.
8573 (Bug#14017)
8574
8575 2013-03-24 Leo Liu <sdl.web@gmail.com>
8576
8577 * nxml/rng-valid.el (rng-validate-while-idle)
8578 (rng-validate-quick-while-idle): Guard against deleted buffer.
8579 (Bug#13999)
8580
8581 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
8582 is the last entry in kill-buffer-hook.
8583
8584 * files.el (kill-buffer-hook): Doc fix.
8585
8586 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
8587
8588 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
8589 Make it safe-local.
8590
8591 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
8592
8593 2013-03-23 Leo Liu <sdl.web@gmail.com>
8594
8595 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
8596 Remove.
8597
8598 * nxml/rng-valid.el (rng-validate-mode)
8599 (rng-after-change-function, rng-do-some-validation):
8600 * nxml/rng-maint.el (rng-validate-buffer):
8601 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
8602 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
8603 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
8604 (nxml-extend-after-change-region): Use with-silent-modifications.
8605
8606 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
8607 timer-idle-list.
8608
8609 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
8610 (rng-next-error-1, rng-previous-error-1): Do not let-bind
8611 timer-idle-list. (Bug#13999)
8612
8613 2013-03-23 Juri Linkov <juri@jurta.org>
8614
8615 * info.el (info-index-match): New face.
8616 (Info-index, Info-apropos-matches): Add a nested subgroup to the
8617 main pattern and add text properties with the new face to matches
8618 in index entries relative to the beginning of the index entry.
8619 (Bug#14015)
8620
8621 2013-03-21 Eric Ludlam <zappo@gnu.org>
8622
8623 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
8624 Inhibit read only while inserting objects.
8625
8626 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
8627
8628 * progmodes/cfengine.el: Update docs to mention
8629 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
8630 symbol motion. Remove "_" from the word syntax.
8631
8632 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
8633
8634 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
8635 syntax for both `cfengine2-mode' and `cfengine3-mode'.
8636
8637 2013-03-20 Juri Linkov <juri@jurta.org>
8638
8639 * info.el (Info-next-reference-or-link)
8640 (Info-prev-reference-or-link): New functions.
8641 (Info-next-reference, Info-prev-reference): Use them.
8642 (Info-try-follow-nearest-node): Handle footnote navigation.
8643 (Info-fontify-node): Fontify footnotes. (Bug#13989)
8644
8645 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
8646
8647 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
8648 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
8649
8650 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
8651
8652 Suppress unnecessary non-ASCII chatter during build process.
8653 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
8654 (batch-skkdic-convert): Suppress most of the chatter.
8655 It's not needed so much now that machines are faster,
8656 and its non-ASCII component was confusing; see Dmitry Gutov in
8657 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
8658
8659 2013-03-20 Leo Liu <sdl.web@gmail.com>
8660
8661 * ido.el (ido-chop): Fix bug#10994.
8662
8663 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
8664
8665 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
8666 Remove vars.
8667 (whitespace-color-on, whitespace-color-off):
8668 Use `font-lock-fontify-buffer' (Bug#13817).
8669
8670 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
8671
8672 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
8673 remapping in mode-line.
8674 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
8675
8676 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
8677
8678 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
8679 value for `whitespace-line' face (Bug#13875).
8680 (whitespace-font-lock-keywords): Change description.
8681 (whitespace-color-on): Don't save `font-lock-keywords' value, save
8682 the constructed keywords instead.
8683 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
8684
8685 2013-03-19 Leo Liu <sdl.web@gmail.com>
8686
8687 * progmodes/compile.el (compilation-display-error): New command.
8688 (compilation-mode-map, compilation-minor-mode-map): Bind it to
8689 C-o. (Bug#13992)
8690
8691 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
8692
8693 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
8694
8695 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
8696
8697 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
8698
8699 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
8700
8701 * net/tramp-compat.el (tramp-compat-user-error): New defun.
8702
8703 * net/tramp-adb.el (tramp-adb-handle-shell-command):
8704 * net/tramp-gvfs.el (top):
8705 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
8706 (tramp-handle-shell-command): Use it.
8707 (tramp-dissect-file-name): Raise an error when hostname is a
8708 method name, and neither method nor user is specified.
8709
8710 * net/trampver.el: Update release number.
8711
8712 2013-03-18 Leo Liu <sdl.web@gmail.com>
8713
8714 Make sure eldoc can be turned off properly.
8715 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
8716 eldoc-mode.
8717 (eldoc-display-message-p): Revert last change.
8718 (eldoc-display-message-no-interference-p)
8719 (eldoc-print-current-symbol-info): Tweak.
8720
8721 2013-03-18 Tassilo Horn <tsdh@gnu.org>
8722
8723 * doc-view.el (doc-view-new-window-function): Check the new window
8724 overlay's display property instead the char property of the
8725 buffer's first char. Use `with-selected-window' instead of
8726 `save-window-excursion' with `select-window'.
8727 (doc-view-document->bitmap): Check the current doc-view overlay's
8728 display property instead the char property of the buffer's first char.
8729
8730 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
8731
8732 Automate the build of ja-dic.el (Bug#13984).
8733 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
8734 from the input, rather than assume that it's been done for us by the
8735 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
8736 the current date into a ja-dic.el comment, as that complicates
8737 regression testing.
8738
8739 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
8740
8741 * whitespace.el: Fix double evaluation.
8742 (whitespace-space, whitespace-hspace, whitespace-tab)
8743 (whitespace-newline, whitespace-trailing, whitespace-line)
8744 (whitespace-space-before-tab, whitespace-indentation)
8745 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
8746 obsolete defvars.
8747 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
8748 (whitespace-color-on): Use a single font-lock-add-keywords call.
8749 Fix double-evaluation of face variables.
8750
8751 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
8752
8753 * net/tramp-adb.el (tramp-adb-parse-device-names):
8754 Use `start-process' instead of `call-process'. Otherwise, the
8755 function might be blocked under MS Windows. (Bug#13299)
8756
8757 2013-03-17 Leo Liu <sdl.web@gmail.com>
8758
8759 Extend eldoc to display info in the mode-line. (Bug#13978)
8760 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
8761 (eldoc-mode-line-string): New variable.
8762 (eldoc-minibuffer-message): New function.
8763 (eldoc-message-function): New variable.
8764 (eldoc-message): Use it.
8765 (eldoc-display-message-p)
8766 (eldoc-display-message-no-interference-p):
8767 Support eldoc-post-insert-mode.
8768
8769 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
8770 (eval-expression): Run it.
8771
8772 2013-03-17 Roland Winkler <winkler@gnu.org>
8773
8774 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
8775 strings in the list of return values.
8776
8777 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
8778
8779 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
8780 radix before checking for HMS forms.
8781
8782 2013-03-16 Leo Liu <sdl.web@gmail.com>
8783
8784 * progmodes/scheme.el: Add indentation and font-locking for λ.
8785 (Bug#13975)
8786
8787 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
8788
8789 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
8790 token before point (bug#13942).
8791
8792 2013-03-16 Leo Liu <sdl.web@gmail.com>
8793
8794 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
8795
8796 2013-03-16 Eli Zaretskii <eliz@gnu.org>
8797
8798 * startup.el (command-line-normalize-file-name): Fix handling of
8799 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
8800 <xfq.free@gmail.com> in
8801 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
8802
8803 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
8804
8805 Sync with Tramp 2.2.7.
8806
8807 * net/trampver.el: Update release number.
8808
8809 2013-03-14 Tassilo Horn <tsdh@gnu.org>
8810
8811 * doc-view.el: Fix bug#13887.
8812 (doc-view-insert-image): Don't modify overlay associated to
8813 non-live windows, and implement horizontal centering of image in
8814 case it's smaller than the window.
8815 (doc-view-new-window-function): Force redisplay of new windows on
8816 doc-view buffers.
8817
8818 2013-03-13 Karl Fogel <kfogel@red-bean.com>
8819
8820 * saveplace.el (save-place-alist-to-file): Don't sort
8821 `save-place-alist', just pretty-print it (bug#13882).
8822
8823 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
8824
8825 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
8826 Check whether `default-file-name-coding-system' is bound.
8827 It isn't in XEmacs.
8828
8829 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
8830
8831 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
8832 backquotes for `obsolete' (bug#13929).
8833
8834 * international/mule.el (find-auto-coding): Include file name in
8835 obsolescence warning (bug#13922).
8836
8837 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
8838
8839 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
8840 for CFEngine 3-specific indentation.
8841 (cfengine3-indent-line): Use it. Fix up category regex.
8842 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
8843
8844 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8845
8846 * type-break.el (type-break-file-name):
8847 * textmodes/remember.el (remember-data-file):
8848 * strokes.el (strokes-file):
8849 * shadowfile.el (shadow-initialize):
8850 * saveplace.el (save-place-file):
8851 * ps-bdf.el (bdf-cache-file):
8852 * progmodes/idlwave.el (idlwave-config-directory):
8853 * net/quickurl.el (quickurl-url-file):
8854 * international/kkc.el (kkc-init-file-name):
8855 * ido.el (ido-save-directory-list-file):
8856 * emulation/viper.el (viper-custom-file-name):
8857 * emulation/vip.el (vip-startup-file):
8858 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
8859 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
8860
8861 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
8862
8863 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
8864 * language/thai-word.el: Switch to UTF-8.
8865
8866 See ChangeLog.16 for earlier changes.
8867
8868 ;; Local Variables:
8869 ;; coding: utf-8
8870 ;; End:
8871
8872 Copyright (C) 2011-2013 Free Software Foundation, Inc.
8873
8874 This file is part of GNU Emacs.
8875
8876 GNU Emacs is free software: you can redistribute it and/or modify
8877 it under the terms of the GNU General Public License as published by
8878 the Free Software Foundation, either version 3 of the License, or
8879 (at your option) any later version.
8880
8881 GNU Emacs is distributed in the hope that it will be useful,
8882 but WITHOUT ANY WARRANTY; without even the implied warranty of
8883 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8884 GNU General Public License for more details.
8885
8886 You should have received a copy of the GNU General Public License
8887 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.