*/ChangeLog: Trivial fixes.
[bpt/emacs.git] / lisp / ChangeLog
1 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
2
3 * icomplete.el (icomplete-completions): Follow-up to revno:116616.
4
5 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
6
7 * icomplete.el: Miscellaneous doc fixes.
8 Use Icomplete everywhere instead of icomplete for consistency.
9 (icomplete-max-delay-chars): Fix typo.
10 (icomplete-mode): Use \[].
11 (icomplete-tidy, icomplete-exhibit): Reflow.
12 (icomplete-minibuffer-setup-hook, icomplete-completions):
13 Remove superfluous backlashes.
14
15 * ido.el: Miscellaneous doc fixes.
16 Use Ido everywhere instead of ido or `ido' for consistency.
17 (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
18 (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
19 (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
20 (ido-separator): Extract obsolescence info from docstring and declare
21 with make-obsolete-variable.
22 (ido-minibuffer-setup-hook): Simplify example.
23 (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
24 (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
25 (ido-completion-help, ido-completing-read): Fix typos in docstrings.
26 (ido-everywhere): Reflow docstring.
27 (ido-toggle-vc): Doc fix.
28 (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
29 of long list of keybindings.
30
31 2014-03-03 Glenn Morris <rgm@gnu.org>
32
33 * frame.el (display-pixel-height, display-pixel-width)
34 (display-mm-dimensions-alist, display-mm-height)
35 (display-mm-width): Doc tweaks.
36
37 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
38
39 * simple.el (undo-elt-in-region): Fix buffer corruption for edge
40 case of undo in region.
41
42 2014-03-02 Martin Rudalics <rudalics@gmx.at>
43
44 * window.el (fit-window-to-buffer): Fix argument in window-size
45 call when window is horizontally combined.
46
47 2014-03-02 Juanma Barranquero <lekktu@gmail.com>
48
49 * icomplete.el (icomplete-completions): Use string-width.
50 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
51
52 2014-03-01 Dmitry Gutov <dgutov@yandex.ru>
53
54 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
55 Highlight regexp options. (Bug#16914)
56
57 2014-03-01 Martin Rudalics <rudalics@gmx.at>
58
59 * window.el (window--max-delta-1): Round down when calculating
60 how many lines/columns we can get from a window.
61
62 2014-03-01 Glenn Morris <rgm@gnu.org>
63
64 * isearch.el (search-invisible): Doc fix.
65
66 * minibuffer.el (completion-hilit-commonality):
67 Make `base-size' argument optional. Short-cut if `prefix-len' is 0.
68 * comint.el (comint-dynamic-list-completions): Doc fix.
69 * comint.el (comint-dynamic-list-completions):
70 * filecache.el (file-cache-minibuffer-complete):
71 * tempo.el (tempo-display-completions):
72 * eshell/em-hist.el (eshell-list-history):
73 Replace use of obsolete argument of display-completion-list.
74
75 2014-03-01 Juanma Barranquero <lekktu@gmail.com>
76
77 * icomplete.el (icomplete-completions):
78 Revert back to using "..." when ?… cannot be displayed.
79
80 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
81
82 * finder.el (finder-unload-function): New function.
83
84 2014-02-28 Juanma Barranquero <lekktu@gmail.com>
85
86 * dframe.el (dframe-detach):
87 * find-dired.el (find-dired, find-name-dired):
88 * finder.el (finder-mode-map, finder-mode-syntax-table)
89 (finder-headmark, finder-select, finder-mouse-select):
90 Fix docstring typos.
91
92 2014-02-28 Martin Rudalics <rudalics@gmx.at>
93
94 Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
95 * window.el (with-temp-buffer-window): Revert change from
96 2014-02-21. Suggested by Thierry Volpiatto.
97 <thierry.volpiatto@gmail.com>. Fix doc-string based on a
98 suggestion by Nicolas Richard <theonewiththeevillook@yahoo.fr>.
99 * help.el (with-help-window): Fix doc-string.
100
101 2014-02-28 Ivan Kanis <ivan@kanis.fr>
102
103 * net/shr.el (shr-image-animate): New option.
104 (shr-put-image): Respect shr-image-animate.
105
106 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
107
108 * net/tramp-adb.el (tramp-adb-parse-device-names):
109 Use `accept-process-output'.
110 (tramp-adb-handle-file-truename): Cache the localname only.
111 (tramp-adb-handle-make-directory)
112 (tramp-adb-handle-delete-directory): Flush file properties correctly.
113 (tramp-adb-handle-set-file-modes): Do not raise an error when file
114 modes cannot be changed.
115
116 * net/tramp-cache.el (tramp-flush-directory-property): Remove also
117 file properties of symlinks.
118
119 2014-02-28 Per Starbäck <starback@stp.lingfil.uu.se>
120
121 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
122 required/optional fields to match development biblatex. (Bug#16781)
123
124 2014-02-28 Andy Sawyer <andy.sawyer@gmail.com> (tiny change)
125
126 * saveplace.el (toggle-save-place):
127 Fix argument handling. (Bug#16673)
128
129 2014-02-28 Glenn Morris <rgm@gnu.org>
130
131 * minibuffer.el (completions-first-difference)
132 (completions-common-part, completion-hilit-commonality): Doc fixes.
133
134 2014-02-28 Karl Berry <karl@gnu.org>
135
136 * info.el (Info-mode-map): Add H for describe-mode,
137 to synchronize with standalone Info.
138
139 2014-02-28 Emilio C. Lopes <eclig@gmx.net>
140
141 * progmodes/sql.el (sql-interactive-mode):
142 Avoid setting global comint-input-ring-separator. (Bug#16814)
143
144 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
145
146 * net/dbus.el (dbus--init-bus): Declare function.
147 (dbus-path-local, dbus-interface-local): New defconst.
148 (dbus-init-bus): Use them.
149 (dbus-return-values-table): Extend doc.
150 (dbus-handle-bus-disconnect): Extend error message.
151
152 2014-02-27 Juanma Barranquero <lekktu@gmail.com>
153
154 * subr.el (y-or-n-p): Fix double space issue in message.
155
156 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
157
158 * net/tramp.el (tramp-call-process): Improve trace message.
159 (tramp-handle-insert-file-contents): Trace error case.
160
161 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
162 <insert-directory>: Use `tramp-handle-insert-directory'.
163 (tramp-adb-handle-insert-directory): Remove function.
164 (tramp-adb-send-command-and-check): New defun, replacing
165 `tramp-adb-command-exit-status'. Change all callees.
166 (tramp-adb-handle-file-attributes)
167 (tramp-adb-handle-directory-files-and-attributes): Use it.
168 (tramp-adb-ls-output-name-less-p):
169 Use `directory-listing-before-filename-regexp'.
170 (tramp-adb-handle-delete-directory): Flush also file properties of
171 the truename of directory.
172 (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
173 (tramp-adb-handle-file-local-copy): Make the local copy readable.
174 (tramp-adb-handle-write-region): Implement APPEND.
175 (tramp-adb-handle-rename-file): Make it more robust. Flush file
176 properties correctly.
177 (tramp-adb-maybe-open-connection): Set `tramp-current-*'
178 variables. Check for connected devices only when needed.
179
180 2014-02-27 Glenn Morris <rgm@gnu.org>
181
182 * minibuffer.el (completion-table-dynamic)
183 (completion-table-with-cache): Doc fixes.
184
185 * emacs-lisp/crm.el (crm-default-separator, crm-separator)
186 (completing-read-multiple): Doc fixes.
187
188 2014-02-27 Daniel Colascione <dancol@dancol.org>
189
190 * minibuffer.el (completion--nth-completion): Fix indentation.
191
192 * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
193 explicit tramp path is empty.
194
195 2014-02-27 Glenn Morris <rgm@gnu.org>
196
197 * emacs-lisp/crm.el (completing-read-multiple):
198 Empower help-enable-auto-load.
199
200 2014-02-26 Glenn Morris <rgm@gnu.org>
201
202 * startup.el (command-line): Don't init the tty in daemon mode.
203
204 Avoid calling tty-setup-hook twice, eg if a term file
205 explicitly calls tty-run-terminal-initialization. (Bug#16859)
206 * faces.el (tty-run-terminal-initialization): Add run-hook argument.
207 (tty-create-frame-with-faces): Use it.
208 * startup.el (command-line): Pass run-hook argument
209 to tty-run-terminal-initialization.
210
211 * dired.el (dired-restore-desktop-buffer): Demote errors;
212 eg in case a glob match fails. (Bug#16884)
213
214 2014-02-26 Dmitry Gutov <dgutov@yandex.ru>
215
216 * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
217 error from `read-from-string'. (Bug#16850)
218
219 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
220 result of `completing-read' in the interactive form. (Bug#16854)
221
222 2014-02-25 Glenn Morris <rgm@gnu.org>
223
224 * image.el (image-animate, image-animate-timeout):
225 Stop animating images in dead buffers. (Bug#16878)
226
227 * emacs-lisp/edebug.el (defmacro): Fix debug spec. (Bug#16868)
228
229 * faces.el (tty-setup-hook, tty-run-terminal-initialization):
230 Doc fixes.
231 * startup.el (term-setup-hook): Doc fix. Make obsolete.
232 * term/sun.el (sun-raw-prefix-hooks):
233 Use tty-setup-hook instead of term-setup-hook.
234 (terminal-init-sun): Construct message from bytecomp plist.
235 * term/wyse50.el (enable-arrow-keys): Doc fix.
236
237 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
238
239 * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
240 Fix docstring typos.
241
242 2014-02-24 Michael Albinus <michael.albinus@gmx.de>
243
244 * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
245
246 2014-02-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
247
248 * minibuffer.el (completion--try-word-completion):
249 Fix error when completing M-x commands (bug#16808).
250
251 2014-02-24 Leo Liu <sdl.web@gmail.com>
252
253 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
254
255 2014-02-24 Juanma Barranquero <lekktu@gmail.com>
256
257 * apropos.el (apropos-print): Avoid formatting error when
258 apropos-do-all and apropos-compact-layout are both t.
259
260 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
261
262 * apropos.el (apropos-property, apropos-all-words-regexp)
263 (apropos-true-hit, apropos-variable, apropos-print):
264 Fix docstring typos, and remove obsolete comment.
265
266 2014-02-23 Michael Albinus <michael.albinus@gmx.de>
267
268 * net/tramp-sh.el (tramp-sh-handle-file-truename):
269 Preserve trailing "/". (Bug#16851)
270
271 2014-02-23 Dmitry Gutov <dgutov@yandex.ru>
272
273 * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
274 after `=>' (bug#16811).
275 (ruby-smie-rules): Handle the inconsistent second element of the
276 list returned by `smie-indent--parent'.
277 (ruby-font-lock-keywords): Disqualify any identifier before `=' as
278 method call.
279
280 2014-02-23 Juanma Barranquero <lekktu@gmail.com>
281
282 * elec-pair.el (electric-pair-text-syntax-table)
283 (electric-pair-syntax-info, electric-pair--syntax-ppss)
284 (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
285 (electric-pair--looking-at-unterminated-string-p): Doc fix.
286 (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
287
288 2014-02-22 Glenn Morris <rgm@gnu.org>
289
290 * imenu.el (imenu--generic-function): Doc fix.
291
292 * register.el (frame-configuration-to-register): Make obsolete.
293
294 2014-02-22 Juanma Barranquero <lekktu@gmail.com>
295
296 * desktop.el (desktop-save-buffer-p): Do not fail when
297 desktop-files-not-to-save is nil. Return t for true result
298 as the doc says.
299
300 2014-02-22 Daniel Colascione <dancol@dancol.org>
301
302 * net/secrets.el (secrets-create-item,secrets-search-items):
303 Check that attribute values are strings, avoiding the construction
304 of invalid dbus messages.
305
306 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
307
308 * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
309 defun-declarations-alist.
310
311 2014-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
312
313 * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
314 (bug#16829).
315
316 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
317
318 * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
319 (whitespace-newline, whitespace-trailing, whitespace-line)
320 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
321 (whitespace-space-after-tab): Fix typo in docstrings.
322
323 2014-02-21 Dmitry Gutov <dgutov@yandex.ru>
324
325 * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
326
327 * electric.el (electric-indent-functions-without-reindent):
328 Add `yaml-indent-line'.
329
330 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
331
332 * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
333 It has done nothing for years; should be removed after the release.
334
335 * simple.el (choose-completion): Fix docstring typo.
336 (read-quoted-char-radix): Remove unneeded * in docstring.
337 (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
338 Don't escape parentheses unnecessarily in docstrings.
339
340 2014-02-21 Martin Rudalics <rudalics@gmx.at>
341
342 Fix handling of window-min-height/-width (Bug#16738).
343 * window.el (window--dump-window, window--dump-frame):
344 New functions.
345 (window--min-size-1): Account for window dividers.
346 When window-resize-pixelwise is nil, delay rounding till after the
347 sum of the window components has been calculated.
348 (window--min-delta-1, window--max-delta-1): When PIXELWISE is
349 nil make sure at least one text line and two text columns remain
350 fully visible.
351 (window-resize): Signal an error when window-resize-apply fails.
352 (window--resize-child-windows): Fix calculation of by how many
353 pixels a window can still be shrunk via window-new-normal.
354 (adjust-window-trailing-edge): Call window--resizable with
355 correct TRAIL argument.
356
357 (with-temp-buffer-window): Don't evaluate BODY within
358 with-current-buffer (Bug#16816).
359
360 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
361
362 * net/tramp.el (tramp-check-cached-permissions):
363 Call `file-attributes' with `suffix' being a symbol but a string.
364
365 2014-02-21 Daniel Colascione <dancol@dancol.org>
366
367 * net/dbus.el (dbus-init-bus-1): Declare new subr.
368 (dbus-init-bus): New function: call into dbus-init-bus-1
369 and installs a handler for the disconnect signal.
370 (dbus-call-method): Rewrite to look for result in cons.
371 (dbus-call-method-handler): Store result in cons.
372 (dbus-check-event): Recognize events with nil sender as valid.
373 (dbus-handle-bus-disconnect): New function. React to bus
374 disconnection signal by synthesizing dbus error for each
375 pending synchronous or asynchronous call.
376 (dbus-notice-synchronous-call-errors): New function.
377 (dbus-handle-event): Raise errors directly only when `dbus-debug'
378 is true, not all the time.
379
380 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
381
382 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
383 Remove obsolescence declarations, these variables do not exist anymore.
384
385 * savehist.el (savehist-save-minibuffer-history)
386 (savehist-additional-variables, savehist-file, savehist-mode-hook)
387 (savehist-save-hook, savehist-coding-system, savehist-loaded)
388 (savehist-load, savehist-install, savehist-autosave): Fix typos;
389 mostly, refer to "Savehist mode" when talking about the mode,
390 and not the function.
391
392 * saveplace.el (save-place): Remove redundant info in docstring.
393 (save-place-forget-unreadable-files, toggle-save-place)
394 (save-place-forget-unreadable-files, save-place-dired-hook):
395 Fix typos and remove unneeded backslashes.
396
397 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
398
399 * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
400 (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
401
402 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
403 <insert-directory>: Use `tramp-handle-insert-directory'.
404 (tramp-gvfs-handle-insert-directory): Remove function.
405
406 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
407 Call `tramp-handle-insert-directory'.
408
409 2014-02-20 Juanma Barranquero <lekktu@gmail.com>
410
411 * elec-pair.el (electric-pair-syntax-info): Do not check syntax
412 before the start of buffer/region (bug#16799).
413
414 2014-02-20 Glenn Morris <rgm@gnu.org>
415
416 * isearch.el (search-invisible): Doc fix.
417
418 2014-02-20 W. Trevor King <wking@tremily.us> (tiny change)
419
420 * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
421 (bug#16657).
422
423 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
424
425 * frameset.el (frameset-restore): Delay removing an old frame's
426 duplicate id until the new frame has been correctly created.
427
428 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
429
430 * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
431 (tramp-check-cached-permissions): Call `file-attributes' if the
432 cache is empty.
433
434 * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
435 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
436
437 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
438 <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
439 (tramp-gvfs-maybe-open-connection): Set always connection
440 properties, even if target is mounted already.
441
442 * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
443 Set tramp-autoload cookie.
444 (tramp-get-remote-touch): New defun.
445 (tramp-sh-handle-set-file-times): Use it.
446 (tramp-sh-handle-directory-files-and-attributes):
447 Use `tramp-handle-directory-files-and-attributes' if neither stat
448 nor perl are available on the remote host.
449
450 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
451 "/". Write long listing only when "l" belongs to the switches.
452
453 * net/trampver.el: Update release number.
454
455 2014-02-19 Juanma Barranquero <lekktu@gmail.com>
456
457 * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
458
459 2014-02-19 Martin Rudalics <rudalics@gmx.at>
460
461 * window.el (window-state-put): Allow WINDOW to refer to an
462 internal window (Bug#16793).
463
464 2014-02-19 Glenn Morris <rgm@gnu.org>
465
466 * textmodes/remember.el: Move provide statement to end.
467 (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
468 (remember-notes): Doc fixes.
469
470 2014-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
471
472 * delsel.el (delete-char): Restore incorrectly erased property
473 (bug#16795).
474
475 2014-02-18 Juanma Barranquero <lekktu@gmail.com>
476
477 * frameset.el (frameset--restore-frame): When a frame is being reused
478 and its root window is not alive, delete all the frame's windows before
479 restoring the window state. This works around the issue in bug#16793.
480
481 2014-02-18 Glenn Morris <rgm@gnu.org>
482
483 * textmodes/remember.el (remember-data-directory)
484 (remember-directory-file-name-format, remember-store-in-files)
485 (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
486 (remember-notes-save-and-bury-buffer)
487 (remember-notes--kill-buffer-query): Doc fixes.
488
489 * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
490
491 2014-02-17 Alan Mackenzie <acm@muc.de>
492
493 Connect electric-indent-mode up with CC Mode. Bug #15478.
494 * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
495 to electric-indent-{,local-}-mode.
496 (c-basic-common-init): Set electric-indent-inhibit.
497 Initialise c-electric-flag from electric-indent-mode.
498 (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
499 New hook functions which propagate electric-indent-mode to CC mode.
500
501 * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
502 hit, toggle electric-indent-local-mode.
503
504 * electric.el (electric-indent-mode-has-been-called):
505 New variable.
506
507 2014-02-17 Juanma Barranquero <lekktu@gmail.com>
508
509 * frameset.el (frameset-cfg-id): New function.
510 (frameset--reuse-frame, frameset-restore): Use it.
511 (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
512
513 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
514
515 * ido.el (ido-file-internal): Remove unused var `d'.
516 Use \` for to match BoS. Fit within 80n columns.
517
518 2014-02-17 Daniel Colascione <dancol@dancol.org>
519
520 * net/dbus.el (dbus-call-method): Work around bug#16775 by having
521 dbus-call-method check for completion using a busy-wait loop with
522 gradual backoff.
523
524 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
525
526 Sync with Tramp 2.2.9.
527
528 * net/trampver.el: Update release number.
529
530 2014-02-16 Dmitry Gutov <dgutov@yandex.ru>
531
532 * ido.el (ido-file-internal): Don't add the name of an existing
533 directory twice. (Bug#16747)
534
535 2014-02-16 Glenn Morris <rgm@gnu.org>
536
537 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
538 Do not use ediff-defvar-local on pre-defined variables. (Bug#16744)
539
540 2014-02-15 Michael R. Mauger <michael@mauger.com>
541
542 * progmodes/sql.el: Version 3.4
543 (sql-oracle-options): New default value ("-L").
544 (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
545 (sql-placeholders-filter): Correct placeholder pattern.
546 (sql-read-table-name): Bug fix. Detect absence of SQLi process.
547 (sql-login-delay): New variable.
548 (sql-product-interactive): Use it.
549
550 2014-02-15 Juanma Barranquero <lekktu@gmail.com>
551
552 * frameset.el (frameset--jump-to-register): Check that buffer is live
553 (bug#16749).
554
555 2014-02-15 Glenn Morris <rgm@gnu.org>
556
557 * info.el (info-initialize): Revert 2014-01-10 change.
558
559 2014-02-14 Glenn Morris <rgm@gnu.org>
560
561 * replace.el (map-query-replace-regexp)
562 (read-regexp-defaults-function, read-regexp): Doc fixes.
563
564 * dired.el (dired-read-regexp):
565 * faces.el (list-faces-display):
566 * misearch.el (multi-isearch-read-matching-buffers)
567 (multi-isearch-read-matching-files):
568 * play/cookie1.el (cookie-apropos):
569 * progmodes/grep.el (grep-read-regexp): Doc fixes.
570
571 * textmodes/remember.el (remember): Use frameset-to-register
572 rather than frame-configuration-to-register.
573
574 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
575
576 * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
577 incorrect keybinding.
578
579 2014-02-13 Daniel Colascione <dancol@dancol.org>
580
581 * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
582 when adding overlays so that line numbers from compiler match line
583 numbers we use.
584
585 2014-02-13 Glenn Morris <rgm@gnu.org>
586
587 * mail/rmail.el (rmail-probe): Be less strict. (Bug#16743)
588
589 * jit-lock.el (jit-lock-mode): Doc fix.
590
591 2014-02-13 Juanma Barranquero <lekktu@gmail.com>
592
593 * apropos.el (apropos-read-pattern): When the user passes an empty
594 string, give a more helpful error message than "Wrong type
595 argument: stringp, nil".
596
597 2014-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
598
599 * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
600
601 2014-02-13 Glenn Morris <rgm@gnu.org>
602
603 * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
604
605 2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
606
607 * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
608 shift-select commands.
609
610 2014-02-12 Dmitry Gutov <dgutov@yandex.ru>
611
612 * progmodes/js.el (js-indent-line): Don't widen.
613 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
614
615 2014-02-12 Glenn Morris <rgm@gnu.org>
616
617 * icomplete.el (icomplete): Add info-link to defgroup.
618 (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
619 (icomplete-minibuffer-map, icomplete-mode)
620 (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
621
622 * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
623 (package-menu-filter): Rename from package-menu-filter-interactive.
624 Doc fix.
625
626 2014-02-11 Juanma Barranquero <lekktu@gmail.com>
627
628 * frameset.el (frameset--jump-to-register): Select the required
629 window and buffer before restoring position (bug#16696).
630
631 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
632
633 * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
634
635 2014-02-10 Glenn Morris <rgm@gnu.org>
636
637 * jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
638
639 2014-02-10 Eli Zaretskii <eliz@gnu.org>
640
641 * w32-common-fns.el (x-get-selection): Doc fix.
642 * select.el (x-get-selection): Doc fix. (Bug#15109)
643
644 * face-remap.el (face-remap-add-relative)
645 (face-remap-remove-relative, face-remap-reset-base)
646 (face-remap-set-base): Call force-mode-line-update to redisplay
647 the current buffer due to potential change in faces. (Bug#16709)
648
649 2014-02-10 Michael Albinus <michael.albinus@gmx.de>
650
651 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
652 script more robustly.
653
654 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
655
656 * dired.el (dired-get-marked-files): Doc fix (bug#11534).
657
658 * simple.el (choose-completion): Doc fix (bug#14160).
659
660 * subr.el (event-start): Say what a nil EVENT value means.
661
662 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
663 (bug#14197).
664
665 * progmodes/grep.el (find-program): Doc fix (bug#14289).
666
667 * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
668
669 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
670
671 * files.el (confirm-kill-emacs): Allow specifying an arbitrary
672 predicate function (bug#15455).
673
674 2014-02-10 Dmitry Gutov <dgutov@yandex.ru>
675
676 * ielm.el (inferior-emacs-lisp-mode): Instead of
677 `comment-use-global-state', set `comment-use-syntax'.
678
679 2014-02-10 Glenn Morris <rgm@gnu.org>
680
681 * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
682
683 2014-02-09 Alan Mackenzie <acm@muc.de>
684
685 Fix c-invalidate-state-cache on narrowed buffers.
686 * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
687 Widen when setting and clearing the CPP delimiter properties.
688
689 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
690
691 * help.el (describe-bindings): Doc fix (bug#9888).
692
693 * files.el (save-buffer): Use ARG as the parameter name for
694 consistency (bug#10346).
695 (save-buffer): Clarify the 0 argument (bug#10346).
696
697 * cus-edit.el (customize-apropos): Fix error string.
698 (custom-buffer-create): Doc fix (bug#11122).
699 (custom-sort-items): Doc fix (bug#11121).
700
701 * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
702
703 * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
704 (icomplete-simple-completing-p): Mention the previous variable.
705
706 * font-lock.el (font-lock-value-in-major-mode): Clarify the
707 meaning of the parameter (bug#12282).
708
709 * files.el (find-file-noselect): Clarify prompt when changing
710 readedness (bug#13261).
711 (locate-file): Suffixes aren't returned, so don't say that they
712 are (bug#12674).
713 (backup-inhibited): Doc clarification (bug#12525).
714
715 * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
716 before we actually start to delete things (bug#16331).
717
718 * subr.el (event-start): Doc fix (bug#14228).
719 (event-end): Ditto.
720
721 2014-02-09 Glenn Morris <rgm@gnu.org>
722
723 * emacs-lisp/warnings.el (lwarn):
724 Empower help-enable-auto-load. (Bug#15940)
725
726 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
727
728 * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
729 (Bug#16690)
730
731 2014-02-08 Michael Albinus <michael.albinus@gmx.de>
732
733 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
734 Insert output at end of buffer. (Bug#16120)
735
736 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
737
738 * simple.el (choose-completion-string-functions): Document new
739 calling convention (bug#14153).
740 (execute-extended-command): Clarify doc string (bug#13373).
741
742 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
743
744 * find-dired.el (find-name-dired): Doc fix (bug#14290).
745 (find-grep-dired): Doc fix (bug#14288).
746
747 2014-02-08 Juri Linkov <juri@jurta.org>
748
749 * isearch.el (isearch-quote-char): Check character validity
750 like in `quoted-insert' (bug#16677).
751
752 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
753
754 * files.el (find-file-visit-truename): Doc clarification (bug#14697).
755
756 * isearch.el (isearch-hide-immediately): Doc clarification
757 (bug#14723).
758
759 * simple.el (line-move): Document utility function used many
760 places in the Emacs sources (bug#14843).
761
762 * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
763 (dired-prev-marked-file): Doc fix (bug#14855).
764 (dired-up-directory): Doc fix (bug#14848).
765
766 * minibuffer.el (read-file-name): Doc clarification (bug#15096).
767
768 * files.el (file-relative-name): Doc fix (bug#15159).
769
770 * fringe.el (fringe-styles): Doc fix (bug#15239).
771
772 * isearch.el (isearch-filter-predicate): Documentation typo fix
773 (bug#15474).
774
775 * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
776
777 * isearch.el (isearch-cmds): Doc clarification (bug#15547).
778
779 * replace.el (replace-match-maybe-edit): Doc clarification
780 (bug#15632).
781
782 * subr.el (add-to-list): Refill the paragraphs (bug#15791).
783
784 * macros.el (insert-kbd-macro): Doc fix (bug#16025).
785
786 2014-02-08 Glenn Morris <rgm@gnu.org>
787
788 * help-fns.el (describe-variable):
789 Check {file,dir}-local-variables-alist, and buffer-file-name,
790 in the correct buffer.
791
792 2014-02-08 Ingo Lohmar <i.lohmar@gmail.com>
793
794 * help-fns.el (describe-variable): Fix the case where
795 a value is directory-local with no dir-locals file. (Bug#16635)
796
797 2014-02-08 Glenn Morris <rgm@gnu.org>
798
799 * abbrev.el (edit-abbrevs-mode):
800 Derive from fundamental-mode. (Bug#16682)
801
802 2014-02-07 Juanma Barranquero <lekktu@gmail.com>
803
804 * simple.el (quoted-insert): Check character validity (bug#16677).
805
806 2014-02-07 Juri Linkov <juri@jurta.org>
807
808 * desktop.el (desktop-read): Claim the lock when the owner is not
809 the current process. (Bug#16157)
810
811 2014-02-07 Juri Linkov <juri@jurta.org>
812
813 * desktop.el (desktop-buffers-not-to-save): Change default from nil
814 to "\\` ". (Bug#16651)
815
816 2014-02-07 Juri Linkov <juri@jurta.org>
817
818 * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
819 when enabling, and `desktop-auto-save-cancel-timer' when disabling.
820 (desktop-auto-save-cancel-timer): New function with some code from
821 `desktop-auto-save-set-timer'.
822 (after-init-hook): Don't call `desktop-auto-save-set-timer'.
823 Instead of setting `desktop-save-mode' to nil, call
824 `desktop-save-mode' with arg 0. (Bug#16630)
825
826 2014-02-07 Glenn Morris <rgm@gnu.org>
827
828 * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
829 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
830 (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
831
832 * obsolete/iswitchb.el: Move to obsolete/.
833 * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
834 since obsolete/ is not scanned for autoloads.
835 * emacs-lisp/authors.el (authors-valid-file-names):
836 Add iswitchb.el.
837
838 * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
839 Disable now non-functional find-file-hook.
840
841 2014-02-06 Michael Albinus <michael.albinus@gmx.de>
842
843 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
844 instead of ";" in order to avoid additional prompts. Let heredoc
845 scripts read from tty. (Bug#16582)
846 (tramp-send-command): No special handling of heredocs, it isn't
847 necessary anymore.
848
849 2014-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
850
851 * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
852 with a space (bug#16664). Limit the symbols considered to the ones
853 that are bound or fbound (bug#16646).
854
855 2014-02-06 Glenn Morris <rgm@gnu.org>
856
857 * epa.el (epa-mail-aliases): Doc fix.
858
859 2014-02-06 Dmitry Gutov <dgutov@yandex.ru>
860
861 * emacs-lisp/lisp.el (lisp-completion-at-point):
862 Use `completion-table-merge' instead of `completion-table-in-turn'
863 (bug#16604).
864
865 * minibuffer.el (completion-table-merge): New function.
866
867 2014-02-05 Michael Albinus <michael.albinus@gmx.de>
868
869 * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
870 (tramp-sh-handle-set-file-acl)
871 (tramp-sh-handle-start-file-process)
872 (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
873 (tramp-find-executable, tramp-send-command): Use it.
874
875 2014-02-05 Glenn Morris <rgm@gnu.org>
876
877 * epa.el (epa-mail-aliases): Fix custom type. Doc tweak.
878
879 2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
880
881 * progmodes/python.el (python-shell-send-string)
882 (python-shell-send-string-no-output): Fix docstring (Bug#16547).
883
884 2014-02-04 Anders Lindgren <andlind@gmail.com>
885
886 * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
887 the names (bug#16620).
888
889 2014-02-03 Martin Rudalics <rudalics@gmx.at>
890
891 * faces.el (window-divider): New default value. Rewrite doc-string.
892 (window-divider-first-pixel, window-divider-last-pixel): New faces.
893
894 2014-02-03 Dmitry Gutov <dgutov@yandex.ru>
895
896 * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
897 `protected' and `public' can also be called without arguments.
898
899 2014-02-03 Glenn Morris <rgm@gnu.org>
900
901 * register.el (window-configuration-to-register)
902 (frame-configuration-to-register): Unadvertise unused argument.
903 * frameset.el (frameset-to-register): Remove unused argument.
904
905 * frameset.el (frameset-to-register):
906 * kmacro.el (kmacro-to-register):
907 * register.el (increment-register):
908 * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
909 (calc-append-to-register, calc-prepend-to-register):
910 * play/gametree.el (gametree-layout-to-register)
911 (gametree-apply-register-layout):
912 * textmodes/picture.el (picture-clear-rectangle-to-register)
913 (picture-yank-rectangle-from-register):
914 * vc/emerge.el (emerge-combine-versions-register):
915 Use register-read-with-preview to read registers.
916
917 2014-02-03 João Távora <joaotavora@gmail.com>
918
919 * elec-pair.el (electric-pair-backward-delete-char): Don't error
920 when at beginning of (possibly narrowed) buffer.
921
922 2014-02-02 Daniel Colascione <dancol@dancol.org>
923
924 * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
925 Also try to display local help from just before point.
926
927 2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
928
929 c-parse-state. Don't "append-lower-brace-pair" in certain
930 circumstances. Also fix an obscure bug where "\\s!" shouldn't be
931 recognised as a comment.
932
933 * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
934 as well as normal comment starter.
935 (c-parse-state-get-strategy): Extra return possibility
936 'back-and-forward.
937 (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
938 return value list to indicate replacement of a brace-pair cons
939 with its car.
940 (c-parse-state-1): With 'back-and-forward, only call
941 c-append-lower-brace-pair-to state-cache when cons-separated.
942
943 2014-02-02 Jan Djärv <jan.h.d@swipnet.se>
944
945 * term/ns-win.el (ns-suspend-error): New function.
946 (ns-initialize-window-system): Add ns-suspend-error to
947 suspend-hook (Bug#16612).
948
949 2014-02-02 Daniel Colascione <dancol@dancol.org>
950
951 * progmodes/cc-defs.el (c-find-assignment-for-mode):
952 Make loading cc-mode silent.
953
954 2014-02-02 Daniel Colascione <dancol@dancol.org>
955
956 * comint.el (comint-prompt-read-only): Change doc to suggest
957 remap keybinding.
958
959 2014-02-02 Glenn Morris <rgm@gnu.org>
960
961 * register.el (register-read-with-preview, point-to-register)
962 (window-configuration-to-register, frame-configuration-to-register)
963 (jump-to-register, number-to-register, view-register, insert-register)
964 (copy-to-register, append-to-register, prepend-to-register)
965 (copy-rectangle-to-register): Doc fixes.
966
967 2014-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
968
969 * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
970 * emacs-lisp/find-func.el (find-function-C-source): Idem.
971 * emacs-lisp/nadvice.el (advice--cd*r): New function.
972 * help-fns.el (describe-function-1): Use it.
973
974 2014-02-02 Glenn Morris <rgm@gnu.org>
975
976 * register.el (register-preview-default): New function,
977 split from register-preview.
978 (register-preview-function): Rename from register-preview-functions,
979 make it not a hook.
980 (register-preview): Use register-preview-function.
981 (register-read-with-preview): Error on non-character event. (Bug#16595)
982
983 2014-02-01 Dmitry Gutov <dgutov@yandex.ru>
984
985 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
986 `:' before binary operators (bug#16609). Don't check for `:'
987 before `[' and `(', or their syntax status. A percent literal
988 can't end with either.
989 (ruby-font-lock-keywords): For built-ins that require arguments,
990 check that they're followed by something that looks like argument
991 (bug#16610).
992
993 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
994
995 * subr.el (butlast): Document what an omitted N means (bug#13437).
996 (nbutlast): Ditto.
997
998 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
999
1000 * net/shr.el (shr-generic): Make into a defsubst to make the stack
1001 depth shallower (bug#16587).
1002 (shr-tag-svg): Respect `shr-inhibit-images'.
1003 (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
1004
1005 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
1006
1007 * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
1008 (ruby-smie-grammar): Make "." right-associative. Make its priority
1009 lower than the ternary and all binary operators.
1010 (ruby-smie-rules): Indent "(" relative to the first non-"."
1011 parent, or the first "." parent at indentation.
1012 Use `ruby-align-chained-calls' for indentation of "." tokens.
1013 (Bug#16593)
1014
1015 2014-01-31 Juri Linkov <juri@jurta.org>
1016
1017 * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
1018 from `make-hash-table'.
1019
1020 * textmodes/ispell.el (ispell-init-process): Change message format
1021 to be consistent with other messages.
1022
1023 2014-01-31 Glenn Morris <rgm@gnu.org>
1024
1025 * delsel.el (delete-selection-mode): Doc fix.
1026
1027 * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
1028 (trace-function-background): Doc fixes.
1029
1030 * ido.el (ido-use-virtual-buffers): Doc fix.
1031 Reset :version, since the default value has not changed.
1032
1033 * register.el (register-preview-delay, register-read-with-preview):
1034 Doc fixes.
1035
1036 * mail/reporter.el (reporter-dump-variable): In case of void-variable,
1037 do not mess with mail-buffer position (fixes 2009-11-03 change).
1038 * progmodes/cc-mode.el (c-submit-bug-report):
1039 Check auto-fill-mode is bound. (Bug#16592)
1040
1041 2014-01-31 Darren Hoo <darren.hoo@gmail.com>
1042
1043 * startup.el (fancy-splash-image-file): New function,
1044 split from fancy-splash-head.
1045 (fancy-splash-head, use-fancy-splash-screens-p): Use it,
1046 so that we are both using the same image. (Bug#16574)
1047
1048 2014-01-30 Glenn Morris <rgm@gnu.org>
1049
1050 * simple.el (eval-expression): Doc fix.
1051
1052 * hexl.el (hexl-mode-hook):
1053 * ielm.el (ielm-mode-hook):
1054 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
1055 (lisp-interaction-mode-hook):
1056 * progmodes/cfengine.e (cfengine3-documentation-function):
1057 Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
1058
1059 2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1060
1061 * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
1062 is a symbol (bug#16584).
1063
1064 2014-01-30 Glenn Morris <rgm@gnu.org>
1065
1066 * help.el (help-for-help-internal): Add "P" to text.
1067
1068 2014-01-29 Glenn Morris <rgm@gnu.org>
1069
1070 * simple.el (just-one-space, cycle-spacing): Doc fixes.
1071
1072 2014-01-28 Martin Rudalics <rudalics@gmx.at>
1073
1074 * window.el (fit-frame-to-buffer): Fix calculations for margins and
1075 height constraints.
1076
1077 2014-01-28 Luke Lee <luke.yx.lee@gmail.com>
1078
1079 * progmodes/hideif.el: Extend to full CPP expression syntax.
1080 (hif-token-alist): Add missing tokens.
1081 (hif-token-regexp): Add support for float/octal/hex immediates.
1082 (hif-string-literal-regexp): New const.
1083 (hif-tokenize): Recognize strings and float/octal/hex immediates.
1084 (hif-exprlist): New function.
1085 (hif-parse-if-exp): Use it.
1086 (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
1087 (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
1088 (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
1089 (hif-logxor, hif-comma): New functions.
1090
1091 2014-01-28 Glenn Morris <rgm@gnu.org>
1092
1093 * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
1094
1095 * indent.el (tab-stop-list): Doc fix. Add :version.
1096
1097 * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
1098 (cvs-append-to-ignore): Add compatibility alias.
1099
1100 2014-01-27 Glenn Morris <rgm@gnu.org>
1101
1102 * dired.el (dired-hide-details-mode): Don't autoload it,
1103 since it cannot be used outside Dired buffers anyway.
1104
1105 * emulation/cua-base.el (cua-mode): Doc fix.
1106
1107 * dired.el (dired-hide-details-hide-symlink-targets)
1108 (dired-hide-details-hide-information-lines)
1109 (dired-hide-details-mode): Doc fixes.
1110
1111 * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
1112 * strokes.el (strokes-file): Doc fix. Bump :version.
1113 (strokes-help): Doc fix.
1114 * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
1115 * emulation/viper.el (viper): Doc fix for custom group.
1116 (top-level): Remove oh-so-no-longer-relevant text about vip.
1117 * obsolete/otodo-mode.el (todo-prefix): Doc fix.
1118
1119 * ido.el (ido-save-directory-list-file):
1120 * saveplace.el (save-place-file):
1121 * calendar/timeclock.el (timeclock-file):
1122 * net/quickurl.el (quickurl-url-file):
1123 * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1124 * progmodes/idlwave.el (idlwave-config-directory):
1125 * textmodes/remember.el (remember-data-file):
1126 Bump :version.
1127
1128 2014-01-26 Glenn Morris <rgm@gnu.org>
1129
1130 * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
1131 Doc fix. Make obsolete.
1132 (opascal-mode): No longer mention opascal-tab-always-indents in doc.
1133
1134 * sort.el (delete-duplicate-lines): Doc fix.
1135
1136 2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1137
1138 * progmodes/ada-mode.el (ada):
1139 * woman.el (woman): Link to info manual and Commentary section.
1140
1141 * progmodes/flymake.el (flymake):
1142 * nxml/nxml-mode.el (nxml):
1143 * net/eww.el (eww):
1144 * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
1145 * htmlfontify.el (htmlfontify):
1146 * ses.el (ses):
1147 * epa.el (epa):
1148 * ido.el (ido): Link to info manual.
1149
1150 2014-01-25 Leo Liu <sdl.web@gmail.com>
1151
1152 * progmodes/flymake.el (flymake-make-overlay): No rear advance.
1153
1154 2014-01-25 Adam Sjøgren <asjo@koldfront.dk>
1155
1156 * net/shr.el (shr-tag-img): Prefer the title over the alt text
1157 (bug#16537).
1158
1159 2014-01-24 Juanma Barranquero <lekktu@gmail.com>
1160
1161 * net/eww.el (eww-download-callback):
1162 Fix reference to eww-download-directory.
1163
1164 * emacs-lisp/bytecomp.el (byte-compile-file):
1165 Remove unused local variable `file-name'.
1166
1167 2014-01-24 Glenn Morris <rgm@gnu.org>
1168
1169 * woman.el (woman-default-faces, woman-monochrome-faces):
1170 Fix obsolescence specification.
1171
1172 * subr.el (with-demoted-errors): Doc fix.
1173
1174 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
1177 (cl--macroexp-fboundp): New function.
1178 (cl--make-type-test): Use it.
1179
1180 2014-01-23 Glenn Morris <rgm@gnu.org>
1181
1182 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
1183 * simple.el (eval-expression): Doc fixes.
1184
1185 2014-01-22 Glenn Morris <rgm@gnu.org>
1186
1187 * emacs-lisp/authors.el (authors-fixed-entries): Addition.
1188
1189 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1190
1191 * emacs-lisp/package.el: Write files silently.
1192 (package-autoload-ensure-default-file, package--write-file-no-coding)
1193 (package-generate-description-file, package--download-one-archive)
1194 (package-install-from-archive): Tell `write-region' to stay quiet.
1195 (package-menu-mode, package-menu--print-info): Omit the Archive column
1196 if there's only one archive.
1197 (package-all-keywords, package--has-keyword-p): Remove dead code.
1198
1199 2014-01-22 Glenn Morris <rgm@gnu.org>
1200
1201 * version.el (emacs-bzr-version-bzr): Fix typo.
1202
1203 * version.el (emacs-repository-get-version):
1204 Check either .bzr or .git, but not both.
1205 Make the git case actually use the DIR argument, and return nil
1206 rather than the empty string.
1207 Avoid error if .git exists but the git executable is not found.
1208
1209 2014-01-22 Martin Rudalics <rudalics@gmx.at>
1210
1211 Fixes in window size functions around Bug#16430 and Bug#16470.
1212 * window.el (window-total-size, window-size): New argument ROUND.
1213 (window--min-delta-1, window-min-delta, window--max-delta-1):
1214 Be more conservative when calculating the numbers of lines or
1215 columns a window can shrink (Bug#16430).
1216 (fit-window-to-buffer): Simplify code.
1217 * term.el (term-window-width): Call window-body-width again.
1218
1219 2014-01-22 Glenn Morris <rgm@gnu.org>
1220
1221 * image.el (image-format-suffixes): Doc fix.
1222
1223 * international/quail.el (quail-define-package): Doc fix.
1224
1225 * emacs-lisp/authors.el (authors-valid-file-names)
1226 (authors-renamed-files-alist): Additions.
1227
1228 * vc/vc-git.el (vc-git-print-log): Remove --follow;
1229 reverts 2014-01-09 change. (Bug#16422)
1230
1231 * calc/calc-embed.el (thing-at-point-looking-at):
1232 * emacs-lisp/map-ynp.el (x-popup-dialog):
1233 * obsolete/lmenu.el (x-popup-dialog):
1234 * emacs-lisp/package.el (url-recreate-url):
1235 * mail/mailclient.el (clipboard-kill-ring-save):
1236 * subr.el (x-popup-dialog): Update declaration.
1237 * mail/rmail.el (rmail-mime-message-p):
1238 * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
1239
1240 2014-01-21 Daniel Colascione <dancol@dancol.org>
1241
1242 * progmodes/sh-script.el (sh--inside-noncommand-expression):
1243 Correctly detect when we're inside an arithmetic expansion form
1244 containing nested parenthesis.
1245 (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
1246 to detect cases where we shouldn't expand "<<" to a heredoc
1247 skeleton.
1248
1249 2014-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
1250
1251 * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
1252 (eldoc--message-command-p): New function.
1253 (eldoc-display-message-p): Use it.
1254 (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
1255 message is not automatically erased for us.
1256 (eldoc-print-current-symbol-info): Erase previous message, if any.
1257
1258 2014-01-21 Tassilo Horn <tsdh@gnu.org>
1259
1260 * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
1261 specify it's an interactive function.
1262
1263 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1264 Fix regex used for scanning for citation keys which failed for
1265 citations with optional arguments.
1266
1267 2014-01-21 Leo Liu <sdl.web@gmail.com>
1268
1269 * simple.el (read--expression): Don't enable eldoc-mode.
1270
1271 2014-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1272
1273 * simple.el (move-beginning-of-line): Make sure we don't move forward
1274 (bug#16497).
1275
1276 2014-01-20 Juri Linkov <juri@jurta.org>
1277
1278 * saveplace.el (toggle-save-place, save-place-to-alist)
1279 (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
1280 'dired-mode) before checking for dired-directory. (Bug#16477)
1281
1282 2014-01-20 Juri Linkov <juri@jurta.org>
1283
1284 * indent.el (indent-line-to): Use backward-to-indentation
1285 instead of back-to-indentation. (Bug#16461)
1286
1287 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
1288
1289 Revert some of the CANNOT_DUMP fix (Bug#16494).
1290 Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
1291 but fixing this can wait until after the next release.
1292 * Makefile.in (emacs): Keep EMACSLOADPATH empty.
1293
1294 2014-01-19 Michael Albinus <michael.albinus@gmx.de>
1295
1296 * eshell/esh-mode.el (eshell-password-prompt-regexp):
1297 Use `password-word-equivalents'.
1298 (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
1299 to t. (Bug#5664, Bug#13124)
1300
1301 2014-01-19 Alan Mackenzie <acm@muc.de>
1302
1303 Bind open-paren-in-column-0-is-defun-start to nil at some entry
1304 points.
1305 * progmodes/cc-engine.el (c-invalidate-state-cache-1)
1306 (c-parse-state-1, c-guess-basic-syntax): Bind it here.
1307 * progmodes/cc-mode.el (c-before-change, c-after-change)
1308 (c-font-lock-fontify-region): Bind it here.
1309
1310 2014-01-19 Martin Rudalics <rudalics@gmx.at>
1311
1312 * term.el (term-window-width): Call window-text-width instead of
1313 window-width (Bug#16470).
1314
1315 2014-01-18 Paul Eggert <eggert@cs.ucla.edu>
1316
1317 * simple.el (password-word-equivalents): Remove duplicates.
1318 Sort, to make this easier next time.
1319 Downcase. Omit ": " after "jelszó".
1320
1321 2014-01-18 Jan Djärv <jan.h.d@swipnet.se>
1322
1323 * term/common-win.el (saved-region-selection): Defvar it.
1324 (x-select-text): Set saved-region-selection (Bug#16382).
1325
1326 2014-01-18 Glenn Morris <rgm@gnu.org>
1327
1328 * emacs-lisp/authors.el (authors-aliases)
1329 (authors-renamed-files-alist): Add some entries.
1330
1331 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
1332
1333 * net/tramp.el (tramp-password-prompt-regexp):
1334 Use `password-word-equivalents' if available.
1335 (tramp-action-password, tramp-process-one-action)
1336 (tramp-read-passwd): Let-bind `case-fold-search' to t. (Bug#13124)
1337
1338 2014-01-17 Chong Yidong <cyd@gnu.org>
1339
1340 * simple.el (password-word-equivalents): New defcustom.
1341 * comint.el (comint-password-prompt-regexp): Use it. Bump version
1342 to 24.4.
1343 (comint-watch-for-password-prompt): Let-bind `case-fold-search'
1344 to t. (Bug#13124)
1345
1346 2014-01-17 Dmitry Gutov <dgutov@yandex.ru>
1347
1348 * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
1349 (ruby-align-to-stmt-keywords): Change the default value.
1350 Use `ruby-alignable-keywords' to generate the possible customization
1351 choices.
1352 (ruby-smie-rules): Instead of using a hardcoded list of alignable
1353 keywords, check against the value of `ruby-alignable-keywords'
1354 (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
1355
1356 2014-01-17 Glenn Morris <rgm@gnu.org>
1357
1358 * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
1359
1360 Make M-x authors return zero *Authors Errors* from current logs.
1361 * emacs-lisp/authors.el (authors-obsolete-files-regexps)
1362 (authors-ignored-files): Add some entries, remove others.
1363 (authors-ambiguous-files, authors-valid-file-names):
1364 Add some entries.
1365 (authors-renamed-files-alist): Add, remove, and adjust entries.
1366 (authors-renamed-files-regexps): Add some entries.
1367 Remove some very broad ones. Make some entries `lax'.
1368 (authors-lax-changelogs): New constant.
1369 (authors-disambiguate-file-name): Treat top-level specially.
1370 (authors-lax-changelog-p): New function.
1371 (authors-canonical-file-name): Check file as written against
1372 authors-valid-file-names. Do not special-case etc/.
1373 Handle `lax' logs and authors-renamed-files-regexps elements.
1374
1375 2014-01-16 Dmitry Gutov <dgutov@yandex.ru>
1376
1377 * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
1378 `assoc'. Use `nth' instead of `cdr'. Make private. Update all
1379 callers.
1380
1381 2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1382
1383 * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
1384 Assume we're already in the proper buffer.
1385 Inspired by Anders Lindgren <andlind@gmail.com>.
1386 (follow-post-command-hook): Call it from the right buffer.
1387 (follow-comint-scroll-to-bottom): Adjust call.
1388 (follow-all-followers): Use get-buffer-window-list.
1389
1390 2014-01-15 Daniel Colascione <dancol@dancol.org>
1391
1392 * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
1393 `buffer-file-name' in interactive-form so that we don't leave
1394 pathless file names in `file-name-history'.
1395
1396 2014-01-15 Juri Linkov <juri@jurta.org>
1397
1398 * indent.el (indent-rigidly): Set deactivate-mark to nil
1399 in transient indentation mode. (Bug#16438)
1400
1401 2014-01-15 Dmitry Gutov <dgutov@yandex.ru>
1402
1403 * emacs-lisp/package.el (package-desc-keywords): New function
1404 (Bug#16222).
1405 (describe-package-1, package-all-keywords)
1406 (package--has-keyword-p): Use it.
1407
1408 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
1409
1410 * simple.el (define-alternatives): When creating the
1411 COMMAND-alternatives variable, assign COMMAND as its definition
1412 name so that `describe-variable' can relocate it.
1413
1414 2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
1415
1416 * font-lock.el (font-lock-keywords): Fix typo in docstring
1417 (bug#16307).
1418
1419 2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1420
1421 * ispell.el (ispell-region): Reset `in-comment' for new line
1422 instead of wrongly reset `add-coment' (bug#13577).
1423
1424 2014-01-14 Daiki Ueno <ueno@gnu.org>
1425
1426 * epa-file.el (epa-file-write-region): Encode the region according
1427 to `buffer-file-format'. Problem reported at:
1428 <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
1429
1430 2014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1431
1432 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
1433 so it applies in the right buffer (bug#16410).
1434
1435 2014-01-13 Daniel Colascione <dancol@dancol.org>
1436
1437 * textmodes/rst.el (rst-define-key): Provide deprecated
1438 keybindings through named functions instead of anonymous ones so
1439 that "??" doesn't appear in describe-mode output.
1440
1441 2014-01-13 Bastien Guerry <bzg@gnu.org>
1442
1443 * simple.el (define-alternatives): Call the selected command
1444 interactively. When setting `COMMAND--implementation' for the
1445 first time, tell the user how to chose another implementation.
1446 Enhance the docstring.
1447
1448 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1449
1450 * vc/log-edit.el: Fix highlighting of summary when it's the first line.
1451 (log-edit--match-first-line): New function.
1452 (log-edit-font-lock-keywords): Use it.
1453 (log-edit-mode): Make jit-lock-defer-multiline work.
1454
1455 2014-01-13 Bastien Guerry <bzg@gnu.org>
1456
1457 * rect.el (rectangle-mark-mode): When the region is not active,
1458 display a message saying that the mark as been set and that
1459 rectangle mode is in use.
1460 (rectangle--highlight-for-redisplay): Only put an overlay with a
1461 visible vertical bar when (display-graphic-p) is non-nil.
1462 This partially fixes Bug#16403.
1463
1464 2014-01-13 Juri Linkov <juri@jurta.org>
1465
1466 * info.el (Info-find-file): Go to DIR before displaying the error
1467 about a nonexistent file if no previous Info file is visited.
1468 Use `user-error' instead of `error' for "Info file %s does not exist".
1469 (Info-find-node-2): In case of a nonexistent node in unwind forms
1470 go to the Top node if there is no previous node to revert to.
1471 (Bug#16405)
1472
1473 2014-01-13 Martin Rudalics <rudalics@gmx.at>
1474
1475 fit-frame/window-to-buffer code fixes including one for Bug#14096.
1476 * window.el (fit-frame-to-buffer): Fix doc-string.
1477 Respect window-min-height/-width. Fit pixelwise when
1478 frame-resize-pixelwise is non-nil. Adjust right/bottom edge
1479 when avoiding that frame goes partially off-screen.
1480 (fit-window-to-buffer): Respect window-min-height/-width
1481 (Bug#14096).
1482
1483 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1484
1485 * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
1486 after an empty line.
1487
1488 2014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
1489
1490 * net/shr.el (shr-render-region): Autoload.
1491
1492 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
1493
1494 * net/eww.el (eww-download-directory): Rename from
1495 `eww-download-path' (Bug#16419).
1496
1497 2014-01-12 Leo Liu <sdl.web@gmail.com>
1498
1499 * dired-x.el (dired-mode-map): Fix last change.
1500
1501 * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
1502
1503 2014-01-12 Paul Eggert <eggert@cs.ucla.edu>
1504
1505 Spelling fixes.
1506 * emacs-lisp/generic.el (generic--normalize-comments):
1507 Rename from generic--normalise-comments. All uses changed.
1508 * play/bubbles.el (bubbles--neighborhood-score)
1509 (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
1510 (bubbles--neighborhood-available)
1511 (bubbles--update-neighborhood-score):
1512 Rename from names with 'neighbourhood'. All uses changed.
1513
1514 2014-01-12 Leo Liu <sdl.web@gmail.com>
1515
1516 Re-implement the feature of showing eldoc info after editing.
1517 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
1518 (eldoc-edit-message-commands): New function.
1519 (eldoc-print-after-edit): New variable.
1520 (eldoc-pre-command-refresh-echo-area): Emit message only by
1521 eldoc-message-commands.
1522 (eldoc-mode): Restrict eldoc-message-commands to editing commands
1523 if eldoc-print-after-edit is set. (Bug#16346)
1524 * simple.el (read--expression): Enable eldoc-mode.
1525 * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
1526
1527 2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
1528 Eric S. Raymond <esr@thyrsus.com>
1529
1530 * version.el (emacs-repository-get-version): Enhance so the
1531 function works correctly in either a Bazaar or Git repo.
1532
1533 2014-01-11 Eric S. Raymond <esr@thyrsus.com>
1534
1535 * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
1536 Goes with removal of the joke manpages from /etc.
1537
1538 2014-01-10 Kenichi Handa <handa@gnu.org>
1539
1540 * mail/rmail.el (rmail-get-coding-system):
1541 Check rmail-get-coding-function before "funcall"ing it.
1542
1543 2014-01-10 Glenn Morris <rgm@gnu.org>
1544
1545 * emacs-lisp/authors.el (authors-fixed-entries):
1546 Update for files that no longer exist.
1547
1548 2014-01-10 Eric S. Raymond <esr@thyrsus.com>
1549
1550 * version.el (emacs-bzr-get-version): Restore compatibilty with
1551 24.3 (Tested).
1552
1553 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
1554
1555 * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
1556 and Podfile.
1557
1558 2014-01-10 Eli Zaretskii <eliz@gnu.org>
1559
1560 * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
1561
1562 2014-01-10 Chong Yidong <cyd@gnu.org>
1563
1564 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
1565
1566 2014-01-10 Anders Lindgren <andlind@gmail.com>
1567
1568 * follow.el (follow-cache-command-list): Include right-char and
1569 left-char.
1570
1571 2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
1572
1573 Spelling fixes.
1574 * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
1575 * woman.el (woman-mark-horizontal-position):
1576 Rename from woman-mark-horizonal-position. Use changed.
1577
1578 2014-01-10 Glenn Morris <rgm@gnu.org>
1579
1580 * info.el (info-initialize): If running uninstalled, ensure our
1581 own info files are always found first, even if INFOPATH is set.
1582
1583 * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
1584
1585 2014-01-09 David Engster <deng@randomsample.de>
1586
1587 * emacs-lisp/eieio-custom.el:
1588 * emacs-lisp/eieio-opt.el: Set generated autoload file to
1589 'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
1590 * emacs-lisp/eieio.el: Regenerate autoloads.
1591
1592 2014-01-09 Eric S. Raymond <esr@thyrsus.com>
1593
1594 * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
1595 following renames. (Bug#8756)
1596
1597 2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
1598
1599 * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
1600 (bug#16382).
1601 (activate-mark): Add `no-tmm' argument.
1602 (set-mark, push-mark-command): Use it instead of running
1603 activate-mark-hook by hand.
1604
1605 2014-01-08 Eric S. Raymond <esr@thyrsus.com>
1606
1607 In preparation for the move to git, sanitize out some
1608 Bazaar-specific names.
1609
1610 * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
1611
1612 * version.el (emacs-bzr-version): Name changed to
1613 emacs-repository-version. Obsolete-variable alias made.
1614 * loadup.el: Follow through on this name change.
1615 * mail/emacsbug.el (report-emacs-bug): Factor out any
1616 assumption about the version control system in use.
1617
1618 2014-01-08 David Engster <deng@randomsample.de>
1619
1620 * help-fns.el (help-fns-describe-function-functions):
1621 New variable to call functions for augmenting help buffers.
1622 (describe-function-1): Remove explicit calls to
1623 `help-fns--compiler-macro', `help-fns--parent-mode' and
1624 `help-fns--obsolete'. Put them in above new variable instead, and
1625 call them through `run-hook-with-args'.
1626 * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
1627 `eieio-describe-class'. Not meant for interactive use anymore,
1628 but to augment existing help buffers. Remove optional second
1629 argument. Create proper button for file location.
1630 Rewrite function to use `insert' instead of `princ' and `prin1' where
1631 possible.
1632 (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
1633 (eieio-method-def, eieio-class-def): Move further up.
1634 (describe-method, describe-generic, eieio-describe-method):
1635 Remove aliases.
1636 (eieio-help-constructor, eieio-help-generic): Rename from
1637 `eieio-describe-constructor' and `eieio-describe-generic', resp.
1638 Rewrite to use `insert' in the current buffer and use proper help
1639 buttons.
1640 (eieio-help-find-method-definition)
1641 (eieio-help-find-class-definition): Also accept symbols as
1642 arguments.
1643 (eieio-help-mode-augmentation-maybee): Remove.
1644 (eieio-describe-class-sb): Use `describe-function'.
1645 * emacs-lisp/eieio.el (help-fns-describe-function-functions):
1646 Add `eieio-help-generic' and `eieio-help-constructor'.
1647
1648 2014-01-08 Paul Eggert <eggert@cs.ucla.edu>
1649
1650 Spelling fixes.
1651 * language/china-util.el (hz-ascii-designation):
1652 Rename from hz-ascii-designnation.
1653 (hz-ascii-designation): Rename from hz-ascii-designnation.
1654 All uses changed.
1655
1656 2014-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
1657
1658 * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
1659 package-alist.
1660
1661 2014-01-08 Bastien Guerry <bzg@gnu.org>
1662
1663 * emacs-lisp/package.el (package-delete):
1664 Correctly delete the package from package-alist.
1665
1666 2014-01-08 Daiki Ueno <ueno@gnu.org>
1667
1668 * emacs-lisp/package.el (url-recreate-url): Declare.
1669 (url-http-target-url): Declare.
1670 (package-handle-response): Include requested URL in the error message.
1671 (package--check-signature): Don't re-signal errors from
1672 package--with-work-buffer. Suggested by Stefan Monnier.
1673
1674 2014-01-07 Bastien Guerry <bzg@gnu.org>
1675
1676 * minibuffer.el (completion--try-word-completion): When both a
1677 hyphen and a space are possible candidates for the character
1678 following a word, display both candidates. (Bug#15980)
1679
1680 2014-01-07 Martin Rudalics <rudalics@gmx.at>
1681
1682 * window.el (balance-windows-2): While rounding don't give a
1683 window more than the remainder. Bug#16351, bug#16383.
1684
1685 2014-01-07 Glenn Morris <rgm@gnu.org>
1686
1687 * menu-bar.el (menu-bar-help-extra-packages): Remove.
1688 (menu-bar-help-menu): Use view-external-packages instead.
1689
1690 2014-01-07 Bastien Guerry <bzg@gnu.org>
1691
1692 * emacs-lisp/package.el (package-delete): Also delete the package
1693 name from `package-alist', not its description only.
1694
1695 2014-01-07 Glenn Morris <rgm@gnu.org>
1696
1697 * help.el (view-external-packages):
1698 * menu-bar.el (menu-bar-help-extra-packages):
1699 Visit efaq.info rather than etc/MORE.STUFF.
1700
1701 2014-01-07 Juri Linkov <juri@jurta.org>
1702
1703 * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
1704 isearch-exit and isearch-delete-char resp. (Bug#16342, bug#16035)
1705
1706 * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
1707 that shadows RET. (Bug#16342)
1708
1709 2014-01-07 Chong Yidong <cyd@gnu.org>
1710
1711 * isearch.el (isearch-yank-char, isearch-yank-word)
1712 (isearch-yank-line): Doc fix.
1713
1714 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
1715
1716 * abbrev.el (define-abbrev): Beware new meaning of fboundp.
1717 * emacs-lisp/elint.el (elint-find-builtins):
1718 * emacs-lisp/eldoc.el (eldoc-symbol-function):
1719 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
1720 (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
1721 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1722 * apropos.el (apropos-safe-documentation):
1723 * subr.el (symbol-file): Remove redundant fboundp.
1724 * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
1725
1726 2014-01-06 Bastien Guerry <bzg@gnu.org>
1727
1728 * hl-line.el (global-hl-line-overlay): Make a local variable.
1729 (global-hl-line-overlays): New variable to store all overlays.
1730 (global-hl-line-mode): Don't delete overlays from the current
1731 buffer when `global-hl-line-sticky-flag' is non-nil.
1732 (global-hl-line-highlight): Add new overlays to
1733 `global-hl-line-overlays'.
1734 (global-hl-line-unhighlight-all): New function to delete all
1735 overlays when turning off `global-hl-line-mode'.
1736 This fixes Bug#16183.
1737
1738 2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
1739
1740 * subr.el (set-transient-map): Fix nested case and docstring.
1741
1742 2014-01-06 Tassilo Horn <tsdh@gnu.org>
1743
1744 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
1745 `Texinfo' entry.
1746
1747 2014-01-06 Daniel Colascione <dancol@dancol.org>
1748
1749 Fix defun navigation in vc log view.
1750
1751 * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
1752 like `beginning-of-defun'.
1753 (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
1754 log-view-end-of-defun to log-view-end-of-defun-1. Replace
1755 log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
1756 (log-view-extract-comment): Call `log-view-current-entry' directly
1757 instead of relying on broken `log-view-beginning-of-defun' behavior.
1758
1759 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
1760
1761 Spelling fixes.
1762 * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
1763 * emacs-lisp/debug.el (cancel-debug-on-entry):
1764 * epg.el (epg-error-to-string):
1765 * files.el (recover-file):
1766 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1767 * mail/emacsbug.el (report-emacs-bug-hook):
1768 * mail/sendmail.el (mail-recover):
1769 * ses.el (ses-yank-resize):
1770 * term/ns-win.el (ns-print-buffer):
1771 Spelling fixes in diagnostics, mostly for "canceled" with one L.
1772 * epg.el (epg-key-capability-alist): Rename from misspelled version.
1773 All uses changed.
1774 * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
1775
1776 2014-01-06 Leo Liu <sdl.web@gmail.com>
1777
1778 * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
1779 to avoid shadowing global key. (Bug#16354)
1780
1781 2014-01-06 Daniel Colascione <dancol@dancol.org>
1782
1783 * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
1784 rst-mode.
1785
1786 2014-01-05 Martin Rudalics <rudalics@gmx.at>
1787
1788 * window.el (balance-windows): Add mising t to fix Bug#16351.
1789
1790 2014-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1791
1792 * net/shr.el (shr-descend): Don't bug out if the anchor is empty
1793 (bug#16285).
1794 (shr-insert): If we have a word that's longer than `shr-width',
1795 break after it anyway. Otherwise we'll do no breaking once we get
1796 such a long word.
1797
1798 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1799
1800 * net/eww.el (eww): Support single/double quote for search.
1801 * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
1802 (eww-history-quit): Delete and use quit-window.
1803 (eww-history-kill): Delete, because it doesn't work well and
1804 not necessary.
1805 (eww-history-mode-map): Delete some keys and add easy-menu.
1806
1807 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
1808
1809 Fix misspelling of 'chinese' in rx (Bug#16237).
1810 * emacs-lisp/rx.el (rx-categories): Correct spelling of
1811 chinese-two-byte.
1812
1813 Change subword regexps back to vars (Bug#16296).
1814 * progmodes/subword.el (subword-forward-regexp)
1815 (subword-backward-regexp): Change these back to variables.
1816
1817 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1818
1819 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
1820 syntax-begin-function (bug#16247).
1821
1822 2014-01-03 Chong Yidong <cyd@gnu.org>
1823
1824 * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
1825 (advice--docstring): Delete variable.
1826 (advice--make-1): Leave the docstring empty.
1827 (advice-add): Use function-documentation for advised docstring.
1828
1829 * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
1830 Ignore function-documentation property when getting documentation.
1831 (ad-activate-advised-definition): Use function-documentation
1832 generate the docstring.
1833 (ad-make-advised-definition): Don't call
1834 ad-make-advised-definition-docstring.
1835 (ad-make-advised-definition-docstring, ad-advised-definition-p):
1836 Delete functions.
1837
1838 * progmodes/sql.el (sql-help): Use function-documentation instead
1839 of dynamic-docstring-function property. No need to autoload now.
1840 (sql--help-docstring): New variable.
1841 (sql--make-help-docstring): Use it.
1842
1843 2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1844
1845 * ielm.el (ielm-tab): Retarget.
1846 (ielm-map): Use ielm-tab for tab.
1847 (ielm-complete-filename): Use comint-filename-completion.
1848 (ielm-complete-symbol): Remove.
1849 (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
1850 remove ielm-tab from completion-at-point-functions (bug#16224).
1851
1852 * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
1853 Beware signals raised by predicates (bug#16201).
1854
1855 2014-01-02 Richard Stallman <rms@gnu.org>
1856
1857 * dired-aux.el (dired-do-print): Handle printer-name.
1858
1859 * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
1860 * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
1861 (rmail-epa-decrypt): Turn off mime processing.
1862
1863 * mail/rmail.el (rmail-make-in-reply-to-field):
1864 Add parens in message-id.
1865
1866 * mail/rmail.el (rmail-get-coding-function): Variable.
1867 (rmail-get-coding-system): Use it.
1868
1869 2013-12-31 Eli Zaretskii <eliz@gnu.org>
1870
1871 * international/mule-conf.el: Unify the charset indian-is13194.
1872 (indian-is13194): Specify unify-map.
1873
1874 2013-12-31 Leo Liu <sdl.web@gmail.com>
1875
1876 * subr.el (set-temporary-overlay-map): Obsolete alias. (Bug#16305)
1877
1878 2013-12-30 Daniel Colascione <dancol@dancol.org>
1879
1880 * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
1881 of printing a useless when we resume from sleep.
1882
1883 * progmodes/sh-script.el
1884 (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
1885 in indentation code. (Bug#16233)
1886
1887 2013-12-28 João Távora <joaotavora@gmail.com>
1888
1889 * elec-pair.el (electric-pair-post-self-insert-function):
1890 Don't open extra newlines at beginning of buffer. (Bug#16272)
1891
1892 2013-12-28 Eli Zaretskii <eliz@gnu.org>
1893
1894 * frame.el (window-system-for-display): Don't allow to create a
1895 GUI frame from a -nw session on MS-Windows. (Bug#14739)
1896
1897 2013-12-28 Glenn Morris <rgm@gnu.org>
1898
1899 * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
1900 Update callers.
1901
1902 * apropos.el (apropos-match-face):
1903 * calculator.el (calculator-displayer):
1904 * dabbrev.el (dabbrev-search-these-buffers-only):
1905 * face-remap.el (buffer-face-mode-face):
1906 * simple.el (yank-handled-properties):
1907 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1908 * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
1909 * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
1910 (hashcash-double-spend-database):
1911 * progmodes/ruby-mode.el (ruby-deep-indent-paren)
1912 (ruby-deep-indent-paren-style):
1913 * textmodes/flyspell.el (flyspell-auto-correct-binding):
1914 * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
1915 (rst-toc-insert-number-separator, rst-toc-insert-max-level):
1916 * vc/pcvs-defs.el (cvs-minor-mode-prefix):
1917 Specify custom types.
1918
1919 * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
1920 * bookmark.el (bookmark-bmenu-use-header-line):
1921 * doc-view.el (doc-view-scale-internally):
1922 * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
1923 * register.el (register-preview-delay):
1924 * net/shr.el (shr-bullet):
1925 * progmodes/cfengine.el (cfengine-cf-promises)
1926 (cfengine-parameters-indent):
1927 * progmodes/octave.el (inferior-octave-error-regexp-alist):
1928 * textmodes/reftex-vars.el (reftex-label-regexps):
1929 * vc/log-edit.el (log-edit-setup-add-author): Add version.
1930
1931 * net/tls.el (tls-certtool-program): Fix default value.
1932
1933 * desktop.el (desktop-restore-in-current-display):
1934 * newcomment.el (comment-empty-lines):
1935 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
1936 (idlwave-pad-keyword):
1937 * progmodes/tcl.el (tcl-tab-always-indent):
1938 * textmodes/reftex-vars.el (reftex-index-default-tag):
1939 * elec-pair.el (electric-pair-skip-whitespace):
1940 * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
1941
1942 * emacs-lisp/authors.el (authors-ignored-files)
1943 (authors-valid-file-names, authors-renamed-files-alist): Additions.
1944
1945 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
1946
1947 * shell.el (shell-dynamic-complete-command): Doc fix.
1948 (shell--command-completion-data): Shell completion now matches
1949 executable filenames from the current buffer's directory, on
1950 systems in which this behavior is the default (windows-nt, ms-dos).
1951
1952 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1953
1954 * net/shr.el (shr-insert): Don't infloop if the width is zero.
1955
1956 2013-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1957
1958 * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
1959 (bug#16251).
1960
1961 * electric.el: Move all electric-pair-* to elec-pair.el.
1962 * elec-pair.el: New file, split from electric.el.
1963
1964 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1965
1966 * net/shr.el (shr-find-fill-point): Don't try to fill if the
1967 indentation level is larger than the width, because that will
1968 infloop.
1969 (shr-insert): Fill repeatedly long texts, so that Japanese is
1970 formatted correctly (bug#16263).
1971 (shr-find-fill-point): Off by one error in comparison with the
1972 indentation.
1973
1974 2013-12-26 João Távora <joaotavora@gmail.com>
1975
1976 * electric.el (electric-pair-mode): More flexible engine for skip-
1977 and inhibit predicates, new options for pairing-related functionality.
1978 (electric-pair-preserve-balance): Pair/skip parentheses and quotes
1979 if that keeps or improves their balance in buffers.
1980 (electric-pair-delete-adjacent-pairs): Delete the pair when
1981 backspacing over adjacent matched delimiters.
1982 (electric-pair-open-extra-newline): Open extra newline when
1983 inserting newlines between adjacent matched delimiters.
1984 (electric--sort-post-self-insertion-hook):
1985 Sort post-self-insert-hook according to priority values when
1986 minor-modes are activated.
1987 * simple.el (newline-and-indent): Call newline with interactive
1988 set to t.
1989 (blink-paren-post-self-insert-function): Set priority to 100.
1990 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1991 Use electric-pair-text-pairs to pair backtick-and-quote in strings and
1992 comments. Locally set electric-pair-skip-whitespace to 'chomp and
1993 electric-pair-open-newline-between-pairs to nil.
1994
1995 2013-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
1996
1997 * progmodes/python.el: Use lexical-binding.
1998 (python-nav-beginning-of-defun): Stop searching ASAP.
1999
2000 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
2001
2002 * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
2003 Fix interactive spec. Doc fix. (Bug#15754)
2004
2005 2013-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
2006
2007 * emacs-lisp/byte-run.el (eval-when-compile):
2008 * progmodes/cc-defs.el (cc-eval-when-compile):
2009 Fix edebug spec (bug#16184).
2010
2011 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2012
2013 * net/shr.el (shr-visit-file): Remove debugging function.
2014 (shr-insert): Don't infloop if we can't find a good place to break
2015 the line (bug#16256).
2016
2017 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
2018
2019 * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
2020 (python-nav--lisp-forward-sexp-safe): Use it. Rename from
2021 python-nav-lisp-forward-sexp-safe.
2022 (python-nav--forward-sexp): New argument SAFE allows switching
2023 forward sexp movement behavior for parens.
2024 (python-nav-forward-sexp): Throw errors on unterminated parens
2025 (Bug#16191).
2026 (python-nav-backward-sexp, python-nav-forward-sexp-safe)
2027 (python-nav-backward-sexp-safe): New functions.
2028 (python-shell-buffer-substring):
2029 Use `python-nav-forward-sexp-safe'.
2030
2031 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2032
2033 * net/shr.el (shr-find-fill-point): Don't break lines before a
2034 quotation mark.
2035 (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
2036 (shr-find-fill-point): Remove the special checks for the quotation
2037 mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
2038
2039 2013-12-25 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2040
2041 * net/eww.el (eww-form-textarea): Use a different face for
2042 textareas than text input since they have different keymaps
2043 (bug#16142).
2044
2045 2013-12-24 Fabián Ezequiel Gallina <fgallina@gnu.org>
2046
2047 * progmodes/python.el (python-nav-beginning-of-statement):
2048 Speed up (Bug#15295).
2049
2050 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2051
2052 * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
2053 the window configuration.
2054
2055 2013-12-24 Eli Zaretskii <eliz@gnu.org>
2056
2057 * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
2058 we run on MS-Windows or MS-DOS.
2059
2060 2013-12-24 Martin Rudalics <rudalics@gmx.at>
2061
2062 * window.el (balance-windows-area): Call window-size instead of
2063 window-height and window-width. Bug#16241.
2064
2065 2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2066
2067 * net/eww.el (eww-bookmark-quit): Remove.
2068 (eww-bookmark-browse): Restore the window configuration when you
2069 choose a bookmark (bug#16144).
2070
2071 2013-12-24 Daniel Colascione <dancol@dancol.org>
2072
2073 * icomplete.el: Remove redundant :group arguments to `defcustom'
2074 throughout.
2075 (icomplete-show-matches-on-no-input): New customizable variable.
2076 (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
2077 we have something to show.
2078 (icomplete-exhibit): Compute completions even if we have no user input.
2079
2080 2013-12-23 Daniel Colascione <dancol@dancol.org>
2081
2082 * icomplete.el: Move `provide' to end of file.
2083
2084 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
2085
2086 * net/gnutls.el (gnutls-verify-error): Add version tag.
2087
2088 2013-12-23 Chong Yidong <cyd@gnu.org>
2089
2090 * subr.el (set-transient-map): Rename from
2091 set-temporary-overlay-map. Doc fix.
2092
2093 * face-remap.el (text-scale-adjust):
2094 * indent.el (indent-rigidly):
2095 * kmacro.el (kmacro-call-macro):
2096 * minibuffer.el (minibuffer-force-complete):
2097 * repeat.el (repeat):
2098 * simple.el (universal-argument--mode):
2099 * calendar/todo-mode.el (todo-insert-item--next-param):
2100 * progmodes/f90.el (f90-abbrev-start): Callers changed.
2101
2102 * indent.el (indent-rigidly): Use substitute-command-keys.
2103
2104 2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2105
2106 * net/eww.el (eww-tag-select): Add text-property to jump to next
2107 select field.
2108 (eww): Add non-supported ftp error.
2109
2110 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
2111
2112 * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
2113 comments. Handle electric indent after typing `?' and `!'.
2114
2115 2013-12-22 Chong Yidong <cyd@gnu.org>
2116
2117 * faces.el (face-spec-recalc): If the theme specs are not
2118 applicable to a frame, fall back on the defface spec.
2119 This prevents themes from obliterating faces on low-color terminals.
2120
2121 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
2122
2123 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
2124 after `{'. We need it after block openers, and it doesn't seem
2125 to hurt after hash openers.
2126
2127 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
2128
2129 * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
2130 extracted from `ruby-smie-rules'.
2131 (ruby--electric-indent-chars): New variable.
2132 (ruby--electric-indent-p): New function.
2133 (ruby-mode): Use `electric-indent-functions' instead of
2134 `electric-indent-chars'.
2135
2136 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
2137
2138 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
2139 docstring.
2140 (ruby-smie-rules): Indent plus one level after `=>'.
2141
2142 2013-12-21 Richard Stallman <rms@gnu.org>
2143
2144 * simple.el (newline): Doc fix.
2145
2146 2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2147
2148 * net/eww.el (eww-list-histories, eww-list-histories)
2149 (eww-history-browse, eww-history-quit, eww-history-kill)
2150 (eww-history-mode-map, eww-history-mode): New command and
2151 functions to list browser histories.
2152 (eww-form-text): Support text form with disabled
2153 and readonly attributes.
2154 (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
2155
2156 2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2157
2158 * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
2159 (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
2160 (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
2161 (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
2162 Use `user-error'.
2163 (eww-bookmark-mode-map): Add menu.
2164 (eww-render, eww-mode): Use `setq-local'.
2165 (eww-tool-bar-map): New variable.
2166 (eww-mode): Set `tool-bar-map'.
2167 (eww-view-source): Check for `html-mode' with `fboundp'.
2168
2169 2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2170
2171 * net/shr.el (shr--extract-best-source): Don't bug out on audio
2172 elements with text inside. Also remove debugging.
2173
2174 2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
2175
2176 * cus-start.el (all): Add ns-use-srgb-colorspace.
2177
2178 2013-12-21 Chong Yidong <cyd@gnu.org>
2179
2180 * custom.el (custom-theme-recalc-face): Do nothing if the face is
2181 undefined. Thus, theme settings for undefined faces do not take
2182 effect until the faces are defined with defface, the same as with
2183 theme variables.
2184
2185 * faces.el (face-spec-set): Use face-spec-recalc in all cases.
2186 (face-spec-reset-face): Don't assign extra properties in temacs.
2187 (face-spec-recalc): Apply X resources too.
2188
2189 2013-12-21 Chong Yidong <cyd@gnu.org>
2190
2191 * faces.el (face-spec-set):
2192 * cus-face.el (custom-theme-set-faces, custom-set-faces):
2193 * custom.el (defface): Doc fixes (Bug#16203).
2194
2195 * indent.el (indent-rigidly-map): Add docstring, and move commands
2196 into named functions.
2197 (indent-rigidly-left, indent-rigidly-right)
2198 (indent-rigidly-left-to-tab-stop)
2199 (indent-rigidly-right-to-tab-stop): New functions. Decide on
2200 indentation direction based on bidi direction, and accumulate
2201 sequential commands in a single undo boundary.
2202 (indent-rigidly--pop-undo): New utility function.
2203
2204 2013-12-20 Juanma Barranquero <lekktu@gmail.com>
2205
2206 * faces.el (read-face-name): Require crm.el when using crm-separator.
2207
2208 2013-12-20 Daniel Colascione <dancol@dancol.org>
2209
2210 * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
2211 so that we don't reflow comments into the shebang line.
2212
2213 2013-12-20 Juri Linkov <juri@jurta.org>
2214
2215 * saveplace.el (save-place-to-alist): Add `dired-filename' as
2216 a position when `dired-directory' is non-nil. Check integer
2217 positions with `integerp'.
2218 (toggle-save-place, save-places-to-alist): Add check for
2219 `dired-directory'.
2220 (save-place-find-file-hook): Check integer positions with
2221 `integerp'.
2222 (save-place-dired-hook): Use `dired-goto-file' when
2223 `dired-filename' is found in the assoc list. Check integer
2224 positions with `integerp'.
2225 (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
2226
2227 * dired.el (dired-initial-position-hook): Rename back from
2228 `dired-initial-point-hook'.
2229 (dired-initial-position): Rename `dired-initial-point-hook' to
2230 `dired-initial-position-hook'.
2231 (dired-file-name-at-point): Doc fix. (Bug#15329)
2232
2233 2013-12-20 Juri Linkov <juri@jurta.org>
2234
2235 * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
2236 (read-regexp-suggestions): New function.
2237 (read-regexp): Use `read-regexp-defaults-function' to get default values.
2238 Use `read-regexp-suggestions'. Add non-empty default to history
2239 for empty input.
2240 (occur-read-regexp-defaults-function): Remove function.
2241 (occur-read-primary-args): Use `regexp-history-last' instead of
2242 `occur-read-regexp-defaults-function'.
2243
2244 * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
2245 (hi-lock-line-face-buffer, hi-lock-face-buffer)
2246 (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
2247 `hi-lock-read-regexp-defaults-function'. Doc fix.
2248 (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
2249 with `find-tag-default-as-symbol-regexp'. Doc fix.
2250 (hi-lock-read-regexp-defaults): Remove function.
2251 (hi-lock-regexp-okay): Add check for null.
2252
2253 * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
2254 the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
2255
2256 * subr.el (find-tag-default-as-symbol-regexp): New function.
2257 (find-tag-default-as-regexp): Move symbol regexp formatting to
2258 `find-tag-default-as-symbol-regexp'.
2259
2260 2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
2261
2262 * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
2263 (Bug#14179)
2264
2265 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
2266
2267 * calendar/todo-mode.el: New implementation of item insertion
2268 commands and key bindings.
2269 (todo-key-prompt): New face.
2270 (todo-insert-item): New command.
2271 (todo-insert-item--parameters): New defconst, replacing defvar
2272 todo-insertion-commands-args-genlist.
2273 (todo-insert-item--param-key-alist): New defconst, replacing
2274 defvar todo-insertion-commands-arg-key-list.
2275 (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
2276 (todo-insert-item--argsleft, todo-insert-item--apply-args)
2277 (todo-insert-item--next-param): New functions.
2278 (todo-insert-item--args, todo-insert-item--argleft)
2279 (todo-insert-item--argsleft, todo-insert-item--newargsleft):
2280 New variables.
2281 (todo-key-bindings-t): Change binding of "i" from
2282 todo-insertion-map to todo-insert-item.
2283 (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
2284 (todo-insertion-command-name, todo-insertion-commands-names)
2285 (todo-define-insertion-command, todo-insertion-commands)
2286 (todo-insertion-key-bindings, todo-insertion-map): Remove.
2287
2288 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
2289
2290 * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
2291 (todo-toggle-item-highlighting): Use eval-and-compile instead of
2292 eval-when-compile.
2293 (todo-move-category): Allow choosing a non-existing todo file to
2294 move the category to, and create that file.
2295 (todo-default-priority): New user option.
2296 (todo-set-item-priority): Use it.
2297 (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
2298 (desktop-restore-file-buffer): Declare.
2299 (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
2300 (todo-modes-set-2): Locally set desktop-save-buffer to
2301 todo-desktop-save-buffer.
2302 (todo-mode, todo-archive-mode, todo-filtered-items-mode)
2303 (auto-mode-alist): Add autoload cookie.
2304
2305 2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
2306
2307 * emacs-lisp/subr-x.el: Renamed from helpers.el.
2308 helpers.el was a poor choice of name.
2309 (string-remove-prefix): New function.
2310 (string-remove-suffix): New function.
2311
2312 2013-12-20 Martin Rudalics <rudalics@gmx.at>
2313
2314 Fix assignment for new window total sizes.
2315 * window.el (window--pixel-to-size): Remove function.
2316 (window--pixel-to-total-1, window--pixel-to-total):
2317 Fix calculation of new total sizes.
2318
2319 2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
2320
2321 * comint.el (comint-output-filter): Fix rear-nonsticky property
2322 placement (Bug#16010).
2323
2324 2013-12-20 Chong Yidong <cyd@gnu.org>
2325
2326 * faces.el (read-color): Minor fix for completion function.
2327
2328 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
2329
2330 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
2331 New option. (Bug#16182)
2332 (ruby-smie--indent-to-stmt-p): Use it.
2333 (ruby-smie-rules): Revert the logic in the handling of `when'.
2334 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
2335 (ruby-deep-arglist, ruby-deep-indent-paren)
2336 (ruby-deep-indent-paren-style): Update docstrings to note that the
2337 vars don't have any effect with SMIE.
2338
2339 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
2340
2341 * calc/calc.el (calc-enter, calc-pop): Use the variable
2342 `calc-context-sensitive-enter'.
2343
2344 2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2345
2346 * net/shr.el (shr-insert): Protect against infloops in degenerate
2347 tables.
2348
2349 2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2350
2351 * progmodes/octave.el (octave): Add link to manual and octave
2352 homepage.
2353 (octave-mode-menu): Link to octave-mode manual.
2354
2355 2013-12-20 Leo Liu <sdl.web@gmail.com>
2356
2357 * skeleton.el (skeleton-pair-insert-maybe): Disable newline
2358 insertion using skeleton-end-newline. (Bug#16138)
2359
2360 2013-12-20 Juri Linkov <juri@jurta.org>
2361
2362 * replace.el (occur-engine): Use `add-face-text-property'
2363 to add the face property to matches and titles. (Bug#14645)
2364
2365 * hi-lock.el (hi-green): Use lighter color "light green" closer to
2366 the palette of other hi-lock colors.
2367 (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
2368
2369 2013-12-19 Juri Linkov <juri@jurta.org>
2370
2371 * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
2372 Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
2373 (minibuffer-history-symbol): Move variable declaration closer to
2374 its usage.
2375
2376 * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
2377 (Bug#14785)
2378
2379 2013-12-19 Juri Linkov <juri@jurta.org>
2380
2381 * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
2382 New function.
2383 (log-edit-hook): Add it to :options. (Bug#16170)
2384
2385 2013-12-19 Juri Linkov <juri@jurta.org>
2386
2387 * simple.el (eval-expression-print-format): Don't check for
2388 command names and the last command. Always display additional
2389 formats of the integer result in the echo area, and insert them
2390 to the current buffer only with a zero prefix arg.
2391 Display character when char-displayable-p is non-nil.
2392 (eval-expression): With a zero prefix arg, set `print-length' and
2393 `print-level' to nil, and insert the integer values from
2394 `eval-expression-print-format' at the end. Doc fix. (Bug#12985)
2395
2396 * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
2397 `eval-last-sexp-arg-internal'. Doc fix.
2398 (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
2399 `eval-last-sexp-print-value'. Doc fix.
2400 (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
2401 Set `print-length' and `print-level' to nil when arg is zero.
2402 (eval-last-sexp): Doc fix.
2403 (eval-defun-2): Print the integer values from
2404 `eval-expression-print-format' at the end.
2405
2406 * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
2407 values from `eval-expression-print-format' at the end.
2408
2409 * ielm.el (ielm-eval-input): Print the integer
2410 values from `eval-expression-print-format' at the end.
2411
2412 2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
2413
2414 * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
2415 2013-12-11T19:01:44Z!tzz@lifelogs.com.
2416
2417 2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
2418
2419 * hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
2420 (hl-line-highlight, global-hl-line-highlight): Use it.
2421 (hl-line-overlay): Use defvar-local.
2422
2423 2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
2424
2425 * term/ns-win.el: Require dnd.
2426 (global-map): Remove drag items.
2427 (ns-insert-text, ns-set-foreground-at-mouse)
2428 (ns-set-background-at-mouse):
2429 Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
2430 (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
2431 New functions.
2432
2433 2013-12-19 Glenn Morris <rgm@gnu.org>
2434
2435 * emacs-lisp/ert.el (ert-select-tests):
2436 Fix string/symbol mixup. (Bug#16121)
2437
2438 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
2439
2440 * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
2441 keywords to their parent.
2442
2443 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
2444
2445 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
2446 first arg to be a string (fixed dead code), or an operator symbol.
2447 (ruby-smie--forward-token): Tokenize ` @ ' before strings and
2448 operator symbols.
2449 (ruby-smie-rules): Remove parent token check in the `.' clause, it
2450 did nothing. Don't respond to `(:after ".")', it will be called
2451 with :before anyway. Remove the ` @ ' rule, it didn't seem to
2452 change anything. Only return indentation for binary operators
2453 when they are hanging. De-dent opening paren when its parent is
2454 `.', otherwise it looks bad when the dot is not at bol or eol
2455 (bug#16182).
2456
2457 2013-12-19 Juri Linkov <juri@jurta.org>
2458
2459 * replace.el (query-replace-read-args): Split a non-negative arg
2460 and a negative arg into separate elements.
2461 (query-replace, query-replace-regexp, replace-string)
2462 (replace-regexp): Add arg `backward'. Doc fix.
2463 (replace-match-maybe-edit): When new arg `backward' is non-nil,
2464 move point to the beginning of the match.
2465 (replace-search, replace-highlight): Use new arg `backward'
2466 to set the value of `isearch-forward'.
2467 (perform-replace): Add arg `backward' and use it to perform
2468 replacement backward. (Bug#14979)
2469
2470 * isearch.el (isearch-query-replace): Use a negative prefix arg
2471 to call `perform-replace' with a non-nil arg `backward'.
2472
2473 2013-12-18 Juri Linkov <juri@jurta.org>
2474
2475 * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
2476 to the default list. Move `log-edit-show-files' to the end.
2477 Add more available functions to options.
2478 (log-edit): Move default specific settings to
2479 `log-edit-insert-message-template'. Don't move point.
2480 (log-edit-insert-message-template): New function.
2481 (log-edit-insert-changelog): Add `save-excursion' and don't move point.
2482 (Bug#16170)
2483
2484 2013-12-18 Juri Linkov <juri@jurta.org>
2485
2486 * help-mode.el (help-mode-map): Bind "l" to help-go-back,
2487 and "r" to help-go-forward for compatibity with Info. (Bug#16178)
2488
2489 2013-12-18 Leo Liu <sdl.web@gmail.com>
2490
2491 * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
2492 (Bug#16186)
2493
2494 2013-12-18 Eli Zaretskii <eliz@gnu.org>
2495
2496 * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
2497 formats for displaying file sizes when the -s switch is given.
2498 Instead, compute a separate format for displaying the size in
2499 blocks, which is displayed in addition to the "regular" size.
2500 When -h is given in addition to -s, produce size in blocks in
2501 human-readable form as well. (Bug#16179)
2502
2503 2013-12-18 Tassilo Horn <tsdh@gnu.org>
2504
2505 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
2506 Reference tables with ~\ref{...} instead of only \ref{...}.
2507
2508 2013-12-18 Chong Yidong <cyd@gnu.org>
2509
2510 * cus-edit.el (custom-magic-alist): Fix "themed" description
2511 (Bug#14348).
2512
2513 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
2514 is non-nil, do not create a new entry in the symbol's theme-value
2515 or theme-face property; update theme-settings only (Bug#14664).
2516 (custom-available-themes): Doc fix.
2517
2518 * cus-theme.el (custom-new-theme-mode-map): Add bindings
2519 (Bug#15674).
2520
2521 * replace.el (occur-engine): Avoid infloop (Bug#7593).
2522
2523 2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2524
2525 * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
2526 (Bug#13914).
2527
2528 2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2529
2530 * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
2531
2532 2013-12-18 Glenn Morris <rgm@gnu.org>
2533
2534 * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
2535 * cus-start.el (load-prefer-newer): New option.
2536
2537 2013-12-18 Le Wang <l26wang@gmail.com>
2538
2539 * comint.el (comint-previous-matching-input-from-input):
2540 Retain point (Bug#13404).
2541
2542 2013-12-18 Chong Yidong <cyd@gnu.org>
2543
2544 * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
2545
2546 2013-12-18 Glenn Morris <rgm@gnu.org>
2547
2548 * mail/emacsbug.el (report-emacs-bug):
2549 Only mention enable-multibyte-characters if non-standard.
2550
2551 2013-12-17 Juri Linkov <juri@jurta.org>
2552
2553 * arc-mode.el (archive-extract-by-file): Check if directory exists
2554 before deletion to not show irrelevant errors if it doesn't exist.
2555
2556 2013-12-17 Juri Linkov <juri@jurta.org>
2557
2558 * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
2559 (Bug#14751)
2560
2561 * net/eww.el (browse-web): Add alias to `eww'.
2562 (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
2563 Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
2564
2565 * net/browse-url.el (browse-url-browser-function): Move `eww'
2566 closer to similar functions.
2567
2568 * startup.el (fancy-startup-screen, fancy-about-screen):
2569 Set browse-url-browser-function to eww-browse-url locally.
2570 (Bug#14751)
2571
2572 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2573
2574 * window.el (window--pixel-to-total): Remove unused `mini' var.
2575 (maximize-window, minimize-window): Remove unused `pixelwise' arg.
2576 (split-window): Remove unused `new' var.
2577 (window--display-buffer): Remove unused `frame' and `delta' vars.
2578 (fit-window-to-buffer): Remove unused vars `frame', `display-height',
2579 and display-width'.
2580
2581 2013-12-17 Martin Rudalics <rudalics@gmx.at>
2582
2583 * dired.el (dired-mark-pop-up):
2584 * register.el (register-preview): Don't bind
2585 split-height-threshold here since it's now done in
2586 display-buffer-below-selected.
2587
2588 2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
2589
2590 * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
2591 xterm-rgb-convert-to-16bit.
2592 (rxvt-register-default-colors): Standardize with
2593 xterm-register-default-colors (Bug#14078).
2594
2595 2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
2596
2597 * simple.el (kill-region): Pass mark first, then point, so that
2598 kill-append works right (Bug#12819).
2599 (copy-region-as-kill, kill-ring-save): Likewise.
2600
2601 2013-12-17 Leo Liu <sdl.web@gmail.com>
2602
2603 * net/rcirc.el (rcirc-add-face):
2604 * eshell/em-prompt.el (eshell-emit-prompt):
2605 * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
2606 (Bug#16167)
2607
2608 2013-12-17 Chong Yidong <cyd@gnu.org>
2609
2610 * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
2611 Suggested by Xue Fuqiao.
2612
2613 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
2614
2615 * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
2616
2617 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2618
2619 * net/shr.el (shr-insert-document): Remove unused var
2620 `shr-preliminary-table-render'.
2621 (shr-rescale-image): Remove unused arg `force'.
2622 (shr-put-image): Update calls accordingly.
2623 (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
2624
2625 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
2626
2627 * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
2628 (smie-indent-close): Call `smie-indent--rule-1' with METHOD
2629 :close-all, to see which indentation method to use (Bug#16116).
2630 (smie-rules-function): Document the method :close-all.
2631
2632 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2633
2634 * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
2635
2636 * net/eww.el (eww-display-html): If we can't find the anchor we're
2637 looking for, then go to point-min.
2638
2639 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
2640
2641 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
2642 * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
2643 * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
2644 Expand dir too, in case it's relative.
2645
2646 2013-12-16 Juri Linkov <juri@jurta.org>
2647
2648 * desktop.el (desktop-auto-save-timeout): Change default to
2649 `auto-save-timeout'. Doc fix.
2650 (desktop-save): Skip the timestamp in desktop-saved-frameset
2651 when checking for auto-save changes.
2652 (desktop-auto-save): Don't call desktop-auto-save-set-timer since
2653 `desktop-auto-save' is called repeatedly by the idle timer.
2654 (desktop-auto-save-set-timer): Replace `run-with-timer' with
2655 `run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
2656 (Bug#15331)
2657
2658 2013-12-16 Juri Linkov <juri@jurta.org>
2659
2660 * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
2661 (Bug#16035)
2662 (isearch-pre-command-hook): Check `this-command' for symbolp.
2663
2664 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2665
2666 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
2667
2668 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2669
2670 * progmodes/cfengine.el (cfengine3--current-word): Remove.
2671 (cfengine3--current-function): Bring in the current-function
2672 functionality from `cfengine3--current-word'.
2673 (cfengine3-completion-function): Bring in the
2674 bounds-of-current-word functionality from
2675 `cfengine3--current-word'.
2676
2677 2013-12-16 Martin Rudalics <rudalics@gmx.at>
2678
2679 * window.el (display-buffer-below-selected):
2680 Bind split-height-threshold to 0 as suggested by Juri Linkov.
2681
2682 2013-12-16 Leo Liu <sdl.web@gmail.com>
2683
2684 * progmodes/compile.el (compile-goto-error): Do not push-mark.
2685 Remove NOMSG arg and all uses changed.
2686
2687 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2688
2689 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
2690 (cua--deactivate-rectangle): Don't deactivate the mark.
2691 (cua-set-rectangle-mark): Don't set mark-active since
2692 cua--activate-rectangle already does it for us.
2693 (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
2694 non-rectangular region.
2695
2696 * emulation/cua-base.el (cua-repeat-replace-region):
2697 Use with-current-buffer.
2698
2699 * net/gnutls.el: Use cl-lib.
2700 (gnutls-negotiate): `mapcan' -> cl-mapcan.
2701
2702 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
2703
2704 * emacs-lisp/package.el (package-built-in-p): Support both
2705 built-in and the package.el converted package descriptions.
2706 (package-show-package-list): Allow keywords.
2707 (package-keyword-button-action): Use it instead of
2708 `finder-list-matches'.
2709 (package-menu-filter-interactive): Interactive filtering (by
2710 keyword) function.
2711 (package-menu--generate): Support keywords and change keymappings
2712 and headers when they are given.
2713 (package--has-keyword-p): Helper function.
2714 (package-menu--refresh): Use it.
2715 (package--mapc): Helper function.
2716 (package-all-keywords): Use it.
2717 (package-menu-mode-map): Set up menu items and keybindings to
2718 provide a filtering UI.
2719
2720 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
2721
2722 * net/gnutls.el (gnutls-verify-error): New defcustom to control
2723 the behavior when a certificate fails validation. Defaults to
2724 old behavior: never abort, just warn.
2725 (gnutls-negotiate): Use it.
2726
2727 2013-12-14 Martin Rudalics <rudalics@gmx.at>
2728
2729 * window.el (display-buffer-below-selected): Never split window
2730 horizontally. Suggested by Juri Linkov <juri@jurta.org>.
2731
2732 2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
2733
2734 * emacs-lisp/package.el (package--prepare-dependencies): New function.
2735 (package-buffer-info): Use it (bug#15108).
2736
2737 2013-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
2738
2739 * icomplete.el (icomplete-completions): Make sure the prefix is already
2740 displayed elsewhere before hiding it (bug#16219).
2741
2742 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
2743
2744 * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
2745 open-paren tokens when preceded by a open-paren, too.
2746 (ruby-smie-rules): Handle virtual indentation after open-paren
2747 tokens specially. If there is code between it and eol, return the
2748 column where is starts (Bug#16118).
2749
2750 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
2751
2752 * progmodes/cfengine.el: Fix `add-hook' doc.
2753 (cfengine-mode-syntax-functions-regex): Initialize sensibly.
2754 (cfengine3--current-word): Fix parameters.
2755 (cfengine3-make-syntax-cache): Simplify further.
2756 (cfengine3-completion-function, cfengine3--current-function):
2757 Use `assq' for symbols.
2758 (cfengine3--current-function): Fix `cfengine3--current-word' call.
2759
2760 2013-12-13 Glenn Morris <rgm@gnu.org>
2761
2762 * loadup.el (load-path): Warn if site-load or site-init changes it.
2763 No more need to reset it when bootstrapping.
2764
2765 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
2766
2767 * progmodes/cfengine.el (cfengine-cf-promises): Add more default
2768 locations for cf-promises.
2769 (cfengine-mode-syntax-functions-regex): New caching variable.
2770 (cfengine3-fallback-syntax): Fallback syntax for cases where
2771 cf-promises doesn't run.
2772 (cfengine3--current-word): Reimplement using
2773 `cfengine-mode-syntax-functions-regex'.
2774 (cfengine3-completion-function, cfengine3--current-function):
2775 Use `cfengine3-make-syntax-cache' directly.
2776 (cfengine3-clear-syntax-cache): New function.
2777 (cfengine3-make-syntax-cache): Simplify and create
2778 `cfengine-mode-syntax-functions-regex' on demand.
2779 (cfengine3-format-function-docstring): Don't call
2780 `cfengine3-make-syntax-cache' explicitly.
2781
2782 2013-12-13 Martin Rudalics <rudalics@gmx.at>
2783
2784 Fix windmove-find-other-window broken after pixelwise resizing
2785 (Bug#16017).
2786 * windmove.el (windmove-other-window-loc): Revert change from
2787 2013-12-04.
2788 (windmove-find-other-window): Call window-in-direction.
2789 * window.el (window-in-direction): New arguments SIGN, WRAP and
2790 MINI to emulate original windmove-find-other-window behavior.
2791
2792 2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
2793
2794 * simple.el (blink-matching--overlay): New variable.
2795 (blink-matching-open): Instead of moving point, highlight the
2796 matching paren with an overlay
2797 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
2798
2799 * faces.el (paren-showing-faces, show-paren-match)
2800 (show-paren-mismatch): Move from paren.el.
2801
2802 2013-12-13 Leo Liu <sdl.web@gmail.com>
2803
2804 * indent.el (indent-region): Disable progress reporter in
2805 minibuffer. (Bug#16108)
2806
2807 * bindings.el (visual-order-cursor-movement): Fix version.
2808
2809 2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2810
2811 * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
2812 Also match after beginning of line.
2813 (python-pdbtrack-set-tracked-buffer): Fix logic for remote
2814 files. Thanks to Russell Sim. (Bug#15378)
2815
2816 2013-12-13 Juri Linkov <juri@jurta.org>
2817
2818 * simple.el <Keypad support>: Remove key bindings duplicated
2819 with bindings.el. (Bug#14397)
2820
2821 2013-12-13 Juri Linkov <juri@jurta.org>
2822
2823 * comint.el (comint-mode-map): Replace `delete-char' with
2824 `delete-forward-char'. (Bug#16109)
2825
2826 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
2827
2828 * progmodes/python.el (python-indent-calculate-indentation):
2829 Fix de-denters cornercase. (Bug#15731)
2830
2831 2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
2832
2833 * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
2834 (advice--make): Pay attention to `depth'.
2835 (advice--make-1): Don't autoload commands eagerly.
2836 * emacs-lisp/elp.el (elp-instrument-function):
2837 * emacs-lisp/trace.el (trace-function-internal):
2838 * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
2839
2840 * iswitchb.el (iswitchb-mode): Don't belittle ido.
2841
2842 2013-12-12 Eli Zaretskii <eliz@gnu.org>
2843
2844 * term/w32-win.el (w32-handle-dropped-file):
2845 * startup.el (normal-top-level):
2846 * net/browse-url.el (browse-url-file-url):
2847 * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
2848 decode file names using 'utf-8' rather than
2849 file-name-coding-system.
2850
2851 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
2852
2853 * progmodes/python.el (python-indent-context)
2854 (python-indent-calculate-indentation): Fix auto-identation
2855 behavior for comment blocks. (Bug#15916)
2856
2857 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2858
2859 * progmodes/python.el (python-indent-calculate-indentation):
2860 When determining indentation, don't treat "return", "pass", etc., as
2861 operators when they are just string constituents. (Bug#15812)
2862
2863 2013-12-12 Juri Linkov <juri@jurta.org>
2864
2865 * uniquify.el (uniquify-buffer-name-style): Change default to
2866 `post-forward-angle-brackets'.
2867
2868 * menu-bar.el (menu-bar-options-menu): Don't require preloaded
2869 `uniquify'. Change default to `post-forward-angle-brackets'.
2870
2871 2013-12-11 Glenn Morris <rgm@gnu.org>
2872
2873 * emacs-lisp/package.el (finder-list-matches):
2874 Autoload rather than falsely declaring.
2875
2876 2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
2877
2878 * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
2879 (eww-mode-map): Use them.
2880
2881 2013-12-11 Martin Rudalics <rudalics@gmx.at>
2882
2883 * window.el (display-buffer-in-side-window): Fix doc-string
2884 (Bug#16115).
2885
2886 2013-12-11 Juanma Barranquero <lekktu@gmail.com>
2887
2888 * vc/vc-git.el: Silence byte-compiler warnings.
2889 (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
2890 (log-edit-set-header): Declare.
2891
2892 2013-12-11 Eli Zaretskii <eliz@gnu.org>
2893
2894 * Makefile.in (custom-deps, finder-data): Run output file names
2895 through unmsys--file-name. (Bug#16099)
2896
2897 2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2898
2899 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
2900 comment-start-skip, which fails when that uses submatch 1 (bug#16041).
2901
2902 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
2903 instead of deleting the selection "by hand" (bug#16098).
2904 Rely on insert-for-yank to yank rectangles.
2905 (cua-highlight-region-shift-only): Mark obsolete.
2906 (cua-mode): Don't enable/disable transient-mark-mode,
2907 shift-select-mode (cua-mode works both with and without them), and
2908 pc-selection-mode (obsolete).
2909 * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
2910 (cua--deactivate-rectangle): Deactivate it.
2911
2912 * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
2913 (delete-selection-helper): Make sure yank starts at the top of the
2914 deleted region.
2915 (minibuffer-keyboard-quit): Use region-active-p.
2916
2917 * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
2918
2919 * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
2920 to `delete' (bug#16109).
2921
2922 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2923
2924 * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
2925 info manual and show keybindings and set `:group' keyword.
2926
2927 2013-12-11 Juri Linkov <juri@jurta.org>
2928
2929 * delsel.el (delete-active-region): Let-bind `this-command'
2930 to prevent `kill-region' from changing its original value.
2931 (delete-selection-helper): Handle `overwrite-mode' for the type
2932 `kill' exactly the same way as for the type `t'.
2933 (insert-char, quoted-insert, reindent-then-newline-and-indent):
2934 Support more commands. (Bug#13312)
2935
2936 2013-12-11 Juri Linkov <juri@jurta.org>
2937
2938 * bindings.el: Map kp keys to non-kp keys systematically
2939 with basic modifiers control, meta and shift. (Bug#14397)
2940
2941 2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2942
2943 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
2944 "Close browser" menu items. Fix wrong function of "List
2945 bookmarks".
2946
2947 2013-12-11 Juri Linkov <juri@jurta.org>
2948
2949 * misearch.el (multi-isearch-buffers): Set the value of
2950 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
2951 arg of isearch-forward to t.
2952 (multi-isearch-buffers-regexp): Set the value of
2953 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
2954 arg of isearch-forward-regexp to t.
2955 (multi-isearch-files): Set the value of
2956 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
2957 arg of isearch-forward to t.
2958 (multi-isearch-files-regexp): Set the value of
2959 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
2960 arg of isearch-forward-regexp to t. (Bug#16035)
2961
2962 * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
2963 arg of isearch-forward to t.
2964 (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
2965 arg of isearch-forward-regexp to t.
2966 (dired-isearch-filter-filenames): Remove unnecessary check for
2967 `dired-isearch-filenames'.
2968
2969 * comint.el (comint-history-isearch-backward):
2970 Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
2971 (comint-history-isearch-backward-regexp):
2972 Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
2973
2974 2013-12-10 Eli Zaretskii <eliz@gnu.org>
2975
2976 * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
2977 unmsys--file-name. (Bug#16099)
2978
2979 2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
2980
2981 * emacs-lisp/package.el (package-keyword-button-action):
2982 Remove finder.el require dependency.
2983
2984 2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
2985
2986 * emacs-lisp/package.el: Require finder.el.
2987 (describe-package-1): Add keyword buttons.
2988 (package-make-button): New convenience function.
2989 (package-keyword-button-action): Keyword button action using
2990 `finder-list-matches'.
2991
2992 2013-12-09 Eli Zaretskii <eliz@gnu.org>
2993
2994 * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
2995 last commit.
2996
2997 2013-12-09 Michael Albinus <michael.albinus@gmx.de>
2998
2999 * autorevert.el (auto-revert-notify-add-watch): Do not handle
3000 symlinked files.
3001
3002 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
3003
3004 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3005 after the end of a percent literal.
3006
3007 2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
3008
3009 * progmodes/ruby-mode.el (ruby-forward-string): Document.
3010 Handle caret-delimited strings (Bug#16079).
3011
3012 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
3013
3014 * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
3015 When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
3016 `ruby-parse-partial' (Bug#16078).
3017
3018 2013-12-09 Leo Liu <sdl.web@gmail.com>
3019
3020 * subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
3021
3022 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
3023
3024 * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
3025 (js-switch-indent-offset): New option.
3026 (js--proper-indentation): Use it. And handle the case when
3027 "default" is actually a key in an object literal.
3028 (js--same-line): New function.
3029 (js--multi-line-declaration-indentation): Use it.
3030 (js--indent-in-array-comp, js--array-comp-indentation):
3031 New functions.
3032 (js--proper-indentation): Use them, to handle array comprehension
3033 continuations.
3034
3035 2013-12-08 Leo Liu <sdl.web@gmail.com>
3036
3037 * progmodes/flymake.el (flymake-highlight-line): Re-write.
3038 (flymake-make-overlay): Remove arg MOUSE-FACE.
3039 (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
3040
3041 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3042
3043 * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
3044 New function.
3045 (redisplay-highlight-region-function): Use it.
3046
3047 * emulation/cua-base.el (cua--explicit-region-start)
3048 (cua--last-region-shifted): Remove.
3049 (cua--deactivate): Use deactivate-mark.
3050 (cua--pre-command-handler-1): Don't handle shift-selection.
3051 (cua--post-command-handler-1): Don't change transient-mark-mode.
3052 (cua--select-keymaps): Use region-active-p rather than
3053 cua--explicit-region-start or cua--last-region-shifted.
3054 (cua-mode): Enable shift-select-mode.
3055
3056 2013-12-08 Leo Liu <sdl.web@gmail.com>
3057
3058 * progmodes/flymake.el (flymake-popup-current-error-menu):
3059 Rename from flymake-display-err-menu-for-current-line. Reimplement.
3060 (flymake-posn-at-point-as-event, flymake-popup-menu)
3061 (flymake-make-emacs-menu): Remove. (Bug#16077)
3062
3063 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3064
3065 * rect.el (rectangle-mark-mode): Activate mark even if
3066 transient-mark-mode is off (bug#16066).
3067 (rectangle--highlight-for-redisplay): Fix boundary condition when point
3068 is > mark and at bolp.
3069
3070 * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
3071 (region-extract-function): Use it.
3072 (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
3073 (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
3074 Delete functions.
3075 (cua--init-rectangles): Don't re-remap copy-region-as-kill,
3076 kill-ring-save, kill-region, delete-char, delete-forward-char.
3077 Ignore self-insert-iso.
3078
3079 * emulation/cua-gmrk.el (cua--init-global-mark):
3080 Ignore `self-insert-iso'.
3081
3082 * emulation/cua-base.el (cua--prefix-copy-handler)
3083 (cua--prefix-cut-handler): Rely on region-extract-function rather than
3084 checking cua--rectangle.
3085 (cua-delete-region): Use region-extract-function.
3086 (cua-replace-region): Delete function.
3087 (cua-copy-region, cua-cut-region): Obey region-extract-function.
3088 (cua--pre-command-handler-1): Don't do the delete-selection thing.
3089 (cua--self-insert-char-p): Ignore `self-insert-iso'.
3090 (cua--init-keymaps): Don't remap delete-selection commands.
3091 (cua-mode): Use delete-selection-mode instead of rolling our own
3092 (bug#16085).
3093
3094 * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
3095 Obey region-extract-function.
3096
3097 Make registers and delete-selection-mode work on rectangles.
3098 * register.el (describe-register-1): Don't modify the register's value.
3099 (copy-to-register): Obey region-extract-function.
3100 * delsel.el (delete-active-region): Obey region-extract-function.
3101
3102 2013-12-08 Leo Liu <sdl.web@gmail.com>
3103
3104 * progmodes/flymake.el (flymake, flymake-error-bitmap)
3105 (flymake-warning-bitmap, flymake-fringe-indicator-position)
3106 (flymake-compilation-prevents-syntax-check)
3107 (flymake-start-syntax-check-on-newline)
3108 (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
3109 (flymake-start-syntax-check-on-find-file, flymake-log-level)
3110 (flymake-xml-program, flymake-master-file-dirs)
3111 (flymake-master-file-count-limit)
3112 (flymake-allowed-file-name-masks): Relocate.
3113 (flymake-makehash, flymake-float-time)
3114 (flymake-replace-regexp-in-string, flymake-split-string)
3115 (flymake-get-temp-dir): Remove.
3116 (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
3117 (flymake-current-row, flymake-selected-frame)
3118 (flymake-get-point-pixel-pos): Remove xemacs compatibity and
3119 related functions. (Bug#16077)
3120
3121 2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
3122
3123 * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
3124
3125 2013-12-07 Tassilo Horn <tsdh@gnu.org>
3126
3127 * help-fns.el (describe-function-1): Use new advice-* functions
3128 rather than old ad-* functions. Fix function type description and
3129 source links for advised functions and subrs.
3130
3131 2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3132
3133 * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
3134
3135 2013-12-06 Michael Albinus <michael.albinus@gmx.de>
3136
3137 * progmodes/compile.el (compilation-start):
3138 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
3139
3140 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3141 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
3142
3143 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
3144
3145 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3146 Touch up the last change.
3147
3148 2013-12-06 Leo Liu <sdl.web@gmail.com>
3149
3150 * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
3151 (inferior-octave-startup): Always use "octave> " for prompt.
3152 (octave-goto-function-definition)
3153 (octave-sync-function-file-names)
3154 (octave-find-definition-default-filename): Remove redundant backquotes.
3155
3156 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
3157
3158 * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
3159 syntax for `?'.
3160 (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
3161 where appropriate already.
3162 (ruby-syntax-propertize-function): Propertize `?' and `!' at the
3163 end of method names (Bug#15874).
3164
3165 2013-12-06 Juri Linkov <juri@jurta.org>
3166
3167 * isearch.el (isearch--saved-overriding-local-map):
3168 New internal variable.
3169 (isearch-mode): Set it to the initial value of
3170 `overriding-terminal-local-map'.
3171 (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
3172 with `isearch--saved-overriding-local-map'. (Bug#16035)
3173
3174 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
3175
3176 * progmodes/octave.el (inferior-octave-completion-table):
3177 Turn back into function, use `completion-table-with-cache'
3178 (Bug#11906). Update all references.
3179
3180 * minibuffer.el (completion-table-with-cache): New function.
3181
3182 2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
3183
3184 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
3185
3186 2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
3187
3188 * net/eww.el (eww-current-source): New variable to store page
3189 source.
3190 (eww-display-html, eww-mode, eww-save-history)
3191 (eww-restore-history): Use it.
3192 (eww-view-source): New command to view page source.
3193 Opportunistically uses `html-mode' to highlight the buffer.
3194 (eww-mode-map): Install it.
3195
3196 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
3197
3198 * net/dbus.el (dbus-unregister-service)
3199 (dbus-escape-as-identifier, dbus-unescape-from-identifier):
3200 Fix docstring.
3201 (dbus-unregister-service): Skip :serial entries in
3202 `dbus-registered-objects-table'.
3203 (dbus-byte-array-to-string): New optional arg MULTIBYTE.
3204
3205 2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
3206
3207 * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
3208 around keywords with extra `split-string' argument.
3209
3210 2013-12-04 Martin Rudalics <rudalics@gmx.at>
3211
3212 * windmove.el (windmove-other-window-loc): Handle navigation
3213 between windows (excluding the minibuffer window - Bug#16017).
3214
3215 2013-12-04 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
3218 in D-Bus type syntax.
3219 (dbus-unescape-from-identifier): Use `byte-to-string' in order to
3220 preserve unibyte strings. (Bug#16048)
3221
3222 2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3223
3224 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
3225 Call force-mode-line-update is the proper buffer (bug#16042).
3226
3227 2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
3228
3229 * vc/log-edit.el (log-edit-add-new-comment): Rename to
3230 `log-edit-remember-comment', make argument optional. Adjust all
3231 callers.
3232 (log-edit-mode): Add `log-edit-remember-comment' to
3233 `kill-buffer-hook' locally.
3234 (log-edit-kill-buffer): Don't remember comment explicitly since
3235 the buffer is killed anyway.
3236
3237 2013-12-04 Juri Linkov <juri@jurta.org>
3238
3239 * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
3240 add-hook and remove-hook for multi-buffer search. (Bug#16035)
3241
3242 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
3243
3244 * notifications.el (notifications-close-notification): Call the
3245 D-Bus method with ID being a `:uint32'. (Bug#16030)
3246
3247 2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3248
3249 * net/eww.el (eww-render): Don't pass arg to eww-display-image.
3250
3251 2013-12-03 Juri Linkov <juri@jurta.org>
3252
3253 * progmodes/compile.el (compilation-start): Rename window alist
3254 entry `no-display-ok' to `allow-no-window'.
3255
3256 * simple.el (shell-command): Add window alist entry
3257 `allow-no-window' to `display-buffer'.
3258 (async-shell-command): Doc fix.
3259
3260 * window.el (display-buffer-no-window): New action function.
3261 (display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
3262
3263 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3264
3265 * vc/log-edit.el (log-edit-set-header): Extract from
3266 `log-edit-toggle-header'.
3267 (log-edit-extract-headers): Separate the summary, when extracted
3268 from header, from the rest of the message with an empty line.
3269
3270 * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
3271 line, if present, to the Summary header.
3272
3273 2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3274
3275 * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
3276 in current-buffer (bug#16029).
3277
3278 2013-12-02 Helmut Eller <eller.helmut@gmail.com>
3279
3280 * emacs-lisp/debug.el (debugger-toggle-locals): New command.
3281 (debugger-mode-map): Bind it.
3282 (debugger--backtrace-base): New function.
3283 (debugger-eval-expression): Use it.
3284 (debugger-frame-number): Skip local vars when present.
3285 (debugger--locals-visible-p, debugger--insert-locals)
3286 (debugger--show-locals, debugger--hide-locals): New functions.
3287
3288 2013-12-02 Michael Albinus <michael.albinus@gmx.de>
3289
3290 * net/tramp-sh.el (tramp-remote-process-environment): Do not set
3291 "LC_ALL".
3292 (tramp-get-remote-locale): New defun.
3293 (tramp-open-connection-setup-interactive-shell): Use it.
3294
3295 2013-12-02 Leo Liu <sdl.web@gmail.com>
3296
3297 * subr.el (process-live-p): Return nil for non-process. (Bug#16023)
3298
3299 * progmodes/sh-script.el (sh-shell-process):
3300 * progmodes/octave.el (inferior-octave-process-live-p):
3301 * progmodes/gdb-mi.el (gdb-delchar-or-quit)
3302 (gdb-inferior-io-sentinel):
3303 * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
3304
3305 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3306
3307 * vc/log-edit.el (log-edit-kill-buffer): Move the use of
3308 `save-selected-window' to `log-edit-hide-buf'. This makes
3309 `log-edit-show-files' idempotent.
3310 (log-edit-show-files): Mark the new window as dedicated.
3311
3312 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
3313
3314 * vc/log-edit.el (log-edit-mode-map): Add binding for
3315 `log-edit-kill-biffer'.
3316 (log-edit-hide-buf): Add a FIXME comment.
3317 (log-edit-add-new-comment): New function, extracted from
3318 `log-edit-done'.
3319 (log-edit-done, log-edit-add-to-changelog): Use it.
3320 (log-edit-kill-buffer): New command.
3321
3322 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3323
3324 * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
3325 instead of killing the buffer.
3326
3327 2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3328
3329 * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
3330
3331 2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3332
3333 * net/eww.el (eww-form-checkbox-selected-symbol)
3334 (eww-form-checkbox-symbol): New customizable variable.
3335 (eww-form-checkbox, eww-toggle-checkbox):
3336 Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
3337
3338 * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
3339 (shr--get-media-pref, shr--extract-best-source): New function.
3340 (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
3341 no :src tag was specified.
3342
3343 * net/eww.el (eww-use-external-browser-for-content-type): New variable.
3344 (eww-render): Handle `eww-use-external-browser-for-content-type'.
3345 Use \\` to match beginning of string instead of ^.
3346 (eww-browse-with-external-browser): Provide optional URL parameter.
3347 (eww-render): Set `eww-current-title' back to "".
3348
3349 * net/shr.el (shr-tag-video): Display content for video if no
3350 poster is available.
3351 (shr-tag-audio): Add support for <audio> tag.
3352
3353 * net/eww.el (eww-text-input-types): New const.
3354 (eww-process-text-input): Treat input types in
3355 `eww-text-input-types' as text.
3356
3357 * net/shr.el (shr-tag-table): Fix comment typo.
3358
3359 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
3361 * net/eww.el (eww-follow-link): New command to avoid reloading
3362 pages when we follow #target links (bug#15243).
3363 (eww-quit): Special mode buffers shouldn't query before exiting.
3364
3365 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
3366
3367 * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
3368 forms.
3369
3370 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3371
3372 * net/eww.el (eww-restore-history): Update the window title after
3373 moving in the history.
3374 (eww-current-dom): New variable used to save the current DOM.
3375
3376 2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
3377
3378 * vc/log-edit.el (log-edit-mode-map): Add binding for
3379 `log-edit-beginning-of-line'.
3380 (log-edit-setup-add-author): New user option.
3381 (log-edit-beginning-of-line): New command.
3382 (log-edit): Move major mode call above the contents setup so that
3383 the local variable values are already applied.
3384 (log-edit): Only insert "Author: " when
3385 `log-edit-setup-add-author' is non-nil.
3386 (log-edit): When SETUP is non-nil, position point after ": "
3387 instead of point-min.
3388
3389 2013-12-01 Glenn Morris <rgm@gnu.org>
3390
3391 * startup.el (command-line): Warn if ~/emacs.d is in load-path.
3392
3393 2013-11-30 Eli Zaretskii <eliz@gnu.org>
3394
3395 * startup.el (fancy-splash-frame): On MS-Windows, trigger
3396 redisplay to make sure the initial frame gets a chance to become
3397 visible. (Bug#16014)
3398
3399 2013-11-30 Martin Rudalics <rudalics@gmx.at>
3400
3401 Support resizing frames and windows pixelwise.
3402 * cus-start.el (frame-resize-pixelwise)
3403 (window-resize-pixelwise): New entries.
3404 * emacs-lisp/debug.el (debug): Use window-total-height instead
3405 of window-total-size.
3406 * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
3407 * help.el (describe-bindings-internal): Use help-buffer as
3408 argument for with-help-window.
3409 (temp-buffer-max-width): New option.
3410 (resize-temp-buffer-window, help-window-setup)
3411 (with-help-window): Rewrite.
3412 * mouse.el (mouse-drag-line): Rewrite. Add key bindings for
3413 dragging dividers.
3414 * window.el (frame-char-size, window-min-pixel-height)
3415 (window-safe-min-pixel-height, window-safe-min-pixel-width)
3416 (window-min-pixel-width, window-safe-min-pixel-size)
3417 (window-combination-p, window-safe-min-size)
3418 (window-resizable-p, window--size-to-pixel)
3419 (window--pixel-to-size, window--resize-apply-p): New functions.
3420 (window-safe-min-height): Fix doc-string.
3421 (window-size, window-min-size, window--min-size-1)
3422 (window-sizable, window-sizable-p, window--min-delta-1)
3423 (window-min-delta, window--max-delta-1, window-max-delta)
3424 (window--resizable, window--resizable-p, window-resizable)
3425 (window-full-height-p, window-full-width-p, window-at-side-p)
3426 (window--in-direction-2, window-in-direction)
3427 (window--resize-reset-1, window--resize-mini-window)
3428 (window-resize, window-resize-no-error)
3429 (window--resize-child-windows-normal)
3430 (window--resize-child-windows, window--resize-siblings)
3431 (window--resize-this-window, window--resize-root-window)
3432 (window--resize-root-window-vertically)
3433 (adjust-window-trailing-edge, enlarge-window, shrink-window)
3434 (maximize-window, minimize-window, delete-window)
3435 (quit-restore-window, window-split-min-size, split-window)
3436 (balance-windows-2, balance-windows)
3437 (balance-windows-area-adjust, balance-windows-area)
3438 (window--state-get-1, window-state-get, window--state-put-1)
3439 (window--state-put-2, window-state-put)
3440 (display-buffer-record-window, window--display-buffer):
3441 Make functions handle pixelwise sizing of windows.
3442 (display-buffer--action-function-custom-type)
3443 (display-buffer-fallback-action):
3444 Add display-buffer-in-previous-window.
3445 (display-buffer-use-some-window): Resize window to height it had
3446 before.
3447 (fit-window-to-buffer-horizontally): New option.
3448 (fit-frame-to-buffer): Describe new values.
3449 (fit-frame-to-buffer-bottom-margin): Replace with
3450 fit-frame-to-buffer-margins.
3451 (window--sanitize-margin): New function.
3452 (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
3453 using window-text-pixel-size.
3454
3455 2013-11-30 Glenn Morris <rgm@gnu.org>
3456
3457 * emacs-lisp/bytecomp.el (byte-compile-form):
3458 Make the `interactive-only' warning like the `obsolete' one.
3459 * comint.el (comint-run):
3460 * files.el (insert-file-literally, insert-file):
3461 * replace.el (replace-string, replace-regexp):
3462 * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3463 (goto-line, insert-buffer, next-line, previous-line):
3464 Tweak `interactive-only' spec.
3465
3466 Stop keeping (most) generated cedet grammar files in the repository.
3467 * Makefile.in (semantic): New.
3468 (compile-main): Depend on semantic.
3469
3470 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3471
3472 * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
3473 available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
3474
3475 * uniquify.el (uniquify-buffer-name-style): Change default.
3476
3477 * loadup.el: Preload "uniquify".
3478
3479 * time.el (display-time-update): Update all mode lines (bug#15999).
3480
3481 * electric.el (electric-indent-mode): Enable by default.
3482 * loadup.el: Preload "electric".
3483
3484 2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
3485
3486 * emacs-lisp/helpers.el (string-empty-p): New function.
3487 (string-blank-p): New function.
3488
3489 2013-11-29 Andreas Politz <politza@hochschule-trier.de>
3490
3491 * imenu.el (imenu--index-alist): Add missing dot to the docstring
3492 (Bug#14029).
3493
3494 2013-11-29 Andreas Politz <politza@fh-trier.de>
3495 * imenu.el (imenu--subalist-p): Don't error on non-conses and
3496 allow non-lambda lists as functions.
3497 (imenu--in-alist): Don't recurse into non-subalists.
3498 (imenu): Don't pass function itself as an argument (Bug#14029).
3499
3500 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3501
3502 * progmodes/python.el (python-mode-map): Remove binding for ":".
3503 (python-indent-electric-colon): Remove command.
3504 (python-indent-post-self-insert-function): Integrate the previous code
3505 of python-indent-electric-colon. Make it conditional on
3506 electric-indent-mode.
3507 (python-mode): Add ?: to electric-indent-chars.
3508 Move python-indent-post-self-insert-function to the end of
3509 post-self-insert-hook.
3510
3511 2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3512
3513 * doc-view.el (doc-view-goto-page): Update mode-line.
3514
3515 * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
3516
3517 2013-11-27 Glenn Morris <rgm@gnu.org>
3518
3519 * international/charprop.el, international/uni-bidi.el:
3520 * international/uni-category.el, international/uni-combining.el:
3521 * international/uni-comment.el, international/uni-decimal.el:
3522 * international/uni-decomposition.el, international/uni-digit.el:
3523 * international/uni-lowercase.el, international/uni-mirrored.el:
3524 * international/uni-name.el, international/uni-numeric.el:
3525 * international/uni-old-name.el, international/uni-titlecase.el:
3526 * international/uni-uppercase.el:
3527 Remove generated files from VCS repository.
3528
3529 2013-11-27 Eli Zaretskii <eliz@gnu.org>
3530
3531 * filenotify.el (file-notify-add-watch): Don't special-case
3532 w32notify when computing the directory to watch.
3533
3534 2013-11-27 Glenn Morris <rgm@gnu.org>
3535
3536 Make bootstrap without generated uni-*.el files possible again.
3537 * loadup.el: Update command-line-args checking for unidata-gen.
3538 Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
3539 * composite.el, international/characters.el:
3540 Handle unicode tables being undefined.
3541
3542 Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
3543 * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
3544 (compile-main): Depend on leim rule.
3545 (leim): New rule.
3546 * loadup.el: Move leim-list.el to leim/ subdirectory.
3547 * startup.el (normal-top-level): No more leim directory.
3548 * international/ja-dic-cnv.el (skkdic-convert):
3549 Disable version-control and autoloads in output files.
3550 * international/titdic-cnv.el (titdic-convert, miscdic-convert):
3551 Disable version-control and autoloads in output files.
3552 * leim/quail: Move here from ../leim.
3553 * leim/quail/hangul.el (hangul-input-method-activate):
3554 Add autoload cookie.
3555 (generated-autoload-load-name): Set file-local value.
3556 * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
3557 (generated-autoload-load-name): Set file-local value.
3558
3559 2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com>
3560
3561 * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
3562 (eww-add-bookmark): Ask confirmation when add to bookmarks.
3563 (eww-quit): Ask confirmation before quitting eww.
3564
3565 2013-11-26 Eli Zaretskii <eliz@gnu.org>
3566
3567 * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
3568 reading output from Diff on MS-Windows and MS-DOS.
3569
3570 2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
3571
3572 * emacs-lisp/helpers.el (string-reverse): New function.
3573
3574 2013-11-26 Michael Albinus <michael.albinus@gmx.de>
3575
3576 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
3577 names on MS Windows, like "/[::1]:".
3578
3579 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
3580 SWITCHES.
3581
3582 2013-11-26 Glenn Morris <rgm@gnu.org>
3583
3584 * progmodes/python.el (python-indent-guess-indent-offset):
3585 Avoid corner-case error. (Bug#15975)
3586
3587 Preload leim-list.el. (Bug#4789)
3588 * loadup.el: Load leim-list.el when found.
3589 * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
3590
3591 2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
3592
3593 * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
3594
3595 * emacs-lisp/helpers.el (string-join): New function.
3596
3597 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
3598
3599 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3600 Mark as obsolete and replace it with a symbol property.
3601 (byte-compile-form): Use new 'interactive-only property.
3602 * comint.el, files.el, replace.el, simple.el:
3603 Apply new 'interactive-only properly.
3604
3605 2013-11-25 Martin Rudalics <rudalics@gmx.at>
3606
3607 * window.el (display-buffer-at-bottom): Make sure that
3608 split-window-sensibly creates the new window on bottom
3609 (Bug#15961).
3610
3611 2013-11-23 David Kastrup <dak@gnu.org>
3612
3613 * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
3614 on the conflict markers when available.
3615 (smerge--get-marker): New function.
3616 (smerge-end-re, smerge-base-re): Add subgroup.
3617
3618 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * frame.el (handle-focus-in, handle-focus-out): Add missing
3621 interactive spec.
3622
3623 2013-11-25 Michael Albinus <michael.albinus@gmx.de>
3624
3625 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3626 `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
3627
3628 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3629
3630 * play/gomoku.el: Don't use intangible property. Use lexical-binding.
3631 (gomoku--last-pos): New var.
3632 (gomoku--intangible-chars): New const.
3633 (gomoku--intangible): New function.
3634 (gomoku-mode): Use it. Derive from special-mode.
3635 (gomoku-move-up): Adjust line count.
3636 (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
3637 (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
3638 Simplify accordingly.
3639
3640 * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
3641 Remove blink-cursor code.
3642 (blink-cursor-timer-function, blink-cursor-suspend):
3643 Don't special-case GUIs.
3644 (blink-cursor-mode): Use focus-in/out-hook.
3645
3646 2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
3647
3648 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
3649 work when annotation is invisible (Bug#13886).
3650
3651 2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
3652
3653 * json.el (json-alist-p): Only return non-nil if the alist has
3654 simple keys (Bug#13518).
3655
3656 2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
3657
3658 * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
3659 when control-statement is the first statement in a buffer (Bug#15956).
3660
3661 2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
3662
3663 * imenu.el (imenu-generic-skip-comments-and-strings):
3664 New option (Bug#15560).
3665 (imenu--generic-function): Use it.
3666
3667 2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
3668
3669 * minibuffer.el (completion--in-region-1): Scroll the correct window.
3670 (Bug#13898)
3671
3672 2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
3673
3674 * emacs-lisp/helpers.el: Add some string helpers.
3675 (string-trim-left): Removes leading whitespace.
3676 (string-trim-right): Removes trailing whitespace.
3677 (string-trim): Removes leading and trailing whitespace.
3678
3679 * subr.el (string-suffix-p): New function.
3680
3681 2013-11-23 Glenn Morris <rgm@gnu.org>
3682
3683 * progmodes/python.el (python-shell-send-file):
3684 Add option to delete file when done. (Bug#15647)
3685 (python-shell-send-string, python-shell-send-region): Use it.
3686
3687 2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
3688
3689 * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
3690 to set buffer-read-only to t, never to nil. (Bug#15938)
3691
3692 * textmodes/tex-mode.el (latex-noindent-environments):
3693 Add safe-local-variable property. (Bug#15936)
3694
3695 2013-11-23 Glenn Morris <rgm@gnu.org>
3696
3697 * textmodes/enriched.el (enriched-mode): Doc fix.
3698 * emacs-lisp/authors.el (authors-renamed-files-alist):
3699 Add enriched.doc -> enriched.txt.
3700
3701 * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
3702
3703 2013-11-22 Leo Liu <sdl.web@gmail.com>
3704
3705 * progmodes/octave.el (inferior-octave-startup): Spit out error
3706 message.
3707
3708 2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
3709
3710 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3711 Improve docstring.
3712 Add :version.
3713 (ruby-encoding-magic-comment-style): Add :version.
3714
3715 2013-11-22 Leo Liu <sdl.web@gmail.com>
3716
3717 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
3718 (Bug#15076)
3719 (octave-help-mode): Adapt to change to help-mode-finish to use
3720 derived-mode-p on 2013-09-17.
3721 (inferior-octave-prompt): Also match octave-gui.
3722 (octave-kill-process): Don't ask twice. (Bug#10564)
3723
3724 2013-11-22 Leo Liu <sdl.web@gmail.com>
3725
3726 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
3727 (inferior-octave-startup, inferior-octave-check-process)
3728 (inferior-octave-track-window-width-change)
3729 (octave-completion-at-point, octave-eldoc-function): Use it.
3730 (octave-kill-process): Provide confirmation. (Bug#10564)
3731
3732 2013-11-21 Leo Liu <sdl.web@gmail.com>
3733
3734 * progmodes/octave.el (octave-mode, inferior-octave-mode):
3735 Fix obsolete variable comment-use-global-state.
3736
3737 2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3738
3739 * progmodes/octave.el (octave-mode-map, octave-mode-menu):
3740 Add `octave-source-file'.
3741 (octave-source-file): New function. (Bug#15935)
3742
3743 2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com>
3744
3745 * net/eww.el (eww-local-regex): New variable.
3746 (eww): Use it to detect localhost and similar.
3747
3748 2013-11-21 Leo Liu <sdl.web@gmail.com>
3749
3750 Add completion for command `ag'.
3751 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
3752 (pcomplete/ag): New function.
3753 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
3754
3755 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3756
3757 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
3758 (bug#14646).
3759 (make-obsolete): Remove interactive spec.
3760
3761 2013-11-21 Glenn Morris <rgm@gnu.org>
3762
3763 * startup.el (command-line-1): Use path-separator with -L.
3764
3765 2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
3766
3767 * emacs-lisp/package.el (describe-package-1): Add package archive
3768 to shown fields.
3769
3770 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
3771
3772 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3773 Change default to "# encoding: %s" to differentiate it from the
3774 default Ruby encoding comment template.
3775
3776 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
3777
3778 * ses.el (ses-mode): Doc fix. (Bug#14748)
3779
3780 2013-11-20 Leo Liu <sdl.web@gmail.com>
3781
3782 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
3783
3784 2013-11-19 Dan Nicolaescu <dann@gnu.org>
3785
3786 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
3787 when rebase or bisect are in progress.
3788
3789 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
3790
3791 * filenotify.el (file-notify-add-watch): Doc fix.
3792
3793 2013-11-19 Leo Liu <sdl.web@gmail.com>
3794
3795 * obsolete/rcompile.el: Mark obsolete.
3796
3797 * progmodes/compile.el (compilation-start)
3798 (compilation-goto-locus, compilation-find-file):
3799 Pass no-display-ok and handle nil value from display-buffer.
3800 (Bug#13594)
3801
3802 * window.el (display-buffer-alist, display-buffer): Document the
3803 new parameter no-display-ok. Return either a window or nil
3804 but never a non-window value.
3805
3806 2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3807
3808 * electric.el (electric-indent-mode-map): Remove.
3809 (electric-indent-mode): Change the global-map instead (bug#15915).
3810
3811 * textmodes/text-mode.el (paragraph-indent-minor-mode):
3812 Use add-function.
3813
3814 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3815
3816 * emacs-lisp/nadvice.el (remove-function): Align with
3817 add-function's behavior.
3818
3819 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
3820 (gdb--string-regexp): New constant.
3821 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
3822 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
3823 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
3824 submatch 1.
3825 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
3826 Adjust use accordingly.
3827 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
3828
3829 2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
3830
3831 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
3832 interpolation curlies (Bug#15914).
3833
3834 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3835
3836 * calc/calc.el (calc-context-sensitive-enter): New variable.
3837 (calc-enter): Use `calc-context-sensitive-enter'.
3838
3839 2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
3840
3841 * progmodes/cfengine.el: Version bump.
3842 (cfengine-cf-promises): New defcustom to locate cf-promises.
3843 (cfengine3-vartypes): Add new "data" type.
3844 (cfengine3--current-word): New function to get current name-like
3845 word or its bounds.
3846 (cfengine3--current-function): New function to look up a CFEngine
3847 function's definition.
3848 (cfengine3-format-function-docstring): New function.
3849 (cfengine3-make-syntax-cache): New function.
3850 (cfengine3-documentation-function): New function: ElDoc glue.
3851 (cfengine3-completion-function): New function: completion glue.
3852 (cfengine3-mode): Set `compile-command',
3853 `eldoc-documentation-function', and add to
3854 `completion-at-point-functions'.
3855
3856 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
3857
3858 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3859 `tramp-current-connection'.
3860
3861 2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
3862
3863 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
3864 nil/self/true/false with "end of symbol".
3865
3866 2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
3867
3868 * subr.el (version-regexp-alist): Fix a typo.
3869
3870 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
3871
3872 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
3873 "en_US.utf8" and "LC_CTYPE" to "".
3874 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
3875 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
3876
3877 2013-11-15 Leo Liu <sdl.web@gmail.com>
3878
3879 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
3880
3881 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3882
3883 * progmodes/gud.el (ctl-x-map):
3884 Remove C-x SPC binding. (Bug#12342)
3885 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
3886
3887 2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
3888
3889 * subr.el (version-regexp-alist):
3890 Recognize hg, svn and darcs versions as snapshot versions.
3891
3892 * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
3893 'always-utf8 value of `ruby-insert-encoding-magic-comment'.
3894 (ruby--encoding-comment-required-p): Extract from
3895 `ruby-mode-set-encoding'.
3896 (ruby-mode-set-encoding): Add the ability to always insert an
3897 utf-8 encoding comment. Fix and simplify coding comment update
3898 logic.
3899
3900 2013-11-14 Michael Albinus <michael.albinus@gmx.de>
3901
3902 * net/tramp-gvfs.el (top): Run init code only when
3903 `tramp-gvfs-enabled' is not nil.
3904 (tramp-gvfs-enabled): Check also :system bus.
3905
3906 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3907
3908 Sync with upstream verilog-mode revision 78e66ba.
3909 * progmodes/verilog-mode.el (verilog-end-of-defun)
3910 (verilog-type-completion, verilog-get-list): Remove unused funcs.
3911 (verilog-get-end-of-defun): Remove unused argument.
3912 (verilog-comment-depth): Remove unused local `e'.
3913 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
3914 Don't pass arg to verilog-get-end-of-defun.
3915
3916 2013-11-14 Glenn Morris <rgm@gnu.org>
3917
3918 * obsolete/assoc.el (aget): Prefix dynamic variable.
3919
3920 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
3921
3922 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3923
3924 * widget.el, hfy-cmap.el: Remove bogus package version number.
3925
3926 2013-11-13 Glenn Morris <rgm@gnu.org>
3927
3928 * replace.el (replace-eval-replacement):
3929 Try to give more helpful error message. (Bug#15836)
3930
3931 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3932 (archive-7z-update): Avoid custom type mismatches.
3933
3934 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
3935
3936 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
3937
3938 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
3939 address can be empty.
3940
3941 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
3942 Accept nil SWITCHES.
3943 (tramp-gvfs-handle-write-region): Implement APPEND.
3944
3945 2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
3946
3947 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
3948 binary "|" operator and closing block args delimiter.
3949 Remove FIXME comment referring to Ruby 1.8-only syntax.
3950 (ruby-smie--implicit-semi-p): Not after "|" operator.
3951 (ruby-smie--closing-pipe-p): New function.
3952 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
3953 (ruby-smie-rules): Indent after "|".
3954
3955 2013-11-12 Glenn Morris <rgm@gnu.org>
3956
3957 * ps-print.el (ps-face-attribute-list):
3958 Handle anonymous faces. (Bug#15827)
3959
3960 2013-11-12 Martin Rudalics <rudalics@gmx.at>
3961
3962 * window.el (display-buffer-other-frame): Fix doc-string.
3963 (Bug#15868)
3964
3965 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3966
3967 * subr.el (force-mode-line-update): Delete, move to buffer.c.
3968
3969 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
3970
3971 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
3972 (tramp-sh-handle-file-local-copy): Don't write a message when
3973 saving temporary files.
3974
3975 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
3976 both directories are remote.
3977 (tramp-smb-handle-directory-files): Do not return double entries.
3978 Do not expand full file names.
3979 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
3980 (tramp-smb-handle-write-region): Implement APPEND.
3981 (tramp-smb-get-stat-capability): Fix a stupid bug.
3982
3983 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3984
3985 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
3986
3987 2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
3988
3989 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
3990 throwing error over malformed let/let* (bug#15814).
3991
3992 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3993
3994 * iswitchb.el (iswitchb-mode): Mark obsolete.
3995
3996 2013-11-11 Glenn Morris <rgm@gnu.org>
3997
3998 * international/uni-bidi.el, international/uni-category.el:
3999 * international/uni-name.el, international/uni-numeric.el:
4000 Regenerate for Unicode 6.3.0.
4001
4002 2013-11-10 Michael Albinus <michael.albinus@gmx.de>
4003
4004 * net/tramp.el (tramp-methods):
4005 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
4006 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
4007
4008 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
4009
4010 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4011 Force highlighting text after Summary keyword in doc face for rpm.
4012
4013 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
4014
4015 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
4016 available and the word has no wildcards, append one to the grep pattern.
4017 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
4018 (ispell-complete-word): Call `ispell-lookup-words' with the value
4019 independent of `ispell-look-p'.
4020
4021 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
4022
4023 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
4024 Not after "||".
4025 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
4026 their parent.
4027
4028 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4029
4030 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
4031 (ruby-font-lock-keywords): Use backquote.
4032
4033 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
4034
4035 * progmodes/ruby-mode.el (ruby-smie--forward-token)
4036 (ruby-smie--backward-token): Only consider full-string matches.
4037
4038 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
4039
4040 * faces.el (describe-face): Add distant-foreground.
4041
4042 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
4043
4044 * progmodes/ruby-mode.el: Improve encoding comment handling.
4045 (ruby-encoding-magic-comment-style): New option.
4046 (ruby-custom-encoding-magic-comment-template): New option.
4047 (ruby--insert-coding-comment, ruby--detect-encoding):
4048 New functions extracted from `ruby-mode-set-encoding'.
4049 (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
4050 to control the style of the auto-inserted encoding comment.
4051
4052 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
4053
4054 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
4055 Use `smie-backward-sexp' with token argument.
4056
4057 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
4058
4059 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4060 Remove instrumentation code.
4061
4062 2013-11-08 Glenn Morris <rgm@gnu.org>
4063
4064 * progmodes/autoconf.el (autoconf-mode):
4065 Tweak comment-start-skip. (Bug#15822)
4066
4067 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4068
4069 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
4070 at bobp (bug#15826).
4071 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
4072
4073 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
4074
4075 * man.el (Man-start-calling): New macro, extracted from
4076 Man-getpage-in-background.
4077 (Man-getpage-in-background): Use it.
4078 (Man-update-manpage): New command.
4079 (Man-mode-map): Bind it.
4080
4081 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
4082
4083 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
4084 of "and", "or", "&&" and "||".
4085 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
4086 argument. Prohibit opening curly brace because it could only be a
4087 block opener in that position.
4088 (ruby-smie--forward-token, ruby-smie--backward-token):
4089 Separate "|" from "&" or "*" going after it. That can happen in block
4090 arguments.
4091 (ruby-smie--indent-to-stmt): New function, seeks the end of
4092 previous statement or beginning of buffer.
4093 (ruby-smie-rules): Use it.
4094 (ruby-smie-rules): Check if there's a ":" before a curly block
4095 opener candidate; if there is, it's a hash.
4096
4097 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4098
4099 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
4100 (cl--block-wrapper): Fix last accidental change.
4101
4102 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
4103
4104 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4105 Instrument, in order to hunt failure on hydra.
4106
4107 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4108
4109 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
4110 malformed bindings form (bug#15814).
4111
4112 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
4113
4114 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
4115 "." compared to " @ ". This incidentally fixes some indentation
4116 examples with "do".
4117 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
4118 (ruby-smie-grammar): New tokens: "and" and "or".
4119 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
4120 Exclude "and" and "or". Remove "do" in order to work around token
4121 priorities.
4122 (ruby-smie-rules): Add all infix tokens. Handle the case of
4123 beginning-of-buffer.
4124
4125 2013-11-06 Glenn Morris <rgm@gnu.org>
4126
4127 * Makefile.in (setwins_almost, setwins_for_subdirs):
4128 Avoid accidental matches.
4129
4130 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
4131
4132 * menu-bar.el (popup-menu): Use key-binding.
4133
4134 2013-11-06 Eli Zaretskii <eliz@gnu.org>
4135
4136 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
4137 menus, support also the menus produced by minor modes.
4138 (Bug#15817)
4139
4140 2013-11-06 Leo Liu <sdl.web@gmail.com>
4141
4142 * thingatpt.el (thing-at-point-looking-at): Add optional arg
4143 DISTANCE to bound the search. All uses changed. (Bug#15808)
4144
4145 2013-11-06 Glenn Morris <rgm@gnu.org>
4146
4147 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
4148 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
4149 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
4150
4151 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
4152
4153 * electric.el (electric-indent-just-newline): New command.
4154 (electric-indent-mode-map): New keymap.
4155 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
4156 Re-add :group which weren't redundant.
4157
4158 * electric.el (electric-indent-local-mode): New minor mode.
4159 (electric-indent-functions-without-reindent): New var.
4160 (electric-indent-post-self-insert-function): Use it.
4161 * emacs-lisp/gv.el (buffer-local-value): Add setter.
4162
4163 2013-11-05 Eli Zaretskii <eliz@gnu.org>
4164
4165 * international/quail.el (quail-help): Be more explicit about the
4166 meaning of the labels shown on the keys. (Bug#15800)
4167
4168 * startup.el (normal-top-level): Load the subdirs.el files before
4169 setting the locale environment. (Bug#15805)
4170
4171 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
4172
4173 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
4174 via arguments so as to get the right ones (bug#15418).
4175
4176 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
4177
4178 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
4179
4180 Fix problems found while writing a test suite.
4181
4182 * net/tramp-compat.el (tramp-compat-load): New defun.
4183 * net/tramp.el (tramp-handle-load): Use it.
4184
4185 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
4186 "(numberp ok-if-already-exists)" correctly.
4187
4188 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
4189
4190 * international/characters.el (glyphless-char-display-control):
4191 Add usage note.
4192
4193 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
4194
4195 * progmodes/python.el (python-mode):
4196 * progmodes/scheme.el (scheme-mode):
4197 * progmodes/prolog.el (prolog-mode):
4198 * progmodes/ruby-mode.el (ruby-mode):
4199 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
4200 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
4201
4202 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4203
4204 * rect.el (rectangle--highlight-for-redisplay):
4205 * emacs-lisp/smie.el (smie--next-indent-change):
4206 Use buffer-chars-modified-tick.
4207
4208 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
4209
4210 * electric.el (electric-indent-post-self-insert-function):
4211 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
4212
4213 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
4214
4215 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
4216
4217 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4218
4219 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
4220 (bug#15786).
4221
4222 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4223
4224 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
4225
4226 * progmodes/python.el: Fix up last change.
4227 (python-shell--save-temp-file): New function.
4228 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
4229 `string' comes from the current buffer.
4230 (python-shell-send-string-no-output): Remove `msg' arg.
4231 (python--use-fake-loc): New var.
4232 (python-shell-buffer-substring): Obey it. Try to compensate for the
4233 extra coding line added by python-shell--save-temp-file.
4234 (python-shell-send-region): Use python-shell--save-temp-file and
4235 python-shell-send-file directly. Add `nomain' argument.
4236 (python-shell-send-buffer): Use python-shell-send-region.
4237 (python-electric-pair-string-delimiter): New function.
4238 (python-mode): Use it.
4239
4240 2013-11-04 Eli Zaretskii <eliz@gnu.org>
4241
4242 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
4243 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
4244 environment and decoding all of the default-directory's to here
4245 from command-line.
4246 (command-line): Decode also argv[0].
4247
4248 * loadup.el: Error out if default-directory is a multibyte string
4249 when we are dumping.
4250
4251 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
4252
4253 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
4254
4255 * emacs-lisp/package.el (package-menu-mode)
4256 (package-menu--print-info, package-menu--archive-predicate):
4257 Add Archive column to package list.
4258
4259 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
4260
4261 Fix problems found while writing a test suite.
4262
4263 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
4264 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
4265 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
4266 to nil when running original file name handler. Otherwise,
4267 there are problems with constructs like "$$FOO".
4268
4269 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
4270 for `localname'.
4271
4272 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
4273
4274 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
4275
4276 * subr.el (version<, version<=, version=):
4277 Update docstrings with information for snapshot versions.
4278
4279 * helpers.el: New library for misc helper functions.
4280 (hash-table-keys): New function returning a list of hash keys.
4281 (hash-table-values): New function returning a list of hash values.
4282
4283 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
4284
4285 * progmodes/ruby-mode.el (ruby-smie--forward-token)
4286 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
4287
4288 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
4289
4290 * textmodes/fill.el (fill-single-char-nobreak-p): New function
4291 checking whether point is after a 1-letter word.
4292
4293 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4294
4295 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
4296 Don't infloop when expanding region over `multiline' syntax-type that
4297 begins a line (bug#15778).
4298
4299 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4300
4301 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
4302 Make it into a proper minor mode.
4303 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
4304 (rectangle-mark-mode-map): New keymap.
4305 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
4306
4307 2013-11-04 Glenn Morris <rgm@gnu.org>
4308
4309 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
4310
4311 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4312
4313 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
4314 (ruby-smie-rules): Use smie-rule-parent instead.
4315
4316 * emacs-lisp/smie.el (smie-rule-parent): Always call
4317 smie-indent-virtual rather than only for hanging tokens.
4318 (smie--next-indent-change): New helper command.
4319
4320 2013-11-03 Glenn Morris <rgm@gnu.org>
4321
4322 * Makefile.in (abs_srcdir): Remove.
4323 (emacs): Unset EMACSLOADPATH.
4324
4325 2013-11-02 Glenn Morris <rgm@gnu.org>
4326
4327 * Makefile.in (EMACS): Use a relative filename.
4328 (abs_top_builddir): Remove.
4329 (custom-deps, finder-data, autoloads): Use --chdir.
4330
4331 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
4332
4333 Use relative filenames in TAGS files.
4334 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4335 (lisptagsfiles4, TAGS): Use relative file names.
4336 (TAGS-LISP): Remove.
4337 (maintainer-clean): No more TAGS-LISP file.
4338
4339 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4340 (lisptagsfiles4): Use absolute filenames again.
4341 (TAGS, TAGS-LISP): Not everything needs to run in one line.
4342 Remove all *loaddefs files, not just the first. Remove esh-groups.
4343 (maintainer-clean): Delete TAGS, TAGS-LISP.
4344
4345 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4346
4347 * emacs-lisp/package.el (package-version-join):
4348 Recognize snapshot versions.
4349
4350 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4351
4352 * subr.el (version-regexp-alist): Add support for snapshot versions.
4353
4354 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
4355
4356 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
4357 New function, replacement for `smie-rule-parent' for when we want to
4358 skip over our direct parent if it's an assignment token..
4359 (ruby-smie-rules): Use it.
4360
4361 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
4362
4363 * progmodes/ruby-mode.el: Use `syntax-propertize-function'
4364 unconditionally. Remove now unnecessary forward declarations.
4365 Remove XEmacs-specific setup.
4366 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4367 (ruby-font-lock-syntactic-keywords)
4368 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
4369 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4370 (ruby-here-doc-end-syntax): Remove.
4371 (ruby-mode): Don't check whether `syntax-propertize-rules' is
4372 defined as function.
4373
4374 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
4375
4376 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
4377
4378 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
4379
4380 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
4381 table and abbrev table, `define-derived-mode' does that for us
4382 anyway.
4383
4384 2013-11-01 Glenn Morris <rgm@gnu.org>
4385
4386 * Makefile.in: Remove manual mh-e dependencies (writing .elc
4387 files is atomic for some time, so no parallel compilation issues).
4388
4389 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
4390
4391 * faces.el (face-x-resources): Add :distant-foreground.
4392 (region): Use :distant-foreground for gtk and ns.
4393
4394 2013-11-01 Tassilo Horn <tsdh@gnu.org>
4395
4396 Allow multiple bibliographies when BibLaTeX is used rather than
4397 BibTeX.
4398 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
4399 (reftex-locate-bibliography-files): Us it.
4400
4401 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
4402
4403 * image.el (image-type-header-regexps): Fix the 'pbm' part to
4404 allow comments in pbm files.
4405
4406 * term/w32-win.el (dynamic-library-alist): Support newer versions
4407 of libjpeg starting with v7: look only for the DLL from the
4408 version against which Emacs was built.
4409 Support versions of libpng beyond 1.4.x.
4410 Support libtiff v4.x.
4411
4412 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
4413
4414 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
4415 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
4416 Add property :safe.
4417 (ruby-deep-arglist): Add property :type.
4418
4419 2013-10-31 Glenn Morris <rgm@gnu.org>
4420
4421 * Makefile.in (custom-deps, finder-data): No need to setq the target
4422 variables, we are in the right directory and the defaults work fine.
4423
4424 2013-10-30 Glenn Morris <rgm@gnu.org>
4425
4426 * Makefile.in (autoloads): Do not use abs_lisp.
4427
4428 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4429 `newline' does not respect `standard-output', so use `princ'.
4430
4431 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
4432
4433 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
4434 * buff-menu.el (Buffer-menu--unmark): New function.
4435 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
4436
4437 2013-10-30 Glenn Morris <rgm@gnu.org>
4438
4439 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
4440
4441 * emacs-lisp/package.el (lm-homepage): Declare.
4442
4443 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
4444 Fix doc typos.
4445
4446 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
4447
4448 * Makefile.in (finder-data, autoloads, update-subdirs)
4449 (compile-main, compile-clean, compile-always, bootstrap-clean):
4450 Check return value of cd.
4451 (compile-calc): Remove.
4452
4453 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
4454
4455 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
4456
4457 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
4458 (byte-compile-and-folded): New function.
4459 (=, <, >, <=, >=): Use it.
4460
4461 * dos-w32.el (minibuffer-history-case-insensitive-variables)
4462 (path-separator, null-device, buffer-file-coding-system)
4463 (lpr-headers-switches): Check system-type before modifying them.
4464 (find-buffer-file-type-coding-system): Mark obsolete.
4465 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
4466 find-file-not-found-set-buffer-file-coding-system.
4467 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
4468 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
4469 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
4470 (w32-direct-print-region-helper, w32-direct-print-region-function)
4471 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
4472 * startup.el (normal-top-level-add-subdirs-to-load-path):
4473 * ps-print.el (ps-print-region-function):
4474 * lpr.el (print-region-function): Use new name.
4475
4476 * subr.el (custom-declare-variable-early): Remove function.
4477 (custom-declare-variable-list): Remove var.
4478 (error, user-error): Remove `while' loop.
4479 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
4480 (user-emacs-directory-warning, locate-user-emacs-file):
4481 Move to files.el.
4482 * simple.el (read-quoted-char-radix, read-quoted-char):
4483 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
4484 Move from subr.el.
4485 * custom.el (custom-declare-variable-list): Don't process
4486 custom-declare-variable-list.
4487
4488 * progmodes/python.el (python-shell-get-buffer): New function.
4489 (python-shell-get-process): Use it.
4490 (python-shell-send-string): Always use utf-8 and add a cookie to tell
4491 Python which encoding was used. Don't split-string since we only care
4492 about the first line. Return the temp-file, if applicable.
4493 (python-shell-send-region): Tell compile.el how to turn locations in
4494 the temp-file into locations in the source buffer.
4495
4496 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4497
4498 * subr.el (undefined): Add missing behavior from the C code for
4499 unbound keys.
4500
4501 * rect.el: Use lexical-binding. Add new rectangular region support.
4502 (rectangle-mark): New command.
4503 (rectangle--region): New var.
4504 (deactivate-mark-hook): Reset rectangle--region.
4505 (rectangle--extract-region, rectangle--insert-for-yank)
4506 (rectangle--highlight-for-redisplay)
4507 (rectangle--unhighlight-for-redisplay): New functions.
4508 (region-extract-function, redisplay-unhighlight-region-function)
4509 (redisplay-highlight-region-function): Use them to handle
4510 rectangular region.
4511 * simple.el (region-extract-function): New var.
4512 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
4513 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
4514 (kill-region): Replace obsolete `yank-handler' arg with `region'.
4515 (copy-region-as-kill, kill-ring-save): Add `region' argument.
4516 (redisplay-unhighlight-region-function)
4517 (redisplay-highlight-region-function): New vars.
4518 (redisplay--update-region-highlight): New function.
4519 (pre-redisplay-function): Use it.
4520 (exchange-point-and-mark): Don't deactivate the mark before
4521 reactivate-it anyway.
4522 * comint.el (comint-kill-region): Remove yank-handler argument.
4523 * delsel.el (delete-backward-char, backward-delete-char-untabify)
4524 (delete-char): Remove property, since it's now part of their
4525 default behavior.
4526 (self-insert-iso): Remove property since this command doesn't exist.
4527
4528 * emacs-lisp/package.el (package--download-one-archive)
4529 (describe-package-1): Don't query the user about final newline.
4530
4531 2013-10-29 Daniel Colascione <dancol@dancol.org>
4532
4533 * net/tramp.el (tramp-methods): Document new functionality.
4534 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
4535 tramp-hostname-checker if method provides one instead of scanning
4536 argument list for "%h" to decide hostname acceptability.
4537
4538 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
4539
4540 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
4541 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4542 Handle COPY-CONTENTS. (Bug#15737)
4543
4544 2013-10-28 Daiki Ueno <ueno@gnu.org>
4545
4546 * epa-file.el
4547 (epa-file-cache-passphrase-for-symmetric-encryption):
4548 Document that this option has no effect with GnuPG 2.0 (bug#15552).
4549
4550 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
4551
4552 * image.el (defimage, image-load-path): Doc fixes.
4553
4554 2013-10-27 Alan Mackenzie <acm@muc.de>
4555
4556 Indent statements in macros following "##" correctly.
4557 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
4558 Modify the "#" arm of a cond form to handle "#" and "##" operators.
4559
4560 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
4561
4562 * linum.el (linum-update-window): Fix boundary test (bug#13446).
4563
4564 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
4565
4566 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
4567 after `=' is probably a new expression.
4568
4569 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4570
4571 * man.el (man-imenu-title): New option.
4572 (Man-mode-map): Add menu. (Bug#15722)
4573 (Man-mode): Add imenu to menu.
4574
4575 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
4576
4577 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
4578 specific in what the first arg can be: a non-keyword word,
4579 string/regexp/percent literal opener, opening paren, or unary
4580 operator followed directly by word.
4581
4582 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4583
4584 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
4585 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
4586 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
4587 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
4588 Remove vars, they do not apply any more.
4589 (prolog-mode-abbrev-table): Remove redundant declaration.
4590 (prolog-upper-case-string, prolog-lower-case-string): Remove.
4591 (prolog-use-smie): Remove.
4592 (prolog-smie-rules): Add indentation rule for the if-then-else layout
4593 supported by prolog-electric-if-then-else-flag.
4594 (prolog-mode-variables, prolog-menu): Use setq-local.
4595 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
4596 Remove binding to `Backspace' since this key doesn't exist anyway.
4597 Remove bindings for electric self-inserting keys.
4598 (prog-mode): Assume it's defined.
4599 (prolog-post-self-insert): New function.
4600 (prolog-mode): Use it.
4601 (prolog-indent-line, prolog-indent-level)
4602 (prolog-find-indent-of-matching-paren)
4603 (prolog-indentation-level-of-line, prolog-goto-comment-column)
4604 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
4605 (prolog-goto-next-paren, prolog-in-string-or-comment)
4606 (prolog-tokenize, prolog-inside-mline-comment)
4607 (prolog-find-start-of-mline-comment): Remove functions.
4608 (prolog-find-unmatched-paren, prolog-clause-end)
4609 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
4610 (prolog-electric--if-then-else): Rename from
4611 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
4612 (prolog-tokenize-searchkey): Remove const.
4613 (prolog-clause-info): Use forward-sexp.
4614 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
4615 (prolog-electric-if-then-else): Remove commands.
4616 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
4617 for use in post-self-insert-hook.
4618 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
4619 for use in post-self-insert-hook.
4620 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
4621 for use in post-self-insert-hook.
4622 (prolog-electric--underscore): Rename from prolog-electric--underscore;
4623 adapt it for use in post-self-insert-hook.
4624
4625 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
4626
4627 * emacs-lisp/ert.el (ert-run-tests-interactively):
4628 Use `completing-read'. (Bug#9756)
4629
4630 2013-10-25 Eli Zaretskii <eliz@gnu.org>
4631
4632 * simple.el (line-move): Call line-move-1 instead of
4633 line-move-visual when the current window hscroll is zero, but
4634 temporary-goal-column indicates we will need to hscroll as result
4635 of the movement. (Bug#15712)
4636
4637 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
4638
4639 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
4640 capitalization. Use :visible instead of :active.
4641 Fix `ruby-indent-exp' reference. Add menu items for the generic
4642 commands that are used with SMIE.
4643 (ruby-do-end-to-brace): Insert space after `{'.
4644
4645 2013-10-25 John Anthony <john@jo.hnanthony.com>
4646
4647 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
4648
4649 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
4650
4651 2013-10-25 Glenn Morris <rgm@gnu.org>
4652
4653 * vc/vc.el (vc-print-log): Don't use a working revision unless
4654 one was explicitly specified. (Bug#15322)
4655
4656 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4657
4658 * subr.el (add-to-list): Preserve return value in compiler-macro
4659 (bug#15692).
4660
4661 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4662
4663 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
4664 result. Ask user to retry using '-all' flag. (Bug#15701)
4665
4666 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * emacs-lisp/smie.el: New smie-config system.
4669 (smie-config): New defcustom.
4670 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
4671 (smie-config-guess, smie-config-save): New commands.
4672 (smie-config--mode-local, smie-config--buffer-local)
4673 (smie-config--trace, smie-config--modefuns): New vars.
4674 (smie-config--advice, smie-config--mode-hook)
4675 (smie-config--setter, smie-config-local, smie-config--get-trace)
4676 (smie-config--guess-value, smie-config--guess): New functions.
4677 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
4678 text properties. Treat "string fence" syntax like string syntax.
4679
4680 * progmodes/sh-script.el (sh-use-smie): Change default.
4681 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
4682 (sh-var-value): Simplify by CSE.
4683 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
4684 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
4685 is used.
4686 (sh-guess-basic-offset): Use cl-incf.
4687 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
4688
4689 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
4690
4691 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
4692 (bug#15699).
4693
4694 2013-10-24 Glenn Morris <rgm@gnu.org>
4695
4696 * Makefile.in (abs_top_srcdir): Remove.
4697 (update-subdirs): Use relative path to update-subdirs.
4698
4699 2013-10-24 Eli Zaretskii <eliz@gnu.org>
4700
4701 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
4702 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4703 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4704 Call unmsys--file-name before expand-file-name, not after it.
4705
4706 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
4707
4708 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
4709 (ert-test-skipped): New error.
4710 (ert-skip, ert-stats-skipped): New defuns.
4711 (ert--skip-unless): New macro.
4712 (ert-test-skipped): New struct.
4713 (ert--run-test-debugger, ert-test-result-type-p)
4714 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
4715 (ert--stats-set-test-and-result, ert-char-for-test-result)
4716 (ert-string-for-test-result, ert-run-tests-batch)
4717 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
4718 Handle skipped tests. (Bug#9803)
4719
4720 2013-10-24 Glenn Morris <rgm@gnu.org>
4721
4722 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
4723
4724 * Makefile.in (abs_top_srcdir): New, set by configure.
4725 (update-subdirs): Correct build-aux location.
4726
4727 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
4728
4729 * vc/vc.el (vc-print-root-log): Always set `default-directory'
4730 value, whether we could auto-deduce `backend', or not.
4731
4732 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
4733 with parameters" example. Simplify the "is it block or is it
4734 hash" check, but also make it more thorough.
4735
4736 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
4737
4738 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
4739
4740 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
4741
4742 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
4743 { if it is hanging.
4744
4745 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
4746 :before ";".
4747
4748 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
4749
4750 * progmodes/compile.el (compilation-directory-matcher)
4751 (compilation-page-delimiter):
4752 Support GNU Make-4.0 directory quoting. (Bug#15678)
4753
4754 2013-10-23 Leo Liu <sdl.web@gmail.com>
4755
4756 * ido.el (ido-tidy): Handle read-only text.
4757
4758 2013-10-23 Glenn Morris <rgm@gnu.org>
4759
4760 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
4761 (emacs, compile, compile-always):
4762 Quote entities that might contain whitespace.
4763 (custom-deps, finder-data, autoloads): Use abs_lisp.
4764 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
4765 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
4766 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
4767
4768 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
4769
4770 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
4771 Use `following-char'.
4772
4773 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
4774
4775 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
4776 * progmodes/ruby-mode.el (ruby-smie-rules):
4777 Remove corresponding workaround. Fix indentation rule of ";" so it
4778 also applies when ";" is the parent.
4779
4780 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
4781
4782 * frame.el (display-screens, display-pixel-height)
4783 (display-pixel-width, display-mm-width, display-backing-store)
4784 (display-save-under, display-planes, display-color-cells)
4785 (display-visual-class, display-monitor-attributes-list):
4786 Mention the optional ‘display’ argument in doc strings.
4787
4788 2013-10-22 Michael Gauland <mikelygee@amuri.net>
4789
4790 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
4791 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
4792
4793 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
4794
4795 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
4796 TODO. Add "." after " @ ".
4797 (ruby-smie--at-dot-call): New function. Checks if point at method
4798 call with explicit target.
4799 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
4800 to the method name tokens when it precedes them.
4801 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
4802 (ruby-smie-rules): Add rule for indentation before and after "."
4803 token.
4804
4805 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4806
4807 * textmodes/remember.el (remember-diary-extract-entries):
4808 Avoid add-to-list.
4809
4810 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
4811 an instruction.
4812
4813 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
4814
4815 * progmodes/ruby-mode.el (ruby-smie-grammar):
4816 Add (almost) all infix operators.
4817 (ruby-smie--implicit-semi-p): Add new operator chars.
4818
4819 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
4820 `smie-down-list'.
4821 (ruby-smie--args-separator-p): Check that there's no newline
4822 between method call and its arguments.
4823
4824 2013-10-20 Alan Mackenzie <acm@muc.de>
4825
4826 Allow comma separated lists after Java "implements".
4827
4828 * progmodes/cc-engine.el (c-backward-over-enum-header):
4829 Parse commas.
4830 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
4831 from a "disallowed" list in enum fontification.
4832
4833 2013-10-20 Johan Bockgård <bojohan@gnu.org>
4834
4835 * startup.el (default-frame-background-mode): Remove unused defvar.
4836
4837 * progmodes/verilog-mode.el (verilog-mode): Don't set
4838 comment-indent-function globally.
4839
4840 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
4841
4842 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
4843 Move Info menu item creation to ns-win.el.
4844
4845 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
4846 in menu bar.
4847
4848 * menu-bar.el: Move GNUstep specific menus...
4849
4850 * term/ns-win.el (ns-initialize-window-system): ... to here.
4851
4852 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4853
4854 * simple.el (newline): Only run post-self-insert-hook when
4855 called interactively.
4856
4857 2013-10-19 Johan Bockgård <bojohan@gnu.org>
4858
4859 * icomplete.el (icomplete-with-completion-tables): Add :version.
4860
4861 2013-10-19 Alan Mackenzie <acm@muc.de>
4862
4863 Fix fontification bugs with constructors and const.
4864
4865 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
4866 CASE 2) Remove the check for the absence of a suffix construct
4867 after a function declaration with only types (no identifiers) in
4868 the parentheses. Also, accept a function declaration with just a
4869 type inside the parentheses, if this type can be positively
4870 recognised as such, or if a prefix keyword like "explicit" nails
4871 down the construct as a declaration.
4872
4873 2013-10-19 Eli Zaretskii <eliz@gnu.org>
4874
4875 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
4876 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
4877 the problem whereby selecting a menu item that leads to a
4878 minibuffer prompt moves the cursor out of the minibuffer window,
4879 making it hard to type at the prompt. Suggested by Stefan Monnier
4880 <monnier@iro.umontreal.ca>.
4881
4882 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
4883
4884 * menu-bar.el: Don't make Services menu.
4885
4886 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4887
4888 * ffap.el: Handle "/usr/include/c++/<version>" directories.
4889 (ffap-alist): Use ffap-c++-mode for c++-mode.
4890 (ffap-c++-path): New variable.
4891 (ffap-c++-mode): New function.
4892
4893 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
4894
4895 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
4896
4897 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
4898
4899 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
4900 introduced on 2013-09-08, which results in an infinite loop
4901 requesting a password.
4902
4903 2013-10-18 Glenn Morris <rgm@gnu.org>
4904
4905 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
4906
4907 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
4908
4909 Sync with upstream verilog-mode revision 1a6ecec7.
4910 * progmodes/verilog-mode.el (verilog-mode-version): Update.
4911 (verilog-mode-release-date): Remove.
4912 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
4913 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
4914 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
4915 (verilog-auto-tieoff-ignore-regexp)
4916 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
4917 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
4918 (verilog-signals-with, verilog-dir-cache-preserving)
4919 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
4920 Doc fixes.
4921 (verilog-case-fold): New option, to control case folding in
4922 regexp searches, bug597.
4923 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
4924 (verilog-string-match-fold, verilog-in-paren-count)
4925 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
4926 (verilog-at-close-struct-p): New functions.
4927 (verilog-beg-block-re-ordered, verilog-extended-case-re)
4928 (verilog-forward-sexp, verilog-set-auto-endcomments)
4929 (verilog-leap-to-case-head): Handle "unique0" case.
4930 (verilog-in-constraint-re): New constant.
4931 (verilog-keywords, verilog-type-font-keywords):
4932 Add some SystemVerilog 1800-2012 keywords.
4933 (verilog-label-be): Remove unimplemented argument, bug669.
4934 (verilog-batch-execute-func): When batch expanding clear
4935 create-lockfiles to prevent spurious user locks when a file ends
4936 up not changing.
4937 (verilog-calculate-indent, verilog-calc-1)
4938 (verilog-at-close-constraint-p, verilog-at-constraint-p)
4939 (verilog-do-indent): Fix indentation of nested constraints
4940 and structures.
4941 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
4942 (verilog-auto-inst-param): Use verilog-string-match-fold.
4943 (verilog-read-inst-module-matcher):
4944 Fix AUTOINST on gate primitives with #1.
4945 (verilog-read-decls): Fix double-declaring user-defined typed signals.
4946 Reads all user-defined typed variables.
4947 (verilog-read-defines): Fix reading definitions inside comments, bug647.
4948 (verilog-signals-matching-regexp)
4949 (verilog-signals-not-matching-regexp, verilog-auto):
4950 Respect verilog-case-fold.
4951 (verilog-diff-report): Fix line count.
4952 (verilog-auto-assign-modport): Remove unused local `modi'.
4953 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
4954 better handle multidimensional arrays.
4955 Fix packed array ports misadding bit index in AUTOINST, bug637.
4956 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
4957 to not double-declare existing outputs and inputs, respectively.
4958 (verilog-template-map): Bind U to verilog-sk-uvm-component.
4959 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
4960 (verilog-sk-uvm-component): New skeleton.
4961 (verilog-submit-bug-report): Add verilog-case-fold,
4962 remove verilog-mode-release-date.
4963
4964 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
4965
4966 * subr.el (sit-for): Call (input-pending-p t) so as to behave
4967 as before.
4968
4969 2013-10-18 Reuben Thomas <rrt@sc3d.org>
4970
4971 * textmodes/remember.el (remember): Set buffer-offer-save in
4972 remember buffers (bug#13566).
4973
4974 2013-10-18 Daniel Colascione <dancol@dancol.org>
4975
4976 When evaluating forms in ielm, direct standard output to ielm
4977 buffer. Add new ielm-return-for-effect command. Remove trailing
4978 whitespace throughout.
4979
4980 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
4981 (ielm-return-for-effect): New command.
4982 (ielm-send-input): Accept optional `for-effect' parameter.
4983 (ielm-eval-input): Accept optional `for-effect' parameter.
4984 Bind `standard-output' to stream we create using
4985 `ielm-standard-output-impl'. Suppress printing result when
4986 `for-effect'.
4987 (ielm-standard-output-impl): New function.
4988 (inferior-emacs-lisp-mode): Explain new features in documentation.
4989
4990 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
4991
4992 Code cleanup.
4993
4994 * net/tramp.el (tramp-debug-message): Do not check for connection
4995 buffer.
4996 (tramp-message): Use "vector" connection property.
4997
4998 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
4999 (tramp-equal-remote, tramp-eshell-directory-change)
5000 * net/tramp-adb.el (tramp-adb-handle-copy-file)
5001 (tramp-adb-handle-rename-file)
5002 * net/tramp-cmds.el (tramp-list-remote-buffers)
5003 (tramp-cleanup-connection, tramp-cleanup-this-connection)
5004 * net/tramp-compat.el (tramp-compat-process-running-p)
5005 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
5006 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
5007 (tramp-gvfs-handle-rename-file)
5008 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
5009 (tramp-set-file-uid-gid)
5010 * net/tramp-smb.el (tramp-smb-handle-copy-file)
5011 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
5012 of `file-remote-p'.
5013
5014 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
5015 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
5016 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
5017 (tramp-gw-open-network-stream): Suppress unrelated traces.
5018
5019 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
5020 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
5021 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5022 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
5023 connection property.
5024
5025 * net/tramp-cache.el (top): Suppress traces when reading
5026 persistency file.
5027
5028 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
5029 Refactor common code. Improve debug message.
5030 (tramp-maybe-open-connection)
5031 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
5032 connection buffer too early.
5033
5034 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
5035 from `tramp-smb-actions-with-acl'.
5036 (tramp-smb-actions-set-acl): New defconst.
5037 (tramp-smb-handle-copy-directory)
5038 (tramp-smb-action-get-acl): New defun, renamed from
5039 `tramp-smb-action-with-acl'.
5040 (tramp-smb-action-set-acl): New defun.
5041 (tramp-smb-handle-set-file-acl): Rewrite.
5042
5043 2013-10-17 Glenn Morris <rgm@gnu.org>
5044
5045 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
5046
5047 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5048
5049 * skeleton.el (skeleton-newline): Remove.
5050 (skeleton-internal-1): Use (insert "\n") instead.
5051
5052 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
5053 let-bindings.
5054
5055 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
5056 forward-sexp-function while we redo its job (bug#15613).
5057
5058 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
5059
5060 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
5061 represented by lists.
5062
5063 2013-10-16 Glenn Morris <rgm@gnu.org>
5064
5065 * tmm.el (tmm--history): New dynamic variable.
5066 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
5067
5068 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
5069
5070 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
5071 (tramp-smb-errors): Add error messages.
5072 (tramp-smb-actions-with-acl): New defconst.
5073 (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
5074 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
5075 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
5076 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
5077 (tramp-smb-get-stat-capability): Fix tests.
5078
5079 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
5080
5081 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
5082 (bug#15580).
5083
5084 2013-10-16 Glenn Morris <rgm@gnu.org>
5085
5086 * ansi-color.el (ansi-color-drop-regexp):
5087 Add 1J, 1K, 2K. (Bug#15617)
5088
5089 * files.el (hack-local-variables--warned-lexical): New.
5090 (hack-local-variables):
5091 Warn about misplaced lexical-binding. (Bug#15616)
5092
5093 * net/eww.el (eww-render): Always set eww-current-url,
5094 and update header line. (Bug#15622)
5095 (eww-display-html): ... Rather than just doing it here.
5096
5097 2013-10-15 Eli Zaretskii <eliz@gnu.org>
5098
5099 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
5100 menu navigations commands.
5101
5102 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
5103
5104 * progmodes/subword.el (subword-capitalize): Be careful when
5105 the search for [[:alpha:]] fails (bug#15580).
5106
5107 2013-10-14 Eli Zaretskii <eliz@gnu.org>
5108
5109 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
5110 to commands that scroll the menu.
5111
5112 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
5113
5114 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
5115 Handle methods ending with `?' and `!'.
5116
5117 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
5118
5119 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
5120 `japanese-cp932' to `cp932' to fix the problem where saving a
5121 source file written in Shift_JIS twice would end up having
5122 `coding: japanese-cp932' which Ruby could not recognize.
5123 (ruby-mode-set-encoding): Add support for encodings mapped to nil
5124 in `ruby-encoding-map'.
5125 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
5126 doesn't need to be explicitly declared in magic comment.
5127 (ruby-encoding-map): Add type declaration for better customize UI.
5128
5129 2013-10-13 Glenn Morris <rgm@gnu.org>
5130
5131 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
5132 Occur buffers are read-only. http://bugs.debian.org/720775
5133
5134 * emacs-lisp/authors.el (authors-fixed-entries):
5135 Comment out old alpha stuff.
5136
5137 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
5138
5139 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
5140 to `after-save-hook' instead of `before-save-hook'.
5141 (ruby-mode-set-encoding): Use the value of coding system used to
5142 write the file. Call `basic-save-buffer-1' after modifying the
5143 buffer.
5144
5145 2013-10-13 Alan Mackenzie <acm@muc.de>
5146
5147 Fix indentation/fontification of Java enum with
5148 "implements"/generic.
5149
5150 * progmodes/cc-engine.el (c-backward-over-enum-header):
5151 Extracted from the three other places and enhanced to handle generics.
5152 (c-inside-bracelist-p): Uses new function above.
5153 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
5154 function above.
5155 (c-font-lock-enum-tail): Uses new function above.
5156
5157 2013-10-13 Kenichi Handa <handa@gnu.org>
5158
5159 * international/mule-cmds.el (select-safe-coding-system): Remove a
5160 superfluous condition in chekcing whether a coding system is safe
5161 or not.
5162
5163 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
5164
5165 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
5166
5167 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
5168
5169 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
5170
5171 2013-10-13 Glenn Morris <rgm@gnu.org>
5172
5173 * menu-bar.el (menu-bar-update-buffers):
5174 Unify Buffers menu prompt string. (Bug#15576)
5175
5176 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
5177
5178 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
5179 Add some entries.
5180 (authors-fixed-entries): Use accented form of name.
5181
5182 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5183
5184 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
5185 method calls (bug#15594).
5186 (ruby-smie--args-separator-p): New function.
5187 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
5188 recognize paren-free method calls.
5189
5190 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
5191 internals of universal-argument.
5192
5193 2013-10-11 Eli Zaretskii <eliz@gnu.org>
5194
5195 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
5196 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
5197 dropped menu on second mouse click on the menu bar.
5198
5199 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5200
5201 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
5202 (explicit-shell-file-name): Declare.
5203 (sh--vars-before-point, sh--cmd-completion-table): New functions.
5204 (sh-completion-at-point-function): New function.
5205 (sh-mode): Use it.
5206 (sh-smie--keyword-p): Remove unused argument.
5207 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
5208 vars.
5209 (sh-set-shell): Always setup SMIE, even if we use the
5210 old indentation code.
5211
5212 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
5213
5214 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
5215 cases of ? and =.
5216 (ruby-smie-rules): Simplify the "do" rule. The cases when the
5217 predicate would return nil are almost non-existent.
5218 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
5219
5220 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
5221 cache also after commands that modify the buffer but don't move
5222 point.
5223
5224 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5225
5226 * env.el (substitute-env-in-file-name): New function.
5227 (substitute-env-vars): Extend the meaning of the optional arg.
5228
5229 2013-10-10 Eli Zaretskii <eliz@gnu.org>
5230
5231 * term/w32-win.el (dynamic-library-alist): Define separate lists
5232 of GIF DLLs for versions before and after 5.0.0 of giflib.
5233 (Bug#15531)
5234
5235 2013-10-10 João Távora <joaotavora@gmail.com>
5236
5237 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
5238 not locked, use last revision and current source as
5239 defaults. (Bug#15569)
5240
5241 2013-10-10 Masatake YAMATO <yamato@redhat.com>
5242
5243 * menu-bar.el (menu-bar-open): Don't use popup-menu if
5244 menu-bar is hidden.
5245
5246 2013-10-10 Martin Rudalics <rudalics@gmx.at>
5247
5248 * window.el (pop-to-buffer-same-window): Fix doc-string.
5249 (Bug#15492)
5250
5251 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5252
5253 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
5254
5255 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
5256
5257 * calendar/icalendar.el (icalendar-import-file):
5258 Fix interactive spec. (Bug#15482)
5259
5260 2013-10-10 Glenn Morris <rgm@gnu.org>
5261
5262 * desktop.el (desktop-save): Default to saving in .emacs.d,
5263 since PWD is no longer in desktop-path by default. (Bug#15319)
5264
5265 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
5266 now that text mode has a menu with the same entry.
5267 (menu-bar-text-mode-auto-fill): Remove now unused func.
5268 * textmodes/text-mode.el (text-mode-map):
5269 Use auto-fill help text from menu-bar.el.
5270
5271 2013-10-10 John Anthony <john@jo.hnanthony.com>
5272
5273 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
5274
5275 2013-10-09 Juri Linkov <juri@jurta.org>
5276
5277 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
5278 instead of this-command-keys. Add universal-argument-more and
5279 universal-argument-minus to the list of prefix commands. (Bug#15568)
5280
5281 2013-10-09 Glenn Morris <rgm@gnu.org>
5282
5283 * vc/vc-svn.el (vc-svn-create-repo):
5284 Expand paths in file://... url. (Bug#15446)
5285
5286 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
5287 Add some entries.
5288 (authors): Remove unused local variables.
5289
5290 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5291
5292 * profiler.el: Create a more coherent calltree from partial backtraces.
5293 (profiler-format): Hide the tail with `invisible' so that C-s can still
5294 find the hidden elements.
5295 (profiler-calltree-depth): Don't recurse so enthusiastically.
5296 (profiler-function-equal): New hash-table-test.
5297 (profiler-calltree-build-unified): New function.
5298 (profiler-calltree-build): Use it.
5299 (profiler-report-make-name-part): Indent the calltree less.
5300 (profiler-report-mode): Add visibility specs for profiler-format.
5301 (profiler-report-expand-entry, profiler-report-toggle-entry):
5302 Expand the whole subtree when provided with a prefix arg.
5303
5304 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
5305
5306 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
5307 iuwu-mod token.
5308 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
5309 hanging iuwu-mod token.
5310 (ruby-smie--forward-token): Do not include a dot after a token in
5311 that token.
5312 (ruby-smie--backward-token): Likewise.
5313
5314 2013-10-08 Juri Linkov <juri@jurta.org>
5315
5316 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
5317 to isearch-other-control-char.
5318 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
5319 and isearch-post-command-hook to post-command-hook.
5320 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
5321 and isearch-post-command-hook from post-command-hook.
5322 (isearch-unread-key-sequence)
5323 (isearch-reread-key-sequence-naturally)
5324 (isearch-lookup-scroll-key, isearch-other-control-char)
5325 (isearch-other-meta-char): Remove functions.
5326 (isearch-pre-command-hook, isearch-post-command-hook):
5327 New functions based on isearch-other-meta-char rewritten
5328 relying on the new behavior of overriding-terminal-local-map
5329 that does not replace the local keymaps any more. (Bug#15200)
5330
5331 2013-10-08 Eli Zaretskii <eliz@gnu.org>
5332
5333 Support menus on text-mode terminals.
5334 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
5335 functionality.
5336
5337 * tooltip.el (tooltip-mode): Don't error out on TTYs.
5338
5339 * menu-bar.el (popup-menu, popup-menu-normalize-position):
5340 Move here from mouse.el.
5341 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
5342 and arrow keys.
5343 (tty-menu-navigation-map): New map for TTY menu navigation.
5344
5345 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
5346
5347 * frame.el (display-mouse-p): Report text-mode mouse as available
5348 on w32.
5349 (display-popup-menus-p): Report availability if mouse is
5350 available; don't condition on window-system.
5351
5352 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
5353 (tty-menu-selected-face): New faces.
5354
5355 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5356
5357 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
5358 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
5359 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
5360 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
5361 New constants.
5362 (lisp-mode-variables): New `elisp' argument.
5363 (emacs-lisp-mode): Use it.
5364 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
5365 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
5366
5367 * indent.el: Use lexical-binding.
5368 (indent-region): Add progress reporter.
5369 (tab-stop-list): Make it implicitly extend to infinity by repeating the
5370 last step.
5371 (indent--next-tab-stop): New function to implement this behavior.
5372 (tab-to-tab-stop, move-to-tab-stop): Use it.
5373
5374 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
5375
5376 * indent.el (indent-rigidly--current-indentation): New function.
5377 (indent-rigidly-map): New var.
5378 (indent-rigidly): Use it to provide interactive mode (bug#8196).
5379
5380 2013-10-08 Bastien Guerry <bzg@gnu.org>
5381
5382 * register.el (insert-register): Fix 2013-10-07 change.
5383
5384 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5385
5386 * progmodes/perl-mode.el: Use lexical-binding.
5387 Remove redundant :group args.
5388 (perl-nochange): Change default to be closer to other major modes's
5389 standard behavior.
5390 (perl-indent-line): Don't consider text on current line as a
5391 valid beginning of function from which to indent.
5392
5393 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
5394 with more than one argument (bug#15538).
5395
5396 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
5397
5398 * vc/pcvs.el: Use lexical-binding.
5399 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
5400 environment of `eval'.
5401 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
5402 than a list of expressions. Adjust callers.
5403 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
5404
5405 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
5406
5407 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
5408 case of the dot in a chained method call being on the following line.
5409
5410 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5411
5412 * electric.el (electric-indent-inhibit): New var.
5413 (electric-indent-post-self-insert-function): Use it.
5414 * progmodes/python.el (python-mode): Set it.
5415
5416 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
5417 open braces.
5418
5419 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
5420
5421 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
5422 (css-mode): Use electric-indent-chars.
5423
5424 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
5425 (font-lock-beg, font-lock-end): Move before first use.
5426 (nxml-mode): Use syntax-propertize-function.
5427 (nxml-after-change, nxml-after-change1): Adjust accordingly.
5428 (nxml-extend-after-change-region): Remove.
5429 * nxml/xmltok.el: Use lexical-binding.
5430 (xmltok-save): Use `declare'.
5431 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
5432 * nxml/nxml-util.el: Use lexical-binding.
5433 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
5434 Use `declare'.
5435 * nxml/nxml-ns.el: Use lexical-binding.
5436 (nxml-ns-save): Use `declare'.
5437 (nxml-ns-prefixes-for): Avoid add-to-list.
5438 * nxml/rng-match.el: Use lexical-binding.
5439 (rng--ipattern): Use cl-defstruct.
5440 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
5441 (rng-cons-group-after, rng-subst-group-after)
5442 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
5443 Use closures instead of `(lambda...).
5444
5445 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
5446
5447 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
5448 of BEG and END.
5449
5450 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5451 Use `tramp-handle-insert-file-contents'.
5452 (tramp-gvfs-handle-insert-file-contents): Remove function.
5453
5454 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
5455 Use `save-restriction' in order to keep markers.
5456
5457 * net/trampver.el: Update release number.
5458
5459 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5460
5461 * progmodes/compile.el (compilation-parse-errors):
5462 Use compilation--put-prop.
5463 (compilation--ensure-parse): Check compilation-multiline.
5464
5465 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
5466
5467 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
5468 lexical-binding.
5469
5470 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
5471
5472 * progmodes/ruby-mode.el: Fix recently added tests.
5473 (ruby-smie-grammar): Add - and +.
5474 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
5475 (ruby-smie--backward-id): New functions.
5476 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
5477 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
5478 any more.
5479
5480 2013-10-07 Leo Liu <sdl.web@gmail.com>
5481
5482 * register.el (register-preview-delay)
5483 (register-preview-functions): New variables.
5484 (register-read-with-preview, register-preview)
5485 (register-describe-oneline): New functions.
5486 (point-to-register, window-configuration-to-register)
5487 (frame-configuration-to-register, jump-to-register)
5488 (number-to-register, view-register, insert-register)
5489 (copy-to-register, append-to-register, prepend-to-register)
5490 (copy-rectangle-to-register): Use register-read-with-preview to
5491 read register. (Bug#15525)
5492
5493 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
5494
5495 * net/network-stream.el (network-stream-open-starttls): Don't add
5496 --insecure if it's already present, because that gnutls-cli
5497 rejects getting that parameter twice.
5498
5499 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
5500
5501 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
5502 keyword, too.
5503
5504 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
5505
5506 * newcomment.el (comment-use-global-state): Change default value
5507 to t, mark obsolete (Bug#15251).
5508 (comment-beginning): In addition to `comment-to-syntax', check the
5509 value of `comment-use-global-state'.
5510
5511 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
5512
5513 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
5514 (ruby-comment-column): Follow the global default, by default.
5515 (ruby-smie-grammar): Add assignment syntax.
5516 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
5517 open-paren, a comma, or a \.
5518 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
5519 and line continuations.
5520 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
5521 followed by implicit semi-colons. Add rule for string concatenation
5522 and for indentation at BOB.
5523 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
5524
5525 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
5526 calling next-sexp, since next-token may have skipped chars which
5527 next-sexp doesn't know should be skipped!
5528
5529 2013-10-05 Leo Liu <sdl.web@gmail.com>
5530
5531 * progmodes/octave.el (octave-send-region):
5532 Call compilation-forget-errors.
5533
5534 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
5535
5536 * vc/vc-svn.el (vc-svn-find-admin-dir):
5537 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
5538 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
5539 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
5540 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
5541
5542 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
5543
5544 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
5545
5546 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
5547
5548 * subr.el (read-passwd): Hide chars even when called within a context
5549 where after-change-functions is disabled (bug#15501).
5550 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
5551 until we removed ourself from overriding-terminal-local-map.
5552
5553 2013-10-04 Leo Liu <sdl.web@gmail.com>
5554
5555 * progmodes/octave.el (inferior-octave-mode):
5556 Call compilation-forget-errors.
5557
5558 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
5559
5560 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5561
5562 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * net/secrets.el (secrets-create-collection): Add optional
5565 argument ALIAS. Use proper Label keyword. Append ALIAS as
5566 dbus-call-method argument. (Bug#15516)
5567
5568 2013-10-04 Leo Liu <sdl.web@gmail.com>
5569
5570 * progmodes/octave.el (inferior-octave-error-regexp-alist)
5571 (inferior-octave-compilation-font-lock-keywords): New variables.
5572 (compilation-error-regexp-alist)
5573 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
5574 (inferior-octave-mode): Use compilation-shell-minor-mode.
5575
5576 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
5577
5578 * minibuffer.el (completion--replace): Be careful that `end' might be
5579 a marker.
5580
5581 2013-10-03 Daiki Ueno <ueno@gnu.org>
5582
5583 Add support for package signature checking.
5584 * emacs-lisp/package.el (url-http-file-exists-p)
5585 (epg-make-context, epg-context-set-home-directory)
5586 (epg-verify-string, epg-context-result-for)
5587 (epg-signature-status, epg-signature-to-string)
5588 (epg-check-configuration, epg-configuration)
5589 (epg-import-keys-from-file): Declare.
5590 (package-check-signature): New user option.
5591 (package-unsigned-archives): New user option.
5592 (package-desc): Add `signed' field.
5593 (package-load-descriptor): Set `signed' field if .signed file exists.
5594 (package--archive-file-exists-p): New function.
5595 (package--check-signature): New function.
5596 (package-install-from-archive): Check package signature.
5597 (package--download-one-archive): Check archive signature.
5598 (package-delete): Remove .signed file.
5599 (package-import-keyring): New command.
5600 (package-refresh-contents): Import default keyring.
5601 (package-desc-status): Add "unsigned" status.
5602 (describe-package-1, package-menu--print-info)
5603 (package-menu-mark-delete, package-menu--find-upgrades)
5604 (package-menu--status-predicate): Support "unsigned" status.
5605
5606 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5607
5608 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
5609 the new compilation scheme using the new byte-codes.
5610
5611 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
5612 (byte-pophandler): New byte codes.
5613 (byte-goto-ops): Adjust accordingly.
5614 (byte-compile--use-old-handlers): New var.
5615 (byte-compile-catch): Use new byte codes depending on
5616 byte-compile--use-old-handlers.
5617 (byte-compile-condition-case--old): Rename from
5618 byte-compile-condition-case.
5619 (byte-compile-condition-case--new): New function.
5620 (byte-compile-condition-case): New function that dispatches depending
5621 on byte-compile--use-old-handlers.
5622 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
5623 when we can.
5624
5625 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5626 Optimize under `condition-case' and `catch' if
5627 byte-compile--use-old-handlers is nil.
5628 (disassemble-offset): Handle new bytecodes.
5629
5630 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5631
5632 * subr.el (error): Use `declare'.
5633 (decode-char, encode-char): Use advertised-calling-convention instead
5634 of the docstring to discourage use of the `restriction' arg.
5635
5636 2013-10-03 Daiki Ueno <ueno@gnu.org>
5637
5638 * epg.el (epg-verify-file): Add a comment saying that it does not
5639 notify verification error as a return value nor a signal.
5640 (epg-verify-string): Ditto.
5641
5642 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
5643
5644 * progmodes/compile.el (compilation-start): Try globbing the arg to
5645 `cd' (bug#15417).
5646
5647 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
5648
5649 Sync with Tramp 2.2.8.
5650
5651 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
5652 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
5653 * net/trampver.el: Update release number.
5654
5655 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
5656
5657 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5658 and default-process-coding-system for darwin only.
5659
5660 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5661
5662 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
5663
5664 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
5665
5666 * vc/vc-git.el (vc-git-grep): Disable pager.
5667
5668 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
5669
5670 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
5671 Use :url instead of :homepage, as per
5672 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
5673
5674 * newcomment.el (comment-beginning): When `comment-use-syntax' is
5675 non-nil, use `syntax-ppss' (Bug#15251).
5676
5677 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5678
5679 * progmodes/octave.el (inferior-octave-startup-file):
5680 Prefer ~/.emacs.d/init_octave.m.
5681
5682 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
5683
5684 * emacs-lisp/package.el (package-desc-from-define):
5685 Accept additional arguments as plist, convert them to an alist and store
5686 them in the `extras' slot.
5687 (package-generate-description-file): Convert extras alist back to
5688 plist and append to the `define-package' form arguments.
5689 (package--alist-to-plist): New function.
5690 (package--ac-desc): Add `extras' slot.
5691 (package--add-to-archive-contents): Check if the archive-contents
5692 vector is long enough, and if it is, pass its `extras' slot value
5693 to `package-desc-create'.
5694 (package-buffer-info): Call `lm-homepage', pass the returned value
5695 to `package-desc-from-define'.
5696 (describe-package-1): Render the homepage button (Bug#13291).
5697
5698 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5699 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
5700
5701 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
5702
5703 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5704 and default-process-coding-system to utf-8-unix (Bug#15402).
5705
5706 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
5707
5708 * subr.el (looking-back): Do not recommend using looking-back.
5709
5710 2013-09-28 Alan Mackenzie <acm@muc.de>
5711
5712 Fix indentation/fontification of Java enum with "implements".
5713
5714 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
5715 regexp which matches "implements", etc., in Java.
5716 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
5717 specifier clauses coming after "enum".
5718 * progmodes/cc-fonts.el (c-font-lock-declarations)
5719 (c-font-lock-enum-tail): Check for extra specifier clauses coming
5720 after "enum".
5721
5722 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
5723
5724 * faces.el (region): Change ns_selection_color to
5725 ns_selection_fg_color, add ns_selection_bg_color.
5726
5727 2013-09-28 Leo Liu <sdl.web@gmail.com>
5728
5729 * progmodes/octave.el (inferior-octave-completion-table)
5730 (inferior-octave-completion-at-point): Minor tweaks.
5731
5732 * textmodes/ispell.el (ispell-lookup-words): Rename from
5733 lookup-words. (Bug#15460)
5734 (lookup-words): Obsolete.
5735 (ispell-complete-word, ispell-command-loop): All uses changed.
5736
5737 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5738
5739 * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
5740 (octave-mode-menu): Add octave-send-buffer.
5741 (octave-send-buffer): New function.
5742
5743 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5744
5745 * progmodes/octave.el (octave-mode-map): Add key binding for
5746 octave-lookfor.
5747 (octave-mode-menu): Add octave-lookfor.
5748 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
5749 octave-lookfor.
5750 (octave-lookfor): New function.
5751
5752 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5753
5754 * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
5755 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
5756 its convention.
5757 (cl--loop-set-iterator-function): New function.
5758 (cl-loop): Adjust accordingly, so as not to use cl-subst.
5759 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
5760 Bind `it' with `let' instead of substituting it with `cl-subst'.
5761 (cl--unused-var-p): New function.
5762 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
5763 Eliminate some unused variable warnings (bug#15326).
5764
5765 2013-09-27 Tassilo Horn <tsdh@gnu.org>
5766
5767 * doc-view.el (doc-view-scale-reset): Rename from
5768 `doc-view-reset-zoom-level'.
5769 (doc-view-scale-adjust): New command.
5770 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
5771 `doc-view-scale-adjust'.
5772
5773 2013-09-26 Tassilo Horn <tsdh@gnu.org>
5774
5775 * doc-view.el (doc-view-reset-zoom-level): New command.
5776 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
5777 zoom commands (bug#15466).
5778
5779 2013-09-26 Kenichi Handa <handa@gnu.org>
5780
5781 * international/quail.el (quail-help): Make it not a command.
5782
5783 2013-09-26 Leo Liu <sdl.web@gmail.com>
5784
5785 * minibuffer.el (completion-all-sorted-completions): Make args
5786 optional as they are.
5787
5788 2013-09-25 Daniel Colascione <dancol@dancol.org>
5789
5790 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
5791 specs are and that they're not evaluated.
5792
5793 2013-09-24 Sam Steingold <sds@gnu.org>
5794
5795 * midnight.el (clean-buffer-list-kill-regexps)
5796 (clean-buffer-list-kill-buffer-names): Update for the new Man
5797 buffer naming which includes the object name.
5798
5799 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5800
5801 * eshell/esh-cmd.el (eshell--sep-terms): New var.
5802 (eshell-parse-command, eshell-parse-pipeline): Use it since
5803 eshell-separate-commands requires a dynamic scoped var.
5804 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
5805
5806 2013-09-23 Leo Liu <sdl.web@gmail.com>
5807
5808 * autoinsert.el (auto-insert-alist): Make the value of
5809 lexical-binding match its file setting.
5810
5811 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
5812
5813 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
5814
5815 * autoarg.el (autoarg-kp-digit-argument):
5816 * electric.el (Electric-command-loop):
5817 * kmacro.el (kmacro-step-edit-insert):
5818 Do not set universal-argument-num-events.
5819
5820 2013-09-22 Leo Liu <sdl.web@gmail.com>
5821
5822 * files.el (interpreter-mode-alist): Add octave.
5823
5824 2013-09-21 Alan Mackenzie <acm@muc.de>
5825
5826 C++: fontify identifier in declaration following "public:" correctly.
5827 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
5828 to match "public", etc.
5829 (c-decl-prefix-re): Add ":" into the C++ value.
5830 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
5831 bit. Add a check for a ":" preceded by "public", etc.
5832
5833 2013-09-21 Eli Zaretskii <eliz@gnu.org>
5834
5835 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
5836 recognized by GDB 7.5 and later.
5837
5838 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
5839
5840 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
5841
5842 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5843
5844 * subr.el (internal--call-interactively): New const.
5845 (called-interactively-p): Use it (bug#3984).
5846
5847 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
5848
5849 * vc/pcvs.el (cvs-mode-ignore):
5850 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
5851 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
5852
5853 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5854
5855 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
5856 (eshell-ls-orig-insert-directory): Remove.
5857 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
5858 (eshell-ls-use-in-dired): Use advice-add/remove.
5859 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
5860 Add `orig-fun' arg for use in :around advice.
5861 Make it check (redundantly) eshell-ls-use-in-dired.
5862
5863 2013-09-19 Glenn Morris <rgm@gnu.org>
5864
5865 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
5866
5867 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
5868
5869 * emacs-lisp/eieio.el (class-parent): Undo previous change.
5870
5871 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
5872
5873 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
5874 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
5875 (tramp-get-remote-python): New defuns.
5876 (tramp-get-remote-uid-with-perl)
5877 (tramp-get-remote-gid-with-perl): New defuns. Perl code
5878 contributed by yary <not.com@gmail.com> (tiny change).
5879 (tramp-get-remote-uid-with-python)
5880 (tramp-get-remote-gid-with-python): New defuns. Python code
5881 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
5882 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
5883
5884 2013-09-19 Glenn Morris <rgm@gnu.org>
5885
5886 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
5887
5888 * eshell/em-unix.el (eshell-remove-entries):
5889 Rename argument to avoid name-clash with global `top-level'.
5890
5891 * eshell/esh-proc.el (eshell-kill-process-function):
5892 Remove eshell-reset-after-proc from eshell-kill-hook if present.
5893 (eshell-reset-after-proc): Remove unused arg `proc'.
5894
5895 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
5896 (directory-files-and-attributes): Mark unused arg.
5897
5898 * eshell/em-unix.el (eshell-remove-entries):
5899 Remove unused arg `path'. Update callers.
5900
5901 * eshell/em-hist.el (eshell-hist-parse-arguments):
5902 Remove unused arg `silent'. Update callers.
5903
5904 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
5905 Fix (f)boundp mix-up.
5906
5907 * eshell/em-smart.el (eshell-smart-scroll-window)
5908 (eshell-disable-after-change):
5909 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
5910
5911 2013-09-18 Alan Mackenzie <acm@muc.de>
5912
5913 Fix fontification of type when followed by "const".
5914 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
5915 "known" types from fontification.
5916
5917 2013-09-18 Glenn Morris <rgm@gnu.org>
5918
5919 * emacs-lisp/chart.el (x-display-color-cells): Declare.
5920 (chart-face-list): Drop Emacsen without display-color-p.
5921
5922 * net/eww.el (libxml-parse-html-region): Declare.
5923 (eww-display-html): Explicit error if no libxml2 support.
5924
5925 * doc-view.el (doc-view-mode): Silence --without-x compilation.
5926
5927 * image.el (image-type-from-buffer, image-multi-frame-p):
5928 Remove --without-x warning/error.
5929
5930 * mouse.el (mouse-yank-primary):
5931 * term.el (term-mouse-paste):
5932 Reorder to silence --without-x compilation.
5933
5934 * mpc.el (doc-view-mode): Silence --without-x compilation.
5935
5936 * mail/rmailmm.el (rmail-mime-set-bulk-data):
5937 Silence --without-x compilation.
5938
5939 * progmodes/gud.el (gud-find-file, gud-mode):
5940 Silence --without-x compilation.
5941 (tooltip-mode): Declare.
5942
5943 * wdired.el (dired-backup-overwrite): Remove declaration.
5944 (wdired-mode-map): Add doc string.
5945
5946 * custom.el (x-get-resource): Declare.
5947
5948 * eshell/em-glob.el (ange-cache):
5949 * eshell/em-unix.el (ange-cache): Declare.
5950
5951 * faces.el (x-display-list, x-open-connection, x-get-resource):
5952 Declare.
5953
5954 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
5955 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
5956 Declare.
5957
5958 * frame.el (x-display-grayscale-p, x-display-name): Declare.
5959
5960 * net/gnutls.el (gnutls-log-level): Declare.
5961
5962 * net/shr.el (image-size, image-animate): Declare.
5963
5964 * simple.el (font-info): Declare.
5965
5966 * subr.el (x-popup-dialog): Declare.
5967
5968 * term/common-win.el (x-select-enable-primary)
5969 (x-last-selected-text-primary, x-last-selected-text-clipboard):
5970 Declare.
5971
5972 * term/ns-win.el (x-handle-args): Declare.
5973
5974 * term/x-win.el (x-select-enable-clipboard): Declare.
5975
5976 * term/w32-win.el (create-default-fontset): Declare.
5977
5978 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
5979 Declare.
5980
5981 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
5982 (fit-frame-to-buffer): Explicit error if --without-x.
5983 (mouse-autoselect-window-select): Silence compiler.
5984
5985 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
5986
5987 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
5988 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
5989 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
5990 * eshell/esh-util.el (eshell-sublist):
5991 Remove unused local variables.
5992
5993 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
5994
5995 * textmodes/two-column.el: Make 2C-split work for --without-x.
5996 (scroll-bar-columns): Autoload.
5997 (top-level): Require fringe when compiling.
5998
5999 2013-09-18 Leo Liu <sdl.web@gmail.com>
6000
6001 * subr.el (add-hook): Robustify to handle closure as well.
6002
6003 2013-09-17 Glenn Morris <rgm@gnu.org>
6004
6005 * simple.el (messages-buffer-mode-map): Unbind "g".
6006
6007 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6008
6009 * help-mode.el (help-mode-finish): Use derived-mode-p.
6010 Remove obsolete highlighting.
6011
6012 * play/life.el (life-mode): Use define-derived-mode. Derive from
6013 special-mode.
6014 (life): Let-bind inhibit-read-only.
6015 (life-setup): Avoid `setq'. Use `life-mode'.
6016
6017 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
6018 which should not be needed any more.
6019 (package-menu-refresh, package-menu-describe-package): Use user-error.
6020
6021 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
6022 (eshell-post-rewrite-command-hook): Make obsolete.
6023 (eshell-parse-command): Simplify.
6024 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
6025 (eshell--cmd): Declare.
6026 (eshell-parse-pipeline): Remove unused var `final-p'.
6027 Pass a dynvar to eshell-post-rewrite-command-hook.
6028 Implement the new eshell-post-rewrite-command-function.
6029 (eshell-invoke-directly): Remove unused arg `input'.
6030 * eshell/esh-io.el (eshell-io-initialize):
6031 Use eshell-post-rewrite-command-function (bug#15399).
6032 (eshell--apply-redirections): Rename from eshell-apply-redirections;
6033 adjust to new calling convention.
6034 (eshell-create-handles): Rename args to avoid clashing with dynvar
6035 `standard-output'.
6036
6037 2013-09-17 Glenn Morris <rgm@gnu.org>
6038
6039 * simple.el (messages-buffer-mode): New major mode.
6040 (messages-buffer): New function.
6041 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
6042 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
6043 (ert-run-test): Use `messages-buffer' function.
6044 (ert--force-message-log-buffer-truncation): Ignore read-only.
6045 * help.el (view-echo-area-messages): Use `messages-buffer' function.
6046 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
6047
6048 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6049
6050 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
6051
6052 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
6053
6054 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
6055
6056 * icomplete.el (icomplete-in-buffer): New var.
6057 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
6058 vars and replace them with functions.
6059 (icomplete-minibuffer-setup): Adjust accordingly.
6060 (icomplete--completion-table, icomplete--completion-predicate)
6061 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
6062 New functions.
6063 (icomplete-forward-completions, icomplete-backward-completions)
6064 (icomplete-simple-completing-p, icomplete-exhibit)
6065 (icomplete-completions): Use them.
6066 (icomplete--in-region-buffer): New var.
6067 (icomplete--in-region-setup): New function.
6068 (icomplete-mode): Use it.
6069
6070 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
6071 (bug#15379).
6072 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
6073 return args and options.
6074 (eshell-eval-using-options): Use the new return value of
6075 eshell--do-opts to set the options's vars in their scope.
6076 (eshell--set-option): Rename from eshell-set-option.
6077 Add arg `opt-vals'.
6078 (eshell--process-option): Rename from eshell-process-option.
6079 Add arg `opt-vals'.
6080 (eshell--process-args): Use an `opt-vals' alist to store the options's
6081 values during their processing and return them additionally to the
6082 remaining args.
6083
6084 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
6085
6086 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
6087 continuation character an operator, as far as indentation is
6088 concerned (Bug#15369).
6089
6090 2013-09-15 Martin Rudalics <rudalics@gmx.at>
6091
6092 * window.el (window--state-put-2): Don't process buffer state
6093 when buffer doesn't exist any more (Bug#15382).
6094
6095 2013-09-15 Glenn Morris <rgm@gnu.org>
6096
6097 * eshell/em-unix.el (eshell/rm):
6098 Make -f ignore missing files. (Bug#15373)
6099
6100 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
6101 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
6102 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
6103
6104 2013-09-14 Glenn Morris <rgm@gnu.org>
6105
6106 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
6107
6108 2013-09-13 Glenn Morris <rgm@gnu.org>
6109
6110 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
6111 (dired-guess-default): Make `file' available in the env. (Bug#15363)
6112
6113 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
6114
6115 * frame.el (x-focus-frame): Mark as declared in frame.c.
6116
6117 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
6118
6119 * ls-lisp.el: Use advice-add.
6120 (original-insert-directory): Remove.
6121 (ls-lisp--insert-directory): Rename from insert-directory; add
6122 `orig-fun' argument.
6123 (insert-directory): Advise.
6124
6125 2013-09-13 Eli Zaretskii <eliz@gnu.org>
6126
6127 * term.el (term-emulate-terminal): Decode the command string
6128 before passing it to term-command-hook. (Bug#15337)
6129
6130 2013-09-13 Glenn Morris <rgm@gnu.org>
6131
6132 * eshell/esh-util.el (ange-cache): Move declaration earlier.
6133
6134 * eshell/esh-ext.el (eshell-search-path): Declare.
6135
6136 * eshell/em-prompt.el (eshell/pwd): Autoload it.
6137 Otherwise an error occurs if eshell-dirs module not loaded.
6138
6139 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
6140
6141 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
6142
6143 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
6144 `tramp-check-proper-host'. Check for a valid method name.
6145
6146 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6147 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6148 * net/tramp-sh.el (tramp-maybe-open-connection):
6149 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
6150
6151 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
6152 also for hash values.
6153
6154 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6155
6156 * term/ns-win.el (parameters): Don't declare as dynamic.
6157 (before-make-frame-hook): Don't add ineffective function.
6158
6159 * eshell/*.el: Use lexical-binding (bug#15231).
6160
6161 2013-09-12 Kenichi Handa <handa@gnu.org>
6162
6163 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
6164
6165 2013-09-12 Glenn Morris <rgm@gnu.org>
6166
6167 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
6168 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
6169
6170 * subr.el (do-after-load-evaluation): Also give compiler warnings
6171 when obsolete files are used (except by obsolete files).
6172
6173 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
6174 in the status output, assume `filename' is the first. (Bug#15322)
6175
6176 * vc/vc.el (vc-deduce-fileset): Doc fix.
6177
6178 * calc/calc-help.el (Info-goto-node):
6179 * progmodes/cperl-mode.el (Info-find-node):
6180 * vc/ediff.el (Info-goto-node): Update declarations.
6181
6182 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
6183
6184 * vc/vc-bzr.el (vc-compilation-mode): Declare.
6185 (vc-bzr-pull): Require vc-dispatcher.
6186 * vc/vc-git.el (vc-compilation-mode): Declare.
6187 (vc-git-pull): Require vc-dispatcher.
6188
6189 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
6190
6191 * progmodes/octave.el (help-button-action): Declare.
6192
6193 * shell.el (shell-directory-tracker): Output error as a message
6194 rather than just returning it as a string.
6195 (shell-process-pushd): Remove useless use of message.
6196
6197 * dframe.el (dframe-timer-fn):
6198 * files.el (dir-locals-read-from-file):
6199 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
6200 (mpc-format):
6201 * reveal.el (reveal-post-command):
6202 * saveplace.el (load-save-place-alist-from-file):
6203 * shell.el (shell-resync-dirs):
6204 * w32-common-fns.el (x-get-selection-value):
6205 * emacs-lisp/copyright.el (copyright-find-copyright):
6206 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
6207 * emulation/tpu-edt.el (tpu-copy-keyfile):
6208 * play/bubbles.el (bubbles--mark-neighbourhood):
6209 * progmodes/executable.el
6210 (executable-make-buffer-file-executable-if-script-p):
6211 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
6212
6213 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6214
6215 Cleanup Eshell to rely less on dynamic scoping.
6216 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
6217 last-value, and ext-command here. Bind `args' closer to `body'.
6218 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
6219 (eshell--args): Declare new dynamic var.
6220 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
6221 last-value, and ext-command. Pass `args' to `body'.
6222 (eshell-process-args): Bind eshell--args.
6223 (eshell-set-option): Use eshell--args.
6224 * eshell/eshell.el (eshell): Use derived-mode-p.
6225 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
6226 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
6227 (eshell-glob-function): Declare.
6228 * eshell/esh-util.el: Require cl-lib.
6229 (eshell-read-hosts-file): Avoid add-to-list.
6230 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
6231 `err'.
6232 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
6233 Declare.
6234 (eshell/diff): Remove unused var `err'.
6235 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
6236 `killflag'.
6237 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
6238 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
6239 first use.
6240 * eshell/em-glob.el (eshell-glob-matches, message-shown):
6241 Move declaration before first use.
6242 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
6243 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
6244 rely on cl-return.
6245
6246 2013-09-12 Glenn Morris <rgm@gnu.org>
6247
6248 * term/ns-win.el (global-map): Remove binding for ispell-next,
6249 deleted 1999-05-29. (Bug#15357)
6250
6251 2013-09-11 Glenn Morris <rgm@gnu.org>
6252
6253 * echistory.el (electric-command-history): Remove call to deleted func.
6254
6255 * play/landmark.el (landmark-mode): Fix typos.
6256
6257 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
6258 Check cvs-sort-ignore-file is bound.
6259
6260 * savehist.el: No need for cl when compiling on Emacs.
6261
6262 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6263
6264 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
6265 (bug#15338).
6266 (eshell-self-insert-command, eshell-send-invisible):
6267 Remove unused argument.
6268 (eshell-handle-control-codes): Remove unused var `orig'.
6269 Avoid delete-backward-char.
6270
6271 * files.el (set-auto-mode): Simplify a bit further.
6272
6273 2013-09-11 Glenn Morris <rgm@gnu.org>
6274
6275 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
6276 (set-auto-mode): Don't regexp-quote elements.
6277 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
6278 * progmodes/cc-mode.el (interpreter-mode-alist):
6279 * progmodes/ruby-mode.el (interpreter-mode-alist):
6280 Revert previous change.
6281
6282 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6283
6284 * play/snake.el (snake-mode):
6285 * play/mpuz.el (mpuz-mode):
6286 * play/landmark.el (lm-mode):
6287 * play/blackbox.el (blackbox-mode):
6288 * play/5x5.el (5x5-mode):
6289 * obsolete/options.el (Edit-options-mode):
6290 * net/quickurl.el (quickurl-list-mode):
6291 * net/newst-treeview.el (newsticker-treeview-mode):
6292 * mail/rmailsum.el (rmail-summary-mode):
6293 * mail/mspools.el (mspools-mode):
6294 * locate.el (locate-mode):
6295 * ibuffer.el (ibuffer-mode):
6296 * emulation/ws-mode.el (wordstar-mode):
6297 * emacs-lisp/debug.el (debugger-mode):
6298 * array.el (array-mode):
6299 * net/eudc.el (eudc-mode): Use define-derived-mode.
6300 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
6301 Move initialization into declaration.
6302 (mairix-searches-mode): Use define-derived-mode.
6303 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
6304 (eudc-edit-hotlist): Use dolist.
6305 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
6306 (Man-mode): Use define-derived-mode.
6307 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
6308 (Info-edit-mode): Use define-derived-mode.
6309 (Info-cease-edit): Use Info-mode.
6310 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
6311 into declaration.
6312 (eshell-mode): Use define-derived-mode.
6313 * chistory.el (command-history-mode-map): Rename from
6314 command-history-map.
6315 (command-history-mode): Use define-derived-mode.
6316 (Command-history-setup): Remove function.
6317 * calc/calc.el (calc-trail-mode-map): New var.
6318 (calc-trail-mode): Use define-derived-mode.
6319 (calc-trail-buffer): Set calc-main-buffer manually.
6320 * bookmark.el (bookmark-insert-annotation): New function.
6321 (bookmark-edit-annotation): Use it.
6322 (bookmark-edit-annotation-mode): Make it a proper major mode.
6323 (bookmark-send-edited-annotation): Use derived-mode-p.
6324 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
6325 closer to its ideal place. Use \' to match EOS.
6326
6327 * profiler.el (profiler-calltree-find): Use function-equal.
6328
6329 2013-09-10 Glenn Morris <rgm@gnu.org>
6330
6331 * files.el (interpreter-mode-alist): Convert to regexps.
6332 (set-auto-mode): Adapt for this. (Bug#15306)
6333 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
6334 Comment out unused variable.
6335 * progmodes/cc-mode.el (interpreter-mode-alist):
6336 * progmodes/python.el (interpreter-mode-alist):
6337 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
6338 * progmodes/sh-script.el (sh-set-shell):
6339 No longer use interpreter-mode-alist to get list of shells.
6340
6341 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
6342
6343 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6344
6345 * simple.el: Use set-temporary-overlay-map for universal-argument.
6346 (universal-argument-map): Don't use default-bindings (bug#15317).
6347 Bind switch-frame explicitly. Replace universal-argument-minus with
6348 a conditional binding.
6349 (universal-argument-num-events, saved-overriding-map): Remove.
6350 (restore-overriding-map): Remove.
6351 (universal-argument--mode): Rename from save&set-overriding-map,
6352 and rewrite.
6353 (universal-argument, universal-argument-more, negative-argument)
6354 (digit-argument): Adjust accordingly.
6355 (universal-argument-minus): Remove.
6356 (universal-argument-other-key): Remove.
6357
6358 * subr.el (with-demoted-errors): Add `format' argument.
6359
6360 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
6363 `tramp-cleanup-connection'.
6364
6365 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
6366 parameters KEEP-DEBUG and KEEP-PASSWORD.
6367
6368 * net/tramp.el (tramp-file-name-handler):
6369 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6370 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6371 (tramp-maybe-open-connection):
6372 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6373 Use `tramp-cleanup-connection'.
6374
6375 * net/tramp-sh.el (tramp-maybe-open-connection):
6376 Catch 'uname-changed inside the progress reporter.
6377
6378 2013-09-10 Glenn Morris <rgm@gnu.org>
6379
6380 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
6381
6382 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
6383 returns "alternate access method" in mode (eg "-rw-r--r--.").
6384
6385 2013-09-08 Glenn Morris <rgm@gnu.org>
6386
6387 * saveplace.el (load-save-place-alist-from-file):
6388 Demote errors. (Bug#15305)
6389
6390 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
6391
6392 Improve compatibility with older Emacsen, and XEmacs.
6393
6394 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
6395 only if it is bound. It isn't for XEmacs.
6396 (with-tramp-progress-reporter): Do not let-bind `result'.
6397 This yields to scoping errors in XEmacs.
6398 (tramp-handle-make-auto-save-file-name): New function, moved from
6399 tramp-sh.el.
6400
6401 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
6402 for `make-auto-save-file-name'.
6403 (tramp-adb--gnu-switches-to-ash):
6404 Use `tramp-compat-replace-regexp-in-string'.
6405
6406 * net/tramp-cache.el (tramp-cache-print): Call
6407 `substring-no-properties' only if it is bound. It isn't for XEmacs.
6408
6409 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
6410 bound. It isn't for XEmacs.
6411
6412 * net/tramp-compat.el (tramp-compat-copy-file):
6413 Catch `wrong-number-of-arguments' error.
6414 (tramp-compat-replace-regexp-in-string): New defun.
6415
6416 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
6417 for `make-auto-save-file-name'.
6418 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
6419 `copy-file'.
6420 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
6421 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
6422 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
6423
6424 * net/tramp-gw.el (tramp-gw-open-network-stream):
6425 Use `tramp-compat-replace-regexp-in-string'.
6426
6427 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6428 Call `tramp-handle-make-auto-save-file-name'.
6429 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
6430 (tramp-sh-file-gvfs-monitor-dir-process-filter)
6431 (tramp-sh-file-inotifywait-process-filter):
6432 Use `tramp-compat-replace-regexp-in-string'.
6433 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
6434
6435 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
6436 for `make-auto-save-file-name'.
6437 (tramp-smb-handle-copy-directory):
6438 Call `tramp-compat-replace-regexp-in-string'.
6439 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
6440 (tramp-smb-handle-copy-file): Improve error message.
6441 (tramp-smb-handle-rename-file): Rename directly only in case
6442 `newname' does not exist yet. This is a restriction of smbclient.
6443 (tramp-smb-maybe-open-connection): Rerun the function only when
6444 `auth-sources' is non-nil.
6445
6446 2013-09-08 Kenichi Handa <handa@gnu.org>
6447
6448 * international/characters.el: Set category "^" (Combining) for
6449 more characters.
6450
6451 2013-09-07 Alan Mackenzie <acm@muc.de>
6452
6453 Correctly fontify Java class constructors.
6454 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
6455 in Java Mode.
6456 (c-recognize-typeless-decls): Set the Java value to t.
6457 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
6458 While handling a "(", add a check for, effectively, Java, and handle a
6459 "typeless" declaration there.
6460
6461 2013-09-07 Roland Winkler <winkler@gnu.org>
6462
6463 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
6464 field subtitle for entry type book.
6465
6466 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6467
6468 * minibuffer.el: Make minibuffer-complete call completion-in-region
6469 rather than other way around.
6470 (completion--some, completion-pcm--find-all-completions):
6471 Don't delay signals when debugging.
6472 (minibuffer-completion-contents): Beware fields within the
6473 minibuffer contents.
6474 (completion-all-sorted-completions): Use defvar-local.
6475 (completion--do-completion, completion--cache-all-sorted-completions)
6476 (completion-all-sorted-completions, minibuffer-force-complete):
6477 Add args `beg' and `end'.
6478 (completion--in-region-1): New fun, extracted from minibuffer-complete.
6479 (minibuffer-complete): Use completion-in-region.
6480 (completion-complete-and-exit): New fun, extracted from
6481 minibuffer-complete-and-exit.
6482 (minibuffer-complete-and-exit): Use it.
6483 (completion--complete-and-exit): Rename from
6484 minibuffer--complete-and-exit.
6485 (completion-in-region--single-word): New function, extracted from
6486 minibuffer-complete-word.
6487 (minibuffer-complete-word): Use it.
6488 (display-completion-list): Make `common-substring' argument obsolete.
6489 (completion--in-region): Call completion--in-region-1 instead of
6490 minibuffer-complete.
6491 (completion-help-at-point): Pass boundaries to
6492 minibuffer-completion-help as args rather than via an overlay.
6493 (completion-pcm--string->pattern): Use `any-delim'.
6494 (completion-pcm--optimize-pattern): New function.
6495 (completion-pcm--pattern->regex): Handle `any-delim'.
6496 * icomplete.el (icomplete-forward-completions)
6497 (icomplete-backward-completions, icomplete-completions):
6498 Adjust calls to completion-all-sorted-completions and
6499 completion--cache-all-sorted-completions.
6500 (icomplete-with-completion-tables): Default to t.
6501 * emacs-lisp/crm.el (crm--current-element): Rename from
6502 crm--select-current-element. Don't put an overlay but return the
6503 boundaries instead.
6504 (crm--completion-command): Take two new args to bind to the boundaries.
6505 (crm-completion-help): Adjust accordingly.
6506 (crm-complete): Use completion-in-region.
6507 (crm-complete-word): Use completion-in-region--single-word.
6508 (crm-complete-and-exit): Use completion-complete-and-exit.
6509
6510 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6511
6512 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
6513 than dynamically.
6514
6515 2013-09-06 Juri Linkov <juri@jurta.org>
6516
6517 * info.el (Info-display-images-node): When image file doesn't exist
6518 display text version of the image if it's provided in the Info file.
6519 Otherwise, display the location of missing image from SRC attribute.
6520 Add help-echo text property from ALT attribute. (Bug#15279)
6521
6522 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6523
6524 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
6525 (edit-abbrevs-mode): Use define-derived-mode.
6526
6527 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
6528 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
6529 that it's defined.
6530 (epa-key-list-mode, epa-key-mode, epa-info-mode):
6531 Use define-derived-mode.
6532
6533 * epg.el (epg-start-encrypt): Minor CSE simplification.
6534
6535 2013-09-06 William Xu <william.xwl@gmail.com>
6536
6537 * arc-mode.el: Add support for 7za (bug#15264).
6538 (archive-7z-program): New var.
6539 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
6540 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
6541 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
6542
6543 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
6544
6545 Remove URL syntax.
6546
6547 * net/tramp.el (tramp-syntax, tramp-prefix-format)
6548 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
6549 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
6550 (tramp-postfix-host-format, tramp-file-name-regexp)
6551 (tramp-completion-file-name-regexp)
6552 (tramp-completion-dissect-file-name)
6553 (tramp-handle-substitute-in-file-name): Remove 'url case.
6554 (tramp-file-name-regexp-url)
6555 (tramp-completion-file-name-regexp-url): Remove constants.
6556
6557 2013-09-06 Glenn Morris <rgm@gnu.org>
6558
6559 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
6560
6561 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
6562
6563 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
6564 keywords" below "here-doc beginnings" (Bug#15270).
6565
6566 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * subr.el (pop): Use `car-safe'.
6569 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
6570 to detect unused `pop' return value.
6571
6572 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
6573 var `block-regexp'.
6574 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
6575 (python-fill-string): Remove unused var `marker'.
6576 (python-skeleton-add-menu-items): Remove unused var `items'.
6577
6578 * international/mule-cmds.el: Require CL.
6579 (find-coding-systems-for-charsets): Avoid add-to-list.
6580 (sanitize-coding-system-list): New function, extracted from
6581 select-safe-coding-system-interactively.
6582 (select-safe-coding-system-interactively): Use it.
6583 (read-input-method-name): Accept symbols for `default'.
6584
6585 * emacs-lisp/advice.el (defadvice): Add indent rule.
6586
6587 2013-09-05 Daniel Hackney <dan@haxney.org>
6588
6589 * dired-x.el:
6590 * net/ange-ftp.el:
6591 * net/browse-url.el:
6592 * net/dbus.el:
6593 * net/eudc.el:
6594 * net/eudcb-ldap.el:
6595 * net/eww.el:
6596 * net/imap.el:
6597 * printing.el:
6598 * vc/ediff-diff.el:
6599 * vc/ediff-init.el:
6600 * vc/ediff-merg.el:
6601 * vc/ediff-mult.el:
6602 * vc/ediff-util.el:
6603 * vc/ediff-wind.el:
6604 * vc/ediff.el:
6605 * vc/emerge.el:
6606 * vc/pcvs.el:
6607 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
6608 byte compiler. Remove some unused let-bound variables.
6609
6610 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
6611
6612 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
6613 a "ref-cell", since it gets better optimized (bug#14883).
6614
6615 2013-09-05 Glenn Morris <rgm@gnu.org>
6616
6617 * progmodes/cc-awk.el (c-forward-sws): Declare.
6618
6619 2013-09-04 Glenn Morris <rgm@gnu.org>
6620
6621 * generic-x.el [rul-generic-mode]: Require cc-mode.
6622 (c++-mode-syntax-table): Declare.
6623 (rul-generic-mode-syntax-table): Init in the defvar.
6624
6625 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
6626
6627 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
6628 (vc-do-command, vc-set-async-update):
6629 * vc/vc-mtn.el (vc-mtn-dir-status):
6630 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
6631 (vc-hg-pull, vc-hg-merge-branch):
6632 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
6633 (vc-git-merge-branch):
6634 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
6635 (vc-cvs-dir-status-files):
6636 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
6637 (vc-bzr-dir-status-files):
6638 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
6639 * vc/vc-annotate.el: Use lexical-binding.
6640 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
6641 (vc-sentinel-movepoint): Declare.
6642 (vc-annotate): Don't use `goto-line'.
6643 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
6644 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
6645 (vc-sentinel-movepoint): Declare.
6646 * vc/vc-svn.el: Use lexical-binding.
6647 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
6648 * vc/vc-sccs.el:
6649 * vc/vc-rcs.el: Use lexical-binding.
6650
6651 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
6652 `deleted'. Don't drop errors silently.
6653
6654 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
6655
6656 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
6657
6658 * vc/vc.el (vc-ignore): Rewrite.
6659 (vc-default-ignore): New function.
6660 (vc-default-ignore-completion-table): Use find-ignore-file.
6661
6662 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
6663 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
6664 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
6665 Remove. Most code moved to vc.el.
6666
6667 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
6668
6669 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
6670 * net/tramp-smb.el (tramp-smb-get-file-entries):
6671 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
6672 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
6673
6674 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
6675 Update call to it.
6676 (eww-change-select): Remove unused var `properties'.
6677 (eww-make-unique-file-name): Remove unused var `base'.
6678
6679 * finder.el (finder-compile-keywords): Don't mess with windows.
6680
6681 * calculator.el (calculator-funcall): Fix typo in last change.
6682
6683 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
6684
6685 * emacs-lisp/package.el (package-activate-1): Don't let a missing
6686 <pkg>-autoloads.el file stop us.
6687
6688 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
6689 warnings, and factor out common code.
6690
6691 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
6692
6693 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
6694 two-character operators and whether the character preceding them
6695 changes their meaning (Bug#15208).
6696
6697 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
6698
6699 Format code sent to Python shell for robustness.
6700 * progmodes/python.el (python-shell-buffer-substring):
6701 New function.
6702 (python-shell-send-region, python-shell-send-buffer): Use it.
6703
6704 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
6705
6706 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
6707 * net/tramp.el (tramp-user-error): ... here.
6708 (tramp-find-method, tramp-check-proper-host)
6709 (tramp-dissect-file-name, tramp-debug-message)
6710 (tramp-handle-shell-command):
6711 * net/tramp-adb.el (tramp-adb-handle-shell-command):
6712 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
6713
6714 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
6715
6716 2013-09-02 Martin Rudalics <rudalics@gmx.at>
6717
6718 * avoid.el (mouse-avoidance-point-position)
6719 (mouse-avoidance-too-close-p): Handle case where posn-at-point
6720 returns nil.
6721
6722 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
6723
6724 * progmodes/python.el (python-shell-completion-get-completions):
6725 Drop use of deleted `comint-last-prompt-overlay'.
6726 (python-nav-if-name-main): New command.
6727
6728 2013-09-01 Glenn Morris <rgm@gnu.org>
6729
6730 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
6731 Avoid leading space in $wins. Otherwise the sed command used by
6732 eg compile-main ends up containing "/*.el". (Bug#15170)
6733
6734 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
6735
6736 2013-08-30 Glenn Morris <rgm@gnu.org>
6737
6738 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6739 Fix is-this-a-directory logic. (Bug#15220)
6740
6741 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6742
6743 * textmodes/css-mode.el: Use SMIE.
6744 (css-smie-grammar): New var.
6745 (css-smie--forward-token, css-smie--backward-token)
6746 (css-smie-rules): New functions.
6747 (css-mode): Use them.
6748 (css-navigation-syntax-table): Remove var.
6749 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
6750 (css-indent-calculate, css-indent-line): Remove functions.
6751
6752 Misc changes to reduce use of `(lambda...); and other cleanups.
6753 * cus-edit.el: Use lexical-binding.
6754 (customize-push-and-save, customize-apropos)
6755 (custom-buffer-create-internal): Use closures.
6756 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
6757 * progmodes/ada-xref.el: Use setq.
6758 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
6759 * dframe.el: Use lexical-binding.
6760 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
6761 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
6762 * descr-text.el: Use lexical-binding.
6763 (describe-text-widget, describe-text-sexp, describe-property-list):
6764 Use closures.
6765 * comint.el (comint-history-isearch-push-state): Use a closure.
6766 * calculator.el: Use lexical-binding.
6767 (calculator-number-to-string): Make it work with lexical-binding.
6768 (calculator-funcall): Same and use cl-letf.
6769
6770 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
6771 (lisp--company-doc-string, lisp--company-location): New functions.
6772 (lisp-completion-at-point): Use them to improve Company support.
6773
6774 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
6775 params of lambda expressions.
6776 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
6777 (ruby-smie--opening-pipe-p): New function.
6778 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
6779 symbols and matched |...| for formal params.
6780 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
6781 from being treated as hanging. Handle "rescue".
6782
6783 2013-08-29 Glenn Morris <rgm@gnu.org>
6784
6785 * progmodes/cc-engine.el (c-pull-open-brace):
6786 Move definition before use.
6787
6788 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6789
6790 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
6791 are immutable. Don't use `unsafe' any more.
6792 (cl--defsubst-expand): Don't substitute at the same time as keeping
6793 a residual unused let-binding. Don't use `unsafe' any more.
6794
6795 2013-08-29 Glenn Morris <rgm@gnu.org>
6796
6797 * calendar/cal-china.el (calendar-chinese-year-cache):
6798 Recenter on 2015.
6799
6800 * nxml/nxml-util.el (nxml-debug-clear-inside):
6801 Use cl-loop rather than loop.
6802
6803 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
6804
6805 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
6806
6807 2013-08-28 Glenn Morris <rgm@gnu.org>
6808
6809 * progmodes/antlr-mode.el: No need to require cc-mode twice.
6810
6811 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
6812
6813 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
6814
6815 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
6816
6817 * simple.el (repeat-complex-command--called-interactively-skip):
6818 New function.
6819 (repeat-complex-command): Use it (bug#14136).
6820
6821 * progmodes/cc-mode.el: Minor cleanup of var declarations.
6822 (c-define-abbrev-table): Add `doc' argument.
6823 (c-mode-abbrev-table, c++-mode-abbrev-table)
6824 (objc-mode-abbrev-table, java-mode-abbrev-table)
6825 (idl-mode-abbrev-table, pike-mode-abbrev-table)
6826 (awk-mode-abbrev-table): Use it.
6827 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
6828 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
6829 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
6830 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
6831 Move initialization into the declaration; and remove any
6832 autoload cookie.
6833
6834 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
6835 and dynamic let binding.
6836
6837 * vc/smerge-mode.el: Remove redundant :group args.
6838
6839 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
6840 to load-path.
6841
6842 2013-08-28 Juri Linkov <juri@jurta.org>
6843
6844 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
6845 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
6846 (isearch-other-meta-char): Handle an undefined shifted printing
6847 character by downshifting it. (Bug#15200)
6848
6849 2013-08-28 Juri Linkov <juri@jurta.org>
6850
6851 * isearch.el (isearch-search): Change regexp error message for
6852 non-regexp searches. (Bug#15166)
6853
6854 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
6855
6856 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
6857 for portability to hosts where /bin/sh has problems.
6858
6859 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
6860
6861 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
6862
6863 2013-08-27 Juri Linkov <juri@jurta.org>
6864
6865 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
6866 in the keyboard macro. (Bug#15126)
6867
6868 2013-08-27 Juri Linkov <juri@jurta.org>
6869
6870 * isearch.el (isearch-quote-char): Comment out converting unibyte
6871 to multibyte, thus syncing with its `quoted-insert' counterpart.
6872 (Bug#15166)
6873
6874 2013-08-27 Martin Rudalics <rudalics@gmx.at>
6875
6876 * window.el (display-buffer-use-some-window): Add missing
6877 argument in call of get-largest-window (Bug#15185).
6878 Reported by Stephen Leake.
6879
6880 2013-08-27 Glenn Morris <rgm@gnu.org>
6881
6882 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
6883
6884 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
6885
6886 * progmodes/python.el (python-font-lock-keywords): Don't return nil
6887 from a matcher-function unless there's no more matches (bug#15161).
6888
6889 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
6890
6891 * minibuffer.el: Revert change from 2013-08-20.
6892
6893 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
6894 with text property `tramp-default', if appropriate.
6895 (tramp-check-proper-host): New defun.
6896 (tramp-dissect-file-name): Do not check hostname. Revert change
6897 of 2013-03-18.
6898 (tramp-backtrace): Make VEC-OR-PROC optional.
6899
6900 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6901 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6902 * net/tramp-sh.el (tramp-maybe-open-connection):
6903 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6904 Apply `tramp-check-proper-host'.
6905
6906 2013-08-26 Tassilo Horn <tsdh@gnu.org>
6907
6908 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
6909 lambda expression in order to have `describe-variable' display it.
6910
6911 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
6912
6913 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
6914 BUF can be optional. (Bug#15186)
6915
6916 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
6917
6918 * progmodes/flymake.el (flymake-get-real-file-name-function):
6919 Fix broken customization. (Bug#15184)
6920
6921 2013-08-25 Alan Mackenzie <acm@muc.de>
6922
6923 Improve indentation of bracelists defined by macros (without "=").
6924
6925 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
6926 expansion begins with "{", regard it as bracelist when it doesn't
6927 contain a ";".
6928
6929 Parse C++ inher-intro when there's a template split over 2 lines.
6930
6931 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
6932 rigorously the search for "class" etc. followed by ":".
6933
6934 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
6935 random languages a regexp which never matches rather than nil.
6936
6937 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
6938
6939 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
6940 (c-awk-regexp-one-line-possibly-open-char-list-re)
6941 (c-awk-one-line-possibly-open-regexp-re)
6942 (c-awk-one-line-non-syn-ws*-re): Remove.
6943 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
6944 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
6945 (c-awk-space*-unclosed-regexp-/-re): New constants.
6946 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
6947 aren't regexp delimiters.
6948
6949 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
6950 handling for a rare situation in AWK Mode involving unterminated
6951 strings/regexps.
6952
6953 2013-08-23 Glenn Morris <rgm@gnu.org>
6954
6955 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
6956
6957 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
6958
6959 * files.el (create-file-buffer): If the result would begin with
6960 spaces, prepend a "|" instead of removing them. (Bug#15162)
6961
6962 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6963
6964 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
6965 text-properties (bug#15155).
6966
6967 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
6968 exist any more.
6969 (calc-keypad-redraw): Remove unused var `pad'.
6970 (calc-keypad-press): Remove unused var `menu'.
6971
6972 2013-08-23 Martin Rudalics <rudalics@gmx.at>
6973
6974 * window.el (display-buffer-pop-up-frame):
6975 Call pop-up-frame-function with BUFFER current so `make-frame' will
6976 use it as the new frame's buffer (Bug#15133).
6977
6978 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6979
6980 * calendar/timeclock.el: Minor cleanups.
6981 (timeclock-ask-before-exiting, timeclock-use-display-time):
6982 Use `symbol'.
6983 (timeclock-modeline-display): Define as alias before the
6984 actual definition.
6985 (timeclock-mode-line-display): Use define-minor-mode.
6986 (timeclock-day-list-template): Make it a function, add an argument.
6987 (timeclock-day-list-required, timeclock-day-list-length)
6988 (timeclock-day-list-debt, timeclock-day-list-span)
6989 (timeclock-day-list-break): Adjust calls accordingly.
6990
6991 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
6992
6993 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
6994 Use read--expression so that completion works again.
6995
6996 2013-08-21 Sam Steingold <sds@gnu.org>
6997
6998 Add rudimentary inferior shell interaction
6999 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
7000 (sh-set-shell): Reset it.
7001 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
7002 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
7003
7004 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
7005
7006 * align.el: Use lexical-binding.
7007 (align-region): Simplify accordingly.
7008
7009 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
7010
7011 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
7012
7013 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
7014 `non-essential' up.
7015
7016 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * net/tramp.el:
7019 * net/tramp-adb.el:
7020 * net/tramp-cmds.el:
7021 * net/tramp-ftp.el:
7022 * net/tramp-gvfs.el:
7023 * net/tramp-gw.el:
7024 * net/tramp-sh.el: Don't wrap external variable declarations by
7025 `eval-when-compile'.
7026
7027 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7028
7029 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
7030 now that Emacs supports ImageMagick animations.
7031
7032 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
7033
7034 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
7035 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
7036
7037 2013-08-16 Martin Rudalics <rudalics@gmx.at>
7038
7039 * window.el (mouse-autoselect-window-select): Do autoselect when
7040 mouse pointer is on margin.
7041
7042 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
7043
7044 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
7045
7046 2013-08-16 Glenn Morris <rgm@gnu.org>
7047
7048 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
7049 Handle "Remote Directory" response of some clients. (Bug#15058)
7050
7051 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
7052 Tweak warning. (Bug#14926)
7053
7054 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
7055 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
7056
7057 * image-mode.el (image-mode-map): Add menu items to reverse,
7058 increase, decrease, reset animation speed.
7059 (image--set-speed, image-increase-speed, image-decrease-speed)
7060 (image-reverse-speed, image-reset-speed): New functions.
7061 (image-mode-map): Add bindings for speed commands.
7062
7063 * image.el (image-animate-get-speed, image-animate-set-speed):
7064 New functions.
7065 (image-animate-timeout): Respect image :speed property.
7066
7067 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7068
7069 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
7070 previous line (bug#15101).
7071 (debugger-eval-expression, debugger-record-expression):
7072 Use read--expression (bug#15102).
7073
7074 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
7075
7076 Remove byte compiler warnings, visible when compiling with
7077 `byte-compile-force-lexical-warnings' set to t.
7078
7079 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
7080 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
7081 (tramp-handle-unhandled-file-name-directory)
7082 (tramp-handle-file-notify-add-watch, tramp-action-login)
7083 (tramp-action-succeed, tramp-action-permission-denied)
7084 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
7085 arguments with "_".
7086
7087 * net/tramp-adb.el (tramp-adb-parse-device-names)
7088 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
7089 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
7090 (tramp-adb-handle-file-truename): Remove unused arguments.
7091
7092 * net/tramp-cache.el (tramp-flush-directory-property)
7093 (tramp-flush-connection-property, tramp-list-connections)
7094 (tramp-parse-connection-properties): Prefix unused arguments with "_".
7095
7096 * net/tramp-compat.el (tramp-compat-make-temp-file):
7097 Rename FILENAME to F.
7098
7099 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
7100 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
7101 (tramp-zeroconf-parse-workstation-device-names)
7102 (tramp-zeroconf-parse-webdav-device-names)
7103 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
7104
7105 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
7106 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
7107
7108 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
7109 arguments.
7110 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
7111 (tramp-sh-handle-insert-file-contents-literally)
7112 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
7113 with "_".
7114 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
7115 Remove unused variables.
7116
7117 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
7118 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
7119 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
7120
7121 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
7122 Make them a defconst.
7123 (tramp-uuencode-region): Remove unused variable.
7124
7125 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
7126
7127 * frameset.el (frameset--prop-setter): New function.
7128 (frameset-prop): Add gv-setter declaration.
7129 (frameset-filter-minibuffer): Deal with the case that the minibuffer
7130 parameter was already set in FILTERED. Doc fix.
7131 (frameset--record-minibuffer-relationships): Allow saving a
7132 minibufferless frame without its corresponding minibuffer frame.
7133 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
7134 frame, if the frame id matches.
7135 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
7136 frames before orphaned ones.
7137 (frameset-restore): Warn about orphaned windows, instead of error out.
7138
7139 2013-08-14 Martin Rudalics <rudalics@gmx.at>
7140
7141 * window.el (window-make-atom): Don't overwrite parameter
7142 already present.
7143 (display-buffer-in-atom-window): Handle special case where we
7144 split an already atomic window.
7145 (window--major-non-side-window, display-buffer-in-side-window)
7146 (window--side-check): Ignore minibuffer window when walking
7147 window tree.
7148 (window-deletable-p): Return 'frame only if no other frame uses
7149 our minibuffer window.
7150 (record-window-buffer): Run buffer-list-update-hook.
7151 (split-window): Make sure window--check-frame won't destroy an
7152 existing atomic window in case the new window gets nested
7153 inside.
7154 (display-buffer-at-bottom): Ignore minibuffer window when
7155 walking window tree. Don't split a side window.
7156 (pop-to-buffer): Don't set-buffer here, the select-window call
7157 should do that.
7158 (mouse-autoselect-window-select): Autoselect only if we are in the
7159 text portion of the window.
7160
7161 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7162
7163 * net/shr.el (shr-parse-image-data): New function to grab both the
7164 data itself and the Content-Type.
7165 (shr-put-image): Use it.
7166
7167 * net/eww.el (eww-display-image): Ditto.
7168
7169 * image.el (image-content-type-suffixes): New variable.
7170
7171 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
7172
7173 * progmodes/python.el (python-imenu--build-tree)
7174 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
7175
7176 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
7177
7178 * simple.el (backward-word): Mention the optional argument.
7179
7180 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7181
7182 * frameset.el (frameset--make): Rename constructor from make-frameset.
7183 (frameset-p, frameset-valid-p): Don't autoload.
7184 (frameset-valid-p): Use normal accessors.
7185
7186 2013-08-13 Glenn Morris <rgm@gnu.org>
7187
7188 * progmodes/compile.el (compile-command): Tweak example in doc.
7189 * obsolete/scribe.el (scribe-mode):
7190 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
7191
7192 * mail/feedmail.el (feedmail-confirm-outgoing)
7193 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
7194
7195 * cus-start.el (truncate-partial-width-windows): Fix type.
7196
7197 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
7198
7199 * net/shr.el (shr-table-horizontal-line): Fix custom type.
7200
7201 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 * emacs-lisp/timer.el (timer--time-setter): New function.
7204 (timer--time): Use it as gv-setter.
7205
7206 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
7207 setter is not a symbol.
7208
7209 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
7210
7211 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
7212 if sending fails. This makes debugging easier.
7213
7214 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
7215
7216 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
7217 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
7218 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
7219
7220 2013-08-12 Eli Zaretskii <eliz@gnu.org>
7221
7222 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
7223
7224 2013-08-12 Glenn Morris <rgm@gnu.org>
7225
7226 * format.el (format-annotate-function):
7227 Handle read-only text properties in the source. (Bug#14887)
7228
7229 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7230
7231 * net/eww.el (eww-display-html): Ignore coding system errors.
7232 One web site uses "utf-8lias" as the coding system.
7233
7234 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
7235
7236 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
7237
7238 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
7239
7240 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
7241 (tutorial--detailed-help): Remove unused local variables.
7242 (tutorial--save-tutorial-to): Use ignore-errors.
7243 (help-with-tutorial): Use looking-at-p.
7244
7245 * view.el (view-buffer-other-window, view-buffer-other-frame):
7246 Mark unused arguments.
7247
7248 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
7249 (woman-select-symbol-fonts, woman, woman-find-file)
7250 (woman-insert-file-contents, woman-non-underline-faces):
7251 Use string-match-p.
7252 (woman1-unquote): Move declaration.
7253
7254 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
7255 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
7256 argument. Remove unused local variable.
7257 (xml-parse-elem-type): Use string-match-p.
7258 (xml-substitute-numeric-entities): Use ignore-errors.
7259
7260 * calculator.el (calculator): Mark unused argument.
7261 (calculator-paste, calculator-quit, calculator-integer-p):
7262 Use ignore-errors.
7263 (calculator-string-to-number, calculator-decimal, calculator-exp)
7264 (calculator-op-or-exp): Use string-match-p.
7265
7266 * dired.el (dired-buffer-more-recently-used-p): Declare.
7267 (dired-insert-set-properties, dired-insert-old-subdirs):
7268 Use ignore-errors.
7269
7270 * dired-aux.el (dired-compress): Use ignore-errors.
7271 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
7272 (dired-do-async-shell-command, dired-do-shell-command)
7273 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
7274 (dired-insert-subdir-validate): Use string-match-p.
7275 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
7276 (dired-add-entry): Use string-match-p, looking-at-p.
7277 (dired-insert-subdir-newpos): Remove unused local variable.
7278
7279 * filenotify.el (file-notify-callback): Remove unused local variable.
7280
7281 * filesets.el (filesets-error): Mark unused argument.
7282 (filesets-which-command-p, filesets-filter-dir-names)
7283 (filesets-directory-files, filesets-get-external-viewer)
7284 (filesets-ingroup-get-data): Use string-match-p.
7285
7286 * find-file.el (ff-other-file-name, ff-other-file-name)
7287 (ff-find-the-other-file, ff-cc-hh-converter):
7288 Remove unused local variables.
7289 (ff-get-file-name): Use string-match-p.
7290 (ff-all-dirs-under): Use ignore-errors.
7291
7292 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
7293 (follow-select-if-visible): Remove unused local variable.
7294
7295 * forms.el (read-file-filter): Move declaration.
7296 (forms--make-format, forms--make-parser, forms-insert-record):
7297 Quote function with #'.
7298 (forms--update): Use string-match-p. Quote function with #'.
7299
7300 * help-mode.el (help-dir-local-var-def): Mark unused argument.
7301 (help-make-xrefs): Use looking-at-p.
7302 (help-xref-on-pp): Use looking-at-p, ignore-errors.
7303
7304 * ibuffer.el (ibuffer-ext-visible-p): Declare.
7305 (ibuffer-confirm-operation-on): Use string-match-p.
7306
7307 * msb.el (msb-item-handler, msb-dired-item-handler):
7308 Mark unused arguments.
7309
7310 * ses.el (ses-decode-cell-symbol)
7311 (ses-kill-override): Remove unused local variable.
7312 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
7313 (ses-load): Use ignore-errors, looking-at-p.
7314 (ses-jump-safe): Use ignore-errors.
7315 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
7316
7317 * tabify.el (untabify, tabify): Mark unused arguments.
7318
7319 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
7320 Mark unused argument.
7321 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
7322 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
7323
7324 * emacs-lisp/timer.el (timer--time): Define setter with
7325 gv-define-setter to avoid deprecation warning.
7326
7327 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
7328 (*record-cmpl-statistics-p*): Remove (was commented out).
7329 (cmpl-statistics-block): Remove (body was commented out).
7330 All callers changed.
7331 (add-completions-from-buffer, load-completions-from-file):
7332 Remove unused variables.
7333
7334 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
7335
7336 * filecache.el (file-cache-delete-file-list):
7337 Print message only when told so.
7338 (file-cache-files-matching): Use #' in mapconcat argument.
7339
7340 * ffap.el (ffap-url-at-point): Fix reference to variable
7341 thing-at-point-default-mail-uri-scheme.
7342
7343 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7344
7345 * subr.el (define-error): New function.
7346 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
7347 error-file-not-found and define with define-error.
7348 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
7349 and define with define-error.
7350 * userlock.el (file-locked, file-supersession):
7351 * simple.el (mark-inactive):
7352 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
7353 * progmodes/ada-mode.el (ada-mode-errors):
7354 * play/life.el (life-extinct):
7355 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
7356 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
7357 * nxml/rng-util.el (rng-error):
7358 * nxml/rng-uri.el (rng-uri-error):
7359 * nxml/rng-match.el (rng-compile-error):
7360 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
7361 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
7362 * nxml/nxml-rap.el (nxml-scan-error):
7363 * nxml/nxml-outln.el (nxml-outline-error):
7364 * net/soap-client.el (soap-error):
7365 * net/gnutls.el (gnutls-error):
7366 * net/ange-ftp.el (ftp-error):
7367 * mpc.el (mpc-proc-error):
7368 * json.el (json-error, json-readtable-error, json-unknown-keyword)
7369 (json-number-format, json-string-escape, json-string-format)
7370 (json-key-format, json-object-format):
7371 * jka-compr.el (compression-error):
7372 * international/quail.el (quail-error):
7373 * international/kkc.el (kkc-error):
7374 * emacs-lisp/ert.el (ert-test-failed):
7375 * calc/calc.el (calc-error, inexact-result, math-overflow)
7376 (math-underflow):
7377 * bookmark.el (bookmark-error-no-filename):
7378 * epg.el (epg-error): Define with define-error.
7379
7380 * time.el (display-time-event-handler)
7381 (display-time-next-load-average): Don't call sit-for since it seems
7382 unnecessary (bug#15045).
7383
7384 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
7385 Use #' instead of ' to quote functions.
7386 (checkdoc-output-mode): Use setq-local.
7387 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
7388 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
7389 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
7390 (checkdoc-ispell, checkdoc-ispell-current-buffer)
7391 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
7392 (checkdoc-ispell-message-text, checkdoc-ispell-start)
7393 (checkdoc-ispell-continue, checkdoc-ispell-comments)
7394 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
7395
7396 * ido.el (ido-completion-help): Fix up compiler warning.
7397
7398 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
7399
7400 * frameset.el (frameset-p): Add autoload cookie.
7401 (frameset--jump-to-register): New function, based on code moved from
7402 register.el.
7403 (frameset-to-register): Move from register.el. Adapt to `registerv'.
7404
7405 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
7406 (frameset-restore, frameset-save, frameset-session-filter-alist):
7407 Remove declarations.
7408 (register-alist): Doc fix.
7409 (frameset-to-register): Move to frameset.el.
7410 (jump-to-register, describe-register-1): Remove frameset-specific code.
7411
7412 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7413
7414 * allout-widgets.el (allout-widgets-pre-command-business)
7415 (allout-widgets-post-command-business)
7416 (allout-widgets-after-change-handler)
7417 (allout-decorate-item-and-context, allout-set-boundary-marker)
7418 (allout-body-modification-handler)
7419 (allout-graphics-modification-handler): Mark ignored arguments.
7420 (allout-widgets-post-command-business)
7421 (allout-widgets-exposure-change-processor)
7422 (allout-widgets-exposure-undo-processor)
7423 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
7424 (allout-parse-item-at-point, allout-decorate-item-guides)
7425 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
7426 * allout.el (epa-passphrase-callback-function): Declare.
7427 (allout-overlay-insert-in-front-handler)
7428 (allout-overlay-interior-modification-handler)
7429 (allout-isearch-end-handler, allout-chart-siblings)
7430 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
7431 (allout-yank-processing, allout-process-exposed)
7432 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
7433 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
7434 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
7435 (lisp-indent-defform): Mark ignored arguments.
7436 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
7437 (calculate-lisp-indent): Remove unused variables.
7438 * international/characters.el (indian-2-column, arabic-2-column)
7439 (tibetan): Mark ignored arguments.
7440 (use-cjk-char-width-table): Mark ignored arguments.
7441 Remove unused variables.
7442 * international/fontset.el (build-default-fontset-data)
7443 (x-compose-font-name, create-fontset-from-fontset-spec):
7444 Mark ignored arguments.
7445 (fontset-plain-name): Remove unused variables.
7446 * international/mule.el (charset-id, charset-bytes, generic-char-p)
7447 (keyboard-coding-system): Mark ignored arguments.
7448 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
7449 * help.el (resize-temp-buffer-window):
7450 * window.el (display-buffer-in-major-side-window)
7451 (display-buffer-in-side-window, display-buffer-in-previous-window):
7452 Remove unused variables.
7453 * isearch.el (isearch-forward-symbol):
7454 * version.el (emacs-bzr-version-bzr):
7455 * international/mule-cmds.el (current-language-environment):
7456 * term/common-win.el (x-handle-iconic, x-handle-geometry)
7457 (x-handle-display):
7458 * term/pc-win.el (x-list-fonts, x-display-planes)
7459 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
7460 (x-server-version, x-display-screens, x-display-mm-height)
7461 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
7462 (x-selection-owner-p, x-own-selection-internal)
7463 (x-disown-selection-internal, x-get-selection-internal)
7464 (msdos-initialize-window-system):
7465 * term/tty-colors.el (tty-color-alist, tty-color-clear):
7466 * term/x-win.el (x-handle-no-bitmap-icon):
7467 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
7468 (vc-default-find-file-hook, vc-default-extra-menu):
7469 Mark ignored arguments.
7470
7471 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7472
7473 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
7474 break-condition in the context of the debugged code (bug#12685).
7475
7476 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
7477
7478 * comint.el:
7479 Do not use an overlay to highlight the last prompt. (Bug#14744)
7480 (comint-mode): Make comint-last-prompt buffer local.
7481 (comint-last-prompt): New variable.
7482 (comint-last-prompt-overlay): Remove. Superseded by
7483 comint-last-prompt.
7484 (comint-snapshot-last-prompt, comint-output-filter):
7485 Use comint-last-prompt.
7486
7487 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7488
7489 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
7490 (frameset-save): Check validity of the resulting frameset.
7491
7492 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
7493
7494 * ido.el (ido-record-command): Add doc string.
7495
7496 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7497
7498 * frameset.el (frameset): Do not disable creation of the default
7499 frameset-p predicate. Doc fix.
7500 (frameset-valid-p): New function, copied from the old predicate-p.
7501 Add additional checks.
7502 (frameset-restore): Check with frameset-valid-p.
7503 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
7504 (frameset-name, frameset-description, frameset-properties)
7505 (frameset-states): Add docstring.
7506 (frameset-session-filter-alist, frameset-persistent-filter-alist)
7507 (frameset-filter-alist): Doc fixes.
7508
7509 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7510
7511 * frameset.el (frameset-p, frameset-prop): Doc fixes.
7512
7513 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7514
7515 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
7516 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
7517 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
7518 (byte-compile-normal-call): Remove obsolescence check.
7519
7520 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
7521
7522 * frameset.el (frameset-restore): Doc fix.
7523
7524 * register.el (frameset-frame-id, frameset-frame-with-id)
7525 (frameset-p, frameset-restore, frameset-save): Declare.
7526 (register-alist): Document framesets.
7527 (frameset-session-filter-alist): Declare.
7528 (frameset-to-register): New function.
7529 (jump-to-register): Implement jumping to framesets. Doc fix.
7530 (describe-register-1): Describe framesets.
7531
7532 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
7533
7534 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
7535
7536 * desktop.el (desktop-save-frameset): Use new frameset-save args.
7537 Use lexical-binding.
7538
7539 * frameset.el (frameset): Use type vector, not list (incompatible
7540 change). Do not declare a new constructor, use the default one.
7541 Upgrade suggested properties `app', `name' and `desc' to slots `app',
7542 `name' and `description', respectively, and add read-only slot
7543 `timestamp'. Doc fixes.
7544 (frameset-copy, frameset-persistent-filter-alist)
7545 (frameset-filter-alist, frameset-switch-to-gui-p)
7546 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
7547 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
7548 (frameset-filter-iconified, frameset-keep-original-display-p):
7549 Doc fixes.
7550 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
7551 Rename from frameset-filter-(save|restore)-param. All callers changed.
7552 Doc fix.
7553 (frameset-p): Adapt to change to vector and be more thorough.
7554 Change arg name to OBJECT. Doc fix.
7555 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
7556 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
7557 All callers changed.
7558 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
7559 All callers changed.
7560 (frameset--record-minibuffer-relationships): Rename from
7561 frameset--process-minibuffer-frames. All callers changed.
7562 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
7563 Use new default constructor (again). Doc fix.
7564 (frameset--find-frame-if): Rename from `frameset--find-frame'.
7565 All callers changed.
7566 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
7567 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
7568 Doc fix.
7569 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
7570 PARAMETERS and WINDOW-STATE, respectively.
7571 (frameset-restore): Add new keyword argument PREDICATE.
7572 Reset frameset--target-display to nil. Doc fix.
7573
7574 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7575
7576 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
7577 (bat-mode): Use it.
7578 (bat-mode-syntax-table): Mark \n as end-of-comment.
7579 (bat-font-lock-keywords): Remove comment rule.
7580
7581 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
7582 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
7583
7584 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
7585 (byte-compile-callargs-warn): Use `push'.
7586 (byte-compile-arglist-warn): Ignore higher-order "calls".
7587 (byte-compile-file-form-autoload): Use `pcase'.
7588 (byte-compile-function-form): If quoting a symbol, check that it exists.
7589
7590 2013-08-07 Eli Zaretskii <eliz@gnu.org>
7591
7592 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
7593 and add a few popular commands found in batch files.
7594 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
7595 (dos-mode): Doc fixes.
7596
7597 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7598
7599 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
7600 (dos-mode): Use setq-local. Add space after "rem".
7601 (dos-mode-syntax-table): Don't use "w" for symbol chars.
7602 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
7603
7604 2013-08-07 Arni Magnusson <arnima@hafro.is>
7605
7606 * progmodes/dos.el: New file.
7607 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
7608 dos-mode.
7609
7610 2013-08-06 Glenn Morris <rgm@gnu.org>
7611
7612 * calendar/calendar.el: Add new faces, and day-header-array.
7613 (calendar-weekday-header, calendar-weekend-header)
7614 (calendar-month-header): New faces.
7615 (calendar-day-header-construct): New function.
7616 (calendar-day-header-width): Also :set calendar-day-header-array.
7617 (calendar-american-month-header, calendar-european-month-header)
7618 (calendar-iso-month-header): Use calendar- faces.
7619 (calendar-generate-month):
7620 Use calendar-day-header-array for day headers; apply faces to them.
7621 (calendar-mode): Check calendar-font-lock-keywords non-nil.
7622 (calendar-abbrev-construct): Add optional maxlen argument.
7623 (calendar-day-name-array): Doc fix.
7624 (calendar-day-name-array, calendar-abbrev-length)
7625 (calendar-day-abbrev-array):
7626 Also :set calendar-day-header-array, and maybe redraw.
7627 (calendar-day-header-array): New option. (Bug#15007)
7628 (calendar-font-lock-keywords): Set to nil and make obsolete.
7629 (calendar-day-name): Add option to use header array.
7630
7631 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7632
7633 * net/shr.el (shr-render-td): Remove debugging.
7634 (shr-render-td): Make width computation consistent by defaulting
7635 all zero-width columns to 10 characters. This may not be optimal,
7636 but it's at least consistent.
7637 (shr-make-table-1): Redo last change to fix the real problem in
7638 colspan handling.
7639
7640 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
7641
7642 * files.el (cache-long-line-scans):
7643 Make obsolete alias to `cache-long-scans'.
7644
7645 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
7646
7647 * frameset.el (frameset, frameset-filter-alist)
7648 (frameset-filter-params, frameset-save, frameset--reuse-frame)
7649 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
7650 (frameset-compute-pos): Rename from frameset--compute-pos,
7651 and add docstring.
7652 (frameset-move-onscreen): Use frameset-compute-pos.
7653 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
7654
7655 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
7656 Fix typos in docstrings.
7657
7658 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
7659
7660 * frame.el (get-other-frame): Tiny cleanup.
7661
7662 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
7663
7664 * vc/vc.el (vc-default-ignore-completion-table):
7665 Silence byte-compiler warning.
7666
7667 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
7668 slot, which can indeed be nil.
7669 (frameset-live-filter-alist, frameset-persistent-filter-alist):
7670 Move entry for `left' from persistent to live filter alist.
7671 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
7672 Doc fixes.
7673 (frameset-filter-params): When restoring a frame, copy items added to
7674 `filtered', to avoid unwittingly modifying the original parameters.
7675 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
7676 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
7677
7678 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
7679 to use looking-at-p instead of looking-at. (Bug#15028)
7680
7681 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
7682
7683 Revert introduction of isearch-filter-predicates (bug#14714).
7684 Rely on add-function instead.
7685 * isearch.el (isearch-filter-predicates): Rename it back to
7686 isearch-filter-predicate.
7687 (isearch-message-prefix): Use advice-function-mapc and advice
7688 properties to get the isearch-message-prefix.
7689 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
7690 instead of run-hook-with-args-until-failure.
7691 (isearch-filter-visible): Not obsolete any more.
7692 * loadup.el: Preload nadvice.
7693 * replace.el (perform-replace): Revert to funcall
7694 instead of run-hook-with-args-until-failure.
7695 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
7696 * dired-aux.el (dired-isearch-filenames-mode): Rename from
7697 dired-isearch-filenames-toggle; make it into a proper minor mode.
7698 Use add/remove-function.
7699 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
7700 Call the minor-mode rather than add/remove-hook.
7701 (dired-isearch-filter-filenames):
7702 Remove isearch-message-prefix property.
7703 * info.el (Info--search-loop): New function, extracted from Info-search.
7704 Funcall isearch-filter-predicate instead of
7705 run-hook-with-args-until-failure isearch-filter-predicates.
7706 (Info-search): Use it.
7707 (Info-mode): Use isearch-filter-predicate instead of
7708 isearch-filter-predicates.
7709
7710 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
7711
7712 Do not call to `selected-window' where it is assumed by default.
7713 Affected functions are `window-minibuffer-p', `window-dedicated-p',
7714 `window-hscroll', `window-width', `window-height', `window-buffer',
7715 `window-frame', `window-start', `window-point', `next-window'
7716 and `window-display-table'.
7717 * abbrev.el (abbrev--default-expand):
7718 * bs.el (bs--show-with-configuration):
7719 * buff-menu.el (Buffer-menu-mouse-select):
7720 * calc/calc.el (calc):
7721 * calendar/calendar.el (calendar-generate-window):
7722 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
7723 (diary-make-entry):
7724 * comint.el (send-invisible, comint-dynamic-complete-filename)
7725 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
7726 * completion.el (complete):
7727 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
7728 * disp-table.el (describe-current-display-table):
7729 * doc-view.el (doc-view-insert-image):
7730 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
7731 * ehelp.el (with-electric-help):
7732 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7733 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
7734 * emacs-lisp/helper.el (Helper-help-scroller):
7735 * emulation/cua-base.el (cua--post-command-handler-1):
7736 * eshell/esh-mode.el (eshell-output-filter):
7737 * ffap.el (ffap-gnus-wrapper):
7738 * help-macro.el (make-help-screen):
7739 * hilit-chg.el (highlight-compare-buffers):
7740 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
7741 * hl-line.el (global-hl-line-highlight):
7742 * icomplete.el (icomplete-simple-completing-p):
7743 * isearch.el (isearch-done):
7744 * jit-lock.el (jit-lock-stealth-fontify):
7745 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
7746 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7747 * mpc.el (mpc-tagbrowser, mpc):
7748 * net/rcirc.el (rcirc-any-buffer):
7749 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
7750 * play/landmark.el (landmark-max-width, landmark-max-height):
7751 * play/zone.el (zone):
7752 * progmodes/compile.el (compilation-goto-locus):
7753 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
7754 * progmodes/etags.el (find-tag-other-window):
7755 * progmodes/fortran.el (fortran-column-ruler):
7756 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
7757 * progmodes/verilog-mode.el (verilog-point-text):
7758 * reposition.el (reposition-window):
7759 * rot13.el (toggle-rot13-mode):
7760 * server.el (server-switch-buffer):
7761 * shell.el (shell-dynamic-complete-command)
7762 (shell-dynamic-complete-environment-variable):
7763 * simple.el (insert-buffer, set-selective-display)
7764 (delete-completion-window):
7765 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
7766 (speedbar-recenter):
7767 * startup.el (fancy-splash-head):
7768 * textmodes/ispell.el (ispell-command-loop):
7769 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
7770 * tutorial.el (help-with-tutorial):
7771 * vc/add-log.el (add-change-log-entry):
7772 * vc/compare-w.el (compare-windows):
7773 * vc/ediff-help.el (ediff-indent-help-message):
7774 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
7775 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
7776 (ediff-setup-control-frame):
7777 * vc/emerge.el (emerge-position-region):
7778 * vc/pcvs-util.el (cvs-bury-buffer):
7779 * window.el (walk-windows, mouse-autoselect-window-select):
7780 * winner.el (winner-set-conf, winner-undo): Related users changed.
7781
7782 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
7783
7784 * frameset.el (frameset--set-id): Doc fix.
7785 (frameset-frame-id, frameset-frame-id-equal-p)
7786 (frameset-locate-frame-id): New functions.
7787 (frameset--process-minibuffer-frames, frameset--reuse-frame)
7788 (frameset-restore): Use them.
7789
7790 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
7791
7792 Do not call to `selected-frame' where it is assumed by default.
7793 Affected functions are `raise-frame', `redraw-frame',
7794 `frame-first-window', `frame-terminal' and `delete-frame'.
7795 * calendar/appt.el (appt-disp-window):
7796 * epg.el (epg-wait-for-completion):
7797 * follow.el (follow-delete-other-windows-and-split)
7798 (follow-avoid-tail-recenter):
7799 * international/mule.el (set-terminal-coding-system):
7800 * mail/rmail.el (rmail-mail-return):
7801 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
7802 * progmodes/f90.el (f90-add-imenu-menu):
7803 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
7804 * server.el (server-switch-buffer):
7805 * simple.el (delete-completion-window):
7806 * talk.el (talk):
7807 * term/xterm.el (terminal-init-xterm-modify-other-keys)
7808 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
7809 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
7810 * vc/ediff.el (ediff-documentation): Related users changed.
7811 * frame.el (selected-terminal): Remove the leftover.
7812
7813 2013-08-05 Glenn Morris <rgm@gnu.org>
7814
7815 * calendar/calendar.el (calendar-generate-month):
7816 Fix for calendar-column-width != 1 + calendar-day-digit-width.
7817 (calendar-generate-month, calendar-font-lock-keywords):
7818 Fix for calendar-day-header-width > length of any day name.
7819
7820 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
7821
7822 * desktop.el (desktop-clear): Use new name of sort predicate.
7823
7824 * frameset.el (frameset): Add docstring. Move :version property to its
7825 own `version' slot.
7826 (frameset-copy): Rename from copy-frameset.
7827 (frameset-p): Check more thoroughly.
7828 (frameset-prop): Do not check for :version, which is no longer a prop.
7829 (frameset-live-filter-alist, frameset-persistent-filter-alist):
7830 Use new :never value instead of t.
7831 (frameset-filter-alist): Expand and clarify docstring.
7832 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
7833 (frameset-filter-minibuffer, frameset-filter-save-param)
7834 (frameset-filter-restore-param, frameset-filter-iconified):
7835 Add pointer to docstring of frameset-filter-alist.
7836 (frameset-filter-params): Rename filter values to be more meaningful:
7837 :never instead of t, and reverse the meanings of :save and :restore.
7838 (frameset--process-minibuffer-frames): Clarify error message.
7839 (frameset-save): Avoid unnecessary and confusing call to framep.
7840 Use new BOA constructor for framesets.
7841 (frameset--reuse-list): Doc fix.
7842 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
7843 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
7844 (frameset-minibufferless-first-p): Doc fix.
7845 Rename from frameset-sort-frames-for-deletion.
7846 (frameset-restore): Doc fixes. Use new function names.
7847 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
7848
7849 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
7850
7851 * desktop.el (desktop-restore-forces-onscreen)
7852 (desktop-restore-reuses-frames): Document :keyword constant values.
7853 (desktop-filter-parameters-alist): Remove, now identical to
7854 frameset-filter-alist.
7855 (desktop--filter-tty*): Remove, moved to frameset.el.
7856 (desktop-save-frameset, desktop-restore-frameset):
7857 Do not pass :filters argument.
7858
7859 * frameset.el (frameset-live-filter-alist)
7860 (frameset-persistent-filter-alist): New variables.
7861 (frameset-filter-alist): Use them. Add autoload cookie.
7862 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
7863 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
7864 `frameset--id' (it's supposed to be internal to frameset.el).
7865 (frameset--process-minibuffer-frames): Ditto. Doc fix.
7866 (frameset--initial-params): New function.
7867 (frameset--get-frame): Use it. Doc fix.
7868 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
7869 Accept :all, not 'all.
7870 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
7871 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
7872 with fbound symbols. Fix frame id matching, and remove matching ids if
7873 the frame being restored is deleted. Obey :delete.
7874
7875 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
7876
7877 * subr.el (macrop): New function.
7878 (text-clone--maintaining): New var.
7879 (text-clone--maintain): Rename from text-clone-maintain. Use it
7880 instead of inhibit-modification-hooks.
7881
7882 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
7883 a proxy, so as handle autoloads and redefinitions of the target.
7884 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
7885
7886 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
7887 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
7888 (pcase--mutually-exclusive-p): New function.
7889 (pcase--split-consp): Use it.
7890 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
7891 mutually exclusive with the current predicate.
7892
7893 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
7894 (edebug-macrop): Remove. Use `macrop' instead.
7895 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
7896 (ad-macro-p):
7897 * eshell/esh-cmd.el (eshell-macrop):
7898 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
7899
7900 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
7901
7902 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
7903 (advice-mapc): New function, using it.
7904 (advice-function-member-p): New function.
7905 (advice--normalize): Store the cdr in advice--saved-rewrite since
7906 that's the part that will be changed.
7907 (advice--symbol-function): New function.
7908 (advice-remove): Handle removal before the function is defined.
7909 Adjust to new advice--saved-rewrite.
7910 (advice-member-p): Use advice-function-member-p and
7911 advice--symbol-function.
7912
7913 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
7914
7915 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
7916 (frameset-filter-minibuffer): Doc fix.
7917 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
7918 (frameset--set-id, frameset--process-minibuffer-frames)
7919 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
7920 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
7921
7922 * desktop.el (desktop-clear): Only delete frames when called
7923 interactively and desktop-restore-frames is non-nil. Doc fix.
7924 (desktop-read): Set desktop-saved-frameset to nil.
7925
7926 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
7927
7928 * vc/vc.el (vc-ignore): Rewrite.
7929 (vc-default-ignore-completion-table, vc--read-lines)
7930 (vc--add-line, vc--remove-regexp): New functions.
7931
7932 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
7933 (vc-svn-ignore-completion-table): New function.
7934
7935 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
7936 (vc-hg-ignore-completion-table)
7937 (vc-hg-find-ignore-file): New functions.
7938
7939 * vc/vc-git.el (vc-git-ignore): Rewrite.
7940 (vc-git-ignore-completion-table)
7941 (vc-git-find-ignore-file): New functions.
7942
7943 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
7944
7945 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
7946 (vc-bzr-ignore-completion-table)
7947 (vc-bzr-find-ignore-file): New functions.
7948
7949 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
7950
7951 * frameset.el (frameset-prop): New function and setter.
7952 (frameset-save): Do not modify frame list passed by the caller.
7953
7954 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7955
7956 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
7957
7958 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
7959
7960 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
7961 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
7962
7963 * custom.el (custom-initialize-default, custom-initialize-set)
7964 (custom-initialize-reset, custom-initialize-changed): Affect the
7965 toplevel-default-value (bug#6275, bug#14586).
7966 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
7967 for bug#6275.
7968
7969 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
7970
7971 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7972 Add cl-def* expressions.
7973
7974 * frameset.el (frameset-filter-params): Fix order of arguments.
7975
7976 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
7977
7978 Move code related to saving frames to frameset.el.
7979 * desktop.el: Require frameset.
7980 (desktop-restore-frames): Doc fix.
7981 (desktop-restore-reuses-frames): Rename from
7982 desktop-restoring-reuses-frames.
7983 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
7984 (desktop-clear): Clear frames too.
7985 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
7986 (desktop--filter-tty*, desktop-save, desktop-read):
7987 Use frameset functions.
7988 (desktop-before-saving-frames-functions, desktop--filter-*-color)
7989 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
7990 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
7991 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
7992 (desktop--process-minibuffer-frames, desktop-save-frames)
7993 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
7994 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
7995 (desktop--sort-states, desktop-restoring-frames-p)
7996 (desktop-restore-frames): Remove. Most code moved to frameset.el.
7997 (desktop-restoring-frameset-p, desktop-restore-frameset)
7998 (desktop--check-dont-save, desktop-save-frameset): New functions.
7999 (desktop--app-id): New constant.
8000 (desktop-first-buffer, desktop-buffer-ok-count)
8001 (desktop-buffer-fail-count): Move before first use.
8002 * frameset.el: New file.
8003
8004 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
8005
8006 * files.el: Use lexical-binding.
8007 (dir-locals-read-from-file): Remove unused `err' variable.
8008 (hack-dir-local-variables--warned-coding): New var.
8009 (hack-dir-local-variables): Use it to avoid repeated warnings.
8010 (make-backup-file-name--default-function): New function.
8011 (make-backup-file-name-function): Use it as default.
8012 (buffer-stale--default-function): New function.
8013 (buffer-stale-function): Use it as default.
8014 (revert-buffer-insert-file-contents--default-function): New function.
8015 (revert-buffer-insert-file-contents-function): Use it as default.
8016 (insert-directory): Avoid add-to-list.
8017
8018 * autorevert.el (auto-revert-handler): Simplify.
8019 Use buffer-stale--default-function.
8020
8021 2013-08-01 Tassilo Horn <tsdh@gnu.org>
8022
8023 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
8024
8025 * whitespace.el (whitespace-ensure-local-variables): New function.
8026 (whitespace-cleanup-region): Call it.
8027 (whitespace-turn-on): Call it.
8028
8029 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
8030
8031 Complete file name handlers.
8032
8033 * net/tramp.el (tramp-handle-set-visited-file-modtime)
8034 (tramp-handle-verify-visited-file-modtime)
8035 (tramp-handle-file-notify-rm-watch): New functions.
8036 (tramp-call-process): Do not bind `default-directory'.
8037
8038 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8039 Order alphabetically.
8040 <access-file, add-name-to-file, dired-call-process>:
8041 <dired-compress-file, file-acl, file-notify-rm-watch>:
8042 <file-ownership-preserved-p, file-selinux-context>:
8043 <make-directory-internal, make-symbolic-link, set-file-acl>:
8044 <set-file-selinux-context, set-visited-file-modtime>:
8045 <verify-visited-file-modtime>: Add handler.
8046 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
8047
8048 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
8049 <file-notify-add-watch, file-notify-rm-watch>:
8050 <set-file-times, set-visited-file-modtime>:
8051 <verify-visited-file-modtime>: Add handler.
8052 (with-tramp-gvfs-error-message)
8053 (tramp-gvfs-handle-set-visited-file-modtime)
8054 (tramp-gvfs-fuse-file-name): Remove.
8055 (tramp-gvfs-handle-file-notify-add-watch)
8056 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
8057 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
8058
8059 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8060 Order alphabetically.
8061 <file-notify-rm-watch>: Use default Tramp handler.
8062 <executable-find>: Remove private handler.
8063 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
8064 `default-directory'.
8065 (tramp-sh-handle-executable-find)
8066 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
8067 (tramp-sh-file-gvfs-monitor-dir-process-filter)
8068 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
8069 Do not use `format' in `tramp-message'.
8070
8071 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
8072 <file-notify-rm-watch, set-visited-file-modtime>:
8073 <verify-visited-file-modtime>: Add handler.
8074 (tramp-smb-call-winexe): Do not bind `default-directory'.
8075
8076 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
8077
8078 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
8079
8080 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
8081
8082 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
8083 use it.
8084 (log-view-diff-changeset): Same.
8085 (log-view-diff-common): Call backend command `previous-revision'
8086 to find out the previous revision, in both cases. Swap the
8087 variables `to' and `fr', so that `fr' usually refers to the
8088 earlier revision (Bug#14989).
8089
8090 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
8091
8092 * ibuf-ext.el (ibuffer-filter-by-filename):
8093 Make it work with dired buffers too.
8094
8095 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
8096
8097 * emacs-lisp/re-builder.el (reb-color-display-p):
8098 * files.el (save-buffers-kill-terminal):
8099 * net/browse-url.el (browse-url):
8100 * server.el (server-save-buffers-kill-terminal):
8101 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
8102 Prefer nil to selected-frame for the first arg of frame-parameter.
8103
8104 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
8105
8106 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
8107
8108 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
8109
8110 * minibuffer.el (completion--twq-all): Try and preserve each
8111 completion's case choice (bug#14907).
8112
8113 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8114
8115 * net/network-stream.el (open-network-stream): Mention the new
8116 :nogreeting parameter.
8117 (network-stream-open-starttls): Use the :nogreeting parameter
8118 (bug#14938).
8119
8120 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
8121
8122 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
8123 more natural than popping.
8124
8125 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
8126 (shr-urlify): Highlight under mouse.
8127
8128 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
8129
8130 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
8131
8132 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
8133
8134 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
8135 buffer for output.
8136
8137 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
8138 point-min==1. Fix search string. Fix parentheses missing.
8139
8140 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
8141 assume point-min==1. Fix search string. Fix parentheses missing.
8142
8143 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
8144
8145 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
8146 buffer for output.
8147
8148 2013-07-29 Eli Zaretskii <eliz@gnu.org>
8149
8150 * frame.el (frame-notice-user-settings): Avoid inflooping when the
8151 initial frame is minibuffer-less. (Bug#14841)
8152
8153 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
8154
8155 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
8156 option.
8157
8158 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8159 (tramp-maybe-open-connection): Use it.
8160
8161 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
8162
8163 * desktop.el (desktop--make-frame): Include `minibuffer' in the
8164 minimal set of parameters passed when creating a frame, because
8165 the minibuffer status of a frame cannot be changed later.
8166
8167 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
8168
8169 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
8170 replace-regexp-in-string and inadvertent omissions in previous change.
8171 (todo-filter-items): Ensure only file names are comma-separated in
8172 name of filtered items buffer.
8173
8174 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
8175
8176 * desktop.el: Optionally force offscreen frames back onscreen.
8177 (desktop-restoring-reuses-frames): New option.
8178 (desktop--compute-pos, desktop--move-onscreen): New functions.
8179 (desktop--make-frame): Use desktop--move-onscreen.
8180
8181 2013-07-27 Alan Mackenzie <acm@muc.de>
8182
8183 Fontify a Java generic method as a function.
8184 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
8185 value to t.
8186
8187 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
8188
8189 * calendar/todo-mode.el: Add command to rename todo files.
8190 (todo-rename-file): New command.
8191 (todo-key-bindings-t): Add key binding for it. Change the
8192 bindings of todo-filter-regexp-items(-multifile) to use `x'
8193 instead of `r', since the latter is better suited to the new
8194 renaming command.
8195
8196 2013-07-27 Alan Mackenzie <acm@muc.de>
8197
8198 Make Java try-with-resources statement parse properly.
8199 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
8200 (c-block-stmt-1-2-key): New language constants/variables.
8201 * progmodes/cc-engine.el (c-beginning-of-statement-1)
8202 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
8203 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
8204 with c-block-stmt-1-2-key.
8205
8206 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
8207
8208 * desktop.el (desktop--make-frame): Apply most frame parameters after
8209 creating the frame to force (partially or totally) offscreen frames to
8210 be restored as such.
8211
8212 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
8213
8214 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
8215 (Bug#14948)
8216
8217 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8218
8219 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
8220 `base' arg of backtrace-frame.
8221
8222 2013-07-26 Eli Zaretskii <eliz@gnu.org>
8223
8224 * simple.el (list-processes): Doc fix.
8225
8226 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
8227
8228 * desktop.el (desktop--select-frame):
8229 Try harder to reuse existing frames.
8230
8231 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8232
8233 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
8234 (edebug-eval): Use backtrace-eval.
8235 (edebug--display, edebug--recursive-edit): Don't let-bind the
8236 edebug-outer-* vars that keep track of variables we locally let-bind.
8237 (edebug-outside-excursion): Don't restore outside values of locally
8238 let-bound vars.
8239 (edebug--display): Use user-error.
8240 (cl-lexical-debug, cl-debug-env): Remove.
8241
8242 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
8243
8244 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
8245 are restored to be sure that they are visible before deleting any
8246 remaining ones.
8247
8248 2013-07-26 Matthias Meulien <orontee@gmail.com>
8249
8250 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
8251 vc-print-root-log. (Bug#14948)
8252
8253 2013-07-26 Richard Stallman <rms@gnu.org>
8254
8255 Add aliases for encrypting mail.
8256 * epa.el (epa-mail-aliases): New option.
8257 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
8258 Bind inhibit-read-only so read-only text doesn't ruin everything.
8259 (epa-mail-default-recipients): New subroutine broken out.
8260 Handle epa-mail-aliases.
8261
8262 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8263
8264 Add support for lexical variables to the debugger's `e' command.
8265 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
8266 vars, except for debugger-outer-match-data.
8267 (debugger-frame-number): Move check for "on a function call" from
8268 callers into it. Add `skip-base' argument.
8269 (debugger-frame, debugger-frame-clear): Simplify accordingly.
8270 (debugger-env-macro): Only reset the state stored in non-variables,
8271 i.e. current-buffer and match-data.
8272 (debugger-eval-expression): Rewrite using backtrace-eval.
8273 * subr.el (internal--called-interactively-p--get-frame): Remove.
8274 (called-interactively-p):
8275 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
8276 `base' arg of backtrace-frame instead.
8277
8278 2013-07-26 Glenn Morris <rgm@gnu.org>
8279
8280 * align.el (align-regexp): Doc fix. (Bug#14857)
8281 (align-region): Explicit error if subexpression missing/does not match.
8282
8283 * simple.el (global-visual-line-mode):
8284 Do not duplicate the mode lighter. (Bug#14858)
8285
8286 2013-07-25 Martin Rudalics <rudalics@gmx.at>
8287
8288 * window.el (display-buffer): In display-buffer bind
8289 split-window-keep-point to t, bug#14829.
8290
8291 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
8292
8293 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
8294 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
8295 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
8296 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8297 Change accordingly.
8298 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8299 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
8300
8301 2013-07-25 Glenn Morris <rgm@gnu.org>
8302
8303 * dired-x.el (dired-mark-extension): Convert comment to doc string.
8304
8305 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
8306
8307 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
8308 parameter to modify-frame-parameters if the value has not changed;
8309 this is a workaround for bug#14949.
8310 (desktop--make-frame): On cl-delete-if call, check parameter name,
8311 not full parameter.
8312
8313 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
8314
8315 * vc/vc.el (vc-ignore): New function.
8316
8317 * vc/vc-svn.el (vc-svn-ignore): New function.
8318
8319 * vc/vc-hg.el (vc-hg-ignore): New function.
8320
8321 * vc/vc-git.el (vc-git-ignore): New function.
8322
8323 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
8324 (vc-dir-ignore): New function.
8325
8326 * vc/vc-cvs.el (vc-cvs-ignore): New function.
8327 (cvs-append-to-ignore): Move here from pcvs.el.
8328
8329 * vc/vc-bzr.el (vc-bzr-ignore): New function.
8330
8331 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
8332
8333 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
8334
8335 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
8336 (desktop-restore-frames): Warn when deleting an existing frame failed.
8337
8338 2013-07-24 Glenn Morris <rgm@gnu.org>
8339
8340 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
8341
8342 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
8343
8344 * filenotify.el (file-notify-supported-p):
8345 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8346 Remove functions.
8347
8348 * autorevert.el (auto-revert-use-notify)
8349 (auto-revert-notify-add-watch):
8350 * net/tramp.el (tramp-file-name-for-operation):
8351 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8352 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8353 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8354 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8355 Remove `file-notify-supported-p' entry.
8356
8357 2013-07-24 Glenn Morris <rgm@gnu.org>
8358
8359 * printing.el: Replace all uses of deleted ps-windows-system,
8360 ps-lp-system, ps-flatten-list with lpr- versions.
8361
8362 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8363
8364 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
8365 checked with memq (bug#14935).
8366
8367 * files.el (revert-buffer-function): Use a non-nil default.
8368 (revert-buffer-preserve-modes): Declare var to
8369 provide access to the `preserve-modes' argument.
8370 (revert-buffer): Let-bind it.
8371 (revert-buffer--default): New function, extracted from revert-buffer.
8372
8373 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8374
8375 * lpr.el: Signal print errors more prominently.
8376 (print-region-function): Don't default to nil.
8377 (lpr-print-region): New function, extracted from print-region-1.
8378 Check lpr's return value and signal an error in case of problem.
8379 (print-region-1): Use it.
8380 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
8381 versions instead.
8382 (ps-printer-name): Default to nil.
8383 (ps-printer-name-option): Default to lpr-printer-switch.
8384 (ps-print-region-function): Don't default to nil.
8385 (ps-postscript-code-directory): Simplify default.
8386 (ps-do-despool): Use lpr-print-region to properly check the outcome.
8387 (ps-string-list, ps-eval-switch, ps-flatten-list)
8388 (ps-flatten-list-1): Remove.
8389 (ps-multibyte-buffer): Avoid setq.
8390 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
8391 (print-region-function, ps-print-region-function): Don't set them here.
8392
8393 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
8394
8395 * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
8396 (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
8397 (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
8398 (ido-decorations): Doc fix.
8399
8400 * ansi-color.el: Fix old URL.
8401
8402 2013-07-23 Michael R. Mauger <michael@mauger.com>
8403
8404 * progmodes/sql.el: Version 3.3
8405 (sql-product-alist): Improve oracle :prompt-cont-regexp.
8406 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
8407 (sql-interactive-remove-continuation-prompt): Rewrite, use
8408 functions above. Fix continuation prompt and complete output line
8409 handling.
8410 (sql-redirect-one, sql-execute): Use `read-only-mode' on
8411 redirected output buffer.
8412 (sql-mode): Restore deleted code (Bug#13591).
8413
8414 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
8415
8416 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
8417
8418 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
8419
8420 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
8421
8422 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8423 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8424 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
8425
8426 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
8427
8428 * desktop.el (desktop-clear): Simplify; remove useless checks
8429 against invalid buffer names.
8430 (desktop-list*): Use cl-list*.
8431 (desktop-buffer-info, desktop-create-buffer): Simplify.
8432
8433 2013-07-23 Leo Liu <sdl.web@gmail.com>
8434
8435 * bookmark.el (bookmark-make-record): Restore NAME as a default
8436 value. (Bug#14933)
8437
8438 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8439
8440 * emacs-lisp/autoload.el (autoload--setup-output): New function,
8441 extracted from autoload--insert-text.
8442 (autoload--insert-text): Remove.
8443 (autoload--print-cookie-text): New function, extracted from
8444 autoload--insert-cookie-text.
8445 (autoload--insert-cookie-text): Remove.
8446 (autoload-generate-file-autoloads): Adjust calls accordingly.
8447
8448 * winner.el (winner-hook-installed-p): Remove.
8449 (winner-mode): Simplify accordingly.
8450
8451 * subr.el (add-to-list): Fix compiler-macro when `append' is
8452 not constant. Don't use `cl-member' for the base case.
8453
8454 * progmodes/subword.el: Fix boundary case (bug#13758).
8455 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
8456 own group.
8457 (subword-backward-regexp): Make it a constant.
8458 (subword-forward-internal): Don't treat a trailing capital as the
8459 beginning of a word.
8460
8461 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
8462
8463 * emacs-lisp/package.el (package-menu-mode): Don't modify the
8464 global value of tabulated-list-revert-hook (bug#14930).
8465
8466 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
8467
8468 * desktop.el: Require 'cl-lib.
8469 (desktop-before-saving-frames-functions): New hook.
8470 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
8471 for frames being saved. Rename from desktop--save-minibuffer-frames.
8472 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
8473 Do not save frames with non-nil `desktop-dont-save' parameter.
8474 Filter out deleted frames.
8475 (desktop--find-frame): Use cl-find-if.
8476 (desktop--select-frame): Use cl-(first|second|third) to access values
8477 of desktop-mini.
8478 (desktop--make-frame): Use cl-delete-if.
8479 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
8480 (desktop-restore-frames): Use cl-(first|second|third) to access values
8481 of desktop-mini. Look for visible frame at the end, not while
8482 restoring frames.
8483
8484 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
8485 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
8486 Use string-match-p, looking-at-p (bug#14927).
8487
8488 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
8489
8490 * desktop.el (desktop-saved-frame-states):
8491 Rename from desktop--saved-states; all users changed.
8492 (desktop-save-frames): Rename from desktop--save-frames.
8493 Do not save state to desktop file.
8494 (desktop-save): Save desktop-saved-frame-states to desktop file
8495 and reset to nil.
8496 (desktop-restoring-frames-p): New function.
8497 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
8498 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
8499 buffer-lists when restoring frames. Suggested by Martin Rudalics.
8500
8501 * desktop.el: Correctly restore iconified frames.
8502 (desktop--filter-iconified-position): New function.
8503 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
8504
8505 2013-07-20 Glenn Morris <rgm@gnu.org>
8506
8507 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
8508 Let `message' do the formatting.
8509 (def-gdb-preempt-display-buffer): Add explicit format.
8510
8511 * image-dired.el (image-dired-track-original-file):
8512 Use with-current-buffer.
8513 (image-dired-track-thumbnail): Use with-current-buffer.
8514 Avoid changing point of wrong window.
8515
8516 * image-dired.el (image-dired-track-original-file):
8517 Avoid changing point of wrong window. (Bug#14909)
8518
8519 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
8520
8521 * progmodes/gdb-mi.el (gdb-done-or-error):
8522 Guard against "%" in gdb output. (Bug#14127)
8523
8524 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
8525
8526 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
8527 (Bug#14826)
8528
8529 * international/mule.el (coding-system-iso-2022-flags): Fix last
8530 change.
8531
8532 2013-07-20 Kenichi Handa <handa@gnu.org>
8533
8534 * international/mule.el (coding-system-iso-2022-flags):
8535 Add `8-bit-level-4'. (Bug#8522)
8536
8537 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8538
8539 * net/shr.el (shr-mouse-browse-url): New command and keystroke
8540 (bug#14815).
8541
8542 * net/eww.el (eww-process-text-input): Allow inputting when the
8543 point is at the start of the line, as the properties aren't
8544 front-sticky.
8545
8546 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
8547 degenerate widths.
8548
8549 2013-07-19 Richard Stallman <rms@gnu.org>
8550
8551 * epa.el (epa-popup-info-window): Doc fix.
8552
8553 * subr.el (split-string): New arg TRIM.
8554
8555 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
8556
8557 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
8558 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
8559
8560 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
8561
8562 * filenotify.el (file-notify--library): Rename from
8563 `file-notify-support'. Do not autoload. Adapt all uses.
8564 (file-notify-supported-p): New defun.
8565
8566 * autorevert.el (auto-revert-use-notify):
8567 Use `file-notify-supported-p' instead of `file-notify-support'.
8568 Adapt docstring.
8569 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
8570
8571 * net/tramp.el (tramp-file-name-for-operation):
8572 Add `file-notify-supported-p'.
8573
8574 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8575 New defun.
8576 (tramp-sh-file-name-handler-alist): Add it as handler for
8577 `file-notify-supported-p '.
8578
8579 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8580 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8581 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8582 Add `ignore' as handler for `file-notify-*' functions.
8583
8584 2013-07-17 Eli Zaretskii <eliz@gnu.org>
8585
8586 * simple.el (line-move-partial, line-move): Don't start vscroll or
8587 scroll-up if the current line is not taller than the window.
8588 (Bug#14881)
8589
8590 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
8591
8592 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
8593 highlight question marks in the method names as strings.
8594 (ruby-block-beg-keywords): Inline.
8595 (ruby-font-lock-keyword-beg-re): Extract from
8596 `ruby-font-lock-keywords'.
8597
8598 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
8599
8600 * frame.el (blink-cursor-blinks): New defcustom.
8601 (blink-cursor-blinks-done): New defvar.
8602 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
8603 (blink-cursor-timer-function): Check if number of blinks has been
8604 done on X and NS.
8605 (blink-cursor-suspend, blink-cursor-check): New defuns.
8606
8607 2013-07-15 Glenn Morris <rgm@gnu.org>
8608
8609 * edmacro.el (edmacro-format-keys): Fix previous change.
8610
8611 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
8612
8613 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
8614 The hack didn't work outside English locales anyway.
8615
8616 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
8617
8618 * simple.el (define-alternatives): Rename from alternatives-define,
8619 per RMS' suggestion.
8620
8621 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
8622
8623 * desktop.el (desktop-restore-frames): Change default to t.
8624 (desktop-restore-in-current-display): Now offer more options.
8625 (desktop-restoring-reuses-frames): New customization option.
8626 (desktop--saved-states): Doc fix.
8627 (desktop-filter-parameters-alist): New variable, renamed and expanded
8628 from desktop--excluded-frame-parameters.
8629 (desktop--target-display): New variable.
8630 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
8631 (desktop--filter-tty*, desktop--filter-*-color)
8632 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8633 (desktop--filter-save-desktop-parm)
8634 (desktop-restore-in-original-display-p): New functions.
8635 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
8636 (desktop--save-minibuffer-frames): New function, inspired by a similar
8637 function from Martin Rudalics.
8638 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
8639 (desktop--restore-in-this-display-p): Remove.
8640 (desktop--find-frame): Rename from desktop--find-frame-in-display
8641 and add predicate argument.
8642 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
8643 (desktop--reuse-list): New variable.
8644 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
8645 New functions.
8646 (desktop--restore-frames): Add support for "minibuffer-special" frames.
8647
8648 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
8649
8650 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
8651
8652 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
8653
8654 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
8655 Highlight conversion methods on Kernel.
8656
8657 2013-07-13 Alan Mackenzie <acm@muc.de>
8658
8659 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
8660 and comment it out. This out-commenting enables certain C++
8661 declarations to be parsed correctly.
8662
8663 2013-07-13 Eli Zaretskii <eliz@gnu.org>
8664
8665 * international/mule.el (define-coding-system): Doc fix.
8666
8667 * simple.el (default-font-height): Don't call font-info if the
8668 frame's default font didn't change since the frame was created.
8669 (Bug#14838)
8670
8671 2013-07-13 Leo Liu <sdl.web@gmail.com>
8672
8673 * ido.el (ido-read-file-name): Guard against non-symbol value.
8674
8675 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
8676
8677 * progmodes/python.el (python-imenu--build-tree): Fix corner case
8678 in nested defuns.
8679
8680 2013-07-13 Leo Liu <sdl.web@gmail.com>
8681
8682 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
8683 ido-set-matches call. (Bug#6852)
8684
8685 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
8686
8687 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
8688 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
8689 Ruby 2.0.
8690 (ruby-font-lock-keywords): Distinguish calls to functions with
8691 module-like names from module references. Highlight character
8692 literals.
8693
8694 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
8695
8696 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
8697 (gdb-send): Handle continued commands. (Bug#14847)
8698
8699 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
8700
8701 * desktop.el (desktop--v2s): Remove unused local variable.
8702 (desktop-save-buffer): Make defvar-local; adjust docstring.
8703 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
8704 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
8705
8706 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
8707
8708 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
8709
8710 2013-07-12 Eli Zaretskii <eliz@gnu.org>
8711
8712 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
8713 (Bug#14842)
8714
8715 2013-07-12 Glenn Morris <rgm@gnu.org>
8716
8717 * doc-view.el: Require cl-lib at runtime too.
8718 (doc-view-remove-if): Remove.
8719 (doc-view-search-next-match, doc-view-search-previous-match):
8720 Use cl-remove-if.
8721
8722 * edmacro.el: Require cl-lib at runtime too.
8723 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
8724 (edmacro-mismatch, edmacro-subseq): Remove.
8725
8726 * shadowfile.el: Require cl-lib.
8727 (shadow-remove-if): Remove.
8728 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
8729 Use cl-remove-if.
8730
8731 * wid-edit.el: Require cl-lib.
8732 (widget-choose): Use cl-remove-if.
8733 (widget-remove-if): Remove.
8734
8735 * progmodes/ebrowse.el: Require cl-lib at runtime too.
8736 (ebrowse-delete-if-not): Remove.
8737 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
8738 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
8739 Use cl-delete-if-not.
8740
8741 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
8742
8743 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
8744 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
8745
8746 2013-07-12 Leo Liu <sdl.web@gmail.com>
8747
8748 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
8749
8750 2013-07-11 Glenn Morris <rgm@gnu.org>
8751
8752 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
8753 (edebug-gensym-index, edebug-gensym):
8754 Remove reimplementation of cl-gensym.
8755 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
8756
8757 * thumbs.el: Require cl-lib at run-time too.
8758 (thumbs-gensym-counter, thumbs-gensym):
8759 Remove reimplementation of cl-gensym.
8760 (thumbs-temp-file): Use cl-gensym.
8761
8762 * emacs-lisp/ert.el: Require cl-lib at runtime too.
8763 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
8764 (ert--intersection, ert--set-difference, ert--set-difference-eq)
8765 (ert--union, ert--gensym-counter, ert--gensym-counter)
8766 (ert--coerce-to-vector, ert--remove*, ert--string-position)
8767 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
8768 (ert-make-test-unbound, ert--expand-should-1)
8769 (ert--expand-should, ert--should-error-handle-error)
8770 (should-error, ert--explain-equal-rec)
8771 (ert--plist-difference-explanation, ert-select-tests)
8772 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
8773 Use cl-lib functions rather than reimplementations.
8774
8775 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
8776
8777 * net/tramp.el (tramp-methods): Extend docstring.
8778 (tramp-connection-timeout): New defcustom.
8779 (tramp-error-with-buffer): Reset timestamp only when appropriate.
8780 (with-tramp-progress-reporter): Simplify.
8781 (tramp-process-actions): Improve messages.
8782
8783 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8784 * net/tramp-sh.el (tramp-maybe-open-connection):
8785 Use `tramp-connection-timeout'.
8786 (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
8787 (Bug#14808)
8788
8789 2013-07-11 Leo Liu <sdl.web@gmail.com>
8790
8791 * ido.el (ido-read-file-name): Conform to the requirements of
8792 read-file-name. (Bug#11861)
8793 (ido-read-directory-name): Conform to the requirements of
8794 read-directory-name.
8795
8796 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
8797
8798 * subr.el (delay-warning): New function.
8799
8800 2013-07-10 Eli Zaretskii <eliz@gnu.org>
8801
8802 * simple.el (default-line-height): New function.
8803 (line-move-partial, line-move): Use it instead of computing the
8804 line height inline.
8805 (line-move-partial): Always compute ROWH. If the last line is
8806 partially-visible, but its text is completely visible, allow
8807 cursor to enter such a partially-visible line.
8808
8809 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
8810
8811 Improve error messages. (Bug#14808)
8812
8813 * net/tramp.el (tramp-current-connection): New defvar, moved from
8814 tramp-sh.el.
8815 (tramp-message-show-progress-reporter-message): Remove, not
8816 needed anymore.
8817 (tramp-error-with-buffer): Show message in minibuffer.
8818 Discard input before waiting. Reset connection timestamp.
8819 (with-tramp-progress-reporter): Improve messages.
8820 (tramp-process-actions): Use progress reporter. Delete process in
8821 case of error. Improve messages.
8822
8823 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
8824 Call `tramp-error-with-buffer' with vector and buffer.
8825 (tramp-current-connection): Remove.
8826 (tramp-maybe-open-connection): The car of
8827 `tramp-current-connection' are the first 3 slots of the vector.
8828
8829 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
8830
8831 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
8832 inside continued strings.
8833
8834 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
8835
8836 Timestamp fixes for undo (Bug#14824).
8837 * files.el (clear-visited-file-modtime): Move here from fileio.c.
8838
8839 2013-07-10 Leo Liu <sdl.web@gmail.com>
8840
8841 * files.el (require-final-newline): Allow safe local value.
8842 (Bug#14834)
8843
8844 2013-07-09 Leo Liu <sdl.web@gmail.com>
8845
8846 * ido.el (ido-read-directory-name): Handle fallback.
8847 (ido-read-file-name): Update DIR to ido-current-directory.
8848 (Bug#1516)
8849 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
8850
8851 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
8852
8853 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
8854 "autoload". Remove "warn lower camel case" section, previously
8855 commented out. Highlight negation char. Do not highlight the
8856 target in singleton method definitions.
8857
8858 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 * faces.el (tty-setup-hook): Declare the hook.
8861
8862 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
8863 and detect when a guard/pred depends on local vars (bug#14773).
8864 (pcase--u1): Adjust caller.
8865
8866 2013-07-08 Eli Zaretskii <eliz@gnu.org>
8867
8868 * simple.el (line-move-partial, line-move): Account for
8869 line-spacing.
8870 (line-move-partial): Avoid setting vscroll when the last
8871 partially-visible line in window is of default height.
8872
8873 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8874
8875 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
8876 been used a while.
8877
8878 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
8879
8880 * subr.el (read-quoted-char): Remove unused local variable `char'.
8881
8882 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
8883
8884 * ediff.el (ediff-version): Version update.
8885 (ediff-files-command, ediff3-files-command, ediff-merge-command)
8886 (ediff-merge-with-ancestor-command, ediff-directories-command)
8887 (ediff-directories3-command, ediff-merge-directories-command)
8888 (ediff-merge-directories-with-ancestor-command): New functions.
8889 All are command-line interfaces to ediff: to facilitate calling
8890 Emacs with the appropriate ediff functions invoked.
8891
8892 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
8893 (viper-save-kill-buffer): Check if buffer is modified.
8894
8895 * viper.el (viper-version): Version update.
8896 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
8897
8898 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8899
8900 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
8901 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
8902 (viper-intercept-ESC-key): Simplify.
8903 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
8904 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
8905 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
8906 (viper-setup-ESC-to-escape): New functions.
8907 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
8908 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
8909
8910 2013-07-07 Eli Zaretskii <eliz@gnu.org>
8911
8912 * simple.el (default-font-height, window-screen-lines):
8913 New functions.
8914 (line-move, line-move-partial): Use them instead of
8915 frame-char-height and window-text-height. This makes scrolling
8916 text smoother when the buffer's default face uses a font that is
8917 different from the frame's default font.
8918
8919 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
8920
8921 * files.el (write-file): Do not display confirm dialog for NS,
8922 it does its own dialog, which can't be canceled (Bug#14578).
8923
8924 2013-07-06 Eli Zaretskii <eliz@gnu.org>
8925
8926 * simple.el (line-move-partial): Adjust the row returned by
8927 posn-at-point for the current window-vscroll. (Bug#14567)
8928
8929 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
8930
8931 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
8932 (tramp-sh-file-inotifywait-process-filter): Handle file names with
8933 spaces.
8934
8935 2013-07-06 Martin Rudalics <rudalics@gmx.at>
8936
8937 * window.el (window-state-put-stale-windows): New variable.
8938 (window--state-put-2): Save list of windows without matching buffer.
8939 (window-state-put): Remove "bufferless" windows if possible.
8940
8941 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
8942
8943 * simple.el (alternatives-define): Remove leftover :group keyword.
8944 Tweak docstring.
8945
8946 2013-07-06 Leo Liu <sdl.web@gmail.com>
8947
8948 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
8949 (ido-enable-virtual-buffers): New variable.
8950 (ido-buffer-internal, ido-toggle-virtual-buffers)
8951 (ido-make-buffer-list): Use it.
8952 (ido-exhibit): Support turning on and off virtual buffers
8953 automatically.
8954
8955 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
8956
8957 * simple.el (alternatives-define): New macro.
8958
8959 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
8960
8961 * subr.el (read-quoted-char): Use read-key.
8962 (sit-for): Let read-event decode tty input (bug#14782).
8963
8964 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
8965
8966 * calendar/todo-mode.el: Add handling of file deletion, both by
8967 mode command and externally. Fix various related bugs.
8968 Clarify Commentary and improve some documentation strings and code.
8969 (todo-delete-file): New command.
8970 (todo-check-file): New function.
8971 (todo-show): Handle external deletion of the file we're trying to
8972 show (bug#14688). Replace called-interactively-p by an optional
8973 prefix argument to avoid problematic interaction with catch form
8974 when byte compiled (bug#14702).
8975 (todo-quit): Handle external deletion of the archive's todo file.
8976 Make sure the buffer that was visiting the archive file is still
8977 live before trying to bury it.
8978 (todo-category-completions): Handle external deletion of any
8979 category completion files.
8980 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
8981 of todo files, in case of external deletion.
8982 (todo-add-file): Replace unnecessary setq by let-binding.
8983 (todo-find-archive): Check whether there are any archives.
8984 Replace unnecessary setq by let-binding.
8985 (todo-archive-done-item): Use find-file-noselect to get the
8986 archive buffer whether or not the archive already exists.
8987 Remove superfluous code. Use file size instead of buffer-file-name to
8988 check if the archive is new; if it is, update list of archives.
8989 (todo-default-todo-file): Allow nil to be a valid value for when
8990 there are no todo files.
8991 (todo-reevaluate-default-file-defcustom): Use corrected definition
8992 of todo-default-todo-file.
8993 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
8994 (todo-delete-category, todo-show-categories-table)
8995 (todo-category-number): Clarify comment.
8996 (todo-filter-items): Clarify documentation string.
8997 (todo-show-current-file, todo-display-as-todo-file)
8998 (todo-reset-and-enable-done-separator): Tweak documentation string.
8999 (todo-done-separator): Make separator length window-width, since
9000 bug#2749 is now fixed.
9001
9002 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
9003
9004 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
9005 Support both "gvfs-monitor-dir" and "inotifywait".
9006 (tramp-sh-file-inotifywait-process-filter): Rename from
9007 `tramp-sh-file-notify-process-filter'.
9008 (tramp-sh-file-gvfs-monitor-dir-process-filter)
9009 (tramp-get-remote-gvfs-monitor-dir): New defuns.
9010
9011 2013-07-05 Leo Liu <sdl.web@gmail.com>
9012
9013 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
9014
9015 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9016
9017 * frame.el (display-pixel-height, display-pixel-width)
9018 (display-mm-height, display-mm-width): Mention behavior on
9019 multi-monitor setups in docstrings.
9020 (w32-display-monitor-attributes-list): Declare function.
9021 (display-monitor-attributes-list): Use it.
9022
9023 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
9024
9025 * filenotify.el: New package.
9026
9027 * autorevert.el (top): Require filenotify.el.
9028 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
9029 instead.
9030 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
9031 (auto-revert-notify-handler): Use `file-notify-*' functions.
9032
9033 * subr.el (file-notify-handle-event): Move function to filenotify.el.
9034
9035 * net/tramp.el (tramp-file-name-for-operation):
9036 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
9037
9038 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
9039 for `file-notify-add-watch' and `file-notify-rm-watch'.
9040 (tramp-process-sentinel): Improve trace.
9041 (tramp-sh-handle-file-notify-add-watch)
9042 (tramp-sh-file-notify-process-filter)
9043 (tramp-sh-handle-file-notify-rm-watch)
9044 (tramp-get-remote-inotifywait): New defuns.
9045
9046 2013-07-03 Juri Linkov <juri@jurta.org>
9047
9048 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
9049 call of `occur-read-primary-args' to interactive spec.
9050
9051 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
9052 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
9053
9054 2013-07-03 Matthias Meulien <orontee@gmail.com>
9055
9056 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
9057 `Buffer-menu-multi-occur'. Add it to the menu.
9058 (Buffer-menu-mode): Document it in docstring.
9059 (Buffer-menu-multi-occur): New command. (Bug#14673)
9060
9061 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
9062
9063 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
9064 keywords and built-ins.
9065
9066 2013-07-03 Glenn Morris <rgm@gnu.org>
9067
9068 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
9069
9070 Make info-xref checks case-sensitive by default
9071 * info.el (Info-find-node, Info-find-in-tag-table)
9072 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
9073 Add option for exact case matching of nodes.
9074 * info-xref.el (info-xref): New custom group.
9075 (info-xref-case-fold): New option.
9076 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
9077
9078 2013-07-03 Leo Liu <sdl.web@gmail.com>
9079
9080 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
9081
9082 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
9083
9084 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
9085 middle of block statement initially, lower the depth. Remove
9086 FIXME comment, not longer valid. Remove middle of block statement
9087 detection, no need to do that anymore since we've been using
9088 `ruby-parse-region' here.
9089
9090 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
9091
9092 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
9093
9094 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
9097
9098 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
9099
9100 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
9101 (desktop-restore-in-current-display): New customization option.
9102 (desktop--excluded-frame-parameters): Add `font'.
9103 (desktop--save-frames): Rename from desktop--save-windows.
9104 (desktop--restore-in-this-display-p): New function.
9105 (desktop--make-full-frame): Remove unwanted width/height from
9106 full(width|height) frames.
9107 (desktop--restore-frames): Rename from desktop--restore-windows.
9108 Obey desktop-restore-current-display. Do not delete old frames or
9109 select a new frame unless we were able to restore at least one frame.
9110
9111 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
9112
9113 * files.el (find-file-noselect): Simplify conditional expression.
9114
9115 * textmodes/remember.el (remember-append-to-file):
9116 Don't mix `find-buffer-visiting' and `get-file-buffer'.
9117
9118 Add `remember-notes' function to store random notes across Emacs
9119 restarts.
9120 * textmodes/remember.el (remember-data-file): Add :set callback to
9121 affect notes buffer (if any).
9122 (remember-notes): New command.
9123 (remember-notes-buffer-name, bury-remember-notes-on-kill):
9124 New defcustoms for the `remember-notes' function.
9125 (remember-notes-save-and-bury-buffer): New command.
9126 (remember-notes-mode-map): New variable.
9127 (remember-mode): New minor mode.
9128 (remember-notes--kill-buffer-query): New function.
9129 * startup.el (initial-buffer-choice): Add notes to custom type.
9130
9131 2013-06-30 Eli Zaretskii <eliz@gnu.org>
9132
9133 * bindings.el (right-char, left-char): Don't call sit-for, this is
9134 no longer needed. Use arithmetic comparison only for numerical
9135 arguments.
9136
9137 * international/mule-cmds.el (select-safe-coding-system):
9138 Handle the case of FROM being a string correctly. (Bug#14755)
9139
9140 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9141
9142 * net/shr.el (shr-make-table-1): Add a sanity check that allows
9143 progression on degenerate tables.
9144 (shr-rescale-image): ImageMagick animated images currently don't work.
9145
9146 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
9147
9148 Some fixes and improvements for desktop frame restoration.
9149 It is still experimental and disabled by default.
9150 * desktop.el (desktop--save-windows): Put the selected frame at
9151 the head of the list.
9152 (desktop--make-full-frame): New function.
9153 (desktop--restore-windows): Try to re-select the frame that was
9154 selected upon saving. Do not abort if some frames fail to restore,
9155 just show an error message and continue. Set up maximized frames
9156 so they have default non-maximized dimensions.
9157
9158 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
9159
9160 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
9161 Don't start heredoc inside a string or comment.
9162
9163 2013-06-29 Eli Zaretskii <eliz@gnu.org>
9164
9165 * bindings.el (visual-order-cursor-movement): New defcustom.
9166 (right-char, left-char): Provide visual-order cursor motion by
9167 calling move-point-visually. Update the doc strings.
9168
9169 2013-06-28 Kenichi Handa <handa@gnu.org>
9170
9171 * international/mule.el (define-coding-system): New coding system
9172 properties :inhibit-null-byte-detection,
9173 :inhibit-iso-escape-detection, and :prefer-utf-8.
9174 (set-buffer-file-coding-system): If :charset-list property of
9175 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
9176 appropriate for setting.
9177
9178 * international/mule-cmds.el (select-safe-coding-system):
9179 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
9180 multibyte characters, return utf-8 (or one of its siblings).
9181
9182 * international/mule-conf.el (prefer-utf-8): New coding system.
9183 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
9184 files.
9185
9186 2013-06-28 Ivan Kanis <ivan@kanis.fr>
9187
9188 * net/shr.el (shr-render-region): New function.
9189
9190 * net/eww.el: Autoload `eww-browse-url'.
9191
9192 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
9193
9194 * emacs-lisp/package-x.el (package-upload-buffer-internal):
9195 Adapt to `package-desc-version' being a list.
9196 Use `package--ac-desc-version' to retrieve version from a package
9197 archive element.
9198
9199 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
9200
9201 New experimental feature to save&restore window and frame setup.
9202 * desktop.el (desktop-save-windows): New defcustom.
9203 (desktop--saved-states): New var.
9204 (desktop--excluded-frame-parameters): New defconst.
9205 (desktop--filter-frame-parms, desktop--find-frame-in-display)
9206 (desktop--restore-windows, desktop--save-windows): New functions.
9207 (desktop-save): Call `desktop--save-windows'.
9208 (desktop-read): Call `desktop--restore-windows'.
9209
9210 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9211
9212 * net/shr.el (add-face-text-property): Remove compat definition.
9213
9214 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
9215
9216 * info.el (Info-try-follow-nearest-node): Move search for footnote
9217 above search for node name to prevent missing a footnote (bug#14717).
9218
9219 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
9220
9221 * obsolete/otodo-mode.el: Add obsolescence info to file header.
9222
9223 2013-06-27 Leo Liu <sdl.web@gmail.com>
9224
9225 * net/eww.el (eww-read-bookmarks): Check file size.
9226
9227 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9228
9229 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
9230 advice--pending if newdef is nil or an autoload (bug#13820).
9231 (advice-mapc): New function.
9232
9233 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9234
9235 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
9236 probably.
9237 (eww-mode-map): Add a menu bar.
9238 (eww-add-bookmark): New command.
9239 (eww-bookmark-mode): New mode and commands.
9240 (eww-add-bookmark): Remove newlines from the title.
9241 (eww-bookmark-browse): Don't bug out if it's the only window.
9242
9243 2013-06-26 Glenn Morris <rgm@gnu.org>
9244
9245 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
9246 (hfy-size): Handle ttys. (Bug#14668)
9247
9248 * info-xref.el: Update for Texinfo 5 change in *note format.
9249 (info-xref-node-re, info-xref-note-re): New constants.
9250 (info-xref-check-buffer): Use info-xref-note-re.
9251
9252 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9253
9254 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
9255
9256 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
9257 nil terminate the loop (bug#14718).
9258
9259 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9260
9261 * net/eww.el: Rework history traversal. When going forward/back,
9262 put these actions into the history, too, so that they can be
9263 replayed.
9264 (eww-render): Move the history reset to the correct buffer.
9265
9266 2013-06-25 Juri Linkov <juri@jurta.org>
9267
9268 * files-x.el (modify-dir-local-variable): Change the header comment
9269 in the file with directory local variables. (Bug#14692)
9270
9271 * files-x.el (read-file-local-variable-value): Add `default'.
9272 (Bug#14710)
9273
9274 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9275
9276 * net/eww.el (eww-make-unique-file-name): Create a unique file
9277 name before saving to entering `y' accidentally asynchronously.
9278
9279 2013-06-25 Ivan Kanis <ivan@kanis.fr>
9280
9281 * net/eww.el (eww-download): New command and keystroke.
9282
9283 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9284
9285 * net/eww.el (eww-copy-page-url): Change name of command.
9286
9287 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
9288 be more consistent with Info and dired.
9289
9290 * net/eww.el (eww-mode-map): Ditto.
9291
9292 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9293
9294 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
9295 packages from archives.
9296 (package-archive-contents): Change format; include obsolete packages.
9297 (package-desc): Use `dir' to mark builtin packages.
9298 (package--from-builtin): Set the `dir' field to `builtin'.
9299 (generated-autoload-file, version-control): Declare.
9300 (package-compute-transaction): Change first arg and return value to be
9301 lists of package-descs. Adjust to new package-archive-contents format.
9302 (package--add-to-archive-contents): Adjust to new
9303 package-archive-contents format.
9304 (package-download-transaction): Arg is now a list of package-descs.
9305 (package-install): If `pkg' is a package name, pass it as
9306 a requirement, so it is subject to the usual (e.g. disabled) checks.
9307 (describe-package): Accept package-desc as well.
9308 (describe-package-1): Describe a specific package-desc. Add links to
9309 other package-descs for the same package name.
9310 (package-menu-describe-package): Pass the actual package-desc.
9311 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
9312 works correctly.
9313 (package-desc-status): New function.
9314 (package-menu--refresh): New function, extracted
9315 from package-menu--generate.
9316 (package-menu--generate): Use it.
9317 (package-delete): Update package-alist.
9318 (package-menu-execute): Don't call package-initialize.
9319
9320 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
9321 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
9322 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
9323 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
9324 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
9325 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
9326
9327 2013-06-25 Martin Rudalics <rudalics@gmx.at>
9328
9329 * window.el (window--state-get-1): Workaround for bug#14527.
9330 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
9331
9332 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9333
9334 * net/eww.el (eww-back-url): Implement the history by stashing all
9335 the data into a list.
9336 (eww-forward-url): Allow going forward in the history, too.
9337
9338 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9339
9340 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
9341 for values and use read--expression for expressions (bug#14710).
9342 (read-file-local-variable): Avoid setq.
9343 (read-file-local-variable-mode): Use minor-mode-list.
9344
9345 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9346
9347 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
9348 for DOI URLs.
9349
9350 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9351
9352 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
9353 Update imenu-support when dialect changes.
9354
9355 2013-06-25 Leo Liu <sdl.web@gmail.com>
9356
9357 * ido.el (ido-read-internal): Allow forward slash on windows.
9358
9359 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9360
9361 * net/eww.el (eww): Start of strings is \\`, not ^.
9362
9363 2013-06-24 Ivan Kanis <ivan@kanis.fr>
9364
9365 * net/shr.el (shr-browse-url): Fix interactive spec.
9366
9367 * net/eww.el (eww): Add a trailing slash to domain names.
9368
9369 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
9370
9371 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
9372
9373 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9374
9375 * net/shr.el (shr-browse-url): Use an external browser if given a
9376 prefix.
9377
9378 * net/eww.el (eww-external-browser): Move to shr.
9379
9380 2013-06-24 Ivan Kanis <ivan@kanis.fr>
9381
9382 * net/eww.el (eww): Work more correctly for file: URLs.
9383 (eww-detect-charset): Allow quoted charsets.
9384 (eww-yank-page-url): New command and keystroke.
9385
9386 2013-06-24 Daiki Ueno <ueno@gnu.org>
9387
9388 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
9389 file name of gpg executable.
9390 (epg-context-program): New function.
9391 (epg-context-home-directory): New function.
9392 (epg-context-set-program): New function.
9393 (epg-context-set-home-directory): New function.
9394 (epg--start): Use `epg-context-program' instead of
9395 'epg-gpg-program'.
9396 (epg--list-keys-1): Likewise.
9397
9398 2013-06-24 Leo Liu <sdl.web@gmail.com>
9399
9400 * ido.el (ido-read-internal): Fix bug#14620.
9401
9402 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
9403
9404 * faces.el (face-documentation): Simplify.
9405 (read-face-attribute, tty-find-type, x-resolve-font-name):
9406 Use `string-match-p'.
9407 (list-faces-display): Use `string-match-p'. Simplify.
9408 (face-spec-recalc): Check face to avoid face alias loops.
9409 (read-color): Use `string-match-p' and non-capturing parenthesis.
9410
9411 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9412
9413 * net/shr.el (shr-rescale-image): Use the new
9414 :max-width/:max-height functionality.
9415
9416 2013-06-23 Ivan Kanis <ivan@kanis.fr>
9417
9418 * net/eww.el (eww-search-prefix): New variable.
9419 (eww): Use it.
9420 (eww-external-browser): New variable.
9421 (eww-mode-map): New keystroke.
9422 (eww-browse-with-external-browser): New command.
9423
9424 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
9425
9426 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
9427
9428 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9429 Don't skip aligning the next header field when padding is 0;
9430 otherwise, field width is not respected unless the title is as
9431 wide as the field.
9432
9433 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9434
9435 * emacs-lisp/package.el (package-el-version): Remove.
9436 (package-process-define-package): Fix inf-loop.
9437 (package-install): Allow symbols as arguments again.
9438
9439 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
9440
9441 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
9442 add some more keyword-like methods.
9443 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
9444
9445 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
9446
9447 * bs.el (bs-buffer-show-mark): Make defvar-local.
9448 (bs-mode): Use setq-local.
9449
9450 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
9451 (emacs-lock--try-unlocking): Make defvar-local.
9452
9453 2013-06-22 Glenn Morris <rgm@gnu.org>
9454
9455 * play/cookie1.el (cookie-apropos): Minor simplification.
9456
9457 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
9458
9459 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
9460
9461 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
9462 `regexp-opt', it breaks the build during dumping.
9463
9464 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
9465
9466 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9467 Highlight keyword-like methods on Kernel and Module with
9468 font-lock-builtin-face.
9469 (auto-mode-alist): Consolidate different entries into one regexp
9470 and add more *file-s.
9471
9472 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
9473
9474 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
9475
9476 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
9477 (diary-entry): Use it in the action of this button type instead of
9478 diary-goto-entry.
9479
9480 * calendar/todo-mode.el: New version.
9481 (todo-add-category): Append new category to end of file and give
9482 it the highest number, instead of putting it at the beginning and
9483 giving it 0. Incorporate noninteractive functionality.
9484 (todo-forward-category): Adapt to 1-based category numbering.
9485 Allow skipping over archived categories.
9486 (todo-backward-category): Derive from todo-forward-category.
9487 (todo-backward-item, todo-forward-item): Make noninteractive and
9488 delegate interactive part to new commands. Make sensitive to done items.
9489 (todo-categories): Make value an alist of category names and
9490 vectors of item counts.
9491 (todo-category-beg): Make a defconst.
9492 (todo-category-number): Use 1 instead of 0 as initial value.
9493 (todo-category-select): Make sensitive to overlays, optional item
9494 highlighting and done items.
9495 (todo-delete-item): Make sensitive to overlays and marked and done items.
9496 (todo-edit-item): Make sensitive to overlays and editing of
9497 date/time header optional. Add format checks.
9498 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
9499 no-op if point is not on an item. Advertise using todo-edit-quit.
9500 (todo-edit-mode): Make sensitive to new format, font-locking, and
9501 multiple todo files.
9502 (todo-insert-item, todo-insert-item-here): Derive from
9503 todo-basic-insert-item and extend functionality.
9504 (todo-item-end, todo-item-start): Make sensitive to done items.
9505 (todo-item-string): Don't return text properties. Restore point.
9506 (todo-jump-to-category): Make sensitive to multiple todo files and
9507 todo archives. Use extended category completion.
9508 (todo-lower-item, todo-raise-item): Rename to *-priority and
9509 derive from todo-set-item-priority.
9510 (todo-mode): Derive from special-mode. Make sensitive to new
9511 format, font-locking and multiple todo files. Make read-only.
9512 (todo-mode-map): Don't suppress digit keys, so they can supply
9513 prefix arguments. Add many new key bindings.
9514 (todo-prefix): Insert as an overlay instead of file text.
9515 Change semantics from diary date expression to purely visual mark.
9516 (todo-print): Rename to todo-print-buffer. Make buffer display
9517 features printable. Remove option to restrict number of items
9518 printed. Add option to print to file.
9519 (todo-print-function): Rename to todo-print-buffer-function.
9520 (todo-quit): Extend to handle exiting new todo modes.
9521 (todo-remove-item): Make sensitive to overlays.
9522 (todo-save): Extend to buffers of filtered items.
9523 (todo-show): Make sensitive to done items, multiple todo files and
9524 new todo modes. Offer to convert legacy todo file before creating
9525 first new todo file.
9526 (todo-show-priorities): Rename to todo-top-priorities.
9527 Change semantics of value 0.
9528 (todo-top-priorities): Rename to todo-filter-top-priorities,
9529 derive from todo-filter-items and extend functionality.
9530 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
9531 and extend functionality to other types of filtered items.
9532 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
9533 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
9534 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
9535 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
9536 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
9537 (todo-edit-mode-hook, todo-entry-prefix-function)
9538 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
9539 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
9540 (todo-initials, todo-insert-threshold, todo-item-string-start)
9541 (todo-line-string, todo-menu, todo-mode-hook)
9542 (todo-more-important-p, todo-previous-answer, todo-previous-line)
9543 (todo-print-priorities, todo-remove-separator)
9544 (todo-save-top-priorities-too, todo-string-count-lines)
9545 (todo-string-multiline-p, todo-time-string-format)
9546 (todo-tmp-buffer-name): Remove.
9547 (todo-add-file, todo-archive-done-item, todo-choose-archive)
9548 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
9549 (todo-edit-category-diary-inclusion)
9550 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
9551 (todo-edit-file, todo-edit-item-date-day)
9552 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
9553 (todo-edit-item-date-month, todo-edit-item-date-to-today)
9554 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
9555 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
9556 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
9557 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
9558 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
9559 (todo-filter-top-priorities-multifile, todo-find-archive)
9560 (todo-find-filtered-items-file, todo-go-to-source-item)
9561 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
9562 (todo-jump-to-archive-category, todo-lower-category)
9563 (todo-mark-category, todo-marked-item-p, todo-merge-category)
9564 (todo-move-category, todo-move-item, todo-next-button)
9565 (todo-next-item, todo-padded-string, todo-powerset)
9566 (todo-previous-button, todo-previous-item)
9567 (todo-print-buffer-to-file, todo-raise-category)
9568 (todo-rename-category, todo-repair-categories-sexp, todo-search)
9569 (todo-set-category-number, todo-set-item-priority)
9570 (todo-set-top-priorities-in-category)
9571 (todo-set-top-priorities-in-file, todo-show-categories-table)
9572 (todo-sort-categories-alphabetically-or-numerically)
9573 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
9574 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
9575 (todo-toggle-item-header, todo-toggle-item-highlighting)
9576 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
9577 (todo-toggle-view-done-items, todo-toggle-view-done-only)
9578 (todo-unarchive-items, todo-unmark-category): New commands.
9579 (todo-absolute-file-name, todo-add-to-buffer-list)
9580 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
9581 (todo-basic-insert-item, todo-category-completions)
9582 (todo-category-number, todo-category-string-matcher-1)
9583 (todo-category-string-matcher-2, todo-check-filtered-items-file)
9584 (todo-check-format, todo-clear-matches)
9585 (todo-comment-string-matcher, todo-convert-legacy-date-time)
9586 (todo-current-category, todo-date-string-matcher)
9587 (todo-define-insertion-command, todo-diary-expired-matcher)
9588 (todo-diary-goto-entry, todo-diary-item-p)
9589 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
9590 (todo-display-categories, todo-display-sorted, todo-done-item-p)
9591 (todo-done-item-section-p, todo-done-separator)
9592 (todo-done-string-matcher, todo-files, todo-filter-items)
9593 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
9594 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
9595 (todo-insert-category-line, todo-insert-item-from-calendar)
9596 (todo-insert-sort-button, todo-insert-with-overlays)
9597 (todo-insertion-command-name, todo-insertion-key-bindings)
9598 (todo-label-to-key, todo-longest-category-name-length)
9599 (todo-make-categories-list, todo-mode-external-set)
9600 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
9601 (todo-modes-set-3, todo-multiple-filter-files)
9602 (todo-nondiary-marker-matcher, todo-prefix-overlays)
9603 (todo-read-category, todo-read-date, todo-read-dayname)
9604 (todo-read-file-name, todo-read-time)
9605 (todo-reevaluate-category-completions-files-defcustom)
9606 (todo-reevaluate-default-file-defcustom)
9607 (todo-reevaluate-filelist-defcustoms)
9608 (todo-reevaluate-filter-files-defcustom)
9609 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
9610 (todo-reset-done-separator, todo-reset-done-separator-string)
9611 (todo-reset-done-string, todo-reset-global-current-todo-file)
9612 (todo-reset-highlight-item, todo-reset-nondiary-marker)
9613 (todo-reset-prefix, todo-set-categories)
9614 (todo-set-date-from-calendar, todo-set-show-current-file)
9615 (todo-set-top-priorities, todo-short-file-name)
9616 (todo-show-current-file, todo-sort, todo-time-string-matcher)
9617 (todo-total-item-counts, todo-update-buffer-list)
9618 (todo-update-categories-display, todo-update-categories-sexp)
9619 (todo-update-count, todo-validate-name, todo-y-or-n-p):
9620 New functions.
9621 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
9622 New major modes.
9623 (todo-categories, todo-display, todo-edit, todo-faces)
9624 (todo-filtered): New defgroups.
9625 (todo-archived-only, todo-button, todo-category-string, todo-date)
9626 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
9627 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
9628 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
9629 (todo-add-item-if-new-category, todo-always-add-time-string)
9630 (todo-categories-align, todo-categories-archived-label)
9631 (todo-categories-category-label, todo-categories-diary-label)
9632 (todo-categories-done-label, todo-categories-number-separator)
9633 (todo-categories-todo-label, todo-categories-totals-label)
9634 (todo-category-completions-files, todo-completion-ignore-case)
9635 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
9636 (todo-done-separator-string, todo-done-string)
9637 (todo-files-function, todo-filter-done-items, todo-filter-files)
9638 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
9639 (todo-initial-category, todo-initial-file, todo-item-mark)
9640 (todo-legacy-date-time-regexp, todo-mode-line-function)
9641 (todo-nondiary-marker, todo-number-prefix)
9642 (todo-print-buffer-function, todo-show-current-file)
9643 (todo-show-done-only, todo-show-first, todo-show-with-done)
9644 (todo-skip-archived-categories, todo-top-priorities-overrides)
9645 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
9646 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
9647 New defcustoms.
9648 (todo-category-done, todo-date-pattern, todo-date-string-start)
9649 (todo-diary-items-buffer, todo-done-string-start)
9650 (todo-filtered-items-buffer, todo-item-start)
9651 (todo-month-abbrev-array, todo-month-name-array)
9652 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
9653 (todo-top-priorities-buffer): New defconsts.
9654 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
9655 (todo-categories-with-marks, todo-category-string-face)
9656 (todo-comment-face, todo-comment-string, todo-current-todo-file)
9657 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
9658 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
9659 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
9660 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
9661 (todo-font-lock-keywords, todo-global-current-todo-file)
9662 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
9663 (todo-insertion-commands-args)
9664 (todo-insertion-commands-args-genlist)
9665 (todo-insertion-commands-names, todo-insertion-map)
9666 (todo-key-bindings-t, todo-key-bindings-t+a)
9667 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
9668 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
9669 (todo-nondiary-face, todo-print-buffer, todo-time-face)
9670 (todo-visited): New variables.
9671
9672 2013-06-21 Glenn Morris <rgm@gnu.org>
9673
9674 * play/cookie1.el (cookie-apropos): Add optional display argument.
9675 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
9676 (psychoanalyze-pinhead): Use cookie-doctor.
9677
9678 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9679
9680 * emacs-lisp/package.el (tar-get-file-descriptor)
9681 (tar--extract): Declare.
9682
9683 2013-06-21 Eduard Wiebe <usenet@pusto.de>
9684
9685 Extend flymake's warning predicate to be a function (bug#14217).
9686 * progmodes/flymake.el (flymake-warning-predicate): New.
9687 (flymake-parse-line): Use it.
9688 (flymake-warning-re): Make obsolete alias to
9689 `flymake-warning-predicate'.
9690
9691 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9692
9693 * emacs-lisp/package.el (package-alist): Include obsolete packages.
9694 (package-obsolete-list): Remove.
9695 (package-activate): Remove min-version argument. Add `force' argument.
9696 Adjust to new package-alist format.
9697 (package-mark-obsolete): Remove.
9698 (package-unpack): Force reload of the package's autoloads.
9699 (package-installed-p): Check builtins if the installed package is not
9700 recent enough.
9701 (package-initialize): Don't reset package-obsolete-list.
9702 Don't specify which package version to activate.
9703 (package-process-define-package, describe-package-1)
9704 (package-menu--generate): Adjust to new package-alist format.
9705
9706 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9707
9708 * allout-widgets.el (allout-widgets-mode-off)
9709 (allout-widgets-mode-on, allout-widgets-pre-command-business)
9710 (allout-widgets-post-command-business)
9711 (allout-widgets-after-copy-or-kill-function)
9712 (allout-widgets-after-undo-function, allout-test-range-overlaps)
9713 (allout-decorate-item-and-context)
9714 (allout-graphics-modification-handler): Fix typos in docstrings.
9715 (allout-get-or-create-parent-widget): Use `looking-at-p'.
9716
9717 * cmuscheme.el (scheme-start-file): Doc fix.
9718 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
9719 (scheme-input-filter): Use `string-match-p'.
9720
9721 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
9722
9723 * dired-x.el: Use Dired consistently in docstrings.
9724
9725 * dired.el: Use Dired consistently in docstrings.
9726 (dired-readin, dired-mode): Use `setq-local'.
9727 (dired-switches-alist): Make defvar-local.
9728 (dired-buffers-for-dir): Use `zerop'.
9729 (dired-safe-switches-p, dired-switches-escape-p)
9730 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
9731 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
9732 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
9733 (dired-goto-next-nontrivial-file): Use `string-match-p'.
9734 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
9735 (dired-toggle-marks, dired-mark-files-containing-regexp)
9736 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
9737 (dired-flag-auto-save-files, dired-flag-backup-files):
9738 Use `looking-at-p'.
9739 (dired-mark-files-regexp, dired-build-subdir-alist):
9740 Use `string-match-p', `looking-at-p'.
9741
9742 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
9743 (direct-print-region-helper): Use `string-match-p'.
9744
9745 2013-06-21 Leo Liu <sdl.web@gmail.com>
9746
9747 * comint.el (comint-redirect-results-list-from-process):
9748 Fix infinite loop.
9749
9750 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9751
9752 * net/eww.el (eww-update-header-line-format): Quote % characters.
9753
9754 2013-06-21 Glenn Morris <rgm@gnu.org>
9755
9756 * play/cookie1.el (cookie): New custom group.
9757 (cookie-file): New option.
9758 (cookie-check-file): New function.
9759 (cookie): Make it interactive. Make start and end messages optional.
9760 Interactively, display the result. Default to cookie-file.
9761 (cookie-insert): Default to cookie-file.
9762 (cookie-snarf): Make start and end messages optional.
9763 Default to cookie-file. Use with-temp-buffer.
9764 (cookie-read): Rename from read-cookie.
9765 Make start and end messages optional. Default to cookie-file.
9766 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
9767 Do not autoload it.
9768 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
9769 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
9770
9771 2013-06-21 Leo Liu <sdl.web@gmail.com>
9772
9773 * progmodes/octave.el (octave-mode): Backward compatibility fix.
9774
9775 2013-06-21 Glenn Morris <rgm@gnu.org>
9776
9777 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
9778
9779 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9780 Daniel Hackney <dan@haxney.org>
9781
9782 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
9783 Consolidate the single-file vs tarball code.
9784 (package-desc-suffix): New function.
9785 (package-desc-full-name): Don't bother inlining it.
9786 (package-load-descriptor): Return the new package-desc.
9787 (package-mark-obsolete): Remove unused arg `package'.
9788 (package-unpack): Make it work for single files as well.
9789 Make it update package-alist.
9790 (package--make-autoloads-and-stuff): Rename from
9791 package--make-autoloads-and-compile. Don't compile any more.
9792 (package--compile): New function.
9793 (package-generate-description-file): New function, extracted from
9794 package-unpack-single.
9795 (package-unpack-single): Remove.
9796 (package--with-work-buffer): Add indentation and debugging info.
9797 (package-download-single): Remove.
9798 (package-install-from-archive): Rename from package-download-tar, make
9799 it take a pkg-desc, and make it work for single files as well.
9800 (package-download-transaction): Simplify.
9801 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
9802 external tar program.
9803 (package-install-from-buffer): Remove `pkg-desc' argument.
9804 Use package-tar-file-info for tar-mode buffers.
9805 (package-install-file): Simplify accordingly.
9806 (package-archive-base): Change to take a pkg-desc.
9807 * tar-mode.el (tar--check-descriptor): New function, extracted from
9808 tar-get-descriptor.
9809 (tar-get-descriptor): Use it.
9810 (tar-get-file-descriptor): New function.
9811 (tar--extract): New function, extracted from tar-extract.
9812 (tar--extract): Use it.
9813 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
9814 case the summary uses non-ascii. Adjust to new calling convention of
9815 package-tar-file-info.
9816
9817 2013-06-21 Leo Liu <sdl.web@gmail.com>
9818
9819 * comint.el (comint-redirect-results-list-from-process):
9820 Fix random delay. (Bug#14681)
9821
9822 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
9823
9824 * profiler.el (profiler-format-number): Use log, not log10.
9825
9826 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9827
9828 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
9829
9830 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9831
9832 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
9833 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
9834 yet available.
9835 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
9836 (AUTOGENEL): ... here.
9837 * emacs-lisp/cl-macs.el (cl--sublis): New function.
9838 (cl--defsubst-expand): Use it.
9839
9840 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
9841
9842 * subr.el (log10): Move here from C code, and declare as obsolete.
9843 All uses of (log10 X) replaced with (log X 10).
9844
9845 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9846
9847 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
9848 Declare with `defvar-local'.
9849 (tabulated-list-use-header-line, tabulated-list-entries)
9850 (tabulated-list-padding, tabulated-list-printer)
9851 (tabulated-list-sort-key): Declare with `defvar-local'.
9852 (tabulated-list-init-header, tabulated-list-print-fake-header):
9853 Use `setq-local'.
9854
9855 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
9856
9857 * arc-mode.el (archive-mode): Add `archive-write-file' to
9858 `write-contents-functions' also for remote files. (Bug#14652)
9859
9860 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
9861
9862 * cus-edit.el (custom-commands): Fix typos.
9863 (custom-display): Fix tooltip text.
9864 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
9865 Fix typos in docstrings.
9866 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
9867 (custom-unlispify-menu-entry, custom-magic-value-create)
9868 (custom-add-see-also, custom-group-value-create): Use ?\s.
9869 (custom-guess-type, customize-apropos, editable-field)
9870 (custom-face-value-create): Use `string-match-p'.
9871 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
9872
9873 * custom.el (custom-load-symbol): Use `string-match-p'.
9874
9875 * ansi-color.el: Convert to lexical binding.
9876 (ansi-colors): Fix URL.
9877 (ansi-color-context, ansi-color-context-region): Use defvar-local.
9878 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
9879 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
9880
9881 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9882
9883 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
9884
9885 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
9886
9887 2013-06-19 Tom Tromey <tromey@redhat.com>
9888
9889 * net/eww.el (eww-top-url): Remove.
9890 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
9891 (eww-render): Set new variables. Don't set eww-top-url.
9892 (eww-handle-link): Handle "prev", "home", and "contents".
9893 Downcase the rel text.
9894 (eww-top-url): Choose best top URL.
9895
9896 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9897
9898 * net/eww.el: Rewrite to implement form elements "by hand" instead of
9899 relying in widget.el. Using widget.el leads to too many
9900 user interface inconsistencies.
9901 (eww-self-insert): Implement entering commands in text fields.
9902 (eww-process-text-input): New function to make text input field editing
9903 work.
9904 (eww-submit): Rewrite to use the new-style form methods.
9905 (eww-select-display): Display the correct selected item.
9906 (eww-change-select): Implement changing the select value.
9907 (eww-toggle-checkbox): Implement radio/checkboxes.
9908 (eww-update-field): Fix compilation error.
9909 (eww-tag-textarea): Implement <textarea>.
9910
9911 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
9912 we don't shadow mode-specific bindings.
9913
9914 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
9915 nothing to push.
9916
9917 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
9918
9919 2013-06-19 Glenn Morris <rgm@gnu.org>
9920
9921 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
9922
9923 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
9924
9925 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
9926 not needed.
9927
9928 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
9929
9930 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9931
9932 * net/browse-url.el (browse-url-browser-function):
9933 `eww-browse-url' has the right calling signature, `eww' does not.
9934
9935 2013-06-19 Glenn Morris <rgm@gnu.org>
9936
9937 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9938 Only eval autoloaded macros.
9939 (byte-compile-autoload): Only give the macro warning for macros.
9940
9941 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
9942 (ps-underlined-faces): Declare.
9943
9944 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
9945 (speedbar-add-supported-extension): Declare.
9946
9947 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
9948 Don't include a date stamp in the header of the generated file;
9949 it leads to needless differences between output files.
9950
9951 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
9952
9953 * net/secrets.el (secrets-struct-secret-content-type):
9954 Replace check of introspection data by a test call of "CreateItem".
9955 Some servers do not offer introspection.
9956
9957 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
9958
9959 * electric.el (electric-pair-mode): Improve interaction with
9960 electric-layout-mode.
9961 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
9962 (electric-pair-syntax): Use text-mode-syntax-table in comments
9963 and strings.
9964 (electric-pair--insert): New function.
9965 (electric-pair-post-self-insert-function): Use it and
9966 electric--after-char-pos.
9967
9968 2013-06-19 Leo Liu <sdl.web@gmail.com>
9969
9970 * progmodes/octave.el (octave-help): Fix regexp.
9971
9972 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9973
9974 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
9975 (shr-table-horizontal-line): Allow nil as a value, and change the
9976 default.
9977 (shr-insert-table-ruler): Respect the nil value.
9978
9979 2013-06-18 Tom Tromey <tromey@barimba>
9980
9981 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
9982 New defvars.
9983 (eww-open-file): New defun.
9984 (eww-render): Initialize new variables.
9985 (eww-display-html): Handle "link" and "a".
9986 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
9987 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
9988 (eww-back-url): Rename from eww-previous-url.
9989 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
9990 New defuns.
9991
9992 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
9993
9994 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
9995 Distinguish ternary operator tokens from slash symbol and slash
9996 char literal.
9997
9998 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
9999
10000 Convert symbol prettification into minor mode and global minor mode.
10001
10002 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
10003 `prog-prettify-symbols', and make a local defvar instead of defcustom.
10004 (prettify-symbols--keywords): Rename from
10005 `prog-prettify-symbols-alist' and make a local defvar.
10006 (prettify-symbols--compose-symbol): Rename from
10007 `prog--prettify-font-lock-compose-symbol'.
10008 (prettify-symbols--make-keywords): Rename from
10009 `prog-prettify-font-lock-symbols-keywords' and simplify.
10010 (prog-prettify-install): Remove.
10011 (prettify-symbols-mode): New minor mode, based on
10012 `prog-prettify-install'.
10013 (turn-on-prettify-symbols-mode): New function.
10014 (global-prettify-symbols-mode): New globalized minor mode.
10015
10016 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10017 * progmodes/cfengine.el (cfengine3-mode):
10018 * progmodes/perl-mode.el (perl-mode): Don't call
10019 `prog-prettify-install'; set `prettify-symbols-alist' instead.
10020
10021 2013-06-18 Juri Linkov <juri@jurta.org>
10022
10023 * files-x.el (modify-file-local-variable-message): New function.
10024 (modify-file-local-variable)
10025 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
10026 and call `modify-file-local-variable-message' when it's non-nil.
10027 (add-file-local-variable, delete-file-local-variable)
10028 (add-file-local-variable-prop-line)
10029 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
10030 and use it. (Bug#9820)
10031
10032 2013-06-18 Juri Linkov <juri@jurta.org>
10033
10034 * emulation/vi.el (vi-shell-op):
10035 * emulation/vip.el (vip-execute-com, ex-command):
10036 * emulation/viper-cmd.el (viper-exec-bang):
10037 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
10038 the call of `shell-command-on-region'. (Bug#14637)
10039
10040 * simple.el (shell-command-on-region): Doc fix.
10041
10042 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10043
10044 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
10045 (bug#14633).
10046
10047 2013-06-18 Glenn Morris <rgm@gnu.org>
10048
10049 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
10050
10051 * newcomment.el (comment-search-forward, comment-search-backward):
10052 Doc fix. (Bug#14376)
10053
10054 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
10055
10056 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
10057 (buffer-face-mode-invoke): Doc fix.
10058
10059 2013-06-18 Matthias Meulien <orontee@gmail.com>
10060
10061 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
10062 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
10063
10064 2013-06-18 Glenn Morris <rgm@gnu.org>
10065
10066 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
10067 Replace obsolete function generic-make-keywords with its expansion.
10068
10069 * progmodes/python.el (ffap-alist): Declare.
10070
10071 * textmodes/reftex.el (bibtex-mode-map): Declare.
10072
10073 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10074
10075 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
10076 (package-unpack, package-unpack-single): Return the pkg-dir.
10077 (package-download-transaction): Use it to update package-alist.
10078
10079 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10080
10081 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
10082 possible choice.
10083
10084 2013-06-17 Juri Linkov <juri@jurta.org>
10085
10086 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
10087
10088 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
10089
10090 * emacs-lisp/package.el (package-load-descriptor):
10091 Remove `with-syntax-table' call, `read' doesn't need it.
10092 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
10093
10094 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
10095
10096 * startup.el (command-line): Expand package name returned by
10097 `package--description-file' (bug#14639).
10098
10099 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
10100
10101 * emacs-lisp/package.el (package-load-descriptor): Do not call
10102 `emacs-lisp-mode', just use its syntax table.
10103
10104 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
10105
10106 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
10107 `font-lock-extra-managed-props' if any prettifying keyword is added.
10108 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
10109 (prog-mode): Use `setq-local'.
10110
10111 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10112
10113 * international/characters.el (standard-case-table): Set syntax of ?»
10114 and ?« to punctuation.
10115
10116 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
10117
10118 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
10119 Save relevant match data before calling `syntax-ppss' (bug#14595).
10120
10121 2013-06-15 Juri Linkov <juri@jurta.org>
10122
10123 * files-x.el (modify-file-local-variable-prop-line): Add local
10124 variables to the end of the existing comment on the first line.
10125 Use `file-auto-mode-skip' to skip interpreter magic line,
10126 and also skip XML declaration.
10127
10128 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10129
10130 * startup.el (package--builtin-versions): New var.
10131 (package-subdirectory-regexp): Remove.
10132 (package--description-file): Hard code its value instead.
10133
10134 * emacs-lisp/package.el: Don't activate packages older than builtin.
10135 (package-obsolete-list): Rename from package-obsolete-alist, and make
10136 it into a simple list of package-desc.
10137 (package-strip-version): Remove.
10138 (package-built-in-p): Use package--builtin-versions.
10139 (package-mark-obsolete): Simplify.
10140 (package-process-define-package): Mark it obsolete if older than the
10141 builtin version.
10142 (package-handle-response): Use line-end-position.
10143 (package-read-archive-contents, package--download-one-archive):
10144 Simplify.
10145 (package--add-to-archive-contents): Skip if older than the builtin or
10146 installed version.
10147 (package-menu-describe-package): Fix last change.
10148 (package-list-unversioned): New var.
10149 (package-menu--generate): Use it.
10150
10151 * emacs-lisp/autoload.el: Manage package--builtin-versions.
10152 (autoload--insert-text, autoload--insert-cookie-text): New functions.
10153 (autoload-builtin-package-versions): New variable.
10154 (autoload-generate-file-autoloads): Use them.
10155 Remove the list of autoloaded functions/macros from the
10156 (autoload...) comments.
10157
10158 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
10159
10160 2013-06-15 Eli Zaretskii <eliz@gnu.org>
10161
10162 * simple.el (line-move-partial): Don't jump to the next screen
10163 line as soon as it becomes visible. Instead, continue enlarging
10164 the vscroll until the portion of a tall screen line that's left on
10165 display is about the height of the frame's default font.
10166 (Bug#14567)
10167
10168 2013-06-15 Glenn Morris <rgm@gnu.org>
10169
10170 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
10171 compilation-error-regexp-alist void, or local while let-bound.
10172
10173 * progmodes/make-mode.el (makefile-mode-syntax-table):
10174 Treat "=" as punctuation. (Bug#14614)
10175
10176 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
10177
10178 * help-fns.el (describe-variable):
10179 Add extra line for permanent-local variables.
10180
10181 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
10182
10183 * progmodes/scheme.el (scheme-font-lock-keywords-2):
10184 Add export, import, library. (Bug#9164)
10185 (library): Set indent function.
10186
10187 2013-06-14 Glenn Morris <rgm@gnu.org>
10188
10189 * term/xterm.el (xterm--query):
10190 Stop after first matching handler. (Bug#14615)
10191
10192 2013-06-14 Ivan Kanis <ivan@kanis.fr>
10193
10194 Add support for dired in saveplace.
10195 * dired.el (dired-initial-position-hook): New variable.
10196 (dired-initial-position): Call hook to place cursor position.
10197 * saveplace.el (save-place-to-alist): Add dired position.
10198 (save-place-dired-hook): New function.
10199
10200 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10201
10202 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
10203 through a symbol rather than letrec.
10204
10205 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
10206 (package-desc): Add `dir' field.
10207 (package-desc-full-name): New function.
10208 (package-load-descriptor): Combine the two arguments. Don't use `load'.
10209 (package-maybe-load-descriptor): Remove.
10210 (package-load-all-descriptors): Just call package-load-descriptor.
10211 (package--disabled-p): New function.
10212 (package-desc-vers, package-desc-doc): Remove aliases.
10213 (package--dir): Remove function.
10214 (package-activate): Check if a package is disabled.
10215 (package-process-define-package): New function, extracted from
10216 define-package.
10217 (define-package): Turn into a place holder.
10218 (package-unpack-single, package-tar-file-info):
10219 Use package--description-file.
10220 (package-compute-transaction): Use package--disabled-p.
10221 (package-download-transaction): Don't call
10222 package-maybe-load-descriptor since they're all loaded anyway.
10223 (package-install): Change argument to be a pkg-desc.
10224 (package-delete): Use a single pkg-desc argument.
10225 (describe-package-1): Use package-desc-dir instead of package--dir.
10226 Use package-desc property instead of package-symbol.
10227 (package-install-button-action): Adjust accordingly.
10228 (package--push): Rewrite.
10229 (package-menu--print-info): Adjust accordingly. Change the ID format
10230 to be a pkg-desc.
10231 (package-menu-describe-package, package-menu-get-status)
10232 (package-menu--find-upgrades, package-menu-mark-upgrades)
10233 (package-menu-execute, package-menu--name-predicate):
10234 Adjust accordingly.
10235 * startup.el (package--description-file): New function.
10236 (command-line): Use it.
10237 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10238 Use package-desc-version.
10239
10240 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
10241 (byte-compile-preprocess): Use it.
10242 (byte-compile-file-form-defalias): Try a bit harder to use macros we
10243 can't quite recognize.
10244 (byte-compile-add-to-list): Remove.
10245 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
10246 (cconv-closure-convert): Add assertion.
10247
10248 * emacs-lisp/map-ynp.el: Use lexical-binding.
10249 (map-y-or-n-p): Remove unused vars `tail' and `object'.
10250 Factor out some repeated code.
10251
10252 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10253
10254 * subr.el (with-eval-after-load): New macro.
10255 (eval-after-load): Allow form to be a function.
10256 take advantage of lexical-binding.
10257 (do-after-load-evaluation): Use dolist and adjust to new format.
10258 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
10259
10260 2013-06-13 Juri Linkov <juri@jurta.org>
10261
10262 * replace.el (perform-replace): Display "symbol " and other search
10263 modes from `isearch-message-prefix' in the *Help* buffer.
10264
10265 * isearch.el (isearch-query-replace): Add " symbol" and other
10266 possible search modes from `isearch-message-prefix' to the prompt.
10267 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
10268 when reading a regexp to collect.
10269
10270 2013-06-13 Juri Linkov <juri@jurta.org>
10271
10272 * isearch.el (word-search-regexp): Match whitespace if the search
10273 string begins or ends in whitespace. The LAX arg is applied to
10274 both ends of the search string. Use `regexp-quote' and explicit
10275 \< and \> instead of \b. Use \` and \' instead of ^ and $.
10276 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
10277 boundaries are replaced with symbol boundaries, and characters
10278 between symbols match non-word non-symbol syntax. (Bug#14602)
10279
10280 2013-06-13 Juri Linkov <juri@jurta.org>
10281
10282 * isearch.el (isearch-del-char): Don't exceed the length of
10283 `isearch-string' by the prefix arg. (Bug#14563)
10284
10285 2013-06-13 Juri Linkov <juri@jurta.org>
10286
10287 * isearch.el (isearch-yank-word, isearch-yank-line)
10288 (isearch-char-by-name, isearch-quote-char)
10289 (isearch-printing-char, isearch-process-search-char):
10290 Add optional count prefix arg. (Bug#14563)
10291
10292 * international/isearch-x.el
10293 (isearch-process-search-multibyte-characters):
10294 Add optional count prefix arg.
10295
10296 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10297
10298 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
10299 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
10300 lexical-binding.
10301
10302 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
10303
10304 * subr.el (set-temporary-overlay-map): Add on-exit argument.
10305
10306 2013-06-13 Glenn Morris <rgm@gnu.org>
10307
10308 * startup.el (tty-handle-args):
10309 Don't just discard "--" and anything after. (Bug#14608)
10310
10311 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
10312
10313 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
10314
10315 Implement changes in Secret Service API. Make it backward compatible.
10316 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
10317 (secrets-create-item): Use it. Prefix properties with interface.
10318
10319 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
10320
10321 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
10322 (term-emulate-terminal): Respect term-suppress-hard-newline.
10323
10324 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
10325
10326 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10327 Only remove a `thumb-file' overlay. (Bug#14548)
10328
10329 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
10330
10331 * mail/reporter.el (reporter-submit-bug-report):
10332 Handle missing package-name. (Bug#14600)
10333
10334 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10335
10336 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
10337 (reftex-citation-prompt, reftex-default-bibliography)
10338 (reftex-bib-or-thebib, reftex-get-bibfile-list)
10339 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
10340 (reftex-bib-sort-author, reftex-bib-sort-year)
10341 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
10342 (reftex-extract-bib-entries-from-thebibliography)
10343 (reftex-get-bibkey-default, reftex-get-bib-names)
10344 (reftex-parse-bibtex-entry, reftex-get-bib-field)
10345 (reftex-format-bib-entry, reftex-parse-bibitem)
10346 (reftex-format-bibitem, reftex-do-citation)
10347 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
10348 (reftex-restrict-bib-matches, reftex-extract-bib-file)
10349 (reftex-insert-bib-matches, reftex-format-citation)
10350 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
10351 (reftex-create-bibtex-file): Add docstrings, mostly by converting
10352 existing comments into docstrings.
10353
10354 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
10355
10356 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
10357
10358 2013-06-12 Andreas Schwab <schwab@suse.de>
10359
10360 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
10361 for auto-save files.
10362
10363 2013-06-12 Glenn Morris <rgm@gnu.org>
10364
10365 * ido.el (ido-delete-ignored-files): Remove.
10366 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
10367 Go back to calling ido-ignore-item-p directly.
10368
10369 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
10370
10371 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
10372
10373 * ido.el (ido-delete-ignored-files): New function,
10374 split from ido-make-file-list-1.
10375 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
10376 (ido-make-file-list-1): Use ido-delete-ignored-files.
10377
10378 2013-06-12 Leo Liu <sdl.web@gmail.com>
10379
10380 * progmodes/octave.el (inferior-octave-startup)
10381 (inferior-octave-completion-table)
10382 (inferior-octave-track-window-width-change)
10383 (octave-eldoc-function-signatures, octave-help)
10384 (octave-find-definition): Use single quoted strings.
10385 (inferior-octave-startup-args): Change default value.
10386 (inferior-octave-startup): Do not hard code "-i" and
10387 "--no-line-editing".
10388 (inferior-octave-resync-dirs): Add optional arg NOERROR.
10389 (inferior-octave-directory-tracker): Use it.
10390 (octave-goto-function-definition): Robustify.
10391 (octave-help): Support highlighting operators in 'See also'.
10392 (octave-find-definition): Find subfunctions only in Octave mode.
10393
10394 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10395
10396 * help-fns.el (help-fns--compiler-macro): If the handler function is
10397 named, then put a link to it.
10398 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
10399 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
10400 (cl-typep): Use it.
10401 (cl-eval-when): Simplify debug spec.
10402 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
10403 compiler-macro function instead of setting `compiler-macro-file'.
10404
10405 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
10406
10407 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
10408 * vc/vc-hooks.el (vc-stay-local): Doc fix.
10409
10410 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10411 Daniel Hackney <dan@haxney.org>
10412
10413 First part of Daniel Hackney's patch to package.el.
10414 * emacs-lisp/package.el: Use defstruct.
10415 (package-desc): New, main struct.
10416 (package--bi-desc, package--ac-desc): New structs, used to describe the
10417 format in external files.
10418 (package-desc-vers): Replace with package-desc-version accessor.
10419 (package-desc-doc): Replace with package-desc-summary accessor.
10420 (package-activate-1): Remove `package' arg since the pkg-vec now
10421 includes the name.
10422 (define-package): Use package-desc-from-define.
10423 (package-unpack-single): Change file-name arg to be a symbol.
10424 (package--add-to-archive-contents): Use package-desc-create and new
10425 accessor functions to package--ac-desc.
10426 (package-buffer-info, package-tar-file-info): Return a package-desc.
10427 (package-install-from-buffer): Remove `type' argument. Change pkg-info
10428 arg to be a package-desc.
10429 (package-install-file): Adjust accordingly. Use \' to match EOS.
10430 (package--from-builtin): New function.
10431 (describe-package-1, package-menu--generate): Use it.
10432 (package--make-autoloads-and-compile): Change name arg to be a symbol.
10433 (package-generate-autoloads): Idem and return the name of the file.
10434 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10435 Change pkg-info arg to be a package-desc.
10436 Use package-make-ac-desc.
10437 (package-upload-file): Use \' to match EOS.
10438 * finder.el (finder-compile-keywords): Use package-make-builtin.
10439
10440 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10441
10442 * vc/vc.el (vc-deduce-fileset): Change error message.
10443 (vc-read-backend): New function.
10444 (vc-next-action): Use it.
10445
10446 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
10447
10448 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
10449 (prolog-font-lock-keywords): Use regexp-opt instead.
10450 Don't manually highlight strings.
10451 (prolog-mode-variables): Simplify comment-start-skip.
10452 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
10453
10454 * emacs-lisp/generic.el (generic--normalise-comments)
10455 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
10456 (generic-mode-set-comments): Use them.
10457 (generic-bracket-support): Use setq-local.
10458 (generic-make-keywords-list): Declare obsolete.
10459
10460 2013-06-11 Glenn Morris <rgm@gnu.org>
10461
10462 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10463 Prettify after setting font-lock-defaults. (Bug#14574)
10464
10465 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
10466
10467 * replace.el (query-replace, occur-read-regexp-defaults-function)
10468 (replace-search):
10469 * subr.el (declare-function, number-sequence, local-set-key)
10470 (substitute-key-definition, locate-user-emacs-file)
10471 (with-silent-modifications, split-string, eval-after-load):
10472 Fix typos, remove unneeded backslashes and reflow some docstrings.
10473
10474 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10475
10476 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
10477 default for Elisp files.
10478
10479 2013-06-11 Glenn Morris <rgm@gnu.org>
10480
10481 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
10482 although define-derived-mode was doing this anyway. (Bug#14583)
10483
10484 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
10485
10486 * allout.el (allout-encryption-plaintext-sanitization-regexps):
10487 Fix make-variable-buffer-local call to refer to the correct variable.
10488
10489 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
10490
10491 * eshell/em-term.el (eshell-visual-commands)
10492 (eshell-visual-subcommands, eshell-visual-options):
10493 Add summary line to docstrings. Add cross-references.
10494
10495 2013-06-10 Glenn Morris <rgm@gnu.org>
10496
10497 * epa.el (epa-read-file-name): New function. (Bug#14510)
10498 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
10499
10500 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
10501
10502 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
10503 output redirection to be ignored with visual commands.
10504
10505 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
10506
10507 * eshell/em-term.el (eshell-visual-command-p): New function.
10508 (eshell-term-initialize): Move long lambda to separate function
10509 eshell-visual-command-p.
10510 * eshell/em-dirs.el (eshell-dirs-initialise):
10511 * eshell/em-script.el (eshell-script-initialize):
10512 Add missing #' to lambda.
10513
10514 2013-06-08 Leo Liu <sdl.web@gmail.com>
10515
10516 * progmodes/octave.el (octave-add-log-current-defun): New function.
10517 (octave-mode): Set add-log-current-defun-function.
10518 (octave-goto-function-definition): Do not move point if not found.
10519 (octave-find-definition): Enhance to try subfunctions first.
10520
10521 2013-06-08 Glenn Morris <rgm@gnu.org>
10522
10523 * emacs-lisp/bytecomp.el (byte-compile-char-before)
10524 (byte-compile-backward-char, byte-compile-backward-word):
10525 Improve previous change, to handle non-explicit nil.
10526
10527 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10528
10529 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
10530 (smie--opener/closer-at-point): New function.
10531 (smie--matching-block-data): Use it. Don't match from right after an
10532 opener or right before a closer. Obey smie-blink-matching-inners.
10533 Don't signal a mismatch for repeated inners like "switch..case..case".
10534
10535 2013-06-07 Leo Liu <sdl.web@gmail.com>
10536
10537 * progmodes/octave.el (octave-mode): Set comment-use-global-state
10538 to t. (Bug#14303)
10539 (octave-function-header-regexp): Fix. (Bug#14570)
10540 (octave-help-mode-finish-hook, octave-help-mode-finish):
10541 Remove. Just use temp-buffer-show-hook.
10542
10543 * newcomment.el (comment-search-backward): Revert last change.
10544 (Bug#14434)
10545
10546 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
10547
10548 2013-06-07 Eli Zaretskii <eliz@gnu.org>
10549
10550 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
10551 through xargs, to avoid failure due to MS-Windows limitations on
10552 command-line length.
10553
10554 2013-06-06 Glenn Morris <rgm@gnu.org>
10555
10556 * font-lock.el (lisp-font-lock-keywords-2):
10557 Treat user-error like error.
10558
10559 * emacs-lisp/bytecomp.el (byte-compile-char-before)
10560 (byte-compile-backward-char, byte-compile-backward-word):
10561 Handle explicit nil arguments. (Bug#14565)
10562
10563 2013-06-05 Alan Mackenzie <acm@muc.de>
10564
10565 * isearch.el (isearch-allow-prefix): New user option.
10566 (isearch-other-meta-char): Don't exit isearch when a prefix
10567 argument is typed whilst `isearch-allow-prefix' is non-nil.
10568 (Bug#9706)
10569
10570 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10571
10572 * autorevert.el (auto-revert-notify-handler): Use memq.
10573 Hide assertion failure.
10574
10575 * skeleton.el: Use cl-lib.
10576 (skeleton-further-elements): Use defvar-local.
10577 (skeleton-insert): Use cl-progv.
10578
10579 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10580
10581 * progmodes/prog-mode.el (prog-prettify-symbols)
10582 (prog-prettify-install): Update docstrings.
10583
10584 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10585
10586 * simple.el: Move all the prog-mode code to prog-mode.el.
10587 * progmodes/prog-mode.el: New file.
10588 * loadup.el: Add prog-mode.el.
10589
10590 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10591
10592 * simple.el (prog-prettify-symbols): Add version.
10593 (prog-prettify-install): Add convenience function to prettify symbols.
10594
10595 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
10596 (perl--augmented-font-lock-keywords-1)
10597 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
10598 variables and use it.
10599
10600 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10601 (cfengine3-mode): Remove unneeded variable and use it.
10602
10603 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10604 (lisp--augmented-font-lock-keywords-1)
10605 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
10606 Remove unneeded variables and use it.
10607
10608 2013-06-05 João Távora <joaotavora@gmail.com>
10609
10610 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
10611 to point when opening the connection. (Bug#14380)
10612
10613 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10614
10615 * subr.el (load-history-regexp, load-history-filename-element)
10616 (eval-after-load, after-load-functions, do-after-load-evaluation)
10617 (eval-next-after-load, display-delayed-warnings)
10618 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
10619 definition of save-match-data.
10620 (overriding-local-map): Remove accidental obsolescence declaration.
10621
10622 * emacs-lisp/edebug.el (edebug-result): Move before first use.
10623
10624 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
10625
10626 Generalize symbol prettify support to prog-mode and implement it
10627 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
10628 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
10629 (prog--prettify-font-lock-compose-symbol)
10630 (prog-prettify-font-lock-symbols-keywords): New variables and
10631 functions to support symbol prettification.
10632 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10633 (lisp--augmented-font-lock-keywords-1)
10634 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
10635 (lisp--prettify-symbols-alist): Implement prettify of lambda.
10636 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10637 (cfengine3--prettify-symbols-alist, cfengine3-mode):
10638 Implement prettify of -> => :: strings.
10639 * progmodes/perl-mode.el (perl-prettify-symbols)
10640 (perl--font-lock-compose-symbol)
10641 (perl--font-lock-symbols-keywords): Move to prog-mode.
10642 (perl--prettify-symbols-alist): Prettify -> => :: strings.
10643 (perl-font-lock-keywords-1)
10644 (perl-font-lock-keywords-2): Remove explicit prettify support.
10645 (perl--augmented-font-lock-keywords)
10646 (perl--augmented-font-lock-keywords-1)
10647 (perl--augmented-font-lock-keywords-2, perl-mode):
10648 Implement prettify support.
10649
10650 2013-06-05 Leo Liu <sdl.web@gmail.com>
10651
10652 Re-implement smie matching block highlight using
10653 show-paren-data-function. (Bug#14395)
10654 * emacs-lisp/smie.el (smie-matching-block-highlight)
10655 (smie--highlight-matching-block-overlay)
10656 (smie--highlight-matching-block-lastpos)
10657 (smie-highlight-matching-block)
10658 (smie-highlight-matching-block-mode): Remove.
10659 (smie--matching-block-data-cache): New variable.
10660 (smie--matching-block-data): New function.
10661 (smie-setup): Use smie--matching-block-data for
10662 show-paren-data-function.
10663
10664 * progmodes/octave.el (octave-mode-menu): Fix.
10665 (octave-find-definition): Skip garbage lines.
10666
10667 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10668
10669 Fix compilation error with simultaneous dynamic+lexical scoping.
10670 Add warning when a defvar appears after the first let-binding.
10671 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
10672 (byte-compile-close-variables): Initialize it.
10673 (byte-compile--declare-var): New function.
10674 (byte-compile-file-form-defvar)
10675 (byte-compile-file-form-define-abbrev-table)
10676 (byte-compile-file-form-custom-declare-variable): Use it.
10677 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
10678 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
10679 (byte-compile-bind): Handle dynamic bindings that shadow
10680 lexical bindings.
10681 (byte-compile-unbind): Make arg non-optional.
10682 (byte-compile-let): Simplify.
10683 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
10684 (cconv--analyse-function, cconv-analyse-form): Populate it.
10685 Protect byte-compile-bound-variables to limit the scope of defvars.
10686 (cconv-analyse-form): Add missing rule for (defvar <foo>).
10687 Remove unneeded rule for `declare'.
10688
10689 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
10690 so as to avoid depending on cl-adjoin at run-time.
10691 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
10692
10693 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
10694 (macroexp--warn-and-return): Use it.
10695
10696 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10697
10698 * subr.el: Convert to lexical binding.
10699 (overriding-local-map): Make obsolete.
10700 (add-to-list): Doc fix. Add compiler macro.
10701 (read-key): Swap values of local maps.
10702
10703 2013-06-05 Leo Liu <sdl.web@gmail.com>
10704
10705 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
10706
10707 2013-06-04 Leo Liu <sdl.web@gmail.com>
10708
10709 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
10710 (compilation-auto-jump): Suppress the "Mark set" message to give
10711 way to exit message.
10712
10713 2013-06-04 Alan Mackenzie <acm@muc.de>
10714
10715 Remove faulty optimisation from indentation calculation.
10716 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
10717 search limit based on 2000 characters back from indent-point.
10718
10719 2013-06-03 Tassilo Horn <tsdh@gnu.org>
10720
10721 * eshell/em-term.el (cl-lib): Require `cl-lib'.
10722
10723 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10724
10725 * emacs-lisp/lisp.el: Use lexical-binding.
10726 (lisp--local-variables-1, lisp--local-variables): New functions.
10727 (lisp--local-variables-completion-table): New var.
10728 (lisp-completion-at-point): Use it complete let-bound vars.
10729
10730 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
10731 eagerly (bug#14422).
10732
10733 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
10734
10735 * autorevert.el (auto-revert-notify-enabled)
10736 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10737 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
10738 (auto-revert-notify-handler): Handle also gfilenotify.
10739
10740 * subr.el (file-notify-handle-event): New defun. Replacing ...
10741 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
10742 Remove.
10743
10744 2013-06-03 Juri Linkov <juri@jurta.org>
10745
10746 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
10747 `M-s h .'. (Bug#14427)
10748
10749 * hi-lock.el (highlight-symbol-at-point): New alias for the new
10750 command `hi-lock-face-symbol-at-point'.
10751 (hi-lock-face-symbol-at-point): New command.
10752 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
10753 (hi-lock-menu): Add `highlight-symbol-at-point'.
10754 (hi-lock-mode): Doc fix.
10755
10756 * isearch.el (isearch-forward-symbol-at-point): New command.
10757 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
10758 (isearch-highlight-regexp): Add a regexp which matches
10759 words/symbols for word/symbol mode.
10760
10761 * subr.el (find-tag-default-bounds): New function with the body
10762 mostly moved from `find-tag-default'.
10763 (find-tag-default): Move most code to `find-tag-default-bounds',
10764 call it and apply `buffer-substring-no-properties' afterwards.
10765
10766 2013-06-03 Tassilo Horn <tsdh@gnu.org>
10767
10768 * eshell/em-term.el (eshell-term-initialize):
10769 Use `cl-intersection' rather than `intersection'.
10770
10771 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
10772
10773 * vc/log-view.el: Doc fix.
10774 (log-view-mode-map): Copy keymap from `special-mode-map'.
10775
10776 2013-06-02 Eric Ludlam <zappo@gnu.org>
10777
10778 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
10779 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
10780 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
10781 (eieio-unbound, eieio-default-superclass)
10782 (eieio--define-field-accessors, method-static, method-before)
10783 (method-primary, method-after, method-num-lists)
10784 (method-generic-before, method-generic-primary)
10785 (method-generic-after, method-num-slots)
10786 (eieio-specialized-key-to-generic-key)
10787 (eieio--check-type, class-v, class-p)
10788 (eieio-class-name, define-obsolete-function-alias)
10789 (eieio-class-parents-fast, eieio-class-children-fast)
10790 (same-class-fast-p, class-constructor, generic-p)
10791 (generic-primary-only-p, generic-primary-only-one-p)
10792 (class-option-assoc, class-option, eieio-object-p)
10793 (class-abstract-p, class-method-invocation-order)
10794 (eieio-defclass-autoload-map, eieio-defclass-autoload)
10795 (eieio-class-un-autoload, eieio-defclass)
10796 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
10797 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
10798 (eieio--defgeneric-init-form, eieio-defgeneric-form)
10799 (eieio-defgeneric-reset-generic-form)
10800 (eieio-defgeneric-form-primary-only)
10801 (eieio-defgeneric-reset-generic-form-primary-only)
10802 (eieio-defgeneric-form-primary-only-one)
10803 (eieio-defgeneric-reset-generic-form-primary-only-one)
10804 (eieio-unbind-method-implementations)
10805 (eieio--defmethod, eieio--typep)
10806 (eieio-perform-slot-validation, eieio-validate-slot-value)
10807 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
10808 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
10809 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
10810 (eieio-slot-name-index, eieio-class-slot-name-index)
10811 (eieio-set-defaults, eieio-initarg-to-attribute)
10812 (eieio-attribute-to-initarg, eieio-c3-candidate)
10813 (eieio-c3-merge-lists, eieio-class-precedence-c3)
10814 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
10815 (eieio-class-precedence-list, eieio-generic-call-methodname)
10816 (eieio-generic-call-arglst, eieio-generic-call-key)
10817 (eieio-generic-call-next-method-list)
10818 (eieio-pre-method-execution-functions, eieio-generic-call)
10819 (eieio-generic-call-primary-only, eieiomt-method-list)
10820 (eieiomt-optimizing-obarray, eieiomt-install)
10821 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
10822 (eieio-generic-form, eieio-defmethod, make-obsolete)
10823 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
10824 (defclass): Remove `eval-and-compile' from macro.
10825 (call-next-method, shared-initialize): Instead of using
10826 `scoped-class' variable, use new eieio--scoped-class, and
10827 eieio--with-scoped-class.
10828 (initialize-instance): Rename local variable 'scoped-class' to
10829 'this-class' to remove ambiguitity from old global.
10830
10831 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
10832 eieio.el.
10833 (eieio--scoped-class-stack): New variable.
10834 (eieio--scoped-class): New fcn.
10835 (eieio--with-scoped-class): New scoping macro.
10836 (eieio-defclass): Use pushnew instead of add-to-list.
10837 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
10838 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
10839 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
10840 `scoped-class' variable, use new eieio--scoped-class, and
10841 eieio--with-scoped-class.
10842
10843 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
10844
10845 2013-06-02 Tassilo Horn <tsdh@gnu.org>
10846
10847 * eshell/esh-ext.el (eshell-external-command): Pass args to
10848 `eshell-find-interpreter'.
10849 (eshell-find-interpreter): Add new second parameter ARGS.
10850
10851 * eshell/em-script.el (eshell-script-initialize): Add second arg
10852 to the function added as MATCH to `eshell-interpreter-alist'.
10853
10854 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
10855 the function added as MATCH to `eshell-interpreter-alist'.
10856
10857 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
10858 (eshell-visual-options): New defcustom.
10859 (eshell-escape-control-x): Adapt docstring.
10860 (eshell-term-initialize): Test `eshell-visual-subcommands' and
10861 `eshell-visual-options' in addition to `eshell-visual-commands'.
10862 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
10863
10864 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
10865
10866 * progmodes/python.el (python-indent-block-enders): Add break,
10867 continue and raise keywords.
10868
10869 2013-06-01 Glenn Morris <rgm@gnu.org>
10870
10871 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
10872
10873 Plain (f)boundp silences compilation warnings since Emacs 22.1.
10874 * progmodes/cc-cmds.el (delete-forward-p):
10875 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
10876 * progmodes/cc-engine.el (buffer-syntactic-context):
10877 * progmodes/cc-fonts.el (face-property-instance):
10878 * progmodes/cc-mode.el (set-keymap-parents):
10879 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
10880 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
10881 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
10882 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
10883 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
10884
10885 * progmodes/cc-vars.el (other): Emacs has this widget since
10886 at least 21.1, so don't (re)define it.
10887
10888 * eshell/em-cmpl.el (eshell-cmpl-initialize):
10889 Replace the obsolete alias pcomplete-arg-quote-list.
10890
10891 2013-06-01 Leo Liu <sdl.web@gmail.com>
10892
10893 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
10894 punctuation syntax.
10895 (inferior-octave-minimal-columns)
10896 (inferior-octave-last-column-width): New variables.
10897 (inferior-octave-track-window-width-change): New function.
10898 (inferior-octave-mode): Adjust column width so that Octave output,
10899 for example from 'ls', can fit into the window nicely.
10900
10901 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
10902
10903 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
10904 Highlight expansions inside regexp literals.
10905
10906 2013-05-31 Glenn Morris <rgm@gnu.org>
10907
10908 * obsolete/sym-comp.el (symbol-complete):
10909 Replace obsolete completion-annotate-function.
10910
10911 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
10912
10913 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
10914
10915 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
10916 New function, checks if point is inside a literal that allows
10917 expression expansion.
10918 (ruby-syntax-propertize-expansion): Use it.
10919 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
10920 around the body.
10921
10922 2013-05-30 Juri Linkov <juri@jurta.org>
10923
10924 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
10925 to "\M-si".
10926 (isearch-invisible): New variable.
10927 (isearch-forward): Doc fix.
10928 (isearch-mode): Set `isearch-invisible'
10929 to the value of `search-invisible'.
10930 (isearch-toggle-case-fold): Doc fix.
10931 (isearch-toggle-invisible): New command.
10932 (isearch-query-replace): Let-bind `search-invisible'
10933 to the value of `isearch-invisible'.
10934 (isearch-search): Use `isearch-invisible' instead of
10935 `search-invisible'. Let-bind `search-invisible'
10936 to the value of `isearch-invisible'. (Bug#11378)
10937
10938 2013-05-30 Juri Linkov <juri@jurta.org>
10939
10940 * replace.el (perform-replace): Avoid `isearch-range-invisible'
10941 call when `query-flag' is nil and `search-invisible' is non-nil.
10942 (Bug#11746)
10943
10944 2013-05-30 Glenn Morris <rgm@gnu.org>
10945
10946 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
10947
10948 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
10949 (cc-require): Suppress spurious "noruntime" warnings.
10950 (cc-require-when-compile): Use fboundp, for sake of compiler.
10951
10952 * progmodes/cc-mode.el: Move load of cc-vars before that of
10953 cc-langs (which in turn loads cc-vars), to quieten compiler.
10954
10955 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10956
10957 * paren.el: Simplify the code.
10958 (show-paren-mode): Always start the timer.
10959 (show-paren--idle-timer): Rename from show-paren-idle-timer.
10960 (show-paren--overlay, show-paren--overlay-1): Rename from
10961 show-paren-overlay and show-paren-overlay-1, and initialize to an
10962 overlay rather than to nil.
10963 (show-paren-function): Misc cleanup and simplifications.
10964
10965 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10966
10967 * paren.el (show-paren-data-function): New hook.
10968 (show-paren--default): New function, extracted from show-paren-function.
10969 (show-paren-function): Use show-paren-data-function.
10970
10971 2013-05-30 Glenn Morris <rgm@gnu.org>
10972
10973 * ielm.el (ielm-map, ielm-complete-symbol):
10974 Use completion-at-point rather than obsolete functions.
10975 (inferior-emacs-lisp-mode): Doc fix.
10976 Set completion-at-point-functions, rather than
10977 comint-dynamic-complete-functions.
10978
10979 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
10980 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
10981 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
10982
10983 * image.el (image-animated-p): Tweak definition.
10984
10985 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
10986 (rlogin-process-connection-type): Tweak default. Add set-after.
10987 (rlogin-host): Doc fix.
10988 (rlogin): Tweak prompt.
10989 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
10990
10991 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
10992 * progmodes/tcl.el (inferior-tcl-mode-map):
10993 Use completion-at-point rather than obsolete alias.
10994
10995 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
10996
10997 * minibuffer.el (read-file-name-completion-ignore-case):
10998 Move before completion--in-region, for eager macro expansion.
10999
11000 2013-05-29 Juri Linkov <juri@jurta.org>
11001
11002 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
11003 for total count of matching lines. Add `global-matches' for total
11004 count of matches. Rename `matches' to `lines' for count of
11005 matching lines. Add `matches' for count of matches.
11006 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
11007 to `prev-line' for line number of prev match endpt.
11008 Increment `matches' for every match. Print the number of
11009 matching lines in the header.
11010 (occur-context-lines): Rename `lines' to `curr-line'.
11011 Rename `prev-lines' to `prev-line'. (Bug#14017)
11012
11013 2013-05-29 Juri Linkov <juri@jurta.org>
11014
11015 * replace.el (perform-replace): Add `skip-read-only-count',
11016 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
11017 Increment them for corresponding conditions and report the number
11018 of skipped occurrences in the final message. (Bug#11746)
11019 (query-replace, query-replace-regexp, query-replace-regexp-eval)
11020 (replace-string, replace-regexp): Doc fix.
11021
11022 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11023
11024 * emacs-lisp/trace.el (trace--read-args): Provide a default.
11025
11026 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
11027 prog-mode-map (bug#14504).
11028
11029 2013-05-29 Leo Liu <sdl.web@gmail.com>
11030
11031 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
11032 (octave-help): Small simplification.
11033
11034 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
11035 off the highlight first.
11036
11037 2013-05-29 Glenn Morris <rgm@gnu.org>
11038
11039 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
11040 Handle idlwave-last-system-routine-info-cons-cell being nil.
11041
11042 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
11043 (idlwave-write-paths): Simplify via with-temp-buffer.
11044
11045 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
11046 * emulation/cua-rect.el: Also load cua-base at run time.
11047
11048 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
11049 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
11050 (cperl-imenu-on-info): Require imenu.
11051
11052 2013-05-28 Alan Mackenzie <acm@muc.de>
11053
11054 Handle "capitalised keywords" correctly.
11055 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
11056
11057 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
11058
11059 * eshell/em-unix.el: Add -r option to cp.
11060
11061 2013-05-28 Glenn Morris <rgm@gnu.org>
11062
11063 * vc/vc-arch.el (vc-exec-after): Declare.
11064 (vc-switches): Autoload.
11065 * vc/vc-bzr.el: No need to require vc when compiling.
11066 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
11067 (vc-resynch-buffer, vc-dir-refresh): Declare.
11068 (vc-setup-buffer, vc-switches): Autoload.
11069 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
11070 (vc-resynch-buffer): Declare.
11071 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
11072 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
11073 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
11074 (grep-read-regexp, grep-read-files, grep-expand-template)
11075 (vc-dir-refresh): Declare.
11076 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
11077 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
11078 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
11079 * vc/vc-mtn.el (vc-exec-after): Declare.
11080 (vc-switches): Autoload.
11081 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
11082 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
11083 (vc-file-tree-walk): Declare.
11084 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
11085 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
11086 (vc-tag-precondition, vc-rename-master): Autoload.
11087 * vc/vc-svn.el (vc-exec-after): Declare.
11088 (vc-switches, vc-setup-buffer): Autoload.
11089 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
11090 Autoload.
11091 (vc-resynch-buffer): Declare.
11092
11093 * obsolete/fast-lock.el (byte-compile-warnings):
11094 Don't warn about obsolete features in this obsolete file.
11095
11096 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
11097 Move definition before use.
11098
11099 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
11100 (dun-unix-verbs): Remove dun-zippy.
11101 (dun-zippy): Remove function.
11102
11103 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11104
11105 2013-05-27 Juri Linkov <juri@jurta.org>
11106
11107 * replace.el (replace-search): New function with code moved out
11108 from `perform-replace'.
11109 (replace-highlight, replace-dehighlight): Move function definitions
11110 up closer to `replace-search'. (Bug#11746)
11111
11112 2013-05-27 Juri Linkov <juri@jurta.org>
11113
11114 * replace.el (perform-replace): Ignore invisible matches.
11115 In addition to checking `query-replace-skip-read-only', also
11116 filter out matches by calling `run-hook-with-args-until-failure'
11117 on `isearch-filter-predicates', and also check `search-invisible'
11118 for t or call `isearch-range-invisible'.
11119 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
11120
11121 2013-05-27 Juri Linkov <juri@jurta.org>
11122
11123 * isearch.el (isearch-filter-predicates): Rename from
11124 `isearch-filter-predicate'. Doc fix. (Bug#11378)
11125 (isearch-message-prefix): Display text from the property
11126 `isearch-message-prefix' of the currently active filters.
11127 (isearch-search): Don't compare `isearch-filter-predicate' with
11128 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
11129 on `isearch-filter-predicates'. Also check `search-invisible' for t
11130 or call `isearch-range-invisible'.
11131 (isearch-filter-visible): Make obsolete.
11132 (isearch-lazy-highlight-search):
11133 Call `run-hook-with-args-until-failure' on
11134 `isearch-filter-predicates' and use `isearch-range-invisible'.
11135
11136 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
11137 `isearch-filter-predicates' instead of `funcall'ing
11138 `isearch-filter-predicate'.
11139 (Info-mode): Set `Info-isearch-filter' to
11140 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
11141
11142 * dired-aux.el (dired-isearch-filter-predicate-orig):
11143 Remove variable.
11144 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
11145 (dired-isearch-filenames-end): Add and remove
11146 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
11147 instead of changing the value of `isearch-filter-predicate'.
11148 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
11149 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
11150 Put property `isearch-message-prefix' to "filename " on
11151 `dired-isearch-filter-filenames'.
11152
11153 * wdired.el (wdired-change-to-wdired-mode):
11154 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
11155 locally instead of changing `isearch-filter-predicate'.
11156 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
11157
11158 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
11159
11160 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
11161 return the commit hash (Bug#14459). Also set the
11162 `vc-git-detached' property.
11163 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
11164 (vc-git-mode-line-string): Use the same help-echo format whether
11165 in detached mode or not, because we know the actual revision now.
11166 When in detached mode, shorten the revision to 7 chars.
11167
11168 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
11169
11170 * emacs-lisp/easy-mmode.el (define-minor-mode):
11171 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
11172 mode hook and provide a docstring.
11173
11174 2013-05-27 Alan Mackenzie <acm@muc.de>
11175
11176 Remove spurious syntax-table text properties inserted by C-y.
11177 * progmodes/cc-mode.el (c-after-change): Also clear hard
11178 syntax-table property with value nil.
11179
11180 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
11181
11182 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
11183 when reading the events; the buffer layout shall not be changed.
11184
11185 2013-05-27 Leo Liu <sdl.web@gmail.com>
11186
11187 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
11188 New variable.
11189 (inferior-octave-directory-tracker): Automatically re-sync
11190 default-directory.
11191 (octave-help): Improve handling of 'See also'.
11192
11193 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * doc-view.el: Minor naming convention tweaks.
11196 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
11197
11198 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
11199 even if there's no `display' property yet (bug#14435).
11200
11201 2013-05-25 Eli Zaretskii <eliz@gnu.org>
11202
11203 * subr.el (unmsys--file-name): Rename from reveal-filename.
11204
11205 * Makefile.in (custom-deps, finder-data, autoloads)
11206 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11207 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11208 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
11209
11210 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11211
11212 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
11213 error-completion on the first 2 args of condition-case (bug#14446).
11214 Don't burp at EOB.
11215
11216 2013-05-25 Leo Liu <sdl.web@gmail.com>
11217
11218 * comint.el (comint-previous-matching-input): Do not flood the
11219 *Messages* buffer with trivial messages.
11220
11221 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * progmodes/flymake.el (flymake-nop): Don't return a string.
11224 (flymake-set-at): Fix typo.
11225
11226 * simple.el (read--expression): New function, extracted from
11227 eval-expression. Set completion-at-point-functions (bug#14465).
11228 (eval-expression, eval-minibuffer): Use it.
11229
11230 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
11231
11232 * progmodes/flymake.el (flymake-save-buffer-in-file)
11233 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
11234 (flymake-selected-frame, flymake-log, flymake-ins-after)
11235 (flymake-set-at, flymake-get-buildfile-from-cache)
11236 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
11237 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
11238 Refine the doc string.
11239 (flymake-get-file-name-mode-and-masks): Reformat.
11240 (flymake-get-real-file-name-function): Fix a minor bug.
11241
11242 2013-05-24 Juri Linkov <juri@jurta.org>
11243
11244 * progmodes/grep.el (grep-mode-font-lock-keywords):
11245 Support =linenumber= format used by git-grep for lines with
11246 function names. (Bug#13549)
11247
11248 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11249
11250 * progmodes/octave.el (octave-smie-rules): Return nil rather than
11251 0 after a semi-colon; it works better for smie-auto-fill.
11252 (octave--indent-new-comment-line): New function.
11253 (octave-indent-new-comment-line): Use it (indirectly).
11254 (octave-mode): Don't disable smie-auto-fill. Use add-function to
11255 modify comment-line-break-function.
11256
11257 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
11258 (smie-setup): Use add-function to set it.
11259
11260 2013-05-24 Sam Steingold <sds@gnu.org>
11261
11262 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
11263 argument (before the `interactive' argument).
11264
11265 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11266
11267 * image-mode.el (image-mode-winprops): Add winprops to
11268 image-mode-winprops-alist before running
11269 image-mode-new-window-functions.
11270 * doc-view.el (doc-view-new-window-function): Don't delay
11271 doc-view-goto-page via timers (bug#14435).
11272
11273 2013-05-24 Tassilo Horn <tsdh@gnu.org>
11274
11275 * doc-view.el: Integrate with desktop.el. (Bug#14435)
11276 (doc-view-desktop-save-buffer): New function.
11277 (doc-view-restore-desktop-buffer): New function.
11278 (desktop-buffer-mode-handlers):
11279 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
11280 handler.
11281 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
11282 `desktop-save-buffer' function.
11283
11284 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
11285
11286 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
11287 (tramp-gvfs-file-name-handler): Raise a user error when
11288 `tramp-gvfs-enabled' is nil.
11289 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
11290 Do not raise a user error when loading package. (Bug#14447)
11291
11292 * net/xesam.el: Move to obsolete/.
11293
11294 2013-05-24 Glenn Morris <rgm@gnu.org>
11295
11296 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
11297
11298 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
11299
11300 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
11301 (Info-find-node, Man-getpage-in-background): Declare.
11302
11303 * mail/unrmail.el (unrmail):
11304 Replace obsolete detect-coding-with-priority.
11305
11306 * net/socks.el (socks-split-string): Use this rather than split-string.
11307 (socks-nslookup-host): Update for above change.
11308 (dynamic-choice, s5-dynamic-choice-match)
11309 (s5-dynamic-choice-match-inline, s5-widget-value-create):
11310 Comment out unused code.
11311
11312 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
11313 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
11314 (gud-tooltip-echo-area): Make obsolete.
11315 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
11316
11317 * progmodes/js.el (js--optimize-arglist): Declare.
11318
11319 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
11320
11321 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
11322 (ediff-window-C): Declare.
11323
11324 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
11325 Tweak requires to silence compiler.
11326
11327 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
11328 (he-search-string, he-tried-table, he-expand-list)
11329 (he-init-string, he-string-member, he-substitute-string)
11330 (he-reset-string): Declare.
11331
11332 * obsolete/options.el (list-options): Use custom-variable-p,
11333 rather than obsolete alias.
11334
11335 2013-05-23 Sam Steingold <sds@gnu.org>
11336
11337 * simple.el (shell-command-on-region): Pass the `replace' argument
11338 down to `call-process-region' to comply with the doc as reported on
11339 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
11340
11341 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11342
11343 * emacs-lisp/smie.el (smie-indent-forward-token)
11344 (smie-indent-backward-token): Handle string tokens (bug#14381).
11345
11346 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11347
11348 * ielm.el (ielm-menu): New menu.
11349 (inferior-emacs-lisp-mode): Set comment-start.
11350
11351 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11352
11353 * textmodes/reftex.el (reftex-ref-style-toggle):
11354 Fix deactivate action.
11355
11356 * textmodes/reftex-vars.el (reftex-ref-style-alist):
11357 Add cleveref macros.
11358
11359 * textmodes/reftex-parse.el
11360 (reftex-locate-bibliography-files): Accept options for
11361 bibliography commands.
11362 * textmodes/reftex-vars.el (reftex-bibliography-commands):
11363 Add addbibresource. Basic Biblatex support.
11364
11365 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
11366
11367 * net/tramp-gvfs.el (top):
11368 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
11369 when loading package. (Bug#14447)
11370
11371 2013-05-23 Glenn Morris <rgm@gnu.org>
11372
11373 * progmodes/js.el: No need to load comint when compiling.
11374 (ring-insert, comint-send-string, comint-send-input)
11375 (comint-last-input-end, ido-chop): Declare.
11376
11377 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
11378 * vc/ediff-mult.el: Adjust requires.
11379 (ediff-directories-internal, ediff-directory-revisions-internal)
11380 (ediff-patch-file-internal): Declare.
11381 * vc/ediff-ptch.el: Adjust requires.
11382 (ediff-use-last-dir, ediff-buffers-internal): Declare.
11383 (ediff-find-file): Autoload.
11384 * vc/ediff-util.el: No need to load ediff when compiling.
11385 (ediff-regions-internal): Declare.
11386 * vc/ediff-wind.el: Adjust requires.
11387 (ediff-compute-toolbar-width): Define when compiling.
11388 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
11389 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
11390 (dired-get-filename, dired-get-marked-files)
11391 (ediff-last-dir-patch, ediff-patch-default-directory)
11392 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
11393 (ediff-patch-buffer-internal): Declare.
11394
11395 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
11396 (ispell-process, ispell-buffer-local-words, lm-summary)
11397 (lm-section-start, lm-section-end): Declare.
11398 (checkdoc-ispell-init): Simplify.
11399
11400 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
11401 (he-string-member, he-reset-string, he-substitute-string): Declare.
11402
11403 * eshell/em-ls.el: Adjust requires.
11404 (eshell-glob-regexp): Declare.
11405 * eshell/em-tramp.el: Adjust requires.
11406 (eshell-parse-command): Autoload.
11407 * eshell/em-xtra.el: Adjust requires.
11408 (eshell-parse-command): Autoload.
11409 * eshell/esh-ext.el: Adjust requires.
11410 (eshell-parse-command, eshell-close-handles): Autoload.
11411 * eshell/esh-io.el: Adjust requires.
11412 (eshell-output-filter): Autoload.
11413 * eshell/esh-util.el: No need to load tramp when compiling.
11414 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
11415 Declare.
11416 (eshell-parse-ange-ls): Require ange-ftp and tramp.
11417 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11418 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
11419 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
11420 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
11421 * eshell/esh-opt.el, eshell/esh-proc.el:
11422 * eshell/esh-var.el: Adjust requires.
11423 * eshell/eshell.el: Do not require esh-util twice.
11424 (eshell-add-input-to-history): Declare.
11425 (eshell-command): Check history module is active before using it.
11426
11427 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
11428
11429 2013-05-22 Leo Liu <sdl.web@gmail.com>
11430
11431 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
11432
11433 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
11434
11435 * autorevert.el (auto-revert-notify-add-watch)
11436 (auto-revert-notify-handler): Add `attrib' for the inotify case,
11437 it indicates changes in file modification time.
11438
11439 2013-05-22 Glenn Morris <rgm@gnu.org>
11440
11441 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11442 Always delete the autoloaded function from the noruntime and
11443 unresolved functions lists.
11444
11445 * allout.el: No need to load epa, epg, overlay when compiling.
11446 (epg-context-set-passphrase-callback, epg-list-keys)
11447 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
11448 (epg-key-user-id-list): Declare.
11449
11450 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
11451 (viper-set-parsing-style-toggling-macro)
11452 (viper-set-emacs-state-searchstyle-macros):
11453 Use called-interactively-p on Emacs.
11454 (viper-looking-back): Make it an obsolete alias. Update callers.
11455 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
11456 Use looking-back rather than viper-looking-back.
11457 (viper-tmp-insert-at-eob, viper-enlarge-region)
11458 (viper-read-string-with-history, viper-register-to-point)
11459 (viper-append-to-register, viper-change-state-to-vi)
11460 (viper-backward-char-carefully, viper-forward-char-carefully)
11461 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
11462 (viper-change-state-to-emacs): Declare.
11463 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
11464 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
11465 * emulation/viper-mous.el: Do not load viper-cmd.
11466 (viper-backward-char-carefully, viper-forward-char-carefully)
11467 (viper-forward-word, viper-adjust-window): Declare.
11468
11469 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
11470
11471 * progmodes/idlw-help.el (idlwave-help-fontify):
11472 Use called-interactively-p.
11473
11474 * term/w32console.el (w32-get-console-codepage)
11475 (w32-get-console-output-codepage): Declare.
11476
11477 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
11478 Remove unnecessary declarations.
11479 (dframe-message): Doc fix.
11480
11481 * info.el (dframe-select-attached-frame, dframe-current-frame):
11482 Declare.
11483
11484 * speedbar.el (speedbar-message): Make it an obsolete alias.
11485 Update all callers.
11486 (speedbar-with-attached-buffer)
11487 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
11488 (speedbar-with-writable): Use backquote.
11489 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
11490 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
11491 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
11492 rather than speedbar- aliases.
11493 * mail/rmail.el: Load dframe rather than speedbar when compiling.
11494 (speedbar-make-specialized-keymap, speedbar-insert-button)
11495 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
11496 (speedbar-do-function-pointer): Declare.
11497 (rmail-speedbar-button, rmail-speedbar-find-file)
11498 (rmail-speedbar-move-message):
11499 Use dframe-with-attached-buffer rather than speedbar- alias.
11500 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
11501 (dframe-message, speedbar-make-specialized-keymap)
11502 (speedbar-add-expansion-list, speedbar-mode-functions-list)
11503 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
11504 (speedbar-insert-button, dframe-select-attached-frame)
11505 (dframe-maybee-jump-to-attached-frame)
11506 (speedbar-change-initial-expansion-list)
11507 (speedbar-previously-used-expansion-list-name): Declare.
11508 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
11509 Use dframe-message, dframe-with-attached-buffer rather than
11510 speedbar- aliases.
11511 (gud-sentinel): Silence compiler.
11512 * progmodes/vhdl-mode.el (speedbar-refresh)
11513 (speedbar-do-function-pointer, speedbar-add-supported-extension)
11514 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
11515 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
11516 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
11517 (speedbar-file-lists, speedbar-make-tag-line)
11518 (speedbar-line-directory, speedbar-goto-this-file)
11519 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
11520 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
11521 (speedbar-make-button, speedbar-reset-scanners)
11522 (speedbar-files-item-info, speedbar-line-text)
11523 (speedbar-find-file-in-frame, speedbar-set-timer)
11524 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
11525 (speedbar-with-writable): Do not (re)define it.
11526 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
11527 rather than speedbar- alias.
11528
11529 2013-05-21 Leo Liu <sdl.web@gmail.com>
11530
11531 * progmodes/octave.el (octave-mode-menu): Update and re-organize
11532 menu items.
11533 (octave-mode): Tweak fill-nobreak-predicate.
11534 (inferior-octave-startup): Check process to avoid infinite loop.
11535 (inferior-octave): Pop to buffer first to show abornmal process
11536 exit information.
11537
11538 2013-05-21 Glenn Morris <rgm@gnu.org>
11539
11540 * printing.el (pr-menu-bar): Define when compiling.
11541
11542 2013-05-21 Leo Liu <sdl.web@gmail.com>
11543
11544 * progmodes/octave.el (octave-auto-fill): Remove.
11545 (octave-indent-new-comment-line): Improve.
11546 (octave-mode): Use auto fill mode through
11547 comment-line-break-function and fill-nobreak-predicate.
11548 (octave-goto-function-definition): Support DEFUN_DLD.
11549 (octave-beginning-of-defun): Small tweak.
11550 (octave-help): Show parent directory.
11551
11552 2013-05-21 Glenn Morris <rgm@gnu.org>
11553
11554 * files.el (dired-unmark):
11555 * progmodes/gud.el (gdb-input): Update declarations.
11556
11557 * calculator.el (electric, ehelp): No need to load when compiling.
11558 (Electric-command-loop, electric-describe-mode): Declare.
11559
11560 * doc-view.el (doc-view-current-converter-processes): Move before use.
11561
11562 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11563 Move MODE-set-explicitly definition before use.
11564
11565 * international/mule-diag.el (mule-diag):
11566 Don't use obsolete window-system-version.
11567
11568 * mail/feedmail.el (smtpmail): No need to load when compiling.
11569 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
11570
11571 * mail/mail-utils.el (rfc822): No need to load when compiling.
11572 (rfc822-addresses): Autoload it.
11573 (mail-strip-quoted-names): Trivial simplification.
11574
11575 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
11576 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
11577
11578 * net/snmp-mode.el (tempo): Don't duplicate requires.
11579
11580 * progmodes/prolog.el (info): No need to load when compiling.
11581 (comint): Require before shell requires it.
11582 (Info-goto-node): Autoload it.
11583 (Info-follow-nearest-node): Declare.
11584 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
11585
11586 * textmodes/artist.el (picture-mode-exit): Declare.
11587
11588 * textmodes/reftex-parse.el (reftex-parse-from-file):
11589 Trivial rewrite so the compiler can parse it better.
11590
11591 2013-05-20 Leo Liu <sdl.web@gmail.com>
11592
11593 * progmodes/octave.el (octave-help-mode-map)
11594 (octave-help-mode-finish-hook): New variables.
11595 (octave-help-mode, octave-help-mode-finish): New functions.
11596 (octave-help): Use octave-help-mode.
11597
11598 2013-05-20 Glenn Morris <rgm@gnu.org>
11599
11600 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
11601
11602 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
11603
11604 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
11605 start at point, so that expansion starting right after opening
11606 slash in a regexp is recognized.
11607 (ruby-syntax-before-regexp-re): New defvar, extracted from
11608 ruby-syntax-propertize-function. Since the value of this regexp
11609 is looked up at runtime now, we should be able to turn
11610 `ruby-syntax-methods-before-regexp' into a defcustom later.
11611 (ruby-syntax-propertize-function): Split regexp matching into two
11612 parts, for opening and closing slashes. That allows us to skip
11613 over string interpolations and support multiline regexps.
11614 Don't call `ruby-syntax-propertize-expansions', instead use another rule
11615 for them, which calls `ruby-syntax-propertize-expansion'.
11616 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
11617 call to `ruby-syntax-propertize-function'.
11618 (ruby-syntax-propertize-expansion): Extracted from
11619 `ruby-syntax-propertize-expansions'. Handles one expansion.
11620 (ruby-syntax-propertize-percent-literal): Leave point right after
11621 the percent symbol, so that the expression expansion rule can
11622 propertize the contents.
11623 (ruby-syntax-propertize-heredoc): Leave point at bol following the
11624 heredoc openers.
11625 (ruby-syntax-propertize-expansions): Remove.
11626
11627 2013-05-18 Juri Linkov <juri@jurta.org>
11628
11629 * man.el (Man-default-man-entry): Remove `-' from the end
11630 of the default value. (Bug#14400)
11631
11632 2013-05-18 Glenn Morris <rgm@gnu.org>
11633
11634 * comint.el (comint-password-prompt-regexp):
11635 Allow "password for XXX" where XXX contains colons (eg https://...).
11636
11637 2013-05-18 Leo Liu <sdl.web@gmail.com>
11638
11639 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
11640 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
11641 (octave-source-directories): Don't check process.
11642 (octave-source-directories, octave-find-definition): Doc fix.
11643
11644 2013-05-18 Glenn Morris <rgm@gnu.org>
11645
11646 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
11647 Remove backspace/delete bindings. (Bug#14392)
11648
11649 * cus-dep.el (custom-make-dependencies): Sort the output.
11650 (custom-versions-load-alist): Convert comment to doc.
11651
11652 2013-05-17 Leo Liu <sdl.web@gmail.com>
11653
11654 * newcomment.el (comment-search-backward): Stricter in finding
11655 comment start. (Bug#14303)
11656
11657 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
11658 (octave-comment-start-skip): Properly anchored.
11659
11660 2013-05-17 Leo Liu <sdl.web@gmail.com>
11661
11662 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
11663 Clean up when turned off. (Bug#14395)
11664 (smie--highlight-matching-block-overlay): No longer buffer-local.
11665 (smie-highlight-matching-block): Adjust.
11666
11667 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
11668
11669 Doc string fix for "nanoseconds" (Bug#14406).
11670 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
11671 Fix doc string typo that had "nanoseconds" instead of "microseconds".
11672
11673 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
11674
11675 * calc/calc-units.el (math-extract-units): Preserve powers
11676 of units.
11677
11678 2013-05-17 Leo Liu <sdl.web@gmail.com>
11679
11680 * subr.el (delete-consecutive-dups): New function.
11681 * ido.el (ido-set-matches-1): Use it.
11682 * progmodes/octave.el (inferior-octave-completion-table): Use it.
11683 * ido.el (ido-remove-consecutive-dups): Remove.
11684
11685 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11686
11687 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11688 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
11689 regexp-opt's `words'.
11690
11691 2013-05-16 Leo Liu <sdl.web@gmail.com>
11692
11693 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
11694 (smie--highlight-matching-block-overlay)
11695 (smie--highlight-matching-block-lastpos)
11696 (smie--highlight-matching-block-timer): New variables.
11697 (smie-highlight-matching-block): New function.
11698 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
11699 (smie-setup): Conditionally enable smie-blink-matching-open.
11700
11701 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
11702
11703 Sync with upstream verilog-mode r840.
11704 * progmodes/verilog-mode.el (verilog-mode-version)
11705 (verilog-mode-release-date): Update.
11706 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
11707 (verilog-sig-tieoff): Fix string error on
11708 AUTORESET with colon define, bug594. Reported by Andrew Hou.
11709 (verilog-read-decls): Fix parameters confusing
11710 AUTOINST interfaces, bug565. Reported by Leith Johnson.
11711
11712 2013-05-16 Eli Zaretskii <eliz@gnu.org>
11713
11714 * subr.el (reveal-filename): New function.
11715
11716 * loadup.el: Compute Emacs executable versions on MS-Windows,
11717 where executables have the .exe extension. Add a hard link
11718 emacs-XX.YY.ZZ.exe on MS-Windows.
11719
11720 * Makefile.in (XARGS_LIMIT): New variable.
11721 (custom-deps, finder-data, autoloads)
11722 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11723 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11724 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
11725 (compile-main): Limit xargs according to $(XARGS_LIMIT).
11726
11727 2013-05-16 Leo Liu <sdl.web@gmail.com>
11728
11729 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
11730 (octave-mode-menu, octave-mode-map): Remove its uses.
11731
11732 2013-05-16 Reto Zimmermann <reto@gnu.org>
11733
11734 Sync with upstream vhdl mode v3.34.2.
11735 * progmodes/vhdl-mode.el: Use `push' throughout.
11736 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
11737 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
11738 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
11739 (vhdl-actual-generic-name): New option to derive actual generic name.
11740 (vhdl-port-paste-signals): Replace formal by actual generics.
11741 (vhdl-beautify): New name for old group vhdl-align. Update users.
11742 (vhdl-beautify-options): New option.
11743 (vhdl-last-input-event): New compat alias. Use throughout.
11744 (vhdl-goto-line): Replace user level function `goto-line'.
11745 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
11746 vhdl-fix-statement-buffer.
11747 (vhdl-create-mode-menu): Add some entries.
11748 (vhdl-align-region-groups): Respect vhdl-beautify-options.
11749 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
11750 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
11751 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
11752 to force statements on one line.
11753 (vhdl-remove-trailing-spaces-region):
11754 New, split from vhdl-remove-trailing-spaces.
11755 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
11756 Respect vhdl-beautify-options.
11757 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
11758 (vhdl-update-sensitivity-list): Not add with index if exists without.
11759 Not include array index with signal. Ignore keywords in comments.
11760 (vhdl-get-visible-signals): Regexp tweaks.
11761 (vhdl-template-component-inst): Handle empty library.
11762 (vhdl-template-type): Add template for 'enum' type.
11763 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
11764 Use vhdl-replace-string.
11765 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
11766 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
11767 (vhdl-speedbar-initialize): Update for above name change.
11768 (vhdl-compose-wire-components): Fix in handling of constants.
11769 (vhdl-error-regexp-emacs-alist): New variable.
11770 (vhdl-error-regexp-add-emacs): New function;
11771 adds support for new compile.el (Emacs 22+)
11772 (vhdl-generate-makefile-1): Change target order for single lib. units.
11773 Allow use of absolute file names.
11774
11775 2013-05-16 Leo Liu <sdl.web@gmail.com>
11776
11777 * simple.el (prog-indent-sexp): Indent enclosing defun.
11778
11779 2013-05-15 Glenn Morris <rgm@gnu.org>
11780
11781 * cus-start.el (show-trailing-whitespace): Move to editing basics.
11782 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
11783 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
11784 (whitespace-highlight): Move to whitespace group.
11785
11786 * comint.el (comint-source):
11787 * pcmpl-linux.el (pcmpl-linux):
11788 * shell.el (shell-faces):
11789 * eshell/esh-opt.el (eshell-opt):
11790 * international/ccl.el (ccl): Remove empty custom groups.
11791
11792 * completion.el (dynamic-completion-mode):
11793 * jit-lock.el (jit-lock-debug-mode):
11794 * minibuffer.el (completion-in-region-mode):
11795 * type-break.el (type-break-mode-line-message-mode)
11796 (type-break-query-mode):
11797 * emulation/tpu-edt.el (tpu-edt-mode):
11798 * progmodes/subword.el (global-subword-mode, global-superword-mode):
11799 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11800 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
11801
11802 * term/xterm.el (xterm): Change parent group to terminals.
11803
11804 * master.el (master): Remove empty custom group.
11805 (master-mode): Remove unused :group argument.
11806 * textmodes/refill.el (refill): Remove empty custom group.
11807 (refill-mode): Remove unused :group argument.
11808
11809 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
11810
11811 * cus-dep.el: Provide a feature.
11812 (custom-make-dependencies): Ignore dotfiles (dir-locals).
11813 Don't mistakenly ignore files whose basenames match a basename
11814 from preloaded-file-list (eg cedet/ede/simple.el).
11815 Add a fallback method for getting :group.
11816
11817 2013-05-15 Juri Linkov <juri@jurta.org>
11818
11819 * isearch.el (isearch-char-by-name): Rename from
11820 `isearch-insert-char-by-name'. Doc fix.
11821 (isearch-forward): Mention `isearch-char-by-name' in
11822 the docstring. (Bug#13348)
11823
11824 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
11825 `exit-minibuffer' instead of
11826 `isearch-nonincremental-exit-minibuffer'.
11827 (isearch-edit-string): Remove mention of
11828 `isearch-nonincremental-exit-minibuffer' from docstring.
11829 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
11830 (isearch-forward-exit-minibuffer)
11831 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
11832
11833 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11834
11835 * loadup.el: Just use unversioned DOC.
11836
11837 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
11838 literals as extending to EOB.
11839 (nxml-last-fontify-end): Remove unused variable.
11840 (nxml-after-change1): Use with-silent-modifications.
11841 (nxml-extend-after-change-region): Simplify.
11842 (nxml-extend-after-change-region1): Remove function.
11843 (nxml-after-change1): Don't adjust for dependent regions.
11844 (nxml-fontify-matcher): Simplify.
11845 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
11846 (xmltok-add-dependent): Remove function.
11847 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
11848 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
11849 (xmltok-scan-prolog-after-processing-instruction-open): Treat
11850 unclosed <[[, <?, comment, and other literals as extending to EOB.
11851 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
11852 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
11853 Remove functions.
11854 (rng-do-some-validation-1): Don't mark dependent regions.
11855 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
11856 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
11857 (nxml-clear-dependent-regions): Remove functions.
11858 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
11859 (nxml-ensure-scan-up-to-date):
11860 Don't clear&mark dependent regions.
11861
11862 2013-05-15 Leo Liu <sdl.web@gmail.com>
11863
11864 * progmodes/octave.el (octave-goto-function-definition):
11865 Improve and fix callers.
11866
11867 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11868
11869 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
11870 the setter (bug#14387).
11871
11872 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
11873 surrounding group (bug#14402).
11874
11875 2013-05-14 Juri Linkov <juri@jurta.org>
11876
11877 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
11878 (Bug#14390)
11879
11880 2013-05-14 Glenn Morris <rgm@gnu.org>
11881
11882 * progmodes/f90.el (f90-imenu-generic-expression):
11883 Fix typo in 2013-05-08 change. (Bug#14402)
11884
11885 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11886
11887 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
11888 Remove signals for which replies are never received.
11889
11890 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11891
11892 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
11893 (gdb-handler-alist, gdb-handler-number): Remove variables.
11894 (gdb-handler-list): New variable.
11895 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
11896 (gdb-pending-handler-p, gdb-handle-reply)
11897 (gdb-remove-all-pending-triggers): New functions.
11898 (gdb-discard-unordered-replies): New defcustom.
11899 (gdb-handler): New defstruct.
11900 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
11901 instead of gdb-pending-triggers. Update docstring.
11902 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
11903 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
11904 (gdb-var-update-handler, def-gdb-auto-update-trigger)
11905 (def-gdb-auto-update-handler, gdb-get-changed-registers)
11906 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
11907 (gdb-frame-handler): Pending triggers are now automatically managed.
11908 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
11909 Remove argument.
11910 (gdb-input): Automatically handles pending triggers. Update docstring.
11911 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
11912 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
11913 Update comments.
11914 (gdb-done-or-error): Now use gdb-handle-reply.
11915
11916 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
11917
11918 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
11919 gdb-debug-log.
11920
11921 2013-05-14 Glenn Morris <rgm@gnu.org>
11922
11923 * subr.el (user-emacs-directory-warning): New option.
11924 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
11925
11926 2013-05-14 Leo Liu <sdl.web@gmail.com>
11927
11928 * progmodes/octave.el (octave-font-lock-keywords): Fix error
11929 during redisplay.
11930 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
11931 (octave-font-lock-texinfo-comment): Fix invalid search bound
11932 error: wrong side of point.
11933
11934 2013-05-14 Glenn Morris <rgm@gnu.org>
11935
11936 * progmodes/flymake.el (flymake-xml-program): New option.
11937 (flymake-xml-init): Use it.
11938
11939 * term/xterm.el: Provide a feature.
11940
11941 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
11942
11943 2013-05-13 Glenn Morris <rgm@gnu.org>
11944
11945 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
11946 Add compat aliases as a hack workaround. (Bug#14384)
11947
11948 2013-05-13 Leo Liu <sdl.web@gmail.com>
11949
11950 * progmodes/octave.el (octave-indent-comment): Fix indentation for
11951 ###, and %!.
11952 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
11953 C-M-q.
11954 (octave-comment-start-skip): Include %!.
11955 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
11956
11957 2013-05-12 Leo Liu <sdl.web@gmail.com>
11958
11959 * progmodes/octave.el (inferior-octave-startup): Store the value
11960 of __octave_srcdir__ for octave-source-directories.
11961 (inferior-octave-check-process): New function refactored out of
11962 inferior-octave-send-list-and-digest.
11963 (octave-source-directories)
11964 (octave-find-definition-filename-function): New variables.
11965 (octave-source-directories)
11966 (octave-find-definition-default-filename): New functions.
11967 (octave-find-definition): Improve to find functions implemented in C++.
11968
11969 2013-05-12 Glenn Morris <rgm@gnu.org>
11970
11971 * calendar/diary-lib.el (diary-outlook-format-1):
11972 Don't include dayname in the output. (Bug#14349)
11973
11974 2013-05-11 Glenn Morris <rgm@gnu.org>
11975
11976 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
11977
11978 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
11979 Treat cc-provide like provide.
11980
11981 2013-05-11 Kevin Ryde <user42@zip.com.au>
11982
11983 * cus-dep.el (custom-make-dependencies):
11984 Use generated-autoload-load-name for the sake of files such
11985 such cedet/semantic/bovine/c.el, where the base file name
11986 is not in load-path. (Bug#5277)
11987
11988 2013-05-11 Glenn Morris <rgm@gnu.org>
11989
11990 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
11991 Provide features.
11992
11993 2013-05-11 Leo Liu <sdl.web@gmail.com>
11994
11995 * progmodes/octave.el (octave-indent-comment): Improve.
11996 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
11997 (octave-eldoc-function-signatures, octave-eldoc-function):
11998 New functions.
11999 (octave-mode, inferior-octave-mode): Add eldoc support.
12000
12001 2013-05-11 Richard Stallman <rms@gnu.org>
12002
12003 * epa.el (epa-decrypt-file): Take output file name as argument
12004 and read it using `interactive'.
12005
12006 2013-05-11 Leo Liu <sdl.web@gmail.com>
12007
12008 * progmodes/octave.el (octave-beginning-of-line)
12009 (octave-end-of-line): Check before using up-list because it jumps
12010 out of more syntactic contructs since moving to smie.
12011 (octave-indent-comment): New function.
12012 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
12013 (octave-begin-keywords, octave-end-keywords)
12014 (octave-reserved-words, octave-smie-bnf-table)
12015 (octave-smie-rules): Add new keywords from Octave 3.6.4.
12016
12017 2013-05-11 Glenn Morris <rgm@gnu.org>
12018
12019 * faces.el (internal-face-x-get-resource):
12020 * frame.el (ns-display-monitor-attributes-list):
12021 * calc/calc-aent.el (math-to-radians-2):
12022 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
12023 Fix declarations.
12024
12025 * calc/calc-menu.el: Make it loadable in isolation.
12026
12027 * net/eudcb-bbdb.el: Make it loadable without bbdb.
12028 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
12029 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
12030 (eudc-bbdb-query-internal): Require 'bbdb.
12031
12032 * lpr.el (lpr-headers-switches):
12033 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
12034
12035 * progmodes/sql.el (sql-login-params): Fix and improve :type.
12036
12037 * emulation/edt-mapper.el: In batch mode, error rather than hang.
12038
12039 * term.el (term-set-escape-char): Make it idempotent.
12040
12041 2013-05-10 Leo Liu <sdl.web@gmail.com>
12042
12043 * progmodes/octave.el (inferior-octave-completion-table):
12044 No longer a function and all uses changed. Use cache to speed up
12045 completion due to bug#11906.
12046 (octave-beginning-of-defun): Re-write to be more general.
12047
12048 2013-05-10 Glenn Morris <rgm@gnu.org>
12049
12050 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
12051
12052 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12053
12054 * comint.el (comint-redirect-send-command-to-process): Use :around
12055 rather than :override for comint-redirect-filter.
12056 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
12057 Call it instead of comint-redirect-original-filter-function (which
12058 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
12059
12060 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
12061
12062 * frame.el (display-monitor-attributes-list): Add NS case.
12063 (ns-display-monitor-attributes-list): Declare.
12064
12065 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
12066
12067 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
12068
12069 2013-05-09 Glenn Morris <rgm@gnu.org>
12070
12071 * international/fontset.el (vertical-centering-font-regexp):
12072 Set standard-value.
12073
12074 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
12075
12076 * bookmark.el (bookmark-search-delay):
12077 * cus-start.el (vertical-centering-font-regexp):
12078 * ps-mule.el (ps-mule-font-info-database-default):
12079 * ps-print.el (ps-default-fg, ps-default-bg):
12080 * type-break.el (type-break-good-break-interval):
12081 * whitespace.el (whitespace-indentation-regexp)
12082 (whitespace-space-after-tab-regexp):
12083 * emacs-lisp/testcover.el (testcover-1value-functions)
12084 (testcover-noreturn-functions, testcover-progn-functions)
12085 (testcover-prog1-functions):
12086 * emulation/viper-init.el (viper-emacs-state-cursor-color):
12087 * eshell/em-glob.el (eshell-glob-translate-alist):
12088 * play/tetris.el (tetris-tty-colors):
12089 * progmodes/cpp.el (cpp-face-default-list):
12090 * progmodes/flymake.el (flymake-allowed-file-name-masks):
12091 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
12092 (idlwave-help-browser-generic-args):
12093 * progmodes/make-mode.el (makefile-special-targets-list):
12094 * progmodes/python.el (python-shell-virtualenv-path):
12095 * progmodes/verilog-mode.el (verilog-active-low-regexp)
12096 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
12097 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
12098 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
12099 * textmodes/reftex-vars.el (reftex-format-label-function):
12100 * textmodes/remember.el (remember-diary-file): Fix custom types.
12101
12102 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
12103 Add :version.
12104
12105 2013-05-09 Leo Liu <sdl.web@gmail.com>
12106
12107 * progmodes/octave.el (inferior-octave-completion-at-point):
12108 Restore file completion. (Bug#14300)
12109 (inferior-octave-startup): Fix incorrect highlighting for the
12110 first prompt.
12111
12112 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12113
12114 * progmodes/ruby-mode.el: First cut at SMIE support.
12115 (ruby-use-smie): New var.
12116 (ruby-smie-grammar): New constant.
12117 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
12118 (ruby-smie--forward-token, ruby-smie--backward-token)
12119 (ruby-smie-rules): New functions.
12120 (ruby-mode-variables): Setup SMIE if applicable.
12121
12122 2013-05-08 Eli Zaretskii <eliz@gnu.org>
12123
12124 * simple.el (line-move-visual): Signal beginning/end of buffer
12125 only if vertical-motion moved less than it was requested. Avoids
12126 silly incorrect error messages when there are display strings with
12127 multiple newlines at EOL.
12128
12129 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12130
12131 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
12132 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
12133 (prolog-char-quote-workaround):
12134 * progmodes/cperl-mode.el (cperl-under-as-char):
12135 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
12136 Mark as obsolete.
12137 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
12138 their declaration.
12139 (vhdl-mode-syntax-table-init): Remove.
12140
12141 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
12142 last change.
12143
12144 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
12145 syntax for "_".
12146 (ld-script-font-lock-keywords):
12147 Change regexps to use things like \_< and \_>.
12148
12149 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
12150 Change all regexps to use things like \_< and \_>.
12151
12152 * progmodes/autoconf.el (autoconf-definition-regexp)
12153 (autoconf-font-lock-keywords, autoconf-current-defun-function):
12154 Handle a _ with symbol syntax.
12155 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
12156
12157 * progmodes/ada-mode.el (ada-mode-abbrev-table):
12158 Consolidate declaration.
12159 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
12160 the declaration.
12161 (ada-create-syntax-table): Remove.
12162 (ada-capitalize-word): Don't mess with the syntax of "_" since it
12163 already has the right syntax nowadays.
12164 (ada-goto-next-word): Don't change the syntax of "_".
12165
12166 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
12167 with-wrapper-hook.
12168
12169 2013-05-08 Sam Steingold <sds@gnu.org>
12170
12171 * thingatpt.el (thing-at-point): Accept optional second argument
12172 NO-PROPERTIES to strip the text properties from the return value.
12173 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
12174 to `thing-at-point' instead of stripping the properties ourselves.
12175 Also, when `thing-at-point' fails to find a url, prepend "http://"
12176 to the filename at point on the assumption that the user is
12177 pointing at something like gnu.org/gnu.
12178
12179 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
12180
12181 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12182 * faces.el (crm-separator):
12183 Silence byte-compiler.
12184
12185 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
12186 (tool-bar-map): Remove unneeded defvars.
12187
12188 2013-05-08 Leo Liu <sdl.web@gmail.com>
12189
12190 Re-work a fix for bug#10994 based on Le Wang's patch.
12191 * ido.el (ido-remove-consecutive-dups): New helper.
12192 (ido-completing-read): Use it.
12193 (ido-chop): Revert fix for bug#10994.
12194
12195 2013-05-08 Adam Spiers <emacs@adamspiers.org>
12196
12197 * cus-edit.el (custom-save-variables):
12198 Pretty-print long values. (Bug#14187)
12199
12200 2013-05-08 Glenn Morris <rgm@gnu.org>
12201
12202 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
12203 (m4-mode-syntax-table): Init in the defvar.
12204 (m4-mode-abbrev-table): Let define-derived-mode define it.
12205
12206 2013-05-08 Tom Tromey <tromey@redhat.com>
12207
12208 * progmodes/m4-mode.el (m4-mode-syntax-table):
12209 Do not treat "_" as word constituent. (Bug#14167)
12210
12211 2013-05-07 Glenn Morris <rgm@gnu.org>
12212
12213 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
12214 Remove explicit eshell-isearch-cancel-map.
12215
12216 * progmodes/f90.el (f90-smart-end-names): New option.
12217 (f90-smart-end): Doc fix.
12218 (f90-end-block-optional-name): New constant.
12219 (f90-block-match): Respect f90-smart-end-names.
12220
12221 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12222
12223 * progmodes/octave.el (octave-smie-forward-token): Be more careful
12224 about implicit semi-colons (bug#14218).
12225
12226 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12227
12228 * frame.el (display-monitor-attributes-list)
12229 (frame-monitor-attributes): New functions.
12230
12231 2013-05-06 Leo Liu <sdl.web@gmail.com>
12232
12233 * progmodes/octave.el (octave-syntax-propertize-function): Change
12234 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
12235 (octave-font-lock-keywords): Use octave-operator-regexp.
12236 (octave-completion-at-point): Rename from
12237 octave-completion-at-point-function.
12238 (inferior-octave-directory-tracker): Robustify.
12239 (octave-text-functions): Remove and fix its uses. No such things
12240 any more.
12241
12242 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12243
12244 * emacs-lisp/trace.el (trace--display-buffer): New function.
12245 (trace-make-advice): Use it.
12246
12247 2013-05-06 Juri Linkov <juri@jurta.org>
12248
12249 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
12250 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
12251 Doc fix.
12252 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
12253 in the help string. (Bug#12985)
12254
12255 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
12256
12257 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
12258
12259 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12260
12261 * progmodes/perl-mode.el: Add support for here documents.
12262 (perl-syntax-propertize-function): Match here-doc markers.
12263 (perl-syntax-propertize-special-constructs): Find their end.
12264 (perl-imenu-generic-expression): Use [:alnum:].
12265
12266 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
12267 (advice--add-function): Refresh the advice if already present
12268 (bug#14317).
12269
12270 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
12271
12272 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
12273
12274 2013-05-06 Glenn Morris <rgm@gnu.org>
12275
12276 * w32-fns.el (w32-charset-info-alist): Declare.
12277
12278 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
12279 of its defcustom properties.
12280 (eshell-cmpl-initialize): No need to load pcomplete.
12281
12282 * generic-x.el: No need to require comint when compiling.
12283
12284 * net/eudc-export.el: Make it loadable without bbdb.
12285 (top-level): Use require rather than load-library.
12286 (eudc-create-bbdb-record, eudc-bbdbify-phone)
12287 (eudc-batch-export-records-to-bbdb)
12288 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
12289 Require bbdb.
12290
12291 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12292
12293 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
12294 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
12295 some tweaks, instead.
12296
12297 2013-05-05 Leo Liu <sdl.web@gmail.com>
12298
12299 * progmodes/octave.el (octave-font-lock-keywords)
12300 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
12301 (inferior-octave-send-list-and-digest): Improve error message.
12302 (octave-mode, inferior-octave-mode): Use setq-local.
12303 (octave-help): Set info-lookup-mode.
12304
12305 2013-05-05 Richard Stallman <rms@gnu.org>
12306
12307 * vc/compare-w.el (compare-windows-whitespace):
12308 Treat no-break space as whitespace.
12309
12310 * mail/rmailsum.el (rmail-summary-rmail-update):
12311 Detect empty summary and don't change selected message.
12312 (rmail-summary-goto-msg): Likewise.
12313
12314 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
12315 Doc fixes, rename args.
12316
12317 2013-05-05 Alan Mackenzie <acm@muc.de>
12318
12319 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
12320
12321 2013-05-05 Juri Linkov <juri@jurta.org>
12322
12323 * info.el (Info-read-subfile): Use (point-min) instead of (point)
12324 to not add the length of the summary segment to the return value.
12325 (Bug#14125)
12326
12327 2013-05-05 Leo Liu <sdl.web@gmail.com>
12328
12329 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
12330 (inferior-octave-output-filter): Remove.
12331 (octave-send-region, inferior-octave-startup): Fix callers.
12332 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
12333 (octave-binary-file-extensions): New user variable.
12334 (octave-find-definition): Confirm if opening binary files.
12335 (octave-help-file): Use octave-find-definition to get the binary
12336 confirmation.
12337 (octave-help): Adjust for octave-help-file change.
12338
12339 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
12340
12341 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
12342 Merge the two entries that handle function definitions.
12343 (pascal--syntax-propertize): New const.
12344 (pascal-mode): Use it. Use setq-local.
12345
12346 2013-05-04 Glenn Morris <rgm@gnu.org>
12347
12348 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
12349 (diary-from-outlook): Respect diary-from-outlook-function.
12350
12351 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12352
12353 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
12354 Move the declaration from C.
12355 (read-minibuffer, eval-minibuffer): Move from C.
12356 (completion-setup-function): Avoid minibuffer-completion-contents.
12357
12358 2013-05-03 Leo Liu <sdl.web@gmail.com>
12359
12360 * progmodes/octave.el (octave-font-lock-keywords): Do not
12361 dehighlight 'end' in comments or strings.
12362 (octave-completing-read, octave-goto-function-definition):
12363 New helpers.
12364 (octave-help-buffer): New user variable.
12365 (octave-help-file, octave-help-function): New button types.
12366 (octave-help): New command and bind it to C-h ;.
12367 (octave-find-definition): New command and bind it to M-.
12368 (user-error): Alias to error if not defined.
12369
12370 2013-05-02 Leo Liu <sdl.web@gmail.com>
12371
12372 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
12373 for \. (bug#14332)
12374 (octave-font-lock-keywords): Include [ and {.
12375
12376 2013-05-02 Leo Liu <sdl.web@gmail.com>
12377
12378 * progmodes/octave.el (inferior-octave-startup-file): Change default.
12379 (inferior-octave): Remove calling comint-mode and return the buffer.
12380 (inferior-octave-startup): Cosmetic changes.
12381
12382 2013-05-02 Leo Liu <sdl.web@gmail.com>
12383
12384 * progmodes/octave.el (octave-syntax-propertize-function):
12385 Include the case when ' is at line beginning. (Bug#14336)
12386
12387 2013-05-02 Glenn Morris <rgm@gnu.org>
12388
12389 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
12390 * desktop.el (vc-dir-mode): Just autoload it here.
12391
12392 2013-05-02 Alan Mackenzie <acm@muc.de>
12393
12394 Eliminate variable c-standard-font-lock-fontify-region-function.
12395 * progmodes/cc-mode.el
12396 (c-standard-font-lock-fontify-region-function): Remove.
12397 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
12398
12399 2013-05-01 Leo Liu <sdl.web@gmail.com>
12400
12401 * progmodes/octave.el: Compatible with older emacs-24 releases.
12402 (inferior-octave-has-built-in-variables): Remove. Built-in
12403 variables were removed from Octave in 2007.
12404 (inferior-octave-startup): Fix uses.
12405 (comint-line-beginning-position): Remove compatibility code for
12406 emacs 21.
12407
12408 2013-05-01 Juri Linkov <juri@jurta.org>
12409
12410 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
12411
12412 2013-05-01 Juri Linkov <juri@jurta.org>
12413
12414 * comint.el (comint-previous-matching-input): Don't print message
12415 "History item: %d" when `isearch-mode' is active.
12416 (comint-history-isearch-message): Print message "History item: %d"
12417 when `comint-input-ring-index' is not empty and this function is
12418 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
12419
12420 2013-05-01 Leo Liu <sdl.web@gmail.com>
12421
12422 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
12423 definitions. Use completion-at-point to insert keywords.
12424 (octave-abbrev-start): Remove.
12425 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
12426
12427 2013-04-30 Leo Liu <sdl.web@gmail.com>
12428
12429 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
12430 change.
12431
12432 2013-04-30 Alan Mackenzie <acm@muc.de>
12433
12434 Handle arbitrarily long C++ member initialisation lists.
12435 * progmodes/cc-engine.el (c-back-over-member-initializers):
12436 new function.
12437 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
12438 (most) member init lists.
12439
12440 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
12441
12442 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
12443 variable.
12444
12445 2013-04-30 Leo Liu <sdl.web@gmail.com>
12446
12447 * progmodes/octave.el (octave-variables): Remove. No builtin
12448 variables any more. All converted to functions.
12449 (octave-font-lock-keywords, octave-completion-at-point-function):
12450 Fix uses.
12451 (octave-font-lock-texinfo-comment): New user variable.
12452 (octave-texinfo-font-lock-keywords): New variable for texinfo
12453 comment block.
12454 (octave-function-comment-block): New face.
12455 (octave-font-lock-texinfo-comment): New function.
12456 (octave-mode): Font lock texinfo comment block.
12457
12458 2013-04-29 Leo Liu <sdl.web@gmail.com>
12459
12460 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
12461 indexing expression.
12462 (octave-continuation-string): Do not use \.
12463 (inferior-octave-complete-impossible): Remove.
12464 (inferior-octave-completion-table)
12465 (inferior-octave-completion-at-point): Remove its uses.
12466 (inferior-octave-startup): completion_matches was introduced to
12467 Octave in 1996 so safe to assume it.
12468 (octave-function-file-comment): Improve to follow how Octave does it.
12469 (octave-update-function-file-comment): Tweak.
12470
12471 2013-04-29 Leo Liu <sdl.web@gmail.com>
12472
12473 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
12474 (inferior-octave-startup): Remove inferior-octave-startup-hook.
12475 (octave-function-file-comment): Fix typo.
12476 (octave-sync-function-file-names): Use read-char-choice.
12477
12478 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
12479
12480 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
12481 to t for the less important warnings.
12482
12483 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
12484
12485 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
12486
12487 2013-04-27 Glenn Morris <rgm@gnu.org>
12488
12489 * vc/log-view.el (log-view-current-entry):
12490 Treat "---" separator lines as part of the following rev. (Bug#14169)
12491
12492 2013-04-27 Juri Linkov <juri@jurta.org>
12493
12494 * subr.el (read-number): Doc fix about using it by interactive
12495 code letter `n'. (Bug#14254)
12496
12497 2013-04-27 Juri Linkov <juri@jurta.org>
12498
12499 * desktop.el (desktop-auto-save-timeout): New option.
12500 (desktop-file-checksum): New variable.
12501 (desktop-save): Add optional arg `auto-save' and don't auto-save
12502 if nothing changed.
12503 (desktop-auto-save-timer): New variable.
12504 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
12505 (after-init-hook): Call `desktop-auto-save-set-timer'.
12506 Suggested by Reuben Thomas <rrt@sc3d.org> in
12507 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
12508
12509 2013-04-27 Leo Liu <sdl.web@gmail.com>
12510
12511 * progmodes/octave.el (octave-function-file-p)
12512 (octave-skip-comment-forward, octave-function-file-comment)
12513 (octave-update-function-file-comment): New functions.
12514 (octave-mode-map): Bind C-c ; to
12515 octave-update-function-file-comment.
12516 (octave-mode-menu): Add octave-update-function-file-comment.
12517 (octave-mode, inferior-octave-mode): Fix doc-string.
12518 (octave-insert-defun): Conform to Octave's coding convention.
12519 (Bug#14285)
12520
12521 * files.el (basic-save-buffer): Don't let errors in
12522 before-save-hook prevent saving buffer.
12523
12524 2013-04-20 Roland Winkler <winkler@gnu.org>
12525
12526 * faces.el (read-face-name): Use completing-read if arg multiple
12527 is nil.
12528
12529 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
12530
12531 * ls-lisp.el (ls-lisp-insert-directory): If no files are
12532 displayed, move point to after the totals line.
12533 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
12534 for the details.
12535
12536 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
12537
12538 * emacs-lisp/package.el (package-autoload-ensure-default-file):
12539 Add current dir to the load-path.
12540 (package-generate-autoloads): Don't rely on
12541 autoload-ensure-default-file.
12542
12543 2013-04-26 Reuben Thomas <rrt@sc3d.org>
12544
12545 * textmodes/remember.el (remember-store-in-files): Document that
12546 the file name format is passed to `format-time-string'.
12547
12548 2013-04-26 Leo Liu <sdl.web@gmail.com>
12549
12550 * progmodes/octave.el (octave-sync-function-file-names): New function.
12551 (octave-mode): Use it in before-save-hook.
12552
12553 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12554
12555 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
12556 (bug#14274).
12557
12558 * progmodes/octave.el (octave-smie-forward-token): Properly skip
12559 \n and comment, even if it's not an implicit ; (bug#14218).
12560
12561 2013-04-26 Glenn Morris <rgm@gnu.org>
12562
12563 * subr.el (read-number): Once more use `read' rather than
12564 `string-to-number', to trap non-numeric input. (Bug#14254)
12565
12566 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
12567
12568 * emacs-lisp/syntax.el (syntax-propertize-multiline):
12569 Use `syntax-multiline' text property consistently instead of
12570 `font-lock-multiline'. (Bug#14237)
12571
12572 2013-04-26 Glenn Morris <rgm@gnu.org>
12573
12574 * emacs-lisp/shadow.el (list-load-path-shadows):
12575 No longer necessary to check for duplicate simple.el, since
12576 2012-07-07 change to init_lread to not include installation lisp
12577 directories in load-path when running uninstalled. (Bug#14270)
12578
12579 2013-04-26 Leo Liu <sdl.web@gmail.com>
12580
12581 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
12582 (octave-mode, inferior-octave-mode): Use setq-local.
12583 (octave-not-in-string-or-comment-p): Rename to
12584 octave-in-string-or-comment-p.
12585 (octave-in-comment-p, octave-in-string-p)
12586 (octave-in-string-or-comment-p): Replace defsubst with defun.
12587
12588 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
12589
12590 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
12591
12592 2013-04-25 Bastien Guerry <bzg@gnu.org>
12593
12594 * textmodes/remember.el (remember-data-directory)
12595 (remember-directory-file-name-format): Fix custom types.
12596
12597 2013-04-25 Leo Liu <sdl.web@gmail.com>
12598
12599 * progmodes/octave.el (octave-completion-at-point-function):
12600 Make use of inferior octave process.
12601 (octave-initialize-completions): Remove.
12602 (inferior-octave-completion-table): New function.
12603 (inferior-octave-completion-at-point): Use it.
12604 (octave-completion-alist): Remove.
12605
12606 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12607
12608 * progmodes/opascal.el: Use font-lock and syntax-propertize.
12609 (opascal-mode-syntax-table): New var.
12610 (opascal-literal-kind, opascal-is-literal-end)
12611 (opascal-literal-token-at): Rewrite.
12612 (opascal--literal-start-re, opascal-font-lock-keywords)
12613 (opascal--syntax-propertize): New constants.
12614 (opascal-font-lock-defaults): Adjust.
12615 (opascal-mode): Use them. Set comment-<foo> variables as well.
12616 (delphi-comment-face, opascal-comment-face, delphi-string-face)
12617 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
12618 (delphi-other-face, opascal-other-face): Remove face variables.
12619 (opascal-save-state): Remove macro.
12620 (opascal-fontifying-progress-step): Remove constant.
12621 (opascal--ignore-changes): Remove var.
12622 (opascal-set-token-property, opascal-parse-next-literal)
12623 (opascal-is-stable-literal, opascal-complete-literal)
12624 (opascal-is-literal-start, opascal-face-of)
12625 (opascal-parse-region, opascal-parse-region-until-stable)
12626 (opascal-fontify-region, opascal-after-change)
12627 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
12628 (opascal-debug-parse-region, opascal-debug-parse-window)
12629 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
12630 (opascal-debug-fontify-buffer): Remove.
12631 (opascal-debug-mode-map): Adjust accordingly.
12632
12633 2013-04-25 Leo Liu <sdl.web@gmail.com>
12634
12635 Merge octave-mod.el and octave-inf.el into octave.el with some
12636 cleanups.
12637 * progmodes/octave.el: New file renamed from octave-mod.el.
12638 * progmodes/octave-inf.el: Merged into octave.el.
12639 * progmodes/octave-mod.el: Renamed to octave.el.
12640
12641 2013-04-25 Tassilo Horn <tsdh@gnu.org>
12642
12643 * textmodes/reftex-vars.el
12644 (reftex-label-ignored-macros-and-environments): New defcustom.
12645
12646 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
12647
12648 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12649
12650 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
12651 (smie-indent-keyword): Improve the check to ensure that the next
12652 comment is really on the same line.
12653 (smie-indent-comment): Don't align with a subsequent closer (or eob).
12654
12655 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
12656 semi-colons if the line is not otherwise empty (bug#14218).
12657
12658 2013-04-25 Glenn Morris <rgm@gnu.org>
12659
12660 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
12661
12662 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12663
12664 * progmodes/opascal.el (opascal-set-token-property): Rename from
12665 opascal-set-text-properties and only set `token' (bug#14134).
12666 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
12667 (opascal-literal-text-properties): Remove.
12668 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
12669 Adjust callers.
12670
12671 2013-04-24 Reuben Thomas <rrt@sc3d.org>
12672
12673 * textmodes/remember.el (remember-handler-functions): Add an
12674 option for a new handler `remember-store-in-files'.
12675 (remember-data-directory, remember-directory-file-name-format):
12676 New options.
12677 (remember-store-in-files): New function to store remember notes
12678 as separate files within a directory.
12679
12680 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
12681
12682 * progmodes/compile.el (compilation-next-error-function):
12683 Pass "formats" to compilation-find-file (bug#11777).
12684
12685 2013-04-24 Glenn Morris <rgm@gnu.org>
12686
12687 * vc/vc-bzr.el (vc-bzr-print-log):
12688 * vc/vc-hg.el (vc-hg-print-log):
12689 * vc/vc-svn.el (vc-svn-print-log):
12690 Fix START-REVISION with LIMIT != 1. (Bug#14168)
12691
12692 * vc/vc-bzr.el (vc-bzr-print-log):
12693 * vc/vc-cvs.el (vc-cvs-print-log):
12694 * vc/vc-git.el (vc-git-print-log):
12695 * vc/vc-hg.el (vc-hg-print-log):
12696 * vc/vc-mtn.el (vc-mtn-print-log):
12697 * vc/vc-rcs.el (vc-rcs-print-log):
12698 * vc/vc-sccs.el (vc-sccs-print-log):
12699 * vc/vc-svn.el (vc-svn-print-log):
12700 * vc/vc.el (vc-print-log-internal): Doc fixes.
12701
12702 2013-04-23 Glenn Morris <rgm@gnu.org>
12703
12704 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
12705 Remove venerable code attempting to avoid substitute-command-keys.
12706
12707 2013-04-23 Tassilo Horn <tsdh@gnu.org>
12708
12709 * textmodes/reftex-vars.el (reftex-label-regexps):
12710 Call `reftex-compile-variables' after changes to this variable.
12711
12712 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12713
12714 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
12715 Use lexical-binding.
12716 (jit-lock-force-redisplay): Use markers, check buffer's continued
12717 existence and beware narrowed buffers.
12718 (jit-lock-fontify-now): Adjust call accordingly.
12719
12720 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12721
12722 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
12723 to avoid misleading the user.
12724
12725 2013-04-22 Leo Liu <sdl.web@gmail.com>
12726
12727 * info-look.el: Prefer latex2e.info. (Bug#14240)
12728
12729 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
12730
12731 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
12732
12733 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
12734 * net/tramp.el (tramp-call-process): ... here.
12735 (tramp-set-completion-function, tramp-parse-putty):
12736 * net/tramp-adb.el (tramp-adb-execute-adb-command):
12737 * net/tramp-gvfs.el (tramp-gvfs-send-command):
12738 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
12739 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
12740 (tramp-call-local-coding-command): Use `tramp-call-process'
12741 instead of `tramp-compat-call-process'.
12742
12743 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
12744 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
12745 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
12746 (tramp-find-inline-compress): Improve traces.
12747 (tramp-maybe-send-script): Check for Perl binary.
12748 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
12749
12750 2013-04-22 Daiki Ueno <ueno@gnu.org>
12751
12752 * epg.el (epg-context-pinentry-mode): New function.
12753 (epg-context-set-pinentry-mode): New function.
12754 (epg--start): Pass --pinentry-mode option to gpg command.
12755
12756 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
12757
12758 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
12759 `comint-dynamic-complete' is obsolete since 24.1, replaced by
12760 `completion-at-point'. (Bug#13774)
12761
12762 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
12763 default key binding for `describe-distribution' has been moved to
12764 `C-h C-o'. (Bug#13970)
12765
12766 2013-04-21 Glenn Morris <rgm@gnu.org>
12767
12768 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
12769 Add doc strings.
12770 (vc-print-log): Clarify interactive prompt.
12771
12772 2013-04-20 Glenn Morris <rgm@gnu.org>
12773
12774 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12775 No longer include timestamp etc information.
12776
12777 2013-04-20 Roland Winkler <winkler@gnu.org>
12778
12779 * faces.el (read-face-name): Bug fix, return just one face if arg
12780 multiple is nil. (Bug#14209)
12781
12782 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12783
12784 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
12785 (remove-function): Autoload.
12786
12787 * comint.el (comint-redirect-original-filter-function): Remove.
12788 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
12789 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
12790 (vc-cvs-annotate-command):
12791 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
12792 * progmodes/prolog.el (prolog-consult-compile):
12793 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
12794 Use add/remove-function instead.
12795 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
12796 (gud-tooltip-process-output, gud-tooltip-tips):
12797 Use add/remove-function instead.
12798 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
12799 (scheme-interaction-mode, exit-scheme-interaction-mode):
12800 Use add/remove-function instead.
12801
12802 * vc/vc-dispatcher.el: Use lexical-binding.
12803 (vc--process-sentinel): Rename from vc-process-sentinel.
12804 Change last arg to be the code to run. Don't use vc-previous-sentinel
12805 and vc-sentinel-commands any more.
12806 (vc-exec-after): Allow code to be a function. Use add/remove-function.
12807 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
12808
12809 2013-04-19 Masatake YAMATO <yamato@redhat.com>
12810
12811 * progmodes/sh-script.el (sh-imenu-generic-expression):
12812 Handle function names with a single character. (Bug#14111)
12813
12814 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
12815
12816 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
12817 for subroutines defined in an eval (bug#14182).
12818
12819 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12820
12821 * bookmark.el (bookmark-completing-read): Improve handling of empty
12822 string (bug#14176).
12823
12824 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12825
12826 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
12827
12828 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
12829
12830 New faster Imenu implementation (bug#14058).
12831 * progmodes/python.el:
12832 (python-imenu-prev-index-position):
12833 (python-imenu-format-item-label-function)
12834 (python-imenu-format-parent-item-label-function)
12835 (python-imenu-format-parent-item-jump-label-function):
12836 New vars.
12837 (python-imenu-format-item-label)
12838 (python-imenu-format-parent-item-label)
12839 (python-imenu-format-parent-item-jump-label)
12840 (python-imenu--put-parent, python-imenu--build-tree)
12841 (python-imenu-create-index, python-imenu-create-flat-index)
12842 (python-util-popn): New functions.
12843 (python-mode): Set imenu-create-index-function to
12844 python-imenu-create-index.
12845
12846 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12847
12848 * winner.el (winner-active-region): Use region-active-p, activate-mark
12849 and deactivate-mark (bug#14225).
12850
12851 * simple.el (deactivate-mark): Don't inline it.
12852
12853 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
12854
12855 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
12856
12857 2013-04-18 Tassilo Horn <tsdh@gnu.org>
12858
12859 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
12860 file extensions from the archive-mode entry in order to prefer
12861 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
12862
12863 2013-04-18 Leo Liu <sdl.web@gmail.com>
12864
12865 * bindings.el (help-event-list): Add ?\?.
12866
12867 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12868
12869 * subr.el (with-wrapper-hook): Declare obsolete.
12870 * simple.el (filter-buffer-substring-function): New hook.
12871 (filter-buffer-substring): Use it.
12872 (filter-buffer-substring-functions): Mark obsolete.
12873 * minibuffer.el (completion-in-region-function): New hook.
12874 (completion-in-region): Use it.
12875 (completion-in-region-functions): Mark obsolete.
12876 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
12877 * abbrev.el (abbrev-expand-function): New hook.
12878 (expand-abbrev): Use it.
12879 (abbrev-expand-functions): Mark obsolete.
12880 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
12881 and :filter-return.
12882
12883 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12884
12885 * progmodes/python.el (python-nav--syntactically): Fix cornercases
12886 and do not care about match data.
12887
12888 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12889
12890 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
12891 completion tables when completing error conditions and
12892 `declare' arguments.
12893 (lisp-complete-symbol, field-complete): Mark as obsolete.
12894 (check-parens): Unmatched parens are user errors.
12895 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
12896
12897 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
12898
12899 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
12900 command changed buffer (ie. `flyspell-pre-buffer' is not current
12901 buffer), which prevents making decisions based on invalid value of
12902 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
12903 cause an error when `flyspell-pre-point' was nil after switching
12904 buffers.
12905 (flyspell-post-command-hook): No longer needs to change buffers when
12906 checking pre-word. While at it remove unnecessary progn.
12907
12908 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
12909
12910 * textmodes/ispell.el (ispell-add-per-file-word-list):
12911 Fix `flyspell-correct-word-before-point' error when accepting
12912 words and `coment-padding' is an integer by using
12913 `comment-normalize-vars' (Bug #14214).
12914
12915 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12916
12917 New defun movement commands.
12918 * progmodes/python.el (python-nav--syntactically)
12919 (python-nav--forward-defun, python-nav-backward-defun)
12920 (python-nav-forward-defun): New functions.
12921
12922 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
12923
12924 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
12925 (python-syntax-context): Use named compiler-macro for backwards
12926 compatibility with Emacs 24.x.
12927
12928 2013-04-17 Leo Liu <sdl.web@gmail.com>
12929
12930 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
12931 octave-hide-process-buffer.
12932
12933 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12934
12935 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
12936 (bug#14216).
12937
12938 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
12939
12940 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
12941 Fix adjustment of offset when receiving incomplete responses from GDB
12942 (bug#14129).
12943
12944 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12945
12946 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
12947 python-mode-abbrev-table.
12948 (python-skeleton-define): Adjust accordingly.
12949 (python-mode-abbrev-table): New table that inherits from it so that
12950 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
12951
12952 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
12953 (abbrev-symbol): Use it.
12954 (abbrev--before-point): Use it since we already handle inheritance.
12955
12956 2013-04-16 Leo Liu <sdl.web@gmail.com>
12957
12958 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
12959 binding to info-lookup-symbol.
12960
12961 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
12962
12963 * minibuffer.el (completion--twq-all):
12964 * term/ns-win.el (ns-initialize-window-system):
12965 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
12966
12967 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12968
12969 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
12970 global bindings.
12971
12972 * doc-view.el (doc-view-start-process): Handle url-handler directories.
12973
12974 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
12975
12976 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
12977 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
12978 to nil.
12979 (ruby-end-of-defun): Remove the unused arg, change the docstring
12980 to reflect that this function is only used as the value of
12981 `end-of-defun-function'.
12982 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
12983 to reflect an earlier change that beginning/end-of-defun functions
12984 jump between methods in a class definition, as well as top-level
12985 functions.
12986
12987 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12988
12989 * minibuffer.el (minibuffer-complete): Don't just scroll
12990 a *Completions* that's been iconified.
12991 (minibuffer-force-complete): Make sure repetitions do cycle when going
12992 through completion-in-region -> minibuffer-complete.
12993
12994 2013-04-15 Alan Mackenzie <acm@muc.de>
12995
12996 Correct the placement of c-cpp-delimiters when there're #s not at
12997 col 0.
12998
12999 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
13000 place a submatch around the #.
13001 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
13002 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
13003 on the #, not BOL.
13004
13005 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13006
13007 * emacs-lisp/nadvice.el: Properly test names when adding advice.
13008 (advice--member-p): New arg `name'.
13009 (advice--add-function, advice-member-p): Use it (bug#14202).
13010
13011 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
13012
13013 Reformulate java imenu-generic-expression.
13014 The old expression contained ill formed regexps.
13015
13016 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
13017 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
13018 (cc-imenu-java-method-arg-regexp): New defconsts.
13019 (cc-imenu-java-build-type-args-regex): New defun.
13020 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
13021 handling of spaces in the regexp.
13022
13023 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13024
13025 * textmodes/ispell.el (ispell-command-loop): Remove
13026 flyspell highlight of a word when ispell accepts it (bug #14178).
13027
13028 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
13029
13030 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
13031 uses code from the previous `ange-ftp-run-real-handler'.
13032 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
13033 only in case that function exist. This is needed for proper
13034 unloading of Tramp.
13035
13036 2013-04-15 Tassilo Horn <tsdh@gnu.org>
13037
13038 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
13039
13040 * textmodes/reftex.el (reftex-compile-variables): Use it.
13041
13042 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13043
13044 * files.el (normal-mode): Only use default major-mode if no other mode
13045 was specified.
13046
13047 * emacs-lisp/trace.el (trace-values): New function.
13048
13049 * files.el: Allow : in local variables (bug#14089).
13050 (hack-local-variable-regexp): New var.
13051 (hack-local-variables-prop-line, hack-local-variables): Use it.
13052
13053 2013-04-13 Roland Winkler <winkler@gnu.org>
13054
13055 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
13056 data before it gets modified by bibtex-beginning-of-entry.
13057
13058 2013-04-13 Roland Winkler <winkler@gnu.org>
13059
13060 * textmodes/bibtex.el (bibtex-url): Doc fix.
13061
13062 2013-04-13 Roland Winkler <winkler@gnu.org>
13063
13064 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
13065 does not visit a BibTeX file, exclude it from the list of buffers
13066 returned by bibtex-initialize.
13067
13068 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
13069
13070 * window.el (split-window): Remove interactive form, since as a
13071 command this function is a special case of split-window-below.
13072 Correct doc string.
13073
13074 2013-04-12 Roland Winkler <winkler@gnu.org>
13075
13076 * faces.el (read-face-name): Do not override value of arg default.
13077 Allow single faces and strings as default values. Remove those
13078 elements from return value that are not faces.
13079 (describe-face): Simplify.
13080 (face-at-point): New optional args thing and multiple so that this
13081 function can provide the same functionality previously provided by
13082 read-face-name.
13083 (make-face-bold, make-face-unbold, make-face-italic)
13084 (make-face-unitalic, make-face-bold-italic, invert-face)
13085 (modify-face, read-face-and-attribute): Use face-at-point.
13086
13087 * cus-edit.el (customize-face, customize-face-other-window)
13088 * cus-theme.el (custom-theme-add-face)
13089 * face-remap.el (buffer-face-set)
13090 * facemenu.el (facemenu-set-face): Use face-at-point.
13091
13092 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
13093
13094 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
13095
13096 2013-04-10 Tassilo Horn <tsdh@gnu.org>
13097
13098 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
13099 off leading { and trailing } from field values.
13100
13101 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13102
13103 * emacs-lisp/timer.el (timer--check): New function.
13104 (timer--time, timer-set-function, timer-event-handler): Use it.
13105 (timer-set-idle-time): Simplify.
13106 (timer--activate): CSE.
13107 (timer-event-handler): Give more info in error message.
13108 (internal-timer-start-idle): New function, moved from C.
13109
13110 * mpc.el (mpc-proc): Add `restart' argument.
13111 (mpc-proc-cmd): Use it.
13112 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
13113 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
13114 less often.
13115
13116 2013-04-10 Masatake YAMATO <yamato@redhat.com>
13117
13118 * progmodes/sh-script.el: Implement `sh-mode' own
13119 `add-log-current-defun-function' (bug#14112).
13120 (sh-current-defun-name): New function.
13121 (sh-mode): Use the function.
13122
13123 2013-04-09 Bastien Guerry <bzg@gnu.org>
13124
13125 * simple.el (choose-completion-string): Fix docstring (bug#14163).
13126
13127 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13128
13129 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
13130
13131 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
13132 timer (bug#14156).
13133
13134 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
13135
13136 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
13137 declaration.
13138
13139 2013-04-07 Leo Liu <sdl.web@gmail.com>
13140
13141 * pcmpl-x.el: New file.
13142
13143 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
13144
13145 Do not set x-display-name until X connection is established.
13146 This is needed to prevent from weird situation described at
13147 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
13148 * frame.el (make-frame): Set x-display-name after call to
13149 window system initialization function, not before.
13150 * term/x-win.el (x-initialize-window-system): Add optional
13151 display argument and use it.
13152 * term/w32-win.el (w32-initialize-window-system):
13153 * term/ns-win.el (ns-initialize-window-system):
13154 * term/pc-win.el (msdos-initialize-window-system):
13155 Add compatible optional display argument.
13156
13157 2013-04-06 Eli Zaretskii <eliz@gnu.org>
13158
13159 * files.el (normal-backup-enable-predicate): On MS-Windows and
13160 MS-DOS compare truenames of temporary-file-directory and of the
13161 file, so that 8+3 aliases (usually found in $TEMP on Windows)
13162 don't fail comparison by compare-strings. Also, compare file
13163 names case-insensitively on MS-Windows and MS-DOS.
13164
13165 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13166
13167 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
13168 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
13169
13170 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
13171
13172 * whitespace.el (whitespace-color-on, whitespace-color-off):
13173 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
13174
13175 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
13176
13177 * ispell.el (ispell-set-spellchecker-params):
13178 Really set `ispell-args' for all equivs.
13179
13180 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13181
13182 * ido.el (ido-completions): Use extra elements of ido-decorations
13183 (bug#14143).
13184 (ido-decorations): Update docstring.
13185
13186 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
13187
13188 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
13189 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
13190 nil during initialization, in order not to miss changes since the
13191 file was opened. (Bug#14140)
13192
13193 2013-04-05 Leo Liu <sdl.web@gmail.com>
13194
13195 * kmacro.el (kmacro-call-macro): Fix bug#14135.
13196
13197 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
13198
13199 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
13200
13201 2013-04-04 Glenn Morris <rgm@gnu.org>
13202
13203 * electric.el (electric-pair-inhibit-predicate): Add :version.
13204
13205 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13206
13207 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
13208 when a package is required several times (bug#14082).
13209
13210 2013-04-04 Roland Winkler <winkler@gnu.org>
13211
13212 * faces.el (read-face-name): Behave as promised by the docstring.
13213 Assume that arg default is a list of faces.
13214 (describe-face): Call read-face-name with list of default faces.
13215
13216 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13217
13218 * bookmark.el: Fix deletion of bookmarks (bug#13972).
13219 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
13220 (bookmark-bmenu-execute-deletions): Only skip first line if it's
13221 the header.
13222 (bookmark-exit-hook-internal): Save even if list is empty.
13223
13224 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
13225
13226 * emacs-lisp/package.el (package-pinned-packages): New var.
13227 (package--add-to-archive-contents): Obey it (bug#14118).
13228
13229 2013-04-03 Alan Mackenzie <acm@muc.de>
13230
13231 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
13232 Also adapt to the new values of element 7 of a parse state.
13233
13234 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
13235 parameter `not-in-delimiter'. Handle being inside comment opener.
13236 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
13237 character in case we're typing a '*' after a '/'.
13238 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
13239 instead by passing the parameter to c-state-pp-to-literal.
13240
13241 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
13242 for elt. 7 of a parse state.
13243
13244 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
13245
13246 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
13247 * international/latin1-disp.el, international/mule-util.el:
13248 * language/cyril-util.el, language/european.el, language/ind-util.el:
13249 * language/lao-util.el, language/thai.el, language/tibet-util.el:
13250 * language/tibetan.el, language/viet-util.el:
13251 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
13252
13253 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
13254
13255 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
13256 (electric-pair-post-self-insert-function): Use it.
13257 (electric-pair-default-inhibit): New function, extracted from
13258 electric-pair-post-self-insert-function.
13259
13260 2013-03-31 Roland Winkler <winkler@gnu.org>
13261
13262 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
13263
13264 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13265
13266 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
13267
13268 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
13269
13270 Un-indent after "pass" and "return" statements (Bug#13888)
13271 * progmodes/python.el (python-indent-block-enders): New var.
13272 (python-indent-calculate-indentation): Use it.
13273
13274 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
13275
13276 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
13277 defun. Defining it as defalias could introduce too eager
13278 byte-compiler optimization. (Bug#14030)
13279
13280 2013-03-30 Chong Yidong <cyd@gnu.org>
13281
13282 * iswitchb.el (iswitchb-read-buffer): Fix typo.
13283
13284 2013-03-30 Leo Liu <sdl.web@gmail.com>
13285
13286 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
13287 (kmacro-execute-from-register): Pass the keyboard macro to
13288 kmacro-call-macro or repeating won't work correctly.
13289
13290 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
13291
13292 * progmodes/subword.el: Back to using `forward-symbol'.
13293
13294 * subr.el (forward-whitespace, forward-symbol)
13295 (forward-same-syntax): Move from thingatpt.el.
13296
13297 2013-03-29 Leo Liu <sdl.web@gmail.com>
13298
13299 * kmacro.el (kmacro-to-register): New command.
13300 (kmacro-execute-from-register): New function.
13301 (kmacro-keymap): Bind to 'x'. (Bug#14071)
13302
13303 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13304
13305 * mpc.el: Use defvar-local and setq-local.
13306 (mpc--proc-connect): Connection failures are not bugs.
13307 (mpc-mode-map): `follow-link' only applies to the buffer's content.
13308 (mpc-volume-map): Bind to the up-events.
13309
13310 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
13311
13312 * progmodes/subword.el (superword-mode): Use `forward-sexp'
13313 instead of `forward-symbol'.
13314
13315 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13316
13317 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
13318 (edebug--recursive-edit): Use it.
13319 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
13320 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
13321
13322 2013-03-28 Leo Liu <sdl.web@gmail.com>
13323
13324 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
13325
13326 2013-03-27 Eli Zaretskii <eliz@gnu.org>
13327
13328 * facemenu.el (list-colors-callback): New defvar.
13329 (list-colors-redisplay): New function.
13330 (list-colors-display): Install list-colors-redisplay as the
13331 revert-buffer-function. (Bug#14063)
13332
13333 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
13334
13335 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
13336 and suffixes don't overlap (bug#14061).
13337
13338 * case-table.el: Use lexical-binding.
13339 (case-table-get-table): New function.
13340 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
13341
13342 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
13343
13344 * progmodes/subword.el: Add `superword-mode' to do word motion
13345 over symbol_words (parallels and leverages `subword-mode' which
13346 does word motion inside MixedCaseWords).
13347
13348 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
13349
13350 * eshell/em-unix.el: Move su and sudo to...
13351 * eshell/em-tramp.el: ...Eshell tramp module.
13352
13353 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13354
13355 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
13356 Change return value to be a sexp. Delay `get-buffer' to after
13357 restoring the desktop (bug#13951).
13358
13359 2013-03-26 Leo Liu <sdl.web@gmail.com>
13360
13361 * register.el: Move semantic tag handling back to
13362 cedet/semantic/senator.el. (Bug#14052)
13363
13364 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13365
13366 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
13367 into the prompt either (bug#13963).
13368
13369 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
13370
13371 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
13372 part of "(error-foo)".
13373
13374 2013-03-24 Juri Linkov <juri@jurta.org>
13375
13376 * replace.el (list-matching-lines-prefix-face): New defcustom.
13377 (occur-1): Pass `list-matching-lines-prefix-face' to the function
13378 `occur-engine' if `face-differs-from-default-p' returns t.
13379 (occur-engine): Add `,' inside backquote construct to evaluate
13380 `prefix-face'. Propertize the prefix with the `prefix-face' face.
13381 Pass `prefix-face' to the functions `occur-context-lines' and
13382 `occur-engine-add-prefix'.
13383 (occur-engine-add-prefix, occur-context-lines): Add optional arg
13384 `prefix-face' and propertize the prefix with `prefix-face'.
13385 (Bug#14017)
13386
13387 2013-03-24 Leo Liu <sdl.web@gmail.com>
13388
13389 * nxml/rng-valid.el (rng-validate-while-idle)
13390 (rng-validate-quick-while-idle): Guard against deleted buffer.
13391 (Bug#13999)
13392
13393 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
13394 is the last entry in kill-buffer-hook.
13395
13396 * files.el (kill-buffer-hook): Doc fix.
13397
13398 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
13399
13400 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
13401 Make it safe-local.
13402
13403 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
13404
13405 2013-03-23 Leo Liu <sdl.web@gmail.com>
13406
13407 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
13408 Remove.
13409
13410 * nxml/rng-valid.el (rng-validate-mode)
13411 (rng-after-change-function, rng-do-some-validation):
13412 * nxml/rng-maint.el (rng-validate-buffer):
13413 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
13414 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
13415 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
13416 (nxml-extend-after-change-region): Use with-silent-modifications.
13417
13418 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
13419 timer-idle-list.
13420
13421 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
13422 (rng-next-error-1, rng-previous-error-1): Do not let-bind
13423 timer-idle-list. (Bug#13999)
13424
13425 2013-03-23 Juri Linkov <juri@jurta.org>
13426
13427 * info.el (info-index-match): New face.
13428 (Info-index, Info-apropos-matches): Add a nested subgroup to the
13429 main pattern and add text properties with the new face to matches
13430 in index entries relative to the beginning of the index entry.
13431 (Bug#14015)
13432
13433 2013-03-21 Eric Ludlam <zappo@gnu.org>
13434
13435 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
13436 Inhibit read only while inserting objects.
13437
13438 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
13439
13440 * progmodes/cfengine.el: Update docs to mention
13441 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
13442 symbol motion. Remove "_" from the word syntax.
13443
13444 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
13445
13446 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
13447 syntax for both `cfengine2-mode' and `cfengine3-mode'.
13448
13449 2013-03-20 Juri Linkov <juri@jurta.org>
13450
13451 * info.el (Info-next-reference-or-link)
13452 (Info-prev-reference-or-link): New functions.
13453 (Info-next-reference, Info-prev-reference): Use them.
13454 (Info-try-follow-nearest-node): Handle footnote navigation.
13455 (Info-fontify-node): Fontify footnotes. (Bug#13989)
13456
13457 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13458
13459 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
13460 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
13461
13462 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
13463
13464 Suppress unnecessary non-ASCII chatter during build process.
13465 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
13466 (batch-skkdic-convert): Suppress most of the chatter.
13467 It's not needed so much now that machines are faster,
13468 and its non-ASCII component was confusing; see Dmitry Gutov in
13469 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
13470
13471 2013-03-20 Leo Liu <sdl.web@gmail.com>
13472
13473 * ido.el (ido-chop): Fix bug#10994.
13474
13475 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
13476
13477 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
13478 Remove vars.
13479 (whitespace-color-on, whitespace-color-off):
13480 Use `font-lock-fontify-buffer' (Bug#13817).
13481
13482 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
13483
13484 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
13485 remapping in mode-line.
13486 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
13487
13488 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
13489
13490 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
13491 value for `whitespace-line' face (Bug#13875).
13492 (whitespace-font-lock-keywords): Change description.
13493 (whitespace-color-on): Don't save `font-lock-keywords' value, save
13494 the constructed keywords instead.
13495 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
13496
13497 2013-03-19 Leo Liu <sdl.web@gmail.com>
13498
13499 * progmodes/compile.el (compilation-display-error): New command.
13500 (compilation-mode-map, compilation-minor-mode-map): Bind it to
13501 C-o. (Bug#13992)
13502
13503 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
13504
13505 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
13506
13507 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
13508
13509 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
13510
13511 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
13512
13513 * net/tramp-compat.el (tramp-compat-user-error): New defun.
13514
13515 * net/tramp-adb.el (tramp-adb-handle-shell-command):
13516 * net/tramp-gvfs.el (top):
13517 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
13518 (tramp-handle-shell-command): Use it.
13519 (tramp-dissect-file-name): Raise an error when hostname is a
13520 method name, and neither method nor user is specified.
13521
13522 * net/trampver.el: Update release number.
13523
13524 2013-03-18 Leo Liu <sdl.web@gmail.com>
13525
13526 Make sure eldoc can be turned off properly.
13527 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
13528 eldoc-mode.
13529 (eldoc-display-message-p): Revert last change.
13530 (eldoc-display-message-no-interference-p)
13531 (eldoc-print-current-symbol-info): Tweak.
13532
13533 2013-03-18 Tassilo Horn <tsdh@gnu.org>
13534
13535 * doc-view.el (doc-view-new-window-function): Check the new window
13536 overlay's display property instead the char property of the
13537 buffer's first char. Use `with-selected-window' instead of
13538 `save-window-excursion' with `select-window'.
13539 (doc-view-document->bitmap): Check the current doc-view overlay's
13540 display property instead the char property of the buffer's first char.
13541
13542 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
13543
13544 Automate the build of ja-dic.el (Bug#13984).
13545 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
13546 from the input, rather than assume that it's been done for us by the
13547 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
13548 the current date into a ja-dic.el comment, as that complicates
13549 regression testing.
13550
13551 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
13552
13553 * whitespace.el: Fix double evaluation.
13554 (whitespace-space, whitespace-hspace, whitespace-tab)
13555 (whitespace-newline, whitespace-trailing, whitespace-line)
13556 (whitespace-space-before-tab, whitespace-indentation)
13557 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
13558 obsolete defvars.
13559 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
13560 (whitespace-color-on): Use a single font-lock-add-keywords call.
13561 Fix double-evaluation of face variables.
13562
13563 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
13564
13565 * net/tramp-adb.el (tramp-adb-parse-device-names):
13566 Use `start-process' instead of `call-process'. Otherwise, the
13567 function might be blocked under MS Windows. (Bug#13299)
13568
13569 2013-03-17 Leo Liu <sdl.web@gmail.com>
13570
13571 Extend eldoc to display info in the mode-line. (Bug#13978)
13572 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
13573 (eldoc-mode-line-string): New variable.
13574 (eldoc-minibuffer-message): New function.
13575 (eldoc-message-function): New variable.
13576 (eldoc-message): Use it.
13577 (eldoc-display-message-p)
13578 (eldoc-display-message-no-interference-p):
13579 Support eldoc-post-insert-mode.
13580
13581 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
13582 (eval-expression): Run it.
13583
13584 2013-03-17 Roland Winkler <winkler@gnu.org>
13585
13586 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
13587 strings in the list of return values.
13588
13589 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13590
13591 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
13592 radix before checking for HMS forms.
13593
13594 2013-03-16 Leo Liu <sdl.web@gmail.com>
13595
13596 * progmodes/scheme.el: Add indentation and font-locking for λ.
13597 (Bug#13975)
13598
13599 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
13600
13601 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
13602 token before point (bug#13942).
13603
13604 2013-03-16 Leo Liu <sdl.web@gmail.com>
13605
13606 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
13607
13608 2013-03-16 Eli Zaretskii <eliz@gnu.org>
13609
13610 * startup.el (command-line-normalize-file-name): Fix handling of
13611 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
13612 <xfq.free@gmail.com> in
13613 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
13614
13615 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
13616
13617 Sync with Tramp 2.2.7.
13618
13619 * net/trampver.el: Update release number.
13620
13621 2013-03-14 Tassilo Horn <tsdh@gnu.org>
13622
13623 * doc-view.el: Fix bug#13887.
13624 (doc-view-insert-image): Don't modify overlay associated to
13625 non-live windows, and implement horizontal centering of image in
13626 case it's smaller than the window.
13627 (doc-view-new-window-function): Force redisplay of new windows on
13628 doc-view buffers.
13629
13630 2013-03-13 Karl Fogel <kfogel@red-bean.com>
13631
13632 * saveplace.el (save-place-alist-to-file): Don't sort
13633 `save-place-alist', just pretty-print it (bug#13882).
13634
13635 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
13636
13637 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
13638 Check whether `default-file-name-coding-system' is bound.
13639 It isn't in XEmacs.
13640
13641 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13642
13643 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
13644 backquotes for `obsolete' (bug#13929).
13645
13646 * international/mule.el (find-auto-coding): Include file name in
13647 obsolescence warning (bug#13922).
13648
13649 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13650
13651 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
13652 for CFEngine 3-specific indentation.
13653 (cfengine3-indent-line): Use it. Fix up category regex.
13654 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
13655
13656 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13657
13658 * type-break.el (type-break-file-name):
13659 * textmodes/remember.el (remember-data-file):
13660 * strokes.el (strokes-file):
13661 * shadowfile.el (shadow-initialize):
13662 * saveplace.el (save-place-file):
13663 * ps-bdf.el (bdf-cache-file):
13664 * progmodes/idlwave.el (idlwave-config-directory):
13665 * net/quickurl.el (quickurl-url-file):
13666 * international/kkc.el (kkc-init-file-name):
13667 * ido.el (ido-save-directory-list-file):
13668 * emulation/viper.el (viper-custom-file-name):
13669 * emulation/vip.el (vip-startup-file):
13670 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
13671 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
13672
13673 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
13674
13675 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
13676 * language/thai-word.el: Switch to UTF-8.
13677
13678 See ChangeLog.16 for earlier changes.
13679
13680 ;; Local Variables:
13681 ;; coding: utf-8
13682 ;; End:
13683
13684 Copyright (C) 2011-2014 Free Software Foundation, Inc.
13685
13686 This file is part of GNU Emacs.
13687
13688 GNU Emacs is free software: you can redistribute it and/or modify
13689 it under the terms of the GNU General Public License as published by
13690 the Free Software Foundation, either version 3 of the License, or
13691 (at your option) any later version.
13692
13693 GNU Emacs is distributed in the hope that it will be useful,
13694 but WITHOUT ANY WARRANTY; without even the implied warranty of
13695 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13696 GNU General Public License for more details.
13697
13698 You should have received a copy of the GNU General Public License
13699 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.