Auto-commit of generated files.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
7c1898a7
SM
12012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/cl-lib.el: Rename from cl.el.
4 * emacs-lisp/cl.el: New compatibility file.
5 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
6 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
7 to obey the "cl-" prefix.
8 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
9
0c3461de
GM
102012-06-03 Glenn Morris <rgm@gnu.org>
11
1e266c88
GM
12 * emacs-lisp/authors.el (authors-aliases): Addition.
13
0c3461de
GM
14 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
15 Fix :version.
16
d8a52e15
SM
172012-06-03 Stefan Merten <smerten@oekonux.de>
18
19 * textmodes/rst.el: Add comments.
20 (rst-transition, rst-adornment): New faces.
21 (rst-adornment-faces-alist): Make default safe to reevaluate.
22 Fixes
23 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
24 Improve customization tags.
25 (rst-define-level-faces): Clarify meaning.
26
5205d6f6
CY
272012-06-03 Chong Yidong <cyd@gnu.org>
28
29 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
30 (compilation-mode-line-run, compilation-mode-line-exit):
31 New faces.
5205d6f6
CY
32 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
33
757ee657
JD
342012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
35
7c1898a7
SM
36 * progmodes/which-func.el (which-func-update-ediff-windows):
37 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 38
5f2c76c6
CY
392012-06-03 Chong Yidong <cyd@gnu.org>
40
41 * bindings.el: Remove explicit help text from format-mode-line.
42 It is now supplied by mode-line-default-help-echo.
43 (mode-line-front-space, mode-line-end-spaces)
44 (mode-line-misc-info): New variables.
45 (mode-line-modes, mode-line-position): Move the default value to
46 the variable definition.
47 (mode-line-default-help-echo): New defcustom.
383f7350
CY
48 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
49 (mode-line-modified-help-echo): New functions.
50 (mode-line-mule-info, mode-line-modified): Use them.
51 (mode-line-eol-desc, propertized-buffer-identification):
52 Consistency fixes for help text.
cbe46e5f
CY
53 (mode-line-coding-system-map): Allow using mouse-3 to invoke
54 set-buffer-file-coding-system (Bug#289).
55 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 56
f2d6a3df
SM
572012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * simple.el (execute-extended-command): Set real-this-command
60 (bug#11506).
61
37269466
CY
622012-06-02 Chong Yidong <cyd@gnu.org>
63
64 Remove incorrect uses of "modeline" in comments, docstrings, and
65 function/variable names (Bug#10329).
66
67 * cus-edit.el (mode-line):
68 * dframe.el (dframe-mouse-hscroll):
69 * emacs-lisp/re-builder.el:
70 * emacs-lisp/easy-mmode.el (define-minor-mode):
71 * frame.el (set-frame-name):
72 * help.el (lookup-minor-mode-from-indicator):
73 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
74 * progmodes/cc-cmds.el (c-toggle-auto-newline)
75 (c-toggle-hungry-state):
76 * progmodes/antlr-mode.el (antlr-language-alist):
77 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
78 * progmodes/vhdl-mode.el (vhdl-mode):
79 * progmodes/which-func.el (which-func, which-func-cleanup-function):
80 * term/ns-win.el (ns-face-at-pos):
81 * term/sup-mouse.el (sup-mouse-report):
82 * textmodes/flyspell.el (flyspell-mode-line-string):
83 * textmodes/ispell.el (ispell-highlight-face):
84 * textmodes/reftex-global.el:
85 * vc/vc-arch.el (vc-arch-mode-line-string):
86 * vc/vc-cvs.el (vc-cvs-mode-line-string):
87 * vc/vc-git.el (vc-git-mode-line-string):
88 * vc/vc-hooks.el (vc-display-status)
89 (vc-default-mode-line-string):
90 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
91
92 * ansi-color.el (ansi-color-faces-vector): Change default faces.
93
94 * dired.el (dired-sort-set-mode-line): Rename from
95 dired-sort-set-modeline. All callers changed.
96
97 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
98 eshell-status-in-modeline.
99
100 * foldout.el (foldout-mode-line-string): Rename from
101 foldout-modeline-string. All callers changed.
102 (foldout-update-mode-line): Rename from foldout-update-modeline.
103
104 * subr.el (redraw-modeline): Make into obsolete alias.
105
106 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
107 timeclock-modeline-display. Make old name an alias.
108 (timeclock-update-mode-line): Likewise. All callers changed.
109 (timeclock-mode-line-display): No need to check before using
110 add-hook.
111 (timeclock-relative, timeclock-day-over-hook)
112 (timeclock-use-elapsed, timeclock-mode-string)
113 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
114
115 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
116 crisp-mode-modeline-string.
117
118 * play/solitaire.el (solitaire-build-mode-line): Rename from
119 solitaire-build-modeline. All callers changed.
120
121 * play/zone.el (zone-hiding-mode-line): Rename from
122 zone-hiding-modeline. All callers changed.
123 (zone): Remove unusued `modeline-hidden-level' property.
124
125 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
126 xscheme-modeline-initialize. All callers changed.
127
128 * strokes.el (strokes-lighter): Rename from
129 strokes-modeline-string.
130
131 * textmodes/sgml-mode.el (html-face-tag-alist)
132 (html-tag-face-alist): Use mode-line face instead of obsolete
133 alias modeline.
134
42152ee4
SM
1352012-06-02 Stefan Merten <smerten@oekonux.de>
136
137 * textmodes/rst.el: Always require `cl'.
4cf9b38d 138 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 139
95f520b5
CY
1402012-06-02 Chong Yidong <cyd@gnu.org>
141
142 * image.el (imagemagick-enabled-types): Rename from
143 imagemagick-types-enable. Add many more types.
144 (imagemagick-types-inhibit): Change default to nil.
145 (imagemagick-filter-types): Caller changed.
146
4a5f187a
SM
1472012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
148
03fef3e6
SM
149 * emacs-lisp/cl-macs.el: Use backquotes.
150 (cl-transform-function-property): Use eval-and-compile rather than
151 abusing `require'.
152 (defstruct): Use declare-function instead of with-no-warnings.
153
4a5f187a
SM
154 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
155 (byte-compile-output-docform): Re-add the print-circle bindings.
156 (byte-compile-fix-header): Use #$ just because it's shorter.
157 (byte-compile-output-file-form): Remove defun/defmacro.
158
bd56924f
MR
1592012-06-01 Martin Rudalics <rudalics@gmx.at>
160
161 * simple.el (choose-completion): Remove now obsolete binding for
162 owindow.
163
046e38ce
MA
1642012-06-01 Michael Albinus <michael.albinus@gmx.de>
165
166 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
167 in order to avoid "Stack overflow in regexp matcher".
168
32d72c2f
GM
1692012-05-31 Glenn Morris <rgm@gnu.org>
170
171 * image.el: For clarity, call imagemagick-register-types at
172 top-level, rather than relying on a custom :initialize.
173 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
174 (imagemagick-filter-types): New function. (Bug#7406)
175 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
176 If disabling support, remove elements altogether rather
177 than using an impossible regexp.
178 (imagemagick-types-inhibit): Give it the default init function.
179
dd41169b
SM
1802012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
181
4a5f187a
SM
182 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
183 Handle arbitrary file name lengths (Bug#11585).
dd41169b 184
efc00ab1 1852012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
186
187 * desktop.el (desktop-read): Clear previous and next buffers for
188 all windows and bury *Messages* buffer (bug#11556).
189
500fcedc
SM
1902012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
191
192 Add `declare' for `defun'. Align `defmacro's with it.
193 * emacs-lisp/easy-mmode.el (define-minor-mode)
194 (define-globalized-minor-mode): Don't autoload the var definitions.
195 * emacs-lisp/byte-run.el: Use lexical-binding.
196 (defun-declarations-alist, macro-declarations-alist): New vars.
197 (defmacro, defun): Use them.
198 (make-obsolete, define-obsolete-function-alias)
199 (make-obsolete-variable, define-obsolete-variable-alias):
200 Use `declare'.
201 (macro-declaration-function): Mark obsolete.
202 * emacs-lisp/autoload.el: Use lexical-binding.
203 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
204
6e8a1786
AM
2052012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
206
207 * textmodes/ispell.el (ispell-with-no-warnings):
208 Define as a macro.
500fcedc
SM
209 (ispell-kill-ispell, ispell-change-dictionary):
210 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
211 `interactive-p'.
212
61b108cc
SM
2132012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
214
215 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
216 (macro-declaration-function): Move var from C code.
217 (macro-declaration-function): Define function with defalias.
218 * emacs-lisp/macroexp.el (macroexpand-all-1):
219 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
220 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
221 defun/defmacro any more.
222 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
223 Provide fallback for unknown arglist.
224 (byte-compile-arglist-warn): Change calling convention.
225 (byte-compile-output-file-form): Move print-vars binding.
226 (byte-compile-output-docform): Simplify accordingly.
227 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
228 (byte-compile-defmacro-declaration): Remove.
229 (byte-compile-file-form-defmumble): Generalize to defalias.
230 (byte-compile-output-as-comment): Return byte-positions.
231 Simplify callers accordingly.
232 (byte-compile-lambda): Use `assert'.
233 (byte-compile-defun, byte-compile-defmacro): Remove.
234 (byte-compile-file-form-defalias):
235 Use byte-compile-file-form-defmumble.
236 (byte-compile-defalias-warn): Remove.
237
6d3f7c2f
SM
2382012-05-29 Stefan Merten <smerten@oekonux.de>
239
240 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 241 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
242
243 (rst-mode-abbrev-table): Merge definition.
244 (rst-mode): Make sure `font-lock-defaults' is buffer local.
245 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
246
6dbaa1c7
UJ
2472012-05-29 Ulf Jasper <ulf.jasper@web.de>
248
249 * calendar/icalendar.el
250 (icalendar-export-region): Export UID properly.
251
2522012-05-29 Leo <sdl.web@gmail.com>
61b108cc
SM
253 * calendar/icalendar.el (icalendar-import-format):
254 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
255 (icalendar-import-format-uid): New.
256 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
257 Export UID.
258
6876a58d
SM
2592012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
260
261 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
262 different alternative patterns.
263 (pcase-codegen): Be more careful to preserve identity.
264 (pcase--u1): Don't forget to mark vars as used.
265
266 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
267 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
268 (byte-compile-from-buffer): ...rather than here.
269
270 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
271 functions from byte-compile-function-environment.
272
46b7967e
TN
2732012-05-29 Troels Nielsen <bn.troels@gmail.com>
274
275 * window.el (window-deletable-p): Avoid deleting the root window
276 of a frame with an active minibuffer.
277
69d565e2
MR
2782012-05-29 Martin Rudalics <rudalics@gmx.at>
279
280 * simple.el (choose-completion): Use quit-window (Bug#11567).
281
a149fa51
CY
2822012-05-29 Chong Yidong <cyd@gnu.org>
283
284 * whitespace.el (whitespace-cleanup): Fix usage of
285 whitespace-empty-at-bob-regexp (Bug#11492).
286
2b311310
AH
2872012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
288
289 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
290 revert (Bug#11488).
291
b9cb2387
JL
2922012-05-29 Juri Linkov <juri@jurta.org>
293
294 * isearch.el (isearch-mode-map): Bind `M-s _' to
295 `isearch-toggle-symbol'. Bind `M-s c' to
296 `isearch-toggle-case-fold'.
297 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
298 (isearch-forward): Add `M-s _' to the docstring.
299 (isearch-forward-symbol, isearch-toggle-case-fold)
300 (isearch-symbol-regexp): New functions. (Bug#11381)
301
d5e61c1c
JL
3022012-05-29 Juri Linkov <juri@jurta.org>
303
304 * isearch.el (isearch-word): Add docstring. (Bug#11381)
305 (isearch-occur, isearch-search-and-update): If `isearch-word' is
306 a function, call it to get the regexp.
307 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
308 property `isearch-message-prefix' instead of the string "word ".
309 (isearch-search-fun-default): For the case of `isearch-word',
310 return a lambda that calls re-search-forward/re-search-backward
311 with a regexp returned by `word-search-regexp' or by the function
312 in `isearch-word'.
313
8cbd80f7
JL
3142012-05-29 Juri Linkov <juri@jurta.org>
315
316 * isearch.el (isearch-search-fun-default): New function.
317 (isearch-search-fun): Move default part to the new function
318 `isearch-search-fun-default'.
319 (isearch-search-fun-function): Set the default value to
320 `isearch-search-fun-default'. (Bug#11381)
321
322 * comint.el (comint-history-isearch-end):
323 Use `isearch-search-fun-default'.
324 (comint-history-isearch-search): Use `isearch-search-fun-default'
325 and remove spacial case for `isearch-word'.
326 (comint-history-isearch-wrap): Remove spacial case for
327 `isearch-word'.
328
329 * hexl.el (hexl-isearch-search-function):
330 Use `isearch-search-fun-default'.
331
332 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
333 Use `word-search-regexp' for `isearch-word'.
334
335 * misearch.el (multi-isearch-search-fun):
336 Use `isearch-search-fun-default'.
337
338 * simple.el (minibuffer-history-isearch-search):
339 Use `isearch-search-fun-default' and remove spacial case for
340 `isearch-word'.
341 (minibuffer-history-isearch-wrap): Remove spacial case for
342 `isearch-word'.
343
344 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
345 Remove spacial case for `isearch-word'.
346 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
347
85c8c5b6
AM
3482012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
349
350 Decrease XEmacs incompatibilities.
351 * textmodes/flyspell.el (flyspell-check-pre-word-p):
352 Use `string-match'.
353 (flyspell-delete-region-overlays): Use alternative definition for
354 XEmacs.
355 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
356 (flyspell-word): Use `process-kill-without-query' if XEmacs.
357 (flyspell-mode-on): Use `interactive-p' if XEmacs.
358 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
359 `define-obsolete-face-alias' under XEmacs, but old method.
360
361 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
362 `with-no-warnings' definition or Emacs alias.
363 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
364 (ispell-word): Do not use `region-p' if XEmacs.
365
8cab9efc
AM
3662012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
367
368 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
369 Check for `ispell-dictionary-base-alist' instead of full
370 `ispell-dictionary-alist'.
371 (ispell-init-process): Show spellchecker when starting new Ispell
372 process.
373
fda91268
RZ
3742012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
377 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
378
694ea8e3
JB
3792012-05-27 Juanma Barranquero <lekktu@gmail.com>
380
381 * version.el (motif-version-string, gtk-version-string)
382 (ns-version-string): Declare.
383
e4d4f539
JL
3842012-05-27 Juri Linkov <juri@jurta.org>
385
386 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
387 after the `eval-defun-1' specialcaseing
388 like in `edebug-eval-defun' (bug#10181).
389
390 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
391 like in `eval-defun-1'.
392
33017faf 3932012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 394
fda91268
RZ
395 * mail/sendmail.el (mail-yank-region):
396 Recognize rmail-yank-current-message in addition to insert-buffer.
397 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
398 a *mail* buffer created through rmail-start-mail with sendmail as
399 mail-user-agent.
400
33017faf
GM
4012012-05-27 Chong Yidong <cyd@gnu.org>
402
403 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
404 Default to 256 (Bug#11267).
405
406 * help.el (describe-mode): Doc fix.
407
04188bb9
GM
4082012-05-26 Glenn Morris <rgm@gnu.org>
409
38264cc9
GM
410 * w32-fns.el (w32-init-info): Remove.
411 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
412
eb7afdad
GM
413 * info.el (info-initialize): For self-contained NS builds, put the
414 included info/ directory at the front. (Bug#2791)
415
04188bb9
GM
416 * paths.el (Info-default-directory-list): Make it a defcustom,
417 mainly so that we can use custom-initialize-delay.
418
a179e3f7
SM
4192012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
420
43416392
SM
421 * subr.el (buffer-has-markers-at): Mark obsolete.
422
a179e3f7 423 * subr.el (lambda): Use declare.
43416392 424
a179e3f7
SM
425 * emacs-lisp/lisp-mode.el (lambda):
426 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
427
34a008d9
AH
4282012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
429
430 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
431
0a3b289f
GM
4322012-05-26 Glenn Morris <rgm@gnu.org>
433
434 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
435
758c81e8
GM
4362012-05-25 Glenn Morris <rgm@gnu.org>
437
f9f334f0
GM
438 * paths.el: Remove no-byte-compile.
439 * loadup.el: No need to load paths.el uncompiled.
440
87eb79c2
GM
441 * image.el (imagemagick-types-inhibit): Doc fix.
442
758c81e8
GM
443 * version.el: Remove no-byte-compile and associated formatting.
444 * loadup.el: No need to load version.el uncompiled. AFAICS, this
445 is ancient code from when there was an "inc-vers.el".
446
e7e85dc0
SM
4472012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
448
449 * progmodes/gdb-mi.el: Minor style changes.
450 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
451 Turn into minor modes.
452 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
453 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
454 (gdb-shell): Remove unneeded let-binding.
455 (gdb-get-many-fields): Eliminate O(n²) behavior.
456
f31237a4
EZ
4572012-05-25 Eli Zaretskii <eliz@gnu.org>
458
459 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
460 platforms that don't link in fontset.c.
461
bc1b21bb
JL
4622012-05-25 Juri Linkov <juri@jurta.org>
463
464 Use the same diff color scheme as in modern VCSes (bug#10181).
465
466 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
467 to avoid confusion with `diff-added' that now uses green colors.
468 (diff-removed): Use shades of red.
469 (diff-added): Use shades of green.
470 (diff-changed): Leave just the yellow color.
471 (diff-use-changed-face): New variable.
472 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
473 how to highlight context diff changes.
474 (diff-refine-change): Use shades of yellow.
475 (diff-refine-removed): New face that uses shades of red.
476 (diff-refine-added): New face that uses shades of green.
477 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
478 `diff-refine-removed' in the call to `smerge-refine-subst'
479 depending on the value of `diff-use-changed-face'.
480
481 * vc/smerge-mode.el (smerge-mine): Use shades of red.
482 (smerge-other): Use shades of green.
483 (smerge-base): Use shades of yellow.
484 (smerge-refined-change): Empty face.
485 (smerge-refined-removed): New face that uses shades of red.
486 (smerge-refined-added): New face that uses shades of green.
487 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
488 args `props-r' and `props-a', and use them. Doc fix.
489 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
490 on its value use different faces `smerge-refined-change',
491 `smerge-refined-removed', `smerge-refined-added' in the call to
492 `smerge-refine-subst'.
493
494 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
495 Add face condition `min-colors 88' with shades of red.
496 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
497 `min-colors 88' with shades of green.
498 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
499 `min-colors 88' with shades of yellow.
500
6df9112c
GM
5012012-05-24 Glenn Morris <rgm@gnu.org>
502
ead5edc0
GM
503 * paths.el (prune-directory-list, remote-shell-program): Move to...
504 * files.el (prune-directory-list, remote-shell-program): ...here.
505 For the latter, delay initialization, prefer ssh, just search PATH.
506
f18b81e6
GM
507 * paths.el (term-file-prefix): Move to faces.el (the only user).
508 * faces.el (term-file-prefix): Move here, make it a defcustom.
509
ee2f89a6
GM
510 * paths.el (news-directory, news-path, news-inews-program):
511 Move to gnus/nnspool.el.
61a583ca 512
f8815e4c
GM
513 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
514
c8f3b42c
GM
515 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
516 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
517 Make the latter a defcustom, with a delayed initialization.
518
6df9112c
GM
519 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
520 These were deleted from Gnus itself late 2010.
521
5dadff36
JB
5222012-05-22 Juanma Barranquero <lekktu@gmail.com>
523
9e1701c6
JB
524 * progmodes/which-func.el (which-func-ff-hook):
525 Check against user-error, not error.
526
bd7239f5 527 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
528 cl-specs.el, which no longer exists.
529
3290526d
GM
5302012-05-22 Glenn Morris <rgm@gnu.org>
531
532 * info.el (info-emacs-bug): New command.
533 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
534 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
535
ff0c3cfb
GM
5362012-05-21 Glenn Morris <rgm@gnu.org>
537
538 * makefile.w32-in (update-subdirs-SH):
539 * Makefile.in (update-subdirs): Update for moved update-subdirs.
540
5814f126
SM
5412012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
542
a52c0aa0
SM
543 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
544
5814f126
SM
545 * progmodes/compile.el (compilation-error-regexp-alist-alist):
546 Simplify Maven regexp, and make sure the file can't start with a space
547 (bug#11517).
548
b847032c
GM
5492012-05-21 Glenn Morris <rgm@gnu.org>
550
551 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
552 Scrap superfluous subshells.
553
3858bfe7
SM
5542012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
557 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
558
d14b0029
JB
5592012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
560
561 * calc/calc.el (calc-ensure-consistent-units): New variable.
562
a52c0aa0
SM
563 * calc/calc-units.el (math-consistent-units-p)
564 (math-check-unit-consistency): New functions.
565 (calc-quick-units, calc-convert-units):
566 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
567 is non-nil.
d14b0029
JB
568 (calc-extract-units): Fix typo.
569
60c4db3a
SM
5702012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
571
77f3b62e
SM
572 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
573
60c4db3a
SM
574 * textmodes/flyspell.el: Commenting style, plus code simplifications.
575 (flyspell-default-deplacement-commands): Don't spell check after
576 repeated window/frame switches (e.g. triggered by mouse-movement).
577 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
578 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
579 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
580 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
581 Remove unused vars.
582 (flyspell-get-casechars, flyspell-get-not-casechars):
583 Simplify; Don't bother removing a ] just to add it back.
584 * textmodes/ispell.el (ispell-program-name): Use executable-find.
585
b1a10716
RS
5862012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
587
588 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
589 New functions.
bd7239f5 590 (math-function-table): Add support for more C functions.
b1a10716 591
3f1b25b5
AM
5922012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
593
594 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
595 (flyspell-debug-signal-word-checked): Protect delay handling for
596 otherchars against empty otherchars.
597
b581bb5c
SM
5982012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
599
600 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
601 their respective macro declarations.
602 * skeleton.el (define-skeleton):
603 * progmodes/compile.el (define-compilation-mode):
604 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
605 (define-ibuffer-filter):
606 * emacs-lisp/generic.el (define-generic-mode):
607 * emacs-lisp/easy-mmode.el (define-minor-mode)
608 (define-globalized-minor-mode):
609 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
610 * emacs-lisp/byte-run.el (defsubst):
611 * custom.el (deftheme): Add doc-string metadata.
612
70b8ef8f
SM
6132012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
614
615 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
616
b1198e17
SM
6172012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
618
9abdc45d
SM
619 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
620
b1198e17
SM
621 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
622 * emacs-lisp/cl-macs.el: Idem.
623 * emacs-lisp/cl-specs.el: Remove.
624
4735906a
SM
6252012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 Minor renaming of internal CL functions and variables.
628 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
629 (cl--position): Rename from cl-position.
630 (cl--delete-duplicates): Rename from cl-delete-duplicates.
631 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
632 (cl--random-state): Rename from *random-state*.
633
ac348012
SM
6342012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
635
636 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
637 parens around the arg list (bug#11499).
638
a0a79cde
JL
6392012-05-17 Juri Linkov <juri@jurta.org>
640
641 * isearch.el (word-search-regexp, word-search-backward)
642 (word-search-forward, word-search-backward-lax)
643 (word-search-forward-lax): Move functions from search.c
644 (bug#10145, bug#11381).
645
65034a51
AM
6462012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
647
648 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
649 (flyspell-debug-signal-word-checked): Delay for otherchars as for
650 normal word components.
651
1a72a195
SM
6522012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
653
654 * minibuffer.el (completion--sifn-requote): Fix last change.
655 (minibuffer-local-must-match-filename-map):
656 Move define-obsolete-variable-alias before its var.
657
fdb058c2
SM
6582012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
659
c41045e6
SM
660 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
661
036dfb8b
SM
662 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
663 behavior.
664 (completion--string-equal-p): New function.
665 (completion--twq-all): Use it to get better assertion failure data.
666
2473256d
SM
667 Only handle ".." and '..' quoting in shell-mode (bug#11466).
668 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
669 (shell--requote-argument): New functions.
670 (shell-completion-vars): Use them.
671 (shell--parse-pcomplete-arguments): Rename from
672 shell-parse-pcomplete-arguments.
673 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
674 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
675 Obey comint-file-name-quote-list.
676
fdb058c2
SM
677 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
678 (smie-indent-keyword): Use it.
679
51fa99f1
SM
6802012-05-14 Stefan Merten <smerten@oekonux.de>
681
682 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
683
e18afed7 6842012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
685
686 * net/rlogin.el (rlogin-mode-map): Fix last change.
687
e18afed7 6882012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
689
690 * mail/smtpmail.el (smtpmail-send-command): Send the command and
691 the following \r\n using a single `process-send-string', since the
692 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 693 with two `process-send-string's (Bug#11444).
8633b1f4 694
e18afed7 6952012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 696
fdb058c2
SM
697 * shell.el (shell-parse-pcomplete-arguments):
698 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 699
2d21d7f6
WJ
7002012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
701
e18afed7 702 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
703 (image-transform-scale, image-transform-right-angle-fudge): New vars.
704 (image-transform-width, image-transform-fit-width): New functions.
705 (image-transform-properties): Use them.
706 (image-transform-check-size): New function.
707 (image-toggle-display-image): Use it (for testing).
708 (image-transform-set-rotation): Reduce angle mod 360.
709 Delete obsolete comment.
710
7102e6d0
WJ
7112012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
712
713 * image-mode.el: Fix scaling (bug#11399).
714 (image-transform-resize): Doc fix.
715 (image-transform-properties): Default scale is 1 and height should
716 be an integer.
717
06bc5e6e
SM
7182012-05-13 Johan Bockgård <bojohan@gnu.org>
719
720 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
721 than hard-coding `car', to fix misbehavior when moving forward.
722
0ae03b6a
CY
7232012-05-13 Chong Yidong <cyd@gnu.org>
724
725 * emacs-lisp/tabulated-list.el (tabulated-list-format)
726 (tabulated-list-entries, tabulated-list-padding)
727 (tabulated-list-sort-key): Make permanent-local.
728
729 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
730 (electric-buffer-list): Put electric buffer menu
731 command descriptions in this docstring, instead of the docstring
732 of electric-buffer-menu-mode. Code cleanups.
733 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
734 Electric-buffer-menu-mode.
735 (electric-buffer-update-highlight): Minor code cleanup.
736
205a7391
MA
7372012-05-13 Michael Albinus <michael.albinus@gmx.de>
738
739 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
740 (Bug#11447)
741
e5bd0a28
SM
7422012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
743
744 Move define-obsolete-variable-alias before the var's definition.
745 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
746 * tooltip.el (tooltip-hook):
747 * textmodes/reftex-toc.el (reftex-toc-map):
748 * textmodes/reftex-sel.el (reftex-select-label-map)
749 (reftex-select-bib-map):
750 * textmodes/reftex-index.el (reftex-index-map)
751 (reftex-index-phrases-map):
752 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
753 * progmodes/meta-mode.el (meta-mode-map):
754 * novice.el (disabled-command-hook):
755 * loadhist.el (unload-hook-features-list):
756 * frame.el (blink-cursor):
757 * files.el (find-file-not-found-hooks, write-file-hooks)
758 (write-contents-hooks):
759 * emulation/tpu-edt.el (GOLD-map):
760 * emacs-lock.el (emacs-lock-from-exiting):
761 * emacs-lisp/generic.el (generic-font-lock-defaults):
762 * emacs-lisp/chart.el (chart-map):
763 * dos-fns.el (register-name-alist):
764 * dired-x.el (dired-omit-files-p):
765 * desktop.el (desktop-enable):
766 * cus-edit.el (custom-mode-hook):
767 * buff-menu.el (buffer-menu-mode-hook):
768 * bookmark.el (bookmark-read-annotation-text-func)
769 (bookmark-exit-hooks):
770 * allout.el (allout-mode-deactivate-hook)
771 (allout-exposure-change-hook, allout-structure-added-hook)
772 (allout-structure-deleted-hook, allout-structure-shifted-hook):
773 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
774 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
775 comes before the corresponding variable's definition.
776
ac59c2f6
CY
7772012-05-12 Chong Yidong <cyd@gnu.org>
778
779 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
780 (Buffer-menu-mouse-select): Restore function (Bug#11459).
781 (Buffer-menu-mode-map): Bind it.
782 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 783
dee6c9a3
SM
7842012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
785
2171cea5
SM
786 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
787 (prolog-upper-case-string, prolog-lower-case-string)
788 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
789 (prolog-use-smie, prolog-smie-grammar): New vars.
790 (prolog-smie-forward-token, prolog-smie-backward-token)
791 (prolog-smie-rules): New funs.
792 (prolog-comment-indent): Remove.
793 (prolog-mode-variables): Use default comment indentation instead.
794 Setup SMIE.
795 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
796 (prolog-mode): Don't call them any more.
797 (prolog-electric-colon, prolog-electric-dash)
798 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
799
aa0382bd
SM
800 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
801
dbacb4bd
SM
802 * minibuffer.el (completion--twq-all): Again, allow case differences.
803
13bdd94c
SM
804 * term.el: Move keymap initialization code to be more idiomatic.
805 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
806 (term-terminal-menu): Move initialization into declaration.
807 (term-escape-char): Let the user set it in her .emacs.
808
ff46c759
SM
809 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
810 Provide SMIE-based indentation (not enabled by default yet).
811 (sh-mode-map): Don't bind electric keys.
812 Use electric-pair-mode instead of skeleton-pair.
813 (sh-assignment-regexp): Fit within 80 columns.
814 (sh-indent-supported): Specify actual shell name instead of boolean.
815 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
816 (sh-maybe-here-document): Use it. Make obsolete.
817 (sh-electric-here-document-mode) New minor mode.
818 (sh-mode): Use it. Don't set sh-indent-supported-here here.
819 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
820 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
821 (sh-smie-rc-grammar, sh-use-smie): New vars.
822 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
823 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
824 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
825 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
826 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
827 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
828 (sh-set-shell): Use smie-setup if requested.
829
dee6c9a3
SM
830 * term.el (term-set-escape-char): Properly set term-escape-char.
831 See http://stackoverflow.com/questions/10524656.
832
9f9aa044
CY
8332012-05-10 Chong Yidong <cyd@gnu.org>
834
835 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
836 Use url-generic-parse-url, and handle host names and Windows
837 filenames properly.
838 (ffap-url-unwrap-remote): Use url-generic-parse-url.
839 (ffap-url-unwrap-remote): Accept list values, specifying a list of
840 URL schemes to work on.
841 (ffap--toggle-read-only): New function.
842 (ffap-read-only, ffap-read-only-other-window)
843 (ffap-read-only-other-frame): Use it.
844 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
845 necessary for ffap-url-unwrap-remote.
846
836d29b3
DA
8472012-05-10 Dave Abrahams <dave@boostpro.com>
848
849 * cus-start.el (create-lockfiles): Add it.
850
00fd78ed
CY
8512012-05-09 Chong Yidong <cyd@gnu.org>
852
853 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
854 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
855
666b903b 8562012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
857
858 * shell.el (shell-completion-vars): Fix last change (bug#11348).
859
666b903b 8602012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
861
862 * ansi-color.el (ansi-color-process-output): Check for validity of
863 comint-last-output-start before using it. This avoids a bad
864 interaction with gdb-mi's input/output buffer.
865
666b903b 8662012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
867
868 * files.el (dir-locals-read-from-file):
869 Mention dir-locals in any error message.
870
666b903b 8712012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
872
873 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
874 package (Bug#11410).
875
f677562b
CY
876 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
877 variables into description.
878
666b903b 8792012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
880
881 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
882 shell-delimiter-argument-list (bug#11348).
883 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
884
b499d8d0
JB
8852012-05-09 Juanma Barranquero <lekktu@gmail.com>
886
8f6b6da8
JB
887 * textmodes/rst.el: Silence byte-compiler warnings.
888 (rst-re-alist, rst-reset-section-caches): Move around.
889 (rst-re): Use `characterp', not `char-valid-p'.
890 (font-lock-beg, font-lock-end): Declare.
891
4824146a
JB
892 * progmodes/idlw-shell.el (specs): Remove reference to deleted
893 variable `idlwave-shell-activate-alt-keybindings' and simplify.
894
b499d8d0
JB
895 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
896
ad89bb83
GM
8972012-05-08 Glenn Morris <rgm@gnu.org>
898
899 * files.el (auto-mode-alist): Treat ".make" like ".mk".
900
8bba5a75
SM
9012012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
902
49ed9c8e
SM
903 * vc/log-edit.el: Add GNU coding standards highlighting.
904 (log-edit-font-lock-gnu-style)
905 (log-edit-font-lock-gnu-keywords): New vars.
906 (log-edit-font-lock-keywords): New fun.
907 (log-edit-mode): Don't fold case in font-lock.
908 (log-edit-font-lock-keywords): Do not assume case-folding.
909
07d00b56
SM
910 * imenu.el: Misc cleanup. Make docstrings out of comments.
911 Use lexical-binding.
912 (imenu--index-alist, imenu--last-menubar-index-alist)
913 (imenu-menubar-modified-tick): Use defvar-local.
914 (imenu--split-menu): Remove unused var.
915 (imenu--cleanup-seen): Declare as global.
916 (imenu--cleanup): Use dolist.
917
8bba5a75
SM
918 * subr.el (defvar-local): Add debug spec and doc-string position.
919
5075bdb5
GM
9202012-05-08 Glenn Morris <rgm@gnu.org>
921
c052c904
GM
922 * lisp/language/burmese.el, language/cham.el, language/czech.el:
923 * language/english.el, language/georgian.el, language/greek.el:
924 * language/japanese.el, language/khmer.el, language/korean.el:
925 * language/lao.el, language/misc-lang.el, language/romanian.el:
926 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
927 * language/thai.el, language/utf-8-lang.el:
928 Remove no-byte-compile setting.
929
5075bdb5
GM
930 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
931
06f679a7
AH
9322012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
933
934 * progmodes/make-mode.el (makefile-browse):
935 Remove unnecessary interactive. (Bug#11324)
936
03794570
GM
9372012-05-07 Glenn Morris <rgm@gnu.org>
938
af8630f4
GM
939 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
940
03794570
GM
941 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
942
f0809a9d
SM
9432012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
944
28be5ce7
SM
945 * loadup.el: Preload newcomment.el.
946 * newcomment.el: Move autoload-only code to toplevel.
947
f0809a9d
SM
948 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
949 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
950 Handle new :right-align column property.
951 (tabulated-list-print-col): Idem, plus use `display' text-property to
952 try and preserve alignment for variable pitch fonts.
953
1241b724
CY
9542012-05-07 Chong Yidong <cyd@gnu.org>
955
956 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
957 (tabulated-list-use-header-line): New var.
958 (tabulated-list-init-header): Use it.
959 (tabulated-list-print-fake-header): New function.
960 (tabulated-list-print): Use it.
961 (tabulated-list-sort-button-map): Add non-header-line commands.
962 (tabulated-list-init-header): Add column name property to basic
963 labels as well.
964 (tabulated-list-col-sort): Handle non-header-line button case.
965 (tabulated-list--sort-by-column-name): Fix a corner case.
966
f0809a9d
SM
967 * buff-menu.el (list-buffers--refresh):
968 Handle Buffer-menu-use-header-line.
1241b724 969
e5f9458f
CY
9702012-05-06 Chong Yidong <cyd@gnu.org>
971
972 * buff-menu.el: Convert to Tabulated List mode.
973 (Buffer-menu-buffer+size-width): Make obsolete.
974 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
975 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
976 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
977 documentation into docstring of buffer-menu.
978 (Buffer-menu-toggle-files-only): Add an informative message.
979 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
980 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
981 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
982 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
983 (Buffer-menu-execute, Buffer-menu-select)
984 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
985 (Buffer-menu-bury): Use Tabulated List machinery.
986 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
987 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 988 Delete.
e5f9458f
CY
989 (list-buffers--refresh): New function.
990 (list-buffers-noselect): Use it.
991 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
992 (Buffer-menu--pretty-file-name): New helper functions.
993
994 * loadup.el: Preload tabulated-list.
995
996 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
997 tabulated-list-sort-column.
998 (tabulated-list-init-header): Add the initial aligning space even
999 if tabulated-list-padding is zero.
1000
e129292c
CS
10012012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
1002
1003 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
1004 whose cdr is not a cons cell correctly (bug#11038).
1005
6632d361
CY
10062012-05-06 Chong Yidong <cyd@gnu.org>
1007
e129292c
CS
1008 * emacs-lisp/tabulated-list.el (tabulated-list-format):
1009 Accept additional plist in column descriptors.
6632d361
CY
1010 (tabulated-list-init-header): Obey it.
1011 (tabulated-list-get-entry): New function.
1012 (tabulated-list-put-tag): Use it. Use string-width instead of
1013 length.
1014 (tabulated-list--column-number): New function.
1015 (tabulated-list-print): Use it.
e129292c
CS
1016 (tabulated-list-print-col): New function.
1017 Set `tabulated-list-column-name' property on each column's text.
6632d361 1018 (tabulated-list-print-entry): Use it.
e129292c
CS
1019 (tabulated-list-delete-entry, tabulated-list-set-col):
1020 New functions.
6632d361
CY
1021 (tabulated-list-sort-column): New command (Bug#11337).
1022
3cc99f68
CY
1023 * buff-menu.el (list-buffers): Move C-x C-b binding from
1024 buff-menu.el to bindings.el.
1025
1026 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
1027 :advertised-binding feature.
1028
52b61776
TN
10292012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
1030
1031 * progmodes/compile.el (compilation-internal-error-properties):
1032 Calculate start position correctly when end-col is set but
1033 end-line is not (Bug#11382).
1034
ebfe2597
WJ
10352012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
1036
1037 * man.el (Man-unindent): Use text-property-default-nonsticky to
1038 prevent untabify from inheriting face properties (Bug#11408).
1039
6d3f7c2f
SM
10402012-05-05 Stefan Merten <smerten@oekonux.de>
1041
1042 * textmodes/rst.el: Major merge with upstream development up to
1043 Docutils SVN r7399 / rst.el V1.2.1.
1044
1045 Clarify maintainership and authors.
1046
1047 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
1048 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
1049 (rst-official-version, rst-official-cvs-rev, rst-version)
1050 (rst-package-emacs-version-alist): New functions and variables
1051 for version information.
1052
1053 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
1054 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
1055 (rst-mode-syntax-table, rst-mode): New and corrected functions
1056 and variables representing reStructuredText features.
1057
1058 (rst-re): New function for reStructuredText regexes. Use in
1059 many places.
1060
1061 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
1062 (rst-mode-map): Rebind keys.
1063
1064 (rst-mode-lazy, rst-font-lock-keywords)
1065 (rst-font-lock-extend-region)
1066 (rst-font-lock-extend-region-internal)
1067 (rst-font-lock-extend-region-extend)
1068 (rst-font-lock-find-unindented-line-limit)
1069 (rst-font-lock-find-unindented-line-match)
1070 (rst-adornment-level, rst-font-lock-adornment-level)
1071 (rst-font-lock-adornment-match)
1072 (rst-font-lock-handle-adornment-pre-match-form)
1073 (rst-font-lock-handle-adornment-matcher): Major revision of
1074 font-locking. Integrate with other code. Use `jit-lock-mode'.
1075
1076 (rst-preferred-adornments, rst-adjust-hook)
1077 (rst-new-adornment-down, rst-preferred-bullets)
1078 (rst-preferred-bullets, rst-indent, rst-indent-width)
1079 (rst-indent-field, rst-indent-literal-normal)
1080 (rst-indent-literal-minimized, rst-indent-comment): Change,
1081 extend and improve customization.
1082
1083 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
1084 (rst-normalize-cursor-position, rst-get-decoration)
1085 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
1086 (rst-rstrip, rst-toc-insert-find-delete-contents)
1087 (rst-shift-fill-region, rst-compute-bullet-tabs)
1088 (rst-debug-print-tabs, rst-debug-mark-found)
1089 (rst-shift-region-guts, rst-shift-region-right)
1090 (rst-shift-region-left, rst-use-char-classes)
1091 (rst-font-lock-keywords-function)
1092 (rst-font-lock-indentation-point)
1093 (rst-font-lock-find-unindented-line-begin)
1094 (rst-font-lock-find-unindented-line-end)
1095 (rst-font-lock-find-unindented-line)
1096 (rst-font-lock-adornment-point, rst-font-lock-level)
1097 (rst-adornment-level-alist): Remove functions and variables.
1098
1099 (rst-compare-adornments, rst-get-adornment-match)
1100 (rst-suggest-new-adornment, rst-get-adornments-around)
1101 (rst-adornment-complete-p, rst-get-next-adornment)
1102 (rst-adjust-adornment, rst-display-adornments-hierarchy)
1103 (rst-straighten-adornments): Standardize function names to
1104 use "adornment" instead of "decoration". Correct callers.
1105 Similar standardizing in many places.
1106
1107 (rst-update-section, rst-adjust, rst-promote-region)
1108 (rst-enumerate-region, rst-bullet-list-region)
1109 (rst-repeat-last-character): Correct use of `interactive'.
1110
1111 (rst-classify-adornment, rst-find-all-adornments)
1112 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
1113 (rst-find-leftmost-column, rst-repeat-last-character):
1114 Refactor functions.
1115
1116 (rst-find-title-line, rst-reset-section-caches)
1117 (rst-get-adornments-around, rst-adjust-adornment-work)
1118 (rst-arabic-to-roman, rst-roman-to-arabic)
1119 (rst-insert-list-pos, rst-insert-list-new-item)
1120 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
1121 New functions.
1122
1123 (rst-all-sections, rst-section-hierarchy)
1124 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
1125 New variables.
1126
1127 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
1128 configuration instead of only buffer. Change where necessary.
1129
1130 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
1131 (rst-shift-region, rst-adaptive-fill): New functions for
1132 indentation and filling.
1133
1134 (rst-comment-line-break, rst-comment-indent)
1135 (rst-comment-insert-comment, rst-comment-region)
1136 (rst-uncomment-region): New functions for handling comments.
1137
1138 (rst-compile): Quote shell arguments.
1139
1140 (rst-compile-pdf-preview, rst-compile-slides-preview):
1141 Delete temporary files after use.
1142
a43f98b3
GM
11432012-05-05 Glenn Morris <rgm@gnu.org>
1144
48176e8b
GM
1145 * calendar/cal-html.el: Optionally include holidays in the output.
1146 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
1147 (cal-html-holidays): New option.
1148 (cal-html-css-default): Add holiday entry.
1149 (holiday-in-range): Autoload it.
1150 (cal-html-htmlify-entry): Add optional class argument.
1151 (cal-html-htmlify-list): Add optional holidays argument.
1152 (cal-html-insert-agenda-days): Include holidays in the output.
1153 (cal-html-one-month): Maybe include holidays.
1154
a43f98b3
GM
1155 * calendar/holidays.el (holiday-in-range):
1156 Move here from cal-tex-list-holidays.
1157 * calendar/cal-tex.el (cal-tex-list-holidays):
1158 Make it an obsolete alias for holiday-in-range. Update all callers.
1159
fef9d149 11602012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
1161
1162 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
1163 Nextstep.
1164
248da2f4
RW
11652012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
1166
1167 * files.el (file-auto-mode-skip): New var.
1168 (set-auto-mode-1): Use it.
1169
f95e9344
SM
11702012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1171
df96ab1e
SM
1172 * repeat.el: Use lexical-binding.
1173 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
1174 (repeat-undo-count): Remove.
1175 (repeat):
1176 * progmodes/octave-mod.el (octave-abbrev-start):
1177 * progmodes/f90.el (f90-abbrev-start):
1178 * face-remap.el (text-scale-adjust):
1179 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
1180
5342bb06
SM
1181 * emacs-lisp/pcase.el (pcase--let*): New function.
1182 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
1183 a bit more.
1184 (pcase--split-pred): Be more clever about ruling out overlap between
1185 a predicate and some constant pattern.
1186 (pcase--q1): Use `null' instead of (eq foo nil).
1187
f95e9344
SM
1188 * subr.el (setq-local, defvar-local): New macros.
1189 (kbd): Redefine as an alias.
1190 (with-selected-window): Leave unrelated frames alone.
1191 (set-temporary-overlay-map): New function.
1192
71873e2b
SM
11932012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1194
1195 * subr.el (user-error): New function.
1196 * window.el (switch-to-buffer):
1197 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
1198 (smerge-match-conflict):
1199 * simple.el (previous-matching-history-element)
1200 (next-matching-history-element, goto-history-element, undo-more)
1201 (undo-start):
1202 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
1203 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
1204 (next-file, tags-loop-scan, list-tags, complete-tag):
1205 * progmodes/compile.el (compilation-loop):
1206 * mouse.el (mouse-minibuffer-check):
1207 * man.el (Man-bgproc-sentinel, Man-goto-page):
1208 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
1209 (Info-history-forward, Info-follow-reference, Info-menu)
1210 (Info-extract-menu-item, Info-extract-menu-counting)
1211 (Info-forward-node, Info-backward-node, Info-next-menu-item)
1212 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
1213 (Info-next-reference, Info-prev-reference, Info-index)
1214 (Info-index-next, Info-follow-nearest-node)
1215 (Info-copy-current-node-name):
1216 * imenu.el (imenu--make-index-alist)
1217 (imenu-default-create-index-function, imenu-add-to-menubar):
1218 * files.el (basic-save-buffer, recover-file):
1219 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1220 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
1221 (checkdoc-message-text, checkdoc-defun):
1222 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
1223 * cus-edit.el (customize-changed-options, customize-rogue)
1224 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
1225 (custom-variable-mark-to-reset-standard)
1226 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
1227 (custom-file):
1228 * completion.el (check-completion-length):
1229 * comint.el (comint-search-arg)
1230 (comint-previous-matching-input-string-position)
1231 (comint-previous-matching-input)
1232 (comint-replace-by-expanded-history-before-point, comint-send-input)
1233 (comint-copy-old-input, comint-backward-matching-input)
1234 (comint-goto-process-mark, comint-set-process-mark):
1235 * calendar/calendar.el (calendar-cursor-to-date): Use it.
1236 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
1237
8a61ee22
SM
12382012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1239
66408d1e
SM
1240 * dabbrev.el (dabbrev--ignore-case-p): New function.
1241 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
1242 Use it.
1243
8a61ee22
SM
1244 * files.el (automount-dir-prefix): Mark as obsolete.
1245
3c74813a
GM
12462012-05-04 Glenn Morris <rgm@gnu.org>
1247
1248 * patcomp.el, play/bruce.el: Move to obsolete/.
1249
0bfcf5c5
PE
12502012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1251
1252 Fix minor Y10k bugs.
1253 * arc-mode.el (archive-unixdate):
1254 * autoinsert.el (auto-insert-alist):
1255 * calc/calc-forms.el (math-this-year):
1256 * emacs-lisp/copyright.el (copyright-current-year)
1257 (copyright-update-year, copyright):
1258 * tar-mode.el (tar-clip-time-string):
1259 * time.el (display-time-update):
1260 Don't assume years have 4 digits.
1261
78f3273a
CY
12622012-05-04 Chong Yidong <cyd@gnu.org>
1263
1264 * dos-w32.el (file-name-buffer-file-type-alist)
1265 (direct-print-region-use-command-dot-com):
1266 * ffap.el (ffap-menu-regexp):
1267 * find-file.el (ff-special-constructs):
1268 * follow.el (follow-debug):
1269 * forms.el (forms--debug):
1270 * iswitchb.el (iswitchb-all-frames):
1271 * ido.el (ido-all-frames):
1272 * emacs-lisp/timer.el (timer-max-repeats):
1273 * mail/feedmail.el (feedmail-mail-send-hook)
1274 (feedmail-mail-send-hook-queued):
1275 * mail/footnote.el (footnote-signature-separator):
1276 * mail/mailabbrev.el (mail-alias-separator-string)
1277 (mail-abbrev-mode-regexp):
1278 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
1279 * progmodes/idlwave.el (idlwave-libinfo-file)
1280 (idlwave-default-completion-case-is-down)
1281 (idlwave-library-routines): Convert defvars to defcustoms.
1282
1283 * mail/rmail.el (rmail-decode-mime-charset):
1284 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
1285 (idlwave-shell-fix-inserted-breaks)
1286 (idlwave-shell-activate-alt-keybindings)
1287 (idlwave-shell-use-breakpoint-glyph):
1288 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
1289
f7ae6719
SM
12902012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
1293
47086495
WS
12942012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
1295
1296 * progmodes/verilog-mode.el (font-lock-keywords):
1297 Fix mis-highligting auto. Reported by Craig Barner.
1298 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
1299 defines from global name space. Reported by Dan Dever.
1300 (verilog-auto-reset, verilog-auto-reset-widths)
1301 (verilog-auto-tieoff): Support using unbased numbers for
1302 AUTORESET and AUTOTIEOFF.
1303 (verilog-submit-bug-report): Update variable list.
1304 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
1305 parenthesis from not matching. Reported by Michael Rytting.
1306 (verilog-auto-template-lint): Fix hash error when linting modules
1307 with no used templates.
1308 (verilog-warn, verilog-warn-error)
1309 (verilog-warn-fatal): When non-interactive report multiple
1310 warnings before exiting. Suggested by Brad Dobbie.
1311 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
1312 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
1313 to report unused template errors. Reported by Brad Dobbie.
1314 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
1315 nets, bug438. Reported by Vns Blore.
1316 (verilog-auto-inout-module, verilog-auto-reg)
1317 (verilog-read-decls, verilog-read-sub-decls-sig)
1318 (verilog-signals-edit-wire-reg, verilog-signals-with):
1319 Fix passing of Verilog data types in ANSI input/output ports
1320 such as "output logic" into the AUTOs. Special case "wire" and
1321 "reg" for backwards compatibility presuming Verilog 2001.
1322 (verilog-auto-ascii-enum): Add "auto enum" as alias.
1323 (verilog-preprocess): Fix replication of preprocess output.
1324 Reported by Brad Dobbie.
1325 (verilog-auto-inst-interfaced-ports):
1326 Create verilog-auto-inst-interfaced-ports, bug429.
1327 Reported by Julian Gorfajn.
1328 (verilog-after-save-font-hook)
1329 (verilog-before-save-font-hook): New variable.
1330 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
1331 (verilog-save-font-mods): Wrap disabling fontification, reported
1332 by David Rogoff.
1333 (verilog-do-indent, verilog-pretty-declarations-auto)
1334 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
1335 Reported by Pierre-David Pfister.
1336 (verilog-set-auto-endcomments): Fix endtask auto comments outside
1337 of class declarations, bug292. Reported by Kevin Heilman.
1338 (verilog-read-decls): Fix 'parameter type' not appearing in
1339 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
1340 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
1341 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
1342 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
1343 Reported by David Kravitz.
1344
13452012-05-03 Michael McNamara <mac@mail.brushroad.com>
1346
1347 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
1348 assignment with tests in ifs and for loops.
1349 (verilog-extended-complete-re, verilog-complete-reg): Change so
1350 that DPI inport functions don't look like fuction declarations.
1351 (verilog-pretty-expr): Don't line up assignment
1352 operations to the test and increment in if and for loops
1353 (verilog-extended-complete-re, verilog-complete-reg): Change so
1354 that DPI inport functions don't look like fuction declarations
1355
2e51d4b5
KH
13562012-05-03 Kenichi Handa <handa@m17n.org>
1357
1358 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 1359 decoding, and show a warning message without signaling an error
2e51d4b5
KH
1360 (Bug#11282).
1361
2bd785a2
SM
13622012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 * emacs-lisp/bytecomp.el
1365 (byte-compile-file-form-custom-declare-variable): Compile all elements,
1366 since cconv.el might have introduced :fun-body, internal-make-closure,
1367 and friends for bytecomp to handle (bug#11391).
1368 * custom.el (defcustom): Avoid ((λ ..) ..).
1369
99d27583
SM
13702012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
1371
1372 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
1373
55a71479
JB
13742012-05-02 Juanma Barranquero <lekktu@gmail.com>
1375
1376 * notifications.el (dbus-debug):
1377 * term/linux.el (gpm-mouse-enable):
1378 * term/screen.el (xterm-register-default-colors): Declare.
1379
7b97c764
CY
13802012-05-02 Chong Yidong <cyd@gnu.org>
1381
2bc356d7
CY
1382 * cus-start.el (gc-cons-percentage, exec-suffixes)
1383 (dos-display-scancodes, dos-hyper-key, dos-super-key)
1384 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
1385 (make-cursor-line-fully-visible, void-text-area-pointer)
1386 (font-list-limit): Add customization data.
1387
7b97c764
CY
1388 * allout.el (allout-exposure-change-functions)
1389 (allout-structure-added-functions)
1390 (allout-structure-deleted-functions)
1391 (allout-structure-shifted-functions): Rename abnormal hooks from
1392 *-hook, and convert to defcustoms.
5d3385a0
JB
1393 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
1394 Convert to defcustoms.
7b97c764
CY
1395 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
1396
1397 * allout-widgets.el: Hook callers changed.
1398
90207a15 13992012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
1400
1401 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
1402 the yanked message in preference to the default value of
1403 buffer-file-coding-system.
1404
90207a15 14052012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 1406
5d3385a0
JB
1407 * window.el (display-buffer--action-function-custom-type):
1408 Fix entry.
d9558cad 1409
90207a15 14102012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
1411
1412 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
1413
d80ac57b
GM
14142012-05-01 Glenn Morris <rgm@gnu.org>
1415
976f7668
GM
1416 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
1417
beb83b5a
GM
1418 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
1419
d80ac57b
GM
1420 * cus-edit.el (custom-variable-documentation): Simplify with format.
1421
b593d6a9
AH
14222012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1423 Stefan Monnier <monnier@iro.umontreal.ca>
1424
1425 * simple.el (suggest-key-bindings, execute-extended-command):
1426 Move from keyboard.c.
1427
782fbf2a
CY
14282012-05-01 Chong Yidong <cyd@gnu.org>
1429
1430 * follow.el: Eliminate advice.
1431 (set-process-filter, process-filter, sit-for): Advice deleted.
1432 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
1433 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
1434 Vars deleted.
782fbf2a
CY
1435 (follow-auto): Use a :set function.
1436 (follow-mode): Rewritten. Don't advise process filters.
1437 (follow-switch-to-current-buffer-all, follow-scroll-up)
1438 (follow-scroll-down): Assume follow-mode is bound.
1439 (follow-comint-scroll-to-bottom)
1440 (follow-align-compilation-windows): New functions.
1441 (follow--window-sorter): New function.
1442 (follow-all-followers): Use it to explicitly sort windows by their
1443 positions; don't make assumptions about next-window order.
1444 (follow-windows-start-end, follow-delete-other-windows-and-split)
1445 (follow-calc-win-start): Doc fix.
1446 (follow-windows-aligned-p, follow-select-if-visible): Don't call
1447 vertical-motion unnecessarily.
1448 (follow-adjust-window): New function.
1449 (follow-post-command-hook): Use it.
1450 (follow-call-set-process-filter, follow-call-process-filter)
1451 (follow-intercept-process-output, follow-tidy-process-filter-alist)
1452 (follow-stop-intercept-process-output, follow-generic-filter):
1453 Functions deleted.
1454 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
1455 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
1456 New functions, replacing advice on scroll-bar-* commands.
87233a14 1457 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
1458
1459 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
1460 (comint-postoutput-scroll-to-bottom): Use it.
1461 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 1462
290af740
GM
14632012-05-01 Glenn Morris <rgm@gnu.org>
1464
1465 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
1466 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
1467 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
1468 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
1469 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
1470 Remove no-byte-compile setting.
1471
6eac8dc9
SM
14722012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1473
1474 * minibuffer.el (completion-table-with-quoting): Fix compatibility
1475 all-completions code to not return a number in the last cdr.
1476
9cc7819c
LL
14772012-04-30 Leo Liu <sdl.web@gmail.com>
1478
1479 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
1480 read-only error.
1481
c93b886f
CY
14822012-04-29 Chong Yidong <cyd@gnu.org>
1483
1484 * follow.el (follow-calc-win-end): Rewrite to handle partial
1485 screen lines correctly (Bug#8390).
1486 (follow-avoid-tail-recenter): Minor cleanup.
1487
8b6c19f4
SM
14882012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1489
1490 Avoid the obsolete `assoc' package.
1491 * speedbar.el (speedbar-refresh): Avoid adelete.
1492 (speedbar-file-lists): Simplify and avoid aput.
1493 * man.el (Man--sections, Man--refpages): New vars, replacing
1494 Man-sections-alist and Man-refpages-alist.
1495 (Man-build-section-alist, Man-build-references-alist):
1496 Use them; avoid aput.
1497 (Man--last-section, Man--last-refpage): New vars.
1498 (Man-follow-manual-reference): Use them.
1499 Use the `default' arg of completing-read.
1500 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
1501
c5bb7569
CY
15022012-04-27 Chong Yidong <cyd@gnu.org>
1503
d1d2e2e8
CY
1504 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
1505
15cd8efd
CY
1506 * startup.el (x-apply-session-resources): New function.
1507
1508 * term/ns-win.el (ns-initialize-window-system):
1509 * term/w32-win.el (w32-initialize-window-system):
1510 * term/x-win.el (x-initialize-window-system): Use it to properly
1511 set menu-bar-mode and other vars from X resources, even if the
1512 initial frame is not a window-system frame (Bug#2299).
1513
c5bb7569
CY
1514 * subr.el (read-key): Avoid running filter function when setting
1515 up temporary tool bar entries (Bug#9922).
1516
a8e7d6d7 15172012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
1518
1519 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
1520 (Bug#11344)
1521
a8e7d6d7 15222012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
1523
1524 * select.el (xselect--encode-string): New function, split from
1525 xselect-convert-to-string.
1526 (xselect-convert-to-string): Use it.
1527 (xselect-convert-to-filename, xselect-convert-to-os)
1528 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
1529 returned strings are properly encoded (Bug#11315).
1530
a8e7d6d7 15312012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
1532
1533 * simple.el (delete-active-region): Move to killing custom group.
1534
a8e7d6d7 15352012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
1536
1537 * progmodes/which-func.el (which-func-current): Quote %
1538 characters for mode-line processing.
1539
578c1d4b 15402012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
1541
1542 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
1543 reaching eob (Bug#11286).
1544
a8e7d6d7 15452012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
1546
1547 * progmodes/gdb-mi.el (gdb-control-level): New variable.
1548 (gdb): Make it buffer-local and init to zero.
1549 (gdb-control-commands-regexp): New variable.
1550 (gdb-send): Don't wrap in "-interpreter-exec console" if
1551 gdb-control-level is positive. Increment gdb-control-level
1552 whenever the command matches gdb-control-commands-regexp, and
1553 decrement it each time the command is "end". (Bug#11279)
1554
a8e7d6d7 15552012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
1556
1557 * window.el (adjust-window-trailing-edge, enlarge-window)
1558 (shrink-window, window-resize):
1559 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
1560 windows (Bug#11276).
1561
b3608390
CY
15622012-04-27 Chong Yidong <cyd@gnu.org>
1563
1564 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 1565 fix "missing prefix" warning. All callers changed.
b3608390 1566
797e6e88
SM
15672012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1568
1569 * emacs-lisp/assoc.el: Move to obsolete/.
1570
e95a67dc
SM
15712012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1572
657c21e4 1573 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
1574
1575 * term/ns-win.el (ns-define-service):
1576 * progmodes/pascal.el (pascal-goto-defun):
1577 * progmodes/js.el (js--read-tab):
1578 * progmodes/etags.el (tags-lazy-completion-table):
1579 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
1580 * emacs-lisp/ewoc.el (ewoc--wrap):
1581 * emacs-lisp/assoc.el (aput, adelete, amake):
1582 * doc-view.el (doc-view-convert-current-doc):
1583 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
1584
cb3e7ae0
CY
15852012-04-26 Chong Yidong <cyd@gnu.org>
1586
dce04f7f
CY
1587 * image.el (image-type-from-buffer): Only return supported image
1588 type (Bug#9045).
1589
cb3e7ae0
CY
1590 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
1591 value, for symmetry with diff-end-of-hunk.
1592 (diff-split-hunk, diff-find-source-location)
1593 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
1594 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
1595 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
1596 compute the relevant hunk or file properly (Bug#6005).
1597 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
1598
0d42eb3e
SM
15992012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1600
1601 * vc/vc-mtn.el:
1602 * vc/vc-hg.el:
1603 * vc/vc-git.el:
1604 * vc/vc-dir.el:
1605 * vc/vc-cvs.el:
1606 * vc/vc-bzr.el:
1607 * vc/vc-arch.el:
1608 * vc/vc.el: Replace lexical-let by lexical-binding.
1609 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
1610 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
1611 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
1612
f08ae1c9
CY
16132012-04-26 Chong Yidong <cyd@gnu.org>
1614
8b71081d
CY
1615 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
1616 (diff-mode-shared-map): Bind it to / and [remap undo].
1617
f08ae1c9
CY
1618 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
1619 (ediff-window-setup-function): Use it as the default, to set up
1620 windows based on whether the current frame is graphical (Bug#2138).
1621 (ediff-choose-window-setup-function-automatically): Make obsolete.
1622
1623 * vc/ediff-init.el: Always define ediff-pixel-width/height.
1624
ef24141c
SM
16252012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
1626
cc356a5d
SM
1627 * ffap.el: Remove old code for obsolete package.
1628 (ffap-complete-as-file-p): Remove.
1629
b4ff4f1f
SM
1630 Use completion-table-with-quoting for comint and pcomplete.
1631 * comint.el (comint--unquote&requote-argument)
1632 (comint--unquote-argument, comint--requote-argument): New functions.
1633 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
1634 (comint-quote-filename): Use regexp-opt-charset.
1635 (comint--common-suffix, comint--common-quoted-suffix)
1636 (comint--table-subvert): Remove.
1637 (comint-unquote-function, comint-requote-function): New vars.
1638 (comint--complete-file-name-data): Use them with
1639 completion-table-with-quoting.
1640 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
1641 * pcomplete.el (pcomplete-arg-quote-list)
1642 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
1643 (pcomplete-unquote-argument-function): Default to non-nil.
1644 (pcomplete-unquote-argument): Simplify.
1645 (pcomplete--common-quoted-suffix): Remove.
1646 (pcomplete-requote-argument-function): New var.
1647 (pcomplete--common-suffix): New function.
1648 (pcomplete-completions-at-point): Use completion-table-with-quoting
1649 and completion-table-subvert.
1650
79c4eeb4
SM
1651 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
1652 (minibuffer--double-dollars): Preserve properties.
1653 (completion--sifn-requote): New function.
1654 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
1655
ef24141c
SM
1656 * minibuffer.el: Add support for completion of quoted/escaped data.
1657 (completion-table-with-quoting, completion-table-subvert): New funs.
1658 (completion--twq-try, completion--twq-all): New functions.
1659 (completion--nth-completion): New function.
1660 (completion-try-completion, completion-all-completions): Use it.
1661
784e7d6e
LL
16622012-04-25 Leo Liu <sdl.web@gmail.com>
1663
dd2ac746
SM
1664 * progmodes/python.el (python-pdbtrack-get-source-buffer):
1665 Use compilation-message if available to find real filename.
784e7d6e 1666
07875ee7
CY
16672012-04-25 Chong Yidong <cyd@gnu.org>
1668
1669 * vc/diff-mode.el (diff-setup-whitespace): New function.
1670 (diff-mode): Use it.
1671
1672 * vc/diff.el (diff-sentinel):
1673 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
1674 Whitespace mode variables based on diff style (Bug#8612).
1675
5055880d
LL
16762012-04-25 Leo Liu <sdl.web@gmail.com>
1677
daf75653
LL
1678 * progmodes/python.el (python-send-region): Add suffix .py to the
1679 temp file.
1680
5055880d
LL
1681 * files.el (auto-mode-alist): Use javascript-mode instead.
1682
db9b177b
AH
16832012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
1684
ef24141c 1685 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
1686
1687 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 1688 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 1689 references, see Bug#9.
ef24141c 1690 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 1691 when receiving a fault reply.
ef24141c 1692 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
1693
1694 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 1695 (soap-inspect-simple-type): New function.
db9b177b 1696
ef24141c 1697 * soap-client.el (soap-simple-type): New struct.
db9b177b 1698 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
1699 (soap-decode-basic-type, soap-encode-basic-type):
1700 support unsignedInt and double basic types.
db9b177b 1701 (soap-resolve-references-for-simple-type)
ef24141c
SM
1702 (soap-parse-simple-type, soap-encode-simple-type): New function.
1703 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
1704
1705 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
1706 (soap-default-soapenc-types): Add integer, byte and anyURI types.
1707 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
1708 the local name of "soapenc:Array".
1709 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
1710 decoding integer, byte and anyURI xsd types.
1711
1fc6097b
CY
17122012-04-25 Chong Yidong <cyd@gnu.org>
1713
1714 * cus-edit.el (custom-buffer-create-internal): Update header text.
1715
afc6df87
EZ
17162012-04-25 Eli Zaretskii <eliz@gnu.org>
1717
1718 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
1719 settings on 'system-type', not on 'window-system'. On MS-Windows,
1720 set interactive-mode on in GDB.
1721
dfbd787f
SM
17222012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
1725 (ruby-syntax-propertize-regexp): Remove.
1726 (ruby-syntax-propertize-function): Split regexp into chunks.
1727 Match following code directly.
1728
85222d44
DG
17292012-04-24 Dmitry Gutov <dgutov@yandex.ru>
1730
51a8ea2a
DG
1731 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
1732 (ruby-syntax-propertize-regexp): New function.
1733 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
1734 by a special keyword.
1735
85222d44
DG
1736 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
1737 (ruby-syntax-general-delimiters-goto-beg)
1738 (ruby-syntax-propertize-general-delimiters): New functions.
1739 (ruby-syntax-propertize-function): Use them to handle GDL.
1740 (ruby-font-lock-keywords): Move old handling of GDL...
1741 (ruby-font-lock-syntactic-keywords): .. to here.
1742 (ruby-calculate-indent): Adjust indentation for GDL.
1743
b613912b
MA
17442012-04-24 Michael Albinus <michael.albinus@gmx.de>
1745
b5380639
MA
1746 * notifications.el (top): Remove unneeded declarations.
1747 (notifications-specification-version): Change to "1.2".
e43042fe 1748 (notifications-interface, notifications-notify-method)
b613912b
MA
1749 (notifications-close-notification-method): Fix docstring.
1750 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
1751 (notifications-notify): Add :action-items, :resident and
1752 :transient hints. Change "image_data" to "image-data" and
1753 "image_path" to "image-path".
b613912b
MA
1754 (notifications-get-capabilities): New defun.
1755
257440aa
LL
17562012-04-24 Leo Liu <sdl.web@gmail.com>
1757
1758 * progmodes/python.el: Move hideshow setup to the end.
1759
b1bac16e
MR
17602012-04-24 Martin Rudalics <rudalics@gmx.at>
1761
1762 * window.el (handle-select-window): Clear echo area since this is
1763 no more done by read_char (Bug#11304).
1764
d81bd059
SM
17652012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1766
1767 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
1768 and `/ M' to filter-derived-mode.
1769 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
1770 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1771 (ibuffer-mark-by-mode): Use default rather than initial-input.
1772 (ibuffer-filter-by-derived-mode): Autoload and require-match.
1773
c4cf6d91
IA
17742012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
1775
1776 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
1777 (ibuffer-filter-by-derived-mode): New filter.
1778 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
1779
7511ded8
CY
17802012-04-23 Andreas Politz <politza@fh-trier.de>
1781
1782 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
1783
775c916b
CY
17842012-04-23 Chong Yidong <cyd@gnu.org>
1785
1786 * cus-edit.el (customize-apropos, customize-apropos-options):
1787 Disable matching of non-option variables (Bug#11176).
1788 (customize-option, customize-option-other-window)
1789 (customize-changed-options): Doc fix.
1790 (customize-apropos-options, customize-apropos-faces)
1791 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
1792
1793 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 1794 Fix word list splitting (Bug#11132).
46c71e23
CY
1795 (apropos-symbol, apropos-keybinding, apropos-label)
1796 (apropos-property, apropos-function-button)
1797 (apropos-variable-button, apropos-misc-button): New faces.
1798 (apropos-symbol-face, apropos-keybinding-face)
1799 (apropos-label-face, apropos-property-face, apropos-match-face):
1800 Variables removed (Bug#8396).
1801 (apropos-library-button, apropos-format-plist, apropos-print)
1802 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 1803
2df41f9c
MA
18042012-04-23 Michael Albinus <michael.albinus@gmx.de>
1805
1806 * net/xesam.el (xesam-mode-map): Use let-bound map in
1807 initialization. (Bug#11292)
1808
da00640a
AM
18092012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1810
1811 Preserve ispell session localwords when switching back to
1812 original buffer.
1813
1814 * ispell.el (ispell-buffer-session-localwords): New buffer-local
1815 variable to hold buffer session localwords.
1816 (ispell-kill-ispell): add option 'clear to delete session
1817 localwords.
1818 (ispell-command-loop, ispell-change-dictionary)
1819 (ispell-buffer-local-words): Preserve session localwords when
1820 needed.
1821
1822 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
1823 Preserve session localwords when needed.
1824
f621ccf5
AM
18252012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1826
1827 * ispell.el (ispell-insert-word) Remove unneeded function using
1828 obsolete `translation-table-for-input'.
ef24141c
SM
1829 (ispell-word, ispell-process-line, ispell-complete-word):
1830 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 1831
c2d1019e
CY
18322012-04-22 Chong Yidong <cyd@gnu.org>
1833
1834 * cus-edit.el (custom-variable-menu)
1835 (custom-variable-reset-saved, custom-face-menu)
1836 (custom-face-reset-saved): If there is no saved value, make the
1837 "reset-saved" operation bring back the default (Bug#9509).
1838 (custom-face-state): Properly detect themed faces.
1839
eeddc531
CY
1840 * faces.el (face-spec-set): Stop supporting deprecated form of
1841 third arg.
1842
dcbf5805
MA
18432012-04-22 Michael Albinus <michael.albinus@gmx.de>
1844
1845 Move functions from C to Lisp. Make non-blocking method calls
1846 the default. Implement further D-Bus standard interfaces.
1847
ef24141c
SM
1848 * net/dbus.el (dbus-message-internal): Declare function.
1849 Remove unneeded function declarations.
dcbf5805
MA
1850 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
1851 (dbus-message-type-method-return, dbus-message-type-error)
1852 (dbus-message-type-signal): Declare variables. Remove local
1853 definitions.
1854 (dbus-interface-dbus, dbus-interface-peer)
1855 (dbus-interface-introspectable, dbus-interface-properties)
1856 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
1857 Adapt docstring.
1858 (dbus-interface-objectmanager): New defconst.
1859 (dbus-call-method, dbus-call-method-asynchronously)
1860 (dbus-send-signal, dbus-method-return-internal)
1861 (dbus-method-error-internal, dbus-register-service)
1862 (dbus-register-signal, dbus-register-method): New defuns, moved
1863 from dbusbind.c
1864 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
1865 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
1866 New defuns.
dcbf5805
MA
1867 (dbus-call-method-non-blocking): Make it an obsolete function.
1868 (dbus-unregister-object, dbus-unregister-service)
1869 (dbus-handle-event, dbus-register-property)
1870 (dbus-property-handler): Obey the new structure of
1871 `bus-registered-objects'.
1872 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
1873 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
1874 Use `dbus-call-method'.
1875
cf20dee0
CY
18762012-04-22 Chong Yidong <cyd@gnu.org>
1877
1878 * cus-edit.el (custom-commands, custom-reset-menu)
1879 (Custom-reset-standard): Tweak labels.
1880 (custom-reset-button-menu): Change default to t.
1881 (custom-buffer-create-internal): For the custom-reset-button-menu
1882 case, put the revert button first.
1883 (custom-group-subtitle): New face.
1884 (custom-group-value-create): Align docstring to a specific column.
1885
1886 * wid-edit.el (widget-documentation-link-add): Don't handle
1887 indentation in this function.
1888 (widget-documentation-string-indent-to): New function.
1889 (widget-documentation-string-value-create): Use it.
1890
1891 * autorevert.el (auto-revert):
1892 * epg-config.el (epg):
1893 * ibuffer.el (ibuffer):
1894 * mpc.el (mpc):
1895 * ses.el (ses):
1896 * eshell/eshell.el (eshell):
1897 * net/ange-ftp.el (ange-ftp):
1898 * progmodes/ebnf2ps.el (postscript):
1899 * progmodes/flymake.el (flymake):
1900 * progmodes/prolog.el (prolog):
1901 * progmodes/verilog-mode.el (verilog-mode):
1902 * progmodes/which-func.el (which-func):
1903 * term/xterm.el (xterm):
1904 * textmodes/picture.el (picture):
1905 * textmodes/tildify.el (tildify):
1906 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
1907 customization buffers.
1908
583e23bd
AM
19092012-04-22 Alan Mackenzie <acm@muc.de>
1910
1911 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
1912 Adding a ) can hide the resulting (..) from searches. Fix it.
1913 Bound the backward search to the position of the existing (.
1914
7dd51bf1
JB
19152012-04-21 Juanma Barranquero <lekktu@gmail.com>
1916
1917 * progmodes/verilog-mode.el (verilog-mode): Check whether
1918 which-func-modes is t before adding verilog-mode.
1919 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
1920
d64a438f
LL
19212012-04-21 Leo Liu <sdl.web@gmail.com>
1922
7dd51bf1 1923 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 1924
081e8d65
MV
19252012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
1926
1927 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
1928 filling of the last column of a table (Bug#5635).
1929 (woman-find-next-control-line): New arg, specifying an additional
1930 regexp component for the control line.
1931 (woman2-roff-buffer): Use it.
1932 (woman-break-table): New function.
1933 (woman2-TS): Use it.
1934
19352012-04-21 Chong Yidong <cyd@gnu.org>
1936
1937 * woman.el (woman-set-buffer-display-table, woman-decode-region)
1938 (woman-horizontal-escapes, woman-negative-vertical-space)
1939 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
1940 (WoMan-warn-ignored): Use ?\s instead of ?\ .
1941
ed571ccb
SM
19422012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1943
1944 * minibuffer.el (completion-file-name-table): Complete user names.
1945
39773899
LL
19462012-04-20 Leo Liu <sdl.web@gmail.com>
1947
1948 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
1949 and pcase-let*.
1950
de6ff46d
CY
19512012-04-20 Chong Yidong <cyd@gnu.org>
1952
1953 * server.el (server-execute): Respect initial-buffer-choice if it
1954 is a string and there are no files to open (Bug#2825).
1955 (server-create-window-system-frame, server-create-tty-frame):
1956 Don't switch buffers here.
2d0e8e61
CY
1957 (server-process-filter): Only try to open a window system frame if
1958 compiled with graphical support (Bug#8314).
de6ff46d 1959
54071013
DN
19602012-04-20 Dan Nicolaescu <dann@gnu.org>
1961
1962 * battery.el (battery-echo-area-format): Display remaining time
1963 for sysfs backend too (Bug#11269).
1964 (battery-linux-sysfs): Fix conditional for the charge.
1965
f30d612a
CY
19662012-04-20 Chong Yidong <cyd@gnu.org>
1967
c07a4c0b 1968 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
1969 (gdb-inferior-io--init-proc): New function.
1970 (gdb-init-1): Use it.
1971 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
1972 responsible for allocating a new pty and hooking it to gdb when
1973 the old pty gets an EIO due to process exit.
1974 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
1975 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
1976 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
1977
2116e93c
EZ
19782012-04-20 Eli Zaretskii <eliz@gnu.org>
1979
1980 * window.el (window-min-size, window-sizable, window-min-delta)
1981 (window-max-delta, window--resizable, window-resizable)
1982 (window-total-size, window-full-height-p, window-full-width-p)
1983 (window-in-direction, window--resize-mini-window, window-resize)
1984 (window--resize-child-windows-normal)
1985 (window--resize-child-windows, window--resize-siblings)
1986 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 1987 (enlarge-window, shrink-window): Doc fixes.
2116e93c 1988
c07a4c0b 19892012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 1990
ef24141c
SM
1991 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
1992 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
1993 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
1994 pty process (Bug#11273).
1995 (gdb-update): New arg to suppress talking to the gdb process.
1996 (gdb-done-or-error): Use it.
1997 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
1998 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
1999 sentinel not being called.
2000
2001 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
2002
d02766ab
CY
2003 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
2004
c07a4c0b 20052012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
2006
2007 * net/network-stream.el (open-network-stream): Doc fix.
2008
c07a4c0b 20092012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
2010
2011 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
2012
c07a4c0b 20132012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
2014
2015 Ensure searching for keywords is case sensitive.
2016
2017 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
2018 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
2019 (c-defun-name, c-mark-function, c-cpp-define-name)
2020 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 2021 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 2022
ef24141c
SM
2023 * progmodes/cc-mode.el (c-font-lock-fontify-region):
2024 Bind case-fold-search to nil.
f0f6bc35 2025
c07a4c0b 20262012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
2027
2028 * mail/sendmail.el (mail-bury): Call return action with the right
2029 Rmail buffer (Bug#11242).
2030
9a864fa2
CY
2031 * server.el (server-process-filter): Handle corner case where both
2032 tty and nowait options are present (Bug#11102).
2033
539aa513
EZ
20342012-04-20 Eli Zaretskii <eliz@gnu.org>
2035
2036 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
2037 (top level): Put into the executable the ident-style '$Id:' tag on
2038 windows-nt as well.
539aa513 2039
cfc7d5da
SM
20402012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2041
2042 * electric.el (electric-indent-post-self-insert-function): Check that
2043 electric-indent-mode is enabled in current buffer.
2044
5b01685c
JB
20452012-04-19 Juanma Barranquero <lekktu@gmail.com>
2046
2047 * imenu.el (imenu-progress-message): Restore; it is "used" in
2048 erc/erc-imenu.el and net/snmp-mode.el.
2049
4d6769e1
JB
20502012-04-19 Juanma Barranquero <lekktu@gmail.com>
2051
2052 * avoid.el (mouse-avoidance-mode): Mark unused arg.
2053 (mouse-avoidance-nudge-mouse): Remove unused binding.
2054
2055 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
2056
2057 * descr-text.el (describe-char):
2058 * progmodes/python.el (python-describe-symbol):
2059 Don't call `toggle-read-only', set `buffer-read-only'.
2060
2061 * imenu.el (imenu-default-goto-function): Mark unused args.
2062 (imenu-progress-message): Remove obsolete macro; all callers changed.
2063
2064 * subr.el (keymap-canonicalize): Remove unused binding.
2065 (read-passwd): Mark unused arg.
2066
2067 * tutorial.el (tutorial--display-changes): Remove unused binding.
2068 (tutorial--save-tutorial-to): Remove unused variable.
2069
2070 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
2071 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
2072 (package-generate-autoloads, package-menu--generate)
2073 (package-menu--find-upgrades): Remove unused bindings.
2074
2075 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
2076 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
2077 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
2078 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
2079 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
2080 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
2081 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
2082 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
2083 (cua-delete-char-rectangle): Mark unused args.
2084 (cua-align-rectangle): Remove unused binding.
2085
2086 * mail/rmail.el (compilation--message->loc)
2087 (epa--find-coding-system-for-mime-charset): Declare.
2088
2089 * net/dbus.el (dbus-register-service): Declare.
2090 (dbus-name-owner-changed-handler): Remove unused binding.
2091
2092 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
2093 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
2094 (nxml-scan-backward-within): Mark unused arg.
2095 (nxml-dynamic-markup-word): Remove unused binding.
2096
2097 * mouse.el (mouse-menu-major-mode-map):
2098 * emacs-lisp/authors.el (authors-scan-change-log)
2099 (authors-add-to-author-list):
2100 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
2101 * emacs-lisp/smie.el (smie-auto-fill):
2102 * mail/sendmail.el (mail-bury):
2103 * mail/unrmail.el (unrmail):
2104 * net/tls.el (open-tls-stream):
2105 * textmodes/picture.el (picture-mouse-set-point):
2106 Remove unused bindings.
2107
8c8fc5df
MA
21082012-04-19 Michael Albinus <michael.albinus@gmx.de>
2109
2110 * net/tramp.el (tramp-action-password): Let-bind
2111 `enable-recursive-minibuffers' to t.
2112
a77b0ac9
SS
21132012-04-18 Sam Steingold <sds@gnu.org>
2114
2115 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
2116 instead of 'string to accommodate values like [f11].
2117 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
2118 * progmodes/gdb-mi.el: Likewise.
2119
12a106a9
LL
21202012-04-18 Leo Liu <sdl.web@gmail.com>
2121
2122 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
2123 current buffer.
2124 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
2125 LOCAL is nil.
2126
bc6494ef
CY
21272012-04-18 Chong Yidong <cyd@gnu.org>
2128
2129 * simple.el (line-move): Use forward-line if in batch mode
2130 (Bug#11053).
2131
c09c46b2
CS
21322012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
2133
2134 * files.el (after-find-file): Do not try to add a final newline if
2135 the buffer is read-only (Bug#11156).
2136
5f6530ea
RS
21372012-04-17 Richard Stallman <rms@gnu.org>
2138
2139 * mail/rmail.el (rmail-start-mail):
2140 Pass (rmail-mail-return...) for the return-action.
2141 Pass (rmail-yank-current-message...) for the yank-action.
2142 (rmail-yank-current-message): New function.
2143 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
2144 (rmail-reply): Likewise.
2145 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
2146
2147 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 2148 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
2149 buffer, not newbuf.
2150
197b6f3c
JB
21512012-04-17 Juanma Barranquero <lekktu@gmail.com>
2152
2153 * server.el (server-ensure-safe-dir): Simplify.
2154
2311d8e5 21552012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 2156
2311d8e5
GM
2157 * emacs-lisp/smie.el: Provide smarter auto-filling.
2158 (smie-auto-fill): New function.
2159 (smie-setup): Use it.
98fb480e 2160
2311d8e5
GM
2161 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
2162
21632012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
2164
2165 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
2166 (comment-indent): Use it.
2167
2311d8e5 21682012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
2169
2170 * ses.el: The overall change is to add cell renaming, that is
2171 setting fancy names for cell symbols other than name matching
2172 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 2173 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 2174 (ses-create-cell-variable): New defun.
2311d8e5 2175 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
2176 (ses-relocate-formula): Relocate formulas only for cells the
2177 symbols of which are not renamed, i.e. symbols whose names do not
2178 match regexp "\\`[A-Z]+[0-9]+\\'".
2179 (ses-relocate-all): Relocate values only for cells the symbols of
2180 which are not renamed.
2181 (ses-load): Create cells variables as the (ses-cell ...) are read,
2182 in order to check row col consistency with cell symbol name only
2183 for cells that are not renamed.
2184 (ses-replace-name-in-formula): New defun.
2185 (ses-rename-cell): New defun.
4bdf2ad2 2186
fc72b15c
PO
21872012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
2188
2189 * progmodes/perl-mode.el (perl-indent-parens-as-block):
2190 New option (bug#11118).
2191 (perl-calculate-indent): Respect it.
2192
12e10e61
GM
21932012-04-17 Glenn Morris <rgm@gnu.org>
2194
2195 * dired-aux.el (dired-mark-read-string): Doc fix.
2196
30009afd
DA
21972012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
2198
2199 * dired-aux.el (dired-mark-read-string): Offer optional completion.
2200 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
2201
41f03f4d
GM
22022012-04-17 Glenn Morris <rgm@gnu.org>
2203
2204 * mouse.el (mouse-drag-track):
2205 * speedbar.el (speedbar-frame-mode):
2206 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
2207
f45f90f3
LL
22082012-04-16 Leo Liu <sdl.web@gmail.com>
2209
2210 * progmodes/python.el: Trivial cleanup.
2211
94ee8db5
GM
22122012-04-16 Glenn Morris <rgm@gnu.org>
2213
121b8917
GM
2214 * vc/vc.el (vc-string-prefix-p):
2215 * vc/pcvs-util.el (cvs-string-prefix-p):
2216 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
2217 * mpc.el (mpc-string-prefix-p):
2218 Make all of these into obsolete aliases for string-prefix-p.
2219 Update callers.
2220 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
2221
1197ecfa
GM
2222 * textmodes/two-column.el: Move custom options to the start.
2223 (frame-width): Remove compat definition.
2224 (2C-associate-buffer, 2C-dissociate):
2225 Use with-current-buffer rather than save-excursion.
2226 (2C-dissociate): Force a mode-line update.
2227 (2C-autoscroll): Use ignore-errors.
2228
099e7202
GM
2229 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
2230 Autoload trivia.
2231
bf350d6a
GM
2232 * emacs-lisp/cl-extra.el (*random-state*):
2233 Remove unnecessary declaration.
2234
0e829eab
GM
2235 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
2236
e3ad7552
GM
2237 * play/cookie1.el (cookie-snarf):
2238 Give an explicit error if input file cannot be read.
2239
68892d27
GM
2240 * play/yow.el (yow-file): Use expand-file-name rather than concat.
2241
20f0c46d
GM
2242 * progmodes/perl-mode.el (c-macro-expand):
2243 Remove unnecessary autoload (it is in loaddefs.el).
2244
5a0978ce
GM
2245 * textmodes/picture.el (picture-desired-column)
2246 (picture-update-desired-column): Convert comments to doc-strings.
2247 (picture-substitute): Remove function.
2248 (picture-mode-map): Initialize in the defvar.
2249
6b955486
GM
2250 * woman.el: Remove eval-after-load for tar-mode.
2251 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
2252 (woman-tar-extract-file): Autoload it.
2253
94ee8db5
GM
2254 * frame.el (automatic-hscrolling): Make this alias obsolete.
2255
177eca34
AM
22562012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2257
2258 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 2259 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
2260 (ispell-dictionary-base-alist): Revert to original XEmacs
2261 friendly version for default. [:alpha:] will be added in
2262 `ispell-set-spellchecker-params' if needed
177eca34 2263
c505aaeb
CY
22642012-04-16 Chong Yidong <cyd@gnu.org>
2265
2266 * image.el (imagemagick--extension-regexp): New variable.
2267 (imagemagick-register-types): Use it.
2268 (imagemagick-types-inhibit): Add :set function. Allow new value
2269 of t to inhibit all types.
2270
2271 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
2272 so we can preload it.
2273
2274 * loadup.el (fboundp): Preload regexp-opt, needed by
2275 imagemagick-register-types.
2276
60efac0f
CY
22772012-04-15 Chong Yidong <cyd@gnu.org>
2278
2279 * frame.el (scrolling): Remove nearly unused customization group.
2280
2281 * scroll-all.el (scroll-all-mode): Move to windows group.
2282
5dd1713e
CY
22832012-04-15 Chong Yidong <cyd@gnu.org>
2284
2285 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
2286
e6fd457e
CY
22872012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2288
2289 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 2290 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 2291
e153c136
GM
22922012-04-15 Glenn Morris <rgm@gnu.org>
2293
2294 * simple.el (process-file-side-effects): Doc fix.
2295
e6fd457e 22962012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
2297
2298 * international/mule-cmds.el (set-language-environment): Doc fix.
2299
3603c3b1
JB
23002012-04-14 Juanma Barranquero <lekktu@gmail.com>
2301
2302 * server.el (server-auth-key, server-generate-key): Doc fixes.
2303 (server-get-auth-key): Doc fix. Use `string-match-p'.
2304 (server-start): Reflow docstring.
2305
e6de100c
LI
23062012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
2307
2308 * server.el (server-generate-key): `called-interactively-p'
2309 requires a parameter.
2310
29734c21
MN
23112012-04-14 Michal Nazarewicz <mina86@mina86.com>
2312
2313 * server.el (server-auth-key): New variable.
75f1671a 2314 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
2315 (server-start): Use the new variable and functions to allow
2316 setting a permanent server key (bug#9423).
2317
d65c9521
LL
23182012-04-14 Leo Liu <sdl.web@gmail.com>
2319
2320 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
2321
5ae255c7
PE
23222012-04-14 Paul Eggert <eggert@cs.ucla.edu>
2323
2324 Spelling fixes.
2325 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
2326 Emacs uses American spelling.
2327
d5e6342e
JB
23282012-04-14 Juanma Barranquero <lekktu@gmail.com>
2329
2330 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
2331 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
2332 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
2333 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
2334
ab036cd7
SM
23352012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2336
2337 * progmodes/which-func.el (which-func-modes): Change default.
2338
35dc09a1 23392012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
2340
2341 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
2342 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
2343
35dc09a1 23442012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
2345
2346 * custom.el (custom-theme-set-variables): Doc fix.
2347
35dc09a1 23482012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
2349
2350 * international/mule.el (set-auto-coding-for-load): Doc fix.
2351
35dc09a1 23522012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 2353
35dc09a1
GM
2354 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
2355 imenu work again for Objective C Mode. Correct the *-index values,
2356 these having been disturbed by a previous change in 2011-08.
57f845ee 2357
0de3da9f
AM
2358 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
2359 Correct two search limits.
2360
35dc09a1 23612012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
2362
2363 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
2364
35dc09a1 23652012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
2366
2367 * international/characters.el: Fix sorting.
2368
35dc09a1 23692012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
2370
2371 * international/characters.el: Add more missing Latin case pairs.
2372
35dc09a1 23732012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
2374
2375 * files.el (dir-locals-set-class-variables): Doc fix.
2376
35dc09a1 23772012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 2378
3f1b5bf8
EZ
2379 * international/characters.el: Add set-case-syntax-pair call for
2380 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
2381 counterpart. (Bug#11209)
2382
9f847f41
EZ
2383 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
2384
35dc09a1 23852012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
2386
2387 * calendar/holidays.el (calendar-check-holidays): Doc fix.
2388
35dc09a1 23892012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 2390
35dc09a1
GM
2391 * textmodes/ispell.el (ispell-dictionary-base-alist):
2392 Add data for Hebrew.
e2627d21 2393
35dc09a1 23942012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 2395
35dc09a1
GM
2396 * net/rcirc.el (rcirc-cmd-quit):
2397 Revert 2012-03-18 change (Bug#11192).
5c14e333 2398
35dc09a1 23992012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
2400
2401 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
2402
35dc09a1 24032012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 2404
4517fe3a
SM
2405 * minibuffer.el (completion-in-region-mode-map):
2406 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 2407
b472a594
VD
24082012-04-13 Vivek Dasmohapatra <vivek@etla.org>
2409
2410 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
2411
09b95ce3
MY
24122012-04-13 Masatake YAMATO <yamato@redhat.com>
2413
2414 * minibuffer.el (minibuffer-local-filename-syntax): New variable
2415 to allow `C-M-f' and `C-M-b' to move to the nearest path
2416 separator (bug#9511).
2417
4b63a9ca
LI
24182012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
2419
2420 * avoid.el: Require cl when compiling. And also move the
2421 `provide' to the end.
2422
7b55b8bf
TV
24232012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2424
2425 * avoid.el (mouse-avoidance-banish-position): New variable.
2426 (mouse-avoidance-banish-destination): Use it (bug#10165).
2427
adedaa1f
LL
24282012-04-13 Leo Liu <sdl.web@gmail.com>
2429
2430 * progmodes/which-func.el (which-func-modes): Add objc-mode.
2431
70e74021
KB
24322012-04-13 Ken Brown <kbrown@cornell.edu>
2433
2434 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 2435 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
2436 (browse-url-filename-alist): For the same reason, don't modify
2437 file:// URLs on Cygwin.
2438
e75e89ba
SM
24392012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2440
2441 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
2442 the region on shift if the binding is already shifted (bug#11221).
2443
82f289a4
GM
24442012-04-12 Glenn Morris <rgm@gnu.org>
2445
2446 * mail/mailpost.el: Move to obsolete/.
2447
d333dc4c
DA
24482012-04-12 Drew Adams <drew.adams@oracle.com>
2449
2450 * imenu.el (imenu--generic-function): Ignore invisible definitions
2451 (bug#10123).
2452
0d15b5ba
VD
24532012-04-12 Vivek Dasmohapatra <vivek@etla.org>
2454
2455 * hexl.el (hexl-bits): New variable.
2456 (hexl-options): Mention the variable in the doc string.
75f1671a 2457 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 2458 (hexl-mode): Mention the new variable.
75f1671a
JB
2459 (hexl-mode, hexl-current-address, hexl-current-address):
2460 Use the displen.
0d15b5ba
VD
2461 (hexl-ascii-start-column): New function.
2462 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
2463 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
2464
64a440db
AM
24652012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2466
2467 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
2468 '("-i" ENCODING), in 2 separate command-line arguments, to specify
2469 the encoding, as expected by hunspell.
2470
6decb6c2
SM
24712012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2472
2473 * battery.el (battery--linux-sysfs-regexp): New const.
2474 (battery-status-function): Use it. Remove yeeloong special case.
2475 (battery-yeeloong-sysfs): Remove.
2476 (battery-echo-area-format): Remove yeeloong special case.
2477
088be6fb
SM
24782012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2479
6622e416
SM
2480 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
2481 Reported by Noah Friedman.
2482
088be6fb
SM
2483 * subr.el (read-passwd): Use read-string.
2484
b49f886e
LMI
24852012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2486
2487 * vcursor.el (vcursor-move): Increase the priority of the overlay
2488 (bug#9663).
2489
a63067fc
DD
24902012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2491
2492 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
2493 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
2494
ac3cf14a
WS
24952012-04-11 William Stevenson <yhvh2000@gmail.com>
2496
2497 * textmodes/artist.el (artist-mode): Convert artist-mode to use
2498 define-minor-mode (bug#10760).
2499
c4fc691b 25002012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 2501
4d6769e1 2502 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
2503 that directories matching `grep-find-ignored-files' won't be
2504 pruned (bug#10351).
2505
af23e2e5
CY
25062012-04-11 Chong Yidong <cyd@gnu.org>
2507
2508 * startup.el (command-line): Remove support for long-obsolete
2509 variable font-lock-face-attributes.
2510
ab7ce8c1
GM
25112012-04-11 Glenn Morris <rgm@gnu.org>
2512
2513 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
2514
de8c03dc
SM
25152012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2516
2517 * window.el (window--state-get-1): Obey window-point-insertion-type.
2518
050cc68b
LB
25192012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
2520
2521 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
2522 to previous function when point is on the first character of a
75f1671a 2523 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 2524
a38c310c
GM
25252012-04-11 Glenn Morris <rgm@gnu.org>
2526
effed0c2
GM
2527 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
2528 not just file-errors.
2529
a38c310c
GM
2530 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
2531 (vc-bzr-sha1): Use internal sha1.
2532
0221e323
SM
25332012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2534
2535 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
2536
43956923
SG
25372012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
2538
2539 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
2540 that start in the middle of the line (bug#10496).
2541
6a8c9eaf
DN
25422012-04-10 Dan Nicolaescu <dann@gnu.org>
2543
2544 * battery.el (battery-linux-proc-acpi): Only one battery is
2545 discharged at a time, but that seems to confuse battery.el when
2546 computing `rate-type' for the battery not being discharged
2547 (bug#10332).
2548
1930bf5d
SM
25492012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2550
2a718f6f
SM
2551 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
2552
599430d0
SM
2553 * international/quail.el: Use dolist and simplify.
2554 (quail-define-package, quail-update-keyboard-layout)
2555 (quail-define-rules): Use dolist.
2556 (quail-insert-kbd-layout, quail-get-translation): CSE.
2557
a2754b6c
SM
2558 * tmm.el: Use dolist, remove left over hook.
2559 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
2560 Use dolist.
2561 (calendar-load-hook): Don't mess with it.
2562
1930bf5d
SM
2563 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
2564 Use derived-mode-p. Run the diff asynchronously.
2565
9f67961c
LMI
25662012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2567
2568 * obsolete/mouse-sel.el: Add an Obsolete-since header.
2569
2a8ce227
JB
25702012-04-10 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * misc.el: Display absolute path of loaded DLLs (bug#10424).
2573 (list-dynamic-libraries--loaded): New function.
2574 (list-dynamic-libraries--refresh): Use it.
2575
8f33b5f8
NW
25762012-04-10 Nathan Weizenbaum <nweiz@google.com>
2577
1930bf5d
SM
2578 * progmodes/python.el (python-fill-paragraph):
2579 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
2580 disabled (bug#7018).
2581
b12f0439
L
25822012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
2583
1930bf5d 2584 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
2585 DOS/MS Windows for the Baltic languages. There are still plenty
2586 of texts written in this encoding/codepage (bug#6519).
b12f0439 2587
57c3bd01
GM
25882012-04-10 Glenn Morris <rgm@gnu.org>
2589
2590 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
2591 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
2592
6c3eab30
FA
25932012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
2594
1930bf5d 2595 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
2596 next-line "n" and previous-line "p" in order to make recentf more
2597 consistent with ibuffer, dired or org-mode (bug#9387).
2598
24d78a88
LMI
25992012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2600
bc72b5d9
LMI
2601 * image.el (put-image): Return the overlay created instead of the
2602 optional input string (bug#7834). Note that this may break code
2603 that is (for some reason or other) depending on `put-image'
2604 returning the string.
2605
bd2dba5a
LMI
2606 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
2607
74beb59f
LMI
2608 * simple.el (zap-to-char): Allow zapping using input methods
2609 (bug#1580).
2610
24d78a88
LMI
2611 * textmodes/fill.el (fill-region): Leave point and mark where they
2612 were before filling (bug#5399).
2613
263f20cd
GM
26142012-04-09 Glenn Morris <rgm@gnu.org>
2615
2616 * version.el (emacs-bzr-get-version):
2617 Handle lightweight checkouts of local branches.
2618
58d1f797
AS
26192012-04-09 Andreas Schwab <schwab@linux-m68k.org>
2620
263f20cd 2621 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 2622
b4d3bc10
CY
26232012-04-09 Chong Yidong <cyd@gnu.org>
2624
2625 * custom.el (custom-variable-p): Return nil for non-symbol
2626 arguments instead of signaling an error.
2627 (user-variable-p): Obsolete alias for custom-variable-p.
2628
2629 * apropos.el (apropos-variable):
2630 * files-x.el (read-file-local-variable):
2631 * simple.el (set-variable):
2632 * woman.el (woman-mini-help):
2633 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
2634
fd06db5d
GM
26352012-04-09 Glenn Morris <rgm@gnu.org>
2636
e5fcdb5e
GM
2637 * startup.el (normal-top-level): Don't look for leim-list.el
2638 in places where it will not be found. (Bug#910)
2639
fd06db5d
GM
2640 * international/mule-cmds.el (set-default-coding-systems):
2641 * files.el (normal-mode):
2642 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
2643 This function was removed with ucs-tables.el in 2008.
2644
b39bb7e1
EZ
26452012-04-08 Eli Zaretskii <eliz@gnu.org>
2646
2647 * textmodes/ispell.el (ispell-check-version): For hunspell, set
2648 ispell-encoding8-command to "-i", without a trailing space.
2649 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
2650 separate command-line arguments, to specify the encoding, since
2651 that's how hunspell expects it.
2652
5c5b8e23
GM
26532012-04-08 Glenn Morris <rgm@gnu.org>
2654
2655 * loadup.el: Load bindings before cus-start.
2656 This reduces somewhat the number of "rogue" settings in emacs -Q.
2657
a1ed8b05
GM
26582012-04-07 Glenn Morris <rgm@gnu.org>
2659
2660 * version.el (emacs-bzr-get-version): New function.
dfae128a 2661 (emacs-bzr-version): New variable.
a1ed8b05
GM
2662 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
2663 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
2664
b142f158
EZ
26652012-04-07 Eli Zaretskii <eliz@gnu.org>
2666
dfae128a
GM
2667 * international/uni-bidi.el, international/uni-category.el:
2668 * international/uni-combining.el, international/uni-decimal.el:
2669 * international/uni-decomposition.el, international/uni-digit.el:
2670 * international/uni-lowercase.el, international/uni-mirrored.el:
2671 * international/uni-name.el, international/uni-numeric.el:
2672 * international/uni-titlecase.el, international/uni-uppercase.el:
2673 Update for Unicode 6.1.
b142f158 2674
9078ead6
EZ
26752012-04-07 Eli Zaretskii <eliz@gnu.org>
2676
2677 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
2678
f23d2c7d
LMI
26792012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2680
2681 * window.el (shrink-window): Mention the `window-min-height'
2682 variable in the doc string.
2683
0a0a3573
BG
26842012-04-05 Bastien Guerry <bzg@altern.org>
2685
2686 * color.el (color-lighten-name): Fix typo.
2687
e5248ac9
SM
26882012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2689
2690 * server.el (server--on-display-p): New function.
2691 (server--on-display-p): Use it.
2692
b4243e22
GV
26932012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
2694
2695 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
2696 (bug#11145).
2697
305d9f44
SM
26982012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2699
2700 * comint.el (comint--common-quoted-suffix): Check string boundary
2701 before comparing (bug#11158).
2702 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
2703
3d439cd1
CY
27042012-04-04 Chong Yidong <cyd@gnu.org>
2705
321cc491
CY
2706 * minibuffer.el (completion-extra-properties): Doc fix.
2707
3d439cd1
CY
2708 * subr.el (delayed-warnings-hook): Doc fix.
2709
2d562c0f
DU
27102012-04-04 Daiki Ueno <ueno@unixuser.org>
2711
2712 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
2713 selection (Bug#11159).
2714 (epa-insert-keys): Inform that the default public key will be
2715 exported if no key is selected.
2716
4443f204
RS
27172012-04-04 Richard Stallman <rms@gnu.org>
2718
2719 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
2720
529c06b6
CY
27212012-04-03 Chong Yidong <cyd@gnu.org>
2722
2723 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
2724 mail-insert-file, not its obsolete alias mail-attach-file.
2725
66b907dc
MA
27262012-04-03 Michael Albinus <michael.albinus@gmx.de>
2727
2728 * notifications.el (notifications-notify): Fix docstring.
2729
c0ea195d
GM
27302012-04-02 Glenn Morris <rgm@gnu.org>
2731
2732 * emacs-lisp/authors.el (authors-aliases): Another addition.
2733
5ca64e00
MA
27342012-04-02 Michael Albinus <michael.albinus@gmx.de>
2735
2736 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
2737 `tramp-compat-call-process' instead of `tramp-local-call-process'.
2738 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
2739
42ee526b
CY
27402012-04-01 Chong Yidong <cyd@gnu.org>
2741
2742 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
2743 Handle root directory properly.
2744 (copy-directory): Caller changed.
2745
2746 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
2747 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
2748
0b021094
GM
27492012-03-31 Glenn Morris <rgm@gnu.org>
2750
40f86458
GM
2751 * term/xterm.el (xterm-extra-capabilities): Doc fix.
2752
7019c177
GM
2753 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
2754
a1daddd6
GM
2755 * calendar/calendar.el (calendar-window-list)
2756 (calendar-hide-window): Restore. (Bug#11140)
2757 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
2758
0b021094
GM
2759 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
2760
40311efc
TV
27612012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2762
2763 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
2764 Check if file is a symlink (Bug#10489).
2765
2766 * files.el (copy-directory): Likewise.
2767
5319014e
CY
27682012-03-30 Chong Yidong <cyd@gnu.org>
2769
2770 * image.el (imagemagick-types-inhibit)
2771 (imagemagick-register-types): Doc fix.
2772
935d1290
AM
27732012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2774
ef24141c
SM
2775 * ispell.el (ispell-get-extended-character-mode):
2776 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 2777 and treats ~word as ordinary words in pipe mode.
935d1290 2778
61c6e8fd
GM
27792012-03-30 Glenn Morris <rgm@gnu.org>
2780
2781 * tutorial.el (help-with-tutorial): Ensure local variables don't
2782 happen to make the buffer read-only. (Bug#11127)
2783
81fdff00
SM
27842012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
2785
2786 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
2787 (perl-calculate-indent): Return `noindent' in strings.
2788
6e7a6ec0
SS
27892012-03-28 Sam Steingold <sds@gnu.org>
2790
2791 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
2792 instead of the broken adhockery which does not prevent calendar
2793 buffers from being displayed at random after exit.
2794 (calendar-window-list, calendar-hide-window): Remove the broken
2795 adhockery.
2796
fee88ca0
GM
27972012-03-28 Glenn Morris <rgm@gnu.org>
2798
2799 * replace.el (query-replace-map): Doc fix.
2800
38de3354
AS
28012012-03-28 Andreas Schwab <schwab@linux-m68k.org>
2802
2803 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
2804 contents. (Bug#11109)
2805
b973155e
SM
28062012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2807
2808 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
2809 (bug#11077).
2810 (avl-tree--check, avl-tree--check-node): New funs.
2811
dcb6e7b3
MR
28122012-03-27 Martin Rudalics <rudalics@gmx.at>
2813
2814 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
2815 (switch-to-prev-buffer, switch-to-next-buffer):
2816 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
2817 showing a buffer already is done on the same frame.
2818
b4fa35fa
GM
28192012-03-27 Glenn Morris <rgm@gnu.org>
2820
2821 * startup.el (mail-host-address): Doc fix.
2822
f9210e18
SM
28232012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2824
2825 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
2826 than 197 variables.
2827
c0bf7753
AF
28282012-03-26 Ami Fischman <ami@fischman.org>
2829
2830 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
2831
33da7b16
GM
28322012-03-26 Glenn Morris <rgm@gnu.org>
2833
02243d9d
GM
2834 * files.el (save-buffers-kill-emacs): Doc fix.
2835
33da7b16
GM
2836 * startup.el (normal-top-level, command-line, command-line-1):
2837 Give them doc strings.
2838
e5a69fd0
EZ
28392012-03-25 Eli Zaretskii <eliz@gnu.org>
2840
2841 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 2842 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 2843
9a69676a
CY
28442012-03-25 Chong Yidong <cyd@gnu.org>
2845
4125cb8b
CY
2846 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
2847 theme if it was previously enabled before (Bug#11031).
2848
dd470960
CY
2849 * cus-theme.el (custom-theme-write-faces): Retrieve current face
2850 spec with custom-face-get-current-spec if its :shown-value is not
2851 determined yet (Bug#9337).
4125cb8b 2852 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 2853
9a69676a
CY
2854 * button.el (button-at): Minor addition to docstring.
2855
6e7e90fa
SL
28562012-03-24 Simon Leinen <simon.leinen@gmail.com>
2857
2858 * vc/vc.el (vc-merge): Fix a prompt.
2859
f06e2758
CY
28602012-03-24 Chong Yidong <cyd@gnu.org>
2861
2862 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
2863 point (Bug#9623).
2864
6e7e90fa
SL
2865 * button.el (button-at): Minor addition to docstring.
2866
b9d0879b
SM
28672012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2868
2869 * newcomment.el (comment-choose-indent): No space after BOL.
2870
e71cebb3
SS
28712012-03-22 Sam Steingold <sds@gnu.org>
2872
2873 * window.el (switch-to-prev-buffer): Revert last patch because the
2874 bug turned out to be an advertised feature (Elisp manual 28.14).
2875
335aff35
GM
28762012-03-22 Glenn Morris <rgm@gnu.org>
2877
2878 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
2879 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
2880
c676576a
LMI
28812012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2882
2883 * net/network-stream.el (network-stream-open-starttls): Make error
2884 message under Windows be less misleading.
2885
126f3d39
LW
28862012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
2887
2888 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
2889 understands (bug#9942).
2890
64fee311
CY
28912012-03-22 Chong Yidong <cyd@gnu.org>
2892
2893 * simple.el (end-of-visible-line): Handle return value of
2894 next-single-property-change properly (Bug#9371).
2895
a640d29a
KH
28962012-03-22 Kenichi Handa <handa@m17n.org>
2897
2898 * international/quail.el (quail-insert-kbd-layout): Fix previous
2899 change. To avoid unwanted bidi reordering, use
2900 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
2901
39675016
DG
29022012-03-21 Dmitry Gutov <dgutov@yandex.ru>
2903
2904 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
2905 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
2906 (ruby-beginning-of-indent): Be more careful with the difference
2907 between word-boundary and symbol boundary.
2908 (ruby-mode-syntax-table): Make : a symbol constituent.
2909
0a6934fc 29102012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 2911
3d008e4f
SM
2912 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
2913
0a6934fc
SM
29142012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2915
af67c9d7
SM
2916 * progmodes/etags.el (tags-completion-at-point-function):
2917 Improve last fix.
2918
1acad97c
SM
2919 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
2920
e298b5da
SS
29212012-03-21 Sam Steingold <sds@gnu.org>
2922
2923 * progmodes/etags.el (tags-completion-at-point-function):
2924 Avoid the error when point is inside the pattern.
2925
91d82a70
JY
29262012-03-21 John Yates <john@yates-sheets.org> (tiny change)
2927
2928 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
2929 line (Bug#10855).
2930
69188b79
CY
29312012-03-21 Drew Adams <drew.adams@oracle.com>
2932
2933 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
2934
99fc91fe
AK
29352012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
2936
2937 * ido.el (ido-set-current-directory, ido-read-internal)
2938 (ido-choose-completion-string, ido-completion-help): Handle nil
2939 value of ido-completion-buffer (Bug#11008).
2940
087bbb4c
SS
29412012-03-21 Sam Steingold <sds@gnu.org>
2942
2943 * window.el (switch-to-prev-buffer): Do not switch to a visible
2944 window previous buffer, just like with the frame previous buffers.
2945
fb5b8aca
CY
29462012-03-21 Chong Yidong <cyd@gnu.org>
2947
2948 * faces.el (make-face, make-empty-face, copy-face):
2949 * face-remap.el (face-remap-add-relative, face-remap-set-base):
2950 Doc fixes.
2951
dc9924b8
SM
29522012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2953
2954 * wid-edit.el (widget-complete-field): Remove (bug#11051).
2955 (widget-complete): Remove broken use of it.
2956
f0bcceb9
CY
29572012-03-20 Chong Yidong <cyd@gnu.org>
2958
dc9924b8
SM
2959 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2960 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
2961 characters.
2962
ee52ebf3
TH
29632012-03-20 Tassilo Horn <tassilo@member.fsf.org>
2964
2965 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
2966 to draw rectangles, not squares. (Regression introduced by revno
2967 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
2968
4c5779ab
CY
29692012-03-18 Chong Yidong <cyd@gnu.org>
2970
2971 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
2972 it is not yet defined (for temacs).
2973
15360934
LL
29742012-03-18 Leo Liu <sdl.web@gmail.com>
2975
dc9924b8 2976 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 2977
d9a8eb66
EZ
29782012-03-17 Eli Zaretskii <eliz@gnu.org>
2979
2980 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
2981 (ispell-choices-win-default-height, ispell-silently-savep)
2982 (ispell-dictionary-alist, ispell-encoding8-command)
2983 (ispell-check-version, ispell-aspell-find-dictionary)
2984 (ispell-valid-dictionary-list, ispell-words-keyword)
2985 (ispell-get-word, ispell-internal-change-dictionary)
2986 (ispell-region, ispell-skip-region-list)
2987 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
2988 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
2989 (ispell-message-text-end, ispell-message)
2990 (ispell-buffer-local-parsing): Doc fix.
2991
f02ff80d
J
29922012-03-13 Jambunathan K <kjambunathan@gmail.com>
2993
2994 * htmlfontify.el: Add support for code block fontification for ODT
2995 export (Bug #9914).
2996 (hfy-optimisations): Define new option
2997 `body-text-only'
2998 (hfy-fontify-buffer): Honor above setting.
2999 (hfy-begin-span, hfy-end-span): New routines factored out form
3000 `hfy-fontify-buffer'.
3001 (hfy-begin-span-handler, hfy-end-span-handler): New variables
3002 that permit insertion of custom tags.
3003 (hfy-fontify-buffer): Use above handlers.
3004 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
3005 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 3006 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 3007 over multiple runs. This is made possible by having the caller let
f02ff80d
J
3008 bind a special variable `hfy-user-sheet-assoc'.
3009 (htmlfontify-string): New defun.
3010 (hfy-compile-face-map): Make sure that the last char in the
3011 buffer is correctly fontified.
3012 (hfy-face-resolve-face): Whitespace only change.
3013
9ac7a13f
EZ
30142012-03-17 Eli Zaretskii <eliz@gnu.org>
3015
3016 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
3017 message more clear.
3018
e2b5bdd7
LL
30192012-03-16 Leo Liu <sdl.web@gmail.com>
3020
3021 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
3022
2e492df3
AM
30232012-03-16 Alan Mackenzie <acm@muc.de>
3024
3025 Further optimise the handling of large macros.
3026
3027 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
3028 limit to a call of `c-literal-limits'.
3029 (c-determine-+ve-limit): New function.
dc9924b8
SM
3030 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
3031 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
3032 In CASE 5B, restrict a search limit to 500.
3033 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
3034
3035 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
3036 Restrict macro bounds to +-500 from after-change's BEG END.
3037
50e94f0c
LL
30382012-03-16 Leo Liu <sdl.web@gmail.com>
3039
3040 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
3041
6f09f6ed
AH
30422012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
3043
3044 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 3045 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 3046
c7e73d51
GM
30472012-03-16 Glenn Morris <rgm@gnu.org>
3048
da986230
GM
3049 * view.el (view-buffer, view-buffer-other-window)
3050 (view-buffer-other-frame): Doc fixes re special mode-class.
3051
0835f01e
GM
3052 * subr.el (eval-after-load): If named feature is provided not from
3053 a file, run after-load forms. (Bug#10946)
3054
c7e73d51
GM
3055 * calendar/calendar.el (calendar-insert-at-column):
3056 Handle non-unit-width characters a bit better. (Bug#10978)
3057
3f2eafd1
CY
30582012-03-15 Chong Yidong <cyd@gnu.org>
3059
3060 * emacs-lisp/ring.el (ring-extend): New function.
3061 (ring-insert+extend): Extend the ring correctly (Bug#11019).
3062
3063 * comint.el (comint-read-input-ring)
3064 (comint-add-to-input-history): Grow comint-input-ring lazily.
3065
103af3fe
SM
30662012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3067
663b1677
SM
3068 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
3069 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
3070
103af3fe
SM
3071 * imenu.el: Fix multiple inheritance breakage (bug#9199).
3072 (imenu-add-to-menubar): Don't add a redundant index.
3073 (imenu-update-menubar): Handle a dynamically composed keymap.
3074
899cb7cb
KY
30752012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
3076
3077 * mail/sendmail.el (mail-encode-header):
3078 Bind rfc2047-encode-encoded-words to nil.
3079
3809f91d
GM
30802012-03-13 Glenn Morris <rgm@gnu.org>
3081
3082 * calendar/calendar.el (calendar-string-spread):
3083 Handle non-unit-width characters a bit better. (Bug#10978)
3084
9e345a01
LL
30852012-03-13 Leo Liu <sdl.web@gmail.com>
3086
3087 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
3088 directory and file as argument (Bug#10822).
3089
4a07df36
KS
30902012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
3091
3092 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
3093 For dynamically generated code, follow $PC.
3094 (gdb-disassembly-handler-custom): Handle no function name case.
3095
4aaa9356
TL
30962012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3097
3098 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
3099 * emulation/ws-mode.el (ws-query-replace):
3100 * sort.el (sort-regexp-fields):
3101 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
3102
225979da
SM
31032012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3104
3105 * dabbrev.el: Fix cycle completion order (bug#10963).
3106 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
3107 (dabbrev-completion): Don't use an obarray; provide
3108 a cycle-sort-function.
3109
e2f1fdab
LL
31102012-03-12 Leo Liu <sdl.web@gmail.com>
3111
dc9924b8 3112 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
3113 (kill-do-not-save-duplicates): Doc fix.
3114
b19490ed
SM
31152012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * dabbrev.el: Fix cycle completion (bug#10963).
3118 Use lexical binding and wrap to 80 columns.
3119 (dabbrev-completion): Delay computing the list of completions.
3120
4b05d722
KH
31212012-03-12 Kenichi Handa <handa@m17n.org>
3122
3123 * international/quail.el (quail-insert-kbd-layout): Surround each
3124 row by LRO and PDF instead of inserting many LRMs. Pad the left
3125 and right of each non-spacing marks. Insert invisible space
3126 between lower and upper characters to prevent composition.
3127
dbbc2e69
SM
31282012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3129
3130 * minibuffer.el (minibuffer-complete): Don't get confused when the
3131 function is run twice via different commands (bug#10958).
3132 (complete-with-action): Fix docstring.
3133
292112ed
CY
31342012-03-12 Chong Yidong <cyd@gnu.org>
3135
5d1ac394
CY
3136 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
3137 (nxml-completion-at-point-function): New function.
3138 (nxml-mode): Use it.
3139 (nxml-bind-meta-tab-to-complete-flag): Default to t.
3140
292112ed
CY
3141 * emacs-lisp/package.el (package-unpack, package-unpack-single):
3142 Load generated autoloads file before byte compiling (Bug#10970).
3143 (package--make-autoloads-and-compile): New helper fun.
3144
4098f8f7
CS
31452012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
3146
3147 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
3148
8f754691
MA
31492012-03-11 Michael Albinus <michael.albinus@gmx.de>
3150
3151 * autorevert.el (auto-revert-handler): Ensure, that
3152 file-readable-p is applied only for local files or in
3153 auto-revert-tail-mode.
3154
e29ab36b
AS
31552012-03-11 Andreas Schwab <schwab@linux-m68k.org>
3156
dbbc2e69
SM
3157 * server.el (server-eval-at): Handle non-tcp connections.
3158 Decode result string.
ad0bf5b6 3159
e29ab36b
AS
3160 * server.el (server-msg-size): New constant.
3161 (server-reply-print): New function.
3162 (server-eval-and-print): Use it.
3163 (server-eval-at): Use server-quote-arg and server-unquote-arg.
3164 Handle -print-nonl.
3165
de5939ba
CS
31662012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
3167
3168 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
3169 (Bug#10987).
3170
0c93eabf
CY
31712012-03-11 Chong Yidong <cyd@gnu.org>
3172
397a688f
CY
3173 * simple.el (goto-line): Doc fix (Bug#9938).
3174
2cc775f9
CY
3175 * subr.el (save-window-excursion): Doc fix (Bug#9979).
3176
0c93eabf
CY
3177 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
3178 when finished (Bug#10963).
3179
c491fa41
MR
31802012-03-11 Martin Rudalics <rudalics@gmx.at>
3181
3182 * window.el (split-window-below): Fix bug in case where
3183 split-window-keep-point is nil (Bug#10971).
3184
300e8fa5
JL
31852012-03-11 Juri Linkov <juri@jurta.org>
3186
3187 * replace.el (replace-highlight): Set isearch-word to nil
3188 unconditionally. (Bug#10887)
3189
dbf6c5a1
EZ
31902012-03-10 Eli Zaretskii <eliz@gnu.org>
3191
3192 * net/mairix.el (mairix-replace-invalid-chars): Rename from
3193 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 3194 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
3195 (mairix-widget-create-query): Add usage information about mairix
3196 search forms: negating words, searching for substrings, etc.
3197
b9e501de
JP
31982012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
3199
3200 * international/fontset.el (font-encoding-alist): Add an entry for
3201 ksx1001 (Bug#5667).
3202
92795c91
RS
32032012-03-10 Richard Stallman <rms@gnu.org>
3204
1694e6c1
RS
3205 * mail/sendmail.el (mail-encode-header):
3206 Set rfc2047-encode-encoded-words.
3207
607e8555
RS
3208 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
3209
de3bc99a
RS
3210 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
3211 view buffer means not swapped.
3212 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
3213 (rmail-write-region-annotate): Error if real text has disappeared.
3214
92795c91
RS
3215 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
3216
699bd04e
CY
32172012-03-10 Chong Yidong <cyd@gnu.org>
3218
3219 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
3220 * emulation/cua-base.el (cua--init-keymaps):
3221 Add delete-forward-char to remappings (Bug#9666).
699bd04e 3222
570a1714
MR
32232012-03-10 Martin Rudalics <rudalics@gmx.at>
3224
dbbc2e69
SM
3225 * speedbar.el (speedbar-unhighlight-one-tag-line):
3226 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 3227
82dcf4e4
CY
32282012-03-10 Chong Yidong <cyd@gnu.org>
3229
7a2c7ca7
CY
3230 * minibuffer.el (completion-in-region, completion-help-at-point):
3231 Give the completion field overlay a high priority (Bug#6830).
3232
82dcf4e4
CY
3233 * dired.el (dired-goto-file): Recognize absolute file name
3234 listings (Bug#7126).
3235 (dired-goto-file-1): New helper function.
3236 (dired-toggle-read-only): Inhibit warnings.
3237
052e28ac
MA
32382012-03-09 Michael Albinus <michael.albinus@gmx.de>
3239
75f1671a 3240 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
3241 there are no properties.
3242
95d5e396
LL
32432012-03-09 Leo Liu <sdl.web@gmail.com>
3244
3245 * savehist.el (savehist-printable): Stricter check for string
3246 value (Bug#10937).
3247
3f018d6d
EZ
32482012-03-09 Eli Zaretskii <eliz@gnu.org>
3249
dbbc2e69
SM
3250 * mail/smtpmail.el (smtpmail-send-it):
3251 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
3252 valid mbox format.
3253
f7fd3d79
GM
32542012-03-09 Glenn Morris <rgm@gnu.org>
3255
3256 * files.el (dir-locals-find-file):
3257 Don't check result is regular, readable.
3258 (dir-locals-read-from-file): Demote errors.
3259
6ff6e72f
EZ
32602012-03-08 Eli Zaretskii <eliz@gnu.org>
3261
dbbc2e69
SM
3262 * international/quail.el (quail-insert-kbd-layout):
3263 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
3264 layout cell, to prevent their reordering by bidi display engine.
3265 For details, see the discussion in
3266 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
3267
9cec7834
AM
32682012-03-08 Alan Mackenzie <acm@muc.de>
3269
3270 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
3271 the starting position; make it extend the marked region when
3272 invoked repeatedly - all under appropriate circumstances.
3273 Fixes bugs #5525, #10906.
3274
9a40b8d4
GM
32752012-03-08 Glenn Morris <rgm@gnu.org>
3276
3277 * files.el (locate-dominating-file, dir-locals-find-file):
3278 Undo 2012-03-06 change.
3279
7a08ed35
EZ
32802012-03-07 Eli Zaretskii <eliz@gnu.org>
3281
dbbc2e69
SM
3282 * international/quail.el (quail-help):
3283 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
3284 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
3285 for the reason.
3286
5aca4f71 32872012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
3288
3289 Avoid superfluous registering of signals. (Bug#10807)
3290
3291 * notifications.el (notifications-on-action-object)
3292 (notifications-on-close-object): New defvars.
3293 (notifications-on-action-signal, notifications-on-closed-signal):
3294 Unregister the signal if not needed any longer.
3295 (notifications-notify): Register `notifications-action-signal' or
3296 `notifications-closed-signal', if :on-action or :on-close has been
3297 passed as argument.
3298
78e8b10a
CY
32992012-03-07 Chong Yidong <cyd@gnu.org>
3300
3301 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
3302 non-X platforms.
3303
69481eb8
GM
33042012-03-06 Glenn Morris <rgm@gnu.org>
3305
3306 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
3307 (x-disown-selection-internal, x-get-selection-internal):
3308 Doc fix (add arglist signatures). (Bug#10783)
3309
133b8e11
KS
33102012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
3311
3312 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
3313 Handle breakpoints with no "type".
3314
99a83064
GM
33152012-03-06 Glenn Morris <rgm@gnu.org>
3316
3317 * files.el (locate-dominating-file): Add optional predicate argument.
3318 (dir-locals-find-file): Make use of above change.
3319
17798e78
TTN
33202012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
3321
3322 * info.el (Info-insert-dir): Also try "dir.gz".
3323
eb182446
GM
33242012-03-06 Glenn Morris <rgm@gnu.org>
3325
8f2114ee
GM
3326 * files.el (dir-locals-find-file):
3327 Ignore non-readable or non-regular files. (Bug#10928)
3328
eb182446
GM
3329 * files.el (locate-dominating-file): Doc fix.
3330
24679323
AS
33312012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
3332
3333 * calendar/calendar.el (calendar-set-mode-line):
3334 `getenv' returns a string. (Bug#10951)
3335
01d972a9
LL
33362012-03-05 Leo Liu <sdl.web@gmail.com>
3337
109aa8a9
LL
3338 * simple.el (backward-delete-char-untabify): Constrain point to
3339 field (Bug#10939).
3340
01d972a9
LL
3341 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
3342
10607bea
CY
33432012-03-05 Chong Yidong <cyd@gnu.org>
3344
3345 * simple.el (count-words): If called from Lisp, return the word
3346 count, for symmetry with `count-lines'. Arglist changed.
3347 (count-words--message): Args changed. Consolidate counting code
3348 from count-words and count-words-region.
3349 (count-words-region): Caller changed.
3350 (count-lines-region): Make it an obsolete alias.
3351
5dd11cfe
TH
33522012-03-04 Tassilo Horn <tassilo@member.fsf.org>
3353
3354 * saveplace.el (save-place-to-alist)
3355 (save-place-ignore-files-regexp): Allow value nil to disable this
3356 feature.
3357
c349f4e6
CY
33582012-03-04 Chong Yidong <cyd@gnu.org>
3359
3360 * faces.el (face-spec-reset-face): For the default face, reset the
3361 attributes to default values (Bug#10748).
3362
e627be4c
LMI
33632012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3364
3365 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
3366 previous patch: Check `message-send-mail-function', and not the
3367 default function (bug#10897).
3368
ebeabff4
MA
33692012-03-04 Michael Albinus <michael.albinus@gmx.de>
3370
a41a6cf4
MA
3371 * notifications.el (notifications-on-action-signal)
3372 (notifications-on-closed-signal): Check for unique service name of
3373 incoming event. Fix error in removing entry.
ebeabff4 3374 (top): Register for signals with wildcard service name.
a41a6cf4 3375 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 3376
c1ca42b4
CY
33772012-03-04 Chong Yidong <cyd@gnu.org>
3378
dc9924b8 3379 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 3380
ea16568d
GM
33812012-03-04 Glenn Morris <rgm@gnu.org>
3382
3383 * abbrev.el (copy-abbrev-table, abbrev-table-p)
3384 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
3385 (expand-abbrev, define-abbrev-table): Doc fixes.
3386
fbae4637
LMI
33872012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3388
3389 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
3390 `message-default-send-mail-function' and not `send-mail-function'
3391 when doing the prompting for `sendmail-query-once' before sending
3392 in Message buffers (bug#10897).
3393
a1e7225c
LMI
3394 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3395 This is inconsistent with all the other stream functions, which leave
3396 the setting up to the higher levels (if so wanted) (bug#10931).
3397
56d093a9
AM
33982012-03-02 Alan Mackenzie <acm@muc.de>
3399
3400 Depessimize the handling of very large macros.
3401
3402 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
3403 (c-macro-cache-syntactic): New variables to implement a one
3404 element macro cache.
3405 (c-invalidate-macro-cache): New function.
3406 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
3407 Adapt to use the new cache.
3408 (c-state-safe-place): Use better the cache of safe positions.
3409 (c-state-semi-nonlit-pos-cache)
3410 (c-state-semi-nonlit-pos-cache-limit):
3411 New variables for...
3412 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
3413 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
3414 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
3415 Use c-state-semi-safe-place.
56d093a9 3416
dbbc2e69
SM
3417 * progmodes/cc-langs.el (c-get-state-before-change-functions):
3418 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 3419
817e5c3d
MA
34202012-03-02 Michael Albinus <michael.albinus@gmx.de>
3421
dbbc2e69
SM
3422 * jka-compr.el (jka-compr-call-process):
3423 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
3424 not remote.
3425
a032a702
MA
34262012-03-01 Michael Albinus <michael.albinus@gmx.de>
3427
3428 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
3429 access of FILE2, if FILE1 does not exist.
3430
99a54f21
MA
3431 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
3432 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
3433
3434 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
3435 Add "PAGER=" to `process-environment'.
3436
f6561e1f
MM
34372012-03-01 Michael R. Mauger <mmaug@yahoo.com>
3438
3439 * progmodes/sql.el: Bug fix
3440 (sql-get-login-ext): Save login values in globals.
3441 (sql-get-login): Use new version of `sql-get-login-ext'.
3442 (sql-interactive-mode): Set global `sql-connection' to nil.
3443 (sql-connect): Set global values for connection.
3444 (sql-product-interactive): Save global values as buffer local.
3445
2d44d9cc
LL
34462012-02-29 Leo Liu <sdl.web@gmail.com>
3447
3448 * abbrev.el (define-abbrevs): Reset sys to nil.
3449
96b49301 34502012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3451
bf7f9bc5
JB
3452 * files.el (file-equal-p): Rename from `files-equal-p'.
3453 Return nil when one or both files don't exist.
96b49301 3454 (file-subdir-of-p): Now only top directory must exists,
3455 return nil if it doesn't.
bf7f9bc5
JB
3456 (copy-directory): No need to test with `file-subdir-of-p' after
3457 creating dir.
3458 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
3459 to `file-equal-p'.
96b49301 3460
44e97401
GM
34612012-02-28 Glenn Morris <rgm@gnu.org>
3462
3463 * shell.el (shell-mode):
3464 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
3465 * play/landmark.el (landmark-font-lock-face-O):
3466 * play/handwrite.el (handwrite):
3467 * play/gomoku.el (gomoku-O):
3468 * net/browse-url.el (browse-url-browser-display):
3469 * international/mule.el (define-charset):
3470 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
3471 * filesets.el (filesets-find-file-delay):
3472 * eshell/em-xtra.el (eshell-xtra):
3473 * eshell/em-unix.el (eshell-grep):
3474 * emulation/viper.el (viper-mode):
3475 * emacs-lisp/regexp-opt.el (regexp-opt-group):
3476 * emacs-lisp/easymenu.el (easy-menu-define):
3477 * calendar/timeclock.el (timeclock-use-display-time):
3478 * bs.el (bs-mode):
3479 * bookmark.el (bookmark-save-flag):
3480 Doc fix (standardize possessive apostrophe usage).
3481
c98c6276
CY
34822012-02-27 Chong Yidong <cyd@gnu.org>
3483
bf7f9bc5
JB
3484 * emulation/viper-cmd.el (viper-intercept-ESC-key):
3485 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 3486
c98c6276
CY
3487 * font-lock.el (font-lock-specified-p): Rename from
3488 font-lock-spec-present. Callers changed.
3489
9c62cd04 34902012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 3491
bf7f9bc5
JB
3492 * emacs-lisp/package.el (package-compute-transaction):
3493 Handle holding a package version to t in package-load-list.
8ac9e529 3494
530739c9
MA
34952012-02-26 Michael Albinus <michael.albinus@gmx.de>
3496
3497 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
3498 (tramp-get-inode, tramp-get-device): Use cached values.
3499
487915d7
AM
35002012-02-26 Alan Mackenzie <acm@muc.de>
3501
3502 Check there is a font-lock specification before doing initial
3503 fontification.
3504
3505 * font-core.el (font-lock-mode): Move the conditional from
3506 :after-hook to font-lock-initial-fontify.
3507 (font-lock-default-function): Move the check for a specification
3508 to font-lock-spec-present.
3509
dc9924b8 3510 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
3511 (font-lock-spec-present): New function.
3512
4fd96557
JB
35132012-02-26 Jim Blandy <jimb@red-bean.com>
3514
3515 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
3516 (gdb-send): Apply it to the operand of the '-interpreter-exec
3517 console' command, so that we can pass arguments with (say) quotes
3518 in them. Store exact string sent in gdb-debug-log (Bug#10765).
3519
9a4888c0
CY
35202012-02-26 Chong Yidong <cyd@gnu.org>
3521
07498861
CY
3522 * help-fns.el (describe-function-1): Clarify description of
3523 remapping (Bug#10844).
3524
9a4888c0
CY
3525 * files.el (files-equal-p): Doc fix.
3526 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
3527 and quit the loop once a mismatch is found.
3528
ea8fb88d
JB
35292012-02-25 Juanma Barranquero <lekktu@gmail.com>
3530
3531 * bs.el (bs--show-with-configuration): Don't throw an error
3532 if the window cannot be split; otherwise, subsequent calls to
3533 bs-show fail, restoring a stale window config. (Bug#10882)
3534
525795c1
JD
35352012-02-25 Jan Djärv <jan.h.d@swipnet.se>
3536
3537 * term/ns-win.el (global-map): Bind ns-drag-file to
3538 ns-find-file (Bug#5855, Bug#10050).
3539
f008086f
AS
35402012-02-25 Andreas Schwab <schwab@linux-m68k.org>
3541
3542 * calendar/parse-time.el (parse-time-string): Allow extractor to
3543 return nil.
3544
a3fcfa99
MA
35452012-02-25 Michael Albinus <michael.albinus@gmx.de>
3546
91027d08
JB
3547 * net/tramp.el (tramp-file-name-for-operation):
3548 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
3549
3550 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
3551 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
3552 Add COPY-CONTENTS argument.
a3fcfa99 3553
67b0de11
CY
35542012-02-25 Chong Yidong <cyd@gnu.org>
3555
3556 Add custom groups for VC backends, for consistency with vc-bzr.
3557
3558 * vc/vc-arch.el (vc-arch):
3559 * vc/vc-cvs.el (vc-cvs):
3560 * vc/vc-git.el (vc-git):
3561 * vc/vc-hg.el (vc-hg):
3562 * vc/vc-mtn.el (vc-mtn):
3563 * vc/vc-rcs.el (vc-rcs):
3564 * vc/vc-sccs.el (vc-sccs):
3565 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
3566 All relevant defcustoms reassigned.
3567
3c9dfce6
CY
35682012-02-25 Chong Yidong <cyd@gnu.org>
3569
1339bf43
CY
3570 * newcomment.el (comment-styles): Add autoload (Bug#10868).
3571
3c9dfce6
CY
3572 * term/x-win.el (x-initialize-window-system): Reduce default for
3573 x-selection-timeout to 5 seconds (Bug#8869).
3574
25b2e303 35752012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3576
ec70a47d
GM
3577 * files.el (files-equal-p, file-subdir-of-p): New functions.
3578 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 3579 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
3580 * dired-aux.el (dired-copy-file-recursive): Same.
3581 (dired-create-files): Modify destination when source is equal to
3582 dest when copying files.
53a46cd0 3583 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 3584
914260cd
MA
35852012-02-24 Michael Albinus <michael.albinus@gmx.de>
3586
3587 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
3588 (Bug#10874)
3589
2cb228f7
AM
35902012-02-23 Alan Mackenzie <acm@muc.de>
3591
3592 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
3593 parameter "after-hook:" to allow the expansion to run code after
3594 the execution of the mode hooks.
3595
3596 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 3597 from font-lock-mode-internal.
2cb228f7 3598
91027d08 3599 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
3600 :after-hook.
3601
8f0fde21
SM
36022012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3603
3e88618b
SM
3604 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
3605 (completion--cache-all-sorted-completions): New function.
3606 (completion-all-sorted-completions): Use it.
3607 (completion--do-completion, minibuffer-force-complete):
3608 Use it to re-instate the flush hook.
3609
8f0fde21
SM
3610 * icomplete.el (icomplete-completions): Replace last fix with a better
3611 one (bug#10850).
3612
8e911f6f
DG
36132012-02-23 Dmitry Gutov <dgutov@yandex.ru>
3614
3615 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
3616 when it might call us back infinitely (bug#10797).
3617
49fe4321
GM
36182012-02-23 Glenn Morris <rgm@gnu.org>
3619
3620 * minibuffer.el (completion-category-overrides): Doc fix.
3621
b291b572
SM
36222012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * minibuffer.el (completion-table-with-context): Fix inf-loop.
3625 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
3626
31a9ef2e
GM
36272012-02-23 Glenn Morris <rgm@gnu.org>
3628
5e6e6794 3629 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
3630 (authors-obsolete-files-regexps, authors-ignored-files)
3631 (authors-ambiguous-files, authors-renamed-files-alist):
3632 Add more entries.
3633
0bd1e074
JL
36342012-02-23 Juri Linkov <juri@jurta.org>
3635
3636 * isearch.el (isearch-occur): Sync interactive spec with occur's
3637 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
3638
b617673c
JL
3639 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
3640
19e9789e
JL
36412012-02-22 Juri Linkov <juri@jurta.org>
3642
3643 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
3644 (ucs-insert): Doc fix. Check for hex digits in the string.
3645 Don't display `nil' in the error message. (Bug#10857)
3646
f41ce09d
AM
36472012-02-22 Alan Mackenzie <acm@muc.de>
3648
7a71b18d 3649 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 3650
ac2eceee
GM
36512012-02-22 Glenn Morris <rgm@gnu.org>
3652
3653 * ffap.el (ffap-c-path):
3654 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
3655
abd1f678
CY
36562012-02-22 Chong Yidong <cyd@gnu.org>
3657
3658 * custom.el (load-theme): Doc fix.
3659
f25aef2e
GM
36602012-02-22 Glenn Morris <rgm@gnu.org>
3661
3662 * dired-x.el (dired-guess-shell-alist-default):
3663 Remove escape sequences from nroff output. (Bug#172)
3664
5f8dc2ca
GM
36652012-02-21 Glenn Morris <rgm@gnu.org>
3666
6ff86ec4
GM
3667 * vc/emerge.el (emerge-defvar-local):
3668 Set `permanent-local' property rather than unused `preserved'.
3669
be3223a3 3670 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
3671 (picture-mode-map): Use it. (Bug#10860)
3672 (picture-mode): Doc fix.
3673
3fe58f4f
JB
36742012-02-21 Juanma Barranquero <lekktu@gmail.com>
3675
3676 * newcomment.el (uncomment-region-default): Remove unused binding.
3677
f9a998c3
GM
36782012-02-21 Glenn Morris <rgm@gnu.org>
3679
3680 * textmodes/picture.el (picture-motion, picture-motion-reverse)
3681 (picture-self-insert, picture-tab-chars): Doc fix.
3682 (picture-mode-map): Fix C-a, C-e.
3683
c6029348
GM
36842012-02-20 Glenn Morris <rgm@gnu.org>
3685
3686 * emacs-lisp/authors.el (authors-aliases): Add another entry.
3687
ab1ce9d7
LL
36882012-02-20 Leo Liu <sdl.web@gmail.com>
3689
3690 * icomplete.el (icomplete-completions): Check FROM arg before
3691 passing to substring (Bug#10850).
3692
0fd40f89
CY
36932012-02-19 Chong Yidong <cyd@gnu.org>
3694
3695 * comint.el: Require ansi-color.
3696 (comint-output-filter-functions): Add ansi-color-process-output.
3697
3698 * ansi-color.el: Don't set comint-output-filter-functions; it is
3699 now in the initial value defined in comint.el.
3700 (ansi-color-apply-face-function): New variable.
3701 (ansi-color-apply-on-region): Use it.
3702 (ansi-color-apply-overlay-face): New function.
3703
3704 * shell.el (shell): No need to require ansi-color.
3705 (shell-mode): Use ansi-color-apply-face-function to highlight
3706 color escapes using font-lock-face property (Bug#10835).
3707
20af2394
CY
37082012-02-19 Chong Yidong <cyd@gnu.org>
3709
3710 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
3711 mode-line formats (Bug#10839).
3712
e23a3fbe
GM
37132012-02-18 Glenn Morris <rgm@gnu.org>
3714
b474519e
GM
3715 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
3716
3717 * mail/undigest.el (unforward-rmail-message): Doc fix.
3718
e23a3fbe
GM
3719 * saveplace.el (save-place-ignore-files-regexp): Add :version.
3720
57939ff4
EZ
37212012-02-18 Eli Zaretskii <eliz@gnu.org>
3722
3723 * international/characters.el (script-list): Sync with the latest
3724 Unicode Character Database.
3725
0c23686e
AS
37262012-02-18 Andreas Schwab <schwab@linux-m68k.org>
3727
3728 * international/titdic-cnv.el: Remove duplicate coding tag.
3729 * language/cham.el: Likewise.
3730 * language/tai-viet.el: Likewise.
3731
6818b449
GM
37322012-02-18 Glenn Morris <rgm@gnu.org>
3733
3734 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
3735 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
3736 (calendar-bahai-all-holidays-flag, calendar-other-dates):
3737 * calendar/diary-lib.el (diary-abbreviated-year-flag):
3738 * calendar/holidays.el (holiday-bahai-holidays)
3739 (calendar-holidays, list-holidays):
3740 Use utf-8 Bahá'í in doc-strings, menus, etc.
3741
0311a3fc
TH
37422012-02-17 Tassilo Horn <tassilo@member.fsf.org>
3743
3744 * saveplace.el (save-place-ignore-files-regexp): New variable
3745 allowing for excluding files from saving their location of point.
3746 The default value matches the temporary commit message editing
3747 files from Git, SVN, Bazaar, and Mercurial.
3748 (save-place-to-alist): Use it.
3749
eb864a71
LM
37502012-02-17 Lawrence Mitchell <wence@gmx.li>
3751 Stefan Monnier <monnier@iro.umontreal.ca>
3752
3753 * newcomment.el (uncomment-region-default): Don't leave extra space
3754 when an arg is provided (bug#8150).
3755
ee0ce425
TZ
37562012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3757
eb864a71 3758 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 3759
95ddf442
GM
37602012-02-17 Glenn Morris <rgm@gnu.org>
3761
3762 * net/socks.el: Require network-stream. (Bug#10599)
3763
48dd1e39 37642012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
3765
3766 * international/charprop.el:
3767 * international/uni-name.el:
3768 * international/uni-old-name.el:
3769 * international/uni-comment.el: Regenerate.
3770
d68cd087
GM
37712012-02-16 Glenn Morris <rgm@gnu.org>
3772
3773 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
3774 Interactively in calendar buffer, give an error if not on a date.
3775
13932042
GM
37762012-02-15 Glenn Morris <rgm@gnu.org>
3777
3778 * shell.el (shell-delimiter-argument-list):
3779 Revert 2011-02-17 change. (Bug#8027)
3780
c3a70e2b
CY
37812012-02-15 Chong Yidong <cyd@gnu.org>
3782
60236b0d
CY
3783 * minibuffer.el (completion-at-point-functions): Doc fix.
3784
c3a70e2b
CY
3785 * custom.el (defcustom): Doc fix; note use of defvar.
3786
9f26dc24
GM
37872012-02-15 Glenn Morris <rgm@gnu.org>
3788
3789 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
3790 Doc fixes.
3791
6546b134
GM
37922012-02-14 Glenn Morris <rgm@gnu.org>
3793
3794 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
3795
d29b2b4c
LI
37962012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
3797
3798 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
3799 way the ports list is computed.
835bdcba
LI
3800 (smtpmail-query-smtp-server): Prompt the user for a port number if
3801 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 3802
08dcdbc9
TZ
38032012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3804
3805 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
3806
2605051a
GM
38072012-02-13 Glenn Morris <rgm@gnu.org>
3808
3809 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
3810
7ee99f32
TZ
38112012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3812
3813 * net/gnutls.el (gnutls-trustfiles): New variable.
3814 (gnutls-negotiate): Use it.
3815
5f0af64f
LI
38162012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3817
3818 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
3819 does its stuff if Gnus is running.
3820
c14fcc95
AM
38212012-02-13 Alan Mackenzie <acm@muc.de>
3822
3823 Fix a loop in c-set-fl-decl-start.
3824
7a71b18d 3825 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
3826 c-backward-syntactic-ws actually moves backwards.
3827
142b4d90
LL
38282012-02-13 Leo Liu <sdl.web@gmail.com>
3829
3830 * net/rcirc.el (rcirc-markup-attributes): Move point to the
3831 beginning so that all \C-o chars are removed.
3832
fa9958a6
TZ
38332012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
3834
dc9924b8 3835 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 3836
0bc5886a
AM
38372012-02-12 Alan Mackenzie <acm@muc.de>
3838
3839 Fix infinite loop with long macros.
4d6769e1 3840 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 3841
d4bd55e7
CY
38422012-02-12 Chong Yidong <cyd@gnu.org>
3843
3844 * window.el (display-buffer): Doc fix (Bug#10785).
3845
66f3fe22
GM
38462012-02-12 Glenn Morris <rgm@gnu.org>
3847
bd7da63e
GM
3848 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
3849 (x-disown-selection-internal, x-get-selection-internal):
3850 Sync docs with the xselect.c versions.
3851
66f3fe22
GM
3852 * allout-widgets.el: Add missing license notice.
3853
3e0d2fa7
GM
38542012-02-11 Glenn Morris <rgm@gnu.org>
3855
cfecdf09
GM
3856 * select.el (x-get-selection-internal, x-own-selection-internal)
3857 (x-disown-selection-internal):
3858 * x-dnd.el (x-get-selection-internal): Update declarations.
3859
6d216d7f
GM
3860 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
3861
2bed3f04
GM
3862 * window.el (window-sides-slots):
3863 * tool-bar.el (tool-bar-position):
3864 * term/xterm.el (xterm-extra-capabilities):
3865 * ses.el (ses-self-reference-early-detection):
3866 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
3867 (verilog-auto-wire-type)
3868 (verilog-auto-delete-trailing-whitespace)
3869 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
3870 (verilog-auto-tieoff-declaration):
3871 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
3872 (sql-oracle-statement-starters, sql-oracle-scan-on):
3873 * progmodes/prolog.el (prolog-align-comments-flag)
3874 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
3875 (prolog-left-indent-regexp, prolog-paren-indent-p)
3876 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
3877 (prolog-types, prolog-mode-specificators)
3878 (prolog-determinism-specificators, prolog-directives)
3879 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
3880 (prolog-electric-dot-flag)
3881 (prolog-electric-dot-full-predicate-template)
3882 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
3883 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
3884 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
3885 (prolog-program-switches, prolog-prompt-regexp)
3886 (prolog-debug-on-string, prolog-debug-off-string)
3887 (prolog-trace-on-string, prolog-trace-off-string)
3888 (prolog-zip-on-string, prolog-zip-off-string)
3889 (prolog-use-standard-consult-compile-method-flag)
3890 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
3891 (prolog-imenu-max-lines, prolog-info-predicate-index)
3892 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
3893 (prolog-char-quote-workaround):
3894 * progmodes/cc-vars.el (c-defun-tactic):
3895 * net/tramp.el (tramp-encoding-command-interactive)
3896 (tramp-local-end-of-line):
3897 * net/soap-client.el (soap-client):
3898 * net/netrc.el (netrc-file):
3899 * net/gnutls.el (gnutls):
3900 * minibuffer.el (completion-category-overrides)
3901 (completion-cycle-threshold)
3902 (completion-pcm-complete-word-inserts-delimiters):
3903 * man.el (Man-name-local-regexp):
3904 * mail/feedmail.el (feedmail-display-full-frame):
3905 * international/characters.el (glyphless-char-display-control):
3906 * eshell/em-ls.el (eshell-ls-date-format):
3907 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
3908 (lisp-lambda-list-keyword-parameter-indentation)
3909 (lisp-lambda-list-keyword-parameter-alignment):
3910 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
3911 * dired-x.el (dired-omit-verbose):
3912 * cus-theme.el (custom-theme-allow-multiple-selections):
3913 * calc/calc.el (calc-highlight-selections-with-faces)
3914 (calc-lu-field-reference, calc-lu-power-reference)
3915 (calc-note-threshold):
3916 * battery.el (battery-mode-line-limit):
3917 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3918 (archive-7z-update):
3919 * allout.el (allout-prefixed-keybindings)
3920 (allout-unprefixed-keybindings)
3921 (allout-inhibit-auto-fill-on-headline)
3922 (allout-flattened-numbering-abbreviation):
3923 * allout-widgets.el (allout-widgets-auto-activation)
3924 (allout-widgets-icons-dark-subdir)
3925 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
3926 (allout-widgets-theme-dark-background)
3927 (allout-widgets-theme-light-background)
3928 (allout-widgets-item-image-properties-emacs)
3929 (allout-widgets-item-image-properties-xemacs)
3930 (allout-widgets-run-unit-tests-on-load)
3931 (allout-widgets-time-decoration-activity)
3932 (allout-widgets-hook-error-post-time)
3933 (allout-widgets-track-decoration):
3934 Add missing :version tags to new defcustoms and defgroups.
3935
5fec1b8e
GM
3936 * progmodes/sql.el (sql-ansi-statement-starters)
3937 (sql-oracle-statement-starters): Add custom type.
3938
3e0d2fa7
GM
3939 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
3940 (prolog-system-version): Give it a type.
3941
90b671e2
EZ
39422012-02-11 Eli Zaretskii <eliz@gnu.org>
3943
3944 * term/pc-win.el (x-select-text, x-selection-owner-p)
3945 (x-own-selection-internal, x-disown-selection-internal)
3946 (x-get-selection-internal): Sync doc strings and argument lists
3947 with xselect.c, common-win.el and x-win.el. (Bug#10783)
3948
5eac0c02
LL
39492012-02-11 Leo Liu <sdl.web@gmail.com>
3950
3951 * progmodes/python.el (python-end-of-statement): Fix infinite
3952 loop. (Bug#10788)
3953
f82cb659
GM
39542012-02-10 Glenn Morris <rgm@gnu.org>
3955
3956 * international/mule-cmds.el (unify-8859-on-encoding-mode)
3957 (unify-8859-on-decoding-mode): Properly mark as obsolete.
3958
cc26d239
LI
39592012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3960
3961 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
3962 about SMTP before checking the From header.
3963
91027d08 3964 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
3965 into own function for reuse by emacsbug.el.
3966
1be3ca5a
LL
39672012-02-10 Leo Liu <sdl.web@gmail.com>
3968
3969 * subr.el (condition-case-unless-debug): Rename from
3970 condition-case-no-debug. All callers changed.
3971 (with-demoted-errors): Fix caller.
3972
3973 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
3974 * nxml/rng-valid.el (rng-do-some-validation):
3975 * emacs-lisp/package.el (package-refresh-contents)
3976 (package-menu-execute):
3977 * desktop.el (desktop-create-buffer):
91027d08 3978 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 3979
b011fbfe
GM
39802012-02-10 Glenn Morris <rgm@gnu.org>
3981
b2096d72
GM
3982 * textmodes/bibtex.el:
3983 Add missing :version tags for new/changed defcustoms.
3984
b011fbfe
GM
3985 * files.el (remote-file-name-inhibit-cache): Doc fixes.
3986
4c7e65bf
LI
39872012-02-09 Lars Ingebrigtsen <larsi@rusty>
3988
3989 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
3990 (smtpmail-via-smtp): Use it, or fall back on the From address.
3991 (smtpmail-send-it): Ditto.
3992
f3934f6f
SM
39932012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3994
3995 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3996 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
3997 (byte-compile-tmp-var): New const.
3998 (byte-compile-defvar): Use it to minimize .elc size.
3999 Just use `defvar' rather than simulate it (bug#10761).
4000
a075a2c5
GM
40012012-02-09 Glenn Morris <rgm@gnu.org>
4002
cf3aa21b
GM
4003 * files.el (rename-uniquely): Doc fix. (Bug#3806)
4004
354998cd
GM
4005 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
4006 Add :version tags.
4007
dc9924b8
SM
4008 * progmodes/compile.el (compilation-error-screen-columns)
4009 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 4010
dab3703d
GM
4011 * vc/log-view.el (log-view-toggle-entry-display):
4012 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
4013
3f88cd72
GM
4014 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
4015 (report-emacs-bug-can-use-xdg-email):
4016 (report-emacs-bug-insert-to-mailer): Doc fixes.
4017 (report-emacs-bug): Message fix.
4018
d95b247d
GM
4019 * net/browse-url.el (browse-url-can-use-xdg-open)
4020 (browse-url-xdg-open): Doc fixes.
4021
a075a2c5
GM
4022 * electric.el (electric-indent-mode, electric-pair-mode)
4023 (electric-layout-rules, electric-layout-mode): Doc fixes.
4024 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
4025
ffb6157e
MR
40262012-02-08 Martin Rudalics <rudalics@gmx.at>
4027
4028 * server.el (server-unselect-display): Don't inadvertently kill
4029 the current buffer. (Bug#10729)
4030
e1ac4066
GM
40312012-02-08 Glenn Morris <rgm@gnu.org>
4032
34e8a2da
GM
4033 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
4034 (sql-list-table): Doc fixes.
4035
b4ac6e8c
GM
4036 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
4037 Comment out (does nothing).
4038
e1ac4066
GM
4039 * completion.el (dynamic-completion-mode):
4040 * dirtrack.el (dirtrack-debug-mode):
4041 * electric.el (electric-layout-mode):
4042 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
4043 * face-remap.el (text-scale-mode, buffer-face-mode):
4044 * iimage.el (iimage-mode):
4045 * image-mode.el (image-transform-mode):
4046 * minibuffer.el (completion-in-region-mode):
4047 * scroll-lock.el (scroll-lock-mode):
4048 * simple.el (next-error-follow-minor-mode):
4049 * tar-mode.el (tar-subfile-mode):
4050 * tooltip.el (tooltip-mode):
4051 * vcursor.el (vcursor-use-vcursor-map):
4052 * wid-browse.el (widget-minor-mode):
4053 * emulation/tpu-edt.el (tpu-edt-mode):
4054 * emulation/tpu-extras.el (tpu-cursor-free-mode):
4055 * international/iso-ascii.el (iso-ascii-mode):
4056 * language/thai-util.el (thai-word-mode):
4057 * mail/supercite.el (sc-minor-mode):
4058 * net/goto-addr.el (goto-address-mode):
4059 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
4060 * progmodes/cwarn.el (cwarn-mode):
4061 * progmodes/flymake.el (flymake-mode):
4062 * progmodes/glasses.el (glasses-mode):
4063 * progmodes/hideshow.el (hs-minor-mode):
4064 * progmodes/pascal.el (pascal-outline-mode):
4065 * textmodes/enriched.el (enriched-mode):
4066 * vc/smerge-mode.el (smerge-mode):
4067 Doc fixes (minor mode argument).
4068
5e0d957f
EZ
40692012-02-07 Eli Zaretskii <eliz@gnu.org>
4070
4071 * ls-lisp.el (ls-lisp-sanitize): New function.
4072 (ls-lisp-insert-directory): Use it to fix or remove any elements
4073 in file-alist with missing attributes. (Bug#4673)
4074
98d7371e
AM
40752012-02-07 Alan Mackenzie <acm@muc.de>
4076
4077 Fix spurious recognition of c-in-knr-argdecl.
4078
4079 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
4080 putative K&R region.
4081
667ced3a
AM
40822012-02-07 Alan Mackenzie <acm@muc.de>
4083
eb864a71
LM
4084 * progmodes/cc-engine.el (c-forward-objc-directive):
4085 Prevent looping in "#pragma mark @implementation".
667ced3a 4086
5b77774d
MA
40872012-02-07 Michael Albinus <michael.albinus@gmx.de>
4088
4089 * notifications.el (notifications-on-closed-signal): Make `reason'
4090 optional. (Bug#10744)
4091
af008560
GM
40922012-02-07 Glenn Morris <rgm@gnu.org>
4093
60d47423
GM
4094 * emacs-lisp/easy-mmode.el (define-minor-mode):
4095 Doc fixes for the macro and the mode it defines.
4096
dd605cc4
GM
4097 * image.el (imagemagick-types-inhibit): Doc fix.
4098
af008560
GM
4099 * cus-start.el (imagemagick-render-type): Add it.
4100
5cc59a37
LI
41012012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4102
4d6769e1
JB
4103 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
4104 Set the default at load time, too, so that `font-lock-fontify-buffer'
4105 can be called without setting up the entire mode first. This fixes
4106 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 4107
9a6dd747
CY
41082012-02-06 Chong Yidong <cyd@gnu.org>
4109
2d16b285
CY
4110 * simple.el (list-processes--refresh): Delete exited processes
4111 (Bug#8094).
4112
171e9b6e
CY
4113 * comint.el (comint-next-prompt): next-single-char-property-change
4114 and prev-single-char-property-change never return nil (Bug#8657).
4115
9a6dd747
CY
4116 * custom.el (defcustom): Doc fix (Bug#9711).
4117
aa4589a7
CY
41182012-02-05 Chong Yidong <cyd@gnu.org>
4119
5c2a252f
CY
4120 * cus-edit.el (custom-variable-reset-backup): Quote the value
4121 before storing it in the customized-value property (Bug#6712).
4aab9006 4122 (custom-display): Add a customization type tag.
983b9602 4123 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 4124
aa4589a7
CY
4125 * wid-edit.el (widget-field-value-get): New optional arg to
4126 suppress trailing whitespace truncation.
4127 (character): Use it (Bug#2689).
4128
1ff980ae
AS
41292012-02-05 Andreas Schwab <schwab@linux-m68k.org>
4130
4131 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
4132 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
4133
03988c98
CY
41342012-02-05 Chong Yidong <cyd@gnu.org>
4135
eeb6cc88
CY
4136 * cus-edit.el (custom-variable-value-create): For mismatched
4137 types, show the current value (Bug#7600).
4138
03988c98
CY
4139 * custom.el (defcustom): Doc fix.
4140
f8cdeef0
GM
41412012-02-05 Glenn Morris <rgm@gnu.org>
4142
4143 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
4144
0696d255
JB
41452012-02-05 Juanma Barranquero <lekktu@gmail.com>
4146
4147 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
4148 (pp-buffer): Use `ignore-errors', `looking-at-p'.
4149 (pp-last-sexp): Use `looking-at-p'.
4150
34c99998
GM
41512012-02-04 Glenn Morris <rgm@gnu.org>
4152
8f05da42
GM
4153 * files.el (revert-buffer):
4154 Doc fix (mention revert-buffer-in-progress-p).
4155
f160676e
GM
4156 * emacs-lisp/ert-x.el (ert-simulate-command):
4157 Check deferred-action-list (which is obsolete) is bound.
4158
c7291ad9
GM
4159 * subr.el (with-wrapper-hook): Doc fixes.
4160
34c99998
GM
4161 * simple.el (filter-buffer-substring-functions)
4162 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
4163
6283a7d3
LL
41642012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
4165
4166 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
4167 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
4168
e96e3013
LL
41692012-02-04 Leo Liu <sdl.web@gmail.com>
4170
4171 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
4172
8ded50f2
GM
41732012-02-04 Glenn Morris <rgm@gnu.org>
4174
82ff1d13
GM
4175 * image.el (image-extension-data): Add obsolete alias.
4176
987a0a16
GM
4177 * isearch.el (isearch-update): Doc fix.
4178
ea32ef46
GM
4179 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
4180
8ded50f2
GM
4181 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
4182
eea14f31
GM
41832012-02-03 Glenn Morris <rgm@gnu.org>
4184
4185 * image.el (image-animated-p): Doc fix. Use image-animated-types.
4186 (image-animate-timeout): Doc fix.
4187
4188 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
4189
12f381b7
GM
41902012-02-02 Glenn Morris <rgm@gnu.org>
4191
953cebf5
GM
4192 * server.el (server-auth-dir): Doc fix.
4193 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
4194
12f381b7
GM
4195 * subr.el (run-mode-hooks): Doc fix.
4196
953a8c3b
JL
41972012-02-02 Juri Linkov <juri@jurta.org>
4198
4199 * image-mode.el (image-toggle-display-image): Remove tautological
4200 `major-mode' from the `derived-mode-p' test.
4201
c5d3843c
KH
42022012-02-02 Kenichi Handa <handa@m17n.org>
4203
9f6e692e 4204 * composite.el (compose-region): Cancel previous change.
c5d3843c 4205
159462d4 42062012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
4207
4208 * composite.el (compose-region, compose-string): Signal error for
4209 a null string component (Bug#6988).
4210
9f562668
CY
42112012-02-01 Chong Yidong <cyd@gnu.org>
4212
e2cef717
CY
4213 * view.el (view-buffer-other-window, view-buffer-other-frame):
4214 Handle special modes like view-buffer (Bug#10650).
4215 (view-buffer): Simplify.
4216
9f562668
CY
4217 * frame.el (set-frame-font): Tweak meaning of third argument.
4218
9f6e692e
JB
4219 * dynamic-setting.el (font-setting-change-default-font):
4220 Use set-frame-font (Bug#9982).
9f562668 4221
781acb9f
GM
42222012-02-01 Glenn Morris <rgm@gnu.org>
4223
6035be52
GM
4224 * progmodes/compile.el (compilation-internal-error-properties):
4225 Respect compilation-first-column in the "*compilation*" buffer.
4226
781acb9f
GM
4227 * emacs-lisp/easy-mmode.el (define-minor-mode):
4228 Relax :variable's test for a named function.
4229
abbceb00
AM
42302012-01-31 Alan Mackenzie <acm@muc.de>
4231
4232 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
4233 off by one error.
4234
fce3fdeb
CY
42352012-01-31 Chong Yidong <cyd@gnu.org>
4236
4237 * frame.el (set-frame-font): New arg ALL-FRAMES.
4238
4239 * menu-bar.el (menu-set-font): Use set-frame-font.
4240
4241 * faces.el (face-spec-reset-face): Don't apply unspecified
4242 attribute values to the default face.
4243
47893581
JB
42442012-01-31 Juanma Barranquero <lekktu@gmail.com>
4245
4246 * progmodes/cwarn.el (cwarn): Remove dead link.
4247 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
4248 Remove * from defcustom docstrings.
4249 (turn-on-cwarn-mode): Make obsolete.
4250 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
4251 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
4252
e58e988a
GM
42532012-01-31 Glenn Morris <rgm@gnu.org>
4254
60dc2671 4255 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 4256 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 4257 Allow named functions to be used as the cdr of :variable.
e58e988a 4258
7a3f511d
GM
42592012-01-30 Glenn Morris <rgm@gnu.org>
4260
4261 * emacs-lisp/authors.el (authors-fixed-entries):
4262 Remove reference to deleted file rnewspost.el.
4263
cb882333
JB
42642012-01-29 Juanma Barranquero <lekktu@gmail.com>
4265
4266 * window.el (window-with-parameter): Remove unused variable `windows'.
4267 (window--side-check): Remove unused variable `code'.
4268 (window--resize-siblings): Remove unused variable `first'.
4269 (adjust-window-trailing-edge): Remove unused variable `failed'.
4270 (window-deletable-p, window--delete): Remove unused variable `buffer'.
4271 Use `let', not `let*'.
4272 (balance-windows-2): Remove unused variable `found'.
4273 (window--state-put-2): Remove unused variable `splits'.
4274 (window-state-put): Remove unused variable `selected'.
4275 (same-window-p): Use `string-match-p'.
4276 (display-buffer-assq-regexp): Remove unused variable `value'.
4277 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4278 Mark argument ALIST as ignored.
4279 (pop-to-buffer): Remove unused variable `old-window'.
4280
907201af
EZ
42812012-01-29 Eli Zaretskii <eliz@gnu.org>
4282
4283 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
4284 and .lzma compressed files.
4285
ea162670
CY
42862012-01-29 Chong Yidong <cyd@gnu.org>
4287
5b95ee8a
CY
4288 * frame.el (window-system-default-frame-alist): Doc fix.
4289
ea162670
CY
4290 * dynamic-setting.el (font-setting-change-default-font): Don't
4291 change the default face if SET-FONT argument is non-nil (Bug#9982).
4292
d6e6f4b1
SB
42932012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
4294
4295 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
4296
0f29fa41 42972012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
4298
4299 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
4300 breakpoints in files outside current directory (Bug#6098).
4301
db174434
CY
43022012-01-29 Chong Yidong <cyd@gnu.org>
4303
6b25e4e2
SE
4304 * progmodes/python.el: Require ansi-color at top-level.
4305
6df6ae42
JB
4306 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
4307 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
4308 (lisp-mode-abbrev-table): Add doc.
4309 (lisp-mode-variables): Don't set local-abbrev-table.
4310 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
4311
e70ee681
RW
43122012-01-28 Roland Winkler <winkler@gnu.org>
4313
4314 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
4315
ace88aa2
RW
43162012-01-28 Roland Winkler <winkler@gnu.org>
4317
4318 * textmodes/bibtex.el (bibtex-entry-alist): New function.
4319 (bibtex-set-dialect): Use it. Either set global values of
4320 dialect-dependent variables or bind these variables buffer-locally
4321 (Bug#10254).
4322 (bibtex-mode): Call bibtex-set-dialect via
4323 hack-local-variables-hook.
eb864a71
LM
4324 (bibtex-dialect): Update docstring.
4325 Add safe-local-variable predicate.
ace88aa2
RW
4326 (bibtex-entry-alist, bibtex-field-alist): Initialize via
4327 bibtex-set-dialect.
4328 (bibtex-mode-map): Define menu for each dialect.
4329 (bibtex-entry): Fix docstring.
4330
93376c5b
CY
43312012-01-28 Chong Yidong <cyd@gnu.org>
4332
4333 * eshell/esh-arg.el (eshell-quote-argument): New function.
4334
4335 * eshell/esh-ext.el (eshell-invoke-batch-file):
4336 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
4337 first arg to eshell-parse-command (Bug#10523).
4338
4372494f
DA
43392012-01-28 Drew Adams <drew.adams@oracle.com>
4340
4341 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
4342 `default-directory' is non-nil.
4343
4d4ec1f8
EZ
43442012-01-28 Eli Zaretskii <eliz@gnu.org>
4345
4346 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
4347 line that displays system-configuration-options. (Bug#9924)
4348
7c188927
DA
43492012-01-28 Drew Adams <drew.adams@oracle.com>
4350
4351 * descr-text.el (describe-char): Show information about POS, in
4352 addition to information about the character at POS. Improve and
4353 update the doc string. Change "code point" to "code point in
4354 charset", to avoid confusion with the character's Unicode code
4355 point shown above that. (Bug#10129)
4356
e0da685a
EZ
43572012-01-28 Eli Zaretskii <eliz@gnu.org>
4358
4359 * descr-text.el (describe-char): Show the raw character, not only
4360 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
4361 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
4362 for the reasons.
4363
70550acf
PH
43642012-01-28 Phil Hagelberg <phil@hagelb.org>
4365
eb864a71
LM
4366 * emacs-lisp/package.el (package-install):
4367 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 4368
0ce8e868
CY
43692012-01-28 Chong Yidong <cyd@gnu.org>
4370
cb882333
JB
4371 * emacs-lisp/package.el (package-maybe-load-descriptor):
4372 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
4373 (package-maybe-load-descriptor): Use it.
4374 (package-download-transaction): Fully load required packages
4375 inside the loop, so that `require' calls work (Bug#10593).
4376 (package-install): No need to call package-initialize now.
4377
2e7f3bea
CY
43782012-01-28 Chong Yidong <cyd@gnu.org>
4379
6e9bad14
CY
4380 * simple.el (deactivate-mark): Doc fix (Bug#8614).
4381
f823b8ca
CY
4382 * tooltip.el (tooltip-mode): Doc fix.
4383 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
4384
2680c309
CY
4385 * frame.el (set-cursor-color): Doc fix (Bug#352).
4386
d7a9e63b
CY
4387 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
4388 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
4389
2e7f3bea
CY
4390 * cus-edit.el (custom-buffer-create-internal): Fix search button
4391 action (Bug#10542).
2ae01800 4392 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 4393
fc4f7a23
EW
43942012-01-27 Eduard Wiebe <usenet@pusto.de>
4395
4396 * dired.el (dired-mark-files-regexp):
4397 Include any subdirectory components. (Bug#10445)
4398
7dd37071
ML
43992012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
4400
4401 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
4402 Handle [host]:port syntax. (Bug#10533)
4403
a268160b
AH
44042012-01-27 Alex Harsanyi <harsanyi@mac.com>
4405
4406 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
4407
e43273ef
GM
44082012-01-26 Glenn Morris <rgm@gnu.org>
4409
4410 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
4411 * term.el (term-raw-escape-map): Use Control-X-prefix.
4412 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
4413
1edf595d
MR
44142012-01-25 Martin Rudalics <rudalics@gmx.at>
4415
4416 * window.el (window-state-get, window--state-get-1): Don't deal
4417 with fixed-sizeness of windows. Simplify code.
4418
fa8eafef
JC
44192012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
4420
6df6ae42
JB
4421 * window.el (window--state-get-1, window--state-put-2):
4422 Don't save and restore the mark.
fa8eafef 4423
0b21c100
CY
44242012-01-25 Chong Yidong <cyd@gnu.org>
4425
4426 * custom.el (custom-variable-p): Doc fix.
4427
5ae1a6c8
GM
44282012-01-25 Glenn Morris <rgm@gnu.org>
4429
40047858
GM
4430 * dired.el (dired-goto-file): Handle some of the more common
4431 characters that `ls -b' escapes. (Bug#10596)
4432
5ddce96c
GM
4433 * progmodes/compile.el (compilation-next-error-function):
4434 Respect compilation-first-column in the "*compilation*" buffer.
4435 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
4436
5ae1a6c8
GM
4437 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
4438
b559f1a9
GM
44392012-01-24 Glenn Morris <rgm@gnu.org>
4440
4441 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
4442
6725d21a
JD
44432012-01-24 Julien Danjou <julien@danjou.info>
4444
4445 * color.el (color-rgb-to-hsl): Fix value computing.
4446 (color-hue-to-rgb): New function.
4447 (color-hsl-to-rgb): New function.
4448 (color-clamp, color-saturate-hsl, color-saturate-name)
4449 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4450 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4451
70df4bbe
GM
44522012-01-24 Glenn Morris <rgm@gnu.org>
4453
4454 * vc/vc-rcs.el (vc-rcs-create-tag):
4455 * vc/vc-sccs.el (vc-sccs-create-tag):
4456 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
4457
802a2ae2
ML
44582012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
4459
4460 * eshell/esh-util.el (eshell-read-hosts-file):
4461 Skip comment lines. (Bug#10549)
4462
d7128bb1
ML
4463 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
4464
d1a5c3b4
JB
44652012-01-23 Juanma Barranquero <lekktu@gmail.com>
4466
2724d9c7
JB
4467 * subr.el (display-delayed-warnings): Doc fix.
4468 (collapse-delayed-warnings): New function to collapse identical
4469 adjacent warnings.
4470 (delayed-warnings-hook): Add it.
d1a5c3b4 4471
a5509865
MA
44722012-01-22 Michael Albinus <michael.albinus@gmx.de>
4473
4474 * net/tramp.el (tramp-action-login): Set connection property "login-as".
4475
4476 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
4477 properties, when "login-as" is set.
4478
4479 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
4480 (tramp-default-user-alist): Don't add "pscp".
4481 (tramp-do-copy-or-rename-file-out-of-band): Use connection
4482 property "login-as", if set. (Bug#10530)
4483
cc6d5805
MA
44842012-01-21 Michael Albinus <michael.albinus@gmx.de>
4485
4486 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
4487 "plink1" and "psftp". (Bug#10530)
4488
44892012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
4490
4491 * international/mule-cmds.el (prefer-coding-system): Show a
4492 warning message if the default value of file-name-coding-system
4493 was not changed.
4494
f0960428
JC
44952012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4496
cb882333
JB
4497 * windmove.el (windmove-reference-loc):
4498 Fix windmove-reference-loc miscalculation.
f0960428 4499
dd6f2a63
JB
45002012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
4501
4502 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
4503 default unit.
4504
7b447e9b
GM
45052012-01-21 Glenn Morris <rgm@gnu.org>
4506
117a9ea1
GM
4507 * international/mule.el (auto-coding-alist): Add .tbz.
4508
7b447e9b
GM
4509 * files.el (local-enable-local-variables): Doc fix.
4510 (inhibit-local-variables-regexps): Rename from
4511 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
4512 Doc fix. Add some extensions from auto-coding-alist.
4513 (inhibit-local-variables-suffixes):
4514 Rename from inhibit-first-line-modes-suffixes. Doc fix.
4515 (inhibit-local-variables-p):
4516 New function, extracted from set-auto-mode-1.
4517 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
4518 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
4519 (hack-local-variables): Doc fix. Make the mode-only case
4520 respect enable-local-variables and friends.
4521 Respect inhibit-local-variables-regexps for file-locals, but
4522 not for directory-locals.
4523 (set-visited-file-name):
4524 Take account of inhibit-local-variables-regexps.
4525 Whether it applies may change as the file name is changed.
4526 * jka-cmpr-hook.el (jka-compr-install):
4527 * jka-compr.el (jka-compr-uninstall):
4528 Update for inhibit-first-line-modes-suffixes name change.
4529
dd6e3cdd
MR
45302012-01-20 Martin Rudalics <rudalics@gmx.at>
4531
4532 * help-macro.el (make-help-screen): Temporarily restore original
4533 binding for minor-mode-map-alist (Bug#10454).
4534
0d0deb38
JD
45352012-01-19 Julien Danjou <julien@danjou.info>
4536
4537 * color.el (color-name-to-rgb): Use the white color to find the max
4538 color component value and return correctly computed values.
4539 (color-name-to-rgb): Add missing float conversion for max value.
4540
34a02f46
MR
45412012-01-19 Martin Rudalics <rudalics@gmx.at>
4542
4543 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
4544 special state value for window-persistent-parameters.
4545 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
4546 (window--state-put-2): Reset all window parameters to nil before
4547 assigning values of persistent parameters.
4548
606c44c4
AM
45492012-01-18 Alan Mackenzie <acm@muc.de>
4550
4551 Eliminate sluggishness and hangs in fontification of "semicolon
4552 deserts".
4553
cb882333
JB
4554 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
4555 Change value 10000 -> 3000.
606c44c4
AM
4556 (c-state-safe-place): Reformulate so it doesn't stack up an
4557 infinite number of wrong entries in c-state-nonlit-pos-cache.
4558 (c-determine-limit-get-base, c-determine-limit): New functions to
4559 determine backward search limits disregarding literals.
4560 (c-find-decl-spots): Amend commenting.
4561 (c-cheap-inside-bracelist-p): New function which detects "={".
4562
4563 * progmodes/cc-fonts.el
4564 (c-make-font-lock-BO-decl-search-function): Give a limit to a
4565 backward search.
4566 (c-font-lock-declarations): Fix an occurrence of point being
4567 undefined. Check additionally for point being in a bracelist or
4568 near a macro invocation without a semicolon so as to avoid a
4569 fruitless time consuming search for a declarator. Give a more
4570 precise search limit for declarators using the new
4571 c-determine-limit.
4572
f3860cea
GM
45732012-01-18 Glenn Morris <rgm@gnu.org>
4574
4575 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
4576 (set-auto-mode): Doc fixes.
4577
1db03b16
GM
45782012-01-17 Glenn Morris <rgm@gnu.org>
4579
0e6038be
GM
4580 * isearch.el (search-nonincremental-instead): Fix doc typo.
4581
1db03b16
GM
4582 * dired.el (dired-insert-directory): Handle newlines in directory name.
4583 (dired-build-subdir-alist): Unescape newlines in directory name.
4584
4cb0aa75
MA
45852012-01-17 Michael Albinus <michael.albinus@gmx.de>
4586
4587 * net/tramp.el (tramp-local-end-of-line): New defcustom.
4588 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
4589 (tramp-action-terminal): Use it. (Bug#10530)
4590
1d00653d
SM
45912012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
4592
4593 * minibuffer.el (completion--replace): Strip properties (bug#10062).
4594
6a6ee00d
MR
45952012-01-16 Martin Rudalics <rudalics@gmx.at>
4596
4597 * window.el (window-state-ignored-parameters): Remove variable.
4598 (window--state-get-1): Rename argument MARKERS to IGNORE.
4599 Handle persistent window parameters. Make copy of clone-of
4600 parameter only if requested. (Bug#10348)
4601 (window--state-put-2): Install a window parameter only if it has
4602 a non-nil value or an existing parameter shall be overwritten.
4603
97912def
MA
46042012-01-15 Michael Albinus <michael.albinus@gmx.de>
4605
4606 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
4607
688070a5
EZ
46082012-01-14 Eli Zaretskii <eliz@gnu.org>
4609
4610 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
4611 don't pass the (nil) value of `upnode' to string-match.
4612
301afadc
CY
46132012-01-14 Chong Yidong <cyd@gnu.org>
4614
4615 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 4616 Fix values recognized by the cursorBlink resource.
301afadc 4617
9e5788aa
PE
46182012-01-14 Paul Eggert <eggert@cs.ucla.edu>
4619
4620 * epg.el (epg--make-temp-file): Avoid permission race condition
4621 when running on old Emacs versions (bug#10403).
4622
3cdb7f5a
GM
46232012-01-14 Glenn Morris <rgm@gnu.org>
4624
4625 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
4626
8c82b1b4
AM
46272012-01-13 Alan Mackenzie <acm@muc.de>
4628
4629 Fix filling for when filladapt mode is enabled.
4630
4631 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
4632 c-mask-paragraph, pass in `fill-paragraph' rather than
4633 `fill-region-as-paragraph'. (This is a reversion of a previous
4634 change.)
eb864a71
LM
4635 * progmodes/cc-mode.el (c-basic-common-init):
4636 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 4637
e517eda4
GM
46382012-01-13 Glenn Morris <rgm@gnu.org>
4639
1498536e
GM
4640 * dired.el (dired-switches-escape-p): New function.
4641 (dired-insert-directory): Use dired-switches-escape-p.
4642 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
4643
e517eda4
GM
4644 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
4645
328f984d
GM
46462012-01-12 Glenn Morris <rgm@gnu.org>
4647
4648 * mail/sendmail.el (mail-mode): Update paragraph-separate for
4649 changes in adaptive-fill-regexp. (Bug#10276)
4650
2cc769a8
AM
46512012-01-11 Alan Mackenzie <acm@muc.de>
4652
4653 Fix Emacs bug #10463 - put `widen's around the critical spots.
4654
1d00653d 4655 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
4656 widen around each invocation of c-state-pp-to-literal. Remove an
4657 unused let variable.
4658
e52c37fa
GM
46592012-01-11 Glenn Morris <rgm@gnu.org>
4660
4661 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 4662 Doc fix.
e52c37fa 4663
96f8741e
CY
46642012-01-10 Chong Yidong <cyd@gnu.org>
4665
1d00653d
SM
4666 * net/network-stream.el (network-stream-open-starttls):
4667 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
4668 response to the capability command.
4669
b09a806e
GM
46702012-01-10 Glenn Morris <rgm@gnu.org>
4671
4672 * mail/unrmail.el (unrmail): Tweak previous change.
4673
7655cb66
CY
46742012-01-09 Chong Yidong <cyd@gnu.org>
4675
4676 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
4677
9d5a8f0b
AM
46782012-01-08 Alan Mackenzie <acm@muc.de>
4679
4680 Optimise font locking in long enum definitions.
4681
4682 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
4683 arm to a cond form to handle enums.
4684 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
4685 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
4686
9a0115ab 46872012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
4688
4689 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 4690 (Bug#10401)
6bb72cbd 4691
f186bb95
LMI
46922012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4693
29232a68
LMI
4694 * faces.el (set-face-attribute): Clarify the meaning of the nil
4695 frame (bug#10294).
4696
4e5d086d
LMI
4697 * subr.el (with-selected-frame): Mention that the selected frame
4698 is restored (bug#9980).
4699
8e66aebe
LMI
4700 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
4701 (bug#9759).
4702
cd394be1 4703 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
4704 (password-read): Don't autoload unused function.
4705
adf4e762
JB
47062012-01-07 Juanma Barranquero <lekktu@gmail.com>
4707
4708 * progmodes/which-func.el (which-func-mode): Turn into a
4709 non-interactive function and mark as obsolete (bug#10428).
4710
89bd9ccd
CY
47112012-01-06 Chong Yidong <cyd@gnu.org>
4712
4713 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
4714 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
4715 functions, along with 1 and -1.
4716
4afee9d5
EZ
47172012-01-06 Eli Zaretskii <eliz@gnu.org>
4718
4719 * time.el (display-time-load-average)
4720 (display-time-default-load-average): Doc fixes. See the thread
4721 starting at
4722 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
4723 for the details.
4724
536aea70
GM
47252012-01-06 Glenn Morris <rgm@gnu.org>
4726
665ae865
GM
4727 * mail/unrmail.el (unrmail): Give an explicit error if the input file
4728 has no messages. (Bug#10377)
4729
c869783d
GM
4730 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
4731 than Info-edit. (Bug#10385)
4732
2bb4227e
GM
4733 * time.el (display-time-load-average, display-time-next-load-average):
4734 Doc fixes.
4735
7d5944b9
GM
4736 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
4737 local setting of buffer-read-only to the input buffer. (Bug#10419)
4738
536aea70
GM
4739 * calendar/calendar.el (calendar-mode):
4740 Locally set scroll-margin to 0. (Bug#10379)
4741
7dccca16
UM
47422012-01-06 Ulrich Mueller <ulm@gentoo.org>
4743
4744 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
4745
afbb7930
GM
47462012-01-05 Glenn Morris <rgm@gnu.org>
4747
4748 * eshell/em-unix.el (diff-no-select): Autoload it.
4749 (eshell/diff): Use diff-no-select. (Bug#10420)
4750
04482335
CY
47512012-01-05 Chong Yidong <cyd@gnu.org>
4752
7baca3bc
CY
4753 * shell.el (shell-dynamic-complete-functions): Revert last change.
4754 (shell-command-completion-function): New function.
4755 (shell-completion-vars): Use it to implement
4756 shell-completion-execonly (Bug#10417).
4757
04482335
CY
4758 * custom.el (enable-theme): Don't set custom-safe-themes.
4759
1d00653d
SM
4760 * cus-theme.el (custom-theme-merge-theme):
4761 Ignore custom-enabled-themes and custom-safe-themes.
04482335 4762
bb5aa5d6
MM
47632012-01-05 Michael R. Mauger <mmaug@yahoo.com>
4764
4765 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
4766 first prompt in `sql-interacive-mode'.
4767 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 4768 keywords.
6df6ae42 4769 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
4770 (sql-product-interactive): Bug fix: Set `sql-buffer' in
4771 context of original buffer. Invoke `sql-login-hook'.
4772
a7183d7c
EZ
47732012-01-04 Eli Zaretskii <eliz@gnu.org>
4774
4775 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
4776 letters in cite-prefix.
4777
a1eacd1e
LMI
47782012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
4780 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
4781
787cdb34
CY
47822012-01-03 Chong Yidong <cyd@gnu.org>
4783
1d00653d
SM
4784 * shell.el (shell-dynamic-complete-functions):
4785 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
4786 comint-filename-completion first (Bug#10417).
4787
30710442
RS
47882012-01-02 Richard Stallman <rms@gnu.org>
4789
4790 * battery.el (battery-status-function):
4791 Detect when to use battery-yeeloong-sysfs.
4792 (battery-echo-area-format): Add string for Yeeloong.
4793 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
4794 (battery-yeeloong-sysfs): New function.
4795
f75bfc33
CY
47962012-01-02 Chong Yidong <cyd@gnu.org>
4797
4798 * dirtrack.el (dirtrack-list): Eliminate unused third element.
4799 (dirtrack): Merge code for handling relative filenames in prompt
4800 from shell-dir-cookie-watcher.
4801 (dirtrack-debug-message): New arg to avoid excess format calls.
4802
4803 * shell.el (shell-dir-cookie-re): Variable deleted.
4804 (shell-dir-cookie-watcher): Function deleted.
4805 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
4806 with dirtrack-mode.
4807
651e947e
EZ
48082012-01-01 Eli Zaretskii <eliz@gnu.org>
4809
1d00653d
SM
4810 * term/w32-win.el (dynamic-library-alist) <gnutls>:
4811 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
4812 libgnutls-26.dll.
4813
94d4c7dc
AS
48142011-12-31 Andreas Schwab <schwab@linux-m68k.org>
4815
4816 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
4817
8d43f3cd
EZ
48182011-12-31 Eli Zaretskii <eliz@gnu.org>
4819
4820 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
4821 headers of non-MIME messages, when rmail-enable-mime is non-nil.
4822
98c8795a
MA
48232011-12-29 Michael Albinus <michael.albinus@gmx.de>
4824
4825 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
4826 also for alternative shells.
4827 (tramp-open-connection-setup-interactive-shell): Check, whether
4828 the shell is a busybox.
4829 (tramp-send-command): Don't suppress multiple prompts for
4830 busyboxes, it hurts.
4831
51281b32
CY
48322011-12-28 Chong Yidong <cyd@gnu.org>
4833
4834 * progmodes/gdb-mi.el (gdb-get-source-file-list)
4835 (gdb-get-source-file): Move mode line update to
4836 gdb-get-source-file (Bug#10087).
4837
2170cb53
CY
48382011-12-25 Chong Yidong <cyd@gnu.org>
4839
4840 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
4841 gud-gdb-marker-filter without taking it as an argument.
4842 (gud-gdb-run-command-fetch-lines): Caller changed.
4843 (gud-gdb-completion-function): New variable.
4844 (gud-gdb-completion-at-point): Use it.
4845 (gud-gdb-completions-1): Split from gud-gdb-completions.
4846
4847 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
4848 function as separate arguments.
4849 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
4850 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
4851 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
4852 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
4853 (gdb-stopped, def-gdb-auto-update-trigger)
4854 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
4855 (gdb-get-changed-registers, gdb-get-main-selected-frame):
4856 Callers changed.
2170cb53
CY
4857 (gud-gdbmi-completions): New function.
4858 (gdb): Use it for generating the completion table.
4859
be8b11bb
AM
48602011-12-24 Alan Mackenzie <acm@muc.de>
4861
4862 Introduce a mechanism to widen the region used in context font
1d00653d 4863 locking. Use this to protect declarations from losing their contexts.
be8b11bb 4864
1d00653d
SM
4865 * progmodes/cc-langs.el (c-before-font-lock-functions):
4866 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 4867 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
4868 functions to be run just before context (etc.) font locking.
4869
4870 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 4871 New, functionality extracted from
be8b11bb 4872 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 4873 (c-in-after-change-fontification): New variable.
be8b11bb
AM
4874 (c-after-change): Set c-in-after-change-fontification.
4875 (c-set-fl-decl-start): Rejig its interface, so it can be called
4876 from both after-change and context fontifying.
b81d40f0
JB
4877 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
4878 New functions.
4879 (c-standard-font-lock-fontify-region-function): New variable.
4880 (c-font-lock-fontify-region): New function.
be8b11bb 4881
341cf6ac
JL
48822011-12-24 Juri Linkov <juri@jurta.org>
4883
4884 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
4885 (Bug#10348)
4886
bffcee0a
MA
48872011-12-23 Michael Albinus <michael.albinus@gmx.de>
4888
4889 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
4890 existence of source file. (Bug#10325)
4891
cb5e207c
AM
48922011-12-23 Alan Mackenzie <acm@muc.de>
4893
4894 Fix unstable fontification inside templates.
4895
b81d40f0
JB
4896 * progmodes/cc-langs.el (c-before-font-lock-functions):
4897 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
4898 additionally has c-set-fl-decl-start. The other languages (apart
4899 from AWK) have that as a single entry.
4900
b81d40f0
JB
4901 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4902 The functionality for "local" declarations has been extracted to
cb5e207c
AM
4903 c-set-fl-decl-start.
4904
b81d40f0
JB
4905 * progmodes/cc-mode.el (c-common-init, c-after-change):
4906 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
4907 (c-set-fl-decl-start): New function, extracted from
4908 c-font-lock-enclosing-decls and enhanced.
4909
60ff536c
JB
49102011-12-23 Juanma Barranquero <lekktu@gmail.com>
4911
4912 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
4913
1c4757d6
JL
49142011-12-22 Juri Linkov <juri@jurta.org>
4915
4916 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
4917
d031f2c7
CY
49182011-12-22 Chong Yidong <cyd@gnu.org>
4919
4920 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
4921
bace743a
DA
49222011-12-21 Drew Adams <drew.adams@oracle.com>
4923
4924 * files.el (file-remote-p): Fix docstring. (Bug#10319)
4925
728a1f2b
JC
49262011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4927
4928 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
4929
0d373f73
TZ
49302011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
4931
fec0aaa4
TZ
4932 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
4933 highlighting and support. Fix up comments for capitalization.
4934 (cfengine-mode-debug): New var.
4935 (cfengine3-mode): Change the modeline indicator to "CFE3".
4936 (cfengine3-font-lock-keywords): Improve defun highlighting.
4937 (cfengine2-actions): Rename from `cfengine-actions'.
4938 (cfengine2-font-lock-keywords): Rename from
4939 `cfengine-font-lock-keywords'.
4940 (cfengine2-imenu-expression): Rename from
4941 `cfengine-imenu-expression'.
4942 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
4943 (cfengine2-beginning-of-defun): Rename from
4944 `cfengine-beginning-of-defun'.
4945 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
4946 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
4947 (cfengine2-mode): Rename from `cfengine-mode'. Change the
4948 modeline indicator to "CFE2".
4949 (cfengine-mode): Defalias to `cfengine-auto-mode'.
4950 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 4951
bc86f573
CY
49522011-12-21 Chong Yidong <cyd@gnu.org>
4953
4954 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
4955 filename argument.
4956
d45ba96b
MR
49572011-12-20 Martin Rudalics <rudalics@gmx.at>
4958
4959 * window.el (window-normalize-buffer-to-display): Remove.
4960 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
4961
a6198c90
CY
49622011-12-19 Chong Yidong <cyd@gnu.org>
4963
4964 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
4965 Don't signal an error in a predicate function; return non-nil.
4966 (vc-dir-mark-file): Move the error here.
4967 (vc-dir-mark-unmark): If acting on the region, keep going if one
4968 of the entries cannot be marked/unmarked.
4969 (vc-dir-mark-all-files): If current entry is a directory, mark
4970 only child files, as documented.
4971
34c5fb55
VB
49722011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
4973
4974 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4975 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
4976 addition.
4977
c803b2b7
JD
49782011-12-18 Jan Djärv <jan.h.d@swipnet.se>
4979
4980 * term/ns-win.el (ns-get-selection-internal)
4981 (ns-store-selection-internal): Declare.
1154d12e
JB
4982 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
4983 Declare as obsolete.
4984 (ns-get-pasteboard, ns-paste-secondary):
4985 Use ns-get-selection-internal.
4986 (ns-set-pasteboard, ns-copy-including-secondary):
4987 Use ns-store-selection-internal.
c803b2b7 4988
9cff91f8 49892011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
4990
4991 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 4992 (vc-deduce-fileset): Doc fix.
99a289d9 4993
f16c898a
AS
49942011-12-16 Andreas Schwab <schwab@linux-m68k.org>
4995
4996 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
4997
763237c4
SS
49982011-12-13 Sam Steingold <sds@gnu.org>
4999
5000 * man.el (Man-getpage-in-background): When running under a
5001 window-system, ignore $MANWIDTH and $COLUMNS.
5002
5fc1c122
KH
50032011-12-15 Kenichi Handa <handa@m17n.org>
5004
5005 * language/ethio-util.el: Change coding tag to utf-8-emacs.
5006 (setup-ethiopic-environment-internal): Comment out key-binding for
5007 ethio-toggle-punctuation.
5008
13d49cbb
AM
50092011-12-13 Alan Mackenzie <acm@muc.de>
5010
898169a2
AM
5011 Add the switch statement to AWK Mode.
5012
7a71b18d 5013 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
5014 "default" to the keywords regexp.
5015
7a71b18d 5016 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 5017 expression as the rest.
1d00653d
SM
5018 (c-nonlabel-token-key): Allow string literals for AWK.
5019 Refactor for the other modes.
898169a2 5020
13d49cbb 5021 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 5022 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
5023 routines. Limit backward searching in c-font-lock-enclosing.decl.
5024
5025 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
5026 pp-state and literal type in addition to the limits.
1d00653d 5027 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 5028 (c-state-literal-at): Use the above new defun.
1d00653d
SM
5029 (c-slow-in-literal, c-fast-in-literal): Remove.
5030 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
5031
5032 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
5033 being in a literal. Add a limit for backward searching.
5034
5035 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
5036 c-slow-in-literal.
5037
15e0efc7
SM
50382011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5039
5040 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
5041
454592a6
MR
50422011-12-13 Martin Rudalics <rudalics@gmx.at>
5043
5044 * window.el (delete-other-windows): Use correct frame in call to
5045 window-with-parameter.
5046
87393f26
DP
50472011-12-12 Daniel Pfeiffer <occitan@t-online.de>
5048
5049 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
5050 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
5051 (makefile-gmake-statements, makefile-makepp-statements):
5052 Use it and add new makepp keywords.
5053 (makefile-makepp-font-lock-keywords): Add new patterns.
5054 (makefile-match-function-end): Match new [...] and [[...]].
5055
11636b22
JB
50562011-12-11 Juanma Barranquero <lekktu@gmail.com>
5057
5058 * ses.el (ses-call-printer-return, ses-cell-property-get)
5059 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
5060 (ses-create-cell-variable, ses-reset-header-string)
5061 (ses-cell-set-formula, ses-repair-cell-reference-all)
5062 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
5063 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
5064 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
5065 (ses-aset-with-undo, ses-load, ses-truncate-cell)
5066 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
5067 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
5068 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
5069 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
5070 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
5071 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
5072 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
5073 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
5074
cf018193
VB
50752011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
5076
5077 * ses.el: The overall change is to add cell renaming, that is
5078 setting fancy names for cell symbols other than name matching
5079 "\\`[A-Z]+[0-9]+\\'" regexp .
5080 (ses-create-cell-variable): New defun.
5081 (ses-relocate-formula): Relocate formulas only for cells the
5082 symbols of which are not renamed, i.e. symbols whose names do not
5083 match regexp "\\`[A-Z]+[0-9]+\\'".
5084 (ses-relocate-all): Relocate values only for cells the symbols of
5085 which are not renamed.
5086 (ses-load): Create cells variables as the (ses-cell ...) are read,
5087 in order to check row col consistency with cell symbol name only
5088 for cells that are not renamed.
5089 (ses-replace-name-in-formula): New defun.
5090 (ses-rename-cell): New defun.
5091
ee957461
CY
50922011-12-11 Chong Yidong <cyd@gnu.org>
5093
5094 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
5095 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
5096
9a9e9ef0
MR
50972011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
5098
5099 * window.el (other-window): Fix docstring.
5100
92a8eba5
EZ
51012011-12-10 Eli Zaretskii <eliz@gnu.org>
5102
5103 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
5104 `from' or `to' address before taking its substring.
5105 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
5106 encoded name is chopped in the middle of the encoded string, and
5107 thus displayed encoded.
5108
e152e577
JB
51092011-12-10 Juanma Barranquero <lekktu@gmail.com>
5110
5111 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
5112
e5d84bfe
EZ
51132011-12-10 Eli Zaretskii <eliz@gnu.org>
5114
5115 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
5116 to use texinfo-update-node and commands that call it if the
5117 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 5118 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
5119 (texinfo-all-menus-update, texinfo-master-menu)
5120 (texinfo-update-node, texinfo-every-node-update)
5121 (texinfo-multiple-files-update): Doc fix. Warn against updating
5122 all the @node lines.
5123 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
5124 argument is numeric. Explain better in the doc string what the
5125 function really does.
5126 (texinfo-insert-master-menu-list): Improve the error message
5127 displayed if there's no menu in the Top node.
5128 (Bug#2975) See also this thread:
e5d84bfe
EZ
5129 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
5130
1d84e9bb
MG
51312011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
5132
5133 * speedbar.el (speedbar-supported-extension-expressions):
5134 Add .adb and .ads, commonly used for Ada source code (bug#10256).
5135
382c953b
JB
51362011-12-09 Juanma Barranquero <lekktu@gmail.com>
5137
5138 * printing.el (pr-mode-alist):
5139 * simple.el (filter-buffer-substring-functions)
5140 (completion-list-insert-choice-function):
5141 * window.el (window-with-parameter, window-atom-root)
5142 (window-sides-slots, window-size-fixed, window-min-delta)
5143 (window-max-delta, window--resize-mini-window)
5144 (window--resize-child-windows-normal, window-tree)
5145 (delete-other-windows, quit-window, split-window)
5146 (display-buffer-record-window, special-display-buffer-names)
5147 (special-display-regexps, special-display-popup-frame)
5148 (same-window-p, split-window-sensibly)
5149 (display-buffer-overriding-action, display-buffer-alist)
5150 (display-buffer-base-action, display-buffer, switch-to-buffer)
5151 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
5152 (fit-window-to-buffer, recenter-positions)
5153 (mouse-autoselect-window-state, mouse-autoselect-window-select):
5154 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
5155 and remove unneeded backslashes in docstrings.
5156
39c9faef
SM
51572011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
5158
98449af8
SM
5159 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
5160
39c9faef
SM
5161 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
5162 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
5163 end in ".mk".
5164 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
5165 when reading the makefile (bug#10116).
5166
86ed9fdc
SM
51672011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
5168
5169 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
5170 (bug#10116).
5171
5580f89d
GM
51722011-12-06 Glenn Morris <rgm@gnu.org>
5173
5174 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
5175
28d3917c
CY
51762011-12-06 Chong Yidong <cyd@gnu.org>
5177
5178 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
5179
a98edce9
JB
51802011-12-06 Juanma Barranquero <lekktu@gmail.com>
5181
5182 * textmodes/table.el (table-shorten-cell): Fix typo.
5183
e65adfac
CG
51842011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
5185
5186 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
5187
71cc0b74
EZ
51882011-12-05 Eli Zaretskii <eliz@gnu.org>
5189
5190 * descr-text.el (describe-char): Fix display of strong
5191 right-to-left characters and directional embeddings and overrides.
5192
5193 * simple.el (what-cursor-position): Fix display of codepoints of
5194 strong right-to-left characters.
5195
315bc30d
CY
51962011-12-05 Chong Yidong <cyd@gnu.org>
5197
5198 * faces.el (read-color): Doc fix.
5199
58a70b94
GM
52002011-12-05 Glenn Morris <rgm@gnu.org>
5201
5202 * align.el (align--set-marker): Add doc-string.
5203 Don't try to move something that is not a marker. (Bug#10216)
5204
5158face
GM
52052011-12-04 Glenn Morris <rgm@gnu.org>
5206
5207 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
5208 overly zealous deletion of trailing whitespace.
5209
520fca41
JB
52102011-12-04 Juanma Barranquero <lekktu@gmail.com>
5211
5212 * server.el (server-delete-client): On Windows, do not try to delete
5213 the only terminal.
5214 (server-process-filter): On Windows, treat requests for a tty frame as
5215 if they were for a GUI frame if the running server is in GUI mode.
5216
5e605a2e
GM
52172011-12-03 Glenn Morris <rgm@gnu.org>
5218
5219 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
5220
5c3fe83f
SM
52212011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
5222
6f5e57e7
SM
5223 * electric.el: Streamline electric-indent's hook.
5224 (electric-indent-chars): Revert to simple list.
5225 (electric-indent-functions): New var.
5226 (electric-indent-post-self-insert-function): Use it.
5227
5c3fe83f
SM
5228 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
5229 there's no inferior buffer (bug#10196).
5230 (prolog-consult-compile): Don't use toggle-read-only.
5231
6bdac736
MA
52322011-12-02 Michael Albinus <michael.albinus@gmx.de>
5233
5234 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
5235 interrupt. (Bug#10187)
5236
6131ba7f
SM
52372011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
5238
99c79fee
SM
5239 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
5240 (bug#9160).
5241
6131ba7f
SM
5242 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
5243 (bug#10191).
5244
cb0a02ea
JL
52452011-12-02 Juri Linkov <juri@jurta.org>
5246
5247 * info.el (Info-search): Display "end of manual" when Isearch
5248 reaches the end of single-file Info manual. (Bug#9918)
5249
66e0570c
EZ
52502011-12-02 Eli Zaretskii <eliz@gnu.org>
5251
5252 * isearch.el (isearch-message-prefix): Run the input method part
5253 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
5254
02b16839
JL
52552011-12-02 Juri Linkov <juri@jurta.org>
5256
5257 * isearch.el (isearch-occur): Use `word-search-regexp' for
5258 `isearch-word'.
5259 (isearch-search-and-update): Add condition for `isearch-word' and
5260 call `word-search-regexp'. (Bug#10145)
5261
0b950688
GM
52622011-12-01 Glenn Morris <rgm@gnu.org>
5263
5264 * eshell/em-hist.el (eshell-hist-initialize):
5265 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 5266 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 5267
9505c3c7
SM
52682011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
5271
1bbe96b2 52722011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 5273
a1beca85
SM
5274 * progmodes/verilog-mode.el (verilog-pretty-expr):
5275 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
5276 verilog, such as += *= and the like.
5277 (verilog-assignment-operator-re): Regular expression to find the
5278 assigment operator in a verilog assignment.
5279 (verilog-assignment-operation-re): Regular expression to find an
5280 assignment statement for pretty-expr.
5281 (verilog-in-attribute-p): Query returns true if point is in an
5282 attribute context; used to skip these for expression line up from
5283 pretty-expr.
5284 (verilog-in-parameter-p): Query returns true if point is in an
5285 parameter definition context; used to skip these for expression
5286 line up from pretty-expr.
5287 (verilog-in-parenthesis-p): Query returns true if point is in a
5288 parenthetical expression, specifically ( ) but not [ ] or { };
5289 used by pretty-expr.
5290 (verilog-just-one-space): If there is no space, don't add one.
5291 (verilog-get-lineup-indent-2): Specifically skip just attribute
5292 contexts for expression lineup, rather than skipping all
5293 parenthetical expressions.
5294 (verilog-calculate-indent): Fix comment, and fix indent.
5295 (verilog-do-indent): Indent declarations in lists (suggested by
5296 Joachim Lechner).
5297 (verilog-mode-abbrev-table): Populate abbrev mode with the various
5298 skeleton items.
5299 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
5300 by Alain Mellan).
5301
1bbe96b2 53022011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
5303
5304 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
5305 parameters with embedded comments. Reported by Ray Stevens.
5306 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
5307 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
5308 Reported by Tim Holt.
5309 (verilog-auto): Fix AUTOing a upper module then AUTOing module
5310 instantiated by upper module causing wrong expansion until AUTOed a
5311 second time. Reported by K C Buckenmaier.
5312 (verilog-diff-auto): Fix showing .* as a difference when
5313 `verilog-auto-star-save' off. Reported by Dan Dever.
5314 (verilog-auto-reset, verilog-read-always-signals)
5315 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
5316 temporary signals in reset list if
5317 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
5318 style to each signal's assignment type, bug381.
5319 Reported by Thomas Esposito.
6288f0ca
WS
5320 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
5321 (verilog-uvm-statement-re): Support UVM indentation and
5322 highlighting, with old OVM keywords only.
a1beca85 5323 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
5324 Support AUTOTIEOFF creating non-wire data types.
5325 Suggested by Jonathan Greenlaw.
6288f0ca
WS
5326 (verilog-auto-insert-lisp, verilog-delete-to-paren)
5327 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
5328 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
5329 (verilog-read-sub-decls, verilog-read-sub-decls-line):
5330 Fix mismatching parenthesis inside commented out code when deleting
382c953b 5331 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
5332 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
5333 non-numeric vector width. Reported by Alex Reed.
5334 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 5335 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
5336 (verilog-auto-delete-trailing-whitespace):
5337 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
5338 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
5339 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
5340 Fix verilog-scan-cache corruption when running user AUTO expansion
5341 hooks that call indentation routines.
5342 (verilog-simplify-range-expression): Fix typo ignoring lower case
5343 identifiers.
5344 (verilog-delete-auto): Fix delete-autos to also remove user created
5345 automatics, as long as they start with AUTO.
5346 (verilog-batch-diff-auto, verilog-diff-auto)
5347 (verilog-diff-function): Add `verilog-diff-auto' and bind to
5348 "C-c?" to report differences in AUTO expansion, ignoring spaces.
5349 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
5350 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
5351 (verilog-re-search-forward-quick, verilog-syntax-ppss):
5352 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
5353 is disabled and its cache will get corrupt, causing AUTOS not to
5354 expand. Instead use only -quick functions.
5355 (verilog-scan-region): Fix scanning over escaped quotes.
5356 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
5357 (verilog-re-search-backward-quick)
5358 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
5359 related functions now ignore strings, to fix misparsing of strings
5360 with magic comments embedded in them.
a1beca85
SM
5361 (verilog-read-auto-template):
5362 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
5363 Reported by Brad Dobbie.
5364 (verilog-read-auto-template):
5365 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 5366 Reported by Brad Dobbie.
6288f0ca
WS
5367 (verilog-auto-inst, verilog-auto-inst-param)
5368 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
5369 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
5370 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
5371 debugging templates without merge conflicts, bug357.
5372 Reported by Brad Dobbie.
5373 (verilog-read-auto-template):
5374 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
5375 Reported by Brad Dobbie.
5376 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
5377 abbrevs so user won't be asked to save.
5378 (verilog-read-auto-lisp-present): Fix to start at beginning of
5379 buffer in case called outside of verilog-auto.
5380 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
5381 to "X-2". Reported by Matthew Myers.
5382 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
5383 all inputs from module templates. Reported by Leith Johnson.
5384 (verilog-module-inside-filename-p): Fix locating programs as with
5385 modules.
5386 (verilog-auto-inst-port): Fix vl-width expressions when using
5387 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
5388 (verilog-decls-get-regs, verilog-decls-get-signals,
5389 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
5390 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
5391 verilog-read-decls): Combine reg and wire structures into one var
5392 structure to represent SystemVerilog concepts.
5393 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
5394 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
5395 (verilog-auto-wire-type, verilog-insert-definition):
5396 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
5397 SystemVerilog "logic" keyword instead of "wire"/"reg".
5398 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
5399 to declares outputs that also have assignments (presumably in an
a1beca85
SM
5400 ifdef or generate if so there's not a driver conflict).
5401 Reported by Matthew Myers.
5402 (verilog-auto-declare-nettype, verilog-insert-definition):
5403 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
5404 `default_nettype none. Reported by Julian Gorfajn.
5405 (verilog-read-always-signals-recurse, verilog-read-decls)
5406 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
5407 malformed end statement, bug325. Reported by Joshua Wise and
5408 Andrew Drake.
5409 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
5410 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
5411 when expanding .* in interfaces, bug320.
5412 Reported by Pierre-David Pfister.
6288f0ca 5413 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
5414 name and open parenthesis, bug317.
5415 Reported by Pierre-David Pfister.
6288f0ca
WS
5416 (verilog-simplify-range-expression): Fix simplification of
5417 multiplications inside AUTOWIRE connections, bug303.
5418 (verilog-auto-inst-port): Support parameter expansion in
5419 multidimensional arrays.
5420 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
5421 after "assert property". Reported by Julian Gorfajn.
5422 (verilog-simplify-range-expression): Fix "couldn't merge" errors
5423 with multiplication, bug303.
5424 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
5425 Reported by Jan Frode Lonnum.
5426
1bbe96b2
GM
54272011-11-30 Juanma Barranquero <lekktu@gmail.com>
5428
5429 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
5430 (hfy-shell-file-name, hfy-shell):
5431 * international/fontset.el (x-decompose-font-name): Fix typos.
5432
54332011-11-29 Ken Brown <kbrown@cornell.edu>
5434
5435 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
5436 (gdb-version): Remove defvar.
5437 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
5438 (gdb-gud-context-command, gdb-non-stop-handler)
5439 (gdb-current-context-command, gdb-stopped): Use it.
5440 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
5441 (gdb-non-stop-handler): Don't enable pretty-printing here.
5442 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
5443 non-stop mode. Use the following.
5444 (gdb-check-target-async): New defun.
5445 (gud-watch, gdb-stopped): Fix whitespace.
5446 (gdb-get-source-file): Don't try to display the source file if
5447 `gdb-main-file' is nil.
5448
54492011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * align.el: Try to generate fewer markers (bug#10047).
5452 (align--set-marker): New macro.
5453 (align-region): Use it.
5454
c935221f
SM
54552011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5456
5457 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
5458
e70b5064
CY
54592011-11-29 Chong Yidong <cyd@gnu.org>
5460
5461 * indent.el (indent-for-tab-command, indent-according-to-mode):
5462 Doc fix.
5463 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
5464
f3af92b7
MA
54652011-11-29 Michael Albinus <michael.albinus@gmx.de>
5466
5467 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
5468 aware of remote file names. (Bug#10124)
5469
ed472be9
CY
54702011-11-29 Chong Yidong <cyd@gnu.org>
5471
5472 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
5473
24510c22
SM
54742011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5475
5476 * files.el (find-file): Don't use force-same-window (bug#10144).
5477 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
5478 use pop-to-buffer if the selected window can't be used.
5479 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
5480
c60c3703
EZ
54812011-11-28 Eli Zaretskii <eliz@gnu.org>
5482
5483 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
5484 special-mode-map.
5485
e95def75
CY
54862011-11-28 Chong Yidong <cyd@gnu.org>
5487
5488 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
5489
c3f1c606
NR
54902011-11-27 Nick Roberts <nickrob@snap.net.nz>
5491
5492 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
5493 gdb-get-source-file-list on gdb-create-source-file-list.
5494
00db469c
EZ
54952011-11-26 Eli Zaretskii <eliz@gnu.org>
5496
5497 * whitespace.el (whitespace-newline): Use a different foreground
5498 color for 16-color light-background displays.
5499
4ad3bc2a
CY
55002011-11-24 Chong Yidong <cyd@gnu.org>
5501
5502 * window.el (display-buffer--special-action): Doc fix.
5503
e9fce1ac
JB
55042011-11-25 Juanma Barranquero <lekktu@gmail.com>
5505
5506 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
5507 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
5508 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
5509 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
5510 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
5511 (avl-tree-stack-first):
5512 * emacs-lisp/cconv.el (cconv--analyse-use):
5513 * net/gnutls.el (gnutls-negotiate): Fix typos.
5514
cb825e5d
GM
55152011-11-24 Glenn Morris <rgm@gnu.org>
5516
3adbe224
GM
5517 * lpr.el (lpr-windows-system, lpr-lp-system):
5518 * mail/binhex.el (binhex-begin-line):
5519 * progmodes/grep.el (grep-history, grep-find-history):
5520 * textmodes/flyspell.el:
5521 * vc/pcvs-defs.el (cvs-global-menu):
5522 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
5523 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
5524 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
5525
321decc8
GM
5526 * net/tls.el: Fix case of "GnuTLS".
5527
420b63ad
GM
5528 * paths.el (rmail-file-name): Format doc-string for make-docfile.
5529
cb825e5d
GM
5530 * version.el (emacs-build-system): Give it a doc-string.
5531
a0649f08
JL
55322011-11-24 Juri Linkov <juri@jurta.org>
5533
5534 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
5535
c0bc0fd4
GM
55362011-11-24 Glenn Morris <rgm@gnu.org>
5537
5538 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
5539 if called on a non-mime message just toggle the headers. (Bug#8006)
5540
20db1522
JB
55412011-11-24 Juanma Barranquero <lekktu@gmail.com>
5542
5543 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
5544 (allout-lead-with-comment-string, allout-structure-deleted-hook)
5545 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
5546 (allout-rebullet-heading, allout-open-sibtopic)
5547 (allout-toggle-current-subtree-encryption)
5548 (allout-toggle-subtree-encryption, allout-encrypt-string)
5549 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
5550 (allout-distinctive-bullets-string, allout-auto-activation):
5551 * window.el (window-normalize-buffer-to-display):
5552 * progmodes/verilog-mode.el (verilog-batch-indent):
5553 * textmodes/bibtex.el (bibtex-field-braces-opt)
5554 (bibtex-field-strings-opt):
5555 * vc/cvs-status.el (cvs-tree-merge):
5556 Fix typos.
5557
7262a87c
MA
55582011-11-23 Michael Albinus <michael.albinus@gmx.de>
5559
5560 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
5561 `non-essential' to t, in order to avoid remote connections.
5562
283430a1
EZ
55632011-11-23 Eli Zaretskii <eliz@gnu.org>
5564
a1beca85
SM
5565 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5566 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
5567 case-insensitively.
5568
d2992a38
ML
55692011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5570
5571 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
5572
50419064
GM
55732011-11-23 Glenn Morris <rgm@gnu.org>
5574
da94eca1
GM
5575 * paths.el (rmail-file-name): Reformat the doc-string so that it
5576 is picked up.
5577
9aac4de2
GM
5578 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
5579 (rmail-auto-file): Ignore case in the "special" field names,
5580 as mail-fetch-field does for all others.
5581
8038d2d2
GM
5582 * mail/rmail.el (rmail-forward):
5583 * mail/rmailkwd.el (rmail-set-label):
5584 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
5585 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
5586
f3fe222a
GM
5587 * mail/rmail.el (rmail-current-message): Doc fix.
5588
50419064
GM
5589 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
5590
28109f49
SM
55912011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5592
5593 * server.el (server-eval-and-print): Allow C-g (bug#6585).
5594
394c65f1
GM
55952011-11-22 Glenn Morris <rgm@gnu.org>
5596
5597 * mail/rmailmm.el (test-rmail-mime-handler)
5598 (test-rmail-mime-bulk-handler)
5599 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
5600
f2a0aa3a
JL
56012011-11-21 Juri Linkov <juri@jurta.org>
5602
1154d12e
JB
5603 * calc/calc.el (calc-read-key-sequence):
5604 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 5605
9c34a344
LMI
56062011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5607
5608 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
5609 Tell the caller that the next line needs recomputation, even
5610 though it doesn't start a sexp (bug#10094).
5611
f04a3be9
SM
56122011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5613
5614 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
5615
7978747f
SM
56162011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5617
f04a3be9
SM
5618 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5619 Use force-same-window.
7978747f 5620
fe7a3057
JB
56212011-11-20 Juanma Barranquero <lekktu@gmail.com>
5622
5623 * descr-text.el (describe-char-unicode-data):
5624 * json.el (json-string-escape):
5625 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
5626 (Footnote-unicode, Footnote-style-p):
5627 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
5628
24901d61
CY
56292011-11-20 Chong Yidong <cyd@gnu.org>
5630
5631 * window.el (replace-buffer-in-windows): Restore interactive spec.
5632
bac7ff22
SM
56332011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5634
24f3d7b9
SM
5635 * electric.el (electric-indent-mode): Fix last change (too optimistic).
5636
bac7ff22
SM
5637 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
5638 (byte-compile-global-not-obsolete-vars): New var.
5639 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
5640 Use it.
5641 (byte-compile-warn-obsolete): Align text with the one in *Help*.
5642
cd1181db
JB
56432011-11-20 Juanma Barranquero <lekktu@gmail.com>
5644
5645 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
5646 * progmodes/pascal.el (electric-pascal-equal):
5647 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
5648 * xml.el (xml-substitute-special): Fix typos.
5649
7fb18e9e
GM
56502011-11-20 Glenn Morris <rgm@gnu.org>
5651
5652 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
5653 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
5654 Doc fixes.
5655 (rmail-decode-mime-charset): Mark as obsolete.
5656
5657 * mail/rmailsum.el (rmail-message-regexp-p-1):
5658 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
5659 Before using mime functions, check they are set. (Bug#10077)
5660
d5a6b3ba
JL
56612011-11-19 Juri Linkov <juri@jurta.org>
5662
5663 * info.el (Info-finder-find-node): Use `package--builtins' instead
5664 of `package-alist'. Use node names formed by the pattern "Keyword "
5665 and the keyword name.
5666
e981b61f
AS
56672011-11-19 Andreas Schwab <schwab@linux-m68k.org>
5668
1d00653d 5669 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 5670
3ffbc301
JL
56712011-11-19 Juri Linkov <juri@jurta.org>
5672
5673 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
5674 that calls `revert-buffer' on all Info buffers. (Bug#9915)
5675 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
5676 `old-history', `old-history-forward'. Add let-binding
5677 `window-selected'. Remove calls to `kill-buffer',
5678 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
5679 before calling `Info-find-node', so `Info-find-node-2' will reread
5680 the Info file. Restore window positions only when `window-selected'
5681 is non-nil.
5682
30c62133
JL
56832011-11-19 Juri Linkov <juri@jurta.org>
5684
5685 * isearch.el (isearch-lazy-highlight-new-loop):
5686 Remove condition `(not isearch-error)'. (Bug#9918)
5687
5688 * misearch.el (multi-isearch-search-fun): Add condition
5689 `(not bound)' to ignore lazy-highlighting search.
5690 Add the search-failed message "end of multi" when the end of
5691 multi-sequence is reached. Uncapitalize the search-failed
5692 message "Repeat for next buffer".
5693
5694 * info.el (Info-search): Add the search-failed message
5695 "end of the manual" when the end of the manual is reached
5696 in Isearch mode.
5697
645ca9cf
JL
56982011-11-19 Juri Linkov <juri@jurta.org>
5699
5700 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
5701 Use non-destructive `remove' instead of `delete' because
5702 `Info-history-list' stored to `Info-isearch-initial-history-list' in
5703 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
5704
df754f66
JL
57052011-11-19 Juri Linkov <juri@jurta.org>
5706
5707 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
5708 to nil instead of binding `search-ring' and `regexp-search-ring'.
5709 (Bug#9185)
5710
0e23d96a
EZ
57112011-11-19 Eli Zaretskii <eliz@gnu.org>
5712
5713 * simple.el (line-move): Force movement by logical lines for any
5714 hscrolled window, not only when auto-hscroll-mode is on.
5715 (line-move-visual): Update doc string to that effect. (Bug#10076)
5716
8a6ccb66
AS
57172011-11-19 Andreas Schwab <schwab@linux-m68k.org>
5718
5719 * language/european.el (macintosh): Define as alias for mac-roman.
5720
49ae5b39
EZ
57212011-11-19 Eli Zaretskii <eliz@gnu.org>
5722
5723 * mail/rmailmm.el (rmail-mime-display-header)
5724 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
5725 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
5726 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
5727 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
5728 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
5729 of a raw aref.
5730 (rmail-mime-entity-segment): To get past the tagline, move forward
5731 2 more lines, to account for the 2 empty lines that precede and
5732 follow the line with the buttons.
5733 (rmail-mime-update-tagline): Move one more line, to get past the
5734 empty line that follows the buttons in the tagline. (Bug#9520)
5735
c56cad4a
MR
57362011-11-19 Martin Rudalics <rudalics@gmx.at>
5737
5738 * window.el (window-max-delta-1, window-min-delta-1)
5739 (window-min-size-1, window-state-get-1, window-state-put-1)
5740 (window-state-put-2): Use "window--" prefix.
5741
cbe71af3
SM
57422011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
5743
2ad52c60
SM
5744 * emacs-lisp/smie.el: Improve warnings and conflict detection.
5745 (smie-warning-count): New var.
5746 (smie-set-prec2tab): Use it.
5747 (smie-bnf->prec2): Improve warnings. Add docstring.
5748 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
5749 (smie-bnf--set-class): New function.
5750 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
5751 corner case.
5752
6944dbc1
SM
5753 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
5754 (compilation-error-properties, compilation-move-to-column):
5755 Handle compilation-first-column while in the target buffer.
5756
c400c4d7
SM
5757 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
5758 Don't hardcode point-min==1.
5759
6dbe3e96
SM
5760 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
5761 (eshell-rewrite-for-command): Remove workaround.
5762 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
5763 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
5764 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
5765
cbe71af3
SM
5766 * files-x.el (modify-file-local-variable): Obey commenting conventions.
5767
a8e1496d
GM
57682011-11-17 Glenn Morris <rgm@gnu.org>
5769
5770 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5771 Ignore buffer-local generated-autoload-file if it is the same
5772 as the global value. (Bug#10049)
5773
df85d315
JB
57742011-11-17 Juanma Barranquero <lekktu@gmail.com>
5775
5776 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
5777 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
5778 (reftex-toc-previous-heading, reftex-toc-max-level)
5779 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
5780 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
5781 (reftex-toc-do-promote, reftex-toc-promote-prepare)
5782 (reftex-toc-promote-action, reftex-toc-extract-section-number)
5783 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
5784 (reftex-toc-rename-label, reftex-toc-visit-location)
5785 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
5786 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
5787 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
5788 leaving "*toc*" only for references to the buffer.
5789
a0c2d0ae
MR
57902011-11-17 Martin Rudalics <rudalics@gmx.at>
5791
5792 * window.el (window-resize, delete-window, split-window):
5793 Replace window-splits by window-combination-resize.
1d00653d 5794 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 5795
35c0bac8
GM
57962011-11-17 Glenn Morris <rgm@gnu.org>
5797
5798 * progmodes/sh-script.el (sh-font-lock-keywords-var):
5799 Make bash entry derive from sh entry, not shell entry.
5800
d0c8fc8a
MA
58012011-11-16 Michael Albinus <michael.albinus@gmx.de>
5802
d0c8fc8a
MA
5803 * net/tramp-cache.el (tramp-flush-file-property): Flush also
5804 properties of linked files. (Bug#9879)
5805
7262a87c
MA
5806 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
5807 local file name.
5808
7877f373
JB
58092011-11-16 Juanma Barranquero <lekktu@gmail.com>
5810
5811 * menu-bar.el (menu-bar-file-menu):
5812 * printing.el (pr-ps-utility):
5813 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
5814 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
5815 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
5816 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
5817 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
5818 (icalendar--convert-cyclic-to-ical)
5819 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
5820 (icalendar--convert-ical-to-diary)
5821 (icalendar--convert-recurring-to-diary)
5822 (icalendar--convert-non-recurring-all-day-to-diary)
5823 (icalendar-import-format-sample):
5824 * progmodes/idlw-shell.el (idlwave-shell-mode):
5825 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
5826 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
5827 (vhdl-ps-print-init): Fix typos.
5828
10649b82
KM
58292011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
5830
9d0cfcd6
GM
5831 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
5832 FSF and collapse date sequence, obscure author/maintainer email address
5833 better, remove extra version line, track relocation of author's webpage.
10649b82 5834
9d0cfcd6
GM
5835 * progmodes/python.el (python-pdbtrack-input-prompt)
5836 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
5837 regular python pdb prompts. Adjustments shamelessly taken exactly as
5838 suggested in EmacsWiki page (tiny change):
5839 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 5840
58179cce
JB
58412011-11-16 Juanma Barranquero <lekktu@gmail.com>
5842
5843 * expand.el (expand-pos, expand-index, expand-point):
5844 Remove redundant info from docstring.
5845 (expand-add-abbrevs): Doc fix.
5846 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
5847 (expand-sample-perl-mode-expand-list): Fix typos.
5848
5849 * net/dbus.el (dbus-event-member-name):
5850 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
5851 * term/pc-win.el (msdos-create-frame-with-faces):
5852 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
5853
b6f67890
MR
58542011-11-16 Martin Rudalics <rudalics@gmx.at>
5855
5856 * window.el (split-window, window-state-get-1)
5857 (window-state-put-1, window-state-put-2): Rename occurrences of
5858 window-nest to window-combination-limit.
1d00653d 5859 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 5860
ce7ddba0
CY
58612011-11-16 Chong Yidong <cyd@gnu.org>
5862
5863 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
5864 regexp (Bug#10033).
5865
3ae704f4
SM
58662011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5867
5868 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
5869 `completing-read' will remove *Completions* and will preserve
5870 current-buffer for us.
5871 (tmm-add-prompt): Users of *Completions* will always (re)set its
5872 major mode.
5873 (tmm-old-comp-map): Remove.
5874
6ad1cdde
GM
58752011-11-16 Glenn Morris <rgm@gnu.org>
5876
5877 * mail/rmailedit.el: Require rmailmm when compiling.
5878 (rmail-old-mime-state): New declaration.
5879 (rmail-edit-current-message): If editing a mime message,
5880 edit the "raw" message from the mbox buffer.
5881 (rmail-cease-edit): Handle mime messages. (Bug#9840)
5882
d20faa20
GM
58832011-11-15 Glenn Morris <rgm@gnu.org>
5884
5885 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
5886 which wasn't being used. Add optional arg to force given state.
5887 (rmail-mime): Add optional arg to force given state.
5888
c7015153
JB
58892011-11-15 Juanma Barranquero <lekktu@gmail.com>
5890
5891 * allout.el (allout-encryption-plaintext-sanitization-regexps):
5892 * frame.el (display-mm-dimensions-alist):
5893 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
5894 (outline-move-subtree-down):
5895 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
5896 (newsticker--treeview-do-get-node):
5897 * net/quickurl.el (quickurl-list-buffer-name):
5898 * progmodes/dcl-mode.el (dcl-mode):
5899 * progmodes/gdb-mi.el (gdb-mapcar*):
5900 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
5901
45261b50
GM
59022011-11-15 Glenn Morris <rgm@gnu.org>
5903
5904 * mail/rmail.el (rmail-file-coding-system): It's only ever used
5905 in a boolean sense, so just make it a boolean, and fix the doc.
5906 (rmail-show-mime-function, rmail-mime-feature)
5907 (rmail-require-mime-maybe): Doc fixes.
5908 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
5909
5910 * mail/rmailmm.el (rmail-show-mime): Doc fix.
5911
0d26e0b6
JB
59122011-11-15 Juanma Barranquero <lekktu@gmail.com>
5913
5914 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
5915 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
5916 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
5917 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
5918
447f30f6
GM
59192011-11-15 Glenn Morris <rgm@gnu.org>
5920
672b871d
GM
5921 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
5922 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
5923 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
5924 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
5925 (rmail-mime, rmail-show-mime): Doc fixes.
5926
f6aa5bb1
GM
5927 * term/ns-win.el (mode-line-frame-identification):
5928 Leave it alone. (Bug#10051)
5929
947cd66b
GM
5930 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
5931
447f30f6
GM
5932 * mail/rmailout.el (rmail-output-to-rmail-buffer):
5933 Handle empty buffers. (Bug#9978)
5934
0b381c7e
JB
59352011-11-14 Juanma Barranquero <lekktu@gmail.com>
5936
5937 * international/mule.el (define-charset):
5938 * mail/rmailmm.el (rmail-mime-find-header-encoding):
5939 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
5940 * progmodes/verilog-mode.el (verilog-backward-token):
5941 * textmodes/ispell.el (lookup-words):
5942 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
5943
71e027ac
GM
59442011-11-14 Glenn Morris <rgm@gnu.org>
5945
56632ce4
GM
5946 * progmodes/executable.el
5947 (executable-make-buffer-file-executable-if-script-p):
5948 Handle file-modes returning nil.
5949
40500957
GM
5950 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
5951 message - not necessary, and causes problems. (Bug#9831)
5952
071c2340
GM
5953 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
5954
d3cfca60
GM
5955 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
5956
71e027ac
GM
5957 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
5958 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
5959 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
5960
89d61221
MR
59612011-11-12 Martin Rudalics <rudalics@gmx.at>
5962
5963 * window.el (window-resize, delete-window): Use window-splits
5964 variable instead of function.
5965 (window-state-get-1, window-state-put-2, window-state-put):
5966 Don't deal with windows' splits status.
5967
98282f6f
GM
59682011-11-12 Glenn Morris <rgm@gnu.org>
5969
5970 * apropos.el (apropos-do-all, apropos-library, apropos-value)
5971 (apropos-documentation): Doc fixes.
5972
40a8bdf6
JB
59732011-11-11 Juanma Barranquero <lekktu@gmail.com>
5974
5975 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
5976 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
5977
65bd19ff
SM
59782011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5979
5980 * electric.el (electric-indent-post-self-insert-function): Make it
5981 possible for a char to only indent in some circumstances.
5982 (electric-indent-mode): Simplify.
5983
54f9154c
MR
59842011-11-11 Martin Rudalics <rudalics@gmx.at>
5985
5986 * window.el (windows-with-parameter): Remove unused function.
5987 (windows-at-side): Rename to window-at-side-list.
5988 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
5989 (window-side-check, window-size-ignore, window-size-fixed-1)
5990 (window-in-direction-2): Prefix with "window--".
5991 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 5992
68cbc58b
GM
59932011-11-11 Glenn Morris <rgm@gnu.org>
5994
5995 * subr.el (eval-after-load): If FILE is already loaded,
5996 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
5997
b2621720
GM
59982011-11-10 Glenn Morris <rgm@gnu.org>
5999
9a4de110
GM
6000 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
6001 Call svn via vc-svn-command rather than vc-do-command.
6002 (vc-svn-command): Add --non-interactive. (Bug#9993)
6003 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
6004
b2621720
GM
6005 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6006 Add toggle-read-only. (Bug#7292)
6007 * files.el (toggle-read-only): Mention that it should only
6008 be used interactively. (Bug#10006)
6009
1dce7193
SM
60102011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6011
d9ac1a1e
SM
6012 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6013 Adjust regexp for OCaml warnings.
6014
0c325082
SM
6015 * electric.el (electric-pair-post-self-insert-function): Let user
6016 turn it off buffer-locally (bug#9932).
6017
90132c14
SM
6018 * progmodes/python.el (python-beginning-of-statement):
6019 Rewrite (bug#2703).
6020
1dce7193
SM
6021 * progmodes/compile.el: Better handle TABs (bug#9749).
6022 (compilation-internal-error-properties)
6023 (compilation-next-error-function): Obey the target buffer's
6024 compilation-error-screen-columns.
6025
c4e7c63a
JB
60262011-11-09 Juanma Barranquero <lekktu@gmail.com>
6027
6028 * progmodes/meta-mode.el: Remove obsolete comments.
6029 (meta-right-comment-regexp, meta-ignore-comment-regexp):
6030 Fix typos in docstrings.
6031
2cffd681
MR
60322011-11-09 Martin Rudalics <rudalics@gmx.at>
6033
6034 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 6035 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
6036 (window--resizable): New function. Make all callers of
6037 window-resizable call window--resizable instead.
6038 (window-resizable): Rewrite in terms of window--resizable.
6039
0edcba87
GM
60402011-11-08 Glenn Morris <rgm@gnu.org>
6041
6042 * progmodes/delphi.el (delphi-mode-syntax-table):
6043 Let define-derived-mode define a proper syntax table. (Bug#9994)
6044
4b0d61e3
SM
60452011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6046
6047 * window.el: Stay away from defsubst.
6048 (window-list-no-nils): Remove.
6049 (window-state-get-1, window-state-get): Use backquote instead.
6050
cd394be1 60512011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 6052
4b0d61e3 6053 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 6054 Fix incorrect use of default argument in `completing-read'.
6055
e1c2c6f2
MR
60562011-11-08 Martin Rudalics <rudalics@gmx.at>
6057
6058 * window.el (display-buffer-function, special-display-function):
6059 Mention display-buffer-record-window but do not mention
6060 help-setup parameter in doc-strings.
b3f4a882 6061 (window-min-delta): Fix doc-string typo.
e1c2c6f2 6062
105216ed
CY
60632011-11-08 Chong Yidong <cyd@gnu.org>
6064
6065 * window.el (window-total-height, window-total-width): Doc fix.
6066 (window-body-size): Move from C.
6067 (window-body-height, window-body-width): Move to C.
6068
0a9f9ab5
SM
60692011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6070
6071 * window.el: Make special-display like display-buffer-alist (bug#9532).
6072 (display-buffer--special-action): New function, morphed
6073 from display-buffer--special.
6074 (display-buffer): Use it to handle special-display-buffers at higher
6075 priority (just after display-buffer-alist).
6076 (display-buffer-fallback-action, display-buffer--other-frame-action)
6077 (pop-to-buffer-same-window): Remove display-buffer--special.
6078
a769dd15
GM
60792011-11-07 Glenn Morris <rgm@gnu.org>
6080
6081 * calendar/cal-menu.el (cal-menu-set-date-title):
6082 Do nothing if not in a calendar. (Bug#9976)
6083
05a61ee3
SM
60842011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
6085
6086 * files.el (find-file): Always use selected-window.
6087
be7f5545
MR
60882011-11-07 Martin Rudalics <rudalics@gmx.at>
6089
6090 * window.el (window-combinations): Make WINDOW argument
6091 mandatory. Rewrite doc-string.
6092 (walk-window-subtree, window-atom-check, window-min-delta)
6093 (window-max-delta, window--resize-this-window)
6094 (window--resize-root-window-vertically, window-tree)
6095 (balance-windows, window-state-put): Rewrite doc-strings as to
6096 not mention the term "subwindow".
6097 (window--resize-subwindows-skip-p): Rename to
6098 window--resize-child-windows-skip-p.
6099 (window--resize-subwindows-normal): Rename to
6100 window--resize-child-windows-normal.
6101 (window--resize-subwindows): Rename to
6102 window--resize-child-windows.
6103 (window-or-subwindow-p): Rename to window--in-subtree-p.
6104
3c6702ef
ML
61052011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
6106
6107 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
6108 Ensure that mbox format messages end in two newlines (Bug#9974).
6109
49745b39
CY
61102011-11-06 Chong Yidong <cyd@gnu.org>
6111
6112 * window.el (window-combination-p): Function deleted; its
6113 side-effect is not used in any existing code.
6114 (window-combinations, window-combined-p): Call window-*-child
6115 directly.
6116
24300f5f
CY
61172011-11-05 Chong Yidong <cyd@gnu.org>
6118
6119 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
6120 (window-size-ignore, window-state-get): Callers changed.
6121 (window-normalize-window): Rename from window-normalize-any-window.
6122 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 6123 (window-normalize-live-window): Delete.
447f16b8
CY
6124 (window-combination-p, window-combined-p, window-combinations)
6125 (walk-window-subtree, window-atom-root, window-min-size)
6126 (window-sizable, window-sizable-p, window-size-fixed-p)
6127 (window-min-delta, window-max-delta, window-resizable)
6128 (window-resizable-p, window-full-height-p, window-full-width-p)
6129 (window-current-scroll-bars, window-point-1, set-window-point-1)
6130 (window-at-side-p, window-in-direction, window-resize)
6131 (adjust-window-trailing-edge, maximize-window, minimize-window)
6132 (window-deletable-p, delete-window, delete-other-windows)
6133 (record-window-buffer, unrecord-window-buffer)
6134 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
6135 (quit-window, split-window, window-state-put)
6136 (set-window-text-height, fit-window-to-buffer)
6137 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 6138
89bd5ee1
EZ
61392011-11-04 Eli Zaretskii <eliz@gnu.org>
6140
53479029
EZ
6141 * mail/rmail.el (rmail-simplified-subject): Decode subject with
6142 rfc2047-decode-string.
6143 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
6144 warnings.
6145
89bd5ee1
EZ
6146 * window.el (window-body-height, window-body-width): Mention in
6147 the doc string that the return values are in frame's canonical
6148 units. (Bug#9949)
6149
bd17fdee
AM
61502011-11-03 Alan Mackenzie <acm@muc.de>
6151
6152 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
6153 change in cc-engine.el.
6154
acc825c5
SM
61552011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * window.el (switch-to-buffer): Use `force-same-window' interactively.
6158
1885e5b8
MR
61592011-11-02 Martin Rudalics <rudalics@gmx.at>
6160
6161 * window.el (quit-window): Call unrecord-window-buffer after
6162 showing another buffer in the window. (Bug#9937)
acc825c5 6163 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 6164
ebe06da9
JB
61652011-11-02 Juanma Barranquero <lekktu@gmail.com>
6166
6167 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
6168 Accept status with more than 9 shelves. (Bug#9935)
6169 Reported by Colin D Bennett <colin@gibibit.com>.
6170
4ee88440
MR
61712011-11-01 Martin Rudalics <rudalics@gmx.at>
6172
6173 * help.el (with-help-window): Don't reference
6174 temp-buffer-show-specifiers in doc-string.
6175
08e1d82c
AS
61762011-10-31 Andreas Schwab <schwab@linux-m68k.org>
6177
6178 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
6179 menu-item.
6180
84bd6e9e
VJL
61812011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6182
6183 * whitespace.el: New version 13.2.2.
6184 (whitespace-newline-mode): Disable properly. Reported by Sarah
6185 <EmacsWiki>.
6186
dba0634a
UJ
61872011-10-30 Ulf Jasper <ulf.jasper@web.de>
6188
6189 * net/newst-treeview.el: Remove "Time-stamp".
6190 (newsticker--group-manage-orphan-feeds): Do not call
6191 newsticker--treeview-tree-update.
db22a3c2
JB
6192 (newsticker-treeview-update, newsticker-treeview):
6193 Call newsticker--treeview-tree-update if necessary.
dba0634a 6194
3d8daefe
MR
61952011-10-30 Martin Rudalics <rudalics@gmx.at>
6196
6197 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
6198 (window-iso-combinations): Remove "iso-" infix.
6199 Suggested by Chong Yidong.
3d8daefe
MR
6200 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
6201 (window-max-delta-1, window-resize, window--resize-siblings)
6202 (window--resize-this-window, adjust-window-trailing-edge)
6203 (split-window, balance-windows-1)
6204 (shrink-window-if-larger-than-buffer):
6205 * calendar/calendar.el (calendar-generate-window):
db22a3c2 6206 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 6207
1bc4c3ae
SM
62082011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6209
6210 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
6211 in place (bug#9907).
6212 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
6213 (eshell-rewrite-if-command, eshell-rewrite-for-command)
6214 (eshell-structure-basic-command, eshell-rewrite-while-command)
6215 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
6216 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
6217 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
6218 (eshell-do-pipelines-synchronously, eshell-eval-command):
6219 Use backquotes and prefer setq to set.
6220 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
6221 (eshell-macrop): Use functionp.
c1e2f5fa 6222 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 6223
30b65d9c
CY
62242011-10-30 Chong Yidong <cyd@gnu.org>
6225
6226 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
6227 instead of set-mark (Bug#9810).
6228
2d197ffb
CY
62292011-10-30 Chong Yidong <cyd@gnu.org>
6230
6231 * window.el (split-window-below, split-window-right): Rename from
6232 split-window-above-each-other and split-window-side-by-side
6233 respectively. All callers changed.
6234 (split-window-sensibly, split-window-sensibly): Use them.
6235 (split-window-keep-point): Doc fix.
6236
6237 * isearch.el: Add isearch-scroll property to split-window-below
6238 and split-window-right.
6239
6240 * follow.el (follow-mode):
6241 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
6242 * progmodes/ada-xref.el (ada-gdb-application):
6243 * emulation/vip.el (vip-buffer-in-two-windows):
6244 * image-dired.el (image-dired-dired-with-window-configuration):
6245 * dired-x.el (dired-do-find-marked-files):
6246 * dired.el (dired-pop-to-buffer):
6247 * bs.el (bs--show-with-configuration):
6248 * vc/emerge.el (emerge-setup-windows):
6249 * textmodes/two-column.el (2C-two-columns):
6250 * textmodes/reftex-toc.el (reftex-toc):
6251 * progmodes/gdb-mi.el (gdb-setup-windows):
6252 * progmodes/fortran.el (fortran-window-create):
6253 * net/newst-treeview.el (newsticker--treeview-window-init):
6254 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
6255 * emulation/tpu-edt.el (tpu-gold-map):
6256 * emulation/crisp.el (crisp-mode-map):
6257 * calendar/calendar.el (calendar-basic-setup): Callers changed.
6258
38bb2ca8
CY
62592011-10-29 Chong Yidong <cyd@gnu.org>
6260
aa4de341
CY
6261 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
6262
e1eb5385
CY
6263 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
6264
5d2ece3c
CY
6265 * textmodes/flyspell.el (flyspell-word): Fix char offset for
6266 forged Ispell output (Bug#7904).
6267
38bb2ca8
CY
6268 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
6269
d0af9f77
SM
62702011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * doc-view.el: Avoid ugly errors about not finding nil.
6273 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
6274 (doc-view-dvipdf-program, doc-view-unoconv-program)
6275 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
6276 Avoid nil or absolute file name as default value.
6277 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
6278
52bedd34
AM
62792011-10-28 Alan Mackenzie <acm@muc.de>
6280
db22a3c2 6281 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 6282
7e43cfa5
AM
62832011-10-28 Alan Mackenzie <acm@muc.de>
6284
6285 Amend the handling of c-beginning/end-of-defun in nested declaration
6286 scopes.
6287
52bedd34
AM
6288 * progmodes/cc-vars.el (c-defun-tactic): Move here from
6289 cc-langs.el. Change it to a defcustom.
7e43cfa5 6290
52bedd34
AM
6291 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
6292 cc-vars.el.
7e43cfa5 6293
d0af9f77
SM
6294 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6295 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 6296
52bedd34 6297 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 6298 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
6299 (c-widen-to-enclosing-decl-scope): New function.
6300 (c-while-widening-to-decl-block): New macro.
6301 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
6302 outward for defun boundaries, and correspondingly change symbol
6303 `respect-enclosure' to `go-outward'.
6304 (c-declaration-limits): Change algorithm to report only the "innermost"
6305 defun's boundaries.
6306
1a2ce9ee
DD
63072011-10-28 Deniz Dogan <deniz@dogan.se>
6308
6309 * net/rcirc.el (rcirc-mode): Use hard newlines.
6310
bc97a826
AM
63112011-10-28 Alan Mackenzie <acm@muc.de>
6312
6313 Amend to indent and fontify macros "which include their own semicolon"
6314 correctly, using the "virtual semicolon" mechanism.
6315
52bedd34 6316 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 6317
d0af9f77 6318 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 6319 Recode to scan one line at a time rather than having \n and \r
58179cce 6320 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 6321 (c-forward-label): Amend for virtual semicolons.
58179cce 6322 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 6323
52bedd34
AM
6324 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
6325 of the new C macros.
bc97a826 6326
52bedd34 6327 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
6328 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
6329 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
6330 (c-opt-cpp-macro-define): Make into a full language variable.
6331 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
6332 AWK Mode (including \n, \r) removed, no longer needed.
6333
d0af9f77
SM
6334 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
6335 Invoke c-make-macro-with-semi-re.
bc97a826 6336
52bedd34
AM
6337 * progmodes/cc-vars.el (c-macro-with-semi-re):
6338 (c-macro-names-with-semicolon): New variables.
58179cce 6339 (c-make-macro-with-semi-re): New function.
bc97a826 6340
7a6c0941
SM
63412011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
6342
6343 * vc/log-edit.el: Fill empty field rather than adding new one.
6344 (log-edit-add-field): New function.
6345 (log-edit-insert-changelog): Use it.
6346
b0c4cdcf
ML
63472011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
6348
6349 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
6350
ee1f1da9
SM
63512011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
6352
6353 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
6354 (gdb--check-interpreter): New function.
6355 (gdb): Use it.
6356
51bc5f8b
GM
63572011-10-27 Glenn Morris <rgm@gnu.org>
6358
416a2c45
GM
6359 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
6360 (least-positive-float, least-negative-float)
6361 (least-positive-normalized-float, least-negative-normalized-float)
6362 (float-epsilon, float-negative-epsilon):
6363 Remove unnecessary declarations.
6364
6365 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
6366 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
6367 (least-positive-float, least-negative-float)
6368 (least-positive-normalized-float, least-negative-normalized-float)
6369 (float-epsilon, float-negative-epsilon): Add doc-strings,
6370 based on those in cl.texi.
6371
51bc5f8b
GM
6372 * files.el (set-visited-file-name): If the major-mode changed,
6373 reload the local variables. (Bug#9796)
6374
15de15c6
CY
63752011-10-27 Chong Yidong <cyd@gnu.org>
6376
6377 * subr.el (change-major-mode-after-body-hook): New hook.
6378 (run-mode-hooks): Run it.
6379
ee1f1da9
SM
6380 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6381 Use change-major-mode-before-body-hook.
15de15c6
CY
6382
6383 * simple.el (fundamental-mode):
6384 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
6385 change introducing fundamental-mode-hook.
6386
5430d399
JB
63872011-10-26 Juanma Barranquero <lekktu@gmail.com>
6388
acc825c5 6389 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 6390
ad74a69e
MA
63912011-10-26 Michael Albinus <michael.albinus@gmx.de>
6392
6393 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 6394 tramp.el explicitly. (Bug#7583)
ad74a69e 6395
71d4c2a5
SM
63962011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6397
6398 * progmodes/octave-mod.el:
6399 * progmodes/octave-inf.el: Update maintainer.
6400
b1f6fa26
CY
64012011-10-26 Chong Yidong <cyd@gnu.org>
6402
6403 * subr.el (with-wrapper-hook): Rewrite doc.
6404
3f04efd6
MA
64052011-10-25 Michael Albinus <michael.albinus@gmx.de>
6406
6407 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 6408 filenames "/method:foo:". (Bug#9793)
3f04efd6 6409
410488d3
SM
64102011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6411
6412 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
6413 (bug#9865).
6414
c1ebb47e
GM
64152011-10-24 Glenn Morris <rgm@gnu.org>
6416
6417 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
6418
7f5c46c7
MA
64192011-10-24 Michael Albinus <michael.albinus@gmx.de>
6420
6421 * notifications.el: Add the requirement of a running D-Bus session
6422 bus to the Commentary.
6423
db2440b6
JL
64242011-10-24 Juri Linkov <juri@jurta.org>
6425
6426 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
6427 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
6428 (Bug#9364)
6429
feecf435
JL
64302011-10-24 Juri Linkov <juri@jurta.org>
6431
6432 * info.el (Info-following-node-name-re): Add newline to the list
6433 of allowed characters for leading space. (Bug#9824)
6434
a3839de2
SM
64352011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6436
acc825c5
SM
6437 * progmodes/octave-inf.el (inferior-octave-mode-map):
6438 Fix C-c C-h binding.
a3839de2
SM
6439 * progmodes/octave-mod.el (octave-help): Remove.
6440
09388e76
MA
64412011-10-23 Michael Albinus <michael.albinus@gmx.de>
6442
6443 Sync with Tramp 2.2.3.
6444
6445 * net/tramp-cache.el (top): Pacify byte-compiler using
6446 `init-file-user' and `site-run-file'.
6447
6448 * net/trampver.el: Update release number.
6449
86c60681
CY
64502011-10-23 Chong Yidong <cyd@gnu.org>
6451
6452 * files.el (toggle-read-only): Remove obsolete comment about
6453 version control.
6454
6455 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
6456 for toggle-read-only. Note that this hasn't called vc-next-action
6457 since 2008-05-02, though it wasn't documented at the time.
6458
a3839de2
SM
6459 * vc/ediff-init.el (ediff-toggle-read-only-function):
6460 Use toggle-read-only.
86c60681 6461
cd5495ff
AM
64622011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
6463
6464 Fix bug #9560, sporadic wrong indentation; improve instrumentation
6465 of c-parse-state.
6466
00b77525 6467 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 6468 correct faulty logical expression.
cd5495ff
AM
6469 (c-parse-state-state, c-record-parse-state-state):
6470 (c-replay-parse-state-state): New defvar/defuns.
6471 (c-debug-parse-state): Use new functions.
6472
42ee24ed
MR
64732011-10-22 Martin Rudalics <rudalics@gmx.at>
6474
6475 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 6476 last fix. Use window-in-direction correctly.
42ee24ed 6477
a7dee7e7
CY
64782011-10-21 Chong Yidong <cyd@gnu.org>
6479
6480 * progmodes/idlwave.el (idlwave-mode):
6481 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
6482 require-final-newline; that's done in prog-mode.
6483 Suggested by Stefan Monnier.
a7dee7e7 6484
e07b9a6d
MR
64852011-10-21 Martin Rudalics <rudalics@gmx.at>
6486
6487 * mouse.el (mouse-drag-window-above)
6488 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
6489 (mouse-drag-mode-line-1, mouse-drag-header-line)
6490 (mouse-drag-vertical-line-rightward-window): Remove.
6491 (mouse-drag-line): New function.
6492 (mouse-drag-mode-line, mouse-drag-header-line)
6493 (mouse-drag-vertical-line): Call mouse-drag-line.
6494 * window.el (window-at-side-p, windows-at-side): New functions.
6495
7e1361d9
UM
64962011-10-21 Ulrich Mueller <ulm@gentoo.org>
6497
6498 * tar-mode.el (tar-grind-file-mode):
6499 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
6500
30fcaf3a
CY
65012011-10-21 Chong Yidong <cyd@gnu.org>
6502
6503 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
6504 * progmodes/vera-mode.el (vera-mode):
6505 Use mode-require-final-newline.
30fcaf3a 6506
516eddb0
GM
65072011-10-20 Glenn Morris <rgm@gnu.org>
6508
db22a3c2 6509 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 6510
10d5f513
CS
65112011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
6512
6513 * emulation/cua-base.el (cua-set-mark): Fix case of string.
6514
ac6c8639
CY
65152011-10-20 Chong Yidong <cyd@gnu.org>
6516
6517 * emulation/cua-base.el (cua-mode):
6518 * mail/footnote.el (footnote-mode):
6519 * mail/mailabbrev.el (mail-abbrevs-mode):
6520 * net/xesam.el (xesam-minor-mode):
6521 * progmodes/bug-reference.el (bug-reference-mode):
6522 * progmodes/cap-words.el (capitalized-words-mode):
6523 * progmodes/compile.el (compilation-minor-mode)
6524 (compilation-shell-minor-mode):
6525 * progmodes/gud.el (gud-tooltip-mode):
6526 * progmodes/hideif.el (hide-ifdef-mode):
6527 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6528 * progmodes/subword.el (subword-mode):
6529 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
6530 * progmodes/which-func.el (which-function-mode):
6531 * term/tvi970.el (tvi970-set-keypad-mode):
6532 * term/vt100.el (vt100-wide-mode):
6533 * textmodes/flyspell.el (flyspell-mode):
6534 * textmodes/ispell.el (ispell-minor-mode):
6535 * textmodes/nroff-mode.el (nroff-electric-mode):
6536 * textmodes/paragraphs.el (use-hard-newlines):
6537 * textmodes/refill.el (refill-mode):
6538 * textmodes/reftex.el (reftex-mode):
6539 * textmodes/rst.el (rst-minor-mode):
6540 * textmodes/sgml-mode.el (html-autoview-mode)
6541 (sgml-electric-tag-pair-mode):
6542 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
6543 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
6544 * emulation/crisp.el (crisp-mode):
6545 * emacs-lisp/eldoc.el (eldoc-mode):
6546 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
6547 minor mode behavior.
6548
aa42ab43
JL
65492011-10-19 Juri Linkov <juri@jurta.org>
6550
6551 * descr-text.el (describe-char): Add #x2010 and #x2011 to
6552 the list of hard-coded chars with escape-glyph face.
6553
89400f1d
SM
65542011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6555
6556 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
6557
305c07f6
MA
65582011-10-19 Michael Albinus <michael.albinus@gmx.de>
6559
6560 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
6561 running process.
6562
13754b54
GM
65632011-10-19 Glenn Morris <rgm@gnu.org>
6564
6565 * vc/vc-bzr.el (vc-bzr-after-dir-status):
6566 Ignore ignored files. (Bug#9726)
6567
06e21633
CY
65682011-10-19 Chong Yidong <cyd@gnu.org>
6569
6570 Doc fix for minor modes, stating that an omitted argument enables
6571 the mode unconditionally when called from Lisp.
6572
6573 * abbrev.el (abbrev-mode):
6574 * allout.el (allout-mode):
6575 * autoinsert.el (auto-insert-mode):
6576 * autoarg.el (autoarg-mode, autoarg-kp-mode):
6577 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
6578 (global-auto-revert-mode):
6579 * battery.el (display-battery-mode):
6580 * composite.el (global-auto-composition-mode)
6581 (auto-composition-mode):
6582 * delsel.el (delete-selection-mode):
6583 * desktop.el (desktop-save-mode):
6584 * dired-x.el (dired-omit-mode):
6585 * dirtrack.el (dirtrack-mode):
6586 * doc-view.el (doc-view-minor-mode):
6587 * double.el (double-mode):
6588 * electric.el (electric-indent-mode, electric-pair-mode):
6589 * emacs-lock.el (emacs-lock-mode):
6590 * epa-hook.el (auto-encryption-mode):
6591 * follow.el (follow-mode):
6592 * font-core.el (font-lock-mode):
6593 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
6594 * help.el (temp-buffer-resize-mode):
6595 * hilit-chg.el (highlight-changes-mode)
6596 (highlight-changes-visible-mode):
6597 * hi-lock.el (hi-lock-mode):
6598 * hl-line.el (hl-line-mode, global-hl-line-mode):
6599 * icomplete.el (icomplete-mode):
6600 * ido.el (ido-everywhere):
6601 * image-file.el (auto-image-file-mode):
6602 * image-mode.el (image-minor-mode):
6603 * iswitchb.el (iswitchb-mode):
6604 * jka-cmpr-hook.el (auto-compression-mode):
6605 * linum.el (linum-mode):
6606 * longlines.el (longlines-mode):
6607 * master.el (master-mode):
6608 * mb-depth.el (minibuffer-depth-indicate-mode):
6609 * menu-bar.el (menu-bar-mode):
6610 * minibuf-eldef.el (minibuffer-electric-default-mode):
6611 * mouse-sel.el (mouse-sel-mode):
6612 * msb.el (msb-mode):
6613 * mwheel.el (mouse-wheel-mode):
6614 * outline.el (outline-minor-mode):
6615 * paren.el (show-paren-mode):
6616 * recentf.el (recentf-mode):
6617 * reveal.el (reveal-mode, global-reveal-mode):
6618 * rfn-eshadow.el (file-name-shadow-mode):
6619 * ruler-mode.el (ruler-mode):
6620 * savehist.el (savehist-mode):
6621 * scroll-all.el (scroll-all-mode):
6622 * scroll-bar.el (scroll-bar-mode):
6623 * server.el (server-mode):
6624 * shell.el (shell-dirtrack-mode):
6625 * simple.el (auto-fill-mode, transient-mark-mode)
6626 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
6627 (line-number-mode, column-number-mode, size-indication-mode)
6628 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
6629 * strokes.el (strokes-mode):
6630 * time.el (display-time-mode):
6631 * t-mouse.el (gpm-mouse-mode):
6632 * tool-bar.el (tool-bar-mode):
6633 * tooltip.el (tooltip-mode):
6634 * type-break.el (type-break-mode-line-message-mode)
6635 (type-break-query-mode):
6636 * view.el (view-mode):
6637 * whitespace.el (whitespace-mode, whitespace-newline-mode)
6638 (global-whitespace-mode, global-whitespace-newline-mode):
6639 * xt-mouse.el (xterm-mouse-mode): Doc fix.
6640
a3839de2
SM
6641 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6642 Fix autogenerated docstring.
06e21633 6643
5214e501
JL
66442011-10-19 Juri Linkov <juri@jurta.org>
6645
6646 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
6647 by checking environment variables "DESKTOP_SESSION" and
6648 "XDG_CURRENT_DESKTOP". (Bug#9779)
6649
195f8db9
JL
66502011-10-19 Juri Linkov <juri@jurta.org>
6651
6652 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
6653 (browse-url-chromium-program, browse-url-chromium-arguments):
6654 New defcustoms.
6655 (browse-url-default-browser): Check for `browse-url-chromium' and
6656 call `browse-url-chromium-program'.
6657 (browse-url-chromium): New command. (Bug#9779)
6658
343a34ff
JB
66592011-10-18 Juanma Barranquero <lekktu@gmail.com>
6660
6661 * facemenu.el (list-colors-duplicates): On Windows, detect more
6662 duplicates by assuming that only colors matching "^System" are
6663 special "system colors". (Bug#9722)
6664
6978a151
SM
66652011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6666
6667 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
6668 to distinguish the author from the committer.
6669
6a80b297
MA
66702011-10-18 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
6673
b31a5677
JK
66742011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
6675
6676 * international/mule.el (sgml-html-meta-auto-coding-function):
6677 Add support for detecting encoding in HTML5 specified only as
6678 <meta charset="UTF-8">. Implementation just makes http-equiv and
6679 content-type parts from HTML4 encoding string optional. (Bug#9716)
6680
80c6d77f
GM
66812011-10-18 Glenn Morris <rgm@gnu.org>
6682
6683 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
6684
08b0fee8
CY
66852011-10-18 Chong Yidong <cyd@gnu.org>
6686
6687 * faces.el (cursor): Doc fix.
6688
67e729a5
CY
66892011-10-17 Chong Yidong <cyd@gnu.org>
6690
6691 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
6692
343a34ff 66932011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
6694
6695 * dirtrack.el (dirtrack): Support shell buffers with path
6696 prefixes, e.g. tramp-based remote shells. (Bug#9647)
6697
0bc06380
TZ
66982011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
6699
6700 * json.el: Bump version to 1.3 and note change in History.
6701 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
6702
8b79f3e0
SM
67032011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6704
5a7c536b
SM
6705 * comint.el (comint-insert-input, comint-send-input)
6706 (comint-get-old-input-default, comint-backward-matching-input)
6707 (comint-next-prompt): Use nil instead of `input' for field property of
6708 past user input (bug#114).
6709
96a8a0df
SM
6710 * minibuffer.el (completion--replace): Inherit surrounding properties
6711 (bug#114).
6712 (minibuffer-complete-and-exit): Use it.
6713
8b79f3e0
SM
6714 * comint.el (comint--table-subvert): Quote the all-completions output
6715 (bug#9160).
6716
b8f7ff0d
MR
67172011-10-17 Martin Rudalics <rudalics@gmx.at>
6718
8b79f3e0 6719 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 6720
b8f7ff0d 6721 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 6722 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
6723 entries and separate them from frame entries.
6724
c235b555
GM
67252011-10-15 Glenn Morris <rgm@gnu.org>
6726
6727 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
6728 Doc fixes.
6729
6bbfa6e1
CY
67302011-10-15 Chong Yidong <cyd@stupidchicken.com>
6731
8b79f3e0
SM
6732 * net/network-stream.el (network-stream-open-starttls):
6733 Improve detection of failure due to lack of TLS support.
ec5c990d 6734
6bbfa6e1
CY
6735 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
6736 putting the input text in front and in bold.
6737
98488977
SM
67382011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6739
3d1337be
SM
6740 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
6741
ee0b45e4
SM
6742 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
6743 empty buffer.
6744
98488977
SM
6745 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
6746 unread-command-events rather than pushing yet-another event.
6747
186f4720
EZ
67482011-10-14 Eli Zaretskii <eliz@gnu.org>
6749
6750 * mail/sendmail.el (sendmail-query-once): Improve the wording of
6751 the explanation of the possible choices. Make the options passed
6752 to completing-read shorter.
6753
8b7a997c
AM
67542011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6755
6756 * textmodes/flyspell.el (flyspell-large-region): Make sure
6757 extended character mode is used if defined (Bug#1339).
6758
12587bbb
EZ
67592011-10-13 Eli Zaretskii <eliz@gnu.org>
6760
6761 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
6762 character info for LRE, LRO, RLE, and RLO characters by appending
6763 an invisible PDF.
12587bbb 6764
bad41229
SM
67652011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
6766
6767 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
6768 even in case of error; add debug spec; simplify data flow.
6769 (with-timeout-handler): Remove.
6770
28dbc92f
MA
67712011-10-12 Michael Albinus <michael.albinus@gmx.de>
6772
6773 Fix Bug#6019, Bug#9315.
6774
6775 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
6776 complete `buffer-file-name', the local file name part could look
6777 remotely (for example on VMS).
6778
6779 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
6780 `tramp-run-real-handler'.
6781 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
6782 already quoted by '"'.
6783
6784 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
6785 Let `file-name-handler-alist' be nil, the local file name part
6786 could look remotely (for example on VMS).
6787
e1b0b23a
SM
67882011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6789
6790 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
6791 from here...
6792 (flyspell-post-command-hook): ...to here.
6793
a120bde9
SM
67942011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6795
6796 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
6797 if not needed.
6798 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
6799 using completion. Protect against "slow" callers.
6800 Remove the "message hack".
6801
7ce7717b
JL
68022011-10-11 Juri Linkov <juri@jurta.org>
6803
6804 * isearch.el (isearch-lazy-highlight-word): New variable.
6805 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6806 Use it. (Bug#9727)
6807
c02ee9d6
GM
68082011-10-11 Glenn Morris <rgm@gnu.org>
6809
6810 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
6811 like f90-previous-statement does.
6812
93e616fd 68132011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6814
1f190e73 6815 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
6816 only in interactive use, to avoid error.
6817
af7b6078
SM
68182011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6819
6820 * minibuffer.el (completion-file-name-table): Fix last change,
6821 i.e. ignore normal errors but not the other ones.
6822
0563dae9
MR
68232011-10-10 Martin Rudalics <rudalics@gmx.at>
6824
6825 * window.el (special-display-buffer-names)
6826 (special-display-regexps): Remove some remnants of earlier
6827 changes from doc-strings.
366ca7f3
MR
6828 (quit-windows-on): New function.
6829
6830 * vc/vc.el (vc-revert, vc-rollback):
6831 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
6832 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 6833 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 6834
49677495
MR
68352011-10-09 Martin Rudalics <rudalics@gmx.at>
6836
6837 * window.el (frame-auto-hide-function): Add version tag.
6838 (Bug#9699)
6839
56f2d1e1
MA
68402011-10-09 Michael Albinus <michael.albinus@gmx.de>
6841
6842 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
6843 condition.
6844
112a6592
LL
68452011-10-09 Leo Liu <sdl.web@gmail.com>
6846
6847 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
6848 (Bug#9701)
6849
0812589b
GM
68502011-10-08 Glenn Morris <rgm@gnu.org>
6851
6852 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
6853 before the first code statement zero indent. (Bug#9690)
6854
b2b0776e
CY
68552011-10-08 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * simple.el (count-words-region): Always count in the region.
6858 Report the number of lines and characters too.
6859 (count-words): New command, which counts in the buffer if the
6860 region is inactive, as count-words-region used to.
6861 (count-words--message): New function. Handle plurals.
6862 (count-lines-region): Make it an alias for count-words-region.
6863
6864 * bindings.el (esc-map): Replace count-lines-region with
6865 count-words-region.
6866
c557cd6b
MR
68672011-10-08 Martin Rudalics <rudalics@gmx.at>
6868
6869 * window.el (window--delete): Delete dedicated frame
6870 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 6871 (switch-to-buffer): Fix doc-string typo.
c557cd6b 6872
61a57ef4 68732011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6874
3a7d293b 6875 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 6876
c3833279
CY
68772011-10-07 Chong Yidong <cyd@stupidchicken.com>
6878
6879 * bindings.el ([M-left],[M-right]): Bind to left-word and
6880 right-word respectively.
6881
21ce8245
GM
68822011-10-07 Glenn Morris <rgm@gnu.org>
6883
6884 * cus-start.el (debug-on-quit): Fix custom type.
6885
6d823bb2
LMI
68862011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6887
0181e193
LMI
6888 * subr.el (define-key-after): Clarify that the function is not
6889 useful for non-menu keymaps.
6890
6d823bb2
LMI
6891 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
6892
8e3459ce 68932011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6894
21ce8245 6895 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 6896 in current minibuffer (Fix bug with recursive minibuffers).
6897
a1c2d21e
CY
68982011-10-06 Chong Yidong <cyd@stupidchicken.com>
6899
6900 * progmodes/gdb-mi.el (gdb): Doc fix.
6901
5a4cf282
MR
69022011-10-05 Martin Rudalics <rudalics@gmx.at>
6903
6904 * window.el (frame-auto-hide-function): New option replacing
6905 frame-auto-delete. Suggested by Stefan Monnier.
6906 (window--delete): Call frame-auto-hide-function instead of
6907 investigating frame-auto-delete.
c96111ea
MR
6908 (window-point-1, set-window-point-1): New functions.
6909 (window-in-direction, record-window-buffer, window-state-get-1)
6910 (display-buffer-record-window): Use window-point-1 instead of
6911 window-point.
6912 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 6913
9854542e
SM
69142011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6915
6916 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
6917
8943cfb0
GM
69182011-10-05 Glenn Morris <rgm@gnu.org>
6919
6920 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
6921 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
6922
647ab967
LL
69232011-10-05 Leo Liu <sdl.web@gmail.com>
6924
6925 * subr.el (read-char-choice): Fix argument to buffer-live-p which
6926 works with buffer object.
6927
3ddfbced
SM
69282011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6929
6930 * mpc.el (mpc-tool-bar-map): Add labels.
6931
bdfa5dd2
GM
69322011-10-04 Glenn Morris <rgm@gnu.org>
6933
6934 * calendar/holidays.el (calendar-check-holidays): Doc fix.
6935
0e2070b5
MR
69362011-10-04 Martin Rudalics <rudalics@gmx.at>
6937
6938 * window.el (window--delete): New function.
6939 (frame-auto-delete): Resuscitate option.
6940 (bury-buffer, replace-buffer-in-windows)
6941 (quit-window): Rewrite using window--delete.
6942 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6943 Pass display-buffer-mark-dedicated to window--display-buffer-2
6944 (Bug#9639).
6945
3dc61a09
SM
69462011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6947
915a9b64
SM
6948 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
6949 returns a list (bug#9554). Add remote file name completion.
6950 * comint.el (comint--table-subvert): Curry and get quote&unquote
6951 functions as arguments.
6952 (comint--complete-file-name-data): Adjust call accordingly.
6953 * pcomplete.el (pcomplete--table-subvert): Remove.
6954 (pcomplete-completions-at-point): Use comint--table-subvert instead.
6955
3dc61a09
SM
6956 * minibuffer.el (completion-table-case-fold): Use currying.
6957 (completion--styles-type, completion--cycling-threshold-type):
6958 New constants.
6959 (completion-styles, completion-category-overrides)
6960 (completion-cycle-threshold): Use them.
6961 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
6962 completion-table-case-fold.
6963
8ea0a993
SB
69642011-10-03 Stephen Berman <stephen.berman@gmx.net>
6965
6966 * minibuffer.el (completion-category-overrides): Fix type of styles
6967 and add more user friendly tags (bug#9660).
6968
8c24b7f6
SM
69692011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6970
6971 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
6972 (mule-input-method-string): New widget.
6973 (default-input-method, language-info-custom-alist): Use it.
6974
428fe61a
SM
69752011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6976
32c1fffd
SM
6977 * pcomplete.el: Require comint.
6978 (pcomplete--common-suffix): Remove.
6979 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
6980 (pcomplete--table-subvert): Sync with comint--table-subvert.
6981 (pcomplete--entries): Use comint-completion-file-name-table.
6982 * comint.el (comint-unquote-filename): Simplify.
6983 (comint-completion-file-name-table): New function (bug#9616).
6984 (comint--complete-file-name-data): Use it.
6985
428fe61a
SM
6986 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
6987 (pcmpl-gnu-tar-buffer): Remove.
6988 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
6989 around. Make sure pcomplete-suffix-list is only changed temporarily.
6990 Don't look inside the tar's file if it's too large.
428fe61a 6991
04c52e2f
CY
69922011-10-01 Chong Yidong <cyd@stupidchicken.com>
6993
ce3cefcc
CY
6994 * cus-edit.el (custom-mode-map):
6995 * epa.el (epa-key-list-mode-map):
6996 * man.el (Man-mode-map):
6997 * startup.el (splash-screen-keymap):
6998 * simple.el (special-mode-map): Use scroll-up-command and
6999 scroll-down-command.
7000
7001 * progmodes/idlw-help.el (idlwave-help-mode-map):
7002 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
7003 * net/newst-plainview.el (newsticker-mode-map):
7004 * emulation/ws-mode.el (wordstar-mode-map):
7005 * emulation/vi.el (vi-com-map):
7006 * calc/calc-graph.el (calc-graph-show-dumb):
7007 * term/sun.el (terminal-init-sun):
7008 * term/ns-win.el (global-map):
7009 * progmodes/grep.el (grep-mode-map):
7010 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
7011 * mail/rmail.el (rmail-mode-map):
7012 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
7013
04c52e2f
CY
7014 * custom.el (custom-safe-themes, load-theme): Treat value of t for
7015 custom-safe-themes as special.
7016
79adf8c8
JD
70172011-10-01 Julien Danjou <julien@danjou.info>
7018
7019 * notifications.el (notifications-notify): Fix docstring.
7020
63bd50d3
PS
70212011-10-01 Per Starbäck <per@starback.se>
7022
7023 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
7024
199e4c7e
MR
70252011-09-30 Martin Rudalics <rudalics@gmx.at>
7026
7027 * startup.el (command-line-1): Fix last fix by inserting
7028 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 7029 (Bug#9605) and (Bug#9636)
199e4c7e 7030
fe5f08dd
EZ
70312011-09-29 Eli Zaretskii <eliz@gnu.org>
7032
7033 * simple.el (line-move): If auto-hscroll-mode is disabled and the
7034 window is hscrolled, move by logical lines. (Bug#9607)
7035 (line-move-visual): Update the doc string to the above effect.
7036
b5516bbd
MR
70372011-09-29 Martin Rudalics <rudalics@gmx.at>
7038
ccee00c0
MR
7039 * window.el (display-buffer-record-window): When WINDOW is the
7040 selected window use `point' instead of `window-point'. (Bug#9626)
7041
b5516bbd
MR
7042 * startup.el (command-line-1): Use insert-before-markers when
7043 inserting initial-scratch-message. (Bug#9605)
ccee00c0 7044
b5516bbd
MR
7045 * help.el (help-window): Remove variable.
7046
52aa0014
GM
70472011-09-29 Glenn Morris <rgm@gnu.org>
7048
7049 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
7050
df9a7357
JB
70512011-09-29 Juanma Barranquero <lekktu@gmail.com>
7052
7053 * descr-text.el (describe-char-categories): Accept category
7054 descriptions more than one line long.
7055
a8406c20
SM
70562011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7057
88d9610c
SM
7058 * simple.el (delete-trailing-whitespace): Fix last change.
7059
a5daf810
SM
7060 * progmodes/perl-mode.el (perl-syntax-propertize-function):
7061 Don't confuse "y => 3" as the beginning of a `y' operation.
7062
a8406c20
SM
7063 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
7064 object has more than 4 slots (bug#9613).
7065
a239d4e9
JB
70662011-09-28 Juanma Barranquero <lekktu@gmail.com>
7067
7068 * subr.el (with-output-to-temp-buffer):
7069 * net/quickurl.el (quickurl, quickurl-browse-url):
7070 Fix typos in docstrings.
7071
693fbdb6
EZ
70722011-09-27 Eli Zaretskii <eliz@gnu.org>
7073
7074 * minibuffer.el (completion-styles)
7075 (completion-category-overrides): Cross reference each other in doc
7076 strings.
7077
8b457e28
GM
70782011-09-27 Glenn Morris <rgm@gnu.org>
7079
7080 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
7081 to split-string. (Bug#9606)
7082
85a16208
LMI
70832011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7084
7085 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
7086 (bug#9615).
7087
502f9ebd
CY
70882011-09-27 Chong Yidong <cyd@stupidchicken.com>
7089
7090 * emacs-lisp/package.el (list-packages): Fix echo area message.
7091
7690bdea
LL
70922011-09-27 Leo Liu <sdl.web@gmail.com>
7093
7094 * ido.el (ido-read-internal): Accept cons cell HIST arg.
7095
e2ee6f30
MA
70962011-09-25 Michael Albinus <michael.albinus@gmx.de>
7097
7098 * net/dbus.el (dbus-unregister-object): Don't release services for
7099 registered signals. (Bug#9581)
7100
f3f98342
TZ
71012011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
7102
7103 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
7104 function that picks between cfengine 2 and 3 support
7105 automatically. Update docs accordingly.
7106
dd7aa8dd
KH
71072011-09-22 Kenichi Handa <handa@m17n.org>
7108
7109 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
7110 ZERO.
7111 (indian-itrans-v5-table-for-tamil): New variable.
7112 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
7113
3f2b07f8
KM
71142011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
7115
7116 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
7117 that's true if the current command involved collapsing of text.
7118 It's reset to false at the beginning of the next command.
7119 (allout-post-command-business): Move the cursor to the beginning
7120 of entry if the cursor is hidden and collapsing activity just
7121 happened.
7122
371d6a61
CY
71232011-09-24 Chong Yidong <cyd@stupidchicken.com>
7124
7125 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
7126 tracking (Bug#9541).
7127
2ac2721a
UJ
71282011-09-24 Ulf Jasper <ulf.jasper@web.de>
7129
7130 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
7131 (newsticker-show-news): Automatically load html rendering package
7132 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
7133 because w3m-fill-column is let-bound" and the error "Symbol's value
7134 as variable is void: w3m-fill-column".
2ac2721a 7135
fac7ae53
MA
71362011-09-24 Michael Albinus <michael.albinus@gmx.de>
7137
7138 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
7139 Release services only if they are defined. (Bug#9581)
7140
e08b633b
RS
71412011-09-23 Richard Stallman <rms@gnu.org>
7142
e488d29c
RS
7143 * textmodes/paragraphs.el (forward-sentence): For backwards case,
7144 distinguish start of paragraph from start of its text.
7145
19c38752
RS
7146 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
7147
e08b633b
RS
7148 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
7149 (rmail-generate-viewer-buffer): Put that hook on view buffer.
7150 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
7151
0a39f27e
AS
71522011-09-23 Andreas Schwab <schwab@linux-m68k.org>
7153
7154 * international/mule-diag.el (mule-diag): Insert a newline after
7155 each fontset description.
7156
db4e950d
SM
71572011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7158
7159 * simple.el (delete-trailing-whitespace):
7160 Document last change; simplify.
7161
eca3f3ea
PW
71622011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
7163
d68e189a
PW
7164 * simple.el (delete-trailing-whitespace): Also delete
7165 extra newlines at the end of the buffer.
7166
eca3f3ea
PW
7167 * textmodes/picture.el: Make motion commands obey shift-select-mode.
7168 (picture-newline): Use forward-line so as to ignore fields.
7169
01c157cc
SM
71702011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7171
7172 * subr.el (with-wrapper-hook): Fix edebug spec.
7173
022de23e
LMI
71742011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7175
7176 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
7177 (bug#4538).
7178
91683089
MA
71792011-09-23 Michael Albinus <michael.albinus@gmx.de>
7180
eca3f3ea
PW
7181 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
7182 Fix nasty bug using wrong cached values.
91683089 7183
5bdd6fa4
AM
71842011-09-23 Alan Mackenzie <acm@muc.de>
7185
7186 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
7187
97adfb97
CY
71882011-09-23 Chong Yidong <cyd@stupidchicken.com>
7189
7190 * window.el (pop-to-buffer): Ensure right window is selected if we
7191 chose another frame.
7192
d4ef2b50
EZ
71932011-09-22 Eli Zaretskii <eliz@gnu.org>
7194
7195 * simple.el (what-cursor-position): Use get-char-property-change
7196 and next-single-char-property-change, to be able to show display
7197 properties that come from overlays as well as text properties.
7198
72258fe5
CY
71992011-09-22 Chong Yidong <cyd@stupidchicken.com>
7200
7201 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
7202
7203 * cmuscheme.el (run-scheme, switch-to-scheme):
7204 * cus-edit.el (customize-group, custom-buffer-create)
7205 (customize-browse):
7206 * info.el (info):
7207 * shell.el (shell):
7208 * mail/sendmail.el (mail):
7209 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
7210
8f098516
RS
72112011-09-22 Richard Stallman <rms@gnu.org>
7212
7213 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
7214 move back only to line beg, don't move back over blank lines.
7215
e74f1bb6
MA
72162011-09-22 Michael Albinus <michael.albinus@gmx.de>
7217
7218 * files.el (copy-directory): Set directory attributes only in case
7219 they could be retrieved from the source directory. (Bug#9565)
7220
bfeef8b6
DK
72212011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
7222
7223 * progmodes/hideshow.el (hs-looking-at-block-start-p)
7224 (hs-find-block-beginning, hs-hide-level-recursive):
7225 Ignore strings as well as comments. (Bug#9502)
7226
7e423bb8
AS
72272011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
7228
7229 * progmodes/sql.el (sql-comint-postgres):
7230 Convert port number to a string. (Bug#9566)
7231
b4d72fcf
MR
72322011-09-22 Martin Rudalics <rudalics@gmx.at>
7233
7234 * window.el (quit-window): Undedicate window when switching to
7235 previous buffer. Reported by Thierry Volpiatto
7236 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
7237 (special-display-popup-frame): When popping up a new frame reset
7238 its previous buffers to nil. Simplify code.
b4d72fcf 7239
a7b88dc6
MA
72402011-09-21 Michael Albinus <michael.albinus@gmx.de>
7241
7242 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
7243 and process filter, as done also in `shell-command'.
7244
cf4eacfd
MR
72452011-09-21 Martin Rudalics <rudalics@gmx.at>
7246
eca3f3ea 7247 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
7248 Call set-window-start with NOFORCE argument t.
7249 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
7250 (quit-window): Reword doc-string. Handle new format of
7251 quit-restore parameter. Don't delete window if it has a
7252 previous buffer we can show instead of the present one.
7253 (display-buffer-record-window): Rewrite using a new format for
7254 the quit-restore window parameter
7255 (special-display-popup-frame, display-buffer-same-window)
7256 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7257 (display-buffer-pop-up-window, display-buffer-use-some-window):
7258 Adapt symbol passed to display-buffer-record-window.
7259 * help.el (help-window-setup): Handle new format of quit-restore
7260 parameter.
7261
8d28cb95
SM
72622011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
7263
94ab793f
SM
7264 * faces.el (face-list): Fix docstring (bug#9564).
7265
8d28cb95
SM
7266 * window.el (display-buffer--action-function-custom-type):
7267 Don't include internal functions in the Custom interface.
7268
3820edeb
JL
72692011-09-20 Juri Linkov <juri@jurta.org>
7270
7271 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
7272 (Info-forward-node, Info-backward-node, Info-next-preorder)
7273 (Info-last-preorder): Use it. (Bug#9528)
7274
5147931d
JL
72752011-09-20 Juri Linkov <juri@jurta.org>
7276
7277 * info.el (Info-last-preorder): Visit last menu item only when
7278 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
7279
cf499a1a
JD
72802011-09-20 Julien Danjou <julien@danjou.info>
7281
7282 * password-cache.el (password-cache-remove): Remove entries even if the
7283 value is nil, so that password with a nil value (negative caching) is
7284 possible to invalidate.
7285
f84e2fe2
LM
72862011-09-20 Lawrence Mitchell <wence@gmx.li>
7287
7288 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
7289 all whitespace around breakpoint. (Bug#9553)
7290 (f90-find-breakpoint): Only break at whitespace inside a comment.
7291
78054a46
SM
72922011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7293
7294 * minibuffer.el (completion-file-name-table): Keep track of errors.
7295 (completion-table-with-predicate): Handle the case where pred1 is nil.
7296 * pcomplete.el (pcomplete-completions-at-point): Simplify.
7297
345083b2
SM
72982011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7299
e24e27be
SM
7300 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
7301 (debugger-return-value): Signal an error if the debugging context does
7302 not await any return value.
7303
345083b2
SM
7304 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
7305 * image-mode.el (image-toggle-display-text)
7306 (image-toggle-display-image): Stay away from evil `intangible'.
7307
08d355e3
LL
73082011-09-19 Leo Liu <sdl.web@gmail.com>
7309
7310 * replace.el (occur-revert-arguments): Make it permanent-local.
7311 (occur-mode): Don't call font-lock-defontify.
7312
f01da43f
CY
73132011-09-19 Chong Yidong <cyd@stupidchicken.com>
7314
7315 * net/ldap.el (ldap-search-internal): Don't push empty search
7316 result (Bug#9508).
7317
b6072fa6
SM
73182011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7319
7320 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
7321
443d6696
MA
73222011-09-19 Michael Albinus <michael.albinus@gmx.de>
7323
7324 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
7325 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
7326
7cc6e154
JL
73272011-09-18 Juri Linkov <juri@jurta.org>
7328
7329 * buff-menu.el (Buffer-menu-mode-map):
7330 * dired.el (dired-mode-map):
7331 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
7332 (lisp-interaction-mode-map):
7333 * emacs-lisp/package.el (package-menu-mode-map):
7334 * epa.el (epa-key-list-mode-map):
7335 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
7336 (menu-bar-options-menu):
7337 * outline.el (outline-mode-menu-bar-map):
7338 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
7339 * vc/vc-dir.el (vc-dir-menu-map):
7340 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
7341 Capitalize non-function content words in menu item strings.
7342
7343 * dired.el (dired-mode-map): Add menu item for
7344 `image-dired-dired-toggle-marked-thumbs'.
7345
80302a81
JL
73462011-09-18 Juri Linkov <juri@jurta.org>
7347
7348 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
7349 to `isearch-case-fold-search' and restore its original value
7350 after the `isearch-mode' call.
7351
46c5cf66
JL
73522011-09-18 Juri Linkov <juri@jurta.org>
7353
7354 * progmodes/grep.el (grep-process-setup): Don't check code for 1
7355 because `zgrep' returns 1 for successful matches (bug#9226).
7356
d18b513b
JL
73572011-09-18 Juri Linkov <juri@jurta.org>
7358
7359 * info.el (Info-extract-menu-node-name): Check the second match
7360 for empty string (second test-case of bug#9528).
7361 (Info-last-preorder): Let-bind `Info-history' to nil to not add
7362 intermediate nodes to the history (first test-case of bug#9528).
7363
72753f87
JL
73642011-09-18 Juri Linkov <juri@jurta.org>
7365
7366 * info.el (Info-mode-syntax-table): New variable.
1154d12e 7367 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 7368
c9384295
JL
73692011-09-18 Juri Linkov <juri@jurta.org>
7370
1154d12e
JB
7371 * info.el (Info-file-supports-index-cookies):
7372 Increment line-beginning-position's arg from 3 to 4 because makeinfo
7373 outputs one more line for long file names (bug#4142).
c9384295 7374
d473dce8
CY
73752011-09-18 Chong Yidong <cyd@stupidchicken.com>
7376
7377 * newcomment.el (comment-normalize-vars): If prompting for
7378 comment-start, set comment-start-skip too (Bug#8424).
7379
2176854d
JB
73802011-09-18 Johan Bockgård <bojohan@gnu.org>
7381
7382 * icomplete.el: Fix previous fix of Bug#5849.
7383 (icomplete-mode): Don't set completion-show-inline-help.
7384 (icomplete-minibuffer-setup): Set completion-show-inline-help
7385 locally during icompletion.
7386
3aace4e4
CY
73872011-09-18 Chong Yidong <cyd@stupidchicken.com>
7388
c940224f
CY
7389 * woman.el (woman2-process-escapes): Don't delete unrecognized
7390 escapes (Bug#7843).
7391
3aace4e4
CY
7392 * files.el (inhibit-first-line-modes-regexps): Add image files.
7393 (hack-local-variables-prop-line): Return nil for malformed
7394 prop-lines (Bug#9044).
7395
710dec63
MA
73962011-09-18 Michael Albinus <michael.albinus@gmx.de>
7397
7398 * net/tramp.el (top): Don't require 'shell.
7399 (tramp-methods): Fix docstring.
7400 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
7401 Return complete remote file name. Handle "smb" case.
7402 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
7403 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
7404
7405 * net/tramp-compat.el (top): Require 'shell.
7406
7407 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
7408 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
7409 `tramp-current-host'.
7410 (tramp-get-remote-tmpdir): Remove.
7411
7412 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
7413 `tramp-tmpdir' entries.
7414 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
7415 (tramp-smb-handle-file-attributes): Ignore errors.
7416 (tramp-smb-wait-for-output): Check also for process end.
7417
5d5ac8ec
LMI
74182011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7419
7420 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
7421 when sending QUIT (bug#9312).
7422
8c0f49f0
CY
74232011-09-17 Chong Yidong <cyd@stupidchicken.com>
7424
7425 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
7426 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
7427 occur-mode-display-occurrence.
7428 (occur-edit-mode): Add usage message.
7429 (occur-cease-edit): New command.
7430 (occur-after-change-function): Use text properties to find the
7431 position of the prefix text.
7432 (occur-engine): Set stickiness of prefix text properties.
7433
8f1383f7
GM
74342011-09-17 Glenn Morris <rgm@gnu.org>
7435
7436 * progmodes/etags.el (complete-tag):
7437 Fix call to completion-in-region. (Bug#9526)
7438
744ba0e3
JL
74392011-09-17 Juri Linkov <juri@jurta.org>
7440
7441 * textmodes/ispell.el (ispell-word): Add to the error message
7442 the word, ispell program name and current dictionary (bug#9121).
7443 (ispell-tex-arg-end): Capitalize "error" in the error message.
7444
d9bbf400
AS
74452011-09-17 Andreas Schwab <schwab@linux-m68k.org>
7446
7447 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
7448 check. (Bug#4251)
7449
8da11505
JL
74502011-09-17 Juri Linkov <juri@jurta.org>
7451
7452 * window.el (window-safe-min-height, window-safe-min-width):
7453 Fix typos (followup to bug#9522).
7454
a91adc7e
SJ
74552011-09-17 Sven Joachim <svenjoac@gmx.de>
7456
7457 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
7458
064f328a
EZ
74592011-09-16 Eli Zaretskii <eliz@gnu.org>
7460
7461 * simple.el (line-move): If goal-column is set, move by logical
7462 lines, not by display lines. (Bug#971)
7463 (next-line, previous-line, goal-column, line-move-visual): Doc fix
7464 to reflect the above change.
7465
e69df516
SM
74662011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
7467
7468 * image.el (imagemagick-register-types): Use regexp-opt.
7469
cbb0f9ab
CY
74702011-09-15 Chong Yidong <cyd@stupidchicken.com>
7471
7472 * window.el (display-buffer-base-action): Rename from
7473 display-buffer-default-action. Make default value empty.
7474 (display-buffer-overriding-action): Convert to defvar.
7475 (display-buffer-fallback-action): New var.
7476
25322144
CY
74772011-09-15 Chong Yidong <cyd@stupidchicken.com>
7478
7479 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
7480 declaration.
7481 (package--add-to-archive-contents): If there is a duplicate entry
7482 with an older version, remove it.
7483 (package-menu-mark-delete, package-menu-mark-install)
7484 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
7485 (package-menu-mark-obsolete-for-deletion):
7486 Use package-menu-get-status instead of a regexp search.
25322144
CY
7487 (package-menu-get-status): Use tabulated-list-entry.
7488 (package-menu-mark-upgrades): New command.
d770725a 7489 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
7490 (package-menu-execute): Do installation before deletion.
7491 (package-menu-refresh, package-menu-execute): Use derived-mode-p
7492 instead of checking major-mode.
7493 (package-menu--find-upgrades): New function.
7494
7520339c
LMI
74952011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7496
7497 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
7498 passwords in the log buffer.
65a046c4
LMI
7499 (smtpmail-process-filter): Update the process marker so that the
7500 "broken by peer" status message is inserted in the right place.
7520339c 7501
d3c30954
SM
75022011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7503
3fe48822
SM
7504 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
7505 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
7506 bibtex-completion-at-point-function.
7507 (bibtex-completion-at-point-function): Use them.
7508
1b8b3954
SM
7509 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
7510
d3c30954
SM
7511 * mpc.el (mpc-constraints-tag-lookup): New function.
7512 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
7513 also to browser "album|playlist".
7514
72779976
JL
75152011-09-14 Juri Linkov <juri@jurta.org>
7516
7517 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
7518 (isearch-edit-string): Use length of `isearch-string' when
7519 `isearch-fail-pos' returns nil.
7520 (isearch-message): Remove duplicate code and call
7521 `isearch-fail-pos' with arg `t'.
7522
a0bf2bcd
CY
75232011-09-14 Chong Yidong <cyd@stupidchicken.com>
7524
17bb0a2d
CY
7525 * replace.el (occur-mode-goto-occurrence): Don't force using other
7526 window (Bug#9499).
7527
a0bf2bcd
CY
7528 * dired-aux.el (dired-do-chmod): Don't provide initial input.
7529
f678e0b6
MR
75302011-09-14 Martin Rudalics <rudalics@gmx.at>
7531
7532 * window.el (display-buffer-window): Remove.
7533 (display-buffer-record-window): Use help-setup window parameter
7534 instead of variable display-buffer-window.
7535 (display-buffer-function, special-display-buffer-names)
7536 (special-display-function): Mention help-setup parameter instead
7537 of display-buffer-window in doc-string.
d3c30954
SM
7538 * help.el (help-window-setup): New argument help-window.
7539 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
7540 Reword some messages.
7541 (with-help-window): Pass window used for displaying the buffer
7542 to help-window-setup. Don't set display-buffer-window.
7543
8e39b2e8
GM
75442011-09-13 Glenn Morris <rgm@gnu.org>
7545
7546 * emacs-lisp/debug.el (debugger-make-xrefs):
7547 Preserve point. (Bug#9462)
7548
85e9c04b
CY
75492011-09-13 Chong Yidong <cyd@stupidchicken.com>
7550
7551 * window.el (window-deletable-p): Use next-frame.
7552
1b36ed6a
MR
75532011-09-13 Martin Rudalics <rudalics@gmx.at>
7554
7555 * window.el (window-auto-delete): Remove.
7556 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 7557 dedication and previous buffers.
1b36ed6a
MR
7558 (switch-to-prev-buffer): Don't delete window.
7559 (delete-windows-on): Delete a window's frame if and only if the
7560 window is dedicated.
7561 (replace-buffer-in-windows): Delete buffer's window or frame if
7562 and only if window is dedicated.
7563 (quit-window): Handle quit-restore as before last change.
4d61f28d 7564 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 7565
ef8ef9fb
CY
75662011-09-13 Chong Yidong <cyd@stupidchicken.com>
7567
7568 * window.el (window-deletable-p): Never delete the last frame on a
7569 given terminal.
7570
b2cba41e
GM
75712011-09-13 Glenn Morris <rgm@gnu.org>
7572
7573 * help.el (describe-key-briefly): Copy previous standard-output change.
7574
51553db6 75752011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
7576
7577 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
7578
b7556719
GM
75792011-09-13 Glenn Morris <rgm@gnu.org>
7580
7581 * emacs-lisp/lisp-mode.el (lisp-indent-function):
7582 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
7583
64b51947
CY
75842011-09-12 Chong Yidong <cyd@stupidchicken.com>
7585
7586 * dired-aux.el (dired-mark-read-string): Don't return default
7587 value on empty input (Bug#9361).
7588 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
7589 Omit initial minibuffer contents.
7590 (dired-do-chmod): Signal an error on empty input.
7591 (dired-mark-read-string): Don't return default on empty input.
7592
7593 * files.el (file-modes-symbolic-to-number): Doc fix.
7594
393a301e
SM
75952011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7596
7597 * international/mule-cmds.el (ucs-completions): Remove.
7598 (read-char-by-name): Use complete-with-action instead; add metadata.
7599
fa5660f9
CY
76002011-09-11 Chong Yidong <cyd@stupidchicken.com>
7601
7602 * window.el (display-buffer--action-function-custom-type)
7603 (display-buffer--action-custom-type): New vars.
7604 (display-buffer-alist, display-buffer-default-action)
7605 (display-buffer-overriding-action): Add defcustom types.
7606
4a592f66
CY
7607 * frame.el (delete-other-frames): Doc fix (Bug#276).
7608
73d56dbd
LMI
76092011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7610
7611 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
7612
37ac18a3
CY
76132011-09-11 Chong Yidong <cyd@stupidchicken.com>
7614
7615 Change modes that used same-window-* vars to use switch-to-buffer.
7616
7617 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
7618 Use switch-to-buffer.
7619
7620 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
7621 (customize-browse, custom-buffer-create-other-window):
7622 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
7623
7624 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
7625 (Info-prev, Info-up, Info-speedbar-goto-node)
7626 (info-display-manual): Use switch-to-buffer.
7627 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
7628
7629 * mail/sendmail.el (mail): Use switch-to-buffer.
7630 (mail-recover): Use switch-to-buffer-other-window.
7631
7632 * cmuscheme.el (run-scheme, switch-to-scheme):
7633 * ielm.el (ielm):
7634 * shell.el (shell):
7635 * net/rlogin.el (rlogin):
7636 * net/telnet.el (telnet, rsh):
7637 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
7638
10195bd6
AS
76392011-09-11 Andreas Schwab <schwab@linux-m68k.org>
7640
7641 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
7642
b322f63a
LMI
76432011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7644
39d7fed6
LMI
7645 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
7646 so don't mention it (bug#9301).
ba5a81f1 7647 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 7648
ee0e9f11
LMI
7649 * faces.el (face-spec-set-match-display): Make `(type graphic)'
7650 match `x', `w32' and `ns', like the manual says (bug#9029).
7651
0b1c89c1 7652 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
7653 (process-kill-buffer-query-function): Mention the buffer name in
7654 the query.
0b1c89c1 7655
77549ea8
LMI
7656 * image-mode.el (image-next-line): The line parameter is mandatory
7657 (bug#9258).
7658
803ef892
LMI
7659 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
7660 which can be useful (bug#9301).
7661
12980837
LMI
7662 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
7663
91054f8f
LMI
7664 * subr.el (match-string): Mention that the current buffer should
7665 be the same as the search was done in (bug#9282).
7666
b322f63a
LMI
7667 * facemenu.el: Disable the remove-* commands if the mark isn't
7668 active (bug#9162).
7669
3199b96f
CY
76702011-09-10 Chong Yidong <cyd@stupidchicken.com>
7671
7672 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
7673 of display-buffer.
7674 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
7675
7676 * replace.el (occur-mode-goto-occurrence)
7677 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
7678 and display-buffer.
7679
7680 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
7681 display-buffer.
7682
7683 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
7684 special-display and same-window variables.
7685 (mail-other-window): Use switch-to-buffer-other-window.
7686 (mail-other-frame): USe switch-to-buffer-other-frame.
7687
393a301e
SM
7688 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
7689 Use display-buffer-other-frame.
3199b96f
CY
7690 (gdb-display-gdb-buffer): Use pop-to-buffer.
7691
7692 * progmodes/gud.el (gud-goto-info): Use info-other-window.
7693
7694 * progmodes/python.el: Don't set same-window-buffer-names.
7695
7696 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
7697
7698 * window.el (display-buffer-alist): Add *Python*.
7699
8319e0bf
CY
77002011-09-10 Chong Yidong <cyd@stupidchicken.com>
7701
7702 * window.el (display-buffer-alist): Add entry for buffers
7703 previously handled same-window-*.
7704 (display-buffer-alist, display-buffer-default-action)
7705 (display-buffer-overriding-action): Mark as risky.
7706 (display-buffer-alist): Document action function changes.
7707 (display-buffer--same-window-action)
7708 (display-buffer--other-frame-action): New variables.
7709 (switch-to-buffer, display-buffer-other-frame): Use them.
7710 (display-buffer): Rename reuse-frame entry to reusable-frames.
7711 (display-buffer-reuse-selected-window): Function deleted.
7712 (display-buffer-reuse-window): Handle reusable-frames alist entry.
7713 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
7714 (display-buffer-special): New function.
7715 (display-buffer--maybe-pop-up-frame-or-window): Rename from
7716 display-buffer-reuse-or-pop-window. Split off special-display
7717 part into display-buffer-special.
7718 (display-buffer-use-some-window): Don't perform any special
7719 pop-up-frames handling.
7720 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 7721 (display-buffer--maybe-same-window): Rename from
0d3ff375 7722 display-buffer-maybe-same-window.
8319e0bf 7723
919a69aa
CY
7724 * info.el: Don't set same-window-regexps.
7725 (info-setup): New function.
7726 (info-other-window, info): Call it.
7727
7728 * cus-edit.el: Don't set same-window-regexps.
7729 (customize-group): New argument.
7730 (customize-group-other-window): Use it.
7731 (customize-face, customize-face-other-window): Likewise.
7732 (custom-buffer-create-other-window): Use pop-to-buffer directly.
7733
8319e0bf
CY
7734 * net/rlogin.el:
7735 * net/telnet.el:
7736 * progmodes/gud.el: Don't set same-window-regexps.
7737
7738 * cmuscheme.el:
7739 * ielm.el:
7740 * shell.el:
7741 * mail/sendmail.el:
7742 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
7743
25173000
JL
77442011-09-10 Juri Linkov <juri@jurta.org>
7745
7746 * isearch.el (isearch-edit-string): Remove obsolete mention of
7747 `C-w' (`isearch-yank-word-or-char') from docstring.
7748 (isearch-query-replace): Fix typo in docstring (bug#9466).
7749
056e44ef
JL
77502011-09-10 Juri Linkov <juri@jurta.org>
7751
7752 * paren.el (show-paren-function): Don't show escaped parens.
7753 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
7754
c3760c17
EZ
77552011-09-10 Eli Zaretskii <eliz@gnu.org>
7756
7757 * mail/sendmail.el (mml-to-mime, mml-attach-file)
7758 (mm-default-file-encoding): Remove autoload forms, they are
7759 replaced with autoload cookies in mml.el and mm-encode.el.
7760 (mail-add-attachment): New command.
7761 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
7762 (mail-mode): Mention mail-insert-file and mail-add-attachment in
7763 the doc string.
7764 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
7765
fece895e
RT
77662011-09-10 Reuben Thomas <rrt@sc3d.org>
7767
e69df516
SM
7768 * simple.el (count-words-region): Use buffer if there's no region
7769 (bug#9429).
fece895e 7770
5e68ce4a
JL
77712011-09-09 Juri Linkov <juri@jurta.org>
7772
7773 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
7774 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
7775 (wdired-isearch-filter-read-only): New function. (Bug#6362)
7776
0a6b9622
AM
77772011-09-09 Alan Mackenzie <acm@muc.de>
7778
7779 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
7780 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
7781
14a29deb
EZ
77822011-09-09 Eli Zaretskii <eliz@gnu.org>
7783
7784 Fix for Savannah bug#9392.
7785 * simple.el (mail-encode-mml): New defvar.
7786
7787 * mail/rmail.el (mail-encode-mml): Add a defvar.
7788 (rmail-enable-mime-composing): Default to t.
7789 (rmail-forward): Use MIME method of forwarding only if both
7790 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
7791 Set mail-encode-mml non-nil if the MIME method was used.
7792
7793 * mail/sendmail.el (mml-to-mime): Add autoload form.
7794 (mail-encode-mml): Add a defvar.
7795 (mail-mode): Make mail-encode-mml buffer-local and initialize it
7796 to nil.
7797 (mail-send): If mail-encode-mml is non-nil, run the outgoing
7798 message through mml-to-mime, and reset mail-encode-mml to nil.
7799
28c45130
GM
78002011-09-09 Glenn Morris <rgm@gnu.org>
7801
7802 * woman.el (woman-if-body): When processing an .el block,
7803 do not delete the next .el block as well. (Bug#9447)
69f4b618 7804 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 7805
9b1c252e
MR
78062011-09-08 Martin Rudalics <rudalics@gmx.at>
7807
7808 * window.el (window-deletable-p): Make sure window is live before
7809 invoking window-prev-buffers.
7810
567457e3
LL
78112011-09-08 Leo Liu <sdl.web@gmail.com>
7812
7813 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
7814
97f05794
JL
78152011-09-08 Juri Linkov <juri@jurta.org>
7816
7817 * progmodes/compile.el (compilation-environment): Make it
7818 a defcustom (bug#8340).
7819
8b0874b5
MR
78202011-09-08 Martin Rudalics <rudalics@gmx.at>
7821
7822 * window.el (frame-auto-delete): Rename to window-auto-delete.
7823 Make it control auto-deletion of windows and/or frames.
7824 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 7825 for deleting window/frame. (Bug#9419)
8b0874b5
MR
7826 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
7827 Rewrite handling of case when window/frame can be deleted.
7828 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 7829 argument t. (Bug#9456)
8b0874b5 7830
4feb6e73
CY
78312011-09-07 Chong Yidong <cyd@stupidchicken.com>
7832
7833 * help-mode.el (help-mode): Restore autoload.
7834
91ab9c13
JL
78352011-09-07 Juri Linkov <juri@jurta.org>
7836
7837 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
7838 `compilation-environment'. Set buffer-local
7839 `compilation-environment' to `thisenv' later after (funcall mode).
7840 (Bug#8340)
7841
7842 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
7843 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
7844 instead of replacing its value. (Bug#8340)
7845
0527e251
JL
78462011-09-07 Juri Linkov <juri@jurta.org>
7847
7848 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
7849 based on text properties put by `grep-filter' instead of matching
7850 escape sequences.
7851 (grep-mode): Set buffer-local `compilation-error-screen-columns'
7852 to the value of `grep-error-screen-columns' (bug#9438).
7853
249f792c
JL
78542011-09-07 Juri Linkov <juri@jurta.org>
7855
7856 * simple.el (next-error-highlight, next-error-highlight-no-select):
7857 Doc fix (bug#9432).
7858
ff7271b9
OT
78592011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
7860
7861 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7862 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
7863
183fc730
LL
78642011-09-07 Leo Liu <sdl.web@gmail.com>
7865
7866 * net/rcirc.el (rcirc-mode): Conditionally initialize
7867 rcirc-input-ring.
7868
77694924
SM
78692011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7870
7871 * emacs-lisp/find-func.el (find-function-C-source): Only set
7872 find-function-C-source-directory after checking that we found a source
7873 file there (bug#9440).
7874
d809b8eb
AM
78752011-09-06 Alan Mackenzie <acm@muc.de>
7876
7877 * isearch.el (isearch-other-meta-char): Wherever a key list is
7878 unread, "unread" the prefix arg, too. This fixes bug #8901.
7879
453de99f
OG
78802011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
7881
7882 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
7883
90439906
JL
78842011-09-05 Juri Linkov <juri@jurta.org>
7885
7886 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
7887
f62bd846
JL
78882011-09-05 Juri Linkov <juri@jurta.org>
7889
7890 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
7891 keeping point where processing of grep matches begins, and
7892 continue to delete remaining escape sequences from the same point.
7893 (grep-filter): Make leading zero optional in "0?1;31m" because
7894 git-grep emits "\033[1;31m" escape sequences unlike expected
7895 "\033[01;31m" as GNU Grep does (bug#9408).
7896 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
7897
045820ec
JL
78982011-09-05 Juri Linkov <juri@jurta.org>
7899
7900 * subr.el (y-or-n-p): Capitalize "yes".
7901
f5e29b9b
MA
79022011-09-04 Michael Albinus <michael.albinus@gmx.de>
7903
7904 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
7905 `tramp-cache-unload-hook' where appropriate.
7906 (tramp-methods): Rename `tramp-remote-sh' to
7907 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
7908 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
7909
7910 * net/tramp-sh.el (top): Don't require 'shell.
7911 (tramp-methods): Add `tramp-remote-shell' and
7912 `tramp-remote-shell-args' entries.
7913 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
7914 (tramp-sh-handle-shell-command): Remove.
7915 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7916 Use `tramp-remote-shell'.
7917
2784c434
CY
79182011-09-03 Chong Yidong <cyd@stupidchicken.com>
7919
393a301e 7920 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
7921 (sendmail-query-once): Save directly to send-mail-function.
7922 Update message-send-mail-function too.
7923
7924 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
7925
464cdf56
CS
79262011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7927
7928 * progmodes/python.el (python-mode-map): Use correct function to
7929 start python interpreter from menu-bar (as reported by Geert
7930 Kloosterman).
7931 (inferior-python-mode-map): Fix typo.
393a301e 7932 (python-shell-map): Remove.
464cdf56 7933
d37e5c87
DD
79342011-09-03 Deniz Dogan <deniz@dogan.se>
7935
7936 * net/rcirc.el (rcirc-print): Simplify code for
7937 rcirc-scroll-show-maximum-output. There is no need to walk
7938 through all windows to find the right one.
7939
f3ada0ee
CS
79402011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7941
7942 * help.el (help-return-method): Doc fix.
7943
1f3c99ca
MR
79442011-09-03 Martin Rudalics <rudalics@gmx.at>
7945
7946 * window.el (window-deletable-p): Don't return a non-nil value
7947 when there's a buffer that was shown in the window before.
7948 (Bug#9419)
393a301e
SM
7949 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7950 Set window's previous buffers to nil.
1f3c99ca 7951
a3cf097f
EZ
79522011-09-03 Eli Zaretskii <eliz@gnu.org>
7953
7954 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
7955 newline before and after the tag line, so it doesn't interfere
7956 with determining the paragraph direction of bidirectional text.
7957
3d03de90
LL
79582011-09-03 Leo Liu <sdl.web@gmail.com>
7959
7960 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
7961
c3313451
CY
79622011-09-02 Chong Yidong <cyd@stupidchicken.com>
7963
393a301e 7964 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
7965 (pop-to-buffer): Change interactive spec. Pass second argument
7966 directly to display-buffer.
7967 (display-buffer): Fix interactive spec. Use functionp to
7968 distinguish between a function and a list of functions.
7969
7970 * abbrev.el (edit-abbrevs):
7971 * arc-mode.el (archive-extract):
7972 * autoinsert.el (auto-insert):
7973 * bookmark.el (bookmark-bmenu-list):
7974 * files.el (find-file):
7975 * view.el (view-buffer):
7976 * progmodes/compile.el (compilation-goto-locus):
7977 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
7978
89894cd8
CY
79792011-09-02 Chong Yidong <cyd@stupidchicken.com>
7980
7981 * window.el (display-buffer-alist): Doc fix.
7982 (display-buffer): Add docstring. Don't treat
7983 display-buffer-default specially.
7984 (display-buffer-reuse-selected-window)
7985 (display-buffer-same-window, display-buffer-maybe-same-window)
7986 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7987 (display-buffer-pop-up-window)
7988 (display-buffer-reuse-or-pop-window)
7989 (display-buffer-use-some-window): New functions.
7990 (display-buffer-default-action): Use them.
393a301e 7991 (display-buffer-default): Delete.
89894cd8
CY
7992 (pop-to-buffer-1): Fix choice of actions.
7993
ae0bc9fb
SM
79942011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7995
7996 * minibuffer.el (completion--insert-strings): Don't get confused by
7997 completion entries that end with an LF char.
7998
e9d90883
EZ
79992011-09-01 Eli Zaretskii <eliz@gnu.org>
8000
8001 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
8002
437014c8
CY
80032011-09-01 Chong Yidong <cyd@stupidchicken.com>
8004
8005 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
8006 (display-buffer-same-window, display-buffer-other-window):
8007 New functions.
437014c8
CY
8008 (pop-to-buffer-1): New function. Use the above.
8009 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 8010 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
8011
8012 * view.el (view-buffer-other-window, view-buffer-other-frame):
8013 Just use pop-to-buffer.
8014
a5e063d5
TV
80152011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8016
8017 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
8018
793d32bb
WH
80192011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
8020
8021 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
8022
d65e4c15
RS
80232011-08-31 Richard Stallman <rms@gnu.org>
8024
8025 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
8026 of the separation of rmail-view-buffer from rmail-buffer.
8027 If you say no to "replace original", the decrypt is in the
8028 view buffer. If you say yes, the decrypt goes into the
8029 rmail buffer also.
8030
f818cd2a
MR
80312011-08-31 Martin Rudalics <rudalics@gmx.at>
8032
8033 * window.el (display-buffer-window): Rewrite doc-string.
8034 (display-buffer-record-window): New function.
8035 (display-buffer-macro-specifiers)
8036 (display-buffer-even-window-sizes, display-buffer-set-height)
8037 (display-buffer-set-width, display-buffer-in-window)
8038 (display-buffer-reuse-window, display-buffer-split-specifiers)
8039 (display-buffer-side-specifiers, display-buffer-split-window-1)
8040 (display-buffer-split-window, display-buffer-split-atom-window)
8041 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
8042 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
8043 (display-buffer-other-window-means-other-frame)
8044 (display-buffer-normalize-special)
8045 (display-buffer-normalize-default)
8046 (display-buffer-normalize-argument)
8047 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
8048 (display-buffer-normalize-specifiers, display-buffer-frame)
8049 (display-buffer-same-window, display-buffer-same-frame)
8050 (display-buffer-other-window)
8051 (display-buffer-same-frame-other-window)
8052 (display-buffer-other-frame, pop-to-buffer-same-window)
8053 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
8054 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
8055 (switch-to-buffer-same-frame)
8056 (switch-to-buffer-other-window-same-frame)
8057 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
8058 (display-buffer-alist-set-1, display-buffer-alist-set-2)
8059 (display-buffer-alist-set): Remove.
8060 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
8061 (special-display-regexps, special-display-function):
8062 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
8063 parameter.
8064 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
8065 (special-display-frame-alist, special-display-popup-frame)
8066 (same-window-buffer-names, same-window-regexps, same-window-p)
8067 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8068 (split-window-preferred-function, split-height-threshold)
8069 (split-width-threshold, window-splittable-p)
8070 (split-window-sensibly, window--try-to-split-window)
8071 (window--frame-usable-p, even-window-heights)
8072 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
8073 (window--display-buffer-2, display-buffer-other-frame):
8074 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
8075 (display-buffer-default, display-buffer-assq-regexp): New functions.
8076 (display-buffer-alist): Rewrite doc-string.
8077 (display-buffer-default-action)
8078 (display-buffer-overriding-action): New variables.
8079 (display-buffer, switch-to-buffer): Rewrite.
8080 (pop-to-buffer): Restore Emacs 23 behavior but use
8081 window-normalize-buffer-to-display.
8082 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
8083 Restore Emacs 23 behavior but use
8084 window-normalize-buffer-to-switch-to.
8085 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
8086 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
8087 Rewrite using Emacs 23 options.
f818cd2a 8088
5bc3b51d
MA
80892011-08-31 Michael Albinus <michael.albinus@gmx.de>
8090
8091 * net/tramp.el (tramp-root-regexp): Remove.
8092 (tramp-completion-file-name-regexp-unified)
8093 (tramp-completion-file-name-regexp-separate)
8094 (tramp-completion-file-name-regexp-url): Don't use leading volume
8095 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
8096 (tramp-drop-volume-letter): Simplify definition.
8097 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 8098
b1a4f8e1
SM
80992011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8100
8101 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
8102 (bug#9356).
8103
5664fa7b
RT
81042011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
8105
b1a4f8e1 8106 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 8107
9a45d6c3
JL
81082011-08-29 Juri Linkov <juri@jurta.org>
8109
8110 * isearch.el (isearch-done): Don't display message "Mark saved"
8111 when arg `edit' is non-nil to prevent its flicker in the echo area.
8112
fb87e0fb
CY
81132011-08-28 Chong Yidong <cyd@stupidchicken.com>
8114
8115 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
8116 obsolete packages for deletion.
8117
09ac1c2a
CS
81182011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
8119
8120 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 8121 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
8122 view-mode from help-mode.
8123 (help-xref-override-view-map): Remove.
8124 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
8125 view-mode is not used anymore.
8126
7a1ff57f
CY
81272011-08-28 Chong Yidong <cyd@stupidchicken.com>
8128
8129 * server.el (server-port): Doc fix.
8130
b9696605
CY
8131 * cus-theme.el (custom-theme-choose-mode): Inherit from
8132 special-mode (Bug#9124).
8133 (custom-theme-choose-mode-map): Add special-mode to parent.
8134
ef8cdf8c
AM
81352011-08-28 Alan Mackenzie <acm@muc.de>
8136
8137 * progmodes/cc-fonts.el
8138 (c-make-font-lock-BO-decl-search-function): New function.
8139 (c-basic-matchers-after - "Fontify the clauses after various
8140 keywords"): Extract the three keyword lists for the 3 erroneous
8141 constructs from the list of four, and use the new function above
8142 in place of an old one.
8143
27de4e20
DD
81442011-08-28 Deniz Dogan <deniz@dogan.se>
8145
8146 * net/rcirc.el (rcirc-insert-prev-input)
8147 (rcirc-insert-next-input): Remove unused argument.
8148
356a3681
SM
81492011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8150
8151 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
8152
3fc9b218
AM
81532011-08-27 Alan Mackenzie <acm@muc.de>
8154
8155 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
8156 handle function pointer parameters properly.
8157
538a061c
MR
81582011-08-27 Martin Rudalics <rudalics@gmx.at>
8159
8160 * window.el (display-buffer-reuse-window): Fix case where
8161 selected window was reused with non-nil OTHER-WINDOW argument.
8162 (Bug#9381)
8163
35b1c40c
DD
81642011-08-27 Deniz Dogan <deniz@dogan.se>
8165
8166 * net/rcirc.el (rcirc-check-auth-status): Adding support for
8167 oftc's NickServ messages.
8168
2f6a3e79
GM
81692011-08-27 Glenn Morris <rgm@gnu.org>
8170
8171 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
8172
7254299e
CY
81732011-08-26 Chong Yidong <cyd@stupidchicken.com>
8174
8175 * emacs-lisp/package.el (package-install): Call package-initialize
8176 if called interactively.
8177
f8ccf167
LL
81782011-08-26 Leo Liu <sdl.web@gmail.com>
8179
8180 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
8181
3e8cd5ce
JL
81822011-08-25 Juri Linkov <juri@jurta.org>
8183
8184 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8185 `search-whitespace-regexp' (bug#9364).
8186
93eb7113
JL
81872011-08-25 Juri Linkov <juri@jurta.org>
8188
8189 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
8190 `regexp-search-ring' to their global values to protect from
8191 updating by `read-from-minibuffer' (bug#9185).
8192
f65d1611
JL
81932011-08-25 Juri Linkov <juri@jurta.org>
8194
8195 * textmodes/ispell.el (ispell-command-loop): Add newline
8196 at the end of the "Use option `i'..." line.
8197
f1cf7a31
JL
81982011-08-25 Juri Linkov <juri@jurta.org>
8199
8200 * battery.el (display-battery-mode): If `battery-status-function'
8201 or `battery-mode-line-format' is nil, display the message and set
8202 `display-battery-mode' to nil (bug#9363).
8203
0c95fcf7
EZ
82042011-08-25 Eli Zaretskii <eliz@gnu.org>
8205
8206 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
8207 bidi-string-mark-left-to-right; they are unnecessary now.
8208
a2ebe600
DD
82092011-08-25 Deniz Dogan <deniz@dogan.se>
8210
8211 * net/quickurl.el: Documentation typo fixes.
8212
e4ed06f1
CY
82132011-08-25 Chong Yidong <cyd@stupidchicken.com>
8214
8215 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
8216
e5f1c99e
GM
82172011-08-25 Glenn Morris <rgm@gnu.org>
8218
b2948976
GM
8219 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
8220
e5f1c99e
GM
8221 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
8222 (smtpmail-via-smtp): Handle nil response from smtp.
8223
f22f4808
JL
82242011-08-24 Juri Linkov <juri@jurta.org>
8225
8226 * proced.el (proced-marked): Inherit from `error' instead of
8227 `font-lock-warning-face'.
8228
8229 * ibuffer.el (ibuffer-marked-face): Change default face from
8230 `font-lock-warning-face' to `warning'.
8231 (ibuffer-deletion-face): Change default face from
8232 `font-lock-type-face' to `error'.
8233
8234 * battery.el (battery-update): Use the face `error' instead of
8235 `font-lock-warning-face' (bug#6117).
8236
6a93965e
JL
82372011-08-24 Juri Linkov <juri@jurta.org>
8238
8239 * faces.el (success): Change face color from "Green3" to
8240 "ForestGreen" on light background (bug#9353).
8241
1ed43b09
CY
82422011-08-24 Chong Yidong <cyd@stupidchicken.com>
8243
5664fa7b
RT
8244 * window.el (quit-window): Rename from quit-restore-window.
8245 Use same arglist as old quit-window.
1ed43b09
CY
8246 (frame-auto-delete): Doc fix.
8247
8248 * view.el (view-mode-exit): Use quit-window.
8249
11dcdbb2
JL
82502011-08-24 Juri Linkov <juri@jurta.org>
8251
8252 * isearch.el (isearch-ring-adjust1): Start visiting previous
8253 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
8254 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
8255 for empty search string (when the last search string is reused
8256 automatically) to adjust the isearch ring to the last element and
8257 prepare the correct index for further M-p commands (bug#9185).
8258
de62b4df
KH
82592011-08-24 Kenichi Handa <handa@m17n.org>
8260
8261 * international/ucs-normalize.el: If decomposition property of
8262 CHAR is the default one (i.e. a list of CHAR itself), treat it as
8263 nil.
8264 (nfd, nfkd): Likewise.
8265
963b492b
SM
82662011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
8267
8268 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
8269 from process filters aren't reliably transmitted to the surrounding
8270 accept-process-output.
8271 (mpc-proc-check): New function.
8272 (mpc-proc-sync): Use it (bug#8293)
8273
93b6b5e1
SM
82742011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8275
8276 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
8277 Add compatibility functions (bug#9313).
8278
bca633fb
EZ
82792011-08-23 Eli Zaretskii <eliz@gnu.org>
8280
b177498a
EZ
8281 * cus-start.el (all): Add entry for bidi-paragraph-direction.
8282
6df6ae42 8283 * international/uni-bidi.el: Regenerate.
bca633fb 8284
0902a04e
KH
82852011-08-23 Kenichi Handa <handa@m17n.org>
8286
8287 * international/charprop.el:
8288 * international/uni-bidi.el:
8289 * international/uni-category.el:
8290 * international/uni-combining.el:
8291 * international/uni-comment.el:
8292 * international/uni-decimal.el:
8293 * international/uni-decomposition.el:
8294 * international/uni-digit.el:
8295 * international/uni-lowercase.el:
8296 * international/uni-mirrored.el:
8297 * international/uni-name.el:
8298 * international/uni-numeric.el:
8299 * international/uni-old-name.el:
8300 * international/uni-titlecase.el:
8301 * international/uni-uppercase.el: Regenerate.
8302
3bbf23bc
MR
83032011-08-23 Martin Rudalics <rudalics@gmx.at>
8304
8305 * help.el (help-window-setup): Fix message displayed when other
8306 window is reused. (Bug#9341)
8307
b3fd59bd
SM
83082011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8309
1802e444
SM
8310 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
8311 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
8312
b3fd59bd
SM
8313 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
8314 Mark obsolete.
8315 * shell.el (shell-parse-pcomplete-arguments): New function.
8316 (shell-completion-vars): Use it instead (bug#9160).
8317
4eb61348
SM
83182011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8319
867cab74
SM
8320 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
8321 strings and comments (bug#9333).
8322
4eb61348
SM
8323 * emacs-lisp/debug.el (debug-arglist): New function.
8324 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
8325 (debug-on-entry-1): Handle interpreted closures (bug#9120).
8326
262a1439
JL
83272011-08-22 Juri Linkov <juri@jurta.org>
8328
56ee679c
JL
8329 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8330 Revert regexp that highlights output switches to its old
8331 pre-2010-10-28 value and remove one `?' from it (bug#9319).
8332
262a1439
JL
8333 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
8334 to check for empty output (bug#9226).
8335
f13f86fb
CY
83362011-08-22 Chong Yidong <cyd@stupidchicken.com>
8337
8338 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
8339 symbol-constituent as the default, as that stops font-lock from
8340 working properly (Bug#8843).
8341
c65c9622
LMI
83422011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8343
8344 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
8345 `coding-system-for-*' around the process open call to avoid
8346 auth-source side effects.
e7f2c178 8347 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
8348 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
8349 probe hangs.
c65c9622 8350
23a8a5ab
CY
83512011-08-21 Chong Yidong <cyd@stupidchicken.com>
8352
ff98b2dd
CY
8353 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
8354
23a8a5ab
CY
8355 * emacs-lisp/find-func.el (find-function-noselect): New arg
8356 lisp-only.
8357
8358 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
8359 signal an error for built-in functions (Bug#6664).
8360
f5e3c598
LMI
83612011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8362
8363 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
8364 (smtpmail-try-auth-methods): Use it.
8365
a3f2468a
CY
83662011-08-21 Chong Yidong <cyd@stupidchicken.com>
8367
2c34e8da
CY
8368 * font-lock.el (font-lock-fontify-region)
8369 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
8370 (font-lock-default-unfontify-buffer)
8371 (font-lock-default-fontify-region)
8372 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
8373
b3fd59bd
SM
8374 * progmodes/compile.el (compilation-error-properties):
8375 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
8376 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
8377 `ant' regexp.
ee31aabc 8378
a3f2468a
CY
8379 * net/browse-url.el (browse-url-firefox): Don't call
8380 browse-url-firefox-sentinel unless using -remote (Bug#9328).
8381
8e999f70
GM
83822011-08-20 Glenn Morris <rgm@gnu.org>
8383
c21a496a
GM
8384 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
8385
59ee0542
GM
8386 * tutorial.el (tutorial--default-keys): Update some default bindings.
8387
8e999f70
GM
8388 * files.el (hack-local-variables): Fully ignore case for "mode:".
8389
e3715033
AM
83902011-08-20 Alan Mackenzie <acm@muc.de>
8391
8392 Resolve invalid use of a regexp in regexp-opt.
8393
4d61f28d
JB
8394 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
8395 detection for a java annotation.
e3715033 8396
4d61f28d 8397 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
8398 detection for a java annotation.
8399
4d61f28d
JB
8400 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
8401 handling for java.
e3715033
AM
8402 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
8403
04ed2e9c
CY
84042011-08-20 Chong Yidong <cyd@stupidchicken.com>
8405
8406 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
8407 (Bug#9274).
8408
826cee64
AM
84092011-08-20 Alan Mackenzie <acm@muc.de>
8410
58179cce 8411 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
8412 such a construct. Mainly for when jit-lock etc. starts a chunk
8413 here.
8414
58179cce 8415 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 8416 variable.
58179cce 8417 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
8418 c-make-font-lock-search-function.
8419 (c-make-font-lock-search-function): Use the above function.
8420 (c-make-font-lock-context-search-function): New function.
8421 (c-cpp-matchers): Enhance the preprocessor expression case with
8422 the above function
8423 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
8424 which takes an expression.
8425
8426 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
8427
13009bd8
MR
84282011-08-20 Martin Rudalics <rudalics@gmx.at>
8429
8430 * window.el (display-buffer-reuse-window)
8431 (display-buffer-pop-up-window): Don't reuse or split a side
8432 window.
8433
9234ff7f
GM
84342011-08-19 Glenn Morris <rgm@gnu.org>
8435
8436 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 8437 Downcase "Mode:". (Bug#9331)
9234ff7f 8438
f635daa1
CY
84392011-08-18 Chong Yidong <cyd@stupidchicken.com>
8440
8441 * international/characters.el: Add L and R categories.
8442
8443 * subr.el (bidi-string-mark-left-to-right): Rename from
8444 string-mark-left-to-right. Use category search.
8445
8446 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
8447
bc987f8b
JL
84482011-08-18 Juri Linkov <juri@jurta.org>
8449
8450 * faces.el (error, warning, success): New faces with definitions
8451 copied from old default values of `font-lock-warning-face',
8452 `compilation-warning', `compilation-info' (bug#6117).
8453
8454 * font-lock.el (font-lock-warning-face): Inherit from `error'.
8455
8456 * progmodes/compile.el (compilation-error): Inherit from `error'.
8457 (compilation-warning): Inherit from `warning'.
8458 (compilation-info): Inherit from `success'.
8459
8460 * dired.el (dired-marked): Inherit from `warning'.
8461 (dired-flagged): Inherit from `error'.
8462
57173b96
LMI
84632011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8464
3e79eb87
LMI
8465 * mail/smtpmail.el (auth-source): Require to avoid problems with
8466 binding variables (bug#9298). Also clean up some unused
8467 autoloads.
8468
b3fd59bd
SM
8469 * net/network-stream.el (network-stream-open-starttls):
8470 Support using starttls.el without using gnutls-cli.
57173b96 8471
02b404de
JL
84722011-08-17 Juri Linkov <juri@jurta.org>
8473
8474 * progmodes/grep.el (rgrep): Handle the case when
8475 `grep-find-command' is a cons cell (bug#9278).
8476
8c9177f2
MR
84772011-08-17 Martin Rudalics <rudalics@gmx.at>
8478
8479 * window.el (display-buffer-pop-up-frame): Run frame creation
8480 function with BUFFER current (as special-display-popup-frame
8481 does). Reported by Drew Adams.
8482
3644a0ab
DU
84832011-08-17 Daiki Ueno <ueno@unixuser.org>
8484
8485 * epa-mail.el: Simplify GnuPG group expansion using
8486 epg-expand-group.
8487 (epa-mail-group-alist, epa-mail-group-modtime)
8488 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
8489 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
8490 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
8491 Remove.
8492
5e617bc2 84932011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
8494
8495 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
8496
9c4aeabf
AM
84972011-08-16 Alan Mackenzie <acm@muc.de>
8498
8499 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
8500 Correct, to avoid the inside of macros.
8501
3a99bf64
RS
85022011-08-16 Richard Stallman <rms@gnu.org>
8503
04963aa8
RS
8504 * epa-mail.el: Handle GnuPG group definitions.
8505 (epa-mail-group-alist, epa-mail-group-modtime)
8506 (epa-mail-gnupg-conf-file): New variables.
8507 (epa-mail-parse-groups, epa-mail-sync-groups)
8508 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
8509 (epa-mail-expand-recipients): New functions.
8510 (epa-mail-encrypt): Call epa-mail-expand-recipients.
8511
177549d0
RS
8512 * mail/rmail.el (rmail-epa-decrypt): New command.
8513
fe38beef
RS
8514 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
8515 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
8516 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
8517 (epa-decrypt-armor-in-region): Make error message clearer.
8518
934eacb9
SM
85192011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8520
8521 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
8522 and "a2b" to "ab" for `prefix'.
8523
d024fb4e
CY
85242011-08-14 Chong Yidong <cyd@stupidchicken.com>
8525
8526 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
8527 filter groups.
de148fee
CY
8528 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
8529 Fourquet (Bug#8804).
d024fb4e 8530
62f1ca49
JB
85312011-08-12 Juanma Barranquero <lekktu@gmail.com>
8532
8533 * startup.el (argi): Declare as global variable (bug#9275).
8534
9ccaaa4b
CY
85352011-08-12 Chong Yidong <cyd@stupidchicken.com>
8536
8537 * subr.el (string-mark-left-to-right): Search the entire string
8538 for RTL script, not just the terminating character. Doc fix.
8539
a3dae87a
SM
85402011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8541
6cd18349
SM
8542 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
8543 New function.
8544 (js--regexp-literal, js-syntax-propertize-function): Remove.
8545 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
8546 (js-mode-map): Don't rebind electric keys.
8547 (js-insert-and-indent): Remove.
8548 (js-mode): Setup electric-layout and electric-indent instead.
8549
a3dae87a
SM
8550 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
8551
9d5cb631
DU
85522011-08-12 Daiki Ueno <ueno@unixuser.org>
8553
8554 * epa.el (epa-progress-callback-function): Fix the logic of
8555 displaying progress.
8556 * epa-file.el (epa-file-insert-file-contents): Make progress
8557 display more user-friendly.
8558 (epa-file-write-region): Ditto.
8559
3e26a4a2
CY
85602011-08-10 Chong Yidong <cyd@stupidchicken.com>
8561
8562 * subr.el (string-mark-left-to-right): New function.
8563
8564 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
8565 Use string-mark-left-to-right.
8566 (list-buffers-noselect): Caller changed.
8567
a3dae87a
SM
8568 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
8569 Use string-mark-left-to-right.
3e26a4a2
CY
8570 (tabulated-list-print): Recenter after moving point.
8571
ac8cf6e6
JL
85722011-08-10 Juri Linkov <juri@jurta.org>
8573
8574 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
8575 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
8576 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
8577
8d96c9a4
CY
85782011-08-09 Chong Yidong <cyd@stupidchicken.com>
8579
8580 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
8581 (Bug#7554).
8582
7be1c708 85832011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
8584
8585 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
8586 character. (Bug#6594)
8587
37e11a63
CY
85882011-08-08 Chong Yidong <cyd@stupidchicken.com>
8589
839dde57
CY
8590 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
8591 (image-dired--with-db-file): New macro.
8592 (image-dired-write-tags, image-dired-remove-tag)
8593 (image-dired-create-gallery-lists, image-dired-write-comments)
8594 (image-dired-get-comment, image-dired-mark-tagged-files)
8595 (image-dired-list-tags, image-dired-gallery-generate): Use it.
8596 (image-dired-gallery-generate): Use insert-file-contents.
8597
37e11a63
CY
8598 * time.el (display-time-world-list, display-time-world-display):
8599 * time-stamp.el (time-stamp-string):
8600 * vc/add-log.el (add-change-log-entry): Use setenv instead of
8601 set-time-zone-rule (Bug#7337).
8602
0b4946c4
DU
86032011-08-08 Daiki Ueno <ueno@unixuser.org>
8604
8605 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
8606 (epg-error-to-string, epg-errors-to-string): New function.
8607 (epg-wait-for-completion): Reverse errors list.
8608 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
8609 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
8610 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
8611 (epg-sign-keys, epg-generate-key-from-file)
8612 (epg-generate-key-from-string): Format errors by using
8613 epg-errors-to-string (bug#9255).
8614 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
8615
75bfc667
JL
86162011-08-07 Juri Linkov <juri@jurta.org>
8617
8618 * faces.el (list-faces-display): Remove extra angle bracket
8619 from `help-mode-map'.
8620
8621 * info.el (Info-history-toc-nodes): Doc fix.
8622
8623 * longlines.el (longlines-mode): Doc fix.
8624
673e08bb
SM
86252011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
8626
4640dd88
SM
8627 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
8628 of statements and in a few more cases (bug#9183).
8629
673e08bb
SM
8630 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
8631 New functions.
8632 (cl-transform-lambda): Use them (bug#9239).
8633
89b3f019
MR
86342011-08-05 Martin Rudalics <rudalics@gmx.at>
8635
8636 * window.el (display-buffer-same-window)
8637 (display-buffer-same-frame, display-buffer-other-window)
8638 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8639 (pop-to-buffer-other-window)
8640 (pop-to-buffer-same-frame-other-window)
8641 (pop-to-buffer-other-frame): Make them defuns.
8642 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
8643
640c8776
SM
86442011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
8645
8646 * subr.el (make-composed-keymap): Move from C. Change calling
8647 convention, and improve docstring to bring attention to a subtle point.
8648 * minibuffer.el (completing-read-default): Adjust accordingly.
8649
63648a95
MA
86502011-08-03 Michael Albinus <michael.albinus@gmx.de>
8651
8652 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
8653 (tramp-open-shell): Use `tramp-shell-quote-argument'.
8654
8655 * net/trampver.el: Update release number.
8656
b796c9b7
SM
86572011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
8658
8659 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
8660 "in" (bug#9190).
8661
2239d7d5
LMI
86622011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8663
e07dd7c3
LMI
8664 * mail/sendmail.el (sendmail-query-once): Restore the current
8665 buffer after querying (bug#9074).
8666
0e6a2bd7
LMI
8667 * dired.el (dired-flagged): Use different faces for marked and
8668 flagged files (bug#6117).
8669
ce887515
LMI
8670 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
8671 (bug#4433).
8672
92f2affc
LMI
8673 * ido.el (ido-mode): Switch off the message if called
8674 non-interactively.
8675
57d5aff0
LMI
8676 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
8677 before 587, since it appears that that's more likely to work for
8678 more people.
8679
98cd6c18 8680 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 8681 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
8682 exist.
8683
b96dec83
LMI
8684 * info.el: Remove the `Info-beginning-of-buffer' function
8685 (bug#8325).
8686
b796c9b7
SM
8687 * net/network-stream.el (network-stream-open-starttls):
8688 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 8689
d90e2ea0
MR
86902011-08-01 Martin Rudalics <rudalics@gmx.at>
8691
8692 * window.el (display-buffer-in-window): Don't set dedicated status
8693 of window here (Bug#9215).
8694 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
8695 (display-buffer-pop-up-side-window)
b796c9b7 8696 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 8697
cca09170
SM
86982011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
8699
8700 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
8701 before binding generated-autoload-file.
8702
027b979c
DD
87032011-08-01 Deniz Dogan <deniz@dogan.se>
8704
8705 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
8706
3c7ee4f3
MA
87072011-07-30 Michael Albinus <michael.albinus@gmx.de>
8708
8709 Sync with Tramp 2.2.2.
8710
8711 * net/trampver.el: Update release number.
8712
2cc8e51a
JL
87132011-07-30 Juri Linkov <juri@jurta.org>
8714
8715 * dired-aux.el (dired-touch-initial): Remove function.
8716 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
8717 current time, and `default' to the last modification time of the
8718 current marked file (bug#6887).
8719
a514d856
JM
87202011-07-28 Jose E. Marchesi <jemarch@gnu.org>
8721
8722 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 8723 numeric argument to read-number (bug#9163).
a514d856 8724
8a7eddd7
MA
87252011-07-27 Michael Albinus <michael.albinus@gmx.de>
8726
8727 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
8728 connection process, it could be nil.
8729
1ddd96f5
LL
87302011-07-27 Leo Liu <sdl.web@gmail.com>
8731
8732 Simplify url handling in rcirc-mode.
8733
8734 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
8735 (rcirc-browse-url-at-mouse): Remove.
8736 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
8737
b248a85d
AM
87382011-07-26 Alan Mackenzie <acm@muc.de>
8739
8740 Fontify bitfield declarations properly.
8741
8742 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
8743 (c-symbol-chars): Now exported as a lang variable.
8744 (c-not-primitive-type-keywords): New lang variable.
8745
8746 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
8747 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 8748 parsed as a bitfield declaration.
b248a85d 8749
b796c9b7
SM
8750 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8751 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
8752 (c-punctuation-in): New function.
8753 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
8754 declarations properly.
8755
68575ab0
UJ
87562011-07-26 Ulf Jasper <ulf.jasper@web.de>
8757
8758 * calendar/icalendar.el (icalendar--all-events): Take care of
8759 multiple vcalendars in a single file.
b796c9b7 8760 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 8761
0f0a88b9
DD
87622011-07-25 Deniz Dogan <deniz@dogan.se>
8763
8764 * image.el (insert-image): Clarifying docstring.
8765
0b3f36df
MA
87662011-07-24 Michael Albinus <michael.albinus@gmx.de>
8767
8768 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
8769 `tramp-send-command-and-check' if there is no error.
8770 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
8771
a9901f61
AM
87722011-07-22 Alan Mackenzie <acm@muc.de>
8773
8774 Prevent cc-langs.elc being loaded at run time.
8775
8776 * progmodes/cc-mode.el: Remove two autoload forms which loaded
8777 cc-langs.
8778
4d61f28d 8779 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
8780 "(require 'cc-langs)". Quote a form so it will evaluate at
8781 (cc-mode's) compilation time.
8782
11d074b2
MA
87832011-07-22 Michael Albinus <michael.albinus@gmx.de>
8784
8785 * net/tramp.el (tramp-file-name-handler): Avoid recursive
8786 loading. (Bug#9114)
8787
938b94c8
MR
87882011-07-21 Martin Rudalics <rudalics@gmx.at>
8789
8790 * window.el (display-buffer-pop-up-window)
8791 (display-buffer-pop-up-side-window)
8792 (display-buffer-in-side-window): Call display-buffer-set-height
8793 and display-buffer-set-width after setting the new window's
b796c9b7 8794 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 8795
bfa4f190
SS
87962011-07-20 Sam Steingold <sds@gnu.org>
8797
8798 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
8799 (etags-tags-included-tables): Call `convert-standard-filename' on
8800 the file names contained in TAGS so that windows Emacs can handle
8801 TAGS files created by cygwin ctags.
8802
8ca42262
LMI
88032011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8804
8805 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
8806 which apparently didn't work.
8807
5db2afd2 88082011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 8809
5db2afd2
RW
8810 * proced.el (proced-send-signal): For *Marked Processes* buffer
8811 put point at beginning of buffer.
8812
92e15d10
SB
88132011-07-19 Stephen Berman <stephen.berman@gmx.net>
8814
8815 * proced.el (proced-format): Make header lines align with the text
8816 (bug#1779).
8817
1bfd59e5
LMI
88182011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8819
8820 * view.el (view-buffer): Allow running in `special' modes if we're
8821 visiting a file (bug#8615).
8822
f5aae37c
MR
88232011-07-19 Martin Rudalics <rudalics@gmx.at>
8824
8825 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
8826 (display-buffer-alist-set-1, display-buffer-alist-set-2):
8827 New functions.
f5aae37c
MR
8828 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
8829 more accurately.
8830
bf2c1571
AM
88312011-07-18 Alan Mackenzie <acm@muc.de>
8832
8833 Fontify declarators properly when, e.g., a jit-lock chunk begins
8834 inside a declaration.
8835
8836 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
8837
b796c9b7
SM
8838 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
8839 New function.
bf2c1571
AM
8840 (c-complex-decl-matchers): Insert reference to
8841 c-font-lock-enclosing-decls.
8842
8843 * progmodes/cc-engine.el (c-backward-single-comment):
8844 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
8845 to nil around calls to (forward-comment -1).
8846
4e190b80
LMI
88472011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8848
12dc863d
LMI
8849 * image.el (put-image): Doc typo fix.
8850
a762e966
LMI
8851 * progmodes/etags.el (tags-search): Doc typo fix.
8852
4e190b80
LMI
8853 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
8854 password if we get errors 550 to 554.
8855
f019fb21
LMI
88562011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8857
b796c9b7 8858 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 8859
81746738
LMI
8860 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
8861 indentation character (bug#6380).
8862
3ee3a1b5
LMI
8863 * files.el (buffer-offer-save): Made permanently local (bug#6241).
8864
c82f64de
LMI
8865 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
8866 to clarify what the problem is (bug#4291).
8867
f019fb21
LMI
8868 * simple.el (current-kill): Clarify what
8869 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
8870 (auto-fill-mode): Document `auto-fill-function' in relation to
8871 `auto-fill-mode' (bug#2470).
f019fb21 8872
0794775d
LM
88732011-07-16 Lawrence Mitchell <wence@gmx.li>
8874
8875 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
8876 method if slot is read-only (bug#9035).
8877
be39b8cc
MR
88782011-07-16 Martin Rudalics <rudalics@gmx.at>
8879
b796c9b7 8880 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 8881 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
8882 selected before, see discussion of (Bug#8615), (Bug#6954).
8883 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 8884
6ccf7859
GM
88852011-07-15 Glenn Morris <rgm@gnu.org>
8886
8887 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 8888 Respect help-form.
6ccf7859 8889
87e86684
LM
88902011-07-09 Lawrence Mitchell <wence@gmx.li>
8891
8892 * net/gnutls.el (gnutls-min-prime-bits): New variable.
8893 (gnutls-negotiate): Use it.
8894
d6066239
LMI
88952011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8896
b796c9b7
SM
8897 * net/gnutls.el (gnutls-negotiate):
8898 Upcase `gnutls-algorithm-priority'.
d6066239 8899
bd23ebc0
GM
89002011-07-15 Glenn Morris <rgm@gnu.org>
8901
c65bca65
GM
8902 * jka-compr.el (jka-compr-verbose): Move from here...
8903 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
8904 Add missing :version tag.
8905 * info.el: No need to require jka-compr when compiling.
bd23ebc0 8906
478615cc
LMI
89072011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8908
7b41decb
LMI
8909 * net/gnutls.el (gnutls-algorithm-priority): New variable.
8910 (gnutls-negotiate): Use it.
8911
dbc44fcd
LMI
8912 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
8913
06789f97
LMI
8914 * info.el (Info-beginning-of-buffer): New command.
8915 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
8916 announcing `b' as the key (bug#8325).
ab896c37 8917 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 8918
c39da690
LMI
8919 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8920
3aa5f34b
LMI
8921 * international/mule-cmds.el
8922 (describe-specified-language-support): Make the error message
8923 clearer (bug#8905).
8924
4bf0979f
LMI
8925 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
8926
478615cc
LMI
8927 * isearch.el (isearch-barrier): Add a doc string, since it's
8928 mentioned in a function doc string (bug#8678).
8929
75c68aa1
MR
89302011-07-15 Martin Rudalics <rudalics@gmx.at>
8931
8932 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
8933 buffer argument (Bug#9083) and self-identifying label argument.
8934
a7c33da2
GM
89352011-07-15 Glenn Morris <rgm@gnu.org>
8936
8937 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
8938
2f5c6024
LMI
89392011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8940
8941 * man.el (Man-fontify-manpage): Fix message when formatting the
8942 man page (bug#7929).
8943
0bb23927 89442011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
8945
8946 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
8947 argument LRM; if non-nil, append an invisible LRM character to the
8948 buffer name.
8949 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
8950 last argument non-nil, when formatting buffer names.
0bb23927
EZ
8951 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
8952 paragraph direction.
cce4b0a7 8953
621ef9ab
LMI
89542011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8955
d1583c48
LMI
8956 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
8957 the man page name (bug#7929).
8958
6a57fb5f
LMI
8959 * image.el (put-image): Mention the `put-image' overlay property
8960 (bug#7834).
8961
d7956b14
LMI
8962 * scroll-bar.el (set-scroll-bar-mode): Mention that
8963 `scroll-bar-mode' lists the values (bug#7772).
8964
5b2d4a66
LMI
8965 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
8966 command (bug#7729).
8967
7509a874
LMI
8968 * rect.el (apply-on-rectangle): Return the point after the last
8969 operation.
8970 (string-rectangle): Go to the point after the last operation
8971 (bug#7522).
8972
4fe74b19
LMI
8973 * printing.el (pr-toggle-region): Clarify the documentation
8974 slightly (bug#7493).
8975
b796c9b7
SM
8976 * time.el (display-time-update):
8977 Allow `display-time-mail-function' to return nil (bug#7158).
8978 Fix suggested by Detlev Zundel.
ab283561 8979
fc233c9d
LMI
8980 * vc/diff.el (diff): Clarify the order the file names are read
8981 (bug#7111).
8982
43f5740b
LMI
8983 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
8984 the doc string (bug#7015).
8985
f2182a76
LMI
8986 * font-lock.el (font-lock-maximum-decoration): Mention what
8987 numeric levels mean (bug#6935).
8988
621ef9ab
LMI
8989 * startup.el (initial-buffer-choice): Don't mention the `none'
8990 selection, which is against policy.
8991
adc47434
MR
89922011-07-14 Martin Rudalics <rudalics@gmx.at>
8993
b796c9b7
SM
8994 * window.el (display-buffer-normalize-special):
8995 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 8996
7e5bfb8f
EZ
89972011-07-14 Eli Zaretskii <eliz@gnu.org>
8998
8999 * subr.el (version<, version<=, version=): Mention "-CVS" and
9000 "-12345" alpha version numbers.
9001
27fa387a
CY
90022011-07-14 Chong Yidong <cyd@stupidchicken.com>
9003
9004 * bindings.el: Add advertised binding for set-mark-command
9005 (Bug#5772).
9006
8bdfa064
CY
90072011-07-14 Chong Yidong <cyd@stupidchicken.com>
9008
9009 * bindings.el (mode-line-other-buffer):
9010 * bookmark.el (bookmark-bmenu-2-window):
9011 * bs.el (bs-cycle-next, bs-cycle-previous):
9012 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
9013 switch-to-buffer.
9014
9015 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 9016 Delete.
8bdfa064 9017
5eba16a3
JB
90182011-07-14 Juanma Barranquero <lekktu@gmail.com>
9019
9020 * follow.el (follow-debug-message, follow-redisplay):
9021 * jka-cmpr-hook.el (with-auto-compression-mode):
9022 Fix typos in docstrings.
9023
15853710
LMI
90242011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9025
a28e4607
LMI
9026 * subr.el (with-silent-modifications): Clarify somewhat what the
9027 macro inhibits (bug#6525).
9028
15853710
LMI
9029 * simple.el (eval-expression): Note what it does if called
9030 interactively (bug#6495).
9031
bee0fcef
CY
90322011-07-13 Chong Yidong <cyd@stupidchicken.com>
9033
b796c9b7
SM
9034 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
9035 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
9036
9037 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9038 Remove switch-to-buffer.
9039
58274504
LMI
90402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9041
bd2fcc8d
LMI
9042 * files.el (make-directory): Clarify that an error will be raised
9043 if there's an error (bug#6397).
9044
0f04b32c
LMI
9045 * startup.el (initial-buffer-choice): Add `none' as a choice
9046 (bug#6234).
9047
465c5fc8
LMI
9048 * subr.el (add-hook): Clarify section about buffer-local hooks
9049 (bug#6218).
9050
58274504
LMI
9051 * dired.el (dired-flagged): Clarify doc string (bug#6117).
9052
bead9a43
JB
90532011-07-13 Juanma Barranquero <lekktu@gmail.com>
9054
9055 * tabify.el (untabify): Preserve the current column so that point
9056 doesn't move (bug#6032).
9057
3af98a7b
LMI
90582011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9059
b796c9b7
SM
9060 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
9061 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 9062
6240145a
GM
90632011-07-13 Glenn Morris <rgm@gnu.org>
9064
9065 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
9066 (dired-insert-directory): Give a message the first time
9067 if ls is found not to support --dired.
9068
1d8c2ccc
LMI
90692011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9070
9071 * simple.el (toggle-truncate-lines): Clarify what is toggled
9072 (bug#5580). Text by Drew Adams.
9073
5fc4038e
CY
90742011-07-13 Chong Yidong <cyd@stupidchicken.com>
9075
9076 * simple.el (blink-matching-open): Make the error message from the
9077 last change less verbose.
9078
bf6012e5
DN
90792011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
9080
9081 * font-lock.el (font-lock-comment-face): Use the high contrast
9082 "yellow" color for font-lock-comment-face on low color terminals
9083 using a dark background color (bug#4221).
9084
343c3b5a
LMI
90852011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9086
7e9505c5
LMI
9087 * dired.el (dired-insert-set-properties): Make the doc string
9088 reflect what it does now (bug#5325).
9089
c26fdcf5
LMI
9090 * simple.el (blink-matching-open): Say that we were unable to find
9091 the match within the limit, if we're limited (bug#5122).
9092
bb388cc5
LMI
9093 * international/mule-cmds.el (prefer-coding-system): Add an
9094 example (bug#4869).
9095
343c3b5a
LMI
9096 * progmodes/etags.el (tags-search): Document `file-list-form'
9097 (bug#4731).
9098
2a517d45
LM
90992011-07-13 Lawrence Mitchell <wence@gmx.li>
9100
9101 * net/browse-url.el (browse-url-default-browser)
9102 (browse-url-browser-function): Make the default browser choice a
9103 bit more logical (bug#4300). Also clean up the doc string.
9104
b6c78ef2
JB
91052011-07-13 Juanma Barranquero <lekktu@gmail.com>
9106
9107 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
9108 binary endings (bug#4440).
9109
1c4dd947
LMI
91102011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
9111
a2014063
LMI
9112 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
9113 which can be pretty annoying (bug#8971).
9114
9c9c2d88
LMI
9115 * jka-compr.el (jka-compr-verbose): New variable, and use
9116 throughout (bug#8971).
9117
1c4dd947
LMI
9118 * info.el (Info-find-file): Fall back on the installation
9119 directory if we can't find the info node anywhere else.
9120
a1c9f41b
SO
91212011-07-13 Sergei Organov <osv@javad.com> (tiny change)
9122
9123 * vc/vc.el (vc-revert-file):
9124 Don't set file time-stamp in the past. (Bug#5181)
9125
536f3d36
LMI
91262011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9127
7152b011
LMI
9128 * files.el (after-find-file): Give a better error message when
9129 trying to find a symlink that points to a file that doesn't exist
9130 (bug#4398).
9131
536f3d36
LMI
9132 * progmodes/cc-vars.el: Remove (probably) misleading comment
9133 (bug#4396).
9134
460c0fba
JB
91352011-07-12 Johan Bockgård <bojohan@gnu.org>
9136
9137 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
9138
7a6bda45
CY
91392011-07-12 Chong Yidong <cyd@stupidchicken.com>
9140
9141 * mouse-sel.el: Hack restoring functionality, while keeping
9142 compatibility with 2010-07-03 changes to mouse selection.
9143 (mouse-sel-primary-overlay): New var.
9144 (mouse-sel-selection-alist): Use it.
9145 (mouse-sel-mode): Doc fix; remove points that are default features
9146 of mouse.el.
9147
c79598ef
JB
91482011-07-12 Johan Bockgård <bojohan@gnu.org>
9149
9150 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9151 Fix previous fix (bug#2490).
9152
ff8be6ef
RW
91532011-07-12 Roland Winkler <winkler@gnu.org>
9154
b796c9b7
SM
9155 * textmodes/bibtex.el (bibtex-initialize):
9156 Use pop-to-buffer-same-window.
ff8be6ef
RW
9157 (bibtex-search-entries): Fix interactive call.
9158
296ba3ee
LMI
91592011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9160
f5242a02 9161 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
9162 Fontise bytecomp Error lines more correctly (bug#2490).
9163 Fix suggested by Johan Bockgård.
f5242a02 9164
296ba3ee
LMI
9165 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
9166
9167 * dired-x.el (dired-guess-default): Use `delete-dups'.
9168
f69fd0d2
CY
91692011-07-12 Chong Yidong <cyd@stupidchicken.com>
9170
9171 * dired.el (dired-mark-prompt):
9172 * dired-aux.el (dired-read-shell-command): Doc fix.
9173
eab5dc07
LMI
91742011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9175
b796c9b7
SM
9176 * mail/sendmail.el (sendmail-query-once):
9177 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
9178 emacs -Q.
9179
9180 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
9181
eab5dc07
LMI
9182 * cus-edit.el (custom-file): Take an optional no-error variable.
9183 (customize-save-variable): Set the variable, and give a warning if
9184 running under "emacs -q".
9185
a1e65d42
JB
91862011-07-11 Juanma Barranquero <lekktu@gmail.com>
9187
9188 * loadhist.el (unload-feature-special-hooks):
9189 Add `auto-coding-functions', `fill-nobreak-predicate' and
9190 `find-directory-functions' (bug#5327).
9191
1d52da10
LMI
91922011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9193
be958f1d
LMI
9194 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
9195
5bedb26c
LMI
9196 * cus-edit.el (custom-guess-name-alist): -alist variables should
9197 use the `alist' type (bug#3120). Suggested by Drew Adams.
9198
1d52da10
LMI
9199 * printing.el: Add documentation to all the `pr-toggle-' commands.
9200
cd394be1 92012011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
9202
9203 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
9204 backends where it makes sense (bug#2623).
9205
dcc88d8a
LMI
92062011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9207
c3de9feb
LMI
9208 * dired-x.el (dired-guess-default): Remove duplicate shell command
9209 entries (bug#2028).
8a93078b 9210 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 9211 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 9212
dcc88d8a
LMI
9213 * subr.el (remove-duplicates): New conveniency function.
9214
505e3645
LMI
92152011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9216
9217 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
9218 (bug#1526).
9219
92202011-07-10 Martin Rudalics <rudalics@gmx.at>
9221
9222 * window.el (display-buffer-normalize-default): Don't invert
9223 meaning of even-window-heights. Reported by Eli Zaretskii
9224 <eliz@gnu.org>.
9225
455e4fa1
BR
92262011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
9227
9228 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
9229
8e0bc3e9
CY
92302011-07-10 Chong Yidong <cyd@stupidchicken.com>
9231
9232 * window.el (display-buffer): Fix arguments to
9233 display-buffer-reuse-window in last change.
9234
fa7c3228
CY
9235 * faces.el (link): Use a less saturated blue on light backgrounds.
9236
9237 * startup.el (fancy-startup-text, fancy-about-text)
9238 (fancy-startup-tail): Use font-lock faces, for background safety.
9239
c0a7f300
BN
92402011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
9241
b796c9b7
SM
9242 * emulation/viper-cmd.el (viper-change-state-to-vi):
9243 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 9244
4dc2a129
MR
92452011-07-09 Martin Rudalics <rudalics@gmx.at>
9246
9247 * window.el (display-buffer-default-specifiers): Remove.
9248 (display-buffer-macro-specifiers): Remove default specifiers.
9249 (display-buffer-alist): Default to nil.
b796c9b7 9250 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
9251 (display-buffer-pop-up-window): Allow splitting internal
9252 windows. Check whether a live window was created.
9253 (display-buffer-other-window-means-other-frame)
9254 (display-buffer-normalize-arguments): Rename to
9255 display-buffer-normalize-argument and rewrite. Set the
9256 other-window specifier.
9257 (display-buffer-normalize-special): New function.
9258 (display-buffer-normalize-options): Rename to
9259 display-buffer-normalize-default and rewrite.
9260 (display-buffer-normalize-options-inhibit): Remove.
9261 (display-buffer-normalize-specifiers): Rewrite.
9262 (display-buffer): Process other-window specifier and call
9263 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
9264 more faithfully.
b796c9b7 9265 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 9266 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
9267 (display-buffer-in-window, display-buffer-alist-set):
9268 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
9269 <tassilo@member.fsf.org>.
9270
2d43b8c9
LL
92712011-07-09 Leo Liu <sdl.web@gmail.com>
9272
9273 * register.el (insert-register): Restore accidental change on
9274 2011-06-26. (Bug#9028)
9275
7f9b7c53
GM
92762011-07-09 Glenn Morris <rgm@gnu.org>
9277
9278 * subr.el (remq): Handle the empty list. (Bug#9024)
9279
f042cfd8
AS
92802011-07-08 Andreas Schwab <schwab@linux-m68k.org>
9281
9282 * mail/sendmail.el (send-mail-function): No longer delay custom
9283 initialization.
9284 * custom.el (custom-initialize-delay): Doc fix.
9285
856b2f11
SM
92862011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
9287
9288 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
9289
afae1d68
MA
92902011-07-08 Michael Albinus <michael.albinus@gmx.de>
9291
9292 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
9293 human-friendly prompt.
9294
0757af94
SM
92952011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
9296
9297 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
9298 provided by a particular plugin.
9299
d760b731
LMI
93002011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
9301
9302 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
9303 save customizations (with "emacs -Q"), just set the variable
9304 instead of erroring out.
9305
9306 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
9307
cd79ce90
JL
93082011-07-08 Juri Linkov <juri@jurta.org>
9309
9310 * arc-mode.el (archive-zip-expunge, archive-zip-update)
9311 (archive-zip-update-case): Use 7z if found by `executable-find'.
9312 The order of searching the available programs is the same as in
9313 `archive-zip-extract' (bug#8968).
9314
14cc04aa
CY
93152011-07-07 Chong Yidong <cyd@stupidchicken.com>
9316
9317 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
9318 (menu-bar-options-menu): Tweak descriptions.
9319
0a1848ec
LMI
93202011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9321
9322 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
9323 menu items into verb phrases (bug#1421). Also refill to fit under
9324 80 columns.
9325
f5bd0689
CY
93262011-07-07 Chong Yidong <cyd@stupidchicken.com>
9327
538e85c6
CY
9328 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
9329 (Info-read-node-name): Doc fix (Bug#1084).
9330
f5bd0689
CY
9331 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
9332 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
9333 (end-of-sexp, beginning-of-sexp)
9334 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
9335 (forward-symbol, forward-same-syntax, word-at-point)
9336 (sentence-at-point): Doc fix (Bug#1144).
9337
56ec5115
LMI
93382011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9339
f3f8e37f
LMI
9340 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
9341 should cover it (bug#1281).
9342
0757af94 9343 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 9344
e9fce1ac 9345 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
9346 negotiation fails, then possibly try again with a non-encrypted
9347 connection (bug#9017).
9348
56ec5115
LMI
9349 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
9350 be used.
9351
c2f9aec8
RS
93522011-07-07 Richard Stallman <rms@gnu.org>
9353
9354 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
9355 property, and handle its changed format.
9356 Look for the correct line number.
9357 Use file's line contents (but not past first =) to find
9358 correct line in message.
9359
ef7b981d 93602011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
9361
9362 * international/characters.el (build-unicode-category-table):
9363 Delete it.
0757af94 9364 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 9365
0757af94 9366 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
9367 to src/chartab.c.
9368 (get-char-code-property): Call unicode-property-table-internal to
9369 load a file. Call get-unicode-property-internal where necessary.
9370 (put-char-code-property): Call unicode-property-table-internal to
9371 load a file. Call put-unicode-property-internal where necessary.
9372 put-unicode-property-internal where necessary.
0757af94
SM
9373 (char-code-property-description):
9374 Call unicode-property-table-internal to load a file.
c805dec0
KH
9375
9376 * international/charprop.el:
9377 * international/uni-bidi.el:
9378 * international/uni-category.el:
9379 * international/uni-combining.el:
9380 * international/uni-comment.el:
9381 * international/uni-decimal.el:
9382 * international/uni-decomposition.el:
9383 * international/uni-digit.el:
9384 * international/uni-lowercase.el:
9385 * international/uni-mirrored.el:
9386 * international/uni-name.el:
9387 * international/uni-numeric.el:
9388 * international/uni-old-name.el:
9389 * international/uni-titlecase.el:
9390 * international/uni-uppercase.el: Regenerate.
9391
9392 * loadup.el: Load international/charprop.el before
9393 international/characters.
9394
e14b388a
CY
93952011-07-07 Chong Yidong <cyd@stupidchicken.com>
9396
9397 * window.el (next-buffer, previous-buffer): Signal an error if
9398 called from a minibuffer window.
9399
9400 * bindings.el: Revert 2011-07-04 change.
9401
354cf0ba
RS
94022011-07-06 Richard Stallman <rms@gnu.org>
9403
9404 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
9405 (rmail-mime-insert-bulk, rmail-mime-insert-text):
9406 Treat markers like ints.
9407 (rmail-mime-entity): Doc fix.
9408
a48868a7
LMI
94092011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9410
4906cd3d
LMI
9411 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
9412 defcustom again for backwards compatibility.
9413
e0457abe
LMI
9414 * simple.el (shell-command-on-region): Fill.
9415
d67f7e1f
LMI
9416 * dired-aux.el (dired-kill-line): Add a doc string.
9417
fe204702
LMI
9418 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
9419 to "\\sw\\|\\s_" (bug#358).
9420
a48868a7
LMI
9421 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
9422 (dired-unmark-backward): Ditto.
9423 (dired-flag-backup-files): Ditto.
9424
9425 * dired-x.el (dired-mark-sexp): Ditto.
9426
aa8a705c
RS
94272011-07-06 Richard Stallman <rms@gnu.org>
9428
9429 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
9430 (rmail-mime-entity): New arg TRUNCATED.
9431 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
9432 New functions.
9433 (rmail-mime-save): Warn if entity is truncated.
9434 (rmail-mime-toggle-hidden): Likewise, for showing.
9435 (rmail-mime-process-multipart): Record when an entity is truncated.
9436
a9a936b9
RS
9437 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
9438 if ENTITY is a string.
9439
1f2b92cb
LMI
94402011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9441
f4f73198 9442 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
9443 of faces when `M-C-x'-ing their definitions (bug#8378).
9444 Also clean up the code slightly.
f4f73198 9445
12b16734 9446 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 9447 because that makes the colors go away.
12b16734 9448
f0691d22
LMI
9449 * mail/sendmail.el (send-mail-function): Change the default to
9450 `sendmail-query-once'.
9e87df06 9451 (sendmail-query-once): Add an autoload cookie.
f0691d22 9452
1f2b92cb
LMI
9453 * net/network-stream.el (network-stream-open-starttls): Try using
9454 a plain connection even if the server offered STARTTLS, and we
9455 kinda wanted to use it, if Emacs doesn't have any STARTTLS
9456 capability. This should make smtpmail.el work in slightly more
9457 configurations.
9458
1cdd2a1b
MA
94592011-07-06 Michael Albinus <michael.albinus@gmx.de>
9460
9461 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
9462 New defun.
9463 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
9464
fbcc67e2
MM
94652011-07-06 Michael R. Mauger <mmaug@yahoo.com>
9466
9467 * progmodes/sql.el: Version 3.0
0757af94 9468 (sql-product-alist): Add product :completion-object,
fbcc67e2 9469 :completion-column, and :statement attributes.
0757af94 9470 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 9471 (sql-mode-syntax-table): Mark all punctuation.
0757af94 9472 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
9473 ansi keywords.
9474 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 9475 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
9476 (sql-oracle-show-reserved-words): New function for development.
9477 (sql-product-font-lock): Simplify for source code buffers.
9478 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
9479 New functions.
9480 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
9481 (sql-mode-map): Add statement movement functions.
9482 (sql-ansi-statement-starters, sql-oracle-statement-starters):
9483 New variable.
fbcc67e2
MM
9484 (sql-statement-regexp, sql-beginning-of-statement)
9485 (sql-end-of-statement, sql-signum): New functions.
0757af94 9486 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
9487 (sql-show-sqli-buffer): Bug fix.
9488 (sql-interactive-mode): Store connection data as buffer local.
0757af94 9489 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
9490 with sql-interactive-mode.
9491 (sql-save-connection): Save buffer local settings.
0757af94 9492 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
9493 (sql-product-interactive): Bug fix.
9494 (sql-preoutput-hold): New variable.
9495 (sql-interactive-remove-continuation-prompt): Bug fixes.
9496 (sql-debug-redirect): New variable.
9497 (sql-str-literal): New function.
9498 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 9499 Redesign.
fbcc67e2
MM
9500 (sql-oracle-save-settings, sql-oracle-restore-settings)
9501 (sql-oracle-list-all, sql-oracle-list-table): New functions.
9502 (sql-completion-object, sql-completion-column)
9503 (sql-completion-sqlbuf): New variables.
9504 (sql-build-completions-1, sql-build-completions)
9505 (sql-try-completion): New functions.
9506 (sql-read-table-name): Use them.
9507 (sql-contains-names): New buffer local variable.
9508 (sql-list-all, sql-list-table): Use it.
9509 (sql-oracle-completion-types): New variable.
9510 (sql-oracle-completion-object, sql-sqlite-completion-object)
9511 (sql-postgres-completion-object): New functions.
9512
d4eaeab1
GM
95132011-07-06 Glenn Morris <rgm@gnu.org>
9514
9515 * window.el (pop-to-buffer): Doc fix.
9516
322b7dab 95172011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
9518
9519 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
9520
322b7dab 95212011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 9522
322b7dab 9523 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 9524
322b7dab 9525 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 9526
605dd5bf
CY
95272011-07-05 Chong Yidong <cyd@stupidchicken.com>
9528
9529 * button.el (button): Inherit from link face. Suggested by Dan
9530 Nicolaescu.
9531
7dbfa719
SM
95322011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9533
3db614b0
SM
9534 * progmodes/gdb-mi.el: Fit in 80 columns.
9535 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
9536 switch-to-buffer.
9537
7dbfa719
SM
9538 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
9539 if imenu is simply not configured (bug#8941).
9540
919d884a
KM
95412011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
9542
9543 * allout.el (allout-post-undo-hook): New allout outline-change
9544 event hook to signal undo activity.
9545 (allout-post-command-business): Run allout-post-undo-hook if an
9546 undo just occurred.
7dbfa719
SM
9547 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
9548 * allout-widgets.el (allout-widgets-after-undo-function):
9549 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
9550 in the vicinity of an undo.
9551 (allout-widgets-mode): Include allout-widgets-after-undo-function
9552 on the new allout-post-undo-hook.
9553
450a0f09
SM
95542011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
9557 Let define-derived-mode define it.
9558 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
9559 cycles of abbrev-table inheritance (bug#8998).
9560
2de69e00
RW
95612011-07-05 Roland Winkler <winkler@gnu.org>
9562
9563 * textmodes/bibtex.el: Add support for biblatex.
9564 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
9565 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
9566 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
9567 (bibtex-entry-alist, bibtex-field-alist): New variables.
9568 (bibtex-entry-field-alist): Obsolete alias for
9569 bibtex-BibTeX-entry-alist.
9570 (bibtex-entry-alist, bibtex-field-alist): New widgets.
9571 (bibtex-set-dialect): New command.
9572 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
9573 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
9574 Bind via bibtex-set-dialect.
2de69e00
RW
9575 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
9576 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
9577 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
9578 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
9579 Define via bibtex-set-dialect.
450a0f09
SM
9580 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
9581 Obey bibtex-no-opt-remove-re.
2de69e00
RW
9582 (bibtex-vec-push, bibtex-vec-incr): New functions.
9583 (bibtex-format-entry, bibtex-field-list)
9584 (bibtex-print-help-message, bibtex-validate)
9585 (bibtex-search-entries): Use new format of bibtex-entry-alist.
9586
2dcdbdd9
SM
95872011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9588
9589 * progmodes/compile.el (compilation-goto-locus):
9590 * net/tramp-cmds.el (tramp-append-tramp-buffers):
9591 * bs.el (bs-cycle-next, bs-cycle-previous):
9592 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
9593 * bindings.el (mode-line-other-buffer):
9594 * autoinsert.el (auto-insert):
9595 * arc-mode.el (archive-extract):
9596 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
9597
b27640fe
JB
95982011-07-05 Juanma Barranquero <lekktu@gmail.com>
9599
9600 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
9601 Fix check of `emacs-lock-unlockable-modes'.
9602 Coerce true values of `emacs-lock--try-unlocking' to t.
9603
53bbe3ad
JB
96042011-07-05 Juanma Barranquero <lekktu@gmail.com>
9605
9606 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
9607 * emacs-lock.el: New file.
9608
1d3cdbc7
JD
96092011-07-05 Julien Danjou <julien@danjou.info>
9610
9611 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
9612 than `boundp' to check if face is set.
9613
9173deec
JB
96142011-07-05 Juanma Barranquero <lekktu@gmail.com>
9615
9616 * register.el (registerv-make):
9617 * window.el (window-min-height): Fix typos in docstrings.
9618
869795d6
JD
96192011-07-05 Jan Djärv <jan.h.d@swipnet.se>
9620
9173deec 9621 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
9622 Update doc string.
9623
b768cdcd
JB
96242011-07-04 Juanma Barranquero <lekktu@gmail.com>
9625
9626 * server.el (server-execute): Catch quit and call
9627 `server-return-error' to pass the error back to emacsclient and
9628 close the connection (bug#8942).
9629
13aa217b
KM
96302011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
9631
9632 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
9633 insecure exception for current topic. Also note that auto-saves
9634 are handled differently.
9635
5d3385a0 9636 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
9637 State variables for tracking auto-save inhibition situation.
9638
9639 (allout-write-contents-hook-handler): Rename from
9640 'allout-write-file-hook-handler', and describe how it depends on
9641 write-contents-functions sensitivity to non-nil value to prevent
9642 file write.
9643
9644 (allout-auto-save-hook-handler): Remove. auto-save does not check
9645 this in individual buffers, only in the starting buffer, so this
9646 is not the right way for us to inhibit auto-save in a buffer
9647 according to its condition.
9648
9649 (allout-mode): Use new allout-write-contents-hook-handler, and
9650 only with write-contents-functions. Remove auto-save provisions -
9651 they're implemented elsewhere.
9652
9653 (allout-before-change-handler): If undo is in progress, note that
9654 for attention of allout-post-command-business.
9655
9656 (allout-post-command-business): If the command we're following was
9657 an undo, check for change in the status of encrypted items and
9658 adjust auto-save inhibitions accordingly.
9659
9660 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
9661 according to whether there are or aren't any plain-text topics
9662 pending encryption.
9663
2dcdbdd9 9664 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
9665 Adjust buffer-saved-size and some allout state to inhibit auto-saves
9666 if there are plain-text topics pending encryption.
13aa217b
KM
9667
9668 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
9669 buffer-saved-size and some allout state to not inhibit auto-saves
9670 if there are no longer any plain-text topics pending encryption.
9671
0757af94
SM
9672 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
9673 No longer provide for exemption of the current topic.
13aa217b 9674
ac89b32c
JL
96752011-07-04 Juri Linkov <juri@jurta.org>
9676
9677 Add 7z operations to delete and save changed members (bug#8968).
9678 * arc-mode.el (archive-7z-expunge, archive-7z-update):
9679 New defcustoms.
9680 (archive-7z-write-file-member): New function.
9681 (archive-7z-summarize): Fix the number of dashes in the
9682 listing output.
9683
8fa39615
SM
96842011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9685
9686 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
9687 (bug#8958).
9688
2f11b3f1
CY
96892011-07-04 Chong Yidong <cyd@stupidchicken.com>
9690
d66fef2b
CY
9691 * bindings.el: Ignore next-buffer and previous-buffer in
9692 minibuffer-local-map.
9693
2f11b3f1
CY
9694 * font-lock.el (font-lock-builtin-face): Change light background
9695 color to dark slate blue (Bug#6693).
9696
f932a347
WD
96972011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
9698
9699 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
9700
c8af70e1
SM
97012011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9702
9703 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
9704 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9705 Add switch-to-buffer.
9706
f158badc
LMI
97072011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9708
9709 * isearch.el (isearch-search-fun-function): Clarify further the
9710 meaning of the function returned.
9711
6d95bd46
MA
97122011-07-04 Michael Albinus <michael.albinus@gmx.de>
9713
9714 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
9715
9716 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
9717 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
9718 Use it.
9719 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
9720 `tramp-default-remote-path' does not exist.
9721 (tramp-send-command-and-read): New optional argument NOERROR.
9722 (tramp-open-connection-setup-interactive-shell)
9723 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
9724 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
9725 (tramp-process-sentinel): Flush also process' connection property.
9726 (tramp-sh-handle-start-file-process): Do not set process
9727 sentinel. It is done now ...
9728 (tramp-maybe-open-connection): ... here. (Bug#8929)
9729
909e6b67
MK
97302011-07-04 MON KEY <monkey@sandpframing.com>
9731
9732 * play/animate.el (animate-string): Doc fixes and allow changing
9733 the buffer name (bug#5417).
9734
97352011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9736
c8af70e1 9737 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 9738
f34755dc
PE
97392011-07-04 Paul Eggert <eggert@cs.ucla.edu>
9740
396cec72
PE
9741 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
9742 This is simpler and helps future-proof the code.
9743 (timer-until): Use time-subtract and float-time.
08235028 9744 (timer--time-less-p): Use time-less-p.
f34755dc 9745
56e6cc31
JB
97462011-07-04 Juanma Barranquero <lekktu@gmail.com>
9747
3abb79e5
JB
9748 * type-break.el (timep): Use the value of `float-time' to avoid a
9749 byte-compiler warning.
9750
56e6cc31
JB
9751 * server.el (server-eval-and-print): Return any result, even nil.
9752
7b9430b4
PE
97532011-07-03 Paul Eggert <eggert@cs.ucla.edu>
9754
9755 * type-break.el: Accept time formats that the builtins accept.
9756 (timep, type-break-time-difference): Accept any format that
9757 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
9758 This is simpler and helps future-proof the code.
9759 (type-break-time-difference): Round rather than ignoring
9760 subseconds components.
9761
3034e9e7
LMI
97622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9763
9764 * info.el (Info-apropos-matches): Make non-interactive, since it
9765 doesn't seem to do anything useful as a command (bug#8829).
9766
1485f4c0
CY
97672011-07-03 Chong Yidong <cyd@stupidchicken.com>
9768
9769 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 9770 Move from faces.el.
1485f4c0
CY
9771 (frame-default-terminal-background): New function.
9772
9773 * custom.el (custom-push-theme): Don't record faces in `changed'
9774 theme; this doesn't work correctly for per-frame face settings.
9775 (disable-theme): Use face-set-after-frame-default to reset faces.
9776 (custom--frame-color-default): New function.
9777
9fa3dd45
LMI
97782011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9779
c8af70e1 9780 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
9781 (bug#8769).
9782
6cbbc20c
KR
97832011-03-29 Kevin Ryde <user42@zip.com.au>
9784
9785 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9786 `perl-Test2' extend to match possible "fail #N" rep count
9787 (bug#8377).
9788
c7f98048
LMI
97892011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9790
65676592
LMI
9791 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
9792 `smtpmail-via-smtp' now returns the error instead of nil.
9793
c7f98048
LMI
9794 * isearch.el (isearch-search-fun-function): Clarify the doc string
9795 (bug#8101).
9796
56e6cc31 97972011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
9798
9799 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
9800 unnecessary spaces (bug#8987).
9801
2b216704
LMI
98022011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9803
9804 * net/network-stream.el (open-network-stream): Use the
9805 :end-of-capability command thoughout.
9806
98072011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9808
9809 * net/network-stream.el (open-network-stream): Add the
9810 :end-of-capability command parameter, used by pop3.el.
9811
36adf6ce
LMI
98122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9813
1ca0da0e
LMI
9814 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
9815
fc00f69c
LMI
9816 * fringe.el (fringe-query-style): Remove redundant text " (type ?
9817 for list)" (bug#6475).
9818
28fd8759 9819 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 9820 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
9821 an error (bug#6297).
9822
0dd8b6da
LMI
9823 * man.el (Man-reference-regexp): Allow matching possible
9824 word-wrapped references (bug#6289).
9825
ce1438d6
LMI
9826 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
9827 for consistency with the other vc buffers (bug#6197).
9828 (vc-checkin): Ditto.
9829
9830 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
9831
36adf6ce
LMI
9832 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
9833
e83cc1f7
LMI
98342011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9835
8a20ca4c
LMI
9836 * custom.el (defcustom): Clarify that :set is only used in the
9837 Customize user interface (bug#6089).
9838
83319045
LMI
9839 * progmodes/flymake.el (flymake-mode): If the buffer isn't
9840 associated with a file, refuse to run instead of erroring out
9841 (bug#6084).
9842
a8392169
LMI
9843 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
9844 the doc string, since it appears that using `fill-column' always
9845 controls the width (bug#7845).
9846
e83cc1f7
LMI
9847 * simple.el (shell-command-on-region): Say where the error output
9848 went if `shell-command-default-error-buffer' is set (bug#6857).
9849
e47ca23b
KM
98502011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
9851
9852 * allout.el (allout-yank-processing): Adjust cursor position for
9853 backwards-deleted space.
9854
9855 (allout-rebullet-heading): Register changes with
9856 allout-exposure-changed-hook, so the modified topic is properly
9857 decorated.
9858
5cf56143
LMI
98592011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9860
08549772
LMI
9861 * minibuffer.el (completion-in-region): Document PREDICATE
9862 (bug#7136).
9863
48e96771
LMI
9864 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
9865 of keyword/argument pairs (bug#6904).
9866
c8af70e1
SM
9867 * replace.el (multi-occur):
9868 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 9869
e17d05e2
LMI
98702011-07-02 Drew Adams <drew.adams@oracle.com>
9871
9872 * dired.el (dired-mark-if): Make the message about whether it's
9873 marking or unmarking clearer (bug#8523).
9874
063b0e45
LMI
98752011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9876
9877 * disp-table.el (display-table-print-array): New function.
9878 (describe-display-table): Use it to print the vectors more pretty
9879 (Bug#8859).
9880
28545e04
MR
98812011-07-02 Martin Rudalics <rudalics@gmx.at>
9882
9883 * window.el (window-state-get-1): Don't assign clone numbers.
9884 Add clone-of item to list of window parameters.
9885 (window-state-put-2): Don't process clone numbers.
9886 (display-buffer-alist): Fix doc-string.
9887
3349e122
SM
98882011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9889
9890 * subr.el (remq): Don't allocate if it's not needed.
9891 (keymap--menu-item-binding, keymap--menu-item-with-binding)
9892 (keymap--merge-bindings): New functions.
9893 (keymap-canonicalize): Use them to refine the canonicalization.
9894 * minibuffer.el (minibuffer-local-completion-map)
9895 (minibuffer-local-must-match-map): Move initialization from C.
9896 (minibuffer-local-filename-completion-map): Move initialization from C;
9897 don't inherit from anything here.
9898 (minibuffer-local-filename-must-match-map): Make obsolete.
9899 (completing-read-default): Use make-composed-keymap to combine
9900 minibuffer-local-filename-completion-map with either
9901 minibuffer-local-must-match-map or
9902 minibuffer-local-filename-completion-map.
9903
d224ac83
GM
99042011-07-01 Glenn Morris <rgm@gnu.org>
9905
3de63bf8
GM
9906 * type-break.el (type-break-time-sum): Use dolist.
9907
d224ac83
GM
9908 * textmodes/flyspell.el (flyspell-word-search-backward):
9909 Replace CL function.
9910
1a1e3f32
SM
99112011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9912
fe3f64d5
SM
9913 * mouse.el (mouse--strip-first-event): New function.
9914 (function-key-map): Use it to map fringe clicks to normal clicks
9915 by default.
9916
eb604e34
SM
9917 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
9918 (vc-bzr-revision-completion-table): Add support for annotate and date.
9919
1a1e3f32
SM
9920 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
9921 inherit from parent.
9922
5bd35902
LMI
99232011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9924
ace6c69c 9925 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 9926 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 9927
191e2bed
LMI
9928 * dired.el (dired-mode): Fix up the doc string as suggested by
9929 Drew Adams (bug#8817).
9930
5bd35902
LMI
9931 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
9932 cookie, since the manual says that it should be possible to add
9933 this function to `find-file-hook' (bug#8709).
9934
eee8207a
TZ
99352011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9936
9937 * progmodes/cfengine.el: Moved all cfengine3.el functionality
9938 here. Noted Ted Zlatanov as the maintainer.
9939 (cfengine-common-settings, cfengine-common-syntax): New functions
9940 to set up common things between `cfengine-mode' and
9941 `cfengine3-mode'.
9942 (cfengine3-mode): New mode.
9943 (cfengine3-defuns cfengine3-defuns-regex
9944 (cfengine3-class-selector-regex cfengine3-category-regex)
9945 (cfengine3-vartypes cfengine3-font-lock-keywords)
9946 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 9947 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 9948
36b148cf
MA
99492011-07-01 Michael Albinus <michael.albinus@gmx.de>
9950
9951 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
9952
9953 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
9954
0bf4ba9a
MR
99552011-07-01 Martin Rudalics <rudalics@gmx.at>
9956
9957 * window.el (same-window-buffer-names, same-window-regexps)
9958 (same-window-p, special-display-frame-alist)
9959 (special-display-popup-frame, special-display-function)
9960 (special-display-buffer-names, special-display-regexps)
9961 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
9962 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9963 (split-window-preferred-function, split-height-threshold)
9964 (split-width-threshold, even-window-heights)
9965 (display-buffer-mark-dedicated, window-splittable-p)
9966 (split-window-sensibly, window-safely-shrinkable-p):
9967 Un-obsolete.
9968 (display-buffer): Don't spread args with function specifier
9969 because special-display-popup-frame won't like it.
9970
35837f51
PE
99712011-07-01 Paul Eggert <eggert@cs.ucla.edu>
9972
d0672f86
PE
9973 Time-stamp simplifications and fixes.
9974 These improve accuracy slightly, and future-proof the code
9975 against some potential changes to current-time format.
9976
b9444d97
PE
9977 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
9978 by using time-since and float-time.
9979
0ef923dc
PE
9980 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
9981 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
9982 + NNN microseconds".
9983
2f81380d
PE
9984 * type-break.el (type-break-time-sum): Rewrite using time-add.
9985
845b5c3e
PE
9986 * play/hanoi.el (hanoi-current-time-float): Remove.
9987 All uses replaced by float-time.
9988
ee6f1be0
PE
9989 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
9990 This yields a more-accurate answer.
9991 (rng-time-to-float): Remove; no longer needed.
9992
fe955043
PE
9993 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
9994
5777162a
PE
9995 * calendar/timeclock.el (timeclock-seconds-to-time):
9996 Defalias to seconds-to-time, since they're the same thing.
9997
3103f8b6 9998 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 9999 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
10000 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
10001
0e61a35f
SM
100022011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10003
10004 * window.el (bury-buffer): Don't iconify the only frame.
10005 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
10006 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
10007
ddd63a1e
CY
100082011-07-01 Chong Yidong <cyd@stupidchicken.com>
10009
0e61a35f
SM
10010 * eshell/em-smart.el (eshell-smart-display-navigate-list):
10011 Add mouse-yank-primary.
ddd63a1e 10012
055f4923
TZ
100132011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
10014
10015 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
10016
6a2fb145
SM
100172011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10018
10019 * emacs-lisp/find-func.el (find-library--load-name): New fun.
10020 (find-library-name): Use it to find relative load names when provided
10021 absolute file name (bug#8803).
10022
fd4983f2
LMI
100232011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10024
887d14ad
LMI
10025 * textmodes/flyspell.el (flyspell-word): Consider words that
10026 differ only in case as potential doublons (bug#5687).
10027
c53dc7fc
LMI
10028 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
10029 Remove two rather uninteresting debugging-like messages to make
10030 debbugs.el more silent.
10031
fd4983f2
LMI
10032 * comint.el (comint-password-prompt-regexp): Accept "Response" as
10033 a password-like phrase.
10034
7a71b18d 100352011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
10036
10037 * progmodes/cc-guess.el: New file.
10038
6a2fb145 10039 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
10040
10041 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
10042 derived from `c-basic-common-init'.
10043
10044 * progmodes/cc-mode.el (top-level): Require cc-guess.
10045 (c-basic-common-init): Use `cc-choose-style-for-mode'.
10046
1fa280a3
LM
100472011-06-30 Lawrence Mitchell <wence@gmx.li>
10048
10049 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
10050
e6597158
AM
100512011-06-30 Alan Mackenzie <acm@muc.de>
10052
1fa280a3
LM
10053 * progmodes/cc-engine.el (c-guess-continued-construct):
10054 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
10055 lock is disabled. Name this case as "CASE G".
10056
68ba37fb
KM
100572011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
10058
10059 * allout.el (allout-yank-processing): Fix injection of extra space
10060 between bullet and non-whitespace character in first topic when
10061 pasting, ensuring that the actual spacing in the pasted topic
10062 following the bullet char is preserved. This extra space was
10063 causing pasted encrypted topics to get a decrypted status even
10064 when the content was actually still encrypted. Now the decryption
10065 status from before the paste is preserved.
10066
10067 (allout-flag-region): Set all allout overlays so they evaporate
10068 when reduced to zero length (evanescent), to prevent overlay
10069 leakage.
10070
887a0b34
GM
100712011-06-30 Glenn Morris <rgm@gnu.org>
10072
94b9acce
GM
10073 * w32-fns.el (w32-charset-info-alist): Declare.
10074
1d9b46d4
GM
10075 * find-dired.el (find-grep-options): Simplify.
10076
cc232200
GM
10077 * term/ns-win.el (ns-set-resource): Declare.
10078
28e77c46
GM
10079 * ses.el (row, col): Declare dynamic variables honestly.
10080
887a0b34
GM
10081 * textmodes/reftex-parse.el (index-tags): Declare.
10082
658d8eb8
CY
100832011-06-30 Chong Yidong <cyd@stupidchicken.com>
10084
10085 * cus-edit.el (customize-push-and-save): New function.
10086
10087 * files.el (hack-local-variables-confirm): Use it.
10088
1fa280a3
LM
10089 * custom.el (load-theme): New arg NO-CONFIRM.
10090 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
10091 (custom-enabled-themes): Doc fix.
10092
10093 * cus-theme.el (customize-create-theme)
10094 (custom-theme-merge-theme): Callers to load-theme changed.
10095
bb617717
LMI
100962011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10097
d61bdd5d
LMI
10098 * thingatpt.el (thing-at-point-short-url-regexp): Require that
10099 short URLs have at least one dot in them (bug #7614).
10100
bb617717
LMI
10101 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
10102 nil, because using a pty is apparently too slow (bug #895).
10103
2f31f37a
LMI
101042011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10105
10106 * mail/sendmail.el (sendmail-query-once): New function.
10107 (sendmail-query-once-function): New variable.
10108
3076b24e
GM
101092011-06-29 Glenn Morris <rgm@gnu.org>
10110
faf2a174
GM
10111 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
10112
3076b24e
GM
10113 * ses.el (top-level): Require cl when compiling.
10114 (ses-set-localvars): Fix error statement.
10115 Call it at compile time to silence a storm of warnings.
10116
5386012d
MR
101172011-06-29 Martin Rudalics <rudalics@gmx.at>
10118
10119 * window.el (normalize-live-buffer): Rename to
10120 window-normalize-buffer.
10121 (normalize-live-frame): Rename to window-normalize-frame.
10122 (normalize-any-window): Rename to window-normalize-any-window.
10123 (normalize-live-window): Rename to window-normalize-live-window.
10124 (make-window-atom): Rename to window-make-atom.
10125 (window-resize-reset): Rename to window--resize-reset.
10126 (window-resize-reset-1): Rename to window--resize-reset-1.
10127 (resize-mini-window): Rename to window--resize-mini-window.
10128 (resize-subwindows-skip-p): Rename to
10129 window--resize-subwindows-skip-p.
10130 (resize-subwindows-normal): Rename to
10131 window--resize-subwindows-normal.
10132 (resize-subwindows): Rename to window--resize-subwindows.
10133 (resize-other-windows): Rename to window--resize-siblings.
10134 (resize-this-window): Rename to window--resize-this-window.
10135 (resize-root-window): Rename to window--resize-root-window.
10136 (resize-root-window-vertically): Rename to
10137 window--resize-root-window-vertically.
10138 (normalize-buffer-to-display): Rename to
10139 window-normalize-buffer-to-display.
10140 (normalize-buffer-to-switch-to): Rename to
10141 window-normalize-buffer-to-switch-to.
10142 Correspondingly update all callers of the functions listed
10143 above.
10144 (display-buffer-alist, display-buffer-normalize-arguments)
10145 (display-buffer-normalize-options, display-buffer)
10146 (display-buffer-alist-set): Use "function" instead of
10147 "fun-with-args".
10148
1176868d
CY
101492011-06-28 Chong Yidong <cyd@stupidchicken.com>
10150
10151 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
10152 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
10153 debbugs.gnu.org. Mention acknowledgment email.
10154
20a7a65f
LMI
101552011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10156
10157 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
10158 buffer multibyteness, since it shouldn't matter.
10159
5f45cca5
MR
101602011-06-28 Martin Rudalics <rudalics@gmx.at>
10161
10162 * window.el (display-buffer-in-side-window): Handle dedicated
10163 windows as in display-buffer-reuse-window.
10164 (display-buffer-normalize-alist): Use value of override
10165 specifier.
10166 (display-buffer-normalize-specifiers): Use value of
10167 other-window-means-other-frame specifier.
10168 (display-buffer-alist): Rewrite some texts in widgets.
10169 (display-buffer): Spread arguments when calling function
10170 specified by fun-with-args.
10171
ad85fe1f
DD
101722011-06-28 Deniz Dogan <deniz@dogan.se>
10173
1fa280a3
LM
10174 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10175 Unnest `let'.
da68c4c8 10176
ad85fe1f
DD
10177 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
10178 selectors (Bug#5732).
ec49bd31 10179 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 10180
a08cc025
JA
101812011-06-27 Jari Aalto <jari.aalto@cante.net>
10182
10183 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
10184 (eshell-ls-date-format): New defcustom.
10185 (eshell-ls-file): Use it.
10186
e2b551c5
SM
101872011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10188
10189 * help-fns.el (describe-variable): Fix message for terminal-local vars.
10190
8982b231
KY
101912011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
10192
10193 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
10194 (ange-ftp-make-tmp-name): New arg.
10195 (ange-ftp-file-local-copy): Use it.
10196
36c9fa27
J
101972011-06-27 Jambunathan K <kjambunathan@gmail.com>
10198
10199 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
10200 no-conversion (Bug#8870).
10201
d68443dc
MR
102022011-06-27 Martin Rudalics <rudalics@gmx.at>
10203
10204 * window.el (window-right, window-left, window-child)
10205 (window-child-count, window-last-child)
10206 (window-iso-combination-p, walk-window-tree-1)
10207 (window-atom-check-1, window-tree-1, delete-window)
10208 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
10209 new naming conventions - window-vchild, window-hchild,
10210 window-next and window-prev are now called window-top-child,
10211 window-left-child, window-next-sibling and window-prev-sibling
10212 respectively.
d615d6d2
MR
10213 (resize-window-reset): Rename to window-resize-reset.
10214 (resize-window-reset-1): Rename to window-resize-reset-1.
10215 (resize-window): Rename to window-resize.
10216 (window-min-height, window-min-width)
10217 (resize-mini-window, resize-this-window, resize-root-window)
10218 (resize-root-window-vertically, adjust-window-trailing-edge)
10219 (enlarge-window, shrink-window, maximize-window)
10220 (minimize-window, delete-window, quit-restore-window)
10221 (split-window, balance-windows, balance-windows-area-adjust)
10222 (balance-windows-area, window-state-put-2)
10223 (display-buffer-even-window-sizes, display-buffer-set-height)
10224 (display-buffer-set-width, set-window-text-height)
10225 (fit-window-to-buffer): Rename all "resize-window" prefixed
10226 calls to use the "window-resize" prefix convention.
10227 (display-buffer-alist): Fix symbol for label specifier.
10228 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
10229 corresponding specifier.
10230 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 10231
b6458526
VB
102322011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
10233
10234 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
10235 convention.
10236 (ses-call-printer): Does not pass an empty string to formatter when the
10237 cell is empty to keep from barking printer Calc math-format-value.
10238
d31fd9ac
RS
102392011-06-27 Richard Stallman <rms@gnu.org>
10240
43d5bf84
RS
10241 * battery.el (battery-mode-line-limit): New variable.
10242 (battery-update): Handle it.
10243
d31fd9ac
RS
10244 * mail/rmailmm.el (rmail-mime-process-multipart):
10245 Handle truncated messages.
10246
819a6054
GM
102472011-06-27 Glenn Morris <rgm@gnu.org>
10248
10249 * progmodes/flymake.el (flymake-err-line-patterns):
10250 Allow for column numbers in the ant/javac pattern. (Bug#8866)
10251
cedc73f2
VB
102522011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
10253
819a6054 10254 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
10255 (ses--clean-!, ses--clean-_): New functions.
10256 (ses-range): Add configurability of readout order, and conversion
10257 to Calc vector.
10258
5e5d49b6
VB
10259 * ses.el (ses-repair-cell-reference-all): New function.
10260 (ses-cell-symbol): Set macro as safe, so that it can be used in
10261 formulas.
10262
56e6cc31 10263 * ses.el: Update cycle detection algorithm.
90ca8b49 10264 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 10265 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
10266 (ses-set-localvars): New function.
10267 (ses-make-cell): Add property-list as a cell element.
10268 (ses-cell-property-get-fun, ses-cell-property-get)
10269 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
10270 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
10271 New functions.
90ca8b49
VB
10272 (ses-cell-property-set, ses-cell-property-pop)
10273 (ses-cell-property-get-handle): New macro.
10274 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
10275 New aliases, used for code readability.
10276 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
10277 cycle detection.
10278 (ses-self-reference-early-detection): New defcustom.
fac916bf 10279 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
10280 (ses-mode): Use ses-set-localvars.
10281 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
10282 before lauching the update processing.
10283 (ses-initialize-Dijkstra-attempt): New function.
10284 (ses-recalculate-cell): Update for cycle detection based on
10285 Dijkstra algorithm.
10286
2bb63e81
VB
10287 * ses.el: Fix commenting and indenting convention.
10288
c9d29fb8
SM
102892011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10290
10291 * bs.el (bs-cycle-next): Complete last change.
10292
d8e4b68b
JB
102932011-06-27 Drew Adams <drew.adams@oracle.com>
10294
10295 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
10296
40098786
LMI
102972011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10298
c9d29fb8
SM
10299 * net/network-stream.el (network-stream-open-starttls):
10300 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
10301 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
10302
40098786
LMI
10303 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
10304 to binary to possibly avoid line encoding issues on Windows (among
10305 other things).
10306
468d09d4
LMI
103072011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10308
10309 * net/network-stream.el (open-network-stream): Return an :error
10310 saying what the problem was, if possible.
10311
10312 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
10313 server.
10314
10315 * net/network-stream.el (network-stream-open-starttls): If we
10316 wanted to use STARTTLS, and the server offered it, but we weren't
10317 able to because we had no STARTTLS support, then close the connection.
10318 (open-network-stream): Return an :error element, if present.
10319
16f07dd7
CY
103202011-06-26 Chong Yidong <cyd@stupidchicken.com>
10321
88821ca0
CY
10322 * hl-line.el (hl-line-sticky-flag): Doc fix.
10323 (global-hl-line-sticky-flag): New option (Bug#8323).
10324 (global-hl-line-highlight): Obey it.
10325
16f07dd7
CY
10326 * vc/vc.el (vc-revert-show-diff): Default to t.
10327
6b5ccddf
KM
103282011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
10329
c9d29fb8
SM
10330 * allout-widgets.el (allout-widgets-post-command-business):
10331 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
10332 undecorated when an isearch is continued past, and isearch
10333 automatically collapses them. This leads to "widget leaks", where
10334 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
10335 hidden widgets can slow down cursor travel, substantially.
10336 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
10337 so we're doing without this nicety.
10338
10339 (allout-widgets-tally-string): Don't try to do a hash-table-count
10340 of allout-widgets-tally when it's nil. This eliminates spurious "Error
10341 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
10342 *Messages* when allout-widgets-maintain-tally is t.
10343
355f2e07
MR
103442011-06-26 Martin Rudalics <rudalics@gmx.at>
10345
10346 * window.el (display-buffer-normalize-argument): Rename to
10347 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
10348 LABEL argument. Respect special-display-function when popping up
10349 a new frame. Fix code searching for a window showing the buffer
10350 on another frame.
c9d29fb8
SM
10351 (display-buffer-normalize-specifiers):
10352 Call display-buffer-normalize-arguments.
355f2e07
MR
10353 (display-buffer-in-window): Don't undedicate the window if its
10354 buffer remains the same.
10355 Reported by Drew Adams <drew.adams@oracle.com>.
10356 (display-buffer-alist): Add choice for same-window macro
10357 specfier.
10358 (display-buffer): Mention special meaning of LABEL argument in
10359 doc-string. Fix quoting. Don't pop up a new frame even as
10360 fallback.
10361
7ca8fc42
JB
103622011-06-26 Juanma Barranquero <lekktu@gmail.com>
10363
10364 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
10365 avoid deleting the current window in some cases (bug#8911).
10366
bc312254
AS
103672011-06-26 Andreas Schwab <schwab@linux-m68k.org>
10368
10369 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
10370 (Bug#8934)
10371
2db18f3f
LMI
103722011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10373
c9d29fb8
SM
10374 * net/network-stream.el (network-stream-open-starttls):
10375 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
10376 (network-stream-open-tls): Ditto.
10377
6302e0d3
LL
103782011-06-26 Leo Liu <sdl.web@gmail.com>
10379
10380 * register.el (registerv): New struct.
10381 (registerv-make): New function.
c9d29fb8
SM
10382 (jump-to-register, describe-register-1, insert-register):
10383 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
10384 struct. (Bug#8415)
10385
5fdd4046
CY
103862011-06-26 Chong Yidong <cyd@stupidchicken.com>
10387
2afef60a
CY
10388 * vc/vc.el (vc-revert-show-diff): New defcustom.
10389 (vc-diff-internal): New arg specifying diff buffer.
10390 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
10391 reuse an existing *vc-diff* buffer (Bug#8927).
10392
5fdd4046
CY
10393 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
10394
e93db24a
GM
103952011-06-26 Glenn Morris <rgm@gnu.org>
10396
10397 * progmodes/f90.el (f90-critical-indent): New option.
10398 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
10399 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
10400 (f90-mode): Doc fix.
10401 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
10402 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
10403 (f90-beginning-of-block, f90-next-block, f90-indent-region)
10404 (f90-match-end): Handle block, critical.
10405
eefff499
GM
104062011-06-25 Glenn Morris <rgm@gnu.org>
10407
f6ba4cc9
GM
10408 * calendar/diary-lib.el (diary-included-files): Doc fix.
10409 (diary-include-files): New function, extracted from
10410 diary-include-other-diary-files and diary-mark-included-diary-files.
10411 (diary-include-other-diary-files, diary-mark-included-diary-files):
10412 Just call diary-include-files.
10413 (diary-mark-entries): Reset diary-included-files on first call.
10414
16712304
GM
10415 * calendar/diary-lib.el (diary-mark-entries)
10416 (diary-mark-included-diary-files):
10417 Visit included diary-files in temp buffers.
10418
5d8e0d43
GM
10419 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
10420 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
10421 (f90-start-block-re, f90-imenu-generic-expression)
10422 (f90-looking-at-program-block-start, f90-no-block-limit):
10423 Add support for submodules.
10424
ccf7a5d5
GM
10425 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
10426 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 10427
11fdef7d 104282011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
10429
10430 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
10431 buffer-file-type before setting its value, to avoid disastrous
eefff499 10432 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 10433
74f53697
JB
104342011-06-25 Juanma Barranquero <lekktu@gmail.com>
10435
10436 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
10437
10438 * ses.el (ses-unload-function):
10439 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
10440
10441 * proced.el (proced-unload-function):
10442 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
10443
18a4ce5e
AR
104442011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
10445
10446 * server.el (server-create-window-system-frame): Add parameters arg.
10447 (server-process-filter): Doc fix. Handle frame-parameters.
10448
519d22cc
JB
104492011-06-25 Juanma Barranquero <lekktu@gmail.com>
10450
10451 Fix bug#8730, bug#8781.
10452
10453 * loadhist.el (unload--set-major-mode): New function.
10454 (unload-feature): Use it.
10455
10456 * progmodes/python.el (python-after-info-look): Add autoload cookie.
10457 (python-unload-function): New function.
10458
c206f5b0
SM
104592011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10460
10461 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
10462
f9ad64f3
GS
104632011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
10464
10465 * net/browse-url.el (browse-url-firefox-program): Add icecat to
10466 the candidates list.
10467
7d0da90e
JB
104682011-06-24 Juanma Barranquero <lekktu@gmail.com>
10469
10470 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
10471
14b4e83d
RS
104722011-06-23 Richard Stallman <rms@gnu.org>
10473
10474 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
10475 (rmail-variables): Set next-error-move-function.
10476 (rmail-what-message): Take argument POS.
10477 (rmail-next-error-move): New function.
10478
273d2baf
SM
104792011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10480
10481 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
10482 messages for adjacent non-terminals.
10483
56c2cc9a
RS
104842011-06-23 Richard Stallman <rms@gnu.org>
10485
10486 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 10487 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
10488 (rmail-start-mail): Don't specify use of rmail-mail-return;
10489 that's done by mail-bury now.
10490 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 10491
d59eb518
MA
104922011-06-23 Michael Albinus <michael.albinus@gmx.de>
10493
10494 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
10495 SIZE is a number.
10496
02cfc6d6
MR
104972011-06-23 Martin Rudalics <rudalics@gmx.at>
10498
10499 * window.el (get-lru-window, get-mru-window)
10500 (get-largest-window): Never return a minibuffer window.
10501 (display-buffer-pop-up-window): Fix a bug that could lead to
10502 reusing the minibuffer window.
10503 (display-buffer): Pass original specifier argument to
10504 display-buffer-function instead of the normalized one.
10505 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
10506
4e323265
LL
105072011-06-22 Leo Liu <sdl.web@gmail.com>
10508
10509 * minibuffer.el (completing-read-function)
10510 (completing-read-default): Move from minibuf.c
10511
7a70468f
RS
105122011-06-22 Richard Stallman <rms@gnu.org>
10513
50718fc2
RS
10514 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
10515 to Rmail even if not started by a special Rmail command.
10516
7a70468f
RS
10517 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
10518 Copy the buffer currently showing just one message.
10519
297dde5a
RW
105202011-06-22 Roland Winkler <winkler@gnu.org>
10521
10522 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
10523 (bibtex-clean-entry): First delete the old key so that a
10524 customized algorithm for generating the new key does not get
10525 confused by the old key.
10526 (bibtex-url): Obey regexp of first step.
10527 (bibtex-search-entries): Do not use add-to-list with local
10528 list-var.
10529
97bb1093
LMI
105302011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10531
10532 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
10533 stored a user name, then query for the password first, instead of
10534 waiting for SMTP to give an error message and the trying again.
10535
1c0f1a19
JD
105362011-06-22 Lawrence Mitchell <wence@gmx.li>
10537
10538 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
10539 BUFFER in call-process.
10540
396f7c9d
LMI
105412011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10542
10543 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
10544 QUIT twice.
ddb7ffee
LMI
10545 (smtpmail-try-auth-methods): Require user name and password from
10546 auth-source.
396f7c9d 10547
8998d1b3
MR
105482011-06-22 Martin Rudalics <rudalics@gmx.at>
10549
10550 * window.el (display-buffer-default-specifiers)
10551 (display-buffer-alist): Remove entries for pop-up-frame-alist.
10552 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 10553 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
10554
10555 * frame.el (pop-up-frame-alist, pop-up-frame-function)
10556 (special-display-frame-alist, special-display-popup-frame):
10557 Remove duplicate declarations. These are now in window.el.
10558
4ea31e07
LMI
105592011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10560
c9d29fb8
SM
10561 * mail/smtpmail.el (smtpmail-via-smtp):
10562 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
10563 server supports it. SMTP servers that support STARTTLS commonly
10564 require it.
10565
10566 * net/network-stream.el (network-stream-open-starttls): Support
10567 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 10568 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 10569
95f41d9a
LMI
10570 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
10571 upgrades with `open-network-stream', and rely solely on
10572 auth-source for all credentials. Big changes throughout the file,
10573 but in particular:
c9d29fb8
SM
10574 (smtpmail-auth-credentials): Remove.
10575 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
10576 (smtpmail-via-smtp): Check for servers saying they want AUTH after
10577 MAIL FROM, too.
95f41d9a 10578
c9d29fb8
SM
10579 * net/network-stream.el (network-stream-open-starttls):
10580 Provide support for client certificates both for external and built-in
4ea31e07
LMI
10581 STARTTLS.
10582 (auth-source): Require.
10583 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
10584 (network-stream-certificate): Change cert-cert to cert and
10585 cert-key to key.
4ea31e07 10586
065ec2c7
MA
105872011-06-21 Michael Albinus <michael.albinus@gmx.de>
10588
10589 * net/tramp-cache.el (top): Don't load the persistency file when
10590 "emacs -Q" has been called.
10591
cd93b359
DR
105922011-06-21 Tim Harper <timcharper@gmail.com>
10593
d8e4b68b
JB
10594 * term/ns-win.el (ns-initialize-window-system):
10595 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
10596 resource to NO as it is not yet supported by the NS port.
10597
ae9c0411
JB
105982011-06-21 Juanma Barranquero <lekktu@gmail.com>
10599
10600 * misc.el (list-dynamic-libraries--refresh): Compute header here...
10601 (list-dynamic-libraries): ...not here.
10602
7f3f739f
LL
106032011-06-21 Leo Liu <sdl.web@gmail.com>
10604
10605 * subr.el (sha1): Implement sha1 using secure-hash.
10606
327c8fb1
MR
106072011-06-21 Martin Rudalics <rudalics@gmx.at>
10608
10609 * window.el (display-buffer-alist): In default value do not
10610 enforce searching a window on any but the selected frame.
10611 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10612 (display-buffer-select-window): Remove function.
10613 (display-buffer-in-window): When a window on another frame gets
10614 reused, do not select it any more but just raise its frame if
10615 necessary (Bug#8851) and (Bug#8856).
10616 (display-buffer-normalize-options): Handle pop-up-frames related
10617 options more faithfully.
10618 (pop-to-buffer): Don't rely on `display-buffer' selecting the
10619 window if it is on another frame.
c9d29fb8
SM
10620 (display-buffer-alist, display-buffer-default-specifiers):
10621 Don't make new frame unsplittable by default.
9e9de014
MR
10622 (display-buffer-normalize-argument): Fix doc-string typo and use
10623 'same-frame-other-window instead of 'other-window when associating
10624 with display-buffer-macro-specifiers.
327c8fb1 10625
7cf3f556
VB
106262011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
10627
10628 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
10629 New functions.
10630 (5x5-mode-map, 5x5-mode-menu): Bind them.
10631 (5x5-draw-grid): Tweak the solver's rendering.
10632
60a406cf
SM
106332011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
10634
10635 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
10636 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
10637
d8e4b68b 106382011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
10639
10640 * menu-bar.el: Use function variable instead of switch-to-buffer.
10641 (menu-bar-select-buffer-function): New variable.
60a406cf 10642 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 10643
478d6f95
SM
106442011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
10645
10646 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
10647 variable's status.
10648
ca530739
JD
106492011-06-20 Jan Djärv <jan.h.d@swipnet.se>
10650
10651 * x-dnd.el (x-dnd-version-from-flags)
10652 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
10653 and long as number (Bug#8899).
10654 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
10655
bcd70d97
SM
106562011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
10657
60a406cf 10658 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
10659 (completion-try-completion, completion-all-completions): Compute the
10660 metadata argument if it's missing; make it optional (bug#8795).
10661
60a406cf 10662 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
10663 (widget-complete): Use new :completion-function property.
10664 (widget-completions-at-point): New function.
10665 (default): Use :completion-function instead of :complete.
60a406cf
SM
10666 (widget-default-completions): Rename from widget-default-complete;
10667 Rewrite.
bcd70d97
SM
10668 (widget-string-complete, widget-file-complete, widget-color-complete):
10669 Remove functions.
10670 (file, symbol, function, variable, coding-system, color):
10671 * international/mule-cmds.el (default-input-method, charset)
10672 (language-info-custom-alist):
10673 * cus-edit.el (face): Use new property :completions.
10674
10675 * progmodes/pascal.el (pascal-completions-at-point): New function.
10676 (pascal-mode): Use it.
10677 (pascal-mode-map): Use completion-at-point.
10678 (pascal-toggle-completions): Make obsolete.
10679 (pascal-complete-word, pascal-show-completions):
10680 * progmodes/octave-mod.el (octave-complete-symbol):
10681 Redefine as obsolete alias.
10682 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
10683 Signal absence of completion info for old Octave,
10684 (inferior-octave-complete): Redefine as obsolete alias.
10685 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
10686 (meta-completions-at-point): Rename from meta-complete-symbol and
10687 adapt it for use on completion-at-point-functions.
10688 (meta-common-mode): Use it.
10689 (meta-looking-at-backward, meta-match-buffer): Remove.
10690 (meta-complete-symbol): Redefine as obsolete alias.
10691 (meta-common-mode-map): Use completion-at-point.
10692 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
10693 (makefile-mode-map): Use completion-at-point.
10694 (makefile-completions-at-point): Rename from makefile-complete and
10695 adapt it for use on completion-at-point-functions.
10696 (makefile-mode): Use it.
10697 (makefile-complete): Redefine as obsolete alias.
10698
aebf69c8
DD
106992011-06-20 Deniz Dogan <deniz@dogan.se>
10700
10701 * net/rcirc.el: Delete trailing whitespaces once and for all.
10702
bfbbb27d
DC
107032011-06-20 Daniel Colascione <dan.colascione@gmail.com>
10704
10705 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
10706
d264a46b
CY
107072011-06-19 Chong Yidong <cyd@stupidchicken.com>
10708
4ca009e5
CY
10709 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
10710
d264a46b
CY
10711 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
10712
fbf5b3ce
MR
107132011-06-19 Martin Rudalics <rudalics@gmx.at>
10714
10715 * window.el (display-buffer-other-window-means-other-frame):
10716 Call display-buffer-normalize-alist.
10717 (display-buffer-normalize-specifiers-1): Rename to
10718 display-buffer-normalize-argument. New argument other-frame.
10719 Rewrite.
10720 (display-buffer-normalize-specifiers-2): Rename to
10721 display-buffer-normalize-options.
10722 (display-buffer-normalize-alist-1): New function.
10723 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
10724 display-buffer-normalize-alist.
10725 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
10726 (display-buffer-normalize-options-inhibit): New variable.
10727 (display-buffer-normalize-specifiers): Rewrite calling
10728 display-buffer-normalize-alist,
10729 display-buffer-normalize-argument, and
10730 display-buffer-normalize-options. Don't call the latter if
10731 display-buffer-normalize-options-inhibit is non-nil.
10732 (frame-auto-delete): New option.
10733 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
10734 (window-list-no-nils, window-state-ignored-parameters)
10735 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
10736 (window-state-put-1, window-state-put-2, window-state-put):
10737 New functions.
9a028c23
MR
10738 (display-buffer-normalize-options): Move special-display-p group
10739 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 10740
6d10d800
CY
107412011-06-18 Chong Yidong <cyd@stupidchicken.com>
10742
6420d28b
CY
10743 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
10744 groups (Bug#8776).
10745 (rx-submatch-n): New function.
10746 (rx): Document it.
10747
ddb8b596
CY
10748 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
10749 (Bug#8768).
10750
10751 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
10752
77080289
CY
10753 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
10754
61dfb316
CY
10755 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
10756 anytime existing face settings are present (Bug#8889).
10757
6d10d800
CY
10758 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
10759 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
10760 Remove unused argument.
10761
be3fb2b8
MR
107622011-06-18 Martin Rudalics <rudalics@gmx.at>
10763
bcd70d97
SM
10764 * window.el (display-buffer-default-specifiers):
10765 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
10766 pop-up-window-min-width, and another reuse-window specifier
10767 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
10768 (display-buffer-normalize-specifiers-2):
10769 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
10770 pop-up-windows is unset. Add a reuse-window specifier for the
10771 case popping up a new window fails.
10772 (special-display-popup-frame): Remove double quoting.
28dec25a 10773 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 10774
1c6d8c76
SM
107752011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10776
10777 * shell.el (shell-completion-vars): Set pcomplete-termination-string
10778 according to comint-completion-addsuffix.
10779
10780 * pcomplete.el: Convert to lexical binding and fix bug#8819.
10781 (pcomplete-suffix-list): Mark as obsolete.
10782 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
10783 pcomplete-seen in the closure.
10784 (pcomplete-comint-setup): Setup completion-at-point as well.
10785 (pcomplete--entries): New function.
10786 (pcomplete--env-regexp): New var.
10787 (pcomplete-entries): Rewrite to work with partial-completion and
10788 without relying on pcomplete-suffix-list.
10789 (pcomplete-pare-list): Remove, unused.
10790
25aef8b8
MR
107912011-06-17 Martin Rudalics <rudalics@gmx.at>
10792
10793 * window.el (display-buffer-alist): Set pop-up-window-min-height
10794 and pop-up-window-min-width in default value. Reported by
10795 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
10796 other-window-means-other-frame.
10797 (display-buffer-macro-specifiers): Comment out entry for
10798 other-window specifier.
10799 (display-buffer-other-window-means-other-frame): New function.
10800 (display-buffer-normalize-specifiers-1): New arguments
10801 buffer-name and label. Treat other-window case specially.
10802 (display-buffer-normalize-specifiers-2): Treat other-window case
10803 specially.
10804 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
10805 (display-buffer-normalize-specifiers):
10806 Call display-buffer-normalize-specifiers-3.
25aef8b8 10807
dbad4f69
MR
108082011-06-17 Martin Rudalics <rudalics@gmx.at>
10809
10810 * window.el (same-window-p): Fix two typos introduced when
10811 adding with-no-warnings.
d1067961
MR
10812 (display-buffer-normalize-specifiers-1): Don't check
10813 pop-up-frames for 'unset initialization.
10814 (display-buffer-normalize-specifiers-2): Major rewrite using
10815 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
10816 (pop-up-frames, display-buffer-reuse-frames)
10817 (display-buffer-mark-dedicated): Don't initialize to 'unset.
10818 Suggested by David Engster <deng@randomsample.de>.
10819 (even-window-heights): Initialize to 'unset.
10820 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
10821 (display-buffer-macro-specifiers): Don't pop up a new frame in the
10822 other window case.
dbad4f69 10823
9b9c9e3a
MR
108242011-06-16 Martin Rudalics <rudalics@gmx.at>
10825
bcd70d97
SM
10826 * window.el (display-buffer-normalize-specifiers-1):
10827 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 10828 second argument of display-buffer (Bug#8865).
981d5c09
MR
10829 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
10830 (switch-to-buffer-other-window-same-frame)
10831 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
10832 Adams (Bug#8875).
9c2755e9
MR
10833 (display-buffer): Don't check noninteractive when calling
10834 display-buffer-pop-up-frame.
10835 (display-buffer-pop-up-frame): Never pop up a frame in
10836 noninteractive mode (Bug#8857).
67222e1d
MR
10837 (enlarge-window, shrink-window): Don't report an error when the
10838 window can't be resized as requested (Bug#8862).
9b9c9e3a 10839
2b75be67
SM
108402011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10841
9ffdd3ba
SM
10842 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
10843
cb581a67
SM
10844 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
10845
2b75be67
SM
10846 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
10847
8c0e3589
AM
108482011-06-15 Alan Mackenzie <acm@muc.de>
10849
cb581a67
SM
10850 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
10851 for declarators, disable knr checking to speed up for normal files.
10852 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 10853
b96e6cde
LMI
108542011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10855
4bba86e6
LMI
10856 * net/network-stream.el (open-network-stream): Add the keyword
10857 :always-query-capabilities for the case where you want to force a
10858 `plain' network connection, but the protocol still requires the
10859 capabilitiy command (i.e., SMTP and EHLO).
10860
2b75be67 10861 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
10862 consistency with other `-live-p' functions.
10863
efdcdbf8
SM
108642011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10865
10866 * window.el (same-window-buffer-names, same-window-regexps)
10867 (special-display-frame-alist, special-display-popup-frame)
10868 (special-display-function, special-display-buffer-names)
10869 (special-display-regexps, pop-up-frame-alist)
10870 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
10871 (pop-up-windows, split-window-preferred-function)
10872 (split-height-threshold, split-width-threshold, even-window-heights)
10873 (display-buffer-mark-dedicated): Don't encourage the use of
10874 display-buffer-alist from Elisp code.
10875
c5cde042
DN
108762011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
10877
10878 * progmodes/python.el (python-mode): Derive from prog-mode.
10879 * progmodes/ps-mode.el (ps-mode):
10880 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 10881 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
10882 * progmodes/ld-script.el (ld-script-mode): Likewise.
10883
baa1c9ab
MR
108842011-06-15 Martin Rudalics <rudalics@gmx.at>
10885
10886 * window.el (display-buffer-alist): Trim default value to avoid
10887 popping up a new frame (Bug#8857) or reusing an arbitrary window
10888 on another frame.
10889 (display-buffer): Do not fall back on popping up a new frame in
10890 batch mode (Bug#8857).
10891
c5dd5a51
CY
108922011-06-14 Chong Yidong <cyd@stupidchicken.com>
10893
10894 * cus-theme.el (describe-theme-1): Use custom-theme-p.
10895 (custom-theme-summary): New function.
10896 (customize-themes): Use it.
10897
d647b7c4
GM
108982011-06-13 Glenn Morris <rgm@gnu.org>
10899
10900 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
10901
9481c002
MR
109022011-06-13 Martin Rudalics <rudalics@gmx.at>
10903
357f93d2
MR
10904 * help.el (help-window): Remove variable.
10905 (help-window-point-marker, temp-buffer-max-height)
10906 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
10907 (help-print-return-message): Don't set help-window.
10908 (resize-temp-buffer-window): Rewrite cod eand doc-string.
10909 (help-window-setup-finish): Remove.
10910 (help-window-display-message, help-window-setup)
10911 (with-help-window): Major rewrite based on new
10912 display-buffer-window variable.
10913
10914 * help-mode.el (help-mode-finish): Remove help-window related
10915 code.
10916
10917 * view.el (view-exits-all-viewing-windows): Remove reference to
10918 view-return-to-alist in doc-string.
10919 (view-return-to-alist): Make obsolete.
10920 (view-buffer): Call pop-to-buffer-same-window and remove
10921 undo-window code.
10922 (view-buffer-other-window): Call pop-to-buffer-other-window and
10923 simplify code. Ignore second argument.
10924 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
10925 simplify code. Ignore second argument.
10926 (view-return-to-alist-update): Make obsolete.
10927 (view-mode-enter): Rename second argument to QUIT-RESTORE.
10928 Rewrite using quit-restore window parameters.
2b75be67
SM
10929 (view-mode-exit): Rename second argument to EXIT-ONLY.
10930 Rewrite using quit-restore-window.
357f93d2
MR
10931 (View-exit, View-exit-and-edit, View-leave, View-quit)
10932 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
10933 appropriate arguments.
10934 (view-end-message): Use quit-restore window parameter.
10935
9481c002
MR
10936 * window.el (display-buffer-function): Rewrite doc-string.
10937 (display-buffer-window, display-buffer-alist): New variables.
10938 (display-buffer-split-specifiers)
10939 (display-buffer-side-specifiers)
10940 (display-buffer-macro-specifiers): New constants.
10941 (display-buffer-even-window-sizes, display-buffer-set-height)
10942 (display-buffer-set-width, display-buffer-select-window)
10943 (display-buffer-in-window, display-buffer-reuse-window)
10944 (display-buffer-split-window-1, display-buffer-split-window)
10945 (display-buffer-split-atom-window, display-buffer-pop-up-window)
10946 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
10947 (display-buffer-in-side-window, normalize-buffer-to-display)
10948 (display-buffer-normalize-specifiers-1)
10949 (display-buffer-normalize-specifiers-2)
2b75be67
SM
10950 (display-buffer-normalize-specifiers, display-buffer-frame):
10951 New functions.
9481c002
MR
10952 (display-buffer): Major rewrite.
10953 (display-buffer-other-window, display-buffer-other-frame)
10954 (pop-to-buffer, switch-to-buffer-other-window)
10955 (switch-to-buffer-other-frame): Rewrite.
10956 (display-buffer-same-window, display-buffer-same-frame)
10957 (display-buffer-same-frame-other-window)
10958 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10959 (pop-to-buffer-other-window)
10960 (pop-to-buffer-same-frame-other-window)
10961 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
10962 (switch-to-buffer-other-window-same-frame): New functions.
10963 (same-window-p, special-display-p): Rewrite disabling warnings.
10964 Make obsolete.
10965 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10966 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
10967 Make obsolete
10968 (same-window-buffer-names, same-window-regexps)
10969 (special-display-frame-alist, special-display-popup-frame)
10970 (special-display-function, special-display-buffer-names)
10971 (special-display-regexps, pop-up-frame-alist)
10972 (pop-up-frame-function, split-window-preferred-function)
10973 (split-height-threshold, split-width-threshold)
10974 (even-window-heights): Make obsolete.
10975
9db51aca
GM
109762011-06-12 Glenn Morris <rgm@gnu.org>
10977
10978 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 10979 Misc simplifications.
9db51aca 10980
39cffb44
MR
109812011-06-12 Martin Rudalics <rudalics@gmx.at>
10982
10983 * window.el (window-safely-shrinkable-p): Restore function which
10984 was inadvertently removed in change from 2011-06-11. Declare as
10985 obsolete.
10986
2b75be67
SM
10987 * calendar/calendar.el (calendar-generate-window):
10988 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
10989 window-safely-shrinkable-p.
10990
a8955be7
GM
109912011-06-12 Glenn Morris <rgm@gnu.org>
10992
10993 * progmodes/fortran.el (fortran-mode-syntax-table):
10994 * progmodes/f90.el (f90-mode-syntax-table):
10995 Set % to punctuation. (Bug#8820)
10996 (f90-find-tag-default): Remove, no longer needed.
10997
f0d4059d
DC
109982011-06-12 Daniel Colascione <dan.colascione@gmail.com>
10999
11000 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
11001
1100a63c
CY
110022011-06-11 Chong Yidong <cyd@stupidchicken.com>
11003
11004 * image.el (image-animated-p): Return animation delay in seconds.
11005 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
11006 (image-animate-timeout): Remove DELAY argument. Don't assume
11007 every subimage has the same delay; get it from image-animated-p.
11008 (image-animate): Caller changed.
11009
def722bf
MA
110102011-06-11 Michael Albinus <michael.albinus@gmx.de>
11011
11012 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
11013 to ignored backtrace functions.
11014
0a2bb1a9
GM
110152011-06-11 Glenn Morris <rgm@gnu.org>
11016
11017 * calendar/appt.el (appt-disp-window-function): Doc fix.
11018 (appt-check): Handle overlapping appointments. (Bug#8337)
11019
6198ccd0
MR
110202011-06-11 Martin Rudalics <rudalics@gmx.at>
11021
11022 * window.el (window-tree-1, window-tree): New functions, moving
11023 the latter to window.el.
11024 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
11025 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
11026 (bw-refresh-edges): Remove.
11027 (balance-windows-1, balance-windows-2): New functions.
11028 (balance-windows): Rewrite in terms of window tree functions,
11029 balance-windows-1 and balance-windows-2.
11030 (bw-adjust-window): Remove.
11031 (balance-windows-area-adjust): New function with functionality of
11032 bw-adjust-window but using resize-window.
2b75be67
SM
11033 (set-window-text-height): Rewrite doc-string.
11034 Use normalize-live-window and resize-window.
11035 (enlarge-window-horizontally, shrink-window-horizontally):
11036 Rename argument to DELTA.
6198ccd0
MR
11037 (window-buffer-height): New function.
11038 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
11039 Rewrite using new window resize routines.
2b75be67
SM
11040 (kill-buffer-and-window, mouse-autoselect-window-select):
11041 Use ignore-errors instead of condition-case.
6198ccd0
MR
11042 (quit-window): Call delete-frame instead of delete-windows-on
11043 for the only buffer on frame.
11044
9397e56f
MR
110452011-06-10 Martin Rudalics <rudalics@gmx.at>
11046
11047 * loadup.el (top-level): Load window before files for the sake
11048 of replace-buffer-in-windows.
11049
11050 * files.el (read-buffer-to-switch)
11051 (switch-to-buffer-other-window)
2b75be67
SM
11052 (switch-to-buffer-other-frame, display-buffer-other-frame):
11053 Move to window.el.
9397e56f
MR
11054
11055 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
11056 (previous-buffer): Move to window.el.
11057
11058 * bindings.el (unbury-buffer): Move to window.el.
11059
11060 * window.el (delete-other-windows-vertically): Move after
11061 definition of delete-other-windows.
11062 (other-window, delete-windows-on, replace-buffer-in-windows):
11063 Move here from window.c.
11064 (record-window-buffer, unrecord-window-buffer)
11065 (set-window-buffer-start-and-point, switch-to-prev-buffer)
11066 (switch-to-next-buffer): New functions.
11067 (get-next-valid-buffer, last-buffer, next-buffer): Move here
11068 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
11069 (previous-buffer): Move here from simple.el.
11070 Call switch-to-prev-buffer.
9397e56f
MR
11071 (bury-buffer): Move here from buffer.c. Switch to previous
11072 buffer when window cannot be deleted.
11073 (unbury-buffer): Move here from bindings.el.
11074 (ctl-x-map): Move binding for other-window from window.c to
11075 here.
11076 (read-buffer-to-switch, switch-to-buffer-other-window)
11077 (switch-to-buffer-other-frame): Move here from files.el.
11078 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
11079 (switch-to-buffer): Move here from buffer.c.
11080 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 11081
562dd5e9
MR
110822011-06-10 Martin Rudalics <rudalics@gmx.at>
11083
11084 * window.el (window-min-height, window-min-width): Move here
11085 from window.c. Add defcustoms and rewrite doc-strings.
11086 (resize-mini-window, resize-window): New functions.
11087 (adjust-window-trailing-edge, enlarge-window, shrink-window):
11088 Move here from window.c.
11089 (maximize-window, minimize-window): New functions.
11090 (delete-window, delete-other-windows, split-window): Move here
11091 from window.c.
11092 (window-split-min-size): New function.
11093 (split-window-keep-point): Mention split-window-above-each-other
11094 instead of split-window-vertically.
2b75be67 11095 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
11096 Rename split-window-vertically to split-window-above-each-other
11097 and provide defalias for old definition.
11098 (split-window-side-by-side, split-window-horizontally):
11099 Rename split-window-horizontally to split-window-side-by-side
11100 and provide defalias for the old definition.
562dd5e9
MR
11101 (ctl-x-map): Move bindings for delete-window,
11102 delete-other-windows and enlarge-window here from window.c.
11103 Replace bindings for split-window-vertically and
11104 split-window-horizontally by bindings for
11105 split-window-above-each-other and split-window-side-by-side.
11106
11107 * cus-start.el (all): Remove entries for window-min-height and
11108 window-min-width. Add entries for window-splits and
11109 window-nest.
11110
f0da764a
GM
111112011-06-09 Glenn Morris <rgm@gnu.org>
11112
80675c21
GM
11113 * calendar/appt.el (appt-mode-line): New function.
11114 (appt-check, appt-disp-window): Use it.
11115
f0da764a
GM
11116 * files.el (hack-one-local-variable-eval-safep):
11117 Allow minor-modes with explicit +/-1 arguments.
11118
59f623b7
TZ
111192011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
11120
11121 * term/xterm.el (xterm): Add defgroup.
11122 (xterm-extra-capabilities): Add defcustom to supply known xterm
11123 capabilities, skip querying them, or query them (default).
11124 (terminal-init-xterm): Use it.
11125 (terminal-init-xterm-modify-other-keys): New function to set up
11126 modifyOtherKeys support to simplify `terminal-init-xterm'.
11127
9aab8e0d
MR
111282011-06-09 Martin Rudalics <rudalics@gmx.at>
11129
11130 * window.el (resize-window-reset, resize-window-reset-1)
11131 (resize-subwindows-skip-p, resize-subwindows-normal)
11132 (resize-subwindows, resize-other-windows, resize-this-window)
11133 (resize-root-window, resize-root-window-vertically)
11134 (window-deletable-p, window-or-subwindow-p)
11135 (frame-root-window-p): New functions.
11136
e8b08aee
GM
111372011-06-09 Glenn Morris <rgm@gnu.org>
11138
11139 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
11140 (ange-ftp-get-files): Use it.
11141
254c37a5
AK
111422011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
11143
11144 * mail/sendmail.el (mail-recover-1, mail-recover):
11145 * files.el (recover-file, recover-session):
11146 Handle dired-listing-switches not being just a single short option.
11147
35d7dbd3
GM
111482011-06-09 Glenn Morris <rgm@gnu.org>
11149
11150 * calendar/appt.el (appt-display-message, appt-disp-window):
11151 Handle lists of appointments.
11152
387522b2
MR
111532011-06-08 Martin Rudalics <rudalics@gmx.at>
11154
2b75be67
SM
11155 * window.el (one-window-p): Move down in code.
11156 Rewrite doc-string.
11157 (window-current-scroll-bars): Rewrite doc-string.
11158 Normalize live window argument.
387522b2
MR
11159 (walk-windows, get-window-with-predicate, count-windows):
11160 Rewrite doc-string. Use window-list-1.
11161 (window-in-direction-2, window-in-direction, get-mru-window):
11162 New functions.
11163
d8e4b68b 111642011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
11165
11166 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
11167 Doc fix (Bug#8713).
11168
111692011-06-08 Chong Yidong <cyd@stupidchicken.com>
11170
11171 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
11172
111732011-06-08 Juanma Barranquero <lekktu@gmail.com>
11174
11175 * loadhist.el (unload-feature-special-hooks):
11176 Add `comint-output-filter-functions'.
11177
0de12c52
IK
111782011-06-08 Ivan Kanis <gnu@kanis.fr>
11179
11180 * calendar/appt.el (appt-check): Move some initializations into the let.
11181
f3d1777e
MR
111822011-06-08 Martin Rudalics <rudalics@gmx.at>
11183
11184 * window.el (window-height): Defalias to window-total-height.
11185 (window-width): Defalias to window-body-width.
11186
18af70d0
CY
111872011-06-07 Chong Yidong <cyd@stupidchicken.com>
11188
11189 * image-mode.el (image-toggle-animation): New command.
11190 (image-mode-map): Bind it to RET.
11191 (image-mode): Update message.
11192 (image-toggle-display-image): Avoid a spurious cache flush.
11193 (image-transform-rotation): Doc fix.
11194 (image-transform-properties): Return quickly in the normal case.
11195 (image-animate-loop): Rename from image-animate-max-time.
11196
2b75be67 11197 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
11198 (create-animated-image): Remove unnecessary function.
11199 (image-animate): Rename from image-animate-start. New arg.
2b75be67 11200 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
11201 (image-animate-timer): Use car-safe.
11202 (image-animate-timeout): Rename argument.
11203
190b47e6
MR
112042011-06-07 Martin Rudalics <rudalics@gmx.at>
11205
11206 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
11207 window.c. Rename first argument to ALL-FRAMES.
11208 Rephrase doc-strings.
11209 (get-buffer-window-list): Rewrite using window-list-1.
11210 Rephrase doc-string.
a1511caf
MR
11211 (window-safe-min-height, window-safe-min-width): New constants.
11212 (window-size-ignore, window-min-size, window-min-size-1)
11213 (window-sizable, window-sizable-p, window-size-fixed-1)
11214 (window-size-fixed-p, window-min-delta-1, window-min-delta)
11215 (window-max-delta-1, window-max-delta, window-resizable)
11216 (window-resizable-p, window-total-height, window-total-width)
11217 (window-body-width): New functions.
11218 (window-full-height-p, window-full-width-p): Rewrite using
11219 window-total-size.
11220 (window-body-height): Rewrite using window-body-size.
190b47e6 11221
85cc1f11
MR
112222011-06-06 Martin Rudalics <rudalics@gmx.at>
11223
11224 * window.el (window-right, window-left, window-child)
11225 (window-child-count, window-last-child, window-any-p)
11226 (normalize-live-buffer, normalize-live-frame)
11227 (normalize-any-window, normalize-live-window)
11228 (window-iso-combination-p, window-iso-combined-p)
11229 (window-iso-combinations)
11230 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
11231 (windows-with-parameter, window-with-parameter)
11232 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
11233 (window-atom-check, window-side-check, window-check):
11234 New functions.
85cc1f11
MR
11235 (ignore-window-parameters, window-sides, window-sides-vertical)
11236 (window-sides-slots): New variables.
11237 (window-size-fixed): Move down in code. Minor doc-string fix.
11238
e7156492
AS
112392011-06-05 Andreas Schwab <schwab@linux-m68k.org>
11240
11241 * comint.el (comint-dynamic-complete-as-filename)
11242 (comint-dynamic-complete-filename): Correctly call
11243 completion-in-region.
11244
7e821d0d
DD
112452011-06-05 Deniz Dogan <deniz@dogan.se>
11246
11247 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
11248 in last change.
11249
ac09b8a1
DD
112502011-06-05 Deniz Dogan <deniz@dogan.se>
11251
11252 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
11253 (rcirc): Use it to prompt for encryption.
11254
34699b85
RW
112552011-06-05 Roland Winkler <winkler@gnu.org>
11256
11257 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
11258 (bibtex-search-entries): New command bound to C-c C-a.
11259 (bibtex-display-entries): New function.
11260
004dedd3
RW
112612011-06-05 Roland Winkler <winkler@gnu.org>
11262
11263 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
11264 (bibtex-insert-kill): After yanking insert newline if necessary.
11265 (bibtex-initialize): Call bibtex-string-files-init only once.
11266 (bibtex-mode): Do not call easy-menu-add.
11267 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
11268 (bibtex-yank): Set arg properly if nil.
11269
022fe7ce
RW
112702011-06-05 Roland Winkler <winkler@gnu.org>
11271
2b75be67
SM
11272 * textmodes/bibtex.el (bibtex-search-entry-globally):
11273 New variable.
022fe7ce
RW
11274 (bibtex-search-entry): Use it.
11275
b7c3692a
RW
112762011-06-05 Roland Winkler <winkler@gnu.org>
11277
11278 * textmodes/bibtex.el (bibtex-entry-format): New option
11279 sort-fields.
11280 (bibtex-format-entry, bibtex-reformat): Honor this option.
11281 (bibtex-parse-entry): Return fields in proper order.
11282
8eda563d
JB
112832011-06-05 Juanma Barranquero <lekktu@gmail.com>
11284
11285 * doc-view.el (doc-view-remove-if): Move computation of result out
11286 of `dolist' to silence misleading lexical-binding warning.
11287
7dbe3dbc
CY
112882011-06-04 Chong Yidong <cyd@stupidchicken.com>
11289
11290 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
11291 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
11292
0c33dd17
MA
112932011-06-04 Michael Albinus <michael.albinus@gmx.de>
11294
11295 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
11296 "SunOS 5.10".
11297
f8f91c2b
MA
112982011-06-04 Michael Albinus <michael.albinus@gmx.de>
11299
11300 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
11301 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
11302 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
11303 (tramp-parse-putty):
11304 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
11305 (tramp-completion-function-alist-ssh)
11306 (tramp-completion-function-alist-telnet)
11307 (tramp-completion-function-alist-su)
11308 (tramp-completion-function-alist-putty): Set `tramp-autoload'
11309 cookie.
11310
11311 * net/tramp-ftp.el:
11312 * net/tramp-sh.el:
11313 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
11314 load "tramp.el" `tramp-set-completion-function'.
11315
e17d9003
SM
113162011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11317
11318 * shell.el: Require and use pcomplete.
11319 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
11320 (shell-completion-vars): Set pcomplete-default-completion-function.
11321
6c4cab03
DD
113222011-06-04 Deniz Dogan <deniz@dogan.se>
11323
11324 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
11325 `memq' (Bug#8799).
11326
ea9fafe0
SM
113272011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11328
11329 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
11330
b3e945d3
JB
113312011-06-02 Juanma Barranquero <lekktu@gmail.com>
11332
11333 * bs.el (bs--mark-unmark, bs--nth-wrapper):
11334 * mpc.el (mpc-select-extend, mpc-songpointer-context):
11335 * vc/log-view.el (log-view-beginning-of-defun):
11336 * vc/smerge-mode.el (smerge-apply-resolution-patch)
11337 (smerge-refine-forward, smerge-refine-chopup-region):
11338 Silence warning for unused `dotimes' counter variables.
11339
7d520089
SM
113402011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11341
11342 * net/tramp.el (tramp-with-progress-reporter): Rename from
11343 with-progress-reporter. Use `declare'.
11344 * net/tramp-smb.el:
11345 * net/tramp-sh.el:
11346 * net/tramp-gvfs.el: Update all uses.
11347
a1c2400f
JB
113482011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
11349
11350 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
11351 buffer isn't killed before making it current.
11352
2403c841
SM
113532011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
11354
11355 Silence various byte-compiler warnings.
11356 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
11357 `access-type' and new obsolescence format.
11358 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
11359 new format.
11360 (byte-compile-check-variable): New `access-type' argument.
11361 Only warn if the access-type is obsolete.
11362 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11363 (byte-compile-variable-set): Adjust callers.
11364 * help-fns.el (describe-variable): Adjust to new obsolescence format.
11365 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
11366 setting it as obsolete.
11367 * simple.el (minibuffer-completing-symbol):
11368 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
11369 access as obsolete.
11370 * minibuffer.el (minibuffer-completing-file-name): Don't make it
11371 obsolete yet.
11372 * international/quail.el (quail-mouse-choose-completion): Remove unused
11373 code referring to obsolete var.
11374 (quail-choose-completion-string): Remove.
11375 * server.el (server-clients-with, server-kill-buffer-query-function)
11376 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
11377 * proced.el (proced-send-signal):
11378 * emacs-lisp/lisp.el (lisp-complete-symbol):
11379 Replace completion-annotate-function with completion-extra-properties.
11380
2462470b
SM
113812011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
11382
fb5b2591
SM
11383 * simple.el (goto-line): Use read-number.
11384 (overriding-map-is-bound): Remove.
11385 (saved-overriding-map): Change default.
11386 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
11387 Take the map as argument.
11388 (universal-argument, negative-argument, digit-argument): Use it.
11389 (restore-overriding-map): Adjust.
11390 (do-auto-fill): Use fill-forward-paragraph.
11391 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
11392
fd6fa53f
SM
11393 * minibuffer.el (minibuffer-inactive-mode-map): New var.
11394 (minibuffer-inactive-mode): New major mode.
11395 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
11396 the *Messages* buffer" hack.
11397 (mouse-popup-menubar): Don't burp if the event is a normal key.
11398
2462470b
SM
11399 Miscellaneous tweaks.
11400 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
11401 lexical scoping as in subr.el's dolist and dotimes.
11402 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
11403 Silence compiler warning.
11404 * thingatpt.el (forward-whitespace): Trivial coding style fix.
11405 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
11406 * international/ccl.el (ccl-compile): Trivial simplification.
11407 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
11408 * emacs-lisp/testcover.el (testcover-end): Remove spurious
11409 `printflag' argument.
11410 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11411 Purecopy the whole obsolescence data.
11412
108bf785
LL
114132011-06-01 Leo Liu <sdl.web@gmail.com>
11414
11415 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
11416 improve doc-string as suggested by Marco Pessotto
11417 <melmothx@gmail.com>.
11418 (rcirc-print): Fix last change.
11419
30a23501
SM
114202011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11421
11422 * minibuffer.el (complete-with-action): Return nil for the metadata and
11423 boundaries of non-functional tables.
11424 (completion-table-dynamic): Return nil for the metadata.
11425 (completion-table-with-terminator): Add default case, using
11426 complete-with-action.
11427 (completion--metadata): New function.
11428 (completion-all-sorted-completions, minibuffer-completion-help): Use it
11429 to try and avoid pathological performance problems.
11430 (completion--embedded-envvar-table): Return `category' metadata.
11431
bcd54f83
LMI
114322011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11433
11434 * subr.el (process-alive-p): New tiny convenience function.
11435
e227544d
SM
114362011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11437
11438 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
11439 content but also its previous major mode.
11440
e8296fdc
HE
114412011-05-31 Helmut Eller <eller.helmut@gmail.com>
11442
4d61f28d 11443 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
11444 *Backtrace* buffer when we exit with C-M-c.
11445
620c53a6
SM
114462011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11447
11448 * minibuffer.el: Add metadata method to completion tables.
11449 (completion-category-overrides): New defcustom.
11450 (completion-metadata, completion--field-metadata)
11451 (completion-metadata-get, completion--styles)
11452 (completion--cycle-threshold): New functions.
11453 (completion-try-completion, completion-all-completions):
11454 Add `metadata' argument to choose completion-styles.
11455 (completion--do-completion): Use metadata to choose cycling.
11456 (completion-all-sorted-completions): Use metadata for sorting.
11457 Remove :completion-cycle-penalty which is not needed any more.
11458 (completion--try-word-completion): Add `metadata' argument.
11459 (minibuffer-completion-help): Check metadata for annotation function
11460 and sorting.
11461 (completion-file-name-table): Return `category' metadata.
11462 (minibuffer-completing-file-name): Make obsolete.
11463 * simple.el (minibuffer-completing-symbol): Make obsolete.
11464 * icomplete.el (icomplete-completions): Pass new `metadata' param to
11465 completion-try-completion.
11466
1257e755
SM
114672011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
11468
11469 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
11470
3767e706
LL
114712011-05-30 Leo Liu <sdl.web@gmail.com>
11472
11473 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
11474 (rcirc-print): Decode all incoming messages (bug#8744).
11475 (rcirc-decode-coding-system): Allow value nil for automatic coding
11476 system detection.
3767e706 11477
d1a5d56a
GM
114782011-06-01 Glenn Morris <rgm@gnu.org>
11479
11480 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
11481
e8cbec34
CY
114822011-05-29 Chong Yidong <cyd@stupidchicken.com>
11483
11484 * image.el (image-animate-max-time): Allow nil and t values.
11485 Default to nil.
11486 (create-animated-image): Doc fix.
11487 (image-animate-start): Remove second arg; just use
11488 image-animate-max-time.
11489 (image-animate-timeout): Doc fix. Args changed.
11490
11491 * image-mode.el (image-toggle-display-image): Ensure that the
11492 image spec passed to the animate timer is the same object as in
58179cce 11493 the buffer's display property (Bug#6981).
e8cbec34
CY
11494 (image-transform-properties): Doc fix.
11495
11496 * image.el (image-animate-max-time): Default to nil.
11497
159daf87
MR
114982011-05-29 Martin Rudalics <rudalics@gmx.at>
11499
11500 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
11501 entire buffer list (Bug#8184).
11502
d66c4c7c
CY
115032011-05-29 Chong Yidong <cyd@stupidchicken.com>
11504
11505 * image.el (imagemagick-types-inhibit)
11506 (imagemagick-register-types): Doc fix.
11507
80aec780
DD
115082011-05-29 Deniz Dogan <deniz@dogan.se>
11509
11510 * net/rcirc.el (rcirc): Use the user's stored encryption method by
11511 default.
11512
1dd3c2d9
CY
115132011-05-29 Chong Yidong <cyd@stupidchicken.com>
11514
11515 * select.el: Don't perform clipboard-manager saving in hooks;
11516 leave the hooks empty.
11517
60e56523
LL
115182011-05-28 Leo Liu <sdl.web@gmail.com>
11519
11520 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
11521 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
11522 (occur-edit-mode): New major mode (Bug#8463).
11523 (occur-after-change-function): New function.
11524 (occur-engine): Give Occur tags a read-only property.
11525
2b1e1a22
KR
115262011-05-28 Kevin Ryde <user42@zip.com.au>
11527
11528 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
11529
5d344e88
CY
115302011-05-28 Chong Yidong <cyd@stupidchicken.com>
11531
8e6ca83d
CY
11532 * bindings.el (help-echo): Make the initial non-indicator dash
11533 empty on graphical terminals (Bug#7295).
11534
5d344e88
CY
11535 * files.el (auto-mode-alist): Move config rule after the
11536 in-stripping one (Bug#8547).
11537
bfbbace7
CY
11538 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
11539
fbeba6e2
CY
11540 * startup.el (normal-splash-screen): Remove gratuitous mode-line
11541 setting (Bug#8740).
11542
60ed8c72
AA
115432011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
11544
4ac619f0
AA
11545 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
11546 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
11547 (Bug#8539).
60ed8c72 11548
23db196e
CY
115492011-05-28 Chong Yidong <cyd@stupidchicken.com>
11550
11551 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
11552
5012f24c
DK
115532011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
11554
11555 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
11556 (hs-hide-block-at-point, hs-find-block-beginning)
11557 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
11558 (Bug#8279).
11559
6a639b16
GM
115602011-05-28 Glenn Morris <rgm@gnu.org>
11561
11562 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
11563
d43eaf2c
CY
115642011-05-28 Chong Yidong <cyd@stupidchicken.com>
11565
5199bde1
CY
11566 * help-fns.el (describe-function-1): If the function is a derived
11567 major mode, print the parent mode.
11568
d43eaf2c
CY
11569 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
11570 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
11571
423428a8
SM
115722011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11573
0ff8e1ba 11574 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 11575 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
11576 * progmodes/etags.el (tags-completion-at-point-function):
11577 * info-look.el (info-lookup-completions-at-point): Mark as
11578 non-exclusive.
11579 (info-complete): Adjust accordingly.
11580
423428a8
SM
11581 * info-look.el: Convert to lexical-binding and completion-at-point.
11582 (info-lookup-completions-at-point): New function.
11583 (info-complete): Use it and completion-in-region.
11584
b74aa22b
DA
115852011-05-28 Drew Adams <drew.adams@oracle.com>
11586
11587 * isearch.el: Let M-e start with point at the first mismatched char.
11588 (isearch-fail-pos): New function.
11589 (isearch-edit-string): Use it.
11590
66e2e71d
DK
115912011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
11592
11593 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
11594
b1890b0f 115952011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
11596
11597 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
11598 traversal functions for avl-trees.
11599 (avl-tree--stack): New struct.
11600 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
11601 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
11602 (avl-tree--do-enter): Add optional `updatefun' arg.
11603 Change return value.
eb95d01d 11604 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
11605 (avl-tree--do-delete): Add `test' and `nilflag' args.
11606 Change return value.
eb95d01d
TC
11607 (avl-tree-member): Add optional `nilflag'
11608 (avl-tree-member-p): New function.
11609 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
11610 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
11611 (avl-tree-stack-empty-p): New functions.
11612
3769ddcf
TC
11613 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
11614 avl-tree--del-balance1 and make it work both ways.
11615 (avl-tree--del-balance2): Remove.
11616 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
11617 make it work both ways.
11618 (avl-tree--enter-balance2): Remove.
11619 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
11620 New macros.
11621 (avl-tree--mapc, avl-tree-map): Add direction argument.
11622
eb95d01d 116232011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
11624
11625 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
11626
a9f737ee
CY
116272011-05-27 Chong Yidong <cyd@stupidchicken.com>
11628
11629 * select.el: Support clipboard managers with built-in function
11630 x-clipboard-manager-save, via delete-frame-functions and
11631 kill-emacs-hook.
11632 (xselect-convert-to-targets): Add MULTIPLE target to list.
11633 (xselect-convert-to-save-targets): New function.
11634
c92a1e54
KH
116352011-05-27 Kenichi Handa <handa@m17n.org>
11636
11637 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
11638 let-binding rfc2047-encode-encoded-words to nil.
11639
e145f188
GM
116402011-05-27 Glenn Morris <rgm@gnu.org>
11641
5ec8a862
GM
11642 * mail/emacsbug.el: Don't require url-util.
11643
4b29d9fb
GM
11644 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
11645
e145f188
GM
11646 * files.el (set-auto-mode):
11647 Also respect mode: entries at the end of the file. (Bug#8586)
11648
7d15102b
GM
116492011-05-26 Glenn Morris <rgm@gnu.org>
11650
98f593b8
GM
11651 * files.el (hack-local-variables-prop-line, hack-local-variables):
11652 Downcase mode names, as seems to be traditional.
27b48e63 11653 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 11654
7d15102b
GM
11655 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
11656 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
11657
51d5b4ec
JD
116582011-05-25 Julien Danjou <julien@danjou.info>
11659
11660 * textmodes/rst.el (rst-define-level-faces): Do not define face
11661 symbol if it is already defined.
11662
91513f63
VB
116632011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
11664
11665 * play/5x5.el (5x5-new-game, 5x5-randomize):
11666 Reset 5x5-solver-output to nil when a new grid is cast.
11667 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
11668 these debugging traces, as defmacro breaks the compiled code.
11669
4d90d6d0
DK
116702011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
11671
11672 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
11673
e1b90ef6
LL
116742011-05-24 Leo Liu <sdl.web@gmail.com>
11675
11676 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
11677 (vc-bzr-sha1): Adapt.
11678
d8e4b68b 11679 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
11680
11681 * bindings.el: Provide sha1 feature.
11682
db0406bb 116832011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
11684
11685 * mail/sendmail.el: Require `rfc2047'.
11686 (mail-insert-from-field): Do not perform RFC2047 encoding.
11687 (mail-encode-header): New function.
11688 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
11689 buffer to the return value of select-message-coding-system.
11690 Call mail-encode-header.
b8d747b9
KH
11691
11692 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
11693
db0406bb 116942011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 11695
4d90d6d0
DK
11696 * mail/supercite.el (sc-default-cite-frame):
11697 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 11698
eb8a5e9b
GM
116992011-05-24 Glenn Morris <rgm@gnu.org>
11700
f8630703
GM
11701 * progmodes/python.el (brm-menu): Declare.
11702
8831bbed
GM
11703 * emulation/viper.el (viper-set-hooks): Declare.
11704
eb8a5e9b
GM
11705 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
11706 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
11707 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
11708 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
11709 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
11710 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
11711
a2a25d24
SM
117122011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11713
11714 Add an :exit-function for completion-at-point.
11715
11716 * minibuffer.el (completion--done): New fun.
11717 (completion--do-completion): Use it. New arg `expect-exact'.
11718 (minibuffer-complete, minibuffer-complete-word): Don't output message,
11719 since completion--do-completion does it for us now.
11720 (minibuffer-force-complete): Use completion--done and
11721 completion--replace. Handle sole-completion case with more care.
11722 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
11723 (completion-extra-properties): New var.
11724 (completion-annotate-function): Make obsolete.
11725 (minibuffer-completion-help): Adjust accordingly.
11726 Use completion-list-insert-choice-function.
11727 (completion-at-point, completion-help-at-point):
11728 Bind completion-extra-properties.
11729 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
11730 * simple.el (completion-list-insert-choice-function): New var.
11731 (completion-setup-function): Preserve it.
11732 (choose-completion): Pay attention to it, shuffle the code a bit.
11733 (choose-completion-string): New arg `insert-function'.
11734
11735 * textmodes/bibtex.el: Convert to lexical binding.
11736 (bibtex-mode-map): Use completion-at-point.
11737 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
11738 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
11739 (bibtex-complete): Define as obsolete alias.
11740 (bibtex-complete-internal): Remove.
11741 (bibtex-format-entry): Remove unused sub-group in regexp.
11742 * shell.el (shell--command-completion-data)
11743 (shell-environment-variable-completion):
11744 * pcomplete.el (pcomplete-completions-at-point):
11745 * comint.el (comint--complete-file-name-data): Use :exit-function
11746 instead of completion-table-with-terminator so it also works for
11747 choose-completion.
11748
e44e373d
SM
117492011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11750
4f91a816
SM
11751 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
11752
782fc819
SM
11753 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
11754 (bug#8710).
11755
e44e373d
SM
11756 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
11757
381987c3
KM
117582011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
11759
11760 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
11761 customization variable and implement: If non-nil, auto-fill will
11762 be inhibited while on topic's header line.
11763
b776bc70
VB
117642011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
11765
11766 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 11767 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
11768 always have a solution in grid size = 5 cases.
11769 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
11770 (5x5-solver-output, 5x5-log-buffer): New vars.
11771 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
11772 Make these variables buffer local to achieve 5x5 multi-session-ness.
11773 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
11774 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
11775 (5x5-solve-suggest): New funs.
11776 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
11777 randomize a grid so that we ensure that there is always a solution.
11778 (5x5-make-random-grid): Allow other movement than flipping.
11779
7de88b6e
KR
117802011-05-23 Kevin Ryde <user42@zip.com.au>
11781
11782 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 11783 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
11784 advice and passes PREDICATE.
11785
b1ef1257
SM
117862011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11787
bbca48fe
SM
11788 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
11789 byte-compile-lambda if it's actually a lambda.
11790
b1ef1257
SM
11791 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
11792 Fix function quoting. Use backquote better.
11793
92a9cc65
YS
117942011-05-22 Yuanle Song <sylecn@gmail.com>
11795
11796 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
11797 matching (Bug#8516).
11798
f0fb8059
JA
117992011-01-22 Jari Aalto <jari.aalto@cante.net>
11800
11801 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
11802 different face (Bug#8178).
11803
d5b44c93
CY
118042011-05-22 Chong Yidong <cyd@stupidchicken.com>
11805
11806 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
11807 defface (Bug#8144).
11808
79106a44
SM
118092011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11810
9c848d8a
SM
11811 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
11812 funcall as well (bug#8712). Warn when performing those conversions.
11813 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
11814
79106a44
SM
11815 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
11816
88dfa756
GM
118172011-05-22 Glenn Morris <rgm@gnu.org>
11818
11819 * files.el (hack-local-variables-prop-line): Small simplifications.
11820 (hack-local-variables, hack-local-variables-prop-line):
11821 If MODE-ONLY, return the mode, rather than just `t'.
11822
b7cf2c79
SM
118232011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11824
11825 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
11826
3f1a8558
GM
118272011-05-21 Glenn Morris <rgm@gnu.org>
11828
7e4ccca3
GM
11829 * files.el (hack-local-variables-prop-line, hack-local-variables):
11830 If only interested in the mode, don't bother doing the other stuff.
11831
637d46ca
GM
11832 * image-mode.el (image-after-revert-hook):
11833 Redraw all frames on which the image is visible. (Bug#8567)
11834
973d955b
GM
11835 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
11836
3f1a8558
GM
11837 * wid-edit.el (widget-checklist-match-inline):
11838 Fix 2011-04-19 change. (Bug#8649)
11839
96479927
SM
118402011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11841
1dcf791f
SM
11842 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
11843 Also allow singlespace after single-letter capitals followed by a dot.
11844
96479927
SM
11845 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
11846 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
11847
35fd0881
N
118482011-05-20 Nix <nix@esperi.org.uk>
11849
11850 * files.el (basic-save-buffer-2):
11851 Fix handling of break-hardlink-on-save with non-existent files.
11852
82745640
DD
118532011-05-19 Deniz Dogan <deniz@dogan.se>
11854
11855 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 11856 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 11857
4a720484
GM
118582011-05-19 Glenn Morris <rgm@gnu.org>
11859
d1f21341
GM
11860 * progmodes/f90.el (f90-type-def-re):
11861 Handle "type, bind(c)". (Bug#8691)
11862
4a720484
GM
11863 * emacs-lisp/autoload.el (batch-update-autoloads):
11864 Set autoload-excludes by parsing loadup.el rather than Makefiles.
11865
2fb0a219
MA
118662011-05-18 Michael Albinus <michael.albinus@gmx.de>
11867
11868 * net/tramp.el (tramp-process-actions): Set "first-password-request"
11869 property for the correct connection in case of multihops.
11870
e565dd37
GM
118712011-05-18 Glenn Morris <rgm@gnu.org>
11872
c2571358 11873 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
11874 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
11875
e565dd37
GM
11876 Rationalize calendar handling of day and month abbrev-arrays.
11877 * calendar/calendar.el (calendar-customized-p): New function.
11878 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
11879 (calendar-day-name-array, calendar-month-name-array): Doc fix.
11880 Add :set function.
11881 (calendar-abbrev-length, calendar-day-abbrev-array)
11882 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
11883 (calendar-day-abbrev-array, calendar-month-abbrev-array):
11884 Elements may no longer be nil.
11885 (calendar-day-name, calendar-month-name):
11886 Update for changed nature of abbrev arrays.
11887 * calendar/diary-lib.el (diary-name-pattern):
11888 Update for changed nature of abbrev arrays.
11889 (diary-mark-entries-1): Update calendar-make-alist calls.
11890 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
11891 * calendar/cal-html.el (cal-html-day-abbrev-array):
11892 Simply inherit from calendar-day-abbrev-array.
11893
1d99a745
SM
118942011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11895
11896 * progmodes/grep.el (grep-mode): Disable default
11897 compilation-directory-matcher setting (bug#8684).
11898
7c1d9aa0
MA
118992011-05-17 Michael Albinus <michael.albinus@gmx.de>
11900
11901 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
11902 instead of "head" and "tail". There were problems with SunOS 5.9,
11903 and it performs better.
11904
3952e9d8
GM
119052011-05-17 Glenn Morris <rgm@gnu.org>
11906
2dd12e7f
GM
11907 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
11908
e4157b9c
GM
11909 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
11910 Replace obsolete function.
11911
8e249bbd
GM
11912 * shell.el (pcomplete-parse-arguments-function): Declare.
11913
3952e9d8
GM
11914 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
11915 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
11916 (appt-check): Doc fixes.
11917 (appt-disp-window-function, appt-delete-window-function):
11918 Remove needless special case in custom :type.
11919 (appt-display-count): Default to 0, not nil.
11920 (appt-check): Reset appt-display-count to 0, not nil.
11921
c71a0d48 119222011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 11923
c71a0d48
GM
11924 * progmodes/python.el (python-font-lock-keywords):
11925 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 11926
31d55be9
SM
119272011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11928
11929 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
11930
3bfacb2f
KR
119312011-05-16 Kevin Ryde <user42@zip.com.au>
11932
11933 * info-look.el (makefile-automake-mode): New setups, looking in
11934 automake manual, then makefile-mode.
11935 (makefile-mode): Remove automake manual, have it just in
11936 makefile-automake-mode since there's various things different or
11937 not relevant to plain make.
11938 (makefile-mode): Remove "other-modes" non-existent automake-mode,
11939 believe a hypothetical automake-mode would go to makefile-mode,
11940 not the other way around.
11941
c8e83751
CY
119422011-05-15 Chong Yidong <cyd@stupidchicken.com>
11943
5e9e35cd
CY
11944 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
11945 hunk-end tags (Bug#8672).
11946
c8e83751
CY
11947 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
11948 vc-annotate-show-diff-revision-at-line (Bug#8671).
11949
50b23e5a
GM
119502011-05-14 Glenn Morris <rgm@gnu.org>
11951
7210a739
GM
11952 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
11953 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
11954 (change-log-font-lock-keywords): Also handle multiple author lines
11955 with leading tabs. (Bug#8644)
7210a739 11956
4691905a
GM
11957 * calendar/appt.el (appt-check): Rename some local variables.
11958 Some simplification/reordering.
11959
50b23e5a
GM
11960 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
11961 (feedmail-sendmail-f-doesnt-sell-me-out)
11962 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11963 (feedmail-debug-sit-for, feedmail-queue-express-hook)
11964 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
11965 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
11966 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
11967 (feedmail-binmail-gnulinuxish-template):
11968 Rename from feedmail-binmail-linuxish-template.
11969 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
11970 Use insert-buffer-substring.
11971
215cda7c
BC
119722011-05-14 Bill Carpenter <bill@carpenter.org>
11973
11974 * mail/feedmail.el (feedmail-patch-level): Increase.
11975 (feedmail-debug): New custom group.
11976 (feedmail-confirm-outgoing-timeout)
11977 (feedmail-sendmail-f-doesnt-sell-me-out)
11978 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11979 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
11980 (feedmail-sender-line, feedmail-from-line)
11981 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 11982 (feedmail-spray-this-address)
215cda7c
BC
11983 (feedmail-spray-address-fiddle-plex-list)
11984 (feedmail-queue-use-send-time-for-date)
11985 (feedmail-queue-use-send-time-for-message-id)
11986 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
11987 (feedmail-buffer-eating-function):
11988 Doc fixes.
11989 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
11990 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
11991 (feedmail-message-action-scroll-down): New functions.
11992 (feedmail-queue-directory, feedmail-queue-draft-directory):
11993 Use expand-file-name.
11994 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
11995 Remove C-v help entry.
11996 (feedmail-queue-buffer-file-name): New variable.
11997 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
11998 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
11999 (feedmail-message-action-send-strong, feedmail-message-action-edit)
12000 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
12001 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
12002 (feedmail-message-action-toggle-spray)
12003 (feedmail-run-the-queue-no-prompts)
12004 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
12005 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
12006 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
12007 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
12008 (feedmail-envelope-deducer, feedmail-fiddle-from)
12009 (feedmail-fiddle-sender, feedmail-default-date-generator)
12010 (feedmail-fiddle-date, feedmail-fiddle-message-id)
12011 (feedmail-fiddle-spray-address)
12012 (feedmail-fiddle-list-of-spray-fiddle-plexes)
12013 (feedmail-fiddle-list-of-fiddle-plexes)
12014 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
12015 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
12016 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
12017 Change default. Doc fix.
12018 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
12019 (feedmail-binmail-linuxish-template): New constant.
12020 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
12021 Respect feedmail-sendmail-f-doesnt-sell-me-out.
12022 (feedmail-send-it): Add debug call.
12023 Use feedmail-queue-buffer-file-name, and
12024 feedmail-send-it-immediately-wrapper.
12025 (feedmail-message-action-send): Add debug call.
12026 Use feedmail-send-it-immediately-wrapper.
12027 (feedmail-queue-express-to-queue): Add debug call.
12028 Run feedmail-queue-express-hook.
12029 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
12030 (feedmail-message-action-help-blat):
12031 Rename from feedmail-queue-send-edit-prompt-help-first.
12032 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
12033 Check line-endings. Handle errors better.
12034 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
12035 Doc fix. Add debug call.
12036 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
12037 Use feedmail-queue-send-edit-prompt-inner.
12038 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
12039 (feedmail-queue-send-edit-prompt-inner): New function, extracted
12040 from feedmail-queue-send-edit-prompt.
12041 (feedmail-queue-send-edit-prompt-help)
12042 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
12043 (feedmail-tidy-up-slug): Add debug call.
12044 Respect feedmail-queue-slug-suspect-regexp.
12045 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
12046 (feedmail-dump-message-to-queue): Add debug call.
12047 Expand queue-directory.
12048 (feedmail-dump-message-to-queue): Change message slightly.
12049 Use feedmail-say-chatter.
12050 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
12051 (feedmail-send-it-immediately-wrapper): New function.
12052 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
12053 Insert empty string rather than newline. Handle full-frame case.
12054 Use catch/throw. Use feedmail-say-chatter.
12055 (feedmail-fiddle-from): Try mail-host-address.
12056 (feedmail-default-message-id-generator): Doc fix.
12057 Bind system-time-locale. Handle missing end.
12058 (feedmail-fiddle-x-mailer): Add debug call.
12059 Handle feedmail-x-mailer-line being nil.
12060 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
12061 Add debug call. Use buffer-substring-no-properties.
12062 (feedmail-say-debug, feedmail-say-chatter): New functions.
12063 (feedmail-find-eoh): Give an explicit error.
12064
42c7e61e
UJ
120652011-05-13 Ulf Jasper <ulf.jasper@web.de>
12066
c2571358 12067 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 12068 family from helvetica to sans.
c2571358 12069 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
12070 etc/images/newsticker.
12071
c2571358 12072 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
12073 family from helvetica to sans.
12074
12075 * net/newst-plainview.el (newsticker-new-item-face)
12076 (newsticker-old-item-face, newsticker-immortal-item-face)
12077 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 12078 (newsticker-statistics-face): Change default family from
42c7e61e 12079 helvetica to sans.
c2571358 12080 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
12081 etc/images/newsticker.
12082
5d3385a0
JB
12083 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
12084 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
12085 auto-marking.
12086
8497a297
DV
120872011-05-13 Didier Verna <didier@xemacs.org>
12088
12089 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
12090 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
12091 TODO entries.
8497a297
DV
12092 (lisp-lambda-list-keyword-parameter-indentation)
12093 (lisp-lambda-list-keyword-parameter-alignment)
12094 (lisp-lambda-list-keyword-alignment): New customizable user options.
12095 (lisp-indent-defun-method): Improve docstring.
12096 (extended-loop-p): Fix comment.
12097 (lisp-indent-lambda-list-keywords-regexp): New variable.
12098 (lisp-indent-lambda-list): New function.
12099 (lisp-indent-259): Use it.
12100 (lisp-indent-defmethod): Support for more than one
12101 method qualifier and properly indent methods lambda-lists.
12102 (defgeneric): Provide a missing common-lisp-indent-function property.
12103
f278f87f
SM
121042011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12105
12106 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
12107 bounds for the empty string (bug#8667).
12108
5233edd7
GM
121092011-05-13 Glenn Morris <rgm@gnu.org>
12110
5237a44f
GM
12111 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
12112
8340026c 12113 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 12114 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 12115
5233edd7 12116 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 12117 (appt-time-msg-list): Doc fix.
a5464014 12118 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 12119
92d10796
AS
121202011-05-12 Andreas Schwab <schwab@linux-m68k.org>
12121
12122 * progmodes/ld-script.el (ld-script-keywords)
12123 (ld-script-builtins): Update keywords list.
12124
914a0ae1
SM
121252011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
12126
c89be45f
SM
12127 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
12128
914a0ae1
SM
12129 * shell.el (shell-completion-vars): New function.
12130 (shell-mode):
12131 * simple.el (read-shell-command): Use it.
12132 (blink-matching-open): No need for " [...]" in minibuffer-message.
12133
98dc3df3
GM
121342011-05-12 Glenn Morris <rgm@gnu.org>
12135
12136 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
12137 (appt-check): Simplify.
12138
d2fc7e3d 121392011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 12140
4d61f28d 12141 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
12142 literal "/dev/null".
12143
d2fc7e3d 121442011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
12145
12146 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
12147 Fix typo.
12148
d2fc7e3d 121492011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 12150
3f254caa
SM
12151 * progmodes/which-func.el (which-function):
12152 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
12153 which might not be defined (Bug#8260).
12154
d45885f7
GM
121552011-05-12 Glenn Morris <rgm@gnu.org>
12156
12157 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
12158 Let byte-compile-initial-macro-environment always take precedence.
12159
488086f4
SM
121602011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
12161
12162 * net/rcirc.el: Add support for SSL/TLS connections.
12163 (rcirc-server-alist): New field `encryption'.
12164 (rcirc): Check `encryption' settings.
12165 (rcirc-connect): New arg `encryption'. Use open-network-stream.
12166 Merge make-local-variable into `set'.
12167 (rcirc--connection-open-p): New function.
12168 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
12169 the process is not a network process (e.g. running gnutls-cli).
12170 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
12171 Make rcirc-(en|de)code-coding-system local here.
12172 (rcirc-mode): Merge make-local-variable into `set'.
12173 (rcirc-parent-buffer): Make permanent buffer-local.
12174 (rcirc-multiline-minor-mode): Don't do it here.
12175 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
12176 there's no server buffer.
12177
7d3b9d44
GM
121782011-05-11 Glenn Morris <rgm@gnu.org>
12179
f64049c6
GM
12180 * newcomment.el (comment-kill): Prefix "unused" local.
12181
93c9df73
GM
12182 * term/w32console.el (get-screen-color): Declare.
12183
7d3b9d44
GM
12184 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
12185 Handle symbol elements of byte-compile-initial-macro-environment.
12186
9e2dd53f
LL
121872011-05-10 Leo Liu <sdl.web@gmail.com>
12188
488086f4
SM
12189 * bookmark.el (bookmark-bmenu-mode-map):
12190 Bind bookmark-bmenu-search to `/'.
8b340240 12191
9e2dd53f 12192 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
12193 (footnote-unicode-string, footnote-unicode-regexp): New variable.
12194 (Footnote-unicode): New function.
12195 (footnote-style-alist): Add unicode style to the list.
12196 (footnote-style): Doc fix.
9e2dd53f 12197
79b70037
GM
121982011-05-10 Jim Meyering <meyering@redhat.com>
12199
12200 Fix doubled-word typos.
12201 * international/quail.el (quail-insert-kbd-layout): and and -> and
12202 * kermit.el: and and -> and
12203 * net/ldap.el (ldap-search-internal): to to -> to
12204 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
12205 * progmodes/js.el (js-mode): and and -> and
12206 * textmodes/artist.el (artist-move-to-xy): at at -> at
12207 (artist-draw-region-trim-line-endings): if if -> if
12208 And Safetyc -> Safety.
12209 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
12210
b8f82dc1 122112011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 12212 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
12213
12214 * files.el (hack-one-local-variable-eval-safep):
12215 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
12216
4f99f44b
GM
122172011-05-10 Glenn Morris <rgm@gnu.org>
12218
12219 * calendar/diary-lib.el (diary-list-entries-hook)
12220 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
12221 (diary-nongregorian-marking-hook, diary-list-entries)
12222 (diary-include-other-diary-files, diary-mark-entries)
12223 (diary-mark-included-diary-files): Doc fixes.
12224
84f29e6b
JB
122252011-05-09 Juanma Barranquero <lekktu@gmail.com>
12226
12227 * misc.el: Require tabulated-list.el during compilation.
12228
9bedd73a
CY
122292011-05-09 Chong Yidong <cyd@stupidchicken.com>
12230
488086f4
SM
12231 * progmodes/compile.el (compilation-start):
12232 Run compilation-filter-hook for the async case too.
9bedd73a
CY
12233 (compilation-filter-hook): Doc fix.
12234
797c735c
DD
122352011-05-09 Deniz Dogan <deniz@dogan.se>
12236
12237 * wdired.el: Remove outdated installation comment. Fix usage
12238 comment.
12239
5f4b1dfe
JB
122402011-05-09 Juanma Barranquero <lekktu@gmail.com>
12241
12242 * misc.el: Implement new command `list-dynamic-libraries'.
12243 (list-dynamic-libraries--loaded-only-p): New variable.
12244 (list-dynamic-libraries--refresh): New function.
12245 (list-dynamic-libraries): New command.
12246
4c44026c
CY
122472011-05-09 Chong Yidong <cyd@stupidchicken.com>
12248
488086f4
SM
12249 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12250 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
12251 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
12252 higher priority to avoid clobbering by gnu.
12253
027f966d
CY
122542011-05-08 Chong Yidong <cyd@stupidchicken.com>
12255
12256 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
12257 if the face has existing theme settings (Bug#8454).
12258
085f5d7d
CY
122592011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
12260
488086f4
SM
12261 * progmodes/perl-mode.el (perl-imenu-generic-expression):
12262 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 12263
2a86a00c
RS
12264 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
12265 special file names `.' and `..' (Bug#8259).
12266
d9c54a06
CY
122672011-05-08 Chong Yidong <cyd@stupidchicken.com>
12268
488086f4
SM
12269 * progmodes/grep.el (grep-mode-font-lock-keywords):
12270 Remove buffer-changing entries.
d9c54a06
CY
12271 (grep-filter): New function.
12272 (grep-mode): Add it to compilation-filter-hook.
12273
12274 * progmodes/compile.el (compilation-filter-hook)
12275 (compilation-filter-start): New defvars.
12276 (compilation-filter): Call compilation-filter-hook prior to
12277 updating the process mark.
12278
c4662635
SM
122792011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12280
12281 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
12282
b0512a1d
EZ
122832011-05-07 Eli Zaretskii <eliz@gnu.org>
12284
605c9376
EZ
12285 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
12286 mailclient-send-it even if window-system is nil. (Bug#8595)
12287
c4662635
SM
12288 * term/w32console.el (terminal-init-w32console):
12289 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
12290 background-mode. (Bug#8597)
12291
d1dc2cc2
SM
122922011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12293
12294 Make bytecomp.el understand that defmethod defines funs (bug#8631).
12295 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
12296 New functions.
12297 (defgeneric, eieio--defmethod): Use them.
12298 (eieio-defgeneric): Remove.
12299 (defmethod): Call defgeneric in a way visible to the byte-compiler.
12300
915d1300
GM
123012011-05-07 Glenn Morris <rgm@gnu.org>
12302
a3961c3e
GM
12303 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
12304 Use let rather than let*.
12305 (timeclock-find-discrep): Remove unused local.
12306
314347b9
GM
12307 * calendar/diary-lib.el (diary-comment-start): Doc fix.
12308
915d1300
GM
12309 * calendar/appt.el (appt-time-msg-list): Doc fix.
12310
275b59b0
NF
123112011-05-06 Noah Friedman <friedman@splode.com>
12312
12313 * apropos.el (apropos-print-doc): Only use
12314 emacs-lisp-docstring-fill-column when it is bound to an integer,
12315 per that variable's documentation.
12316
6c19f744
SM
123172011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12318
12319 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 12320 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 12321
60f884b2
GM
123222011-05-06 Glenn Morris <rgm@gnu.org>
12323
5006e634
GM
12324 * calendar/appt.el (appt-message-warning-time): Doc fix.
12325 (appt-warning-time-regexp): New option.
12326 (appt-make-list): Respect appt-message-warning-time.
12327
548d0a63
GM
12328 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
12329 New options.
12330 (diary-add-to-list): Strip comments from the displayed string.
12331 (diary-mode): Set comment-start and comment-end.
12332
60f884b2
GM
12333 * vc/diff-mode.el (smerge-refine-subst): Declare.
12334 (diff-refine-hunk): Don't require smerge-mode when compiling.
12335
989681bb
JB
123362011-05-06 Juanma Barranquero <lekktu@gmail.com>
12337
12338 * simple.el (list-processes): Return nil as the docstring says.
12339
a6bc05e1
MA
123402011-05-05 Michael Albinus <michael.albinus@gmx.de>
12341
12342 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
12343 to "".
12344 (ange-ftp-write-region, ange-ftp-insert-file-contents)
12345 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
12346 determining of binary transfer. (Bug#7383)
12347
23c22e9a
MA
123482011-05-05 Michael Albinus <michael.albinus@gmx.de>
12349
c4662635
SM
12350 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12351 Fix port computation bug. (Bug#8618)
23c22e9a 12352
0bff894f
GM
123532011-05-05 Glenn Morris <rgm@gnu.org>
12354
b8296902
GM
12355 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
12356
1f522ce8
GM
12357 * simple.el (shell-dynamic-complete-functions)
12358 (comint-dynamic-complete-functions): Declare.
12359
cf5bee67
GM
12360 * net/network-stream.el (gnutls-negotiate):
12361 * simple.el (tabulated-list-print): Fix declarations.
12362
12363 * progmodes/gud.el (syntax-symbol, syntax-point):
12364 Remove unnecessary and incorrect declarations.
12365
0bff894f
GM
12366 * emacs-lisp/check-declare.el (check-declare-scan):
12367 Handle byte-compile-initial-macro-environment in bytecomp.el
12368
9869b3ae
SM
123692011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 Fix earlier half-done eieio-defmethod change (bug#8338).
12372 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
12373 Streamline and change calling convention.
12374 (defmethod): Adjust accordingly and simplify.
12375 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
12376 new eieio--defmethod.
12377 (slot-boundp): Minor CSE simplification.
12378
9c1d5ac5
MZ
123792011-05-05 Milan Zamazal <pdm@zamazal.org>
12380
12381 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
12382 (glasses-make-readable): Use glasses-separate-capital-groups.
12383
455c834e
JB
123842011-05-05 Juanma Barranquero <lekktu@gmail.com>
12385
12386 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
12387 (warning-series): Doc fix.
12388 (display-warning): Don't try to create the buffer if we just found it.
12389
9ed7c8cb
CY
123902011-05-04 Chong Yidong <cyd@stupidchicken.com>
12391
12392 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
12393 (autoload-find-generated-file): New function.
12394 (generate-file-autoloads): Bind generated-autoload-file to
12395 buffer-file-name.
9869b3ae
SM
12396 (update-file-autoloads, update-directory-autoloads):
12397 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
12398 output file (Bug#7989).
12399 (batch-update-autoloads): Doc fix.
12400
0898ca10
JB
124012011-05-04 Juanma Barranquero <lekktu@gmail.com>
12402
12403 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
12404
31dfb76c
GM
124052011-05-04 Glenn Morris <rgm@gnu.org>
12406
f330b642
GM
12407 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
12408 function, so it follows changes in calendar-date-style.
12409 (diary-fancy-date-matcher): New function.
12410 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
12411 (diary-fancy-font-lock-fontify-region-function):
12412 Use diary-fancy-date-pattern as a function.
12413
31dfb76c
GM
12414 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
12415 non-numbers for `year' etc pseudo-variables. (Bug#8583)
12416
48e79d6a
TZ
124172011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
12418
12419 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
12420 instead of positional arguments. Allow :keylist and :crlfiles
12421 arguments.
12422 (open-gnutls-stream): Call it.
12423
12424 * net/network-stream.el (network-stream-open-starttls): Adjust to
12425 call `gnutls-negotiate' with :process and :hostname arguments.
12426
dd5a5ee0
SM
124272011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12428
ef80fc09
SM
12429 * minibuffer.el (completion--message): New function.
12430 (completion--do-completion, minibuffer-complete)
12431 (minibuffer-force-complete, minibuffer-complete-word): Use it.
12432 (completion--do-completion): Don't ignore completion-auto-help when in
12433 icomplete-mode.
12434
dd5a5ee0
SM
12435 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
12436 internal encoding (e.g. tibetan zero is not whitespace).
12437 (global-whitespace-mode): Prefer save-current-buffer.
12438 (whitespace-trailing-regexp): Remove useless save-match-data.
12439 (whitespace-empty-at-bob-regexp): Minor simplification.
12440
b7d22a83
CY
124412011-05-03 Chong Yidong <cyd@stupidchicken.com>
12442
12443 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
12444
5192af46
AM
124452011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12446
12447 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 12448 Use `concat' to create string for insertion.
5192af46 12449
5767d190
SM
124502011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12451
12452 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
12453 Avoid open-line which runs post-self-insert-hook.
12454 (bibtex-fill-entry): Remove unused `end' var.
12455
bf242939
AM
124562011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
12457
5767d190
SM
12458 * textmodes/ispell.el (ispell-add-per-file-word-list):
12459 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 12460
25666126
LL
124612011-05-03 Leo Liu <sdl.web@gmail.com>
12462
12463 * isearch.el (isearch-yank-pop): New command.
5767d190 12464 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
12465 (isearch-forward): Mention it.
12466
52d3c2d0
SM
124672011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12468
1bcace58
SM
12469 * simple.el (minibuffer-complete-shell-command): Remove.
12470 (minibuffer-local-shell-command-map): Use completion-at-point.
12471 (read-shell-command): Setup completion vars here instead.
12472 (read-expression-map): Bind TAB to symbol completion.
12473
52d3c2d0
SM
12474 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
12475 error directly rather via storing it into `results'.
12476
35813471
LL
124772011-05-02 Leo Liu <sdl.web@gmail.com>
12478
12479 * vc/diff.el: Fix description.
12480
e793a940
LMI
124812011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12482
12483 * server.el (server-eval-at): New function.
12484
8de66e05
LMI
124852011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12486
12487 * net/network-stream.el (open-network-stream): Take a :nowait
12488 parameter and pass it on to `make-network-process'.
12489 (network-stream-open-plain): Ditto.
12490
dcb79f20
AS
124912011-04-30 Andreas Schwab <schwab@linux-m68k.org>
12492
12493 * faces.el (face-spec-set-match-display): Don't match toolkit
12494 options on terminal frames.
12495
14a7fbd8
SM
124962011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12497
7eabc1be
SM
12498 * progmodes/pascal.el: Use lexical binding.
12499 (pascal-mode-map): Remove author preferences.
12500
14a7fbd8
SM
12501 * pcomplete.el (pcomplete-std-complete): Don't abuse
12502 completion-at-point.
12503
50f84510
JB
125042011-04-28 Juanma Barranquero <lekktu@gmail.com>
12505
6e087a44
JB
12506 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
12507 removing code that has been dead since 1991 or so.
12508
50f84510
JB
12509 * startup.el (command-line): When warning about "_emacs", use a
12510 delayed warning to allow the user to filter it out.
12511
0ba690bd
DD
125122011-04-28 Deniz Dogan <deniz@dogan.se>
12513
12514 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
12515 user has not joined.
12516
08abfaad
SM
125172011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12518
12519 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
12520 aren't any completions at point.
12521
638f053a
JB
125222011-04-28 Juanma Barranquero <lekktu@gmail.com>
12523
12524 * subr.el (display-delayed-warnings): New function.
12525 (delayed-warnings-hook): New variable.
12526
8fff8daa
SM
125272011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12528
08abfaad
SM
12529 * minibuffer.el (completion-at-point, completion-help-at-point):
12530 Don't presume that a given completion-at-point-function will always
12531 use the same calling convention.
12532
8fff8daa
SM
12533 * pcomplete.el (pcomplete-completions-at-point):
12534 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
12535 pcomplete-seen is non-nil.
12536 (pcomplete-comint-setup): Also recognize the new comint/shell
12537 completion functions.
12538 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
12539 pcomplete-seen is non-nil.
12540
841a1577 125412011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 12542
841a1577 12543 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 12544 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 12545 the first character in the entry. This allows for code to add its
211ec907
UJ
12546 own uid to the entry.
12547 (icalendar--convert-float-to-ical): Add export of
12548 `diary-float'-entries save for those with the optional DAY
12549 argument.
12550
2a782793
DC
125512011-04-27 Daniel Colascione <dan.colascione@gmail.com>
12552
12553 * subr.el (shell-quote-argument): Use alternate escaping strategy
12554 when we spot a variable reference in a string.
12555
0438ce91
DC
125562011-04-26 Daniel Colascione <dan.colascione@gmail.com>
12557
12558 * cus-start.el (all): Define customization for debug-on-event.
12559
841a1577 125602011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
12561
12562 * subr.el (shell-quote-argument): Escape correctly under Windows.
12563
d090ed6c
SM
125642011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12565
12566 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
12567
bfd31217
MA
125682011-04-25 Michael Albinus <michael.albinus@gmx.de>
12569
d090ed6c
SM
12570 * net/tramp.el (tramp-process-actions): Add POS argument.
12571 Delete region between POS and (pos).
bfd31217 12572
d090ed6c
SM
12573 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12574 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
12575 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
12576
12577 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
12578 position in `tramp-process-actions' call.
12579
12580 * net/trampver.el: Update release number.
12581
e92f3bd3
SM
125822011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12583
850256b5
SM
12584 * custom.el (defcustom): Obey lexical-binding.
12585
e92f3bd3
SM
12586 Fix octave-inf completion problems reported by Alexander Klimov.
12587 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
12588 Inherit from octave-mode-syntax-table.
12589 (inferior-octave-mode): Set info-lookup-mode.
12590 (inferior-octave-completion-at-point): New function.
12591 (inferior-octave-complete): Use it and completion-in-region.
12592 (inferior-octave-dynamic-complete-functions): Use it as well, and use
12593 comint-filename-completion.
12594 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
12595 symbol elements which shouldn't be word elements.
12596 (octave-font-lock-keywords, octave-beginning-of-defun)
12597 (octave-function-header-regexp): Adjust regexps accordingly.
12598 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
12599
cd22b309
JB
126002011-04-25 Juanma Barranquero <lekktu@gmail.com>
12601
12602 * net/gnutls.el (gnutls-errorp): Declare before first use.
12603
8b492194
TZ
126042011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
12605
12606 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
12607 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 12608 default trustfile exists before going to use it. Add missing
5a5fa834 12609 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
12610 Reported by Claudio Bley <claudio.bley@gmail.com>.
12611 (open-gnutls-stream): Add usage example.
12612
12613 * net/network-stream.el (network-stream-open-starttls): Give host
12614 parameter to `gnutls-negotiate'.
12615 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 12616 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 12617
841a1577 126182011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 12619
cd22b309
JB
12620 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
12621 Use correct match group (bug#8438).
05842630 12622
3ba7869c
CY
126232011-04-24 Chong Yidong <cyd@stupidchicken.com>
12624
512e3ae1
CY
12625 * emacs-lisp/package.el (package-built-in-p): Fix typo.
12626 (package-menu--generate): New arg specifying packages to show.
12627 (package-menu-refresh, package-menu-execute, list-packages):
12628 Callers changed.
12629 (package-show-package-list): New function, replacing deleted
12630 package--list-packages (renamed because it is non-internal).
12631
12632 * finder.el (finder-list-matches): Use package-show-package-list
12633 instead of deleted package--list-packages.
12634
e92f3bd3
SM
12635 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
12636 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
12637 (vc-annotate-mode-map): Bind it to RET.
12638
7031be6d
UR
126392011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
12640
12641 * progmodes/etags.el (next-file): Don't use set-buffer to change
12642 buffers (Bug#8478).
12643
4ef177aa
CY
126442011-04-24 Chong Yidong <cyd@stupidchicken.com>
12645
c8d173eb
CY
12646 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
12647
4ef177aa
CY
12648 * apropos.el (apropos-label-face): Avoid variable-pitch face.
12649 (apropos-accumulator): Doc fix.
12650 (apropos-function, apropos-macro, apropos-command)
12651 (apropos-variable, apropos-face, apropos-group, apropos-widget)
12652 (apropos-plist): Add face property.
12653 (apropos-symbols-internal): Fix indentation.
12654 (apropos-print): Simplify help, and recognize apropos-multi-type.
12655 (apropos-print-doc): Use button-type-get to extract the button's
12656 face property. Fill docstring (Bug#8352).
12657
4ffd0d6b 126582011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
12659
12660 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
12661
c6c32125 12662 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 12663 (mpuz-mode-map): Use mapc.
c6c32125
JB
12664 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
12665 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
12666 Fix typos in docstrings.
12667
58d468b4
JB
12668 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
12669 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
12670
6470c3c6
JB
12671 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
12672
4ffd0d6b 126732011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
12674
12675 * minibuffer.el (completion--do-completion): Avoid the "Next char
12676 not unique" prompt if icomplete-mode is enabled (Bug#5849).
12677
3ad8bad0
CY
12678 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
12679 mouse-2 into unread-command-events, it is interpreted correctly.
12680
71d73c9c 12681 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 12682 (image-toggle-display): Doc fix.
71d73c9c 12683
841a1577 126842011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 12685
4ffd0d6b
GM
12686 * textmodes/page.el (what-page): Use line-number-at-pos to
12687 calculate line number (Bug#6825).
6e1dbaa9 12688
c2fb1b60
JB
126892011-04-22 Juanma Barranquero <lekktu@gmail.com>
12690
12691 * eshell/esh-mode.el (find-tag-interactive): Declare function.
12692 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
12693 Pass argument NO-DEFAULT to `find-tag-interactive'.
12694
e02f48d7
JB
126952011-04-22 Juanma Barranquero <lekktu@gmail.com>
12696
12697 Lexical-binding cleanup.
12698
12699 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
12700 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
12701 * progmodes/ada-prj.el (ada-prj-initialize-values)
12702 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
12703 (ada-prj-show-value):
12704 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
12705 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
12706 (antlr-invalidate-context-cache, antlr-options-menu-filter)
12707 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
12708 * progmodes/bug-reference.el (bug-reference-push-button):
12709 * progmodes/fortran.el (fortran-line-length):
12710 * progmodes/glasses.el (glasses-change):
12711 * progmodes/octave-mod.el (octave-fill-paragraph):
12712 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
12713 (python-pdbtrack-grub-for-buffer, python-sentinel):
12714 * progmodes/sql.el (sql-save-connection):
12715 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
12716 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
12717 Mark unused parameters.
12718
12719 * progmodes/compile.el (compilation--flush-directory-cache)
12720 (compilation--flush-parse, compile-internal): Mark unused parameters.
12721 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
12722 (compilation-next-error-function): Remove unused variable `timestamp'.
12723
12724 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
12725 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
12726
12727 * progmodes/dcl-mode.el (dcl-end-of-command):
12728 Remove unused variable `start'.
12729 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
12730 (dcl-option-value-basic, dcl-option-value-offset)
12731 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
12732 Mark unused parameters.
12733 (dcl-save-local-variable): Remove unused variable `val'.
12734 (mode): Declare.
12735
12736 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
12737 Mark unused parameters.
12738 (delphi-ignore-changes): Move before first use.
12739 (delphi-charset-token-at): Remove unused variable `start'.
12740 (delphi-else-start): Remove unused variable `if-count'.
12741 (delphi-comment-block-start, delphi-comment-block-end):
12742 Remove unused variable `kind'.
12743 (delphi-indent-line): Remove unused variable `new-point'.
12744
12745 * progmodes/ebrowse.el (ebrowse-files-list)
12746 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
12747 Mark unused parameters. Don't quote `lambda'.
12748 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
12749 Don't quote `lambda'.
12750 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
12751 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
12752 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
12753 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
12754 Use `ignore-errors'.
12755 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
12756 (ebrowse-view/find-file-and-search-pattern)
12757 (ebrowse-view/find-member-declaration/definition):
12758 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
12759 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
12760 Rename parameter PREFIX-ARG to PREFIX.
12761 (ebrowse-tags-read-name): Remove unused variables `start' and
12762 `member-info'.
12763 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
12764 to `tags-file'.
12765
12766 * progmodes/etags.el (local-find-tag-hook): Declare.
12767 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
12768 Mark unused parameters.
12769
12770 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
12771 (executable-interpret): Mark unused parameter.
12772
12773 * progmodes/flymake.el (flymake-process-sentinel)
12774 (flymake-after-change-function)
12775 (flymake-create-temp-with-folder-structure)
12776 (flymake-get-include-dirs-dot): Mark unused parameters.
12777 (flymake-safe-delete-directory): Remove unused variable `err'.
12778
12779 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
12780 (speedbar-timer-fn, speedbar-line-text)
12781 (speedbar-change-expand-button-char, speedbar-delete-subblock)
12782 (speedbar-center-buffer-smartly): Declare functions.
12783 (gdb-find-watch-expression): Remove unused variable `array'.
12784 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
12785 (gdb-starting): Mark unused parameters.
12786 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
12787 (gdb-table-string): Remove unused variable `res'.
12788 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
12789 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
12790 (gdb-display-buffer): Remove unused variable `cur-size'.
12791
12792 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
12793 allow lexical-binding compilation.
12794 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
12795 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
12796 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
12797 Mark unused parameters.
12798 (gud-gdb-marker-filter): Remove unused variable `match'.
12799 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
12800 lambda expressions and funcall them, instead of using `fset'.
12801
12802 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
12803 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
12804
12805 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
12806 variable `header-beg'; use `let'.
12807
12808 * progmodes/icon.el (indent-icon-exp): Remove unused variables
12809 `restart', `last-sexp' and `at-do'.
12810
12811 * progmodes/js.el (js--debug): Mark unused parameter.
12812 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
12813 (js--splice-into-items): Remove unused variable `item'.
12814 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
12815
12816 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
12817 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
12818 (makefile-complete): Remove unused variable `try'.
12819 (makefile-fill-paragraph, makefile-match-function-end):
12820 Mark unused parameters.
12821
12822 * progmodes/octave-inf.el (inferior-octave-complete):
12823 Remove unused variable `proc'.
12824 (inferior-octave-output-digest): Mark unused parameter.
12825
12826 * progmodes/perl-mode.el (perl-calculate-indent):
12827 Remove unused variable `err'.
12828
12829 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
12830 (prolog-indent-line): Mark unused parameters.
12831 (prolog-indent-line): Remove unused variable `beg'.
12832
12833 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
12834 (reporter-dont-compact-list): Declare.
12835
12836 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
12837 Remove unused variable `char'.
12838 (sh-debug): Mark unused parameter.
12839 (sh-get-indent-info): Remove unused variable `start'.
12840 (sh-calculate-indent): Remove unused variable `var'.
12841
12842 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
12843 (simula-electric-keyword): Remove unused variable `null'.
12844 (simula-search-backward, simula-search-forward): Remove unused
12845 variables `begin' and `end'.
12846
12847 * progmodes/vera-mode.el (vera-guess-basic-syntax):
12848 Remove unused variable `pos'.
12849 (vera-electric-tab, vera-comment-uncomment-region):
12850 Mark unused parameters.
12851 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
12852
7ede3b65
CY
128532011-04-22 Chong Yidong <cyd@stupidchicken.com>
12854
12855 * emacs-lisp/package.el (package--builtins, package-alist)
12856 (package-load-descriptor, package-built-in-p, package-activate)
12857 (define-package, package-installed-p)
12858 (package-compute-transaction, package-buffer-info)
12859 (package--push): Doc fix. Distinguish more clearly between
12860 version strings and version lists.
12861
121656e9
JB
128622011-04-21 Juanma Barranquero <lekktu@gmail.com>
12863
12864 Lexical-binding cleanup.
12865
12866 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
12867 (5x5-make-mutate-best):
12868 * play/fortune.el (fortune-in-buffer):
12869 * play/gomoku.el (gomoku-init-display):
12870 * play/solitaire.el (solitaire, solitaire-do-check):
12871 * play/tetris.el (tetris-default-update-speed-function):
12872 Mark unused parameters.
12873
12874 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
12875 (bubbles--shift): Remove unused variable `char-org'.
12876 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
12877 (bubbles--show-images): Remove unused variable `char'.
12878
12879 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
12880 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
12881 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
12882 (decipher-analyze-buffer): Use ?\s.
12883 (decipher-make-checkpoint): Remove unused variable `mapping'.
12884
12885 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
12886
12887 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
12888 Remove unused variable `result'; use `let'.
12889
12890 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
12891 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
12892 (gametree-children-shown-p, gametree-compute-reduced-score):
12893 Use `ignore-errors'.
12894
12895 * play/handwrite.el (ps-lpr-switches): Declare.
12896 (handwrite): Remove unused variables `pmin' and `lastp'.
12897
12898 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
12899
12900 * play/landmark.el (landmark-init-display)
12901 (landmark-update-naught-weights): Mark unused parameters.
12902 (landmark-y): Remove unused variable `noise'. Simplify.
12903 (landmark-human-plays): Remove unused variable `score'.
12904
12905 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
12906 (mpuz-try-proposal): Remove unused variable `game'.
12907
12908 * play/zone.el (life-patterns): Declare.
12909
80f499c7
JB
129102011-04-20 Juanma Barranquero <lekktu@gmail.com>
12911
12912 * vc/vc.el (ediff-vc-internal): Declare function.
12913
024ff170
SM
129142011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12915
c0a193ea
SM
12916 * shell.el: Use lexical-binding and std completion UI.
12917 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
12918 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
12919 comint-preoutput-filter-functions rather than on
12920 comint-output-filter-functions.
12921 (shell-command-completion, shell--command-completion-data)
12922 (shell-filename-completion, shell-environment-variable-completion)
12923 (shell-c-a-p-replace-by-expanded-directory): New functions.
12924 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
12925 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
12926 (shell-dynamic-complete-environment-variable): Use them.
12927 (shell-dynamic-complete-as-environment-variable)
12928 (shell-dynamic-complete-as-command): Remove.
12929 (shell-match-partial-variable): Match past point.
12930 * comint.el: Clean up use of completion-at-point-functions.
12931 (comint-completion-at-point): New function.
12932 (comint-mode): Use it completion-at-point-functions.
12933 (comint-dynamic-complete): Make it obsolete.
12934 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
12935 (comint-c-a-p-replace-by-expanded-history): New function.
12936 (comint-dynamic-complete-functions)
12937 (comint-replace-by-expanded-history): Use it.
12938 * minibuffer.el (completion-table-with-terminator): Allow dynamic
12939 termination strings. Try harder to avoid second try-completion.
12940 (completion-in-region-mode-map): Disable bindings that don't work yet.
12941
2dbaa080
SM
12942 * comint.el: Use lexical-binding. Require CL.
12943 (comint-dynamic-complete-functions): Use comint-filename-completion.
12944 (comint-completion-addsuffix): Tweak custom type.
12945 (comint-filename-completion, comint--common-suffix)
12946 (comint--common-quoted-suffix, comint--table-subvert)
12947 (comint--complete-file-name-data): New functions.
12948 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
12949 (comint-dynamic-list-filename-completions): Use them.
12950 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 12951
2dbaa080
SM
12952 * minibuffer.el (completion-in-region-mode):
12953 Keep completion-in-region-mode--predicate global.
12954 (completion-in-region--postch):
12955 Assume completion-in-region-mode--predicate is not null.
12956
c79a6f38
SM
12957 * progmodes/flymake.el (flymake-start-syntax-check-process):
12958 Obey `dir'. Simplify.
12959
024ff170
SM
12960 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
12961 we're in VC after all.
12962
1c6c854e
CS
129632011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
12964
12965 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 12966 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
12967 (vc-version-diff): Use vc-diff-build-argument-list-internal.
12968
bed7f140
SM
129692011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12970
332e62ab
SM
12971 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
12972 add sanity check.
12973
bed7f140
SM
12974 * obsolete/erc-hecomplete.el: Make obsolete.
12975 * obsolete/: Standardize obsolescence info in the header.
12976
f195c582
GM
129772011-04-20 Glenn Morris <rgm@gnu.org>
12978
12979 * calendar/solar.el (solar-horizontal-coordinates):
12980 Use the longitude argument rather than `calendar-longitude'.
12981 (solar-date-next-longitude): Remove unused locals.
12982
cb79b8c0
VJL
129832011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12984
12985 * whitespace.el: New version 13.2.1.
12986
129872011-04-20 felix <EmacsWiki> (tiny change)
12988
d8e4b68b 12989 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
12990 switching between major modes on a file.
12991
602ea69d
SM
129922011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12993
12994 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
12995 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
12996 multi-line comments as well.
12997
06b60517
JB
129982011-04-19 Juanma Barranquero <lekktu@gmail.com>
12999
13000 Lexical-binding cleanup.
13001
13002 * arc-mode.el (archive-mode-revert):
13003 * cmuscheme.el (scheme-interactively-start-process):
13004 * custom.el (custom-initialize-delay):
13005 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
13006 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
13007 * emacs-lock.el (emacs-lock-clear-sentinel):
13008 * ezimage.el (defezimage):
13009 * follow.el (follow-avoid-tail-recenter):
13010 * fringe.el (set-fringe-mode-1):
13011 * generic-x.el (bat-generic-mode-compile):
13012 * help-mode.el (help-info-variable, help-do-xref)
13013 (help-mode-revert-buffer):
13014 * help.el (view-emacs-todo):
13015 * iswitchb.el (iswitchb-completion-help):
13016 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
13017 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
13018 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
13019 * locate.el (locate-update):
13020 * longlines.el (longlines-encode-region)
13021 (longlines-after-change-function):
13022 * outline.el (outline-isearch-open-invisible):
13023 * ps-def.el (declare-function, charset-dimension, char-width)
13024 (encode-char):
13025 * ps-mule.el (ps-mule-plot-string):
13026 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
13027 (recentf-edit-list-select, recentf-edit-list-validate)
13028 (recentf-open-files-action):
13029 * rect.el (delete-whitespace-rectangle-line)
13030 (rectangle-number-line-callback):
13031 * register.el (window-configuration-to-register)
13032 (frame-configuration-to-register):
13033 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
13034 * select.el (xselect-convert-to-string, xselect-convert-to-length)
13035 (xselect-convert-to-targets, xselect-convert-to-delete)
13036 (xselect-convert-to-filename, xselect-convert-to-charpos)
13037 (xselect-convert-to-lineno, xselect-convert-to-colno)
13038 (xselect-convert-to-os, xselect-convert-to-host)
13039 (xselect-convert-to-user, xselect-convert-to-class)
13040 (xselect-convert-to-name, xselect-convert-to-integer)
13041 (xselect-convert-to-atom, xselect-convert-to-identity):
13042 * subr.el (declare, ignore, process-kill-without-query)
13043 (text-clone-maintain):
13044 * terminal.el (te-get-char, te-tic-sentinel):
13045 * tool-bar.el (tool-bar-make-keymap):
13046 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
13047 * type-break.el (type-break-mode, type-break-noninteractive-query):
13048 * view.el (View-back-to-mark):
13049 * wid-browse.el (widget-browse-action, widget-browse-widget)
13050 (widget-browse-widgets, widget-browse-sexp):
13051 * widget.el (define-widget-keywords):
13052 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
13053 Mark unused parameters.
13054
13055 * align.el (align-adjust-col-for-rule): Mark unused parameter.
13056 (align-areas): Remove unused variable `look'.
13057 (align-region): Remove unused variables `real-end' and `pos-list'.
13058
13059 * apropos.el (apropos-score-doc): Remove unused variable `i'.
13060
13061 * bindings.el (mode-line-modified, mode-line-remote):
13062 Mark unused parameters.
13063 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
13064
13065 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
13066 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
13067
13068 * comint.el (comint-history-isearch-pop-state)
13069 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
13070 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
13071 (comint-substitute-in-file-name): Doc fix.
13072
13073 * completion.el (cmpl-statistics-block): Mark unused parameter.
13074 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
13075 (save-completions-to-file, load-completions-from-file):
13076 Remove unused local variable `e'.
13077
13078 * composite.el (compose-chars): Remove unused variable `len'.
13079 (lgstring-insert-glyph): Remove unused variable `g'.
13080 (compose-glyph-string): Remove unused variables `ascent',
13081 `descent', `lbearing' and `rbearing'.
13082 (compose-glyph-string-relative): Remove unused variables
13083 `lbearing', `rbearing' and `wadjust'.
13084 (compose-gstring-for-graphic): Remove unused variables `header',
13085 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
13086 (compose-gstring-for-terminal): Remove unused variables `header'
13087 and `nchars'. Use `let', not `let*'.
13088
13089 * cus-edit.el (Custom-set, Custom-save, custom-reset)
13090 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
13091 (Custom-buffer-done, custom-buffer-create-internal)
13092 (custom-browse-visibility-action, custom-browse-group-tag-action)
13093 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
13094 (widget-magic-mouse-down-action, custom-toggle-parent)
13095 (custom-add-parent-links, custom-toggle-hide-variable)
13096 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
13097 (custom-toggle-hide-face, face, hook, custom-group-link-action)
13098 (custom-face-menu-create, custom-variable-menu-create, get)
13099 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
13100 (custom-reset-standard-save-and-update): Remove unused variable `value'.
13101 (customize-apropos): Remove unused variable `tests'.
13102 (custom-group-value-create): Remove unused variable `hidden-p'.
13103 (sort-fold-case): Declare.
13104
13105 * cus-theme.el (custom-reset-standard-faces-list)
13106 (custom-reset-standard-variables-list): Declare.
13107 (customize-create-theme, custom-theme-revert, custom-theme-write)
13108 (custom-theme-choose-mode, customize-themes, custom-theme-save):
13109 Mark unused parameters.
13110
13111 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
13112
13113 * delim-col.el (delimit-columns-max): Move defvar before first use.
13114
13115 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 13116 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
13117
13118 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
13119 (auto-insert): Declare.
13120 (desktop-restore-file-buffer): Rename desktop-* parameters;
13121 mark unused ones.
13122 (desktop-create-buffer): Rename desktop-* parameters and bind them.
13123 (desktop-buffer): Rename desktop-* parameters.
13124
13125 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
13126 (dframe-reposition-frame-xemacs, dframe-help-echo)
13127 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
13128 Mark unused parameters.
13129
13130 * dired-aux.el (backup-extract-version-start, overwrite-query)
13131 (overwrite-backup-query, rename-regexp-query)
13132 (rename-non-directory-query): Declare.
13133 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
13134 (dired-add-entry): Remove unused variable `orig-file-name'.
13135 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
13136 Use parameter PRESERVE-TIME instead of accessing dynamic variable
13137 `dired-copy-preserve-time' directly.
13138 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
13139 (dired-insert-subdir-newpos): Rename unused variable `pos'.
13140
13141 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
13142 (dired-virtual-revert, dired-make-relative-symlink):
13143 Mark unused parameters.
13144 (manual-program): Declare.
13145 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
13146 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
13147 wrapped in `with-no-warnings' to avoid replacing one warning by another.
13148
13149 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
13150
13151 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
13152
13153 * echistory.el (electric-history-in-progress, Helper-return-blurb):
13154 Declare.
13155
13156 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
13157
13158 * electric.el (Electric-command-loop): Rename parameter
13159 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
13160
13161 * expand.el (expand-in-literal): Remove unused variable `here'.
13162
13163 * facemenu.el (facemenu-add-new-color):
13164 Remove unused variable `docstring'.
13165
13166 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
13167 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
13168 (face-attr-construct): Mark unused parameter. Doc fix.
13169 (read-color): Remove unused variable `hex-string'.
13170
13171 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
13172 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
13173 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
13174 (display-buffer-other-frame): Remove unused variable `old-window'.
13175 (kill-buffer-hook): Declare.
13176 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
13177 Mark unused parameters.
13178 (after-find-file): Pass 1 to `auto-save-mode', not t.
13179
13180 * files-x.el (auto-insert): Declare.
13181 (modify-file-local-variable-prop-line): Remove unused variable `val'.
13182
13183 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 13184 variable `buf'. Mark unused parameter.
06b60517
JB
13185 (find-lisp-insert-directory): Mark unused parameter.
13186
13187 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
13188 (format-encode-region): Remove unused variables `cur-buf' and `result'.
13189 (format-common-tail): Remove, unused.
13190 (format-deannotate-region): Remove unused variable `loc'.
13191 (format-annotate-region): Remove unused variable `p'.
13192 (format-annotate-single-property-change): Remove unused variables
13193 `default' and `tail'.
13194
13195 * forms.el (read-file-filter): Declare.
13196 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
13197
13198 * frame.el (frame-creation-function-alist): Mark unused parameter.
13199 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
13200
13201 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
13202 Remove unused parameters.
13203 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
13204 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
13205
13206 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
13207 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
13208 (hfy-prepare-tag-map): Mark unused parameters.
13209 (htmlfontify-buffer): Use `called-interactively-p'.
13210
13211 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
13212 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
13213 (ibuffer-do-occur): Mark unused parameters.
13214 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
13215 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
13216
13217 * ibuffer.el: Don't quote `lambda'.
13218 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
13219 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
13220 Mark unused parameters.
13221
13222 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
13223 (ido-completing-read): Mark unused parameters.
13224 (ido-copy-current-word): Mark unused parameters;
13225 remove unused variable `name'.
13226 (ido-sort-merged-list): Remove unused parameter `dirs'.
13227
13228 * ielm.el (ielm-input-sender): Mark unused parameter.
13229 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
13230 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
13231 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
13232 `ielm-string' as a dynamic variable accessible from the IELM prompt.
13233 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
13234
13235 * image-dired.el (image-dired-display-thumbs): Remove unused
13236 variables `curr-file' and `count'.
13237 (image-dired-remove-tag): Remove unused variable `start'.
13238 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
13239 variable `curr-file'
13240 (image-dired-rotate-original): Remove unused variable `temp-file'.
13241 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
13242 Remove unused variable `file'.
13243 (image-dired-gallery-generate): Remove unused variable `curr'.
13244 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
13245
13246 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
13247
13248 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
13249
13250 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
13251
13252 * isearch.el (minibuffer-history-symbol): Declare.
13253 (isearch-edit-string): Remove unused variable `err'.
13254 (isearch-message-prefix, isearch-message-suffix):
13255 Mark unused parameters.
13256
13257 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
13258
13259 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
13260
13261 * makesum.el (double-column): Remove unused variable `cnt'.
13262
13263 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
13264 (ido-ignore-item-temp-list): Declare.
13265
13266 * mouse-drag.el (mouse-drag-throw): Remove unused variables
13267 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
13268 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
13269 (mouse-drag-drag): Remove unused variables `mouse-delta' and
13270 `mouse-col-delta'.
13271
13272 * mouse-sel.el (mouse-extend-internal):
13273 Remove unused variable `orig-window-frame'.
13274
13275 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
13276 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
13277 Move declarations before first use.
13278 (pcomplete-opt): Mark unused parameters; doc fix.
13279
13280 * proced.el (proced-revert): Mark unused parameter.
13281 (proced-send-signal): Remove unused variable `err'.
13282
13283 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
13284 Rename parameter PREFIX-ARG to ARG.
13285 (ps-basic-plot-string, ps-basic-plot-whitespace):
13286 Mark unused parameters.
13287
13288 * replace.el (replace-count): Define.
13289 (occur-revert-function): Mark unused parameters.
13290 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
13291 (isearch-case-fold-search, isearch-string): Declare.
13292 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
13293 bind `case-fold-search'. Remove unused variables `beg' and `end',
13294 and simplify.
13295 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
13296 COUNT and bind `replace-count'.
13297 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
13298 to COUNT.
13299
13300 * savehist.el (print-readably, print-string-length): Declare.
13301
13302 * shadowfile.el (shadow-expand-cluster-in-file-name):
13303 Remove unused variable `cluster'.
13304 (shadow-copy-file): Remove unused variable `i'.
13305 (shadow-noquery, shadow-clusters, shadow-site-cluster)
13306 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
13307 (shadow-define-literal-group, shadow-define-regexp-group)
13308 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
13309
13310 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
13311 (shell): Use `called-interactively-p'.
13312 (shell-directory-tracker): Remove unused variable `chdir-failure'.
13313
13314 * simple.el (compilation-context-lines, comint-file-name-quote-list)
13315 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
13316 (delete-backward-char): Remove unused variable `ocol'.
13317 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
13318 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
13319 (event-apply-hyper-modifier, event-apply-shift-modifier)
13320 (event-apply-control-modifier, event-apply-meta-modifier):
13321 Mark unused parameters.
13322 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
13323 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
13324
13325 * speedbar.el (speedbar-ignored-directory-expressions)
13326 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
13327 (speedbar-find-file, speedbar-dir-follow)
13328 (speedbar-directory-buttons-follow, speedbar-tag-find)
13329 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
13330 (speedbar-buffers-line-directory, speedbar-buffer-click):
13331 Mark unused parameters.
13332 (speedbar-tag-file): Remove unused variable `mode'.
13333 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
13334
13335 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
13336
13337 * talk.el (talk): Remove unused variable `display'.
13338
13339 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
13340 (tar-write-region-annotate): Mark unused parameter.
13341
13342 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
13343 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
13344 Declare them, wrapped in `with-no-warnings' to avoid replacing one
13345 warning by another.
13346
13347 * time-stamp.el (time-stamp-string-preprocess):
13348 Remove unused variable `require-padding'.
13349
13350 * tree-widget.el (widget-glyph-enable): Declare.
13351 (tree-widget-action): Mark unused parameter.
13352
13353 * w32-fns.el (x-get-selection): Mark unused parameter.
13354 (autoload-make-program, generated-autoload-file): Declare.
13355
13356 * wdired.el (wdired-revert): Mark unused parameters.
13357 (wdired-xcase-word): Remove unused variable `err'.
13358
13359 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
13360 (whitespace-help-scroll): Remove unused variable `data-help'.
13361
13362 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
13363 (widget-image-insert, widget-after-change, default)
13364 (widget-default-format-handler, widget-default-notify)
13365 (widget-default-prompt-value, widget-info-link-action)
13366 (widget-url-link-action, widget-function-link-action)
13367 (widget-variable-link-action, widget-file-link-action)
13368 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
13369 (widget-field-prompt-internal, widget-field-action, widget-field-match)
13370 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
13371 (widget-insert-button-action, widget-delete-button-action, visibility)
13372 (widget-documentation-link-action, widget-documentation-string-action)
13373 (widget-const-prompt-value, widget-regexp-match, symbol)
13374 (widget-coding-system-prompt-value)
13375 (widget-key-sequence-value-to-external, sexp)
13376 (widget-sexp-value-to-internal, character, vector, cons)
13377 (widget-choice-prompt-value, widget-boolean-prompt-value)
13378 (widget-color--choose-action): Mark unused parameters.
13379 (widget-item-match-inline, widget-choice-match-inline)
13380 (widget-checklist-match, widget-checklist-match-inline)
13381 (widget-group-match): Rename parameter VALUES to VALS.
13382 (widget-field-value-set): Remove unused variable `size'.
13383 (widget-color-action): Remove unused variables `value' and `start'.
13384
13385 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 13386 variable `dir'. Doc fix.
06b60517
JB
13387 (windmove-find-other-window): Don't pass it.
13388
13389 * window.el (count-windows): Mark unused parameter.
13390 (bw-adjust-window): Remove unused variable `err'.
13391
13392 * woman.el (woman-file-name): Remove unused variable `default'.
13393 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
13394 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
13395 (global-font-lock-mode): Declare.
13396 (woman-decode-region): Mark unused parameter.
13397 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
13398
13399 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
13400 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
13401 (x-dnd-handle-moz-url): Remove unused variable `title'.
13402 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
13403
13404 * xml.el (xml-parse-tag, xml-parse-attlist):
13405 Remove unused variable `pos'.
13406
bc4f7f3d
GM
134072011-04-19 Glenn Morris <rgm@gnu.org>
13408
13409 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
13410 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
13411 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13412 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
13413 * calendar/cal-html.el (cal-html-insert-minical):
13414 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
13415 (calendar-mark-date-pattern):
13416 Prefix "unused" locals.
13417
13418 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
13419 optional argument `style'.
13420
13421 * calendar/appt.el (appt-make-list):
13422 * calendar/cal-china.el (calendar-chinese-date-string):
13423 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
13424 (diary-hebrew-yahrzeit):
13425 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
13426 * calendar/calendar.el (calendar-generate-window):
13427 * calendar/time-date.el (time-to-days):
13428 Remove unused local variables.
13429
16a43933
CY
134302011-04-18 Chong Yidong <cyd@stupidchicken.com>
13431
13432 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
13433 glyphless-char-display table.
13434 (tabulated-list-glyphless-char-display): New var.
13435
7eed1860
SS
134362011-04-18 Sam Steingold <sds@gnu.org>
13437
13438 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
13439 to acknowledgments.
13440
4d2d1ccd
GM
134412011-04-17 Glenn Morris <rgm@gnu.org>
13442
13443 * calendar/diary-lib.el (diary-sexp-entry):
13444 * calendar/holidays.el (holiday-sexp):
13445 Set debug-on-error rather than the removed stack-trace-on-error.
13446
239da61d
GM
134472011-04-16 Glenn Morris <rgm@gnu.org>
13448
13449 * progmodes/f90.el: Use lexical-binding.
13450 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
13451
8b05752a
SM
134522011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13453
daca8ba5
SM
13454 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
13455 (mail-mode): Setup mailalias completion here instead.
13456 * mail/mailalias.el: Use lexical-binding.
13457 (pattern, mailalias-done): Declare dynamic.
13458 (mail-completion-at-point-function): New function, from mail-complete.
13459 (mail-complete): Use it.
13460 (mail-completion-expand): New function.
13461 (mail-get-names): Use it.
13462 (mail-directory, mail-directory-process, mail-directory-stream):
13463 Don't use `pattern' for lexically bound arg.
13464
6f542485
SM
13465 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
13466
037e7c3f
SM
13467 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
13468 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
13469 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
13470
8b05752a
SM
13471 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
13472 (byte-save-window-excursion, byte-temp-output-buffer-setup)
13473 (byte-interactive-p): Define them again, for use when inlining
13474 old code.
13475
49093f60
JB
134762011-04-15 Juanma Barranquero <lekktu@gmail.com>
13477
13478 * loadup.el: Use `string-to-number', not `string-to-int'.
13479
b5b8e7de
SM
134802011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13481
13482 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
13483 gud-gdb-complete-command.
13484 (gud-gdb-completions): New function, from gud-gdb-complete-command.
13485 (gud-gdb-completion-at-point): New function.
13486 (gud-gdb-completions): Remove.
13487
f42efeb5
MA
134882011-04-14 Michael Albinus <michael.albinus@gmx.de>
13489
49093f60
JB
13490 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
13491 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
13492 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
13493 whether `executable-find' is bound.
f42efeb5
MA
13494
13495 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
13496
e240cc21
SM
134972011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13498
13499 * minibuffer.el (completion-in-region-mode-predicate)
13500 (completion-in-region-mode--predicate): New vars.
13501 (completion-in-region, completion-in-region--postch)
13502 (completion-in-region-mode): Use them.
13503 (completion--capf-wrapper): Also return the hook function.
13504 (completion-at-point, completion-help-at-point):
13505 Adjust and provide a predicate.
c2bd2ab0
SM
13506
13507 Preserve arg names for advice of subr and lexical functions (bug#8457).
13508 * help-fns.el (help-function-arglist): Consolidate the subr and
13509 new-byte-code cases. Add argument `preserve-names' to extract names
13510 from the docstring when needed.
13511 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
13512 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
13513 (ad-arglist): Use help-function-arglist's new arg.
13514 (ad-definition-type): Use cond.
13515
c183f693
JB
135162011-04-13 Juanma Barranquero <lekktu@gmail.com>
13517
06641a47
JB
13518 * autorevert.el (auto-revert-handler):
13519 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
13520 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
13521 Don't quote lambda.
13522
c183f693
JB
13523 * image-mode.el (image-transform-set-scale):
13524 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
13525
1e3b6001
G
135262011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
13527
13528 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 13529 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
13530 Upgrades via gnutls-cli are too slow to be done opportunistically.
13531
2d6af8dd
JB
135322011-04-12 Juanma Barranquero <lekktu@gmail.com>
13533
13534 * dframe.el (dframe-current-frame): Remove spurious quote.
13535
c0749a51
GM
135362011-04-12 Glenn Morris <rgm@gnu.org>
13537
088d0d61
GM
13538 * calendar/cal-tex.el (cal-tex-end-document):
13539 Try to automatically use latin1 input if needed.
13540
c0749a51
GM
13541 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
13542 Don't try to cons a mark onto an empty element.
13543
5c90fde0
LL
135442011-04-11 Leo Liu <sdl.web@gmail.com>
13545
13546 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
13547 buffers.
13548 (ido-kill-buffer-at-head): Support killing virtual buffers.
13549
369e974d
CY
135502011-04-10 Chong Yidong <cyd@stupidchicken.com>
13551
13552 * minibuffer.el (completion-show-inline-help): New var.
13553 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
13554 (minibuffer-force-complete, minibuffer-complete-word):
13555 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
13556
13557 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
13558 to avoid interference from inline help (Bug#5849).
13559
37f1c930
LL
135602011-04-10 Leo Liu <sdl.web@gmail.com>
13561
099c39a4
JB
13562 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
13563 Fix typo.
37f1c930 13564
a32d4040
CY
135652011-04-09 Chong Yidong <cyd@stupidchicken.com>
13566
13567 * image-mode.el (image-toggle-display-image): Signal an error if
13568 not in Image mode.
13569 (image-transform-mode, image-transform-resize)
13570 (image-transform-set-rotation): Doc fix.
daca8ba5 13571 (image-transform-set-resize): Delete.
a32d4040
CY
13572 (image-transform-set-scale, image-transform-fit-to-height)
13573 (image-transform-fit-to-width): Handle image-toggle-display-image
13574 and image-transform-resize directly.
13575
099c39a4 135762011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
13577
13578 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
13579 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
13580 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
13581 (doc-view-mode-map): Add bindings for the new functions.
13582
099c39a4 135832011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 13584
4d61f28d 13585 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
13586 Fix typo in docstring.
13587
3726838a
EZ
135882011-04-08 Eli Zaretskii <eliz@gnu.org>
13589
04f33f1e
EZ
13590 * files.el (file-size-human-readable): Produce one digit after
13591 decimal, like "ls -lh" does.
13592
13593 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
13594 the file size representation.
13595
3726838a
EZ
13596 * simple.el (list-processes): If async subprocesses are not
13597 available, error out with a clear error message.
13598
cbb59342
CY
135992011-04-08 Chong Yidong <cyd@stupidchicken.com>
13600
13601 * help.el (help-form-show): New function, to be called from C.
13602 Put help-form output in a buffer named differently than *Help*.
13603
e3971c44
EZ
136042011-04-08 Eli Zaretskii <eliz@gnu.org>
13605
13606 * files.el (file-size-human-readable): New function.
13607
13608 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
13609 computing the representation inline. Don't require `cl'.
13610
12544bbe
GM
136112011-04-08 Glenn Morris <rgm@gnu.org>
13612
a1de6c6a
GM
13613 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
13614
3c4671f4
GM
13615 * net/browse-url.el (browse-url-firefox):
13616 Test system-type, not system-configuration.
13617
b605679c
GM
13618 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
13619 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
13620 Use log-edit-empty-buffer-p. (Bug#7598)
13621
56442f0c
GM
13622 * net/rlogin.el (rlogin-process-connection-type): Simplify.
13623 (rlogin-mode-map): Initialize in the defvar.
13624 (rlogin): Use ignore-errors.
13625
12544bbe
GM
13626 * replace.el (occur-mode-map): Some fixes for menu items.
13627
eb237b0f
AH
136282011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13629
13630 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
13631
7d668f2c
CY
136322011-04-06 Chong Yidong <cyd@stupidchicken.com>
13633
e67a13ab
CY
13634 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
13635 issuing unused warnings.
13636
13637 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
13638 macro directly.
13639
7d668f2c
CY
13640 * simple.el: Lisp reimplement of list-processes. Based on an
13641 earlier reimplementation by Leo Liu, but using tabulated-list.el.
13642 (process-menu-mode): New major mode.
13643 (list-processes--refresh, list-processes):
13644 (process-menu-visit-buffer): New functions.
13645
13646 * files.el (save-buffers-kill-emacs): Don't assume any return
13647 value of list-processes, which is undocumented anyway.
13648
a83ec3c9
CY
136492011-04-06 Chong Yidong <cyd@stupidchicken.com>
13650
13651 * emacs-lisp/tabulated-list.el: New file.
13652
e91a96fe
CY
13653 * emacs-lisp/package.el: Use Tabulated List mode.
13654 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
13655 (package-menu-mode): Derive from tabulated-list-mode. Set up the
13656 table format using Tabulated List mode variables.
13657 (package--push): New macro, replacing package-list-maybe-add.
13658 (package-menu--generate): Use package--push. Renamed from
13659 package--generate-package-list.
13660 (package-menu-refresh, list-packages): Use it.
daca8ba5 13661 (package-menu--print-info): Rename from package-print-package.
e91a96fe 13662 Return insertion data instead of inserting it directly.
099c39a4
JB
13663 (package-menu-describe-package, package-menu-execute):
13664 Use tabulated-list-get-id.
e91a96fe
CY
13665 (package-menu-mark-delete, package-menu-mark-install)
13666 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
13667 (package-menu-mark-obsolete-for-deletion):
13668 Use tabulated-list-put-tag.
e91a96fe
CY
13669 (package--list-packages, package-menu-revert)
13670 (package-menu-get-package, package-menu-get-version)
13671 (package-menu-sort-by-column): Functions deleted.
13672 (package-menu-package-list, package-menu-sort-key): Vars deleted.
13673 (package-menu--status-predicate, package-menu--version-predicate)
13674 (package-menu--name-predicate)
13675 (package-menu--description-predicate): Handle arguments in the
13676 Tabulated List format.
13677 (package-list-packages-no-fetch): Call list-packages.
13678
3e214b50
JB
136792011-04-06 Juanma Barranquero <lekktu@gmail.com>
13680
13681 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 13682 (after-find-file): Don't bind it.
3e214b50
JB
13683 (revert-buffer-in-progress-p): New variable.
13684 (revert-buffer): Bind it.
13685 Pass nil for `after-find-file-from-revert-buffer'.
13686
13687 * saveplace.el (save-place-find-file-hook): Use new variable
13688 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
13689
3f0f1700
GM
136902011-04-06 Glenn Morris <rgm@gnu.org>
13691
c0274801
GM
13692 * Makefile.in (AUTOGEN_VCS): New variable.
13693 (autoloads): Use $AUTOGEN_VCS.
13694
3f0f1700
GM
13695 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
13696 * calendar/calendar.el (calendar-mode-map):
13697 Check for toolkit scroll bars. (Bug#8305)
13698
41ea9e48
CY
136992011-04-05 Chong Yidong <cyd@stupidchicken.com>
13700
13701 * minibuffer.el (completion-in-region--postch)
13702 (completion-in-region-mode): Remove unnecessary messages.
13703
6194c800
JB
137042011-04-05 Juanma Barranquero <lekktu@gmail.com>
13705
33256f14
JB
13706 * font-lock.el (font-lock-refresh-defaults):
13707 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
13708 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
13709
6194c800
JB
13710 * info.el (Info-directory-list, Info-read-node-name-2)
13711 (Info-split-parameter-string): Doc fixes.
13712 (Info-virtual-nodes): Reflow docstring.
13713 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
13714 (Info-apropos-toc-nodes, info-finder, Info-get-token)
13715 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
13716 Fix typos in docstrings.
13717 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
13718 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
13719 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
13720 (Info-restore-desktop-buffer): Mark unused parameters.
13721 (Info-directory-find-file, Info-directory-find-node)
13722 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
13723 (Info-virtual-index-find-node, Info-apropos-find-file)
13724 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 13725 Mark unused parameters; fix typos in docstrings.
6194c800
JB
13726 (Info-virtual-index): Remove unused local variable `nodename'.
13727
b87a8200 137282011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 13729
b87a8200
DD
13730 * net/rcirc.el: Update my e-mail address.
13731 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 13732
3b2ff876
CY
137332011-04-05 Chong Yidong <cyd@stupidchicken.com>
13734
13735 * startup.el (command-line): Save the cursor's theme-face
13736 directly, instead of using face-override-spec.
13737
13738 * custom.el (load-theme): Minor optimization in assigning faces.
13739
8d17e7ca
JB
137402011-04-04 Juanma Barranquero <lekktu@gmail.com>
13741
13742 * help-fns.el (describe-variable): Complete all variables having
13743 documentation, including keywords.
13744 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
13745
2fbc1934
JB
137462011-04-04 Juanma Barranquero <lekktu@gmail.com>
13747
13748 Convert to lexical-binding.
13749
13750 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
13751 (bs--get-marked-string, bs--get-modified-string)
13752 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
13753 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
13754 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
13755
13756 * ehelp.el (electric-help-execute-extended)
13757 (electric-help-ctrl-x-prefix):
13758 * hexl.el (hexl-revert-buffer-function):
13759 * linum.el (linum-after-change, linum-after-scroll):
13760 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
13761
13762 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
13763
74f50695
DU
137642011-04-04 Daiki Ueno <ueno@unixuser.org>
13765
13766 * epa-dired.el:
13767 * epa-mail.el:
13768 * epa-hook.el:
13769 * epa-file.el:
13770 * epa.el:
13771 * epg.el: Use lexical binding.
13772
c11325f7
CY
137732011-04-03 Chong Yidong <cyd@stupidchicken.com>
13774
0d9e9a12
CY
13775 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
13776
c11325f7 13777 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
13778 dictionary case for flyspell-mark-duplications-exceptions.
13779 Use regexp matching for languages.
c11325f7
CY
13780 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
13781 default dictionary (Bug#7926).
13782
da91b5f2
CY
137832011-04-02 Chong Yidong <cyd@stupidchicken.com>
13784
099c39a4
JB
13785 * emacs-lisp/package.el (package--with-work-buffer):
13786 Recognize https URLs.
da91b5f2 13787
099c39a4
JB
13788 * net/network-stream.el: Move from gnus/proto-stream.el.
13789 Change prefix to network-stream throughout.
da91b5f2
CY
13790 (open-protocol-stream): Merge into open-network-stream, leaving
13791 open-protocol-stream as an alias. Handle nil BUFFER args.
13792
13793 * subr.el (open-network-stream): Move to net/network-stream.el.
13794
afa8e9f6
GM
137952011-04-02 Glenn Morris <rgm@gnu.org>
13796
1d2e369d
GM
13797 * find-dired.el (find-exec-terminator): New option.
13798 (find-ls-option): Test for -ls support.
13799 (find-ls-subdir-switches): Test for -b in find-ls-option.
13800 (find-dired, find-grep-dired): Doc fixes.
13801 (find-dired): Use find-exec-terminator.
13802
8abb7da8 13803 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
13804 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
13805 (find-name-arg): Remove purecopy.
8abb7da8 13806
f3ca7378
GM
13807 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
13808 (grep-compute-defaults): Check for `-exec COMMAND +' support.
13809 Set grep-find-use-xargs, grep-find-command, and grep-find-template
13810 accordingly. Don't add the null-device if not needed.
13811
afa8e9f6
GM
13812 * files.el (save-some-buffers): Doc fix.
13813
35eae264
EZ
138142011-04-02 Eli Zaretskii <eliz@gnu.org>
13815
13816 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
13817
26b51db5
JB
138182011-04-01 Juanma Barranquero <lekktu@gmail.com>
13819
13820 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
13821 Use `dolist' rather than `mapcar'.
13822
7200d79c
SM
138232011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
13824
03408648 13825 Add lexical binding.
7200d79c 13826
03408648
SM
13827 * subr.el (apply-partially): Use new closures rather than CL.
13828 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
13829 (dolist, dotimes): Use slightly different expansion for lexical code.
13830 (functionp): Move to C.
13831 (letrec): New macro.
13832 (with-wrapper-hook): Use it and apply-partially instead of CL.
13833 (eval-after-load): Preserve lexical-binding.
13834 (save-window-excursion, with-output-to-temp-buffer): Turn them
13835 into macros.
7200d79c 13836
03408648
SM
13837 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
13838
13839 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
13840 than the arglist.
13841 (help-add-fundoc-usage): Don't add `Not documented'.
13842 (help-function-arglist): Handle closures, subroutines, and new
13843 byte-code-functions.
13844 (help-make-usage): Remove leading underscores.
13845 (describe-function-1): Handle closures.
13846 (describe-variable): Use special-variable-p for completion.
13847
13848 * files.el (lexical-binding): Declare safe.
f488fb65 13849
03408648
SM
13850 * emacs-lisp/pcase.el: Don't use destructuring-bind.
13851 (pcase--memoize): Rename from pcase-memoize. Change weakness.
13852 (pcase): Add `let' pattern.
13853 Change memoization so it actually works.
13854 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
13855 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
13856 <let>: New case.
f488fb65 13857
03408648
SM
13858 * emacs-lisp/macroexp.el: Use lexical binding.
13859 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
13860 Don't convert ' to #' without checking that it's indeed quoting
13861 a lambda.
13862
13863 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 13864 Use eval-sexp-add-defvars.
03408648
SM
13865 (eval-sexp-add-defvars): New fun.
13866
13867 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
13868
13869 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
13870 Don't autoload.
13871 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
13872 than the internal `byte-compile-lambda'.
13873 (defmethod): Don't hide code under quotes.
13874 (eieio-defmethod): New `code' argument.
13875
13876 * emacs-lisp/eieio-comp.el: Remove.
13877
13878 * emacs-lisp/edebug.el (edebug-eval-defun)
13879 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
13880 (edebug-toggle): Avoid `eval'.
13881
13882 * emacs-lisp/disass.el (disassemble-internal): Handle new
13883 `closure' objects.
13884 (disassemble-1): Handle new byte codes.
13885
13886 * emacs-lisp/cl.el (pushnew): Silence warning.
13887
13888 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
13889 (cl-byte-compile-throw): Remove.
13890 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
13891
13892 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
13893 closures.
13894
13895 * emacs-lisp/cconv.el: New file.
13896
13897 * emacs-lisp/bytecomp.el: Use lexical binding instead of
13898 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
13899 (byte-compile-initial-macro-environment):
13900 Handle declare-function here.
13901 (byte-compile--lexical-environment): New var.
13902 (byte-stack-ref, byte-stack-set, byte-discardN)
13903 (byte-discardN-preserve-tos): New lap codes.
13904 (byte-interactive-p): Don't use any more.
13905 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
13906 New macros.
13907 (byte-compile-lapcode): Use them and handle new lap codes.
13908 (byte-compile-obsolete): Remove.
13909 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
13910 (byte-compile-arglist-warn): Check late def of inlinable funs.
13911 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
13912 since they should have been expanded by now.
13913 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
13914 (byte-compile-from-buffer): Remove unused second arg.
13915 (byte-compile-preprocess): New function.
13916 (byte-compile-toplevel-file-form): New function to distinguish
13917 file-form calls from outside from file-form calls from hunk-handlers.
13918 (byte-compile-file-form): Simplify.
13919 (byte-compile-file-form-defsubst): Remove.
13920 (byte-compile-file-form-defmumble): Simplify now that
13921 byte-compile-lambda always returns a byte-code-function.
13922 (byte-compile): Preprocess.
13923 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
13924 Remove, not used any more.
13925 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
13926 (byte-compile-make-args-desc): New funs.
13927 (byte-compile-lambda): Handle lexical functions. Always return
13928 a byte-code-function.
13929 (byte-compile-reserved-constants): New var, to make up room for
13930 closed-over variables.
13931 (byte-compile-constants-vector): Obey it.
13932 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
13933 (byte-compile-macroexpand-declare-function): New function.
13934 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
13935 byte-code-functions.
13936 (byte-compile-form): Check obsolescence here.
13937 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
13938 (byte-compile-variable-ref): Remove.
13939 (byte-compile-dynamic-variable-op): New fun.
13940 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13941 (byte-compile-variable-set): New funs.
13942 (byte-compile-discard): Add 2 args.
13943 (byte-compile-stack-ref, byte-compile-stack-set)
13944 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
13945 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
13946 macroexpand-all instead.
13947 (byte-compile-quote-form): Remove.
13948 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
13949 (byte-compile-bind, byte-compile-unbind): New funs.
13950 (byte-compile-let): Handle let* and lexical binding.
13951 (byte-compile-let*): Remove.
13952 (byte-compile-catch, byte-compile-unwind-protect)
13953 (byte-compile-track-mouse, byte-compile-condition-case):
13954 Handle a new :fun-body form, used for lexical scoping.
13955 (byte-compile-save-window-excursion)
13956 (byte-compile-with-output-to-temp-buffer): Remove.
13957 (byte-compile-defun): Simplify.
13958 (byte-compile-stack-adjustment): New fun.
13959 (byte-compile-out): Use it.
13960 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
13961
13962 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
13963 handler any more.
13964
13965 * emacs-lisp/byte-opt.el: Use lexical binding.
13966 (byte-inline-lapcode): Remove (to bytecomp).
13967 (byte-compile-inline-expand): Pay attention to inlining to/from
13968 lexically bound code.
13969 (byte-compile-unfold-lambda): Don't handle byte-code-functions
13970 any more.
13971 (byte-optimize-form-code-walker): Don't handle save-window-excursion
13972 any more and don't call compiler-macros.
13973 (byte-compile-splice-in-already-compiled-code): Remove.
13974 (byte-code): Don't inline any more.
13975 (disassemble-offset): Receive `bytes' as argument rather than via
13976 dynamic scoping.
13977 (byte-compile-tag-number): Declare before first use.
13978 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
13979 `return' even if make-spliceable.
13980 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
13981 obsolete interactive-p.
13982 (byte-optimize-lapcode): Optimize new lap-codes.
13983 Don't trip up on new form of `byte-constant' lap code.
13984
13985 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
13986
13987 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
13988
13989 * custom.el (custom-initialize-default, custom-declare-variable):
13990 Use `defvar'.
13991
13992 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
13993 New variables.
13994 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
13995 (COMPILE_FIRST): Add macroexp and cconv.
13996 * makefile.w32-in: Mirror changes in Makefile.in.
13997
13998 * vc/cvs-status.el:
13999 * vc/diff-mode.el:
14000 * vc/log-edit.el:
14001 * vc/log-view.el:
14002 * vc/smerge-mode.el:
14003 * textmodes/bibtex-style.el:
14004 * textmodes/css.el:
14005 * startup.el:
14006 * uniquify.el:
da91b5f2
CY
14007 * minibuffer.el:
14008 * newcomment.el:
14009 * reveal.el:
14010 * server.el:
14011 * mpc.el:
14012 * emacs-lisp/smie.el:
14013 * doc-view.el:
14014 * dired.el:
03408648
SM
14015 * abbrev.el: Use lexical binding.
14016
0f0c1f27
EZ
140172011-04-01 Eli Zaretskii <eliz@gnu.org>
14018
14019 * info.el (info-display-manual): New function.
14020
c82b2579
SM
140212011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14022
14023 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
14024
221ddf68
TH
140252011-03-31 Tassilo Horn <tassilo@member.fsf.org>
14026
14027 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 14028 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 14029
cba6e77e
GM
140302011-03-31 Glenn Morris <rgm@gnu.org>
14031
e040639f
GM
14032 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
14033
cba6e77e
GM
14034 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
14035
6d0f1c9e
CS
140362011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
14037
14038 * progmodes/python.el (python-default-interpreter)
14039 (python-python-command-args, python-jython-command-args)
14040 (python-which-shell, python-which-args, python-which-bufname)
14041 (python-file-queue, python-comint-output-filter-function)
14042 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
14043 variables and functions.
14044
3e2d70fd
SM
140452011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14046
14047 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
14048 (completion-in-region-mode): New minor mode.
14049 (completion-in-region): Use it.
14050 (completion-in-region--data, completion-in-region-mode-map): New vars.
14051 (completion-in-region--postch): New function.
14052 (completion--capf-misbehave-funs, completion--capf-safe-funs):
14053 New vars.
14054 (completion--capf-wrapper): New function.
14055 (completion-at-point): Use it to track well-behavedness of
14056 hook functions.
14057 (completion-help-at-point): New command.
14058
f3e4086c
JM
140592011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
14060
14061 * vc/add-log.el (add-change-log-entry): Don't use whitespace
14062 syntax class to search for whitespace on a single line
14063 (Message-ID: <4D938140.4030905@redhat.com>).
14064
eb7ffc14
LL
140652011-03-30 Leo Liu <sdl.web@gmail.com>
14066
14067 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
14068 New commands.
14069 (edit-abbrevs-map): Bind them here.
14070 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
14071
d806ab68
KM
140722011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
14073
14074 * allout.el (allout-hide-by-annotation, allout-flag-region):
14075 Reduce possibility of overlay leakage by making them volatile.
14076
14077 * allout-widgets.el (allout-widgets-tally): Define as nil so the
14078 hash is not shared between buffers. Mode initialization is
14079 responsible for giving it a useful starting value.
14080 (allout-item-span): Reduce possibility of overlay leakage by
14081 making them volatile.
14082 (allout-widgets-count-buttons-in-region): Add diagnostic function
14083 for tracking down button overlay leaks.
14084
ea622834
LL
140852011-03-29 Leo Liu <sdl.web@gmail.com>
14086
14087 * ido.el (ido-read-internal): Use the default history var
14088 minibuffer-history if no HISTORY is specified.
14089
b62f8267
G
140902011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
14091
03408648
SM
14092 * net/imap.el (imap-shell-open, imap-process-connection-type):
14093 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
14094 Kerberos, SSL, other subprocesses.
14095
947b6566
LL
140962011-03-28 Leo Liu <sdl.web@gmail.com>
14097
14098 * abbrev.el (abbrev-table-empty-p): New function.
14099 (prepare-abbrev-list-buffer): Place empty abbrev tables after
14100 nonempty ones. (Bug#5937)
14101
5ffb62aa
JD
141022011-03-27 Jan Djärv <jan.h.d@swipnet.se>
14103
14104 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
14105
7a097943
LL
141062011-03-27 Leo Liu <sdl.web@gmail.com>
14107
14108 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
14109 for foreground and background colors.
14110 (ansi-color-make-color-map): Adapt.
14111
c5b40130
LL
141122011-03-25 Leo Liu <sdl.web@gmail.com>
14113
1f48f7d2
LL
14114 * midnight.el (midnight-time-float): Remove. Note it calculates
14115 the microsecond component incorrectly and seconds-to-time does the
14116 same job.
625897ec 14117 Remove redundant (require 'timer).
1f48f7d2 14118
c5b40130
LL
14119 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
14120 (ido-completions): Remove unused arguments. (Bug#8329)
14121
d86d2721
SM
141222011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
14123
14124 * minibuffer.el (completion--flush-all-sorted-completions):
14125 Remove itself from hook.
14126 (completion-at-point): Let the functions perform the completion
14127 immediately and return nil or t.
14128 * comint.el (comint-dynamic-complete-functions): Now identical to
14129 completion-at-point-functions.
14130 (comint-dynamic-list-input-ring): Remove unused var `index'.
14131 (comint--match-partial-filename, comint--unquote&expand-filename):
14132 New funs, split from comint-match-partial-filename.
14133 (comint-dynamic-complete): Use completion-at-point.
14134 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
14135
e8974c48
DA
141362011-03-24 Drew Adams <drew.adams@oracle.com>
14137
14138 * thingatpt.el: Support `defun'.
14139
def71b5e
LL
141402011-03-23 Leo Liu <sdl.web@gmail.com>
14141
cb5af48e
LL
14142 * abbrevlist.el: Move to obsolete/abbrevlist.el.
14143
def71b5e
LL
14144 * help-mode.el (help-mode-finish): Tweak regexp.
14145
927c53e7
GM
141462011-03-23 Glenn Morris <rgm@gnu.org>
14147
18d05bed
GM
14148 * eshell/esh-opt.el (eshell-eval-using-options):
14149 Do not bind unused local variable `eshell-option-stub'.
14150
927c53e7
GM
14151 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
14152
9d0da923
JB
141532011-03-22 Juanma Barranquero <lekktu@gmail.com>
14154
14155 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
14156 keymap variable in `with-no-warnings' to avoid a warning when the
14157 keymap has been already `defconst'ed.
14158
4b978a67
LL
141592011-03-22 Leo Liu <sdl.web@gmail.com>
14160
14161 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
14162 encode all chars in abbrevs; otherwise use emacs-mule or
14163 utf-8-emacs. (Bug#8308)
14164
5fd62452
JB
141652011-03-22 Juanma Barranquero <lekktu@gmail.com>
14166
0b1596c6
JB
14167 * simple.el (backward-delete-char-untabify):
14168 Avoid warning about using `delete-backward-char'.
14169
5fd62452
JB
14170 * image.el (image-type-file-name-regexps): Make it variable.
14171 `imagemagick-register-types' modifies it, and the user may want
14172 to add new extensions for known image types.
14173 (imagemagick-register-types): Throw error if not using ImageMagick.
14174
0b4e93f1
LL
141752011-03-22 Leo Liu <sdl.web@gmail.com>
14176
14177 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
14178 located before rcirc-prompt-end-marker.
14179 (rcirc-complete): Error if point is not after rcirc prompt.
14180 Handle the case when table is nil.
9882e214 14181 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 14182
fccee4ab
CY
141832011-03-22 Chong Yidong <cyd@stupidchicken.com>
14184
14185 * custom.el (custom--inhibit-theme-enable): Make it affect only
14186 custom-theme-set-variables and custom-theme-set-faces.
14187 (provide-theme): Ignore custom--inhibit-theme-enable.
14188 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
14189 (custom-enabling-themes): Delete variable.
d86d2721
SM
14190 (enable-theme): Accept only loaded themes as arguments.
14191 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
14192 (custom-enabled-themes): Forbid themes from setting this.
14193 Eliminate use of custom-enabling-themes.
14194 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 14195
af896da6
LL
141962011-03-21 Leo Liu <sdl.web@gmail.com>
14197
14198 * ido.el (ido-read-internal): Add ido-selected to history instead
14199 of user input.
14200
78f64af0
SM
142012011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14202
14203 * subr.el (deferred-action-list, deferred-action-function):
14204 Mark obsolete.
14205
b16ac1ec
LL
142062011-03-21 Leo Liu <sdl.web@gmail.com>
14207
810f7698
LL
14208 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
14209 change on 2011-02-13 (bug#8309).
14210
b16ac1ec
LL
14211 * minibuffer.el (read-file-name-function): Change default value.
14212 (read-file-name--defaults): Rename from read-file-name-defaults.
14213 (read-file-name-default): Rename from read-file-name.
14214 (read-file-name): Call read-file-name-function.
14215
4e05e67e
GM
142162011-03-21 Glenn Morris <rgm@gnu.org>
14217
14218 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
14219 Doc fixes.
14220
4359915b
CY
142212011-03-21 Chong Yidong <cyd@stupidchicken.com>
14222
14223 * cus-theme.el: Add missing provide statement.
14224 (customize-create-theme): Extract theme value correctly.
14225 (custom-theme-visit-theme): Autoload.
14226 (customize-create-theme): Prompt before inserting default faces.
14227
1fe275ee
JB
142282011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
14229
14230 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
14231 units and musical notes.
14232
cd394be1 142332011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
14234
14235 * ido.el (ido-read-internal): Use completing-read-default.
14236 (ido-completing-read): Fix compatibility with completing-read.
14237
7d476bde
CO
142382011-03-20 Christian Ohler <ohler@gnu.org>
14239
14240 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
14241 (ert-delete-all-tests): Use `called-interactively-p' rather than
14242 `interactive-p'.
14243 (ert--make-xrefs-region): Respect END.
14244
fe0fb33e
CY
142452011-03-19 Chong Yidong <cyd@stupidchicken.com>
14246
ff854b0b
CY
14247 * dired-aux.el (dired-create-directory): Signal an error if the
14248 directory already exists (Bug#8246).
14249
fe0fb33e
CY
14250 * facemenu.el (list-colors-display): Call list-faces-display
14251 inside with-help-window.
14252 (list-colors-print): Use display property to align the final
14253 column, instead of checking window-width.
14254
576bce32
EZ
142552011-03-19 Eli Zaretskii <eliz@gnu.org>
14256
4d61f28d 14257 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
14258 windows-nt systems.
14259 (emerge-protect-metachars): Quote correctly for ms-dos and
14260 windows-nt systems.
14261
89c41d68 142622011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
14263
14264 * info.el (info-initialize): Replace all uses of `:' with
14265 path-separator for compatibility with non-Unix systems.
14266 Cache quoting of path-separator. (Bug#8258)
14267
b14e3e21 142682011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
14269
14270 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
14271 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
14272 (mouse-avoidance-mode): Fix typos in docstrings.
14273
4525ce3e
CY
142742011-03-19 Chong Yidong <cyd@stupidchicken.com>
14275
14276 * startup.el (package-subdirectory-regexp): Move from package.el.
14277 Omit \\` and \\', and let callers add them.
14278
14279 * emacs-lisp/package.el (package-strip-version)
14280 (package-load-all-descriptors): Add \\` and \\' to
14281 package-subdirectory-regexp before using it.
14282 (package-untar-buffer): New arg DIR; ensure that file untars only
14283 into this expected directory. Remove superfluous delete-region.
14284 (package-unpack): Caller changed.
14285 (package-tar-file-info): Use package-subdirectory-regexp.
14286
a904a09a 142872011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 14288
a904a09a
SM
14289 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
14290 diff-mode-shared-map (bug#8284).
14291 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
14292
142932011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14294
14295 * calendar/time-date.el (format-seconds): Use assoc instead of
14296 assoc-string, since assoc-string doesn't exist in XEmacs.
14297
171fc304
JB
142982011-03-17 Juanma Barranquero <lekktu@gmail.com>
14299
14300 * custom.el (custom-known-themes): Reflow docstring.
14301 (custom-theme-load-path): Fix typo in docstring.
14302 (load-theme): Fix typo in error message.
14303 (custom-available-themes, custom-variable-theme-value):
14304 Use `let', not `let*'.
14305
d71990a1
JB
143062011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
14307
14308 * calc/README: Mention inclusion of musical notes.
14309
14310 * calc/calc-units.el (calc-lu-quant): Rename from
14311 `calc-logunits-quantity'.
14312 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
14313 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
14314 (calc-db): Rename from `calc-dblevel'.
14315 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
14316 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
14317 (calc-np): Rename from `calc-nplevel'.
14318 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
14319 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
14320 (calc-lu-plus): Rename from `calc-logunits-add'.
14321 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
14322 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
14323 (calc-lu-minus): Rename from `calc-logunits-sub'.
14324 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
14325 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
14326 (calc-lu-times): Rename from `calc-logunits-mul'.
14327 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
14328 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
14329 (calc-lu-divide): Rename from `calc-logunits-div'.
14330 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
14331 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
14332
14333 * calc/calc-ext.el (calc-init-extensions): Update the names of the
14334 functions being autoloaded.
14335
14336 * calc/calc.el (calc-lu-power-reference): Rename from
14337 `calc-logunits-power-reference'.
14338 (calc-lu-field-reference): Rename from
14339 `calc-logunits-field-reference'.
14340
7a71b18d
GM
14341 * calc/calc-help.el (calc-l-prefix-help):
14342 Mention musical note functions.
d71990a1 14343
40c2934b
SM
143442011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
14345
14346 * minibuffer.el (completion-all-sorted-completions):
14347 Use :completion-cycle-penalty text property if present.
14348
b0911414
KM
143492011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
14350
14351 * allout.el (allout-yank-processing): Adjust for new rebulleting
14352 regime so bullet being yanked is used without prompting the user
14353 for a choice.
14354
8a05b668
JB
143552011-03-16 Juanma Barranquero <lekktu@gmail.com>
14356
14357 * startup.el (command-line): Warn the user that _emacs is deprecated.
14358
5ba5fb81
JB
143592011-03-16 Juanma Barranquero <lekktu@gmail.com>
14360
14361 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
14362 (delphi-verbose, delphi-comment-face, delphi-string-face)
14363 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
14364 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
14365 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
14366 (delphi-new-comment-line, delphi-font-lock-defaults)
14367 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
14368 Fix typos in docstrings.
14369
2dab465b
KM
143702011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
14371
5ba5fb81 14372 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
14373 Invert the roles of character and string values for INSTEAD, so a
14374 string is used for the more common case of a defaulting prompt.
14375
0adf5618
SM
143762011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14377
14378 * progmodes/ruby-mode.el (ruby-backward-sexp):
14379 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
14380 * play/gamegrid.el (gamegrid-make-face):
14381 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
14382 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
14383 * notifications.el (notifications-notify):
14384 * net/xesam.el (xesam-search-engines):
14385 * net/quickurl.el (quickurl-list-insert):
14386 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
14387
d72700e5
CY
143882011-03-15 Chong Yidong <cyd@stupidchicken.com>
14389
14390 * startup.el (command-line): Update package subdirectory regexp.
14391
49c5410a
SM
143922011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14393
c6eee9aa
SM
14394 * allout.el (allout-abbreviate-flattened-numbering)
14395 (allout-mode-deactivate-hook): Fix up obsolescence "date".
14396
49c5410a
SM
14397 * subr.el (read-char-choice): Only show the cursor after the prompt,
14398 not after the answer.
14399
047b2bb9
KR
144002011-03-15 Kevin Ryde <user42@zip.com.au>
14401
14402 * help-fns.el (variable-at-point): Skip leading quotes, if any
14403 (bug#8253).
14404
0a57d256
SM
144052011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14406
14407 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
14408 warning message.
14409
77c992bc
MA
144102011-03-14 Michael Albinus <michael.albinus@gmx.de>
14411
14412 * shell.el (shell): When called interactively, offer to change the
14413 shell file name on remote hosts.
14414
eebc475d
TZ
144152011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
14416
14417 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
14418 integration for LDAP parameters. The host, base, user or binddn,
14419 and secret tokens can be specified in a netrc file, for instance.
14420 This is optional because an `auth-source' parameter must be
14421 specified in the search attributes.
14422
9d05d1ba
JB
144232011-03-13 Juanma Barranquero <lekktu@gmail.com>
14424
14425 * help.el (describe-mode): Link to the mode's definition (bug#8185).
14426
09d9db2c
GM
144272011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14428
14429 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
14430 into declaration. Remove redundant and harmful binding.
14431
144322011-03-12 Eli Zaretskii <eliz@gnu.org>
14433
14434 * files.el (file-ownership-preserved-p): Pass `integer' as an
14435 explicit 2nd argument to `file-attributes'. If the file's owner
14436 is the Administrators group on Windows, and the current user is
14437 Administrator, consider that a match.
14438
14439 * server.el (server-ensure-safe-dir): Consider server directory
14440 safe on MS-Windows if its owner is the Administrators group while
14441 the current Emacs user is Administrator. Use `=' to compare
14442 numerical UIDs, since they could be integers or floats.
14443
219bd536
JB
144442011-03-12 Juanma Barranquero <lekktu@gmail.com>
14445
14446 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
14447
f3afd36b
MA
144482011-03-12 Michael Albinus <michael.albinus@gmx.de>
14449
14450 Sync with Tramp 2.2.1.
14451
14452 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
14453
14454 * net/trampver.el: Update release number.
14455
3aaaa6f1
SM
144562011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14457
94642599
SM
14458 * progmodes/compile.el (compilation--previous-directory): Fix up
14459 various nil/dead-marker mismatches (bug#8014).
14460 (compilation-directory-properties, compilation-error-properties):
14461 Don't call it at a position past the one we're about to change.
14462
3aaaa6f1
SM
14463 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
14464 Disable obsolescence warnings in the file that declares it.
14465
14239447
KM
144662011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
14467
099c39a4
JB
14468 * allout-widgets.el (allout-widgets-tally):
14469 Initialize allout-widgets-tally as a hash table rather than nil to
14470 prevent mode-line redisplay warnings. Also, clarify the module
14471 description and fix a comment typo.
14239447 14472
135e287c
JB
144732011-03-11 Juanma Barranquero <lekktu@gmail.com>
14474
14475 * help-fns.el (describe-variable): Don't complete keywords.
14476 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
14477
ffbf300e
CY
144782011-03-10 Chong Yidong <cyd@stupidchicken.com>
14479
ba08b241
CY
14480 * emacs-lisp/package.el (package-version-join): Impose a standard
14481 string representation for pre/alpha/beta version lists.
14482 (package-unpack-single): Standardize the directory name by passing
14483 it through package-version-join.
14484 (package-strip-rcs-id): Accept any version string that does not
14485 signal an error in version-to-list.
ffbf300e 14486
f346fd6b
MA
144872011-03-10 Michael Albinus <michael.albinus@gmx.de>
14488
14489 * simple.el (delete-trailing-whitespace): Return nil for the
14490 benefit of `write-file-functions'.
14491
ccb55d27
GM
144922011-03-10 Glenn Morris <rgm@gnu.org>
14493
5ceaac0c
GM
14494 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
14495
02da65ff
GM
14496 * vc/vc-git.el (vc-git-program): New option.
14497 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
14498 (vc-git--call): Use it.
14499
b2f603cc
GM
14500 * eshell/esh-util.el (eshell-condition-case): Doc fix.
14501
5772caab
GM
14502 * cus-edit.el (Custom-newline): If no button at point, look
14503 for a subgroup button at start-of-line. (Bug#2298)
14504
ccb55d27
GM
14505 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
14506
ec6ecaed
JD
145072011-03-10 Julien Danjou <julien@danjou.info>
14508
14509 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
14510 `cursor-type' is nil.
14511
9d5aa01d
JB
145122011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
14513
14514 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
14515
b6a5875b
KM
145162011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
14517
7a71b18d 14518 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
14519 preserves the existing header prefix, rebulleting it if necessary,
14520 rather than replacing it. This is necessary for proper operation
14521 of cooperative addons like allout-widgets.
1154d12e
JB
14522 (allout-make-topic-prefix, allout-rebullet-heading):
14523 Change SOLICIT arg to INSTEAD, and interpret additionally a string
14524 value as alternate bullet to be used, instead of prompting the user
14525 for a bullet character.
b6a5875b 14526
ee545c35
MA
145272011-03-09 Michael Albinus <michael.albinus@gmx.de>
14528
d86d2721
SM
14529 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14530 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
14531 `tramp-default-port'.
14532
c47971d7
DD
145332011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
14534
14535 * net/rcirc.el (rcirc-handler-001): Remove useless
14536 with-rcirc-process-buffer.
14537 (rcirc-check-auth-status): Swap arguments to string-match.
14538
13522cb4
GM
145392011-03-09 Glenn Morris <rgm@gnu.org>
14540
0be6f4f1
GM
14541 * shell.el (shell-mode):
14542 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
14543
13522cb4
GM
14544 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
14545 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
14546
515de2e3
CY
145472011-03-08 Chong Yidong <cyd@stupidchicken.com>
14548
14549 * emacs-lisp/package.el (package-refresh-contents)
14550 (package-menu-execute): Use condition-case-no-debug.
14551
b511b994
MA
145522011-03-08 Michael Albinus <michael.albinus@gmx.de>
14553
14554 * simple.el (shell-command-to-string): Use `process-file'.
14555
14556 * emacs-lisp/package.el (package-tar-file-info): Handle also
14557 remote files.
14558
d86d2721
SM
14559 * emacs-lisp/package-x.el (package-upload-buffer-internal):
14560 Use `equal' for upload base check.
b511b994 14561
25bbfb31
AM
145622011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
14563
14564 * textmodes/texinfo.el (texinfo-environments):
14565 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
14566
be996521
GM
145672011-03-08 Glenn Morris <rgm@gnu.org>
14568
e9c8529f
GM
14569 * cus-start.el (cursor-in-non-selected-windows):
14570 Fix :set quoting oddness. (Bug#8192)
14571
be996521
GM
14572 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
14573 in some setf expressions. (Bug#2159)
14574
2bb5649e
CY
145752011-03-08 Chong Yidong <cyd@stupidchicken.com>
14576
14577 * custom.el (custom-available-themes): Return themes in
14578 alphabetical order.
14579
33383987 14580See ChangeLog.15 for earlier changes.
e3d51b27
MR
14581
14582;; Local Variables:
14583;; coding: utf-8
e3d51b27
MR
14584;; End:
14585
acaf905b 14586 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
14587
14588 This file is part of GNU Emacs.
14589
14590 GNU Emacs is free software: you can redistribute it and/or modify
14591 it under the terms of the GNU General Public License as published by
14592 the Free Software Foundation, either version 3 of the License, or
14593 (at your option) any later version.
14594
14595 GNU Emacs is distributed in the hope that it will be useful,
14596 but WITHOUT ANY WARRANTY; without even the implied warranty of
14597 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14598 GNU General Public License for more details.
14599
14600 You should have received a copy of the GNU General Public License
14601 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.