eww: jump to next select field easier and better ftp error
[bpt/emacs.git] / lisp / ChangeLog
1 2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
2
3 * net/eww.el (eww-tag-select): Add text-property to jump to next
4 select field.
5 (eww) : Add non-supported ftp error.
6
7 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
8
9 * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
10 comments. Handle electric indent after typing `?' and `!'.
11
12 2013-12-22 Chong Yidong <cyd@gnu.org>
13
14 * faces.el (face-spec-recalc): If the theme specs are not
15 applicable to a frame, fall back on the defface spec. This
16 prevents themes from obliterating faces on low-color terminals.
17
18 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
19
20 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
21 after `{'. We need it after block openers, and it doesn't seem
22 to hurt after hash openers.
23
24 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
25
26 * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
27 extracted from `ruby-smie-rules'.
28 (ruby--electric-indent-chars): New variable.
29 (ruby--electric-indent-p): New function.
30 (ruby-mode): Use `electric-indent-functions' instead of
31 `electric-indent-chars'.
32
33 2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
34
35 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
36 docstring.
37 (ruby-smie-rules): Indent plus one level after `=>'.
38
39 2013-12-21 Richard Stallman <rms@gnu.org>
40
41 * simple.el (newline): Doc fix.
42
43 2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
44
45 * net/eww.el (eww-list-histories, eww-list-histories)
46 (eww-history-browse, eww-history-quit, eww-history-kill)
47 (eww-history-mode-map, eww-history-mode): New command and
48 functions to list browser histories.
49 (eww-form-text): Support text form with disabled
50 and readonly attributes.
51 (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
52
53 2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
54
55 * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
56 (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
57 (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
58 (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
59 Use `user-error'.
60 (eww-bookmark-mode-map): Add menu.
61 (eww-render, eww-mode): Use `setq-local'.
62 (eww-tool-bar-map): New variable.
63 (eww-mode): Set `tool-bar-map'.
64 (eww-view-source): Check for `html-mode' with `fboundp'.
65
66 2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
67
68 * net/shr.el (shr--extract-best-source): Don't bug out on audio
69 elements with text inside. Also remove debugging.
70
71 2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
72
73 * cus-start.el (all): Add ns-use-srgb-colorspace.
74
75 2013-12-21 Chong Yidong <cyd@gnu.org>
76
77 * custom.el (custom-theme-recalc-face): Do nothing if the face is
78 undefined. Thus, theme settings for undefined faces do not take
79 effect until the faces are defined with defface, the same as with
80 theme variables.
81
82 * faces.el (face-spec-set): Use face-spec-recalc in all cases.
83 (face-spec-reset-face): Don't assign extra properties in temacs.
84 (face-spec-recalc): Apply X resources too.
85
86 2013-12-21 Chong Yidong <cyd@gnu.org>
87
88 * faces.el (face-spec-set):
89 * cus-face.el (custom-theme-set-faces, custom-set-faces):
90 * custom.el (defface): Doc fixes (Bug#16203).
91
92 * indent.el (indent-rigidly-map): Add docstring, and move commands
93 into named functions.
94 (indent-rigidly-left, indent-rigidly-right)
95 (indent-rigidly-left-to-tab-stop)
96 (indent-rigidly-right-to-tab-stop): New functions. Decide on
97 indentation direction based on bidi direction, and accumulate
98 sequential commands in a single undo boundary.
99 (indent-rigidly--pop-undo): New utility function.
100
101 2013-12-20 Juanma Barranquero <lekktu@gmail.com>
102
103 * faces.el (read-face-name): Require crm.el when using crm-separator.
104
105 2013-12-20 Daniel Colascione <dancol@dancol.org>
106
107 * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
108 so that we don't reflow comments into the shebang line.
109
110 2013-12-20 Juri Linkov <juri@jurta.org>
111
112 * saveplace.el (save-place-to-alist): Add `dired-filename' as
113 a position when `dired-directory' is non-nil. Check integer
114 positions with `integerp'.
115 (toggle-save-place, save-places-to-alist): Add check for
116 `dired-directory'.
117 (save-place-find-file-hook): Check integer positions with
118 `integerp'.
119 (save-place-dired-hook): Use `dired-goto-file' when
120 `dired-filename' is found in the assoc list. Check integer
121 positions with `integerp'.
122 (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
123
124 * dired.el (dired-initial-position-hook): Rename back from
125 `dired-initial-point-hook'.
126 (dired-initial-position): Rename `dired-initial-point-hook' to
127 `dired-initial-position-hook'.
128 (dired-file-name-at-point): Doc fix. (Bug#15329)
129
130 2013-12-20 Juri Linkov <juri@jurta.org>
131
132 * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
133 (read-regexp-suggestions): New function.
134 (read-regexp): Use `read-regexp-defaults-function' to get default values.
135 Use `read-regexp-suggestions'. Add non-empty default to history
136 for empty input.
137 (occur-read-regexp-defaults-function): Remove function.
138 (occur-read-primary-args): Use `regexp-history-last' instead of
139 `occur-read-regexp-defaults-function'.
140
141 * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
142 (hi-lock-line-face-buffer, hi-lock-face-buffer)
143 (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
144 `hi-lock-read-regexp-defaults-function'. Doc fix.
145 (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
146 with `find-tag-default-as-symbol-regexp'. Doc fix.
147 (hi-lock-read-regexp-defaults): Remove function.
148 (hi-lock-regexp-okay): Add check for null.
149
150 * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
151 the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
152
153 * subr.el (find-tag-default-as-symbol-regexp): New function.
154 (find-tag-default-as-regexp): Move symbol regexp formatting to
155 `find-tag-default-as-symbol-regexp'.
156
157 2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
158
159 * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
160 (Bug#14179)
161
162 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
163
164 * calendar/todo-mode.el: New implementation of item insertion
165 commands and key bindings.
166 (todo-key-prompt): New face.
167 (todo-insert-item): New command.
168 (todo-insert-item--parameters): New defconst, replacing defvar
169 todo-insertion-commands-args-genlist.
170 (todo-insert-item--param-key-alist): New defconst, replacing
171 defvar todo-insertion-commands-arg-key-list.
172 (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
173 (todo-insert-item--argsleft, todo-insert-item--apply-args)
174 (todo-insert-item--next-param): New functions.
175 (todo-insert-item--args, todo-insert-item--argleft)
176 (todo-insert-item--argsleft, todo-insert-item--newargsleft):
177 New variables.
178 (todo-key-bindings-t): Change binding of "i" from
179 todo-insertion-map to todo-insert-item.
180 (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
181 (todo-insertion-command-name, todo-insertion-commands-names)
182 (todo-define-insertion-command, todo-insertion-commands)
183 (todo-insertion-key-bindings, todo-insertion-map): Remove.
184
185 2013-12-20 Stephen Berman <stephen.berman@gmx.net>
186
187 * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
188 (todo-toggle-item-highlighting): Use eval-and-compile instead of
189 eval-when-compile.
190 (todo-move-category): Allow choosing a non-existing todo file to
191 move the category to, and create that file.
192 (todo-default-priority): New user option.
193 (todo-set-item-priority): Use it.
194 (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
195 (desktop-restore-file-buffer): Declare.
196 (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
197 (todo-modes-set-2): Locally set desktop-save-buffer to
198 todo-desktop-save-buffer.
199 (todo-mode, todo-archive-mode, todo-filtered-items-mode)
200 (auto-mode-alist): Add autoload cookie.
201
202 2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
203
204 * emacs-lisp/subr-x.el: Renamed from helpers.el.
205 helpers.el was a poor choice of name.
206 (string-remove-prefix): New function.
207 (string-remove-suffix): New function.
208
209 2013-12-20 Martin Rudalics <rudalics@gmx.at>
210
211 Fix assignment for new window total sizes.
212 * window.el (window--pixel-to-size): Remove function.
213 (window--pixel-to-total-1, window--pixel-to-total):
214 Fix calculation of new total sizes.
215
216 2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
217
218 * comint.el (comint-output-filter): Fix rear-nonsticky property
219 placement (Bug#16010).
220
221 2013-12-20 Chong Yidong <cyd@gnu.org>
222
223 * faces.el (read-color): Minor fix for completion function.
224
225 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
226
227 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
228 New option. (Bug#16182)
229 (ruby-smie--indent-to-stmt-p): Use it.
230 (ruby-smie-rules): Revert the logic in the handling of `when'.
231 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
232 (ruby-deep-arglist, ruby-deep-indent-paren)
233 (ruby-deep-indent-paren-style): Update docstrings to note that the
234 vars don't have any effect with SMIE.
235
236 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
237
238 * calc/calc.el (calc-enter, calc-pop): Use the variable
239 `calc-context-sensitive-enter'.
240
241 2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
242
243 * net/shr.el (shr-insert): Protect against infloops in degenerate
244 tables.
245
246 2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
247
248 * progmodes/octave.el (octave): Add link to manual and octave
249 homepage.
250 (octave-mode-menu): Link to octave-mode manual.
251
252 2013-12-20 Leo Liu <sdl.web@gmail.com>
253
254 * skeleton.el (skeleton-pair-insert-maybe): Disable newline
255 insertion using skeleton-end-newline. (Bug#16138)
256
257 2013-12-20 Juri Linkov <juri@jurta.org>
258
259 * replace.el (occur-engine): Use `add-face-text-property'
260 to add the face property to matches and titles. (Bug#14645)
261
262 * hi-lock.el (hi-green): Use lighter color "light green" closer to
263 the palette of other hi-lock colors.
264 (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
265
266 2013-12-19 Juri Linkov <juri@jurta.org>
267
268 * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
269 Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
270 (minibuffer-history-symbol): Move variable declaration closer to
271 its usage.
272
273 * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
274 (Bug#14785)
275
276 2013-12-19 Juri Linkov <juri@jurta.org>
277
278 * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
279 New function.
280 (log-edit-hook): Add it to :options. (Bug#16170)
281
282 2013-12-19 Juri Linkov <juri@jurta.org>
283
284 * simple.el (eval-expression-print-format): Don't check for
285 command names and the last command. Always display additional
286 formats of the integer result in the echo area, and insert them
287 to the current buffer only with a zero prefix arg.
288 Display character when char-displayable-p is non-nil.
289 (eval-expression): With a zero prefix arg, set `print-length' and
290 `print-level' to nil, and insert the integer values from
291 `eval-expression-print-format' at the end. Doc fix. (Bug#12985)
292
293 * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
294 `eval-last-sexp-arg-internal'. Doc fix.
295 (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
296 `eval-last-sexp-print-value'. Doc fix.
297 (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
298 Set `print-length' and `print-level' to nil when arg is zero.
299 (eval-last-sexp): Doc fix.
300 (eval-defun-2): Print the integer values from
301 `eval-expression-print-format' at the end.
302
303 * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
304 values from `eval-expression-print-format' at the end.
305
306 * ielm.el (ielm-eval-input): Print the integer
307 values from `eval-expression-print-format' at the end.
308
309 2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
310
311 * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
312 2013-12-11T19:01:44Z!tzz@lifelogs.com.
313
314 2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
315
316 * hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
317 (hl-line-highlight, global-hl-line-highlight): Use it.
318 (hl-line-overlay): Use defvar-local.
319
320 2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
321
322 * term/ns-win.el: Require dnd.
323 (global-map): Remove drag items.
324 (ns-insert-text, ns-set-foreground-at-mouse)
325 (ns-set-background-at-mouse):
326 Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
327 (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
328 New functions.
329
330 2013-12-19 Glenn Morris <rgm@gnu.org>
331
332 * emacs-lisp/ert.el (ert-select-tests):
333 Fix string/symbol mixup. (Bug#16121)
334
335 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
336
337 * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
338 keywords to their parent.
339
340 2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
341
342 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
343 first arg to be a string (fixed dead code), or an operator symbol.
344 (ruby-smie--forward-token): Tokenize ` @ ' before strings and
345 operator symbols.
346 (ruby-smie-rules): Remove parent token check in the `.' clause, it
347 did nothing. Don't respond to `(:after ".")', it will be called
348 with :before anyway. Remove the ` @ ' rule, it didn't seem to
349 change anything. Only return indentation for binary operators
350 when they are hanging. De-dent opening paren when its parent is
351 `.', otherwise it looks bad when the dot is not at bol or eol
352 (bug#16182).
353
354 2013-12-19 Juri Linkov <juri@jurta.org>
355
356 * replace.el (query-replace-read-args): Split a non-negative arg
357 and a negative arg into separate elements.
358 (query-replace, query-replace-regexp, replace-string)
359 (replace-regexp): Add arg `backward'. Doc fix.
360 (replace-match-maybe-edit): When new arg `backward' is non-nil,
361 move point to the beginning of the match.
362 (replace-search, replace-highlight): Use new arg `backward'
363 to set the value of `isearch-forward'.
364 (perform-replace): Add arg `backward' and use it to perform
365 replacement backward. (Bug#14979)
366
367 * isearch.el (isearch-query-replace): Use a negative prefix arg
368 to call `perform-replace' with a non-nil arg `backward'.
369
370 2013-12-18 Juri Linkov <juri@jurta.org>
371
372 * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
373 to the default list. Move `log-edit-show-files' to the end.
374 Add more available functions to options.
375 (log-edit): Move default specific settings to
376 `log-edit-insert-message-template'. Don't move point.
377 (log-edit-insert-message-template): New function.
378 (log-edit-insert-changelog): Add `save-excursion' and don't move point.
379 (Bug#16170)
380
381 2013-12-18 Juri Linkov <juri@jurta.org>
382
383 * help-mode.el (help-mode-map): Bind "l" to help-go-back,
384 and "r" to help-go-forward for compatibity with Info. (Bug#16178)
385
386 2013-12-18 Leo Liu <sdl.web@gmail.com>
387
388 * eshell/em-prompt.el (eshell-emit-prompt): Fix last change. (Bug#16186)
389
390 2013-12-18 Eli Zaretskii <eliz@gnu.org>
391
392 * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
393 formats for displaying file sizes when the -s switch is given.
394 Instead, compute a separate format for displaying the size in
395 blocks, which is displayed in addition to the "regular" size.
396 When -h is given in addition to -s, produce size in blocks in
397 human-readable form as well. (Bug#16179)
398
399 2013-12-18 Tassilo Horn <tsdh@gnu.org>
400
401 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
402 Reference tables with ~\ref{...} instead of only \ref{...}.
403
404 2013-12-18 Chong Yidong <cyd@gnu.org>
405
406 * cus-edit.el (custom-magic-alist): Fix "themed" description
407 (Bug#14348).
408
409 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
410 is non-nil, do not create a new entry in the symbol's theme-value
411 or theme-face property; update theme-settings only (Bug#14664).
412 (custom-available-themes): Doc fix.
413
414 * cus-theme.el (custom-new-theme-mode-map): Add bindings
415 (Bug#15674).
416
417 * replace.el (occur-engine): Avoid infloop (Bug#7593).
418
419 2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
420
421 * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
422 (Bug#13914).
423
424 2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
425
426 * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
427
428 2013-12-18 Glenn Morris <rgm@gnu.org>
429
430 * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
431 * cus-start.el (load-prefer-newer): New option.
432
433 2013-12-18 Le Wang <l26wang@gmail.com>
434
435 * comint.el (comint-previous-matching-input-from-input):
436 Retain point (Bug#13404).
437
438 2013-12-18 Chong Yidong <cyd@gnu.org>
439
440 * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
441
442 2013-12-18 Glenn Morris <rgm@gnu.org>
443
444 * mail/emacsbug.el (report-emacs-bug):
445 Only mention enable-multibyte-characters if non-standard.
446
447 2013-12-17 Juri Linkov <juri@jurta.org>
448
449 * arc-mode.el (archive-extract-by-file): Check if directory exists
450 before deletion to not show irrelevant errors if it doesn't exist.
451
452 2013-12-17 Juri Linkov <juri@jurta.org>
453
454 * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
455 (Bug#14751)
456
457 * net/eww.el (browse-web): Add alias to `eww'.
458 (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
459 Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
460
461 * net/browse-url.el (browse-url-browser-function): Move `eww'
462 closer to similar functions.
463
464 * startup.el (fancy-startup-screen, fancy-about-screen):
465 Set browse-url-browser-function to eww-browse-url locally.
466 (Bug#14751)
467
468 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * window.el (window--pixel-to-total): Remove unused `mini' var.
471 (maximize-window, minimize-window): Remove unused `pixelwise' arg.
472 (split-window): Remove unused `new' var.
473 (window--display-buffer): Remove unused `frame' and `delta' vars.
474 (fit-window-to-buffer): Remove unused vars `frame', `display-height',
475 and display-width'.
476
477 2013-12-17 Martin Rudalics <rudalics@gmx.at>
478
479 * dired.el (dired-mark-pop-up):
480 * register.el (register-preview): Don't bind
481 split-height-threshold here since it's now done in
482 display-buffer-below-selected.
483
484 2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
485
486 * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
487 xterm-rgb-convert-to-16bit.
488 (rxvt-register-default-colors): Standardize with
489 xterm-register-default-colors (Bug#14078).
490
491 2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
492
493 * simple.el (kill-region): Pass mark first, then point, so that
494 kill-append works right (Bug#12819).
495 (copy-region-as-kill, kill-ring-save): Likewise.
496
497 2013-12-17 Leo Liu <sdl.web@gmail.com>
498
499 * net/rcirc.el (rcirc-add-face):
500 * eshell/em-prompt.el (eshell-emit-prompt):
501 * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
502 (Bug#16167)
503
504 2013-12-17 Chong Yidong <cyd@gnu.org>
505
506 * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
507 Suggested by Xue Fuqiao.
508
509 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
510
511 * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
512
513 2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
514
515 * net/shr.el (shr-insert-document): Remove unused var
516 `shr-preliminary-table-render'.
517 (shr-rescale-image): Remove unused arg `force'.
518 (shr-put-image): Update calls accordingly.
519 (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
520
521 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
522
523 * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
524 (smie-indent-close): Call `smie-indent--rule-1' with METHOD
525 :close-all, to see which indentation method to use (Bug#16116).
526 (smie-rules-function): Document the method :close-all.
527
528 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
529
530 * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
531
532 * net/eww.el (eww-display-html): If we can't find the anchor we're
533 looking for, then go to point-min.
534
535 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
536
537 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
538 * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
539 * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
540 Expand dir too, in case it's relative.
541
542 2013-12-16 Juri Linkov <juri@jurta.org>
543
544 * desktop.el (desktop-auto-save-timeout): Change default to
545 `auto-save-timeout'. Doc fix.
546 (desktop-save): Skip the timestamp in desktop-saved-frameset
547 when checking for auto-save changes.
548 (desktop-auto-save): Don't call desktop-auto-save-set-timer since
549 `desktop-auto-save' is called repeatedly by the idle timer.
550 (desktop-auto-save-set-timer): Replace `run-with-timer' with
551 `run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
552 (Bug#15331)
553
554 2013-12-16 Juri Linkov <juri@jurta.org>
555
556 * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
557 (Bug#16035)
558 (isearch-pre-command-hook): Check `this-command' for symbolp.
559
560 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
561
562 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
563
564 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
565
566 * progmodes/cfengine.el (cfengine3--current-word): Remove.
567 (cfengine3--current-function): Bring in the current-function
568 functionality from `cfengine3--current-word'.
569 (cfengine3-completion-function): Bring in the
570 bounds-of-current-word functionality from
571 `cfengine3--current-word'.
572
573 2013-12-16 Martin Rudalics <rudalics@gmx.at>
574
575 * window.el (display-buffer-below-selected):
576 Bind split-height-threshold to 0 as suggested by Juri Linkov.
577
578 2013-12-16 Leo Liu <sdl.web@gmail.com>
579
580 * progmodes/compile.el (compile-goto-error): Do not push-mark.
581 Remove NOMSG arg and all uses changed.
582
583 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
584
585 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
586 (cua--deactivate-rectangle): Don't deactivate the mark.
587 (cua-set-rectangle-mark): Don't set mark-active since
588 cua--activate-rectangle already does it for us.
589 (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
590 non-rectangular region.
591
592 * emulation/cua-base.el (cua-repeat-replace-region):
593 Use with-current-buffer.
594
595 * net/gnutls.el: Use cl-lib.
596 (gnutls-negotiate): `mapcan' -> cl-mapcan.
597
598 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
599
600 * emacs-lisp/package.el (package-built-in-p): Support both
601 built-in and the package.el converted package descriptions.
602 (package-show-package-list): Allow keywords.
603 (package-keyword-button-action): Use it instead of
604 `finder-list-matches'.
605 (package-menu-filter-interactive): Interactive filtering (by
606 keyword) function.
607 (package-menu--generate): Support keywords and change keymappings
608 and headers when they are given.
609 (package--has-keyword-p): Helper function.
610 (package-menu--refresh): Use it.
611 (package--mapc): Helper function.
612 (package-all-keywords): Use it.
613 (package-menu-mode-map): Set up menu items and keybindings to
614 provide a filtering UI.
615
616 2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
617
618 * net/gnutls.el (gnutls-verify-error): New defcustom to control
619 the behavior when a certificate fails validation. Defaults to
620 old behavior: never abort, just warn.
621 (gnutls-negotiate): Use it.
622
623 2013-12-14 Martin Rudalics <rudalics@gmx.at>
624
625 * window.el (display-buffer-below-selected): Never split window
626 horizontally. Suggested by Juri Linkov <juri@jurta.org>.
627
628 2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
629
630 * emacs-lisp/package.el (package--prepare-dependencies): New function.
631 (package-buffer-info): Use it (bug#15108).
632
633 * icomplete.el (icomplete-completions): Make sure the prefix is already
634 displayed elsewhere before hiding it.
635
636 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
637
638 * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
639 open-paren tokens when preceded by a open-paren, too.
640 (ruby-smie-rules): Handle virtual indentation after open-paren
641 tokens specially. If there is code between it and eol, return the
642 column where is starts (Bug#16118).
643
644 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
645
646 * progmodes/cfengine.el: Fix `add-hook' doc.
647 (cfengine-mode-syntax-functions-regex): Initialize sensibly.
648 (cfengine3--current-word): Fix parameters.
649 (cfengine3-make-syntax-cache): Simplify further.
650 (cfengine3-completion-function, cfengine3--current-function):
651 Use `assq' for symbols.
652 (cfengine3--current-function): Fix `cfengine3--current-word' call.
653
654 2013-12-13 Glenn Morris <rgm@gnu.org>
655
656 * loadup.el (load-path): Warn if site-load or site-init changes it.
657 No more need to reset it when bootstrapping.
658
659 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
660
661 * progmodes/cfengine.el (cfengine-cf-promises): Add more default
662 locations for cf-promises.
663 (cfengine-mode-syntax-functions-regex): New caching variable.
664 (cfengine3-fallback-syntax): Fallback syntax for cases where
665 cf-promises doesn't run.
666 (cfengine3--current-word): Reimplement using
667 `cfengine-mode-syntax-functions-regex'.
668 (cfengine3-completion-function, cfengine3--current-function):
669 Use `cfengine3-make-syntax-cache' directly.
670 (cfengine3-clear-syntax-cache): New function.
671 (cfengine3-make-syntax-cache): Simplify and create
672 `cfengine-mode-syntax-functions-regex' on demand.
673 (cfengine3-format-function-docstring): Don't call
674 `cfengine3-make-syntax-cache' explicitly.
675
676 2013-12-13 Martin Rudalics <rudalics@gmx.at>
677
678 Fix windmove-find-other-window broken after pixelwise resizing
679 (Bug#16017).
680 * windmove.el (windmove-other-window-loc): Revert change from
681 2013-12-04.
682 (windmove-find-other-window): Call window-in-direction.
683 * window.el (window-in-direction): New arguments SIGN, WRAP and
684 MINI to emulate original windmove-find-other-window behavior.
685
686 2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
687
688 * simple.el (blink-matching--overlay): New variable.
689 (blink-matching-open): Instead of moving point, highlight the
690 matching paren with an overlay
691 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
692
693 * faces.el (paren-showing-faces, show-paren-match)
694 (show-paren-mismatch): Move from paren.el.
695
696 2013-12-13 Leo Liu <sdl.web@gmail.com>
697
698 * indent.el (indent-region): Disable progress reporter in
699 minibuffer. (Bug#16108)
700
701 * bindings.el (visual-order-cursor-movement): Fix version.
702
703 2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
704
705 * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
706 Also match after beginning of line.
707 (python-pdbtrack-set-tracked-buffer): Fix logic for remote
708 files. Thanks to Russell Sim. (Bug#15378)
709
710 2013-12-13 Juri Linkov <juri@jurta.org>
711
712 * simple.el <Keypad support>: Remove key bindings duplicated
713 with bindings.el. (Bug#14397)
714
715 2013-12-13 Juri Linkov <juri@jurta.org>
716
717 * comint.el (comint-mode-map): Replace `delete-char' with
718 `delete-forward-char'. (Bug#16109)
719
720 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
721
722 * progmodes/python.el (python-indent-calculate-indentation):
723 Fix de-denters cornercase. (Bug#15731)
724
725 2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
726
727 * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
728 (advice--make): Pay attention to `depth'.
729 (advice--make-1): Don't autoload commands eagerly.
730 * emacs-lisp/elp.el (elp-instrument-function):
731 * emacs-lisp/trace.el (trace-function-internal):
732 * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
733
734 * iswitchb.el (iswitchb-mode): Don't belittle ido.
735
736 2013-12-12 Eli Zaretskii <eliz@gnu.org>
737
738 * term/w32-win.el (w32-handle-dropped-file):
739 * startup.el (normal-top-level):
740 * net/browse-url.el (browse-url-file-url):
741 * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
742 decode file names using 'utf-8' rather than
743 file-name-coding-system.
744
745 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
746
747 * progmodes/python.el (python-indent-context)
748 (python-indent-calculate-indentation): Fix auto-identation
749 behavior for comment blocks. (Bug#15916)
750
751 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
752
753 * progmodes/python.el (python-indent-calculate-indentation):
754 When determining indentation, don't treat "return", "pass", etc., as
755 operators when they are just string constituents. (Bug#15812)
756
757 2013-12-12 Juri Linkov <juri@jurta.org>
758
759 * uniquify.el (uniquify-buffer-name-style): Change default to
760 `post-forward-angle-brackets'.
761
762 * menu-bar.el (menu-bar-options-menu): Don't require preloaded
763 `uniquify'. Change default to `post-forward-angle-brackets'.
764
765 2013-12-11 Glenn Morris <rgm@gnu.org>
766
767 * emacs-lisp/package.el (finder-list-matches):
768 Autoload rather than falsely declaring.
769
770 2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
771
772 * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
773 (eww-mode-map): Use them.
774
775 2013-12-11 Martin Rudalics <rudalics@gmx.at>
776
777 * window.el (display-buffer-in-side-window): Fix doc-string
778 (Bug#16115).
779
780 2013-12-11 Juanma Barranquero <lekktu@gmail.com>
781
782 * vc/vc-git.el: Silence byte-compiler warnings.
783 (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
784 (log-edit-set-header): Declare.
785
786 2013-12-11 Eli Zaretskii <eliz@gnu.org>
787
788 * Makefile.in (custom-deps, finder-data): Run output file names
789 through unmsys--file-name. (Bug#16099)
790
791 2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
794 comment-start-skip, which fails when that uses submatch 1 (bug#16041).
795
796 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
797 instead of deleting the selection "by hand" (bug#16098).
798 Rely on insert-for-yank to yank rectangles.
799 (cua-highlight-region-shift-only): Mark obsolete.
800 (cua-mode): Don't enable/disable transient-mark-mode,
801 shift-select-mode (cua-mode works both with and without them), and
802 pc-selection-mode (obsolete).
803 * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
804 (cua--deactivate-rectangle): Deactivate it.
805
806 * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
807 (delete-selection-helper): Make sure yank starts at the top of the
808 deleted region.
809 (minibuffer-keyboard-quit): Use region-active-p.
810
811 * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
812
813 * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
814 to `delete' (bug#16109).
815
816 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
817
818 * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
819 info manual and show keybindings and set `:group' keyword.
820
821 2013-12-11 Juri Linkov <juri@jurta.org>
822
823 * delsel.el (delete-active-region): Let-bind `this-command'
824 to prevent `kill-region' from changing its original value.
825 (delete-selection-helper): Handle `overwrite-mode' for the type
826 `kill' exactly the same way as for the type `t'.
827 (insert-char, quoted-insert, reindent-then-newline-and-indent):
828 Support more commands. (Bug#13312)
829
830 2013-12-11 Juri Linkov <juri@jurta.org>
831
832 * bindings.el: Map kp keys to non-kp keys systematically
833 with basic modifiers control, meta and shift. (Bug#14397)
834
835 2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> (tiny change)
836
837 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
838 "Close browser" menu items. Fix wrong function of "List
839 bookmarks".
840
841 2013-12-11 Juri Linkov <juri@jurta.org>
842
843 * misearch.el (multi-isearch-buffers): Set the value of
844 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
845 arg of isearch-forward to t.
846 (multi-isearch-buffers-regexp): Set the value of
847 `multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
848 arg of isearch-forward-regexp to t.
849 (multi-isearch-files): Set the value of
850 `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
851 arg of isearch-forward to t.
852 (multi-isearch-files-regexp): Set the value of
853 `multi-isearch-file-list globally. Set NO-RECURSIVE-EDIT
854 arg of isearch-forward-regexp to t. (Bug#16035)
855
856 * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
857 arg of isearch-forward to t.
858 (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
859 arg of isearch-forward-regexp to t.
860 (dired-isearch-filter-filenames): Remove unnecessary check for
861 `dired-isearch-filenames'.
862
863 * comint.el (comint-history-isearch-backward):
864 Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
865 (comint-history-isearch-backward-regexp):
866 Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
867
868 2013-12-10 Eli Zaretskii <eliz@gnu.org>
869
870 * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
871 unmsys--file-name. (Bug#16099)
872
873 2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
874
875 * emacs-lisp/package.el (package-keyword-button-action):
876 Remove finder.el require dependency.
877
878 2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
879
880 * emacs-lisp/package.el: Require finder.el.
881 (describe-package-1): Add keyword buttons.
882 (package-make-button): New convenience function.
883 (package-keyword-button-action): Keyword button action using
884 `finder-list-matches'.
885
886 2013-12-09 Eli Zaretskii <eliz@gnu.org>
887
888 * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
889 last commit.
890
891 2013-12-09 Michael Albinus <michael.albinus@gmx.de>
892
893 * autorevert.el (auto-revert-notify-add-watch): Do not handle
894 symlinked files.
895
896 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
897
898 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
899 after the end of a percent literal.
900
901 2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
902
903 * progmodes/ruby-mode.el (ruby-forward-string): Document.
904 Handle caret-delimited strings (Bug#16079).
905
906 2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
907
908 * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
909 When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
910 `ruby-parse-partial' (Bug#16078).
911
912 2013-12-09 Leo Liu <sdl.web@gmail.com>
913
914 * subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
915
916 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
917
918 * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
919 (js-switch-indent-offset): New option.
920 (js--proper-indentation): Use it. And handle the case when
921 "default" is actually a key in an object literal.
922 (js--same-line): New function.
923 (js--multi-line-declaration-indentation): Use it.
924 (js--indent-in-array-comp, js--array-comp-indentation):
925 New functions.
926 (js--proper-indentation): Use them, to handle array comprehension
927 continuations.
928
929 2013-12-08 Leo Liu <sdl.web@gmail.com>
930
931 * progmodes/flymake.el (flymake-highlight-line): Re-write.
932 (flymake-make-overlay): Remove arg MOUSE-FACE.
933 (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
934
935 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
936
937 * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
938 New function.
939 (redisplay-highlight-region-function): Use it.
940
941 * emulation/cua-base.el (cua--explicit-region-start)
942 (cua--last-region-shifted): Remove.
943 (cua--deactivate): Use deactivate-mark.
944 (cua--pre-command-handler-1): Don't handle shift-selection.
945 (cua--post-command-handler-1): Don't change transient-mark-mode.
946 (cua--select-keymaps): Use region-active-p rather than
947 cua--explicit-region-start or cua--last-region-shifted.
948 (cua-mode): Enable shift-select-mode.
949
950 2013-12-08 Leo Liu <sdl.web@gmail.com>
951
952 * progmodes/flymake.el (flymake-popup-current-error-menu):
953 Rename from flymake-display-err-menu-for-current-line. Reimplement.
954 (flymake-posn-at-point-as-event, flymake-popup-menu)
955 (flymake-make-emacs-menu): Remove. (Bug#16077)
956
957 2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
958
959 * rect.el (rectangle-mark-mode): Activate mark even if
960 transient-mark-mode is off (bug#16066).
961 (rectangle--highlight-for-redisplay): Fix boundary condition when point
962 is > mark and at bolp.
963
964 * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
965 (region-extract-function): Use it.
966 (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
967 (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
968 Delete functions.
969 (cua--init-rectangles): Don't re-remap copy-region-as-kill,
970 kill-ring-save, kill-region, delete-char, delete-forward-char.
971 Ignore self-insert-iso.
972
973 * emulation/cua-gmrk.el (cua--init-global-mark):
974 Ignore `self-insert-iso'.
975
976 * emulation/cua-base.el (cua--prefix-copy-handler)
977 (cua--prefix-cut-handler): Rely on region-extract-function rather than
978 checking cua--rectangle.
979 (cua-delete-region): Use region-extract-function.
980 (cua-replace-region): Delete function.
981 (cua-copy-region, cua-cut-region): Obey region-extract-function.
982 (cua--pre-command-handler-1): Don't do the delete-selection thing.
983 (cua--self-insert-char-p): Ignore `self-insert-iso'.
984 (cua--init-keymaps): Don't remap delete-selection commands.
985 (cua-mode): Use delete-selection-mode instead of rolling our own
986 (bug#16085).
987
988 * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
989 Obey region-extract-function.
990
991 Make registers and delete-selection-mode work on rectangles.
992 * register.el (describe-register-1): Don't modify the register's value.
993 (copy-to-register): Obey region-extract-function.
994 * delsel.el (delete-active-region): Obey region-extract-function.
995
996 2013-12-08 Leo Liu <sdl.web@gmail.com>
997
998 * progmodes/flymake.el (flymake, flymake-error-bitmap)
999 (flymake-warning-bitmap, flymake-fringe-indicator-position)
1000 (flymake-compilation-prevents-syntax-check)
1001 (flymake-start-syntax-check-on-newline)
1002 (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
1003 (flymake-start-syntax-check-on-find-file, flymake-log-level)
1004 (flymake-xml-program, flymake-master-file-dirs)
1005 (flymake-master-file-count-limit)
1006 (flymake-allowed-file-name-masks): Relocate.
1007 (flymake-makehash, flymake-float-time)
1008 (flymake-replace-regexp-in-string, flymake-split-string)
1009 (flymake-get-temp-dir): Remove.
1010 (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
1011 (flymake-current-row, flymake-selected-frame)
1012 (flymake-get-point-pixel-pos): Remove xemacs compatibity and
1013 related functions. (Bug#16077)
1014
1015 2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
1016
1017 * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
1018
1019 2013-12-07 Tassilo Horn <tsdh@gnu.org>
1020
1021 * help-fns.el (describe-function-1): Use new advice-* functions
1022 rather than old ad-* functions. Fix function type description and
1023 source links for advised functions and subrs.
1024
1025 2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1026
1027 * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
1028
1029 2013-12-06 Michael Albinus <michael.albinus@gmx.de>
1030
1031 * progmodes/compile.el (compilation-start):
1032 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
1033
1034 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1035 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
1036
1037 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
1038
1039 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1040 Touch up the last change.
1041
1042 2013-12-06 Leo Liu <sdl.web@gmail.com>
1043
1044 * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
1045 (inferior-octave-startup): Always use "octave> " for prompt.
1046 (octave-goto-function-definition)
1047 (octave-sync-function-file-names)
1048 (octave-find-definition-default-filename): Remove redundant backquotes.
1049
1050 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
1051
1052 * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
1053 syntax for `?'.
1054 (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
1055 where appropriate already.
1056 (ruby-syntax-propertize-function): Propertize `?' and `!' at the
1057 end of method names (Bug#15874).
1058
1059 2013-12-06 Juri Linkov <juri@jurta.org>
1060
1061 * isearch.el (isearch--saved-overriding-local-map):
1062 New internal variable.
1063 (isearch-mode): Set it to the initial value of
1064 `overriding-terminal-local-map'.
1065 (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
1066 with `isearch--saved-overriding-local-map'. (Bug#16035)
1067
1068 2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
1069
1070 * progmodes/octave.el (inferior-octave-completion-table):
1071 Turn back into function, use `completion-table-with-cache'
1072 (Bug#11906). Update all references.
1073
1074 * minibuffer.el (completion-table-with-cache): New function.
1075
1076 2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
1077
1078 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
1079
1080 2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
1081
1082 * net/eww.el (eww-current-source): New variable to store page
1083 source.
1084 (eww-display-html, eww-mode, eww-save-history)
1085 (eww-restore-history): Use it.
1086 (eww-view-source): New command to view page source.
1087 Opportunistically uses `html-mode' to highlight the buffer.
1088 (eww-mode-map): Install it.
1089
1090 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
1091
1092 * net/dbus.el (dbus-unregister-service)
1093 (dbus-escape-as-identifier, dbus-unescape-from-identifier):
1094 Fix docstring.
1095 (dbus-unregister-service): Skip :serial entries in
1096 `dbus-registered-objects-table'.
1097 (dbus-byte-array-to-string): New optional arg MULTIBYTE.
1098
1099 2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
1100
1101 * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
1102 around keywords with extra `split-string' argument.
1103
1104 2013-12-04 Martin Rudalics <rudalics@gmx.at>
1105
1106 * windmove.el (windmove-other-window-loc): Handle navigation
1107 between windows (excluding the minibuffer window - Bug#16017).
1108
1109 2013-12-04 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
1112 in D-Bus type syntax.
1113 (dbus-unescape-from-identifier): Use `byte-to-string' in order to
1114 preserve unibyte strings. (Bug#16048)
1115
1116 2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
1117
1118 * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
1119 Call force-mode-line-update is the proper buffer (bug#16042).
1120
1121 2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
1122
1123 * vc/log-edit.el (log-edit-add-new-comment): Rename to
1124 `log-edit-remember-comment', make argument optional. Adjust all
1125 callers.
1126 (log-edit-mode): Add `log-edit-remember-comment' to
1127 `kill-buffer-hook' locally.
1128 (log-edit-kill-buffer): Don't remember comment explicitly since
1129 the buffer is killed anyway.
1130
1131 2013-12-04 Juri Linkov <juri@jurta.org>
1132
1133 * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
1134 add-hook and remove-hook for multi-buffer search. (Bug#16035)
1135
1136 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
1137
1138 * notifications.el (notifications-close-notification): Call the
1139 D-Bus method with ID being a `:uint32'. (Bug#16030)
1140
1141 2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
1142
1143 * net/eww.el (eww-render): Don't pass arg to eww-display-image.
1144
1145 2013-12-03 Juri Linkov <juri@jurta.org>
1146
1147 * progmodes/compile.el (compilation-start): Rename window alist
1148 entry `no-display-ok' to `allow-no-window'.
1149
1150 * simple.el (shell-command): Add window alist entry
1151 `allow-no-window' to `display-buffer'.
1152 (async-shell-command): Doc fix.
1153
1154 * window.el (display-buffer-no-window): New action function.
1155 (display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
1156
1157 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
1158
1159 * vc/log-edit.el (log-edit-set-header): Extract from
1160 `log-edit-toggle-header'.
1161 (log-edit-extract-headers): Separate the summary, when extracted
1162 from header, from the rest of the message with an empty line.
1163
1164 * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
1165 line, if present, to the Summary header.
1166
1167 2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
1168
1169 * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
1170 in current-buffer (bug#16029).
1171
1172 2013-12-02 Helmut Eller <eller.helmut@gmail.com>
1173
1174 * emacs-lisp/debug.el (debugger-toggle-locals): New command.
1175 (debugger-mode-map): Bind it.
1176 (debugger--backtrace-base): New function.
1177 (debugger-eval-expression): Use it.
1178 (debugger-frame-number): Skip local vars when present.
1179 (debugger--locals-visible-p, debugger--insert-locals)
1180 (debugger--show-locals, debugger--hide-locals): New functions.
1181
1182 2013-12-02 Michael Albinus <michael.albinus@gmx.de>
1183
1184 * net/tramp-sh.el (tramp-remote-process-environment): Do not set
1185 "LC_ALL".
1186 (tramp-get-remote-locale): New defun.
1187 (tramp-open-connection-setup-interactive-shell): Use it.
1188
1189 2013-12-02 Leo Liu <sdl.web@gmail.com>
1190
1191 * subr.el (process-live-p): Return nil for non-process. (Bug#16023)
1192
1193 * progmodes/sh-script.el (sh-shell-process):
1194 * progmodes/octave.el (inferior-octave-process-live-p):
1195 * progmodes/gdb-mi.el (gdb-delchar-or-quit)
1196 (gdb-inferior-io-sentinel):
1197 * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
1198
1199 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
1200
1201 * vc/log-edit.el (log-edit-kill-buffer): Move the use of
1202 `save-selected-window' to `log-edit-hide-buf'. This makes
1203 `log-edit-show-files' idempotent.
1204 (log-edit-show-files): Mark the new window as dedicated.
1205
1206 2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
1207
1208 * vc/log-edit.el (log-edit-mode-map): Add binding for
1209 `log-edit-kill-biffer'.
1210 (log-edit-hide-buf): Add a FIXME comment.
1211 (log-edit-add-new-comment): New function, extracted from
1212 `log-edit-done'.
1213 (log-edit-done, log-edit-add-to-changelog): Use it.
1214 (log-edit-kill-buffer): New command.
1215
1216 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217
1218 * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
1219 instead of killing the buffer.
1220
1221 2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
1224
1225 2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1226
1227 * net/eww.el (eww-form-checkbox-selected-symbol)
1228 (eww-form-checkbox-symbol): New customizable variable.
1229 (eww-form-checkbox, eww-toggle-checkbox):
1230 Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
1231
1232 * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
1233 (shr--get-media-pref, shr--extract-best-source): New function.
1234 (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
1235 no :src tag was specified.
1236
1237 * net/eww.el (eww-use-external-browser-for-content-type): New variable.
1238 (eww-render): Handle `eww-use-external-browser-for-content-type'.
1239 Use \\` to match beginning of string instead of ^.
1240 (eww-browse-with-external-browser): Provide optional URL parameter.
1241 (eww-render): Set `eww-current-title' back to "".
1242
1243 * net/shr.el (shr-tag-video): Display content for video if no
1244 poster is available.
1245 (shr-tag-audio): Add support for <audio> tag.
1246
1247 * net/eww.el (eww-text-input-types): New const.
1248 (eww-process-text-input): Treat input types in
1249 `eww-text-input-types' as text.
1250
1251 * net/shr.el (shr-tag-table): Fix comment typo.
1252
1253 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1254
1255 * net/eww.el (eww-follow-link): New command to avoid reloading
1256 pages when we follow #target links (bug#15243).
1257 (eww-quit): Special mode buffers shouldn't query before exiting.
1258
1259 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
1260
1261 * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
1262 forms.
1263
1264 2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1265
1266 * net/eww.el (eww-restore-history): Update the window title after
1267 moving in the history.
1268 (eww-current-dom): New variable used to save the current DOM.
1269
1270 2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
1271
1272 * vc/log-edit.el (log-edit-mode-map): Add binding for
1273 `log-edit-beginning-of-line'.
1274 (log-edit-setup-add-author): New user option.
1275 (log-edit-beginning-of-line): New command.
1276 (log-edit): Move major mode call above the contents setup so that
1277 the local variable values are already applied.
1278 (log-edit): Only insert "Author: " when
1279 `log-edit-setup-add-author' is non-nil.
1280 (log-edit): When SETUP is non-nil, position point after ": "
1281 instead of point-min.
1282
1283 2013-12-01 Glenn Morris <rgm@gnu.org>
1284
1285 * startup.el (command-line): Warn if ~/emacs.d is in load-path.
1286
1287 2013-11-30 Eli Zaretskii <eliz@gnu.org>
1288
1289 * startup.el (fancy-splash-frame): On MS-Windows, trigger
1290 redisplay to make sure the initial frame gets a chance to become
1291 visible. (Bug#16014)
1292
1293 2013-11-30 Martin Rudalics <rudalics@gmx.at>
1294
1295 Support resizing frames and windows pixelwise.
1296 * cus-start.el (frame-resize-pixelwise)
1297 (window-resize-pixelwise): New entries.
1298 * emacs-lisp/debug.el (debug): Use window-total-height instead
1299 of window-total-size.
1300 * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
1301 * help.el (describe-bindings-internal): Call help-buffer
1302 (temp-buffer-max-width): New option.
1303 (resize-temp-buffer-window, help-window-setup)
1304 (with-help-window): Rewrite.
1305 * mouse.el (mouse-drag-line): Rewrite. Add key bindings for
1306 dragging dividers.
1307 * window.el (frame-char-size, window-min-pixel-height)
1308 (window-safe-min-pixel-height, window-safe-min-pixel-width)
1309 (window-min-pixel-width, window-safe-min-pixel-size)
1310 (window-combination-p, window-safe-min-size)
1311 (window-resizable-p, window--size-to-pixel)
1312 (window--pixel-to-size, window--resize-apply-p): New functions.
1313 (window-safe-min-height): Fix doc-string.
1314 (window-size, window-min-size, window--min-size-1)
1315 (window-sizable, window-sizable-p, window--min-delta-1)
1316 (window-min-delta, window--max-delta-1, window-max-delta)
1317 (window--resizable, window--resizable-p, window-resizable)
1318 (window-full-height-p, window-full-width-p, window-at-side-p)
1319 (window--in-direction-2, window-in-direction)
1320 (window--resize-reset-1, window--resize-mini-window)
1321 (window-resize, window-resize-no-error)
1322 (window--resize-child-windows-normal)
1323 (window--resize-child-windows, window--resize-siblings)
1324 (window--resize-this-window, window--resize-root-window)
1325 (window--resize-root-window-vertically)
1326 (adjust-window-trailing-edge, enlarge-window, shrink-window)
1327 (maximize-window, minimize-window, delete-window)
1328 (quit-restore-window, window-split-min-size, split-window)
1329 (balance-windows-2, balance-windows)
1330 (balance-windows-area-adjust, balance-windows-area)
1331 (window--state-get-1, window-state-get, window--state-put-1)
1332 (window--state-put-2, window-state-put)
1333 (display-buffer-record-window, window--display-buffer):
1334 Make functions handle pixelwise sizing of windows.
1335 (display-buffer--action-function-custom-type)
1336 (display-buffer-fallback-action):
1337 Add display-buffer-in-previous-window.
1338 (display-buffer-use-some-window): Resize window to height it had
1339 before.
1340 (fit-window-to-buffer-horizontally): New option.
1341 (fit-frame-to-buffer): Describe new values.
1342 (fit-frame-to-buffer-bottom-margin): Replace with
1343 fit-frame-to-buffer-margins.
1344 (window--sanitize-margin): New function.
1345 (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
1346 using window-text-pixel-size.
1347
1348 2013-11-30 Glenn Morris <rgm@gnu.org>
1349
1350 * emacs-lisp/bytecomp.el (byte-compile-form):
1351 Make the `interactive-only' warning like the `obsolete' one.
1352 * comint.el (comint-run):
1353 * files.el (insert-file-literally, insert-file):
1354 * replace.el (replace-string, replace-regexp):
1355 * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
1356 (goto-line, insert-buffer, next-line, previous-line):
1357 Tweak `interactive-only' spec.
1358
1359 Stop keeping (most) generated cedet grammar files in the repository.
1360 * Makefile.in (semantic): New.
1361 (compile-main): Depend on semantic.
1362
1363 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
1364
1365 * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
1366 available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
1367
1368 * uniquify.el (uniquify-buffer-name-style): Change default.
1369
1370 * loadup.el: Preload "uniquify".
1371
1372 * time.el (display-time-update): Update all mode lines (bug#15999).
1373
1374 * electric.el (electric-indent-mode): Enable by default.
1375 * loadup.el: Preload "electric".
1376
1377 2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
1378
1379 * emacs-lisp/helpers.el (string-empty-p): New function.
1380 (string-blank-p): New function.
1381
1382 2013-11-29 Andreas Politz <politza@hochschule-trier.de>
1383
1384 * imenu.el (imenu--index-alist): Add missing dot to the docstring
1385 (Bug#14029).
1386
1387 2013-11-29 Andreas Politz <politza@fh-trier.de>
1388 * imenu.el (imenu--subalist-p): Don't error on non-conses and
1389 allow non-lambda lists as functions.
1390 (imenu--in-alist): Don't recurse into non-subalists.
1391 (imenu): Don't pass function itself as an argument (Bug#14029).
1392
1393 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
1394
1395 * progmodes/python.el (python-mode-map): Remove binding for ":".
1396 (python-indent-electric-colon): Remove command.
1397 (python-indent-post-self-insert-function): Integrate the previous code
1398 of python-indent-electric-colon. Make it conditional on
1399 electric-indent-mode.
1400 (python-mode): Add ?: to electric-indent-chars.
1401 Move python-indent-post-self-insert-function to the end of
1402 post-self-insert-hook.
1403
1404 2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
1405
1406 * doc-view.el (doc-view-goto-page): Update mode-line.
1407
1408 * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
1409
1410 2013-11-27 Glenn Morris <rgm@gnu.org>
1411
1412 * international/charprop.el, international/uni-bidi.el:
1413 * international/uni-category.el, international/uni-combining.el:
1414 * international/uni-comment.el, international/uni-decimal.el:
1415 * international/uni-decomposition.el, international/uni-digit.el:
1416 * international/uni-lowercase.el, international/uni-mirrored.el:
1417 * international/uni-name.el, international/uni-numeric.el:
1418 * international/uni-old-name.el, international/uni-titlecase.el:
1419 * international/uni-uppercase.el:
1420 Remove generated files from VCS repository.
1421
1422 2013-11-27 Eli Zaretskii <eliz@gnu.org>
1423
1424 * filenotify.el (file-notify-add-watch): Don't special-case
1425 w32notify when computing the directory to watch.
1426
1427 2013-11-27 Glenn Morris <rgm@gnu.org>
1428
1429 Make bootstrap without generated uni-*.el files possible again.
1430 * loadup.el: Update command-line-args checking for unidata-gen.
1431 Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
1432 * composite.el, international/characters.el:
1433 Handle unicode tables being undefined.
1434
1435 Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
1436 * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
1437 (compile-main): Depend on leim rule.
1438 (leim): New rule.
1439 * loadup.el: Move leim-list.el to leim/ subdirectory.
1440 * startup.el (normal-top-level): No more leim directory.
1441 * international/ja-dic-cnv.el (skkdic-convert):
1442 Disable version-control and autoloads in output files.
1443 * international/titdic-cnv.el (titdic-convert, miscdic-convert):
1444 Disable version-control and autoloads in output files.
1445 * leim/quail: Move here from ../leim.
1446 * leim/quail/hangul.el (hangul-input-method-activate):
1447 Add autoload cookie.
1448 (generated-autoload-load-name): Set file-local value.
1449 * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
1450 (generated-autoload-load-name): Set file-local value.
1451
1452 2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com> (tiny change)
1453
1454 * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
1455 (eww-add-bookmark): Ask confirmation when add to bookmarks
1456 (eww-quit): Ask confirmation before quitting eww.
1457
1458 2013-11-26 Eli Zaretskii <eliz@gnu.org>
1459
1460 * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
1461 reading output from Diff on MS-Windows and MS-DOS.
1462
1463 2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
1464
1465 * emacs-lisp/helpers.el (string-reverse): New function.
1466
1467 2013-11-26 Michael Albinus <michael.albinus@gmx.de>
1468
1469 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
1470 names on MS Windows, like "/[::1]:".
1471
1472 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
1473 SWITCHES.
1474
1475 2013-11-26 Glenn Morris <rgm@gnu.org>
1476
1477 * progmodes/python.el (python-indent-guess-indent-offset):
1478 Avoid corner-case error. (Bug#15975)
1479
1480 Preload leim-list.el. (Bug#4789)
1481 * loadup.el: Load leim-list.el when found.
1482 * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
1483
1484 2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
1485
1486 * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
1487
1488 * emacs-lisp/helpers.el (string-join): New function.
1489
1490 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
1491
1492 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1493 Mark as obsolete and replace it with a symbol property.
1494 (byte-compile-form): Use new 'interactive-only property.
1495 * comint.el, files.el, replace.el, simple.el:
1496 Apply new 'interactive-only properly.
1497
1498 2013-11-25 Martin Rudalics <rudalics@gmx.at>
1499
1500 * window.el (display-buffer-at-bottom): Make sure that
1501 split-window-sensibly creates the new window on bottom
1502 (Bug#15961).
1503
1504 2013-11-23 David Kastrup <dak@gnu.org>
1505
1506 * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
1507 on the conflict markers when available.
1508 (smerge--get-marker): New function.
1509 (smerge-end-re, smerge-base-re): Add subgroup.
1510
1511 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1512
1513 * frame.el (handle-focus-in, handle-focus-out): Add missing
1514 interactive spec.
1515
1516 2013-11-25 Michael Albinus <michael.albinus@gmx.de>
1517
1518 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
1519 `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
1520
1521 2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1522
1523 * play/gomoku.el: Don't use intangible property. Use lexical-binding.
1524 (gomoku--last-pos): New var.
1525 (gomoku--intangible-chars): New const.
1526 (gomoku--intangible): New function.
1527 (gomoku-mode): Use it. Derive from special-mode.
1528 (gomoku-move-up): Adjust line count.
1529 (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
1530 (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
1531 Simplify accordingly.
1532
1533 * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
1534 Remove blink-cursor code.
1535 (blink-cursor-timer-function, blink-cursor-suspend):
1536 Don't special-case GUIs.
1537 (blink-cursor-mode): Use focus-in/out-hook.
1538
1539 2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
1540
1541 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
1542 work when annotation is invisible (Bug#13886).
1543
1544 2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
1545
1546 * json.el (json-alist-p): Only return non-nil if the alist has
1547 simple keys (Bug#13518).
1548
1549 2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
1550
1551 * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
1552 when control-statement is the first statement in a buffer (Bug#15956).
1553
1554 2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
1555
1556 * imenu.el (imenu-generic-skip-comments-and-strings):
1557 New option (Bug#15560).
1558 (imenu--generic-function): Use it.
1559
1560 2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
1561
1562 * minibuffer.el (completion--in-region-1): Scroll the correct
1563 window. (Bug#13898)
1564
1565 2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
1566
1567 * emacs-lisp/helpers.el: Add some string helpers.
1568 (string-trim-left): Removes leading whitespace.
1569 (string-trim-right): Removes trailing whitespace.
1570 (string-trim): Removes leading and trailing whitespace.
1571
1572 * subr.el (string-suffix-p): New function.
1573
1574 2013-11-23 Glenn Morris <rgm@gnu.org>
1575
1576 * progmodes/python.el (python-shell-send-file):
1577 Add option to delete file when done. (Bug#15647)
1578 (python-shell-send-string, python-shell-send-region): Use it.
1579
1580 2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
1581
1582 * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
1583 to set buffer-read-only to t, never to nil. (Bug#15938)
1584
1585 * textmodes/tex-mode.el (latex-noindent-environments):
1586 Add safe-local-variable property. (Bug#15936)
1587
1588 2013-11-23 Glenn Morris <rgm@gnu.org>
1589
1590 * textmodes/enriched.el (enriched-mode): Doc fix.
1591 * emacs-lisp/authors.el (authors-renamed-files-alist):
1592 Add enriched.doc -> enriched.txt.
1593
1594 * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
1595
1596 2013-11-22 Leo Liu <sdl.web@gmail.com>
1597
1598 * progmodes/octave.el (inferior-octave-startup): Spit out error
1599 message.
1600
1601 2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
1602
1603 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
1604 Improve docstring.
1605 Add :version.
1606 (ruby-encoding-magic-comment-style): Add :version.
1607
1608 2013-11-22 Leo Liu <sdl.web@gmail.com>
1609
1610 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
1611 (Bug#15076)
1612 (octave-help-mode): Adapt to change to help-mode-finish to use
1613 derived-mode-p on 2013-09-17.
1614 (inferior-octave-prompt): Also match octave-gui.
1615 (octave-kill-process): Don't ask twice. (Bug#10564)
1616
1617 2013-11-22 Leo Liu <sdl.web@gmail.com>
1618
1619 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
1620 (inferior-octave-startup, inferior-octave-check-process)
1621 (inferior-octave-track-window-width-change)
1622 (octave-completion-at-point, octave-eldoc-function): Use it.
1623 (octave-kill-process): Provide confirmation. (Bug#10564)
1624
1625 2013-11-21 Leo Liu <sdl.web@gmail.com>
1626
1627 * progmodes/octave.el (octave-mode, inferior-octave-mode):
1628 Fix obsolete variable comment-use-global-state.
1629
1630 2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1631
1632 * progmodes/octave.el (octave-mode-map, octave-mode-menu):
1633 Add `octave-source-file'.
1634 (octave-source-file): New function. (Bug#15935)
1635
1636 2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com> (tiny change)
1637
1638 * net/eww.el (eww-local-regex): New variable.
1639 (eww): Use it to detect localhost and similar.
1640
1641 2013-11-21 Leo Liu <sdl.web@gmail.com>
1642
1643 Add completion for command `ag'.
1644 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
1645 (pcomplete/ag): New function.
1646 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
1647
1648 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
1649
1650 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
1651 (bug#14646).
1652 (make-obsolete): Remove interactive spec.
1653
1654 2013-11-21 Glenn Morris <rgm@gnu.org>
1655
1656 * startup.el (command-line-1): Use path-separator with -L.
1657
1658 2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
1659
1660 * emacs-lisp/package.el (describe-package-1): Add package archive
1661 to shown fields.
1662
1663 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
1664
1665 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
1666 Change default to "# encoding: %s" to differentiate it from the
1667 default Ruby encoding comment template.
1668
1669 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
1670
1671 * ses.el (ses-mode): Doc fix. (Bug#14748)
1672
1673 2013-11-20 Leo Liu <sdl.web@gmail.com>
1674
1675 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
1676
1677 2013-11-19 Dan Nicolaescu <dann@gnu.org>
1678
1679 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
1680 when rebase or bisect are in progress.
1681
1682 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
1683
1684 * filenotify.el (file-notify-add-watch): Doc fix.
1685
1686 2013-11-19 Leo Liu <sdl.web@gmail.com>
1687
1688 * obsolete/rcompile.el: Mark obsolete.
1689
1690 * progmodes/compile.el (compilation-start)
1691 (compilation-goto-locus, compilation-find-file):
1692 Pass no-display-ok and handle nil value from display-buffer.
1693 (Bug#13594)
1694
1695 * window.el (display-buffer-alist, display-buffer): Document the
1696 new parameter no-display-ok. Return either a window or nil
1697 but never a non-window value.
1698
1699 2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1700
1701 * electric.el (electric-indent-mode-map): Remove.
1702 (electric-indent-mode): Change the global-map instead (bug#15915).
1703
1704 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1705 Use add-function.
1706
1707 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 * emacs-lisp/nadvice.el (remove-function): Align with
1710 add-function's behavior.
1711
1712 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
1713 (gdb--string-regexp): New constant.
1714 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
1715 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
1716 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
1717 submatch 1.
1718 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
1719 Adjust use accordingly.
1720 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
1721
1722 2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
1723
1724 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
1725 interpolation curlies (Bug#15914).
1726
1727 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1728
1729 * calc/calc.el (calc-context-sensitive-enter): New variable.
1730 (calc-enter): Use `calc-context-sensitive-enter'.
1731
1732 2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
1733
1734 * progmodes/cfengine.el: Version bump.
1735 (cfengine-cf-promises): New defcustom to locate cf-promises.
1736 (cfengine3-vartypes): Add new "data" type.
1737 (cfengine3--current-word): New function to get current name-like
1738 word or its bounds.
1739 (cfengine3--current-function): New function to look up a CFEngine
1740 function's definition.
1741 (cfengine3-format-function-docstring): New function.
1742 (cfengine3-make-syntax-cache): New function.
1743 (cfengine3-documentation-function): New function: ElDoc glue.
1744 (cfengine3-completion-function): New function: completion glue.
1745 (cfengine3-mode): Set `compile-command',
1746 `eldoc-documentation-function', and add to
1747 `completion-at-point-functions'.
1748
1749 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
1750
1751 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
1752 `tramp-current-connection'.
1753
1754 2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
1755
1756 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
1757 nil/self/true/false with "end of symbol".
1758
1759 2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
1760
1761 * subr.el (version-regexp-alist): Fix a typo.
1762
1763 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1764
1765 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
1766 "en_US.utf8" and "LC_CTYPE" to "".
1767 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
1768 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
1769
1770 2013-11-15 Leo Liu <sdl.web@gmail.com>
1771
1772 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
1773
1774 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1775
1776 * progmodes/gud.el (ctl-x-map):
1777 Remove C-x SPC binding. (Bug#12342)
1778 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
1779
1780 2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
1781
1782 * subr.el (version-regexp-alist):
1783 Recognize hg, svn and darcs versions as snapshot versions.
1784
1785 * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
1786 'always-utf8 value of `ruby-insert-encoding-magic-comment'.
1787 (ruby--encoding-comment-required-p): Extract from
1788 `ruby-mode-set-encoding'.
1789 (ruby-mode-set-encoding): Add the ability to always insert an
1790 utf-8 encoding comment. Fix and simplify coding comment update
1791 logic.
1792
1793 2013-11-14 Michael Albinus <michael.albinus@gmx.de>
1794
1795 * net/tramp-gvfs.el (top): Run init code only when
1796 `tramp-gvfs-enabled' is not nil.
1797 (tramp-gvfs-enabled): Check also :system bus.
1798
1799 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1800
1801 Sync with upstream verilog-mode revision 78e66ba.
1802 * progmodes/verilog-mode.el (verilog-end-of-defun)
1803 (verilog-type-completion, verilog-get-list): Remove unused funcs.
1804 (verilog-get-end-of-defun): Remove unused argument.
1805 (verilog-comment-depth): Remove unused local `e'.
1806 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
1807 Don't pass arg to verilog-get-end-of-defun.
1808
1809 2013-11-14 Glenn Morris <rgm@gnu.org>
1810
1811 * obsolete/assoc.el (aget): Prefix dynamic variable.
1812
1813 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
1814
1815 2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1816
1817 * widget.el, hfy-cmap.el: Remove bogus package version number.
1818
1819 2013-11-13 Glenn Morris <rgm@gnu.org>
1820
1821 * replace.el (replace-eval-replacement):
1822 Try to give more helpful error message. (Bug#15836)
1823
1824 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1825 (archive-7z-update): Avoid custom type mismatches.
1826
1827 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
1828
1829 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
1830
1831 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
1832 address can be empty.
1833
1834 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
1835 Accept nil SWITCHES.
1836 (tramp-gvfs-handle-write-region): Implement APPEND.
1837
1838 2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
1839
1840 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
1841 binary "|" operator and closing block args delimiter.
1842 Remove FIXME comment referring to Ruby 1.8-only syntax.
1843 (ruby-smie--implicit-semi-p): Not after "|" operator.
1844 (ruby-smie--closing-pipe-p): New function.
1845 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
1846 (ruby-smie-rules): Indent after "|".
1847
1848 2013-11-12 Glenn Morris <rgm@gnu.org>
1849
1850 * ps-print.el (ps-face-attribute-list):
1851 Handle anonymous faces. (Bug#15827)
1852
1853 2013-11-12 Martin Rudalics <rudalics@gmx.at>
1854
1855 * window.el (display-buffer-other-frame): Fix doc-string.
1856 (Bug#15868)
1857
1858 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * subr.el (force-mode-line-update): Delete, move to buffer.c.
1861
1862 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
1863
1864 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
1865 (tramp-sh-handle-file-local-copy): Don't write a message when
1866 saving temporary files.
1867
1868 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
1869 both directories are remote.
1870 (tramp-smb-handle-directory-files): Do not return double entries.
1871 Do not expand full file names.
1872 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
1873 (tramp-smb-handle-write-region): Implement APPEND.
1874 (tramp-smb-get-stat-capability): Fix a stupid bug.
1875
1876 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1877
1878 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
1879
1880 2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1881
1882 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
1883 throwing error over malformed let/let* (bug#15814).
1884
1885 2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1886
1887 * iswitchb.el (iswitchb-mode): Mark obsolete.
1888
1889 2013-11-11 Glenn Morris <rgm@gnu.org>
1890
1891 * international/uni-bidi.el, international/uni-category.el:
1892 * international/uni-name.el, international/uni-numeric.el:
1893 Regenerate for Unicode 6.3.0.
1894
1895 2013-11-10 Michael Albinus <michael.albinus@gmx.de>
1896
1897 * net/tramp.el (tramp-methods):
1898 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
1899 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
1900
1901 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
1902
1903 * progmodes/sh-script.el (sh-font-lock-keywords-var):
1904 Force highlighting text after Summary keyword in doc face for rpm.
1905
1906 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
1907
1908 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
1909 available and the word has no wildcards, append one to the grep pattern.
1910 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
1911 (ispell-complete-word): Call `ispell-lookup-words' with the value
1912 independent of `ispell-look-p'.
1913
1914 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1915
1916 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
1917 Not after "||".
1918 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
1919 their parent.
1920
1921 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1922
1923 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
1924 (ruby-font-lock-keywords): Use backquote.
1925
1926 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1927
1928 * progmodes/ruby-mode.el (ruby-smie--forward-token)
1929 (ruby-smie--backward-token): Only consider full-string matches.
1930
1931 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
1932
1933 * faces.el (describe-face): Add distant-foreground.
1934
1935 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
1936
1937 * progmodes/ruby-mode.el: Improve encoding comment handling.
1938 (ruby-encoding-magic-comment-style): New option.
1939 (ruby-custom-encoding-magic-comment-template): New option.
1940 (ruby--insert-coding-comment, ruby--detect-encoding):
1941 New functions extracted from `ruby-mode-set-encoding'.
1942 (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
1943 to control the style of the auto-inserted encoding comment.
1944
1945 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1946
1947 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
1948 Use `smie-backward-sexp' with token argument.
1949
1950 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
1953 Remove instrumentation code.
1954
1955 2013-11-08 Glenn Morris <rgm@gnu.org>
1956
1957 * progmodes/autoconf.el (autoconf-mode):
1958 Tweak comment-start-skip. (Bug#15822)
1959
1960 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1961
1962 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
1963 at bobp (bug#15826).
1964 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
1965
1966 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
1967
1968 * man.el (Man-start-calling): New macro, extracted from
1969 Man-getpage-in-background.
1970 (Man-getpage-in-background): Use it.
1971 (Man-update-manpage): New command.
1972 (Man-mode-map): Bind it.
1973
1974 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1975
1976 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
1977 of "and", "or", "&&" and "||".
1978 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
1979 argument. Prohibit opening curly brace because it could only be a
1980 block opener in that position.
1981 (ruby-smie--forward-token, ruby-smie--backward-token):
1982 Separate "|" from "&" or "*" going after it. That can happen in block
1983 arguments.
1984 (ruby-smie--indent-to-stmt): New function, seeks the end of
1985 previous statement or beginning of buffer.
1986 (ruby-smie-rules): Use it.
1987 (ruby-smie-rules): Check if there's a ":" before a curly block
1988 opener candidate; if there is, it's a hash.
1989
1990 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
1991
1992 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
1993 (cl--block-wrapper): Fix last accidental change.
1994
1995 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
1996
1997 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
1998 Instrument, in order to hunt failure on hydra.
1999
2000 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2001
2002 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
2003 malformed bindings form (bug#15814).
2004
2005 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
2006
2007 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
2008 "." compared to " @ ". This incidentally fixes some indentation
2009 examples with "do".
2010 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
2011 (ruby-smie-grammar): New tokens: "and" and "or".
2012 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
2013 Exclude "and" and "or". Remove "do" in order to work around token
2014 priorities.
2015 (ruby-smie-rules): Add all infix tokens. Handle the case of
2016 beginning-of-buffer.
2017
2018 2013-11-06 Glenn Morris <rgm@gnu.org>
2019
2020 * Makefile.in (setwins_almost, setwins_for_subdirs):
2021 Avoid accidental matches.
2022
2023 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
2024
2025 * menu-bar.el (popup-menu): Use key-binding.
2026
2027 2013-11-06 Eli Zaretskii <eliz@gnu.org>
2028
2029 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
2030 menus, support also the menus produced by minor modes.
2031 (Bug#15817)
2032
2033 2013-11-06 Leo Liu <sdl.web@gmail.com>
2034
2035 * thingatpt.el (thing-at-point-looking-at): Add optional arg
2036 DISTANCE to bound the search. All uses changed. (Bug#15808)
2037
2038 2013-11-06 Glenn Morris <rgm@gnu.org>
2039
2040 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
2041 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
2042 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
2043
2044 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
2045
2046 * electric.el (electric-indent-just-newline): New command.
2047 (electric-indent-mode-map): New keymap.
2048 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
2049 Re-add :group which weren't redundant.
2050
2051 * electric.el (electric-indent-local-mode): New minor mode.
2052 (electric-indent-functions-without-reindent): New var.
2053 (electric-indent-post-self-insert-function): Use it.
2054 * emacs-lisp/gv.el (buffer-local-value): Add setter.
2055
2056 2013-11-05 Eli Zaretskii <eliz@gnu.org>
2057
2058 * international/quail.el (quail-help): Be more explicit about the
2059 meaning of the labels shown on the keys. (Bug#15800)
2060
2061 * startup.el (normal-top-level): Load the subdirs.el files before
2062 setting the locale environment. (Bug#15805)
2063
2064 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
2065
2066 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
2067 via arguments so as to get the right ones (bug#15418).
2068
2069 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
2070
2071 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
2072
2073 Fix problems found while writing a test suite.
2074
2075 * net/tramp-compat.el (tramp-compat-load): New defun.
2076 * net/tramp.el (tramp-handle-load): Use it.
2077
2078 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
2079 "(numberp ok-if-already-exists)" correctly.
2080
2081 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
2082
2083 * international/characters.el (glyphless-char-display-control):
2084 Add usage note.
2085
2086 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
2087
2088 * progmodes/python.el (python-mode):
2089 * progmodes/scheme.el (scheme-mode):
2090 * progmodes/prolog.el (prolog-mode):
2091 * progmodes/ruby-mode.el (ruby-mode):
2092 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
2093 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
2094
2095 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
2096
2097 * rect.el (rectangle--highlight-for-redisplay):
2098 * emacs-lisp/smie.el (smie--next-indent-change):
2099 Use buffer-chars-modified-tick.
2100
2101 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
2102
2103 * electric.el (electric-indent-post-self-insert-function):
2104 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
2105
2106 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
2107
2108 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
2109
2110 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2111
2112 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
2113 (bug#15786).
2114
2115 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
2116
2117 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
2118
2119 * progmodes/python.el: Fix up last change.
2120 (python-shell--save-temp-file): New function.
2121 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
2122 `string' comes from the current buffer.
2123 (python-shell-send-string-no-output): Remove `msg' arg.
2124 (python--use-fake-loc): New var.
2125 (python-shell-buffer-substring): Obey it. Try to compensate for the
2126 extra coding line added by python-shell--save-temp-file.
2127 (python-shell-send-region): Use python-shell--save-temp-file and
2128 python-shell-send-file directly. Add `nomain' argument.
2129 (python-shell-send-buffer): Use python-shell-send-region.
2130 (python-electric-pair-string-delimiter): New function.
2131 (python-mode): Use it.
2132
2133 2013-11-04 Eli Zaretskii <eliz@gnu.org>
2134
2135 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
2136 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
2137 environment and decoding all of the default-directory's to here
2138 from command-line.
2139 (command-line): Decode also argv[0].
2140
2141 * loadup.el: Error out if default-directory is a multibyte string
2142 when we are dumping.
2143
2144 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
2145
2146 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
2147
2148 * emacs-lisp/package.el (package-menu-mode)
2149 (package-menu--print-info, package-menu--archive-predicate):
2150 Add Archive column to package list.
2151
2152 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
2153
2154 Fix problems found while writing a test suite.
2155
2156 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
2157 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
2158 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
2159 to nil when running original file name handler. Otherwise,
2160 there are problems with constructs like "$$FOO".
2161
2162 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
2163 for `localname'.
2164
2165 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
2166
2167 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
2168
2169 * subr.el (version<, version<=, version=):
2170 Update docstrings with information for snapshot versions.
2171
2172 * helpers.el: New library for misc helper functions.
2173 (hash-table-keys): New function returning a list of hash keys.
2174 (hash-table-values): New function returning a list of hash values.
2175
2176 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
2177
2178 * progmodes/ruby-mode.el (ruby-smie--forward-token)
2179 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
2180
2181 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
2182
2183 * textmodes/fill.el (fill-single-char-nobreak-p): New function
2184 checking whether point is after a 1-letter word.
2185
2186 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2187
2188 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
2189 Don't infloop when expanding region over `multiline' syntax-type that
2190 begins a line (bug#15778).
2191
2192 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
2193
2194 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
2195 Make it into a proper minor mode.
2196 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
2197 (rectangle-mark-mode-map): New keymap.
2198 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
2199
2200 2013-11-04 Glenn Morris <rgm@gnu.org>
2201
2202 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
2203
2204 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2205
2206 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
2207 (ruby-smie-rules): Use smie-rule-parent instead.
2208
2209 * emacs-lisp/smie.el (smie-rule-parent): Always call
2210 smie-indent-virtual rather than only for hanging tokens.
2211 (smie--next-indent-change): New helper command.
2212
2213 2013-11-03 Glenn Morris <rgm@gnu.org>
2214
2215 * Makefile.in (abs_srcdir): Remove.
2216 (emacs): Unset EMACSLOADPATH.
2217
2218 2013-11-02 Glenn Morris <rgm@gnu.org>
2219
2220 * Makefile.in (EMACS): Use a relative filename.
2221 (abs_top_builddir): Remove.
2222 (custom-deps, finder-data, autoloads): Use --chdir.
2223
2224 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
2225
2226 Use relative filenames in TAGS files.
2227 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
2228 (lisptagsfiles4, TAGS): Use relative file names.
2229 (TAGS-LISP): Remove.
2230 (maintainer-clean): No more TAGS-LISP file.
2231
2232 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
2233 (lisptagsfiles4): Use absolute filenames again.
2234 (TAGS, TAGS-LISP): Not everything needs to run in one line.
2235 Remove all *loaddefs files, not just the first. Remove esh-groups.
2236 (maintainer-clean): Delete TAGS, TAGS-LISP.
2237
2238 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
2239
2240 * emacs-lisp/package.el (package-version-join):
2241 Recognize snapshot versions.
2242
2243 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
2244
2245 * subr.el (version-regexp-alist): Add support for snapshot versions.
2246
2247 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
2248
2249 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
2250 New function, replacement for `smie-rule-parent' for when we want to
2251 skip over our direct parent if it's an assignment token..
2252 (ruby-smie-rules): Use it.
2253
2254 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
2255
2256 * progmodes/ruby-mode.el Use `syntax-propertize-function'
2257 unconditionally. Remove now unnecessary forward declarations.
2258 Remove XEmacs-specific setup.
2259 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
2260 (ruby-font-lock-syntactic-keywords)
2261 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
2262 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
2263 (ruby-here-doc-end-syntax): Remove.
2264 (ruby-mode): Don't check whether `syntax-propertize-rules' is
2265 defined as function.
2266
2267 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
2268
2269 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
2270
2271 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
2272
2273 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
2274 table and abbrev table, `define-derived-mode' does that for us
2275 anyway.
2276
2277 2013-11-01 Glenn Morris <rgm@gnu.org>
2278
2279 * Makefile.in: Remove manual mh-e dependencies (writing .elc
2280 files is atomic for some time, so no parallel compilation issues).
2281
2282 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
2283
2284 * faces.el (face-x-resources): Add :distant-foreground.
2285 (region): Use :distant-foreground for gtk and ns.
2286
2287 2013-11-01 Tassilo Horn <tsdh@gnu.org>
2288
2289 Allow multiple bibliographies when BibLaTeX is used rather than
2290 BibTeX.
2291 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
2292 (reftex-locate-bibliography-files): Us it.
2293
2294 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
2295
2296 * image.el (image-type-header-regexps): Fix the 'pbm' part to
2297 allow comments in pbm files.
2298
2299 * term/w32-win.el (dynamic-library-alist): Support newer versions
2300 of libjpeg starting with v7: look only for the DLL from the
2301 version against which Emacs was built.
2302 Support versions of libpng beyond 1.4.x.
2303 Support libtiff v4.x.
2304
2305 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
2306
2307 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
2308 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
2309 Add property :safe.
2310 (ruby-deep-arglist): Add property :type.
2311
2312 2013-10-31 Glenn Morris <rgm@gnu.org>
2313
2314 * Makefile.in (custom-deps, finder-data): No need to setq the target
2315 variables, we are in the right directory and the defaults work fine.
2316
2317 2013-10-30 Glenn Morris <rgm@gnu.org>
2318
2319 * Makefile.in (autoloads): Do not use abs_lisp.
2320
2321 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2322 `newline' does not respect `standard-output', so use `princ'.
2323
2324 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
2325
2326 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
2327 * buff-menu.el (Buffer-menu--unmark): New function.
2328 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
2329
2330 2013-10-30 Glenn Morris <rgm@gnu.org>
2331
2332 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
2333
2334 * emacs-lisp/package.el (lm-homepage): Declare.
2335
2336 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
2337 Fix doc typos.
2338
2339 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
2340
2341 * Makefile.in (finder-data, autoloads, update-subdirs)
2342 (compile-main, compile-clean, compile-always, bootstrap-clean):
2343 Check return value of cd.
2344 (compile-calc): Remove.
2345
2346 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
2349
2350 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
2351 (byte-compile-and-folded): New function.
2352 (=, <, >, <=, >=): Use it.
2353
2354 * dos-w32.el (minibuffer-history-case-insensitive-variables)
2355 (path-separator, null-device, buffer-file-coding-system)
2356 (lpr-headers-switches): Check system-type before modifying them.
2357 (find-buffer-file-type-coding-system): Mark obsolete.
2358 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
2359 find-file-not-found-set-buffer-file-coding-system.
2360 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
2361 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
2362 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
2363 (w32-direct-print-region-helper, w32-direct-print-region-function)
2364 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
2365 * startup.el (normal-top-level-add-subdirs-to-load-path):
2366 * ps-print.el (ps-print-region-function):
2367 * lpr.el (print-region-function): Use new name.
2368
2369 * subr.el (custom-declare-variable-early): Remove function.
2370 (custom-declare-variable-list): Remove var.
2371 (error, user-error): Remove `while' loop.
2372 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
2373 (user-emacs-directory-warning, locate-user-emacs-file):
2374 Move to files.el.
2375 * simple.el (read-quoted-char-radix, read-quoted-char):
2376 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
2377 Move from subr.el.
2378 * custom.el (custom-declare-variable-list): Don't process
2379 custom-declare-variable-list.
2380
2381 * progmodes/python.el (python-shell-get-buffer): New function.
2382 (python-shell-get-process): Use it.
2383 (python-shell-send-string): Always use utf-8 and add a cookie to tell
2384 Python which encoding was used. Don't split-string since we only care
2385 about the first line. Return the temp-file, if applicable.
2386 (python-shell-send-region): Tell compile.el how to turn locations in
2387 the temp-file into locations in the source buffer.
2388
2389 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2390
2391 * subr.el (undefined): Add missing behavior from the C code for
2392 unbound keys.
2393
2394 * rect.el: Use lexical-binding. Add new rectangular region support.
2395 (rectangle-mark): New command.
2396 (rectangle--region): New var.
2397 (deactivate-mark-hook): Reset rectangle--region.
2398 (rectangle--extract-region, rectangle--insert-for-yank)
2399 (rectangle--highlight-for-redisplay)
2400 (rectangle--unhighlight-for-redisplay): New functions.
2401 (region-extract-function, redisplay-unhighlight-region-function)
2402 (redisplay-highlight-region-function): Use them to handle
2403 rectangular region.
2404 * simple.el (region-extract-function): New var.
2405 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
2406 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
2407 (kill-region): Replace obsolete `yank-handler' arg with `region'.
2408 (copy-region-as-kill, kill-ring-save): Add `region' argument.
2409 (redisplay-unhighlight-region-function)
2410 (redisplay-highlight-region-function): New vars.
2411 (redisplay--update-region-highlight): New function.
2412 (pre-redisplay-function): Use it.
2413 (exchange-point-and-mark): Don't deactivate the mark before
2414 reactivate-it anyway.
2415 * comint.el (comint-kill-region): Remove yank-handler argument.
2416 * delsel.el (delete-backward-char, backward-delete-char-untabify)
2417 (delete-char): Remove property, since it's now part of their
2418 default behavior.
2419 (self-insert-iso): Remove property since this command doesn't exist.
2420
2421 * emacs-lisp/package.el (package--download-one-archive)
2422 (describe-package-1): Don't query the user about final newline.
2423
2424 2013-10-29 Daniel Colascione <dancol@dancol.org>
2425
2426 * net/tramp.el (tramp-methods): Document new functionality.
2427 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
2428 tramp-hostname-checker if method provides one instead of scanning
2429 argument list for "%h" to decide hostname acceptability.
2430
2431 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
2432
2433 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
2434 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
2435 Handle COPY-CONTENTS. (Bug#15737)
2436
2437 2013-10-28 Daiki Ueno <ueno@gnu.org>
2438
2439 * epa-file.el
2440 (epa-file-cache-passphrase-for-symmetric-encryption):
2441 Document that this option has no effect with GnuPG 2.0 (bug#15552).
2442
2443 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
2444
2445 * image.el (defimage):
2446 (image-load-path): Doc fixes.
2447
2448 2013-10-27 Alan Mackenzie <acm@muc.de>
2449
2450 Indent statements in macros following "##" correctly.
2451 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
2452 Modify the "#" arm of a cond form to handle "#" and "##" operators.
2453
2454 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2455
2456 * linum.el (linum-update-window): Fix boundary test (bug#13446).
2457
2458 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
2459
2460 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
2461 after `=' is probably a new expression.
2462
2463 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2464
2465 * man.el (man-imenu-title): New option.
2466 (Man-mode-map): Add menu. (Bug#15722)
2467 (Man-mode): Add imenu to menu.
2468
2469 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
2470
2471 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
2472 specific in what the first arg can be: a non-keyword word,
2473 string/regexp/percent literal opener, opening paren, or unary
2474 operator followed directly by word.
2475
2476 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2477
2478 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
2479 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
2480 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
2481 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
2482 Remove vars, they do not apply any more.
2483 (prolog-mode-abbrev-table): Remove redundant declaration.
2484 (prolog-upper-case-string, prolog-lower-case-string): Remove.
2485 (prolog-use-smie): Remove.
2486 (prolog-smie-rules): Add indentation rule for the if-then-else layout
2487 supported by prolog-electric-if-then-else-flag.
2488 (prolog-mode-variables, prolog-menu): Use setq-local.
2489 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
2490 Remove binding to `Backspace' since this key doesn't exist anyway.
2491 Remove bindings for electric self-inserting keys.
2492 (prog-mode): Assume it's defined.
2493 (prolog-post-self-insert): New function.
2494 (prolog-mode): Use it.
2495 (prolog-indent-line, prolog-indent-level)
2496 (prolog-find-indent-of-matching-paren)
2497 (prolog-indentation-level-of-line, prolog-goto-comment-column)
2498 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
2499 (prolog-goto-next-paren, prolog-in-string-or-comment)
2500 (prolog-tokenize, prolog-inside-mline-comment)
2501 (prolog-find-start-of-mline-comment): Remove functions.
2502 (prolog-find-unmatched-paren, prolog-clause-end)
2503 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
2504 (prolog-electric--if-then-else): Rename from
2505 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
2506 (prolog-tokenize-searchkey): Remove const.
2507 (prolog-clause-info): Use forward-sexp.
2508 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
2509 (prolog-electric-if-then-else): Remove commands.
2510 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
2511 for use in post-self-insert-hook.
2512 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
2513 for use in post-self-insert-hook.
2514 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
2515 for use in post-self-insert-hook.
2516 (prolog-electric--underscore): Rename from prolog-electric--underscore;
2517 adapt it for use in post-self-insert-hook.
2518
2519 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
2520
2521 * emacs-lisp/ert.el (ert-run-tests-interactively):
2522 Use `completing-read'. (Bug#9756)
2523
2524 2013-10-25 Eli Zaretskii <eliz@gnu.org>
2525
2526 * simple.el (line-move): Call line-move-1 instead of
2527 line-move-visual when the current window hscroll is zero, but
2528 temporary-goal-column indicates we will need to hscroll as result
2529 of the movement. (Bug#15712)
2530
2531 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
2532
2533 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
2534 capitalization. Use :visible instead of :active.
2535 Fix `ruby-indent-exp' reference. Add menu items for the generic
2536 commands that are used with SMIE.
2537 (ruby-do-end-to-brace): Insert space after `{'.
2538
2539 2013-10-25 John Anthony <john@jo.hnanthony.com>
2540
2541 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
2542
2543 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
2544
2545 2013-10-25 Glenn Morris <rgm@gnu.org>
2546
2547 * vc/vc.el (vc-print-log): Don't use a working revision unless
2548 one was explicitly specified. (Bug#15322)
2549
2550 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2551
2552 * subr.el (add-to-list): Preserve return value in compiler-macro
2553 (bug#15692).
2554
2555 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2556
2557 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
2558 result. Ask user to retry using '-all' flag. (Bug#15701)
2559
2560 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2561
2562 * emacs-lisp/smie.el: New smie-config system.
2563 (smie-config): New defcustom.
2564 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
2565 (smie-config-guess, smie-config-save): New commands.
2566 (smie-config--mode-local, smie-config--buffer-local)
2567 (smie-config--trace, smie-config--modefuns): New vars.
2568 (smie-config--advice, smie-config--mode-hook)
2569 (smie-config--setter, smie-config-local, smie-config--get-trace)
2570 (smie-config--guess-value, smie-config--guess): New functions.
2571 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
2572 text properties. Treat "string fence" syntax like string syntax.
2573
2574 * progmodes/sh-script.el (sh-use-smie): Change default.
2575 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
2576 (sh-var-value): Simplify by CSE.
2577 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
2578 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
2579 is used.
2580 (sh-guess-basic-offset): Use cl-incf.
2581 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
2582
2583 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
2584
2585 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
2586 (bug#15699).
2587
2588 2013-10-24 Glenn Morris <rgm@gnu.org>
2589
2590 * Makefile.in (abs_top_srcdir): Remove.
2591 (update-subdirs): Use relative path to update-subdirs.
2592
2593 2013-10-24 Eli Zaretskii <eliz@gnu.org>
2594
2595 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
2596 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
2597 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
2598 Call unmsys--file-name before expand-file-name, not after it.
2599
2600 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
2601
2602 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
2603 (ert-test-skipped): New error.
2604 (ert-skip, ert-stats-skipped): New defuns.
2605 (ert--skip-unless): New macro.
2606 (ert-test-skipped): New struct.
2607 (ert--run-test-debugger, ert-test-result-type-p)
2608 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
2609 (ert--stats-set-test-and-result, ert-char-for-test-result)
2610 (ert-string-for-test-result, ert-run-tests-batch)
2611 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
2612 Handle skipped tests. (Bug#9803)
2613
2614 2013-10-24 Glenn Morris <rgm@gnu.org>
2615
2616 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
2617
2618 * Makefile.in (abs_top_srcdir): New, set by configure.
2619 (update-subdirs): Correct build-aux location.
2620
2621 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
2622
2623 * vc/vc.el (vc-print-root-log): Always set `default-directory'
2624 value, whether we could auto-deduce `backend', or not.
2625
2626 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
2627 with parameters" example. Simplify the "is it block or is it
2628 hash" check, but also make it more thorough.
2629
2630 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
2631
2632 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
2633
2634 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2635
2636 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
2637 { if it is hanging.
2638
2639 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
2640 :before ";".
2641
2642 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
2643
2644 * progmodes/compile.el (compilation-directory-matcher)
2645 (compilation-page-delimiter):
2646 Support GNU Make-4.0 directory quoting. (Bug#15678)
2647
2648 2013-10-23 Leo Liu <sdl.web@gmail.com>
2649
2650 * ido.el (ido-tidy): Handle read-only text.
2651
2652 2013-10-23 Glenn Morris <rgm@gnu.org>
2653
2654 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
2655 (emacs, compile, compile-always):
2656 Quote entities that might contain whitespace.
2657 (custom-deps, finder-data, autoloads): Use abs_lisp.
2658 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
2659 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
2660 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
2661
2662 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
2663
2664 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
2665 Use `following-char'.
2666
2667 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2668
2669 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
2670 * progmodes/ruby-mode.el (ruby-smie-rules):
2671 Remove corresponding workaround. Fix indentation rule of ";" so it
2672 also applies when ";" is the parent.
2673
2674 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
2675
2676 * frame.el (display-screens, display-pixel-height)
2677 (display-pixel-width, display-mm-width, display-backing-store)
2678 (display-save-under, display-planes, display-color-cells)
2679 (display-visual-class, display-monitor-attributes-list):
2680 Mention the optional ‘display’ argument in doc strings.
2681
2682 2013-10-22 Michael Gauland <mikelygee@amuri.net>
2683
2684 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
2685 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
2686
2687 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
2688
2689 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
2690 TODO. Add "." after " @ ".
2691 (ruby-smie--at-dot-call): New function. Checks if point at method
2692 call with explicit target.
2693 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
2694 to the method name tokens when it precedes them.
2695 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
2696 (ruby-smie-rules): Add rule for indentation before and after "."
2697 token.
2698
2699 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2700
2701 * textmodes/remember.el (remember-diary-extract-entries):
2702 Avoid add-to-list.
2703
2704 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
2705 an instruction.
2706
2707 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
2708
2709 * progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) all infix operators.
2710 (ruby-smie--implicit-semi-p): Add new operator chars.
2711
2712 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
2713 `smie-down-list'.
2714 (ruby-smie--args-separator-p): Check that there's no newline
2715 between method call and its arguments.
2716
2717 2013-10-20 Alan Mackenzie <acm@muc.de>
2718
2719 Allow comma separated lists after Java "implements".
2720
2721 * progmodes/cc-engine.el (c-backward-over-enum-header):
2722 Parse commas.
2723 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
2724 from a "disallowed" list in enum fontification.
2725
2726 2013-10-20 Johan Bockgård <bojohan@gnu.org>
2727
2728 * startup.el (default-frame-background-mode): Remove unused defvar.
2729
2730 * progmodes/verilog-mode.el (verilog-mode): Don't set
2731 comment-indent-function globally.
2732
2733 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
2734
2735 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
2736 Move Info menu item creation to ns-win.el.
2737
2738 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
2739 in menu bar.
2740
2741 * menu-bar.el: Move GNUStep specific menus...
2742
2743 * term/ns-win.el (ns-initialize-window-system): ... to here.
2744
2745 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2746
2747 * simple.el (newline): Only run post-self-insert-hook when
2748 called interactively.
2749
2750 2013-10-19 Johan Bockgård <bojohan@gnu.org>
2751
2752 * icomplete.el (icomplete-with-completion-tables): Add :version.
2753
2754 2013-10-19 Alan Mackenzie <acm@muc.de>
2755
2756 Fix fontification bugs with constructors and const.
2757
2758 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
2759 CASE 2) Remove the check for the absence of a suffix construct
2760 after a function declaration with only types (no identifiers) in
2761 the parentheses. Also, accept a function declaration with just a
2762 type inside the parentheses, if this type can be positively
2763 recognised as such, or if a prefix keyword like "explicit" nails
2764 down the construct as a declaration.
2765
2766 2013-10-19 Eli Zaretskii <eliz@gnu.org>
2767
2768 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
2769 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
2770 the problem whereby selecting a menu item that leads to a
2771 minibuffer prompt moves the cursor out of the minibuffer window,
2772 making it hard to type at the prompt. Suggested by Stefan Monnier
2773 <monnier@iro.umontreal.ca>.
2774
2775 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
2776
2777 * menu-bar.el: Don't make Services menu.
2778
2779 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2780
2781 * ffap.el: Handle "/usr/include/c++/<version>" directories.
2782 (ffap-alist): Use ffap-c++-mode for c++-mode.
2783 (ffap-c++-path): New variable.
2784 (ffap-c++-mode): New function.
2785
2786 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
2787
2788 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
2789
2790 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
2791
2792 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
2793 introduced on 2013-09-08, which results in an infinite loop
2794 requesting a password.
2795
2796 2013-10-18 Glenn Morris <rgm@gnu.org>
2797
2798 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
2799
2800 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
2801
2802 Sync with upstream verilog-mode revision 1a6ecec7.
2803 * progmodes/verilog-mode.el (verilog-mode-version): Update.
2804 (verilog-mode-release-date): Remove.
2805 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
2806 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
2807 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
2808 (verilog-auto-tieoff-ignore-regexp)
2809 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
2810 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
2811 (verilog-signals-with, verilog-dir-cache-preserving)
2812 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
2813 Doc fixes.
2814 (verilog-case-fold): New option, to control case folding in
2815 regexp searches, bug597.
2816 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
2817 (verilog-string-match-fold, verilog-in-paren-count)
2818 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
2819 (verilog-at-close-struct-p): New functions.
2820 (verilog-beg-block-re-ordered, verilog-extended-case-re)
2821 (verilog-forward-sexp, verilog-set-auto-endcomments):
2822 (verilog-leap-to-case-head): Handle "unique0" case.
2823 (verilog-in-constraint-re): New constant.
2824 (verilog-keywords, verilog-type-font-keywords):
2825 Add some SystemVerilog 1800-2012 keywords.
2826 (verilog-label-be): Remove unimplemented argument, bug669.
2827 (verilog-batch-execute-func): When batch expanding clear
2828 create-lockfiles to prevent spurious user locks when a file ends
2829 up not changing.
2830 (verilog-calculate-indent, verilog-calc-1)
2831 (verilog-at-close-constraint-p, verilog-at-constraint-p)
2832 (verilog-do-indent): Fix indentation of nested constraints
2833 and structures.
2834 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
2835 (verilog-auto-inst-param): Use verilog-string-match-fold.
2836 (verilog-read-inst-module-matcher):
2837 Fix AUTOINST on gate primitives with #1.
2838 (verilog-read-decls): Fix double-declaring user-defined typed signals.
2839 Reads all user-defined typed variables.
2840 (verilog-read-defines): Fix reading definitions inside comments, bug647.
2841 (verilog-signals-matching-regexp)
2842 (verilog-signals-not-matching-regexp, verilog-auto):
2843 Respect verilog-case-fold.
2844 (verilog-diff-report): Fix line count.
2845 (verilog-auto-assign-modport): Remove unused local `modi'.
2846 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
2847 better handle multidimensional arrays.
2848 Fix packed array ports misadding bit index in AUTOINST, bug637.
2849 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
2850 to not double-declare existing outputs and inputs, respectively.
2851 (verilog-template-map): Bind U to verilog-sk-uvm-component.
2852 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
2853 (verilog-sk-uvm-component): New skeleton.
2854 (verilog-submit-bug-report): Add verilog-case-fold,
2855 remove verilog-mode-release-date.
2856
2857 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
2858
2859 * lisp/subr.el (sit-for): Call (input-pending-p t) so as to behave
2860 as before.
2861
2862 2013-10-18 Reuben Thomas <rrt@sc3d.org>
2863
2864 * textmodes/remember.el (remember): Set buffer-offer-save in
2865 remember buffers (bug#13566).
2866
2867 2013-10-18 Daniel Colascione <dancol@dancol.org>
2868
2869 When evaluating forms in ielm, direct standard output to ielm
2870 buffer. Add new ielm-return-for-effect command. Remove trailing
2871 whitespace throughout.
2872
2873 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
2874 (ielm-return-for-effect): New command.
2875 (ielm-send-input): Accept optional `for-effect' parameter.
2876 (ielm-eval-input): Accept optional `for-effect' parameter.
2877 Bind `standard-output' to stream we create using
2878 `ielm-standard-output-impl'. Suppress printing result when
2879 `for-effect'.
2880 (ielm-standard-output-impl): New function.
2881 (inferior-emacs-lisp-mode): Explain new features in documentation.
2882
2883 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
2884
2885 Code cleanup.
2886
2887 * net/tramp.el (tramp-debug-message): Do not check for connection
2888 buffer.
2889 (tramp-message): Use "vector" connection property.
2890
2891 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
2892 (tramp-equal-remote, tramp-eshell-directory-change)
2893 * net/tramp-adb.el (tramp-adb-handle-copy-file)
2894 (tramp-adb-handle-rename-file)
2895 * net/tramp-cmds.el (tramp-list-remote-buffers)
2896 (tramp-cleanup-connection, tramp-cleanup-this-connection)
2897 * net/tramp-compat.el (tramp-compat-process-running-p)
2898 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
2899 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
2900 (tramp-gvfs-handle-rename-file)
2901 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
2902 (tramp-set-file-uid-gid)
2903 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2904 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
2905 of `file-remote-p'.
2906
2907 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
2908 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
2909 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
2910 (tramp-gw-open-network-stream): Suppress unrelated traces.
2911
2912 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
2913 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
2914 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
2915 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
2916 connection property.
2917
2918 * net/tramp-cache.el (top): Suppress traces when reading
2919 persistency file.
2920
2921 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
2922 Refactor common code. Improve debug message.
2923 (tramp-maybe-open-connection)
2924 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
2925 connection buffer too early.
2926
2927 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
2928 from `tramp-smb-actions-with-acl'.
2929 (tramp-smb-actions-set-acl): New defconst.
2930 (tramp-smb-handle-copy-directory)
2931 (tramp-smb-action-get-acl): New defun, renamed from
2932 `tramp-smb-action-with-acl'.
2933 (tramp-smb-action-set-acl): New defun.
2934 (tramp-smb-handle-set-file-acl): Rewrite.
2935
2936 2013-10-17 Glenn Morris <rgm@gnu.org>
2937
2938 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
2939
2940 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2941
2942 * skeleton.el (skeleton-newline): Remove.
2943 (skeleton-internal-1): Use (insert "\n") instead.
2944
2945 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
2946 let-bindings.
2947
2948 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
2949 forward-sexp-function while we redo its job (bug#15613).
2950
2951 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
2952
2953 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
2954 represented by lists.
2955
2956 2013-10-16 Glenn Morris <rgm@gnu.org>
2957
2958 * tmm.el (tmm--history): New dynamic variable.
2959 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
2960
2961 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
2964 (tramp-smb-errors): Add error messages.
2965 (tramp-smb-actions-with-acl): New defconst.
2966 (tramp-smb-file-name-handler-alist) [set-file-acl]: Add handler.
2967 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
2968 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
2969 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
2970 (tramp-smb-get-stat-capability): Fix tests.
2971
2972 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
2973
2974 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
2975 (bug#15580).
2976
2977 2013-10-16 Glenn Morris <rgm@gnu.org>
2978
2979 * ansi-color.el (ansi-color-drop-regexp):
2980 Add 1J, 1K, 2K. (Bug#15617)
2981
2982 * files.el (hack-local-variables--warned-lexical): New.
2983 (hack-local-variables):
2984 Warn about misplaced lexical-binding. (Bug#15616)
2985
2986 * net/eww.el (eww-render): Always set eww-current-url,
2987 and update header line. (Bug#15622)
2988 (eww-display-html): ... Rather than just doing it here.
2989
2990 2013-10-15 Eli Zaretskii <eliz@gnu.org>
2991
2992 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
2993 menu navigations commands.
2994
2995 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
2996
2997 * progmodes/subword.el (subword-capitalize): Be careful when
2998 the search for [[:alpha:]] fails (bug#15580).
2999
3000 2013-10-14 Eli Zaretskii <eliz@gnu.org>
3001
3002 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
3003 to commands that scroll the menu.
3004
3005 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
3006
3007 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
3008 Handle methods ending with `?' and `!'.
3009
3010 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
3011
3012 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
3013 `japanese-cp932' to `cp932' to fix the problem where saving a
3014 source file written in Shift_JIS twice would end up having
3015 `coding: japanese-cp932' which Ruby could not recognize.
3016 (ruby-mode-set-encoding): Add support for encodings mapped to nil
3017 in `ruby-encoding-map'.
3018 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
3019 doesn't need to be explicitly declared in magic comment.
3020 (ruby-encoding-map): Add type declaration for better customize UI.
3021
3022 2013-10-13 Glenn Morris <rgm@gnu.org>
3023
3024 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
3025 Occur buffers are read-only. http://bugs.debian.org/720775
3026
3027 * emacs-lisp/authors.el (authors-fixed-entries):
3028 Comment out old alpha stuff.
3029
3030 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
3031
3032 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
3033 to `after-save-hook' instead of `before-save-hook'.
3034 (ruby-mode-set-encoding): Use the value of coding system used to
3035 write the file. Call `basic-save-buffer-1' after modifying the
3036 buffer.
3037
3038 2013-10-13 Alan Mackenzie <acm@muc.de>
3039
3040 Fix indentation/fontification of Java enum with
3041 "implements"/generic.
3042
3043 * progmodes/cc-engine.el (c-backward-over-enum-header):
3044 Extracted from the three other places and enhanced to handle generics.
3045 (c-inside-bracelist-p): Uses new function above.
3046 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
3047 function above.
3048 (c-font-lock-enum-tail): Uses new function above.
3049
3050 2013-10-13 Kenichi Handa <handa@gnu.org>
3051
3052 * international/mule-cmds.el (select-safe-coding-system): Remove a
3053 superfluous condition in chekcing whether a coding system is safe
3054 or not.
3055
3056 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
3057
3058 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
3059
3060 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
3061
3062 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
3063
3064 2013-10-13 Glenn Morris <rgm@gnu.org>
3065
3066 * menu-bar.el (menu-bar-update-buffers):
3067 Unify Buffers menu prompt string. (Bug#15576)
3068
3069 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
3070
3071 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
3072 Add some entries.
3073 (authors-fixed-entries): Use accented form of name.
3074
3075 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3076
3077 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
3078 method calls (bug#15594).
3079 (ruby-smie--args-separator-p): New function.
3080 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
3081 recognize paren-free method calls.
3082
3083 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
3084 internals of universal-argument.
3085
3086 2013-10-11 Eli Zaretskii <eliz@gnu.org>
3087
3088 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
3089 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
3090 dropped menu on second mouse click on the menu bar.
3091
3092 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3093
3094 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
3095 (explicit-shell-file-name): Declare.
3096 (sh--vars-before-point, sh--cmd-completion-table): New functions.
3097 (sh-completion-at-point-function): New function.
3098 (sh-mode): Use it.
3099 (sh-smie--keyword-p): Remove unused argument.
3100 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
3101 vars.
3102 (sh-set-shell): Always setup SMIE, even if we use the
3103 old indentation code.
3104
3105 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
3106
3107 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
3108 cases of ? and =.
3109 (ruby-smie-rules): Simplify the "do" rule. The cases when the
3110 predicate would return nil are almost non-existent.
3111 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
3112
3113 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
3114 cache also after commands that modify the buffer but don't move
3115 point.
3116
3117 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3118
3119 * env.el (substitute-env-in-file-name): New function.
3120 (substitute-env-vars): Extend the meaning of the optional arg.
3121
3122 2013-10-10 Eli Zaretskii <eliz@gnu.org>
3123
3124 * term/w32-win.el (dynamic-library-alist): Define separate lists
3125 of GIF DLLs for versions before and after 5.0.0 of giflib.
3126 (Bug#15531)
3127
3128 2013-10-10 João Távora <joaotavora@gmail.com>
3129
3130 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
3131 not locked, use last revision and current source as
3132 defaults. (Bug#15569)
3133
3134 2013-10-10 Masatake YAMATO <yamato@redhat.com>
3135
3136 * menu-bar.el (menu-bar-open): Don't use popup-menu if
3137 menu-bar is hidden.
3138
3139 2013-10-10 Martin Rudalics <rudalics@gmx.at>
3140
3141 * window.el (pop-to-buffer-same-window): Fix doc-string.
3142 (Bug#15492)
3143
3144 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
3147
3148 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
3149
3150 * calendar/icalendar.el (icalendar-import-file):
3151 Fix interactive spec. (Bug#15482)
3152
3153 2013-10-10 Glenn Morris <rgm@gnu.org>
3154
3155 * desktop.el (desktop-save): Default to saving in .emacs.d,
3156 since PWD is no longer in desktop-path by default. (Bug#15319)
3157
3158 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
3159 now that text mode has a menu with the same entry.
3160 (menu-bar-text-mode-auto-fill): Remove now unused func.
3161 * textmodes/text-mode.el (text-mode-map):
3162 Use auto-fill help text from menu-bar.el.
3163
3164 2013-10-10 John Anthony <john@jo.hnanthony.com>
3165
3166 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
3167
3168 2013-10-09 Juri Linkov <juri@jurta.org>
3169
3170 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
3171 instead of this-command-keys. Add universal-argument-more and
3172 universal-argument-minus to the list of prefix commands. (Bug#15568)
3173
3174 2013-10-09 Glenn Morris <rgm@gnu.org>
3175
3176 * vc/vc-svn.el (vc-svn-create-repo):
3177 Expand paths in file://... url. (Bug#15446)
3178
3179 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
3180 Add some entries.
3181 (authors): Remove unused local variables.
3182
3183 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
3184
3185 * profiler.el: Create a more coherent calltree from partial backtraces.
3186 (profiler-format): Hide the tail with `invisible' so that C-s can still
3187 find the hidden elements.
3188 (profiler-calltree-depth): Don't recurse so enthusiastically.
3189 (profiler-function-equal): New hash-table-test.
3190 (profiler-calltree-build-unified): New function.
3191 (profiler-calltree-build): Use it.
3192 (profiler-report-make-name-part): Indent the calltree less.
3193 (profiler-report-mode): Add visibility specs for profiler-format.
3194 (profiler-report-expand-entry, profiler-report-toggle-entry):
3195 Expand the whole subtree when provided with a prefix arg.
3196
3197 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
3198
3199 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
3200 iuwu-mod token.
3201 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
3202 hanging iuwu-mod token.
3203 (ruby-smie--forward-token): Do not include a dot after a token in
3204 that token.
3205 (ruby-smie--backward-token): Likewise.
3206
3207 2013-10-08 Juri Linkov <juri@jurta.org>
3208
3209 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
3210 to isearch-other-control-char.
3211 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
3212 and isearch-post-command-hook to post-command-hook.
3213 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
3214 and isearch-post-command-hook from post-command-hook.
3215 (isearch-unread-key-sequence)
3216 (isearch-reread-key-sequence-naturally)
3217 (isearch-lookup-scroll-key, isearch-other-control-char)
3218 (isearch-other-meta-char): Remove functions.
3219 (isearch-pre-command-hook, isearch-post-command-hook):
3220 New functions based on isearch-other-meta-char rewritten
3221 relying on the new behavior of overriding-terminal-local-map
3222 that does not replace the local keymaps any more. (Bug#15200)
3223
3224 2013-10-08 Eli Zaretskii <eliz@gnu.org>
3225
3226 Support menus on text-mode terminals.
3227 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
3228 functionality.
3229
3230 * tooltip.el (tooltip-mode): Don't error out on TTYs.
3231
3232 * menu-bar.el (popup-menu, popup-menu-normalize-position):
3233 Move here from mouse.el.
3234 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
3235 and arrow keys.
3236 (tty-menu-navigation-map): New map for TTY menu navigation.
3237
3238 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
3239
3240 * frame.el (display-mouse-p): Report text-mode mouse as available
3241 on w32.
3242 (display-popup-menus-p): Report availability if mouse is
3243 available; don't condition on window-system.
3244
3245 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
3246 (tty-menu-selected-face): New faces.
3247
3248 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3249
3250 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
3251 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
3252 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
3253 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
3254 New constants.
3255 (lisp-mode-variables): New `elisp' argument.
3256 (emacs-lisp-mode): Use it.
3257 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
3258 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
3259
3260 * indent.el: Use lexical-binding.
3261 (indent-region): Add progress reporter.
3262 (tab-stop-list): Make it implicitly extend to infinity by repeating the
3263 last step.
3264 (indent--next-tab-stop): New function to implement this behavior.
3265 (tab-to-tab-stop, move-to-tab-stop): Use it.
3266
3267 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
3268
3269 * indent.el (indent-rigidly--current-indentation): New function.
3270 (indent-rigidly-map): New var.
3271 (indent-rigidly): Use it to provide interactive mode (bug#8196).
3272
3273 2013-10-08 Bastien Guerry <bzg@gnu.org>
3274
3275 * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.
3276
3277 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3278
3279 * progmodes/perl-mode.el: Use lexical-binding.
3280 Remove redundant :group args.
3281 (perl-nochange): Change default to be closer to other major modes's
3282 standard behavior.
3283 (perl-indent-line): Don't consider text on current line as a
3284 valid beginning of function from which to indent.
3285
3286 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
3287 with more than one argument (bug#15538).
3288
3289 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
3290
3291 * vc/pcvs.el: Use lexical-binding.
3292 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
3293 environment of `eval'.
3294 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
3295 than a list of expressions. Adjust callers.
3296 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
3297
3298 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
3299
3300 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
3301 case of the dot in a chained method call being on the following line.
3302
3303 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3304
3305 * electric.el (electric-indent-inhibit): New var.
3306 (electric-indent-post-self-insert-function): Use it.
3307 * progmodes/python.el (python-mode): Set it.
3308
3309 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
3310 open braces.
3311
3312 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
3313
3314 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
3315 (css-mode): Use electric-indent-chars.
3316
3317 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
3318 (font-lock-beg, font-lock-end): Move before first use.
3319 (nxml-mode): Use syntax-propertize-function.
3320 (nxml-after-change, nxml-after-change1): Adjust accordingly.
3321 (nxml-extend-after-change-region): Remove.
3322 * nxml/xmltok.el: Use lexical-binding.
3323 (xmltok-save): Use `declare'.
3324 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
3325 * nxml/nxml-util.el: Use lexical-binding.
3326 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
3327 Use `declare'.
3328 * nxml/nxml-ns.el: Use lexical-binding.
3329 (nxml-ns-save): Use `declare'.
3330 (nxml-ns-prefixes-for): Avoid add-to-list.
3331 * nxml/rng-match.el: Use lexical-binding.
3332 (rng--ipattern): Use cl-defstruct.
3333 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
3334 (rng-cons-group-after, rng-subst-group-after)
3335 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
3336 Use closures instead of `(lambda...).
3337
3338 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
3339
3340 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
3341 of BEG and END.
3342
3343 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3344 Use `tramp-handle-insert-file-contents'.
3345 (tramp-gvfs-handle-insert-file-contents): Remove function.
3346
3347 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
3348 Use `save-restriction' in order to keep markers.
3349
3350 * net/trampver.el: Update release number.
3351
3352 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3353
3354 * progmodes/compile.el (compilation-parse-errors):
3355 Use compilation--put-prop.
3356 (compilation--ensure-parse): Check compilation-multiline.
3357
3358 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
3359
3360 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
3361 lexical-binding.
3362
3363 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
3364
3365 * progmodes/ruby-mode.el: Fix recently added tests.
3366 (ruby-smie-grammar): Add - and +.
3367 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
3368 (ruby-smie--backward-id): New functions.
3369 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
3370 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
3371 any more.
3372
3373 2013-10-07 Leo Liu <sdl.web@gmail.com>
3374
3375 * register.el (register-preview-delay)
3376 (register-preview-functions): New variables.
3377 (register-read-with-preview, register-preview)
3378 (register-describe-oneline): New functions.
3379 (point-to-register, window-configuration-to-register)
3380 (frame-configuration-to-register, jump-to-register)
3381 (number-to-register, view-register, insert-register)
3382 (copy-to-register, append-to-register, prepend-to-register)
3383 (copy-rectangle-to-register): Use register-read-with-preview to
3384 read register. (Bug#15525)
3385
3386 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
3387
3388 * net/network-stream.el (network-stream-open-starttls): Don't add
3389 --insecure if it's already present, because that gnutls-cli
3390 rejects getting that parameter twice.
3391
3392 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
3393
3394 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
3395 keyword, too.
3396
3397 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
3398
3399 * newcomment.el (comment-use-global-state): Change default value
3400 to t, mark obsolete (Bug#15251).
3401 (comment-beginning): In addition to `comment-to-syntax', check the
3402 value of `comment-use-global-state'.
3403
3404 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
3405
3406 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
3407 (ruby-comment-column): Follow the global default, by default.
3408 (ruby-smie-grammar): Add assignment syntax.
3409 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
3410 open-paren, a comma, or a \.
3411 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
3412 and line continuations.
3413 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
3414 followed by implicit semi-colons. Add rule for string concatenation
3415 and for indentation at BOB.
3416 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
3417
3418 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
3419 calling next-sexp, since next-token may have skipped chars which
3420 next-sexp doesn't know should be skipped!
3421
3422 2013-10-05 Leo Liu <sdl.web@gmail.com>
3423
3424 * progmodes/octave.el (octave-send-region):
3425 Call compilation-forget-errors.
3426
3427 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
3428
3429 * vc/vc-svn.el (vc-svn-find-admin-dir):
3430 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
3431 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
3432 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
3433 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
3434
3435 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
3438
3439 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
3440
3441 * subr.el (read-passwd): Hide chars even when called within a context
3442 where after-change-functions is disabled (bug#15501).
3443 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
3444 until we removed ourself from overriding-terminal-local-map.
3445
3446 2013-10-04 Leo Liu <sdl.web@gmail.com>
3447
3448 * progmodes/octave.el (inferior-octave-mode):
3449 Call compilation-forget-errors.
3450
3451 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
3452
3453 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
3454
3455 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
3456
3457 * net/secrets.el (secrets-create-collection): Add optional
3458 argument ALIAS. Use proper Label keyword. Append ALIAS as
3459 dbus-call-method argument. (Bug#15516)
3460
3461 2013-10-04 Leo Liu <sdl.web@gmail.com>
3462
3463 * progmodes/octave.el (inferior-octave-error-regexp-alist)
3464 (inferior-octave-compilation-font-lock-keywords): New variables.
3465 (compilation-error-regexp-alist)
3466 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
3467 (inferior-octave-mode): Use compilation-shell-minor-mode.
3468
3469 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
3470
3471 * minibuffer.el (completion--replace): Be careful that `end' might be
3472 a marker.
3473
3474 2013-10-03 Daiki Ueno <ueno@gnu.org>
3475
3476 Add support for package signature checking.
3477 * emacs-lisp/package.el (url-http-file-exists-p)
3478 (epg-make-context, epg-context-set-home-directory)
3479 (epg-verify-string, epg-context-result-for)
3480 (epg-signature-status, epg-signature-to-string)
3481 (epg-check-configuration, epg-configuration)
3482 (epg-import-keys-from-file): Declare.
3483 (package-check-signature): New user option.
3484 (package-unsigned-archives): New user option.
3485 (package-desc): Add `signed' field.
3486 (package-load-descriptor): Set `signed' field if .signed file exists.
3487 (package--archive-file-exists-p): New function.
3488 (package--check-signature): New function.
3489 (package-install-from-archive): Check package signature.
3490 (package--download-one-archive): Check archive signature.
3491 (package-delete): Remove .signed file.
3492 (package-import-keyring): New command.
3493 (package-refresh-contents): Import default keyring.
3494 (package-desc-status): Add "unsigned" status.
3495 (describe-package-1, package-menu--print-info)
3496 (package-menu-mark-delete, package-menu--find-upgrades)
3497 (package-menu--status-predicate): Support "unsigned" status.
3498
3499 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3500
3501 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
3502 the new compilation scheme using the new byte-codes.
3503
3504 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
3505 (byte-pophandler): New byte codes.
3506 (byte-goto-ops): Adjust accordingly.
3507 (byte-compile--use-old-handlers): New var.
3508 (byte-compile-catch): Use new byte codes depending on
3509 byte-compile--use-old-handlers.
3510 (byte-compile-condition-case--old): Rename from
3511 byte-compile-condition-case.
3512 (byte-compile-condition-case--new): New function.
3513 (byte-compile-condition-case): New function that dispatches depending
3514 on byte-compile--use-old-handlers.
3515 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
3516 when we can.
3517
3518 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3519 Optimize under `condition-case' and `catch' if
3520 byte-compile--use-old-handlers is nil.
3521 (disassemble-offset): Handle new bytecodes.
3522
3523 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3524
3525 * subr.el (error): Use `declare'.
3526 (decode-char, encode-char): Use advertised-calling-convention instead
3527 of the docstring to discourage use of the `restriction' arg.
3528
3529 2013-10-03 Daiki Ueno <ueno@gnu.org>
3530
3531 * epg.el (epg-verify-file): Add a comment saying that it does not
3532 notify verification error as a return value nor a signal.
3533 (epg-verify-string): Ditto.
3534
3535 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
3536
3537 * progmodes/compile.el (compilation-start): Try globbing the arg to
3538 `cd' (bug#15417).
3539
3540 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
3541
3542 Sync with Tramp 2.2.8.
3543
3544 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
3545 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
3546 * net/trampver.el: Update release number.
3547
3548 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
3549
3550 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
3551 and default-process-coding-system for darwin only.
3552
3553 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3554
3555 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
3556
3557 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
3558
3559 * vc/vc-git.el (vc-git-grep): Disable pager.
3560
3561 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
3562
3563 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
3564 Use :url instead of :homepage, as per
3565 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
3566
3567 * newcomment.el (comment-beginning): When `comment-use-syntax' is
3568 non-nil, use `syntax-ppss' (Bug#15251).
3569
3570 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3571
3572 * progmodes/octave.el (inferior-octave-startup-file):
3573 Prefer ~/.emacs.d/init_octave.m.
3574
3575 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
3576
3577 * emacs-lisp/package.el (package-desc-from-define):
3578 Accept additional arguments as plist, convert them to an alist and store
3579 them in the `extras' slot.
3580 (package-generate-description-file): Convert extras alist back to
3581 plist and append to the `define-package' form arguments.
3582 (package--alist-to-plist): New function.
3583 (package--ac-desc): Add `extras' slot.
3584 (package--add-to-archive-contents): Check if the archive-contents
3585 vector is long enough, and if it is, pass its `extras' slot value
3586 to `package-desc-create'.
3587 (package-buffer-info): Call `lm-homepage', pass the returned value
3588 to `package-desc-from-define'.
3589 (describe-package-1): Render the homepage button (Bug#13291).
3590
3591 * emacs-lisp/package-x.el (package-upload-buffer-internal):
3592 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
3593
3594 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
3595
3596 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
3597 and default-process-coding-system to utf-8-unix (Bug#15402).
3598
3599 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
3600
3601 * subr.el (looking-back): Do not recommend using looking-back.
3602
3603 2013-09-28 Alan Mackenzie <acm@muc.de>
3604
3605 Fix indentation/fontification of Java enum with "implements".
3606
3607 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
3608 regexp which matches "implements", etc., in Java.
3609 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
3610 specifier clauses coming after "enum".
3611 * progmodes/cc-fonts.el (c-font-lock-declarations)
3612 (c-font-lock-enum-tail): Check for extra specifier clauses coming
3613 after "enum".
3614
3615 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
3616
3617 * faces.el (region): Change ns_selection_color to
3618 ns_selection_fg_color, add ns_selection_bg_color.
3619
3620 2013-09-28 Leo Liu <sdl.web@gmail.com>
3621
3622 * progmodes/octave.el (inferior-octave-completion-table)
3623 (inferior-octave-completion-at-point): Minor tweaks.
3624
3625 * textmodes/ispell.el (ispell-lookup-words): Rename from
3626 lookup-words. (Bug#15460)
3627 (lookup-words): Obsolete.
3628 (ispell-complete-word, ispell-command-loop): All uses changed.
3629
3630 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3631
3632 * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
3633 (octave-mode-menu): Add octave-send-buffer.
3634 (octave-send-buffer): New function.
3635
3636 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3637
3638 * lisp/progmodes/octave.el (octave-mode-map): Add key binding for
3639 octave-lookfor.
3640 (octave-mode-menu): Add octave-lookfor.
3641 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
3642 octave-lookfor.
3643 (octave-lookfor): New function.
3644
3645 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3646
3647 * emacs-lisp/cl-macs.el:
3648 (cl--loop-destr-temps): Remove.
3649 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
3650 its convention.
3651 (cl--loop-set-iterator-function): New function.
3652 (cl-loop): Adjust accordingly, so as not to use cl-subst.
3653 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
3654 Bind `it' with `let' instead of substituting it with `cl-subst'.
3655 (cl--unused-var-p): New function.
3656 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
3657 Eliminate some unused variable warnings (bug#15326).
3658
3659 2013-09-27 Tassilo Horn <tsdh@gnu.org>
3660
3661 * doc-view.el (doc-view-scale-reset): Rename from
3662 `doc-view-reset-zoom-level'.
3663 (doc-view-scale-adjust): New command.
3664 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
3665 `doc-view-scale-adjust'.
3666
3667 2013-09-26 Tassilo Horn <tsdh@gnu.org>
3668
3669 * doc-view.el (doc-view-reset-zoom-level): New command.
3670 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
3671 zoom commands (bug#15466).
3672
3673 2013-09-26 Kenichi Handa <handa@gnu.org>
3674
3675 * international/quail.el (quail-help): Make it not a command.
3676
3677 2013-09-26 Leo Liu <sdl.web@gmail.com>
3678
3679 * minibuffer.el (completion-all-sorted-completions): Make args
3680 optional as they are.
3681
3682 2013-09-25 Daniel Colascione <dancol@dancol.org>
3683
3684 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
3685 specs are and that they're not evaluated.
3686
3687 2013-09-24 Sam Steingold <sds@gnu.org>
3688
3689 * midnight.el (clean-buffer-list-kill-regexps)
3690 (clean-buffer-list-kill-buffer-names): Update for the new Man
3691 buffer naming which includes the object name.
3692
3693 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3694
3695 * eshell/esh-cmd.el (eshell--sep-terms): New var.
3696 (eshell-parse-command, eshell-parse-pipeline): Use it since
3697 eshell-separate-commands requires a dynamic scoped var.
3698 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
3699
3700 2013-09-23 Leo Liu <sdl.web@gmail.com>
3701
3702 * autoinsert.el (auto-insert-alist): Make the value of
3703 lexical-binding match its file setting.
3704
3705 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
3706
3707 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
3708
3709 * autoarg.el (autoarg-kp-digit-argument):
3710 * electric.el (Electric-command-loop):
3711 * kmacro.el (kmacro-step-edit-insert):
3712 Do not set universal-argument-num-events.
3713
3714 2013-09-22 Leo Liu <sdl.web@gmail.com>
3715
3716 * files.el (interpreter-mode-alist): Add octave.
3717
3718 2013-09-21 Alan Mackenzie <acm@muc.de>
3719
3720 C++: fontify identifier in declaration following "public:" correctly.
3721 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
3722 to match "public", etc.
3723 (c-decl-prefix-re): Add ":" into the C++ value.
3724 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
3725 bit. Add a check for a ":" preceded by "public", etc.
3726
3727 2013-09-21 Eli Zaretskii <eliz@gnu.org>
3728
3729 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
3730 recognized by GDB 7.5 and later.
3731
3732 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
3733
3734 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
3735
3736 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3737
3738 * subr.el (internal--call-interactively): New const.
3739 (called-interactively-p): Use it (bug#3984).
3740
3741 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
3742
3743 * vc/pcvs.el (cvs-mode-ignore):
3744 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
3745 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
3746
3747 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
3750 (eshell-ls-orig-insert-directory): Remove.
3751 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
3752 (eshell-ls-use-in-dired): Use advice-add/remove.
3753 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
3754 Add `orig-fun' arg for use in :around advice.
3755 Make it check (redundantly) eshell-ls-use-in-dired.
3756
3757 2013-09-19 Glenn Morris <rgm@gnu.org>
3758
3759 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
3760
3761 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
3762
3763 * emacs-lisp/eieio.el (class-parent): Undo previous change.
3764
3765 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
3766
3767 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
3768 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
3769 (tramp-get-remote-python): New defuns.
3770 (tramp-get-remote-uid-with-perl)
3771 (tramp-get-remote-gid-with-perl): New defuns. Perl code
3772 contributed by yary <not.com@gmail.com> (tiny change).
3773 (tramp-get-remote-uid-with-python)
3774 (tramp-get-remote-gid-with-python): New defuns. Python code
3775 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
3776 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
3777
3778 2013-09-19 Glenn Morris <rgm@gnu.org>
3779
3780 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
3781
3782 * eshell/em-unix.el (eshell-remove-entries):
3783 Rename argument to avoid name-clash with global `top-level'.
3784
3785 * eshell/esh-proc.el (eshell-kill-process-function):
3786 Remove eshell-reset-after-proc from eshell-kill-hook if present.
3787 (eshell-reset-after-proc): Remove unused arg `proc'.
3788
3789 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
3790 (directory-files-and-attributes): Mark unused arg.
3791
3792 * eshell/em-unix.el (eshell-remove-entries):
3793 Remove unused arg `path'. Update callers.
3794
3795 * eshell/em-hist.el (eshell-hist-parse-arguments):
3796 Remove unused arg `silent'. Update callers.
3797
3798 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
3799 Fix (f)boundp mix-up.
3800
3801 * eshell/em-smart.el (eshell-smart-scroll-window)
3802 (eshell-disable-after-change):
3803 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
3804
3805 2013-09-18 Alan Mackenzie <acm@muc.de>
3806
3807 Fix fontification of type when followed by "const".
3808 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
3809 "known" types from fontification.
3810
3811 2013-09-18 Glenn Morris <rgm@gnu.org>
3812
3813 * emacs-lisp/chart.el (x-display-color-cells): Declare.
3814 (chart-face-list): Drop Emacsen without display-color-p.
3815
3816 * net/eww.el (libxml-parse-html-region): Declare.
3817 (eww-display-html): Explicit error if no libxml2 support.
3818
3819 * doc-view.el (doc-view-mode): Silence --without-x compilation.
3820
3821 * image.el (image-type-from-buffer, image-multi-frame-p):
3822 Remove --without-x warning/error.
3823
3824 * mouse.el (mouse-yank-primary):
3825 * term.el (term-mouse-paste):
3826 Reorder to silence --without-x compilation.
3827
3828 * mpc.el (doc-view-mode): Silence --without-x compilation.
3829
3830 * mail/rmailmm.el (rmail-mime-set-bulk-data):
3831 Silence --without-x compilation.
3832
3833 * progmodes/gud.el (gud-find-file, gud-mode):
3834 Silence --without-x compilation.
3835 (tooltip-mode): Declare.
3836
3837 * wdired.el (dired-backup-overwrite): Remove declaration.
3838 (wdired-mode-map): Add doc string.
3839
3840 * custom.el (x-get-resource): Declare.
3841
3842 * eshell/em-glob.el (ange-cache):
3843 * eshell/em-unix.el (ange-cache): Declare.
3844
3845 * faces.el (x-display-list, x-open-connection, x-get-resource):
3846 Declare.
3847
3848 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
3849 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
3850 Declare.
3851
3852 * frame.el (x-display-grayscale-p, x-display-name): Declare.
3853
3854 * net/gnutls.el (gnutls-log-level): Declare.
3855
3856 * net/shr.el (image-size, image-animate): Declare.
3857
3858 * simple.el (font-info): Declare.
3859
3860 * subr.el (x-popup-dialog): Declare.
3861
3862 * term/common-win.el (x-select-enable-primary)
3863 (x-last-selected-text-primary, x-last-selected-text-clipboard):
3864 Declare.
3865
3866 * term/ns-win.el (x-handle-args): Declare.
3867
3868 * term/x-win.el (x-select-enable-clipboard): Declare.
3869
3870 * term/w32-win.el (create-default-fontset): Declare.
3871
3872 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
3873 Declare.
3874
3875 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
3876 (fit-frame-to-buffer): Explicit error if --without-x.
3877 (mouse-autoselect-window-select): Silence compiler.
3878
3879 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
3880
3881 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
3882 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
3883 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
3884 * eshell/esh-util.el (eshell-sublist):
3885 Remove unused local variables.
3886
3887 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
3888
3889 * textmodes/two-column.el: Make 2C-split work for --without-x.
3890 (scroll-bar-columns): Autoload.
3891 (top-level): Require fringe when compiling.
3892
3893 2013-09-18 Leo Liu <sdl.web@gmail.com>
3894
3895 * subr.el (add-hook): Robustify to handle closure as well.
3896
3897 2013-09-17 Glenn Morris <rgm@gnu.org>
3898
3899 * simple.el (messages-buffer-mode-map): Unbind "g".
3900
3901 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3902
3903 * help-mode.el (help-mode-finish): Use derived-mode-p.
3904 Remove obsolete highlighting.
3905
3906 * play/life.el (life-mode): Use define-derived-mode. Derive from
3907 special-mode.
3908 (life): Let-bind inhibit-read-only.
3909 (life-setup): Avoid `setq'. Use `life-mode'.
3910
3911 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
3912 which should not be needed any more.
3913 (package-menu-refresh, package-menu-describe-package): Use user-error.
3914
3915 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
3916 (eshell-post-rewrite-command-hook): Make obsolete.
3917 (eshell-parse-command): Simplify.
3918 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
3919 (eshell--cmd): Declare.
3920 (eshell-parse-pipeline): Remove unused var `final-p'.
3921 Pass a dynvar to eshell-post-rewrite-command-hook.
3922 Implement the new eshell-post-rewrite-command-function.
3923 (eshell-invoke-directly): Remove unused arg `input'.
3924 * eshell/esh-io.el (eshell-io-initialize):
3925 Use eshell-post-rewrite-command-function (bug#15399).
3926 (eshell--apply-redirections): Rename from eshell-apply-redirections;
3927 adjust to new calling convention.
3928 (eshell-create-handles): Rename args to avoid clashing with dynvar
3929 `standard-output'.
3930
3931 2013-09-17 Glenn Morris <rgm@gnu.org>
3932
3933 * simple.el (messages-buffer-mode): New major mode.
3934 (messages-buffer): New function.
3935 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
3936 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
3937 (ert-run-test): Use `messages-buffer' function.
3938 (ert--force-message-log-buffer-truncation): Ignore read-only.
3939 * help.el (view-echo-area-messages): Use `messages-buffer' function.
3940 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
3941
3942 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3943
3944 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
3945
3946 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
3947
3948 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3949
3950 * icomplete.el (icomplete-in-buffer): New var.
3951 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
3952 vars and replace them with functions.
3953 (icomplete-minibuffer-setup): Adjust accordingly.
3954 (icomplete--completion-table, icomplete--completion-predicate)
3955 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
3956 New functions.
3957 (icomplete-forward-completions, icomplete-backward-completions)
3958 (icomplete-simple-completing-p, icomplete-exhibit)
3959 (icomplete-completions): Use them.
3960 (icomplete--in-region-buffer): New var.
3961 (icomplete--in-region-setup): New function.
3962 (icomplete-mode): Use it.
3963
3964 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
3965 (bug#15379).
3966 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
3967 return args and options.
3968 (eshell-eval-using-options): Use the new return value of
3969 eshell--do-opts to set the options's vars in their scope.
3970 (eshell--set-option): Rename from eshell-set-option.
3971 Add arg `opt-vals'.
3972 (eshell--process-option): Rename from eshell-process-option.
3973 Add arg `opt-vals'.
3974 (eshell--process-args): Use an `opt-vals' alist to store the options's
3975 values during their processing and return them additionally to the
3976 remaining args.
3977
3978 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
3979
3980 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
3981 continuation character an operator, as far as indentation is
3982 concerned (Bug#15369).
3983
3984 2013-09-15 Martin Rudalics <rudalics@gmx.at>
3985
3986 * window.el (window--state-put-2): Don't process buffer state
3987 when buffer doesn't exist any more (Bug#15382).
3988
3989 2013-09-15 Glenn Morris <rgm@gnu.org>
3990
3991 * eshell/em-unix.el (eshell/rm):
3992 Make -f ignore missing files. (Bug#15373)
3993
3994 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
3995 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
3996 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
3997
3998 2013-09-14 Glenn Morris <rgm@gnu.org>
3999
4000 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
4001
4002 2013-09-13 Glenn Morris <rgm@gnu.org>
4003
4004 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
4005 (dired-guess-default): Make `file' available in the env. (Bug#15363)
4006
4007 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
4008
4009 * frame.el (x-focus-frame): Mark as declared in frame.c.
4010
4011 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
4012
4013 * ls-lisp.el: Use advice-add.
4014 (original-insert-directory): Remove.
4015 (ls-lisp--insert-directory): Rename from insert-directory; add
4016 `orig-fun' argument.
4017 (insert-directory): Advise.
4018
4019 2013-09-13 Eli Zaretskii <eliz@gnu.org>
4020
4021 * term.el (term-emulate-terminal): Decode the command string
4022 before passing it to term-command-hook. (Bug#15337)
4023
4024 2013-09-13 Glenn Morris <rgm@gnu.org>
4025
4026 * eshell/esh-util.el (ange-cache): Move declaration earlier.
4027
4028 * eshell/esh-ext.el (eshell-search-path): Declare.
4029
4030 * eshell/em-prompt.el (eshell/pwd): Autoload it.
4031 Otherwise an error occurs if eshell-dirs module not loaded.
4032
4033 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
4034
4035 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
4036
4037 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
4038 `tramp-check-proper-host'. Check for a valid method name.
4039
4040 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
4041 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
4042 * net/tramp-sh.el (tramp-maybe-open-connection):
4043 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
4044
4045 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
4046 also for hash values.
4047
4048 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4049
4050 * term/ns-win.el (parameters): Don't declare as dynamic.
4051 (before-make-frame-hook): Don't add ineffective function.
4052
4053 * eshell/*.el: Use lexical-binding (bug#15231).
4054
4055 2013-09-12 Kenichi Handa <handa@gnu.org>
4056
4057 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
4058
4059 2013-09-12 Glenn Morris <rgm@gnu.org>
4060
4061 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
4062 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
4063
4064 * subr.el (do-after-load-evaluation): Also give compiler warnings
4065 when obsolete files are used (except by obsolete files).
4066
4067 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
4068 in the status output, assume `filename' is the first. (Bug#15322)
4069
4070 * vc/vc.el (vc-deduce-fileset): Doc fix.
4071
4072 * calc/calc-help.el (Info-goto-node):
4073 * progmodes/cperl-mode.el (Info-find-node):
4074 * vc/ediff.el (Info-goto-node): Update declarations.
4075
4076 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
4077
4078 * vc/vc-bzr.el (vc-compilation-mode): Declare.
4079 (vc-bzr-pull): Require vc-dispatcher.
4080 * vc/vc-git.el (vc-compilation-mode): Declare.
4081 (vc-git-pull): Require vc-dispatcher.
4082
4083 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
4084
4085 * progmodes/octave.el (help-button-action): Declare.
4086
4087 * shell.el (shell-directory-tracker): Output error as a message
4088 rather than just returning it as a string.
4089 (shell-process-pushd): Remove useless use of message.
4090
4091 * dframe.el (dframe-timer-fn):
4092 * files.el (dir-locals-read-from-file):
4093 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
4094 (mpc-format):
4095 * reveal.el (reveal-post-command):
4096 * saveplace.el (load-save-place-alist-from-file):
4097 * shell.el (shell-resync-dirs):
4098 * w32-common-fns.el (x-get-selection-value):
4099 * emacs-lisp/copyright.el (copyright-find-copyright):
4100 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
4101 * emulation/tpu-edt.el (tpu-copy-keyfile):
4102 * play/bubbles.el (bubbles--mark-neighbourhood):
4103 * progmodes/executable.el
4104 (executable-make-buffer-file-executable-if-script-p):
4105 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
4106
4107 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 Cleanup Eshell to rely less on dynamic scoping.
4110 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
4111 last-value, and ext-command here. Bind `args' closer to `body'.
4112 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
4113 (eshell--args): Declare new dynamic var.
4114 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
4115 last-value, and ext-command. Pass `args' to `body'.
4116 (eshell-process-args): Bind eshell--args.
4117 (eshell-set-option): Use eshell--args.
4118 * eshell/eshell.el (eshell): Use derived-mode-p.
4119 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
4120 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
4121 (eshell-glob-function): Declare.
4122 * eshell/esh-util.el: Require cl-lib.
4123 (eshell-read-hosts-file): Avoid add-to-list.
4124 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
4125 `err'.
4126 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
4127 Declare.
4128 (eshell/diff): Remove unused var `err'.
4129 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
4130 `killflag'.
4131 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
4132 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
4133 first use.
4134 * eshell/em-glob.el (eshell-glob-matches, message-shown):
4135 Move declaration before first use.
4136 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
4137 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
4138 rely on cl-return.
4139
4140 2013-09-12 Glenn Morris <rgm@gnu.org>
4141
4142 * term/ns-win.el (global-map): Remove binding for ispell-next,
4143 deleted 1999-05-29. (Bug#15357)
4144
4145 2013-09-11 Glenn Morris <rgm@gnu.org>
4146
4147 * echistory.el (electric-command-history): Remove call to deleted func.
4148
4149 * play/landmark.el (landmark-mode): Fix typos.
4150
4151 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
4152 Check cvs-sort-ignore-file is bound.
4153
4154 * savehist.el: No need for cl when compiling on Emacs.
4155
4156 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4157
4158 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
4159 (bug#15338).
4160 (eshell-self-insert-command, eshell-send-invisible):
4161 Remove unused argument.
4162 (eshell-handle-control-codes): Remove unused var `orig'.
4163 Avoid delete-backward-char.
4164
4165 * files.el (set-auto-mode): Simplify a bit further.
4166
4167 2013-09-11 Glenn Morris <rgm@gnu.org>
4168
4169 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
4170 (set-auto-mode): Don't regexp-quote elements.
4171 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
4172 * progmodes/cc-mode.el (interpreter-mode-alist):
4173 * progmodes/ruby-mode.el (interpreter-mode-alist):
4174 Revert previous change.
4175
4176 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4177
4178 * play/snake.el (snake-mode):
4179 * play/mpuz.el (mpuz-mode):
4180 * play/landmark.el (lm-mode):
4181 * play/blackbox.el (blackbox-mode):
4182 * play/5x5.el (5x5-mode):
4183 * obsolete/options.el (Edit-options-mode):
4184 * net/quickurl.el (quickurl-list-mode):
4185 * net/newst-treeview.el (newsticker-treeview-mode):
4186 * mail/rmailsum.el (rmail-summary-mode):
4187 * mail/mspools.el (mspools-mode):
4188 * locate.el (locate-mode):
4189 * ibuffer.el (ibuffer-mode):
4190 * emulation/ws-mode.el (wordstar-mode):
4191 * emacs-lisp/debug.el (debugger-mode):
4192 * array.el (array-mode):
4193 * net/eudc.el (eudc-mode): Use define-derived-mode.
4194 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
4195 Move initialization into declaration.
4196 (mairix-searches-mode): Use define-derived-mode.
4197 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
4198 (eudc-edit-hotlist): Use dolist.
4199 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
4200 (Man-mode): Use define-derived-mode.
4201 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
4202 (Info-edit-mode): Use define-derived-mode.
4203 (Info-cease-edit): Use Info-mode.
4204 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
4205 into declaration.
4206 (eshell-mode): Use define-derived-mode.
4207 * chistory.el (command-history-mode-map): Rename from
4208 command-history-map.
4209 (command-history-mode): Use define-derived-mode.
4210 (Command-history-setup): Remove function.
4211 * calc/calc.el (calc-trail-mode-map): New var.
4212 (calc-trail-mode): Use define-derived-mode.
4213 (calc-trail-buffer): Set calc-main-buffer manually.
4214 * bookmark.el (bookmark-insert-annotation): New function.
4215 (bookmark-edit-annotation): Use it.
4216 (bookmark-edit-annotation-mode): Make it a proper major mode.
4217 (bookmark-send-edited-annotation): Use derived-mode-p.
4218 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
4219 closer to its ideal place. Use \' to match EOS.
4220
4221 * profiler.el (profiler-calltree-find): Use function-equal.
4222
4223 2013-09-10 Glenn Morris <rgm@gnu.org>
4224
4225 * files.el (interpreter-mode-alist): Convert to regexps.
4226 (set-auto-mode): Adapt for this. (Bug#15306)
4227 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
4228 Comment out unused variable.
4229 * progmodes/cc-mode.el (interpreter-mode-alist):
4230 * progmodes/python.el (interpreter-mode-alist):
4231 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
4232 * progmodes/sh-script.el (sh-set-shell):
4233 No longer use interpreter-mode-alist to get list of shells.
4234
4235 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
4236
4237 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4238
4239 * simple.el: Use set-temporary-overlay-map for universal-argument.
4240 (universal-argument-map): Don't use default-bindings (bug#15317).
4241 Bind switch-frame explicitly. Replace universal-argument-minus with
4242 a conditional binding.
4243 (universal-argument-num-events, saved-overriding-map): Remove.
4244 (restore-overriding-map): Remove.
4245 (universal-argument--mode): Rename from save&set-overriding-map,
4246 and rewrite.
4247 (universal-argument, universal-argument-more, negative-argument)
4248 (digit-argument): Adjust accordingly.
4249 (universal-argument-minus): Remove.
4250 (universal-argument-other-key): Remove.
4251
4252 * subr.el (with-demoted-errors): Add `format' argument.
4253
4254 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
4255
4256 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
4257 `tramp-cleanup-connection'.
4258
4259 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
4260 parameters KEEP-DEBUG and KEEP-PASSWORD.
4261
4262 * net/tramp.el (tramp-file-name-handler):
4263 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
4264 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
4265 (tramp-maybe-open-connection):
4266 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
4267 Use `tramp-cleanup-connection'.
4268
4269 * net/tramp-sh.el (tramp-maybe-open-connection):
4270 Catch 'uname-changed inside the progress reporter.
4271
4272 2013-09-10 Glenn Morris <rgm@gnu.org>
4273
4274 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
4275
4276 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
4277 returns "alternate access method" in mode (eg "-rw-r--r--.").
4278
4279 2013-09-08 Glenn Morris <rgm@gnu.org>
4280
4281 * saveplace.el (load-save-place-alist-from-file):
4282 Demote errors. (Bug#15305)
4283
4284 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
4285
4286 Improve compatibility with older Emacsen, and XEmacs.
4287
4288 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
4289 only if it is bound. It isn't for XEmacs.
4290 (with-tramp-progress-reporter): Do not let-bind `result'.
4291 This yields to scoping errors in XEmacs.
4292 (tramp-handle-make-auto-save-file-name): New function, moved from
4293 tramp-sh.el.
4294
4295 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
4296 for `make-auto-save-file-name'.
4297 (tramp-adb--gnu-switches-to-ash):
4298 Use `tramp-compat-replace-regexp-in-string'.
4299
4300 * net/tramp-cache.el (tramp-cache-print): Call
4301 `substring-no-properties' only if it is bound. It isn't for XEmacs.
4302
4303 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
4304 bound. It isn't for XEmacs.
4305
4306 * net/tramp-compat.el (tramp-compat-copy-file):
4307 Catch `wrong-number-of-arguments' error.
4308 (tramp-compat-replace-regexp-in-string): New defun.
4309
4310 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
4311 for `make-auto-save-file-name'.
4312 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
4313 `copy-file'.
4314 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
4315 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
4316 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
4317
4318 * net/tramp-gw.el (tramp-gw-open-network-stream):
4319 Use `tramp-compat-replace-regexp-in-string'.
4320
4321 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4322 Call `tramp-handle-make-auto-save-file-name'.
4323 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
4324 (tramp-sh-file-gvfs-monitor-dir-process-filter)
4325 (tramp-sh-file-inotifywait-process-filter):
4326 Use `tramp-compat-replace-regexp-in-string'.
4327 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
4328
4329 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
4330 for `make-auto-save-file-name'.
4331 (tramp-smb-handle-copy-directory):
4332 Call `tramp-compat-replace-regexp-in-string'.
4333 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
4334 (tramp-smb-handle-copy-file): Improve error message.
4335 (tramp-smb-handle-rename-file): Rename directly only in case
4336 `newname' does not exist yet. This is a restriction of smbclient.
4337 (tramp-smb-maybe-open-connection): Rerun the function only when
4338 `auth-sources' is non-nil.
4339
4340 2013-09-08 Kenichi Handa <handa@gnu.org>
4341
4342 * international/characters.el: Set category "^" (Combining) for
4343 more characters.
4344
4345 2013-09-07 Alan Mackenzie <acm@muc.de>
4346
4347 Correctly fontify Java class constructors.
4348 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
4349 in Java Mode.
4350 (c-recognize-typeless-decls): Set the Java value to t.
4351 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
4352 While handling a "(", add a check for, effectively, Java, and handle a
4353 "typeless" declaration there.
4354
4355 2013-09-07 Roland Winkler <winkler@gnu.org>
4356
4357 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
4358 field subtitle for entry type book.
4359
4360 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4361
4362 * minibuffer.el: Make minibuffer-complete call completion-in-region
4363 rather than other way around.
4364 (completion--some, completion-pcm--find-all-completions):
4365 Don't delay signals when debugging.
4366 (minibuffer-completion-contents): Beware fields within the
4367 minibuffer contents.
4368 (completion-all-sorted-completions): Use defvar-local.
4369 (completion--do-completion, completion--cache-all-sorted-completions)
4370 (completion-all-sorted-completions, minibuffer-force-complete):
4371 Add args `beg' and `end'.
4372 (completion--in-region-1): New fun, extracted from minibuffer-complete.
4373 (minibuffer-complete): Use completion-in-region.
4374 (completion-complete-and-exit): New fun, extracted from
4375 minibuffer-complete-and-exit.
4376 (minibuffer-complete-and-exit): Use it.
4377 (completion--complete-and-exit): Rename from
4378 minibuffer--complete-and-exit.
4379 (completion-in-region--single-word): New function, extracted from
4380 minibuffer-complete-word.
4381 (minibuffer-complete-word): Use it.
4382 (display-completion-list): Make `common-substring' argument obsolete.
4383 (completion--in-region): Call completion--in-region-1 instead of
4384 minibuffer-complete.
4385 (completion-help-at-point): Pass boundaries to
4386 minibuffer-completion-help as args rather than via an overlay.
4387 (completion-pcm--string->pattern): Use `any-delim'.
4388 (completion-pcm--optimize-pattern): New function.
4389 (completion-pcm--pattern->regex): Handle `any-delim'.
4390 * icomplete.el (icomplete-forward-completions)
4391 (icomplete-backward-completions, icomplete-completions):
4392 Adjust calls to completion-all-sorted-completions and
4393 completion--cache-all-sorted-completions.
4394 (icomplete-with-completion-tables): Default to t.
4395 * emacs-lisp/crm.el (crm--current-element): Rename from
4396 crm--select-current-element. Don't put an overlay but return the
4397 boundaries instead.
4398 (crm--completion-command): Take two new args to bind to the boundaries.
4399 (crm-completion-help): Adjust accordingly.
4400 (crm-complete): Use completion-in-region.
4401 (crm-complete-word): Use completion-in-region--single-word.
4402 (crm-complete-and-exit): Use completion-complete-and-exit.
4403
4404 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
4407 than dynamically.
4408
4409 2013-09-06 Juri Linkov <juri@jurta.org>
4410
4411 * info.el (Info-display-images-node): When image file doesn't exist
4412 display text version of the image if it's provided in the Info file.
4413 Otherwise, display the location of missing image from SRC attribute.
4414 Add help-echo text property from ALT attribute. (Bug#15279)
4415
4416 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4417
4418 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
4419 (edit-abbrevs-mode): Use define-derived-mode.
4420
4421 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
4422 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
4423 that it's defined.
4424 (epa-key-list-mode, epa-key-mode, epa-info-mode):
4425 Use define-derived-mode.
4426
4427 * epg.el (epg-start-encrypt): Minor CSE simplification.
4428
4429 2013-09-06 William Xu <william.xwl@gmail.com>
4430
4431 * arc-mode.el: Add support for 7za (bug#15264).
4432 (archive-7z-program): New var.
4433 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
4434 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
4435 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
4436
4437 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
4438
4439 Remove URL syntax.
4440
4441 * net/tramp.el (tramp-syntax, tramp-prefix-format)
4442 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
4443 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
4444 (tramp-postfix-host-format, tramp-file-name-regexp)
4445 (tramp-completion-file-name-regexp)
4446 (tramp-completion-dissect-file-name)
4447 (tramp-handle-substitute-in-file-name): Remove 'url case.
4448 (tramp-file-name-regexp-url)
4449 (tramp-completion-file-name-regexp-url): Remove constants.
4450
4451 2013-09-06 Glenn Morris <rgm@gnu.org>
4452
4453 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
4454
4455 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
4456
4457 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
4458 keywords" below "here-doc beginnings" (Bug#15270).
4459
4460 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
4461
4462 * subr.el (pop): Use `car-safe'.
4463 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
4464 to detect unused `pop' return value.
4465
4466 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
4467 var `block-regexp'.
4468 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
4469 (python-fill-string): Remove unused var `marker'.
4470 (python-skeleton-add-menu-items): Remove unused var `items'.
4471
4472 * international/mule-cmds.el: Require CL.
4473 (find-coding-systems-for-charsets): Avoid add-to-list.
4474 (sanitize-coding-system-list): New function, extracted from
4475 select-safe-coding-system-interactively.
4476 (select-safe-coding-system-interactively): Use it.
4477 (read-input-method-name): Accept symbols for `default'.
4478
4479 * emacs-lisp/advice.el (defadvice): Add indent rule.
4480
4481 2013-09-05 Daniel Hackney <dan@haxney.org>
4482
4483 * dired-x.el:
4484 * net/ange-ftp.el:
4485 * net/browse-url.el:
4486 * net/dbus.el:
4487 * net/eudc.el:
4488 * net/eudcb-ldap.el:
4489 * net/eww.el:
4490 * net/imap.el:
4491 * printing.el:
4492 * vc/ediff-diff.el:
4493 * vc/ediff-init.el:
4494 * vc/ediff-merg.el:
4495 * vc/ediff-mult.el:
4496 * vc/ediff-util.el:
4497 * vc/ediff-wind.el:
4498 * vc/ediff.el:
4499 * vc/emerge.el:
4500 * vc/pcvs.el:
4501 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
4502 byte compiler. Remove some unused let-bound variables.
4503
4504 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
4505
4506 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
4507 a "ref-cell", since it gets better optimized (bug#14883).
4508
4509 2013-09-05 Glenn Morris <rgm@gnu.org>
4510
4511 * progmodes/cc-awk.el (c-forward-sws): Declare.
4512
4513 2013-09-04 Glenn Morris <rgm@gnu.org>
4514
4515 * generic-x.el [rul-generic-mode]: Require cc-mode.
4516 (c++-mode-syntax-table): Declare.
4517 (rul-generic-mode-syntax-table): Init in the defvar.
4518
4519 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4520
4521 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
4522 (vc-do-command, vc-set-async-update):
4523 * vc/vc-mtn.el (vc-mtn-dir-status):
4524 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
4525 (vc-hg-pull, vc-hg-merge-branch):
4526 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
4527 (vc-git-merge-branch):
4528 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
4529 (vc-cvs-dir-status-files):
4530 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
4531 (vc-bzr-dir-status-files):
4532 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
4533 * vc/vc-annotate.el: Use lexical-binding.
4534 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
4535 (vc-sentinel-movepoint): Declare.
4536 (vc-annotate): Don't use `goto-line'.
4537 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
4538 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
4539 (vc-sentinel-movepoint): Declare.
4540 * vc/vc-svn.el: Use lexical-binding.
4541 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
4542 * vc/vc-sccs.el:
4543 * vc/vc-rcs.el: Use lexical-binding.
4544
4545 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
4546 `deleted'. Don't drop errors silently.
4547
4548 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
4549
4550 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
4551
4552 * vc/vc.el (vc-ignore): Rewrite.
4553 (vc-default-ignore): New function.
4554 (vc-default-ignore-completion-table): Use find-ignore-file.
4555
4556 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
4557 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
4558 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
4559 Remove. Most code moved to vc.el.
4560
4561 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
4562
4563 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
4564 * net/tramp-smb.el (tramp-smb-get-file-entries):
4565 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
4566 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
4567
4568 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
4569 Update call to it.
4570 (eww-change-select): Remove unused var `properties'.
4571 (eww-make-unique-file-name): Remove unused var `base'.
4572
4573 * finder.el (finder-compile-keywords): Don't mess with windows.
4574
4575 * calculator.el (calculator-funcall): Fix typo in last change.
4576
4577 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
4578
4579 * emacs-lisp/package.el (package-activate-1): Don't let a missing
4580 <pkg>-autoloads.el file stop us.
4581
4582 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
4583 warnings, and factor out common code.
4584
4585 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
4586
4587 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
4588 two-character operators and whether the character preceding them
4589 changes their meaning (Bug#15208).
4590
4591 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
4592
4593 Format code sent to Python shell for robustness.
4594 * progmodes/python.el (python-shell-buffer-substring):
4595 New function.
4596 (python-shell-send-region, python-shell-send-buffer): Use it.
4597
4598 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
4599
4600 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
4601 * net/tramp.el (tramp-user-error): ... here.
4602 (tramp-find-method, tramp-check-proper-host)
4603 (tramp-dissect-file-name, tramp-debug-message)
4604 (tramp-handle-shell-command):
4605 * net/tramp-adb.el (tramp-adb-handle-shell-command):
4606 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
4607
4608 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
4609
4610 2013-09-02 Martin Rudalics <rudalics@gmx.at>
4611
4612 * avoid.el (mouse-avoidance-point-position)
4613 (mouse-avoidance-too-close-p): Handle case where posn-at-point
4614 returns nil.
4615
4616 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
4617
4618 * progmodes/python.el (python-shell-completion-get-completions):
4619 Drop use of deleted `comint-last-prompt-overlay'.
4620 (python-nav-if-name-main): New command.
4621
4622 2013-09-01 Glenn Morris <rgm@gnu.org>
4623
4624 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
4625 Avoid leading space in $wins. Otherwise the sed command used by
4626 eg compile-main ends up containing "/*.el". (Bug#15170)
4627
4628 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
4629
4630 2013-08-30 Glenn Morris <rgm@gnu.org>
4631
4632 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4633 Fix is-this-a-directory logic. (Bug#15220)
4634
4635 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4636
4637 * textmodes/css-mode.el: Use SMIE.
4638 (css-smie-grammar): New var.
4639 (css-smie--forward-token, css-smie--backward-token)
4640 (css-smie-rules): New functions.
4641 (css-mode): Use them.
4642 (css-navigation-syntax-table): Remove var.
4643 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
4644 (css-indent-calculate, css-indent-line): Remove functions.
4645
4646 Misc changes to reduce use of `(lambda...); and other cleanups.
4647 * cus-edit.el: Use lexical-binding.
4648 (customize-push-and-save, customize-apropos)
4649 (custom-buffer-create-internal): Use closures.
4650 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
4651 * progmodes/ada-xref.el: Use setq.
4652 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
4653 * dframe.el: Use lexical-binding.
4654 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
4655 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
4656 * descr-text.el: Use lexical-binding.
4657 (describe-text-widget, describe-text-sexp, describe-property-list):
4658 Use closures.
4659 * comint.el (comint-history-isearch-push-state): Use a closure.
4660 * calculator.el: Use lexical-binding.
4661 (calculator-number-to-string): Make it work with lexical-binding.
4662 (calculator-funcall): Same and use cl-letf.
4663
4664 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
4665 (lisp--company-doc-string, lisp--company-location): New functions.
4666 (lisp-completion-at-point): Use them to improve Company support.
4667
4668 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
4669 params of lambda expressions.
4670 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
4671 (ruby-smie--opening-pipe-p): New function.
4672 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
4673 symbols and matched |...| for formal params.
4674 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
4675 from being treated as hanging. Handle "rescue".
4676
4677 2013-08-29 Glenn Morris <rgm@gnu.org>
4678
4679 * progmodes/cc-engine.el (c-pull-open-brace):
4680 Move definition before use.
4681
4682 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
4685 are immutable. Don't use `unsafe' any more.
4686 (cl--defsubst-expand): Don't substitute at the same time as keeping
4687 a residual unused let-binding. Don't use `unsafe' any more.
4688
4689 2013-08-29 Glenn Morris <rgm@gnu.org>
4690
4691 * calendar/cal-china.el (calendar-chinese-year-cache):
4692 Recenter on 2015.
4693
4694 * nxml/nxml-util.el (nxml-debug-clear-inside):
4695 Use cl-loop rather than loop.
4696
4697 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
4698
4699 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
4700
4701 2013-08-28 Glenn Morris <rgm@gnu.org>
4702
4703 * progmodes/antlr-mode.el: No need to require cc-mode twice.
4704
4705 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
4706
4707 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
4708
4709 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4710
4711 * simple.el (repeat-complex-command--called-interactively-skip):
4712 New function.
4713 (repeat-complex-command): Use it (bug#14136).
4714
4715 * progmodes/cc-mode.el: Minor cleanup of var declarations.
4716 (c-define-abbrev-table): Add `doc' argument.
4717 (c-mode-abbrev-table, c++-mode-abbrev-table)
4718 (objc-mode-abbrev-table, java-mode-abbrev-table)
4719 (idl-mode-abbrev-table, pike-mode-abbrev-table)
4720 (awk-mode-abbrev-table): Use it.
4721 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
4722 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
4723 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
4724 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
4725 Move initialization into the declaration; and remove any
4726 autoload cookie.
4727
4728 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
4729 and dynamic let binding.
4730
4731 * vc/smerge-mode.el: Remove redundant :group args.
4732
4733 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
4734 to load-path.
4735
4736 2013-08-28 Juri Linkov <juri@jurta.org>
4737
4738 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
4739 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
4740 (isearch-other-meta-char): Handle an undefined shifted printing
4741 character by downshifting it. (Bug#15200)
4742
4743 2013-08-28 Juri Linkov <juri@jurta.org>
4744
4745 * isearch.el (isearch-search): Change regexp error message for
4746 non-regexp searches. (Bug#15166)
4747
4748 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
4749
4750 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
4751 for portability to hosts where /bin/sh has problems.
4752
4753 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4754
4755 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
4756
4757 2013-08-27 Juri Linkov <juri@jurta.org>
4758
4759 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
4760 in the keyboard macro. (Bug#15126)
4761
4762 2013-08-27 Juri Linkov <juri@jurta.org>
4763
4764 * isearch.el (isearch-quote-char): Comment out converting unibyte
4765 to multibyte, thus syncing with its `quoted-insert' counterpart.
4766 (Bug#15166)
4767
4768 2013-08-27 Martin Rudalics <rudalics@gmx.at>
4769
4770 * window.el (display-buffer-use-some-window): Add missing
4771 argument in call of get-largest-window (Bug#15185).
4772 Reported by Stephen Leake.
4773
4774 2013-08-27 Glenn Morris <rgm@gnu.org>
4775
4776 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
4777
4778 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
4779
4780 * progmodes/python.el (python-font-lock-keywords): Don't return nil
4781 from a matcher-function unless there's no more matches (bug#15161).
4782
4783 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
4784
4785 * minibuffer.el: Revert change from 2013-08-20.
4786
4787 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
4788 with text property `tramp-default', if appropriate.
4789 (tramp-check-proper-host): New defun.
4790 (tramp-dissect-file-name): Do not check hostname. Revert change
4791 of 2013-03-18.
4792 (tramp-backtrace): Make VEC-OR-PROC optional.
4793
4794 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
4795 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
4796 * net/tramp-sh.el (tramp-maybe-open-connection):
4797 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
4798 Apply `tramp-check-proper-host'.
4799
4800 2013-08-26 Tassilo Horn <tsdh@gnu.org>
4801
4802 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
4803 lambda expression in order to have `describe-variable' display it.
4804
4805 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
4808 BUF can be optional. (Bug#15186)
4809
4810 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
4811
4812 * progmodes/flymake.el (flymake-get-real-file-name-function):
4813 Fix broken customization. (Bug#15184)
4814
4815 2013-08-25 Alan Mackenzie <acm@muc.de>
4816
4817 Improve indentation of bracelists defined by macros (without "=").
4818
4819 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
4820 expansion begins with "{", regard it as bracelist when it doesn't
4821 contain a ";".
4822
4823 Parse C++ inher-intro when there's a template split over 2 lines.
4824
4825 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
4826 rigorously the search for "class" etc. followed by ":".
4827
4828 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
4829 random languages a regexp which never matches rather than nil.
4830
4831 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
4832
4833 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
4834 (c-awk-regexp-one-line-possibly-open-char-list-re)
4835 (c-awk-one-line-possibly-open-regexp-re)
4836 (c-awk-one-line-non-syn-ws*-re): Remove.
4837 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
4838 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
4839 (c-awk-space*-unclosed-regexp-/-re): New constants.
4840 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
4841 aren't regexp delimiters.
4842
4843 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
4844 handling for a rare situation in AWK Mode involving unterminated
4845 strings/regexps.
4846
4847 2013-08-23 Glenn Morris <rgm@gnu.org>
4848
4849 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
4850
4851 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
4852
4853 * files.el (create-file-buffer): If the result would begin with
4854 spaces, prepend a "|" instead of removing them. (Bug#15162)
4855
4856 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4857
4858 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
4859 text-properties (bug#15155).
4860
4861 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
4862 exist any more.
4863 (calc-keypad-redraw): Remove unused var `pad'.
4864 (calc-keypad-press): Remove unused var `menu'.
4865
4866 2013-08-23 Martin Rudalics <rudalics@gmx.at>
4867
4868 * window.el (display-buffer-pop-up-frame):
4869 Call pop-up-frame-function with BUFFER current so `make-frame' will
4870 use it as the new frame's buffer (Bug#15133).
4871
4872 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
4873
4874 * calendar/timeclock.el: Minor cleanups.
4875 (timeclock-ask-before-exiting, timeclock-use-display-time):
4876 Use `symbol'.
4877 (timeclock-modeline-display): Define as alias before the
4878 actual definition.
4879 (timeclock-mode-line-display): Use define-minor-mode.
4880 (timeclock-day-list-template): Make it a function, add an argument.
4881 (timeclock-day-list-required, timeclock-day-list-length)
4882 (timeclock-day-list-debt, timeclock-day-list-span)
4883 (timeclock-day-list-break): Adjust calls accordingly.
4884
4885 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
4886
4887 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
4888 Use read--expression so that completion works again.
4889
4890 2013-08-21 Sam Steingold <sds@gnu.org>
4891
4892 Add rudimentary inferior shell interaction
4893 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
4894 (sh-set-shell): Reset it.
4895 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
4896 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
4897
4898 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * align.el: Use lexical-binding.
4901 (align-region): Simplify accordingly.
4902
4903 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
4904
4905 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
4906
4907 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
4908 `non-essential' up.
4909
4910 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
4911
4912 * net/tramp.el:
4913 * net/tramp-adb.el:
4914 * net/tramp-cmds.el:
4915 * net/tramp-ftp.el:
4916 * net/tramp-gvfs.el:
4917 * net/tramp-gw.el:
4918 * net/tramp-sh.el: Don't wrap external variable declarations by
4919 `eval-when-compile'.
4920
4921 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4922
4923 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
4924 now that Emacs supports ImageMagick animations.
4925
4926 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
4927
4928 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
4929 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
4930
4931 2013-08-16 Martin Rudalics <rudalics@gmx.at>
4932
4933 * window.el (mouse-autoselect-window-select): Do autoselect when
4934 mouse pointer is on margin.
4935
4936 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
4937
4938 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
4939
4940 2013-08-16 Glenn Morris <rgm@gnu.org>
4941
4942 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
4943 Handle "Remote Directory" response of some clients. (Bug#15058)
4944
4945 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
4946 Tweak warning. (Bug#14926)
4947
4948 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
4949 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
4950
4951 * image-mode.el (image-mode-map): Add menu items to reverse,
4952 increase, decrease, reset animation speed.
4953 (image--set-speed, image-increase-speed, image-decrease-speed)
4954 (image-reverse-speed, image-reset-speed): New functions.
4955 (image-mode-map): Add bindings for speed commands.
4956
4957 * image.el (image-animate-get-speed, image-animate-set-speed):
4958 New functions.
4959 (image-animate-timeout): Respect image :speed property.
4960
4961 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
4962
4963 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
4964 previous line (bug#15101).
4965 (debugger-eval-expression, debugger-record-expression):
4966 Use read--expression (bug#15102).
4967
4968 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
4969
4970 Remove byte compiler warnings, visible when compiling with
4971 `byte-compile-force-lexical-warnings' set to t.
4972
4973 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
4974 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
4975 (tramp-handle-unhandled-file-name-directory)
4976 (tramp-handle-file-notify-add-watch, tramp-action-login)
4977 (tramp-action-succeed, tramp-action-permission-denied)
4978 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
4979 arguments with "_".
4980
4981 * net/tramp-adb.el (tramp-adb-parse-device-names)
4982 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
4983 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
4984 (tramp-adb-handle-file-truename): Remove unused arguments.
4985
4986 * net/tramp-cache.el (tramp-flush-directory-property)
4987 (tramp-flush-connection-property, tramp-list-connections)
4988 (tramp-parse-connection-properties): Prefix unused arguments with "_".
4989
4990 * net/tramp-compat.el (tramp-compat-make-temp-file):
4991 Rename FILENAME to F.
4992
4993 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
4994 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
4995 (tramp-zeroconf-parse-workstation-device-names)
4996 (tramp-zeroconf-parse-webdav-device-names)
4997 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
4998
4999 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
5000 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
5001
5002 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
5003 arguments.
5004 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
5005 (tramp-sh-handle-insert-file-contents-literally)
5006 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
5007 with "_".
5008 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
5009 Remove unused variables.
5010
5011 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
5012 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
5013 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
5014
5015 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
5016 Make them a defconst.
5017 (tramp-uuencode-region): Remove unused variable.
5018
5019 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
5020
5021 * frameset.el (frameset--prop-setter): New function.
5022 (frameset-prop): Add gv-setter declaration.
5023 (frameset-filter-minibuffer): Deal with the case that the minibuffer
5024 parameter was already set in FILTERED. Doc fix.
5025 (frameset--record-minibuffer-relationships): Allow saving a
5026 minibufferless frame without its corresponding minibuffer frame.
5027 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
5028 frame, if the frame id matches.
5029 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
5030 frames before orphaned ones.
5031 (frameset-restore): Warn about orphaned windows, instead of error out.
5032
5033 2013-08-14 Martin Rudalics <rudalics@gmx.at>
5034
5035 * window.el (window-make-atom): Don't overwrite parameter
5036 already present.
5037 (display-buffer-in-atom-window): Handle special case where we
5038 split an already atomic window.
5039 (window--major-non-side-window, display-buffer-in-side-window)
5040 (window--side-check): Ignore minibuffer window when walking
5041 window tree.
5042 (window-deletable-p): Return 'frame only if no other frame uses
5043 our minibuffer window.
5044 (record-window-buffer): Run buffer-list-update-hook.
5045 (split-window): Make sure window--check-frame won't destroy an
5046 existing atomic window in case the new window gets nested
5047 inside.
5048 (display-buffer-at-bottom): Ignore minibuffer window when
5049 walking window tree. Don't split a side window.
5050 (pop-to-buffer): Don't set-buffer here, the select-window call
5051 should do that.
5052 (mouse-autoselect-window-select): Autoselect only if we are in the
5053 text portion of the window.
5054
5055 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5056
5057 * net/shr.el (shr-parse-image-data): New function to grab both the
5058 data itself and the Content-Type.
5059 (shr-put-image): Use it.
5060
5061 * net/eww.el (eww-display-image): Ditto.
5062
5063 * image.el (image-content-type-suffixes): New variable.
5064
5065 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
5066
5067 * progmodes/python.el (python-imenu--build-tree)
5068 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
5069
5070 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
5071
5072 * simple.el (backward-word): Mention the optional argument.
5073
5074 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5075
5076 * frameset.el (frameset--make): Rename constructor from make-frameset.
5077 (frameset-p, frameset-valid-p): Don't autoload.
5078 (frameset-valid-p): Use normal accessors.
5079
5080 2013-08-13 Glenn Morris <rgm@gnu.org>
5081
5082 * progmodes/compile.el (compile-command): Tweak example in doc.
5083 * obsolete/scribe.el (scribe-mode):
5084 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
5085
5086 * mail/feedmail.el (feedmail-confirm-outgoing)
5087 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
5088
5089 * cus-start.el (truncate-partial-width-windows): Fix type.
5090
5091 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
5092
5093 * net/shr.el (shr-table-horizontal-line): Fix custom type.
5094
5095 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5096
5097 * emacs-lisp/timer.el (timer--time-setter): New function.
5098 (timer--time): Use it as gv-setter.
5099
5100 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
5101 setter is not a symbol.
5102
5103 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
5104
5105 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
5106 if sending fails. This makes debugging easier.
5107
5108 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
5109
5110 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
5111 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
5112 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
5113
5114 2013-08-12 Eli Zaretskii <eliz@gnu.org>
5115
5116 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
5117
5118 2013-08-12 Glenn Morris <rgm@gnu.org>
5119
5120 * format.el (format-annotate-function):
5121 Handle read-only text properties in the source. (Bug#14887)
5122
5123 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5124
5125 * net/eww.el (eww-display-html): Ignore coding system errors.
5126 One web site uses "utf-8lias" as the coding system.
5127
5128 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
5129
5130 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
5131
5132 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
5133
5134 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
5135 (tutorial--detailed-help): Remove unused local variables.
5136 (tutorial--save-tutorial-to): Use ignore-errors.
5137 (help-with-tutorial): Use looking-at-p.
5138
5139 * view.el (view-buffer-other-window, view-buffer-other-frame):
5140 Mark unused arguments.
5141
5142 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
5143 (woman-select-symbol-fonts, woman, woman-find-file)
5144 (woman-insert-file-contents, woman-non-underline-faces):
5145 Use string-match-p.
5146 (woman1-unquote): Move declaration.
5147
5148 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
5149 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
5150 argument. Remove unused local variable.
5151 (xml-parse-elem-type): Use string-match-p.
5152 (xml-substitute-numeric-entities): Use ignore-errors.
5153
5154 * calculator.el (calculator): Mark unused argument.
5155 (calculator-paste, calculator-quit, calculator-integer-p):
5156 Use ignore-errors.
5157 (calculator-string-to-number, calculator-decimal, calculator-exp)
5158 (calculator-op-or-exp): Use string-match-p.
5159
5160 * dired.el (dired-buffer-more-recently-used-p): Declare.
5161 (dired-insert-set-properties, dired-insert-old-subdirs):
5162 Use ignore-errors.
5163
5164 * dired-aux.el (dired-compress): Use ignore-errors.
5165 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
5166 (dired-do-async-shell-command, dired-do-shell-command)
5167 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
5168 (dired-insert-subdir-validate): Use string-match-p.
5169 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
5170 (dired-add-entry): Use string-match-p, looking-at-p.
5171 (dired-insert-subdir-newpos): Remove unused local variable.
5172
5173 * filenotify.el (file-notify-callback): Remove unused local variable.
5174
5175 * filesets.el (filesets-error): Mark unused argument.
5176 (filesets-which-command-p, filesets-filter-dir-names)
5177 (filesets-directory-files, filesets-get-external-viewer)
5178 (filesets-ingroup-get-data): Use string-match-p.
5179
5180 * find-file.el (ff-other-file-name, ff-other-file-name)
5181 (ff-find-the-other-file, ff-cc-hh-converter):
5182 Remove unused local variables.
5183 (ff-get-file-name): Use string-match-p.
5184 (ff-all-dirs-under): Use ignore-errors.
5185
5186 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
5187 (follow-select-if-visible): Remove unused local variable.
5188
5189 * forms.el (read-file-filter): Move declaration.
5190 (forms--make-format, forms--make-parser, forms-insert-record):
5191 Quote function with #'.
5192 (forms--update): Use string-match-p. Quote function with #'.
5193
5194 * help-mode.el (help-dir-local-var-def): Mark unused argument.
5195 (help-make-xrefs): Use looking-at-p.
5196 (help-xref-on-pp): Use looking-at-p, ignore-errors.
5197
5198 * ibuffer.el (ibuffer-ext-visible-p): Declare.
5199 (ibuffer-confirm-operation-on): Use string-match-p.
5200
5201 * msb.el (msb-item-handler, msb-dired-item-handler):
5202 Mark unused arguments.
5203
5204 * ses.el (ses-decode-cell-symbol)
5205 (ses-kill-override): Remove unused local variable.
5206 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
5207 (ses-load): Use ignore-errors, looking-at-p.
5208 (ses-jump-safe): Use ignore-errors.
5209 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
5210
5211 * tabify.el (untabify, tabify): Mark unused arguments.
5212
5213 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
5214 Mark unused argument.
5215 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
5216 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
5217
5218 * emacs-lisp/timer.el (timer--time): Define setter with
5219 gv-define-setter to avoid deprecation warning.
5220
5221 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
5222 (*record-cmpl-statistics-p*): Remove (was commented out).
5223 (cmpl-statistics-block): Remove (body was commented out).
5224 All callers changed.
5225 (add-completions-from-buffer, load-completions-from-file):
5226 Remove unused variables.
5227
5228 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
5229
5230 * filecache.el (file-cache-delete-file-list):
5231 Print message only when told so.
5232 (file-cache-files-matching): Use #' in mapconcat argument.
5233
5234 * ffap.el (ffap-url-at-point): Fix reference to variable
5235 thing-at-point-default-mail-uri-scheme.
5236
5237 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
5238
5239 * subr.el (define-error): New function.
5240 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
5241 error-file-not-found and define with define-error.
5242 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
5243 and define with define-error.
5244 * userlock.el (file-locked, file-supersession):
5245 * simple.el (mark-inactive):
5246 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
5247 * progmodes/ada-mode.el (ada-mode-errors):
5248 * play/life.el (life-extinct):
5249 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
5250 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
5251 * nxml/rng-util.el (rng-error):
5252 * nxml/rng-uri.el (rng-uri-error):
5253 * nxml/rng-match.el (rng-compile-error):
5254 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
5255 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
5256 * nxml/nxml-rap.el (nxml-scan-error):
5257 * nxml/nxml-outln.el (nxml-outline-error):
5258 * net/soap-client.el (soap-error):
5259 * net/gnutls.el (gnutls-error):
5260 * net/ange-ftp.el (ftp-error):
5261 * mpc.el (mpc-proc-error):
5262 * json.el (json-error, json-readtable-error, json-unknown-keyword)
5263 (json-number-format, json-string-escape, json-string-format)
5264 (json-key-format, json-object-format):
5265 * jka-compr.el (compression-error):
5266 * international/quail.el (quail-error):
5267 * international/kkc.el (kkc-error):
5268 * emacs-lisp/ert.el (ert-test-failed):
5269 * calc/calc.el (calc-error, inexact-result, math-overflow)
5270 (math-underflow):
5271 * bookmark.el (bookmark-error-no-filename):
5272 * epg.el (epg-error): Define with define-error.
5273
5274 * time.el (display-time-event-handler)
5275 (display-time-next-load-average): Don't call sit-for since it seems
5276 unnecessary (bug#15045).
5277
5278 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
5279 Use #' instead of ' to quote functions.
5280 (checkdoc-output-mode): Use setq-local.
5281 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
5282 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
5283 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
5284 (checkdoc-ispell, checkdoc-ispell-current-buffer)
5285 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
5286 (checkdoc-ispell-message-text, checkdoc-ispell-start)
5287 (checkdoc-ispell-continue, checkdoc-ispell-comments)
5288 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
5289
5290 * ido.el (ido-completion-help): Fix up compiler warning.
5291
5292 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
5293
5294 * frameset.el (frameset-p): Add autoload cookie.
5295 (frameset--jump-to-register): New function, based on code moved from
5296 register.el.
5297 (frameset-to-register): Move from register.el. Adapt to `registerv'.
5298
5299 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
5300 (frameset-restore, frameset-save, frameset-session-filter-alist):
5301 Remove declarations.
5302 (register-alist): Doc fix.
5303 (frameset-to-register): Move to frameset.el.
5304 (jump-to-register, describe-register-1): Remove frameset-specific code.
5305
5306 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
5307
5308 * allout-widgets.el (allout-widgets-pre-command-business)
5309 (allout-widgets-post-command-business)
5310 (allout-widgets-after-change-handler)
5311 (allout-decorate-item-and-context, allout-set-boundary-marker)
5312 (allout-body-modification-handler)
5313 (allout-graphics-modification-handler): Mark ignored arguments.
5314 (allout-widgets-post-command-business)
5315 (allout-widgets-exposure-change-processor)
5316 (allout-widgets-exposure-undo-processor)
5317 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
5318 (allout-parse-item-at-point, allout-decorate-item-guides)
5319 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
5320 * allout.el (epa-passphrase-callback-function): Declare.
5321 (allout-overlay-insert-in-front-handler)
5322 (allout-overlay-interior-modification-handler)
5323 (allout-isearch-end-handler, allout-chart-siblings)
5324 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
5325 (allout-yank-processing, allout-process-exposed)
5326 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
5327 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
5328 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
5329 (lisp-indent-defform): Mark ignored arguments.
5330 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
5331 (calculate-lisp-indent): Remove unused variables.
5332 * international/characters.el (indian-2-column, arabic-2-column)
5333 (tibetan): Mark ignored arguments.
5334 (use-cjk-char-width-table): Mark ignored arguments.
5335 Remove unused variables.
5336 * international/fontset.el (build-default-fontset-data)
5337 (x-compose-font-name, create-fontset-from-fontset-spec):
5338 Mark ignored arguments.
5339 (fontset-plain-name): Remove unused variables.
5340 * international/mule.el (charset-id, charset-bytes, generic-char-p)
5341 (keyboard-coding-system): Mark ignored arguments.
5342 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
5343 * help.el (resize-temp-buffer-window):
5344 * window.el (display-buffer-in-major-side-window)
5345 (display-buffer-in-side-window, display-buffer-in-previous-window):
5346 Remove unused variables.
5347 * isearch.el (isearch-forward-symbol):
5348 * version.el (emacs-bzr-version-bzr):
5349 * international/mule-cmds.el (current-language-environment):
5350 * term/common-win.el (x-handle-iconic, x-handle-geometry)
5351 (x-handle-display):
5352 * term/pc-win.el (x-list-fonts, x-display-planes)
5353 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
5354 (x-server-version, x-display-screens, x-display-mm-height)
5355 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
5356 (x-selection-owner-p, x-own-selection-internal)
5357 (x-disown-selection-internal, x-get-selection-internal)
5358 (msdos-initialize-window-system):
5359 * term/tty-colors.el (tty-color-alist, tty-color-clear):
5360 * term/x-win.el (x-handle-no-bitmap-icon):
5361 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
5362 (vc-default-find-file-hook, vc-default-extra-menu):
5363 Mark ignored arguments.
5364
5365 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5366
5367 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
5368 break-condition in the context of the debugged code (bug#12685).
5369
5370 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
5371
5372 * comint.el:
5373 Do not use an overlay to highlight the last prompt. (Bug#14744)
5374 (comint-mode): Make comint-last-prompt buffer local.
5375 (comint-last-prompt): New variable.
5376 (comint-last-prompt-overlay): Remove. Superseded by
5377 comint-last-prompt.
5378 (comint-snapshot-last-prompt, comint-output-filter):
5379 Use comint-last-prompt.
5380
5381 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
5382
5383 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
5384 (frameset-save): Check validity of the resulting frameset.
5385
5386 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
5387
5388 * ido.el (ido-record-command): Add doc string.
5389
5390 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
5391
5392 * frameset.el (frameset): Do not disable creation of the default
5393 frameset-p predicate. Doc fix.
5394 (frameset-valid-p): New function, copied from the old predicate-p.
5395 Add additional checks.
5396 (frameset-restore): Check with frameset-valid-p.
5397 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
5398 (frameset-name, frameset-description, frameset-properties)
5399 (frameset-states): Add docstring.
5400 (frameset-session-filter-alist, frameset-persistent-filter-alist)
5401 (frameset-filter-alist): Doc fixes.
5402
5403 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
5404
5405 * frameset.el (frameset-p, frameset-prop): Doc fixes.
5406
5407 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5408
5409 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
5410 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
5411 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
5412 (byte-compile-normal-call): Remove obsolescence check.
5413
5414 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
5415
5416 * frameset.el (frameset-restore): Doc fix.
5417
5418 * register.el (frameset-frame-id, frameset-frame-with-id)
5419 (frameset-p, frameset-restore, frameset-save): Declare.
5420 (register-alist): Document framesets.
5421 (frameset-session-filter-alist): Declare.
5422 (frameset-to-register): New function.
5423 (jump-to-register): Implement jumping to framesets. Doc fix.
5424 (describe-register-1): Describe framesets.
5425
5426 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
5427
5428 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
5429
5430 * desktop.el (desktop-save-frameset): Use new frameset-save args.
5431 Use lexical-binding.
5432
5433 * frameset.el (frameset): Use type vector, not list (incompatible
5434 change). Do not declare a new constructor, use the default one.
5435 Upgrade suggested properties `app', `name' and `desc' to slots `app',
5436 `name' and `description', respectively, and add read-only slot
5437 `timestamp'. Doc fixes.
5438 (frameset-copy, frameset-persistent-filter-alist)
5439 (frameset-filter-alist, frameset-switch-to-gui-p)
5440 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
5441 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
5442 (frameset-filter-iconified, frameset-keep-original-display-p):
5443 Doc fixes.
5444 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
5445 Rename from frameset-filter-(save|restore)-param. All callers changed.
5446 Doc fix.
5447 (frameset-p): Adapt to change to vector and be more thorough.
5448 Change arg name to OBJECT. Doc fix.
5449 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
5450 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
5451 All callers changed.
5452 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
5453 All callers changed.
5454 (frameset--record-minibuffer-relationships): Rename from
5455 frameset--process-minibuffer-frames. All callers changed.
5456 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
5457 Use new default constructor (again). Doc fix.
5458 (frameset--find-frame-if): Rename from `frameset--find-frame.
5459 All callers changed.
5460 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
5461 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
5462 Doc fix.
5463 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
5464 PARAMETERS and WINDOW-STATE, respectively.
5465 (frameset-restore): Add new keyword argument PREDICATE.
5466 Reset frameset--target-display to nil. Doc fix.
5467
5468 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5469
5470 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
5471 (bat-mode): Use it.
5472 (bat-mode-syntax-table): Mark \n as end-of-comment.
5473 (bat-font-lock-keywords): Remove comment rule.
5474
5475 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
5476 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
5477
5478 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
5479 (byte-compile-callargs-warn): Use `push'.
5480 (byte-compile-arglist-warn): Ignore higher-order "calls".
5481 (byte-compile-file-form-autoload): Use `pcase'.
5482 (byte-compile-function-form): If quoting a symbol, check that it exists.
5483
5484 2013-08-07 Eli Zaretskii <eliz@gnu.org>
5485
5486 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
5487 and add a few popular commands found in batch files.
5488 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
5489 (dos-mode): Doc fixes.
5490
5491 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5492
5493 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
5494 (dos-mode): Use setq-local. Add space after "rem".
5495 (dos-mode-syntax-table): Don't use "w" for symbol chars.
5496 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
5497
5498 2013-08-07 Arni Magnusson <arnima@hafro.is>
5499
5500 * progmodes/dos.el: New file.
5501 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
5502 dos-mode.
5503
5504 2013-08-06 Glenn Morris <rgm@gnu.org>
5505
5506 * calendar/calendar.el: Add new faces, and day-header-array.
5507 (calendar-weekday-header, calendar-weekend-header)
5508 (calendar-month-header): New faces.
5509 (calendar-day-header-construct): New function.
5510 (calendar-day-header-width): Also :set calendar-day-header-array.
5511 (calendar-american-month-header, calendar-european-month-header)
5512 (calendar-iso-month-header): Use calendar- faces.
5513 (calendar-generate-month):
5514 Use calendar-day-header-array for day headers; apply faces to them.
5515 (calendar-mode): Check calendar-font-lock-keywords non-nil.
5516 (calendar-abbrev-construct): Add optional maxlen argument.
5517 (calendar-day-name-array): Doc fix.
5518 (calendar-day-name-array, calendar-abbrev-length)
5519 (calendar-day-abbrev-array):
5520 Also :set calendar-day-header-array, and maybe redraw.
5521 (calendar-day-header-array): New option. (Bug#15007)
5522 (calendar-font-lock-keywords): Set to nil and make obsolete.
5523 (calendar-day-name): Add option to use header array.
5524
5525 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5526
5527 * net/shr.el (shr-render-td): Remove debugging.
5528 (shr-render-td): Make width computation consistent by defaulting
5529 all zero-width columns to 10 characters. This may not be optimal,
5530 but it's at least consistent.
5531 (shr-make-table-1): Redo last change to fix the real problem in
5532 colspan handling.
5533
5534 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
5535
5536 * files.el (cache-long-line-scans):
5537 Make obsolete alias to `cache-long-scans'.
5538
5539 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
5540
5541 * frameset.el (frameset, frameset-filter-alist)
5542 (frameset-filter-params, frameset-save, frameset--reuse-frame)
5543 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
5544 (frameset-compute-pos): Rename from frameset--compute-pos,
5545 and add docstring.
5546 (frameset-move-onscreen): Use frameset-compute-pos.
5547 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
5548
5549 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
5550 Fix typos in docstrings.
5551
5552 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
5553
5554 * frame.el (get-other-frame): Tiny cleanup.
5555
5556 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
5557
5558 * vc/vc.el (vc-default-ignore-completion-table):
5559 Silence byte-compiler warning.
5560
5561 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
5562 slot , which can indeed be nil.
5563 (frameset-live-filter-alist, frameset-persistent-filter-alist):
5564 Move entry for `left' from persistent to live filter alist.
5565 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
5566 Doc fixes.
5567 (frameset-filter-params): When restoring a frame, copy items added to
5568 `filtered', to avoid unwittingly modifying the original parameters.
5569 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
5570 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
5571
5572 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
5573 to use looking-at-p instead of looking-at. (Bug#15028)
5574
5575 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
5576
5577 Revert introduction of isearch-filter-predicates (bug#14714).
5578 Rely on add-function instead.
5579 * isearch.el (isearch-filter-predicates): Rename it back to
5580 isearch-filter-predicate.
5581 (isearch-message-prefix): Use advice-function-mapc and advice
5582 properties to get the isearch-message-prefix.
5583 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
5584 instead of run-hook-with-args-until-failure.
5585 (isearch-filter-visible): Not obsolete any more.
5586 * loadup.el: Preload nadvice.
5587 * replace.el (perform-replace): Revert to funcall
5588 instead of run-hook-with-args-until-failure.
5589 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
5590 * dired-aux.el (dired-isearch-filenames-mode): Rename from
5591 dired-isearch-filenames-toggle; make it into a proper minor mode.
5592 Use add/remove-function.
5593 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
5594 Call the minor-mode rather than add/remove-hook.
5595 (dired-isearch-filter-filenames):
5596 Remove isearch-message-prefix property.
5597 * info.el (Info--search-loop): New function, extracted from Info-search.
5598 Funcall isearch-filter-predicate instead of
5599 run-hook-with-args-until-failure isearch-filter-predicates.
5600 (Info-search): Use it.
5601 (Info-mode): Use isearch-filter-predicate instead of
5602 isearch-filter-predicates.
5603
5604 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
5605
5606 Do not call to `selected-window' where it is assumed by default.
5607 Affected functions are `window-minibuffer-p', `window-dedicated-p',
5608 `window-hscroll', `window-width', `window-height', `window-buffer',
5609 `window-frame', `window-start', `window-point', `next-window'
5610 and `window-display-table'.
5611 * abbrev.el (abbrev--default-expand):
5612 * bs.el (bs--show-with-configuration):
5613 * buff-menu.el (Buffer-menu-mouse-select):
5614 * calc/calc.el (calc):
5615 * calendar/calendar.el (calendar-generate-window):
5616 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
5617 (diary-make-entry):
5618 * comint.el (send-invisible, comint-dynamic-complete-filename)
5619 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
5620 * completion.el (complete):
5621 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
5622 * disp-table.el (describe-current-display-table):
5623 * doc-view.el (doc-view-insert-image):
5624 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
5625 * ehelp.el (with-electric-help):
5626 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5627 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
5628 * emacs-lisp/helper.el (Helper-help-scroller):
5629 * emulation/cua-base.el (cua--post-command-handler-1):
5630 * eshell/esh-mode.el (eshell-output-filter):
5631 * ffap.el (ffap-gnus-wrapper):
5632 * help-macro.el (make-help-screen):
5633 * hilit-chg.el (highlight-compare-buffers):
5634 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
5635 * hl-line.el (global-hl-line-highlight):
5636 * icomplete.el (icomplete-simple-completing-p):
5637 * isearch.el (isearch-done):
5638 * jit-lock.el (jit-lock-stealth-fontify):
5639 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
5640 * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
5641 * mpc.el (mpc-tagbrowser, mpc):
5642 * net/rcirc.el (rcirc-any-buffer):
5643 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
5644 * play/landmark.el (landmark-max-width, landmark-max-height):
5645 * play/zone.el (zone):
5646 * progmodes/compile.el (compilation-goto-locus):
5647 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
5648 * progmodes/etags.el (find-tag-other-window):
5649 * progmodes/fortran.el (fortran-column-ruler):
5650 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
5651 * progmodes/verilog-mode.el (verilog-point-text):
5652 * reposition.el (reposition-window):
5653 * rot13.el (toggle-rot13-mode):
5654 * server.el (server-switch-buffer):
5655 * shell.el (shell-dynamic-complete-command)
5656 (shell-dynamic-complete-environment-variable):
5657 * simple.el (insert-buffer, set-selective-display)
5658 (delete-completion-window):
5659 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
5660 (speedbar-recenter):
5661 * startup.el (fancy-splash-head):
5662 * textmodes/ispell.el (ispell-command-loop):
5663 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
5664 * tutorial.el (help-with-tutorial):
5665 * vc/add-log.el (add-change-log-entry):
5666 * vc/compare-w.el (compare-windows):
5667 * vc/ediff-help.el (ediff-indent-help-message):
5668 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
5669 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
5670 (ediff-setup-control-frame):
5671 * vc/emerge.el (emerge-position-region):
5672 * vc/pcvs-util.el (cvs-bury-buffer):
5673 * window.el (walk-windows, mouse-autoselect-window-select):
5674 * winner.el (winner-set-conf, winner-undo): Related users changed.
5675
5676 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
5677
5678 * frameset.el (frameset--set-id): Doc fix.
5679 (frameset-frame-id, frameset-frame-id-equal-p)
5680 (frameset-locate-frame-id): New functions.
5681 (frameset--process-minibuffer-frames, frameset--reuse-frame)
5682 (frameset-restore): Use them.
5683
5684 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
5685
5686 Do not call to `selected-frame' where it is assumed by default.
5687 Affected functions are `raise-frame', `redraw-frame',
5688 `frame-first-window', `frame-terminal' and `delete-frame'.
5689 * calendar/appt.el (appt-disp-window):
5690 * epg.el (epg-wait-for-completion):
5691 * follow.el (follow-delete-other-windows-and-split)
5692 (follow-avoid-tail-recenter):
5693 * international/mule.el (set-terminal-coding-system):
5694 * mail/rmail.el (rmail-mail-return):
5695 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
5696 * progmodes/f90.el (f90-add-imenu-menu):
5697 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
5698 * server.el (server-switch-buffer):
5699 * simple.el (delete-completion-window):
5700 * talk.el (talk):
5701 * term/xterm.el (terminal-init-xterm-modify-other-keys)
5702 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
5703 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
5704 * vc/ediff.el (ediff-documentation): Related users changed.
5705 * frame.el (selected-terminal): Remove the leftover.
5706
5707 2013-08-05 Glenn Morris <rgm@gnu.org>
5708
5709 * calendar/calendar.el (calendar-generate-month):
5710 Fix for calendar-column-width != 1 + calendar-day-digit-width.
5711 (calendar-generate-month, calendar-font-lock-keywords):
5712 Fix for calendar-day-header-width > length of any day name.
5713
5714 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
5715
5716 * desktop.el (desktop-clear): Use new name of sort predicate.
5717
5718 * frameset.el (frameset): Add docstring. Move :version property to its
5719 own `version' slot.
5720 (frameset-copy): Rename from copy-frameset.
5721 (frameset-p): Check more thoroughly.
5722 (frameset-prop): Do not check for :version, which is no longer a prop.
5723 (frameset-live-filter-alist, frameset-persistent-filter-alist):
5724 Use new :never value instead of t.
5725 (frameset-filter-alist): Expand and clarify docstring.
5726 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
5727 (frameset-filter-minibuffer, frameset-filter-save-param)
5728 (frameset-filter-restore-param, frameset-filter-iconified):
5729 Add pointer to docstring of frameset-filter-alist.
5730 (frameset-filter-params): Rename filter values to be more meaningful:
5731 :never instead of t, and reverse the meanings of :save and :restore.
5732 (frameset--process-minibuffer-frames): Clarify error message.
5733 (frameset-save): Avoid unnecessary and confusing call to framep.
5734 Use new BOA constructor for framesets.
5735 (frameset--reuse-list): Doc fix.
5736 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
5737 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
5738 (frameset-minibufferless-first-p): Doc fix.
5739 Rename from frameset-sort-frames-for-deletion.
5740 (frameset-restore): Doc fixes. Use new function names.
5741 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
5742
5743 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
5744
5745 * desktop.el (desktop-restore-forces-onscreen)
5746 (desktop-restore-reuses-frames): Document :keyword constant values.
5747 (desktop-filter-parameters-alist): Remove, now identical to
5748 frameset-filter-alist.
5749 (desktop--filter-tty*): Remove, moved to frameset.el.
5750 (desktop-save-frameset, desktop-restore-frameset):
5751 Do not pass :filters argument.
5752
5753 * frameset.el (frameset-live-filter-alist)
5754 (frameset-persistent-filter-alist): New variables.
5755 (frameset-filter-alist): Use them. Add autoload cookie.
5756 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
5757 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
5758 `frameset--id' (it's supposed to be internal to frameset.el).
5759 (frameset--process-minibuffer-frames): Ditto. Doc fix.
5760 (frameset--initial-params): New function.
5761 (frameset--get-frame): Use it. Doc fix.
5762 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
5763 Accept :all, not 'all.
5764 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
5765 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
5766 with fbound symbols. Fix frame id matching, and remove matching ids if
5767 the frame being restored is deleted. Obey :delete.
5768
5769 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
5770
5771 * subr.el (macrop): New function.
5772 (text-clone--maintaining): New var.
5773 (text-clone--maintain): Rename from text-clone-maintain. Use it
5774 instead of inhibit-modification-hooks.
5775
5776 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
5777 a proxy, so as handle autoloads and redefinitions of the target.
5778 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
5779
5780 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
5781 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
5782 (pcase--mutually-exclusive-p): New function.
5783 (pcase--split-consp): Use it.
5784 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
5785 mutually exclusive with the current predicate.
5786
5787 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
5788 (edebug-macrop): Remove. Use `macrop' instead.
5789 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
5790 (ad-macro-p):
5791 * eshell/esh-cmd.el (eshell-macrop):
5792 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
5793
5794 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
5795
5796 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
5797 (advice-mapc): New function, using it.
5798 (advice-function-member-p): New function.
5799 (advice--normalize): Store the cdr in advice--saved-rewrite since
5800 that's the part that will be changed.
5801 (advice--symbol-function): New function.
5802 (advice-remove): Handle removal before the function is defined.
5803 Adjust to new advice--saved-rewrite.
5804 (advice-member-p): Use advice-function-member-p and
5805 advice--symbol-function.
5806
5807 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
5808
5809 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
5810 (frameset-filter-minibuffer): Doc fix.
5811 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
5812 (frameset--set-id, frameset--process-minibuffer-frames)
5813 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
5814 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
5815
5816 * desktop.el (desktop-clear): Only delete frames when called
5817 interactively and desktop-restore-frames is non-nil. Doc fix.
5818 (desktop-read): Set desktop-saved-frameset to nil.
5819
5820 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
5821
5822 * vc/vc.el (vc-ignore): Rewrite.
5823 (vc-default-ignore-completion-table):
5824 (vc--read-lines):
5825 (vc--add-line, vc--remove-regexp): New functions.
5826
5827 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
5828 (vc-svn-ignore-completion-table): New function.
5829
5830 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
5831 (vc-hg-ignore-completion-table):
5832 (vc-hg-find-ignore-file): New functions.
5833
5834 * vc/vc-git.el (vc-git-ignore): Rewrite.
5835 (vc-git-ignore-completion-table):
5836 (vc-git-find-ignore-file): New functions.
5837
5838 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
5839
5840 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
5841 (vc-bzr-ignore-completion-table):
5842 (vc-bzr-find-ignore-file): New functions.
5843
5844 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
5845
5846 * frameset.el (frameset-prop): New function and setter.
5847 (frameset-save): Do not modify frame list passed by the caller.
5848
5849 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5850
5851 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
5852
5853 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
5854
5855 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
5856 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
5857
5858 * custom.el (custom-initialize-default, custom-initialize-set)
5859 (custom-initialize-reset, custom-initialize-changed): Affect the
5860 toplevel-default-value (bug#6275, bug#14586).
5861 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
5862 for bug#6275.
5863
5864 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
5865
5866 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5867 Add cl-def* expressions.
5868
5869 * frameset.el (frameset-filter-params): Fix order of arguments.
5870
5871 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
5872
5873 Move code related to saving frames to frameset.el.
5874 * desktop.el: Require frameset.
5875 (desktop-restore-frames): Doc fix.
5876 (desktop-restore-reuses-frames): Rename from
5877 desktop-restoring-reuses-frames.
5878 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
5879 (desktop-clear): Clear frames too.
5880 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
5881 (desktop--filter-tty*, desktop-save, desktop-read):
5882 Use frameset functions.
5883 (desktop-before-saving-frames-functions, desktop--filter-*-color)
5884 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
5885 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
5886 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
5887 (desktop--process-minibuffer-frames, desktop-save-frames)
5888 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
5889 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
5890 (desktop--sort-states, desktop-restoring-frames-p)
5891 (desktop-restore-frames): Remove. Most code moved to frameset.el.
5892 (desktop-restoring-frameset-p, desktop-restore-frameset)
5893 (desktop--check-dont-save, desktop-save-frameset): New functions.
5894 (desktop--app-id): New constant.
5895 (desktop-first-buffer, desktop-buffer-ok-count)
5896 (desktop-buffer-fail-count): Move before first use.
5897 * frameset.el: New file.
5898
5899 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
5900
5901 * files.el: Use lexical-binding.
5902 (dir-locals-read-from-file): Remove unused `err' variable.
5903 (hack-dir-local-variables--warned-coding): New var.
5904 (hack-dir-local-variables): Use it to avoid repeated warnings.
5905 (make-backup-file-name--default-function): New function.
5906 (make-backup-file-name-function): Use it as default.
5907 (buffer-stale--default-function): New function.
5908 (buffer-stale-function): Use it as default.
5909 (revert-buffer-insert-file-contents--default-function): New function.
5910 (revert-buffer-insert-file-contents-function): Use it as default.
5911 (insert-directory): Avoid add-to-list.
5912
5913 * autorevert.el (auto-revert-handler): Simplify.
5914 Use buffer-stale--default-function.
5915
5916 2013-08-01 Tassilo Horn <tsdh@gnu.org>
5917
5918 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
5919
5920 * whitespace.el (whitespace-ensure-local-variables): New function.
5921 (whitespace-cleanup-region): Call it.
5922 (whitespace-turn-on): Call it.
5923
5924 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
5925
5926 Complete file name handlers.
5927
5928 * net/tramp.el (tramp-handle-set-visited-file-modtime)
5929 (tramp-handle-verify-visited-file-modtime)
5930 (tramp-handle-file-notify-rm-watch): New functions.
5931 (tramp-call-process): Do not bind `default-directory'.
5932
5933 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
5934 Order alphabetically.
5935 [access-file, add-name-to-file, dired-call-process]:
5936 [dired-compress-file, file-acl, file-notify-rm-watch]:
5937 [file-ownership-preserved-p, file-selinux-context]:
5938 [make-directory-internal, make-symbolic-link, set-file-acl]:
5939 [set-file-selinux-context, set-visited-file-modtime]:
5940 [verify-visited-file-modtime]: Add handler.
5941 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
5942
5943 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
5944 [file-notify-add-watch, file-notify-rm-watch]:
5945 [set-file-times, set-visited-file-modtime]:
5946 [verify-visited-file-modtime]: Add handler.
5947 (with-tramp-gvfs-error-message)
5948 (tramp-gvfs-handle-set-visited-file-modtime)
5949 (tramp-gvfs-fuse-file-name): Remove.
5950 (tramp-gvfs-handle-file-notify-add-watch)
5951 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
5952 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
5953
5954 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
5955 Order alphabetically.
5956 [file-notify-rm-watch ]: Use default Tramp handler.
5957 [executable-find]: Remove private handler.
5958 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
5959 `default-directory'.
5960 (tramp-sh-handle-executable-find)
5961 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
5962 (tramp-sh-file-gvfs-monitor-dir-process-filter)
5963 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
5964 Do not use `format' in `tramp-message'.
5965
5966 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
5967 [file-notify-rm-watch, set-visited-file-modtime]:
5968 [verify-visited-file-modtime]: Add handler.
5969 (tramp-smb-call-winexe): Do not bind `default-directory'.
5970
5971 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
5972
5973 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
5974
5975 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
5976
5977 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
5978 use it.
5979 (log-view-diff-changeset): Same.
5980 (log-view-diff-common): Call backend command `previous-revision'
5981 to find out the previous revision, in both cases. Swap the
5982 variables `to' and `fr', so that `fr' usually refers to the
5983 earlier revision (Bug#14989).
5984
5985 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
5986
5987 * ibuf-ext.el (ibuffer-filter-by-filename):
5988 Make it work with dired buffers too.
5989
5990 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
5991
5992 * emacs-lisp/re-builder.el (reb-color-display-p):
5993 * files.el (save-buffers-kill-terminal):
5994 * net/browse-url.el (browse-url):
5995 * server.el (server-save-buffers-kill-terminal):
5996 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
5997 Prefer nil to selected-frame for the first arg of frame-parameter.
5998
5999 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
6000
6001 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
6002
6003 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
6004
6005 * minibuffer.el (completion--twq-all): Try and preserve each
6006 completion's case choice (bug#14907).
6007
6008 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6009
6010 * net/network-stream.el (open-network-stream): Mention the new
6011 :nogreeting parameter.
6012 (network-stream-open-starttls): Use the :nogreeting parameter
6013 (bug#14938).
6014
6015 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
6016
6017 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
6018 more natural than popping.
6019
6020 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
6021 (shr-urlify): Highlight under mouse.
6022
6023 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
6024
6025 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
6026
6027 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
6028
6029 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
6030 buffer for output.
6031
6032 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
6033 point-min==1. Fix search string. Fix parentheses missing.
6034
6035 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
6036 assume point-min==1. Fix search string. Fix parentheses missing.
6037
6038 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
6039
6040 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
6041 buffer for output.
6042
6043 2013-07-29 Eli Zaretskii <eliz@gnu.org>
6044
6045 * frame.el (frame-notice-user-settings): Avoid inflooping when the
6046 initial frame is minibuffer-less. (Bug#14841)
6047
6048 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
6049
6050 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
6051 option.
6052
6053 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6054 (tramp-maybe-open-connection): Use it.
6055
6056 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
6057
6058 * desktop.el (desktop--make-frame): Include `minibuffer' in the
6059 minimal set of parameters passed when creating a frame, because
6060 the minibuffer status of a frame cannot be changed later.
6061
6062 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
6063
6064 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
6065 replace-regexp-in-string and inadvertent omissions in previous change.
6066 (todo-filter-items): Ensure only file names are comma-separated in
6067 name of filtered items buffer.
6068
6069 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
6070
6071 * desktop.el: Optionally force offscreen frames back onscreen.
6072 (desktop-restoring-reuses-frames): New option.
6073 (desktop--compute-pos, desktop--move-onscreen): New functions.
6074 (desktop--make-frame): Use desktop--move-onscreen.
6075
6076 2013-07-27 Alan Mackenzie <acm@muc.de>
6077
6078 Fontify a Java generic method as a function.
6079 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
6080 value to t.
6081
6082 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
6083
6084 * calendar/todo-mode.el: Add command to rename todo files.
6085 (todo-rename-file): New command.
6086 (todo-key-bindings-t): Add key binding for it. Change the
6087 bindings of todo-filter-regexp-items(-multifile) to use `x'
6088 instead of `r', since the latter is better suited to the new
6089 renaming command.
6090
6091 2013-07-27 Alan Mackenzie <acm@muc.de>
6092
6093 Make Java try-with-resources statement parse properly.
6094 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
6095 (c-block-stmt-1-2-key): New language constants/variables.
6096 * progmodes/cc-engine.el (c-beginning-of-statement-1)
6097 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
6098 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
6099 with c-block-stmt-1-2-key.
6100
6101 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
6102
6103 * desktop.el (desktop--make-frame): Apply most frame parameters after
6104 creating the frame to force (partially or totally) offscreen frames to
6105 be restored as such.
6106
6107 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
6108
6109 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
6110 (Bug#14948)
6111
6112 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6113
6114 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
6115 `base' arg of backtrace-frame.
6116
6117 2013-07-26 Eli Zaretskii <eliz@gnu.org>
6118
6119 * simple.el (list-processes): Doc fix.
6120
6121 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
6122
6123 * desktop.el (desktop--select-frame):
6124 Try harder to reuse existing frames.
6125
6126 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6127
6128 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
6129 (edebug-eval): Use backtrace-eval.
6130 (edebug--display, edebug--recursive-edit): Don't let-bind the
6131 edebug-outer-* vars that keep track of variables we locally let-bind.
6132 (edebug-outside-excursion): Don't restore outside values of locally
6133 let-bound vars.
6134 (edebug--display): Use user-error.
6135 (cl-lexical-debug, cl-debug-env): Remove.
6136
6137 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
6138
6139 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
6140 are restored to be sure that they are visible before deleting any
6141 remaining ones.
6142
6143 2013-07-26 Matthias Meulien <orontee@gmail.com>
6144
6145 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
6146 vc-print-root-log. (Bug#14948)
6147
6148 2013-07-26 Richard Stallman <rms@gnu.org>
6149
6150 Add aliases for encrypting mail.
6151 * epa.el (epa-mail-aliases): New option.
6152 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
6153 Bind inhibit-read-only so read-only text doesn't ruin everything.
6154 (epa-mail-default-recipients): New subroutine broken out.
6155 Handle epa-mail-aliases.
6156
6157 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6158
6159 Add support for lexical variables to the debugger's `e' command.
6160 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
6161 vars, except for debugger-outer-match-data.
6162 (debugger-frame-number): Move check for "on a function call" from
6163 callers into it. Add `skip-base' argument.
6164 (debugger-frame, debugger-frame-clear): Simplify accordingly.
6165 (debugger-env-macro): Only reset the state stored in non-variables,
6166 i.e. current-buffer and match-data.
6167 (debugger-eval-expression): Rewrite using backtrace-eval.
6168 * subr.el (internal--called-interactively-p--get-frame): Remove.
6169 (called-interactively-p):
6170 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
6171 `base' arg of backtrace-frame instead.
6172
6173 2013-07-26 Glenn Morris <rgm@gnu.org>
6174
6175 * align.el (align-regexp): Doc fix. (Bug#14857)
6176 (align-region): Explicit error if subexpression missing/does not match.
6177
6178 * simple.el (global-visual-line-mode):
6179 Do not duplicate the mode lighter. (Bug#14858)
6180
6181 2013-07-25 Martin Rudalics <rudalics@gmx.at>
6182
6183 * window.el (display-buffer): In display-buffer bind
6184 split-window-keep-point to t, bug#14829.
6185
6186 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
6187
6188 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
6189 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
6190 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
6191 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
6192 Change accordingly.
6193 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
6194 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
6195
6196 2013-07-25 Glenn Morris <rgm@gnu.org>
6197
6198 * dired-x.el (dired-mark-extension): Convert comment to doc string.
6199
6200 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
6201
6202 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
6203 parameter to modify-frame-parameters if the value has not changed;
6204 this is a workaround for bug#14949.
6205 (desktop--make-frame): On cl-delete-if call, check parameter name,
6206 not full parameter.
6207
6208 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
6209
6210 * vc/vc.el (vc-ignore): New function.
6211
6212 * vc/vc-svn.el (vc-svn-ignore): New function.
6213
6214 * vc/vc-hg.el (vc-hg-ignore): New function.
6215
6216 * vc/vc-git.el (vc-git-ignore): New function.
6217
6218 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
6219 (vc-dir-ignore): New function.
6220
6221 * vc/vc-cvs.el (vc-cvs-ignore): New function.
6222 (cvs-append-to-ignore): Move here from pcvs.el.
6223
6224 * vc/vc-bzr.el (vc-bzr-ignore): New function.
6225
6226 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
6227
6228 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
6229
6230 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
6231 (desktop-restore-frames): Warn when deleting an existing frame failed.
6232
6233 2013-07-24 Glenn Morris <rgm@gnu.org>
6234
6235 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
6236
6237 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
6238
6239 * filenotify.el (file-notify-supported-p):
6240 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
6241 Remove functions.
6242
6243 * autorevert.el (auto-revert-use-notify):
6244 (auto-revert-notify-add-watch):
6245 * net/tramp.el (tramp-file-name-for-operation):
6246 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
6247 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6248 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6249 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6250 Remove `file-notify-supported-p' entry.
6251
6252 2013-07-24 Glenn Morris <rgm@gnu.org>
6253
6254 * printing.el: Replace all uses of deleted ps-windows-system,
6255 ps-lp-system, ps-flatten-list with lpr- versions.
6256
6257 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
6260 checked with memq (bug#14935).
6261
6262 * files.el (revert-buffer-function): Use a non-nil default.
6263 (revert-buffer-preserve-modes): Declare var to
6264 provide access to the `preserve-modes' argument.
6265 (revert-buffer): Let-bind it.
6266 (revert-buffer--default): New function, extracted from revert-buffer.
6267
6268 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * lpr.el: Signal print errors more prominently.
6271 (print-region-function): Don't default to nil.
6272 (lpr-print-region): New function, extracted from print-region-1.
6273 Check lpr's return value and signal an error in case of problem.
6274 (print-region-1): Use it.
6275 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
6276 versions instead.
6277 (ps-printer-name): Default to nil.
6278 (ps-printer-name-option): Default to lpr-printer-switch.
6279 (ps-print-region-function): Don't default to nil.
6280 (ps-postscript-code-directory): Simplify default.
6281 (ps-do-despool): Use lpr-print-region to properly check the outcome.
6282 (ps-string-list, ps-eval-switch, ps-flatten-list)
6283 (ps-flatten-list-1): Remove.
6284 (ps-multibyte-buffer): Avoid setq.
6285 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
6286 (print-region-function, ps-print-region-function): Don't set them here.
6287
6288 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
6289
6290 * ido.el (ido-fractionp):
6291 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
6292 (ido-max-file-prompt-width, ido-unc-hosts-cache)
6293 (ido-max-directory-size, ido-max-dir-file-cache)
6294 (ido-decorations): Doc fix.
6295
6296 * ansi-color.el: Fix old URL.
6297
6298 2013-07-23 Michael R. Mauger <michael@mauger.com>
6299
6300 * progmodes/sql.el: Version 3.3
6301 (sql-product-alist): Improve oracle :prompt-cont-regexp.
6302 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
6303 (sql-interactive-remove-continuation-prompt): Rewrite, use
6304 functions above. Fix continuation prompt and complete output line
6305 handling.
6306 (sql-redirect-one, sql-execute): Use `read-only-mode' on
6307 redirected output buffer.
6308 (sql-mode): Restore deleted code (Bug#13591).
6309
6310 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
6311
6312 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
6313
6314 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
6315
6316 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
6317
6318 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
6319 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6320 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
6321
6322 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
6323
6324 * desktop.el (desktop-clear): Simplify; remove useless checks
6325 against invalid buffer names.
6326 (desktop-list*): Use cl-list*.
6327 (desktop-buffer-info, desktop-create-buffer): Simplify.
6328
6329 2013-07-23 Leo Liu <sdl.web@gmail.com>
6330
6331 * bookmark.el (bookmark-make-record): Restore NAME as a default
6332 value. (Bug#14933)
6333
6334 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6335
6336 * emacs-lisp/autoload.el (autoload--setup-output): New function,
6337 extracted from autoload--insert-text.
6338 (autoload--insert-text): Remove.
6339 (autoload--print-cookie-text): New function, extracted from
6340 autoload--insert-cookie-text.
6341 (autoload--insert-cookie-text): Remove.
6342 (autoload-generate-file-autoloads): Adjust calls accordingly.
6343
6344 * winner.el (winner-hook-installed-p): Remove.
6345 (winner-mode): Simplify accordingly.
6346
6347 * subr.el (add-to-list): Fix compiler-macro when `append' is
6348 not constant. Don't use `cl-member' for the base case.
6349
6350 * progmodes/subword.el: Fix boundary case (bug#13758).
6351 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
6352 own group.
6353 (subword-backward-regexp): Make it a constant.
6354 (subword-forward-internal): Don't treat a trailing capital as the
6355 beginning of a word.
6356
6357 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
6358
6359 * emacs-lisp/package.el (package-menu-mode): Don't modify the
6360 global value of tabulated-list-revert-hook (bug#14930).
6361
6362 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
6363
6364 * desktop.el: Require 'cl-lib.
6365 (desktop-before-saving-frames-functions): New hook.
6366 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
6367 for frames being saved. Rename from desktop--save-minibuffer-frames.
6368 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
6369 Do not save frames with non-nil `desktop-dont-save' parameter.
6370 Filter out deleted frames.
6371 (desktop--find-frame): Use cl-find-if.
6372 (desktop--select-frame): Use cl-(first|second|third) to access values
6373 of desktop-mini.
6374 (desktop--make-frame): Use cl-delete-if.
6375 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
6376 (desktop-restore-frames): Use cl-(first|second|third) to access values
6377 of desktop-mini. Look for visible frame at the end, not while
6378 restoring frames.
6379
6380 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
6381 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
6382 Use string-match-p, looking-at-p (bug#14927).
6383
6384 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
6385
6386 * desktop.el (desktop-saved-frame-states):
6387 Rename from desktop--saved-states; all users changed.
6388 (desktop-save-frames): Rename from desktop--save-frames.
6389 Do not save state to desktop file.
6390 (desktop-save): Save desktop-saved-frame-states to desktop file
6391 and reset to nil.
6392 (desktop-restoring-frames-p): New function.
6393 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
6394 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
6395 buffer-lists when restoring frames. Suggested by Martin Rudalics.
6396
6397 * desktop.el: Correctly restore iconified frames.
6398 (desktop--filter-iconified-position): New function.
6399 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
6400
6401 2013-07-20 Glenn Morris <rgm@gnu.org>
6402
6403 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
6404 Let `message' do the formatting.
6405 (def-gdb-preempt-display-buffer): Add explicit format.
6406
6407 * image-dired.el (image-dired-track-original-file):
6408 Use with-current-buffer.
6409 (image-dired-track-thumbnail): Use with-current-buffer.
6410 Avoid changing point of wrong window.
6411
6412 * image-dired.el (image-dired-track-original-file):
6413 Avoid changing point of wrong window. (Bug#14909)
6414
6415 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
6416
6417 * progmodes/gdb-mi.el (gdb-done-or-error):
6418 Guard against "%" in gdb output. (Bug#14127)
6419
6420 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
6421
6422 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
6423 (Bug#14826)
6424
6425 * international/mule.el (coding-system-iso-2022-flags): Fix last
6426 change.
6427
6428 2013-07-20 Kenichi Handa <handa@gnu.org>
6429
6430 * international/mule.el (coding-system-iso-2022-flags):
6431 Add `8-bit-level-4'. (Bug#8522)
6432
6433 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6434
6435 * net/shr.el (shr-mouse-browse-url): New command and keystroke
6436 (bug#14815).
6437
6438 * net/eww.el (eww-process-text-input): Allow inputting when the
6439 point is at the start of the line, as the properties aren't
6440 front-sticky.
6441
6442 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
6443 degenerate widths.
6444
6445 2013-07-19 Richard Stallman <rms@gnu.org>
6446
6447 * epa.el (epa-popup-info-window): Doc fix.
6448
6449 * subr.el (split-string): New arg TRIM.
6450
6451 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
6452
6453 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
6454 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
6455
6456 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
6457
6458 * filenotify.el (file-notify--library): Rename from
6459 `file-notify-support'. Do not autoload. Adapt all uses.
6460 (file-notify-supported-p): New defun.
6461
6462 * autorevert.el (auto-revert-use-notify):
6463 Use `file-notify-supported-p' instead of `file-notify-support'.
6464 Adapt docstring.
6465 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
6466
6467 * net/tramp.el (tramp-file-name-for-operation):
6468 Add `file-notify-supported-p'.
6469
6470 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
6471 New defun.
6472 (tramp-sh-file-name-handler-alist): Add it as handler for
6473 `file-notify-supported-p '.
6474
6475 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
6476 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6477 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6478 Add `ignore' as handler for `file-notify-*' functions.
6479
6480 2013-07-17 Eli Zaretskii <eliz@gnu.org>
6481
6482 * simple.el (line-move-partial, line-move): Don't start vscroll or
6483 scroll-up if the current line is not taller than the window.
6484 (Bug#14881)
6485
6486 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
6487
6488 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
6489 highlight question marks in the method names as strings.
6490 (ruby-block-beg-keywords): Inline.
6491 (ruby-font-lock-keyword-beg-re): Extract from
6492 `ruby-font-lock-keywords'.
6493
6494 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
6495
6496 * frame.el (blink-cursor-blinks): New defcustom.
6497 (blink-cursor-blinks-done): New defvar.
6498 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
6499 (blink-cursor-timer-function): Check if number of blinks has been
6500 done on X and NS.
6501 (blink-cursor-suspend, blink-cursor-check): New defuns.
6502
6503 2013-07-15 Glenn Morris <rgm@gnu.org>
6504
6505 * edmacro.el (edmacro-format-keys): Fix previous change.
6506
6507 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
6508
6509 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
6510 The hack didn't work outside English locales anyway.
6511
6512 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
6513
6514 * simple.el (define-alternatives): Rename from alternatives-define,
6515 per RMS' suggestion.
6516
6517 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
6518
6519 * desktop.el (desktop-restore-frames): Change default to t.
6520 (desktop-restore-in-current-display): Now offer more options.
6521 (desktop-restoring-reuses-frames): New customization option.
6522 (desktop--saved-states): Doc fix.
6523 (desktop-filter-parameters-alist): New variable, renamed and expanded
6524 from desktop--excluded-frame-parameters.
6525 (desktop--target-display): New variable.
6526 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
6527 (desktop--filter-tty*, desktop--filter-*-color)
6528 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
6529 (desktop--filter-save-desktop-parm)
6530 (desktop-restore-in-original-display-p): New functions.
6531 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
6532 (desktop--save-minibuffer-frames): New function, inspired by a similar
6533 function from Martin Rudalics.
6534 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
6535 (desktop--restore-in-this-display-p): Remove.
6536 (desktop--find-frame): Rename from desktop--find-frame-in-display
6537 and add predicate argument.
6538 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
6539 (desktop--reuse-list): New variable.
6540 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
6541 New functions.
6542 (desktop--restore-frames): Add support for "minibuffer-special" frames.
6543
6544 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
6545
6546 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
6547
6548 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
6549
6550 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
6551 Highlight conversion methods on Kernel.
6552
6553 2013-07-13 Alan Mackenzie <acm@muc.de>
6554
6555 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
6556 and comment it out. This out-commenting enables certain C++
6557 declarations to be parsed correctly.
6558
6559 2013-07-13 Eli Zaretskii <eliz@gnu.org>
6560
6561 * international/mule.el (define-coding-system): Doc fix.
6562
6563 * simple.el (default-font-height): Don't call font-info if the
6564 frame's default font didn't change since the frame was created.
6565 (Bug#14838)
6566
6567 2013-07-13 Leo Liu <sdl.web@gmail.com>
6568
6569 * ido.el (ido-read-file-name): Guard against non-symbol value.
6570
6571 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
6572
6573 * progmodes/python.el (python-imenu--build-tree): Fix corner case
6574 in nested defuns.
6575
6576 2013-07-13 Leo Liu <sdl.web@gmail.com>
6577
6578 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
6579 ido-set-matches call. (Bug#6852)
6580
6581 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
6582
6583 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
6584 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
6585 Ruby 2.0.
6586 (ruby-font-lock-keywords): Distinguish calls to functions with
6587 module-like names from module references. Highlight character
6588 literals.
6589
6590 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
6591
6592 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
6593 (gdb-send): Handle continued commands. (Bug#14847)
6594
6595 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
6596
6597 * desktop.el (desktop--v2s): Remove unused local variable.
6598 (desktop-save-buffer): Make defvar-local; adjust docstring.
6599 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
6600 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
6601
6602 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
6603
6604 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
6605
6606 2013-07-12 Eli Zaretskii <eliz@gnu.org>
6607
6608 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
6609 (Bug#14842)
6610
6611 2013-07-12 Glenn Morris <rgm@gnu.org>
6612
6613 * doc-view.el: Require cl-lib at runtime too.
6614 (doc-view-remove-if): Remove.
6615 (doc-view-search-next-match, doc-view-search-previous-match):
6616 Use cl-remove-if.
6617
6618 * edmacro.el: Require cl-lib at runtime too.
6619 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
6620 (edmacro-mismatch, edmacro-subseq): Remove.
6621
6622 * shadowfile.el: Require cl-lib.
6623 (shadow-remove-if): Remove.
6624 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
6625 Use cl-remove-if.
6626
6627 * wid-edit.el: Require cl-lib.
6628 (widget-choose): Use cl-remove-if.
6629 (widget-remove-if): Remove.
6630
6631 * progmodes/ebrowse.el: Require cl-lib at runtime too.
6632 (ebrowse-delete-if-not): Remove.
6633 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
6634 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
6635 Use cl-delete-if-not.
6636
6637 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
6638
6639 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
6640 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
6641
6642 2013-07-12 Leo Liu <sdl.web@gmail.com>
6643
6644 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
6645
6646 2013-07-11 Glenn Morris <rgm@gnu.org>
6647
6648 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
6649 (edebug-gensym-index, edebug-gensym):
6650 Remove reimplementation of cl-gensym.
6651 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
6652
6653 * thumbs.el: Require cl-lib at run-time too.
6654 (thumbs-gensym-counter, thumbs-gensym):
6655 Remove reimplementation of cl-gensym.
6656 (thumbs-temp-file): Use cl-gensym.
6657
6658 * emacs-lisp/ert.el: Require cl-lib at runtime too.
6659 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
6660 (ert--intersection, ert--set-difference, ert--set-difference-eq)
6661 (ert--union, ert--gensym-counter, ert--gensym-counter)
6662 (ert--coerce-to-vector, ert--remove*, ert--string-position)
6663 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
6664 (ert-make-test-unbound, ert--expand-should-1)
6665 (ert--expand-should, ert--should-error-handle-error)
6666 (should-error, ert--explain-equal-rec)
6667 (ert--plist-difference-explanation, ert-select-tests)
6668 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
6669 Use cl-lib functions rather than reimplementations.
6670
6671 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
6672
6673 * net/tramp.el (tramp-methods): Extend docstring.
6674 (tramp-connection-timeout): New defcustom.
6675 (tramp-error-with-buffer): Reset timestamp only when appropriate.
6676 (with-tramp-progress-reporter): Simplify.
6677 (tramp-process-actions): Improve messages.
6678
6679 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6680 * net/tramp-sh.el (tramp-maybe-open-connection):
6681 Use `tramp-connection-timeout'.
6682 (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
6683 (Bug#14808)
6684
6685 2013-07-11 Leo Liu <sdl.web@gmail.com>
6686
6687 * ido.el (ido-read-file-name): Conform to the requirements of
6688 read-file-name. (Bug#11861)
6689 (ido-read-directory-name): Conform to the requirements of
6690 read-directory-name.
6691
6692 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
6693
6694 * subr.el (delay-warning): New function.
6695
6696 2013-07-10 Eli Zaretskii <eliz@gnu.org>
6697
6698 * simple.el (default-line-height): New function.
6699 (line-move-partial, line-move): Use it instead of computing the
6700 line height inline.
6701 (line-move-partial): Always compute ROWH. If the last line is
6702 partially-visible, but its text is completely visible, allow
6703 cursor to enter such a partially-visible line.
6704
6705 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
6706
6707 Improve error messages. (Bug#14808)
6708
6709 * net/tramp.el (tramp-current-connection): New defvar, moved from
6710 tramp-sh.el.
6711 (tramp-message-show-progress-reporter-message): Remove, not
6712 needed anymore.
6713 (tramp-error-with-buffer): Show message in minibuffer.
6714 Discard input before waiting. Reset connection timestamp.
6715 (with-tramp-progress-reporter): Improve messages.
6716 (tramp-process-actions): Use progress reporter. Delete process in
6717 case of error. Improve messages.
6718
6719 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
6720 Call `tramp-error-with-buffer' with vector and buffer.
6721 (tramp-current-connection): Remove.
6722 (tramp-maybe-open-connection): The car of
6723 `tramp-current-connection' are the first 3 slots of the vector.
6724
6725 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
6726
6727 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
6728 inside continued strings.
6729
6730 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
6731
6732 Timestamp fixes for undo (Bug#14824).
6733 * files.el (clear-visited-file-modtime): Move here from fileio.c.
6734
6735 2013-07-10 Leo Liu <sdl.web@gmail.com>
6736
6737 * files.el (require-final-newline): Allow safe local value.
6738 (Bug#14834)
6739
6740 2013-07-09 Leo Liu <sdl.web@gmail.com>
6741
6742 * ido.el (ido-read-directory-name): Handle fallback.
6743 (ido-read-file-name): Update DIR to ido-current-directory.
6744 (Bug#1516)
6745 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
6746
6747 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
6748
6749 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
6750 "autoload". Remove "warn lower camel case" section, previously
6751 commented out. Highlight negation char. Do not highlight the
6752 target in singleton method definitions.
6753
6754 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6755
6756 * faces.el (tty-setup-hook): Declare the hook.
6757
6758 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
6759 and detect when a guard/pred depends on local vars (bug#14773).
6760 (pcase--u1): Adjust caller.
6761
6762 2013-07-08 Eli Zaretskii <eliz@gnu.org>
6763
6764 * simple.el (line-move-partial, line-move): Account for
6765 line-spacing.
6766 (line-move-partial): Avoid setting vscroll when the last
6767 partially-visible line in window is of default height.
6768
6769 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6770
6771 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
6772 been used a while.
6773
6774 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
6775
6776 * subr.el (read-quoted-char): Remove unused local variable `char'.
6777
6778 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
6779
6780 * ediff.el (ediff-version): Version update.
6781 (ediff-files-command, ediff3-files-command, ediff-merge-command)
6782 (ediff-merge-with-ancestor-command, ediff-directories-command)
6783 (ediff-directories3-command, ediff-merge-directories-command)
6784 (ediff-merge-directories-with-ancestor-command): New functions.
6785 All are command-line interfaces to ediff: to facilitate calling
6786 Emacs with the appropriate ediff functions invoked.
6787
6788 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
6789 (viper-save-kill-buffer): Check if buffer is modified.
6790
6791 * viper.el (viper-version): Version update.
6792 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
6793
6794 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6795
6796 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
6797 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
6798 (viper-intercept-ESC-key): Simplify.
6799 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
6800 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
6801 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
6802 (viper-setup-ESC-to-escape): New functions.
6803 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
6804 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
6805
6806 2013-07-07 Eli Zaretskii <eliz@gnu.org>
6807
6808 * simple.el (default-font-height, window-screen-lines):
6809 New functions.
6810 (line-move, line-move-partial): Use them instead of
6811 frame-char-height and window-text-height. This makes scrolling
6812 text smoother when the buffer's default face uses a font that is
6813 different from the frame's default font.
6814
6815 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
6816
6817 * files.el (write-file): Do not display confirm dialog for NS,
6818 it does its own dialog, which can't be cancelled (Bug#14578).
6819
6820 2013-07-06 Eli Zaretskii <eliz@gnu.org>
6821
6822 * simple.el (line-move-partial): Adjust the row returned by
6823 posn-at-point for the current window-vscroll. (Bug#14567)
6824
6825 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
6826
6827 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
6828 (tramp-sh-file-inotifywait-process-filter): Handle file names with
6829 spaces.
6830
6831 2013-07-06 Martin Rudalics <rudalics@gmx.at>
6832
6833 * window.el (window-state-put-stale-windows): New variable.
6834 (window--state-put-2): Save list of windows without matching buffer.
6835 (window-state-put): Remove "bufferless" windows if possible.
6836
6837 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
6838
6839 * simple.el (alternatives-define): Remove leftover :group keyword.
6840 Tweak docstring.
6841
6842 2013-07-06 Leo Liu <sdl.web@gmail.com>
6843
6844 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
6845 (ido-enable-virtual-buffers): New variable.
6846 (ido-buffer-internal, ido-toggle-virtual-buffers)
6847 (ido-make-buffer-list): Use it.
6848 (ido-exhibit): Support turning on and off virtual buffers
6849 automatically.
6850
6851 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
6852
6853 * simple.el (alternatives-define): New macro.
6854
6855 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
6856
6857 * subr.el (read-quoted-char): Use read-key.
6858 (sit-for): Let read-event decode tty input (bug#14782).
6859
6860 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
6861
6862 * calendar/todo-mode.el: Add handling of file deletion, both by
6863 mode command and externally. Fix various related bugs.
6864 Clarify Commentary and improve some documentation strings and code.
6865 (todo-delete-file): New command.
6866 (todo-check-file): New function.
6867 (todo-show): Handle external deletion of the file we're trying to
6868 show (bug#14688). Replace called-interactively-p by an optional
6869 prefix argument to avoid problematic interaction with catch form
6870 when byte compiled (bug#14702).
6871 (todo-quit): Handle external deletion of the archive's todo file.
6872 Make sure the buffer that was visiting the archive file is still
6873 live before trying to bury it.
6874 (todo-category-completions): Handle external deletion of any
6875 category completion files.
6876 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
6877 of todo files, in case of external deletion.
6878 (todo-add-file): Replace unnecessary setq by let-binding.
6879 (todo-find-archive): Check whether there are any archives.
6880 Replace unnecessary setq by let-binding.
6881 (todo-archive-done-item): Use find-file-noselect to get the
6882 archive buffer whether or not the archive already exists.
6883 Remove superfluous code. Use file size instead of buffer-file-name to
6884 check if the archive is new; if it is, update list of archives.
6885 (todo-default-todo-file): Allow nil to be a valid value for when
6886 there are no todo files.
6887 (todo-reevaluate-default-file-defcustom): Use corrected definition
6888 of todo-default-todo-file.
6889 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
6890 (todo-delete-category, todo-show-categories-table)
6891 (todo-category-number): Clarify comment.
6892 (todo-filter-items): Clarify documentation string.
6893 (todo-show-current-file, todo-display-as-todo-file)
6894 (todo-reset-and-enable-done-separator): Tweak documentation string.
6895 (todo-done-separator): Make separator length window-width, since
6896 bug#2749 is now fixed.
6897
6898 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
6899
6900 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
6901 Support both "gvfs-monitor-dir" and "inotifywait".
6902 (tramp-sh-file-inotifywait-process-filter): Rename from
6903 `tramp-sh-file-notify-process-filter'.
6904 (tramp-sh-file-gvfs-monitor-dir-process-filter)
6905 (tramp-get-remote-gvfs-monitor-dir): New defuns.
6906
6907 2013-07-05 Leo Liu <sdl.web@gmail.com>
6908
6909 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
6910
6911 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6912
6913 * frame.el (display-pixel-height, display-pixel-width)
6914 (display-mm-height, display-mm-width): Mention behavior on
6915 multi-monitor setups in docstrings.
6916 (w32-display-monitor-attributes-list): Declare function.
6917 (display-monitor-attributes-list): Use it.
6918
6919 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
6920
6921 * filenotify.el: New package.
6922
6923 * autorevert.el (top): Require filenotify.el.
6924 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
6925 instead.
6926 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
6927 (auto-revert-notify-handler): Use `file-notify-*' functions.
6928
6929 * subr.el (file-notify-handle-event): Move function to filenotify.el.
6930
6931 * net/tramp.el (tramp-file-name-for-operation):
6932 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
6933
6934 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
6935 for `file-notify-add-watch' and `file-notify-rm-watch'.
6936 (tramp-process-sentinel): Improve trace.
6937 (tramp-sh-handle-file-notify-add-watch)
6938 (tramp-sh-file-notify-process-filter)
6939 (tramp-sh-handle-file-notify-rm-watch)
6940 (tramp-get-remote-inotifywait): New defuns.
6941
6942 2013-07-03 Juri Linkov <juri@jurta.org>
6943
6944 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
6945 call of `occur-read-primary-args' to interactive spec.
6946
6947 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
6948 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
6949
6950 2013-07-03 Matthias Meulien <orontee@gmail.com>
6951
6952 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
6953 `Buffer-menu-multi-occur'. Add it to the menu.
6954 (Buffer-menu-mode): Document it in docstring.
6955 (Buffer-menu-multi-occur): New command. (Bug#14673)
6956
6957 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
6958
6959 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
6960 keywords and built-ins.
6961
6962 2013-07-03 Glenn Morris <rgm@gnu.org>
6963
6964 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
6965
6966 Make info-xref checks case-sensitive by default
6967 * info.el (Info-find-node, Info-find-in-tag-table)
6968 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
6969 Add option for exact case matching of nodes.
6970 * info-xref.el (info-xref): New custom group.
6971 (info-xref-case-fold): New option.
6972 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
6973
6974 2013-07-03 Leo Liu <sdl.web@gmail.com>
6975
6976 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
6977
6978 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
6979
6980 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
6981 middle of block statement initially, lower the depth. Remove
6982 FIXME comment, not longer valid. Remove middle of block statement
6983 detection, no need to do that anymore since we've been using
6984 `ruby-parse-region' here.
6985
6986 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
6987
6988 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
6989
6990 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
6991
6992 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
6993
6994 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
6995
6996 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
6997 (desktop-restore-in-current-display): New customization option.
6998 (desktop--excluded-frame-parameters): Add `font'.
6999 (desktop--save-frames): Rename from desktop--save-windows.
7000 (desktop--restore-in-this-display-p): New function.
7001 (desktop--make-full-frame): Remove unwanted width/height from
7002 full(width|height) frames.
7003 (desktop--restore-frames): Rename from desktop--restore-windows.
7004 Obey desktop-restore-current-display. Do not delete old frames or
7005 select a new frame unless we were able to restore at least one frame.
7006
7007 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
7008
7009 * files.el (find-file-noselect): Simplify conditional expression.
7010
7011 * remember.el (remember-append-to-file):
7012 Don't mix `find-buffer-visiting' and `get-file-buffer'.
7013
7014 Add `remember-notes' function to store random notes across Emacs
7015 restarts.
7016 * remember.el (remember-data-file): Add :set callback to affect
7017 notes buffer (if any).
7018 (remember-notes): New command.
7019 (remember-notes-buffer-name, bury-remember-notes-on-kill):
7020 New defcustoms for the `remember-notes' function.
7021 (remember-notes-save-and-bury-buffer): New command.
7022 (remember-notes-mode-map): New variable.
7023 (remember-mode): New minor mode.
7024 (remember-notes--kill-buffer-query): New function.
7025 * startup.el (initial-buffer-choice): Add notes to custom type.
7026
7027 2013-06-30 Eli Zaretskii <eliz@gnu.org>
7028
7029 * bindings.el (right-char, left-char): Don't call sit-for, this is
7030 no longer needed. Use arithmetic comparison only for numerical
7031 arguments.
7032
7033 * international/mule-cmds.el (select-safe-coding-system):
7034 Handle the case of FROM being a string correctly. (Bug#14755)
7035
7036 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7037
7038 * net/shr.el (shr-make-table-1): Add a sanity check that allows
7039 progression on degenerate tables.
7040 (shr-rescale-image): ImageMagick animated images currently don't work.
7041
7042 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
7043
7044 Some fixes and improvements for desktop frame restoration.
7045 It is still experimental and disabled by default.
7046 * desktop.el (desktop--save-windows): Put the selected frame at
7047 the head of the list.
7048 (desktop--make-full-frame): New function.
7049 (desktop--restore-windows): Try to re-select the frame that was
7050 selected upon saving. Do not abort if some frames fail to restore,
7051 just show an error message and continue. Set up maximized frames
7052 so they have default non-maximized dimensions.
7053
7054 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
7055
7056 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
7057 Don't start heredoc inside a string or comment.
7058
7059 2013-06-29 Eli Zaretskii <eliz@gnu.org>
7060
7061 * bindings.el (visual-order-cursor-movement): New defcustom.
7062 (right-char, left-char): Provide visual-order cursor motion by
7063 calling move-point-visually. Update the doc strings.
7064
7065 2013-06-28 Kenichi Handa <handa@gnu.org>
7066
7067 * international/mule.el (define-coding-system): New coding system
7068 properties :inhibit-null-byte-detection,
7069 :inhibit-iso-escape-detection, and :prefer-utf-8.
7070 (set-buffer-file-coding-system): If :charset-list property of
7071 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
7072 appropriate for setting.
7073
7074 * international/mule-cmds.el (select-safe-coding-system):
7075 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
7076 multibyte characters, return utf-8 (or one of its siblings).
7077
7078 * international/mule-conf.el (prefer-utf-8): New coding system.
7079 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
7080 files.
7081
7082 2013-06-28 Ivan Kanis <ivan@kanis.fr>
7083
7084 * net/shr.el (shr-render-region): New function.
7085
7086 * net/eww.el: Autoload `eww-browse-url'.
7087
7088 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
7089
7090 * emacs-lisp/package-x.el (package-upload-buffer-internal):
7091 Adapt to `package-desc-version' being a list.
7092 Use `package--ac-desc-version' to retrieve version from a package
7093 archive element.
7094
7095 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
7096
7097 New experimental feature to save&restore window and frame setup.
7098 * desktop.el (desktop-save-windows): New defcustom.
7099 (desktop--saved-states): New var.
7100 (desktop--excluded-frame-parameters): New defconst.
7101 (desktop--filter-frame-parms, desktop--find-frame-in-display)
7102 (desktop--restore-windows, desktop--save-windows): New functions.
7103 (desktop-save): Call `desktop--save-windows'.
7104 (desktop-read): Call `desktop--restore-windows'.
7105
7106 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7107
7108 * net/shr.el (add-face-text-property): Remove compat definition.
7109
7110 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
7111
7112 * info.el (Info-try-follow-nearest-node): Move search for footnote
7113 above search for node name to prevent missing a footnote (bug#14717).
7114
7115 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
7116
7117 * obsolete/otodo-mode.el: Add obsolescence info to file header.
7118
7119 2013-06-27 Leo Liu <sdl.web@gmail.com>
7120
7121 * net/eww.el (eww-read-bookmarks): Check file size.
7122
7123 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7124
7125 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
7126 advice--pending if newdef is nil or an autoload (bug#13820).
7127 (advice-mapc): New function.
7128
7129 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7130
7131 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
7132 probably.
7133 (eww-mode-map): Add a menu bar.
7134 (eww-add-bookmark): New command.
7135 (eww-bookmark-mode): New mode and commands.
7136 (eww-add-bookmark): Remove newlines from the title.
7137 (eww-bookmark-browse): Don't bug out if it's the only window.
7138
7139 2013-06-26 Glenn Morris <rgm@gnu.org>
7140
7141 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
7142 (hfy-size): Handle ttys. (Bug#14668)
7143
7144 * info-xref.el: Update for Texinfo 5 change in *note format.
7145 (info-xref-node-re, info-xref-note-re): New constants.
7146 (info-xref-check-buffer): Use info-xref-note-re.
7147
7148 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7149
7150 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
7151
7152 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
7153 nil terminate the loop (bug#14718).
7154
7155 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7156
7157 * net/eww.el: Rework history traversal. When going forward/back,
7158 put these actions into the history, too, so that they can be
7159 replayed.
7160 (eww-render): Move the history reset to the correct buffer.
7161
7162 2013-06-25 Juri Linkov <juri@jurta.org>
7163
7164 * files-x.el (modify-dir-local-variable): Change the header comment
7165 in the file with directory local variables. (Bug#14692)
7166
7167 * files-x.el (read-file-local-variable-value): Add `default'.
7168 (Bug#14710)
7169
7170 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7171
7172 * net/eww.el (eww-make-unique-file-name): Create a unique file
7173 name before saving to entering `y' accidentally asynchronously.
7174
7175 2013-06-25 Ivan Kanis <ivan@kanis.fr>
7176
7177 * net/eww.el (eww-download): New command and keystroke.
7178
7179 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7180
7181 * net/eww.el (eww-copy-page-url): Change name of command.
7182
7183 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
7184 be more consistent with Info and dired.
7185
7186 * net/eww.el (eww-mode-map): Ditto.
7187
7188 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7189
7190 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
7191 packages from archives.
7192 (package-archive-contents): Change format; include obsolete packages.
7193 (package-desc): Use `dir' to mark builtin packages.
7194 (package--from-builtin): Set the `dir' field to `builtin'.
7195 (generated-autoload-file, version-control): Declare.
7196 (package-compute-transaction): Change first arg and return value to be
7197 lists of package-descs. Adjust to new package-archive-contents format.
7198 (package--add-to-archive-contents): Adjust to new
7199 package-archive-contents format.
7200 (package-download-transaction): Arg is now a list of package-descs.
7201 (package-install): If `pkg' is a package name, pass it as
7202 a requirement, so it is subject to the usual (e.g. disabled) checks.
7203 (describe-package): Accept package-desc as well.
7204 (describe-package-1): Describe a specific package-desc. Add links to
7205 other package-descs for the same package name.
7206 (package-menu-describe-package): Pass the actual package-desc.
7207 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
7208 works correctly.
7209 (package-desc-status): New function.
7210 (package-menu--refresh): New function, extracted
7211 from package-menu--generate.
7212 (package-menu--generate): Use it.
7213 (package-delete): Update package-alist.
7214 (package-menu-execute): Don't call package-initialize.
7215
7216 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
7217 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
7218 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
7219 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
7220 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
7221 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
7222
7223 2013-06-25 Martin Rudalics <rudalics@gmx.at>
7224
7225 * window.el (window--state-get-1): Workaround for bug#14527.
7226 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
7227
7228 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7229
7230 * net/eww.el (eww-back-url): Implement the history by stashing all
7231 the data into a list.
7232 (eww-forward-url): Allow going forward in the history, too.
7233
7234 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7235
7236 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
7237 for values and use read--expression for expressions (bug#14710).
7238 (read-file-local-variable): Avoid setq.
7239 (read-file-local-variable-mode): Use minor-mode-list.
7240
7241 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7242
7243 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
7244 for DOI URLs.
7245
7246 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7247
7248 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
7249 Update imenu-support when dialect changes.
7250
7251 2013-06-25 Leo Liu <sdl.web@gmail.com>
7252
7253 * ido.el (ido-read-internal): Allow forward slash on windows.
7254
7255 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7256
7257 * net/eww.el (eww): Start of strings is \\`, not ^.
7258
7259 2013-06-24 Ivan Kanis <ivan@kanis.fr>
7260
7261 * net/shr.el (shr-browse-url): Fix interactive spec.
7262
7263 * net/eww.el (eww): Add a trailing slash to domain names.
7264
7265 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
7266
7267 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
7268
7269 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7270
7271 * net/shr.el (shr-browse-url): Use an external browser if given a
7272 prefix.
7273
7274 * net/eww.el (eww-external-browser): Move to shr.
7275
7276 2013-06-24 Ivan Kanis <ivan@kanis.fr>
7277
7278 * net/eww.el (eww): Work more correctly for file: URLs.
7279 (eww-detect-charset): Allow quoted charsets.
7280 (eww-yank-page-url): New command and keystroke.
7281
7282 2013-06-24 Daiki Ueno <ueno@gnu.org>
7283
7284 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
7285 file name of gpg executable.
7286 (epg-context-program): New function.
7287 (epg-context-home-directory): New function.
7288 (epg-context-set-program): New function.
7289 (epg-context-set-home-directory): New function.
7290 (epg--start): Use `epg-context-program' instead of
7291 'epg-gpg-program'.
7292 (epg--list-keys-1): Likewise.
7293
7294 2013-06-24 Leo Liu <sdl.web@gmail.com>
7295
7296 * ido.el (ido-read-internal): Fix bug#14620.
7297
7298 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
7299
7300 * faces.el (face-documentation): Simplify.
7301 (read-face-attribute, tty-find-type, x-resolve-font-name):
7302 Use `string-match-p'.
7303 (list-faces-display): Use `string-match-p'. Simplify.
7304 (face-spec-recalc): Check face to avoid face alias loops.
7305 (read-color): Use `string-match-p' and non-capturing parenthesis.
7306
7307 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7308
7309 * net/shr.el (shr-rescale-image): Use the new
7310 :max-width/:max-height functionality.
7311
7312 2013-06-23 Ivan Kanis <ivan@kanis.fr>
7313
7314 * net/eww.el (eww-search-prefix): New variable.
7315 (eww): Use it.
7316 (eww-external-browser): New variable.
7317 (eww-mode-map): New keystroke.
7318 (eww-browse-with-external-browser): New command.
7319
7320 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
7321
7322 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
7323
7324 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
7325 Don't skip aligning the next header field when padding is 0;
7326 otherwise, field width is not respected unless the title is as
7327 wide as the field.
7328
7329 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7330
7331 * emacs-lisp/package.el (package-el-version): Remove.
7332 (package-process-define-package): Fix inf-loop.
7333 (package-install): Allow symbols as arguments again.
7334
7335 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
7336
7337 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
7338 add some more keyword-like methods.
7339 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
7340
7341 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
7342
7343 * bs.el (bs-buffer-show-mark): Make defvar-local.
7344 (bs-mode): Use setq-local.
7345
7346 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
7347 (emacs-lock--try-unlocking): Make defvar-local.
7348
7349 2013-06-22 Glenn Morris <rgm@gnu.org>
7350
7351 * play/cookie1.el (cookie-apropos): Minor simplification.
7352
7353 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
7354
7355 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
7356
7357 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
7358 `regexp-opt', it breaks the build during dumping.
7359
7360 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
7361
7362 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
7363 Highlight keyword-like methods on Kernel and Module with
7364 font-lock-builtin-face.
7365 (auto-mode-alist): Consolidate different entries into one regexp
7366 and add more *file-s.
7367
7368 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
7369
7370 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
7371
7372 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
7373 (diary-entry): Use it in the action of this button type instead of
7374 diary-goto-entry.
7375
7376 * calendar/todo-mode.el: New version.
7377 (todo-add-category): Append new category to end of file and give
7378 it the highest number, instead of putting it at the beginning and
7379 giving it 0. Incorporate noninteractive functionality.
7380 (todo-forward-category): Adapt to 1-based category numbering.
7381 Allow skipping over archived categories.
7382 (todo-backward-category): Derive from todo-forward-category.
7383 (todo-backward-item, todo-forward-item): Make noninteractive and
7384 delegate interactive part to new commands. Make sensitive to done items.
7385 (todo-categories): Make value an alist of category names and
7386 vectors of item counts.
7387 (todo-category-beg): Make a defconst.
7388 (todo-category-number): Use 1 instead of 0 as initial value.
7389 (todo-category-select): Make sensitive to overlays, optional item
7390 highlighting and done items.
7391 (todo-delete-item): Make sensitive to overlays and marked and done items.
7392 (todo-edit-item): Make sensitive to overlays and editing of
7393 date/time header optional. Add format checks.
7394 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
7395 no-op if point is not on an item. Advertise using todo-edit-quit.
7396 (todo-edit-mode): Make sensitive to new format, font-locking, and
7397 multiple todo files.
7398 (todo-insert-item, todo-insert-item-here): Derive from
7399 todo-basic-insert-item and extend functionality.
7400 (todo-item-end, todo-item-start): Make sensitive to done items.
7401 (todo-item-string): Don't return text properties. Restore point.
7402 (todo-jump-to-category): Make sensitive to multiple todo files and
7403 todo archives. Use extended category completion.
7404 (todo-lower-item, todo-raise-item): Rename to *-priority and
7405 derive from todo-set-item-priority.
7406 (todo-mode): Derive from special-mode. Make sensitive to new
7407 format, font-locking and multiple todo files. Make read-only.
7408 (todo-mode-map): Don't suppress digit keys, so they can supply
7409 prefix arguments. Add many new key bindings.
7410 (todo-prefix): Insert as an overlay instead of file text.
7411 Change semantics from diary date expression to purely visual mark.
7412 (todo-print): Rename to todo-print-buffer. Make buffer display
7413 features printable. Remove option to restrict number of items
7414 printed. Add option to print to file.
7415 (todo-print-function): Rename to todo-print-buffer-function.
7416 (todo-quit): Extend to handle exiting new todo modes.
7417 (todo-remove-item): Make sensitive to overlays.
7418 (todo-save): Extend to buffers of filtered items.
7419 (todo-show): Make sensitive to done items, multiple todo files and
7420 new todo modes. Offer to convert legacy todo file before creating
7421 first new todo file.
7422 (todo-show-priorities): Rename to todo-top-priorities.
7423 Change semantics of value 0.
7424 (todo-top-priorities): Rename to todo-filter-top-priorities,
7425 derive from todo-filter-items and extend functionality.
7426 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
7427 and extend functionality to other types of filtered items.
7428 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
7429 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
7430 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
7431 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
7432 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
7433 (todo-edit-mode-hook, todo-entry-prefix-function)
7434 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
7435 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
7436 (todo-initials, todo-insert-threshold, todo-item-string-start)
7437 (todo-line-string, todo-menu, todo-mode-hook)
7438 (todo-more-important-p, todo-previous-answer, todo-previous-line)
7439 (todo-print-priorities, todo-remove-separator)
7440 (todo-save-top-priorities-too, todo-string-count-lines)
7441 (todo-string-multiline-p, todo-time-string-format)
7442 (todo-tmp-buffer-name): Remove.
7443 (todo-add-file, todo-archive-done-item, todo-choose-archive)
7444 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
7445 (todo-edit-category-diary-inclusion)
7446 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
7447 (todo-edit-file, todo-edit-item-date-day)
7448 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
7449 (todo-edit-item-date-month, todo-edit-item-date-to-today)
7450 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
7451 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
7452 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
7453 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
7454 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
7455 (todo-filter-top-priorities-multifile, todo-find-archive)
7456 (todo-find-filtered-items-file, todo-go-to-source-item)
7457 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
7458 (todo-jump-to-archive-category, todo-lower-category)
7459 (todo-mark-category, todo-marked-item-p, todo-merge-category)
7460 (todo-move-category, todo-move-item, todo-next-button)
7461 (todo-next-item, todo-padded-string, todo-powerset)
7462 (todo-previous-button, todo-previous-item)
7463 (todo-print-buffer-to-file, todo-raise-category)
7464 (todo-rename-category, todo-repair-categories-sexp, todo-search)
7465 (todo-set-category-number, todo-set-item-priority)
7466 (todo-set-top-priorities-in-category)
7467 (todo-set-top-priorities-in-file, todo-show-categories-table)
7468 (todo-sort-categories-alphabetically-or-numerically)
7469 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
7470 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
7471 (todo-toggle-item-header, todo-toggle-item-highlighting)
7472 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
7473 (todo-toggle-view-done-items, todo-toggle-view-done-only)
7474 (todo-unarchive-items, todo-unmark-category): New commands.
7475 (todo-absolute-file-name, todo-add-to-buffer-list)
7476 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
7477 (todo-basic-insert-item, todo-category-completions)
7478 (todo-category-number, todo-category-string-matcher-1)
7479 (todo-category-string-matcher-2, todo-check-filtered-items-file)
7480 (todo-check-format, todo-clear-matches)
7481 (todo-comment-string-matcher, todo-convert-legacy-date-time)
7482 (todo-current-category, todo-date-string-matcher)
7483 (todo-define-insertion-command, todo-diary-expired-matcher)
7484 (todo-diary-goto-entry, todo-diary-item-p)
7485 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
7486 (todo-display-categories, todo-display-sorted, todo-done-item-p)
7487 (todo-done-item-section-p, todo-done-separator)
7488 (todo-done-string-matcher, todo-files, todo-filter-items)
7489 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
7490 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
7491 (todo-insert-category-line, todo-insert-item-from-calendar)
7492 (todo-insert-sort-button, todo-insert-with-overlays)
7493 (todo-insertion-command-name, todo-insertion-key-bindings)
7494 (todo-label-to-key, todo-longest-category-name-length)
7495 (todo-make-categories-list, todo-mode-external-set)
7496 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
7497 (todo-modes-set-3, todo-multiple-filter-files)
7498 (todo-nondiary-marker-matcher, todo-prefix-overlays)
7499 (todo-read-category, todo-read-date, todo-read-dayname)
7500 (todo-read-file-name, todo-read-time)
7501 (todo-reevaluate-category-completions-files-defcustom)
7502 (todo-reevaluate-default-file-defcustom)
7503 (todo-reevaluate-filelist-defcustoms)
7504 (todo-reevaluate-filter-files-defcustom)
7505 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
7506 (todo-reset-done-separator, todo-reset-done-separator-string)
7507 (todo-reset-done-string, todo-reset-global-current-todo-file)
7508 (todo-reset-highlight-item, todo-reset-nondiary-marker)
7509 (todo-reset-prefix, todo-set-categories)
7510 (todo-set-date-from-calendar, todo-set-show-current-file)
7511 (todo-set-top-priorities, todo-short-file-name)
7512 (todo-show-current-file, todo-sort, todo-time-string-matcher)
7513 (todo-total-item-counts, todo-update-buffer-list)
7514 (todo-update-categories-display, todo-update-categories-sexp)
7515 (todo-update-count, todo-validate-name, todo-y-or-n-p):
7516 New functions.
7517 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
7518 New major modes.
7519 (todo-categories, todo-display, todo-edit, todo-faces)
7520 (todo-filtered): New defgroups.
7521 (todo-archived-only, todo-button, todo-category-string, todo-date)
7522 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
7523 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
7524 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
7525 (todo-add-item-if-new-category, todo-always-add-time-string)
7526 (todo-categories-align, todo-categories-archived-label)
7527 (todo-categories-category-label, todo-categories-diary-label)
7528 (todo-categories-done-label, todo-categories-number-separator)
7529 (todo-categories-todo-label, todo-categories-totals-label)
7530 (todo-category-completions-files, todo-completion-ignore-case)
7531 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
7532 (todo-done-separator-string, todo-done-string)
7533 (todo-files-function, todo-filter-done-items, todo-filter-files)
7534 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
7535 (todo-initial-category, todo-initial-file, todo-item-mark)
7536 (todo-legacy-date-time-regexp, todo-mode-line-function)
7537 (todo-nondiary-marker, todo-number-prefix)
7538 (todo-print-buffer-function, todo-show-current-file)
7539 (todo-show-done-only, todo-show-first, todo-show-with-done)
7540 (todo-skip-archived-categories, todo-top-priorities-overrides)
7541 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
7542 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
7543 New defcustoms.
7544 (todo-category-done, todo-date-pattern, todo-date-string-start)
7545 (todo-diary-items-buffer, todo-done-string-start)
7546 (todo-filtered-items-buffer, todo-item-start)
7547 (todo-month-abbrev-array, todo-month-name-array)
7548 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
7549 (todo-top-priorities-buffer): New defconsts.
7550 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
7551 (todo-categories-with-marks, todo-category-string-face)
7552 (todo-comment-face, todo-comment-string, todo-current-todo-file)
7553 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
7554 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
7555 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
7556 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
7557 (todo-font-lock-keywords, todo-global-current-todo-file)
7558 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
7559 (todo-insertion-commands-args)
7560 (todo-insertion-commands-args-genlist)
7561 (todo-insertion-commands-names, todo-insertion-map)
7562 (todo-key-bindings-t, todo-key-bindings-t+a)
7563 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
7564 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
7565 (todo-nondiary-face, todo-print-buffer, todo-time-face)
7566 (todo-visited): New variables.
7567
7568 2013-06-21 Glenn Morris <rgm@gnu.org>
7569
7570 * play/cookie1.el (cookie-apropos): Add optional display argument.
7571 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
7572 (psychoanalyze-pinhead): Use cookie-doctor.
7573
7574 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
7575
7576 * emacs-lisp/package.el (tar-get-file-descriptor)
7577 (tar--extract): Declare.
7578
7579 2013-06-21 Eduard Wiebe <usenet@pusto.de>
7580
7581 Extend flymake's warning predicate to be a function (bug#14217).
7582 * progmodes/flymake.el (flymake-warning-predicate): New.
7583 (flymake-parse-line): Use it.
7584 (flymake-warning-re): Make obsolete alias to
7585 `flymake-warning-predicate'.
7586
7587 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7588
7589 * emacs-lisp/package.el (package-alist): Include obsolete packages.
7590 (package-obsolete-list): Remove.
7591 (package-activate): Remove min-version argument. Add `force' argument.
7592 Adjust to new package-alist format.
7593 (package-mark-obsolete): Remove.
7594 (package-unpack): Force reload of the package's autoloads.
7595 (package-installed-p): Check builtins if the installed package is not
7596 recent enough.
7597 (package-initialize): Don't reset package-obsolete-list.
7598 Don't specify which package version to activate.
7599 (package-process-define-package, describe-package-1)
7600 (package-menu--generate): Adjust to new package-alist format.
7601
7602 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
7603
7604 * allout-widgets.el (allout-widgets-mode-off)
7605 (allout-widgets-mode-on, allout-widgets-pre-command-business)
7606 (allout-widgets-post-command-business)
7607 (allout-widgets-after-copy-or-kill-function)
7608 (allout-widgets-after-undo-function, allout-test-range-overlaps)
7609 (allout-decorate-item-and-context)
7610 (allout-graphics-modification-handler): Fix typos in docstrings.
7611 (allout-get-or-create-parent-widget): Use `looking-at-p'.
7612
7613 * cmuscheme.el (scheme-start-file): Doc fix.
7614 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
7615 (scheme-input-filter): Use `string-match-p'.
7616
7617 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
7618
7619 * dired-x.el: Use Dired consistently in docstrings.
7620
7621 * dired.el: Use Dired consistently in docstrings.
7622 (dired-readin, dired-mode): Use `setq-local'.
7623 (dired-switches-alist): Make defvar-local.
7624 (dired-buffers-for-dir): Use `zerop'.
7625 (dired-safe-switches-p, dired-switches-escape-p)
7626 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
7627 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
7628 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
7629 (dired-goto-next-nontrivial-file): Use `string-match-p'.
7630 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
7631 (dired-toggle-marks, dired-mark-files-containing-regexp)
7632 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
7633 (dired-flag-auto-save-files, dired-flag-backup-files):
7634 Use `looking-at-p'.
7635 (dired-mark-files-regexp, dired-build-subdir-alist):
7636 Use `string-match-p', `looking-at-p'.
7637
7638 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
7639 (direct-print-region-helper): Use `string-match-p'.
7640
7641 2013-06-21 Leo Liu <sdl.web@gmail.com>
7642
7643 * comint.el (comint-redirect-results-list-from-process):
7644 Fix infinite loop.
7645
7646 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7647
7648 * net/eww.el (eww-update-header-line-format): Quote % characters.
7649
7650 2013-06-21 Glenn Morris <rgm@gnu.org>
7651
7652 * play/cookie1.el (cookie): New custom group.
7653 (cookie-file): New option.
7654 (cookie-check-file): New function.
7655 (cookie): Make it interactive. Make start and end messages optional.
7656 Interactively, display the result. Default to cookie-file.
7657 (cookie-insert): Default to cookie-file.
7658 (cookie-snarf): Make start and end messages optional.
7659 Default to cookie-file. Use with-temp-buffer.
7660 (cookie-read): Rename from read-cookie.
7661 Make start and end messages optional. Default to cookie-file.
7662 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
7663 Do not autoload it.
7664 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
7665 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
7666
7667 2013-06-21 Leo Liu <sdl.web@gmail.com>
7668
7669 * progmodes/octave.el (octave-mode): Backward compatibility fix.
7670
7671 2013-06-21 Glenn Morris <rgm@gnu.org>
7672
7673 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
7674
7675 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7676 Daniel Hackney <dan@haxney.org>
7677
7678 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
7679 Consolidate the single-file vs tarball code.
7680 (package-desc-suffix): New function.
7681 (package-desc-full-name): Don't bother inlining it.
7682 (package-load-descriptor): Return the new package-desc.
7683 (package-mark-obsolete): Remove unused arg `package'.
7684 (package-unpack): Make it work for single files as well.
7685 Make it update package-alist.
7686 (package--make-autoloads-and-stuff): Rename from
7687 package--make-autoloads-and-compile. Don't compile any more.
7688 (package--compile): New function.
7689 (package-generate-description-file): New function, extracted from
7690 package-unpack-single.
7691 (package-unpack-single): Remove.
7692 (package--with-work-buffer): Add indentation and debugging info.
7693 (package-download-single): Remove.
7694 (package-install-from-archive): Rename from package-download-tar, make
7695 it take a pkg-desc, and make it work for single files as well.
7696 (package-download-transaction): Simplify.
7697 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
7698 external tar program.
7699 (package-install-from-buffer): Remove `pkg-desc' argument.
7700 Use package-tar-file-info for tar-mode buffers.
7701 (package-install-file): Simplify accordingly.
7702 (package-archive-base): Change to take a pkg-desc.
7703 * tar-mode.el (tar--check-descriptor): New function, extracted from
7704 tar-get-descriptor.
7705 (tar-get-descriptor): Use it.
7706 (tar-get-file-descriptor): New function.
7707 (tar--extract): New function, extracted from tar-extract.
7708 (tar--extract): Use it.
7709 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
7710 case the summary uses non-ascii. Adjust to new calling convention of
7711 package-tar-file-info.
7712
7713 2013-06-21 Leo Liu <sdl.web@gmail.com>
7714
7715 * comint.el (comint-redirect-results-list-from-process):
7716 Fix random delay. (Bug#14681)
7717
7718 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
7719
7720 * profiler.el (profiler-format-number): Use log, not log10.
7721
7722 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
7723
7724 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
7725
7726 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7727
7728 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
7729 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
7730 yet available.
7731 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
7732 (AUTOGENEL): ... here.
7733 * emacs-lisp/cl-macs.el (cl--sublis): New function.
7734 (cl--defsubst-expand): Use it.
7735
7736 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
7737
7738 * subr.el (log10): Move here from C code, and declare as obsolete.
7739 All uses of (log10 X) replaced with (log X 10).
7740
7741 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
7742
7743 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
7744 Declare with `defvar-local'.
7745 (tabulated-list-use-header-line, tabulated-list-entries)
7746 (tabulated-list-padding, tabulated-list-printer)
7747 (tabulated-list-sort-key): Declare with `defvar-local'.
7748 (tabulated-list-init-header, tabulated-list-print-fake-header):
7749 Use `setq-local'.
7750
7751 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
7752
7753 * arc-mode.el (archive-mode): Add `archive-write-file' to
7754 `write-contents-functions' also for remote files. (Bug#14652)
7755
7756 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
7757
7758 * cus-edit.el (custom-commands): Fix typos.
7759 (custom-display): Fix tooltip text.
7760 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
7761 Fix typos in docstrings.
7762 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
7763 (custom-unlispify-menu-entry, custom-magic-value-create)
7764 (custom-add-see-also, custom-group-value-create): Use ?\s.
7765 (custom-guess-type, customize-apropos, editable-field)
7766 (custom-face-value-create): Use `string-match-p'.
7767 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
7768
7769 * custom.el (custom-load-symbol): Use `string-match-p'.
7770
7771 * ansi-color.el: Convert to lexical binding.
7772 (ansi-colors): Fix URL.
7773 (ansi-color-context, ansi-color-context-region): Use defvar-local.
7774 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
7775 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
7776
7777 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7778
7779 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
7780
7781 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
7782
7783 2013-06-19 Tom Tromey <tromey@redhat.com>
7784
7785 * net/eww.el (eww-top-url): Remove.
7786 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
7787 (eww-render): Set new variables. Don't set eww-top-url.
7788 (eww-handle-link): Handle "prev", "home", and "contents".
7789 Downcase the rel text.
7790 (eww-top-url): Choose best top URL.
7791
7792 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7793
7794 * net/eww.el: Rewrite to implement form elements "by hand" instead of
7795 relying in widget.el. Using widget.el leads to too many
7796 user interface inconsistencies.
7797 (eww-self-insert): Implement entering commands in text fields.
7798 (eww-process-text-input): New function to make text input field editing
7799 work.
7800 (eww-submit): Rewrite to use the new-style form methods.
7801 (eww-select-display): Display the correct selected item.
7802 (eww-change-select): Implement changing the select value.
7803 (eww-toggle-checkbox): Implement radio/checkboxes.
7804 (eww-update-field): Fix compilation error.
7805 (eww-tag-textarea): Implement <textarea>.
7806
7807 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
7808 we don't shadow mode-specific bindings.
7809
7810 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
7811 nothing to push.
7812
7813 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
7814
7815 2013-06-19 Glenn Morris <rgm@gnu.org>
7816
7817 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
7818
7819 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
7820
7821 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
7822 not needed.
7823
7824 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
7825
7826 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7827
7828 * net/browse-url.el (browse-url-browser-function):
7829 `eww-browse-url' has the right calling signature, `eww' does not.
7830
7831 2013-06-19 Glenn Morris <rgm@gnu.org>
7832
7833 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
7834 Only eval autoloaded macros.
7835 (byte-compile-autoload): Only give the macro warning for macros.
7836
7837 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
7838 (ps-underlined-faces): Declare.
7839
7840 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
7841 (speedbar-add-supported-extension): Declare.
7842
7843 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
7844 Don't include a date stamp in the header of the generated file;
7845 it leads to needless differences between output files.
7846
7847 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
7848
7849 * net/secrets.el (secrets-struct-secret-content-type):
7850 Replace check of introspection data by a test call of "CreateItem".
7851 Some servers do not offer introspection.
7852
7853 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
7854
7855 * electric.el (electric-pair-mode): Improve interaction with
7856 electric-layout-mode.
7857 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
7858 (electric-pair-syntax): Use text-mode-syntax-table in comments
7859 and strings.
7860 (electric-pair--insert): New function.
7861 (electric-pair-post-self-insert-function): Use it and
7862 electric--after-char-pos.
7863
7864 2013-06-19 Leo Liu <sdl.web@gmail.com>
7865
7866 * progmodes/octave.el (octave-help): Fix regexp.
7867
7868 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7869
7870 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
7871 (shr-table-horizontal-line): Allow nil as a value, and change the
7872 default.
7873 (shr-insert-table-ruler): Respect the nil value.
7874
7875 2013-06-18 Tom Tromey <tromey@barimba>
7876
7877 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
7878 New defvars.
7879 (eww-open-file): New defun.
7880 (eww-render): Initialize new variables.
7881 (eww-display-html): Handle "link" and "a".
7882 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
7883 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
7884 (eww-back-url): Rename from eww-previous-url.
7885 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
7886 New defuns.
7887
7888 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
7889
7890 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
7891 Distinguish ternary operator tokens from slash symbol and slash
7892 char literal.
7893
7894 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
7895
7896 Convert symbol prettification into minor mode and global minor mode.
7897
7898 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
7899 `prog-prettify-symbols', and make a local defvar instead of defcustom.
7900 (prettify-symbols--keywords): Rename from
7901 `prog-prettify-symbols-alist' and make a local defvar.
7902 (prettify-symbols--compose-symbol): Rename from
7903 `prog--prettify-font-lock-compose-symbol'.
7904 (prettify-symbols--make-keywords): Rename from
7905 `prog-prettify-font-lock-symbols-keywords' and simplify.
7906 (prog-prettify-install): Remove.
7907 (prettify-symbols-mode): New minor mode, based on
7908 `prog-prettify-install'.
7909 (turn-on-prettify-symbols-mode): New function.
7910 (global-prettify-symbols-mode): New globalized minor mode.
7911
7912 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7913 * progmodes/cfengine.el (cfengine3-mode):
7914 * progmodes/perl-mode.el (perl-mode): Don't call
7915 `prog-prettify-install'; set `prettify-symbols-alist' instead.
7916
7917 2013-06-18 Juri Linkov <juri@jurta.org>
7918
7919 * files-x.el (modify-file-local-variable-message): New function.
7920 (modify-file-local-variable)
7921 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
7922 and call `modify-file-local-variable-message' when it's non-nil.
7923 (add-file-local-variable, delete-file-local-variable)
7924 (add-file-local-variable-prop-line)
7925 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
7926 and use it. (Bug#9820)
7927
7928 2013-06-18 Juri Linkov <juri@jurta.org>
7929
7930 * emulation/vi.el (vi-shell-op):
7931 * emulation/vip.el (vip-execute-com, ex-command):
7932 * emulation/viper-cmd.el (viper-exec-bang):
7933 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
7934 the call of `shell-command-on-region'. (Bug#14637)
7935
7936 * simple.el (shell-command-on-region): Doc fix.
7937
7938 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7939
7940 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
7941 (bug#14633).
7942
7943 2013-06-18 Glenn Morris <rgm@gnu.org>
7944
7945 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
7946
7947 * newcomment.el (comment-search-forward, comment-search-backward):
7948 Doc fix. (Bug#14376)
7949
7950 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
7951
7952 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
7953 (buffer-face-mode-invoke): Doc fix.
7954
7955 2013-06-18 Matthias Meulien <orontee@gmail.com>
7956
7957 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
7958 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
7959
7960 2013-06-18 Glenn Morris <rgm@gnu.org>
7961
7962 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
7963 Replace obsolete function generic-make-keywords with its expansion.
7964
7965 * progmodes/python.el (ffap-alist): Declare.
7966
7967 * textmodes/reftex.el (bibtex-mode-map): Declare.
7968
7969 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7970
7971 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
7972 (package-unpack, package-unpack-single): Return the pkg-dir.
7973 (package-download-transaction): Use it to update package-alist.
7974
7975 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7976
7977 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
7978 possible choice.
7979
7980 2013-06-17 Juri Linkov <juri@jurta.org>
7981
7982 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
7983
7984 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
7985
7986 * emacs-lisp/package.el (package-load-descriptor):
7987 Remove `with-syntax-table' call, `read' doesn't need it.
7988 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
7989
7990 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
7991
7992 * startup.el (command-line): Expand package name returned by
7993 `package--description-file' (bug#14639).
7994
7995 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
7996
7997 * emacs-lisp/package.el (package-load-descriptor): Do not call
7998 `emacs-lisp-mode', just use its syntax table.
7999
8000 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
8001
8002 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
8003 `font-lock-extra-managed-props' if any prettifying keyword is added.
8004 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
8005 (prog-mode): Use `setq-local'.
8006
8007 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8008
8009 * international/characters.el (standard-case-table): Set syntax of ?»
8010 and ?« to punctuation.
8011
8012 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
8013
8014 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
8015 Save relevant match data before calling `syntax-ppss' (bug#14595).
8016
8017 2013-06-15 Juri Linkov <juri@jurta.org>
8018
8019 * files-x.el (modify-file-local-variable-prop-line): Add local
8020 variables to the end of the existing comment on the first line.
8021 Use `file-auto-mode-skip' to skip interpreter magic line,
8022 and also skip XML declaration.
8023
8024 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8025
8026 * startup.el (package--builtin-versions): New var.
8027 (package-subdirectory-regexp): Remove.
8028 (package--description-file): Hard code its value instead.
8029
8030 * emacs-lisp/package.el: Don't activate packages older than builtin.
8031 (package-obsolete-list): Rename from package-obsolete-alist, and make
8032 it into a simple list of package-desc.
8033 (package-strip-version): Remove.
8034 (package-built-in-p): Use package--builtin-versions.
8035 (package-mark-obsolete): Simplify.
8036 (package-process-define-package): Mark it obsolete if older than the
8037 builtin version.
8038 (package-handle-response): Use line-end-position.
8039 (package-read-archive-contents, package--download-one-archive):
8040 Simplify.
8041 (package--add-to-archive-contents): Skip if older than the builtin or
8042 installed version.
8043 (package-menu-describe-package): Fix last change.
8044 (package-list-unversioned): New var.
8045 (package-menu--generate): Use it.
8046
8047 * emacs-lisp/autoload.el: Manage package--builtin-versions.
8048 (autoload--insert-text, autoload--insert-cookie-text): New functions.
8049 (autoload-builtin-package-versions): New variable.
8050 (autoload-generate-file-autoloads): Use them.
8051 Remove the list of autoloaded functions/macros from the
8052 (autoload...) comments.
8053
8054 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
8055
8056 2013-06-15 Eli Zaretskii <eliz@gnu.org>
8057
8058 * simple.el (line-move-partial): Don't jump to the next screen
8059 line as soon as it becomes visible. Instead, continue enlarging
8060 the vscroll until the portion of a tall screen line that's left on
8061 display is about the height of the frame's default font.
8062 (Bug#14567)
8063
8064 2013-06-15 Glenn Morris <rgm@gnu.org>
8065
8066 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
8067 compilation-error-regexp-alist void, or local while let-bound.
8068
8069 * progmodes/make-mode.el (makefile-mode-syntax-table):
8070 Treat "=" as punctuation. (Bug#14614)
8071
8072 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
8073
8074 * help-fns.el (describe-variable):
8075 Add extra line for permanent-local variables.
8076
8077 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
8078
8079 * progmodes/scheme.el (scheme-font-lock-keywords-2):
8080 Add export, import, library. (Bug#9164)
8081 (library): Set indent function.
8082
8083 2013-06-14 Glenn Morris <rgm@gnu.org>
8084
8085 * term/xterm.el (xterm--query):
8086 Stop after first matching handler. (Bug#14615)
8087
8088 2013-06-14 Ivan Kanis <ivan@kanis.fr>
8089
8090 Add support for dired in saveplace.
8091 * dired.el (dired-initial-position-hook): New variable.
8092 (dired-initial-position): Call hook to place cursor position.
8093 * saveplace.el (save-place-to-alist): Add dired position.
8094 (save-place-dired-hook): New function.
8095
8096 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8097
8098 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
8099 through a symbol rather than letrec.
8100
8101 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
8102 (package-desc): Add `dir' field.
8103 (package-desc-full-name): New function.
8104 (package-load-descriptor): Combine the two arguments. Don't use `load'.
8105 (package-maybe-load-descriptor): Remove.
8106 (package-load-all-descriptors): Just call package-load-descriptor.
8107 (package--disabled-p): New function.
8108 (package-desc-vers, package-desc-doc): Remove aliases.
8109 (package--dir): Remove function.
8110 (package-activate): Check if a package is disabled.
8111 (package-process-define-package): New function, extracted from
8112 define-package.
8113 (define-package): Turn into a place holder.
8114 (package-unpack-single, package-tar-file-info):
8115 Use package--description-file.
8116 (package-compute-transaction): Use package--disabled-p.
8117 (package-download-transaction): Don't call
8118 package-maybe-load-descriptor since they're all loaded anyway.
8119 (package-install): Change argument to be a pkg-desc.
8120 (package-delete): Use a single pkg-desc argument.
8121 (describe-package-1): Use package-desc-dir instead of package--dir.
8122 Use package-desc property instead of package-symbol.
8123 (package-install-button-action): Adjust accordingly.
8124 (package--push): Rewrite.
8125 (package-menu--print-info): Adjust accordingly. Change the ID format
8126 to be a pkg-desc.
8127 (package-menu-describe-package, package-menu-get-status)
8128 (package-menu--find-upgrades, package-menu-mark-upgrades)
8129 (package-menu-execute, package-menu--name-predicate):
8130 Adjust accordingly.
8131 * startup.el (package--description-file): New function.
8132 (command-line): Use it.
8133 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8134 Use package-desc-version.
8135
8136 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
8137 (byte-compile-preprocess): Use it.
8138 (byte-compile-file-form-defalias): Try a bit harder to use macros we
8139 can't quite recognize.
8140 (byte-compile-add-to-list): Remove.
8141 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
8142 (cconv-closure-convert): Add assertion.
8143
8144 * emacs-lisp/map-ynp.el: Use lexical-binding.
8145 (map-y-or-n-p): Remove unused vars `tail' and `object'.
8146 Factor out some repeated code.
8147
8148 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8149
8150 * subr.el (with-eval-after-load): New macro.
8151 (eval-after-load): Allow form to be a function.
8152 take advantage of lexical-binding.
8153 (do-after-load-evaluation): Use dolist and adjust to new format.
8154 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
8155
8156 2013-06-13 Juri Linkov <juri@jurta.org>
8157
8158 * replace.el (perform-replace): Display "symbol " and other search
8159 modes from `isearch-message-prefix' in the *Help* buffer.
8160
8161 * isearch.el (isearch-query-replace): Add " symbol" and other
8162 possible search modes from `isearch-message-prefix' to the prompt.
8163 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
8164 when reading a regexp to collect.
8165
8166 2013-06-13 Juri Linkov <juri@jurta.org>
8167
8168 * isearch.el (word-search-regexp): Match whitespace if the search
8169 string begins or ends in whitespace. The LAX arg is applied to
8170 both ends of the search string. Use `regexp-quote' and explicit
8171 \< and \> instead of \b. Use \` and \' instead of ^ and $.
8172 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
8173 boundaries are replaced with symbol boundaries, and characters
8174 between symbols match non-word non-symbol syntax. (Bug#14602)
8175
8176 2013-06-13 Juri Linkov <juri@jurta.org>
8177
8178 * isearch.el (isearch-del-char): Don't exceed the length of
8179 `isearch-string' by the prefix arg. (Bug#14563)
8180
8181 2013-06-13 Juri Linkov <juri@jurta.org>
8182
8183 * isearch.el (isearch-yank-word, isearch-yank-line)
8184 (isearch-char-by-name, isearch-quote-char)
8185 (isearch-printing-char, isearch-process-search-char):
8186 Add optional count prefix arg. (Bug#14563)
8187
8188 * international/isearch-x.el
8189 (isearch-process-search-multibyte-characters):
8190 Add optional count prefix arg.
8191
8192 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8193
8194 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
8195 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
8196 lexical-binding.
8197
8198 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
8199
8200 * subr.el (set-temporary-overlay-map): Add on-exit argument.
8201
8202 2013-06-13 Glenn Morris <rgm@gnu.org>
8203
8204 * startup.el (tty-handle-args):
8205 Don't just discard "--" and anything after. (Bug#14608)
8206
8207 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
8208
8209 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
8210
8211 Implement changes in Secret Service API. Make it backward compatible.
8212 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
8213 (secrets-create-item): Use it. Prefix properties with interface.
8214
8215 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
8216
8217 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
8218 (term-emulate-terminal): Respect term-suppress-hard-newline.
8219
8220 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
8221
8222 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
8223 Only remove a `thumb-file' overlay. (Bug#14548)
8224
8225 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
8226
8227 * mail/reporter.el (reporter-submit-bug-report):
8228 Handle missing package-name. (Bug#14600)
8229
8230 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
8231
8232 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
8233 (reftex-citation-prompt, reftex-default-bibliography)
8234 (reftex-bib-or-thebib, reftex-get-bibfile-list)
8235 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
8236 (reftex-bib-sort-author, reftex-bib-sort-year)
8237 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
8238 (reftex-extract-bib-entries-from-thebibliography)
8239 (reftex-get-bibkey-default, reftex-get-bib-names)
8240 (reftex-parse-bibtex-entry, reftex-get-bib-field)
8241 (reftex-format-bib-entry, reftex-parse-bibitem)
8242 (reftex-format-bibitem, reftex-do-citation)
8243 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
8244 (reftex-restrict-bib-matches, reftex-extract-bib-file)
8245 (reftex-insert-bib-matches, reftex-format-citation)
8246 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
8247 (reftex-create-bibtex-file): Add docstrings, mostly by converting
8248 existing comments into docstrings.
8249
8250 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
8251
8252 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
8253
8254 2013-06-12 Andreas Schwab <schwab@suse.de>
8255
8256 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
8257 for auto-save files.
8258
8259 2013-06-12 Glenn Morris <rgm@gnu.org>
8260
8261 * ido.el (ido-delete-ignored-files): Remove.
8262 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
8263 Go back to calling ido-ignore-item-p directly.
8264
8265 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
8266
8267 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
8268
8269 * ido.el (ido-delete-ignored-files): New function,
8270 split from ido-make-file-list-1.
8271 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
8272 (ido-make-file-list-1): Use ido-delete-ignored-files.
8273
8274 2013-06-12 Leo Liu <sdl.web@gmail.com>
8275
8276 * progmodes/octave.el (inferior-octave-startup)
8277 (inferior-octave-completion-table)
8278 (inferior-octave-track-window-width-change)
8279 (octave-eldoc-function-signatures, octave-help)
8280 (octave-find-definition): Use single quoted strings.
8281 (inferior-octave-startup-args): Change default value.
8282 (inferior-octave-startup): Do not hard code "-i" and
8283 "--no-line-editing".
8284 (inferior-octave-resync-dirs): Add optional arg NOERROR.
8285 (inferior-octave-directory-tracker): Use it.
8286 (octave-goto-function-definition): Robustify.
8287 (octave-help): Support highlighting operators in 'See also'.
8288 (octave-find-definition): Find subfunctions only in Octave mode.
8289
8290 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8291
8292 * help-fns.el (help-fns--compiler-macro): If the handler function is
8293 named, then put a link to it.
8294 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
8295 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
8296 (cl-typep): Use it.
8297 (cl-eval-when): Simplify debug spec.
8298 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
8299 compiler-macro function instead of setting `compiler-macro-file'.
8300
8301 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
8302
8303 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
8304 * vc/vc-hooks.el (vc-stay-local): Doc fix.
8305
8306 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8307 Daniel Hackney <dan@haxney.org>
8308
8309 First part of Daniel Hackney's patch to package.el.
8310 * emacs-lisp/package.el: Use defstruct.
8311 (package-desc): New, main struct.
8312 (package--bi-desc, package--ac-desc): New structs, used to describe the
8313 format in external files.
8314 (package-desc-vers): Replace with package-desc-version accessor.
8315 (package-desc-doc): Replace with package-desc-summary accessor.
8316 (package-activate-1): Remove `package' arg since the pkg-vec now
8317 includes the name.
8318 (define-package): Use package-desc-from-define.
8319 (package-unpack-single): Change file-name arg to be a symbol.
8320 (package--add-to-archive-contents): Use package-desc-create and new
8321 accessor functions to package--ac-desc.
8322 (package-buffer-info, package-tar-file-info): Return a package-desc.
8323 (package-install-from-buffer): Remove `type' argument. Change pkg-info
8324 arg to be a package-desc.
8325 (package-install-file): Adjust accordingly. Use \' to match EOS.
8326 (package--from-builtin): New function.
8327 (describe-package-1, package-menu--generate): Use it.
8328 (package--make-autoloads-and-compile): Change name arg to be a symbol.
8329 (package-generate-autoloads): Idem and return the name of the file.
8330 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8331 Change pkg-info arg to be a package-desc.
8332 Use package-make-ac-desc.
8333 (package-upload-file): Use \' to match EOS.
8334 * finder.el (finder-compile-keywords): Use package-make-builtin.
8335
8336 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8337
8338 * vc/vc.el (vc-deduce-fileset): Change error message.
8339 (vc-read-backend): New function.
8340 (vc-next-action): Use it.
8341
8342 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
8343
8344 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
8345 (prolog-font-lock-keywords): Use regexp-opt instead.
8346 Don't manually highlight strings.
8347 (prolog-mode-variables): Simplify comment-start-skip.
8348 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
8349
8350 * emacs-lisp/generic.el (generic--normalise-comments)
8351 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
8352 (generic-mode-set-comments): Use them.
8353 (generic-bracket-support): Use setq-local.
8354 (generic-make-keywords-list): Declare obsolete.
8355
8356 2013-06-11 Glenn Morris <rgm@gnu.org>
8357
8358 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8359 Prettify after setting font-lock-defaults. (Bug#14574)
8360
8361 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
8362
8363 * replace.el (query-replace, occur-read-regexp-defaults-function)
8364 (replace-search):
8365 * subr.el (declare-function, number-sequence, local-set-key)
8366 (substitute-key-definition, locate-user-emacs-file)
8367 (with-silent-modifications, split-string, eval-after-load):
8368 Fix typos, remove unneeded backslashes and reflow some docstrings.
8369
8370 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8371
8372 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
8373 default for Elisp files.
8374
8375 2013-06-11 Glenn Morris <rgm@gnu.org>
8376
8377 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
8378 although define-derived-mode was doing this anyway. (Bug#14583)
8379
8380 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
8381
8382 * allout.el (allout-encryption-plaintext-sanitization-regexps):
8383 Fix make-variable-buffer-local call to refer to the correct variable.
8384
8385 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
8386
8387 * eshell/em-term.el (eshell-visual-commands)
8388 (eshell-visual-subcommands, eshell-visual-options):
8389 Add summary line to docstrings. Add cross-references.
8390
8391 2013-06-10 Glenn Morris <rgm@gnu.org>
8392
8393 * epa.el (epa-read-file-name): New function. (Bug#14510)
8394 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
8395
8396 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
8397
8398 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
8399 output redirection to be ignored with visual commands.
8400
8401 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
8402
8403 * eshell/em-term.el (eshell-visual-command-p): New function.
8404 (eshell-term-initialize): Move long lambda to separate function
8405 eshell-visual-command-p.
8406 * eshell/em-dirs.el (eshell-dirs-initialise):
8407 * eshell/em-script.el (eshell-script-initialize):
8408 Add missing #' to lambda.
8409
8410 2013-06-08 Leo Liu <sdl.web@gmail.com>
8411
8412 * progmodes/octave.el (octave-add-log-current-defun): New function.
8413 (octave-mode): Set add-log-current-defun-function.
8414 (octave-goto-function-definition): Do not move point if not found.
8415 (octave-find-definition): Enhance to try subfunctions first.
8416
8417 2013-06-08 Glenn Morris <rgm@gnu.org>
8418
8419 * emacs-lisp/bytecomp.el (byte-compile-char-before)
8420 (byte-compile-backward-char, byte-compile-backward-word):
8421 Improve previous change, to handle non-explicit nil.
8422
8423 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8424
8425 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
8426 (smie--opener/closer-at-point): New function.
8427 (smie--matching-block-data): Use it. Don't match from right after an
8428 opener or right before a closer. Obey smie-blink-matching-inners.
8429 Don't signal a mismatch for repeated inners like "switch..case..case".
8430
8431 2013-06-07 Leo Liu <sdl.web@gmail.com>
8432
8433 * progmodes/octave.el (octave-mode): Set comment-use-global-state
8434 to t. (Bug#14303)
8435 (octave-function-header-regexp): Fix. (Bug#14570)
8436 (octave-help-mode-finish-hook, octave-help-mode-finish):
8437 Remove. Just use temp-buffer-show-hook.
8438
8439 * newcomment.el (comment-search-backward): Revert last change.
8440 (Bug#14434)
8441
8442 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
8443
8444 2013-06-07 Eli Zaretskii <eliz@gnu.org>
8445
8446 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
8447 through xargs, to avoid failure due to MS-Windows limitations on
8448 command-line length.
8449
8450 2013-06-06 Glenn Morris <rgm@gnu.org>
8451
8452 * font-lock.el (lisp-font-lock-keywords-2):
8453 Treat user-error like error.
8454
8455 * emacs-lisp/bytecomp.el (byte-compile-char-before)
8456 (byte-compile-backward-char, byte-compile-backward-word):
8457 Handle explicit nil arguments. (Bug#14565)
8458
8459 2013-06-05 Alan Mackenzie <acm@muc.de>
8460
8461 * isearch.el (isearch-allow-prefix): New user option.
8462 (isearch-other-meta-char): Don't exit isearch when a prefix
8463 argument is typed whilst `isearch-allow-prefix' is non-nil.
8464 (Bug#9706)
8465
8466 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8467
8468 * autorevert.el (auto-revert-notify-handler): Use memq.
8469 Hide assertion failure.
8470
8471 * skeleton.el: Use cl-lib.
8472 (skeleton-further-elements): Use defvar-local.
8473 (skeleton-insert): Use cl-progv.
8474
8475 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
8476
8477 * progmodes/prog-mode.el (prog-prettify-symbols)
8478 (prog-prettify-install): Update docstrings.
8479
8480 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8481
8482 * simple.el: Move all the prog-mode code to prog-mode.el.
8483 * progmodes/prog-mode.el: New file.
8484 * loadup.el: Add prog-mode.el.
8485
8486 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
8487
8488 * simple.el (prog-prettify-symbols): Add version.
8489 (prog-prettify-install): Add convenience function to prettify symbols.
8490
8491 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
8492 (perl--augmented-font-lock-keywords-1)
8493 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
8494 variables and use it.
8495
8496 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
8497 (cfengine3-mode): Remove unneeded variable and use it.
8498
8499 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
8500 (lisp--augmented-font-lock-keywords-1)
8501 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
8502 Remove unneeded variables and use it.
8503
8504 2013-06-05 João Távora <joaotavora@gmail.com>
8505
8506 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
8507 to point when opening the connection. (Bug#14380)
8508
8509 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8510
8511 * subr.el (load-history-regexp, load-history-filename-element)
8512 (eval-after-load, after-load-functions, do-after-load-evaluation)
8513 (eval-next-after-load, display-delayed-warnings)
8514 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
8515 definition of save-match-data.
8516 (overriding-local-map): Remove accidental obsolescence declaration.
8517
8518 * emacs-lisp/edebug.el (edebug-result): Move before first use.
8519
8520 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
8521
8522 Generalize symbol prettify support to prog-mode and implement it
8523 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
8524 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
8525 (prog--prettify-font-lock-compose-symbol)
8526 (prog-prettify-font-lock-symbols-keywords): New variables and
8527 functions to support symbol prettification.
8528 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
8529 (lisp--augmented-font-lock-keywords-1)
8530 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
8531 (lisp--prettify-symbols-alist): Implement prettify of lambda.
8532 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
8533 (cfengine3--prettify-symbols-alist, cfengine3-mode):
8534 Implement prettify of -> => :: strings.
8535 * progmodes/perl-mode.el (perl-prettify-symbols)
8536 (perl--font-lock-compose-symbol)
8537 (perl--font-lock-symbols-keywords): Move to prog-mode.
8538 (perl--prettify-symbols-alist): Prettify -> => :: strings.
8539 (perl-font-lock-keywords-1)
8540 (perl-font-lock-keywords-2): Remove explicit prettify support.
8541 (perl--augmented-font-lock-keywords)
8542 (perl--augmented-font-lock-keywords-1)
8543 (perl--augmented-font-lock-keywords-2, perl-mode):
8544 Implement prettify support.
8545
8546 2013-06-05 Leo Liu <sdl.web@gmail.com>
8547
8548 Re-implement smie matching block highlight using
8549 show-paren-data-function. (Bug#14395)
8550 * emacs-lisp/smie.el (smie-matching-block-highlight)
8551 (smie--highlight-matching-block-overlay)
8552 (smie--highlight-matching-block-lastpos)
8553 (smie-highlight-matching-block)
8554 (smie-highlight-matching-block-mode): Remove.
8555 (smie--matching-block-data-cache): New variable.
8556 (smie--matching-block-data): New function.
8557 (smie-setup): Use smie--matching-block-data for
8558 show-paren-data-function.
8559
8560 * progmodes/octave.el (octave-mode-menu): Fix.
8561 (octave-find-definition): Skip garbage lines.
8562
8563 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8564
8565 Fix compilation error with simultaneous dynamic+lexical scoping.
8566 Add warning when a defvar appears after the first let-binding.
8567 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
8568 (byte-compile-close-variables): Initialize it.
8569 (byte-compile--declare-var): New function.
8570 (byte-compile-file-form-defvar)
8571 (byte-compile-file-form-define-abbrev-table)
8572 (byte-compile-file-form-custom-declare-variable): Use it.
8573 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
8574 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
8575 (byte-compile-bind): Handle dynamic bindings that shadow
8576 lexical bindings.
8577 (byte-compile-unbind): Make arg non-optional.
8578 (byte-compile-let): Simplify.
8579 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
8580 (cconv--analyse-function, cconv-analyse-form): Populate it.
8581 Protect byte-compile-bound-variables to limit the scope of defvars.
8582 (cconv-analyse-form): Add missing rule for (defvar <foo>).
8583 Remove unneeded rule for `declare'.
8584
8585 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
8586 so as to avoid depending on cl-adjoin at run-time.
8587 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
8588
8589 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
8590 (macroexp--warn-and-return): Use it.
8591
8592 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8593
8594 * lisp/subr.el: Convert to lexical binding.
8595 (overriding-local-map): Make obsolete.
8596 (add-to-list): Doc fix. Add compiler macro.
8597 (read-key): Swap values of local maps.
8598
8599 2013-06-05 Leo Liu <sdl.web@gmail.com>
8600
8601 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
8602
8603 2013-06-04 Leo Liu <sdl.web@gmail.com>
8604
8605 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
8606 (compilation-auto-jump): Suppress the "Mark set" message to give
8607 way to exit message.
8608
8609 2013-06-04 Alan Mackenzie <acm@muc.de>
8610
8611 Remove faulty optimisation from indentation calculation.
8612 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
8613 search limit based on 2000 characters back from indent-point.
8614
8615 2013-06-03 Tassilo Horn <tsdh@gnu.org>
8616
8617 * eshell/em-term.el (cl-lib): Require `cl-lib'.
8618
8619 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
8620
8621 * emacs-lisp/lisp.el: Use lexical-binding.
8622 (lisp--local-variables-1, lisp--local-variables): New functions.
8623 (lisp--local-variables-completion-table): New var.
8624 (lisp-completion-at-point): Use it complete let-bound vars.
8625
8626 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
8627 eagerly (bug#14422).
8628
8629 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
8630
8631 * autorevert.el (auto-revert-notify-enabled)
8632 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
8633 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
8634 (auto-revert-notify-handler): Handle also gfilenotify.
8635
8636 * subr.el (file-notify-handle-event): New defun. Replacing ...
8637 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
8638 Remove.
8639
8640 2013-06-03 Juri Linkov <juri@jurta.org>
8641
8642 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
8643 `M-s h .'. (Bug#14427)
8644
8645 * hi-lock.el (highlight-symbol-at-point): New alias for the new
8646 command `hi-lock-face-symbol-at-point'.
8647 (hi-lock-face-symbol-at-point): New command.
8648 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
8649 (hi-lock-menu): Add `highlight-symbol-at-point'.
8650 (hi-lock-mode): Doc fix.
8651
8652 * isearch.el (isearch-forward-symbol-at-point): New command.
8653 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
8654 (isearch-highlight-regexp): Add a regexp which matches
8655 words/symbols for word/symbol mode.
8656
8657 * subr.el (find-tag-default-bounds): New function with the body
8658 mostly moved from `find-tag-default'.
8659 (find-tag-default): Move most code to `find-tag-default-bounds',
8660 call it and apply `buffer-substring-no-properties' afterwards.
8661
8662 2013-06-03 Tassilo Horn <tsdh@gnu.org>
8663
8664 * eshell/em-term.el (eshell-term-initialize):
8665 Use `cl-intersection' rather than `intersection'.
8666
8667 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
8668
8669 * vc/log-view.el: Doc fix.
8670 (log-view-mode-map): Copy keymap from `special-mode-map'.
8671
8672 2013-06-02 Eric Ludlam <zappo@gnu.org>
8673
8674 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
8675 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
8676 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
8677 (eieio-unbound, eieio-default-superclass)
8678 (eieio--define-field-accessors, method-static, method-before)
8679 (method-primary, method-after, method-num-lists)
8680 (method-generic-before, method-generic-primary)
8681 (method-generic-after, method-num-slots)
8682 (eieio-specialized-key-to-generic-key)
8683 (eieio--check-type, class-v, class-p)
8684 (eieio-class-name, define-obsolete-function-alias)
8685 (eieio-class-parents-fast, eieio-class-children-fast)
8686 (same-class-fast-p, class-constructor, generic-p)
8687 (generic-primary-only-p, generic-primary-only-one-p)
8688 (class-option-assoc, class-option, eieio-object-p)
8689 (class-abstract-p, class-method-invocation-order)
8690 (eieio-defclass-autoload-map, eieio-defclass-autoload)
8691 (eieio-class-un-autoload, eieio-defclass)
8692 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
8693 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
8694 (eieio--defgeneric-init-form, eieio-defgeneric-form)
8695 (eieio-defgeneric-reset-generic-form)
8696 (eieio-defgeneric-form-primary-only)
8697 (eieio-defgeneric-reset-generic-form-primary-only)
8698 (eieio-defgeneric-form-primary-only-one)
8699 (eieio-defgeneric-reset-generic-form-primary-only-one)
8700 (eieio-unbind-method-implementations)
8701 (eieio--defmethod, eieio--typep)
8702 (eieio-perform-slot-validation, eieio-validate-slot-value)
8703 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
8704 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
8705 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
8706 (eieio-slot-name-index, eieio-class-slot-name-index)
8707 (eieio-set-defaults, eieio-initarg-to-attribute)
8708 (eieio-attribute-to-initarg, eieio-c3-candidate)
8709 (eieio-c3-merge-lists, eieio-class-precedence-c3)
8710 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
8711 (eieio-class-precedence-list, eieio-generic-call-methodname)
8712 (eieio-generic-call-arglst, eieio-generic-call-key)
8713 (eieio-generic-call-next-method-list)
8714 (eieio-pre-method-execution-functions, eieio-generic-call)
8715 (eieio-generic-call-primary-only, eieiomt-method-list)
8716 (eieiomt-optimizing-obarray, eieiomt-install)
8717 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
8718 (eieio-generic-form, eieio-defmethod, make-obsolete)
8719 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
8720 (defclass): Remove `eval-and-compile' from macro.
8721 (call-next-method, shared-initialize): Instead of using
8722 `scoped-class' variable, use new eieio--scoped-class, and
8723 eieio--with-scoped-class.
8724 (initialize-instance): Rename local variable 'scoped-class' to
8725 'this-class' to remove ambiguitity from old global.
8726
8727 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
8728 eieio.el.
8729 (eieio--scoped-class-stack): New variable.
8730 (eieio--scoped-class): New fcn.
8731 (eieio--with-scoped-class): New scoping macro.
8732 (eieio-defclass): Use pushnew instead of add-to-list.
8733 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
8734 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
8735 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
8736 `scoped-class' variable, use new eieio--scoped-class, and
8737 eieio--with-scoped-class.
8738
8739 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
8740
8741 2013-06-02 Tassilo Horn <tsdh@gnu.org>
8742
8743 * eshell/esh-ext.el (eshell-external-command): Pass args to
8744 `eshell-find-interpreter'.
8745 (eshell-find-interpreter): Add new second parameter ARGS.
8746
8747 * eshell/em-script.el (eshell-script-initialize): Add second arg
8748 to the function added as MATCH to `eshell-interpreter-alist'.
8749
8750 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
8751 the function added as MATCH to `eshell-interpreter-alist'.
8752
8753 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
8754 (eshell-visual-options): New defcustom.
8755 (eshell-escape-control-x): Adapt docstring.
8756 (eshell-term-initialize): Test `eshell-visual-subcommands' and
8757 `eshell-visual-options' in addition to `eshell-visual-commands'.
8758 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
8759
8760 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
8761
8762 * progmodes/python.el (python-indent-block-enders): Add break,
8763 continue and raise keywords.
8764
8765 2013-06-01 Glenn Morris <rgm@gnu.org>
8766
8767 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
8768
8769 Plain (f)boundp silences compilation warnings since Emacs 22.1.
8770 * progmodes/cc-cmds.el (delete-forward-p):
8771 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
8772 * progmodes/cc-engine.el (buffer-syntactic-context):
8773 * progmodes/cc-fonts.el (face-property-instance):
8774 * progmodes/cc-mode.el (set-keymap-parents):
8775 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
8776 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
8777 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
8778 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
8779 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
8780
8781 * progmodes/cc-vars.el (other): Emacs has this widget since
8782 at least 21.1, so don't (re)define it.
8783
8784 * eshell/em-cmpl.el (eshell-cmpl-initialize):
8785 Replace the obsolete alias pcomplete-arg-quote-list.
8786
8787 2013-06-01 Leo Liu <sdl.web@gmail.com>
8788
8789 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
8790 punctuation syntax.
8791 (inferior-octave-minimal-columns)
8792 (inferior-octave-last-column-width): New variables.
8793 (inferior-octave-track-window-width-change): New function.
8794 (inferior-octave-mode): Adjust column width so that Octave output,
8795 for example from 'ls', can fit into the window nicely.
8796
8797 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
8798
8799 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
8800 Highlight expansions inside regexp literals.
8801
8802 2013-05-31 Glenn Morris <rgm@gnu.org>
8803
8804 * obsolete/sym-comp.el (symbol-complete):
8805 Replace obsolete completion-annotate-function.
8806
8807 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
8808
8809 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
8810
8811 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
8812 New function, checks if point is inside a literal that allows
8813 expression expansion.
8814 (ruby-syntax-propertize-expansion): Use it.
8815 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
8816 around the body.
8817
8818 2013-05-30 Juri Linkov <juri@jurta.org>
8819
8820 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
8821 to "\M-si".
8822 (isearch-invisible): New variable.
8823 (isearch-forward): Doc fix.
8824 (isearch-mode): Set `isearch-invisible'
8825 to the value of `search-invisible'.
8826 (isearch-toggle-case-fold): Doc fix.
8827 (isearch-toggle-invisible): New command.
8828 (isearch-query-replace): Let-bind `search-invisible'
8829 to the value of `isearch-invisible'.
8830 (isearch-search): Use `isearch-invisible' instead of
8831 `search-invisible'. Let-bind `search-invisible'
8832 to the value of `isearch-invisible'. (Bug#11378)
8833
8834 2013-05-30 Juri Linkov <juri@jurta.org>
8835
8836 * replace.el (perform-replace): Avoid `isearch-range-invisible'
8837 call when `query-flag' is nil and `search-invisible' is non-nil.
8838 (Bug#11746)
8839
8840 2013-05-30 Glenn Morris <rgm@gnu.org>
8841
8842 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
8843
8844 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
8845 (cc-require): Suppress spurious "noruntime" warnings.
8846 (cc-require-when-compile): Use fboundp, for sake of compiler.
8847
8848 * progmodes/cc-mode.el: Move load of cc-vars before that of
8849 cc-langs (which in turn loads cc-vars), to quieten compiler.
8850
8851 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8852
8853 * paren.el: Simplify the code.
8854 (show-paren-mode): Always start the timer.
8855 (show-paren--idle-timer): Rename from show-paren-idle-timer.
8856 (show-paren--overlay, show-paren--overlay-1): Rename from
8857 show-paren-overlay and show-paren-overlay-1, and initialize to an
8858 overlay rather than to nil.
8859 (show-paren-function): Misc cleanup and simplifications.
8860
8861 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8862
8863 * paren.el (show-paren-data-function): New hook.
8864 (show-paren--default): New function, extracted from show-paren-function.
8865 (show-paren-function): Use show-paren-data-function.
8866
8867 2013-05-30 Glenn Morris <rgm@gnu.org>
8868
8869 * ielm.el (ielm-map, ielm-complete-symbol):
8870 Use completion-at-point rather than obsolete functions.
8871 (inferior-emacs-lisp-mode): Doc fix.
8872 Set completion-at-point-functions, rather than
8873 comint-dynamic-complete-functions.
8874
8875 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
8876 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
8877 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
8878
8879 * image.el (image-animated-p): Tweak definition.
8880
8881 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
8882 (rlogin-process-connection-type): Tweak default. Add set-after.
8883 (rlogin-host): Doc fix.
8884 (rlogin): Tweak prompt.
8885 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
8886
8887 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
8888 * progmodes/tcl.el (inferior-tcl-mode-map):
8889 Use completion-at-point rather than obsolete alias.
8890
8891 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
8892
8893 * minibuffer.el (read-file-name-completion-ignore-case):
8894 Move before completion--in-region, for eager macro expansion.
8895
8896 2013-05-29 Juri Linkov <juri@jurta.org>
8897
8898 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
8899 for total count of matching lines. Add `global-matches' for total
8900 count of matches. Rename `matches' to `lines' for count of
8901 matching lines. Add `matches' for count of matches.
8902 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
8903 to `prev-line' for line number of prev match endpt.
8904 Increment `matches' for every match. Print the number of
8905 matching lines in the header.
8906 (occur-context-lines): Rename `lines' to `curr-line'.
8907 Rename `prev-lines' to `prev-line'. (Bug#14017)
8908
8909 2013-05-29 Juri Linkov <juri@jurta.org>
8910
8911 * replace.el (perform-replace): Add `skip-read-only-count',
8912 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
8913 Increment them for corresponding conditions and report the number
8914 of skipped occurrences in the final message. (Bug#11746)
8915 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8916 (replace-string, replace-regexp): Doc fix.
8917
8918 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8919
8920 * emacs-lisp/trace.el (trace--read-args): Provide a default.
8921
8922 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
8923 prog-mode-map (bug#14504).
8924
8925 2013-05-29 Leo Liu <sdl.web@gmail.com>
8926
8927 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
8928 (octave-help): Small simplification.
8929
8930 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
8931 off the highlight first.
8932
8933 2013-05-29 Glenn Morris <rgm@gnu.org>
8934
8935 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
8936 Handle idlwave-last-system-routine-info-cons-cell being nil.
8937
8938 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
8939 (idlwave-write-paths): Simplify via with-temp-buffer.
8940
8941 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
8942 * emulation/cua-rect.el: Also load cua-base at run time.
8943
8944 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
8945 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
8946 (cperl-imenu-on-info): Require imenu.
8947
8948 2013-05-28 Alan Mackenzie <acm@muc.de>
8949
8950 Handle "capitalised keywords" correctly.
8951 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
8952
8953 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
8954
8955 * eshell/em-unix.el: Add -r option to cp.
8956
8957 2013-05-28 Glenn Morris <rgm@gnu.org>
8958
8959 * vc/vc-arch.el (vc-exec-after): Declare.
8960 (vc-switches): Autoload.
8961 * vc/vc-bzr.el: No need to require vc when compiling.
8962 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
8963 (vc-resynch-buffer, vc-dir-refresh): Declare.
8964 (vc-setup-buffer, vc-switches): Autoload.
8965 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
8966 (vc-resynch-buffer): Declare.
8967 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
8968 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
8969 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
8970 (grep-read-regexp, grep-read-files, grep-expand-template)
8971 (vc-dir-refresh): Declare.
8972 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
8973 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
8974 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
8975 * vc/vc-mtn.el (vc-exec-after): Declare.
8976 (vc-switches): Autoload.
8977 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
8978 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
8979 (vc-file-tree-walk): Declare.
8980 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
8981 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
8982 (vc-tag-precondition, vc-rename-master): Autoload.
8983 * vc/vc-svn.el (vc-exec-after): Declare.
8984 (vc-switches, vc-setup-buffer): Autoload.
8985 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
8986 Autoload.
8987 (vc-resynch-buffer): Declare.
8988
8989 * obsolete/fast-lock.el (byte-compile-warnings):
8990 Don't warn about obsolete features in this obsolete file.
8991
8992 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
8993 Move definition before use.
8994
8995 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
8996 (dun-unix-verbs): Remove dun-zippy.
8997 (dun-zippy): Remove function.
8998
8999 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
9000
9001 2013-05-27 Juri Linkov <juri@jurta.org>
9002
9003 * replace.el (replace-search): New function with code moved out
9004 from `perform-replace'.
9005 (replace-highlight, replace-dehighlight): Move function definitions
9006 up closer to `replace-search'. (Bug#11746)
9007
9008 2013-05-27 Juri Linkov <juri@jurta.org>
9009
9010 * replace.el (perform-replace): Ignore invisible matches.
9011 In addition to checking `query-replace-skip-read-only', also
9012 filter out matches by calling `run-hook-with-args-until-failure'
9013 on `isearch-filter-predicates', and also check `search-invisible'
9014 for t or call `isearch-range-invisible'.
9015 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
9016
9017 2013-05-27 Juri Linkov <juri@jurta.org>
9018
9019 * isearch.el (isearch-filter-predicates): Rename from
9020 `isearch-filter-predicate'. Doc fix. (Bug#11378)
9021 (isearch-message-prefix): Display text from the property
9022 `isearch-message-prefix' of the currently active filters.
9023 (isearch-search): Don't compare `isearch-filter-predicate' with
9024 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
9025 on `isearch-filter-predicates'. Also check `search-invisible' for t
9026 or call `isearch-range-invisible'.
9027 (isearch-filter-visible): Make obsolete.
9028 (isearch-lazy-highlight-search):
9029 Call `run-hook-with-args-until-failure' on
9030 `isearch-filter-predicates' and use `isearch-range-invisible'.
9031
9032 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
9033 `isearch-filter-predicates' instead of `funcall'ing
9034 `isearch-filter-predicate'.
9035 (Info-mode): Set `Info-isearch-filter' to
9036 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
9037
9038 * dired-aux.el (dired-isearch-filter-predicate-orig):
9039 Remove variable.
9040 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
9041 (dired-isearch-filenames-end): Add and remove
9042 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
9043 instead of changing the value of `isearch-filter-predicate'.
9044 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
9045 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
9046 Put property `isearch-message-prefix' to "filename " on
9047 `dired-isearch-filter-filenames'.
9048
9049 * wdired.el (wdired-change-to-wdired-mode):
9050 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
9051 locally instead of changing `isearch-filter-predicate'.
9052 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
9053
9054 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
9055
9056 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
9057 return the commit hash (Bug#14459). Also set the
9058 `vc-git-detached' property.
9059 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
9060 (vc-git-mode-line-string): Use the same help-echo format whether
9061 in detached mode or not, because we know the actual revision now.
9062 When in detached mode, shorten the revision to 7 chars.
9063
9064 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9065
9066 * emacs-lisp/easy-mmode.el (define-minor-mode):
9067 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
9068 mode hook and provide a docstring.
9069
9070 2013-05-27 Alan Mackenzie <acm@muc.de>
9071
9072 Remove spurious syntax-table text properties inserted by C-y.
9073 * progmodes/cc-mode.el (c-after-change): Also clear hard
9074 syntax-table property with value nil.
9075
9076 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
9077
9078 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
9079 when reading the events; the buffer layout shall not be changed.
9080
9081 2013-05-27 Leo Liu <sdl.web@gmail.com>
9082
9083 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
9084 New variable.
9085 (inferior-octave-directory-tracker): Automatically re-sync
9086 default-directory.
9087 (octave-help): Improve handling of 'See also'.
9088
9089 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9090
9091 * doc-view.el: Minor naming convention tweaks.
9092 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
9093
9094 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
9095 even if there's no `display' property yet (bug#14435).
9096
9097 2013-05-25 Eli Zaretskii <eliz@gnu.org>
9098
9099 * subr.el (unmsys--file-name): Rename from reveal-filename.
9100
9101 * Makefile.in (custom-deps, finder-data, autoloads)
9102 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
9103 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
9104 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
9105
9106 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9107
9108 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
9109 error-completion on the first 2 args of condition-case (bug#14446).
9110 Don't burp at EOB.
9111
9112 2013-05-25 Leo Liu <sdl.web@gmail.com>
9113
9114 * comint.el (comint-previous-matching-input): Do not flood the
9115 *Messages* buffer with trivial messages.
9116
9117 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9118
9119 * progmodes/flymake.el (flymake-nop): Don't return a string.
9120 (flymake-set-at): Fix typo.
9121
9122 * simple.el (read--expression): New function, extracted from
9123 eval-expression. Set completion-at-point-functions (bug#14465).
9124 (eval-expression, eval-minibuffer): Use it.
9125
9126 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
9127
9128 * progmodes/flymake.el (flymake-save-buffer-in-file)
9129 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
9130 (flymake-selected-frame, flymake-log, flymake-ins-after)
9131 (flymake-set-at, flymake-get-buildfile-from-cache)
9132 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
9133 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
9134 Refine the doc string.
9135 (flymake-get-file-name-mode-and-masks): Reformat.
9136 (flymake-get-real-file-name-function): Fix a minor bug.
9137
9138 2013-05-24 Juri Linkov <juri@jurta.org>
9139
9140 * progmodes/grep.el (grep-mode-font-lock-keywords):
9141 Support =linenumber= format used by git-grep for lines with
9142 function names. (Bug#13549)
9143
9144 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9145
9146 * progmodes/octave.el (octave-smie-rules): Return nil rather than
9147 0 after a semi-colon; it works better for smie-auto-fill.
9148 (octave--indent-new-comment-line): New function.
9149 (octave-indent-new-comment-line): Use it (indirectly).
9150 (octave-mode): Don't disable smie-auto-fill. Use add-function to
9151 modify comment-line-break-function.
9152
9153 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
9154 (smie-setup): Use add-function to set it.
9155
9156 2013-05-24 Sam Steingold <sds@gnu.org>
9157
9158 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
9159 argument (before the `interactive' argument).
9160
9161 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9162
9163 * image-mode.el (image-mode-winprops): Add winprops to
9164 image-mode-winprops-alist before running
9165 image-mode-new-window-functions.
9166 * doc-view.el (doc-view-new-window-function): Don't delay
9167 doc-view-goto-page via timers (bug#14435).
9168
9169 2013-05-24 Tassilo Horn <tsdh@gnu.org>
9170
9171 * doc-view.el: Integrate with desktop.el. (Bug#14435)
9172 (doc-view-desktop-save-buffer): New function.
9173 (doc-view-restore-desktop-buffer): New function.
9174 (desktop-buffer-mode-handlers):
9175 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
9176 handler.
9177 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
9178 `desktop-save-buffer' function.
9179
9180 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
9181
9182 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
9183 (tramp-gvfs-file-name-handler): Raise a user error when
9184 `tramp-gvfs-enabled' is nil.
9185 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
9186 Do not raise a user error when loading package. (Bug#14447)
9187
9188 * net/xesam.el: Move to obsolete/.
9189
9190 2013-05-24 Glenn Morris <rgm@gnu.org>
9191
9192 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
9193
9194 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
9195
9196 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
9197 (Info-find-node, Man-getpage-in-background): Declare.
9198
9199 * mail/unrmail.el (unrmail):
9200 Replace obsolete detect-coding-with-priority.
9201
9202 * net/socks.el (socks-split-string): Use this rather than split-string.
9203 (socks-nslookup-host): Update for above change.
9204 (dynamic-choice, s5-dynamic-choice-match)
9205 (s5-dynamic-choice-match-inline, s5-widget-value-create):
9206 Comment out unused code.
9207
9208 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
9209 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
9210 (gud-tooltip-echo-area): Make obsolete.
9211 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
9212
9213 * progmodes/js.el (js--optimize-arglist): Declare.
9214
9215 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
9216
9217 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
9218 (ediff-window-C): Declare.
9219
9220 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
9221 Tweak requires to silence compiler.
9222
9223 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
9224 (he-search-string, he-tried-table, he-expand-list)
9225 (he-init-string, he-string-member, he-substitute-string)
9226 (he-reset-string): Declare.
9227
9228 * obsolete/options.el (list-options): Use custom-variable-p,
9229 rather than obsolete alias.
9230
9231 2013-05-23 Sam Steingold <sds@gnu.org>
9232
9233 * simple.el (shell-command-on-region): Pass the `replace' argument
9234 down to `call-process-region' to comply with the doc as reported on
9235 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
9236
9237 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9238
9239 * emacs-lisp/smie.el (smie-indent-forward-token)
9240 (smie-indent-backward-token): Handle string tokens (bug#14381).
9241
9242 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9243
9244 * ielm.el (ielm-menu): New menu.
9245 (inferior-emacs-lisp-mode): Set comment-start.
9246
9247 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
9248
9249 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
9250 Fix deactivate action.
9251
9252 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
9253 Add cleveref macros.
9254
9255 * lisp/textmodes/reftex-parse.el
9256 (reftex-locate-bibliography-files): Accept options for
9257 bibliography commands.
9258 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
9259 Add addbibresource. Basic Biblatex support.
9260
9261 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
9262
9263 * net/tramp-gvfs.el (top):
9264 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
9265 when loading package. (Bug#14447)
9266
9267 2013-05-23 Glenn Morris <rgm@gnu.org>
9268
9269 * progmodes/js.el: No need to load comint when compiling.
9270 (ring-insert, comint-send-string, comint-send-input)
9271 (comint-last-input-end, ido-chop): Declare.
9272
9273 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
9274 * vc/ediff-mult.el: Adjust requires.
9275 (ediff-directories-internal, ediff-directory-revisions-internal)
9276 (ediff-patch-file-internal): Declare.
9277 * vc/ediff-ptch.el: Adjust requires.
9278 (ediff-use-last-dir, ediff-buffers-internal): Declare.
9279 (ediff-find-file): Autoload.
9280 * vc/ediff-util.el: No need to load ediff when compiling.
9281 (ediff-regions-internal): Declare.
9282 * vc/ediff-wind.el: Adjust requires.
9283 (ediff-compute-toolbar-width): Define when compiling.
9284 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
9285 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
9286 (dired-get-filename, dired-get-marked-files)
9287 (ediff-last-dir-patch, ediff-patch-default-directory)
9288 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
9289 (ediff-patch-buffer-internal): Declare.
9290
9291 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
9292 (ispell-process, ispell-buffer-local-words, lm-summary)
9293 (lm-section-start, lm-section-end): Declare.
9294 (checkdoc-ispell-init): Simplify.
9295
9296 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
9297 (he-string-member, he-reset-string, he-substitute-string): Declare.
9298
9299 * eshell/em-ls.el: Adjust requires.
9300 (eshell-glob-regexp): Declare.
9301 * eshell/em-tramp.el: Adjust requires.
9302 (eshell-parse-command): Autoload.
9303 * eshell/em-xtra.el: Adjust requires.
9304 (eshell-parse-command): Autoload.
9305 * eshell/esh-ext.el: Adjust requires.
9306 (eshell-parse-command, eshell-close-handles): Autoload.
9307 * eshell/esh-io.el: Adjust requires.
9308 (eshell-output-filter): Autoload.
9309 * eshell/esh-util.el: No need to load tramp when compiling.
9310 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
9311 Declare.
9312 (eshell-parse-ange-ls): Require ange-ftp and tramp.
9313 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
9314 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
9315 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
9316 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
9317 * eshell/esh-opt.el, eshell/esh-proc.el:
9318 * eshell/esh-var.el: Adjust requires.
9319 * eshell/eshell.el: Do not require esh-util twice.
9320 (eshell-add-input-to-history): Declare.
9321 (eshell-command): Check history module is active before using it.
9322
9323 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
9324
9325 2013-05-22 Leo Liu <sdl.web@gmail.com>
9326
9327 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
9328
9329 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
9330
9331 * autorevert.el (auto-revert-notify-add-watch)
9332 (auto-revert-notify-handler): Add `attrib' for the inotify case,
9333 it indicates changes in file modification time.
9334
9335 2013-05-22 Glenn Morris <rgm@gnu.org>
9336
9337 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9338 Always delete the autoloaded function from the noruntime and
9339 unresolved functions lists.
9340
9341 * allout.el: No need to load epa, epg, overlay when compiling.
9342 (epg-context-set-passphrase-callback, epg-list-keys)
9343 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
9344 (epg-key-user-id-list): Declare.
9345
9346 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
9347 (viper-set-parsing-style-toggling-macro)
9348 (viper-set-emacs-state-searchstyle-macros):
9349 Use called-interactively-p on Emacs.
9350 (viper-looking-back): Make it an obsolete alias. Update callers.
9351 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
9352 Use looking-back rather than viper-looking-back.
9353 (viper-tmp-insert-at-eob, viper-enlarge-region)
9354 (viper-read-string-with-history, viper-register-to-point)
9355 (viper-append-to-register, viper-change-state-to-vi)
9356 (viper-backward-char-carefully, viper-forward-char-carefully)
9357 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
9358 (viper-change-state-to-emacs): Declare.
9359 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
9360 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
9361 * emulation/viper-mous.el: Do not load viper-cmd.
9362 (viper-backward-char-carefully, viper-forward-char-carefully)
9363 (viper-forward-word, viper-adjust-window): Declare.
9364
9365 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
9366
9367 * progmodes/idlw-help.el (idlwave-help-fontify):
9368 Use called-interactively-p.
9369
9370 * term/w32console.el (w32-get-console-codepage)
9371 (w32-get-console-output-codepage): Declare.
9372
9373 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
9374 Remove unnecessary declarations.
9375 (dframe-message): Doc fix.
9376
9377 * info.el (dframe-select-attached-frame, dframe-current-frame):
9378 Declare.
9379
9380 * speedbar.el (speedbar-message): Make it an obsolete alias.
9381 Update all callers.
9382 (speedbar-with-attached-buffer)
9383 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
9384 (speedbar-with-writable): Use backquote.
9385 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
9386 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
9387 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
9388 rather than speedbar- aliases.
9389 * mail/rmail.el: Load dframe rather than speedbar when compiling.
9390 (speedbar-make-specialized-keymap, speedbar-insert-button)
9391 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
9392 (speedbar-do-function-pointer): Declare.
9393 (rmail-speedbar-button, rmail-speedbar-find-file)
9394 (rmail-speedbar-move-message):
9395 Use dframe-with-attached-buffer rather than speedbar- alias.
9396 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
9397 (dframe-message, speedbar-make-specialized-keymap)
9398 (speedbar-add-expansion-list, speedbar-mode-functions-list)
9399 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
9400 (speedbar-insert-button, dframe-select-attached-frame)
9401 (dframe-maybee-jump-to-attached-frame)
9402 (speedbar-change-initial-expansion-list)
9403 (speedbar-previously-used-expansion-list-name): Declare.
9404 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
9405 Use dframe-message, dframe-with-attached-buffer rather than
9406 speedbar- aliases.
9407 (gud-sentinel): Silence compiler.
9408 * progmodes/vhdl-mode.el (speedbar-refresh)
9409 (speedbar-do-function-pointer, speedbar-add-supported-extension)
9410 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
9411 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
9412 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
9413 (speedbar-file-lists, speedbar-make-tag-line)
9414 (speedbar-line-directory, speedbar-goto-this-file)
9415 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
9416 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
9417 (speedbar-make-button, speedbar-reset-scanners)
9418 (speedbar-files-item-info, speedbar-line-text)
9419 (speedbar-find-file-in-frame, speedbar-set-timer)
9420 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
9421 (speedbar-with-writable): Do not (re)define it.
9422 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
9423 rather than speedbar- alias.
9424
9425 2013-05-21 Leo Liu <sdl.web@gmail.com>
9426
9427 * progmodes/octave.el (octave-mode-menu): Update and re-organize
9428 menu items.
9429 (octave-mode): Tweak fill-nobreak-predicate.
9430 (inferior-octave-startup): Check process to avoid infinite loop.
9431 (inferior-octave): Pop to buffer first to show abornmal process
9432 exit information.
9433
9434 2013-05-21 Glenn Morris <rgm@gnu.org>
9435
9436 * printing.el (pr-menu-bar): Define when compiling.
9437
9438 2013-05-21 Leo Liu <sdl.web@gmail.com>
9439
9440 * progmodes/octave.el (octave-auto-fill): Remove.
9441 (octave-indent-new-comment-line): Improve.
9442 (octave-mode): Use auto fill mode through
9443 comment-line-break-function and fill-nobreak-predicate.
9444 (octave-goto-function-definition): Support DEFUN_DLD.
9445 (octave-beginning-of-defun): Small tweak.
9446 (octave-help): Show parent directory.
9447
9448 2013-05-21 Glenn Morris <rgm@gnu.org>
9449
9450 * files.el (dired-unmark):
9451 * progmodes/gud.el (gdb-input): Update declarations.
9452
9453 * calculator.el (electric, ehelp): No need to load when compiling.
9454 (Electric-command-loop, electric-describe-mode): Declare.
9455
9456 * doc-view.el (doc-view-current-converter-processes): Move before use.
9457
9458 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9459 Move MODE-set-explicitly definition before use.
9460
9461 * international/mule-diag.el (mule-diag):
9462 Don't use obsolete window-system-version.
9463
9464 * mail/feedmail.el (smtpmail): No need to load when compiling.
9465 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
9466
9467 * mail/mail-utils.el (rfc822): No need to load when compiling.
9468 (rfc822-addresses): Autoload it.
9469 (mail-strip-quoted-names): Trivial simplification.
9470
9471 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
9472 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
9473
9474 * net/snmp-mode.el (tempo): Don't duplicate requires.
9475
9476 * progmodes/prolog.el (info): No need to load when compiling.
9477 (comint): Require before shell requires it.
9478 (Info-goto-node): Autoload it.
9479 (Info-follow-nearest-node): Declare.
9480 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
9481
9482 * textmodes/artist.el (picture-mode-exit): Declare.
9483
9484 * textmodes/reftex-parse.el (reftex-parse-from-file):
9485 Trivial rewrite so the compiler can parse it better.
9486
9487 2013-05-20 Leo Liu <sdl.web@gmail.com>
9488
9489 * progmodes/octave.el (octave-help-mode-map)
9490 (octave-help-mode-finish-hook): New variables.
9491 (octave-help-mode, octave-help-mode-finish): New functions.
9492 (octave-help): Use octave-help-mode.
9493
9494 2013-05-20 Glenn Morris <rgm@gnu.org>
9495
9496 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
9497
9498 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
9499
9500 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
9501 start at point, so that expansion starting right after opening
9502 slash in a regexp is recognized.
9503 (ruby-syntax-before-regexp-re): New defvar, extracted from
9504 ruby-syntax-propertize-function. Since the value of this regexp
9505 is looked up at runtime now, we should be able to turn
9506 `ruby-syntax-methods-before-regexp' into a defcustom later.
9507 (ruby-syntax-propertize-function): Split regexp matching into two
9508 parts, for opening and closing slashes. That allows us to skip
9509 over string interpolations and support multiline regexps.
9510 Don't call `ruby-syntax-propertize-expansions', instead use another rule
9511 for them, which calls `ruby-syntax-propertize-expansion'.
9512 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
9513 call to `ruby-syntax-propertize-function'.
9514 (ruby-syntax-propertize-expansion): Extracted from
9515 `ruby-syntax-propertize-expansions'. Handles one expansion.
9516 (ruby-syntax-propertize-percent-literal): Leave point right after
9517 the percent symbol, so that the expression expansion rule can
9518 propertize the contents.
9519 (ruby-syntax-propertize-heredoc): Leave point at bol following the
9520 heredoc openers.
9521 (ruby-syntax-propertize-expansions): Remove.
9522
9523 2013-05-18 Juri Linkov <juri@jurta.org>
9524
9525 * man.el (Man-default-man-entry): Remove `-' from the end
9526 of the default value. (Bug#14400)
9527
9528 2013-05-18 Glenn Morris <rgm@gnu.org>
9529
9530 * comint.el (comint-password-prompt-regexp):
9531 Allow "password for XXX" where XXX contains colons (eg https://...).
9532
9533 2013-05-18 Leo Liu <sdl.web@gmail.com>
9534
9535 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
9536 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
9537 (octave-source-directories): Don't check process.
9538 (octave-source-directories, octave-find-definition): Doc fix.
9539
9540 2013-05-18 Glenn Morris <rgm@gnu.org>
9541
9542 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
9543 Remove backspace/delete bindings. (Bug#14392)
9544
9545 * cus-dep.el (custom-make-dependencies): Sort the output.
9546 (custom-versions-load-alist): Convert comment to doc.
9547
9548 2013-05-17 Leo Liu <sdl.web@gmail.com>
9549
9550 * newcomment.el (comment-search-backward): Stricter in finding
9551 comment start. (Bug#14303)
9552
9553 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
9554 (octave-comment-start-skip): Properly anchored.
9555
9556 2013-05-17 Leo Liu <sdl.web@gmail.com>
9557
9558 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
9559 Clean up when turned off. (Bug#14395)
9560 (smie--highlight-matching-block-overlay): No longer buffer-local.
9561 (smie-highlight-matching-block): Adjust.
9562
9563 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
9564
9565 Doc string fix for "nanoseconds" (Bug#14406).
9566 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
9567 Fix doc string typo that had "nanoseconds" instead of "microseconds".
9568
9569 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
9570
9571 * calc/calc-units.el (math-extract-units): Preserve powers
9572 of units.
9573
9574 2013-05-17 Leo Liu <sdl.web@gmail.com>
9575
9576 * subr.el (delete-consecutive-dups): New function.
9577 * ido.el (ido-set-matches-1): Use it.
9578 * progmodes/octave.el (inferior-octave-completion-table): Use it.
9579 * ido.el (ido-remove-consecutive-dups): Remove.
9580
9581 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9582
9583 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
9584 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
9585 regexp-opt's `words'.
9586
9587 2013-05-16 Leo Liu <sdl.web@gmail.com>
9588
9589 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
9590 (smie--highlight-matching-block-overlay)
9591 (smie--highlight-matching-block-lastpos)
9592 (smie--highlight-matching-block-timer): New variables.
9593 (smie-highlight-matching-block): New function.
9594 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
9595 (smie-setup): Conditionally enable smie-blink-matching-open.
9596
9597 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
9598
9599 Sync with upstream verilog-mode r840.
9600 * progmodes/verilog-mode.el (verilog-mode-version)
9601 (verilog-mode-release-date): Update.
9602 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
9603 (verilog-sig-tieoff): Fix string error on
9604 AUTORESET with colon define, bug594. Reported by Andrew Hou.
9605 (verilog-read-decls): Fix parameters confusing
9606 AUTOINST interfaces, bug565. Reported by Leith Johnson.
9607
9608 2013-05-16 Eli Zaretskii <eliz@gnu.org>
9609
9610 * subr.el (reveal-filename): New function.
9611
9612 * loadup.el: Compute Emacs executable versions on MS-Windows,
9613 where executables have the .exe extension. Add a hard link
9614 emacs-XX.YY.ZZ.exe on MS-Windows.
9615
9616 * Makefile.in (XARGS_LIMIT): New variable.
9617 (custom-deps, finder-data, autoloads)
9618 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
9619 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
9620 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
9621 (compile-main): Limit xargs according to $(XARGS_LIMIT).
9622
9623 2013-05-16 Leo Liu <sdl.web@gmail.com>
9624
9625 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
9626 (octave-mode-menu, octave-mode-map): Remove its uses.
9627
9628 2013-05-16 Reto Zimmermann <reto@gnu.org>
9629
9630 Sync with upstream vhdl mode v3.34.2.
9631 * progmodes/vhdl-mode.el: Use `push' throughout.
9632 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
9633 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
9634 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
9635 (vhdl-actual-generic-name): New option to derive actual generic name.
9636 (vhdl-port-paste-signals): Replace formal by actual generics.
9637 (vhdl-beautify): New name for old group vhdl-align. Update users.
9638 (vhdl-beautify-options): New option.
9639 (vhdl-last-input-event): New compat alias. Use throughout.
9640 (vhdl-goto-line): Replace user level function `goto-line'.
9641 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
9642 vhdl-fix-statement-buffer.
9643 (vhdl-create-mode-menu): Add some entries.
9644 (vhdl-align-region-groups): Respect vhdl-beautify-options.
9645 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
9646 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
9647 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
9648 to force statements on one line.
9649 (vhdl-remove-trailing-spaces-region):
9650 New, split from vhdl-remove-trailing-spaces.
9651 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
9652 Respect vhdl-beautify-options.
9653 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
9654 (vhdl-update-sensitivity-list): Not add with index if exists without.
9655 Not include array index with signal. Ignore keywords in comments.
9656 (vhdl-get-visible-signals): Regexp tweaks.
9657 (vhdl-template-component-inst): Handle empty library.
9658 (vhdl-template-type): Add template for 'enum' type.
9659 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
9660 Use vhdl-replace-string.
9661 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
9662 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
9663 (vhdl-speedbar-initialize): Update for above name change.
9664 (vhdl-compose-wire-components): Fix in handling of constants.
9665 (vhdl-error-regexp-emacs-alist): New variable.
9666 (vhdl-error-regexp-add-emacs): New function;
9667 adds support for new compile.el (Emacs 22+)
9668 (vhdl-generate-makefile-1): Change target order for single lib. units.
9669 Allow use of absolute file names.
9670
9671 2013-05-16 Leo Liu <sdl.web@gmail.com>
9672
9673 * simple.el (prog-indent-sexp): Indent enclosing defun.
9674
9675 2013-05-15 Glenn Morris <rgm@gnu.org>
9676
9677 * cus-start.el (show-trailing-whitespace): Move to editing basics.
9678 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
9679 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
9680 (whitespace-highlight): Move to whitespace group.
9681
9682 * comint.el (comint-source):
9683 * pcmpl-linux.el (pcmpl-linux):
9684 * shell.el (shell-faces):
9685 * eshell/esh-opt.el (eshell-opt):
9686 * international/ccl.el (ccl): Remove empty custom groups.
9687
9688 * completion.el (dynamic-completion-mode):
9689 * jit-lock.el (jit-lock-debug-mode):
9690 * minibuffer.el (completion-in-region-mode):
9691 * type-break.el (type-break-mode-line-message-mode)
9692 (type-break-query-mode):
9693 * emulation/tpu-edt.el (tpu-edt-mode):
9694 * progmodes/subword.el (global-subword-mode, global-superword-mode):
9695 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
9696 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
9697
9698 * term/xterm.el (xterm): Change parent group to terminals.
9699
9700 * master.el (master): Remove empty custom group.
9701 (master-mode): Remove unused :group argument.
9702 * textmodes/refill.el (refill): Remove empty custom group.
9703 (refill-mode): Remove unused :group argument.
9704
9705 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
9706
9707 * cus-dep.el: Provide a feature.
9708 (custom-make-dependencies): Ignore dotfiles (dir-locals).
9709 Don't mistakenly ignore files whose basenames match a basename
9710 from preloaded-file-list (eg cedet/ede/simple.el).
9711 Add a fallback method for getting :group.
9712
9713 2013-05-15 Juri Linkov <juri@jurta.org>
9714
9715 * isearch.el (isearch-char-by-name): Rename from
9716 `isearch-insert-char-by-name'. Doc fix.
9717 (isearch-forward): Mention `isearch-char-by-name' in
9718 the docstring. (Bug#13348)
9719
9720 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
9721 `exit-minibuffer' instead of
9722 `isearch-nonincremental-exit-minibuffer'.
9723 (isearch-edit-string): Remove mention of
9724 `isearch-nonincremental-exit-minibuffer' from docstring.
9725 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
9726 (isearch-forward-exit-minibuffer)
9727 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
9728
9729 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
9730
9731 * loadup.el: Just use unversioned DOC.
9732
9733 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
9734 literals as extending to EOB.
9735 (nxml-last-fontify-end): Remove unused variable.
9736 (nxml-after-change1): Use with-silent-modifications.
9737 (nxml-extend-after-change-region): Simplify.
9738 (nxml-extend-after-change-region1): Remove function.
9739 (nxml-after-change1): Don't adjust for dependent regions.
9740 (nxml-fontify-matcher): Simplify.
9741 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
9742 (xmltok-add-dependent): Remove function.
9743 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
9744 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
9745 (xmltok-scan-prolog-after-processing-instruction-open): Treat
9746 unclosed <[[, <?, comment, and other literals as extending to EOB.
9747 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
9748 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
9749 Remove functions.
9750 (rng-do-some-validation-1): Don't mark dependent regions.
9751 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
9752 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
9753 (nxml-clear-dependent-regions): Remove functions.
9754 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
9755 (nxml-ensure-scan-up-to-date):
9756 Don't clear&mark dependent regions.
9757
9758 2013-05-15 Leo Liu <sdl.web@gmail.com>
9759
9760 * progmodes/octave.el (octave-goto-function-definition):
9761 Improve and fix callers.
9762
9763 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
9764
9765 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
9766 the setter (bug#14387).
9767
9768 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
9769 surrounding group (bug#14402).
9770
9771 2013-05-14 Juri Linkov <juri@jurta.org>
9772
9773 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
9774 (Bug#14390)
9775
9776 2013-05-14 Glenn Morris <rgm@gnu.org>
9777
9778 * progmodes/f90.el (f90-imenu-generic-expression):
9779 Fix typo in 2013-05-08 change. (Bug#14402)
9780
9781 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
9782
9783 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
9784 Remove signals for which replies are never received.
9785
9786 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
9787
9788 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
9789 (gdb-handler-alist, gdb-handler-number): Remove variables.
9790 (gdb-handler-list): New variable.
9791 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
9792 (gdb-pending-handler-p, gdb-handle-reply)
9793 (gdb-remove-all-pending-triggers): New functions.
9794 (gdb-discard-unordered-replies): New defcustom.
9795 (gdb-handler): New defstruct.
9796 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
9797 instead of gdb-pending-triggers. Update docstring.
9798 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
9799 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
9800 (gdb-var-update-handler, def-gdb-auto-update-trigger)
9801 (def-gdb-auto-update-handler, gdb-get-changed-registers)
9802 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
9803 (gdb-frame-handler): Pending triggers are now automatically managed.
9804 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
9805 Remove argument.
9806 (gdb-input): Automatically handles pending triggers. Update docstring.
9807 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
9808 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
9809 Update comments.
9810 (gdb-done-or-error): Now use gdb-handle-reply.
9811
9812 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
9813
9814 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
9815 gdb-debug-log.
9816
9817 2013-05-14 Glenn Morris <rgm@gnu.org>
9818
9819 * subr.el (user-emacs-directory-warning): New option.
9820 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
9821
9822 2013-05-14 Leo Liu <sdl.web@gmail.com>
9823
9824 * progmodes/octave.el (octave-font-lock-keywords): Fix error
9825 during redisplay.
9826 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
9827 (octave-font-lock-texinfo-comment): Fix invalid search bound
9828 error: wrong side of point.
9829
9830 2013-05-14 Glenn Morris <rgm@gnu.org>
9831
9832 * progmodes/flymake.el (flymake-xml-program): New option.
9833 (flymake-xml-init): Use it.
9834
9835 * term/xterm.el: Provide a feature.
9836
9837 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
9838
9839 2013-05-13 Glenn Morris <rgm@gnu.org>
9840
9841 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
9842 Add compat aliases as a hack workaround. (Bug#14384)
9843
9844 2013-05-13 Leo Liu <sdl.web@gmail.com>
9845
9846 * progmodes/octave.el (octave-indent-comment): Fix indentation for
9847 ###, and %!.
9848 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
9849 C-M-q.
9850 (octave-comment-start-skip): Include %!.
9851 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
9852
9853 2013-05-12 Leo Liu <sdl.web@gmail.com>
9854
9855 * progmodes/octave.el (inferior-octave-startup): Store the value
9856 of __octave_srcdir__ for octave-source-directories.
9857 (inferior-octave-check-process): New function refactored out of
9858 inferior-octave-send-list-and-digest.
9859 (octave-source-directories)
9860 (octave-find-definition-filename-function): New variables.
9861 (octave-source-directories)
9862 (octave-find-definition-default-filename): New functions.
9863 (octave-find-definition): Improve to find functions implemented in C++.
9864
9865 2013-05-12 Glenn Morris <rgm@gnu.org>
9866
9867 * calendar/diary-lib.el (diary-outlook-format-1):
9868 Don't include dayname in the output. (Bug#14349)
9869
9870 2013-05-11 Glenn Morris <rgm@gnu.org>
9871
9872 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
9873
9874 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
9875 Treat cc-provide like provide.
9876
9877 2013-05-11 Kevin Ryde <user42@zip.com.au>
9878
9879 * cus-dep.el (custom-make-dependencies):
9880 Use generated-autoload-load-name for the sake of files such
9881 such cedet/semantic/bovine/c.el, where the base file name
9882 is not in load-path. (Bug#5277)
9883
9884 2013-05-11 Glenn Morris <rgm@gnu.org>
9885
9886 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
9887 Provide features.
9888
9889 2013-05-11 Leo Liu <sdl.web@gmail.com>
9890
9891 * progmodes/octave.el (octave-indent-comment): Improve.
9892 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
9893 (octave-eldoc-function-signatures, octave-eldoc-function):
9894 New functions.
9895 (octave-mode, inferior-octave-mode): Add eldoc support.
9896
9897 2013-05-11 Richard Stallman <rms@gnu.org>
9898
9899 * epa.el (epa-decrypt-file): Take output file name as argument
9900 and read it using `interactive'.
9901
9902 2013-05-11 Leo Liu <sdl.web@gmail.com>
9903
9904 * progmodes/octave.el (octave-beginning-of-line)
9905 (octave-end-of-line): Check before using up-list because it jumps
9906 out of more syntactic contructs since moving to smie.
9907 (octave-indent-comment): New function.
9908 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
9909 (octave-begin-keywords, octave-end-keywords)
9910 (octave-reserved-words, octave-smie-bnf-table)
9911 (octave-smie-rules): Add new keywords from Octave 3.6.4.
9912
9913 2013-05-11 Glenn Morris <rgm@gnu.org>
9914
9915 * faces.el (internal-face-x-get-resource):
9916 * frame.el (ns-display-monitor-attributes-list):
9917 * calc/calc-aent.el (math-to-radians-2):
9918 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
9919 Fix declarations.
9920
9921 * calc/calc-menu.el: Make it loadable in isolation.
9922
9923 * net/eudcb-bbdb.el: Make it loadable without bbdb.
9924 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
9925 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
9926 (eudc-bbdb-query-internal): Require 'bbdb.
9927
9928 * lpr.el (lpr-headers-switches):
9929 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
9930
9931 * progmodes/sql.el (sql-login-params): Fix and improve :type.
9932
9933 * emulation/edt-mapper.el: In batch mode, error rather than hang.
9934
9935 * term.el (term-set-escape-char): Make it idempotent.
9936
9937 2013-05-10 Leo Liu <sdl.web@gmail.com>
9938
9939 * progmodes/octave.el (inferior-octave-completion-table):
9940 No longer a function and all uses changed. Use cache to speed up
9941 completion due to bug#11906.
9942 (octave-beginning-of-defun): Re-write to be more general.
9943
9944 2013-05-10 Glenn Morris <rgm@gnu.org>
9945
9946 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
9947
9948 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
9949
9950 * comint.el (comint-redirect-send-command-to-process): Use :around
9951 rather than :override for comint-redirect-filter.
9952 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
9953 Call it instead of comint-redirect-original-filter-function (which
9954 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
9955
9956 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
9957
9958 * frame.el (display-monitor-attributes-list): Add NS case.
9959 (ns-display-monitor-attributes-list): Declare.
9960
9961 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
9962
9963 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
9964
9965 2013-05-09 Glenn Morris <rgm@gnu.org>
9966
9967 * international/fontset.el (vertical-centering-font-regexp):
9968 Set standard-value.
9969
9970 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
9971
9972 * bookmark.el (bookmark-search-delay):
9973 * cus-start.el (vertical-centering-font-regexp):
9974 * ps-mule.el (ps-mule-font-info-database-default):
9975 * ps-print.el (ps-default-fg, ps-default-bg):
9976 * type-break.el (type-break-good-break-interval):
9977 * whitespace.el (whitespace-indentation-regexp)
9978 (whitespace-space-after-tab-regexp):
9979 * emacs-lisp/testcover.el (testcover-1value-functions)
9980 (testcover-noreturn-functions, testcover-progn-functions)
9981 (testcover-prog1-functions):
9982 * emulation/viper-init.el (viper-emacs-state-cursor-color):
9983 * eshell/em-glob.el (eshell-glob-translate-alist):
9984 * play/tetris.el (tetris-tty-colors):
9985 * progmodes/cpp.el (cpp-face-default-list):
9986 * progmodes/flymake.el (flymake-allowed-file-name-masks):
9987 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
9988 (idlwave-help-browser-generic-args):
9989 * progmodes/make-mode.el (makefile-special-targets-list):
9990 * progmodes/python.el (python-shell-virtualenv-path):
9991 * progmodes/verilog-mode.el (verilog-active-low-regexp)
9992 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
9993 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
9994 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
9995 * textmodes/reftex-vars.el (reftex-format-label-function):
9996 * textmodes/remember.el (remember-diary-file): Fix custom types.
9997
9998 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
9999 Add :version.
10000
10001 2013-05-09 Leo Liu <sdl.web@gmail.com>
10002
10003 * progmodes/octave.el (inferior-octave-completion-at-point):
10004 Restore file completion. (Bug#14300)
10005 (inferior-octave-startup): Fix incorrect highlighting for the
10006 first prompt.
10007
10008 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10009
10010 * progmodes/ruby-mode.el: First cut at SMIE support.
10011 (ruby-use-smie): New var.
10012 (ruby-smie-grammar): New constant.
10013 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
10014 (ruby-smie--forward-token, ruby-smie--backward-token)
10015 (ruby-smie-rules): New functions.
10016 (ruby-mode-variables): Setup SMIE if applicable.
10017
10018 2013-05-08 Eli Zaretskii <eliz@gnu.org>
10019
10020 * simple.el (line-move-visual): Signal beginning/end of buffer
10021 only if vertical-motion moved less than it was requested. Avoids
10022 silly incorrect error messages when there are display strings with
10023 multiple newlines at EOL.
10024
10025 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10026
10027 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
10028 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
10029 (prolog-char-quote-workaround):
10030 * progmodes/cperl-mode.el (cperl-under-as-char):
10031 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
10032 Mark as obsolete.
10033 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
10034 their declaration.
10035 (vhdl-mode-syntax-table-init): Remove.
10036
10037 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
10038 last change.
10039
10040 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
10041 syntax for "_".
10042 (ld-script-font-lock-keywords):
10043 Change regexps to use things like \_< and \_>.
10044
10045 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
10046 Change all regexps to use things like \_< and \_>.
10047
10048 * progmodes/autoconf.el (autoconf-definition-regexp)
10049 (autoconf-font-lock-keywords, autoconf-current-defun-function):
10050 Handle a _ with symbol syntax.
10051 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
10052
10053 * progmodes/ada-mode.el (ada-mode-abbrev-table):
10054 Consolidate declaration.
10055 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
10056 the declaration.
10057 (ada-create-syntax-table): Remove.
10058 (ada-capitalize-word): Don't mess with the syntax of "_" since it
10059 already has the right syntax nowadays.
10060 (ada-goto-next-word): Don't change the syntax of "_".
10061
10062 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
10063 with-wrapper-hook.
10064
10065 2013-05-08 Sam Steingold <sds@gnu.org>
10066
10067 * thingatpt.el (thing-at-point): Accept optional second argument
10068 NO-PROPERTIES to strip the text properties from the return value.
10069 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
10070 to `thing-at-point' instead of stripping the properties ourselves.
10071 Also, when `thing-at-point' fails to find a url, prepend "http://"
10072 to the filename at point on the assumption that the user is
10073 pointing at something like gnu.org/gnu.
10074
10075 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
10076
10077 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
10078 * faces.el (crm-separator):
10079 Silence byte-compiler.
10080
10081 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
10082 (tool-bar-map): Remove unneeded defvars.
10083
10084 2013-05-08 Leo Liu <sdl.web@gmail.com>
10085
10086 Re-work a fix for bug#10994 based on Le Wang's patch.
10087 * ido.el (ido-remove-consecutive-dups): New helper.
10088 (ido-completing-read): Use it.
10089 (ido-chop): Revert fix for bug#10994.
10090
10091 2013-05-08 Adam Spiers <emacs@adamspiers.org>
10092
10093 * cus-edit.el (custom-save-variables):
10094 Pretty-print long values. (Bug#14187)
10095
10096 2013-05-08 Glenn Morris <rgm@gnu.org>
10097
10098 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
10099 (m4-mode-syntax-table): Init in the defvar.
10100 (m4-mode-abbrev-table): Let define-derived-mode define it.
10101
10102 2013-05-08 Tom Tromey <tromey@redhat.com>
10103
10104 * progmodes/m4-mode.el (m4-mode-syntax-table):
10105 Do not treat "_" as word constituent. (Bug#14167)
10106
10107 2013-05-07 Glenn Morris <rgm@gnu.org>
10108
10109 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
10110 Remove explicit eshell-isearch-cancel-map.
10111
10112 * progmodes/f90.el (f90-smart-end-names): New option.
10113 (f90-smart-end): Doc fix.
10114 (f90-end-block-optional-name): New constant.
10115 (f90-block-match): Respect f90-smart-end-names.
10116
10117 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10118
10119 * progmodes/octave.el (octave-smie-forward-token): Be more careful
10120 about implicit semi-colons (bug#14218).
10121
10122 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10123
10124 * frame.el (display-monitor-attributes-list)
10125 (frame-monitor-attributes): New functions.
10126
10127 2013-05-06 Leo Liu <sdl.web@gmail.com>
10128
10129 * progmodes/octave.el (octave-syntax-propertize-function): Change
10130 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
10131 (octave-font-lock-keywords): Use octave-operator-regexp.
10132 (octave-completion-at-point): Rename from
10133 octave-completion-at-point-function.
10134 (inferior-octave-directory-tracker): Robustify.
10135 (octave-text-functions): Remove and fix its uses. No such things
10136 any more.
10137
10138 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10139
10140 * emacs-lisp/trace.el (trace--display-buffer): New function.
10141 (trace-make-advice): Use it.
10142
10143 2013-05-06 Juri Linkov <juri@jurta.org>
10144
10145 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
10146 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
10147 Doc fix.
10148 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
10149 in the help string. (Bug#12985)
10150
10151 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
10152
10153 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
10154
10155 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10156
10157 * progmodes/perl-mode.el: Add support for here documents.
10158 (perl-syntax-propertize-function): Match here-doc markers.
10159 (perl-syntax-propertize-special-constructs): Find their end.
10160 (perl-imenu-generic-expression): Use [:alnum:].
10161
10162 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
10163 (advice--add-function): Refresh the advice if already present
10164 (bug#14317).
10165
10166 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
10167
10168 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
10169
10170 2013-05-06 Glenn Morris <rgm@gnu.org>
10171
10172 * w32-fns.el (w32-charset-info-alist): Declare.
10173
10174 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
10175 of its defcustom properties.
10176 (eshell-cmpl-initialize): No need to load pcomplete.
10177
10178 * generic-x.el: No need to require comint when compiling.
10179
10180 * net/eudc-export.el: Make it loadable without bbdb.
10181 (top-level): Use require rather than load-library.
10182 (eudc-create-bbdb-record, eudc-bbdbify-phone)
10183 (eudc-batch-export-records-to-bbdb)
10184 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
10185 Require bbdb.
10186
10187 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10188
10189 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
10190 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
10191 some tweaks, instead.
10192
10193 2013-05-05 Leo Liu <sdl.web@gmail.com>
10194
10195 * progmodes/octave.el (octave-font-lock-keywords)
10196 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
10197 (inferior-octave-send-list-and-digest): Improve error message.
10198 (octave-mode, inferior-octave-mode): Use setq-local.
10199 (octave-help): Set info-lookup-mode.
10200
10201 2013-05-05 Richard Stallman <rms@gnu.org>
10202
10203 * vc/compare-w.el (compare-windows-whitespace):
10204 Treat no-break space as whitespace.
10205
10206 * mail/rmailsum.el (rmail-summary-rmail-update):
10207 Detect empty summary and don't change selected message.
10208 (rmail-summary-goto-msg): Likewise.
10209
10210 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
10211 Doc fixes, rename args.
10212
10213 2013-05-05 Alan Mackenzie <acm@muc.de>
10214
10215 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
10216
10217 2013-05-05 Juri Linkov <juri@jurta.org>
10218
10219 * info.el (Info-read-subfile): Use (point-min) instead of (point)
10220 to not add the length of the summary segment to the return value.
10221 (Bug#14125)
10222
10223 2013-05-05 Leo Liu <sdl.web@gmail.com>
10224
10225 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
10226 (inferior-octave-output-filter): Remove.
10227 (octave-send-region, inferior-octave-startup): Fix callers.
10228 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
10229 (octave-binary-file-extensions): New user variable.
10230 (octave-find-definition): Confirm if opening binary files.
10231 (octave-help-file): Use octave-find-definition to get the binary
10232 confirmation.
10233 (octave-help): Adjust for octave-help-file change.
10234
10235 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10236
10237 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
10238 Merge the two entries that handle function definitions.
10239 (pascal--syntax-propertize): New const.
10240 (pascal-mode): Use it. Use setq-local.
10241
10242 2013-05-04 Glenn Morris <rgm@gnu.org>
10243
10244 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
10245 (diary-from-outlook): Respect diary-from-outlook-function.
10246
10247 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10248
10249 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
10250 Move the declaration from C.
10251 (read-minibuffer, eval-minibuffer): Move from C.
10252 (completion-setup-function): Avoid minibuffer-completion-contents.
10253
10254 2013-05-03 Leo Liu <sdl.web@gmail.com>
10255
10256 * progmodes/octave.el (octave-font-lock-keywords): Do not
10257 dehighlight 'end' in comments or strings.
10258 (octave-completing-read, octave-goto-function-definition):
10259 New helpers.
10260 (octave-help-buffer): New user variable.
10261 (octave-help-file, octave-help-function): New button types.
10262 (octave-help): New command and bind it to C-h ;.
10263 (octave-find-definition): New command and bind it to M-.
10264 (user-error): Alias to error if not defined.
10265
10266 2013-05-02 Leo Liu <sdl.web@gmail.com>
10267
10268 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
10269 for \. (bug#14332)
10270 (octave-font-lock-keywords): Include [ and {.
10271
10272 2013-05-02 Leo Liu <sdl.web@gmail.com>
10273
10274 * progmodes/octave.el (inferior-octave-startup-file): Change default.
10275 (inferior-octave): Remove calling comint-mode and return the buffer.
10276 (inferior-octave-startup): Cosmetic changes.
10277
10278 2013-05-02 Leo Liu <sdl.web@gmail.com>
10279
10280 * progmodes/octave.el (octave-syntax-propertize-function):
10281 Include the case when ' is at line beginning. (Bug#14336)
10282
10283 2013-05-02 Glenn Morris <rgm@gnu.org>
10284
10285 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
10286 * desktop.el (vc-dir-mode): Just autoload it here.
10287
10288 2013-05-02 Alan Mackenzie <acm@muc.de>
10289
10290 Eliminate variable c-standard-font-lock-fontify-region-function.
10291 * progmodes/cc-mode.el
10292 (c-standard-font-lock-fontify-region-function): Remove.
10293 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
10294
10295 2013-05-01 Leo Liu <sdl.web@gmail.com>
10296
10297 * progmodes/octave.el: Compatible with older emacs-24 releases.
10298 (inferior-octave-has-built-in-variables): Remove. Built-in
10299 variables were removed from Octave in 2007.
10300 (inferior-octave-startup): Fix uses.
10301 (comint-line-beginning-position): Remove compatibility code for
10302 emacs 21.
10303
10304 2013-05-01 Juri Linkov <juri@jurta.org>
10305
10306 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
10307
10308 2013-05-01 Juri Linkov <juri@jurta.org>
10309
10310 * comint.el (comint-previous-matching-input): Don't print message
10311 "History item: %d" when `isearch-mode' is active.
10312 (comint-history-isearch-message): Print message "History item: %d"
10313 when `comint-input-ring-index' is not empty and this function is
10314 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
10315
10316 2013-05-01 Leo Liu <sdl.web@gmail.com>
10317
10318 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
10319 definitions. Use completion-at-point to insert keywords.
10320 (octave-abbrev-start): Remove.
10321 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
10322
10323 2013-04-30 Leo Liu <sdl.web@gmail.com>
10324
10325 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
10326 change.
10327
10328 2013-04-30 Alan Mackenzie <acm@muc.de>
10329
10330 Handle arbitrarily long C++ member initialisation lists.
10331 * progmodes/cc-engine.el (c-back-over-member-initializers):
10332 new function.
10333 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
10334 (most) member init lists.
10335
10336 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
10337
10338 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
10339 variable.
10340
10341 2013-04-30 Leo Liu <sdl.web@gmail.com>
10342
10343 * progmodes/octave.el (octave-variables): Remove. No builtin
10344 variables any more. All converted to functions.
10345 (octave-font-lock-keywords, octave-completion-at-point-function):
10346 Fix uses.
10347 (octave-font-lock-texinfo-comment): New user variable.
10348 (octave-texinfo-font-lock-keywords): New variable for texinfo
10349 comment block.
10350 (octave-function-comment-block): New face.
10351 (octave-font-lock-texinfo-comment): New function.
10352 (octave-mode): Font lock texinfo comment block.
10353
10354 2013-04-29 Leo Liu <sdl.web@gmail.com>
10355
10356 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
10357 indexing expression.
10358 (octave-continuation-string): Do not use \.
10359 (inferior-octave-complete-impossible): Remove.
10360 (inferior-octave-completion-table)
10361 (inferior-octave-completion-at-point): Remove its uses.
10362 (inferior-octave-startup): completion_matches was introduced to
10363 Octave in 1996 so safe to assume it.
10364 (octave-function-file-comment): Improve to follow how Octave does it.
10365 (octave-update-function-file-comment): Tweak.
10366
10367 2013-04-29 Leo Liu <sdl.web@gmail.com>
10368
10369 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
10370 (inferior-octave-startup): Remove inferior-octave-startup-hook.
10371 (octave-function-file-comment): Fix typo.
10372 (octave-sync-function-file-names): Use read-char-choice.
10373
10374 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
10375
10376 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
10377 to t for the less important warnings.
10378
10379 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
10380
10381 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
10382
10383 2013-04-27 Glenn Morris <rgm@gnu.org>
10384
10385 * vc/log-view.el (log-view-current-entry):
10386 Treat "---" separator lines as part of the following rev. (Bug#14169)
10387
10388 2013-04-27 Juri Linkov <juri@jurta.org>
10389
10390 * subr.el (read-number): Doc fix about using it by interactive
10391 code letter `n'. (Bug#14254)
10392
10393 2013-04-27 Juri Linkov <juri@jurta.org>
10394
10395 * desktop.el (desktop-auto-save-timeout): New option.
10396 (desktop-file-checksum): New variable.
10397 (desktop-save): Add optional arg `auto-save' and don't auto-save
10398 if nothing changed.
10399 (desktop-auto-save-timer): New variable.
10400 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
10401 (after-init-hook): Call `desktop-auto-save-set-timer'.
10402 Suggested by Reuben Thomas <rrt@sc3d.org> in
10403 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
10404
10405 2013-04-27 Leo Liu <sdl.web@gmail.com>
10406
10407 * progmodes/octave.el (octave-function-file-p)
10408 (octave-skip-comment-forward, octave-function-file-comment)
10409 (octave-update-function-file-comment): New functions.
10410 (octave-mode-map): Bind C-c ; to
10411 octave-update-function-file-comment.
10412 (octave-mode-menu): Add octave-update-function-file-comment.
10413 (octave-mode, inferior-octave-mode): Fix doc-string.
10414 (octave-insert-defun): Conform to Octave's coding convention.
10415 (Bug#14285)
10416
10417 * files.el (basic-save-buffer): Don't let errors in
10418 before-save-hook prevent saving buffer.
10419
10420 2013-04-20 Roland Winkler <winkler@gnu.org>
10421
10422 * faces.el (read-face-name): Use completing-read if arg multiple
10423 is nil.
10424
10425 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
10426
10427 * ls-lisp.el (ls-lisp-insert-directory): If no files are
10428 displayed, move point to after the totals line.
10429 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
10430 for the details.
10431
10432 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10433
10434 * emacs-lisp/package.el (package-autoload-ensure-default-file):
10435 Add current dir to the load-path.
10436 (package-generate-autoloads): Don't rely on
10437 autoload-ensure-default-file.
10438
10439 2013-04-26 Reuben Thomas <rrt@sc3d.org>
10440
10441 * textmodes/remember.el (remember-store-in-files): Document that
10442 the file name format is passed to `format-time-string'.
10443
10444 2013-04-26 Leo Liu <sdl.web@gmail.com>
10445
10446 * progmodes/octave.el (octave-sync-function-file-names): New function.
10447 (octave-mode): Use it in before-save-hook.
10448
10449 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
10450
10451 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
10452 (bug#14274).
10453
10454 * progmodes/octave.el (octave-smie-forward-token): Properly skip
10455 \n and comment, even if it's not an implicit ; (bug#14218).
10456
10457 2013-04-26 Glenn Morris <rgm@gnu.org>
10458
10459 * subr.el (read-number): Once more use `read' rather than
10460 `string-to-number', to trap non-numeric input. (Bug#14254)
10461
10462 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
10463
10464 * emacs-lisp/syntax.el (syntax-propertize-multiline):
10465 Use `syntax-multiline' text property consistently instead of
10466 `font-lock-multiline'. (Bug#14237)
10467
10468 2013-04-26 Glenn Morris <rgm@gnu.org>
10469
10470 * emacs-lisp/shadow.el (list-load-path-shadows):
10471 No longer necessary to check for duplicate simple.el, since
10472 2012-07-07 change to init_lread to not include installation lisp
10473 directories in load-path when running uninstalled. (Bug#14270)
10474
10475 2013-04-26 Leo Liu <sdl.web@gmail.com>
10476
10477 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
10478 (octave-mode, inferior-octave-mode): Use setq-local.
10479 (octave-not-in-string-or-comment-p): Rename to
10480 octave-in-string-or-comment-p.
10481 (octave-in-comment-p, octave-in-string-p)
10482 (octave-in-string-or-comment-p): Replace defsubst with defun.
10483
10484 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
10485
10486 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
10487
10488 2013-04-25 Bastien Guerry <bzg@gnu.org>
10489
10490 * textmodes/remember.el (remember-data-directory)
10491 (remember-directory-file-name-format): Fix custom types.
10492
10493 2013-04-25 Leo Liu <sdl.web@gmail.com>
10494
10495 * progmodes/octave.el (octave-completion-at-point-function):
10496 Make use of inferior octave process.
10497 (octave-initialize-completions): Remove.
10498 (inferior-octave-completion-table): New function.
10499 (inferior-octave-completion-at-point): Use it.
10500 (octave-completion-alist): Remove.
10501
10502 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10503
10504 * progmodes/opascal.el: Use font-lock and syntax-propertize.
10505 (opascal-mode-syntax-table): New var.
10506 (opascal-literal-kind, opascal-is-literal-end)
10507 (opascal-literal-token-at): Rewrite.
10508 (opascal--literal-start-re, opascal-font-lock-keywords)
10509 (opascal--syntax-propertize): New constants.
10510 (opascal-font-lock-defaults): Adjust.
10511 (opascal-mode): Use them. Set comment-<foo> variables as well.
10512 (delphi-comment-face, opascal-comment-face, delphi-string-face)
10513 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
10514 (delphi-other-face, opascal-other-face): Remove face variables.
10515 (opascal-save-state): Remove macro.
10516 (opascal-fontifying-progress-step): Remove constant.
10517 (opascal--ignore-changes): Remove var.
10518 (opascal-set-token-property, opascal-parse-next-literal)
10519 (opascal-is-stable-literal, opascal-complete-literal)
10520 (opascal-is-literal-start, opascal-face-of)
10521 (opascal-parse-region, opascal-parse-region-until-stable)
10522 (opascal-fontify-region, opascal-after-change)
10523 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
10524 (opascal-debug-parse-region, opascal-debug-parse-window)
10525 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
10526 (opascal-debug-fontify-buffer): Remove.
10527 (opascal-debug-mode-map): Adjust accordingly.
10528
10529 2013-04-25 Leo Liu <sdl.web@gmail.com>
10530
10531 Merge octave-mod.el and octave-inf.el into octave.el with some
10532 cleanups.
10533 * progmodes/octave.el: New file renamed from octave-mod.el.
10534 * progmodes/octave-inf.el: Merged into octave.el.
10535 * progmodes/octave-mod.el: Renamed to octave.el.
10536
10537 2013-04-25 Tassilo Horn <tsdh@gnu.org>
10538
10539 * textmodes/reftex-vars.el
10540 (reftex-label-ignored-macros-and-environments): New defcustom.
10541
10542 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
10543
10544 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10545
10546 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
10547 (smie-indent-keyword): Improve the check to ensure that the next
10548 comment is really on the same line.
10549 (smie-indent-comment): Don't align with a subsequent closer (or eob).
10550
10551 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
10552 semi-colons if the line is not otherwise empty (bug#14218).
10553
10554 2013-04-25 Glenn Morris <rgm@gnu.org>
10555
10556 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
10557
10558 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
10559
10560 * progmodes/opascal.el (opascal-set-token-property): Rename from
10561 opascal-set-text-properties and only set `token' (bug#14134).
10562 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
10563 (opascal-literal-text-properties): Remove.
10564 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
10565 Adjust callers.
10566
10567 2013-04-24 Reuben Thomas <rrt@sc3d.org>
10568
10569 * textmodes/remember.el (remember-handler-functions): Add an
10570 option for a new handler `remember-store-in-files'.
10571 (remember-data-directory, remember-directory-file-name-format):
10572 New options.
10573 (remember-store-in-files): New function to store remember notes
10574 as separate files within a directory.
10575
10576 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
10577
10578 * progmodes/compile.el (compilation-next-error-function):
10579 Pass "formats" to compilation-find-file (bug#11777).
10580
10581 2013-04-24 Glenn Morris <rgm@gnu.org>
10582
10583 * vc/vc-bzr.el (vc-bzr-print-log):
10584 * vc/vc-hg.el (vc-hg-print-log):
10585 * vc/vc-svn.el (vc-svn-print-log):
10586 Fix START-REVISION with LIMIT != 1. (Bug#14168)
10587
10588 * vc/vc-bzr.el (vc-bzr-print-log):
10589 * vc/vc-cvs.el (vc-cvs-print-log):
10590 * vc/vc-git.el (vc-git-print-log):
10591 * vc/vc-hg.el (vc-hg-print-log):
10592 * vc/vc-mtn.el (vc-mtn-print-log):
10593 * vc/vc-rcs.el (vc-rcs-print-log):
10594 * vc/vc-sccs.el (vc-sccs-print-log):
10595 * vc/vc-svn.el (vc-svn-print-log):
10596 * vc/vc.el (vc-print-log-internal): Doc fixes.
10597
10598 2013-04-23 Glenn Morris <rgm@gnu.org>
10599
10600 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
10601 Remove venerable code attempting to avoid substitute-command-keys.
10602
10603 2013-04-23 Tassilo Horn <tsdh@gnu.org>
10604
10605 * textmodes/reftex-vars.el (reftex-label-regexps):
10606 Call `reftex-compile-variables' after changes to this variable.
10607
10608 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
10609
10610 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
10611 Use lexical-binding.
10612 (jit-lock-force-redisplay): Use markers, check buffer's continued
10613 existence and beware narrowed buffers.
10614 (jit-lock-fontify-now): Adjust call accordingly.
10615
10616 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
10617
10618 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
10619 to avoid misleading the user.
10620
10621 2013-04-22 Leo Liu <sdl.web@gmail.com>
10622
10623 * info-look.el: Prefer latex2e.info. (Bug#14240)
10624
10625 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
10626
10627 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
10628
10629 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
10630 * net/tramp.el (tramp-call-process): ... here.
10631 (tramp-set-completion-function, tramp-parse-putty):
10632 * net/tramp-adb.el (tramp-adb-execute-adb-command):
10633 * net/tramp-gvfs.el (tramp-gvfs-send-command):
10634 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
10635 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
10636 (tramp-call-local-coding-command): Use `tramp-call-process'
10637 instead of `tramp-compat-call-process'.
10638
10639 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
10640 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
10641 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
10642 (tramp-find-inline-compress): Improve traces.
10643 (tramp-maybe-send-script): Check for Perl binary.
10644 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
10645
10646 2013-04-22 Daiki Ueno <ueno@gnu.org>
10647
10648 * epg.el (epg-context-pinentry-mode): New function.
10649 (epg-context-set-pinentry-mode): New function.
10650 (epg--start): Pass --pinentry-mode option to gpg command.
10651
10652 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
10653
10654 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
10655 `comint-dynamic-complete' is obsolete since 24.1, replaced by
10656 `completion-at-point'. (Bug#13774)
10657
10658 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
10659 default key binding for `describe-distribution' has been moved to
10660 `C-h C-o'. (Bug#13970)
10661
10662 2013-04-21 Glenn Morris <rgm@gnu.org>
10663
10664 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
10665 Add doc strings.
10666 (vc-print-log): Clarify interactive prompt.
10667
10668 2013-04-20 Glenn Morris <rgm@gnu.org>
10669
10670 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
10671 No longer include timestamp etc information.
10672
10673 2013-04-20 Roland Winkler <winkler@gnu.org>
10674
10675 * faces.el (read-face-name): Bug fix, return just one face if arg
10676 multiple is nil. (Bug#14209)
10677
10678 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10679
10680 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
10681 (remove-function): Autoload.
10682
10683 * comint.el (comint-redirect-original-filter-function): Remove.
10684 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
10685 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
10686 (vc-cvs-annotate-command):
10687 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
10688 * progmodes/prolog.el (prolog-consult-compile):
10689 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
10690 Use add/remove-function instead.
10691 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
10692 (gud-tooltip-process-output, gud-tooltip-tips):
10693 Use add/remove-function instead.
10694 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
10695 (scheme-interaction-mode, exit-scheme-interaction-mode):
10696 Use add/remove-function instead.
10697
10698 * vc/vc-dispatcher.el: Use lexical-binding.
10699 (vc--process-sentinel): Rename from vc-process-sentinel.
10700 Change last arg to be the code to run. Don't use vc-previous-sentinel
10701 and vc-sentinel-commands any more.
10702 (vc-exec-after): Allow code to be a function. Use add/remove-function.
10703 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
10704
10705 2013-04-19 Masatake YAMATO <yamato@redhat.com>
10706
10707 * progmodes/sh-script.el (sh-imenu-generic-expression):
10708 Handle function names with a single character. (Bug#14111)
10709
10710 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
10711
10712 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
10713 for subroutines defined in an eval (bug#14182).
10714
10715 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10716
10717 * bookmark.el (bookmark-completing-read): Improve handling of empty
10718 string (bug#14176).
10719
10720 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10721
10722 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
10723
10724 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
10725
10726 New faster Imenu implementation (bug#14058).
10727 * progmodes/python.el:
10728 (python-imenu-prev-index-position):
10729 (python-imenu-format-item-label-function)
10730 (python-imenu-format-parent-item-label-function)
10731 (python-imenu-format-parent-item-jump-label-function):
10732 New vars.
10733 (python-imenu-format-item-label)
10734 (python-imenu-format-parent-item-label)
10735 (python-imenu-format-parent-item-jump-label)
10736 (python-imenu--put-parent, python-imenu--build-tree)
10737 (python-imenu-create-index, python-imenu-create-flat-index)
10738 (python-util-popn): New functions.
10739 (python-mode): Set imenu-create-index-function to
10740 python-imenu-create-index.
10741
10742 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10743
10744 * winner.el (winner-active-region): Use region-active-p, activate-mark
10745 and deactivate-mark (bug#14225).
10746
10747 * simple.el (deactivate-mark): Don't inline it.
10748
10749 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
10750
10751 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
10752
10753 2013-04-18 Tassilo Horn <tsdh@gnu.org>
10754
10755 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
10756 file extensions from the archive-mode entry in order to prefer
10757 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
10758
10759 2013-04-18 Leo Liu <sdl.web@gmail.com>
10760
10761 * bindings.el (help-event-list): Add ?\?.
10762
10763 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10764
10765 * subr.el (with-wrapper-hook): Declare obsolete.
10766 * simple.el (filter-buffer-substring-function): New hook.
10767 (filter-buffer-substring): Use it.
10768 (filter-buffer-substring-functions): Mark obsolete.
10769 * minibuffer.el (completion-in-region-function): New hook.
10770 (completion-in-region): Use it.
10771 (completion-in-region-functions): Mark obsolete.
10772 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
10773 * abbrev.el (abbrev-expand-function): New hook.
10774 (expand-abbrev): Use it.
10775 (abbrev-expand-functions): Mark obsolete.
10776 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
10777 and :filter-return.
10778
10779 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
10780
10781 * progmodes/python.el (python-nav--syntactically): Fix cornercases
10782 and do not care about match data.
10783
10784 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
10785
10786 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
10787 completion tables when completing error conditions and
10788 `declare' arguments.
10789 (lisp-complete-symbol, field-complete): Mark as obsolete.
10790 (check-parens): Unmatched parens are user errors.
10791 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
10792
10793 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
10794
10795 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
10796 command changed buffer (ie. `flyspell-pre-buffer' is not current
10797 buffer), which prevents making decisions based on invalid value of
10798 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
10799 cause an error when `flyspell-pre-point' was nil after switching
10800 buffers.
10801 (flyspell-post-command-hook): No longer needs to change buffers when
10802 checking pre-word. While at it remove unnecessary progn.
10803
10804 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
10805
10806 * textmodes/ispell.el (ispell-add-per-file-word-list):
10807 Fix `flyspell-correct-word-before-point' error when accepting
10808 words and `coment-padding' is an integer by using
10809 `comment-normalize-vars' (Bug #14214).
10810
10811 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
10812
10813 New defun movement commands.
10814 * progmodes/python.el (python-nav--syntactically)
10815 (python-nav--forward-defun, python-nav-backward-defun)
10816 (python-nav-forward-defun): New functions.
10817
10818 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
10819
10820 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
10821 (python-syntax-context): Use named compiler-macro for backwards
10822 compatibility with Emacs 24.x.
10823
10824 2013-04-17 Leo Liu <sdl.web@gmail.com>
10825
10826 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
10827 octave-hide-process-buffer.
10828
10829 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
10830
10831 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
10832 (bug#14216).
10833
10834 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
10835
10836 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
10837 Fix adjustment of offset when receiving incomplete responses from GDB
10838 (bug#14129).
10839
10840 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10841
10842 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
10843 python-mode-abbrev-table.
10844 (python-skeleton-define): Adjust accordingly.
10845 (python-mode-abbrev-table): New table that inherits from it so that
10846 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
10847
10848 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
10849 (abbrev-symbol): Use it.
10850 (abbrev--before-point): Use it since we already handle inheritance.
10851
10852 2013-04-16 Leo Liu <sdl.web@gmail.com>
10853
10854 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
10855 binding to info-lookup-symbol.
10856
10857 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
10858
10859 * minibuffer.el (completion--twq-all):
10860 * term/ns-win.el (ns-initialize-window-system):
10861 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
10862
10863 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10864
10865 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
10866 global bindings.
10867
10868 * doc-view.el (doc-view-start-process): Handle url-handler directories.
10869
10870 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
10871
10872 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
10873 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
10874 to nil.
10875 (ruby-end-of-defun): Remove the unused arg, change the docstring
10876 to reflect that this function is only used as the value of
10877 `end-of-defun-function'.
10878 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
10879 to reflect an earlier change that beginning/end-of-defun functions
10880 jump between methods in a class definition, as well as top-level
10881 functions.
10882
10883 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10884
10885 * minibuffer.el (minibuffer-complete): Don't just scroll
10886 a *Completions* that's been iconified.
10887 (minibuffer-force-complete): Make sure repetitions do cycle when going
10888 through completion-in-region -> minibuffer-complete.
10889
10890 2013-04-15 Alan Mackenzie <acm@muc.de>
10891
10892 Correct the placement of c-cpp-delimiters when there're #s not at
10893 col 0.
10894
10895 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
10896 place a submatch around the #.
10897 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
10898 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
10899 on the #, not BOL.
10900
10901 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10902
10903 * emacs-lisp/nadvice.el: Properly test names when adding advice.
10904 (advice--member-p): New arg `name'.
10905 (advice--add-function, advice-member-p): Use it (bug#14202).
10906
10907 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
10908
10909 Reformulate java imenu-generic-expression.
10910 The old expression contained ill formed regexps.
10911
10912 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
10913 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
10914 (cc-imenu-java-method-arg-regexp): New defconsts.
10915 (cc-imenu-java-build-type-args-regex): New defun.
10916 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
10917 handling of spaces in the regexp.
10918
10919 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10920
10921 * textmodes/ispell.el (ispell-command-loop): Remove
10922 flyspell highlight of a word when ispell accepts it (bug #14178).
10923
10924 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
10925
10926 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
10927 uses code from the previous `ange-ftp-run-real-handler'.
10928 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
10929 only in case that function exist. This is needed for proper
10930 unloading of Tramp.
10931
10932 2013-04-15 Tassilo Horn <tsdh@gnu.org>
10933
10934 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
10935
10936 * textmodes/reftex.el (reftex-compile-variables): Use it.
10937
10938 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10939
10940 * files.el (normal-mode): Only use default major-mode if no other mode
10941 was specified.
10942
10943 * emacs-lisp/trace.el (trace-values): New function.
10944
10945 * files.el: Allow : in local variables (bug#14089).
10946 (hack-local-variable-regexp): New var.
10947 (hack-local-variables-prop-line, hack-local-variables): Use it.
10948
10949 2013-04-13 Roland Winkler <winkler@gnu.org>
10950
10951 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
10952 data before it gets modified by bibtex-beginning-of-entry.
10953
10954 2013-04-13 Roland Winkler <winkler@gnu.org>
10955
10956 * textmodes/bibtex.el (bibtex-url): Doc fix.
10957
10958 2013-04-13 Roland Winkler <winkler@gnu.org>
10959
10960 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
10961 does not visit a BibTeX file, exclude it from the list of buffers
10962 returned by bibtex-initialize.
10963
10964 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
10965
10966 * window.el (split-window): Remove interactive form, since as a
10967 command this function is a special case of split-window-below.
10968 Correct doc string.
10969
10970 2013-04-12 Roland Winkler <winkler@gnu.org>
10971
10972 * faces.el (read-face-name): Do not override value of arg default.
10973 Allow single faces and strings as default values. Remove those
10974 elements from return value that are not faces.
10975 (describe-face): Simplify.
10976 (face-at-point): New optional args thing and multiple so that this
10977 function can provide the same functionality previously provided by
10978 read-face-name.
10979 (make-face-bold, make-face-unbold, make-face-italic)
10980 (make-face-unitalic, make-face-bold-italic, invert-face)
10981 (modify-face, read-face-and-attribute): Use face-at-point.
10982
10983 * cus-edit.el (customize-face, customize-face-other-window)
10984 * cus-theme.el (custom-theme-add-face)
10985 * face-remap.el (buffer-face-set)
10986 * facemenu.el (facemenu-set-face): Use face-at-point.
10987
10988 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
10989
10990 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
10991
10992 2013-04-10 Tassilo Horn <tsdh@gnu.org>
10993
10994 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
10995 off leading { and trailing } from field values.
10996
10997 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10998
10999 * emacs-lisp/timer.el (timer--check): New function.
11000 (timer--time, timer-set-function, timer-event-handler): Use it.
11001 (timer-set-idle-time): Simplify.
11002 (timer--activate): CSE.
11003 (timer-event-handler): Give more info in error message.
11004 (internal-timer-start-idle): New function, moved from C.
11005
11006 * mpc.el (mpc-proc): Add `restart' argument.
11007 (mpc-proc-cmd): Use it.
11008 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
11009 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
11010 less often.
11011
11012 2013-04-10 Masatake YAMATO <yamato@redhat.com>
11013
11014 * progmodes/sh-script.el: Implement `sh-mode' own
11015 `add-log-current-defun-function' (bug#14112).
11016 (sh-current-defun-name): New function.
11017 (sh-mode): Use the function.
11018
11019 2013-04-09 Bastien Guerry <bzg@gnu.org>
11020
11021 * simple.el (choose-completion-string): Fix docstring (bug#14163).
11022
11023 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11024
11025 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
11026
11027 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
11028 timer (bug#14156).
11029
11030 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
11031
11032 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
11033 declaration.
11034
11035 2013-04-07 Leo Liu <sdl.web@gmail.com>
11036
11037 * pcmpl-x.el: New file.
11038
11039 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
11040
11041 Do not set x-display-name until X connection is established.
11042 This is needed to prevent from weird situation described at
11043 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
11044 * frame.el (make-frame): Set x-display-name after call to
11045 window system initialization function, not before.
11046 * term/x-win.el (x-initialize-window-system): Add optional
11047 display argument and use it.
11048 * term/w32-win.el (w32-initialize-window-system):
11049 * term/ns-win.el (ns-initialize-window-system):
11050 * term/pc-win.el (msdos-initialize-window-system):
11051 Add compatible optional display argument.
11052
11053 2013-04-06 Eli Zaretskii <eliz@gnu.org>
11054
11055 * files.el (normal-backup-enable-predicate): On MS-Windows and
11056 MS-DOS compare truenames of temporary-file-directory and of the
11057 file, so that 8+3 aliases (usually found in $TEMP on Windows)
11058 don't fail comparison by compare-strings. Also, compare file
11059 names case-insensitively on MS-Windows and MS-DOS.
11060
11061 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11062
11063 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
11064 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
11065
11066 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
11067
11068 * whitespace.el (whitespace-color-on, whitespace-color-off):
11069 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
11070
11071 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
11072
11073 * ispell.el (ispell-set-spellchecker-params):
11074 Really set `ispell-args' for all equivs.
11075
11076 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11077
11078 * ido.el (ido-completions): Use extra elements of ido-decorations
11079 (bug#14143).
11080 (ido-decorations): Update docstring.
11081
11082 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
11083
11084 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
11085 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
11086 nil during initialization, in order not to miss changes since the
11087 file was opened. (Bug#14140)
11088
11089 2013-04-05 Leo Liu <sdl.web@gmail.com>
11090
11091 * kmacro.el (kmacro-call-macro): Fix bug#14135.
11092
11093 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
11094
11095 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
11096
11097 2013-04-04 Glenn Morris <rgm@gnu.org>
11098
11099 * electric.el (electric-pair-inhibit-predicate): Add :version.
11100
11101 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
11102
11103 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
11104 when a package is required several times (bug#14082).
11105
11106 2013-04-04 Roland Winkler <winkler@gnu.org>
11107
11108 * faces.el (read-face-name): Behave as promised by the docstring.
11109 Assume that arg default is a list of faces.
11110 (describe-face): Call read-face-name with list of default faces.
11111
11112 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11113
11114 * bookmark.el: Fix deletion of bookmarks (bug#13972).
11115 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
11116 (bookmark-bmenu-execute-deletions): Only skip first line if it's
11117 the header.
11118 (bookmark-exit-hook-internal): Save even if list is empty.
11119
11120 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
11121
11122 * emacs-lisp/package.el (package-pinned-packages): New var.
11123 (package--add-to-archive-contents): Obey it (bug#14118).
11124
11125 2013-04-03 Alan Mackenzie <acm@muc.de>
11126
11127 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
11128 Also adapt to the new values of element 7 of a parse state.
11129
11130 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
11131 parameter `not-in-delimiter'. Handle being inside comment opener.
11132 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
11133 character in case we're typing a '*' after a '/'.
11134 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
11135 instead by passing the parameter to c-state-pp-to-literal.
11136
11137 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
11138 for elt. 7 of a parse state.
11139
11140 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
11141
11142 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
11143 * international/latin1-disp.el, international/mule-util.el:
11144 * language/cyril-util.el, language/european.el, language/ind-util.el:
11145 * language/lao-util.el, language/thai.el, language/tibet-util.el:
11146 * language/tibetan.el, language/viet-util.el:
11147 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
11148
11149 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11150
11151 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
11152 (electric-pair-post-self-insert-function): Use it.
11153 (electric-pair-default-inhibit): New function, extracted from
11154 electric-pair-post-self-insert-function.
11155
11156 2013-03-31 Roland Winkler <winkler@gnu.org>
11157
11158 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
11159
11160 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11161
11162 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
11163
11164 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
11165
11166 Un-indent after "pass" and "return" statements (Bug#13888)
11167 * progmodes/python.el (python-indent-block-enders): New var.
11168 (python-indent-calculate-indentation): Use it.
11169
11170 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
11171
11172 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
11173 defun. Defining it as defalias could introduce too eager
11174 byte-compiler optimization. (Bug#14030)
11175
11176 2013-03-30 Chong Yidong <cyd@gnu.org>
11177
11178 * iswitchb.el (iswitchb-read-buffer): Fix typo.
11179
11180 2013-03-30 Leo Liu <sdl.web@gmail.com>
11181
11182 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
11183 (kmacro-execute-from-register): Pass the keyboard macro to
11184 kmacro-call-macro or repeating won't work correctly.
11185
11186 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
11187
11188 * progmodes/subword.el: Back to using `forward-symbol'.
11189
11190 * subr.el (forward-whitespace, forward-symbol)
11191 (forward-same-syntax): Move from thingatpt.el.
11192
11193 2013-03-29 Leo Liu <sdl.web@gmail.com>
11194
11195 * kmacro.el (kmacro-to-register): New command.
11196 (kmacro-execute-from-register): New function.
11197 (kmacro-keymap): Bind to 'x'. (Bug#14071)
11198
11199 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11200
11201 * mpc.el: Use defvar-local and setq-local.
11202 (mpc--proc-connect): Connection failures are not bugs.
11203 (mpc-mode-map): `follow-link' only applies to the buffer's content.
11204 (mpc-volume-map): Bind to the up-events.
11205
11206 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11207
11208 * progmodes/subword.el (superword-mode): Use `forward-sexp'
11209 instead of `forward-symbol'.
11210
11211 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11212
11213 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
11214 (edebug--recursive-edit): Use it.
11215 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
11216 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
11217
11218 2013-03-28 Leo Liu <sdl.web@gmail.com>
11219
11220 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
11221
11222 2013-03-27 Eli Zaretskii <eliz@gnu.org>
11223
11224 * facemenu.el (list-colors-callback): New defvar.
11225 (list-colors-redisplay): New function.
11226 (list-colors-display): Install list-colors-redisplay as the
11227 revert-buffer-function. (Bug#14063)
11228
11229 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11230
11231 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
11232 and suffixes don't overlap (bug#14061).
11233
11234 * case-table.el: Use lexical-binding.
11235 (case-table-get-table): New function.
11236 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
11237
11238 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11239
11240 * progmodes/subword.el: Add `superword-mode' to do word motion
11241 over symbol_words (parallels and leverages `subword-mode' which
11242 does word motion inside MixedCaseWords).
11243
11244 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
11245
11246 * eshell/em-unix.el: Move su and sudo to...
11247 * eshell/em-tramp.el: ...Eshell tramp module.
11248
11249 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11250
11251 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
11252 Change return value to be a sexp. Delay `get-buffer' to after
11253 restoring the desktop (bug#13951).
11254
11255 2013-03-26 Leo Liu <sdl.web@gmail.com>
11256
11257 * register.el: Move semantic tag handling back to
11258 cedet/semantic/senator.el. (Bug#14052)
11259
11260 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11261
11262 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
11263 into the prompt either (bug#13963).
11264
11265 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
11266
11267 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
11268 part of "(error-foo)".
11269
11270 2013-03-24 Juri Linkov <juri@jurta.org>
11271
11272 * replace.el (list-matching-lines-prefix-face): New defcustom.
11273 (occur-1): Pass `list-matching-lines-prefix-face' to the function
11274 `occur-engine' if `face-differs-from-default-p' returns t.
11275 (occur-engine): Add `,' inside backquote construct to evaluate
11276 `prefix-face'. Propertize the prefix with the `prefix-face' face.
11277 Pass `prefix-face' to the functions `occur-context-lines' and
11278 `occur-engine-add-prefix'.
11279 (occur-engine-add-prefix, occur-context-lines): Add optional arg
11280 `prefix-face' and propertize the prefix with `prefix-face'.
11281 (Bug#14017)
11282
11283 2013-03-24 Leo Liu <sdl.web@gmail.com>
11284
11285 * nxml/rng-valid.el (rng-validate-while-idle)
11286 (rng-validate-quick-while-idle): Guard against deleted buffer.
11287 (Bug#13999)
11288
11289 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
11290 is the last entry in kill-buffer-hook.
11291
11292 * files.el (kill-buffer-hook): Doc fix.
11293
11294 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
11295
11296 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
11297 Make it safe-local.
11298
11299 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
11300
11301 2013-03-23 Leo Liu <sdl.web@gmail.com>
11302
11303 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
11304 Remove.
11305
11306 * nxml/rng-valid.el (rng-validate-mode)
11307 (rng-after-change-function, rng-do-some-validation):
11308 * nxml/rng-maint.el (rng-validate-buffer):
11309 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
11310 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
11311 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
11312 (nxml-extend-after-change-region): Use with-silent-modifications.
11313
11314 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
11315 timer-idle-list.
11316
11317 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
11318 (rng-next-error-1, rng-previous-error-1): Do not let-bind
11319 timer-idle-list. (Bug#13999)
11320
11321 2013-03-23 Juri Linkov <juri@jurta.org>
11322
11323 * info.el (info-index-match): New face.
11324 (Info-index, Info-apropos-matches): Add a nested subgroup to the
11325 main pattern and add text properties with the new face to matches
11326 in index entries relative to the beginning of the index entry.
11327 (Bug#14015)
11328
11329 2013-03-21 Eric Ludlam <zappo@gnu.org>
11330
11331 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
11332 Inhibit read only while inserting objects.
11333
11334 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
11335
11336 * progmodes/cfengine.el: Update docs to mention
11337 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
11338 symbol motion. Remove "_" from the word syntax.
11339
11340 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
11341
11342 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
11343 syntax for both `cfengine2-mode' and `cfengine3-mode'.
11344
11345 2013-03-20 Juri Linkov <juri@jurta.org>
11346
11347 * info.el (Info-next-reference-or-link)
11348 (Info-prev-reference-or-link): New functions.
11349 (Info-next-reference, Info-prev-reference): Use them.
11350 (Info-try-follow-nearest-node): Handle footnote navigation.
11351 (Info-fontify-node): Fontify footnotes. (Bug#13989)
11352
11353 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11354
11355 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
11356 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
11357
11358 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
11359
11360 Suppress unnecessary non-ASCII chatter during build process.
11361 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
11362 (batch-skkdic-convert): Suppress most of the chatter.
11363 It's not needed so much now that machines are faster,
11364 and its non-ASCII component was confusing; see Dmitry Gutov in
11365 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
11366
11367 2013-03-20 Leo Liu <sdl.web@gmail.com>
11368
11369 * ido.el (ido-chop): Fix bug#10994.
11370
11371 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
11372
11373 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
11374 Remove vars.
11375 (whitespace-color-on, whitespace-color-off):
11376 Use `font-lock-fontify-buffer' (Bug#13817).
11377
11378 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
11379
11380 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
11381 remapping in mode-line.
11382 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
11383
11384 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
11385
11386 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
11387 value for `whitespace-line' face (Bug#13875).
11388 (whitespace-font-lock-keywords): Change description.
11389 (whitespace-color-on): Don't save `font-lock-keywords' value, save
11390 the constructed keywords instead.
11391 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
11392
11393 2013-03-19 Leo Liu <sdl.web@gmail.com>
11394
11395 * progmodes/compile.el (compilation-display-error): New command.
11396 (compilation-mode-map, compilation-minor-mode-map): Bind it to
11397 C-o. (Bug#13992)
11398
11399 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
11400
11401 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
11402
11403 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
11404
11405 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
11406
11407 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
11408
11409 * net/tramp-compat.el (tramp-compat-user-error): New defun.
11410
11411 * net/tramp-adb.el (tramp-adb-handle-shell-command):
11412 * net/tramp-gvfs.el (top):
11413 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
11414 (tramp-handle-shell-command): Use it.
11415 (tramp-dissect-file-name): Raise an error when hostname is a
11416 method name, and neither method nor user is specified.
11417
11418 * net/trampver.el: Update release number.
11419
11420 2013-03-18 Leo Liu <sdl.web@gmail.com>
11421
11422 Make sure eldoc can be turned off properly.
11423 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
11424 eldoc-mode.
11425 (eldoc-display-message-p): Revert last change.
11426 (eldoc-display-message-no-interference-p)
11427 (eldoc-print-current-symbol-info): Tweak.
11428
11429 2013-03-18 Tassilo Horn <tsdh@gnu.org>
11430
11431 * doc-view.el (doc-view-new-window-function): Check the new window
11432 overlay's display property instead the char property of the
11433 buffer's first char. Use `with-selected-window' instead of
11434 `save-window-excursion' with `select-window'.
11435 (doc-view-document->bitmap): Check the current doc-view overlay's
11436 display property instead the char property of the buffer's first char.
11437
11438 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
11439
11440 Automate the build of ja-dic.el (Bug#13984).
11441 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
11442 from the input, rather than assume that it's been done for us by the
11443 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
11444 the current date into a ja-dic.el comment, as that complicates
11445 regression testing.
11446
11447 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
11448
11449 * whitespace.el: Fix double evaluation.
11450 (whitespace-space, whitespace-hspace, whitespace-tab)
11451 (whitespace-newline, whitespace-trailing, whitespace-line)
11452 (whitespace-space-before-tab, whitespace-indentation)
11453 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
11454 obsolete defvars.
11455 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
11456 (whitespace-color-on): Use a single font-lock-add-keywords call.
11457 Fix double-evaluation of face variables.
11458
11459 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
11460
11461 * net/tramp-adb.el (tramp-adb-parse-device-names):
11462 Use `start-process' instead of `call-process'. Otherwise, the
11463 function might be blocked under MS Windows. (Bug#13299)
11464
11465 2013-03-17 Leo Liu <sdl.web@gmail.com>
11466
11467 Extend eldoc to display info in the mode-line. (Bug#13978)
11468 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
11469 (eldoc-mode-line-string): New variable.
11470 (eldoc-minibuffer-message): New function.
11471 (eldoc-message-function): New variable.
11472 (eldoc-message): Use it.
11473 (eldoc-display-message-p)
11474 (eldoc-display-message-no-interference-p):
11475 Support eldoc-post-insert-mode.
11476
11477 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
11478 (eval-expression): Run it.
11479
11480 2013-03-17 Roland Winkler <winkler@gnu.org>
11481
11482 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
11483 strings in the list of return values.
11484
11485 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
11486
11487 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
11488 radix before checking for HMS forms.
11489
11490 2013-03-16 Leo Liu <sdl.web@gmail.com>
11491
11492 * progmodes/scheme.el: Add indentation and font-locking for λ.
11493 (Bug#13975)
11494
11495 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11496
11497 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
11498 token before point (bug#13942).
11499
11500 2013-03-16 Leo Liu <sdl.web@gmail.com>
11501
11502 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
11503
11504 2013-03-16 Eli Zaretskii <eliz@gnu.org>
11505
11506 * startup.el (command-line-normalize-file-name): Fix handling of
11507 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
11508 <xfq.free@gmail.com> in
11509 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
11510
11511 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
11512
11513 Sync with Tramp 2.2.7.
11514
11515 * net/trampver.el: Update release number.
11516
11517 2013-03-14 Tassilo Horn <tsdh@gnu.org>
11518
11519 * doc-view.el: Fix bug#13887.
11520 (doc-view-insert-image): Don't modify overlay associated to
11521 non-live windows, and implement horizontal centering of image in
11522 case it's smaller than the window.
11523 (doc-view-new-window-function): Force redisplay of new windows on
11524 doc-view buffers.
11525
11526 2013-03-13 Karl Fogel <kfogel@red-bean.com>
11527
11528 * saveplace.el (save-place-alist-to-file): Don't sort
11529 `save-place-alist', just pretty-print it (bug#13882).
11530
11531 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
11532
11533 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
11534 Check whether `default-file-name-coding-system' is bound.
11535 It isn't in XEmacs.
11536
11537 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
11538
11539 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
11540 backquotes for `obsolete' (bug#13929).
11541
11542 * international/mule.el (find-auto-coding): Include file name in
11543 obsolescence warning (bug#13922).
11544
11545 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11546
11547 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
11548 for CFEngine 3-specific indentation.
11549 (cfengine3-indent-line): Use it. Fix up category regex.
11550 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
11551
11552 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11553
11554 * type-break.el (type-break-file-name):
11555 * textmodes/remember.el (remember-data-file):
11556 * strokes.el (strokes-file):
11557 * shadowfile.el (shadow-initialize):
11558 * saveplace.el (save-place-file):
11559 * ps-bdf.el (bdf-cache-file):
11560 * progmodes/idlwave.el (idlwave-config-directory):
11561 * net/quickurl.el (quickurl-url-file):
11562 * international/kkc.el (kkc-init-file-name):
11563 * ido.el (ido-save-directory-list-file):
11564 * emulation/viper.el (viper-custom-file-name):
11565 * emulation/vip.el (vip-startup-file):
11566 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
11567 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
11568
11569 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
11570
11571 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
11572 * language/thai-word.el: Switch to UTF-8.
11573
11574 See ChangeLog.16 for earlier changes.
11575
11576 ;; Local Variables:
11577 ;; coding: utf-8
11578 ;; End:
11579
11580 Copyright (C) 2011-2013 Free Software Foundation, Inc.
11581
11582 This file is part of GNU Emacs.
11583
11584 GNU Emacs is free software: you can redistribute it and/or modify
11585 it under the terms of the GNU General Public License as published by
11586 the Free Software Foundation, either version 3 of the License, or
11587 (at your option) any later version.
11588
11589 GNU Emacs is distributed in the hope that it will be useful,
11590 but WITHOUT ANY WARRANTY; without even the implied warranty of
11591 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11592 GNU General Public License for more details.
11593
11594 You should have received a copy of the GNU General Public License
11595 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.