* progmodes/python.el (python-syntax--context-compiler-macro): New defun.
[bpt/emacs.git] / lisp / ChangeLog
1 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
4 (python-syntax-context): Use named compiler-macro for backwards
5 compatibility with Emacs 24.x.
6
7 2013-04-17 Leo Liu <sdl.web@gmail.com>
8
9 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
10 octave-hide-process-buffer.
11
12 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
13
14 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
15 (bug#14216).
16
17 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
18
19 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
20 Fix adjustment of offset when receiving incomplete responses from GDB
21 (bug#14129).
22
23 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
26 python-mode-abbrev-table.
27 (python-skeleton-define): Adjust accordingly.
28 (python-mode-abbrev-table): New table that inherits from it so that
29 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
30
31 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
32 (abbrev-symbol): Use it.
33 (abbrev--before-point): Use it since we already handle inheritance.
34
35 2013-04-16 Leo Liu <sdl.web@gmail.com>
36
37 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
38 binding to info-lookup-symbol.
39
40 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
41
42 * minibuffer.el (completion--twq-all):
43 * term/ns-win.el (ns-initialize-window-system):
44 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
45
46 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
49 global bindings.
50
51 * doc-view.el (doc-view-start-process): Handle url-handler directories.
52
53 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
54
55 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
56 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
57 to nil.
58 (ruby-end-of-defun): Remove the unused arg, change the docstring
59 to reflect that this function is only used as the value of
60 `end-of-defun-function'.
61 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
62 to reflect an earlier change that beginning/end-of-defun functions
63 jump between methods in a class definition, as well as top-level
64 functions.
65
66 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
67
68 * minibuffer.el (minibuffer-complete): Don't just scroll
69 a *Completions* that's been iconified.
70 (minibuffer-force-complete): Make sure repetitions do cycle when going
71 through completion-in-region -> minibuffer-complete.
72
73 2013-04-15 Alan Mackenzie <acm@muc.de>
74
75 Correct the placement of c-cpp-delimiters when there're #s not at
76 col 0.
77
78 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
79 place a submatch around the #.
80 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
81 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
82 on the #, not BOL.
83
84 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
85
86 * emacs-lisp/nadvice.el: Properly test names when adding advice.
87 (advice--member-p): New arg `name'.
88 (advice--add-function, advice-member-p): Use it (bug#14202).
89
90 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
91
92 Reformulate java imenu-generic-expression.
93 The old expression contained ill formed regexps.
94
95 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
96 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
97 (cc-imenu-java-method-arg-regexp): New defconsts.
98 (cc-imenu-java-build-type-args-regex): New defun.
99 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
100 handling of spaces in the regexp.
101
102 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
103
104 * textmodes/ispell.el (ispell-command-loop): Remove
105 flyspell highlight of a word when ispell accepts it (bug #14178).
106
107 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
108
109 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
110 uses code from the previous `ange-ftp-run-real-handler'.
111 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
112 only in case that function exist. This is needed for proper
113 unloading of Tramp.
114
115 2013-04-15 Tassilo Horn <tsdh@gnu.org>
116
117 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
118
119 * textmodes/reftex.el (reftex-compile-variables): Use it.
120
121 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
122
123 * files.el (normal-mode): Only use default major-mode if no other mode
124 was specified.
125
126 * emacs-lisp/trace.el (trace-values): New function.
127
128 * files.el: Allow : in local variables (bug#14089).
129 (hack-local-variable-regexp): New var.
130 (hack-local-variables-prop-line, hack-local-variables): Use it.
131
132 2013-04-13 Roland Winkler <winkler@gnu.org>
133
134 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
135 data before it gets modified by bibtex-beginning-of-entry.
136
137 2013-04-13 Roland Winkler <winkler@gnu.org>
138
139 * textmodes/bibtex.el (bibtex-url): Doc fix.
140
141 2013-04-13 Roland Winkler <winkler@gnu.org>
142
143 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
144 does not visit a BibTeX file, exclude it from the list of buffers
145 returned by bibtex-initialize.
146
147 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
148
149 * window.el (split-window): Remove interactive form, since as a
150 command this function is a special case of split-window-below.
151 Correct doc string.
152
153 2013-04-12 Roland Winkler <winkler@gnu.org>
154
155 * faces.el (read-face-name): Do not override value of arg default.
156 Allow single faces and strings as default values. Remove those
157 elements from return value that are not faces.
158 (describe-face): Simplify.
159 (face-at-point): New optional args thing and multiple so that this
160 function can provide the same functionality previously provided by
161 read-face-name.
162 (make-face-bold, make-face-unbold, make-face-italic)
163 (make-face-unitalic, make-face-bold-italic, invert-face)
164 (modify-face, read-face-and-attribute): Use face-at-point.
165
166 * cus-edit.el (customize-face, customize-face-other-window)
167 * cus-theme.el (custom-theme-add-face)
168 * face-remap.el (buffer-face-set)
169 * facemenu.el (facemenu-set-face): Use face-at-point.
170
171 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
172
173 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
174
175 2013-04-10 Tassilo Horn <tsdh@gnu.org>
176
177 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
178 off leading { and trailing } from field values.
179
180 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
181
182 * emacs-lisp/timer.el (timer--check): New function.
183 (timer--time, timer-set-function, timer-event-handler): Use it.
184 (timer-set-idle-time): Simplify.
185 (timer--activate): CSE.
186 (timer-event-handler): Give more info in error message.
187 (internal-timer-start-idle): New function, moved from C.
188
189 * mpc.el (mpc-proc): Add `restart' argument.
190 (mpc-proc-cmd): Use it.
191 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
192 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
193 less often.
194
195 2013-04-10 Masatake YAMATO <yamato@redhat.com>
196
197 * progmodes/sh-script.el: Implement `sh-mode' own
198 `add-log-current-defun-function' (bug#14112).
199 (sh-current-defun-name): New function.
200 (sh-mode): Use the function.
201
202 2013-04-09 Bastien Guerry <bzg@gnu.org>
203
204 * simple.el (choose-completion-string): Fix docstring (bug#14163).
205
206 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
207
208 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
209
210 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
211 timer (bug#14156).
212
213 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
214
215 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
216 declaration.
217
218 2013-04-07 Leo Liu <sdl.web@gmail.com>
219
220 * pcmpl-x.el: New file.
221
222 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
223
224 Do not set x-display-name until X connection is established.
225 This is needed to prevent from weird situation described at
226 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
227 * frame.el (make-frame): Set x-display-name after call to
228 window system initialization function, not before.
229 * term/x-win.el (x-initialize-window-system): Add optional
230 display argument and use it.
231 * term/w32-win.el (w32-initialize-window-system):
232 * term/ns-win.el (ns-initialize-window-system):
233 * term/pc-win.el (msdos-initialize-window-system):
234 Add compatible optional display argument.
235
236 2013-04-06 Eli Zaretskii <eliz@gnu.org>
237
238 * files.el (normal-backup-enable-predicate): On MS-Windows and
239 MS-DOS compare truenames of temporary-file-directory and of the
240 file, so that 8+3 aliases (usually found in $TEMP on Windows)
241 don't fail comparison by compare-strings. Also, compare file
242 names case-insensitively on MS-Windows and MS-DOS.
243
244 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
245
246 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
247 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
248
249 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
250
251 * whitespace.el (whitespace-color-on, whitespace-color-off):
252 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
253
254 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
255
256 * ispell.el (ispell-set-spellchecker-params):
257 Really set `ispell-args' for all equivs.
258
259 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
260
261 * ido.el (ido-completions): Use extra elements of ido-decorations
262 (bug#14143).
263 (ido-decorations): Update docstring.
264
265 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
266
267 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
268 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
269 nil during initialization, in order not to miss changes since the
270 file was opened. (Bug#14140)
271
272 2013-04-05 Leo Liu <sdl.web@gmail.com>
273
274 * kmacro.el (kmacro-call-macro): Fix bug#14135.
275
276 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
277
278 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
279
280 2013-04-04 Glenn Morris <rgm@gnu.org>
281
282 * electric.el (electric-pair-inhibit-predicate): Add :version.
283
284 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
285
286 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
287 when a package is required several times (bug#14082).
288
289 2013-04-04 Roland Winkler <winkler@gnu.org>
290
291 * faces.el (read-face-name): Behave as promised by the docstring.
292 Assume that arg default is a list of faces.
293 (describe-face): Call read-face-name with list of default faces.
294
295 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
296
297 * bookmark.el: Fix deletion of bookmarks (bug#13972).
298 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
299 (bookmark-bmenu-execute-deletions): Only skip first line if it's
300 the header.
301 (bookmark-exit-hook-internal): Save even if list is empty.
302
303 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
304
305 * emacs-lisp/package.el (package-pinned-packages): New var.
306 (package--add-to-archive-contents): Obey it (bug#14118).
307
308 2013-04-03 Alan Mackenzie <acm@muc.de>
309
310 Handle `parse-partial-sexp' landing inside a comment opener
311 (Bug#13244). Also adapt to the new values of element 7 of a parse
312 state.
313
314 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
315 parameter `not-in-delimiter'. Handle being inside comment opener.
316 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
317 character in case we're typing a '*' after a '/'.
318 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
319 instead by passing the parameter to c-state-pp-to-literal.
320
321 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
322 for elt. 7 of a parse state.
323
324 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
325
326 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
327 * international/latin1-disp.el, international/mule-util.el:
328 * language/cyril-util.el, language/european.el, language/ind-util.el:
329 * language/lao-util.el, language/thai.el, language/tibet-util.el:
330 * language/tibetan.el, language/viet-util.el:
331 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
332
333 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
334
335 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
336 (electric-pair-post-self-insert-function): Use it.
337 (electric-pair-default-inhibit): New function, extracted from
338 electric-pair-post-self-insert-function.
339
340 2013-03-31 Roland Winkler <winkler@gnu.org>
341
342 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
343
344 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
347
348 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
349
350 Un-indent after "pass" and "return" statements (Bug#13888)
351 * progmodes/python.el (python-indent-block-enders): New var.
352 (python-indent-calculate-indentation): Use it.
353
354 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
355
356 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
357 defun. Defining it as defalias could introduce too eager
358 byte-compiler optimization. (Bug#14030)
359
360 2013-03-30 Chong Yidong <cyd@gnu.org>
361
362 * iswitchb.el (iswitchb-read-buffer): Fix typo.
363
364 2013-03-30 Leo Liu <sdl.web@gmail.com>
365
366 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
367 (kmacro-execute-from-register): Pass the keyboard macro to
368 kmacro-call-macro or repeating won't work correctly.
369
370 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
371
372 * progmodes/subword.el: Back to using `forward-symbol'.
373
374 * subr.el (forward-whitespace, forward-symbol)
375 (forward-same-syntax): Move from thingatpt.el.
376
377 2013-03-29 Leo Liu <sdl.web@gmail.com>
378
379 * kmacro.el (kmacro-to-register): New command.
380 (kmacro-execute-from-register): New function.
381 (kmacro-keymap): Bind to 'x'. (Bug#14071)
382
383 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * mpc.el: Use defvar-local and setq-local.
386 (mpc--proc-connect): Connection failures are not bugs.
387 (mpc-mode-map): `follow-link' only applies to the buffer's content.
388 (mpc-volume-map): Bind to the up-events.
389
390 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
391
392 * progmodes/subword.el (superword-mode): Use `forward-sexp'
393 instead of `forward-symbol'.
394
395 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
396
397 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
398 (edebug--recursive-edit): Use it.
399 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
400 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
401
402 2013-03-28 Leo Liu <sdl.web@gmail.com>
403
404 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
405
406 2013-03-27 Eli Zaretskii <eliz@gnu.org>
407
408 * facemenu.el (list-colors-callback): New defvar.
409 (list-colors-redisplay): New function.
410 (list-colors-display): Install list-colors-redisplay as the
411 revert-buffer-function. (Bug#14063)
412
413 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
416 and suffixes don't overlap (bug#14061).
417
418 * case-table.el: Use lexical-binding.
419 (case-table-get-table): New function.
420 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
421
422 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
423
424 * progmodes/subword.el: Add `superword-mode' to do word motion
425 over symbol_words (parallels and leverages `subword-mode' which
426 does word motion inside MixedCaseWords).
427
428 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
429
430 * eshell/em-unix.el: Move su and sudo to...
431 * eshell/em-tramp.el: ...Eshell tramp module.
432
433 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
434
435 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
436 Change return value to be a sexp. Delay `get-buffer' to after
437 restoring the desktop (bug#13951).
438
439 2013-03-26 Leo Liu <sdl.web@gmail.com>
440
441 * register.el: Move semantic tag handling back to
442 cedet/semantic/senator.el. (Bug#14052)
443
444 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
447 into the prompt either (bug#13963).
448
449 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
452 part of "(error-foo)".
453
454 2013-03-24 Juri Linkov <juri@jurta.org>
455
456 * replace.el (list-matching-lines-prefix-face): New defcustom.
457 (occur-1): Pass `list-matching-lines-prefix-face' to the function
458 `occur-engine' if `face-differs-from-default-p' returns t.
459 (occur-engine): Add `,' inside backquote construct to evaluate
460 `prefix-face'. Propertize the prefix with the `prefix-face' face.
461 Pass `prefix-face' to the functions `occur-context-lines' and
462 `occur-engine-add-prefix'.
463 (occur-engine-add-prefix, occur-context-lines): Add optional arg
464 `prefix-face' and propertize the prefix with `prefix-face'.
465 (Bug#14017)
466
467 2013-03-24 Leo Liu <sdl.web@gmail.com>
468
469 * nxml/rng-valid.el (rng-validate-while-idle)
470 (rng-validate-quick-while-idle): Guard against deleted buffer.
471 (Bug#13999)
472
473 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
474 is the last entry in kill-buffer-hook.
475
476 * files.el (kill-buffer-hook): Doc fix.
477
478 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
479
480 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
481 Make it safe-local.
482
483 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
484
485 2013-03-23 Leo Liu <sdl.web@gmail.com>
486
487 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
488 Remove.
489
490 * nxml/rng-valid.el (rng-validate-mode)
491 (rng-after-change-function, rng-do-some-validation):
492 * nxml/rng-maint.el (rng-validate-buffer):
493 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
494 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
495 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
496 (nxml-extend-after-change-region): Use with-silent-modifications.
497
498 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
499 timer-idle-list.
500
501 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
502 (rng-next-error-1, rng-previous-error-1): Do not let-bind
503 timer-idle-list. (Bug#13999)
504
505 2013-03-23 Juri Linkov <juri@jurta.org>
506
507 * info.el (info-index-match): New face.
508 (Info-index, Info-apropos-matches): Add a nested subgroup to the
509 main pattern and add text properties with the new face to matches
510 in index entries relative to the beginning of the index entry.
511 (Bug#14015)
512
513 2013-03-21 Eric Ludlam <zappo@gnu.org>
514
515 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
516 Inhibit read only while inserting objects.
517
518 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
519
520 * progmodes/cfengine.el: Update docs to mention
521 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
522 symbol motion. Remove "_" from the word syntax.
523
524 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
525
526 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
527 syntax for both `cfengine2-mode' and `cfengine3-mode'.
528
529 2013-03-20 Juri Linkov <juri@jurta.org>
530
531 * info.el (Info-next-reference-or-link)
532 (Info-prev-reference-or-link): New functions.
533 (Info-next-reference, Info-prev-reference): Use them.
534 (Info-try-follow-nearest-node): Handle footnote navigation.
535 (Info-fontify-node): Fontify footnotes. (Bug#13989)
536
537 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
540 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
541
542 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
543
544 Suppress unnecessary non-ASCII chatter during build process.
545 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
546 (batch-skkdic-convert): Suppress most of the chatter.
547 It's not needed so much now that machines are faster,
548 and its non-ASCII component was confusing; see Dmitry Gutov in
549 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
550
551 2013-03-20 Leo Liu <sdl.web@gmail.com>
552
553 * ido.el (ido-chop): Fix bug#10994.
554
555 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
556
557 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
558 Remove vars.
559 (whitespace-color-on, whitespace-color-off):
560 Use `font-lock-fontify-buffer' (Bug#13817).
561
562 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
563
564 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
565 remapping in mode-line.
566 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
567
568 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
569
570 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
571 value for `whitespace-line' face (Bug#13875).
572 (whitespace-font-lock-keywords): Change description.
573 (whitespace-color-on): Don't save `font-lock-keywords' value, save
574 the constructed keywords instead.
575 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
576
577 2013-03-19 Leo Liu <sdl.web@gmail.com>
578
579 * progmodes/compile.el (compilation-display-error): New command.
580 (compilation-mode-map, compilation-minor-mode-map): Bind it to
581 C-o. (Bug#13992)
582
583 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
584
585 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
586
587 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
588
589 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
590
591 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
592
593 * net/tramp-compat.el (tramp-compat-user-error): New defun.
594
595 * net/tramp-adb.el (tramp-adb-handle-shell-command):
596 * net/tramp-gvfs.el (top):
597 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
598 (tramp-handle-shell-command): Use it.
599 (tramp-dissect-file-name): Raise an error when hostname is a
600 method name, and neither method nor user is specified.
601
602 * net/trampver.el: Update release number.
603
604 2013-03-18 Leo Liu <sdl.web@gmail.com>
605
606 Make sure eldoc can be turned off properly.
607 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
608 eldoc-mode.
609 (eldoc-display-message-p): Revert last change.
610 (eldoc-display-message-no-interference-p)
611 (eldoc-print-current-symbol-info): Tweak.
612
613 2013-03-18 Tassilo Horn <tsdh@gnu.org>
614
615 * doc-view.el (doc-view-new-window-function): Check the new window
616 overlay's display property instead the char property of the
617 buffer's first char. Use `with-selected-window' instead of
618 `save-window-excursion' with `select-window'.
619 (doc-view-document->bitmap): Check the current doc-view overlay's
620 display property instead the char property of the buffer's first char.
621
622 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
623
624 Automate the build of ja-dic.el (Bug#13984).
625 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
626 from the input, rather than assume that it's been done for us by the
627 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
628 the current date into a ja-dic.el comment, as that complicates
629 regression testing.
630
631 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
632
633 * whitespace.el: Fix double evaluation.
634 (whitespace-space, whitespace-hspace, whitespace-tab)
635 (whitespace-newline, whitespace-trailing, whitespace-line)
636 (whitespace-space-before-tab, whitespace-indentation)
637 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
638 obsolete defvars.
639 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
640 (whitespace-color-on): Use a single font-lock-add-keywords call.
641 Fix double-evaluation of face variables.
642
643 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
644
645 * net/tramp-adb.el (tramp-adb-parse-device-names):
646 Use `start-process' instead of `call-process'. Otherwise, the
647 function might be blocked under MS Windows. (Bug#13299)
648
649 2013-03-17 Leo Liu <sdl.web@gmail.com>
650
651 Extend eldoc to display info in the mode-line. (Bug#13978)
652 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
653 (eldoc-mode-line-string): New variable.
654 (eldoc-minibuffer-message): New function.
655 (eldoc-message-function): New variable.
656 (eldoc-message): Use it.
657 (eldoc-display-message-p)
658 (eldoc-display-message-no-interference-p):
659 Support eldoc-post-insert-mode.
660
661 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
662 (eval-expression): Run it.
663
664 2013-03-17 Roland Winkler <winkler@gnu.org>
665
666 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
667 strings in the list of return values.
668
669 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
670
671 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
672 radix before checking for HMS forms.
673
674 2013-03-16 Leo Liu <sdl.web@gmail.com>
675
676 * progmodes/scheme.el: Add indentation and font-locking for λ.
677 (Bug#13975)
678
679 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
680
681 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
682 token before point (bug#13942).
683
684 2013-03-16 Leo Liu <sdl.web@gmail.com>
685
686 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
687
688 2013-03-16 Eli Zaretskii <eliz@gnu.org>
689
690 * startup.el (command-line-normalize-file-name): Fix handling of
691 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
692 <xfq.free@gmail.com> in
693 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
694
695 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
696
697 Sync with Tramp 2.2.7.
698
699 * net/trampver.el: Update release number.
700
701 2013-03-14 Tassilo Horn <tsdh@gnu.org>
702
703 * doc-view.el Fix bug#13887.
704 (doc-view-insert-image): Don't modify overlay associated to
705 non-live windows, and implement horizontal centering of image in
706 case it's smaller than the window.
707 (doc-view-new-window-function): Force redisplay of new windows on
708 doc-view buffers.
709
710 2013-03-13 Karl Fogel <kfogel@red-bean.com>
711
712 * saveplace.el (save-place-alist-to-file): Don't sort
713 `save-place-alist', just pretty-print it (bug#13882).
714
715 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
716
717 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
718 whether `default-file-name-coding-system' is bound. It isn't in
719 XEmacs.
720
721 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
722
723 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
724 backquotes for `obsolete' (bug#13929).
725
726 * international/mule.el (find-auto-coding): Include file name in
727 obsolescence warning (bug#13922).
728
729 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
730
731 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
732 for CFEngine 3-specific indentation.
733 (cfengine3-indent-line): Use it. Fix up category regex.
734 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
735
736 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
737
738 * type-break.el (type-break-file-name):
739 * textmodes/remember.el (remember-data-file):
740 * strokes.el (strokes-file):
741 * shadowfile.el (shadow-initialize):
742 * saveplace.el (save-place-file):
743 * ps-bdf.el (bdf-cache-file):
744 * progmodes/idlwave.el (idlwave-config-directory):
745 * net/quickurl.el (quickurl-url-file):
746 * international/kkc.el (kkc-init-file-name):
747 * ido.el (ido-save-directory-list-file):
748 * emulation/viper.el (viper-custom-file-name):
749 * emulation/vip.el (vip-startup-file):
750 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
751 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
752
753 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
754
755 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
756 * language/thai-word.el: Switch to UTF-8.
757
758 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
759
760 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
761
762 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
763
764 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
765 Use with-current-buffer and don't move point.
766 (net-utils-run-simple): Remove useless code.
767 (net-utils-remove-ctl-m): Remove unused custom.
768
769 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
770
771 * international/characters.el (glyphless-set-char-table-range): New fun.
772 (update-glyphless-char-display): Use it (bug#13744).
773
774 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
775
776 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
777 namespaces in the syntax, indent closer for hanging brace
778 correctly, allow single-quote delimited 'strings', and make
779 `cfengine3-mode' the default.
780
781 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
782
783 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
784 Use lexical-binding. Fix up docstring according to conventions.
785 (gdbmi-debug-mode): New var.
786 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
787 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
788 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
789 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
790 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
791 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
792 (gdbmi-bnf-incomplete-record-result): New functions.
793 (gdb-car<): Remove function.
794 (gdbmi-record-list): Remove variable.
795 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
796 (gdbmi-bnf-result-state-configs): New const.
797 (gud-gdbmi-marker-filter): Rewrite.
798 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
799 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
800 Add `token' argument.
801 (gdb-done, gdb-error): New functions.
802 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
803
804 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * term/xterm.el (xterm--report-background-handler): Don't burp
807 upon timeout.
808 (xterm--version-handler): Extract from terminal-init-xterm.
809 (xterm--query): Don't mishandle timeout. Remove debugging messages.
810 Allow multiple handlers.
811 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
812
813 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
814 (xterm--report-background-handler, xterm--query): New functions.
815 (terminal-init-xterm): Use them.
816
817 2013-03-11 Michael R. Mauger <michael@mauger.com>
818
819 * progmodes/sql.el Version 3.2
820 Please note that my address changed to <michael@mauger.com>;
821 the <mmaug@yahoo.com> address remains active.
822 (sql-connection-alist): Updates documentation to fix bug#13715.
823 (sql-connect): Handle missing `sql-connection-alist' correctly.
824 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
825 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
826 property.
827 (sql-default-value): New function.
828 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
829 values were not used.
830 (sql-rename-buffer): Make sure alternate buffer name has no text
831 properties.
832 (sql-input-sender, sql-execute-feature): Fetch variable with
833 `buffer-local-value' rather than `with-current-buffer'.
834 (sql-*): Use #' function syntax consistently.
835 (sql-*): Use message/error/user-error consistently.
836
837 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
838
839 * xt-mouse.el (xterm-mouse-event-read): Remove.
840 (xterm-mouse--read-event-sequence-1000)
841 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
842
843 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
844
845 * term/xterm.el (xterm-function-map): Support format used with
846 formatOtherKeys=1 (bug#13839).
847
848 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
849 (with-no-warnings): Use `declare'.
850
851 * whitespace.el (whitespace-enable-predicate): New variable.
852 (whitespace-enable-predicate): Use it.
853
854 * comint.el (comint-send-input, comint-snapshot-last-prompt)
855 (comint-output-filter, comint-update-fence):
856 Use with-silent-modifications.
857
858 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
859
860 * replace.el (occur-read-regexp-defaults-function): New var.
861 (occur-read-regexp-defaults): New defun.
862 (occur-read-primary-args): Propagate above change (bug#13892).
863
864 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
865
866 * mouse.el (mouse-drag-track): Remove left-over debugging code.
867
868 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
869
870 Major rewrite due to changed D-Bus interface of GVFS 1.14.
871
872 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
873 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
874 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
875 New defconst.
876 (tramp-gvfs-file-name-handler-alist) [directory-files]
877 [directory-files-and-attributes, file-exists-p, file-modes]:
878 Use Tramp default handler.
879 [file-acl, file-selinux-context, process-file, set-file-acl]:
880 [set-file-modes, set-file-selinux-context, shell-command]:
881 [start-file-process]: Remove handler.
882 [verify-visited-file-modtime]: New handler.
883 (tramp-gvfs-dbus-string-to-byte-array)
884 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
885 calls of `dbus-string-to-byte-array' and
886 `tramp-gvfs-dbus-byte-array-to-string'.
887 (tramp-gvfs-handle-copy-file)
888 (tramp-gvfs-handle-delete-directory)
889 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
890 (tramp-gvfs-handle-file-directory-p)
891 (tramp-gvfs-handle-file-executable-p)
892 (tramp-gvfs-handle-file-name-all-completions)
893 (tramp-gvfs-handle-file-readable-p)
894 (tramp-gvfs-handle-file-writable-p)
895 (tramp-gvfs-handle-insert-directory)
896 (tramp-gvfs-handle-insert-file-contents)
897 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
898 (tramp-gvfs-handle-set-visited-file-modtime)
899 (tramp-gvfs-handle-write-region): Rewrite.
900 (tramp-gvfs-handle-file-acl)
901 (tramp-gvfs-handle-file-selinux-context)
902 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
903 (tramp-gvfs-handle-set-file-modes)
904 (tramp-gvfs-handle-set-file-selinux-context)
905 (tramp-gvfs-handle-shell-command)
906 (tramp-gvfs-handle-start-file-process)
907 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
908 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
909 over the symlinks. Fix user handling.
910 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
911 of the D-Bus signals.
912 (tramp-gvfs-connection-mounted-p): Handle different names of the
913 D-Bus methods.
914 (tramp-gvfs-mount-spec-entry): New defun.
915 (tramp-gvfs-mount-spec): Use it.
916 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
917 there is a share name. Handle different names of the D-Bus
918 signals and methods. Set connection properties needed for
919 `tramp-check-cached-permissions'.
920 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
921 Return t or nil.
922
923 * net/tramp.el (tramp-backtrace): Move up.
924 (tramp-error): Dump a backtrace into the debug buffer when
925 `tramp-verbose > 9.
926 (tramp-file-mode-type-map, tramp-file-mode-from-int)
927 (tramp-file-mode-permissions, tramp-get-local-uid)
928 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
929 tramp-sh.el.
930
931 * net/tramp-sh.el (tramp-file-mode-type-map)
932 (tramp-check-cached-permissions, tramp-file-mode-from-int)
933 (tramp-file-mode-permissions, tramp-get-local-uid)
934 (tramp-get-local-gid): Move to tramp.el.
935
936 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 Separate mouse-1-click-follows-link from mouse-drag-region.
939 * mouse.el (mouse--down-1-maybe-follows-link): New function.
940 (key-translation-map): Use it to implement mouse-1-click-follows-link.
941 (mouse-drag-line, mouse-drag-track):
942 Remove mouse-1-click-follows-link code.
943 (mouse--remap-link-click-p): Remove.
944
945 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
946
947 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
948 (hi-lock-read-regexp-defaults): New defun.
949 (hi-lock-line-face-buffer, hi-lock-face-buffer)
950 (hi-lock-face-phrase-buffer): Propagate above change.
951 Update docstring (bug#13892).
952
953 * subr.el (find-tag-default-as-regexp): New defun.
954 * replace.el (read-regexp): Propagate above change.
955
956 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
957
958 * calc/calc-units.el (calc-convert-units): Fix the way that default
959 new units are stored.
960
961 2013-03-07 Matthias Meulien <orontee@gmail.com>
962
963 * bookmark.el: Define a face to highlight bookmark names in
964 bookmark menu buffers, where the default is a bold face similarly
965 to buffer names in buffer menu buffers.
966 (bookmark-menu-bookmark): New face to highlight bookmark names.
967 (bookmark-insert-location): Remove duplicated text property to
968 conform to buffer list (see `list-buffers').
969 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
970 `bookmark-menu-bookmark' to bookmark names.
971
972 2013-03-07 Matthias Meulien <orontee@gmail.com>
973 Karl Fogel <kfogel@red-bean.com>
974
975 * bookmark.el: Display the bookmark list header similarly to the
976 buffer list header (see `list-buffers'), where the default is now
977 an immovable/immutable header line.
978 (bookmark-bmenu-use-header-line): New variable.
979 (bookmark-bmenu-inline-header-height): New name for
980 `bookmark-bmenu-header-height', to avoid confusion with the code
981 for the new immovable header. All references changed.
982 (bookmark-bmenu-set-header): New function.
983 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
984 Conditionalize header construction accordingly.
985 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
986 the inline header height.
987 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
988 Conditionalize the skipping of the inline header height.
989
990 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
991
992 * progmodes/js.el (js--multi-line-declaration-indentation):
993 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
994
995 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
996
997 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
998 Only propertize regexp when not inside a string (Bug#13885).
999
1000 2013-03-06 Alan Mackenzie <acm@muc.de>
1001
1002 Correct the position of point in some line-up functions.
1003 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
1004 (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
1005 point at column 0 rather than at a random place in the line.
1006
1007 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
1008
1009 * net/tramp-compat.el (tramp-compat-delete-directory):
1010 Implement TRASH argument.
1011
1012 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
1013
1014 Keep pre-existing highlighting in completion candidates (Bug#13250).
1015 * minibuffer.el (completions-first-difference): State that the
1016 face is "added" in the docstring.
1017 (completions-common-part): Same. And don't inherit from default.
1018 (completion-hilit-commonality): Prepend 'completions-common-part
1019 and 'completion-first-difference faces to the 'face property,
1020 instead of replacing the value(s).
1021 (completion--insert-strings): Same with 'completions-annotations face.
1022 (completion-hilit-commonality): Use 'face instead of
1023 'font-lock-face, because it gets priority if the completion
1024 strings already have 'face set.
1025
1026 2013-03-04 Alan Mackenzie <acm@muc.de>
1027
1028 Replace `last-command-event' by `last-command-char' in XEmacs.
1029 * progmodes/cc-defs.el (c-last-command-char): New macro.
1030 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
1031 (c-semi&comma-no-newlines-before-nonblanks)
1032 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
1033 in place of `last-command-event'.
1034 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
1035 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
1036 (c-electric-paren, c-electric-continued-statement): Use the new
1037 macro in place of `last-command-event'.
1038
1039 2013-03-04 Glenn Morris <rgm@gnu.org>
1040
1041 * files.el (inhibit-local-variables-regexps):
1042 Add .diff and .patch. (Bug#13862)
1043
1044 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1045
1046 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
1047 whether the "su" command is available on the device.
1048
1049 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
1052 (tramp-adb-handle-process-file): Remove superfluous setting.
1053 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
1054 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
1055 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
1056
1057 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
1058
1059 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
1060 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
1061 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
1062 Use dict-key rather than dict-name for the error message.
1063
1064 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1065
1066 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
1067 when reverting (bug#13831).
1068
1069 2013-03-01 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1070
1071 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1072 Always expand affix-file before storing to protect against changed
1073 `default-directory'.
1074 (ispell-print-if-debug): Make sure message is printed at the end
1075 of the debug buffer.
1076
1077 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * net/tramp.el (tramp-obsolete-methods): New defconst.
1080 (tramp-warned-obsolete-methods): New defvar.
1081 (tramp-find-method): Check for obsolete methods. Map them to a
1082 replacement method if appropriate.
1083
1084 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
1085 Remove methods.
1086 (top): Remove completion functions for "scp1", "scp2", "ssh1",
1087 "ssh2" and "plink1".
1088
1089 2013-02-28 Dale Sedivec <dale@codefu.org>
1090
1091 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
1092 Return valid syntax-table property value when converting
1093 quotes within text from string syntax to punctuation syntax (bug#13844).
1094
1095 2013-02-28 Juri Linkov <juri@jurta.org>
1096
1097 * dired-aux.el (dired-diff): If file at point is a backup file,
1098 use its original as the default value, and reverse the order
1099 of arguments to the `diff' call. Doc fix. (Bug#13772)
1100
1101 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1102
1103 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
1104 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
1105
1106 2013-02-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1107
1108 Initial support for hunspell dictionaries auto-detection (Bug#13639)
1109
1110 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1111 Ask hunspell about available and default dictionaries.
1112 (ispell-parse-hunspell-affix-file): Extract relevant info from
1113 hunspell affix file.
1114 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
1115 `ispell-dictionary-alist' entry for given dictionary after info
1116 provided by `ispell-parse-hunspell-affix-file'.
1117 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
1118 of parsed hunspell dicts and associated affix files.
1119 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
1120 of parsed hunspell dicts and associated parameters.
1121 (ispell-set-spellchecker-params):
1122 Call `ispell-find-hunspell-dictionaries' if hunspell and not
1123 previously done.
1124 (ispell-start-process):
1125 Call `ispell-hunspell-fill-dictionary-entry' for current
1126 dictionary if it is not initialized.
1127
1128 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1129
1130 * imenu.el: Comment nitpicks.
1131
1132 2013-02-28 Sam Steingold <sds@gnu.org>
1133
1134 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
1135 See <http://stackoverflow.com/questions/14720205>.
1136
1137 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1138
1139 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
1140 (net-utils-mode): Use it.
1141 (net-utils--revert-cmd): New var.
1142 (net-utils-run-simple): Set it, and remove bogus interactive spec.
1143 (traceroute): Use net-utils-run-simple.
1144
1145 2013-02-28 Glenn Morris <rgm@gnu.org>
1146
1147 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
1148
1149 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1150
1151 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
1152 (doc-view-fallback-mode): Remove overlays here.
1153 (doc-view-toggle-display): Instead of here. Don't throw away
1154 image-mode-winprops-alist.
1155 (doc-view-goto-page): Don't mess with hscroll.
1156
1157 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1158
1159 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
1160 &optional (bug#13819).
1161
1162 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
1163
1164 * net/tramp-adb.el (tramp-adb-parse-device-names)
1165 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
1166
1167 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
1168
1169 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1170 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
1171 defined. POSIX environments fall back to the "C" locale then and
1172 emit a warning, which shall be suppressed.
1173
1174 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
1177 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
1178
1179 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1180
1181 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
1182
1183 2013-02-25 Juri Linkov <juri@jurta.org>
1184
1185 * replace.el (read-regexp): Let-bind `default' to the first
1186 element of `defaults' if it's a list, otherwise it should be
1187 a string or nil. Let-bind `suggestions' to `defaults' if it's
1188 a list, otherwise make a list with the string value. Doc fix.
1189 (Bug#13805)
1190
1191 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1192
1193 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
1194 that match "\`\.#", to avoid compiling lock files, even if they
1195 are readable (as they are on MS-Windows).
1196
1197 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1198
1199 * files.el (basic-save-buffer): Remove redundant directory-creation.
1200
1201 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
1202
1203 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
1204 Add option to force `pi' to remain symbolic.
1205 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
1206 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
1207 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
1208 derivatives, when necessary.
1209
1210 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1211
1212 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
1213 (ps-mode-octal-region): Use string-make-unibyte.
1214
1215 2013-02-23 Glenn Morris <rgm@gnu.org>
1216
1217 * emulation/viper-cmd.el (viper-submit-report):
1218 * progmodes/ps-mode.el (ps-mode-maintainer-address):
1219 * progmodes/vera-mode.el (vera-mode-help-address):
1220 * textmodes/artist.el (artist-maintainer-address):
1221 * textmodes/reftex.el (reftex-report-bug):
1222 * vc/ediff-util.el (ediff-submit-report):
1223 Add bug-gnu-emacs to bug report address.
1224
1225 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
1226 Remove bug report entries.
1227 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
1228
1229 * emacs-lisp/bytecomp.el (byte-compile-level): New.
1230 (byte-compile-file, byte-compile-from-buffer):
1231 Use separate input/output buffers for each level of recursive
1232 byte-compile-file calls. (Bug#13787)
1233
1234 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
1235
1236 * net/tramp.el (tramp-methods): Fix docstring.
1237 (tramp-ssh-controlmaster-options): Rename it from
1238 `tramp-ssh-controlmaster-template'. Return a string.
1239 (tramp-default-method): Adapt check for
1240 `tramp-ssh-controlmaster-options'.
1241
1242 * net/tramp-sh.el (tramp-methods):
1243 Replace `tramp-ssh-controlmaster-template' by "%c".
1244 (tramp-do-copy-or-rename-file-out-of-band)
1245 (tramp-maybe-open-connection): Use it in format spec. Ensure,
1246 that it is applied for the first hop only.
1247
1248 2013-02-22 Juri Linkov <juri@jurta.org>
1249
1250 * isearch.el (isearch-lazy-highlight-new-loop):
1251 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
1252 to `isearch-other-end' if it is not nil. (Bug#13402)
1253
1254 * replace.el (replace-highlight): Let-bind `isearch-other-end'
1255 to `match-beg'.
1256
1257 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1258 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
1259 and `isearch-error' to nil.
1260
1261 2013-03-16 Fabián Ezequiel Gallina <fgallina@cuca>
1262
1263 * progmodes/python.el (python-info-current-defun):
1264 Enhance match-data cluttering prevention.
1265
1266 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
1267
1268 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
1269
1270 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1271 Handle multibyte file names.
1272
1273 2013-02-22 Glenn Morris <rgm@gnu.org>
1274
1275 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
1276 (sgml-transformation-function): Give it a :set function.
1277 (sgml-tag): Doc fix.
1278
1279 * cmuscheme.el (scheme-buffer):
1280 * progmodes/inf-lisp.el (inferior-lisp-buffer):
1281 * progmodes/tcl.el (inferior-tcl-buffer):
1282 * textmodes/tex-mode.el (tex-command): Doc fixes.
1283
1284 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
1285
1286 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
1287
1288 2013-02-21 Bastien Guerry <bzg@gnu.org>
1289
1290 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
1291
1292 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1293
1294 * progmodes/python.el (python-info-current-defun):
1295 Enhance match-data cluttering prevention.
1296
1297 2013-02-21 Glenn Morris <rgm@gnu.org>
1298
1299 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
1300 loaded while outline-regexp is let bound. (Bug#9584)
1301
1302 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1303
1304 * progmodes/python.el (python-info-current-defun): Fix failed
1305 defun name retrieval because of unwanted match-data cluttering.
1306
1307 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
1308
1309 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
1310 defconst. Apply independent check for ControlPersist.
1311
1312 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
1313 temporarily, via "env".
1314
1315 2013-02-21 Glenn Morris <rgm@gnu.org>
1316
1317 * info.el (Info-enable-edit): Remove.
1318 (Info-edit): Disable it rather than using Info-enable.
1319 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
1320 (Info-cease-edit): Make editing of Info files obsolete.
1321
1322 * informat.el (Info-tagify):
1323 Handle buffers not visiting files. (Bug#13763)
1324
1325 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
1326
1327 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
1328
1329 2013-02-21 Glenn Morris <rgm@gnu.org>
1330
1331 * files.el (basic-save-buffer): Move check for existing parent
1332 directory after hooks. (Bug#13773)
1333
1334 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
1335
1336 * simple.el (command-execute): Move from C. Add obsolete check.
1337 (extended-command-history): Move from C.
1338
1339 2013-02-20 Ulrich Müller <ulm@gentoo.org>
1340
1341 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1342 (jka-compr-mode-alist-additions): Handle .txz suffix for
1343 XZ-compressed tar archives (bug#13770).
1344
1345 2013-02-20 Bastien Guerry <bzg@gnu.org>
1346
1347 * outline.el (outline-regexp, outline-heading-end-regexp):
1348 Make variables, not options (bug#13731).
1349
1350 2013-02-20 Glenn Morris <rgm@gnu.org>
1351
1352 * image.el (image-current-frame): Change from variable to function.
1353 (image-show-frame): Rename from image-nth-frame. Update callers.
1354 * image-mode.el (image-multi-frame): New variable.
1355 (image-mode-map, image-mode, image-goto-frame):
1356 Use image-multi-frame rather than image-current-frame.
1357 (image-mode, image-goto-frame): Use image-current-frame as
1358 function rather than as variable.
1359
1360 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
1361 * emacs-lisp/cl-macs.el (cl--make-type-test)
1362 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
1363
1364 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1365
1366 * net/tramp-cache.el (tramp-get-hash-table): New defun.
1367 (tramp-get-file-property, tramp-set-file-property)
1368 (tramp-get-connection-property, tramp-set-connection-property): Use it.
1369 (tramp-flush-file-property, tramp-flush-directory-property):
1370 Rename argument to KEY.
1371 (tramp-flush-connection-property): Simplify a little bit.
1372 (tramp-connection-property-p): New defun.
1373 (top): Reapply saved values only if there isn't a corresponding
1374 entry in `tramp-connection-properties'.
1375
1376 2013-02-19 Fabián Ezequiel Gallina <fgallina@cuca>
1377
1378 * progmodes/python.el (python-indent-context):
1379 Fix python-info-line-ends-backslash-p call.
1380 (python-info-line-ends-backslash-p)
1381 (python-info-beginning-of-backslash): Respect line-number argument.
1382 (python-info-current-line-comment-p):
1383 Fix behavior when not at beginning-of-line.
1384 (python-util-position): Remove function.
1385 (python-util-goto-line): New function.
1386
1387 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1388
1389 * eshell/em-unix.el (eshell/su): Require tramp.
1390 (eshell/sudo): Require tramp. Remove now unnecessary check.
1391
1392 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
1393 `tramp-current-connection' in order to avoid an error when several
1394 commands are invoked in a short time in eshell and friends.
1395
1396 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
1397
1398 Cleanup some of EIEIO's namespace.
1399 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
1400 Use it to define all the class-* and object-* field accessors (renamed
1401 to eieio--class-* and eieio--object-*). Update all uses.
1402 (eieio--class-num-slots, eieio--object-num-slots): Rename from
1403 class-num-slots and object-num-slots.
1404 (eieio--check-type): New macro.
1405 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
1406 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
1407 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
1408 (object-assoc-list-safe): Use it.
1409 (eieio-defclass): Tighten regexp.
1410 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
1411 Remove unreachable code.
1412 (object-class-fast): Declare obsolete.
1413 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
1414 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
1415 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
1416 Rename from class-name, object-name, object-set-name-string,
1417 object-class, object-class-name, class-parents, class-children,
1418 class-precedence-list, class-parent; with obsolete alias.
1419 (class-of, class-direct-superclasses, class-direct-subclasses):
1420 Declare obsolete.
1421 (eieio-defmethod): Use `memq'; remove unreachable code.
1422 * emacs-lisp/eieio-base.el (eieio-persistent-read):
1423 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
1424 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
1425
1426 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
1427
1428 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
1429 commentary.
1430
1431 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
1432
1433 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
1434 Use font-lock-keyword-face for macros and special forms (bug#8345).
1435
1436 2013-02-17 Didier Verna <didier@didierverna.net>
1437
1438 * net/network-stream.el (network-stream-open-starttls):
1439 Check that response to the starttls-command is non-nil. (Bug#13706)
1440
1441 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
1442
1443 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
1444 Don't assume all identifier chars have syntax word.
1445 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1446 Remove bar-not-symbol. Adjust callers.
1447 (lisp-mode-variables): Don't set a font-lock-syntax-table.
1448
1449 2013-02-17 Leo Liu <sdl.web@gmail.com>
1450
1451 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
1452
1453 2013-02-17 Glenn Morris <rgm@gnu.org>
1454
1455 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
1456
1457 * image-mode.el (image-mode-map): Add image-dired menu entry.
1458
1459 * image-dired.el (tumme): Make this alias obsolete.
1460
1461 2013-02-16 Glenn Morris <rgm@gnu.org>
1462
1463 * image.el (image-animated-types): Remove.
1464 (image-multi-frame-p): Rename from image-animated-p, and generalize.
1465 (image-animated-p): Make obsolete alias.
1466 (image-animate, image-nth-frame, image-animate-timeout):
1467 Use image-multi-frame-p.
1468 (image-animate-timeout): If no delay, use image-default-frame-delay.
1469 * image-mode.el (image-mode, image-toggle-animation):
1470 Use image-multi-frame-p. (Bug#763, bug#10739)
1471 (image-mode): Adjust startup message for a multi-frame image.
1472
1473 * image-mode.el (image-mode-map): Give it a menu.
1474
1475 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1476
1477 * net/tramp-cache.el (tramp-connection-properties): New customer
1478 option.
1479 (tramp-get-connection-property): Use it.
1480
1481 * net/tramp-compat.el (top): Require 'trampver.
1482
1483 * net/tramp-sh.el (tramp-remote-process-environment):
1484 Set tramp-autoload cookie.
1485
1486 2013-02-16 Kevin Ryde <user42@zip.com.au>
1487
1488 * info-look.el (info-lookup-select-mode): If major-mode has no
1489 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
1490
1491 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
1492
1493 * replace.el (read-regexp): Tighten the regexp that matches tag.
1494 When tag is retrieved with `find-tag-default', use regexp that
1495 matches tag at point. Also update docstring (Bug#13687).
1496
1497 2013-02-16 Eli Zaretskii <eliz@gnu.org>
1498
1499 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
1500 add watch for the file, not its parent directory, since w32notify
1501 sets up the watch for the directory internally. (Bug#13725)
1502
1503 2013-02-16 Glenn Morris <rgm@gnu.org>
1504
1505 * image.el (image-default-frame-delay): New variable.
1506 (image-animated-p): Use image-default-frame-delay.
1507 (image-minimum-frame-delay): New constant.
1508 (image-animate-timeout): Use image-minimum-frame-delay.
1509
1510 * image.el (image-nth-frame): New, split from image-animate-timeout.
1511 (image-animate-timeout): Use image-nth-frame.
1512 * image-mode.el (image-goto-frame, image-next-frame)
1513 (image-previous-frame): New commands.
1514 (image-mode-map): Add new frame commands.
1515
1516 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
1517
1518 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
1519 If col-desc already has help-echo, use it. (Bug#13563)
1520
1521 2013-02-16 Glenn Morris <rgm@gnu.org>
1522
1523 * image.el (image-current-frame): New variable.
1524 (image-animate-timeout): Set image-current-frame.
1525 * image-mode.el (image-mode): For animated images,
1526 display a frame counter via mode-line-process.
1527
1528 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
1529
1530 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
1531
1532 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
1533
1534 2013-02-15 Alan Mackenzie <acm@muc.de>
1535
1536 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
1537 global minor mode has been enabled, call the minor mode function
1538 for a new buffer once only, after the major mode hook, whilst
1539 allowing that hook explicitly to disable the minor mode.
1540 (MODE-disable-in-buffer): New (generated) function.
1541 (disable-MODE): New (generated) buffer local variable.
1542
1543 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
1544
1545 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
1546 `iswitchb-next-match' and `iswitchb-prev-match' resply.
1547 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
1548 `ido-next-match' and `ido-prev-match' resply.
1549 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
1550 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
1551 `icomplete-backward-completions' (Bug#13708).
1552
1553 2013-02-15 Glenn Morris <rgm@gnu.org>
1554
1555 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
1556
1557 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
1558
1559 * net/goto-addr.el (goto-address-fontify): Add start and end args.
1560 (goto-address-fontify-region): Use them instead of narrowing, so
1561 syntax-ppss has access to the whole buffer.
1562
1563 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
1564
1565 * progmodes/python.el: Explain how to restore "cc-mode"-like
1566 forward-sexp movement in header documentation (Bug#13642).
1567 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
1568 comments and strings (GH bug 114).
1569
1570 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
1571
1572 * progmodes/python.el (python-info-current-defun): Fix current
1573 defun detection (Bug#13618).
1574
1575 2013-02-15 Chong Yidong <cyd@gnu.org>
1576
1577 * xml.el (xml-parse-string): Fix typo in handling of bad character
1578 references.
1579
1580 2013-02-15 Glenn Morris <rgm@gnu.org>
1581
1582 * play/fortune.el (fortune-compile): Simplify and fix previous change.
1583
1584 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
1585
1586 * net/tramp.el (tramp-debug-message):
1587 Add `tramp-condition-case-unless-debug'.
1588 (tramp-debug-on-error): New defvar.
1589 (tramp-condition-case-unless-debug): New defun.
1590 (tramp-file-name-handler): Use it.
1591
1592 2013-02-14 Juri Linkov <juri@jurta.org>
1593
1594 * info.el (Info-isearch-filter): Treat non-nil values of
1595 `search-invisible' including its default value `open'
1596 like the value `t' to match hidden text. (Bug#13402)
1597
1598 2013-02-14 Glenn Morris <rgm@gnu.org>
1599
1600 * help-fns.el (find-lisp-object-file-name): Give special treatment
1601 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
1602
1603 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
1604
1605 * net/quickurl.el (quickurl-save-urls):
1606 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
1607
1608 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
1609
1610 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
1611 depth for unfinished percent literal. Not using it in the caller.
1612 (ruby-move-to-block): Jump over multiline literals of all types,
1613 ignoring code-looking contents inside them.
1614 (ruby-add-log-current-method): Improve performance at the expense
1615 of accuracy. `ruby-block-contains-point' is relatively slow, so
1616 only use it for method and singleton class blocks.
1617
1618 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
1619
1620 Use ControlMaster where applicable. (Bug#13677)
1621
1622 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
1623 replacing `tramp-detect-ssh-controlmaster'.
1624 (tramp-default-method): Use it.
1625
1626 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
1627 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
1628 arguments.
1629 [scpc, rsyncc]: Remove methods.
1630 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
1631 and "ssh2_old".
1632 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
1633 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
1634
1635 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * emacs-lisp/package.el (package--initialized): Move before first use.
1638
1639 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
1640
1641 * icomplete.el (icomplete-hide-common-prefix): New user option.
1642 (icomplete-first-match): New face.
1643 (icomplete-completions): Correct handling of "complete but not
1644 unique" (Bug#12638).
1645
1646 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
1647
1648 * descr-text.el (describe-char): Display the script (bug#13698).
1649
1650 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
1651
1652 * tmm.el: Use lexical-binding and current-active-maps.
1653 (tmm-menubar): Use map-keymap and pcase.
1654 (tmm--completion-table): New function.
1655 (tmm-prompt): Use it to fix the menu order.
1656 (tmm-get-keybind): Use current-active-maps.
1657
1658 2013-02-12 Christopher Schmidt <christopher@ch.ristopher.com>
1659
1660 Add dired-hide-details-mode. (Bug#6799)
1661
1662 * locate.el (locate-mode): Set parent mode property to dired-mode.
1663
1664 * find-dired.el (find-dired): Call dired-insert-set-properties on
1665 initial information line. Set process mark on end of buffer.
1666 (find-dired-sentinel):
1667 Call dired-insert-set-properties on summary.
1668
1669 * dired.el (dired-hide-details-hide-symlink-targets)
1670 (dired-hide-details-hide-information-lines): New options.
1671 (dired-insert-directory):
1672 Set properties after final treatment of output.
1673 (dired-insert-set-properties):
1674 Set dired-hide-details-* properties.
1675 (dired-mode-map): Bind dired-hide-details-mode.
1676 (dired-mode): Set buffer-invisibility-spec to a list.
1677 (dired-next-line): Skip hidden lines.
1678 (dired-previous-line): Use dired-next-line.
1679 (dired-hide-details-mode): New minor mode.
1680 (dired-hide-details-update-invisibility-spec): New function.
1681
1682 2013-02-13 Glenn Morris <rgm@gnu.org>
1683
1684 * play/yow.el: Move to obsolete/. (Bug#9384)
1685
1686 2013-02-13 Juri Linkov <juri@jurta.org>
1687
1688 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
1689 to select `ediff-control-frame' and set input focus correctly on Xfce.
1690 (Bug#12218)
1691
1692 2013-02-13 Juri Linkov <juri@jurta.org>
1693
1694 * image-mode.el (image-mode-map):
1695 * doc-view.el (doc-view-mode-map):
1696 * vc/ediff-util.el (ediff-setup-keymap):
1697 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1698
1699 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
1700
1701 * progmodes/ruby-mode.el (ruby-move-to-block): Improve
1702 performance. Instead of recalculating indentation fully for each
1703 line, sum up indentation depth based only on visited lines.
1704 (ruby-parse-partial): Increase the depth after "do" even when END
1705 is right after it.
1706 (ruby-parse-partial): When END is in the middle of a percent
1707 literal, increase the depth if the delimiter chars belong to the
1708 paren syntax class.
1709
1710 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
1711
1712 * play/fortune.el (fortune-compile): Also make the compiled file
1713 if it does not exist at all, not just if it is old. (Bug#5338)
1714
1715 2013-02-13 Glenn Morris <rgm@gnu.org>
1716
1717 * emacs-lisp/package.el (package-menu-execute): Doc fix.
1718
1719 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
1720
1721 * lisp/emacs-lisp/package.el (package-menu-execute):
1722 Add optional noquery argument. (Bug#13625)
1723
1724 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
1727 if DIR exists and PARENTS is non-nil.
1728
1729 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
1730
1731 * progmodes/js.el (js--multi-line-declaration-indentation):
1732 Silence byte-compiler warning.
1733
1734 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
1735
1736 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
1737
1738 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
1739 only if it doesn't exist.
1740
1741 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1742 Set process marker.
1743
1744 2013-02-12 Tassilo Horn <tsdh@gnu.org>
1745
1746 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
1747 UserInstallation when calling soffice to work around LibreOffice
1748 bug 37531.
1749
1750 2013-02-12 Glenn Morris <rgm@gnu.org>
1751
1752 * files.el (basic-save-buffer):
1753 Offer to create a non-existing directory. (Bug#3016)
1754
1755 * calc/calc-graph.el (calc-graph-show-dumb):
1756 * calendar/calendar.el (calendar-mode-map):
1757 * cus-edit.el (custom-mode-map):
1758 * ehelp.el (electric-help-map):
1759 * emulation/vip.el (vip-mode-map):
1760 * epa.el (epa-key-list-mode-map):
1761 * info.el (Info-mode-map):
1762 * mail/rmail.el (rmail-mode-map):
1763 * mail/rmailsum.el (rmail-summary-mode-map):
1764 * man.el (Man-mode-map):
1765 * net/newst-plainview.el (newsticker-mode-map):
1766 * progmodes/cpp.el (cpp-edit-mode-map):
1767 * progmodes/grep.el (grep-mode-map):
1768 * progmodes/idlw-help.el (idlwave-help-mode-map):
1769 * simple.el (special-mode-map):
1770 * startup.el (splash-screen-keymap):
1771 * view.el (view-mode-map):
1772 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1773
1774 2013-02-11 Elias Pipping <pipping@lavabit.com>
1775
1776 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
1777 (bug#13679).
1778
1779 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1780
1781 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
1782
1783 2013-02-11 Glenn Morris <rgm@gnu.org>
1784
1785 * vc/diff.el (diff-use-labels): New variable.
1786 (diff-no-select): Use --label rather than -L, and first
1787 check that it is supported. (Bug#11067)
1788
1789 * files.el (enable-dir-local-variables): New variable.
1790 (hack-dir-local-variables): Respect enable-dir-local-variables.
1791 * tutorial.el (help-with-tutorial):
1792 Ignore directory-local variables. (Bug#11127)
1793
1794 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
1795 (vc-svn-global-switches): ... to here. (Bug#13513)
1796
1797 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
1798
1799 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
1800 Handle "foo (bar, default: xxx): " prompts.
1801
1802 2013-02-10 Chong Yidong <cyd@gnu.org>
1803
1804 * files.el (basic-save-buffer-1): Do not set
1805 buffer-file-coding-system-explicit (Bug#4533).
1806
1807 * mail/emacsbug.el (report-emacs-bug): Change binding of
1808 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
1809
1810 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1811
1812 * calc/calc.el (calc-allow-units-as-numbers): New variable.
1813 * calc/calc-units.el (calc-convert-units): Use new variable.
1814
1815 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1816
1817 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
1818
1819 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
1820 buffer-file-type.
1821
1822 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
1823 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
1824 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
1825 coding-system-for-write instead.
1826
1827 * jka-compr.el (jka-compr-write-region): Don't bind
1828 buffer-file-type.
1829
1830 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
1831 buffer-file-type.
1832
1833 * files.el (file-name-buffer-file-type-alist): Remove defvar.
1834 (insert-file-contents-literally): Remove reference to
1835 file-name-buffer-file-type-alist.
1836
1837 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
1838 make-obsolete.
1839 (find-buffer-file-type-match, find-buffer-file-type): Remove.
1840 (find-buffer-file-type-coding-system): Remove references to
1841 find-buffer-file-type-match, find-buffer-file-type, and
1842 buffer-file-type.
1843 Don't put find-buffer-file-type-coding-system into
1844 file-coding-system-alist.
1845 (find-file-binary, find-file-text): Bind coding-system-for-read
1846 instead of file-name-buffer-file-type-alist.
1847
1848 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
1849
1850 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
1851 converter (Bug#13622).
1852 (doc-view-unoconv-program): Make obsolete alias.
1853 (doc-view-odf->pdf-converter-program): New variable.
1854 (doc-view-odf->pdf-converter-function): New variable.
1855 (doc-view-mode-p): Use it.
1856 (doc-view-odf->pdf-converter-unoconv):
1857 Rename from `doc-view-odf->pdf-converter-unoconv'.
1858 (doc-view-odf->pdf-converter-soffice): New function.
1859 (doc-view-convert-current-doc):
1860 Use `doc-view-odf->pdf-converter-function'.
1861
1862 2013-02-09 Chong Yidong <cyd@gnu.org>
1863
1864 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
1865 view-echo-area-messages (Bug#13340).
1866
1867 * help.el (view-echo-area-messages): Use display-buffer.
1868
1869 * dired-x.el (dired-do-run-mail): Prompt for confirmation
1870 (Bug#13561).
1871
1872 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1873
1874 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
1875 Eval body right away, now that we do eager macroexpansion (bug#13605).
1876
1877 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
1878 (fundamental-mode): Use run-mode-hooks.
1879
1880 * eshell/esh-proc.el (eshell/kill): Fix last change.
1881 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
1882
1883 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1884
1885 * eshell/esh-proc.el (eshell/kill): Rewrite.
1886
1887 * eshell/em-ls.el (show-almost-all): Declare.
1888 (eshell-do-ls): Add support for -A argument.
1889
1890 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
1891
1892 * icomplete.el (icomplete-forward-completions)
1893 (icomplete-backward-completions): Handle corner case (bug#13602).
1894
1895 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
1896
1897 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
1898 be nil. Handle this. (Bug#13636)
1899
1900 2013-02-07 Richard Stallman <rms@gnu.org>
1901
1902 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
1903 `save-buffer-coding-system'.
1904
1905 2013-02-07 Alan Mackenzie <acm@muc.de>
1906
1907 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
1908 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
1909 (c-parse-state-get-strategy): Don't return 'BOD any more.
1910 (c-append-lower-brace-pair-to-state-cache):
1911 Extra parameter HERE instead of narrowing.
1912 Widen to top of buffer before searching backwards for a brace pair.
1913 (c-state-push-any-brace-pair): Add HERE parameter to function call.
1914 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
1915 Narrow to parameter HERE, in place of being called narrowed.
1916 (c-remove-stale-state-cache): Extra parameter HERE in place of
1917 narrowing. Check there's an open brace in the cache before
1918 searching for its match.
1919 (c-invalidate-state-cache-1): Add HERE parameter to function call.
1920 (c-parse-state-1): Don't narrow here for 'forward strategy,
1921 instead passing extra parameter HERE to several functions.
1922 Remove 'BOD strategy.
1923
1924 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
1925
1926 * emacs-lisp/package.el (describe-package-1): Tell what archive is
1927 used to install the package.
1928
1929 2013-02-06 Glenn Morris <rgm@gnu.org>
1930
1931 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
1932 if we can't get user input. (Bug#6567)
1933
1934 * startup.el (command-line): If simple.el is missing,
1935 test and warn about for some possible causes.
1936
1937 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
1938
1939 * cus-start.el (all): Add ns-use-native-fullscreen.
1940
1941 2013-02-05 Glenn Morris <rgm@gnu.org>
1942
1943 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
1944
1945 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
1946 Fix directory creation in fallback case.
1947
1948 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1949
1950 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
1951 (vc-update-change-log): Use dolist.
1952
1953 2013-02-04 Chong Yidong <cyd@gnu.org>
1954
1955 * thingatpt.el: Rewrite the URL detection routines, absorbing some
1956 code from ffap.el.
1957 (thing-at-point-beginning-of-url-regexp): New var.
1958 (thing-at-point-uri-schemes): Update list of URI schemes.
1959 (thing-at-point-url-regexp): Variable deleted.
1960 (thing-at-point-markedup-url-regexp): Disallow newlines.
1961 (thing-at-point-newsgroup-regexp)
1962 (thing-at-point-newsgroup-heads)
1963 (thing-at-point-default-mail-uri-scheme): New variables.
1964 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
1965 method to find the possible bounds of the URI at point.
1966 New optional argument to find ill-formed URIs.
1967 (thing-at-point-url-at-point): Rewrite. New arguments for finding
1968 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
1969 the scheme-adding heuristics from ffap-url-at-point.
1970 (thing-at-point--bounds-of-well-formed-url): New function.
1971 Do parens matching to decide whether to include parens in the URI
1972 (Bug#9153).
1973
1974 * ffap.el: Require thingatpt.
1975 (ffap-url-at-point): Delegate URI detection to thing-at-point.
1976 All URI-valid characters are now recognized (Bug#5673).
1977 (ffap-string-at-point): Use use-region-p.
1978 (ffap-url-regexp): Extra character is handled by thing-at-point.
1979 (ffap-string-at-point-mode-alist): Allow parentheses.
1980 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
1981 Convert to aliases; code moved to thingatpt.el.
1982 (ffap-gnus-hook): Use setq-local.
1983
1984 2013-02-04 Glenn Morris <rgm@gnu.org>
1985
1986 * emacs-lisp/ert.el (ert--explain-format-atom):
1987 Don't try to print non-characters as characters. (Bug#13543)
1988
1989 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
1990
1991 * net/tramp.el (tramp-debug-message): Extend function exclude list.
1992 (tramp-backtrace): New defun.
1993 (tramp-handle-insert-file-contents): Use `visit' when inserting
1994 the local copy.
1995
1996 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
1997 Use `remote-file-name-inhibit-cache'.
1998
1999 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2000
2001 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
2002 (bug#13614).
2003
2004 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
2005 current-load-list (bug#13366).
2006
2007 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
2008
2009 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2010 Identify g++ template instantiation trace. (Bug#12287)
2011 (compilation-mode-hook, compilation-start-hook)
2012 (compilation-window-height): Simplify docstrings. (Bug#13379)
2013
2014 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2015
2016 * mouse.el (mouse-drag-track): Always deactivate the mark before
2017 running the final event's command since that command is in charge of
2018 activating the mark if needed (bug#13523).
2019
2020 2013-02-02 Juri Linkov <juri@jurta.org>
2021
2022 * replace.el (perform-replace): Move let-bindings of isearch-*
2023 variables deeper to the loop that searches for the next match.
2024 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
2025 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
2026 (Bug#13579)
2027
2028 * isearch.el (isearch-search-fun-default): Check for null
2029 first element of isearch-cmds as a precaution when it's used
2030 with inactive isearch.
2031
2032 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
2033
2034 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
2035 error when buffer in question is narrowed so position 1 is out of
2036 visible part.
2037
2038 2013-02-02 Glenn Morris <rgm@gnu.org>
2039
2040 * textmodes/remember.el (remember-clipboard): Doc fix.
2041
2042 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2043
2044 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
2045 properties (bug#13179).
2046
2047 2013-02-02 Juri Linkov <juri@jurta.org>
2048
2049 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
2050 instead of hard-coded default face `match'. (Bug#9438)
2051
2052 2012-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
2053
2054 * vc/vc-arch.el (vc-arch-registered):
2055 * vc/vc-bzr.el (vc-bzr-registered):
2056 * vc/vc-cvs.el (vc-cvs-registered):
2057 * vc/vc-git.el (vc-git-registered):
2058 * vc/vc-hg.el (vc-hg-registered):
2059 * vc/vc-mtn.el (vc-mtn-registered):
2060 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
2061 (Bug#13139)
2062
2063 * info.el (Info-next-reference, Info-prev-reference): Add numeric
2064 prefix argument. (Bug#11656)
2065
2066 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2067
2068 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
2069
2070 2013-02-01 Glenn Morris <rgm@gnu.org>
2071
2072 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
2073 if the backend is known not to support it.
2074
2075 * imenu.el (imenu-default-create-index-function):
2076 Tweak infinite loop test to check for forward motion as well as none.
2077
2078 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
2079
2080 * net/soap-client.el (soap-invoke): Encode the string for
2081 `url-request-data' as UTF-8.
2082 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
2083
2084 2013-02-01 Glenn Morris <rgm@gnu.org>
2085
2086 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
2087
2088 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
2089
2090 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
2091
2092 * net/tramp.el (tramp-tramp-file-p): Comment check for
2093 `string-as-unibyte'. The function does not exist on XEmacs, and
2094 likely we need another approach.
2095
2096 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
2097 `tramp-gw-*' variables are bound.
2098
2099 2013-01-31 Glenn Morris <rgm@gnu.org>
2100
2101 * files.el (basic-save-buffer-2): Choose coding system for
2102 writing the file before backing it up, to reduce delay between
2103 backing up and writing the new version. (Bug#13522)
2104
2105 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
2106
2107 * simple.el (cycle-spacing): New command.
2108 (just-one-space): Use it.
2109
2110 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
2111
2112 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
2113 (opascal-newline-always-indents): Remove custom.
2114 (opascal-tab, opascal-newline): Remove commands.
2115 (opascal-new-comment-line): Insert "\n" instead of calling newline.
2116 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
2117 (opascal-save-match-data): Remove, use save-match-data instead.
2118 (opascal-save-state): Use with-silent-modifications.
2119
2120 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
2121 (bug#13585).
2122
2123 2013-01-30 Juri Linkov <juri@jurta.org>
2124
2125 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
2126 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
2127 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
2128
2129 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2130
2131 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
2132 column if we're just deleting the backslashes.
2133 (makefile-fill-paragraph): Use eolp.
2134
2135 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2136
2137 * autorevert.el (auto-revert-use-notify): Fix docstring.
2138
2139 2013-01-30 Leo Liu <sdl.web@gmail.com>
2140
2141 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
2142
2143 2013-01-30 Glenn Morris <rgm@gnu.org>
2144
2145 * mouse.el (mouse-drag-line): Avoid pushing same event onto
2146 unread-command-events twice in some cases. This tries to implement
2147 the 2012-07-26 changes in a different way. (Bug#13560)
2148
2149 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
2150
2151 * progmodes/python.el
2152 (python-pdbtrack-comint-output-filter-function): Enhancements on
2153 stacktrace detection. (thanks @gnovak)
2154
2155 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2156
2157 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
2158 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
2159 Use defvar-local.
2160 (jit-lock-register): Use setq-local.
2161
2162 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
2163
2164 * calc-units.el (math-default-units-table): Remove initial value.
2165 (calc-convert-units): Treat expressions where all the units cancel as
2166 if they didn't have units.
2167
2168 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2169
2170 * net/tramp.el (tramp-process-connection-type): Fix docstring.
2171 (tramp-completion-reread-directory-timeout): Fix type.
2172 (tramp-connection-min-time-diff): New defcustom.
2173
2174 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
2175
2176 2013-01-30 Glenn Morris <rgm@gnu.org>
2177
2178 * imenu.el (imenu-default-create-index-function):
2179 Put back a version of the infinite loop test removed 2013-01-23.
2180
2181 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
2182
2183 * progmodes/python.el (python-shell-parse-command):
2184 Find python-shell-interpreter with modified environment.
2185
2186 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2187
2188 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
2189
2190 2013-01-29 Alan Mackenzie <acm@muc.de>
2191
2192 Amend to fontify /regexp/s in actions correctly.
2193 * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
2194 (c-awk-harmless-string*-here-re): Braces, parens and semicolons
2195 are no longer included.
2196 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
2197 What used to be these variables without "-line" in the name.
2198 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
2199 (c-awk-non-arith-op-bra-re): Now also matches {.
2200 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
2201 "return", and "case".
2202 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
2203 by /.
2204 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
2205 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
2206
2207 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
2208
2209 * autorevert.el (auto-revert-use-notify):
2210 Use `custom-initialize-default' for initialization. (Bug#13583)
2211
2212 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
2213
2214 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2215 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
2216 in `tramp-file-name-handler'.
2217 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
2218 compatibility.
2219 (tramp-compute-multi-hops): Check, whether
2220 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
2221
2222 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2223
2224 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
2225 (bug#13297).
2226
2227 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
2228
2229 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
2230 checks made superfluous by the \_< operator.
2231 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
2232 temporarily) broken indentation.
2233 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2234 Highlight nested constants, too. \_< broke that.
2235
2236 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
2237
2238 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
2239 instead of "\\b".
2240
2241 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
2242
2243 * autorevert.el (auto-revert-handler): Notifications which result
2244 from a saved file shall not be taken into account. (Bug#13557)
2245
2246 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
2247
2248 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
2249 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
2250 (lisp-mode): Pass t for it. (Bug#13556)
2251
2252 2013-01-25 Alan Mackenzie <acm@muc.de>
2253
2254 AWK Mode: Fix indentation bug at top level. Bug #12274.
2255
2256 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
2257 just before CASE 5D.
2258
2259 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
2260
2261 * net/socks.el (socks-nslookup-host): Use string-to-number.
2262
2263 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
2264
2265 * autorevert.el (auto-revert-remote-files)
2266 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
2267 (auto-revert-notify-enabled, auto-revert-use-notify)
2268 (auto-revert-notify-watch-descriptor-hash-list)
2269 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
2270 (auto-revert-notify-event-descriptor)
2271 (auto-revert-notify-event-action)
2272 (auto-revert-notify-event-file-name): Doc fix.
2273 (global-auto-revert-mode): Reorder checks.
2274 (auto-revert-notify-rm-watch): Respect changed values of
2275 `auto-revert-notify-watch-descriptor-hash-list'.
2276 (auto-revert-notify-add-watch): Check for
2277 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
2278 `inotify-add-watch'. Watch `default-directory' instead of
2279 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
2280 has a changed meaning now. (Bug#13540)
2281 (auto-revert-notify-handler): Change implementation wrt events
2282 returning from a directory.
2283 (auto-revert-handler): Reorder implementation for checks of remote
2284 files.
2285 (auto-revert-buffers): Fix parentheses error.
2286
2287 2013-01-25 Fabián Ezequiel Gallina <fgallina@cuca>
2288
2289 * progmodes/python.el: Enhancements to header documentation about
2290 skeletons. (Bug#5716)
2291
2292 * imenu.el (imenu-default-create-index-function): Remove useless
2293 infinite loop check. (Bug#13438)
2294
2295 2013-01-25 Alan Mackenzie <acm@muc.de>
2296
2297 Fix a bug in the state cache mechanism. Refactor this a bit.
2298
2299 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
2300 `cache-pos' element from the return value.
2301 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
2302 buffer to enable proper searching from beyond HERE. Amend the
2303 test for detecting the sought brace pair. Amend the value written
2304 to the "brace desert cache" when the brace isn't found.
2305 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
2306 and several other variables analogously.
2307 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
2308 parameter to a locally calculated variable.
2309 (c-parse-state-1): Change the calling conventions to the two
2310 defuns involving `cache-pos'.
2311
2312 2013-01-25 Chong Yidong <cyd@gnu.org>
2313
2314 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
2315
2316 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
2317
2318 * paren.el (show-paren-function): Make sure to set 'priority and
2319 'face only if the overlay does exist.
2320
2321 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
2322
2323 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
2324
2325 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
2326 basic attributes.
2327 (tramp-sh-handle-set-file-acl): Improve error checking.
2328
2329 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
2330
2331 * doc-view.el (doc-view-display): Force mode line update until all
2332 document is converted. Suggested by Stefan Monnier (Bug#13164).
2333
2334 2013-01-23 Bastien Guerry <bzg@gnu.org>
2335
2336 * paren.el (show-paren-function): Make sure an overlay exists
2337 before trying to delete it. Also use `pos' as a position only
2338 when it is an integer.
2339
2340 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
2341
2342 * play/gametree.el (gametree-break-line-here): Use point-marker.
2343
2344 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
2345
2346 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
2347 Mark descriptive parts with `display' property.
2348
2349 2013-01-21 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2350
2351 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
2352 New variable to map standard dict names to hunspell ones.
2353 (ispell-set-spellchecker-params): Make sure specific dict names
2354 are used for standard dicts with hunspell.
2355
2356 2013-01-21 Tassilo Horn <tsdh@gnu.org>
2357
2358 * textmodes/reftex-cite.el (reftex-format-citation): Add format
2359 chars for note (%N) and url (%U).
2360 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
2361
2362 2013-01-21 Juri Linkov <juri@jurta.org>
2363
2364 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
2365 in addition to existing separate binding `meta f10' in `global-map'.
2366 (Bug#13484)
2367
2368 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
2369
2370 Improve XEmacs compatibility.
2371
2372 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
2373
2374 * net/tramp-adb.el (top): Require `time-date'.
2375 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
2376 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
2377 Use `tramp-file-name-handler'.
2378 (tramp-adb-maybe-open-connection):
2379 Use `tramp-compat-set-process-query-on-exit-flag'.
2380
2381 * net/tramp-sh.el (tramp-sh-handle-file-acl):
2382 Use `tramp-compat-funcall'.
2383
2384 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
2385 `tramp-compat-funcall'.
2386
2387 2013-01-21 Jürgen Hötzel <juergen@archlinux.org>
2388
2389 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
2390 reimplementation using "adb shell command ..." instead of running
2391 remote shell interactively.
2392
2393 2013-01-20 Glenn Morris <rgm@gnu.org>
2394
2395 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
2396 Add native profiler menu entries.
2397
2398 * profiler.el (profiler-running-p): New function.
2399 (profiler-cpu-profile): Use profiler-running-p.
2400 (profiler-report-mode-map): Add some more menu entries.
2401
2402 2013-01-19 Glenn Morris <rgm@gnu.org>
2403
2404 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
2405 fixes 2012-12-07 change. (Bug#13499)
2406
2407 2013-01-19 Leo Liu <sdl.web@gmail.com>
2408
2409 * dired.el (dired-get-marked-files): Prune erroneous values due to
2410 last change. (Bug#13152)
2411
2412 2013-01-19 Glenn Morris <rgm@gnu.org>
2413
2414 * progmodes/etags.el (tags-table-check-computed-list):
2415 Preserve point in tags buffer. (Bug#13412)
2416
2417 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2418
2419 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
2420 Chong Yidong <cyd@gnu.org>
2421
2422 * image-mode.el (image-next-file, image-previous-file):
2423 New commands (Bug#8453).
2424 (image-mode-map): Bind them to n and p.
2425 (image-mode--images-in-directory): New helper function.
2426
2427 2013-01-19 Chong Yidong <cyd@gnu.org>
2428
2429 * image-mode.el (image-mode-fit-frame): Add a frame argument.
2430 Suggested by Drew Adams (Bug#7730). Handle window decorations;
2431 save and restore the old window configuration.
2432
2433 2013-01-18 Leo Liu <sdl.web@gmail.com>
2434
2435 * progmodes/js.el: Tweak autoload cookie for alias.
2436
2437 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2438
2439 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
2440 buffer local, again. This was lost with the fix on 2013-01-12.
2441
2442 2013-01-17 Jürgen Hötzel <juergen@archlinux.org>
2443
2444 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
2445 order to support several eshell buffers in parallel.
2446
2447 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2448
2449 * autorevert.el (auto-revert-use-notify): In the :set function, do
2450 not modify `kill-buffer-hook'.
2451 (auto-revert-notify-rm-watch):
2452 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
2453 (auto-revert-notify-add-watch): Do not call
2454 `auto-revert-notify-rm-watch', but add it to a buffer local
2455 `kill-buffer-hook'.
2456
2457 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2458
2459 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
2460 call to `eval' rather than a backquoted lambda.
2461
2462 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2463
2464 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
2465 to return an explicit nil.
2466 (advice--remove-function): Change accordingly.
2467
2468 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
2469 the use of nadvice.el.
2470
2471 * progmodes/which-func.el (which-function): Silence imenu errors
2472 (bug#13433).
2473
2474 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
2475
2476 * progmodes/sql.el (sql-imenu-generic-expression):
2477 (sql-mode-font-lock-object-name): Match schema qualified names.
2478 (sql-connect): Use string keys.
2479 (sql-product-interactive): Wait for interpreter prompt.
2480 (sql-comint-oracle): Set process coding based on NLS_LANG.
2481
2482 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
2483
2484 * progmodes/sql.el (sql-output-to-send): Remove, unused.
2485 (sql-interactive-remove-continuation-prompt):
2486 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
2487
2488 2013-01-14 Leo Liu <sdl.web@gmail.com>
2489
2490 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
2491 (Bug#13420)
2492
2493 2013-01-14 Glenn Morris <rgm@gnu.org>
2494
2495 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2496 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
2497
2498 2013-01-13 Fabián Ezequiel Gallina <fgallina@cuca>
2499
2500 * progmodes/python.el (python-nav-end-of-statement):
2501 Fix cornercase when handling multiline strings.
2502
2503 2013-01-13 Richard Stallman <rms@gnu.org>
2504
2505 * mail/sendmail.el (mail-position-on-field): Add doc string.
2506
2507 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
2508 Get current message boundaries and pass them to
2509 message-forward-make-body-mime. Minor style changes.
2510
2511 2013-01-13 Eli Zaretskii <eliz@gnu.org>
2512
2513 * cus-start.el (all): Avoid warnings about
2514 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
2515
2516 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
2517
2518 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
2519
2520 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2521
2522 * jit-lock.el (jit-lock-debug-mode): New minor mode.
2523 (jit-lock--debug-fontifying): New var.
2524 (jit-lock--debug-fontify): New function.
2525 * subr.el (condition-case-unless-debug): Don't prevent catching the
2526 error, just let the debbugger run.
2527 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
2528 timer code and don't drop errors silently.
2529
2530 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
2531
2532 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
2533 `permanent-local' property.
2534 (auto-revert-notify-handler): Use `file-equal-p'.
2535
2536 2013-01-12 Eli Zaretskii <eliz@gnu.org>
2537
2538 * autorevert.el (auto-revert-notify-handler): Fix filtering of
2539 file notification by ACTION. For filtering by file name, compare
2540 only the non-directory part of the file name.
2541
2542 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2543
2544 * autorevert.el: Use cl-lib instead of cl.
2545
2546 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
2547 (vc-bzr-checkin): Use it.
2548 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
2549 will preserve match-data.
2550
2551 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
2552
2553 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
2554 (js--declaration-keyword-re): New var.
2555 (js--multi-line-declaration-indentation): New function.
2556 (js--proper-indentation): Use it.
2557
2558 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
2559
2560 * calc/calc.el (calc-highlight-selections-with-faces)
2561 (calc-dispatch):
2562 * comint.el (comint-history-isearch-message):
2563 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
2564 * ffap.el (ffap-string-at-point-region, ffap-next)
2565 (ffap-string-at-point, ffap-string-around)
2566 (ffap-copy-string-as-kill, ffap-highlight-overlay)
2567 (ffap-literally):
2568 * font-lock.el (font-lock-keywords-alist)
2569 (font-lock-removed-keywords-alist):
2570 * help-mode.el (help-xref-symbol-regexp):
2571 * info.el (Info-find-emacs-command-nodes):
2572 * international/mule.el (add-to-coding-system-list):
2573 * isearch.el (isearch-message-function, isearch-fail-pos):
2574 * misearch.el (multi-isearch-next-buffer-function):
2575 * newcomment.el (comment-box):
2576 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
2577 (pr-setting-database):
2578 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
2579 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
2580 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
2581 (pike-font-lock-keywords-3):
2582 * progmodes/compile.el (compile):
2583 * progmodes/etags.el (tags-table-files)
2584 (tags-table-files-function, tags-included-tables-function):
2585 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
2586 (gdb-restore-windows):
2587 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
2588 (ps-n-up-filling-database):
2589 * server.el (server-buffer, server-log):
2590 * simple.el (newline, delete-backward-char, delete-forward-char)
2591 (minibuffer-history-isearch-message, kill-line, track-eol)
2592 (temporary-goal-column):
2593 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
2594 (flyspell-default-deplacement-commands):
2595 * textmodes/ispell.el (ispell-accept-output):
2596 * textmodes/sgml-mode.el (html-tag-help):
2597 * vc/compare-w.el (compare-ignore-whitespace)
2598 (compare-ignore-case, compare-windows-dehighlight):
2599 * vc/diff.el (diff):
2600 * whitespace.el (whitespace-point)
2601 (whitespace-font-lock-refontify, whitespace-bob-marker)
2602 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
2603
2604 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
2605
2606 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
2607 (auto-revert-notify-rm-watch): Ignore errors.
2608 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
2609 inotify, and '(size last-write-time) for w32notify.
2610 Set buffer-local `auto-revert-use-notify' to nil when adding a file
2611 watch fails - this is a fallback to the file modification check.
2612 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
2613 (auto-revert-notify-event-action)
2614 (auto-revert-notify-event-file-name): New defuns.
2615 (auto-revert-notify-handler): Use them. Implement first
2616 plausibility checks.
2617 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
2618
2619 2013-01-11 Julien Danjou <julien@danjou.info>
2620
2621 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2622 max are almost equal. Also return the correct value for V which is
2623 already between 0 and 1.
2624
2625 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
2626
2627 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
2628
2629 2013-01-11 Eli Zaretskii <eliz@gnu.org>
2630
2631 * autorevert.el (auto-revert-notify-rm-watch)
2632 (auto-revert-notify-add-watch): Fix typos in w32notify function
2633 names.
2634
2635 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2636
2637 * autorevert.el (auto-revert-notify-enabled): Move up.
2638 (auto-revert-use-notify): New defcustom.
2639 (auto-revert-mode, global-auto-revert-mode)
2640 (auto-revert-notify-add-watch, auto-revert-handler)
2641 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
2642 `auto-revert-notify-enabled'.
2643
2644 2013-01-10 Elias Pipping <pipping@exherbo.org>
2645
2646 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
2647 * doc-view.el (doc-view-document->bitmap):
2648 Use doc-view-single-page-converter-function instead of
2649 single-page-converter arg; adjust callers.
2650
2651 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
2652
2653 * progmodes/which-func.el (which-function): Understand Semantic's use
2654 of overlays in imenu--index-alist.
2655
2656 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
2657
2658 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
2659 (Man-man-k-use-anchor): New var.
2660 (Man-parse-man-k): New function.
2661 (Man-completion-table): Use it.
2662 (man): Flush the completion cache between uses.
2663
2664 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2665
2666 * autorevert.el: Add file watch support.
2667 (auto-revert-notify-enabled): New defconst.
2668 (auto-revert-notify-watch-descriptor-hash-list)
2669 (auto-revert-notify-watch-descriptor)
2670 (auto-revert-notify-modified-p): New defvars.
2671 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
2672 (auto-revert-notify-handler): New defuns.
2673 (auto-revert-mode, global-auto-revert-mode): Remove file watches
2674 when mode is disabled.
2675 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
2676 (auto-revert-buffers): Add file watches for active buffers.
2677
2678 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
2679
2680 * cus-start.el (toplevel): Only allow float values for
2681 scroll-up-aggressively and scroll-down-aggressively.
2682 Allow any number for line-spacing.
2683
2684 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2685
2686 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
2687 (doc-view-pdf->png-converter-function): Use mupdf if available.
2688 (doc-view-djvu->png-converter-function)
2689 (doc-view-ps->png-converter-function): Remove.
2690 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
2691 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
2692 (doc-view-already-converted-p): Adjust accordingly.
2693 (doc-view-mode-p): Simplify.
2694 (doc-view-enlarge): Use setq-local.
2695 (doc-view-pdf->png-converter-ghostscript)
2696 (doc-view-djvu->png-converter-ddjvu)
2697 (doc-view-pdf->png-converter-mupdf): Rework to call
2698 doc-view-start-process directly.
2699 (doc-view-pdf/ps->png): Simplify accordingly.
2700 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
2701 (doc-view-document->bitmap): Rename from doc-view-document->png.
2702 (doc-view-convert-current-doc): Merge pdf and djvu cases.
2703 (doc-view-set-slice-from-bounding-box): Fix completion table.
2704 (doc-view-mode): Use add-hook for after-revert-hook.
2705
2706 2013-01-10 Glenn Morris <rgm@gnu.org>
2707
2708 * emacs-lisp/authors.el (authors-ignored-files)
2709 (authors-valid-file-names, authors-renamed-files-alist):
2710 Add some more entries.
2711
2712 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2713
2714 * image-mode.el (image-mode-winprops): Don't throw away the fallback
2715 `t' pseudo-window entry.
2716
2717 2013-01-10 Alan Mackenzie <acm@muc.de>
2718
2719 Fix bugs in the c-parse-state mechanism. Reuse some markers
2720 instead of continually generating new ones.
2721
2722 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
2723 (c-state-old-cpp-end-marker): New variables.
2724 (c-append-lower-brace-pair-to-state-cache): Start a backward
2725 search for "}" definitively outside CPP constructs.
2726 (c-remove-stale-state-cache): Inform the caller of a need to
2727 search back for a brace pair in certain circumstances.
2728 (c-state-maybe-marker): New macro.
2729 (c-parse-state): Reuse markers when appropriate.
2730
2731 2013-01-10 Glenn Morris <rgm@gnu.org>
2732
2733 * simple.el (execute-extended-command): Doc fix.
2734 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
2735
2736 2013-01-10 Chong Yidong <cyd@gnu.org>
2737
2738 * faces.el (read-face-name): Doc fix.
2739
2740 2013-01-10 Roland Winkler <winkler@gnu.org>
2741
2742 * emacs-lisp/crm.el: Allow any regexp for separators.
2743 (crm-default-separator): All spaces around the default comma separator.
2744 (crm--completion-command): New macro.
2745 (crm-completion-help, crm-complete, crm-complete-word): Use it.
2746 (crm-complete-and-exit): Handle non-single-char separators.
2747
2748 2013-01-09 Elias Pipping <pipping@lavabit.com>
2749
2750 * doc-view.el: Add support for DjVu (bug#13164).
2751 (doc-view-djvu->png-converter-function): New config var.
2752 (doc-view-single-page-converter-function, doc-view--image-type)
2753 (doc-view--image-file-extension): New vars.
2754 (doc-view-mode): Initialize them.
2755 (doc-view-goto-page): Use them.
2756 (doc-view-mode-p): Add support for ddjvu.
2757 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
2758 (doc-view-set-up-single-converter): New funs.
2759 (doc-view-pdf/ps->png): Extend for djvu.
2760 (doc-view-document->png): Rename from doc-view-pdf->png.
2761 (doc-view-convert-current-doc): Handle djvu.
2762 (doc-view-insert-image, doc-view-display)
2763 (doc-view-already-converted-p): Don't hardcode png.
2764 (doc-view-set-doc-type): Recognize djvu docs.
2765
2766 2013-01-09 Elias Pipping <pipping@lavabit.com>
2767
2768 * doc-view.el: Add support for mupdf converter (bug#13164).
2769 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
2770 (doc-view-ps->png-converter-function): New config vars.
2771 (doc-view-pdf->png-converter-ghostscript)
2772 (doc-view-ps->png-converter-ghostscript)
2773 (doc-view-pdf->png-converter-mupdf): New functions.
2774 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
2775
2776 2013-01-09 Jürgen Hötzel <juergen@archlinux.org>
2777
2778 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
2779 first in session cache: When `tramp-own-remote-path' is in
2780 `tramp-remote-path', the remote path is only set in the session
2781 cache.
2782
2783 2013-01-09 Glenn Morris <rgm@gnu.org>
2784
2785 * emacs-lisp/trace.el (trace-function-foreground)
2786 (trace-function-background): Doc fix.
2787
2788 2013-01-09 Juri Linkov <juri@jurta.org>
2789
2790 * international/mule-cmds.el (read-char-by-name): Move let-binding
2791 of completion-ignore-case around completing-read to fix regression
2792 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
2793 `string-match-p' using the nil value of `case-fold-search' and
2794 `completion-ignore-case' in `completion-pcm--all-completions'.
2795 (Bug#12615).
2796
2797 2013-01-09 Glenn Morris <rgm@gnu.org>
2798
2799 * progmodes/compile.el (compilation-parse-errors):
2800 Fix typo. (Bug#13369)
2801
2802 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
2803
2804 * comint.el (comint-send-input): Check size of buffer before
2805 waiting for process output, in case already accepted. (Bug#13290)
2806
2807 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
2808
2809 Spelling fixes.
2810 * net/tramp-adb.el (tramp-adb-get-toolbox):
2811 Fix misspelling of 'unknown'.
2812
2813 2013-01-08 Juri Linkov <juri@jurta.org>
2814
2815 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2816 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2817 Use underline style wave on terminals that support it. (Bug#13000)
2818
2819 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2820
2821 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
2822 the predicate returns nil.
2823
2824 * simple.el: Use lexical-binding.
2825 (primitive-undo): Use pcase.
2826 (minibuffer-history-isearch-push-state): Use a closure.
2827
2828 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2829
2830 * simple.el (primitive-undo): Move from undo.c.
2831
2832 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2833
2834 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
2835 (cvs-mode-remove-handled): Use it (bug#13380).
2836
2837 * emacs-lisp/nadvice.el (advice--tweak): New function.
2838 (advice--remove-function, advice--subst-main): Use it.
2839
2840 * emacs-lisp/advice.el: Update commentary.
2841
2842 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
2843
2844 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2845 Remove spurious entry.
2846
2847 2013-01-08 Glenn Morris <rgm@gnu.org>
2848
2849 * net/tramp.el (tramp-default-host-alist): Add :version.
2850
2851 2013-01-08 Juri Linkov <juri@jurta.org>
2852
2853 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
2854 single completion. (Bug#12456)
2855 (info--manual-names): Expand node completions into an explicit list
2856 before appending it to another list. Filter out internal buffers
2857 with the leading space in the buffer name. (Bug#10771)
2858
2859 2013-01-08 Juri Linkov <juri@jurta.org>
2860
2861 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
2862 that defaults to the Top node.
2863 (Info-goto-node, Info-read-node-name): Doc fix to mention that
2864 the short format (FILENAME) goes to the Top node.
2865 (Info-build-node-completions): Rename arg `file' to `filename'.
2866 (Bug#13365)
2867
2868 2013-01-07 Bastien Guerry <bzg@gnu.org>
2869
2870 * menu-bar.el (menu-bar-search-documentation-menu):
2871 Use `apropos-user-option' and fix the help message.
2872
2873 2013-01-07 Bastien Guerry <bzg@gnu.org>
2874
2875 * apropos.el (apropos-do-all): Update docstring.
2876 (apropos-user-option-button): New face.
2877 (apropos-user-option): Rename from `apropos-variable' and update
2878 docstring.
2879 (apropos-variable): Rewrite, now show all variables by default.
2880 (apropos-print): Mention "User option" instead of "Variable" when
2881 printing doc for user options. (Bug#13276)
2882
2883 2013-01-07 Jürgen Hötzel <juergen@archlinux.org>
2884
2885 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2886 Handle filename correctly, when parsing "source -> target" symlink
2887 output.
2888 (tramp-adb-handle-set-file-times): New defun.
2889
2890 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
2891
2892 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
2893 advice list when the interactive-spec of ad-Advice-* changes.
2894
2895 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
2896
2897 * wid-edit.el (widget-default-get): Work for inlined elements.
2898 (Bug#12670)
2899
2900 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
2901
2902 * net/tramp.el (tramp-default-host-alist): New defcustom.
2903 (tramp-find-host): Use it.
2904 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
2905 `eshell-directory-change-hook'.
2906
2907 * net/tramp-adb.el (top): Add adb specific entry in
2908 `tramp-default-host-alist'.
2909 (tramp-adb-file-name-host): Remove function.
2910 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2911 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
2912
2913 * net/tramp-sh.el: Move eshell integration code to tramp.el.
2914
2915 2013-01-06 Jürgen Hötzel <juergen@archlinux.org>
2916
2917 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
2918
2919 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
2920
2921 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
2922 consist of more than one digit.
2923 (tramp-adb-file-name-handler-alist):
2924 Use `tramp-handle-file-exists-p' consistently.
2925 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
2926 (tramp-adb-handle-file-exists-p): Remove function.
2927 (tramp-adb-file-name-host): New defun.
2928 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2929 Use it.
2930 (tramp-adb-maybe-open-connection): Set "remote-path" property.
2931
2932 2013-01-06 Chong Yidong <cyd@gnu.org>
2933
2934 * vc/vc.el (vc-next-action): Detect buffer modifications
2935 conflicting with locking VCS operation (Bug#11490).
2936
2937 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
2938
2939 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
2940
2941 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2942 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
2943
2944 2013-01-05 Jürgen Hötzel <juergen@archlinux.org>
2945
2946 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
2947 parsing of ls output using regular expression (handle filenames
2948 with spaces). Use virtual device number.
2949 (tramp-do-parse-file-attributes-with-ls): New defun (Code
2950 cleanup).
2951
2952 2013-01-04 Daiki Ueno <ueno@gnu.org>
2953
2954 * epg.el: Silence byte-compiler warnings.
2955 (epg--start): Use delete-char instead of delete-backward-char.
2956 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
2957
2958 2013-01-04 Daiki Ueno <ueno@gnu.org>
2959
2960 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
2961 Suggested by Eli Zaretskii <eliz@gnu.org>.
2962
2963 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
2964
2965 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
2966 non-negative integers. Otherwise, the default values are used.
2967 (tramp-convert-file-attributes): Convert uid and gid to integers.
2968
2969 2013-01-04 Glenn Morris <rgm@gnu.org>
2970
2971 * term.el (term-handle-colors-array): Ensure face attributes
2972 are fully specified, not nil. (Bug#13337)
2973
2974 * term.el (term-default-fg-color, term-default-bg-color):
2975 Fix custom type.
2976
2977 * progmodes/etags.el (tags-compression-info-list): Doc fix.
2978 (tag-find-file-of-tag-noselect): Check auto-compression-mode
2979 rather than 'jka-compr being loaded. (Bug#13338)
2980
2981 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
2982
2983 * icomplete.el (icomplete-completions):
2984 Honor icomplete-prospects-height once more following
2985 2012-11-29 changes. (Bug#13224)
2986
2987 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2988
2989 * subr.el (internal--called-interactively-p--get-frame): Find aliases
2990 of called-interactively-p as well (bug#13237).
2991
2992 * view.el (view--enable, view--disable): Rename from view-mode-enable
2993 and view-mode-disable and assume it's called from view-mode.
2994 (view-mode-enable, view-mode-disable): Redefine as obsolete
2995 compatibility layer above view-mode.
2996 (view-mode-enter): Call `view-mode'.
2997
2998 * files.el (after-find-file): Call `view-mode'.
2999
3000 * doc-view.el (doc-view-scale-internally): New var.
3001 (doc-view-enlarge, doc-view-insert-image): Obey it.
3002
3003 2013-01-03 Daiki Ueno <ueno@gnu.org>
3004
3005 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
3006 exist. (Bug#13344)
3007
3008 2013-01-03 Glenn Morris <rgm@gnu.org>
3009
3010 * mail/rmail.el (rmail-set-header-1): Ignore case.
3011 Handle multi-line headers. (Bug#13330)
3012
3013 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
3014 Handle paragraph starting at beginning of buffer.
3015
3016 * subr.el (eval-after-load): Don't purecopy the form, so that it
3017 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
3018
3019 * emacs-lisp/byte-run.el (defun): Place cl declarations
3020 after any interactive spec. (Bug#13265)
3021
3022 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3023
3024 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
3025 defun. Don't check for DECL if DOCSTRING isn't a string.
3026 (defun): Likewise.
3027
3028 2013-01-02 Glenn Morris <rgm@gnu.org>
3029
3030 * eshell/em-cmpl.el (eshell-pcomplete):
3031 More thoroughly imitate pcomplete. (Bug#13293)
3032
3033 * files.el (parse-colon-path): Doc fix. (Bug#12351)
3034 Return nil for empty path elements. (Bug#13296)
3035
3036 2013-01-02 Fabián Ezequiel Gallina <fgallina@cuca>
3037
3038 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
3039 order to improve efficiency (Based on Daniel Colascione's
3040 <dancol@dancol.org> patch). (Bug#13182)
3041
3042 2013-01-02 Glenn Morris <rgm@gnu.org>
3043
3044 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
3045
3046 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3047
3048 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
3049 neither DOCSTRING nor DECL was given. (Bug#13316)
3050
3051 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
3054 `error' call.
3055 (tramp-do-copy-or-rename-file): Ignore errors when calling
3056 `set-file-extended-attributes'.
3057
3058 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3059 Add handler for `file-acl'.
3060 (tramp-smb-handle-file-acl): New defun.
3061
3062 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
3063
3064 * calc/README: Mention ISO 8601 week-numbering dates.
3065
3066 2013-01-01 Martin Rudalics <rudalics@gmx.at>
3067
3068 * view.el (view-mode-enable): New argument run-view-mode-hook.
3069 Run view-mode-hook only when it's non-nil (Bug#13315).
3070 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
3071 argument t.
3072
3073 2012-12-31 Jürgen Hötzel <juergen@archlinux.org>
3074
3075 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
3076 (No device connected, invalid device name). (Bug #13299)
3077
3078 2012-12-31 Martin Rudalics <rudalics@gmx.at>
3079
3080 * window.el (window-resizable--p): Rename to window-resizable-p.
3081 (window-resize-no-error): New function.
3082
3083 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
3084 broken in fix from 2012-12-28.
3085
3086 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
3087
3088 * subr.el (special-form-p): Don't signal errors on undef aliases.
3089
3090 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
3091
3092 * calc/calc-forms.el (math-parse-date): Try using
3093 `math-parse-iso-date' when it looks like it might be needed.
3094 Allow times of 24:00.
3095 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
3096 of 24:00.
3097
3098 2012-12-30 Glenn Morris <rgm@gnu.org>
3099
3100 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
3101 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
3102 (rmail-summary-displayed, rmail-summary): Declare.
3103 (mairix-rmail-display): Just require rmail.
3104
3105 2012-12-30 Chong Yidong <cyd@gnu.org>
3106
3107 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
3108 check for the tarball contents.
3109
3110 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
3111
3112 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
3113 tarfile content listings (Bug#13136).
3114
3115 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
3116
3117 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3118 Insert the undecoded text of the message being forwarded. (Bug#9521)
3119
3120 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
3121
3122 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
3123 integers, if they are real numbers. (Bug#13282)
3124
3125 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
3126 Return `t' on success.
3127
3128 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3129 Add handler for `set-file-selinux-context'.
3130
3131 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
3132
3133 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
3134 (tramp-sh-handle-set-file-acl): Return `t' on success.
3135
3136 2012-12-29 Eli Zaretskii <eliz@gnu.org>
3137
3138 * files.el (backup-buffer-copy, basic-save-buffer-2):
3139 If set-file-extended-attributes fails, fall back on set-file-modes
3140 instead of signaling an error. (Bug#13298)
3141 (basic-save-buffer): Likewise.
3142
3143 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
3144
3145 * progmodes/python.el: Support other commands triggering
3146 python-indent-line so indentation cycling continues to work.
3147 (python-indent-trigger-commands): New defcustom.
3148 (python-indent-line): Use it.
3149
3150 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
3151
3152 * progmodes/python.el (python-shell-send-region): Add blank lines
3153 for non sent code so backtraces remain correct.
3154
3155 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
3156
3157 * progmodes/python.el: Remove cl dependency.
3158 (python-syntax-count-quotes): Replace incf call.
3159 (python-fill-string): Replace setf call.
3160
3161 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
3162
3163 * info.el (info-other-window): New arg, for consistency with info.
3164
3165 2012-12-28 Martin Rudalics <rudalics@gmx.at>
3166
3167 * mail/rmail.el (rmail-maybe-display-summary):
3168 Rewrite (Bug#13066).
3169
3170 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
3171
3172 * epg.el (epg--start): Modify process-environment locally.
3173
3174 2012-12-28 Daiki Ueno <ueno@gnu.org>
3175
3176 * epg.el: Support pinentry-curses.
3177 Suggested by Werner Koch in
3178 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
3179 (epg-agent-file, epg-agent-mtime): New variable.
3180 (epg--start): Record the modified time of gpg-agent socket file,
3181 to restore Emacs frame after pinentry-curses termination.
3182 (epg-wait-for-completion): Restore Emacs frame here.
3183
3184 2012-12-27 Juri Linkov <juri@jurta.org>
3185
3186 * info.el (Info-file-completions): New variable.
3187 (Info-read-node-name-1): Complete node names in the Info file
3188 when a file name is given. Call `Info-build-node-completions'
3189 with a file name.
3190 (Info-build-node-completions): Add new arg `file'. When it is
3191 non-nil, visit it in a temporary buffer and cache its completions in
3192 `Info-current-file-completions'. Move most of the function body to
3193 `Info-build-node-completions-1'.
3194 (Info-build-node-completions-1): New function with the body from
3195 `Info-build-node-completions'. (Bug#12456)
3196
3197 2012-12-27 Juri Linkov <juri@jurta.org>
3198
3199 * frame.el (frame-maximization-style): Remove user option.
3200 (cycle-frame-maximized): Remove function.
3201 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
3202 (toggle-frame-fullscreen): New command bound to <f11> instead of
3203 `toggle-frame-maximized'.
3204 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
3205
3206 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
3209
3210 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3211 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3212 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
3213 for `file-accessible-directory-p'. (Bug#13275)
3214
3215 2012-12-27 Sam Steingold <sds@gnu.org>
3216
3217 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
3218 continuations, see <http://stackoverflow.com/questions/3582436>.
3219
3220 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
3221
3222 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
3223 "module" and "def" to have indentation before them.
3224 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
3225
3226 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
3227
3228 2012-12-27 Alan Mackenzie <acm@muc.de>
3229
3230 Speed up fontification where there's large brace blocks.
3231 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
3232 to a call of c-beginning-of-decl-1.
3233
3234 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
3235
3236 * comint.el (comint-adjust-window-point): New function.
3237 (comint-postoutput-scroll-to-bottom):
3238 Call comint-adjust-window-point (Bug#13248).
3239
3240 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
3241
3242 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
3243 Rakefile regexp.
3244 (auto-mode-alist): Associate .gemspec files with ruby-mode
3245 (https://bugs.ruby-lang.org/issues/5453).
3246
3247 2012-12-26 Jürgen Hötzel <juergen@archlinux.org>
3248
3249 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
3250 Suppress coloring, if possible (required for BusyBox based systems like
3251 CyanogenMod).
3252 (tramp-adb-handle-file-attributes)
3253 (tramp-adb-handle-insert-directory)
3254 (tramp-adb-handle-file-name-all-completions): Use it.
3255 (tramp-adb-get-toolbox): New defun. Check for remote shell
3256 implementation (BusyBox or Toolbox).
3257
3258 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
3259
3260 * startup.el (initial-buffer-choice): Allow function as value
3261 (Bug#13251).
3262 (command-line-1): Handle case where initial-buffer-choice
3263 specifies a function.
3264 * server.el (server-execute): Handle case where
3265 initial-buffer-choice specifies a function.
3266
3267 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3268
3269 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
3270 its own function.
3271 (smtpmail-try-auth-methods): Forget the user name/password if the
3272 login is unsuccessful (bug#12424).
3273
3274 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
3275
3276 * notifications.el (notifications-notify): Protect body with
3277 `with-demoted-errors'.
3278
3279 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
3280 Check properties of remote device. Restart connection, if there is a
3281 change.
3282
3283 2012-12-21 Chong Yidong <cyd@gnu.org>
3284
3285 * sort.el (sort-subr): Doc fix (Bug#13056).
3286
3287 2012-12-21 Bastien Guerry <bzg@gnu.org>
3288
3289 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
3290
3291 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
3292
3293 * simple.el (process-file): Overwrite stderr file, if exists.
3294
3295 2012-12-21 Daiki Ueno <ueno@gnu.org>
3296
3297 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
3298 (epg-error): Set `error-message' property.
3299
3300 2012-12-21 Chong Yidong <cyd@gnu.org>
3301
3302 * international/mule-cmds.el (read-char-by-name): Signal an error
3303 if the user does not supply a valid character (Bug#13177).
3304
3305 * simple.el (transpose-subr-1): Preserve marker positions by
3306 changing the insertion sequence (Bug#13122).
3307
3308 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3309
3310 * simple.el (kill-region): Deactivate mark even for empty regions
3311 (Bug#13169).
3312
3313 2012-12-21 Chong Yidong <cyd@gnu.org>
3314
3315 * help-fns.el (describe-variable): Make sure we get the right
3316 buffer name (Bug#13105). Suggested by Kelly Dean.
3317
3318 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
3319
3320 * comint.el (comint-redirect-previous-input-string): New variable.
3321 (comint-redirect-setup, comint-redirect-cleanup)
3322 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
3323 (comint-redirect-preoutput-filter): Fix verbose message.
3324
3325 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
3326
3327 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
3328 is too long for Tramp. See discussion in
3329 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
3330
3331 * progmodes/compile.el (compilation-start): Remove line escape
3332 template.
3333
3334 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
3335
3336 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
3337 Adjust comment.
3338
3339 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
3340
3341 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
3342 following non-comment text (bug#13207).
3343 (lm-header-multiline): Continuation lines need to be indented more than
3344 the first line.
3345 (lm-homepage): New function.
3346 (lm-with-file): Don't be confused if narrowing is in effect.
3347
3348 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
3349
3350 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
3351 very beginning of a hunk (e.g. killing the first line).
3352
3353 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
3354
3355 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
3356 and text properties from returned ACL string.
3357 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
3358 for "setfacl" command.
3359
3360 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
3361
3362 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
3363 `tramp-cleanup-this-connection', when the process has died.
3364 (Bug#13151)
3365
3366 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
3367
3368 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
3369
3370 2012-12-17 Kevin Ryde <user42@zip.com.au>
3371
3372 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
3373
3374 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
3375
3376 Add support for preserving ACL entries of files.
3377
3378 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
3379 `set-file-acl' handlers.
3380
3381 * net/tramp-adb.el (tramp-adb-handle-copy-file):
3382 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3383
3384 * net/tramp-compat.el (tramp-compat-copy-file):
3385 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3386
3387 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3388 Add `file-acl' and `set-file-acl' handlers.
3389 (tramp-gvfs-handle-copy-file):
3390 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3391 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
3392 New defuns.
3393
3394 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3395 Add `file-acl' and `set-file-acl' handlers.
3396 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
3397 (tramp-sh-handle-set-file-acl): New defuns.
3398 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
3399 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3400
3401 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3402 Add `file-acl' and `set-file-acl' handlers.
3403 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
3404
3405 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3406
3407 * help-macro.el (make-help-screen): Instead of switch-to-buffer
3408 use pop-to-buffer with NORECORD argument t. As buffer name, use
3409 *Metahelp* with a leading space (Bug#13190).
3410
3411 2012-12-16 Romain Francoise <romain@orebokech.com>
3412
3413 * files.el (file-extended-attributes)
3414 (set-file-extended-attributes): New functions.
3415 (backup-buffer): Use them to handle both SELinux context and ACL
3416 entries.
3417 (backup-buffer-copy): Work with an alist of extended attributes,
3418 rather than an SELinux context.
3419 (basic-save-buffer-2): Ditto.
3420
3421 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
3422
3423 * battery.el (battery-bsd-apm): New function.
3424
3425 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
3426
3427 * calc/calc.el (calc-standard-date-formats): Adjust one of the
3428 standard date formats.
3429
3430 2012-12-15 Juri Linkov <juri@jurta.org>
3431
3432 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
3433 `isearch-insert-char-by-name'.
3434 (with-isearch-suspended): New defmacro with body mostly from
3435 `isearch-edit-string' except the part that sets
3436 `isearch-new-string' and `isearch-new-message'.
3437 (isearch-edit-string): Use new macro `with-isearch-suspended' with
3438 body that sets `isearch-new-string' and `isearch-new-message'.
3439 (isearch-insert-char-by-name): New command.
3440 * international/mule-cmds.el (read-char-by-name): Let-bind
3441 `enable-recursive-minibuffers' to t.
3442 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
3443
3444 2012-12-15 Juri Linkov <juri@jurta.org>
3445
3446 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
3447 (Bug#13175)
3448
3449 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
3450
3451 * dired-x.el (dired-guess-shell-command): Put colon at the end of
3452 the prompt. (Bug#13045)
3453
3454 2012-12-14 Glenn Morris <rgm@gnu.org>
3455
3456 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
3457 Try to include filename in non-bytecomp warning. (Bug#13132)
3458
3459 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
3460
3461 Fix permissions bugs with setgid directories etc. (Bug#13125)
3462 * files.el (backup-buffer): Don't rely on 9th output of
3463 file-attributes, as it's now a placeholder. Instead, use the new
3464 optional arg of file-ownership-preserved-p.
3465 (file-ownership-preserved-p): New optional arg GROUP.
3466 Fix mishandling of setuid directories that would cause this
3467 function to return t when it should have returned nil.
3468 Document what happens if the file does not exist, and when
3469 it's not known whether the ownership will be preserved.
3470 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
3471 Likewise.
3472 (tramp-get-local-gid): Use group-gid for integer, as that's
3473 faster and more reliable.
3474
3475 2012-12-14 Julien Danjou <julien@danjou.info>
3476
3477 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
3478 Update keywords list, data type and PL/pgSQL.
3479
3480 2012-12-14 Dave Abrahams <dave@boostpro.com>
3481
3482 * vc/ediff-util.el (ediff-buffer-type): New function.
3483 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
3484 rather than taking it as as argument.
3485 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
3486
3487 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
3488
3489 * json.el: Add pretty-print option (bug#12634).
3490 (json-encoding-separator, json-encoding-default-indentation)
3491 (json--encoding-current-indentation, json-encoding-pretty-print)
3492 (json-encoding-lisp-style-closings): New vars.
3493 (json--with-indentation): New macro.
3494 (json-encode-hash-table, json-encode-alist, json-encode-plist)
3495 (json-encode-array): Use it to obey json-encoding-pretty-print.
3496 (json-pretty-print-buffer, json-pretty-print): New commands.
3497
3498 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
3499
3500 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3501 Extract `ruby-syntax-propertize-expansions'.
3502 (ruby-syntax-propertize-expansions): Only change syntax on
3503 certain string delimiters, to punctuation. This way the common
3504 functions like forward-word and thing-at-point still work.
3505 (ruby-match-expression-expansion): Improve readability.
3506 (ruby-block-contains-point): New function.
3507 (ruby-add-log-current-method): Handle several edge cases.
3508
3509 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
3510
3511 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
3512 unload-feature finishes even when aborting an ongoing edebug session.
3513 Also, do not worry about edebug-mode, unload-feature takes care of it.
3514
3515 2012-12-13 Andreas Schwab <schwab@suse.de>
3516
3517 * net/tls.el (tls-program): Update customize type.
3518
3519 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
3520
3521 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
3522 (edebug-setup-hook, cl-read-load-hooks): Use it.
3523 (edebug-unload-function): New function. (Bug#13163)
3524
3525 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
3526
3527 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
3528 Otherwise, there could be errors in autoloading. (Bug#13151)
3529
3530 2012-12-13 Jürgen Hötzel <juergen@archlinux.org>
3531
3532 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
3533 sequences.
3534
3535 2012-12-13 Alan Mackenzie <acm@muc.de>
3536
3537 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
3538 * progmodes/cc-engine.el (c-backward-comments): Add code to work
3539 around `forward-comment' not recognizing ^M as whitespace.
3540
3541 2012-12-13 Fabián Ezequiel Gallina <fgallina@cuca>
3542
3543 * progmodes/python.el (python-skeleton-class)
3544 (python-skeleton-def): Do not add space after defun name.
3545
3546 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3547
3548 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
3549 (cl--symbol-function): Remove (now that funbound is like nil).
3550
3551 2012-12-12 Glenn Morris <rgm@gnu.org>
3552
3553 * button.el (button--area-button-p): Fix typo.
3554
3555 2012-12-12 Sam Steingold <sds@gnu.org>
3556
3557 * frame.el (frame-maximization-style): New user option.
3558 (toggle-frame-maximized): Toggle frame maximization according to
3559 `frame-maximization-style', bound to <f11>.
3560 (cycle-frame-maximized): Cycle between all maximization styles and
3561 non-maximized frame, bound to shift-<f11>.
3562
3563 2012-12-12 David Cadé <codename68@gmail.com>
3564
3565 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
3566
3567 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
3568
3569 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
3570 (eieio-override-prin1): Don't quote kewords and booleans.
3571 (object-write) <eieio-default-superclass>: Don't put closing parens
3572 on new line, avoid needless empty lines, align values that are objects
3573 with the slot keyword (instead of beginning on the same line).
3574 (eieio-list-prin1): Align value with slot keyword; increase
3575 eieio-print-depth before printing members of the list.
3576
3577 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
3580 a display text-property.
3581 (report-emacs-bug-hook): Don't bother deleting it any more.
3582
3583 * hilit-chg.el (highlight-save-buffer-state): Delete.
3584 Use with-silent-modifications instead.
3585 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
3586
3587 * button.el: Handle buttons in display text-properties.
3588 (button--area-button-p, button--area-button-string):
3589 Use (STRING . STRING-POS) representation instead of just STRING.
3590
3591 2012-12-11 Eli Zaretskii <eliz@gnu.org>
3592
3593 * makefile.w32-in (compile4-SH): Fix a typo that caused term
3594 subdirectory be skipped.
3595
3596 2012-12-11 Glenn Morris <rgm@gnu.org>
3597
3598 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
3599
3600 * progmodes/f90.el (f90-line-continued, f90-indent-region):
3601 Treat preprocessor lines embedded in continuations like comments.
3602 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
3603
3604 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
3605
3606 * calc/calc.el (calc-standard-date-formats): Add more date
3607 formats.
3608 * calc/calc-forms.el (math-parse-iso-date): New function.
3609 (math-parse-date): Use `math-parse-iso-date' when appropriate.
3610 (math-parse-iso-date-validate): Add extra error checking.
3611 (calc-date-notation): Add ability to access new date formats.
3612
3613 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3614
3615 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
3616 font-lock as well as when there's no text-property.
3617
3618 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
3619
3620 * hi-lock.el: Refine the choice of default face.
3621 (hi-lock-keyword->face): New function. Use it wherever we used
3622 cadadadr instead.
3623 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
3624 (hi-lock--last-face): Remove var.
3625 (hi-lock--unused-faces): New var to replace it.
3626 (hi-lock-read-face-name): Use/maintain it.
3627 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
3628 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
3629 if it has another face.
3630
3631 2012-12-10 Eli Zaretskii <eliz@gnu.org>
3632
3633 * subr.el (w32notify-handle-event): New function.
3634 (inotify-handle-event): Doc fix.
3635
3636 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3637
3638 * subr.el (inotify-event-p, inotify-handle-event): New functions.
3639
3640 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
3641
3642 * simple.el (just-one-space): Doc fix.
3643
3644 2012-12-10 Eli Zaretskii <eliz@gnu.org>
3645
3646 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
3647
3648 2012-12-10 Le Wang <l26wang@gmail.com>
3649
3650 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
3651 narrowed buffer (bug#12361).
3652
3653 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
3654
3655 * vc/vc-hooks.el (vc-state): Doc fix.
3656
3657 2012-12-10 Glenn Morris <rgm@gnu.org>
3658
3659 * mail/rmail.el (rmail-maybe-display-summary):
3660 Preserve buffer, in case select-window changes it. (Bug#13066)
3661
3662 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3663
3664 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
3665 cl-load-hook where they belong.
3666
3667 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3668
3669 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
3670
3671 2012-12-09 Eli Zaretskii <eliz@gnu.org>
3672
3673 Parallelize byte compilation on MS-Windows.
3674 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
3675 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
3676 (WINS_BASIC): Define as concatenation of the above.
3677 (compile): Subdivide into 4 separate and independent jobs that can
3678 be run in parallel.
3679 (compile0-CMD, compile0-SH): New targets for compiling
3680 COMPILE_FIRST files, which are prerequisites for the rest of the
3681 byte-compilation.
3682 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
3683 New targets for parallel compilation with cmd.exe.
3684 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
3685 compiling under a Unixy shell.
3686
3687 2012-12-09 Chong Yidong <cyd@gnu.org>
3688
3689 * simple.el (set-mark-default-inactive): Delete this
3690 accidentally-introduced option.
3691 (set-mark-command, exchange-point-and-mark): Remove calls.
3692
3693 2012-12-09 Glenn Morris <rgm@gnu.org>
3694
3695 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
3696 Respect a defcustom's :set function, if appropriate. (Bug#109)
3697 (eval-defun): Doc fix.
3698
3699 2012-12-08 Juri Linkov <juri@jurta.org>
3700
3701 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
3702 (Info-fontify-node, Info-bookmark-make-record): Remove the
3703 file extension from Info-current-file (Bug#13016).
3704
3705 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3706
3707 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
3708 point, still provide some default.
3709 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
3710 names, since we don't use it right now. Actually return the list.
3711 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
3712
3713 2012-12-07 Chong Yidong <cyd@gnu.org>
3714
3715 * novice.el (disabled-command-function): Remove a spurious help
3716 xref (Bug#13043). Suggested by Kelly Dean.
3717
3718 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
3719 syntax is specified (Bug#13025).
3720
3721 * info.el (Info-set-mode-line): Remove the file extension from
3722 Info-current-file if there is one (Bug#13016).
3723
3724 2012-12-07 Glenn Morris <rgm@gnu.org>
3725
3726 * mail/rmail.el (rmail-mime-decoded): New permanent local.
3727 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
3728 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
3729 and rmail-mime-decoded. (Bug#9841)
3730
3731 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
3732 (batch-unrmail, unrmail): Doc fixes.
3733 (unrmail): Respect unrmail-mbox-format.
3734 * mail/rmail.el (rmail-mbox-format): New option.
3735 (rmail-show-message-1): Respect rmail-mbox-format.
3736
3737 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3738
3739 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
3740
3741 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3742
3743 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
3744 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
3745 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
3746 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
3747 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
3748 (cl-progv): Don't rely on dynamic scoping to find the body.
3749 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
3750 (cl--proclaims-deferred): Rename from the "cl-" prefix.
3751 (cl-declaim): Use backquotes.
3752 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
3753 Use "cl--" prefix for the object's tag.
3754
3755 * ses.el: Use advice-add/remove.
3756 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
3757 (copy-region-as-kill, yank): Use advice-add.
3758 (ses-unload-function): Use advice-remove.
3759
3760 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
3761
3762 * button.el: Make them work in header-lines (bug#12817).
3763 (button-map): Add bindings for header-line and mode-line use.
3764 (button-get, button-put, button-label): `button' may now be a string.
3765 (button-activate): Don't make it a defsubst.
3766 (button--area-button-p, button--area-button-string): New functions.
3767 (make-text-button): Fix the return value when `beg' was a string.
3768 (push-button): Handle the mode-line case.
3769
3770 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3771
3772 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
3773 (sql-signum): Remove. Use `cl-signum' instead.
3774 (sql-read-passwd): Remove; use read-passwd instread.
3775 (sql-get-login-ext): Use read-string.
3776 (sql-get-login): Use dolist and pcase.
3777 (sql--completion-table): Rename from sql-try-completion.
3778 Use complete-with-action.
3779 (sql-mode): Don't change abbrev-all-caps globally.
3780 (sql-connect): Don't rely on dynamic scoping for `new-name'.
3781 (sql-postgres-completion-object): Initialize vars in their `let'.
3782 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
3783 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
3784 (sql-comint-interbase): Use a single append, without setq.
3785 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
3786
3787 * hi-lock.el: Rework the default face and the serialize regexp code.
3788 (hi-lock--auto-select-face-defaults): Remove.
3789 (hi-lock-string-serialize-serial): Remove.
3790 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
3791 make weak.
3792 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
3793 equal string.
3794 (hi-lock-set-pattern): Adjust accordingly.
3795 (hi-lock--regexps-at-point): Simplify accordingly.
3796 (hi-lock--auto-select-face-defaults): Remove.
3797 (hi-lock--last-face): New var to replace it.
3798 (hi-lock-read-face-name): Rewrite (bug#11095).
3799 (hi-lock-unface-buffer): Arrange for the face to be the next default.
3800
3801 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
3802
3803 * net/tramp.el (tramp-replace-environment-variables):
3804 Hide compiler warning.
3805 (tramp-file-name-for-operation): Remove `executable-find',
3806 `start-process', `call-process' and `call-process-region'.
3807
3808 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
3809
3810 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
3811 compatibility.
3812
3813 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
3814
3815 2012-12-06 Chong Yidong <cyd@gnu.org>
3816
3817 * ffap.el (ffap-replace-file-component): Fix typo.
3818
3819 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3820
3821 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
3822 fix open-paren-like token test (bug#12785).
3823
3824 2012-12-06 Glenn Morris <rgm@gnu.org>
3825
3826 * mail/rmailsum.el (rmail-new-summary): Tweak for
3827 rmail-maybe-display-summary changing buffer. (Bug#13066)
3828
3829 2012-12-06 Juri Linkov <juri@jurta.org>
3830
3831 * info.el (Info-fontify-node): Don't hide the last newline.
3832 (Bug#12272)
3833
3834 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
3835
3836 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
3837 so as to enable message-read-from-minibuffer to expand mail aliases.
3838
3839 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3840
3841 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
3842 the `intangible' property.
3843 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
3844
3845 2012-12-05 Deniz Dogan <deniz@dogan.se>
3846
3847 * net/rcirc.el (rcirc-urls): Update documentation.
3848 (rcirc-condition-filter): New function.
3849 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
3850 and exclude consecutive duplicate URLs (Bug#6082).
3851
3852 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
3853
3854 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
3855 Check return code of copy command.
3856
3857 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
3858 Use group `tramp'. Add version.
3859
3860 2012-12-05 Chong Yidong <cyd@gnu.org>
3861
3862 * ffap.el (ffap-url-regexp): Don't require matching at front of
3863 string (Bug#4952).
3864 (ffap-url-p): If only a substring matches, return that.
3865 (ffap-url-at-point): Use the return value of ffap-url-p.
3866 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
3867 (find-file-at-point, dired-at-point, dired-at-point-prompter)
3868 (ffap-guess-file-name-at-point): Likewise.
3869 (ffap-replace-file-component): Fix typo.
3870
3871 * info.el (info-display-manual): Add existing Info buffers, whose
3872 files may not be in Info-directory-list, to the completion.
3873 (info--manual-names): New helper function.
3874
3875 2012-12-05 Glenn Morris <rgm@gnu.org>
3876
3877 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
3878 New functions, for detecting and resolving conflicts. (Bug#10709)
3879
3880 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
3881
3882 * hi-lock.el (hi-lock-auto-select-face): New user variable.
3883 (hi-lock-auto-select-face-defaults): New buffer local variable.
3884 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
3885 (hi-lock-unface-buffer): Prompt user with useful defaults.
3886 With prefix arg, unhighlight all hi-lock patterns in buffer.
3887
3888 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3889
3890 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
3891
3892 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
3893
3894 * Makefile.in (TRAMP_SRC):
3895 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
3896
3897 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
3898
3899 * net/tramp-adb.el: New package.
3900
3901 2012-12-04 Chong Yidong <cyd@gnu.org>
3902
3903 * terminal.el: Move to obsolete/.
3904
3905 * longlines.el: Move to obsolete/.
3906
3907 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3908 Remove code referring to longlines mode.
3909
3910 2012-12-03 Juri Linkov <juri@jurta.org>
3911
3912 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
3913
3914 2012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3915
3916 * textmodes/ispell.el (ispell-init-process)
3917 (ispell-start-process, ispell-internal-change-dictionary):
3918 Make sure personal dictionary name is expanded after initial
3919 `default-directory' value. Use expanded strings for
3920 keep/restart checks and for value (Bug#13019).
3921
3922 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3923
3924 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
3925
3926 2012-12-03 Leo Liu <sdl.web@gmail.com>
3927
3928 * files.el (dir-locals-read-from-file): Check file non-empty
3929 before reading. (Bug#13038)
3930
3931 2012-12-03 Glenn Morris <rgm@gnu.org>
3932
3933 * jka-cmpr-hook.el (jka-compr-get-compression-info):
3934 Remove any version extension before checking filename. (Bug#13006)
3935 (jka-compr-compression-info-list): Belated :version bump.
3936
3937 2012-12-03 Chong Yidong <cyd@gnu.org>
3938
3939 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
3940
3941 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
3942 (buffer-menu): Doc fix (Bug#12294).
3943
3944 2012-12-03 Roland Winkler <winkler@gnu.org>
3945
3946 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
3947 of diary-show-all-entries in the diary buffer (Bug#12994).
3948
3949 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
3950
3951 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
3952 "<STDIN>". This is binary safe.
3953
3954 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3955
3956 * calc/calc-forms.el (math-absolute-from-iso-dt)
3957 (math-date-to-iso-dt, math-parse-iso-date-validate)
3958 (math-iso-dt-to-date): New functions.
3959 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
3960 (math-fd-isoweekday): New variables.
3961 (calc-date-notation, math-parse-standard-date, math-format-date)
3962 (math-format-date-part): Add support for more formatting codes.
3963
3964 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
3965
3966 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
3967 current buffer's file name when called interactively (Bug#12488).
3968
3969 2012-12-02 Juri Linkov <juri@jurta.org>
3970
3971 * info.el (info-display-manual): Don't clobber an existing Info
3972 buffer (Bug#10770). Add completion (Bug#10771).
3973
3974 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
3975
3976 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
3977 before using it for comparison (Bug#5297).
3978
3979 2012-12-01 Jari Aalto <jari.aalto@cante.net>
3980
3981 * textmodes/css-mode.el (css-current-defun-name): New function.
3982 (css-mode): Use it.
3983
3984 * textmodes/sgml-mode.el (html-current-defun-name): New function.
3985 (html-mode): Use it.
3986
3987 2012-12-01 Chong Yidong <cyd@gnu.org>
3988
3989 Modularize add-log-current-defun (Bug#2224).
3990 Suggested by Jari Aalto.
3991
3992 * vc/add-log.el (add-log-current-defun-function): Doc fix.
3993 (add-log-current-defun): Move mode-specific code to other files.
3994 (add-log-lisp-like-modes, add-log-c-like-modes)
3995 (add-log-tex-like-modes): Variables deleted.
3996
3997 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
3998 (lisp-mode-variables): Use it.
3999
4000 * progmodes/cc-mode.el (c-common-init):
4001 * progmodes/cperl-mode.el (cperl-mode): Set a value for
4002 add-log-current-defun-function.
4003
4004 * progmodes/m4-mode.el (m4-current-defun-name): New function.
4005 (m4-mode): Use it.
4006
4007 * progmodes/perl-mode.el (perl-current-defun-name): New.
4008 (perl-mode): Use it.
4009
4010 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
4011 Use lisp-current-defun-name.
4012
4013 * textmodes/tex-mode.el (tex-current-defun-name): New.
4014 (tex-common-initialization): Use it.
4015
4016 * textmodes/texinfo.el (texinfo-current-defun-name): New.
4017 (texinfo-mode): Use it.
4018
4019 2012-12-01 Chong Yidong <cyd@gnu.org>
4020
4021 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
4022 * progmodes/autoconf.el (autoconf-mode):
4023 * progmodes/js.el (js-mode):
4024 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
4025 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
4026 * progmodes/perl-mode.el (perl-mode):
4027 * progmodes/sh-script.el (sh-mode, sh-set-shell):
4028 * textmodes/css-mode.el (css-mode):
4029 * textmodes/sgml-mode.el (html-mode, sgml-mode)
4030 (sgml-tags-invisible, sgml-guess-indent):
4031 * textmodes/tex-mode.el (tex-common-initialization)
4032 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
4033 (doctex-mode, plain-tex-mode, latex-mode):
4034 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
4035
4036 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
4037
4038 * vc/vc-hg.el (vc-hg-next-revision):
4039 Ensure use of default "tip" output format. (Bug#6968)
4040
4041 2012-12-01 Kim F. Storm <storm@cua.dk>
4042
4043 * startup.el (fancy-startup-tail): Add a clickable link
4044 (Bug#2176).
4045
4046 2012-12-01 Chong Yidong <cyd@gnu.org>
4047
4048 * startup.el (fancy-startup-tail): Improve the message about
4049 auto-save files (Bug#2176).
4050
4051 * files.el (recover-session): Improve the descriptive message, and
4052 use substitute-command-keys.
4053
4054 2012-12-01 Glenn Morris <rgm@gnu.org>
4055
4056 * ido.el (ido-file-internal):
4057 Handle other-window, other-frame for dired. (Bug#13036)
4058
4059 2012-11-30 Glenn Morris <rgm@gnu.org>
4060
4061 * icomplete.el (icomplete-separator): Fix :version.
4062
4063 2012-11-30 Chong Yidong <cyd@gnu.org>
4064
4065 * shell.el (shell): For C-u M-x shell, use an inactive shell
4066 buffer as the default (Bug#1975).
4067 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
4068 (shell-mode): Use them to reapply ansi colorization if Shell mode
4069 is re-enabled.
4070
4071 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
4072
4073 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
4074
4075 2012-11-30 Samuel Bronson <naesten@gmail.com>
4076
4077 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
4078 flag to xargs, for compatibility with BSD xargs (Bug#11703).
4079
4080 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4081
4082 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
4083 by move-to-column (Bug#3234).
4084
4085 2012-11-30 Chong Yidong <cyd@gnu.org>
4086
4087 * longlines.el (longlines-wrap-line, longlines-encode-region):
4088 Preserve text properties (Bug#1425).
4089
4090 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4091
4092 * vc/vc.el (vc-register): Allow registering a file which is
4093 already registered with a different backend (Bug#10589).
4094
4095 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
4096 Stefan Monnier <monnier@iro.umontreal.ca>
4097
4098 * icomplete.el: Change separator; add ido-style commands.
4099 (icomplete-show-key-bindings): Remove custom var.
4100 (icomplete-get-keys): Remove function.
4101 (icomplete-forward-completions, icomplete-backward-completions):
4102 New commands.
4103 (icomplete-minibuffer-map): New var.
4104 (icomplete-minibuffer-setup): Use it.
4105 (icomplete-exhibit): Don't delay if the list of completions is known.
4106 (icomplete-separator): New custom.
4107 (icomplete-completions): Use it.
4108 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
4109 (minibuffer-force-complete-and-exit): New command.
4110 (minibuffer--complete-and-exit): New function extracted from
4111 minibuffer-complete-and-exit.
4112 (minibuffer-complete-and-exit): Use it.
4113
4114 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
4115 error message when the file doesn't exist (bug#12974).
4116
4117 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
4118
4119 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
4120
4121 2012-11-29 Glenn Morris <rgm@gnu.org>
4122
4123 * files.el (hack-dir-local-variables): Warn if try to set
4124 coding via dir-locals, since it doesn't work. (Bug#7169)
4125
4126 Add desktop support for restoring vc-dir buffers. (Bug#10606)
4127 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
4128 Set buffer-local value of desktop-save-buffer.
4129 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
4130 New functions.
4131 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
4132 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
4133
4134 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
4135 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
4136 Doc fix.
4137 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
4138 Doc fixes.
4139
4140 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
4141
4142 * calc/calc-forms.el (calc-date-notation): Fix regexp
4143 used to find time codes. Fix symbol for seconds.
4144
4145 2012-11-27 Glenn Morris <rgm@gnu.org>
4146
4147 * emacs-lisp/derived.el (derived-mode-make-docstring):
4148 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
4149
4150 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4151
4152 * textmodes/table.el (table-insert): Don't use `symbol-name' on
4153 lexically scoped variables (bug#13005).
4154
4155 2012-11-27 Glenn Morris <rgm@gnu.org>
4156
4157 * vc/vc-hooks.el (vc-mistrust-permissions):
4158 Default to t, to avoid data-loss. (Bug#11490)
4159
4160 2012-11-27 Fabián Ezequiel Gallina <fgallina@cuca>
4161
4162 * progmodes/python.el (python-indent-guess-indent-offset):
4163 If indentation is guessed make python-indent-offset buffer-local.
4164
4165 Fix Imenu regression.
4166 * progmodes/python.el (python-nav-beginning-of-defun):
4167 Fix forward movement when statement(s) separates point from defun.
4168 (python-imenu-prev-index-position): New function.
4169
4170 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4171
4172 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
4173
4174 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4175 Don't set buffer-file-type. Return nil. (Bug#12989)
4176
4177 2012-11-27 Glenn Morris <rgm@gnu.org>
4178
4179 * hippie-exp.el (hippie-expand-try-functions-list):
4180 Re-autoload it. (Bug#12982)
4181
4182 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4183
4184 * descr-text.el (describe-char-padded-string):
4185 Call internal-char-font only on GUI frames. (Bug#11964)
4186
4187 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
4188
4189 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
4190 and obsoletion message.
4191
4192 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4193
4194 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
4195 the constructs to keep outside of the `cl-block' (bug#12977).
4196
4197 2012-11-27 Chong Yidong <cyd@gnu.org>
4198
4199 * mouse.el (mouse-drag-line): Even if the line is not draggable,
4200 keep reading until we get the up-event anyway, in order to process
4201 the up-event for mouse-1-click-follows-link (Bug#12971).
4202
4203 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4204
4205 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
4206 base function is not yet defined (bug#12965).
4207 (ad-activate-advised-definition): Use ad-compile-function.
4208 (ad-activate): Use cond.
4209
4210 2012-11-25 Leo Liu <sdl.web@gmail.com>
4211
4212 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
4213 (Bug#12979)
4214
4215 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
4216
4217 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
4218 reftex-section-info-function in order to be compatible with
4219 Texinfo integration.
4220
4221 * textmodes/reftex.el (reftex-section-pre-regexp)
4222 (reftex-section-post-regexp, reftex-section-info-function):
4223 New variable.
4224 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
4225 reftex-section-post-regexp, and reftex-section-info-function in order
4226 to be compatible with Texinfo integration.
4227
4228 * textmodes/reftex-toc.el (reftex-toc-promote-action):
4229 use reftex-section-pre-regexp variable in order to be compatible with
4230 Texinfo integration.
4231
4232 2012-11-25 Chong Yidong <cyd@gnu.org>
4233
4234 * faces.el: Make face-spec-set more analogous to setq.
4235 (face-spec-set): Change the third arg to specify whether this
4236 function is being called via defface, customize, or a third party.
4237 Set the appropriate symbol properties. Clear the override spec if
4238 setting via Custom. Initialize face if necessary. (Bug#4988)
4239 (face-spec-recalc): Allow theme faces to completely replace the
4240 defface spec, in the same way as custom faces (Bug#8454).
4241
4242 * cus-face.el (custom-declare-face): Move face initialization to
4243 face-spec-set.
4244 (custom-theme-set-faces): Don't initialize the face name here, as
4245 that is now done in face-spec-set.
4246
4247 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
4248 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
4249 Simplify by using the new arg to face-spec-set.
4250
4251 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
4252 reset face-override-spec too, and use custom-declare-face.
4253
4254 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
4255
4256 * term/ns-win.el (ns-initialize-window-system): Move creation of
4257 fontsets here (Bug#11964).
4258
4259 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
4260
4261 * ses.el (ses-rename-cell): Correct bug on mode-line update after
4262 cell renaming.
4263
4264 2012-11-24 Chong Yidong <cyd@gnu.org>
4265
4266 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
4267 obsolete.
4268
4269 * custom.el (custom-theme-set-variables): Use a topological sort
4270 for ordering by custom dependencies (Bug#12952).
4271 (custom--sort-vars, custom--sort-vars-1): New functions.
4272
4273 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4274
4275 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
4276 lexical-binding (bug#12938).
4277
4278 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
4279
4280 * image-mode.el (image-transform-check-size): Use assertions only
4281 for images of type imagemagick.
4282
4283 Otherwise no error, image-transform-fit-to-{width,height} is
4284 silently ignored, as before. Doc fix.
4285
4286 2012-11-24 Chong Yidong <cyd@gnu.org>
4287
4288 * faces.el (color-defined-p): Doc fix (Bug#12853).
4289
4290 2012-11-24 Juri Linkov <juri@jurta.org>
4291
4292 * dired.el (dired-mark): Add optional arg `interactive'.
4293 Check for `use-region-p' if `interactive' is non-nil.
4294 (dired-unmark, dired-flag-file-deletion): Add optional arg
4295 `interactive'. Call `dired-mark' with the arg `interactive'.
4296 (Bug#10624)
4297
4298 * wdired.el: Revert 2012-10-17 change partly and replace it with
4299 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
4300 (wdired-finish-edit): Add marks for new file names to
4301 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
4302 after `revert-buffer'.
4303 (wdired-do-renames): Remove calls to `dired-remove-file',
4304 `dired-add-file', `dired-add-entry'. (Bug#11795)
4305
4306 2012-11-24 Alan Mackenzie <acm@muc.de>
4307
4308 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
4309
4310 Fix bugs in the state cache. Enhance a debugging mechanism.
4311 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
4312 "brace at column zero" strategy for C++.
4313 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
4314 (c-parse-state-point): New variable.
4315 (c-record-parse-state-state): Record old parse state with
4316 `copy-tree'. Record previous value of point.
4317 (c-debug-parse-state-double-cons): New debugging function.
4318 (c-debug-parse-state): Call the above new function.
4319 (c-toggle-parse-state-debug): Output a confirmatory message.
4320
4321 * progmodes/cc-mode.el (c-before-change, c-after-change):
4322 Call c-invalidate-state-cache from `c-before-change' instead of
4323 `c-after-change'.
4324
4325 2012-11-23 Chong Yidong <cyd@gnu.org>
4326
4327 * find-cmd.el (find-constituents): Add executable, ipath,
4328 readable, samefile, writable, daystart, regextype (Bug#12856).
4329
4330 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4331
4332 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
4333
4334 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
4335
4336 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
4337 definition. This fixes a bootstrap failure.
4338 (calc-gregorian-switch): In menu, put dates before regions.
4339 This is easier to follow, lines up better in the menu, and lets us
4340 coalesce regions that switch at the same time. Give country
4341 names, not "Vatican", as that's better for non-expert users.
4342 Use names that are stable between the date of switch and now, e.g.,
4343 Bohemia and Moravia (which existed then and now) and not
4344 Czechoslovakia (which didn't exist then and doesn't exist now).
4345 What is now the U.S. mostly did not switch at the same time as
4346 Britain, so omit the U.S. Correct spelling of "Britain".
4347 Catholic Switzerland was too much of a mess, so omit it.
4348
4349 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4350
4351 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
4352 after the variable is changed.
4353
4354 2012-11-21 Daniel Colascione <dancol@dancol.org>
4355
4356 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
4357 in SQL declarations for font-lock.
4358 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
4359
4360 2012-11-21 Glenn Morris <rgm@gnu.org>
4361
4362 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
4363 (face-italic-p): Add optional argument "inherit".
4364
4365 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
4366 Remove -p suffix from names, for consistency with other set-face-*.
4367 (set-face-inverse-video): Fix interactive spec.
4368 * play/gamegrid.el (gamegrid-make-mono-tty-face):
4369 * textmodes/table.el (table--update-cell-face):
4370 Use set-face-inverse-video rather than now obsolete alias.
4371
4372 2012-11-21 Eli Zaretskii <eliz@gnu.org>
4373
4374 * simple.el (line-move): Don't call line-move-partial if
4375 scroll-conservatively is in effect. (Bug#12927)
4376
4377 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4378
4379 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
4380 Fallback on completion-at-point rather than
4381 pcomplete-expand-and-complete, and only if pcomplete actually failed.
4382 (eshell-cmpl-initialize): Setup completion-at-point.
4383
4384 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
4385
4386 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
4387
4388 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
4389
4390 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
4391 are remote, check out-of-band property for both.
4392
4393 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4394
4395 * window.el (switch-to-buffer): Re-add the warning that was lost in the
4396 code rewrite.
4397
4398 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
4399
4400 More minor time fixes.
4401 * calendar/time-date.el: Commentary fix.
4402 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
4403 too much other code depends on (0 0) time stamps.
4404 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
4405 Add a couple of FIXME comments.
4406
4407 Minor cleanup for times as lists of four integers.
4408 * files.el (dir-locals-directory-cache):
4409 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
4410 Doc fixes.
4411 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
4412 * ps-bdf.el (bdf-file-newer-than-time):
4413 Process four-integers time stamps, not two. Doc fixes.
4414
4415 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4416
4417 * uniquify.el (uniquify-managed): Use defvar-local.
4418 (rename-buffer, create-file-buffer): Advise with advice-add.
4419 (uniquify-unload-function): Unadvise accordingly.
4420
4421 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
4422 (trace-buffer): Don't purecopy.
4423 (trace-entry-message, trace-exit-message): Add `context' arg.
4424 (trace--timer): New var.
4425 (trace-make-advice): Adjust for use in nadvice.
4426 Add `context' argument. Delay `display-buffer' via a timer.
4427 (trace-function-internal): Use advice-add.
4428 (trace--read-args): New function.
4429 (trace-function-foreground, trace-function-background): Use it.
4430 (trace-function): Rename to trace-function-foreground and redefine as
4431 an alias to that new name.
4432 (untrace-function, untrace-all): Adjust to the use of nadvice.
4433
4434 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
4435
4436 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
4437
4438 * subr.el (called-interactively-p-functions): New var.
4439 (internal--called-interactively-p--get-frame): New macro.
4440 (called-interactively-p, interactive-p): Rewrite in Lisp.
4441 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
4442 (called-interactively-p-functions): Use it.
4443 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
4444 (called-interactively-p-functions): Use it.
4445 * allout.el (allout-called-interactively-p): Don't assume
4446 called-interactively-p is a subr.
4447
4448 2012-11-20 Glenn Morris <rgm@gnu.org>
4449
4450 * profiler.el (profiler-report-mode-map): Add a menu.
4451 No need to bind `q' because we derive from special-mode.
4452 (profiler-report-find-entry): Handle calls from the menu-bar.
4453
4454 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4455
4456 * emacs-lisp/byte-run.el (defun-declarations-alist):
4457 Allow a compiler-macro to be a lambda expression.
4458
4459 * progmodes/python.el: Use cl-lib. Move var declarations outside of
4460 eval-when-compile.
4461 (python-syntax-context): Add compiler-macro.
4462 (python-font-lock-keywords): Simplify with De Morgan.
4463
4464 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
4465
4466 * files.el (load-file): Require match in minibuffer selection, as was
4467 the case in Emacs-20 before we changed the spec to allow .elc files
4468 (bug#12935).
4469
4470 * json.el: Don't require cl since we don't use it.
4471 * color.el: Don't require cl.
4472 (color-complement): `caddr' -> `nth 2'.
4473
4474 * calendar/time-date.el (time-to-seconds): De-obsolete.
4475
4476 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4477
4478 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
4479 year numbers.
4480 (math-date-to-julian-dt): Adjust the initial approximation for the
4481 year to deal with the new definition of the DATE.
4482
4483 2012-11-19 Daniel Colascione <dancol@dancol.org>
4484
4485 * term/w32-win.el (cygwin-convert-path-from-windows):
4486 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
4487
4488 2012-11-18 Chong Yidong <cyd@gnu.org>
4489
4490 * filecache.el (file-cache--read-list): New function.
4491 (file-cache-add-directory-list, file-cache-add-file-list)
4492 (file-cache-delete-file-list, file-cache-delete-directory-list):
4493 Use it to read a list of files or directories (Bug#12846).
4494 (file-cache-add-file, file-cache-add-directory)
4495 (file-cache-delete-file-list, file-cache-delete-file-regexp)
4496 (file-cache-delete-directory): Print an message.
4497
4498 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
4499
4500 * calc/calc-forms.el (math-date-to-dt): Use integer date when
4501 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
4502
4503 2012-11-18 Glenn Morris <rgm@gnu.org>
4504
4505 * image.el (insert-image, insert-sliced-image): Doc fix.
4506
4507 2012-11-18 Chong Yidong <cyd@gnu.org>
4508
4509 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
4510 (Bug#12810).
4511
4512 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4513
4514 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
4515 response when the target file is in a subdirectory (Bug#12757).
4516
4517 2012-11-18 Chong Yidong <cyd@gnu.org>
4518
4519 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
4520
4521 2012-11-18 Glenn Morris <rgm@gnu.org>
4522
4523 * emacs-lisp/cl-lib.el (face-underline-p):
4524 Use set-face-underline rather than the alias set-face-underline-p.
4525
4526 * window.el (with-temp-buffer-window): Doc fix.
4527 * subr.el (with-output-to-temp-buffer):
4528 Add doc xref to with-temp-buffer-window.
4529
4530 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
4531
4532 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
4533 * calc/calc.el (math-format-date-cache): Declare.
4534
4535 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
4536
4537 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
4538 It also uses January 1, 1 AD as its day number 1.
4539 * calc/calc-forms.el (math-julian-date-beginning)
4540 (math-julian-date-beginning-int): Implement this.
4541
4542 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
4543
4544 * descr-text.el (quail-find-key):
4545 * dired.el (desktop-file-name):
4546 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
4547 * generic-x.el (comint-mode, comint-exec):
4548 * image-dired.el (widget-forward):
4549 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
4550 (speedbar-change-expand-button-char)
4551 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
4552 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
4553 * printing.el (easy-menu-add-item, easy-menu-remove-item)
4554 (widget-field-action, widget-value-set):
4555 * speedbar.el (imenu--make-index-alist):
4556 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
4557 (ring-length, ring-insert):
4558 * vcursor.el (compare-windows-skip-whitespace):
4559 * woman.el (dired-get-filename):
4560 Declare functions.
4561
4562 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
4563
4564 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4565
4566 * calc/calc.el (calc-gregorian-switch): New variable.
4567
4568 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
4569 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
4570 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
4571 (math-leap-year-p): Add option to distinguish between Julian
4572 and Gregorian calendars.
4573 (math-day-number): Use `math-day-in-year' to do the computations.
4574 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
4575 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
4576 to do the computations.
4577 (math-date-to-dt): Use `math-date-to-julian-dt' and
4578 `math-date-to-gregorian-dt' to do the computations.
4579 (calcFunc-weekday, math-format-date-part): Use the new version of
4580 the DATE to determine the weekday.
4581 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
4582 when necessary.
4583
4584 2012-11-17 Eli Zaretskii <eliz@gnu.org>
4585
4586 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
4587 Cygwin; otherwise use 'file:'. (Bug#12914)
4588 (cygwin-convert-path-from-windows): Declare, to avoid
4589 byte-compiler warnings.
4590
4591 2012-11-17 Andreas Politz <politza@fh-trier.de>
4592
4593 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
4594 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
4595 prefix and negative numeric prefix args (Bug#12795).
4596
4597 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
4598
4599 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4600 Don't signal an error with a score that is too low to add to the
4601 list of top scores. (Bug#12779)
4602
4603 2012-11-17 Chong Yidong <cyd@gnu.org>
4604
4605 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
4606
4607 * filecache.el (file-cache-add-file): Handle relative file name in
4608 the argument (Bug#12694).
4609
4610 2012-11-16 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
4611
4612 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
4613
4614 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4615
4616 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
4617
4618 * emacs-lisp/cl-lib.el: Set more meaningful version number.
4619
4620 2012-11-16 Martin Rudalics <rudalics@gmx.at>
4621
4622 * window.el (enlarge-window, shrink-window): Don't mention return
4623 value in doc-string (Bug#12896).
4624 (window--display-buffer): Don't resize frames - it won't work
4625 with all window managers and defeat pop-up-frame-alist.
4626 (display-buffer-alist): In doc-string explain that CONDITION can
4627 be a function and which arguments are passed to it (Bug#12854).
4628 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
4629 expressions (Bug#12854).
4630 (display-buffer): Pass ACTION argument to
4631 display-buffer-assq-regexp.
4632
4633 2012-11-16 Glenn Morris <rgm@gnu.org>
4634
4635 * window.el (fit-frame-to-buffer-bottom-margin)
4636 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
4637
4638 * faces.el (face-underline-p): Use face-attribute-specified-or.
4639
4640 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
4641
4642 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
4643
4644 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4645
4646 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
4647
4648 2012-11-16 Glenn Morris <rgm@gnu.org>
4649
4650 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
4651 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
4652
4653 * faces.el (face-underline-p): Doc fix. Handle :underline being
4654 things other than `t' (a string, a list).
4655 (face-inverse-video-p): Doc fix.
4656 (set-face-underline): Rename it back from set-face-underline-p.
4657 Doc fix. Allow interactive input of values other than t.
4658 (read-face-attribute): Apply formatting to :underline,
4659 since like :box and :stipple it can take list values.
4660
4661 * term.el (ansi-term): Don't let C-x escape-char binding
4662 clobber the more standard C-c binding. (Bug#12842)
4663
4664 * subr.el (set-temporary-overlay-map): Doc fix.
4665
4666 2012-11-16 Martin Rudalics <rudalics@gmx.at>
4667
4668 * window.el (record-window-buffer)
4669 (display-buffer-record-window): When copying the markers to
4670 window-point preserve window-point-insertion-type. (Bug#12588)
4671
4672 2012-11-16 Glenn Morris <rgm@gnu.org>
4673
4674 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
4675 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
4676 Use new names for hooks rather than obsolete aliases.
4677
4678 2012-11-15 Daniel Colascione <dancol@dancol.org>
4679
4680 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
4681 prefix instead of "file:" so that when FILE-NAME begins with "//",
4682 as it does when the target file is on a network share, url-handler
4683 isn't confused.
4684
4685 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4686
4687 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
4688 a preactivated advice from an old advice.el; they're not compatible!
4689
4690 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
4691
4692 * emacs-lisp/nadvice.el (advice--make-interactive-form):
4693 Fix string-spec case.
4694
4695 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
4696
4697 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4698
4699 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
4700 (advice--buffer-local-function-sample): New var.
4701 (advice--set-buffer-local, advice--buffer-local): New functions.
4702 (add-function, remove-function): Use them.
4703
4704 2012-11-15 Drew Adams <drew.adams@oracle.com>
4705
4706 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
4707
4708 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4709
4710 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
4711 potential binding of print-gensym to t, and prettify (back)quotes in
4712 case they appear in args's default values (bug#12884).
4713
4714 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4715
4716 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
4717 (advice-eval-interactive-spec): New function.
4718 (advice--make-interactive-form): Support around advice (bug#12844).
4719
4720 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
4721
4722 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
4723 more strict. Add docstring.
4724 (ruby-expression-expansion-re): Extract from
4725 `ruby-match-expression-expansion'.
4726 (ruby-syntax-propertize-function): After everything else, search
4727 for expansions in string literals, mark their insides as
4728 whitespace syntax and save match data for font-lock.
4729 (ruby-font-lock-keywords): Use the 2nd group from expression
4730 expansion matches.
4731 (ruby-match-expression-expansion): Use the match data saved to the
4732 text property in ruby-syntax-propertize-function.
4733
4734 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4735
4736 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
4737 (bug#12879).
4738
4739 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4740
4741 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
4742 start/end keyword a bit harder. Works with different values of N.
4743 Add more comments.
4744 (ruby-end-of-block): Update accordingly.
4745
4746 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4747
4748 * woman.el (woman-file-name): Don't mess with unread-command-events
4749 (bug#12861).
4750
4751 * emacs-lisp/advice.el: Layer on top of nadvice.el.
4752 Remove out of date self-require hack.
4753 (ad-do-advised-functions): Use simple `dolist'.
4754 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
4755 (ad-advice-definition): Redefine as functions.
4756 (ad-advice-classes): Move before first use.
4757 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
4758 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
4759 (ad--defalias-fset): Remove functions.
4760 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
4761 (ad-get-orig-definition): Rewrite.
4762 (ad-make-advised-definition-docstring): Change base docstring.
4763 (ad-real-orig-definition): Rewrite.
4764 (ad-map-arglists): Change name of called function.
4765 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
4766 (ad-make-advised-definition): Simplify.
4767 (ad-assemble-advised-definition): Tweak for new calling context.
4768 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
4769 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
4770 function and call ad-activate if needed.
4771 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
4772 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
4773 (ad-compile-function): Compile ad-Advice-*.
4774 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
4775 (ad-start-advice, ad-stop-advice): Remove.
4776
4777 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4778
4779 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
4780 period before class method names, not after. Remove handling of
4781 one impossible case. Add comments.
4782
4783 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4784
4785 * emacs-lisp/advice.el: Remove support for freezing.
4786 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
4787 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
4788 Remove support for `freeze'.
4789
4790 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
4791 override the default.
4792 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
4793 cl--dotimes/dolist.
4794 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
4795 `cl' is loaded.
4796
4797 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
4798 from add-advice.
4799 (advice--strip-macro): New function.
4800 (advice--defalias-fset): Use them to handle macros.
4801 (advice-add): Use them.
4802 (advice-member-p): Correctly handle macros.
4803
4804 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4805
4806 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4807 Never font-lock the beginning of singleton class as heredoc.
4808
4809 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4810
4811 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
4812
4813 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
4814
4815 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
4816 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
4817 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
4818
4819 2012-11-13 Fabián Ezequiel Gallina <fgallina@cuca>
4820
4821 Fix end-of-defun misbehavior.
4822 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
4823 python-beginning-of-defun-function. Handle nested defuns
4824 correctly.
4825 (python-nav-end-of-defun): Rename from
4826 python-end-of-defun-function. Ensure forward movement.
4827 (python-info-current-defun): Reimplement to work as intended
4828 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
4829 parent defuns as soon as possible.
4830
4831 2012-11-13 Glenn Morris <rgm@gnu.org>
4832
4833 * progmodes/flymake.el (flymake-error-bitmap)
4834 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
4835 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
4836
4837 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4838
4839 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
4840 backward, always stop at indentation. Reverts the change from
4841 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
4842
4843 2012-11-13 Glenn Morris <rgm@gnu.org>
4844
4845 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
4846 Add ibuffer-filter-by-derived-mode.
4847
4848 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
4849 the same name shadowing each other.
4850
4851 * window.el (with-temp-buffer-window): Doc tweak.
4852
4853 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
4854
4855 * help.el (temp-buffer-max-height):
4856 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
4857 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
4858
4859 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4860
4861 * emacs-lisp/nadvice.el: New package.
4862 * subr.el (special-form-p): New function.
4863 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
4864 (elp-all-instrumented-list): Remove var.
4865 (elp-not-profilable): Remove elp-wrapper.
4866 (elp-profilable-p): Use autoloadp and special-form-p.
4867 (elp--advice-name): New const.
4868 (elp-instrument-function): Use advice-add.
4869 (elp--instrumented-p): New predicate.
4870 (elp-restore-function): Use advice-remove.
4871 (elp-restore-all, elp-reset-all): Use mapatoms.
4872 (elp-set-master): Use elp--instrumented-p.
4873 (elp--make-wrapper): Rename from elp-wrapper, return a function
4874 suitable for advice-add. Use cl-inf.
4875 (elp-results): Use mapatoms+elp--instrumented-p.
4876 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
4877 (debug-function-list): Remove var.
4878 (debug): Rename arg, and then let-bind it explicitly inside.
4879 (debugger-setup-buffer): Rename arg.
4880 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
4881 (debugger-frame-number): Adjust to new debug-on-entry setup.
4882 (debug--implement-debug-on-entry): Rename from
4883 implement-debug-on-entry, add argument.
4884 (debugger-special-form-p): Remove, use special-form-p instead.
4885 (debug-on-entry): Use advice-add.
4886 (debug--function-list): New function.
4887 (cancel-debug-on-entry): Use it, along with advice-remove.
4888 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
4889 (debugger-list-functions): Use debug--function-list instead of
4890 debug-function-list.
4891 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
4892 (ad-special-form-p): Remove, use special-form-p instead.
4893 (ad-set-advice-info): Use add-function and remove-function.
4894 (ad--defalias-fset): Adjust accordingly.
4895
4896 2012-11-10 Glenn Morris <rgm@gnu.org>
4897
4898 * mail/emacsbug.el (report-emacs-bug-tracker-url)
4899 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
4900 (report-emacs-bug-create-existing-bugs-buffer)
4901 (report-emacs-bug-parse-query-results)
4902 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
4903
4904 * term.el (term-default-fg-color, term-default-bg-color):
4905 Make obsolete, rather than just saying "deprecated" in the doc.
4906
4907 * term.el (term): Rename from `term-face'.
4908 (term-current-face, ansi-term-color-vector)
4909 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
4910 Update all users.
4911
4912 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
4913
4914 * server.el (server-create-window-system-frame): Handle Nextstep
4915 specially (Bug#12780).
4916
4917 2012-11-10 Glenn Morris <rgm@gnu.org>
4918
4919 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4920 Unautoload, and make obsolete. (Bug#7449)
4921
4922 2012-11-10 Chong Yidong <cyd@gnu.org>
4923
4924 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
4925 rename from diff-remove-trailing-whitespace (Bug#12831).
4926
4927 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4928
4929 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
4930 miscompilation of trace.el.
4931
4932 2012-11-10 Glenn Morris <rgm@gnu.org>
4933
4934 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
4935
4936 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4937
4938 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
4939 (bug#12812).
4940
4941 2012-11-10 Chong Yidong <cyd@gnu.org>
4942
4943 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
4944 a defcustom with an appropriate :set function.
4945 (minibuffer-default--in-prompt-regexps): New function.
4946
4947 2012-11-10 Glenn Morris <rgm@gnu.org>
4948
4949 * emacs-lisp/cl.el (define-setf-expander, defsetf)
4950 (define-modify-macro): Doc fixes.
4951
4952 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
4953 (gv-define-simple-setter): Update doc of `fix-return'.
4954
4955 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4956
4957 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
4958 twice when `fix-return' is set (bug#12813).
4959
4960 * emacs-lisp/cl.el (defsetf): Pass the third arg to
4961 gv-define-simple-setter (bug#12812).
4962
4963 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
4964 (bug#12756).
4965
4966 2012-11-10 Glenn Morris <rgm@gnu.org>
4967
4968 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
4969
4970 * emacs-lisp/cl-extra.el (cl-prettyexpand):
4971 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
4972 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
4973 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
4974
4975 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
4976
4977 2012-11-10 Leo Liu <sdl.web@gmail.com>
4978
4979 * ido.el (ido-set-matches-1): Improve flex matching performance by
4980 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
4981
4982 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4983
4984 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
4985 (ad--defalias-fset): New function.
4986 (ad-safe-fset): Remove.
4987 (ad-make-freeze-definition): Use cl-letf*.
4988
4989 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4990
4991 * subr.el (dolist): Don't bind VAR in RESULT.
4992
4993 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
4994 (fset, documentation): Don't save real def since we don't advise.
4995 (ad-do-advised-functions): Remove problematic `result-form'.
4996 (ad-safe-fset): `ad-real-fset' => `fset'.
4997 (ad-read-advised-function): Don't assume that ad-do-advised-functions
4998 uses CL's dolist internally.
4999 (ad-arglist): Remove unused arg `name'.
5000 (ad-docstring, ad-make-advised-docstring):
5001 `ad-real-documentation' => `documentation'.
5002 (warning-suppress-types): Declare.
5003 (ad-set-arguments): Simple CSE.
5004 (ad-recover-normality): Sanity check.
5005
5006 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
5007 (funcall '(lambda ..) ..) into ((lambda ..) ..).
5008
5009 2012-11-09 Vincent Belaïche <vincentb1@users.sourceforge.net>
5010
5011 * ses.el: symbol to coordinate mapping is made by symbol property
5012 `ses-cell'. This means that the same mapping is done for all SES
5013 sheets. That is good enough for cells with standard A1 names, but
5014 not for named cell. So a hash map is added for the latter.
5015 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
5016 (ses-sym-rowcol): Use hashmap for named cell.
5017 (ses-is-cell-sym-p): New defun.
5018 (ses-decode-cell-symbol): New defun.
5019 (ses-create-cell-variable): Add cell to hashmap when name is not
5020 A1-like.
5021 (ses-rename-cell): Check that cell new name is not already in
5022 spreadsheet with the use of ses-is-cell-sym-p
5023 (ses-rename-cell): Use hash map for named cells, but accept also
5024 renaming back to A1-like.
5025
5026 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5027
5028 * emacs-lisp/advice.el: Use new dynamic docstrings.
5029 (ad-make-advised-definition-docstring, ad-advised-definition-p):
5030 Use dynamic-docstring-function instead of ad-advice-info.
5031 (ad--make-advised-docstring): New function extracted from
5032 ad-make-advised-docstring.
5033 (ad-make-advised-docstring): Use it.
5034 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
5035 from sql-help.
5036 (sql-help): Use it with dynamic-docstring-function.
5037
5038 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
5039
5040 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5041
5042 * files.el (hack-one-local-variable--obsolete): New function.
5043 (hack-one-local-variable): Use it for obsolete settings.
5044
5045 * subr.el (locate-user-emacs-file): If both old and new name exist, use
5046 the new name.
5047
5048 * progmodes/js.el (js--filling-paragraph): New var.
5049 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
5050 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
5051 less sneaky.
5052
5053 2012-11-08 Julien Danjou <julien@danjou.info>
5054
5055 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
5056 `auto-mode-alist' (Bug#12835).
5057
5058 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5059
5060 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
5061 (perl--prettify-symbols-alist): New const.
5062 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
5063 New functions.
5064 (perl-font-lock-keywords-2): Use them.
5065 (perl-electric-noindent-p): New function.
5066 (perl-mode): Use it to set up electric-indent-mode.
5067 (perl-electric-terminator, perl-indent-command): Mark obsolete.
5068 (perl-mode-map): Remove bindings for them.
5069 (perl-imenu-generic-expression, perl-outline-level):
5070 Match functions&packages in column>0.
5071
5072 * env.el (env--substitute-vars-regexp): New const.
5073 (substitute-env-vars): Use it. Add `only-defined' arg.
5074 * net/tramp.el (tramp-replace-environment-variables): Use it.
5075
5076 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
5077 Byte-compile *before* eval in eval-and-compile.
5078 (byte-compile-log-warning): Remove redundant inhibit-read-only.
5079 (byte-compile-file-form-autoload): Don't hide actual definition.
5080 (byte-compile-maybe-guarded): Accept `functionp' as well.
5081
5082 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
5083
5084 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
5085
5086 * notifications.el (notifications-get-server-information-method):
5087 New defconst.
5088 (notifications-get-capabilities): Fix docstring.
5089 (notifications-get-server-information): New defun.
5090
5091 2012-11-06 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5092
5093 * textmodes/ispell.el (ispell-region): Standard re-indent for better
5094 readability.
5095
5096 * textmodes/ispell.el: Experimental support for support debugging.
5097 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
5098 buffer for ispell.
5099 (ispell-print-if-debug): New function to print stuff to
5100 `ispell-debug-buffer' if debugging is enabled.
5101 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
5102 show some debugging info.
5103 (ispell-buffer-with-debug): New function that creates a debugging
5104 buffer and calls `ispell-buffer' with debugging enabled.
5105
5106 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
5107 comment in autoconf mode. (Bug#12768)
5108
5109 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
5110
5111 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
5112 frame-first-window, frame-root-window, frame-selected-window,
5113 minibuffer-selected-window, minibuffer-window,
5114 window-absolute-pixel-edges, window-at, window-body-height,
5115 window-body-width, window-display-table, window-combination-limit,
5116 window-frame, window-fringes, window-inside-absolute-pixel-edges,
5117 window-inside-edges, window-inside-pixel-edges, window-left-child,
5118 window-left-column, window-margins, window-next-buffers,
5119 window-next-sibling, window-new-normal, window-new-total,
5120 window-normal-size, window-parameter, window-parameters, window-parent,
5121 window-pixel-edges, window-point, window-prev-buffers,
5122 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
5123 window-start, window-text-height, window-top-child, window-top-line,
5124 window-total-height, window-total-width and window-use-time to the list
5125 of functions without side-effects.
5126 (toplevel): Add window-valid-p to the list of error-free functions
5127 without side-effects.
5128
5129 2012-11-05 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5130
5131 * textmodes/ispell.el (ispell-program-name):
5132 Update spellchecker parameters when customized.
5133
5134 2012-11-04 Glenn Morris <rgm@gnu.org>
5135
5136 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
5137
5138 2012-11-04 Chong Yidong <cyd@gnu.org>
5139
5140 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
5141 same-window-* variables.
5142
5143 2012-11-04 Juri Linkov <juri@jurta.org>
5144
5145 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
5146 (isearch-describe-key, isearch-describe-mode): Use a display
5147 action instead of binding same-window-* variables (Bug#10040).
5148
5149 2012-11-03 Glenn Morris <rgm@gnu.org>
5150
5151 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
5152 Rename handler properties back from cl-- to cl-. (Bug#12788)
5153
5154 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
5155
5156 2012-11-03 Eli Zaretskii <eliz@gnu.org>
5157
5158 * term/pc-win.el: Don't load term/internal from here.
5159
5160 * loadup.el: Load term/internal from here.
5161
5162 2012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
5163
5164 * progmodes/python.el (inferior-python-mode): Fix hang in
5165 jit-lock (Bug#12645).
5166
5167 2012-11-03 Martin Rudalics <rudalics@gmx.at>
5168
5169 * window.el (switch-to-visible-buffer)
5170 (switch-to-buffer-preserve-window-point): Fix doc-strings.
5171
5172 2012-11-03 Glenn Morris <rgm@gnu.org>
5173
5174 * emacs-lisp/cl-lib.el (cl--random-time):
5175 Rename from cl-random-time. (Bug#12773)
5176 (cl--gensym-counter, cl--random-state): Update callers.
5177 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
5178
5179 2012-11-03 Chong Yidong <cyd@gnu.org>
5180
5181 * cus-start.el: Make cursor-type customizable (Bug#11633).
5182
5183 2012-11-02 Glenn Morris <rgm@gnu.org>
5184
5185 * filecache.el: No need to load find-lisp when compiling.
5186 (find-lisp-find-files): Autoload it.
5187 (file-cache-add-directory-recursively): Don't require find-lisp.
5188
5189 * image.el (image-type-from-file-name): Trivial simplification.
5190
5191 * emacs-lisp/bytecomp.el (byte-compile-eval):
5192 Decouple "noruntime" and "cl-functions" warnings.
5193
5194 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
5195
5196 * play/gomoku.el (gomoku-display-statistics): Update mode line
5197 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
5198
5199 2012-10-31 Martin Rudalics <rudalics@gmx.at>
5200
5201 * window.el (quit-restore-window): If the window has been
5202 created on an existing frame and ended up as the sole window on
5203 that frame, do not delete it (Bug#12764).
5204
5205 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
5206
5207 * progmodes/sh-script.el (sh--inside-noncommand-expression):
5208 Rename from sh--inside-arithmetic-expression, handle more cases
5209 (bug#11263).
5210
5211 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
5212 (sh-font-lock-open-heredoc): Use it (bug#12770).
5213
5214 2012-10-30 Glenn Morris <rgm@gnu.org>
5215
5216 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
5217
5218 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
5219
5220 2012-10-29 Chong Yidong <cyd@gnu.org>
5221
5222 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
5223 function key is stored in a keyboard macro (Bug#4894).
5224
5225 * thingatpt.el (number-at-point): Apply a thing-at-point property.
5226
5227 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5228
5229 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
5230 header comments".
5231 (diff-unified->context, diff-context->unified)
5232 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
5233
5234 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
5235
5236 * files.el (find-alternate-file): Only ask one question (bug#12487).
5237
5238 2012-10-29 Chong Yidong <cyd@gnu.org>
5239
5240 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
5241 Suggested by Dan Nicolaescu (Bug#6326).
5242
5243 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
5244
5245 * startup.el (fancy-about-screen): Don't message (Bug#12680).
5246
5247 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
5248
5249 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
5250
5251 * face-remap.el (face-remap-add-relative): Handle the case where a
5252 face-remapping-alist entry is a cons cell (Bug#12762).
5253
5254 2012-10-29 Kevin Ryde <user42@zip.com.au>
5255
5256 * woman.el (woman-parse-numeric-value): Handle picas correctly
5257 (Bug#12639).
5258
5259 2012-10-29 Glenn Morris <rgm@gnu.org>
5260
5261 * emacs-lisp/cl.el (defsetf): Doc fix.
5262
5263 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5264
5265 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
5266 syntax to the matching opener, if any (bug#12547).
5267 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
5268 matching open as a "case-(".
5269 (sh-smie-rc-grammar): Add a corresponding rule for it.
5270
5271 2012-10-28 Daniel Hackney <dan@haxney.org>
5272
5273 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
5274 "PKGNAME-autoloads.el" in case we created it.
5275
5276 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5277
5278 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
5279 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
5280 (completion--twq-all): Disable too-strict assertions.
5281
5282 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
5283
5284 2012-10-27 Eli Zaretskii <eliz@gnu.org>
5285
5286 * profiler.el (profiler-report-make-entry-part): Fix help-echo
5287 text to match the real keybindings.
5288
5289 2012-10-27 Juri Linkov <juri@jurta.org>
5290
5291 * wdired.el (wdired-keep-marker-rename): New defcustom.
5292 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
5293 (Bug#11795)
5294
5295 * dired.el (dired-keep-marker-rename): Add reference to
5296 `wdired-keep-marker-rename' in the docstring.
5297 Add default character value ?R to display initially in
5298 Customization UI instead of ?@.
5299
5300 2012-10-27 Martin Rudalics <rudalics@gmx.at>
5301
5302 * window.el (display-buffer): In doc-string describe
5303 window-height and window-width alist entries.
5304
5305 * time.el (display-time-world): Restore fit-window-to-buffer
5306 behavior.
5307
5308 2012-10-27 Chong Yidong <cyd@gnu.org>
5309
5310 * subr.el (insert-buffer-substring-as-yank): Doc fix.
5311
5312 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
5313
5314 * minibuffer.el (completion-category-overrides): New completion
5315 category `bookmark' (bug#11131).
5316
5317 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5318
5319 * emacs-lisp/advice.el (ad-assemble-advised-definition):
5320 Silence bogus compiler warnings for ad-do-it.
5321
5322 * bookmark.el (bookmark-completing-read): Set the completion category
5323 to `bookmark' (bug#11131).
5324
5325 2012-10-26 Bastien <bzg@altern.org>
5326 Stefan Monnier <monnier@iro.umontreal.ca>
5327
5328 * face-remap.el: Use lexical-binding.
5329 (text-scale-adjust): Improve docstring. Use itself for the temporary
5330 overlay-map bindings, so as to repeat the "Use..." message each time.
5331
5332 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5333
5334 * emacs-lisp/macroexp.el (macroexp--expand-all):
5335 Obey byte-compile-warning-enabled-p (bug#12486).
5336
5337 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
5338 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
5339
5340 2012-10-26 Martin Rudalics <rudalics@gmx.at>
5341
5342 * mouse.el (mouse-drag-line): Move last form into preceding when
5343 clause (Bug#12731).
5344
5345 * help.el (resize-temp-buffer-window): Fix doc-string.
5346
5347 2012-10-25 David Engster <deng@randomsample.de>
5348
5349 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
5350 Remove. This feature is already integrated in imenu.
5351
5352 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
5353 always loaded. Require `speedbar' unconditionally.
5354
5355 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5356
5357 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
5358
5359 * minibuffer.el (minibuffer-force-complete): Fix thinko.
5360
5361 * net/ldap.el (ldap-search-internal): The official ldif format starts
5362 with a "version: 1" header (bug#12724).
5363
5364 * emacs-lisp/package.el (package-installed-p): Warn if not ready
5365 (bug#12721).
5366
5367 2012-10-25 Glenn Morris <rgm@gnu.org>
5368
5369 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
5370
5371 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5372
5373 * minibuffer.el (minibuffer-force-complete): Use one more marker
5374 for the temporary-overlay-map command (bug#12619).
5375
5376 2012-10-24 Chong Yidong <cyd@gnu.org>
5377
5378 * time.el (display-time-world-mode): Derive from special-mode.
5379 (display-time-world): Use display-buffer (Bug#12708).
5380 (display-time-world-mode-map): Variable deleted.
5381 (display-time-world-display): Wrap the final delete-char inside
5382 inhibit-read-only.
5383
5384 2012-10-24 Chong Yidong <cyd@gnu.org>
5385
5386 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
5387 Doc fix.
5388
5389 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
5390
5391 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5392
5393 * minibuffer.el (completion--all-sorted-completions-location): New var.
5394 (completion--cache-all-sorted-completions)
5395 (completion--flush-all-sorted-completions): Use it.
5396 (completion-in-region, completion-in-region--postch)
5397 (completion-at-point, completion-help-at-point): Use markers in
5398 completion-in-region--data (bug#12619).
5399
5400 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5401
5402 * progmodes/compile.el (compilation-start): Try to handle common
5403 quoting of `cd' argument (bug#12640).
5404
5405 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
5406 (bug#12671).
5407
5408 2012-10-23 Glenn Morris <rgm@gnu.org>
5409
5410 * progmodes/gud.el (gud-menu-map):
5411 Check gdb-active-process is bound. (Bug#12358)
5412
5413 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5414
5415 * repeat.el (repeat): Set real-this-command (bug#12232).
5416
5417 * htmlfontify.el (hfy-post-html-hook):
5418 * filesets.el (filesets-cache-fill-content-hook):
5419 * arc-mode.el (archive-extract-hook):
5420 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
5421 * net/rcirc.el (rcirc-sentinel-functions)
5422 (rcirc-receive-message-functions, rcirc-activity-functions)
5423 (rcirc-print-functions):
5424 * net/dbus.el (dbus-event-error-functions):
5425 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
5426 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
5427 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
5428 * term/sun.el (sun-raw-prefix-hooks):
5429 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
5430
5431 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
5432
5433 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
5434 Set `tramp-chunksize' to 1. This improves the performance.
5435 (tramp-smb-wait-for-output): Add timeout to
5436 `tramp-accept-process-output' calls.
5437
5438 2012-10-23 Chong Yidong <cyd@gnu.org>
5439
5440 * faces.el (font-list-limit): Define as an obsolete variable.
5441
5442 * startup.el (command-line):
5443 * cus-start.el: Don't refer to font-list-limit.
5444
5445 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
5446
5447 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5448
5449 * subr.el (internal-temp-output-buffer-show): Rename from
5450 temp-output-buffer-show, since previously compiled files expect this name.
5451
5452 2012-10-23 Glenn Morris <rgm@gnu.org>
5453
5454 * image.el (image-type-from-file-name): If multiple types match,
5455 return the first one that is supported. (Bug#9045)
5456
5457 2012-10-22 Glenn Morris <rgm@gnu.org>
5458
5459 * image.el (imagemagick-enabled-types): Doc fix.
5460
5461 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
5462
5463 * progmodes/which-func.el (which-func-current): The hash-table may have
5464 an explicit nil (bug#12338).
5465
5466 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5467
5468 * electric.el (electric-pair-delete-selection-self-insert-function):
5469 Rename to electric-pair-will-use-region, return a boolean.
5470 (electric-pair-mode): Adjust accordingly. Don't require delsel.
5471
5472 * delsel.el (delete-selection-helper): Use a function instead of a hook.
5473 (delete-selection-pre-hook): Use use-region-p.
5474 (delete-selection-self-insert-function): Remove.
5475 (self-insert-command): Obey self-insert-uses-region-functions.
5476 (self-insert-iso): Revert to previous setting, since we don't actually
5477 know what that command does.
5478 (delete-selection-self-insert-hooks): Remove.
5479
5480 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
5481
5482 * delsel.el (delete-selection-helper): New function, extracted from
5483 delete-selection-pre-hook.
5484 (delete-selection-pre-hook): Use it.
5485 (delete-selection-self-insert-function): New function.
5486 (delete-selection-self-insert-hooks): New hook.
5487 (self-insert-command, self-insert-iso): Use it.
5488 * electric.el (electric-pair-syntax): New function, extracted from
5489 electric-pair-post-self-insert-function.
5490 (electric-pair-post-self-insert-function): Use it.
5491 (electric-pair-delete-selection-self-insert-function): New function.
5492 (electric-pair-mode): Require delsel and setup
5493 delete-selection-self-insert-hooks (bug#11520).
5494
5495 2012-10-20 Chong Yidong <cyd@gnu.org>
5496
5497 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
5498 no changes to show (Bug#12586).
5499
5500 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
5501 list explicitly (Bug#12571).
5502
5503 2012-10-20 Arne Jørgensen <arne@arnested.dk>
5504
5505 * progmodes/flymake.el (flymake-create-temp-inplace):
5506 Use file-truename.
5507
5508 2012-10-20 Eli Zaretskii <eliz@gnu.org>
5509
5510 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
5511
5512 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5513
5514 * calc/calc-units.el (math-extract-units): Properly extract powers
5515 of units.
5516
5517 2012-10-20 Daniel Colascione <dancol@dancol.org>
5518
5519 * frame.el (make-frame): Set x-display-name as we used to in order
5520 to unbreak creating an X11 frame from an Emacs daemon started
5521 without a display.
5522
5523 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5524
5525 * minibuffer.el (minibuffer-force-complete): Make the next completion use
5526 the same completion-field (bug#12221).
5527
5528 2012-10-19 Martin Rudalics <rudalics@gmx.at>
5529
5530 * emacs-lisp/debug.el (debug): Record height of debugger window
5531 also when debugger will be back (Bug#8789).
5532
5533 2012-10-18 Chong Yidong <cyd@gnu.org>
5534
5535 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
5536 Convert to defcustom.
5537 (gdb-get-source-file): Don't bind pop-up-windows.
5538
5539 * progmodes/gud.el (gud-display-line): Don't specially re-use
5540 other frames for the gdb-mi case (Bug#12648).
5541
5542 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5543
5544 * emacs-lisp/advice.el: Clean up commentary a bit.
5545 (ad-do-advised-functions, ad-with-originals): Use `declare'.
5546 (byte-code-function-p): Never redefine.
5547
5548 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
5549
5550 2012-10-18 Glenn Morris <rgm@gnu.org>
5551
5552 * dired.el (dired-sort-toggle): Some ls implementations only allow
5553 a single option string. (Bug#12666)
5554
5555 * minibuffer.el (completion-cycle-threshold): Doc fix.
5556
5557 2012-10-17 Kenichi Handa <handa@gnu.org>
5558
5559 * international/mule.el (set-keyboard-coding-system):
5560 Recover input meta mode when the new coding system doesn not use 8-bit.
5561 Supply TERMINAL arg to set-input-meta-mode.
5562
5563 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
5564
5565 * wdired.el (wdired-old-marks): New variable.
5566 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
5567 (wdired-do-renames): Move point with renamed file and don't lose
5568 mark status (Bug#11795).
5569
5570 2012-10-16 Juri Linkov <juri@jurta.org>
5571
5572 * replace.el (query-replace-help): Mention multi-buffer replacement
5573 keys in the Help message. (Bug#12655)
5574
5575 2012-10-15 Chong Yidong <cyd@gnu.org>
5576
5577 * emacs-lisp/byte-run.el (defsubst): Doc fix.
5578
5579 2012-10-14 Eli Zaretskii <eliz@gnu.org>
5580
5581 * window.el (display-buffer): Doc fix.
5582
5583 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5584 Adjust the msft regexp to the output of Studio 2010, and move msft
5585 before edg-1. See the discussion on emacs-devel,
5586 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
5587 for the details.
5588
5589 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
5592 (oset): Move uses of object-class-fast macro after its definition.
5593
5594 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
5595
5596 2012-10-13 Chong Yidong <cyd@gnu.org>
5597
5598 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
5599 enabled, re-enable it (Bug#11963).
5600
5601 2012-10-13 Martin Rudalics <rudalics@gmx.at>
5602
5603 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
5604 non-nil, restore window configuration (Bug#12623).
5605
5606 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5607
5608 * help-fns.el (describe-variable, describe-function-1):
5609 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
5610
5611 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
5612
5613 2012-10-12 Glenn Morris <rgm@gnu.org>
5614
5615 * mail/rmailsum.el (rmail-header-summary):
5616 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
5617
5618 2012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
5619
5620 * progmodes/python.el (python-mode-map):
5621 Replace subtitute-key-definition with proper command remapping.
5622 (python-nav--up-list): Fix behavior for blocks on the same level.
5623
5624 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5625
5626 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
5627
5628 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
5629 changes to the format of load-history.
5630
5631 * international/mule-cmds.el (read-char-by-name): Move let-binding of
5632 completion-ignore-case in case that var is buffer-local (bug#12615).
5633
5634 2012-10-11 Kenichi Handa <handa@gnu.org>
5635
5636 * international/eucjp-ms.el: Re-generated.
5637
5638 2012-10-10 Kenichi Handa <handa@gnu.org>
5639
5640 * select.el (xselect--encode-string): If a coding is specified for
5641 selection, and that is compatible with COMPOUND_TEXT, use it.
5642
5643 2012-10-10 Martin Rudalics <rudalics@gmx.at>
5644
5645 * window.el (switch-to-buffer-preserve-window-point): New option.
5646 (switch-to-buffer):
5647 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
5648
5649 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5650
5651 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
5652 Don't document nil as a useful value (bug#12583).
5653
5654 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
5655
5656 * net/tramp.el (tramp-debug-message):
5657 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
5658 (with-tramp-progress-reporter): Rename from
5659 `tramp-with-progress-reporter'.
5660 (with-tramp-file-property, with-tramp-connection-property):
5661 Move from tramp-cache.el, rename from `with-file-property' and
5662 `with-connection-property', respectively.
5663
5664 * net/tramp-cache.el: Remove `with-file-property' and
5665 `with-connection-property'.
5666
5667 * net/tramp.el:
5668 * net/tramp-gvfs.el:
5669 * net/tramp-sh.el:
5670 * net/tramp-smb.el: Adapt callees.
5671
5672 * net/trampver.el: Update release number.
5673
5674 2012-10-09 Glenn Morris <rgm@gnu.org>
5675
5676 * w32-fns.el (set-message-beep):
5677 * term/w32-win.el (set-message-beep): Update declarations.
5678
5679 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5680
5681 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
5682 (mode-line-widen, mode-line-input-method-map)
5683 (mode-line-coding-system-map, mode-line-remote)
5684 (mode-line-unbury-buffer, mode-line-bury-buffer)
5685 (mode-line-next-buffer, mode-line-previous-buffer):
5686 Replace save-selected-window+select-window => with-selected-window.
5687
5688 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
5689 * progmodes/cc-vars.el (bq-process): Remove, unused.
5690
5691 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
5692
5693 2012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
5694
5695 Implemented `backward-up-list'-like navigation.
5696 * progmodes/python.el (python-nav-up-list)
5697 (python-nav-backward-up-list): New functions.
5698 (python-mode-map): Define substitute key for backward-up-list to
5699 python-nav-backward-up-list.
5700
5701 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5702
5703 * progmodes/python.el (python-fill-paragraph): Rename from
5704 python-fill-paragraph-function. Fixed fill-paragraph for
5705 decorators (Bug#12605).
5706
5707 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5708
5709 * progmodes/python.el (python-shell-output-filter): Handle extra
5710 carriage return in OSX (Bug#12409).
5711
5712 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5713
5714 Fix shell handling of unbalanced quotes and parens in output.
5715 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
5716 (python-syntax-propertize-function): Use it.
5717 (python-shell-output-syntax-table): New var.
5718 (inferior-python-mode): Prevent unbalanced parens/quotes from
5719 previous output mess with current input context.
5720
5721 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
5722
5723 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
5724 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
5725
5726 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
5727
5728 * ffap.el (ffap-replace-file-component): Support Tramp file name
5729 syntax, not only ange-ftp's one.
5730
5731 2012-10-08 Glenn Morris <rgm@gnu.org>
5732
5733 * cus-start.el (message-log-max): Set :version.
5734
5735 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
5736
5737 2012-10-08 Martin Rudalics <rudalics@gmx.at>
5738
5739 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
5740 the minibuffer window (Bug#10851).
5741
5742 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5743
5744 Enhancements on forward-sexp movement.
5745 * progmodes/python.el (python-nav-beginning-of-statement)
5746 (python-nav-end-of-statement): Return point-marker.
5747 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
5748 (python-info-current-symbol)
5749 (python-info-statement-starts-block-p): Rename from
5750 python-info-beginning-of-block-p.
5751 (python-info-statement-ends-block-p): Rename from
5752 python-info-end-of-block-p.
5753 (python-info-beginning-of-statement-p)
5754 (python-info-end-of-statement-p)
5755 (python-info-beginning-of-block-p, python-info-end-of-block-p):
5756 New functions.
5757
5758 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5759
5760 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
5761 frame-selected-windows.
5762
5763 2012-10-08 Daniel Colascione <dancol@dancol.org>
5764
5765 * battery.el (battery-status-function): Check for
5766 w32-battery-status itself, not system-time windows-nt.
5767
5768 * frame.el: Require cl-lib.
5769 (display-format-alist): New variable mapping frame types to
5770 functions that initialize them.
5771 (window-system-for-display): New function: interprets
5772 display-format-alist.
5773 (make-frame-on-display): Remove existing display-selection logic
5774 and just forward to make-frame, which will now DTRT.
5775 (make-frame): Restructure to use window-system-for-display to
5776 figure out how to create a frame on a given display.
5777 (display-mouse-p): Look for frame-type w32, not a particular
5778 system-type.
5779
5780 * loadup.el: Load w32 lisp code when we have the w32 feature.
5781
5782 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
5783 system-type windows-nt.
5784
5785 * server.el (server-create-window-system-frame): Look for window
5786 type.
5787 (server-proces-filter): Only force a window system when windows-nt
5788 _and_ w32. Explain why.
5789
5790 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
5791 of window systems we configure for the mode.
5792
5793 * startup.el (command-line): Mark window system is initialized
5794 after we've done it.
5795
5796 * common-win.el (x-select-text): Look for w32, not windows-nt.
5797
5798 * ns-win.el: Require cl-lib. Add ourselves to
5799 display-format-alist.
5800 (ns-initialize-window-system): Assert we're not initialized twice.
5801
5802 * w32-win.el: Enable lexical binding; require cl-lib; add
5803 ourselves to display-format-alist.
5804 (w32-handle-dropped-file): Convert incoming dropped files from
5805 Windows paths to Cygwin ones before passing them on to the rest of
5806 Emacs.
5807 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
5808 (w32-initialize-window-system): Assert we're not initialized twice.
5809
5810 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
5811 (x-initialize-window-system): Assert we're not initialized twice.
5812
5813 * w32-common-fns.el: New File.
5814 (w32-version, w32-using-nt, w32-get-clipboard-data)
5815 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5816 (w32-charset-info-alist, x-last-selected, text)
5817 (x-get-selection-value, x-selection-value): Move here.
5818
5819 * w32-fns.el: Require w32-common-fns.
5820 (w32-version, w32-using-nt, w32-get-clipboard-data)
5821 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5822 (w32-charset-info-alist, x-last-selected, text)
5823 (x-get-selection-value, x-selection-value): Move to
5824 w32-common-fns.
5825
5826 * w32-vars.el:
5827 (w32-allow-system-shell, w32-system-shells): Define only in
5828 non-cygwin case.
5829
5830 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5831
5832 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
5833 (read-passwd): Remove a few more potential sources of leaks.
5834
5835 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5836
5837 * progmodes/python.el (inferior-python-mode)
5838 (python-shell-make-comint): Fix initialization of local
5839 variables copied from parent buffer.
5840
5841 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
5842
5843 * term/ns-win.el (ns-read-file-name): Update declaration to match
5844 nsfns.m.
5845 (ns-respond-to-change-font): Change fontsize separately so we are sure
5846 it is set when font is acted upon.
5847
5848 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5849
5850 Enhancements to indentation.
5851 * progmodes/python.el (python-indent-context): Give priority to
5852 inside-string context. Make comments indentation markers.
5853 (python-indent-region): Do not mess with strings, unless it's the
5854 enclosing set of quotes.
5855
5856 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5857
5858 * window.el (internal--before-save-selected-window)
5859 (internal--after-save-selected-window): New functions extracted from
5860 save-selected-window. Make sure we return the `alist' we construct.
5861 (save-selected-window): Use them.
5862
5863 * textmodes/tex-mode.el (tex-recenter-output-buffer):
5864 Use with-selected-window.
5865
5866 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
5867 forms that define macros (bug#12593).
5868
5869 2012-10-07 Kenichi Handa <handa@gnu.org>
5870
5871 * international/mule-conf.el (compound-text-with-extensions):
5872 Add :mime-charset property as x-ctext.
5873
5874 2012-10-07 Stefan Merten <smerten@oekonux.de>
5875
5876 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5877 (rst-indent-literal-normal, rst-indent-literal-minimized)
5878 (rst-indent-comment): Correct :version tag.
5879 (rst-official-cvs-rev): Correct version string.
5880
5881 2012-10-07 Glenn Morris <rgm@gnu.org>
5882
5883 * mail/rmailmm.el (rmail-mime-process-multipart):
5884 Do not confuse a multipart message with an epilogue
5885 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
5886
5887 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5888
5889 Fix shell output retrieval and comint-prompt-regexp init.
5890 * progmodes/python.el (inferior-python-mode):
5891 (python-shell-make-comint): Fix initialization of
5892 comint-prompt-regexp from copied file local variables.
5893 (python-shell-fetched-lines): Remove var.
5894 (python-shell-output-filter-in-progress): Rename from
5895 python-shell-fetch-lines-in-progress.
5896 (python-shell-output-filter-buffer): Rename from
5897 python-shell-fetch-lines-string.
5898 (python-shell-fetch-lines-filter): Delete function.
5899 (python-shell-output-filter): New function.
5900 (python-shell-send-string-no-output): Use them.
5901
5902 2012-10-07 Glenn Morris <rgm@gnu.org>
5903
5904 * hi-lock.el (hi-lock-process-phrase):
5905 Try to make it less fragile. (Bug#7161)
5906
5907 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
5908
5909 2012-10-06 Glenn Morris <rgm@gnu.org>
5910
5911 * ehelp.el (electric-help-mode): Use help-mode rather than
5912 non-existent mode `help'.
5913 (electric-help-map): Use button-buffer-map. (Bug#10917)
5914
5915 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
5916 (reftex-create-bibtex-footer): Fix custom types.
5917
5918 * progmodes/sh-script.el (sh-indent-after-continuation):
5919 Add explicit :group.
5920
5921 * textmodes/rst.el (rst-preferred-decorations)
5922 (rst-shift-basic-offset): Clarify obsolescence versions.
5923
5924 * profiler.el (profiler): Add missing group :version tag.
5925 * avoid.el (mouse-avoidance-banish-position):
5926 * proced.el (proced-renice-command):
5927 * calc/calc.el (calc-ensure-consistent-units):
5928 * calendar/icalendar.el (icalendar-import-format-uid):
5929 * net/tramp.el (tramp-save-ad-hoc-proxies):
5930 * progmodes/bug-reference.el (bug-reference-bug-regexp):
5931 * progmodes/flymake.el (flymake-error-bitmap)
5932 (flymake-warning-bitmap, flymake-fringe-indicator-position):
5933 * progmodes/sh-script.el (sh-indent-after-continuation):
5934 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
5935 (verilog-before-save-font-hook, verilog-after-save-font-hook):
5936 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
5937 (vhdl-array-index-record-field-in-sensitivity-list)
5938 (vhdl-indent-comment-like-next-code-line):
5939 * textmodes/reftex-vars.el (reftex-ref-style-alist)
5940 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
5941 (reftex-cite-key-separator, reftex-create-bibtex-header)
5942 (reftex-create-bibtex-footer):
5943 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5944 (rst-indent-literal-normal, rst-indent-literal-minimized)
5945 (rst-indent-comment): Add missing custom :version tags.
5946
5947 * calendar/timeclock.el (timeclock-modeline-display):
5948 Add missing obsolete alias for renamed user option.
5949
5950 * strokes.el (strokes-modeline-string):
5951 * emulation/crisp.el (crisp-mode-modeline-string):
5952 * eshell/esh-mode.el (eshell-status-in-modeline):
5953 Aliases to defcustoms must come before the defcustom.
5954
5955 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
5956 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
5957 (cal-tex-cursor-week-monday): Doc fixes.
5958 (cal-tex-cursor-week2-summary): Doc fix.
5959 Rename from cal-tex-cursor-week-at-a-glance.
5960
5961 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
5962 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
5963
5964 * calendar/calendar.el (calendar-mode-map):
5965 Add cal-tex-cursor-week2-summary.
5966
5967 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
5968
5969 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
5970
5971 * subr.el (read-passwd-map): New var.
5972 (read-passwd): Use `read-string' again.
5973 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
5974
5975 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
5976
5977 * register.el (append-to-register, prepend-to-register):
5978 Deactivate mark, as does `copy-to-register' (bug#12389).
5979
5980 2012-10-06 Chong Yidong <cyd@gnu.org>
5981
5982 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
5983
5984 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
5985
5986 * international/characters.el: Fix simple mistake ((car chars) ->
5987 elt), delete duplicated code.
5988
5989 2012-10-06 Glenn Morris <rgm@gnu.org>
5990
5991 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
5992
5993 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
5994
5995 * color.el (color-hsl-to-rgb): Fix incorrect results for
5996 small and large hue values. (Bug#12559)
5997
5998 2012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
5999
6000 Enhancements to docstring formatting when filling paragraphs.
6001 * progmodes/python.el (python-fill-docstring-style): Rename from
6002 python-fill-string-style. Added new style.
6003 (python-fill-string): Use new style. Better checks for
6004 docstrings.
6005
6006 2012-10-05 Glenn Morris <rgm@gnu.org>
6007
6008 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
6009
6010 * color.el (color-name-to-rgb, color-rgb-to-hex)
6011 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
6012 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
6013 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6014 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
6015
6016 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
6017
6018 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
6019
6020 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
6021 to get the correct size across symlinks.
6022
6023 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
6024
6025 2012-10-04 Juri Linkov <juri@jurta.org>
6026
6027 * replace.el (query-replace-interactive): Declare obsolete.
6028 (query-replace-read-from): Add the last incremental search string
6029 to the list of default values accessible via M-n.
6030 (map-query-replace-regexp): Use `read-regexp'.
6031 (query-replace, query-replace-regexp, query-replace-regexp-eval)
6032 (map-query-replace-regexp, replace-string, replace-regexp):
6033 Fix docstrings to replace mentions of `query-replace-interactive'
6034 with alternatives. (Bug#12526)
6035
6036 2012-10-04 Juri Linkov <juri@jurta.org>
6037
6038 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
6039 (dired-pop-to-buffer): Declare obsolete.
6040 (dired-mark-pop-up): Doc fix.
6041
6042 2012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
6043
6044 Allow user to set docstring style for fill-paragraph.
6045 * progmodes/python.el
6046 (python-fill-comment-function, python-fill-string-function)
6047 (python-fill-decorator-function, python-fill-paren-function):
6048 Remove :safe for defcustoms.
6049 (python-fill-string-style): New defcustom
6050 (python-fill-paragraph-function): Enhance context detection.
6051 (python-fill-string): Honor python-fill-string-style settings.
6052
6053 2012-10-04 Martin Rudalics <rudalics@gmx.at>
6054
6055 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
6056 after setting its buffer (Bug#10805).
6057
6058 2012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
6059
6060 Fix cornercase for string syntax.
6061 * progmodes/python.el (python-syntax-propertize-function):
6062 Simplify and enhance the regexp for unescaped quotes. Now it also
6063 matches quotes in weird situations like the single quote in
6064 "something\"'".
6065 (python-syntax-stringify): Simplify num-quotes detecting code.
6066
6067 2012-10-03 Glenn Morris <rgm@gnu.org>
6068
6069 * help-macro.el (three-step-help):
6070 Revert 2012-09-29 change. (Bug#12567)
6071
6072 2012-10-03 Martin Rudalics <rudalics@gmx.at>
6073
6074 * menu-bar.el (kill-this-buffer): Don't do anything when
6075 `menu-frame' is not alive or visible (Bug#8184).
6076
6077 * emacs-lisp/debug.el (debug): When quitting the debugger window
6078 restore current buffer (Bug#12502).
6079
6080 2012-10-02 Chong Yidong <cyd@gnu.org>
6081
6082 * progmodes/hideif.el (hif-lookup, hif-defined):
6083 Handle semantic-c-takeover-hideif.
6084
6085 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
6086
6087 Change sampling interval units from ms to ns.
6088 * profiler.el (profiler-sampling-interval): Change units
6089 from ms to ns, multiplying the default by 1000000 so that
6090 it remains 1 ms.
6091 (profiler-report-cpu-line-format): Give enough room for
6092 the maximum counters on 64-bit hosts.
6093 (profiler-report-render-calltree-1): Call them "CPU samples",
6094 not "Time (ms)", since they are not milliseconds now (and
6095 never really were).
6096
6097 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
6098
6099 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
6100 Fix querying BBDB for entries without a last name (Bug#11580).
6101
6102 2012-10-02 Chong Yidong <cyd@gnu.org>
6103
6104 * emacs-lisp/eieio.el: Restore Version header.
6105
6106 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6107
6108 * vc/diff-mode.el (diff--auto-refine-data): New var.
6109 (diff-hunk): Use it to delay refinement.
6110 (diff-mode): Remove overlays when we turn off font-lock.
6111
6112 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
6113 (table-initialize-table-fixed-width-mode)
6114 (table-set-table-fixed-width-mode): Remove functions.
6115 (table-command-list): Move initialization into declaration.
6116 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
6117 (table-with-cache-buffer): Use `declare'.
6118 (table-span-cell): Simplify via CSE.
6119 (table-fixed-width-mode): Use define-minor-mode.
6120 (table-call-interactively, table-funcall, table-apply): Remove.
6121 (table-function): New function, to replace them.
6122
6123 * bookmark.el (bookmark-search-pattern): Remove var.
6124 (bookmark-read-search-input): Remove function.
6125 (bookmark-bmenu-search): Reimplement using a minibuffer.
6126
6127 * faces.el (modeline): Remove obsolete face name.
6128
6129 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
6130 and give a non-nil default value.
6131 (add-change-log-entry): Simplify accordingly.
6132
6133 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
6134
6135 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
6136 (vc-git-log-edit-toggle-amend): New function.
6137 (vc-git-log-edit-toggle-signoff): New function.
6138 (vc-git-log-edit-mode): New major mode.
6139 (vc-git-log-edit-mode-map): Keymap for it.
6140 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
6141
6142 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
6143 header names.
6144 (log-edit-toggle-header): New function.
6145 (log-edit-extract-headers): Accept function values in HEADERS alist.
6146
6147 2012-10-01 David Engster <deng@randomsample.de>
6148
6149 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
6150 from symbol property and change message to be more consistent with
6151 Emacs proper.
6152 (eieio-describe-generic): Add filename for each implementation.
6153 Fix indices for generic and normal methods.
6154 (eieio-method-def, eieio-class-def): New buttons.
6155 (eieio-help-find-method-definition)
6156 (eieio-help-find-class-definition): New functions.
6157 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
6158 class, constructor and method definitions.
6159
6160 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
6161 information in symbol property.
6162 (scoped-class): Remove.
6163 (eieio-slot-name-index, call-next-method): Check if it is bound.
6164
6165 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
6166
6167 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
6168 (eieio-custom-mode): New major mode.
6169 (eieio-customize-object): Use it.
6170
6171 2012-10-01 Eric Ludlam <zappo@gnu.org>
6172
6173 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
6174 specifying the expected class, and whether subclassing is allowed.
6175 (eieio-persistent-convert-list-to-object):
6176 (eieio-persistent-validate/fix-slot-value)
6177 (eieio-persistent-slot-type-is-class-p): New functions.
6178 (eieio-named::slot-missing): Doc fix.
6179
6180 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
6181 Stop using unused publd variable.
6182
6183 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
6184 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
6185 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
6186 (eieio-speedbar-handle-click): Do not specify a class for the
6187 method. Fixes method invocation order problems with EDE.
6188
6189 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
6190
6191 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
6192 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
6193
6194 2012-10-01 Karl Fogel <kfogel@red-bean.com>
6195
6196 * bookmark.el (bookmark-version-control): Give tags in the
6197 :type choices (Bug#12309), and improve doc string.
6198 (bookmark-write-file): Bind `print-circle' to `t' to allow
6199 circular custom bookmark types. (Bug#12503)
6200
6201 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
6202
6203 Revert the FOLLOW-SYMLINKS change for file-attributes.
6204 * files.el (remote-file-name-inhibit-cache, after-find-file):
6205 * time.el (display-time-file-nonempty-p): Undo last change.
6206
6207 * profiler.el (profiler-sampling-interval): Change default back to 1.
6208 See Stefan Monnier in
6209 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
6210
6211 2012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
6212
6213 Shell output catching a la gud-gdb.
6214 * progmodes/python.el (python-shell-fetch-lines-in-progress)
6215 (python-shell-fetch-lines-string, python-shell-fetched-lines):
6216 New Vars.
6217 (python-shell-fetch-lines-filter): New function.
6218 (python-shell-send-string-no-output): Use them.
6219
6220 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
6221
6222 * profiler.el (profiler-sampling-interval): Rename from
6223 profiler-sample-interval.
6224 (profiler-sampling-interval): Default to 10.
6225 (profiler-find-profile): New command (was profiler-find-log).
6226 (profiler-find-profile-other-window): New command.
6227 (profiler-find-profile-other-frame): New command.
6228 (profiler-profile): Introduce API-level data structure.
6229
6230 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
6231
6232 file-attributes has a new optional arg FOLLOW-SYMLINKS.
6233 * files.el (remote-file-name-inhibit-cache):
6234 * time.el (display-time-file-nonempty-p): Use it.
6235 * files.el (after-find-file): Don't chase links before calling
6236 file-exists-p, as file-exists-p already does the right thing.
6237
6238 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
6239
6240 Merge from standalone RefTeX repository.
6241
6242 The following ChangeLog entries are shortened versions of the
6243 original ones with file paths adapted. A not so strongly edited
6244 version of the original ChangeLog can be found in the commit log.
6245
6246 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
6247 (reftex-arg-cite): Use `reftex-cite-key-separator'.
6248 Correctly handle new value type returned by `reftex-citation'.
6249
6250 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
6251 that entries with whitespace at various places are found.
6252 Doc fix. Include entries that are cross-referenced from cited entries.
6253 Include @String definitions in the resulting bib file. Add header
6254 and footer defined in `reftex-create-bibtex-header' and
6255 `reftex-create-bibtex-footer'.
6256 (reftex-do-citation): Make it possible again to insert
6257 non-existent entries. Save match data when asking for optional
6258 arguments. Return all keys, not just the first one.
6259 (reftex-all-used-citation-keys): Fix regexp to correctly extract
6260 all citations in the same line.
6261 (reftex-parse-bibtex-entry): Accept additional optional argument
6262 `raw' and keep quotes or braces if it is non-nil. Match fields
6263 containing hyphens besides word constituents.
6264 (reftex-get-string-refs): New function.
6265 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
6266 and ask if it should be reread in case it did.
6267 (reftex-pop-to-bibtex-entry)
6268 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
6269 entries with spaces or tabs in front of arguments.
6270 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6271 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
6272 Match entries containing numbers and symbol constituents.
6273 (reftex-do-citation, reftex-figure-out-cite-format):
6274 Use `reftex-cite-key-separator'.
6275
6276 * textmodes/reftex-dcr.el: Move provide statement to end of file.
6277 (reftex-mouse-view-crossref): Explain why point is set.
6278
6279 * textmodes/reftex-global.el: Whitespace changes.
6280
6281 * textmodes/reftex-index.el: Move provide statement to end of
6282 file.
6283 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
6284 (reftex-index-visit-phrases-buffer): Set marker when visiting
6285 buffer. This allows for returning from the phrases file to the
6286 file one was just editing instead of the file where the last
6287 phrases was added from.
6288 (reftex-index-phrases-syntax-table): New variable. Give ?\"
6289 punctuation syntax as it usually is not used as string quote in
6290 TeX-related modes and may occur unmatched. The change also
6291 prevents fontification of quoted content.
6292 (reftex-index-phrases-mode): Use it.
6293
6294 * textmodes/reftex-parse.el (reftex-parse-from-file):
6295 Move backward one char if a `\' was matched after a section macro.
6296 (reftex-parse-from-file): Use beginning of match instead of end as
6297 bound.
6298
6299 * textmodes/reftex-ref.el: Adapt creation of
6300 `reftex-<package>-<macro>' functions to new structure of
6301 `reftex-ref-style-alist'.
6302 (reftex-reference): Use `reftex-ref-style-list' function.
6303 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
6304 reference macro if `reftex-ref-macro-prompt' is non-nil.
6305 (reftex-reference): Pass refstyle to `reftex-format-special'.
6306 Determine reference macro by looking at
6307 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
6308 Use only one special format function.
6309 (reftex-varioref-vref, reftex-fancyref-fref)
6310 (reftex-fancyref-Fref): Remove definitions. The functions are now
6311 generated from `reftex-ref-style-alist'.
6312 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
6313 Remove.
6314 (reftex-format-special): New function.
6315
6316 * textmodes/reftex-sel.el
6317 (reftex-select-cycle-ref-style-internal): Adapt to new structure
6318 of `reftex-ref-style-alist'. Remove code for testing macro type.
6319 (reftex-select-toggle-varioref)
6320 (reftex-select-toggle-fancyref): Remove.
6321 (reftex-select-cycle-ref-style-internal)
6322 (reftex-select-cycle-ref-style-forward)
6323 (reftex-select-cycle-ref-style-backward): New functions.
6324 (reftex-select-label-map): Use `v' and `V' for general cycling
6325 through reference styles. Add `p' for switching between number
6326 and page reference types.
6327
6328 * textmodes/reftex-toc.el (reftex-re-enlarge):
6329 Call `enlarge-window' only if there is something to do because in Emacs
6330 the horizontal version throws an error even if the parameter is 0.
6331
6332 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
6333 (reftex-plug-into-AUCTeX): Doc fix.
6334 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
6335 string. Adapt to new name.
6336 (reftex-ref-style-alist): Change structure so that it is not
6337 possible to use multiple different package names within a style.
6338 Remove the symbols for symbols for macro type distinction.
6339 Add characters for macro selection.
6340 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
6341 (reftex-create-bibtex-footer): New variables.
6342 (reftex-format-ref-function): Mention third argument of special
6343 format function.
6344 (reftex-ref-style-alist, reftex-ref-style-default-list):
6345 New variables.
6346 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
6347 to new implementation. Mark as obsolete. Add compatibility code
6348 for honoring the variable values in case they are set.
6349 (reftex-cite-format-builtin, reftex-bibliography-commands):
6350 Add support for ConTeXt.
6351 (reftex-format-ref-function, reftex-format-cite-function):
6352 Fix custom type.
6353 (reftex-cite-key-separator): New variable.
6354
6355 * textmodes/reftex.el (reftex-syntax-table-for-bib)
6356 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
6357 `reftex-syntax-table' because parens have to retain their paren
6358 syntax in order for parsing of BibTeX entries like @book(...) to
6359 work.
6360 (reftex-in-comment): Do not error out if `comment-start-skip' is
6361 not set. Deal correctly with escaped comment characters.
6362 (reftex-tie-multifile-symbols): Add doc string.
6363 Initialize `reftex-ref-style-list'.
6364 (reftex-untie-multifile-symbols): Add doc string.
6365 (reftex-add-index-macros): Doc fix.
6366 (reftex-ref-style-activate, reftex-ref-style-toggle)
6367 (reftex-ref-style-list): New functions.
6368 (reftex-mode-menu): Use them. Adapt to new structure of
6369 `reftex-ref-style-alist'.
6370 (reftex-select-with-char): Kill the RefTeX Select buffer when
6371 done.
6372 (reftex-remove-if): New function.
6373 (reftex-erase-all-selection-and-index-buffers)
6374 (reftex-mode-menu): Reference styles are now computed from
6375 `reftex-ref-style-alist'. Fix typo.
6376 (reftex-report-bug): New function.
6377 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
6378 algorithms with O(n log n). Introduce optional argument SORT (not
6379 yet used).
6380
6381 2012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
6382
6383 Enhancements for triple-quote string syntax.
6384 * progmodes/python.el (python-syntax-propertize-function):
6385 Match both quote cases in one regexp.
6386 (python-syntax-stringify): Handle matches properly.
6387
6388 2012-09-30 Juri Linkov <juri@jurta.org>
6389
6390 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
6391 to nil around the call to `insert' to prevent
6392 directory time modification by lock_file. (Bug#2295)
6393 * tar-mode.el (tar-summarize-buffer): Idem.
6394
6395 2012-09-30 Juri Linkov <juri@jurta.org>
6396
6397 * facemenu.el (list-colors-sort): Add option "Luminance".
6398 (list-colors-sort-key): Implement it.
6399
6400 * vc/diff-mode.el (diff-refine-removed):
6401 * vc/ediff-init.el (ediff-fine-diff-A):
6402 * vc/smerge-mode.el (smerge-refined-removed):
6403 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
6404
6405 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
6406
6407 * term/ns-win.el (x-file-dialog): New function.
6408
6409 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
6410
6411 * ido.el (ido-max-directory-size): Default to nil; the current
6412 default is small for POSIX systems, and impractical on Windows 7
6413 now that lstat returns directory sizes for NTFS.
6414
6415 2012-09-30 Martin Rudalics <rudalics@gmx.at>
6416
6417 In buffer display functions handle window-height/window-width
6418 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
6419 * window.el (window--display-buffer): New argument ALIST.
6420 Obey window-height and window-width alist entries.
6421 (window--try-to-split-window): New argument ALIST.
6422 Bind window-combination-limit to t when the window's size shall be
6423 changed and window-combination-limit equals `window-size'.
6424 (display-buffer-in-atom-window)
6425 (display-buffer-in-major-side-window)
6426 (display-buffer-in-side-window, display-buffer-same-window)
6427 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6428 (display-buffer-pop-up-window, display-buffer-below-selected)
6429 (display-buffer-at-bottom, display-buffer-in-previous-window)
6430 (display-buffer-use-some-window): Adjust all callers of
6431 window--display-buffer and window--try-to-split-window.
6432 (fit-frame-to-buffer): New option.
6433 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
6434 is non-nil.
6435 (display-buffer-in-major-side-window): Evaluate window-height /
6436 window-width alist entries.
6437
6438 * help.el (temp-buffer-resize-frames)
6439 (temp-buffer-resize-regexps): Remove options.
6440 (temp-buffer-resize-mode): Adjust doc-string.
6441 (resize-temp-buffer-window): Don't consult
6442 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
6443 temp-buffer-resize-frames.
6444
6445 * dired.el (dired-mark-pop-up):
6446 Call display-buffer-below-selected with a fit-window-to-buffer alist
6447 entry.
6448
6449 2012-09-30 Chong Yidong <cyd@gnu.org>
6450
6451 * server.el (server-host): Document the security implications.
6452 (server-auth-key): Doc fix.
6453
6454 * startup.el (initial-buffer-choice): Doc fix.
6455
6456 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
6457
6458 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
6459 restriction change.
6460
6461 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
6462
6463 * help-fns.el (help-fns--obsolete): Fix last change.
6464
6465 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6466
6467 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
6468 (minor-mode-map-alist): Remove redundant code.
6469
6470 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
6471 visited in a buffer.
6472 (cvs-insert-visited-file): New function.
6473 (find-file-hook): Use it.
6474
6475 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
6476
6477 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
6478 chose face.
6479 (log-edit-empty-buffer-p): Don't require a space after a header.
6480
6481 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
6482
6483 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
6484
6485 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
6486 a proper minor-mode.
6487
6488 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
6489
6490 2012-09-29 Glenn Morris <rgm@gnu.org>
6491
6492 * winner.el (winner-mode): Remove variable (let define-minor-mode
6493 handle it).
6494 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
6495 Doc fixes.
6496 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
6497 (winner-mode): Use define-minor-mode.
6498
6499 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
6500 the full definition in loaddefs, rather than duplicating it.
6501
6502 * help-macro.el (three-step-help): No need to autoload defcustom.
6503
6504 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6505 (inferior-lisp-program, inferior-lisp-load-command)
6506 (inferior-lisp-prompt, inferior-lisp-mode-hook):
6507 No need to autoload defcustoms.
6508
6509 * hippie-exp.el (hippie-expand-try-functions-list)
6510 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
6511 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
6512 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
6513 (hippie-expand-only-buffers): No need to autoload defcustoms.
6514 * progmodes/vhdl-mode.el (vhdl-line-expand):
6515 Explicitly load hippie-exp, so it does not get autoloaded
6516 while hippie-expand-try-functions-list is let-bound.
6517
6518 2012-09-28 Glenn Morris <rgm@gnu.org>
6519
6520 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
6521
6522 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
6523 Only "cl.el" counts as cl these days.
6524
6525 2012-09-28 Juri Linkov <juri@jurta.org>
6526
6527 Display archive errors in the echo area instead of inserting
6528 to the file buffer.
6529
6530 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
6531 to STDERR-TEST that can be a regexp matching a successful output.
6532 Create a temporary file and redirect stderr to it. Search for
6533 STDERR-TEST in the stderr output and display it in the echo area
6534 if no match is found.
6535 (archive-extract-by-file): New function like
6536 `archive-extract-by-stdout' but extracting archives to files
6537 and looking for successful matches in stdout. Function body is
6538 mostly copied from `archive-rar-extract'.
6539 (archive-rar-extract): Use `archive-extract-by-file'.
6540 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
6541
6542 2012-09-28 Leo Liu <sdl.web@gmail.com>
6543
6544 * pcomplete.el (pcomplete-show-completions):
6545 Use minibuffer-message to make pcomplete usable in minibuffer.
6546
6547 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
6548
6549 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6550
6551 * type-break.el: Use lexical-binding.
6552 (type-break-mode): Use define-minor-mode.
6553
6554 * emacs-lisp/pcase.el (pcase--mark-used): New.
6555 (pcase--u1): Use it (bug#12512).
6556
6557 * custom.el (load-theme): Set buffer-file-name so the load is recorded
6558 in load-history with the right file name.
6559
6560 2012-09-28 Tassilo Horn <tsdh@gnu.org>
6561
6562 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
6563 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
6564 (doc-view-get-bounding-box): Make bounding box slicing work for
6565 ODF and DVI documents.
6566
6567 2012-09-28 Glenn Morris <rgm@gnu.org>
6568
6569 * type-break.el (type-break-mode, type-break-interval)
6570 (type-break-good-rest-interval, type-break-keystroke-threshold):
6571 No need to autoload.
6572 (type-break-good-rest-interval, type-break-keystroke-threshold):
6573 Add :set-after.
6574
6575 2012-09-28 Chong Yidong <cyd@gnu.org>
6576
6577 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
6578 Add :version tag.
6579
6580 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
6583
6584 2012-09-27 Glenn Morris <rgm@gnu.org>
6585
6586 * faces.el (x-display-name): Declare (for without-x builds).
6587
6588 * linum.el (linum-format): Don't autoload it. Improve :type.
6589
6590 * progmodes/tcl.el: Don't require outline when compiling.
6591 (outline-regexp, outline-level): Declare.
6592 * textmodes/sgml-mode.el: Don't require outline when compiling.
6593 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
6594
6595 * term.el (term-ansi-reset):
6596 Try setting term-ansi-face-already-done to nil. (Bug#11785)
6597
6598 * vc/vc.el (vc-next-action): Only gripe about committing read-only
6599 files for RCS and SCCS. (Bug#9781)
6600
6601 2012-09-27 Chong Yidong <cyd@gnu.org>
6602
6603 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
6604 change; value should be t.
6605
6606 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6607
6608 * image-mode.el: Use lexical-binding.
6609 (image-mode-winprops): Use t to stand for the window of
6610 a buffer that's not displayed.
6611 * doc-view.el (doc-view-new-window-function): Handle the new
6612 t in winprops.
6613 (doc-view-enlarge): Make it a real nop if the size is not changed.
6614 (doc-view-display): Handle the case where the buffer is not (yet?)
6615 displayed in any window.
6616 (doc-view-saved-settings): New var.
6617 (doc-view-mode): Use it.
6618 (doc-view-fallback-mode): Set it.
6619
6620 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
6621 Set lexical-binding.
6622 (minibuffer-eldef-shorten-default): New var.
6623 (minibuffer-default-in-prompt-regexps): Use it for new default.
6624 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
6625
6626 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
6627
6628 * international/uni-bidi.el:
6629 * international/uni-category.el:
6630 * international/uni-name.el:
6631 * international/uni-numeric.el: Regenerate.
6632
6633 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
6634 Stefan Monnier <monnier@iro.umontreal.ca>
6635
6636 * profiler.el: New file.
6637
6638 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6639
6640 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
6641 (testcover-reinstrument): Simplify with CSE.
6642
6643 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
6644
6645 * window.el (temp-buffer-window-setup): Fix typo in docstring.
6646
6647 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
6648
6649 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
6650 (verilog-auto-input, verilog-auto-insert-lisp)
6651 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
6652 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
6653 (verilog-auto-unused, verilog-auto-wire)
6654 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
6655 newline. Reported by Andrew Jones.
6656 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
6657 Reported by Brad Dobbie.
6658 (verilog-batch-delete-trailing-whitespace):
6659 Create verilog-batch-delete-trailing-whitespace.
6660 Reported by Brad Dobbie.
6661 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
6662 parameters from another module. Reported by Dan Katz.
6663 (verilog-auto, verilog-auto-assign-modport)
6664 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
6665 AUTOINOUTMODPORT for UVM interface module shell generation.
6666 Reported by Brad Dobbie.
6667 (verilog-auto-inst-interfaced-ports): Make default nil, as more
6668 standard behavior.
6669 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
6670 Reported by Matt Martin.
6671
6672 2012-09-25 Martin Rudalics <rudalics@gmx.at>
6673
6674 * window.el (window--resize-child-windows): When resizing child
6675 windows proportionally, process them in reverse order to
6676 preserve the "when splitting a window the new one gets the odd
6677 line" behavior.
6678 (window--resize-root-window-vertically): When resizing the
6679 minibuffer window try to affect only windows at the bottom of the
6680 frame. (Bug#12419)
6681
6682 2012-09-25 Chong Yidong <cyd@gnu.org>
6683
6684 * subr.el (declare): Doc fix.
6685
6686 * help-fns.el (help-fns--obsolete): Handle macros properly.
6687
6688 2012-09-25 Chong Yidong <cyd@gnu.org>
6689
6690 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
6691 this function obsolete.
6692
6693 * calendar/cal-x.el (calendar-two-frame-setup)
6694 (calendar-only-one-frame-setup, calendar-one-frame-setup):
6695 * calendar/calendar.el (american-calendar, european-calendar)
6696 (calendar-for-loop):
6697 * comint.el (comint-dynamic-simple-complete)
6698 (comint-dynamic-complete-as-filename, comint-unquote-filename):
6699 * desktop.el (desktop-load-default):
6700 * dired-x.el (dired-omit-here-always)
6701 (dired-hack-local-variables, dired-default-directory):
6702 * emacs-lisp/derived.el (derived-mode-class):
6703 * emacs-lisp/timer.el (timer-set-time-with-usecs):
6704 * emacs-lock.el (toggle-emacs-lock):
6705 * epa.el (epa-display-verify-result):
6706 * epg.el (epg-sign-keys, epg-start-sign-keys)
6707 (epg-passphrase-callback-function):
6708 * eshell/esh-util.el (eshell-for):
6709 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
6710 (eshell-add-to-window-buffer-names):
6711 * files.el (locate-file-completion):
6712 * imenu.el (imenu-example--create-c-index)
6713 (imenu-example--create-lisp-index)
6714 (imenu-example--lisp-extract-index-name)
6715 (imenu-example--name-and-position):
6716 * international/mule-cmds.el (princ-list):
6717 * international/mule-diag.el (decode-codepage-char):
6718 * international/mule-util.el (detect-coding-with-priority):
6719 * iswitchb.el (iswitchb-read-buffer):
6720 * mail/mailalias.el (mail-complete):
6721 * mail/sendmail.el (mail-sent-via):
6722 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
6723 (mouse-major-mode-menu):
6724 * password-cache.el (password-read-and-add):
6725 * pcomplete.el (pcomplete-parse-comint-arguments):
6726 * progmodes/sh-script.el (sh-maybe-here-document):
6727 * replace.el (query-replace-regexp-eval):
6728 * savehist.el (savehist-load):
6729 * simple.el (choose-completion-delete-max-match):
6730 * term.el (term-dynamic-simple-complete):
6731 * vc/ediff-init.el (ediff-check-version):
6732 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
6733 * vc/vc.el (vc-diff-switches-list):
6734 * view.el (view-return-to-alist-update): Likewise.
6735
6736 * subr.el (eval-next-after-load, makehash, insert-string)
6737 (assoc-ignore-representation, assoc-ignore-case): Use declare to
6738 mark obsolete.
6739 (mode-line-inverse-video): Variable deleted.
6740
6741 * international/mule-util.el (string-to-sequence): Remove.
6742
6743 * calendar/calendar.el (calendar-version):
6744 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
6745 (icalendar-convert-diary-to-ical):
6746 * cus-edit.el (custom-mode):
6747 * ansi-color.el (ansi-color-unfontify-region):
6748 * international/latin1-disp.el (latin1-char-displayable-p):
6749 * progmodes/cwarn.el (turn-on-cwarn-mode):
6750 * progmodes/which-func.el (which-func-update-1):
6751 Use define-obsolete-function-alias.
6752
6753 * net/newst-backend.el (newsticker-cache-filename):
6754 * net/newst-treeview.el (newsticker-groups-filename):
6755 Fix incorrect obsolescence declaration.
6756
6757 * allout.el (allout-passphrase-hint-string): Likewise.
6758 (allout-init): Use a declare form to mark obsolete.
6759
6760 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
6761 this applies to functions.
6762
6763 * iswitchb.el (iswitchb-read-buffer): Move code of
6764 iswitchb-define-mode-map here, and delete that obsolete function.
6765
6766 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
6767 font-lock-reference-face.
6768
6769 2012-09-25 Glenn Morris <rgm@gnu.org>
6770
6771 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
6772 Doc fixes.
6773
6774 * eshell/em-term.el (eshell-term-name):
6775 Default to term-term-name. (Bug#12485)
6776
6777 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6778
6779 * progmodes/python.el (python-shell-send-buffer): Better handling
6780 of "if __name__ == '__main__':" conditionals when sending the buffer.
6781
6782 2012-09-24 Glenn Morris <rgm@gnu.org>
6783
6784 * eshell/esh-cmd.el (eshell-find-alias-function):
6785 Tighten up file-name regexp. (Bug#12499)
6786
6787 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6788
6789 Enhancements for triple-quote string syntax.
6790 * progmodes/python.el (python-quote-syntax): Remove.
6791 (python-syntax-propertize-function): New value.
6792 (python-syntax-count-quotes, python-syntax-stringify):
6793 New functions.
6794
6795 2012-09-24 Chong Yidong <cyd@gnu.org>
6796
6797 * mail/supercite.el (sc-version): Remove obsolete function.
6798 (sc-describe): Don't mark as obsolete, since it is bound.
6799 (sc-submit-bug-report): Remove.
6800
6801 * vc/log-edit.el (cvs-changelog-full-paragraphs)
6802 (cvs-commit-buffer-require-final-newline): Remove.
6803 (log-edit-require-final-newline)
6804 (log-edit-changelog-full-paragraphs): Default to t.
6805
6806 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
6807 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
6808 * vc/vc.el (vc-checkout-carefully): Likewise.
6809
6810 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
6811 (emerge-version): Remove.
6812
6813 * progmodes/compile.el (compile-internal): Remove.
6814 (compilation-parse-errors-function): Fix typo.
6815
6816 * international/mule.el (set-char-table-default): Remove.
6817 (set-coding-priority, make-coding-system, generic-char-p)
6818 (charset-list, charset-bytes, charset-id): Use declare to mark
6819 functions as obsolete.
6820
6821 * vc/pcvs-defs.el (cvs-buffer-name-alist)
6822 (cvs-invert-ignore-marks): Remove references to obsolete vars.
6823 * vc/vc-hooks.el (vc-default-registered): Don't use
6824 vc-master-templates.
6825
6826 * font-lock.el (font-lock-reference-face):
6827 Use define-obsolete-variable-alias.
6828
6829 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
6830 * calendar/calendar.el (calendar-font-lock-keywords):
6831 * calendar/diary-lib.el (diary-font-lock-keywords)
6832 (diary-fancy-font-lock-keywords):
6833 * textmodes/reftex-sel.el (reftex-insert-docstruct):
6834 * textmodes/reftex-index.el (reftex-insert-index):
6835 * textmodes/reftex-cite.el (reftex-format-bib-entry):
6836 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
6837 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
6838 * progmodes/prolog.el (prolog-font-lock-keywords):
6839 * progmodes/idlwave.el (idlwave-idl-keywords):
6840 * progmodes/ada-mode.el (ada-font-lock-keywords):
6841 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
6842
6843 2012-09-24 Glenn Morris <rgm@gnu.org>
6844
6845 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
6846
6847 2012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
6848
6849 * progmodes/python.el (python-indent-line): More consistent cursor
6850 movement behavior.
6851
6852 2012-09-23 Stefan Merten <smerten@oekonux.de>
6853
6854 * textmodes/rst.el: Fix compiler warning.
6855
6856 2012-09-23 Roland Winkler <winkler@gnu.org>
6857
6858 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
6859 Transcribe also LaTeX hyphenation.
6860 (bibtex-reformat): Bug fix. Do not quote twice the elements of
6861 bibtex-reformat-previous-options.
6862
6863 2012-09-23 Roland Winkler <winkler@gnu.org>
6864
6865 * proced.el (proced-renice-command): New variable.
6866 (proced-marked-processes): New function.
6867 (proced-with-processes-buffer): New macro.
6868 (proced-send-signal): Use them.
6869 (proced-renice): New command bound to r.
6870
6871 2012-09-23 Roland Winkler <winkler@gnu.org>
6872
6873 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
6874 ibuffer-saved-filter-groups has one element, shortcut the call of
6875 completing-read. (Bug#12331)
6876
6877 2012-09-23 Chong Yidong <cyd@gnu.org>
6878
6879 * bindings.el (mode-line-toggle-read-only):
6880 * bs.el (bs-toggle-readonly):
6881 * buff-menu.el (Buffer-menu-toggle-read-only):
6882 * dired.el (dired-toggle-read-only):
6883 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
6884
6885 2012-09-23 Chong Yidong <cyd@gnu.org>
6886
6887 * image.el (image-type-available-p): Adapt to init-image-library
6888 argument changes.
6889
6890 2012-09-22 Juri Linkov <juri@jurta.org>
6891
6892 * dired.el (dired-mode-map): Add [remap read-only-mode] for
6893 `dired-toggle-read-only'. (Bug#12462)
6894
6895 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6896
6897 * subr.el (temp-output-buffer-show): New function.
6898 (with-output-to-temp-buffer): Call temp-output-buffer-show
6899 instead of internal-temp-output-buffer-show.
6900
6901 2012-09-22 Chong Yidong <cyd@gnu.org>
6902
6903 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
6904 (Bug#12462).
6905
6906 * repeat.el (repeat): Doc fix (Bug#12348).
6907
6908 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
6909 (Bug#10909).
6910
6911 * simple.el (shell-command-on-region): Doc fix.
6912 (read-only-mode): Doc fix.
6913
6914 2012-09-22 Eli Zaretskii <eliz@gnu.org>
6915
6916 * emacs-lisp/timer.el (run-with-idle-timer)
6917 (timer-activate-when-idle): Warn against reinvoking an idle timer
6918 from within its own timer action. (Bug#12447)
6919
6920 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6921
6922 * cus-start.el (window-combination-limit): Add new optional
6923 values.
6924 * window.el (temp-buffer-window-show)
6925 (window--try-to-split-window): Handle new values of
6926 window-combination-limit (Bug#1806).
6927 (split-window): Test window-combination-limit for t instead of
6928 non-nil.
6929 (display-buffer-at-bottom): New buffer display action function.
6930 * help.el (temp-buffer-resize-regexps): New option.
6931 (temp-buffer-resize-mode): Rewrite doc-string.
6932 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
6933 Don't resize reused window. Suggested by Glenn Morris.
6934
6935 2012-09-22 Stefan Merten <smerten@oekonux.de>
6936
6937 * textmodes/rst.el: Revamp section title faces.
6938 (rst-official-version)
6939 (rst-package-emacs-version-alist): Sync with official version
6940 V1.4.0.
6941 (rst-faces-defaults, rst-set-level-default)
6942 (rst-level-face-max, rst-level-face-base-color)
6943 (rst-level-face-base-light, rst-level-face-format-light)
6944 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
6945 (rst-adornment-faces-alist): Match new setup.
6946 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
6947 (rst-level-5, rst-level-6): New faces.
6948
6949 2012-09-22 Chong Yidong <cyd@gnu.org>
6950
6951 * simple.el (undo): Handle indirect buffers (Bug#8207).
6952
6953 2012-09-21 Leo Liu <sdl.web@gmail.com>
6954
6955 IDO: Disable match re-ordering for buffer switching.
6956 * ido.el (ido-buffer-disable-smart-matches): New variable.
6957 (ido-set-matches-1): Use it. (Bug#2042)
6958
6959 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
6960
6961 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6962 Fix 2011-05-17 change. (Bug#12418)
6963
6964 2012-09-21 Leo Liu <sdl.web@gmail.com>
6965
6966 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
6967
6968 2012-09-21 Glenn Morris <rgm@gnu.org>
6969
6970 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
6971 Be more robust about locating simple.el.
6972
6973 2012-09-21 Glenn Morris <rgm@gnu.org>
6974
6975 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
6976
6977 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
6978
6979 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
6980
6981 2012-09-20 Juri Linkov <juri@jurta.org>
6982
6983 * replace.el (query-replace-read-from): Use `read-regexp' instead
6984 of `read-from-minibuffer' when `regexp-flag' is non-nil.
6985 (occur-read-primary-args): Use `read-regexp' instead of
6986 `read-string'.
6987 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
6988 `read-from-minibuffer'.
6989 * isearch.el (isearch-occur): Use `read-regexp' instead of
6990 `read-string'.
6991 * dired.el (dired-read-regexp): Use `read-regexp' instead of
6992 `read-from-minibuffer'.
6993 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
6994 of `read-string'. (Bug#7567)
6995
6996 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
6997 and allow accepting a list of strings prepended to a list of
6998 standard default values. Doc fix. (Bug#12321)
6999
7000 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
7001
7002 * replace.el (read-regexp): Don't add ": " when PROMPT already
7003 ends with a colon and space. (Bug#12321)
7004
7005 2012-09-20 Tassilo Horn <tsdh@gnu.org>
7006
7007 * doc-view.el (doc-view-display): Better fix for the cl-assertion
7008 error.
7009
7010 2012-09-20 Stefan Merten <smerten@oekonux.de>
7011
7012 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
7013 Fixes feature request bug#11711.
7014 (rst-mode): Create `imenu-create-index-function'.
7015 (rst-get-stripped-line): Delete after refactoring.
7016 (rst-section-tree, rst-section-tree-rec)
7017 (rst-section-tree-point): Refactor and document properly.
7018 (rst-imenu-find-adornments-for-position)
7019 (rst-imenu-convert-cell, rst-imenu-create-index):
7020 New function.
7021
7022 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7023
7024 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
7025 (macroexp--expand-all): Use it.
7026 (macroexp--funcall-and-return): Remove by folding it into its sole
7027 caller (macroexp--warn-and-return).
7028 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
7029 Use macroexp--obsolete-warning.
7030
7031 * calc/calc.el: Fix last change by removing the whole chunk, since it
7032 was only needed back when Calc was not bundled.
7033
7034 2012-09-20 Martin Rudalics <rudalics@gmx.at>
7035
7036 * emacs-lisp/debug.el (debug): Restore assignment to
7037 debugger-old-buffer removed on 2012-09-08.
7038
7039 2012-09-20 Juri Linkov <juri@jurta.org>
7040
7041 * dired-aux.el (dired-diff): Remove (require 'diff) since
7042 `diff-latest-backup-file' is now autoloaded.
7043
7044 2012-09-20 Chong Yidong <cyd@gnu.org>
7045
7046 * vc/diff.el (diff-latest-backup-file): Autoload.
7047
7048 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7049
7050 * calc/calc.el: Remove redundant autoload shape check.
7051 (sel-mode): Don't defvar.
7052 (calc-get-stack-element): Add `sel-mode' arg instead.
7053 (calc-top, calc-top-list): Pass it this additional argument.
7054 * calc/calc-store.el (calc-store-map):
7055 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
7056 (calc-map-equation, calc-outer-product, calc-inner-product):
7057 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
7058
7059 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
7060
7061 2012-09-19 Juri Linkov <juri@jurta.org>
7062
7063 * dired-aux.el (dired-diff): Add (require 'diff) because
7064 `diff-latest-backup-file' is not autoloaded.
7065 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
7066 of `dired-get-filename' to t to not report error when there is
7067 no default file on the current line.
7068
7069 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7070
7071 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
7072 macroexp--eval-if-compile.
7073 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
7074 (macroexp--expand-all): Use them (bug#12371).
7075
7076 * doc-view.el (doc-view-guess-paper-size)
7077 (doc-view-scale-bounding-box): Fix unbound `caddr'.
7078
7079 2012-09-19 Tassilo Horn <tsdh@gnu.org>
7080
7081 New feature: set optimal slice from BoundingBox information.
7082 * doc-view.el (doc-view-mode-map): Add keybinding.
7083 (doc-view-menu): Add menu entry.
7084 (doc-view-set-slice): Adapt docstring.
7085 (doc-view-get-bounding-box, doc-view-guess-paper-size)
7086 (doc-view-scale-bounding-box)
7087 (doc-view-set-slice-from-bounding-box): New functions.
7088 (doc-view-paper-sizes): New defvar.
7089
7090 2012-09-19 Glenn Morris <rgm@gnu.org>
7091
7092 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
7093 (byte-compile-log-warning): Autoload. (Bug#12371)
7094
7095 * calendar/calendar.el (calendar-american-month-header)
7096 (calendar-european-month-header, calendar-iso-month-header)
7097 (calendar-month-header): New options.
7098 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
7099 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
7100
7101 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
7102
7103 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
7104
7105 2012-09-18 Juri Linkov <juri@jurta.org>
7106
7107 * dired-aux.el (dired-diff): Restore original functionality of
7108 getting the default value, but keep new feature of using the
7109 latest existing backup file (`diff-latest-backup-file').
7110
7111 2012-09-18 Juri Linkov <juri@jurta.org>
7112
7113 * dired.el (dired-mark): If the region is active in Transient Mark
7114 mode, mark all files in the active region. Doc fix.
7115 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
7116 Doc fix. (Bug#10624)
7117
7118 2012-09-18 Juri Linkov <juri@jurta.org>
7119
7120 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
7121 attributes for M-n are pulled from the file at point.
7122 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
7123 Suggested by Drew Adams. (Bug#10624)
7124
7125 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
7126
7127 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
7128 whitespace after "end".
7129 (ruby-do-end-to-brace): Collapse block to one line if it fits
7130 within fill-column.
7131
7132 2012-09-18 Martin Rudalics <rudalics@gmx.at>
7133
7134 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
7135 value.
7136 (debug): Don't remove debugger window when debugger is expected
7137 to be back.
7138
7139 2012-09-18 Chong Yidong <cyd@gnu.org>
7140
7141 * custom.el (defface): Doc fix.
7142
7143 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
7144
7145 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
7146
7147 * progmodes/compile.el (compilation-start): Use compilation-always-kill
7148 to initialize query-on-exit; then test that instead (bug#12288).
7149
7150 2012-09-17 Stefan Merten <smerten@oekonux.de>
7151
7152 * textmodes/rst.el: Add support for `testcover'.
7153 (rst-defcustom-testcover, rst-testcover-add-compose)
7154 (rst-testcover-add-1value): New functions.
7155 (rst-portable-mark-active-p): Replace by `use-region-p'.
7156 (rst-update-section, rst-classify-adornment)
7157 (rst-find-title-line): Mark `1value' forms.
7158 (rst-classify-adornment): Remove superfluous form.
7159 (rst-update-section, rst-get-adornments-around)
7160 (rst-adornment-complete-p, rst-get-next-adornment)
7161 (rst-adjust, rst-promote-region)
7162 (rst-display-adornments-hierarchy, rst-straighten-adornments)
7163 (rst-find-pfx-in-region, rst-section-tree-rec)
7164 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
7165 (rst-toc-node, rst-toc, rst-forward-section)
7166 (rst-iterate-leftmost-paragraphs)
7167 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
7168 (rst-bullet-list-region)
7169 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
7170 (rst-compile-find-conf, rst-compile)
7171 (rst-repeat-last-character): Fix style.
7172
7173 2012-09-17 Chong Yidong <cyd@gnu.org>
7174
7175 * comint.el (comint--complete-file-name-data): Don't add a space
7176 if the status is `sole'; that adds a gratuitous space in the
7177 completion-cycling case (Bug#12092).
7178
7179 * pcomplete.el (pcomplete-completions-at-point): Likewise.
7180
7181 2012-09-17 Richard Stallman <rms@gnu.org>
7182
7183 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
7184 only in the mime-shown mode, not in raw mode.
7185 (rmail-mime): Toggle off mime by displaying the message without
7186 mime processing. (Bug#12305)
7187
7188 * mail/rmail.el (rmail-retry-failure):
7189 Turn off mime processing first. (Bug#12037)
7190
7191 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
7192
7193 2012-09-17 Chong Yidong <cyd@gnu.org>
7194
7195 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
7196 (shell-dynamic-complete-functions): Convert to defcustom.
7197 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
7198
7199 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
7200 * comint.el (comint-prompt-read-only):
7201 * custom.el (defcustom):
7202 * hi-lock.el (hi-lock-mode):
7203 * ibuffer.el (ibuffer-formats):
7204 * ielm.el (ielm-prompt-read-only):
7205 * novice.el (disable-command):
7206 * saveplace.el (toggle-save-place):
7207 * speedbar.el (speedbar-supported-extension-expressions):
7208 * startup.el (auto-save-list-file-prefix, init-file-user)
7209 (after-init-hook, inhibit-startup-echo-area-message):
7210 * strokes.el (strokes-help):
7211 * time-stamp.el (time-stamp):
7212 * calendar/calendar.el (calendar, diary-file):
7213 * calendar/diary-lib.el (diary-mail-entries, diary)
7214 (diary-list-entries-hook):
7215 * calendar/holidays.el (holidays, calendar-holidays):
7216 * calendar/lunar.el (lunar-phases):
7217 * calendar/solar.el (sunrise-sunset):
7218 * emulation/edt.el (edt-load-keys):
7219 * emulation/viper.el (viper-mode):
7220 * eshell/em-alias.el (eshell-command-aliases-list):
7221 * eshell/esh-util.el (eshell-convert-numeric-arguments):
7222 * international/ogonek.el (ogonek-information):
7223 * net/tramp-cmds.el (tramp-bug):
7224 * net/quickurl.el (quickurl-reread-hook-postfix):
7225 * play/decipher.el (decipher-font-lock-keywords):
7226 * progmodes/cc-styles.el (c-set-style):
7227 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
7228 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7229 * progmodes/octave-mod.el (octave-mode):
7230 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
7231 * progmodes/verilog-mode.el (verilog-read-defines):
7232 * textmodes/two-column.el (2C-mode): Likewise.
7233
7234 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
7235
7236 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
7237 that holds many addresses.
7238
7239 2012-09-16 Chong Yidong <cyd@gnu.org>
7240
7241 * align.el (align-areas): Call the indication function with
7242 positions instead of markers for arguments (Bug#12343).
7243
7244 * files.el (parse-colon-path): Use split-string (Bug#12351).
7245
7246 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
7247 (display-buffer-function): Mark as obsolete.
7248
7249 * progmodes/compile.el (compilation-parse-errors): Accept list
7250 values similar to font-lock-keywords (Bug#12136).
7251 Suggested by Oleksandr Manzyuk.
7252 (compilation-error-regexp-alist): Doc fix.
7253
7254 2012-09-15 Glenn Morris <rgm@gnu.org>
7255
7256 * version.el (emacs-bzr-version-bzr): New function.
7257 (emacs-bzr-get-version): Add optional EXTERNAL argument.
7258
7259 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
7260 checkouts, check the parent dirstate matches the branch.
7261 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
7262 empty string.
7263
7264 * version.el (emacs-bzr-version): Doc fix.
7265 (emacs-bzr-version-dirstate): New function.
7266 (emacs-bzr-get-version): For lightweight checkouts, if the parent
7267 is local try and check that it matches the branch. If not, just
7268 use dirstate information. (Bug#12441)
7269
7270 2012-09-14 Juri Linkov <juri@jurta.org>
7271
7272 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
7273 (Bug#12399)
7274
7275 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7276
7277 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
7278
7279 * emacs-lisp/edebug.el: Miscellaneous cleanup.
7280 Remove obsolete byte-compiler hack that tried to silence some warnings.
7281 (edebug-submit-bug-report): Remove.
7282 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
7283 Remove aliases, use the un-prefixed name instead.
7284 (edebug-pop-to-buffer): Consider other frames.
7285 (edebug-original-read):: Make it more obvious that it's always defined.
7286 (edebug--make-form-data-entry, edebug--form-data-name)
7287 (edebug--form-data-begin, edebug--form-data-end): Rename from the
7288 single-dashed name, and implement with cl-defstruct.
7289 (edebug-set-form-data-entry): Use the standard accessors.
7290 (edebug-make-top-form-data-entry): Use push.
7291 (edebug-no-match): Drop useless `funcall'.
7292 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
7293 to functions.
7294 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
7295 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
7296 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
7297 (easy-menu-define, with-custom-print): Remove redundant specs.
7298 (edebug-outside-overriding-local-map)
7299 (edebug-outside-overriding-terminal-local-map): Remove, unused.
7300 (edebug--display): Bind unread-command-events directly to nil rather
7301 than binding it to unread-command-events and later setting it to nil.
7302 (edebug--display): Kill edebug-eval-buffer here...
7303 (edebug--recursive-edit): ...rather than here.
7304 Bind standard-output and standard-input.
7305 (edebug-eval): Check cl-macroexpand-all is fboundp.
7306 (edebug-temp-display-freq-count): Fix last change.
7307
7308 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
7309 * subr.el (noreturn, 1value): Add `debug' spec.
7310 * emacs-lisp/advice.el: Require cl-lib.
7311 (ad-copy-tree): Remove, use copy-tree instead.
7312 (ad-dolist): Remove use dolist or cl-dolist instead.
7313 (ad-do-return): Remove, use cl-return instead.
7314 (defadvice): Add `debug' spec.
7315
7316 2012-09-13 Juri Linkov <juri@jurta.org>
7317
7318 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
7319 (Bug#12399)
7320
7321 2012-09-13 Glenn Morris <rgm@gnu.org>
7322
7323 * calc/calc.el (math-compose-expr):
7324 * calc/calc-ext.el (math-compose-expr):
7325 * progmodes/cc-defs.el (cl-macroexpand-all):
7326 * progmodes/cc-langs.el (delete-duplicates, mapcan)
7327 (cl-macroexpand-all): Update declarations.
7328
7329 * vc/vc.el: No need to require ediff.
7330 (ediff-load-version-control): Declare.
7331 (ediff-vc-internal): Fix declaration.
7332 (vc-version-ediff): Require ediff.
7333
7334 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7335
7336 Use a more backwards-compatible timer format (Bug#12430).
7337 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
7338 being right after USECS, as that better supports old code that
7339 inadvisedly looked directly at the timer vector.
7340
7341 2012-09-13 Kenichi Handa <handa@gnu.org>
7342
7343 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
7344 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
7345 `coding-priority' property of these language environment.
7346
7347 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7348
7349 Fix glitches caused by addition of psec to timers (Bug#12430).
7350 * image.el (image-animate-timer):
7351 * time.el (display-time-world-timer):
7352 Use timer--function and timer--args rather than raw access to
7353 timer vector.
7354
7355 2012-09-13 Glenn Morris <rgm@gnu.org>
7356
7357 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7358 If not compiling a file, try using load-file-name.
7359
7360 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
7361
7362 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
7363 Fix last change.
7364 (edebug-update-eval-list): Use `push'.
7365
7366 * emacs-lisp/edebug.el: Use lexical-binding.
7367 Remove the "edebug-" prefix from non-dynamically-scoped variables.
7368 Mark unused args with underscore.
7369 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
7370 (edebug-form-data): Use defvar-local.
7371 (edebug-make-before-and-after-form, edebug-make-after-form):
7372 Use backquote.
7373 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
7374 Not dynamically scoped any more.
7375 (edebug--enter-trace): Add arguments `function' and `args'.
7376 Rename from edebug-enter-trace.
7377 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
7378 (edebug--update-coverage): Add `after-index' and `value' args.
7379 Rename from edebug-update-coverage.
7380 (edebug-slow-after): Call it accordingly.
7381 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
7382 edebug-recursive-edit.
7383 (edebug--display): Call it accordingly. Add args `value',
7384 `offset-index', and `arg-mode'. Rename from edebug-display.
7385 (edebug-debugger, edebug): Call it accordingly.
7386 (edebug-eval-display-list): Use dolist.
7387
7388 2012-09-12 Juri Linkov <juri@jurta.org>
7389
7390 * info.el (Info-search): Don't check for isearch-mode and
7391 isearch-regexp before let-binding search-spaces-regexp to
7392 Info-search-whitespace-regexp.
7393 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
7394 search-whitespace-regexp if isearch-lax-whitespace or
7395 isearch-regexp-lax-whitespace is non-nil.
7396 (Info-mode): Don't set local variable search-whitespace-regexp.
7397 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
7398
7399 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7400
7401 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
7402 (debugger-env-macro): Remove support for unread-command-char.
7403
7404 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
7405 the temporary map re-appearing on emulation-mode-map-alists.
7406
7407 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
7408 since 22.1.
7409
7410 * ehelp.el (with-electric-help): Accept functions in
7411 electric-help-form-to-execute.
7412 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
7413 And replace unread-command-char -> unread-command-events.
7414
7415 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
7416
7417 Sync with Tramp 2.2.6.
7418
7419 * net/tramp.el (tramp-accept-process-output): Don't use
7420 JUST-THIS-ONE in the XEmacs case.
7421
7422 * net/trampver.el: Update release number.
7423
7424 2012-09-12 Martin Rudalics <rudalics@gmx.at>
7425
7426 * emacs-lisp/debug.el (debugger-previous-window-height):
7427 New variable.
7428 (debug): When debugger-jumping-flag is non-nil try to restore
7429 height of debugger window. (Bug#8789)
7430
7431 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7432
7433 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
7434 overriding-local-map and pre/post-command-hook here.
7435 (edebug-recursive-edit): Do it here instead (bug#12345).
7436 (edebug-outside-unread-command-char): Remove all uses of
7437 unread-command-char.
7438
7439 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
7440 inhibit-debugger is bound instead.
7441
7442 2012-09-11 Bastien Guerry <bzg@gnu.org>
7443
7444 * subr.el (set-temporary-overlay-map): Add a docstring.
7445 (Bug#12346)
7446
7447 2012-09-11 Bastien Guerry <bzg@gnu.org>
7448
7449 * minibuffer.el (completion-table-subvert): Fix docstring.
7450 (Bug#12347)
7451
7452 2012-09-11 Bastien Guerry <bzg@gnu.org>
7453
7454 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
7455
7456 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
7457
7458 * progmodes/sql.el: Version 3.1
7459 (sql-db2-escape-newlines): New variable.
7460 (sql-escape-newlines-filter): Use it.
7461
7462 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
7463
7464 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
7465
7466 2012-09-10 Dan Nicolaescu <dann@gnu.org>
7467
7468 * vc/diff-mode.el (diff-mode-menu):
7469 Bind diff-remove-trailing-whitespace.
7470
7471 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7472
7473 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
7474 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
7475 (emacs-lisp-byte-code-mode): New functions.
7476 (eval-sexp-add-defvars): Don't skip defvars in column >0.
7477 (eval-defun-2): Remove bogus interactive spec.
7478 (lisp-indent-line): Remove redundant whole-exp code, now done in
7479 indent-according-to-mode.
7480 (save-match-data): Remove redundant indent data.
7481
7482 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
7483 Use `declare'.
7484
7485 2012-09-09 Juri Linkov <juri@jurta.org>
7486
7487 * replace.el (replace-regexp-lax-whitespace): New defcustom.
7488 (replace-lax-whitespace, query-replace-regexp)
7489 (query-replace-regexp-eval, replace-regexp): Doc fix.
7490 (perform-replace, replace-highlight): Let-bind
7491 isearch-lax-whitespace to replace-lax-whitespace and
7492 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
7493
7494 * isearch.el (isearch-query-replace): Let-bind
7495 replace-lax-whitespace to isearch-lax-whitespace and
7496 replace-regexp-lax-whitespace to
7497 isearch-regexp-lax-whitespace. (Bug#10885)
7498
7499 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
7500
7501 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
7502
7503 2012-09-09 Alan Mackenzie <acm@muc.de>
7504
7505 * progmodes/cc-engine.el (c-state-cache-init):
7506 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
7507 (c-record-parse-state-state):
7508 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
7509
7510 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
7511
7512 * register.el (register-separator): Rename from
7513 separator-register. All uses changed. Doc fix.
7514 (register): Fix version.
7515
7516 2012-09-09 Chong Yidong <cyd@gnu.org>
7517
7518 * replace.el (query-replace-map): Bind four new symbols for
7519 requesting window scrolling.
7520
7521 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
7522 query-replace-map (Bug#8948).
7523
7524 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
7525
7526 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
7527 since they are now in query-replace-map.
7528
7529 * window.el (scroll-other-window-down): Make the arg optional.
7530
7531 2012-09-09 Chong Yidong <cyd@gnu.org>
7532
7533 * files.el (hack-local-variables-confirm): Use quit-window to kill
7534 the *Local Variables* buffer.
7535
7536 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
7537
7538 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
7539 not just expect to be at its beginning. Adjust callees.
7540 Succeed when do-end block has no space before the pipe character.
7541 (ruby-brace-to-do-end): When the original block is one-liner,
7542 convert to multiline. Reindent the result.
7543
7544 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
7545
7546 * register.el (register): New group.
7547 (separator-register): New user option.
7548 (increment-register): Route it to `append-to-register', if
7549 register contains text. Implication is that `C-x r +' can now be
7550 used for appending to a text register (bug#12217).
7551 (append-to-register, prepend-to-register): Add separator based on
7552 `separator-register'.
7553
7554 2012-09-08 Alan Mackenzie <acm@muc.de>
7555
7556 AWK Mode: make auto-newline work when there's "==" in the pattern.
7557 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
7558 correctly.
7559 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
7560 Test more rigorously for "=" token.
7561
7562 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
7563
7564 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
7565 Only fail when reached LIMIT.
7566
7567 2012-09-08 Chong Yidong <cyd@gnu.org>
7568
7569 * dired.el (dired-mode-map): Don't bind M-=.
7570
7571 * dired-aux.el (dired-diff): Use backup file as default.
7572
7573 2012-09-08 Drew Adams <drew.adams@oracle.com>
7574
7575 * subr.el (add-to-history): Fix delete usage (Bug#12314).
7576
7577 2012-09-08 Chong Yidong <cyd@gnu.org>
7578
7579 * subr.el (syntax-after, syntax-class): Doc fix.
7580
7581 2012-09-08 Martin Rudalics <rudalics@gmx.at>
7582
7583 * window.el (display-buffer-in-previous-window): New buffer
7584 display action function.
7585
7586 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
7587 (debugger-previous-window): New variable.
7588 (debug): Rewrite using display-buffer-in-previous-window,
7589 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
7590
7591 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7592
7593 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
7594
7595 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
7596
7597 * progmodes/python.el (python-shell-send-string):
7598 When default-directory is remote, create temp file on remote
7599 filesystem.
7600 (python-shell-send-file): When file is remote, pass local view of
7601 file paths to remote Python interpreter. (Bug#12340)
7602
7603 2012-09-07 Chong Yidong <cyd@gnu.org>
7604
7605 * window.el (switch-to-buffer): Doc fix (Bug#12181).
7606
7607 * files.el (after-find-file): Don't fail on a read-only buffer if
7608 require-final-newline is `visit' or `visit-save' (Bug#11156).
7609
7610 * subr.el (read-char-choice): Allow quitting via ESC ESC.
7611
7612 * userlock.el (ask-user-about-supersession-threat):
7613 Use read-char-choice (Bug#12093).
7614
7615 2012-09-07 Chong Yidong <cyd@gnu.org>
7616
7617 * subr.el (buffer-narrowed-p): New function.
7618
7619 * ses.el (ses-widen):
7620 * simple.el (count-words--buffer-message):
7621 * net/browse-url.el (browse-url-of-buffer): Use it.
7622
7623 * simple.el (count-words-region): Don't signal an error if there
7624 is a non-nil prefix arg and the mark is not set.
7625
7626 * help.el (describe-key-briefly): Allow the message to be seen
7627 when invoked from the minibuffer (Bug#7014).
7628
7629 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
7630
7631 * progmodes/ruby-mode.el (ruby-end-of-defun)
7632 (ruby-beginning-of-defun): Simplify, allow indentation before
7633 block beginning and end keywords.
7634 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
7635 (ruby-end-of-defun): Expect that the point is at the beginning of
7636 the defun.
7637
7638 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7639
7640 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
7641 (bug#12367).
7642 (cl--make-usage-args): Strip _ from argument names.
7643
7644 2012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7645
7646 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
7647 obsolete alias speedbar-key-map.
7648 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
7649 (vhdl-index-menu-init): Don't use obsolete variable
7650 font-lock-maximum-size.
7651
7652 2012-09-06 Chong Yidong <cyd@gnu.org>
7653
7654 * frame.el (window-system-version): Mark as obsolete.
7655
7656 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
7657 of obsolete variable speedbar-key-map.
7658
7659 2012-09-06 Juri Linkov <juri@jurta.org>
7660
7661 * replace.el (replace-lax-whitespace): New defcustom.
7662 (query-replace, query-replace-regexp, query-replace-regexp-eval)
7663 (replace-string, replace-regexp): Mention it in docstrings.
7664 (perform-replace, replace-highlight): Let-bind
7665 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
7666 to the values of replace-lax-whitespace and regexp-flag.
7667 Don't let-bind search-whitespace-regexp. (Bug#10885)
7668
7669 * isearch.el (isearch-query-replace): Let-bind
7670 replace-lax-whitespace instead of let-binding
7671 replace-search-function and replace-re-search-function.
7672 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
7673 and isearch-regexp-lax-whitespace to lazy-highlight variables.
7674 (isearch-toggle-symbol): Set isearch-regexp to nil
7675 in isearch-word mode (like in isearch-toggle-word).
7676
7677 2012-09-06 Juri Linkov <juri@jurta.org>
7678
7679 * replace.el (replace-search-function)
7680 (replace-re-search-function): Set default values to nil.
7681 (perform-replace): Let-bind isearch-related variables based on
7682 replace-related values, call `isearch-search-fun' and let-bind
7683 the result to `search-function'. Remove code that sets
7684 `search-function' and `search-string' separately for
7685 `delimited-flag'.
7686 (replace-highlight): Add new argument `delimited-flag' and
7687 rename other arguments to the names used in `perform-replace'.
7688 Let-bind `isearch-word' to the argument `delimited-flag'.
7689 (Bug#10885, bug#10887)
7690
7691 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
7692
7693 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
7694 ruby-beginning-of-indent, simplify, allow all keywords to have
7695 indentation before them.
7696 (ruby-beginning-of-indent): Adjust for above. Search until the
7697 found point is not inside a string or comment.
7698 (ruby-font-lock-keywords): Allow symbols to start with "@"
7699 character, give them higher priority than variables.
7700 (ruby-syntax-propertize-function)
7701 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
7702 matchers. Expression expansions are not comments when inside a
7703 string, and there comment syntax status is irrelevant.
7704 (ruby-match-expression-expansion): New function. Check that
7705 expression expansion is inside a string, and it's not escaped.
7706 (ruby-font-lock-keywords): Use it.
7707
7708 2012-09-05 Martin Rudalics <rudalics@gmx.at>
7709
7710 * help.el (temp-buffer-max-height): New default value.
7711 (temp-buffer-resize-frames): New option.
7712 (resize-temp-buffer-window): Optionally resize frame.
7713
7714 * window.el (fit-frame-to-buffer-bottom-margin): New option.
7715 (fit-frame-to-buffer): New function.
7716
7717 2012-09-05 Glenn Morris <rgm@gnu.org>
7718
7719 * emulation/cua-rect.el (cua--init-rectangles):
7720 * textmodes/picture.el (picture-mode-map):
7721 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
7722 like forward-char and backward-char. (Bug#12317)
7723
7724 2012-09-05 Leo Liu <sdl.web@gmail.com>
7725
7726 * progmodes/flymake.el (flymake-warning-re): New variable.
7727 (flymake-parse-line): Use it.
7728
7729 2012-09-05 Glenn Morris <rgm@gnu.org>
7730
7731 * calendar/holidays.el (holiday-christian-holidays):
7732 Rename an entry. (Bug#12289)
7733
7734 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
7735
7736 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
7737 (bug#12222).
7738
7739 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7740
7741 * loadup.el: Load macroexp. Remove hack.
7742 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
7743 (macroexp--expand-all): Use it to get better warnings.
7744 (macroexp--backtrace, macroexp--trim-backtrace-frame)
7745 (internal-macroexpand-for-load): New functions.
7746 (macroexp--pending-eager-loads): New var.
7747 (emacs-startup-hook): New hack to replace one in loadup.el.
7748 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
7749 (cl--compiler-macro-cXXr): Move to top, before they can be used.
7750 (cl-psetf): Simplify.
7751 (cl-defstruct): Add indent rule.
7752
7753 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
7754
7755 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
7756 over `user-mail-address' for the SMTP MAIL FROM envelope.
7757 (smtpmail-via-smtp): Ditto.
7758
7759 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
7760
7761 * progmodes/ruby-mode.el: Clean up keybindings.
7762 (ruby-mode-map): Don't bind ruby-electric-brace,
7763 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
7764 backward-kill-word, reindent-then-newline-and-indent.
7765 (ruby-mark-defun): Remove.
7766 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
7767 (ruby-mode): Set local beginning-of-defun-function and
7768 end-of-defun-function values.
7769
7770 2012-09-03 Martin Rudalics <rudalics@gmx.at>
7771
7772 * window.el (temp-buffer-window-setup-hook)
7773 (temp-buffer-window-show-hook): New hooks.
7774 (temp-buffer-window-setup, temp-buffer-window-show)
7775 (with-temp-buffer-window): New functions.
7776 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
7777 (special-display-popup-frame): Make sure the window used shows BUFFER.
7778
7779 * help.el (temp-buffer-resize-mode): Fix doc-string.
7780 (resize-temp-buffer-window): New optional argument WINDOW.
7781
7782 * files.el (recover-file, save-buffers-kill-emacs):
7783 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
7784
7785 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
7786
7787 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
7788 remote definition of `default-directory', ensure we can connect.
7789
7790 2012-09-02 Juri Linkov <juri@jurta.org>
7791
7792 Toggle whitespace matching mode with M-s SPC.
7793 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
7794
7795 * isearch.el (search-whitespace-regexp): Doc fix.
7796 Remove cons cell customization.
7797 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
7798 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
7799 New variables.
7800 (isearch-forward, isearch-forward-regexp): Doc fix.
7801 (isearch-toggle-lax-whitespace): New command.
7802 (search-forward-lax-whitespace, search-backward-lax-whitespace)
7803 (re-search-forward-lax-whitespace)
7804 (re-search-backward-lax-whitespace): New functions.
7805 (isearch-whitespace-regexp): Remove function.
7806 (isearch-query-replace): Let-bind replace-search-function and
7807 replace-re-search-function.
7808 (isearch-occur): Let-bind search-spaces-regexp according to the
7809 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
7810 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
7811 condition for C-q SPC.
7812 (isearch-search-fun-default): Use new functions mentioned above.
7813 (isearch-search-forward, isearch-search-backward): Remove functions.
7814 (isearch-search): Don't let-bind search-spaces-regexp.
7815 (isearch-lazy-highlight-space-regexp): Remove variable.
7816 (isearch-lazy-highlight-lax-whitespace)
7817 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
7818 (isearch-lazy-highlight-new-loop): Use them.
7819 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
7820
7821 2012-09-02 Chong Yidong <cyd@gnu.org>
7822
7823 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
7824
7825 2012-09-02 Glenn Morris <rgm@gnu.org>
7826
7827 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
7828
7829 2012-09-01 Glenn Morris <rgm@gnu.org>
7830
7831 * term.el: Tidy up menu definitions.
7832 (term-mode-map): Use easymenu for In/Out, Complete menus.
7833 (term-pager-break-map): Initialize in the defvar.
7834 (term-terminal-menu, term-signals-menu): Define with easymenu.
7835 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
7836 (term-pager-menu): New, extracted from term-process-pager.
7837 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
7838 (term-update-mode-line): Propertize line/char and page items.
7839 (term-process-pager): Move keymap initialization elsewhere.
7840
7841 2012-09-01 Martin Rudalics <rudalics@gmx.at>
7842
7843 * window.el (switch-to-prev-buffer): Handle additional values of
7844 BURY-OR-KILL argument. Don't switch in minibuffer window.
7845 (switch-to-next-buffer): Don't switch in minibuffer window.
7846 (quit-restore-window): New function based on quit-window.
7847 Handle additional values of former KILL argument.
7848 (quit-window): Call quit-restore-window with appropriate
7849 interpretation of KILL argument.
7850 (display-buffer-below-selected): New buffer display action
7851 function.
7852
7853 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7854
7855 * minibuffer.el (completion-at-point-functions): Complete docstring
7856 (bug#12254).
7857
7858 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
7859
7860 Better seed support for (random).
7861 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
7862 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
7863 * play/mpuz.el, play/tetris.el, play/zone.el:
7864 * calc/calc-comb.el (math-init-random-base):
7865 * play/blackbox.el (bb-init-board):
7866 * play/life.el (life):
7867 * server.el (server-use-tcp):
7868 * type-break.el (type-break):
7869 Remove unnecessary call to (random t).
7870 * net/sasl.el (sasl-unique-id-function):
7871 Change (random t) to (random), now that the latter is more random.
7872 * play/life.el (life-initialized): Remove no-longer-needed var.
7873
7874 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
7875
7876 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
7877 Consider frame's buffer predicate when choosing the buffer.
7878 (Bug#12081)
7879
7880 2012-08-30 Richard Stallman <rms@gnu.org>
7881
7882 * simple.el (special-mode-map): Delete binding for `z'.
7883
7884 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
7885
7886 * progmodes/compile.el (compilation-always-kill): Doc fix.
7887
7888 2012-08-30 Chong Yidong <cyd@gnu.org>
7889
7890 * window.el (display-buffer-reuse-frames): Make the obsolescence
7891 message more informative.
7892
7893 2012-08-30 Glenn Morris <rgm@gnu.org>
7894
7895 * paren.el (show-paren-delay):
7896 Add a :set function. Doc fix. (Bug#12297)
7897
7898 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
7899
7900 * progmodes/compile.el (compilation-always-kill): New var.
7901 (compilation-start): Use it.
7902
7903 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * simple.el (read-only-mode): Move from files.el for bootstrapping.
7906 * files.el (read-only-mode): Move to simple.el.
7907
7908 * files.el (read-only-mode): New minor mode.
7909 (toggle-read-only): Use it and mark obsolete.
7910 (find-file--read-only):
7911 * vc/vc.el (vc-next-action, vc-checkout):
7912 * vc/vc-cvs.el (vc-cvs-checkout):
7913 * obsolete/vc-mcvs.el (vc-mcvs-update):
7914 * ffap.el (ffap--toggle-read-only): Update callers.
7915
7916 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
7917
7918 * eshell/esh-ext.el (eshell-external-command): Do not examine
7919 remote shell scripts.
7920 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
7921
7922 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
7923 "/usr/local/sbin".
7924
7925 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7926
7927 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
7928
7929 2012-08-28 Leo Liu <sdl.web@gmail.com>
7930
7931 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
7932 completion-at-point. (Bug#12220)
7933
7934 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
7935
7936 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
7937
7938 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7939
7940 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
7941 be buffer-local; add delete-trailing-whitespace (bug#12259).
7942
7943 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
7944
7945 * progmodes/hideif.el (hif-compress-define-list):
7946 Fix typo. (Bug#11951)
7947
7948 2012-08-28 Dan Nicolaescu <dann@gnu.org>
7949
7950 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
7951 buffer local setting.
7952
7953 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
7954 rcirc-encode-coding-system.
7955
7956 2012-08-28 Leo Liu <sdl.web@gmail.com>
7957
7958 * net/rcirc.el (rcirc-split-message): New function.
7959 (rcirc-send-message): Use it. (Bug#12051)
7960
7961 2012-08-28 Juri Linkov <juri@jurta.org>
7962
7963 * info.el (Info-fontify-node): Hide empty lines at the end of
7964 the node. (Bug#12272)
7965
7966 2012-08-27 Drew Adams <drew.adams@oracle.com>
7967
7968 * dired.el (dired-pop-to-buffer): Make window start at beginning
7969 of buffer (Bug#12281).
7970
7971 2012-08-26 Chong Yidong <cyd@gnu.org>
7972
7973 * window.el (special-display-regexps, special-display-frame-alist)
7974 (special-display-buffer-names, special-display-function)
7975 (display-buffer-reuse-frames): Mark as obsolete.
7976
7977 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
7978
7979 * help.el (help-print-return-message): Don't treat
7980 display-buffer-reuse-frames specially.
7981
7982 2012-08-26 Chong Yidong <cyd@gnu.org>
7983
7984 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
7985 New variable, replacing gdb-frame-parameters.
7986 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
7987 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
7988 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
7989 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
7990 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
7991 the functions directly with gdb-display-buffer-other-frame-action.
7992 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
7993 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
7994 (gdb-display-stack-buffer, gdb-display-locals-buffer)
7995 (gdb-display-registers-buffer): Define directly.
7996 (def-gdb-display-buffer): Macro deleted.
7997 (gdb-display-buffer): Remove second and third args, callers don't
7998 use them. Defer to the default display-buffer behavior, apart
7999 from making windows dedicated.
8000 (gdb-setup-windows): Don't call display-buffer unnecessarily.
8001
8002 * progmodes/gud.el (gud-display-line): Just use display-buffer.
8003
8004 * window.el (display-buffer-pop-up-frame): Handle a
8005 pop-up-frame-parameters alist entry.
8006 (display-buffer): Document it.
8007
8008 2012-08-26 Chong Yidong <cyd@gnu.org>
8009
8010 * isearch.el (search-whitespace-regexp): Make string and nil
8011 values apply to both ordinary and regexp search. Allow a cons
8012 cell value to distinguish between the two.
8013 (isearch-whitespace-regexp, isearch-search-forward)
8014 (isearch-search-backward): New functions.
8015 (isearch-occur, isearch-search-fun-default, isearch-search)
8016 (isearch-lazy-highlight-new-loop): Use them.
8017 (isearch-forward, isearch-forward-regexp): Doc fix.
8018
8019 2012-08-26 Chong Yidong <cyd@gnu.org>
8020
8021 * faces.el (help-argument-name): Always inherit from italic
8022 (Bug#12213).
8023
8024 2012-08-25 Martin Rudalics <rudalics@gmx.at>
8025
8026 * window.el (window--even-window-heights): Even heights when
8027 WINDOW and the selected window form a vertical combination.
8028 (display-buffer-use-some-window): Provide that window used gets
8029 sized back by quit-window. (Bug#11880) and (Bug#12091)
8030
8031 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
8032
8033 Fix file time stamp problem with bzr and CVS (Bug#12001).
8034 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
8035 in the file's time stamp, since the version control system loses
8036 that information.
8037
8038 2012-08-22 Juri Linkov <juri@jurta.org>
8039
8040 * info.el (Info-fontify-node): Hide the suffix of the
8041 Info file name in the header line. (Bug#12187)
8042
8043 2012-08-22 Glenn Morris <rgm@gnu.org>
8044
8045 * calendar/cal-tex.el (cal-tex-weekly-common):
8046 Restore leading blank page.
8047
8048 2012-08-22 Le Wang <l26wang@gmail.com>
8049
8050 * misc.el (forward-to-word, backward-to-word): Activate or extend
8051 the region under `shift-select-mode'. (Bug#12231)
8052
8053 2012-08-22 Bastien Guerry <bzg@gnu.org>
8054
8055 * progmodes/executable.el (executable-prefix): Set to "#!" instead
8056 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
8057 gives details on why the space is never needed.
8058
8059 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8060
8061 * window.el (walk-window-tree, window-with-parameter):
8062 New optional argument MINIBUF to control whether these functions
8063 should run on the minibuffer window.
8064 (window-at-side-list): Don't operate on minibuffer window.
8065 (window-in-direction): Simplify and rewrite doc-string.
8066 (window--size-ignore): Rename to window--size-ignore-p.
8067 Update callers.
8068 (display-buffer-in-atom-window, window--major-non-side-window)
8069 (window--major-side-window, display-buffer-in-major-side-window)
8070 (delete-side-window, display-buffer-in-side-window):
8071 New functions.
8072 (window--side-check, window-deletable-p, delete-window)
8073 (delete-other-windows, split-window): Handle side windows and
8074 atomic windows appropriately.
8075 (window--display-buffer): Call display-buffer-record-window also
8076 when the window buffer did not change.
8077
8078 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
8079
8080 * help-fns.el (help-fns--key-bindings):
8081 Abbreviate non-symbol remap targets. (Bug#12174)
8082
8083 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8084
8085 * dired.el (dired-mark-remembered): Don't clobber point.
8086 (Bug#11795)
8087
8088 2012-08-22 Glenn Morris <rgm@gnu.org>
8089
8090 * progmodes/bug-reference.el (bug-reference): New custom group.
8091 (bug-reference-bug-regexp): Make it a defcustom.
8092
8093 2012-08-22 Daiki Ueno <ueno@unixuser.org>
8094
8095 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
8096 (js-paren-indent-offset, js-square-indent-offset)
8097 (js-curly-indent-offset): Add :safe (Bug#12257).
8098
8099 2012-08-22 Edward O'Connor <hober0@gmail.com>
8100
8101 * json.el (json-key-format): Add error properties.
8102 (json-encode-key): New function.
8103 (json-encode-hash-table, json-encode-alist, json-encode-plist):
8104 Use json-encode-key.
8105
8106 2012-08-22 Glenn Morris <rgm@gnu.org>
8107
8108 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
8109 (cal-tex-leftday, cal-tex-rightday): Remove functions.
8110 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
8111 Update for above change.
8112
8113 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
8114
8115 * cus-face.el (custom-face-attributes): Fix customize type for the
8116 :underline attribute. (Bug#11805)
8117
8118 2012-08-21 Martin Rudalics <rudalics@gmx.at>
8119
8120 * window.el (window-point-1, set-window-point-1): Remove.
8121 (window-in-direction, record-window-buffer)
8122 (set-window-buffer-start-and-point, split-window-below)
8123 (window--state-get-1, display-buffer-record-window):
8124 Replace calls to window-point-1 and set-window-point-1 by calls to
8125 window-point and set-window-point respectively.
8126
8127 2012-08-21 Glenn Morris <rgm@gnu.org>
8128
8129 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
8130 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
8131 Use it.
8132
8133 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
8134 (cal-tex-shortday): New function.
8135 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
8136 (cal-tex-cursor-filofax-daily): Use the above.
8137
8138 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
8139 New functions.
8140 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8141 (cal-tex-cursor-filofax-week): Use them.
8142
8143 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
8144 New constants.
8145 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8146 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
8147
8148 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
8149 (cal-tex-end-document): Don't rely on buffer name.
8150
8151 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
8152 Use cal-tex-vspace.
8153 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
8154 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
8155 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
8156 Use cal-tex-arg.
8157
8158 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
8159 (cal-tex-cursor-week, cal-tex-cursor-week2)
8160 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
8161 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8162 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
8163 (cal-tex-insert-preamble, cal-tex-b-document)
8164 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
8165 Improve cal-tex-cmd usage.
8166
8167 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
8168 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
8169 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
8170 (cal-tex-weekly-paper): New function.
8171 (cal-tex-cursor-week, cal-tex-cursor-week2)
8172 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
8173 (cal-tex-cursor-day): Use it.
8174
8175 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
8176 (cal-tex-cursor-filofax-week): Remove leading blank page.
8177
8178 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8179 Add autoload cookie. For now at least, don't use color, since
8180 no other cal-tex function does.
8181
8182 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
8183 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8184 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
8185
8186 2012-08-21 Juri Linkov <juri@jurta.org>
8187
8188 * info.el (Info-file-attributes): New variable.
8189 (info-insert-file-contents): Add file attributes to
8190 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
8191 `Info-toc-nodes' when previous modtime of the Info file is less
8192 than new modtime.
8193 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
8194 of info.el. (Bug#12230)
8195
8196 2012-08-20 Glenn Morris <rgm@gnu.org>
8197
8198 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
8199 * calendar/holidays.el (calendar-holiday-list):
8200 Report errors with display-warning rather than beep'n'sleep.
8201
8202 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
8203
8204 * net/tramp.el (tramp-accept-process-output): Accept only output
8205 from PROC. Otherwise, process filters and sentinels might be
8206 confused. (Bug#12145)
8207
8208 2012-08-20 Chong Yidong <cyd@gnu.org>
8209
8210 * descr-text.el (describe-text-properties-1): Use overlays-in to
8211 report on empty overlays (Bug#3322).
8212
8213 2012-08-20 Glenn Morris <rgm@gnu.org>
8214
8215 * mail/rmailout.el (rmail-output-read-file-name):
8216 Trap and report errors in rmail-output-file-alist elements.
8217
8218 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
8219 since most non-font-lock faces are not also variables).
8220
8221 2012-08-20 Edward Reingold <reingold@iit.edu>
8222
8223 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8224 New function. (Bug12160)
8225
8226 2012-08-19 Glenn Morris <rgm@gnu.org>
8227
8228 * mail/rmailout.el (rmail-output-read-file-name):
8229 Fix previous change (when the alist is nil or does not match).
8230
8231 2012-08-19 Chong Yidong <cyd@gnu.org>
8232
8233 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
8234 (Bug#12228).
8235
8236 2012-08-18 Chong Yidong <cyd@gnu.org>
8237
8238 * simple.el (yank-handled-properties): New defcustom.
8239 (yank-excluded-properties): Add font-lock-face and category.
8240 (yank): Doc fix.
8241
8242 * subr.el (remove-yank-excluded-properties):
8243 Obey yank-handled-properties. The special handling of font-lock-face
8244 and category is now done this way, instead of being hard-coded.
8245 (insert-for-yank-1): Remove font-lock-face handling.
8246 (yank-handle-font-lock-face-property)
8247 (yank-handle-category-property): New function.
8248
8249 2012-08-17 Glenn Morris <rgm@gnu.org>
8250
8251 * mail/rmailout.el (rmail-output-read-file-name):
8252 Check rmail-output-file-alist against the full message body
8253 in the correct rmail buffer. (Bug#12214)
8254
8255 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
8256
8257 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
8258 Eliminate superfluous prompt. (Bug#12203)
8259
8260 2012-08-17 Chong Yidong <cyd@gnu.org>
8261
8262 * mouse.el (mouse-appearance-menu): If x-select-font returns a
8263 font spec, set the font directly (Bug#3228).
8264
8265 2012-08-17 Martin Rudalics <rudalics@gmx.at>
8266
8267 * window.el (delete-window): Fix last fix.
8268
8269 2012-08-16 Martin Rudalics <rudalics@gmx.at>
8270
8271 * window.el (window-valid-p): Move to window.c.
8272 (window-child, window-child-count, window-last-child)
8273 (window-normalize-window, window-combined-p)
8274 (window-combinations, window-atom-root, window-min-size)
8275 (window-sizable, window-sizable-p, window-size-fixed-p)
8276 (window-min-delta, window-max-delta, window--resizable)
8277 (window--resizable-p, window-resizable, window-total-size)
8278 (window-full-height-p, window-full-width-p, window-body-size)
8279 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
8280 (minimize-window, window-deletable-p, delete-window)
8281 (delete-other-windows, set-window-buffer-start-and-point)
8282 (next-buffer, previous-buffer, split-window, balance-windows-2)
8283 (set-window-text-height, window-buffer-height)
8284 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
8285 (truncated-partial-width-window-p): Minor code adjustments.
8286 In doc-strings state whether the argument window has to denote a
8287 live, valid or any window.
8288
8289 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
8290
8291 * progmodes/subword.el (subword-forward-function)
8292 (subword-backward-function, subword-forward-regexp)
8293 (subword-backward-regexp): New variables.
8294 (subword-forward, subword-forward-internal, subword-backward-internal):
8295 Use new variables, eg so that different "word" definitions
8296 can be easily used. (Bug#11411)
8297
8298 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8299
8300 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
8301 for composite selectors.
8302 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
8303 operation just because we can't find a previous revision.
8304
8305 2012-08-15 Chong Yidong <cyd@gnu.org>
8306
8307 * frame.el (set-frame-font): Accept font objects.
8308
8309 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8310
8311 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
8312
8313 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
8314
8315 * man.el (Man-overstrike-face, Man-underline-face)
8316 (Man-reverse-face): Remove variables.
8317 (Man-overstrike, Man-underline, Man-reverse): New faces.
8318 (Man-fontify-manpage): Use them instead of the variables.
8319 (Man-cleanup-manpage): Comment change.
8320 (Man-ansi-color-map): New variable.
8321 (Man-fontify-manpage): Use it.
8322 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
8323
8324 Implement ANSI SGR parameters 22-27 (bug#12146).
8325 * ansi-color.el (ansi-colors): Doc fix.
8326 (ansi-color-context, ansi-color-context-region): Doc fix.
8327 (ansi-color--find-face): New function.
8328 (ansi-color-apply, ansi-color-apply-on-region): Use it.
8329 Rename the local variable `face' to `codes' since it is now a list of
8330 ansi codes. Doc fix.
8331 (ansi-color-get-face): Remove.
8332 (ansi-color-parse-sequence): New function, derived from
8333 ansi-color-get-face.
8334 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
8335 codes 22-27.
8336
8337 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
8338
8339 * subr.el (read-passwd): Allow use from a minibuffer.
8340
8341 2012-08-14 Eli Zaretskii <eliz@gnu.org>
8342
8343 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
8344 inside comments and strings as identifiers.
8345
8346 * progmodes/gud.el (gud-tooltip-print-command): Quote the
8347 expression to evaluate. This allows to evaluate expressions with
8348 embedded whitespace.
8349 (gud-tooltip-tips): Add a blank before the newline in the
8350 message-box text, for the benefit of message-box emulation on
8351 MS-Windows.
8352
8353 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
8354 messages from GDB, pop them up in a tooltip to give feedback to
8355 user.
8356 (gdb-tooltip-print-1): Quote the expression to evaluate.
8357 This allows to evaluate expressions with embedded whitespace.
8358 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
8359 if the TTY name is nil or empty (which happens when communicating
8360 with the inferior via pipes, e.g. on MS-Windows).
8361 (gdb-internals): If GDB sends a "&\n" empty debugging message,
8362 don't send that to the GUD buffer.
8363
8364 2012-08-14 Glenn Morris <rgm@gnu.org>
8365
8366 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
8367 Optimize away setq-default with no args, as for setq. (Bug#12195)
8368
8369 2012-08-14 Chong Yidong <cyd@gnu.org>
8370
8371 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
8372
8373 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
8374 (Bug#12085).
8375
8376 2012-08-14 Glenn Morris <rgm@gnu.org>
8377
8378 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
8379
8380 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
8381
8382 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
8383 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8384 Use cached shell name.
8385
8386 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
8387
8388 * progmodes/python.el (python-shell-send-string):
8389 (python-shell-send-setup-code): Do not use `format' with `message'.
8390
8391 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
8392
8393 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
8394 (ruby-percent-literal-beg-re): New constant.
8395 (ruby-syntax-general-delimiters-goto-beg): Rename to
8396 `ruby-syntax-enclosing-percent-literal', improve literal type check.
8397 (ruby-syntax-propertize-general-delimiters): Rename to
8398 `ruby-syntax-propertize-percent-literal', it's a shorter and more
8399 popular term. Adjust comments everywhere.
8400 (ruby-syntax-propertize-percent-literal): Only propertize when not
8401 inside a simple string or comment. When the literal is unclosed,
8402 leave the text after it unpropertized.
8403 (ruby-syntax-methods-before-regexp): New constant.
8404 (ruby-syntax-propertize-function): Use it to recognize regexps.
8405 Don't look at the text after regexp, just use the whitelist.
8406
8407 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
8408
8409 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
8410 non-nil always load the compiled file if it exists. (Bug#12197)
8411
8412 2012-08-14 Chong Yidong <cyd@gnu.org>
8413
8414 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
8415 (hi-lock-set-pattern): When deciding whether to use font lock or
8416 overlays, look at font-lock-mode instead of font-lock-fontified
8417 (Bug#12168).
8418 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
8419 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
8420
8421 2012-08-14 Daiki Ueno <ueno@unixuser.org>
8422
8423 * subr.el (internal--after-with-selected-window): Fix typo
8424 (Bug#12193).
8425
8426 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
8427
8428 Use `completion-table-dynamic' for completion functions.
8429 * progmodes/python.el
8430 (python-shell-completion--do-completion-at-point)
8431 (python-shell-completion--get-completions):
8432 Remove functions.
8433 (python-shell-completion-complete-at-point): New function.
8434 (python-completion-complete-at-point): Use it.
8435
8436 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
8437
8438 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
8439 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
8440
8441 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * subr.el (function-get): Refine `autoload' arg so it can also
8444 autoload functions for gv.el (bug#12191).
8445 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
8446 autoloads macros.
8447
8448 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
8449 Prefer pcase-let over destructuring-bind.
8450 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
8451 Also, remove whitespace as we go, rather than after accumulating the
8452 various places.
8453
8454 * subr.el (internal--before-with-selected-window)
8455 (internal--after-with-selected-window): Fix typo seleted->selected.
8456 (with-selected-window): Adjust callers.
8457 Reported by Dmitry Gutov <dgutov@yandex.ru>.
8458
8459 2012-08-13 Bastien Guerry <bzg@gnu.org>
8460
8461 * window.el (special-display-popup-frame): Minor docstring
8462 enhancement. (Bug#12172)
8463
8464 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
8465
8466 * tar-mode.el (tar-header-data-end): Only ignore size for files of
8467 type 1-6.
8468 (tar-header-block-summarize, tar-get-descriptor): Handle pax
8469 extended headers.
8470
8471 * files.el (hack-local-variables-filter): Remove useless eval.
8472
8473 2012-08-13 Martin Rudalics <rudalics@gmx.at>
8474
8475 * subr.el (with-selected-window): Fix last change.
8476
8477 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8478
8479 * subr.el (internal--before-with-seleted-window)
8480 (internal--after-with-seleted-window): New functions.
8481 (with-selected-window): Use them, to replace dependency on
8482 tty-top-frame.
8483
8484 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
8485
8486 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
8487 binding for `newline'.
8488 (ruby-move-to-block): When moving backward, stop at block opening,
8489 not indentation.
8490 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
8491 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
8492 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
8493 `ruby-toggle-block'.
8494
8495 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8496
8497 * ibuffer.el (ibuffer-do-toggle-read-only):
8498 * dired.el (dired-toggle-read-only):
8499 * buff-menu.el (Buffer-menu-toggle-read-only):
8500 * bindings.el (mode-line-toggle-read-only):
8501 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
8502
8503 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
8504
8505 * descr-text.el (describe-char): Put the overlays over the
8506 "displayed as" character.
8507
8508 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
8509
8510 * calc/calc-units.el (math-default-units-table): Give an
8511 initial value.
8512 (math-put-default-units): Add options to put composite units and
8513 unit systems in the default units table.
8514 (calc-convert-units): Send composite units to
8515 `math-put-default-units' when appropriate.
8516
8517 2012-08-11 Glenn Morris <rgm@gnu.org>
8518
8519 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
8520
8521 * tutorial.el (help-with-tutorial):
8522 * emacs-lisp/copyright.el (copyright-update-directory):
8523 * emacs-lisp/autoload.el (autoload-find-generated-file)
8524 (autoload-find-file): Disable local eval: (for insurance).
8525
8526 * files.el (hack-local-variables-filter): If an eval: form is not
8527 known to be safe, and enable-local-variables is :safe, then ignore
8528 the form totally, as is done for non-eval forms. (Bug#12155)
8529 This is CVE-2012-3479.
8530
8531 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8532
8533 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
8534 (rx-form): Simplify.
8535
8536 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
8537
8538 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
8539 ?, _, and : are symbol constituents, ! is not (but kinda should be).
8540 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
8541 (ruby-syntax-propertize-function): Adjust for changes in
8542 `ruby-syntax-propertize-heredoc'.
8543
8544 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
8545
8546 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
8547 binding (use `M-;' instead).
8548 (ruby-singleton-class-p): New function.
8549 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
8550
8551 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8552
8553 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
8554
8555 2012-08-10 Chong Yidong <cyd@gnu.org>
8556
8557 * progmodes/python.el (python-shell-get-process-name): Don't mess
8558 with same-window-buffer-names.
8559
8560 * eshell/eshell.el (eshell-add-to-window-buffer-names)
8561 (eshell-remove-from-window-buffer-names): Make obsolete.
8562 (eshell-buffer-name, eshell-unload-hook): Don't use them.
8563 (eshell): Just use pop-to-buffer-same-window instead.
8564
8565 2012-08-10 Chong Yidong <cyd@gnu.org>
8566
8567 * bindings.el: Bind M-= back to count-words-region.
8568
8569 * simple.el (count-words-region): Accept a prefix arg for acting
8570 on the entire buffer.
8571 (count-words--buffer-message): New helper function.
8572
8573 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8574
8575 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
8576 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
8577 (event-start, event-end): Use posn-at-point to return a more
8578 informative posn.
8579 (posnp): New function.
8580 * mouse.el (popup-menu-normalize-position): Use it.
8581
8582 2012-08-10 Masatake YAMATO <yamato@redhat.com>
8583
8584 * mouse.el (popup-menu-normalize-position): New function.
8585 (popup-menu): Use `popup-menu-normalize-position' to normalize
8586 the form for POSITION argument.
8587
8588 * term/x-win.el (x-menu-bar-open):
8589 Use the value returend from (posn-at-point) as position
8590 passed to `popup-menu'.
8591
8592 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
8593
8594 * calc/calccomp.el (math-compose-expr): Add extra argument
8595 indicating that parentheses should be put around products in
8596 denominators. Give multiplication precedence over division during
8597 composition.
8598
8599 2012-08-09 Chong Yidong <cyd@gnu.org>
8600
8601 * man.el (Man-switches, Man-sed-command, Man-awk-command)
8602 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
8603 (Man-untabify-command, manual-program): Convert to defcustom
8604 (Bug#10429).
8605
8606 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
8607
8608 * descr-text.el (describe-char): Don't insert extra newlines
8609 (Bug#10127).
8610
8611 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
8612 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
8613
8614 * align.el (align-region): Delete temporary markers (Bug#10047).
8615 Plus some code cleanups.
8616
8617 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
8618
8619 * progmodes/python.el (python-pdbtrack-tracked-buffer)
8620 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
8621 (python-shell-internal-last-output): Use make-local-variable
8622 instead of make-variable-buffer-local.
8623
8624 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
8625
8626 * progmodes/python.el: Enhancements to forward-sexp.
8627 (python-nav-forward-sexp): Rename from
8628 python-nav-forward-sexp-function.
8629 (python-nav--forward-sexp, python-nav--backward-sexp):
8630 New functions.
8631
8632 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
8633
8634 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
8635 modes and simplification modes.
8636
8637 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
8638
8639 * delsel.el (delete-selection-pre-hook): Don't propagate the
8640 file-supersession signals (bug#12161).
8641
8642 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8643
8644 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
8645 (cl-map-extents): Add compatibility aliases (bug#12135).
8646
8647 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
8648
8649 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
8650 tests by `ignore-error'.
8651 (tramp-find-shell): Open also a new shell, when cache is already
8652 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
8653
8654 2012-08-08 Juri Linkov <juri@jurta.org>
8655
8656 * bookmark.el: Add `defaults' property to the bookmark record.
8657 (bookmark-current-buffer): Doc fix.
8658 (bookmark-make-record): Add `defaults' property with default values
8659 to the bookmark record.
8660 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
8661 with `bookmark-insert-current-bookmark'.
8662 (bookmark-set): Get `defaults' property from the bookmark record
8663 and use it in `read-from-minibuffer'.
8664 (bookmark-insert-current-bookmark): Remove function.
8665
8666 * info.el (Info-bookmark-make-record): Add `defaults' property
8667 with values of canonical Info node name, the current Info file
8668 name and the current Info node name. (Bug#12107)
8669
8670 2012-08-08 Juri Linkov <juri@jurta.org>
8671
8672 * files.el (basic-save-buffer): Use `buffer-name' as the default
8673 of `read-file-name' when buffer is not visiting a file (bug#12128).
8674
8675 2012-08-08 Juri Linkov <juri@jurta.org>
8676
8677 * info.el (Info-isearch-search): Doc fix.
8678 (Info-search): Change search-failed message from "initial node" to
8679 "end of node" (bug#12078).
8680 (Info-isearch-search): Change `isearch-string-state' to
8681 `isearch--state-string'.
8682
8683 2012-08-08 Glenn Morris <rgm@gnu.org>
8684
8685 * language/persian.el: Remove file.
8686 * language/misc-lang.el: Move unique part of persian.el here.
8687 * loadup.el: Remove language/persian.
8688
8689 2012-08-08 Óscar Fuentes <ofv@wanadoo.es>
8690
8691 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
8692
8693 2012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
8694
8695 * progmodes/python.el: Fix defsubst warning.
8696 (python-syntax-context) Rename from python-info-ppss-context.
8697 (python-syntax-context-type): Rename from
8698 python-info-ppss-context-type.
8699 (python-syntax-comment-or-string-p): Rename from
8700 python-info-ppss-comment-or-string-p.
8701
8702 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8703
8704 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
8705
8706 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
8707
8708 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
8709 a defcustom that is quoted with backquote.
8710
8711 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
8712 Fix handling of interactive spec when the body uses return.
8713 (math-do-arg-check, math-define-function-body): Use backquote forms.
8714 * calc/calc-ext.el (math-defcache): Likewise.
8715 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
8716 * allout.el (allout-new-exposure): Likewise.
8717 * calc/calcalg2.el (math-tracing-integral): Likewise.
8718 * info.el (Info-last-menu-item): Likewise.
8719 * emulation/vip.el (vip-loop): Likewise.
8720 * textmodes/artist.el (artist-funcall): Likewise.
8721 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
8722 Construct menu-item directly.
8723
8724 * progmodes/autoconf.el (font-lock-syntactic-keywords):
8725 Don't declare.
8726
8727 2012-08-07 Chong Yidong <cyd@gnu.org>
8728
8729 * simple.el (deactivate-mark): Preserve text properties when
8730 saving the primary selection (Bug#8384).
8731
8732 2012-08-07 Kevin Ryde <user42@zip.com.au>
8733
8734 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
8735 (woman-parse-numeric-value): On a bad .IP line, issue a warning
8736 and continue processing (Bug#12110).
8737
8738 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
8739
8740 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
8741 syntax-propertize-function (bug#10095).
8742
8743 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
8744
8745 * help-fns.el (help-fns--key-bindings, help-fns--signature)
8746 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
8747 describe-function-1.
8748 (describe-function-1): Use them. Move compiler macro after sig.
8749 (help-fns--compiler-macro): Use function-get. Assume we're already in
8750 standard-output. Adjust layout to new call order.
8751
8752 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
8753 re-binding a symbol that has a symbol-macro (bug#12119).
8754
8755 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
8756
8757 * language/persian.el: New file. (Bug#11812)
8758 * loadup.el: Add language/persian.el.
8759
8760 2012-08-06 Chong Yidong <cyd@gnu.org>
8761
8762 * window.el (window--maybe-raise-frame): New function.
8763 (window--display-buffer): Split off from here.
8764 (display-buffer-reuse-window, display-buffer-pop-up-frame)
8765 (display-buffer-pop-up-window, display-buffer-use-some-window):
8766 Obey an inhibit-switch-frame action alist entry.
8767 (display-buffer): Update doc.
8768
8769 * replace.el (occur-after-change-function): Avoid losing focus by
8770 using the inhibit-switch-frame display parameter (Bug#12139).
8771
8772 2012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
8773
8774 Make internal shell process buffer names start with space.
8775 * progmodes/python.el (python-shell-make-comint): Add optional
8776 argument INTERNAL.
8777 (run-python-internal): Use it.
8778 (python-shell-internal-get-or-create-process): Check for new
8779 internal buffer names.
8780
8781 2012-08-06 Glenn Morris <rgm@gnu.org>
8782
8783 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
8784 Do less getting and setting of environment variables.
8785
8786 2012-08-05 Chong Yidong <cyd@gnu.org>
8787
8788 * proced.el (proced): Add substitution string to docstring to
8789 trigger autoloading of the proced library on C-h f (Bug#1768).
8790
8791 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8792 Don't show defvars which have no second argument (Bug#8638).
8793
8794 * imenu.el (imenu-generic-expression): Move documentation here
8795 from imenu--generic-function.
8796 (imenu--generic-function): Refer to imenu-generic-expression.
8797
8798 2012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
8799
8800 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
8801 indentation declaration.
8802 (viper-loop): Add indentation declaration (Bug#7025).
8803
8804 2012-08-05 Chong Yidong <cyd@gnu.org>
8805
8806 * help-fns.el (describe-variable): Add hyperlink for
8807 directory-local variables files. Improve buffer-local and
8808 permanent-local reporting; suggested by MON KEY (Bug#6644).
8809
8810 * help-mode.el (help-dir-local-var-def): New button type.
8811
8812 * files.el (kill-buffer-hook): Provide a defvar.
8813
8814 2012-08-05 Glenn Morris <rgm@gnu.org>
8815
8816 * eshell/esh-ext.el (eshell/addpath):
8817 Also update eshell-path-env. (Bug#12013)
8818
8819 2012-08-05 Chong Yidong <cyd@gnu.org>
8820
8821 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
8822
8823 * fringe.el (fringe-styles): Add docstring.
8824 (fringe--check-mode): New function.
8825 (set-fringe-mode, set-fringe-style): Use it.
8826 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
8827
8828 * files.el (set-auto-mode): Fix invalid setq call.
8829
8830 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
8831
8832 * isearch.el: Misc simplification; use defstruct.
8833 (isearch-mode-map): Dense maps now work like sparse ones.
8834 (isearch--state): New defstruct.
8835 (isearch-string-state, isearch-message-state, isearch-point-state)
8836 (isearch-success-state, isearch-forward-state)
8837 (isearch-other-end-state, isearch-word-state, isearch-error-state)
8838 (isearch-wrapped-state, isearch-barrier-state)
8839 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
8840 replaced by defstruct's accessors.
8841 (isearch--set-state): Rename from isearch-top-state and change
8842 calling convention.
8843 (isearch-push-state): Use new isearch--get-state.
8844 (isearch-toggle-word): Disable regexp when enabling word.
8845 (isearch-message-prefix): Remove unused arg _c-q-hack.
8846 (isearch-message-suffix): Remove unused arg _ellipsis.
8847
8848 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
8849
8850 * simple.el (list-processes--refresh): For a server use :host or
8851 :local as the address.
8852 (list-processes): Doc fix.
8853
8854 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
8855
8856 * lisp/mpc.el: Support password in host argument.
8857 (mpc--proc-connect): Parse and use new password element.
8858 Set mpc-proc variable instead of returning process.
8859 (mpc-proc): Adjust accordingly.
8860
8861 2012-08-03 Eli Zaretskii <eliz@gnu.org>
8862
8863 * whitespace.el (whitespace-display-mappings): Use Unicode
8864 codepoints, instead of emacs-mule codepoints. See
8865 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
8866 for the details.
8867
8868 * files.el (file-truename): Don't skip symlink-chasing part on
8869 windows-nt. Incorporate the resolution of 8+3 short aliases on
8870 Windows into the loop that recursively chases symlinks.
8871 Compare directory and its parent case-insensitively on MS-Windows and
8872 MS-DOS.
8873
8874 2012-08-03 Chong Yidong <cyd@gnu.org>
8875
8876 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
8877
8878 * sort.el (sort-regexp-fields): Doc fix.
8879
8880 2012-08-03 Tassilo Horn <tsdh@gnu.org>
8881
8882 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
8883 labels regex position point at the expected place.
8884
8885 2012-08-03 MON KEY <monkey@sandpframing.com>
8886
8887 * net/imap.el (imap-interactive-login, imap-authenticate)
8888 (imap-mailbox-lsub, imap-mailbox-list)
8889 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
8890 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
8891 (imap-parse-response): Doc fix.
8892
8893 2012-08-03 João Távora <joaotavora@gmail.com>
8894
8895 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
8896 if sexp scanning does not move point (Bug#5734).
8897
8898 2012-08-02 Tassilo Horn <tsdh@gnu.org>
8899
8900 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
8901 Add listings, minted, and ctable packages.
8902 (reftex-label-alist-builtin): Move listings, minted, and ctable
8903 entries before LaTeX.
8904 (reftex-label-alist): Docfix.
8905
8906 2012-08-02 Bastien Guerry <bzg@gnu.org>
8907
8908 * replace.el (occur): Fix docstring (bug#12122).
8909
8910 2012-08-02 Glenn Morris <rgm@gnu.org>
8911
8912 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
8913
8914 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
8915
8916 Obsolete alias inactivate-current-input-method-function (Bug#10150).
8917 * international/mule-cmds.el: Create
8918 inactivate-current-input-method-function as an obsolete alias for
8919 deactivate-current-input-method-function. See Katsumi Yamaoka in
8920 <http://bugs.gnu.org/10150#46>.
8921
8922 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
8923
8924 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
8925 of nested `if's.
8926
8927 2012-08-01 Glenn Morris <rgm@gnu.org>
8928
8929 * progmodes/autoconf.el (autoconf-definition-regexp):
8930 Add AH_TEMPLATE, adjust submatch numbering.
8931 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
8932 (autoconf-current-defun-function): Update for above change.
8933 (autoconf-current-defun-function): First skip to end of current word.
8934
8935 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
8936
8937 * calendar/cal-html.el (cal-html-insert-agenda-days):
8938 Fix typo. (Bug#12018)
8939
8940 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8941
8942 Shell processes: enhancements to startup and CEDET compatibility.
8943 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
8944 (python-shell-make-comint): accept-process-output at startup.
8945 (run-python-internal): Set inferior-python-mode-hook to nil.
8946 (python-shell-internal-get-or-create-process): call sit-for.
8947 (python-preoutput-result): Add obsolete alias.
8948 (python-shell-internal-send-string): Use it.
8949 (python-shell-send-setup-code): Remove call to
8950 accept-process-output.
8951
8952 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
8953
8954 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
8955 (Bug#12108)
8956
8957 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
8958
8959 * calc-mode.el (calc-basic-simplification-mode): Rename from
8960 `calc-limited-simplification-mode'.
8961 (calc-alg-simplification-mode): New function.
8962 (calc-set-simplify-mode): Adjust message.
8963
8964 * calc.el (calc-set-mode-line): Adjust mode line display for
8965 basic simplification mode.
8966
8967 * calc-help.el (calc-m-prefix-help): Update help message.
8968
8969 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
8970 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
8971
8972 2012-07-31 Bastien Guerry <bzg@gnu.org>
8973
8974 * man.el (man): Fix comment. (bug#12101)
8975
8976 2012-07-31 Martin Rudalics <rudalics@gmx.at>
8977
8978 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8979 Don't return a non-nil value when no suitable buffer was found.
8980
8981 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8982
8983 * progmodes/python.el (run-python-internal): Disable font lock for
8984 internal shells.
8985
8986 2012-07-30 Stefan Merten <smerten@oekonux.de>
8987
8988 * textmodes/rst.el: Silence `checkdoc-ispell'.
8989 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
8990 (rst-official-version, rst-official-cvs-rev)
8991 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
8992 (rst-mode-map): New key binding.
8993
8994 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
8995
8996 Update .PHONY listings in makefiles.
8997 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
8998 autoloads, update-subdirs, updates, bzr-update, update-authors,
8999 compile-onefile, compile-calc, backup-compiled-files,
9000 compile-after-backup, compile-one-process, mh-autoloads,
9001 bootstrap-clean, distclean, maintainer-clean.
9002
9003 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
9004
9005 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
9006 (calc-set-mode-line): Don't display "AlgSimp ".
9007
9008 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
9009 (calc-lim-simplify-mode): New function.
9010 (calc-set-simplify-mode): Default to 'alg.
9011 (calc-default-simplify-mode): Make algebraic simplifications
9012 the default.
9013
9014 * calc/calc-ext.el (calc-init-extensions): Remove binding for
9015 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
9016
9017 * calc/calc-help.el (calc-m-prefix-help): Change messages to
9018 indicate new simplification modes.
9019
9020 * calc/README: Mention new default simplification mode.
9021
9022 * calc/calc.el (math-normalize-error): New variable.
9023 (math-normalize): Set `math-normalize-error' to t
9024 when there's an error.
9025
9026 * calc/calc-alg.el (math-simplify): Don't simplify when
9027 `math-normalize' returns an error.
9028
9029 2012-07-29 Eli Zaretskii <eliz@gnu.org>
9030
9031 * international/mule-cmds.el (set-locale-environment): Revert last
9032 change, since display-graphic-p returns nil when this function is
9033 called during startup. Instead...
9034
9035 * term/w32console.el (terminal-init-w32console): ...setup the
9036 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
9037
9038 2012-07-29 Juri Linkov <juri@jurta.org>
9039
9040 * simple.el (goto-line): Don't display default line number in the
9041 prompt because it should be displayed by `read-number' (bug#9952).
9042 Add the current line number to the defaults of `goto-line' to
9043 allow its easier modification by users with `M-n' (bug#9201).
9044
9045 * subr.el (read-number): Support multiple default values like in
9046 other minibuffer reading functions. Replace `read' with
9047 `string-to-number' for consistency with `number-to-string'.
9048
9049 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
9050
9051 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
9052 * emulation/viper-init.el (viper-deactivate-input-method-action):
9053 Rename from viper-inactivate-input-method-action.
9054 (viper-deactivate-input-method):
9055 Rename from viper-inactivate-input-method.
9056 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
9057 * international/mule-cmds.el (deactivate-input-method):
9058 Rename from inactivate-input-method.
9059 Also run input-method-deactivate-hook.
9060 (deactivate-current-input-method-function):
9061 Rename from inactivate-current-input-method-function.
9062 (input-method-deactivate-hook): New hook.
9063 (input-method-inactivate-hook): Mark obsolete.
9064 (inactivate-input-method): Mark obsolete.
9065
9066 * international/quail.el (quail-activate):
9067 Also run quail-deactivate-hook.
9068 (quail-deactivate): Rename from quail-inactivate.
9069 * international/robin.el (robin-activate):
9070 Also run robin-deactivate-hook.
9071 (robin-deactivate): Rename from robin-inactivate.
9072
9073 2012-07-29 Chong Yidong <cyd@gnu.org>
9074
9075 * simple.el (indicate-copied-region): New function.
9076 (kill-ring-save): Split off from here.
9077
9078 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
9079 (kill-rectangle): Set deactivate-mark to t on read-only error.
9080
9081 * register.el (copy-to-register, copy-rectangle-to-register):
9082 Deactivate the mark, and use indicate-copied-region (Bug#10056).
9083 (append-to-register, prepend-to-register): Call indicate-copied-region.
9084
9085 2012-07-29 Juri Linkov <juri@jurta.org>
9086
9087 * simple.el (async-shell-command-buffer): New defcustom.
9088 (shell-command): Use it. (Bug#4719)
9089
9090 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9091
9092 * international/mule-cmds.el (set-locale-environment): In a
9093 console session on MS-Windows, set up keyboard and terminal
9094 encoding from the OEM codepage, not the ANSI codepage.
9095 (Bug#12055)
9096
9097 2012-07-28 Chong Yidong <cyd@gnu.org>
9098
9099 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
9100 gdb-get-location.
9101
9102 2012-07-28 Leo Liu <sdl.web@gmail.com>
9103
9104 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
9105 the alist (bug#12029).
9106
9107 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9108
9109 * makefile.w32-in (custom-deps, finder-data, updates, compile)
9110 (compile-always, compile-first)
9111 ($(lisp)/calendar/cal-loaddefs.el)
9112 ($(lisp)/calendar/diary-loaddefs.el)
9113 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9114 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
9115 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
9116 instead of on update-subdirs.
9117 (bootstrap-clean): Delete $(lisp)/subdirs.el.
9118
9119 2012-07-28 Chong Yidong <cyd@gnu.org>
9120
9121 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
9122 directory if vc-deduce-backend returns nil (Bug#7350).
9123
9124 * simple.el (delete-trailing-lines): New option.
9125 (delete-trailing-whitespace): Obey it (Bug#11879).
9126
9127 2012-07-28 David Engster <deng@randomsample.de>
9128
9129 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
9130 Explanation of new 'symbol-qnames feature in doc-strings.
9131 (xml-maybe-do-ns): Return expanded names as plain symbols if
9132 'symbol-qnames was provided in XML-NS argument (Bug#11916).
9133 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
9134
9135 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
9136
9137 Consistent completion in inferior python with emacs -nw.
9138 * progmodes/python.el (inferior-python-mode): replace "<tab>"
9139 binding in inferior-python-mode-map with "\t".
9140 (python-shell-completion-complete-at-point)
9141 (python-completion-complete-at-point): Remove interactive spec.
9142
9143 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9144
9145 * calc/calccomp.el (math-compose-expr): Undo previous change.
9146
9147 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
9148
9149 * progmodes/python.el (python-mode-map): Add keybinding for
9150 run-python.
9151 (python-shell-make-comint): Fix pop-to-buffer call.
9152 (run-python): Autoload. New arg SHOW.
9153 (python-shell-get-or-create-process): Do not pop python process
9154 buffer.
9155
9156 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
9157
9158 * notifications.el (notifications-on-action-signal)
9159 (notifications-on-closed-signal): Use also the bus address for the map.
9160 (notifications-notify, notifications-close-notification)
9161 (notifications-get-capabilities): Add optional argument BUS.
9162
9163 2012-07-27 Tassilo Horn <tsdh@gnu.org>
9164
9165 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
9166 Add support for the lstlisting and minted environments, and for the
9167 ctable macro.
9168 * textmodes/reftex.el (reftex-compile-variables): Also recognize
9169 labels written in keyvals syntax.
9170
9171 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9172
9173 * calc/calccomp.el (math-compose-expr): Use parentheses when
9174 there is a product in the denominator of a fraction.
9175
9176 2012-07-26 Eli Zaretskii <eliz@gnu.org>
9177
9178 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
9179 ($(lisp)/calendar/diary-loaddefs.el)
9180 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9181 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
9182 Fixes failures in parallel bootstrap because subdirs.el is being
9183 rewritten while the autoload files are built at the same time,
9184 which needs to load subdirs.el.
9185
9186 2012-07-26 Martin Rudalics <rudalics@gmx.at>
9187
9188 * mouse.el (popup-menu): Fix doc-string and re-indent code.
9189 (mouse-drag-line): Don't exit tracking when a switch-frame or
9190 switch-window event occurs (Bug#12006).
9191
9192 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9193
9194 * mouse.el (popup-menu): Fix last change.
9195
9196 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9197
9198 Autoload from Lisp with more care. Follow aliases when looking for
9199 function properties.
9200 * subr.el (autoloadp): New function.
9201 (symbol-file): Use it.
9202 (function-get): New function.
9203 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
9204 autoload-do-load.
9205 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
9206 (lisp-indent-function):
9207 * emacs-lisp/gv.el (gv-get):
9208 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
9209 * emacs-lisp/byte-opt.el (byte-optimize-form):
9210 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9211 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
9212 Use function-get.
9213 * emacs-lisp/cl.el: Don't propagate function properties any more.
9214
9215 * speedbar.el (speedbar-add-localized-speedbar-support):
9216 * emacs-lisp/disass.el (disassemble-internal):
9217 * desktop.el (desktop-load-file):
9218 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
9219 (describe-function-1):
9220 * emacs-lisp/find-func.el (find-function-noselect):
9221 * emacs-lisp/elp.el (elp-instrument-function):
9222 * emacs-lisp/advice.el (ad-has-proper-definition):
9223 * apropos.el (apropos-safe-documentation, apropos-macrop):
9224 * emacs-lisp/debug.el (debug-on-entry):
9225 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
9226 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
9227 * calc/calc.el (name): Use autoloadp & autoload-do-load.
9228
9229 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
9230
9231 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
9232 function, not an obsolete variable (Bug#12046).
9233
9234 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
9235
9236 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
9237
9238 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
9239
9240 * emacs-lisp/pp.el (pp-display-expression): Select old selected
9241 window only if it is still live (Bug#12034).
9242
9243 2012-07-25 Martin Rudalics <rudalics@gmx.at>
9244
9245 * subr.el (redirect-frame-focus): Add advertised calling
9246 convention (Bug#12030).
9247
9248 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
9249
9250 Prefer typical American spelling for "acknowledgment".
9251 * vc/add-log.el (change-log-acknowledgment): Rename from
9252 change-log-acknowledgement, with an alias for the old name.
9253
9254 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
9255
9256 * calc-alg.el (math-simplify-divide): Don't cross multiply
9257 in an equation when the lhs is a variable.
9258
9259 2012-07-24 Julien Danjou <julien@danjou.info>
9260
9261 * net/netrc.el (netrc-find-service-number, netrc-store-data):
9262 Remove, unused.
9263
9264 2012-07-23 Eli Zaretskii <eliz@gnu.org>
9265
9266 * startup.el (command-line): Don't display an empty user name in
9267 the error message about non-existent home directory, when
9268 init-file-user was set to an empty string. See
9269 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
9270 for the details and context.
9271
9272 2012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
9273
9274 * ses.el (ses-cell-formula-aset): New macro.
9275 (ses-cell-references-aset): New macro.
9276 (ses-cell-p): New function.
9277 (ses-rename-cell): Do no longer rely on complex operations like
9278 ses-cell-set-formula or ses-set-cell to change the cell and handle
9279 the undo at the same time, but rather use lower level new macros
9280 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
9281 the undo directly. Refresh the mode line.
9282
9283 2012-07-21 Leo Liu <sdl.web@gmail.com>
9284
9285 * progmodes/cc-cmds.el (c-defun-name):
9286 Use match-string-no-properties instead for consistency.
9287
9288 2012-07-20 Leo Liu <sdl.web@gmail.com>
9289
9290 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
9291 (Bug#7879)
9292
9293 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
9294
9295 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
9296
9297 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
9298 * progmodes/bug-reference.el, misearch.el: Provide themselves
9299 (bug#11915).
9300
9301 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
9302 of narrowed buffer (bug#11966).
9303
9304 2012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
9305
9306 * ses.el (ses-rename-cell): Set new name also in reference list of
9307 cells of which the renamed cell depends.
9308
9309 2012-07-20 Masatake YAMATO <yamato@redhat.com>
9310
9311 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
9312 to check whether menu-bar is shown or not. If not shown,
9313 show the menu-bar as a popup menu instead of using tmm.
9314 * mouse.el (popup-menu): Accept `point' as `position' argument.
9315
9316 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
9317
9318 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
9319 up inside string symbol literal (bug#11923).
9320
9321 2012-07-20 Eli Zaretskii <eliz@gnu.org>
9322
9323 * startup.el (fancy-startup-text): Read the whole tutorial, not
9324 just its first 256 bytes. Prevents gibberish in display of the
9325 tutorial title.
9326
9327 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
9328
9329 Drop idle buffer compaction due to an absence of the
9330 proved efficiency.
9331 * compact.el: Remove.
9332
9333 2012-07-19 Sam Steingold <sds@gnu.org>
9334
9335 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
9336 vc-bzr-pull & vc-bzr-merge-branch.
9337 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
9338 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
9339 for consistency with compilation-error-regexp-alist.
9340 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
9341 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
9342 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
9343 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
9344
9345 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9346
9347 * emacs-lisp/chart.el: Use lexical-binding.
9348 (chart-emacs-storage): Don't hardcode the list of entries.
9349
9350 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9351
9352 Next round of tweaks caused by Fgarbage_collect changes.
9353 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
9354
9355 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9356
9357 Compact buffers when idle.
9358 * compact.el: New file.
9359
9360 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9361
9362 * subr.el (eventp): Presume that if it looks vaguely like an event,
9363 it's an event (bug#10190).
9364
9365 2012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
9366
9367 Enhancements to ppss related code (thanks Stefan).
9368 * progmodes/python.el (python-indent-context)
9369 (python-indent-calculate-indentation, python-indent-dedent-line)
9370 (python-indent-electric-colon, python-nav-forward-block)
9371 (python-mode-abbrev-table)
9372 (python-info-assignment-continuation-line-p): Simplify checks
9373 for ppss context.
9374 (python-info-continuation-line-p): Cleanup.
9375 (python-info-ppss-context): Do not catch 'quote.
9376 (python-info-ppss-context-type)
9377 (python-info-ppss-comment-or-string-p): Simplify.
9378
9379 2012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
9380
9381 * progmodes/python.el: Enhancements to eldoc support.
9382 (python-info-current-symbol): New function.
9383 (python-eldoc-at-point): Use python-info-current-symbol.
9384 (python-info-current-defun): Fix cornercase on first defun scan.
9385 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
9386 and signal error when no inferior python process is available.
9387
9388 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
9389
9390 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
9391 assume it's always t.
9392 (vc-git-registered): Remove caching, the function is only called
9393 once.
9394 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
9395
9396 2012-07-18 Chong Yidong <cyd@gnu.org>
9397
9398 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
9399
9400 * simple.el (count-words): Report on narrowing (Bug#9959).
9401
9402 * bindings.el: Bind M-= to count-words.
9403
9404 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
9405
9406 2012-07-18 Masatake YAMATO <yamato@redhat.com>
9407
9408 * progmodes/sh-script.el (sh-imenu-generic-expression):
9409 Capture a function with `function' keyword and without parentheses
9410 like "function FOO" (bug#11856).
9411
9412 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
9413
9414 * window.el (split-window-sensibly): Make WINDOW argument
9415 optional.
9416
9417 2012-07-18 Chong Yidong <cyd@gnu.org>
9418
9419 * subr.el (keyboard-translate): Doc fix (Bug#7261).
9420
9421 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
9422 and make C-x 8 RET exit isearch (Bug#11439).
9423
9424 * international/iso-transl.el: Move isearch-mode-map key
9425 definitions to isearch.el.
9426
9427 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
9428
9429 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
9430 (eieio-defclass): Use gv-define-setter when possible.
9431
9432 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
9433
9434 Reflect recent changes in Fgarbage_collect.
9435 * emacs-lisp/chart.el (chart-emacs-storage): Change to
9436 reflect new format of data returned by Fgarbage_collect.
9437
9438 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9439
9440 New utility functions + python-info-ppss-context fix (Bug#11910).
9441 * progmodes/python.el (python-info-beginning-of-block-statement-p)
9442 (python-info-ppss-comment-or-string-p): New functions.
9443 (python-info-ppss-context): Small fix for string check.
9444
9445 2012-07-17 Juri Linkov <juri@jurta.org>
9446
9447 * dired-aux.el (dired-do-async-shell-command): Doc fix.
9448 (dired-do-async-shell-command): Don't add `*' at the end of the
9449 command (Bug#11815).
9450 (dired-do-shell-command): Doc fix.
9451 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
9452 Join the individual commands using either "&" or ";" as the
9453 separator depending on the values of these trailing characters.
9454 At the end re-add the trailing "&". (Bug#10598)
9455
9456 * simple.el (async-shell-command): Sync the interactive spec with
9457 `shell-command'. Doc fix.
9458 (shell-command): Doc fix.
9459
9460 2012-07-17 Juri Linkov <juri@jurta.org>
9461
9462 * descr-text.el (describe-char): Fix format args. (Bug#10129)
9463
9464 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9465
9466 Final renames and doc fixes for movement commands (bug#11899).
9467 * progmodes/python.el (python-nav-beginning-of-statement):
9468 Rename from python-nav-statement-start.
9469 (python-nav-end-of-statement): Rename from
9470 python-nav-statement-end.
9471 (python-nav-beginning-of-block): Rename from
9472 python-nav-block-start.
9473 (python-nav-end-of-block): Rename from python-nav-block-end.
9474
9475 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9476
9477 * progmodes/python.el (python-shell-send-string-no-output):
9478 Allow accept-process-output to quit, keeping shell process ready for
9479 future interactions (Bug#11868).
9480
9481 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
9482
9483 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
9484
9485 * emacs-lisp/elint.el (elint-find-args-in-code):
9486 Use help-function-arglist, so as to handle lexical byte-code.
9487
9488 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
9489 change (bug#11826).
9490
9491 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
9492
9493 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
9494 Avoid spuriously marking the buffer as modified because of c-is-sws.
9495
9496 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
9497 as not-a-comment (bug#11946).
9498
9499 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
9500 for uninterned vars.
9501
9502 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
9503 Use read-event since we don't really want to read chars but bytes.
9504
9505 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
9506 $$..$$ but also $..$ using regexps (bug#11953).
9507 Use tex-verbatim for \url and \path.
9508 (tex-font-lock-keywords): Define as defconst like the others.
9509 (tex-common-initialization): Don't use font-lock-syntax-table any more.
9510
9511 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
9512
9513 * international/mule-cmds.el (ucs-insert): Make it an obsolete
9514 alias for insert-char.
9515
9516 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
9517
9518 * progmodes/python.el: Simplified imenu implementation.
9519 (python-nav-jump-to-defun): Remove command.
9520 (python-mode-map): Use `imenu' instead.
9521 (python-nav-list-defun-positions-cache)
9522 (python-imenu-include-defun-type, python-imenu-make-tree)
9523 (python-imenu-subtree-root-label, python-imenu-index-alist):
9524 Remove vars.
9525 (python-nav-list-defun-positions, python-nav-read-defun)
9526 (python-imenu-tree-assoc, python-imenu-make-element-tree)
9527 (python-imenu-make-tree, python-imenu-create-index):
9528 Remove functions.
9529 (python-mode): Update to interact with imenu by setting
9530 `imenu-extract-index-name-function' only.
9531
9532 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
9533
9534 * progmodes/python.el: Enhancements to navigation commands.
9535 (python-nav-backward-sentence)
9536 (python-nav-forward-sentence): Remove.
9537 (python-nav-backward-statement, python-nav-forward-statement)
9538 (python-nav-statement-start, python-nav-statement-end)
9539 (python-nav-backward-block, python-nav-forward-block)
9540 (python-nav-block-start, python-nav-block-end)
9541 (python-nav-forward-sexp-function)
9542 (python-info-current-line-comment-p)
9543 (python-info-current-line-empty-p): New functions.
9544 (python-indent-context): Use `python-nav-statement-start'.
9545
9546 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
9547
9548 * eshell/em-ls.el (eshell/ls): Use `apply'.
9549
9550 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
9551 multi-hops, instead of Tramp internals.
9552
9553 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
9554
9555 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
9556 when F1 and F2 are located on different hosts.
9557
9558 2012-07-14 Chong Yidong <cyd@gnu.org>
9559
9560 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
9561 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
9562 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
9563 (xterm-mouse--read-event-sequence-1000)
9564 (xterm-mouse--read-event-sequence-1006): New functions. For old
9565 mouse protocol, handle M-mouse-X events correctly.
9566 (xterm-mouse-event): New arg specifying mouse protocol.
9567 (turn-on-xterm-mouse-tracking-on-terminal)
9568 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
9569 sequence to toggle extended coordinates on newer XTerms.
9570 This appears to be harmless on terminals which do not support this.
9571
9572 2012-07-14 Leo Liu <sdl.web@gmail.com>
9573
9574 Add fringe bitmap indicators for flymake. (Bug#11253)
9575 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
9576 (flymake-make-overlay): New arg BITMAP.
9577 (flymake-error-bitmap, flymake-warning-bitmap)
9578 (flymake-fringe-indicator-position): New user variables.
9579
9580 * fringe.el: New bitmap exclamation-mark.
9581
9582 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
9583
9584 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
9585 also (Bug#7879).
9586
9587 2012-07-14 Chong Yidong <cyd@gnu.org>
9588
9589 * electric.el (electric-pair-post-self-insert-function): Fix pair
9590 insertion in empty-region case (Bug#11520).
9591
9592 2012-07-14 Chong Yidong <cyd@gnu.org>
9593
9594 * bindings.el: Consolidate ctl-x-r-map bindings.
9595 Bind copy-rectangle-as-kill to C-x r w.
9596
9597 * rect.el, register.el: Move bindings to bindings.el.
9598
9599 2012-07-14 Reuben Thomas <rrt@sc3d.org>
9600
9601 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
9602
9603 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
9604
9605 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
9606
9607 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
9608
9609 * bindings.el (top): Use `mapc' instead of `mapcar'.
9610
9611 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
9612
9613 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
9614
9615 * progmodes/sql.el (sql-comint): Suppress the check for program on
9616 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
9617 (Bug#11908)
9618
9619 2012-07-13 Chong Yidong <cyd@gnu.org>
9620
9621 * bindings.el: Assign a non-nil permanent-local property to
9622 per-buffer variables which lack a default value (Bug#11930).
9623
9624 * help-fns.el (describe-variable): In the "automatically becomes
9625 local" notice, take note of permanent-local variables.
9626
9627 2012-07-13 Chong Yidong <cyd@gnu.org>
9628
9629 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
9630 to allow printing the message when called from Lisp.
9631
9632 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9633 Remove toggle-read-only.
9634
9635 * bs.el (bs-toggle-readonly):
9636 * buff-menu.el (Buffer-menu-toggle-read-only):
9637 Remove with-no-warnings around toggle-read-only.
9638
9639 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
9640 Remove with-no-warnings around toggle-read-only.
9641 (ffap-read-only, ffap-read-only-other-window)
9642 (ffap-read-only-other-frame): Callers changed.
9643
9644 * help-mode.el: Don't require view package.
9645 (help-mode-finish): Set buffer-read-only instead of calling
9646 toggle-read-only.
9647
9648 * bindings.el (mode-line-toggle-read-only):
9649 * dired.el (dired-toggle-read-only):
9650 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
9651 with non-nil second arg.
9652
9653 * emacs-lisp/eieio-custom.el (eieio-customize-object):
9654 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
9655 directly.
9656
9657 2012-07-12 Eli Zaretskii <eliz@gnu.org>
9658
9659 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
9660 not incf.
9661
9662 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
9663
9664 More CL cleanups and reduction of use of cl.el.
9665 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
9666 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
9667 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
9668 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
9669 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
9670 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
9671 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
9672 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
9673 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
9674 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
9675 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
9676 * eshell/em-cmpl.el, eshell/em-banner.el:
9677 * calendar/parse-time.el: Use cl-lib.
9678 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
9679 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
9680 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
9681 * term/ns-win.el, term.el, shell.el, ps-samp.el:
9682 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
9683 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
9684 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
9685 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
9686 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
9687 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
9688 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
9689 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
9690 `lambda' rather than with `quote'.
9691 (eshell-do-opt): Adjust accordingly.
9692 (eshell-process-option): Simplify.
9693 * eshell/esh-var.el:
9694 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
9695 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
9696 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
9697 to `pcase--dontcare'.
9698 * emacs-lisp/cl.el (labels): Mark obsolete.
9699 (cl--letf, letf): Move to cl-lib.
9700 (cl--letf*, letf*): Remove.
9701 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
9702 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
9703 (cl-progv): Rewrite.
9704 (cl--letf, cl-letf): Move from cl.el.
9705 (cl-letf*): New macro.
9706 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
9707
9708 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
9709
9710 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
9711
9712 2012-07-11 Chong Yidong <cyd@gnu.org>
9713
9714 * vc/log-edit.el (log-edit-vc-backend): New variable.
9715 (log-edit): Doc fix.
9716
9717 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
9718 argument of log-edit to set up all local variables.
9719 (vc-start-logentry): New optional arg specifying VC backend.
9720
9721 * vc/vc.el (vc-checkin): Use it.
9722 (vc-deduce-fileset): Handle Log Edit buffers.
9723 (vc-diff): Make first argument optional too.
9724
9725 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
9726
9727 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
9728
9729 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
9730 command, just in case. The function is not needed anymore.
9731 (eshell-external-command): Do not call `eshell-remote-command'.
9732
9733 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9734
9735 Reduce use of (require 'cl).
9736 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
9737 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
9738 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
9739 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
9740 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
9741 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
9742 * battery.el, avoid.el, abbrev.el: Use cl-lib.
9743 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
9744 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
9745 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
9746 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
9747 * calculator.el, autorevert.el, apropos.el: Don't require CL.
9748 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
9749 (byte-compile-unfold-bcf, byte-compile-check-variable):
9750 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
9751 (byte-compile-nilconstp):
9752 * emacs-lisp/autoload.el (make-autoload): Use pcase.
9753 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
9754
9755 * emacs-lisp/gv.el (cond): Make it a valid place.
9756 (if): Simplify slightly.
9757
9758 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
9759 (pcase--self-quoting-p): New function.
9760 (pcase--u1): Use it.
9761
9762 2012-07-10 Glenn Morris <rgm@gnu.org>
9763
9764 * emacs-lisp/authors.el (authors-fixed-entries):
9765 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
9766
9767 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
9768
9769 Rename configure.in to configure.ac (Bug#11603).
9770 * emacs-lisp/authors.el (authors-canonical-file-name):
9771 * progmodes/autoconf.el (autoconf-mode):
9772 Prefer configure.ac to configure.in.
9773
9774 2012-07-08 Chong Yidong <cyd@gnu.org>
9775
9776 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
9777 Implement the mouse-1-click-follows-link handling properly.
9778
9779 * info.el (Info-link-keymap): Use follow-link mechanism for
9780 header-line links (Bug#374).
9781
9782 * simple.el (deactivate-mark): Do not set the primary selection
9783 if another program has acquired it (Bug#11772).
9784
9785 2012-07-07 Kevin Ryde <user42@zip.com.au>
9786
9787 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
9788 (woman-decode-region): Replace escaped-escapes without destroying
9789 bold or underline (Bug#11552).
9790 (woman2-process-escapes): Handle nofill regions (Bug#11591).
9791
9792 2012-07-07 Chong Yidong <cyd@gnu.org>
9793
9794 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
9795 (interprogram-cut-function, interprogram-paste-function):
9796 Mention that we typically mean the clipboard.
9797
9798 2012-07-06 Glenn Morris <rgm@gnu.org>
9799
9800 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
9801
9802 * files.el (toggle-read-only): Restrict message to interactive use.
9803
9804 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
9805
9806 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
9807
9808 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
9809
9810 2012-07-06 Glenn Morris <rgm@gnu.org>
9811
9812 * Makefile.in (compile-one-process): Rename from "recompile".
9813
9814 * Makefile.in (bzr-update): "compile" is the same as "recompile
9815 autoloads", but parallelizable, so use that instead.
9816
9817 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
9818
9819 * window.el (quit-window): Always restore window height when
9820 it's saved in quit-restore parameter (Bug#11810).
9821
9822 2012-07-06 Glenn Morris <rgm@gnu.org>
9823
9824 * simple.el (kill-whole-line): Doc tweak.
9825
9826 2012-07-06 Eli Zaretskii <eliz@gnu.org>
9827
9828 * files.el (file-relative-name): Compare file names
9829 case-insensitively if on MS-Windows or MS-DOS, or if
9830 read-file-name-completion-ignore-case is non-nil. Don't use
9831 case-fold-search for this purpose. (Bug#11827)
9832
9833 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
9834
9835 * calendar/cal-dst.el (calendar-current-time-zone):
9836 Return calendar-current-time-zone-cache if non-nil.
9837
9838 2012-07-17 Masatake YAMATO <yamato@redhat.com>
9839 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
9840
9841 * calendar/cal-dst.el (calendar-current-time-zone):
9842 Return calendar-current-time-zone-cache if non-nil.
9843
9844 2012-07-06 Glenn Morris <rgm@gnu.org>
9845
9846 * Makefile.in (cvs-update): Remove old alias.
9847
9848 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
9849
9850 Sync with Tramp 2.2.6-pre.
9851
9852 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
9853 compatible declaration.
9854
9855 * net/tramp-cmds.el (tramp-append-tramp-buffers):
9856 Protect `list-load-path-shadows' call.
9857
9858 * net/tramp-compat.el (top): Require packages, which aren't
9859 autoloaded anymore for XEmacs. Protect call of
9860 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
9861 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
9862 it hurts at least for SXEmacs.
9863 (tramp-compat-temporary-file-directory): In XEmacs, there is no
9864 standard-value for `temporary-file-directory'.
9865
9866 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
9867 Redirect stderr to /dev/null.
9868 (tramp-sh-handle-write-region): uid and gid can be floats.
9869 Reported by Russell Sim <russell.sim@gmail.com>.
9870 (tramp-sh-handle-vc-registered): Hide errors.
9871 (tramp-vc-file-name-handler): Use dummy results for `process-file'
9872 and `start-file-process'.
9873 (tramp-maybe-open-connection): Check also whether `non-essential'
9874 is bound.
9875
9876 2012-07-04 Chong Yidong <cyd@gnu.org>
9877
9878 * xml.el (xml--parse-buffer): Use xml-syntax-table.
9879 (xml-parse-tag): Likewise, and avoid changing entity tables.
9880 (xml-syntax-table): Define from scratch, making sure not to give
9881 x2000 and other Unicode spaces whitespace syntax, since those are
9882 not spaces in XML.
9883 (xml-parse-fragment): Delete unused function.
9884 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
9885 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
9886 (xml-entity-ref, xml-pe-reference-re)
9887 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
9888 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
9889 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
9890 (xml-entity-value-re): Use syntax references in regexps where
9891 possible; no need to define inside a let-binding.
9892 (xml-parse-dtd): Use xml-pe-reference-re.
9893 (xml-entity-or-char-ref-re): New defconst.
9894 (xml-parse-string, xml-substitute-special): Use it.
9895
9896 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * files.el (locate-dominating-file): Allow `name' to be a predicate.
9899 (find-file--read-only): New function.
9900 (find-file-read-only, find-file-read-only-other-window)
9901 (find-file-read-only-other-frame): Use it.
9902 (insert-file-contents-literally): Don't `fset'.
9903 (get-free-disk-space): Use locate-dominating-file.
9904
9905 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
9906 function is already compiled.
9907
9908 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
9909
9910 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
9911
9912 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
9913 files on the same host.
9914
9915 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
9916
9917 * help-fns.el (describe-function-1): Only call
9918 help-fns--autoloaded-p when we have a file name. (Bug#11848)
9919
9920 2012-07-03 Chong Yidong <cyd@gnu.org>
9921
9922 * xml.el: Protect parser against XML bombs.
9923 (xml-entity-expansion-limit): New variable.
9924 (xml-parse-string, xml-substitute-special): Use it.
9925 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
9926
9927 2012-07-03 Glenn Morris <rgm@gnu.org>
9928
9929 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9930 Allow linking to specific messages in debbugs reports (eg 123#5).
9931
9932 2012-07-02 Chong Yidong <cyd@gnu.org>
9933
9934 * xml.el: Fix entity and character reference expansion, allowing
9935 them to expand into markup as per XML spec.
9936 (xml-default-ns): New variable.
9937 (xml-entity-alist): Use XML spec definitions for lt and amp.
9938 (xml-parse-region): Make first two arguments optional.
9939 Discard text properties.
9940 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
9941 All callers changed.
9942 (xml-parse-tag): Call xml-parse-tag-1. For backward
9943 compatibility, this function should not modify buffer contents.
9944 (xml-parse-tag-1): Fix opening-tag regexp.
9945 (xml-parse-string): Rewrite, handling entity and character
9946 references properly.
9947 (xml--entity-replacement-text): Signal an error if a parameter
9948 entity is undefined.
9949
9950 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9951
9952 * comint.el (comint-output-filter): Filter out repeated prompts.
9953
9954 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
9955 and file-name-absolute-p.
9956 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
9957 internal calls.
9958
9959 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
9960
9961 Spelling fixes.
9962 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
9963 Rename from byte-compile--refiy-function. All uses changed.
9964
9965 2012-07-01 Chong Yidong <cyd@gnu.org>
9966
9967 * xml.el (xml--parse-buffer): New function. Move most of
9968 xml-parse-region here.
9969 (xml-parse-region): Copy region into a temporary buffer, since
9970 parameter entity substitution requires changing buffer contents.
9971 Use xml--parse-buffer.
9972 (xml-parse-file): Use xml--parse-buffer.
9973 (xml-parse-dtd): Make parameter entity substitution work right.
9974 Use proper regexps for ELEMENT declarations (Bug#7172).
9975
9976 2012-06-30 Glenn Morris <rgm@gnu.org>
9977
9978 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
9979
9980 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
9981 Remove outdated and unnecessary dbus declarations.
9982
9983 2012-06-30 Eli Zaretskii <eliz@gnu.org>
9984
9985 * emacs-lisp/timer.el (timer-until): Subtract results of
9986 float-time, instead of taking float-time of the result of
9987 time-subtract, since float-time signals an error for negative time
9988 arguments.
9989
9990 2012-06-30 Chong Yidong <cyd@gnu.org>
9991
9992 * xml.el (xml-*-re): Convert defvars into defconsts, and
9993 eval-and-compile them so eval-and-compile works on derivatives.
9994 (xml--entity-replacement-text): Use eval-and-comple.
9995
9996 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
9997
9998 * vc/vc-git.el (vc-git-registered): Use cache property
9999 `git-registered'.
10000 (vc-git-mode-line-string): Call `vc-working-revision' instead of
10001 `vc-git-working-revision' in order to benefit from the cache.
10002 (vc-git-root): Use cache property `git-root'. (Bug#11757)
10003
10004 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
10005
10006 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
10007 removed (likely outside Emacs). (Bug#11757)
10008
10009 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10010
10011 * emacs-lisp/cl-lib.el: Require macroexp.
10012
10013 2012-06-30 Chong Yidong <cyd@gnu.org>
10014
10015 * xml.el: Implement XML parameter entities.
10016 (xml-parameter-entity-alist): New variable.
10017 (xml-parse-region, xml-parse-fragment): Preserve previous values
10018 of xml-entity-alist and xml-parameter-entity-alist, so that
10019 repeated calls on different documents do not change them.
10020 (xml-parse-tag): Fix doctype regexp.
10021 (xml--entity-replacement-text): New function.
10022 (xml-parse-dtd): Use it. Don't handle system entities; doing that
10023 properly requires url retrieval which is unimplemented.
10024 (xml-escape-string): Doc fix.
10025
10026 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10027
10028 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
10029
10030 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
10031
10032 * fringe.el (fringe-mode): Doc fix.
10033
10034 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
10035
10036 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
10037 is non-nil.
10038 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
10039 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
10040
10041 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
10042
10043 * calendar/cal-dst.el (calendar-current-time-zone):
10044 Return calendar-current-time-zone-cache if non-nil.
10045
10046 2012-06-29 Masatake YAMATO <yamato@redhat.com>
10047
10048 * progmodes/which-func.el (which-func-format):
10049 Add mouse-face. (Bug#11698)
10050
10051 2012-06-29 Leo Liu <sdl.web@gmail.com>
10052
10053 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
10054
10055 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10056
10057 * minibuffer.el (minibuffer-confirm-exit-commands):
10058 Add completion-at-point (bug#11725).
10059
10060 2012-06-29 Glenn Morris <rgm@gnu.org>
10061
10062 * progmodes/f90.el (f90-font-lock-keywords-2):
10063 Add some preprocessor elements. (Bug#10499)
10064
10065 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10066
10067 * progmodes/cperl-mode.el (cperl-update-syntaxification):
10068 Use syntax-propertize (bug#11739).
10069
10070 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
10071
10072 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
10073
10074 2012-06-28 Julien Danjou <julien@danjou.info>
10075
10076 * term.el (term-handle-colors-array): Use a set of new faces to
10077 color the terminal. Also uses :inverse-video property.
10078 (term-default-fg-color): Set to nil by default, deprecate in favor
10079 of `term-face'.
10080 (term-default-bg-color): Set to nil by default, deprecate in favor
10081 of `term-face'.
10082 (term-current-face): Use `term-face' by default.
10083 (term-bold-attribute): Variable deleted.
10084
10085 2012-06-28 Glenn Morris <rgm@gnu.org>
10086
10087 * simple.el (completion-list-mode-finish):
10088 Don't use toggle-read-only. (Since completion-list-mode has
10089 a special mode-class, it wasn't doing anything extra anyway.)
10090
10091 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
10092
10093 Make inlining of other-mode interpreted functions work (bug#11799).
10094 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
10095 (byte-compile): Use it to fix compilation of lexical-binding closures.
10096 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
10097 function, if needed.
10098
10099 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10100
10101 * help-mode.el (help-make-xrefs): Don't just withstand
10102 cyclic-variable-indirection but any error in documentation-property.
10103
10104 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
10105 memory use.
10106 * bindings.el (bindings--define-key): New function.
10107 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
10108 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
10109 * bindings.el: Use it to purecopy define-key bindings.
10110
10111 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
10112
10113 * emacs-lisp/cl.el (flet): Mark obsolete.
10114 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
10115 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
10116 * progmodes/js.el (js-c-fill-paragraph):
10117 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
10118 (ebrowse-switch-member-buffer-to-derived-class):
10119 * play/5x5.el (5x5-solver): Use cl-flet.
10120
10121 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
10122 (cl--symbol-function): New macro.
10123 (cl--letf, cl--letf*): Use it.
10124
10125 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10126 Strip "toggle-" if any.
10127
10128 2012-06-27 Glenn Morris <rgm@gnu.org>
10129
10130 * info.el (Info-default-directory-list): Move here from paths.el.
10131 * paths.el: Remove file, which is now empty.
10132 * loadup.el: No longer load "paths".
10133
10134 * custom.el (custom-initialize-delay): Doc fix.
10135
10136 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10137 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10138 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10139 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10140 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10141 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
10142 * eshell/eshell.el (eshell-defgroup): Remove alias.
10143
10144 2012-06-27 Chong Yidong <cyd@gnu.org>
10145
10146 * help.el (help-enable-auto-load): New variable.
10147
10148 * help-fns.el (help-fns--autoloaded-p): New function.
10149 (describe-function-1): Refer to a function as "autoloaded" if it
10150 was autoloaded at any time in the past. Perform autoloading if
10151 help-enable-auto-load is non-nil.
10152
10153 2012-06-26 Eli Zaretskii <eliz@gnu.org>
10154
10155 * makefile.w32-in (compile, compile-always): Depend on
10156 update-subdirs, not on subdirs.el. Otherwise, several different
10157 sub-targets of 'bootstrap' running in parallel could
10158 simultaneously write to subdirs.el, producing a garbled file.
10159
10160 2012-06-26 Sam Steingold <sds@gnu.org>
10161
10162 * files.el (file-name-base): New convenience function.
10163 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
10164 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
10165 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
10166 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
10167 * textmodes/ispell.el, textmodes/reftex-ref.el:
10168 * textmodes/tex-mode.el: Use it.
10169 Did not touch cedet and org because they are maintained elsewhere.
10170
10171 2012-06-26 Martin Rudalics <rudalics@gmx.at>
10172
10173 * calendar/calendar.el (calendar-exit): Don't try to delete or
10174 iconify last frame. See:
10175 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
10176
10177 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
10178
10179 * server.el (server-process-filter): Remember dir in the
10180 process's `server-client-directory' properties.
10181
10182 2012-06-24 Chong Yidong <cyd@gnu.org>
10183
10184 * xml.el (xml-parse-tag): Correctly handle comment embedded in
10185 non-tag text.
10186
10187 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
10188
10189 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
10190
10191 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10192
10193 * help-fns.el (describe-variable): Don't croak when doc is not found.
10194 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
10195 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
10196 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
10197 * emacs-lisp/smie.el (smie-next-sexp): CSE.
10198 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
10199 ((lambda ..) ..).
10200 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
10201
10202 2012-06-23 Chong Yidong <cyd@gnu.org>
10203
10204 * info.el (Info-mouse-follow-link): Accept symbol values of
10205 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
10206 (Info-fontify-node): Use Info-link-keymap for all navigation
10207 buttons, with link-args property to perform the desired action.
10208 (Info-link-keymap): Doc fix.
10209 (Info-next-link-keymap, Info-prev-link-keymap)
10210 (Info-up-link-keymap): Delete now-unused keymaps.
10211
10212 2012-06-23 Chong Yidong <cyd@gnu.org>
10213
10214 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
10215
10216 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
10217 system abbrevs.
10218
10219 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
10220
10221 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10222
10223 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
10224 (bug#11719).
10225
10226 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
10227 the requote function doesn't work properly (bug#11714).
10228
10229 2012-06-23 Glenn Morris <rgm@gnu.org>
10230
10231 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
10232
10233 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10234
10235 Further GV/CL cleanups.
10236 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
10237 gv-expander.
10238 (gv--defun-declaration): New function.
10239 (defun-declarations-alist): Use it.
10240 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
10241 (gv-place): Autoload.
10242 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
10243 original definition of dotimes and dolist.
10244 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
10245 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
10246 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
10247 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10248 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
10249 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
10250 to the function's definition.
10251 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
10252 * window.el:
10253 * files.el:
10254 * faces.el:
10255 * env.el: Don't use CL.
10256
10257 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
10258
10259 Support higher-resolution time stamps (Bug#9000).
10260
10261 * calendar/time-date.el (with-decoded-time-value): New arg
10262 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
10263 (encode-time-value): New optional arg PICO. New type 3.
10264 (time-to-seconds) [!float-time]: Support the new picoseconds
10265 component if it's used.
10266 (seconds-to-time, time-subtract, time-add):
10267 Support ps-resolution time stamps as well.
10268
10269 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
10270 (timerp): Timer vectors now have length 9, not 8.
10271 (timer--time): Support new-style (4-part) time stamps.
10272 (timer-next-integral-multiple-of-time): Time stamps now have
10273 picosecond resolution, so take a bit more care about rounding.
10274 (timer-relative-time, timer-inc-time): New optional arg psecs.
10275 (timer-set-time-with-usecs): Set psecs to 0.
10276 (timer--activate): Check psecs component, too.
10277
10278 * proced.el (proced-time-lessp): Support ps-resolution stamps.
10279
10280 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10281
10282 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
10283 Move the non-essential binding to the post/pre-command-hook where it is
10284 more obviously correct.
10285
10286 * subr.el (read-passwd): Don't use a history at all.
10287 * savehist.el (savehist-save): Remove password saved accidentally
10288 because of the above bug.
10289
10290 2012-06-22 Bastien Guerry <bzg@gnu.org>
10291
10292 * files.el (toggle-read-only): Display a message telling whether
10293 the buffer is read-only or not (bug#11726).
10294
10295 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10296
10297 * emacs-lisp/gv.el: New file.
10298 * subr.el (push, pop): Extend to generalized variables.
10299 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
10300 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
10301 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
10302 gv-define-simple-setter, and gv-define-expander.
10303 Remove setf-methods defined in gv. Rename cl-setf -> setf.
10304 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
10305 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
10306 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
10307 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
10308 gv-letplace.
10309 (cl-defstruct): Don't define setf-method any more.
10310 * emacs-lisp/cl.el (flet): Don't autoload.
10311 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
10312 (define-setf-expander, defsetf, define-modify-macro)
10313 (cl-struct-setf-expander): Move from cl-lib.el.
10314 * emacs-lisp/syntax.el:
10315 * emacs-lisp/ewoc.el:
10316 * emacs-lisp/smie.el:
10317 * emacs-lisp/cconv.el:
10318 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
10319 (timer--time): Use gv-define-simple-setter.
10320 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
10321 to avoid coding-system problems in subr.el. Adjust all users.
10322 (macroexp--maxsize, macroexp-small-p): New functions.
10323 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
10324 * scroll-bar.el (scroll-bar-mode):
10325 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
10326 (normal-erase-is-backspace-mode): Don't use the `eq' place.
10327 * winner.el (winner-configuration, winner-make-point-alist)
10328 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
10329 * files.el (locate-file-completion-table): Avoid list*.
10330
10331 2012-06-22 Chong Yidong <cyd@gnu.org>
10332
10333 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
10334 (dired-create-files): Doc fix (Bug#11329).
10335 (dired-do-copy): Doc fix (Bug#11334).
10336 (dired-mark-read-string): Doc fix (Bug#11553).
10337
10338 * dired.el (dired-recursive-copies, dired-recursive-deletes):
10339 Doc fix (Bug#11326).
10340 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
10341 (dired-dwim-target): Doc fix.
10342
10343 * wdired.el (wdired-mode): Doc fix.
10344
10345 2012-06-22 Glenn Morris <rgm@gnu.org>
10346
10347 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
10348 (pcmpl-rpm-cache-stamp-file): New constant.
10349 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
10350 (pcmpl-rpm-packages): Optionally cache list of packages.
10351
10352 * pcmpl-rpm.el (pcmpl-rpm): New group.
10353 (pcmpl-rpm-query-options): New option.
10354 (pcmpl-rpm-packages): No need to inline it.
10355 Use pcmpl-rpm-query-options.
10356
10357 * calendar/calendar.el (calendar-in-read-only-buffer):
10358 Avoid some needless mode changes.
10359
10360 2012-06-21 Chong Yidong <cyd@gnu.org>
10361
10362 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
10363 (desktop-path): Remove . from the default value (Bug#10977).
10364 (desktop-read): Use user-emacs-directory if desktop-path is nil.
10365
10366 2012-06-20 Chong Yidong <cyd@gnu.org>
10367
10368 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
10369
10370 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
10371
10372 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
10373 (bug#11201).
10374
10375 2012-06-20 Chong Yidong <cyd@gnu.org>
10376
10377 * term.el (term-window-width): Handle the case of a missing right
10378 fringe (Bug#8837).
10379 (term-check-size): Use window-text-height (Bug#5445).
10380 (term-mode): Use define-derived-mode. Minor cleanups.
10381 Set font-lock-defaults (Bug#7692).
10382 (term-move-columns, term-insert-char, term-emulate-terminal)
10383 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
10384
10385 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
10386
10387 * net/ange-ftp.el (ange-ftp-get-passwd):
10388 Bind `enable-recursive-minibuffers'.
10389 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
10390
10391 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
10392
10393 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
10394
10395 2012-06-19 Glenn Morris <rgm@gnu.org>
10396
10397 * progmodes/python.el (python-mode): Derive from prog-mode.
10398
10399 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
10400
10401 * emulation/edt.el (edt-default-menu-bar-update-buffers)
10402 (edt-user-menu-bar-update-buffers): New functions.
10403 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
10404
10405 2012-06-19 Chong Yidong <cyd@gnu.org>
10406
10407 * subr.el (with-selected-window): Preserve the selected window's
10408 terminal's top-frame (Bug#4702).
10409
10410 * window.el (save-selected-window): Likewise.
10411
10412 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10413
10414 * progmodes/python.el (python-rx-constituents): Move backquote.
10415 (python-skeleton-define, python-define-auxiliary-skeleton):
10416 Use `declare'.
10417
10418 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
10419
10420 * minibuffer.el (read-file-name-default): Revert the patch from
10421 2012-06-17.
10422
10423 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10424
10425 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
10426 (pcase--u1, pcase--q1): Don't use apply-partially.
10427
10428 2012-06-18 Glenn Morris <rgm@gnu.org>
10429
10430 * progmodes/python.el (python-proc, python-buffer)
10431 (python-send-receive, python-send-string): Fix obsolete versions.
10432
10433 2012-06-18 Martin Rudalics <rudalics@gmx.at>
10434
10435 * window.el (special-display-p): Completely remove stringp
10436 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
10437
10438 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
10439
10440 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
10441
10442 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
10443
10444 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
10445 * net/tramp-sh.el (tramp-maybe-open-connection):
10446 Throw if `non-essential' is non-nil.
10447
10448 2012-06-17 Martin Rudalics <rudalics@gmx.at>
10449
10450 * window.el (special-display-p): Signal an error if BUFFER-NAME
10451 is not a string (Bug#11713).
10452
10453 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
10454
10455 * progmodes/python.el (python-info-beginning-of-backslash):
10456 Rename from python-info-beginning-of-backlash, as a spelling fix.
10457
10458 2012-06-17 Chong Yidong <cyd@gnu.org>
10459
10460 * term.el (term-emulate-terminal): If term-check-size is called,
10461 move point to the process mark without resetting point (Bug#4635).
10462
10463 2012-06-17 Glenn Morris <rgm@gnu.org>
10464
10465 * international/mule-cmds.el (mule-menu-keymap)
10466 (set-language-environment, set-locale-environment): Doc tweaks.
10467
10468 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
10469
10470 * cus-face.el (custom-face-attributes): Add wave-style underline
10471 attribute.
10472 * faces.el (set-face-attribute): Update docstring to describe
10473 wave-style underline attribute.
10474
10475 2012-06-16 Chong Yidong <cyd@gnu.org>
10476
10477 * term/xterm.el (terminal-init-xterm): Discard input before
10478 querying background mode (Bug#10959).
10479
10480 2012-06-16 Stefan Merten <smerten@oekonux.de>
10481
10482 * textmodes/rst.el: Added and corrected some comments.
10483 (rst-re-alist-def): Improve symbol syntax.
10484 (rst-mode-syntax-table): Correct syntax entries.
10485 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
10486 (rst-official-version, rst-official-cvs-rev): Update version
10487 information.
10488
10489 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
10490
10491 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
10492 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
10493
10494 2012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
10495
10496 * progmodes/python.el: New python.el merge.
10497 (python-guess-indent): Obsolete var.
10498 (python-indent-guess-indent-offset): New defcustom.
10499 (python-indent): Obsolete var.
10500 (python-indent-offset): New defcustom.
10501 (python-python-command, python-jython-command): Delete var.
10502 (python-shell-interpreter): New defcustom.
10503 (python-pdbtrack-do-tracking-p): Delete var.
10504 (python-pdbtrack-activate): New defcustom.
10505 (python-use-skeletons): Obsolete var.
10506 (python-skeleton-autoinsert): New defcustom.
10507 (inferior-python-filter-regexp, python-continuation-offset)
10508 (python-honour-comment-indentation, python-indent-string-contents)
10509 (python-jython-packages, python-mode-hook)
10510 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
10511 (python-shell-prompt-alist)
10512 (python-source-modes): Delete defcustoms.
10513 (python-check-buffer-name, python-eldoc-setup-code)
10514 (python-eldoc-string-code, python-ffap-setup-code)
10515 (python-ffap-string-code, python-fill-comment-function)
10516 (python-fill-decorator-function, python-fill-paren-function)
10517 (python-fill-string-function, python-imenu-include-defun-type)
10518 (python-imenu-make-tree, python-imenu-subtree-root-label)
10519 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
10520 (python-shell-compilation-regexp-alist)
10521 (python-shell-completion-module-string-code)
10522 (python-shell-completion-pdb-string-code)
10523 (python-shell-completion-setup-code)
10524 (python-shell-completion-string-code)
10525 (python-shell-enable-font-lock, python-shell-exec-path)
10526 (python-shell-extra-pythonpaths)
10527 (python-shell-internal-buffer-name, python-shell-interpreter-args)
10528 (python-shell-process-environment)
10529 (python-shell-prompt-block-regexp)
10530 (python-shell-prompt-output-regexp)
10531 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
10532 (python-shell-send-setup-max-wait, python-shell-setup-codes)
10533 (python-shell-virtualenv-path): New defcustoms.
10534 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
10535 (inferior-python-mode-syntax-table, python--prompt-regexp)
10536 (python-buffer, python-command python-python-command)
10537 (python-default-template, python-imports, python-indent-index)
10538 (python-indent-list, python-indent-list-length)
10539 (python-mode-running, python-pdbtrack-is-tracking-p)
10540 (python-preoutput-continuation, python-preoutput-leftover)
10541 (python-preoutput-result, python-preoutput-skip-next-prompt)
10542 (python-prev-dir/file, python-recursing)
10543 (python-saved-check-command, python-version-checked)
10544 (python-which-func-length-limit)
10545 (view-return-to-alist): Delete vars.
10546 (python-check-custom-command, python-dotty-syntax-table)
10547 (python-imenu-index-alist, python-indent-current-level)
10548 (python-indent-dedenters, python-indent-levels)
10549 (python-nav-beginning-of-defun-regexp)
10550 (python-nav-list-defun-positions-cache)
10551 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
10552 (python-shell-internal-buffer)
10553 (python-skeleton-available): New vars.
10554 (def-python-skeleton): Delete macro.
10555 (python-skeleton-define): New macro.
10556 (python-define-auxiliary-skeleton, python-rx): New macros.
10557 (python-insert-class): Delete command.
10558 (python-skeleton-class): New command.
10559 (python-insert-def): Delete command.
10560 (python-skeleton-def): New command.
10561 (python-insert-for): Delete command.
10562 (python-skeleton-for): New command.
10563 (python-insert-if): Delete command.
10564 (python-skeleton-if): New command.
10565 (python-insert-try/except, python-insert-try/finally): Delete commands.
10566 (python-skeleton-try): New command.
10567 (python-insert-while): Delete command.
10568 (python-skeleton-while): New command.
10569 (python-backspace): Delete command.
10570 (python-indent-dedent-line-backspace): New command.
10571 (python-electric-colon): Delete command.
10572 (python-indent-electric-colon): New command.
10573 (python-guess-indent): Delete command.
10574 (python-indent-guess-indent-offset): New command.
10575 (python-shift-left): Delete command.
10576 (python-indent-shift-left): New command.
10577 (python-shift-right): Delete command.
10578 (python-indent-shift-right): New command.
10579 (python-find-function): Delete command.
10580 (python-nav-jump-to-defun): New command.
10581 (python-next-statement): Delete command.
10582 (python-nav-forward-sentence): New command.
10583 (python-previous-statement): Delete command.
10584 (python-nav-backward-sentence): New command.
10585 (python-fill-paragraph): Delete command.
10586 (python-fill-paragraph-function): New command.
10587 (python-send-buffer): Delete command.
10588 (python-shell-send-buffer): New command.
10589 (python-send-defun): Delete command.
10590 (python-shell-send-defun): New command.
10591 (python-send-region, python-send-region-and-go): Delete commands.
10592 (python-shell-send-region)
10593 (python-shell-switch-to-shell): New commands.
10594 (python-send-string): Delete command.
10595 (python-shell-send-string): New command.
10596 (python-switch-to-python): Delete command.
10597 (python-shell-switch-to-shell): New command.
10598 (python-describe-symbol): Delete command.
10599 (python-eldoc-at-point): New command.
10600 (python--set-prompt-regexp, python-args-to-list)
10601 (python-after-info-look, python-check-version)
10602 (python-check-comint-prompt, python-find-imports)
10603 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
10604 (python-unload-function, python-expand-template)
10605 (python-maybe-jython, python-preoutput-filter)
10606 (python-pdbtrack-get-source-buffer)
10607 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
10608 (python-pdbtrack-toggle-stack-tracking)
10609 (python-pdbtrack-track-stack-file, python-initial-text)
10610 (python-first-word, python-comment-line-p, python-send-command)
10611 (python-setup-brm, python-sentinel, python-set-proc)
10612 (python-skip-out, python-input-filter, python-outdent-p)
10613 (python-outline-level, python-backslash-continuation-line-p)
10614 (python-end-of-block, python-end-of-statement, python-mark-block)
10615 (python-beginning-of-block, python-beginning-of-statement)
10616 (python-blank-line-p, python-beginning-of-string)
10617 (python-open-block-statement-p): Delete functions.
10618 (python-indent-line, python-indent-line-1): Delete functions.
10619 (python-indent-line): New function.
10620 (python-indentation-levels): Delete function.
10621 (python-indent-calculate-levels): New function.
10622 (python-proc): Delete function.
10623 (python-shell-get-process): New function.
10624 (python-send-receive): Delete function.
10625 (python-shell-send-string-no-output): New function.
10626 (python-module-path): Delete function.
10627 (python-ffap-module-path): New function.
10628 (python-completion-at-point)
10629 (python-symbol-completions): Delete functions.
10630 (python-completion-complete-at-point): New function.
10631 (python-load-file): Delete function.
10632 (python-shell-send-file): New function.
10633 (python-calculate-indentation): Delete function.
10634 (python-indent-calculate-indentation): New function.
10635 (python-skip-comments/blanks): Delete function.
10636 (python-util-forward-comment): New function.
10637 (python-continuation-line-p): Delete function.
10638 (python-info-continuation-line-p): New function.
10639 (python-which-func, python-current-defun): Delete function.
10640 (python-info-current-defun): New function.
10641 (python-beginning-of-defun): Delete function.
10642 (python-nav-beginning-of-defun): New function.
10643 (python-close-block-statement-p)
10644 (python-block-end-p): Delete function.
10645 (python-info-closing-block): New function.
10646 (python-comint-output-filter-function)
10647 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
10648 (python-fill-comment, python-fill-decorator, python-fill-paren)
10649 (python-fill-string, python-imenu-make-element-tree)
10650 (python-imenu-make-tree, python-imenu-tree-assoc)
10651 (python-indent-context, python-indent-dedent-line)
10652 (python-indent-line-function)
10653 (python-indent-post-self-insert-function)
10654 (python-indent-toggle-levels)
10655 (python-info-assignment-continuation-line-p)
10656 (python-info-beginning-of-backlash)
10657 (python-info-block-continuation-line-p)
10658 (python-info-closing-block-message)
10659 (python-info-line-ends-backslash-p)
10660 (python-info-looking-at-beginning-of-defun)
10661 (python-info-ppss-context, python-info-ppss-context-type)
10662 (python-nav-list-defun-positions, python-nav-read-defun)
10663 (python-nav-sentence-end, python-nav-sentence-start)
10664 (python-pdbtrack-comint-output-filter-function)
10665 (python-pdbtrack-set-tracked-buffer)
10666 (python-shell-calculate-exec-path)
10667 (python-shell-calculate-process-environment)
10668 (python-shell-completion--do-completion-at-point)
10669 (python-shell-completion--get-completions)
10670 (python-shell-completion-complete-at-point)
10671 (python-shell-completion-complete-or-indent)
10672 (python-shell-get-or-create-process)
10673 (python-shell-get-process-name)
10674 (python-shell-internal-get-or-create-process)
10675 (python-shell-internal-get-process-name)
10676 (python-shell-internal-send-string, python-shell-make-comint)
10677 (python-shell-parse-command, python-shell-send-setup-code)
10678 (python-skeleton-add-menu-items)
10679 (python-util-clone-local-variables, python-util-position)
10680 (run-python-internal, python-indentation-levels)
10681 (python-nav-beginning-of-defun)
10682 (python-completion-complete-at-point): New functions.
10683 (run-python): Change arguments. New API requirements.
10684
10685 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10686
10687 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
10688 (bug#11649).
10689
10690 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
10691 (macroexp--expand-all): Use it.
10692
10693 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
10694 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
10695 Use `cl-function' instead.
10696
10697 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
10698
10699 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
10700 Suggested by Stefan Monnier while discussing bug#11657.
10701
10702 2012-06-14 Sam Steingold <sds@gnu.org>
10703
10704 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
10705
10706 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
10707
10708 * play/doctor.el (doctor-doc): Remove parameter and use
10709 doctor-sent instead of sent.
10710 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
10711
10712 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10713
10714 * files.el: Require cl-lib.
10715 (file-name-non-special): Replace case -> cl-case.
10716
10717 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
10718
10719 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
10720 mapping from #' to function*.
10721
10722 2012-06-13 Chong Yidong <cyd@gnu.org>
10723
10724 * mouse.el (mouse-drag-track): Do not set the mark if the user
10725 releases the mouse without selecting anything (Bug#11588).
10726
10727 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10728
10729 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
10730 as well (bug#11646).
10731
10732 * loadup.el: Count byte-code functions as well.
10733
10734 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
10735 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
10736
10737 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
10738 (bug#11649). Add cl-defun and cl-defmacro.
10739
10740 2012-06-13 Drew Adams <drew.adams@oracle.com>
10741
10742 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
10743 Fix last change.
10744
10745 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
10746
10747 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
10748 Otherwise, it blocks in batch mode.
10749
10750 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
10751
10752 * help-mode.el (bookmark-make-record-default): Declare.
10753
10754 2012-06-13 Chong Yidong <cyd@gnu.org>
10755
10756 * emacs-lisp/package.el (list-packages): Compute a list of
10757 packages that are newly-available since the last list-packages
10758 invocation.
10759 (package-menu--new-package-list): New var.
10760 (package-menu--generate, package-menu--print-info)
10761 (package-menu--status-predicate, package-menu-mark-install):
10762 Handle new status label "new".
10763
10764 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10765
10766 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
10767 conversion to backquotes.
10768
10769 2012-06-12 Chong Yidong <cyd@gnu.org>
10770
10771 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
10772 Rename from gud-inhibit-global-bindings.
10773
10774 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
10775
10776 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
10777 hook from nxml-glyph-set-hook.
10778
10779 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
10780 declaration.
10781
10782 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
10783
10784 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
10785 Convert to defcustom.
10786
10787 2012-06-12 Drew Adams <drew.adams@oracle.com>
10788
10789 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
10790 New functions.
10791 (help-mode): Use them.
10792
10793 2012-06-11 Glenn Morris <rgm@gnu.org>
10794
10795 * progmodes/fortran.el (fortran-font-lock-keywords-3):
10796 Use preprocessor face for directives.
10797 (fortran-directive-re): Doc fix.
10798
10799 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10800
10801 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
10802 conversion to backquotes (bug#11652).
10803
10804 Fix compiler-expansion of CL's cXXr functions (bug#11673).
10805 * emacs-lisp/cl-lib.el (cl--defalias): New function.
10806 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
10807 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
10808 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10809 (cl-ninth, cl-tenth): Mark them as inlinable.
10810 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
10811 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
10812 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
10813 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
10814 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
10815 (cl-list*, cl-adjoin): Don't put an autoload manually.
10816 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
10817 (cl--compiler-macro-list*): Add autoload cookie.
10818 (cl--compiler-macro-cXXr): New function.
10819
10820 * help-fns.el (help-fns--compiler-macro): New function extracted from
10821 describe-function-1; follow aliases and use `compiler-macro' property.
10822 (describe-function-1): Use it.
10823
10824 2012-06-11 Chong Yidong <cyd@gnu.org>
10825
10826 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
10827 is uninstalled, if imagemagick is installed.
10828
10829 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10830
10831 * emacs-lisp/cl-lib.el: Use lexical-binding.
10832 (cl-map-extents, cl-maclisp-member): Remove.
10833 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
10834 (cl--set-substring, cl--block-wrapper, cl--block-throw)
10835 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
10836 * emacs-lisp/cl-extra.el: Use lexical-binding.
10837 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
10838 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
10839 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
10840 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
10841 * emacs-lisp/cl-seq.el: Use lexical-binding.
10842 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
10843 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
10844 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
10845 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
10846 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
10847 CL's internals.
10848
10849 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
10850
10851 Sync with Tramp 2.2.6-pre.
10852
10853 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
10854 `print-length' and `print-level' to nil, in order to avoid
10855 truncation. Reported by Christopher Schmidt
10856 <christopher@ristopher.com>.
10857
10858 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
10859
10860 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
10861 New defmacro.
10862 (tramp-compat-copy-directory): Add optional argument
10863 COPY-CONTENTS. It is not handled yet.
10864
10865 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
10866 (tramp-ftp-file-name-p): Simplify.
10867
10868 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
10869 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
10870 connection vector.
10871
10872 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
10873 (tramp-methods): Do not use `tramp-password-end-of-line'.
10874 (tramp-completion-function-alist-putty): Handle UNIX case.
10875 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
10876 (tramp-do-file-attributes-with-stat)
10877 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
10878 gid as real numbers. They could run out of integer range on cygwin.
10879 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
10880 (tramp-sh-handle-expand-file-name): Handle hops.
10881 (tramp-open-connection-setup-interactive-shell):
10882 Use `tramp-cleanup'. Move check for busyboxes ...
10883 (tramp-find-shell): ... here. Simplify implementation.
10884 Set "remote-shell" property also for alternative shells.
10885 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
10886 If failing, a regular file would be written otherwise.
10887 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
10888 (tramp-find-inline-encoding): Cache the coding commands in the
10889 process cache. Apply test command on the remote side, if defined.
10890 (tramp-find-inline-compress): Cache the compress commands in the
10891 process cache.
10892 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
10893 when requested. Handle hops.
10894 (tramp-current-connection): New defvar.
10895 (tramp-maybe-open-connection): Use `tramp-cleanup'.
10896 Throw `suppress', if there was a failed connection shortly before.
10897 Handle user interrupt. (Bug#10187)
10898 (tramp-get-inline-compress, tramp-get-inline-coding):
10899 Read connection properties from the process cache.
10900
10901 * net/tramp-smb.el (tramp-smb-server-version)
10902 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
10903 New defconsts.
10904 (tramp-smb-prompt): Extend for powershell prompt.
10905 (tramp-smb-file-name-handler-alist): Add handlers for
10906 `process-file', `shell-command' and `start-file-process'.
10907 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
10908 (tramp-smb-winexe-shell-command-switch): New defcustoms.
10909 (tramp-smb-file-name-p): Simplify.
10910 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
10911 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
10912 (tramp-smb-shell-quote-argument): New defuns.
10913 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
10914 Implement using "tar". By this, time-stamps are preserved.
10915 (tramp-smb-handle-copy-file): Handle also the case of directories.
10916 (tramp-smb-do-file-attributes-with-stat)
10917 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
10918 Use `tramp-get-connection-buffer').
10919 (tramp-smb-handle-rename-file): Use "rename", when source and
10920 target are on the same share.
10921 (tramp-smb-maybe-open-connection): Handle wrong passwords.
10922 Use `tramp-smb-server-version'.
10923 (tramp-smb-wait-for-output): Remove prompt.
10924
10925 * net/tramp.el (top): Require 'cl.
10926 (tramp-methods, tramp-rsh-end-of-line):
10927 Remove `tramp-password-end-of-line' from docstring.
10928 (tramp-save-ad-hoc-proxies): New defcustom.
10929 (tramp-completion-function-alist): Adapt docstring.
10930 (tramp-default-password-end-of-line): Remove defcustom.
10931 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
10932 (tramp-user-regexp, tramp-file-name-regexp-unified)
10933 (tramp-file-name-regexp-url): Extend regexp by hop separator.
10934 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
10935 (tramp-remote-file-name-spec-regexp): New defconst.
10936 (tramp-file-name-structure): Extend structure for hops.
10937 (tramp-get-method-parameter): Move up.
10938 (tramp-file-name-p, tramp-dissect-file-name)
10939 (with-parsed-tramp-file-name): Handle hops.
10940 (tramp-file-name-hop): New defun.
10941 (tramp-make-tramp-file-name): New optional arg HOP.
10942 (tramp-message-show-progress-reporter-message): New defvar.
10943 (tramp-with-progress-reporter): Use it. We cannot use
10944 `tramp-message-show-message' here, because this suppresses also
10945 error buffers.
10946 (tramp-error-with-buffer): Suppress buffer view, if
10947 `tramp-message-show-message' is nil.
10948 Use `tramp-get-connection-buffer'.
10949 (tramp-cleanup): New defun.
10950 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
10951 (tramp-file-name-handler): If `debug-on-error' is set, propagate
10952 an error unchanged.
10953 (tramp-completion-handle-file-name-all-completions): Handle hops.
10954 Fix an error when called from ido.
10955 (tramp-completion-dissect-file-name): Use better local variable
10956 name. Add hop to the vector.
10957 (tramp-handle-insert-file-contents): Use progress-reporter for the
10958 whole scenario.
10959 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
10960 to `t'.
10961 (tramp-check-for-regexp): Simplify search.
10962 (tramp-enter-password): Remove it. Move implementation ...
10963 (tramp-action-password): ... here.
10964 (tramp-mode-string-to-int, tramp-local-host-p)
10965 (tramp-make-tramp-temp-file, tramp-read-passwd)
10966 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
10967 Set tramp-autoload cookie.
10968
10969 * net/trampver.el: Update release number.
10970
10971 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10972 Michael Albinus <michael.albinus@gmx.de>
10973
10974 * net/tramp.el (tramp-set-completion-function): Fix docstring.
10975 (tramp-parse-group, tramp-parse-file)
10976 (tramp-parse-shostkeys-sknownhosts): New defuns.
10977 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
10978 (tramp-parse-shosts-group, tramp-parse-sconfig)
10979 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
10980 (tramp-parse-sknownhosts, tramp-parse-hosts)
10981 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
10982 Use them.
10983 (tramp-parse-passwd-group, tramp-parse-netrc-group)
10984 (tramp-parse-putty-group): Don't narrow.
10985 (tramp-parse-putty): Make a loop.
10986 (tramp-file-name-handler): Catch the `suppress' signal.
10987
10988 2012-06-11 Chong Yidong <cyd@gnu.org>
10989
10990 * image.el (imagemagick-register-types): Put the ImageMagick entry
10991 at the end of image-type-file-name-regexps.
10992
10993 2012-06-11 Johan Bockgård <bojohan@gnu.org>
10994
10995 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
10996 (pcase, pcase-let*, pcase-dolist): Use them.
10997
10998 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10999
11000 * emacs-lisp/pcase.el (pcase--let*): New function.
11001 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
11002 (pcase--expand): Use macroexp-let².
11003
11004 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
11005
11006 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
11007 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
11008 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
11009 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
11010 * emacs-lisp/derived.el: Use pcase instead of `cl'.
11011 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
11012
11013 2012-06-10 Glenn Morris <rgm@gnu.org>
11014
11015 * mail/rmail.el (rmail-yank-current-message): Leave point at
11016 correct position. (Bug#11660)
11017
11018 2012-06-10 Chong Yidong <cyd@gnu.org>
11019
11020 * allout-widgets.el: Fix code header.
11021
11022 2012-06-10 Chong Yidong <cyd@gnu.org>
11023
11024 * cus-edit.el (customize-changed-options-previous-release):
11025 Bump to 24.1.
11026
11027 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
11028
11029 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
11030
11031 2012-06-09 Chong Yidong <cyd@gnu.org>
11032
11033 * ebuff-menu.el (electric-buffer-list): Preserve header line.
11034
11035 2012-06-09 Martin Rudalics <rudalics@gmx.at>
11036
11037 * window.el (special-display-popup-frame): Don't use
11038 window--display-buffer (Bug#11651).
11039
11040 2012-06-09 Eli Zaretskii <eliz@gnu.org>
11041
11042 Fix parallel builds: make sure loaddefs.el is not being written
11043 while Lisp files are compiled.
11044 (compile): Don't depend on 'mh-autoloads'.
11045 (compile-CMD, compile-SH): Depend on 'autoloads'.
11046 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
11047
11048 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
11049
11050 2012-06-09 Chong Yidong <cyd@gnu.org>
11051
11052 * face-remap.el (face-remap-add-relative, face-remap-set-base)
11053 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
11054 Doc fixes (Bug#11225).
11055
11056 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
11057
11058 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
11059 a function if there's a clear indication that it has a compiler-macro.
11060 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
11061 (macro-declarations-alist): Add arglist to declaration functions.
11062 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
11063 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
11064 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
11065 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
11066 Also add autoload to find the compiler macro.
11067 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
11068 (cl--compiler-macro-member, cl--compiler-macro-assoc)
11069 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
11070 (cl--compiler-macro-get): New functions, replacing calls to
11071 cl-define-compiler-macro.
11072 (cl-typep) [compiler-macro]: Use macroexp-let².
11073
11074 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
11075
11076 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
11077 string properly, fixes Bug#11473.
11078
11079 2012-06-08 Chong Yidong <cyd@gnu.org>
11080
11081 * faces.el (set-face-attribute): Doc fix.
11082 (modify-face): Don't use :bold and :italic.
11083 (error, warning, success): Tweak definitions.
11084
11085 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
11086 (custom-modified, custom-set, custom-changed, custom-themed)
11087 (custom-saved, custom-button, custom-button-mouse)
11088 (custom-button-pressed, custom-state, custom-comment-tag)
11089 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
11090 (custom-group-subtitle): Use new-style face specs.
11091 (custom-invalid-face, custom-rogue-face, custom-modified-face)
11092 (custom-set-face, custom-changed-face, custom-saved-face)
11093 (custom-button-face, custom-button-pressed-face)
11094 (custom-documentation-face, custom-state-face)
11095 (custom-comment-face, custom-comment-tag-face)
11096 (custom-variable-tag-face, custom-variable-button-face)
11097 (custom-face-tag-face, custom-group-tag-face-1)
11098 (custom-group-tag-face): Remove obsolete face alias.
11099
11100 * epa.el (epa-validity-high, epa-validity-medium)
11101 (epa-validity-low, epa-mark, epa-field-name, epa-string)
11102 (epa-field-name, epa-field-body):
11103 * font-lock.el (font-lock-comment-face, font-lock-string-face)
11104 (font-lock-keyword-face, font-lock-builtin-face)
11105 (font-lock-function-name-face, font-lock-variable-name-face)
11106 (font-lock-type-face, font-lock-constant-face):
11107 * ido.el (ido-first-match, ido-only-match, ido-subdir)
11108 (ido-virtual, ido-indicator, ido-incomplete-regexp):
11109 * speedbar.el (speedbar-button-face, speedbar-file-face)
11110 (speedbar-directory-face, speedbar-tag-face)
11111 (speedbar-selected-face, speedbar-highlight-face)
11112 (speedbar-separator-face):
11113 * whitespace.el (whitespace-newline, whitespace-space)
11114 (whitespace-hspace, whitespace-tab, whitespace-trailing)
11115 (whitespace-line, whitespace-space-before-tab)
11116 (whitespace-space-after-tab, whitespace-indentation)
11117 (whitespace-empty):
11118 * emulation/cua-base.el (cua-global-mark):
11119 * eshell/em-prompt.el (eshell-prompt):
11120 * net/newst-plainview.el (newsticker-new-item-face)
11121 (newsticker-old-item-face, newsticker-immortal-item-face)
11122 (newsticker-obsolete-item-face, newsticker-date-face)
11123 (newsticker-statistics-face, newsticker-default-face):
11124 * net/newst-reader.el (newsticker-feed-face)
11125 (newsticker-extra-face, newsticker-enclosure-face):
11126 * net/newst-treeview.el (newsticker-treeview-face)
11127 (newsticker-treeview-new-face, newsticker-treeview-old-face)
11128 (newsticker-treeview-immortal-face)
11129 (newsticker-treeview-obsolete-face)
11130 (newsticker-treeview-selection-face):
11131 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
11132 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
11133 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
11134 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
11135 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
11136 (nxml-outline-active-indicator, nxml-outline-ellipsis):
11137 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
11138 (mpuz-text):
11139 * progmodes/vera-mode.el (vera-font-lock-number)
11140 (vera-font-lock-function, vera-font-lock-interface):
11141 * textmodes/table.el (table-cell): Use new-style face specs, and
11142 don't use the old :bold and :italic attributes.
11143
11144 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11145 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
11146 (ebrowse-member-class, ebrowse-progress): Likewise.
11147 (ebrowse-tree-mark-face, ebrowse-root-class-face)
11148 (ebrowse-file-name-face, ebrowse-default-face)
11149 (ebrowse-member-attribute-face, ebrowse-member-class-face)
11150 (ebrowse-progress-face): Remove obsolete faces.
11151
11152 * progmodes/flymake.el (flymake-errline, flymake-warnline):
11153 Inherit from error and warning faces respectively.
11154
11155 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
11156 Likewise.
11157 (flyspell-incorrect-face, flyspell-duplicate-face):
11158 Remove obsolete aliases.
11159
11160 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
11161
11162 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11163 Avoid infloop.
11164
11165 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11166
11167 * startup.el (argv, argi): Make lexically scoped.
11168 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
11169 * emacs-lisp/cl-macs.el: Use lexical-binding.
11170 Rename cl-bind-* to cl--bind-*.
11171 * files.el: Don't require `cl' since it doesn't use it.
11172 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
11173
11174 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
11175
11176 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
11177 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
11178 instead of calling external sort utility.
11179 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
11180
11181 2012-06-08 Eli Zaretskii <eliz@gnu.org>
11182
11183 * descr-text.el (describe-char): Mention how to insert the
11184 character, if the current input method doesn't support it.
11185 See the discussion in this thread for the details:
11186 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
11187
11188 2012-06-08 Sam Steingold <sds@gnu.org>
11189
11190 * bindings.el (global-map): Bind XF86Forward to next-buffer and
11191 XF86Back to previous-buffer.
11192 (minibuffer-local-map): Bind them to next-history-element and
11193 previous-history-element respectively.
11194 * help-mode.el (help-mode-map): Bind them to help-go-forward and
11195 help-go-back respectively.
11196 * info.el (Info-mode-map): Bind them to Info-history-forward and
11197 Info-history-back respectively.
11198 These are the keys next to Up on the ThinkPad keyboard.
11199
11200 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11201
11202 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
11203 * emacs-lisp/cl-macs.el: Provide itself.
11204 (cl--labels-convert-cache): New var.
11205 (cl--labels-convert): New function.
11206 (cl-flet, cl-labels): New implementation with new semantics, relying on
11207 lexical-binding.
11208 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
11209 (cl-closure-vars, cl--function-convert-cache)
11210 (cl--function-convert): Move from cl-macs.el.
11211 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
11212 rename by removing the "cl-" prefix.
11213 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
11214
11215 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11216
11217 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
11218 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
11219 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
11220 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
11221 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
11222 (cl-hash-table-count): Add old compatibility aliases.
11223
11224 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
11225 Use macroexpand-all-environment instead.
11226 (cl--old-macroexpand): New var.
11227 (cl--sm-macroexpand): New function.
11228 (cl-symbol-macrolet): Use it during macro expansion.
11229 (cl--function-convert-cache): New var.
11230 (cl--function-convert): New function, extracted from
11231 cl-macroexpand-all.
11232 (cl-lexical-let): Use it.
11233
11234 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
11235 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
11236 (cl-member): Remove old alias.
11237
11238 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
11239 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
11240 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
11241 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
11242 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
11243 (cl-macroexpand-cmacs): Remove var.
11244 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
11245 Use macroexpand-all instead.
11246
11247 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11248
11249 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
11250 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
11251 (macroexp-copyable-p): New functions and macros.
11252 * emacs-lisp/edebug.el (edebug-unwrap):
11253 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
11254 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
11255 (pcase--let*): Remove.
11256 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
11257 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
11258 macroexp-const-p instead.
11259 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
11260
11261 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
11262 instead of "cl-" for internal definitions. Use macroexp-const-p.
11263 (cl-old-bc-file-form): Remove var.
11264 (cl-const-exprs-p): Remove fun.
11265 (cl-labels, cl-macrolet): Use backquote.
11266 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
11267 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
11268 (cl-define-setf-expander): Rename from cl-define-setf-method.
11269 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
11270
11271 * international/mule-cmds.el: Don't require CL.
11272 (view-hello-file): Don't use `letf'.
11273
11274 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11275
11276 * tmm.el (tmm-prompt): Use string-prefix-p.
11277 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
11278 (tmm-add-prompt): Use minibuffer-completion-help.
11279 (tmm-delete-map): Remove.
11280
11281 * subr.el (kbd): Make it its own function.
11282
11283 2012-06-07 Stefan Merten <smerten@oekonux.de>
11284
11285 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
11286 Silence compiler warnings. Fix versions.
11287 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
11288 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11289 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
11290 (rst-package-emacs-version-alist): Correct Emacs version to
11291 represent major merge with upstream.
11292 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
11293
11294 2012-06-06 Glenn Morris <rgm@gnu.org>
11295
11296 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
11297 Only print environment variables if set.
11298
11299 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11300
11301 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
11302 (macroexp--cons): Rename from maybe-cons.
11303 (macroexp--accumulate): Rename from macroexp-accumulate.
11304 (macroexp--all-forms): Rename from macroexpand-all-forms.
11305 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
11306 (macroexp--expand-all): Rename from macroexpand-all-1.
11307
11308 2012-06-06 Sam Steingold <sds@gnu.org>
11309
11310 * calendar/calendar.el (calendar-in-read-only-buffer):
11311 Call `special-mode' to enable the standard read-only keybindings.
11312
11313 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11314
11315 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
11316 with "loading" messages (bug#11635).
11317
11318 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
11319
11320 * files.el (enable-remote-dir-locals): New option.
11321 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
11322
11323 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11324 Ensure, that the temp directory is local.
11325
11326 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
11327 `temporary-file-directory'.
11328
11329 * progmodes/python.el (python-send-region): Ensure, that the
11330 temporary file is created also in the remote case.
11331
11332 2012-06-06 Glenn Morris <rgm@gnu.org>
11333
11334 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
11335 (vc-rcs-update-changelog): Use it.
11336
11337 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
11338
11339 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
11340 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
11341 (vc-sccs-diff): Replace use of the external vcdiff script.
11342
11343 2012-06-05 Glenn Morris <rgm@gnu.org>
11344
11345 * ledit.el: Move to obsolete/.
11346
11347 2012-06-05 Sam Steingold <sds@gnu.org>
11348
11349 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
11350 patch (Bug#11140).
11351
11352 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11353
11354 * emacs-lisp/cust-print.el: Move to obsolete.
11355
11356 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
11357 compiler-macro expansion.
11358
11359 Add native compiler-macro support.
11360 * emacs-lisp/macroexp.el (macroexpand-all-1):
11361 Support compiler-macros directly. Properly follow aliases and apply
11362 the compiler macros more thoroughly.
11363 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
11364 macroexpand now properly follows aliases.
11365 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
11366 (cl-compiler-macroexpand): Use new prop.
11367 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
11368
11369 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
11370
11371 2012-06-05 Martin Rudalics <rudalics@gmx.at>
11372
11373 * window.el (get-lru-window, get-mru-window, get-largest-window):
11374 New argument NOT-SELECTED to avoid picking the selected window.
11375 (window--display-buffer-1, window--display-buffer-2): Replace by
11376 new function window--display-buffer
11377 (display-buffer-same-window, display-buffer-reuse-window)
11378 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
11379 Use window--display-buffer.
11380 (display-buffer-use-some-window): Remove temporary dedication
11381 hack by calling get-lru-window and get-largest-window with
11382 NOT-SELECTED argument non-nil. Call window--display-buffer.
11383
11384 2012-06-05 Glenn Morris <rgm@gnu.org>
11385
11386 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
11387 Replace external vcdiff script.
11388
11389 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11390
11391 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
11392
11393 2012-06-04 Chong Yidong <cyd@gnu.org>
11394
11395 * image.el (imagemagick-types-inhibit): Revert last change.
11396 Add INFO and M.
11397 (imagemagick-enabled-types): Remove CIN and EPS*.
11398
11399 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11400
11401 * emacs-lisp/cl-lib.el: Rename from cl.el.
11402 * emacs-lisp/cl.el: New compatibility file.
11403 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
11404 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
11405 to obey the "cl-" prefix.
11406 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
11407
11408 2012-06-03 Glenn Morris <rgm@gnu.org>
11409
11410 * emacs-lisp/authors.el (authors-aliases): Addition.
11411
11412 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
11413 Fix :version.
11414
11415 2012-06-03 Stefan Merten <smerten@oekonux.de>
11416
11417 * textmodes/rst.el: Add comments.
11418 (rst-transition, rst-adornment): New faces.
11419 (rst-adornment-faces-alist): Make default safe to reevaluate.
11420 Fixes
11421 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
11422 Improve customization tags.
11423 (rst-define-level-faces): Clarify meaning.
11424
11425 2012-06-03 Chong Yidong <cyd@gnu.org>
11426
11427 * progmodes/compile.el (compilation-mode-line-fail)
11428 (compilation-mode-line-run, compilation-mode-line-exit):
11429 New faces.
11430 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
11431
11432 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
11433
11434 * progmodes/which-func.el (which-func-update-ediff-windows):
11435 New function. Use it in ediff-select-hook (Bug#11478).
11436
11437 2012-06-03 Chong Yidong <cyd@gnu.org>
11438
11439 * bindings.el: Remove explicit help text from format-mode-line.
11440 It is now supplied by mode-line-default-help-echo.
11441 (mode-line-front-space, mode-line-end-spaces)
11442 (mode-line-misc-info): New variables.
11443 (mode-line-modes, mode-line-position): Move the default value to
11444 the variable definition.
11445 (mode-line-default-help-echo): New defcustom.
11446 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
11447 (mode-line-modified-help-echo): New functions.
11448 (mode-line-mule-info, mode-line-modified): Use them.
11449 (mode-line-eol-desc, propertized-buffer-identification):
11450 Consistency fixes for help text.
11451 (mode-line-coding-system-map): Allow using mouse-3 to invoke
11452 set-buffer-file-coding-system (Bug#289).
11453 (mode-line-mule-info-help-echo): Update help text.
11454
11455 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11456
11457 * simple.el (execute-extended-command): Set real-this-command
11458 (bug#11506).
11459
11460 2012-06-02 Chong Yidong <cyd@gnu.org>
11461
11462 Remove incorrect uses of "modeline" in comments, docstrings, and
11463 function/variable names (Bug#10329).
11464
11465 * cus-edit.el (mode-line):
11466 * dframe.el (dframe-mouse-hscroll):
11467 * emacs-lisp/re-builder.el:
11468 * emacs-lisp/easy-mmode.el (define-minor-mode):
11469 * frame.el (set-frame-name):
11470 * help.el (lookup-minor-mode-from-indicator):
11471 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
11472 * progmodes/cc-cmds.el (c-toggle-auto-newline)
11473 (c-toggle-hungry-state):
11474 * progmodes/antlr-mode.el (antlr-language-alist):
11475 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
11476 * progmodes/vhdl-mode.el (vhdl-mode):
11477 * progmodes/which-func.el (which-func, which-func-cleanup-function):
11478 * term/ns-win.el (ns-face-at-pos):
11479 * term/sup-mouse.el (sup-mouse-report):
11480 * textmodes/flyspell.el (flyspell-mode-line-string):
11481 * textmodes/ispell.el (ispell-highlight-face):
11482 * textmodes/reftex-global.el:
11483 * vc/vc-arch.el (vc-arch-mode-line-string):
11484 * vc/vc-cvs.el (vc-cvs-mode-line-string):
11485 * vc/vc-git.el (vc-git-mode-line-string):
11486 * vc/vc-hooks.el (vc-display-status)
11487 (vc-default-mode-line-string):
11488 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
11489
11490 * ansi-color.el (ansi-color-faces-vector): Change default faces.
11491
11492 * dired.el (dired-sort-set-mode-line): Rename from
11493 dired-sort-set-modeline. All callers changed.
11494
11495 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
11496 eshell-status-in-modeline.
11497
11498 * foldout.el (foldout-mode-line-string): Rename from
11499 foldout-modeline-string. All callers changed.
11500 (foldout-update-mode-line): Rename from foldout-update-modeline.
11501
11502 * subr.el (redraw-modeline): Make into obsolete alias.
11503
11504 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
11505 timeclock-modeline-display. Make old name an alias.
11506 (timeclock-update-mode-line): Likewise. All callers changed.
11507 (timeclock-mode-line-display): No need to check before using
11508 add-hook.
11509 (timeclock-relative, timeclock-day-over-hook)
11510 (timeclock-use-elapsed, timeclock-mode-string)
11511 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
11512
11513 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
11514 crisp-mode-modeline-string.
11515
11516 * play/solitaire.el (solitaire-build-mode-line): Rename from
11517 solitaire-build-modeline. All callers changed.
11518
11519 * play/zone.el (zone-hiding-mode-line): Rename from
11520 zone-hiding-modeline. All callers changed.
11521 (zone): Remove unusued `modeline-hidden-level' property.
11522
11523 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
11524 xscheme-modeline-initialize. All callers changed.
11525
11526 * strokes.el (strokes-lighter): Rename from
11527 strokes-modeline-string.
11528
11529 * textmodes/sgml-mode.el (html-face-tag-alist)
11530 (html-tag-face-alist): Use mode-line face instead of obsolete
11531 alias modeline.
11532
11533 2012-06-02 Stefan Merten <smerten@oekonux.de>
11534
11535 * textmodes/rst.el: Always require `cl'.
11536 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
11537
11538 2012-06-02 Chong Yidong <cyd@gnu.org>
11539
11540 * image.el (imagemagick-enabled-types): Rename from
11541 imagemagick-types-enable. Add many more types.
11542 (imagemagick-types-inhibit): Change default to nil.
11543 (imagemagick-filter-types): Caller changed.
11544
11545 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
11546
11547 * emacs-lisp/cl-macs.el: Use backquotes.
11548 (cl-transform-function-property): Use eval-and-compile rather than
11549 abusing `require'.
11550 (defstruct): Use declare-function instead of with-no-warnings.
11551
11552 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
11553 (byte-compile-output-docform): Re-add the print-circle bindings.
11554 (byte-compile-fix-header): Use #$ just because it's shorter.
11555 (byte-compile-output-file-form): Remove defun/defmacro.
11556
11557 2012-06-01 Martin Rudalics <rudalics@gmx.at>
11558
11559 * simple.el (choose-completion): Remove now obsolete binding for
11560 owindow.
11561
11562 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
11563
11564 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
11565 in order to avoid "Stack overflow in regexp matcher".
11566
11567 2012-05-31 Glenn Morris <rgm@gnu.org>
11568
11569 * image.el: For clarity, call imagemagick-register-types at
11570 top-level, rather than relying on a custom :initialize.
11571 (imagemagick-types-enable): New option. (Bug#11557)
11572 (imagemagick-filter-types): New function. (Bug#7406)
11573 (imagemagick-register-types): Use imagemagick-filter-types.
11574 If disabling support, remove elements altogether rather
11575 than using an impossible regexp.
11576 (imagemagick-types-inhibit): Give it the default init function.
11577
11578 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11579
11580 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
11581 Handle arbitrary file name lengths (Bug#11585).
11582
11583 2012-05-31 Martin Rudalics <rudalics@gmx.at>
11584
11585 * desktop.el (desktop-read): Clear previous and next buffers for
11586 all windows and bury *Messages* buffer (bug#11556).
11587
11588 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11589
11590 Add `declare' for `defun'. Align `defmacro's with it.
11591 * emacs-lisp/easy-mmode.el (define-minor-mode)
11592 (define-globalized-minor-mode): Don't autoload the var definitions.
11593 * emacs-lisp/byte-run.el: Use lexical-binding.
11594 (defun-declarations-alist, macro-declarations-alist): New vars.
11595 (defmacro, defun): Use them.
11596 (make-obsolete, define-obsolete-function-alias)
11597 (make-obsolete-variable, define-obsolete-variable-alias):
11598 Use `declare'.
11599 (macro-declaration-function): Mark obsolete.
11600 * emacs-lisp/autoload.el: Use lexical-binding.
11601 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
11602
11603 2012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11604
11605 * textmodes/ispell.el (ispell-with-no-warnings):
11606 Define as a macro.
11607 (ispell-kill-ispell, ispell-change-dictionary):
11608 Use `called-interactively-p' for Emacs instead of obsolete
11609 `interactive-p'.
11610
11611 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
11612
11613 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
11614 (macro-declaration-function): Move var from C code.
11615 (macro-declaration-function): Define function with defalias.
11616 * emacs-lisp/macroexp.el (macroexpand-all-1):
11617 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
11618 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
11619 defun/defmacro any more.
11620 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
11621 Provide fallback for unknown arglist.
11622 (byte-compile-arglist-warn): Change calling convention.
11623 (byte-compile-output-file-form): Move print-vars binding.
11624 (byte-compile-output-docform): Simplify accordingly.
11625 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
11626 (byte-compile-defmacro-declaration): Remove.
11627 (byte-compile-file-form-defmumble): Generalize to defalias.
11628 (byte-compile-output-as-comment): Return byte-positions.
11629 Simplify callers accordingly.
11630 (byte-compile-lambda): Use `assert'.
11631 (byte-compile-defun, byte-compile-defmacro): Remove.
11632 (byte-compile-file-form-defalias):
11633 Use byte-compile-file-form-defmumble.
11634 (byte-compile-defalias-warn): Remove.
11635
11636 2012-05-29 Stefan Merten <smerten@oekonux.de>
11637
11638 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
11639 possible. Fix authors. Improve comments. Improve loading of `cl'.
11640
11641 (rst-mode-abbrev-table): Merge definition.
11642 (rst-mode): Make sure `font-lock-defaults' is buffer local.
11643 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
11644
11645 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
11646
11647 * calendar/icalendar.el
11648 (icalendar-export-region): Export UID properly.
11649
11650 2012-05-29 Leo Liu <sdl.web@gmail.com>
11651 * calendar/icalendar.el (icalendar-import-format):
11652 Add `icalendar-import-format-uid' (Bug#11525).
11653 (icalendar-import-format-uid): New.
11654 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
11655 Export UID.
11656
11657 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11658
11659 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
11660 different alternative patterns.
11661 (pcase-codegen): Be more careful to preserve identity.
11662 (pcase--u1): Don't forget to mark vars as used.
11663
11664 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
11665 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
11666 (byte-compile-from-buffer): ...rather than here.
11667
11668 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
11669 functions from byte-compile-function-environment.
11670
11671 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
11672
11673 * window.el (window-deletable-p): Avoid deleting the root window
11674 of a frame with an active minibuffer.
11675
11676 2012-05-29 Martin Rudalics <rudalics@gmx.at>
11677
11678 * simple.el (choose-completion): Use quit-window (Bug#11567).
11679
11680 2012-05-29 Chong Yidong <cyd@gnu.org>
11681
11682 * whitespace.el (whitespace-cleanup): Fix usage of
11683 whitespace-empty-at-bob-regexp (Bug#11492).
11684
11685 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11686
11687 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
11688 revert (Bug#11488).
11689
11690 2012-05-29 Juri Linkov <juri@jurta.org>
11691
11692 * isearch.el (isearch-mode-map): Bind `M-s _' to
11693 `isearch-toggle-symbol'. Bind `M-s c' to
11694 `isearch-toggle-case-fold'.
11695 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
11696 (isearch-forward): Add `M-s _' to the docstring.
11697 (isearch-forward-symbol, isearch-toggle-case-fold)
11698 (isearch-symbol-regexp): New functions. (Bug#11381)
11699
11700 2012-05-29 Juri Linkov <juri@jurta.org>
11701
11702 * isearch.el (isearch-word): Add docstring. (Bug#11381)
11703 (isearch-occur, isearch-search-and-update): If `isearch-word' is
11704 a function, call it to get the regexp.
11705 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
11706 property `isearch-message-prefix' instead of the string "word ".
11707 (isearch-search-fun-default): For the case of `isearch-word',
11708 return a lambda that calls re-search-forward/re-search-backward
11709 with a regexp returned by `word-search-regexp' or by the function
11710 in `isearch-word'.
11711
11712 2012-05-29 Juri Linkov <juri@jurta.org>
11713
11714 * isearch.el (isearch-search-fun-default): New function.
11715 (isearch-search-fun): Move default part to the new function
11716 `isearch-search-fun-default'.
11717 (isearch-search-fun-function): Set the default value to
11718 `isearch-search-fun-default'. (Bug#11381)
11719
11720 * comint.el (comint-history-isearch-end):
11721 Use `isearch-search-fun-default'.
11722 (comint-history-isearch-search): Use `isearch-search-fun-default'
11723 and remove spacial case for `isearch-word'.
11724 (comint-history-isearch-wrap): Remove spacial case for
11725 `isearch-word'.
11726
11727 * hexl.el (hexl-isearch-search-function):
11728 Use `isearch-search-fun-default'.
11729
11730 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
11731 Use `word-search-regexp' for `isearch-word'.
11732
11733 * misearch.el (multi-isearch-search-fun):
11734 Use `isearch-search-fun-default'.
11735
11736 * simple.el (minibuffer-history-isearch-search):
11737 Use `isearch-search-fun-default' and remove spacial case for
11738 `isearch-word'.
11739 (minibuffer-history-isearch-wrap): Remove spacial case for
11740 `isearch-word'.
11741
11742 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
11743 Remove spacial case for `isearch-word'.
11744 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
11745
11746 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11747
11748 Decrease XEmacs incompatibilities.
11749 * textmodes/flyspell.el (flyspell-check-pre-word-p):
11750 Use `string-match'.
11751 (flyspell-delete-region-overlays): Use alternative definition for
11752 XEmacs.
11753 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
11754 (flyspell-word): Use `process-kill-without-query' if XEmacs.
11755 (flyspell-mode-on): Use `interactive-p' if XEmacs.
11756 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
11757 `define-obsolete-face-alias' under XEmacs, but old method.
11758
11759 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
11760 `with-no-warnings' definition or Emacs alias.
11761 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
11762 (ispell-word): Do not use `region-p' if XEmacs.
11763
11764 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11765
11766 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
11767 Check for `ispell-dictionary-base-alist' instead of full
11768 `ispell-dictionary-alist'.
11769 (ispell-init-process): Show spellchecker when starting new Ispell
11770 process.
11771
11772 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11773
11774 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
11775 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
11776
11777 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
11778
11779 * version.el (motif-version-string, gtk-version-string)
11780 (ns-version-string): Declare.
11781
11782 2012-05-27 Juri Linkov <juri@jurta.org>
11783
11784 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
11785 after the `eval-defun-1' specialcaseing
11786 like in `edebug-eval-defun' (bug#10181).
11787
11788 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
11789 like in `eval-defun-1'.
11790
11791 2012-05-27 Eli Zaretskii <eliz@gnu.org>
11792
11793 * mail/sendmail.el (mail-yank-region):
11794 Recognize rmail-yank-current-message in addition to insert-buffer.
11795 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
11796 a *mail* buffer created through rmail-start-mail with sendmail as
11797 mail-user-agent.
11798
11799 2012-05-27 Chong Yidong <cyd@gnu.org>
11800
11801 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
11802 Default to 256 (Bug#11267).
11803
11804 * help.el (describe-mode): Doc fix.
11805
11806 2012-05-26 Glenn Morris <rgm@gnu.org>
11807
11808 * w32-fns.el (w32-init-info): Remove.
11809 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
11810
11811 * info.el (info-initialize): For self-contained NS builds, put the
11812 included info/ directory at the front. (Bug#2791)
11813
11814 * paths.el (Info-default-directory-list): Make it a defcustom,
11815 mainly so that we can use custom-initialize-delay.
11816
11817 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
11818
11819 * subr.el (buffer-has-markers-at): Mark obsolete.
11820
11821 * subr.el (lambda): Use declare.
11822
11823 * emacs-lisp/lisp-mode.el (lambda):
11824 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
11825
11826 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11827
11828 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
11829
11830 2012-05-26 Glenn Morris <rgm@gnu.org>
11831
11832 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
11833
11834 2012-05-25 Glenn Morris <rgm@gnu.org>
11835
11836 * paths.el: Remove no-byte-compile.
11837 * loadup.el: No need to load paths.el uncompiled.
11838
11839 * image.el (imagemagick-types-inhibit): Doc fix.
11840
11841 * version.el: Remove no-byte-compile and associated formatting.
11842 * loadup.el: No need to load version.el uncompiled. AFAICS, this
11843 is ancient code from when there was an "inc-vers.el".
11844
11845 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11846
11847 * progmodes/gdb-mi.el: Minor style changes.
11848 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
11849 Turn into minor modes.
11850 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
11851 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
11852 (gdb-shell): Remove unneeded let-binding.
11853 (gdb-get-many-fields): Eliminate O(n²) behavior.
11854
11855 2012-05-25 Eli Zaretskii <eliz@gnu.org>
11856
11857 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
11858 platforms that don't link in fontset.c.
11859
11860 2012-05-25 Juri Linkov <juri@jurta.org>
11861
11862 Use the same diff color scheme as in modern VCSes (bug#10181).
11863
11864 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
11865 to avoid confusion with `diff-added' that now uses green colors.
11866 (diff-removed): Use shades of red.
11867 (diff-added): Use shades of green.
11868 (diff-changed): Leave just the yellow color.
11869 (diff-use-changed-face): New variable.
11870 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
11871 how to highlight context diff changes.
11872 (diff-refine-change): Use shades of yellow.
11873 (diff-refine-removed): New face that uses shades of red.
11874 (diff-refine-added): New face that uses shades of green.
11875 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
11876 `diff-refine-removed' in the call to `smerge-refine-subst'
11877 depending on the value of `diff-use-changed-face'.
11878
11879 * vc/smerge-mode.el (smerge-mine): Use shades of red.
11880 (smerge-other): Use shades of green.
11881 (smerge-base): Use shades of yellow.
11882 (smerge-refined-change): Empty face.
11883 (smerge-refined-removed): New face that uses shades of red.
11884 (smerge-refined-added): New face that uses shades of green.
11885 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
11886 args `props-r' and `props-a', and use them. Doc fix.
11887 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
11888 on its value use different faces `smerge-refined-change',
11889 `smerge-refined-removed', `smerge-refined-added' in the call to
11890 `smerge-refine-subst'.
11891
11892 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
11893 Add face condition `min-colors 88' with shades of red.
11894 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
11895 `min-colors 88' with shades of green.
11896 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
11897 `min-colors 88' with shades of yellow.
11898
11899 2012-05-24 Glenn Morris <rgm@gnu.org>
11900
11901 * paths.el (prune-directory-list, remote-shell-program): Move to...
11902 * files.el (prune-directory-list, remote-shell-program): ...here.
11903 For the latter, delay initialization, prefer ssh, just search PATH.
11904
11905 * paths.el (term-file-prefix): Move to faces.el (the only user).
11906 * faces.el (term-file-prefix): Move here, make it a defcustom.
11907
11908 * paths.el (news-directory, news-path, news-inews-program):
11909 Move to gnus/nnspool.el.
11910
11911 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
11912
11913 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
11914 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
11915 Make the latter a defcustom, with a delayed initialization.
11916
11917 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
11918 These were deleted from Gnus itself late 2010.
11919
11920 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
11921
11922 * progmodes/which-func.el (which-func-ff-hook):
11923 Check against user-error, not error.
11924
11925 * emacs-lisp/edebug.el (top): Do not load or set up loading of
11926 cl-specs.el, which no longer exists.
11927
11928 2012-05-22 Glenn Morris <rgm@gnu.org>
11929
11930 * info.el (info-emacs-bug): New command.
11931 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
11932 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
11933
11934 2012-05-21 Glenn Morris <rgm@gnu.org>
11935
11936 * makefile.w32-in (update-subdirs-SH):
11937 * Makefile.in (update-subdirs): Update for moved update-subdirs.
11938
11939 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11940
11941 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
11942
11943 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11944 Simplify Maven regexp, and make sure the file can't start with a space
11945 (bug#11517).
11946
11947 2012-05-21 Glenn Morris <rgm@gnu.org>
11948
11949 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11950 Scrap superfluous subshells.
11951
11952 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11953
11954 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
11955 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
11956
11957 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
11958
11959 * calc/calc.el (calc-ensure-consistent-units): New variable.
11960
11961 * calc/calc-units.el (math-consistent-units-p)
11962 (math-check-unit-consistency): New functions.
11963 (calc-quick-units, calc-convert-units):
11964 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
11965 is non-nil.
11966 (calc-extract-units): Fix typo.
11967
11968 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11969
11970 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
11971
11972 * textmodes/flyspell.el: Commenting style, plus code simplifications.
11973 (flyspell-default-deplacement-commands): Don't spell check after
11974 repeated window/frame switches (e.g. triggered by mouse-movement).
11975 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
11976 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
11977 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
11978 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
11979 Remove unused vars.
11980 (flyspell-get-casechars, flyspell-get-not-casechars):
11981 Simplify; Don't bother removing a ] just to add it back.
11982 * textmodes/ispell.el (ispell-program-name): Use executable-find.
11983
11984 2012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11985
11986 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
11987 New functions.
11988 (math-function-table): Add support for more C functions.
11989
11990 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11991
11992 * textmodes/flyspell.el (flyspell-check-pre-word-p)
11993 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
11994 Protect delay handling for otherchars against empty otherchars.
11995
11996 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11997
11998 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
11999 their respective macro declarations.
12000 * skeleton.el (define-skeleton):
12001 * progmodes/compile.el (define-compilation-mode):
12002 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
12003 (define-ibuffer-filter):
12004 * emacs-lisp/generic.el (define-generic-mode):
12005 * emacs-lisp/easy-mmode.el (define-minor-mode)
12006 (define-globalized-minor-mode):
12007 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
12008 * emacs-lisp/byte-run.el (defsubst):
12009 * custom.el (deftheme): Add doc-string metadata.
12010
12011 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12012
12013 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
12014
12015 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12016
12017 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
12018
12019 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
12020 * emacs-lisp/cl-macs.el: Idem.
12021 * emacs-lisp/cl-specs.el: Remove.
12022
12023 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12024
12025 Minor renaming of internal CL functions and variables.
12026 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
12027 (cl--position): Rename from cl-position.
12028 (cl--delete-duplicates): Rename from cl-delete-duplicates.
12029 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
12030 (cl--random-state): Rename from *random-state*.
12031
12032 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12033
12034 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
12035 parens around the arg list (bug#11499).
12036
12037 2012-05-17 Juri Linkov <juri@jurta.org>
12038
12039 * isearch.el (word-search-regexp, word-search-backward)
12040 (word-search-forward, word-search-backward-lax)
12041 (word-search-forward-lax): Move functions from search.c
12042 (bug#10145, bug#11381).
12043
12044 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12045
12046 * textmodes/flyspell.el (flyspell-check-pre-word-p)
12047 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12048 Delay for otherchars as for normal word components.
12049
12050 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * minibuffer.el (completion--sifn-requote): Fix last change.
12053 (minibuffer-local-must-match-filename-map):
12054 Move define-obsolete-variable-alias before its var.
12055
12056 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12057
12058 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
12059
12060 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
12061 behavior.
12062 (completion--string-equal-p): New function.
12063 (completion--twq-all): Use it to get better assertion failure data.
12064
12065 Only handle ".." and '..' quoting in shell-mode (bug#11466).
12066 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
12067 (shell--requote-argument): New functions.
12068 (shell-completion-vars): Use them.
12069 (shell--parse-pcomplete-arguments): Rename from
12070 shell-parse-pcomplete-arguments.
12071 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
12072 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
12073 Obey comint-file-name-quote-list.
12074
12075 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
12076 (smie-indent-keyword): Use it.
12077
12078 2012-05-14 Stefan Merten <smerten@oekonux.de>
12079
12080 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
12081
12082 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12083
12084 * net/rlogin.el (rlogin-mode-map): Fix last change.
12085
12086 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
12087
12088 * mail/smtpmail.el (smtpmail-send-command): Send the command and
12089 the following \r\n using a single `process-send-string', since the
12090 Lotus SMTP server refuses to accept any commands if they are sent
12091 with two `process-send-string's (Bug#11444).
12092
12093 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12094
12095 * shell.el (shell-parse-pcomplete-arguments):
12096 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
12097
12098 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12099
12100 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
12101 (image-transform-scale, image-transform-right-angle-fudge): New vars.
12102 (image-transform-width, image-transform-fit-width): New functions.
12103 (image-transform-properties): Use them.
12104 (image-transform-check-size): New function.
12105 (image-toggle-display-image): Use it (for testing).
12106 (image-transform-set-rotation): Reduce angle mod 360.
12107 Delete obsolete comment.
12108
12109 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12110
12111 * image-mode.el: Fix scaling (bug#11399).
12112 (image-transform-resize): Doc fix.
12113 (image-transform-properties): Default scale is 1 and height should
12114 be an integer.
12115
12116 2012-05-13 Johan Bockgård <bojohan@gnu.org>
12117
12118 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
12119 than hard-coding `car', to fix misbehavior when moving forward.
12120
12121 2012-05-13 Chong Yidong <cyd@gnu.org>
12122
12123 * emacs-lisp/tabulated-list.el (tabulated-list-format)
12124 (tabulated-list-entries, tabulated-list-padding)
12125 (tabulated-list-sort-key): Make permanent-local.
12126
12127 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
12128 (electric-buffer-list): Put electric buffer menu
12129 command descriptions in this docstring, instead of the docstring
12130 of electric-buffer-menu-mode. Code cleanups.
12131 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
12132 Electric-buffer-menu-mode.
12133 (electric-buffer-update-highlight): Minor code cleanup.
12134
12135 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
12136
12137 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
12138 (Bug#11447)
12139
12140 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12141
12142 Move define-obsolete-variable-alias before the var's definition.
12143 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
12144 * tooltip.el (tooltip-hook):
12145 * textmodes/reftex-toc.el (reftex-toc-map):
12146 * textmodes/reftex-sel.el (reftex-select-label-map)
12147 (reftex-select-bib-map):
12148 * textmodes/reftex-index.el (reftex-index-map)
12149 (reftex-index-phrases-map):
12150 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
12151 * progmodes/meta-mode.el (meta-mode-map):
12152 * novice.el (disabled-command-hook):
12153 * loadhist.el (unload-hook-features-list):
12154 * frame.el (blink-cursor):
12155 * files.el (find-file-not-found-hooks, write-file-hooks)
12156 (write-contents-hooks):
12157 * emulation/tpu-edt.el (GOLD-map):
12158 * emacs-lock.el (emacs-lock-from-exiting):
12159 * emacs-lisp/generic.el (generic-font-lock-defaults):
12160 * emacs-lisp/chart.el (chart-map):
12161 * dos-fns.el (register-name-alist):
12162 * dired-x.el (dired-omit-files-p):
12163 * desktop.el (desktop-enable):
12164 * cus-edit.el (custom-mode-hook):
12165 * buff-menu.el (buffer-menu-mode-hook):
12166 * bookmark.el (bookmark-read-annotation-text-func)
12167 (bookmark-exit-hooks):
12168 * allout.el (allout-mode-deactivate-hook)
12169 (allout-exposure-change-hook, allout-structure-added-hook)
12170 (allout-structure-deleted-hook, allout-structure-shifted-hook):
12171 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
12172 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
12173 comes before the corresponding variable's definition.
12174
12175 2012-05-12 Chong Yidong <cyd@gnu.org>
12176
12177 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
12178 (Buffer-menu-mouse-select): Restore function (Bug#11459).
12179 (Buffer-menu-mode-map): Bind it.
12180 (Buffer-menu--pretty-name): Add a mouse-face property.
12181
12182 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
12183
12184 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
12185 (prolog-upper-case-string, prolog-lower-case-string)
12186 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
12187 (prolog-use-smie, prolog-smie-grammar): New vars.
12188 (prolog-smie-forward-token, prolog-smie-backward-token)
12189 (prolog-smie-rules): New funs.
12190 (prolog-comment-indent): Remove.
12191 (prolog-mode-variables): Use default comment indentation instead.
12192 Setup SMIE.
12193 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
12194 (prolog-mode): Don't call them any more.
12195 (prolog-electric-colon, prolog-electric-dash)
12196 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
12197
12198 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
12199
12200 * minibuffer.el (completion--twq-all): Again, allow case differences.
12201
12202 * term.el: Move keymap initialization code to be more idiomatic.
12203 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
12204 (term-terminal-menu): Move initialization into declaration.
12205 (term-escape-char): Let the user set it in her .emacs.
12206
12207 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
12208 Provide SMIE-based indentation (not enabled by default yet).
12209 (sh-mode-map): Don't bind electric keys.
12210 Use electric-pair-mode instead of skeleton-pair.
12211 (sh-assignment-regexp): Fit within 80 columns.
12212 (sh-indent-supported): Specify actual shell name instead of boolean.
12213 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
12214 (sh-maybe-here-document): Use it. Make obsolete.
12215 (sh-electric-here-document-mode) New minor mode.
12216 (sh-mode): Use it. Don't set sh-indent-supported-here here.
12217 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
12218 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
12219 (sh-smie-rc-grammar, sh-use-smie): New vars.
12220 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
12221 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
12222 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
12223 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
12224 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
12225 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
12226 (sh-set-shell): Use smie-setup if requested.
12227
12228 * term.el (term-set-escape-char): Properly set term-escape-char.
12229 See http://stackoverflow.com/questions/10524656.
12230
12231 2012-05-10 Chong Yidong <cyd@gnu.org>
12232
12233 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
12234 Use url-generic-parse-url, and handle host names and Windows
12235 filenames properly.
12236 (ffap-url-unwrap-remote): Use url-generic-parse-url.
12237 (ffap-url-unwrap-remote): Accept list values, specifying a list of
12238 URL schemes to work on.
12239 (ffap--toggle-read-only): New function.
12240 (ffap-read-only, ffap-read-only-other-window)
12241 (ffap-read-only-other-frame): Use it.
12242 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
12243 necessary for ffap-url-unwrap-remote.
12244
12245 2012-05-10 Dave Abrahams <dave@boostpro.com>
12246
12247 * cus-start.el (create-lockfiles): Add it.
12248
12249 2012-05-09 Chong Yidong <cyd@gnu.org>
12250
12251 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
12252 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
12253
12254 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12255
12256 * shell.el (shell-completion-vars): Fix last change (bug#11348).
12257
12258 2012-05-09 Chong Yidong <cyd@gnu.org>
12259
12260 * ansi-color.el (ansi-color-process-output): Check for validity of
12261 comint-last-output-start before using it. This avoids a bad
12262 interaction with gdb-mi's input/output buffer.
12263
12264 2012-05-09 Glenn Morris <rgm@gnu.org>
12265
12266 * files.el (dir-locals-read-from-file):
12267 Mention dir-locals in any error message.
12268
12269 2012-05-09 Chong Yidong <cyd@gnu.org>
12270
12271 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
12272 package (Bug#11410).
12273
12274 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
12275 variables into description.
12276
12277 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12278
12279 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
12280 shell-delimiter-argument-list (bug#11348).
12281 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
12282
12283 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
12284
12285 * textmodes/rst.el: Silence byte-compiler warnings.
12286 (rst-re-alist, rst-reset-section-caches): Move around.
12287 (rst-re): Use `characterp', not `char-valid-p'.
12288 (font-lock-beg, font-lock-end): Declare.
12289
12290 * progmodes/idlw-shell.el (specs): Remove reference to deleted
12291 variable `idlwave-shell-activate-alt-keybindings' and simplify.
12292
12293 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
12294
12295 2012-05-08 Glenn Morris <rgm@gnu.org>
12296
12297 * files.el (auto-mode-alist): Treat ".make" like ".mk".
12298
12299 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12300
12301 * vc/log-edit.el: Add GNU coding standards highlighting.
12302 (log-edit-font-lock-gnu-style)
12303 (log-edit-font-lock-gnu-keywords): New vars.
12304 (log-edit-font-lock-keywords): New fun.
12305 (log-edit-mode): Don't fold case in font-lock.
12306 (log-edit-font-lock-keywords): Do not assume case-folding.
12307
12308 * imenu.el: Misc cleanup. Make docstrings out of comments.
12309 Use lexical-binding.
12310 (imenu--index-alist, imenu--last-menubar-index-alist)
12311 (imenu-menubar-modified-tick): Use defvar-local.
12312 (imenu--split-menu): Remove unused var.
12313 (imenu--cleanup-seen): Declare as global.
12314 (imenu--cleanup): Use dolist.
12315
12316 * subr.el (defvar-local): Add debug spec and doc-string position.
12317
12318 2012-05-08 Glenn Morris <rgm@gnu.org>
12319
12320 * language/burmese.el, language/cham.el, language/czech.el:
12321 * language/english.el, language/georgian.el, language/greek.el:
12322 * language/japanese.el, language/khmer.el, language/korean.el:
12323 * language/lao.el, language/misc-lang.el, language/romanian.el:
12324 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
12325 * language/thai.el, language/utf-8-lang.el:
12326 Remove no-byte-compile setting.
12327
12328 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
12329
12330 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12331
12332 * progmodes/make-mode.el (makefile-browse):
12333 Remove unnecessary interactive. (Bug#11324)
12334
12335 2012-05-07 Glenn Morris <rgm@gnu.org>
12336
12337 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
12338
12339 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
12340
12341 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12342
12343 * loadup.el: Preload newcomment.el.
12344 * newcomment.el: Move autoload-only code to toplevel.
12345
12346 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
12347 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
12348 Handle new :right-align column property.
12349 (tabulated-list-print-col): Idem, plus use `display' text-property to
12350 try and preserve alignment for variable pitch fonts.
12351
12352 2012-05-07 Chong Yidong <cyd@gnu.org>
12353
12354 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
12355 (tabulated-list-use-header-line): New var.
12356 (tabulated-list-init-header): Use it.
12357 (tabulated-list-print-fake-header): New function.
12358 (tabulated-list-print): Use it.
12359 (tabulated-list-sort-button-map): Add non-header-line commands.
12360 (tabulated-list-init-header): Add column name property to basic
12361 labels as well.
12362 (tabulated-list-col-sort): Handle non-header-line button case.
12363 (tabulated-list--sort-by-column-name): Fix a corner case.
12364
12365 * buff-menu.el (list-buffers--refresh):
12366 Handle Buffer-menu-use-header-line.
12367
12368 2012-05-06 Chong Yidong <cyd@gnu.org>
12369
12370 * buff-menu.el: Convert to Tabulated List mode.
12371 (Buffer-menu-buffer+size-width): Make obsolete.
12372 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
12373 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
12374 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
12375 documentation into docstring of buffer-menu.
12376 (Buffer-menu-toggle-files-only): Add an informative message.
12377 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
12378 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
12379 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
12380 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
12381 (Buffer-menu-execute, Buffer-menu-select)
12382 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
12383 (Buffer-menu-bury): Use Tabulated List machinery.
12384 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
12385 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
12386 Delete.
12387 (list-buffers--refresh): New function.
12388 (list-buffers-noselect): Use it.
12389 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
12390 (Buffer-menu--pretty-file-name): New helper functions.
12391
12392 * loadup.el: Preload tabulated-list.
12393
12394 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
12395 tabulated-list-sort-column.
12396 (tabulated-list-init-header): Add the initial aligning space even
12397 if tabulated-list-padding is zero.
12398
12399 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
12400
12401 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
12402 whose cdr is not a cons cell correctly (bug#11038).
12403
12404 2012-05-06 Chong Yidong <cyd@gnu.org>
12405
12406 * emacs-lisp/tabulated-list.el (tabulated-list-format):
12407 Accept additional plist in column descriptors.
12408 (tabulated-list-init-header): Obey it.
12409 (tabulated-list-get-entry): New function.
12410 (tabulated-list-put-tag): Use it. Use string-width instead of
12411 length.
12412 (tabulated-list--column-number): New function.
12413 (tabulated-list-print): Use it.
12414 (tabulated-list-print-col): New function.
12415 Set `tabulated-list-column-name' property on each column's text.
12416 (tabulated-list-print-entry): Use it.
12417 (tabulated-list-delete-entry, tabulated-list-set-col):
12418 New functions.
12419 (tabulated-list-sort-column): New command (Bug#11337).
12420
12421 * buff-menu.el (list-buffers): Move C-x C-b binding from
12422 buff-menu.el to bindings.el.
12423
12424 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
12425 :advertised-binding feature.
12426
12427 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
12428
12429 * progmodes/compile.el (compilation-internal-error-properties):
12430 Calculate start position correctly when end-col is set but
12431 end-line is not (Bug#11382).
12432
12433 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
12434
12435 * man.el (Man-unindent): Use text-property-default-nonsticky to
12436 prevent untabify from inheriting face properties (Bug#11408).
12437
12438 2012-05-05 Stefan Merten <smerten@oekonux.de>
12439
12440 * textmodes/rst.el: Major merge with upstream development up to
12441 Docutils SVN r7399 / rst.el V1.2.1.
12442
12443 Clarify maintainership and authors.
12444
12445 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
12446 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
12447 (rst-official-version, rst-official-cvs-rev, rst-version)
12448 (rst-package-emacs-version-alist): New functions and variables
12449 for version information.
12450
12451 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
12452 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
12453 (rst-mode-syntax-table, rst-mode): New and corrected functions
12454 and variables representing reStructuredText features.
12455
12456 (rst-re): New function for reStructuredText regexes. Use in
12457 many places.
12458
12459 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
12460 (rst-mode-map): Rebind keys.
12461
12462 (rst-mode-lazy, rst-font-lock-keywords)
12463 (rst-font-lock-extend-region)
12464 (rst-font-lock-extend-region-internal)
12465 (rst-font-lock-extend-region-extend)
12466 (rst-font-lock-find-unindented-line-limit)
12467 (rst-font-lock-find-unindented-line-match)
12468 (rst-adornment-level, rst-font-lock-adornment-level)
12469 (rst-font-lock-adornment-match)
12470 (rst-font-lock-handle-adornment-pre-match-form)
12471 (rst-font-lock-handle-adornment-matcher): Major revision of
12472 font-locking. Integrate with other code. Use `jit-lock-mode'.
12473
12474 (rst-preferred-adornments, rst-adjust-hook)
12475 (rst-new-adornment-down, rst-preferred-bullets)
12476 (rst-preferred-bullets, rst-indent, rst-indent-width)
12477 (rst-indent-field, rst-indent-literal-normal)
12478 (rst-indent-literal-minimized, rst-indent-comment): Change,
12479 extend and improve customization.
12480
12481 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
12482 (rst-normalize-cursor-position, rst-get-decoration)
12483 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
12484 (rst-rstrip, rst-toc-insert-find-delete-contents)
12485 (rst-shift-fill-region, rst-compute-bullet-tabs)
12486 (rst-debug-print-tabs, rst-debug-mark-found)
12487 (rst-shift-region-guts, rst-shift-region-right)
12488 (rst-shift-region-left, rst-use-char-classes)
12489 (rst-font-lock-keywords-function)
12490 (rst-font-lock-indentation-point)
12491 (rst-font-lock-find-unindented-line-begin)
12492 (rst-font-lock-find-unindented-line-end)
12493 (rst-font-lock-find-unindented-line)
12494 (rst-font-lock-adornment-point, rst-font-lock-level)
12495 (rst-adornment-level-alist): Remove functions and variables.
12496
12497 (rst-compare-adornments, rst-get-adornment-match)
12498 (rst-suggest-new-adornment, rst-get-adornments-around)
12499 (rst-adornment-complete-p, rst-get-next-adornment)
12500 (rst-adjust-adornment, rst-display-adornments-hierarchy)
12501 (rst-straighten-adornments): Standardize function names to
12502 use "adornment" instead of "decoration". Correct callers.
12503 Similar standardizing in many places.
12504
12505 (rst-update-section, rst-adjust, rst-promote-region)
12506 (rst-enumerate-region, rst-bullet-list-region)
12507 (rst-repeat-last-character): Correct use of `interactive'.
12508
12509 (rst-classify-adornment, rst-find-all-adornments)
12510 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
12511 (rst-find-leftmost-column, rst-repeat-last-character):
12512 Refactor functions.
12513
12514 (rst-find-title-line, rst-reset-section-caches)
12515 (rst-get-adornments-around, rst-adjust-adornment-work)
12516 (rst-arabic-to-roman, rst-roman-to-arabic)
12517 (rst-insert-list-pos, rst-insert-list-new-item)
12518 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
12519 New functions.
12520
12521 (rst-all-sections, rst-section-hierarchy)
12522 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
12523 New variables.
12524
12525 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
12526 configuration instead of only buffer. Change where necessary.
12527
12528 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
12529 (rst-shift-region, rst-adaptive-fill): New functions for
12530 indentation and filling.
12531
12532 (rst-comment-line-break, rst-comment-indent)
12533 (rst-comment-insert-comment, rst-comment-region)
12534 (rst-uncomment-region): New functions for handling comments.
12535
12536 (rst-compile): Quote shell arguments.
12537
12538 (rst-compile-pdf-preview, rst-compile-slides-preview):
12539 Delete temporary files after use.
12540
12541 2012-05-05 Glenn Morris <rgm@gnu.org>
12542
12543 * calendar/cal-html.el: Optionally include holidays in the output.
12544 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
12545 (cal-html-holidays): New option.
12546 (cal-html-css-default): Add holiday entry.
12547 (holiday-in-range): Autoload it.
12548 (cal-html-htmlify-entry): Add optional class argument.
12549 (cal-html-htmlify-list): Add optional holidays argument.
12550 (cal-html-insert-agenda-days): Include holidays in the output.
12551 (cal-html-one-month): Maybe include holidays.
12552
12553 * calendar/holidays.el (holiday-in-range):
12554 Move here from cal-tex-list-holidays.
12555 * calendar/cal-tex.el (cal-tex-list-holidays):
12556 Make it an obsolete alias for holiday-in-range. Update all callers.
12557
12558 2012-05-05 Chong Yidong <cyd@gnu.org>
12559
12560 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
12561 Nextstep.
12562
12563 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
12564
12565 * files.el (file-auto-mode-skip): New var.
12566 (set-auto-mode-1): Use it.
12567
12568 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
12569
12570 * repeat.el: Use lexical-binding.
12571 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
12572 (repeat-undo-count): Remove.
12573 (repeat):
12574 * progmodes/octave-mod.el (octave-abbrev-start):
12575 * progmodes/f90.el (f90-abbrev-start):
12576 * face-remap.el (text-scale-adjust):
12577 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
12578
12579 * emacs-lisp/pcase.el (pcase--let*): New function.
12580 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
12581 a bit more.
12582 (pcase--split-pred): Be more clever about ruling out overlap between
12583 a predicate and some constant pattern.
12584 (pcase--q1): Use `null' instead of (eq foo nil).
12585
12586 * subr.el (setq-local, defvar-local): New macros.
12587 (kbd): Redefine as an alias.
12588 (with-selected-window): Leave unrelated frames alone.
12589 (set-temporary-overlay-map): New function.
12590
12591 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12592
12593 * subr.el (user-error): New function.
12594 * window.el (switch-to-buffer):
12595 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
12596 (smerge-match-conflict):
12597 * simple.el (previous-matching-history-element)
12598 (next-matching-history-element, goto-history-element, undo-more)
12599 (undo-start):
12600 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
12601 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
12602 (next-file, tags-loop-scan, list-tags, complete-tag):
12603 * progmodes/compile.el (compilation-loop):
12604 * mouse.el (mouse-minibuffer-check):
12605 * man.el (Man-bgproc-sentinel, Man-goto-page):
12606 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
12607 (Info-history-forward, Info-follow-reference, Info-menu)
12608 (Info-extract-menu-item, Info-extract-menu-counting)
12609 (Info-forward-node, Info-backward-node, Info-next-menu-item)
12610 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
12611 (Info-next-reference, Info-prev-reference, Info-index)
12612 (Info-index-next, Info-follow-nearest-node)
12613 (Info-copy-current-node-name):
12614 * imenu.el (imenu--make-index-alist)
12615 (imenu-default-create-index-function, imenu-add-to-menubar):
12616 * files.el (basic-save-buffer, recover-file):
12617 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12618 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
12619 (checkdoc-message-text, checkdoc-defun):
12620 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
12621 * cus-edit.el (customize-changed-options, customize-rogue)
12622 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
12623 (custom-variable-mark-to-reset-standard)
12624 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
12625 (custom-file):
12626 * completion.el (check-completion-length):
12627 * comint.el (comint-search-arg)
12628 (comint-previous-matching-input-string-position)
12629 (comint-previous-matching-input)
12630 (comint-replace-by-expanded-history-before-point, comint-send-input)
12631 (comint-copy-old-input, comint-backward-matching-input)
12632 (comint-goto-process-mark, comint-set-process-mark):
12633 * calendar/calendar.el (calendar-cursor-to-date): Use it.
12634 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
12635
12636 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12637
12638 * dabbrev.el (dabbrev--ignore-case-p): New function.
12639 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
12640 Use it.
12641
12642 * files.el (automount-dir-prefix): Mark as obsolete.
12643
12644 2012-05-04 Glenn Morris <rgm@gnu.org>
12645
12646 * patcomp.el, play/bruce.el: Move to obsolete/.
12647
12648 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
12649
12650 Fix minor Y10k bugs.
12651 * arc-mode.el (archive-unixdate):
12652 * autoinsert.el (auto-insert-alist):
12653 * calc/calc-forms.el (math-this-year):
12654 * emacs-lisp/copyright.el (copyright-current-year)
12655 (copyright-update-year, copyright):
12656 * tar-mode.el (tar-clip-time-string):
12657 * time.el (display-time-update):
12658 Don't assume years have 4 digits.
12659
12660 2012-05-04 Chong Yidong <cyd@gnu.org>
12661
12662 * dos-w32.el (file-name-buffer-file-type-alist)
12663 (direct-print-region-use-command-dot-com):
12664 * ffap.el (ffap-menu-regexp):
12665 * find-file.el (ff-special-constructs):
12666 * follow.el (follow-debug):
12667 * forms.el (forms--debug):
12668 * iswitchb.el (iswitchb-all-frames):
12669 * ido.el (ido-all-frames):
12670 * emacs-lisp/timer.el (timer-max-repeats):
12671 * mail/feedmail.el (feedmail-mail-send-hook)
12672 (feedmail-mail-send-hook-queued):
12673 * mail/footnote.el (footnote-signature-separator):
12674 * mail/mailabbrev.el (mail-alias-separator-string)
12675 (mail-abbrev-mode-regexp):
12676 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
12677 * progmodes/idlwave.el (idlwave-libinfo-file)
12678 (idlwave-default-completion-case-is-down)
12679 (idlwave-library-routines): Convert defvars to defcustoms.
12680
12681 * mail/rmail.el (rmail-decode-mime-charset):
12682 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
12683 (idlwave-shell-fix-inserted-breaks)
12684 (idlwave-shell-activate-alt-keybindings)
12685 (idlwave-shell-use-breakpoint-glyph):
12686 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
12687
12688 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12689
12690 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
12691
12692 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
12693
12694 * progmodes/verilog-mode.el (font-lock-keywords):
12695 Fix mis-highligting auto. Reported by Craig Barner.
12696 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
12697 defines from global name space. Reported by Dan Dever.
12698 (verilog-auto-reset, verilog-auto-reset-widths)
12699 (verilog-auto-tieoff): Support using unbased numbers for
12700 AUTORESET and AUTOTIEOFF.
12701 (verilog-submit-bug-report): Update variable list.
12702 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
12703 parenthesis from not matching. Reported by Michael Rytting.
12704 (verilog-auto-template-lint): Fix hash error when linting modules
12705 with no used templates.
12706 (verilog-warn, verilog-warn-error)
12707 (verilog-warn-fatal): When non-interactive report multiple
12708 warnings before exiting. Suggested by Brad Dobbie.
12709 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
12710 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
12711 to report unused template errors. Reported by Brad Dobbie.
12712 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
12713 nets, bug438. Reported by Vns Blore.
12714 (verilog-auto-inout-module, verilog-auto-reg)
12715 (verilog-read-decls, verilog-read-sub-decls-sig)
12716 (verilog-signals-edit-wire-reg, verilog-signals-with):
12717 Fix passing of Verilog data types in ANSI input/output ports
12718 such as "output logic" into the AUTOs. Special case "wire" and
12719 "reg" for backwards compatibility presuming Verilog 2001.
12720 (verilog-auto-ascii-enum): Add "auto enum" as alias.
12721 (verilog-preprocess): Fix replication of preprocess output.
12722 Reported by Brad Dobbie.
12723 (verilog-auto-inst-interfaced-ports):
12724 Create verilog-auto-inst-interfaced-ports, bug429.
12725 Reported by Julian Gorfajn.
12726 (verilog-after-save-font-hook)
12727 (verilog-before-save-font-hook): New variable.
12728 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
12729 (verilog-save-font-mods): Wrap disabling fontification, reported
12730 by David Rogoff.
12731 (verilog-do-indent, verilog-pretty-declarations-auto)
12732 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
12733 Reported by Pierre-David Pfister.
12734 (verilog-set-auto-endcomments): Fix endtask auto comments outside
12735 of class declarations, bug292. Reported by Kevin Heilman.
12736 (verilog-read-decls): Fix 'parameter type' not appearing in
12737 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
12738 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
12739 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
12740 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
12741 Reported by David Kravitz.
12742
12743 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
12744
12745 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
12746 assignment with tests in ifs and for loops.
12747 (verilog-extended-complete-re, verilog-complete-reg): Change so
12748 that DPI inport functions don't look like fuction declarations.
12749 (verilog-pretty-expr): Don't line up assignment
12750 operations to the test and increment in if and for loops
12751 (verilog-extended-complete-re, verilog-complete-reg): Change so
12752 that DPI inport functions don't look like fuction declarations.
12753
12754 2012-05-03 Kenichi Handa <handa@m17n.org>
12755
12756 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
12757 decoding, and show a warning message without signaling an error
12758 (Bug#11282).
12759
12760 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12761
12762 * emacs-lisp/bytecomp.el
12763 (byte-compile-file-form-custom-declare-variable): Compile all elements,
12764 since cconv.el might have introduced :fun-body, internal-make-closure,
12765 and friends for bytecomp to handle (bug#11391).
12766 * custom.el (defcustom): Avoid ((λ ..) ..).
12767
12768 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
12769
12770 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
12771
12772 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
12773
12774 * notifications.el (dbus-debug):
12775 * term/linux.el (gpm-mouse-enable):
12776 * term/screen.el (xterm-register-default-colors): Declare.
12777
12778 2012-05-02 Chong Yidong <cyd@gnu.org>
12779
12780 * cus-start.el (gc-cons-percentage, exec-suffixes)
12781 (dos-display-scancodes, dos-hyper-key, dos-super-key)
12782 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
12783 (make-cursor-line-fully-visible, void-text-area-pointer)
12784 (font-list-limit): Add customization data.
12785
12786 * allout.el (allout-exposure-change-functions)
12787 (allout-structure-added-functions)
12788 (allout-structure-deleted-functions)
12789 (allout-structure-shifted-functions): Rename abnormal hooks from
12790 *-hook, and convert to defcustoms.
12791 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
12792 Convert to defcustoms.
12793 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
12794
12795 * allout-widgets.el: Hook callers changed.
12796
12797 2012-05-02 Eli Zaretskii <eliz@gnu.org>
12798
12799 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
12800 the yanked message in preference to the default value of
12801 buffer-file-coding-system.
12802
12803 2012-05-02 Martin Rudalics <rudalics@gmx.at>
12804
12805 * window.el (display-buffer--action-function-custom-type):
12806 Fix entry.
12807
12808 2012-05-02 Alan Mackenzie <acm@muc.de>
12809
12810 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
12811
12812 2012-05-01 Glenn Morris <rgm@gnu.org>
12813
12814 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
12815
12816 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
12817
12818 * cus-edit.el (custom-variable-documentation): Simplify with format.
12819
12820 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12821 Stefan Monnier <monnier@iro.umontreal.ca>
12822
12823 * simple.el (suggest-key-bindings, execute-extended-command):
12824 Move from keyboard.c.
12825
12826 2012-05-01 Chong Yidong <cyd@gnu.org>
12827
12828 * follow.el: Eliminate advice.
12829 (set-process-filter, process-filter, sit-for): Advice deleted.
12830 (follow-mode-off-hook): Obsolete hook removed.
12831 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
12832 Vars deleted.
12833 (follow-auto): Use a :set function.
12834 (follow-mode): Rewritten. Don't advise process filters.
12835 (follow-switch-to-current-buffer-all, follow-scroll-up)
12836 (follow-scroll-down): Assume follow-mode is bound.
12837 (follow-comint-scroll-to-bottom)
12838 (follow-align-compilation-windows): New functions.
12839 (follow--window-sorter): New function.
12840 (follow-all-followers): Use it to explicitly sort windows by their
12841 positions; don't make assumptions about next-window order.
12842 (follow-windows-start-end, follow-delete-other-windows-and-split)
12843 (follow-calc-win-start): Doc fix.
12844 (follow-windows-aligned-p, follow-select-if-visible): Don't call
12845 vertical-motion unnecessarily.
12846 (follow-adjust-window): New function.
12847 (follow-post-command-hook): Use it.
12848 (follow-call-set-process-filter, follow-call-process-filter)
12849 (follow-intercept-process-output, follow-tidy-process-filter-alist)
12850 (follow-stop-intercept-process-output, follow-generic-filter):
12851 Functions deleted.
12852 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
12853 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
12854 New functions, replacing advice on scroll-bar-* commands.
12855 (follow-mwheel-scroll): New function (Bug#4112).
12856
12857 * comint.el (comint-adjust-point): New function.
12858 (comint-postoutput-scroll-to-bottom): Use it.
12859 Call follow-comint-scroll-to-bottom for Follow mode buffers.
12860
12861 2012-05-01 Glenn Morris <rgm@gnu.org>
12862
12863 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
12864 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
12865 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
12866 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
12867 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
12868 Remove no-byte-compile setting.
12869
12870 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
12871
12872 * minibuffer.el (completion-table-with-quoting): Fix compatibility
12873 all-completions code to not return a number in the last cdr.
12874
12875 2012-04-30 Leo Liu <sdl.web@gmail.com>
12876
12877 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
12878 read-only error.
12879
12880 2012-04-29 Chong Yidong <cyd@gnu.org>
12881
12882 * follow.el (follow-calc-win-end): Rewrite to handle partial
12883 screen lines correctly (Bug#8390).
12884 (follow-avoid-tail-recenter): Minor cleanup.
12885
12886 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12887
12888 Avoid the obsolete `assoc' package.
12889 * speedbar.el (speedbar-refresh): Avoid adelete.
12890 (speedbar-file-lists): Simplify and avoid aput.
12891 * man.el (Man--sections, Man--refpages): New vars, replacing
12892 Man-sections-alist and Man-refpages-alist.
12893 (Man-build-section-alist, Man-build-references-alist):
12894 Use them; avoid aput.
12895 (Man--last-section, Man--last-refpage): New vars.
12896 (Man-follow-manual-reference): Use them.
12897 Use the `default' arg of completing-read.
12898 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
12899
12900 2012-04-27 Chong Yidong <cyd@gnu.org>
12901
12902 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
12903
12904 * startup.el (x-apply-session-resources): New function.
12905
12906 * term/ns-win.el (ns-initialize-window-system):
12907 * term/w32-win.el (w32-initialize-window-system):
12908 * term/x-win.el (x-initialize-window-system): Use it to properly
12909 set menu-bar-mode and other vars from X resources, even if the
12910 initial frame is not a window-system frame (Bug#2299).
12911
12912 * subr.el (read-key): Avoid running filter function when setting
12913 up temporary tool bar entries (Bug#9922).
12914
12915 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12916
12917 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
12918 (Bug#11344)
12919
12920 2012-04-27 Chong Yidong <cyd@gnu.org>
12921
12922 * select.el (xselect--encode-string): New function, split from
12923 xselect-convert-to-string.
12924 (xselect-convert-to-string): Use it.
12925 (xselect-convert-to-filename, xselect-convert-to-os)
12926 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
12927 returned strings are properly encoded (Bug#11315).
12928
12929 2012-04-27 Chong Yidong <cyd@gnu.org>
12930
12931 * simple.el (delete-active-region): Move to killing custom group.
12932
12933 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12934
12935 * progmodes/which-func.el (which-func-current): Quote %
12936 characters for mode-line processing.
12937
12938 2012-04-27 Chong Yidong <cyd@gnu.org>
12939
12940 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
12941 reaching eob (Bug#11286).
12942
12943 2012-04-27 Eli Zaretskii <eliz@gnu.org>
12944
12945 * progmodes/gdb-mi.el (gdb-control-level): New variable.
12946 (gdb): Make it buffer-local and init to zero.
12947 (gdb-control-commands-regexp): New variable.
12948 (gdb-send): Don't wrap in "-interpreter-exec console" if
12949 gdb-control-level is positive. Increment gdb-control-level
12950 whenever the command matches gdb-control-commands-regexp, and
12951 decrement it each time the command is "end". (Bug#11279)
12952
12953 2012-04-27 Martin Rudalics <rudalics@gmx.at>
12954
12955 * window.el (adjust-window-trailing-edge, enlarge-window)
12956 (shrink-window, window-resize):
12957 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
12958 windows (Bug#11276).
12959
12960 2012-04-27 Chong Yidong <cyd@gnu.org>
12961
12962 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
12963 fix "missing prefix" warning. All callers changed.
12964
12965 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
12966
12967 * emacs-lisp/assoc.el: Move to obsolete/.
12968
12969 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12970
12971 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
12972
12973 * term/ns-win.el (ns-define-service):
12974 * progmodes/pascal.el (pascal-goto-defun):
12975 * progmodes/js.el (js--read-tab):
12976 * progmodes/etags.el (tags-lazy-completion-table):
12977 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
12978 * emacs-lisp/ewoc.el (ewoc--wrap):
12979 * emacs-lisp/assoc.el (aput, adelete, amake):
12980 * doc-view.el (doc-view-convert-current-doc):
12981 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
12982
12983 2012-04-26 Chong Yidong <cyd@gnu.org>
12984
12985 * image.el (image-type-from-buffer): Only return supported image
12986 type (Bug#9045).
12987
12988 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
12989 value, for symmetry with diff-end-of-hunk.
12990 (diff-split-hunk, diff-find-source-location)
12991 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
12992 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
12993 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
12994 compute the relevant hunk or file properly (Bug#6005).
12995 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
12996
12997 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12998
12999 * vc/vc-mtn.el:
13000 * vc/vc-hg.el:
13001 * vc/vc-git.el:
13002 * vc/vc-dir.el:
13003 * vc/vc-cvs.el:
13004 * vc/vc-bzr.el:
13005 * vc/vc-arch.el:
13006 * vc/vc.el: Replace lexical-let by lexical-binding.
13007 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
13008 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
13009 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
13010
13011 2012-04-26 Chong Yidong <cyd@gnu.org>
13012
13013 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
13014 (diff-mode-shared-map): Bind it to / and [remap undo].
13015
13016 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
13017 (ediff-window-setup-function): Use it as the default, to set up
13018 windows based on whether the current frame is graphical (Bug#2138).
13019 (ediff-choose-window-setup-function-automatically): Make obsolete.
13020
13021 * vc/ediff-init.el: Always define ediff-pixel-width/height.
13022
13023 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13024
13025 * ffap.el: Remove old code for obsolete package.
13026 (ffap-complete-as-file-p): Remove.
13027
13028 Use completion-table-with-quoting for comint and pcomplete.
13029 * comint.el (comint--unquote&requote-argument)
13030 (comint--unquote-argument, comint--requote-argument): New functions.
13031 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
13032 (comint-quote-filename): Use regexp-opt-charset.
13033 (comint--common-suffix, comint--common-quoted-suffix)
13034 (comint--table-subvert): Remove.
13035 (comint-unquote-function, comint-requote-function): New vars.
13036 (comint--complete-file-name-data): Use them with
13037 completion-table-with-quoting.
13038 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
13039 * pcomplete.el (pcomplete-arg-quote-list)
13040 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
13041 (pcomplete-unquote-argument-function): Default to non-nil.
13042 (pcomplete-unquote-argument): Simplify.
13043 (pcomplete--common-quoted-suffix): Remove.
13044 (pcomplete-requote-argument-function): New var.
13045 (pcomplete--common-suffix): New function.
13046 (pcomplete-completions-at-point): Use completion-table-with-quoting
13047 and completion-table-subvert.
13048
13049 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
13050 (minibuffer--double-dollars): Preserve properties.
13051 (completion--sifn-requote): New function.
13052 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
13053
13054 * minibuffer.el: Add support for completion of quoted/escaped data.
13055 (completion-table-with-quoting, completion-table-subvert): New funs.
13056 (completion--twq-try, completion--twq-all): New functions.
13057 (completion--nth-completion): New function.
13058 (completion-try-completion, completion-all-completions): Use it.
13059
13060 2012-04-25 Leo Liu <sdl.web@gmail.com>
13061
13062 * progmodes/python.el (python-pdbtrack-get-source-buffer):
13063 Use compilation-message if available to find real filename.
13064
13065 2012-04-25 Chong Yidong <cyd@gnu.org>
13066
13067 * vc/diff-mode.el (diff-setup-whitespace): New function.
13068 (diff-mode): Use it.
13069
13070 * vc/diff.el (diff-sentinel):
13071 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
13072 Whitespace mode variables based on diff style (Bug#8612).
13073
13074 2012-04-25 Leo Liu <sdl.web@gmail.com>
13075
13076 * progmodes/python.el (python-send-region): Add suffix .py to the
13077 temp file.
13078
13079 * files.el (auto-mode-alist): Use javascript-mode instead.
13080
13081 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
13082
13083 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
13084
13085 * net/soap-client.el (soap-resolve-references-for-sequence-type)
13086 (soap-resolve-references-for-array-type): Hack to prevent self
13087 references, see Bug#9.
13088 (soap-parse-envelope): Report the contents of the 'detail' node
13089 when receiving a fault reply.
13090 (soap-parse-envelope): Report the contents of the entire 'detail' node.
13091
13092 * net/soap-inspect.el (soap-sample-value-for-simple-type)
13093 (soap-inspect-simple-type): New function.
13094
13095 * net/soap-client.el (soap-simple-type): New struct.
13096 (soap-default-xsd-types, soap-default-soapenc-types)
13097 (soap-decode-basic-type, soap-encode-basic-type):
13098 support unsignedInt and double basic types.
13099 (soap-resolve-references-for-simple-type)
13100 (soap-parse-simple-type, soap-encode-simple-type): New function.
13101 (soap-parse-schema): Parse xsd:simpleType declarations.
13102
13103 * net/soap-client.el (soap-default-xsd-types)
13104 (soap-default-soapenc-types): Add integer, byte and anyURI types.
13105 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
13106 the local name of "soapenc:Array".
13107 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
13108 decoding integer, byte and anyURI xsd types.
13109
13110 2012-04-25 Chong Yidong <cyd@gnu.org>
13111
13112 * cus-edit.el (custom-buffer-create-internal): Update header text.
13113
13114 2012-04-25 Eli Zaretskii <eliz@gnu.org>
13115
13116 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
13117 settings on 'system-type', not on 'window-system'. On MS-Windows,
13118 set interactive-mode on in GDB.
13119
13120 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13121
13122 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
13123 (ruby-syntax-propertize-regexp): Remove.
13124 (ruby-syntax-propertize-function): Split regexp into chunks.
13125 Match following code directly.
13126
13127 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
13128
13129 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
13130 (ruby-syntax-propertize-regexp): New function.
13131 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
13132 by a special keyword.
13133
13134 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
13135 (ruby-syntax-general-delimiters-goto-beg)
13136 (ruby-syntax-propertize-general-delimiters): New functions.
13137 (ruby-syntax-propertize-function): Use them to handle GDL.
13138 (ruby-font-lock-keywords): Move old handling of GDL...
13139 (ruby-font-lock-syntactic-keywords): .. to here.
13140 (ruby-calculate-indent): Adjust indentation for GDL.
13141
13142 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
13143
13144 * notifications.el (top): Remove unneeded declarations.
13145 (notifications-specification-version): Change to "1.2".
13146 (notifications-interface, notifications-notify-method)
13147 (notifications-close-notification-method): Fix docstring.
13148 (notifications-get-capabilities-method): New defconst.
13149 (notifications-notify): Add :action-items, :resident and
13150 :transient hints. Change "image_data" to "image-data" and
13151 "image_path" to "image-path".
13152 (notifications-get-capabilities): New defun.
13153
13154 2012-04-24 Leo Liu <sdl.web@gmail.com>
13155
13156 * progmodes/python.el: Move hideshow setup to the end.
13157
13158 2012-04-24 Martin Rudalics <rudalics@gmx.at>
13159
13160 * window.el (handle-select-window): Clear echo area since this is
13161 no more done by read_char (Bug#11304).
13162
13163 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13164
13165 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
13166 and `/ M' to filter-derived-mode.
13167 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
13168 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
13169 (ibuffer-mark-by-mode): Use default rather than initial-input.
13170 (ibuffer-filter-by-derived-mode): Autoload and require-match.
13171
13172 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
13173
13174 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
13175 (ibuffer-filter-by-derived-mode): New filter.
13176 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
13177
13178 2012-04-23 Andreas Politz <politza@fh-trier.de>
13179
13180 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
13181
13182 2012-04-23 Chong Yidong <cyd@gnu.org>
13183
13184 * cus-edit.el (customize-apropos, customize-apropos-options):
13185 Disable matching of non-option variables (Bug#11176).
13186 (customize-option, customize-option-other-window)
13187 (customize-changed-options): Doc fix.
13188 (customize-apropos-options, customize-apropos-faces)
13189 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
13190
13191 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
13192 Fix word list splitting (Bug#11132).
13193 (apropos-symbol, apropos-keybinding, apropos-label)
13194 (apropos-property, apropos-function-button)
13195 (apropos-variable-button, apropos-misc-button): New faces.
13196 (apropos-symbol-face, apropos-keybinding-face)
13197 (apropos-label-face, apropos-property-face, apropos-match-face):
13198 Variables removed (Bug#8396).
13199 (apropos-library-button, apropos-format-plist, apropos-print)
13200 (apropos-print-doc, apropos-describe-plist): Callers changed.
13201
13202 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
13203
13204 * net/xesam.el (xesam-mode-map): Use let-bound map in
13205 initialization. (Bug#11292)
13206
13207 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13208
13209 Preserve ispell session localwords when switching back to
13210 original buffer.
13211
13212 * textmodes/ispell.el (ispell-buffer-session-localwords):
13213 New buffer-local variable to hold buffer session localwords.
13214 (ispell-kill-ispell): Add option 'clear to delete session
13215 localwords.
13216 (ispell-command-loop, ispell-change-dictionary)
13217 (ispell-buffer-local-words): Preserve session localwords when
13218 needed.
13219
13220 * textmodes/flyspell.el (flyspell-process-localwords)
13221 (flyspell-do-correct): Preserve session localwords when needed.
13222
13223 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13224
13225 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
13226 using obsolete `translation-table-for-input'.
13227 (ispell-word, ispell-process-line, ispell-complete-word):
13228 Use plain `insert' instead of removed `ispell-insert-word'.
13229
13230 2012-04-22 Chong Yidong <cyd@gnu.org>
13231
13232 * cus-edit.el (custom-variable-menu)
13233 (custom-variable-reset-saved, custom-face-menu)
13234 (custom-face-reset-saved): If there is no saved value, make the
13235 "reset-saved" operation bring back the default (Bug#9509).
13236 (custom-face-state): Properly detect themed faces.
13237
13238 * faces.el (face-spec-set): Stop supporting deprecated form of
13239 third arg.
13240
13241 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
13242
13243 Move functions from C to Lisp. Make non-blocking method calls
13244 the default. Implement further D-Bus standard interfaces.
13245
13246 * net/dbus.el (dbus-message-internal): Declare function.
13247 Remove unneeded function declarations.
13248 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
13249 (dbus-message-type-method-return, dbus-message-type-error)
13250 (dbus-message-type-signal): Declare variables. Remove local
13251 definitions.
13252 (dbus-interface-dbus, dbus-interface-peer)
13253 (dbus-interface-introspectable, dbus-interface-properties)
13254 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
13255 Adapt docstring.
13256 (dbus-interface-objectmanager): New defconst.
13257 (dbus-call-method, dbus-call-method-asynchronously)
13258 (dbus-send-signal, dbus-method-return-internal)
13259 (dbus-method-error-internal, dbus-register-service)
13260 (dbus-register-signal, dbus-register-method): New defuns, moved
13261 from dbusbind.c
13262 (dbus-call-method-handler, dbus-setenv)
13263 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
13264 New defuns.
13265 (dbus-call-method-non-blocking): Make it an obsolete function.
13266 (dbus-unregister-object, dbus-unregister-service)
13267 (dbus-handle-event, dbus-register-property)
13268 (dbus-property-handler): Obey the new structure of
13269 `bus-registered-objects'.
13270 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
13271 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13272 Use `dbus-call-method'.
13273
13274 2012-04-22 Chong Yidong <cyd@gnu.org>
13275
13276 * cus-edit.el (custom-commands, custom-reset-menu)
13277 (Custom-reset-standard): Tweak labels.
13278 (custom-reset-button-menu): Change default to t.
13279 (custom-buffer-create-internal): For the custom-reset-button-menu
13280 case, put the revert button first.
13281 (custom-group-subtitle): New face.
13282 (custom-group-value-create): Align docstring to a specific column.
13283
13284 * wid-edit.el (widget-documentation-link-add): Don't handle
13285 indentation in this function.
13286 (widget-documentation-string-indent-to): New function.
13287 (widget-documentation-string-value-create): Use it.
13288
13289 * autorevert.el (auto-revert):
13290 * epg-config.el (epg):
13291 * ibuffer.el (ibuffer):
13292 * mpc.el (mpc):
13293 * ses.el (ses):
13294 * eshell/eshell.el (eshell):
13295 * net/ange-ftp.el (ange-ftp):
13296 * progmodes/ebnf2ps.el (postscript):
13297 * progmodes/flymake.el (flymake):
13298 * progmodes/prolog.el (prolog):
13299 * progmodes/verilog-mode.el (verilog-mode):
13300 * progmodes/which-func.el (which-func):
13301 * term/xterm.el (xterm):
13302 * textmodes/picture.el (picture):
13303 * textmodes/tildify.el (tildify):
13304 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
13305 customization buffers.
13306
13307 2012-04-22 Alan Mackenzie <acm@muc.de>
13308
13309 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
13310 Adding a ) can hide the resulting (..) from searches. Fix it.
13311 Bound the backward search to the position of the existing (.
13312
13313 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
13314
13315 * progmodes/verilog-mode.el (verilog-mode): Check whether
13316 which-func-modes is t before adding verilog-mode.
13317 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
13318
13319 2012-04-21 Leo Liu <sdl.web@gmail.com>
13320
13321 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
13322
13323 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
13324
13325 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
13326 filling of the last column of a table (Bug#5635).
13327 (woman-find-next-control-line): New arg, specifying an additional
13328 regexp component for the control line.
13329 (woman2-roff-buffer): Use it.
13330 (woman-break-table): New function.
13331 (woman2-TS): Use it.
13332
13333 2012-04-21 Chong Yidong <cyd@gnu.org>
13334
13335 * woman.el (woman-set-buffer-display-table, woman-decode-region)
13336 (woman-horizontal-escapes, woman-negative-vertical-space)
13337 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
13338 (WoMan-warn-ignored): Use ?\s instead of ?\ .
13339
13340 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13341
13342 * minibuffer.el (completion-file-name-table): Complete user names.
13343
13344 2012-04-20 Leo Liu <sdl.web@gmail.com>
13345
13346 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
13347 and pcase-let*.
13348
13349 2012-04-20 Chong Yidong <cyd@gnu.org>
13350
13351 * server.el (server-execute): Respect initial-buffer-choice if it
13352 is a string and there are no files to open (Bug#2825).
13353 (server-create-window-system-frame, server-create-tty-frame):
13354 Don't switch buffers here.
13355 (server-process-filter): Only try to open a window system frame if
13356 compiled with graphical support (Bug#8314).
13357
13358 2012-04-20 Dan Nicolaescu <dann@gnu.org>
13359
13360 * battery.el (battery-echo-area-format): Display remaining time
13361 for sysfs backend too (Bug#11269).
13362 (battery-linux-sysfs): Fix conditional for the charge.
13363
13364 2012-04-20 Chong Yidong <cyd@gnu.org>
13365
13366 * progmodes/gdb-mi.el (gdb): Revert previous change.
13367 (gdb-inferior-io--init-proc): New function.
13368 (gdb-init-1): Use it.
13369 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
13370 responsible for allocating a new pty and hooking it to gdb when
13371 the old pty gets an EIO due to process exit.
13372 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
13373 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
13374 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
13375
13376 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13377
13378 * window.el (window-min-size, window-sizable, window-min-delta)
13379 (window-max-delta, window--resizable, window-resizable)
13380 (window-total-size, window-full-height-p, window-full-width-p)
13381 (window-in-direction, window--resize-mini-window, window-resize)
13382 (window--resize-child-windows-normal)
13383 (window--resize-child-windows, window--resize-siblings)
13384 (window--resize-this-window, adjust-window-trailing-edge)
13385 (enlarge-window, shrink-window): Doc fixes.
13386
13387 2012-04-20 Chong Yidong <cyd@gnu.org>
13388
13389 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
13390 New function to call delete-process on the gdb-inferior buffer's pty.
13391 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
13392 pty process (Bug#11273).
13393 (gdb-update): New arg to suppress talking to the gdb process.
13394 (gdb-done-or-error): Use it.
13395 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
13396 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
13397 sentinel not being called.
13398
13399 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
13400
13401 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
13402
13403 2012-04-20 Glenn Morris <rgm@gnu.org>
13404
13405 * net/network-stream.el (open-network-stream): Doc fix.
13406
13407 2012-04-20 Chong Yidong <cyd@gnu.org>
13408
13409 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
13410
13411 2012-04-20 Alan Mackenzie <acm@muc.de>
13412
13413 Ensure searching for keywords is case sensitive.
13414
13415 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
13416 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
13417 (c-defun-name, c-mark-function, c-cpp-define-name)
13418 (c-comment-indent, c-scan-conditionals, c-indent-defun)
13419 (c-context-line-break): Bind case-fold-search to nil.
13420
13421 * progmodes/cc-mode.el (c-font-lock-fontify-region):
13422 Bind case-fold-search to nil.
13423
13424 2012-04-20 Chong Yidong <cyd@gnu.org>
13425
13426 * mail/sendmail.el (mail-bury): Call return action with the right
13427 Rmail buffer (Bug#11242).
13428
13429 * server.el (server-process-filter): Handle corner case where both
13430 tty and nowait options are present (Bug#11102).
13431
13432 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13433
13434 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
13435 (top level): Put into the executable the ident-style '$Id:' tag on
13436 windows-nt as well.
13437
13438 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13439
13440 * electric.el (electric-indent-post-self-insert-function): Check that
13441 electric-indent-mode is enabled in current buffer.
13442
13443 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13444
13445 * imenu.el (imenu-progress-message): Restore; it is "used" in
13446 erc/erc-imenu.el and net/snmp-mode.el.
13447
13448 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13449
13450 * avoid.el (mouse-avoidance-mode): Mark unused arg.
13451 (mouse-avoidance-nudge-mouse): Remove unused binding.
13452
13453 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
13454
13455 * descr-text.el (describe-char):
13456 * progmodes/python.el (python-describe-symbol):
13457 Don't call `toggle-read-only', set `buffer-read-only'.
13458
13459 * imenu.el (imenu-default-goto-function): Mark unused args.
13460 (imenu-progress-message): Remove obsolete macro; all callers changed.
13461
13462 * subr.el (keymap-canonicalize): Remove unused binding.
13463 (read-passwd): Mark unused arg.
13464
13465 * tutorial.el (tutorial--display-changes): Remove unused binding.
13466 (tutorial--save-tutorial-to): Remove unused variable.
13467
13468 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
13469 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
13470 (package-generate-autoloads, package-menu--generate)
13471 (package-menu--find-upgrades): Remove unused bindings.
13472
13473 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
13474 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
13475 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
13476 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
13477 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
13478 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
13479 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
13480 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
13481 (cua-delete-char-rectangle): Mark unused args.
13482 (cua-align-rectangle): Remove unused binding.
13483
13484 * mail/rmail.el (compilation--message->loc)
13485 (epa--find-coding-system-for-mime-charset): Declare.
13486
13487 * net/dbus.el (dbus-register-service): Declare.
13488 (dbus-name-owner-changed-handler): Remove unused binding.
13489
13490 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
13491 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
13492 (nxml-scan-backward-within): Mark unused arg.
13493 (nxml-dynamic-markup-word): Remove unused binding.
13494
13495 * mouse.el (mouse-menu-major-mode-map):
13496 * emacs-lisp/authors.el (authors-scan-change-log)
13497 (authors-add-to-author-list):
13498 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
13499 * emacs-lisp/smie.el (smie-auto-fill):
13500 * mail/sendmail.el (mail-bury):
13501 * mail/unrmail.el (unrmail):
13502 * net/tls.el (open-tls-stream):
13503 * textmodes/picture.el (picture-mouse-set-point):
13504 Remove unused bindings.
13505
13506 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
13507
13508 * net/tramp.el (tramp-action-password): Let-bind
13509 `enable-recursive-minibuffers' to t.
13510
13511 2012-04-18 Sam Steingold <sds@gnu.org>
13512
13513 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
13514 instead of 'string to accommodate values like [f11].
13515 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
13516 * progmodes/gdb-mi.el: Likewise.
13517
13518 2012-04-18 Leo Liu <sdl.web@gmail.com>
13519
13520 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
13521 current buffer.
13522 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
13523 LOCAL is nil.
13524
13525 2012-04-18 Chong Yidong <cyd@gnu.org>
13526
13527 * simple.el (line-move): Use forward-line if in batch mode
13528 (Bug#11053).
13529
13530 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
13531
13532 * files.el (after-find-file): Do not try to add a final newline if
13533 the buffer is read-only (Bug#11156).
13534
13535 2012-04-17 Richard Stallman <rms@gnu.org>
13536
13537 * mail/rmail.el (rmail-start-mail):
13538 Pass (rmail-mail-return...) for the return-action.
13539 Pass (rmail-yank-current-message...) for the yank-action.
13540 (rmail-yank-current-message): New function.
13541 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
13542 (rmail-reply): Likewise.
13543 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
13544
13545 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
13546 buffer, not the last. Reject temp buffers. Use the rmail-mode
13547 buffer, not newbuf.
13548
13549 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
13550
13551 * server.el (server-ensure-safe-dir): Simplify.
13552
13553 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
13554
13555 * emacs-lisp/smie.el: Provide smarter auto-filling.
13556 (smie-auto-fill): New function.
13557 (smie-setup): Use it.
13558
13559 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
13560
13561 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
13562
13563 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
13564 (comment-indent): Use it.
13565
13566 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
13567
13568 * ses.el: The overall change is to add cell renaming, that is
13569 setting fancy names for cell symbols other than name matching
13570 "\\`[A-Z]+[0-9]+\\'" regexp .
13571 (ses-localvars): Add ses--renamed-cell-symb-list.
13572 (ses-create-cell-variable): New defun.
13573 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
13574 (ses-relocate-formula): Relocate formulas only for cells the
13575 symbols of which are not renamed, i.e. symbols whose names do not
13576 match regexp "\\`[A-Z]+[0-9]+\\'".
13577 (ses-relocate-all): Relocate values only for cells the symbols of
13578 which are not renamed.
13579 (ses-load): Create cells variables as the (ses-cell ...) are read,
13580 in order to check row col consistency with cell symbol name only
13581 for cells that are not renamed.
13582 (ses-replace-name-in-formula): New defun.
13583 (ses-rename-cell): New defun.
13584
13585 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
13586
13587 * progmodes/perl-mode.el (perl-indent-parens-as-block):
13588 New option (bug#11118).
13589 (perl-calculate-indent): Respect it.
13590
13591 2012-04-17 Glenn Morris <rgm@gnu.org>
13592
13593 * dired-aux.el (dired-mark-read-string): Doc fix.
13594
13595 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
13596
13597 * dired-aux.el (dired-mark-read-string): Offer optional completion.
13598 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
13599
13600 2012-04-17 Glenn Morris <rgm@gnu.org>
13601
13602 * mouse.el (mouse-drag-track):
13603 * speedbar.el (speedbar-frame-mode):
13604 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
13605
13606 2012-04-16 Leo Liu <sdl.web@gmail.com>
13607
13608 * progmodes/python.el: Trivial cleanup.
13609
13610 2012-04-16 Glenn Morris <rgm@gnu.org>
13611
13612 * vc/vc.el (vc-string-prefix-p):
13613 * vc/pcvs-util.el (cvs-string-prefix-p):
13614 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
13615 * mpc.el (mpc-string-prefix-p):
13616 Make all of these into obsolete aliases for string-prefix-p.
13617 Update callers.
13618 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
13619
13620 * textmodes/two-column.el: Move custom options to the start.
13621 (frame-width): Remove compat definition.
13622 (2C-associate-buffer, 2C-dissociate):
13623 Use with-current-buffer rather than save-excursion.
13624 (2C-dissociate): Force a mode-line update.
13625 (2C-autoscroll): Use ignore-errors.
13626
13627 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
13628 Autoload trivia.
13629
13630 * emacs-lisp/cl-extra.el (*random-state*):
13631 Remove unnecessary declaration.
13632
13633 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
13634
13635 * play/cookie1.el (cookie-snarf):
13636 Give an explicit error if input file cannot be read.
13637
13638 * play/yow.el (yow-file): Use expand-file-name rather than concat.
13639
13640 * progmodes/perl-mode.el (c-macro-expand):
13641 Remove unnecessary autoload (it is in loaddefs.el).
13642
13643 * textmodes/picture.el (picture-desired-column)
13644 (picture-update-desired-column): Convert comments to doc-strings.
13645 (picture-substitute): Remove function.
13646 (picture-mode-map): Initialize in the defvar.
13647
13648 * woman.el: Remove eval-after-load for tar-mode.
13649 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
13650 (woman-tar-extract-file): Autoload it.
13651
13652 * frame.el (automatic-hscrolling): Make this alias obsolete.
13653
13654 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13655
13656 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
13657 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
13658 (ispell-dictionary-base-alist): Revert to original XEmacs
13659 friendly version for default. [:alpha:] will be added in
13660 `ispell-set-spellchecker-params' if needed.
13661
13662 2012-04-16 Chong Yidong <cyd@gnu.org>
13663
13664 * image.el (imagemagick--file-regexp): New variable.
13665 (imagemagick-register-types): Use it.
13666 (imagemagick-types-inhibit): Add :set function. Allow new value
13667 of t to inhibit all types.
13668
13669 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
13670 so we can preload it.
13671
13672 * loadup.el (fboundp): Preload regexp-opt, needed by
13673 imagemagick-register-types.
13674
13675 2012-04-15 Chong Yidong <cyd@gnu.org>
13676
13677 * frame.el (scrolling): Remove nearly unused customization group.
13678
13679 * scroll-all.el (scroll-all-mode): Move to windows group.
13680
13681 2012-04-15 Chong Yidong <cyd@gnu.org>
13682
13683 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
13684
13685 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13686
13687 Avoid the use of ((lambda ...) ...) in lexical-binding code.
13688 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
13689
13690 2012-04-15 Glenn Morris <rgm@gnu.org>
13691
13692 * simple.el (process-file-side-effects): Doc fix.
13693
13694 2012-04-15 Glenn Morris <rgm@gnu.org>
13695
13696 * international/mule-cmds.el (set-language-environment): Doc fix.
13697
13698 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
13699
13700 * server.el (server-auth-key, server-generate-key): Doc fixes.
13701 (server-get-auth-key): Doc fix. Use `string-match-p'.
13702 (server-start): Reflow docstring.
13703
13704 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
13705
13706 * server.el (server-generate-key): `called-interactively-p'
13707 requires a parameter.
13708
13709 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
13710
13711 * server.el (server-auth-key): New variable.
13712 (server-generate-key, server-get-auth-key): New function.
13713 (server-start): Use the new variable and functions to allow
13714 setting a permanent server key (bug#9423).
13715
13716 2012-04-14 Leo Liu <sdl.web@gmail.com>
13717
13718 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
13719
13720 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
13721
13722 Spelling fixes.
13723 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
13724 Emacs uses American spelling.
13725
13726 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
13727
13728 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
13729 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
13730 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
13731 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
13732
13733 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13734
13735 * progmodes/which-func.el (which-func-modes): Change default.
13736
13737 2012-04-14 Kim F. Storm <storm@cua.dk>
13738
13739 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
13740 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
13741
13742 2012-04-14 Chong Yidong <cyd@gnu.org>
13743
13744 * custom.el (custom-theme-set-variables): Doc fix.
13745
13746 2012-04-14 Glenn Morris <rgm@gnu.org>
13747
13748 * international/mule.el (set-auto-coding-for-load): Doc fix.
13749
13750 2012-04-14 Alan Mackenzie <acm@muc.de>
13751
13752 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
13753 imenu work again for Objective C Mode. Correct the *-index values,
13754 these having been disturbed by a previous change in 2011-08.
13755
13756 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
13757 Correct two search limits.
13758
13759 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13760
13761 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
13762
13763 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
13764
13765 * international/characters.el: Fix sorting.
13766
13767 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13768
13769 * international/characters.el: Add more missing Latin case pairs.
13770
13771 2012-04-14 Glenn Morris <rgm@gnu.org>
13772
13773 * files.el (dir-locals-set-class-variables): Doc fix.
13774
13775 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13776
13777 * international/characters.el: Add set-case-syntax-pair call for
13778 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
13779 counterpart. (Bug#11209)
13780
13781 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
13782
13783 2012-04-14 Glenn Morris <rgm@gnu.org>
13784
13785 * calendar/holidays.el (calendar-check-holidays): Doc fix.
13786
13787 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13788
13789 * textmodes/ispell.el (ispell-dictionary-base-alist):
13790 Add data for Hebrew.
13791
13792 2012-04-14 Chong Yidong <cyd@gnu.org>
13793
13794 * net/rcirc.el (rcirc-cmd-quit):
13795 Revert 2012-03-18 change (Bug#11192).
13796
13797 2012-04-14 Glenn Morris <rgm@gnu.org>
13798
13799 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
13800
13801 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13802
13803 * minibuffer.el (completion-in-region-mode-map):
13804 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
13805
13806 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
13807
13808 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
13809
13810 2012-04-13 Masatake YAMATO <yamato@redhat.com>
13811
13812 * minibuffer.el (minibuffer-local-filename-syntax): New variable
13813 to allow `C-M-f' and `C-M-b' to move to the nearest path
13814 separator (bug#9511).
13815
13816 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
13817
13818 * avoid.el: Require cl when compiling. And also move the
13819 `provide' to the end.
13820
13821 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13822
13823 * avoid.el (mouse-avoidance-banish-position): New variable.
13824 (mouse-avoidance-banish-destination): Use it (bug#10165).
13825
13826 2012-04-13 Leo Liu <sdl.web@gmail.com>
13827
13828 * progmodes/which-func.el (which-func-modes): Add objc-mode.
13829
13830 2012-04-13 Ken Brown <kbrown@cornell.edu>
13831
13832 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
13833 this is no longer needed now that cygstart understands file:// URLs.
13834 (browse-url-filename-alist): For the same reason, don't modify
13835 file:// URLs on Cygwin.
13836
13837 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
13838
13839 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
13840 the region on shift if the binding is already shifted (bug#11221).
13841
13842 2012-04-12 Glenn Morris <rgm@gnu.org>
13843
13844 * mail/mailpost.el: Move to obsolete/.
13845
13846 2012-04-12 Drew Adams <drew.adams@oracle.com>
13847
13848 * imenu.el (imenu--generic-function): Ignore invisible definitions
13849 (bug#10123).
13850
13851 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
13852
13853 * hexl.el (hexl-bits): New variable.
13854 (hexl-options): Mention the variable in the doc string.
13855 (hexl-rulerise, hexl-line-displen): New functions.
13856 (hexl-mode): Mention the new variable.
13857 (hexl-mode, hexl-current-address, hexl-current-address):
13858 Use the displen.
13859 (hexl-ascii-start-column): New function.
13860 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
13861 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
13862
13863 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13864
13865 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
13866 '("-i" ENCODING), in 2 separate command-line arguments, to specify
13867 the encoding, as expected by hunspell.
13868
13869 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13870
13871 * battery.el (battery--linux-sysfs-regexp): New const.
13872 (battery-status-function): Use it. Remove yeeloong special case.
13873 (battery-yeeloong-sysfs): Remove.
13874 (battery-echo-area-format): Remove yeeloong special case.
13875
13876 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13877
13878 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
13879 Reported by Noah Friedman.
13880
13881 * subr.el (read-passwd): Use read-string.
13882
13883 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
13884
13885 * vcursor.el (vcursor-move): Increase the priority of the overlay
13886 (bug#9663).
13887
13888 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13889
13890 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
13891 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
13892
13893 2012-04-11 William Stevenson <yhvh2000@gmail.com>
13894
13895 * textmodes/artist.el (artist-mode): Convert artist-mode to use
13896 define-minor-mode (bug#10760).
13897
13898 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13899
13900 * progmodes/grep.el (rgrep): Tweak the find command line so
13901 that directories matching `grep-find-ignored-files' won't be
13902 pruned (bug#10351).
13903
13904 2012-04-11 Chong Yidong <cyd@gnu.org>
13905
13906 * startup.el (command-line): Remove support for long-obsolete
13907 variable font-lock-face-attributes.
13908
13909 2012-04-11 Glenn Morris <rgm@gnu.org>
13910
13911 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
13912
13913 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13914
13915 * window.el (window--state-get-1): Obey window-point-insertion-type.
13916
13917 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
13918
13919 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
13920 to previous function when point is on the first character of a
13921 function. Take care of that in `narrow-to-defun' (bug#6157).
13922
13923 2012-04-11 Glenn Morris <rgm@gnu.org>
13924
13925 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
13926 not just file-errors.
13927
13928 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
13929 (vc-bzr-sha1): Use internal sha1.
13930
13931 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13932
13933 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
13934
13935 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
13936
13937 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
13938 that start in the middle of the line (bug#10496).
13939
13940 2012-04-10 Dan Nicolaescu <dann@gnu.org>
13941
13942 * battery.el (battery-linux-proc-acpi): Only one battery is
13943 discharged at a time, but that seems to confuse battery.el when
13944 computing `rate-type' for the battery not being discharged
13945 (bug#10332).
13946
13947 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13948
13949 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
13950
13951 * international/quail.el: Use dolist and simplify.
13952 (quail-define-package, quail-update-keyboard-layout)
13953 (quail-define-rules): Use dolist.
13954 (quail-insert-kbd-layout, quail-get-translation): CSE.
13955
13956 * tmm.el: Use dolist, remove left over hook.
13957 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
13958 Use dolist.
13959 (calendar-load-hook): Don't mess with it.
13960
13961 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
13962 Use derived-mode-p. Run the diff asynchronously.
13963
13964 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13965
13966 * obsolete/mouse-sel.el: Add an Obsolete-since header.
13967
13968 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
13969
13970 * misc.el: Display absolute path of loaded DLLs (bug#10424).
13971 (list-dynamic-libraries--loaded): New function.
13972 (list-dynamic-libraries--refresh): Use it.
13973
13974 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
13975
13976 * progmodes/python.el (python-fill-paragraph):
13977 Make python-fill-region in a multiline string work when font-lock is
13978 disabled (bug#7018).
13979
13980 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
13981
13982 * language/european.el (cp775): Add oem/legacy (en)coding on
13983 DOS/MS Windows for the Baltic languages. There are still plenty
13984 of texts written in this encoding/codepage (bug#6519).
13985
13986 2012-04-10 Glenn Morris <rgm@gnu.org>
13987
13988 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
13989 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
13990
13991 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
13992
13993 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
13994 next-line "n" and previous-line "p" in order to make recentf more
13995 consistent with ibuffer, dired or org-mode (bug#9387).
13996
13997 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13998
13999 * image.el (put-image): Return the overlay created instead of the
14000 optional input string (bug#7834). Note that this may break code
14001 that is (for some reason or other) depending on `put-image'
14002 returning the string.
14003
14004 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
14005
14006 * simple.el (zap-to-char): Allow zapping using input methods
14007 (bug#1580).
14008
14009 * textmodes/fill.el (fill-region): Leave point and mark where they
14010 were before filling (bug#5399).
14011
14012 2012-04-09 Glenn Morris <rgm@gnu.org>
14013
14014 * version.el (emacs-bzr-get-version):
14015 Handle lightweight checkouts of local branches.
14016
14017 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
14018
14019 * international/characters.el: Recover lost case pairs. (Bug#11209)
14020
14021 2012-04-09 Chong Yidong <cyd@gnu.org>
14022
14023 * custom.el (custom-variable-p): Return nil for non-symbol
14024 arguments instead of signaling an error.
14025 (user-variable-p): Obsolete alias for custom-variable-p.
14026
14027 * apropos.el (apropos-variable):
14028 * files-x.el (read-file-local-variable):
14029 * simple.el (set-variable):
14030 * woman.el (woman-mini-help):
14031 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
14032
14033 2012-04-09 Glenn Morris <rgm@gnu.org>
14034
14035 * startup.el (normal-top-level): Don't look for leim-list.el
14036 in places where it will not be found. (Bug#910)
14037
14038 * international/mule-cmds.el (set-default-coding-systems):
14039 * files.el (normal-mode):
14040 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
14041 This function was removed with ucs-tables.el in 2008.
14042
14043 2012-04-08 Eli Zaretskii <eliz@gnu.org>
14044
14045 * textmodes/ispell.el (ispell-check-version): For hunspell, set
14046 ispell-encoding8-command to "-i", without a trailing space.
14047 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
14048 separate command-line arguments, to specify the encoding, since
14049 that's how hunspell expects it.
14050
14051 2012-04-08 Glenn Morris <rgm@gnu.org>
14052
14053 * loadup.el: Load bindings before cus-start.
14054 This reduces somewhat the number of "rogue" settings in emacs -Q.
14055
14056 2012-04-07 Glenn Morris <rgm@gnu.org>
14057
14058 * version.el (emacs-bzr-get-version): New function.
14059 (emacs-bzr-version): New variable.
14060 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
14061 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
14062
14063 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14064
14065 * international/uni-bidi.el, international/uni-category.el:
14066 * international/uni-combining.el, international/uni-decimal.el:
14067 * international/uni-decomposition.el, international/uni-digit.el:
14068 * international/uni-lowercase.el, international/uni-mirrored.el:
14069 * international/uni-name.el, international/uni-numeric.el:
14070 * international/uni-titlecase.el, international/uni-uppercase.el:
14071 Update for Unicode 6.1.
14072
14073 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14074
14075 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
14076
14077 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
14078
14079 * window.el (shrink-window): Mention the `window-min-height'
14080 variable in the doc string.
14081
14082 2012-04-05 Bastien Guerry <bzg@altern.org>
14083
14084 * color.el (color-lighten-name): Fix typo.
14085
14086 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14087
14088 * server.el (server--on-display-p): New function.
14089 (server--on-display-p): Use it.
14090
14091 2012-04-04 Gábor Vida <vidagabor@gmail.com> (tiny change)
14092
14093 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
14094 (bug#11145).
14095
14096 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14097
14098 * comint.el (comint--common-quoted-suffix): Check string boundary
14099 before comparing (bug#11158).
14100 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
14101
14102 2012-04-04 Chong Yidong <cyd@gnu.org>
14103
14104 * minibuffer.el (completion-extra-properties): Doc fix.
14105
14106 * subr.el (delayed-warnings-hook): Doc fix.
14107
14108 2012-04-04 Daiki Ueno <ueno@unixuser.org>
14109
14110 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
14111 selection (Bug#11159).
14112 (epa-insert-keys): Inform that the default public key will be
14113 exported if no key is selected.
14114
14115 2012-04-04 Richard Stallman <rms@gnu.org>
14116
14117 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
14118
14119 2012-04-03 Chong Yidong <cyd@gnu.org>
14120
14121 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
14122 mail-insert-file, not its obsolete alias mail-attach-file.
14123
14124 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
14125
14126 * notifications.el (notifications-notify): Fix docstring.
14127
14128 2012-04-02 Glenn Morris <rgm@gnu.org>
14129
14130 * emacs-lisp/authors.el (authors-aliases): Another addition.
14131
14132 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
14133
14134 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
14135 `tramp-compat-call-process' instead of `tramp-local-call-process'.
14136 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
14137
14138 2012-04-01 Chong Yidong <cyd@gnu.org>
14139
14140 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
14141 Handle root directory properly.
14142 (copy-directory): Caller changed.
14143
14144 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14145 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
14146
14147 2012-03-31 Glenn Morris <rgm@gnu.org>
14148
14149 * term/xterm.el (xterm-extra-capabilities): Doc fix.
14150
14151 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
14152
14153 * calendar/calendar.el (calendar-window-list)
14154 (calendar-hide-window): Restore. (Bug#11140)
14155 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
14156
14157 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
14158
14159 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14160
14161 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14162 Check if file is a symlink (Bug#10489).
14163
14164 * files.el (copy-directory): Likewise.
14165
14166 2012-03-30 Chong Yidong <cyd@gnu.org>
14167
14168 * image.el (imagemagick-types-inhibit)
14169 (imagemagick-register-types): Doc fix.
14170
14171 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14172
14173 * textmodes/ispell.el (ispell-get-extended-character-mode):
14174 Disable extended-char-mode for hunspell. hunspell does not support it
14175 and treats ~word as ordinary words in pipe mode.
14176
14177 2012-03-30 Glenn Morris <rgm@gnu.org>
14178
14179 * tutorial.el (help-with-tutorial): Ensure local variables don't
14180 happen to make the buffer read-only. (Bug#11127)
14181
14182 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14183
14184 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
14185 (perl-calculate-indent): Return `noindent' in strings.
14186
14187 2012-03-28 Sam Steingold <sds@gnu.org>
14188
14189 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
14190 instead of the broken adhockery which does not prevent calendar
14191 buffers from being displayed at random after exit.
14192 (calendar-window-list, calendar-hide-window): Remove the broken
14193 adhockery.
14194
14195 2012-03-28 Glenn Morris <rgm@gnu.org>
14196
14197 * replace.el (query-replace-map): Doc fix.
14198
14199 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
14200
14201 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
14202 contents. (Bug#11109)
14203
14204 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14205
14206 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
14207 (bug#11077).
14208 (avl-tree--check, avl-tree--check-node): New funs.
14209
14210 2012-03-27 Martin Rudalics <rudalics@gmx.at>
14211
14212 * window.el (switch-to-visible-buffer): New option.
14213 (switch-to-prev-buffer, switch-to-next-buffer):
14214 Observe switch-to-visible-buffer. Make sure that checking for a window
14215 showing a buffer already is done on the same frame.
14216
14217 2012-03-27 Glenn Morris <rgm@gnu.org>
14218
14219 * startup.el (mail-host-address): Doc fix.
14220
14221 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14222
14223 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
14224 than 197 variables.
14225
14226 2012-03-26 Ami Fischman <ami@fischman.org>
14227
14228 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
14229
14230 2012-03-26 Glenn Morris <rgm@gnu.org>
14231
14232 * files.el (save-buffers-kill-emacs): Doc fix.
14233
14234 * startup.el (normal-top-level, command-line, command-line-1):
14235 Give them doc strings.
14236
14237 2012-03-25 Eli Zaretskii <eliz@gnu.org>
14238
14239 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
14240 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
14241
14242 2012-03-25 Chong Yidong <cyd@gnu.org>
14243
14244 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
14245 theme if it was previously enabled before (Bug#11031).
14246
14247 * cus-theme.el (custom-theme-write-faces): Retrieve current face
14248 spec with custom-face-get-current-spec if its :shown-value is not
14249 determined yet (Bug#9337).
14250 (customize-create-theme, custom-theme-revert): Doc fixes.
14251
14252 * button.el (button-at): Minor addition to docstring.
14253
14254 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
14255
14256 * vc/vc.el (vc-merge): Fix a prompt.
14257
14258 2012-03-24 Chong Yidong <cyd@gnu.org>
14259
14260 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
14261 point (Bug#9623).
14262
14263 * button.el (button-at): Minor addition to docstring.
14264
14265 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
14266
14267 * newcomment.el (comment-choose-indent): No space after BOL.
14268
14269 2012-03-22 Sam Steingold <sds@gnu.org>
14270
14271 * window.el (switch-to-prev-buffer): Revert last patch because the
14272 bug turned out to be an advertised feature (Elisp manual 28.14).
14273
14274 2012-03-22 Glenn Morris <rgm@gnu.org>
14275
14276 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
14277 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
14278
14279 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14280
14281 * net/network-stream.el (network-stream-open-starttls): Make error
14282 message under Windows be less misleading.
14283
14284 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
14285
14286 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
14287 understands (bug#9942).
14288
14289 2012-03-22 Chong Yidong <cyd@gnu.org>
14290
14291 * simple.el (end-of-visible-line): Handle return value of
14292 next-single-property-change properly (Bug#9371).
14293
14294 2012-03-22 Kenichi Handa <handa@m17n.org>
14295
14296 * international/quail.el (quail-insert-kbd-layout): Fix previous
14297 change. To avoid unwanted bidi reordering, use
14298 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
14299
14300 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
14301
14302 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
14303 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
14304 (ruby-beginning-of-indent): Be more careful with the difference
14305 between word-boundary and symbol boundary.
14306 (ruby-mode-syntax-table): Make : a symbol constituent.
14307
14308 2012-03-21 Andreas Politz <politza@fh-trier.de>
14309
14310 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
14311
14312 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14313
14314 * progmodes/etags.el (tags-completion-at-point-function):
14315 Improve last fix.
14316
14317 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
14318
14319 2012-03-21 Sam Steingold <sds@gnu.org>
14320
14321 * progmodes/etags.el (tags-completion-at-point-function):
14322 Avoid the error when point is inside the pattern.
14323
14324 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
14325
14326 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
14327 line (Bug#10855).
14328
14329 2012-03-21 Drew Adams <drew.adams@oracle.com>
14330
14331 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
14332
14333 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
14334
14335 * ido.el (ido-set-current-directory, ido-read-internal)
14336 (ido-choose-completion-string, ido-completion-help): Handle nil
14337 value of ido-completion-buffer (Bug#11008).
14338
14339 2012-03-21 Sam Steingold <sds@gnu.org>
14340
14341 * window.el (switch-to-prev-buffer): Do not switch to a visible
14342 window previous buffer, just like with the frame previous buffers.
14343
14344 2012-03-21 Chong Yidong <cyd@gnu.org>
14345
14346 * faces.el (make-face, make-empty-face, copy-face):
14347 * face-remap.el (face-remap-add-relative, face-remap-set-base):
14348 Doc fixes.
14349
14350 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14351
14352 * wid-edit.el (widget-complete-field): Remove (bug#11051).
14353 (widget-complete): Remove broken use of it.
14354
14355 2012-03-20 Chong Yidong <cyd@gnu.org>
14356
14357 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
14358 Use string-width and truncate-string-width to handle arbitrary
14359 characters.
14360
14361 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
14362
14363 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
14364 to draw rectangles, not squares. (Regression introduced by revno
14365 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
14366
14367 2012-03-18 Chong Yidong <cyd@gnu.org>
14368
14369 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
14370 it is not yet defined (for temacs).
14371
14372 2012-03-18 Leo Liu <sdl.web@gmail.com>
14373
14374 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
14375 prefix.
14376
14377 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14378
14379 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
14380 (ispell-choices-win-default-height, ispell-silently-savep)
14381 (ispell-dictionary-alist, ispell-encoding8-command)
14382 (ispell-check-version, ispell-aspell-find-dictionary)
14383 (ispell-valid-dictionary-list, ispell-words-keyword)
14384 (ispell-get-word, ispell-internal-change-dictionary)
14385 (ispell-region, ispell-skip-region-list)
14386 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
14387 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
14388 (ispell-message-text-end, ispell-message)
14389 (ispell-buffer-local-parsing): Doc fix.
14390
14391 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
14392
14393 * htmlfontify.el: Add support for code block fontification for ODT
14394 export (Bug #9914).
14395 (hfy-optimisations): Define new option
14396 `body-text-only'
14397 (hfy-fontify-buffer): Honor above setting.
14398 (hfy-begin-span, hfy-end-span): New routines factored out form
14399 `hfy-fontify-buffer'.
14400 (hfy-begin-span-handler, hfy-end-span-handler): New variables
14401 that permit insertion of custom tags.
14402 (hfy-fontify-buffer): Use above handlers.
14403 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
14404 (hfy-face-to-css): Re-defined to be a variable.
14405 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
14406 over multiple runs. This is made possible by having the caller let
14407 bind a special variable `hfy-user-sheet-assoc'.
14408 (htmlfontify-string): New defun.
14409 (hfy-compile-face-map): Make sure that the last char in the
14410 buffer is correctly fontified.
14411 (hfy-face-resolve-face): Whitespace only change.
14412
14413 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14414
14415 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
14416 message more clear.
14417
14418 2012-03-16 Leo Liu <sdl.web@gmail.com>
14419
14420 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
14421
14422 2012-03-16 Alan Mackenzie <acm@muc.de>
14423
14424 Further optimize the handling of large macros.
14425
14426 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
14427 limit to a call of `c-literal-limits'.
14428 (c-determine-+ve-limit): New function.
14429 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
14430 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
14431 In CASE 5B, restrict a search limit to 500.
14432 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
14433
14434 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
14435 Restrict macro bounds to +-500 from after-change's BEG END.
14436
14437 2012-03-16 Leo Liu <sdl.web@gmail.com>
14438
14439 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
14440
14441 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
14442
14443 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
14444 `special-mode' setting of `buffer-read-only'. (Bug#11010)
14445
14446 2012-03-16 Glenn Morris <rgm@gnu.org>
14447
14448 * view.el (view-buffer, view-buffer-other-window)
14449 (view-buffer-other-frame): Doc fixes re special mode-class.
14450
14451 * subr.el (eval-after-load): If named feature is provided not from
14452 a file, run after-load forms. (Bug#10946)
14453
14454 * calendar/calendar.el (calendar-insert-at-column):
14455 Handle non-unit-width characters a bit better. (Bug#10978)
14456
14457 2012-03-15 Chong Yidong <cyd@gnu.org>
14458
14459 * emacs-lisp/ring.el (ring-extend): New function.
14460 (ring-insert+extend): Extend the ring correctly (Bug#11019).
14461
14462 * comint.el (comint-read-input-ring)
14463 (comint-add-to-input-history): Grow comint-input-ring lazily.
14464
14465 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14466
14467 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
14468 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
14469
14470 * imenu.el: Fix multiple inheritance breakage (bug#9199).
14471 (imenu-add-to-menubar): Don't add a redundant index.
14472 (imenu-update-menubar): Handle a dynamically composed keymap.
14473
14474 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14475
14476 * mail/sendmail.el (mail-encode-header):
14477 Bind rfc2047-encode-encoded-words to nil.
14478
14479 2012-03-13 Glenn Morris <rgm@gnu.org>
14480
14481 * calendar/calendar.el (calendar-string-spread):
14482 Handle non-unit-width characters a bit better. (Bug#10978)
14483
14484 2012-03-13 Leo Liu <sdl.web@gmail.com>
14485
14486 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
14487 directory and file as argument (Bug#10822).
14488
14489 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
14490
14491 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
14492 For dynamically generated code, follow $PC.
14493 (gdb-disassembly-handler-custom): Handle no function name case.
14494
14495 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
14496
14497 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
14498 * emulation/ws-mode.el (ws-query-replace):
14499 * sort.el (sort-regexp-fields):
14500 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
14501
14502 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14503
14504 * dabbrev.el: Fix cycle completion order (bug#10963).
14505 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
14506 (dabbrev-completion): Don't use an obarray; provide
14507 a cycle-sort-function.
14508
14509 2012-03-12 Leo Liu <sdl.web@gmail.com>
14510
14511 * simple.el (kill-new): Use equal-including-properties for comparison.
14512 (kill-do-not-save-duplicates): Doc fix.
14513
14514 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14515
14516 * dabbrev.el: Fix cycle completion (bug#10963).
14517 Use lexical binding and wrap to 80 columns.
14518 (dabbrev-completion): Delay computing the list of completions.
14519
14520 2012-03-12 Kenichi Handa <handa@m17n.org>
14521
14522 * international/quail.el (quail-insert-kbd-layout): Surround each
14523 row by LRO and PDF instead of inserting many LRMs. Pad the left
14524 and right of each non-spacing marks. Insert invisible space
14525 between lower and upper characters to prevent composition.
14526
14527 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14528
14529 * minibuffer.el (minibuffer-complete): Don't get confused when the
14530 function is run twice via different commands (bug#10958).
14531 (complete-with-action): Fix docstring.
14532
14533 2012-03-12 Chong Yidong <cyd@gnu.org>
14534
14535 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
14536 (nxml-completion-at-point-function): New function.
14537 (nxml-mode): Use it.
14538 (nxml-bind-meta-tab-to-complete-flag): Default to t.
14539
14540 * emacs-lisp/package.el (package-unpack, package-unpack-single):
14541 Load generated autoloads file before byte compiling (Bug#10970).
14542 (package--make-autoloads-and-compile): New helper fun.
14543
14544 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
14545
14546 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
14547
14548 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
14549
14550 * autorevert.el (auto-revert-handler): Ensure, that
14551 file-readable-p is applied only for local files or in
14552 auto-revert-tail-mode.
14553
14554 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
14555
14556 * server.el (server-eval-at): Handle non-tcp connections.
14557 Decode result string.
14558
14559 * server.el (server-msg-size): New constant.
14560 (server-reply-print): New function.
14561 (server-eval-and-print): Use it.
14562 (server-eval-at): Use server-quote-arg and server-unquote-arg.
14563 Handle -print-nonl.
14564
14565 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
14566
14567 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
14568 (Bug#10987).
14569
14570 2012-03-11 Chong Yidong <cyd@gnu.org>
14571
14572 * simple.el (goto-line): Doc fix (Bug#9938).
14573
14574 * subr.el (save-window-excursion): Doc fix (Bug#9979).
14575
14576 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
14577 when finished (Bug#10963).
14578
14579 2012-03-11 Martin Rudalics <rudalics@gmx.at>
14580
14581 * window.el (split-window-below): Fix bug in case where
14582 split-window-keep-point is nil (Bug#10971).
14583
14584 2012-03-11 Juri Linkov <juri@jurta.org>
14585
14586 * replace.el (replace-highlight): Set isearch-word to nil
14587 unconditionally. (Bug#10887)
14588
14589 2012-03-10 Eli Zaretskii <eliz@gnu.org>
14590
14591 * net/mairix.el (mairix-replace-invalid-chars): Rename from
14592 mairix-replace-illegal-chars; all callers changed. Don't remove
14593 ^, ~, and = characters: they are meaningful in mairix search specs.
14594 (mairix-widget-create-query): Add usage information about mairix
14595 search forms: negating words, searching for substrings, etc.
14596
14597 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
14598
14599 * international/fontset.el (font-encoding-alist): Add an entry for
14600 ksx1001 (Bug#5667).
14601
14602 2012-03-10 Richard Stallman <rms@gnu.org>
14603
14604 * mail/sendmail.el (mail-encode-header):
14605 Set rfc2047-encode-encoded-words.
14606
14607 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
14608
14609 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
14610 view buffer means not swapped.
14611 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
14612 (rmail-write-region-annotate): Error if real text has disappeared.
14613
14614 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
14615
14616 2012-03-10 Chong Yidong <cyd@gnu.org>
14617
14618 * emulation/cua-rect.el (cua--init-rectangles):
14619 * emulation/cua-base.el (cua--init-keymaps):
14620 Add delete-forward-char to remappings (Bug#9666).
14621
14622 2012-03-10 Martin Rudalics <rudalics@gmx.at>
14623
14624 * speedbar.el (speedbar-unhighlight-one-tag-line):
14625 Avoid unhighlighting due to frame switching (Bug#10275).
14626
14627 2012-03-10 Chong Yidong <cyd@gnu.org>
14628
14629 * minibuffer.el (completion-in-region, completion-help-at-point):
14630 Give the completion field overlay a high priority (Bug#6830).
14631
14632 * dired.el (dired-goto-file): Recognize absolute file name
14633 listings (Bug#7126).
14634 (dired-goto-file-1): New helper function.
14635 (dired-toggle-read-only): Inhibit warnings.
14636
14637 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
14638
14639 * net/dbus.el (dbus-property-handler): Return empty array if
14640 there are no properties.
14641
14642 2012-03-09 Leo Liu <sdl.web@gmail.com>
14643
14644 * savehist.el (savehist-printable): Stricter check for string
14645 value (Bug#10937).
14646
14647 2012-03-09 Eli Zaretskii <eliz@gnu.org>
14648
14649 * mail/smtpmail.el (smtpmail-send-it):
14650 Bind coding-system-for-write to *-unix, so that FCC files are kept in
14651 valid mbox format.
14652
14653 2012-03-09 Glenn Morris <rgm@gnu.org>
14654
14655 * files.el (dir-locals-find-file):
14656 Don't check result is regular, readable.
14657 (dir-locals-read-from-file): Demote errors.
14658
14659 2012-03-08 Eli Zaretskii <eliz@gnu.org>
14660
14661 * international/quail.el (quail-insert-kbd-layout):
14662 Insert invisible LRM characters before each character in a keyboard
14663 layout cell, to prevent their reordering by bidi display engine.
14664 For details, see the discussion in
14665 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
14666
14667 2012-03-08 Alan Mackenzie <acm@muc.de>
14668
14669 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
14670 the starting position; make it extend the marked region when
14671 invoked repeatedly - all under appropriate circumstances.
14672 Fixes bugs #5525, #10906.
14673
14674 2012-03-08 Glenn Morris <rgm@gnu.org>
14675
14676 * files.el (locate-dominating-file, dir-locals-find-file):
14677 Undo 2012-03-06 change.
14678
14679 2012-03-07 Eli Zaretskii <eliz@gnu.org>
14680
14681 * international/quail.el (quail-help):
14682 Force bidi-paragraph-direction be left-to-right. See discussion in
14683 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
14684 for the reason.
14685
14686 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
14687
14688 Avoid superfluous registering of signals. (Bug#10807)
14689
14690 * notifications.el (notifications-on-action-object)
14691 (notifications-on-close-object): New defvars.
14692 (notifications-on-action-signal, notifications-on-closed-signal):
14693 Unregister the signal if not needed any longer.
14694 (notifications-notify): Register `notifications-action-signal' or
14695 `notifications-closed-signal', if :on-action or :on-close has been
14696 passed as argument.
14697
14698 2012-03-07 Chong Yidong <cyd@gnu.org>
14699
14700 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
14701 non-X platforms.
14702
14703 2012-03-06 Glenn Morris <rgm@gnu.org>
14704
14705 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
14706 (x-disown-selection-internal, x-get-selection-internal):
14707 Doc fix (add arglist signatures). (Bug#10783)
14708
14709 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
14710
14711 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
14712 Handle breakpoints with no "type".
14713
14714 2012-03-06 Glenn Morris <rgm@gnu.org>
14715
14716 * files.el (locate-dominating-file): Add optional predicate argument.
14717 (dir-locals-find-file): Make use of above change.
14718
14719 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
14720
14721 * info.el (Info-insert-dir): Also try "dir.gz".
14722
14723 2012-03-06 Glenn Morris <rgm@gnu.org>
14724
14725 * files.el (dir-locals-find-file):
14726 Ignore non-readable or non-regular files. (Bug#10928)
14727
14728 * files.el (locate-dominating-file): Doc fix.
14729
14730 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
14731
14732 * calendar/calendar.el (calendar-set-mode-line):
14733 `getenv' returns a string. (Bug#10951)
14734
14735 2012-03-05 Leo Liu <sdl.web@gmail.com>
14736
14737 * simple.el (backward-delete-char-untabify): Constrain point to
14738 field (Bug#10939).
14739
14740 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
14741
14742 2012-03-05 Chong Yidong <cyd@gnu.org>
14743
14744 * simple.el (count-words): If called from Lisp, return the word
14745 count, for symmetry with `count-lines'. Arglist changed.
14746 (count-words--message): Args changed. Consolidate counting code
14747 from count-words and count-words-region.
14748 (count-words-region): Caller changed.
14749 (count-lines-region): Make it an obsolete alias.
14750
14751 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
14752
14753 * saveplace.el (save-place-to-alist)
14754 (save-place-ignore-files-regexp): Allow value nil to disable this
14755 feature.
14756
14757 2012-03-04 Chong Yidong <cyd@gnu.org>
14758
14759 * faces.el (face-spec-reset-face): For the default face, reset the
14760 attributes to default values (Bug#10748).
14761
14762 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14763
14764 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
14765 previous patch: Check `message-send-mail-function', and not the
14766 default function (bug#10897).
14767
14768 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
14769
14770 * notifications.el (notifications-on-action-signal)
14771 (notifications-on-closed-signal): Check for unique service name of
14772 incoming event. Fix error in removing entry.
14773 (top): Register for signals with wildcard service name.
14774 (notifications-notify): Use daemon unique service name for map entries.
14775
14776 2012-03-04 Chong Yidong <cyd@gnu.org>
14777
14778 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
14779
14780 2012-03-04 Glenn Morris <rgm@gnu.org>
14781
14782 * abbrev.el (copy-abbrev-table, abbrev-table-p)
14783 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
14784 (expand-abbrev, define-abbrev-table): Doc fixes.
14785
14786 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14787
14788 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
14789 `message-default-send-mail-function' and not `send-mail-function'
14790 when doing the prompting for `sendmail-query-once' before sending
14791 in Message buffers (bug#10897).
14792
14793 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
14794 This is inconsistent with all the other stream functions, which leave
14795 the setting up to the higher levels (if so wanted) (bug#10931).
14796
14797 2012-03-02 Alan Mackenzie <acm@muc.de>
14798
14799 Depessimize the handling of very large macros.
14800
14801 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
14802 (c-macro-cache-syntactic): New variables to implement a one
14803 element macro cache.
14804 (c-invalidate-macro-cache): New function.
14805 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
14806 Adapt to use the new cache.
14807 (c-state-safe-place): Use better the cache of safe positions.
14808 (c-state-semi-nonlit-pos-cache)
14809 (c-state-semi-nonlit-pos-cache-limit):
14810 New variables for...
14811 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
14812 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
14813 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
14814 Use c-state-semi-safe-place.
14815
14816 * progmodes/cc-langs.el (c-get-state-before-change-functions):
14817 Add c-invalidate-macro-cache to the C, C++, Obj entries.
14818
14819 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
14820
14821 * jka-compr.el (jka-compr-call-process):
14822 Apply `file-accessible-directory-p' only when the default directory is
14823 not remote.
14824
14825 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
14826
14827 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
14828 access of FILE2, if FILE1 does not exist.
14829
14830 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
14831 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
14832
14833 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
14834 Add "PAGER=" to `process-environment'.
14835
14836 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
14837
14838 * progmodes/sql.el: Bug fix
14839 (sql-get-login-ext): Save login values in globals.
14840 (sql-get-login): Use new version of `sql-get-login-ext'.
14841 (sql-interactive-mode): Set global `sql-connection' to nil.
14842 (sql-connect): Set global values for connection.
14843 (sql-product-interactive): Save global values as buffer local.
14844
14845 2012-02-29 Leo Liu <sdl.web@gmail.com>
14846
14847 * abbrev.el (define-abbrevs): Reset sys to nil.
14848
14849 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14850
14851 * files.el (file-equal-p): Rename from `files-equal-p'.
14852 Return nil when one or both files don't exist.
14853 (file-subdir-of-p): Now only top directory must exists,
14854 return nil if it doesn't.
14855 (copy-directory): No need to test with `file-subdir-of-p' after
14856 creating dir.
14857 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
14858 to `file-equal-p'.
14859
14860 2012-02-28 Glenn Morris <rgm@gnu.org>
14861
14862 * shell.el (shell-mode):
14863 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
14864 * play/landmark.el (landmark-font-lock-face-O):
14865 * play/handwrite.el (handwrite):
14866 * play/gomoku.el (gomoku-O):
14867 * net/browse-url.el (browse-url-browser-display):
14868 * international/mule.el (define-charset):
14869 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
14870 * filesets.el (filesets-find-file-delay):
14871 * eshell/em-xtra.el (eshell-xtra):
14872 * eshell/em-unix.el (eshell-grep):
14873 * emulation/viper.el (viper-mode):
14874 * emacs-lisp/regexp-opt.el (regexp-opt-group):
14875 * emacs-lisp/easymenu.el (easy-menu-define):
14876 * calendar/timeclock.el (timeclock-use-display-time):
14877 * bs.el (bs-mode):
14878 * bookmark.el (bookmark-save-flag):
14879 Doc fix (standardize possessive apostrophe usage).
14880
14881 2012-02-27 Chong Yidong <cyd@gnu.org>
14882
14883 * emulation/viper-cmd.el (viper-intercept-ESC-key):
14884 Fix key-binding lookup for ESC key (Bug#9146).
14885
14886 * font-lock.el (font-lock-specified-p): Rename from
14887 font-lock-spec-present. Callers changed.
14888
14889 2012-02-27 Daniel Hackney <dan@haxney.org>
14890
14891 * emacs-lisp/package.el (package-compute-transaction):
14892 Handle holding a package version to t in package-load-list.
14893
14894 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
14895
14896 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
14897 (tramp-get-inode, tramp-get-device): Use cached values.
14898
14899 2012-02-26 Alan Mackenzie <acm@muc.de>
14900
14901 Check there is a font-lock specification before doing initial
14902 fontification.
14903
14904 * font-core.el (font-lock-mode): Move the conditional from
14905 :after-hook to font-lock-initial-fontify.
14906 (font-lock-default-function): Move the check for a specification
14907 to font-lock-spec-present.
14908
14909 * font-lock.el (font-lock-initial-fontify): Call ...
14910 (font-lock-spec-present): New function.
14911
14912 2012-02-26 Jim Blandy <jimb@red-bean.com>
14913
14914 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
14915 (gdb-send): Apply it to the operand of the '-interpreter-exec
14916 console' command, so that we can pass arguments with (say) quotes
14917 in them. Store exact string sent in gdb-debug-log (Bug#10765).
14918
14919 2012-02-26 Chong Yidong <cyd@gnu.org>
14920
14921 * help-fns.el (describe-function-1): Clarify description of
14922 remapping (Bug#10844).
14923
14924 * files.el (files-equal-p): Doc fix.
14925 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
14926 and quit the loop once a mismatch is found.
14927
14928 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
14929
14930 * bs.el (bs--show-with-configuration): Don't throw an error
14931 if the window cannot be split; otherwise, subsequent calls to
14932 bs-show fail, restoring a stale window config. (Bug#10882)
14933
14934 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
14935
14936 * term/ns-win.el (global-map): Bind ns-drag-file to
14937 ns-find-file (Bug#5855, Bug#10050).
14938
14939 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
14940
14941 * calendar/parse-time.el (parse-time-string): Allow extractor to
14942 return nil.
14943
14944 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
14945
14946 * net/tramp.el (tramp-file-name-for-operation):
14947 Add `files-equal-p' and `file-subdir-of-p'.
14948
14949 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
14950 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
14951 Add COPY-CONTENTS argument.
14952
14953 2012-02-25 Chong Yidong <cyd@gnu.org>
14954
14955 Add custom groups for VC backends, for consistency with vc-bzr.
14956
14957 * vc/vc-arch.el (vc-arch):
14958 * vc/vc-cvs.el (vc-cvs):
14959 * vc/vc-git.el (vc-git):
14960 * vc/vc-hg.el (vc-hg):
14961 * vc/vc-mtn.el (vc-mtn):
14962 * vc/vc-rcs.el (vc-rcs):
14963 * vc/vc-sccs.el (vc-sccs):
14964 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
14965 All relevant defcustoms reassigned.
14966
14967 2012-02-25 Chong Yidong <cyd@gnu.org>
14968
14969 * newcomment.el (comment-styles): Add autoload (Bug#10868).
14970
14971 * term/x-win.el (x-initialize-window-system): Reduce default for
14972 x-selection-timeout to 5 seconds (Bug#8869).
14973
14974 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14975
14976 * files.el (files-equal-p, file-subdir-of-p): New functions.
14977 (copy-directory): Error when trying to copy a directory on itself.
14978 Add missing copy-contents arg to tramp handler.
14979 * dired-aux.el (dired-copy-file-recursive): Same.
14980 (dired-create-files): Modify destination when source is equal to
14981 dest when copying files.
14982 Return also when dest is a subdir of source. (Bug#10489)
14983
14984 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
14985
14986 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
14987 (Bug#10874)
14988
14989 2012-02-23 Alan Mackenzie <acm@muc.de>
14990
14991 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
14992 parameter "after-hook:" to allow the expansion to run code after
14993 the execution of the mode hooks.
14994
14995 * font-lock.el (font-lock-initial-fontify): New function extracted
14996 from font-lock-mode-internal.
14997
14998 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
14999 :after-hook.
15000
15001 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15002
15003 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
15004 (completion--cache-all-sorted-completions): New function.
15005 (completion-all-sorted-completions): Use it.
15006 (completion--do-completion, minibuffer-force-complete):
15007 Use it to re-instate the flush hook.
15008
15009 * icomplete.el (icomplete-completions): Replace last fix with a better
15010 one (bug#10850).
15011
15012 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
15013
15014 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15015 when it might call us back infinitely (bug#10797).
15016
15017 2012-02-23 Glenn Morris <rgm@gnu.org>
15018
15019 * minibuffer.el (completion-category-overrides): Doc fix.
15020
15021 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15022
15023 * minibuffer.el (completion-table-with-context): Fix inf-loop.
15024 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
15025
15026 2012-02-23 Glenn Morris <rgm@gnu.org>
15027
15028 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
15029 (authors-obsolete-files-regexps, authors-ignored-files)
15030 (authors-ambiguous-files, authors-renamed-files-alist):
15031 Add more entries.
15032
15033 2012-02-23 Juri Linkov <juri@jurta.org>
15034
15035 * isearch.el (isearch-occur): Sync interactive spec with occur's
15036 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
15037
15038 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
15039
15040 2012-02-22 Juri Linkov <juri@jurta.org>
15041
15042 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
15043 (ucs-insert): Doc fix. Check for hex digits in the string.
15044 Don't display `nil' in the error message. (Bug#10857)
15045
15046 2012-02-22 Alan Mackenzie <acm@muc.de>
15047
15048 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
15049
15050 2012-02-22 Glenn Morris <rgm@gnu.org>
15051
15052 * ffap.el (ffap-c-path):
15053 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
15054
15055 2012-02-22 Chong Yidong <cyd@gnu.org>
15056
15057 * custom.el (load-theme): Doc fix.
15058
15059 2012-02-22 Glenn Morris <rgm@gnu.org>
15060
15061 * dired-x.el (dired-guess-shell-alist-default):
15062 Remove escape sequences from nroff output. (Bug#172)
15063
15064 2012-02-21 Glenn Morris <rgm@gnu.org>
15065
15066 * vc/emerge.el (emerge-defvar-local):
15067 Set `permanent-local' property rather than unused `preserved'.
15068
15069 * textmodes/picture.el (picture-delete-char): New alias.
15070 (picture-mode-map): Use it. (Bug#10860)
15071 (picture-mode): Doc fix.
15072
15073 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
15074
15075 * newcomment.el (uncomment-region-default): Remove unused binding.
15076
15077 2012-02-21 Glenn Morris <rgm@gnu.org>
15078
15079 * textmodes/picture.el (picture-motion, picture-motion-reverse)
15080 (picture-self-insert, picture-tab-chars): Doc fix.
15081 (picture-mode-map): Fix C-a, C-e.
15082
15083 2012-02-20 Glenn Morris <rgm@gnu.org>
15084
15085 * emacs-lisp/authors.el (authors-aliases): Add another entry.
15086
15087 2012-02-20 Leo Liu <sdl.web@gmail.com>
15088
15089 * icomplete.el (icomplete-completions): Check FROM arg before
15090 passing to substring (Bug#10850).
15091
15092 2012-02-19 Chong Yidong <cyd@gnu.org>
15093
15094 * comint.el: Require ansi-color.
15095 (comint-output-filter-functions): Add ansi-color-process-output.
15096
15097 * ansi-color.el: Don't set comint-output-filter-functions; it is
15098 now in the initial value defined in comint.el.
15099 (ansi-color-apply-face-function): New variable.
15100 (ansi-color-apply-on-region): Use it.
15101 (ansi-color-apply-overlay-face): New function.
15102
15103 * shell.el (shell): No need to require ansi-color.
15104 (shell-mode): Use ansi-color-apply-face-function to highlight
15105 color escapes using font-lock-face property (Bug#10835).
15106
15107 2012-02-19 Chong Yidong <cyd@gnu.org>
15108
15109 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
15110 mode-line formats (Bug#10839).
15111
15112 2012-02-18 Glenn Morris <rgm@gnu.org>
15113
15114 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
15115
15116 * mail/undigest.el (unforward-rmail-message): Doc fix.
15117
15118 * saveplace.el (save-place-ignore-files-regexp): Add :version.
15119
15120 2012-02-18 Eli Zaretskii <eliz@gnu.org>
15121
15122 * international/characters.el (script-list): Sync with the latest
15123 Unicode Character Database.
15124
15125 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
15126
15127 * international/titdic-cnv.el: Remove duplicate coding tag.
15128 * language/cham.el: Likewise.
15129 * language/tai-viet.el: Likewise.
15130
15131 2012-02-18 Glenn Morris <rgm@gnu.org>
15132
15133 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
15134 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
15135 (calendar-bahai-all-holidays-flag, calendar-other-dates):
15136 * calendar/diary-lib.el (diary-abbreviated-year-flag):
15137 * calendar/holidays.el (holiday-bahai-holidays)
15138 (calendar-holidays, list-holidays):
15139 Use utf-8 Bahá'í in doc-strings, menus, etc.
15140
15141 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
15142
15143 * saveplace.el (save-place-ignore-files-regexp): New variable
15144 allowing for excluding files from saving their location of point.
15145 The default value matches the temporary commit message editing
15146 files from Git, SVN, Bazaar, and Mercurial.
15147 (save-place-to-alist): Use it.
15148
15149 2012-02-17 Lawrence Mitchell <wence@gmx.li>
15150 Stefan Monnier <monnier@iro.umontreal.ca>
15151
15152 * newcomment.el (uncomment-region-default): Don't leave extra space
15153 when an arg is provided (bug#8150).
15154
15155 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
15156
15157 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
15158
15159 2012-02-17 Glenn Morris <rgm@gnu.org>
15160
15161 * net/socks.el: Require network-stream. (Bug#10599)
15162
15163 2012-02-17 Kenichi Handa <handa@m17n.org>
15164
15165 * international/charprop.el:
15166 * international/uni-name.el:
15167 * international/uni-old-name.el:
15168 * international/uni-comment.el: Regenerate.
15169
15170 2012-02-16 Glenn Morris <rgm@gnu.org>
15171
15172 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
15173 Interactively in calendar buffer, give an error if not on a date.
15174
15175 2012-02-15 Glenn Morris <rgm@gnu.org>
15176
15177 * shell.el (shell-delimiter-argument-list):
15178 Revert 2011-02-17 change. (Bug#8027)
15179
15180 2012-02-15 Chong Yidong <cyd@gnu.org>
15181
15182 * minibuffer.el (completion-at-point-functions): Doc fix.
15183
15184 * custom.el (defcustom): Doc fix; note use of defvar.
15185
15186 2012-02-15 Glenn Morris <rgm@gnu.org>
15187
15188 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
15189 Doc fixes.
15190
15191 2012-02-14 Glenn Morris <rgm@gnu.org>
15192
15193 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
15194
15195 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
15196
15197 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
15198 way the ports list is computed.
15199 (smtpmail-query-smtp-server): Prompt the user for a port number if
15200 we can't connect to any of the standard ports (bug#10810).
15201
15202 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
15203
15204 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
15205
15206 2012-02-13 Glenn Morris <rgm@gnu.org>
15207
15208 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
15209
15210 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
15211
15212 * net/gnutls.el (gnutls-trustfiles): New variable.
15213 (gnutls-negotiate): Use it.
15214
15215 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
15216
15217 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
15218 does its stuff if Gnus is running.
15219
15220 2012-02-13 Alan Mackenzie <acm@muc.de>
15221
15222 Fix a loop in c-set-fl-decl-start.
15223
15224 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
15225 c-backward-syntactic-ws actually moves backwards.
15226
15227 2012-02-13 Leo Liu <sdl.web@gmail.com>
15228
15229 * net/rcirc.el (rcirc-markup-attributes): Move point to the
15230 beginning so that all \C-o chars are removed.
15231
15232 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
15233
15234 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
15235
15236 2012-02-12 Alan Mackenzie <acm@muc.de>
15237
15238 Fix infinite loop with long macros.
15239 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
15240
15241 2012-02-12 Chong Yidong <cyd@gnu.org>
15242
15243 * window.el (display-buffer): Doc fix (Bug#10785).
15244
15245 2012-02-12 Glenn Morris <rgm@gnu.org>
15246
15247 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15248 (x-disown-selection-internal, x-get-selection-internal):
15249 Sync docs with the xselect.c versions.
15250
15251 * allout-widgets.el: Add missing license notice.
15252
15253 2012-02-11 Glenn Morris <rgm@gnu.org>
15254
15255 * select.el (x-get-selection-internal, x-own-selection-internal)
15256 (x-disown-selection-internal):
15257 * x-dnd.el (x-get-selection-internal): Update declarations.
15258
15259 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
15260
15261 * window.el (window-sides-slots):
15262 * tool-bar.el (tool-bar-position):
15263 * term/xterm.el (xterm-extra-capabilities):
15264 * ses.el (ses-self-reference-early-detection):
15265 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
15266 (verilog-auto-wire-type)
15267 (verilog-auto-delete-trailing-whitespace)
15268 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
15269 (verilog-auto-tieoff-declaration):
15270 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
15271 (sql-oracle-statement-starters, sql-oracle-scan-on):
15272 * progmodes/prolog.el (prolog-align-comments-flag)
15273 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
15274 (prolog-left-indent-regexp, prolog-paren-indent-p)
15275 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
15276 (prolog-types, prolog-mode-specificators)
15277 (prolog-determinism-specificators, prolog-directives)
15278 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
15279 (prolog-electric-dot-flag)
15280 (prolog-electric-dot-full-predicate-template)
15281 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
15282 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
15283 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
15284 (prolog-program-switches, prolog-prompt-regexp)
15285 (prolog-debug-on-string, prolog-debug-off-string)
15286 (prolog-trace-on-string, prolog-trace-off-string)
15287 (prolog-zip-on-string, prolog-zip-off-string)
15288 (prolog-use-standard-consult-compile-method-flag)
15289 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
15290 (prolog-imenu-max-lines, prolog-info-predicate-index)
15291 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
15292 (prolog-char-quote-workaround):
15293 * progmodes/cc-vars.el (c-defun-tactic):
15294 * net/tramp.el (tramp-encoding-command-interactive)
15295 (tramp-local-end-of-line):
15296 * net/soap-client.el (soap-client):
15297 * net/netrc.el (netrc-file):
15298 * net/gnutls.el (gnutls):
15299 * minibuffer.el (completion-category-overrides)
15300 (completion-cycle-threshold)
15301 (completion-pcm-complete-word-inserts-delimiters):
15302 * man.el (Man-name-local-regexp):
15303 * mail/feedmail.el (feedmail-display-full-frame):
15304 * international/characters.el (glyphless-char-display-control):
15305 * eshell/em-ls.el (eshell-ls-date-format):
15306 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
15307 (lisp-lambda-list-keyword-parameter-indentation)
15308 (lisp-lambda-list-keyword-parameter-alignment):
15309 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
15310 * dired-x.el (dired-omit-verbose):
15311 * cus-theme.el (custom-theme-allow-multiple-selections):
15312 * calc/calc.el (calc-highlight-selections-with-faces)
15313 (calc-lu-field-reference, calc-lu-power-reference)
15314 (calc-note-threshold):
15315 * battery.el (battery-mode-line-limit):
15316 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
15317 (archive-7z-update):
15318 * allout.el (allout-prefixed-keybindings)
15319 (allout-unprefixed-keybindings)
15320 (allout-inhibit-auto-fill-on-headline)
15321 (allout-flattened-numbering-abbreviation):
15322 * allout-widgets.el (allout-widgets-auto-activation)
15323 (allout-widgets-icons-dark-subdir)
15324 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
15325 (allout-widgets-theme-dark-background)
15326 (allout-widgets-theme-light-background)
15327 (allout-widgets-item-image-properties-emacs)
15328 (allout-widgets-item-image-properties-xemacs)
15329 (allout-widgets-run-unit-tests-on-load)
15330 (allout-widgets-time-decoration-activity)
15331 (allout-widgets-hook-error-post-time)
15332 (allout-widgets-track-decoration):
15333 Add missing :version tags to new defcustoms and defgroups.
15334
15335 * progmodes/sql.el (sql-ansi-statement-starters)
15336 (sql-oracle-statement-starters): Add custom type.
15337
15338 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
15339 (prolog-system-version): Give it a type.
15340
15341 2012-02-11 Eli Zaretskii <eliz@gnu.org>
15342
15343 * term/pc-win.el (x-select-text, x-selection-owner-p)
15344 (x-own-selection-internal, x-disown-selection-internal)
15345 (x-get-selection-internal): Sync doc strings and argument lists
15346 with xselect.c, common-win.el and x-win.el. (Bug#10783)
15347
15348 2012-02-11 Leo Liu <sdl.web@gmail.com>
15349
15350 * progmodes/python.el (python-end-of-statement): Fix infinite
15351 loop. (Bug#10788)
15352
15353 2012-02-10 Glenn Morris <rgm@gnu.org>
15354
15355 * international/mule-cmds.el (unify-8859-on-encoding-mode)
15356 (unify-8859-on-decoding-mode): Properly mark as obsolete.
15357
15358 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
15359
15360 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
15361 about SMTP before checking the From header.
15362
15363 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
15364 into own function for reuse by emacsbug.el.
15365
15366 2012-02-10 Leo Liu <sdl.web@gmail.com>
15367
15368 * subr.el (condition-case-unless-debug): Rename from
15369 condition-case-no-debug. All callers changed.
15370 (with-demoted-errors): Fix caller.
15371
15372 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
15373 * nxml/rng-valid.el (rng-do-some-validation):
15374 * emacs-lisp/package.el (package-refresh-contents)
15375 (package-menu-execute):
15376 * desktop.el (desktop-create-buffer):
15377 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
15378
15379 2012-02-10 Glenn Morris <rgm@gnu.org>
15380
15381 * textmodes/bibtex.el:
15382 Add missing :version tags for new/changed defcustoms.
15383
15384 * files.el (remote-file-name-inhibit-cache): Doc fixes.
15385
15386 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
15387
15388 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
15389 (smtpmail-via-smtp): Use it, or fall back on the From address.
15390 (smtpmail-send-it): Ditto.
15391
15392 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
15393
15394 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
15395 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
15396 (byte-compile-tmp-var): New const.
15397 (byte-compile-defvar): Use it to minimize .elc size.
15398 Just use `defvar' rather than simulate it (bug#10761).
15399
15400 2012-02-09 Glenn Morris <rgm@gnu.org>
15401
15402 * files.el (rename-uniquely): Doc fix. (Bug#3806)
15403
15404 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
15405 Add :version tags.
15406
15407 * progmodes/compile.el (compilation-error-screen-columns)
15408 (compilation-first-column, compilation-filter-start): Doc fixes.
15409
15410 * vc/log-view.el (log-view-toggle-entry-display):
15411 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
15412
15413 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
15414 (report-emacs-bug-can-use-xdg-email):
15415 (report-emacs-bug-insert-to-mailer): Doc fixes.
15416 (report-emacs-bug): Message fix.
15417
15418 * net/browse-url.el (browse-url-can-use-xdg-open)
15419 (browse-url-xdg-open): Doc fixes.
15420
15421 * electric.el (electric-indent-mode, electric-pair-mode)
15422 (electric-layout-rules, electric-layout-mode): Doc fixes.
15423 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
15424
15425 2012-02-08 Martin Rudalics <rudalics@gmx.at>
15426
15427 * server.el (server-unselect-display): Don't inadvertently kill
15428 the current buffer. (Bug#10729)
15429
15430 2012-02-08 Glenn Morris <rgm@gnu.org>
15431
15432 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
15433 (sql-list-table): Doc fixes.
15434
15435 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
15436 Comment out (does nothing).
15437
15438 * completion.el (dynamic-completion-mode):
15439 * dirtrack.el (dirtrack-debug-mode):
15440 * electric.el (electric-layout-mode):
15441 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
15442 * face-remap.el (text-scale-mode, buffer-face-mode):
15443 * iimage.el (iimage-mode):
15444 * image-mode.el (image-transform-mode):
15445 * minibuffer.el (completion-in-region-mode):
15446 * scroll-lock.el (scroll-lock-mode):
15447 * simple.el (next-error-follow-minor-mode):
15448 * tar-mode.el (tar-subfile-mode):
15449 * tooltip.el (tooltip-mode):
15450 * vcursor.el (vcursor-use-vcursor-map):
15451 * wid-browse.el (widget-minor-mode):
15452 * emulation/tpu-edt.el (tpu-edt-mode):
15453 * emulation/tpu-extras.el (tpu-cursor-free-mode):
15454 * international/iso-ascii.el (iso-ascii-mode):
15455 * language/thai-util.el (thai-word-mode):
15456 * mail/supercite.el (sc-minor-mode):
15457 * net/goto-addr.el (goto-address-mode):
15458 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
15459 * progmodes/cwarn.el (cwarn-mode):
15460 * progmodes/flymake.el (flymake-mode):
15461 * progmodes/glasses.el (glasses-mode):
15462 * progmodes/hideshow.el (hs-minor-mode):
15463 * progmodes/pascal.el (pascal-outline-mode):
15464 * textmodes/enriched.el (enriched-mode):
15465 * vc/smerge-mode.el (smerge-mode):
15466 Doc fixes (minor mode argument).
15467
15468 2012-02-07 Eli Zaretskii <eliz@gnu.org>
15469
15470 * ls-lisp.el (ls-lisp-sanitize): New function.
15471 (ls-lisp-insert-directory): Use it to fix or remove any elements
15472 in file-alist with missing attributes. (Bug#4673)
15473
15474 2012-02-07 Alan Mackenzie <acm@muc.de>
15475
15476 Fix spurious recognition of c-in-knr-argdecl.
15477
15478 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
15479 putative K&R region.
15480
15481 2012-02-07 Alan Mackenzie <acm@muc.de>
15482
15483 * progmodes/cc-engine.el (c-forward-objc-directive):
15484 Prevent looping in "#pragma mark @implementation".
15485
15486 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
15487
15488 * notifications.el (notifications-on-closed-signal): Make `reason'
15489 optional. (Bug#10744)
15490
15491 2012-02-07 Glenn Morris <rgm@gnu.org>
15492
15493 * emacs-lisp/easy-mmode.el (define-minor-mode):
15494 Doc fixes for the macro and the mode it defines.
15495
15496 * image.el (imagemagick-types-inhibit): Doc fix.
15497
15498 * cus-start.el (imagemagick-render-type): Add it.
15499
15500 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
15501
15502 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
15503 Set the default at load time, too, so that `font-lock-fontify-buffer'
15504 can be called without setting up the entire mode first. This fixes
15505 a bug in `mm-inline-text' with C MIME parts.
15506
15507 2012-02-06 Chong Yidong <cyd@gnu.org>
15508
15509 * simple.el (list-processes--refresh): Delete exited processes
15510 (Bug#8094).
15511
15512 * comint.el (comint-next-prompt): next-single-char-property-change
15513 and prev-single-char-property-change never return nil (Bug#8657).
15514
15515 * custom.el (defcustom): Doc fix (Bug#9711).
15516
15517 2012-02-05 Chong Yidong <cyd@gnu.org>
15518
15519 * cus-edit.el (custom-variable-reset-backup): Quote the value
15520 before storing it in the customized-value property (Bug#6712).
15521 (custom-display): Add a customization type tag.
15522 (custom-buffer-create-internal): Improve tooltip message.
15523
15524 * wid-edit.el (widget-field-value-get): New optional arg to
15525 suppress trailing whitespace truncation.
15526 (character): Use it (Bug#2689).
15527
15528 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
15529
15530 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
15531 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
15532
15533 2012-02-05 Chong Yidong <cyd@gnu.org>
15534
15535 * cus-edit.el (custom-variable-value-create): For mismatched
15536 types, show the current value (Bug#7600).
15537
15538 * custom.el (defcustom): Doc fix.
15539
15540 2012-02-05 Glenn Morris <rgm@gnu.org>
15541
15542 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
15543
15544 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
15545
15546 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
15547 (pp-buffer): Use `ignore-errors', `looking-at-p'.
15548 (pp-last-sexp): Use `looking-at-p'.
15549
15550 2012-02-04 Glenn Morris <rgm@gnu.org>
15551
15552 * files.el (revert-buffer):
15553 Doc fix (mention revert-buffer-in-progress-p).
15554
15555 * emacs-lisp/ert-x.el (ert-simulate-command):
15556 Check deferred-action-list (which is obsolete) is bound.
15557
15558 * subr.el (with-wrapper-hook): Doc fixes.
15559
15560 * simple.el (filter-buffer-substring-functions)
15561 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
15562
15563 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
15564
15565 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
15566 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
15567
15568 2012-02-04 Leo Liu <sdl.web@gmail.com>
15569
15570 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
15571
15572 2012-02-04 Glenn Morris <rgm@gnu.org>
15573
15574 * image.el (image-extension-data): Add obsolete alias.
15575
15576 * isearch.el (isearch-update): Doc fix.
15577
15578 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
15579
15580 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
15581
15582 2012-02-03 Glenn Morris <rgm@gnu.org>
15583
15584 * image.el (image-animated-p): Doc fix. Use image-animated-types.
15585 (image-animate-timeout): Doc fix.
15586
15587 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
15588
15589 2012-02-02 Glenn Morris <rgm@gnu.org>
15590
15591 * server.el (server-auth-dir): Doc fix.
15592 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
15593
15594 * subr.el (run-mode-hooks): Doc fix.
15595
15596 2012-02-02 Juri Linkov <juri@jurta.org>
15597
15598 * image-mode.el (image-toggle-display-image): Remove tautological
15599 `major-mode' from the `derived-mode-p' test.
15600
15601 2012-02-02 Kenichi Handa <handa@m17n.org>
15602
15603 * composite.el (compose-region): Cancel previous change.
15604
15605 2012-02-02 Kenichi Handa <handa@m17n.org>
15606
15607 * composite.el (compose-region, compose-string): Signal error for
15608 a null string component (Bug#6988).
15609
15610 2012-02-01 Chong Yidong <cyd@gnu.org>
15611
15612 * view.el (view-buffer-other-window, view-buffer-other-frame):
15613 Handle special modes like view-buffer (Bug#10650).
15614 (view-buffer): Simplify.
15615
15616 * frame.el (set-frame-font): Tweak meaning of third argument.
15617
15618 * dynamic-setting.el (font-setting-change-default-font):
15619 Use set-frame-font (Bug#9982).
15620
15621 2012-02-01 Glenn Morris <rgm@gnu.org>
15622
15623 * progmodes/compile.el (compilation-internal-error-properties):
15624 Respect compilation-first-column in the "*compilation*" buffer.
15625
15626 * emacs-lisp/easy-mmode.el (define-minor-mode):
15627 Relax :variable's test for a named function.
15628
15629 2012-01-31 Alan Mackenzie <acm@muc.de>
15630
15631 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
15632 off by one error.
15633
15634 2012-01-31 Chong Yidong <cyd@gnu.org>
15635
15636 * frame.el (set-frame-font): New arg ALL-FRAMES.
15637
15638 * menu-bar.el (menu-set-font): Use set-frame-font.
15639
15640 * faces.el (face-spec-reset-face): Don't apply unspecified
15641 attribute values to the default face.
15642
15643 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
15644
15645 * progmodes/cwarn.el (cwarn): Remove dead link.
15646 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
15647 Remove * from defcustom docstrings.
15648 (turn-on-cwarn-mode): Make obsolete.
15649 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
15650 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
15651
15652 2012-01-31 Glenn Morris <rgm@gnu.org>
15653
15654 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
15655 Fix :variable handling of mode a symbol not equal to modefun.
15656 Allow named functions to be used as the cdr of :variable.
15657
15658 2012-01-30 Glenn Morris <rgm@gnu.org>
15659
15660 * emacs-lisp/authors.el (authors-fixed-entries):
15661 Remove reference to deleted file rnewspost.el.
15662
15663 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
15664
15665 * window.el (window-with-parameter): Remove unused variable `windows'.
15666 (window--side-check): Remove unused variable `code'.
15667 (window--resize-siblings): Remove unused variable `first'.
15668 (adjust-window-trailing-edge): Remove unused variable `failed'.
15669 (window-deletable-p, window--delete): Remove unused variable `buffer'.
15670 Use `let', not `let*'.
15671 (balance-windows-2): Remove unused variable `found'.
15672 (window--state-put-2): Remove unused variable `splits'.
15673 (window-state-put): Remove unused variable `selected'.
15674 (same-window-p): Use `string-match-p'.
15675 (display-buffer-assq-regexp): Remove unused variable `value'.
15676 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
15677 Mark argument ALIST as ignored.
15678 (pop-to-buffer): Remove unused variable `old-window'.
15679
15680 2012-01-29 Eli Zaretskii <eliz@gnu.org>
15681
15682 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
15683 and .lzma compressed files.
15684
15685 2012-01-29 Chong Yidong <cyd@gnu.org>
15686
15687 * frame.el (window-system-default-frame-alist): Doc fix.
15688
15689 * dynamic-setting.el (font-setting-change-default-font): Don't
15690 change the default face if SET-FONT argument is non-nil (Bug#9982).
15691
15692 2012-01-29 Samuel Bronson <naesten@gmail.com>
15693
15694 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
15695
15696 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
15697
15698 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
15699 breakpoints in files outside current directory (Bug#6098).
15700
15701 2012-01-29 Chong Yidong <cyd@gnu.org>
15702
15703 * progmodes/python.el: Require ansi-color at top-level.
15704
15705 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
15706 Define and use in Emacs Lisp mode (Bug#9360).
15707 (lisp-mode-abbrev-table): Add doc.
15708 (lisp-mode-variables): Don't set local-abbrev-table.
15709 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
15710
15711 2012-01-28 Roland Winkler <winkler@gnu.org>
15712
15713 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
15714
15715 2012-01-28 Roland Winkler <winkler@gnu.org>
15716
15717 * textmodes/bibtex.el (bibtex-entry-alist): New function.
15718 (bibtex-set-dialect): Use it. Either set global values of
15719 dialect-dependent variables or bind these variables buffer-locally
15720 (Bug#10254).
15721 (bibtex-mode): Call bibtex-set-dialect via
15722 hack-local-variables-hook.
15723 (bibtex-dialect): Update docstring.
15724 Add safe-local-variable predicate.
15725 (bibtex-entry-alist, bibtex-field-alist): Initialize via
15726 bibtex-set-dialect.
15727 (bibtex-mode-map): Define menu for each dialect.
15728 (bibtex-entry): Fix docstring.
15729
15730 2012-01-28 Chong Yidong <cyd@gnu.org>
15731
15732 * eshell/esh-arg.el (eshell-quote-argument): New function.
15733
15734 * eshell/esh-ext.el (eshell-invoke-batch-file):
15735 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
15736 first arg to eshell-parse-command (Bug#10523).
15737
15738 2012-01-28 Drew Adams <drew.adams@oracle.com>
15739
15740 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
15741 `default-directory' is non-nil.
15742
15743 2012-01-28 Eli Zaretskii <eliz@gnu.org>
15744
15745 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
15746 line that displays system-configuration-options. (Bug#9924)
15747
15748 2012-01-28 Drew Adams <drew.adams@oracle.com>
15749
15750 * descr-text.el (describe-char): Show information about POS, in
15751 addition to information about the character at POS. Improve and
15752 update the doc string. Change "code point" to "code point in
15753 charset", to avoid confusion with the character's Unicode code
15754 point shown above that. (Bug#10129)
15755
15756 2012-01-28 Eli Zaretskii <eliz@gnu.org>
15757
15758 * descr-text.el (describe-char): Show the raw character, not only
15759 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
15760 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
15761 for the reasons.
15762
15763 2012-01-28 Phil Hagelberg <phil@hagelb.org>
15764
15765 * emacs-lisp/package.el (package-install):
15766 Run package-refresh-contents if there is no archive yet (Bug#9798).
15767
15768 2012-01-28 Chong Yidong <cyd@gnu.org>
15769
15770 * emacs-lisp/package.el (package-maybe-load-descriptor):
15771 New function, split from package-maybe-load-descriptor.
15772 (package-maybe-load-descriptor): Use it.
15773 (package-download-transaction): Fully load required packages
15774 inside the loop, so that `require' calls work (Bug#10593).
15775 (package-install): No need to call package-initialize now.
15776
15777 2012-01-28 Chong Yidong <cyd@gnu.org>
15778
15779 * simple.el (deactivate-mark): Doc fix (Bug#8614).
15780
15781 * tooltip.el (tooltip-mode): Doc fix.
15782 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
15783
15784 * frame.el (set-cursor-color): Doc fix (Bug#352).
15785
15786 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
15787 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
15788
15789 * cus-edit.el (custom-buffer-create-internal): Fix search button
15790 action (Bug#10542).
15791 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
15792
15793 2012-01-27 Eduard Wiebe <usenet@pusto.de>
15794
15795 * dired.el (dired-mark-files-regexp):
15796 Include any subdirectory components. (Bug#10445)
15797
15798 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
15799
15800 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
15801 Handle [host]:port syntax. (Bug#10533)
15802
15803 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
15804
15805 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
15806
15807 2012-01-26 Glenn Morris <rgm@gnu.org>
15808
15809 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
15810 * term.el (term-raw-escape-map): Use Control-X-prefix.
15811 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
15812
15813 2012-01-25 Martin Rudalics <rudalics@gmx.at>
15814
15815 * window.el (window-state-get, window--state-get-1): Don't deal
15816 with fixed-sizeness of windows. Simplify code.
15817
15818 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
15819
15820 * window.el (window--state-get-1, window--state-put-2):
15821 Don't save and restore the mark.
15822
15823 2012-01-25 Chong Yidong <cyd@gnu.org>
15824
15825 * custom.el (custom-variable-p): Doc fix.
15826
15827 2012-01-25 Glenn Morris <rgm@gnu.org>
15828
15829 * dired.el (dired-goto-file): Handle some of the more common
15830 characters that `ls -b' escapes. (Bug#10596)
15831
15832 * progmodes/compile.el (compilation-next-error-function):
15833 Respect compilation-first-column in the "*compilation*" buffer.
15834 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
15835
15836 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
15837
15838 2012-01-24 Glenn Morris <rgm@gnu.org>
15839
15840 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
15841
15842 2012-01-24 Julien Danjou <julien@danjou.info>
15843
15844 * color.el (color-rgb-to-hsl): Fix value computing.
15845 (color-hue-to-rgb): New function.
15846 (color-hsl-to-rgb): New function.
15847 (color-clamp, color-saturate-hsl, color-saturate-name)
15848 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
15849 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
15850
15851 2012-01-24 Glenn Morris <rgm@gnu.org>
15852
15853 * vc/vc-rcs.el (vc-rcs-create-tag):
15854 * vc/vc-sccs.el (vc-sccs-create-tag):
15855 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
15856
15857 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
15858
15859 * eshell/esh-util.el (eshell-read-hosts-file):
15860 Skip comment lines. (Bug#10549)
15861
15862 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
15863
15864 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
15865
15866 * subr.el (display-delayed-warnings): Doc fix.
15867 (collapse-delayed-warnings): New function to collapse identical
15868 adjacent warnings.
15869 (delayed-warnings-hook): Add it.
15870
15871 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
15872
15873 * net/tramp.el (tramp-action-login): Set connection property "login-as".
15874
15875 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
15876 (tramp-default-user-alist): Don't add "pscp".
15877 (tramp-do-copy-or-rename-file-out-of-band): Use connection
15878 property "login-as", if set. (Bug#10530)
15879
15880 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
15881
15882 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
15883 "plink1" and "psftp". (Bug#10530)
15884
15885 2012-01-21 Kenichi Handa <handa@m17n.org>
15886
15887 * international/mule-cmds.el (prefer-coding-system): Show a
15888 warning message if the default value of file-name-coding-system
15889 was not changed.
15890
15891 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
15892
15893 * windmove.el (windmove-reference-loc):
15894 Fix windmove-reference-loc miscalculation.
15895
15896 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
15897
15898 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
15899 default unit.
15900
15901 2012-01-21 Glenn Morris <rgm@gnu.org>
15902
15903 * international/mule.el (auto-coding-alist): Add .tbz.
15904
15905 * files.el (local-enable-local-variables): Doc fix.
15906 (inhibit-local-variables-regexps): Rename from
15907 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
15908 Doc fix. Add some extensions from auto-coding-alist.
15909 (inhibit-local-variables-suffixes):
15910 Rename from inhibit-first-line-modes-suffixes. Doc fix.
15911 (inhibit-local-variables-p):
15912 New function, extracted from set-auto-mode-1.
15913 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
15914 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
15915 (hack-local-variables): Doc fix. Make the mode-only case
15916 respect enable-local-variables and friends.
15917 Respect inhibit-local-variables-regexps for file-locals, but
15918 not for directory-locals.
15919 (set-visited-file-name):
15920 Take account of inhibit-local-variables-regexps.
15921 Whether it applies may change as the file name is changed.
15922 * jka-cmpr-hook.el (jka-compr-install):
15923 * jka-compr.el (jka-compr-uninstall):
15924 Update for inhibit-first-line-modes-suffixes name change.
15925
15926 2012-01-20 Martin Rudalics <rudalics@gmx.at>
15927
15928 * help-macro.el (make-help-screen): Temporarily restore original
15929 binding for minor-mode-map-alist (Bug#10454).
15930
15931 2012-01-19 Julien Danjou <julien@danjou.info>
15932
15933 * color.el (color-name-to-rgb): Use the white color to find the max
15934 color component value and return correctly computed values.
15935 (color-name-to-rgb): Add missing float conversion for max value.
15936
15937 2012-01-19 Martin Rudalics <rudalics@gmx.at>
15938
15939 * window.el (window--state-get-1, window-state-get): Do not use
15940 special state value for window-persistent-parameters.
15941 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
15942 (window--state-put-2): Reset all window parameters to nil before
15943 assigning values of persistent parameters.
15944
15945 2012-01-18 Alan Mackenzie <acm@muc.de>
15946
15947 Eliminate sluggishness and hangs in fontification of "semicolon
15948 deserts".
15949
15950 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
15951 Change value 10000 -> 3000.
15952 (c-state-safe-place): Reformulate so it doesn't stack up an
15953 infinite number of wrong entries in c-state-nonlit-pos-cache.
15954 (c-determine-limit-get-base, c-determine-limit): New functions to
15955 determine backward search limits disregarding literals.
15956 (c-find-decl-spots): Amend commenting.
15957 (c-cheap-inside-bracelist-p): New function which detects "={".
15958
15959 * progmodes/cc-fonts.el
15960 (c-make-font-lock-BO-decl-search-function): Give a limit to a
15961 backward search.
15962 (c-font-lock-declarations): Fix an occurrence of point being
15963 undefined. Check additionally for point being in a bracelist or
15964 near a macro invocation without a semicolon so as to avoid a
15965 fruitless time consuming search for a declarator. Give a more
15966 precise search limit for declarators using the new
15967 c-determine-limit.
15968
15969 2012-01-18 Glenn Morris <rgm@gnu.org>
15970
15971 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
15972 (set-auto-mode): Doc fixes.
15973
15974 2012-01-17 Glenn Morris <rgm@gnu.org>
15975
15976 * isearch.el (search-nonincremental-instead): Fix doc typo.
15977
15978 * dired.el (dired-insert-directory): Handle newlines in directory name.
15979 (dired-build-subdir-alist): Unescape newlines in directory name.
15980
15981 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
15982
15983 * net/tramp.el (tramp-local-end-of-line): New defcustom.
15984 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
15985 (tramp-action-terminal): Use it. (Bug#10530)
15986
15987 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
15988
15989 * minibuffer.el (completion--replace): Strip properties (bug#10062).
15990
15991 2012-01-16 Martin Rudalics <rudalics@gmx.at>
15992
15993 * window.el (window-state-ignored-parameters): Remove variable.
15994 (window--state-get-1): Rename argument MARKERS to IGNORE.
15995 Handle persistent window parameters. Make copy of clone-of
15996 parameter only if requested. (Bug#10348)
15997 (window--state-put-2): Install a window parameter only if it has
15998 a non-nil value or an existing parameter shall be overwritten.
15999
16000 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
16001
16002 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
16003
16004 2012-01-14 Eli Zaretskii <eliz@gnu.org>
16005
16006 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
16007 don't pass the (nil) value of `upnode' to string-match.
16008
16009 2012-01-14 Chong Yidong <cyd@gnu.org>
16010
16011 * startup.el (command-line): Fix X resource class for cursorColor.
16012 Fix values recognized by the cursorBlink resource.
16013
16014 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
16015
16016 * epg.el (epg--make-temp-file): Avoid permission race condition
16017 when running on old Emacs versions (bug#10403).
16018
16019 2012-01-14 Glenn Morris <rgm@gnu.org>
16020
16021 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
16022
16023 2012-01-13 Alan Mackenzie <acm@muc.de>
16024
16025 Fix filling for when filladapt mode is enabled.
16026
16027 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
16028 c-mask-paragraph, pass in `fill-paragraph' rather than
16029 `fill-region-as-paragraph'. (This is a reversion of a previous
16030 change.)
16031 * progmodes/cc-mode.el (c-basic-common-init):
16032 Make fill-paragraph-handle-comment buffer local and set it to nil.
16033
16034 2012-01-13 Glenn Morris <rgm@gnu.org>
16035
16036 * dired.el (dired-switches-escape-p): New function.
16037 (dired-insert-directory): Use dired-switches-escape-p.
16038 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
16039
16040 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
16041
16042 2012-01-12 Glenn Morris <rgm@gnu.org>
16043
16044 * mail/sendmail.el (mail-mode): Update paragraph-separate for
16045 changes in adaptive-fill-regexp. (Bug#10276)
16046
16047 2012-01-11 Alan Mackenzie <acm@muc.de>
16048
16049 Fix Emacs bug #10463 - put `widen's around the critical spots.
16050
16051 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
16052 widen around each invocation of c-state-pp-to-literal. Remove an
16053 unused let variable.
16054
16055 2012-01-11 Glenn Morris <rgm@gnu.org>
16056
16057 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
16058 Doc fix.
16059
16060 2012-01-10 Chong Yidong <cyd@gnu.org>
16061
16062 * net/network-stream.el (network-stream-open-starttls):
16063 Avoid emitting a confusing error message when the server gives a bad
16064 response to the capability command.
16065
16066 2012-01-10 Glenn Morris <rgm@gnu.org>
16067
16068 * mail/unrmail.el (unrmail): Tweak previous change.
16069
16070 2012-01-09 Chong Yidong <cyd@gnu.org>
16071
16072 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
16073
16074 2012-01-08 Alan Mackenzie <acm@muc.de>
16075
16076 Optimize font locking in long enum definitions.
16077
16078 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
16079 arm to a cond form to handle enums.
16080 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
16081 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
16082
16083 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
16084
16085 * files.el (move-file-to-trash): Preserve default file modes on error.
16086 (Bug#10401)
16087
16088 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
16089
16090 * faces.el (set-face-attribute): Clarify the meaning of the nil
16091 frame (bug#10294).
16092
16093 * subr.el (with-selected-frame): Mention that the selected frame
16094 is restored (bug#9980).
16095
16096 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
16097 (bug#9759).
16098
16099 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
16100 (password-read): Don't autoload unused function.
16101
16102 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
16103
16104 * progmodes/which-func.el (which-func-mode): Turn into a
16105 non-interactive function and mark as obsolete (bug#10428).
16106
16107 2012-01-06 Chong Yidong <cyd@gnu.org>
16108
16109 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
16110 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
16111 functions, along with 1 and -1.
16112
16113 2012-01-06 Eli Zaretskii <eliz@gnu.org>
16114
16115 * time.el (display-time-load-average)
16116 (display-time-default-load-average): Doc fixes. See the thread
16117 starting at
16118 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
16119 for the details.
16120
16121 2012-01-06 Glenn Morris <rgm@gnu.org>
16122
16123 * mail/unrmail.el (unrmail): Give an explicit error if the input file
16124 has no messages. (Bug#10377)
16125
16126 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
16127 than Info-edit. (Bug#10385)
16128
16129 * time.el (display-time-load-average, display-time-next-load-average):
16130 Doc fixes.
16131
16132 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
16133 local setting of buffer-read-only to the input buffer. (Bug#10419)
16134
16135 * calendar/calendar.el (calendar-mode):
16136 Locally set scroll-margin to 0. (Bug#10379)
16137
16138 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
16139
16140 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
16141
16142 2012-01-05 Glenn Morris <rgm@gnu.org>
16143
16144 * eshell/em-unix.el (diff-no-select): Autoload it.
16145 (eshell/diff): Use diff-no-select. (Bug#10420)
16146
16147 2012-01-05 Chong Yidong <cyd@gnu.org>
16148
16149 * shell.el (shell-dynamic-complete-functions): Revert last change.
16150 (shell-command-completion-function): New function.
16151 (shell-completion-vars): Use it to implement
16152 shell-completion-execonly (Bug#10417).
16153
16154 * custom.el (enable-theme): Don't set custom-safe-themes.
16155
16156 * cus-theme.el (custom-theme-merge-theme):
16157 Ignore custom-enabled-themes and custom-safe-themes.
16158
16159 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
16160
16161 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
16162 first prompt in `sql-interacive-mode'.
16163 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
16164 keywords.
16165 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
16166 (sql-product-interactive): Bug fix: Set `sql-buffer' in
16167 context of original buffer. Invoke `sql-login-hook'.
16168
16169 2012-01-04 Eli Zaretskii <eliz@gnu.org>
16170
16171 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
16172 letters in cite-prefix.
16173
16174 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16175
16176 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
16177
16178 2012-01-03 Chong Yidong <cyd@gnu.org>
16179
16180 * shell.el (shell-dynamic-complete-functions):
16181 Put pcomplete-completions-at-point, so as to try
16182 comint-filename-completion first (Bug#10417).
16183
16184 2012-01-02 Richard Stallman <rms@gnu.org>
16185
16186 * battery.el (battery-status-function):
16187 Detect when to use battery-yeeloong-sysfs.
16188 (battery-echo-area-format): Add string for Yeeloong.
16189 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
16190 (battery-yeeloong-sysfs): New function.
16191
16192 2012-01-02 Chong Yidong <cyd@gnu.org>
16193
16194 * dirtrack.el (dirtrack-list): Eliminate unused third element.
16195 (dirtrack): Merge code for handling relative filenames in prompt
16196 from shell-dir-cookie-watcher.
16197 (dirtrack-debug-message): New arg to avoid excess format calls.
16198
16199 * shell.el (shell-dir-cookie-re): Variable deleted.
16200 (shell-dir-cookie-watcher): Function deleted.
16201 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
16202 with dirtrack-mode.
16203
16204 2012-01-01 Eli Zaretskii <eliz@gnu.org>
16205
16206 * term/w32-win.el (dynamic-library-alist) <gnutls>:
16207 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
16208 libgnutls-26.dll.
16209
16210 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
16211
16212 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
16213
16214 2011-12-31 Eli Zaretskii <eliz@gnu.org>
16215
16216 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
16217 headers of non-MIME messages, when rmail-enable-mime is non-nil.
16218
16219 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
16220
16221 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
16222 also for alternative shells.
16223 (tramp-open-connection-setup-interactive-shell): Check, whether
16224 the shell is a busybox.
16225 (tramp-send-command): Don't suppress multiple prompts for
16226 busyboxes, it hurts.
16227
16228 2011-12-28 Chong Yidong <cyd@gnu.org>
16229
16230 * progmodes/gdb-mi.el (gdb-get-source-file-list)
16231 (gdb-get-source-file): Move mode line update to
16232 gdb-get-source-file (Bug#10087).
16233
16234 2011-12-25 Chong Yidong <cyd@gnu.org>
16235
16236 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
16237 gud-gdb-marker-filter without taking it as an argument.
16238 (gud-gdb-run-command-fetch-lines): Caller changed.
16239 (gud-gdb-completion-function): New variable.
16240 (gud-gdb-completion-at-point): Use it.
16241 (gud-gdb-completions-1): Split from gud-gdb-completions.
16242
16243 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
16244 function as separate arguments.
16245 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
16246 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
16247 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
16248 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
16249 (gdb-stopped, def-gdb-auto-update-trigger)
16250 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
16251 (gdb-get-changed-registers, gdb-get-main-selected-frame):
16252 Callers changed.
16253 (gud-gdbmi-completions): New function.
16254 (gdb): Use it for generating the completion table.
16255
16256 2011-12-24 Alan Mackenzie <acm@muc.de>
16257
16258 Introduce a mechanism to widen the region used in context font
16259 locking. Use this to protect declarations from losing their contexts.
16260
16261 * progmodes/cc-langs.el (c-before-font-lock-functions):
16262 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
16263 (c-before-context-fontification-functions): New defvar, a list of
16264 functions to be run just before context (etc.) font locking.
16265
16266 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
16267 New, functionality extracted from
16268 c-neutralize-syntax-in-and-mark-CPP.
16269 (c-in-after-change-fontification): New variable.
16270 (c-after-change): Set c-in-after-change-fontification.
16271 (c-set-fl-decl-start): Rejig its interface, so it can be called
16272 from both after-change and context fontifying.
16273 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
16274 New functions.
16275 (c-standard-font-lock-fontify-region-function): New variable.
16276 (c-font-lock-fontify-region): New function.
16277
16278 2011-12-24 Juri Linkov <juri@jurta.org>
16279
16280 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
16281 (Bug#10348)
16282
16283 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
16284
16285 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
16286 existence of source file. (Bug#10325)
16287
16288 2011-12-23 Alan Mackenzie <acm@muc.de>
16289
16290 Fix unstable fontification inside templates.
16291
16292 * progmodes/cc-langs.el (c-before-font-lock-functions):
16293 Newly created from the singular version. The (c c++ objc) entry now
16294 additionally has c-set-fl-decl-start. The other languages (apart
16295 from AWK) have that as a single entry.
16296
16297 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16298 The functionality for "local" declarations has been extracted to
16299 c-set-fl-decl-start.
16300
16301 * progmodes/cc-mode.el (c-common-init, c-after-change):
16302 Changes due to pluralisation of c-before-font-lock-functions.
16303 (c-set-fl-decl-start): New function, extracted from
16304 c-font-lock-enclosing-decls and enhanced.
16305
16306 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
16307
16308 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
16309
16310 2011-12-22 Juri Linkov <juri@jurta.org>
16311
16312 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
16313
16314 2011-12-22 Chong Yidong <cyd@gnu.org>
16315
16316 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
16317
16318 2011-12-21 Drew Adams <drew.adams@oracle.com>
16319
16320 * files.el (file-remote-p): Fix docstring. (Bug#10319)
16321
16322 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
16323
16324 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
16325
16326 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
16327
16328 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
16329 highlighting and support. Fix up comments for capitalization.
16330 (cfengine-mode-debug): New var.
16331 (cfengine3-mode): Change the modeline indicator to "CFE3".
16332 (cfengine3-font-lock-keywords): Improve defun highlighting.
16333 (cfengine2-actions): Rename from `cfengine-actions'.
16334 (cfengine2-font-lock-keywords): Rename from
16335 `cfengine-font-lock-keywords'.
16336 (cfengine2-imenu-expression): Rename from
16337 `cfengine-imenu-expression'.
16338 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
16339 (cfengine2-beginning-of-defun): Rename from
16340 `cfengine-beginning-of-defun'.
16341 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
16342 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
16343 (cfengine2-mode): Rename from `cfengine-mode'. Change the
16344 modeline indicator to "CFE2".
16345 (cfengine-mode): Defalias to `cfengine-auto-mode'.
16346 (cfengine-mode-abbrevs): Mark obsolete.
16347
16348 2011-12-21 Chong Yidong <cyd@gnu.org>
16349
16350 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
16351 filename argument.
16352
16353 2011-12-20 Martin Rudalics <rudalics@gmx.at>
16354
16355 * window.el (window-normalize-buffer-to-display): Remove.
16356 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
16357
16358 2011-12-19 Chong Yidong <cyd@gnu.org>
16359
16360 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
16361 Don't signal an error in a predicate function; return non-nil.
16362 (vc-dir-mark-file): Move the error here.
16363 (vc-dir-mark-unmark): If acting on the region, keep going if one
16364 of the entries cannot be marked/unmarked.
16365 (vc-dir-mark-all-files): If current entry is a directory, mark
16366 only child files, as documented.
16367
16368 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
16369
16370 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
16371 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
16372 addition.
16373
16374 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
16375
16376 * term/ns-win.el (ns-get-selection-internal)
16377 (ns-store-selection-internal): Declare.
16378 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
16379 Declare as obsolete.
16380 (ns-get-pasteboard, ns-paste-secondary):
16381 Use ns-get-selection-internal.
16382 (ns-set-pasteboard, ns-copy-including-secondary):
16383 Use ns-store-selection-internal.
16384
16385 2011-12-17 Chong Yidong <cyd@gnu.org>
16386
16387 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
16388 (vc-deduce-fileset): Doc fix.
16389
16390 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
16391
16392 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
16393
16394 2011-12-13 Sam Steingold <sds@gnu.org>
16395
16396 * man.el (Man-getpage-in-background): When running under a
16397 window-system, ignore $MANWIDTH and $COLUMNS.
16398
16399 2011-12-15 Kenichi Handa <handa@m17n.org>
16400
16401 * language/ethio-util.el: Change coding tag to utf-8-emacs.
16402 (setup-ethiopic-environment-internal): Comment out key-binding for
16403 ethio-toggle-punctuation.
16404
16405 2011-12-13 Alan Mackenzie <acm@muc.de>
16406
16407 Add the switch statement to AWK Mode.
16408
16409 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
16410 "default" to the keywords regexp.
16411
16412 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
16413 expression as the rest.
16414 (c-nonlabel-token-key): Allow string literals for AWK.
16415 Refactor for the other modes.
16416
16417 Large brace-block initialisation makes CC Mode slow: Fix.
16418 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
16419 routines. Limit backward searching in c-font-lock-enclosing.decl.
16420
16421 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
16422 pp-state and literal type in addition to the limits.
16423 (c-state-safe-place): New defun, extracted from c-state-literal-at.
16424 (c-state-literal-at): Use the above new defun.
16425 (c-slow-in-literal, c-fast-in-literal): Remove.
16426 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
16427
16428 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
16429 being in a literal. Add a limit for backward searching.
16430
16431 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
16432 c-slow-in-literal.
16433
16434 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
16435
16436 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
16437
16438 2011-12-13 Martin Rudalics <rudalics@gmx.at>
16439
16440 * window.el (delete-other-windows): Use correct frame in call to
16441 window-with-parameter.
16442
16443 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
16444
16445 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
16446 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
16447 (makefile-gmake-statements, makefile-makepp-statements):
16448 Use it and add new makepp keywords.
16449 (makefile-makepp-font-lock-keywords): Add new patterns.
16450 (makefile-match-function-end): Match new [...] and [[...]].
16451
16452 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
16453
16454 * ses.el (ses-call-printer-return, ses-cell-property-get)
16455 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
16456 (ses-create-cell-variable, ses-reset-header-string)
16457 (ses-cell-set-formula, ses-repair-cell-reference-all)
16458 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
16459 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
16460 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
16461 (ses-aset-with-undo, ses-load, ses-truncate-cell)
16462 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
16463 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
16464 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
16465 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
16466 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
16467 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
16468 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
16469 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
16470
16471 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
16472
16473 * ses.el: The overall change is to add cell renaming, that is
16474 setting fancy names for cell symbols other than name matching
16475 "\\`[A-Z]+[0-9]+\\'" regexp .
16476 (ses-create-cell-variable): New defun.
16477 (ses-relocate-formula): Relocate formulas only for cells the
16478 symbols of which are not renamed, i.e. symbols whose names do not
16479 match regexp "\\`[A-Z]+[0-9]+\\'".
16480 (ses-relocate-all): Relocate values only for cells the symbols of
16481 which are not renamed.
16482 (ses-load): Create cells variables as the (ses-cell ...) are read,
16483 in order to check row col consistency with cell symbol name only
16484 for cells that are not renamed.
16485 (ses-replace-name-in-formula): New defun.
16486 (ses-rename-cell): New defun.
16487
16488 2011-12-11 Chong Yidong <cyd@gnu.org>
16489
16490 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
16491 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
16492
16493 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
16494
16495 * window.el (other-window): Fix docstring.
16496
16497 2011-12-10 Eli Zaretskii <eliz@gnu.org>
16498
16499 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
16500 `from' or `to' address before taking its substring.
16501 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
16502 encoded name is chopped in the middle of the encoded string, and
16503 thus displayed encoded.
16504
16505 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
16506
16507 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
16508
16509 2011-12-10 Eli Zaretskii <eliz@gnu.org>
16510
16511 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
16512 to use texinfo-update-node and commands that call it if the
16513 Texinfo file uses @node lines without next/prev/up pointers.
16514 Correct outdated description about texinfo-master-menu.
16515 (texinfo-all-menus-update, texinfo-master-menu)
16516 (texinfo-update-node, texinfo-every-node-update)
16517 (texinfo-multiple-files-update): Doc fix. Warn against updating
16518 all the @node lines.
16519 (texinfo-master-menu): Only call texinfo-update-node if the prefix
16520 argument is numeric. Explain better in the doc string what the
16521 function really does.
16522 (texinfo-insert-master-menu-list): Improve the error message
16523 displayed if there's no menu in the Top node.
16524 (Bug#2975) See also this thread:
16525 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
16526
16527 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
16528
16529 * speedbar.el (speedbar-supported-extension-expressions):
16530 Add .adb and .ads, commonly used for Ada source code (bug#10256).
16531
16532 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
16533
16534 * printing.el (pr-mode-alist):
16535 * simple.el (filter-buffer-substring-functions)
16536 (completion-list-insert-choice-function):
16537 * window.el (window-with-parameter, window-atom-root)
16538 (window-sides-slots, window-size-fixed, window-min-delta)
16539 (window-max-delta, window--resize-mini-window)
16540 (window--resize-child-windows-normal, window-tree)
16541 (delete-other-windows, quit-window, split-window)
16542 (display-buffer-record-window, special-display-buffer-names)
16543 (special-display-regexps, special-display-popup-frame)
16544 (same-window-p, split-window-sensibly)
16545 (display-buffer-overriding-action, display-buffer-alist)
16546 (display-buffer-base-action, display-buffer, switch-to-buffer)
16547 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
16548 (fit-window-to-buffer, recenter-positions)
16549 (mouse-autoselect-window-state, mouse-autoselect-window-select):
16550 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
16551 and remove unneeded backslashes in docstrings.
16552
16553 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
16554
16555 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
16556
16557 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
16558 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
16559 end in ".mk".
16560 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
16561 when reading the makefile (bug#10116).
16562
16563 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
16564
16565 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
16566 (bug#10116).
16567
16568 2011-12-06 Glenn Morris <rgm@gnu.org>
16569
16570 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
16571
16572 2011-12-06 Chong Yidong <cyd@gnu.org>
16573
16574 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
16575
16576 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
16577
16578 * textmodes/table.el (table-shorten-cell): Fix typo.
16579
16580 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
16581
16582 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
16583
16584 2011-12-05 Eli Zaretskii <eliz@gnu.org>
16585
16586 * descr-text.el (describe-char): Fix display of strong
16587 right-to-left characters and directional embeddings and overrides.
16588
16589 * simple.el (what-cursor-position): Fix display of codepoints of
16590 strong right-to-left characters.
16591
16592 2011-12-05 Chong Yidong <cyd@gnu.org>
16593
16594 * faces.el (read-color): Doc fix.
16595
16596 2011-12-05 Glenn Morris <rgm@gnu.org>
16597
16598 * align.el (align--set-marker): Add doc-string.
16599 Don't try to move something that is not a marker. (Bug#10216)
16600
16601 2011-12-04 Glenn Morris <rgm@gnu.org>
16602
16603 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
16604 overly zealous deletion of trailing whitespace.
16605
16606 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
16607
16608 * server.el (server-delete-client): On Windows, do not try to delete
16609 the only terminal.
16610 (server-process-filter): On Windows, treat requests for a tty frame as
16611 if they were for a GUI frame if the running server is in GUI mode.
16612
16613 2011-12-03 Glenn Morris <rgm@gnu.org>
16614
16615 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
16616
16617 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
16618
16619 * electric.el: Streamline electric-indent's hook.
16620 (electric-indent-chars): Revert to simple list.
16621 (electric-indent-functions): New var.
16622 (electric-indent-post-self-insert-function): Use it.
16623
16624 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
16625 there's no inferior buffer (bug#10196).
16626 (prolog-consult-compile): Don't use toggle-read-only.
16627
16628 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
16629
16630 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
16631 interrupt. (Bug#10187)
16632
16633 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
16634
16635 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
16636 (bug#9160).
16637
16638 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
16639 (bug#10191).
16640
16641 2011-12-02 Juri Linkov <juri@jurta.org>
16642
16643 * info.el (Info-search): Display "end of manual" when Isearch
16644 reaches the end of single-file Info manual. (Bug#9918)
16645
16646 2011-12-02 Eli Zaretskii <eliz@gnu.org>
16647
16648 * isearch.el (isearch-message-prefix): Run the input method part
16649 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
16650
16651 2011-12-02 Juri Linkov <juri@jurta.org>
16652
16653 * isearch.el (isearch-occur): Use `word-search-regexp' for
16654 `isearch-word'.
16655 (isearch-search-and-update): Add condition for `isearch-word' and
16656 call `word-search-regexp'. (Bug#10145)
16657
16658 2011-12-01 Glenn Morris <rgm@gnu.org>
16659
16660 * eshell/em-hist.el (eshell-hist-initialize):
16661 Handle eshell-history-size nil and HISTSIZE set or unset.
16662 (eshell-history-file-name, eshell-history-size): Fix custom type.
16663
16664 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
16665
16666 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
16667
16668 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
16669
16670 * progmodes/verilog-mode.el (verilog-pretty-expr):
16671 Rework verilog-pretty-expr to handle new assignment operators in system
16672 verilog, such as += *= and the like.
16673 (verilog-assignment-operator-re): Regular expression to find the
16674 assigment operator in a verilog assignment.
16675 (verilog-assignment-operation-re): Regular expression to find an
16676 assignment statement for pretty-expr.
16677 (verilog-in-attribute-p): Query returns true if point is in an
16678 attribute context; used to skip these for expression line up from
16679 pretty-expr.
16680 (verilog-in-parameter-p): Query returns true if point is in an
16681 parameter definition context; used to skip these for expression
16682 line up from pretty-expr.
16683 (verilog-in-parenthesis-p): Query returns true if point is in a
16684 parenthetical expression, specifically ( ) but not [ ] or { };
16685 used by pretty-expr.
16686 (verilog-just-one-space): If there is no space, don't add one.
16687 (verilog-get-lineup-indent-2): Specifically skip just attribute
16688 contexts for expression lineup, rather than skipping all
16689 parenthetical expressions.
16690 (verilog-calculate-indent): Fix comment, and fix indent.
16691 (verilog-do-indent): Indent declarations in lists (suggested by
16692 Joachim Lechner).
16693 (verilog-mode-abbrev-table): Populate abbrev mode with the various
16694 skeleton items.
16695 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
16696 by Alain Mellan).
16697
16698 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
16699
16700 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
16701 parameters with embedded comments. Reported by Ray Stevens.
16702 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
16703 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
16704 Reported by Tim Holt.
16705 (verilog-auto): Fix AUTOing a upper module then AUTOing module
16706 instantiated by upper module causing wrong expansion until AUTOed a
16707 second time. Reported by K C Buckenmaier.
16708 (verilog-diff-auto): Fix showing .* as a difference when
16709 `verilog-auto-star-save' off. Reported by Dan Dever.
16710 (verilog-auto-reset, verilog-read-always-signals)
16711 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
16712 temporary signals in reset list if
16713 verilog-auto-reset-blocking-in-non is nil, and match assignment
16714 style to each signal's assignment type, bug381.
16715 Reported by Thomas Esposito.
16716 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
16717 (verilog-uvm-statement-re): Support UVM indentation and
16718 highlighting, with old OVM keywords only.
16719 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
16720 Support AUTOTIEOFF creating non-wire data types.
16721 Suggested by Jonathan Greenlaw.
16722 (verilog-auto-insert-lisp, verilog-delete-to-paren)
16723 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
16724 (verilog-inject-sense, verilog-read-inst-pins)
16725 (verilog-read-sub-decls, verilog-read-sub-decls-line):
16726 Fix mismatching parenthesis inside commented out code when deleting
16727 AUTOINST, bug383. Reported by Jonathan Greenlaw.
16728 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
16729 non-numeric vector width. Reported by Alex Reed.
16730 (verilog-auto-ascii-enum): Add "onehot" option to work around not
16731 detecting signals with parameter widths. Reported by Alex Reed.
16732 (verilog-auto-delete-trailing-whitespace):
16733 With `verilog-auto-delete-trailing-whitespace' remove trailing
16734 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
16735 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
16736 Fix verilog-scan-cache corruption when running user AUTO expansion
16737 hooks that call indentation routines.
16738 (verilog-simplify-range-expression): Fix typo ignoring lower case
16739 identifiers.
16740 (verilog-delete-auto): Fix delete-autos to also remove user created
16741 automatics, as long as they start with AUTO.
16742 (verilog-batch-diff-auto, verilog-diff-auto)
16743 (verilog-diff-function): Add `verilog-diff-auto' and bind to
16744 "C-c?" to report differences in AUTO expansion, ignoring spaces.
16745 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
16746 (verilog-in-paren-quick, verilog-re-search-backward-quick)
16747 (verilog-re-search-forward-quick, verilog-syntax-ppss):
16748 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
16749 is disabled and its cache will get corrupt, causing AUTOS not to
16750 expand. Instead use only -quick functions.
16751 (verilog-scan-region): Fix scanning over escaped quotes.
16752 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
16753 (verilog-re-search-backward-quick)
16754 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
16755 related functions now ignore strings, to fix misparsing of strings
16756 with magic comments embedded in them.
16757 (verilog-read-auto-template):
16758 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
16759 Reported by Brad Dobbie.
16760 (verilog-read-auto-template):
16761 Fix 'verilog-auto-inst-template-numbers' with comments.
16762 Reported by Brad Dobbie.
16763 (verilog-auto-inst, verilog-auto-inst-param)
16764 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
16765 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
16766 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
16767 debugging templates without merge conflicts, bug357.
16768 Reported by Brad Dobbie.
16769 (verilog-read-auto-template):
16770 Fix verilog-auto-inst-template-numbers with multiple templates.
16771 Reported by Brad Dobbie.
16772 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
16773 abbrevs so user won't be asked to save.
16774 (verilog-read-auto-lisp-present): Fix to start at beginning of
16775 buffer in case called outside of verilog-auto.
16776 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
16777 to "X-2". Reported by Matthew Myers.
16778 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
16779 all inputs from module templates. Reported by Leith Johnson.
16780 (verilog-module-inside-filename-p): Fix locating programs as with
16781 modules.
16782 (verilog-auto-inst-port): Fix vl-width expressions when using
16783 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
16784 (verilog-decls-get-regs, verilog-decls-get-signals,
16785 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
16786 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
16787 verilog-read-decls): Combine reg and wire structures into one var
16788 structure to represent SystemVerilog concepts.
16789 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
16790 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
16791 (verilog-auto-wire-type, verilog-insert-definition):
16792 Add verilog-auto-wire-type and AUTOLOGIC to support using
16793 SystemVerilog "logic" keyword instead of "wire"/"reg".
16794 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
16795 to declares outputs that also have assignments (presumably in an
16796 ifdef or generate if so there's not a driver conflict).
16797 Reported by Matthew Myers.
16798 (verilog-auto-declare-nettype, verilog-insert-definition):
16799 Add verilog-auto-declare-nettype to fix declarations using
16800 `default_nettype none. Reported by Julian Gorfajn.
16801 (verilog-read-always-signals-recurse, verilog-read-decls)
16802 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
16803 malformed end statement, bug325. Reported by Joshua Wise and
16804 Andrew Drake.
16805 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
16806 (verilog-inst-comment-re): Fix not deleting Interfaced comment
16807 when expanding .* in interfaces, bug320.
16808 Reported by Pierre-David Pfister.
16809 (verilog-read-module-name): Fix import statements between module
16810 name and open parenthesis, bug317.
16811 Reported by Pierre-David Pfister.
16812 (verilog-simplify-range-expression): Fix simplification of
16813 multiplications inside AUTOWIRE connections, bug303.
16814 (verilog-auto-inst-port): Support parameter expansion in
16815 multidimensional arrays.
16816 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
16817 after "assert property". Reported by Julian Gorfajn.
16818 (verilog-simplify-range-expression): Fix "couldn't merge" errors
16819 with multiplication, bug303.
16820 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
16821 Reported by Jan Frode Lonnum.
16822
16823 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
16824
16825 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
16826 (hfy-shell-file-name, hfy-shell):
16827 * international/fontset.el (x-decompose-font-name): Fix typos.
16828
16829 2011-11-29 Ken Brown <kbrown@cornell.edu>
16830
16831 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
16832 (gdb-version): Remove defvar.
16833 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
16834 (gdb-gud-context-command, gdb-non-stop-handler)
16835 (gdb-current-context-command, gdb-stopped): Use it.
16836 (gdb-init-1): Enable pretty printing here.
16837 (gdb-non-stop-handler): Don't enable pretty-printing here.
16838 Check to see if the target supports non-stop mode; if not, turn off
16839 non-stop mode. Use the following.
16840 (gdb-check-target-async): New defun.
16841 (gud-watch, gdb-stopped): Fix whitespace.
16842 (gdb-get-source-file): Don't try to display the source file if
16843 `gdb-main-file' is nil.
16844
16845 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16846
16847 * align.el: Try to generate fewer markers (bug#10047).
16848 (align--set-marker): New macro.
16849 (align-region): Use it.
16850
16851 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16852
16853 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
16854
16855 2011-11-29 Chong Yidong <cyd@gnu.org>
16856
16857 * indent.el (indent-for-tab-command, indent-according-to-mode):
16858 Doc fix.
16859 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
16860
16861 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
16862
16863 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
16864 aware of remote file names. (Bug#10124)
16865
16866 2011-11-29 Chong Yidong <cyd@gnu.org>
16867
16868 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
16869
16870 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
16871
16872 * files.el (find-file): Don't use force-same-window (bug#10144).
16873 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
16874 use pop-to-buffer if the selected window can't be used.
16875 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
16876
16877 2011-11-28 Eli Zaretskii <eliz@gnu.org>
16878
16879 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
16880 special-mode-map.
16881
16882 2011-11-28 Chong Yidong <cyd@gnu.org>
16883
16884 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
16885
16886 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
16887
16888 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
16889 gdb-get-source-file-list on gdb-create-source-file-list.
16890
16891 2011-11-26 Eli Zaretskii <eliz@gnu.org>
16892
16893 * whitespace.el (whitespace-newline): Use a different foreground
16894 color for 16-color light-background displays.
16895
16896 2011-11-24 Chong Yidong <cyd@gnu.org>
16897
16898 * window.el (display-buffer--special-action): Doc fix.
16899
16900 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
16901
16902 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
16903 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
16904 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
16905 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
16906 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
16907 (avl-tree-stack-first):
16908 * emacs-lisp/cconv.el (cconv--analyse-use):
16909 * net/gnutls.el (gnutls-negotiate): Fix typos.
16910
16911 2011-11-24 Glenn Morris <rgm@gnu.org>
16912
16913 * lpr.el (lpr-windows-system, lpr-lp-system):
16914 * mail/binhex.el (binhex-begin-line):
16915 * progmodes/grep.el (grep-history, grep-find-history):
16916 * textmodes/flyspell.el:
16917 * vc/pcvs-defs.el (cvs-global-menu):
16918 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
16919 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
16920 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
16921
16922 * net/tls.el: Fix case of "GnuTLS".
16923
16924 * paths.el (rmail-file-name): Format doc-string for make-docfile.
16925
16926 * version.el (emacs-build-system): Give it a doc-string.
16927
16928 2011-11-24 Juri Linkov <juri@jurta.org>
16929
16930 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
16931
16932 2011-11-24 Glenn Morris <rgm@gnu.org>
16933
16934 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
16935 if called on a non-mime message just toggle the headers. (Bug#8006)
16936
16937 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
16938
16939 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
16940 (allout-lead-with-comment-string, allout-structure-deleted-hook)
16941 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
16942 (allout-rebullet-heading, allout-open-sibtopic)
16943 (allout-toggle-current-subtree-encryption)
16944 (allout-toggle-subtree-encryption, allout-encrypt-string)
16945 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
16946 (allout-distinctive-bullets-string, allout-auto-activation):
16947 * window.el (window-normalize-buffer-to-display):
16948 * progmodes/verilog-mode.el (verilog-batch-indent):
16949 * textmodes/bibtex.el (bibtex-field-braces-opt)
16950 (bibtex-field-strings-opt):
16951 * vc/cvs-status.el (cvs-tree-merge):
16952 Fix typos.
16953
16954 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
16955
16956 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
16957 `non-essential' to t, in order to avoid remote connections.
16958
16959 2011-11-23 Eli Zaretskii <eliz@gnu.org>
16960
16961 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
16962 On MS-DOS and MS-Windows, compare with loaddefs.el
16963 case-insensitively.
16964
16965 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
16966
16967 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
16968
16969 2011-11-23 Glenn Morris <rgm@gnu.org>
16970
16971 * paths.el (rmail-file-name): Reformat the doc-string so that it
16972 is picked up.
16973
16974 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
16975 (rmail-auto-file): Ignore case in the "special" field names,
16976 as mail-fetch-field does for all others.
16977
16978 * mail/rmail.el (rmail-forward):
16979 * mail/rmailkwd.el (rmail-set-label):
16980 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
16981 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
16982
16983 * mail/rmail.el (rmail-current-message): Doc fix.
16984
16985 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
16986
16987 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
16988
16989 * server.el (server-eval-and-print): Allow C-g (bug#6585).
16990
16991 2011-11-22 Glenn Morris <rgm@gnu.org>
16992
16993 * mail/rmailmm.el (test-rmail-mime-handler)
16994 (test-rmail-mime-bulk-handler)
16995 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
16996
16997 2011-11-21 Juri Linkov <juri@jurta.org>
16998
16999 * calc/calc.el (calc-read-key-sequence):
17000 Let-bind `input-method-function' to nil. (Bug#10018)
17001
17002 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17003
17004 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
17005 Tell the caller that the next line needs recomputation, even
17006 though it doesn't start a sexp (bug#10094).
17007
17008 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
17009
17010 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
17011
17012 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17013
17014 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17015 Use force-same-window.
17016
17017 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17018
17019 * descr-text.el (describe-char-unicode-data):
17020 * json.el (json-string-escape):
17021 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
17022 (Footnote-unicode, Footnote-style-p):
17023 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
17024
17025 2011-11-20 Chong Yidong <cyd@gnu.org>
17026
17027 * window.el (replace-buffer-in-windows): Restore interactive spec.
17028
17029 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17030
17031 * electric.el (electric-indent-mode): Fix last change (too optimistic).
17032
17033 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
17034 (byte-compile-global-not-obsolete-vars): New var.
17035 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
17036 Use it.
17037 (byte-compile-warn-obsolete): Align text with the one in *Help*.
17038
17039 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17040
17041 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
17042 * progmodes/pascal.el (electric-pascal-equal):
17043 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
17044 * xml.el (xml-substitute-special): Fix typos.
17045
17046 2011-11-20 Glenn Morris <rgm@gnu.org>
17047
17048 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
17049 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
17050 Doc fixes.
17051 (rmail-decode-mime-charset): Mark as obsolete.
17052
17053 * mail/rmailsum.el (rmail-message-regexp-p-1):
17054 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
17055 Before using mime functions, check they are set. (Bug#10077)
17056
17057 2011-11-19 Juri Linkov <juri@jurta.org>
17058
17059 * info.el (Info-finder-find-node): Use `package--builtins' instead
17060 of `package-alist'. Use node names formed by the pattern "Keyword "
17061 and the keyword name.
17062
17063 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17064
17065 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
17066
17067 2011-11-19 Juri Linkov <juri@jurta.org>
17068
17069 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
17070 that calls `revert-buffer' on all Info buffers. (Bug#9915)
17071 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
17072 `old-history', `old-history-forward'. Add let-binding
17073 `window-selected'. Remove calls to `kill-buffer',
17074 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
17075 before calling `Info-find-node', so `Info-find-node-2' will reread
17076 the Info file. Restore window positions only when `window-selected'
17077 is non-nil.
17078
17079 2011-11-19 Juri Linkov <juri@jurta.org>
17080
17081 * isearch.el (isearch-lazy-highlight-new-loop):
17082 Remove condition `(not isearch-error)'. (Bug#9918)
17083
17084 * misearch.el (multi-isearch-search-fun): Add condition
17085 `(not bound)' to ignore lazy-highlighting search.
17086 Add the search-failed message "end of multi" when the end of
17087 multi-sequence is reached. Uncapitalize the search-failed
17088 message "Repeat for next buffer".
17089
17090 * info.el (Info-search): Add the search-failed message
17091 "end of the manual" when the end of the manual is reached
17092 in Isearch mode.
17093
17094 2011-11-19 Juri Linkov <juri@jurta.org>
17095
17096 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
17097 Use non-destructive `remove' instead of `delete' because
17098 `Info-history-list' stored to `Info-isearch-initial-history-list' in
17099 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
17100
17101 2011-11-19 Juri Linkov <juri@jurta.org>
17102
17103 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
17104 to nil instead of binding `search-ring' and `regexp-search-ring'.
17105 (Bug#9185)
17106
17107 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17108
17109 * simple.el (line-move): Force movement by logical lines for any
17110 hscrolled window, not only when auto-hscroll-mode is on.
17111 (line-move-visual): Update doc string to that effect. (Bug#10076)
17112
17113 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17114
17115 * language/european.el (macintosh): Define as alias for mac-roman.
17116
17117 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17118
17119 * mail/rmailmm.el (rmail-mime-display-header)
17120 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
17121 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
17122 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
17123 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
17124 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
17125 of a raw aref.
17126 (rmail-mime-entity-segment): To get past the tagline, move forward
17127 2 more lines, to account for the 2 empty lines that precede and
17128 follow the line with the buttons.
17129 (rmail-mime-update-tagline): Move one more line, to get past the
17130 empty line that follows the buttons in the tagline. (Bug#9520)
17131
17132 2011-11-19 Martin Rudalics <rudalics@gmx.at>
17133
17134 * window.el (window-max-delta-1, window-min-delta-1)
17135 (window-min-size-1, window-state-get-1, window-state-put-1)
17136 (window-state-put-2): Use "window--" prefix.
17137
17138 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
17139
17140 * emacs-lisp/smie.el: Improve warnings and conflict detection.
17141 (smie-warning-count): New var.
17142 (smie-set-prec2tab): Use it.
17143 (smie-bnf->prec2): Improve warnings. Add docstring.
17144 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
17145 (smie-bnf--set-class): New function.
17146 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
17147 corner case.
17148
17149 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
17150 (compilation-error-properties, compilation-move-to-column):
17151 Handle compilation-first-column while in the target buffer.
17152
17153 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
17154 Don't hardcode point-min==1.
17155
17156 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
17157 (eshell-rewrite-for-command): Remove workaround.
17158 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
17159 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
17160 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
17161
17162 * files-x.el (modify-file-local-variable): Obey commenting conventions.
17163
17164 2011-11-17 Glenn Morris <rgm@gnu.org>
17165
17166 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17167 Ignore buffer-local generated-autoload-file if it is the same
17168 as the global value. (Bug#10049)
17169
17170 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
17171
17172 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
17173 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
17174 (reftex-toc-previous-heading, reftex-toc-max-level)
17175 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
17176 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
17177 (reftex-toc-do-promote, reftex-toc-promote-prepare)
17178 (reftex-toc-promote-action, reftex-toc-extract-section-number)
17179 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
17180 (reftex-toc-rename-label, reftex-toc-visit-location)
17181 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
17182 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
17183 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
17184 leaving "*toc*" only for references to the buffer.
17185
17186 2011-11-17 Martin Rudalics <rudalics@gmx.at>
17187
17188 * window.el (window-resize, delete-window, split-window):
17189 Replace window-splits by window-combination-resize.
17190 * cus-start.el (window-splits): Replace by window-combination-resize.
17191
17192 2011-11-17 Glenn Morris <rgm@gnu.org>
17193
17194 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17195 Make bash entry derive from sh entry, not shell entry.
17196
17197 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
17198
17199 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
17200 local file name.
17201
17202 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17203
17204 * menu-bar.el (menu-bar-file-menu):
17205 * printing.el (pr-ps-utility):
17206 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
17207 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
17208 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
17209 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
17210 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
17211 (icalendar--convert-cyclic-to-ical)
17212 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
17213 (icalendar--convert-ical-to-diary)
17214 (icalendar--convert-recurring-to-diary)
17215 (icalendar--convert-non-recurring-all-day-to-diary)
17216 (icalendar-import-format-sample):
17217 * progmodes/idlw-shell.el (idlwave-shell-mode):
17218 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
17219 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
17220 (vhdl-ps-print-init): Fix typos.
17221
17222 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
17223
17224 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
17225 FSF and collapse date sequence, obscure author/maintainer email address
17226 better, remove extra version line, track relocation of author's webpage.
17227
17228 * progmodes/python.el (python-pdbtrack-input-prompt)
17229 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
17230 regular python pdb prompts. Adjustments shamelessly taken exactly as
17231 suggested in EmacsWiki page (tiny change):
17232 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
17233
17234 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17235
17236 * expand.el (expand-pos, expand-index, expand-point):
17237 Remove redundant info from docstring.
17238 (expand-add-abbrevs): Doc fix.
17239 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
17240 (expand-sample-perl-mode-expand-list): Fix typos.
17241
17242 * net/dbus.el (dbus-event-member-name):
17243 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
17244 * term/pc-win.el (msdos-create-frame-with-faces):
17245 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
17246
17247 2011-11-16 Martin Rudalics <rudalics@gmx.at>
17248
17249 * window.el (split-window, window-state-get-1)
17250 (window-state-put-1, window-state-put-2): Rename occurrences of
17251 window-nest to window-combination-limit.
17252 * cus-start.el (window-nest): Rename to window-combination-limit.
17253
17254 2011-11-16 Chong Yidong <cyd@gnu.org>
17255
17256 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
17257 regexp (Bug#10033).
17258
17259 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
17260
17261 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
17262 `completing-read' will remove *Completions* and will preserve
17263 current-buffer for us.
17264 (tmm-add-prompt): Users of *Completions* will always (re)set its
17265 major mode.
17266 (tmm-old-comp-map): Remove.
17267
17268 2011-11-16 Glenn Morris <rgm@gnu.org>
17269
17270 * mail/rmailedit.el: Require rmailmm when compiling.
17271 (rmail-old-mime-state): New declaration.
17272 (rmail-edit-current-message): If editing a mime message,
17273 edit the "raw" message from the mbox buffer.
17274 (rmail-cease-edit): Handle mime messages. (Bug#9840)
17275
17276 2011-11-15 Glenn Morris <rgm@gnu.org>
17277
17278 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
17279 which wasn't being used. Add optional arg to force given state.
17280 (rmail-mime): Add optional arg to force given state.
17281
17282 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17283
17284 * allout.el (allout-encryption-plaintext-sanitization-regexps):
17285 * frame.el (display-mm-dimensions-alist):
17286 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
17287 (outline-move-subtree-down):
17288 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
17289 (newsticker--treeview-do-get-node):
17290 * net/quickurl.el (quickurl-list-buffer-name):
17291 * progmodes/dcl-mode.el (dcl-mode):
17292 * progmodes/gdb-mi.el (gdb-mapcar*):
17293 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
17294
17295 2011-11-15 Glenn Morris <rgm@gnu.org>
17296
17297 * mail/rmail.el (rmail-file-coding-system): It's only ever used
17298 in a boolean sense, so just make it a boolean, and fix the doc.
17299 (rmail-show-mime-function, rmail-mime-feature)
17300 (rmail-require-mime-maybe): Doc fixes.
17301 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
17302
17303 * mail/rmailmm.el (rmail-show-mime): Doc fix.
17304
17305 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17306
17307 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
17308 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
17309 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
17310 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
17311
17312 2011-11-15 Glenn Morris <rgm@gnu.org>
17313
17314 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
17315 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
17316 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
17317 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
17318 (rmail-mime, rmail-show-mime): Doc fixes.
17319
17320 * term/ns-win.el (mode-line-frame-identification):
17321 Leave it alone. (Bug#10051)
17322
17323 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
17324
17325 * mail/rmailout.el (rmail-output-to-rmail-buffer):
17326 Handle empty buffers. (Bug#9978)
17327
17328 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
17329
17330 * international/mule.el (define-charset):
17331 * mail/rmailmm.el (rmail-mime-find-header-encoding):
17332 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
17333 * progmodes/verilog-mode.el (verilog-backward-token):
17334 * textmodes/ispell.el (lookup-words):
17335 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
17336
17337 2011-11-14 Glenn Morris <rgm@gnu.org>
17338
17339 * progmodes/executable.el
17340 (executable-make-buffer-file-executable-if-script-p):
17341 Handle file-modes returning nil.
17342
17343 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
17344 message - not necessary, and causes problems. (Bug#9831)
17345
17346 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
17347
17348 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
17349
17350 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
17351 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
17352 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
17353
17354 2011-11-12 Martin Rudalics <rudalics@gmx.at>
17355
17356 * window.el (window-resize, delete-window): Use window-splits
17357 variable instead of function.
17358 (window-state-get-1, window-state-put-2, window-state-put):
17359 Don't deal with windows' splits status.
17360
17361 2011-11-12 Glenn Morris <rgm@gnu.org>
17362
17363 * apropos.el (apropos-do-all, apropos-library, apropos-value)
17364 (apropos-documentation): Doc fixes.
17365
17366 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
17367
17368 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
17369 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
17370
17371 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
17372
17373 * electric.el (electric-indent-post-self-insert-function): Make it
17374 possible for a char to only indent in some circumstances.
17375 (electric-indent-mode): Simplify.
17376
17377 2011-11-11 Martin Rudalics <rudalics@gmx.at>
17378
17379 * window.el (windows-with-parameter): Remove unused function.
17380 (windows-at-side): Rename to window-at-side-list.
17381 (window-check, window-atom-check, window-atom-check-1)
17382 (window-side-check, window-size-ignore, window-size-fixed-1)
17383 (window-in-direction-2): Prefix with "window--".
17384 (window-tree-1): Rename to window--subtree, fix doc-string.
17385
17386 2011-11-11 Glenn Morris <rgm@gnu.org>
17387
17388 * subr.el (eval-after-load): If FILE is already loaded,
17389 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
17390
17391 2011-11-10 Glenn Morris <rgm@gnu.org>
17392
17393 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
17394 Call svn via vc-svn-command rather than vc-do-command.
17395 (vc-svn-command): Add --non-interactive. (Bug#9993)
17396 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
17397
17398 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17399 Add toggle-read-only. (Bug#7292)
17400 * files.el (toggle-read-only): Mention that it should only
17401 be used interactively. (Bug#10006)
17402
17403 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
17404
17405 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17406 Adjust regexp for OCaml warnings.
17407
17408 * electric.el (electric-pair-post-self-insert-function): Let user
17409 turn it off buffer-locally (bug#9932).
17410
17411 * progmodes/python.el (python-beginning-of-statement):
17412 Rewrite (bug#2703).
17413
17414 * progmodes/compile.el: Better handle TABs (bug#9749).
17415 (compilation-internal-error-properties)
17416 (compilation-next-error-function): Obey the target buffer's
17417 compilation-error-screen-columns.
17418
17419 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
17420
17421 * progmodes/meta-mode.el: Remove obsolete comments.
17422 (meta-right-comment-regexp, meta-ignore-comment-regexp):
17423 Fix typos in docstrings.
17424
17425 2011-11-09 Martin Rudalics <rudalics@gmx.at>
17426
17427 * window.el (window-size-fixed-p): Rewrite doc-string.
17428 (window-resizable-p): Rename to window--resizable-p. Update callers.
17429 (window--resizable): New function. Make all callers of
17430 window-resizable call window--resizable instead.
17431 (window-resizable): Rewrite in terms of window--resizable.
17432
17433 2011-11-08 Glenn Morris <rgm@gnu.org>
17434
17435 * progmodes/delphi.el (delphi-mode-syntax-table):
17436 Let define-derived-mode define a proper syntax table. (Bug#9994)
17437
17438 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17439
17440 * window.el: Stay away from defsubst.
17441 (window-list-no-nils): Remove.
17442 (window-state-get-1, window-state-get): Use backquote instead.
17443
17444 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17445
17446 * emacs-lisp/find-func.el (find-function-read):
17447 Fix incorrect use of default argument in `completing-read'.
17448
17449 2011-11-08 Martin Rudalics <rudalics@gmx.at>
17450
17451 * window.el (display-buffer-function, special-display-function):
17452 Mention display-buffer-record-window but do not mention
17453 help-setup parameter in doc-strings.
17454 (window-min-delta): Fix doc-string typo.
17455
17456 2011-11-08 Chong Yidong <cyd@gnu.org>
17457
17458 * window.el (window-total-height, window-total-width): Doc fix.
17459 (window-body-size): Move from C.
17460 (window-body-height, window-body-width): Move to C.
17461
17462 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17463
17464 * window.el: Make special-display like display-buffer-alist (bug#9532).
17465 (display-buffer--special-action): New function, morphed
17466 from display-buffer--special.
17467 (display-buffer): Use it to handle special-display-buffers at higher
17468 priority (just after display-buffer-alist).
17469 (display-buffer-fallback-action, display-buffer--other-frame-action)
17470 (pop-to-buffer-same-window): Remove display-buffer--special.
17471
17472 2011-11-07 Glenn Morris <rgm@gnu.org>
17473
17474 * calendar/cal-menu.el (cal-menu-set-date-title):
17475 Do nothing if not in a calendar. (Bug#9976)
17476
17477 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
17478
17479 * files.el (find-file): Always use selected-window.
17480
17481 2011-11-07 Martin Rudalics <rudalics@gmx.at>
17482
17483 * window.el (window-combinations): Make WINDOW argument
17484 mandatory. Rewrite doc-string.
17485 (walk-window-subtree, window-atom-check, window-min-delta)
17486 (window-max-delta, window--resize-this-window)
17487 (window--resize-root-window-vertically, window-tree)
17488 (balance-windows, window-state-put): Rewrite doc-strings as to
17489 not mention the term "subwindow".
17490 (window--resize-subwindows-skip-p): Rename to
17491 window--resize-child-windows-skip-p.
17492 (window--resize-subwindows-normal): Rename to
17493 window--resize-child-windows-normal.
17494 (window--resize-subwindows): Rename to
17495 window--resize-child-windows.
17496 (window-or-subwindow-p): Rename to window--in-subtree-p.
17497
17498 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17499
17500 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
17501 Ensure that mbox format messages end in two newlines (Bug#9974).
17502
17503 2011-11-06 Chong Yidong <cyd@gnu.org>
17504
17505 * window.el (window-combination-p): Function deleted; its
17506 side-effect is not used in any existing code.
17507 (window-combinations, window-combined-p): Call window-*-child
17508 directly.
17509
17510 2011-11-05 Chong Yidong <cyd@gnu.org>
17511
17512 * window.el (window-valid-p): Rename from window-any-p.
17513 (window-size-ignore, window-state-get): Callers changed.
17514 (window-normalize-window): Rename from window-normalize-any-window.
17515 New arg LIVE-ONLY, replacing window-normalize-live-window.
17516 (window-normalize-live-window): Delete.
17517 (window-combination-p, window-combined-p, window-combinations)
17518 (walk-window-subtree, window-atom-root, window-min-size)
17519 (window-sizable, window-sizable-p, window-size-fixed-p)
17520 (window-min-delta, window-max-delta, window-resizable)
17521 (window-resizable-p, window-full-height-p, window-full-width-p)
17522 (window-current-scroll-bars, window-point-1, set-window-point-1)
17523 (window-at-side-p, window-in-direction, window-resize)
17524 (adjust-window-trailing-edge, maximize-window, minimize-window)
17525 (window-deletable-p, delete-window, delete-other-windows)
17526 (record-window-buffer, unrecord-window-buffer)
17527 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
17528 (quit-window, split-window, window-state-put)
17529 (set-window-text-height, fit-window-to-buffer)
17530 (shrink-window-if-larger-than-buffer): Callers changed.
17531
17532 2011-11-04 Eli Zaretskii <eliz@gnu.org>
17533
17534 * mail/rmail.el (rmail-simplified-subject): Decode subject with
17535 rfc2047-decode-string.
17536 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
17537 warnings.
17538
17539 * window.el (window-body-height, window-body-width): Mention in
17540 the doc string that the return values are in frame's canonical
17541 units. (Bug#9949)
17542
17543 2011-11-03 Alan Mackenzie <acm@muc.de>
17544
17545 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
17546 change in cc-engine.el.
17547
17548 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
17549
17550 * window.el (switch-to-buffer): Use `force-same-window' interactively.
17551
17552 2011-11-02 Martin Rudalics <rudalics@gmx.at>
17553
17554 * window.el (quit-window): Call unrecord-window-buffer after
17555 showing another buffer in the window. (Bug#9937)
17556 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
17557
17558 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
17559
17560 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
17561 Accept status with more than 9 shelves. (Bug#9935)
17562 Reported by Colin D Bennett <colin@gibibit.com>.
17563
17564 2011-11-01 Martin Rudalics <rudalics@gmx.at>
17565
17566 * help.el (with-help-window): Don't reference
17567 temp-buffer-show-specifiers in doc-string.
17568
17569 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
17570
17571 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
17572 menu-item.
17573
17574 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17575
17576 * whitespace.el: New version 13.2.2.
17577 (whitespace-newline-mode): Disable properly. Reported by Sarah
17578 <EmacsWiki>.
17579
17580 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
17581
17582 * net/newst-treeview.el: Remove "Time-stamp".
17583 (newsticker--group-manage-orphan-feeds): Do not call
17584 newsticker--treeview-tree-update.
17585 (newsticker-treeview-update, newsticker-treeview):
17586 Call newsticker--treeview-tree-update if necessary.
17587
17588 2011-10-30 Martin Rudalics <rudalics@gmx.at>
17589
17590 * window.el (window-iso-combination-p, window-iso-combined-p)
17591 (window-iso-combinations): Remove "iso-" infix.
17592 Suggested by Chong Yidong.
17593 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
17594 (window-max-delta-1, window-resize, window--resize-siblings)
17595 (window--resize-this-window, adjust-window-trailing-edge)
17596 (split-window, balance-windows-1)
17597 (shrink-window-if-larger-than-buffer):
17598 * calendar/calendar.el (calendar-generate-window):
17599 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
17600
17601 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17602
17603 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
17604 in place (bug#9907).
17605 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
17606 (eshell-rewrite-if-command, eshell-rewrite-for-command)
17607 (eshell-structure-basic-command, eshell-rewrite-while-command)
17608 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
17609 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
17610 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
17611 (eshell-do-pipelines-synchronously, eshell-eval-command):
17612 Use backquotes and prefer setq to set.
17613 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
17614 (eshell-macrop): Use functionp.
17615 (eshell-do-eval): Handle multiple expressions in `while' body.
17616
17617 2011-10-30 Chong Yidong <cyd@gnu.org>
17618
17619 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
17620 instead of set-mark (Bug#9810).
17621
17622 2011-10-30 Chong Yidong <cyd@gnu.org>
17623
17624 * window.el (split-window-below, split-window-right): Rename from
17625 split-window-above-each-other and split-window-side-by-side
17626 respectively. All callers changed.
17627 (split-window-sensibly, split-window-sensibly): Use them.
17628 (split-window-keep-point): Doc fix.
17629
17630 * isearch.el: Add isearch-scroll property to split-window-below
17631 and split-window-right.
17632
17633 * follow.el (follow-mode):
17634 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17635 * progmodes/ada-xref.el (ada-gdb-application):
17636 * emulation/vip.el (vip-buffer-in-two-windows):
17637 * image-dired.el (image-dired-dired-with-window-configuration):
17638 * dired-x.el (dired-do-find-marked-files):
17639 * dired.el (dired-pop-to-buffer):
17640 * bs.el (bs--show-with-configuration):
17641 * vc/emerge.el (emerge-setup-windows):
17642 * textmodes/two-column.el (2C-two-columns):
17643 * textmodes/reftex-toc.el (reftex-toc):
17644 * progmodes/gdb-mi.el (gdb-setup-windows):
17645 * progmodes/fortran.el (fortran-window-create):
17646 * net/newst-treeview.el (newsticker--treeview-window-init):
17647 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
17648 * emulation/tpu-edt.el (tpu-gold-map):
17649 * emulation/crisp.el (crisp-mode-map):
17650 * calendar/calendar.el (calendar-basic-setup): Callers changed.
17651
17652 2011-10-29 Chong Yidong <cyd@gnu.org>
17653
17654 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
17655
17656 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
17657
17658 * textmodes/flyspell.el (flyspell-word): Fix char offset for
17659 forged Ispell output (Bug#7904).
17660
17661 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
17662
17663 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17664
17665 * doc-view.el: Avoid ugly errors about not finding nil.
17666 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
17667 (doc-view-dvipdf-program, doc-view-unoconv-program)
17668 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
17669 Avoid nil or absolute file name as default value.
17670 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
17671
17672 2011-10-28 Alan Mackenzie <acm@muc.de>
17673
17674 * progmodes/cc-defs.el (c-version): -> 5.32.2.
17675
17676 2011-10-28 Alan Mackenzie <acm@muc.de>
17677
17678 Amend the handling of c-beginning/end-of-defun in nested declaration
17679 scopes.
17680
17681 * progmodes/cc-vars.el (c-defun-tactic): Move here from
17682 cc-langs.el. Change it to a defcustom.
17683
17684 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
17685 cc-vars.el.
17686
17687 * progmodes/cc-engine.el (c-beginning-of-statement-1):
17688 Prevent "class foo : bar" being spuriously recognized as a label.
17689
17690 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
17691 Add parameter `inclusive' (to include enclosing braces in the region).
17692 (c-widen-to-enclosing-decl-scope): New function.
17693 (c-while-widening-to-decl-block): New macro.
17694 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
17695 outward for defun boundaries, and correspondingly change symbol
17696 `respect-enclosure' to `go-outward'.
17697 (c-declaration-limits): Change algorithm to report only the "innermost"
17698 defun's boundaries.
17699
17700 2011-10-28 Deniz Dogan <deniz@dogan.se>
17701
17702 * net/rcirc.el (rcirc-mode): Use hard newlines.
17703
17704 2011-10-28 Alan Mackenzie <acm@muc.de>
17705
17706 Amend to indent and fontify macros "which include their own semicolon"
17707 correctly, using the "virtual semicolon" mechanism.
17708
17709 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
17710
17711 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
17712 Recode to scan one line at a time rather than having \n and \r
17713 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
17714 (c-forward-label): Amend for virtual semicolons.
17715 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
17716
17717 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
17718 of the new C macros.
17719
17720 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
17721 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
17722 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
17723 (c-opt-cpp-macro-define): Make into a full language variable.
17724 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
17725 AWK Mode (including \n, \r) removed, no longer needed.
17726
17727 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
17728 Invoke c-make-macro-with-semi-re.
17729
17730 * progmodes/cc-vars.el (c-macro-with-semi-re):
17731 (c-macro-names-with-semicolon): New variables.
17732 (c-make-macro-with-semi-re): New function.
17733
17734 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17735
17736 * vc/log-edit.el: Fill empty field rather than adding new one.
17737 (log-edit-add-field): New function.
17738 (log-edit-insert-changelog): Use it.
17739
17740 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17741
17742 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
17743
17744 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17745
17746 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
17747 (gdb--check-interpreter): New function.
17748 (gdb): Use it.
17749
17750 2011-10-27 Glenn Morris <rgm@gnu.org>
17751
17752 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
17753 (least-positive-float, least-negative-float)
17754 (least-positive-normalized-float, least-negative-normalized-float)
17755 (float-epsilon, float-negative-epsilon):
17756 Remove unnecessary declarations.
17757
17758 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
17759 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
17760 (least-positive-float, least-negative-float)
17761 (least-positive-normalized-float, least-negative-normalized-float)
17762 (float-epsilon, float-negative-epsilon): Add doc-strings,
17763 based on those in cl.texi.
17764
17765 * files.el (set-visited-file-name): If the major-mode changed,
17766 reload the local variables. (Bug#9796)
17767
17768 2011-10-27 Chong Yidong <cyd@gnu.org>
17769
17770 * subr.el (change-major-mode-after-body-hook): New hook.
17771 (run-mode-hooks): Run it.
17772
17773 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
17774 Use change-major-mode-before-body-hook.
17775
17776 * simple.el (fundamental-mode):
17777 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
17778 change introducing fundamental-mode-hook.
17779
17780 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
17781
17782 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
17783
17784 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
17785
17786 * ido.el (ido-file-name-all-completions-1): Do not require
17787 tramp.el explicitly. (Bug#7583)
17788
17789 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17790
17791 * progmodes/octave-mod.el:
17792 * progmodes/octave-inf.el: Update maintainer.
17793
17794 2011-10-26 Chong Yidong <cyd@gnu.org>
17795
17796 * subr.el (with-wrapper-hook): Rewrite doc.
17797
17798 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
17799
17800 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
17801 filenames "/method:foo:". (Bug#9793)
17802
17803 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17804
17805 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
17806 (bug#9865).
17807
17808 2011-10-24 Glenn Morris <rgm@gnu.org>
17809
17810 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
17811
17812 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
17813
17814 * notifications.el: Add the requirement of a running D-Bus session
17815 bus to the Commentary.
17816
17817 2011-10-24 Juri Linkov <juri@jurta.org>
17818
17819 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
17820 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
17821 (Bug#9364)
17822
17823 2011-10-24 Juri Linkov <juri@jurta.org>
17824
17825 * info.el (Info-following-node-name-re): Add newline to the list
17826 of allowed characters for leading space. (Bug#9824)
17827
17828 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17829
17830 * progmodes/octave-inf.el (inferior-octave-mode-map):
17831 Fix C-c C-h binding.
17832 * progmodes/octave-mod.el (octave-help): Remove.
17833
17834 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
17835
17836 Sync with Tramp 2.2.3.
17837
17838 * net/tramp-cache.el (top): Pacify byte-compiler using
17839 `init-file-user' and `site-run-file'.
17840
17841 * net/trampver.el: Update release number.
17842
17843 2011-10-23 Chong Yidong <cyd@gnu.org>
17844
17845 * files.el (toggle-read-only): Remove obsolete comment about
17846 version control.
17847
17848 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
17849 for toggle-read-only. Note that this hasn't called vc-next-action
17850 since 2008-05-02, though it wasn't documented at the time.
17851
17852 * vc/ediff-init.el (ediff-toggle-read-only-function):
17853 Use toggle-read-only.
17854
17855 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
17856
17857 Fix bug #9560, sporadic wrong indentation; improve instrumentation
17858 of c-parse-state.
17859
17860 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
17861 correct faulty logical expression.
17862 (c-parse-state-state, c-record-parse-state-state):
17863 (c-replay-parse-state-state): New defvar/defuns.
17864 (c-debug-parse-state): Use new functions.
17865
17866 2011-10-22 Martin Rudalics <rudalics@gmx.at>
17867
17868 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
17869 last fix. Use window-in-direction correctly.
17870
17871 2011-10-21 Chong Yidong <cyd@gnu.org>
17872
17873 * progmodes/idlwave.el (idlwave-mode):
17874 * progmodes/vera-mode.el (vera-mode): No need to set
17875 require-final-newline; that's done in prog-mode.
17876 Suggested by Stefan Monnier.
17877
17878 2011-10-21 Martin Rudalics <rudalics@gmx.at>
17879
17880 * mouse.el (mouse-drag-window-above)
17881 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
17882 (mouse-drag-mode-line-1, mouse-drag-header-line)
17883 (mouse-drag-vertical-line-rightward-window): Remove.
17884 (mouse-drag-line): New function.
17885 (mouse-drag-mode-line, mouse-drag-header-line)
17886 (mouse-drag-vertical-line): Call mouse-drag-line.
17887 * window.el (window-at-side-p, windows-at-side): New functions.
17888
17889 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
17890
17891 * tar-mode.el (tar-grind-file-mode):
17892 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
17893
17894 2011-10-21 Chong Yidong <cyd@gnu.org>
17895
17896 * progmodes/idlwave.el (idlwave-mode):
17897 * progmodes/vera-mode.el (vera-mode):
17898 Use mode-require-final-newline.
17899
17900 2011-10-20 Glenn Morris <rgm@gnu.org>
17901
17902 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
17903
17904 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
17905
17906 * emulation/cua-base.el (cua-set-mark): Fix case of string.
17907
17908 2011-10-20 Chong Yidong <cyd@gnu.org>
17909
17910 * emulation/cua-base.el (cua-mode):
17911 * mail/footnote.el (footnote-mode):
17912 * mail/mailabbrev.el (mail-abbrevs-mode):
17913 * net/xesam.el (xesam-minor-mode):
17914 * progmodes/bug-reference.el (bug-reference-mode):
17915 * progmodes/cap-words.el (capitalized-words-mode):
17916 * progmodes/compile.el (compilation-minor-mode)
17917 (compilation-shell-minor-mode):
17918 * progmodes/gud.el (gud-tooltip-mode):
17919 * progmodes/hideif.el (hide-ifdef-mode):
17920 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
17921 * progmodes/subword.el (subword-mode):
17922 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
17923 * progmodes/which-func.el (which-function-mode):
17924 * term/tvi970.el (tvi970-set-keypad-mode):
17925 * term/vt100.el (vt100-wide-mode):
17926 * textmodes/flyspell.el (flyspell-mode):
17927 * textmodes/ispell.el (ispell-minor-mode):
17928 * textmodes/nroff-mode.el (nroff-electric-mode):
17929 * textmodes/paragraphs.el (use-hard-newlines):
17930 * textmodes/refill.el (refill-mode):
17931 * textmodes/reftex.el (reftex-mode):
17932 * textmodes/rst.el (rst-minor-mode):
17933 * textmodes/sgml-mode.el (html-autoview-mode)
17934 (sgml-electric-tag-pair-mode):
17935 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
17936 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
17937 * emulation/crisp.el (crisp-mode):
17938 * emacs-lisp/eldoc.el (eldoc-mode):
17939 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
17940 minor mode behavior.
17941
17942 2011-10-19 Juri Linkov <juri@jurta.org>
17943
17944 * descr-text.el (describe-char): Add #x2010 and #x2011 to
17945 the list of hard-coded chars with escape-glyph face.
17946
17947 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17948
17949 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
17950
17951 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
17952
17953 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
17954 running process.
17955
17956 2011-10-19 Glenn Morris <rgm@gnu.org>
17957
17958 * vc/vc-bzr.el (vc-bzr-after-dir-status):
17959 Ignore ignored files. (Bug#9726)
17960
17961 2011-10-19 Chong Yidong <cyd@gnu.org>
17962
17963 Doc fix for minor modes, stating that an omitted argument enables
17964 the mode unconditionally when called from Lisp.
17965
17966 * abbrev.el (abbrev-mode):
17967 * allout.el (allout-mode):
17968 * autoinsert.el (auto-insert-mode):
17969 * autoarg.el (autoarg-mode, autoarg-kp-mode):
17970 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
17971 (global-auto-revert-mode):
17972 * battery.el (display-battery-mode):
17973 * composite.el (global-auto-composition-mode)
17974 (auto-composition-mode):
17975 * delsel.el (delete-selection-mode):
17976 * desktop.el (desktop-save-mode):
17977 * dired-x.el (dired-omit-mode):
17978 * dirtrack.el (dirtrack-mode):
17979 * doc-view.el (doc-view-minor-mode):
17980 * double.el (double-mode):
17981 * electric.el (electric-indent-mode, electric-pair-mode):
17982 * emacs-lock.el (emacs-lock-mode):
17983 * epa-hook.el (auto-encryption-mode):
17984 * follow.el (follow-mode):
17985 * font-core.el (font-lock-mode):
17986 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
17987 * help.el (temp-buffer-resize-mode):
17988 * hilit-chg.el (highlight-changes-mode)
17989 (highlight-changes-visible-mode):
17990 * hi-lock.el (hi-lock-mode):
17991 * hl-line.el (hl-line-mode, global-hl-line-mode):
17992 * icomplete.el (icomplete-mode):
17993 * ido.el (ido-everywhere):
17994 * image-file.el (auto-image-file-mode):
17995 * image-mode.el (image-minor-mode):
17996 * iswitchb.el (iswitchb-mode):
17997 * jka-cmpr-hook.el (auto-compression-mode):
17998 * linum.el (linum-mode):
17999 * longlines.el (longlines-mode):
18000 * master.el (master-mode):
18001 * mb-depth.el (minibuffer-depth-indicate-mode):
18002 * menu-bar.el (menu-bar-mode):
18003 * minibuf-eldef.el (minibuffer-electric-default-mode):
18004 * mouse-sel.el (mouse-sel-mode):
18005 * msb.el (msb-mode):
18006 * mwheel.el (mouse-wheel-mode):
18007 * outline.el (outline-minor-mode):
18008 * paren.el (show-paren-mode):
18009 * recentf.el (recentf-mode):
18010 * reveal.el (reveal-mode, global-reveal-mode):
18011 * rfn-eshadow.el (file-name-shadow-mode):
18012 * ruler-mode.el (ruler-mode):
18013 * savehist.el (savehist-mode):
18014 * scroll-all.el (scroll-all-mode):
18015 * scroll-bar.el (scroll-bar-mode):
18016 * server.el (server-mode):
18017 * shell.el (shell-dirtrack-mode):
18018 * simple.el (auto-fill-mode, transient-mark-mode)
18019 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
18020 (line-number-mode, column-number-mode, size-indication-mode)
18021 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
18022 * strokes.el (strokes-mode):
18023 * time.el (display-time-mode):
18024 * t-mouse.el (gpm-mouse-mode):
18025 * tool-bar.el (tool-bar-mode):
18026 * tooltip.el (tooltip-mode):
18027 * type-break.el (type-break-mode-line-message-mode)
18028 (type-break-query-mode):
18029 * view.el (view-mode):
18030 * whitespace.el (whitespace-mode, whitespace-newline-mode)
18031 (global-whitespace-mode, global-whitespace-newline-mode):
18032 * xt-mouse.el (xterm-mouse-mode): Doc fix.
18033
18034 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18035 Fix autogenerated docstring.
18036
18037 2011-10-19 Juri Linkov <juri@jurta.org>
18038
18039 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
18040 by checking environment variables "DESKTOP_SESSION" and
18041 "XDG_CURRENT_DESKTOP". (Bug#9779)
18042
18043 2011-10-19 Juri Linkov <juri@jurta.org>
18044
18045 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
18046 (browse-url-chromium-program, browse-url-chromium-arguments):
18047 New defcustoms.
18048 (browse-url-default-browser): Check for `browse-url-chromium' and
18049 call `browse-url-chromium-program'.
18050 (browse-url-chromium): New command. (Bug#9779)
18051
18052 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
18053
18054 * facemenu.el (list-colors-duplicates): On Windows, detect more
18055 duplicates by assuming that only colors matching "^System" are
18056 special "system colors". (Bug#9722)
18057
18058 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
18059
18060 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
18061 to distinguish the author from the committer.
18062
18063 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
18064
18065 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
18066
18067 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
18068
18069 * international/mule.el (sgml-html-meta-auto-coding-function):
18070 Add support for detecting encoding in HTML5 specified only as
18071 <meta charset="UTF-8">. Implementation just makes http-equiv and
18072 content-type parts from HTML4 encoding string optional. (Bug#9716)
18073
18074 2011-10-18 Glenn Morris <rgm@gnu.org>
18075
18076 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
18077
18078 2011-10-18 Chong Yidong <cyd@gnu.org>
18079
18080 * faces.el (cursor): Doc fix.
18081
18082 2011-10-17 Chong Yidong <cyd@gnu.org>
18083
18084 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
18085
18086 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
18087
18088 * dirtrack.el (dirtrack): Support shell buffers with path
18089 prefixes, e.g. tramp-based remote shells. (Bug#9647)
18090
18091 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
18092
18093 * json.el: Bump version to 1.3 and note change in History.
18094 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
18095
18096 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
18097
18098 * comint.el (comint-insert-input, comint-send-input)
18099 (comint-get-old-input-default, comint-backward-matching-input)
18100 (comint-next-prompt): Use nil instead of `input' for field property of
18101 past user input (bug#114).
18102
18103 * minibuffer.el (completion--replace): Inherit surrounding properties
18104 (bug#114).
18105 (minibuffer-complete-and-exit): Use it.
18106
18107 * comint.el (comint--table-subvert): Quote the all-completions output
18108 (bug#9160).
18109
18110 2011-10-17 Martin Rudalics <rudalics@gmx.at>
18111
18112 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
18113
18114 * menu-bar.el (menu-bar-file-menu): Add entry for making new
18115 window on right of selected. (Bug#9350) Reword other window
18116 entries and separate them from frame entries.
18117
18118 2011-10-15 Glenn Morris <rgm@gnu.org>
18119
18120 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
18121 Doc fixes.
18122
18123 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
18124
18125 * net/network-stream.el (network-stream-open-starttls):
18126 Improve detection of failure due to lack of TLS support.
18127
18128 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
18129 putting the input text in front and in bold.
18130
18131 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18132
18133 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
18134
18135 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
18136 empty buffer.
18137
18138 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
18139 unread-command-events rather than pushing yet-another event.
18140
18141 2011-10-14 Eli Zaretskii <eliz@gnu.org>
18142
18143 * mail/sendmail.el (sendmail-query-once): Improve the wording of
18144 the explanation of the possible choices. Make the options passed
18145 to completing-read shorter.
18146
18147 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
18148
18149 * textmodes/flyspell.el (flyspell-large-region): Make sure
18150 extended character mode is used if defined (Bug#1339).
18151
18152 2011-10-13 Eli Zaretskii <eliz@gnu.org>
18153
18154 * simple.el (what-cursor-position): Fix the display of the
18155 character info for LRE, LRO, RLE, and RLO characters by appending
18156 an invisible PDF.
18157
18158 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
18159
18160 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
18161 even in case of error; add debug spec; simplify data flow.
18162 (with-timeout-handler): Remove.
18163
18164 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
18165
18166 Fix Bug#6019, Bug#9315.
18167
18168 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
18169 complete `buffer-file-name', the local file name part could look
18170 remotely (for example on VMS).
18171
18172 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
18173 `tramp-run-real-handler'.
18174 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
18175 already quoted by '"'.
18176
18177 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
18178 Let `file-name-handler-alist' be nil, the local file name part
18179 could look remotely (for example on VMS).
18180
18181 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
18182
18183 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
18184 from here...
18185 (flyspell-post-command-hook): ...to here.
18186
18187 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18188
18189 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
18190 if not needed.
18191 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
18192 using completion. Protect against "slow" callers.
18193 Remove the "message hack".
18194
18195 2011-10-11 Juri Linkov <juri@jurta.org>
18196
18197 * isearch.el (isearch-lazy-highlight-word): New variable.
18198 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
18199 Use it. (Bug#9727)
18200
18201 2011-10-11 Glenn Morris <rgm@gnu.org>
18202
18203 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
18204 like f90-previous-statement does.
18205
18206 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18207
18208 * eshell/eshell.el (eshell-command): History should be saved
18209 only in interactive use, to avoid error.
18210
18211 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18212
18213 * minibuffer.el (completion-file-name-table): Fix last change,
18214 i.e. ignore normal errors but not the other ones.
18215
18216 2011-10-10 Martin Rudalics <rudalics@gmx.at>
18217
18218 * window.el (special-display-buffer-names)
18219 (special-display-regexps): Remove some remnants of earlier
18220 changes from doc-strings.
18221 (quit-windows-on): New function.
18222
18223 * vc/vc.el (vc-revert, vc-rollback):
18224 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
18225 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
18226 (Bug#6183) (Bug#7074) (Bug#7447)
18227
18228 2011-10-09 Martin Rudalics <rudalics@gmx.at>
18229
18230 * window.el (frame-auto-hide-function): Add version tag.
18231 (Bug#9699)
18232
18233 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
18234
18235 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
18236 condition.
18237
18238 2011-10-09 Leo Liu <sdl.web@gmail.com>
18239
18240 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
18241 (Bug#9701)
18242
18243 2011-10-08 Glenn Morris <rgm@gnu.org>
18244
18245 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
18246 before the first code statement zero indent. (Bug#9690)
18247
18248 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
18249
18250 * simple.el (count-words-region): Always count in the region.
18251 Report the number of lines and characters too.
18252 (count-words): New command, which counts in the buffer if the
18253 region is inactive, as count-words-region used to.
18254 (count-words--message): New function. Handle plurals.
18255 (count-lines-region): Make it an alias for count-words-region.
18256
18257 * bindings.el (esc-map): Replace count-lines-region with
18258 count-words-region.
18259
18260 2011-10-08 Martin Rudalics <rudalics@gmx.at>
18261
18262 * window.el (window--delete): Delete dedicated frame
18263 unconditionally when argument KILL is non-nil. (Bug#9699)
18264 (switch-to-buffer): Fix doc-string typo.
18265
18266 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18267
18268 * eshell/eshell.el (eshell-command): Avoid using hooks.
18269
18270 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
18271
18272 * bindings.el ([M-left],[M-right]): Bind to left-word and
18273 right-word respectively.
18274
18275 2011-10-07 Glenn Morris <rgm@gnu.org>
18276
18277 * cus-start.el (debug-on-quit): Fix custom type.
18278
18279 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18280
18281 * subr.el (define-key-after): Clarify that the function is not
18282 useful for non-menu keymaps.
18283
18284 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
18285
18286 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18287
18288 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
18289 in current minibuffer (Fix bug with recursive minibuffers).
18290
18291 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
18292
18293 * progmodes/gdb-mi.el (gdb): Doc fix.
18294
18295 2011-10-05 Martin Rudalics <rudalics@gmx.at>
18296
18297 * window.el (frame-auto-hide-function): New option replacing
18298 frame-auto-delete. Suggested by Stefan Monnier.
18299 (window--delete): Call frame-auto-hide-function instead of
18300 investigating frame-auto-delete.
18301 (window-point-1, set-window-point-1): New functions.
18302 (window-in-direction, record-window-buffer, window-state-get-1)
18303 (display-buffer-record-window): Use window-point-1 instead of
18304 window-point.
18305 (set-window-buffer-start-and-point): Use set-window-point-1.
18306
18307 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18308
18309 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
18310
18311 2011-10-05 Glenn Morris <rgm@gnu.org>
18312
18313 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
18314 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
18315
18316 2011-10-05 Leo Liu <sdl.web@gmail.com>
18317
18318 * subr.el (read-char-choice): Fix argument to buffer-live-p which
18319 works with buffer object.
18320
18321 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18322
18323 * mpc.el (mpc-tool-bar-map): Add labels.
18324
18325 2011-10-04 Glenn Morris <rgm@gnu.org>
18326
18327 * calendar/holidays.el (calendar-check-holidays): Doc fix.
18328
18329 2011-10-04 Martin Rudalics <rudalics@gmx.at>
18330
18331 * window.el (window--delete): New function.
18332 (frame-auto-delete): Resuscitate option.
18333 (bury-buffer, replace-buffer-in-windows)
18334 (quit-window): Rewrite using window--delete.
18335 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
18336 Pass display-buffer-mark-dedicated to window--display-buffer-2
18337 (Bug#9639).
18338
18339 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18340
18341 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
18342 returns a list (bug#9554). Add remote file name completion.
18343 * comint.el (comint--table-subvert): Curry and get quote&unquote
18344 functions as arguments.
18345 (comint--complete-file-name-data): Adjust call accordingly.
18346 * pcomplete.el (pcomplete--table-subvert): Remove.
18347 (pcomplete-completions-at-point): Use comint--table-subvert instead.
18348
18349 * minibuffer.el (completion-table-case-fold): Use currying.
18350 (completion--styles-type, completion--cycling-threshold-type):
18351 New constants.
18352 (completion-styles, completion-category-overrides)
18353 (completion-cycle-threshold): Use them.
18354 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
18355 completion-table-case-fold.
18356
18357 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
18358
18359 * minibuffer.el (completion-category-overrides): Fix type of styles
18360 and add more user friendly tags (bug#9660).
18361
18362 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18363
18364 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
18365 (mule-input-method-string): New widget.
18366 (default-input-method, language-info-custom-alist): Use it.
18367
18368 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18369
18370 * pcomplete.el: Require comint.
18371 (pcomplete--common-suffix): Remove.
18372 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
18373 (pcomplete--table-subvert): Sync with comint--table-subvert.
18374 (pcomplete--entries): Use comint-completion-file-name-table.
18375 * comint.el (comint-unquote-filename): Simplify.
18376 (comint-completion-file-name-table): New function (bug#9616).
18377 (comint--complete-file-name-data): Use it.
18378
18379 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
18380 (pcmpl-gnu-tar-buffer): Remove.
18381 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
18382 around. Make sure pcomplete-suffix-list is only changed temporarily.
18383 Don't look inside the tar's file if it's too large.
18384
18385 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
18386
18387 * cus-edit.el (custom-mode-map):
18388 * epa.el (epa-key-list-mode-map):
18389 * man.el (Man-mode-map):
18390 * startup.el (splash-screen-keymap):
18391 * simple.el (special-mode-map): Use scroll-up-command and
18392 scroll-down-command.
18393
18394 * progmodes/idlw-help.el (idlwave-help-mode-map):
18395 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
18396 * net/newst-plainview.el (newsticker-mode-map):
18397 * emulation/ws-mode.el (wordstar-mode-map):
18398 * emulation/vi.el (vi-com-map):
18399 * calc/calc-graph.el (calc-graph-show-dumb):
18400 * term/sun.el (terminal-init-sun):
18401 * term/ns-win.el (global-map):
18402 * progmodes/grep.el (grep-mode-map):
18403 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
18404 * mail/rmail.el (rmail-mode-map):
18405 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
18406
18407 * custom.el (custom-safe-themes, load-theme): Treat value of t for
18408 custom-safe-themes as special.
18409
18410 2011-10-01 Julien Danjou <julien@danjou.info>
18411
18412 * notifications.el (notifications-notify): Fix docstring.
18413
18414 2011-10-01 Per Starbäck <per@starback.se>
18415
18416 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
18417
18418 2011-09-30 Martin Rudalics <rudalics@gmx.at>
18419
18420 * startup.el (command-line-1): Fix last fix by inserting
18421 initial-scratch-message into *scratch* before displaying it.
18422 (Bug#9605) and (Bug#9636)
18423
18424 2011-09-29 Eli Zaretskii <eliz@gnu.org>
18425
18426 * simple.el (line-move): If auto-hscroll-mode is disabled and the
18427 window is hscrolled, move by logical lines. (Bug#9607)
18428 (line-move-visual): Update the doc string to the above effect.
18429
18430 2011-09-29 Martin Rudalics <rudalics@gmx.at>
18431
18432 * window.el (display-buffer-record-window): When WINDOW is the
18433 selected window use `point' instead of `window-point'. (Bug#9626)
18434
18435 * startup.el (command-line-1): Use insert-before-markers when
18436 inserting initial-scratch-message. (Bug#9605)
18437
18438 * help.el (help-window): Remove variable.
18439
18440 2011-09-29 Glenn Morris <rgm@gnu.org>
18441
18442 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
18443
18444 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
18445
18446 * descr-text.el (describe-char-categories): Accept category
18447 descriptions more than one line long.
18448
18449 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
18450
18451 * simple.el (delete-trailing-whitespace): Fix last change.
18452
18453 * progmodes/perl-mode.el (perl-syntax-propertize-function):
18454 Don't confuse "y => 3" as the beginning of a `y' operation.
18455
18456 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
18457 object has more than 4 slots (bug#9613).
18458
18459 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
18460
18461 * subr.el (with-output-to-temp-buffer):
18462 * net/quickurl.el (quickurl, quickurl-browse-url):
18463 Fix typos in docstrings.
18464
18465 2011-09-27 Eli Zaretskii <eliz@gnu.org>
18466
18467 * minibuffer.el (completion-styles)
18468 (completion-category-overrides): Cross reference each other in doc
18469 strings.
18470
18471 2011-09-27 Glenn Morris <rgm@gnu.org>
18472
18473 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
18474 to split-string. (Bug#9606)
18475
18476 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18477
18478 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
18479 (bug#9615).
18480
18481 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
18482
18483 * emacs-lisp/package.el (list-packages): Fix echo area message.
18484
18485 2011-09-27 Leo Liu <sdl.web@gmail.com>
18486
18487 * ido.el (ido-read-internal): Accept cons cell HIST arg.
18488
18489 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
18490
18491 * net/dbus.el (dbus-unregister-object): Don't release services for
18492 registered signals. (Bug#9581)
18493
18494 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
18495
18496 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
18497 function that picks between cfengine 2 and 3 support
18498 automatically. Update docs accordingly.
18499
18500 2011-09-22 Kenichi Handa <handa@m17n.org>
18501
18502 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
18503 ZERO.
18504 (indian-itrans-v5-table-for-tamil): New variable.
18505 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
18506
18507 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
18508
18509 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
18510 that's true if the current command involved collapsing of text.
18511 It's reset to false at the beginning of the next command.
18512 (allout-post-command-business): Move the cursor to the beginning
18513 of entry if the cursor is hidden and collapsing activity just
18514 happened.
18515
18516 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
18517
18518 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
18519 tracking (Bug#9541).
18520
18521 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
18522
18523 * net/newst-reader.el (newsticker-html-renderer)
18524 (newsticker-show-news): Automatically load html rendering package
18525 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
18526 because w3m-fill-column is let-bound" and the error "Symbol's value
18527 as variable is void: w3m-fill-column".
18528
18529 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
18530
18531 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
18532 Release services only if they are defined. (Bug#9581)
18533
18534 2011-09-23 Richard Stallman <rms@gnu.org>
18535
18536 * textmodes/paragraphs.el (forward-sentence): For backwards case,
18537 distinguish start of paragraph from start of its text.
18538
18539 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
18540
18541 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
18542 (rmail-generate-viewer-buffer): Put that hook on view buffer.
18543 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
18544
18545 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
18546
18547 * international/mule-diag.el (mule-diag): Insert a newline after
18548 each fontset description.
18549
18550 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18551
18552 * simple.el (delete-trailing-whitespace):
18553 Document last change; simplify.
18554
18555 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
18556
18557 * simple.el (delete-trailing-whitespace): Also delete
18558 extra newlines at the end of the buffer.
18559
18560 * textmodes/picture.el: Make motion commands obey shift-select-mode.
18561 (picture-newline): Use forward-line so as to ignore fields.
18562
18563 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18564
18565 * subr.el (with-wrapper-hook): Fix edebug spec.
18566
18567 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18568
18569 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
18570 (bug#4538).
18571
18572 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
18573
18574 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
18575 Fix nasty bug using wrong cached values.
18576
18577 2011-09-23 Alan Mackenzie <acm@muc.de>
18578
18579 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
18580
18581 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
18582
18583 * window.el (pop-to-buffer): Ensure right window is selected if we
18584 chose another frame.
18585
18586 2011-09-22 Eli Zaretskii <eliz@gnu.org>
18587
18588 * simple.el (what-cursor-position): Use get-char-property-change
18589 and next-single-char-property-change, to be able to show display
18590 properties that come from overlays as well as text properties.
18591
18592 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
18593
18594 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
18595
18596 * cmuscheme.el (run-scheme, switch-to-scheme):
18597 * cus-edit.el (customize-group, custom-buffer-create)
18598 (customize-browse):
18599 * info.el (info):
18600 * shell.el (shell):
18601 * mail/sendmail.el (mail):
18602 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
18603
18604 2011-09-22 Richard Stallman <rms@gnu.org>
18605
18606 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
18607 move back only to line beg, don't move back over blank lines.
18608
18609 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
18610
18611 * files.el (copy-directory): Set directory attributes only in case
18612 they could be retrieved from the source directory. (Bug#9565)
18613
18614 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
18615
18616 * progmodes/hideshow.el (hs-looking-at-block-start-p)
18617 (hs-find-block-beginning, hs-hide-level-recursive):
18618 Ignore strings as well as comments. (Bug#9502)
18619
18620 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
18621
18622 * progmodes/sql.el (sql-comint-postgres):
18623 Convert port number to a string. (Bug#9566)
18624
18625 2011-09-22 Martin Rudalics <rudalics@gmx.at>
18626
18627 * window.el (quit-window): Undedicate window when switching to
18628 previous buffer. Reported by Thierry Volpiatto
18629 <thierry.volpiatto@gmail.com>.
18630 (special-display-popup-frame): When popping up a new frame reset
18631 its previous buffers to nil. Simplify code.
18632
18633 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
18634
18635 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
18636 and process filter, as done also in `shell-command'.
18637
18638 2011-09-21 Martin Rudalics <rudalics@gmx.at>
18639
18640 * window.el (set-window-buffer-start-and-point):
18641 Call set-window-start with NOFORCE argument t.
18642 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
18643 (quit-window): Reword doc-string. Handle new format of
18644 quit-restore parameter. Don't delete window if it has a
18645 previous buffer we can show instead of the present one.
18646 (display-buffer-record-window): Rewrite using a new format for
18647 the quit-restore window parameter
18648 (special-display-popup-frame, display-buffer-same-window)
18649 (display-buffer-reuse-window, display-buffer-pop-up-frame)
18650 (display-buffer-pop-up-window, display-buffer-use-some-window):
18651 Adapt symbol passed to display-buffer-record-window.
18652 * help.el (help-window-setup): Handle new format of quit-restore
18653 parameter.
18654
18655 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
18656
18657 * faces.el (face-list): Fix docstring (bug#9564).
18658
18659 * window.el (display-buffer--action-function-custom-type):
18660 Don't include internal functions in the Custom interface.
18661
18662 2011-09-20 Juri Linkov <juri@jurta.org>
18663
18664 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
18665 (Info-forward-node, Info-backward-node, Info-next-preorder)
18666 (Info-last-preorder): Use it. (Bug#9528)
18667
18668 2011-09-20 Juri Linkov <juri@jurta.org>
18669
18670 * info.el (Info-last-preorder): Visit last menu item only when
18671 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
18672
18673 2011-09-20 Julien Danjou <julien@danjou.info>
18674
18675 * password-cache.el (password-cache-remove): Remove entries even if the
18676 value is nil, so that password with a nil value (negative caching) is
18677 possible to invalidate.
18678
18679 2011-09-20 Lawrence Mitchell <wence@gmx.li>
18680
18681 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
18682 all whitespace around breakpoint. (Bug#9553)
18683 (f90-find-breakpoint): Only break at whitespace inside a comment.
18684
18685 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
18686
18687 * minibuffer.el (completion-file-name-table): Keep track of errors.
18688 (completion-table-with-predicate): Handle the case where pred1 is nil.
18689 * pcomplete.el (pcomplete-completions-at-point): Simplify.
18690
18691 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18692
18693 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
18694 (debugger-return-value): Signal an error if the debugging context does
18695 not await any return value.
18696
18697 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
18698 * image-mode.el (image-toggle-display-text)
18699 (image-toggle-display-image): Stay away from evil `intangible'.
18700
18701 2011-09-19 Leo Liu <sdl.web@gmail.com>
18702
18703 * replace.el (occur-revert-arguments): Make it permanent-local.
18704 (occur-mode): Don't call font-lock-defontify.
18705
18706 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
18707
18708 * net/ldap.el (ldap-search-internal): Don't push empty search
18709 result (Bug#9508).
18710
18711 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18712
18713 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
18714
18715 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
18716
18717 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
18718 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
18719
18720 2011-09-18 Juri Linkov <juri@jurta.org>
18721
18722 * buff-menu.el (Buffer-menu-mode-map):
18723 * dired.el (dired-mode-map):
18724 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
18725 (lisp-interaction-mode-map):
18726 * emacs-lisp/package.el (package-menu-mode-map):
18727 * epa.el (epa-key-list-mode-map):
18728 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
18729 (menu-bar-options-menu):
18730 * outline.el (outline-mode-menu-bar-map):
18731 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
18732 * vc/vc-dir.el (vc-dir-menu-map):
18733 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
18734 Capitalize non-function content words in menu item strings.
18735
18736 * dired.el (dired-mode-map): Add menu item for
18737 `image-dired-dired-toggle-marked-thumbs'.
18738
18739 2011-09-18 Juri Linkov <juri@jurta.org>
18740
18741 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
18742 to `isearch-case-fold-search' and restore its original value
18743 after the `isearch-mode' call.
18744
18745 2011-09-18 Juri Linkov <juri@jurta.org>
18746
18747 * progmodes/grep.el (grep-process-setup): Don't check code for 1
18748 because `zgrep' returns 1 for successful matches (bug#9226).
18749
18750 2011-09-18 Juri Linkov <juri@jurta.org>
18751
18752 * info.el (Info-extract-menu-node-name): Check the second match
18753 for empty string (second test-case of bug#9528).
18754 (Info-last-preorder): Let-bind `Info-history' to nil to not add
18755 intermediate nodes to the history (first test-case of bug#9528).
18756
18757 2011-09-18 Juri Linkov <juri@jurta.org>
18758
18759 * info.el (Info-mode-syntax-table): New variable.
18760 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
18761
18762 2011-09-18 Juri Linkov <juri@jurta.org>
18763
18764 * info.el (Info-file-supports-index-cookies):
18765 Increment line-beginning-position's arg from 3 to 4 because makeinfo
18766 outputs one more line for long file names (bug#4142).
18767
18768 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18769
18770 * newcomment.el (comment-normalize-vars): If prompting for
18771 comment-start, set comment-start-skip too (Bug#8424).
18772
18773 2011-09-18 Johan Bockgård <bojohan@gnu.org>
18774
18775 * icomplete.el: Fix previous fix of Bug#5849.
18776 (icomplete-mode): Don't set completion-show-inline-help.
18777 (icomplete-minibuffer-setup): Set completion-show-inline-help
18778 locally during icompletion.
18779
18780 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18781
18782 * woman.el (woman2-process-escapes): Don't delete unrecognized
18783 escapes (Bug#7843).
18784
18785 * files.el (inhibit-first-line-modes-regexps): Add image files.
18786 (hack-local-variables-prop-line): Return nil for malformed
18787 prop-lines (Bug#9044).
18788
18789 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
18790
18791 * net/tramp.el (top): Don't require 'shell.
18792 (tramp-methods): Fix docstring.
18793 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
18794 Return complete remote file name. Handle "smb" case.
18795 Use `tramp-tmpdir', if defined for the respective method.
18796 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
18797
18798 * net/tramp-compat.el (top): Require 'shell.
18799
18800 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
18801 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
18802 `tramp-current-host'.
18803 (tramp-get-remote-tmpdir): Remove.
18804
18805 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
18806 `tramp-tmpdir' entries.
18807 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
18808 (tramp-smb-handle-file-attributes): Ignore errors.
18809 (tramp-smb-wait-for-output): Check also for process end.
18810
18811 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18812
18813 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
18814 when sending QUIT (bug#9312).
18815
18816 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
18817
18818 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
18819 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
18820 occur-mode-display-occurrence.
18821 (occur-edit-mode): Add usage message.
18822 (occur-cease-edit): New command.
18823 (occur-after-change-function): Use text properties to find the
18824 position of the prefix text.
18825 (occur-engine): Set stickiness of prefix text properties.
18826
18827 2011-09-17 Glenn Morris <rgm@gnu.org>
18828
18829 * progmodes/etags.el (complete-tag):
18830 Fix call to completion-in-region. (Bug#9526)
18831
18832 2011-09-17 Juri Linkov <juri@jurta.org>
18833
18834 * textmodes/ispell.el (ispell-word): Add to the error message
18835 the word, ispell program name and current dictionary (bug#9121).
18836 (ispell-tex-arg-end): Capitalize "error" in the error message.
18837
18838 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
18839
18840 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
18841 check. (Bug#4251)
18842
18843 2011-09-17 Juri Linkov <juri@jurta.org>
18844
18845 * window.el (window-safe-min-height, window-safe-min-width):
18846 Fix typos (followup to bug#9522).
18847
18848 2011-09-17 Sven Joachim <svenjoac@gmx.de>
18849
18850 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
18851
18852 2011-09-16 Eli Zaretskii <eliz@gnu.org>
18853
18854 * simple.el (line-move): If goal-column is set, move by logical
18855 lines, not by display lines. (Bug#971)
18856 (next-line, previous-line, goal-column, line-move-visual): Doc fix
18857 to reflect the above change.
18858
18859 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18860
18861 * image.el (imagemagick-register-types): Use regexp-opt.
18862
18863 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18864
18865 * window.el (display-buffer-base-action): Rename from
18866 display-buffer-default-action. Make default value empty.
18867 (display-buffer-overriding-action): Convert to defvar.
18868 (display-buffer-fallback-action): New var.
18869
18870 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18871
18872 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
18873 declaration.
18874 (package--add-to-archive-contents): If there is a duplicate entry
18875 with an older version, remove it.
18876 (package-menu-mark-delete, package-menu-mark-install)
18877 (package-menu-mark-unmark): Make unused args optional.
18878 (package-menu-mark-obsolete-for-deletion):
18879 Use package-menu-get-status instead of a regexp search.
18880 (package-menu-get-status): Use tabulated-list-entry.
18881 (package-menu-mark-upgrades): New command.
18882 (package-menu-mode-map): Bind it to U. Add it to menu bar.
18883 (package-menu-execute): Do installation before deletion.
18884 (package-menu-refresh, package-menu-execute): Use derived-mode-p
18885 instead of checking major-mode.
18886 (package-menu--find-upgrades): New function.
18887
18888 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18889
18890 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
18891 passwords in the log buffer.
18892 (smtpmail-process-filter): Update the process marker so that the
18893 "broken by peer" status message is inserted in the right place.
18894
18895 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
18896
18897 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
18898 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
18899 bibtex-completion-at-point-function.
18900 (bibtex-completion-at-point-function): Use them.
18901
18902 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
18903
18904 * mpc.el (mpc-constraints-tag-lookup): New function.
18905 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
18906 also to browser "album|playlist".
18907
18908 2011-09-14 Juri Linkov <juri@jurta.org>
18909
18910 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
18911 (isearch-edit-string): Use length of `isearch-string' when
18912 `isearch-fail-pos' returns nil.
18913 (isearch-message): Remove duplicate code and call
18914 `isearch-fail-pos' with arg `t'.
18915
18916 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
18917
18918 * replace.el (occur-mode-goto-occurrence): Don't force using other
18919 window (Bug#9499).
18920
18921 * dired-aux.el (dired-do-chmod): Don't provide initial input.
18922
18923 2011-09-14 Martin Rudalics <rudalics@gmx.at>
18924
18925 * window.el (display-buffer-window): Remove.
18926 (display-buffer-record-window): Use help-setup window parameter
18927 instead of variable display-buffer-window.
18928 (display-buffer-function, special-display-buffer-names)
18929 (special-display-function): Mention help-setup parameter instead
18930 of display-buffer-window in doc-string.
18931 * help.el (help-window-setup): New argument help-window.
18932 Use help-window-setup parameter instead of display-buffer-window.
18933 Reword some messages.
18934 (with-help-window): Pass window used for displaying the buffer
18935 to help-window-setup. Don't set display-buffer-window.
18936
18937 2011-09-13 Glenn Morris <rgm@gnu.org>
18938
18939 * emacs-lisp/debug.el (debugger-make-xrefs):
18940 Preserve point. (Bug#9462)
18941
18942 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18943
18944 * window.el (window-deletable-p): Use next-frame.
18945
18946 2011-09-13 Martin Rudalics <rudalics@gmx.at>
18947
18948 * window.el (window-auto-delete): Remove.
18949 (window-deletable-p): Remove argument FORCE. Don't deal with
18950 dedication and previous buffers.
18951 (switch-to-prev-buffer): Don't delete window.
18952 (delete-windows-on): Delete a window's frame if and only if the
18953 window is dedicated.
18954 (replace-buffer-in-windows): Delete buffer's window or frame if
18955 and only if window is dedicated.
18956 (quit-window): Handle quit-restore as before last change.
18957 (bury-buffer): Delete window only if window-deletable-p returns t.
18958
18959 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18960
18961 * window.el (window-deletable-p): Never delete the last frame on a
18962 given terminal.
18963
18964 2011-09-13 Glenn Morris <rgm@gnu.org>
18965
18966 * help.el (describe-key-briefly): Copy previous standard-output change.
18967
18968 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
18969
18970 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
18971
18972 2011-09-13 Glenn Morris <rgm@gnu.org>
18973
18974 * emacs-lisp/lisp-mode.el (lisp-indent-function):
18975 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
18976
18977 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
18978
18979 * dired-aux.el (dired-mark-read-string): Don't return default
18980 value on empty input (Bug#9361).
18981 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
18982 Omit initial minibuffer contents.
18983 (dired-do-chmod): Signal an error on empty input.
18984 (dired-mark-read-string): Don't return default on empty input.
18985
18986 * files.el (file-modes-symbolic-to-number): Doc fix.
18987
18988 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
18989
18990 * international/mule-cmds.el (ucs-completions): Remove.
18991 (read-char-by-name): Use complete-with-action instead; add metadata.
18992
18993 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
18994
18995 * window.el (display-buffer--action-function-custom-type)
18996 (display-buffer--action-custom-type): New vars.
18997 (display-buffer-alist, display-buffer-default-action)
18998 (display-buffer-overriding-action): Add defcustom types.
18999
19000 * frame.el (delete-other-frames): Doc fix (Bug#276).
19001
19002 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19003
19004 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
19005
19006 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
19007
19008 Change modes that used same-window-* vars to use switch-to-buffer.
19009
19010 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
19011 Use switch-to-buffer.
19012
19013 * cus-edit.el (customize-group, custom-buffer-create)
19014 (customize-browse, custom-buffer-create-other-window):
19015 Use switch-to-buffer or switch-to-buffer-other-window.
19016
19017 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
19018 (Info-prev, Info-up, Info-speedbar-goto-node)
19019 (info-display-manual): Use switch-to-buffer.
19020 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
19021
19022 * mail/sendmail.el (mail): Use switch-to-buffer.
19023 (mail-recover): Use switch-to-buffer-other-window.
19024
19025 * cmuscheme.el (run-scheme, switch-to-scheme):
19026 * ielm.el (ielm):
19027 * shell.el (shell):
19028 * net/rlogin.el (rlogin):
19029 * net/telnet.el (telnet, rsh):
19030 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
19031
19032 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
19033
19034 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
19035
19036 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19037
19038 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
19039 so don't mention it (bug#9301).
19040 (dired-sort-toggle-or-edit): Clarify string further.
19041
19042 * faces.el (face-spec-set-match-display): Make `(type graphic)'
19043 match `x', `w32' and `ns', like the manual says (bug#9029).
19044
19045 * subr.el (eval-after-load): Doc string clarification (bug#9125).
19046 (process-kill-buffer-query-function): Mention the buffer name in
19047 the query.
19048
19049 * image-mode.el (image-next-line): The line parameter is mandatory
19050 (bug#9258).
19051
19052 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
19053 which can be useful (bug#9301).
19054
19055 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
19056
19057 * subr.el (match-string): Mention that the current buffer should
19058 be the same as the search was done in (bug#9282).
19059
19060 * facemenu.el: Disable the remove-* commands if the mark isn't
19061 active (bug#9162).
19062
19063 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19064
19065 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
19066 of display-buffer.
19067 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
19068
19069 * replace.el (occur-mode-goto-occurrence)
19070 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
19071 and display-buffer.
19072
19073 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
19074 display-buffer.
19075
19076 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
19077 special-display and same-window variables.
19078 (mail-other-window): Use switch-to-buffer-other-window.
19079 (mail-other-frame): USe switch-to-buffer-other-frame.
19080
19081 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
19082 Use display-buffer-other-frame.
19083 (gdb-display-gdb-buffer): Use pop-to-buffer.
19084
19085 * progmodes/gud.el (gud-goto-info): Use info-other-window.
19086
19087 * progmodes/python.el: Don't set same-window-buffer-names.
19088
19089 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
19090
19091 * window.el (display-buffer-alist): Add *Python*.
19092
19093 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19094
19095 * window.el (display-buffer-alist): Add entry for buffers
19096 previously handled same-window-*.
19097 (display-buffer-alist, display-buffer-default-action)
19098 (display-buffer-overriding-action): Mark as risky.
19099 (display-buffer-alist): Document action function changes.
19100 (display-buffer--same-window-action)
19101 (display-buffer--other-frame-action): New variables.
19102 (switch-to-buffer, display-buffer-other-frame): Use them.
19103 (display-buffer): Rename reuse-frame entry to reusable-frames.
19104 (display-buffer-reuse-selected-window): Function deleted.
19105 (display-buffer-reuse-window): Handle reusable-frames alist entry.
19106 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
19107 (display-buffer-special): New function.
19108 (display-buffer--maybe-pop-up-frame-or-window): Rename from
19109 display-buffer-reuse-or-pop-window. Split off special-display
19110 part into display-buffer-special.
19111 (display-buffer-use-some-window): Don't perform any special
19112 pop-up-frames handling.
19113 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
19114 (display-buffer--maybe-same-window): Rename from
19115 display-buffer-maybe-same-window.
19116
19117 * info.el: Don't set same-window-regexps.
19118 (info-setup): New function.
19119 (info-other-window, info): Call it.
19120
19121 * cus-edit.el: Don't set same-window-regexps.
19122 (customize-group): New argument.
19123 (customize-group-other-window): Use it.
19124 (customize-face, customize-face-other-window): Likewise.
19125 (custom-buffer-create-other-window): Use pop-to-buffer directly.
19126
19127 * net/rlogin.el:
19128 * net/telnet.el:
19129 * progmodes/gud.el: Don't set same-window-regexps.
19130
19131 * cmuscheme.el:
19132 * ielm.el:
19133 * shell.el:
19134 * mail/sendmail.el:
19135 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
19136
19137 2011-09-10 Juri Linkov <juri@jurta.org>
19138
19139 * isearch.el (isearch-edit-string): Remove obsolete mention of
19140 `C-w' (`isearch-yank-word-or-char') from docstring.
19141 (isearch-query-replace): Fix typo in docstring (bug#9466).
19142
19143 2011-09-10 Juri Linkov <juri@jurta.org>
19144
19145 * paren.el (show-paren-function): Don't show escaped parens.
19146 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
19147
19148 2011-09-10 Eli Zaretskii <eliz@gnu.org>
19149
19150 * mail/sendmail.el (mml-to-mime, mml-attach-file)
19151 (mm-default-file-encoding): Remove autoload forms, they are
19152 replaced with autoload cookies in mml.el and mm-encode.el.
19153 (mail-add-attachment): New command.
19154 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
19155 (mail-mode): Mention mail-insert-file and mail-add-attachment in
19156 the doc string.
19157 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
19158
19159 2011-09-10 Reuben Thomas <rrt@sc3d.org>
19160
19161 * simple.el (count-words-region): Use buffer if there's no region
19162 (bug#9429).
19163
19164 2011-09-09 Juri Linkov <juri@jurta.org>
19165
19166 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
19167 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
19168 (wdired-isearch-filter-read-only): New function. (Bug#6362)
19169
19170 2011-09-09 Alan Mackenzie <acm@muc.de>
19171
19172 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
19173 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
19174
19175 2011-09-09 Eli Zaretskii <eliz@gnu.org>
19176
19177 Fix for Savannah bug#9392.
19178 * simple.el (mail-encode-mml): New defvar.
19179
19180 * mail/rmail.el (mail-encode-mml): Add a defvar.
19181 (rmail-enable-mime-composing): Default to t.
19182 (rmail-forward): Use MIME method of forwarding only if both
19183 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
19184 Set mail-encode-mml non-nil if the MIME method was used.
19185
19186 * mail/sendmail.el (mml-to-mime): Add autoload form.
19187 (mail-encode-mml): Add a defvar.
19188 (mail-mode): Make mail-encode-mml buffer-local and initialize it
19189 to nil.
19190 (mail-send): If mail-encode-mml is non-nil, run the outgoing
19191 message through mml-to-mime, and reset mail-encode-mml to nil.
19192
19193 2011-09-09 Glenn Morris <rgm@gnu.org>
19194
19195 * woman.el (woman-if-body): When processing an .el block,
19196 do not delete the next .el block as well. (Bug#9447)
19197 (woman-special-characters): Add oq, cq, and hy characters.
19198
19199 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19200
19201 * window.el (window-deletable-p): Make sure window is live before
19202 invoking window-prev-buffers.
19203
19204 2011-09-08 Leo Liu <sdl.web@gmail.com>
19205
19206 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
19207
19208 2011-09-08 Juri Linkov <juri@jurta.org>
19209
19210 * progmodes/compile.el (compilation-environment): Make it
19211 a defcustom (bug#8340).
19212
19213 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19214
19215 * window.el (frame-auto-delete): Rename to window-auto-delete.
19216 Make it control auto-deletion of windows and/or frames.
19217 (window-deletable-p): New argument FORCE. Rewrite conditions
19218 for deleting window/frame. (Bug#9419)
19219 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
19220 Rewrite handling of case when window/frame can be deleted.
19221 (delete-windows-on): Call window-deletable-p with new FORCE
19222 argument t. (Bug#9456)
19223
19224 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
19225
19226 * help-mode.el (help-mode): Restore autoload.
19227
19228 2011-09-07 Juri Linkov <juri@jurta.org>
19229
19230 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
19231 `compilation-environment'. Set buffer-local
19232 `compilation-environment' to `thisenv' later after (funcall mode).
19233 (Bug#8340)
19234
19235 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
19236 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
19237 instead of replacing its value. (Bug#8340)
19238
19239 2011-09-07 Juri Linkov <juri@jurta.org>
19240
19241 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
19242 based on text properties put by `grep-filter' instead of matching
19243 escape sequences.
19244 (grep-mode): Set buffer-local `compilation-error-screen-columns'
19245 to the value of `grep-error-screen-columns' (bug#9438).
19246
19247 2011-09-07 Juri Linkov <juri@jurta.org>
19248
19249 * simple.el (next-error-highlight, next-error-highlight-no-select):
19250 Doc fix (bug#9432).
19251
19252 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
19253
19254 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
19255 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
19256
19257 2011-09-07 Leo Liu <sdl.web@gmail.com>
19258
19259 * net/rcirc.el (rcirc-mode): Conditionally initialize
19260 rcirc-input-ring.
19261
19262 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
19263
19264 * emacs-lisp/find-func.el (find-function-C-source): Only set
19265 find-function-C-source-directory after checking that we found a source
19266 file there (bug#9440).
19267
19268 2011-09-06 Alan Mackenzie <acm@muc.de>
19269
19270 * isearch.el (isearch-other-meta-char): Wherever a key list is
19271 unread, "unread" the prefix arg, too. This fixes bug #8901.
19272
19273 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
19274
19275 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
19276
19277 2011-09-05 Juri Linkov <juri@jurta.org>
19278
19279 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
19280
19281 2011-09-05 Juri Linkov <juri@jurta.org>
19282
19283 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
19284 keeping point where processing of grep matches begins, and
19285 continue to delete remaining escape sequences from the same point.
19286 (grep-filter): Make leading zero optional in "0?1;31m" because
19287 git-grep emits "\033[1;31m" escape sequences unlike expected
19288 "\033[01;31m" as GNU Grep does (bug#9408).
19289 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
19290
19291 2011-09-05 Juri Linkov <juri@jurta.org>
19292
19293 * subr.el (y-or-n-p): Capitalize "yes".
19294
19295 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
19296
19297 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
19298 `tramp-cache-unload-hook' where appropriate.
19299 (tramp-methods): Rename `tramp-remote-sh' to
19300 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
19301 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
19302
19303 * net/tramp-sh.el (top): Don't require 'shell.
19304 (tramp-methods): Add `tramp-remote-shell' and
19305 `tramp-remote-shell-args' entries.
19306 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
19307 (tramp-sh-handle-shell-command): Remove.
19308 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
19309 Use `tramp-remote-shell'.
19310
19311 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
19312
19313 * mail/sendmail.el (sendmail-query-once-function): Delete.
19314 (sendmail-query-once): Save directly to send-mail-function.
19315 Update message-send-mail-function too.
19316
19317 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
19318
19319 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19320
19321 * progmodes/python.el (python-mode-map): Use correct function to
19322 start python interpreter from menu-bar (as reported by Geert
19323 Kloosterman).
19324 (inferior-python-mode-map): Fix typo.
19325 (python-shell-map): Remove.
19326
19327 2011-09-03 Deniz Dogan <deniz@dogan.se>
19328
19329 * net/rcirc.el (rcirc-print): Simplify code for
19330 rcirc-scroll-show-maximum-output. There is no need to walk
19331 through all windows to find the right one.
19332
19333 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19334
19335 * help.el (help-return-method): Doc fix.
19336
19337 2011-09-03 Martin Rudalics <rudalics@gmx.at>
19338
19339 * window.el (window-deletable-p): Don't return a non-nil value
19340 when there's a buffer that was shown in the window before.
19341 (Bug#9419)
19342 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
19343 Set window's previous buffers to nil.
19344
19345 2011-09-03 Eli Zaretskii <eliz@gnu.org>
19346
19347 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
19348 newline before and after the tag line, so it doesn't interfere
19349 with determining the paragraph direction of bidirectional text.
19350
19351 2011-09-03 Leo Liu <sdl.web@gmail.com>
19352
19353 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
19354
19355 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19356
19357 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
19358 (pop-to-buffer): Change interactive spec. Pass second argument
19359 directly to display-buffer.
19360 (display-buffer): Fix interactive spec. Use functionp to
19361 distinguish between a function and a list of functions.
19362
19363 * abbrev.el (edit-abbrevs):
19364 * arc-mode.el (archive-extract):
19365 * autoinsert.el (auto-insert):
19366 * bookmark.el (bookmark-bmenu-list):
19367 * files.el (find-file):
19368 * view.el (view-buffer):
19369 * progmodes/compile.el (compilation-goto-locus):
19370 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
19371
19372 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19373
19374 * window.el (display-buffer-alist): Doc fix.
19375 (display-buffer): Add docstring. Don't treat
19376 display-buffer-default specially.
19377 (display-buffer-reuse-selected-window)
19378 (display-buffer-same-window, display-buffer-maybe-same-window)
19379 (display-buffer-reuse-window, display-buffer-pop-up-frame)
19380 (display-buffer-pop-up-window)
19381 (display-buffer-reuse-or-pop-window)
19382 (display-buffer-use-some-window): New functions.
19383 (display-buffer-default-action): Use them.
19384 (display-buffer-default): Delete.
19385 (pop-to-buffer-1): Fix choice of actions.
19386
19387 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
19388
19389 * minibuffer.el (completion--insert-strings): Don't get confused by
19390 completion entries that end with an LF char.
19391
19392 2011-09-01 Eli Zaretskii <eliz@gnu.org>
19393
19394 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
19395
19396 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
19397
19398 * window.el (display-buffer): Restore interactive spec.
19399 (display-buffer-same-window, display-buffer-other-window):
19400 New functions.
19401 (pop-to-buffer-1): New function. Use the above.
19402 (pop-to-buffer, pop-to-buffer-same-window): Use it.
19403 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
19404
19405 * view.el (view-buffer-other-window, view-buffer-other-frame):
19406 Just use pop-to-buffer.
19407
19408 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
19409
19410 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
19411
19412 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
19413
19414 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
19415
19416 2011-08-31 Richard Stallman <rms@gnu.org>
19417
19418 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
19419 of the separation of rmail-view-buffer from rmail-buffer.
19420 If you say no to "replace original", the decrypt is in the
19421 view buffer. If you say yes, the decrypt goes into the
19422 rmail buffer also.
19423
19424 2011-08-31 Martin Rudalics <rudalics@gmx.at>
19425
19426 * window.el (display-buffer-window): Rewrite doc-string.
19427 (display-buffer-record-window): New function.
19428 (display-buffer-macro-specifiers)
19429 (display-buffer-even-window-sizes, display-buffer-set-height)
19430 (display-buffer-set-width, display-buffer-in-window)
19431 (display-buffer-reuse-window, display-buffer-split-specifiers)
19432 (display-buffer-side-specifiers, display-buffer-split-window-1)
19433 (display-buffer-split-window, display-buffer-split-atom-window)
19434 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
19435 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
19436 (display-buffer-other-window-means-other-frame)
19437 (display-buffer-normalize-special)
19438 (display-buffer-normalize-default)
19439 (display-buffer-normalize-argument)
19440 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
19441 (display-buffer-normalize-specifiers, display-buffer-frame)
19442 (display-buffer-same-window, display-buffer-same-frame)
19443 (display-buffer-other-window)
19444 (display-buffer-same-frame-other-window)
19445 (display-buffer-other-frame, pop-to-buffer-same-window)
19446 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
19447 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
19448 (switch-to-buffer-same-frame)
19449 (switch-to-buffer-other-window-same-frame)
19450 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
19451 (display-buffer-alist-set-1, display-buffer-alist-set-2)
19452 (display-buffer-alist-set): Remove.
19453 (display-buffer-function, special-display-buffer-names)
19454 (special-display-regexps, special-display-function):
19455 In doc-string refer to display-buffer-window and quit-restore
19456 parameter.
19457 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
19458 (special-display-frame-alist, special-display-popup-frame)
19459 (same-window-buffer-names, same-window-regexps, same-window-p)
19460 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
19461 (split-window-preferred-function, split-height-threshold)
19462 (split-width-threshold, window-splittable-p)
19463 (split-window-sensibly, window--try-to-split-window)
19464 (window--frame-usable-p, even-window-heights)
19465 (window--even-window-heights, window--display-buffer-1)
19466 (window--display-buffer-2, display-buffer-other-frame):
19467 Restore old Emacs 23 code, order and doc-strings where applicable.
19468 (display-buffer-default, display-buffer-assq-regexp): New functions.
19469 (display-buffer-alist): Rewrite doc-string.
19470 (display-buffer-default-action)
19471 (display-buffer-overriding-action): New variables.
19472 (display-buffer, switch-to-buffer): Rewrite.
19473 (pop-to-buffer): Restore Emacs 23 behavior but use
19474 window-normalize-buffer-to-display.
19475 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
19476 Restore Emacs 23 behavior but use
19477 window-normalize-buffer-to-switch-to.
19478 (pop-to-buffer-same-window): Rewrite.
19479 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
19480 Rewrite using Emacs 23 options.
19481
19482 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
19483
19484 * net/tramp.el (tramp-root-regexp): Remove.
19485 (tramp-completion-file-name-regexp-unified)
19486 (tramp-completion-file-name-regexp-separate)
19487 (tramp-completion-file-name-regexp-url): Don't use leading volume
19488 letter on w32 systems. (Bug#5303, Bug#9311)
19489 (tramp-drop-volume-letter): Simplify definition.
19490 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19491
19492 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19493
19494 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
19495 (bug#9356).
19496
19497 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
19498
19499 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
19500
19501 2011-08-29 Juri Linkov <juri@jurta.org>
19502
19503 * isearch.el (isearch-done): Don't display message "Mark saved"
19504 when arg `edit' is non-nil to prevent its flicker in the echo area.
19505
19506 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
19507
19508 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
19509 obsolete packages for deletion.
19510
19511 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
19512
19513 * help-mode.el (help-mode-map): Add special-mode-map to parent.
19514 (help-mode): Derive help-mode from special-mode. Don't invoke
19515 view-mode from help-mode.
19516 (help-xref-override-view-map): Remove.
19517 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
19518 view-mode is not used anymore.
19519
19520 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
19521
19522 * server.el (server-port): Doc fix.
19523
19524 * cus-theme.el (custom-theme-choose-mode): Inherit from
19525 special-mode (Bug#9124).
19526 (custom-theme-choose-mode-map): Add special-mode to parent.
19527
19528 2011-08-28 Alan Mackenzie <acm@muc.de>
19529
19530 * progmodes/cc-fonts.el
19531 (c-make-font-lock-BO-decl-search-function): New function.
19532 (c-basic-matchers-after - "Fontify the clauses after various
19533 keywords"): Extract the three keyword lists for the 3 erroneous
19534 constructs from the list of four, and use the new function above
19535 in place of an old one.
19536
19537 2011-08-28 Deniz Dogan <deniz@dogan.se>
19538
19539 * net/rcirc.el (rcirc-insert-prev-input)
19540 (rcirc-insert-next-input): Remove unused argument.
19541
19542 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
19543
19544 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
19545
19546 2011-08-27 Alan Mackenzie <acm@muc.de>
19547
19548 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
19549 handle function pointer parameters properly.
19550
19551 2011-08-27 Martin Rudalics <rudalics@gmx.at>
19552
19553 * window.el (display-buffer-reuse-window): Fix case where
19554 selected window was reused with non-nil OTHER-WINDOW argument.
19555 (Bug#9381)
19556
19557 2011-08-27 Deniz Dogan <deniz@dogan.se>
19558
19559 * net/rcirc.el (rcirc-check-auth-status): Adding support for
19560 oftc's NickServ messages.
19561
19562 2011-08-27 Glenn Morris <rgm@gnu.org>
19563
19564 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
19565
19566 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
19567
19568 * emacs-lisp/package.el (package-install): Call package-initialize
19569 if called interactively.
19570
19571 2011-08-26 Leo Liu <sdl.web@gmail.com>
19572
19573 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
19574
19575 2011-08-25 Juri Linkov <juri@jurta.org>
19576
19577 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
19578 `search-whitespace-regexp' (bug#9364).
19579
19580 2011-08-25 Juri Linkov <juri@jurta.org>
19581
19582 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
19583 `regexp-search-ring' to their global values to protect from
19584 updating by `read-from-minibuffer' (bug#9185).
19585
19586 2011-08-25 Juri Linkov <juri@jurta.org>
19587
19588 * textmodes/ispell.el (ispell-command-loop): Add newline
19589 at the end of the "Use option `i'..." line.
19590
19591 2011-08-25 Juri Linkov <juri@jurta.org>
19592
19593 * battery.el (display-battery-mode): If `battery-status-function'
19594 or `battery-mode-line-format' is nil, display the message and set
19595 `display-battery-mode' to nil (bug#9363).
19596
19597 2011-08-25 Eli Zaretskii <eliz@gnu.org>
19598
19599 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
19600 bidi-string-mark-left-to-right; they are unnecessary now.
19601
19602 2011-08-25 Deniz Dogan <deniz@dogan.se>
19603
19604 * net/quickurl.el: Documentation typo fixes.
19605
19606 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
19607
19608 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
19609
19610 2011-08-25 Glenn Morris <rgm@gnu.org>
19611
19612 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19613
19614 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
19615 (smtpmail-via-smtp): Handle nil response from smtp.
19616
19617 2011-08-24 Juri Linkov <juri@jurta.org>
19618
19619 * proced.el (proced-marked): Inherit from `error' instead of
19620 `font-lock-warning-face'.
19621
19622 * ibuffer.el (ibuffer-marked-face): Change default face from
19623 `font-lock-warning-face' to `warning'.
19624 (ibuffer-deletion-face): Change default face from
19625 `font-lock-type-face' to `error'.
19626
19627 * battery.el (battery-update): Use the face `error' instead of
19628 `font-lock-warning-face' (bug#6117).
19629
19630 2011-08-24 Juri Linkov <juri@jurta.org>
19631
19632 * faces.el (success): Change face color from "Green3" to
19633 "ForestGreen" on light background (bug#9353).
19634
19635 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
19636
19637 * window.el (quit-window): Rename from quit-restore-window.
19638 Use same arglist as old quit-window.
19639 (frame-auto-delete): Doc fix.
19640
19641 * view.el (view-mode-exit): Use quit-window.
19642
19643 2011-08-24 Juri Linkov <juri@jurta.org>
19644
19645 * isearch.el (isearch-ring-adjust1): Start visiting previous
19646 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
19647 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
19648 for empty search string (when the last search string is reused
19649 automatically) to adjust the isearch ring to the last element and
19650 prepare the correct index for further M-p commands (bug#9185).
19651
19652 2011-08-24 Kenichi Handa <handa@m17n.org>
19653
19654 * international/ucs-normalize.el: If decomposition property of
19655 CHAR is the default one (i.e. a list of CHAR itself), treat it as
19656 nil.
19657 (nfd, nfkd): Likewise.
19658
19659 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
19660
19661 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
19662 from process filters aren't reliably transmitted to the surrounding
19663 accept-process-output.
19664 (mpc-proc-check): New function.
19665 (mpc-proc-sync): Use it (bug#8293)
19666
19667 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
19668
19669 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
19670 Add compatibility functions (bug#9313).
19671
19672 2011-08-23 Eli Zaretskii <eliz@gnu.org>
19673
19674 * cus-start.el (all): Add entry for bidi-paragraph-direction.
19675
19676 * international/uni-bidi.el: Regenerate.
19677
19678 2011-08-23 Kenichi Handa <handa@m17n.org>
19679
19680 * international/charprop.el:
19681 * international/uni-bidi.el:
19682 * international/uni-category.el:
19683 * international/uni-combining.el:
19684 * international/uni-comment.el:
19685 * international/uni-decimal.el:
19686 * international/uni-decomposition.el:
19687 * international/uni-digit.el:
19688 * international/uni-lowercase.el:
19689 * international/uni-mirrored.el:
19690 * international/uni-name.el:
19691 * international/uni-numeric.el:
19692 * international/uni-old-name.el:
19693 * international/uni-titlecase.el:
19694 * international/uni-uppercase.el: Regenerate.
19695
19696 2011-08-23 Martin Rudalics <rudalics@gmx.at>
19697
19698 * help.el (help-window-setup): Fix message displayed when other
19699 window is reused. (Bug#9341)
19700
19701 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
19702
19703 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
19704 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
19705
19706 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
19707 Mark obsolete.
19708 * shell.el (shell-parse-pcomplete-arguments): New function.
19709 (shell-completion-vars): Use it instead (bug#9160).
19710
19711 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
19712
19713 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
19714 strings and comments (bug#9333).
19715
19716 * emacs-lisp/debug.el (debug-arglist): New function.
19717 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
19718 (debug-on-entry-1): Handle interpreted closures (bug#9120).
19719
19720 2011-08-22 Juri Linkov <juri@jurta.org>
19721
19722 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19723 Revert regexp that highlights output switches to its old
19724 pre-2010-10-28 value and remove one `?' from it (bug#9319).
19725
19726 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
19727 to check for empty output (bug#9226).
19728
19729 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
19730
19731 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
19732 symbol-constituent as the default, as that stops font-lock from
19733 working properly (Bug#8843).
19734
19735 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19736
19737 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
19738 `coding-system-for-*' around the process open call to avoid
19739 auth-source side effects.
19740 (smtpmail-try-auth-methods): Expand the secret password.
19741 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
19742 probe hangs.
19743
19744 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
19745
19746 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
19747
19748 * emacs-lisp/find-func.el (find-function-noselect): New arg
19749 lisp-only.
19750
19751 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
19752 signal an error for built-in functions (Bug#6664).
19753
19754 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19755
19756 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
19757 (smtpmail-try-auth-methods): Use it.
19758
19759 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
19760
19761 * font-lock.el (font-lock-fontify-region)
19762 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
19763 (font-lock-default-unfontify-buffer)
19764 (font-lock-default-fontify-region)
19765 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
19766
19767 * progmodes/compile.el (compilation-error-properties):
19768 Fix confusion between file struct and message struct (Bug#9319).
19769 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
19770 `ant' regexp.
19771
19772 * net/browse-url.el (browse-url-firefox): Don't call
19773 browse-url-firefox-sentinel unless using -remote (Bug#9328).
19774
19775 2011-08-20 Glenn Morris <rgm@gnu.org>
19776
19777 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
19778
19779 * tutorial.el (tutorial--default-keys): Update some default bindings.
19780
19781 * files.el (hack-local-variables): Fully ignore case for "mode:".
19782
19783 2011-08-20 Alan Mackenzie <acm@muc.de>
19784
19785 Resolve invalid use of a regexp in regexp-opt.
19786
19787 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
19788 detection for a java annotation.
19789
19790 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
19791 detection for a java annotation.
19792
19793 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
19794 handling for java.
19795 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
19796
19797 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
19798
19799 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
19800 (Bug#9274).
19801
19802 2011-08-20 Alan Mackenzie <acm@muc.de>
19803
19804 Fontify CPP expressions correctly when starting in the middle of
19805 such a construct. Mainly for when jit-lock etc. starts a chunk
19806 here.
19807
19808 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
19809 variable.
19810 (c-make-font-lock-search-form): New function, extracted from
19811 c-make-font-lock-search-function.
19812 (c-make-font-lock-search-function): Use the above function.
19813 (c-make-font-lock-context-search-function): New function.
19814 (c-cpp-matchers): Enhance the preprocessor expression case with
19815 the above function
19816 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
19817 which takes an expression.
19818
19819 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
19820
19821 2011-08-20 Martin Rudalics <rudalics@gmx.at>
19822
19823 * window.el (display-buffer-reuse-window)
19824 (display-buffer-pop-up-window): Don't reuse or split a side
19825 window.
19826
19827 2011-08-19 Glenn Morris <rgm@gnu.org>
19828
19829 * files.el (hack-local-variables-prop-line, hack-local-variables):
19830 Downcase "Mode:". (Bug#9331)
19831
19832 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
19833
19834 * international/characters.el: Add L and R categories.
19835
19836 * subr.el (bidi-string-mark-left-to-right): Rename from
19837 string-mark-left-to-right. Use category search.
19838
19839 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
19840
19841 2011-08-18 Juri Linkov <juri@jurta.org>
19842
19843 * faces.el (error, warning, success): New faces with definitions
19844 copied from old default values of `font-lock-warning-face',
19845 `compilation-warning', `compilation-info' (bug#6117).
19846
19847 * font-lock.el (font-lock-warning-face): Inherit from `error'.
19848
19849 * progmodes/compile.el (compilation-error): Inherit from `error'.
19850 (compilation-warning): Inherit from `warning'.
19851 (compilation-info): Inherit from `success'.
19852
19853 * dired.el (dired-marked): Inherit from `warning'.
19854 (dired-flagged): Inherit from `error'.
19855
19856 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19857
19858 * mail/smtpmail.el (auth-source): Require to avoid problems with
19859 binding variables (bug#9298). Also clean up some unused
19860 autoloads.
19861
19862 * net/network-stream.el (network-stream-open-starttls):
19863 Support using starttls.el without using gnutls-cli.
19864
19865 2011-08-17 Juri Linkov <juri@jurta.org>
19866
19867 * progmodes/grep.el (rgrep): Handle the case when
19868 `grep-find-command' is a cons cell (bug#9278).
19869
19870 2011-08-17 Martin Rudalics <rudalics@gmx.at>
19871
19872 * window.el (display-buffer-pop-up-frame): Run frame creation
19873 function with BUFFER current (as special-display-popup-frame
19874 does). Reported by Drew Adams.
19875
19876 2011-08-17 Daiki Ueno <ueno@unixuser.org>
19877
19878 * epa-mail.el: Simplify GnuPG group expansion using
19879 epg-expand-group.
19880 (epa-mail-group-alist, epa-mail-group-modtime)
19881 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
19882 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
19883 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
19884 Remove.
19885
19886 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
19887
19888 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
19889
19890 2011-08-16 Alan Mackenzie <acm@muc.de>
19891
19892 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
19893 Correct, to avoid the inside of macros.
19894
19895 2011-08-16 Richard Stallman <rms@gnu.org>
19896
19897 * epa-mail.el: Handle GnuPG group definitions.
19898 (epa-mail-group-alist, epa-mail-group-modtime)
19899 (epa-mail-gnupg-conf-file): New variables.
19900 (epa-mail-parse-groups, epa-mail-sync-groups)
19901 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
19902 (epa-mail-expand-recipients): New functions.
19903 (epa-mail-encrypt): Call epa-mail-expand-recipients.
19904
19905 * mail/rmail.el (rmail-epa-decrypt): New command.
19906
19907 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
19908 Don't bind buffer-read-only, just inhibit-read-only.
19909 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
19910 (epa-decrypt-armor-in-region): Make error message clearer.
19911
19912 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
19913
19914 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
19915 and "a2b" to "ab" for `prefix'.
19916
19917 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
19918
19919 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
19920 filter groups.
19921 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
19922 Fourquet (Bug#8804).
19923
19924 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
19925
19926 * startup.el (argi): Declare as global variable (bug#9275).
19927
19928 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
19929
19930 * subr.el (string-mark-left-to-right): Search the entire string
19931 for RTL script, not just the terminating character. Doc fix.
19932
19933 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
19934
19935 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
19936 New function.
19937 (js--regexp-literal, js-syntax-propertize-function): Remove.
19938 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
19939 (js-mode-map): Don't rebind electric keys.
19940 (js-insert-and-indent): Remove.
19941 (js-mode): Setup electric-layout and electric-indent instead.
19942
19943 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
19944
19945 2011-08-12 Daiki Ueno <ueno@unixuser.org>
19946
19947 * epa.el (epa-progress-callback-function): Fix the logic of
19948 displaying progress.
19949 * epa-file.el (epa-file-insert-file-contents): Make progress
19950 display more user-friendly.
19951 (epa-file-write-region): Ditto.
19952
19953 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
19954
19955 * subr.el (string-mark-left-to-right): New function.
19956
19957 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
19958 Use string-mark-left-to-right.
19959 (list-buffers-noselect): Caller changed.
19960
19961 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
19962 Use string-mark-left-to-right.
19963 (tabulated-list-print): Recenter after moving point.
19964
19965 2011-08-10 Juri Linkov <juri@jurta.org>
19966
19967 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
19968 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
19969 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
19970
19971 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
19972
19973 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
19974 (Bug#7554).
19975
19976 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
19977
19978 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
19979 character. (Bug#6594)
19980
19981 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
19982
19983 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
19984 (image-dired--with-db-file): New macro.
19985 (image-dired-write-tags, image-dired-remove-tag)
19986 (image-dired-create-gallery-lists, image-dired-write-comments)
19987 (image-dired-get-comment, image-dired-mark-tagged-files)
19988 (image-dired-list-tags, image-dired-gallery-generate): Use it.
19989 (image-dired-gallery-generate): Use insert-file-contents.
19990
19991 * time.el (display-time-world-list, display-time-world-display):
19992 * time-stamp.el (time-stamp-string):
19993 * vc/add-log.el (add-change-log-entry): Use setenv instead of
19994 set-time-zone-rule (Bug#7337).
19995
19996 2011-08-08 Daiki Ueno <ueno@unixuser.org>
19997
19998 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
19999 (epg-error-to-string, epg-errors-to-string): New function.
20000 (epg-wait-for-completion): Reverse errors list.
20001 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
20002 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
20003 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
20004 (epg-sign-keys, epg-generate-key-from-file)
20005 (epg-generate-key-from-string): Format errors by using
20006 epg-errors-to-string (bug#9255).
20007 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
20008
20009 2011-08-07 Juri Linkov <juri@jurta.org>
20010
20011 * faces.el (list-faces-display): Remove extra angle bracket
20012 from `help-mode-map'.
20013
20014 * info.el (Info-history-toc-nodes): Doc fix.
20015
20016 * longlines.el (longlines-mode): Doc fix.
20017
20018 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
20019
20020 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
20021 of statements and in a few more cases (bug#9183).
20022
20023 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
20024 New functions.
20025 (cl-transform-lambda): Use them (bug#9239).
20026
20027 2011-08-05 Martin Rudalics <rudalics@gmx.at>
20028
20029 * window.el (display-buffer-same-window)
20030 (display-buffer-same-frame, display-buffer-other-window)
20031 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
20032 (pop-to-buffer-other-window)
20033 (pop-to-buffer-same-frame-other-window)
20034 (pop-to-buffer-other-frame): Make them defuns.
20035 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
20036
20037 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20038
20039 * subr.el (make-composed-keymap): Move from C. Change calling
20040 convention, and improve docstring to bring attention to a subtle point.
20041 * minibuffer.el (completing-read-default): Adjust accordingly.
20042
20043 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
20044
20045 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
20046 (tramp-open-shell): Use `tramp-shell-quote-argument'.
20047
20048 * net/trampver.el: Update release number.
20049
20050 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20051
20052 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
20053 "in" (bug#9190).
20054
20055 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20056
20057 * mail/sendmail.el (sendmail-query-once): Restore the current
20058 buffer after querying (bug#9074).
20059
20060 * dired.el (dired-flagged): Use different faces for marked and
20061 flagged files (bug#6117).
20062
20063 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
20064 (bug#4433).
20065
20066 * ido.el (ido-mode): Switch off the message if called
20067 non-interactively.
20068
20069 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
20070 before 587, since it appears that that's more likely to work for
20071 more people.
20072
20073 * cus-edit.el (custom-file): When running under emacs -q, always
20074 refuse to save the customizations, even if the .emacs file doesn't
20075 exist.
20076
20077 * info.el: Remove the `Info-beginning-of-buffer' function
20078 (bug#8325).
20079
20080 * net/network-stream.el (network-stream-open-starttls):
20081 Use `starttls-available-p' to see whether starttls.el can be used.
20082
20083 2011-08-01 Martin Rudalics <rudalics@gmx.at>
20084
20085 * window.el (display-buffer-in-window): Don't set dedicated status
20086 of window here (Bug#9215).
20087 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20088 (display-buffer-pop-up-side-window)
20089 (display-buffer-in-side-window): Set dedicated status of window here.
20090
20091 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
20092
20093 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
20094 before binding generated-autoload-file.
20095
20096 2011-08-01 Deniz Dogan <deniz@dogan.se>
20097
20098 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
20099
20100 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
20101
20102 Sync with Tramp 2.2.2.
20103
20104 * net/trampver.el: Update release number.
20105
20106 2011-07-30 Juri Linkov <juri@jurta.org>
20107
20108 * dired-aux.el (dired-touch-initial): Remove function.
20109 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
20110 current time, and `default' to the last modification time of the
20111 current marked file (bug#6887).
20112
20113 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
20114
20115 * simple.el (goto-line): Use string-to-number to provide a
20116 numeric argument to read-number (bug#9163).
20117
20118 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
20119
20120 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
20121 connection process, it could be nil.
20122
20123 2011-07-27 Leo Liu <sdl.web@gmail.com>
20124
20125 Simplify url handling in rcirc-mode.
20126
20127 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
20128 (rcirc-browse-url-at-mouse): Remove.
20129 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
20130
20131 2011-07-26 Alan Mackenzie <acm@muc.de>
20132
20133 Fontify bitfield declarations properly.
20134
20135 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
20136 (c-symbol-chars): Now exported as a lang variable.
20137 (c-not-primitive-type-keywords): New lang variable.
20138
20139 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
20140 QT keyword "more" to prevent "more slots: ...." being spuriously
20141 parsed as a bitfield declaration.
20142
20143 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20144 Refactor and enhance to handle bitfield declarations.
20145 (c-punctuation-in): New function.
20146 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
20147 declarations properly.
20148
20149 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
20150
20151 * calendar/icalendar.el (icalendar--all-events): Take care of
20152 multiple vcalendars in a single file.
20153 (icalendar--convert-float-to-ical): Checkdoc fixes.
20154
20155 2011-07-25 Deniz Dogan <deniz@dogan.se>
20156
20157 * image.el (insert-image): Clarifying docstring.
20158
20159 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
20160
20161 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
20162 `tramp-send-command-and-check' if there is no error.
20163 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
20164
20165 2011-07-22 Alan Mackenzie <acm@muc.de>
20166
20167 Prevent cc-langs.elc being loaded at run time.
20168
20169 * progmodes/cc-mode.el: Remove two autoload forms which loaded
20170 cc-langs.
20171
20172 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
20173 "(require 'cc-langs)". Quote a form so it will evaluate at
20174 (cc-mode's) compilation time.
20175
20176 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
20177
20178 * net/tramp.el (tramp-file-name-handler): Avoid recursive
20179 loading. (Bug#9114)
20180
20181 2011-07-21 Martin Rudalics <rudalics@gmx.at>
20182
20183 * window.el (display-buffer-pop-up-window)
20184 (display-buffer-pop-up-side-window)
20185 (display-buffer-in-side-window): Call display-buffer-set-height
20186 and display-buffer-set-width after setting the new window's
20187 buffer so `fit-window-to-buffer' and friends work on the right buffer.
20188
20189 2011-07-20 Sam Steingold <sds@gnu.org>
20190
20191 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
20192 (etags-tags-included-tables): Call `convert-standard-filename' on
20193 the file names contained in TAGS so that windows Emacs can handle
20194 TAGS files created by cygwin ctags.
20195
20196 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20197
20198 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
20199 which apparently didn't work.
20200
20201 2011-07-19 Roland Winkler <winkler@gnu.org>
20202
20203 * proced.el (proced-send-signal): For *Marked Processes* buffer
20204 put point at beginning of buffer.
20205
20206 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
20207
20208 * proced.el (proced-format): Make header lines align with the text
20209 (bug#1779).
20210
20211 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20212
20213 * view.el (view-buffer): Allow running in `special' modes if we're
20214 visiting a file (bug#8615).
20215
20216 2011-07-19 Martin Rudalics <rudalics@gmx.at>
20217
20218 * window.el (display-buffer-alist-of-strings-p)
20219 (display-buffer-alist-set-1, display-buffer-alist-set-2):
20220 New functions.
20221 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
20222 more accurately.
20223
20224 2011-07-18 Alan Mackenzie <acm@muc.de>
20225
20226 Fontify declarators properly when, e.g., a jit-lock chunk begins
20227 inside a declaration.
20228
20229 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
20230
20231 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
20232 New function.
20233 (c-complex-decl-matchers): Insert reference to
20234 c-font-lock-enclosing-decls.
20235
20236 * progmodes/cc-engine.el (c-backward-single-comment):
20237 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
20238 to nil around calls to (forward-comment -1).
20239
20240 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20241
20242 * image.el (put-image): Doc typo fix.
20243
20244 * progmodes/etags.el (tags-search): Doc typo fix.
20245
20246 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
20247 password if we get errors 550 to 554.
20248
20249 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20250
20251 * net/gnutls.el (gnutls-log-level): Remove.
20252
20253 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
20254 indentation character (bug#6380).
20255
20256 * files.el (buffer-offer-save): Made permanently local (bug#6241).
20257
20258 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
20259 to clarify what the problem is (bug#4291).
20260
20261 * simple.el (current-kill): Clarify what
20262 `interprogram-paste-function' does (bug#7500).
20263 (auto-fill-mode): Document `auto-fill-function' in relation to
20264 `auto-fill-mode' (bug#2470).
20265
20266 2011-07-16 Lawrence Mitchell <wence@gmx.li>
20267
20268 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
20269 method if slot is read-only (bug#9035).
20270
20271 2011-07-16 Martin Rudalics <rudalics@gmx.at>
20272
20273 * frame.el (select-frame-set-input-focus): New argument NORECORD.
20274 * window.el (pop-to-buffer): Select window used even if it was
20275 selected before, see discussion of (Bug#8615), (Bug#6954).
20276 Pass argument NORECORD on to select-frame-set-input-focus.
20277
20278 2011-07-15 Glenn Morris <rgm@gnu.org>
20279
20280 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
20281 Respect help-form.
20282
20283 2011-07-09 Lawrence Mitchell <wence@gmx.li>
20284
20285 * net/gnutls.el (gnutls-min-prime-bits): New variable.
20286 (gnutls-negotiate): Use it.
20287
20288 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20289
20290 * net/gnutls.el (gnutls-negotiate):
20291 Upcase `gnutls-algorithm-priority'.
20292
20293 2011-07-15 Glenn Morris <rgm@gnu.org>
20294
20295 * jka-compr.el (jka-compr-verbose): Move from here...
20296 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
20297 Add missing :version tag.
20298 * info.el: No need to require jka-compr when compiling.
20299
20300 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20301
20302 * net/gnutls.el (gnutls-algorithm-priority): New variable.
20303 (gnutls-negotiate): Use it.
20304
20305 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
20306
20307 * info.el (Info-beginning-of-buffer): New command.
20308 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
20309 announcing `b' as the key (bug#8325).
20310 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
20311
20312 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
20313
20314 * international/mule-cmds.el
20315 (describe-specified-language-support): Make the error message
20316 clearer (bug#8905).
20317
20318 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
20319
20320 * isearch.el (isearch-barrier): Add a doc string, since it's
20321 mentioned in a function doc string (bug#8678).
20322
20323 2011-07-15 Martin Rudalics <rudalics@gmx.at>
20324
20325 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
20326 buffer argument (Bug#9083) and self-identifying label argument.
20327
20328 2011-07-15 Glenn Morris <rgm@gnu.org>
20329
20330 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
20331
20332 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20333
20334 * man.el (Man-fontify-manpage): Fix message when formatting the
20335 man page (bug#7929).
20336
20337 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20338
20339 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
20340 argument LRM; if non-nil, append an invisible LRM character to the
20341 buffer name.
20342 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
20343 last argument non-nil, when formatting buffer names.
20344 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
20345 paragraph direction.
20346
20347 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20348
20349 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
20350 the man page name (bug#7929).
20351
20352 * image.el (put-image): Mention the `put-image' overlay property
20353 (bug#7834).
20354
20355 * scroll-bar.el (set-scroll-bar-mode): Mention that
20356 `scroll-bar-mode' lists the values (bug#7772).
20357
20358 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
20359 command (bug#7729).
20360
20361 * rect.el (apply-on-rectangle): Return the point after the last
20362 operation.
20363 (string-rectangle): Go to the point after the last operation
20364 (bug#7522).
20365
20366 * printing.el (pr-toggle-region): Clarify the documentation
20367 slightly (bug#7493).
20368
20369 * time.el (display-time-update):
20370 Allow `display-time-mail-function' to return nil (bug#7158).
20371 Fix suggested by Detlev Zundel.
20372
20373 * vc/diff.el (diff): Clarify the order the file names are read
20374 (bug#7111).
20375
20376 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
20377 the doc string (bug#7015).
20378
20379 * font-lock.el (font-lock-maximum-decoration): Mention what
20380 numeric levels mean (bug#6935).
20381
20382 * startup.el (initial-buffer-choice): Don't mention the `none'
20383 selection, which is against policy.
20384
20385 2011-07-14 Martin Rudalics <rudalics@gmx.at>
20386
20387 * window.el (display-buffer-normalize-special):
20388 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
20389
20390 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20391
20392 * subr.el (version<, version<=, version=): Mention "-CVS" and
20393 "-12345" alpha version numbers.
20394
20395 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20396
20397 * bindings.el: Add advertised binding for set-mark-command
20398 (Bug#5772).
20399
20400 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20401
20402 * bindings.el (mode-line-other-buffer):
20403 * bookmark.el (bookmark-bmenu-2-window):
20404 * bs.el (bs-cycle-next, bs-cycle-previous):
20405 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
20406 switch-to-buffer.
20407
20408 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20409 Delete.
20410
20411 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
20412
20413 * follow.el (follow-debug-message, follow-redisplay):
20414 * jka-cmpr-hook.el (with-auto-compression-mode):
20415 Fix typos in docstrings.
20416
20417 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20418
20419 * subr.el (with-silent-modifications): Clarify somewhat what the
20420 macro inhibits (bug#6525).
20421
20422 * simple.el (eval-expression): Note what it does if called
20423 interactively (bug#6495).
20424
20425 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20426
20427 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
20428 Use pop-to-buffer buffer-or-name if it is nil.
20429
20430 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20431 Remove switch-to-buffer.
20432
20433 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20434
20435 * files.el (make-directory): Clarify that an error will be raised
20436 if there's an error (bug#6397).
20437
20438 * startup.el (initial-buffer-choice): Add `none' as a choice
20439 (bug#6234).
20440
20441 * subr.el (add-hook): Clarify section about buffer-local hooks
20442 (bug#6218).
20443
20444 * dired.el (dired-flagged): Clarify doc string (bug#6117).
20445
20446 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
20447
20448 * tabify.el (untabify): Preserve the current column so that point
20449 doesn't move (bug#6032).
20450
20451 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20452
20453 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
20454 Rewrite to avoid awkward possessive "s" (bug#5986).
20455
20456 2011-07-13 Glenn Morris <rgm@gnu.org>
20457
20458 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
20459 (dired-insert-directory): Give a message the first time
20460 if ls is found not to support --dired.
20461
20462 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20463
20464 * simple.el (toggle-truncate-lines): Clarify what is toggled
20465 (bug#5580). Text by Drew Adams.
20466
20467 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20468
20469 * simple.el (blink-matching-open): Make the error message from the
20470 last change less verbose.
20471
20472 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
20473
20474 * font-lock.el (font-lock-comment-face): Use the high contrast
20475 "yellow" color for font-lock-comment-face on low color terminals
20476 using a dark background color (bug#4221).
20477
20478 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20479
20480 * dired.el (dired-insert-set-properties): Make the doc string
20481 reflect what it does now (bug#5325).
20482
20483 * simple.el (blink-matching-open): Say that we were unable to find
20484 the match within the limit, if we're limited (bug#5122).
20485
20486 * international/mule-cmds.el (prefer-coding-system): Add an
20487 example (bug#4869).
20488
20489 * progmodes/etags.el (tags-search): Document `file-list-form'
20490 (bug#4731).
20491
20492 2011-07-13 Lawrence Mitchell <wence@gmx.li>
20493
20494 * net/browse-url.el (browse-url-default-browser)
20495 (browse-url-browser-function): Make the default browser choice a
20496 bit more logical (bug#4300). Also clean up the doc string.
20497
20498 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
20499
20500 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
20501 binary endings (bug#4440).
20502
20503 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20504
20505 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
20506 which can be pretty annoying (bug#8971).
20507
20508 * jka-compr.el (jka-compr-verbose): New variable, and use
20509 throughout (bug#8971).
20510
20511 * info.el (Info-find-file): Fall back on the installation
20512 directory if we can't find the info node anywhere else.
20513
20514 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
20515
20516 * vc/vc.el (vc-revert-file):
20517 Don't set file time-stamp in the past. (Bug#5181)
20518
20519 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
20520
20521 * files.el (after-find-file): Give a better error message when
20522 trying to find a symlink that points to a file that doesn't exist
20523 (bug#4398).
20524
20525 * progmodes/cc-vars.el: Remove (probably) misleading comment
20526 (bug#4396).
20527
20528 2011-07-12 Johan Bockgård <bojohan@gnu.org>
20529
20530 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
20531
20532 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
20533
20534 * mouse-sel.el: Hack restoring functionality, while keeping
20535 compatibility with 2010-07-03 changes to mouse selection.
20536 (mouse-sel-primary-overlay): New var.
20537 (mouse-sel-selection-alist): Use it.
20538 (mouse-sel-mode): Doc fix; remove points that are default features
20539 of mouse.el.
20540
20541 2011-07-12 Johan Bockgård <bojohan@gnu.org>
20542
20543 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20544 Fix previous fix (bug#2490).
20545
20546 2011-07-12 Roland Winkler <winkler@gnu.org>
20547
20548 * textmodes/bibtex.el (bibtex-initialize):
20549 Use pop-to-buffer-same-window.
20550 (bibtex-search-entries): Fix interactive call.
20551
20552 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
20553
20554 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20555 Fontise bytecomp Error lines more correctly (bug#2490).
20556 Fix suggested by Johan Bockgård.
20557
20558 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
20559
20560 * dired-x.el (dired-guess-default): Use `delete-dups'.
20561
20562 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
20563
20564 * dired.el (dired-mark-prompt):
20565 * dired-aux.el (dired-read-shell-command): Doc fix.
20566
20567 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20568
20569 * mail/sendmail.el (sendmail-query-once):
20570 Use `customize-save-variable' unconditionally, now that it works under
20571 emacs -Q.
20572
20573 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
20574
20575 * cus-edit.el (custom-file): Take an optional no-error variable.
20576 (customize-save-variable): Set the variable, and give a warning if
20577 running under "emacs -q".
20578
20579 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
20580
20581 * loadhist.el (unload-feature-special-hooks):
20582 Add `auto-coding-functions', `fill-nobreak-predicate' and
20583 `find-directory-functions' (bug#5327).
20584
20585 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20586
20587 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
20588
20589 * cus-edit.el (custom-guess-name-alist): -alist variables should
20590 use the `alist' type (bug#3120). Suggested by Drew Adams.
20591
20592 * printing.el: Add documentation to all the `pr-toggle-' commands.
20593
20594 2011-07-11 Leo Liu <sdl.web@gmail.com>
20595
20596 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
20597 backends where it makes sense (bug#2623).
20598
20599 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20600
20601 * dired-x.el (dired-guess-default): Remove duplicate shell command
20602 entries (bug#2028).
20603 (dired-guess-default): Fix grammar in doc string (bug#2028).
20604 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
20605
20606 * subr.el (remove-duplicates): New conveniency function.
20607
20608 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
20609
20610 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
20611 (bug#1526).
20612
20613 2011-07-10 Martin Rudalics <rudalics@gmx.at>
20614
20615 * window.el (display-buffer-normalize-default): Don't invert
20616 meaning of even-window-heights. Reported by Eli Zaretskii
20617 <eliz@gnu.org>.
20618
20619 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
20620
20621 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
20622
20623 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
20624
20625 * window.el (display-buffer): Fix arguments to
20626 display-buffer-reuse-window in last change.
20627
20628 * faces.el (link): Use a less saturated blue on light backgrounds.
20629
20630 * startup.el (fancy-startup-text, fancy-about-text)
20631 (fancy-startup-tail): Use font-lock faces, for background safety.
20632
20633 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
20634
20635 * emulation/viper-cmd.el (viper-change-state-to-vi):
20636 Limit triggering of abbrev expansion (Bug#9038).
20637
20638 2011-07-09 Martin Rudalics <rudalics@gmx.at>
20639
20640 * window.el (display-buffer-default-specifiers): Remove.
20641 (display-buffer-macro-specifiers): Remove default specifiers.
20642 (display-buffer-alist): Default to nil.
20643 (display-buffer-reuse-window): New optional argument other-window.
20644 (display-buffer-pop-up-window): Allow splitting internal
20645 windows. Check whether a live window was created.
20646 (display-buffer-other-window-means-other-frame)
20647 (display-buffer-normalize-arguments): Rename to
20648 display-buffer-normalize-argument and rewrite. Set the
20649 other-window specifier.
20650 (display-buffer-normalize-special): New function.
20651 (display-buffer-normalize-options): Rename to
20652 display-buffer-normalize-default and rewrite.
20653 (display-buffer-normalize-options-inhibit): Remove.
20654 (display-buffer-normalize-specifiers): Rewrite.
20655 (display-buffer): Process other-window specifier and call
20656 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
20657 more faithfully.
20658 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
20659 (display-buffer-alist-set): Don't handle 'unset default values.
20660 (display-buffer-in-window, display-buffer-alist-set):
20661 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
20662 <tassilo@member.fsf.org>.
20663
20664 2011-07-09 Leo Liu <sdl.web@gmail.com>
20665
20666 * register.el (insert-register): Restore accidental change on
20667 2011-06-26. (Bug#9028)
20668
20669 2011-07-09 Glenn Morris <rgm@gnu.org>
20670
20671 * subr.el (remq): Handle the empty list. (Bug#9024)
20672
20673 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
20674
20675 * mail/sendmail.el (send-mail-function): No longer delay custom
20676 initialization.
20677 * custom.el (custom-initialize-delay): Doc fix.
20678
20679 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
20680
20681 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
20682
20683 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
20684
20685 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
20686 human-friendly prompt.
20687
20688 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
20689
20690 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
20691 provided by a particular plugin.
20692
20693 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
20694
20695 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
20696 save customizations (with "emacs -Q"), just set the variable
20697 instead of erroring out.
20698
20699 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
20700
20701 2011-07-08 Juri Linkov <juri@jurta.org>
20702
20703 * arc-mode.el (archive-zip-expunge, archive-zip-update)
20704 (archive-zip-update-case): Use 7z if found by `executable-find'.
20705 The order of searching the available programs is the same as in
20706 `archive-zip-extract' (bug#8968).
20707
20708 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20709
20710 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
20711 (menu-bar-options-menu): Tweak descriptions.
20712
20713 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
20714
20715 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
20716 menu items into verb phrases (bug#1421). Also refill to fit under
20717 80 columns.
20718
20719 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20720
20721 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
20722 (Info-read-node-name): Doc fix (Bug#1084).
20723
20724 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
20725 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
20726 (end-of-sexp, beginning-of-sexp)
20727 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
20728 (forward-symbol, forward-same-syntax, word-at-point)
20729 (sentence-at-point): Doc fix (Bug#1144).
20730
20731 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
20732
20733 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
20734 should cover it (bug#1281).
20735
20736 * cus-edit.el (custom-show): Mark as obsolete.
20737
20738 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
20739 negotiation fails, then possibly try again with a non-encrypted
20740 connection (bug#9017).
20741
20742 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
20743 be used.
20744
20745 2011-07-07 Richard Stallman <rms@gnu.org>
20746
20747 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
20748 property, and handle its changed format.
20749 Look for the correct line number.
20750 Use file's line contents (but not past first =) to find
20751 correct line in message.
20752
20753 2011-07-07 Kenichi Handa <handa@m17n.org>
20754
20755 * international/characters.el (build-unicode-category-table):
20756 Delete it.
20757 (unicode-category-table): Set it by unicode-property-table-internal.
20758
20759 * international/mule-cmds.el (char-code-property-alist): Move to
20760 to src/chartab.c.
20761 (get-char-code-property): Call unicode-property-table-internal to
20762 load a file. Call get-unicode-property-internal where necessary.
20763 (put-char-code-property): Call unicode-property-table-internal to
20764 load a file. Call put-unicode-property-internal where necessary.
20765 put-unicode-property-internal where necessary.
20766 (char-code-property-description):
20767 Call unicode-property-table-internal to load a file.
20768
20769 * international/charprop.el:
20770 * international/uni-bidi.el:
20771 * international/uni-category.el:
20772 * international/uni-combining.el:
20773 * international/uni-comment.el:
20774 * international/uni-decimal.el:
20775 * international/uni-decomposition.el:
20776 * international/uni-digit.el:
20777 * international/uni-lowercase.el:
20778 * international/uni-mirrored.el:
20779 * international/uni-name.el:
20780 * international/uni-numeric.el:
20781 * international/uni-old-name.el:
20782 * international/uni-titlecase.el:
20783 * international/uni-uppercase.el: Regenerate.
20784
20785 * loadup.el: Load international/charprop.el before
20786 international/characters.
20787
20788 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20789
20790 * window.el (next-buffer, previous-buffer): Signal an error if
20791 called from a minibuffer window.
20792
20793 * bindings.el: Revert 2011-07-04 change.
20794
20795 2011-07-06 Richard Stallman <rms@gnu.org>
20796
20797 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
20798 (rmail-mime-insert-bulk, rmail-mime-insert-text):
20799 Treat markers like ints.
20800 (rmail-mime-entity): Doc fix.
20801
20802 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20803
20804 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
20805 defcustom again for backwards compatibility.
20806
20807 * simple.el (shell-command-on-region): Fill.
20808
20809 * dired-aux.el (dired-kill-line): Add a doc string.
20810
20811 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
20812 to "\\sw\\|\\s_" (bug#358).
20813
20814 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
20815 (dired-unmark-backward): Ditto.
20816 (dired-flag-backup-files): Ditto.
20817
20818 * dired-x.el (dired-mark-sexp): Ditto.
20819
20820 2011-07-06 Richard Stallman <rms@gnu.org>
20821
20822 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
20823 (rmail-mime-entity): New arg TRUNCATED.
20824 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
20825 New functions.
20826 (rmail-mime-save): Warn if entity is truncated.
20827 (rmail-mime-toggle-hidden): Likewise, for showing.
20828 (rmail-mime-process-multipart): Record when an entity is truncated.
20829
20830 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
20831 if ENTITY is a string.
20832
20833 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20834
20835 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
20836 of faces when `M-C-x'-ing their definitions (bug#8378).
20837 Also clean up the code slightly.
20838
20839 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
20840 because that makes the colors go away.
20841
20842 * mail/sendmail.el (send-mail-function): Change the default to
20843 `sendmail-query-once'.
20844 (sendmail-query-once): Add an autoload cookie.
20845
20846 * net/network-stream.el (network-stream-open-starttls): Try using
20847 a plain connection even if the server offered STARTTLS, and we
20848 kinda wanted to use it, if Emacs doesn't have any STARTTLS
20849 capability. This should make smtpmail.el work in slightly more
20850 configurations.
20851
20852 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
20853
20854 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20855 New defun.
20856 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
20857
20858 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
20859
20860 * progmodes/sql.el: Version 3.0
20861 (sql-product-alist): Add product :completion-object,
20862 :completion-column, and :statement attributes.
20863 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
20864 (sql-mode-syntax-table): Mark all punctuation.
20865 (sql-font-lock-keywords-builder): Temporarily remove fallback on
20866 ansi keywords.
20867 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
20868 (sql-mode-oracle-font-lock-keywords): Improve.
20869 (sql-oracle-show-reserved-words): New function for development.
20870 (sql-product-font-lock): Simplify for source code buffers.
20871 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
20872 New functions.
20873 (sql-highlight-product): Set product specific syntax table.
20874 (sql-mode-map): Add statement movement functions.
20875 (sql-ansi-statement-starters, sql-oracle-statement-starters):
20876 New variable.
20877 (sql-statement-regexp, sql-beginning-of-statement)
20878 (sql-end-of-statement, sql-signum): New functions.
20879 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
20880 (sql-show-sqli-buffer): Bug fix.
20881 (sql-interactive-mode): Store connection data as buffer local.
20882 (sql-connect): Add NEW-NAME parameter. Redesign interaction
20883 with sql-interactive-mode.
20884 (sql-save-connection): Save buffer local settings.
20885 (sql-connection-menu-filter): Change menu entry name.
20886 (sql-product-interactive): Bug fix.
20887 (sql-preoutput-hold): New variable.
20888 (sql-interactive-remove-continuation-prompt): Bug fixes.
20889 (sql-debug-redirect): New variable.
20890 (sql-str-literal): New function.
20891 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
20892 Redesign.
20893 (sql-oracle-save-settings, sql-oracle-restore-settings)
20894 (sql-oracle-list-all, sql-oracle-list-table): New functions.
20895 (sql-completion-object, sql-completion-column)
20896 (sql-completion-sqlbuf): New variables.
20897 (sql-build-completions-1, sql-build-completions)
20898 (sql-try-completion): New functions.
20899 (sql-read-table-name): Use them.
20900 (sql-contains-names): New buffer local variable.
20901 (sql-list-all, sql-list-table): Use it.
20902 (sql-oracle-completion-types): New variable.
20903 (sql-oracle-completion-object, sql-sqlite-completion-object)
20904 (sql-postgres-completion-object): New functions.
20905
20906 2011-07-06 Glenn Morris <rgm@gnu.org>
20907
20908 * window.el (pop-to-buffer): Doc fix.
20909
20910 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
20911
20912 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
20913
20914 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
20915
20916 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
20917
20918 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
20919
20920 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
20921
20922 * button.el (button): Inherit from link face. Suggested by Dan
20923 Nicolaescu.
20924
20925 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20926
20927 * progmodes/gdb-mi.el: Fit in 80 columns.
20928 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
20929 switch-to-buffer.
20930
20931 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
20932 if imenu is simply not configured (bug#8941).
20933
20934 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
20935
20936 * allout.el (allout-post-undo-hook): New allout outline-change
20937 event hook to signal undo activity.
20938 (allout-post-command-business): Run allout-post-undo-hook if an
20939 undo just occurred.
20940 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
20941 * allout-widgets.el (allout-widgets-after-undo-function):
20942 Ensure the integrity of the current item's decoration after it has been
20943 in the vicinity of an undo.
20944 (allout-widgets-mode): Include allout-widgets-after-undo-function
20945 on the new allout-post-undo-hook.
20946
20947 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20948
20949 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
20950 Let define-derived-mode define it.
20951 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
20952 cycles of abbrev-table inheritance (bug#8998).
20953
20954 2011-07-05 Roland Winkler <winkler@gnu.org>
20955
20956 * textmodes/bibtex.el: Add support for biblatex.
20957 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
20958 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
20959 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
20960 (bibtex-entry-alist, bibtex-field-alist): New variables.
20961 (bibtex-entry-field-alist): Obsolete alias for
20962 bibtex-BibTeX-entry-alist.
20963 (bibtex-entry-alist, bibtex-field-alist): New widgets.
20964 (bibtex-set-dialect): New command.
20965 (bibtex-entry-type, bibtex-entry-head)
20966 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
20967 Bind via bibtex-set-dialect.
20968 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
20969 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
20970 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
20971 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
20972 Define via bibtex-set-dialect.
20973 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
20974 Obey bibtex-no-opt-remove-re.
20975 (bibtex-vec-push, bibtex-vec-incr): New functions.
20976 (bibtex-format-entry, bibtex-field-list)
20977 (bibtex-print-help-message, bibtex-validate)
20978 (bibtex-search-entries): Use new format of bibtex-entry-alist.
20979
20980 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20981
20982 * progmodes/compile.el (compilation-goto-locus):
20983 * net/tramp-cmds.el (tramp-append-tramp-buffers):
20984 * bs.el (bs-cycle-next, bs-cycle-previous):
20985 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
20986 * bindings.el (mode-line-other-buffer):
20987 * autoinsert.el (auto-insert):
20988 * arc-mode.el (archive-extract):
20989 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
20990
20991 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20992
20993 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
20994 Fix check of `emacs-lock-unlockable-modes'.
20995 Coerce true values of `emacs-lock--try-unlocking' to t.
20996
20997 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20998
20999 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
21000 * emacs-lock.el: New file.
21001
21002 2011-07-05 Julien Danjou <julien@danjou.info>
21003
21004 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
21005 than `boundp' to check if face is set.
21006
21007 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21008
21009 * register.el (registerv-make):
21010 * window.el (window-min-height): Fix typos in docstrings.
21011
21012 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
21013
21014 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
21015 Update doc string.
21016
21017 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21018
21019 * server.el (server-execute): Catch quit and call
21020 `server-return-error' to pass the error back to emacsclient and
21021 close the connection (bug#8942).
21022
21023 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
21024
21025 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
21026 insecure exception for current topic. Also note that auto-saves
21027 are handled differently.
21028
21029 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
21030 State variables for tracking auto-save inhibition situation.
21031
21032 (allout-write-contents-hook-handler): Rename from
21033 'allout-write-file-hook-handler', and describe how it depends on
21034 write-contents-functions sensitivity to non-nil value to prevent
21035 file write.
21036
21037 (allout-auto-save-hook-handler): Remove. auto-save does not check
21038 this in individual buffers, only in the starting buffer, so this
21039 is not the right way for us to inhibit auto-save in a buffer
21040 according to its condition.
21041
21042 (allout-mode): Use new allout-write-contents-hook-handler, and
21043 only with write-contents-functions. Remove auto-save provisions -
21044 they're implemented elsewhere.
21045
21046 (allout-before-change-handler): If undo is in progress, note that
21047 for attention of allout-post-command-business.
21048
21049 (allout-post-command-business): If the command we're following was
21050 an undo, check for change in the status of encrypted items and
21051 adjust auto-save inhibitions accordingly.
21052
21053 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
21054 according to whether there are or aren't any plain-text topics
21055 pending encryption.
21056
21057 (allout-inhibit-auto-save-info-for-decryption):
21058 Adjust buffer-saved-size and some allout state to inhibit auto-saves
21059 if there are plain-text topics pending encryption.
21060
21061 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
21062 buffer-saved-size and some allout state to not inhibit auto-saves
21063 if there are no longer any plain-text topics pending encryption.
21064
21065 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
21066 No longer provide for exemption of the current topic.
21067
21068 2011-07-04 Juri Linkov <juri@jurta.org>
21069
21070 Add 7z operations to delete and save changed members (bug#8968).
21071 * arc-mode.el (archive-7z-expunge, archive-7z-update):
21072 New defcustoms.
21073 (archive-7z-write-file-member): New function.
21074 (archive-7z-summarize): Fix the number of dashes in the
21075 listing output.
21076
21077 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21078
21079 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
21080 (bug#8958).
21081
21082 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
21083
21084 * bindings.el: Ignore next-buffer and previous-buffer in
21085 minibuffer-local-map.
21086
21087 * font-lock.el (font-lock-builtin-face): Change light background
21088 color to dark slate blue (Bug#6693).
21089
21090 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
21091
21092 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
21093
21094 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21095
21096 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
21097 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21098 Add switch-to-buffer.
21099
21100 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21101
21102 * isearch.el (isearch-search-fun-function): Clarify further the
21103 meaning of the function returned.
21104
21105 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
21106
21107 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
21108
21109 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
21110 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
21111 Use it.
21112 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
21113 `tramp-default-remote-path' does not exist.
21114 (tramp-send-command-and-read): New optional argument NOERROR.
21115 (tramp-open-connection-setup-interactive-shell)
21116 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
21117 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
21118 (tramp-process-sentinel): Flush also process' connection property.
21119 (tramp-sh-handle-start-file-process): Do not set process
21120 sentinel. It is done now ...
21121 (tramp-maybe-open-connection): ... here. (Bug#8929)
21122
21123 2011-07-04 MON KEY <monkey@sandpframing.com>
21124
21125 * play/animate.el (animate-string): Doc fixes and allow changing
21126 the buffer name (bug#5417).
21127
21128 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21129
21130 * play/animate.el (animation-buffer-name): Rename from *animate*.
21131
21132 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
21133
21134 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
21135 This is simpler and helps future-proof the code.
21136 (timer-until): Use time-subtract and float-time.
21137 (timer--time-less-p): Use time-less-p.
21138
21139 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21140
21141 * type-break.el (timep): Use the value of `float-time' to avoid a
21142 byte-compiler warning.
21143
21144 * server.el (server-eval-and-print): Return any result, even nil.
21145
21146 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
21147
21148 * type-break.el: Accept time formats that the builtins accept.
21149 (timep, type-break-time-difference): Accept any format that
21150 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
21151 This is simpler and helps future-proof the code.
21152 (type-break-time-difference): Round rather than ignoring
21153 subseconds components.
21154
21155 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21156
21157 * info.el (Info-apropos-matches): Make non-interactive, since it
21158 doesn't seem to do anything useful as a command (bug#8829).
21159
21160 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
21161
21162 * frame.el (frame-background-mode, frame-set-background-mode):
21163 Move from faces.el.
21164 (frame-default-terminal-background): New function.
21165
21166 * custom.el (custom-push-theme): Don't record faces in `changed'
21167 theme; this doesn't work correctly for per-frame face settings.
21168 (disable-theme): Use face-set-after-frame-default to reset faces.
21169 (custom--frame-color-default): New function.
21170
21171 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21172
21173 * dired.el (dired-flagging-regexp): Remove unused variable
21174 (bug#8769).
21175
21176 2011-03-29 Kevin Ryde <user42@zip.com.au>
21177
21178 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21179 `perl-Test2' extend to match possible "fail #N" rep count
21180 (bug#8377).
21181
21182 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21183
21184 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
21185 `smtpmail-via-smtp' now returns the error instead of nil.
21186
21187 * isearch.el (isearch-search-fun-function): Clarify the doc string
21188 (bug#8101).
21189
21190 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
21191
21192 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
21193 unnecessary spaces (bug#8987).
21194
21195 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21196
21197 * net/network-stream.el (open-network-stream): Use the
21198 :end-of-capability command thoughout.
21199
21200 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21201
21202 * net/network-stream.el (open-network-stream): Add the
21203 :end-of-capability command parameter, used by pop3.el.
21204
21205 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21206
21207 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
21208
21209 * fringe.el (fringe-query-style): Remove redundant text " (type ?
21210 for list)" (bug#6475).
21211
21212 * files.el (file-expand-wildcards): Ignore non-readable
21213 sub-directories while trying to find matches instead of signaling
21214 an error (bug#6297).
21215
21216 * man.el (Man-reference-regexp): Allow matching possible
21217 word-wrapped references (bug#6289).
21218
21219 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
21220 for consistency with the other vc buffers (bug#6197).
21221 (vc-checkin): Ditto.
21222
21223 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
21224
21225 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
21226
21227 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21228
21229 * custom.el (defcustom): Clarify that :set is only used in the
21230 Customize user interface (bug#6089).
21231
21232 * progmodes/flymake.el (flymake-mode): If the buffer isn't
21233 associated with a file, refuse to run instead of erroring out
21234 (bug#6084).
21235
21236 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
21237 the doc string, since it appears that using `fill-column' always
21238 controls the width (bug#7845).
21239
21240 * simple.el (shell-command-on-region): Say where the error output
21241 went if `shell-command-default-error-buffer' is set (bug#6857).
21242
21243 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
21244
21245 * allout.el (allout-yank-processing): Adjust cursor position for
21246 backwards-deleted space.
21247
21248 (allout-rebullet-heading): Register changes with
21249 allout-exposure-changed-hook, so the modified topic is properly
21250 decorated.
21251
21252 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21253
21254 * minibuffer.el (completion-in-region): Document PREDICATE
21255 (bug#7136).
21256
21257 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
21258 of keyword/argument pairs (bug#6904).
21259
21260 * replace.el (multi-occur):
21261 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
21262
21263 2011-07-02 Drew Adams <drew.adams@oracle.com>
21264
21265 * dired.el (dired-mark-if): Make the message about whether it's
21266 marking or unmarking clearer (bug#8523).
21267
21268 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21269
21270 * disp-table.el (display-table-print-array): New function.
21271 (describe-display-table): Use it to print the vectors more pretty
21272 (Bug#8859).
21273
21274 2011-07-02 Martin Rudalics <rudalics@gmx.at>
21275
21276 * window.el (window-state-get-1): Don't assign clone numbers.
21277 Add clone-of item to list of window parameters.
21278 (window-state-put-2): Don't process clone numbers.
21279 (display-buffer-alist): Fix doc-string.
21280
21281 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
21282
21283 * subr.el (remq): Don't allocate if it's not needed.
21284 (keymap--menu-item-binding, keymap--menu-item-with-binding)
21285 (keymap--merge-bindings): New functions.
21286 (keymap-canonicalize): Use them to refine the canonicalization.
21287 * minibuffer.el (minibuffer-local-completion-map)
21288 (minibuffer-local-must-match-map): Move initialization from C.
21289 (minibuffer-local-filename-completion-map): Move initialization from C;
21290 don't inherit from anything here.
21291 (minibuffer-local-filename-must-match-map): Make obsolete.
21292 (completing-read-default): Use make-composed-keymap to combine
21293 minibuffer-local-filename-completion-map with either
21294 minibuffer-local-must-match-map or
21295 minibuffer-local-filename-completion-map.
21296
21297 2011-07-01 Glenn Morris <rgm@gnu.org>
21298
21299 * type-break.el (type-break-time-sum): Use dolist.
21300
21301 * textmodes/flyspell.el (flyspell-word-search-backward):
21302 Replace CL function.
21303
21304 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21305
21306 * mouse.el (mouse--strip-first-event): New function.
21307 (function-key-map): Use it to map fringe clicks to normal clicks
21308 by default.
21309
21310 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
21311 (vc-bzr-revision-completion-table): Add support for annotate and date.
21312
21313 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
21314 inherit from parent.
21315
21316 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21317
21318 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
21319 (dired-show-file-type): Doc fixup (bug#8818).
21320
21321 * dired.el (dired-mode): Fix up the doc string as suggested by
21322 Drew Adams (bug#8817).
21323
21324 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
21325 cookie, since the manual says that it should be possible to add
21326 this function to `find-file-hook' (bug#8709).
21327
21328 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21329
21330 * progmodes/cfengine.el: Moved all cfengine3.el functionality
21331 here. Noted Ted Zlatanov as the maintainer.
21332 (cfengine-common-settings, cfengine-common-syntax): New functions
21333 to set up common things between `cfengine-mode' and
21334 `cfengine3-mode'.
21335 (cfengine3-mode): New mode.
21336 (cfengine3-defuns cfengine3-defuns-regex
21337 (cfengine3-class-selector-regex cfengine3-category-regex)
21338 (cfengine3-vartypes cfengine3-font-lock-keywords)
21339 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
21340 (cfengine3-indent-line): Add from cfengine3.el.
21341
21342 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
21343
21344 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
21345
21346 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
21347
21348 2011-07-01 Martin Rudalics <rudalics@gmx.at>
21349
21350 * window.el (same-window-buffer-names, same-window-regexps)
21351 (same-window-p, special-display-frame-alist)
21352 (special-display-popup-frame, special-display-function)
21353 (special-display-buffer-names, special-display-regexps)
21354 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
21355 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
21356 (split-window-preferred-function, split-height-threshold)
21357 (split-width-threshold, even-window-heights)
21358 (display-buffer-mark-dedicated, window-splittable-p)
21359 (split-window-sensibly, window-safely-shrinkable-p):
21360 Un-obsolete.
21361 (display-buffer): Don't spread args with function specifier
21362 because special-display-popup-frame won't like it.
21363
21364 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
21365
21366 Time-stamp simplifications and fixes.
21367 These improve accuracy slightly, and future-proof the code
21368 against some potential changes to current-time format.
21369
21370 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
21371 by using time-since and float-time.
21372
21373 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
21374 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
21375 + NNN microseconds".
21376
21377 * type-break.el (type-break-time-sum): Rewrite using time-add.
21378
21379 * play/hanoi.el (hanoi-current-time-float): Remove.
21380 All uses replaced by float-time.
21381
21382 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
21383 This yields a more-accurate answer.
21384 (rng-time-to-float): Remove; no longer needed.
21385
21386 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
21387
21388 * calendar/timeclock.el (timeclock-seconds-to-time):
21389 Defalias to seconds-to-time, since they're the same thing.
21390
21391 * emacs-lisp/elp.el (elp-elapsed-time):
21392 * emacs-lisp/benchmark.el (benchmark-elapse):
21393 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
21394
21395 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21396
21397 * window.el (bury-buffer): Don't iconify the only frame.
21398 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
21399 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
21400
21401 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
21402
21403 * eshell/em-smart.el (eshell-smart-display-navigate-list):
21404 Add mouse-yank-primary.
21405
21406 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21407
21408 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
21409
21410 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21411
21412 * emacs-lisp/find-func.el (find-library--load-name): New fun.
21413 (find-library-name): Use it to find relative load names when provided
21414 absolute file name (bug#8803).
21415
21416 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
21417
21418 * textmodes/flyspell.el (flyspell-word): Consider words that
21419 differ only in case as potential doublons (bug#5687).
21420
21421 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
21422 Remove two rather uninteresting debugging-like messages to make
21423 debbugs.el more silent.
21424
21425 * comint.el (comint-password-prompt-regexp): Accept "Response" as
21426 a password-like phrase.
21427
21428 2011-06-30 Masatake YAMATO <yamato@redhat.com>
21429
21430 * progmodes/cc-guess.el: New file.
21431
21432 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
21433
21434 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
21435 derived from `c-basic-common-init'.
21436
21437 * progmodes/cc-mode.el (top-level): Require cc-guess.
21438 (c-basic-common-init): Use `cc-choose-style-for-mode'.
21439
21440 2011-06-30 Lawrence Mitchell <wence@gmx.li>
21441
21442 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
21443
21444 2011-06-30 Alan Mackenzie <acm@muc.de>
21445
21446 * progmodes/cc-engine.el (c-guess-continued-construct):
21447 Correct the handling of template-args-cont, particularly for when font
21448 lock is disabled. Name this case as "CASE G".
21449
21450 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
21451
21452 * allout.el (allout-yank-processing): Fix injection of extra space
21453 between bullet and non-whitespace character in first topic when
21454 pasting, ensuring that the actual spacing in the pasted topic
21455 following the bullet char is preserved. This extra space was
21456 causing pasted encrypted topics to get a decrypted status even
21457 when the content was actually still encrypted. Now the decryption
21458 status from before the paste is preserved.
21459
21460 (allout-flag-region): Set all allout overlays so they evaporate
21461 when reduced to zero length (evanescent), to prevent overlay
21462 leakage.
21463
21464 2011-06-30 Glenn Morris <rgm@gnu.org>
21465
21466 * w32-fns.el (w32-charset-info-alist): Declare.
21467
21468 * find-dired.el (find-grep-options): Simplify.
21469
21470 * term/ns-win.el (ns-set-resource): Declare.
21471
21472 * ses.el (row, col): Declare dynamic variables honestly.
21473
21474 * textmodes/reftex-parse.el (index-tags): Declare.
21475
21476 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
21477
21478 * cus-edit.el (customize-push-and-save): New function.
21479
21480 * files.el (hack-local-variables-confirm): Use it.
21481
21482 * custom.el (load-theme): New arg NO-CONFIRM.
21483 Use customize-push-and-save (Bug#8720).
21484 (custom-enabled-themes): Doc fix.
21485
21486 * cus-theme.el (customize-create-theme)
21487 (custom-theme-merge-theme): Callers to load-theme changed.
21488
21489 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
21490
21491 * thingatpt.el (thing-at-point-short-url-regexp): Require that
21492 short URLs have at least one dot in them (bug #7614).
21493
21494 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
21495 nil, because using a pty is apparently too slow (bug #895).
21496
21497 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21498
21499 * mail/sendmail.el (sendmail-query-once): New function.
21500 (sendmail-query-once-function): New variable.
21501
21502 2011-06-29 Glenn Morris <rgm@gnu.org>
21503
21504 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
21505
21506 * ses.el (top-level): Require cl when compiling.
21507 (ses-set-localvars): Fix error statement.
21508 Call it at compile time to silence a storm of warnings.
21509
21510 2011-06-29 Martin Rudalics <rudalics@gmx.at>
21511
21512 * window.el (normalize-live-buffer): Rename to
21513 window-normalize-buffer.
21514 (normalize-live-frame): Rename to window-normalize-frame.
21515 (normalize-any-window): Rename to window-normalize-any-window.
21516 (normalize-live-window): Rename to window-normalize-live-window.
21517 (make-window-atom): Rename to window-make-atom.
21518 (window-resize-reset): Rename to window--resize-reset.
21519 (window-resize-reset-1): Rename to window--resize-reset-1.
21520 (resize-mini-window): Rename to window--resize-mini-window.
21521 (resize-subwindows-skip-p): Rename to
21522 window--resize-subwindows-skip-p.
21523 (resize-subwindows-normal): Rename to
21524 window--resize-subwindows-normal.
21525 (resize-subwindows): Rename to window--resize-subwindows.
21526 (resize-other-windows): Rename to window--resize-siblings.
21527 (resize-this-window): Rename to window--resize-this-window.
21528 (resize-root-window): Rename to window--resize-root-window.
21529 (resize-root-window-vertically): Rename to
21530 window--resize-root-window-vertically.
21531 (normalize-buffer-to-display): Rename to
21532 window-normalize-buffer-to-display.
21533 (normalize-buffer-to-switch-to): Rename to
21534 window-normalize-buffer-to-switch-to.
21535 Correspondingly update all callers of the functions listed
21536 above.
21537 (display-buffer-alist, display-buffer-normalize-arguments)
21538 (display-buffer-normalize-options, display-buffer)
21539 (display-buffer-alist-set): Use "function" instead of
21540 "fun-with-args".
21541
21542 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
21543
21544 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
21545 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
21546 debbugs.gnu.org. Mention acknowledgment email.
21547
21548 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
21549
21550 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
21551 buffer multibyteness, since it shouldn't matter.
21552
21553 2011-06-28 Martin Rudalics <rudalics@gmx.at>
21554
21555 * window.el (display-buffer-in-side-window): Handle dedicated
21556 windows as in display-buffer-reuse-window.
21557 (display-buffer-normalize-alist): Use value of override
21558 specifier.
21559 (display-buffer-normalize-specifiers): Use value of
21560 other-window-means-other-frame specifier.
21561 (display-buffer-alist): Rewrite some texts in widgets.
21562 (display-buffer): Spread arguments when calling function
21563 specified by fun-with-args.
21564
21565 2011-06-28 Deniz Dogan <deniz@dogan.se>
21566
21567 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
21568 Unnest `let'.
21569
21570 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
21571 selectors (Bug#5732).
21572 (css-proprietary-nmstart-re): Use `regexp-opt'.
21573
21574 2011-06-27 Jari Aalto <jari.aalto@cante.net>
21575
21576 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
21577 (eshell-ls-date-format): New defcustom.
21578 (eshell-ls-file): Use it.
21579
21580 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
21581
21582 * help-fns.el (describe-variable): Fix message for terminal-local vars.
21583
21584 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
21585
21586 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
21587 (ange-ftp-make-tmp-name): New arg.
21588 (ange-ftp-file-local-copy): Use it.
21589
21590 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
21591
21592 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
21593 no-conversion (Bug#8870).
21594
21595 2011-06-27 Martin Rudalics <rudalics@gmx.at>
21596
21597 * window.el (window-right, window-left, window-child)
21598 (window-child-count, window-last-child)
21599 (window-iso-combination-p, walk-window-tree-1)
21600 (window-atom-check-1, window-tree-1, delete-window)
21601 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
21602 new naming conventions - window-vchild, window-hchild,
21603 window-next and window-prev are now called window-top-child,
21604 window-left-child, window-next-sibling and window-prev-sibling
21605 respectively.
21606 (resize-window-reset): Rename to window-resize-reset.
21607 (resize-window-reset-1): Rename to window-resize-reset-1.
21608 (resize-window): Rename to window-resize.
21609 (window-min-height, window-min-width)
21610 (resize-mini-window, resize-this-window, resize-root-window)
21611 (resize-root-window-vertically, adjust-window-trailing-edge)
21612 (enlarge-window, shrink-window, maximize-window)
21613 (minimize-window, delete-window, quit-restore-window)
21614 (split-window, balance-windows, balance-windows-area-adjust)
21615 (balance-windows-area, window-state-put-2)
21616 (display-buffer-even-window-sizes, display-buffer-set-height)
21617 (display-buffer-set-width, set-window-text-height)
21618 (fit-window-to-buffer): Rename all "resize-window" prefixed
21619 calls to use the "window-resize" prefix convention.
21620 (display-buffer-alist): Fix symbol for label specifier.
21621 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
21622 corresponding specifier.
21623 Reported by Juanma Barranquero <lekktu@gmail.com>.
21624
21625 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
21626
21627 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
21628 convention.
21629 (ses-call-printer): Does not pass an empty string to formatter when the
21630 cell is empty to keep from barking printer Calc math-format-value.
21631
21632 2011-06-27 Richard Stallman <rms@gnu.org>
21633
21634 * battery.el (battery-mode-line-limit): New variable.
21635 (battery-update): Handle it.
21636
21637 * mail/rmailmm.el (rmail-mime-process-multipart):
21638 Handle truncated messages.
21639
21640 2011-06-27 Glenn Morris <rgm@gnu.org>
21641
21642 * progmodes/flymake.el (flymake-err-line-patterns):
21643 Allow for column numbers in the ant/javac pattern. (Bug#8866)
21644
21645 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
21646
21647 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
21648 (ses--clean-!, ses--clean-_): New functions.
21649 (ses-range): Add configurability of readout order, and conversion
21650 to Calc vector.
21651
21652 * ses.el (ses-repair-cell-reference-all): New function.
21653 (ses-cell-symbol): Set macro as safe, so that it can be used in
21654 formulas.
21655
21656 * ses.el: Update cycle detection algorithm.
21657 (ses-localvars): Add ses--Dijkstra-attempt-nb and
21658 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
21659 (ses-set-localvars): New function.
21660 (ses-make-cell): Add property-list as a cell element.
21661 (ses-cell-property-get-fun, ses-cell-property-get)
21662 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
21663 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
21664 New functions.
21665 (ses-cell-property-set, ses-cell-property-pop)
21666 (ses-cell-property-get-handle): New macro.
21667 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
21668 New aliases, used for code readability.
21669 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
21670 cycle detection.
21671 (ses-self-reference-early-detection): New defcustom.
21672 (ses-formula-references): Robustify against self-referring cells.
21673 (ses-mode): Use ses-set-localvars.
21674 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
21675 before lauching the update processing.
21676 (ses-initialize-Dijkstra-attempt): New function.
21677 (ses-recalculate-cell): Update for cycle detection based on
21678 Dijkstra algorithm.
21679
21680 * ses.el: Fix commenting and indenting convention.
21681
21682 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
21683
21684 * bs.el (bs-cycle-next): Complete last change.
21685
21686 2011-06-27 Drew Adams <drew.adams@oracle.com>
21687
21688 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
21689
21690 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
21691
21692 * net/network-stream.el (network-stream-open-starttls):
21693 Don't re-get capabilities unless we've reestablished connection.
21694 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
21695
21696 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
21697 to binary to possibly avoid line encoding issues on Windows (among
21698 other things).
21699
21700 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
21701
21702 * net/network-stream.el (open-network-stream): Return an :error
21703 saying what the problem was, if possible.
21704
21705 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
21706 server.
21707
21708 * net/network-stream.el (network-stream-open-starttls): If we
21709 wanted to use STARTTLS, and the server offered it, but we weren't
21710 able to because we had no STARTTLS support, then close the connection.
21711 (open-network-stream): Return an :error element, if present.
21712
21713 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
21714
21715 * hl-line.el (hl-line-sticky-flag): Doc fix.
21716 (global-hl-line-sticky-flag): New option (Bug#8323).
21717 (global-hl-line-highlight): Obey it.
21718
21719 * vc/vc.el (vc-revert-show-diff): Default to t.
21720
21721 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
21722
21723 * allout-widgets.el (allout-widgets-post-command-business):
21724 Stop decorating intermediate isearch matches. They're not being
21725 undecorated when an isearch is continued past, and isearch
21726 automatically collapses them. This leads to "widget leaks", where
21727 decorated items accumulate in collapsed areas. Lines with lots of
21728 hidden widgets can slow down cursor travel, substantially.
21729 Too much complicated machinery would be needed to ensure undecoration,
21730 so we're doing without this nicety.
21731
21732 (allout-widgets-tally-string): Don't try to do a hash-table-count
21733 of allout-widgets-tally when it's nil. This eliminates spurious "Error
21734 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
21735 *Messages* when allout-widgets-maintain-tally is t.
21736
21737 2011-06-26 Martin Rudalics <rudalics@gmx.at>
21738
21739 * window.el (display-buffer-normalize-argument): Rename to
21740 display-buffer-normalize-arguments. Handle special meaning of
21741 LABEL argument. Respect special-display-function when popping up
21742 a new frame. Fix code searching for a window showing the buffer
21743 on another frame.
21744 (display-buffer-normalize-specifiers):
21745 Call display-buffer-normalize-arguments.
21746 (display-buffer-in-window): Don't undedicate the window if its
21747 buffer remains the same.
21748 Reported by Drew Adams <drew.adams@oracle.com>.
21749 (display-buffer-alist): Add choice for same-window macro
21750 specfier.
21751 (display-buffer): Mention special meaning of LABEL argument in
21752 doc-string. Fix quoting. Don't pop up a new frame even as
21753 fallback.
21754
21755 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
21756
21757 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
21758 avoid deleting the current window in some cases (bug#8911).
21759
21760 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
21761
21762 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
21763 (Bug#8934)
21764
21765 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
21766
21767 * net/network-stream.el (network-stream-open-starttls):
21768 Use built-in TLS support if `gnutls-available-p' is true.
21769 (network-stream-open-tls): Ditto.
21770
21771 2011-06-26 Leo Liu <sdl.web@gmail.com>
21772
21773 * register.el (registerv): New struct.
21774 (registerv-make): New function.
21775 (jump-to-register, describe-register-1, insert-register):
21776 Support the jump-func, print-func and insert-func slot of a registerv
21777 struct. (Bug#8415)
21778
21779 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
21780
21781 * vc/vc.el (vc-revert-show-diff): New defcustom.
21782 (vc-diff-internal): New arg specifying diff buffer.
21783 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
21784 reuse an existing *vc-diff* buffer (Bug#8927).
21785
21786 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
21787
21788 2011-06-26 Glenn Morris <rgm@gnu.org>
21789
21790 * progmodes/f90.el (f90-critical-indent): New option.
21791 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
21792 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
21793 (f90-mode): Doc fix.
21794 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
21795 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
21796 (f90-beginning-of-block, f90-next-block, f90-indent-region)
21797 (f90-match-end): Handle block, critical.
21798
21799 2011-06-25 Glenn Morris <rgm@gnu.org>
21800
21801 * calendar/diary-lib.el (diary-included-files): Doc fix.
21802 (diary-include-files): New function, extracted from
21803 diary-include-other-diary-files and diary-mark-included-diary-files.
21804 (diary-include-other-diary-files, diary-mark-included-diary-files):
21805 Just call diary-include-files.
21806 (diary-mark-entries): Reset diary-included-files on first call.
21807
21808 * calendar/diary-lib.el (diary-mark-entries)
21809 (diary-mark-included-diary-files):
21810 Visit included diary-files in temp buffers.
21811
21812 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
21813 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
21814 (f90-start-block-re, f90-imenu-generic-expression)
21815 (f90-looking-at-program-block-start, f90-no-block-limit):
21816 Add support for submodules.
21817
21818 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
21819 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
21820
21821 2011-06-25 Eli Zaretskii <eliz@gnu.org>
21822
21823 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
21824 buffer-file-type before setting its value, to avoid disastrous
21825 global effects on decoding files for DOS/Windows systems. (Bug#8780)
21826
21827 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21828
21829 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
21830
21831 * ses.el (ses-unload-function):
21832 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
21833
21834 * proced.el (proced-unload-function):
21835 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
21836
21837 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
21838
21839 * server.el (server-create-window-system-frame): Add parameters arg.
21840 (server-process-filter): Doc fix. Handle frame-parameters.
21841
21842 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21843
21844 Fix bug#8730, bug#8781.
21845
21846 * loadhist.el (unload--set-major-mode): New function.
21847 (unload-feature): Use it.
21848
21849 * progmodes/python.el (python-after-info-look): Add autoload cookie.
21850 (python-unload-function): New function.
21851
21852 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
21853
21854 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
21855
21856 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
21857
21858 * net/browse-url.el (browse-url-firefox-program): Add icecat to
21859 the candidates list.
21860
21861 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
21862
21863 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
21864
21865 2011-06-23 Richard Stallman <rms@gnu.org>
21866
21867 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
21868 (rmail-variables): Set next-error-move-function.
21869 (rmail-what-message): Take argument POS.
21870 (rmail-next-error-move): New function.
21871
21872 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
21873
21874 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
21875 messages for adjacent non-terminals.
21876
21877 2011-06-23 Richard Stallman <rms@gnu.org>
21878
21879 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
21880 (rmail-show-message-1): Preserve buffer modified flag.
21881 (rmail-start-mail): Don't specify use of rmail-mail-return;
21882 that's done by mail-bury now.
21883 (rmail-mail-return): Handle arg NEWBUF.
21884
21885 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
21886
21887 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
21888 SIZE is a number.
21889
21890 2011-06-23 Martin Rudalics <rudalics@gmx.at>
21891
21892 * window.el (get-lru-window, get-mru-window)
21893 (get-largest-window): Never return a minibuffer window.
21894 (display-buffer-pop-up-window): Fix a bug that could lead to
21895 reusing the minibuffer window.
21896 (display-buffer): Pass original specifier argument to
21897 display-buffer-function instead of the normalized one.
21898 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
21899
21900 2011-06-22 Leo Liu <sdl.web@gmail.com>
21901
21902 * minibuffer.el (completing-read-function)
21903 (completing-read-default): Move from minibuf.c.
21904
21905 2011-06-22 Richard Stallman <rms@gnu.org>
21906
21907 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
21908 to Rmail even if not started by a special Rmail command.
21909
21910 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
21911 Copy the buffer currently showing just one message.
21912
21913 2011-06-22 Roland Winkler <winkler@gnu.org>
21914
21915 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
21916 (bibtex-clean-entry): First delete the old key so that a
21917 customized algorithm for generating the new key does not get
21918 confused by the old key.
21919 (bibtex-url): Obey regexp of first step.
21920 (bibtex-search-entries): Do not use add-to-list with local
21921 list-var.
21922
21923 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21924
21925 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
21926 stored a user name, then query for the password first, instead of
21927 waiting for SMTP to give an error message and the trying again.
21928
21929 2011-06-22 Lawrence Mitchell <wence@gmx.li>
21930
21931 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
21932 BUFFER in call-process.
21933
21934 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21935
21936 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
21937 QUIT twice.
21938 (smtpmail-try-auth-methods): Require user name and password from
21939 auth-source.
21940
21941 2011-06-22 Martin Rudalics <rudalics@gmx.at>
21942
21943 * window.el (display-buffer-default-specifiers)
21944 (display-buffer-alist): Remove entries for pop-up-frame-alist.
21945 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
21946 (split-window): Normalize SIDE argument (Bug#8916).
21947
21948 * frame.el (pop-up-frame-alist, pop-up-frame-function)
21949 (special-display-frame-alist, special-display-popup-frame):
21950 Remove duplicate declarations. These are now in window.el.
21951
21952 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21953
21954 * mail/smtpmail.el (smtpmail-via-smtp):
21955 Set :use-starttls-if-possible so that we always use STARTTLS if the
21956 server supports it. SMTP servers that support STARTTLS commonly
21957 require it.
21958
21959 * net/network-stream.el (network-stream-open-starttls): Support
21960 upgrading to STARTTLS always, even if we don't have built-in support.
21961 (open-network-stream): Add the :always-query-capabilities keyword.
21962
21963 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
21964 upgrades with `open-network-stream', and rely solely on
21965 auth-source for all credentials. Big changes throughout the file,
21966 but in particular:
21967 (smtpmail-auth-credentials): Remove.
21968 (smtpmail-starttls-credentials): Remove.
21969 (smtpmail-via-smtp): Check for servers saying they want AUTH after
21970 MAIL FROM, too.
21971
21972 * net/network-stream.el (network-stream-open-starttls):
21973 Provide support for client certificates both for external and built-in
21974 STARTTLS.
21975 (auth-source): Require.
21976 (open-network-stream): Document the :client-certificate keyword.
21977 (network-stream-certificate): Change cert-cert to cert and
21978 cert-key to key.
21979
21980 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
21981
21982 * net/tramp-cache.el (top): Don't load the persistency file when
21983 "emacs -Q" has been called.
21984
21985 2011-06-21 Tim Harper <timcharper@gmail.com>
21986
21987 * term/ns-win.el (ns-initialize-window-system):
21988 Set application-specific `ApplePressAndHoldEnabled' system
21989 resource to NO as it is not yet supported by the NS port.
21990
21991 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
21992
21993 * misc.el (list-dynamic-libraries--refresh): Compute header here...
21994 (list-dynamic-libraries): ...not here.
21995
21996 2011-06-21 Leo Liu <sdl.web@gmail.com>
21997
21998 * subr.el (sha1): Implement sha1 using secure-hash.
21999
22000 2011-06-21 Martin Rudalics <rudalics@gmx.at>
22001
22002 * window.el (display-buffer-alist): In default value do not
22003 enforce searching a window on any but the selected frame.
22004 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
22005 (display-buffer-select-window): Remove function.
22006 (display-buffer-in-window): When a window on another frame gets
22007 reused, do not select it any more but just raise its frame if
22008 necessary (Bug#8851) and (Bug#8856).
22009 (display-buffer-normalize-options): Handle pop-up-frames related
22010 options more faithfully.
22011 (pop-to-buffer): Don't rely on `display-buffer' selecting the
22012 window if it is on another frame.
22013 (display-buffer-alist, display-buffer-default-specifiers):
22014 Don't make new frame unsplittable by default.
22015 (display-buffer-normalize-argument): Fix doc-string typo and use
22016 'same-frame-other-window instead of 'other-window when associating
22017 with display-buffer-macro-specifiers.
22018
22019 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
22020
22021 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
22022 New functions.
22023 (5x5-mode-map, 5x5-mode-menu): Bind them.
22024 (5x5-draw-grid): Tweak the solver's rendering.
22025
22026 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22027
22028 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
22029 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
22030
22031 2011-06-21 Drew Adams <drew.adams@oracle.com>
22032
22033 * menu-bar.el: Use function variable instead of switch-to-buffer.
22034 (menu-bar-select-buffer-function): New variable.
22035 (menu-bar-update-buffers): Use it (bug#8876).
22036
22037 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22038
22039 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
22040 variable's status.
22041
22042 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
22043
22044 * x-dnd.el (x-dnd-version-from-flags)
22045 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
22046 and long as number (Bug#8899).
22047 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
22048
22049 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
22050
22051 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
22052 (completion-try-completion, completion-all-completions): Compute the
22053 metadata argument if it's missing; make it optional (bug#8795).
22054
22055 * wid-edit.el: Use lex-bind and move towards completion-at-point.
22056 (widget-complete): Use new :completion-function property.
22057 (widget-completions-at-point): New function.
22058 (default): Use :completion-function instead of :complete.
22059 (widget-default-completions): Rename from widget-default-complete;
22060 Rewrite.
22061 (widget-string-complete, widget-file-complete, widget-color-complete):
22062 Remove functions.
22063 (file, symbol, function, variable, coding-system, color):
22064 * international/mule-cmds.el (default-input-method, charset)
22065 (language-info-custom-alist):
22066 * cus-edit.el (face): Use new property :completions.
22067
22068 * progmodes/pascal.el (pascal-completions-at-point): New function.
22069 (pascal-mode): Use it.
22070 (pascal-mode-map): Use completion-at-point.
22071 (pascal-toggle-completions): Make obsolete.
22072 (pascal-complete-word, pascal-show-completions):
22073 * progmodes/octave-mod.el (octave-complete-symbol):
22074 Redefine as obsolete alias.
22075 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
22076 Signal absence of completion info for old Octave,
22077 (inferior-octave-complete): Redefine as obsolete alias.
22078 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
22079 (meta-completions-at-point): Rename from meta-complete-symbol and
22080 adapt it for use on completion-at-point-functions.
22081 (meta-common-mode): Use it.
22082 (meta-looking-at-backward, meta-match-buffer): Remove.
22083 (meta-complete-symbol): Redefine as obsolete alias.
22084 (meta-common-mode-map): Use completion-at-point.
22085 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
22086 (makefile-mode-map): Use completion-at-point.
22087 (makefile-completions-at-point): Rename from makefile-complete and
22088 adapt it for use on completion-at-point-functions.
22089 (makefile-mode): Use it.
22090 (makefile-complete): Redefine as obsolete alias.
22091
22092 2011-06-20 Deniz Dogan <deniz@dogan.se>
22093
22094 * net/rcirc.el: Delete trailing whitespaces once and for all.
22095
22096 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
22097
22098 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
22099
22100 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
22101
22102 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
22103
22104 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
22105
22106 2011-06-19 Martin Rudalics <rudalics@gmx.at>
22107
22108 * window.el (display-buffer-other-window-means-other-frame):
22109 Call display-buffer-normalize-alist.
22110 (display-buffer-normalize-specifiers-1): Rename to
22111 display-buffer-normalize-argument. New argument other-frame.
22112 Rewrite.
22113 (display-buffer-normalize-specifiers-2): Rename to
22114 display-buffer-normalize-options.
22115 (display-buffer-normalize-alist-1): New function.
22116 (display-buffer-normalize-specifiers-3): Rename to
22117 display-buffer-normalize-alist.
22118 Call display-buffer-normalize-alist-1.
22119 (display-buffer-normalize-options-inhibit): New variable.
22120 (display-buffer-normalize-specifiers): Rewrite calling
22121 display-buffer-normalize-alist,
22122 display-buffer-normalize-argument, and
22123 display-buffer-normalize-options. Don't call the latter if
22124 display-buffer-normalize-options-inhibit is non-nil.
22125 (frame-auto-delete): New option.
22126 (window-deletable-p): Use frame-auto-delete.
22127 (window-list-no-nils, window-state-ignored-parameters)
22128 (window-state-get-1, window-state-get, window-state-put-list)
22129 (window-state-put-1, window-state-put-2, window-state-put):
22130 New functions.
22131 (display-buffer-normalize-options): Move special-display-p group
22132 after pop-up-frame group (Bug#8851) and (Bug#8856).
22133
22134 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
22135
22136 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
22137 groups (Bug#8776).
22138 (rx-submatch-n): New function.
22139 (rx): Document it.
22140
22141 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
22142 (Bug#8768).
22143
22144 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
22145
22146 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
22147
22148 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
22149 anytime existing face settings are present (Bug#8889).
22150
22151 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
22152 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
22153 Remove unused argument.
22154
22155 2011-06-18 Martin Rudalics <rudalics@gmx.at>
22156
22157 * window.el (display-buffer-default-specifiers):
22158 Remove pop-up-frame. Add pop-up-window-min-height,
22159 pop-up-window-min-width, and another reuse-window specifier
22160 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
22161 (display-buffer-normalize-specifiers-2):
22162 Handle split-height-threshold and split-width-threshold also when
22163 pop-up-windows is unset. Add a reuse-window specifier for the
22164 case popping up a new window fails.
22165 (special-display-popup-frame): Remove double quoting.
22166 (display-buffer-normalize-specifiers-1): Fix thinko.
22167
22168 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
22169
22170 * shell.el (shell-completion-vars): Set pcomplete-termination-string
22171 according to comint-completion-addsuffix.
22172
22173 * pcomplete.el: Convert to lexical binding and fix bug#8819.
22174 (pcomplete-suffix-list): Mark as obsolete.
22175 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
22176 pcomplete-seen in the closure.
22177 (pcomplete-comint-setup): Setup completion-at-point as well.
22178 (pcomplete--entries): New function.
22179 (pcomplete--env-regexp): New var.
22180 (pcomplete-entries): Rewrite to work with partial-completion and
22181 without relying on pcomplete-suffix-list.
22182 (pcomplete-pare-list): Remove, unused.
22183
22184 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22185
22186 * window.el (display-buffer-alist): Set pop-up-window-min-height
22187 and pop-up-window-min-width in default value. Reported by
22188 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
22189 other-window-means-other-frame.
22190 (display-buffer-macro-specifiers): Comment out entry for
22191 other-window specifier.
22192 (display-buffer-other-window-means-other-frame): New function.
22193 (display-buffer-normalize-specifiers-1): New arguments
22194 buffer-name and label. Treat other-window case specially.
22195 (display-buffer-normalize-specifiers-2): Treat other-window case
22196 specially.
22197 (display-buffer-normalize-specifiers-3): New function.
22198 (display-buffer-normalize-specifiers):
22199 Call display-buffer-normalize-specifiers-3.
22200
22201 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22202
22203 * window.el (same-window-p): Fix two typos introduced when
22204 adding with-no-warnings.
22205 (display-buffer-normalize-specifiers-1): Don't check
22206 pop-up-frames for 'unset initialization.
22207 (display-buffer-normalize-specifiers-2): Major rewrite using
22208 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
22209 (pop-up-frames, display-buffer-reuse-frames)
22210 (display-buffer-mark-dedicated): Don't initialize to 'unset.
22211 Suggested by David Engster <deng@randomsample.de>.
22212 (even-window-heights): Initialize to 'unset.
22213 (display-buffer-alist-set): Handle new 'unset initializations.
22214 (display-buffer-macro-specifiers): Don't pop up a new frame in the
22215 other window case.
22216
22217 2011-06-16 Martin Rudalics <rudalics@gmx.at>
22218
22219 * window.el (display-buffer-normalize-specifiers-1):
22220 Respect current value of pop-up-frames for most reasonable values of
22221 second argument of display-buffer (Bug#8865).
22222 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
22223 (switch-to-buffer-other-window-same-frame)
22224 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
22225 Adams (Bug#8875).
22226 (display-buffer): Don't check noninteractive when calling
22227 display-buffer-pop-up-frame.
22228 (display-buffer-pop-up-frame): Never pop up a frame in
22229 noninteractive mode (Bug#8857).
22230 (enlarge-window, shrink-window): Don't report an error when the
22231 window can't be resized as requested (Bug#8862).
22232
22233 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22234
22235 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
22236
22237 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
22238
22239 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
22240
22241 2011-06-15 Alan Mackenzie <acm@muc.de>
22242
22243 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
22244 for declarators, disable knr checking to speed up for normal files.
22245 2: Refactor, replacing a sequence of nested if forms by a cond form.
22246
22247 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22248
22249 * net/network-stream.el (open-network-stream): Add the keyword
22250 :always-query-capabilities for the case where you want to force a
22251 `plain' network connection, but the protocol still requires the
22252 capabilitiy command (i.e., SMTP and EHLO).
22253
22254 * subr.el (process-live-p): Rename from `process-alive-p' for
22255 consistency with other `-live-p' functions.
22256
22257 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22258
22259 * window.el (same-window-buffer-names, same-window-regexps)
22260 (special-display-frame-alist, special-display-popup-frame)
22261 (special-display-function, special-display-buffer-names)
22262 (special-display-regexps, pop-up-frame-alist)
22263 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
22264 (pop-up-windows, split-window-preferred-function)
22265 (split-height-threshold, split-width-threshold, even-window-heights)
22266 (display-buffer-mark-dedicated): Don't encourage the use of
22267 display-buffer-alist from Elisp code.
22268
22269 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
22270
22271 * progmodes/python.el (python-mode): Derive from prog-mode.
22272 * progmodes/ps-mode.el (ps-mode):
22273 * progmodes/mixal-mode.el (mixal-mode):
22274 * progmodes/cfengine.el (cfengine-mode):
22275 * progmodes/ld-script.el (ld-script-mode): Likewise.
22276
22277 2011-06-15 Martin Rudalics <rudalics@gmx.at>
22278
22279 * window.el (display-buffer-alist): Trim default value to avoid
22280 popping up a new frame (Bug#8857) or reusing an arbitrary window
22281 on another frame.
22282 (display-buffer): Do not fall back on popping up a new frame in
22283 batch mode (Bug#8857).
22284
22285 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
22286
22287 * cus-theme.el (describe-theme-1): Use custom-theme-p.
22288 (custom-theme-summary): New function.
22289 (customize-themes): Use it.
22290
22291 2011-06-13 Glenn Morris <rgm@gnu.org>
22292
22293 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
22294
22295 2011-06-13 Martin Rudalics <rudalics@gmx.at>
22296
22297 * help.el (help-window): Remove variable.
22298 (help-window-point-marker, temp-buffer-max-height)
22299 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
22300 (help-print-return-message): Don't set help-window.
22301 (resize-temp-buffer-window): Rewrite cod eand doc-string.
22302 (help-window-setup-finish): Remove.
22303 (help-window-display-message, help-window-setup)
22304 (with-help-window): Major rewrite based on new
22305 display-buffer-window variable.
22306
22307 * help-mode.el (help-mode-finish): Remove help-window related
22308 code.
22309
22310 * view.el (view-exits-all-viewing-windows): Remove reference to
22311 view-return-to-alist in doc-string.
22312 (view-return-to-alist): Make obsolete.
22313 (view-buffer): Call pop-to-buffer-same-window and remove
22314 undo-window code.
22315 (view-buffer-other-window): Call pop-to-buffer-other-window and
22316 simplify code. Ignore second argument.
22317 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
22318 simplify code. Ignore second argument.
22319 (view-return-to-alist-update): Make obsolete.
22320 (view-mode-enter): Rename second argument to QUIT-RESTORE.
22321 Rewrite using quit-restore window parameters.
22322 (view-mode-exit): Rename second argument to EXIT-ONLY.
22323 Rewrite using quit-restore-window.
22324 (View-exit, View-exit-and-edit, View-leave, View-quit)
22325 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
22326 appropriate arguments.
22327 (view-end-message): Use quit-restore window parameter.
22328
22329 * window.el (display-buffer-function): Rewrite doc-string.
22330 (display-buffer-window, display-buffer-alist): New variables.
22331 (display-buffer-split-specifiers)
22332 (display-buffer-side-specifiers)
22333 (display-buffer-macro-specifiers): New constants.
22334 (display-buffer-even-window-sizes, display-buffer-set-height)
22335 (display-buffer-set-width, display-buffer-select-window)
22336 (display-buffer-in-window, display-buffer-reuse-window)
22337 (display-buffer-split-window-1, display-buffer-split-window)
22338 (display-buffer-split-atom-window, display-buffer-pop-up-window)
22339 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
22340 (display-buffer-in-side-window, normalize-buffer-to-display)
22341 (display-buffer-normalize-specifiers-1)
22342 (display-buffer-normalize-specifiers-2)
22343 (display-buffer-normalize-specifiers, display-buffer-frame):
22344 New functions.
22345 (display-buffer): Major rewrite.
22346 (display-buffer-other-window, display-buffer-other-frame)
22347 (pop-to-buffer, switch-to-buffer-other-window)
22348 (switch-to-buffer-other-frame): Rewrite.
22349 (display-buffer-same-window, display-buffer-same-frame)
22350 (display-buffer-same-frame-other-window)
22351 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
22352 (pop-to-buffer-other-window)
22353 (pop-to-buffer-same-frame-other-window)
22354 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
22355 (switch-to-buffer-other-window-same-frame): New functions.
22356 (same-window-p, special-display-p): Rewrite disabling warnings.
22357 Make obsolete.
22358 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22359 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
22360 Make obsolete
22361 (same-window-buffer-names, same-window-regexps)
22362 (special-display-frame-alist, special-display-popup-frame)
22363 (special-display-function, special-display-buffer-names)
22364 (special-display-regexps, pop-up-frame-alist)
22365 (pop-up-frame-function, split-window-preferred-function)
22366 (split-height-threshold, split-width-threshold)
22367 (even-window-heights): Make obsolete.
22368
22369 2011-06-12 Glenn Morris <rgm@gnu.org>
22370
22371 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
22372 Misc simplifications.
22373
22374 2011-06-12 Martin Rudalics <rudalics@gmx.at>
22375
22376 * window.el (window-safely-shrinkable-p): Restore function which
22377 was inadvertently removed in change from 2011-06-11. Declare as
22378 obsolete.
22379
22380 * calendar/calendar.el (calendar-generate-window):
22381 Use window-iso-combined-p instead of combination of one-window-p and
22382 window-safely-shrinkable-p.
22383
22384 2011-06-12 Glenn Morris <rgm@gnu.org>
22385
22386 * progmodes/fortran.el (fortran-mode-syntax-table):
22387 * progmodes/f90.el (f90-mode-syntax-table):
22388 Set % to punctuation. (Bug#8820)
22389 (f90-find-tag-default): Remove, no longer needed.
22390
22391 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
22392
22393 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
22394
22395 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
22396
22397 * image.el (image-animated-p): Return animation delay in seconds.
22398 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
22399 (image-animate-timeout): Remove DELAY argument. Don't assume
22400 every subimage has the same delay; get it from image-animated-p.
22401 (image-animate): Caller changed.
22402
22403 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
22404
22405 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
22406 to ignored backtrace functions.
22407
22408 2011-06-11 Glenn Morris <rgm@gnu.org>
22409
22410 * calendar/appt.el (appt-disp-window-function): Doc fix.
22411 (appt-check): Handle overlapping appointments. (Bug#8337)
22412
22413 2011-06-11 Martin Rudalics <rudalics@gmx.at>
22414
22415 * window.el (window-tree-1, window-tree): New functions, moving
22416 the latter to window.el.
22417 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
22418 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
22419 (bw-refresh-edges): Remove.
22420 (balance-windows-1, balance-windows-2): New functions.
22421 (balance-windows): Rewrite in terms of window tree functions,
22422 balance-windows-1 and balance-windows-2.
22423 (bw-adjust-window): Remove.
22424 (balance-windows-area-adjust): New function with functionality of
22425 bw-adjust-window but using resize-window.
22426 (set-window-text-height): Rewrite doc-string.
22427 Use normalize-live-window and resize-window.
22428 (enlarge-window-horizontally, shrink-window-horizontally):
22429 Rename argument to DELTA.
22430 (window-buffer-height): New function.
22431 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
22432 Rewrite using new window resize routines.
22433 (kill-buffer-and-window, mouse-autoselect-window-select):
22434 Use ignore-errors instead of condition-case.
22435 (quit-window): Call delete-frame instead of delete-windows-on
22436 for the only buffer on frame.
22437
22438 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22439
22440 * loadup.el (top-level): Load window before files for the sake
22441 of replace-buffer-in-windows.
22442
22443 * files.el (read-buffer-to-switch)
22444 (switch-to-buffer-other-window)
22445 (switch-to-buffer-other-frame, display-buffer-other-frame):
22446 Move to window.el.
22447
22448 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
22449 (previous-buffer): Move to window.el.
22450
22451 * bindings.el (unbury-buffer): Move to window.el.
22452
22453 * window.el (delete-other-windows-vertically): Move after
22454 definition of delete-other-windows.
22455 (other-window, delete-windows-on, replace-buffer-in-windows):
22456 Move here from window.c.
22457 (record-window-buffer, unrecord-window-buffer)
22458 (set-window-buffer-start-and-point, switch-to-prev-buffer)
22459 (switch-to-next-buffer): New functions.
22460 (get-next-valid-buffer, last-buffer, next-buffer): Move here
22461 from simple.el. Call switch-to-next-buffer.
22462 (previous-buffer): Move here from simple.el.
22463 Call switch-to-prev-buffer.
22464 (bury-buffer): Move here from buffer.c. Switch to previous
22465 buffer when window cannot be deleted.
22466 (unbury-buffer): Move here from bindings.el.
22467 (ctl-x-map): Move binding for other-window from window.c to
22468 here.
22469 (read-buffer-to-switch, switch-to-buffer-other-window)
22470 (switch-to-buffer-other-frame): Move here from files.el.
22471 (normalize-buffer-to-switch-to): New functions.
22472 (switch-to-buffer): Move here from buffer.c.
22473 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
22474
22475 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22476
22477 * window.el (window-min-height, window-min-width): Move here
22478 from window.c. Add defcustoms and rewrite doc-strings.
22479 (resize-mini-window, resize-window): New functions.
22480 (adjust-window-trailing-edge, enlarge-window, shrink-window):
22481 Move here from window.c.
22482 (maximize-window, minimize-window): New functions.
22483 (delete-window, delete-other-windows, split-window): Move here
22484 from window.c.
22485 (window-split-min-size): New function.
22486 (split-window-keep-point): Mention split-window-above-each-other
22487 instead of split-window-vertically.
22488 (split-window-above-each-other, split-window-vertically):
22489 Rename split-window-vertically to split-window-above-each-other
22490 and provide defalias for old definition.
22491 (split-window-side-by-side, split-window-horizontally):
22492 Rename split-window-horizontally to split-window-side-by-side
22493 and provide defalias for the old definition.
22494 (ctl-x-map): Move bindings for delete-window,
22495 delete-other-windows and enlarge-window here from window.c.
22496 Replace bindings for split-window-vertically and
22497 split-window-horizontally by bindings for
22498 split-window-above-each-other and split-window-side-by-side.
22499
22500 * cus-start.el (all): Remove entries for window-min-height and
22501 window-min-width. Add entries for window-splits and
22502 window-nest.
22503
22504 2011-06-09 Glenn Morris <rgm@gnu.org>
22505
22506 * calendar/appt.el (appt-mode-line): New function.
22507 (appt-check, appt-disp-window): Use it.
22508
22509 * files.el (hack-one-local-variable-eval-safep):
22510 Allow minor-modes with explicit +/-1 arguments.
22511
22512 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
22513
22514 * term/xterm.el (xterm): Add defgroup.
22515 (xterm-extra-capabilities): Add defcustom to supply known xterm
22516 capabilities, skip querying them, or query them (default).
22517 (terminal-init-xterm): Use it.
22518 (terminal-init-xterm-modify-other-keys): New function to set up
22519 modifyOtherKeys support to simplify `terminal-init-xterm'.
22520
22521 2011-06-09 Martin Rudalics <rudalics@gmx.at>
22522
22523 * window.el (resize-window-reset, resize-window-reset-1)
22524 (resize-subwindows-skip-p, resize-subwindows-normal)
22525 (resize-subwindows, resize-other-windows, resize-this-window)
22526 (resize-root-window, resize-root-window-vertically)
22527 (window-deletable-p, window-or-subwindow-p)
22528 (frame-root-window-p): New functions.
22529
22530 2011-06-09 Glenn Morris <rgm@gnu.org>
22531
22532 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
22533 (ange-ftp-get-files): Use it.
22534
22535 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
22536
22537 * mail/sendmail.el (mail-recover-1, mail-recover):
22538 * files.el (recover-file, recover-session):
22539 Handle dired-listing-switches not being just a single short option.
22540
22541 2011-06-09 Glenn Morris <rgm@gnu.org>
22542
22543 * calendar/appt.el (appt-display-message, appt-disp-window):
22544 Handle lists of appointments.
22545
22546 2011-06-08 Martin Rudalics <rudalics@gmx.at>
22547
22548 * window.el (one-window-p): Move down in code.
22549 Rewrite doc-string.
22550 (window-current-scroll-bars): Rewrite doc-string.
22551 Normalize live window argument.
22552 (walk-windows, get-window-with-predicate, count-windows):
22553 Rewrite doc-string. Use window-list-1.
22554 (window-in-direction-2, window-in-direction, get-mru-window):
22555 New functions.
22556
22557 2011-06-08 Reuben Thomas <rrt@sc3d.org>
22558
22559 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
22560 Doc fix (Bug#8713).
22561
22562 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
22563
22564 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
22565
22566 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
22567
22568 * loadhist.el (unload-feature-special-hooks):
22569 Add `comint-output-filter-functions'.
22570
22571 2011-06-08 Ivan Kanis <gnu@kanis.fr>
22572
22573 * calendar/appt.el (appt-check): Move some initializations into the let.
22574
22575 2011-06-08 Martin Rudalics <rudalics@gmx.at>
22576
22577 * window.el (window-height): Defalias to window-total-height.
22578 (window-width): Defalias to window-body-width.
22579
22580 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
22581
22582 * image-mode.el (image-toggle-animation): New command.
22583 (image-mode-map): Bind it to RET.
22584 (image-mode): Update message.
22585 (image-toggle-display-image): Avoid a spurious cache flush.
22586 (image-transform-rotation): Doc fix.
22587 (image-transform-properties): Return quickly in the normal case.
22588 (image-animate-loop): Rename from image-animate-max-time.
22589
22590 * image.el (image-animate-max-time): Move to image-mode.el.
22591 (create-animated-image): Remove unnecessary function.
22592 (image-animate): Rename from image-animate-start. New arg.
22593 (image-animate-stop): Remove; just use image-animate-timer.
22594 (image-animate-timer): Use car-safe.
22595 (image-animate-timeout): Rename argument.
22596
22597 2011-06-07 Martin Rudalics <rudalics@gmx.at>
22598
22599 * window.el (get-lru-window, get-largest-window): Move here from
22600 window.c. Rename first argument to ALL-FRAMES.
22601 Rephrase doc-strings.
22602 (get-buffer-window-list): Rewrite using window-list-1.
22603 Rephrase doc-string.
22604 (window-safe-min-height, window-safe-min-width): New constants.
22605 (window-size-ignore, window-min-size, window-min-size-1)
22606 (window-sizable, window-sizable-p, window-size-fixed-1)
22607 (window-size-fixed-p, window-min-delta-1, window-min-delta)
22608 (window-max-delta-1, window-max-delta, window-resizable)
22609 (window-resizable-p, window-total-height, window-total-width)
22610 (window-body-width): New functions.
22611 (window-full-height-p, window-full-width-p): Rewrite using
22612 window-total-size.
22613 (window-body-height): Rewrite using window-body-size.
22614
22615 2011-06-06 Martin Rudalics <rudalics@gmx.at>
22616
22617 * window.el (window-right, window-left, window-child)
22618 (window-child-count, window-last-child, window-any-p)
22619 (normalize-live-buffer, normalize-live-frame)
22620 (normalize-any-window, normalize-live-window)
22621 (window-iso-combination-p, window-iso-combined-p)
22622 (window-iso-combinations)
22623 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
22624 (windows-with-parameter, window-with-parameter)
22625 (window-atom-root, make-window-atom, window-atom-check-1)
22626 (window-atom-check, window-side-check, window-check):
22627 New functions.
22628 (ignore-window-parameters, window-sides, window-sides-vertical)
22629 (window-sides-slots): New variables.
22630 (window-size-fixed): Move down in code. Minor doc-string fix.
22631
22632 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
22633
22634 * comint.el (comint-dynamic-complete-as-filename)
22635 (comint-dynamic-complete-filename): Correctly call
22636 completion-in-region.
22637
22638 2011-06-05 Deniz Dogan <deniz@dogan.se>
22639
22640 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
22641 in last change.
22642
22643 2011-06-05 Deniz Dogan <deniz@dogan.se>
22644
22645 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
22646 (rcirc): Use it to prompt for encryption.
22647
22648 2011-06-05 Roland Winkler <winkler@gnu.org>
22649
22650 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
22651 (bibtex-search-entries): New command bound to C-c C-a.
22652 (bibtex-display-entries): New function.
22653
22654 2011-06-05 Roland Winkler <winkler@gnu.org>
22655
22656 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
22657 (bibtex-insert-kill): After yanking insert newline if necessary.
22658 (bibtex-initialize): Call bibtex-string-files-init only once.
22659 (bibtex-mode): Do not call easy-menu-add.
22660 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
22661 (bibtex-yank): Set arg properly if nil.
22662
22663 2011-06-05 Roland Winkler <winkler@gnu.org>
22664
22665 * textmodes/bibtex.el (bibtex-search-entry-globally):
22666 New variable.
22667 (bibtex-search-entry): Use it.
22668
22669 2011-06-05 Roland Winkler <winkler@gnu.org>
22670
22671 * textmodes/bibtex.el (bibtex-entry-format): New option
22672 sort-fields.
22673 (bibtex-format-entry, bibtex-reformat): Honor this option.
22674 (bibtex-parse-entry): Return fields in proper order.
22675
22676 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
22677
22678 * doc-view.el (doc-view-remove-if): Move computation of result out
22679 of `dolist' to silence misleading lexical-binding warning.
22680
22681 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
22682
22683 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
22684 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
22685
22686 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
22687
22688 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
22689 "SunOS 5.10".
22690
22691 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
22692
22693 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
22694 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
22695 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
22696 (tramp-parse-putty):
22697 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
22698 (tramp-completion-function-alist-ssh)
22699 (tramp-completion-function-alist-telnet)
22700 (tramp-completion-function-alist-su)
22701 (tramp-completion-function-alist-putty): Set `tramp-autoload'
22702 cookie.
22703
22704 * net/tramp-ftp.el:
22705 * net/tramp-sh.el:
22706 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
22707 load "tramp.el" `tramp-set-completion-function'.
22708
22709 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
22710
22711 * shell.el: Require and use pcomplete.
22712 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
22713 (shell-completion-vars): Set pcomplete-default-completion-function.
22714
22715 2011-06-04 Deniz Dogan <deniz@dogan.se>
22716
22717 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
22718 `memq' (Bug#8799).
22719
22720 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
22721
22722 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
22723
22724 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
22725
22726 * bs.el (bs--mark-unmark, bs--nth-wrapper):
22727 * mpc.el (mpc-select-extend, mpc-songpointer-context):
22728 * vc/log-view.el (log-view-beginning-of-defun):
22729 * vc/smerge-mode.el (smerge-apply-resolution-patch)
22730 (smerge-refine-forward, smerge-refine-chopup-region):
22731 Silence warning for unused `dotimes' counter variables.
22732
22733 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
22734
22735 * net/tramp.el (tramp-with-progress-reporter): Rename from
22736 with-progress-reporter. Use `declare'.
22737 * net/tramp-smb.el:
22738 * net/tramp-sh.el:
22739 * net/tramp-gvfs.el: Update all uses.
22740
22741 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
22742
22743 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
22744 buffer isn't killed before making it current.
22745
22746 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22747
22748 Silence various byte-compiler warnings.
22749 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
22750 `access-type' and new obsolescence format.
22751 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
22752 new format.
22753 (byte-compile-check-variable): New `access-type' argument.
22754 Only warn if the access-type is obsolete.
22755 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
22756 (byte-compile-variable-set): Adjust callers.
22757 * help-fns.el (describe-variable): Adjust to new obsolescence format.
22758 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
22759 setting it as obsolete.
22760 * simple.el (minibuffer-completing-symbol):
22761 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
22762 access as obsolete.
22763 * minibuffer.el (minibuffer-completing-file-name): Don't make it
22764 obsolete yet.
22765 * international/quail.el (quail-mouse-choose-completion): Remove unused
22766 code referring to obsolete var.
22767 (quail-choose-completion-string): Remove.
22768 * server.el (server-clients-with, server-kill-buffer-query-function)
22769 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
22770 * proced.el (proced-send-signal):
22771 * emacs-lisp/lisp.el (lisp-complete-symbol):
22772 Replace completion-annotate-function with completion-extra-properties.
22773
22774 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22775
22776 * simple.el (goto-line): Use read-number.
22777 (overriding-map-is-bound): Remove.
22778 (saved-overriding-map): Change default.
22779 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
22780 Take the map as argument.
22781 (universal-argument, negative-argument, digit-argument): Use it.
22782 (restore-overriding-map): Adjust.
22783 (do-auto-fill): Use fill-forward-paragraph.
22784 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
22785
22786 * minibuffer.el (minibuffer-inactive-mode-map): New var.
22787 (minibuffer-inactive-mode): New major mode.
22788 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
22789 the *Messages* buffer" hack.
22790 (mouse-popup-menubar): Don't burp if the event is a normal key.
22791
22792 Miscellaneous tweaks.
22793 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
22794 lexical scoping as in subr.el's dolist and dotimes.
22795 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
22796 Silence compiler warning.
22797 * thingatpt.el (forward-whitespace): Trivial coding style fix.
22798 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
22799 * international/ccl.el (ccl-compile): Trivial simplification.
22800 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
22801 * emacs-lisp/testcover.el (testcover-end): Remove spurious
22802 `printflag' argument.
22803 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
22804 Purecopy the whole obsolescence data.
22805
22806 2011-06-01 Leo Liu <sdl.web@gmail.com>
22807
22808 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
22809 improve doc-string as suggested by Marco Pessotto
22810 <melmothx@gmail.com>.
22811 (rcirc-print): Fix last change.
22812
22813 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22814
22815 * minibuffer.el (complete-with-action): Return nil for the metadata and
22816 boundaries of non-functional tables.
22817 (completion-table-dynamic): Return nil for the metadata.
22818 (completion-table-with-terminator): Add default case, using
22819 complete-with-action.
22820 (completion--metadata): New function.
22821 (completion-all-sorted-completions, minibuffer-completion-help): Use it
22822 to try and avoid pathological performance problems.
22823 (completion--embedded-envvar-table): Return `category' metadata.
22824
22825 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
22826
22827 * subr.el (process-alive-p): New tiny convenience function.
22828
22829 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22830
22831 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
22832 content but also its previous major mode.
22833
22834 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
22835
22836 * emacs-lisp/debug.el (debug): Restore the previous content of the
22837 *Backtrace* buffer when we exit with C-M-c.
22838
22839 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22840
22841 * minibuffer.el: Add metadata method to completion tables.
22842 (completion-category-overrides): New defcustom.
22843 (completion-metadata, completion--field-metadata)
22844 (completion-metadata-get, completion--styles)
22845 (completion--cycle-threshold): New functions.
22846 (completion-try-completion, completion-all-completions):
22847 Add `metadata' argument to choose completion-styles.
22848 (completion--do-completion): Use metadata to choose cycling.
22849 (completion-all-sorted-completions): Use metadata for sorting.
22850 Remove :completion-cycle-penalty which is not needed any more.
22851 (completion--try-word-completion): Add `metadata' argument.
22852 (minibuffer-completion-help): Check metadata for annotation function
22853 and sorting.
22854 (completion-file-name-table): Return `category' metadata.
22855 (minibuffer-completing-file-name): Make obsolete.
22856 * simple.el (minibuffer-completing-symbol): Make obsolete.
22857 * icomplete.el (icomplete-completions): Pass new `metadata' param to
22858 completion-try-completion.
22859
22860 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
22861
22862 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
22863
22864 2011-05-30 Leo Liu <sdl.web@gmail.com>
22865
22866 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
22867 (rcirc-print): Decode all incoming messages (bug#8744).
22868 (rcirc-decode-coding-system): Allow value nil for automatic coding
22869 system detection.
22870
22871 2011-06-01 Glenn Morris <rgm@gnu.org>
22872
22873 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
22874
22875 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22876
22877 * image.el (image-animate-max-time): Allow nil and t values.
22878 Default to nil.
22879 (create-animated-image): Doc fix.
22880 (image-animate-start): Remove second arg; just use
22881 image-animate-max-time.
22882 (image-animate-timeout): Doc fix. Args changed.
22883
22884 * image-mode.el (image-toggle-display-image): Ensure that the
22885 image spec passed to the animate timer is the same object as in
22886 the buffer's display property (Bug#6981).
22887 (image-transform-properties): Doc fix.
22888
22889 * image.el (image-animate-max-time): Default to nil.
22890
22891 2011-05-29 Martin Rudalics <rudalics@gmx.at>
22892
22893 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
22894 entire buffer list (Bug#8184).
22895
22896 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22897
22898 * image.el (imagemagick-types-inhibit)
22899 (imagemagick-register-types): Doc fix.
22900
22901 2011-05-29 Deniz Dogan <deniz@dogan.se>
22902
22903 * net/rcirc.el (rcirc): Use the user's stored encryption method by
22904 default.
22905
22906 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22907
22908 * select.el: Don't perform clipboard-manager saving in hooks;
22909 leave the hooks empty.
22910
22911 2011-05-28 Leo Liu <sdl.web@gmail.com>
22912
22913 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
22914 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
22915 (occur-edit-mode): New major mode (Bug#8463).
22916 (occur-after-change-function): New function.
22917 (occur-engine): Give Occur tags a read-only property.
22918
22919 2011-05-28 Kevin Ryde <user42@zip.com.au>
22920
22921 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
22922
22923 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22924
22925 * bindings.el (help-echo): Make the initial non-indicator dash
22926 empty on graphical terminals (Bug#7295).
22927
22928 * files.el (auto-mode-alist): Move config rule after the
22929 in-stripping one (Bug#8547).
22930
22931 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
22932
22933 * startup.el (normal-splash-screen): Remove gratuitous mode-line
22934 setting (Bug#8740).
22935
22936 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
22937
22938 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
22939 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
22940 (Bug#8539).
22941
22942 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22943
22944 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
22945
22946 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
22947
22948 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
22949 (hs-hide-block-at-point, hs-find-block-beginning)
22950 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
22951 (Bug#8279).
22952
22953 2011-05-28 Glenn Morris <rgm@gnu.org>
22954
22955 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
22956
22957 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22958
22959 * help-fns.el (describe-function-1): If the function is a derived
22960 major mode, print the parent mode.
22961
22962 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
22963 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
22964
22965 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
22966
22967 * minibuffer.el (completion--capf-wrapper): Check applicability before
22968 returning non-nil for non-exclusive completion data.
22969 * progmodes/etags.el (tags-completion-at-point-function):
22970 * info-look.el (info-lookup-completions-at-point): Mark as
22971 non-exclusive.
22972 (info-complete): Adjust accordingly.
22973
22974 * info-look.el: Convert to lexical-binding and completion-at-point.
22975 (info-lookup-completions-at-point): New function.
22976 (info-complete): Use it and completion-in-region.
22977
22978 2011-05-28 Drew Adams <drew.adams@oracle.com>
22979
22980 * isearch.el: Let M-e start with point at the first mismatched char.
22981 (isearch-fail-pos): New function.
22982 (isearch-edit-string): Use it.
22983
22984 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
22985
22986 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
22987
22988 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
22989
22990 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
22991 traversal functions for avl-trees.
22992 (avl-tree--stack): New struct.
22993 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
22994 (avl-tree-enter): Add optional `updatefun' arg.
22995 (avl-tree--do-enter): Add optional `updatefun' arg.
22996 Change return value.
22997 (avl-tree-delete): Add optional `test' and `nilflag' args.
22998 (avl-tree--do-delete): Add `test' and `nilflag' args.
22999 Change return value.
23000 (avl-tree-member): Add optional `nilflag'
23001 (avl-tree-member-p): New function.
23002 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
23003 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
23004 (avl-tree-stack-empty-p): New functions.
23005
23006 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
23007 avl-tree--del-balance1 and make it work both ways.
23008 (avl-tree--del-balance2): Remove.
23009 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
23010 make it work both ways.
23011 (avl-tree--enter-balance2): Remove.
23012 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
23013 New macros.
23014 (avl-tree--mapc, avl-tree-map): Add direction argument.
23015
23016 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
23017
23018 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
23019
23020 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
23021
23022 * select.el: Support clipboard managers with built-in function
23023 x-clipboard-manager-save, via delete-frame-functions and
23024 kill-emacs-hook.
23025 (xselect-convert-to-targets): Add MULTIPLE target to list.
23026 (xselect-convert-to-save-targets): New function.
23027
23028 2011-05-27 Kenichi Handa <handa@m17n.org>
23029
23030 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
23031 let-binding rfc2047-encode-encoded-words to nil.
23032
23033 2011-05-27 Glenn Morris <rgm@gnu.org>
23034
23035 * mail/emacsbug.el: Don't require url-util.
23036
23037 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
23038
23039 * files.el (set-auto-mode):
23040 Also respect mode: entries at the end of the file. (Bug#8586)
23041
23042 2011-05-26 Glenn Morris <rgm@gnu.org>
23043
23044 * files.el (hack-local-variables-prop-line, hack-local-variables):
23045 Downcase mode names, as seems to be traditional.
23046 (hack-local-variables, hack-local-variables-apply): Doc fixes.
23047
23048 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
23049 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
23050
23051 2011-05-25 Julien Danjou <julien@danjou.info>
23052
23053 * textmodes/rst.el (rst-define-level-faces): Do not define face
23054 symbol if it is already defined.
23055
23056 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
23057
23058 * play/5x5.el (5x5-new-game, 5x5-randomize):
23059 Reset 5x5-solver-output to nil when a new grid is cast.
23060 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
23061 these debugging traces, as defmacro breaks the compiled code.
23062
23063 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
23064
23065 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23066
23067 2011-05-24 Leo Liu <sdl.web@gmail.com>
23068
23069 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
23070 (vc-bzr-sha1): Adapt.
23071
23072 * sha1.el: Remove. Function `sha1' is now builtin.
23073
23074 * bindings.el: Provide sha1 feature.
23075
23076 2011-05-24 Kenichi Handa <handa@m17n.org>
23077
23078 * mail/sendmail.el: Require `rfc2047'.
23079 (mail-insert-from-field): Do not perform RFC2047 encoding.
23080 (mail-encode-header): New function.
23081 (sendmail-send-it): Set buffer-file-coding-system of the work
23082 buffer to the return value of select-message-coding-system.
23083 Call mail-encode-header.
23084
23085 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
23086
23087 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
23088
23089 * mail/supercite.el (sc-default-cite-frame):
23090 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
23091
23092 2011-05-24 Glenn Morris <rgm@gnu.org>
23093
23094 * progmodes/python.el (brm-menu): Declare.
23095
23096 * emulation/viper.el (viper-set-hooks): Declare.
23097
23098 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
23099 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
23100 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
23101 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
23102 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
23103 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
23104
23105 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
23106
23107 Add an :exit-function for completion-at-point.
23108
23109 * minibuffer.el (completion--done): New fun.
23110 (completion--do-completion): Use it. New arg `expect-exact'.
23111 (minibuffer-complete, minibuffer-complete-word): Don't output message,
23112 since completion--do-completion does it for us now.
23113 (minibuffer-force-complete): Use completion--done and
23114 completion--replace. Handle sole-completion case with more care.
23115 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
23116 (completion-extra-properties): New var.
23117 (completion-annotate-function): Make obsolete.
23118 (minibuffer-completion-help): Adjust accordingly.
23119 Use completion-list-insert-choice-function.
23120 (completion-at-point, completion-help-at-point):
23121 Bind completion-extra-properties.
23122 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
23123 * simple.el (completion-list-insert-choice-function): New var.
23124 (completion-setup-function): Preserve it.
23125 (choose-completion): Pay attention to it, shuffle the code a bit.
23126 (choose-completion-string): New arg `insert-function'.
23127
23128 * textmodes/bibtex.el: Convert to lexical binding.
23129 (bibtex-mode-map): Use completion-at-point.
23130 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
23131 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
23132 (bibtex-complete): Define as obsolete alias.
23133 (bibtex-complete-internal): Remove.
23134 (bibtex-format-entry): Remove unused sub-group in regexp.
23135 * shell.el (shell--command-completion-data)
23136 (shell-environment-variable-completion):
23137 * pcomplete.el (pcomplete-completions-at-point):
23138 * comint.el (comint--complete-file-name-data): Use :exit-function
23139 instead of completion-table-with-terminator so it also works for
23140 choose-completion.
23141
23142 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23143
23144 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
23145
23146 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
23147 (bug#8710).
23148
23149 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
23150
23151 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
23152
23153 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
23154 customization variable and implement: If non-nil, auto-fill will
23155 be inhibited while on topic's header line.
23156
23157 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
23158
23159 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
23160 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
23161 always have a solution in grid size = 5 cases.
23162 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
23163 (5x5-solver-output, 5x5-log-buffer): New vars.
23164 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
23165 Make these variables buffer local to achieve 5x5 multi-session-ness.
23166 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
23167 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
23168 (5x5-solve-suggest): New funs.
23169 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
23170 randomize a grid so that we ensure that there is always a solution.
23171 (5x5-make-random-grid): Allow other movement than flipping.
23172
23173 2011-05-23 Kevin Ryde <user42@zip.com.au>
23174
23175 * emacs-lisp/advice.el (ad-read-advised-function):
23176 Use `function-called-at-point' as the default, if it has
23177 advice and passes PREDICATE.
23178
23179 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23180
23181 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
23182 byte-compile-lambda if it's actually a lambda.
23183
23184 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
23185 Fix function quoting. Use backquote better.
23186
23187 2011-05-22 Yuanle Song <sylecn@gmail.com>
23188
23189 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
23190 matching (Bug#8516).
23191
23192 2011-05-22 Jari Aalto <jari.aalto@cante.net>
23193
23194 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
23195 different face (Bug#8178).
23196
23197 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
23198
23199 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
23200 defface (Bug#8144).
23201
23202 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
23203
23204 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
23205 funcall as well (bug#8712). Warn when performing those conversions.
23206 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
23207
23208 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
23209
23210 2011-05-22 Glenn Morris <rgm@gnu.org>
23211
23212 * files.el (hack-local-variables-prop-line): Small simplifications.
23213 (hack-local-variables, hack-local-variables-prop-line):
23214 If MODE-ONLY, return the mode, rather than just `t'.
23215
23216 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
23217
23218 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
23219
23220 2011-05-21 Glenn Morris <rgm@gnu.org>
23221
23222 * files.el (hack-local-variables-prop-line, hack-local-variables):
23223 If only interested in the mode, don't bother doing the other stuff.
23224
23225 * image-mode.el (image-after-revert-hook):
23226 Redraw all frames on which the image is visible. (Bug#8567)
23227
23228 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
23229
23230 * wid-edit.el (widget-checklist-match-inline):
23231 Fix 2011-04-19 change. (Bug#8649)
23232
23233 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
23234
23235 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
23236 Also allow singlespace after single-letter capitals followed by a dot.
23237
23238 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
23239 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
23240
23241 2011-05-20 Nix <nix@esperi.org.uk>
23242
23243 * files.el (basic-save-buffer-2):
23244 Fix handling of break-hardlink-on-save with non-existent files.
23245
23246 2011-05-19 Deniz Dogan <deniz@dogan.se>
23247
23248 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
23249 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
23250
23251 2011-05-19 Glenn Morris <rgm@gnu.org>
23252
23253 * progmodes/f90.el (f90-type-def-re):
23254 Handle "type, bind(c)". (Bug#8691)
23255
23256 * emacs-lisp/autoload.el (batch-update-autoloads):
23257 Set autoload-excludes by parsing loadup.el rather than Makefiles.
23258
23259 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
23260
23261 * net/tramp.el (tramp-process-actions): Set "first-password-request"
23262 property for the correct connection in case of multihops.
23263
23264 2011-05-18 Glenn Morris <rgm@gnu.org>
23265
23266 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
23267 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
23268
23269 Rationalize calendar handling of day and month abbrev-arrays.
23270 * calendar/calendar.el (calendar-customized-p): New function.
23271 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
23272 (calendar-day-name-array, calendar-month-name-array): Doc fix.
23273 Add :set function.
23274 (calendar-abbrev-length, calendar-day-abbrev-array)
23275 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
23276 (calendar-day-abbrev-array, calendar-month-abbrev-array):
23277 Elements may no longer be nil.
23278 (calendar-day-name, calendar-month-name):
23279 Update for changed nature of abbrev arrays.
23280 * calendar/diary-lib.el (diary-name-pattern):
23281 Update for changed nature of abbrev arrays.
23282 (diary-mark-entries-1): Update calendar-make-alist calls.
23283 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
23284 * calendar/cal-html.el (cal-html-day-abbrev-array):
23285 Simply inherit from calendar-day-abbrev-array.
23286
23287 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
23288
23289 * progmodes/grep.el (grep-mode): Disable default
23290 compilation-directory-matcher setting (bug#8684).
23291
23292 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
23293
23294 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
23295 instead of "head" and "tail". There were problems with SunOS 5.9,
23296 and it performs better.
23297
23298 2011-05-17 Glenn Morris <rgm@gnu.org>
23299
23300 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
23301
23302 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
23303 Replace obsolete function.
23304
23305 * shell.el (pcomplete-parse-arguments-function): Declare.
23306
23307 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
23308 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
23309 (appt-check): Doc fixes.
23310 (appt-disp-window-function, appt-delete-window-function):
23311 Remove needless special case in custom :type.
23312 (appt-display-count): Default to 0, not nil.
23313 (appt-check): Reset appt-display-count to 0, not nil.
23314
23315 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
23316
23317 * progmodes/python.el (python-font-lock-keywords):
23318 Add the Python 3.X keyword "nonlocal" (bug#8639).
23319
23320 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
23321
23322 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
23323
23324 2011-05-16 Kevin Ryde <user42@zip.com.au>
23325
23326 * info-look.el (makefile-automake-mode): New setups, looking in
23327 automake manual, then makefile-mode.
23328 (makefile-mode): Remove automake manual, have it just in
23329 makefile-automake-mode since there's various things different or
23330 not relevant to plain make.
23331 (makefile-mode): Remove "other-modes" non-existent automake-mode,
23332 believe a hypothetical automake-mode would go to makefile-mode,
23333 not the other way around.
23334
23335 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
23336
23337 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
23338 hunk-end tags (Bug#8672).
23339
23340 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
23341 vc-annotate-show-diff-revision-at-line (Bug#8671).
23342
23343 2011-05-14 Glenn Morris <rgm@gnu.org>
23344
23345 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
23346 in the middle of an existing one with multiple authors. (Bug#8645)
23347 (change-log-font-lock-keywords): Also handle multiple author lines
23348 with leading tabs. (Bug#8644)
23349
23350 * calendar/appt.el (appt-check): Rename some local variables.
23351 Some simplification/reordering.
23352
23353 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
23354 (feedmail-sendmail-f-doesnt-sell-me-out)
23355 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23356 (feedmail-debug-sit-for, feedmail-queue-express-hook)
23357 (feedmail-queue-runner-message-sender): Set :version.
23358 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
23359 (bbdb-dwim-net-address, vm-mail): Declare.
23360 (feedmail-binmail-gnulinuxish-template):
23361 Rename from feedmail-binmail-linuxish-template.
23362 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
23363 Use insert-buffer-substring.
23364
23365 2011-05-14 Bill Carpenter <bill@carpenter.org>
23366
23367 * mail/feedmail.el (feedmail-patch-level): Increase.
23368 (feedmail-debug): New custom group.
23369 (feedmail-confirm-outgoing-timeout)
23370 (feedmail-sendmail-f-doesnt-sell-me-out)
23371 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23372 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
23373 (feedmail-sender-line, feedmail-from-line)
23374 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
23375 (feedmail-spray-this-address)
23376 (feedmail-spray-address-fiddle-plex-list)
23377 (feedmail-queue-use-send-time-for-date)
23378 (feedmail-queue-use-send-time-for-message-id)
23379 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
23380 (feedmail-buffer-eating-function):
23381 Doc fixes.
23382 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
23383 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
23384 (feedmail-message-action-scroll-down): New functions.
23385 (feedmail-queue-directory, feedmail-queue-draft-directory):
23386 Use expand-file-name.
23387 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
23388 Remove C-v help entry.
23389 (feedmail-queue-buffer-file-name): New variable.
23390 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
23391 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
23392 (feedmail-message-action-send-strong, feedmail-message-action-edit)
23393 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
23394 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
23395 (feedmail-message-action-toggle-spray)
23396 (feedmail-run-the-queue-no-prompts)
23397 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
23398 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
23399 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
23400 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
23401 (feedmail-envelope-deducer, feedmail-fiddle-from)
23402 (feedmail-fiddle-sender, feedmail-default-date-generator)
23403 (feedmail-fiddle-date, feedmail-fiddle-message-id)
23404 (feedmail-fiddle-spray-address)
23405 (feedmail-fiddle-list-of-spray-fiddle-plexes)
23406 (feedmail-fiddle-list-of-fiddle-plexes)
23407 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
23408 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
23409 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
23410 Change default. Doc fix.
23411 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
23412 (feedmail-binmail-linuxish-template): New constant.
23413 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
23414 Respect feedmail-sendmail-f-doesnt-sell-me-out.
23415 (feedmail-send-it): Add debug call.
23416 Use feedmail-queue-buffer-file-name, and
23417 feedmail-send-it-immediately-wrapper.
23418 (feedmail-message-action-send): Add debug call.
23419 Use feedmail-send-it-immediately-wrapper.
23420 (feedmail-queue-express-to-queue): Add debug call.
23421 Run feedmail-queue-express-hook.
23422 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
23423 (feedmail-message-action-help-blat):
23424 Rename from feedmail-queue-send-edit-prompt-help-first.
23425 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
23426 Check line-endings. Handle errors better.
23427 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
23428 Doc fix. Add debug call.
23429 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
23430 Use feedmail-queue-send-edit-prompt-inner.
23431 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
23432 (feedmail-queue-send-edit-prompt-inner): New function, extracted
23433 from feedmail-queue-send-edit-prompt.
23434 (feedmail-queue-send-edit-prompt-help)
23435 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
23436 (feedmail-tidy-up-slug): Add debug call.
23437 Respect feedmail-queue-slug-suspect-regexp.
23438 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
23439 (feedmail-dump-message-to-queue): Add debug call.
23440 Expand queue-directory.
23441 (feedmail-dump-message-to-queue): Change message slightly.
23442 Use feedmail-say-chatter.
23443 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
23444 (feedmail-send-it-immediately-wrapper): New function.
23445 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
23446 Insert empty string rather than newline. Handle full-frame case.
23447 Use catch/throw. Use feedmail-say-chatter.
23448 (feedmail-fiddle-from): Try mail-host-address.
23449 (feedmail-default-message-id-generator): Doc fix.
23450 Bind system-time-locale. Handle missing end.
23451 (feedmail-fiddle-x-mailer): Add debug call.
23452 Handle feedmail-x-mailer-line being nil.
23453 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
23454 Add debug call. Use buffer-substring-no-properties.
23455 (feedmail-say-debug, feedmail-say-chatter): New functions.
23456 (feedmail-find-eoh): Give an explicit error.
23457
23458 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
23459
23460 * net/newst-treeview.el (newsticker-treeview-face): Change default
23461 family from helvetica to sans.
23462 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
23463 etc/images/newsticker.
23464
23465 * net/newst-reader.el (newsticker-feed-face): Change default
23466 family from helvetica to sans.
23467
23468 * net/newst-plainview.el (newsticker-new-item-face)
23469 (newsticker-old-item-face, newsticker-immortal-item-face)
23470 (newsticker-obsolete-item-face, newsticker-date-face)
23471 (newsticker-statistics-face): Change default family from
23472 helvetica to sans.
23473 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
23474 etc/images/newsticker.
23475
23476 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
23477 (newsticker--process-auto-mark-filter-match): Tell user about
23478 auto-marking.
23479
23480 2011-05-13 Didier Verna <didier@xemacs.org>
23481
23482 Common Lisp indentation improvements on defmethod and lambda-lists.
23483 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
23484 TODO entries.
23485 (lisp-lambda-list-keyword-parameter-indentation)
23486 (lisp-lambda-list-keyword-parameter-alignment)
23487 (lisp-lambda-list-keyword-alignment): New customizable user options.
23488 (lisp-indent-defun-method): Improve docstring.
23489 (extended-loop-p): Fix comment.
23490 (lisp-indent-lambda-list-keywords-regexp): New variable.
23491 (lisp-indent-lambda-list): New function.
23492 (lisp-indent-259): Use it.
23493 (lisp-indent-defmethod): Support for more than one
23494 method qualifier and properly indent methods lambda-lists.
23495 (defgeneric): Provide a missing common-lisp-indent-function property.
23496
23497 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
23498
23499 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
23500 bounds for the empty string (bug#8667).
23501
23502 2011-05-13 Glenn Morris <rgm@gnu.org>
23503
23504 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
23505
23506 * mail/sendmail.el (sendmail-program): Try executable-find first.
23507 (sendmail-send-it): `sendmail-program' cannot be unbound.
23508
23509 * calendar/appt.el (appt-make-list): Simplify.
23510 (appt-time-msg-list): Doc fix.
23511 (appt-check): Change mode-line message at the time of the appointment.
23512
23513 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
23514
23515 * progmodes/ld-script.el (ld-script-keywords)
23516 (ld-script-builtins): Update keywords list.
23517
23518 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23519
23520 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
23521
23522 * shell.el (shell-completion-vars): New function.
23523 (shell-mode):
23524 * simple.el (read-shell-command): Use it.
23525 (blink-matching-open): No need for " [...]" in minibuffer-message.
23526
23527 2011-05-12 Glenn Morris <rgm@gnu.org>
23528
23529 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
23530 (appt-check): Simplify.
23531
23532 2011-05-12 Eli Zaretskii <eliz@gnu.org>
23533
23534 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
23535 literal "/dev/null".
23536
23537 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23538
23539 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
23540 Fix typo.
23541
23542 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
23543
23544 * progmodes/which-func.el (which-function):
23545 Use add-log-current-defun instead of add-log-current-defun-function,
23546 which might not be defined (Bug#8260).
23547
23548 2011-05-12 Glenn Morris <rgm@gnu.org>
23549
23550 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
23551 Let byte-compile-initial-macro-environment always take precedence.
23552
23553 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23554
23555 * net/rcirc.el: Add support for SSL/TLS connections.
23556 (rcirc-server-alist): New field `encryption'.
23557 (rcirc): Check `encryption' settings.
23558 (rcirc-connect): New arg `encryption'. Use open-network-stream.
23559 Merge make-local-variable into `set'.
23560 (rcirc--connection-open-p): New function.
23561 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
23562 the process is not a network process (e.g. running gnutls-cli).
23563 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
23564 Make rcirc-(en|de)code-coding-system local here.
23565 (rcirc-mode): Merge make-local-variable into `set'.
23566 (rcirc-parent-buffer): Make permanent buffer-local.
23567 (rcirc-multiline-minor-mode): Don't do it here.
23568 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
23569 there's no server buffer.
23570
23571 2011-05-11 Glenn Morris <rgm@gnu.org>
23572
23573 * newcomment.el (comment-kill): Prefix "unused" local.
23574
23575 * term/w32console.el (get-screen-color): Declare.
23576
23577 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
23578 Handle symbol elements of byte-compile-initial-macro-environment.
23579
23580 2011-05-10 Leo Liu <sdl.web@gmail.com>
23581
23582 * bookmark.el (bookmark-bmenu-mode-map):
23583 Bind bookmark-bmenu-search to `/'.
23584
23585 * mail/footnote.el: Convert to utf-8 encoding.
23586 (footnote-unicode-string, footnote-unicode-regexp): New variable.
23587 (Footnote-unicode): New function.
23588 (footnote-style-alist): Add unicode style to the list.
23589 (footnote-style): Doc fix.
23590
23591 2011-05-10 Jim Meyering <meyering@redhat.com>
23592
23593 Fix doubled-word typos.
23594 * international/quail.el (quail-insert-kbd-layout): and and -> and
23595 * kermit.el: and and -> and
23596 * net/ldap.el (ldap-search-internal): to to -> to
23597 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
23598 * progmodes/js.el (js-mode): and and -> and
23599 * textmodes/artist.el (artist-move-to-xy): at at -> at
23600 (artist-draw-region-trim-line-endings): if if -> if
23601 And Safetyc -> Safety.
23602 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
23603
23604 2011-05-10 Glenn Morris <rgm@gnu.org>
23605 Stefan Monnier <monnier@iro.umontreal.ca>
23606
23607 * files.el (hack-one-local-variable-eval-safep):
23608 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
23609
23610 2011-05-10 Glenn Morris <rgm@gnu.org>
23611
23612 * calendar/diary-lib.el (diary-list-entries-hook)
23613 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
23614 (diary-nongregorian-marking-hook, diary-list-entries)
23615 (diary-include-other-diary-files, diary-mark-entries)
23616 (diary-mark-included-diary-files): Doc fixes.
23617
23618 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
23619
23620 * misc.el: Require tabulated-list.el during compilation.
23621
23622 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
23623
23624 * progmodes/compile.el (compilation-start):
23625 Run compilation-filter-hook for the async case too.
23626 (compilation-filter-hook): Doc fix.
23627
23628 2011-05-09 Deniz Dogan <deniz@dogan.se>
23629
23630 * wdired.el: Remove outdated installation comment. Fix usage
23631 comment.
23632
23633 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
23634
23635 * misc.el: Implement new command `list-dynamic-libraries'.
23636 (list-dynamic-libraries--loaded-only-p): New variable.
23637 (list-dynamic-libraries--refresh): New function.
23638 (list-dynamic-libraries): New command.
23639
23640 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
23641
23642 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23643 Fix the ant regexp to handle end-line and end-column info from jikes.
23644 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
23645 higher priority to avoid clobbering by gnu.
23646
23647 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
23648
23649 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
23650 if the face has existing theme settings (Bug#8454).
23651
23652 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
23653
23654 * progmodes/perl-mode.el (perl-imenu-generic-expression):
23655 Only match variables declared via `my' or `our' (Bug#8261).
23656
23657 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
23658 special file names `.' and `..' (Bug#8259).
23659
23660 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
23661
23662 * progmodes/grep.el (grep-mode-font-lock-keywords):
23663 Remove buffer-changing entries.
23664 (grep-filter): New function.
23665 (grep-mode): Add it to compilation-filter-hook.
23666
23667 * progmodes/compile.el (compilation-filter-hook)
23668 (compilation-filter-start): New defvars.
23669 (compilation-filter): Call compilation-filter-hook prior to
23670 updating the process mark.
23671
23672 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
23673
23674 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
23675
23676 2011-05-07 Eli Zaretskii <eliz@gnu.org>
23677
23678 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
23679 mailclient-send-it even if window-system is nil. (Bug#8595)
23680
23681 * term/w32console.el (terminal-init-w32console):
23682 Call get-screen-color and use its output to set the frame
23683 background-mode. (Bug#8597)
23684
23685 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
23686
23687 Make bytecomp.el understand that defmethod defines funs (bug#8631).
23688 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
23689 New functions.
23690 (defgeneric, eieio--defmethod): Use them.
23691 (eieio-defgeneric): Remove.
23692 (defmethod): Call defgeneric in a way visible to the byte-compiler.
23693
23694 2011-05-07 Glenn Morris <rgm@gnu.org>
23695
23696 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
23697 Use let rather than let*.
23698 (timeclock-find-discrep): Remove unused local.
23699
23700 * calendar/diary-lib.el (diary-comment-start): Doc fix.
23701
23702 * calendar/appt.el (appt-time-msg-list): Doc fix.
23703
23704 2011-05-06 Noah Friedman <friedman@splode.com>
23705
23706 * apropos.el (apropos-print-doc): Only use
23707 emacs-lisp-docstring-fill-column when it is bound to an integer,
23708 per that variable's documentation.
23709
23710 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
23711
23712 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
23713 and warnings are not silently discarded (e.g. use -d instead of -P).
23714
23715 2011-05-06 Glenn Morris <rgm@gnu.org>
23716
23717 * calendar/appt.el (appt-message-warning-time): Doc fix.
23718 (appt-warning-time-regexp): New option.
23719 (appt-make-list): Respect appt-message-warning-time.
23720
23721 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
23722 New options.
23723 (diary-add-to-list): Strip comments from the displayed string.
23724 (diary-mode): Set comment-start and comment-end.
23725
23726 * vc/diff-mode.el (smerge-refine-subst): Declare.
23727 (diff-refine-hunk): Don't require smerge-mode when compiling.
23728
23729 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
23730
23731 * simple.el (list-processes): Return nil as the docstring says.
23732
23733 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
23734
23735 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
23736 to "".
23737 (ange-ftp-write-region, ange-ftp-insert-file-contents)
23738 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
23739 determining of binary transfer. (Bug#7383)
23740
23741 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
23742
23743 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23744 Fix port computation bug. (Bug#8618)
23745
23746 2011-05-05 Glenn Morris <rgm@gnu.org>
23747
23748 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
23749
23750 * simple.el (shell-dynamic-complete-functions)
23751 (comint-dynamic-complete-functions): Declare.
23752
23753 * net/network-stream.el (gnutls-negotiate):
23754 * simple.el (tabulated-list-print): Fix declarations.
23755
23756 * progmodes/gud.el (syntax-symbol, syntax-point):
23757 Remove unnecessary and incorrect declarations.
23758
23759 * emacs-lisp/check-declare.el (check-declare-scan):
23760 Handle byte-compile-initial-macro-environment in bytecomp.el.
23761
23762 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
23763
23764 Fix earlier half-done eieio-defmethod change (bug#8338).
23765 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
23766 Streamline and change calling convention.
23767 (defmethod): Adjust accordingly and simplify.
23768 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
23769 new eieio--defmethod.
23770 (slot-boundp): Minor CSE simplification.
23771
23772 2011-05-05 Milan Zamazal <pdm@zamazal.org>
23773
23774 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
23775 (glasses-make-readable): Use glasses-separate-capital-groups.
23776
23777 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
23778
23779 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
23780 (warning-series): Doc fix.
23781 (display-warning): Don't try to create the buffer if we just found it.
23782
23783 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
23784
23785 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
23786 (autoload-find-generated-file): New function.
23787 (generate-file-autoloads): Bind generated-autoload-file to
23788 buffer-file-name.
23789 (update-file-autoloads, update-directory-autoloads):
23790 Use autoload-find-generated-file. If called interactively, prompt for
23791 output file (Bug#7989).
23792 (batch-update-autoloads): Doc fix.
23793
23794 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
23795
23796 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
23797
23798 2011-05-04 Glenn Morris <rgm@gnu.org>
23799
23800 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
23801 function, so it follows changes in calendar-date-style.
23802 (diary-fancy-date-matcher): New function.
23803 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
23804 (diary-fancy-font-lock-fontify-region-function):
23805 Use diary-fancy-date-pattern as a function.
23806
23807 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
23808 non-numbers for `year' etc pseudo-variables. (Bug#8583)
23809
23810 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
23811
23812 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
23813 instead of positional arguments. Allow :keylist and :crlfiles
23814 arguments.
23815 (open-gnutls-stream): Call it.
23816
23817 * net/network-stream.el (network-stream-open-starttls): Adjust to
23818 call `gnutls-negotiate' with :process and :hostname arguments.
23819
23820 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
23821
23822 * minibuffer.el (completion--message): New function.
23823 (completion--do-completion, minibuffer-complete)
23824 (minibuffer-force-complete, minibuffer-complete-word): Use it.
23825 (completion--do-completion): Don't ignore completion-auto-help when in
23826 icomplete-mode.
23827
23828 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
23829 internal encoding (e.g. tibetan zero is not whitespace).
23830 (global-whitespace-mode): Prefer save-current-buffer.
23831 (whitespace-trailing-regexp): Remove useless save-match-data.
23832 (whitespace-empty-at-bob-regexp): Minor simplification.
23833
23834 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
23835
23836 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
23837
23838 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
23839
23840 * textmodes/ispell.el (ispell-add-per-file-word-list):
23841 Use `concat' to create string for insertion.
23842
23843 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23844
23845 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
23846 Avoid open-line which runs post-self-insert-hook.
23847 (bibtex-fill-entry): Remove unused `end' var.
23848
23849 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
23850
23851 * textmodes/ispell.el (ispell-add-per-file-word-list):
23852 Protect against `nil' value of `comment-start' (Bug#8579).
23853
23854 2011-05-03 Leo Liu <sdl.web@gmail.com>
23855
23856 * isearch.el (isearch-yank-pop): New command.
23857 (isearch-mode-map): Bind it to `M-y'.
23858 (isearch-forward): Mention it.
23859
23860 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23861
23862 * simple.el (minibuffer-complete-shell-command): Remove.
23863 (minibuffer-local-shell-command-map): Use completion-at-point.
23864 (read-shell-command): Setup completion vars here instead.
23865 (read-expression-map): Bind TAB to symbol completion.
23866
23867 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
23868 error directly rather via storing it into `results'.
23869
23870 2011-05-02 Leo Liu <sdl.web@gmail.com>
23871
23872 * vc/diff.el: Fix description.
23873
23874 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23875
23876 * server.el (server-eval-at): New function.
23877
23878 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23879
23880 * net/network-stream.el (open-network-stream): Take a :nowait
23881 parameter and pass it on to `make-network-process'.
23882 (network-stream-open-plain): Ditto.
23883
23884 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
23885
23886 * faces.el (face-spec-set-match-display): Don't match toolkit
23887 options on terminal frames.
23888
23889 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23890
23891 * progmodes/pascal.el: Use lexical binding.
23892 (pascal-mode-map): Remove author preferences.
23893
23894 * pcomplete.el (pcomplete-std-complete): Don't abuse
23895 completion-at-point.
23896
23897 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23898
23899 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
23900 removing code that has been dead since 1991 or so.
23901
23902 * startup.el (command-line): When warning about "_emacs", use a
23903 delayed warning to allow the user to filter it out.
23904
23905 2011-04-28 Deniz Dogan <deniz@dogan.se>
23906
23907 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
23908 user has not joined.
23909
23910 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23911
23912 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
23913 aren't any completions at point.
23914
23915 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23916
23917 * subr.el (display-delayed-warnings): New function.
23918 (delayed-warnings-hook): New variable.
23919
23920 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23921
23922 * minibuffer.el (completion-at-point, completion-help-at-point):
23923 Don't presume that a given completion-at-point-function will always
23924 use the same calling convention.
23925
23926 * pcomplete.el (pcomplete-completions-at-point):
23927 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
23928 pcomplete-seen is non-nil.
23929 (pcomplete-comint-setup): Also recognize the new comint/shell
23930 completion functions.
23931 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
23932 pcomplete-seen is non-nil.
23933
23934 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
23935
23936 * calendar/icalendar.el (diary-lib): Add require statement.
23937 (icalendar--create-uid): Read out a uid from a text-property on
23938 the first character in the entry. This allows for code to add its
23939 own uid to the entry.
23940 (icalendar--convert-float-to-ical): Add export of
23941 `diary-float'-entries save for those with the optional DAY
23942 argument.
23943
23944 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
23945
23946 * subr.el (shell-quote-argument): Use alternate escaping strategy
23947 when we spot a variable reference in a string.
23948
23949 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23950
23951 * cus-start.el (all): Define customization for debug-on-event.
23952
23953 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23954
23955 * subr.el (shell-quote-argument): Escape correctly under Windows.
23956
23957 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23958
23959 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
23960
23961 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
23962
23963 * net/tramp.el (tramp-process-actions): Add POS argument.
23964 Delete region between POS and (pos).
23965
23966 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23967 Use `nil' position in `tramp-process-actions' call.
23968 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
23969
23970 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
23971 position in `tramp-process-actions' call.
23972
23973 * net/trampver.el: Update release number.
23974
23975 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23976
23977 * custom.el (defcustom): Obey lexical-binding.
23978
23979 Fix octave-inf completion problems reported by Alexander Klimov.
23980 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
23981 Inherit from octave-mode-syntax-table.
23982 (inferior-octave-mode): Set info-lookup-mode.
23983 (inferior-octave-completion-at-point): New function.
23984 (inferior-octave-complete): Use it and completion-in-region.
23985 (inferior-octave-dynamic-complete-functions): Use it as well, and use
23986 comint-filename-completion.
23987 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
23988 symbol elements which shouldn't be word elements.
23989 (octave-font-lock-keywords, octave-beginning-of-defun)
23990 (octave-function-header-regexp): Adjust regexps accordingly.
23991 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
23992
23993 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
23994
23995 * net/gnutls.el (gnutls-errorp): Declare before first use.
23996
23997 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
23998
23999 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
24000 verify-error, and verify-hostname-error parameters. Check whether
24001 default trustfile exists before going to use it. Add missing
24002 argument to gnutls-message-maybe call. Return value.
24003 Reported by Claudio Bley <claudio.bley@gmail.com>.
24004 (open-gnutls-stream): Add usage example.
24005
24006 * net/network-stream.el (network-stream-open-starttls): Give host
24007 parameter to `gnutls-negotiate'.
24008 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
24009 * subr.el (shell-quote-argument): Escape correctly under Windows.
24010
24011 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
24012
24013 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
24014 Use correct match group (bug#8438).
24015
24016 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24017
24018 * emacs-lisp/package.el (package-built-in-p): Fix typo.
24019 (package-menu--generate): New arg specifying packages to show.
24020 (package-menu-refresh, package-menu-execute, list-packages):
24021 Callers changed.
24022 (package-show-package-list): New function, replacing deleted
24023 package--list-packages (renamed because it is non-internal).
24024
24025 * finder.el (finder-list-matches): Use package-show-package-list
24026 instead of deleted package--list-packages.
24027
24028 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
24029 Based on a previous implementation by Juanma Barranquero (Bug#8366).
24030 (vc-annotate-mode-map): Bind it to RET.
24031
24032 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
24033
24034 * progmodes/etags.el (next-file): Don't use set-buffer to change
24035 buffers (Bug#8478).
24036
24037 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24038
24039 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
24040
24041 * apropos.el (apropos-label-face): Avoid variable-pitch face.
24042 (apropos-accumulator): Doc fix.
24043 (apropos-function, apropos-macro, apropos-command)
24044 (apropos-variable, apropos-face, apropos-group, apropos-widget)
24045 (apropos-plist): Add face property.
24046 (apropos-symbols-internal): Fix indentation.
24047 (apropos-print): Simplify help, and recognize apropos-multi-type.
24048 (apropos-print-doc): Use button-type-get to extract the button's
24049 face property. Fill docstring (Bug#8352).
24050
24051 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
24052
24053 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
24054
24055 * play/mpuz.el (mpuz-silent): Doc fix.
24056 (mpuz-mode-map): Use mapc.
24057 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
24058 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
24059 Fix typos in docstrings.
24060
24061 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
24062 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
24063
24064 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
24065
24066 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
24067
24068 * minibuffer.el (completion--do-completion): Avoid the "Next char
24069 not unique" prompt if icomplete-mode is enabled (Bug#5849).
24070
24071 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
24072 mouse-2 into unread-command-events, it is interpreted correctly.
24073
24074 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
24075 (image-toggle-display): Doc fix.
24076
24077 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
24078
24079 * textmodes/page.el (what-page): Use line-number-at-pos to
24080 calculate line number (Bug#6825).
24081
24082 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24083
24084 * eshell/esh-mode.el (find-tag-interactive): Declare function.
24085 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
24086 Pass argument NO-DEFAULT to `find-tag-interactive'.
24087
24088 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24089
24090 Lexical-binding cleanup.
24091
24092 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
24093 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
24094 * progmodes/ada-prj.el (ada-prj-initialize-values)
24095 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
24096 (ada-prj-show-value):
24097 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
24098 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
24099 (antlr-invalidate-context-cache, antlr-options-menu-filter)
24100 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
24101 * progmodes/bug-reference.el (bug-reference-push-button):
24102 * progmodes/fortran.el (fortran-line-length):
24103 * progmodes/glasses.el (glasses-change):
24104 * progmodes/octave-mod.el (octave-fill-paragraph):
24105 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
24106 (python-pdbtrack-grub-for-buffer, python-sentinel):
24107 * progmodes/sql.el (sql-save-connection):
24108 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
24109 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
24110 Mark unused parameters.
24111
24112 * progmodes/compile.el (compilation--flush-directory-cache)
24113 (compilation--flush-parse, compile-internal): Mark unused parameters.
24114 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
24115 (compilation-next-error-function): Remove unused variable `timestamp'.
24116
24117 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
24118 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
24119
24120 * progmodes/dcl-mode.el (dcl-end-of-command):
24121 Remove unused variable `start'.
24122 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
24123 (dcl-option-value-basic, dcl-option-value-offset)
24124 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
24125 Mark unused parameters.
24126 (dcl-save-local-variable): Remove unused variable `val'.
24127 (mode): Declare.
24128
24129 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
24130 Mark unused parameters.
24131 (delphi-ignore-changes): Move before first use.
24132 (delphi-charset-token-at): Remove unused variable `start'.
24133 (delphi-else-start): Remove unused variable `if-count'.
24134 (delphi-comment-block-start, delphi-comment-block-end):
24135 Remove unused variable `kind'.
24136 (delphi-indent-line): Remove unused variable `new-point'.
24137
24138 * progmodes/ebrowse.el (ebrowse-files-list)
24139 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
24140 Mark unused parameters. Don't quote `lambda'.
24141 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
24142 Don't quote `lambda'.
24143 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
24144 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
24145 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
24146 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
24147 Use `ignore-errors'.
24148 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
24149 (ebrowse-view/find-file-and-search-pattern)
24150 (ebrowse-view/find-member-declaration/definition):
24151 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
24152 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
24153 Rename parameter PREFIX-ARG to PREFIX.
24154 (ebrowse-tags-read-name): Remove unused variables `start' and
24155 `member-info'.
24156 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
24157 to `tags-file'.
24158
24159 * progmodes/etags.el (local-find-tag-hook): Declare.
24160 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
24161 Mark unused parameters.
24162
24163 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
24164 (executable-interpret): Mark unused parameter.
24165
24166 * progmodes/flymake.el (flymake-process-sentinel)
24167 (flymake-after-change-function)
24168 (flymake-create-temp-with-folder-structure)
24169 (flymake-get-include-dirs-dot): Mark unused parameters.
24170 (flymake-safe-delete-directory): Remove unused variable `err'.
24171
24172 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
24173 (speedbar-timer-fn, speedbar-line-text)
24174 (speedbar-change-expand-button-char, speedbar-delete-subblock)
24175 (speedbar-center-buffer-smartly): Declare functions.
24176 (gdb-find-watch-expression): Remove unused variable `array'.
24177 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
24178 (gdb-starting): Mark unused parameters.
24179 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
24180 (gdb-table-string): Remove unused variable `res'.
24181 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
24182 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
24183 (gdb-display-buffer): Remove unused variable `cur-size'.
24184
24185 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
24186 allow lexical-binding compilation.
24187 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
24188 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
24189 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
24190 Mark unused parameters.
24191 (gud-gdb-marker-filter): Remove unused variable `match'.
24192 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
24193 lambda expressions and funcall them, instead of using `fset'.
24194
24195 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
24196 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
24197
24198 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
24199 variable `header-beg'; use `let'.
24200
24201 * progmodes/icon.el (indent-icon-exp): Remove unused variables
24202 `restart', `last-sexp' and `at-do'.
24203
24204 * progmodes/js.el (js--debug): Mark unused parameter.
24205 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
24206 (js--splice-into-items): Remove unused variable `item'.
24207 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
24208
24209 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
24210 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
24211 (makefile-complete): Remove unused variable `try'.
24212 (makefile-fill-paragraph, makefile-match-function-end):
24213 Mark unused parameters.
24214
24215 * progmodes/octave-inf.el (inferior-octave-complete):
24216 Remove unused variable `proc'.
24217 (inferior-octave-output-digest): Mark unused parameter.
24218
24219 * progmodes/perl-mode.el (perl-calculate-indent):
24220 Remove unused variable `err'.
24221
24222 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
24223 (prolog-indent-line): Mark unused parameters.
24224 (prolog-indent-line): Remove unused variable `beg'.
24225
24226 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
24227 (reporter-dont-compact-list): Declare.
24228
24229 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
24230 Remove unused variable `char'.
24231 (sh-debug): Mark unused parameter.
24232 (sh-get-indent-info): Remove unused variable `start'.
24233 (sh-calculate-indent): Remove unused variable `var'.
24234
24235 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
24236 (simula-electric-keyword): Remove unused variable `null'.
24237 (simula-search-backward, simula-search-forward): Remove unused
24238 variables `begin' and `end'.
24239
24240 * progmodes/vera-mode.el (vera-guess-basic-syntax):
24241 Remove unused variable `pos'.
24242 (vera-electric-tab, vera-comment-uncomment-region):
24243 Mark unused parameters.
24244 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
24245
24246 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
24247
24248 * emacs-lisp/package.el (package--builtins, package-alist)
24249 (package-load-descriptor, package-built-in-p, package-activate)
24250 (define-package, package-installed-p)
24251 (package-compute-transaction, package-buffer-info)
24252 (package--push): Doc fix. Distinguish more clearly between
24253 version strings and version lists.
24254
24255 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
24256
24257 Lexical-binding cleanup.
24258
24259 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
24260 (5x5-make-mutate-best):
24261 * play/fortune.el (fortune-in-buffer):
24262 * play/gomoku.el (gomoku-init-display):
24263 * play/solitaire.el (solitaire, solitaire-do-check):
24264 * play/tetris.el (tetris-default-update-speed-function):
24265 Mark unused parameters.
24266
24267 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
24268 (bubbles--shift): Remove unused variable `char-org'.
24269 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
24270 (bubbles--show-images): Remove unused variable `char'.
24271
24272 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
24273 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
24274 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
24275 (decipher-analyze-buffer): Use ?\s.
24276 (decipher-make-checkpoint): Remove unused variable `mapping'.
24277
24278 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
24279
24280 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
24281 Remove unused variable `result'; use `let'.
24282
24283 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
24284 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
24285 (gametree-children-shown-p, gametree-compute-reduced-score):
24286 Use `ignore-errors'.
24287
24288 * play/handwrite.el (ps-lpr-switches): Declare.
24289 (handwrite): Remove unused variables `pmin' and `lastp'.
24290
24291 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
24292
24293 * play/landmark.el (landmark-init-display)
24294 (landmark-update-naught-weights): Mark unused parameters.
24295 (landmark-y): Remove unused variable `noise'. Simplify.
24296 (landmark-human-plays): Remove unused variable `score'.
24297
24298 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
24299 (mpuz-try-proposal): Remove unused variable `game'.
24300
24301 * play/zone.el (life-patterns): Declare.
24302
24303 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
24304
24305 * vc/vc.el (ediff-vc-internal): Declare function.
24306
24307 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24308
24309 * shell.el: Use lexical-binding and std completion UI.
24310 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
24311 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
24312 comint-preoutput-filter-functions rather than on
24313 comint-output-filter-functions.
24314 (shell-command-completion, shell--command-completion-data)
24315 (shell-filename-completion, shell-environment-variable-completion)
24316 (shell-c-a-p-replace-by-expanded-directory): New functions.
24317 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
24318 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
24319 (shell-dynamic-complete-environment-variable): Use them.
24320 (shell-dynamic-complete-as-environment-variable)
24321 (shell-dynamic-complete-as-command): Remove.
24322 (shell-match-partial-variable): Match past point.
24323 * comint.el: Clean up use of completion-at-point-functions.
24324 (comint-completion-at-point): New function.
24325 (comint-mode): Use it completion-at-point-functions.
24326 (comint-dynamic-complete): Make it obsolete.
24327 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
24328 (comint-c-a-p-replace-by-expanded-history): New function.
24329 (comint-dynamic-complete-functions)
24330 (comint-replace-by-expanded-history): Use it.
24331 * minibuffer.el (completion-table-with-terminator): Allow dynamic
24332 termination strings. Try harder to avoid second try-completion.
24333 (completion-in-region-mode-map): Disable bindings that don't work yet.
24334
24335 * comint.el: Use lexical-binding. Require CL.
24336 (comint-dynamic-complete-functions): Use comint-filename-completion.
24337 (comint-completion-addsuffix): Tweak custom type.
24338 (comint-filename-completion, comint--common-suffix)
24339 (comint--common-quoted-suffix, comint--table-subvert)
24340 (comint--complete-file-name-data): New functions.
24341 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
24342 (comint-dynamic-list-filename-completions): Use them.
24343 (comint-dynamic-simple-complete): Make obsolete.
24344
24345 * minibuffer.el (completion-in-region-mode):
24346 Keep completion-in-region-mode--predicate global.
24347 (completion-in-region--postch):
24348 Assume completion-in-region-mode--predicate is not null.
24349
24350 * progmodes/flymake.el (flymake-start-syntax-check-process):
24351 Obey `dir'. Simplify.
24352
24353 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
24354 we're in VC after all.
24355
24356 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
24357
24358 * vc/vc.el (vc-diff-build-argument-list-internal)
24359 (vc-version-ediff, vc-ediff): New commands.
24360 (vc-version-diff): Use vc-diff-build-argument-list-internal.
24361
24362 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24363
24364 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
24365 add sanity check.
24366
24367 * obsolete/erc-hecomplete.el: Make obsolete.
24368 * obsolete/: Standardize obsolescence info in the header.
24369
24370 2011-04-20 Glenn Morris <rgm@gnu.org>
24371
24372 * calendar/solar.el (solar-horizontal-coordinates):
24373 Use the longitude argument rather than `calendar-longitude'.
24374 (solar-date-next-longitude): Remove unused locals.
24375
24376 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24377
24378 * whitespace.el: New version 13.2.1.
24379
24380 2011-04-20 felix <EmacsWiki> (tiny change)
24381
24382 * whitespace.el (global-whitespace-mode): Keep highlight when
24383 switching between major modes on a file.
24384
24385 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
24386
24387 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
24388 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
24389 multi-line comments as well.
24390
24391 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
24392
24393 Lexical-binding cleanup.
24394
24395 * arc-mode.el (archive-mode-revert):
24396 * cmuscheme.el (scheme-interactively-start-process):
24397 * custom.el (custom-initialize-delay):
24398 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
24399 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
24400 * emacs-lock.el (emacs-lock-clear-sentinel):
24401 * ezimage.el (defezimage):
24402 * follow.el (follow-avoid-tail-recenter):
24403 * fringe.el (set-fringe-mode-1):
24404 * generic-x.el (bat-generic-mode-compile):
24405 * help-mode.el (help-info-variable, help-do-xref)
24406 (help-mode-revert-buffer):
24407 * help.el (view-emacs-todo):
24408 * iswitchb.el (iswitchb-completion-help):
24409 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
24410 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
24411 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
24412 * locate.el (locate-update):
24413 * longlines.el (longlines-encode-region)
24414 (longlines-after-change-function):
24415 * outline.el (outline-isearch-open-invisible):
24416 * ps-def.el (declare-function, charset-dimension, char-width)
24417 (encode-char):
24418 * ps-mule.el (ps-mule-plot-string):
24419 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
24420 (recentf-edit-list-select, recentf-edit-list-validate)
24421 (recentf-open-files-action):
24422 * rect.el (delete-whitespace-rectangle-line)
24423 (rectangle-number-line-callback):
24424 * register.el (window-configuration-to-register)
24425 (frame-configuration-to-register):
24426 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
24427 * select.el (xselect-convert-to-string, xselect-convert-to-length)
24428 (xselect-convert-to-targets, xselect-convert-to-delete)
24429 (xselect-convert-to-filename, xselect-convert-to-charpos)
24430 (xselect-convert-to-lineno, xselect-convert-to-colno)
24431 (xselect-convert-to-os, xselect-convert-to-host)
24432 (xselect-convert-to-user, xselect-convert-to-class)
24433 (xselect-convert-to-name, xselect-convert-to-integer)
24434 (xselect-convert-to-atom, xselect-convert-to-identity):
24435 * subr.el (declare, ignore, process-kill-without-query)
24436 (text-clone-maintain):
24437 * terminal.el (te-get-char, te-tic-sentinel):
24438 * tool-bar.el (tool-bar-make-keymap):
24439 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
24440 * type-break.el (type-break-mode, type-break-noninteractive-query):
24441 * view.el (View-back-to-mark):
24442 * wid-browse.el (widget-browse-action, widget-browse-widget)
24443 (widget-browse-widgets, widget-browse-sexp):
24444 * widget.el (define-widget-keywords):
24445 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
24446 Mark unused parameters.
24447
24448 * align.el (align-adjust-col-for-rule): Mark unused parameter.
24449 (align-areas): Remove unused variable `look'.
24450 (align-region): Remove unused variables `real-end' and `pos-list'.
24451
24452 * apropos.el (apropos-score-doc): Remove unused variable `i'.
24453
24454 * bindings.el (mode-line-modified, mode-line-remote):
24455 Mark unused parameters.
24456 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
24457
24458 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
24459 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
24460
24461 * comint.el (comint-history-isearch-pop-state)
24462 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
24463 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
24464 (comint-substitute-in-file-name): Doc fix.
24465
24466 * completion.el (cmpl-statistics-block): Mark unused parameter.
24467 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
24468 (save-completions-to-file, load-completions-from-file):
24469 Remove unused local variable `e'.
24470
24471 * composite.el (compose-chars): Remove unused variable `len'.
24472 (lgstring-insert-glyph): Remove unused variable `g'.
24473 (compose-glyph-string): Remove unused variables `ascent',
24474 `descent', `lbearing' and `rbearing'.
24475 (compose-glyph-string-relative): Remove unused variables
24476 `lbearing', `rbearing' and `wadjust'.
24477 (compose-gstring-for-graphic): Remove unused variables `header',
24478 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
24479 (compose-gstring-for-terminal): Remove unused variables `header'
24480 and `nchars'. Use `let', not `let*'.
24481
24482 * cus-edit.el (Custom-set, Custom-save, custom-reset)
24483 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
24484 (Custom-buffer-done, custom-buffer-create-internal)
24485 (custom-browse-visibility-action, custom-browse-group-tag-action)
24486 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
24487 (widget-magic-mouse-down-action, custom-toggle-parent)
24488 (custom-add-parent-links, custom-toggle-hide-variable)
24489 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
24490 (custom-toggle-hide-face, face, hook, custom-group-link-action)
24491 (custom-face-menu-create, custom-variable-menu-create, get)
24492 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
24493 (custom-reset-standard-save-and-update): Remove unused variable `value'.
24494 (customize-apropos): Remove unused variable `tests'.
24495 (custom-group-value-create): Remove unused variable `hidden-p'.
24496 (sort-fold-case): Declare.
24497
24498 * cus-theme.el (custom-reset-standard-faces-list)
24499 (custom-reset-standard-variables-list): Declare.
24500 (customize-create-theme, custom-theme-revert, custom-theme-write)
24501 (custom-theme-choose-mode, customize-themes, custom-theme-save):
24502 Mark unused parameters.
24503
24504 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
24505
24506 * delim-col.el (delimit-columns-max): Move defvar before first use.
24507
24508 * descr-text.el (describe-char-categories): Don't quote `lambda'.
24509 (describe-char): Don't quote `lambda'. Mark unused parameter.
24510
24511 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
24512 (auto-insert): Declare.
24513 (desktop-restore-file-buffer): Rename desktop-* parameters;
24514 mark unused ones.
24515 (desktop-create-buffer): Rename desktop-* parameters and bind them.
24516 (desktop-buffer): Rename desktop-* parameters.
24517
24518 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
24519 (dframe-reposition-frame-xemacs, dframe-help-echo)
24520 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
24521 Mark unused parameters.
24522
24523 * dired-aux.el (backup-extract-version-start, overwrite-query)
24524 (overwrite-backup-query, rename-regexp-query)
24525 (rename-non-directory-query): Declare.
24526 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
24527 (dired-add-entry): Remove unused variable `orig-file-name'.
24528 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
24529 Use parameter PRESERVE-TIME instead of accessing dynamic variable
24530 `dired-copy-preserve-time' directly.
24531 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
24532 (dired-insert-subdir-newpos): Rename unused variable `pos'.
24533
24534 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
24535 (dired-virtual-revert, dired-make-relative-symlink):
24536 Mark unused parameters.
24537 (manual-program): Declare.
24538 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
24539 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
24540 wrapped in `with-no-warnings' to avoid replacing one warning by another.
24541
24542 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
24543
24544 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
24545
24546 * echistory.el (electric-history-in-progress, Helper-return-blurb):
24547 Declare.
24548
24549 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
24550
24551 * electric.el (Electric-command-loop): Rename parameter
24552 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
24553
24554 * expand.el (expand-in-literal): Remove unused variable `here'.
24555
24556 * facemenu.el (facemenu-add-new-color):
24557 Remove unused variable `docstring'.
24558
24559 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
24560 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
24561 (face-attr-construct): Mark unused parameter. Doc fix.
24562 (read-color): Remove unused variable `hex-string'.
24563
24564 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
24565 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
24566 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
24567 (display-buffer-other-frame): Remove unused variable `old-window'.
24568 (kill-buffer-hook): Declare.
24569 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
24570 Mark unused parameters.
24571 (after-find-file): Pass 1 to `auto-save-mode', not t.
24572
24573 * files-x.el (auto-insert): Declare.
24574 (modify-file-local-variable-prop-line): Remove unused variable `val'.
24575
24576 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
24577 variable `buf'. Mark unused parameter.
24578 (find-lisp-insert-directory): Mark unused parameter.
24579
24580 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
24581 (format-encode-region): Remove unused variables `cur-buf' and `result'.
24582 (format-common-tail): Remove, unused.
24583 (format-deannotate-region): Remove unused variable `loc'.
24584 (format-annotate-region): Remove unused variable `p'.
24585 (format-annotate-single-property-change): Remove unused variables
24586 `default' and `tail'.
24587
24588 * forms.el (read-file-filter): Declare.
24589 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
24590
24591 * frame.el (frame-creation-function-alist): Mark unused parameter.
24592 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
24593
24594 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
24595 Remove unused parameters.
24596 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
24597 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
24598
24599 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
24600 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
24601 (hfy-prepare-tag-map): Mark unused parameters.
24602 (htmlfontify-buffer): Use `called-interactively-p'.
24603
24604 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
24605 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
24606 (ibuffer-do-occur): Mark unused parameters.
24607 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
24608 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
24609
24610 * ibuffer.el: Don't quote `lambda'.
24611 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
24612 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
24613 Mark unused parameters.
24614
24615 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
24616 (ido-completing-read): Mark unused parameters.
24617 (ido-copy-current-word): Mark unused parameters;
24618 remove unused variable `name'.
24619 (ido-sort-merged-list): Remove unused parameter `dirs'.
24620
24621 * ielm.el (ielm-input-sender): Mark unused parameter.
24622 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
24623 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
24624 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
24625 `ielm-string' as a dynamic variable accessible from the IELM prompt.
24626 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
24627
24628 * image-dired.el (image-dired-display-thumbs): Remove unused
24629 variables `curr-file' and `count'.
24630 (image-dired-remove-tag): Remove unused variable `start'.
24631 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
24632 variable `curr-file'
24633 (image-dired-rotate-original): Remove unused variable `temp-file'.
24634 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
24635 Remove unused variable `file'.
24636 (image-dired-gallery-generate): Remove unused variable `curr'.
24637 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
24638
24639 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
24640
24641 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
24642
24643 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
24644
24645 * isearch.el (minibuffer-history-symbol): Declare.
24646 (isearch-edit-string): Remove unused variable `err'.
24647 (isearch-message-prefix, isearch-message-suffix):
24648 Mark unused parameters.
24649
24650 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
24651
24652 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
24653
24654 * makesum.el (double-column): Remove unused variable `cnt'.
24655
24656 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
24657 (ido-ignore-item-temp-list): Declare.
24658
24659 * mouse-drag.el (mouse-drag-throw): Remove unused variables
24660 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
24661 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
24662 (mouse-drag-drag): Remove unused variables `mouse-delta' and
24663 `mouse-col-delta'.
24664
24665 * mouse-sel.el (mouse-extend-internal):
24666 Remove unused variable `orig-window-frame'.
24667
24668 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
24669 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
24670 Move declarations before first use.
24671 (pcomplete-opt): Mark unused parameters; doc fix.
24672
24673 * proced.el (proced-revert): Mark unused parameter.
24674 (proced-send-signal): Remove unused variable `err'.
24675
24676 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
24677 Rename parameter PREFIX-ARG to ARG.
24678 (ps-basic-plot-string, ps-basic-plot-whitespace):
24679 Mark unused parameters.
24680
24681 * replace.el (replace-count): Define.
24682 (occur-revert-function): Mark unused parameters.
24683 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
24684 (isearch-case-fold-search, isearch-string): Declare.
24685 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
24686 bind `case-fold-search'. Remove unused variables `beg' and `end',
24687 and simplify.
24688 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
24689 COUNT and bind `replace-count'.
24690 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
24691 to COUNT.
24692
24693 * savehist.el (print-readably, print-string-length): Declare.
24694
24695 * shadowfile.el (shadow-expand-cluster-in-file-name):
24696 Remove unused variable `cluster'.
24697 (shadow-copy-file): Remove unused variable `i'.
24698 (shadow-noquery, shadow-clusters, shadow-site-cluster)
24699 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
24700 (shadow-define-literal-group, shadow-define-regexp-group)
24701 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
24702
24703 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
24704 (shell): Use `called-interactively-p'.
24705 (shell-directory-tracker): Remove unused variable `chdir-failure'.
24706
24707 * simple.el (compilation-context-lines, comint-file-name-quote-list)
24708 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
24709 (delete-backward-char): Remove unused variable `ocol'.
24710 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
24711 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
24712 (event-apply-hyper-modifier, event-apply-shift-modifier)
24713 (event-apply-control-modifier, event-apply-meta-modifier):
24714 Mark unused parameters.
24715 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
24716 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
24717
24718 * speedbar.el (speedbar-ignored-directory-expressions)
24719 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
24720 (speedbar-find-file, speedbar-dir-follow)
24721 (speedbar-directory-buttons-follow, speedbar-tag-find)
24722 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
24723 (speedbar-buffers-line-directory, speedbar-buffer-click):
24724 Mark unused parameters.
24725 (speedbar-tag-file): Remove unused variable `mode'.
24726 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
24727
24728 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
24729
24730 * talk.el (talk): Remove unused variable `display'.
24731
24732 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
24733 (tar-write-region-annotate): Mark unused parameter.
24734
24735 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
24736 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
24737 Declare them, wrapped in `with-no-warnings' to avoid replacing one
24738 warning by another.
24739
24740 * time-stamp.el (time-stamp-string-preprocess):
24741 Remove unused variable `require-padding'.
24742
24743 * tree-widget.el (widget-glyph-enable): Declare.
24744 (tree-widget-action): Mark unused parameter.
24745
24746 * w32-fns.el (x-get-selection): Mark unused parameter.
24747 (autoload-make-program, generated-autoload-file): Declare.
24748
24749 * wdired.el (wdired-revert): Mark unused parameters.
24750 (wdired-xcase-word): Remove unused variable `err'.
24751
24752 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
24753 (whitespace-help-scroll): Remove unused variable `data-help'.
24754
24755 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
24756 (widget-image-insert, widget-after-change, default)
24757 (widget-default-format-handler, widget-default-notify)
24758 (widget-default-prompt-value, widget-info-link-action)
24759 (widget-url-link-action, widget-function-link-action)
24760 (widget-variable-link-action, widget-file-link-action)
24761 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
24762 (widget-field-prompt-internal, widget-field-action, widget-field-match)
24763 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
24764 (widget-insert-button-action, widget-delete-button-action, visibility)
24765 (widget-documentation-link-action, widget-documentation-string-action)
24766 (widget-const-prompt-value, widget-regexp-match, symbol)
24767 (widget-coding-system-prompt-value)
24768 (widget-key-sequence-value-to-external, sexp)
24769 (widget-sexp-value-to-internal, character, vector, cons)
24770 (widget-choice-prompt-value, widget-boolean-prompt-value)
24771 (widget-color--choose-action): Mark unused parameters.
24772 (widget-item-match-inline, widget-choice-match-inline)
24773 (widget-checklist-match, widget-checklist-match-inline)
24774 (widget-group-match): Rename parameter VALUES to VALS.
24775 (widget-field-value-set): Remove unused variable `size'.
24776 (widget-color-action): Remove unused variables `value' and `start'.
24777
24778 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
24779 variable `dir'. Doc fix.
24780 (windmove-find-other-window): Don't pass it.
24781
24782 * window.el (count-windows): Mark unused parameter.
24783 (bw-adjust-window): Remove unused variable `err'.
24784
24785 * woman.el (woman-file-name): Remove unused variable `default'.
24786 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
24787 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
24788 (global-font-lock-mode): Declare.
24789 (woman-decode-region): Mark unused parameter.
24790 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
24791
24792 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
24793 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
24794 (x-dnd-handle-moz-url): Remove unused variable `title'.
24795 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
24796
24797 * xml.el (xml-parse-tag, xml-parse-attlist):
24798 Remove unused variable `pos'.
24799
24800 2011-04-19 Glenn Morris <rgm@gnu.org>
24801
24802 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
24803 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
24804 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
24805 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
24806 * calendar/cal-html.el (cal-html-insert-minical):
24807 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
24808 (calendar-mark-date-pattern):
24809 Prefix "unused" locals.
24810
24811 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
24812 optional argument `style'.
24813
24814 * calendar/appt.el (appt-make-list):
24815 * calendar/cal-china.el (calendar-chinese-date-string):
24816 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
24817 (diary-hebrew-yahrzeit):
24818 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
24819 * calendar/calendar.el (calendar-generate-window):
24820 * calendar/time-date.el (time-to-days):
24821 Remove unused local variables.
24822
24823 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
24824
24825 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
24826 glyphless-char-display table.
24827 (tabulated-list-glyphless-char-display): New var.
24828
24829 2011-04-18 Sam Steingold <sds@gnu.org>
24830
24831 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
24832 to acknowledgments.
24833
24834 2011-04-17 Glenn Morris <rgm@gnu.org>
24835
24836 * calendar/diary-lib.el (diary-sexp-entry):
24837 * calendar/holidays.el (holiday-sexp):
24838 Set debug-on-error rather than the removed stack-trace-on-error.
24839
24840 2011-04-16 Glenn Morris <rgm@gnu.org>
24841
24842 * progmodes/f90.el: Use lexical-binding.
24843 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
24844
24845 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24846
24847 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
24848 (mail-mode): Setup mailalias completion here instead.
24849 * mail/mailalias.el: Use lexical-binding.
24850 (pattern, mailalias-done): Declare dynamic.
24851 (mail-completion-at-point-function): New function, from mail-complete.
24852 (mail-complete): Use it.
24853 (mail-completion-expand): New function.
24854 (mail-get-names): Use it.
24855 (mail-directory, mail-directory-process, mail-directory-stream):
24856 Don't use `pattern' for lexically bound arg.
24857
24858 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
24859
24860 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
24861 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
24862 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
24863
24864 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
24865 (byte-save-window-excursion, byte-temp-output-buffer-setup)
24866 (byte-interactive-p): Define them again, for use when inlining
24867 old code.
24868
24869 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
24870
24871 * loadup.el: Use `string-to-number', not `string-to-int'.
24872
24873 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24874
24875 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
24876 gud-gdb-complete-command.
24877 (gud-gdb-completions): New function, from gud-gdb-complete-command.
24878 (gud-gdb-completion-at-point): New function.
24879 (gud-gdb-completions): Remove.
24880
24881 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
24882
24883 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
24884 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
24885 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
24886 whether `executable-find' is bound.
24887
24888 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
24889
24890 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
24891
24892 * minibuffer.el (completion-in-region-mode-predicate)
24893 (completion-in-region-mode--predicate): New vars.
24894 (completion-in-region, completion-in-region--postch)
24895 (completion-in-region-mode): Use them.
24896 (completion--capf-wrapper): Also return the hook function.
24897 (completion-at-point, completion-help-at-point):
24898 Adjust and provide a predicate.
24899
24900 Preserve arg names for advice of subr and lexical functions (bug#8457).
24901 * help-fns.el (help-function-arglist): Consolidate the subr and
24902 new-byte-code cases. Add argument `preserve-names' to extract names
24903 from the docstring when needed.
24904 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
24905 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
24906 (ad-arglist): Use help-function-arglist's new arg.
24907 (ad-definition-type): Use cond.
24908
24909 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
24910
24911 * autorevert.el (auto-revert-handler):
24912 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
24913 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
24914 Don't quote lambda.
24915
24916 * image-mode.el (image-transform-set-scale):
24917 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
24918
24919 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
24920
24921 * net/network-stream.el (network-stream-open-starttls): Only do
24922 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
24923 Upgrades via gnutls-cli are too slow to be done opportunistically.
24924
24925 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
24926
24927 * dframe.el (dframe-current-frame): Remove spurious quote.
24928
24929 2011-04-12 Glenn Morris <rgm@gnu.org>
24930
24931 * calendar/cal-tex.el (cal-tex-end-document):
24932 Try to automatically use latin1 input if needed.
24933
24934 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
24935 Don't try to cons a mark onto an empty element.
24936
24937 2011-04-11 Leo Liu <sdl.web@gmail.com>
24938
24939 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
24940 buffers.
24941 (ido-kill-buffer-at-head): Support killing virtual buffers.
24942
24943 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
24944
24945 * minibuffer.el (completion-show-inline-help): New var.
24946 (completion--do-completion, minibuffer-complete)
24947 (minibuffer-force-complete, minibuffer-complete-word):
24948 Inhibit minibuffer messages if completion-show-inline-help is nil.
24949
24950 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
24951 to avoid interference from inline help (Bug#5849).
24952
24953 2011-04-10 Leo Liu <sdl.web@gmail.com>
24954
24955 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
24956 Fix typo.
24957
24958 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
24959
24960 * image-mode.el (image-toggle-display-image): Signal an error if
24961 not in Image mode.
24962 (image-transform-mode, image-transform-resize)
24963 (image-transform-set-rotation): Doc fix.
24964 (image-transform-set-resize): Delete.
24965 (image-transform-set-scale, image-transform-fit-to-height)
24966 (image-transform-fit-to-width): Handle image-toggle-display-image
24967 and image-transform-resize directly.
24968
24969 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
24970
24971 * doc-view.el (doc-view-fit-width-to-window)
24972 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
24973 New functions for fitting the shown image to the Emacs window size.
24974 (doc-view-mode-map): Add bindings for the new functions.
24975
24976 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
24977
24978 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
24979 Fix typo in docstring.
24980
24981 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24982
24983 * files.el (file-size-human-readable): Produce one digit after
24984 decimal, like "ls -lh" does.
24985
24986 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
24987 the file size representation.
24988
24989 * simple.el (list-processes): If async subprocesses are not
24990 available, error out with a clear error message.
24991
24992 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
24993
24994 * help.el (help-form-show): New function, to be called from C.
24995 Put help-form output in a buffer named differently than *Help*.
24996
24997 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24998
24999 * files.el (file-size-human-readable): New function.
25000
25001 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
25002 computing the representation inline. Don't require `cl'.
25003
25004 2011-04-08 Glenn Morris <rgm@gnu.org>
25005
25006 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
25007
25008 * net/browse-url.el (browse-url-firefox):
25009 Test system-type, not system-configuration.
25010
25011 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
25012 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
25013 Use log-edit-empty-buffer-p. (Bug#7598)
25014
25015 * net/rlogin.el (rlogin-process-connection-type): Simplify.
25016 (rlogin-mode-map): Initialize in the defvar.
25017 (rlogin): Use ignore-errors.
25018
25019 * replace.el (occur-mode-map): Some fixes for menu items.
25020
25021 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
25022
25023 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
25024
25025 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25026
25027 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
25028 issuing unused warnings.
25029
25030 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
25031 macro directly.
25032
25033 * simple.el: Lisp reimplement of list-processes. Based on an
25034 earlier reimplementation by Leo Liu, but using tabulated-list.el.
25035 (process-menu-mode): New major mode.
25036 (list-processes--refresh, list-processes):
25037 (process-menu-visit-buffer): New functions.
25038
25039 * files.el (save-buffers-kill-emacs): Don't assume any return
25040 value of list-processes, which is undocumented anyway.
25041
25042 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25043
25044 * emacs-lisp/tabulated-list.el: New file.
25045
25046 * emacs-lisp/package.el: Use Tabulated List mode.
25047 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
25048 (package-menu-mode): Derive from tabulated-list-mode. Set up the
25049 table format using Tabulated List mode variables.
25050 (package--push): New macro, replacing package-list-maybe-add.
25051 (package-menu--generate): Use package--push. Renamed from
25052 package--generate-package-list.
25053 (package-menu-refresh, list-packages): Use it.
25054 (package-menu--print-info): Rename from package-print-package.
25055 Return insertion data instead of inserting it directly.
25056 (package-menu-describe-package, package-menu-execute):
25057 Use tabulated-list-get-id.
25058 (package-menu-mark-delete, package-menu-mark-install)
25059 (package-menu-mark-unmark, package-menu-backup-unmark)
25060 (package-menu-mark-obsolete-for-deletion):
25061 Use tabulated-list-put-tag.
25062 (package--list-packages, package-menu-revert)
25063 (package-menu-get-package, package-menu-get-version)
25064 (package-menu-sort-by-column): Functions deleted.
25065 (package-menu-package-list, package-menu-sort-key): Vars deleted.
25066 (package-menu--status-predicate, package-menu--version-predicate)
25067 (package-menu--name-predicate)
25068 (package-menu--description-predicate): Handle arguments in the
25069 Tabulated List format.
25070 (package-list-packages-no-fetch): Call list-packages.
25071
25072 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
25073
25074 * files.el (after-find-file-from-revert-buffer): Remove variable.
25075 (after-find-file): Don't bind it.
25076 (revert-buffer-in-progress-p): New variable.
25077 (revert-buffer): Bind it.
25078 Pass nil for `after-find-file-from-revert-buffer'.
25079
25080 * saveplace.el (save-place-find-file-hook): Use new variable
25081 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
25082
25083 2011-04-06 Glenn Morris <rgm@gnu.org>
25084
25085 * Makefile.in (AUTOGEN_VCS): New variable.
25086 (autoloads): Use $AUTOGEN_VCS.
25087
25088 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
25089 * calendar/calendar.el (calendar-mode-map):
25090 Check for toolkit scroll bars. (Bug#8305)
25091
25092 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25093
25094 * minibuffer.el (completion-in-region--postch)
25095 (completion-in-region-mode): Remove unnecessary messages.
25096
25097 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
25098
25099 * font-lock.el (font-lock-refresh-defaults):
25100 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
25101 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
25102
25103 * info.el (Info-directory-list, Info-read-node-name-2)
25104 (Info-split-parameter-string): Doc fixes.
25105 (Info-virtual-nodes): Reflow docstring.
25106 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
25107 (Info-apropos-toc-nodes, info-finder, Info-get-token)
25108 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
25109 Fix typos in docstrings.
25110 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
25111 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
25112 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
25113 (Info-restore-desktop-buffer): Mark unused parameters.
25114 (Info-directory-find-file, Info-directory-find-node)
25115 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
25116 (Info-virtual-index-find-node, Info-apropos-find-file)
25117 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
25118 Mark unused parameters; fix typos in docstrings.
25119 (Info-virtual-index): Remove unused local variable `nodename'.
25120
25121 2011-04-05 Deniz Dogan <deniz@dogan.se>
25122
25123 * net/rcirc.el: Update my e-mail address.
25124 (rcirc-mode-map): Remove M-o binding.
25125
25126 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25127
25128 * startup.el (command-line): Save the cursor's theme-face
25129 directly, instead of using face-override-spec.
25130
25131 * custom.el (load-theme): Minor optimization in assigning faces.
25132
25133 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25134
25135 * help-fns.el (describe-variable): Complete all variables having
25136 documentation, including keywords.
25137 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
25138
25139 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25140
25141 Convert to lexical-binding.
25142
25143 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
25144 (bs--get-marked-string, bs--get-modified-string)
25145 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
25146 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
25147 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
25148
25149 * ehelp.el (electric-help-execute-extended)
25150 (electric-help-ctrl-x-prefix):
25151 * hexl.el (hexl-revert-buffer-function):
25152 * linum.el (linum-after-change, linum-after-scroll):
25153 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
25154
25155 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
25156
25157 2011-04-04 Daiki Ueno <ueno@unixuser.org>
25158
25159 * epa-dired.el:
25160 * epa-mail.el:
25161 * epa-hook.el:
25162 * epa-file.el:
25163 * epa.el:
25164 * epg.el: Use lexical binding.
25165
25166 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
25167
25168 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
25169
25170 * textmodes/flyspell.el (flyspell-word): Recognize default
25171 dictionary case for flyspell-mark-duplications-exceptions.
25172 Use regexp matching for languages.
25173 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
25174 default dictionary (Bug#7926).
25175
25176 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
25177
25178 * emacs-lisp/package.el (package--with-work-buffer):
25179 Recognize https URLs.
25180
25181 * net/network-stream.el: Move from gnus/proto-stream.el.
25182 Change prefix to network-stream throughout.
25183 (open-protocol-stream): Merge into open-network-stream, leaving
25184 open-protocol-stream as an alias. Handle nil BUFFER args.
25185
25186 * subr.el (open-network-stream): Move to net/network-stream.el.
25187
25188 2011-04-02 Glenn Morris <rgm@gnu.org>
25189
25190 * find-dired.el (find-exec-terminator): New option.
25191 (find-ls-option): Test for -ls support.
25192 (find-ls-subdir-switches): Test for -b in find-ls-option.
25193 (find-dired, find-grep-dired): Doc fixes.
25194 (find-dired): Use find-exec-terminator.
25195
25196 * find-dired.el (find-ls-option, find-ls-subdir-switches)
25197 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
25198 (find-name-arg): Remove purecopy.
25199
25200 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
25201 (grep-compute-defaults): Check for `-exec COMMAND +' support.
25202 Set grep-find-use-xargs, grep-find-command, and grep-find-template
25203 accordingly. Don't add the null-device if not needed.
25204
25205 * files.el (save-some-buffers): Doc fix.
25206
25207 2011-04-02 Eli Zaretskii <eliz@gnu.org>
25208
25209 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
25210
25211 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
25212
25213 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
25214 Use `dolist' rather than `mapcar'.
25215
25216 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
25217
25218 Add lexical binding.
25219
25220 * subr.el (apply-partially): Use new closures rather than CL.
25221 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
25222 (dolist, dotimes): Use slightly different expansion for lexical code.
25223 (functionp): Move to C.
25224 (letrec): New macro.
25225 (with-wrapper-hook): Use it and apply-partially instead of CL.
25226 (eval-after-load): Preserve lexical-binding.
25227 (save-window-excursion, with-output-to-temp-buffer): Turn them
25228 into macros.
25229
25230 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
25231
25232 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
25233 than the arglist.
25234 (help-add-fundoc-usage): Don't add `Not documented'.
25235 (help-function-arglist): Handle closures, subroutines, and new
25236 byte-code-functions.
25237 (help-make-usage): Remove leading underscores.
25238 (describe-function-1): Handle closures.
25239 (describe-variable): Use special-variable-p for completion.
25240
25241 * files.el (lexical-binding): Declare safe.
25242
25243 * emacs-lisp/pcase.el: Don't use destructuring-bind.
25244 (pcase--memoize): Rename from pcase-memoize. Change weakness.
25245 (pcase): Add `let' pattern.
25246 Change memoization so it actually works.
25247 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
25248 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
25249 <let>: New case.
25250
25251 * emacs-lisp/macroexp.el: Use lexical binding.
25252 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
25253 Don't convert ' to #' without checking that it's indeed quoting
25254 a lambda.
25255
25256 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
25257 Use eval-sexp-add-defvars.
25258 (eval-sexp-add-defvars): New fun.
25259
25260 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
25261
25262 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
25263 Don't autoload.
25264 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
25265 than the internal `byte-compile-lambda'.
25266 (defmethod): Don't hide code under quotes.
25267 (eieio-defmethod): New `code' argument.
25268
25269 * emacs-lisp/eieio-comp.el: Remove.
25270
25271 * emacs-lisp/edebug.el (edebug-eval-defun)
25272 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
25273 (edebug-toggle): Avoid `eval'.
25274
25275 * emacs-lisp/disass.el (disassemble-internal): Handle new
25276 `closure' objects.
25277 (disassemble-1): Handle new byte codes.
25278
25279 * emacs-lisp/cl.el (pushnew): Silence warning.
25280
25281 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
25282 (cl-byte-compile-throw): Remove.
25283 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
25284
25285 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
25286 closures.
25287
25288 * emacs-lisp/cconv.el: New file.
25289
25290 * emacs-lisp/bytecomp.el: Use lexical binding instead of
25291 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
25292 (byte-compile-initial-macro-environment):
25293 Handle declare-function here.
25294 (byte-compile--lexical-environment): New var.
25295 (byte-stack-ref, byte-stack-set, byte-discardN)
25296 (byte-discardN-preserve-tos): New lap codes.
25297 (byte-interactive-p): Don't use any more.
25298 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
25299 New macros.
25300 (byte-compile-lapcode): Use them and handle new lap codes.
25301 (byte-compile-obsolete): Remove.
25302 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
25303 (byte-compile-arglist-warn): Check late def of inlinable funs.
25304 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
25305 since they should have been expanded by now.
25306 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
25307 (byte-compile-from-buffer): Remove unused second arg.
25308 (byte-compile-preprocess): New function.
25309 (byte-compile-toplevel-file-form): New function to distinguish
25310 file-form calls from outside from file-form calls from hunk-handlers.
25311 (byte-compile-file-form): Simplify.
25312 (byte-compile-file-form-defsubst): Remove.
25313 (byte-compile-file-form-defmumble): Simplify now that
25314 byte-compile-lambda always returns a byte-code-function.
25315 (byte-compile): Preprocess.
25316 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
25317 Remove, not used any more.
25318 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
25319 (byte-compile-make-args-desc): New funs.
25320 (byte-compile-lambda): Handle lexical functions. Always return
25321 a byte-code-function.
25322 (byte-compile-reserved-constants): New var, to make up room for
25323 closed-over variables.
25324 (byte-compile-constants-vector): Obey it.
25325 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
25326 (byte-compile-macroexpand-declare-function): New function.
25327 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
25328 byte-code-functions.
25329 (byte-compile-form): Check obsolescence here.
25330 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
25331 (byte-compile-variable-ref): Remove.
25332 (byte-compile-dynamic-variable-op): New fun.
25333 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
25334 (byte-compile-variable-set): New funs.
25335 (byte-compile-discard): Add 2 args.
25336 (byte-compile-stack-ref, byte-compile-stack-set)
25337 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
25338 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
25339 macroexpand-all instead.
25340 (byte-compile-quote-form): Remove.
25341 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
25342 (byte-compile-bind, byte-compile-unbind): New funs.
25343 (byte-compile-let): Handle let* and lexical binding.
25344 (byte-compile-let*): Remove.
25345 (byte-compile-catch, byte-compile-unwind-protect)
25346 (byte-compile-track-mouse, byte-compile-condition-case):
25347 Handle a new :fun-body form, used for lexical scoping.
25348 (byte-compile-save-window-excursion)
25349 (byte-compile-with-output-to-temp-buffer): Remove.
25350 (byte-compile-defun): Simplify.
25351 (byte-compile-stack-adjustment): New fun.
25352 (byte-compile-out): Use it.
25353 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
25354
25355 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
25356 handler any more.
25357
25358 * emacs-lisp/byte-opt.el: Use lexical binding.
25359 (byte-inline-lapcode): Remove (to bytecomp).
25360 (byte-compile-inline-expand): Pay attention to inlining to/from
25361 lexically bound code.
25362 (byte-compile-unfold-lambda): Don't handle byte-code-functions
25363 any more.
25364 (byte-optimize-form-code-walker): Don't handle save-window-excursion
25365 any more and don't call compiler-macros.
25366 (byte-compile-splice-in-already-compiled-code): Remove.
25367 (byte-code): Don't inline any more.
25368 (disassemble-offset): Receive `bytes' as argument rather than via
25369 dynamic scoping.
25370 (byte-compile-tag-number): Declare before first use.
25371 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
25372 `return' even if make-spliceable.
25373 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
25374 obsolete interactive-p.
25375 (byte-optimize-lapcode): Optimize new lap-codes.
25376 Don't trip up on new form of `byte-constant' lap code.
25377
25378 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
25379
25380 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
25381
25382 * custom.el (custom-initialize-default, custom-declare-variable):
25383 Use `defvar'.
25384
25385 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
25386 New variables.
25387 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
25388 (COMPILE_FIRST): Add macroexp and cconv.
25389 * makefile.w32-in: Mirror changes in Makefile.in.
25390
25391 * vc/cvs-status.el:
25392 * vc/diff-mode.el:
25393 * vc/log-edit.el:
25394 * vc/log-view.el:
25395 * vc/smerge-mode.el:
25396 * textmodes/bibtex-style.el:
25397 * textmodes/css-mode.el:
25398 * startup.el:
25399 * uniquify.el:
25400 * minibuffer.el:
25401 * newcomment.el:
25402 * reveal.el:
25403 * server.el:
25404 * mpc.el:
25405 * emacs-lisp/smie.el:
25406 * doc-view.el:
25407 * dired.el:
25408 * abbrev.el: Use lexical binding.
25409
25410 2011-04-01 Eli Zaretskii <eliz@gnu.org>
25411
25412 * info.el (info-display-manual): New function.
25413
25414 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
25415
25416 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
25417
25418 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
25419
25420 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
25421 an entry for that server in rcirc-authinfo. (Bug#8385)
25422
25423 2011-03-31 Glenn Morris <rgm@gnu.org>
25424
25425 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
25426
25427 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
25428
25429 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
25430
25431 * progmodes/python.el (python-default-interpreter)
25432 (python-python-command-args, python-jython-command-args)
25433 (python-which-shell, python-which-args, python-which-bufname)
25434 (python-file-queue, python-comint-output-filter-function)
25435 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
25436 variables and functions.
25437
25438 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
25439
25440 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
25441 (completion-in-region-mode): New minor mode.
25442 (completion-in-region): Use it.
25443 (completion-in-region--data, completion-in-region-mode-map): New vars.
25444 (completion-in-region--postch): New function.
25445 (completion--capf-misbehave-funs, completion--capf-safe-funs):
25446 New vars.
25447 (completion--capf-wrapper): New function.
25448 (completion-at-point): Use it to track well-behavedness of
25449 hook functions.
25450 (completion-help-at-point): New command.
25451
25452 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
25453
25454 * vc/add-log.el (add-change-log-entry): Don't use whitespace
25455 syntax class to search for whitespace on a single line
25456 (Message-ID: <4D938140.4030905@redhat.com>).
25457
25458 2011-03-30 Leo Liu <sdl.web@gmail.com>
25459
25460 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
25461 New commands.
25462 (edit-abbrevs-map): Bind them here.
25463 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
25464
25465 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
25466
25467 * allout.el (allout-hide-by-annotation, allout-flag-region):
25468 Reduce possibility of overlay leakage by making them volatile.
25469
25470 * allout-widgets.el (allout-widgets-tally): Define as nil so the
25471 hash is not shared between buffers. Mode initialization is
25472 responsible for giving it a useful starting value.
25473 (allout-item-span): Reduce possibility of overlay leakage by
25474 making them volatile.
25475 (allout-widgets-count-buttons-in-region): Add diagnostic function
25476 for tracking down button overlay leaks.
25477
25478 2011-03-29 Leo Liu <sdl.web@gmail.com>
25479
25480 * ido.el (ido-read-internal): Use the default history var
25481 minibuffer-history if no HISTORY is specified.
25482
25483 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
25484
25485 * net/imap.el (imap-shell-open, imap-process-connection-type):
25486 Use imap-process-connection-type for 'shell' streams as well as
25487 Kerberos, SSL, other subprocesses.
25488
25489 2011-03-28 Leo Liu <sdl.web@gmail.com>
25490
25491 * abbrev.el (abbrev-table-empty-p): New function.
25492 (prepare-abbrev-list-buffer): Place empty abbrev tables after
25493 nonempty ones. (Bug#5937)
25494
25495 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
25496
25497 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
25498
25499 2011-03-27 Leo Liu <sdl.web@gmail.com>
25500
25501 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
25502 for foreground and background colors.
25503 (ansi-color-make-color-map): Adapt.
25504
25505 2011-03-25 Leo Liu <sdl.web@gmail.com>
25506
25507 * midnight.el (midnight-time-float): Remove. Note it calculates
25508 the microsecond component incorrectly and seconds-to-time does the
25509 same job.
25510 Remove redundant (require 'timer).
25511
25512 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
25513 (ido-completions): Remove unused arguments. (Bug#8329)
25514
25515 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25516
25517 * minibuffer.el (completion--flush-all-sorted-completions):
25518 Remove itself from hook.
25519 (completion-at-point): Let the functions perform the completion
25520 immediately and return nil or t.
25521 * comint.el (comint-dynamic-complete-functions): Now identical to
25522 completion-at-point-functions.
25523 (comint-dynamic-list-input-ring): Remove unused var `index'.
25524 (comint--match-partial-filename, comint--unquote&expand-filename):
25525 New funs, split from comint-match-partial-filename.
25526 (comint-dynamic-complete): Use completion-at-point.
25527 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
25528
25529 2011-03-24 Drew Adams <drew.adams@oracle.com>
25530
25531 * thingatpt.el: Support `defun'.
25532
25533 2011-03-23 Leo Liu <sdl.web@gmail.com>
25534
25535 * abbrevlist.el: Move to obsolete/abbrevlist.el.
25536
25537 * help-mode.el (help-mode-finish): Tweak regexp.
25538
25539 2011-03-23 Glenn Morris <rgm@gnu.org>
25540
25541 * eshell/esh-opt.el (eshell-eval-using-options):
25542 Do not bind unused local variable `eshell-option-stub'.
25543
25544 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
25545
25546 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
25547
25548 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
25549 keymap variable in `with-no-warnings' to avoid a warning when the
25550 keymap has been already `defconst'ed.
25551
25552 2011-03-22 Leo Liu <sdl.web@gmail.com>
25553
25554 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
25555 encode all chars in abbrevs; otherwise use emacs-mule or
25556 utf-8-emacs. (Bug#8308)
25557
25558 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
25559
25560 * simple.el (backward-delete-char-untabify):
25561 Avoid warning about using `delete-backward-char'.
25562
25563 * image.el (image-type-file-name-regexps): Make it variable.
25564 `imagemagick-register-types' modifies it, and the user may want
25565 to add new extensions for known image types.
25566 (imagemagick-register-types): Throw error if not using ImageMagick.
25567
25568 2011-03-22 Leo Liu <sdl.web@gmail.com>
25569
25570 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
25571 located before rcirc-prompt-end-marker.
25572 (rcirc-complete): Error if point is not after rcirc prompt.
25573 Handle the case when table is nil.
25574 (rcirc-user-authenticated): Define to fix compiler warning.
25575
25576 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
25577
25578 * custom.el (custom--inhibit-theme-enable): Make it affect only
25579 custom-theme-set-variables and custom-theme-set-faces.
25580 (provide-theme): Ignore custom--inhibit-theme-enable.
25581 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
25582 (custom-enabling-themes): Delete variable.
25583 (enable-theme): Accept only loaded themes as arguments.
25584 Ignore the special custom-enabled-themes variable.
25585 (custom-enabled-themes): Forbid themes from setting this.
25586 Eliminate use of custom-enabling-themes.
25587 (custom-push-theme): Quote "changed" custom var entry.
25588
25589 2011-03-21 Leo Liu <sdl.web@gmail.com>
25590
25591 * ido.el (ido-read-internal): Add ido-selected to history instead
25592 of user input.
25593
25594 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25595
25596 * subr.el (deferred-action-list, deferred-action-function):
25597 Mark obsolete.
25598
25599 2011-03-21 Leo Liu <sdl.web@gmail.com>
25600
25601 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
25602 change on 2011-02-13 (bug#8309).
25603
25604 * minibuffer.el (read-file-name-function): Change default value.
25605 (read-file-name--defaults): Rename from read-file-name-defaults.
25606 (read-file-name-default): Rename from read-file-name.
25607 (read-file-name): Call read-file-name-function.
25608
25609 2011-03-21 Glenn Morris <rgm@gnu.org>
25610
25611 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
25612 Doc fixes.
25613
25614 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
25615
25616 * cus-theme.el: Add missing provide statement.
25617 (customize-create-theme): Extract theme value correctly.
25618 (custom-theme-visit-theme): Autoload.
25619 (customize-create-theme): Prompt before inserting default faces.
25620
25621 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
25622
25623 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
25624 units and musical notes.
25625
25626 2011-03-20 Leo Liu <sdl.web@gmail.com>
25627
25628 * ido.el (ido-read-internal): Use completing-read-default.
25629 (ido-completing-read): Fix compatibility with completing-read.
25630
25631 2011-03-20 Christian Ohler <ohler@gnu.org>
25632
25633 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
25634 (ert-delete-all-tests): Use `called-interactively-p' rather than
25635 `interactive-p'.
25636 (ert--make-xrefs-region): Respect END.
25637
25638 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
25639
25640 * dired-aux.el (dired-create-directory): Signal an error if the
25641 directory already exists (Bug#8246).
25642
25643 * facemenu.el (list-colors-display): Call list-faces-display
25644 inside with-help-window.
25645 (list-colors-print): Use display property to align the final
25646 column, instead of checking window-width.
25647
25648 2011-03-19 Eli Zaretskii <eliz@gnu.org>
25649
25650 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
25651 windows-nt systems.
25652 (emerge-protect-metachars): Quote correctly for ms-dos and
25653 windows-nt systems.
25654
25655 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
25656
25657 * info.el (info-initialize): Replace all uses of `:' with
25658 path-separator for compatibility with non-Unix systems.
25659 Cache quoting of path-separator. (Bug#8258)
25660
25661 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
25662
25663 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
25664 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
25665 (mouse-avoidance-mode): Fix typos in docstrings.
25666
25667 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
25668
25669 * startup.el (package-subdirectory-regexp): Move from package.el.
25670 Omit \\` and \\', and let callers add them.
25671
25672 * emacs-lisp/package.el (package-strip-version)
25673 (package-load-all-descriptors): Add \\` and \\' to
25674 package-subdirectory-regexp before using it.
25675 (package-untar-buffer): New arg DIR; ensure that file untars only
25676 into this expected directory. Remove superfluous delete-region.
25677 (package-unpack): Caller changed.
25678 (package-tar-file-info): Use package-subdirectory-regexp.
25679
25680 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
25681
25682 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
25683 diff-mode-shared-map (bug#8284).
25684 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
25685
25686 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
25687
25688 * calendar/time-date.el (format-seconds): Use assoc instead of
25689 assoc-string, since assoc-string doesn't exist in XEmacs.
25690
25691 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
25692
25693 * custom.el (custom-known-themes): Reflow docstring.
25694 (custom-theme-load-path): Fix typo in docstring.
25695 (load-theme): Fix typo in error message.
25696 (custom-available-themes, custom-variable-theme-value):
25697 Use `let', not `let*'.
25698
25699 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
25700
25701 * calc/README: Mention inclusion of musical notes.
25702
25703 * calc/calc-units.el (calc-lu-quant): Rename from
25704 `calc-logunits-quantity'.
25705 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
25706 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
25707 (calc-db): Rename from `calc-dblevel'.
25708 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
25709 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
25710 (calc-np): Rename from `calc-nplevel'.
25711 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
25712 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
25713 (calc-lu-plus): Rename from `calc-logunits-add'.
25714 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
25715 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
25716 (calc-lu-minus): Rename from `calc-logunits-sub'.
25717 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
25718 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
25719 (calc-lu-times): Rename from `calc-logunits-mul'.
25720 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
25721 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
25722 (calc-lu-divide): Rename from `calc-logunits-div'.
25723 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
25724 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
25725
25726 * calc/calc-ext.el (calc-init-extensions): Update the names of the
25727 functions being autoloaded.
25728
25729 * calc/calc.el (calc-lu-power-reference): Rename from
25730 `calc-logunits-power-reference'.
25731 (calc-lu-field-reference): Rename from
25732 `calc-logunits-field-reference'.
25733
25734 * calc/calc-help.el (calc-l-prefix-help):
25735 Mention musical note functions.
25736
25737 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
25738
25739 * minibuffer.el (completion-all-sorted-completions):
25740 Use :completion-cycle-penalty text property if present.
25741
25742 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
25743
25744 * allout.el (allout-yank-processing): Adjust for new rebulleting
25745 regime so bullet being yanked is used without prompting the user
25746 for a choice.
25747
25748 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
25749
25750 * startup.el (command-line): Warn the user that _emacs is deprecated.
25751
25752 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
25753
25754 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
25755 (delphi-verbose, delphi-comment-face, delphi-string-face)
25756 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
25757 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
25758 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
25759 (delphi-new-comment-line, delphi-font-lock-defaults)
25760 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
25761 Fix typos in docstrings.
25762
25763 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
25764
25765 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
25766 Invert the roles of character and string values for INSTEAD, so a
25767 string is used for the more common case of a defaulting prompt.
25768
25769 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25770
25771 * progmodes/ruby-mode.el (ruby-backward-sexp):
25772 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
25773 * play/gamegrid.el (gamegrid-make-face):
25774 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
25775 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
25776 * notifications.el (notifications-notify):
25777 * net/xesam.el (xesam-search-engines):
25778 * net/quickurl.el (quickurl-list-insert):
25779 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
25780
25781 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
25782
25783 * startup.el (command-line): Update package subdirectory regexp.
25784
25785 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25786
25787 * allout.el (allout-abbreviate-flattened-numbering)
25788 (allout-mode-deactivate-hook): Fix up obsolescence "date".
25789
25790 * subr.el (read-char-choice): Only show the cursor after the prompt,
25791 not after the answer.
25792
25793 2011-03-15 Kevin Ryde <user42@zip.com.au>
25794
25795 * help-fns.el (variable-at-point): Skip leading quotes, if any
25796 (bug#8253).
25797
25798 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25799
25800 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
25801 warning message.
25802
25803 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
25804
25805 * shell.el (shell): When called interactively, offer to change the
25806 shell file name on remote hosts.
25807
25808 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
25809
25810 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
25811 integration for LDAP parameters. The host, base, user or binddn,
25812 and secret tokens can be specified in a netrc file, for instance.
25813 This is optional because an `auth-source' parameter must be
25814 specified in the search attributes.
25815
25816 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
25817
25818 * help.el (describe-mode): Link to the mode's definition (bug#8185).
25819
25820 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25821
25822 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
25823 into declaration. Remove redundant and harmful binding.
25824
25825 2011-03-12 Eli Zaretskii <eliz@gnu.org>
25826
25827 * files.el (file-ownership-preserved-p): Pass `integer' as an
25828 explicit 2nd argument to `file-attributes'. If the file's owner
25829 is the Administrators group on Windows, and the current user is
25830 Administrator, consider that a match.
25831
25832 * server.el (server-ensure-safe-dir): Consider server directory
25833 safe on MS-Windows if its owner is the Administrators group while
25834 the current Emacs user is Administrator. Use `=' to compare
25835 numerical UIDs, since they could be integers or floats.
25836
25837 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
25838
25839 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
25840
25841 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
25842
25843 Sync with Tramp 2.2.1.
25844
25845 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
25846
25847 * net/trampver.el: Update release number.
25848
25849 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25850
25851 * progmodes/compile.el (compilation--previous-directory): Fix up
25852 various nil/dead-marker mismatches (bug#8014).
25853 (compilation-directory-properties, compilation-error-properties):
25854 Don't call it at a position past the one we're about to change.
25855
25856 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
25857 Disable obsolescence warnings in the file that declares it.
25858
25859 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
25860
25861 * allout-widgets.el (allout-widgets-tally):
25862 Initialize allout-widgets-tally as a hash table rather than nil to
25863 prevent mode-line redisplay warnings. Also, clarify the module
25864 description and fix a comment typo.
25865
25866 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
25867
25868 * help-fns.el (describe-variable): Don't complete keywords.
25869 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
25870
25871 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
25872
25873 * emacs-lisp/package.el (package-version-join): Impose a standard
25874 string representation for pre/alpha/beta version lists.
25875 (package-unpack-single): Standardize the directory name by passing
25876 it through package-version-join.
25877 (package-strip-rcs-id): Accept any version string that does not
25878 signal an error in version-to-list.
25879
25880 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
25881
25882 * simple.el (delete-trailing-whitespace): Return nil for the
25883 benefit of `write-file-functions'.
25884
25885 2011-03-10 Glenn Morris <rgm@gnu.org>
25886
25887 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
25888
25889 * vc/vc-git.el (vc-git-program): New option.
25890 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
25891 (vc-git--call): Use it.
25892
25893 * eshell/esh-util.el (eshell-condition-case): Doc fix.
25894
25895 * cus-edit.el (Custom-newline): If no button at point, look
25896 for a subgroup button at start-of-line. (Bug#2298)
25897
25898 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
25899
25900 2011-03-10 Julien Danjou <julien@danjou.info>
25901
25902 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
25903 `cursor-type' is nil.
25904
25905 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
25906
25907 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
25908
25909 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
25910
25911 * allout.el: Change so yank of distinctive-bullet items
25912 preserves the existing header prefix, rebulleting it if necessary,
25913 rather than replacing it. This is necessary for proper operation
25914 of cooperative addons like allout-widgets.
25915 (allout-make-topic-prefix, allout-rebullet-heading):
25916 Change SOLICIT arg to INSTEAD, and interpret additionally a string
25917 value as alternate bullet to be used, instead of prompting the user
25918 for a bullet character.
25919
25920 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
25921
25922 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
25923 Do not use `tramp-file-name-port', because this returns also
25924 `tramp-default-port'.
25925
25926 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
25927
25928 * net/rcirc.el (rcirc-handler-001): Remove useless
25929 with-rcirc-process-buffer.
25930 (rcirc-check-auth-status): Swap arguments to string-match.
25931
25932 2011-03-09 Glenn Morris <rgm@gnu.org>
25933
25934 * shell.el (shell-mode):
25935 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
25936
25937 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
25938 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
25939
25940 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25941
25942 * emacs-lisp/package.el (package-refresh-contents)
25943 (package-menu-execute): Use condition-case-no-debug.
25944
25945 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
25946
25947 * simple.el (shell-command-to-string): Use `process-file'.
25948
25949 * emacs-lisp/package.el (package-tar-file-info): Handle also
25950 remote files.
25951
25952 * emacs-lisp/package-x.el (package-upload-buffer-internal):
25953 Use `equal' for upload base check.
25954
25955 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
25956
25957 * textmodes/texinfo.el (texinfo-environments):
25958 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
25959
25960 2011-03-08 Glenn Morris <rgm@gnu.org>
25961
25962 * cus-start.el (cursor-in-non-selected-windows):
25963 Fix :set quoting oddness. (Bug#8192)
25964
25965 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
25966 in some setf expressions. (Bug#2159)
25967
25968 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25969
25970 * custom.el (custom-available-themes): Return themes in
25971 alphabetical order.
25972
25973 See ChangeLog.15 for earlier changes.
25974
25975 ;; Local Variables:
25976 ;; coding: utf-8
25977 ;; End:
25978
25979 Copyright (C) 2011-2013 Free Software Foundation, Inc.
25980
25981 This file is part of GNU Emacs.
25982
25983 GNU Emacs is free software: you can redistribute it and/or modify
25984 it under the terms of the GNU General Public License as published by
25985 the Free Software Foundation, either version 3 of the License, or
25986 (at your option) any later version.
25987
25988 GNU Emacs is distributed in the hope that it will be useful,
25989 but WITHOUT ANY WARRANTY; without even the implied warranty of
25990 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25991 GNU General Public License for more details.
25992
25993 You should have received a copy of the GNU General Public License
25994 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.