]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Backport icalendar-tests fixes from trunk
[gnu-emacs] / lisp / ChangeLog
1 2013-07-27 Glenn Morris <rgm@gnu.org>
2
3 * format.el (format-annotate-function):
4 Handle read-only text properties in the source. (Bug#14887)
5
6 2013-07-24 Glenn Morris <rgm@gnu.org>
7
8 * dired-x.el (dired-mark-extension): Convert comment to doc string.
9
10 2013-07-20 Glenn Morris <rgm@gnu.org>
11
12 * image-dired.el (image-dired-track-original-file):
13 Avoid changing point of wrong window. (Bug#14909)
14
15 2013-07-18 Richard Copley <rcopley@gmail.com> (tiny change)
16
17 * progmodes/gdb-mi.el (gdb-done-or-error):
18 Guard against "%" in gdb output. (Bug#14127)
19
20 2013-07-08 Andreas Schwab <schwab@linux-m68k.org>
21
22 * progmodes/sh-script.el (sh-read-variable): Remove interactive
23 spec. (Bug#14826)
24
25 2013-07-03 Glenn Morris <rgm@gnu.org>
26
27 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
28
29 2013-05-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
30
31 * progmodes/python.el (python-indent-block-enders): Add break,
32 continue and raise keywords.
33
34 2013-05-08 Ulrich Mueller <ulm@gentoo.org>
35
36 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
37
38 2013-04-24 Glenn Morris <rgm@gnu.org>
39
40 * subr.el (read-number): Once more use `read' rather than
41 `string-to-number', to trap non-numeric input. (Bug#14254)
42
43 2013-04-22 Erik Charlebois <erikcharlebois@gmail.com>
44
45 * emacs-lisp/syntax.el (syntax-propertize-multiline):
46 Use `syntax-multiline' text property consistently instead of
47 `font-lock-multiline'. (bug#14237).
48
49 2013-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
50
51 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
52 into the prompt either (bug#13963).
53
54 2013-03-26 Fabián Ezequiel Gallina <fabian@anue.biz>
55
56 Un-indent after "pass" and "return" statements (Bug#13888)
57 * progmodes/python.el (python-indent-block-enders): New var.
58 (python-indent-calculate-indentation): Use it.
59
60 2013-03-25 Michael Albinus <michael.albinus@gmx.de>
61
62 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
63 defun. Defining it as defalias could introduce too eager
64 byte-compiler optimization. (Bug#14030)
65
66 2013-03-25 Chong Yidong <cyd@gnu.org>
67
68 * iswitchb.el (iswitchb-read-buffer): Fix typo.
69
70 2013-03-16 Leo Liu <sdl.web@gmail.com>
71
72 * progmodes/scheme.el: Add indentation and font-locking for λ.
73 (Bug#13975)
74
75 2013-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
76
77 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
78 token before point (bug#13942).
79
80 2013-03-14 Leo Liu <sdl.web@gmail.com>
81
82 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
83
84 2013-03-11 Glenn Morris <rgm@gnu.org>
85
86 * Version 24.3 released.
87
88 2013-02-25 Glenn Morris <rgm@gnu.org>
89
90 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
91
92 2013-02-21 Juri Linkov <juri@jurta.org>
93
94 * isearch.el (isearch-lazy-highlight-new-loop):
95 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
96 to `isearch-other-end' if it is not nil. (Bug#13402)
97
98 * replace.el (replace-highlight): Let-bind `isearch-other-end'
99 to `match-beg'.
100
101 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
102 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
103 and `isearch-error' to nil.
104
105 2013-02-20 Fabián Ezequiel Gallina <fgallina@cuca>
106
107 * progmodes/python.el (python-info-current-defun):
108 Enhance match-data cluttering prevention.
109
110 2013-02-19 Glenn Morris <rgm@gnu.org>
111
112 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
113 loaded while outline-regexp is let bound. (Bug#9584)
114
115 2013-02-19 Fabián Ezequiel Gallina <fgallina@cuca>
116
117 * progmodes/python.el (python-info-current-defun): Fix failed
118 defun name retrieval because of unwanted match-data cluttering.
119
120 2013-02-19 Fabián Ezequiel Gallina <fgallina@cuca>
121
122 * progmodes/python.el (python-indent-context):
123 Fix python-info-line-ends-backslash-p call.
124 (python-info-line-ends-backslash-p)
125 (python-info-beginning-of-backslash): Respect line-number
126 argument.
127 (python-info-current-line-comment-p): Fix behavior when not at
128 beginning-of-line.
129 (python-util-position): Remove function.
130 (python-util-goto-line): New function.
131
132 2013-02-18 Michael Albinus <michael.albinus@gmx.de>
133
134 * eshell/em-unix.el (eshell/su): Require tramp.
135 (eshell/sudo): Require tramp. Remove now unnecessary check.
136
137 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
138 `tramp-current-connection' in order to avoid an error when several
139 commands are invoked in a short time in eshell and friends.
140
141 2013-02-16 Didier Verna <didier@didierverna.net>
142
143 * net/network-stream.el (network-stream-open-starttls):
144 Check that response to the starttls-command is non-nil. (Bug#13706)
145
146 2013-02-14 Glenn Morris <rgm@gnu.org>
147
148 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
149
150 2013-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
151
152 * net/goto-addr.el (goto-address-fontify): Add start and end args.
153 (goto-address-fontify-region): Use them instead of narrowing, so
154 syntax-ppss has access to the whole buffer.
155
156 2013-02-14 Fabián Ezequiel Gallina <fgallina@cuca>
157
158 * progmodes/python.el: Explain how to restore "cc-mode"-like
159 forward-sexp movement in header documentation (Bug#13642).
160 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
161 comments and strings (GH bug 114).
162
163 2013-02-13 Fabián Ezequiel Gallina <fgallina@cuca>
164
165 * progmodes/python.el (python-info-current-defun): Fix current
166 defun detection (Bug#13618).
167
168 2013-02-13 Chong Yidong <cyd@gnu.org>
169
170 * xml.el (xml-parse-string): Fix typo in handling of bad character
171 references.
172
173 2013-02-10 Michael Albinus <michael.albinus@gmx.de>
174
175 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
176 if DIR exists and PARENTS is non-nil.
177
178 2013-02-09 Chong Yidong <cyd@gnu.org>
179
180 * mail/emacsbug.el (report-emacs-bug): Change binding of
181 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
182
183 2013-02-02 Alan Mackenzie <acm@muc.de>
184
185 Fix bug in the state cache mechanism. Remove 'BOD "strategy". Refactor.
186 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
187 (c-parse-state-get-strategy): Don't return 'BOD any more.
188 (c-append-lower-brace-pair-to-state-cache): Extra parameter HERE
189 instead of narrowing. Widen to top of buffer before searching
190 backwards for a brace pair.
191 (c-state-push-any-brace-pair): Add HERE parameter to function
192 call.
193 (c-append-to-state-cache): Extra parameter HERE in place of
194 narrowing. Narrow to parameter HERE, in place of being called
195 narrowed.
196 (c-remove-stale-state-cache): Extra parameter HERE in place of
197 narrowing. Check there's an open brace in the cache before
198 searching for its match.
199 (c-invalidate-state-cache-1): Add HERE parameter to function call.
200 (c-parse-state-1): Don't narrow here for 'forward strategy,
201 instead passing extra parameter HERE to several functions.
202 Remove 'BOD strategy.
203
204 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
205
206 * mouse.el (mouse-drag-track): Always deactivate the mark before
207 running the final event's command since that command is in charge of
208 activating the mark if needed (bug#13523).
209
210 2013-02-01 Juri Linkov <juri@jurta.org>
211
212 * replace.el (perform-replace): Move let-bindings of isearch-*
213 variables deeper to the loop that searches for the next match.
214 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
215 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
216 (Bug#13579)
217
218 * isearch.el (isearch-search-fun-default): Check for null
219 first element of isearch-cmds as a precaution when it's used
220 with inactive isearch.
221
222 2013-02-01 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
223
224 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
225 error when buffer in question is narrowed so position 1 is out of
226 visible part.
227
228 2013-01-31 Glenn Morris <rgm@gnu.org>
229
230 * textmodes/remember.el (remember-clipboard): Doc fix.
231
232 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
233
234 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
235 properties (bug#13179).
236
237 2013-01-30 Glenn Morris <rgm@gnu.org>
238
239 * mouse.el (mouse-drag-line): Avoid pushing same event onto
240 unread-command-events twice in some cases. This tries to implement
241 the 2012-07-26 changes in a different way. (Bug#13560)
242
243 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
244
245 * progmodes/python.el
246 (python-pdbtrack-comint-output-filter-function): Enhancements on
247 stacktrace detection. (thanks @gnovak)
248
249 2013-01-30 Glenn Morris <rgm@gnu.org>
250
251 * imenu.el (imenu-default-create-index-function):
252 Put back a version of the infinite loop test removed 2013-01-23.
253
254 2013-01-28 Fabián Ezequiel Gallina <fgallina@cuca>
255
256 * progmodes/python.el (python-shell-parse-command):
257 Find python-shell-interpreter with modified environment.
258
259 2013-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
260
261 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
262
263 2013-01-24 Fabián Ezequiel Gallina <fgallina@cuca>
264
265 * progmodes/python.el: Enhancements to header documentation about
266 skeletons. (Bug#5716)
267
268 2013-01-23 Fabián Ezequiel Gallina <fgallina@cuca>
269
270 * imenu.el (imenu-default-create-index-function): Remove useless
271 infinite loop check. (Bug#13438)
272
273 2013-01-23 Alan Mackenzie <acm@muc.de>
274
275 Fix a bug in the state cache mechanism. Refactor this a bit.
276
277 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
278 `cache-pos' element from the return value.
279 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
280 buffer to enable proper searching from beyond HERE. Amend the
281 test for detecting the sought brace pair. Amend the value written
282 to the "brace desert cache" when the brace isn't found.
283 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
284 and several other variables analogously.
285 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
286 parameter to a locally calculated variable.
287 (c-parse-state-1): Change the calling conventions to the two
288 defuns involving `cache-pos'.
289
290 2013-01-23 Chong Yidong <cyd@gnu.org>
291
292 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
293
294 2013-01-18 Leo Liu <sdl.web@gmail.com>
295
296 * dired.el (dired-get-marked-files): Prune erroneous values due to
297 last change. (Bug#13152)
298
299 2013-01-17 Glenn Morris <rgm@gnu.org>
300
301 * progmodes/etags.el (tags-table-check-computed-list):
302 Preserve point in tags buffer. (Bug#13412)
303
304 2013-01-16 Glenn Morris <rgm@gnu.org>
305
306 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
307
308 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
309 Revert 2012-12-29 change. Ref:
310 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00360.html>
311
312 2013-01-10 Fabián Ezequiel Gallina <fgallina@cuca>
313
314 * progmodes/python.el (python-nav-end-of-statement):
315 Fix cornercase when handling multiline strings.
316
317 2013-01-10 Glenn Morris <rgm@gnu.org>
318
319 * emacs-lisp/authors.el (authors-ignored-files)
320 (authors-valid-file-names, authors-renamed-files-alist):
321 Add some more entries.
322
323 2013-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
324
325 * image-mode.el (image-mode-winprops): Don't throw away the fallback
326 `t' pseudo-window entry.
327
328 2013-01-09 Alan Mackenzie <acm@muc.de>
329
330 Fix bugs in the c-parse-state mechanism. Reuse some markers
331 instead of continually generating new ones.
332
333 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
334 (c-state-old-cpp-end-marker): New variables.
335 (c-append-lower-brace-pair-to-state-cache): Start a backward
336 search for "}" definitively outside CPP constructs.
337 (c-remove-stale-state-cache): Inform the caller of a need to
338 search back for a brace pair in certain circumstances.
339 (c-state-maybe-marker): New macro.
340 (c-parse-state): Reuse markers when appropriate.
341
342 2013-01-09 Glenn Morris <rgm@gnu.org>
343
344 * simple.el (execute-extended-command): Doc fix.
345 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
346
347 2013-01-09 Chong Yidong <cyd@gnu.org>
348
349 * faces.el (read-face-name): Doc fix.
350
351 2013-01-09 Glenn Morris <rgm@gnu.org>
352
353 * emacs-lisp/trace.el (trace-function, trace-function-background):
354 Doc fix.
355
356 2013-01-09 Juri Linkov <juri@jurta.org>
357
358 * international/mule-cmds.el (read-char-by-name): Move let-binding
359 of completion-ignore-case around completing-read to fix regression
360 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
361 `string-match-p' using the nil value of `case-fold-search' and
362 `completion-ignore-case' in `completion-pcm--all-completions'.
363 (Bug#12615).
364
365 2013-01-07 Glenn Morris <rgm@gnu.org>
366
367 * progmodes/compile.el (compilation-parse-errors):
368 Fix typo. (Bug#13369)
369
370 2013-01-07 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
371
372 * comint.el (comint-send-input): Check size of buffer before
373 waiting for process output, in case already accepted. (Bug#13290)
374
375 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
376
377 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
378 non-negative integers. Otherwise, the default values are used.
379 (tramp-convert-file-attributes): Convert uid and gid to integers.
380
381 2013-01-03 Glenn Morris <rgm@gnu.org>
382
383 * term.el (term-handle-colors-array): Ensure face attributes
384 are fully specified, not nil. (Bug#13337)
385
386 * term.el (term-default-fg-color, term-default-bg-color):
387 Fix custom type.
388
389 * progmodes/etags.el (tags-compression-info-list): Doc fix.
390 (tag-find-file-of-tag-noselect): Check auto-compression-mode
391 rather than 'jka-compr being loaded. (Bug#13338)
392
393 * subr.el (eval-after-load): Don't purecopy the form, so that it
394 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
395
396 * emacs-lisp/byte-run.el (defun): Place cl declarations
397 after any interactive spec. (Bug#13265)
398
399 2012-12-31 Andreas Schwab <schwab@linux-m68k.org>
400
401 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
402 defun. Don't check for DECL if DOCSTRING isn't a string.
403 (defun): Likewise.
404
405 2012-12-31 Glenn Morris <rgm@gnu.org>
406
407 * eshell/em-cmpl.el (eshell-pcomplete):
408 More thoroughly imitate pcomplete. (Bug#13293)
409
410 * files.el (parse-colon-path): Doc fix. (Bug#12351)
411 Return nil for empty path elements. (Bug#13296)
412
413 2012-12-31 Fabián Ezequiel Gallina <fgallina@cuca>
414
415 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
416 order to improve efficiency (Based on Daniel Colascione's
417 <dancol@dancol.org> patch). (Bug#13182)
418
419 2012-12-31 Glenn Morris <rgm@gnu.org>
420
421 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
422
423 2012-12-31 Fabián Ezequiel Gallina <fgallina@cuca>
424
425 * progmodes/python.el: Support other commands triggering
426 python-indent-line so indentation cycling continues to work.
427 (python-indent-trigger-commands): New defcustom.
428 (python-indent-line): Use it.
429
430 2012-12-31 Fabián Ezequiel Gallina <fgallina@cuca>
431
432 * progmodes/python.el (python-shell-send-region): Add blank lines
433 for non sent code so backtraces remain correct.
434
435 2012-12-31 Andreas Schwab <schwab@linux-m68k.org>
436
437 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
438 neither DOCSTRING nor DECL was given. (Bug#13316)
439
440 2012-12-30 Glenn Morris <rgm@gnu.org>
441
442 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
443 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
444 (rmail-summary-displayed, rmail-summary): Declare.
445 (mairix-rmail-display): Just require rmail.
446
447 2012-12-29 Chong Yidong <cyd@gnu.org>
448
449 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
450 check for the tarball contents.
451
452 2012-12-29 Matt Fidler <matt.fidler@alcon.com> (tiny change)
453
454 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
455 tarfile content listings (Bug#13136).
456
457 2012-12-29 Mark Lillibridge <mark.lillibridge@hp.com>
458
459 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
460 Insert the undecoded text of the message being forwarded. (Bug#9521)
461
462 2012-12-28 Michael Albinus <michael.albinus@gmx.de>
463
464 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
465 integers, if they are real numbers. (Bug#13282)
466
467 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
468
469 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
470 "module" and "def" to have indentation before them.
471 Regression from 109911 (see the new test).
472
473 2012-12-24 Dmitry Gutov <dgutov@yandex.ru>
474
475 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
476
477 2012-12-23 Alan Mackenzie <acm@muc.de>
478
479 Speed up fontification where there's large brace blocks.
480 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
481 to a call of c-beginning-of-decl-1.
482
483 2012-12-21 Chong Yidong <cyd@gnu.org>
484
485 * sort.el (sort-subr): Doc fix (Bug#13056).
486
487 2012-12-20 Bastien Guerry <bzg@gnu.org>
488
489 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
490
491 2012-12-11 Alan Mackenzie <acm@muc.de>
492
493 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
494 * progmodes/cc-engine.el (c-backward-comments): Add code to work
495 around `forward-comment' not recognizing ^M as whitespace.
496
497 2012-12-11 Fabián Ezequiel Gallina <fgallina@cuca>
498
499 * progmodes/python.el (python-skeleton-class)
500 (python-skeleton-def): Do not add space after defun name.
501
502 2012-12-09 Chong Yidong <cyd@gnu.org>
503
504 * simple.el (set-mark-default-inactive): Mark as obsolete, for
505 removal after 24.3.
506
507 2012-12-08 Dani Moncayo <dmoncayo@gmail.com>
508
509 * simple.el (just-one-space): Doc fix.
510
511 2012-12-07 Eli Zaretskii <eliz@gnu.org>
512
513 * textmodes/texinfo.el (texinfo-enable-quote-envs):
514 Add "smallexample".
515
516 2012-12-07 Le Wang <l26wang@gmail.com>
517
518 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
519 narrowed buffer (bug#12361).
520
521 2012-12-07 Michael Heerdegen <michael_heerdegen@web.de>
522
523 * emacs-lisp/debug.el (debug): Fix hard-coded frame counts (bug#10025).
524 Virtually backported from trunk.
525
526 2012-12-07 Juanma Barranquero <lekktu@gmail.com>
527
528 * vc/vc-hooks.el (vc-state): Doc fix.
529
530 2012-12-06 Glenn Morris <rgm@gnu.org>
531
532 * mail/rmail.el (rmail-maybe-display-summary):
533 Preserve buffer, in case select-window changes it. (Bug#13066)
534
535 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
536
537 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
538 cl-load-hook where they belong.
539
540 2012-12-06 Chong Yidong <cyd@gnu.org>
541
542 * ffap.el (ffap-replace-file-component): Fix typo.
543
544 2012-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
545
546 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
547 fix open-paren-like token test (bug#12785).
548
549 2012-12-04 Glenn Morris <rgm@gnu.org>
550
551 * mail/rmailsum.el (rmail-new-summary): Tweak for
552 rmail-maybe-display-summary changing buffer. (Bug#13066)
553
554 2012-12-03 Juri Linkov <juri@jurta.org>
555
556 * info.el (Info-fontify-node): Don't hide the last newline.
557 (Bug#12272)
558
559 2012-12-01 Leo Liu <sdl.web@gmail.com>
560
561 * files.el (dir-locals-read-from-file): Check file non-empty
562 before reading. (Bug#13038)
563
564 2012-11-28 Glenn Morris <rgm@gnu.org>
565
566 * jka-cmpr-hook.el (jka-compr-get-compression-info):
567 Remove any version extension before checking filename. (Bug#13006)
568 (jka-compr-compression-info-list): Belated :version bump.
569
570 2012-11-28 Chong Yidong <cyd@gnu.org>
571
572 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
573
574 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
575 (buffer-menu): Doc fix (Bug#12294).
576
577 2012-11-27 Roland Winkler <winkler@gnu.org>
578
579 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
580 of diary-show-all-entries in the diary buffer (Bug#12994).
581
582 2012-11-27 Michael Albinus <michael.albinus@gmx.de>
583
584 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
585 "<STDIN>". This is binary safe.
586
587 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
588
589 * textmodes/table.el (table-insert): Don't use `symbol-name' on
590 lexically scoped variables (bug#13005).
591
592 2012-11-26 Glenn Morris <rgm@gnu.org>
593
594 * vc/vc-hooks.el (vc-mistrust-permissions):
595 Default to t, to avoid data-loss. (Bug#11490)
596
597 2012-11-26 Fabián Ezequiel Gallina <fgallina@cuca>
598
599 * progmodes/python.el (python-indent-guess-indent-offset):
600 If indentation is guessed make python-indent-offset buffer-local.
601
602 Fix Imenu regression.
603 * progmodes/python.el (python-nav-beginning-of-defun):
604 Fix forward movement when statement(s) separates point from defun.
605 (python-imenu-prev-index-position): New function.
606
607 2012-11-26 Eli Zaretskii <eliz@gnu.org>
608
609 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
610
611 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
612 Don't set buffer-file-type. Return nil. (Bug#12989)
613
614 2012-11-26 Glenn Morris <rgm@gnu.org>
615
616 * hippie-exp.el (hippie-expand-try-functions-list):
617 Re-autoload it. (Bug#12982)
618
619 2012-11-25 Eli Zaretskii <eliz@gnu.org>
620
621 * descr-text.el (describe-char-padded-string):
622 Call internal-char-font only on GUI frames. (Bug#11964)
623
624 2012-11-24 Andreas Schwab <schwab@linux-m68k.org>
625
626 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
627 and obsoletion message.
628
629 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
632 the constructs to keep outside of the `cl-block' (bug#12977).
633
634 2012-11-24 Chong Yidong <cyd@gnu.org>
635
636 * mouse.el (mouse-drag-line): Even if the line is not draggable,
637 keep reading until we get the up-event anyway, in order to process
638 the up-event for mouse-1-click-follows-link (Bug#12971).
639
640 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
643 lexical-binding (bug#12938).
644
645 2012-11-23 Wolfgang Jenkner <wjenkner@inode.at>
646
647 * image-mode.el (image-transform-check-size): Use assertions only
648 for images of type imagemagick.
649
650 Otherwise no error, image-transform-fit-to-{width,height} is
651 silently ignored, as before. Doc fix.
652
653 2012-11-23 Chong Yidong <cyd@gnu.org>
654
655 * faces.el (color-defined-p): Doc fix (Bug#12853).
656
657 2012-11-23 Juri Linkov <juri@jurta.org>
658
659 * dired.el (dired-mark): Add optional arg `interactive'.
660 Check for `use-region-p' if `interactive' is non-nil.
661 (dired-unmark, dired-flag-file-deletion): Add optional arg
662 `interactive'. Call `dired-mark' with the arg `interactive'.
663 (Bug#10624)
664
665 2012-11-23 Juri Linkov <juri@jurta.org>
666
667 * wdired.el: Revert 2012-10-17 change partly and replace it with
668 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
669 (wdired-finish-edit): Add marks for new file names to
670 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
671 after `revert-buffer'.
672 (wdired-do-renames): Remove calls to `dired-remove-file',
673 `dired-add-file', `dired-add-entry'. (Bug#11795)
674
675 2012-11-21 Alan Mackenzie <acm@muc.de>
676
677 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
678
679 Fix bugs in the state cache. Enhance a debugging mechanism.
680 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
681 "brace at column zero" strategy for C++.
682 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
683 (c-parse-state-point): New variable.
684 (c-record-parse-state-state): Record old parse state with
685 `copy-tree'. Record previous value of point.
686 (c-debug-parse-state-double-cons): New debugging function.
687 (c-debug-parse-state): Call the above new function.
688 (c-toggle-parse-state-debug): Output a confirmatory message.
689
690 * progmodes/cc-mode.el (c-before-change, c-after-change):
691 Call c-invalidate-state-cache from `c-before-change' instead of
692 `c-after-change'.
693
694 2012-11-20 Daniel Colascione <dancol@dancol.org>
695
696 * term/w32-win.el (cygwin-convert-path-from-windows):
697 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
698 This change is a backport from trunk.
699
700 2012-11-20 Eli Zaretskii <eliz@gnu.org>
701
702 * simple.el (line-move): Don't call line-move-partial if
703 scroll-conservatively is in effect. (Bug#12927)
704
705 2012-11-20 Michael Albinus <michael.albinus@gmx.de>
706
707 * net/trampver.el (tramp-version): Downgrade to 2.2.6-24.3, in
708 order to distinguish from trunk.
709
710 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
711
712 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't accept
713 non-symbols for compiler macros (yet).
714
715 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
716 Fallback on completion-at-point rather than
717 pcomplete-expand-and-complete, and only if pcomplete actually failed.
718 (eshell-cmpl-initialize): Setup completion-at-point.
719
720 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
721
722 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
723
724 2012-11-19 Michael Albinus <michael.albinus@gmx.de>
725
726 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
727 are remote, check out-of-band property for both.
728
729 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
730
731 * window.el (switch-to-buffer): Re-add the warning that was lost in the
732 code rewrite.
733
734 2012-11-18 Paul Eggert <eggert@cs.ucla.edu>
735
736 More minor time fixes.
737 * calendar/time-date.el: Commentary fix.
738 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
739 too much other code depends on (0 0) time stamps.
740 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
741 Add a couple of FIXME comments.
742
743 Minor cleanup for times as lists of four integers.
744 * files.el (dir-locals-directory-cache):
745 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
746 Doc fixes.
747 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
748 * ps-bdf.el (bdf-file-newer-than-time):
749 Process four-integers time stamps, not two. Doc fixes.
750
751 2012-11-18 Glenn Morris <rgm@gnu.org>
752
753 * image.el (insert-image, insert-sliced-image): Doc fix.
754
755 2012-11-17 Chong Yidong <cyd@gnu.org>
756
757 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
758 (Bug#12810).
759
760 2012-11-17 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
761
762 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
763 response when the target file is in a subdirectory (Bug#12757).
764
765 2012-11-17 Chong Yidong <cyd@gnu.org>
766
767 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
768
769 2012-11-17 Glenn Morris <rgm@gnu.org>
770
771 * woman.el (woman-non-underline-faces):
772 * emacs-lisp/cl-lib.el (face-underline-p):
773 Use set-face-underline rather than the alias set-face-underline-p.
774
775 * window.el (with-temp-buffer-window): Doc fix.
776 * subr.el (with-output-to-temp-buffer):
777 Add doc xref to with-temp-buffer-window.
778
779 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
780
781 * emacs-lisp/cl-lib.el: Set more meaningful version number.
782
783 2012-11-16 Martin Rudalics <rudalics@gmx.at>
784
785 * window.el (enlarge-window, shrink-window): Don't mention return
786 value in doc-string (Bug#12896).
787 (window--display-buffer): Don't resize frames - it won't work
788 with all window managers and defeat pop-up-frame-alist.
789 (display-buffer-alist): In doc-string explain that CONDITION can
790 be a function and which arguments are passed to it (Bug#12854).
791 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
792 expressions (Bug#12854).
793 (display-buffer): Pass ACTION argument to
794 display-buffer-assq-regexp.
795
796 2012-11-16 Glenn Morris <rgm@gnu.org>
797
798 * window.el (fit-frame-to-buffer-bottom-margin)
799 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
800
801 * faces.el (face-underline-p): Use face-attribute-specified-or.
802
803 2012-11-15 Juanma Barranquero <lekktu@gmail.com>
804
805 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
806
807 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
808
809 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
810
811 2012-11-15 Glenn Morris <rgm@gnu.org>
812
813 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
814 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
815
816 * faces.el (face-underline-p): Doc fix. Handle :underline being
817 things other than `t' (a string, a list).
818 (face-inverse-video-p): Doc fix.
819 (set-face-underline): Rename it back from set-face-underline-p.
820 Doc fix. Allow interactive input of values other than t.
821 (read-face-attribute): Apply formatting to :underline,
822 since like :box and :stipple it can take list values.
823
824 * term.el (ansi-term): Don't let C-x escape-char binding
825 clobber the more standard C-c binding. (Bug#12842)
826
827 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
828
829 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
830 (bug#12879).
831
832 2012-11-14 Glenn Morris <rgm@gnu.org>
833
834 * subr.el (set-temporary-overlay-map): Doc fix.
835
836 2012-11-13 Martin Rudalics <rudalics@gmx.at>
837
838 * window.el (record-window-buffer)
839 (display-buffer-record-window): When copying the markers to
840 window-point preserve window-point-insertion-type. (Bug#12588)
841
842 2012-11-13 Glenn Morris <rgm@gnu.org>
843
844 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
845 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
846 Use new names for hooks rather than obsolete aliases.
847
848 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
851
852 2012-11-12 Wolfgang Jenkner <wjenkner@inode.at>
853
854 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
855 39 and 49. This fixes bug#12792. Also, treat unimplemented
856 parameters as 0, thereby restoring the behavior of revisions prior
857 to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
858
859 2012-11-12 Fabián Ezequiel Gallina <fgallina@cuca>
860
861 Fix end-of-defun misbehavior.
862 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
863 python-beginning-of-defun-function. Handle nested defuns
864 correctly.
865 (python-nav-end-of-defun): Rename from
866 python-end-of-defun-function. Ensure forward movement.
867 (python-info-current-defun): Reimplement to work as intended
868 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
869 parent defuns as soon as possible.
870
871 2012-11-12 Glenn Morris <rgm@gnu.org>
872
873 * progmodes/flymake.el (flymake-error-bitmap)
874 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
875 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
876
877 2012-11-12 Dmitry Gutov <dgutov@yandex.ru>
878
879 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
880 backward, always stop at indentation. Reverts the change from
881 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
882
883 2012-11-11 Glenn Morris <rgm@gnu.org>
884
885 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
886 Add ibuffer-filter-by-derived-mode.
887
888 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
889 the same name shadowing each other.
890
891 * window.el (with-temp-buffer-window): Doc tweak.
892
893 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
894
895 * help.el (temp-buffer-max-height):
896 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
897 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
898
899 2012-11-10 Leo Liu <sdl.web@gmail.com>
900
901 * ido.el (ido-set-matches-1): Fix split-string args to avoid
902 performance issue. (Bug#12796)
903
904 2012-11-10 Glenn Morris <rgm@gnu.org>
905
906 * term.el (term-default-fg-color, term-default-bg-color):
907 Make obsolete, rather than just saying "deprecated" in the doc.
908
909 * term.el (term): Rename from `term-face'.
910 (term-current-face, ansi-term-color-vector)
911 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
912 Update all users.
913
914 2012-11-09 Jan Djärv <jan.h.d@swipnet.se>
915
916 * server.el (server-create-window-system-frame): Improve comment.
917
918 2012-11-08 Jan Djärv <jan.h.d@swipnet.se>
919
920 * server.el (server-create-window-system-frame): Handle Nextstep
921 specially (Bug#12780).
922
923 2012-11-08 Glenn Morris <rgm@gnu.org>
924
925 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
926 Unautoload, and make obsolete. (Bug#7449)
927
928 2012-11-08 Chong Yidong <cyd@gnu.org>
929
930 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
931 rename from diff-remove-trailing-whitespace (Bug#12831).
932
933 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
934
935 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
936 miscompilation of trace.el.
937
938 2012-11-08 Glenn Morris <rgm@gnu.org>
939
940 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
941
942 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
943
944 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
945 (bug#12812).
946
947 2012-11-07 Chong Yidong <cyd@gnu.org>
948
949 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
950 a defcustom with an appropriate :set function.
951 (minibuffer-default--in-prompt-regexps): New function.
952
953 2012-11-07 Glenn Morris <rgm@gnu.org>
954
955 * emacs-lisp/cl.el (define-setf-expander, defsetf)
956 (define-modify-macro): Doc fixes.
957
958 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
959 (gv-define-simple-setter): Update doc of `fix-return'.
960
961 2012-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
962
963 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
964 twice when `fix-return' is set (bug#12813).
965
966 * emacs-lisp/cl.el (defsetf): Pass the third arg to
967 gv-define-simple-setter (bug#12812).
968
969 2012-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
970
971 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
972 (bug#12756).
973
974 2012-11-06 Glenn Morris <rgm@gnu.org>
975
976 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
977
978 2012-11-05 Glenn Morris <rgm@gnu.org>
979
980 * emacs-lisp/cl-extra.el (cl-prettyexpand):
981 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
982 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
983 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
984
985 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
986
987 2012-11-03 Glenn Morris <rgm@gnu.org>
988
989 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
990 Rename handler properties back from cl-- to cl-. (Bug#12788)
991
992 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
993
994 2012-11-03 Eli Zaretskii <eliz@gnu.org>
995
996 * term/pc-win.el: Don't load term/internal from here.
997
998 * loadup.el: Load term/internal from here.
999
1000 2012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
1001
1002 * progmodes/python.el (inferior-python-mode): Fix hang in
1003 jit-lock (Bug#12645).
1004
1005 2012-11-03 Martin Rudalics <rudalics@gmx.at>
1006
1007 * window.el (switch-to-visible-buffer)
1008 (switch-to-buffer-preserve-window-point): Fix doc-strings.
1009
1010 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
1011
1012 * play/gomoku.el (gomoku-display-statistics): Update mode line
1013 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
1014
1015 2012-10-31 Martin Rudalics <rudalics@gmx.at>
1016
1017 * window.el (quit-restore-window): If the window has been
1018 created on an existing frame and ended up as the sole window on
1019 that frame, do not delete it (Bug#12764).
1020
1021 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1022
1023 * progmodes/sh-script.el (sh--inside-noncommand-expression):
1024 Rename from sh--inside-arithmetic-expression, handle more cases
1025 (bug#11263).
1026
1027 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
1028 (sh-font-lock-open-heredoc): Use it (bug#12770).
1029
1030 2012-10-30 Glenn Morris <rgm@gnu.org>
1031
1032 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
1033
1034 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
1035
1036 2012-10-29 Chong Yidong <cyd@gnu.org>
1037
1038 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
1039 function key is stored in a keyboard macro (Bug#4894).
1040
1041 * thingatpt.el (number-at-point): Apply a thing-at-point property.
1042
1043 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1044
1045 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
1046 header comments".
1047 (diff-unified->context, diff-context->unified)
1048 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
1049
1050 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
1051
1052 * files.el (find-alternate-file): Only ask one question (bug#12487).
1053
1054 2012-10-29 Chong Yidong <cyd@gnu.org>
1055
1056 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
1057 Suggested by Dan Nicolaescu (Bug#6326).
1058
1059 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
1060
1061 * startup.el (fancy-about-screen): Don't message (Bug#12680).
1062
1063 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
1064
1065 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
1066
1067 * face-remap.el (face-remap-add-relative): Handle the case where a
1068 face-remapping-alist entry is a cons cell (Bug#12762).
1069
1070 2012-10-29 Kevin Ryde <user42@zip.com.au>
1071
1072 * woman.el (woman-parse-numeric-value): Handle picas correctly
1073 (Bug#12639).
1074
1075 2012-10-29 Glenn Morris <rgm@gnu.org>
1076
1077 * emacs-lisp/cl.el (defsetf): Doc fix.
1078
1079 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1080
1081 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
1082 syntax to the matching opener, if any (bug#12547).
1083 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
1084 matching open as a "case-(".
1085 (sh-smie-rc-grammar): Add a corresponding rule for it.
1086
1087 2012-10-28 Daniel Hackney <dan@haxney.org>
1088
1089 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
1090 "PKGNAME-autoloads.el" in case we created it.
1091
1092 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1093
1094 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
1095 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
1096 (completion--twq-all): Disable too-strict assertions.
1097
1098 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
1099
1100 2012-10-27 Eli Zaretskii <eliz@gnu.org>
1101
1102 * profiler.el (profiler-report-make-entry-part): Fix help-echo
1103 text to match the real keybindings.
1104
1105 2012-10-27 Juri Linkov <juri@jurta.org>
1106
1107 * wdired.el (wdired-keep-marker-rename): New defcustom.
1108 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
1109 (Bug#11795)
1110
1111 * dired.el (dired-keep-marker-rename): Add reference to
1112 `wdired-keep-marker-rename' in the docstring.
1113 Add default character value ?R to display initially in
1114 Customization UI instead of ?@.
1115
1116 2012-10-27 Martin Rudalics <rudalics@gmx.at>
1117
1118 * window.el (display-buffer): In doc-string describe
1119 window-height and window-width alist entries.
1120
1121 * time.el (display-time-world): Restore fit-window-to-buffer
1122 behavior.
1123
1124 2012-10-27 Chong Yidong <cyd@gnu.org>
1125
1126 * subr.el (insert-buffer-substring-as-yank): Doc fix.
1127
1128 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
1129
1130 * minibuffer.el (completion-category-overrides): New completion
1131 category `bookmark' (bug#11131).
1132
1133 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1134
1135 * emacs-lisp/advice.el (ad-assemble-advised-definition):
1136 Silence bogus compiler warnings for ad-do-it.
1137
1138 * bookmark.el (bookmark-completing-read): Set the completion category
1139 to `bookmark' (bug#11131).
1140
1141 2012-10-26 Bastien <bzg@altern.org>
1142 Stefan Monnier <monnier@iro.umontreal.ca>
1143
1144 * face-remap.el: Use lexical-binding.
1145 (text-scale-adjust): Improve docstring. Use itself for the temporary
1146 overlay-map bindings, so as to repeat the "Use..." message each time.
1147
1148 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1149
1150 * emacs-lisp/macroexp.el (macroexp--expand-all):
1151 Obey byte-compile-warning-enabled-p (bug#12486).
1152
1153 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
1154 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
1155
1156 2012-10-26 Martin Rudalics <rudalics@gmx.at>
1157
1158 * mouse.el (mouse-drag-line): Move last form into preceding when
1159 clause (Bug#12731).
1160
1161 * help.el (resize-temp-buffer-window): Fix doc-string.
1162
1163 2012-10-25 David Engster <deng@randomsample.de>
1164
1165 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
1166 Remove. This feature is already integrated in imenu.
1167
1168 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
1169 always loaded. Require `speedbar' unconditionally.
1170
1171 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1172
1173 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
1174
1175 * minibuffer.el (minibuffer-force-complete): Fix thinko.
1176
1177 * net/ldap.el (ldap-search-internal): The official ldif format starts
1178 with a "version: 1" header (bug#12724).
1179
1180 * emacs-lisp/package.el (package-installed-p): Warn if not ready
1181 (bug#12721).
1182
1183 2012-10-25 Glenn Morris <rgm@gnu.org>
1184
1185 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
1186
1187 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * minibuffer.el (minibuffer-force-complete): Use one more marker
1190 for the temporary-overlay-map command (bug#12619).
1191
1192 2012-10-24 Chong Yidong <cyd@gnu.org>
1193
1194 * time.el (display-time-world-mode): Derive from special-mode.
1195 (display-time-world): Use display-buffer (Bug#12708).
1196 (display-time-world-mode-map): Variable deleted.
1197 (display-time-world-display): Wrap the final delete-char inside
1198 inhibit-read-only.
1199
1200 2012-10-24 Chong Yidong <cyd@gnu.org>
1201
1202 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
1203 Doc fix.
1204
1205 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
1206
1207 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1208
1209 * minibuffer.el (completion--all-sorted-completions-location): New var.
1210 (completion--cache-all-sorted-completions)
1211 (completion--flush-all-sorted-completions): Use it.
1212 (completion-in-region, completion-in-region--postch)
1213 (completion-at-point, completion-help-at-point): Use markers in
1214 completion-in-region--data (bug#12619).
1215
1216 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1217
1218 * progmodes/compile.el (compilation-start): Try to handle common
1219 quoting of `cd' argument (bug#12640).
1220
1221 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
1222 (bug#12671).
1223
1224 2012-10-23 Glenn Morris <rgm@gnu.org>
1225
1226 * progmodes/gud.el (gud-menu-map):
1227 Check gdb-active-process is bound. (Bug#12358)
1228
1229 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1230
1231 * repeat.el (repeat): Set real-this-command (bug#12232).
1232
1233 * htmlfontify.el (hfy-post-html-hook):
1234 * filesets.el (filesets-cache-fill-content-hook):
1235 * arc-mode.el (archive-extract-hook):
1236 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
1237 * net/rcirc.el (rcirc-sentinel-functions)
1238 (rcirc-receive-message-functions, rcirc-activity-functions)
1239 (rcirc-print-functions):
1240 * net/dbus.el (dbus-event-error-functions):
1241 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
1242 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
1243 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
1244 * term/sun.el (sun-raw-prefix-hooks):
1245 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
1246
1247 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
1248
1249 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
1250 Set `tramp-chunksize' to 1. This improves the performance.
1251 (tramp-smb-wait-for-output): Add timeout to
1252 `tramp-accept-process-output' calls.
1253
1254 2012-10-23 Chong Yidong <cyd@gnu.org>
1255
1256 * faces.el (font-list-limit): Define as an obsolete variable.
1257
1258 * startup.el (command-line):
1259 * cus-start.el: Don't refer to font-list-limit.
1260
1261 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
1262
1263 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1264
1265 * subr.el (internal-temp-output-buffer-show): Rename from
1266 temp-output-buffer-show, since previously compiled files expect this name.
1267
1268 2012-10-23 Glenn Morris <rgm@gnu.org>
1269
1270 * image.el (image-type-from-file-name): If multiple types match,
1271 return the first one that is supported. (Bug#9045)
1272
1273 2012-10-22 Glenn Morris <rgm@gnu.org>
1274
1275 * image.el (imagemagick-enabled-types): Doc fix.
1276
1277 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
1278
1279 * progmodes/which-func.el (which-func-current): The hash-table may have
1280 an explicit nil (bug#12338).
1281
1282 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1283
1284 * electric.el (electric-pair-delete-selection-self-insert-function):
1285 Rename to electric-pair-will-use-region, return a boolean.
1286 (electric-pair-mode): Adjust accordingly. Don't require delsel.
1287
1288 * delsel.el (delete-selection-helper): Use a function instead of a hook.
1289 (delete-selection-pre-hook): Use use-region-p.
1290 (delete-selection-self-insert-function): Remove.
1291 (self-insert-command): Obey self-insert-uses-region-functions.
1292 (self-insert-iso): Revert to previous setting, since we don't actually
1293 know what that command does.
1294 (delete-selection-self-insert-hooks): Remove.
1295
1296 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
1297
1298 * delsel.el (delete-selection-helper): New function, extracted from
1299 delete-selection-pre-hook.
1300 (delete-selection-pre-hook): Use it.
1301 (delete-selection-self-insert-function): New function.
1302 (delete-selection-self-insert-hooks): New hook.
1303 (self-insert-command, self-insert-iso): Use it.
1304 * electric.el (electric-pair-syntax): New function, extracted from
1305 electric-pair-post-self-insert-function.
1306 (electric-pair-post-self-insert-function): Use it.
1307 (electric-pair-delete-selection-self-insert-function): New function.
1308 (electric-pair-mode): Require delsel and setup
1309 delete-selection-self-insert-hooks (bug#11520).
1310
1311 2012-10-20 Chong Yidong <cyd@gnu.org>
1312
1313 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
1314 no changes to show (Bug#12586).
1315
1316 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
1317 list explicitly (Bug#12571).
1318
1319 2012-10-20 Arne Jørgensen <arne@arnested.dk>
1320
1321 * progmodes/flymake.el (flymake-create-temp-inplace):
1322 Use file-truename.
1323
1324 2012-10-20 Eli Zaretskii <eliz@gnu.org>
1325
1326 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
1327
1328 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1329
1330 * calc/calc-units.el (math-extract-units): Properly extract powers
1331 of units.
1332
1333 2012-10-20 Daniel Colascione <dancol@dancol.org>
1334
1335 * frame.el (make-frame): Set x-display-name as we used to in order
1336 to unbreak creating an X11 frame from an Emacs daemon started
1337 without a display.
1338
1339 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1340
1341 * minibuffer.el (minibuffer-force-complete): Make the next completion use
1342 the same completion-field (bug@12221).
1343
1344 2012-10-19 Martin Rudalics <rudalics@gmx.at>
1345
1346 * emacs-lisp/debug.el (debug): Record height of debugger window
1347 also when debugger will be back (Bug#8789).
1348
1349 2012-10-18 Chong Yidong <cyd@gnu.org>
1350
1351 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
1352 Convert to defcustom.
1353 (gdb-get-source-file): Don't bind pop-up-windows.
1354
1355 * progmodes/gud.el (gud-display-line): Don't specially re-use
1356 other frames for the gdb-mi case (Bug#12648).
1357
1358 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 * emacs-lisp/advice.el: Clean up commentary a bit.
1361 (ad-do-advised-functions, ad-with-originals): Use `declare'.
1362 (byte-code-function-p): Never redefine.
1363
1364 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
1365
1366 2012-10-18 Glenn Morris <rgm@gnu.org>
1367
1368 * dired.el (dired-sort-toggle): Some ls implementations only allow
1369 a single option string. (Bug#12666)
1370
1371 * minibuffer.el (completion-cycle-threshold): Doc fix.
1372
1373 2012-10-17 Kenichi Handa <handa@gnu.org>
1374
1375 * international/mule.el (set-keyboard-coding-system):
1376 Recover input meta mode when the new coding system doesn not use 8-bit.
1377 Supply TERMINAL arg to set-input-meta-mode.
1378
1379 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
1380
1381 * wdired.el (wdired-old-marks): New variable.
1382 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
1383 (wdired-do-renames): Move point with renamed file and don't lose
1384 mark status (Bug#11795).
1385
1386 2012-10-16 Juri Linkov <juri@jurta.org>
1387
1388 * replace.el (query-replace-help): Mention multi-buffer replacement
1389 keys in the Help message. (Bug#12655)
1390
1391 2012-10-15 Chong Yidong <cyd@gnu.org>
1392
1393 * emacs-lisp/byte-run.el (defsubst): Doc fix.
1394
1395 2012-10-14 Eli Zaretskii <eliz@gnu.org>
1396
1397 * window.el (display-buffer): Doc fix.
1398
1399 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1400 Adjust the msft regexp to the output of Studio 2010, and move msft
1401 before edg-1. See the discussion on emacs-devel,
1402 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
1403 for the details.
1404
1405 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1406
1407 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
1408 (oset): Move uses of object-class-fast macro after its definition.
1409
1410 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
1411
1412 2012-10-13 Chong Yidong <cyd@gnu.org>
1413
1414 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
1415 enabled, re-enable it (Bug#11963).
1416
1417 2012-10-13 Martin Rudalics <rudalics@gmx.at>
1418
1419 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
1420 non-nil, restore window configuration (Bug#12623).
1421
1422 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * help-fns.el (describe-variable, describe-function-1):
1425 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
1426
1427 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
1428
1429 2012-10-12 Glenn Morris <rgm@gnu.org>
1430
1431 * mail/rmailsum.el (rmail-header-summary):
1432 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
1433
1434 2012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
1435
1436 * progmodes/python.el (python-mode-map):
1437 Replace subtitute-key-definition with proper command remapping.
1438 (python-nav--up-list): Fix behavior for blocks on the same level.
1439
1440 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1441
1442 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
1443
1444 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
1445 changes to the format of load-history.
1446
1447 * international/mule-cmds.el (read-char-by-name): Move let-binding of
1448 completion-ignore-case in case that var is buffer-local (bug#12615).
1449
1450 2012-10-11 Kenichi Handa <handa@gnu.org>
1451
1452 * international/eucjp-ms.el: Re-generated.
1453
1454 2012-10-10 Kenichi Handa <handa@gnu.org>
1455
1456 * select.el (xselect--encode-string): If a coding is specified for
1457 selection, and that is compatible with COMPOUND_TEXT, use it.
1458
1459 2012-10-10 Martin Rudalics <rudalics@gmx.at>
1460
1461 * window.el (switch-to-buffer-preserve-window-point): New option.
1462 (switch-to-buffer):
1463 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
1464
1465 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1466
1467 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
1468 Don't document nil as a useful value (bug#12583).
1469
1470 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1471
1472 * net/tramp.el (tramp-debug-message):
1473 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
1474 (with-tramp-progress-reporter): Rename from
1475 `tramp-with-progress-reporter'.
1476 (with-tramp-file-property, with-tramp-connection-property):
1477 Move from tramp-cache.el, rename from `with-file-property' and
1478 `with-connection-property', respectively.
1479
1480 * net/tramp-cache.el: Remove `with-file-property' and
1481 `with-connection-property'.
1482
1483 * net/tramp.el:
1484 * net/tramp-gvfs.el:
1485 * net/tramp-sh.el:
1486 * net/tramp-smb.el: Adapt callees.
1487
1488 * net/trampver.el: Update release number.
1489
1490 2012-10-09 Glenn Morris <rgm@gnu.org>
1491
1492 * w32-fns.el (set-message-beep):
1493 * term/w32-win.el (set-message-beep): Update declarations.
1494
1495 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1496
1497 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
1498 (mode-line-widen, mode-line-input-method-map)
1499 (mode-line-coding-system-map, mode-line-remote)
1500 (mode-line-unbury-buffer, mode-line-bury-buffer)
1501 (mode-line-next-buffer, mode-line-previous-buffer):
1502 Replace save-selected-window+select-window => with-selected-window.
1503
1504 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
1505 * progmodes/cc-vars.el (bq-process): Remove, unused.
1506
1507 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
1508
1509 2012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
1510
1511 Implemented `backward-up-list'-like navigation.
1512 * progmodes/python.el (python-nav-up-list)
1513 (python-nav-backward-up-list): New functions.
1514 (python-mode-map): Define substitute key for backward-up-list to
1515 python-nav-backward-up-list.
1516
1517 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
1518
1519 * progmodes/python.el (python-fill-paragraph): Rename from
1520 python-fill-paragraph-function. Fixed fill-paragraph for
1521 decorators (Bug#12605).
1522
1523 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
1524
1525 * progmodes/python.el (python-shell-output-filter): Handle extra
1526 carriage return in OSX (Bug#12409).
1527
1528 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
1529
1530 Fix shell handling of unbalanced quotes and parens in output.
1531 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
1532 (python-syntax-propertize-function): Use it.
1533 (python-shell-output-syntax-table): New var.
1534 (inferior-python-mode): Prevent unbalanced parens/quotes from
1535 previous output mess with current input context.
1536
1537 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
1538
1539 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
1540 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
1541
1542 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * ffap.el (ffap-replace-file-component): Support Tramp file name
1545 syntax, not only ange-ftp's one.
1546
1547 2012-10-08 Glenn Morris <rgm@gnu.org>
1548
1549 * cus-start.el (message-log-max): Set :version.
1550
1551 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
1552
1553 2012-10-08 Martin Rudalics <rudalics@gmx.at>
1554
1555 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
1556 the minibuffer window (Bug#10851).
1557
1558 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
1559
1560 Enhancements on forward-sexp movement.
1561 * progmodes/python.el (python-nav-beginning-of-statement)
1562 (python-nav-end-of-statement): Return point-marker.
1563 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
1564 (python-info-current-symbol)
1565 (python-info-statement-starts-block-p): Rename from
1566 python-info-beginning-of-block-p.
1567 (python-info-statement-ends-block-p): Rename from
1568 python-info-end-of-block-p.
1569 (python-info-beginning-of-statement-p)
1570 (python-info-end-of-statement-p)
1571 (python-info-beginning-of-block-p, python-info-end-of-block-p):
1572 New functions.
1573
1574 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
1577 frame-selected-windows.
1578
1579 2012-10-08 Daniel Colascione <dancol@dancol.org>
1580
1581 * battery.el (battery-status-function): Check for
1582 w32-battery-status itself, not system-time windows-nt.
1583
1584 * frame.el: Require cl-lib.
1585 (display-format-alist): New variable mapping frame types to
1586 functions that initialize them.
1587 (window-system-for-display): New function: interprets
1588 display-format-alist.
1589 (make-frame-on-display): Remove existing display-selection logic
1590 and just forward to make-frame, which will now DTRT.
1591 (make-frame): Restructure to use window-system-for-display to
1592 figure out how to create a frame on a given display.
1593 (display-mouse-p): Look for frame-type w32, not a particular
1594 system-type.
1595
1596 * loadup.el: Load w32 lisp code when we have the w32 feature.
1597
1598 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
1599 system-type windows-nt.
1600
1601 * server.el (server-create-window-system-frame): Look for window
1602 type.
1603 (server-proces-filter): Only force a window system when windows-nt
1604 _and_ w32. Explain why.
1605
1606 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
1607 of window systems we configure for the mode.
1608
1609 * startup.el (command-line): Mark window system is initialized
1610 after we've done it.
1611
1612 * common-win.el (x-select-text): Look for w32, not windows-nt.
1613
1614 * ns-win.el: Require cl-lib. Add ourselves to
1615 display-format-alist.
1616 (ns-initialize-window-system): Assert we're not initialized twice.
1617
1618 * w32-win.el: Enable lexical binding; require cl-lib; add
1619 ourselves to display-format-alist.
1620 (w32-handle-dropped-file): Convert incoming dropped files from
1621 Windows paths to Cygwin ones before passing them on to the rest of
1622 Emacs.
1623 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
1624 (w32-initialize-window-system): Assert we're not initialized twice.
1625
1626 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
1627 (x-initialize-window-system): Assert we're not initialized twice.
1628
1629 * w32-common-fns.el: New File.
1630 (w32-version, w32-using-nt, w32-get-clipboard-data)
1631 (w32-set-clipboard-data, x-set-selection, x-get-selection)
1632 (w32-charset-info-alist, x-last-selected, text)
1633 (x-get-selection-value, x-selection-value): Move here.
1634
1635 * w32-fns.el: Require w32-common-fns.
1636 (w32-version, w32-using-nt, w32-get-clipboard-data)
1637 (w32-set-clipboard-data, x-set-selection, x-get-selection)
1638 (w32-charset-info-alist, x-last-selected, text)
1639 (x-get-selection-value, x-selection-value): Move to
1640 w32-common-fns.
1641
1642 * w32-vars.el:
1643 (w32-allow-system-shell, w32-system-shells): Define only in
1644 non-cygwin case.
1645
1646 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1647
1648 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
1649 (read-passwd): Remove a few more potential sources of leaks.
1650
1651 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
1652
1653 * progmodes/python.el (inferior-python-mode)
1654 (python-shell-make-comint): Fix initialization of local
1655 variables copied from parent buffer.
1656
1657 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
1658
1659 * term/ns-win.el (ns-read-file-name): Update declaration to match
1660 nsfns.m.
1661 (ns-respond-to-change-font): Change fontsize separatly so we are sure
1662 it is set when font is acted upon.
1663
1664 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
1665
1666 Enhancements to indentation.
1667 * progmodes/python.el (python-indent-context): Give priority to
1668 inside-string context. Make comments indentation markers.
1669 (python-indent-region): Do not mess with strings, unless it's the
1670 enclosing set of quotes.
1671
1672 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1673
1674 * window.el (internal--before-save-selected-window)
1675 (internal--after-save-selected-window): New functions extracted from
1676 save-selected-window. Make sure we return the `alist' we construct.
1677 (save-selected-window): Use them.
1678
1679 * textmodes/tex-mode.el (tex-recenter-output-buffer):
1680 Use with-selected-window.
1681
1682 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
1683 forms that define macros (bug#12593).
1684
1685 2012-10-07 Kenichi Handa <handa@gnu.org>
1686
1687 * international/mule-conf.el (compound-text-with-extensions):
1688 Add :mime-charset property as x-ctext.
1689
1690 2012-10-07 Stefan Merten <smerten@oekonux.de>
1691
1692 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
1693 (rst-indent-literal-normal, rst-indent-literal-minimized)
1694 (rst-indent-comment): Correct :version tag.
1695 (rst-official-cvs-rev): Correct version string.
1696
1697 2012-10-07 Glenn Morris <rgm@gnu.org>
1698
1699 * mail/rmailmm.el (rmail-mime-process-multipart):
1700 Do not confuse a multipart message with an epilogue
1701 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
1702
1703 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
1704
1705 Fix shell output retrieval and comint-prompt-regexp init.
1706 * progmodes/python.el (inferior-python-mode):
1707 (python-shell-make-comint): Fix initialization of
1708 comint-prompt-regexp from copied file local variables.
1709 (python-shell-fetched-lines): Remove var.
1710 (python-shell-output-filter-in-progress): Rename from
1711 python-shell-fetch-lines-in-progress.
1712 (python-shell-output-filter-buffer): Rename from
1713 python-shell-fetch-lines-string.
1714 (python-shell-fetch-lines-filter): Delete function.
1715 (python-shell-output-filter): New function.
1716 (python-shell-send-string-no-output): Use them.
1717
1718 2012-10-07 Glenn Morris <rgm@gnu.org>
1719
1720 * hi-lock.el (hi-lock-process-phrase):
1721 Try to make it less fragile. (Bug#7161)
1722
1723 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
1724
1725 2012-10-06 Glenn Morris <rgm@gnu.org>
1726
1727 * ehelp.el (electric-help-mode): Use help-mode rather than
1728 non-existent mode `help'.
1729 (electric-help-map): Use button-buffer-map. (Bug#10917)
1730
1731 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
1732 (reftex-create-bibtex-footer): Fix custom types.
1733
1734 * progmodes/sh-script.el (sh-indent-after-continuation):
1735 Add explicit :group.
1736
1737 * textmodes/rst.el (rst-preferred-decorations)
1738 (rst-shift-basic-offset): Clarify obsolescence versions.
1739
1740 * profiler.el (profiler): Add missing group :version tag.
1741 * avoid.el (mouse-avoidance-banish-position):
1742 * proced.el (proced-renice-command):
1743 * calc/calc.el (calc-ensure-consistent-units):
1744 * calendar/icalendar.el (icalendar-import-format-uid):
1745 * net/tramp.el (tramp-save-ad-hoc-proxies):
1746 * progmodes/bug-reference.el (bug-reference-bug-regexp):
1747 * progmodes/flymake.el (flymake-error-bitmap)
1748 (flymake-warning-bitmap, flymake-fringe-indicator-position):
1749 * progmodes/sh-script.el (sh-indent-after-continuation):
1750 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
1751 (verilog-before-save-font-hook, verilog-after-save-font-hook):
1752 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
1753 (vhdl-array-index-record-field-in-sensitivity-list)
1754 (vhdl-indent-comment-like-next-code-line):
1755 * textmodes/reftex-vars.el (reftex-ref-style-alist)
1756 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
1757 (reftex-cite-key-separator, reftex-create-bibtex-header)
1758 (reftex-create-bibtex-footer):
1759 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
1760 (rst-indent-literal-normal, rst-indent-literal-minimized)
1761 (rst-indent-comment): Add missing custom :version tags.
1762
1763 * calendar/timeclock.el (timeclock-modeline-display):
1764 Add missing obsolete alias for renamed user option.
1765
1766 * strokes.el (strokes-modeline-string):
1767 * emulation/crisp.el (crisp-mode-modeline-string):
1768 * eshell/esh-mode.el (eshell-status-in-modeline):
1769 Aliases to defcustoms must come before the defcustom.
1770
1771 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
1772 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
1773 (cal-tex-cursor-week-monday): Doc fixes.
1774 (cal-tex-cursor-week2-summary): Doc fix.
1775 Rename from cal-tex-cursor-week-at-a-glance.
1776
1777 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
1778 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
1779
1780 * calendar/calendar.el (calendar-mode-map):
1781 Add cal-tex-cursor-week2-summary.
1782
1783 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
1784
1785 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
1786
1787 * subr.el (read-passwd-map): New var.
1788 (read-passwd): Use `read-string' again.
1789 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
1790
1791 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
1792
1793 * register.el (append-to-register, prepend-to-register):
1794 Deactivate mark, as does `copy-to-register' (bug#12389).
1795
1796 2012-10-06 Chong Yidong <cyd@gnu.org>
1797
1798 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
1799
1800 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
1801
1802 * international/characters.el: Fix simple mistake ((car chars) ->
1803 elt), delete duplicated code.
1804
1805 2012-10-06 Glenn Morris <rgm@gnu.org>
1806
1807 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
1808
1809 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
1810
1811 * color.el (color-hsl-to-rgb): Fix incorrect results for
1812 small and large hue values. (Bug#12559)
1813
1814 2012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
1815
1816 Enhancements to docstring formatting when filling paragraphs.
1817 * progmodes/python.el (python-fill-docstring-style): Rename from
1818 python-fill-string-style. Added new style.
1819 (python-fill-string): Use new style. Better checks for
1820 docstrings.
1821
1822 2012-10-05 Glenn Morris <rgm@gnu.org>
1823
1824 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
1825
1826 * color.el (color-name-to-rgb, color-rgb-to-hex)
1827 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1828 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1829 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1830 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1831
1832 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
1833
1834 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
1835
1836 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
1837 to get the correct size across symlinks.
1838
1839 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
1840
1841 2012-10-04 Juri Linkov <juri@jurta.org>
1842
1843 * replace.el (query-replace-interactive): Declare obsolete.
1844 (query-replace-read-from): Add the last incremental search string
1845 to the list of default values accessible via M-n.
1846 (map-query-replace-regexp): Use `read-regexp'.
1847 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1848 (map-query-replace-regexp, replace-string, replace-regexp):
1849 Fix docstrings to replace mentions of `query-replace-interactive'
1850 with alternatives. (Bug#12526)
1851
1852 2012-10-04 Juri Linkov <juri@jurta.org>
1853
1854 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
1855 (dired-pop-to-buffer): Declare obsolete.
1856 (dired-mark-pop-up): Doc fix.
1857
1858 2012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
1859
1860 Allow user to set docstring style for fill-paragraph.
1861 * progmodes/python.el
1862 (python-fill-comment-function, python-fill-string-function)
1863 (python-fill-decorator-function, python-fill-paren-function):
1864 Remove :safe for defcustoms.
1865 (python-fill-string-style): New defcustom
1866 (python-fill-paragraph-function): Enhance context detection.
1867 (python-fill-string): Honor python-fill-string-style settings.
1868
1869 2012-10-04 Martin Rudalics <rudalics@gmx.at>
1870
1871 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
1872 after setting its buffer (Bug#10805).
1873
1874 2012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
1875
1876 Fix cornercase for string syntax.
1877 * progmodes/python.el (python-syntax-propertize-function):
1878 Simplify and enhance the regexp for unescaped quotes. Now it also
1879 matches quotes in weird situations like the single quote in
1880 "something\"'".
1881 (python-syntax-stringify): Simplify num-quotes detecting code.
1882
1883 2012-10-03 Glenn Morris <rgm@gnu.org>
1884
1885 * help-macro.el (three-step-help):
1886 Revert 2012-09-29 change. (Bug#12567)
1887
1888 2012-10-03 Martin Rudalics <rudalics@gmx.at>
1889
1890 * menu-bar.el (kill-this-buffer): Don't do anything when
1891 `menu-frame' is not alive or visible (Bug#8184).
1892
1893 * emacs-lisp/debug.el (debug): When quitting the debugger window
1894 restore current buffer (Bug#12502).
1895
1896 2012-10-02 Chong Yidong <cyd@gnu.org>
1897
1898 * progmodes/hideif.el (hif-lookup, hif-defined):
1899 Handle semantic-c-takeover-hideif.
1900
1901 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
1902
1903 Change sampling interval units from ms to ns.
1904 * profiler.el (profiler-sampling-interval): Change units
1905 from ms to ns, multiplying the default by 1000000 so that
1906 it remains 1 ms.
1907 (profiler-report-cpu-line-format): Give enough room for
1908 the maximum counters on 64-bit hosts.
1909 (profiler-report-render-calltree-1): Call them "CPU samples",
1910 not "Time (ms)", since they are not milliseconds now (and
1911 never really were).
1912
1913 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
1914
1915 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
1916 Fix querying BBDB for entries without a last name (Bug#11580).
1917
1918 2012-10-02 Chong Yidong <cyd@gnu.org>
1919
1920 * emacs-lisp/eieio.el: Restore Version header.
1921
1922 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1923
1924 * vc/diff-mode.el (diff--auto-refine-data): New var.
1925 (diff-hunk): Use it to delay refinement.
1926 (diff-mode): Remove overlays when we turn off font-lock.
1927
1928 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
1929 (table-initialize-table-fixed-width-mode)
1930 (table-set-table-fixed-width-mode): Remove functions.
1931 (table-command-list): Move initialization into declaration.
1932 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
1933 (table-with-cache-buffer): Use `declare'.
1934 (table-span-cell): Simplify via CSE.
1935 (table-fixed-width-mode): Use define-minor-mode.
1936 (table-call-interactively, table-funcall, table-apply): Remove.
1937 (table-function): New function, to replace them.
1938
1939 * bookmark.el (bookmark-search-pattern): Remove var.
1940 (bookmark-read-search-input): Remove function.
1941 (bookmark-bmenu-search): Reimplement using a minibuffer.
1942
1943 * faces.el (modeline): Remove obsolete face name.
1944
1945 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
1946 and give a non-nil default value.
1947 (add-change-log-entry): Simplify accordingly.
1948
1949 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
1950
1951 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
1952 (vc-git-log-edit-toggle-amend): New function.
1953 (vc-git-log-edit-toggle-signoff): New function.
1954 (vc-git-log-edit-mode): New major mode.
1955 (vc-git-log-edit-mode-map): Keymap for it.
1956 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
1957
1958 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
1959 header names.
1960 (log-edit-toggle-header): New function.
1961 (log-edit-extract-headers): Accept function values in HEADERS alist.
1962
1963 2012-10-01 David Engster <deng@randomsample.de>
1964
1965 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
1966 from symbol property and change message to be more consistent with
1967 Emacs proper.
1968 (eieio-describe-generic): Add filename for each implementation.
1969 Fix indices for generic and normal methods.
1970 (eieio-method-def, eieio-class-def): New buttons.
1971 (eieio-help-find-method-definition)
1972 (eieio-help-find-class-definition): New functions.
1973 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
1974 class, constructor and method definitions.
1975
1976 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
1977 information in symbol property.
1978 (scoped-class): Remove.
1979 (eieio-slot-name-index, call-next-method): Check if it is bound.
1980
1981 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
1982
1983 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
1984 (eieio-custom-mode): New major mode.
1985 (eieio-customize-object): Use it.
1986
1987 2012-10-01 Eric Ludlam <zappo@gnu.org>
1988
1989 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
1990 specifying the expected class, and whether subclassing is allowed.
1991 (eieio-persistent-convert-list-to-object):
1992 (eieio-persistent-validate/fix-slot-value)
1993 (eieio-persistent-slot-type-is-class-p): New functions.
1994 (eieio-named::slot-missing): Doc fix.
1995
1996 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
1997 Stop using unused publd variable.
1998
1999 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
2000 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
2001 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
2002 (eieio-speedbar-handle-click): Do not specify a class for the
2003 method. Fixes method invocation order problems with EDE.
2004
2005 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2006
2007 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
2008 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
2009
2010 2012-10-01 Karl Fogel <kfogel@red-bean.com>
2011
2012 * bookmark.el (bookmark-version-control): Give tags in the
2013 :type choices (Bug#12309), and improve doc string.
2014 (bookmark-write-file): Bind `print-circle' to `t' to allow
2015 circular custom bookmark types. (Bug#12503)
2016
2017 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
2018
2019 Revert the FOLLOW-SYMLINKS change for file-attributes.
2020 * files.el (remote-file-name-inhibit-cache, after-find-file):
2021 * time.el (display-time-file-nonempty-p): Undo last change.
2022
2023 * profiler.el (profiler-sampling-interval): Change default back to 1.
2024 See Stefan Monnier in
2025 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
2026
2027 2012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
2028
2029 Shell output catching a la gud-gdb.
2030 * progmodes/python.el (python-shell-fetch-lines-in-progress)
2031 (python-shell-fetch-lines-string, python-shell-fetched-lines):
2032 New Vars.
2033 (python-shell-fetch-lines-filter): New function.
2034 (python-shell-send-string-no-output): Use them.
2035
2036 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
2037
2038 * profiler.el (profiler-sampling-interval): Rename from
2039 profiler-sample-interval.
2040 (profiler-sampling-interval): Default to 10.
2041 (profiler-find-profile): New command (was profiler-find-log).
2042 (profiler-find-profile-other-window): New command.
2043 (profiler-find-profile-other-frame): New command.
2044 (profiler-profile): Introduce API-level data structure.
2045
2046 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
2047
2048 file-attributes has a new optional arg FOLLOW-SYMLINKS.
2049 * files.el (remote-file-name-inhibit-cache):
2050 * time.el (display-time-file-nonempty-p): Use it.
2051 * files.el (after-find-file): Don't chase links before calling
2052 file-exists-p, as file-exists-p already does the right thing.
2053
2054 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2055
2056 Merge from standalone RefTeX repository.
2057
2058 The following ChangeLog entries are shortened versions of the
2059 original ones with file paths adapted. A not so strongly edited
2060 version of the original ChangeLog can be found in the commit log.
2061
2062 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
2063 (reftex-arg-cite): Use `reftex-cite-key-separator'.
2064 Correctly handle new value type returned by `reftex-citation'.
2065
2066 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
2067 that entries with whitespace at various places are found.
2068 Doc fix. Include entries that are cross-referenced from cited entries.
2069 Include @String definitions in the resulting bib file. Add header
2070 and footer defined in `reftex-create-bibtex-header' and
2071 `reftex-create-bibtex-footer'.
2072 (reftex-do-citation): Make it possible again to insert
2073 non-existent entries. Save match data when asking for optional
2074 arguments. Return all keys, not just the first one.
2075 (reftex-all-used-citation-keys): Fix regexp to correctly extract
2076 all citations in the same line.
2077 (reftex-parse-bibtex-entry): Accept additional optional argument
2078 `raw' and keep quotes or braces if it is non-nil. Match fields
2079 containing hyphens besides word constituents.
2080 (reftex-get-string-refs): New function.
2081 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
2082 and ask if it should be reread in case it did.
2083 (reftex-pop-to-bibtex-entry)
2084 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
2085 entries with spaces or tabs in front of arguments.
2086 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
2087 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
2088 Match entries containing numbers and symbol constituents.
2089 (reftex-do-citation, reftex-figure-out-cite-format):
2090 Use `reftex-cite-key-separator'.
2091
2092 * textmodes/reftex-dcr.el: Move provide statement to end of file.
2093 (reftex-mouse-view-crossref): Explain why point is set.
2094
2095 * textmodes/reftex-global.el: Whitespace changes.
2096
2097 * textmodes/reftex-index.el: Move provide statement to end of
2098 file.
2099 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
2100 (reftex-index-visit-phrases-buffer): Set marker when visiting
2101 buffer. This allows for returning from the phrases file to the
2102 file one was just editing instead of the file where the last
2103 phrases was added from.
2104 (reftex-index-phrases-syntax-table): New variable. Give ?\"
2105 punctuation syntax as it usually is not used as string quote in
2106 TeX-related modes and may occur unmatched. The change also
2107 prevents fontification of quoted content.
2108 (reftex-index-phrases-mode): Use it.
2109
2110 * textmodes/reftex-parse.el (reftex-parse-from-file):
2111 Move backward one char if a `\' was matched after a section macro.
2112 (reftex-parse-from-file): Use beginning of match instead of end as
2113 bound.
2114
2115 * textmodes/reftex-ref.el: Adapt creation of
2116 `reftex-<package>-<macro>' functions to new structure of
2117 `reftex-ref-style-alist'.
2118 (reftex-reference): Use `reftex-ref-style-list' function.
2119 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
2120 reference macro if `reftex-ref-macro-prompt' is non-nil.
2121 (reftex-reference): Pass refstyle to `reftex-format-special'.
2122 Determine reference macro by looking at
2123 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
2124 Use only one special format function.
2125 (reftex-varioref-vref, reftex-fancyref-fref)
2126 (reftex-fancyref-Fref): Remove definitions. The functions are now
2127 generated from `reftex-ref-style-alist'.
2128 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
2129 Remove.
2130 (reftex-format-special): New function.
2131
2132 * textmodes/reftex-sel.el
2133 (reftex-select-cycle-ref-style-internal): Adapt to new structure
2134 of `reftex-ref-style-alist'. Remove code for testing macro type.
2135 (reftex-select-toggle-varioref)
2136 (reftex-select-toggle-fancyref): Remove.
2137 (reftex-select-cycle-ref-style-internal)
2138 (reftex-select-cycle-ref-style-forward)
2139 (reftex-select-cycle-ref-style-backward): New functions.
2140 (reftex-select-label-map): Use `v' and `V' for general cycling
2141 through reference styles. Add `p' for switching between number
2142 and page reference types.
2143
2144 * textmodes/reftex-toc.el (reftex-re-enlarge):
2145 Call `enlarge-window' only if there is something to do because in Emacs
2146 the horizontal version throws an error even if the parameter is 0.
2147
2148 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
2149 (reftex-plug-into-AUCTeX): Doc fix.
2150 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
2151 string. Adapt to new name.
2152 (reftex-ref-style-alist): Change structure so that it is not
2153 possible to use multiple different package names within a style.
2154 Remove the symbols for symbols for macro type distinction.
2155 Add characters for macro selection.
2156 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
2157 (reftex-create-bibtex-footer): New variables.
2158 (reftex-format-ref-function): Mention third argument of special
2159 format function.
2160 (reftex-ref-style-alist, reftex-ref-style-default-list):
2161 New variables.
2162 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
2163 to new implementation. Mark as obsolete. Add compatibility code
2164 for honoring the variable values in case they are set.
2165 (reftex-cite-format-builtin, reftex-bibliography-commands):
2166 Add support for ConTeXt.
2167 (reftex-format-ref-function, reftex-format-cite-function):
2168 Fix custom type.
2169 (reftex-cite-key-separator): New variable.
2170
2171 * textmodes/reftex.el (reftex-syntax-table-for-bib)
2172 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
2173 `reftex-syntax-table' because parens have to retain their paren
2174 syntax in order for parsing of BibTeX entries like @book(...) to
2175 work.
2176 (reftex-in-comment): Do not error out if `comment-start-skip' is
2177 not set. Deal correctly with escaped comment characters.
2178 (reftex-tie-multifile-symbols): Add doc string.
2179 Initialize `reftex-ref-style-list'.
2180 (reftex-untie-multifile-symbols): Add doc string.
2181 (reftex-add-index-macros): Doc fix.
2182 (reftex-ref-style-activate, reftex-ref-style-toggle)
2183 (reftex-ref-style-list): New functions.
2184 (reftex-mode-menu): Use them. Adapt to new structure of
2185 `reftex-ref-style-alist'.
2186 (reftex-select-with-char): Kill the RefTeX Select buffer when
2187 done.
2188 (reftex-remove-if): New function.
2189 (reftex-erase-all-selection-and-index-buffers)
2190 (reftex-mode-menu): Reference styles are now computed from
2191 `reftex-ref-style-alist'. Fix typo.
2192 (reftex-report-bug): New function.
2193 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
2194 algorithms with O(n log n). Introduce optional argument SORT (not
2195 yet used).
2196
2197 2012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
2198
2199 Enhancements for triple-quote string syntax.
2200 * progmodes/python.el (python-syntax-propertize-function):
2201 Match both quote cases in one regexp.
2202 (python-syntax-stringify): Handle matches properly.
2203
2204 2012-09-30 Juri Linkov <juri@jurta.org>
2205
2206 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
2207 to nil around the call to `insert' to prevent
2208 directory time modification by lock_file. (Bug#2295)
2209 * tar-mode.el (tar-summarize-buffer): Idem.
2210
2211 2012-09-30 Juri Linkov <juri@jurta.org>
2212
2213 * facemenu.el (list-colors-sort): Add option "Luminance".
2214 (list-colors-sort-key): Implement it.
2215
2216 * vc/diff-mode.el (diff-refine-removed):
2217 * vc/ediff-init.el (ediff-fine-diff-A):
2218 * vc/smerge-mode.el (smerge-refined-removed):
2219 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
2220
2221 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
2222
2223 * term/ns-win.el (x-file-dialog): New function.
2224
2225 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
2226
2227 * ido.el (ido-max-directory-size): Default to nil; the current
2228 default is small for POSIX systems, and impractical on Windows 7
2229 now that lstat returns directory sizes for NTFS.
2230
2231 2012-09-30 Martin Rudalics <rudalics@gmx.at>
2232
2233 In buffer display functions handle window-height/window-width
2234 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
2235 * window.el (window--display-buffer): New argument ALIST.
2236 Obey window-height and window-width alist entries.
2237 (window--try-to-split-window): New argument ALIST.
2238 Bind window-combination-limit to t when the window's size shall be
2239 changed and window-combination-limit equals `window-size'.
2240 (display-buffer-in-atom-window)
2241 (display-buffer-in-major-side-window)
2242 (display-buffer-in-side-window, display-buffer-same-window)
2243 (display-buffer-reuse-window, display-buffer-pop-up-frame)
2244 (display-buffer-pop-up-window, display-buffer-below-selected)
2245 (display-buffer-at-bottom, display-buffer-in-previous-window)
2246 (display-buffer-use-some-window): Adjust all callers of
2247 window--display-buffer and window--try-to-split-window.
2248 (fit-frame-to-buffer): New option.
2249 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
2250 is non-nil.
2251 (display-buffer-in-major-side-window): Evaluate window-height /
2252 window-width alist entries.
2253
2254 * help.el (temp-buffer-resize-frames)
2255 (temp-buffer-resize-regexps): Remove options.
2256 (temp-buffer-resize-mode): Adjust doc-string.
2257 (resize-temp-buffer-window): Don't consult
2258 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
2259 temp-buffer-resize-frames.
2260
2261 * dired.el (dired-mark-pop-up):
2262 Call display-buffer-below-selected with a fit-window-to-buffer alist
2263 entry.
2264
2265 2012-09-30 Chong Yidong <cyd@gnu.org>
2266
2267 * server.el (server-host): Document the security implications.
2268 (server-auth-key): Doc fix.
2269
2270 * startup.el (initial-buffer-choice): Doc fix.
2271
2272 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
2273
2274 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
2275 restriction change.
2276
2277 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
2278
2279 * help-fns.el (help-fns--obsolete): Fix last change.
2280
2281 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
2282
2283 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
2284 (minor-mode-map-alist): Remove redundant code.
2285
2286 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
2287 visited in a buffer.
2288 (cvs-insert-visited-file): New function.
2289 (find-file-hook): Use it.
2290
2291 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
2292
2293 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
2294 chose face.
2295 (log-edit-empty-buffer-p): Don't require a space after a header.
2296
2297 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
2298
2299 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
2300
2301 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
2302 a proper minor-mode.
2303
2304 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
2305
2306 2012-09-29 Glenn Morris <rgm@gnu.org>
2307
2308 * winner.el (winner-mode): Remove variable (let define-minor-mode
2309 handle it).
2310 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
2311 Doc fixes.
2312 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
2313 (winner-mode): Use define-minor-mode.
2314
2315 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
2316 the full definition in loaddefs, rather than duplicating it.
2317
2318 * help-macro.el (three-step-help): No need to autoload defcustom.
2319
2320 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
2321 (inferior-lisp-program, inferior-lisp-load-command)
2322 (inferior-lisp-prompt, inferior-lisp-mode-hook):
2323 No need to autoload defcustoms.
2324
2325 * hippie-exp.el (hippie-expand-try-functions-list)
2326 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
2327 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
2328 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
2329 (hippie-expand-only-buffers): No need to autoload defcustoms.
2330 * progmodes/vhdl-mode.el (vhdl-line-expand):
2331 Explicitly load hippie-exp, so it does not get autoloaded
2332 while hippie-expand-try-functions-list is let-bound.
2333
2334 2012-09-28 Glenn Morris <rgm@gnu.org>
2335
2336 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
2337
2338 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
2339 Only "cl.el" counts as cl these days.
2340
2341 2012-09-28 Juri Linkov <juri@jurta.org>
2342
2343 Display archive errors in the echo area instead of inserting
2344 to the file buffer.
2345
2346 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
2347 to STDERR-TEST that can be a regexp matching a successful output.
2348 Create a temporary file and redirect stderr to it. Search for
2349 STDERR-TEST in the stderr output and display it in the echo area
2350 if no match is found.
2351 (archive-extract-by-file): New function like
2352 `archive-extract-by-stdout' but extracting archives to files
2353 and looking for successful matches in stdout. Function body is
2354 mostly copied from `archive-rar-extract'.
2355 (archive-rar-extract): Use `archive-extract-by-file'.
2356 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
2357
2358 2012-09-28 Leo Liu <sdl.web@gmail.com>
2359
2360 * pcomplete.el (pcomplete-show-completions):
2361 Use minibuffer-message to make pcomplete usable in minibuffer.
2362
2363 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
2364
2365 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2366
2367 * type-break.el: Use lexical-binding.
2368 (type-break-mode): Use define-minor-mode.
2369
2370 * emacs-lisp/pcase.el (pcase--mark-used): New.
2371 (pcase--u1): Use it (bug#12512).
2372
2373 * custom.el (load-theme): Set buffer-file-name so the load is recorded
2374 in load-history with the right file name.
2375
2376 2012-09-28 Tassilo Horn <tsdh@gnu.org>
2377
2378 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
2379 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
2380 (doc-view-get-bounding-box): Make bounding box slicing work for
2381 ODF and DVI documents.
2382
2383 2012-09-28 Glenn Morris <rgm@gnu.org>
2384
2385 * type-break.el (type-break-mode, type-break-interval)
2386 (type-break-good-rest-interval, type-break-keystroke-threshold):
2387 No need to autoload.
2388 (type-break-good-rest-interval, type-break-keystroke-threshold):
2389 Add :set-after.
2390
2391 2012-09-28 Chong Yidong <cyd@gnu.org>
2392
2393 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
2394 Add :version tag.
2395
2396 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
2397
2398 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
2399
2400 2012-09-27 Glenn Morris <rgm@gnu.org>
2401
2402 * faces.el (x-display-name): Declare (for without-x builds).
2403
2404 * linum.el (linum-format): Don't autoload it. Improve :type.
2405
2406 * progmodes/tcl.el: Don't require outline when compiling.
2407 (outline-regexp, outline-level): Declare.
2408 * textmodes/sgml-mode.el: Don't require outline when compiling.
2409 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
2410
2411 * term.el (term-ansi-reset):
2412 Try setting term-ansi-face-already-done to nil. (Bug#11785)
2413
2414 * vc/vc.el (vc-next-action): Only gripe about committing read-only
2415 files for RCS and SCCS. (Bug#9781)
2416
2417 2012-09-27 Chong Yidong <cyd@gnu.org>
2418
2419 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
2420 change; value should be t.
2421
2422 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
2423
2424 * image-mode.el: Use lexical-binding.
2425 (image-mode-winprops): Use t to stand for the window of
2426 a buffer that's not displayed.
2427 * doc-view.el (doc-view-new-window-function): Handle the new
2428 t in winprops.
2429 (doc-view-enlarge): Make it a real nop if the size is not changed.
2430 (doc-view-display): Handle the case where the buffer is not (yet?)
2431 displayed in any window.
2432 (doc-view-saved-settings): New var.
2433 (doc-view-mode): Use it.
2434 (doc-view-fallback-mode): Set it.
2435
2436 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
2437 Set lexical-binding.
2438 (minibuffer-eldef-shorten-default): New var.
2439 (minibuffer-default-in-prompt-regexps): Use it for new default.
2440 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
2441
2442 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
2443
2444 * international/uni-bidi.el:
2445 * international/uni-category.el:
2446 * international/uni-name.el:
2447 * international/uni-numeric.el: Regenerate.
2448
2449 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
2450 Stefan Monnier <monnier@iro.umontreal.ca>
2451
2452 * profiler.el: New file.
2453
2454 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2455
2456 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
2457 (testcover-reinstrument): Simplify with CSE.
2458
2459 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
2460
2461 * window.el (temp-buffer-window-setup): Fix typo in docstring.
2462
2463 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
2464
2465 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
2466 (verilog-auto-input, verilog-auto-insert-lisp)
2467 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
2468 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
2469 (verilog-auto-unused, verilog-auto-wire)
2470 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
2471 newline. Reported by Andrew Jones.
2472 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
2473 Reported by Brad Dobbie.
2474 (verilog-batch-delete-trailing-whitespace):
2475 Create verilog-batch-delete-trailing-whitespace.
2476 Reported by Brad Dobbie.
2477 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
2478 parameters from another module. Reported by Dan Katz.
2479 (verilog-auto, verilog-auto-assign-modport)
2480 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
2481 AUTOINOUTMODPORT for UVM interface module shell generation.
2482 Reported by Brad Dobbie.
2483 (verilog-auto-inst-interfaced-ports): Make default nil, as more
2484 standard behavior.
2485 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
2486 Reported by Matt Martin.
2487
2488 2012-09-25 Martin Rudalics <rudalics@gmx.at>
2489
2490 * window.el (window--resize-child-windows): When resizing child
2491 windows proportionally, process them in reverse order to
2492 preserve the "when splitting a window the new one gets the odd
2493 line" behavior.
2494 (window--resize-root-window-vertically): When resizing the
2495 minibuffer window try to affect only windows at the bottom of the
2496 frame. (Bug#12419)
2497
2498 2012-09-25 Chong Yidong <cyd@gnu.org>
2499
2500 * subr.el (declare): Doc fix.
2501
2502 * help-fns.el (help-fns--obsolete): Handle macros properly.
2503
2504 2012-09-25 Chong Yidong <cyd@gnu.org>
2505
2506 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
2507 this function obsolete.
2508
2509 * calendar/cal-x.el (calendar-two-frame-setup)
2510 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2511 * calendar/calendar.el (american-calendar, european-calendar)
2512 (calendar-for-loop):
2513 * comint.el (comint-dynamic-simple-complete)
2514 (comint-dynamic-complete-as-filename, comint-unquote-filename):
2515 * desktop.el (desktop-load-default):
2516 * dired-x.el (dired-omit-here-always)
2517 (dired-hack-local-variables, dired-default-directory):
2518 * emacs-lisp/derived.el (derived-mode-class):
2519 * emacs-lisp/timer.el (timer-set-time-with-usecs):
2520 * emacs-lock.el (toggle-emacs-lock):
2521 * epa.el (epa-display-verify-result):
2522 * epg.el (epg-sign-keys, epg-start-sign-keys)
2523 (epg-passphrase-callback-function):
2524 * eshell/esh-util.el (eshell-for):
2525 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
2526 (eshell-add-to-window-buffer-names):
2527 * files.el (locate-file-completion):
2528 * imenu.el (imenu-example--create-c-index)
2529 (imenu-example--create-lisp-index)
2530 (imenu-example--lisp-extract-index-name)
2531 (imenu-example--name-and-position):
2532 * international/mule-cmds.el (princ-list):
2533 * international/mule-diag.el (decode-codepage-char):
2534 * international/mule-util.el (detect-coding-with-priority):
2535 * iswitchb.el (iswitchb-read-buffer):
2536 * mail/mailalias.el (mail-complete):
2537 * mail/sendmail.el (mail-sent-via):
2538 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
2539 (mouse-major-mode-menu):
2540 * password-cache.el (password-read-and-add):
2541 * pcomplete.el (pcomplete-parse-comint-arguments):
2542 * progmodes/sh-script.el (sh-maybe-here-document):
2543 * replace.el (query-replace-regexp-eval):
2544 * savehist.el (savehist-load):
2545 * simple.el (choose-completion-delete-max-match):
2546 * term.el (term-dynamic-simple-complete):
2547 * vc/ediff-init.el (ediff-check-version):
2548 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
2549 * vc/vc.el (vc-diff-switches-list):
2550 * view.el (view-return-to-alist-update): Likewise.
2551
2552 * subr.el (eval-next-after-load, makehash, insert-string)
2553 (assoc-ignore-representation, assoc-ignore-case): Use declare to
2554 mark obsolete.
2555 (mode-line-inverse-video): Variable deleted.
2556
2557 * international/mule-util.el (string-to-sequence): Remove.
2558
2559 * calendar/calendar.el (calendar-version):
2560 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
2561 (icalendar-convert-diary-to-ical):
2562 * cus-edit.el (custom-mode):
2563 * ansi-color.el (ansi-color-unfontify-region):
2564 * international/latin1-disp.el (latin1-char-displayable-p):
2565 * progmodes/cwarn.el (turn-on-cwarn-mode):
2566 * progmodes/which-func.el (which-func-update-1):
2567 Use define-obsolete-function-alias.
2568
2569 * net/newst-backend.el (newsticker-cache-filename):
2570 * net/newst-treeview.el (newsticker-groups-filename):
2571 Fix incorrect obsolescence declaration.
2572
2573 * allout.el (allout-passphrase-hint-string): Likewise.
2574 (allout-init): Use a declare form to mark obsolete.
2575
2576 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
2577 this applies to functions.
2578
2579 * iswitchb.el (iswitchb-read-buffer): Move code of
2580 iswitchb-define-mode-map here, and delete that obsolete function.
2581
2582 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
2583 font-lock-reference-face.
2584
2585 2012-09-25 Glenn Morris <rgm@gnu.org>
2586
2587 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
2588 Doc fixes.
2589
2590 * eshell/em-term.el (eshell-term-name):
2591 Default to term-term-name. (Bug#12485)
2592
2593 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
2594
2595 * progmodes/python.el (python-shell-send-buffer): Better handling
2596 of "if __name__ == '__main__':" conditionals when sending the buffer.
2597
2598 2012-09-24 Glenn Morris <rgm@gnu.org>
2599
2600 * eshell/esh-cmd.el (eshell-find-alias-function):
2601 Tighten up file-name regexp. (Bug#12499)
2602
2603 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
2604
2605 Enhancements for triple-quote string syntax.
2606 * progmodes/python.el (python-quote-syntax): Remove.
2607 (python-syntax-propertize-function): New value.
2608 (python-syntax-count-quotes, python-syntax-stringify):
2609 New functions.
2610
2611 2012-09-24 Chong Yidong <cyd@gnu.org>
2612
2613 * mail/supercite.el (sc-version): Remove obsolete function.
2614 (sc-describe): Don't mark as obsolete, since it is bound.
2615 (sc-submit-bug-report): Remove.
2616
2617 * vc/log-edit.el (cvs-changelog-full-paragraphs)
2618 (cvs-commit-buffer-require-final-newline): Remove.
2619 (log-edit-require-final-newline)
2620 (log-edit-changelog-full-paragraphs): Default to t.
2621
2622 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
2623 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
2624 * vc/vc.el (vc-checkout-carefully): Likewise.
2625
2626 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
2627 (emerge-version): Remove.
2628
2629 * progmodes/compile.el (compile-internal): Remove.
2630 (compilation-parse-errors-function): Fix typo.
2631
2632 * international/mule.el (set-char-table-default): Remove.
2633 (set-coding-priority, make-coding-system, generic-char-p)
2634 (charset-list, charset-bytes, charset-id): Use declare to mark
2635 functions as obsolete.
2636
2637 * vc/pcvs-defs.el (cvs-buffer-name-alist)
2638 (cvs-invert-ignore-marks): Remove references to obsolete vars.
2639 * vc/vc-hooks.el (vc-default-registered): Don't use
2640 vc-master-templates.
2641
2642 * font-lock.el (font-lock-reference-face):
2643 Use define-obsolete-variable-alias.
2644
2645 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
2646 * calendar/calendar.el (calendar-font-lock-keywords):
2647 * calendar/diary-lib.el (diary-font-lock-keywords)
2648 (diary-fancy-font-lock-keywords):
2649 * textmodes/reftex-sel.el (reftex-insert-docstruct):
2650 * textmodes/reftex-index.el (reftex-insert-index):
2651 * textmodes/reftex-cite.el (reftex-format-bib-entry):
2652 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2653 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
2654 * progmodes/prolog.el (prolog-font-lock-keywords):
2655 * progmodes/idlwave.el (idlwave-idl-keywords):
2656 * progmodes/ada-mode.el (ada-font-lock-keywords):
2657 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
2658
2659 2012-09-24 Glenn Morris <rgm@gnu.org>
2660
2661 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
2662
2663 2012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
2664
2665 * progmodes/python.el (python-indent-line): More consistent cursor
2666 movement behavior.
2667
2668 2012-09-23 Stefan Merten <smerten@oekonux.de>
2669
2670 * textmodes/rst.el: Fix compiler warning.
2671
2672 2012-09-23 Roland Winkler <winkler@gnu.org>
2673
2674 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
2675 Transcribe also LaTeX hyphenation.
2676 (bibtex-reformat): Bug fix. Do not quote twice the elements of
2677 bibtex-reformat-previous-options.
2678
2679 2012-09-23 Roland Winkler <winkler@gnu.org>
2680
2681 * proced.el (proced-renice-command): New variable.
2682 (proced-marked-processes): New function.
2683 (proced-with-processes-buffer): New macro.
2684 (proced-send-signal): Use them.
2685 (proced-renice): New command bound to r.
2686
2687 2012-09-23 Roland Winkler <winkler@gnu.org>
2688
2689 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
2690 ibuffer-saved-filter-groups has one element, shortcut the call of
2691 completing-read. (Bug#12331)
2692
2693 2012-09-23 Chong Yidong <cyd@gnu.org>
2694
2695 * bindings.el (mode-line-toggle-read-only):
2696 * bs.el (bs-toggle-readonly):
2697 * buff-menu.el (Buffer-menu-toggle-read-only):
2698 * dired.el (dired-toggle-read-only):
2699 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
2700
2701 2012-09-23 Chong Yidong <cyd@gnu.org>
2702
2703 * image.el (image-type-available-p): Adapt to init-image-library
2704 argument changes.
2705
2706 2012-09-22 Juri Linkov <juri@jurta.org>
2707
2708 * dired.el (dired-mode-map): Add [remap read-only-mode] for
2709 `dired-toggle-read-only'. (Bug#12462)
2710
2711 2012-09-22 Martin Rudalics <rudalics@gmx.at>
2712
2713 * subr.el (temp-output-buffer-show): New function.
2714 (with-output-to-temp-buffer): Call temp-output-buffer-show
2715 instead of internal-temp-output-buffer-show.
2716
2717 2012-09-22 Chong Yidong <cyd@gnu.org>
2718
2719 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
2720 (Bug#12462).
2721
2722 * repeat.el (repeat): Doc fix (Bug#12348).
2723
2724 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
2725 (Bug#10909).
2726
2727 * simple.el (shell-command-on-region): Doc fix.
2728 (read-only-mode): Doc fix.
2729
2730 2012-09-22 Eli Zaretskii <eliz@gnu.org>
2731
2732 * emacs-lisp/timer.el (run-with-idle-timer)
2733 (timer-activate-when-idle): Warn against reinvoking an idle timer
2734 from within its own timer action. (Bug#12447)
2735
2736 2012-09-22 Martin Rudalics <rudalics@gmx.at>
2737
2738 * cus-start.el (window-combination-limit): Add new optional
2739 values.
2740 * window.el (temp-buffer-window-show)
2741 (window--try-to-split-window): Handle new values of
2742 window-combination-limit (Bug#1806).
2743 (split-window): Test window-combination-limit for t instead of
2744 non-nil.
2745 (display-buffer-at-bottom): New buffer display action function.
2746 * help.el (temp-buffer-resize-regexps): New option.
2747 (temp-buffer-resize-mode): Rewrite doc-string.
2748 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
2749 Don't resize reused window. Suggested by Glenn Morris.
2750
2751 2012-09-22 Stefan Merten <smerten@oekonux.de>
2752
2753 * textmodes/rst.el: Revamp section title faces.
2754 (rst-official-version)
2755 (rst-package-emacs-version-alist): Sync with official version
2756 V1.4.0.
2757 (rst-faces-defaults, rst-set-level-default)
2758 (rst-level-face-max, rst-level-face-base-color)
2759 (rst-level-face-base-light, rst-level-face-format-light)
2760 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
2761 (rst-adornment-faces-alist): Match new setup.
2762 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
2763 (rst-level-5, rst-level-6): New faces.
2764
2765 2012-09-22 Chong Yidong <cyd@gnu.org>
2766
2767 * simple.el (undo): Handle indirect buffers (Bug#8207).
2768
2769 2012-09-21 Leo Liu <sdl.web@gmail.com>
2770
2771 IDO: Disable match re-ordering for buffer switching.
2772 * ido.el (ido-buffer-disable-smart-matches): New variable.
2773 (ido-set-matches-1): Use it. (Bug#2042)
2774
2775 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
2776
2777 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
2778 Fix 2011-05-17 change. (Bug#12418)
2779
2780 2012-09-21 Leo Liu <sdl.web@gmail.com>
2781
2782 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
2783
2784 2012-09-21 Glenn Morris <rgm@gnu.org>
2785
2786 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
2787 Be more robust about locating simple.el.
2788
2789 2012-09-21 Glenn Morris <rgm@gnu.org>
2790
2791 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
2792
2793 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
2794
2795 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
2796
2797 2012-09-20 Juri Linkov <juri@jurta.org>
2798
2799 * replace.el (query-replace-read-from): Use `read-regexp' instead
2800 of `read-from-minibuffer' when `regexp-flag' is non-nil.
2801 (occur-read-primary-args): Use `read-regexp' instead of
2802 `read-string'.
2803 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
2804 `read-from-minibuffer'.
2805 * isearch.el (isearch-occur): Use `read-regexp' instead of
2806 `read-string'.
2807 * dired.el (dired-read-regexp): Use `read-regexp' instead of
2808 `read-from-minibuffer'.
2809 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
2810 of `read-string'. (Bug#7567)
2811
2812 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
2813 and allow accepting a list of strings prepended to a list of
2814 standard default values. Doc fix. (Bug#12321)
2815
2816 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
2817
2818 * replace.el (read-regexp): Don't add ": " when PROMPT already
2819 ends with a colon and space. (Bug#12321)
2820
2821 2012-09-20 Tassilo Horn <tsdh@gnu.org>
2822
2823 * doc-view.el (doc-view-display): Better fix for the cl-assertion
2824 error.
2825
2826 2012-09-20 Stefan Merten <smerten@oekonux.de>
2827
2828 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
2829 Fixes feature request bug#11711.
2830 (rst-mode): Create `imenu-create-index-function'.
2831 (rst-get-stripped-line): Delete after refactoring.
2832 (rst-section-tree, rst-section-tree-rec)
2833 (rst-section-tree-point): Refactor and document properly.
2834 (rst-imenu-find-adornments-for-position)
2835 (rst-imenu-convert-cell, rst-imenu-create-index):
2836 New function.
2837
2838 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2839
2840 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
2841 (macroexp--expand-all): Use it.
2842 (macroexp--funcall-and-return): Remove by folding it into its sole
2843 caller (macroexp--warn-and-return).
2844 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
2845 Use macroexp--obsolete-warning.
2846
2847 * calc/calc.el: Fix last change by removing the whole chunk, since it
2848 was only needed back when Calc was not bundled.
2849
2850 2012-09-20 Martin Rudalics <rudalics@gmx.at>
2851
2852 * emacs-lisp/debug.el (debug): Restore assignment to
2853 debugger-old-buffer removed on 2012-09-08.
2854
2855 2012-09-20 Juri Linkov <juri@jurta.org>
2856
2857 * dired-aux.el (dired-diff): Remove (require 'diff) since
2858 `diff-latest-backup-file' is now autoloaded.
2859
2860 2012-09-20 Chong Yidong <cyd@gnu.org>
2861
2862 * vc/diff.el (diff-latest-backup-file): Autoload.
2863
2864 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2865
2866 * calc/calc.el: Remove redundant autoload shape check.
2867 (sel-mode): Don't defvar.
2868 (calc-get-stack-element): Add `sel-mode' arg instead.
2869 (calc-top, calc-top-list): Pass it this additional argument.
2870 * calc/calc-store.el (calc-store-map):
2871 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
2872 (calc-map-equation, calc-outer-product, calc-inner-product):
2873 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
2874
2875 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
2876
2877 2012-09-19 Juri Linkov <juri@jurta.org>
2878
2879 * dired-aux.el (dired-diff): Add (require 'diff) because
2880 `diff-latest-backup-file' is not autoloaded.
2881 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
2882 of `dired-get-filename' to t to not report error when there is
2883 no default file on the current line.
2884
2885 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2886
2887 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
2888 macroexp--eval-if-compile.
2889 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
2890 (macroexp--expand-all): Use them (bug#12371).
2891
2892 * doc-view.el (doc-view-guess-paper-size)
2893 (doc-view-scale-bounding-box): Fix unbound `caddr'.
2894
2895 2012-09-19 Tassilo Horn <tsdh@gnu.org>
2896
2897 New feature: set optimal slice from BoundingBox information.
2898 * doc-view.el (doc-view-mode-map): Add keybinding.
2899 (doc-view-menu): Add menu entry.
2900 (doc-view-set-slice): Adapt docstring.
2901 (doc-view-get-bounding-box, doc-view-guess-paper-size)
2902 (doc-view-scale-bounding-box)
2903 (doc-view-set-slice-from-bounding-box): New functions.
2904 (doc-view-paper-sizes): New defvar.
2905
2906 2012-09-19 Glenn Morris <rgm@gnu.org>
2907
2908 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
2909 (byte-compile-log-warning): Autoload. (Bug#12371)
2910
2911 * calendar/calendar.el (calendar-american-month-header)
2912 (calendar-european-month-header, calendar-iso-month-header)
2913 (calendar-month-header): New options.
2914 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
2915 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
2916
2917 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
2918
2919 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
2920
2921 2012-09-18 Juri Linkov <juri@jurta.org>
2922
2923 * dired-aux.el (dired-diff): Restore original functionality of
2924 getting the default value, but keep new feature of using the
2925 latest existing backup file (`diff-latest-backup-file').
2926
2927 2012-09-18 Juri Linkov <juri@jurta.org>
2928
2929 * dired.el (dired-mark): If the region is active in Transient Mark
2930 mode, mark all files in the active region. Doc fix.
2931 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
2932 Doc fix. (Bug#10624)
2933
2934 2012-09-18 Juri Linkov <juri@jurta.org>
2935
2936 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
2937 attributes for M-n are pulled from the file at point.
2938 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
2939 Suggested by Drew Adams. (Bug#10624)
2940
2941 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
2942
2943 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
2944 whitespace after "end".
2945 (ruby-do-end-to-brace): Collapse block to one line if it fits
2946 within fill-column.
2947
2948 2012-09-18 Martin Rudalics <rudalics@gmx.at>
2949
2950 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
2951 value.
2952 (debug): Don't remove debugger window when debugger is expected
2953 to be back.
2954
2955 2012-09-18 Chong Yidong <cyd@gnu.org>
2956
2957 * custom.el (defface): Doc fix.
2958
2959 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
2960
2961 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
2962
2963 * progmodes/compile.el (compilation-start): Use compilation-always-kill
2964 to initialize query-on-exit; then test that instead (bug#12288).
2965
2966 2012-09-17 Stefan Merten <smerten@oekonux.de>
2967
2968 * textmodes/rst.el: Add support for `testcover'.
2969 (rst-defcustom-testcover, rst-testcover-add-compose)
2970 (rst-testcover-add-1value): New functions.
2971 (rst-portable-mark-active-p): Replace by `use-region-p'.
2972 (rst-update-section, rst-classify-adornment)
2973 (rst-find-title-line): Mark `1value' forms.
2974 (rst-classify-adornment): Remove superfluous form.
2975 (rst-update-section, rst-get-adornments-around)
2976 (rst-adornment-complete-p, rst-get-next-adornment)
2977 (rst-adjust, rst-promote-region)
2978 (rst-display-adornments-hierarchy, rst-straighten-adornments)
2979 (rst-find-pfx-in-region, rst-section-tree-rec)
2980 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
2981 (rst-toc-node, rst-toc, rst-forward-section)
2982 (rst-iterate-leftmost-paragraphs)
2983 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
2984 (rst-bullet-list-region)
2985 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
2986 (rst-compile-find-conf, rst-compile)
2987 (rst-repeat-last-character): Fix style.
2988
2989 2012-09-17 Chong Yidong <cyd@gnu.org>
2990
2991 * comint.el (comint--complete-file-name-data): Don't add a space
2992 if the status is `sole'; that adds a gratuitous space in the
2993 completion-cycling case (Bug#12092).
2994
2995 * pcomplete.el (pcomplete-completions-at-point): Likewise.
2996
2997 2012-09-17 Richard Stallman <rms@gnu.org>
2998
2999 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
3000 only in the mime-shown mode, not in raw mode.
3001 (rmail-mime): Toggle off mime by displaying the message without
3002 mime processing. (Bug#12305)
3003
3004 * mail/rmail.el (rmail-retry-failure):
3005 Turn off mime processing first. (Bug#12037)
3006
3007 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
3008
3009 2012-09-17 Chong Yidong <cyd@gnu.org>
3010
3011 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
3012 (shell-dynamic-complete-functions): Convert to defcustom.
3013 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
3014
3015 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
3016 * comint.el (comint-prompt-read-only):
3017 * custom.el (defcustom):
3018 * hi-lock.el (hi-lock-mode):
3019 * ibuffer.el (ibuffer-formats):
3020 * ielm.el (ielm-prompt-read-only):
3021 * novice.el (disable-command):
3022 * saveplace.el (toggle-save-place):
3023 * speedbar.el (speedbar-supported-extension-expressions):
3024 * startup.el (auto-save-list-file-prefix, init-file-user)
3025 (after-init-hook, inhibit-startup-echo-area-message):
3026 * strokes.el (strokes-help):
3027 * time-stamp.el (time-stamp):
3028 * calendar/calendar.el (calendar, diary-file):
3029 * calendar/diary-lib.el (diary-mail-entries, diary)
3030 (diary-list-entries-hook):
3031 * calendar/holidays.el (holidays, calendar-holidays):
3032 * calendar/lunar.el (lunar-phases):
3033 * calendar/solar.el (sunrise-sunset):
3034 * emulation/edt.el (edt-load-keys):
3035 * emulation/viper.el (viper-mode):
3036 * eshell/em-alias.el (eshell-command-aliases-list):
3037 * eshell/esh-util.el (eshell-convert-numeric-arguments):
3038 * international/ogonek.el (ogonek-information):
3039 * net/tramp-cmds.el (tramp-bug):
3040 * net/quickurl.el (quickurl-reread-hook-postfix):
3041 * play/decipher.el (decipher-font-lock-keywords):
3042 * progmodes/cc-styles.el (c-set-style):
3043 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
3044 * progmodes/inf-lisp.el (inferior-lisp-prompt):
3045 * progmodes/octave-mod.el (octave-mode):
3046 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
3047 * progmodes/verilog-mode.el (verilog-read-defines):
3048 * textmodes/two-column.el (2C-mode): Likewise.
3049
3050 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3051
3052 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
3053 that holds many addresses.
3054
3055 2012-09-16 Chong Yidong <cyd@gnu.org>
3056
3057 * align.el (align-areas): Call the indication function with
3058 positions instead of markers for arguments (Bug#12343).
3059
3060 * files.el (parse-colon-path): Use split-string (Bug#12351).
3061
3062 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
3063 (display-buffer-function): Mark as obsolete.
3064
3065 * progmodes/compile.el (compilation-parse-errors): Accept list
3066 values similar to font-lock-keywords (Bug#12136).
3067 Suggested by Oleksandr Manzyuk.
3068 (compilation-error-regexp-alist): Doc fix.
3069
3070 2012-09-15 Glenn Morris <rgm@gnu.org>
3071
3072 * version.el (emacs-bzr-version-bzr): New function.
3073 (emacs-bzr-get-version): Add optional EXTERNAL argument.
3074
3075 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
3076 checkouts, check the parent dirstate matches the branch.
3077 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
3078 empty string.
3079
3080 * version.el (emacs-bzr-version): Doc fix.
3081 (emacs-bzr-version-dirstate): New function.
3082 (emacs-bzr-get-version): For lightweight checkouts, if the parent
3083 is local try and check that it matches the branch. If not, just
3084 use dirstate information. (Bug#12441)
3085
3086 2012-09-14 Juri Linkov <juri@jurta.org>
3087
3088 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
3089 (Bug#12399)
3090
3091 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3092
3093 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
3094
3095 * emacs-lisp/edebug.el: Miscellaneous cleanup.
3096 Remove obsolete byte-compiler hack that tried to silence some warnings.
3097 (edebug-submit-bug-report): Remove.
3098 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
3099 Remove aliases, use the un-prefixed name instead.
3100 (edebug-pop-to-buffer): Consider other frames.
3101 (edebug-original-read):: Make it more obvious that it's always defined.
3102 (edebug--make-form-data-entry, edebug--form-data-name)
3103 (edebug--form-data-begin, edebug--form-data-end): Rename from the
3104 single-dashed name, and implement with cl-defstruct.
3105 (edebug-set-form-data-entry): Use the standard accessors.
3106 (edebug-make-top-form-data-entry): Use push.
3107 (edebug-no-match): Drop useless `funcall'.
3108 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
3109 to functions.
3110 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
3111 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
3112 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
3113 (easy-menu-define, with-custom-print): Remove redundant specs.
3114 (edebug-outside-overriding-local-map)
3115 (edebug-outside-overriding-terminal-local-map): Remove, unused.
3116 (edebug--display): Bind unread-command-events directly to nil rather
3117 than binding it to unread-command-events and later setting it to nil.
3118 (edebug--display): Kill edebug-eval-buffer here...
3119 (edebug--recursive-edit): ...rather than here.
3120 Bind standard-output and standard-input.
3121 (edebug-eval): Check cl-macroexpand-all is fboundp.
3122 (edebug-temp-display-freq-count): Fix last change.
3123
3124 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
3125 * subr.el (noreturn, 1value): Add `debug' spec.
3126 * emacs-lisp/advice.el: Require cl-lib.
3127 (ad-copy-tree): Remove, use copy-tree instead.
3128 (ad-dolist): Remove use dolist or cl-dolist instead.
3129 (ad-do-return): Remove, use cl-return instead.
3130 (defadvice): Add `debug' spec.
3131
3132 2012-09-13 Juri Linkov <juri@jurta.org>
3133
3134 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
3135 (Bug#12399)
3136
3137 2012-09-13 Glenn Morris <rgm@gnu.org>
3138
3139 * calc/calc.el (math-compose-expr):
3140 * calc/calc-ext.el (math-compose-expr):
3141 * progmodes/cc-defs.el (cl-macroexpand-all):
3142 * progmodes/cc-langs.el (delete-duplicates, mapcan)
3143 (cl-macroexpand-all): Update declarations.
3144
3145 * vc/vc.el: No need to require ediff.
3146 (ediff-load-version-control): Declare.
3147 (ediff-vc-internal): Fix declaration.
3148 (vc-version-ediff): Require ediff.
3149
3150 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
3151
3152 Use a more backwards-compatible timer format (Bug#12430).
3153 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
3154 being right after USECS, as that better supports old code that
3155 inadvisedly looked directly at the timer vector.
3156
3157 2012-09-13 Kenichi Handa <handa@gnu.org>
3158
3159 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
3160 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
3161 `coding-priority' property of these language environment.
3162
3163 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
3164
3165 Fix glitches caused by addition of psec to timers (Bug#12430).
3166 * image.el (image-animate-timer):
3167 * time.el (display-time-world-timer):
3168 Use timer--function and timer--args rather than raw access to
3169 timer vector.
3170
3171 2012-09-13 Glenn Morris <rgm@gnu.org>
3172
3173 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3174 If not compiling a file, try using load-file-name.
3175
3176 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
3179 Fix last change.
3180 (edebug-update-eval-list): Use `push'.
3181
3182 * emacs-lisp/edebug.el: Use lexical-binding.
3183 Remove the "edebug-" prefix from non-dynamically-scoped variables.
3184 Mark unused args with underscore.
3185 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
3186 (edebug-form-data): Use defvar-local.
3187 (edebug-make-before-and-after-form, edebug-make-after-form):
3188 Use backquote.
3189 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
3190 Not dynamically scoped any more.
3191 (edebug--enter-trace): Add arguments `function' and `args'.
3192 Rename from edebug-enter-trace.
3193 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
3194 (edebug--update-coverage): Add `after-index' and `value' args.
3195 Rename from edebug-update-coverage.
3196 (edebug-slow-after): Call it accordingly.
3197 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
3198 edebug-recursive-edit.
3199 (edebug--display): Call it accordingly. Add args `value',
3200 `offset-index', and `arg-mode'. Rename from edebug-display.
3201 (edebug-debugger, edebug): Call it accordingly.
3202 (edebug-eval-display-list): Use dolist.
3203
3204 2012-09-12 Juri Linkov <juri@jurta.org>
3205
3206 * info.el (Info-search): Don't check for isearch-mode and
3207 isearch-regexp before let-binding search-spaces-regexp to
3208 Info-search-whitespace-regexp.
3209 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
3210 search-whitespace-regexp if isearch-lax-whitespace or
3211 isearch-regexp-lax-whitespace is non-nil.
3212 (Info-mode): Don't set local variable search-whitespace-regexp.
3213 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
3214
3215 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3216
3217 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
3218 (debugger-env-macro): Remove support for unread-command-char.
3219
3220 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
3221 the temporary map re-appearing on emulation-mode-map-alists.
3222
3223 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
3224 since 22.1.
3225
3226 * ehelp.el (with-electric-help): Accept functions in
3227 electric-help-form-to-execute.
3228 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
3229 And replace unread-command-char -> unread-command-events.
3230
3231 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
3232
3233 Sync with Tramp 2.2.6.
3234
3235 * net/tramp.el (tramp-accept-process-output): Don't use
3236 JUST-THIS-ONE in the XEmacs case.
3237
3238 * net/trampver.el: Update release number.
3239
3240 2012-09-12 Martin Rudalics <rudalics@gmx.at>
3241
3242 * emacs-lisp/debug.el (debugger-previous-window-height):
3243 New variable.
3244 (debug): When debugger-jumping-flag is non-nil try to restore
3245 height of debugger window. (Bug#8789)
3246
3247 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3248
3249 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
3250 overriding-local-map and pre/post-command-hook here.
3251 (edebug-recursive-edit): Do it here instead (bug#12345).
3252 (edebug-outside-unread-command-char): Remove all uses of
3253 unread-command-char.
3254
3255 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
3256 inhibit-debugger is bound instead.
3257
3258 2012-09-11 Bastien Guerry <bzg@gnu.org>
3259
3260 * subr.el (set-temporary-overlay-map): Add a docstring.
3261 (Bug#12346)
3262
3263 2012-09-11 Bastien Guerry <bzg@gnu.org>
3264
3265 * minibuffer.el (completion-table-subvert): Fix docstring.
3266 (Bug#12347)
3267
3268 2012-09-11 Bastien Guerry <bzg@gnu.org>
3269
3270 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
3271
3272 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
3273
3274 * progmodes/sql.el: Version 3.1
3275 (sql-db2-escape-newlines): New variable.
3276 (sql-escape-newlines-filter): Use it.
3277
3278 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
3279
3280 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
3281
3282 2012-09-10 Dan Nicolaescu <dann@gnu.org>
3283
3284 * vc/diff-mode.el (diff-mode-menu):
3285 Bind diff-remove-trailing-whitespace.
3286
3287 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3288
3289 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
3290 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
3291 (emacs-lisp-byte-code-mode): New functions.
3292 (eval-sexp-add-defvars): Don't skip defvars in column >0.
3293 (eval-defun-2): Remove bogus interactive spec.
3294 (lisp-indent-line): Remove redundant whole-exp code, now done in
3295 indent-according-to-mode.
3296 (save-match-data): Remove redundant indent data.
3297
3298 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
3299 Use `declare'.
3300
3301 2012-09-09 Juri Linkov <juri@jurta.org>
3302
3303 * replace.el (replace-regexp-lax-whitespace): New defcustom.
3304 (replace-lax-whitespace, query-replace-regexp)
3305 (query-replace-regexp-eval, replace-regexp): Doc fix.
3306 (perform-replace, replace-highlight): Let-bind
3307 isearch-lax-whitespace to replace-lax-whitespace and
3308 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
3309
3310 * isearch.el (isearch-query-replace): Let-bind
3311 replace-lax-whitespace to isearch-lax-whitespace and
3312 replace-regexp-lax-whitespace to
3313 isearch-regexp-lax-whitespace. (Bug#10885)
3314
3315 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
3316
3317 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
3318
3319 2012-09-09 Alan Mackenzie <acm@muc.de>
3320
3321 * progmodes/cc-engine.el (c-state-cache-init):
3322 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
3323 (c-record-parse-state-state):
3324 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
3325
3326 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
3327
3328 * register.el (register-separator): Rename from
3329 separator-register. All uses changed. Doc fix.
3330 (register): Fix version.
3331
3332 2012-09-09 Chong Yidong <cyd@gnu.org>
3333
3334 * replace.el (query-replace-map): Bind four new symbols for
3335 requesting window scrolling.
3336
3337 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
3338 query-replace-map (Bug#8948).
3339
3340 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
3341
3342 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
3343 since they are now in query-replace-map.
3344
3345 * window.el (scroll-other-window-down): Make the arg optional.
3346
3347 2012-09-09 Chong Yidong <cyd@gnu.org>
3348
3349 * files.el (hack-local-variables-confirm): Use quit-window to kill
3350 the *Local Variables* buffer.
3351
3352 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
3353
3354 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
3355 not just expect to be at its beginning. Adjust callees.
3356 Succeed when do-end block has no space before the pipe character.
3357 (ruby-brace-to-do-end): When the original block is one-liner,
3358 convert to multiline. Reindent the result.
3359
3360 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
3361
3362 * register.el (register): New group.
3363 (separator-register): New user option.
3364 (increment-register): Route it to `append-to-register', if
3365 register contains text. Implication is that `C-x r +' can now be
3366 used for appending to a text register (bug#12217).
3367 (append-to-register, prepend-to-register): Add separator based on
3368 `separator-register'.
3369
3370 2012-09-08 Alan Mackenzie <acm@muc.de>
3371
3372 AWK Mode: make auto-newline work when there's "==" in the pattern.
3373 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
3374 correctly.
3375 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
3376 Test more rigorously for "=" token.
3377
3378 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
3379
3380 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
3381 Only fail when reached LIMIT.
3382
3383 2012-09-08 Chong Yidong <cyd@gnu.org>
3384
3385 * dired.el (dired-mode-map): Don't bind M-=.
3386
3387 * dired-aux.el (dired-diff): Use backup file as default.
3388
3389 2012-09-08 Drew Adams <drew.adams@oracle.com>
3390
3391 * subr.el (add-to-history): Fix delete usage (Bug#12314).
3392
3393 2012-09-08 Chong Yidong <cyd@gnu.org>
3394
3395 * subr.el (syntax-after, syntax-class): Doc fix.
3396
3397 2012-09-08 Martin Rudalics <rudalics@gmx.at>
3398
3399 * window.el (display-buffer-in-previous-window): New buffer
3400 display action function.
3401
3402 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
3403 (debugger-previous-window): New variable.
3404 (debug): Rewrite using display-buffer-in-previous-window,
3405 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
3406
3407 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3408
3409 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
3410
3411 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
3412
3413 * progmodes/python.el (python-shell-send-string):
3414 When default-directory is remote, create temp file on remote
3415 filesystem.
3416 (python-shell-send-file): When file is remote, pass local view of
3417 file paths to remote Python interpreter. (Bug#12340)
3418
3419 2012-09-07 Chong Yidong <cyd@gnu.org>
3420
3421 * window.el (switch-to-buffer): Doc fix (Bug#12181).
3422
3423 * files.el (after-find-file): Don't fail on a read-only buffer if
3424 require-final-newline is `visit' or `visit-save' (Bug#11156).
3425
3426 * subr.el (read-char-choice): Allow quitting via ESC ESC.
3427
3428 * userlock.el (ask-user-about-supersession-threat):
3429 Use read-char-choice (Bug#12093).
3430
3431 2012-09-07 Chong Yidong <cyd@gnu.org>
3432
3433 * subr.el (buffer-narrowed-p): New function.
3434
3435 * ses.el (ses-widen):
3436 * simple.el (count-words--buffer-message):
3437 * net/browse-url.el (browse-url-of-buffer): Use it.
3438
3439 * simple.el (count-words-region): Don't signal an error if there
3440 is a non-nil prefix arg and the mark is not set.
3441
3442 * help.el (describe-key-briefly): Allow the message to be seen
3443 when invoked from the minibuffer (Bug#7014).
3444
3445 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
3446
3447 * progmodes/ruby-mode.el (ruby-end-of-defun)
3448 (ruby-beginning-of-defun): Simplify, allow indentation before
3449 block beginning and end keywords.
3450 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
3451 (ruby-end-of-defun): Expect that the point is at the beginning of
3452 the defun.
3453
3454 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
3455
3456 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
3457 (bug#12367).
3458 (cl--make-usage-args): Strip _ from argument names.
3459
3460 2012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3461
3462 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
3463 obsolete alias speedbar-key-map.
3464 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
3465 (vhdl-index-menu-init): Don't use obsolete variable
3466 font-lock-maximum-size.
3467
3468 2012-09-06 Chong Yidong <cyd@gnu.org>
3469
3470 * frame.el (window-system-version): Mark as obsolete.
3471
3472 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
3473 of obsolete variable speedbar-key-map.
3474
3475 2012-09-06 Juri Linkov <juri@jurta.org>
3476
3477 * replace.el (replace-lax-whitespace): New defcustom.
3478 (query-replace, query-replace-regexp, query-replace-regexp-eval)
3479 (replace-string, replace-regexp): Mention it in docstrings.
3480 (perform-replace, replace-highlight): Let-bind
3481 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
3482 to the values of replace-lax-whitespace and regexp-flag.
3483 Don't let-bind search-whitespace-regexp. (Bug#10885)
3484
3485 * isearch.el (isearch-query-replace): Let-bind
3486 replace-lax-whitespace instead of let-binding
3487 replace-search-function and replace-re-search-function.
3488 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
3489 and isearch-regexp-lax-whitespace to lazy-highlight variables.
3490 (isearch-toggle-symbol): Set isearch-regexp to nil
3491 in isearch-word mode (like in isearch-toggle-word).
3492
3493 2012-09-06 Juri Linkov <juri@jurta.org>
3494
3495 * replace.el (replace-search-function)
3496 (replace-re-search-function): Set default values to nil.
3497 (perform-replace): Let-bind isearch-related variables based on
3498 replace-related values, call `isearch-search-fun' and let-bind
3499 the result to `search-function'. Remove code that sets
3500 `search-function' and `search-string' separately for
3501 `delimited-flag'.
3502 (replace-highlight): Add new argument `delimited-flag' and
3503 rename other arguments to the names used in `perform-replace'.
3504 Let-bind `isearch-word' to the argument `delimited-flag'.
3505 (Bug#10885, bug#10887)
3506
3507 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
3508
3509 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
3510 ruby-beginning-of-indent, simplify, allow all keywords to have
3511 indentation before them.
3512 (ruby-beginning-of-indent): Adjust for above. Search until the
3513 found point is not inside a string or comment.
3514 (ruby-font-lock-keywords): Allow symbols to start with "@"
3515 character, give them higher priority than variables.
3516 (ruby-syntax-propertize-function)
3517 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
3518 matchers. Expression expansions are not comments when inside a
3519 string, and there comment syntax status is irrelevant.
3520 (ruby-match-expression-expansion): New function. Check that
3521 expression expansion is inside a string, and it's not escaped.
3522 (ruby-font-lock-keywords): Use it.
3523
3524 2012-09-05 Martin Rudalics <rudalics@gmx.at>
3525
3526 * help.el (temp-buffer-max-height): New default value.
3527 (temp-buffer-resize-frames): New option.
3528 (resize-temp-buffer-window): Optionally resize frame.
3529
3530 * window.el (fit-frame-to-buffer-bottom-margin): New option.
3531 (fit-frame-to-buffer): New function.
3532
3533 2012-09-05 Glenn Morris <rgm@gnu.org>
3534
3535 * emulation/cua-rect.el (cua--init-rectangles):
3536 * textmodes/picture.el (picture-mode-map):
3537 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
3538 like forward-char and backward-char. (Bug#12317)
3539
3540 2012-09-05 Leo Liu <sdl.web@gmail.com>
3541
3542 * progmodes/flymake.el (flymake-warning-re): New variable.
3543 (flymake-parse-line): Use it.
3544
3545 2012-09-05 Glenn Morris <rgm@gnu.org>
3546
3547 * calendar/holidays.el (holiday-christian-holidays):
3548 Rename an entry. (Bug#12289)
3549
3550 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
3551
3552 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
3553 (bug#12222).
3554
3555 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 * loadup.el: Load macroexp. Remove hack.
3558 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
3559 (macroexp--expand-all): Use it to get better warnings.
3560 (macroexp--backtrace, macroexp--trim-backtrace-frame)
3561 (internal-macroexpand-for-load): New functions.
3562 (macroexp--pending-eager-loads): New var.
3563 (emacs-startup-hook): New hack to replace one in loadup.el.
3564 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
3565 (cl--compiler-macro-cXXr): Move to top, before they can be used.
3566 (cl-psetf): Simplify.
3567 (cl-defstruct): Add indent rule.
3568
3569 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
3570
3571 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
3572 over `user-mail-address' for the SMTP MAIL FROM envelope.
3573 (smtpmail-via-smtp): Ditto.
3574
3575 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
3576
3577 * progmodes/ruby-mode.el: Clean up keybindings.
3578 (ruby-mode-map): Don't bind ruby-electric-brace,
3579 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
3580 backward-kill-word, reindent-then-newline-and-indent.
3581 (ruby-mark-defun): Remove.
3582 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
3583 (ruby-mode): Set local beginning-of-defun-function and
3584 end-of-defun-function values.
3585
3586 2012-09-03 Martin Rudalics <rudalics@gmx.at>
3587
3588 * window.el (temp-buffer-window-setup-hook)
3589 (temp-buffer-window-show-hook): New hooks.
3590 (temp-buffer-window-setup, temp-buffer-window-show)
3591 (with-temp-buffer-window): New functions.
3592 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
3593 (special-display-popup-frame): Make sure the window used shows BUFFER.
3594
3595 * help.el (temp-buffer-resize-mode): Fix doc-string.
3596 (resize-temp-buffer-window): New optional argument WINDOW.
3597
3598 * files.el (recover-file, save-buffers-kill-emacs):
3599 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
3600
3601 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
3602
3603 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
3604 remote definition of `default-directory', ensure we can connect.
3605
3606 2012-09-02 Juri Linkov <juri@jurta.org>
3607
3608 Toggle whitespace matching mode with M-s SPC.
3609 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
3610
3611 * isearch.el (search-whitespace-regexp): Doc fix.
3612 Remove cons cell customization.
3613 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
3614 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
3615 New variables.
3616 (isearch-forward, isearch-forward-regexp): Doc fix.
3617 (isearch-toggle-lax-whitespace): New command.
3618 (search-forward-lax-whitespace, search-backward-lax-whitespace)
3619 (re-search-forward-lax-whitespace)
3620 (re-search-backward-lax-whitespace): New functions.
3621 (isearch-whitespace-regexp): Remove function.
3622 (isearch-query-replace): Let-bind replace-search-function and
3623 replace-re-search-function.
3624 (isearch-occur): Let-bind search-spaces-regexp according to the
3625 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
3626 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
3627 condition for C-q SPC.
3628 (isearch-search-fun-default): Use new functions mentioned above.
3629 (isearch-search-forward, isearch-search-backward): Remove functions.
3630 (isearch-search): Don't let-bind search-spaces-regexp.
3631 (isearch-lazy-highlight-space-regexp): Remove variable.
3632 (isearch-lazy-highlight-lax-whitespace)
3633 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
3634 (isearch-lazy-highlight-new-loop): Use them.
3635 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
3636
3637 2012-09-02 Chong Yidong <cyd@gnu.org>
3638
3639 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
3640
3641 2012-09-02 Glenn Morris <rgm@gnu.org>
3642
3643 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
3644
3645 2012-09-01 Glenn Morris <rgm@gnu.org>
3646
3647 * term.el: Tidy up menu definitions.
3648 (term-mode-map): Use easymenu for In/Out, Complete menus.
3649 (term-pager-break-map): Initialize in the defvar.
3650 (term-terminal-menu, term-signals-menu): Define with easymenu.
3651 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
3652 (term-pager-menu): New, extracted from term-process-pager.
3653 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
3654 (term-update-mode-line): Propertize line/char and page items.
3655 (term-process-pager): Move keymap initialization elsewhere.
3656
3657 2012-09-01 Martin Rudalics <rudalics@gmx.at>
3658
3659 * window.el (switch-to-prev-buffer): Handle additional values of
3660 BURY-OR-KILL argument. Don't switch in minibuffer window.
3661 (switch-to-next-buffer): Don't switch in minibuffer window.
3662 (quit-restore-window): New function based on quit-window.
3663 Handle additional values of former KILL argument.
3664 (quit-window): Call quit-restore-window with appropriate
3665 interpretation of KILL argument.
3666 (display-buffer-below-selected): New buffer display action
3667 function.
3668
3669 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * minibuffer.el (completion-at-point-functions): Complete docstring
3672 (bug#12254).
3673
3674 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
3675
3676 Better seed support for (random).
3677 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
3678 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
3679 * play/mpuz.el, play/tetris.el, play/zone.el:
3680 * calc/calc-comb.el (math-init-random-base):
3681 * play/blackbox.el (bb-init-board):
3682 * play/life.el (life):
3683 * server.el (server-use-tcp):
3684 * type-break.el (type-break):
3685 Remove unnecessary call to (random t).
3686 * net/sasl.el (sasl-unique-id-function):
3687 Change (random t) to (random), now that the latter is more random.
3688 * play/life.el (life-initialized): Remove no-longer-needed var.
3689
3690 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
3691
3692 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
3693 Consider frame's buffer predicate when choosing the buffer.
3694 (Bug#12081)
3695
3696 2012-08-30 Richard Stallman <rms@gnu.org>
3697
3698 * simple.el (special-mode-map): Delete binding for `z'.
3699
3700 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
3701
3702 * progmodes/compile.el (compilation-always-kill): Doc fix.
3703
3704 2012-08-30 Chong Yidong <cyd@gnu.org>
3705
3706 * window.el (display-buffer-reuse-frames): Make the obsolescence
3707 message more informative.
3708
3709 2012-08-30 Glenn Morris <rgm@gnu.org>
3710
3711 * paren.el (show-paren-delay):
3712 Add a :set function. Doc fix. (Bug#12297)
3713
3714 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
3715
3716 * progmodes/compile.el (compilation-always-kill): New var.
3717 (compilation-start): Use it.
3718
3719 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3720
3721 * simple.el (read-only-mode): Move from files.el for bootstrapping.
3722 * files.el (read-only-mode): Move to simple.el.
3723
3724 * files.el (read-only-mode): New minor mode.
3725 (toggle-read-only): Use it and mark obsolete.
3726 (find-file--read-only):
3727 * vc/vc.el (vc-next-action, vc-checkout):
3728 * vc/vc-cvs.el (vc-cvs-checkout):
3729 * obsolete/vc-mcvs.el (vc-mcvs-update):
3730 * ffap.el (ffap--toggle-read-only): Update callers.
3731
3732 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * eshell/esh-ext.el (eshell-external-command): Do not examine
3735 remote shell scripts.
3736 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
3737
3738 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
3739 "/usr/local/sbin".
3740
3741 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3742
3743 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
3744
3745 2012-08-28 Leo Liu <sdl.web@gmail.com>
3746
3747 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
3748 completion-at-point. (Bug#12220)
3749
3750 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
3751
3752 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
3753
3754 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3755
3756 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
3757 be buffer-local; add delete-trailing-whitespace (bug#12259).
3758
3759 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
3760
3761 * progmodes/hideif.el (hif-compress-define-list):
3762 Fix typo. (Bug#11951)
3763
3764 2012-08-28 Dan Nicolaescu <dann@gnu.org>
3765
3766 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
3767 buffer local setting.
3768
3769 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
3770 rcirc-encode-coding-system.
3771
3772 2012-08-28 Leo Liu <sdl.web@gmail.com>
3773
3774 * net/rcirc.el (rcirc-split-message): New function.
3775 (rcirc-send-message): Use it. (Bug#12051)
3776
3777 2012-08-28 Juri Linkov <juri@jurta.org>
3778
3779 * info.el (Info-fontify-node): Hide empty lines at the end of
3780 the node. (Bug#12272)
3781
3782 2012-08-27 Drew Adams <drew.adams@oracle.com>
3783
3784 * dired.el (dired-pop-to-buffer): Make window start at beginning
3785 of buffer (Bug#12281).
3786
3787 2012-08-26 Chong Yidong <cyd@gnu.org>
3788
3789 * window.el (special-display-regexps, special-display-frame-alist)
3790 (special-display-buffer-names, special-display-function)
3791 (display-buffer-reuse-frames): Mark as obsolete.
3792
3793 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
3794
3795 * help.el (help-print-return-message): Don't treat
3796 display-buffer-reuse-frames specially.
3797
3798 2012-08-26 Chong Yidong <cyd@gnu.org>
3799
3800 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
3801 New variable, replacing gdb-frame-parameters.
3802 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
3803 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
3804 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
3805 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
3806 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
3807 the functions directly with gdb-display-buffer-other-frame-action.
3808 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
3809 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
3810 (gdb-display-stack-buffer, gdb-display-locals-buffer)
3811 (gdb-display-registers-buffer): Define directly.
3812 (def-gdb-display-buffer): Macro deleted.
3813 (gdb-display-buffer): Remove second and third args, callers don't
3814 use them. Defer to the default display-buffer behavior, apart
3815 from making windows dedicated.
3816 (gdb-setup-windows): Don't call display-buffer unnecessarily.
3817
3818 * progmodes/gud.el (gud-display-line): Just use display-buffer.
3819
3820 * window.el (display-buffer-pop-up-frame): Handle a
3821 pop-up-frame-parameters alist entry.
3822 (display-buffer): Document it.
3823
3824 2012-08-26 Chong Yidong <cyd@gnu.org>
3825
3826 * isearch.el (search-whitespace-regexp): Make string and nil
3827 values apply to both ordinary and regexp search. Allow a cons
3828 cell value to distinguish between the two.
3829 (isearch-whitespace-regexp, isearch-search-forward)
3830 (isearch-search-backward): New functions.
3831 (isearch-occur, isearch-search-fun-default, isearch-search)
3832 (isearch-lazy-highlight-new-loop): Use them.
3833 (isearch-forward, isearch-forward-regexp): Doc fix.
3834
3835 2012-08-26 Chong Yidong <cyd@gnu.org>
3836
3837 * faces.el (help-argument-name): Always inherit from italic
3838 (Bug#12213).
3839
3840 2012-08-25 Martin Rudalics <rudalics@gmx.at>
3841
3842 * window.el (window--even-window-heights): Even heights when
3843 WINDOW and the selected window form a vertical combination.
3844 (display-buffer-use-some-window): Provide that window used gets
3845 sized back by quit-window. (Bug#11880) and (Bug#12091)
3846
3847 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
3848
3849 Fix file time stamp problem with bzr and CVS (Bug#12001).
3850 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
3851 in the file's time stamp, since the version control system loses
3852 that information.
3853
3854 2012-08-22 Juri Linkov <juri@jurta.org>
3855
3856 * info.el (Info-fontify-node): Hide the suffix of the
3857 Info file name in the header line. (Bug#12187)
3858
3859 2012-08-22 Glenn Morris <rgm@gnu.org>
3860
3861 * calendar/cal-tex.el (cal-tex-weekly-common):
3862 Restore leading blank page.
3863
3864 2012-08-22 Le Wang <l26wang@gmail.com>
3865
3866 * misc.el (forward-to-word, backward-to-word): Activate or extend
3867 the region under `shift-select-mode'. (Bug#12231)
3868
3869 2012-08-22 Bastien Guerry <bzg@gnu.org>
3870
3871 * progmodes/executable.el (executable-prefix): Set to "#!" instead
3872 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
3873 gives details on why the space is never needed.
3874
3875 2012-08-22 Martin Rudalics <rudalics@gmx.at>
3876
3877 * window.el (walk-window-tree, window-with-parameter):
3878 New optional argument MINIBUF to control whether these functions
3879 should run on the minibuffer window.
3880 (window-at-side-list): Don't operate on minibuffer window.
3881 (window-in-direction): Simplify and rewrite doc-string.
3882 (window--size-ignore): Rename to window--size-ignore-p.
3883 Update callers.
3884 (display-buffer-in-atom-window, window--major-non-side-window)
3885 (window--major-side-window, display-buffer-in-major-side-window)
3886 (delete-side-window, display-buffer-in-side-window):
3887 New functions.
3888 (window--side-check, window-deletable-p, delete-window)
3889 (delete-other-windows, split-window): Handle side windows and
3890 atomic windows appropriately.
3891 (window--display-buffer): Call display-buffer-record-window also
3892 when the window buffer did not change.
3893
3894 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
3895
3896 * help-fns.el (help-fns--key-bindings):
3897 Abbreviate non-symbol remap targets. (Bug#12174)
3898
3899 2012-08-22 Martin Rudalics <rudalics@gmx.at>
3900
3901 * dired.el (dired-mark-remembered): Don't clobber point.
3902 (Bug#11795)
3903
3904 2012-08-22 Glenn Morris <rgm@gnu.org>
3905
3906 * progmodes/bug-reference.el (bug-reference): New custom group.
3907 (bug-reference-bug-regexp): Make it a defcustom.
3908
3909 2012-08-22 Daiki Ueno <ueno@unixuser.org>
3910
3911 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
3912 (js-paren-indent-offset, js-square-indent-offset)
3913 (js-curly-indent-offset): Add :safe (Bug#12257).
3914
3915 2012-08-22 Edward O'Connor <hober0@gmail.com>
3916
3917 * json.el (json-key-format): Add error properties.
3918 (json-encode-key): New function.
3919 (json-encode-hash-table, json-encode-alist, json-encode-plist):
3920 Use json-encode-key.
3921
3922 2012-08-22 Glenn Morris <rgm@gnu.org>
3923
3924 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
3925 (cal-tex-leftday, cal-tex-rightday): Remove functions.
3926 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
3927 Update for above change.
3928
3929 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
3930
3931 * cus-face.el (custom-face-attributes): Fix customize type for the
3932 :underline attribute. (Bug#11805)
3933
3934 2012-08-21 Martin Rudalics <rudalics@gmx.at>
3935
3936 * window.el (window-point-1, set-window-point-1): Remove.
3937 (window-in-direction, record-window-buffer)
3938 (set-window-buffer-start-and-point, split-window-below)
3939 (window--state-get-1, display-buffer-record-window):
3940 Replace calls to window-point-1 and set-window-point-1 by calls to
3941 window-point and set-window-point respectively.
3942
3943 2012-08-21 Glenn Morris <rgm@gnu.org>
3944
3945 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
3946 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
3947 Use it.
3948
3949 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
3950 (cal-tex-shortday): New function.
3951 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
3952 (cal-tex-cursor-filofax-daily): Use the above.
3953
3954 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
3955 New functions.
3956 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
3957 (cal-tex-cursor-filofax-week): Use them.
3958
3959 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
3960 New constants.
3961 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
3962 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
3963
3964 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
3965 (cal-tex-end-document): Don't rely on buffer name.
3966
3967 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
3968 Use cal-tex-vspace.
3969 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
3970 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
3971 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
3972 Use cal-tex-arg.
3973
3974 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
3975 (cal-tex-cursor-week, cal-tex-cursor-week2)
3976 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
3977 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3978 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
3979 (cal-tex-insert-preamble, cal-tex-b-document)
3980 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
3981 Improve cal-tex-cmd usage.
3982
3983 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
3984 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
3985 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
3986 (cal-tex-weekly-paper): New function.
3987 (cal-tex-cursor-week, cal-tex-cursor-week2)
3988 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
3989 (cal-tex-cursor-day): Use it.
3990
3991 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
3992 (cal-tex-cursor-filofax-week): Remove leading blank page.
3993
3994 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
3995 Add autoload cookie. For now at least, don't use color, since
3996 no other cal-tex function does.
3997
3998 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
3999 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4000 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
4001
4002 2012-08-21 Juri Linkov <juri@jurta.org>
4003
4004 * info.el (Info-file-attributes): New variable.
4005 (info-insert-file-contents): Add file attributes to
4006 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
4007 `Info-toc-nodes' when previous modtime of the Info file is less
4008 than new modtime.
4009 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
4010 of info.el. (Bug#12230)
4011
4012 2012-08-20 Glenn Morris <rgm@gnu.org>
4013
4014 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
4015 * calendar/holidays.el (calendar-holiday-list):
4016 Report errors with display-warning rather than beep'n'sleep.
4017
4018 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
4019
4020 * net/tramp.el (tramp-accept-process-output): Accept only output
4021 from PROC. Otherwise, process filters and sentinels might be
4022 confused. (Bug#12145)
4023
4024 2012-08-20 Chong Yidong <cyd@gnu.org>
4025
4026 * descr-text.el (describe-text-properties-1): Use overlays-in to
4027 report on empty overlays (Bug#3322).
4028
4029 2012-08-20 Glenn Morris <rgm@gnu.org>
4030
4031 * mail/rmailout.el (rmail-output-read-file-name):
4032 Trap and report errors in rmail-output-file-alist elements.
4033
4034 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
4035 since most non-font-lock faces are not also variables).
4036
4037 2012-08-20 Edward Reingold <reingold@iit.edu>
4038
4039 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
4040 New function. (Bug12160)
4041
4042 2012-08-19 Glenn Morris <rgm@gnu.org>
4043
4044 * mail/rmailout.el (rmail-output-read-file-name):
4045 Fix previous change (when the alist is nil or does not match).
4046
4047 2012-08-19 Chong Yidong <cyd@gnu.org>
4048
4049 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
4050 (Bug#12228).
4051
4052 2012-08-18 Chong Yidong <cyd@gnu.org>
4053
4054 * simple.el (yank-handled-properties): New defcustom.
4055 (yank-excluded-properties): Add font-lock-face and category.
4056 (yank): Doc fix.
4057
4058 * subr.el (remove-yank-excluded-properties):
4059 Obey yank-handled-properties. The special handling of font-lock-face
4060 and category is now done this way, instead of being hard-coded.
4061 (insert-for-yank-1): Remove font-lock-face handling.
4062 (yank-handle-font-lock-face-property)
4063 (yank-handle-category-property): New function.
4064
4065 2012-08-17 Glenn Morris <rgm@gnu.org>
4066
4067 * mail/rmailout.el (rmail-output-read-file-name):
4068 Check rmail-output-file-alist against the full message body
4069 in the correct rmail buffer. (Bug#12214)
4070
4071 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
4072
4073 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4074 Eliminate superfluous prompt. (Bug#12203)
4075
4076 2012-08-17 Chong Yidong <cyd@gnu.org>
4077
4078 * mouse.el (mouse-appearance-menu): If x-select-font returns a
4079 font spec, set the font directly (Bug#3228).
4080
4081 2012-08-17 Martin Rudalics <rudalics@gmx.at>
4082
4083 * window.el (delete-window): Fix last fix.
4084
4085 2012-08-16 Martin Rudalics <rudalics@gmx.at>
4086
4087 * window.el (window-valid-p): Move to window.c.
4088 (window-child, window-child-count, window-last-child)
4089 (window-normalize-window, window-combined-p)
4090 (window-combinations, window-atom-root, window-min-size)
4091 (window-sizable, window-sizable-p, window-size-fixed-p)
4092 (window-min-delta, window-max-delta, window--resizable)
4093 (window--resizable-p, window-resizable, window-total-size)
4094 (window-full-height-p, window-full-width-p, window-body-size)
4095 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
4096 (minimize-window, window-deletable-p, delete-window)
4097 (delete-other-windows, set-window-buffer-start-and-point)
4098 (next-buffer, previous-buffer, split-window, balance-windows-2)
4099 (set-window-text-height, window-buffer-height)
4100 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
4101 (truncated-partial-width-window-p): Minor code adjustments.
4102 In doc-strings state whether the argument window has to denote a
4103 live, valid or any window.
4104
4105 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
4106
4107 * progmodes/subword.el (subword-forward-function)
4108 (subword-backward-function, subword-forward-regexp)
4109 (subword-backward-regexp): New variables.
4110 (subword-forward, subword-forward-internal, subword-backward-internal):
4111 Use new variables, eg so that different "word" definitions
4112 can be easily used. (Bug#11411)
4113
4114 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
4117 for composite selectors.
4118 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
4119 operation just because we can't find a previous revision.
4120
4121 2012-08-15 Chong Yidong <cyd@gnu.org>
4122
4123 * frame.el (set-frame-font): Accept font objects.
4124
4125 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
4126
4127 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
4128
4129 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
4130
4131 * man.el (Man-overstrike-face, Man-underline-face)
4132 (Man-reverse-face): Remove variables.
4133 (Man-overstrike, Man-underline, Man-reverse): New faces.
4134 (Man-fontify-manpage): Use them instead of the variables.
4135 (Man-cleanup-manpage): Comment change.
4136 (Man-ansi-color-map): New variable.
4137 (Man-fontify-manpage): Use it.
4138 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
4139
4140 Implement ANSI SGR parameters 22-27 (bug#12146).
4141 * ansi-color.el (ansi-colors): Doc fix.
4142 (ansi-color-context, ansi-color-context-region): Doc fix.
4143 (ansi-color--find-face): New function.
4144 (ansi-color-apply, ansi-color-apply-on-region): Use it.
4145 Rename the local variable `face' to `codes' since it is now a list of
4146 ansi codes. Doc fix.
4147 (ansi-color-get-face): Remove.
4148 (ansi-color-parse-sequence): New function, derived from
4149 ansi-color-get-face.
4150 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
4151 codes 22-27.
4152
4153 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
4154
4155 * subr.el (read-passwd): Allow use from a minibuffer.
4156
4157 2012-08-14 Eli Zaretskii <eliz@gnu.org>
4158
4159 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
4160 inside comments and strings as identifiers.
4161
4162 * progmodes/gud.el (gud-tooltip-print-command): Quote the
4163 expression to evaluate. This allows to evaluate expressions with
4164 embedded whitespace.
4165 (gud-tooltip-tips): Add a blank before the newline in the
4166 message-box text, for the benefit of message-box emulation on
4167 MS-Windows.
4168
4169 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
4170 messages from GDB, pop them up in a tooltip to give feedback to
4171 user.
4172 (gdb-tooltip-print-1): Quote the expression to evaluate.
4173 This allows to evaluate expressions with embedded whitespace.
4174 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
4175 if the TTY name is nil or empty (which happens when communicating
4176 with the inferior via pipes, e.g. on MS-Windows).
4177 (gdb-internals): If GDB sends a "&\n" empty debugging message,
4178 don't send that to the GUD buffer.
4179
4180 2012-08-14 Glenn Morris <rgm@gnu.org>
4181
4182 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
4183 Optimize away setq-default with no args, as for setq. (Bug#12195)
4184
4185 2012-08-14 Chong Yidong <cyd@gnu.org>
4186
4187 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
4188
4189 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
4190 (Bug#12085).
4191
4192 2012-08-14 Glenn Morris <rgm@gnu.org>
4193
4194 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
4195
4196 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
4197
4198 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
4199 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4200 Use cached shell name.
4201
4202 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
4203
4204 * progmodes/python.el (python-shell-send-string):
4205 (python-shell-send-setup-code): Do not use `format' with `message'.
4206
4207 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
4208
4209 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
4210 (ruby-percent-literal-beg-re): New constant.
4211 (ruby-syntax-general-delimiters-goto-beg): Rename to
4212 `ruby-syntax-enclosing-percent-literal', improve literal type check.
4213 (ruby-syntax-propertize-general-delimiters): Rename to
4214 `ruby-syntax-propertize-percent-literal', it's a shorter and more
4215 popular term. Adjust comments everywhere.
4216 (ruby-syntax-propertize-percent-literal): Only propertize when not
4217 inside a simple string or comment. When the literal is unclosed,
4218 leave the text after it unpropertized.
4219 (ruby-syntax-methods-before-regexp): New constant.
4220 (ruby-syntax-propertize-function): Use it to recognize regexps.
4221 Don't look at the text after regexp, just use the whitelist.
4222
4223 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
4224
4225 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
4226 non-nil always load the compiled file if it exists. (Bug#12197)
4227
4228 2012-08-14 Chong Yidong <cyd@gnu.org>
4229
4230 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
4231 (hi-lock-set-pattern): When deciding whether to use font lock or
4232 overlays, look at font-lock-mode instead of font-lock-fontified
4233 (Bug#12168).
4234 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
4235 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
4236
4237 2012-08-14 Daiki Ueno <ueno@unixuser.org>
4238
4239 * subr.el (internal--after-with-selected-window): Fix typo
4240 (Bug#12193).
4241
4242 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
4243
4244 Use `completion-table-dynamic' for completion functions.
4245 * progmodes/python.el
4246 (python-shell-completion--do-completion-at-point)
4247 (python-shell-completion--get-completions):
4248 Remove functions.
4249 (python-shell-completion-complete-at-point): New function.
4250 (python-completion-complete-at-point): Use it.
4251
4252 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
4253
4254 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
4255 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
4256
4257 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
4258
4259 * subr.el (function-get): Refine `autoload' arg so it can also
4260 autoload functions for gv.el (bug#12191).
4261 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
4262 autoloads macros.
4263
4264 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
4265 Prefer pcase-let over destructuring-bind.
4266 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
4267 Also, remove whitespace as we go, rather than after accumulating the
4268 various places.
4269
4270 * subr.el (internal--before-with-selected-window)
4271 (internal--after-with-selected-window): Fix typo seleted->selected.
4272 (with-selected-window): Adjust callers.
4273 Reported by Dmitry Gutov <dgutov@yandex.ru>.
4274
4275 2012-08-13 Bastien Guerry <bzg@gnu.org>
4276
4277 * window.el (special-display-popup-frame): Minor docstring
4278 enhancement. (Bug#12172)
4279
4280 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
4281
4282 * tar-mode.el (tar-header-data-end): Only ignore size for files of
4283 type 1-6.
4284 (tar-header-block-summarize, tar-get-descriptor): Handle pax
4285 extended headers.
4286
4287 * files.el (hack-local-variables-filter): Remove useless eval.
4288
4289 2012-08-13 Martin Rudalics <rudalics@gmx.at>
4290
4291 * subr.el (with-selected-window): Fix last change.
4292
4293 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4294
4295 * subr.el (internal--before-with-seleted-window)
4296 (internal--after-with-seleted-window): New functions.
4297 (with-selected-window): Use them, to replace dependency on
4298 tty-top-frame.
4299
4300 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
4301
4302 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
4303 binding for `newline'.
4304 (ruby-move-to-block): When moving backward, stop at block opening,
4305 not indentation.
4306 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
4307 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
4308 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
4309 `ruby-toggle-block'.
4310
4311 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4312
4313 * ibuffer.el (ibuffer-do-toggle-read-only):
4314 * dired.el (dired-toggle-read-only):
4315 * buff-menu.el (Buffer-menu-toggle-read-only):
4316 * bindings.el (mode-line-toggle-read-only):
4317 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
4318
4319 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
4320
4321 * descr-text.el (describe-char): Put the overlays over the
4322 "displayed as" character.
4323
4324 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
4325
4326 * calc/calc-units.el (math-default-units-table): Give an
4327 initial value.
4328 (math-put-default-units): Add options to put composite units and
4329 unit systems in the default units table.
4330 (calc-convert-units): Send composite units to
4331 `math-put-default-units' when appropriate.
4332
4333 2012-08-11 Glenn Morris <rgm@gnu.org>
4334
4335 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
4336
4337 * tutorial.el (help-with-tutorial):
4338 * emacs-lisp/copyright.el (copyright-update-directory):
4339 * emacs-lisp/autoload.el (autoload-find-generated-file)
4340 (autoload-find-file): Disable local eval: (for insurance).
4341
4342 * files.el (hack-local-variables-filter): If an eval: form is not
4343 known to be safe, and enable-local-variables is :safe, then ignore
4344 the form totally, as is done for non-eval forms. (Bug#12155)
4345 This is CVE-2012-3479.
4346
4347 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4348
4349 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
4350 (rx-form): Simplify.
4351
4352 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
4353
4354 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
4355 ?, _, and : are symbol constituents, ! is not (but kinda should be).
4356 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
4357 (ruby-syntax-propertize-function): Adjust for changes in
4358 `ruby-syntax-propertize-heredoc'.
4359
4360 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
4361
4362 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
4363 binding (use `M-;' instead).
4364 (ruby-singleton-class-p): New function.
4365 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
4366
4367 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4368
4369 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
4370
4371 2012-08-10 Chong Yidong <cyd@gnu.org>
4372
4373 * progmodes/python.el (python-shell-get-process-name): Don't mess
4374 with same-window-buffer-names.
4375
4376 * eshell/eshell.el (eshell-add-to-window-buffer-names)
4377 (eshell-remove-from-window-buffer-names): Make obsolete.
4378 (eshell-buffer-name, eshell-unload-hook): Don't use them.
4379 (eshell): Just use pop-to-buffer-same-window instead.
4380
4381 2012-08-10 Chong Yidong <cyd@gnu.org>
4382
4383 * bindings.el: Bind M-= back to count-words-region.
4384
4385 * simple.el (count-words-region): Accept a prefix arg for acting
4386 on the entire buffer.
4387 (count-words--buffer-message): New helper function.
4388
4389 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
4392 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
4393 (event-start, event-end): Use posn-at-point to return a more
4394 informative posn.
4395 (posnp): New function.
4396 * mouse.el (popup-menu-normalize-position): Use it.
4397
4398 2012-08-10 Masatake YAMATO <yamato@redhat.com>
4399
4400 * mouse.el (popup-menu-normalize-position): New function.
4401 (popup-menu): Use `popup-menu-normalize-position' to normalize
4402 the form for POSITION argument.
4403
4404 * term/x-win.el (x-menu-bar-open):
4405 Use the value returend from (posn-at-point) as position
4406 passed to `popup-menu'.
4407
4408 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4409
4410 * calc/calccomp.el (math-compose-expr): Add extra argument
4411 indicating that parentheses should be put around products in
4412 denominators. Give multiplication precedence over division during
4413 composition.
4414
4415 2012-08-09 Chong Yidong <cyd@gnu.org>
4416
4417 * man.el (Man-switches, Man-sed-command, Man-awk-command)
4418 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
4419 (Man-untabify-command, manual-program): Convert to defcustom
4420 (Bug#10429).
4421
4422 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
4423
4424 * descr-text.el (describe-char): Don't insert extra newlines
4425 (Bug#10127).
4426
4427 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
4428 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
4429
4430 * align.el (align-region): Delete temporary markers (Bug#10047).
4431 Plus some code cleanups.
4432
4433 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
4434
4435 * progmodes/python.el (python-pdbtrack-tracked-buffer)
4436 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
4437 (python-shell-internal-last-output): Use make-local-variable
4438 instead of make-variable-buffer-local.
4439
4440 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
4441
4442 * progmodes/python.el: Enhancements to forward-sexp.
4443 (python-nav-forward-sexp): Rename from
4444 python-nav-forward-sexp-function.
4445 (python-nav--forward-sexp, python-nav--backward-sexp):
4446 New functions.
4447
4448 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4449
4450 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
4451 modes and simplification modes.
4452
4453 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
4454
4455 * delsel.el (delete-selection-pre-hook): Don't propagate the
4456 file-supersession signals (bug#12161).
4457
4458 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4459
4460 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
4461 (cl-map-extents): Add compatibility aliases (bug#12135).
4462
4463 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
4464
4465 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
4466 tests by `ignore-error'.
4467 (tramp-find-shell): Open also a new shell, when cache is already
4468 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
4469
4470 2012-08-08 Juri Linkov <juri@jurta.org>
4471
4472 * bookmark.el: Add `defaults' property to the bookmark record.
4473 (bookmark-current-buffer): Doc fix.
4474 (bookmark-make-record): Add `defaults' property with default values
4475 to the bookmark record.
4476 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
4477 with `bookmark-insert-current-bookmark'.
4478 (bookmark-set): Get `defaults' property from the bookmark record
4479 and use it in `read-from-minibuffer'.
4480 (bookmark-insert-current-bookmark): Remove function.
4481
4482 * info.el (Info-bookmark-make-record): Add `defaults' property
4483 with values of canonical Info node name, the current Info file
4484 name and the current Info node name. (Bug#12107)
4485
4486 2012-08-08 Juri Linkov <juri@jurta.org>
4487
4488 * files.el (basic-save-buffer): Use `buffer-name' as the default
4489 of `read-file-name' when buffer is not visiting a file (bug#12128).
4490
4491 2012-08-08 Juri Linkov <juri@jurta.org>
4492
4493 * info.el (Info-isearch-search): Doc fix.
4494 (Info-search): Change search-failed message from "initial node" to
4495 "end of node" (bug#12078).
4496 (Info-isearch-search): Change `isearch-string-state' to
4497 `isearch--state-string'.
4498
4499 2012-08-08 Glenn Morris <rgm@gnu.org>
4500
4501 * language/persian.el: Remove file.
4502 * language/misc-lang.el: Move unique part of persian.el here.
4503 * loadup.el: Remove language/persian.
4504
4505 2012-08-08 Óscar Fuentes <ofv@wanadoo.es>
4506
4507 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
4508
4509 2012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
4510
4511 * progmodes/python.el: Fix defsubst warning.
4512 (python-syntax-context) Rename from python-info-ppss-context.
4513 (python-syntax-context-type): Rename from
4514 python-info-ppss-context-type.
4515 (python-syntax-comment-or-string-p): Rename from
4516 python-info-ppss-comment-or-string-p.
4517
4518 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4519
4520 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
4521
4522 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
4523
4524 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
4525 a defcustom that is quoted with backquote.
4526
4527 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
4528 Fix handling of interactive spec when the body uses return.
4529 (math-do-arg-check, math-define-function-body): Use backquote forms.
4530 * calc/calc-ext.el (math-defcache): Likewise.
4531 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
4532 * allout.el (allout-new-exposure): Likewise.
4533 * calc/calcalg2.el (math-tracing-integral): Likewise.
4534 * info.el (Info-last-menu-item): Likewise.
4535 * emulation/vip.el (vip-loop): Likewise.
4536 * textmodes/artist.el (artist-funcall): Likewise.
4537 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
4538 Construct menu-item directly.
4539
4540 * progmodes/autoconf.el (font-lock-syntactic-keywords):
4541 Don't declare.
4542
4543 2012-08-07 Chong Yidong <cyd@gnu.org>
4544
4545 * simple.el (deactivate-mark): Preserve text properties when
4546 saving the primary selection (Bug#8384).
4547
4548 2012-08-07 Kevin Ryde <user42@zip.com.au>
4549
4550 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
4551 (woman-parse-numeric-value): On a bad .IP line, issue a warning
4552 and continue processing (Bug#12110).
4553
4554 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
4555
4556 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
4557 syntax-propertize-function (bug#10095).
4558
4559 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
4560
4561 * help-fns.el (help-fns--key-bindings, help-fns--signature)
4562 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
4563 describe-function-1.
4564 (describe-function-1): Use them. Move compiler macro after sig.
4565 (help-fns--compiler-macro): Use function-get. Assume we're already in
4566 standard-output. Adjust layout to new call order.
4567
4568 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
4569 re-binding a symbol that has a symbol-macro (bug#12119).
4570
4571 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
4572
4573 * language/persian.el: New file. (Bug#11812)
4574 * loadup.el: Add language/persian.el.
4575
4576 2012-08-06 Chong Yidong <cyd@gnu.org>
4577
4578 * window.el (window--maybe-raise-frame): New function.
4579 (window--display-buffer): Split off from here.
4580 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4581 (display-buffer-pop-up-window, display-buffer-use-some-window):
4582 Obey an inhibit-switch-frame action alist entry.
4583 (display-buffer): Update doc.
4584
4585 * replace.el (occur-after-change-function): Avoid losing focus by
4586 using the inhibit-switch-frame display parameter (Bug#12139).
4587
4588 2012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
4589
4590 Make internal shell process buffer names start with space.
4591 * progmodes/python.el (python-shell-make-comint): Add optional
4592 argument INTERNAL.
4593 (run-python-internal): Use it.
4594 (python-shell-internal-get-or-create-process): Check for new
4595 internal buffer names.
4596
4597 2012-08-06 Glenn Morris <rgm@gnu.org>
4598
4599 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
4600 Do less getting and setting of environment variables.
4601
4602 2012-08-05 Chong Yidong <cyd@gnu.org>
4603
4604 * proced.el (proced): Add substitution string to docstring to
4605 trigger autoloading of the proced library on C-h f (Bug#1768).
4606
4607 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4608 Don't show defvars which have no second argument (Bug#8638).
4609
4610 * imenu.el (imenu-generic-expression): Move documentation here
4611 from imenu--generic-function.
4612 (imenu--generic-function): Refer to imenu-generic-expression.
4613
4614 2012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
4615
4616 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
4617 indentation declaration.
4618 (viper-loop): Add indentation declaration (Bug#7025).
4619
4620 2012-08-05 Chong Yidong <cyd@gnu.org>
4621
4622 * help-fns.el (describe-variable): Add hyperlink for
4623 directory-local variables files. Improve buffer-local and
4624 permanent-local reporting; suggested by MON KEY (Bug#6644).
4625
4626 * help-mode.el (help-dir-local-var-def): New button type.
4627
4628 * files.el (kill-buffer-hook): Provide a defvar.
4629
4630 2012-08-05 Glenn Morris <rgm@gnu.org>
4631
4632 * eshell/esh-ext.el (eshell/addpath):
4633 Also update eshell-path-env. (Bug#12013)
4634
4635 2012-08-05 Chong Yidong <cyd@gnu.org>
4636
4637 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
4638
4639 * fringe.el (fringe-styles): Add docstring.
4640 (fringe--check-mode): New function.
4641 (set-fringe-mode, set-fringe-style): Use it.
4642 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
4643
4644 * files.el (set-auto-mode): Fix invalid setq call.
4645
4646 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
4647
4648 * isearch.el: Misc simplification; use defstruct.
4649 (isearch-mode-map): Dense maps now work like sparse ones.
4650 (isearch--state): New defstruct.
4651 (isearch-string-state, isearch-message-state, isearch-point-state)
4652 (isearch-success-state, isearch-forward-state)
4653 (isearch-other-end-state, isearch-word-state, isearch-error-state)
4654 (isearch-wrapped-state, isearch-barrier-state)
4655 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
4656 replaced by defstruct's accessors.
4657 (isearch--set-state): Rename from isearch-top-state and change
4658 calling convention.
4659 (isearch-push-state): Use new isearch--get-state.
4660 (isearch-toggle-word): Disable regexp when enabling word.
4661 (isearch-message-prefix): Remove unused arg _c-q-hack.
4662 (isearch-message-suffix): Remove unused arg _ellipsis.
4663
4664 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
4665
4666 * simple.el (list-processes--refresh): For a server use :host or
4667 :local as the address.
4668 (list-processes): Doc fix.
4669
4670 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
4671
4672 * lisp/mpc.el: Support password in host argument.
4673 (mpc--proc-connect): Parse and use new password element.
4674 Set mpc-proc variable instead of returning process.
4675 (mpc-proc): Adjust accordingly.
4676
4677 2012-08-03 Eli Zaretskii <eliz@gnu.org>
4678
4679 * whitespace.el (whitespace-display-mappings): Use Unicode
4680 codepoints, instead of emacs-mule codepoints. See
4681 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
4682 for the details.
4683
4684 * files.el (file-truename): Don't skip symlink-chasing part on
4685 windows-nt. Incorporate the resolution of 8+3 short aliases on
4686 Windows into the loop that recursively chases symlinks.
4687 Compare directory and its parent case-insensitively on MS-Windows and
4688 MS-DOS.
4689
4690 2012-08-03 Chong Yidong <cyd@gnu.org>
4691
4692 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
4693
4694 * sort.el (sort-regexp-fields): Doc fix.
4695
4696 2012-08-03 Tassilo Horn <tsdh@gnu.org>
4697
4698 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
4699 labels regex position point at the expected place.
4700
4701 2012-08-03 MON KEY <monkey@sandpframing.com>
4702
4703 * net/imap.el (imap-interactive-login, imap-authenticate)
4704 (imap-mailbox-lsub, imap-mailbox-list)
4705 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
4706 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
4707 (imap-parse-response): Doc fix.
4708
4709 2012-08-03 João Távora <joaotavora@gmail.com>
4710
4711 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
4712 if sexp scanning does not move point (Bug#5734).
4713
4714 2012-08-02 Tassilo Horn <tsdh@gnu.org>
4715
4716 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
4717 Add listings, minted, and ctable packages.
4718 (reftex-label-alist-builtin): Move listings, minted, and ctable
4719 entries before LaTeX.
4720 (reftex-label-alist): Docfix.
4721
4722 2012-08-02 Bastien Guerry <bzg@gnu.org>
4723
4724 * replace.el (occur): Fix docstring (bug#12122).
4725
4726 2012-08-02 Glenn Morris <rgm@gnu.org>
4727
4728 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
4729
4730 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
4731
4732 Obsolete alias inactivate-current-input-method-function (Bug#10150).
4733 * international/mule-cmds.el: Create
4734 inactivate-current-input-method-function as an obsolete alias for
4735 deactivate-current-input-method-function. See Katsumi Yamaoka in
4736 <http://bugs.gnu.org/10150#46>.
4737
4738 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
4739
4740 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
4741 of nested `if's.
4742
4743 2012-08-01 Glenn Morris <rgm@gnu.org>
4744
4745 * progmodes/autoconf.el (autoconf-definition-regexp):
4746 Add AH_TEMPLATE, adjust submatch numbering.
4747 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
4748 (autoconf-current-defun-function): Update for above change.
4749 (autoconf-current-defun-function): First skip to end of current word.
4750
4751 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
4752
4753 * calendar/cal-html.el (cal-html-insert-agenda-days):
4754 Fix typo. (Bug#12018)
4755
4756 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
4757
4758 Shell processes: enhancements to startup and CEDET compatibility.
4759 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
4760 (python-shell-make-comint): accept-process-output at startup.
4761 (run-python-internal): Set inferior-python-mode-hook to nil.
4762 (python-shell-internal-get-or-create-process): call sit-for.
4763 (python-preoutput-result): Add obsolete alias.
4764 (python-shell-internal-send-string): Use it.
4765 (python-shell-send-setup-code): Remove call to
4766 accept-process-output.
4767
4768 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
4769
4770 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
4771 (Bug#12108)
4772
4773 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
4774
4775 * calc-mode.el (calc-basic-simplification-mode): Rename from
4776 `calc-limited-simplification-mode'.
4777 (calc-alg-simplification-mode): New function.
4778 (calc-set-simplify-mode): Adjust message.
4779
4780 * calc.el (calc-set-mode-line): Adjust mode line display for
4781 basic simplification mode.
4782
4783 * calc-help.el (calc-m-prefix-help): Update help message.
4784
4785 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
4786 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
4787
4788 2012-07-31 Bastien Guerry <bzg@gnu.org>
4789
4790 * man.el (man): Fix comment. (bug#12101)
4791
4792 2012-07-31 Martin Rudalics <rudalics@gmx.at>
4793
4794 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
4795 Don't return a non-nil value when no suitable buffer was found.
4796
4797 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
4798
4799 * progmodes/python.el (run-python-internal): Disable font lock for
4800 internal shells.
4801
4802 2012-07-30 Stefan Merten <smerten@oekonux.de>
4803
4804 * textmodes/rst.el: Silence `checkdoc-ispell'.
4805 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
4806 (rst-official-version, rst-official-cvs-rev)
4807 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
4808 (rst-mode-map): New key binding.
4809
4810 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
4811
4812 Update .PHONY listings in makefiles.
4813 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
4814 autoloads, update-subdirs, updates, bzr-update, update-authors,
4815 compile-onefile, compile-calc, backup-compiled-files,
4816 compile-after-backup, compile-one-process, mh-autoloads,
4817 bootstrap-clean, distclean, maintainer-clean.
4818
4819 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4820
4821 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
4822 (calc-set-mode-line): Don't display "AlgSimp ".
4823
4824 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
4825 (calc-lim-simplify-mode): New function.
4826 (calc-set-simplify-mode): Default to 'alg.
4827 (calc-default-simplify-mode): Make algebraic simplifications
4828 the default.
4829
4830 * calc/calc-ext.el (calc-init-extensions): Remove binding for
4831 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
4832
4833 * calc/calc-help.el (calc-m-prefix-help): Change messages to
4834 indicate new simplification modes.
4835
4836 * calc/README: Mention new default simplification mode.
4837
4838 * calc/calc.el (math-normalize-error): New variable.
4839 (math-normalize): Set `math-normalize-error' to t
4840 when there's an error.
4841
4842 * calc/calc-alg.el (math-simplify): Don't simplify when
4843 `math-normalize' returns an error.
4844
4845 2012-07-29 Eli Zaretskii <eliz@gnu.org>
4846
4847 * international/mule-cmds.el (set-locale-environment): Revert last
4848 change, since display-graphic-p returns nil when this function is
4849 called during startup. Instead...
4850
4851 * term/w32console.el (terminal-init-w32console): ...setup the
4852 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
4853
4854 2012-07-29 Juri Linkov <juri@jurta.org>
4855
4856 * simple.el (goto-line): Don't display default line number in the
4857 prompt because it should be displayed by `read-number' (bug#9952).
4858 Add the current line number to the defaults of `goto-line' to
4859 allow its easier modification by users with `M-n' (bug#9201).
4860
4861 * subr.el (read-number): Support multiple default values like in
4862 other minibuffer reading functions. Replace `read' with
4863 `string-to-number' for consistency with `number-to-string'.
4864
4865 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
4866
4867 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
4868 * emulation/viper-init.el (viper-deactivate-input-method-action):
4869 Rename from viper-inactivate-input-method-action.
4870 (viper-deactivate-input-method):
4871 Rename from viper-inactivate-input-method.
4872 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
4873 * international/mule-cmds.el (deactivate-input-method):
4874 Rename from inactivate-input-method.
4875 Also run input-method-deactivate-hook.
4876 (deactivate-current-input-method-function):
4877 Rename from inactivate-current-input-method-function.
4878 (input-method-deactivate-hook): New hook.
4879 (input-method-inactivate-hook): Mark obsolete.
4880 (inactivate-input-method): Mark obsolete.
4881
4882 * international/quail.el (quail-activate):
4883 Also run quail-deactivate-hook.
4884 (quail-deactivate): Rename from quail-inactivate.
4885 * international/robin.el (robin-activate):
4886 Also run robin-deactivate-hook.
4887 (robin-deactivate): Rename from robin-inactivate.
4888
4889 2012-07-29 Chong Yidong <cyd@gnu.org>
4890
4891 * simple.el (indicate-copied-region): New function.
4892 (kill-ring-save): Split off from here.
4893
4894 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
4895 (kill-rectangle): Set deactivate-mark to t on read-only error.
4896
4897 * register.el (copy-to-register, copy-rectangle-to-register):
4898 Deactivate the mark, and use indicate-copied-region (Bug#10056).
4899 (append-to-register, prepend-to-register): Call indicate-copied-region.
4900
4901 2012-07-29 Juri Linkov <juri@jurta.org>
4902
4903 * simple.el (async-shell-command-buffer): New defcustom.
4904 (shell-command): Use it. (Bug#4719)
4905
4906 2012-07-28 Eli Zaretskii <eliz@gnu.org>
4907
4908 * international/mule-cmds.el (set-locale-environment): In a
4909 console session on MS-Windows, set up keyboard and terminal
4910 encoding from the OEM codepage, not the ANSI codepage.
4911 (Bug#12055)
4912
4913 2012-07-28 Chong Yidong <cyd@gnu.org>
4914
4915 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
4916 gdb-get-location.
4917
4918 2012-07-28 Leo Liu <sdl.web@gmail.com>
4919
4920 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
4921 the alist (bug#12029).
4922
4923 2012-07-28 Eli Zaretskii <eliz@gnu.org>
4924
4925 * makefile.w32-in (custom-deps, finder-data, updates, compile)
4926 (compile-always, compile-first)
4927 ($(lisp)/calendar/cal-loaddefs.el)
4928 ($(lisp)/calendar/diary-loaddefs.el)
4929 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
4930 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
4931 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
4932 instead of on update-subdirs.
4933 (bootstrap-clean): Delete $(lisp)/subdirs.el.
4934
4935 2012-07-28 Chong Yidong <cyd@gnu.org>
4936
4937 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
4938 directory if vc-deduce-backend returns nil (Bug#7350).
4939
4940 * simple.el (delete-trailing-lines): New option.
4941 (delete-trailing-whitespace): Obey it (Bug#11879).
4942
4943 2012-07-28 David Engster <deng@randomsample.de>
4944
4945 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
4946 Explanation of new 'symbol-qnames feature in doc-strings.
4947 (xml-maybe-do-ns): Return expanded names as plain symbols if
4948 'symbol-qnames was provided in XML-NS argument (Bug#11916).
4949 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
4950
4951 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
4952
4953 Consistent completion in inferior python with emacs -nw.
4954 * progmodes/python.el (inferior-python-mode): replace "<tab>"
4955 binding in inferior-python-mode-map with "\t".
4956 (python-shell-completion-complete-at-point)
4957 (python-completion-complete-at-point): Remove interactive spec.
4958
4959 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
4960
4961 * calc/calccomp.el (math-compose-expr): Undo previous change.
4962
4963 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
4964
4965 * progmodes/python.el (python-mode-map): Add keybinding for
4966 run-python.
4967 (python-shell-make-comint): Fix pop-to-buffer call.
4968 (run-python): Autoload. New arg SHOW.
4969 (python-shell-get-or-create-process): Do not pop python process
4970 buffer.
4971
4972 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
4973
4974 * notifications.el (notifications-on-action-signal)
4975 (notifications-on-closed-signal): Use also the bus address for the map.
4976 (notifications-notify, notifications-close-notification)
4977 (notifications-get-capabilities): Add optional argument BUS.
4978
4979 2012-07-27 Tassilo Horn <tsdh@gnu.org>
4980
4981 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
4982 Add support for the lstlisting and minted environments, and for the
4983 ctable macro.
4984 * textmodes/reftex.el (reftex-compile-variables): Also recognize
4985 labels written in keyvals syntax.
4986
4987 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
4988
4989 * calc/calccomp.el (math-compose-expr): Use parentheses when
4990 there is a product in the denominator of a fraction.
4991
4992 2012-07-26 Eli Zaretskii <eliz@gnu.org>
4993
4994 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
4995 ($(lisp)/calendar/diary-loaddefs.el)
4996 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
4997 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
4998 Fixes failures in parallel bootstrap because subdirs.el is being
4999 rewritten while the autoload files are built at the same time,
5000 which needs to load subdirs.el.
5001
5002 2012-07-26 Martin Rudalics <rudalics@gmx.at>
5003
5004 * mouse.el (popup-menu): Fix doc-string and re-indent code.
5005 (mouse-drag-line): Don't exit tracking when a switch-frame or
5006 switch-window event occurs (Bug#12006).
5007
5008 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5009
5010 * mouse.el (popup-menu): Fix last change.
5011
5012 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5013
5014 Autoload from Lisp with more care. Follow aliases when looking for
5015 function properties.
5016 * subr.el (autoloadp): New function.
5017 (symbol-file): Use it.
5018 (function-get): New function.
5019 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
5020 autoload-do-load.
5021 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
5022 (lisp-indent-function):
5023 * emacs-lisp/gv.el (gv-get):
5024 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
5025 * emacs-lisp/byte-opt.el (byte-optimize-form):
5026 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
5027 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
5028 Use function-get.
5029 * emacs-lisp/cl.el: Don't propagate function properties any more.
5030
5031 * speedbar.el (speedbar-add-localized-speedbar-support):
5032 * emacs-lisp/disass.el (disassemble-internal):
5033 * desktop.el (desktop-load-file):
5034 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
5035 (describe-function-1):
5036 * emacs-lisp/find-func.el (find-function-noselect):
5037 * emacs-lisp/elp.el (elp-instrument-function):
5038 * emacs-lisp/advice.el (ad-has-proper-definition):
5039 * apropos.el (apropos-safe-documentation, apropos-macrop):
5040 * emacs-lisp/debug.el (debug-on-entry):
5041 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
5042 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5043 * calc/calc.el (name): Use autoloadp & autoload-do-load.
5044
5045 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
5046
5047 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
5048 function, not an obsolete variable (Bug#12046).
5049
5050 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
5051
5052 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
5053
5054 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
5055
5056 * emacs-lisp/pp.el (pp-display-expression): Select old selected
5057 window only if it is still live (Bug#12034).
5058
5059 2012-07-25 Martin Rudalics <rudalics@gmx.at>
5060
5061 * subr.el (redirect-frame-focus): Add advertised calling
5062 convention (Bug#12030).
5063
5064 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
5065
5066 Prefer typical American spelling for "acknowledgment".
5067 * vc/add-log.el (change-log-acknowledgment): Rename from
5068 change-log-acknowledgement, with an alias for the old name.
5069
5070 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
5071
5072 * calc-alg.el (math-simplify-divide): Don't cross multiply
5073 in an equation when the lhs is a variable.
5074
5075 2012-07-24 Julien Danjou <julien@danjou.info>
5076
5077 * net/netrc.el (netrc-find-service-number, netrc-store-data):
5078 Remove, unused.
5079
5080 2012-07-23 Eli Zaretskii <eliz@gnu.org>
5081
5082 * startup.el (command-line): Don't display an empty user name in
5083 the error message about non-existent home directory, when
5084 init-file-user was set to an empty string. See
5085 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
5086 for the details and context.
5087
5088 2012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
5089
5090 * ses.el (ses-cell-formula-aset): New macro.
5091 (ses-cell-references-aset): New macro.
5092 (ses-cell-p): New function.
5093 (ses-rename-cell): Do no longer rely on complex operations like
5094 ses-cell-set-formula or ses-set-cell to change the cell and handle
5095 the undo at the same time, but rather use lower level new macros
5096 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
5097 the undo directly. Refresh the mode line.
5098
5099 2012-07-21 Leo Liu <sdl.web@gmail.com>
5100
5101 * progmodes/cc-cmds.el (c-defun-name):
5102 Use match-string-no-properties instead for consistency.
5103
5104 2012-07-20 Leo Liu <sdl.web@gmail.com>
5105
5106 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
5107 (Bug#7879)
5108
5109 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
5110
5111 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
5112
5113 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
5114 * progmodes/bug-reference.el, misearch.el: Provide themselves
5115 (bug#11915).
5116
5117 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
5118 of narrowed buffer (bug#11966).
5119
5120 2012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
5121
5122 * ses.el (ses-rename-cell): Set new name also in reference list of
5123 cells of which the renamed cell depends.
5124
5125 2012-07-20 Masatake YAMATO <yamato@redhat.com>
5126
5127 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
5128 to check whether menu-bar is shown or not. If not shown,
5129 show the menu-bar as a popup menu instead of using tmm.
5130 * mouse.el (popup-menu): Accept `point' as `position' argument.
5131
5132 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
5133
5134 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
5135 up inside string symbol literal (bug#11923).
5136
5137 2012-07-20 Eli Zaretskii <eliz@gnu.org>
5138
5139 * startup.el (fancy-startup-text): Read the whole tutorial, not
5140 just its first 256 bytes. Prevents gibberish in display of the
5141 tutorial title.
5142
5143 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
5144
5145 Drop idle buffer compaction due to an absence of the
5146 proved efficiency.
5147 * compact.el: Remove.
5148
5149 2012-07-19 Sam Steingold <sds@gnu.org>
5150
5151 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
5152 vc-bzr-pull & vc-bzr-merge-branch.
5153 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
5154 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
5155 for consistency with compilation-error-regexp-alist.
5156 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
5157 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
5158 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
5159 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
5160
5161 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * emacs-lisp/chart.el: Use lexical-binding.
5164 (chart-emacs-storage): Don't hardcode the list of entries.
5165
5166 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
5167
5168 Next round of tweaks caused by Fgarbage_collect changes.
5169 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
5170
5171 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
5172
5173 Compact buffers when idle.
5174 * compact.el: New file.
5175
5176 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
5177
5178 * subr.el (eventp): Presume that if it looks vaguely like an event,
5179 it's an event (bug#10190).
5180
5181 2012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
5182
5183 Enhancements to ppss related code (thanks Stefan).
5184 * progmodes/python.el (python-indent-context)
5185 (python-indent-calculate-indentation, python-indent-dedent-line)
5186 (python-indent-electric-colon, python-nav-forward-block)
5187 (python-mode-abbrev-table)
5188 (python-info-assignment-continuation-line-p): Simplify checks
5189 for ppss context.
5190 (python-info-continuation-line-p): Cleanup.
5191 (python-info-ppss-context): Do not catch 'quote.
5192 (python-info-ppss-context-type)
5193 (python-info-ppss-comment-or-string-p): Simplify.
5194
5195 2012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
5196
5197 * progmodes/python.el: Enhancements to eldoc support.
5198 (python-info-current-symbol): New function.
5199 (python-eldoc-at-point): Use python-info-current-symbol.
5200 (python-info-current-defun): Fix cornercase on first defun scan.
5201 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
5202 and signal error when no inferior python process is available.
5203
5204 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
5205
5206 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
5207 assume it's always t.
5208 (vc-git-registered): Remove caching, the function is only called
5209 once.
5210 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
5211
5212 2012-07-18 Chong Yidong <cyd@gnu.org>
5213
5214 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
5215
5216 * simple.el (count-words): Report on narrowing (Bug#9959).
5217
5218 * bindings.el: Bind M-= to count-words.
5219
5220 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
5221
5222 2012-07-18 Masatake YAMATO <yamato@redhat.com>
5223
5224 * progmodes/sh-script.el (sh-imenu-generic-expression):
5225 Capture a function with `function' keyword and without parentheses
5226 like "function FOO" (bug#11856).
5227
5228 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
5229
5230 * window.el (split-window-sensibly): Make WINDOW argument
5231 optional.
5232
5233 2012-07-18 Chong Yidong <cyd@gnu.org>
5234
5235 * subr.el (keyboard-translate): Doc fix (Bug#7261).
5236
5237 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
5238 and make C-x 8 RET exit isearch (Bug#11439).
5239
5240 * international/iso-transl.el: Move isearch-mode-map key
5241 definitions to isearch.el.
5242
5243 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
5244
5245 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
5246 (eieio-defclass): Use gv-define-setter when possible.
5247
5248 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
5249
5250 Reflect recent changes in Fgarbage_collect.
5251 * emacs-lisp/chart.el (chart-emacs-storage): Change to
5252 reflect new format of data returned by Fgarbage_collect.
5253
5254 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
5255
5256 New utility functions + python-info-ppss-context fix (Bug#11910).
5257 * progmodes/python.el (python-info-beginning-of-block-statement-p)
5258 (python-info-ppss-comment-or-string-p): New functions.
5259 (python-info-ppss-context): Small fix for string check.
5260
5261 2012-07-17 Juri Linkov <juri@jurta.org>
5262
5263 * dired-aux.el (dired-do-async-shell-command): Doc fix.
5264 (dired-do-async-shell-command): Don't add `*' at the end of the
5265 command (Bug#11815).
5266 (dired-do-shell-command): Doc fix.
5267 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
5268 Join the individual commands using either "&" or ";" as the
5269 separator depending on the values of these trailing characters.
5270 At the end re-add the trailing "&". (Bug#10598)
5271
5272 * simple.el (async-shell-command): Sync the interactive spec with
5273 `shell-command'. Doc fix.
5274 (shell-command): Doc fix.
5275
5276 2012-07-17 Juri Linkov <juri@jurta.org>
5277
5278 * descr-text.el (describe-char): Fix format args. (Bug#10129)
5279
5280 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
5281
5282 Final renames and doc fixes for movement commands (bug#11899).
5283 * progmodes/python.el (python-nav-beginning-of-statement):
5284 Rename from python-nav-statement-start.
5285 (python-nav-end-of-statement): Rename from
5286 python-nav-statement-end.
5287 (python-nav-beginning-of-block): Rename from
5288 python-nav-block-start.
5289 (python-nav-end-of-block): Rename from python-nav-block-end.
5290
5291 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
5292
5293 * progmodes/python.el (python-shell-send-string-no-output):
5294 Allow accept-process-output to quit, keeping shell process ready for
5295 future interactions (Bug#11868).
5296
5297 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
5298
5299 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
5300
5301 * emacs-lisp/elint.el (elint-find-args-in-code):
5302 Use help-function-arglist, so as to handle lexical byte-code.
5303
5304 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
5305 change (bug#11826).
5306
5307 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
5308
5309 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
5310 Avoid spuriously marking the buffer as modified because of c-is-sws.
5311
5312 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
5313 as not-a-comment (bug#11946).
5314
5315 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
5316 for uninterned vars.
5317
5318 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
5319 Use read-event since we don't really want to read chars but bytes.
5320
5321 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
5322 $$..$$ but also $..$ using regexps (bug#11953).
5323 Use tex-verbatim for \url and \path.
5324 (tex-font-lock-keywords): Define as defconst like the others.
5325 (tex-common-initialization): Don't use font-lock-syntax-table any more.
5326
5327 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
5328
5329 * international/mule-cmds.el (ucs-insert): Make it an obsolete
5330 alias for insert-char.
5331
5332 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
5333
5334 * progmodes/python.el: Simplified imenu implementation.
5335 (python-nav-jump-to-defun): Remove command.
5336 (python-mode-map): Use `imenu' instead.
5337 (python-nav-list-defun-positions-cache)
5338 (python-imenu-include-defun-type, python-imenu-make-tree)
5339 (python-imenu-subtree-root-label, python-imenu-index-alist):
5340 Remove vars.
5341 (python-nav-list-defun-positions, python-nav-read-defun)
5342 (python-imenu-tree-assoc, python-imenu-make-element-tree)
5343 (python-imenu-make-tree, python-imenu-create-index):
5344 Remove functions.
5345 (python-mode): Update to interact with imenu by setting
5346 `imenu-extract-index-name-function' only.
5347
5348 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
5349
5350 * progmodes/python.el: Enhancements to navigation commands.
5351 (python-nav-backward-sentence)
5352 (python-nav-forward-sentence): Remove.
5353 (python-nav-backward-statement, python-nav-forward-statement)
5354 (python-nav-statement-start, python-nav-statement-end)
5355 (python-nav-backward-block, python-nav-forward-block)
5356 (python-nav-block-start, python-nav-block-end)
5357 (python-nav-forward-sexp-function)
5358 (python-info-current-line-comment-p)
5359 (python-info-current-line-empty-p): New functions.
5360 (python-indent-context): Use `python-nav-statement-start'.
5361
5362 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
5363
5364 * eshell/em-ls.el (eshell/ls): Use `apply'.
5365
5366 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
5367 multi-hops, instead of Tramp internals.
5368
5369 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
5370
5371 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
5372 when F1 and F2 are located on different hosts.
5373
5374 2012-07-14 Chong Yidong <cyd@gnu.org>
5375
5376 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
5377 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
5378 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
5379 (xterm-mouse--read-event-sequence-1000)
5380 (xterm-mouse--read-event-sequence-1006): New functions. For old
5381 mouse protocol, handle M-mouse-X events correctly.
5382 (xterm-mouse-event): New arg specifying mouse protocol.
5383 (turn-on-xterm-mouse-tracking-on-terminal)
5384 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
5385 sequence to toggle extended coordinates on newer XTerms.
5386 This appears to be harmless on terminals which do not support this.
5387
5388 2012-07-14 Leo Liu <sdl.web@gmail.com>
5389
5390 Add fringe bitmap indicators for flymake. (Bug#11253)
5391 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
5392 (flymake-make-overlay): New arg BITMAP.
5393 (flymake-error-bitmap, flymake-warning-bitmap)
5394 (flymake-fringe-indicator-position): New user variables.
5395
5396 * fringe.el: New bitmap exclamation-mark.
5397
5398 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
5399
5400 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
5401 also (Bug#7879).
5402
5403 2012-07-14 Chong Yidong <cyd@gnu.org>
5404
5405 * electric.el (electric-pair-post-self-insert-function): Fix pair
5406 insertion in empty-region case (Bug#11520).
5407
5408 2012-07-14 Chong Yidong <cyd@gnu.org>
5409
5410 * bindings.el: Consolidate ctl-x-r-map bindings.
5411 Bind copy-rectangle-as-kill to C-x r w.
5412
5413 * rect.el, register.el: Move bindings to bindings.el.
5414
5415 2012-07-14 Reuben Thomas <rrt@sc3d.org>
5416
5417 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
5418
5419 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
5420
5421 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
5422
5423 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
5424
5425 * bindings.el (top): Use `mapc' instead of `mapcar'.
5426
5427 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
5428
5429 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
5430
5431 * progmodes/sql.el (sql-comint): Suppress the check for program on
5432 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
5433 (Bug#11908)
5434
5435 2012-07-13 Chong Yidong <cyd@gnu.org>
5436
5437 * bindings.el: Assign a non-nil permanent-local property to
5438 per-buffer variables which lack a default value (Bug#11930).
5439
5440 * help-fns.el (describe-variable): In the "automatically becomes
5441 local" notice, take note of permanent-local variables.
5442
5443 2012-07-13 Chong Yidong <cyd@gnu.org>
5444
5445 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
5446 to allow printing the message when called from Lisp.
5447
5448 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5449 Remove toggle-read-only.
5450
5451 * bs.el (bs-toggle-readonly):
5452 * buff-menu.el (Buffer-menu-toggle-read-only):
5453 Remove with-no-warnings around toggle-read-only.
5454
5455 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
5456 Remove with-no-warnings around toggle-read-only.
5457 (ffap-read-only, ffap-read-only-other-window)
5458 (ffap-read-only-other-frame): Callers changed.
5459
5460 * help-mode.el: Don't require view package.
5461 (help-mode-finish): Set buffer-read-only instead of calling
5462 toggle-read-only.
5463
5464 * bindings.el (mode-line-toggle-read-only):
5465 * dired.el (dired-toggle-read-only):
5466 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
5467 with non-nil second arg.
5468
5469 * emacs-lisp/eieio-custom.el (eieio-customize-object):
5470 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
5471 directly.
5472
5473 2012-07-12 Eli Zaretskii <eliz@gnu.org>
5474
5475 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
5476 not incf.
5477
5478 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
5479
5480 More CL cleanups and reduction of use of cl.el.
5481 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
5482 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
5483 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
5484 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
5485 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
5486 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
5487 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
5488 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
5489 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
5490 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
5491 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
5492 * eshell/em-cmpl.el, eshell/em-banner.el:
5493 * calendar/parse-time.el: Use cl-lib.
5494 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
5495 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
5496 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
5497 * term/ns-win.el, term.el, shell.el, ps-samp.el:
5498 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
5499 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
5500 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
5501 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
5502 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
5503 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
5504 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
5505 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
5506 `lambda' rather than with `quote'.
5507 (eshell-do-opt): Adjust accordingly.
5508 (eshell-process-option): Simplify.
5509 * eshell/esh-var.el:
5510 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
5511 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
5512 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
5513 to `pcase--dontcare'.
5514 * emacs-lisp/cl.el (labels): Mark obsolete.
5515 (cl--letf, letf): Move to cl-lib.
5516 (cl--letf*, letf*): Remove.
5517 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
5518 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
5519 (cl-progv): Rewrite.
5520 (cl--letf, cl-letf): Move from cl.el.
5521 (cl-letf*): New macro.
5522 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
5523
5524 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
5525
5526 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
5527
5528 2012-07-11 Chong Yidong <cyd@gnu.org>
5529
5530 * vc/log-edit.el (log-edit-vc-backend): New variable.
5531 (log-edit): Doc fix.
5532
5533 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
5534 argument of log-edit to set up all local variables.
5535 (vc-start-logentry): New optional arg specifying VC backend.
5536
5537 * vc/vc.el (vc-checkin): Use it.
5538 (vc-deduce-fileset): Handle Log Edit buffers.
5539 (vc-diff): Make first argument optional too.
5540
5541 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
5542
5543 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
5544
5545 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
5546 command, just in case. The function is not needed anymore.
5547 (eshell-external-command): Do not call `eshell-remote-command'.
5548
5549 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
5550
5551 Reduce use of (require 'cl).
5552 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
5553 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
5554 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
5555 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
5556 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
5557 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
5558 * battery.el, avoid.el, abbrev.el: Use cl-lib.
5559 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
5560 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
5561 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
5562 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
5563 * calculator.el, autorevert.el, apropos.el: Don't require CL.
5564 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
5565 (byte-compile-unfold-bcf, byte-compile-check-variable):
5566 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
5567 (byte-compile-nilconstp):
5568 * emacs-lisp/autoload.el (make-autoload): Use pcase.
5569 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
5570
5571 * emacs-lisp/gv.el (cond): Make it a valid place.
5572 (if): Simplify slightly.
5573
5574 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
5575 (pcase--self-quoting-p): New function.
5576 (pcase--u1): Use it.
5577
5578 2012-07-10 Glenn Morris <rgm@gnu.org>
5579
5580 * emacs-lisp/authors.el (authors-fixed-entries):
5581 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
5582
5583 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
5584
5585 Rename configure.in to configure.ac (Bug#11603).
5586 * emacs-lisp/authors.el (authors-canonical-file-name):
5587 * progmodes/autoconf.el (autoconf-mode):
5588 Prefer configure.ac to configure.in.
5589
5590 2012-07-08 Chong Yidong <cyd@gnu.org>
5591
5592 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
5593 Implement the mouse-1-click-follows-link handling properly.
5594
5595 * info.el (Info-link-keymap): Use follow-link mechanism for
5596 header-line links (Bug#374).
5597
5598 * simple.el (deactivate-mark): Do not set the primary selection
5599 if another program has acquired it (Bug#11772).
5600
5601 2012-07-07 Kevin Ryde <user42@zip.com.au>
5602
5603 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
5604 (woman-decode-region): Replace escaped-escapes without destroying
5605 bold or underline (Bug#11552).
5606 (woman2-process-escapes): Handle nofill regions (Bug#11591).
5607
5608 2012-07-07 Chong Yidong <cyd@gnu.org>
5609
5610 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
5611 (interprogram-cut-function, interprogram-paste-function):
5612 Mention that we typically mean the clipboard.
5613
5614 2012-07-06 Glenn Morris <rgm@gnu.org>
5615
5616 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
5617
5618 * files.el (toggle-read-only): Restrict message to interactive use.
5619
5620 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
5621
5622 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
5623
5624 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
5625
5626 2012-07-06 Glenn Morris <rgm@gnu.org>
5627
5628 * Makefile.in (compile-one-process): Rename from "recompile".
5629
5630 * Makefile.in (bzr-update): "compile" is the same as "recompile
5631 autoloads", but parallelizable, so use that instead.
5632
5633 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
5634
5635 * window.el (quit-window): Always restore window height when
5636 it's saved in quit-restore parameter (Bug#11810).
5637
5638 2012-07-06 Glenn Morris <rgm@gnu.org>
5639
5640 * simple.el (kill-whole-line): Doc tweak.
5641
5642 2012-07-06 Eli Zaretskii <eliz@gnu.org>
5643
5644 * files.el (file-relative-name): Compare file names
5645 case-insensitively if on MS-Windows or MS-DOS, or if
5646 read-file-name-completion-ignore-case is non-nil. Don't use
5647 case-fold-search for this purpose. (Bug#11827)
5648
5649 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
5650
5651 * calendar/cal-dst.el (calendar-current-time-zone):
5652 Return calendar-current-time-zone-cache if non-nil.
5653
5654 2012-07-17 Masatake YAMATO <yamato@redhat.com>
5655 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
5656
5657 * calendar/cal-dst.el (calendar-current-time-zone):
5658 Return calendar-current-time-zone-cache if non-nil.
5659
5660 2012-07-06 Glenn Morris <rgm@gnu.org>
5661
5662 * Makefile.in (cvs-update): Remove old alias.
5663
5664 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
5665
5666 Sync with Tramp 2.2.6-pre.
5667
5668 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
5669 compatible declaration.
5670
5671 * net/tramp-cmds.el (tramp-append-tramp-buffers):
5672 Protect `list-load-path-shadows' call.
5673
5674 * net/tramp-compat.el (top): Require packages, which aren't
5675 autoloaded anymore for XEmacs. Protect call of
5676 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
5677 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
5678 it hurts at least for SXEmacs.
5679 (tramp-compat-temporary-file-directory): In XEmacs, there is no
5680 standard-value for `temporary-file-directory'.
5681
5682 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
5683 Redirect stderr to /dev/null.
5684 (tramp-sh-handle-write-region): uid and gid can be floats.
5685 Reported by Russell Sim <russell.sim@gmail.com>.
5686 (tramp-sh-handle-vc-registered): Hide errors.
5687 (tramp-vc-file-name-handler): Use dummy results for `process-file'
5688 and `start-file-process'.
5689 (tramp-maybe-open-connection): Check also whether `non-essential'
5690 is bound.
5691
5692 2012-07-04 Chong Yidong <cyd@gnu.org>
5693
5694 * xml.el (xml--parse-buffer): Use xml-syntax-table.
5695 (xml-parse-tag): Likewise, and avoid changing entity tables.
5696 (xml-syntax-table): Define from scratch, making sure not to give
5697 x2000 and other Unicode spaces whitespace syntax, since those are
5698 not spaces in XML.
5699 (xml-parse-fragment): Delete unused function.
5700 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
5701 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
5702 (xml-entity-ref, xml-pe-reference-re)
5703 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
5704 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
5705 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
5706 (xml-entity-value-re): Use syntax references in regexps where
5707 possible; no need to define inside a let-binding.
5708 (xml-parse-dtd): Use xml-pe-reference-re.
5709 (xml-entity-or-char-ref-re): New defconst.
5710 (xml-parse-string, xml-substitute-special): Use it.
5711
5712 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * files.el (locate-dominating-file): Allow `name' to be a predicate.
5715 (find-file--read-only): New function.
5716 (find-file-read-only, find-file-read-only-other-window)
5717 (find-file-read-only-other-frame): Use it.
5718 (insert-file-contents-literally): Don't `fset'.
5719 (get-free-disk-space): Use locate-dominating-file.
5720
5721 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
5722 function is already compiled.
5723
5724 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
5725
5726 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
5727
5728 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
5729 files on the same host.
5730
5731 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
5732
5733 * help-fns.el (describe-function-1): Only call
5734 help-fns--autoloaded-p when we have a file name. (Bug#11848)
5735
5736 2012-07-03 Chong Yidong <cyd@gnu.org>
5737
5738 * xml.el: Protect parser against XML bombs.
5739 (xml-entity-expansion-limit): New variable.
5740 (xml-parse-string, xml-substitute-special): Use it.
5741 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
5742
5743 2012-07-03 Glenn Morris <rgm@gnu.org>
5744
5745 * progmodes/bug-reference.el (bug-reference-bug-regexp):
5746 Allow linking to specific messages in debbugs reports (eg 123#5).
5747
5748 2012-07-02 Chong Yidong <cyd@gnu.org>
5749
5750 * xml.el: Fix entity and character reference expansion, allowing
5751 them to expand into markup as per XML spec.
5752 (xml-default-ns): New variable.
5753 (xml-entity-alist): Use XML spec definitions for lt and amp.
5754 (xml-parse-region): Make first two arguments optional.
5755 Discard text properties.
5756 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
5757 All callers changed.
5758 (xml-parse-tag): Call xml-parse-tag-1. For backward
5759 compatibility, this function should not modify buffer contents.
5760 (xml-parse-tag-1): Fix opening-tag regexp.
5761 (xml-parse-string): Rewrite, handling entity and character
5762 references properly.
5763 (xml--entity-replacement-text): Signal an error if a parameter
5764 entity is undefined.
5765
5766 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * comint.el (comint-output-filter): Filter out repeated prompts.
5769
5770 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
5771 and file-name-absolute-p.
5772 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
5773 internal calls.
5774
5775 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
5776
5777 Spelling fixes.
5778 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
5779 Rename from byte-compile--refiy-function. All uses changed.
5780
5781 2012-07-01 Chong Yidong <cyd@gnu.org>
5782
5783 * xml.el (xml--parse-buffer): New function. Move most of
5784 xml-parse-region here.
5785 (xml-parse-region): Copy region into a temporary buffer, since
5786 parameter entity substitution requires changing buffer contents.
5787 Use xml--parse-buffer.
5788 (xml-parse-file): Use xml--parse-buffer.
5789 (xml-parse-dtd): Make parameter entity substitution work right.
5790 Use proper regexps for ELEMENT declarations (Bug#7172).
5791
5792 2012-06-30 Glenn Morris <rgm@gnu.org>
5793
5794 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
5795
5796 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
5797 Remove outdated and unnecessary dbus declarations.
5798
5799 2012-06-30 Eli Zaretskii <eliz@gnu.org>
5800
5801 * emacs-lisp/timer.el (timer-until): Subtract results of
5802 float-time, instead of taking float-time of the result of
5803 time-subtract, since float-time signals an error for negative time
5804 arguments.
5805
5806 2012-06-30 Chong Yidong <cyd@gnu.org>
5807
5808 * xml.el (xml-*-re): Convert defvars into defconsts, and
5809 eval-and-compile them so eval-and-compile works on derivatives.
5810 (xml--entity-replacement-text): Use eval-and-comple.
5811
5812 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
5813
5814 * vc/vc-git.el (vc-git-registered): Use cache property
5815 `git-registered'.
5816 (vc-git-mode-line-string): Call `vc-working-revision' instead of
5817 `vc-git-working-revision' in order to benefit from the cache.
5818 (vc-git-root): Use cache property `git-root'. (Bug#11757)
5819
5820 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
5821
5822 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
5823 removed (likely outside Emacs). (Bug#11757)
5824
5825 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
5826
5827 * emacs-lisp/cl-lib.el: Require macroexp.
5828
5829 2012-06-30 Chong Yidong <cyd@gnu.org>
5830
5831 * xml.el: Implement XML parameter entities.
5832 (xml-parameter-entity-alist): New variable.
5833 (xml-parse-region, xml-parse-fragment): Preserve previous values
5834 of xml-entity-alist and xml-parameter-entity-alist, so that
5835 repeated calls on different documents do not change them.
5836 (xml-parse-tag): Fix doctype regexp.
5837 (xml--entity-replacement-text): New function.
5838 (xml-parse-dtd): Use it. Don't handle system entities; doing that
5839 properly requires url retrieval which is unimplemented.
5840 (xml-escape-string): Doc fix.
5841
5842 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
5843
5844 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
5845
5846 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
5847
5848 * fringe.el (fringe-mode): Doc fix.
5849
5850 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
5851
5852 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
5853 is non-nil.
5854 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
5855 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
5856
5857 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
5858
5859 * calendar/cal-dst.el (calendar-current-time-zone):
5860 Return calendar-current-time-zone-cache if non-nil.
5861
5862 2012-06-29 Masatake YAMATO <yamato@redhat.com>
5863
5864 * progmodes/which-func.el (which-func-format):
5865 Add mouse-face. (Bug#11698)
5866
5867 2012-06-29 Leo Liu <sdl.web@gmail.com>
5868
5869 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
5870
5871 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5872
5873 * minibuffer.el (minibuffer-confirm-exit-commands):
5874 Add completion-at-point (bug#11725).
5875
5876 2012-06-29 Glenn Morris <rgm@gnu.org>
5877
5878 * progmodes/f90.el (f90-font-lock-keywords-2):
5879 Add some preprocessor elements. (Bug#10499)
5880
5881 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5882
5883 * progmodes/cperl-mode.el (cperl-update-syntaxification):
5884 Use syntax-propertize (bug#11739).
5885
5886 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
5887
5888 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
5889
5890 2012-06-28 Julien Danjou <julien@danjou.info>
5891
5892 * term.el (term-handle-colors-array): Use a set of new faces to
5893 color the terminal. Also uses :inverse-video property.
5894 (term-default-fg-color): Set to nil by default, deprecate in favor
5895 of `term-face'.
5896 (term-default-bg-color): Set to nil by default, deprecate in favor
5897 of `term-face'.
5898 (term-current-face): Use `term-face' by default.
5899 (term-bold-attribute): Variable deleted.
5900
5901 2012-06-28 Glenn Morris <rgm@gnu.org>
5902
5903 * simple.el (completion-list-mode-finish):
5904 Don't use toggle-read-only. (Since completion-list-mode has
5905 a special mode-class, it wasn't doing anything extra anyway.)
5906
5907 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
5908
5909 Make inlining of other-mode interpreted functions work (bug#11799).
5910 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
5911 (byte-compile): Use it to fix compilation of lexical-binding closures.
5912 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
5913 function, if needed.
5914
5915 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
5916
5917 * help-mode.el (help-make-xrefs): Don't just withstand
5918 cyclic-variable-indirection but any error in documentation-property.
5919
5920 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
5921 memory use.
5922 * bindings.el (bindings--define-key): New function.
5923 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
5924 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
5925 * bindings.el: Use it to purecopy define-key bindings.
5926
5927 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
5928
5929 * emacs-lisp/cl.el (flet): Mark obsolete.
5930 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
5931 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
5932 * progmodes/js.el (js-c-fill-paragraph):
5933 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
5934 (ebrowse-switch-member-buffer-to-derived-class):
5935 * play/5x5.el (5x5-solver): Use cl-flet.
5936
5937 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
5938 (cl--symbol-function): New macro.
5939 (cl--letf, cl--letf*): Use it.
5940
5941 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5942 Strip "toggle-" if any.
5943
5944 2012-06-27 Glenn Morris <rgm@gnu.org>
5945
5946 * info.el (Info-default-directory-list): Move here from paths.el.
5947 * paths.el: Remove file, which is now empty.
5948 * loadup.el: No longer load "paths".
5949
5950 * custom.el (custom-initialize-delay): Doc fix.
5951
5952 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
5953 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
5954 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
5955 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
5956 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
5957 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
5958 * eshell/eshell.el (eshell-defgroup): Remove alias.
5959
5960 2012-06-27 Chong Yidong <cyd@gnu.org>
5961
5962 * help.el (help-enable-auto-load): New variable.
5963
5964 * help-fns.el (help-fns--autoloaded-p): New function.
5965 (describe-function-1): Refer to a function as "autoloaded" if it
5966 was autoloaded at any time in the past. Perform autoloading if
5967 help-enable-auto-load is non-nil.
5968
5969 2012-06-26 Eli Zaretskii <eliz@gnu.org>
5970
5971 * makefile.w32-in (compile, compile-always): Depend on
5972 update-subdirs, not on subdirs.el. Otherwise, several different
5973 sub-targets of 'bootstrap' running in parallel could
5974 simultaneously write to subdirs.el, producing a garbled file.
5975
5976 2012-06-26 Sam Steingold <sds@gnu.org>
5977
5978 * files.el (file-name-base): New convenience function.
5979 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
5980 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
5981 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
5982 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
5983 * textmodes/ispell.el, textmodes/reftex-ref.el:
5984 * textmodes/tex-mode.el: Use it.
5985 Did not touch cedet and org because they are maintained elsewhere.
5986
5987 2012-06-26 Martin Rudalics <rudalics@gmx.at>
5988
5989 * calendar/calendar.el (calendar-exit): Don't try to delete or
5990 iconify last frame. See:
5991 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
5992
5993 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
5994
5995 * server.el (server-process-filter): Remember dir in the
5996 process's `server-client-directory' properties.
5997
5998 2012-06-24 Chong Yidong <cyd@gnu.org>
5999
6000 * xml.el (xml-parse-tag): Correctly handle comment embedded in
6001 non-tag text.
6002
6003 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
6004
6005 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
6006
6007 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
6008
6009 * help-fns.el (describe-variable): Don't croak when doc is not found.
6010 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
6011 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
6012 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
6013 * emacs-lisp/smie.el (smie-next-sexp): CSE.
6014 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
6015 ((lambda ..) ..).
6016 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
6017
6018 2012-06-23 Chong Yidong <cyd@gnu.org>
6019
6020 * info.el (Info-mouse-follow-link): Accept symbol values of
6021 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
6022 (Info-fontify-node): Use Info-link-keymap for all navigation
6023 buttons, with link-args property to perform the desired action.
6024 (Info-link-keymap): Doc fix.
6025 (Info-next-link-keymap, Info-prev-link-keymap)
6026 (Info-up-link-keymap): Delete now-unused keymaps.
6027
6028 2012-06-23 Chong Yidong <cyd@gnu.org>
6029
6030 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
6031
6032 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
6033 system abbrevs.
6034
6035 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
6036
6037 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
6038
6039 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
6040 (bug#11719).
6041
6042 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
6043 the requote function doesn't work properly (bug#11714).
6044
6045 2012-06-23 Glenn Morris <rgm@gnu.org>
6046
6047 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
6048
6049 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
6050
6051 Further GV/CL cleanups.
6052 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
6053 gv-expander.
6054 (gv--defun-declaration): New function.
6055 (defun-declarations-alist): Use it.
6056 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
6057 (gv-place): Autoload.
6058 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
6059 original definition of dotimes and dolist.
6060 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
6061 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
6062 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
6063 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
6064 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
6065 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
6066 to the function's definition.
6067 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
6068 * window.el:
6069 * files.el:
6070 * faces.el:
6071 * env.el: Don't use CL.
6072
6073 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
6074
6075 Support higher-resolution time stamps (Bug#9000).
6076
6077 * calendar/time-date.el (with-decoded-time-value): New arg
6078 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
6079 (encode-time-value): New optional arg PICO. New type 3.
6080 (time-to-seconds) [!float-time]: Support the new picoseconds
6081 component if it's used.
6082 (seconds-to-time, time-subtract, time-add):
6083 Support ps-resolution time stamps as well.
6084
6085 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
6086 (timerp): Timer vectors now have length 9, not 8.
6087 (timer--time): Support new-style (4-part) time stamps.
6088 (timer-next-integral-multiple-of-time): Time stamps now have
6089 picosecond resolution, so take a bit more care about rounding.
6090 (timer-relative-time, timer-inc-time): New optional arg psecs.
6091 (timer-set-time-with-usecs): Set psecs to 0.
6092 (timer--activate): Check psecs component, too.
6093
6094 * proced.el (proced-time-lessp): Support ps-resolution stamps.
6095
6096 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
6097
6098 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
6099 Move the non-essential binding to the post/pre-command-hook where it is
6100 more obviously correct.
6101
6102 * subr.el (read-passwd): Don't use a history at all.
6103 * savehist.el (savehist-save): Remove password saved accidentally
6104 because of the above bug.
6105
6106 2012-06-22 Bastien Guerry <bzg@gnu.org>
6107
6108 * files.el (toggle-read-only): Display a message telling whether
6109 the buffer is read-only or not (bug#11726).
6110
6111 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
6112
6113 * emacs-lisp/gv.el: New file.
6114 * subr.el (push, pop): Extend to generalized variables.
6115 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
6116 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
6117 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
6118 gv-define-simple-setter, and gv-define-expander.
6119 Remove setf-methods defined in gv. Rename cl-setf -> setf.
6120 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
6121 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
6122 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
6123 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
6124 gv-letplace.
6125 (cl-defstruct): Don't define setf-method any more.
6126 * emacs-lisp/cl.el (flet): Don't autoload.
6127 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
6128 (define-setf-expander, defsetf, define-modify-macro)
6129 (cl-struct-setf-expander): Move from cl-lib.el.
6130 * emacs-lisp/syntax.el:
6131 * emacs-lisp/ewoc.el:
6132 * emacs-lisp/smie.el:
6133 * emacs-lisp/cconv.el:
6134 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
6135 (timer--time): Use gv-define-simple-setter.
6136 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
6137 to avoid coding-system problems in subr.el. Adjust all users.
6138 (macroexp--maxsize, macroexp-small-p): New functions.
6139 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
6140 * scroll-bar.el (scroll-bar-mode):
6141 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
6142 (normal-erase-is-backspace-mode): Don't use the `eq' place.
6143 * winner.el (winner-configuration, winner-make-point-alist)
6144 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
6145 * files.el (locate-file-completion-table): Avoid list*.
6146
6147 2012-06-22 Chong Yidong <cyd@gnu.org>
6148
6149 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
6150 (dired-create-files): Doc fix (Bug#11329).
6151 (dired-do-copy): Doc fix (Bug#11334).
6152 (dired-mark-read-string): Doc fix (Bug#11553).
6153
6154 * dired.el (dired-recursive-copies, dired-recursive-deletes):
6155 Doc fix (Bug#11326).
6156 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
6157 (dired-dwim-target): Doc fix.
6158
6159 * wdired.el (wdired-mode): Doc fix.
6160
6161 2012-06-22 Glenn Morris <rgm@gnu.org>
6162
6163 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
6164 (pcmpl-rpm-cache-stamp-file): New constant.
6165 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
6166 (pcmpl-rpm-packages): Optionally cache list of packages.
6167
6168 * pcmpl-rpm.el (pcmpl-rpm): New group.
6169 (pcmpl-rpm-query-options): New option.
6170 (pcmpl-rpm-packages): No need to inline it.
6171 Use pcmpl-rpm-query-options.
6172
6173 * calendar/calendar.el (calendar-in-read-only-buffer):
6174 Avoid some needless mode changes.
6175
6176 2012-06-21 Chong Yidong <cyd@gnu.org>
6177
6178 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
6179 (desktop-path): Remove . from the default value (Bug#10977).
6180 (desktop-read): Use user-emacs-directory if desktop-path is nil.
6181
6182 2012-06-20 Chong Yidong <cyd@gnu.org>
6183
6184 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
6185
6186 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
6187
6188 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
6189 (bug#11201).
6190
6191 2012-06-20 Chong Yidong <cyd@gnu.org>
6192
6193 * term.el (term-window-width): Handle the case of a missing right
6194 fringe (Bug#8837).
6195 (term-check-size): Use window-text-height (Bug#5445).
6196 (term-mode): Use define-derived-mode. Minor cleanups.
6197 Set font-lock-defaults (Bug#7692).
6198 (term-move-columns, term-insert-char, term-emulate-terminal)
6199 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
6200
6201 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
6202
6203 * net/ange-ftp.el (ange-ftp-get-passwd):
6204 Bind `enable-recursive-minibuffers'.
6205 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
6206
6207 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
6208
6209 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
6210
6211 2012-06-19 Glenn Morris <rgm@gnu.org>
6212
6213 * progmodes/python.el (python-mode): Derive from prog-mode.
6214
6215 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
6216
6217 * emulation/edt.el (edt-default-menu-bar-update-buffers)
6218 (edt-user-menu-bar-update-buffers): New functions.
6219 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
6220
6221 2012-06-19 Chong Yidong <cyd@gnu.org>
6222
6223 * subr.el (with-selected-window): Preserve the selected window's
6224 terminal's top-frame (Bug#4702).
6225
6226 * window.el (save-selected-window): Likewise.
6227
6228 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6229
6230 * progmodes/python.el (python-rx-constituents): Move backquote.
6231 (python-skeleton-define, python-define-auxiliary-skeleton):
6232 Use `declare'.
6233
6234 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * minibuffer.el (read-file-name-default): Revert the patch from
6237 2012-06-17.
6238
6239 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6240
6241 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
6242 (pcase--u1, pcase--q1): Don't use apply-partially.
6243
6244 2012-06-18 Glenn Morris <rgm@gnu.org>
6245
6246 * progmodes/python.el (python-proc, python-buffer)
6247 (python-send-receive, python-send-string): Fix obsolete versions.
6248
6249 2012-06-18 Martin Rudalics <rudalics@gmx.at>
6250
6251 * window.el (special-display-p): Completely remove stringp
6252 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
6253
6254 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
6255
6256 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
6257
6258 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
6259
6260 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
6261 * net/tramp-sh.el (tramp-maybe-open-connection):
6262 Throw if `non-essential' is non-nil.
6263
6264 2012-06-17 Martin Rudalics <rudalics@gmx.at>
6265
6266 * window.el (special-display-p): Signal an error if BUFFER-NAME
6267 is not a string (Bug#11713).
6268
6269 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
6270
6271 * progmodes/python.el (python-info-beginning-of-backslash):
6272 Rename from python-info-beginning-of-backlash, as a spelling fix.
6273
6274 2012-06-17 Chong Yidong <cyd@gnu.org>
6275
6276 * term.el (term-emulate-terminal): If term-check-size is called,
6277 move point to the process mark without resetting point (Bug#4635).
6278
6279 2012-06-17 Glenn Morris <rgm@gnu.org>
6280
6281 * international/mule-cmds.el (mule-menu-keymap)
6282 (set-language-environment, set-locale-environment): Doc tweaks.
6283
6284 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
6285
6286 * cus-face.el (custom-face-attributes): Add wave-style underline
6287 attribute.
6288 * faces.el (set-face-attribute): Update docstring to describe
6289 wave-style underline attribute.
6290
6291 2012-06-16 Chong Yidong <cyd@gnu.org>
6292
6293 * term/xterm.el (terminal-init-xterm): Discard input before
6294 querying background mode (Bug#10959).
6295
6296 2012-06-16 Stefan Merten <smerten@oekonux.de>
6297
6298 * textmodes/rst.el: Added and corrected some comments.
6299 (rst-re-alist-def): Improve symbol syntax.
6300 (rst-mode-syntax-table): Correct syntax entries.
6301 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
6302 (rst-official-version, rst-official-cvs-rev): Update version
6303 information.
6304
6305 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
6306
6307 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
6308 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
6309
6310 2012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
6311
6312 * progmodes/python.el: New python.el merge.
6313 (python-guess-indent): Obsolete var.
6314 (python-indent-guess-indent-offset): New defcustom.
6315 (python-indent): Obsolete var.
6316 (python-indent-offset): New defcustom.
6317 (python-python-command, python-jython-command): Delete var.
6318 (python-shell-interpreter): New defcustom.
6319 (python-pdbtrack-do-tracking-p): Delete var.
6320 (python-pdbtrack-activate): New defcustom.
6321 (python-use-skeletons): Obsolete var.
6322 (python-skeleton-autoinsert): New defcustom.
6323 (inferior-python-filter-regexp, python-continuation-offset)
6324 (python-honour-comment-indentation, python-indent-string-contents)
6325 (python-jython-packages, python-mode-hook)
6326 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
6327 (python-shell-prompt-alist)
6328 (python-source-modes): Delete defcustoms.
6329 (python-check-buffer-name, python-eldoc-setup-code)
6330 (python-eldoc-string-code, python-ffap-setup-code)
6331 (python-ffap-string-code, python-fill-comment-function)
6332 (python-fill-decorator-function, python-fill-paren-function)
6333 (python-fill-string-function, python-imenu-include-defun-type)
6334 (python-imenu-make-tree, python-imenu-subtree-root-label)
6335 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
6336 (python-shell-compilation-regexp-alist)
6337 (python-shell-completion-module-string-code)
6338 (python-shell-completion-pdb-string-code)
6339 (python-shell-completion-setup-code)
6340 (python-shell-completion-string-code)
6341 (python-shell-enable-font-lock, python-shell-exec-path)
6342 (python-shell-extra-pythonpaths)
6343 (python-shell-internal-buffer-name, python-shell-interpreter-args)
6344 (python-shell-process-environment)
6345 (python-shell-prompt-block-regexp)
6346 (python-shell-prompt-output-regexp)
6347 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
6348 (python-shell-send-setup-max-wait, python-shell-setup-codes)
6349 (python-shell-virtualenv-path): New defcustoms.
6350 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
6351 (inferior-python-mode-syntax-table, python--prompt-regexp)
6352 (python-buffer, python-command python-python-command)
6353 (python-default-template, python-imports, python-indent-index)
6354 (python-indent-list, python-indent-list-length)
6355 (python-mode-running, python-pdbtrack-is-tracking-p)
6356 (python-preoutput-continuation, python-preoutput-leftover)
6357 (python-preoutput-result, python-preoutput-skip-next-prompt)
6358 (python-prev-dir/file, python-recursing)
6359 (python-saved-check-command, python-version-checked)
6360 (python-which-func-length-limit)
6361 (view-return-to-alist): Delete vars.
6362 (python-check-custom-command, python-dotty-syntax-table)
6363 (python-imenu-index-alist, python-indent-current-level)
6364 (python-indent-dedenters, python-indent-levels)
6365 (python-nav-beginning-of-defun-regexp)
6366 (python-nav-list-defun-positions-cache)
6367 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
6368 (python-shell-internal-buffer)
6369 (python-skeleton-available): New vars.
6370 (def-python-skeleton): Delete macro.
6371 (python-skeleton-define): New macro.
6372 (python-define-auxiliary-skeleton, python-rx): New macros.
6373 (python-insert-class): Delete command.
6374 (python-skeleton-class): New command.
6375 (python-insert-def): Delete command.
6376 (python-skeleton-def): New command.
6377 (python-insert-for): Delete command.
6378 (python-skeleton-for): New command.
6379 (python-insert-if): Delete command.
6380 (python-skeleton-if): New command.
6381 (python-insert-try/except, python-insert-try/finally): Delete commands.
6382 (python-skeleton-try): New command.
6383 (python-insert-while): Delete command.
6384 (python-skeleton-while): New command.
6385 (python-backspace): Delete command.
6386 (python-indent-dedent-line-backspace): New command.
6387 (python-electric-colon): Delete command.
6388 (python-indent-electric-colon): New command.
6389 (python-guess-indent): Delete command.
6390 (python-indent-guess-indent-offset): New command.
6391 (python-shift-left): Delete command.
6392 (python-indent-shift-left): New command.
6393 (python-shift-right): Delete command.
6394 (python-indent-shift-right): New command.
6395 (python-find-function): Delete command.
6396 (python-nav-jump-to-defun): New command.
6397 (python-next-statement): Delete command.
6398 (python-nav-forward-sentence): New command.
6399 (python-previous-statement): Delete command.
6400 (python-nav-backward-sentence): New command.
6401 (python-fill-paragraph): Delete command.
6402 (python-fill-paragraph-function): New command.
6403 (python-send-buffer): Delete command.
6404 (python-shell-send-buffer): New command.
6405 (python-send-defun): Delete command.
6406 (python-shell-send-defun): New command.
6407 (python-send-region, python-send-region-and-go): Delete commands.
6408 (python-shell-send-region)
6409 (python-shell-switch-to-shell): New commands.
6410 (python-send-string): Delete command.
6411 (python-shell-send-string): New command.
6412 (python-switch-to-python): Delete command.
6413 (python-shell-switch-to-shell): New command.
6414 (python-describe-symbol): Delete command.
6415 (python-eldoc-at-point): New command.
6416 (python--set-prompt-regexp, python-args-to-list)
6417 (python-after-info-look, python-check-version)
6418 (python-check-comint-prompt, python-find-imports)
6419 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
6420 (python-unload-function, python-expand-template)
6421 (python-maybe-jython, python-preoutput-filter)
6422 (python-pdbtrack-get-source-buffer)
6423 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
6424 (python-pdbtrack-toggle-stack-tracking)
6425 (python-pdbtrack-track-stack-file, python-initial-text)
6426 (python-first-word, python-comment-line-p, python-send-command)
6427 (python-setup-brm, python-sentinel, python-set-proc)
6428 (python-skip-out, python-input-filter, python-outdent-p)
6429 (python-outline-level, python-backslash-continuation-line-p)
6430 (python-end-of-block, python-end-of-statement, python-mark-block)
6431 (python-beginning-of-block, python-beginning-of-statement)
6432 (python-blank-line-p, python-beginning-of-string)
6433 (python-open-block-statement-p): Delete functions.
6434 (python-indent-line, python-indent-line-1): Delete functions.
6435 (python-indent-line): New function.
6436 (python-indentation-levels): Delete function.
6437 (python-indent-calculate-levels): New function.
6438 (python-proc): Delete function.
6439 (python-shell-get-process): New function.
6440 (python-send-receive): Delete function.
6441 (python-shell-send-string-no-output): New function.
6442 (python-module-path): Delete function.
6443 (python-ffap-module-path): New function.
6444 (python-completion-at-point)
6445 (python-symbol-completions): Delete functions.
6446 (python-completion-complete-at-point): New function.
6447 (python-load-file): Delete function.
6448 (python-shell-send-file): New function.
6449 (python-calculate-indentation): Delete function.
6450 (python-indent-calculate-indentation): New function.
6451 (python-skip-comments/blanks): Delete function.
6452 (python-util-forward-comment): New function.
6453 (python-continuation-line-p): Delete function.
6454 (python-info-continuation-line-p): New function.
6455 (python-which-func, python-current-defun): Delete function.
6456 (python-info-current-defun): New function.
6457 (python-beginning-of-defun): Delete function.
6458 (python-nav-beginning-of-defun): New function.
6459 (python-close-block-statement-p)
6460 (python-block-end-p): Delete function.
6461 (python-info-closing-block): New function.
6462 (python-comint-output-filter-function)
6463 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
6464 (python-fill-comment, python-fill-decorator, python-fill-paren)
6465 (python-fill-string, python-imenu-make-element-tree)
6466 (python-imenu-make-tree, python-imenu-tree-assoc)
6467 (python-indent-context, python-indent-dedent-line)
6468 (python-indent-line-function)
6469 (python-indent-post-self-insert-function)
6470 (python-indent-toggle-levels)
6471 (python-info-assignment-continuation-line-p)
6472 (python-info-beginning-of-backlash)
6473 (python-info-block-continuation-line-p)
6474 (python-info-closing-block-message)
6475 (python-info-line-ends-backslash-p)
6476 (python-info-looking-at-beginning-of-defun)
6477 (python-info-ppss-context, python-info-ppss-context-type)
6478 (python-nav-list-defun-positions, python-nav-read-defun)
6479 (python-nav-sentence-end, python-nav-sentence-start)
6480 (python-pdbtrack-comint-output-filter-function)
6481 (python-pdbtrack-set-tracked-buffer)
6482 (python-shell-calculate-exec-path)
6483 (python-shell-calculate-process-environment)
6484 (python-shell-completion--do-completion-at-point)
6485 (python-shell-completion--get-completions)
6486 (python-shell-completion-complete-at-point)
6487 (python-shell-completion-complete-or-indent)
6488 (python-shell-get-or-create-process)
6489 (python-shell-get-process-name)
6490 (python-shell-internal-get-or-create-process)
6491 (python-shell-internal-get-process-name)
6492 (python-shell-internal-send-string, python-shell-make-comint)
6493 (python-shell-parse-command, python-shell-send-setup-code)
6494 (python-skeleton-add-menu-items)
6495 (python-util-clone-local-variables, python-util-position)
6496 (run-python-internal, python-indentation-levels)
6497 (python-nav-beginning-of-defun)
6498 (python-completion-complete-at-point): New functions.
6499 (run-python): Change arguments. New API requirements.
6500
6501 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6502
6503 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
6504 (bug#11649).
6505
6506 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
6507 (macroexp--expand-all): Use it.
6508
6509 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
6510 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
6511 Use `cl-function' instead.
6512
6513 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
6514
6515 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
6516 Suggested by Stefan Monnier while discussing bug#11657.
6517
6518 2012-06-14 Sam Steingold <sds@gnu.org>
6519
6520 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
6521
6522 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
6523
6524 * play/doctor.el (doctor-doc): Remove parameter and use
6525 doctor-sent instead of sent.
6526 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
6527
6528 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6529
6530 * files.el: Require cl-lib.
6531 (file-name-non-special): Replace case -> cl-case.
6532
6533 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
6534
6535 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
6536 mapping from #' to function*.
6537
6538 2012-06-13 Chong Yidong <cyd@gnu.org>
6539
6540 * mouse.el (mouse-drag-track): Do not set the mark if the user
6541 releases the mouse without selecting anything (Bug#11588).
6542
6543 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6544
6545 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
6546 as well (bug#11646).
6547
6548 * loadup.el: Count byte-code functions as well.
6549
6550 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
6551 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
6552
6553 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
6554 (bug#11649). Add cl-defun and cl-defmacro.
6555
6556 2012-06-13 Drew Adams <drew.adams@oracle.com>
6557
6558 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
6559 Fix last change.
6560
6561 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
6562
6563 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
6564 Otherwise, it blocks in batch mode.
6565
6566 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
6567
6568 * help-mode.el (bookmark-make-record-default): Declare.
6569
6570 2012-06-13 Chong Yidong <cyd@gnu.org>
6571
6572 * emacs-lisp/package.el (list-packages): Compute a list of
6573 packages that are newly-available since the last list-packages
6574 invocation.
6575 (package-menu--new-package-list): New var.
6576 (package-menu--generate, package-menu--print-info)
6577 (package-menu--status-predicate, package-menu-mark-install):
6578 Handle new status label "new".
6579
6580 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
6583 conversion to backquotes.
6584
6585 2012-06-12 Chong Yidong <cyd@gnu.org>
6586
6587 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
6588 Rename from gud-inhibit-global-bindings.
6589
6590 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
6591
6592 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
6593 hook from nxml-glyph-set-hook.
6594
6595 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
6596 declaration.
6597
6598 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
6599
6600 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
6601 Convert to defcustom.
6602
6603 2012-06-12 Drew Adams <drew.adams@oracle.com>
6604
6605 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
6606 New functions.
6607 (help-mode): Use them.
6608
6609 2012-06-11 Glenn Morris <rgm@gnu.org>
6610
6611 * progmodes/fortran.el (fortran-font-lock-keywords-3):
6612 Use preprocessor face for directives.
6613 (fortran-directive-re): Doc fix.
6614
6615 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6616
6617 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
6618 conversion to backquotes (bug#11652).
6619
6620 Fix compiler-expansion of CL's cXXr functions (bug#11673).
6621 * emacs-lisp/cl-lib.el (cl--defalias): New function.
6622 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
6623 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
6624 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
6625 (cl-ninth, cl-tenth): Mark them as inlinable.
6626 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
6627 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
6628 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
6629 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
6630 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
6631 (cl-list*, cl-adjoin): Don't put an autoload manually.
6632 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
6633 (cl--compiler-macro-list*): Add autoload cookie.
6634 (cl--compiler-macro-cXXr): New function.
6635
6636 * help-fns.el (help-fns--compiler-macro): New function extracted from
6637 describe-function-1; follow aliases and use `compiler-macro' property.
6638 (describe-function-1): Use it.
6639
6640 2012-06-11 Chong Yidong <cyd@gnu.org>
6641
6642 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
6643 is uninstalled, if imagemagick is installed.
6644
6645 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6646
6647 * emacs-lisp/cl-lib.el: Use lexical-binding.
6648 (cl-map-extents, cl-maclisp-member): Remove.
6649 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
6650 (cl--set-substring, cl--block-wrapper, cl--block-throw)
6651 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
6652 * emacs-lisp/cl-extra.el: Use lexical-binding.
6653 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
6654 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
6655 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
6656 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
6657 * emacs-lisp/cl-seq.el: Use lexical-binding.
6658 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
6659 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
6660 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
6661 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
6662 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
6663 CL's internals.
6664
6665 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
6666
6667 Sync with Tramp 2.2.6-pre.
6668
6669 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
6670 `print-length' and `print-level' to nil, in order to avoid
6671 truncation. Reported by Christopher Schmidt
6672 <christopher@ristopher.com>.
6673
6674 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
6675
6676 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
6677 New defmacro.
6678 (tramp-compat-copy-directory): Add optional argument
6679 COPY-CONTENTS. It is not handled yet.
6680
6681 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
6682 (tramp-ftp-file-name-p): Simplify.
6683
6684 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
6685 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
6686 connection vector.
6687
6688 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
6689 (tramp-methods): Do not use `tramp-password-end-of-line'.
6690 (tramp-completion-function-alist-putty): Handle UNIX case.
6691 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
6692 (tramp-do-file-attributes-with-stat)
6693 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
6694 gid as real numbers. They could run out of integer range on cygwin.
6695 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
6696 (tramp-sh-handle-expand-file-name): Handle hops.
6697 (tramp-open-connection-setup-interactive-shell):
6698 Use `tramp-cleanup'. Move check for busyboxes ...
6699 (tramp-find-shell): ... here. Simplify implementation.
6700 Set "remote-shell" property also for alternative shells.
6701 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
6702 If failing, a regular file would be written otherwise.
6703 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
6704 (tramp-find-inline-encoding): Cache the coding commands in the
6705 process cache. Apply test command on the remote side, if defined.
6706 (tramp-find-inline-compress): Cache the compress commands in the
6707 process cache.
6708 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
6709 when requested. Handle hops.
6710 (tramp-current-connection): New defvar.
6711 (tramp-maybe-open-connection): Use `tramp-cleanup'.
6712 Throw `suppress', if there was a failed connection shortly before.
6713 Handle user interrupt. (Bug#10187)
6714 (tramp-get-inline-compress, tramp-get-inline-coding):
6715 Read connection properties from the process cache.
6716
6717 * net/tramp-smb.el (tramp-smb-server-version)
6718 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
6719 New defconsts.
6720 (tramp-smb-prompt): Extend for powershell prompt.
6721 (tramp-smb-file-name-handler-alist): Add handlers for
6722 `process-file', `shell-command' and `start-file-process'.
6723 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
6724 (tramp-smb-winexe-shell-command-switch): New defcustoms.
6725 (tramp-smb-file-name-p): Simplify.
6726 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
6727 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
6728 (tramp-smb-shell-quote-argument): New defuns.
6729 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
6730 Implement using "tar". By this, time-stamps are preserved.
6731 (tramp-smb-handle-copy-file): Handle also the case of directories.
6732 (tramp-smb-do-file-attributes-with-stat)
6733 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
6734 Use `tramp-get-connection-buffer').
6735 (tramp-smb-handle-rename-file): Use "rename", when source and
6736 target are on the same share.
6737 (tramp-smb-maybe-open-connection): Handle wrong passwords.
6738 Use `tramp-smb-server-version'.
6739 (tramp-smb-wait-for-output): Remove prompt.
6740
6741 * net/tramp.el (top): Require 'cl.
6742 (tramp-methods, tramp-rsh-end-of-line):
6743 Remove `tramp-password-end-of-line' from docstring.
6744 (tramp-save-ad-hoc-proxies): New defcustom.
6745 (tramp-completion-function-alist): Adapt docstring.
6746 (tramp-default-password-end-of-line): Remove defcustom.
6747 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
6748 (tramp-user-regexp, tramp-file-name-regexp-unified)
6749 (tramp-file-name-regexp-url): Extend regexp by hop separator.
6750 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
6751 (tramp-remote-file-name-spec-regexp): New defconst.
6752 (tramp-file-name-structure): Extend structure for hops.
6753 (tramp-get-method-parameter): Move up.
6754 (tramp-file-name-p, tramp-dissect-file-name)
6755 (with-parsed-tramp-file-name): Handle hops.
6756 (tramp-file-name-hop): New defun.
6757 (tramp-make-tramp-file-name): New optional arg HOP.
6758 (tramp-message-show-progress-reporter-message): New defvar.
6759 (tramp-with-progress-reporter): Use it. We cannot use
6760 `tramp-message-show-message' here, because this suppresses also
6761 error buffers.
6762 (tramp-error-with-buffer): Suppress buffer view, if
6763 `tramp-message-show-message' is nil.
6764 Use `tramp-get-connection-buffer'.
6765 (tramp-cleanup): New defun.
6766 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
6767 (tramp-file-name-handler): If `debug-on-error' is set, propagate
6768 an error unchanged.
6769 (tramp-completion-handle-file-name-all-completions): Handle hops.
6770 Fix an error when called from ido.
6771 (tramp-completion-dissect-file-name): Use better local variable
6772 name. Add hop to the vector.
6773 (tramp-handle-insert-file-contents): Use progress-reporter for the
6774 whole scenario.
6775 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
6776 to `t'.
6777 (tramp-check-for-regexp): Simplify search.
6778 (tramp-enter-password): Remove it. Move implementation ...
6779 (tramp-action-password): ... here.
6780 (tramp-mode-string-to-int, tramp-local-host-p)
6781 (tramp-make-tramp-temp-file, tramp-read-passwd)
6782 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
6783 Set tramp-autoload cookie.
6784
6785 * net/trampver.el: Update release number.
6786
6787 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6788 Michael Albinus <michael.albinus@gmx.de>
6789
6790 * net/tramp.el (tramp-set-completion-function): Fix docstring.
6791 (tramp-parse-group, tramp-parse-file)
6792 (tramp-parse-shostkeys-sknownhosts): New defuns.
6793 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
6794 (tramp-parse-shosts-group, tramp-parse-sconfig)
6795 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
6796 (tramp-parse-sknownhosts, tramp-parse-hosts)
6797 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
6798 Use them.
6799 (tramp-parse-passwd-group, tramp-parse-netrc-group)
6800 (tramp-parse-putty-group): Don't narrow.
6801 (tramp-parse-putty): Make a loop.
6802 (tramp-file-name-handler): Catch the `suppress' signal.
6803
6804 2012-06-11 Chong Yidong <cyd@gnu.org>
6805
6806 * image.el (imagemagick-register-types): Put the ImageMagick entry
6807 at the end of image-type-file-name-regexps.
6808
6809 2012-06-11 Johan Bockgård <bojohan@gnu.org>
6810
6811 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
6812 (pcase, pcase-let*, pcase-dolist): Use them.
6813
6814 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6815
6816 * emacs-lisp/pcase.el (pcase--let*): New function.
6817 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
6818 (pcase--expand): Use macroexp-let².
6819
6820 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6821
6822 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
6823 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
6824 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
6825 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
6826 * emacs-lisp/derived.el: Use pcase instead of `cl'.
6827 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
6828
6829 2012-06-10 Glenn Morris <rgm@gnu.org>
6830
6831 * mail/rmail.el (rmail-yank-current-message): Leave point at
6832 correct position. (Bug#11660)
6833
6834 2012-06-10 Chong Yidong <cyd@gnu.org>
6835
6836 * allout-widgets.el: Fix code header.
6837
6838 2012-06-10 Chong Yidong <cyd@gnu.org>
6839
6840 * cus-edit.el (customize-changed-options-previous-release):
6841 Bump to 24.1.
6842
6843 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
6844
6845 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
6846
6847 2012-06-09 Chong Yidong <cyd@gnu.org>
6848
6849 * ebuff-menu.el (electric-buffer-list): Preserve header line.
6850
6851 2012-06-09 Martin Rudalics <rudalics@gmx.at>
6852
6853 * window.el (special-display-popup-frame): Don't use
6854 window--display-buffer (Bug#11651).
6855
6856 2012-06-09 Eli Zaretskii <eliz@gnu.org>
6857
6858 Fix parallel builds: make sure loaddefs.el is not being written
6859 while Lisp files are compiled.
6860 (compile): Don't depend on 'mh-autoloads'.
6861 (compile-CMD, compile-SH): Depend on 'autoloads'.
6862 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
6863
6864 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
6865
6866 2012-06-09 Chong Yidong <cyd@gnu.org>
6867
6868 * face-remap.el (face-remap-add-relative, face-remap-set-base)
6869 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
6870 Doc fixes (Bug#11225).
6871
6872 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6873
6874 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
6875 a function if there's a clear indication that it has a compiler-macro.
6876 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
6877 (macro-declarations-alist): Add arglist to declaration functions.
6878 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
6879 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
6880 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
6881 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
6882 Also add autoload to find the compiler macro.
6883 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
6884 (cl--compiler-macro-member, cl--compiler-macro-assoc)
6885 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
6886 (cl--compiler-macro-get): New functions, replacing calls to
6887 cl-define-compiler-macro.
6888 (cl-typep) [compiler-macro]: Use macroexp-let².
6889
6890 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
6891
6892 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
6893 string properly, fixes Bug#11473.
6894
6895 2012-06-08 Chong Yidong <cyd@gnu.org>
6896
6897 * faces.el (set-face-attribute): Doc fix.
6898 (modify-face): Don't use :bold and :italic.
6899 (error, warning, success): Tweak definitions.
6900
6901 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
6902 (custom-modified, custom-set, custom-changed, custom-themed)
6903 (custom-saved, custom-button, custom-button-mouse)
6904 (custom-button-pressed, custom-state, custom-comment-tag)
6905 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
6906 (custom-group-subtitle): Use new-style face specs.
6907 (custom-invalid-face, custom-rogue-face, custom-modified-face)
6908 (custom-set-face, custom-changed-face, custom-saved-face)
6909 (custom-button-face, custom-button-pressed-face)
6910 (custom-documentation-face, custom-state-face)
6911 (custom-comment-face, custom-comment-tag-face)
6912 (custom-variable-tag-face, custom-variable-button-face)
6913 (custom-face-tag-face, custom-group-tag-face-1)
6914 (custom-group-tag-face): Remove obsolete face alias.
6915
6916 * epa.el (epa-validity-high, epa-validity-medium)
6917 (epa-validity-low, epa-mark, epa-field-name, epa-string)
6918 (epa-field-name, epa-field-body):
6919 * font-lock.el (font-lock-comment-face, font-lock-string-face)
6920 (font-lock-keyword-face, font-lock-builtin-face)
6921 (font-lock-function-name-face, font-lock-variable-name-face)
6922 (font-lock-type-face, font-lock-constant-face):
6923 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6924 (ido-virtual, ido-indicator, ido-incomplete-regexp):
6925 * speedbar.el (speedbar-button-face, speedbar-file-face)
6926 (speedbar-directory-face, speedbar-tag-face)
6927 (speedbar-selected-face, speedbar-highlight-face)
6928 (speedbar-separator-face):
6929 * whitespace.el (whitespace-newline, whitespace-space)
6930 (whitespace-hspace, whitespace-tab, whitespace-trailing)
6931 (whitespace-line, whitespace-space-before-tab)
6932 (whitespace-space-after-tab, whitespace-indentation)
6933 (whitespace-empty):
6934 * emulation/cua-base.el (cua-global-mark):
6935 * eshell/em-prompt.el (eshell-prompt):
6936 * net/newst-plainview.el (newsticker-new-item-face)
6937 (newsticker-old-item-face, newsticker-immortal-item-face)
6938 (newsticker-obsolete-item-face, newsticker-date-face)
6939 (newsticker-statistics-face, newsticker-default-face):
6940 * net/newst-reader.el (newsticker-feed-face)
6941 (newsticker-extra-face, newsticker-enclosure-face):
6942 * net/newst-treeview.el (newsticker-treeview-face)
6943 (newsticker-treeview-new-face, newsticker-treeview-old-face)
6944 (newsticker-treeview-immortal-face)
6945 (newsticker-treeview-obsolete-face)
6946 (newsticker-treeview-selection-face):
6947 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
6948 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
6949 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
6950 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
6951 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
6952 (nxml-outline-active-indicator, nxml-outline-ellipsis):
6953 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
6954 (mpuz-text):
6955 * progmodes/vera-mode.el (vera-font-lock-number)
6956 (vera-font-lock-function, vera-font-lock-interface):
6957 * textmodes/table.el (table-cell): Use new-style face specs, and
6958 don't use the old :bold and :italic attributes.
6959
6960 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
6961 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
6962 (ebrowse-member-class, ebrowse-progress): Likewise.
6963 (ebrowse-tree-mark-face, ebrowse-root-class-face)
6964 (ebrowse-file-name-face, ebrowse-default-face)
6965 (ebrowse-member-attribute-face, ebrowse-member-class-face)
6966 (ebrowse-progress-face): Remove obsolete faces.
6967
6968 * progmodes/flymake.el (flymake-errline, flymake-warnline):
6969 Inherit from error and warning faces respectively.
6970
6971 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6972 Likewise.
6973 (flyspell-incorrect-face, flyspell-duplicate-face):
6974 Remove obsolete aliases.
6975
6976 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
6977
6978 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
6979 Avoid infloop.
6980
6981 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6982
6983 * startup.el (argv, argi): Make lexically scoped.
6984 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
6985 * emacs-lisp/cl-macs.el: Use lexical-binding.
6986 Rename cl-bind-* to cl--bind-*.
6987 * files.el: Don't require `cl' since it doesn't use it.
6988 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
6989
6990 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
6991
6992 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
6993 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
6994 instead of calling external sort utility.
6995 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
6996
6997 2012-06-08 Eli Zaretskii <eliz@gnu.org>
6998
6999 * descr-text.el (describe-char): Mention how to insert the
7000 character, if the current input method doesn't support it.
7001 See the discussion in this thread for the details:
7002 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
7003
7004 2012-06-08 Sam Steingold <sds@gnu.org>
7005
7006 * bindings.el (global-map): Bind XF86Forward to next-buffer and
7007 XF86Back to previous-buffer.
7008 (minibuffer-local-map): Bind them to next-history-element and
7009 previous-history-element respectively.
7010 * help-mode.el (help-mode-map): Bind them to help-go-forward and
7011 help-go-back respectively.
7012 * info.el (Info-mode-map): Bind them to Info-history-forward and
7013 Info-history-back respectively.
7014 These are the keys next to Up on the ThinkPad keyboard.
7015
7016 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7017
7018 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
7019 * emacs-lisp/cl-macs.el: Provide itself.
7020 (cl--labels-convert-cache): New var.
7021 (cl--labels-convert): New function.
7022 (cl-flet, cl-labels): New implementation with new semantics, relying on
7023 lexical-binding.
7024 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
7025 (cl-closure-vars, cl--function-convert-cache)
7026 (cl--function-convert): Move from cl-macs.el.
7027 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
7028 rename by removing the "cl-" prefix.
7029 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
7030
7031 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7032
7033 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
7034 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
7035 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
7036 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
7037 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
7038 (cl-hash-table-count): Add old compatibility aliases.
7039
7040 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
7041 Use macroexpand-all-environment instead.
7042 (cl--old-macroexpand): New var.
7043 (cl--sm-macroexpand): New function.
7044 (cl-symbol-macrolet): Use it during macro expansion.
7045 (cl--function-convert-cache): New var.
7046 (cl--function-convert): New function, extracted from
7047 cl-macroexpand-all.
7048 (cl-lexical-let): Use it.
7049
7050 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
7051 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
7052 (cl-member): Remove old alias.
7053
7054 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
7055 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
7056 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
7057 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
7058 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
7059 (cl-macroexpand-cmacs): Remove var.
7060 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
7061 Use macroexpand-all instead.
7062
7063 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7064
7065 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
7066 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
7067 (macroexp-copyable-p): New functions and macros.
7068 * emacs-lisp/edebug.el (edebug-unwrap):
7069 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
7070 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
7071 (pcase--let*): Remove.
7072 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
7073 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
7074 macroexp-const-p instead.
7075 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
7076
7077 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
7078 instead of "cl-" for internal definitions. Use macroexp-const-p.
7079 (cl-old-bc-file-form): Remove var.
7080 (cl-const-exprs-p): Remove fun.
7081 (cl-labels, cl-macrolet): Use backquote.
7082 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
7083 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
7084 (cl-define-setf-expander): Rename from cl-define-setf-method.
7085 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
7086
7087 * international/mule-cmds.el: Don't require CL.
7088 (view-hello-file): Don't use `letf'.
7089
7090 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7091
7092 * tmm.el (tmm-prompt): Use string-prefix-p.
7093 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
7094 (tmm-add-prompt): Use minibuffer-completion-help.
7095 (tmm-delete-map): Remove.
7096
7097 * subr.el (kbd): Make it its own function.
7098
7099 2012-06-07 Stefan Merten <smerten@oekonux.de>
7100
7101 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
7102 Silence compiler warnings. Fix versions.
7103 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7104 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
7105 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7106 (rst-package-emacs-version-alist): Correct Emacs version to
7107 represent major merge with upstream.
7108 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7109
7110 2012-06-06 Glenn Morris <rgm@gnu.org>
7111
7112 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
7113 Only print environment variables if set.
7114
7115 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7116
7117 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
7118 (macroexp--cons): Rename from maybe-cons.
7119 (macroexp--accumulate): Rename from macroexp-accumulate.
7120 (macroexp--all-forms): Rename from macroexpand-all-forms.
7121 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
7122 (macroexp--expand-all): Rename from macroexpand-all-1.
7123
7124 2012-06-06 Sam Steingold <sds@gnu.org>
7125
7126 * calendar/calendar.el (calendar-in-read-only-buffer):
7127 Call `special-mode' to enable the standard read-only keybindings.
7128
7129 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7130
7131 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
7132 with "loading" messages (bug#11635).
7133
7134 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
7135
7136 * files.el (enable-remote-dir-locals): New option.
7137 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
7138
7139 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
7140 Ensure, that the temp directory is local.
7141
7142 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
7143 `temporary-file-directory'.
7144
7145 * progmodes/python.el (python-send-region): Ensure, that the
7146 temporary file is created also in the remote case.
7147
7148 2012-06-06 Glenn Morris <rgm@gnu.org>
7149
7150 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
7151 (vc-rcs-update-changelog): Use it.
7152
7153 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
7154
7155 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
7156 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
7157 (vc-sccs-diff): Replace use of the external vcdiff script.
7158
7159 2012-06-05 Glenn Morris <rgm@gnu.org>
7160
7161 * ledit.el: Move to obsolete/.
7162
7163 2012-06-05 Sam Steingold <sds@gnu.org>
7164
7165 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
7166 patch (Bug#11140).
7167
7168 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * emacs-lisp/cust-print.el: Move to obsolete.
7171
7172 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
7173 compiler-macro expansion.
7174
7175 Add native compiler-macro support.
7176 * emacs-lisp/macroexp.el (macroexpand-all-1):
7177 Support compiler-macros directly. Properly follow aliases and apply
7178 the compiler macros more thoroughly.
7179 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
7180 macroexpand now properly follows aliases.
7181 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
7182 (cl-compiler-macroexpand): Use new prop.
7183 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
7184
7185 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
7186
7187 2012-06-05 Martin Rudalics <rudalics@gmx.at>
7188
7189 * window.el (get-lru-window, get-mru-window, get-largest-window):
7190 New argument NOT-SELECTED to avoid picking the selected window.
7191 (window--display-buffer-1, window--display-buffer-2): Replace by
7192 new function window--display-buffer
7193 (display-buffer-same-window, display-buffer-reuse-window)
7194 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7195 Use window--display-buffer.
7196 (display-buffer-use-some-window): Remove temporary dedication
7197 hack by calling get-lru-window and get-largest-window with
7198 NOT-SELECTED argument non-nil. Call window--display-buffer.
7199
7200 2012-06-05 Glenn Morris <rgm@gnu.org>
7201
7202 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
7203 Replace external vcdiff script.
7204
7205 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
7206
7207 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
7208
7209 2012-06-04 Chong Yidong <cyd@gnu.org>
7210
7211 * image.el (imagemagick-types-inhibit): Revert last change.
7212 Add INFO and M.
7213 (imagemagick-enabled-types): Remove CIN and EPS*.
7214
7215 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
7216
7217 * emacs-lisp/cl-lib.el: Rename from cl.el.
7218 * emacs-lisp/cl.el: New compatibility file.
7219 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
7220 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
7221 to obey the "cl-" prefix.
7222 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
7223
7224 2012-06-03 Glenn Morris <rgm@gnu.org>
7225
7226 * emacs-lisp/authors.el (authors-aliases): Addition.
7227
7228 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
7229 Fix :version.
7230
7231 2012-06-03 Stefan Merten <smerten@oekonux.de>
7232
7233 * textmodes/rst.el: Add comments.
7234 (rst-transition, rst-adornment): New faces.
7235 (rst-adornment-faces-alist): Make default safe to reevaluate.
7236 Fixes
7237 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
7238 Improve customization tags.
7239 (rst-define-level-faces): Clarify meaning.
7240
7241 2012-06-03 Chong Yidong <cyd@gnu.org>
7242
7243 * progmodes/compile.el (compilation-mode-line-fail)
7244 (compilation-mode-line-run, compilation-mode-line-exit):
7245 New faces.
7246 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
7247
7248 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
7249
7250 * progmodes/which-func.el (which-func-update-ediff-windows):
7251 New function. Use it in ediff-select-hook (Bug#11478).
7252
7253 2012-06-03 Chong Yidong <cyd@gnu.org>
7254
7255 * bindings.el: Remove explicit help text from format-mode-line.
7256 It is now supplied by mode-line-default-help-echo.
7257 (mode-line-front-space, mode-line-end-spaces)
7258 (mode-line-misc-info): New variables.
7259 (mode-line-modes, mode-line-position): Move the default value to
7260 the variable definition.
7261 (mode-line-default-help-echo): New defcustom.
7262 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
7263 (mode-line-modified-help-echo): New functions.
7264 (mode-line-mule-info, mode-line-modified): Use them.
7265 (mode-line-eol-desc, propertized-buffer-identification):
7266 Consistency fixes for help text.
7267 (mode-line-coding-system-map): Allow using mouse-3 to invoke
7268 set-buffer-file-coding-system (Bug#289).
7269 (mode-line-mule-info-help-echo): Update help text.
7270
7271 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7272
7273 * simple.el (execute-extended-command): Set real-this-command
7274 (bug#11506).
7275
7276 2012-06-02 Chong Yidong <cyd@gnu.org>
7277
7278 Remove incorrect uses of "modeline" in comments, docstrings, and
7279 function/variable names (Bug#10329).
7280
7281 * cus-edit.el (mode-line):
7282 * dframe.el (dframe-mouse-hscroll):
7283 * emacs-lisp/re-builder.el:
7284 * emacs-lisp/easy-mmode.el (define-minor-mode):
7285 * frame.el (set-frame-name):
7286 * help.el (lookup-minor-mode-from-indicator):
7287 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
7288 * progmodes/cc-cmds.el (c-toggle-auto-newline)
7289 (c-toggle-hungry-state):
7290 * progmodes/antlr-mode.el (antlr-language-alist):
7291 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
7292 * progmodes/vhdl-mode.el (vhdl-mode):
7293 * progmodes/which-func.el (which-func, which-func-cleanup-function):
7294 * term/ns-win.el (ns-face-at-pos):
7295 * term/sup-mouse.el (sup-mouse-report):
7296 * textmodes/flyspell.el (flyspell-mode-line-string):
7297 * textmodes/ispell.el (ispell-highlight-face):
7298 * textmodes/reftex-global.el:
7299 * vc/vc-arch.el (vc-arch-mode-line-string):
7300 * vc/vc-cvs.el (vc-cvs-mode-line-string):
7301 * vc/vc-git.el (vc-git-mode-line-string):
7302 * vc/vc-hooks.el (vc-display-status)
7303 (vc-default-mode-line-string):
7304 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
7305
7306 * ansi-color.el (ansi-color-faces-vector): Change default faces.
7307
7308 * dired.el (dired-sort-set-mode-line): Rename from
7309 dired-sort-set-modeline. All callers changed.
7310
7311 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
7312 eshell-status-in-modeline.
7313
7314 * foldout.el (foldout-mode-line-string): Rename from
7315 foldout-modeline-string. All callers changed.
7316 (foldout-update-mode-line): Rename from foldout-update-modeline.
7317
7318 * subr.el (redraw-modeline): Make into obsolete alias.
7319
7320 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
7321 timeclock-modeline-display. Make old name an alias.
7322 (timeclock-update-mode-line): Likewise. All callers changed.
7323 (timeclock-mode-line-display): No need to check before using
7324 add-hook.
7325 (timeclock-relative, timeclock-day-over-hook)
7326 (timeclock-use-elapsed, timeclock-mode-string)
7327 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
7328
7329 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
7330 crisp-mode-modeline-string.
7331
7332 * play/solitaire.el (solitaire-build-mode-line): Rename from
7333 solitaire-build-modeline. All callers changed.
7334
7335 * play/zone.el (zone-hiding-mode-line): Rename from
7336 zone-hiding-modeline. All callers changed.
7337 (zone): Remove unusued `modeline-hidden-level' property.
7338
7339 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
7340 xscheme-modeline-initialize. All callers changed.
7341
7342 * strokes.el (strokes-lighter): Rename from
7343 strokes-modeline-string.
7344
7345 * textmodes/sgml-mode.el (html-face-tag-alist)
7346 (html-tag-face-alist): Use mode-line face instead of obsolete
7347 alias modeline.
7348
7349 2012-06-02 Stefan Merten <smerten@oekonux.de>
7350
7351 * textmodes/rst.el: Always require `cl'.
7352 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
7353
7354 2012-06-02 Chong Yidong <cyd@gnu.org>
7355
7356 * image.el (imagemagick-enabled-types): Rename from
7357 imagemagick-types-enable. Add many more types.
7358 (imagemagick-types-inhibit): Change default to nil.
7359 (imagemagick-filter-types): Caller changed.
7360
7361 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7362
7363 * emacs-lisp/cl-macs.el: Use backquotes.
7364 (cl-transform-function-property): Use eval-and-compile rather than
7365 abusing `require'.
7366 (defstruct): Use declare-function instead of with-no-warnings.
7367
7368 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
7369 (byte-compile-output-docform): Re-add the print-circle bindings.
7370 (byte-compile-fix-header): Use #$ just because it's shorter.
7371 (byte-compile-output-file-form): Remove defun/defmacro.
7372
7373 2012-06-01 Martin Rudalics <rudalics@gmx.at>
7374
7375 * simple.el (choose-completion): Remove now obsolete binding for
7376 owindow.
7377
7378 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
7379
7380 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
7381 in order to avoid "Stack overflow in regexp matcher".
7382
7383 2012-05-31 Glenn Morris <rgm@gnu.org>
7384
7385 * image.el: For clarity, call imagemagick-register-types at
7386 top-level, rather than relying on a custom :initialize.
7387 (imagemagick-types-enable): New option. (Bug#11557)
7388 (imagemagick-filter-types): New function. (Bug#7406)
7389 (imagemagick-register-types): Use imagemagick-filter-types.
7390 If disabling support, remove elements altogether rather
7391 than using an impossible regexp.
7392 (imagemagick-types-inhibit): Give it the default init function.
7393
7394 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7395
7396 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
7397 Handle arbitrary file name lengths (Bug#11585).
7398
7399 2012-05-31 Martin Rudalics <rudalics@gmx.at>
7400
7401 * desktop.el (desktop-read): Clear previous and next buffers for
7402 all windows and bury *Messages* buffer (bug#11556).
7403
7404 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7405
7406 Add `declare' for `defun'. Align `defmacro's with it.
7407 * emacs-lisp/easy-mmode.el (define-minor-mode)
7408 (define-globalized-minor-mode): Don't autoload the var definitions.
7409 * emacs-lisp/byte-run.el: Use lexical-binding.
7410 (defun-declarations-alist, macro-declarations-alist): New vars.
7411 (defmacro, defun): Use them.
7412 (make-obsolete, define-obsolete-function-alias)
7413 (make-obsolete-variable, define-obsolete-variable-alias):
7414 Use `declare'.
7415 (macro-declaration-function): Mark obsolete.
7416 * emacs-lisp/autoload.el: Use lexical-binding.
7417 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
7418
7419 2012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7420
7421 * textmodes/ispell.el (ispell-with-no-warnings):
7422 Define as a macro.
7423 (ispell-kill-ispell, ispell-change-dictionary):
7424 Use `called-interactively-p' for Emacs instead of obsolete
7425 `interactive-p'.
7426
7427 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7428
7429 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
7430 (macro-declaration-function): Move var from C code.
7431 (macro-declaration-function): Define function with defalias.
7432 * emacs-lisp/macroexp.el (macroexpand-all-1):
7433 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
7434 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
7435 defun/defmacro any more.
7436 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
7437 Provide fallback for unknown arglist.
7438 (byte-compile-arglist-warn): Change calling convention.
7439 (byte-compile-output-file-form): Move print-vars binding.
7440 (byte-compile-output-docform): Simplify accordingly.
7441 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
7442 (byte-compile-defmacro-declaration): Remove.
7443 (byte-compile-file-form-defmumble): Generalize to defalias.
7444 (byte-compile-output-as-comment): Return byte-positions.
7445 Simplify callers accordingly.
7446 (byte-compile-lambda): Use `assert'.
7447 (byte-compile-defun, byte-compile-defmacro): Remove.
7448 (byte-compile-file-form-defalias):
7449 Use byte-compile-file-form-defmumble.
7450 (byte-compile-defalias-warn): Remove.
7451
7452 2012-05-29 Stefan Merten <smerten@oekonux.de>
7453
7454 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
7455 possible. Fix authors. Improve comments. Improve loading of `cl'.
7456
7457 (rst-mode-abbrev-table): Merge definition.
7458 (rst-mode): Make sure `font-lock-defaults' is buffer local.
7459 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
7460
7461 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
7462
7463 * calendar/icalendar.el
7464 (icalendar-export-region): Export UID properly.
7465
7466 2012-05-29 Leo Liu <sdl.web@gmail.com>
7467 * calendar/icalendar.el (icalendar-import-format):
7468 Add `icalendar-import-format-uid' (Bug#11525).
7469 (icalendar-import-format-uid): New.
7470 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
7471 Export UID.
7472
7473 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7474
7475 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
7476 different alternative patterns.
7477 (pcase-codegen): Be more careful to preserve identity.
7478 (pcase--u1): Don't forget to mark vars as used.
7479
7480 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
7481 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
7482 (byte-compile-from-buffer): ...rather than here.
7483
7484 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
7485 functions from byte-compile-function-environment.
7486
7487 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
7488
7489 * window.el (window-deletable-p): Avoid deleting the root window
7490 of a frame with an active minibuffer.
7491
7492 2012-05-29 Martin Rudalics <rudalics@gmx.at>
7493
7494 * simple.el (choose-completion): Use quit-window (Bug#11567).
7495
7496 2012-05-29 Chong Yidong <cyd@gnu.org>
7497
7498 * whitespace.el (whitespace-cleanup): Fix usage of
7499 whitespace-empty-at-bob-regexp (Bug#11492).
7500
7501 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
7502
7503 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
7504 revert (Bug#11488).
7505
7506 2012-05-29 Juri Linkov <juri@jurta.org>
7507
7508 * isearch.el (isearch-mode-map): Bind `M-s _' to
7509 `isearch-toggle-symbol'. Bind `M-s c' to
7510 `isearch-toggle-case-fold'.
7511 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
7512 (isearch-forward): Add `M-s _' to the docstring.
7513 (isearch-forward-symbol, isearch-toggle-case-fold)
7514 (isearch-symbol-regexp): New functions. (Bug#11381)
7515
7516 2012-05-29 Juri Linkov <juri@jurta.org>
7517
7518 * isearch.el (isearch-word): Add docstring. (Bug#11381)
7519 (isearch-occur, isearch-search-and-update): If `isearch-word' is
7520 a function, call it to get the regexp.
7521 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
7522 property `isearch-message-prefix' instead of the string "word ".
7523 (isearch-search-fun-default): For the case of `isearch-word',
7524 return a lambda that calls re-search-forward/re-search-backward
7525 with a regexp returned by `word-search-regexp' or by the function
7526 in `isearch-word'.
7527
7528 2012-05-29 Juri Linkov <juri@jurta.org>
7529
7530 * isearch.el (isearch-search-fun-default): New function.
7531 (isearch-search-fun): Move default part to the new function
7532 `isearch-search-fun-default'.
7533 (isearch-search-fun-function): Set the default value to
7534 `isearch-search-fun-default'. (Bug#11381)
7535
7536 * comint.el (comint-history-isearch-end):
7537 Use `isearch-search-fun-default'.
7538 (comint-history-isearch-search): Use `isearch-search-fun-default'
7539 and remove spacial case for `isearch-word'.
7540 (comint-history-isearch-wrap): Remove spacial case for
7541 `isearch-word'.
7542
7543 * hexl.el (hexl-isearch-search-function):
7544 Use `isearch-search-fun-default'.
7545
7546 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
7547 Use `word-search-regexp' for `isearch-word'.
7548
7549 * misearch.el (multi-isearch-search-fun):
7550 Use `isearch-search-fun-default'.
7551
7552 * simple.el (minibuffer-history-isearch-search):
7553 Use `isearch-search-fun-default' and remove spacial case for
7554 `isearch-word'.
7555 (minibuffer-history-isearch-wrap): Remove spacial case for
7556 `isearch-word'.
7557
7558 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
7559 Remove spacial case for `isearch-word'.
7560 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
7561
7562 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7563
7564 Decrease XEmacs incompatibilities.
7565 * textmodes/flyspell.el (flyspell-check-pre-word-p):
7566 Use `string-match'.
7567 (flyspell-delete-region-overlays): Use alternative definition for
7568 XEmacs.
7569 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
7570 (flyspell-word): Use `process-kill-without-query' if XEmacs.
7571 (flyspell-mode-on): Use `interactive-p' if XEmacs.
7572 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
7573 `define-obsolete-face-alias' under XEmacs, but old method.
7574
7575 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
7576 `with-no-warnings' definition or Emacs alias.
7577 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
7578 (ispell-word): Do not use `region-p' if XEmacs.
7579
7580 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7581
7582 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7583 Check for `ispell-dictionary-base-alist' instead of full
7584 `ispell-dictionary-alist'.
7585 (ispell-init-process): Show spellchecker when starting new Ispell
7586 process.
7587
7588 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7589
7590 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
7591 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
7592
7593 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
7594
7595 * version.el (motif-version-string, gtk-version-string)
7596 (ns-version-string): Declare.
7597
7598 2012-05-27 Juri Linkov <juri@jurta.org>
7599
7600 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
7601 after the `eval-defun-1' specialcaseing
7602 like in `edebug-eval-defun' (bug#10181).
7603
7604 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
7605 like in `eval-defun-1'.
7606
7607 2012-05-27 Eli Zaretskii <eliz@gnu.org>
7608
7609 * mail/sendmail.el (mail-yank-region):
7610 Recognize rmail-yank-current-message in addition to insert-buffer.
7611 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
7612 a *mail* buffer created through rmail-start-mail with sendmail as
7613 mail-user-agent.
7614
7615 2012-05-27 Chong Yidong <cyd@gnu.org>
7616
7617 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
7618 Default to 256 (Bug#11267).
7619
7620 * help.el (describe-mode): Doc fix.
7621
7622 2012-05-26 Glenn Morris <rgm@gnu.org>
7623
7624 * w32-fns.el (w32-init-info): Remove.
7625 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
7626
7627 * info.el (info-initialize): For self-contained NS builds, put the
7628 included info/ directory at the front. (Bug#2791)
7629
7630 * paths.el (Info-default-directory-list): Make it a defcustom,
7631 mainly so that we can use custom-initialize-delay.
7632
7633 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7634
7635 * subr.el (buffer-has-markers-at): Mark obsolete.
7636
7637 * subr.el (lambda): Use declare.
7638
7639 * emacs-lisp/lisp-mode.el (lambda):
7640 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
7641
7642 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
7643
7644 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
7645
7646 2012-05-26 Glenn Morris <rgm@gnu.org>
7647
7648 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
7649
7650 2012-05-25 Glenn Morris <rgm@gnu.org>
7651
7652 * paths.el: Remove no-byte-compile.
7653 * loadup.el: No need to load paths.el uncompiled.
7654
7655 * image.el (imagemagick-types-inhibit): Doc fix.
7656
7657 * version.el: Remove no-byte-compile and associated formatting.
7658 * loadup.el: No need to load version.el uncompiled. AFAICS, this
7659 is ancient code from when there was an "inc-vers.el".
7660
7661 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7662
7663 * progmodes/gdb-mi.el: Minor style changes.
7664 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
7665 Turn into minor modes.
7666 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
7667 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
7668 (gdb-shell): Remove unneeded let-binding.
7669 (gdb-get-many-fields): Eliminate O(n²) behavior.
7670
7671 2012-05-25 Eli Zaretskii <eliz@gnu.org>
7672
7673 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
7674 platforms that don't link in fontset.c.
7675
7676 2012-05-25 Juri Linkov <juri@jurta.org>
7677
7678 Use the same diff color scheme as in modern VCSes (bug#10181).
7679
7680 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
7681 to avoid confusion with `diff-added' that now uses green colors.
7682 (diff-removed): Use shades of red.
7683 (diff-added): Use shades of green.
7684 (diff-changed): Leave just the yellow color.
7685 (diff-use-changed-face): New variable.
7686 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
7687 how to highlight context diff changes.
7688 (diff-refine-change): Use shades of yellow.
7689 (diff-refine-removed): New face that uses shades of red.
7690 (diff-refine-added): New face that uses shades of green.
7691 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
7692 `diff-refine-removed' in the call to `smerge-refine-subst'
7693 depending on the value of `diff-use-changed-face'.
7694
7695 * vc/smerge-mode.el (smerge-mine): Use shades of red.
7696 (smerge-other): Use shades of green.
7697 (smerge-base): Use shades of yellow.
7698 (smerge-refined-change): Empty face.
7699 (smerge-refined-removed): New face that uses shades of red.
7700 (smerge-refined-added): New face that uses shades of green.
7701 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
7702 args `props-r' and `props-a', and use them. Doc fix.
7703 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
7704 on its value use different faces `smerge-refined-change',
7705 `smerge-refined-removed', `smerge-refined-added' in the call to
7706 `smerge-refine-subst'.
7707
7708 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
7709 Add face condition `min-colors 88' with shades of red.
7710 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
7711 `min-colors 88' with shades of green.
7712 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
7713 `min-colors 88' with shades of yellow.
7714
7715 2012-05-24 Glenn Morris <rgm@gnu.org>
7716
7717 * paths.el (prune-directory-list, remote-shell-program): Move to...
7718 * files.el (prune-directory-list, remote-shell-program): ...here.
7719 For the latter, delay initialization, prefer ssh, just search PATH.
7720
7721 * paths.el (term-file-prefix): Move to faces.el (the only user).
7722 * faces.el (term-file-prefix): Move here, make it a defcustom.
7723
7724 * paths.el (news-directory, news-path, news-inews-program):
7725 Move to gnus/nnspool.el.
7726
7727 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
7728
7729 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
7730 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
7731 Make the latter a defcustom, with a delayed initialization.
7732
7733 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
7734 These were deleted from Gnus itself late 2010.
7735
7736 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
7737
7738 * progmodes/which-func.el (which-func-ff-hook):
7739 Check against user-error, not error.
7740
7741 * emacs-lisp/edebug.el (top): Do not load or set up loading of
7742 cl-specs.el, which no longer exists.
7743
7744 2012-05-22 Glenn Morris <rgm@gnu.org>
7745
7746 * info.el (info-emacs-bug): New command.
7747 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
7748 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
7749
7750 2012-05-21 Glenn Morris <rgm@gnu.org>
7751
7752 * makefile.w32-in (update-subdirs-SH):
7753 * Makefile.in (update-subdirs): Update for moved update-subdirs.
7754
7755 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
7756
7757 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
7758
7759 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7760 Simplify Maven regexp, and make sure the file can't start with a space
7761 (bug#11517).
7762
7763 2012-05-21 Glenn Morris <rgm@gnu.org>
7764
7765 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
7766 Scrap superfluous subshells.
7767
7768 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
7769
7770 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
7771 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
7772
7773 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
7774
7775 * calc/calc.el (calc-ensure-consistent-units): New variable.
7776
7777 * calc/calc-units.el (math-consistent-units-p)
7778 (math-check-unit-consistency): New functions.
7779 (calc-quick-units, calc-convert-units):
7780 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
7781 is non-nil.
7782 (calc-extract-units): Fix typo.
7783
7784 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7785
7786 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
7787
7788 * textmodes/flyspell.el: Commenting style, plus code simplifications.
7789 (flyspell-default-deplacement-commands): Don't spell check after
7790 repeated window/frame switches (e.g. triggered by mouse-movement).
7791 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
7792 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
7793 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
7794 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
7795 Remove unused vars.
7796 (flyspell-get-casechars, flyspell-get-not-casechars):
7797 Simplify; Don't bother removing a ] just to add it back.
7798 * textmodes/ispell.el (ispell-program-name): Use executable-find.
7799
7800 2012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7801
7802 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
7803 New functions.
7804 (math-function-table): Add support for more C functions.
7805
7806 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7807
7808 * textmodes/flyspell.el (flyspell-check-pre-word-p)
7809 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
7810 Protect delay handling for otherchars against empty otherchars.
7811
7812 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7813
7814 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
7815 their respective macro declarations.
7816 * skeleton.el (define-skeleton):
7817 * progmodes/compile.el (define-compilation-mode):
7818 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
7819 (define-ibuffer-filter):
7820 * emacs-lisp/generic.el (define-generic-mode):
7821 * emacs-lisp/easy-mmode.el (define-minor-mode)
7822 (define-globalized-minor-mode):
7823 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
7824 * emacs-lisp/byte-run.el (defsubst):
7825 * custom.el (deftheme): Add doc-string metadata.
7826
7827 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7828
7829 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
7830
7831 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7832
7833 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
7834
7835 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
7836 * emacs-lisp/cl-macs.el: Idem.
7837 * emacs-lisp/cl-specs.el: Remove.
7838
7839 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7840
7841 Minor renaming of internal CL functions and variables.
7842 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
7843 (cl--position): Rename from cl-position.
7844 (cl--delete-duplicates): Rename from cl-delete-duplicates.
7845 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
7846 (cl--random-state): Rename from *random-state*.
7847
7848 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7849
7850 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
7851 parens around the arg list (bug#11499).
7852
7853 2012-05-17 Juri Linkov <juri@jurta.org>
7854
7855 * isearch.el (word-search-regexp, word-search-backward)
7856 (word-search-forward, word-search-backward-lax)
7857 (word-search-forward-lax): Move functions from search.c
7858 (bug#10145, bug#11381).
7859
7860 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7861
7862 * textmodes/flyspell.el (flyspell-check-pre-word-p)
7863 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
7864 Delay for otherchars as for normal word components.
7865
7866 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
7867
7868 * minibuffer.el (completion--sifn-requote): Fix last change.
7869 (minibuffer-local-must-match-filename-map):
7870 Move define-obsolete-variable-alias before its var.
7871
7872 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7873
7874 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
7875
7876 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
7877 behavior.
7878 (completion--string-equal-p): New function.
7879 (completion--twq-all): Use it to get better assertion failure data.
7880
7881 Only handle ".." and '..' quoting in shell-mode (bug#11466).
7882 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
7883 (shell--requote-argument): New functions.
7884 (shell-completion-vars): Use them.
7885 (shell--parse-pcomplete-arguments): Rename from
7886 shell-parse-pcomplete-arguments.
7887 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
7888 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
7889 Obey comint-file-name-quote-list.
7890
7891 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
7892 (smie-indent-keyword): Use it.
7893
7894 2012-05-14 Stefan Merten <smerten@oekonux.de>
7895
7896 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
7897
7898 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
7899
7900 * net/rlogin.el (rlogin-mode-map): Fix last change.
7901
7902 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
7903
7904 * mail/smtpmail.el (smtpmail-send-command): Send the command and
7905 the following \r\n using a single `process-send-string', since the
7906 Lotus SMTP server refuses to accept any commands if they are sent
7907 with two `process-send-string's (Bug#11444).
7908
7909 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
7910
7911 * shell.el (shell-parse-pcomplete-arguments):
7912 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
7913
7914 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
7915
7916 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
7917 (image-transform-scale, image-transform-right-angle-fudge): New vars.
7918 (image-transform-width, image-transform-fit-width): New functions.
7919 (image-transform-properties): Use them.
7920 (image-transform-check-size): New function.
7921 (image-toggle-display-image): Use it (for testing).
7922 (image-transform-set-rotation): Reduce angle mod 360.
7923 Delete obsolete comment.
7924
7925 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
7926
7927 * image-mode.el: Fix scaling (bug#11399).
7928 (image-transform-resize): Doc fix.
7929 (image-transform-properties): Default scale is 1 and height should
7930 be an integer.
7931
7932 2012-05-13 Johan Bockgård <bojohan@gnu.org>
7933
7934 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
7935 than hard-coding `car', to fix misbehavior when moving forward.
7936
7937 2012-05-13 Chong Yidong <cyd@gnu.org>
7938
7939 * emacs-lisp/tabulated-list.el (tabulated-list-format)
7940 (tabulated-list-entries, tabulated-list-padding)
7941 (tabulated-list-sort-key): Make permanent-local.
7942
7943 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
7944 (electric-buffer-list): Put electric buffer menu
7945 command descriptions in this docstring, instead of the docstring
7946 of electric-buffer-menu-mode. Code cleanups.
7947 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
7948 Electric-buffer-menu-mode.
7949 (electric-buffer-update-highlight): Minor code cleanup.
7950
7951 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
7952
7953 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
7954 (Bug#11447)
7955
7956 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
7957
7958 Move define-obsolete-variable-alias before the var's definition.
7959 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
7960 * tooltip.el (tooltip-hook):
7961 * textmodes/reftex-toc.el (reftex-toc-map):
7962 * textmodes/reftex-sel.el (reftex-select-label-map)
7963 (reftex-select-bib-map):
7964 * textmodes/reftex-index.el (reftex-index-map)
7965 (reftex-index-phrases-map):
7966 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
7967 * progmodes/meta-mode.el (meta-mode-map):
7968 * novice.el (disabled-command-hook):
7969 * loadhist.el (unload-hook-features-list):
7970 * frame.el (blink-cursor):
7971 * files.el (find-file-not-found-hooks, write-file-hooks)
7972 (write-contents-hooks):
7973 * emulation/tpu-edt.el (GOLD-map):
7974 * emacs-lock.el (emacs-lock-from-exiting):
7975 * emacs-lisp/generic.el (generic-font-lock-defaults):
7976 * emacs-lisp/chart.el (chart-map):
7977 * dos-fns.el (register-name-alist):
7978 * dired-x.el (dired-omit-files-p):
7979 * desktop.el (desktop-enable):
7980 * cus-edit.el (custom-mode-hook):
7981 * buff-menu.el (buffer-menu-mode-hook):
7982 * bookmark.el (bookmark-read-annotation-text-func)
7983 (bookmark-exit-hooks):
7984 * allout.el (allout-mode-deactivate-hook)
7985 (allout-exposure-change-hook, allout-structure-added-hook)
7986 (allout-structure-deleted-hook, allout-structure-shifted-hook):
7987 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
7988 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
7989 comes before the corresponding variable's definition.
7990
7991 2012-05-12 Chong Yidong <cyd@gnu.org>
7992
7993 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
7994 (Buffer-menu-mouse-select): Restore function (Bug#11459).
7995 (Buffer-menu-mode-map): Bind it.
7996 (Buffer-menu--pretty-name): Add a mouse-face property.
7997
7998 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7999
8000 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
8001 (prolog-upper-case-string, prolog-lower-case-string)
8002 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
8003 (prolog-use-smie, prolog-smie-grammar): New vars.
8004 (prolog-smie-forward-token, prolog-smie-backward-token)
8005 (prolog-smie-rules): New funs.
8006 (prolog-comment-indent): Remove.
8007 (prolog-mode-variables): Use default comment indentation instead.
8008 Setup SMIE.
8009 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
8010 (prolog-mode): Don't call them any more.
8011 (prolog-electric-colon, prolog-electric-dash)
8012 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
8013
8014 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
8015
8016 * minibuffer.el (completion--twq-all): Again, allow case differences.
8017
8018 * term.el: Move keymap initialization code to be more idiomatic.
8019 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
8020 (term-terminal-menu): Move initialization into declaration.
8021 (term-escape-char): Let the user set it in her .emacs.
8022
8023 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
8024 Provide SMIE-based indentation (not enabled by default yet).
8025 (sh-mode-map): Don't bind electric keys.
8026 Use electric-pair-mode instead of skeleton-pair.
8027 (sh-assignment-regexp): Fit within 80 columns.
8028 (sh-indent-supported): Specify actual shell name instead of boolean.
8029 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
8030 (sh-maybe-here-document): Use it. Make obsolete.
8031 (sh-electric-here-document-mode) New minor mode.
8032 (sh-mode): Use it. Don't set sh-indent-supported-here here.
8033 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
8034 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
8035 (sh-smie-rc-grammar, sh-use-smie): New vars.
8036 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
8037 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
8038 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
8039 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
8040 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
8041 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
8042 (sh-set-shell): Use smie-setup if requested.
8043
8044 * term.el (term-set-escape-char): Properly set term-escape-char.
8045 See http://stackoverflow.com/questions/10524656.
8046
8047 2012-05-10 Chong Yidong <cyd@gnu.org>
8048
8049 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
8050 Use url-generic-parse-url, and handle host names and Windows
8051 filenames properly.
8052 (ffap-url-unwrap-remote): Use url-generic-parse-url.
8053 (ffap-url-unwrap-remote): Accept list values, specifying a list of
8054 URL schemes to work on.
8055 (ffap--toggle-read-only): New function.
8056 (ffap-read-only, ffap-read-only-other-window)
8057 (ffap-read-only-other-frame): Use it.
8058 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
8059 necessary for ffap-url-unwrap-remote.
8060
8061 2012-05-10 Dave Abrahams <dave@boostpro.com>
8062
8063 * cus-start.el (create-lockfiles): Add it.
8064
8065 2012-05-09 Chong Yidong <cyd@gnu.org>
8066
8067 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
8068 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
8069
8070 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8071
8072 * shell.el (shell-completion-vars): Fix last change (bug#11348).
8073
8074 2012-05-09 Chong Yidong <cyd@gnu.org>
8075
8076 * ansi-color.el (ansi-color-process-output): Check for validity of
8077 comint-last-output-start before using it. This avoids a bad
8078 interaction with gdb-mi's input/output buffer.
8079
8080 2012-05-09 Glenn Morris <rgm@gnu.org>
8081
8082 * files.el (dir-locals-read-from-file):
8083 Mention dir-locals in any error message.
8084
8085 2012-05-09 Chong Yidong <cyd@gnu.org>
8086
8087 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
8088 package (Bug#11410).
8089
8090 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
8091 variables into description.
8092
8093 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8094
8095 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
8096 shell-delimiter-argument-list (bug#11348).
8097 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
8098
8099 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
8100
8101 * textmodes/rst.el: Silence byte-compiler warnings.
8102 (rst-re-alist, rst-reset-section-caches): Move around.
8103 (rst-re): Use `characterp', not `char-valid-p'.
8104 (font-lock-beg, font-lock-end): Declare.
8105
8106 * progmodes/idlw-shell.el (specs): Remove reference to deleted
8107 variable `idlwave-shell-activate-alt-keybindings' and simplify.
8108
8109 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
8110
8111 2012-05-08 Glenn Morris <rgm@gnu.org>
8112
8113 * files.el (auto-mode-alist): Treat ".make" like ".mk".
8114
8115 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8116
8117 * vc/log-edit.el: Add GNU coding standards highlighting.
8118 (log-edit-font-lock-gnu-style)
8119 (log-edit-font-lock-gnu-keywords): New vars.
8120 (log-edit-font-lock-keywords): New fun.
8121 (log-edit-mode): Don't fold case in font-lock.
8122 (log-edit-font-lock-keywords): Do not assume case-folding.
8123
8124 * imenu.el: Misc cleanup. Make docstrings out of comments.
8125 Use lexical-binding.
8126 (imenu--index-alist, imenu--last-menubar-index-alist)
8127 (imenu-menubar-modified-tick): Use defvar-local.
8128 (imenu--split-menu): Remove unused var.
8129 (imenu--cleanup-seen): Declare as global.
8130 (imenu--cleanup): Use dolist.
8131
8132 * subr.el (defvar-local): Add debug spec and doc-string position.
8133
8134 2012-05-08 Glenn Morris <rgm@gnu.org>
8135
8136 * language/burmese.el, language/cham.el, language/czech.el:
8137 * language/english.el, language/georgian.el, language/greek.el:
8138 * language/japanese.el, language/khmer.el, language/korean.el:
8139 * language/lao.el, language/misc-lang.el, language/romanian.el:
8140 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
8141 * language/thai.el, language/utf-8-lang.el:
8142 Remove no-byte-compile setting.
8143
8144 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
8145
8146 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8147
8148 * progmodes/make-mode.el (makefile-browse):
8149 Remove unnecessary interactive. (Bug#11324)
8150
8151 2012-05-07 Glenn Morris <rgm@gnu.org>
8152
8153 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
8154
8155 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
8156
8157 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8158
8159 * loadup.el: Preload newcomment.el.
8160 * newcomment.el: Move autoload-only code to toplevel.
8161
8162 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
8163 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
8164 Handle new :right-align column property.
8165 (tabulated-list-print-col): Idem, plus use `display' text-property to
8166 try and preserve alignment for variable pitch fonts.
8167
8168 2012-05-07 Chong Yidong <cyd@gnu.org>
8169
8170 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
8171 (tabulated-list-use-header-line): New var.
8172 (tabulated-list-init-header): Use it.
8173 (tabulated-list-print-fake-header): New function.
8174 (tabulated-list-print): Use it.
8175 (tabulated-list-sort-button-map): Add non-header-line commands.
8176 (tabulated-list-init-header): Add column name property to basic
8177 labels as well.
8178 (tabulated-list-col-sort): Handle non-header-line button case.
8179 (tabulated-list--sort-by-column-name): Fix a corner case.
8180
8181 * buff-menu.el (list-buffers--refresh):
8182 Handle Buffer-menu-use-header-line.
8183
8184 2012-05-06 Chong Yidong <cyd@gnu.org>
8185
8186 * buff-menu.el: Convert to Tabulated List mode.
8187 (Buffer-menu-buffer+size-width): Make obsolete.
8188 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
8189 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
8190 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
8191 documentation into docstring of buffer-menu.
8192 (Buffer-menu-toggle-files-only): Add an informative message.
8193 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
8194 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
8195 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
8196 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
8197 (Buffer-menu-execute, Buffer-menu-select)
8198 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
8199 (Buffer-menu-bury): Use Tabulated List machinery.
8200 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
8201 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
8202 Delete.
8203 (list-buffers--refresh): New function.
8204 (list-buffers-noselect): Use it.
8205 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
8206 (Buffer-menu--pretty-file-name): New helper functions.
8207
8208 * loadup.el: Preload tabulated-list.
8209
8210 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
8211 tabulated-list-sort-column.
8212 (tabulated-list-init-header): Add the initial aligning space even
8213 if tabulated-list-padding is zero.
8214
8215 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
8216
8217 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
8218 whose cdr is not a cons cell correctly (bug#11038).
8219
8220 2012-05-06 Chong Yidong <cyd@gnu.org>
8221
8222 * emacs-lisp/tabulated-list.el (tabulated-list-format):
8223 Accept additional plist in column descriptors.
8224 (tabulated-list-init-header): Obey it.
8225 (tabulated-list-get-entry): New function.
8226 (tabulated-list-put-tag): Use it. Use string-width instead of
8227 length.
8228 (tabulated-list--column-number): New function.
8229 (tabulated-list-print): Use it.
8230 (tabulated-list-print-col): New function.
8231 Set `tabulated-list-column-name' property on each column's text.
8232 (tabulated-list-print-entry): Use it.
8233 (tabulated-list-delete-entry, tabulated-list-set-col):
8234 New functions.
8235 (tabulated-list-sort-column): New command (Bug#11337).
8236
8237 * buff-menu.el (list-buffers): Move C-x C-b binding from
8238 buff-menu.el to bindings.el.
8239
8240 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
8241 :advertised-binding feature.
8242
8243 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
8244
8245 * progmodes/compile.el (compilation-internal-error-properties):
8246 Calculate start position correctly when end-col is set but
8247 end-line is not (Bug#11382).
8248
8249 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
8250
8251 * man.el (Man-unindent): Use text-property-default-nonsticky to
8252 prevent untabify from inheriting face properties (Bug#11408).
8253
8254 2012-05-05 Stefan Merten <smerten@oekonux.de>
8255
8256 * textmodes/rst.el: Major merge with upstream development up to
8257 Docutils SVN r7399 / rst.el V1.2.1.
8258
8259 Clarify maintainership and authors.
8260
8261 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
8262 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
8263 (rst-official-version, rst-official-cvs-rev, rst-version)
8264 (rst-package-emacs-version-alist): New functions and variables
8265 for version information.
8266
8267 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
8268 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
8269 (rst-mode-syntax-table, rst-mode): New and corrected functions
8270 and variables representing reStructuredText features.
8271
8272 (rst-re): New function for reStructuredText regexes. Use in
8273 many places.
8274
8275 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
8276 (rst-mode-map): Rebind keys.
8277
8278 (rst-mode-lazy, rst-font-lock-keywords)
8279 (rst-font-lock-extend-region)
8280 (rst-font-lock-extend-region-internal)
8281 (rst-font-lock-extend-region-extend)
8282 (rst-font-lock-find-unindented-line-limit)
8283 (rst-font-lock-find-unindented-line-match)
8284 (rst-adornment-level, rst-font-lock-adornment-level)
8285 (rst-font-lock-adornment-match)
8286 (rst-font-lock-handle-adornment-pre-match-form)
8287 (rst-font-lock-handle-adornment-matcher): Major revision of
8288 font-locking. Integrate with other code. Use `jit-lock-mode'.
8289
8290 (rst-preferred-adornments, rst-adjust-hook)
8291 (rst-new-adornment-down, rst-preferred-bullets)
8292 (rst-preferred-bullets, rst-indent, rst-indent-width)
8293 (rst-indent-field, rst-indent-literal-normal)
8294 (rst-indent-literal-minimized, rst-indent-comment): Change,
8295 extend and improve customization.
8296
8297 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
8298 (rst-normalize-cursor-position, rst-get-decoration)
8299 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
8300 (rst-rstrip, rst-toc-insert-find-delete-contents)
8301 (rst-shift-fill-region, rst-compute-bullet-tabs)
8302 (rst-debug-print-tabs, rst-debug-mark-found)
8303 (rst-shift-region-guts, rst-shift-region-right)
8304 (rst-shift-region-left, rst-use-char-classes)
8305 (rst-font-lock-keywords-function)
8306 (rst-font-lock-indentation-point)
8307 (rst-font-lock-find-unindented-line-begin)
8308 (rst-font-lock-find-unindented-line-end)
8309 (rst-font-lock-find-unindented-line)
8310 (rst-font-lock-adornment-point, rst-font-lock-level)
8311 (rst-adornment-level-alist): Remove functions and variables.
8312
8313 (rst-compare-adornments, rst-get-adornment-match)
8314 (rst-suggest-new-adornment, rst-get-adornments-around)
8315 (rst-adornment-complete-p, rst-get-next-adornment)
8316 (rst-adjust-adornment, rst-display-adornments-hierarchy)
8317 (rst-straighten-adornments): Standardize function names to
8318 use "adornment" instead of "decoration". Correct callers.
8319 Similar standardizing in many places.
8320
8321 (rst-update-section, rst-adjust, rst-promote-region)
8322 (rst-enumerate-region, rst-bullet-list-region)
8323 (rst-repeat-last-character): Correct use of `interactive'.
8324
8325 (rst-classify-adornment, rst-find-all-adornments)
8326 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
8327 (rst-find-leftmost-column, rst-repeat-last-character):
8328 Refactor functions.
8329
8330 (rst-find-title-line, rst-reset-section-caches)
8331 (rst-get-adornments-around, rst-adjust-adornment-work)
8332 (rst-arabic-to-roman, rst-roman-to-arabic)
8333 (rst-insert-list-pos, rst-insert-list-new-item)
8334 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
8335 New functions.
8336
8337 (rst-all-sections, rst-section-hierarchy)
8338 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
8339 New variables.
8340
8341 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
8342 configuration instead of only buffer. Change where necessary.
8343
8344 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
8345 (rst-shift-region, rst-adaptive-fill): New functions for
8346 indentation and filling.
8347
8348 (rst-comment-line-break, rst-comment-indent)
8349 (rst-comment-insert-comment, rst-comment-region)
8350 (rst-uncomment-region): New functions for handling comments.
8351
8352 (rst-compile): Quote shell arguments.
8353
8354 (rst-compile-pdf-preview, rst-compile-slides-preview):
8355 Delete temporary files after use.
8356
8357 2012-05-05 Glenn Morris <rgm@gnu.org>
8358
8359 * calendar/cal-html.el: Optionally include holidays in the output.
8360 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
8361 (cal-html-holidays): New option.
8362 (cal-html-css-default): Add holiday entry.
8363 (holiday-in-range): Autoload it.
8364 (cal-html-htmlify-entry): Add optional class argument.
8365 (cal-html-htmlify-list): Add optional holidays argument.
8366 (cal-html-insert-agenda-days): Include holidays in the output.
8367 (cal-html-one-month): Maybe include holidays.
8368
8369 * calendar/holidays.el (holiday-in-range):
8370 Move here from cal-tex-list-holidays.
8371 * calendar/cal-tex.el (cal-tex-list-holidays):
8372 Make it an obsolete alias for holiday-in-range. Update all callers.
8373
8374 2012-05-05 Chong Yidong <cyd@gnu.org>
8375
8376 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
8377 Nextstep.
8378
8379 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
8380
8381 * files.el (file-auto-mode-skip): New var.
8382 (set-auto-mode-1): Use it.
8383
8384 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8385
8386 * repeat.el: Use lexical-binding.
8387 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
8388 (repeat-undo-count): Remove.
8389 (repeat):
8390 * progmodes/octave-mod.el (octave-abbrev-start):
8391 * progmodes/f90.el (f90-abbrev-start):
8392 * face-remap.el (text-scale-adjust):
8393 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
8394
8395 * emacs-lisp/pcase.el (pcase--let*): New function.
8396 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
8397 a bit more.
8398 (pcase--split-pred): Be more clever about ruling out overlap between
8399 a predicate and some constant pattern.
8400 (pcase--q1): Use `null' instead of (eq foo nil).
8401
8402 * subr.el (setq-local, defvar-local): New macros.
8403 (kbd): Redefine as an alias.
8404 (with-selected-window): Leave unrelated frames alone.
8405 (set-temporary-overlay-map): New function.
8406
8407 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
8408
8409 * subr.el (user-error): New function.
8410 * window.el (switch-to-buffer):
8411 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
8412 (smerge-match-conflict):
8413 * simple.el (previous-matching-history-element)
8414 (next-matching-history-element, goto-history-element, undo-more)
8415 (undo-start):
8416 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
8417 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
8418 (next-file, tags-loop-scan, list-tags, complete-tag):
8419 * progmodes/compile.el (compilation-loop):
8420 * mouse.el (mouse-minibuffer-check):
8421 * man.el (Man-bgproc-sentinel, Man-goto-page):
8422 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
8423 (Info-history-forward, Info-follow-reference, Info-menu)
8424 (Info-extract-menu-item, Info-extract-menu-counting)
8425 (Info-forward-node, Info-backward-node, Info-next-menu-item)
8426 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
8427 (Info-next-reference, Info-prev-reference, Info-index)
8428 (Info-index-next, Info-follow-nearest-node)
8429 (Info-copy-current-node-name):
8430 * imenu.el (imenu--make-index-alist)
8431 (imenu-default-create-index-function, imenu-add-to-menubar):
8432 * files.el (basic-save-buffer, recover-file):
8433 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8434 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8435 (checkdoc-message-text, checkdoc-defun):
8436 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
8437 * cus-edit.el (customize-changed-options, customize-rogue)
8438 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
8439 (custom-variable-mark-to-reset-standard)
8440 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
8441 (custom-file):
8442 * completion.el (check-completion-length):
8443 * comint.el (comint-search-arg)
8444 (comint-previous-matching-input-string-position)
8445 (comint-previous-matching-input)
8446 (comint-replace-by-expanded-history-before-point, comint-send-input)
8447 (comint-copy-old-input, comint-backward-matching-input)
8448 (comint-goto-process-mark, comint-set-process-mark):
8449 * calendar/calendar.el (calendar-cursor-to-date): Use it.
8450 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
8451
8452 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
8453
8454 * dabbrev.el (dabbrev--ignore-case-p): New function.
8455 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
8456 Use it.
8457
8458 * files.el (automount-dir-prefix): Mark as obsolete.
8459
8460 2012-05-04 Glenn Morris <rgm@gnu.org>
8461
8462 * patcomp.el, play/bruce.el: Move to obsolete/.
8463
8464 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
8465
8466 Fix minor Y10k bugs.
8467 * arc-mode.el (archive-unixdate):
8468 * autoinsert.el (auto-insert-alist):
8469 * calc/calc-forms.el (math-this-year):
8470 * emacs-lisp/copyright.el (copyright-current-year)
8471 (copyright-update-year, copyright):
8472 * tar-mode.el (tar-clip-time-string):
8473 * time.el (display-time-update):
8474 Don't assume years have 4 digits.
8475
8476 2012-05-04 Chong Yidong <cyd@gnu.org>
8477
8478 * dos-w32.el (file-name-buffer-file-type-alist)
8479 (direct-print-region-use-command-dot-com):
8480 * ffap.el (ffap-menu-regexp):
8481 * find-file.el (ff-special-constructs):
8482 * follow.el (follow-debug):
8483 * forms.el (forms--debug):
8484 * iswitchb.el (iswitchb-all-frames):
8485 * ido.el (ido-all-frames):
8486 * emacs-lisp/timer.el (timer-max-repeats):
8487 * mail/feedmail.el (feedmail-mail-send-hook)
8488 (feedmail-mail-send-hook-queued):
8489 * mail/footnote.el (footnote-signature-separator):
8490 * mail/mailabbrev.el (mail-alias-separator-string)
8491 (mail-abbrev-mode-regexp):
8492 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
8493 * progmodes/idlwave.el (idlwave-libinfo-file)
8494 (idlwave-default-completion-case-is-down)
8495 (idlwave-library-routines): Convert defvars to defcustoms.
8496
8497 * mail/rmail.el (rmail-decode-mime-charset):
8498 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
8499 (idlwave-shell-fix-inserted-breaks)
8500 (idlwave-shell-activate-alt-keybindings)
8501 (idlwave-shell-use-breakpoint-glyph):
8502 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
8503
8504 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8505
8506 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
8507
8508 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
8509
8510 * progmodes/verilog-mode.el (font-lock-keywords):
8511 Fix mis-highligting auto. Reported by Craig Barner.
8512 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
8513 defines from global name space. Reported by Dan Dever.
8514 (verilog-auto-reset, verilog-auto-reset-widths)
8515 (verilog-auto-tieoff): Support using unbased numbers for
8516 AUTORESET and AUTOTIEOFF.
8517 (verilog-submit-bug-report): Update variable list.
8518 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
8519 parenthesis from not matching. Reported by Michael Rytting.
8520 (verilog-auto-template-lint): Fix hash error when linting modules
8521 with no used templates.
8522 (verilog-warn, verilog-warn-error)
8523 (verilog-warn-fatal): When non-interactive report multiple
8524 warnings before exiting. Suggested by Brad Dobbie.
8525 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
8526 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
8527 to report unused template errors. Reported by Brad Dobbie.
8528 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
8529 nets, bug438. Reported by Vns Blore.
8530 (verilog-auto-inout-module, verilog-auto-reg)
8531 (verilog-read-decls, verilog-read-sub-decls-sig)
8532 (verilog-signals-edit-wire-reg, verilog-signals-with):
8533 Fix passing of Verilog data types in ANSI input/output ports
8534 such as "output logic" into the AUTOs. Special case "wire" and
8535 "reg" for backwards compatibility presuming Verilog 2001.
8536 (verilog-auto-ascii-enum): Add "auto enum" as alias.
8537 (verilog-preprocess): Fix replication of preprocess output.
8538 Reported by Brad Dobbie.
8539 (verilog-auto-inst-interfaced-ports):
8540 Create verilog-auto-inst-interfaced-ports, bug429.
8541 Reported by Julian Gorfajn.
8542 (verilog-after-save-font-hook)
8543 (verilog-before-save-font-hook): New variable.
8544 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
8545 (verilog-save-font-mods): Wrap disabling fontification, reported
8546 by David Rogoff.
8547 (verilog-do-indent, verilog-pretty-declarations-auto)
8548 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
8549 Reported by Pierre-David Pfister.
8550 (verilog-set-auto-endcomments): Fix endtask auto comments outside
8551 of class declarations, bug292. Reported by Kevin Heilman.
8552 (verilog-read-decls): Fix 'parameter type' not appearing in
8553 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
8554 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
8555 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
8556 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
8557 Reported by David Kravitz.
8558
8559 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
8560
8561 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
8562 assignment with tests in ifs and for loops.
8563 (verilog-extended-complete-re, verilog-complete-reg): Change so
8564 that DPI inport functions don't look like fuction declarations.
8565 (verilog-pretty-expr): Don't line up assignment
8566 operations to the test and increment in if and for loops
8567 (verilog-extended-complete-re, verilog-complete-reg): Change so
8568 that DPI inport functions don't look like fuction declarations.
8569
8570 2012-05-03 Kenichi Handa <handa@m17n.org>
8571
8572 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
8573 decoding, and show a warning message without signaling an error
8574 (Bug#11282).
8575
8576 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8577
8578 * emacs-lisp/bytecomp.el
8579 (byte-compile-file-form-custom-declare-variable): Compile all elements,
8580 since cconv.el might have introduced :fun-body, internal-make-closure,
8581 and friends for bytecomp to handle (bug#11391).
8582 * custom.el (defcustom): Avoid ((λ ..) ..).
8583
8584 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8585
8586 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
8587
8588 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
8589
8590 * notifications.el (dbus-debug):
8591 * term/linux.el (gpm-mouse-enable):
8592 * term/screen.el (xterm-register-default-colors): Declare.
8593
8594 2012-05-02 Chong Yidong <cyd@gnu.org>
8595
8596 * cus-start.el (gc-cons-percentage, exec-suffixes)
8597 (dos-display-scancodes, dos-hyper-key, dos-super-key)
8598 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
8599 (make-cursor-line-fully-visible, void-text-area-pointer)
8600 (font-list-limit): Add customization data.
8601
8602 * allout.el (allout-exposure-change-functions)
8603 (allout-structure-added-functions)
8604 (allout-structure-deleted-functions)
8605 (allout-structure-shifted-functions): Rename abnormal hooks from
8606 *-hook, and convert to defcustoms.
8607 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
8608 Convert to defcustoms.
8609 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
8610
8611 * allout-widgets.el: Hook callers changed.
8612
8613 2012-05-02 Eli Zaretskii <eliz@gnu.org>
8614
8615 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
8616 the yanked message in preference to the default value of
8617 buffer-file-coding-system.
8618
8619 2012-05-02 Martin Rudalics <rudalics@gmx.at>
8620
8621 * window.el (display-buffer--action-function-custom-type):
8622 Fix entry.
8623
8624 2012-05-02 Alan Mackenzie <acm@muc.de>
8625
8626 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
8627
8628 2012-05-01 Glenn Morris <rgm@gnu.org>
8629
8630 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
8631
8632 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
8633
8634 * cus-edit.el (custom-variable-documentation): Simplify with format.
8635
8636 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8637 Stefan Monnier <monnier@iro.umontreal.ca>
8638
8639 * simple.el (suggest-key-bindings, execute-extended-command):
8640 Move from keyboard.c.
8641
8642 2012-05-01 Chong Yidong <cyd@gnu.org>
8643
8644 * follow.el: Eliminate advice.
8645 (set-process-filter, process-filter, sit-for): Advice deleted.
8646 (follow-mode-off-hook): Obsolete hook removed.
8647 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
8648 Vars deleted.
8649 (follow-auto): Use a :set function.
8650 (follow-mode): Rewritten. Don't advise process filters.
8651 (follow-switch-to-current-buffer-all, follow-scroll-up)
8652 (follow-scroll-down): Assume follow-mode is bound.
8653 (follow-comint-scroll-to-bottom)
8654 (follow-align-compilation-windows): New functions.
8655 (follow--window-sorter): New function.
8656 (follow-all-followers): Use it to explicitly sort windows by their
8657 positions; don't make assumptions about next-window order.
8658 (follow-windows-start-end, follow-delete-other-windows-and-split)
8659 (follow-calc-win-start): Doc fix.
8660 (follow-windows-aligned-p, follow-select-if-visible): Don't call
8661 vertical-motion unnecessarily.
8662 (follow-adjust-window): New function.
8663 (follow-post-command-hook): Use it.
8664 (follow-call-set-process-filter, follow-call-process-filter)
8665 (follow-intercept-process-output, follow-tidy-process-filter-alist)
8666 (follow-stop-intercept-process-output, follow-generic-filter):
8667 Functions deleted.
8668 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
8669 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
8670 New functions, replacing advice on scroll-bar-* commands.
8671 (follow-mwheel-scroll): New function (Bug#4112).
8672
8673 * comint.el (comint-adjust-point): New function.
8674 (comint-postoutput-scroll-to-bottom): Use it.
8675 Call follow-comint-scroll-to-bottom for Follow mode buffers.
8676
8677 2012-05-01 Glenn Morris <rgm@gnu.org>
8678
8679 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
8680 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
8681 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
8682 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
8683 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
8684 Remove no-byte-compile setting.
8685
8686 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8687
8688 * minibuffer.el (completion-table-with-quoting): Fix compatibility
8689 all-completions code to not return a number in the last cdr.
8690
8691 2012-04-30 Leo Liu <sdl.web@gmail.com>
8692
8693 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
8694 read-only error.
8695
8696 2012-04-29 Chong Yidong <cyd@gnu.org>
8697
8698 * follow.el (follow-calc-win-end): Rewrite to handle partial
8699 screen lines correctly (Bug#8390).
8700 (follow-avoid-tail-recenter): Minor cleanup.
8701
8702 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8703
8704 Avoid the obsolete `assoc' package.
8705 * speedbar.el (speedbar-refresh): Avoid adelete.
8706 (speedbar-file-lists): Simplify and avoid aput.
8707 * man.el (Man--sections, Man--refpages): New vars, replacing
8708 Man-sections-alist and Man-refpages-alist.
8709 (Man-build-section-alist, Man-build-references-alist):
8710 Use them; avoid aput.
8711 (Man--last-section, Man--last-refpage): New vars.
8712 (Man-follow-manual-reference): Use them.
8713 Use the `default' arg of completing-read.
8714 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
8715
8716 2012-04-27 Chong Yidong <cyd@gnu.org>
8717
8718 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
8719
8720 * startup.el (x-apply-session-resources): New function.
8721
8722 * term/ns-win.el (ns-initialize-window-system):
8723 * term/w32-win.el (w32-initialize-window-system):
8724 * term/x-win.el (x-initialize-window-system): Use it to properly
8725 set menu-bar-mode and other vars from X resources, even if the
8726 initial frame is not a window-system frame (Bug#2299).
8727
8728 * subr.el (read-key): Avoid running filter function when setting
8729 up temporary tool bar entries (Bug#9922).
8730
8731 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
8732
8733 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
8734 (Bug#11344)
8735
8736 2012-04-27 Chong Yidong <cyd@gnu.org>
8737
8738 * select.el (xselect--encode-string): New function, split from
8739 xselect-convert-to-string.
8740 (xselect-convert-to-string): Use it.
8741 (xselect-convert-to-filename, xselect-convert-to-os)
8742 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
8743 returned strings are properly encoded (Bug#11315).
8744
8745 2012-04-27 Chong Yidong <cyd@gnu.org>
8746
8747 * simple.el (delete-active-region): Move to killing custom group.
8748
8749 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
8750
8751 * progmodes/which-func.el (which-func-current): Quote %
8752 characters for mode-line processing.
8753
8754 2012-04-27 Chong Yidong <cyd@gnu.org>
8755
8756 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
8757 reaching eob (Bug#11286).
8758
8759 2012-04-27 Eli Zaretskii <eliz@gnu.org>
8760
8761 * progmodes/gdb-mi.el (gdb-control-level): New variable.
8762 (gdb): Make it buffer-local and init to zero.
8763 (gdb-control-commands-regexp): New variable.
8764 (gdb-send): Don't wrap in "-interpreter-exec console" if
8765 gdb-control-level is positive. Increment gdb-control-level
8766 whenever the command matches gdb-control-commands-regexp, and
8767 decrement it each time the command is "end". (Bug#11279)
8768
8769 2012-04-27 Martin Rudalics <rudalics@gmx.at>
8770
8771 * window.el (adjust-window-trailing-edge, enlarge-window)
8772 (shrink-window, window-resize):
8773 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
8774 windows (Bug#11276).
8775
8776 2012-04-27 Chong Yidong <cyd@gnu.org>
8777
8778 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
8779 fix "missing prefix" warning. All callers changed.
8780
8781 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8782
8783 * emacs-lisp/assoc.el: Move to obsolete/.
8784
8785 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8786
8787 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
8788
8789 * term/ns-win.el (ns-define-service):
8790 * progmodes/pascal.el (pascal-goto-defun):
8791 * progmodes/js.el (js--read-tab):
8792 * progmodes/etags.el (tags-lazy-completion-table):
8793 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
8794 * emacs-lisp/ewoc.el (ewoc--wrap):
8795 * emacs-lisp/assoc.el (aput, adelete, amake):
8796 * doc-view.el (doc-view-convert-current-doc):
8797 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
8798
8799 2012-04-26 Chong Yidong <cyd@gnu.org>
8800
8801 * image.el (image-type-from-buffer): Only return supported image
8802 type (Bug#9045).
8803
8804 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
8805 value, for symmetry with diff-end-of-hunk.
8806 (diff-split-hunk, diff-find-source-location)
8807 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
8808 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
8809 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
8810 compute the relevant hunk or file properly (Bug#6005).
8811 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
8812
8813 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8814
8815 * vc/vc-mtn.el:
8816 * vc/vc-hg.el:
8817 * vc/vc-git.el:
8818 * vc/vc-dir.el:
8819 * vc/vc-cvs.el:
8820 * vc/vc-bzr.el:
8821 * vc/vc-arch.el:
8822 * vc/vc.el: Replace lexical-let by lexical-binding.
8823 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
8824 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
8825 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
8826
8827 2012-04-26 Chong Yidong <cyd@gnu.org>
8828
8829 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
8830 (diff-mode-shared-map): Bind it to / and [remap undo].
8831
8832 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
8833 (ediff-window-setup-function): Use it as the default, to set up
8834 windows based on whether the current frame is graphical (Bug#2138).
8835 (ediff-choose-window-setup-function-automatically): Make obsolete.
8836
8837 * vc/ediff-init.el: Always define ediff-pixel-width/height.
8838
8839 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8840
8841 * ffap.el: Remove old code for obsolete package.
8842 (ffap-complete-as-file-p): Remove.
8843
8844 Use completion-table-with-quoting for comint and pcomplete.
8845 * comint.el (comint--unquote&requote-argument)
8846 (comint--unquote-argument, comint--requote-argument): New functions.
8847 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
8848 (comint-quote-filename): Use regexp-opt-charset.
8849 (comint--common-suffix, comint--common-quoted-suffix)
8850 (comint--table-subvert): Remove.
8851 (comint-unquote-function, comint-requote-function): New vars.
8852 (comint--complete-file-name-data): Use them with
8853 completion-table-with-quoting.
8854 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
8855 * pcomplete.el (pcomplete-arg-quote-list)
8856 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
8857 (pcomplete-unquote-argument-function): Default to non-nil.
8858 (pcomplete-unquote-argument): Simplify.
8859 (pcomplete--common-quoted-suffix): Remove.
8860 (pcomplete-requote-argument-function): New var.
8861 (pcomplete--common-suffix): New function.
8862 (pcomplete-completions-at-point): Use completion-table-with-quoting
8863 and completion-table-subvert.
8864
8865 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
8866 (minibuffer--double-dollars): Preserve properties.
8867 (completion--sifn-requote): New function.
8868 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
8869
8870 * minibuffer.el: Add support for completion of quoted/escaped data.
8871 (completion-table-with-quoting, completion-table-subvert): New funs.
8872 (completion--twq-try, completion--twq-all): New functions.
8873 (completion--nth-completion): New function.
8874 (completion-try-completion, completion-all-completions): Use it.
8875
8876 2012-04-25 Leo Liu <sdl.web@gmail.com>
8877
8878 * progmodes/python.el (python-pdbtrack-get-source-buffer):
8879 Use compilation-message if available to find real filename.
8880
8881 2012-04-25 Chong Yidong <cyd@gnu.org>
8882
8883 * vc/diff-mode.el (diff-setup-whitespace): New function.
8884 (diff-mode): Use it.
8885
8886 * vc/diff.el (diff-sentinel):
8887 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
8888 Whitespace mode variables based on diff style (Bug#8612).
8889
8890 2012-04-25 Leo Liu <sdl.web@gmail.com>
8891
8892 * progmodes/python.el (python-send-region): Add suffix .py to the
8893 temp file.
8894
8895 * files.el (auto-mode-alist): Use javascript-mode instead.
8896
8897 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
8898
8899 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
8900
8901 * net/soap-client.el (soap-resolve-references-for-sequence-type)
8902 (soap-resolve-references-for-array-type): Hack to prevent self
8903 references, see Bug#9.
8904 (soap-parse-envelope): Report the contents of the 'detail' node
8905 when receiving a fault reply.
8906 (soap-parse-envelope): Report the contents of the entire 'detail' node.
8907
8908 * net/soap-inspect.el (soap-sample-value-for-simple-type)
8909 (soap-inspect-simple-type): New function.
8910
8911 * net/soap-client.el (soap-simple-type): New struct.
8912 (soap-default-xsd-types, soap-default-soapenc-types)
8913 (soap-decode-basic-type, soap-encode-basic-type):
8914 support unsignedInt and double basic types.
8915 (soap-resolve-references-for-simple-type)
8916 (soap-parse-simple-type, soap-encode-simple-type): New function.
8917 (soap-parse-schema): Parse xsd:simpleType declarations.
8918
8919 * net/soap-client.el (soap-default-xsd-types)
8920 (soap-default-soapenc-types): Add integer, byte and anyURI types.
8921 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
8922 the local name of "soapenc:Array".
8923 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
8924 decoding integer, byte and anyURI xsd types.
8925
8926 2012-04-25 Chong Yidong <cyd@gnu.org>
8927
8928 * cus-edit.el (custom-buffer-create-internal): Update header text.
8929
8930 2012-04-25 Eli Zaretskii <eliz@gnu.org>
8931
8932 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
8933 settings on 'system-type', not on 'window-system'. On MS-Windows,
8934 set interactive-mode on in GDB.
8935
8936 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
8937
8938 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
8939 (ruby-syntax-propertize-regexp): Remove.
8940 (ruby-syntax-propertize-function): Split regexp into chunks.
8941 Match following code directly.
8942
8943 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
8944
8945 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
8946 (ruby-syntax-propertize-regexp): New function.
8947 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
8948 by a special keyword.
8949
8950 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
8951 (ruby-syntax-general-delimiters-goto-beg)
8952 (ruby-syntax-propertize-general-delimiters): New functions.
8953 (ruby-syntax-propertize-function): Use them to handle GDL.
8954 (ruby-font-lock-keywords): Move old handling of GDL...
8955 (ruby-font-lock-syntactic-keywords): .. to here.
8956 (ruby-calculate-indent): Adjust indentation for GDL.
8957
8958 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
8959
8960 * notifications.el (top): Remove unneeded declarations.
8961 (notifications-specification-version): Change to "1.2".
8962 (notifications-interface, notifications-notify-method)
8963 (notifications-close-notification-method): Fix docstring.
8964 (notifications-get-capabilities-method): New defconst.
8965 (notifications-notify): Add :action-items, :resident and
8966 :transient hints. Change "image_data" to "image-data" and
8967 "image_path" to "image-path".
8968 (notifications-get-capabilities): New defun.
8969
8970 2012-04-24 Leo Liu <sdl.web@gmail.com>
8971
8972 * progmodes/python.el: Move hideshow setup to the end.
8973
8974 2012-04-24 Martin Rudalics <rudalics@gmx.at>
8975
8976 * window.el (handle-select-window): Clear echo area since this is
8977 no more done by read_char (Bug#11304).
8978
8979 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
8980
8981 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
8982 and `/ M' to filter-derived-mode.
8983 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
8984 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
8985 (ibuffer-mark-by-mode): Use default rather than initial-input.
8986 (ibuffer-filter-by-derived-mode): Autoload and require-match.
8987
8988 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
8989
8990 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
8991 (ibuffer-filter-by-derived-mode): New filter.
8992 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
8993
8994 2012-04-23 Andreas Politz <politza@fh-trier.de>
8995
8996 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
8997
8998 2012-04-23 Chong Yidong <cyd@gnu.org>
8999
9000 * cus-edit.el (customize-apropos, customize-apropos-options):
9001 Disable matching of non-option variables (Bug#11176).
9002 (customize-option, customize-option-other-window)
9003 (customize-changed-options): Doc fix.
9004 (customize-apropos-options, customize-apropos-faces)
9005 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
9006
9007 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
9008 Fix word list splitting (Bug#11132).
9009 (apropos-symbol, apropos-keybinding, apropos-label)
9010 (apropos-property, apropos-function-button)
9011 (apropos-variable-button, apropos-misc-button): New faces.
9012 (apropos-symbol-face, apropos-keybinding-face)
9013 (apropos-label-face, apropos-property-face, apropos-match-face):
9014 Variables removed (Bug#8396).
9015 (apropos-library-button, apropos-format-plist, apropos-print)
9016 (apropos-print-doc, apropos-describe-plist): Callers changed.
9017
9018 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
9019
9020 * net/xesam.el (xesam-mode-map): Use let-bound map in
9021 initialization. (Bug#11292)
9022
9023 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9024
9025 Preserve ispell session localwords when switching back to
9026 original buffer.
9027
9028 * textmodes/ispell.el (ispell-buffer-session-localwords):
9029 New buffer-local variable to hold buffer session localwords.
9030 (ispell-kill-ispell): Add option 'clear to delete session
9031 localwords.
9032 (ispell-command-loop, ispell-change-dictionary)
9033 (ispell-buffer-local-words): Preserve session localwords when
9034 needed.
9035
9036 * textmodes/flyspell.el (flyspell-process-localwords)
9037 (flyspell-do-correct): Preserve session localwords when needed.
9038
9039 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9040
9041 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
9042 using obsolete `translation-table-for-input'.
9043 (ispell-word, ispell-process-line, ispell-complete-word):
9044 Use plain `insert' instead of removed `ispell-insert-word'.
9045
9046 2012-04-22 Chong Yidong <cyd@gnu.org>
9047
9048 * cus-edit.el (custom-variable-menu)
9049 (custom-variable-reset-saved, custom-face-menu)
9050 (custom-face-reset-saved): If there is no saved value, make the
9051 "reset-saved" operation bring back the default (Bug#9509).
9052 (custom-face-state): Properly detect themed faces.
9053
9054 * faces.el (face-spec-set): Stop supporting deprecated form of
9055 third arg.
9056
9057 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
9058
9059 Move functions from C to Lisp. Make non-blocking method calls
9060 the default. Implement further D-Bus standard interfaces.
9061
9062 * net/dbus.el (dbus-message-internal): Declare function.
9063 Remove unneeded function declarations.
9064 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
9065 (dbus-message-type-method-return, dbus-message-type-error)
9066 (dbus-message-type-signal): Declare variables. Remove local
9067 definitions.
9068 (dbus-interface-dbus, dbus-interface-peer)
9069 (dbus-interface-introspectable, dbus-interface-properties)
9070 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
9071 Adapt docstring.
9072 (dbus-interface-objectmanager): New defconst.
9073 (dbus-call-method, dbus-call-method-asynchronously)
9074 (dbus-send-signal, dbus-method-return-internal)
9075 (dbus-method-error-internal, dbus-register-service)
9076 (dbus-register-signal, dbus-register-method): New defuns, moved
9077 from dbusbind.c
9078 (dbus-call-method-handler, dbus-setenv)
9079 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
9080 New defuns.
9081 (dbus-call-method-non-blocking): Make it an obsolete function.
9082 (dbus-unregister-object, dbus-unregister-service)
9083 (dbus-handle-event, dbus-register-property)
9084 (dbus-property-handler): Obey the new structure of
9085 `bus-registered-objects'.
9086 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
9087 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
9088 Use `dbus-call-method'.
9089
9090 2012-04-22 Chong Yidong <cyd@gnu.org>
9091
9092 * cus-edit.el (custom-commands, custom-reset-menu)
9093 (Custom-reset-standard): Tweak labels.
9094 (custom-reset-button-menu): Change default to t.
9095 (custom-buffer-create-internal): For the custom-reset-button-menu
9096 case, put the revert button first.
9097 (custom-group-subtitle): New face.
9098 (custom-group-value-create): Align docstring to a specific column.
9099
9100 * wid-edit.el (widget-documentation-link-add): Don't handle
9101 indentation in this function.
9102 (widget-documentation-string-indent-to): New function.
9103 (widget-documentation-string-value-create): Use it.
9104
9105 * autorevert.el (auto-revert):
9106 * epg-config.el (epg):
9107 * ibuffer.el (ibuffer):
9108 * mpc.el (mpc):
9109 * ses.el (ses):
9110 * eshell/eshell.el (eshell):
9111 * net/ange-ftp.el (ange-ftp):
9112 * progmodes/ebnf2ps.el (postscript):
9113 * progmodes/flymake.el (flymake):
9114 * progmodes/prolog.el (prolog):
9115 * progmodes/verilog-mode.el (verilog-mode):
9116 * progmodes/which-func.el (which-func):
9117 * term/xterm.el (xterm):
9118 * textmodes/picture.el (picture):
9119 * textmodes/tildify.el (tildify):
9120 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
9121 customization buffers.
9122
9123 2012-04-22 Alan Mackenzie <acm@muc.de>
9124
9125 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
9126 Adding a ) can hide the resulting (..) from searches. Fix it.
9127 Bound the backward search to the position of the existing (.
9128
9129 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
9130
9131 * progmodes/verilog-mode.el (verilog-mode): Check whether
9132 which-func-modes is t before adding verilog-mode.
9133 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
9134
9135 2012-04-21 Leo Liu <sdl.web@gmail.com>
9136
9137 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
9138
9139 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
9140
9141 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
9142 filling of the last column of a table (Bug#5635).
9143 (woman-find-next-control-line): New arg, specifying an additional
9144 regexp component for the control line.
9145 (woman2-roff-buffer): Use it.
9146 (woman-break-table): New function.
9147 (woman2-TS): Use it.
9148
9149 2012-04-21 Chong Yidong <cyd@gnu.org>
9150
9151 * woman.el (woman-set-buffer-display-table, woman-decode-region)
9152 (woman-horizontal-escapes, woman-negative-vertical-space)
9153 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
9154 (WoMan-warn-ignored): Use ?\s instead of ?\ .
9155
9156 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9157
9158 * minibuffer.el (completion-file-name-table): Complete user names.
9159
9160 2012-04-20 Leo Liu <sdl.web@gmail.com>
9161
9162 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
9163 and pcase-let*.
9164
9165 2012-04-20 Chong Yidong <cyd@gnu.org>
9166
9167 * server.el (server-execute): Respect initial-buffer-choice if it
9168 is a string and there are no files to open (Bug#2825).
9169 (server-create-window-system-frame, server-create-tty-frame):
9170 Don't switch buffers here.
9171 (server-process-filter): Only try to open a window system frame if
9172 compiled with graphical support (Bug#8314).
9173
9174 2012-04-20 Dan Nicolaescu <dann@gnu.org>
9175
9176 * battery.el (battery-echo-area-format): Display remaining time
9177 for sysfs backend too (Bug#11269).
9178 (battery-linux-sysfs): Fix conditional for the charge.
9179
9180 2012-04-20 Chong Yidong <cyd@gnu.org>
9181
9182 * progmodes/gdb-mi.el (gdb): Revert previous change.
9183 (gdb-inferior-io--init-proc): New function.
9184 (gdb-init-1): Use it.
9185 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
9186 responsible for allocating a new pty and hooking it to gdb when
9187 the old pty gets an EIO due to process exit.
9188 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
9189 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
9190 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
9191
9192 2012-04-20 Eli Zaretskii <eliz@gnu.org>
9193
9194 * window.el (window-min-size, window-sizable, window-min-delta)
9195 (window-max-delta, window--resizable, window-resizable)
9196 (window-total-size, window-full-height-p, window-full-width-p)
9197 (window-in-direction, window--resize-mini-window, window-resize)
9198 (window--resize-child-windows-normal)
9199 (window--resize-child-windows, window--resize-siblings)
9200 (window--resize-this-window, adjust-window-trailing-edge)
9201 (enlarge-window, shrink-window): Doc fixes.
9202
9203 2012-04-20 Chong Yidong <cyd@gnu.org>
9204
9205 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
9206 New function to call delete-process on the gdb-inferior buffer's pty.
9207 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
9208 pty process (Bug#11273).
9209 (gdb-update): New arg to suppress talking to the gdb process.
9210 (gdb-done-or-error): Use it.
9211 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
9212 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
9213 sentinel not being called.
9214
9215 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
9216
9217 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
9218
9219 2012-04-20 Glenn Morris <rgm@gnu.org>
9220
9221 * net/network-stream.el (open-network-stream): Doc fix.
9222
9223 2012-04-20 Chong Yidong <cyd@gnu.org>
9224
9225 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
9226
9227 2012-04-20 Alan Mackenzie <acm@muc.de>
9228
9229 Ensure searching for keywords is case sensitive.
9230
9231 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
9232 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
9233 (c-defun-name, c-mark-function, c-cpp-define-name)
9234 (c-comment-indent, c-scan-conditionals, c-indent-defun)
9235 (c-context-line-break): Bind case-fold-search to nil.
9236
9237 * progmodes/cc-mode.el (c-font-lock-fontify-region):
9238 Bind case-fold-search to nil.
9239
9240 2012-04-20 Chong Yidong <cyd@gnu.org>
9241
9242 * mail/sendmail.el (mail-bury): Call return action with the right
9243 Rmail buffer (Bug#11242).
9244
9245 * server.el (server-process-filter): Handle corner case where both
9246 tty and nowait options are present (Bug#11102).
9247
9248 2012-04-20 Eli Zaretskii <eliz@gnu.org>
9249
9250 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
9251 (top level): Put into the executable the ident-style '$Id:' tag on
9252 windows-nt as well.
9253
9254 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9255
9256 * electric.el (electric-indent-post-self-insert-function): Check that
9257 electric-indent-mode is enabled in current buffer.
9258
9259 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
9260
9261 * imenu.el (imenu-progress-message): Restore; it is "used" in
9262 erc/erc-imenu.el and net/snmp-mode.el.
9263
9264 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
9265
9266 * avoid.el (mouse-avoidance-mode): Mark unused arg.
9267 (mouse-avoidance-nudge-mouse): Remove unused binding.
9268
9269 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
9270
9271 * descr-text.el (describe-char):
9272 * progmodes/python.el (python-describe-symbol):
9273 Don't call `toggle-read-only', set `buffer-read-only'.
9274
9275 * imenu.el (imenu-default-goto-function): Mark unused args.
9276 (imenu-progress-message): Remove obsolete macro; all callers changed.
9277
9278 * subr.el (keymap-canonicalize): Remove unused binding.
9279 (read-passwd): Mark unused arg.
9280
9281 * tutorial.el (tutorial--display-changes): Remove unused binding.
9282 (tutorial--save-tutorial-to): Remove unused variable.
9283
9284 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
9285 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
9286 (package-generate-autoloads, package-menu--generate)
9287 (package-menu--find-upgrades): Remove unused bindings.
9288
9289 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
9290 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
9291 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
9292 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
9293 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
9294 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
9295 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
9296 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
9297 (cua-delete-char-rectangle): Mark unused args.
9298 (cua-align-rectangle): Remove unused binding.
9299
9300 * mail/rmail.el (compilation--message->loc)
9301 (epa--find-coding-system-for-mime-charset): Declare.
9302
9303 * net/dbus.el (dbus-register-service): Declare.
9304 (dbus-name-owner-changed-handler): Remove unused binding.
9305
9306 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
9307 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
9308 (nxml-scan-backward-within): Mark unused arg.
9309 (nxml-dynamic-markup-word): Remove unused binding.
9310
9311 * mouse.el (mouse-menu-major-mode-map):
9312 * emacs-lisp/authors.el (authors-scan-change-log)
9313 (authors-add-to-author-list):
9314 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
9315 * emacs-lisp/smie.el (smie-auto-fill):
9316 * mail/sendmail.el (mail-bury):
9317 * mail/unrmail.el (unrmail):
9318 * net/tls.el (open-tls-stream):
9319 * textmodes/picture.el (picture-mouse-set-point):
9320 Remove unused bindings.
9321
9322 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
9323
9324 * net/tramp.el (tramp-action-password): Let-bind
9325 `enable-recursive-minibuffers' to t.
9326
9327 2012-04-18 Sam Steingold <sds@gnu.org>
9328
9329 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
9330 instead of 'string to accommodate values like [f11].
9331 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
9332 * progmodes/gdb-mi.el: Likewise.
9333
9334 2012-04-18 Leo Liu <sdl.web@gmail.com>
9335
9336 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
9337 current buffer.
9338 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
9339 LOCAL is nil.
9340
9341 2012-04-18 Chong Yidong <cyd@gnu.org>
9342
9343 * simple.el (line-move): Use forward-line if in batch mode
9344 (Bug#11053).
9345
9346 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
9347
9348 * files.el (after-find-file): Do not try to add a final newline if
9349 the buffer is read-only (Bug#11156).
9350
9351 2012-04-17 Richard Stallman <rms@gnu.org>
9352
9353 * mail/rmail.el (rmail-start-mail):
9354 Pass (rmail-mail-return...) for the return-action.
9355 Pass (rmail-yank-current-message...) for the yank-action.
9356 (rmail-yank-current-message): New function.
9357 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
9358 (rmail-reply): Likewise.
9359 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
9360
9361 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
9362 buffer, not the last. Reject temp buffers. Use the rmail-mode
9363 buffer, not newbuf.
9364
9365 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
9366
9367 * server.el (server-ensure-safe-dir): Simplify.
9368
9369 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
9370
9371 * emacs-lisp/smie.el: Provide smarter auto-filling.
9372 (smie-auto-fill): New function.
9373 (smie-setup): Use it.
9374
9375 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
9376
9377 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
9378
9379 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
9380 (comment-indent): Use it.
9381
9382 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
9383
9384 * ses.el: The overall change is to add cell renaming, that is
9385 setting fancy names for cell symbols other than name matching
9386 "\\`[A-Z]+[0-9]+\\'" regexp .
9387 (ses-localvars): Add ses--renamed-cell-symb-list.
9388 (ses-create-cell-variable): New defun.
9389 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
9390 (ses-relocate-formula): Relocate formulas only for cells the
9391 symbols of which are not renamed, i.e. symbols whose names do not
9392 match regexp "\\`[A-Z]+[0-9]+\\'".
9393 (ses-relocate-all): Relocate values only for cells the symbols of
9394 which are not renamed.
9395 (ses-load): Create cells variables as the (ses-cell ...) are read,
9396 in order to check row col consistency with cell symbol name only
9397 for cells that are not renamed.
9398 (ses-replace-name-in-formula): New defun.
9399 (ses-rename-cell): New defun.
9400
9401 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
9402
9403 * progmodes/perl-mode.el (perl-indent-parens-as-block):
9404 New option (bug#11118).
9405 (perl-calculate-indent): Respect it.
9406
9407 2012-04-17 Glenn Morris <rgm@gnu.org>
9408
9409 * dired-aux.el (dired-mark-read-string): Doc fix.
9410
9411 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
9412
9413 * dired-aux.el (dired-mark-read-string): Offer optional completion.
9414 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
9415
9416 2012-04-17 Glenn Morris <rgm@gnu.org>
9417
9418 * mouse.el (mouse-drag-track):
9419 * speedbar.el (speedbar-frame-mode):
9420 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
9421
9422 2012-04-16 Leo Liu <sdl.web@gmail.com>
9423
9424 * progmodes/python.el: Trivial cleanup.
9425
9426 2012-04-16 Glenn Morris <rgm@gnu.org>
9427
9428 * vc/vc.el (vc-string-prefix-p):
9429 * vc/pcvs-util.el (cvs-string-prefix-p):
9430 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
9431 * mpc.el (mpc-string-prefix-p):
9432 Make all of these into obsolete aliases for string-prefix-p.
9433 Update callers.
9434 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
9435
9436 * textmodes/two-column.el: Move custom options to the start.
9437 (frame-width): Remove compat definition.
9438 (2C-associate-buffer, 2C-dissociate):
9439 Use with-current-buffer rather than save-excursion.
9440 (2C-dissociate): Force a mode-line update.
9441 (2C-autoscroll): Use ignore-errors.
9442
9443 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
9444 Autoload trivia.
9445
9446 * emacs-lisp/cl-extra.el (*random-state*):
9447 Remove unnecessary declaration.
9448
9449 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
9450
9451 * play/cookie1.el (cookie-snarf):
9452 Give an explicit error if input file cannot be read.
9453
9454 * play/yow.el (yow-file): Use expand-file-name rather than concat.
9455
9456 * progmodes/perl-mode.el (c-macro-expand):
9457 Remove unnecessary autoload (it is in loaddefs.el).
9458
9459 * textmodes/picture.el (picture-desired-column)
9460 (picture-update-desired-column): Convert comments to doc-strings.
9461 (picture-substitute): Remove function.
9462 (picture-mode-map): Initialize in the defvar.
9463
9464 * woman.el: Remove eval-after-load for tar-mode.
9465 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
9466 (woman-tar-extract-file): Autoload it.
9467
9468 * frame.el (automatic-hscrolling): Make this alias obsolete.
9469
9470 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9471
9472 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
9473 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
9474 (ispell-dictionary-base-alist): Revert to original XEmacs
9475 friendly version for default. [:alpha:] will be added in
9476 `ispell-set-spellchecker-params' if needed.
9477
9478 2012-04-16 Chong Yidong <cyd@gnu.org>
9479
9480 * image.el (imagemagick--file-regexp): New variable.
9481 (imagemagick-register-types): Use it.
9482 (imagemagick-types-inhibit): Add :set function. Allow new value
9483 of t to inhibit all types.
9484
9485 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
9486 so we can preload it.
9487
9488 * loadup.el (fboundp): Preload regexp-opt, needed by
9489 imagemagick-register-types.
9490
9491 2012-04-15 Chong Yidong <cyd@gnu.org>
9492
9493 * frame.el (scrolling): Remove nearly unused customization group.
9494
9495 * scroll-all.el (scroll-all-mode): Move to windows group.
9496
9497 2012-04-15 Chong Yidong <cyd@gnu.org>
9498
9499 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
9500
9501 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9502
9503 Avoid the use of ((lambda ...) ...) in lexical-binding code.
9504 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
9505
9506 2012-04-15 Glenn Morris <rgm@gnu.org>
9507
9508 * simple.el (process-file-side-effects): Doc fix.
9509
9510 2012-04-15 Glenn Morris <rgm@gnu.org>
9511
9512 * international/mule-cmds.el (set-language-environment): Doc fix.
9513
9514 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
9515
9516 * server.el (server-auth-key, server-generate-key): Doc fixes.
9517 (server-get-auth-key): Doc fix. Use `string-match-p'.
9518 (server-start): Reflow docstring.
9519
9520 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
9521
9522 * server.el (server-generate-key): `called-interactively-p'
9523 requires a parameter.
9524
9525 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
9526
9527 * server.el (server-auth-key): New variable.
9528 (server-generate-key, server-get-auth-key): New function.
9529 (server-start): Use the new variable and functions to allow
9530 setting a permanent server key (bug#9423).
9531
9532 2012-04-14 Leo Liu <sdl.web@gmail.com>
9533
9534 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
9535
9536 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
9537
9538 Spelling fixes.
9539 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
9540 Emacs uses American spelling.
9541
9542 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
9543
9544 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
9545 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
9546 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
9547 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
9548
9549 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9550
9551 * progmodes/which-func.el (which-func-modes): Change default.
9552
9553 2012-04-14 Kim F. Storm <storm@cua.dk>
9554
9555 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
9556 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
9557
9558 2012-04-14 Chong Yidong <cyd@gnu.org>
9559
9560 * custom.el (custom-theme-set-variables): Doc fix.
9561
9562 2012-04-14 Glenn Morris <rgm@gnu.org>
9563
9564 * international/mule.el (set-auto-coding-for-load): Doc fix.
9565
9566 2012-04-14 Alan Mackenzie <acm@muc.de>
9567
9568 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
9569 imenu work again for Objective C Mode. Correct the *-index values,
9570 these having been disturbed by a previous change in 2011-08.
9571
9572 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
9573 Correct two search limits.
9574
9575 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9576
9577 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
9578
9579 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
9580
9581 * international/characters.el: Fix sorting.
9582
9583 2012-04-14 Eli Zaretskii <eliz@gnu.org>
9584
9585 * international/characters.el: Add more missing Latin case pairs.
9586
9587 2012-04-14 Glenn Morris <rgm@gnu.org>
9588
9589 * files.el (dir-locals-set-class-variables): Doc fix.
9590
9591 2012-04-14 Eli Zaretskii <eliz@gnu.org>
9592
9593 * international/characters.el: Add set-case-syntax-pair call for
9594 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
9595 counterpart. (Bug#11209)
9596
9597 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
9598
9599 2012-04-14 Glenn Morris <rgm@gnu.org>
9600
9601 * calendar/holidays.el (calendar-check-holidays): Doc fix.
9602
9603 2012-04-14 Eli Zaretskii <eliz@gnu.org>
9604
9605 * textmodes/ispell.el (ispell-dictionary-base-alist):
9606 Add data for Hebrew.
9607
9608 2012-04-14 Chong Yidong <cyd@gnu.org>
9609
9610 * net/rcirc.el (rcirc-cmd-quit):
9611 Revert 2012-03-18 change (Bug#11192).
9612
9613 2012-04-14 Glenn Morris <rgm@gnu.org>
9614
9615 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
9616
9617 2012-04-14 Eli Zaretskii <eliz@gnu.org>
9618
9619 * minibuffer.el (completion-in-region-mode-map):
9620 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
9621
9622 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
9623
9624 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
9625
9626 2012-04-13 Masatake YAMATO <yamato@redhat.com>
9627
9628 * minibuffer.el (minibuffer-local-filename-syntax): New variable
9629 to allow `C-M-f' and `C-M-b' to move to the nearest path
9630 separator (bug#9511).
9631
9632 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
9633
9634 * avoid.el: Require cl when compiling. And also move the
9635 `provide' to the end.
9636
9637 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9638
9639 * avoid.el (mouse-avoidance-banish-position): New variable.
9640 (mouse-avoidance-banish-destination): Use it (bug#10165).
9641
9642 2012-04-13 Leo Liu <sdl.web@gmail.com>
9643
9644 * progmodes/which-func.el (which-func-modes): Add objc-mode.
9645
9646 2012-04-13 Ken Brown <kbrown@cornell.edu>
9647
9648 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
9649 this is no longer needed now that cygstart understands file:// URLs.
9650 (browse-url-filename-alist): For the same reason, don't modify
9651 file:// URLs on Cygwin.
9652
9653 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9654
9655 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
9656 the region on shift if the binding is already shifted (bug#11221).
9657
9658 2012-04-12 Glenn Morris <rgm@gnu.org>
9659
9660 * mail/mailpost.el: Move to obsolete/.
9661
9662 2012-04-12 Drew Adams <drew.adams@oracle.com>
9663
9664 * imenu.el (imenu--generic-function): Ignore invisible definitions
9665 (bug#10123).
9666
9667 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
9668
9669 * hexl.el (hexl-bits): New variable.
9670 (hexl-options): Mention the variable in the doc string.
9671 (hexl-rulerise, hexl-line-displen): New functions.
9672 (hexl-mode): Mention the new variable.
9673 (hexl-mode, hexl-current-address, hexl-current-address):
9674 Use the displen.
9675 (hexl-ascii-start-column): New function.
9676 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
9677 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
9678
9679 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9680
9681 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
9682 '("-i" ENCODING), in 2 separate command-line arguments, to specify
9683 the encoding, as expected by hunspell.
9684
9685 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9686
9687 * battery.el (battery--linux-sysfs-regexp): New const.
9688 (battery-status-function): Use it. Remove yeeloong special case.
9689 (battery-yeeloong-sysfs): Remove.
9690 (battery-echo-area-format): Remove yeeloong special case.
9691
9692 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
9693
9694 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
9695 Reported by Noah Friedman.
9696
9697 * subr.el (read-passwd): Use read-string.
9698
9699 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9700
9701 * vcursor.el (vcursor-move): Increase the priority of the overlay
9702 (bug#9663).
9703
9704 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
9705
9706 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
9707 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
9708
9709 2012-04-11 William Stevenson <yhvh2000@gmail.com>
9710
9711 * textmodes/artist.el (artist-mode): Convert artist-mode to use
9712 define-minor-mode (bug#10760).
9713
9714 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9715
9716 * progmodes/grep.el (rgrep): Tweak the find command line so
9717 that directories matching `grep-find-ignored-files' won't be
9718 pruned (bug#10351).
9719
9720 2012-04-11 Chong Yidong <cyd@gnu.org>
9721
9722 * startup.el (command-line): Remove support for long-obsolete
9723 variable font-lock-face-attributes.
9724
9725 2012-04-11 Glenn Morris <rgm@gnu.org>
9726
9727 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
9728
9729 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
9730
9731 * window.el (window--state-get-1): Obey window-point-insertion-type.
9732
9733 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
9734
9735 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
9736 to previous function when point is on the first character of a
9737 function. Take care of that in `narrow-to-defun' (bug#6157).
9738
9739 2012-04-11 Glenn Morris <rgm@gnu.org>
9740
9741 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
9742 not just file-errors.
9743
9744 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
9745 (vc-bzr-sha1): Use internal sha1.
9746
9747 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
9748
9749 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
9750
9751 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
9752
9753 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
9754 that start in the middle of the line (bug#10496).
9755
9756 2012-04-10 Dan Nicolaescu <dann@gnu.org>
9757
9758 * battery.el (battery-linux-proc-acpi): Only one battery is
9759 discharged at a time, but that seems to confuse battery.el when
9760 computing `rate-type' for the battery not being discharged
9761 (bug#10332).
9762
9763 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9764
9765 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
9766
9767 * international/quail.el: Use dolist and simplify.
9768 (quail-define-package, quail-update-keyboard-layout)
9769 (quail-define-rules): Use dolist.
9770 (quail-insert-kbd-layout, quail-get-translation): CSE.
9771
9772 * tmm.el: Use dolist, remove left over hook.
9773 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
9774 Use dolist.
9775 (calendar-load-hook): Don't mess with it.
9776
9777 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
9778 Use derived-mode-p. Run the diff asynchronously.
9779
9780 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9781
9782 * obsolete/mouse-sel.el: Add an Obsolete-since header.
9783
9784 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
9785
9786 * misc.el: Display absolute path of loaded DLLs (bug#10424).
9787 (list-dynamic-libraries--loaded): New function.
9788 (list-dynamic-libraries--refresh): Use it.
9789
9790 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
9791
9792 * progmodes/python.el (python-fill-paragraph):
9793 Make python-fill-region in a multiline string work when font-lock is
9794 disabled (bug#7018).
9795
9796 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
9797
9798 * language/european.el (cp775): Add oem/legacy (en)coding on
9799 DOS/MS Windows for the Baltic languages. There are still plenty
9800 of texts written in this encoding/codepage (bug#6519).
9801
9802 2012-04-10 Glenn Morris <rgm@gnu.org>
9803
9804 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
9805 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
9806
9807 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
9808
9809 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
9810 next-line "n" and previous-line "p" in order to make recentf more
9811 consistent with ibuffer, dired or org-mode (bug#9387).
9812
9813 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9814
9815 * image.el (put-image): Return the overlay created instead of the
9816 optional input string (bug#7834). Note that this may break code
9817 that is (for some reason or other) depending on `put-image'
9818 returning the string.
9819
9820 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
9821
9822 * simple.el (zap-to-char): Allow zapping using input methods
9823 (bug#1580).
9824
9825 * textmodes/fill.el (fill-region): Leave point and mark where they
9826 were before filling (bug#5399).
9827
9828 2012-04-09 Glenn Morris <rgm@gnu.org>
9829
9830 * version.el (emacs-bzr-get-version):
9831 Handle lightweight checkouts of local branches.
9832
9833 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
9834
9835 * international/characters.el: Recover lost case pairs. (Bug#11209)
9836
9837 2012-04-09 Chong Yidong <cyd@gnu.org>
9838
9839 * custom.el (custom-variable-p): Return nil for non-symbol
9840 arguments instead of signaling an error.
9841 (user-variable-p): Obsolete alias for custom-variable-p.
9842
9843 * apropos.el (apropos-variable):
9844 * files-x.el (read-file-local-variable):
9845 * simple.el (set-variable):
9846 * woman.el (woman-mini-help):
9847 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
9848
9849 2012-04-09 Glenn Morris <rgm@gnu.org>
9850
9851 * startup.el (normal-top-level): Don't look for leim-list.el
9852 in places where it will not be found. (Bug#910)
9853
9854 * international/mule-cmds.el (set-default-coding-systems):
9855 * files.el (normal-mode):
9856 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
9857 This function was removed with ucs-tables.el in 2008.
9858
9859 2012-04-08 Eli Zaretskii <eliz@gnu.org>
9860
9861 * textmodes/ispell.el (ispell-check-version): For hunspell, set
9862 ispell-encoding8-command to "-i", without a trailing space.
9863 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
9864 separate command-line arguments, to specify the encoding, since
9865 that's how hunspell expects it.
9866
9867 2012-04-08 Glenn Morris <rgm@gnu.org>
9868
9869 * loadup.el: Load bindings before cus-start.
9870 This reduces somewhat the number of "rogue" settings in emacs -Q.
9871
9872 2012-04-07 Glenn Morris <rgm@gnu.org>
9873
9874 * version.el (emacs-bzr-get-version): New function.
9875 (emacs-bzr-version): New variable.
9876 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
9877 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
9878
9879 2012-04-07 Eli Zaretskii <eliz@gnu.org>
9880
9881 * international/uni-bidi.el, international/uni-category.el:
9882 * international/uni-combining.el, international/uni-decimal.el:
9883 * international/uni-decomposition.el, international/uni-digit.el:
9884 * international/uni-lowercase.el, international/uni-mirrored.el:
9885 * international/uni-name.el, international/uni-numeric.el:
9886 * international/uni-titlecase.el, international/uni-uppercase.el:
9887 Update for Unicode 6.1.
9888
9889 2012-04-07 Eli Zaretskii <eliz@gnu.org>
9890
9891 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
9892
9893 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9894
9895 * window.el (shrink-window): Mention the `window-min-height'
9896 variable in the doc string.
9897
9898 2012-04-05 Bastien Guerry <bzg@altern.org>
9899
9900 * color.el (color-lighten-name): Fix typo.
9901
9902 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9903
9904 * server.el (server--on-display-p): New function.
9905 (server--on-display-p): Use it.
9906
9907 2012-04-04 Gábor Vida <vidagabor@gmail.com> (tiny change)
9908
9909 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
9910 (bug#11145).
9911
9912 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9913
9914 * comint.el (comint--common-quoted-suffix): Check string boundary
9915 before comparing (bug#11158).
9916 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
9917
9918 2012-04-04 Chong Yidong <cyd@gnu.org>
9919
9920 * minibuffer.el (completion-extra-properties): Doc fix.
9921
9922 * subr.el (delayed-warnings-hook): Doc fix.
9923
9924 2012-04-04 Daiki Ueno <ueno@unixuser.org>
9925
9926 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
9927 selection (Bug#11159).
9928 (epa-insert-keys): Inform that the default public key will be
9929 exported if no key is selected.
9930
9931 2012-04-04 Richard Stallman <rms@gnu.org>
9932
9933 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
9934
9935 2012-04-03 Chong Yidong <cyd@gnu.org>
9936
9937 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
9938 mail-insert-file, not its obsolete alias mail-attach-file.
9939
9940 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
9941
9942 * notifications.el (notifications-notify): Fix docstring.
9943
9944 2012-04-02 Glenn Morris <rgm@gnu.org>
9945
9946 * emacs-lisp/authors.el (authors-aliases): Another addition.
9947
9948 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
9949
9950 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
9951 `tramp-compat-call-process' instead of `tramp-local-call-process'.
9952 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
9953
9954 2012-04-01 Chong Yidong <cyd@gnu.org>
9955
9956 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
9957 Handle root directory properly.
9958 (copy-directory): Caller changed.
9959
9960 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
9961 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
9962
9963 2012-03-31 Glenn Morris <rgm@gnu.org>
9964
9965 * term/xterm.el (xterm-extra-capabilities): Doc fix.
9966
9967 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
9968
9969 * calendar/calendar.el (calendar-window-list)
9970 (calendar-hide-window): Restore. (Bug#11140)
9971 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
9972
9973 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
9974
9975 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9976
9977 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
9978 Check if file is a symlink (Bug#10489).
9979
9980 * files.el (copy-directory): Likewise.
9981
9982 2012-03-30 Chong Yidong <cyd@gnu.org>
9983
9984 * image.el (imagemagick-types-inhibit)
9985 (imagemagick-register-types): Doc fix.
9986
9987 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9988
9989 * textmodes/ispell.el (ispell-get-extended-character-mode):
9990 Disable extended-char-mode for hunspell. hunspell does not support it
9991 and treats ~word as ordinary words in pipe mode.
9992
9993 2012-03-30 Glenn Morris <rgm@gnu.org>
9994
9995 * tutorial.el (help-with-tutorial): Ensure local variables don't
9996 happen to make the buffer read-only. (Bug#11127)
9997
9998 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
9999
10000 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
10001 (perl-calculate-indent): Return `noindent' in strings.
10002
10003 2012-03-28 Sam Steingold <sds@gnu.org>
10004
10005 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
10006 instead of the broken adhockery which does not prevent calendar
10007 buffers from being displayed at random after exit.
10008 (calendar-window-list, calendar-hide-window): Remove the broken
10009 adhockery.
10010
10011 2012-03-28 Glenn Morris <rgm@gnu.org>
10012
10013 * replace.el (query-replace-map): Doc fix.
10014
10015 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
10016
10017 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
10018 contents. (Bug#11109)
10019
10020 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
10021
10022 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
10023 (bug#11077).
10024 (avl-tree--check, avl-tree--check-node): New funs.
10025
10026 2012-03-27 Martin Rudalics <rudalics@gmx.at>
10027
10028 * window.el (switch-to-visible-buffer): New option.
10029 (switch-to-prev-buffer, switch-to-next-buffer):
10030 Observe switch-to-visible-buffer. Make sure that checking for a window
10031 showing a buffer already is done on the same frame.
10032
10033 2012-03-27 Glenn Morris <rgm@gnu.org>
10034
10035 * startup.el (mail-host-address): Doc fix.
10036
10037 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10038
10039 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
10040 than 197 variables.
10041
10042 2012-03-26 Ami Fischman <ami@fischman.org>
10043
10044 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
10045
10046 2012-03-26 Glenn Morris <rgm@gnu.org>
10047
10048 * files.el (save-buffers-kill-emacs): Doc fix.
10049
10050 * startup.el (normal-top-level, command-line, command-line-1):
10051 Give them doc strings.
10052
10053 2012-03-25 Eli Zaretskii <eliz@gnu.org>
10054
10055 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
10056 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
10057
10058 2012-03-25 Chong Yidong <cyd@gnu.org>
10059
10060 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
10061 theme if it was previously enabled before (Bug#11031).
10062
10063 * cus-theme.el (custom-theme-write-faces): Retrieve current face
10064 spec with custom-face-get-current-spec if its :shown-value is not
10065 determined yet (Bug#9337).
10066 (customize-create-theme, custom-theme-revert): Doc fixes.
10067
10068 * button.el (button-at): Minor addition to docstring.
10069
10070 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
10071
10072 * vc/vc.el (vc-merge): Fix a prompt.
10073
10074 2012-03-24 Chong Yidong <cyd@gnu.org>
10075
10076 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
10077 point (Bug#9623).
10078
10079 * button.el (button-at): Minor addition to docstring.
10080
10081 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10082
10083 * newcomment.el (comment-choose-indent): No space after BOL.
10084
10085 2012-03-22 Sam Steingold <sds@gnu.org>
10086
10087 * window.el (switch-to-prev-buffer): Revert last patch because the
10088 bug turned out to be an advertised feature (Elisp manual 28.14).
10089
10090 2012-03-22 Glenn Morris <rgm@gnu.org>
10091
10092 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
10093 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
10094
10095 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10096
10097 * net/network-stream.el (network-stream-open-starttls): Make error
10098 message under Windows be less misleading.
10099
10100 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
10101
10102 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
10103 understands (bug#9942).
10104
10105 2012-03-22 Chong Yidong <cyd@gnu.org>
10106
10107 * simple.el (end-of-visible-line): Handle return value of
10108 next-single-property-change properly (Bug#9371).
10109
10110 2012-03-22 Kenichi Handa <handa@m17n.org>
10111
10112 * international/quail.el (quail-insert-kbd-layout): Fix previous
10113 change. To avoid unwanted bidi reordering, use
10114 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
10115
10116 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
10117
10118 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
10119 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
10120 (ruby-beginning-of-indent): Be more careful with the difference
10121 between word-boundary and symbol boundary.
10122 (ruby-mode-syntax-table): Make : a symbol constituent.
10123
10124 2012-03-21 Andreas Politz <politza@fh-trier.de>
10125
10126 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
10127
10128 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10129
10130 * progmodes/etags.el (tags-completion-at-point-function):
10131 Improve last fix.
10132
10133 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
10134
10135 2012-03-21 Sam Steingold <sds@gnu.org>
10136
10137 * progmodes/etags.el (tags-completion-at-point-function):
10138 Avoid the error when point is inside the pattern.
10139
10140 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
10141
10142 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
10143 line (Bug#10855).
10144
10145 2012-03-21 Drew Adams <drew.adams@oracle.com>
10146
10147 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
10148
10149 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
10150
10151 * ido.el (ido-set-current-directory, ido-read-internal)
10152 (ido-choose-completion-string, ido-completion-help): Handle nil
10153 value of ido-completion-buffer (Bug#11008).
10154
10155 2012-03-21 Sam Steingold <sds@gnu.org>
10156
10157 * window.el (switch-to-prev-buffer): Do not switch to a visible
10158 window previous buffer, just like with the frame previous buffers.
10159
10160 2012-03-21 Chong Yidong <cyd@gnu.org>
10161
10162 * faces.el (make-face, make-empty-face, copy-face):
10163 * face-remap.el (face-remap-add-relative, face-remap-set-base):
10164 Doc fixes.
10165
10166 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10167
10168 * wid-edit.el (widget-complete-field): Remove (bug#11051).
10169 (widget-complete): Remove broken use of it.
10170
10171 2012-03-20 Chong Yidong <cyd@gnu.org>
10172
10173 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10174 Use string-width and truncate-string-width to handle arbitrary
10175 characters.
10176
10177 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
10178
10179 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
10180 to draw rectangles, not squares. (Regression introduced by revno
10181 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
10182
10183 2012-03-18 Chong Yidong <cyd@gnu.org>
10184
10185 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
10186 it is not yet defined (for temacs).
10187
10188 2012-03-18 Leo Liu <sdl.web@gmail.com>
10189
10190 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
10191 prefix.
10192
10193 2012-03-17 Eli Zaretskii <eliz@gnu.org>
10194
10195 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
10196 (ispell-choices-win-default-height, ispell-silently-savep)
10197 (ispell-dictionary-alist, ispell-encoding8-command)
10198 (ispell-check-version, ispell-aspell-find-dictionary)
10199 (ispell-valid-dictionary-list, ispell-words-keyword)
10200 (ispell-get-word, ispell-internal-change-dictionary)
10201 (ispell-region, ispell-skip-region-list)
10202 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
10203 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
10204 (ispell-message-text-end, ispell-message)
10205 (ispell-buffer-local-parsing): Doc fix.
10206
10207 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
10208
10209 * htmlfontify.el: Add support for code block fontification for ODT
10210 export (Bug #9914).
10211 (hfy-optimisations): Define new option
10212 `body-text-only'
10213 (hfy-fontify-buffer): Honor above setting.
10214 (hfy-begin-span, hfy-end-span): New routines factored out form
10215 `hfy-fontify-buffer'.
10216 (hfy-begin-span-handler, hfy-end-span-handler): New variables
10217 that permit insertion of custom tags.
10218 (hfy-fontify-buffer): Use above handlers.
10219 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
10220 (hfy-face-to-css): Re-defined to be a variable.
10221 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
10222 over multiple runs. This is made possible by having the caller let
10223 bind a special variable `hfy-user-sheet-assoc'.
10224 (htmlfontify-string): New defun.
10225 (hfy-compile-face-map): Make sure that the last char in the
10226 buffer is correctly fontified.
10227 (hfy-face-resolve-face): Whitespace only change.
10228
10229 2012-03-17 Eli Zaretskii <eliz@gnu.org>
10230
10231 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
10232 message more clear.
10233
10234 2012-03-16 Leo Liu <sdl.web@gmail.com>
10235
10236 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
10237
10238 2012-03-16 Alan Mackenzie <acm@muc.de>
10239
10240 Further optimise the handling of large macros.
10241
10242 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
10243 limit to a call of `c-literal-limits'.
10244 (c-determine-+ve-limit): New function.
10245 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
10246 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
10247 In CASE 5B, restrict a search limit to 500.
10248 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
10249
10250 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
10251 Restrict macro bounds to +-500 from after-change's BEG END.
10252
10253 2012-03-16 Leo Liu <sdl.web@gmail.com>
10254
10255 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
10256
10257 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
10258
10259 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
10260 `special-mode' setting of `buffer-read-only'. (Bug#11010)
10261
10262 2012-03-16 Glenn Morris <rgm@gnu.org>
10263
10264 * view.el (view-buffer, view-buffer-other-window)
10265 (view-buffer-other-frame): Doc fixes re special mode-class.
10266
10267 * subr.el (eval-after-load): If named feature is provided not from
10268 a file, run after-load forms. (Bug#10946)
10269
10270 * calendar/calendar.el (calendar-insert-at-column):
10271 Handle non-unit-width characters a bit better. (Bug#10978)
10272
10273 2012-03-15 Chong Yidong <cyd@gnu.org>
10274
10275 * emacs-lisp/ring.el (ring-extend): New function.
10276 (ring-insert+extend): Extend the ring correctly (Bug#11019).
10277
10278 * comint.el (comint-read-input-ring)
10279 (comint-add-to-input-history): Grow comint-input-ring lazily.
10280
10281 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
10282
10283 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
10284 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
10285
10286 * imenu.el: Fix multiple inheritance breakage (bug#9199).
10287 (imenu-add-to-menubar): Don't add a redundant index.
10288 (imenu-update-menubar): Handle a dynamically composed keymap.
10289
10290 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
10291
10292 * mail/sendmail.el (mail-encode-header):
10293 Bind rfc2047-encode-encoded-words to nil.
10294
10295 2012-03-13 Glenn Morris <rgm@gnu.org>
10296
10297 * calendar/calendar.el (calendar-string-spread):
10298 Handle non-unit-width characters a bit better. (Bug#10978)
10299
10300 2012-03-13 Leo Liu <sdl.web@gmail.com>
10301
10302 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
10303 directory and file as argument (Bug#10822).
10304
10305 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
10306
10307 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
10308 For dynamically generated code, follow $PC.
10309 (gdb-disassembly-handler-custom): Handle no function name case.
10310
10311 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
10312
10313 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
10314 * emulation/ws-mode.el (ws-query-replace):
10315 * sort.el (sort-regexp-fields):
10316 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
10317
10318 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10319
10320 * dabbrev.el: Fix cycle completion order (bug#10963).
10321 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
10322 (dabbrev-completion): Don't use an obarray; provide
10323 a cycle-sort-function.
10324
10325 2012-03-12 Leo Liu <sdl.web@gmail.com>
10326
10327 * simple.el (kill-new): Use equal-including-properties for comparison.
10328 (kill-do-not-save-duplicates): Doc fix.
10329
10330 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10331
10332 * dabbrev.el: Fix cycle completion (bug#10963).
10333 Use lexical binding and wrap to 80 columns.
10334 (dabbrev-completion): Delay computing the list of completions.
10335
10336 2012-03-12 Kenichi Handa <handa@m17n.org>
10337
10338 * international/quail.el (quail-insert-kbd-layout): Surround each
10339 row by LRO and PDF instead of inserting many LRMs. Pad the left
10340 and right of each non-spacing marks. Insert invisible space
10341 between lower and upper characters to prevent composition.
10342
10343 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10344
10345 * minibuffer.el (minibuffer-complete): Don't get confused when the
10346 function is run twice via different commands (bug#10958).
10347 (complete-with-action): Fix docstring.
10348
10349 2012-03-12 Chong Yidong <cyd@gnu.org>
10350
10351 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
10352 (nxml-completion-at-point-function): New function.
10353 (nxml-mode): Use it.
10354 (nxml-bind-meta-tab-to-complete-flag): Default to t.
10355
10356 * emacs-lisp/package.el (package-unpack, package-unpack-single):
10357 Load generated autoloads file before byte compiling (Bug#10970).
10358 (package--make-autoloads-and-compile): New helper fun.
10359
10360 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
10361
10362 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
10363
10364 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
10365
10366 * autorevert.el (auto-revert-handler): Ensure, that
10367 file-readable-p is applied only for local files or in
10368 auto-revert-tail-mode.
10369
10370 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
10371
10372 * server.el (server-eval-at): Handle non-tcp connections.
10373 Decode result string.
10374
10375 * server.el (server-msg-size): New constant.
10376 (server-reply-print): New function.
10377 (server-eval-and-print): Use it.
10378 (server-eval-at): Use server-quote-arg and server-unquote-arg.
10379 Handle -print-nonl.
10380
10381 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
10382
10383 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
10384 (Bug#10987).
10385
10386 2012-03-11 Chong Yidong <cyd@gnu.org>
10387
10388 * simple.el (goto-line): Doc fix (Bug#9938).
10389
10390 * subr.el (save-window-excursion): Doc fix (Bug#9979).
10391
10392 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
10393 when finished (Bug#10963).
10394
10395 2012-03-11 Martin Rudalics <rudalics@gmx.at>
10396
10397 * window.el (split-window-below): Fix bug in case where
10398 split-window-keep-point is nil (Bug#10971).
10399
10400 2012-03-11 Juri Linkov <juri@jurta.org>
10401
10402 * replace.el (replace-highlight): Set isearch-word to nil
10403 unconditionally. (Bug#10887)
10404
10405 2012-03-10 Eli Zaretskii <eliz@gnu.org>
10406
10407 * net/mairix.el (mairix-replace-invalid-chars): Rename from
10408 mairix-replace-illegal-chars; all callers changed. Don't remove
10409 ^, ~, and = characters: they are meaningful in mairix search specs.
10410 (mairix-widget-create-query): Add usage information about mairix
10411 search forms: negating words, searching for substrings, etc.
10412
10413 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
10414
10415 * international/fontset.el (font-encoding-alist): Add an entry for
10416 ksx1001 (Bug#5667).
10417
10418 2012-03-10 Richard Stallman <rms@gnu.org>
10419
10420 * mail/sendmail.el (mail-encode-header):
10421 Set rfc2047-encode-encoded-words.
10422
10423 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
10424
10425 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
10426 view buffer means not swapped.
10427 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
10428 (rmail-write-region-annotate): Error if real text has disappeared.
10429
10430 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
10431
10432 2012-03-10 Chong Yidong <cyd@gnu.org>
10433
10434 * emulation/cua-rect.el (cua--init-rectangles):
10435 * emulation/cua-base.el (cua--init-keymaps):
10436 Add delete-forward-char to remappings (Bug#9666).
10437
10438 2012-03-10 Martin Rudalics <rudalics@gmx.at>
10439
10440 * speedbar.el (speedbar-unhighlight-one-tag-line):
10441 Avoid unhighlighting due to frame switching (Bug#10275).
10442
10443 2012-03-10 Chong Yidong <cyd@gnu.org>
10444
10445 * minibuffer.el (completion-in-region, completion-help-at-point):
10446 Give the completion field overlay a high priority (Bug#6830).
10447
10448 * dired.el (dired-goto-file): Recognize absolute file name
10449 listings (Bug#7126).
10450 (dired-goto-file-1): New helper function.
10451 (dired-toggle-read-only): Inhibit warnings.
10452
10453 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
10454
10455 * net/dbus.el (dbus-property-handler): Return empty array if
10456 there are no properties.
10457
10458 2012-03-09 Leo Liu <sdl.web@gmail.com>
10459
10460 * savehist.el (savehist-printable): Stricter check for string
10461 value (Bug#10937).
10462
10463 2012-03-09 Eli Zaretskii <eliz@gnu.org>
10464
10465 * mail/smtpmail.el (smtpmail-send-it):
10466 Bind coding-system-for-write to *-unix, so that FCC files are kept in
10467 valid mbox format.
10468
10469 2012-03-09 Glenn Morris <rgm@gnu.org>
10470
10471 * files.el (dir-locals-find-file):
10472 Don't check result is regular, readable.
10473 (dir-locals-read-from-file): Demote errors.
10474
10475 2012-03-08 Eli Zaretskii <eliz@gnu.org>
10476
10477 * international/quail.el (quail-insert-kbd-layout):
10478 Insert invisible LRM characters before each character in a keyboard
10479 layout cell, to prevent their reordering by bidi display engine.
10480 For details, see the discussion in
10481 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
10482
10483 2012-03-08 Alan Mackenzie <acm@muc.de>
10484
10485 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
10486 the starting position; make it extend the marked region when
10487 invoked repeatedly - all under appropriate circumstances.
10488 Fixes bugs #5525, #10906.
10489
10490 2012-03-08 Glenn Morris <rgm@gnu.org>
10491
10492 * files.el (locate-dominating-file, dir-locals-find-file):
10493 Undo 2012-03-06 change.
10494
10495 2012-03-07 Eli Zaretskii <eliz@gnu.org>
10496
10497 * international/quail.el (quail-help):
10498 Force bidi-paragraph-direction be left-to-right. See discussion in
10499 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
10500 for the reason.
10501
10502 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
10503
10504 Avoid superfluous registering of signals. (Bug#10807)
10505
10506 * notifications.el (notifications-on-action-object)
10507 (notifications-on-close-object): New defvars.
10508 (notifications-on-action-signal, notifications-on-closed-signal):
10509 Unregister the signal if not needed any longer.
10510 (notifications-notify): Register `notifications-action-signal' or
10511 `notifications-closed-signal', if :on-action or :on-close has been
10512 passed as argument.
10513
10514 2012-03-07 Chong Yidong <cyd@gnu.org>
10515
10516 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
10517 non-X platforms.
10518
10519 2012-03-06 Glenn Morris <rgm@gnu.org>
10520
10521 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
10522 (x-disown-selection-internal, x-get-selection-internal):
10523 Doc fix (add arglist signatures). (Bug#10783)
10524
10525 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
10526
10527 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10528 Handle breakpoints with no "type".
10529
10530 2012-03-06 Glenn Morris <rgm@gnu.org>
10531
10532 * files.el (locate-dominating-file): Add optional predicate argument.
10533 (dir-locals-find-file): Make use of above change.
10534
10535 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
10536
10537 * info.el (Info-insert-dir): Also try "dir.gz".
10538
10539 2012-03-06 Glenn Morris <rgm@gnu.org>
10540
10541 * files.el (dir-locals-find-file):
10542 Ignore non-readable or non-regular files. (Bug#10928)
10543
10544 * files.el (locate-dominating-file): Doc fix.
10545
10546 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
10547
10548 * calendar/calendar.el (calendar-set-mode-line):
10549 `getenv' returns a string. (Bug#10951)
10550
10551 2012-03-05 Leo Liu <sdl.web@gmail.com>
10552
10553 * simple.el (backward-delete-char-untabify): Constrain point to
10554 field (Bug#10939).
10555
10556 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
10557
10558 2012-03-05 Chong Yidong <cyd@gnu.org>
10559
10560 * simple.el (count-words): If called from Lisp, return the word
10561 count, for symmetry with `count-lines'. Arglist changed.
10562 (count-words--message): Args changed. Consolidate counting code
10563 from count-words and count-words-region.
10564 (count-words-region): Caller changed.
10565 (count-lines-region): Make it an obsolete alias.
10566
10567 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
10568
10569 * saveplace.el (save-place-to-alist)
10570 (save-place-ignore-files-regexp): Allow value nil to disable this
10571 feature.
10572
10573 2012-03-04 Chong Yidong <cyd@gnu.org>
10574
10575 * faces.el (face-spec-reset-face): For the default face, reset the
10576 attributes to default values (Bug#10748).
10577
10578 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10579
10580 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
10581 previous patch: Check `message-send-mail-function', and not the
10582 default function (bug#10897).
10583
10584 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
10585
10586 * notifications.el (notifications-on-action-signal)
10587 (notifications-on-closed-signal): Check for unique service name of
10588 incoming event. Fix error in removing entry.
10589 (top): Register for signals with wildcard service name.
10590 (notifications-notify): Use daemon unique service name for map entries.
10591
10592 2012-03-04 Chong Yidong <cyd@gnu.org>
10593
10594 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
10595
10596 2012-03-04 Glenn Morris <rgm@gnu.org>
10597
10598 * abbrev.el (copy-abbrev-table, abbrev-table-p)
10599 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
10600 (expand-abbrev, define-abbrev-table): Doc fixes.
10601
10602 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10603
10604 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
10605 `message-default-send-mail-function' and not `send-mail-function'
10606 when doing the prompting for `sendmail-query-once' before sending
10607 in Message buffers (bug#10897).
10608
10609 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
10610 This is inconsistent with all the other stream functions, which leave
10611 the setting up to the higher levels (if so wanted) (bug#10931).
10612
10613 2012-03-02 Alan Mackenzie <acm@muc.de>
10614
10615 Depessimize the handling of very large macros.
10616
10617 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
10618 (c-macro-cache-syntactic): New variables to implement a one
10619 element macro cache.
10620 (c-invalidate-macro-cache): New function.
10621 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
10622 Adapt to use the new cache.
10623 (c-state-safe-place): Use better the cache of safe positions.
10624 (c-state-semi-nonlit-pos-cache)
10625 (c-state-semi-nonlit-pos-cache-limit):
10626 New variables for...
10627 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
10628 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
10629 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
10630 Use c-state-semi-safe-place.
10631
10632 * progmodes/cc-langs.el (c-get-state-before-change-functions):
10633 Add c-invalidate-macro-cache to the C, C++, Obj entries.
10634
10635 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
10636
10637 * jka-compr.el (jka-compr-call-process):
10638 Apply `file-accessible-directory-p' only when the default directory is
10639 not remote.
10640
10641 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
10642
10643 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
10644 access of FILE2, if FILE1 does not exist.
10645
10646 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
10647 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
10648
10649 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
10650 Add "PAGER=" to `process-environment'.
10651
10652 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
10653
10654 * progmodes/sql.el: Bug fix
10655 (sql-get-login-ext): Save login values in globals.
10656 (sql-get-login): Use new version of `sql-get-login-ext'.
10657 (sql-interactive-mode): Set global `sql-connection' to nil.
10658 (sql-connect): Set global values for connection.
10659 (sql-product-interactive): Save global values as buffer local.
10660
10661 2012-02-29 Leo Liu <sdl.web@gmail.com>
10662
10663 * abbrev.el (define-abbrevs): Reset sys to nil.
10664
10665 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10666
10667 * files.el (file-equal-p): Rename from `files-equal-p'.
10668 Return nil when one or both files don't exist.
10669 (file-subdir-of-p): Now only top directory must exists,
10670 return nil if it doesn't.
10671 (copy-directory): No need to test with `file-subdir-of-p' after
10672 creating dir.
10673 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
10674 to `file-equal-p'.
10675
10676 2012-02-28 Glenn Morris <rgm@gnu.org>
10677
10678 * shell.el (shell-mode):
10679 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
10680 * play/landmark.el (landmark-font-lock-face-O):
10681 * play/handwrite.el (handwrite):
10682 * play/gomoku.el (gomoku-O):
10683 * net/browse-url.el (browse-url-browser-display):
10684 * international/mule.el (define-charset):
10685 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
10686 * filesets.el (filesets-find-file-delay):
10687 * eshell/em-xtra.el (eshell-xtra):
10688 * eshell/em-unix.el (eshell-grep):
10689 * emulation/viper.el (viper-mode):
10690 * emacs-lisp/regexp-opt.el (regexp-opt-group):
10691 * emacs-lisp/easymenu.el (easy-menu-define):
10692 * calendar/timeclock.el (timeclock-use-display-time):
10693 * bs.el (bs-mode):
10694 * bookmark.el (bookmark-save-flag):
10695 Doc fix (standardize possessive apostrophe usage).
10696
10697 2012-02-27 Chong Yidong <cyd@gnu.org>
10698
10699 * emulation/viper-cmd.el (viper-intercept-ESC-key):
10700 Fix key-binding lookup for ESC key (Bug#9146).
10701
10702 * font-lock.el (font-lock-specified-p): Rename from
10703 font-lock-spec-present. Callers changed.
10704
10705 2012-02-27 Daniel Hackney <dan@haxney.org>
10706
10707 * emacs-lisp/package.el (package-compute-transaction):
10708 Handle holding a package version to t in package-load-list.
10709
10710 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
10711
10712 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
10713 (tramp-get-inode, tramp-get-device): Use cached values.
10714
10715 2012-02-26 Alan Mackenzie <acm@muc.de>
10716
10717 Check there is a font-lock specification before doing initial
10718 fontification.
10719
10720 * font-core.el (font-lock-mode): Move the conditional from
10721 :after-hook to font-lock-initial-fontify.
10722 (font-lock-default-function): Move the check for a specification
10723 to font-lock-spec-present.
10724
10725 * font-lock.el (font-lock-initial-fontify): Call ...
10726 (font-lock-spec-present): New function.
10727
10728 2012-02-26 Jim Blandy <jimb@red-bean.com>
10729
10730 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
10731 (gdb-send): Apply it to the operand of the '-interpreter-exec
10732 console' command, so that we can pass arguments with (say) quotes
10733 in them. Store exact string sent in gdb-debug-log (Bug#10765).
10734
10735 2012-02-26 Chong Yidong <cyd@gnu.org>
10736
10737 * help-fns.el (describe-function-1): Clarify description of
10738 remapping (Bug#10844).
10739
10740 * files.el (files-equal-p): Doc fix.
10741 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
10742 and quit the loop once a mismatch is found.
10743
10744 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
10745
10746 * bs.el (bs--show-with-configuration): Don't throw an error
10747 if the window cannot be split; otherwise, subsequent calls to
10748 bs-show fail, restoring a stale window config. (Bug#10882)
10749
10750 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
10751
10752 * term/ns-win.el (global-map): Bind ns-drag-file to
10753 ns-find-file (Bug#5855, Bug#10050).
10754
10755 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
10756
10757 * calendar/parse-time.el (parse-time-string): Allow extractor to
10758 return nil.
10759
10760 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
10761
10762 * net/tramp.el (tramp-file-name-for-operation):
10763 Add `files-equal-p' and `file-subdir-of-p'.
10764
10765 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
10766 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
10767 Add COPY-CONTENTS argument.
10768
10769 2012-02-25 Chong Yidong <cyd@gnu.org>
10770
10771 Add custom groups for VC backends, for consistency with vc-bzr.
10772
10773 * vc/vc-arch.el (vc-arch):
10774 * vc/vc-cvs.el (vc-cvs):
10775 * vc/vc-git.el (vc-git):
10776 * vc/vc-hg.el (vc-hg):
10777 * vc/vc-mtn.el (vc-mtn):
10778 * vc/vc-rcs.el (vc-rcs):
10779 * vc/vc-sccs.el (vc-sccs):
10780 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
10781 All relevant defcustoms reassigned.
10782
10783 2012-02-25 Chong Yidong <cyd@gnu.org>
10784
10785 * newcomment.el (comment-styles): Add autoload (Bug#10868).
10786
10787 * term/x-win.el (x-initialize-window-system): Reduce default for
10788 x-selection-timeout to 5 seconds (Bug#8869).
10789
10790 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10791
10792 * files.el (files-equal-p, file-subdir-of-p): New functions.
10793 (copy-directory): Error when trying to copy a directory on itself.
10794 Add missing copy-contents arg to tramp handler.
10795 * dired-aux.el (dired-copy-file-recursive): Same.
10796 (dired-create-files): Modify destination when source is equal to
10797 dest when copying files.
10798 Return also when dest is a subdir of source. (Bug#10489)
10799
10800 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
10801
10802 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
10803 (Bug#10874)
10804
10805 2012-02-23 Alan Mackenzie <acm@muc.de>
10806
10807 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
10808 parameter "after-hook:" to allow the expansion to run code after
10809 the execution of the mode hooks.
10810
10811 * font-lock.el (font-lock-initial-fontify): New function extracted
10812 from font-lock-mode-internal.
10813
10814 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
10815 :after-hook.
10816
10817 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
10818
10819 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
10820 (completion--cache-all-sorted-completions): New function.
10821 (completion-all-sorted-completions): Use it.
10822 (completion--do-completion, minibuffer-force-complete):
10823 Use it to re-instate the flush hook.
10824
10825 * icomplete.el (icomplete-completions): Replace last fix with a better
10826 one (bug#10850).
10827
10828 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
10829
10830 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
10831 when it might call us back infinitely (bug#10797).
10832
10833 2012-02-23 Glenn Morris <rgm@gnu.org>
10834
10835 * minibuffer.el (completion-category-overrides): Doc fix.
10836
10837 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
10838
10839 * minibuffer.el (completion-table-with-context): Fix inf-loop.
10840 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
10841
10842 2012-02-23 Glenn Morris <rgm@gnu.org>
10843
10844 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
10845 (authors-obsolete-files-regexps, authors-ignored-files)
10846 (authors-ambiguous-files, authors-renamed-files-alist):
10847 Add more entries.
10848
10849 2012-02-23 Juri Linkov <juri@jurta.org>
10850
10851 * isearch.el (isearch-occur): Sync interactive spec with occur's
10852 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
10853
10854 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
10855
10856 2012-02-22 Juri Linkov <juri@jurta.org>
10857
10858 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
10859 (ucs-insert): Doc fix. Check for hex digits in the string.
10860 Don't display `nil' in the error message. (Bug#10857)
10861
10862 2012-02-22 Alan Mackenzie <acm@muc.de>
10863
10864 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
10865
10866 2012-02-22 Glenn Morris <rgm@gnu.org>
10867
10868 * ffap.el (ffap-c-path):
10869 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
10870
10871 2012-02-22 Chong Yidong <cyd@gnu.org>
10872
10873 * custom.el (load-theme): Doc fix.
10874
10875 2012-02-22 Glenn Morris <rgm@gnu.org>
10876
10877 * dired-x.el (dired-guess-shell-alist-default):
10878 Remove escape sequences from nroff output. (Bug#172)
10879
10880 2012-02-21 Glenn Morris <rgm@gnu.org>
10881
10882 * vc/emerge.el (emerge-defvar-local):
10883 Set `permanent-local' property rather than unused `preserved'.
10884
10885 * textmodes/picture.el (picture-delete-char): New alias.
10886 (picture-mode-map): Use it. (Bug#10860)
10887 (picture-mode): Doc fix.
10888
10889 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
10890
10891 * newcomment.el (uncomment-region-default): Remove unused binding.
10892
10893 2012-02-21 Glenn Morris <rgm@gnu.org>
10894
10895 * textmodes/picture.el (picture-motion, picture-motion-reverse)
10896 (picture-self-insert, picture-tab-chars): Doc fix.
10897 (picture-mode-map): Fix C-a, C-e.
10898
10899 2012-02-20 Glenn Morris <rgm@gnu.org>
10900
10901 * emacs-lisp/authors.el (authors-aliases): Add another entry.
10902
10903 2012-02-20 Leo Liu <sdl.web@gmail.com>
10904
10905 * icomplete.el (icomplete-completions): Check FROM arg before
10906 passing to substring (Bug#10850).
10907
10908 2012-02-19 Chong Yidong <cyd@gnu.org>
10909
10910 * comint.el: Require ansi-color.
10911 (comint-output-filter-functions): Add ansi-color-process-output.
10912
10913 * ansi-color.el: Don't set comint-output-filter-functions; it is
10914 now in the initial value defined in comint.el.
10915 (ansi-color-apply-face-function): New variable.
10916 (ansi-color-apply-on-region): Use it.
10917 (ansi-color-apply-overlay-face): New function.
10918
10919 * shell.el (shell): No need to require ansi-color.
10920 (shell-mode): Use ansi-color-apply-face-function to highlight
10921 color escapes using font-lock-face property (Bug#10835).
10922
10923 2012-02-19 Chong Yidong <cyd@gnu.org>
10924
10925 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
10926 mode-line formats (Bug#10839).
10927
10928 2012-02-18 Glenn Morris <rgm@gnu.org>
10929
10930 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
10931
10932 * mail/undigest.el (unforward-rmail-message): Doc fix.
10933
10934 * saveplace.el (save-place-ignore-files-regexp): Add :version.
10935
10936 2012-02-18 Eli Zaretskii <eliz@gnu.org>
10937
10938 * international/characters.el (script-list): Sync with the latest
10939 Unicode Character Database.
10940
10941 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
10942
10943 * international/titdic-cnv.el: Remove duplicate coding tag.
10944 * language/cham.el: Likewise.
10945 * language/tai-viet.el: Likewise.
10946
10947 2012-02-18 Glenn Morris <rgm@gnu.org>
10948
10949 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
10950 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
10951 (calendar-bahai-all-holidays-flag, calendar-other-dates):
10952 * calendar/diary-lib.el (diary-abbreviated-year-flag):
10953 * calendar/holidays.el (holiday-bahai-holidays)
10954 (calendar-holidays, list-holidays):
10955 Use utf-8 Bahá'í in doc-strings, menus, etc.
10956
10957 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
10958
10959 * saveplace.el (save-place-ignore-files-regexp): New variable
10960 allowing for excluding files from saving their location of point.
10961 The default value matches the temporary commit message editing
10962 files from Git, SVN, Bazaar, and Mercurial.
10963 (save-place-to-alist): Use it.
10964
10965 2012-02-17 Lawrence Mitchell <wence@gmx.li>
10966 Stefan Monnier <monnier@iro.umontreal.ca>
10967
10968 * newcomment.el (uncomment-region-default): Don't leave extra space
10969 when an arg is provided (bug#8150).
10970
10971 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
10972
10973 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
10974
10975 2012-02-17 Glenn Morris <rgm@gnu.org>
10976
10977 * net/socks.el: Require network-stream. (Bug#10599)
10978
10979 2012-02-17 Kenichi Handa <handa@m17n.org>
10980
10981 * international/charprop.el:
10982 * international/uni-name.el:
10983 * international/uni-old-name.el:
10984 * international/uni-comment.el: Regenerate.
10985
10986 2012-02-16 Glenn Morris <rgm@gnu.org>
10987
10988 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
10989 Interactively in calendar buffer, give an error if not on a date.
10990
10991 2012-02-15 Glenn Morris <rgm@gnu.org>
10992
10993 * shell.el (shell-delimiter-argument-list):
10994 Revert 2011-02-17 change. (Bug#8027)
10995
10996 2012-02-15 Chong Yidong <cyd@gnu.org>
10997
10998 * minibuffer.el (completion-at-point-functions): Doc fix.
10999
11000 * custom.el (defcustom): Doc fix; note use of defvar.
11001
11002 2012-02-15 Glenn Morris <rgm@gnu.org>
11003
11004 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
11005 Doc fixes.
11006
11007 2012-02-14 Glenn Morris <rgm@gnu.org>
11008
11009 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
11010
11011 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
11012
11013 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
11014 way the ports list is computed.
11015 (smtpmail-query-smtp-server): Prompt the user for a port number if
11016 we can't connect to any of the standard ports (bug#10810).
11017
11018 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
11019
11020 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
11021
11022 2012-02-13 Glenn Morris <rgm@gnu.org>
11023
11024 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
11025
11026 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
11027
11028 * net/gnutls.el (gnutls-trustfiles): New variable.
11029 (gnutls-negotiate): Use it.
11030
11031 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
11032
11033 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
11034 does its stuff if Gnus is running.
11035
11036 2012-02-13 Alan Mackenzie <acm@muc.de>
11037
11038 Fix a loop in c-set-fl-decl-start.
11039
11040 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
11041 c-backward-syntactic-ws actually moves backwards.
11042
11043 2012-02-13 Leo Liu <sdl.web@gmail.com>
11044
11045 * net/rcirc.el (rcirc-markup-attributes): Move point to the
11046 beginning so that all \C-o chars are removed.
11047
11048 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
11049
11050 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
11051
11052 2012-02-12 Alan Mackenzie <acm@muc.de>
11053
11054 Fix infinite loop with long macros.
11055 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
11056
11057 2012-02-12 Chong Yidong <cyd@gnu.org>
11058
11059 * window.el (display-buffer): Doc fix (Bug#10785).
11060
11061 2012-02-12 Glenn Morris <rgm@gnu.org>
11062
11063 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11064 (x-disown-selection-internal, x-get-selection-internal):
11065 Sync docs with the xselect.c versions.
11066
11067 * allout-widgets.el: Add missing license notice.
11068
11069 2012-02-11 Glenn Morris <rgm@gnu.org>
11070
11071 * select.el (x-get-selection-internal, x-own-selection-internal)
11072 (x-disown-selection-internal):
11073 * x-dnd.el (x-get-selection-internal): Update declarations.
11074
11075 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
11076
11077 * window.el (window-sides-slots):
11078 * tool-bar.el (tool-bar-position):
11079 * term/xterm.el (xterm-extra-capabilities):
11080 * ses.el (ses-self-reference-early-detection):
11081 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
11082 (verilog-auto-wire-type)
11083 (verilog-auto-delete-trailing-whitespace)
11084 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
11085 (verilog-auto-tieoff-declaration):
11086 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
11087 (sql-oracle-statement-starters, sql-oracle-scan-on):
11088 * progmodes/prolog.el (prolog-align-comments-flag)
11089 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
11090 (prolog-left-indent-regexp, prolog-paren-indent-p)
11091 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
11092 (prolog-types, prolog-mode-specificators)
11093 (prolog-determinism-specificators, prolog-directives)
11094 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
11095 (prolog-electric-dot-flag)
11096 (prolog-electric-dot-full-predicate-template)
11097 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
11098 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
11099 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
11100 (prolog-program-switches, prolog-prompt-regexp)
11101 (prolog-debug-on-string, prolog-debug-off-string)
11102 (prolog-trace-on-string, prolog-trace-off-string)
11103 (prolog-zip-on-string, prolog-zip-off-string)
11104 (prolog-use-standard-consult-compile-method-flag)
11105 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
11106 (prolog-imenu-max-lines, prolog-info-predicate-index)
11107 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
11108 (prolog-char-quote-workaround):
11109 * progmodes/cc-vars.el (c-defun-tactic):
11110 * net/tramp.el (tramp-encoding-command-interactive)
11111 (tramp-local-end-of-line):
11112 * net/soap-client.el (soap-client):
11113 * net/netrc.el (netrc-file):
11114 * net/gnutls.el (gnutls):
11115 * minibuffer.el (completion-category-overrides)
11116 (completion-cycle-threshold)
11117 (completion-pcm-complete-word-inserts-delimiters):
11118 * man.el (Man-name-local-regexp):
11119 * mail/feedmail.el (feedmail-display-full-frame):
11120 * international/characters.el (glyphless-char-display-control):
11121 * eshell/em-ls.el (eshell-ls-date-format):
11122 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
11123 (lisp-lambda-list-keyword-parameter-indentation)
11124 (lisp-lambda-list-keyword-parameter-alignment):
11125 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
11126 * dired-x.el (dired-omit-verbose):
11127 * cus-theme.el (custom-theme-allow-multiple-selections):
11128 * calc/calc.el (calc-highlight-selections-with-faces)
11129 (calc-lu-field-reference, calc-lu-power-reference)
11130 (calc-note-threshold):
11131 * battery.el (battery-mode-line-limit):
11132 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
11133 (archive-7z-update):
11134 * allout.el (allout-prefixed-keybindings)
11135 (allout-unprefixed-keybindings)
11136 (allout-inhibit-auto-fill-on-headline)
11137 (allout-flattened-numbering-abbreviation):
11138 * allout-widgets.el (allout-widgets-auto-activation)
11139 (allout-widgets-icons-dark-subdir)
11140 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
11141 (allout-widgets-theme-dark-background)
11142 (allout-widgets-theme-light-background)
11143 (allout-widgets-item-image-properties-emacs)
11144 (allout-widgets-item-image-properties-xemacs)
11145 (allout-widgets-run-unit-tests-on-load)
11146 (allout-widgets-time-decoration-activity)
11147 (allout-widgets-hook-error-post-time)
11148 (allout-widgets-track-decoration):
11149 Add missing :version tags to new defcustoms and defgroups.
11150
11151 * progmodes/sql.el (sql-ansi-statement-starters)
11152 (sql-oracle-statement-starters): Add custom type.
11153
11154 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
11155 (prolog-system-version): Give it a type.
11156
11157 2012-02-11 Eli Zaretskii <eliz@gnu.org>
11158
11159 * term/pc-win.el (x-select-text, x-selection-owner-p)
11160 (x-own-selection-internal, x-disown-selection-internal)
11161 (x-get-selection-internal): Sync doc strings and argument lists
11162 with xselect.c, common-win.el and x-win.el. (Bug#10783)
11163
11164 2012-02-11 Leo Liu <sdl.web@gmail.com>
11165
11166 * progmodes/python.el (python-end-of-statement): Fix infinite
11167 loop. (Bug#10788)
11168
11169 2012-02-10 Glenn Morris <rgm@gnu.org>
11170
11171 * international/mule-cmds.el (unify-8859-on-encoding-mode)
11172 (unify-8859-on-decoding-mode): Properly mark as obsolete.
11173
11174 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
11175
11176 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
11177 about SMTP before checking the From header.
11178
11179 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
11180 into own function for reuse by emacsbug.el.
11181
11182 2012-02-10 Leo Liu <sdl.web@gmail.com>
11183
11184 * subr.el (condition-case-unless-debug): Rename from
11185 condition-case-no-debug. All callers changed.
11186 (with-demoted-errors): Fix caller.
11187
11188 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
11189 * nxml/rng-valid.el (rng-do-some-validation):
11190 * emacs-lisp/package.el (package-refresh-contents)
11191 (package-menu-execute):
11192 * desktop.el (desktop-create-buffer):
11193 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
11194
11195 2012-02-10 Glenn Morris <rgm@gnu.org>
11196
11197 * textmodes/bibtex.el:
11198 Add missing :version tags for new/changed defcustoms.
11199
11200 * files.el (remote-file-name-inhibit-cache): Doc fixes.
11201
11202 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
11203
11204 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
11205 (smtpmail-via-smtp): Use it, or fall back on the From address.
11206 (smtpmail-send-it): Ditto.
11207
11208 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
11209
11210 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
11211 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
11212 (byte-compile-tmp-var): New const.
11213 (byte-compile-defvar): Use it to minimize .elc size.
11214 Just use `defvar' rather than simulate it (bug#10761).
11215
11216 2012-02-09 Glenn Morris <rgm@gnu.org>
11217
11218 * files.el (rename-uniquely): Doc fix. (Bug#3806)
11219
11220 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
11221 Add :version tags.
11222
11223 * progmodes/compile.el (compilation-error-screen-columns)
11224 (compilation-first-column, compilation-filter-start): Doc fixes.
11225
11226 * vc/log-view.el (log-view-toggle-entry-display):
11227 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
11228
11229 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
11230 (report-emacs-bug-can-use-xdg-email):
11231 (report-emacs-bug-insert-to-mailer): Doc fixes.
11232 (report-emacs-bug): Message fix.
11233
11234 * net/browse-url.el (browse-url-can-use-xdg-open)
11235 (browse-url-xdg-open): Doc fixes.
11236
11237 * electric.el (electric-indent-mode, electric-pair-mode)
11238 (electric-layout-rules, electric-layout-mode): Doc fixes.
11239 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
11240
11241 2012-02-08 Martin Rudalics <rudalics@gmx.at>
11242
11243 * server.el (server-unselect-display): Don't inadvertently kill
11244 the current buffer. (Bug#10729)
11245
11246 2012-02-08 Glenn Morris <rgm@gnu.org>
11247
11248 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
11249 (sql-list-table): Doc fixes.
11250
11251 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
11252 Comment out (does nothing).
11253
11254 * completion.el (dynamic-completion-mode):
11255 * dirtrack.el (dirtrack-debug-mode):
11256 * electric.el (electric-layout-mode):
11257 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
11258 * face-remap.el (text-scale-mode, buffer-face-mode):
11259 * iimage.el (iimage-mode):
11260 * image-mode.el (image-transform-mode):
11261 * minibuffer.el (completion-in-region-mode):
11262 * scroll-lock.el (scroll-lock-mode):
11263 * simple.el (next-error-follow-minor-mode):
11264 * tar-mode.el (tar-subfile-mode):
11265 * tooltip.el (tooltip-mode):
11266 * vcursor.el (vcursor-use-vcursor-map):
11267 * wid-browse.el (widget-minor-mode):
11268 * emulation/tpu-edt.el (tpu-edt-mode):
11269 * emulation/tpu-extras.el (tpu-cursor-free-mode):
11270 * international/iso-ascii.el (iso-ascii-mode):
11271 * language/thai-util.el (thai-word-mode):
11272 * mail/supercite.el (sc-minor-mode):
11273 * net/goto-addr.el (goto-address-mode):
11274 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
11275 * progmodes/cwarn.el (cwarn-mode):
11276 * progmodes/flymake.el (flymake-mode):
11277 * progmodes/glasses.el (glasses-mode):
11278 * progmodes/hideshow.el (hs-minor-mode):
11279 * progmodes/pascal.el (pascal-outline-mode):
11280 * textmodes/enriched.el (enriched-mode):
11281 * vc/smerge-mode.el (smerge-mode):
11282 Doc fixes (minor mode argument).
11283
11284 2012-02-07 Eli Zaretskii <eliz@gnu.org>
11285
11286 * ls-lisp.el (ls-lisp-sanitize): New function.
11287 (ls-lisp-insert-directory): Use it to fix or remove any elements
11288 in file-alist with missing attributes. (Bug#4673)
11289
11290 2012-02-07 Alan Mackenzie <acm@muc.de>
11291
11292 Fix spurious recognition of c-in-knr-argdecl.
11293
11294 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
11295 putative K&R region.
11296
11297 2012-02-07 Alan Mackenzie <acm@muc.de>
11298
11299 * progmodes/cc-engine.el (c-forward-objc-directive):
11300 Prevent looping in "#pragma mark @implementation".
11301
11302 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
11303
11304 * notifications.el (notifications-on-closed-signal): Make `reason'
11305 optional. (Bug#10744)
11306
11307 2012-02-07 Glenn Morris <rgm@gnu.org>
11308
11309 * emacs-lisp/easy-mmode.el (define-minor-mode):
11310 Doc fixes for the macro and the mode it defines.
11311
11312 * image.el (imagemagick-types-inhibit): Doc fix.
11313
11314 * cus-start.el (imagemagick-render-type): Add it.
11315
11316 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
11317
11318 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
11319 Set the default at load time, too, so that `font-lock-fontify-buffer'
11320 can be called without setting up the entire mode first. This fixes
11321 a bug in `mm-inline-text' with C MIME parts.
11322
11323 2012-02-06 Chong Yidong <cyd@gnu.org>
11324
11325 * simple.el (list-processes--refresh): Delete exited processes
11326 (Bug#8094).
11327
11328 * comint.el (comint-next-prompt): next-single-char-property-change
11329 and prev-single-char-property-change never return nil (Bug#8657).
11330
11331 * custom.el (defcustom): Doc fix (Bug#9711).
11332
11333 2012-02-05 Chong Yidong <cyd@gnu.org>
11334
11335 * cus-edit.el (custom-variable-reset-backup): Quote the value
11336 before storing it in the customized-value property (Bug#6712).
11337 (custom-display): Add a customization type tag.
11338 (custom-buffer-create-internal): Improve tooltip message.
11339
11340 * wid-edit.el (widget-field-value-get): New optional arg to
11341 suppress trailing whitespace truncation.
11342 (character): Use it (Bug#2689).
11343
11344 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
11345
11346 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
11347 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
11348
11349 2012-02-05 Chong Yidong <cyd@gnu.org>
11350
11351 * cus-edit.el (custom-variable-value-create): For mismatched
11352 types, show the current value (Bug#7600).
11353
11354 * custom.el (defcustom): Doc fix.
11355
11356 2012-02-05 Glenn Morris <rgm@gnu.org>
11357
11358 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
11359
11360 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
11361
11362 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
11363 (pp-buffer): Use `ignore-errors', `looking-at-p'.
11364 (pp-last-sexp): Use `looking-at-p'.
11365
11366 2012-02-04 Glenn Morris <rgm@gnu.org>
11367
11368 * files.el (revert-buffer):
11369 Doc fix (mention revert-buffer-in-progress-p).
11370
11371 * emacs-lisp/ert-x.el (ert-simulate-command):
11372 Check deferred-action-list (which is obsolete) is bound.
11373
11374 * subr.el (with-wrapper-hook): Doc fixes.
11375
11376 * simple.el (filter-buffer-substring-functions)
11377 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
11378
11379 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
11380
11381 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
11382 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
11383
11384 2012-02-04 Leo Liu <sdl.web@gmail.com>
11385
11386 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
11387
11388 2012-02-04 Glenn Morris <rgm@gnu.org>
11389
11390 * image.el (image-extension-data): Add obsolete alias.
11391
11392 * isearch.el (isearch-update): Doc fix.
11393
11394 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
11395
11396 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
11397
11398 2012-02-03 Glenn Morris <rgm@gnu.org>
11399
11400 * image.el (image-animated-p): Doc fix. Use image-animated-types.
11401 (image-animate-timeout): Doc fix.
11402
11403 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
11404
11405 2012-02-02 Glenn Morris <rgm@gnu.org>
11406
11407 * server.el (server-auth-dir): Doc fix.
11408 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
11409
11410 * subr.el (run-mode-hooks): Doc fix.
11411
11412 2012-02-02 Juri Linkov <juri@jurta.org>
11413
11414 * image-mode.el (image-toggle-display-image): Remove tautological
11415 `major-mode' from the `derived-mode-p' test.
11416
11417 2012-02-02 Kenichi Handa <handa@m17n.org>
11418
11419 * composite.el (compose-region): Cancel previous change.
11420
11421 2012-02-02 Kenichi Handa <handa@m17n.org>
11422
11423 * composite.el (compose-region, compose-string): Signal error for
11424 a null string component (Bug#6988).
11425
11426 2012-02-01 Chong Yidong <cyd@gnu.org>
11427
11428 * view.el (view-buffer-other-window, view-buffer-other-frame):
11429 Handle special modes like view-buffer (Bug#10650).
11430 (view-buffer): Simplify.
11431
11432 * frame.el (set-frame-font): Tweak meaning of third argument.
11433
11434 * dynamic-setting.el (font-setting-change-default-font):
11435 Use set-frame-font (Bug#9982).
11436
11437 2012-02-01 Glenn Morris <rgm@gnu.org>
11438
11439 * progmodes/compile.el (compilation-internal-error-properties):
11440 Respect compilation-first-column in the "*compilation*" buffer.
11441
11442 * emacs-lisp/easy-mmode.el (define-minor-mode):
11443 Relax :variable's test for a named function.
11444
11445 2012-01-31 Alan Mackenzie <acm@muc.de>
11446
11447 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
11448 off by one error.
11449
11450 2012-01-31 Chong Yidong <cyd@gnu.org>
11451
11452 * frame.el (set-frame-font): New arg ALL-FRAMES.
11453
11454 * menu-bar.el (menu-set-font): Use set-frame-font.
11455
11456 * faces.el (face-spec-reset-face): Don't apply unspecified
11457 attribute values to the default face.
11458
11459 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
11460
11461 * progmodes/cwarn.el (cwarn): Remove dead link.
11462 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
11463 Remove * from defcustom docstrings.
11464 (turn-on-cwarn-mode): Make obsolete.
11465 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
11466 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
11467
11468 2012-01-31 Glenn Morris <rgm@gnu.org>
11469
11470 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11471 Fix :variable handling of mode a symbol not equal to modefun.
11472 Allow named functions to be used as the cdr of :variable.
11473
11474 2012-01-30 Glenn Morris <rgm@gnu.org>
11475
11476 * emacs-lisp/authors.el (authors-fixed-entries):
11477 Remove reference to deleted file rnewspost.el.
11478
11479 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
11480
11481 * window.el (window-with-parameter): Remove unused variable `windows'.
11482 (window--side-check): Remove unused variable `code'.
11483 (window--resize-siblings): Remove unused variable `first'.
11484 (adjust-window-trailing-edge): Remove unused variable `failed'.
11485 (window-deletable-p, window--delete): Remove unused variable `buffer'.
11486 Use `let', not `let*'.
11487 (balance-windows-2): Remove unused variable `found'.
11488 (window--state-put-2): Remove unused variable `splits'.
11489 (window-state-put): Remove unused variable `selected'.
11490 (same-window-p): Use `string-match-p'.
11491 (display-buffer-assq-regexp): Remove unused variable `value'.
11492 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
11493 Mark argument ALIST as ignored.
11494 (pop-to-buffer): Remove unused variable `old-window'.
11495
11496 2012-01-29 Eli Zaretskii <eliz@gnu.org>
11497
11498 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
11499 and .lzma compressed files.
11500
11501 2012-01-29 Chong Yidong <cyd@gnu.org>
11502
11503 * frame.el (window-system-default-frame-alist): Doc fix.
11504
11505 * dynamic-setting.el (font-setting-change-default-font): Don't
11506 change the default face if SET-FONT argument is non-nil (Bug#9982).
11507
11508 2012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
11509
11510 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
11511
11512 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
11513
11514 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
11515 breakpoints in files outside current directory (Bug#6098).
11516
11517 2012-01-29 Chong Yidong <cyd@gnu.org>
11518
11519 * progmodes/python.el: Require ansi-color at top-level.
11520
11521 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
11522 Define and use in Emacs Lisp mode (Bug#9360).
11523 (lisp-mode-abbrev-table): Add doc.
11524 (lisp-mode-variables): Don't set local-abbrev-table.
11525 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
11526
11527 2012-01-28 Roland Winkler <winkler@gnu.org>
11528
11529 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
11530
11531 2012-01-28 Roland Winkler <winkler@gnu.org>
11532
11533 * textmodes/bibtex.el (bibtex-entry-alist): New function.
11534 (bibtex-set-dialect): Use it. Either set global values of
11535 dialect-dependent variables or bind these variables buffer-locally
11536 (Bug#10254).
11537 (bibtex-mode): Call bibtex-set-dialect via
11538 hack-local-variables-hook.
11539 (bibtex-dialect): Update docstring.
11540 Add safe-local-variable predicate.
11541 (bibtex-entry-alist, bibtex-field-alist): Initialize via
11542 bibtex-set-dialect.
11543 (bibtex-mode-map): Define menu for each dialect.
11544 (bibtex-entry): Fix docstring.
11545
11546 2012-01-28 Chong Yidong <cyd@gnu.org>
11547
11548 * eshell/esh-arg.el (eshell-quote-argument): New function.
11549
11550 * eshell/esh-ext.el (eshell-invoke-batch-file):
11551 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
11552 first arg to eshell-parse-command (Bug#10523).
11553
11554 2012-01-28 Drew Adams <drew.adams@oracle.com>
11555
11556 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
11557 `default-directory' is non-nil.
11558
11559 2012-01-28 Eli Zaretskii <eliz@gnu.org>
11560
11561 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
11562 line that displays system-configuration-options. (Bug#9924)
11563
11564 2012-01-28 Drew Adams <drew.adams@oracle.com>
11565
11566 * descr-text.el (describe-char): Show information about POS, in
11567 addition to information about the character at POS. Improve and
11568 update the doc string. Change "code point" to "code point in
11569 charset", to avoid confusion with the character's Unicode code
11570 point shown above that. (Bug#10129)
11571
11572 2012-01-28 Eli Zaretskii <eliz@gnu.org>
11573
11574 * descr-text.el (describe-char): Show the raw character, not only
11575 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
11576 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
11577 for the reasons.
11578
11579 2012-01-28 Phil Hagelberg <phil@hagelb.org>
11580
11581 * emacs-lisp/package.el (package-install):
11582 Run package-refresh-contents if there is no archive yet (Bug#9798).
11583
11584 2012-01-28 Chong Yidong <cyd@gnu.org>
11585
11586 * emacs-lisp/package.el (package-maybe-load-descriptor):
11587 New function, split from package-maybe-load-descriptor.
11588 (package-maybe-load-descriptor): Use it.
11589 (package-download-transaction): Fully load required packages
11590 inside the loop, so that `require' calls work (Bug#10593).
11591 (package-install): No need to call package-initialize now.
11592
11593 2012-01-28 Chong Yidong <cyd@gnu.org>
11594
11595 * simple.el (deactivate-mark): Doc fix (Bug#8614).
11596
11597 * tooltip.el (tooltip-mode): Doc fix.
11598 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
11599
11600 * frame.el (set-cursor-color): Doc fix (Bug#352).
11601
11602 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
11603 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
11604
11605 * cus-edit.el (custom-buffer-create-internal): Fix search button
11606 action (Bug#10542).
11607 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
11608
11609 2012-01-27 Eduard Wiebe <usenet@pusto.de>
11610
11611 * dired.el (dired-mark-files-regexp):
11612 Include any subdirectory components. (Bug#10445)
11613
11614 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
11615
11616 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
11617 Handle [host]:port syntax. (Bug#10533)
11618
11619 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
11620
11621 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
11622
11623 2012-01-26 Glenn Morris <rgm@gnu.org>
11624
11625 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
11626 * term.el (term-raw-escape-map): Use Control-X-prefix.
11627 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
11628
11629 2012-01-25 Martin Rudalics <rudalics@gmx.at>
11630
11631 * window.el (window-state-get, window--state-get-1): Don't deal
11632 with fixed-sizeness of windows. Simplify code.
11633
11634 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
11635
11636 * window.el (window--state-get-1, window--state-put-2):
11637 Don't save and restore the mark.
11638
11639 2012-01-25 Chong Yidong <cyd@gnu.org>
11640
11641 * custom.el (custom-variable-p): Doc fix.
11642
11643 2012-01-25 Glenn Morris <rgm@gnu.org>
11644
11645 * dired.el (dired-goto-file): Handle some of the more common
11646 characters that `ls -b' escapes. (Bug#10596)
11647
11648 * progmodes/compile.el (compilation-next-error-function):
11649 Respect compilation-first-column in the "*compilation*" buffer.
11650 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
11651
11652 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
11653
11654 2012-01-24 Glenn Morris <rgm@gnu.org>
11655
11656 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
11657
11658 2012-01-24 Julien Danjou <julien@danjou.info>
11659
11660 * color.el (color-rgb-to-hsl): Fix value computing.
11661 (color-hue-to-rgb): New function.
11662 (color-hsl-to-rgb): New function.
11663 (color-clamp, color-saturate-hsl, color-saturate-name)
11664 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
11665 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
11666
11667 2012-01-24 Glenn Morris <rgm@gnu.org>
11668
11669 * vc/vc-rcs.el (vc-rcs-create-tag):
11670 * vc/vc-sccs.el (vc-sccs-create-tag):
11671 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
11672
11673 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
11674
11675 * eshell/esh-util.el (eshell-read-hosts-file):
11676 Skip comment lines. (Bug#10549)
11677
11678 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
11679
11680 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
11681
11682 * subr.el (display-delayed-warnings): Doc fix.
11683 (collapse-delayed-warnings): New function to collapse identical
11684 adjacent warnings.
11685 (delayed-warnings-hook): Add it.
11686
11687 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
11688
11689 * net/tramp.el (tramp-action-login): Set connection property "login-as".
11690
11691 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
11692 (tramp-default-user-alist): Don't add "pscp".
11693 (tramp-do-copy-or-rename-file-out-of-band): Use connection
11694 property "login-as", if set. (Bug#10530)
11695
11696 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
11697
11698 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
11699 "plink1" and "psftp". (Bug#10530)
11700
11701 2012-01-21 Kenichi Handa <handa@m17n.org>
11702
11703 * international/mule-cmds.el (prefer-coding-system): Show a
11704 warning message if the default value of file-name-coding-system
11705 was not changed.
11706
11707 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
11708
11709 * windmove.el (windmove-reference-loc):
11710 Fix windmove-reference-loc miscalculation.
11711
11712 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
11713
11714 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
11715 default unit.
11716
11717 2012-01-21 Glenn Morris <rgm@gnu.org>
11718
11719 * international/mule.el (auto-coding-alist): Add .tbz.
11720
11721 * files.el (local-enable-local-variables): Doc fix.
11722 (inhibit-local-variables-regexps): Rename from
11723 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
11724 Doc fix. Add some extensions from auto-coding-alist.
11725 (inhibit-local-variables-suffixes):
11726 Rename from inhibit-first-line-modes-suffixes. Doc fix.
11727 (inhibit-local-variables-p):
11728 New function, extracted from set-auto-mode-1.
11729 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
11730 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
11731 (hack-local-variables): Doc fix. Make the mode-only case
11732 respect enable-local-variables and friends.
11733 Respect inhibit-local-variables-regexps for file-locals, but
11734 not for directory-locals.
11735 (set-visited-file-name):
11736 Take account of inhibit-local-variables-regexps.
11737 Whether it applies may change as the file name is changed.
11738 * jka-cmpr-hook.el (jka-compr-install):
11739 * jka-compr.el (jka-compr-uninstall):
11740 Update for inhibit-first-line-modes-suffixes name change.
11741
11742 2012-01-20 Martin Rudalics <rudalics@gmx.at>
11743
11744 * help-macro.el (make-help-screen): Temporarily restore original
11745 binding for minor-mode-map-alist (Bug#10454).
11746
11747 2012-01-19 Julien Danjou <julien@danjou.info>
11748
11749 * color.el (color-name-to-rgb): Use the white color to find the max
11750 color component value and return correctly computed values.
11751 (color-name-to-rgb): Add missing float conversion for max value.
11752
11753 2012-01-19 Martin Rudalics <rudalics@gmx.at>
11754
11755 * window.el (window--state-get-1, window-state-get): Do not use
11756 special state value for window-persistent-parameters.
11757 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
11758 (window--state-put-2): Reset all window parameters to nil before
11759 assigning values of persistent parameters.
11760
11761 2012-01-18 Alan Mackenzie <acm@muc.de>
11762
11763 Eliminate sluggishness and hangs in fontification of "semicolon
11764 deserts".
11765
11766 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
11767 Change value 10000 -> 3000.
11768 (c-state-safe-place): Reformulate so it doesn't stack up an
11769 infinite number of wrong entries in c-state-nonlit-pos-cache.
11770 (c-determine-limit-get-base, c-determine-limit): New functions to
11771 determine backward search limits disregarding literals.
11772 (c-find-decl-spots): Amend commenting.
11773 (c-cheap-inside-bracelist-p): New function which detects "={".
11774
11775 * progmodes/cc-fonts.el
11776 (c-make-font-lock-BO-decl-search-function): Give a limit to a
11777 backward search.
11778 (c-font-lock-declarations): Fix an occurrence of point being
11779 undefined. Check additionally for point being in a bracelist or
11780 near a macro invocation without a semicolon so as to avoid a
11781 fruitless time consuming search for a declarator. Give a more
11782 precise search limit for declarators using the new
11783 c-determine-limit.
11784
11785 2012-01-18 Glenn Morris <rgm@gnu.org>
11786
11787 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
11788 (set-auto-mode): Doc fixes.
11789
11790 2012-01-17 Glenn Morris <rgm@gnu.org>
11791
11792 * isearch.el (search-nonincremental-instead): Fix doc typo.
11793
11794 * dired.el (dired-insert-directory): Handle newlines in directory name.
11795 (dired-build-subdir-alist): Unescape newlines in directory name.
11796
11797 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
11798
11799 * net/tramp.el (tramp-local-end-of-line): New defcustom.
11800 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
11801 (tramp-action-terminal): Use it. (Bug#10530)
11802
11803 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
11804
11805 * minibuffer.el (completion--replace): Strip properties (bug#10062).
11806
11807 2012-01-16 Martin Rudalics <rudalics@gmx.at>
11808
11809 * window.el (window-state-ignored-parameters): Remove variable.
11810 (window--state-get-1): Rename argument MARKERS to IGNORE.
11811 Handle persistent window parameters. Make copy of clone-of
11812 parameter only if requested. (Bug#10348)
11813 (window--state-put-2): Install a window parameter only if it has
11814 a non-nil value or an existing parameter shall be overwritten.
11815
11816 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
11817
11818 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
11819
11820 2012-01-14 Eli Zaretskii <eliz@gnu.org>
11821
11822 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
11823 don't pass the (nil) value of `upnode' to string-match.
11824
11825 2012-01-14 Chong Yidong <cyd@gnu.org>
11826
11827 * startup.el (command-line): Fix X resource class for cursorColor.
11828 Fix values recognized by the cursorBlink resource.
11829
11830 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
11831
11832 * epg.el (epg--make-temp-file): Avoid permission race condition
11833 when running on old Emacs versions (bug#10403).
11834
11835 2012-01-14 Glenn Morris <rgm@gnu.org>
11836
11837 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
11838
11839 2012-01-13 Alan Mackenzie <acm@muc.de>
11840
11841 Fix filling for when filladapt mode is enabled.
11842
11843 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
11844 c-mask-paragraph, pass in `fill-paragraph' rather than
11845 `fill-region-as-paragraph'. (This is a reversion of a previous
11846 change.)
11847 * progmodes/cc-mode.el (c-basic-common-init):
11848 Make fill-paragraph-handle-comment buffer local and set it to nil.
11849
11850 2012-01-13 Glenn Morris <rgm@gnu.org>
11851
11852 * dired.el (dired-switches-escape-p): New function.
11853 (dired-insert-directory): Use dired-switches-escape-p.
11854 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
11855
11856 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
11857
11858 2012-01-12 Glenn Morris <rgm@gnu.org>
11859
11860 * mail/sendmail.el (mail-mode): Update paragraph-separate for
11861 changes in adaptive-fill-regexp. (Bug#10276)
11862
11863 2012-01-11 Alan Mackenzie <acm@muc.de>
11864
11865 Fix Emacs bug #10463 - put `widen's around the critical spots.
11866
11867 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
11868 widen around each invocation of c-state-pp-to-literal. Remove an
11869 unused let variable.
11870
11871 2012-01-11 Glenn Morris <rgm@gnu.org>
11872
11873 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
11874 Doc fix.
11875
11876 2012-01-10 Chong Yidong <cyd@gnu.org>
11877
11878 * net/network-stream.el (network-stream-open-starttls):
11879 Avoid emitting a confusing error message when the server gives a bad
11880 response to the capability command.
11881
11882 2012-01-10 Glenn Morris <rgm@gnu.org>
11883
11884 * mail/unrmail.el (unrmail): Tweak previous change.
11885
11886 2012-01-09 Chong Yidong <cyd@gnu.org>
11887
11888 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
11889
11890 2012-01-08 Alan Mackenzie <acm@muc.de>
11891
11892 Optimise font locking in long enum definitions.
11893
11894 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
11895 arm to a cond form to handle enums.
11896 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
11897 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
11898
11899 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
11900
11901 * files.el (move-file-to-trash): Preserve default file modes on error.
11902 (Bug#10401)
11903
11904 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11905
11906 * faces.el (set-face-attribute): Clarify the meaning of the nil
11907 frame (bug#10294).
11908
11909 * subr.el (with-selected-frame): Mention that the selected frame
11910 is restored (bug#9980).
11911
11912 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
11913 (bug#9759).
11914
11915 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
11916 (password-read): Don't autoload unused function.
11917
11918 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
11919
11920 * progmodes/which-func.el (which-func-mode): Turn into a
11921 non-interactive function and mark as obsolete (bug#10428).
11922
11923 2012-01-06 Chong Yidong <cyd@gnu.org>
11924
11925 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
11926 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
11927 functions, along with 1 and -1.
11928
11929 2012-01-06 Eli Zaretskii <eliz@gnu.org>
11930
11931 * time.el (display-time-load-average)
11932 (display-time-default-load-average): Doc fixes. See the thread
11933 starting at
11934 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
11935 for the details.
11936
11937 2012-01-06 Glenn Morris <rgm@gnu.org>
11938
11939 * mail/unrmail.el (unrmail): Give an explicit error if the input file
11940 has no messages. (Bug#10377)
11941
11942 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
11943 than Info-edit. (Bug#10385)
11944
11945 * time.el (display-time-load-average, display-time-next-load-average):
11946 Doc fixes.
11947
11948 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
11949 local setting of buffer-read-only to the input buffer. (Bug#10419)
11950
11951 * calendar/calendar.el (calendar-mode):
11952 Locally set scroll-margin to 0. (Bug#10379)
11953
11954 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
11955
11956 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
11957
11958 2012-01-05 Glenn Morris <rgm@gnu.org>
11959
11960 * eshell/em-unix.el (diff-no-select): Autoload it.
11961 (eshell/diff): Use diff-no-select. (Bug#10420)
11962
11963 2012-01-05 Chong Yidong <cyd@gnu.org>
11964
11965 * shell.el (shell-dynamic-complete-functions): Revert last change.
11966 (shell-command-completion-function): New function.
11967 (shell-completion-vars): Use it to implement
11968 shell-completion-execonly (Bug#10417).
11969
11970 * custom.el (enable-theme): Don't set custom-safe-themes.
11971
11972 * cus-theme.el (custom-theme-merge-theme):
11973 Ignore custom-enabled-themes and custom-safe-themes.
11974
11975 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
11976
11977 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
11978 first prompt in `sql-interacive-mode'.
11979 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
11980 keywords.
11981 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
11982 (sql-product-interactive): Bug fix: Set `sql-buffer' in
11983 context of original buffer. Invoke `sql-login-hook'.
11984
11985 2012-01-04 Eli Zaretskii <eliz@gnu.org>
11986
11987 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
11988 letters in cite-prefix.
11989
11990 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11991
11992 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
11993
11994 2012-01-03 Chong Yidong <cyd@gnu.org>
11995
11996 * shell.el (shell-dynamic-complete-functions):
11997 Put pcomplete-completions-at-point, so as to try
11998 comint-filename-completion first (Bug#10417).
11999
12000 2012-01-02 Richard Stallman <rms@gnu.org>
12001
12002 * battery.el (battery-status-function):
12003 Detect when to use battery-yeeloong-sysfs.
12004 (battery-echo-area-format): Add string for Yeeloong.
12005 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
12006 (battery-yeeloong-sysfs): New function.
12007
12008 2012-01-02 Chong Yidong <cyd@gnu.org>
12009
12010 * dirtrack.el (dirtrack-list): Eliminate unused third element.
12011 (dirtrack): Merge code for handling relative filenames in prompt
12012 from shell-dir-cookie-watcher.
12013 (dirtrack-debug-message): New arg to avoid excess format calls.
12014
12015 * shell.el (shell-dir-cookie-re): Variable deleted.
12016 (shell-dir-cookie-watcher): Function deleted.
12017 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
12018 with dirtrack-mode.
12019
12020 2012-01-01 Eli Zaretskii <eliz@gnu.org>
12021
12022 * term/w32-win.el (dynamic-library-alist) <gnutls>:
12023 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
12024 libgnutls-26.dll.
12025
12026 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
12027
12028 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
12029
12030 2011-12-31 Eli Zaretskii <eliz@gnu.org>
12031
12032 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
12033 headers of non-MIME messages, when rmail-enable-mime is non-nil.
12034
12035 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
12036
12037 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
12038 also for alternative shells.
12039 (tramp-open-connection-setup-interactive-shell): Check, whether
12040 the shell is a busybox.
12041 (tramp-send-command): Don't suppress multiple prompts for
12042 busyboxes, it hurts.
12043
12044 2011-12-28 Chong Yidong <cyd@gnu.org>
12045
12046 * progmodes/gdb-mi.el (gdb-get-source-file-list)
12047 (gdb-get-source-file): Move mode line update to
12048 gdb-get-source-file (Bug#10087).
12049
12050 2011-12-25 Chong Yidong <cyd@gnu.org>
12051
12052 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
12053 gud-gdb-marker-filter without taking it as an argument.
12054 (gud-gdb-run-command-fetch-lines): Caller changed.
12055 (gud-gdb-completion-function): New variable.
12056 (gud-gdb-completion-at-point): Use it.
12057 (gud-gdb-completions-1): Split from gud-gdb-completions.
12058
12059 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
12060 function as separate arguments.
12061 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
12062 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
12063 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
12064 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
12065 (gdb-stopped, def-gdb-auto-update-trigger)
12066 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
12067 (gdb-get-changed-registers, gdb-get-main-selected-frame):
12068 Callers changed.
12069 (gud-gdbmi-completions): New function.
12070 (gdb): Use it for generating the completion table.
12071
12072 2011-12-24 Alan Mackenzie <acm@muc.de>
12073
12074 Introduce a mechanism to widen the region used in context font
12075 locking. Use this to protect declarations from losing their contexts.
12076
12077 * progmodes/cc-langs.el (c-before-font-lock-functions):
12078 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
12079 (c-before-context-fontification-functions): New defvar, a list of
12080 functions to be run just before context (etc.) font locking.
12081
12082 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
12083 New, functionality extracted from
12084 c-neutralize-syntax-in-and-mark-CPP.
12085 (c-in-after-change-fontification): New variable.
12086 (c-after-change): Set c-in-after-change-fontification.
12087 (c-set-fl-decl-start): Rejig its interface, so it can be called
12088 from both after-change and context fontifying.
12089 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
12090 New functions.
12091 (c-standard-font-lock-fontify-region-function): New variable.
12092 (c-font-lock-fontify-region): New function.
12093
12094 2011-12-24 Juri Linkov <juri@jurta.org>
12095
12096 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
12097 (Bug#10348)
12098
12099 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
12100
12101 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
12102 existence of source file. (Bug#10325)
12103
12104 2011-12-23 Alan Mackenzie <acm@muc.de>
12105
12106 Fix unstable fontification inside templates.
12107
12108 * progmodes/cc-langs.el (c-before-font-lock-functions):
12109 Newly created from the singular version. The (c c++ objc) entry now
12110 additionally has c-set-fl-decl-start. The other languages (apart
12111 from AWK) have that as a single entry.
12112
12113 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
12114 The functionality for "local" declarations has been extracted to
12115 c-set-fl-decl-start.
12116
12117 * progmodes/cc-mode.el (c-common-init, c-after-change):
12118 Changes due to pluralisation of c-before-font-lock-functions.
12119 (c-set-fl-decl-start): New function, extracted from
12120 c-font-lock-enclosing-decls and enhanced.
12121
12122 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
12123
12124 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
12125
12126 2011-12-22 Juri Linkov <juri@jurta.org>
12127
12128 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
12129
12130 2011-12-22 Chong Yidong <cyd@gnu.org>
12131
12132 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
12133
12134 2011-12-21 Drew Adams <drew.adams@oracle.com>
12135
12136 * files.el (file-remote-p): Fix docstring. (Bug#10319)
12137
12138 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
12139
12140 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
12141
12142 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
12143
12144 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
12145 highlighting and support. Fix up comments for capitalization.
12146 (cfengine-mode-debug): New var.
12147 (cfengine3-mode): Change the modeline indicator to "CFE3".
12148 (cfengine3-font-lock-keywords): Improve defun highlighting.
12149 (cfengine2-actions): Rename from `cfengine-actions'.
12150 (cfengine2-font-lock-keywords): Rename from
12151 `cfengine-font-lock-keywords'.
12152 (cfengine2-imenu-expression): Rename from
12153 `cfengine-imenu-expression'.
12154 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
12155 (cfengine2-beginning-of-defun): Rename from
12156 `cfengine-beginning-of-defun'.
12157 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
12158 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
12159 (cfengine2-mode): Rename from `cfengine-mode'. Change the
12160 modeline indicator to "CFE2".
12161 (cfengine-mode): Defalias to `cfengine-auto-mode'.
12162 (cfengine-mode-abbrevs): Mark obsolete.
12163
12164 2011-12-21 Chong Yidong <cyd@gnu.org>
12165
12166 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
12167 filename argument.
12168
12169 2011-12-20 Martin Rudalics <rudalics@gmx.at>
12170
12171 * window.el (window-normalize-buffer-to-display): Remove.
12172 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
12173
12174 2011-12-19 Chong Yidong <cyd@gnu.org>
12175
12176 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
12177 Don't signal an error in a predicate function; return non-nil.
12178 (vc-dir-mark-file): Move the error here.
12179 (vc-dir-mark-unmark): If acting on the region, keep going if one
12180 of the entries cannot be marked/unmarked.
12181 (vc-dir-mark-all-files): If current entry is a directory, mark
12182 only child files, as documented.
12183
12184 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
12185
12186 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
12187 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
12188 addition.
12189
12190 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
12191
12192 * term/ns-win.el (ns-get-selection-internal)
12193 (ns-store-selection-internal): Declare.
12194 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
12195 Declare as obsolete.
12196 (ns-get-pasteboard, ns-paste-secondary):
12197 Use ns-get-selection-internal.
12198 (ns-set-pasteboard, ns-copy-including-secondary):
12199 Use ns-store-selection-internal.
12200
12201 2011-12-17 Chong Yidong <cyd@gnu.org>
12202
12203 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
12204 (vc-deduce-fileset): Doc fix.
12205
12206 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
12207
12208 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
12209
12210 2011-12-13 Sam Steingold <sds@gnu.org>
12211
12212 * man.el (Man-getpage-in-background): When running under a
12213 window-system, ignore $MANWIDTH and $COLUMNS.
12214
12215 2011-12-15 Kenichi Handa <handa@m17n.org>
12216
12217 * language/ethio-util.el: Change coding tag to utf-8-emacs.
12218 (setup-ethiopic-environment-internal): Comment out key-binding for
12219 ethio-toggle-punctuation.
12220
12221 2011-12-13 Alan Mackenzie <acm@muc.de>
12222
12223 Add the switch statement to AWK Mode.
12224
12225 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
12226 "default" to the keywords regexp.
12227
12228 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
12229 expression as the rest.
12230 (c-nonlabel-token-key): Allow string literals for AWK.
12231 Refactor for the other modes.
12232
12233 Large brace-block initialisation makes CC Mode slow: Fix.
12234 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
12235 routines. Limit backward searching in c-font-lock-enclosing.decl.
12236
12237 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
12238 pp-state and literal type in addition to the limits.
12239 (c-state-safe-place): New defun, extracted from c-state-literal-at.
12240 (c-state-literal-at): Use the above new defun.
12241 (c-slow-in-literal, c-fast-in-literal): Remove.
12242 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
12243
12244 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
12245 being in a literal. Add a limit for backward searching.
12246
12247 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
12248 c-slow-in-literal.
12249
12250 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
12251
12252 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
12253
12254 2011-12-13 Martin Rudalics <rudalics@gmx.at>
12255
12256 * window.el (delete-other-windows): Use correct frame in call to
12257 window-with-parameter.
12258
12259 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
12260
12261 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
12262 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
12263 (makefile-gmake-statements, makefile-makepp-statements):
12264 Use it and add new makepp keywords.
12265 (makefile-makepp-font-lock-keywords): Add new patterns.
12266 (makefile-match-function-end): Match new [...] and [[...]].
12267
12268 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
12269
12270 * ses.el (ses-call-printer-return, ses-cell-property-get)
12271 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
12272 (ses-create-cell-variable, ses-reset-header-string)
12273 (ses-cell-set-formula, ses-repair-cell-reference-all)
12274 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
12275 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
12276 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
12277 (ses-aset-with-undo, ses-load, ses-truncate-cell)
12278 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
12279 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
12280 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
12281 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
12282 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
12283 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
12284 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
12285 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
12286
12287 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
12288
12289 * ses.el: The overall change is to add cell renaming, that is
12290 setting fancy names for cell symbols other than name matching
12291 "\\`[A-Z]+[0-9]+\\'" regexp .
12292 (ses-create-cell-variable): New defun.
12293 (ses-relocate-formula): Relocate formulas only for cells the
12294 symbols of which are not renamed, i.e. symbols whose names do not
12295 match regexp "\\`[A-Z]+[0-9]+\\'".
12296 (ses-relocate-all): Relocate values only for cells the symbols of
12297 which are not renamed.
12298 (ses-load): Create cells variables as the (ses-cell ...) are read,
12299 in order to check row col consistency with cell symbol name only
12300 for cells that are not renamed.
12301 (ses-replace-name-in-formula): New defun.
12302 (ses-rename-cell): New defun.
12303
12304 2011-12-11 Chong Yidong <cyd@gnu.org>
12305
12306 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
12307 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
12308
12309 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
12310
12311 * window.el (other-window): Fix docstring.
12312
12313 2011-12-10 Eli Zaretskii <eliz@gnu.org>
12314
12315 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
12316 `from' or `to' address before taking its substring.
12317 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
12318 encoded name is chopped in the middle of the encoded string, and
12319 thus displayed encoded.
12320
12321 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
12322
12323 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
12324
12325 2011-12-10 Eli Zaretskii <eliz@gnu.org>
12326
12327 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
12328 to use texinfo-update-node and commands that call it if the
12329 Texinfo file uses @node lines without next/prev/up pointers.
12330 Correct outdated description about texinfo-master-menu.
12331 (texinfo-all-menus-update, texinfo-master-menu)
12332 (texinfo-update-node, texinfo-every-node-update)
12333 (texinfo-multiple-files-update): Doc fix. Warn against updating
12334 all the @node lines.
12335 (texinfo-master-menu): Only call texinfo-update-node if the prefix
12336 argument is numeric. Explain better in the doc string what the
12337 function really does.
12338 (texinfo-insert-master-menu-list): Improve the error message
12339 displayed if there's no menu in the Top node.
12340 (Bug#2975) See also this thread:
12341 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
12342
12343 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
12344
12345 * speedbar.el (speedbar-supported-extension-expressions):
12346 Add .adb and .ads, commonly used for Ada source code (bug#10256).
12347
12348 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
12349
12350 * printing.el (pr-mode-alist):
12351 * simple.el (filter-buffer-substring-functions)
12352 (completion-list-insert-choice-function):
12353 * window.el (window-with-parameter, window-atom-root)
12354 (window-sides-slots, window-size-fixed, window-min-delta)
12355 (window-max-delta, window--resize-mini-window)
12356 (window--resize-child-windows-normal, window-tree)
12357 (delete-other-windows, quit-window, split-window)
12358 (display-buffer-record-window, special-display-buffer-names)
12359 (special-display-regexps, special-display-popup-frame)
12360 (same-window-p, split-window-sensibly)
12361 (display-buffer-overriding-action, display-buffer-alist)
12362 (display-buffer-base-action, display-buffer, switch-to-buffer)
12363 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
12364 (fit-window-to-buffer, recenter-positions)
12365 (mouse-autoselect-window-state, mouse-autoselect-window-select):
12366 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
12367 and remove unneeded backslashes in docstrings.
12368
12369 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
12372
12373 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
12374 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
12375 end in ".mk".
12376 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
12377 when reading the makefile (bug#10116).
12378
12379 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12380
12381 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
12382 (bug#10116).
12383
12384 2011-12-06 Glenn Morris <rgm@gnu.org>
12385
12386 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
12387
12388 2011-12-06 Chong Yidong <cyd@gnu.org>
12389
12390 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
12391
12392 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
12393
12394 * textmodes/table.el (table-shorten-cell): Fix typo.
12395
12396 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
12397
12398 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
12399
12400 2011-12-05 Eli Zaretskii <eliz@gnu.org>
12401
12402 * descr-text.el (describe-char): Fix display of strong
12403 right-to-left characters and directional embeddings and overrides.
12404
12405 * simple.el (what-cursor-position): Fix display of codepoints of
12406 strong right-to-left characters.
12407
12408 2011-12-05 Chong Yidong <cyd@gnu.org>
12409
12410 * faces.el (read-color): Doc fix.
12411
12412 2011-12-05 Glenn Morris <rgm@gnu.org>
12413
12414 * align.el (align--set-marker): Add doc-string.
12415 Don't try to move something that is not a marker. (Bug#10216)
12416
12417 2011-12-04 Glenn Morris <rgm@gnu.org>
12418
12419 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
12420 overly zealous deletion of trailing whitespace.
12421
12422 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
12423
12424 * server.el (server-delete-client): On Windows, do not try to delete
12425 the only terminal.
12426 (server-process-filter): On Windows, treat requests for a tty frame as
12427 if they were for a GUI frame if the running server is in GUI mode.
12428
12429 2011-12-03 Glenn Morris <rgm@gnu.org>
12430
12431 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
12432
12433 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12434
12435 * electric.el: Streamline electric-indent's hook.
12436 (electric-indent-chars): Revert to simple list.
12437 (electric-indent-functions): New var.
12438 (electric-indent-post-self-insert-function): Use it.
12439
12440 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
12441 there's no inferior buffer (bug#10196).
12442 (prolog-consult-compile): Don't use toggle-read-only.
12443
12444 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
12445
12446 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
12447 interrupt. (Bug#10187)
12448
12449 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12450
12451 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
12452 (bug#9160).
12453
12454 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
12455 (bug#10191).
12456
12457 2011-12-02 Juri Linkov <juri@jurta.org>
12458
12459 * info.el (Info-search): Display "end of manual" when Isearch
12460 reaches the end of single-file Info manual. (Bug#9918)
12461
12462 2011-12-02 Eli Zaretskii <eliz@gnu.org>
12463
12464 * isearch.el (isearch-message-prefix): Run the input method part
12465 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
12466
12467 2011-12-02 Juri Linkov <juri@jurta.org>
12468
12469 * isearch.el (isearch-occur): Use `word-search-regexp' for
12470 `isearch-word'.
12471 (isearch-search-and-update): Add condition for `isearch-word' and
12472 call `word-search-regexp'. (Bug#10145)
12473
12474 2011-12-01 Glenn Morris <rgm@gnu.org>
12475
12476 * eshell/em-hist.el (eshell-hist-initialize):
12477 Handle eshell-history-size nil and HISTSIZE set or unset.
12478 (eshell-history-file-name, eshell-history-size): Fix custom type.
12479
12480 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12481
12482 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
12483
12484 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
12485
12486 * progmodes/verilog-mode.el (verilog-pretty-expr):
12487 Rework verilog-pretty-expr to handle new assignment operators in system
12488 verilog, such as += *= and the like.
12489 (verilog-assignment-operator-re): Regular expression to find the
12490 assigment operator in a verilog assignment.
12491 (verilog-assignment-operation-re): Regular expression to find an
12492 assignment statement for pretty-expr.
12493 (verilog-in-attribute-p): Query returns true if point is in an
12494 attribute context; used to skip these for expression line up from
12495 pretty-expr.
12496 (verilog-in-parameter-p): Query returns true if point is in an
12497 parameter definition context; used to skip these for expression
12498 line up from pretty-expr.
12499 (verilog-in-parenthesis-p): Query returns true if point is in a
12500 parenthetical expression, specifically ( ) but not [ ] or { };
12501 used by pretty-expr.
12502 (verilog-just-one-space): If there is no space, don't add one.
12503 (verilog-get-lineup-indent-2): Specifically skip just attribute
12504 contexts for expression lineup, rather than skipping all
12505 parenthetical expressions.
12506 (verilog-calculate-indent): Fix comment, and fix indent.
12507 (verilog-do-indent): Indent declarations in lists (suggested by
12508 Joachim Lechner).
12509 (verilog-mode-abbrev-table): Populate abbrev mode with the various
12510 skeleton items.
12511 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
12512 by Alain Mellan).
12513
12514 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
12515
12516 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
12517 parameters with embedded comments. Reported by Ray Stevens.
12518 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
12519 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
12520 Reported by Tim Holt.
12521 (verilog-auto): Fix AUTOing a upper module then AUTOing module
12522 instantiated by upper module causing wrong expansion until AUTOed a
12523 second time. Reported by K C Buckenmaier.
12524 (verilog-diff-auto): Fix showing .* as a difference when
12525 `verilog-auto-star-save' off. Reported by Dan Dever.
12526 (verilog-auto-reset, verilog-read-always-signals)
12527 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
12528 temporary signals in reset list if
12529 verilog-auto-reset-blocking-in-non is nil, and match assignment
12530 style to each signal's assignment type, bug381.
12531 Reported by Thomas Esposito.
12532 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
12533 (verilog-uvm-statement-re): Support UVM indentation and
12534 highlighting, with old OVM keywords only.
12535 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
12536 Support AUTOTIEOFF creating non-wire data types.
12537 Suggested by Jonathan Greenlaw.
12538 (verilog-auto-insert-lisp, verilog-delete-to-paren)
12539 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
12540 (verilog-inject-sense, verilog-read-inst-pins)
12541 (verilog-read-sub-decls, verilog-read-sub-decls-line):
12542 Fix mismatching parenthesis inside commented out code when deleting
12543 AUTOINST, bug383. Reported by Jonathan Greenlaw.
12544 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
12545 non-numeric vector width. Reported by Alex Reed.
12546 (verilog-auto-ascii-enum): Add "onehot" option to work around not
12547 detecting signals with parameter widths. Reported by Alex Reed.
12548 (verilog-auto-delete-trailing-whitespace):
12549 With `verilog-auto-delete-trailing-whitespace' remove trailing
12550 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
12551 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
12552 Fix verilog-scan-cache corruption when running user AUTO expansion
12553 hooks that call indentation routines.
12554 (verilog-simplify-range-expression): Fix typo ignoring lower case
12555 identifiers.
12556 (verilog-delete-auto): Fix delete-autos to also remove user created
12557 automatics, as long as they start with AUTO.
12558 (verilog-batch-diff-auto, verilog-diff-auto)
12559 (verilog-diff-function): Add `verilog-diff-auto' and bind to
12560 "C-c?" to report differences in AUTO expansion, ignoring spaces.
12561 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
12562 (verilog-in-paren-quick, verilog-re-search-backward-quick)
12563 (verilog-re-search-forward-quick, verilog-syntax-ppss):
12564 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
12565 is disabled and its cache will get corrupt, causing AUTOS not to
12566 expand. Instead use only -quick functions.
12567 (verilog-scan-region): Fix scanning over escaped quotes.
12568 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
12569 (verilog-re-search-backward-quick)
12570 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
12571 related functions now ignore strings, to fix misparsing of strings
12572 with magic comments embedded in them.
12573 (verilog-read-auto-template):
12574 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
12575 Reported by Brad Dobbie.
12576 (verilog-read-auto-template):
12577 Fix 'verilog-auto-inst-template-numbers' with comments.
12578 Reported by Brad Dobbie.
12579 (verilog-auto-inst, verilog-auto-inst-param)
12580 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
12581 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
12582 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
12583 debugging templates without merge conflicts, bug357.
12584 Reported by Brad Dobbie.
12585 (verilog-read-auto-template):
12586 Fix verilog-auto-inst-template-numbers with multiple templates.
12587 Reported by Brad Dobbie.
12588 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
12589 abbrevs so user won't be asked to save.
12590 (verilog-read-auto-lisp-present): Fix to start at beginning of
12591 buffer in case called outside of verilog-auto.
12592 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
12593 to "X-2". Reported by Matthew Myers.
12594 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
12595 all inputs from module templates. Reported by Leith Johnson.
12596 (verilog-module-inside-filename-p): Fix locating programs as with
12597 modules.
12598 (verilog-auto-inst-port): Fix vl-width expressions when using
12599 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
12600 (verilog-decls-get-regs, verilog-decls-get-signals,
12601 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
12602 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
12603 verilog-read-decls): Combine reg and wire structures into one var
12604 structure to represent SystemVerilog concepts.
12605 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
12606 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
12607 (verilog-auto-wire-type, verilog-insert-definition):
12608 Add verilog-auto-wire-type and AUTOLOGIC to support using
12609 SystemVerilog "logic" keyword instead of "wire"/"reg".
12610 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
12611 to declares outputs that also have assignments (presumably in an
12612 ifdef or generate if so there's not a driver conflict).
12613 Reported by Matthew Myers.
12614 (verilog-auto-declare-nettype, verilog-insert-definition):
12615 Add verilog-auto-declare-nettype to fix declarations using
12616 `default_nettype none. Reported by Julian Gorfajn.
12617 (verilog-read-always-signals-recurse, verilog-read-decls)
12618 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
12619 malformed end statement, bug325. Reported by Joshua Wise and
12620 Andrew Drake.
12621 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
12622 (verilog-inst-comment-re): Fix not deleting Interfaced comment
12623 when expanding .* in interfaces, bug320.
12624 Reported by Pierre-David Pfister.
12625 (verilog-read-module-name): Fix import statements between module
12626 name and open parenthesis, bug317.
12627 Reported by Pierre-David Pfister.
12628 (verilog-simplify-range-expression): Fix simplification of
12629 multiplications inside AUTOWIRE connections, bug303.
12630 (verilog-auto-inst-port): Support parameter expansion in
12631 multidimensional arrays.
12632 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
12633 after "assert property". Reported by Julian Gorfajn.
12634 (verilog-simplify-range-expression): Fix "couldn't merge" errors
12635 with multiplication, bug303.
12636 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
12637 Reported by Jan Frode Lonnum.
12638
12639 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
12640
12641 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
12642 (hfy-shell-file-name, hfy-shell):
12643 * international/fontset.el (x-decompose-font-name): Fix typos.
12644
12645 2011-11-29 Ken Brown <kbrown@cornell.edu>
12646
12647 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
12648 (gdb-version): Remove defvar.
12649 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
12650 (gdb-gud-context-command, gdb-non-stop-handler)
12651 (gdb-current-context-command, gdb-stopped): Use it.
12652 (gdb-init-1): Enable pretty printing here.
12653 (gdb-non-stop-handler): Don't enable pretty-printing here.
12654 Check to see if the target supports non-stop mode; if not, turn off
12655 non-stop mode. Use the following.
12656 (gdb-check-target-async): New defun.
12657 (gud-watch, gdb-stopped): Fix whitespace.
12658 (gdb-get-source-file): Don't try to display the source file if
12659 `gdb-main-file' is nil.
12660
12661 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
12662
12663 * align.el: Try to generate fewer markers (bug#10047).
12664 (align--set-marker): New macro.
12665 (align-region): Use it.
12666
12667 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
12668
12669 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
12670
12671 2011-11-29 Chong Yidong <cyd@gnu.org>
12672
12673 * indent.el (indent-for-tab-command, indent-according-to-mode):
12674 Doc fix.
12675 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
12676
12677 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
12678
12679 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
12680 aware of remote file names. (Bug#10124)
12681
12682 2011-11-29 Chong Yidong <cyd@gnu.org>
12683
12684 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
12685
12686 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12687
12688 * files.el (find-file): Don't use force-same-window (bug#10144).
12689 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
12690 use pop-to-buffer if the selected window can't be used.
12691 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
12692
12693 2011-11-28 Eli Zaretskii <eliz@gnu.org>
12694
12695 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
12696 special-mode-map.
12697
12698 2011-11-28 Chong Yidong <cyd@gnu.org>
12699
12700 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
12701
12702 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
12703
12704 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
12705 gdb-get-source-file-list on gdb-create-source-file-list.
12706
12707 2011-11-26 Eli Zaretskii <eliz@gnu.org>
12708
12709 * whitespace.el (whitespace-newline): Use a different foreground
12710 color for 16-color light-background displays.
12711
12712 2011-11-24 Chong Yidong <cyd@gnu.org>
12713
12714 * window.el (display-buffer--special-action): Doc fix.
12715
12716 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
12717
12718 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
12719 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
12720 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
12721 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
12722 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
12723 (avl-tree-stack-first):
12724 * emacs-lisp/cconv.el (cconv--analyse-use):
12725 * net/gnutls.el (gnutls-negotiate): Fix typos.
12726
12727 2011-11-24 Glenn Morris <rgm@gnu.org>
12728
12729 * lpr.el (lpr-windows-system, lpr-lp-system):
12730 * mail/binhex.el (binhex-begin-line):
12731 * progmodes/grep.el (grep-history, grep-find-history):
12732 * textmodes/flyspell.el:
12733 * vc/pcvs-defs.el (cvs-global-menu):
12734 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
12735 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
12736 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
12737
12738 * net/tls.el: Fix case of "GnuTLS".
12739
12740 * paths.el (rmail-file-name): Format doc-string for make-docfile.
12741
12742 * version.el (emacs-build-system): Give it a doc-string.
12743
12744 2011-11-24 Juri Linkov <juri@jurta.org>
12745
12746 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
12747
12748 2011-11-24 Glenn Morris <rgm@gnu.org>
12749
12750 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
12751 if called on a non-mime message just toggle the headers. (Bug#8006)
12752
12753 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
12754
12755 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
12756 (allout-lead-with-comment-string, allout-structure-deleted-hook)
12757 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
12758 (allout-rebullet-heading, allout-open-sibtopic)
12759 (allout-toggle-current-subtree-encryption)
12760 (allout-toggle-subtree-encryption, allout-encrypt-string)
12761 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
12762 (allout-distinctive-bullets-string, allout-auto-activation):
12763 * window.el (window-normalize-buffer-to-display):
12764 * progmodes/verilog-mode.el (verilog-batch-indent):
12765 * textmodes/bibtex.el (bibtex-field-braces-opt)
12766 (bibtex-field-strings-opt):
12767 * vc/cvs-status.el (cvs-tree-merge):
12768 Fix typos.
12769
12770 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
12771
12772 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
12773 `non-essential' to t, in order to avoid remote connections.
12774
12775 2011-11-23 Eli Zaretskii <eliz@gnu.org>
12776
12777 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12778 On MS-DOS and MS-Windows, compare with loaddefs.el
12779 case-insensitively.
12780
12781 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
12782
12783 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
12784
12785 2011-11-23 Glenn Morris <rgm@gnu.org>
12786
12787 * paths.el (rmail-file-name): Reformat the doc-string so that it
12788 is picked up.
12789
12790 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
12791 (rmail-auto-file): Ignore case in the "special" field names,
12792 as mail-fetch-field does for all others.
12793
12794 * mail/rmail.el (rmail-forward):
12795 * mail/rmailkwd.el (rmail-set-label):
12796 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
12797 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
12798
12799 * mail/rmail.el (rmail-current-message): Doc fix.
12800
12801 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
12802
12803 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12804
12805 * server.el (server-eval-and-print): Allow C-g (bug#6585).
12806
12807 2011-11-22 Glenn Morris <rgm@gnu.org>
12808
12809 * mail/rmailmm.el (test-rmail-mime-handler)
12810 (test-rmail-mime-bulk-handler)
12811 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
12812
12813 2011-11-21 Juri Linkov <juri@jurta.org>
12814
12815 * calc/calc.el (calc-read-key-sequence):
12816 Let-bind `input-method-function' to nil. (Bug#10018)
12817
12818 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12819
12820 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
12821 Tell the caller that the next line needs recomputation, even
12822 though it doesn't start a sexp (bug#10094).
12823
12824 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12825
12826 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
12827
12828 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
12829
12830 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
12831 Use force-same-window.
12832
12833 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
12834
12835 * descr-text.el (describe-char-unicode-data):
12836 * json.el (json-string-escape):
12837 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
12838 (Footnote-unicode, Footnote-style-p):
12839 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
12840
12841 2011-11-20 Chong Yidong <cyd@gnu.org>
12842
12843 * window.el (replace-buffer-in-windows): Restore interactive spec.
12844
12845 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
12846
12847 * electric.el (electric-indent-mode): Fix last change (too optimistic).
12848
12849 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
12850 (byte-compile-global-not-obsolete-vars): New var.
12851 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
12852 Use it.
12853 (byte-compile-warn-obsolete): Align text with the one in *Help*.
12854
12855 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
12856
12857 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
12858 * progmodes/pascal.el (electric-pascal-equal):
12859 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
12860 * xml.el (xml-substitute-special): Fix typos.
12861
12862 2011-11-20 Glenn Morris <rgm@gnu.org>
12863
12864 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
12865 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
12866 Doc fixes.
12867 (rmail-decode-mime-charset): Mark as obsolete.
12868
12869 * mail/rmailsum.el (rmail-message-regexp-p-1):
12870 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
12871 Before using mime functions, check they are set. (Bug#10077)
12872
12873 2011-11-19 Juri Linkov <juri@jurta.org>
12874
12875 * info.el (Info-finder-find-node): Use `package--builtins' instead
12876 of `package-alist'. Use node names formed by the pattern "Keyword "
12877 and the keyword name.
12878
12879 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
12880
12881 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
12882
12883 2011-11-19 Juri Linkov <juri@jurta.org>
12884
12885 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
12886 that calls `revert-buffer' on all Info buffers. (Bug#9915)
12887 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
12888 `old-history', `old-history-forward'. Add let-binding
12889 `window-selected'. Remove calls to `kill-buffer',
12890 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
12891 before calling `Info-find-node', so `Info-find-node-2' will reread
12892 the Info file. Restore window positions only when `window-selected'
12893 is non-nil.
12894
12895 2011-11-19 Juri Linkov <juri@jurta.org>
12896
12897 * isearch.el (isearch-lazy-highlight-new-loop):
12898 Remove condition `(not isearch-error)'. (Bug#9918)
12899
12900 * misearch.el (multi-isearch-search-fun): Add condition
12901 `(not bound)' to ignore lazy-highlighting search.
12902 Add the search-failed message "end of multi" when the end of
12903 multi-sequence is reached. Uncapitalize the search-failed
12904 message "Repeat for next buffer".
12905
12906 * info.el (Info-search): Add the search-failed message
12907 "end of the manual" when the end of the manual is reached
12908 in Isearch mode.
12909
12910 2011-11-19 Juri Linkov <juri@jurta.org>
12911
12912 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
12913 Use non-destructive `remove' instead of `delete' because
12914 `Info-history-list' stored to `Info-isearch-initial-history-list' in
12915 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
12916
12917 2011-11-19 Juri Linkov <juri@jurta.org>
12918
12919 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
12920 to nil instead of binding `search-ring' and `regexp-search-ring'.
12921 (Bug#9185)
12922
12923 2011-11-19 Eli Zaretskii <eliz@gnu.org>
12924
12925 * simple.el (line-move): Force movement by logical lines for any
12926 hscrolled window, not only when auto-hscroll-mode is on.
12927 (line-move-visual): Update doc string to that effect. (Bug#10076)
12928
12929 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
12930
12931 * language/european.el (macintosh): Define as alias for mac-roman.
12932
12933 2011-11-19 Eli Zaretskii <eliz@gnu.org>
12934
12935 * mail/rmailmm.el (rmail-mime-display-header)
12936 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
12937 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
12938 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
12939 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
12940 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
12941 of a raw aref.
12942 (rmail-mime-entity-segment): To get past the tagline, move forward
12943 2 more lines, to account for the 2 empty lines that precede and
12944 follow the line with the buttons.
12945 (rmail-mime-update-tagline): Move one more line, to get past the
12946 empty line that follows the buttons in the tagline. (Bug#9520)
12947
12948 2011-11-19 Martin Rudalics <rudalics@gmx.at>
12949
12950 * window.el (window-max-delta-1, window-min-delta-1)
12951 (window-min-size-1, window-state-get-1, window-state-put-1)
12952 (window-state-put-2): Use "window--" prefix.
12953
12954 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
12955
12956 * emacs-lisp/smie.el: Improve warnings and conflict detection.
12957 (smie-warning-count): New var.
12958 (smie-set-prec2tab): Use it.
12959 (smie-bnf->prec2): Improve warnings. Add docstring.
12960 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
12961 (smie-bnf--set-class): New function.
12962 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
12963 corner case.
12964
12965 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
12966 (compilation-error-properties, compilation-move-to-column):
12967 Handle compilation-first-column while in the target buffer.
12968
12969 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
12970 Don't hardcode point-min==1.
12971
12972 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
12973 (eshell-rewrite-for-command): Remove workaround.
12974 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
12975 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
12976 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
12977
12978 * files-x.el (modify-file-local-variable): Obey commenting conventions.
12979
12980 2011-11-17 Glenn Morris <rgm@gnu.org>
12981
12982 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12983 Ignore buffer-local generated-autoload-file if it is the same
12984 as the global value. (Bug#10049)
12985
12986 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
12987
12988 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
12989 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
12990 (reftex-toc-previous-heading, reftex-toc-max-level)
12991 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
12992 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
12993 (reftex-toc-do-promote, reftex-toc-promote-prepare)
12994 (reftex-toc-promote-action, reftex-toc-extract-section-number)
12995 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
12996 (reftex-toc-rename-label, reftex-toc-visit-location)
12997 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
12998 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
12999 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
13000 leaving "*toc*" only for references to the buffer.
13001
13002 2011-11-17 Martin Rudalics <rudalics@gmx.at>
13003
13004 * window.el (window-resize, delete-window, split-window):
13005 Replace window-splits by window-combination-resize.
13006 * cus-start.el (window-splits): Replace by window-combination-resize.
13007
13008 2011-11-17 Glenn Morris <rgm@gnu.org>
13009
13010 * progmodes/sh-script.el (sh-font-lock-keywords-var):
13011 Make bash entry derive from sh entry, not shell entry.
13012
13013 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
13014
13015 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
13016 local file name.
13017
13018 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
13019
13020 * menu-bar.el (menu-bar-file-menu):
13021 * printing.el (pr-ps-utility):
13022 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
13023 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
13024 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
13025 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
13026 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
13027 (icalendar--convert-cyclic-to-ical)
13028 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
13029 (icalendar--convert-ical-to-diary)
13030 (icalendar--convert-recurring-to-diary)
13031 (icalendar--convert-non-recurring-all-day-to-diary)
13032 (icalendar-import-format-sample):
13033 * progmodes/idlw-shell.el (idlwave-shell-mode):
13034 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
13035 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
13036 (vhdl-ps-print-init): Fix typos.
13037
13038 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
13039
13040 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
13041 FSF and collapse date sequence, obscure author/maintainer email address
13042 better, remove extra version line, track relocation of author's webpage.
13043
13044 * progmodes/python.el (python-pdbtrack-input-prompt)
13045 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
13046 regular python pdb prompts. Adjustments shamelessly taken exactly as
13047 suggested in EmacsWiki page (tiny change):
13048 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
13049
13050 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
13051
13052 * expand.el (expand-pos, expand-index, expand-point):
13053 Remove redundant info from docstring.
13054 (expand-add-abbrevs): Doc fix.
13055 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
13056 (expand-sample-perl-mode-expand-list): Fix typos.
13057
13058 * net/dbus.el (dbus-event-member-name):
13059 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
13060 * term/pc-win.el (msdos-create-frame-with-faces):
13061 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
13062
13063 2011-11-16 Martin Rudalics <rudalics@gmx.at>
13064
13065 * window.el (split-window, window-state-get-1)
13066 (window-state-put-1, window-state-put-2): Rename occurrences of
13067 window-nest to window-combination-limit.
13068 * cus-start.el (window-nest): Rename to window-combination-limit.
13069
13070 2011-11-16 Chong Yidong <cyd@gnu.org>
13071
13072 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
13073 regexp (Bug#10033).
13074
13075 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13076
13077 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
13078 `completing-read' will remove *Completions* and will preserve
13079 current-buffer for us.
13080 (tmm-add-prompt): Users of *Completions* will always (re)set its
13081 major mode.
13082 (tmm-old-comp-map): Remove.
13083
13084 2011-11-16 Glenn Morris <rgm@gnu.org>
13085
13086 * mail/rmailedit.el: Require rmailmm when compiling.
13087 (rmail-old-mime-state): New declaration.
13088 (rmail-edit-current-message): If editing a mime message,
13089 edit the "raw" message from the mbox buffer.
13090 (rmail-cease-edit): Handle mime messages. (Bug#9840)
13091
13092 2011-11-15 Glenn Morris <rgm@gnu.org>
13093
13094 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
13095 which wasn't being used. Add optional arg to force given state.
13096 (rmail-mime): Add optional arg to force given state.
13097
13098 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
13099
13100 * allout.el (allout-encryption-plaintext-sanitization-regexps):
13101 * frame.el (display-mm-dimensions-alist):
13102 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
13103 (outline-move-subtree-down):
13104 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
13105 (newsticker--treeview-do-get-node):
13106 * net/quickurl.el (quickurl-list-buffer-name):
13107 * progmodes/dcl-mode.el (dcl-mode):
13108 * progmodes/gdb-mi.el (gdb-mapcar*):
13109 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
13110
13111 2011-11-15 Glenn Morris <rgm@gnu.org>
13112
13113 * mail/rmail.el (rmail-file-coding-system): It's only ever used
13114 in a boolean sense, so just make it a boolean, and fix the doc.
13115 (rmail-show-mime-function, rmail-mime-feature)
13116 (rmail-require-mime-maybe): Doc fixes.
13117 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
13118
13119 * mail/rmailmm.el (rmail-show-mime): Doc fix.
13120
13121 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
13122
13123 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
13124 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
13125 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
13126 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
13127
13128 2011-11-15 Glenn Morris <rgm@gnu.org>
13129
13130 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
13131 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
13132 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
13133 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
13134 (rmail-mime, rmail-show-mime): Doc fixes.
13135
13136 * term/ns-win.el (mode-line-frame-identification):
13137 Leave it alone. (Bug#10051)
13138
13139 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
13140
13141 * mail/rmailout.el (rmail-output-to-rmail-buffer):
13142 Handle empty buffers. (Bug#9978)
13143
13144 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
13145
13146 * international/mule.el (define-charset):
13147 * mail/rmailmm.el (rmail-mime-find-header-encoding):
13148 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
13149 * progmodes/verilog-mode.el (verilog-backward-token):
13150 * textmodes/ispell.el (lookup-words):
13151 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
13152
13153 2011-11-14 Glenn Morris <rgm@gnu.org>
13154
13155 * progmodes/executable.el
13156 (executable-make-buffer-file-executable-if-script-p):
13157 Handle file-modes returning nil.
13158
13159 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
13160 message - not necessary, and causes problems. (Bug#9831)
13161
13162 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
13163
13164 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
13165
13166 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
13167 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
13168 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
13169
13170 2011-11-12 Martin Rudalics <rudalics@gmx.at>
13171
13172 * window.el (window-resize, delete-window): Use window-splits
13173 variable instead of function.
13174 (window-state-get-1, window-state-put-2, window-state-put):
13175 Don't deal with windows' splits status.
13176
13177 2011-11-12 Glenn Morris <rgm@gnu.org>
13178
13179 * apropos.el (apropos-do-all, apropos-library, apropos-value)
13180 (apropos-documentation): Doc fixes.
13181
13182 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
13183
13184 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
13185 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
13186
13187 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
13188
13189 * electric.el (electric-indent-post-self-insert-function): Make it
13190 possible for a char to only indent in some circumstances.
13191 (electric-indent-mode): Simplify.
13192
13193 2011-11-11 Martin Rudalics <rudalics@gmx.at>
13194
13195 * window.el (windows-with-parameter): Remove unused function.
13196 (windows-at-side): Rename to window-at-side-list.
13197 (window-check, window-atom-check, window-atom-check-1)
13198 (window-side-check, window-size-ignore, window-size-fixed-1)
13199 (window-in-direction-2): Prefix with "window--".
13200 (window-tree-1): Rename to window--subtree, fix doc-string.
13201
13202 2011-11-11 Glenn Morris <rgm@gnu.org>
13203
13204 * subr.el (eval-after-load): If FILE is already loaded,
13205 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
13206
13207 2011-11-10 Glenn Morris <rgm@gnu.org>
13208
13209 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
13210 Call svn via vc-svn-command rather than vc-do-command.
13211 (vc-svn-command): Add --non-interactive. (Bug#9993)
13212 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
13213
13214 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
13215 Add toggle-read-only. (Bug#7292)
13216 * files.el (toggle-read-only): Mention that it should only
13217 be used interactively. (Bug#10006)
13218
13219 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
13220
13221 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13222 Adjust regexp for OCaml warnings.
13223
13224 * electric.el (electric-pair-post-self-insert-function): Let user
13225 turn it off buffer-locally (bug#9932).
13226
13227 * progmodes/python.el (python-beginning-of-statement):
13228 Rewrite (bug#2703).
13229
13230 * progmodes/compile.el: Better handle TABs (bug#9749).
13231 (compilation-internal-error-properties)
13232 (compilation-next-error-function): Obey the target buffer's
13233 compilation-error-screen-columns.
13234
13235 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
13236
13237 * progmodes/meta-mode.el: Remove obsolete comments.
13238 (meta-right-comment-regexp, meta-ignore-comment-regexp):
13239 Fix typos in docstrings.
13240
13241 2011-11-09 Martin Rudalics <rudalics@gmx.at>
13242
13243 * window.el (window-size-fixed-p): Rewrite doc-string.
13244 (window-resizable-p): Rename to window--resizable-p. Update callers.
13245 (window--resizable): New function. Make all callers of
13246 window-resizable call window--resizable instead.
13247 (window-resizable): Rewrite in terms of window--resizable.
13248
13249 2011-11-08 Glenn Morris <rgm@gnu.org>
13250
13251 * progmodes/delphi.el (delphi-mode-syntax-table):
13252 Let define-derived-mode define a proper syntax table. (Bug#9994)
13253
13254 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
13255
13256 * window.el: Stay away from defsubst.
13257 (window-list-no-nils): Remove.
13258 (window-state-get-1, window-state-get): Use backquote instead.
13259
13260 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13261
13262 * emacs-lisp/find-func.el (find-function-read):
13263 Fix incorrect use of default argument in `completing-read'.
13264
13265 2011-11-08 Martin Rudalics <rudalics@gmx.at>
13266
13267 * window.el (display-buffer-function, special-display-function):
13268 Mention display-buffer-record-window but do not mention
13269 help-setup parameter in doc-strings.
13270 (window-min-delta): Fix doc-string typo.
13271
13272 2011-11-08 Chong Yidong <cyd@gnu.org>
13273
13274 * window.el (window-total-height, window-total-width): Doc fix.
13275 (window-body-size): Move from C.
13276 (window-body-height, window-body-width): Move to C.
13277
13278 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
13279
13280 * window.el: Make special-display like display-buffer-alist (bug#9532).
13281 (display-buffer--special-action): New function, morphed
13282 from display-buffer--special.
13283 (display-buffer): Use it to handle special-display-buffers at higher
13284 priority (just after display-buffer-alist).
13285 (display-buffer-fallback-action, display-buffer--other-frame-action)
13286 (pop-to-buffer-same-window): Remove display-buffer--special.
13287
13288 2011-11-07 Glenn Morris <rgm@gnu.org>
13289
13290 * calendar/cal-menu.el (cal-menu-set-date-title):
13291 Do nothing if not in a calendar. (Bug#9976)
13292
13293 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
13294
13295 * files.el (find-file): Always use selected-window.
13296
13297 2011-11-07 Martin Rudalics <rudalics@gmx.at>
13298
13299 * window.el (window-combinations): Make WINDOW argument
13300 mandatory. Rewrite doc-string.
13301 (walk-window-subtree, window-atom-check, window-min-delta)
13302 (window-max-delta, window--resize-this-window)
13303 (window--resize-root-window-vertically, window-tree)
13304 (balance-windows, window-state-put): Rewrite doc-strings as to
13305 not mention the term "subwindow".
13306 (window--resize-subwindows-skip-p): Rename to
13307 window--resize-child-windows-skip-p.
13308 (window--resize-subwindows-normal): Rename to
13309 window--resize-child-windows-normal.
13310 (window--resize-subwindows): Rename to
13311 window--resize-child-windows.
13312 (window-or-subwindow-p): Rename to window--in-subtree-p.
13313
13314 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
13315
13316 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
13317 Ensure that mbox format messages end in two newlines (Bug#9974).
13318
13319 2011-11-06 Chong Yidong <cyd@gnu.org>
13320
13321 * window.el (window-combination-p): Function deleted; its
13322 side-effect is not used in any existing code.
13323 (window-combinations, window-combined-p): Call window-*-child
13324 directly.
13325
13326 2011-11-05 Chong Yidong <cyd@gnu.org>
13327
13328 * window.el (window-valid-p): Rename from window-any-p.
13329 (window-size-ignore, window-state-get): Callers changed.
13330 (window-normalize-window): Rename from window-normalize-any-window.
13331 New arg LIVE-ONLY, replacing window-normalize-live-window.
13332 (window-normalize-live-window): Delete.
13333 (window-combination-p, window-combined-p, window-combinations)
13334 (walk-window-subtree, window-atom-root, window-min-size)
13335 (window-sizable, window-sizable-p, window-size-fixed-p)
13336 (window-min-delta, window-max-delta, window-resizable)
13337 (window-resizable-p, window-full-height-p, window-full-width-p)
13338 (window-current-scroll-bars, window-point-1, set-window-point-1)
13339 (window-at-side-p, window-in-direction, window-resize)
13340 (adjust-window-trailing-edge, maximize-window, minimize-window)
13341 (window-deletable-p, delete-window, delete-other-windows)
13342 (record-window-buffer, unrecord-window-buffer)
13343 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
13344 (quit-window, split-window, window-state-put)
13345 (set-window-text-height, fit-window-to-buffer)
13346 (shrink-window-if-larger-than-buffer): Callers changed.
13347
13348 2011-11-04 Eli Zaretskii <eliz@gnu.org>
13349
13350 * mail/rmail.el (rmail-simplified-subject): Decode subject with
13351 rfc2047-decode-string.
13352 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
13353 warnings.
13354
13355 * window.el (window-body-height, window-body-width): Mention in
13356 the doc string that the return values are in frame's canonical
13357 units. (Bug#9949)
13358
13359 2011-11-03 Alan Mackenzie <acm@muc.de>
13360
13361 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
13362 change in cc-engine.el.
13363
13364 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13365
13366 * window.el (switch-to-buffer): Use `force-same-window' interactively.
13367
13368 2011-11-02 Martin Rudalics <rudalics@gmx.at>
13369
13370 * window.el (quit-window): Call unrecord-window-buffer after
13371 showing another buffer in the window. (Bug#9937)
13372 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
13373
13374 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
13375
13376 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
13377 Accept status with more than 9 shelves. (Bug#9935)
13378 Reported by Colin D Bennett <colin@gibibit.com>.
13379
13380 2011-11-01 Martin Rudalics <rudalics@gmx.at>
13381
13382 * help.el (with-help-window): Don't reference
13383 temp-buffer-show-specifiers in doc-string.
13384
13385 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
13386
13387 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
13388 menu-item.
13389
13390 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13391
13392 * whitespace.el: New version 13.2.2.
13393 (whitespace-newline-mode): Disable properly. Reported by Sarah
13394 <EmacsWiki>.
13395
13396 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
13397
13398 * net/newst-treeview.el: Remove "Time-stamp".
13399 (newsticker--group-manage-orphan-feeds): Do not call
13400 newsticker--treeview-tree-update.
13401 (newsticker-treeview-update, newsticker-treeview):
13402 Call newsticker--treeview-tree-update if necessary.
13403
13404 2011-10-30 Martin Rudalics <rudalics@gmx.at>
13405
13406 * window.el (window-iso-combination-p, window-iso-combined-p)
13407 (window-iso-combinations): Remove "iso-" infix.
13408 Suggested by Chong Yidong.
13409 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
13410 (window-max-delta-1, window-resize, window--resize-siblings)
13411 (window--resize-this-window, adjust-window-trailing-edge)
13412 (split-window, balance-windows-1)
13413 (shrink-window-if-larger-than-buffer):
13414 * calendar/calendar.el (calendar-generate-window):
13415 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
13416
13417 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
13418
13419 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
13420 in place (bug#9907).
13421 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
13422 (eshell-rewrite-if-command, eshell-rewrite-for-command)
13423 (eshell-structure-basic-command, eshell-rewrite-while-command)
13424 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
13425 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
13426 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
13427 (eshell-do-pipelines-synchronously, eshell-eval-command):
13428 Use backquotes and prefer setq to set.
13429 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
13430 (eshell-macrop): Use functionp.
13431 (eshell-do-eval): Handle multiple expressions in `while' body.
13432
13433 2011-10-30 Chong Yidong <cyd@gnu.org>
13434
13435 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
13436 instead of set-mark (Bug#9810).
13437
13438 2011-10-30 Chong Yidong <cyd@gnu.org>
13439
13440 * window.el (split-window-below, split-window-right): Rename from
13441 split-window-above-each-other and split-window-side-by-side
13442 respectively. All callers changed.
13443 (split-window-sensibly, split-window-sensibly): Use them.
13444 (split-window-keep-point): Doc fix.
13445
13446 * isearch.el: Add isearch-scroll property to split-window-below
13447 and split-window-right.
13448
13449 * follow.el (follow-mode):
13450 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
13451 * progmodes/ada-xref.el (ada-gdb-application):
13452 * emulation/vip.el (vip-buffer-in-two-windows):
13453 * image-dired.el (image-dired-dired-with-window-configuration):
13454 * dired-x.el (dired-do-find-marked-files):
13455 * dired.el (dired-pop-to-buffer):
13456 * bs.el (bs--show-with-configuration):
13457 * vc/emerge.el (emerge-setup-windows):
13458 * textmodes/two-column.el (2C-two-columns):
13459 * textmodes/reftex-toc.el (reftex-toc):
13460 * progmodes/gdb-mi.el (gdb-setup-windows):
13461 * progmodes/fortran.el (fortran-window-create):
13462 * net/newst-treeview.el (newsticker--treeview-window-init):
13463 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
13464 * emulation/tpu-edt.el (tpu-gold-map):
13465 * emulation/crisp.el (crisp-mode-map):
13466 * calendar/calendar.el (calendar-basic-setup): Callers changed.
13467
13468 2011-10-29 Chong Yidong <cyd@gnu.org>
13469
13470 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
13471
13472 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
13473
13474 * textmodes/flyspell.el (flyspell-word): Fix char offset for
13475 forged Ispell output (Bug#7904).
13476
13477 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
13478
13479 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13480
13481 * doc-view.el: Avoid ugly errors about not finding nil.
13482 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
13483 (doc-view-dvipdf-program, doc-view-unoconv-program)
13484 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
13485 Avoid nil or absolute file name as default value.
13486 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
13487
13488 2011-10-28 Alan Mackenzie <acm@muc.de>
13489
13490 * progmodes/cc-defs.el (c-version): -> 5.32.2.
13491
13492 2011-10-28 Alan Mackenzie <acm@muc.de>
13493
13494 Amend the handling of c-beginning/end-of-defun in nested declaration
13495 scopes.
13496
13497 * progmodes/cc-vars.el (c-defun-tactic): Move here from
13498 cc-langs.el. Change it to a defcustom.
13499
13500 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
13501 cc-vars.el.
13502
13503 * progmodes/cc-engine.el (c-beginning-of-statement-1):
13504 Prevent "class foo : bar" being spuriously recognized as a label.
13505
13506 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
13507 Add parameter `inclusive' (to include enclosing braces in the region).
13508 (c-widen-to-enclosing-decl-scope): New function.
13509 (c-while-widening-to-decl-block): New macro.
13510 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
13511 outward for defun boundaries, and correspondingly change symbol
13512 `respect-enclosure' to `go-outward'.
13513 (c-declaration-limits): Change algorithm to report only the "innermost"
13514 defun's boundaries.
13515
13516 2011-10-28 Deniz Dogan <deniz@dogan.se>
13517
13518 * net/rcirc.el (rcirc-mode): Use hard newlines.
13519
13520 2011-10-28 Alan Mackenzie <acm@muc.de>
13521
13522 Amend to indent and fontify macros "which include their own semicolon"
13523 correctly, using the "virtual semicolon" mechanism.
13524
13525 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
13526
13527 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
13528 Recode to scan one line at a time rather than having \n and \r
13529 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
13530 (c-forward-label): Amend for virtual semicolons.
13531 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
13532
13533 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
13534 of the new C macros.
13535
13536 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
13537 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
13538 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
13539 (c-opt-cpp-macro-define): Make into a full language variable.
13540 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
13541 AWK Mode (including \n, \r) removed, no longer needed.
13542
13543 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
13544 Invoke c-make-macro-with-semi-re.
13545
13546 * progmodes/cc-vars.el (c-macro-with-semi-re):
13547 (c-macro-names-with-semicolon): New variables.
13548 (c-make-macro-with-semi-re): New function.
13549
13550 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13551
13552 * vc/log-edit.el: Fill empty field rather than adding new one.
13553 (log-edit-add-field): New function.
13554 (log-edit-insert-changelog): Use it.
13555
13556 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
13557
13558 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
13559
13560 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13561
13562 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
13563 (gdb--check-interpreter): New function.
13564 (gdb): Use it.
13565
13566 2011-10-27 Glenn Morris <rgm@gnu.org>
13567
13568 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
13569 (least-positive-float, least-negative-float)
13570 (least-positive-normalized-float, least-negative-normalized-float)
13571 (float-epsilon, float-negative-epsilon):
13572 Remove unnecessary declarations.
13573
13574 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
13575 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
13576 (least-positive-float, least-negative-float)
13577 (least-positive-normalized-float, least-negative-normalized-float)
13578 (float-epsilon, float-negative-epsilon): Add doc-strings,
13579 based on those in cl.texi.
13580
13581 * files.el (set-visited-file-name): If the major-mode changed,
13582 reload the local variables. (Bug#9796)
13583
13584 2011-10-27 Chong Yidong <cyd@gnu.org>
13585
13586 * subr.el (change-major-mode-after-body-hook): New hook.
13587 (run-mode-hooks): Run it.
13588
13589 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13590 Use change-major-mode-before-body-hook.
13591
13592 * simple.el (fundamental-mode):
13593 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
13594 change introducing fundamental-mode-hook.
13595
13596 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
13597
13598 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
13599
13600 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
13601
13602 * ido.el (ido-file-name-all-completions-1): Do not require
13603 tramp.el explicitly. (Bug#7583)
13604
13605 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
13606
13607 * progmodes/octave-mod.el:
13608 * progmodes/octave-inf.el: Update maintainer.
13609
13610 2011-10-26 Chong Yidong <cyd@gnu.org>
13611
13612 * subr.el (with-wrapper-hook): Rewrite doc.
13613
13614 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
13615
13616 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
13617 filenames "/method:foo:". (Bug#9793)
13618
13619 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13620
13621 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
13622 (bug#9865).
13623
13624 2011-10-24 Glenn Morris <rgm@gnu.org>
13625
13626 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
13627
13628 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
13629
13630 * notifications.el: Add the requirement of a running D-Bus session
13631 bus to the Commentary.
13632
13633 2011-10-24 Juri Linkov <juri@jurta.org>
13634
13635 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
13636 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
13637 (Bug#9364)
13638
13639 2011-10-24 Juri Linkov <juri@jurta.org>
13640
13641 * info.el (Info-following-node-name-re): Add newline to the list
13642 of allowed characters for leading space. (Bug#9824)
13643
13644 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13645
13646 * progmodes/octave-inf.el (inferior-octave-mode-map):
13647 Fix C-c C-h binding.
13648 * progmodes/octave-mod.el (octave-help): Remove.
13649
13650 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
13651
13652 Sync with Tramp 2.2.3.
13653
13654 * net/tramp-cache.el (top): Pacify byte-compiler using
13655 `init-file-user' and `site-run-file'.
13656
13657 * net/trampver.el: Update release number.
13658
13659 2011-10-23 Chong Yidong <cyd@gnu.org>
13660
13661 * files.el (toggle-read-only): Remove obsolete comment about
13662 version control.
13663
13664 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
13665 for toggle-read-only. Note that this hasn't called vc-next-action
13666 since 2008-05-02, though it wasn't documented at the time.
13667
13668 * vc/ediff-init.el (ediff-toggle-read-only-function):
13669 Use toggle-read-only.
13670
13671 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
13672
13673 Fix bug #9560, sporadic wrong indentation; improve instrumentation
13674 of c-parse-state.
13675
13676 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
13677 correct faulty logical expression.
13678 (c-parse-state-state, c-record-parse-state-state):
13679 (c-replay-parse-state-state): New defvar/defuns.
13680 (c-debug-parse-state): Use new functions.
13681
13682 2011-10-22 Martin Rudalics <rudalics@gmx.at>
13683
13684 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
13685 last fix. Use window-in-direction correctly.
13686
13687 2011-10-21 Chong Yidong <cyd@gnu.org>
13688
13689 * progmodes/idlwave.el (idlwave-mode):
13690 * progmodes/vera-mode.el (vera-mode): No need to set
13691 require-final-newline; that's done in prog-mode.
13692 Suggested by Stefan Monnier.
13693
13694 2011-10-21 Martin Rudalics <rudalics@gmx.at>
13695
13696 * mouse.el (mouse-drag-window-above)
13697 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
13698 (mouse-drag-mode-line-1, mouse-drag-header-line)
13699 (mouse-drag-vertical-line-rightward-window): Remove.
13700 (mouse-drag-line): New function.
13701 (mouse-drag-mode-line, mouse-drag-header-line)
13702 (mouse-drag-vertical-line): Call mouse-drag-line.
13703 * window.el (window-at-side-p, windows-at-side): New functions.
13704
13705 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
13706
13707 * tar-mode.el (tar-grind-file-mode):
13708 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
13709
13710 2011-10-21 Chong Yidong <cyd@gnu.org>
13711
13712 * progmodes/idlwave.el (idlwave-mode):
13713 * progmodes/vera-mode.el (vera-mode):
13714 Use mode-require-final-newline.
13715
13716 2011-10-20 Glenn Morris <rgm@gnu.org>
13717
13718 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
13719
13720 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
13721
13722 * emulation/cua-base.el (cua-set-mark): Fix case of string.
13723
13724 2011-10-20 Chong Yidong <cyd@gnu.org>
13725
13726 * emulation/cua-base.el (cua-mode):
13727 * mail/footnote.el (footnote-mode):
13728 * mail/mailabbrev.el (mail-abbrevs-mode):
13729 * net/xesam.el (xesam-minor-mode):
13730 * progmodes/bug-reference.el (bug-reference-mode):
13731 * progmodes/cap-words.el (capitalized-words-mode):
13732 * progmodes/compile.el (compilation-minor-mode)
13733 (compilation-shell-minor-mode):
13734 * progmodes/gud.el (gud-tooltip-mode):
13735 * progmodes/hideif.el (hide-ifdef-mode):
13736 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
13737 * progmodes/subword.el (subword-mode):
13738 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
13739 * progmodes/which-func.el (which-function-mode):
13740 * term/tvi970.el (tvi970-set-keypad-mode):
13741 * term/vt100.el (vt100-wide-mode):
13742 * textmodes/flyspell.el (flyspell-mode):
13743 * textmodes/ispell.el (ispell-minor-mode):
13744 * textmodes/nroff-mode.el (nroff-electric-mode):
13745 * textmodes/paragraphs.el (use-hard-newlines):
13746 * textmodes/refill.el (refill-mode):
13747 * textmodes/reftex.el (reftex-mode):
13748 * textmodes/rst.el (rst-minor-mode):
13749 * textmodes/sgml-mode.el (html-autoview-mode)
13750 (sgml-electric-tag-pair-mode):
13751 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
13752 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
13753 * emulation/crisp.el (crisp-mode):
13754 * emacs-lisp/eldoc.el (eldoc-mode):
13755 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
13756 minor mode behavior.
13757
13758 2011-10-19 Juri Linkov <juri@jurta.org>
13759
13760 * descr-text.el (describe-char): Add #x2010 and #x2011 to
13761 the list of hard-coded chars with escape-glyph face.
13762
13763 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
13764
13765 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
13766
13767 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
13768
13769 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
13770 running process.
13771
13772 2011-10-19 Glenn Morris <rgm@gnu.org>
13773
13774 * vc/vc-bzr.el (vc-bzr-after-dir-status):
13775 Ignore ignored files. (Bug#9726)
13776
13777 2011-10-19 Chong Yidong <cyd@gnu.org>
13778
13779 Doc fix for minor modes, stating that an omitted argument enables
13780 the mode unconditionally when called from Lisp.
13781
13782 * abbrev.el (abbrev-mode):
13783 * allout.el (allout-mode):
13784 * autoinsert.el (auto-insert-mode):
13785 * autoarg.el (autoarg-mode, autoarg-kp-mode):
13786 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
13787 (global-auto-revert-mode):
13788 * battery.el (display-battery-mode):
13789 * composite.el (global-auto-composition-mode)
13790 (auto-composition-mode):
13791 * delsel.el (delete-selection-mode):
13792 * desktop.el (desktop-save-mode):
13793 * dired-x.el (dired-omit-mode):
13794 * dirtrack.el (dirtrack-mode):
13795 * doc-view.el (doc-view-minor-mode):
13796 * double.el (double-mode):
13797 * electric.el (electric-indent-mode, electric-pair-mode):
13798 * emacs-lock.el (emacs-lock-mode):
13799 * epa-hook.el (auto-encryption-mode):
13800 * follow.el (follow-mode):
13801 * font-core.el (font-lock-mode):
13802 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
13803 * help.el (temp-buffer-resize-mode):
13804 * hilit-chg.el (highlight-changes-mode)
13805 (highlight-changes-visible-mode):
13806 * hi-lock.el (hi-lock-mode):
13807 * hl-line.el (hl-line-mode, global-hl-line-mode):
13808 * icomplete.el (icomplete-mode):
13809 * ido.el (ido-everywhere):
13810 * image-file.el (auto-image-file-mode):
13811 * image-mode.el (image-minor-mode):
13812 * iswitchb.el (iswitchb-mode):
13813 * jka-cmpr-hook.el (auto-compression-mode):
13814 * linum.el (linum-mode):
13815 * longlines.el (longlines-mode):
13816 * master.el (master-mode):
13817 * mb-depth.el (minibuffer-depth-indicate-mode):
13818 * menu-bar.el (menu-bar-mode):
13819 * minibuf-eldef.el (minibuffer-electric-default-mode):
13820 * mouse-sel.el (mouse-sel-mode):
13821 * msb.el (msb-mode):
13822 * mwheel.el (mouse-wheel-mode):
13823 * outline.el (outline-minor-mode):
13824 * paren.el (show-paren-mode):
13825 * recentf.el (recentf-mode):
13826 * reveal.el (reveal-mode, global-reveal-mode):
13827 * rfn-eshadow.el (file-name-shadow-mode):
13828 * ruler-mode.el (ruler-mode):
13829 * savehist.el (savehist-mode):
13830 * scroll-all.el (scroll-all-mode):
13831 * scroll-bar.el (scroll-bar-mode):
13832 * server.el (server-mode):
13833 * shell.el (shell-dirtrack-mode):
13834 * simple.el (auto-fill-mode, transient-mark-mode)
13835 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
13836 (line-number-mode, column-number-mode, size-indication-mode)
13837 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
13838 * strokes.el (strokes-mode):
13839 * time.el (display-time-mode):
13840 * t-mouse.el (gpm-mouse-mode):
13841 * tool-bar.el (tool-bar-mode):
13842 * tooltip.el (tooltip-mode):
13843 * type-break.el (type-break-mode-line-message-mode)
13844 (type-break-query-mode):
13845 * view.el (view-mode):
13846 * whitespace.el (whitespace-mode, whitespace-newline-mode)
13847 (global-whitespace-mode, global-whitespace-newline-mode):
13848 * xt-mouse.el (xterm-mouse-mode): Doc fix.
13849
13850 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13851 Fix autogenerated docstring.
13852
13853 2011-10-19 Juri Linkov <juri@jurta.org>
13854
13855 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
13856 by checking environment variables "DESKTOP_SESSION" and
13857 "XDG_CURRENT_DESKTOP". (Bug#9779)
13858
13859 2011-10-19 Juri Linkov <juri@jurta.org>
13860
13861 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
13862 (browse-url-chromium-program, browse-url-chromium-arguments):
13863 New defcustoms.
13864 (browse-url-default-browser): Check for `browse-url-chromium' and
13865 call `browse-url-chromium-program'.
13866 (browse-url-chromium): New command. (Bug#9779)
13867
13868 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
13869
13870 * facemenu.el (list-colors-duplicates): On Windows, detect more
13871 duplicates by assuming that only colors matching "^System" are
13872 special "system colors". (Bug#9722)
13873
13874 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
13875
13876 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
13877 to distinguish the author from the committer.
13878
13879 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
13880
13881 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
13882
13883 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
13884
13885 * international/mule.el (sgml-html-meta-auto-coding-function):
13886 Add support for detecting encoding in HTML5 specified only as
13887 <meta charset="UTF-8">. Implementation just makes http-equiv and
13888 content-type parts from HTML4 encoding string optional. (Bug#9716)
13889
13890 2011-10-18 Glenn Morris <rgm@gnu.org>
13891
13892 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
13893
13894 2011-10-18 Chong Yidong <cyd@gnu.org>
13895
13896 * faces.el (cursor): Doc fix.
13897
13898 2011-10-17 Chong Yidong <cyd@gnu.org>
13899
13900 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
13901
13902 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
13903
13904 * dirtrack.el (dirtrack): Support shell buffers with path
13905 prefixes, e.g. tramp-based remote shells. (Bug#9647)
13906
13907 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
13908
13909 * json.el: Bump version to 1.3 and note change in History.
13910 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
13911
13912 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13913
13914 * comint.el (comint-insert-input, comint-send-input)
13915 (comint-get-old-input-default, comint-backward-matching-input)
13916 (comint-next-prompt): Use nil instead of `input' for field property of
13917 past user input (bug#114).
13918
13919 * minibuffer.el (completion--replace): Inherit surrounding properties
13920 (bug#114).
13921 (minibuffer-complete-and-exit): Use it.
13922
13923 * comint.el (comint--table-subvert): Quote the all-completions output
13924 (bug#9160).
13925
13926 2011-10-17 Martin Rudalics <rudalics@gmx.at>
13927
13928 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
13929
13930 * menu-bar.el (menu-bar-file-menu): Add entry for making new
13931 window on right of selected. (Bug#9350) Reword other window
13932 entries and separate them from frame entries.
13933
13934 2011-10-15 Glenn Morris <rgm@gnu.org>
13935
13936 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
13937 Doc fixes.
13938
13939 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
13940
13941 * net/network-stream.el (network-stream-open-starttls):
13942 Improve detection of failure due to lack of TLS support.
13943
13944 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
13945 putting the input text in front and in bold.
13946
13947 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13948
13949 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
13950
13951 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
13952 empty buffer.
13953
13954 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
13955 unread-command-events rather than pushing yet-another event.
13956
13957 2011-10-14 Eli Zaretskii <eliz@gnu.org>
13958
13959 * mail/sendmail.el (sendmail-query-once): Improve the wording of
13960 the explanation of the possible choices. Make the options passed
13961 to completing-read shorter.
13962
13963 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13964
13965 * textmodes/flyspell.el (flyspell-large-region): Make sure
13966 extended character mode is used if defined (Bug#1339).
13967
13968 2011-10-13 Eli Zaretskii <eliz@gnu.org>
13969
13970 * simple.el (what-cursor-position): Fix the display of the
13971 character info for LRE, LRO, RLE, and RLO characters by appending
13972 an invisible PDF.
13973
13974 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
13975
13976 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
13977 even in case of error; add debug spec; simplify data flow.
13978 (with-timeout-handler): Remove.
13979
13980 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
13981
13982 Fix Bug#6019, Bug#9315.
13983
13984 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
13985 complete `buffer-file-name', the local file name part could look
13986 remotely (for example on VMS).
13987
13988 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
13989 `tramp-run-real-handler'.
13990 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
13991 already quoted by '"'.
13992
13993 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
13994 Let `file-name-handler-alist' be nil, the local file name part
13995 could look remotely (for example on VMS).
13996
13997 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
13998
13999 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
14000 from here...
14001 (flyspell-post-command-hook): ...to here.
14002
14003 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14004
14005 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
14006 if not needed.
14007 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
14008 using completion. Protect against "slow" callers.
14009 Remove the "message hack".
14010
14011 2011-10-11 Juri Linkov <juri@jurta.org>
14012
14013 * isearch.el (isearch-lazy-highlight-word): New variable.
14014 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
14015 Use it. (Bug#9727)
14016
14017 2011-10-11 Glenn Morris <rgm@gnu.org>
14018
14019 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
14020 like f90-previous-statement does.
14021
14022 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14023
14024 * eshell/eshell.el (eshell-command): History should be saved
14025 only in interactive use, to avoid error.
14026
14027 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14028
14029 * minibuffer.el (completion-file-name-table): Fix last change,
14030 i.e. ignore normal errors but not the other ones.
14031
14032 2011-10-10 Martin Rudalics <rudalics@gmx.at>
14033
14034 * window.el (special-display-buffer-names)
14035 (special-display-regexps): Remove some remnants of earlier
14036 changes from doc-strings.
14037 (quit-windows-on): New function.
14038
14039 * vc/vc.el (vc-revert, vc-rollback):
14040 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
14041 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
14042 (Bug#6183) (Bug#7074) (Bug#7447)
14043
14044 2011-10-09 Martin Rudalics <rudalics@gmx.at>
14045
14046 * window.el (frame-auto-hide-function): Add version tag.
14047 (Bug#9699)
14048
14049 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
14050
14051 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
14052 condition.
14053
14054 2011-10-09 Leo Liu <sdl.web@gmail.com>
14055
14056 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
14057 (Bug#9701)
14058
14059 2011-10-08 Glenn Morris <rgm@gnu.org>
14060
14061 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
14062 before the first code statement zero indent. (Bug#9690)
14063
14064 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
14065
14066 * simple.el (count-words-region): Always count in the region.
14067 Report the number of lines and characters too.
14068 (count-words): New command, which counts in the buffer if the
14069 region is inactive, as count-words-region used to.
14070 (count-words--message): New function. Handle plurals.
14071 (count-lines-region): Make it an alias for count-words-region.
14072
14073 * bindings.el (esc-map): Replace count-lines-region with
14074 count-words-region.
14075
14076 2011-10-08 Martin Rudalics <rudalics@gmx.at>
14077
14078 * window.el (window--delete): Delete dedicated frame
14079 unconditionally when argument KILL is non-nil. (Bug#9699)
14080 (switch-to-buffer): Fix doc-string typo.
14081
14082 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14083
14084 * eshell/eshell.el (eshell-command): Avoid using hooks.
14085
14086 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
14087
14088 * bindings.el ([M-left],[M-right]): Bind to left-word and
14089 right-word respectively.
14090
14091 2011-10-07 Glenn Morris <rgm@gnu.org>
14092
14093 * cus-start.el (debug-on-quit): Fix custom type.
14094
14095 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
14096
14097 * subr.el (define-key-after): Clarify that the function is not
14098 useful for non-menu keymaps.
14099
14100 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
14101
14102 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14103
14104 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
14105 in current minibuffer (Fix bug with recursive minibuffers).
14106
14107 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
14108
14109 * progmodes/gdb-mi.el (gdb): Doc fix.
14110
14111 2011-10-05 Martin Rudalics <rudalics@gmx.at>
14112
14113 * window.el (frame-auto-hide-function): New option replacing
14114 frame-auto-delete. Suggested by Stefan Monnier.
14115 (window--delete): Call frame-auto-hide-function instead of
14116 investigating frame-auto-delete.
14117 (window-point-1, set-window-point-1): New functions.
14118 (window-in-direction, record-window-buffer, window-state-get-1)
14119 (display-buffer-record-window): Use window-point-1 instead of
14120 window-point.
14121 (set-window-buffer-start-and-point): Use set-window-point-1.
14122
14123 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
14124
14125 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
14126
14127 2011-10-05 Glenn Morris <rgm@gnu.org>
14128
14129 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
14130 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
14131
14132 2011-10-05 Leo Liu <sdl.web@gmail.com>
14133
14134 * subr.el (read-char-choice): Fix argument to buffer-live-p which
14135 works with buffer object.
14136
14137 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
14138
14139 * mpc.el (mpc-tool-bar-map): Add labels.
14140
14141 2011-10-04 Glenn Morris <rgm@gnu.org>
14142
14143 * calendar/holidays.el (calendar-check-holidays): Doc fix.
14144
14145 2011-10-04 Martin Rudalics <rudalics@gmx.at>
14146
14147 * window.el (window--delete): New function.
14148 (frame-auto-delete): Resuscitate option.
14149 (bury-buffer, replace-buffer-in-windows)
14150 (quit-window): Rewrite using window--delete.
14151 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
14152 Pass display-buffer-mark-dedicated to window--display-buffer-2
14153 (Bug#9639).
14154
14155 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
14156
14157 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
14158 returns a list (bug#9554). Add remote file name completion.
14159 * comint.el (comint--table-subvert): Curry and get quote&unquote
14160 functions as arguments.
14161 (comint--complete-file-name-data): Adjust call accordingly.
14162 * pcomplete.el (pcomplete--table-subvert): Remove.
14163 (pcomplete-completions-at-point): Use comint--table-subvert instead.
14164
14165 * minibuffer.el (completion-table-case-fold): Use currying.
14166 (completion--styles-type, completion--cycling-threshold-type):
14167 New constants.
14168 (completion-styles, completion-category-overrides)
14169 (completion-cycle-threshold): Use them.
14170 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
14171 completion-table-case-fold.
14172
14173 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
14174
14175 * minibuffer.el (completion-category-overrides): Fix type of styles
14176 and add more user friendly tags (bug#9660).
14177
14178 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
14179
14180 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
14181 (mule-input-method-string): New widget.
14182 (default-input-method, language-info-custom-alist): Use it.
14183
14184 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14185
14186 * pcomplete.el: Require comint.
14187 (pcomplete--common-suffix): Remove.
14188 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
14189 (pcomplete--table-subvert): Sync with comint--table-subvert.
14190 (pcomplete--entries): Use comint-completion-file-name-table.
14191 * comint.el (comint-unquote-filename): Simplify.
14192 (comint-completion-file-name-table): New function (bug#9616).
14193 (comint--complete-file-name-data): Use it.
14194
14195 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
14196 (pcmpl-gnu-tar-buffer): Remove.
14197 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
14198 around. Make sure pcomplete-suffix-list is only changed temporarily.
14199 Don't look inside the tar's file if it's too large.
14200
14201 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
14202
14203 * cus-edit.el (custom-mode-map):
14204 * epa.el (epa-key-list-mode-map):
14205 * man.el (Man-mode-map):
14206 * startup.el (splash-screen-keymap):
14207 * simple.el (special-mode-map): Use scroll-up-command and
14208 scroll-down-command.
14209
14210 * progmodes/idlw-help.el (idlwave-help-mode-map):
14211 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
14212 * net/newst-plainview.el (newsticker-mode-map):
14213 * emulation/ws-mode.el (wordstar-mode-map):
14214 * emulation/vi.el (vi-com-map):
14215 * calc/calc-graph.el (calc-graph-show-dumb):
14216 * term/sun.el (terminal-init-sun):
14217 * term/ns-win.el (global-map):
14218 * progmodes/grep.el (grep-mode-map):
14219 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
14220 * mail/rmail.el (rmail-mode-map):
14221 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
14222
14223 * custom.el (custom-safe-themes, load-theme): Treat value of t for
14224 custom-safe-themes as special.
14225
14226 2011-10-01 Julien Danjou <julien@danjou.info>
14227
14228 * notifications.el (notifications-notify): Fix docstring.
14229
14230 2011-10-01 Per Starbäck <per@starback.se>
14231
14232 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
14233
14234 2011-09-30 Martin Rudalics <rudalics@gmx.at>
14235
14236 * startup.el (command-line-1): Fix last fix by inserting
14237 initial-scratch-message into *scratch* before displaying it.
14238 (Bug#9605) and (Bug#9636)
14239
14240 2011-09-29 Eli Zaretskii <eliz@gnu.org>
14241
14242 * simple.el (line-move): If auto-hscroll-mode is disabled and the
14243 window is hscrolled, move by logical lines. (Bug#9607)
14244 (line-move-visual): Update the doc string to the above effect.
14245
14246 2011-09-29 Martin Rudalics <rudalics@gmx.at>
14247
14248 * window.el (display-buffer-record-window): When WINDOW is the
14249 selected window use `point' instead of `window-point'. (Bug#9626)
14250
14251 * startup.el (command-line-1): Use insert-before-markers when
14252 inserting initial-scratch-message. (Bug#9605)
14253
14254 * help.el (help-window): Remove variable.
14255
14256 2011-09-29 Glenn Morris <rgm@gnu.org>
14257
14258 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
14259
14260 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
14261
14262 * descr-text.el (describe-char-categories): Accept category
14263 descriptions more than one line long.
14264
14265 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
14266
14267 * simple.el (delete-trailing-whitespace): Fix last change.
14268
14269 * progmodes/perl-mode.el (perl-syntax-propertize-function):
14270 Don't confuse "y => 3" as the beginning of a `y' operation.
14271
14272 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
14273 object has more than 4 slots (bug#9613).
14274
14275 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
14276
14277 * subr.el (with-output-to-temp-buffer):
14278 * net/quickurl.el (quickurl, quickurl-browse-url):
14279 Fix typos in docstrings.
14280
14281 2011-09-27 Eli Zaretskii <eliz@gnu.org>
14282
14283 * minibuffer.el (completion-styles)
14284 (completion-category-overrides): Cross reference each other in doc
14285 strings.
14286
14287 2011-09-27 Glenn Morris <rgm@gnu.org>
14288
14289 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
14290 to split-string. (Bug#9606)
14291
14292 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
14293
14294 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
14295 (bug#9615).
14296
14297 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
14298
14299 * emacs-lisp/package.el (list-packages): Fix echo area message.
14300
14301 2011-09-27 Leo Liu <sdl.web@gmail.com>
14302
14303 * ido.el (ido-read-internal): Accept cons cell HIST arg.
14304
14305 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
14306
14307 * net/dbus.el (dbus-unregister-object): Don't release services for
14308 registered signals. (Bug#9581)
14309
14310 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14311
14312 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
14313 function that picks between cfengine 2 and 3 support
14314 automatically. Update docs accordingly.
14315
14316 2011-09-22 Kenichi Handa <handa@m17n.org>
14317
14318 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
14319 ZERO.
14320 (indian-itrans-v5-table-for-tamil): New variable.
14321 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
14322
14323 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
14324
14325 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
14326 that's true if the current command involved collapsing of text.
14327 It's reset to false at the beginning of the next command.
14328 (allout-post-command-business): Move the cursor to the beginning
14329 of entry if the cursor is hidden and collapsing activity just
14330 happened.
14331
14332 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
14333
14334 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
14335 tracking (Bug#9541).
14336
14337 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
14338
14339 * net/newst-reader.el (newsticker-html-renderer)
14340 (newsticker-show-news): Automatically load html rendering package
14341 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
14342 because w3m-fill-column is let-bound" and the error "Symbol's value
14343 as variable is void: w3m-fill-column".
14344
14345 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
14346
14347 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
14348 Release services only if they are defined. (Bug#9581)
14349
14350 2011-09-23 Richard Stallman <rms@gnu.org>
14351
14352 * textmodes/paragraphs.el (forward-sentence): For backwards case,
14353 distinguish start of paragraph from start of its text.
14354
14355 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
14356
14357 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
14358 (rmail-generate-viewer-buffer): Put that hook on view buffer.
14359 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
14360
14361 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
14362
14363 * international/mule-diag.el (mule-diag): Insert a newline after
14364 each fontset description.
14365
14366 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
14367
14368 * simple.el (delete-trailing-whitespace):
14369 Document last change; simplify.
14370
14371 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
14372
14373 * simple.el (delete-trailing-whitespace): Also delete
14374 extra newlines at the end of the buffer.
14375
14376 * textmodes/picture.el: Make motion commands obey shift-select-mode.
14377 (picture-newline): Use forward-line so as to ignore fields.
14378
14379 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
14380
14381 * subr.el (with-wrapper-hook): Fix edebug spec.
14382
14383 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14384
14385 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
14386 (bug#4538).
14387
14388 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
14389
14390 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
14391 Fix nasty bug using wrong cached values.
14392
14393 2011-09-23 Alan Mackenzie <acm@muc.de>
14394
14395 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
14396
14397 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
14398
14399 * window.el (pop-to-buffer): Ensure right window is selected if we
14400 chose another frame.
14401
14402 2011-09-22 Eli Zaretskii <eliz@gnu.org>
14403
14404 * simple.el (what-cursor-position): Use get-char-property-change
14405 and next-single-char-property-change, to be able to show display
14406 properties that come from overlays as well as text properties.
14407
14408 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
14409
14410 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
14411
14412 * cmuscheme.el (run-scheme, switch-to-scheme):
14413 * cus-edit.el (customize-group, custom-buffer-create)
14414 (customize-browse):
14415 * info.el (info):
14416 * shell.el (shell):
14417 * mail/sendmail.el (mail):
14418 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
14419
14420 2011-09-22 Richard Stallman <rms@gnu.org>
14421
14422 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
14423 move back only to line beg, don't move back over blank lines.
14424
14425 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
14426
14427 * files.el (copy-directory): Set directory attributes only in case
14428 they could be retrieved from the source directory. (Bug#9565)
14429
14430 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
14431
14432 * progmodes/hideshow.el (hs-looking-at-block-start-p)
14433 (hs-find-block-beginning, hs-hide-level-recursive):
14434 Ignore strings as well as comments. (Bug#9502)
14435
14436 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
14437
14438 * progmodes/sql.el (sql-comint-postgres):
14439 Convert port number to a string. (Bug#9566)
14440
14441 2011-09-22 Martin Rudalics <rudalics@gmx.at>
14442
14443 * window.el (quit-window): Undedicate window when switching to
14444 previous buffer. Reported by Thierry Volpiatto
14445 <thierry.volpiatto@gmail.com>.
14446 (special-display-popup-frame): When popping up a new frame reset
14447 its previous buffers to nil. Simplify code.
14448
14449 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
14450
14451 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
14452 and process filter, as done also in `shell-command'.
14453
14454 2011-09-21 Martin Rudalics <rudalics@gmx.at>
14455
14456 * window.el (set-window-buffer-start-and-point):
14457 Call set-window-start with NOFORCE argument t.
14458 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
14459 (quit-window): Reword doc-string. Handle new format of
14460 quit-restore parameter. Don't delete window if it has a
14461 previous buffer we can show instead of the present one.
14462 (display-buffer-record-window): Rewrite using a new format for
14463 the quit-restore window parameter
14464 (special-display-popup-frame, display-buffer-same-window)
14465 (display-buffer-reuse-window, display-buffer-pop-up-frame)
14466 (display-buffer-pop-up-window, display-buffer-use-some-window):
14467 Adapt symbol passed to display-buffer-record-window.
14468 * help.el (help-window-setup): Handle new format of quit-restore
14469 parameter.
14470
14471 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
14472
14473 * faces.el (face-list): Fix docstring (bug#9564).
14474
14475 * window.el (display-buffer--action-function-custom-type):
14476 Don't include internal functions in the Custom interface.
14477
14478 2011-09-20 Juri Linkov <juri@jurta.org>
14479
14480 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
14481 (Info-forward-node, Info-backward-node, Info-next-preorder)
14482 (Info-last-preorder): Use it. (Bug#9528)
14483
14484 2011-09-20 Juri Linkov <juri@jurta.org>
14485
14486 * info.el (Info-last-preorder): Visit last menu item only when
14487 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
14488
14489 2011-09-20 Julien Danjou <julien@danjou.info>
14490
14491 * password-cache.el (password-cache-remove): Remove entries even if the
14492 value is nil, so that password with a nil value (negative caching) is
14493 possible to invalidate.
14494
14495 2011-09-20 Lawrence Mitchell <wence@gmx.li>
14496
14497 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
14498 all whitespace around breakpoint. (Bug#9553)
14499 (f90-find-breakpoint): Only break at whitespace inside a comment.
14500
14501 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
14502
14503 * minibuffer.el (completion-file-name-table): Keep track of errors.
14504 (completion-table-with-predicate): Handle the case where pred1 is nil.
14505 * pcomplete.el (pcomplete-completions-at-point): Simplify.
14506
14507 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
14508
14509 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
14510 (debugger-return-value): Signal an error if the debugging context does
14511 not await any return value.
14512
14513 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
14514 * image-mode.el (image-toggle-display-text)
14515 (image-toggle-display-image): Stay away from evil `intangible'.
14516
14517 2011-09-19 Leo Liu <sdl.web@gmail.com>
14518
14519 * replace.el (occur-revert-arguments): Make it permanent-local.
14520 (occur-mode): Don't call font-lock-defontify.
14521
14522 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
14523
14524 * net/ldap.el (ldap-search-internal): Don't push empty search
14525 result (Bug#9508).
14526
14527 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
14528
14529 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
14530
14531 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
14532
14533 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
14534 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
14535
14536 2011-09-18 Juri Linkov <juri@jurta.org>
14537
14538 * buff-menu.el (Buffer-menu-mode-map):
14539 * dired.el (dired-mode-map):
14540 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
14541 (lisp-interaction-mode-map):
14542 * emacs-lisp/package.el (package-menu-mode-map):
14543 * epa.el (epa-key-list-mode-map):
14544 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
14545 (menu-bar-options-menu):
14546 * outline.el (outline-mode-menu-bar-map):
14547 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
14548 * vc/vc-dir.el (vc-dir-menu-map):
14549 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
14550 Capitalize non-function content words in menu item strings.
14551
14552 * dired.el (dired-mode-map): Add menu item for
14553 `image-dired-dired-toggle-marked-thumbs'.
14554
14555 2011-09-18 Juri Linkov <juri@jurta.org>
14556
14557 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
14558 to `isearch-case-fold-search' and restore its original value
14559 after the `isearch-mode' call.
14560
14561 2011-09-18 Juri Linkov <juri@jurta.org>
14562
14563 * progmodes/grep.el (grep-process-setup): Don't check code for 1
14564 because `zgrep' returns 1 for successful matches (bug#9226).
14565
14566 2011-09-18 Juri Linkov <juri@jurta.org>
14567
14568 * info.el (Info-extract-menu-node-name): Check the second match
14569 for empty string (second test-case of bug#9528).
14570 (Info-last-preorder): Let-bind `Info-history' to nil to not add
14571 intermediate nodes to the history (first test-case of bug#9528).
14572
14573 2011-09-18 Juri Linkov <juri@jurta.org>
14574
14575 * info.el (Info-mode-syntax-table): New variable.
14576 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
14577
14578 2011-09-18 Juri Linkov <juri@jurta.org>
14579
14580 * info.el (Info-file-supports-index-cookies):
14581 Increment line-beginning-position's arg from 3 to 4 because makeinfo
14582 outputs one more line for long file names (bug#4142).
14583
14584 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
14585
14586 * newcomment.el (comment-normalize-vars): If prompting for
14587 comment-start, set comment-start-skip too (Bug#8424).
14588
14589 2011-09-18 Johan Bockgård <bojohan@gnu.org>
14590
14591 * icomplete.el: Fix previous fix of Bug#5849.
14592 (icomplete-mode): Don't set completion-show-inline-help.
14593 (icomplete-minibuffer-setup): Set completion-show-inline-help
14594 locally during icompletion.
14595
14596 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
14597
14598 * woman.el (woman2-process-escapes): Don't delete unrecognized
14599 escapes (Bug#7843).
14600
14601 * files.el (inhibit-first-line-modes-regexps): Add image files.
14602 (hack-local-variables-prop-line): Return nil for malformed
14603 prop-lines (Bug#9044).
14604
14605 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
14606
14607 * net/tramp.el (top): Don't require 'shell.
14608 (tramp-methods): Fix docstring.
14609 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
14610 Return complete remote file name. Handle "smb" case.
14611 Use `tramp-tmpdir', if defined for the respective method.
14612 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
14613
14614 * net/tramp-compat.el (top): Require 'shell.
14615
14616 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
14617 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
14618 `tramp-current-host'.
14619 (tramp-get-remote-tmpdir): Remove.
14620
14621 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
14622 `tramp-tmpdir' entries.
14623 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
14624 (tramp-smb-handle-file-attributes): Ignore errors.
14625 (tramp-smb-wait-for-output): Check also for process end.
14626
14627 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
14628
14629 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
14630 when sending QUIT (bug#9312).
14631
14632 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
14633
14634 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
14635 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
14636 occur-mode-display-occurrence.
14637 (occur-edit-mode): Add usage message.
14638 (occur-cease-edit): New command.
14639 (occur-after-change-function): Use text properties to find the
14640 position of the prefix text.
14641 (occur-engine): Set stickiness of prefix text properties.
14642
14643 2011-09-17 Glenn Morris <rgm@gnu.org>
14644
14645 * progmodes/etags.el (complete-tag):
14646 Fix call to completion-in-region. (Bug#9526)
14647
14648 2011-09-17 Juri Linkov <juri@jurta.org>
14649
14650 * textmodes/ispell.el (ispell-word): Add to the error message
14651 the word, ispell program name and current dictionary (bug#9121).
14652 (ispell-tex-arg-end): Capitalize "error" in the error message.
14653
14654 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
14655
14656 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
14657 check. (Bug#4251)
14658
14659 2011-09-17 Juri Linkov <juri@jurta.org>
14660
14661 * window.el (window-safe-min-height, window-safe-min-width):
14662 Fix typos (followup to bug#9522).
14663
14664 2011-09-17 Sven Joachim <svenjoac@gmx.de>
14665
14666 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
14667
14668 2011-09-16 Eli Zaretskii <eliz@gnu.org>
14669
14670 * simple.el (line-move): If goal-column is set, move by logical
14671 lines, not by display lines. (Bug#971)
14672 (next-line, previous-line, goal-column, line-move-visual): Doc fix
14673 to reflect the above change.
14674
14675 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
14676
14677 * image.el (imagemagick-register-types): Use regexp-opt.
14678
14679 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
14680
14681 * window.el (display-buffer-base-action): Rename from
14682 display-buffer-default-action. Make default value empty.
14683 (display-buffer-overriding-action): Convert to defvar.
14684 (display-buffer-fallback-action): New var.
14685
14686 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
14687
14688 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
14689 declaration.
14690 (package--add-to-archive-contents): If there is a duplicate entry
14691 with an older version, remove it.
14692 (package-menu-mark-delete, package-menu-mark-install)
14693 (package-menu-mark-unmark): Make unused args optional.
14694 (package-menu-mark-obsolete-for-deletion):
14695 Use package-menu-get-status instead of a regexp search.
14696 (package-menu-get-status): Use tabulated-list-entry.
14697 (package-menu-mark-upgrades): New command.
14698 (package-menu-mode-map): Bind it to U. Add it to menu bar.
14699 (package-menu-execute): Do installation before deletion.
14700 (package-menu-refresh, package-menu-execute): Use derived-mode-p
14701 instead of checking major-mode.
14702 (package-menu--find-upgrades): New function.
14703
14704 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
14705
14706 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
14707 passwords in the log buffer.
14708 (smtpmail-process-filter): Update the process marker so that the
14709 "broken by peer" status message is inserted in the right place.
14710
14711 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
14712
14713 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
14714 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
14715 bibtex-completion-at-point-function.
14716 (bibtex-completion-at-point-function): Use them.
14717
14718 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
14719
14720 * mpc.el (mpc-constraints-tag-lookup): New function.
14721 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
14722 also to browser "album|playlist".
14723
14724 2011-09-14 Juri Linkov <juri@jurta.org>
14725
14726 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
14727 (isearch-edit-string): Use length of `isearch-string' when
14728 `isearch-fail-pos' returns nil.
14729 (isearch-message): Remove duplicate code and call
14730 `isearch-fail-pos' with arg `t'.
14731
14732 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
14733
14734 * replace.el (occur-mode-goto-occurrence): Don't force using other
14735 window (Bug#9499).
14736
14737 * dired-aux.el (dired-do-chmod): Don't provide initial input.
14738
14739 2011-09-14 Martin Rudalics <rudalics@gmx.at>
14740
14741 * window.el (display-buffer-window): Remove.
14742 (display-buffer-record-window): Use help-setup window parameter
14743 instead of variable display-buffer-window.
14744 (display-buffer-function, special-display-buffer-names)
14745 (special-display-function): Mention help-setup parameter instead
14746 of display-buffer-window in doc-string.
14747 * help.el (help-window-setup): New argument help-window.
14748 Use help-window-setup parameter instead of display-buffer-window.
14749 Reword some messages.
14750 (with-help-window): Pass window used for displaying the buffer
14751 to help-window-setup. Don't set display-buffer-window.
14752
14753 2011-09-13 Glenn Morris <rgm@gnu.org>
14754
14755 * emacs-lisp/debug.el (debugger-make-xrefs):
14756 Preserve point. (Bug#9462)
14757
14758 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
14759
14760 * window.el (window-deletable-p): Use next-frame.
14761
14762 2011-09-13 Martin Rudalics <rudalics@gmx.at>
14763
14764 * window.el (window-auto-delete): Remove.
14765 (window-deletable-p): Remove argument FORCE. Don't deal with
14766 dedication and previous buffers.
14767 (switch-to-prev-buffer): Don't delete window.
14768 (delete-windows-on): Delete a window's frame if and only if the
14769 window is dedicated.
14770 (replace-buffer-in-windows): Delete buffer's window or frame if
14771 and only if window is dedicated.
14772 (quit-window): Handle quit-restore as before last change.
14773 (bury-buffer): Delete window only if window-deletable-p returns t.
14774
14775 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
14776
14777 * window.el (window-deletable-p): Never delete the last frame on a
14778 given terminal.
14779
14780 2011-09-13 Glenn Morris <rgm@gnu.org>
14781
14782 * help.el (describe-key-briefly): Copy previous standard-output change.
14783
14784 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
14785
14786 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
14787
14788 2011-09-13 Glenn Morris <rgm@gnu.org>
14789
14790 * emacs-lisp/lisp-mode.el (lisp-indent-function):
14791 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
14792
14793 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
14794
14795 * dired-aux.el (dired-mark-read-string): Don't return default
14796 value on empty input (Bug#9361).
14797 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
14798 Omit initial minibuffer contents.
14799 (dired-do-chmod): Signal an error on empty input.
14800 (dired-mark-read-string): Don't return default on empty input.
14801
14802 * files.el (file-modes-symbolic-to-number): Doc fix.
14803
14804 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14805
14806 * international/mule-cmds.el (ucs-completions): Remove.
14807 (read-char-by-name): Use complete-with-action instead; add metadata.
14808
14809 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
14810
14811 * window.el (display-buffer--action-function-custom-type)
14812 (display-buffer--action-custom-type): New vars.
14813 (display-buffer-alist, display-buffer-default-action)
14814 (display-buffer-overriding-action): Add defcustom types.
14815
14816 * frame.el (delete-other-frames): Doc fix (Bug#276).
14817
14818 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14819
14820 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
14821
14822 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
14823
14824 Change modes that used same-window-* vars to use switch-to-buffer.
14825
14826 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
14827 Use switch-to-buffer.
14828
14829 * cus-edit.el (customize-group, custom-buffer-create)
14830 (customize-browse, custom-buffer-create-other-window):
14831 Use switch-to-buffer or switch-to-buffer-other-window.
14832
14833 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
14834 (Info-prev, Info-up, Info-speedbar-goto-node)
14835 (info-display-manual): Use switch-to-buffer.
14836 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
14837
14838 * mail/sendmail.el (mail): Use switch-to-buffer.
14839 (mail-recover): Use switch-to-buffer-other-window.
14840
14841 * cmuscheme.el (run-scheme, switch-to-scheme):
14842 * ielm.el (ielm):
14843 * shell.el (shell):
14844 * net/rlogin.el (rlogin):
14845 * net/telnet.el (telnet, rsh):
14846 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
14847
14848 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
14849
14850 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
14851
14852 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14853
14854 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
14855 so don't mention it (bug#9301).
14856 (dired-sort-toggle-or-edit): Clarify string further.
14857
14858 * faces.el (face-spec-set-match-display): Make `(type graphic)'
14859 match `x', `w32' and `ns', like the manual says (bug#9029).
14860
14861 * subr.el (eval-after-load): Doc string clarification (bug#9125).
14862 (process-kill-buffer-query-function): Mention the buffer name in
14863 the query.
14864
14865 * image-mode.el (image-next-line): The line parameter is mandatory
14866 (bug#9258).
14867
14868 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
14869 which can be useful (bug#9301).
14870
14871 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
14872
14873 * subr.el (match-string): Mention that the current buffer should
14874 be the same as the search was done in (bug#9282).
14875
14876 * facemenu.el: Disable the remove-* commands if the mark isn't
14877 active (bug#9162).
14878
14879 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
14880
14881 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
14882 of display-buffer.
14883 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
14884
14885 * replace.el (occur-mode-goto-occurrence)
14886 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
14887 and display-buffer.
14888
14889 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
14890 display-buffer.
14891
14892 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
14893 special-display and same-window variables.
14894 (mail-other-window): Use switch-to-buffer-other-window.
14895 (mail-other-frame): USe switch-to-buffer-other-frame.
14896
14897 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
14898 Use display-buffer-other-frame.
14899 (gdb-display-gdb-buffer): Use pop-to-buffer.
14900
14901 * progmodes/gud.el (gud-goto-info): Use info-other-window.
14902
14903 * progmodes/python.el: Don't set same-window-buffer-names.
14904
14905 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
14906
14907 * window.el (display-buffer-alist): Add *Python*.
14908
14909 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
14910
14911 * window.el (display-buffer-alist): Add entry for buffers
14912 previously handled same-window-*.
14913 (display-buffer-alist, display-buffer-default-action)
14914 (display-buffer-overriding-action): Mark as risky.
14915 (display-buffer-alist): Document action function changes.
14916 (display-buffer--same-window-action)
14917 (display-buffer--other-frame-action): New variables.
14918 (switch-to-buffer, display-buffer-other-frame): Use them.
14919 (display-buffer): Rename reuse-frame entry to reusable-frames.
14920 (display-buffer-reuse-selected-window): Function deleted.
14921 (display-buffer-reuse-window): Handle reusable-frames alist entry.
14922 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
14923 (display-buffer-special): New function.
14924 (display-buffer--maybe-pop-up-frame-or-window): Rename from
14925 display-buffer-reuse-or-pop-window. Split off special-display
14926 part into display-buffer-special.
14927 (display-buffer-use-some-window): Don't perform any special
14928 pop-up-frames handling.
14929 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
14930 (display-buffer--maybe-same-window): Rename from
14931 display-buffer-maybe-same-window.
14932
14933 * info.el: Don't set same-window-regexps.
14934 (info-setup): New function.
14935 (info-other-window, info): Call it.
14936
14937 * cus-edit.el: Don't set same-window-regexps.
14938 (customize-group): New argument.
14939 (customize-group-other-window): Use it.
14940 (customize-face, customize-face-other-window): Likewise.
14941 (custom-buffer-create-other-window): Use pop-to-buffer directly.
14942
14943 * net/rlogin.el:
14944 * net/telnet.el:
14945 * progmodes/gud.el: Don't set same-window-regexps.
14946
14947 * cmuscheme.el:
14948 * ielm.el:
14949 * shell.el:
14950 * mail/sendmail.el:
14951 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
14952
14953 2011-09-10 Juri Linkov <juri@jurta.org>
14954
14955 * isearch.el (isearch-edit-string): Remove obsolete mention of
14956 `C-w' (`isearch-yank-word-or-char') from docstring.
14957 (isearch-query-replace): Fix typo in docstring (bug#9466).
14958
14959 2011-09-10 Juri Linkov <juri@jurta.org>
14960
14961 * paren.el (show-paren-function): Don't show escaped parens.
14962 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
14963
14964 2011-09-10 Eli Zaretskii <eliz@gnu.org>
14965
14966 * mail/sendmail.el (mml-to-mime, mml-attach-file)
14967 (mm-default-file-encoding): Remove autoload forms, they are
14968 replaced with autoload cookies in mml.el and mm-encode.el.
14969 (mail-add-attachment): New command.
14970 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
14971 (mail-mode): Mention mail-insert-file and mail-add-attachment in
14972 the doc string.
14973 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
14974
14975 2011-09-10 Reuben Thomas <rrt@sc3d.org>
14976
14977 * simple.el (count-words-region): Use buffer if there's no region
14978 (bug#9429).
14979
14980 2011-09-09 Juri Linkov <juri@jurta.org>
14981
14982 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
14983 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
14984 (wdired-isearch-filter-read-only): New function. (Bug#6362)
14985
14986 2011-09-09 Alan Mackenzie <acm@muc.de>
14987
14988 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
14989 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
14990
14991 2011-09-09 Eli Zaretskii <eliz@gnu.org>
14992
14993 Fix for Savannah bug#9392.
14994 * simple.el (mail-encode-mml): New defvar.
14995
14996 * mail/rmail.el (mail-encode-mml): Add a defvar.
14997 (rmail-enable-mime-composing): Default to t.
14998 (rmail-forward): Use MIME method of forwarding only if both
14999 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
15000 Set mail-encode-mml non-nil if the MIME method was used.
15001
15002 * mail/sendmail.el (mml-to-mime): Add autoload form.
15003 (mail-encode-mml): Add a defvar.
15004 (mail-mode): Make mail-encode-mml buffer-local and initialize it
15005 to nil.
15006 (mail-send): If mail-encode-mml is non-nil, run the outgoing
15007 message through mml-to-mime, and reset mail-encode-mml to nil.
15008
15009 2011-09-09 Glenn Morris <rgm@gnu.org>
15010
15011 * woman.el (woman-if-body): When processing an .el block,
15012 do not delete the next .el block as well. (Bug#9447)
15013 (woman-special-characters): Add oq, cq, and hy characters.
15014
15015 2011-09-08 Martin Rudalics <rudalics@gmx.at>
15016
15017 * window.el (window-deletable-p): Make sure window is live before
15018 invoking window-prev-buffers.
15019
15020 2011-09-08 Leo Liu <sdl.web@gmail.com>
15021
15022 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
15023
15024 2011-09-08 Juri Linkov <juri@jurta.org>
15025
15026 * progmodes/compile.el (compilation-environment): Make it
15027 a defcustom (bug#8340).
15028
15029 2011-09-08 Martin Rudalics <rudalics@gmx.at>
15030
15031 * window.el (frame-auto-delete): Rename to window-auto-delete.
15032 Make it control auto-deletion of windows and/or frames.
15033 (window-deletable-p): New argument FORCE. Rewrite conditions
15034 for deleting window/frame. (Bug#9419)
15035 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
15036 Rewrite handling of case when window/frame can be deleted.
15037 (delete-windows-on): Call window-deletable-p with new FORCE
15038 argument t. (Bug#9456)
15039
15040 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
15041
15042 * help-mode.el (help-mode): Restore autoload.
15043
15044 2011-09-07 Juri Linkov <juri@jurta.org>
15045
15046 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
15047 `compilation-environment'. Set buffer-local
15048 `compilation-environment' to `thisenv' later after (funcall mode).
15049 (Bug#8340)
15050
15051 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
15052 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
15053 instead of replacing its value. (Bug#8340)
15054
15055 2011-09-07 Juri Linkov <juri@jurta.org>
15056
15057 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
15058 based on text properties put by `grep-filter' instead of matching
15059 escape sequences.
15060 (grep-mode): Set buffer-local `compilation-error-screen-columns'
15061 to the value of `grep-error-screen-columns' (bug#9438).
15062
15063 2011-09-07 Juri Linkov <juri@jurta.org>
15064
15065 * simple.el (next-error-highlight, next-error-highlight-no-select):
15066 Doc fix (bug#9432).
15067
15068 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
15069
15070 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
15071 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
15072
15073 2011-09-07 Leo Liu <sdl.web@gmail.com>
15074
15075 * net/rcirc.el (rcirc-mode): Conditionally initialize
15076 rcirc-input-ring.
15077
15078 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
15079
15080 * emacs-lisp/find-func.el (find-function-C-source): Only set
15081 find-function-C-source-directory after checking that we found a source
15082 file there (bug#9440).
15083
15084 2011-09-06 Alan Mackenzie <acm@muc.de>
15085
15086 * isearch.el (isearch-other-meta-char): Wherever a key list is
15087 unread, "unread" the prefix arg, too. This fixes bug #8901.
15088
15089 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
15090
15091 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
15092
15093 2011-09-05 Juri Linkov <juri@jurta.org>
15094
15095 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
15096
15097 2011-09-05 Juri Linkov <juri@jurta.org>
15098
15099 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
15100 keeping point where processing of grep matches begins, and
15101 continue to delete remaining escape sequences from the same point.
15102 (grep-filter): Make leading zero optional in "0?1;31m" because
15103 git-grep emits "\033[1;31m" escape sequences unlike expected
15104 "\033[01;31m" as GNU Grep does (bug#9408).
15105 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
15106
15107 2011-09-05 Juri Linkov <juri@jurta.org>
15108
15109 * subr.el (y-or-n-p): Capitalize "yes".
15110
15111 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
15112
15113 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
15114 `tramp-cache-unload-hook' where appropriate.
15115 (tramp-methods): Rename `tramp-remote-sh' to
15116 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
15117 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
15118
15119 * net/tramp-sh.el (top): Don't require 'shell.
15120 (tramp-methods): Add `tramp-remote-shell' and
15121 `tramp-remote-shell-args' entries.
15122 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
15123 (tramp-sh-handle-shell-command): Remove.
15124 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
15125 Use `tramp-remote-shell'.
15126
15127 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
15128
15129 * mail/sendmail.el (sendmail-query-once-function): Delete.
15130 (sendmail-query-once): Save directly to send-mail-function.
15131 Update message-send-mail-function too.
15132
15133 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
15134
15135 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
15136
15137 * progmodes/python.el (python-mode-map): Use correct function to
15138 start python interpreter from menu-bar (as reported by Geert
15139 Kloosterman).
15140 (inferior-python-mode-map): Fix typo.
15141 (python-shell-map): Remove.
15142
15143 2011-09-03 Deniz Dogan <deniz@dogan.se>
15144
15145 * net/rcirc.el (rcirc-print): Simplify code for
15146 rcirc-scroll-show-maximum-output. There is no need to walk
15147 through all windows to find the right one.
15148
15149 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
15150
15151 * help.el (help-return-method): Doc fix.
15152
15153 2011-09-03 Martin Rudalics <rudalics@gmx.at>
15154
15155 * window.el (window-deletable-p): Don't return a non-nil value
15156 when there's a buffer that was shown in the window before.
15157 (Bug#9419)
15158 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
15159 Set window's previous buffers to nil.
15160
15161 2011-09-03 Eli Zaretskii <eliz@gnu.org>
15162
15163 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
15164 newline before and after the tag line, so it doesn't interfere
15165 with determining the paragraph direction of bidirectional text.
15166
15167 2011-09-03 Leo Liu <sdl.web@gmail.com>
15168
15169 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
15170
15171 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
15172
15173 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
15174 (pop-to-buffer): Change interactive spec. Pass second argument
15175 directly to display-buffer.
15176 (display-buffer): Fix interactive spec. Use functionp to
15177 distinguish between a function and a list of functions.
15178
15179 * abbrev.el (edit-abbrevs):
15180 * arc-mode.el (archive-extract):
15181 * autoinsert.el (auto-insert):
15182 * bookmark.el (bookmark-bmenu-list):
15183 * files.el (find-file):
15184 * view.el (view-buffer):
15185 * progmodes/compile.el (compilation-goto-locus):
15186 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
15187
15188 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
15189
15190 * window.el (display-buffer-alist): Doc fix.
15191 (display-buffer): Add docstring. Don't treat
15192 display-buffer-default specially.
15193 (display-buffer-reuse-selected-window)
15194 (display-buffer-same-window, display-buffer-maybe-same-window)
15195 (display-buffer-reuse-window, display-buffer-pop-up-frame)
15196 (display-buffer-pop-up-window)
15197 (display-buffer-reuse-or-pop-window)
15198 (display-buffer-use-some-window): New functions.
15199 (display-buffer-default-action): Use them.
15200 (display-buffer-default): Delete.
15201 (pop-to-buffer-1): Fix choice of actions.
15202
15203 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
15204
15205 * minibuffer.el (completion--insert-strings): Don't get confused by
15206 completion entries that end with an LF char.
15207
15208 2011-09-01 Eli Zaretskii <eliz@gnu.org>
15209
15210 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
15211
15212 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
15213
15214 * window.el (display-buffer): Restore interactive spec.
15215 (display-buffer-same-window, display-buffer-other-window):
15216 New functions.
15217 (pop-to-buffer-1): New function. Use the above.
15218 (pop-to-buffer, pop-to-buffer-same-window): Use it.
15219 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
15220
15221 * view.el (view-buffer-other-window, view-buffer-other-frame):
15222 Just use pop-to-buffer.
15223
15224 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15225
15226 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
15227
15228 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
15229
15230 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
15231
15232 2011-08-31 Richard Stallman <rms@gnu.org>
15233
15234 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
15235 of the separation of rmail-view-buffer from rmail-buffer.
15236 If you say no to "replace original", the decrypt is in the
15237 view buffer. If you say yes, the decrypt goes into the
15238 rmail buffer also.
15239
15240 2011-08-31 Martin Rudalics <rudalics@gmx.at>
15241
15242 * window.el (display-buffer-window): Rewrite doc-string.
15243 (display-buffer-record-window): New function.
15244 (display-buffer-macro-specifiers)
15245 (display-buffer-even-window-sizes, display-buffer-set-height)
15246 (display-buffer-set-width, display-buffer-in-window)
15247 (display-buffer-reuse-window, display-buffer-split-specifiers)
15248 (display-buffer-side-specifiers, display-buffer-split-window-1)
15249 (display-buffer-split-window, display-buffer-split-atom-window)
15250 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
15251 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
15252 (display-buffer-other-window-means-other-frame)
15253 (display-buffer-normalize-special)
15254 (display-buffer-normalize-default)
15255 (display-buffer-normalize-argument)
15256 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
15257 (display-buffer-normalize-specifiers, display-buffer-frame)
15258 (display-buffer-same-window, display-buffer-same-frame)
15259 (display-buffer-other-window)
15260 (display-buffer-same-frame-other-window)
15261 (display-buffer-other-frame, pop-to-buffer-same-window)
15262 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
15263 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
15264 (switch-to-buffer-same-frame)
15265 (switch-to-buffer-other-window-same-frame)
15266 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
15267 (display-buffer-alist-set-1, display-buffer-alist-set-2)
15268 (display-buffer-alist-set): Remove.
15269 (display-buffer-function, special-display-buffer-names)
15270 (special-display-regexps, special-display-function):
15271 In doc-string refer to display-buffer-window and quit-restore
15272 parameter.
15273 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
15274 (special-display-frame-alist, special-display-popup-frame)
15275 (same-window-buffer-names, same-window-regexps, same-window-p)
15276 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
15277 (split-window-preferred-function, split-height-threshold)
15278 (split-width-threshold, window-splittable-p)
15279 (split-window-sensibly, window--try-to-split-window)
15280 (window--frame-usable-p, even-window-heights)
15281 (window--even-window-heights, window--display-buffer-1)
15282 (window--display-buffer-2, display-buffer-other-frame):
15283 Restore old Emacs 23 code, order and doc-strings where applicable.
15284 (display-buffer-default, display-buffer-assq-regexp): New functions.
15285 (display-buffer-alist): Rewrite doc-string.
15286 (display-buffer-default-action)
15287 (display-buffer-overriding-action): New variables.
15288 (display-buffer, switch-to-buffer): Rewrite.
15289 (pop-to-buffer): Restore Emacs 23 behavior but use
15290 window-normalize-buffer-to-display.
15291 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
15292 Restore Emacs 23 behavior but use
15293 window-normalize-buffer-to-switch-to.
15294 (pop-to-buffer-same-window): Rewrite.
15295 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
15296 Rewrite using Emacs 23 options.
15297
15298 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
15299
15300 * net/tramp.el (tramp-root-regexp): Remove.
15301 (tramp-completion-file-name-regexp-unified)
15302 (tramp-completion-file-name-regexp-separate)
15303 (tramp-completion-file-name-regexp-url): Don't use leading volume
15304 letter on w32 systems. (Bug#5303, Bug#9311)
15305 (tramp-drop-volume-letter): Simplify definition.
15306 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15307
15308 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
15309
15310 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
15311 (bug#9356).
15312
15313 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
15314
15315 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
15316
15317 2011-08-29 Juri Linkov <juri@jurta.org>
15318
15319 * isearch.el (isearch-done): Don't display message "Mark saved"
15320 when arg `edit' is non-nil to prevent its flicker in the echo area.
15321
15322 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
15323
15324 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
15325 obsolete packages for deletion.
15326
15327 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
15328
15329 * help-mode.el (help-mode-map): Add special-mode-map to parent.
15330 (help-mode): Derive help-mode from special-mode. Don't invoke
15331 view-mode from help-mode.
15332 (help-xref-override-view-map): Remove.
15333 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
15334 view-mode is not used anymore.
15335
15336 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
15337
15338 * server.el (server-port): Doc fix.
15339
15340 * cus-theme.el (custom-theme-choose-mode): Inherit from
15341 special-mode (Bug#9124).
15342 (custom-theme-choose-mode-map): Add special-mode to parent.
15343
15344 2011-08-28 Alan Mackenzie <acm@muc.de>
15345
15346 * progmodes/cc-fonts.el
15347 (c-make-font-lock-BO-decl-search-function): New function.
15348 (c-basic-matchers-after - "Fontify the clauses after various
15349 keywords"): Extract the three keyword lists for the 3 erroneous
15350 constructs from the list of four, and use the new function above
15351 in place of an old one.
15352
15353 2011-08-28 Deniz Dogan <deniz@dogan.se>
15354
15355 * net/rcirc.el (rcirc-insert-prev-input)
15356 (rcirc-insert-next-input): Remove unused argument.
15357
15358 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
15359
15360 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
15361
15362 2011-08-27 Alan Mackenzie <acm@muc.de>
15363
15364 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
15365 handle function pointer parameters properly.
15366
15367 2011-08-27 Martin Rudalics <rudalics@gmx.at>
15368
15369 * window.el (display-buffer-reuse-window): Fix case where
15370 selected window was reused with non-nil OTHER-WINDOW argument.
15371 (Bug#9381)
15372
15373 2011-08-27 Deniz Dogan <deniz@dogan.se>
15374
15375 * net/rcirc.el (rcirc-check-auth-status): Adding support for
15376 oftc's NickServ messages.
15377
15378 2011-08-27 Glenn Morris <rgm@gnu.org>
15379
15380 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
15381
15382 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
15383
15384 * emacs-lisp/package.el (package-install): Call package-initialize
15385 if called interactively.
15386
15387 2011-08-26 Leo Liu <sdl.web@gmail.com>
15388
15389 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
15390
15391 2011-08-25 Juri Linkov <juri@jurta.org>
15392
15393 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
15394 `search-whitespace-regexp' (bug#9364).
15395
15396 2011-08-25 Juri Linkov <juri@jurta.org>
15397
15398 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
15399 `regexp-search-ring' to their global values to protect from
15400 updating by `read-from-minibuffer' (bug#9185).
15401
15402 2011-08-25 Juri Linkov <juri@jurta.org>
15403
15404 * textmodes/ispell.el (ispell-command-loop): Add newline
15405 at the end of the "Use option `i'..." line.
15406
15407 2011-08-25 Juri Linkov <juri@jurta.org>
15408
15409 * battery.el (display-battery-mode): If `battery-status-function'
15410 or `battery-mode-line-format' is nil, display the message and set
15411 `display-battery-mode' to nil (bug#9363).
15412
15413 2011-08-25 Eli Zaretskii <eliz@gnu.org>
15414
15415 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
15416 bidi-string-mark-left-to-right; they are unnecessary now.
15417
15418 2011-08-25 Deniz Dogan <deniz@dogan.se>
15419
15420 * net/quickurl.el: Documentation typo fixes.
15421
15422 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
15423
15424 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
15425
15426 2011-08-25 Glenn Morris <rgm@gnu.org>
15427
15428 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
15429
15430 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
15431 (smtpmail-via-smtp): Handle nil response from smtp.
15432
15433 2011-08-24 Juri Linkov <juri@jurta.org>
15434
15435 * proced.el (proced-marked): Inherit from `error' instead of
15436 `font-lock-warning-face'.
15437
15438 * ibuffer.el (ibuffer-marked-face): Change default face from
15439 `font-lock-warning-face' to `warning'.
15440 (ibuffer-deletion-face): Change default face from
15441 `font-lock-type-face' to `error'.
15442
15443 * battery.el (battery-update): Use the face `error' instead of
15444 `font-lock-warning-face' (bug#6117).
15445
15446 2011-08-24 Juri Linkov <juri@jurta.org>
15447
15448 * faces.el (success): Change face color from "Green3" to
15449 "ForestGreen" on light background (bug#9353).
15450
15451 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
15452
15453 * window.el (quit-window): Rename from quit-restore-window.
15454 Use same arglist as old quit-window.
15455 (frame-auto-delete): Doc fix.
15456
15457 * view.el (view-mode-exit): Use quit-window.
15458
15459 2011-08-24 Juri Linkov <juri@jurta.org>
15460
15461 * isearch.el (isearch-ring-adjust1): Start visiting previous
15462 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
15463 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
15464 for empty search string (when the last search string is reused
15465 automatically) to adjust the isearch ring to the last element and
15466 prepare the correct index for further M-p commands (bug#9185).
15467
15468 2011-08-24 Kenichi Handa <handa@m17n.org>
15469
15470 * international/ucs-normalize.el: If decomposition property of
15471 CHAR is the default one (i.e. a list of CHAR itself), treat it as
15472 nil.
15473 (nfd, nfkd): Likewise.
15474
15475 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
15476
15477 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
15478 from process filters aren't reliably transmitted to the surrounding
15479 accept-process-output.
15480 (mpc-proc-check): New function.
15481 (mpc-proc-sync): Use it (bug#8293)
15482
15483 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15484
15485 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
15486 Add compatibility functions (bug#9313).
15487
15488 2011-08-23 Eli Zaretskii <eliz@gnu.org>
15489
15490 * cus-start.el (all): Add entry for bidi-paragraph-direction.
15491
15492 * international/uni-bidi.el: Regenerate.
15493
15494 2011-08-23 Kenichi Handa <handa@m17n.org>
15495
15496 * international/charprop.el:
15497 * international/uni-bidi.el:
15498 * international/uni-category.el:
15499 * international/uni-combining.el:
15500 * international/uni-comment.el:
15501 * international/uni-decimal.el:
15502 * international/uni-decomposition.el:
15503 * international/uni-digit.el:
15504 * international/uni-lowercase.el:
15505 * international/uni-mirrored.el:
15506 * international/uni-name.el:
15507 * international/uni-numeric.el:
15508 * international/uni-old-name.el:
15509 * international/uni-titlecase.el:
15510 * international/uni-uppercase.el: Regenerate.
15511
15512 2011-08-23 Martin Rudalics <rudalics@gmx.at>
15513
15514 * help.el (help-window-setup): Fix message displayed when other
15515 window is reused. (Bug#9341)
15516
15517 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15518
15519 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
15520 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
15521
15522 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
15523 Mark obsolete.
15524 * shell.el (shell-parse-pcomplete-arguments): New function.
15525 (shell-completion-vars): Use it instead (bug#9160).
15526
15527 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
15528
15529 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
15530 strings and comments (bug#9333).
15531
15532 * emacs-lisp/debug.el (debug-arglist): New function.
15533 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
15534 (debug-on-entry-1): Handle interpreted closures (bug#9120).
15535
15536 2011-08-22 Juri Linkov <juri@jurta.org>
15537
15538 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15539 Revert regexp that highlights output switches to its old
15540 pre-2010-10-28 value and remove one `?' from it (bug#9319).
15541
15542 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
15543 to check for empty output (bug#9226).
15544
15545 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
15546
15547 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
15548 symbol-constituent as the default, as that stops font-lock from
15549 working properly (Bug#8843).
15550
15551 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15552
15553 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
15554 `coding-system-for-*' around the process open call to avoid
15555 auth-source side effects.
15556 (smtpmail-try-auth-methods): Expand the secret password.
15557 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
15558 probe hangs.
15559
15560 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
15561
15562 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
15563
15564 * emacs-lisp/find-func.el (find-function-noselect): New arg
15565 lisp-only.
15566
15567 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
15568 signal an error for built-in functions (Bug#6664).
15569
15570 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15571
15572 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
15573 (smtpmail-try-auth-methods): Use it.
15574
15575 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
15576
15577 * font-lock.el (font-lock-fontify-region)
15578 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
15579 (font-lock-default-unfontify-buffer)
15580 (font-lock-default-fontify-region)
15581 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
15582
15583 * progmodes/compile.el (compilation-error-properties):
15584 Fix confusion between file struct and message struct (Bug#9319).
15585 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
15586 `ant' regexp.
15587
15588 * net/browse-url.el (browse-url-firefox): Don't call
15589 browse-url-firefox-sentinel unless using -remote (Bug#9328).
15590
15591 2011-08-20 Glenn Morris <rgm@gnu.org>
15592
15593 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
15594
15595 * tutorial.el (tutorial--default-keys): Update some default bindings.
15596
15597 * files.el (hack-local-variables): Fully ignore case for "mode:".
15598
15599 2011-08-20 Alan Mackenzie <acm@muc.de>
15600
15601 Resolve invalid use of a regexp in regexp-opt.
15602
15603 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
15604 detection for a java annotation.
15605
15606 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
15607 detection for a java annotation.
15608
15609 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
15610 handling for java.
15611 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
15612
15613 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
15614
15615 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
15616 (Bug#9274).
15617
15618 2011-08-20 Alan Mackenzie <acm@muc.de>
15619
15620 Fontify CPP expressions correctly when starting in the middle of
15621 such a construct. Mainly for when jit-lock etc. starts a chunk
15622 here.
15623
15624 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
15625 variable.
15626 (c-make-font-lock-search-form): New function, extracted from
15627 c-make-font-lock-search-function.
15628 (c-make-font-lock-search-function): Use the above function.
15629 (c-make-font-lock-context-search-function): New function.
15630 (c-cpp-matchers): Enhance the preprocessor expression case with
15631 the above function
15632 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
15633 which takes an expression.
15634
15635 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
15636
15637 2011-08-20 Martin Rudalics <rudalics@gmx.at>
15638
15639 * window.el (display-buffer-reuse-window)
15640 (display-buffer-pop-up-window): Don't reuse or split a side
15641 window.
15642
15643 2011-08-19 Glenn Morris <rgm@gnu.org>
15644
15645 * files.el (hack-local-variables-prop-line, hack-local-variables):
15646 Downcase "Mode:". (Bug#9331)
15647
15648 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
15649
15650 * international/characters.el: Add L and R categories.
15651
15652 * subr.el (bidi-string-mark-left-to-right): Rename from
15653 string-mark-left-to-right. Use category search.
15654
15655 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
15656
15657 2011-08-18 Juri Linkov <juri@jurta.org>
15658
15659 * faces.el (error, warning, success): New faces with definitions
15660 copied from old default values of `font-lock-warning-face',
15661 `compilation-warning', `compilation-info' (bug#6117).
15662
15663 * font-lock.el (font-lock-warning-face): Inherit from `error'.
15664
15665 * progmodes/compile.el (compilation-error): Inherit from `error'.
15666 (compilation-warning): Inherit from `warning'.
15667 (compilation-info): Inherit from `success'.
15668
15669 * dired.el (dired-marked): Inherit from `warning'.
15670 (dired-flagged): Inherit from `error'.
15671
15672 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15673
15674 * mail/smtpmail.el (auth-source): Require to avoid problems with
15675 binding variables (bug#9298). Also clean up some unused
15676 autoloads.
15677
15678 * net/network-stream.el (network-stream-open-starttls):
15679 Support using starttls.el without using gnutls-cli.
15680
15681 2011-08-17 Juri Linkov <juri@jurta.org>
15682
15683 * progmodes/grep.el (rgrep): Handle the case when
15684 `grep-find-command' is a cons cell (bug#9278).
15685
15686 2011-08-17 Martin Rudalics <rudalics@gmx.at>
15687
15688 * window.el (display-buffer-pop-up-frame): Run frame creation
15689 function with BUFFER current (as special-display-popup-frame
15690 does). Reported by Drew Adams.
15691
15692 2011-08-17 Daiki Ueno <ueno@unixuser.org>
15693
15694 * epa-mail.el: Simplify GnuPG group expansion using
15695 epg-expand-group.
15696 (epa-mail-group-alist, epa-mail-group-modtime)
15697 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
15698 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
15699 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
15700 Remove.
15701
15702 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
15703
15704 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
15705
15706 2011-08-16 Alan Mackenzie <acm@muc.de>
15707
15708 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
15709 Correct, to avoid the inside of macros.
15710
15711 2011-08-16 Richard Stallman <rms@gnu.org>
15712
15713 * epa-mail.el: Handle GnuPG group definitions.
15714 (epa-mail-group-alist, epa-mail-group-modtime)
15715 (epa-mail-gnupg-conf-file): New variables.
15716 (epa-mail-parse-groups, epa-mail-sync-groups)
15717 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
15718 (epa-mail-expand-recipients): New functions.
15719 (epa-mail-encrypt): Call epa-mail-expand-recipients.
15720
15721 * mail/rmail.el (rmail-epa-decrypt): New command.
15722
15723 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
15724 Don't bind buffer-read-only, just inhibit-read-only.
15725 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
15726 (epa-decrypt-armor-in-region): Make error message clearer.
15727
15728 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
15729
15730 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
15731 and "a2b" to "ab" for `prefix'.
15732
15733 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
15734
15735 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
15736 filter groups.
15737 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
15738 Fourquet (Bug#8804).
15739
15740 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
15741
15742 * startup.el (argi): Declare as global variable (bug#9275).
15743
15744 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
15745
15746 * subr.el (string-mark-left-to-right): Search the entire string
15747 for RTL script, not just the terminating character. Doc fix.
15748
15749 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
15750
15751 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
15752 New function.
15753 (js--regexp-literal, js-syntax-propertize-function): Remove.
15754 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
15755 (js-mode-map): Don't rebind electric keys.
15756 (js-insert-and-indent): Remove.
15757 (js-mode): Setup electric-layout and electric-indent instead.
15758
15759 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
15760
15761 2011-08-12 Daiki Ueno <ueno@unixuser.org>
15762
15763 * epa.el (epa-progress-callback-function): Fix the logic of
15764 displaying progress.
15765 * epa-file.el (epa-file-insert-file-contents): Make progress
15766 display more user-friendly.
15767 (epa-file-write-region): Ditto.
15768
15769 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
15770
15771 * subr.el (string-mark-left-to-right): New function.
15772
15773 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
15774 Use string-mark-left-to-right.
15775 (list-buffers-noselect): Caller changed.
15776
15777 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15778 Use string-mark-left-to-right.
15779 (tabulated-list-print): Recenter after moving point.
15780
15781 2011-08-10 Juri Linkov <juri@jurta.org>
15782
15783 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
15784 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
15785 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
15786
15787 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
15788
15789 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
15790 (Bug#7554).
15791
15792 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
15793
15794 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
15795 character. (Bug#6594)
15796
15797 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
15798
15799 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
15800 (image-dired--with-db-file): New macro.
15801 (image-dired-write-tags, image-dired-remove-tag)
15802 (image-dired-create-gallery-lists, image-dired-write-comments)
15803 (image-dired-get-comment, image-dired-mark-tagged-files)
15804 (image-dired-list-tags, image-dired-gallery-generate): Use it.
15805 (image-dired-gallery-generate): Use insert-file-contents.
15806
15807 * time.el (display-time-world-list, display-time-world-display):
15808 * time-stamp.el (time-stamp-string):
15809 * vc/add-log.el (add-change-log-entry): Use setenv instead of
15810 set-time-zone-rule (Bug#7337).
15811
15812 2011-08-08 Daiki Ueno <ueno@unixuser.org>
15813
15814 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
15815 (epg-error-to-string, epg-errors-to-string): New function.
15816 (epg-wait-for-completion): Reverse errors list.
15817 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
15818 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
15819 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
15820 (epg-sign-keys, epg-generate-key-from-file)
15821 (epg-generate-key-from-string): Format errors by using
15822 epg-errors-to-string (bug#9255).
15823 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
15824
15825 2011-08-07 Juri Linkov <juri@jurta.org>
15826
15827 * faces.el (list-faces-display): Remove extra angle bracket
15828 from `help-mode-map'.
15829
15830 * info.el (Info-history-toc-nodes): Doc fix.
15831
15832 * longlines.el (longlines-mode): Doc fix.
15833
15834 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
15835
15836 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
15837 of statements and in a few more cases (bug#9183).
15838
15839 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
15840 New functions.
15841 (cl-transform-lambda): Use them (bug#9239).
15842
15843 2011-08-05 Martin Rudalics <rudalics@gmx.at>
15844
15845 * window.el (display-buffer-same-window)
15846 (display-buffer-same-frame, display-buffer-other-window)
15847 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
15848 (pop-to-buffer-other-window)
15849 (pop-to-buffer-same-frame-other-window)
15850 (pop-to-buffer-other-frame): Make them defuns.
15851 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
15852
15853 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
15854
15855 * subr.el (make-composed-keymap): Move from C. Change calling
15856 convention, and improve docstring to bring attention to a subtle point.
15857 * minibuffer.el (completing-read-default): Adjust accordingly.
15858
15859 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
15860
15861 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
15862 (tramp-open-shell): Use `tramp-shell-quote-argument'.
15863
15864 * net/trampver.el: Update release number.
15865
15866 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
15867
15868 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
15869 "in" (bug#9190).
15870
15871 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
15872
15873 * mail/sendmail.el (sendmail-query-once): Restore the current
15874 buffer after querying (bug#9074).
15875
15876 * dired.el (dired-flagged): Use different faces for marked and
15877 flagged files (bug#6117).
15878
15879 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
15880 (bug#4433).
15881
15882 * ido.el (ido-mode): Switch off the message if called
15883 non-interactively.
15884
15885 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
15886 before 587, since it appears that that's more likely to work for
15887 more people.
15888
15889 * cus-edit.el (custom-file): When running under emacs -q, always
15890 refuse to save the customizations, even if the .emacs file doesn't
15891 exist.
15892
15893 * info.el: Remove the `Info-beginning-of-buffer' function
15894 (bug#8325).
15895
15896 * net/network-stream.el (network-stream-open-starttls):
15897 Use `starttls-available-p' to see whether starttls.el can be used.
15898
15899 2011-08-01 Martin Rudalics <rudalics@gmx.at>
15900
15901 * window.el (display-buffer-in-window): Don't set dedicated status
15902 of window here (Bug#9215).
15903 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
15904 (display-buffer-pop-up-side-window)
15905 (display-buffer-in-side-window): Set dedicated status of window here.
15906
15907 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
15908
15909 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
15910 before binding generated-autoload-file.
15911
15912 2011-08-01 Deniz Dogan <deniz@dogan.se>
15913
15914 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
15915
15916 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
15917
15918 Sync with Tramp 2.2.2.
15919
15920 * net/trampver.el: Update release number.
15921
15922 2011-07-30 Juri Linkov <juri@jurta.org>
15923
15924 * dired-aux.el (dired-touch-initial): Remove function.
15925 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
15926 current time, and `default' to the last modification time of the
15927 current marked file (bug#6887).
15928
15929 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
15930
15931 * simple.el (goto-line): Use string-to-number to provide a
15932 numeric argument to read-number (bug#9163).
15933
15934 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
15935
15936 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
15937 connection process, it could be nil.
15938
15939 2011-07-27 Leo Liu <sdl.web@gmail.com>
15940
15941 Simplify url handling in rcirc-mode.
15942
15943 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
15944 (rcirc-browse-url-at-mouse): Remove.
15945 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
15946
15947 2011-07-26 Alan Mackenzie <acm@muc.de>
15948
15949 Fontify bitfield declarations properly.
15950
15951 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
15952 (c-symbol-chars): Now exported as a lang variable.
15953 (c-not-primitive-type-keywords): New lang variable.
15954
15955 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
15956 QT keyword "more" to prevent "more slots: ...." being spuriously
15957 parsed as a bitfield declaration.
15958
15959 * progmodes/cc-engine.el (c-beginning-of-statement-1):
15960 Refactor and enhance to handle bitfield declarations.
15961 (c-punctuation-in): New function.
15962 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
15963 declarations properly.
15964
15965 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
15966
15967 * calendar/icalendar.el (icalendar--all-events): Take care of
15968 multiple vcalendars in a single file.
15969 (icalendar--convert-float-to-ical): Checkdoc fixes.
15970
15971 2011-07-25 Deniz Dogan <deniz@dogan.se>
15972
15973 * image.el (insert-image): Clarifying docstring.
15974
15975 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
15976
15977 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
15978 `tramp-send-command-and-check' if there is no error.
15979 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
15980
15981 2011-07-22 Alan Mackenzie <acm@muc.de>
15982
15983 Prevent cc-langs.elc being loaded at run time.
15984
15985 * progmodes/cc-mode.el: Remove two autoload forms which loaded
15986 cc-langs.
15987
15988 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
15989 "(require 'cc-langs)". Quote a form so it will evaluate at
15990 (cc-mode's) compilation time.
15991
15992 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
15993
15994 * net/tramp.el (tramp-file-name-handler): Avoid recursive
15995 loading. (Bug#9114)
15996
15997 2011-07-21 Martin Rudalics <rudalics@gmx.at>
15998
15999 * window.el (display-buffer-pop-up-window)
16000 (display-buffer-pop-up-side-window)
16001 (display-buffer-in-side-window): Call display-buffer-set-height
16002 and display-buffer-set-width after setting the new window's
16003 buffer so `fit-window-to-buffer' and friends work on the right buffer.
16004
16005 2011-07-20 Sam Steingold <sds@gnu.org>
16006
16007 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
16008 (etags-tags-included-tables): Call `convert-standard-filename' on
16009 the file names contained in TAGS so that windows Emacs can handle
16010 TAGS files created by cygwin ctags.
16011
16012 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
16013
16014 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
16015 which apparently didn't work.
16016
16017 2011-07-19 Roland Winkler <winkler@gnu.org>
16018
16019 * proced.el (proced-send-signal): For *Marked Processes* buffer
16020 put point at beginning of buffer.
16021
16022 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
16023
16024 * proced.el (proced-format): Make header lines align with the text
16025 (bug#1779).
16026
16027 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
16028
16029 * view.el (view-buffer): Allow running in `special' modes if we're
16030 visiting a file (bug#8615).
16031
16032 2011-07-19 Martin Rudalics <rudalics@gmx.at>
16033
16034 * window.el (display-buffer-alist-of-strings-p)
16035 (display-buffer-alist-set-1, display-buffer-alist-set-2):
16036 New functions.
16037 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
16038 more accurately.
16039
16040 2011-07-18 Alan Mackenzie <acm@muc.de>
16041
16042 Fontify declarators properly when, e.g., a jit-lock chunk begins
16043 inside a declaration.
16044
16045 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
16046
16047 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16048 New function.
16049 (c-complex-decl-matchers): Insert reference to
16050 c-font-lock-enclosing-decls.
16051
16052 * progmodes/cc-engine.el (c-backward-single-comment):
16053 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
16054 to nil around calls to (forward-comment -1).
16055
16056 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16057
16058 * image.el (put-image): Doc typo fix.
16059
16060 * progmodes/etags.el (tags-search): Doc typo fix.
16061
16062 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
16063 password if we get errors 550 to 554.
16064
16065 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
16066
16067 * net/gnutls.el (gnutls-log-level): Remove.
16068
16069 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
16070 indentation character (bug#6380).
16071
16072 * files.el (buffer-offer-save): Made permanently local (bug#6241).
16073
16074 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
16075 to clarify what the problem is (bug#4291).
16076
16077 * simple.el (current-kill): Clarify what
16078 `interprogram-paste-function' does (bug#7500).
16079 (auto-fill-mode): Document `auto-fill-function' in relation to
16080 `auto-fill-mode' (bug#2470).
16081
16082 2011-07-16 Lawrence Mitchell <wence@gmx.li>
16083
16084 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
16085 method if slot is read-only (bug#9035).
16086
16087 2011-07-16 Martin Rudalics <rudalics@gmx.at>
16088
16089 * frame.el (select-frame-set-input-focus): New argument NORECORD.
16090 * window.el (pop-to-buffer): Select window used even if it was
16091 selected before, see discussion of (Bug#8615), (Bug#6954).
16092 Pass argument NORECORD on to select-frame-set-input-focus.
16093
16094 2011-07-15 Glenn Morris <rgm@gnu.org>
16095
16096 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
16097 Respect help-form.
16098
16099 2011-07-09 Lawrence Mitchell <wence@gmx.li>
16100
16101 * net/gnutls.el (gnutls-min-prime-bits): New variable.
16102 (gnutls-negotiate): Use it.
16103
16104 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
16105
16106 * net/gnutls.el (gnutls-negotiate):
16107 Upcase `gnutls-algorithm-priority'.
16108
16109 2011-07-15 Glenn Morris <rgm@gnu.org>
16110
16111 * jka-compr.el (jka-compr-verbose): Move from here...
16112 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
16113 Add missing :version tag.
16114 * info.el: No need to require jka-compr when compiling.
16115
16116 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
16117
16118 * net/gnutls.el (gnutls-algorithm-priority): New variable.
16119 (gnutls-negotiate): Use it.
16120
16121 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
16122
16123 * info.el (Info-beginning-of-buffer): New command.
16124 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
16125 announcing `b' as the key (bug#8325).
16126 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
16127
16128 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
16129
16130 * international/mule-cmds.el
16131 (describe-specified-language-support): Make the error message
16132 clearer (bug#8905).
16133
16134 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
16135
16136 * isearch.el (isearch-barrier): Add a doc string, since it's
16137 mentioned in a function doc string (bug#8678).
16138
16139 2011-07-15 Martin Rudalics <rudalics@gmx.at>
16140
16141 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
16142 buffer argument (Bug#9083) and self-identifying label argument.
16143
16144 2011-07-15 Glenn Morris <rgm@gnu.org>
16145
16146 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
16147
16148 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16149
16150 * man.el (Man-fontify-manpage): Fix message when formatting the
16151 man page (bug#7929).
16152
16153 2011-07-14 Eli Zaretskii <eliz@gnu.org>
16154
16155 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
16156 argument LRM; if non-nil, append an invisible LRM character to the
16157 buffer name.
16158 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
16159 last argument non-nil, when formatting buffer names.
16160 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
16161 paragraph direction.
16162
16163 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16164
16165 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
16166 the man page name (bug#7929).
16167
16168 * image.el (put-image): Mention the `put-image' overlay property
16169 (bug#7834).
16170
16171 * scroll-bar.el (set-scroll-bar-mode): Mention that
16172 `scroll-bar-mode' lists the values (bug#7772).
16173
16174 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
16175 command (bug#7729).
16176
16177 * rect.el (apply-on-rectangle): Return the point after the last
16178 operation.
16179 (string-rectangle): Go to the point after the last operation
16180 (bug#7522).
16181
16182 * printing.el (pr-toggle-region): Clarify the documentation
16183 slightly (bug#7493).
16184
16185 * time.el (display-time-update):
16186 Allow `display-time-mail-function' to return nil (bug#7158).
16187 Fix suggested by Detlev Zundel.
16188
16189 * vc/diff.el (diff): Clarify the order the file names are read
16190 (bug#7111).
16191
16192 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
16193 the doc string (bug#7015).
16194
16195 * font-lock.el (font-lock-maximum-decoration): Mention what
16196 numeric levels mean (bug#6935).
16197
16198 * startup.el (initial-buffer-choice): Don't mention the `none'
16199 selection, which is against policy.
16200
16201 2011-07-14 Martin Rudalics <rudalics@gmx.at>
16202
16203 * window.el (display-buffer-normalize-special):
16204 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
16205
16206 2011-07-14 Eli Zaretskii <eliz@gnu.org>
16207
16208 * subr.el (version<, version<=, version=): Mention "-CVS" and
16209 "-12345" alpha version numbers.
16210
16211 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
16212
16213 * bindings.el: Add advertised binding for set-mark-command
16214 (Bug#5772).
16215
16216 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
16217
16218 * bindings.el (mode-line-other-buffer):
16219 * bookmark.el (bookmark-bmenu-2-window):
16220 * bs.el (bs-cycle-next, bs-cycle-previous):
16221 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
16222 switch-to-buffer.
16223
16224 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
16225 Delete.
16226
16227 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
16228
16229 * follow.el (follow-debug-message, follow-redisplay):
16230 * jka-cmpr-hook.el (with-auto-compression-mode):
16231 Fix typos in docstrings.
16232
16233 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16234
16235 * subr.el (with-silent-modifications): Clarify somewhat what the
16236 macro inhibits (bug#6525).
16237
16238 * simple.el (eval-expression): Note what it does if called
16239 interactively (bug#6495).
16240
16241 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
16242
16243 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
16244 Use pop-to-buffer buffer-or-name if it is nil.
16245
16246 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
16247 Remove switch-to-buffer.
16248
16249 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16250
16251 * files.el (make-directory): Clarify that an error will be raised
16252 if there's an error (bug#6397).
16253
16254 * startup.el (initial-buffer-choice): Add `none' as a choice
16255 (bug#6234).
16256
16257 * subr.el (add-hook): Clarify section about buffer-local hooks
16258 (bug#6218).
16259
16260 * dired.el (dired-flagged): Clarify doc string (bug#6117).
16261
16262 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
16263
16264 * tabify.el (untabify): Preserve the current column so that point
16265 doesn't move (bug#6032).
16266
16267 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16268
16269 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
16270 Rewrite to avoid awkward possessive "s" (bug#5986).
16271
16272 2011-07-13 Glenn Morris <rgm@gnu.org>
16273
16274 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
16275 (dired-insert-directory): Give a message the first time
16276 if ls is found not to support --dired.
16277
16278 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16279
16280 * simple.el (toggle-truncate-lines): Clarify what is toggled
16281 (bug#5580). Text by Drew Adams.
16282
16283 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
16284
16285 * simple.el (blink-matching-open): Make the error message from the
16286 last change less verbose.
16287
16288 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
16289
16290 * font-lock.el (font-lock-comment-face): Use the high contrast
16291 "yellow" color for font-lock-comment-face on low color terminals
16292 using a dark background color (bug#4221).
16293
16294 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16295
16296 * dired.el (dired-insert-set-properties): Make the doc string
16297 reflect what it does now (bug#5325).
16298
16299 * simple.el (blink-matching-open): Say that we were unable to find
16300 the match within the limit, if we're limited (bug#5122).
16301
16302 * international/mule-cmds.el (prefer-coding-system): Add an
16303 example (bug#4869).
16304
16305 * progmodes/etags.el (tags-search): Document `file-list-form'
16306 (bug#4731).
16307
16308 2011-07-13 Lawrence Mitchell <wence@gmx.li>
16309
16310 * net/browse-url.el (browse-url-default-browser)
16311 (browse-url-browser-function): Make the default browser choice a
16312 bit more logical (bug#4300). Also clean up the doc string.
16313
16314 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
16315
16316 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
16317 binary endings (bug#4440).
16318
16319 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16320
16321 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
16322 which can be pretty annoying (bug#8971).
16323
16324 * jka-compr.el (jka-compr-verbose): New variable, and use
16325 throughout (bug#8971).
16326
16327 * info.el (Info-find-file): Fall back on the installation
16328 directory if we can't find the info node anywhere else.
16329
16330 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
16331
16332 * vc/vc.el (vc-revert-file):
16333 Don't set file time-stamp in the past. (Bug#5181)
16334
16335 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16336
16337 * files.el (after-find-file): Give a better error message when
16338 trying to find a symlink that points to a file that doesn't exist
16339 (bug#4398).
16340
16341 * progmodes/cc-vars.el: Remove (probably) misleading comment
16342 (bug#4396).
16343
16344 2011-07-12 Johan Bockgård <bojohan@gnu.org>
16345
16346 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
16347
16348 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
16349
16350 * mouse-sel.el: Hack restoring functionality, while keeping
16351 compatibility with 2010-07-03 changes to mouse selection.
16352 (mouse-sel-primary-overlay): New var.
16353 (mouse-sel-selection-alist): Use it.
16354 (mouse-sel-mode): Doc fix; remove points that are default features
16355 of mouse.el.
16356
16357 2011-07-12 Johan Bockgård <bojohan@gnu.org>
16358
16359 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16360 Fix previous fix (bug#2490).
16361
16362 2011-07-12 Roland Winkler <winkler@gnu.org>
16363
16364 * textmodes/bibtex.el (bibtex-initialize):
16365 Use pop-to-buffer-same-window.
16366 (bibtex-search-entries): Fix interactive call.
16367
16368 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16369
16370 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16371 Fontise bytecomp Error lines more correctly (bug#2490).
16372 Fix suggested by Johan Bockgård.
16373
16374 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
16375
16376 * dired-x.el (dired-guess-default): Use `delete-dups'.
16377
16378 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
16379
16380 * dired.el (dired-mark-prompt):
16381 * dired-aux.el (dired-read-shell-command): Doc fix.
16382
16383 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16384
16385 * mail/sendmail.el (sendmail-query-once):
16386 Use `customize-save-variable' unconditionally, now that it works under
16387 emacs -Q.
16388
16389 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
16390
16391 * cus-edit.el (custom-file): Take an optional no-error variable.
16392 (customize-save-variable): Set the variable, and give a warning if
16393 running under "emacs -q".
16394
16395 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
16396
16397 * loadhist.el (unload-feature-special-hooks):
16398 Add `auto-coding-functions', `fill-nobreak-predicate' and
16399 `find-directory-functions' (bug#5327).
16400
16401 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16402
16403 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
16404
16405 * cus-edit.el (custom-guess-name-alist): -alist variables should
16406 use the `alist' type (bug#3120). Suggested by Drew Adams.
16407
16408 * printing.el: Add documentation to all the `pr-toggle-' commands.
16409
16410 2011-07-11 Leo Liu <sdl.web@gmail.com>
16411
16412 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
16413 backends where it makes sense (bug#2623).
16414
16415 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16416
16417 * dired-x.el (dired-guess-default): Remove duplicate shell command
16418 entries (bug#2028).
16419 (dired-guess-default): Fix grammar in doc string (bug#2028).
16420 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
16421
16422 * subr.el (remove-duplicates): New conveniency function.
16423
16424 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16425
16426 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
16427 (bug#1526).
16428
16429 2011-07-10 Martin Rudalics <rudalics@gmx.at>
16430
16431 * window.el (display-buffer-normalize-default): Don't invert
16432 meaning of even-window-heights. Reported by Eli Zaretskii
16433 <eliz@gnu.org>.
16434
16435 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
16436
16437 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
16438
16439 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
16440
16441 * window.el (display-buffer): Fix arguments to
16442 display-buffer-reuse-window in last change.
16443
16444 * faces.el (link): Use a less saturated blue on light backgrounds.
16445
16446 * startup.el (fancy-startup-text, fancy-about-text)
16447 (fancy-startup-tail): Use font-lock faces, for background safety.
16448
16449 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
16450
16451 * emulation/viper-cmd.el (viper-change-state-to-vi):
16452 Limit triggering of abbrev expansion (Bug#9038).
16453
16454 2011-07-09 Martin Rudalics <rudalics@gmx.at>
16455
16456 * window.el (display-buffer-default-specifiers): Remove.
16457 (display-buffer-macro-specifiers): Remove default specifiers.
16458 (display-buffer-alist): Default to nil.
16459 (display-buffer-reuse-window): New optional argument other-window.
16460 (display-buffer-pop-up-window): Allow splitting internal
16461 windows. Check whether a live window was created.
16462 (display-buffer-other-window-means-other-frame)
16463 (display-buffer-normalize-arguments): Rename to
16464 display-buffer-normalize-argument and rewrite. Set the
16465 other-window specifier.
16466 (display-buffer-normalize-special): New function.
16467 (display-buffer-normalize-options): Rename to
16468 display-buffer-normalize-default and rewrite.
16469 (display-buffer-normalize-options-inhibit): Remove.
16470 (display-buffer-normalize-specifiers): Rewrite.
16471 (display-buffer): Process other-window specifier and call
16472 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
16473 more faithfully.
16474 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
16475 (display-buffer-alist-set): Don't handle 'unset default values.
16476 (display-buffer-in-window, display-buffer-alist-set):
16477 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
16478 <tassilo@member.fsf.org>.
16479
16480 2011-07-09 Leo Liu <sdl.web@gmail.com>
16481
16482 * register.el (insert-register): Restore accidental change on
16483 2011-06-26. (Bug#9028)
16484
16485 2011-07-09 Glenn Morris <rgm@gnu.org>
16486
16487 * subr.el (remq): Handle the empty list. (Bug#9024)
16488
16489 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
16490
16491 * mail/sendmail.el (send-mail-function): No longer delay custom
16492 initialization.
16493 * custom.el (custom-initialize-delay): Doc fix.
16494
16495 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
16496
16497 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
16498
16499 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
16500
16501 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
16502 human-friendly prompt.
16503
16504 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
16505
16506 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
16507 provided by a particular plugin.
16508
16509 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
16510
16511 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
16512 save customizations (with "emacs -Q"), just set the variable
16513 instead of erroring out.
16514
16515 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
16516
16517 2011-07-08 Juri Linkov <juri@jurta.org>
16518
16519 * arc-mode.el (archive-zip-expunge, archive-zip-update)
16520 (archive-zip-update-case): Use 7z if found by `executable-find'.
16521 The order of searching the available programs is the same as in
16522 `archive-zip-extract' (bug#8968).
16523
16524 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
16525
16526 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
16527 (menu-bar-options-menu): Tweak descriptions.
16528
16529 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
16530
16531 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
16532 menu items into verb phrases (bug#1421). Also refill to fit under
16533 80 columns.
16534
16535 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
16536
16537 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
16538 (Info-read-node-name): Doc fix (Bug#1084).
16539
16540 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
16541 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
16542 (end-of-sexp, beginning-of-sexp)
16543 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
16544 (forward-symbol, forward-same-syntax, word-at-point)
16545 (sentence-at-point): Doc fix (Bug#1144).
16546
16547 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
16548
16549 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
16550 should cover it (bug#1281).
16551
16552 * cus-edit.el (custom-show): Mark as obsolete.
16553
16554 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
16555 negotiation fails, then possibly try again with a non-encrypted
16556 connection (bug#9017).
16557
16558 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
16559 be used.
16560
16561 2011-07-07 Richard Stallman <rms@gnu.org>
16562
16563 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
16564 property, and handle its changed format.
16565 Look for the correct line number.
16566 Use file's line contents (but not past first =) to find
16567 correct line in message.
16568
16569 2011-07-07 Kenichi Handa <handa@m17n.org>
16570
16571 * international/characters.el (build-unicode-category-table):
16572 Delete it.
16573 (unicode-category-table): Set it by unicode-property-table-internal.
16574
16575 * international/mule-cmds.el (char-code-property-alist): Move to
16576 to src/chartab.c.
16577 (get-char-code-property): Call unicode-property-table-internal to
16578 load a file. Call get-unicode-property-internal where necessary.
16579 (put-char-code-property): Call unicode-property-table-internal to
16580 load a file. Call put-unicode-property-internal where necessary.
16581 put-unicode-property-internal where necessary.
16582 (char-code-property-description):
16583 Call unicode-property-table-internal to load a file.
16584
16585 * international/charprop.el:
16586 * international/uni-bidi.el:
16587 * international/uni-category.el:
16588 * international/uni-combining.el:
16589 * international/uni-comment.el:
16590 * international/uni-decimal.el:
16591 * international/uni-decomposition.el:
16592 * international/uni-digit.el:
16593 * international/uni-lowercase.el:
16594 * international/uni-mirrored.el:
16595 * international/uni-name.el:
16596 * international/uni-numeric.el:
16597 * international/uni-old-name.el:
16598 * international/uni-titlecase.el:
16599 * international/uni-uppercase.el: Regenerate.
16600
16601 * loadup.el: Load international/charprop.el before
16602 international/characters.
16603
16604 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
16605
16606 * window.el (next-buffer, previous-buffer): Signal an error if
16607 called from a minibuffer window.
16608
16609 * bindings.el: Revert 2011-07-04 change.
16610
16611 2011-07-06 Richard Stallman <rms@gnu.org>
16612
16613 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
16614 (rmail-mime-insert-bulk, rmail-mime-insert-text):
16615 Treat markers like ints.
16616 (rmail-mime-entity): Doc fix.
16617
16618 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
16619
16620 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
16621 defcustom again for backwards compatibility.
16622
16623 * simple.el (shell-command-on-region): Fill.
16624
16625 * dired-aux.el (dired-kill-line): Add a doc string.
16626
16627 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
16628 to "\\sw\\|\\s_" (bug#358).
16629
16630 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
16631 (dired-unmark-backward): Ditto.
16632 (dired-flag-backup-files): Ditto.
16633
16634 * dired-x.el (dired-mark-sexp): Ditto.
16635
16636 2011-07-06 Richard Stallman <rms@gnu.org>
16637
16638 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
16639 (rmail-mime-entity): New arg TRUNCATED.
16640 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
16641 New functions.
16642 (rmail-mime-save): Warn if entity is truncated.
16643 (rmail-mime-toggle-hidden): Likewise, for showing.
16644 (rmail-mime-process-multipart): Record when an entity is truncated.
16645
16646 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
16647 if ENTITY is a string.
16648
16649 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
16650
16651 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
16652 of faces when `M-C-x'-ing their definitions (bug#8378).
16653 Also clean up the code slightly.
16654
16655 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
16656 because that makes the colors go away.
16657
16658 * mail/sendmail.el (send-mail-function): Change the default to
16659 `sendmail-query-once'.
16660 (sendmail-query-once): Add an autoload cookie.
16661
16662 * net/network-stream.el (network-stream-open-starttls): Try using
16663 a plain connection even if the server offered STARTTLS, and we
16664 kinda wanted to use it, if Emacs doesn't have any STARTTLS
16665 capability. This should make smtpmail.el work in slightly more
16666 configurations.
16667
16668 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
16669
16670 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
16671 New defun.
16672 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
16673
16674 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
16675
16676 * progmodes/sql.el: Version 3.0
16677 (sql-product-alist): Add product :completion-object,
16678 :completion-column, and :statement attributes.
16679 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
16680 (sql-mode-syntax-table): Mark all punctuation.
16681 (sql-font-lock-keywords-builder): Temporarily remove fallback on
16682 ansi keywords.
16683 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
16684 (sql-mode-oracle-font-lock-keywords): Improve.
16685 (sql-oracle-show-reserved-words): New function for development.
16686 (sql-product-font-lock): Simplify for source code buffers.
16687 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
16688 New functions.
16689 (sql-highlight-product): Set product specific syntax table.
16690 (sql-mode-map): Add statement movement functions.
16691 (sql-ansi-statement-starters, sql-oracle-statement-starters):
16692 New variable.
16693 (sql-statement-regexp, sql-beginning-of-statement)
16694 (sql-end-of-statement, sql-signum): New functions.
16695 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
16696 (sql-show-sqli-buffer): Bug fix.
16697 (sql-interactive-mode): Store connection data as buffer local.
16698 (sql-connect): Add NEW-NAME parameter. Redesign interaction
16699 with sql-interactive-mode.
16700 (sql-save-connection): Save buffer local settings.
16701 (sql-connection-menu-filter): Change menu entry name.
16702 (sql-product-interactive): Bug fix.
16703 (sql-preoutput-hold): New variable.
16704 (sql-interactive-remove-continuation-prompt): Bug fixes.
16705 (sql-debug-redirect): New variable.
16706 (sql-str-literal): New function.
16707 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
16708 Redesign.
16709 (sql-oracle-save-settings, sql-oracle-restore-settings)
16710 (sql-oracle-list-all, sql-oracle-list-table): New functions.
16711 (sql-completion-object, sql-completion-column)
16712 (sql-completion-sqlbuf): New variables.
16713 (sql-build-completions-1, sql-build-completions)
16714 (sql-try-completion): New functions.
16715 (sql-read-table-name): Use them.
16716 (sql-contains-names): New buffer local variable.
16717 (sql-list-all, sql-list-table): Use it.
16718 (sql-oracle-completion-types): New variable.
16719 (sql-oracle-completion-object, sql-sqlite-completion-object)
16720 (sql-postgres-completion-object): New functions.
16721
16722 2011-07-06 Glenn Morris <rgm@gnu.org>
16723
16724 * window.el (pop-to-buffer): Doc fix.
16725
16726 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
16727
16728 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
16729
16730 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
16731
16732 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
16733
16734 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
16735
16736 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
16737
16738 * button.el (button): Inherit from link face. Suggested by Dan
16739 Nicolaescu.
16740
16741 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
16742
16743 * progmodes/gdb-mi.el: Fit in 80 columns.
16744 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
16745 switch-to-buffer.
16746
16747 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
16748 if imenu is simply not configured (bug#8941).
16749
16750 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
16751
16752 * allout.el (allout-post-undo-hook): New allout outline-change
16753 event hook to signal undo activity.
16754 (allout-post-command-business): Run allout-post-undo-hook if an
16755 undo just occurred.
16756 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
16757 * allout-widgets.el (allout-widgets-after-undo-function):
16758 Ensure the integrity of the current item's decoration after it has been
16759 in the vicinity of an undo.
16760 (allout-widgets-mode): Include allout-widgets-after-undo-function
16761 on the new allout-post-undo-hook.
16762
16763 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
16764
16765 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
16766 Let define-derived-mode define it.
16767 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
16768 cycles of abbrev-table inheritance (bug#8998).
16769
16770 2011-07-05 Roland Winkler <winkler@gnu.org>
16771
16772 * textmodes/bibtex.el: Add support for biblatex.
16773 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
16774 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
16775 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
16776 (bibtex-entry-alist, bibtex-field-alist): New variables.
16777 (bibtex-entry-field-alist): Obsolete alias for
16778 bibtex-BibTeX-entry-alist.
16779 (bibtex-entry-alist, bibtex-field-alist): New widgets.
16780 (bibtex-set-dialect): New command.
16781 (bibtex-entry-type, bibtex-entry-head)
16782 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
16783 Bind via bibtex-set-dialect.
16784 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
16785 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
16786 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
16787 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
16788 Define via bibtex-set-dialect.
16789 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
16790 Obey bibtex-no-opt-remove-re.
16791 (bibtex-vec-push, bibtex-vec-incr): New functions.
16792 (bibtex-format-entry, bibtex-field-list)
16793 (bibtex-print-help-message, bibtex-validate)
16794 (bibtex-search-entries): Use new format of bibtex-entry-alist.
16795
16796 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
16797
16798 * progmodes/compile.el (compilation-goto-locus):
16799 * net/tramp-cmds.el (tramp-append-tramp-buffers):
16800 * bs.el (bs-cycle-next, bs-cycle-previous):
16801 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
16802 * bindings.el (mode-line-other-buffer):
16803 * autoinsert.el (auto-insert):
16804 * arc-mode.el (archive-extract):
16805 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
16806
16807 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
16808
16809 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
16810 Fix check of `emacs-lock-unlockable-modes'.
16811 Coerce true values of `emacs-lock--try-unlocking' to t.
16812
16813 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
16814
16815 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
16816 * emacs-lock.el: New file.
16817
16818 2011-07-05 Julien Danjou <julien@danjou.info>
16819
16820 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
16821 than `boundp' to check if face is set.
16822
16823 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
16824
16825 * register.el (registerv-make):
16826 * window.el (window-min-height): Fix typos in docstrings.
16827
16828 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
16829
16830 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
16831 Update doc string.
16832
16833 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
16834
16835 * server.el (server-execute): Catch quit and call
16836 `server-return-error' to pass the error back to emacsclient and
16837 close the connection (bug#8942).
16838
16839 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
16840
16841 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
16842 insecure exception for current topic. Also note that auto-saves
16843 are handled differently.
16844
16845 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
16846 State variables for tracking auto-save inhibition situation.
16847
16848 (allout-write-contents-hook-handler): Rename from
16849 'allout-write-file-hook-handler', and describe how it depends on
16850 write-contents-functions sensitivity to non-nil value to prevent
16851 file write.
16852
16853 (allout-auto-save-hook-handler): Remove. auto-save does not check
16854 this in individual buffers, only in the starting buffer, so this
16855 is not the right way for us to inhibit auto-save in a buffer
16856 according to its condition.
16857
16858 (allout-mode): Use new allout-write-contents-hook-handler, and
16859 only with write-contents-functions. Remove auto-save provisions -
16860 they're implemented elsewhere.
16861
16862 (allout-before-change-handler): If undo is in progress, note that
16863 for attention of allout-post-command-business.
16864
16865 (allout-post-command-business): If the command we're following was
16866 an undo, check for change in the status of encrypted items and
16867 adjust auto-save inhibitions accordingly.
16868
16869 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
16870 according to whether there are or aren't any plain-text topics
16871 pending encryption.
16872
16873 (allout-inhibit-auto-save-info-for-decryption):
16874 Adjust buffer-saved-size and some allout state to inhibit auto-saves
16875 if there are plain-text topics pending encryption.
16876
16877 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
16878 buffer-saved-size and some allout state to not inhibit auto-saves
16879 if there are no longer any plain-text topics pending encryption.
16880
16881 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
16882 No longer provide for exemption of the current topic.
16883
16884 2011-07-04 Juri Linkov <juri@jurta.org>
16885
16886 Add 7z operations to delete and save changed members (bug#8968).
16887 * arc-mode.el (archive-7z-expunge, archive-7z-update):
16888 New defcustoms.
16889 (archive-7z-write-file-member): New function.
16890 (archive-7z-summarize): Fix the number of dashes in the
16891 listing output.
16892
16893 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16894
16895 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
16896 (bug#8958).
16897
16898 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
16899
16900 * bindings.el: Ignore next-buffer and previous-buffer in
16901 minibuffer-local-map.
16902
16903 * font-lock.el (font-lock-builtin-face): Change light background
16904 color to dark slate blue (Bug#6693).
16905
16906 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
16907
16908 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
16909
16910 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16911
16912 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
16913 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
16914 Add switch-to-buffer.
16915
16916 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
16917
16918 * isearch.el (isearch-search-fun-function): Clarify further the
16919 meaning of the function returned.
16920
16921 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
16922
16923 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
16924
16925 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
16926 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
16927 Use it.
16928 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
16929 `tramp-default-remote-path' does not exist.
16930 (tramp-send-command-and-read): New optional argument NOERROR.
16931 (tramp-open-connection-setup-interactive-shell)
16932 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
16933 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
16934 (tramp-process-sentinel): Flush also process' connection property.
16935 (tramp-sh-handle-start-file-process): Do not set process
16936 sentinel. It is done now ...
16937 (tramp-maybe-open-connection): ... here. (Bug#8929)
16938
16939 2011-07-04 MON KEY <monkey@sandpframing.com>
16940
16941 * play/animate.el (animate-string): Doc fixes and allow changing
16942 the buffer name (bug#5417).
16943
16944 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
16945
16946 * play/animate.el (animation-buffer-name): Rename from *animate*.
16947
16948 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
16949
16950 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
16951 This is simpler and helps future-proof the code.
16952 (timer-until): Use time-subtract and float-time.
16953 (timer--time-less-p): Use time-less-p.
16954
16955 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
16956
16957 * type-break.el (timep): Use the value of `float-time' to avoid a
16958 byte-compiler warning.
16959
16960 * server.el (server-eval-and-print): Return any result, even nil.
16961
16962 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
16963
16964 * type-break.el: Accept time formats that the builtins accept.
16965 (timep, type-break-time-difference): Accept any format that
16966 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
16967 This is simpler and helps future-proof the code.
16968 (type-break-time-difference): Round rather than ignoring
16969 subseconds components.
16970
16971 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16972
16973 * info.el (Info-apropos-matches): Make non-interactive, since it
16974 doesn't seem to do anything useful as a command (bug#8829).
16975
16976 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
16977
16978 * frame.el (frame-background-mode, frame-set-background-mode):
16979 Move from faces.el.
16980 (frame-default-terminal-background): New function.
16981
16982 * custom.el (custom-push-theme): Don't record faces in `changed'
16983 theme; this doesn't work correctly for per-frame face settings.
16984 (disable-theme): Use face-set-after-frame-default to reset faces.
16985 (custom--frame-color-default): New function.
16986
16987 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16988
16989 * dired.el (dired-flagging-regexp): Remove unused variable
16990 (bug#8769).
16991
16992 2011-03-29 Kevin Ryde <user42@zip.com.au>
16993
16994 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16995 `perl-Test2' extend to match possible "fail #N" rep count
16996 (bug#8377).
16997
16998 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16999
17000 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
17001 `smtpmail-via-smtp' now returns the error instead of nil.
17002
17003 * isearch.el (isearch-search-fun-function): Clarify the doc string
17004 (bug#8101).
17005
17006 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
17007
17008 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
17009 unnecessary spaces (bug#8987).
17010
17011 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
17012
17013 * net/network-stream.el (open-network-stream): Use the
17014 :end-of-capability command thoughout.
17015
17016 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
17017
17018 * net/network-stream.el (open-network-stream): Add the
17019 :end-of-capability command parameter, used by pop3.el.
17020
17021 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
17022
17023 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
17024
17025 * fringe.el (fringe-query-style): Remove redundant text " (type ?
17026 for list)" (bug#6475).
17027
17028 * files.el (file-expand-wildcards): Ignore non-readable
17029 sub-directories while trying to find matches instead of signaling
17030 an error (bug#6297).
17031
17032 * man.el (Man-reference-regexp): Allow matching possible
17033 word-wrapped references (bug#6289).
17034
17035 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
17036 for consistency with the other vc buffers (bug#6197).
17037 (vc-checkin): Ditto.
17038
17039 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
17040
17041 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
17042
17043 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
17044
17045 * custom.el (defcustom): Clarify that :set is only used in the
17046 Customize user interface (bug#6089).
17047
17048 * progmodes/flymake.el (flymake-mode): If the buffer isn't
17049 associated with a file, refuse to run instead of erroring out
17050 (bug#6084).
17051
17052 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
17053 the doc string, since it appears that using `fill-column' always
17054 controls the width (bug#7845).
17055
17056 * simple.el (shell-command-on-region): Say where the error output
17057 went if `shell-command-default-error-buffer' is set (bug#6857).
17058
17059 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
17060
17061 * allout.el (allout-yank-processing): Adjust cursor position for
17062 backwards-deleted space.
17063
17064 (allout-rebullet-heading): Register changes with
17065 allout-exposure-changed-hook, so the modified topic is properly
17066 decorated.
17067
17068 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
17069
17070 * minibuffer.el (completion-in-region): Document PREDICATE
17071 (bug#7136).
17072
17073 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
17074 of keyword/argument pairs (bug#6904).
17075
17076 * replace.el (multi-occur):
17077 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
17078
17079 2011-07-02 Drew Adams <drew.adams@oracle.com>
17080
17081 * dired.el (dired-mark-if): Make the message about whether it's
17082 marking or unmarking clearer (bug#8523).
17083
17084 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
17085
17086 * disp-table.el (display-table-print-array): New function.
17087 (describe-display-table): Use it to print the vectors more pretty
17088 (Bug#8859).
17089
17090 2011-07-02 Martin Rudalics <rudalics@gmx.at>
17091
17092 * window.el (window-state-get-1): Don't assign clone numbers.
17093 Add clone-of item to list of window parameters.
17094 (window-state-put-2): Don't process clone numbers.
17095 (display-buffer-alist): Fix doc-string.
17096
17097 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
17098
17099 * subr.el (remq): Don't allocate if it's not needed.
17100 (keymap--menu-item-binding, keymap--menu-item-with-binding)
17101 (keymap--merge-bindings): New functions.
17102 (keymap-canonicalize): Use them to refine the canonicalization.
17103 * minibuffer.el (minibuffer-local-completion-map)
17104 (minibuffer-local-must-match-map): Move initialization from C.
17105 (minibuffer-local-filename-completion-map): Move initialization from C;
17106 don't inherit from anything here.
17107 (minibuffer-local-filename-must-match-map): Make obsolete.
17108 (completing-read-default): Use make-composed-keymap to combine
17109 minibuffer-local-filename-completion-map with either
17110 minibuffer-local-must-match-map or
17111 minibuffer-local-filename-completion-map.
17112
17113 2011-07-01 Glenn Morris <rgm@gnu.org>
17114
17115 * type-break.el (type-break-time-sum): Use dolist.
17116
17117 * textmodes/flyspell.el (flyspell-word-search-backward):
17118 Replace CL function.
17119
17120 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
17121
17122 * mouse.el (mouse--strip-first-event): New function.
17123 (function-key-map): Use it to map fringe clicks to normal clicks
17124 by default.
17125
17126 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
17127 (vc-bzr-revision-completion-table): Add support for annotate and date.
17128
17129 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
17130 inherit from parent.
17131
17132 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17133
17134 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
17135 (dired-show-file-type): Doc fixup (bug#8818).
17136
17137 * dired.el (dired-mode): Fix up the doc string as suggested by
17138 Drew Adams (bug#8817).
17139
17140 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
17141 cookie, since the manual says that it should be possible to add
17142 this function to `find-file-hook' (bug#8709).
17143
17144 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
17145
17146 * progmodes/cfengine.el: Moved all cfengine3.el functionality
17147 here. Noted Ted Zlatanov as the maintainer.
17148 (cfengine-common-settings, cfengine-common-syntax): New functions
17149 to set up common things between `cfengine-mode' and
17150 `cfengine3-mode'.
17151 (cfengine3-mode): New mode.
17152 (cfengine3-defuns cfengine3-defuns-regex
17153 (cfengine3-class-selector-regex cfengine3-category-regex)
17154 (cfengine3-vartypes cfengine3-font-lock-keywords)
17155 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
17156 (cfengine3-indent-line): Add from cfengine3.el.
17157
17158 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
17159
17160 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
17161
17162 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
17163
17164 2011-07-01 Martin Rudalics <rudalics@gmx.at>
17165
17166 * window.el (same-window-buffer-names, same-window-regexps)
17167 (same-window-p, special-display-frame-alist)
17168 (special-display-popup-frame, special-display-function)
17169 (special-display-buffer-names, special-display-regexps)
17170 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
17171 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
17172 (split-window-preferred-function, split-height-threshold)
17173 (split-width-threshold, even-window-heights)
17174 (display-buffer-mark-dedicated, window-splittable-p)
17175 (split-window-sensibly, window-safely-shrinkable-p):
17176 Un-obsolete.
17177 (display-buffer): Don't spread args with function specifier
17178 because special-display-popup-frame won't like it.
17179
17180 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
17181
17182 Time-stamp simplifications and fixes.
17183 These improve accuracy slightly, and future-proof the code
17184 against some potential changes to current-time format.
17185
17186 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
17187 by using time-since and float-time.
17188
17189 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
17190 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
17191 + NNN microseconds".
17192
17193 * type-break.el (type-break-time-sum): Rewrite using time-add.
17194
17195 * play/hanoi.el (hanoi-current-time-float): Remove.
17196 All uses replaced by float-time.
17197
17198 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
17199 This yields a more-accurate answer.
17200 (rng-time-to-float): Remove; no longer needed.
17201
17202 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
17203
17204 * calendar/timeclock.el (timeclock-seconds-to-time):
17205 Defalias to seconds-to-time, since they're the same thing.
17206
17207 * emacs-lisp/elp.el (elp-elapsed-time):
17208 * emacs-lisp/benchmark.el (benchmark-elapse):
17209 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
17210
17211 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
17212
17213 * window.el (bury-buffer): Don't iconify the only frame.
17214 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
17215 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
17216
17217 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
17218
17219 * eshell/em-smart.el (eshell-smart-display-navigate-list):
17220 Add mouse-yank-primary.
17221
17222 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
17223
17224 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
17225
17226 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
17227
17228 * emacs-lisp/find-func.el (find-library--load-name): New fun.
17229 (find-library-name): Use it to find relative load names when provided
17230 absolute file name (bug#8803).
17231
17232 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17233
17234 * textmodes/flyspell.el (flyspell-word): Consider words that
17235 differ only in case as potential doublons (bug#5687).
17236
17237 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
17238 Remove two rather uninteresting debugging-like messages to make
17239 debbugs.el more silent.
17240
17241 * comint.el (comint-password-prompt-regexp): Accept "Response" as
17242 a password-like phrase.
17243
17244 2011-06-30 Masatake YAMATO <yamato@redhat.com>
17245
17246 * progmodes/cc-guess.el: New file.
17247
17248 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
17249
17250 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
17251 derived from `c-basic-common-init'.
17252
17253 * progmodes/cc-mode.el (top-level): Require cc-guess.
17254 (c-basic-common-init): Use `cc-choose-style-for-mode'.
17255
17256 2011-06-30 Lawrence Mitchell <wence@gmx.li>
17257
17258 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
17259
17260 2011-06-30 Alan Mackenzie <acm@muc.de>
17261
17262 * progmodes/cc-engine.el (c-guess-continued-construct):
17263 Correct the handling of template-args-cont, particularly for when font
17264 lock is disabled. Name this case as "CASE G".
17265
17266 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
17267
17268 * allout.el (allout-yank-processing): Fix injection of extra space
17269 between bullet and non-whitespace character in first topic when
17270 pasting, ensuring that the actual spacing in the pasted topic
17271 following the bullet char is preserved. This extra space was
17272 causing pasted encrypted topics to get a decrypted status even
17273 when the content was actually still encrypted. Now the decryption
17274 status from before the paste is preserved.
17275
17276 (allout-flag-region): Set all allout overlays so they evaporate
17277 when reduced to zero length (evanescent), to prevent overlay
17278 leakage.
17279
17280 2011-06-30 Glenn Morris <rgm@gnu.org>
17281
17282 * w32-fns.el (w32-charset-info-alist): Declare.
17283
17284 * find-dired.el (find-grep-options): Simplify.
17285
17286 * term/ns-win.el (ns-set-resource): Declare.
17287
17288 * ses.el (row, col): Declare dynamic variables honestly.
17289
17290 * textmodes/reftex-parse.el (index-tags): Declare.
17291
17292 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
17293
17294 * cus-edit.el (customize-push-and-save): New function.
17295
17296 * files.el (hack-local-variables-confirm): Use it.
17297
17298 * custom.el (load-theme): New arg NO-CONFIRM.
17299 Use customize-push-and-save (Bug#8720).
17300 (custom-enabled-themes): Doc fix.
17301
17302 * cus-theme.el (customize-create-theme)
17303 (custom-theme-merge-theme): Callers to load-theme changed.
17304
17305 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17306
17307 * thingatpt.el (thing-at-point-short-url-regexp): Require that
17308 short URLs have at least one dot in them (bug #7614).
17309
17310 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
17311 nil, because using a pty is apparently too slow (bug #895).
17312
17313 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
17314
17315 * mail/sendmail.el (sendmail-query-once): New function.
17316 (sendmail-query-once-function): New variable.
17317
17318 2011-06-29 Glenn Morris <rgm@gnu.org>
17319
17320 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
17321
17322 * ses.el (top-level): Require cl when compiling.
17323 (ses-set-localvars): Fix error statement.
17324 Call it at compile time to silence a storm of warnings.
17325
17326 2011-06-29 Martin Rudalics <rudalics@gmx.at>
17327
17328 * window.el (normalize-live-buffer): Rename to
17329 window-normalize-buffer.
17330 (normalize-live-frame): Rename to window-normalize-frame.
17331 (normalize-any-window): Rename to window-normalize-any-window.
17332 (normalize-live-window): Rename to window-normalize-live-window.
17333 (make-window-atom): Rename to window-make-atom.
17334 (window-resize-reset): Rename to window--resize-reset.
17335 (window-resize-reset-1): Rename to window--resize-reset-1.
17336 (resize-mini-window): Rename to window--resize-mini-window.
17337 (resize-subwindows-skip-p): Rename to
17338 window--resize-subwindows-skip-p.
17339 (resize-subwindows-normal): Rename to
17340 window--resize-subwindows-normal.
17341 (resize-subwindows): Rename to window--resize-subwindows.
17342 (resize-other-windows): Rename to window--resize-siblings.
17343 (resize-this-window): Rename to window--resize-this-window.
17344 (resize-root-window): Rename to window--resize-root-window.
17345 (resize-root-window-vertically): Rename to
17346 window--resize-root-window-vertically.
17347 (normalize-buffer-to-display): Rename to
17348 window-normalize-buffer-to-display.
17349 (normalize-buffer-to-switch-to): Rename to
17350 window-normalize-buffer-to-switch-to.
17351 Correspondingly update all callers of the functions listed
17352 above.
17353 (display-buffer-alist, display-buffer-normalize-arguments)
17354 (display-buffer-normalize-options, display-buffer)
17355 (display-buffer-alist-set): Use "function" instead of
17356 "fun-with-args".
17357
17358 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
17359
17360 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
17361 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
17362 debbugs.gnu.org. Mention acknowledgment email.
17363
17364 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
17365
17366 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
17367 buffer multibyteness, since it shouldn't matter.
17368
17369 2011-06-28 Martin Rudalics <rudalics@gmx.at>
17370
17371 * window.el (display-buffer-in-side-window): Handle dedicated
17372 windows as in display-buffer-reuse-window.
17373 (display-buffer-normalize-alist): Use value of override
17374 specifier.
17375 (display-buffer-normalize-specifiers): Use value of
17376 other-window-means-other-frame specifier.
17377 (display-buffer-alist): Rewrite some texts in widgets.
17378 (display-buffer): Spread arguments when calling function
17379 specified by fun-with-args.
17380
17381 2011-06-28 Deniz Dogan <deniz@dogan.se>
17382
17383 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
17384 Unnest `let'.
17385
17386 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
17387 selectors (Bug#5732).
17388 (css-proprietary-nmstart-re): Use `regexp-opt'.
17389
17390 2011-06-27 Jari Aalto <jari.aalto@cante.net>
17391
17392 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
17393 (eshell-ls-date-format): New defcustom.
17394 (eshell-ls-file): Use it.
17395
17396 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
17397
17398 * help-fns.el (describe-variable): Fix message for terminal-local vars.
17399
17400 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
17401
17402 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
17403 (ange-ftp-make-tmp-name): New arg.
17404 (ange-ftp-file-local-copy): Use it.
17405
17406 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
17407
17408 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
17409 no-conversion (Bug#8870).
17410
17411 2011-06-27 Martin Rudalics <rudalics@gmx.at>
17412
17413 * window.el (window-right, window-left, window-child)
17414 (window-child-count, window-last-child)
17415 (window-iso-combination-p, walk-window-tree-1)
17416 (window-atom-check-1, window-tree-1, delete-window)
17417 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
17418 new naming conventions - window-vchild, window-hchild,
17419 window-next and window-prev are now called window-top-child,
17420 window-left-child, window-next-sibling and window-prev-sibling
17421 respectively.
17422 (resize-window-reset): Rename to window-resize-reset.
17423 (resize-window-reset-1): Rename to window-resize-reset-1.
17424 (resize-window): Rename to window-resize.
17425 (window-min-height, window-min-width)
17426 (resize-mini-window, resize-this-window, resize-root-window)
17427 (resize-root-window-vertically, adjust-window-trailing-edge)
17428 (enlarge-window, shrink-window, maximize-window)
17429 (minimize-window, delete-window, quit-restore-window)
17430 (split-window, balance-windows, balance-windows-area-adjust)
17431 (balance-windows-area, window-state-put-2)
17432 (display-buffer-even-window-sizes, display-buffer-set-height)
17433 (display-buffer-set-width, set-window-text-height)
17434 (fit-window-to-buffer): Rename all "resize-window" prefixed
17435 calls to use the "window-resize" prefix convention.
17436 (display-buffer-alist): Fix symbol for label specifier.
17437 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
17438 corresponding specifier.
17439 Reported by Juanma Barranquero <lekktu@gmail.com>.
17440
17441 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
17442
17443 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
17444 convention.
17445 (ses-call-printer): Does not pass an empty string to formatter when the
17446 cell is empty to keep from barking printer Calc math-format-value.
17447
17448 2011-06-27 Richard Stallman <rms@gnu.org>
17449
17450 * battery.el (battery-mode-line-limit): New variable.
17451 (battery-update): Handle it.
17452
17453 * mail/rmailmm.el (rmail-mime-process-multipart):
17454 Handle truncated messages.
17455
17456 2011-06-27 Glenn Morris <rgm@gnu.org>
17457
17458 * progmodes/flymake.el (flymake-err-line-patterns):
17459 Allow for column numbers in the ant/javac pattern. (Bug#8866)
17460
17461 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
17462
17463 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
17464 (ses--clean-!, ses--clean-_): New functions.
17465 (ses-range): Add configurability of readout order, and conversion
17466 to Calc vector.
17467
17468 * ses.el (ses-repair-cell-reference-all): New function.
17469 (ses-cell-symbol): Set macro as safe, so that it can be used in
17470 formulas.
17471
17472 * ses.el: Update cycle detection algorithm.
17473 (ses-localvars): Add ses--Dijkstra-attempt-nb and
17474 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
17475 (ses-set-localvars): New function.
17476 (ses-make-cell): Add property-list as a cell element.
17477 (ses-cell-property-get-fun, ses-cell-property-get)
17478 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
17479 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
17480 New functions.
17481 (ses-cell-property-set, ses-cell-property-pop)
17482 (ses-cell-property-get-handle): New macro.
17483 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
17484 New aliases, used for code readability.
17485 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
17486 cycle detection.
17487 (ses-self-reference-early-detection): New defcustom.
17488 (ses-formula-references): Robustify against self-referring cells.
17489 (ses-mode): Use ses-set-localvars.
17490 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
17491 before lauching the update processing.
17492 (ses-initialize-Dijkstra-attempt): New function.
17493 (ses-recalculate-cell): Update for cycle detection based on
17494 Dijkstra algorithm.
17495
17496 * ses.el: Fix commenting and indenting convention.
17497
17498 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
17499
17500 * bs.el (bs-cycle-next): Complete last change.
17501
17502 2011-06-27 Drew Adams <drew.adams@oracle.com>
17503
17504 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
17505
17506 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
17507
17508 * net/network-stream.el (network-stream-open-starttls):
17509 Don't re-get capabilities unless we've reestablished connection.
17510 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
17511
17512 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
17513 to binary to possibly avoid line encoding issues on Windows (among
17514 other things).
17515
17516 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
17517
17518 * net/network-stream.el (open-network-stream): Return an :error
17519 saying what the problem was, if possible.
17520
17521 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
17522 server.
17523
17524 * net/network-stream.el (network-stream-open-starttls): If we
17525 wanted to use STARTTLS, and the server offered it, but we weren't
17526 able to because we had no STARTTLS support, then close the connection.
17527 (open-network-stream): Return an :error element, if present.
17528
17529 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
17530
17531 * hl-line.el (hl-line-sticky-flag): Doc fix.
17532 (global-hl-line-sticky-flag): New option (Bug#8323).
17533 (global-hl-line-highlight): Obey it.
17534
17535 * vc/vc.el (vc-revert-show-diff): Default to t.
17536
17537 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
17538
17539 * allout-widgets.el (allout-widgets-post-command-business):
17540 Stop decorating intermediate isearch matches. They're not being
17541 undecorated when an isearch is continued past, and isearch
17542 automatically collapses them. This leads to "widget leaks", where
17543 decorated items accumulate in collapsed areas. Lines with lots of
17544 hidden widgets can slow down cursor travel, substantially.
17545 Too much complicated machinery would be needed to ensure undecoration,
17546 so we're doing without this nicety.
17547
17548 (allout-widgets-tally-string): Don't try to do a hash-table-count
17549 of allout-widgets-tally when it's nil. This eliminates spurious "Error
17550 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
17551 *Messages* when allout-widgets-maintain-tally is t.
17552
17553 2011-06-26 Martin Rudalics <rudalics@gmx.at>
17554
17555 * window.el (display-buffer-normalize-argument): Rename to
17556 display-buffer-normalize-arguments. Handle special meaning of
17557 LABEL argument. Respect special-display-function when popping up
17558 a new frame. Fix code searching for a window showing the buffer
17559 on another frame.
17560 (display-buffer-normalize-specifiers):
17561 Call display-buffer-normalize-arguments.
17562 (display-buffer-in-window): Don't undedicate the window if its
17563 buffer remains the same.
17564 Reported by Drew Adams <drew.adams@oracle.com>.
17565 (display-buffer-alist): Add choice for same-window macro
17566 specfier.
17567 (display-buffer): Mention special meaning of LABEL argument in
17568 doc-string. Fix quoting. Don't pop up a new frame even as
17569 fallback.
17570
17571 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
17572
17573 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
17574 avoid deleting the current window in some cases (bug#8911).
17575
17576 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
17577
17578 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
17579 (Bug#8934)
17580
17581 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
17582
17583 * net/network-stream.el (network-stream-open-starttls):
17584 Use built-in TLS support if `gnutls-available-p' is true.
17585 (network-stream-open-tls): Ditto.
17586
17587 2011-06-26 Leo Liu <sdl.web@gmail.com>
17588
17589 * register.el (registerv): New struct.
17590 (registerv-make): New function.
17591 (jump-to-register, describe-register-1, insert-register):
17592 Support the jump-func, print-func and insert-func slot of a registerv
17593 struct. (Bug#8415)
17594
17595 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
17596
17597 * vc/vc.el (vc-revert-show-diff): New defcustom.
17598 (vc-diff-internal): New arg specifying diff buffer.
17599 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
17600 reuse an existing *vc-diff* buffer (Bug#8927).
17601
17602 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
17603
17604 2011-06-26 Glenn Morris <rgm@gnu.org>
17605
17606 * progmodes/f90.el (f90-critical-indent): New option.
17607 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
17608 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
17609 (f90-mode): Doc fix.
17610 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
17611 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
17612 (f90-beginning-of-block, f90-next-block, f90-indent-region)
17613 (f90-match-end): Handle block, critical.
17614
17615 2011-06-25 Glenn Morris <rgm@gnu.org>
17616
17617 * calendar/diary-lib.el (diary-included-files): Doc fix.
17618 (diary-include-files): New function, extracted from
17619 diary-include-other-diary-files and diary-mark-included-diary-files.
17620 (diary-include-other-diary-files, diary-mark-included-diary-files):
17621 Just call diary-include-files.
17622 (diary-mark-entries): Reset diary-included-files on first call.
17623
17624 * calendar/diary-lib.el (diary-mark-entries)
17625 (diary-mark-included-diary-files):
17626 Visit included diary-files in temp buffers.
17627
17628 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
17629 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
17630 (f90-start-block-re, f90-imenu-generic-expression)
17631 (f90-looking-at-program-block-start, f90-no-block-limit):
17632 Add support for submodules.
17633
17634 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
17635 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
17636
17637 2011-06-25 Eli Zaretskii <eliz@gnu.org>
17638
17639 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
17640 buffer-file-type before setting its value, to avoid disastrous
17641 global effects on decoding files for DOS/Windows systems. (Bug#8780)
17642
17643 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
17644
17645 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
17646
17647 * ses.el (ses-unload-function):
17648 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
17649
17650 * proced.el (proced-unload-function):
17651 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
17652
17653 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
17654
17655 * server.el (server-create-window-system-frame): Add parameters arg.
17656 (server-process-filter): Doc fix. Handle frame-parameters.
17657
17658 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
17659
17660 Fix bug#8730, bug#8781.
17661
17662 * loadhist.el (unload--set-major-mode): New function.
17663 (unload-feature): Use it.
17664
17665 * progmodes/python.el (python-after-info-look): Add autoload cookie.
17666 (python-unload-function): New function.
17667
17668 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
17669
17670 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
17671
17672 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
17673
17674 * net/browse-url.el (browse-url-firefox-program): Add icecat to
17675 the candidates list.
17676
17677 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
17678
17679 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
17680
17681 2011-06-23 Richard Stallman <rms@gnu.org>
17682
17683 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
17684 (rmail-variables): Set next-error-move-function.
17685 (rmail-what-message): Take argument POS.
17686 (rmail-next-error-move): New function.
17687
17688 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
17689
17690 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
17691 messages for adjacent non-terminals.
17692
17693 2011-06-23 Richard Stallman <rms@gnu.org>
17694
17695 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
17696 (rmail-show-message-1): Preserve buffer modified flag.
17697 (rmail-start-mail): Don't specify use of rmail-mail-return;
17698 that's done by mail-bury now.
17699 (rmail-mail-return): Handle arg NEWBUF.
17700
17701 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
17702
17703 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
17704 SIZE is a number.
17705
17706 2011-06-23 Martin Rudalics <rudalics@gmx.at>
17707
17708 * window.el (get-lru-window, get-mru-window)
17709 (get-largest-window): Never return a minibuffer window.
17710 (display-buffer-pop-up-window): Fix a bug that could lead to
17711 reusing the minibuffer window.
17712 (display-buffer): Pass original specifier argument to
17713 display-buffer-function instead of the normalized one.
17714 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
17715
17716 2011-06-22 Leo Liu <sdl.web@gmail.com>
17717
17718 * minibuffer.el (completing-read-function)
17719 (completing-read-default): Move from minibuf.c.
17720
17721 2011-06-22 Richard Stallman <rms@gnu.org>
17722
17723 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
17724 to Rmail even if not started by a special Rmail command.
17725
17726 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
17727 Copy the buffer currently showing just one message.
17728
17729 2011-06-22 Roland Winkler <winkler@gnu.org>
17730
17731 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
17732 (bibtex-clean-entry): First delete the old key so that a
17733 customized algorithm for generating the new key does not get
17734 confused by the old key.
17735 (bibtex-url): Obey regexp of first step.
17736 (bibtex-search-entries): Do not use add-to-list with local
17737 list-var.
17738
17739 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17740
17741 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
17742 stored a user name, then query for the password first, instead of
17743 waiting for SMTP to give an error message and the trying again.
17744
17745 2011-06-22 Lawrence Mitchell <wence@gmx.li>
17746
17747 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
17748 BUFFER in call-process.
17749
17750 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17751
17752 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
17753 QUIT twice.
17754 (smtpmail-try-auth-methods): Require user name and password from
17755 auth-source.
17756
17757 2011-06-22 Martin Rudalics <rudalics@gmx.at>
17758
17759 * window.el (display-buffer-default-specifiers)
17760 (display-buffer-alist): Remove entries for pop-up-frame-alist.
17761 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
17762 (split-window): Normalize SIDE argument (Bug#8916).
17763
17764 * frame.el (pop-up-frame-alist, pop-up-frame-function)
17765 (special-display-frame-alist, special-display-popup-frame):
17766 Remove duplicate declarations. These are now in window.el.
17767
17768 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17769
17770 * mail/smtpmail.el (smtpmail-via-smtp):
17771 Set :use-starttls-if-possible so that we always use STARTTLS if the
17772 server supports it. SMTP servers that support STARTTLS commonly
17773 require it.
17774
17775 * net/network-stream.el (network-stream-open-starttls): Support
17776 upgrading to STARTTLS always, even if we don't have built-in support.
17777 (open-network-stream): Add the :always-query-capabilities keyword.
17778
17779 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
17780 upgrades with `open-network-stream', and rely solely on
17781 auth-source for all credentials. Big changes throughout the file,
17782 but in particular:
17783 (smtpmail-auth-credentials): Remove.
17784 (smtpmail-starttls-credentials): Remove.
17785 (smtpmail-via-smtp): Check for servers saying they want AUTH after
17786 MAIL FROM, too.
17787
17788 * net/network-stream.el (network-stream-open-starttls):
17789 Provide support for client certificates both for external and built-in
17790 STARTTLS.
17791 (auth-source): Require.
17792 (open-network-stream): Document the :client-certificate keyword.
17793 (network-stream-certificate): Change cert-cert to cert and
17794 cert-key to key.
17795
17796 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
17797
17798 * net/tramp-cache.el (top): Don't load the persistency file when
17799 "emacs -Q" has been called.
17800
17801 2011-06-21 Tim Harper <timcharper@gmail.com>
17802
17803 * term/ns-win.el (ns-initialize-window-system):
17804 Set application-specific `ApplePressAndHoldEnabled' system
17805 resource to NO as it is not yet supported by the NS port.
17806
17807 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
17808
17809 * misc.el (list-dynamic-libraries--refresh): Compute header here...
17810 (list-dynamic-libraries): ...not here.
17811
17812 2011-06-21 Leo Liu <sdl.web@gmail.com>
17813
17814 * subr.el (sha1): Implement sha1 using secure-hash.
17815
17816 2011-06-21 Martin Rudalics <rudalics@gmx.at>
17817
17818 * window.el (display-buffer-alist): In default value do not
17819 enforce searching a window on any but the selected frame.
17820 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17821 (display-buffer-select-window): Remove function.
17822 (display-buffer-in-window): When a window on another frame gets
17823 reused, do not select it any more but just raise its frame if
17824 necessary (Bug#8851) and (Bug#8856).
17825 (display-buffer-normalize-options): Handle pop-up-frames related
17826 options more faithfully.
17827 (pop-to-buffer): Don't rely on `display-buffer' selecting the
17828 window if it is on another frame.
17829 (display-buffer-alist, display-buffer-default-specifiers):
17830 Don't make new frame unsplittable by default.
17831 (display-buffer-normalize-argument): Fix doc-string typo and use
17832 'same-frame-other-window instead of 'other-window when associating
17833 with display-buffer-macro-specifiers.
17834
17835 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
17836
17837 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
17838 New functions.
17839 (5x5-mode-map, 5x5-mode-menu): Bind them.
17840 (5x5-draw-grid): Tweak the solver's rendering.
17841
17842 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
17843
17844 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
17845 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
17846
17847 2011-06-21 Drew Adams <drew.adams@oracle.com>
17848
17849 * menu-bar.el: Use function variable instead of switch-to-buffer.
17850 (menu-bar-select-buffer-function): New variable.
17851 (menu-bar-update-buffers): Use it (bug#8876).
17852
17853 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
17854
17855 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
17856 variable's status.
17857
17858 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
17859
17860 * x-dnd.el (x-dnd-version-from-flags)
17861 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
17862 and long as number (Bug#8899).
17863 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
17864
17865 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
17866
17867 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
17868 (completion-try-completion, completion-all-completions): Compute the
17869 metadata argument if it's missing; make it optional (bug#8795).
17870
17871 * wid-edit.el: Use lex-bind and move towards completion-at-point.
17872 (widget-complete): Use new :completion-function property.
17873 (widget-completions-at-point): New function.
17874 (default): Use :completion-function instead of :complete.
17875 (widget-default-completions): Rename from widget-default-complete;
17876 Rewrite.
17877 (widget-string-complete, widget-file-complete, widget-color-complete):
17878 Remove functions.
17879 (file, symbol, function, variable, coding-system, color):
17880 * international/mule-cmds.el (default-input-method, charset)
17881 (language-info-custom-alist):
17882 * cus-edit.el (face): Use new property :completions.
17883
17884 * progmodes/pascal.el (pascal-completions-at-point): New function.
17885 (pascal-mode): Use it.
17886 (pascal-mode-map): Use completion-at-point.
17887 (pascal-toggle-completions): Make obsolete.
17888 (pascal-complete-word, pascal-show-completions):
17889 * progmodes/octave-mod.el (octave-complete-symbol):
17890 Redefine as obsolete alias.
17891 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
17892 Signal absence of completion info for old Octave,
17893 (inferior-octave-complete): Redefine as obsolete alias.
17894 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
17895 (meta-completions-at-point): Rename from meta-complete-symbol and
17896 adapt it for use on completion-at-point-functions.
17897 (meta-common-mode): Use it.
17898 (meta-looking-at-backward, meta-match-buffer): Remove.
17899 (meta-complete-symbol): Redefine as obsolete alias.
17900 (meta-common-mode-map): Use completion-at-point.
17901 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
17902 (makefile-mode-map): Use completion-at-point.
17903 (makefile-completions-at-point): Rename from makefile-complete and
17904 adapt it for use on completion-at-point-functions.
17905 (makefile-mode): Use it.
17906 (makefile-complete): Redefine as obsolete alias.
17907
17908 2011-06-20 Deniz Dogan <deniz@dogan.se>
17909
17910 * net/rcirc.el: Delete trailing whitespaces once and for all.
17911
17912 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
17913
17914 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
17915
17916 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
17917
17918 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
17919
17920 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
17921
17922 2011-06-19 Martin Rudalics <rudalics@gmx.at>
17923
17924 * window.el (display-buffer-other-window-means-other-frame):
17925 Call display-buffer-normalize-alist.
17926 (display-buffer-normalize-specifiers-1): Rename to
17927 display-buffer-normalize-argument. New argument other-frame.
17928 Rewrite.
17929 (display-buffer-normalize-specifiers-2): Rename to
17930 display-buffer-normalize-options.
17931 (display-buffer-normalize-alist-1): New function.
17932 (display-buffer-normalize-specifiers-3): Rename to
17933 display-buffer-normalize-alist.
17934 Call display-buffer-normalize-alist-1.
17935 (display-buffer-normalize-options-inhibit): New variable.
17936 (display-buffer-normalize-specifiers): Rewrite calling
17937 display-buffer-normalize-alist,
17938 display-buffer-normalize-argument, and
17939 display-buffer-normalize-options. Don't call the latter if
17940 display-buffer-normalize-options-inhibit is non-nil.
17941 (frame-auto-delete): New option.
17942 (window-deletable-p): Use frame-auto-delete.
17943 (window-list-no-nils, window-state-ignored-parameters)
17944 (window-state-get-1, window-state-get, window-state-put-list)
17945 (window-state-put-1, window-state-put-2, window-state-put):
17946 New functions.
17947 (display-buffer-normalize-options): Move special-display-p group
17948 after pop-up-frame group (Bug#8851) and (Bug#8856).
17949
17950 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
17951
17952 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
17953 groups (Bug#8776).
17954 (rx-submatch-n): New function.
17955 (rx): Document it.
17956
17957 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
17958 (Bug#8768).
17959
17960 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
17961
17962 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
17963
17964 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
17965 anytime existing face settings are present (Bug#8889).
17966
17967 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
17968 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
17969 Remove unused argument.
17970
17971 2011-06-18 Martin Rudalics <rudalics@gmx.at>
17972
17973 * window.el (display-buffer-default-specifiers):
17974 Remove pop-up-frame. Add pop-up-window-min-height,
17975 pop-up-window-min-width, and another reuse-window specifier
17976 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
17977 (display-buffer-normalize-specifiers-2):
17978 Handle split-height-threshold and split-width-threshold also when
17979 pop-up-windows is unset. Add a reuse-window specifier for the
17980 case popping up a new window fails.
17981 (special-display-popup-frame): Remove double quoting.
17982 (display-buffer-normalize-specifiers-1): Fix thinko.
17983
17984 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
17985
17986 * shell.el (shell-completion-vars): Set pcomplete-termination-string
17987 according to comint-completion-addsuffix.
17988
17989 * pcomplete.el: Convert to lexical binding and fix bug#8819.
17990 (pcomplete-suffix-list): Mark as obsolete.
17991 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
17992 pcomplete-seen in the closure.
17993 (pcomplete-comint-setup): Setup completion-at-point as well.
17994 (pcomplete--entries): New function.
17995 (pcomplete--env-regexp): New var.
17996 (pcomplete-entries): Rewrite to work with partial-completion and
17997 without relying on pcomplete-suffix-list.
17998 (pcomplete-pare-list): Remove, unused.
17999
18000 2011-06-17 Martin Rudalics <rudalics@gmx.at>
18001
18002 * window.el (display-buffer-alist): Set pop-up-window-min-height
18003 and pop-up-window-min-width in default value. Reported by
18004 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
18005 other-window-means-other-frame.
18006 (display-buffer-macro-specifiers): Comment out entry for
18007 other-window specifier.
18008 (display-buffer-other-window-means-other-frame): New function.
18009 (display-buffer-normalize-specifiers-1): New arguments
18010 buffer-name and label. Treat other-window case specially.
18011 (display-buffer-normalize-specifiers-2): Treat other-window case
18012 specially.
18013 (display-buffer-normalize-specifiers-3): New function.
18014 (display-buffer-normalize-specifiers):
18015 Call display-buffer-normalize-specifiers-3.
18016
18017 2011-06-17 Martin Rudalics <rudalics@gmx.at>
18018
18019 * window.el (same-window-p): Fix two typos introduced when
18020 adding with-no-warnings.
18021 (display-buffer-normalize-specifiers-1): Don't check
18022 pop-up-frames for 'unset initialization.
18023 (display-buffer-normalize-specifiers-2): Major rewrite using
18024 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
18025 (pop-up-frames, display-buffer-reuse-frames)
18026 (display-buffer-mark-dedicated): Don't initialize to 'unset.
18027 Suggested by David Engster <deng@randomsample.de>.
18028 (even-window-heights): Initialize to 'unset.
18029 (display-buffer-alist-set): Handle new 'unset initializations.
18030 (display-buffer-macro-specifiers): Don't pop up a new frame in the
18031 other window case.
18032
18033 2011-06-16 Martin Rudalics <rudalics@gmx.at>
18034
18035 * window.el (display-buffer-normalize-specifiers-1):
18036 Respect current value of pop-up-frames for most reasonable values of
18037 second argument of display-buffer (Bug#8865).
18038 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
18039 (switch-to-buffer-other-window-same-frame)
18040 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
18041 Adams (Bug#8875).
18042 (display-buffer): Don't check noninteractive when calling
18043 display-buffer-pop-up-frame.
18044 (display-buffer-pop-up-frame): Never pop up a frame in
18045 noninteractive mode (Bug#8857).
18046 (enlarge-window, shrink-window): Don't report an error when the
18047 window can't be resized as requested (Bug#8862).
18048
18049 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
18050
18051 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
18052
18053 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
18054
18055 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
18056
18057 2011-06-15 Alan Mackenzie <acm@muc.de>
18058
18059 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
18060 for declarators, disable knr checking to speed up for normal files.
18061 2: Refactor, replacing a sequence of nested if forms by a cond form.
18062
18063 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
18064
18065 * net/network-stream.el (open-network-stream): Add the keyword
18066 :always-query-capabilities for the case where you want to force a
18067 `plain' network connection, but the protocol still requires the
18068 capabilitiy command (i.e., SMTP and EHLO).
18069
18070 * subr.el (process-live-p): Rename from `process-alive-p' for
18071 consistency with other `-live-p' functions.
18072
18073 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
18074
18075 * window.el (same-window-buffer-names, same-window-regexps)
18076 (special-display-frame-alist, special-display-popup-frame)
18077 (special-display-function, special-display-buffer-names)
18078 (special-display-regexps, pop-up-frame-alist)
18079 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
18080 (pop-up-windows, split-window-preferred-function)
18081 (split-height-threshold, split-width-threshold, even-window-heights)
18082 (display-buffer-mark-dedicated): Don't encourage the use of
18083 display-buffer-alist from Elisp code.
18084
18085 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
18086
18087 * progmodes/python.el (python-mode): Derive from prog-mode.
18088 * progmodes/ps-mode.el (ps-mode):
18089 * progmodes/mixal-mode.el (mixal-mode):
18090 * progmodes/cfengine.el (cfengine-mode):
18091 * progmodes/ld-script.el (ld-script-mode): Likewise.
18092
18093 2011-06-15 Martin Rudalics <rudalics@gmx.at>
18094
18095 * window.el (display-buffer-alist): Trim default value to avoid
18096 popping up a new frame (Bug#8857) or reusing an arbitrary window
18097 on another frame.
18098 (display-buffer): Do not fall back on popping up a new frame in
18099 batch mode (Bug#8857).
18100
18101 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
18102
18103 * cus-theme.el (describe-theme-1): Use custom-theme-p.
18104 (custom-theme-summary): New function.
18105 (customize-themes): Use it.
18106
18107 2011-06-13 Glenn Morris <rgm@gnu.org>
18108
18109 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
18110
18111 2011-06-13 Martin Rudalics <rudalics@gmx.at>
18112
18113 * help.el (help-window): Remove variable.
18114 (help-window-point-marker, temp-buffer-max-height)
18115 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
18116 (help-print-return-message): Don't set help-window.
18117 (resize-temp-buffer-window): Rewrite cod eand doc-string.
18118 (help-window-setup-finish): Remove.
18119 (help-window-display-message, help-window-setup)
18120 (with-help-window): Major rewrite based on new
18121 display-buffer-window variable.
18122
18123 * help-mode.el (help-mode-finish): Remove help-window related
18124 code.
18125
18126 * view.el (view-exits-all-viewing-windows): Remove reference to
18127 view-return-to-alist in doc-string.
18128 (view-return-to-alist): Make obsolete.
18129 (view-buffer): Call pop-to-buffer-same-window and remove
18130 undo-window code.
18131 (view-buffer-other-window): Call pop-to-buffer-other-window and
18132 simplify code. Ignore second argument.
18133 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
18134 simplify code. Ignore second argument.
18135 (view-return-to-alist-update): Make obsolete.
18136 (view-mode-enter): Rename second argument to QUIT-RESTORE.
18137 Rewrite using quit-restore window parameters.
18138 (view-mode-exit): Rename second argument to EXIT-ONLY.
18139 Rewrite using quit-restore-window.
18140 (View-exit, View-exit-and-edit, View-leave, View-quit)
18141 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
18142 appropriate arguments.
18143 (view-end-message): Use quit-restore window parameter.
18144
18145 * window.el (display-buffer-function): Rewrite doc-string.
18146 (display-buffer-window, display-buffer-alist): New variables.
18147 (display-buffer-split-specifiers)
18148 (display-buffer-side-specifiers)
18149 (display-buffer-macro-specifiers): New constants.
18150 (display-buffer-even-window-sizes, display-buffer-set-height)
18151 (display-buffer-set-width, display-buffer-select-window)
18152 (display-buffer-in-window, display-buffer-reuse-window)
18153 (display-buffer-split-window-1, display-buffer-split-window)
18154 (display-buffer-split-atom-window, display-buffer-pop-up-window)
18155 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
18156 (display-buffer-in-side-window, normalize-buffer-to-display)
18157 (display-buffer-normalize-specifiers-1)
18158 (display-buffer-normalize-specifiers-2)
18159 (display-buffer-normalize-specifiers, display-buffer-frame):
18160 New functions.
18161 (display-buffer): Major rewrite.
18162 (display-buffer-other-window, display-buffer-other-frame)
18163 (pop-to-buffer, switch-to-buffer-other-window)
18164 (switch-to-buffer-other-frame): Rewrite.
18165 (display-buffer-same-window, display-buffer-same-frame)
18166 (display-buffer-same-frame-other-window)
18167 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
18168 (pop-to-buffer-other-window)
18169 (pop-to-buffer-same-frame-other-window)
18170 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
18171 (switch-to-buffer-other-window-same-frame): New functions.
18172 (same-window-p, special-display-p): Rewrite disabling warnings.
18173 Make obsolete.
18174 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
18175 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
18176 Make obsolete
18177 (same-window-buffer-names, same-window-regexps)
18178 (special-display-frame-alist, special-display-popup-frame)
18179 (special-display-function, special-display-buffer-names)
18180 (special-display-regexps, pop-up-frame-alist)
18181 (pop-up-frame-function, split-window-preferred-function)
18182 (split-height-threshold, split-width-threshold)
18183 (even-window-heights): Make obsolete.
18184
18185 2011-06-12 Glenn Morris <rgm@gnu.org>
18186
18187 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
18188 Misc simplifications.
18189
18190 2011-06-12 Martin Rudalics <rudalics@gmx.at>
18191
18192 * window.el (window-safely-shrinkable-p): Restore function which
18193 was inadvertently removed in change from 2011-06-11. Declare as
18194 obsolete.
18195
18196 * calendar/calendar.el (calendar-generate-window):
18197 Use window-iso-combined-p instead of combination of one-window-p and
18198 window-safely-shrinkable-p.
18199
18200 2011-06-12 Glenn Morris <rgm@gnu.org>
18201
18202 * progmodes/fortran.el (fortran-mode-syntax-table):
18203 * progmodes/f90.el (f90-mode-syntax-table):
18204 Set % to punctuation. (Bug#8820)
18205 (f90-find-tag-default): Remove, no longer needed.
18206
18207 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
18208
18209 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
18210
18211 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
18212
18213 * image.el (image-animated-p): Return animation delay in seconds.
18214 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
18215 (image-animate-timeout): Remove DELAY argument. Don't assume
18216 every subimage has the same delay; get it from image-animated-p.
18217 (image-animate): Caller changed.
18218
18219 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
18220
18221 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
18222 to ignored backtrace functions.
18223
18224 2011-06-11 Glenn Morris <rgm@gnu.org>
18225
18226 * calendar/appt.el (appt-disp-window-function): Doc fix.
18227 (appt-check): Handle overlapping appointments. (Bug#8337)
18228
18229 2011-06-11 Martin Rudalics <rudalics@gmx.at>
18230
18231 * window.el (window-tree-1, window-tree): New functions, moving
18232 the latter to window.el.
18233 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
18234 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
18235 (bw-refresh-edges): Remove.
18236 (balance-windows-1, balance-windows-2): New functions.
18237 (balance-windows): Rewrite in terms of window tree functions,
18238 balance-windows-1 and balance-windows-2.
18239 (bw-adjust-window): Remove.
18240 (balance-windows-area-adjust): New function with functionality of
18241 bw-adjust-window but using resize-window.
18242 (set-window-text-height): Rewrite doc-string.
18243 Use normalize-live-window and resize-window.
18244 (enlarge-window-horizontally, shrink-window-horizontally):
18245 Rename argument to DELTA.
18246 (window-buffer-height): New function.
18247 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
18248 Rewrite using new window resize routines.
18249 (kill-buffer-and-window, mouse-autoselect-window-select):
18250 Use ignore-errors instead of condition-case.
18251 (quit-window): Call delete-frame instead of delete-windows-on
18252 for the only buffer on frame.
18253
18254 2011-06-10 Martin Rudalics <rudalics@gmx.at>
18255
18256 * loadup.el (top-level): Load window before files for the sake
18257 of replace-buffer-in-windows.
18258
18259 * files.el (read-buffer-to-switch)
18260 (switch-to-buffer-other-window)
18261 (switch-to-buffer-other-frame, display-buffer-other-frame):
18262 Move to window.el.
18263
18264 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
18265 (previous-buffer): Move to window.el.
18266
18267 * bindings.el (unbury-buffer): Move to window.el.
18268
18269 * window.el (delete-other-windows-vertically): Move after
18270 definition of delete-other-windows.
18271 (other-window, delete-windows-on, replace-buffer-in-windows):
18272 Move here from window.c.
18273 (record-window-buffer, unrecord-window-buffer)
18274 (set-window-buffer-start-and-point, switch-to-prev-buffer)
18275 (switch-to-next-buffer): New functions.
18276 (get-next-valid-buffer, last-buffer, next-buffer): Move here
18277 from simple.el. Call switch-to-next-buffer.
18278 (previous-buffer): Move here from simple.el.
18279 Call switch-to-prev-buffer.
18280 (bury-buffer): Move here from buffer.c. Switch to previous
18281 buffer when window cannot be deleted.
18282 (unbury-buffer): Move here from bindings.el.
18283 (ctl-x-map): Move binding for other-window from window.c to
18284 here.
18285 (read-buffer-to-switch, switch-to-buffer-other-window)
18286 (switch-to-buffer-other-frame): Move here from files.el.
18287 (normalize-buffer-to-switch-to): New functions.
18288 (switch-to-buffer): Move here from buffer.c.
18289 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
18290
18291 2011-06-10 Martin Rudalics <rudalics@gmx.at>
18292
18293 * window.el (window-min-height, window-min-width): Move here
18294 from window.c. Add defcustoms and rewrite doc-strings.
18295 (resize-mini-window, resize-window): New functions.
18296 (adjust-window-trailing-edge, enlarge-window, shrink-window):
18297 Move here from window.c.
18298 (maximize-window, minimize-window): New functions.
18299 (delete-window, delete-other-windows, split-window): Move here
18300 from window.c.
18301 (window-split-min-size): New function.
18302 (split-window-keep-point): Mention split-window-above-each-other
18303 instead of split-window-vertically.
18304 (split-window-above-each-other, split-window-vertically):
18305 Rename split-window-vertically to split-window-above-each-other
18306 and provide defalias for old definition.
18307 (split-window-side-by-side, split-window-horizontally):
18308 Rename split-window-horizontally to split-window-side-by-side
18309 and provide defalias for the old definition.
18310 (ctl-x-map): Move bindings for delete-window,
18311 delete-other-windows and enlarge-window here from window.c.
18312 Replace bindings for split-window-vertically and
18313 split-window-horizontally by bindings for
18314 split-window-above-each-other and split-window-side-by-side.
18315
18316 * cus-start.el (all): Remove entries for window-min-height and
18317 window-min-width. Add entries for window-splits and
18318 window-nest.
18319
18320 2011-06-09 Glenn Morris <rgm@gnu.org>
18321
18322 * calendar/appt.el (appt-mode-line): New function.
18323 (appt-check, appt-disp-window): Use it.
18324
18325 * files.el (hack-one-local-variable-eval-safep):
18326 Allow minor-modes with explicit +/-1 arguments.
18327
18328 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
18329
18330 * term/xterm.el (xterm): Add defgroup.
18331 (xterm-extra-capabilities): Add defcustom to supply known xterm
18332 capabilities, skip querying them, or query them (default).
18333 (terminal-init-xterm): Use it.
18334 (terminal-init-xterm-modify-other-keys): New function to set up
18335 modifyOtherKeys support to simplify `terminal-init-xterm'.
18336
18337 2011-06-09 Martin Rudalics <rudalics@gmx.at>
18338
18339 * window.el (resize-window-reset, resize-window-reset-1)
18340 (resize-subwindows-skip-p, resize-subwindows-normal)
18341 (resize-subwindows, resize-other-windows, resize-this-window)
18342 (resize-root-window, resize-root-window-vertically)
18343 (window-deletable-p, window-or-subwindow-p)
18344 (frame-root-window-p): New functions.
18345
18346 2011-06-09 Glenn Morris <rgm@gnu.org>
18347
18348 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
18349 (ange-ftp-get-files): Use it.
18350
18351 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18352
18353 * mail/sendmail.el (mail-recover-1, mail-recover):
18354 * files.el (recover-file, recover-session):
18355 Handle dired-listing-switches not being just a single short option.
18356
18357 2011-06-09 Glenn Morris <rgm@gnu.org>
18358
18359 * calendar/appt.el (appt-display-message, appt-disp-window):
18360 Handle lists of appointments.
18361
18362 2011-06-08 Martin Rudalics <rudalics@gmx.at>
18363
18364 * window.el (one-window-p): Move down in code.
18365 Rewrite doc-string.
18366 (window-current-scroll-bars): Rewrite doc-string.
18367 Normalize live window argument.
18368 (walk-windows, get-window-with-predicate, count-windows):
18369 Rewrite doc-string. Use window-list-1.
18370 (window-in-direction-2, window-in-direction, get-mru-window):
18371 New functions.
18372
18373 2011-06-08 Reuben Thomas <rrt@sc3d.org>
18374
18375 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
18376 Doc fix (Bug#8713).
18377
18378 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
18379
18380 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
18381
18382 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
18383
18384 * loadhist.el (unload-feature-special-hooks):
18385 Add `comint-output-filter-functions'.
18386
18387 2011-06-08 Ivan Kanis <gnu@kanis.fr>
18388
18389 * calendar/appt.el (appt-check): Move some initializations into the let.
18390
18391 2011-06-08 Martin Rudalics <rudalics@gmx.at>
18392
18393 * window.el (window-height): Defalias to window-total-height.
18394 (window-width): Defalias to window-body-width.
18395
18396 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
18397
18398 * image-mode.el (image-toggle-animation): New command.
18399 (image-mode-map): Bind it to RET.
18400 (image-mode): Update message.
18401 (image-toggle-display-image): Avoid a spurious cache flush.
18402 (image-transform-rotation): Doc fix.
18403 (image-transform-properties): Return quickly in the normal case.
18404 (image-animate-loop): Rename from image-animate-max-time.
18405
18406 * image.el (image-animate-max-time): Move to image-mode.el.
18407 (create-animated-image): Remove unnecessary function.
18408 (image-animate): Rename from image-animate-start. New arg.
18409 (image-animate-stop): Remove; just use image-animate-timer.
18410 (image-animate-timer): Use car-safe.
18411 (image-animate-timeout): Rename argument.
18412
18413 2011-06-07 Martin Rudalics <rudalics@gmx.at>
18414
18415 * window.el (get-lru-window, get-largest-window): Move here from
18416 window.c. Rename first argument to ALL-FRAMES.
18417 Rephrase doc-strings.
18418 (get-buffer-window-list): Rewrite using window-list-1.
18419 Rephrase doc-string.
18420 (window-safe-min-height, window-safe-min-width): New constants.
18421 (window-size-ignore, window-min-size, window-min-size-1)
18422 (window-sizable, window-sizable-p, window-size-fixed-1)
18423 (window-size-fixed-p, window-min-delta-1, window-min-delta)
18424 (window-max-delta-1, window-max-delta, window-resizable)
18425 (window-resizable-p, window-total-height, window-total-width)
18426 (window-body-width): New functions.
18427 (window-full-height-p, window-full-width-p): Rewrite using
18428 window-total-size.
18429 (window-body-height): Rewrite using window-body-size.
18430
18431 2011-06-06 Martin Rudalics <rudalics@gmx.at>
18432
18433 * window.el (window-right, window-left, window-child)
18434 (window-child-count, window-last-child, window-any-p)
18435 (normalize-live-buffer, normalize-live-frame)
18436 (normalize-any-window, normalize-live-window)
18437 (window-iso-combination-p, window-iso-combined-p)
18438 (window-iso-combinations)
18439 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
18440 (windows-with-parameter, window-with-parameter)
18441 (window-atom-root, make-window-atom, window-atom-check-1)
18442 (window-atom-check, window-side-check, window-check):
18443 New functions.
18444 (ignore-window-parameters, window-sides, window-sides-vertical)
18445 (window-sides-slots): New variables.
18446 (window-size-fixed): Move down in code. Minor doc-string fix.
18447
18448 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
18449
18450 * comint.el (comint-dynamic-complete-as-filename)
18451 (comint-dynamic-complete-filename): Correctly call
18452 completion-in-region.
18453
18454 2011-06-05 Deniz Dogan <deniz@dogan.se>
18455
18456 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
18457 in last change.
18458
18459 2011-06-05 Deniz Dogan <deniz@dogan.se>
18460
18461 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
18462 (rcirc): Use it to prompt for encryption.
18463
18464 2011-06-05 Roland Winkler <winkler@gnu.org>
18465
18466 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
18467 (bibtex-search-entries): New command bound to C-c C-a.
18468 (bibtex-display-entries): New function.
18469
18470 2011-06-05 Roland Winkler <winkler@gnu.org>
18471
18472 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
18473 (bibtex-insert-kill): After yanking insert newline if necessary.
18474 (bibtex-initialize): Call bibtex-string-files-init only once.
18475 (bibtex-mode): Do not call easy-menu-add.
18476 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
18477 (bibtex-yank): Set arg properly if nil.
18478
18479 2011-06-05 Roland Winkler <winkler@gnu.org>
18480
18481 * textmodes/bibtex.el (bibtex-search-entry-globally):
18482 New variable.
18483 (bibtex-search-entry): Use it.
18484
18485 2011-06-05 Roland Winkler <winkler@gnu.org>
18486
18487 * textmodes/bibtex.el (bibtex-entry-format): New option
18488 sort-fields.
18489 (bibtex-format-entry, bibtex-reformat): Honor this option.
18490 (bibtex-parse-entry): Return fields in proper order.
18491
18492 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
18493
18494 * doc-view.el (doc-view-remove-if): Move computation of result out
18495 of `dolist' to silence misleading lexical-binding warning.
18496
18497 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
18498
18499 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
18500 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
18501
18502 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
18503
18504 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
18505 "SunOS 5.10".
18506
18507 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
18508
18509 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
18510 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
18511 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
18512 (tramp-parse-putty):
18513 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
18514 (tramp-completion-function-alist-ssh)
18515 (tramp-completion-function-alist-telnet)
18516 (tramp-completion-function-alist-su)
18517 (tramp-completion-function-alist-putty): Set `tramp-autoload'
18518 cookie.
18519
18520 * net/tramp-ftp.el:
18521 * net/tramp-sh.el:
18522 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
18523 load "tramp.el" `tramp-set-completion-function'.
18524
18525 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
18526
18527 * shell.el: Require and use pcomplete.
18528 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
18529 (shell-completion-vars): Set pcomplete-default-completion-function.
18530
18531 2011-06-04 Deniz Dogan <deniz@dogan.se>
18532
18533 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
18534 `memq' (Bug#8799).
18535
18536 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
18537
18538 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
18539
18540 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
18541
18542 * bs.el (bs--mark-unmark, bs--nth-wrapper):
18543 * mpc.el (mpc-select-extend, mpc-songpointer-context):
18544 * vc/log-view.el (log-view-beginning-of-defun):
18545 * vc/smerge-mode.el (smerge-apply-resolution-patch)
18546 (smerge-refine-forward, smerge-refine-chopup-region):
18547 Silence warning for unused `dotimes' counter variables.
18548
18549 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
18550
18551 * net/tramp.el (tramp-with-progress-reporter): Rename from
18552 with-progress-reporter. Use `declare'.
18553 * net/tramp-smb.el:
18554 * net/tramp-sh.el:
18555 * net/tramp-gvfs.el: Update all uses.
18556
18557 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
18558
18559 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
18560 buffer isn't killed before making it current.
18561
18562 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
18563
18564 Silence various byte-compiler warnings.
18565 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
18566 `access-type' and new obsolescence format.
18567 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
18568 new format.
18569 (byte-compile-check-variable): New `access-type' argument.
18570 Only warn if the access-type is obsolete.
18571 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
18572 (byte-compile-variable-set): Adjust callers.
18573 * help-fns.el (describe-variable): Adjust to new obsolescence format.
18574 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
18575 setting it as obsolete.
18576 * simple.el (minibuffer-completing-symbol):
18577 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
18578 access as obsolete.
18579 * minibuffer.el (minibuffer-completing-file-name): Don't make it
18580 obsolete yet.
18581 * international/quail.el (quail-mouse-choose-completion): Remove unused
18582 code referring to obsolete var.
18583 (quail-choose-completion-string): Remove.
18584 * server.el (server-clients-with, server-kill-buffer-query-function)
18585 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
18586 * proced.el (proced-send-signal):
18587 * emacs-lisp/lisp.el (lisp-complete-symbol):
18588 Replace completion-annotate-function with completion-extra-properties.
18589
18590 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
18591
18592 * simple.el (goto-line): Use read-number.
18593 (overriding-map-is-bound): Remove.
18594 (saved-overriding-map): Change default.
18595 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
18596 Take the map as argument.
18597 (universal-argument, negative-argument, digit-argument): Use it.
18598 (restore-overriding-map): Adjust.
18599 (do-auto-fill): Use fill-forward-paragraph.
18600 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
18601
18602 * minibuffer.el (minibuffer-inactive-mode-map): New var.
18603 (minibuffer-inactive-mode): New major mode.
18604 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
18605 the *Messages* buffer" hack.
18606 (mouse-popup-menubar): Don't burp if the event is a normal key.
18607
18608 Miscellaneous tweaks.
18609 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
18610 lexical scoping as in subr.el's dolist and dotimes.
18611 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
18612 Silence compiler warning.
18613 * thingatpt.el (forward-whitespace): Trivial coding style fix.
18614 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
18615 * international/ccl.el (ccl-compile): Trivial simplification.
18616 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
18617 * emacs-lisp/testcover.el (testcover-end): Remove spurious
18618 `printflag' argument.
18619 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
18620 Purecopy the whole obsolescence data.
18621
18622 2011-06-01 Leo Liu <sdl.web@gmail.com>
18623
18624 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
18625 improve doc-string as suggested by Marco Pessotto
18626 <melmothx@gmail.com>.
18627 (rcirc-print): Fix last change.
18628
18629 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18630
18631 * minibuffer.el (complete-with-action): Return nil for the metadata and
18632 boundaries of non-functional tables.
18633 (completion-table-dynamic): Return nil for the metadata.
18634 (completion-table-with-terminator): Add default case, using
18635 complete-with-action.
18636 (completion--metadata): New function.
18637 (completion-all-sorted-completions, minibuffer-completion-help): Use it
18638 to try and avoid pathological performance problems.
18639 (completion--embedded-envvar-table): Return `category' metadata.
18640
18641 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
18642
18643 * subr.el (process-alive-p): New tiny convenience function.
18644
18645 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18646
18647 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
18648 content but also its previous major mode.
18649
18650 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
18651
18652 * emacs-lisp/debug.el (debug): Restore the previous content of the
18653 *Backtrace* buffer when we exit with C-M-c.
18654
18655 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18656
18657 * minibuffer.el: Add metadata method to completion tables.
18658 (completion-category-overrides): New defcustom.
18659 (completion-metadata, completion--field-metadata)
18660 (completion-metadata-get, completion--styles)
18661 (completion--cycle-threshold): New functions.
18662 (completion-try-completion, completion-all-completions):
18663 Add `metadata' argument to choose completion-styles.
18664 (completion--do-completion): Use metadata to choose cycling.
18665 (completion-all-sorted-completions): Use metadata for sorting.
18666 Remove :completion-cycle-penalty which is not needed any more.
18667 (completion--try-word-completion): Add `metadata' argument.
18668 (minibuffer-completion-help): Check metadata for annotation function
18669 and sorting.
18670 (completion-file-name-table): Return `category' metadata.
18671 (minibuffer-completing-file-name): Make obsolete.
18672 * simple.el (minibuffer-completing-symbol): Make obsolete.
18673 * icomplete.el (icomplete-completions): Pass new `metadata' param to
18674 completion-try-completion.
18675
18676 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
18677
18678 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
18679
18680 2011-05-30 Leo Liu <sdl.web@gmail.com>
18681
18682 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
18683 (rcirc-print): Decode all incoming messages (bug#8744).
18684 (rcirc-decode-coding-system): Allow value nil for automatic coding
18685 system detection.
18686
18687 2011-06-01 Glenn Morris <rgm@gnu.org>
18688
18689 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
18690
18691 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
18692
18693 * image.el (image-animate-max-time): Allow nil and t values.
18694 Default to nil.
18695 (create-animated-image): Doc fix.
18696 (image-animate-start): Remove second arg; just use
18697 image-animate-max-time.
18698 (image-animate-timeout): Doc fix. Args changed.
18699
18700 * image-mode.el (image-toggle-display-image): Ensure that the
18701 image spec passed to the animate timer is the same object as in
18702 the buffer's display property (Bug#6981).
18703 (image-transform-properties): Doc fix.
18704
18705 * image.el (image-animate-max-time): Default to nil.
18706
18707 2011-05-29 Martin Rudalics <rudalics@gmx.at>
18708
18709 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
18710 entire buffer list (Bug#8184).
18711
18712 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
18713
18714 * image.el (imagemagick-types-inhibit)
18715 (imagemagick-register-types): Doc fix.
18716
18717 2011-05-29 Deniz Dogan <deniz@dogan.se>
18718
18719 * net/rcirc.el (rcirc): Use the user's stored encryption method by
18720 default.
18721
18722 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
18723
18724 * select.el: Don't perform clipboard-manager saving in hooks;
18725 leave the hooks empty.
18726
18727 2011-05-28 Leo Liu <sdl.web@gmail.com>
18728
18729 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
18730 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
18731 (occur-edit-mode): New major mode (Bug#8463).
18732 (occur-after-change-function): New function.
18733 (occur-engine): Give Occur tags a read-only property.
18734
18735 2011-05-28 Kevin Ryde <user42@zip.com.au>
18736
18737 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
18738
18739 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
18740
18741 * bindings.el (help-echo): Make the initial non-indicator dash
18742 empty on graphical terminals (Bug#7295).
18743
18744 * files.el (auto-mode-alist): Move config rule after the
18745 in-stripping one (Bug#8547).
18746
18747 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
18748
18749 * startup.el (normal-splash-screen): Remove gratuitous mode-line
18750 setting (Bug#8740).
18751
18752 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
18753
18754 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
18755 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
18756 (Bug#8539).
18757
18758 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
18759
18760 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
18761
18762 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
18763
18764 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
18765 (hs-hide-block-at-point, hs-find-block-beginning)
18766 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
18767 (Bug#8279).
18768
18769 2011-05-28 Glenn Morris <rgm@gnu.org>
18770
18771 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
18772
18773 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
18774
18775 * help-fns.el (describe-function-1): If the function is a derived
18776 major mode, print the parent mode.
18777
18778 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
18779 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
18780
18781 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
18782
18783 * minibuffer.el (completion--capf-wrapper): Check applicability before
18784 returning non-nil for non-exclusive completion data.
18785 * progmodes/etags.el (tags-completion-at-point-function):
18786 * info-look.el (info-lookup-completions-at-point): Mark as
18787 non-exclusive.
18788 (info-complete): Adjust accordingly.
18789
18790 * info-look.el: Convert to lexical-binding and completion-at-point.
18791 (info-lookup-completions-at-point): New function.
18792 (info-complete): Use it and completion-in-region.
18793
18794 2011-05-28 Drew Adams <drew.adams@oracle.com>
18795
18796 * isearch.el: Let M-e start with point at the first mismatched char.
18797 (isearch-fail-pos): New function.
18798 (isearch-edit-string): Use it.
18799
18800 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
18801
18802 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
18803
18804 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
18805
18806 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
18807 traversal functions for avl-trees.
18808 (avl-tree--stack): New struct.
18809 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
18810 (avl-tree-enter): Add optional `updatefun' arg.
18811 (avl-tree--do-enter): Add optional `updatefun' arg.
18812 Change return value.
18813 (avl-tree-delete): Add optional `test' and `nilflag' args.
18814 (avl-tree--do-delete): Add `test' and `nilflag' args.
18815 Change return value.
18816 (avl-tree-member): Add optional `nilflag'
18817 (avl-tree-member-p): New function.
18818 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
18819 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
18820 (avl-tree-stack-empty-p): New functions.
18821
18822 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
18823 avl-tree--del-balance1 and make it work both ways.
18824 (avl-tree--del-balance2): Remove.
18825 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
18826 make it work both ways.
18827 (avl-tree--enter-balance2): Remove.
18828 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
18829 New macros.
18830 (avl-tree--mapc, avl-tree-map): Add direction argument.
18831
18832 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
18833
18834 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
18835
18836 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
18837
18838 * select.el: Support clipboard managers with built-in function
18839 x-clipboard-manager-save, via delete-frame-functions and
18840 kill-emacs-hook.
18841 (xselect-convert-to-targets): Add MULTIPLE target to list.
18842 (xselect-convert-to-save-targets): New function.
18843
18844 2011-05-27 Kenichi Handa <handa@m17n.org>
18845
18846 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
18847 let-binding rfc2047-encode-encoded-words to nil.
18848
18849 2011-05-27 Glenn Morris <rgm@gnu.org>
18850
18851 * mail/emacsbug.el: Don't require url-util.
18852
18853 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
18854
18855 * files.el (set-auto-mode):
18856 Also respect mode: entries at the end of the file. (Bug#8586)
18857
18858 2011-05-26 Glenn Morris <rgm@gnu.org>
18859
18860 * files.el (hack-local-variables-prop-line, hack-local-variables):
18861 Downcase mode names, as seems to be traditional.
18862 (hack-local-variables, hack-local-variables-apply): Doc fixes.
18863
18864 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
18865 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
18866
18867 2011-05-25 Julien Danjou <julien@danjou.info>
18868
18869 * textmodes/rst.el (rst-define-level-faces): Do not define face
18870 symbol if it is already defined.
18871
18872 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
18873
18874 * play/5x5.el (5x5-new-game, 5x5-randomize):
18875 Reset 5x5-solver-output to nil when a new grid is cast.
18876 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
18877 these debugging traces, as defmacro breaks the compiled code.
18878
18879 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
18880
18881 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
18882
18883 2011-05-24 Leo Liu <sdl.web@gmail.com>
18884
18885 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
18886 (vc-bzr-sha1): Adapt.
18887
18888 * sha1.el: Remove. Function `sha1' is now builtin.
18889
18890 * bindings.el: Provide sha1 feature.
18891
18892 2011-05-24 Kenichi Handa <handa@m17n.org>
18893
18894 * mail/sendmail.el: Require `rfc2047'.
18895 (mail-insert-from-field): Do not perform RFC2047 encoding.
18896 (mail-encode-header): New function.
18897 (sendmail-send-it): Set buffer-file-coding-system of the work
18898 buffer to the return value of select-message-coding-system.
18899 Call mail-encode-header.
18900
18901 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
18902
18903 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
18904
18905 * mail/supercite.el (sc-default-cite-frame):
18906 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
18907
18908 2011-05-24 Glenn Morris <rgm@gnu.org>
18909
18910 * progmodes/python.el (brm-menu): Declare.
18911
18912 * emulation/viper.el (viper-set-hooks): Declare.
18913
18914 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
18915 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
18916 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
18917 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
18918 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
18919 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
18920
18921 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
18922
18923 Add an :exit-function for completion-at-point.
18924
18925 * minibuffer.el (completion--done): New fun.
18926 (completion--do-completion): Use it. New arg `expect-exact'.
18927 (minibuffer-complete, minibuffer-complete-word): Don't output message,
18928 since completion--do-completion does it for us now.
18929 (minibuffer-force-complete): Use completion--done and
18930 completion--replace. Handle sole-completion case with more care.
18931 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
18932 (completion-extra-properties): New var.
18933 (completion-annotate-function): Make obsolete.
18934 (minibuffer-completion-help): Adjust accordingly.
18935 Use completion-list-insert-choice-function.
18936 (completion-at-point, completion-help-at-point):
18937 Bind completion-extra-properties.
18938 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
18939 * simple.el (completion-list-insert-choice-function): New var.
18940 (completion-setup-function): Preserve it.
18941 (choose-completion): Pay attention to it, shuffle the code a bit.
18942 (choose-completion-string): New arg `insert-function'.
18943
18944 * textmodes/bibtex.el: Convert to lexical binding.
18945 (bibtex-mode-map): Use completion-at-point.
18946 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
18947 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
18948 (bibtex-complete): Define as obsolete alias.
18949 (bibtex-complete-internal): Remove.
18950 (bibtex-format-entry): Remove unused sub-group in regexp.
18951 * shell.el (shell--command-completion-data)
18952 (shell-environment-variable-completion):
18953 * pcomplete.el (pcomplete-completions-at-point):
18954 * comint.el (comint--complete-file-name-data): Use :exit-function
18955 instead of completion-table-with-terminator so it also works for
18956 choose-completion.
18957
18958 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
18959
18960 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
18961
18962 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
18963 (bug#8710).
18964
18965 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
18966
18967 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
18968
18969 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
18970 customization variable and implement: If non-nil, auto-fill will
18971 be inhibited while on topic's header line.
18972
18973 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
18974
18975 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
18976 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
18977 always have a solution in grid size = 5 cases.
18978 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
18979 (5x5-solver-output, 5x5-log-buffer): New vars.
18980 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
18981 Make these variables buffer local to achieve 5x5 multi-session-ness.
18982 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
18983 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
18984 (5x5-solve-suggest): New funs.
18985 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
18986 randomize a grid so that we ensure that there is always a solution.
18987 (5x5-make-random-grid): Allow other movement than flipping.
18988
18989 2011-05-23 Kevin Ryde <user42@zip.com.au>
18990
18991 * emacs-lisp/advice.el (ad-read-advised-function):
18992 Use `function-called-at-point' as the default, if it has
18993 advice and passes PREDICATE.
18994
18995 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
18996
18997 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
18998 byte-compile-lambda if it's actually a lambda.
18999
19000 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
19001 Fix function quoting. Use backquote better.
19002
19003 2011-05-22 Yuanle Song <sylecn@gmail.com>
19004
19005 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
19006 matching (Bug#8516).
19007
19008 2011-05-22 Jari Aalto <jari.aalto@cante.net>
19009
19010 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
19011 different face (Bug#8178).
19012
19013 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
19014
19015 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
19016 defface (Bug#8144).
19017
19018 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
19019
19020 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
19021 funcall as well (bug#8712). Warn when performing those conversions.
19022 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
19023
19024 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
19025
19026 2011-05-22 Glenn Morris <rgm@gnu.org>
19027
19028 * files.el (hack-local-variables-prop-line): Small simplifications.
19029 (hack-local-variables, hack-local-variables-prop-line):
19030 If MODE-ONLY, return the mode, rather than just `t'.
19031
19032 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
19033
19034 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
19035
19036 2011-05-21 Glenn Morris <rgm@gnu.org>
19037
19038 * files.el (hack-local-variables-prop-line, hack-local-variables):
19039 If only interested in the mode, don't bother doing the other stuff.
19040
19041 * image-mode.el (image-after-revert-hook):
19042 Redraw all frames on which the image is visible. (Bug#8567)
19043
19044 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
19045
19046 * wid-edit.el (widget-checklist-match-inline):
19047 Fix 2011-04-19 change. (Bug#8649)
19048
19049 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
19050
19051 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
19052 Also allow singlespace after single-letter capitals followed by a dot.
19053
19054 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
19055 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
19056
19057 2011-05-20 Nix <nix@esperi.org.uk>
19058
19059 * files.el (basic-save-buffer-2):
19060 Fix handling of break-hardlink-on-save with non-existent files.
19061
19062 2011-05-19 Deniz Dogan <deniz@dogan.se>
19063
19064 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
19065 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
19066
19067 2011-05-19 Glenn Morris <rgm@gnu.org>
19068
19069 * progmodes/f90.el (f90-type-def-re):
19070 Handle "type, bind(c)". (Bug#8691)
19071
19072 * emacs-lisp/autoload.el (batch-update-autoloads):
19073 Set autoload-excludes by parsing loadup.el rather than Makefiles.
19074
19075 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
19076
19077 * net/tramp.el (tramp-process-actions): Set "first-password-request"
19078 property for the correct connection in case of multihops.
19079
19080 2011-05-18 Glenn Morris <rgm@gnu.org>
19081
19082 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
19083 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
19084
19085 Rationalize calendar handling of day and month abbrev-arrays.
19086 * calendar/calendar.el (calendar-customized-p): New function.
19087 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
19088 (calendar-day-name-array, calendar-month-name-array): Doc fix.
19089 Add :set function.
19090 (calendar-abbrev-length, calendar-day-abbrev-array)
19091 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
19092 (calendar-day-abbrev-array, calendar-month-abbrev-array):
19093 Elements may no longer be nil.
19094 (calendar-day-name, calendar-month-name):
19095 Update for changed nature of abbrev arrays.
19096 * calendar/diary-lib.el (diary-name-pattern):
19097 Update for changed nature of abbrev arrays.
19098 (diary-mark-entries-1): Update calendar-make-alist calls.
19099 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
19100 * calendar/cal-html.el (cal-html-day-abbrev-array):
19101 Simply inherit from calendar-day-abbrev-array.
19102
19103 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
19104
19105 * progmodes/grep.el (grep-mode): Disable default
19106 compilation-directory-matcher setting (bug#8684).
19107
19108 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
19109
19110 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
19111 instead of "head" and "tail". There were problems with SunOS 5.9,
19112 and it performs better.
19113
19114 2011-05-17 Glenn Morris <rgm@gnu.org>
19115
19116 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
19117
19118 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
19119 Replace obsolete function.
19120
19121 * shell.el (pcomplete-parse-arguments-function): Declare.
19122
19123 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
19124 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
19125 (appt-check): Doc fixes.
19126 (appt-disp-window-function, appt-delete-window-function):
19127 Remove needless special case in custom :type.
19128 (appt-display-count): Default to 0, not nil.
19129 (appt-check): Reset appt-display-count to 0, not nil.
19130
19131 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
19132
19133 * progmodes/python.el (python-font-lock-keywords):
19134 Add the Python 3.X keyword "nonlocal" (bug#8639).
19135
19136 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
19137
19138 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
19139
19140 2011-05-16 Kevin Ryde <user42@zip.com.au>
19141
19142 * info-look.el (makefile-automake-mode): New setups, looking in
19143 automake manual, then makefile-mode.
19144 (makefile-mode): Remove automake manual, have it just in
19145 makefile-automake-mode since there's various things different or
19146 not relevant to plain make.
19147 (makefile-mode): Remove "other-modes" non-existent automake-mode,
19148 believe a hypothetical automake-mode would go to makefile-mode,
19149 not the other way around.
19150
19151 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
19152
19153 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
19154 hunk-end tags (Bug#8672).
19155
19156 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
19157 vc-annotate-show-diff-revision-at-line (Bug#8671).
19158
19159 2011-05-14 Glenn Morris <rgm@gnu.org>
19160
19161 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
19162 in the middle of an existing one with multiple authors. (Bug#8645)
19163 (change-log-font-lock-keywords): Also handle multiple author lines
19164 with leading tabs. (Bug#8644)
19165
19166 * calendar/appt.el (appt-check): Rename some local variables.
19167 Some simplification/reordering.
19168
19169 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
19170 (feedmail-sendmail-f-doesnt-sell-me-out)
19171 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
19172 (feedmail-debug-sit-for, feedmail-queue-express-hook)
19173 (feedmail-queue-runner-message-sender): Set :version.
19174 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
19175 (bbdb-dwim-net-address, vm-mail): Declare.
19176 (feedmail-binmail-gnulinuxish-template):
19177 Rename from feedmail-binmail-linuxish-template.
19178 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
19179 Use insert-buffer-substring.
19180
19181 2011-05-14 Bill Carpenter <bill@carpenter.org>
19182
19183 * mail/feedmail.el (feedmail-patch-level): Increase.
19184 (feedmail-debug): New custom group.
19185 (feedmail-confirm-outgoing-timeout)
19186 (feedmail-sendmail-f-doesnt-sell-me-out)
19187 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
19188 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
19189 (feedmail-sender-line, feedmail-from-line)
19190 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
19191 (feedmail-spray-this-address)
19192 (feedmail-spray-address-fiddle-plex-list)
19193 (feedmail-queue-use-send-time-for-date)
19194 (feedmail-queue-use-send-time-for-message-id)
19195 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
19196 (feedmail-buffer-eating-function):
19197 Doc fixes.
19198 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
19199 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
19200 (feedmail-message-action-scroll-down): New functions.
19201 (feedmail-queue-directory, feedmail-queue-draft-directory):
19202 Use expand-file-name.
19203 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
19204 Remove C-v help entry.
19205 (feedmail-queue-buffer-file-name): New variable.
19206 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
19207 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
19208 (feedmail-message-action-send-strong, feedmail-message-action-edit)
19209 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
19210 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
19211 (feedmail-message-action-toggle-spray)
19212 (feedmail-run-the-queue-no-prompts)
19213 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
19214 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
19215 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
19216 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
19217 (feedmail-envelope-deducer, feedmail-fiddle-from)
19218 (feedmail-fiddle-sender, feedmail-default-date-generator)
19219 (feedmail-fiddle-date, feedmail-fiddle-message-id)
19220 (feedmail-fiddle-spray-address)
19221 (feedmail-fiddle-list-of-spray-fiddle-plexes)
19222 (feedmail-fiddle-list-of-fiddle-plexes)
19223 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
19224 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
19225 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
19226 Change default. Doc fix.
19227 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
19228 (feedmail-binmail-linuxish-template): New constant.
19229 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
19230 Respect feedmail-sendmail-f-doesnt-sell-me-out.
19231 (feedmail-send-it): Add debug call.
19232 Use feedmail-queue-buffer-file-name, and
19233 feedmail-send-it-immediately-wrapper.
19234 (feedmail-message-action-send): Add debug call.
19235 Use feedmail-send-it-immediately-wrapper.
19236 (feedmail-queue-express-to-queue): Add debug call.
19237 Run feedmail-queue-express-hook.
19238 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
19239 (feedmail-message-action-help-blat):
19240 Rename from feedmail-queue-send-edit-prompt-help-first.
19241 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
19242 Check line-endings. Handle errors better.
19243 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
19244 Doc fix. Add debug call.
19245 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
19246 Use feedmail-queue-send-edit-prompt-inner.
19247 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
19248 (feedmail-queue-send-edit-prompt-inner): New function, extracted
19249 from feedmail-queue-send-edit-prompt.
19250 (feedmail-queue-send-edit-prompt-help)
19251 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
19252 (feedmail-tidy-up-slug): Add debug call.
19253 Respect feedmail-queue-slug-suspect-regexp.
19254 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
19255 (feedmail-dump-message-to-queue): Add debug call.
19256 Expand queue-directory.
19257 (feedmail-dump-message-to-queue): Change message slightly.
19258 Use feedmail-say-chatter.
19259 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
19260 (feedmail-send-it-immediately-wrapper): New function.
19261 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
19262 Insert empty string rather than newline. Handle full-frame case.
19263 Use catch/throw. Use feedmail-say-chatter.
19264 (feedmail-fiddle-from): Try mail-host-address.
19265 (feedmail-default-message-id-generator): Doc fix.
19266 Bind system-time-locale. Handle missing end.
19267 (feedmail-fiddle-x-mailer): Add debug call.
19268 Handle feedmail-x-mailer-line being nil.
19269 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
19270 Add debug call. Use buffer-substring-no-properties.
19271 (feedmail-say-debug, feedmail-say-chatter): New functions.
19272 (feedmail-find-eoh): Give an explicit error.
19273
19274 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
19275
19276 * net/newst-treeview.el (newsticker-treeview-face): Change default
19277 family from helvetica to sans.
19278 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
19279 etc/images/newsticker.
19280
19281 * net/newst-reader.el (newsticker-feed-face): Change default
19282 family from helvetica to sans.
19283
19284 * net/newst-plainview.el (newsticker-new-item-face)
19285 (newsticker-old-item-face, newsticker-immortal-item-face)
19286 (newsticker-obsolete-item-face, newsticker-date-face)
19287 (newsticker-statistics-face): Change default family from
19288 helvetica to sans.
19289 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
19290 etc/images/newsticker.
19291
19292 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
19293 (newsticker--process-auto-mark-filter-match): Tell user about
19294 auto-marking.
19295
19296 2011-05-13 Didier Verna <didier@xemacs.org>
19297
19298 Common Lisp indentation improvements on defmethod and lambda-lists.
19299 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
19300 TODO entries.
19301 (lisp-lambda-list-keyword-parameter-indentation)
19302 (lisp-lambda-list-keyword-parameter-alignment)
19303 (lisp-lambda-list-keyword-alignment): New customizable user options.
19304 (lisp-indent-defun-method): Improve docstring.
19305 (extended-loop-p): Fix comment.
19306 (lisp-indent-lambda-list-keywords-regexp): New variable.
19307 (lisp-indent-lambda-list): New function.
19308 (lisp-indent-259): Use it.
19309 (lisp-indent-defmethod): Support for more than one
19310 method qualifier and properly indent methods lambda-lists.
19311 (defgeneric): Provide a missing common-lisp-indent-function property.
19312
19313 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
19314
19315 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
19316 bounds for the empty string (bug#8667).
19317
19318 2011-05-13 Glenn Morris <rgm@gnu.org>
19319
19320 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
19321
19322 * mail/sendmail.el (sendmail-program): Try executable-find first.
19323 (sendmail-send-it): `sendmail-program' cannot be unbound.
19324
19325 * calendar/appt.el (appt-make-list): Simplify.
19326 (appt-time-msg-list): Doc fix.
19327 (appt-check): Change mode-line message at the time of the appointment.
19328
19329 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
19330
19331 * progmodes/ld-script.el (ld-script-keywords)
19332 (ld-script-builtins): Update keywords list.
19333
19334 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19335
19336 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
19337
19338 * shell.el (shell-completion-vars): New function.
19339 (shell-mode):
19340 * simple.el (read-shell-command): Use it.
19341 (blink-matching-open): No need for " [...]" in minibuffer-message.
19342
19343 2011-05-12 Glenn Morris <rgm@gnu.org>
19344
19345 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
19346 (appt-check): Simplify.
19347
19348 2011-05-12 Eli Zaretskii <eliz@gnu.org>
19349
19350 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
19351 literal "/dev/null".
19352
19353 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19354
19355 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
19356 Fix typo.
19357
19358 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
19359
19360 * progmodes/which-func.el (which-function):
19361 Use add-log-current-defun instead of add-log-current-defun-function,
19362 which might not be defined (Bug#8260).
19363
19364 2011-05-12 Glenn Morris <rgm@gnu.org>
19365
19366 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
19367 Let byte-compile-initial-macro-environment always take precedence.
19368
19369 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19370
19371 * net/rcirc.el: Add support for SSL/TLS connections.
19372 (rcirc-server-alist): New field `encryption'.
19373 (rcirc): Check `encryption' settings.
19374 (rcirc-connect): New arg `encryption'. Use open-network-stream.
19375 Merge make-local-variable into `set'.
19376 (rcirc--connection-open-p): New function.
19377 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
19378 the process is not a network process (e.g. running gnutls-cli).
19379 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
19380 Make rcirc-(en|de)code-coding-system local here.
19381 (rcirc-mode): Merge make-local-variable into `set'.
19382 (rcirc-parent-buffer): Make permanent buffer-local.
19383 (rcirc-multiline-minor-mode): Don't do it here.
19384 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
19385 there's no server buffer.
19386
19387 2011-05-11 Glenn Morris <rgm@gnu.org>
19388
19389 * newcomment.el (comment-kill): Prefix "unused" local.
19390
19391 * term/w32console.el (get-screen-color): Declare.
19392
19393 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
19394 Handle symbol elements of byte-compile-initial-macro-environment.
19395
19396 2011-05-10 Leo Liu <sdl.web@gmail.com>
19397
19398 * bookmark.el (bookmark-bmenu-mode-map):
19399 Bind bookmark-bmenu-search to `/'.
19400
19401 * mail/footnote.el: Convert to utf-8 encoding.
19402 (footnote-unicode-string, footnote-unicode-regexp): New variable.
19403 (Footnote-unicode): New function.
19404 (footnote-style-alist): Add unicode style to the list.
19405 (footnote-style): Doc fix.
19406
19407 2011-05-10 Jim Meyering <meyering@redhat.com>
19408
19409 Fix doubled-word typos.
19410 * international/quail.el (quail-insert-kbd-layout): and and -> and
19411 * kermit.el: and and -> and
19412 * net/ldap.el (ldap-search-internal): to to -> to
19413 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
19414 * progmodes/js.el (js-mode): and and -> and
19415 * textmodes/artist.el (artist-move-to-xy): at at -> at
19416 (artist-draw-region-trim-line-endings): if if -> if
19417 And Safetyc -> Safety.
19418 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
19419
19420 2011-05-10 Glenn Morris <rgm@gnu.org>
19421 Stefan Monnier <monnier@iro.umontreal.ca>
19422
19423 * files.el (hack-one-local-variable-eval-safep):
19424 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
19425
19426 2011-05-10 Glenn Morris <rgm@gnu.org>
19427
19428 * calendar/diary-lib.el (diary-list-entries-hook)
19429 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
19430 (diary-nongregorian-marking-hook, diary-list-entries)
19431 (diary-include-other-diary-files, diary-mark-entries)
19432 (diary-mark-included-diary-files): Doc fixes.
19433
19434 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
19435
19436 * misc.el: Require tabulated-list.el during compilation.
19437
19438 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
19439
19440 * progmodes/compile.el (compilation-start):
19441 Run compilation-filter-hook for the async case too.
19442 (compilation-filter-hook): Doc fix.
19443
19444 2011-05-09 Deniz Dogan <deniz@dogan.se>
19445
19446 * wdired.el: Remove outdated installation comment. Fix usage
19447 comment.
19448
19449 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
19450
19451 * misc.el: Implement new command `list-dynamic-libraries'.
19452 (list-dynamic-libraries--loaded-only-p): New variable.
19453 (list-dynamic-libraries--refresh): New function.
19454 (list-dynamic-libraries): New command.
19455
19456 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
19457
19458 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19459 Fix the ant regexp to handle end-line and end-column info from jikes.
19460 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
19461 higher priority to avoid clobbering by gnu.
19462
19463 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
19464
19465 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
19466 if the face has existing theme settings (Bug#8454).
19467
19468 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
19469
19470 * progmodes/perl-mode.el (perl-imenu-generic-expression):
19471 Only match variables declared via `my' or `our' (Bug#8261).
19472
19473 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
19474 special file names `.' and `..' (Bug#8259).
19475
19476 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
19477
19478 * progmodes/grep.el (grep-mode-font-lock-keywords):
19479 Remove buffer-changing entries.
19480 (grep-filter): New function.
19481 (grep-mode): Add it to compilation-filter-hook.
19482
19483 * progmodes/compile.el (compilation-filter-hook)
19484 (compilation-filter-start): New defvars.
19485 (compilation-filter): Call compilation-filter-hook prior to
19486 updating the process mark.
19487
19488 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
19489
19490 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
19491
19492 2011-05-07 Eli Zaretskii <eliz@gnu.org>
19493
19494 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
19495 mailclient-send-it even if window-system is nil. (Bug#8595)
19496
19497 * term/w32console.el (terminal-init-w32console):
19498 Call get-screen-color and use its output to set the frame
19499 background-mode. (Bug#8597)
19500
19501 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
19502
19503 Make bytecomp.el understand that defmethod defines funs (bug#8631).
19504 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
19505 New functions.
19506 (defgeneric, eieio--defmethod): Use them.
19507 (eieio-defgeneric): Remove.
19508 (defmethod): Call defgeneric in a way visible to the byte-compiler.
19509
19510 2011-05-07 Glenn Morris <rgm@gnu.org>
19511
19512 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
19513 Use let rather than let*.
19514 (timeclock-find-discrep): Remove unused local.
19515
19516 * calendar/diary-lib.el (diary-comment-start): Doc fix.
19517
19518 * calendar/appt.el (appt-time-msg-list): Doc fix.
19519
19520 2011-05-06 Noah Friedman <friedman@splode.com>
19521
19522 * apropos.el (apropos-print-doc): Only use
19523 emacs-lisp-docstring-fill-column when it is bound to an integer,
19524 per that variable's documentation.
19525
19526 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
19527
19528 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
19529 and warnings are not silently discarded (e.g. use -d instead of -P).
19530
19531 2011-05-06 Glenn Morris <rgm@gnu.org>
19532
19533 * calendar/appt.el (appt-message-warning-time): Doc fix.
19534 (appt-warning-time-regexp): New option.
19535 (appt-make-list): Respect appt-message-warning-time.
19536
19537 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
19538 New options.
19539 (diary-add-to-list): Strip comments from the displayed string.
19540 (diary-mode): Set comment-start and comment-end.
19541
19542 * vc/diff-mode.el (smerge-refine-subst): Declare.
19543 (diff-refine-hunk): Don't require smerge-mode when compiling.
19544
19545 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
19546
19547 * simple.el (list-processes): Return nil as the docstring says.
19548
19549 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
19550
19551 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
19552 to "".
19553 (ange-ftp-write-region, ange-ftp-insert-file-contents)
19554 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
19555 determining of binary transfer. (Bug#7383)
19556
19557 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
19558
19559 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
19560 Fix port computation bug. (Bug#8618)
19561
19562 2011-05-05 Glenn Morris <rgm@gnu.org>
19563
19564 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
19565
19566 * simple.el (shell-dynamic-complete-functions)
19567 (comint-dynamic-complete-functions): Declare.
19568
19569 * net/network-stream.el (gnutls-negotiate):
19570 * simple.el (tabulated-list-print): Fix declarations.
19571
19572 * progmodes/gud.el (syntax-symbol, syntax-point):
19573 Remove unnecessary and incorrect declarations.
19574
19575 * emacs-lisp/check-declare.el (check-declare-scan):
19576 Handle byte-compile-initial-macro-environment in bytecomp.el.
19577
19578 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
19579
19580 Fix earlier half-done eieio-defmethod change (bug#8338).
19581 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
19582 Streamline and change calling convention.
19583 (defmethod): Adjust accordingly and simplify.
19584 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
19585 new eieio--defmethod.
19586 (slot-boundp): Minor CSE simplification.
19587
19588 2011-05-05 Milan Zamazal <pdm@zamazal.org>
19589
19590 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
19591 (glasses-make-readable): Use glasses-separate-capital-groups.
19592
19593 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
19594
19595 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
19596 (warning-series): Doc fix.
19597 (display-warning): Don't try to create the buffer if we just found it.
19598
19599 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
19600
19601 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
19602 (autoload-find-generated-file): New function.
19603 (generate-file-autoloads): Bind generated-autoload-file to
19604 buffer-file-name.
19605 (update-file-autoloads, update-directory-autoloads):
19606 Use autoload-find-generated-file. If called interactively, prompt for
19607 output file (Bug#7989).
19608 (batch-update-autoloads): Doc fix.
19609
19610 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
19611
19612 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
19613
19614 2011-05-04 Glenn Morris <rgm@gnu.org>
19615
19616 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
19617 function, so it follows changes in calendar-date-style.
19618 (diary-fancy-date-matcher): New function.
19619 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
19620 (diary-fancy-font-lock-fontify-region-function):
19621 Use diary-fancy-date-pattern as a function.
19622
19623 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
19624 non-numbers for `year' etc pseudo-variables. (Bug#8583)
19625
19626 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
19627
19628 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
19629 instead of positional arguments. Allow :keylist and :crlfiles
19630 arguments.
19631 (open-gnutls-stream): Call it.
19632
19633 * net/network-stream.el (network-stream-open-starttls): Adjust to
19634 call `gnutls-negotiate' with :process and :hostname arguments.
19635
19636 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
19637
19638 * minibuffer.el (completion--message): New function.
19639 (completion--do-completion, minibuffer-complete)
19640 (minibuffer-force-complete, minibuffer-complete-word): Use it.
19641 (completion--do-completion): Don't ignore completion-auto-help when in
19642 icomplete-mode.
19643
19644 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
19645 internal encoding (e.g. tibetan zero is not whitespace).
19646 (global-whitespace-mode): Prefer save-current-buffer.
19647 (whitespace-trailing-regexp): Remove useless save-match-data.
19648 (whitespace-empty-at-bob-regexp): Minor simplification.
19649
19650 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
19651
19652 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
19653
19654 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
19655
19656 * textmodes/ispell.el (ispell-add-per-file-word-list):
19657 Use `concat' to create string for insertion.
19658
19659 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
19660
19661 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
19662 Avoid open-line which runs post-self-insert-hook.
19663 (bibtex-fill-entry): Remove unused `end' var.
19664
19665 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
19666
19667 * textmodes/ispell.el (ispell-add-per-file-word-list):
19668 Protect against `nil' value of `comment-start' (Bug#8579).
19669
19670 2011-05-03 Leo Liu <sdl.web@gmail.com>
19671
19672 * isearch.el (isearch-yank-pop): New command.
19673 (isearch-mode-map): Bind it to `M-y'.
19674 (isearch-forward): Mention it.
19675
19676 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
19677
19678 * simple.el (minibuffer-complete-shell-command): Remove.
19679 (minibuffer-local-shell-command-map): Use completion-at-point.
19680 (read-shell-command): Setup completion vars here instead.
19681 (read-expression-map): Bind TAB to symbol completion.
19682
19683 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
19684 error directly rather via storing it into `results'.
19685
19686 2011-05-02 Leo Liu <sdl.web@gmail.com>
19687
19688 * vc/diff.el: Fix description.
19689
19690 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
19691
19692 * server.el (server-eval-at): New function.
19693
19694 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
19695
19696 * net/network-stream.el (open-network-stream): Take a :nowait
19697 parameter and pass it on to `make-network-process'.
19698 (network-stream-open-plain): Ditto.
19699
19700 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
19701
19702 * faces.el (face-spec-set-match-display): Don't match toolkit
19703 options on terminal frames.
19704
19705 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
19706
19707 * progmodes/pascal.el: Use lexical binding.
19708 (pascal-mode-map): Remove author preferences.
19709
19710 * pcomplete.el (pcomplete-std-complete): Don't abuse
19711 completion-at-point.
19712
19713 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
19714
19715 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
19716 removing code that has been dead since 1991 or so.
19717
19718 * startup.el (command-line): When warning about "_emacs", use a
19719 delayed warning to allow the user to filter it out.
19720
19721 2011-04-28 Deniz Dogan <deniz@dogan.se>
19722
19723 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
19724 user has not joined.
19725
19726 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
19727
19728 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
19729 aren't any completions at point.
19730
19731 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
19732
19733 * subr.el (display-delayed-warnings): New function.
19734 (delayed-warnings-hook): New variable.
19735
19736 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
19737
19738 * minibuffer.el (completion-at-point, completion-help-at-point):
19739 Don't presume that a given completion-at-point-function will always
19740 use the same calling convention.
19741
19742 * pcomplete.el (pcomplete-completions-at-point):
19743 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
19744 pcomplete-seen is non-nil.
19745 (pcomplete-comint-setup): Also recognize the new comint/shell
19746 completion functions.
19747 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
19748 pcomplete-seen is non-nil.
19749
19750 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
19751
19752 * calendar/icalendar.el (diary-lib): Add require statement.
19753 (icalendar--create-uid): Read out a uid from a text-property on
19754 the first character in the entry. This allows for code to add its
19755 own uid to the entry.
19756 (icalendar--convert-float-to-ical): Add export of
19757 `diary-float'-entries save for those with the optional DAY
19758 argument.
19759
19760 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
19761
19762 * subr.el (shell-quote-argument): Use alternate escaping strategy
19763 when we spot a variable reference in a string.
19764
19765 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
19766
19767 * cus-start.el (all): Define customization for debug-on-event.
19768
19769 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
19770
19771 * subr.el (shell-quote-argument): Escape correctly under Windows.
19772
19773 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
19774
19775 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
19776
19777 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
19778
19779 * net/tramp.el (tramp-process-actions): Add POS argument.
19780 Delete region between POS and (pos).
19781
19782 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
19783 Use `nil' position in `tramp-process-actions' call.
19784 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
19785
19786 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
19787 position in `tramp-process-actions' call.
19788
19789 * net/trampver.el: Update release number.
19790
19791 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
19792
19793 * custom.el (defcustom): Obey lexical-binding.
19794
19795 Fix octave-inf completion problems reported by Alexander Klimov.
19796 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
19797 Inherit from octave-mode-syntax-table.
19798 (inferior-octave-mode): Set info-lookup-mode.
19799 (inferior-octave-completion-at-point): New function.
19800 (inferior-octave-complete): Use it and completion-in-region.
19801 (inferior-octave-dynamic-complete-functions): Use it as well, and use
19802 comint-filename-completion.
19803 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
19804 symbol elements which shouldn't be word elements.
19805 (octave-font-lock-keywords, octave-beginning-of-defun)
19806 (octave-function-header-regexp): Adjust regexps accordingly.
19807 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
19808
19809 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
19810
19811 * net/gnutls.el (gnutls-errorp): Declare before first use.
19812
19813 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
19814
19815 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
19816 verify-error, and verify-hostname-error parameters. Check whether
19817 default trustfile exists before going to use it. Add missing
19818 argument to gnutls-message-maybe call. Return value.
19819 Reported by Claudio Bley <claudio.bley@gmail.com>.
19820 (open-gnutls-stream): Add usage example.
19821
19822 * net/network-stream.el (network-stream-open-starttls): Give host
19823 parameter to `gnutls-negotiate'.
19824 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
19825 * subr.el (shell-quote-argument): Escape correctly under Windows.
19826
19827 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
19828
19829 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
19830 Use correct match group (bug#8438).
19831
19832 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
19833
19834 * emacs-lisp/package.el (package-built-in-p): Fix typo.
19835 (package-menu--generate): New arg specifying packages to show.
19836 (package-menu-refresh, package-menu-execute, list-packages):
19837 Callers changed.
19838 (package-show-package-list): New function, replacing deleted
19839 package--list-packages (renamed because it is non-internal).
19840
19841 * finder.el (finder-list-matches): Use package-show-package-list
19842 instead of deleted package--list-packages.
19843
19844 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
19845 Based on a previous implementation by Juanma Barranquero (Bug#8366).
19846 (vc-annotate-mode-map): Bind it to RET.
19847
19848 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
19849
19850 * progmodes/etags.el (next-file): Don't use set-buffer to change
19851 buffers (Bug#8478).
19852
19853 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
19854
19855 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
19856
19857 * apropos.el (apropos-label-face): Avoid variable-pitch face.
19858 (apropos-accumulator): Doc fix.
19859 (apropos-function, apropos-macro, apropos-command)
19860 (apropos-variable, apropos-face, apropos-group, apropos-widget)
19861 (apropos-plist): Add face property.
19862 (apropos-symbols-internal): Fix indentation.
19863 (apropos-print): Simplify help, and recognize apropos-multi-type.
19864 (apropos-print-doc): Use button-type-get to extract the button's
19865 face property. Fill docstring (Bug#8352).
19866
19867 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
19868
19869 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
19870
19871 * play/mpuz.el (mpuz-silent): Doc fix.
19872 (mpuz-mode-map): Use mapc.
19873 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
19874 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
19875 Fix typos in docstrings.
19876
19877 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
19878 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
19879
19880 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
19881
19882 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
19883
19884 * minibuffer.el (completion--do-completion): Avoid the "Next char
19885 not unique" prompt if icomplete-mode is enabled (Bug#5849).
19886
19887 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
19888 mouse-2 into unread-command-events, it is interpreted correctly.
19889
19890 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
19891 (image-toggle-display): Doc fix.
19892
19893 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
19894
19895 * textmodes/page.el (what-page): Use line-number-at-pos to
19896 calculate line number (Bug#6825).
19897
19898 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
19899
19900 * eshell/esh-mode.el (find-tag-interactive): Declare function.
19901 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
19902 Pass argument NO-DEFAULT to `find-tag-interactive'.
19903
19904 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
19905
19906 Lexical-binding cleanup.
19907
19908 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
19909 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
19910 * progmodes/ada-prj.el (ada-prj-initialize-values)
19911 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
19912 (ada-prj-show-value):
19913 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
19914 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
19915 (antlr-invalidate-context-cache, antlr-options-menu-filter)
19916 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
19917 * progmodes/bug-reference.el (bug-reference-push-button):
19918 * progmodes/fortran.el (fortran-line-length):
19919 * progmodes/glasses.el (glasses-change):
19920 * progmodes/octave-mod.el (octave-fill-paragraph):
19921 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
19922 (python-pdbtrack-grub-for-buffer, python-sentinel):
19923 * progmodes/sql.el (sql-save-connection):
19924 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
19925 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
19926 Mark unused parameters.
19927
19928 * progmodes/compile.el (compilation--flush-directory-cache)
19929 (compilation--flush-parse, compile-internal): Mark unused parameters.
19930 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
19931 (compilation-next-error-function): Remove unused variable `timestamp'.
19932
19933 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
19934 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
19935
19936 * progmodes/dcl-mode.el (dcl-end-of-command):
19937 Remove unused variable `start'.
19938 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
19939 (dcl-option-value-basic, dcl-option-value-offset)
19940 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
19941 Mark unused parameters.
19942 (dcl-save-local-variable): Remove unused variable `val'.
19943 (mode): Declare.
19944
19945 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
19946 Mark unused parameters.
19947 (delphi-ignore-changes): Move before first use.
19948 (delphi-charset-token-at): Remove unused variable `start'.
19949 (delphi-else-start): Remove unused variable `if-count'.
19950 (delphi-comment-block-start, delphi-comment-block-end):
19951 Remove unused variable `kind'.
19952 (delphi-indent-line): Remove unused variable `new-point'.
19953
19954 * progmodes/ebrowse.el (ebrowse-files-list)
19955 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
19956 Mark unused parameters. Don't quote `lambda'.
19957 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
19958 Don't quote `lambda'.
19959 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
19960 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
19961 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
19962 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
19963 Use `ignore-errors'.
19964 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
19965 (ebrowse-view/find-file-and-search-pattern)
19966 (ebrowse-view/find-member-declaration/definition):
19967 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
19968 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
19969 Rename parameter PREFIX-ARG to PREFIX.
19970 (ebrowse-tags-read-name): Remove unused variables `start' and
19971 `member-info'.
19972 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
19973 to `tags-file'.
19974
19975 * progmodes/etags.el (local-find-tag-hook): Declare.
19976 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
19977 Mark unused parameters.
19978
19979 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
19980 (executable-interpret): Mark unused parameter.
19981
19982 * progmodes/flymake.el (flymake-process-sentinel)
19983 (flymake-after-change-function)
19984 (flymake-create-temp-with-folder-structure)
19985 (flymake-get-include-dirs-dot): Mark unused parameters.
19986 (flymake-safe-delete-directory): Remove unused variable `err'.
19987
19988 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
19989 (speedbar-timer-fn, speedbar-line-text)
19990 (speedbar-change-expand-button-char, speedbar-delete-subblock)
19991 (speedbar-center-buffer-smartly): Declare functions.
19992 (gdb-find-watch-expression): Remove unused variable `array'.
19993 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
19994 (gdb-starting): Mark unused parameters.
19995 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
19996 (gdb-table-string): Remove unused variable `res'.
19997 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
19998 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
19999 (gdb-display-buffer): Remove unused variable `cur-size'.
20000
20001 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
20002 allow lexical-binding compilation.
20003 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
20004 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
20005 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
20006 Mark unused parameters.
20007 (gud-gdb-marker-filter): Remove unused variable `match'.
20008 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
20009 lambda expressions and funcall them, instead of using `fset'.
20010
20011 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
20012 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
20013
20014 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
20015 variable `header-beg'; use `let'.
20016
20017 * progmodes/icon.el (indent-icon-exp): Remove unused variables
20018 `restart', `last-sexp' and `at-do'.
20019
20020 * progmodes/js.el (js--debug): Mark unused parameter.
20021 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
20022 (js--splice-into-items): Remove unused variable `item'.
20023 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
20024
20025 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
20026 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
20027 (makefile-complete): Remove unused variable `try'.
20028 (makefile-fill-paragraph, makefile-match-function-end):
20029 Mark unused parameters.
20030
20031 * progmodes/octave-inf.el (inferior-octave-complete):
20032 Remove unused variable `proc'.
20033 (inferior-octave-output-digest): Mark unused parameter.
20034
20035 * progmodes/perl-mode.el (perl-calculate-indent):
20036 Remove unused variable `err'.
20037
20038 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
20039 (prolog-indent-line): Mark unused parameters.
20040 (prolog-indent-line): Remove unused variable `beg'.
20041
20042 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
20043 (reporter-dont-compact-list): Declare.
20044
20045 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
20046 Remove unused variable `char'.
20047 (sh-debug): Mark unused parameter.
20048 (sh-get-indent-info): Remove unused variable `start'.
20049 (sh-calculate-indent): Remove unused variable `var'.
20050
20051 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
20052 (simula-electric-keyword): Remove unused variable `null'.
20053 (simula-search-backward, simula-search-forward): Remove unused
20054 variables `begin' and `end'.
20055
20056 * progmodes/vera-mode.el (vera-guess-basic-syntax):
20057 Remove unused variable `pos'.
20058 (vera-electric-tab, vera-comment-uncomment-region):
20059 Mark unused parameters.
20060 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
20061
20062 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
20063
20064 * emacs-lisp/package.el (package--builtins, package-alist)
20065 (package-load-descriptor, package-built-in-p, package-activate)
20066 (define-package, package-installed-p)
20067 (package-compute-transaction, package-buffer-info)
20068 (package--push): Doc fix. Distinguish more clearly between
20069 version strings and version lists.
20070
20071 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
20072
20073 Lexical-binding cleanup.
20074
20075 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
20076 (5x5-make-mutate-best):
20077 * play/fortune.el (fortune-in-buffer):
20078 * play/gomoku.el (gomoku-init-display):
20079 * play/solitaire.el (solitaire, solitaire-do-check):
20080 * play/tetris.el (tetris-default-update-speed-function):
20081 Mark unused parameters.
20082
20083 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
20084 (bubbles--shift): Remove unused variable `char-org'.
20085 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
20086 (bubbles--show-images): Remove unused variable `char'.
20087
20088 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
20089 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
20090 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
20091 (decipher-analyze-buffer): Use ?\s.
20092 (decipher-make-checkpoint): Remove unused variable `mapping'.
20093
20094 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
20095
20096 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
20097 Remove unused variable `result'; use `let'.
20098
20099 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
20100 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
20101 (gametree-children-shown-p, gametree-compute-reduced-score):
20102 Use `ignore-errors'.
20103
20104 * play/handwrite.el (ps-lpr-switches): Declare.
20105 (handwrite): Remove unused variables `pmin' and `lastp'.
20106
20107 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
20108
20109 * play/landmark.el (landmark-init-display)
20110 (landmark-update-naught-weights): Mark unused parameters.
20111 (landmark-y): Remove unused variable `noise'. Simplify.
20112 (landmark-human-plays): Remove unused variable `score'.
20113
20114 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
20115 (mpuz-try-proposal): Remove unused variable `game'.
20116
20117 * play/zone.el (life-patterns): Declare.
20118
20119 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
20120
20121 * vc/vc.el (ediff-vc-internal): Declare function.
20122
20123 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
20124
20125 * shell.el: Use lexical-binding and std completion UI.
20126 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
20127 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
20128 comint-preoutput-filter-functions rather than on
20129 comint-output-filter-functions.
20130 (shell-command-completion, shell--command-completion-data)
20131 (shell-filename-completion, shell-environment-variable-completion)
20132 (shell-c-a-p-replace-by-expanded-directory): New functions.
20133 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
20134 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
20135 (shell-dynamic-complete-environment-variable): Use them.
20136 (shell-dynamic-complete-as-environment-variable)
20137 (shell-dynamic-complete-as-command): Remove.
20138 (shell-match-partial-variable): Match past point.
20139 * comint.el: Clean up use of completion-at-point-functions.
20140 (comint-completion-at-point): New function.
20141 (comint-mode): Use it completion-at-point-functions.
20142 (comint-dynamic-complete): Make it obsolete.
20143 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
20144 (comint-c-a-p-replace-by-expanded-history): New function.
20145 (comint-dynamic-complete-functions)
20146 (comint-replace-by-expanded-history): Use it.
20147 * minibuffer.el (completion-table-with-terminator): Allow dynamic
20148 termination strings. Try harder to avoid second try-completion.
20149 (completion-in-region-mode-map): Disable bindings that don't work yet.
20150
20151 * comint.el: Use lexical-binding. Require CL.
20152 (comint-dynamic-complete-functions): Use comint-filename-completion.
20153 (comint-completion-addsuffix): Tweak custom type.
20154 (comint-filename-completion, comint--common-suffix)
20155 (comint--common-quoted-suffix, comint--table-subvert)
20156 (comint--complete-file-name-data): New functions.
20157 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
20158 (comint-dynamic-list-filename-completions): Use them.
20159 (comint-dynamic-simple-complete): Make obsolete.
20160
20161 * minibuffer.el (completion-in-region-mode):
20162 Keep completion-in-region-mode--predicate global.
20163 (completion-in-region--postch):
20164 Assume completion-in-region-mode--predicate is not null.
20165
20166 * progmodes/flymake.el (flymake-start-syntax-check-process):
20167 Obey `dir'. Simplify.
20168
20169 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
20170 we're in VC after all.
20171
20172 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
20173
20174 * vc/vc.el (vc-diff-build-argument-list-internal)
20175 (vc-version-ediff, vc-ediff): New commands.
20176 (vc-version-diff): Use vc-diff-build-argument-list-internal.
20177
20178 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
20179
20180 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
20181 add sanity check.
20182
20183 * obsolete/erc-hecomplete.el: Make obsolete.
20184 * obsolete/: Standardize obsolescence info in the header.
20185
20186 2011-04-20 Glenn Morris <rgm@gnu.org>
20187
20188 * calendar/solar.el (solar-horizontal-coordinates):
20189 Use the longitude argument rather than `calendar-longitude'.
20190 (solar-date-next-longitude): Remove unused locals.
20191
20192 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20193
20194 * whitespace.el: New version 13.2.1.
20195
20196 2011-04-20 felix <EmacsWiki> (tiny change)
20197
20198 * whitespace.el (global-whitespace-mode): Keep highlight when
20199 switching between major modes on a file.
20200
20201 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
20202
20203 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
20204 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
20205 multi-line comments as well.
20206
20207 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
20208
20209 Lexical-binding cleanup.
20210
20211 * arc-mode.el (archive-mode-revert):
20212 * cmuscheme.el (scheme-interactively-start-process):
20213 * custom.el (custom-initialize-delay):
20214 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
20215 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
20216 * emacs-lock.el (emacs-lock-clear-sentinel):
20217 * ezimage.el (defezimage):
20218 * follow.el (follow-avoid-tail-recenter):
20219 * fringe.el (set-fringe-mode-1):
20220 * generic-x.el (bat-generic-mode-compile):
20221 * help-mode.el (help-info-variable, help-do-xref)
20222 (help-mode-revert-buffer):
20223 * help.el (view-emacs-todo):
20224 * iswitchb.el (iswitchb-completion-help):
20225 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
20226 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
20227 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
20228 * locate.el (locate-update):
20229 * longlines.el (longlines-encode-region)
20230 (longlines-after-change-function):
20231 * outline.el (outline-isearch-open-invisible):
20232 * ps-def.el (declare-function, charset-dimension, char-width)
20233 (encode-char):
20234 * ps-mule.el (ps-mule-plot-string):
20235 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
20236 (recentf-edit-list-select, recentf-edit-list-validate)
20237 (recentf-open-files-action):
20238 * rect.el (delete-whitespace-rectangle-line)
20239 (rectangle-number-line-callback):
20240 * register.el (window-configuration-to-register)
20241 (frame-configuration-to-register):
20242 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
20243 * select.el (xselect-convert-to-string, xselect-convert-to-length)
20244 (xselect-convert-to-targets, xselect-convert-to-delete)
20245 (xselect-convert-to-filename, xselect-convert-to-charpos)
20246 (xselect-convert-to-lineno, xselect-convert-to-colno)
20247 (xselect-convert-to-os, xselect-convert-to-host)
20248 (xselect-convert-to-user, xselect-convert-to-class)
20249 (xselect-convert-to-name, xselect-convert-to-integer)
20250 (xselect-convert-to-atom, xselect-convert-to-identity):
20251 * subr.el (declare, ignore, process-kill-without-query)
20252 (text-clone-maintain):
20253 * terminal.el (te-get-char, te-tic-sentinel):
20254 * tool-bar.el (tool-bar-make-keymap):
20255 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
20256 * type-break.el (type-break-mode, type-break-noninteractive-query):
20257 * view.el (View-back-to-mark):
20258 * wid-browse.el (widget-browse-action, widget-browse-widget)
20259 (widget-browse-widgets, widget-browse-sexp):
20260 * widget.el (define-widget-keywords):
20261 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
20262 Mark unused parameters.
20263
20264 * align.el (align-adjust-col-for-rule): Mark unused parameter.
20265 (align-areas): Remove unused variable `look'.
20266 (align-region): Remove unused variables `real-end' and `pos-list'.
20267
20268 * apropos.el (apropos-score-doc): Remove unused variable `i'.
20269
20270 * bindings.el (mode-line-modified, mode-line-remote):
20271 Mark unused parameters.
20272 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
20273
20274 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
20275 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
20276
20277 * comint.el (comint-history-isearch-pop-state)
20278 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
20279 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
20280 (comint-substitute-in-file-name): Doc fix.
20281
20282 * completion.el (cmpl-statistics-block): Mark unused parameter.
20283 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
20284 (save-completions-to-file, load-completions-from-file):
20285 Remove unused local variable `e'.
20286
20287 * composite.el (compose-chars): Remove unused variable `len'.
20288 (lgstring-insert-glyph): Remove unused variable `g'.
20289 (compose-glyph-string): Remove unused variables `ascent',
20290 `descent', `lbearing' and `rbearing'.
20291 (compose-glyph-string-relative): Remove unused variables
20292 `lbearing', `rbearing' and `wadjust'.
20293 (compose-gstring-for-graphic): Remove unused variables `header',
20294 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
20295 (compose-gstring-for-terminal): Remove unused variables `header'
20296 and `nchars'. Use `let', not `let*'.
20297
20298 * cus-edit.el (Custom-set, Custom-save, custom-reset)
20299 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
20300 (Custom-buffer-done, custom-buffer-create-internal)
20301 (custom-browse-visibility-action, custom-browse-group-tag-action)
20302 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
20303 (widget-magic-mouse-down-action, custom-toggle-parent)
20304 (custom-add-parent-links, custom-toggle-hide-variable)
20305 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
20306 (custom-toggle-hide-face, face, hook, custom-group-link-action)
20307 (custom-face-menu-create, custom-variable-menu-create, get)
20308 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
20309 (custom-reset-standard-save-and-update): Remove unused variable `value'.
20310 (customize-apropos): Remove unused variable `tests'.
20311 (custom-group-value-create): Remove unused variable `hidden-p'.
20312 (sort-fold-case): Declare.
20313
20314 * cus-theme.el (custom-reset-standard-faces-list)
20315 (custom-reset-standard-variables-list): Declare.
20316 (customize-create-theme, custom-theme-revert, custom-theme-write)
20317 (custom-theme-choose-mode, customize-themes, custom-theme-save):
20318 Mark unused parameters.
20319
20320 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
20321
20322 * delim-col.el (delimit-columns-max): Move defvar before first use.
20323
20324 * descr-text.el (describe-char-categories): Don't quote `lambda'.
20325 (describe-char): Don't quote `lambda'. Mark unused parameter.
20326
20327 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
20328 (auto-insert): Declare.
20329 (desktop-restore-file-buffer): Rename desktop-* parameters;
20330 mark unused ones.
20331 (desktop-create-buffer): Rename desktop-* parameters and bind them.
20332 (desktop-buffer): Rename desktop-* parameters.
20333
20334 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
20335 (dframe-reposition-frame-xemacs, dframe-help-echo)
20336 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
20337 Mark unused parameters.
20338
20339 * dired-aux.el (backup-extract-version-start, overwrite-query)
20340 (overwrite-backup-query, rename-regexp-query)
20341 (rename-non-directory-query): Declare.
20342 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
20343 (dired-add-entry): Remove unused variable `orig-file-name'.
20344 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
20345 Use parameter PRESERVE-TIME instead of accessing dynamic variable
20346 `dired-copy-preserve-time' directly.
20347 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
20348 (dired-insert-subdir-newpos): Rename unused variable `pos'.
20349
20350 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
20351 (dired-virtual-revert, dired-make-relative-symlink):
20352 Mark unused parameters.
20353 (manual-program): Declare.
20354 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
20355 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
20356 wrapped in `with-no-warnings' to avoid replacing one warning by another.
20357
20358 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
20359
20360 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
20361
20362 * echistory.el (electric-history-in-progress, Helper-return-blurb):
20363 Declare.
20364
20365 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
20366
20367 * electric.el (Electric-command-loop): Rename parameter
20368 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
20369
20370 * expand.el (expand-in-literal): Remove unused variable `here'.
20371
20372 * facemenu.el (facemenu-add-new-color):
20373 Remove unused variable `docstring'.
20374
20375 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
20376 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
20377 (face-attr-construct): Mark unused parameter. Doc fix.
20378 (read-color): Remove unused variable `hex-string'.
20379
20380 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
20381 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
20382 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
20383 (display-buffer-other-frame): Remove unused variable `old-window'.
20384 (kill-buffer-hook): Declare.
20385 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
20386 Mark unused parameters.
20387 (after-find-file): Pass 1 to `auto-save-mode', not t.
20388
20389 * files-x.el (auto-insert): Declare.
20390 (modify-file-local-variable-prop-line): Remove unused variable `val'.
20391
20392 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
20393 variable `buf'. Mark unused parameter.
20394 (find-lisp-insert-directory): Mark unused parameter.
20395
20396 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
20397 (format-encode-region): Remove unused variables `cur-buf' and `result'.
20398 (format-common-tail): Remove, unused.
20399 (format-deannotate-region): Remove unused variable `loc'.
20400 (format-annotate-region): Remove unused variable `p'.
20401 (format-annotate-single-property-change): Remove unused variables
20402 `default' and `tail'.
20403
20404 * forms.el (read-file-filter): Declare.
20405 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
20406
20407 * frame.el (frame-creation-function-alist): Mark unused parameter.
20408 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
20409
20410 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
20411 Remove unused parameters.
20412 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
20413 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
20414
20415 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
20416 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
20417 (hfy-prepare-tag-map): Mark unused parameters.
20418 (htmlfontify-buffer): Use `called-interactively-p'.
20419
20420 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
20421 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
20422 (ibuffer-do-occur): Mark unused parameters.
20423 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
20424 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
20425
20426 * ibuffer.el: Don't quote `lambda'.
20427 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
20428 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
20429 Mark unused parameters.
20430
20431 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
20432 (ido-completing-read): Mark unused parameters.
20433 (ido-copy-current-word): Mark unused parameters;
20434 remove unused variable `name'.
20435 (ido-sort-merged-list): Remove unused parameter `dirs'.
20436
20437 * ielm.el (ielm-input-sender): Mark unused parameter.
20438 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
20439 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
20440 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
20441 `ielm-string' as a dynamic variable accessible from the IELM prompt.
20442 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
20443
20444 * image-dired.el (image-dired-display-thumbs): Remove unused
20445 variables `curr-file' and `count'.
20446 (image-dired-remove-tag): Remove unused variable `start'.
20447 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
20448 variable `curr-file'
20449 (image-dired-rotate-original): Remove unused variable `temp-file'.
20450 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
20451 Remove unused variable `file'.
20452 (image-dired-gallery-generate): Remove unused variable `curr'.
20453 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
20454
20455 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
20456
20457 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
20458
20459 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
20460
20461 * isearch.el (minibuffer-history-symbol): Declare.
20462 (isearch-edit-string): Remove unused variable `err'.
20463 (isearch-message-prefix, isearch-message-suffix):
20464 Mark unused parameters.
20465
20466 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
20467
20468 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
20469
20470 * makesum.el (double-column): Remove unused variable `cnt'.
20471
20472 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
20473 (ido-ignore-item-temp-list): Declare.
20474
20475 * mouse-drag.el (mouse-drag-throw): Remove unused variables
20476 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
20477 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
20478 (mouse-drag-drag): Remove unused variables `mouse-delta' and
20479 `mouse-col-delta'.
20480
20481 * mouse-sel.el (mouse-extend-internal):
20482 Remove unused variable `orig-window-frame'.
20483
20484 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
20485 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
20486 Move declarations before first use.
20487 (pcomplete-opt): Mark unused parameters; doc fix.
20488
20489 * proced.el (proced-revert): Mark unused parameter.
20490 (proced-send-signal): Remove unused variable `err'.
20491
20492 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
20493 Rename parameter PREFIX-ARG to ARG.
20494 (ps-basic-plot-string, ps-basic-plot-whitespace):
20495 Mark unused parameters.
20496
20497 * replace.el (replace-count): Define.
20498 (occur-revert-function): Mark unused parameters.
20499 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
20500 (isearch-case-fold-search, isearch-string): Declare.
20501 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
20502 bind `case-fold-search'. Remove unused variables `beg' and `end',
20503 and simplify.
20504 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
20505 COUNT and bind `replace-count'.
20506 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
20507 to COUNT.
20508
20509 * savehist.el (print-readably, print-string-length): Declare.
20510
20511 * shadowfile.el (shadow-expand-cluster-in-file-name):
20512 Remove unused variable `cluster'.
20513 (shadow-copy-file): Remove unused variable `i'.
20514 (shadow-noquery, shadow-clusters, shadow-site-cluster)
20515 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
20516 (shadow-define-literal-group, shadow-define-regexp-group)
20517 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
20518
20519 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
20520 (shell): Use `called-interactively-p'.
20521 (shell-directory-tracker): Remove unused variable `chdir-failure'.
20522
20523 * simple.el (compilation-context-lines, comint-file-name-quote-list)
20524 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
20525 (delete-backward-char): Remove unused variable `ocol'.
20526 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
20527 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
20528 (event-apply-hyper-modifier, event-apply-shift-modifier)
20529 (event-apply-control-modifier, event-apply-meta-modifier):
20530 Mark unused parameters.
20531 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
20532 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
20533
20534 * speedbar.el (speedbar-ignored-directory-expressions)
20535 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
20536 (speedbar-find-file, speedbar-dir-follow)
20537 (speedbar-directory-buttons-follow, speedbar-tag-find)
20538 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
20539 (speedbar-buffers-line-directory, speedbar-buffer-click):
20540 Mark unused parameters.
20541 (speedbar-tag-file): Remove unused variable `mode'.
20542 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
20543
20544 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
20545
20546 * talk.el (talk): Remove unused variable `display'.
20547
20548 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
20549 (tar-write-region-annotate): Mark unused parameter.
20550
20551 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
20552 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
20553 Declare them, wrapped in `with-no-warnings' to avoid replacing one
20554 warning by another.
20555
20556 * time-stamp.el (time-stamp-string-preprocess):
20557 Remove unused variable `require-padding'.
20558
20559 * tree-widget.el (widget-glyph-enable): Declare.
20560 (tree-widget-action): Mark unused parameter.
20561
20562 * w32-fns.el (x-get-selection): Mark unused parameter.
20563 (autoload-make-program, generated-autoload-file): Declare.
20564
20565 * wdired.el (wdired-revert): Mark unused parameters.
20566 (wdired-xcase-word): Remove unused variable `err'.
20567
20568 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
20569 (whitespace-help-scroll): Remove unused variable `data-help'.
20570
20571 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
20572 (widget-image-insert, widget-after-change, default)
20573 (widget-default-format-handler, widget-default-notify)
20574 (widget-default-prompt-value, widget-info-link-action)
20575 (widget-url-link-action, widget-function-link-action)
20576 (widget-variable-link-action, widget-file-link-action)
20577 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
20578 (widget-field-prompt-internal, widget-field-action, widget-field-match)
20579 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
20580 (widget-insert-button-action, widget-delete-button-action, visibility)
20581 (widget-documentation-link-action, widget-documentation-string-action)
20582 (widget-const-prompt-value, widget-regexp-match, symbol)
20583 (widget-coding-system-prompt-value)
20584 (widget-key-sequence-value-to-external, sexp)
20585 (widget-sexp-value-to-internal, character, vector, cons)
20586 (widget-choice-prompt-value, widget-boolean-prompt-value)
20587 (widget-color--choose-action): Mark unused parameters.
20588 (widget-item-match-inline, widget-choice-match-inline)
20589 (widget-checklist-match, widget-checklist-match-inline)
20590 (widget-group-match): Rename parameter VALUES to VALS.
20591 (widget-field-value-set): Remove unused variable `size'.
20592 (widget-color-action): Remove unused variables `value' and `start'.
20593
20594 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
20595 variable `dir'. Doc fix.
20596 (windmove-find-other-window): Don't pass it.
20597
20598 * window.el (count-windows): Mark unused parameter.
20599 (bw-adjust-window): Remove unused variable `err'.
20600
20601 * woman.el (woman-file-name): Remove unused variable `default'.
20602 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
20603 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
20604 (global-font-lock-mode): Declare.
20605 (woman-decode-region): Mark unused parameter.
20606 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
20607
20608 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
20609 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
20610 (x-dnd-handle-moz-url): Remove unused variable `title'.
20611 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
20612
20613 * xml.el (xml-parse-tag, xml-parse-attlist):
20614 Remove unused variable `pos'.
20615
20616 2011-04-19 Glenn Morris <rgm@gnu.org>
20617
20618 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
20619 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
20620 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
20621 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
20622 * calendar/cal-html.el (cal-html-insert-minical):
20623 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
20624 (calendar-mark-date-pattern):
20625 Prefix "unused" locals.
20626
20627 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
20628 optional argument `style'.
20629
20630 * calendar/appt.el (appt-make-list):
20631 * calendar/cal-china.el (calendar-chinese-date-string):
20632 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
20633 (diary-hebrew-yahrzeit):
20634 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
20635 * calendar/calendar.el (calendar-generate-window):
20636 * calendar/time-date.el (time-to-days):
20637 Remove unused local variables.
20638
20639 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
20640
20641 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
20642 glyphless-char-display table.
20643 (tabulated-list-glyphless-char-display): New var.
20644
20645 2011-04-18 Sam Steingold <sds@gnu.org>
20646
20647 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
20648 to acknowledgments.
20649
20650 2011-04-17 Glenn Morris <rgm@gnu.org>
20651
20652 * calendar/diary-lib.el (diary-sexp-entry):
20653 * calendar/holidays.el (holiday-sexp):
20654 Set debug-on-error rather than the removed stack-trace-on-error.
20655
20656 2011-04-16 Glenn Morris <rgm@gnu.org>
20657
20658 * progmodes/f90.el: Use lexical-binding.
20659 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
20660
20661 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
20662
20663 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
20664 (mail-mode): Setup mailalias completion here instead.
20665 * mail/mailalias.el: Use lexical-binding.
20666 (pattern, mailalias-done): Declare dynamic.
20667 (mail-completion-at-point-function): New function, from mail-complete.
20668 (mail-complete): Use it.
20669 (mail-completion-expand): New function.
20670 (mail-get-names): Use it.
20671 (mail-directory, mail-directory-process, mail-directory-stream):
20672 Don't use `pattern' for lexically bound arg.
20673
20674 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
20675
20676 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
20677 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
20678 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
20679
20680 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
20681 (byte-save-window-excursion, byte-temp-output-buffer-setup)
20682 (byte-interactive-p): Define them again, for use when inlining
20683 old code.
20684
20685 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
20686
20687 * loadup.el: Use `string-to-number', not `string-to-int'.
20688
20689 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
20690
20691 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
20692 gud-gdb-complete-command.
20693 (gud-gdb-completions): New function, from gud-gdb-complete-command.
20694 (gud-gdb-completion-at-point): New function.
20695 (gud-gdb-completions): Remove.
20696
20697 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
20698
20699 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
20700 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
20701 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
20702 whether `executable-find' is bound.
20703
20704 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
20705
20706 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
20707
20708 * minibuffer.el (completion-in-region-mode-predicate)
20709 (completion-in-region-mode--predicate): New vars.
20710 (completion-in-region, completion-in-region--postch)
20711 (completion-in-region-mode): Use them.
20712 (completion--capf-wrapper): Also return the hook function.
20713 (completion-at-point, completion-help-at-point):
20714 Adjust and provide a predicate.
20715
20716 Preserve arg names for advice of subr and lexical functions (bug#8457).
20717 * help-fns.el (help-function-arglist): Consolidate the subr and
20718 new-byte-code cases. Add argument `preserve-names' to extract names
20719 from the docstring when needed.
20720 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
20721 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
20722 (ad-arglist): Use help-function-arglist's new arg.
20723 (ad-definition-type): Use cond.
20724
20725 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
20726
20727 * autorevert.el (auto-revert-handler):
20728 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
20729 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
20730 Don't quote lambda.
20731
20732 * image-mode.el (image-transform-set-scale):
20733 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
20734
20735 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
20736
20737 * net/network-stream.el (network-stream-open-starttls): Only do
20738 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
20739 Upgrades via gnutls-cli are too slow to be done opportunistically.
20740
20741 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
20742
20743 * dframe.el (dframe-current-frame): Remove spurious quote.
20744
20745 2011-04-12 Glenn Morris <rgm@gnu.org>
20746
20747 * calendar/cal-tex.el (cal-tex-end-document):
20748 Try to automatically use latin1 input if needed.
20749
20750 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
20751 Don't try to cons a mark onto an empty element.
20752
20753 2011-04-11 Leo Liu <sdl.web@gmail.com>
20754
20755 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
20756 buffers.
20757 (ido-kill-buffer-at-head): Support killing virtual buffers.
20758
20759 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
20760
20761 * minibuffer.el (completion-show-inline-help): New var.
20762 (completion--do-completion, minibuffer-complete)
20763 (minibuffer-force-complete, minibuffer-complete-word):
20764 Inhibit minibuffer messages if completion-show-inline-help is nil.
20765
20766 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
20767 to avoid interference from inline help (Bug#5849).
20768
20769 2011-04-10 Leo Liu <sdl.web@gmail.com>
20770
20771 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
20772 Fix typo.
20773
20774 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
20775
20776 * image-mode.el (image-toggle-display-image): Signal an error if
20777 not in Image mode.
20778 (image-transform-mode, image-transform-resize)
20779 (image-transform-set-rotation): Doc fix.
20780 (image-transform-set-resize): Delete.
20781 (image-transform-set-scale, image-transform-fit-to-height)
20782 (image-transform-fit-to-width): Handle image-toggle-display-image
20783 and image-transform-resize directly.
20784
20785 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
20786
20787 * doc-view.el (doc-view-fit-width-to-window)
20788 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
20789 New functions for fitting the shown image to the Emacs window size.
20790 (doc-view-mode-map): Add bindings for the new functions.
20791
20792 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
20793
20794 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
20795 Fix typo in docstring.
20796
20797 2011-04-08 Eli Zaretskii <eliz@gnu.org>
20798
20799 * files.el (file-size-human-readable): Produce one digit after
20800 decimal, like "ls -lh" does.
20801
20802 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
20803 the file size representation.
20804
20805 * simple.el (list-processes): If async subprocesses are not
20806 available, error out with a clear error message.
20807
20808 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
20809
20810 * help.el (help-form-show): New function, to be called from C.
20811 Put help-form output in a buffer named differently than *Help*.
20812
20813 2011-04-08 Eli Zaretskii <eliz@gnu.org>
20814
20815 * files.el (file-size-human-readable): New function.
20816
20817 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
20818 computing the representation inline. Don't require `cl'.
20819
20820 2011-04-08 Glenn Morris <rgm@gnu.org>
20821
20822 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
20823
20824 * net/browse-url.el (browse-url-firefox):
20825 Test system-type, not system-configuration.
20826
20827 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
20828 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
20829 Use log-edit-empty-buffer-p. (Bug#7598)
20830
20831 * net/rlogin.el (rlogin-process-connection-type): Simplify.
20832 (rlogin-mode-map): Initialize in the defvar.
20833 (rlogin): Use ignore-errors.
20834
20835 * replace.el (occur-mode-map): Some fixes for menu items.
20836
20837 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
20838
20839 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
20840
20841 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
20842
20843 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
20844 issuing unused warnings.
20845
20846 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
20847 macro directly.
20848
20849 * simple.el: Lisp reimplement of list-processes. Based on an
20850 earlier reimplementation by Leo Liu, but using tabulated-list.el.
20851 (process-menu-mode): New major mode.
20852 (list-processes--refresh, list-processes):
20853 (process-menu-visit-buffer): New functions.
20854
20855 * files.el (save-buffers-kill-emacs): Don't assume any return
20856 value of list-processes, which is undocumented anyway.
20857
20858 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
20859
20860 * emacs-lisp/tabulated-list.el: New file.
20861
20862 * emacs-lisp/package.el: Use Tabulated List mode.
20863 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
20864 (package-menu-mode): Derive from tabulated-list-mode. Set up the
20865 table format using Tabulated List mode variables.
20866 (package--push): New macro, replacing package-list-maybe-add.
20867 (package-menu--generate): Use package--push. Renamed from
20868 package--generate-package-list.
20869 (package-menu-refresh, list-packages): Use it.
20870 (package-menu--print-info): Rename from package-print-package.
20871 Return insertion data instead of inserting it directly.
20872 (package-menu-describe-package, package-menu-execute):
20873 Use tabulated-list-get-id.
20874 (package-menu-mark-delete, package-menu-mark-install)
20875 (package-menu-mark-unmark, package-menu-backup-unmark)
20876 (package-menu-mark-obsolete-for-deletion):
20877 Use tabulated-list-put-tag.
20878 (package--list-packages, package-menu-revert)
20879 (package-menu-get-package, package-menu-get-version)
20880 (package-menu-sort-by-column): Functions deleted.
20881 (package-menu-package-list, package-menu-sort-key): Vars deleted.
20882 (package-menu--status-predicate, package-menu--version-predicate)
20883 (package-menu--name-predicate)
20884 (package-menu--description-predicate): Handle arguments in the
20885 Tabulated List format.
20886 (package-list-packages-no-fetch): Call list-packages.
20887
20888 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
20889
20890 * files.el (after-find-file-from-revert-buffer): Remove variable.
20891 (after-find-file): Don't bind it.
20892 (revert-buffer-in-progress-p): New variable.
20893 (revert-buffer): Bind it.
20894 Pass nil for `after-find-file-from-revert-buffer'.
20895
20896 * saveplace.el (save-place-find-file-hook): Use new variable
20897 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
20898
20899 2011-04-06 Glenn Morris <rgm@gnu.org>
20900
20901 * Makefile.in (AUTOGEN_VCS): New variable.
20902 (autoloads): Use $AUTOGEN_VCS.
20903
20904 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
20905 * calendar/calendar.el (calendar-mode-map):
20906 Check for toolkit scroll bars. (Bug#8305)
20907
20908 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
20909
20910 * minibuffer.el (completion-in-region--postch)
20911 (completion-in-region-mode): Remove unnecessary messages.
20912
20913 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
20914
20915 * font-lock.el (font-lock-refresh-defaults):
20916 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
20917 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
20918
20919 * info.el (Info-directory-list, Info-read-node-name-2)
20920 (Info-split-parameter-string): Doc fixes.
20921 (Info-virtual-nodes): Reflow docstring.
20922 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
20923 (Info-apropos-toc-nodes, info-finder, Info-get-token)
20924 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
20925 Fix typos in docstrings.
20926 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
20927 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
20928 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
20929 (Info-restore-desktop-buffer): Mark unused parameters.
20930 (Info-directory-find-file, Info-directory-find-node)
20931 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
20932 (Info-virtual-index-find-node, Info-apropos-find-file)
20933 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
20934 Mark unused parameters; fix typos in docstrings.
20935 (Info-virtual-index): Remove unused local variable `nodename'.
20936
20937 2011-04-05 Deniz Dogan <deniz@dogan.se>
20938
20939 * net/rcirc.el: Update my e-mail address.
20940 (rcirc-mode-map): Remove M-o binding.
20941
20942 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
20943
20944 * startup.el (command-line): Save the cursor's theme-face
20945 directly, instead of using face-override-spec.
20946
20947 * custom.el (load-theme): Minor optimization in assigning faces.
20948
20949 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
20950
20951 * help-fns.el (describe-variable): Complete all variables having
20952 documentation, including keywords.
20953 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
20954
20955 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
20956
20957 Convert to lexical-binding.
20958
20959 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
20960 (bs--get-marked-string, bs--get-modified-string)
20961 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
20962 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
20963 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
20964
20965 * ehelp.el (electric-help-execute-extended)
20966 (electric-help-ctrl-x-prefix):
20967 * hexl.el (hexl-revert-buffer-function):
20968 * linum.el (linum-after-change, linum-after-scroll):
20969 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
20970
20971 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
20972
20973 2011-04-04 Daiki Ueno <ueno@unixuser.org>
20974
20975 * epa-dired.el:
20976 * epa-mail.el:
20977 * epa-hook.el:
20978 * epa-file.el:
20979 * epa.el:
20980 * epg.el: Use lexical binding.
20981
20982 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
20983
20984 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
20985
20986 * textmodes/flyspell.el (flyspell-word): Recognize default
20987 dictionary case for flyspell-mark-duplications-exceptions.
20988 Use regexp matching for languages.
20989 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
20990 default dictionary (Bug#7926).
20991
20992 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
20993
20994 * emacs-lisp/package.el (package--with-work-buffer):
20995 Recognize https URLs.
20996
20997 * net/network-stream.el: Move from gnus/proto-stream.el.
20998 Change prefix to network-stream throughout.
20999 (open-protocol-stream): Merge into open-network-stream, leaving
21000 open-protocol-stream as an alias. Handle nil BUFFER args.
21001
21002 * subr.el (open-network-stream): Move to net/network-stream.el.
21003
21004 2011-04-02 Glenn Morris <rgm@gnu.org>
21005
21006 * find-dired.el (find-exec-terminator): New option.
21007 (find-ls-option): Test for -ls support.
21008 (find-ls-subdir-switches): Test for -b in find-ls-option.
21009 (find-dired, find-grep-dired): Doc fixes.
21010 (find-dired): Use find-exec-terminator.
21011
21012 * find-dired.el (find-ls-option, find-ls-subdir-switches)
21013 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
21014 (find-name-arg): Remove purecopy.
21015
21016 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
21017 (grep-compute-defaults): Check for `-exec COMMAND +' support.
21018 Set grep-find-use-xargs, grep-find-command, and grep-find-template
21019 accordingly. Don't add the null-device if not needed.
21020
21021 * files.el (save-some-buffers): Doc fix.
21022
21023 2011-04-02 Eli Zaretskii <eliz@gnu.org>
21024
21025 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
21026
21027 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
21028
21029 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
21030 Use `dolist' rather than `mapcar'.
21031
21032 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
21033
21034 Add lexical binding.
21035
21036 * subr.el (apply-partially): Use new closures rather than CL.
21037 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
21038 (dolist, dotimes): Use slightly different expansion for lexical code.
21039 (functionp): Move to C.
21040 (letrec): New macro.
21041 (with-wrapper-hook): Use it and apply-partially instead of CL.
21042 (eval-after-load): Preserve lexical-binding.
21043 (save-window-excursion, with-output-to-temp-buffer): Turn them
21044 into macros.
21045
21046 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
21047
21048 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
21049 than the arglist.
21050 (help-add-fundoc-usage): Don't add `Not documented'.
21051 (help-function-arglist): Handle closures, subroutines, and new
21052 byte-code-functions.
21053 (help-make-usage): Remove leading underscores.
21054 (describe-function-1): Handle closures.
21055 (describe-variable): Use special-variable-p for completion.
21056
21057 * files.el (lexical-binding): Declare safe.
21058
21059 * emacs-lisp/pcase.el: Don't use destructuring-bind.
21060 (pcase--memoize): Rename from pcase-memoize. Change weakness.
21061 (pcase): Add `let' pattern.
21062 Change memoization so it actually works.
21063 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
21064 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
21065 <let>: New case.
21066
21067 * emacs-lisp/macroexp.el: Use lexical binding.
21068 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
21069 Don't convert ' to #' without checking that it's indeed quoting
21070 a lambda.
21071
21072 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
21073 Use eval-sexp-add-defvars.
21074 (eval-sexp-add-defvars): New fun.
21075
21076 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
21077
21078 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
21079 Don't autoload.
21080 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
21081 than the internal `byte-compile-lambda'.
21082 (defmethod): Don't hide code under quotes.
21083 (eieio-defmethod): New `code' argument.
21084
21085 * emacs-lisp/eieio-comp.el: Remove.
21086
21087 * emacs-lisp/edebug.el (edebug-eval-defun)
21088 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
21089 (edebug-toggle): Avoid `eval'.
21090
21091 * emacs-lisp/disass.el (disassemble-internal): Handle new
21092 `closure' objects.
21093 (disassemble-1): Handle new byte codes.
21094
21095 * emacs-lisp/cl.el (pushnew): Silence warning.
21096
21097 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
21098 (cl-byte-compile-throw): Remove.
21099 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
21100
21101 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
21102 closures.
21103
21104 * emacs-lisp/cconv.el: New file.
21105
21106 * emacs-lisp/bytecomp.el: Use lexical binding instead of
21107 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
21108 (byte-compile-initial-macro-environment):
21109 Handle declare-function here.
21110 (byte-compile--lexical-environment): New var.
21111 (byte-stack-ref, byte-stack-set, byte-discardN)
21112 (byte-discardN-preserve-tos): New lap codes.
21113 (byte-interactive-p): Don't use any more.
21114 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
21115 New macros.
21116 (byte-compile-lapcode): Use them and handle new lap codes.
21117 (byte-compile-obsolete): Remove.
21118 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
21119 (byte-compile-arglist-warn): Check late def of inlinable funs.
21120 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
21121 since they should have been expanded by now.
21122 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
21123 (byte-compile-from-buffer): Remove unused second arg.
21124 (byte-compile-preprocess): New function.
21125 (byte-compile-toplevel-file-form): New function to distinguish
21126 file-form calls from outside from file-form calls from hunk-handlers.
21127 (byte-compile-file-form): Simplify.
21128 (byte-compile-file-form-defsubst): Remove.
21129 (byte-compile-file-form-defmumble): Simplify now that
21130 byte-compile-lambda always returns a byte-code-function.
21131 (byte-compile): Preprocess.
21132 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
21133 Remove, not used any more.
21134 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
21135 (byte-compile-make-args-desc): New funs.
21136 (byte-compile-lambda): Handle lexical functions. Always return
21137 a byte-code-function.
21138 (byte-compile-reserved-constants): New var, to make up room for
21139 closed-over variables.
21140 (byte-compile-constants-vector): Obey it.
21141 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
21142 (byte-compile-macroexpand-declare-function): New function.
21143 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
21144 byte-code-functions.
21145 (byte-compile-form): Check obsolescence here.
21146 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
21147 (byte-compile-variable-ref): Remove.
21148 (byte-compile-dynamic-variable-op): New fun.
21149 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
21150 (byte-compile-variable-set): New funs.
21151 (byte-compile-discard): Add 2 args.
21152 (byte-compile-stack-ref, byte-compile-stack-set)
21153 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
21154 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
21155 macroexpand-all instead.
21156 (byte-compile-quote-form): Remove.
21157 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
21158 (byte-compile-bind, byte-compile-unbind): New funs.
21159 (byte-compile-let): Handle let* and lexical binding.
21160 (byte-compile-let*): Remove.
21161 (byte-compile-catch, byte-compile-unwind-protect)
21162 (byte-compile-track-mouse, byte-compile-condition-case):
21163 Handle a new :fun-body form, used for lexical scoping.
21164 (byte-compile-save-window-excursion)
21165 (byte-compile-with-output-to-temp-buffer): Remove.
21166 (byte-compile-defun): Simplify.
21167 (byte-compile-stack-adjustment): New fun.
21168 (byte-compile-out): Use it.
21169 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
21170
21171 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
21172 handler any more.
21173
21174 * emacs-lisp/byte-opt.el: Use lexical binding.
21175 (byte-inline-lapcode): Remove (to bytecomp).
21176 (byte-compile-inline-expand): Pay attention to inlining to/from
21177 lexically bound code.
21178 (byte-compile-unfold-lambda): Don't handle byte-code-functions
21179 any more.
21180 (byte-optimize-form-code-walker): Don't handle save-window-excursion
21181 any more and don't call compiler-macros.
21182 (byte-compile-splice-in-already-compiled-code): Remove.
21183 (byte-code): Don't inline any more.
21184 (disassemble-offset): Receive `bytes' as argument rather than via
21185 dynamic scoping.
21186 (byte-compile-tag-number): Declare before first use.
21187 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
21188 `return' even if make-spliceable.
21189 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
21190 obsolete interactive-p.
21191 (byte-optimize-lapcode): Optimize new lap-codes.
21192 Don't trip up on new form of `byte-constant' lap code.
21193
21194 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
21195
21196 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
21197
21198 * custom.el (custom-initialize-default, custom-declare-variable):
21199 Use `defvar'.
21200
21201 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
21202 New variables.
21203 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
21204 (COMPILE_FIRST): Add macroexp and cconv.
21205 * makefile.w32-in: Mirror changes in Makefile.in.
21206
21207 * vc/cvs-status.el:
21208 * vc/diff-mode.el:
21209 * vc/log-edit.el:
21210 * vc/log-view.el:
21211 * vc/smerge-mode.el:
21212 * textmodes/bibtex-style.el:
21213 * textmodes/css-mode.el:
21214 * startup.el:
21215 * uniquify.el:
21216 * minibuffer.el:
21217 * newcomment.el:
21218 * reveal.el:
21219 * server.el:
21220 * mpc.el:
21221 * emacs-lisp/smie.el:
21222 * doc-view.el:
21223 * dired.el:
21224 * abbrev.el: Use lexical binding.
21225
21226 2011-04-01 Eli Zaretskii <eliz@gnu.org>
21227
21228 * info.el (info-display-manual): New function.
21229
21230 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
21231
21232 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
21233
21234 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
21235
21236 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
21237 an entry for that server in rcirc-authinfo. (Bug#8385)
21238
21239 2011-03-31 Glenn Morris <rgm@gnu.org>
21240
21241 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
21242
21243 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
21244
21245 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
21246
21247 * progmodes/python.el (python-default-interpreter)
21248 (python-python-command-args, python-jython-command-args)
21249 (python-which-shell, python-which-args, python-which-bufname)
21250 (python-file-queue, python-comint-output-filter-function)
21251 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
21252 variables and functions.
21253
21254 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
21255
21256 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
21257 (completion-in-region-mode): New minor mode.
21258 (completion-in-region): Use it.
21259 (completion-in-region--data, completion-in-region-mode-map): New vars.
21260 (completion-in-region--postch): New function.
21261 (completion--capf-misbehave-funs, completion--capf-safe-funs):
21262 New vars.
21263 (completion--capf-wrapper): New function.
21264 (completion-at-point): Use it to track well-behavedness of
21265 hook functions.
21266 (completion-help-at-point): New command.
21267
21268 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
21269
21270 * vc/add-log.el (add-change-log-entry): Don't use whitespace
21271 syntax class to search for whitespace on a single line
21272 (Message-ID: <4D938140.4030905@redhat.com>).
21273
21274 2011-03-30 Leo Liu <sdl.web@gmail.com>
21275
21276 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
21277 New commands.
21278 (edit-abbrevs-map): Bind them here.
21279 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
21280
21281 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
21282
21283 * allout.el (allout-hide-by-annotation, allout-flag-region):
21284 Reduce possibility of overlay leakage by making them volatile.
21285
21286 * allout-widgets.el (allout-widgets-tally): Define as nil so the
21287 hash is not shared between buffers. Mode initialization is
21288 responsible for giving it a useful starting value.
21289 (allout-item-span): Reduce possibility of overlay leakage by
21290 making them volatile.
21291 (allout-widgets-count-buttons-in-region): Add diagnostic function
21292 for tracking down button overlay leaks.
21293
21294 2011-03-29 Leo Liu <sdl.web@gmail.com>
21295
21296 * ido.el (ido-read-internal): Use the default history var
21297 minibuffer-history if no HISTORY is specified.
21298
21299 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
21300
21301 * net/imap.el (imap-shell-open, imap-process-connection-type):
21302 Use imap-process-connection-type for 'shell' streams as well as
21303 Kerberos, SSL, other subprocesses.
21304
21305 2011-03-28 Leo Liu <sdl.web@gmail.com>
21306
21307 * abbrev.el (abbrev-table-empty-p): New function.
21308 (prepare-abbrev-list-buffer): Place empty abbrev tables after
21309 nonempty ones. (Bug#5937)
21310
21311 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
21312
21313 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
21314
21315 2011-03-27 Leo Liu <sdl.web@gmail.com>
21316
21317 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
21318 for foreground and background colors.
21319 (ansi-color-make-color-map): Adapt.
21320
21321 2011-03-25 Leo Liu <sdl.web@gmail.com>
21322
21323 * midnight.el (midnight-time-float): Remove. Note it calculates
21324 the microsecond component incorrectly and seconds-to-time does the
21325 same job.
21326 Remove redundant (require 'timer).
21327
21328 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
21329 (ido-completions): Remove unused arguments. (Bug#8329)
21330
21331 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
21332
21333 * minibuffer.el (completion--flush-all-sorted-completions):
21334 Remove itself from hook.
21335 (completion-at-point): Let the functions perform the completion
21336 immediately and return nil or t.
21337 * comint.el (comint-dynamic-complete-functions): Now identical to
21338 completion-at-point-functions.
21339 (comint-dynamic-list-input-ring): Remove unused var `index'.
21340 (comint--match-partial-filename, comint--unquote&expand-filename):
21341 New funs, split from comint-match-partial-filename.
21342 (comint-dynamic-complete): Use completion-at-point.
21343 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
21344
21345 2011-03-24 Drew Adams <drew.adams@oracle.com>
21346
21347 * thingatpt.el: Support `defun'.
21348
21349 2011-03-23 Leo Liu <sdl.web@gmail.com>
21350
21351 * abbrevlist.el: Move to obsolete/abbrevlist.el.
21352
21353 * help-mode.el (help-mode-finish): Tweak regexp.
21354
21355 2011-03-23 Glenn Morris <rgm@gnu.org>
21356
21357 * eshell/esh-opt.el (eshell-eval-using-options):
21358 Do not bind unused local variable `eshell-option-stub'.
21359
21360 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
21361
21362 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
21363
21364 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
21365 keymap variable in `with-no-warnings' to avoid a warning when the
21366 keymap has been already `defconst'ed.
21367
21368 2011-03-22 Leo Liu <sdl.web@gmail.com>
21369
21370 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
21371 encode all chars in abbrevs; otherwise use emacs-mule or
21372 utf-8-emacs. (Bug#8308)
21373
21374 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
21375
21376 * simple.el (backward-delete-char-untabify):
21377 Avoid warning about using `delete-backward-char'.
21378
21379 * image.el (image-type-file-name-regexps): Make it variable.
21380 `imagemagick-register-types' modifies it, and the user may want
21381 to add new extensions for known image types.
21382 (imagemagick-register-types): Throw error if not using ImageMagick.
21383
21384 2011-03-22 Leo Liu <sdl.web@gmail.com>
21385
21386 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
21387 located before rcirc-prompt-end-marker.
21388 (rcirc-complete): Error if point is not after rcirc prompt.
21389 Handle the case when table is nil.
21390 (rcirc-user-authenticated): Define to fix compiler warning.
21391
21392 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
21393
21394 * custom.el (custom--inhibit-theme-enable): Make it affect only
21395 custom-theme-set-variables and custom-theme-set-faces.
21396 (provide-theme): Ignore custom--inhibit-theme-enable.
21397 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
21398 (custom-enabling-themes): Delete variable.
21399 (enable-theme): Accept only loaded themes as arguments.
21400 Ignore the special custom-enabled-themes variable.
21401 (custom-enabled-themes): Forbid themes from setting this.
21402 Eliminate use of custom-enabling-themes.
21403 (custom-push-theme): Quote "changed" custom var entry.
21404
21405 2011-03-21 Leo Liu <sdl.web@gmail.com>
21406
21407 * ido.el (ido-read-internal): Add ido-selected to history instead
21408 of user input.
21409
21410 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
21411
21412 * subr.el (deferred-action-list, deferred-action-function):
21413 Mark obsolete.
21414
21415 2011-03-21 Leo Liu <sdl.web@gmail.com>
21416
21417 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
21418 change on 2011-02-13 (bug#8309).
21419
21420 * minibuffer.el (read-file-name-function): Change default value.
21421 (read-file-name--defaults): Rename from read-file-name-defaults.
21422 (read-file-name-default): Rename from read-file-name.
21423 (read-file-name): Call read-file-name-function.
21424
21425 2011-03-21 Glenn Morris <rgm@gnu.org>
21426
21427 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
21428 Doc fixes.
21429
21430 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
21431
21432 * cus-theme.el: Add missing provide statement.
21433 (customize-create-theme): Extract theme value correctly.
21434 (custom-theme-visit-theme): Autoload.
21435 (customize-create-theme): Prompt before inserting default faces.
21436
21437 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
21438
21439 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
21440 units and musical notes.
21441
21442 2011-03-20 Leo Liu <sdl.web@gmail.com>
21443
21444 * ido.el (ido-read-internal): Use completing-read-default.
21445 (ido-completing-read): Fix compatibility with completing-read.
21446
21447 2011-03-20 Christian Ohler <ohler@gnu.org>
21448
21449 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
21450 (ert-delete-all-tests): Use `called-interactively-p' rather than
21451 `interactive-p'.
21452 (ert--make-xrefs-region): Respect END.
21453
21454 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
21455
21456 * dired-aux.el (dired-create-directory): Signal an error if the
21457 directory already exists (Bug#8246).
21458
21459 * facemenu.el (list-colors-display): Call list-faces-display
21460 inside with-help-window.
21461 (list-colors-print): Use display property to align the final
21462 column, instead of checking window-width.
21463
21464 2011-03-19 Eli Zaretskii <eliz@gnu.org>
21465
21466 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
21467 windows-nt systems.
21468 (emerge-protect-metachars): Quote correctly for ms-dos and
21469 windows-nt systems.
21470
21471 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
21472
21473 * info.el (info-initialize): Replace all uses of `:' with
21474 path-separator for compatibility with non-Unix systems.
21475 Cache quoting of path-separator. (Bug#8258)
21476
21477 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
21478
21479 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
21480 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
21481 (mouse-avoidance-mode): Fix typos in docstrings.
21482
21483 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
21484
21485 * startup.el (package-subdirectory-regexp): Move from package.el.
21486 Omit \\` and \\', and let callers add them.
21487
21488 * emacs-lisp/package.el (package-strip-version)
21489 (package-load-all-descriptors): Add \\` and \\' to
21490 package-subdirectory-regexp before using it.
21491 (package-untar-buffer): New arg DIR; ensure that file untars only
21492 into this expected directory. Remove superfluous delete-region.
21493 (package-unpack): Caller changed.
21494 (package-tar-file-info): Use package-subdirectory-regexp.
21495
21496 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
21497
21498 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
21499 diff-mode-shared-map (bug#8284).
21500 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
21501
21502 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21503
21504 * calendar/time-date.el (format-seconds): Use assoc instead of
21505 assoc-string, since assoc-string doesn't exist in XEmacs.
21506
21507 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
21508
21509 * custom.el (custom-known-themes): Reflow docstring.
21510 (custom-theme-load-path): Fix typo in docstring.
21511 (load-theme): Fix typo in error message.
21512 (custom-available-themes, custom-variable-theme-value):
21513 Use `let', not `let*'.
21514
21515 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
21516
21517 * calc/README: Mention inclusion of musical notes.
21518
21519 * calc/calc-units.el (calc-lu-quant): Rename from
21520 `calc-logunits-quantity'.
21521 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
21522 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
21523 (calc-db): Rename from `calc-dblevel'.
21524 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
21525 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
21526 (calc-np): Rename from `calc-nplevel'.
21527 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
21528 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
21529 (calc-lu-plus): Rename from `calc-logunits-add'.
21530 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
21531 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
21532 (calc-lu-minus): Rename from `calc-logunits-sub'.
21533 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
21534 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
21535 (calc-lu-times): Rename from `calc-logunits-mul'.
21536 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
21537 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
21538 (calc-lu-divide): Rename from `calc-logunits-div'.
21539 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
21540 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
21541
21542 * calc/calc-ext.el (calc-init-extensions): Update the names of the
21543 functions being autoloaded.
21544
21545 * calc/calc.el (calc-lu-power-reference): Rename from
21546 `calc-logunits-power-reference'.
21547 (calc-lu-field-reference): Rename from
21548 `calc-logunits-field-reference'.
21549
21550 * calc/calc-help.el (calc-l-prefix-help):
21551 Mention musical note functions.
21552
21553 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
21554
21555 * minibuffer.el (completion-all-sorted-completions):
21556 Use :completion-cycle-penalty text property if present.
21557
21558 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
21559
21560 * allout.el (allout-yank-processing): Adjust for new rebulleting
21561 regime so bullet being yanked is used without prompting the user
21562 for a choice.
21563
21564 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
21565
21566 * startup.el (command-line): Warn the user that _emacs is deprecated.
21567
21568 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
21569
21570 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
21571 (delphi-verbose, delphi-comment-face, delphi-string-face)
21572 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
21573 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
21574 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
21575 (delphi-new-comment-line, delphi-font-lock-defaults)
21576 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
21577 Fix typos in docstrings.
21578
21579 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
21580
21581 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
21582 Invert the roles of character and string values for INSTEAD, so a
21583 string is used for the more common case of a defaulting prompt.
21584
21585 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
21586
21587 * progmodes/ruby-mode.el (ruby-backward-sexp):
21588 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
21589 * play/gamegrid.el (gamegrid-make-face):
21590 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
21591 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
21592 * notifications.el (notifications-notify):
21593 * net/xesam.el (xesam-search-engines):
21594 * net/quickurl.el (quickurl-list-insert):
21595 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
21596
21597 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
21598
21599 * startup.el (command-line): Update package subdirectory regexp.
21600
21601 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
21602
21603 * allout.el (allout-abbreviate-flattened-numbering)
21604 (allout-mode-deactivate-hook): Fix up obsolescence "date".
21605
21606 * subr.el (read-char-choice): Only show the cursor after the prompt,
21607 not after the answer.
21608
21609 2011-03-15 Kevin Ryde <user42@zip.com.au>
21610
21611 * help-fns.el (variable-at-point): Skip leading quotes, if any
21612 (bug#8253).
21613
21614 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
21615
21616 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
21617 warning message.
21618
21619 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
21620
21621 * shell.el (shell): When called interactively, offer to change the
21622 shell file name on remote hosts.
21623
21624 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
21625
21626 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
21627 integration for LDAP parameters. The host, base, user or binddn,
21628 and secret tokens can be specified in a netrc file, for instance.
21629 This is optional because an `auth-source' parameter must be
21630 specified in the search attributes.
21631
21632 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
21633
21634 * help.el (describe-mode): Link to the mode's definition (bug#8185).
21635
21636 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
21637
21638 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
21639 into declaration. Remove redundant and harmful binding.
21640
21641 2011-03-12 Eli Zaretskii <eliz@gnu.org>
21642
21643 * files.el (file-ownership-preserved-p): Pass `integer' as an
21644 explicit 2nd argument to `file-attributes'. If the file's owner
21645 is the Administrators group on Windows, and the current user is
21646 Administrator, consider that a match.
21647
21648 * server.el (server-ensure-safe-dir): Consider server directory
21649 safe on MS-Windows if its owner is the Administrators group while
21650 the current Emacs user is Administrator. Use `=' to compare
21651 numerical UIDs, since they could be integers or floats.
21652
21653 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
21654
21655 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
21656
21657 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
21658
21659 Sync with Tramp 2.2.1.
21660
21661 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
21662
21663 * net/trampver.el: Update release number.
21664
21665 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
21666
21667 * progmodes/compile.el (compilation--previous-directory): Fix up
21668 various nil/dead-marker mismatches (bug#8014).
21669 (compilation-directory-properties, compilation-error-properties):
21670 Don't call it at a position past the one we're about to change.
21671
21672 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
21673 Disable obsolescence warnings in the file that declares it.
21674
21675 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
21676
21677 * allout-widgets.el (allout-widgets-tally):
21678 Initialize allout-widgets-tally as a hash table rather than nil to
21679 prevent mode-line redisplay warnings. Also, clarify the module
21680 description and fix a comment typo.
21681
21682 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
21683
21684 * help-fns.el (describe-variable): Don't complete keywords.
21685 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
21686
21687 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
21688
21689 * emacs-lisp/package.el (package-version-join): Impose a standard
21690 string representation for pre/alpha/beta version lists.
21691 (package-unpack-single): Standardize the directory name by passing
21692 it through package-version-join.
21693 (package-strip-rcs-id): Accept any version string that does not
21694 signal an error in version-to-list.
21695
21696 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
21697
21698 * simple.el (delete-trailing-whitespace): Return nil for the
21699 benefit of `write-file-functions'.
21700
21701 2011-03-10 Glenn Morris <rgm@gnu.org>
21702
21703 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
21704
21705 * vc/vc-git.el (vc-git-program): New option.
21706 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
21707 (vc-git--call): Use it.
21708
21709 * eshell/esh-util.el (eshell-condition-case): Doc fix.
21710
21711 * cus-edit.el (Custom-newline): If no button at point, look
21712 for a subgroup button at start-of-line. (Bug#2298)
21713
21714 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
21715
21716 2011-03-10 Julien Danjou <julien@danjou.info>
21717
21718 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
21719 `cursor-type' is nil.
21720
21721 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
21722
21723 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
21724
21725 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
21726
21727 * allout.el: Change so yank of distinctive-bullet items
21728 preserves the existing header prefix, rebulleting it if necessary,
21729 rather than replacing it. This is necessary for proper operation
21730 of cooperative addons like allout-widgets.
21731 (allout-make-topic-prefix, allout-rebullet-heading):
21732 Change SOLICIT arg to INSTEAD, and interpret additionally a string
21733 value as alternate bullet to be used, instead of prompting the user
21734 for a bullet character.
21735
21736 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
21737
21738 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
21739 Do not use `tramp-file-name-port', because this returns also
21740 `tramp-default-port'.
21741
21742 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
21743
21744 * net/rcirc.el (rcirc-handler-001): Remove useless
21745 with-rcirc-process-buffer.
21746 (rcirc-check-auth-status): Swap arguments to string-match.
21747
21748 2011-03-09 Glenn Morris <rgm@gnu.org>
21749
21750 * shell.el (shell-mode):
21751 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
21752
21753 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
21754 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
21755
21756 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
21757
21758 * emacs-lisp/package.el (package-refresh-contents)
21759 (package-menu-execute): Use condition-case-no-debug.
21760
21761 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
21762
21763 * simple.el (shell-command-to-string): Use `process-file'.
21764
21765 * emacs-lisp/package.el (package-tar-file-info): Handle also
21766 remote files.
21767
21768 * emacs-lisp/package-x.el (package-upload-buffer-internal):
21769 Use `equal' for upload base check.
21770
21771 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
21772
21773 * textmodes/texinfo.el (texinfo-environments):
21774 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
21775
21776 2011-03-08 Glenn Morris <rgm@gnu.org>
21777
21778 * cus-start.el (cursor-in-non-selected-windows):
21779 Fix :set quoting oddness. (Bug#8192)
21780
21781 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
21782 in some setf expressions. (Bug#2159)
21783
21784 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
21785
21786 * custom.el (custom-available-themes): Return themes in
21787 alphabetical order.
21788
21789 See ChangeLog.15 for earlier changes.
21790
21791 ;; Local Variables:
21792 ;; coding: utf-8
21793 ;; End:
21794
21795 Copyright (C) 2011-2013 Free Software Foundation, Inc.
21796
21797 This file is part of GNU Emacs.
21798
21799 GNU Emacs is free software: you can redistribute it and/or modify
21800 it under the terms of the GNU General Public License as published by
21801 the Free Software Foundation, either version 3 of the License, or
21802 (at your option) any later version.
21803
21804 GNU Emacs is distributed in the hope that it will be useful,
21805 but WITHOUT ANY WARRANTY; without even the implied warranty of
21806 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21807 GNU General Public License for more details.
21808
21809 You should have received a copy of the GNU General Public License
21810 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.