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