* vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on revert.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
2b311310
AH
12012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2
3 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
4 revert (Bug#11488).
5
b9cb2387
JL
62012-05-29 Juri Linkov <juri@jurta.org>
7
8 * isearch.el (isearch-mode-map): Bind `M-s _' to
9 `isearch-toggle-symbol'. Bind `M-s c' to
10 `isearch-toggle-case-fold'.
11 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
12 (isearch-forward): Add `M-s _' to the docstring.
13 (isearch-forward-symbol, isearch-toggle-case-fold)
14 (isearch-symbol-regexp): New functions. (Bug#11381)
15
d5e61c1c
JL
162012-05-29 Juri Linkov <juri@jurta.org>
17
18 * isearch.el (isearch-word): Add docstring. (Bug#11381)
19 (isearch-occur, isearch-search-and-update): If `isearch-word' is
20 a function, call it to get the regexp.
21 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
22 property `isearch-message-prefix' instead of the string "word ".
23 (isearch-search-fun-default): For the case of `isearch-word',
24 return a lambda that calls re-search-forward/re-search-backward
25 with a regexp returned by `word-search-regexp' or by the function
26 in `isearch-word'.
27
8cbd80f7
JL
282012-05-29 Juri Linkov <juri@jurta.org>
29
30 * isearch.el (isearch-search-fun-default): New function.
31 (isearch-search-fun): Move default part to the new function
32 `isearch-search-fun-default'.
33 (isearch-search-fun-function): Set the default value to
34 `isearch-search-fun-default'. (Bug#11381)
35
36 * comint.el (comint-history-isearch-end):
37 Use `isearch-search-fun-default'.
38 (comint-history-isearch-search): Use `isearch-search-fun-default'
39 and remove spacial case for `isearch-word'.
40 (comint-history-isearch-wrap): Remove spacial case for
41 `isearch-word'.
42
43 * hexl.el (hexl-isearch-search-function):
44 Use `isearch-search-fun-default'.
45
46 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
47 Use `word-search-regexp' for `isearch-word'.
48
49 * misearch.el (multi-isearch-search-fun):
50 Use `isearch-search-fun-default'.
51
52 * simple.el (minibuffer-history-isearch-search):
53 Use `isearch-search-fun-default' and remove spacial case for
54 `isearch-word'.
55 (minibuffer-history-isearch-wrap): Remove spacial case for
56 `isearch-word'.
57
58 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
59 Remove spacial case for `isearch-word'.
60 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
61
85c8c5b6
AM
622012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
63
64 Decrease XEmacs incompatibilities.
65 * textmodes/flyspell.el (flyspell-check-pre-word-p):
66 Use `string-match'.
67 (flyspell-delete-region-overlays): Use alternative definition for
68 XEmacs.
69 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
70 (flyspell-word): Use `process-kill-without-query' if XEmacs.
71 (flyspell-mode-on): Use `interactive-p' if XEmacs.
72 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
73 `define-obsolete-face-alias' under XEmacs, but old method.
74
75 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
76 `with-no-warnings' definition or Emacs alias.
77 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
78 (ispell-word): Do not use `region-p' if XEmacs.
79
8cab9efc
AM
802012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
81
82 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
83 Check for `ispell-dictionary-base-alist' instead of full
84 `ispell-dictionary-alist'.
85 (ispell-init-process): Show spellchecker when starting new Ispell
86 process.
87
fda91268
RZ
882012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
89
90 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
91 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
92
694ea8e3
JB
932012-05-27 Juanma Barranquero <lekktu@gmail.com>
94
95 * version.el (motif-version-string, gtk-version-string)
96 (ns-version-string): Declare.
97
e4d4f539
JL
982012-05-27 Juri Linkov <juri@jurta.org>
99
100 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
101 after the `eval-defun-1' specialcaseing
102 like in `edebug-eval-defun' (bug#10181).
103
104 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
105 like in `eval-defun-1'.
106
33017faf 1072012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 108
fda91268
RZ
109 * mail/sendmail.el (mail-yank-region):
110 Recognize rmail-yank-current-message in addition to insert-buffer.
111 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
112 a *mail* buffer created through rmail-start-mail with sendmail as
113 mail-user-agent.
114
33017faf
GM
1152012-05-27 Chong Yidong <cyd@gnu.org>
116
117 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
118 Default to 256 (Bug#11267).
119
120 * help.el (describe-mode): Doc fix.
121
04188bb9
GM
1222012-05-26 Glenn Morris <rgm@gnu.org>
123
38264cc9
GM
124 * w32-fns.el (w32-init-info): Remove.
125 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
126
eb7afdad
GM
127 * info.el (info-initialize): For self-contained NS builds, put the
128 included info/ directory at the front. (Bug#2791)
129
04188bb9
GM
130 * paths.el (Info-default-directory-list): Make it a defcustom,
131 mainly so that we can use custom-initialize-delay.
132
a179e3f7
SM
1332012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
134
43416392
SM
135 * subr.el (buffer-has-markers-at): Mark obsolete.
136
a179e3f7 137 * subr.el (lambda): Use declare.
43416392 138
a179e3f7
SM
139 * emacs-lisp/lisp-mode.el (lambda):
140 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
141
34a008d9
AH
1422012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
143
144 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
145
0a3b289f
GM
1462012-05-26 Glenn Morris <rgm@gnu.org>
147
148 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
149
758c81e8
GM
1502012-05-25 Glenn Morris <rgm@gnu.org>
151
f9f334f0
GM
152 * paths.el: Remove no-byte-compile.
153 * loadup.el: No need to load paths.el uncompiled.
154
87eb79c2
GM
155 * image.el (imagemagick-types-inhibit): Doc fix.
156
758c81e8
GM
157 * version.el: Remove no-byte-compile and associated formatting.
158 * loadup.el: No need to load version.el uncompiled. AFAICS, this
159 is ancient code from when there was an "inc-vers.el".
160
e7e85dc0
SM
1612012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
162
163 * progmodes/gdb-mi.el: Minor style changes.
164 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
165 Turn into minor modes.
166 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
167 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
168 (gdb-shell): Remove unneeded let-binding.
169 (gdb-get-many-fields): Eliminate O(n²) behavior.
170
f31237a4
EZ
1712012-05-25 Eli Zaretskii <eliz@gnu.org>
172
173 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
174 platforms that don't link in fontset.c.
175
bc1b21bb
JL
1762012-05-25 Juri Linkov <juri@jurta.org>
177
178 Use the same diff color scheme as in modern VCSes (bug#10181).
179
180 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
181 to avoid confusion with `diff-added' that now uses green colors.
182 (diff-removed): Use shades of red.
183 (diff-added): Use shades of green.
184 (diff-changed): Leave just the yellow color.
185 (diff-use-changed-face): New variable.
186 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
187 how to highlight context diff changes.
188 (diff-refine-change): Use shades of yellow.
189 (diff-refine-removed): New face that uses shades of red.
190 (diff-refine-added): New face that uses shades of green.
191 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
192 `diff-refine-removed' in the call to `smerge-refine-subst'
193 depending on the value of `diff-use-changed-face'.
194
195 * vc/smerge-mode.el (smerge-mine): Use shades of red.
196 (smerge-other): Use shades of green.
197 (smerge-base): Use shades of yellow.
198 (smerge-refined-change): Empty face.
199 (smerge-refined-removed): New face that uses shades of red.
200 (smerge-refined-added): New face that uses shades of green.
201 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
202 args `props-r' and `props-a', and use them. Doc fix.
203 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
204 on its value use different faces `smerge-refined-change',
205 `smerge-refined-removed', `smerge-refined-added' in the call to
206 `smerge-refine-subst'.
207
208 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
209 Add face condition `min-colors 88' with shades of red.
210 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
211 `min-colors 88' with shades of green.
212 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
213 `min-colors 88' with shades of yellow.
214
6df9112c
GM
2152012-05-24 Glenn Morris <rgm@gnu.org>
216
ead5edc0
GM
217 * paths.el (prune-directory-list, remote-shell-program): Move to...
218 * files.el (prune-directory-list, remote-shell-program): ...here.
219 For the latter, delay initialization, prefer ssh, just search PATH.
220
f18b81e6
GM
221 * paths.el (term-file-prefix): Move to faces.el (the only user).
222 * faces.el (term-file-prefix): Move here, make it a defcustom.
223
ee2f89a6
GM
224 * paths.el (news-directory, news-path, news-inews-program):
225 Move to gnus/nnspool.el.
61a583ca 226
f8815e4c
GM
227 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
228
c8f3b42c
GM
229 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
230 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
231 Make the latter a defcustom, with a delayed initialization.
232
6df9112c
GM
233 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
234 These were deleted from Gnus itself late 2010.
235
5dadff36
JB
2362012-05-22 Juanma Barranquero <lekktu@gmail.com>
237
9e1701c6
JB
238 * progmodes/which-func.el (which-func-ff-hook):
239 Check against user-error, not error.
240
bd7239f5 241 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
242 cl-specs.el, which no longer exists.
243
3290526d
GM
2442012-05-22 Glenn Morris <rgm@gnu.org>
245
246 * info.el (info-emacs-bug): New command.
247 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
248 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
249
ff0c3cfb
GM
2502012-05-21 Glenn Morris <rgm@gnu.org>
251
252 * makefile.w32-in (update-subdirs-SH):
253 * Makefile.in (update-subdirs): Update for moved update-subdirs.
254
5814f126
SM
2552012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
256
a52c0aa0
SM
257 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
258
5814f126
SM
259 * progmodes/compile.el (compilation-error-regexp-alist-alist):
260 Simplify Maven regexp, and make sure the file can't start with a space
261 (bug#11517).
262
b847032c
GM
2632012-05-21 Glenn Morris <rgm@gnu.org>
264
265 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
266 Scrap superfluous subshells.
267
3858bfe7
SM
2682012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
269
270 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
271 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
272
d14b0029
JB
2732012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
274
275 * calc/calc.el (calc-ensure-consistent-units): New variable.
276
a52c0aa0
SM
277 * calc/calc-units.el (math-consistent-units-p)
278 (math-check-unit-consistency): New functions.
279 (calc-quick-units, calc-convert-units):
280 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
281 is non-nil.
d14b0029
JB
282 (calc-extract-units): Fix typo.
283
60c4db3a
SM
2842012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
285
77f3b62e
SM
286 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
287
60c4db3a
SM
288 * textmodes/flyspell.el: Commenting style, plus code simplifications.
289 (flyspell-default-deplacement-commands): Don't spell check after
290 repeated window/frame switches (e.g. triggered by mouse-movement).
291 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
292 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
293 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
294 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
295 Remove unused vars.
296 (flyspell-get-casechars, flyspell-get-not-casechars):
297 Simplify; Don't bother removing a ] just to add it back.
298 * textmodes/ispell.el (ispell-program-name): Use executable-find.
299
b1a10716
RS
3002012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
301
302 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
303 New functions.
bd7239f5 304 (math-function-table): Add support for more C functions.
b1a10716 305
3f1b25b5
AM
3062012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
307
308 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
309 (flyspell-debug-signal-word-checked): Protect delay handling for
310 otherchars against empty otherchars.
311
b581bb5c
SM
3122012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
313
314 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
315 their respective macro declarations.
316 * skeleton.el (define-skeleton):
317 * progmodes/compile.el (define-compilation-mode):
318 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
319 (define-ibuffer-filter):
320 * emacs-lisp/generic.el (define-generic-mode):
321 * emacs-lisp/easy-mmode.el (define-minor-mode)
322 (define-globalized-minor-mode):
323 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
324 * emacs-lisp/byte-run.el (defsubst):
325 * custom.el (deftheme): Add doc-string metadata.
326
70b8ef8f
SM
3272012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
330
b1198e17
SM
3312012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
332
9abdc45d
SM
333 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
334
b1198e17
SM
335 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
336 * emacs-lisp/cl-macs.el: Idem.
337 * emacs-lisp/cl-specs.el: Remove.
338
4735906a
SM
3392012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
340
341 Minor renaming of internal CL functions and variables.
342 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
343 (cl--position): Rename from cl-position.
344 (cl--delete-duplicates): Rename from cl-delete-duplicates.
345 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
346 (cl--random-state): Rename from *random-state*.
347
ac348012
SM
3482012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
351 parens around the arg list (bug#11499).
352
a0a79cde
JL
3532012-05-17 Juri Linkov <juri@jurta.org>
354
355 * isearch.el (word-search-regexp, word-search-backward)
356 (word-search-forward, word-search-backward-lax)
357 (word-search-forward-lax): Move functions from search.c
358 (bug#10145, bug#11381).
359
65034a51
AM
3602012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
361
362 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
363 (flyspell-debug-signal-word-checked): Delay for otherchars as for
364 normal word components.
365
1a72a195
SM
3662012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
367
368 * minibuffer.el (completion--sifn-requote): Fix last change.
369 (minibuffer-local-must-match-filename-map):
370 Move define-obsolete-variable-alias before its var.
371
fdb058c2
SM
3722012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
373
c41045e6
SM
374 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
375
036dfb8b
SM
376 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
377 behavior.
378 (completion--string-equal-p): New function.
379 (completion--twq-all): Use it to get better assertion failure data.
380
2473256d
SM
381 Only handle ".." and '..' quoting in shell-mode (bug#11466).
382 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
383 (shell--requote-argument): New functions.
384 (shell-completion-vars): Use them.
385 (shell--parse-pcomplete-arguments): Rename from
386 shell-parse-pcomplete-arguments.
387 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
388 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
389 Obey comint-file-name-quote-list.
390
fdb058c2
SM
391 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
392 (smie-indent-keyword): Use it.
393
51fa99f1
SM
3942012-05-14 Stefan Merten <smerten@oekonux.de>
395
396 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
397
e18afed7 3982012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
399
400 * net/rlogin.el (rlogin-mode-map): Fix last change.
401
e18afed7 4022012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
403
404 * mail/smtpmail.el (smtpmail-send-command): Send the command and
405 the following \r\n using a single `process-send-string', since the
406 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 407 with two `process-send-string's (Bug#11444).
8633b1f4 408
e18afed7 4092012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 410
fdb058c2
SM
411 * shell.el (shell-parse-pcomplete-arguments):
412 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 413
2d21d7f6
WJ
4142012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
415
e18afed7 416 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
417 (image-transform-scale, image-transform-right-angle-fudge): New vars.
418 (image-transform-width, image-transform-fit-width): New functions.
419 (image-transform-properties): Use them.
420 (image-transform-check-size): New function.
421 (image-toggle-display-image): Use it (for testing).
422 (image-transform-set-rotation): Reduce angle mod 360.
423 Delete obsolete comment.
424
7102e6d0
WJ
4252012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
426
427 * image-mode.el: Fix scaling (bug#11399).
428 (image-transform-resize): Doc fix.
429 (image-transform-properties): Default scale is 1 and height should
430 be an integer.
431
06bc5e6e
SM
4322012-05-13 Johan Bockgård <bojohan@gnu.org>
433
434 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
435 than hard-coding `car', to fix misbehavior when moving forward.
436
0ae03b6a
CY
4372012-05-13 Chong Yidong <cyd@gnu.org>
438
439 * emacs-lisp/tabulated-list.el (tabulated-list-format)
440 (tabulated-list-entries, tabulated-list-padding)
441 (tabulated-list-sort-key): Make permanent-local.
442
443 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
444 (electric-buffer-list): Put electric buffer menu
445 command descriptions in this docstring, instead of the docstring
446 of electric-buffer-menu-mode. Code cleanups.
447 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
448 Electric-buffer-menu-mode.
449 (electric-buffer-update-highlight): Minor code cleanup.
450
205a7391
MA
4512012-05-13 Michael Albinus <michael.albinus@gmx.de>
452
453 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
454 (Bug#11447)
455
e5bd0a28
SM
4562012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
457
458 Move define-obsolete-variable-alias before the var's definition.
459 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
460 * tooltip.el (tooltip-hook):
461 * textmodes/reftex-toc.el (reftex-toc-map):
462 * textmodes/reftex-sel.el (reftex-select-label-map)
463 (reftex-select-bib-map):
464 * textmodes/reftex-index.el (reftex-index-map)
465 (reftex-index-phrases-map):
466 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
467 * progmodes/meta-mode.el (meta-mode-map):
468 * novice.el (disabled-command-hook):
469 * loadhist.el (unload-hook-features-list):
470 * frame.el (blink-cursor):
471 * files.el (find-file-not-found-hooks, write-file-hooks)
472 (write-contents-hooks):
473 * emulation/tpu-edt.el (GOLD-map):
474 * emacs-lock.el (emacs-lock-from-exiting):
475 * emacs-lisp/generic.el (generic-font-lock-defaults):
476 * emacs-lisp/chart.el (chart-map):
477 * dos-fns.el (register-name-alist):
478 * dired-x.el (dired-omit-files-p):
479 * desktop.el (desktop-enable):
480 * cus-edit.el (custom-mode-hook):
481 * buff-menu.el (buffer-menu-mode-hook):
482 * bookmark.el (bookmark-read-annotation-text-func)
483 (bookmark-exit-hooks):
484 * allout.el (allout-mode-deactivate-hook)
485 (allout-exposure-change-hook, allout-structure-added-hook)
486 (allout-structure-deleted-hook, allout-structure-shifted-hook):
487 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
488 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
489 comes before the corresponding variable's definition.
490
ac59c2f6
CY
4912012-05-12 Chong Yidong <cyd@gnu.org>
492
493 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
494 (Buffer-menu-mouse-select): Restore function (Bug#11459).
495 (Buffer-menu-mode-map): Bind it.
496 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 497
dee6c9a3
SM
4982012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
499
2171cea5
SM
500 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
501 (prolog-upper-case-string, prolog-lower-case-string)
502 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
503 (prolog-use-smie, prolog-smie-grammar): New vars.
504 (prolog-smie-forward-token, prolog-smie-backward-token)
505 (prolog-smie-rules): New funs.
506 (prolog-comment-indent): Remove.
507 (prolog-mode-variables): Use default comment indentation instead.
508 Setup SMIE.
509 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
510 (prolog-mode): Don't call them any more.
511 (prolog-electric-colon, prolog-electric-dash)
512 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
513
aa0382bd
SM
514 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
515
dbacb4bd
SM
516 * minibuffer.el (completion--twq-all): Again, allow case differences.
517
13bdd94c
SM
518 * term.el: Move keymap initialization code to be more idiomatic.
519 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
520 (term-terminal-menu): Move initialization into declaration.
521 (term-escape-char): Let the user set it in her .emacs.
522
ff46c759
SM
523 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
524 Provide SMIE-based indentation (not enabled by default yet).
525 (sh-mode-map): Don't bind electric keys.
526 Use electric-pair-mode instead of skeleton-pair.
527 (sh-assignment-regexp): Fit within 80 columns.
528 (sh-indent-supported): Specify actual shell name instead of boolean.
529 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
530 (sh-maybe-here-document): Use it. Make obsolete.
531 (sh-electric-here-document-mode) New minor mode.
532 (sh-mode): Use it. Don't set sh-indent-supported-here here.
533 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
534 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
535 (sh-smie-rc-grammar, sh-use-smie): New vars.
536 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
537 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
538 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
539 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
540 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
541 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
542 (sh-set-shell): Use smie-setup if requested.
543
dee6c9a3
SM
544 * term.el (term-set-escape-char): Properly set term-escape-char.
545 See http://stackoverflow.com/questions/10524656.
546
9f9aa044
CY
5472012-05-10 Chong Yidong <cyd@gnu.org>
548
549 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
550 Use url-generic-parse-url, and handle host names and Windows
551 filenames properly.
552 (ffap-url-unwrap-remote): Use url-generic-parse-url.
553 (ffap-url-unwrap-remote): Accept list values, specifying a list of
554 URL schemes to work on.
555 (ffap--toggle-read-only): New function.
556 (ffap-read-only, ffap-read-only-other-window)
557 (ffap-read-only-other-frame): Use it.
558 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
559 necessary for ffap-url-unwrap-remote.
560
836d29b3
DA
5612012-05-10 Dave Abrahams <dave@boostpro.com>
562
563 * cus-start.el (create-lockfiles): Add it.
564
00fd78ed
CY
5652012-05-09 Chong Yidong <cyd@gnu.org>
566
567 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
568 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
569
666b903b 5702012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
571
572 * shell.el (shell-completion-vars): Fix last change (bug#11348).
573
666b903b 5742012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
575
576 * ansi-color.el (ansi-color-process-output): Check for validity of
577 comint-last-output-start before using it. This avoids a bad
578 interaction with gdb-mi's input/output buffer.
579
666b903b 5802012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
581
582 * files.el (dir-locals-read-from-file):
583 Mention dir-locals in any error message.
584
666b903b 5852012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
586
587 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
588 package (Bug#11410).
589
f677562b
CY
590 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
591 variables into description.
592
666b903b 5932012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
594
595 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
596 shell-delimiter-argument-list (bug#11348).
597 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
598
b499d8d0
JB
5992012-05-09 Juanma Barranquero <lekktu@gmail.com>
600
8f6b6da8
JB
601 * textmodes/rst.el: Silence byte-compiler warnings.
602 (rst-re-alist, rst-reset-section-caches): Move around.
603 (rst-re): Use `characterp', not `char-valid-p'.
604 (font-lock-beg, font-lock-end): Declare.
605
4824146a
JB
606 * progmodes/idlw-shell.el (specs): Remove reference to deleted
607 variable `idlwave-shell-activate-alt-keybindings' and simplify.
608
b499d8d0
JB
609 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
610
ad89bb83
GM
6112012-05-08 Glenn Morris <rgm@gnu.org>
612
613 * files.el (auto-mode-alist): Treat ".make" like ".mk".
614
8bba5a75
SM
6152012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
616
49ed9c8e
SM
617 * vc/log-edit.el: Add GNU coding standards highlighting.
618 (log-edit-font-lock-gnu-style)
619 (log-edit-font-lock-gnu-keywords): New vars.
620 (log-edit-font-lock-keywords): New fun.
621 (log-edit-mode): Don't fold case in font-lock.
622 (log-edit-font-lock-keywords): Do not assume case-folding.
623
07d00b56
SM
624 * imenu.el: Misc cleanup. Make docstrings out of comments.
625 Use lexical-binding.
626 (imenu--index-alist, imenu--last-menubar-index-alist)
627 (imenu-menubar-modified-tick): Use defvar-local.
628 (imenu--split-menu): Remove unused var.
629 (imenu--cleanup-seen): Declare as global.
630 (imenu--cleanup): Use dolist.
631
8bba5a75
SM
632 * subr.el (defvar-local): Add debug spec and doc-string position.
633
5075bdb5
GM
6342012-05-08 Glenn Morris <rgm@gnu.org>
635
c052c904
GM
636 * lisp/language/burmese.el, language/cham.el, language/czech.el:
637 * language/english.el, language/georgian.el, language/greek.el:
638 * language/japanese.el, language/khmer.el, language/korean.el:
639 * language/lao.el, language/misc-lang.el, language/romanian.el:
640 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
641 * language/thai.el, language/utf-8-lang.el:
642 Remove no-byte-compile setting.
643
5075bdb5
GM
644 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
645
06f679a7
AH
6462012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
647
648 * progmodes/make-mode.el (makefile-browse):
649 Remove unnecessary interactive. (Bug#11324)
650
03794570
GM
6512012-05-07 Glenn Morris <rgm@gnu.org>
652
af8630f4
GM
653 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
654
03794570
GM
655 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
656
f0809a9d
SM
6572012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
658
28be5ce7
SM
659 * loadup.el: Preload newcomment.el.
660 * newcomment.el: Move autoload-only code to toplevel.
661
f0809a9d
SM
662 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
663 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
664 Handle new :right-align column property.
665 (tabulated-list-print-col): Idem, plus use `display' text-property to
666 try and preserve alignment for variable pitch fonts.
667
1241b724
CY
6682012-05-07 Chong Yidong <cyd@gnu.org>
669
670 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
671 (tabulated-list-use-header-line): New var.
672 (tabulated-list-init-header): Use it.
673 (tabulated-list-print-fake-header): New function.
674 (tabulated-list-print): Use it.
675 (tabulated-list-sort-button-map): Add non-header-line commands.
676 (tabulated-list-init-header): Add column name property to basic
677 labels as well.
678 (tabulated-list-col-sort): Handle non-header-line button case.
679 (tabulated-list--sort-by-column-name): Fix a corner case.
680
f0809a9d
SM
681 * buff-menu.el (list-buffers--refresh):
682 Handle Buffer-menu-use-header-line.
1241b724 683
e5f9458f
CY
6842012-05-06 Chong Yidong <cyd@gnu.org>
685
686 * buff-menu.el: Convert to Tabulated List mode.
687 (Buffer-menu-buffer+size-width): Make obsolete.
688 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
689 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
690 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
691 documentation into docstring of buffer-menu.
692 (Buffer-menu-toggle-files-only): Add an informative message.
693 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
694 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
695 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
696 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
697 (Buffer-menu-execute, Buffer-menu-select)
698 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
699 (Buffer-menu-bury): Use Tabulated List machinery.
700 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
701 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 702 Delete.
e5f9458f
CY
703 (list-buffers--refresh): New function.
704 (list-buffers-noselect): Use it.
705 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
706 (Buffer-menu--pretty-file-name): New helper functions.
707
708 * loadup.el: Preload tabulated-list.
709
710 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
711 tabulated-list-sort-column.
712 (tabulated-list-init-header): Add the initial aligning space even
713 if tabulated-list-padding is zero.
714
e129292c
CS
7152012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
716
717 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
718 whose cdr is not a cons cell correctly (bug#11038).
719
6632d361
CY
7202012-05-06 Chong Yidong <cyd@gnu.org>
721
e129292c
CS
722 * emacs-lisp/tabulated-list.el (tabulated-list-format):
723 Accept additional plist in column descriptors.
6632d361
CY
724 (tabulated-list-init-header): Obey it.
725 (tabulated-list-get-entry): New function.
726 (tabulated-list-put-tag): Use it. Use string-width instead of
727 length.
728 (tabulated-list--column-number): New function.
729 (tabulated-list-print): Use it.
e129292c
CS
730 (tabulated-list-print-col): New function.
731 Set `tabulated-list-column-name' property on each column's text.
6632d361 732 (tabulated-list-print-entry): Use it.
e129292c
CS
733 (tabulated-list-delete-entry, tabulated-list-set-col):
734 New functions.
6632d361
CY
735 (tabulated-list-sort-column): New command (Bug#11337).
736
3cc99f68
CY
737 * buff-menu.el (list-buffers): Move C-x C-b binding from
738 buff-menu.el to bindings.el.
739
740 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
741 :advertised-binding feature.
742
52b61776
TN
7432012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
744
745 * progmodes/compile.el (compilation-internal-error-properties):
746 Calculate start position correctly when end-col is set but
747 end-line is not (Bug#11382).
748
ebfe2597
WJ
7492012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
750
751 * man.el (Man-unindent): Use text-property-default-nonsticky to
752 prevent untabify from inheriting face properties (Bug#11408).
753
a43f98b3
GM
7542012-05-05 Glenn Morris <rgm@gnu.org>
755
48176e8b
GM
756 * calendar/cal-html.el: Optionally include holidays in the output.
757 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
758 (cal-html-holidays): New option.
759 (cal-html-css-default): Add holiday entry.
760 (holiday-in-range): Autoload it.
761 (cal-html-htmlify-entry): Add optional class argument.
762 (cal-html-htmlify-list): Add optional holidays argument.
763 (cal-html-insert-agenda-days): Include holidays in the output.
764 (cal-html-one-month): Maybe include holidays.
765
a43f98b3
GM
766 * calendar/holidays.el (holiday-in-range):
767 Move here from cal-tex-list-holidays.
768 * calendar/cal-tex.el (cal-tex-list-holidays):
769 Make it an obsolete alias for holiday-in-range. Update all callers.
770
fef9d149 7712012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
772
773 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
774 Nextstep.
775
248da2f4
RW
7762012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
777
778 * files.el (file-auto-mode-skip): New var.
779 (set-auto-mode-1): Use it.
780
f95e9344
SM
7812012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
782
df96ab1e
SM
783 * repeat.el: Use lexical-binding.
784 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
785 (repeat-undo-count): Remove.
786 (repeat):
787 * progmodes/octave-mod.el (octave-abbrev-start):
788 * progmodes/f90.el (f90-abbrev-start):
789 * face-remap.el (text-scale-adjust):
790 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
791
5342bb06
SM
792 * emacs-lisp/pcase.el (pcase--let*): New function.
793 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
794 a bit more.
795 (pcase--split-pred): Be more clever about ruling out overlap between
796 a predicate and some constant pattern.
797 (pcase--q1): Use `null' instead of (eq foo nil).
798
f95e9344
SM
799 * subr.el (setq-local, defvar-local): New macros.
800 (kbd): Redefine as an alias.
801 (with-selected-window): Leave unrelated frames alone.
802 (set-temporary-overlay-map): New function.
803
71873e2b
SM
8042012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * subr.el (user-error): New function.
807 * window.el (switch-to-buffer):
808 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
809 (smerge-match-conflict):
810 * simple.el (previous-matching-history-element)
811 (next-matching-history-element, goto-history-element, undo-more)
812 (undo-start):
813 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
814 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
815 (next-file, tags-loop-scan, list-tags, complete-tag):
816 * progmodes/compile.el (compilation-loop):
817 * mouse.el (mouse-minibuffer-check):
818 * man.el (Man-bgproc-sentinel, Man-goto-page):
819 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
820 (Info-history-forward, Info-follow-reference, Info-menu)
821 (Info-extract-menu-item, Info-extract-menu-counting)
822 (Info-forward-node, Info-backward-node, Info-next-menu-item)
823 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
824 (Info-next-reference, Info-prev-reference, Info-index)
825 (Info-index-next, Info-follow-nearest-node)
826 (Info-copy-current-node-name):
827 * imenu.el (imenu--make-index-alist)
828 (imenu-default-create-index-function, imenu-add-to-menubar):
829 * files.el (basic-save-buffer, recover-file):
830 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
831 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
832 (checkdoc-message-text, checkdoc-defun):
833 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
834 * cus-edit.el (customize-changed-options, customize-rogue)
835 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
836 (custom-variable-mark-to-reset-standard)
837 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
838 (custom-file):
839 * completion.el (check-completion-length):
840 * comint.el (comint-search-arg)
841 (comint-previous-matching-input-string-position)
842 (comint-previous-matching-input)
843 (comint-replace-by-expanded-history-before-point, comint-send-input)
844 (comint-copy-old-input, comint-backward-matching-input)
845 (comint-goto-process-mark, comint-set-process-mark):
846 * calendar/calendar.el (calendar-cursor-to-date): Use it.
847 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
848
8a61ee22
SM
8492012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
850
66408d1e
SM
851 * dabbrev.el (dabbrev--ignore-case-p): New function.
852 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
853 Use it.
854
8a61ee22
SM
855 * files.el (automount-dir-prefix): Mark as obsolete.
856
3c74813a
GM
8572012-05-04 Glenn Morris <rgm@gnu.org>
858
859 * patcomp.el, play/bruce.el: Move to obsolete/.
860
0bfcf5c5
PE
8612012-05-04 Paul Eggert <eggert@cs.ucla.edu>
862
863 Fix minor Y10k bugs.
864 * arc-mode.el (archive-unixdate):
865 * autoinsert.el (auto-insert-alist):
866 * calc/calc-forms.el (math-this-year):
867 * emacs-lisp/copyright.el (copyright-current-year)
868 (copyright-update-year, copyright):
869 * tar-mode.el (tar-clip-time-string):
870 * time.el (display-time-update):
871 Don't assume years have 4 digits.
872
78f3273a
CY
8732012-05-04 Chong Yidong <cyd@gnu.org>
874
875 * dos-w32.el (file-name-buffer-file-type-alist)
876 (direct-print-region-use-command-dot-com):
877 * ffap.el (ffap-menu-regexp):
878 * find-file.el (ff-special-constructs):
879 * follow.el (follow-debug):
880 * forms.el (forms--debug):
881 * iswitchb.el (iswitchb-all-frames):
882 * ido.el (ido-all-frames):
883 * emacs-lisp/timer.el (timer-max-repeats):
884 * mail/feedmail.el (feedmail-mail-send-hook)
885 (feedmail-mail-send-hook-queued):
886 * mail/footnote.el (footnote-signature-separator):
887 * mail/mailabbrev.el (mail-alias-separator-string)
888 (mail-abbrev-mode-regexp):
889 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
890 * progmodes/idlwave.el (idlwave-libinfo-file)
891 (idlwave-default-completion-case-is-down)
892 (idlwave-library-routines): Convert defvars to defcustoms.
893
894 * mail/rmail.el (rmail-decode-mime-charset):
895 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
896 (idlwave-shell-fix-inserted-breaks)
897 (idlwave-shell-activate-alt-keybindings)
898 (idlwave-shell-use-breakpoint-glyph):
899 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
900
f7ae6719
SM
9012012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
902
903 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
904
47086495
WS
9052012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
906
907 * progmodes/verilog-mode.el (font-lock-keywords):
908 Fix mis-highligting auto. Reported by Craig Barner.
909 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
910 defines from global name space. Reported by Dan Dever.
911 (verilog-auto-reset, verilog-auto-reset-widths)
912 (verilog-auto-tieoff): Support using unbased numbers for
913 AUTORESET and AUTOTIEOFF.
914 (verilog-submit-bug-report): Update variable list.
915 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
916 parenthesis from not matching. Reported by Michael Rytting.
917 (verilog-auto-template-lint): Fix hash error when linting modules
918 with no used templates.
919 (verilog-warn, verilog-warn-error)
920 (verilog-warn-fatal): When non-interactive report multiple
921 warnings before exiting. Suggested by Brad Dobbie.
922 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
923 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
924 to report unused template errors. Reported by Brad Dobbie.
925 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
926 nets, bug438. Reported by Vns Blore.
927 (verilog-auto-inout-module, verilog-auto-reg)
928 (verilog-read-decls, verilog-read-sub-decls-sig)
929 (verilog-signals-edit-wire-reg, verilog-signals-with):
930 Fix passing of Verilog data types in ANSI input/output ports
931 such as "output logic" into the AUTOs. Special case "wire" and
932 "reg" for backwards compatibility presuming Verilog 2001.
933 (verilog-auto-ascii-enum): Add "auto enum" as alias.
934 (verilog-preprocess): Fix replication of preprocess output.
935 Reported by Brad Dobbie.
936 (verilog-auto-inst-interfaced-ports):
937 Create verilog-auto-inst-interfaced-ports, bug429.
938 Reported by Julian Gorfajn.
939 (verilog-after-save-font-hook)
940 (verilog-before-save-font-hook): New variable.
941 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
942 (verilog-save-font-mods): Wrap disabling fontification, reported
943 by David Rogoff.
944 (verilog-do-indent, verilog-pretty-declarations-auto)
945 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
946 Reported by Pierre-David Pfister.
947 (verilog-set-auto-endcomments): Fix endtask auto comments outside
948 of class declarations, bug292. Reported by Kevin Heilman.
949 (verilog-read-decls): Fix 'parameter type' not appearing in
950 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
951 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
952 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
953 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
954 Reported by David Kravitz.
955
9562012-05-03 Michael McNamara <mac@mail.brushroad.com>
957
958 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
959 assignment with tests in ifs and for loops.
960 (verilog-extended-complete-re, verilog-complete-reg): Change so
961 that DPI inport functions don't look like fuction declarations.
962 (verilog-pretty-expr): Don't line up assignment
963 operations to the test and increment in if and for loops
964 (verilog-extended-complete-re, verilog-complete-reg): Change so
965 that DPI inport functions don't look like fuction declarations
966
2e51d4b5
KH
9672012-05-03 Kenichi Handa <handa@m17n.org>
968
969 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 970 decoding, and show a warning message without signaling an error
2e51d4b5
KH
971 (Bug#11282).
972
2bd785a2
SM
9732012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
974
975 * emacs-lisp/bytecomp.el
976 (byte-compile-file-form-custom-declare-variable): Compile all elements,
977 since cconv.el might have introduced :fun-body, internal-make-closure,
978 and friends for bytecomp to handle (bug#11391).
979 * custom.el (defcustom): Avoid ((λ ..) ..).
980
99d27583
SM
9812012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
984
55a71479
JB
9852012-05-02 Juanma Barranquero <lekktu@gmail.com>
986
987 * notifications.el (dbus-debug):
988 * term/linux.el (gpm-mouse-enable):
989 * term/screen.el (xterm-register-default-colors): Declare.
990
7b97c764
CY
9912012-05-02 Chong Yidong <cyd@gnu.org>
992
2bc356d7
CY
993 * cus-start.el (gc-cons-percentage, exec-suffixes)
994 (dos-display-scancodes, dos-hyper-key, dos-super-key)
995 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
996 (make-cursor-line-fully-visible, void-text-area-pointer)
997 (font-list-limit): Add customization data.
998
7b97c764
CY
999 * allout.el (allout-exposure-change-functions)
1000 (allout-structure-added-functions)
1001 (allout-structure-deleted-functions)
1002 (allout-structure-shifted-functions): Rename abnormal hooks from
1003 *-hook, and convert to defcustoms.
5d3385a0
JB
1004 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
1005 Convert to defcustoms.
7b97c764
CY
1006 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
1007
1008 * allout-widgets.el: Hook callers changed.
1009
90207a15 10102012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
1011
1012 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
1013 the yanked message in preference to the default value of
1014 buffer-file-coding-system.
1015
90207a15 10162012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 1017
5d3385a0
JB
1018 * window.el (display-buffer--action-function-custom-type):
1019 Fix entry.
d9558cad 1020
90207a15 10212012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
1022
1023 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
1024
d80ac57b
GM
10252012-05-01 Glenn Morris <rgm@gnu.org>
1026
976f7668
GM
1027 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
1028
beb83b5a
GM
1029 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
1030
d80ac57b
GM
1031 * cus-edit.el (custom-variable-documentation): Simplify with format.
1032
b593d6a9
AH
10332012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1034 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * simple.el (suggest-key-bindings, execute-extended-command):
1037 Move from keyboard.c.
1038
782fbf2a
CY
10392012-05-01 Chong Yidong <cyd@gnu.org>
1040
1041 * follow.el: Eliminate advice.
1042 (set-process-filter, process-filter, sit-for): Advice deleted.
1043 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
1044 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
1045 Vars deleted.
782fbf2a
CY
1046 (follow-auto): Use a :set function.
1047 (follow-mode): Rewritten. Don't advise process filters.
1048 (follow-switch-to-current-buffer-all, follow-scroll-up)
1049 (follow-scroll-down): Assume follow-mode is bound.
1050 (follow-comint-scroll-to-bottom)
1051 (follow-align-compilation-windows): New functions.
1052 (follow--window-sorter): New function.
1053 (follow-all-followers): Use it to explicitly sort windows by their
1054 positions; don't make assumptions about next-window order.
1055 (follow-windows-start-end, follow-delete-other-windows-and-split)
1056 (follow-calc-win-start): Doc fix.
1057 (follow-windows-aligned-p, follow-select-if-visible): Don't call
1058 vertical-motion unnecessarily.
1059 (follow-adjust-window): New function.
1060 (follow-post-command-hook): Use it.
1061 (follow-call-set-process-filter, follow-call-process-filter)
1062 (follow-intercept-process-output, follow-tidy-process-filter-alist)
1063 (follow-stop-intercept-process-output, follow-generic-filter):
1064 Functions deleted.
1065 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
1066 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
1067 New functions, replacing advice on scroll-bar-* commands.
87233a14 1068 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
1069
1070 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
1071 (comint-postoutput-scroll-to-bottom): Use it.
1072 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 1073
290af740
GM
10742012-05-01 Glenn Morris <rgm@gnu.org>
1075
1076 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
1077 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
1078 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
1079 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
1080 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
1081 Remove no-byte-compile setting.
1082
6eac8dc9
SM
10832012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * minibuffer.el (completion-table-with-quoting): Fix compatibility
1086 all-completions code to not return a number in the last cdr.
1087
9cc7819c
LL
10882012-04-30 Leo Liu <sdl.web@gmail.com>
1089
1090 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
1091 read-only error.
1092
c93b886f
CY
10932012-04-29 Chong Yidong <cyd@gnu.org>
1094
1095 * follow.el (follow-calc-win-end): Rewrite to handle partial
1096 screen lines correctly (Bug#8390).
1097 (follow-avoid-tail-recenter): Minor cleanup.
1098
8b6c19f4
SM
10992012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1100
1101 Avoid the obsolete `assoc' package.
1102 * speedbar.el (speedbar-refresh): Avoid adelete.
1103 (speedbar-file-lists): Simplify and avoid aput.
1104 * man.el (Man--sections, Man--refpages): New vars, replacing
1105 Man-sections-alist and Man-refpages-alist.
1106 (Man-build-section-alist, Man-build-references-alist):
1107 Use them; avoid aput.
1108 (Man--last-section, Man--last-refpage): New vars.
1109 (Man-follow-manual-reference): Use them.
1110 Use the `default' arg of completing-read.
1111 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
1112
c5bb7569
CY
11132012-04-27 Chong Yidong <cyd@gnu.org>
1114
d1d2e2e8
CY
1115 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
1116
15cd8efd
CY
1117 * startup.el (x-apply-session-resources): New function.
1118
1119 * term/ns-win.el (ns-initialize-window-system):
1120 * term/w32-win.el (w32-initialize-window-system):
1121 * term/x-win.el (x-initialize-window-system): Use it to properly
1122 set menu-bar-mode and other vars from X resources, even if the
1123 initial frame is not a window-system frame (Bug#2299).
1124
c5bb7569
CY
1125 * subr.el (read-key): Avoid running filter function when setting
1126 up temporary tool bar entries (Bug#9922).
1127
a8e7d6d7 11282012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
1129
1130 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
1131 (Bug#11344)
1132
a8e7d6d7 11332012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
1134
1135 * select.el (xselect--encode-string): New function, split from
1136 xselect-convert-to-string.
1137 (xselect-convert-to-string): Use it.
1138 (xselect-convert-to-filename, xselect-convert-to-os)
1139 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
1140 returned strings are properly encoded (Bug#11315).
1141
a8e7d6d7 11422012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
1143
1144 * simple.el (delete-active-region): Move to killing custom group.
1145
a8e7d6d7 11462012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
1147
1148 * progmodes/which-func.el (which-func-current): Quote %
1149 characters for mode-line processing.
1150
578c1d4b 11512012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
1152
1153 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
1154 reaching eob (Bug#11286).
1155
a8e7d6d7 11562012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
1157
1158 * progmodes/gdb-mi.el (gdb-control-level): New variable.
1159 (gdb): Make it buffer-local and init to zero.
1160 (gdb-control-commands-regexp): New variable.
1161 (gdb-send): Don't wrap in "-interpreter-exec console" if
1162 gdb-control-level is positive. Increment gdb-control-level
1163 whenever the command matches gdb-control-commands-regexp, and
1164 decrement it each time the command is "end". (Bug#11279)
1165
a8e7d6d7 11662012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
1167
1168 * window.el (adjust-window-trailing-edge, enlarge-window)
1169 (shrink-window, window-resize):
1170 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
1171 windows (Bug#11276).
1172
b3608390
CY
11732012-04-27 Chong Yidong <cyd@gnu.org>
1174
1175 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 1176 fix "missing prefix" warning. All callers changed.
b3608390 1177
797e6e88
SM
11782012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1179
1180 * emacs-lisp/assoc.el: Move to obsolete/.
1181
e95a67dc
SM
11822012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1183
657c21e4 1184 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
1185
1186 * term/ns-win.el (ns-define-service):
1187 * progmodes/pascal.el (pascal-goto-defun):
1188 * progmodes/js.el (js--read-tab):
1189 * progmodes/etags.el (tags-lazy-completion-table):
1190 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
1191 * emacs-lisp/ewoc.el (ewoc--wrap):
1192 * emacs-lisp/assoc.el (aput, adelete, amake):
1193 * doc-view.el (doc-view-convert-current-doc):
1194 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
1195
cb3e7ae0
CY
11962012-04-26 Chong Yidong <cyd@gnu.org>
1197
dce04f7f
CY
1198 * image.el (image-type-from-buffer): Only return supported image
1199 type (Bug#9045).
1200
cb3e7ae0
CY
1201 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
1202 value, for symmetry with diff-end-of-hunk.
1203 (diff-split-hunk, diff-find-source-location)
1204 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
1205 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
1206 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
1207 compute the relevant hunk or file properly (Bug#6005).
1208 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
1209
0d42eb3e
SM
12102012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1211
1212 * vc/vc-mtn.el:
1213 * vc/vc-hg.el:
1214 * vc/vc-git.el:
1215 * vc/vc-dir.el:
1216 * vc/vc-cvs.el:
1217 * vc/vc-bzr.el:
1218 * vc/vc-arch.el:
1219 * vc/vc.el: Replace lexical-let by lexical-binding.
1220 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
1221 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
1222 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
1223
f08ae1c9
CY
12242012-04-26 Chong Yidong <cyd@gnu.org>
1225
8b71081d
CY
1226 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
1227 (diff-mode-shared-map): Bind it to / and [remap undo].
1228
f08ae1c9
CY
1229 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
1230 (ediff-window-setup-function): Use it as the default, to set up
1231 windows based on whether the current frame is graphical (Bug#2138).
1232 (ediff-choose-window-setup-function-automatically): Make obsolete.
1233
1234 * vc/ediff-init.el: Always define ediff-pixel-width/height.
1235
ef24141c
SM
12362012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
1237
cc356a5d
SM
1238 * ffap.el: Remove old code for obsolete package.
1239 (ffap-complete-as-file-p): Remove.
1240
b4ff4f1f
SM
1241 Use completion-table-with-quoting for comint and pcomplete.
1242 * comint.el (comint--unquote&requote-argument)
1243 (comint--unquote-argument, comint--requote-argument): New functions.
1244 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
1245 (comint-quote-filename): Use regexp-opt-charset.
1246 (comint--common-suffix, comint--common-quoted-suffix)
1247 (comint--table-subvert): Remove.
1248 (comint-unquote-function, comint-requote-function): New vars.
1249 (comint--complete-file-name-data): Use them with
1250 completion-table-with-quoting.
1251 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
1252 * pcomplete.el (pcomplete-arg-quote-list)
1253 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
1254 (pcomplete-unquote-argument-function): Default to non-nil.
1255 (pcomplete-unquote-argument): Simplify.
1256 (pcomplete--common-quoted-suffix): Remove.
1257 (pcomplete-requote-argument-function): New var.
1258 (pcomplete--common-suffix): New function.
1259 (pcomplete-completions-at-point): Use completion-table-with-quoting
1260 and completion-table-subvert.
1261
79c4eeb4
SM
1262 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
1263 (minibuffer--double-dollars): Preserve properties.
1264 (completion--sifn-requote): New function.
1265 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
1266
ef24141c
SM
1267 * minibuffer.el: Add support for completion of quoted/escaped data.
1268 (completion-table-with-quoting, completion-table-subvert): New funs.
1269 (completion--twq-try, completion--twq-all): New functions.
1270 (completion--nth-completion): New function.
1271 (completion-try-completion, completion-all-completions): Use it.
1272
784e7d6e
LL
12732012-04-25 Leo Liu <sdl.web@gmail.com>
1274
dd2ac746
SM
1275 * progmodes/python.el (python-pdbtrack-get-source-buffer):
1276 Use compilation-message if available to find real filename.
784e7d6e 1277
07875ee7
CY
12782012-04-25 Chong Yidong <cyd@gnu.org>
1279
1280 * vc/diff-mode.el (diff-setup-whitespace): New function.
1281 (diff-mode): Use it.
1282
1283 * vc/diff.el (diff-sentinel):
1284 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
1285 Whitespace mode variables based on diff style (Bug#8612).
1286
5055880d
LL
12872012-04-25 Leo Liu <sdl.web@gmail.com>
1288
daf75653
LL
1289 * progmodes/python.el (python-send-region): Add suffix .py to the
1290 temp file.
1291
5055880d
LL
1292 * files.el (auto-mode-alist): Use javascript-mode instead.
1293
db9b177b
AH
12942012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
1295
ef24141c 1296 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
1297
1298 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 1299 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 1300 references, see Bug#9.
ef24141c 1301 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 1302 when receiving a fault reply.
ef24141c 1303 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
1304
1305 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 1306 (soap-inspect-simple-type): New function.
db9b177b 1307
ef24141c 1308 * soap-client.el (soap-simple-type): New struct.
db9b177b 1309 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
1310 (soap-decode-basic-type, soap-encode-basic-type):
1311 support unsignedInt and double basic types.
db9b177b 1312 (soap-resolve-references-for-simple-type)
ef24141c
SM
1313 (soap-parse-simple-type, soap-encode-simple-type): New function.
1314 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
1315
1316 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
1317 (soap-default-soapenc-types): Add integer, byte and anyURI types.
1318 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
1319 the local name of "soapenc:Array".
1320 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
1321 decoding integer, byte and anyURI xsd types.
1322
1fc6097b
CY
13232012-04-25 Chong Yidong <cyd@gnu.org>
1324
1325 * cus-edit.el (custom-buffer-create-internal): Update header text.
1326
afc6df87
EZ
13272012-04-25 Eli Zaretskii <eliz@gnu.org>
1328
1329 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
1330 settings on 'system-type', not on 'window-system'. On MS-Windows,
1331 set interactive-mode on in GDB.
1332
dfbd787f
SM
13332012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1334
1335 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
1336 (ruby-syntax-propertize-regexp): Remove.
1337 (ruby-syntax-propertize-function): Split regexp into chunks.
1338 Match following code directly.
1339
85222d44
DG
13402012-04-24 Dmitry Gutov <dgutov@yandex.ru>
1341
51a8ea2a
DG
1342 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
1343 (ruby-syntax-propertize-regexp): New function.
1344 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
1345 by a special keyword.
1346
85222d44
DG
1347 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
1348 (ruby-syntax-general-delimiters-goto-beg)
1349 (ruby-syntax-propertize-general-delimiters): New functions.
1350 (ruby-syntax-propertize-function): Use them to handle GDL.
1351 (ruby-font-lock-keywords): Move old handling of GDL...
1352 (ruby-font-lock-syntactic-keywords): .. to here.
1353 (ruby-calculate-indent): Adjust indentation for GDL.
1354
b613912b
MA
13552012-04-24 Michael Albinus <michael.albinus@gmx.de>
1356
b5380639
MA
1357 * notifications.el (top): Remove unneeded declarations.
1358 (notifications-specification-version): Change to "1.2".
e43042fe 1359 (notifications-interface, notifications-notify-method)
b613912b
MA
1360 (notifications-close-notification-method): Fix docstring.
1361 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
1362 (notifications-notify): Add :action-items, :resident and
1363 :transient hints. Change "image_data" to "image-data" and
1364 "image_path" to "image-path".
b613912b
MA
1365 (notifications-get-capabilities): New defun.
1366
257440aa
LL
13672012-04-24 Leo Liu <sdl.web@gmail.com>
1368
1369 * progmodes/python.el: Move hideshow setup to the end.
1370
b1bac16e
MR
13712012-04-24 Martin Rudalics <rudalics@gmx.at>
1372
1373 * window.el (handle-select-window): Clear echo area since this is
1374 no more done by read_char (Bug#11304).
1375
d81bd059
SM
13762012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
1379 and `/ M' to filter-derived-mode.
1380 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
1381 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1382 (ibuffer-mark-by-mode): Use default rather than initial-input.
1383 (ibuffer-filter-by-derived-mode): Autoload and require-match.
1384
c4cf6d91
IA
13852012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
1386
1387 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
1388 (ibuffer-filter-by-derived-mode): New filter.
1389 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
1390
7511ded8
CY
13912012-04-23 Andreas Politz <politza@fh-trier.de>
1392
1393 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
1394
775c916b
CY
13952012-04-23 Chong Yidong <cyd@gnu.org>
1396
1397 * cus-edit.el (customize-apropos, customize-apropos-options):
1398 Disable matching of non-option variables (Bug#11176).
1399 (customize-option, customize-option-other-window)
1400 (customize-changed-options): Doc fix.
1401 (customize-apropos-options, customize-apropos-faces)
1402 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
1403
1404 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 1405 Fix word list splitting (Bug#11132).
46c71e23
CY
1406 (apropos-symbol, apropos-keybinding, apropos-label)
1407 (apropos-property, apropos-function-button)
1408 (apropos-variable-button, apropos-misc-button): New faces.
1409 (apropos-symbol-face, apropos-keybinding-face)
1410 (apropos-label-face, apropos-property-face, apropos-match-face):
1411 Variables removed (Bug#8396).
1412 (apropos-library-button, apropos-format-plist, apropos-print)
1413 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 1414
2df41f9c
MA
14152012-04-23 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * net/xesam.el (xesam-mode-map): Use let-bound map in
1418 initialization. (Bug#11292)
1419
da00640a
AM
14202012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1421
1422 Preserve ispell session localwords when switching back to
1423 original buffer.
1424
1425 * ispell.el (ispell-buffer-session-localwords): New buffer-local
1426 variable to hold buffer session localwords.
1427 (ispell-kill-ispell): add option 'clear to delete session
1428 localwords.
1429 (ispell-command-loop, ispell-change-dictionary)
1430 (ispell-buffer-local-words): Preserve session localwords when
1431 needed.
1432
1433 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
1434 Preserve session localwords when needed.
1435
f621ccf5
AM
14362012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1437
1438 * ispell.el (ispell-insert-word) Remove unneeded function using
1439 obsolete `translation-table-for-input'.
ef24141c
SM
1440 (ispell-word, ispell-process-line, ispell-complete-word):
1441 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 1442
c2d1019e
CY
14432012-04-22 Chong Yidong <cyd@gnu.org>
1444
1445 * cus-edit.el (custom-variable-menu)
1446 (custom-variable-reset-saved, custom-face-menu)
1447 (custom-face-reset-saved): If there is no saved value, make the
1448 "reset-saved" operation bring back the default (Bug#9509).
1449 (custom-face-state): Properly detect themed faces.
1450
eeddc531
CY
1451 * faces.el (face-spec-set): Stop supporting deprecated form of
1452 third arg.
1453
dcbf5805
MA
14542012-04-22 Michael Albinus <michael.albinus@gmx.de>
1455
1456 Move functions from C to Lisp. Make non-blocking method calls
1457 the default. Implement further D-Bus standard interfaces.
1458
ef24141c
SM
1459 * net/dbus.el (dbus-message-internal): Declare function.
1460 Remove unneeded function declarations.
dcbf5805
MA
1461 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
1462 (dbus-message-type-method-return, dbus-message-type-error)
1463 (dbus-message-type-signal): Declare variables. Remove local
1464 definitions.
1465 (dbus-interface-dbus, dbus-interface-peer)
1466 (dbus-interface-introspectable, dbus-interface-properties)
1467 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
1468 Adapt docstring.
1469 (dbus-interface-objectmanager): New defconst.
1470 (dbus-call-method, dbus-call-method-asynchronously)
1471 (dbus-send-signal, dbus-method-return-internal)
1472 (dbus-method-error-internal, dbus-register-service)
1473 (dbus-register-signal, dbus-register-method): New defuns, moved
1474 from dbusbind.c
1475 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
1476 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
1477 New defuns.
dcbf5805
MA
1478 (dbus-call-method-non-blocking): Make it an obsolete function.
1479 (dbus-unregister-object, dbus-unregister-service)
1480 (dbus-handle-event, dbus-register-property)
1481 (dbus-property-handler): Obey the new structure of
1482 `bus-registered-objects'.
1483 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
1484 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
1485 Use `dbus-call-method'.
1486
cf20dee0
CY
14872012-04-22 Chong Yidong <cyd@gnu.org>
1488
1489 * cus-edit.el (custom-commands, custom-reset-menu)
1490 (Custom-reset-standard): Tweak labels.
1491 (custom-reset-button-menu): Change default to t.
1492 (custom-buffer-create-internal): For the custom-reset-button-menu
1493 case, put the revert button first.
1494 (custom-group-subtitle): New face.
1495 (custom-group-value-create): Align docstring to a specific column.
1496
1497 * wid-edit.el (widget-documentation-link-add): Don't handle
1498 indentation in this function.
1499 (widget-documentation-string-indent-to): New function.
1500 (widget-documentation-string-value-create): Use it.
1501
1502 * autorevert.el (auto-revert):
1503 * epg-config.el (epg):
1504 * ibuffer.el (ibuffer):
1505 * mpc.el (mpc):
1506 * ses.el (ses):
1507 * eshell/eshell.el (eshell):
1508 * net/ange-ftp.el (ange-ftp):
1509 * progmodes/ebnf2ps.el (postscript):
1510 * progmodes/flymake.el (flymake):
1511 * progmodes/prolog.el (prolog):
1512 * progmodes/verilog-mode.el (verilog-mode):
1513 * progmodes/which-func.el (which-func):
1514 * term/xterm.el (xterm):
1515 * textmodes/picture.el (picture):
1516 * textmodes/tildify.el (tildify):
1517 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
1518 customization buffers.
1519
583e23bd
AM
15202012-04-22 Alan Mackenzie <acm@muc.de>
1521
1522 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
1523 Adding a ) can hide the resulting (..) from searches. Fix it.
1524 Bound the backward search to the position of the existing (.
1525
7dd51bf1
JB
15262012-04-21 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * progmodes/verilog-mode.el (verilog-mode): Check whether
1529 which-func-modes is t before adding verilog-mode.
1530 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
1531
d64a438f
LL
15322012-04-21 Leo Liu <sdl.web@gmail.com>
1533
7dd51bf1 1534 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 1535
081e8d65
MV
15362012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
1537
1538 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
1539 filling of the last column of a table (Bug#5635).
1540 (woman-find-next-control-line): New arg, specifying an additional
1541 regexp component for the control line.
1542 (woman2-roff-buffer): Use it.
1543 (woman-break-table): New function.
1544 (woman2-TS): Use it.
1545
15462012-04-21 Chong Yidong <cyd@gnu.org>
1547
1548 * woman.el (woman-set-buffer-display-table, woman-decode-region)
1549 (woman-horizontal-escapes, woman-negative-vertical-space)
1550 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
1551 (WoMan-warn-ignored): Use ?\s instead of ?\ .
1552
ed571ccb
SM
15532012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1554
1555 * minibuffer.el (completion-file-name-table): Complete user names.
1556
39773899
LL
15572012-04-20 Leo Liu <sdl.web@gmail.com>
1558
1559 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
1560 and pcase-let*.
1561
de6ff46d
CY
15622012-04-20 Chong Yidong <cyd@gnu.org>
1563
1564 * server.el (server-execute): Respect initial-buffer-choice if it
1565 is a string and there are no files to open (Bug#2825).
1566 (server-create-window-system-frame, server-create-tty-frame):
1567 Don't switch buffers here.
2d0e8e61
CY
1568 (server-process-filter): Only try to open a window system frame if
1569 compiled with graphical support (Bug#8314).
de6ff46d 1570
54071013
DN
15712012-04-20 Dan Nicolaescu <dann@gnu.org>
1572
1573 * battery.el (battery-echo-area-format): Display remaining time
1574 for sysfs backend too (Bug#11269).
1575 (battery-linux-sysfs): Fix conditional for the charge.
1576
f30d612a
CY
15772012-04-20 Chong Yidong <cyd@gnu.org>
1578
c07a4c0b 1579 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
1580 (gdb-inferior-io--init-proc): New function.
1581 (gdb-init-1): Use it.
1582 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
1583 responsible for allocating a new pty and hooking it to gdb when
1584 the old pty gets an EIO due to process exit.
1585 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
1586 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
1587 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
1588
2116e93c
EZ
15892012-04-20 Eli Zaretskii <eliz@gnu.org>
1590
1591 * window.el (window-min-size, window-sizable, window-min-delta)
1592 (window-max-delta, window--resizable, window-resizable)
1593 (window-total-size, window-full-height-p, window-full-width-p)
1594 (window-in-direction, window--resize-mini-window, window-resize)
1595 (window--resize-child-windows-normal)
1596 (window--resize-child-windows, window--resize-siblings)
1597 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 1598 (enlarge-window, shrink-window): Doc fixes.
2116e93c 1599
c07a4c0b 16002012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 1601
ef24141c
SM
1602 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
1603 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
1604 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
1605 pty process (Bug#11273).
1606 (gdb-update): New arg to suppress talking to the gdb process.
1607 (gdb-done-or-error): Use it.
1608 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
1609 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
1610 sentinel not being called.
1611
1612 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
1613
d02766ab
CY
1614 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
1615
c07a4c0b 16162012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1617
1618 * net/network-stream.el (open-network-stream): Doc fix.
1619
c07a4c0b 16202012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
1621
1622 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
1623
c07a4c0b 16242012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
1625
1626 Ensure searching for keywords is case sensitive.
1627
1628 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
1629 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
1630 (c-defun-name, c-mark-function, c-cpp-define-name)
1631 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 1632 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 1633
ef24141c
SM
1634 * progmodes/cc-mode.el (c-font-lock-fontify-region):
1635 Bind case-fold-search to nil.
f0f6bc35 1636
c07a4c0b 16372012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
1638
1639 * mail/sendmail.el (mail-bury): Call return action with the right
1640 Rmail buffer (Bug#11242).
1641
9a864fa2
CY
1642 * server.el (server-process-filter): Handle corner case where both
1643 tty and nowait options are present (Bug#11102).
1644
539aa513
EZ
16452012-04-20 Eli Zaretskii <eliz@gnu.org>
1646
1647 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
1648 (top level): Put into the executable the ident-style '$Id:' tag on
1649 windows-nt as well.
539aa513 1650
cfc7d5da
SM
16512012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1652
1653 * electric.el (electric-indent-post-self-insert-function): Check that
1654 electric-indent-mode is enabled in current buffer.
1655
5b01685c
JB
16562012-04-19 Juanma Barranquero <lekktu@gmail.com>
1657
1658 * imenu.el (imenu-progress-message): Restore; it is "used" in
1659 erc/erc-imenu.el and net/snmp-mode.el.
1660
4d6769e1
JB
16612012-04-19 Juanma Barranquero <lekktu@gmail.com>
1662
1663 * avoid.el (mouse-avoidance-mode): Mark unused arg.
1664 (mouse-avoidance-nudge-mouse): Remove unused binding.
1665
1666 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
1667
1668 * descr-text.el (describe-char):
1669 * progmodes/python.el (python-describe-symbol):
1670 Don't call `toggle-read-only', set `buffer-read-only'.
1671
1672 * imenu.el (imenu-default-goto-function): Mark unused args.
1673 (imenu-progress-message): Remove obsolete macro; all callers changed.
1674
1675 * subr.el (keymap-canonicalize): Remove unused binding.
1676 (read-passwd): Mark unused arg.
1677
1678 * tutorial.el (tutorial--display-changes): Remove unused binding.
1679 (tutorial--save-tutorial-to): Remove unused variable.
1680
1681 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
1682 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
1683 (package-generate-autoloads, package-menu--generate)
1684 (package-menu--find-upgrades): Remove unused bindings.
1685
1686 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
1687 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
1688 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
1689 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
1690 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
1691 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
1692 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
1693 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
1694 (cua-delete-char-rectangle): Mark unused args.
1695 (cua-align-rectangle): Remove unused binding.
1696
1697 * mail/rmail.el (compilation--message->loc)
1698 (epa--find-coding-system-for-mime-charset): Declare.
1699
1700 * net/dbus.el (dbus-register-service): Declare.
1701 (dbus-name-owner-changed-handler): Remove unused binding.
1702
1703 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
1704 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
1705 (nxml-scan-backward-within): Mark unused arg.
1706 (nxml-dynamic-markup-word): Remove unused binding.
1707
1708 * mouse.el (mouse-menu-major-mode-map):
1709 * emacs-lisp/authors.el (authors-scan-change-log)
1710 (authors-add-to-author-list):
1711 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
1712 * emacs-lisp/smie.el (smie-auto-fill):
1713 * mail/sendmail.el (mail-bury):
1714 * mail/unrmail.el (unrmail):
1715 * net/tls.el (open-tls-stream):
1716 * textmodes/picture.el (picture-mouse-set-point):
1717 Remove unused bindings.
1718
8c8fc5df
MA
17192012-04-19 Michael Albinus <michael.albinus@gmx.de>
1720
1721 * net/tramp.el (tramp-action-password): Let-bind
1722 `enable-recursive-minibuffers' to t.
1723
a77b0ac9
SS
17242012-04-18 Sam Steingold <sds@gnu.org>
1725
1726 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
1727 instead of 'string to accommodate values like [f11].
1728 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
1729 * progmodes/gdb-mi.el: Likewise.
1730
12a106a9
LL
17312012-04-18 Leo Liu <sdl.web@gmail.com>
1732
1733 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
1734 current buffer.
1735 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
1736 LOCAL is nil.
1737
bc6494ef
CY
17382012-04-18 Chong Yidong <cyd@gnu.org>
1739
1740 * simple.el (line-move): Use forward-line if in batch mode
1741 (Bug#11053).
1742
c09c46b2
CS
17432012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
1744
1745 * files.el (after-find-file): Do not try to add a final newline if
1746 the buffer is read-only (Bug#11156).
1747
5f6530ea
RS
17482012-04-17 Richard Stallman <rms@gnu.org>
1749
1750 * mail/rmail.el (rmail-start-mail):
1751 Pass (rmail-mail-return...) for the return-action.
1752 Pass (rmail-yank-current-message...) for the yank-action.
1753 (rmail-yank-current-message): New function.
1754 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
1755 (rmail-reply): Likewise.
1756 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
1757
1758 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 1759 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
1760 buffer, not newbuf.
1761
197b6f3c
JB
17622012-04-17 Juanma Barranquero <lekktu@gmail.com>
1763
1764 * server.el (server-ensure-safe-dir): Simplify.
1765
2311d8e5 17662012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 1767
2311d8e5
GM
1768 * emacs-lisp/smie.el: Provide smarter auto-filling.
1769 (smie-auto-fill): New function.
1770 (smie-setup): Use it.
98fb480e 1771
2311d8e5
GM
1772 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
1773
17742012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
1775
1776 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
1777 (comment-indent): Use it.
1778
2311d8e5 17792012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
1780
1781 * ses.el: The overall change is to add cell renaming, that is
1782 setting fancy names for cell symbols other than name matching
1783 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 1784 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 1785 (ses-create-cell-variable): New defun.
2311d8e5 1786 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
1787 (ses-relocate-formula): Relocate formulas only for cells the
1788 symbols of which are not renamed, i.e. symbols whose names do not
1789 match regexp "\\`[A-Z]+[0-9]+\\'".
1790 (ses-relocate-all): Relocate values only for cells the symbols of
1791 which are not renamed.
1792 (ses-load): Create cells variables as the (ses-cell ...) are read,
1793 in order to check row col consistency with cell symbol name only
1794 for cells that are not renamed.
1795 (ses-replace-name-in-formula): New defun.
1796 (ses-rename-cell): New defun.
4bdf2ad2 1797
fc72b15c
PO
17982012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
1799
1800 * progmodes/perl-mode.el (perl-indent-parens-as-block):
1801 New option (bug#11118).
1802 (perl-calculate-indent): Respect it.
1803
12e10e61
GM
18042012-04-17 Glenn Morris <rgm@gnu.org>
1805
1806 * dired-aux.el (dired-mark-read-string): Doc fix.
1807
30009afd
DA
18082012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
1809
1810 * dired-aux.el (dired-mark-read-string): Offer optional completion.
1811 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
1812
41f03f4d
GM
18132012-04-17 Glenn Morris <rgm@gnu.org>
1814
1815 * mouse.el (mouse-drag-track):
1816 * speedbar.el (speedbar-frame-mode):
1817 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
1818
f45f90f3
LL
18192012-04-16 Leo Liu <sdl.web@gmail.com>
1820
1821 * progmodes/python.el: Trivial cleanup.
1822
94ee8db5
GM
18232012-04-16 Glenn Morris <rgm@gnu.org>
1824
121b8917
GM
1825 * vc/vc.el (vc-string-prefix-p):
1826 * vc/pcvs-util.el (cvs-string-prefix-p):
1827 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
1828 * mpc.el (mpc-string-prefix-p):
1829 Make all of these into obsolete aliases for string-prefix-p.
1830 Update callers.
1831 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
1832
1197ecfa
GM
1833 * textmodes/two-column.el: Move custom options to the start.
1834 (frame-width): Remove compat definition.
1835 (2C-associate-buffer, 2C-dissociate):
1836 Use with-current-buffer rather than save-excursion.
1837 (2C-dissociate): Force a mode-line update.
1838 (2C-autoscroll): Use ignore-errors.
1839
099e7202
GM
1840 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
1841 Autoload trivia.
1842
bf350d6a
GM
1843 * emacs-lisp/cl-extra.el (*random-state*):
1844 Remove unnecessary declaration.
1845
0e829eab
GM
1846 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
1847
e3ad7552
GM
1848 * play/cookie1.el (cookie-snarf):
1849 Give an explicit error if input file cannot be read.
1850
68892d27
GM
1851 * play/yow.el (yow-file): Use expand-file-name rather than concat.
1852
20f0c46d
GM
1853 * progmodes/perl-mode.el (c-macro-expand):
1854 Remove unnecessary autoload (it is in loaddefs.el).
1855
5a0978ce
GM
1856 * textmodes/picture.el (picture-desired-column)
1857 (picture-update-desired-column): Convert comments to doc-strings.
1858 (picture-substitute): Remove function.
1859 (picture-mode-map): Initialize in the defvar.
1860
6b955486
GM
1861 * woman.el: Remove eval-after-load for tar-mode.
1862 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
1863 (woman-tar-extract-file): Autoload it.
1864
94ee8db5
GM
1865 * frame.el (automatic-hscrolling): Make this alias obsolete.
1866
177eca34
AM
18672012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1868
1869 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 1870 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
1871 (ispell-dictionary-base-alist): Revert to original XEmacs
1872 friendly version for default. [:alpha:] will be added in
1873 `ispell-set-spellchecker-params' if needed
177eca34 1874
c505aaeb
CY
18752012-04-16 Chong Yidong <cyd@gnu.org>
1876
1877 * image.el (imagemagick--extension-regexp): New variable.
1878 (imagemagick-register-types): Use it.
1879 (imagemagick-types-inhibit): Add :set function. Allow new value
1880 of t to inhibit all types.
1881
1882 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
1883 so we can preload it.
1884
1885 * loadup.el (fboundp): Preload regexp-opt, needed by
1886 imagemagick-register-types.
1887
60efac0f
CY
18882012-04-15 Chong Yidong <cyd@gnu.org>
1889
1890 * frame.el (scrolling): Remove nearly unused customization group.
1891
1892 * scroll-all.el (scroll-all-mode): Move to windows group.
1893
5dd1713e
CY
18942012-04-15 Chong Yidong <cyd@gnu.org>
1895
1896 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
1897
e6fd457e
CY
18982012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1899
1900 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 1901 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 1902
e153c136
GM
19032012-04-15 Glenn Morris <rgm@gnu.org>
1904
1905 * simple.el (process-file-side-effects): Doc fix.
1906
e6fd457e 19072012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
1908
1909 * international/mule-cmds.el (set-language-environment): Doc fix.
1910
3603c3b1
JB
19112012-04-14 Juanma Barranquero <lekktu@gmail.com>
1912
1913 * server.el (server-auth-key, server-generate-key): Doc fixes.
1914 (server-get-auth-key): Doc fix. Use `string-match-p'.
1915 (server-start): Reflow docstring.
1916
e6de100c
LI
19172012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
1918
1919 * server.el (server-generate-key): `called-interactively-p'
1920 requires a parameter.
1921
29734c21
MN
19222012-04-14 Michal Nazarewicz <mina86@mina86.com>
1923
1924 * server.el (server-auth-key): New variable.
75f1671a 1925 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
1926 (server-start): Use the new variable and functions to allow
1927 setting a permanent server key (bug#9423).
1928
d65c9521
LL
19292012-04-14 Leo Liu <sdl.web@gmail.com>
1930
1931 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
1932
5ae255c7
PE
19332012-04-14 Paul Eggert <eggert@cs.ucla.edu>
1934
1935 Spelling fixes.
1936 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
1937 Emacs uses American spelling.
1938
d5e6342e
JB
19392012-04-14 Juanma Barranquero <lekktu@gmail.com>
1940
1941 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
1942 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
1943 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
1944 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
1945
ab036cd7
SM
19462012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1947
1948 * progmodes/which-func.el (which-func-modes): Change default.
1949
35dc09a1 19502012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
1951
1952 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
1953 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
1954
35dc09a1 19552012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1956
1957 * custom.el (custom-theme-set-variables): Doc fix.
1958
35dc09a1 19592012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1960
1961 * international/mule.el (set-auto-coding-for-load): Doc fix.
1962
35dc09a1 19632012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 1964
35dc09a1
GM
1965 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
1966 imenu work again for Objective C Mode. Correct the *-index values,
1967 these having been disturbed by a previous change in 2011-08.
57f845ee 1968
0de3da9f
AM
1969 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
1970 Correct two search limits.
1971
35dc09a1 19722012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
1973
1974 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
1975
35dc09a1 19762012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
1977
1978 * international/characters.el: Fix sorting.
1979
35dc09a1 19802012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
1981
1982 * international/characters.el: Add more missing Latin case pairs.
1983
35dc09a1 19842012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
1985
1986 * files.el (dir-locals-set-class-variables): Doc fix.
1987
35dc09a1 19882012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 1989
3f1b5bf8
EZ
1990 * international/characters.el: Add set-case-syntax-pair call for
1991 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
1992 counterpart. (Bug#11209)
1993
9f847f41
EZ
1994 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
1995
35dc09a1 19962012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
1997
1998 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1999
35dc09a1 20002012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 2001
35dc09a1
GM
2002 * textmodes/ispell.el (ispell-dictionary-base-alist):
2003 Add data for Hebrew.
e2627d21 2004
35dc09a1 20052012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 2006
35dc09a1
GM
2007 * net/rcirc.el (rcirc-cmd-quit):
2008 Revert 2012-03-18 change (Bug#11192).
5c14e333 2009
35dc09a1 20102012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
2011
2012 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
2013
35dc09a1 20142012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 2015
4517fe3a
SM
2016 * minibuffer.el (completion-in-region-mode-map):
2017 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 2018
b472a594
VD
20192012-04-13 Vivek Dasmohapatra <vivek@etla.org>
2020
2021 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
2022
09b95ce3
MY
20232012-04-13 Masatake YAMATO <yamato@redhat.com>
2024
2025 * minibuffer.el (minibuffer-local-filename-syntax): New variable
2026 to allow `C-M-f' and `C-M-b' to move to the nearest path
2027 separator (bug#9511).
2028
4b63a9ca
LI
20292012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
2030
2031 * avoid.el: Require cl when compiling. And also move the
2032 `provide' to the end.
2033
7b55b8bf
TV
20342012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2035
2036 * avoid.el (mouse-avoidance-banish-position): New variable.
2037 (mouse-avoidance-banish-destination): Use it (bug#10165).
2038
adedaa1f
LL
20392012-04-13 Leo Liu <sdl.web@gmail.com>
2040
2041 * progmodes/which-func.el (which-func-modes): Add objc-mode.
2042
70e74021
KB
20432012-04-13 Ken Brown <kbrown@cornell.edu>
2044
2045 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 2046 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
2047 (browse-url-filename-alist): For the same reason, don't modify
2048 file:// URLs on Cygwin.
2049
e75e89ba
SM
20502012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2051
2052 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
2053 the region on shift if the binding is already shifted (bug#11221).
2054
82f289a4
GM
20552012-04-12 Glenn Morris <rgm@gnu.org>
2056
2057 * mail/mailpost.el: Move to obsolete/.
2058
d333dc4c
DA
20592012-04-12 Drew Adams <drew.adams@oracle.com>
2060
2061 * imenu.el (imenu--generic-function): Ignore invisible definitions
2062 (bug#10123).
2063
0d15b5ba
VD
20642012-04-12 Vivek Dasmohapatra <vivek@etla.org>
2065
2066 * hexl.el (hexl-bits): New variable.
2067 (hexl-options): Mention the variable in the doc string.
75f1671a 2068 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 2069 (hexl-mode): Mention the new variable.
75f1671a
JB
2070 (hexl-mode, hexl-current-address, hexl-current-address):
2071 Use the displen.
0d15b5ba
VD
2072 (hexl-ascii-start-column): New function.
2073 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
2074 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
2075
64a440db
AM
20762012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2077
2078 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
2079 '("-i" ENCODING), in 2 separate command-line arguments, to specify
2080 the encoding, as expected by hunspell.
2081
6decb6c2
SM
20822012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * battery.el (battery--linux-sysfs-regexp): New const.
2085 (battery-status-function): Use it. Remove yeeloong special case.
2086 (battery-yeeloong-sysfs): Remove.
2087 (battery-echo-area-format): Remove yeeloong special case.
2088
088be6fb
SM
20892012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2090
6622e416
SM
2091 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
2092 Reported by Noah Friedman.
2093
088be6fb
SM
2094 * subr.el (read-passwd): Use read-string.
2095
b49f886e
LMI
20962012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2097
2098 * vcursor.el (vcursor-move): Increase the priority of the overlay
2099 (bug#9663).
2100
a63067fc
DD
21012012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2102
2103 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
2104 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
2105
ac3cf14a
WS
21062012-04-11 William Stevenson <yhvh2000@gmail.com>
2107
2108 * textmodes/artist.el (artist-mode): Convert artist-mode to use
2109 define-minor-mode (bug#10760).
2110
c4fc691b 21112012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 2112
4d6769e1 2113 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
2114 that directories matching `grep-find-ignored-files' won't be
2115 pruned (bug#10351).
2116
af23e2e5
CY
21172012-04-11 Chong Yidong <cyd@gnu.org>
2118
2119 * startup.el (command-line): Remove support for long-obsolete
2120 variable font-lock-face-attributes.
2121
ab7ce8c1
GM
21222012-04-11 Glenn Morris <rgm@gnu.org>
2123
2124 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
2125
de8c03dc
SM
21262012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2127
2128 * window.el (window--state-get-1): Obey window-point-insertion-type.
2129
050cc68b
LB
21302012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
2131
2132 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
2133 to previous function when point is on the first character of a
75f1671a 2134 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 2135
a38c310c
GM
21362012-04-11 Glenn Morris <rgm@gnu.org>
2137
effed0c2
GM
2138 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
2139 not just file-errors.
2140
a38c310c
GM
2141 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
2142 (vc-bzr-sha1): Use internal sha1.
2143
0221e323
SM
21442012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2145
2146 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
2147
43956923
SG
21482012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
2149
2150 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
2151 that start in the middle of the line (bug#10496).
2152
6a8c9eaf
DN
21532012-04-10 Dan Nicolaescu <dann@gnu.org>
2154
2155 * battery.el (battery-linux-proc-acpi): Only one battery is
2156 discharged at a time, but that seems to confuse battery.el when
2157 computing `rate-type' for the battery not being discharged
2158 (bug#10332).
2159
1930bf5d
SM
21602012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2161
2a718f6f
SM
2162 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
2163
599430d0
SM
2164 * international/quail.el: Use dolist and simplify.
2165 (quail-define-package, quail-update-keyboard-layout)
2166 (quail-define-rules): Use dolist.
2167 (quail-insert-kbd-layout, quail-get-translation): CSE.
2168
a2754b6c
SM
2169 * tmm.el: Use dolist, remove left over hook.
2170 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
2171 Use dolist.
2172 (calendar-load-hook): Don't mess with it.
2173
1930bf5d
SM
2174 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
2175 Use derived-mode-p. Run the diff asynchronously.
2176
9f67961c
LMI
21772012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * obsolete/mouse-sel.el: Add an Obsolete-since header.
2180
2a8ce227
JB
21812012-04-10 Juanma Barranquero <lekktu@gmail.com>
2182
2183 * misc.el: Display absolute path of loaded DLLs (bug#10424).
2184 (list-dynamic-libraries--loaded): New function.
2185 (list-dynamic-libraries--refresh): Use it.
2186
8f33b5f8
NW
21872012-04-10 Nathan Weizenbaum <nweiz@google.com>
2188
1930bf5d
SM
2189 * progmodes/python.el (python-fill-paragraph):
2190 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
2191 disabled (bug#7018).
2192
b12f0439
L
21932012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
2194
1930bf5d 2195 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
2196 DOS/MS Windows for the Baltic languages. There are still plenty
2197 of texts written in this encoding/codepage (bug#6519).
b12f0439 2198
57c3bd01
GM
21992012-04-10 Glenn Morris <rgm@gnu.org>
2200
2201 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
2202 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
2203
6c3eab30
FA
22042012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
2205
1930bf5d 2206 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
2207 next-line "n" and previous-line "p" in order to make recentf more
2208 consistent with ibuffer, dired or org-mode (bug#9387).
2209
24d78a88
LMI
22102012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2211
bc72b5d9
LMI
2212 * image.el (put-image): Return the overlay created instead of the
2213 optional input string (bug#7834). Note that this may break code
2214 that is (for some reason or other) depending on `put-image'
2215 returning the string.
2216
bd2dba5a
LMI
2217 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
2218
74beb59f
LMI
2219 * simple.el (zap-to-char): Allow zapping using input methods
2220 (bug#1580).
2221
24d78a88
LMI
2222 * textmodes/fill.el (fill-region): Leave point and mark where they
2223 were before filling (bug#5399).
2224
263f20cd
GM
22252012-04-09 Glenn Morris <rgm@gnu.org>
2226
2227 * version.el (emacs-bzr-get-version):
2228 Handle lightweight checkouts of local branches.
2229
58d1f797
AS
22302012-04-09 Andreas Schwab <schwab@linux-m68k.org>
2231
263f20cd 2232 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 2233
b4d3bc10
CY
22342012-04-09 Chong Yidong <cyd@gnu.org>
2235
2236 * custom.el (custom-variable-p): Return nil for non-symbol
2237 arguments instead of signaling an error.
2238 (user-variable-p): Obsolete alias for custom-variable-p.
2239
2240 * apropos.el (apropos-variable):
2241 * files-x.el (read-file-local-variable):
2242 * simple.el (set-variable):
2243 * woman.el (woman-mini-help):
2244 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
2245
fd06db5d
GM
22462012-04-09 Glenn Morris <rgm@gnu.org>
2247
e5fcdb5e
GM
2248 * startup.el (normal-top-level): Don't look for leim-list.el
2249 in places where it will not be found. (Bug#910)
2250
fd06db5d
GM
2251 * international/mule-cmds.el (set-default-coding-systems):
2252 * files.el (normal-mode):
2253 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
2254 This function was removed with ucs-tables.el in 2008.
2255
b39bb7e1
EZ
22562012-04-08 Eli Zaretskii <eliz@gnu.org>
2257
2258 * textmodes/ispell.el (ispell-check-version): For hunspell, set
2259 ispell-encoding8-command to "-i", without a trailing space.
2260 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
2261 separate command-line arguments, to specify the encoding, since
2262 that's how hunspell expects it.
2263
5c5b8e23
GM
22642012-04-08 Glenn Morris <rgm@gnu.org>
2265
2266 * loadup.el: Load bindings before cus-start.
2267 This reduces somewhat the number of "rogue" settings in emacs -Q.
2268
a1ed8b05
GM
22692012-04-07 Glenn Morris <rgm@gnu.org>
2270
2271 * version.el (emacs-bzr-get-version): New function.
dfae128a 2272 (emacs-bzr-version): New variable.
a1ed8b05
GM
2273 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
2274 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
2275
b142f158
EZ
22762012-04-07 Eli Zaretskii <eliz@gnu.org>
2277
dfae128a
GM
2278 * international/uni-bidi.el, international/uni-category.el:
2279 * international/uni-combining.el, international/uni-decimal.el:
2280 * international/uni-decomposition.el, international/uni-digit.el:
2281 * international/uni-lowercase.el, international/uni-mirrored.el:
2282 * international/uni-name.el, international/uni-numeric.el:
2283 * international/uni-titlecase.el, international/uni-uppercase.el:
2284 Update for Unicode 6.1.
b142f158 2285
9078ead6
EZ
22862012-04-07 Eli Zaretskii <eliz@gnu.org>
2287
2288 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
2289
f23d2c7d
LMI
22902012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2291
2292 * window.el (shrink-window): Mention the `window-min-height'
2293 variable in the doc string.
2294
0a0a3573
BG
22952012-04-05 Bastien Guerry <bzg@altern.org>
2296
2297 * color.el (color-lighten-name): Fix typo.
2298
e5248ac9
SM
22992012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2300
2301 * server.el (server--on-display-p): New function.
2302 (server--on-display-p): Use it.
2303
b4243e22
GV
23042012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
2305
2306 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
2307 (bug#11145).
2308
305d9f44
SM
23092012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2310
2311 * comint.el (comint--common-quoted-suffix): Check string boundary
2312 before comparing (bug#11158).
2313 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
2314
3d439cd1
CY
23152012-04-04 Chong Yidong <cyd@gnu.org>
2316
321cc491
CY
2317 * minibuffer.el (completion-extra-properties): Doc fix.
2318
3d439cd1
CY
2319 * subr.el (delayed-warnings-hook): Doc fix.
2320
2d562c0f
DU
23212012-04-04 Daiki Ueno <ueno@unixuser.org>
2322
2323 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
2324 selection (Bug#11159).
2325 (epa-insert-keys): Inform that the default public key will be
2326 exported if no key is selected.
2327
4443f204
RS
23282012-04-04 Richard Stallman <rms@gnu.org>
2329
2330 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
2331
529c06b6
CY
23322012-04-03 Chong Yidong <cyd@gnu.org>
2333
2334 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
2335 mail-insert-file, not its obsolete alias mail-attach-file.
2336
66b907dc
MA
23372012-04-03 Michael Albinus <michael.albinus@gmx.de>
2338
2339 * notifications.el (notifications-notify): Fix docstring.
2340
c0ea195d
GM
23412012-04-02 Glenn Morris <rgm@gnu.org>
2342
2343 * emacs-lisp/authors.el (authors-aliases): Another addition.
2344
5ca64e00
MA
23452012-04-02 Michael Albinus <michael.albinus@gmx.de>
2346
2347 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
2348 `tramp-compat-call-process' instead of `tramp-local-call-process'.
2349 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
2350
42ee526b
CY
23512012-04-01 Chong Yidong <cyd@gnu.org>
2352
2353 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
2354 Handle root directory properly.
2355 (copy-directory): Caller changed.
2356
2357 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
2358 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
2359
0b021094
GM
23602012-03-31 Glenn Morris <rgm@gnu.org>
2361
40f86458
GM
2362 * term/xterm.el (xterm-extra-capabilities): Doc fix.
2363
7019c177
GM
2364 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
2365
a1daddd6
GM
2366 * calendar/calendar.el (calendar-window-list)
2367 (calendar-hide-window): Restore. (Bug#11140)
2368 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
2369
0b021094
GM
2370 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
2371
40311efc
TV
23722012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2373
2374 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
2375 Check if file is a symlink (Bug#10489).
2376
2377 * files.el (copy-directory): Likewise.
2378
5319014e
CY
23792012-03-30 Chong Yidong <cyd@gnu.org>
2380
2381 * image.el (imagemagick-types-inhibit)
2382 (imagemagick-register-types): Doc fix.
2383
935d1290
AM
23842012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2385
ef24141c
SM
2386 * ispell.el (ispell-get-extended-character-mode):
2387 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 2388 and treats ~word as ordinary words in pipe mode.
935d1290 2389
61c6e8fd
GM
23902012-03-30 Glenn Morris <rgm@gnu.org>
2391
2392 * tutorial.el (help-with-tutorial): Ensure local variables don't
2393 happen to make the buffer read-only. (Bug#11127)
2394
81fdff00
SM
23952012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
2396
2397 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
2398 (perl-calculate-indent): Return `noindent' in strings.
2399
6e7a6ec0
SS
24002012-03-28 Sam Steingold <sds@gnu.org>
2401
2402 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
2403 instead of the broken adhockery which does not prevent calendar
2404 buffers from being displayed at random after exit.
2405 (calendar-window-list, calendar-hide-window): Remove the broken
2406 adhockery.
2407
fee88ca0
GM
24082012-03-28 Glenn Morris <rgm@gnu.org>
2409
2410 * replace.el (query-replace-map): Doc fix.
2411
38de3354
AS
24122012-03-28 Andreas Schwab <schwab@linux-m68k.org>
2413
2414 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
2415 contents. (Bug#11109)
2416
b973155e
SM
24172012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2418
2419 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
2420 (bug#11077).
2421 (avl-tree--check, avl-tree--check-node): New funs.
2422
dcb6e7b3
MR
24232012-03-27 Martin Rudalics <rudalics@gmx.at>
2424
2425 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
2426 (switch-to-prev-buffer, switch-to-next-buffer):
2427 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
2428 showing a buffer already is done on the same frame.
2429
b4fa35fa
GM
24302012-03-27 Glenn Morris <rgm@gnu.org>
2431
2432 * startup.el (mail-host-address): Doc fix.
2433
f9210e18
SM
24342012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2435
2436 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
2437 than 197 variables.
2438
c0bf7753
AF
24392012-03-26 Ami Fischman <ami@fischman.org>
2440
2441 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
2442
33da7b16
GM
24432012-03-26 Glenn Morris <rgm@gnu.org>
2444
02243d9d
GM
2445 * files.el (save-buffers-kill-emacs): Doc fix.
2446
33da7b16
GM
2447 * startup.el (normal-top-level, command-line, command-line-1):
2448 Give them doc strings.
2449
e5a69fd0
EZ
24502012-03-25 Eli Zaretskii <eliz@gnu.org>
2451
2452 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 2453 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 2454
9a69676a
CY
24552012-03-25 Chong Yidong <cyd@gnu.org>
2456
4125cb8b
CY
2457 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
2458 theme if it was previously enabled before (Bug#11031).
2459
dd470960
CY
2460 * cus-theme.el (custom-theme-write-faces): Retrieve current face
2461 spec with custom-face-get-current-spec if its :shown-value is not
2462 determined yet (Bug#9337).
4125cb8b 2463 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 2464
9a69676a
CY
2465 * button.el (button-at): Minor addition to docstring.
2466
6e7e90fa
SL
24672012-03-24 Simon Leinen <simon.leinen@gmail.com>
2468
2469 * vc/vc.el (vc-merge): Fix a prompt.
2470
f06e2758
CY
24712012-03-24 Chong Yidong <cyd@gnu.org>
2472
2473 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
2474 point (Bug#9623).
2475
6e7e90fa
SL
2476 * button.el (button-at): Minor addition to docstring.
2477
b9d0879b
SM
24782012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2479
2480 * newcomment.el (comment-choose-indent): No space after BOL.
2481
e71cebb3
SS
24822012-03-22 Sam Steingold <sds@gnu.org>
2483
2484 * window.el (switch-to-prev-buffer): Revert last patch because the
2485 bug turned out to be an advertised feature (Elisp manual 28.14).
2486
335aff35
GM
24872012-03-22 Glenn Morris <rgm@gnu.org>
2488
2489 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
2490 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
2491
c676576a
LMI
24922012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2493
2494 * net/network-stream.el (network-stream-open-starttls): Make error
2495 message under Windows be less misleading.
2496
126f3d39
LW
24972012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
2498
2499 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
2500 understands (bug#9942).
2501
64fee311
CY
25022012-03-22 Chong Yidong <cyd@gnu.org>
2503
2504 * simple.el (end-of-visible-line): Handle return value of
2505 next-single-property-change properly (Bug#9371).
2506
a640d29a
KH
25072012-03-22 Kenichi Handa <handa@m17n.org>
2508
2509 * international/quail.el (quail-insert-kbd-layout): Fix previous
2510 change. To avoid unwanted bidi reordering, use
2511 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
2512
39675016
DG
25132012-03-21 Dmitry Gutov <dgutov@yandex.ru>
2514
2515 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
2516 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
2517 (ruby-beginning-of-indent): Be more careful with the difference
2518 between word-boundary and symbol boundary.
2519 (ruby-mode-syntax-table): Make : a symbol constituent.
2520
0a6934fc 25212012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 2522
3d008e4f
SM
2523 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
2524
0a6934fc
SM
25252012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2526
af67c9d7
SM
2527 * progmodes/etags.el (tags-completion-at-point-function):
2528 Improve last fix.
2529
1acad97c
SM
2530 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
2531
e298b5da
SS
25322012-03-21 Sam Steingold <sds@gnu.org>
2533
2534 * progmodes/etags.el (tags-completion-at-point-function):
2535 Avoid the error when point is inside the pattern.
2536
91d82a70
JY
25372012-03-21 John Yates <john@yates-sheets.org> (tiny change)
2538
2539 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
2540 line (Bug#10855).
2541
69188b79
CY
25422012-03-21 Drew Adams <drew.adams@oracle.com>
2543
2544 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
2545
99fc91fe
AK
25462012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
2547
2548 * ido.el (ido-set-current-directory, ido-read-internal)
2549 (ido-choose-completion-string, ido-completion-help): Handle nil
2550 value of ido-completion-buffer (Bug#11008).
2551
087bbb4c
SS
25522012-03-21 Sam Steingold <sds@gnu.org>
2553
2554 * window.el (switch-to-prev-buffer): Do not switch to a visible
2555 window previous buffer, just like with the frame previous buffers.
2556
fb5b8aca
CY
25572012-03-21 Chong Yidong <cyd@gnu.org>
2558
2559 * faces.el (make-face, make-empty-face, copy-face):
2560 * face-remap.el (face-remap-add-relative, face-remap-set-base):
2561 Doc fixes.
2562
dc9924b8
SM
25632012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2564
2565 * wid-edit.el (widget-complete-field): Remove (bug#11051).
2566 (widget-complete): Remove broken use of it.
2567
f0bcceb9
CY
25682012-03-20 Chong Yidong <cyd@gnu.org>
2569
dc9924b8
SM
2570 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2571 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
2572 characters.
2573
ee52ebf3
TH
25742012-03-20 Tassilo Horn <tassilo@member.fsf.org>
2575
2576 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
2577 to draw rectangles, not squares. (Regression introduced by revno
2578 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
2579
4c5779ab
CY
25802012-03-18 Chong Yidong <cyd@gnu.org>
2581
2582 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
2583 it is not yet defined (for temacs).
2584
15360934
LL
25852012-03-18 Leo Liu <sdl.web@gmail.com>
2586
dc9924b8 2587 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 2588
d9a8eb66
EZ
25892012-03-17 Eli Zaretskii <eliz@gnu.org>
2590
2591 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
2592 (ispell-choices-win-default-height, ispell-silently-savep)
2593 (ispell-dictionary-alist, ispell-encoding8-command)
2594 (ispell-check-version, ispell-aspell-find-dictionary)
2595 (ispell-valid-dictionary-list, ispell-words-keyword)
2596 (ispell-get-word, ispell-internal-change-dictionary)
2597 (ispell-region, ispell-skip-region-list)
2598 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
2599 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
2600 (ispell-message-text-end, ispell-message)
2601 (ispell-buffer-local-parsing): Doc fix.
2602
f02ff80d
J
26032012-03-13 Jambunathan K <kjambunathan@gmail.com>
2604
2605 * htmlfontify.el: Add support for code block fontification for ODT
2606 export (Bug #9914).
2607 (hfy-optimisations): Define new option
2608 `body-text-only'
2609 (hfy-fontify-buffer): Honor above setting.
2610 (hfy-begin-span, hfy-end-span): New routines factored out form
2611 `hfy-fontify-buffer'.
2612 (hfy-begin-span-handler, hfy-end-span-handler): New variables
2613 that permit insertion of custom tags.
2614 (hfy-fontify-buffer): Use above handlers.
2615 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
2616 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 2617 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 2618 over multiple runs. This is made possible by having the caller let
f02ff80d
J
2619 bind a special variable `hfy-user-sheet-assoc'.
2620 (htmlfontify-string): New defun.
2621 (hfy-compile-face-map): Make sure that the last char in the
2622 buffer is correctly fontified.
2623 (hfy-face-resolve-face): Whitespace only change.
2624
9ac7a13f
EZ
26252012-03-17 Eli Zaretskii <eliz@gnu.org>
2626
2627 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
2628 message more clear.
2629
e2b5bdd7
LL
26302012-03-16 Leo Liu <sdl.web@gmail.com>
2631
2632 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
2633
2e492df3
AM
26342012-03-16 Alan Mackenzie <acm@muc.de>
2635
2636 Further optimise the handling of large macros.
2637
2638 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
2639 limit to a call of `c-literal-limits'.
2640 (c-determine-+ve-limit): New function.
dc9924b8
SM
2641 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
2642 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
2643 In CASE 5B, restrict a search limit to 500.
2644 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
2645
2646 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
2647 Restrict macro bounds to +-500 from after-change's BEG END.
2648
50e94f0c
LL
26492012-03-16 Leo Liu <sdl.web@gmail.com>
2650
2651 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
2652
6f09f6ed
AH
26532012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
2654
2655 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 2656 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 2657
c7e73d51
GM
26582012-03-16 Glenn Morris <rgm@gnu.org>
2659
da986230
GM
2660 * view.el (view-buffer, view-buffer-other-window)
2661 (view-buffer-other-frame): Doc fixes re special mode-class.
2662
0835f01e
GM
2663 * subr.el (eval-after-load): If named feature is provided not from
2664 a file, run after-load forms. (Bug#10946)
2665
c7e73d51
GM
2666 * calendar/calendar.el (calendar-insert-at-column):
2667 Handle non-unit-width characters a bit better. (Bug#10978)
2668
3f2eafd1
CY
26692012-03-15 Chong Yidong <cyd@gnu.org>
2670
2671 * emacs-lisp/ring.el (ring-extend): New function.
2672 (ring-insert+extend): Extend the ring correctly (Bug#11019).
2673
2674 * comint.el (comint-read-input-ring)
2675 (comint-add-to-input-history): Grow comint-input-ring lazily.
2676
103af3fe
SM
26772012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2678
663b1677
SM
2679 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2680 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
2681
103af3fe
SM
2682 * imenu.el: Fix multiple inheritance breakage (bug#9199).
2683 (imenu-add-to-menubar): Don't add a redundant index.
2684 (imenu-update-menubar): Handle a dynamically composed keymap.
2685
899cb7cb
KY
26862012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2687
2688 * mail/sendmail.el (mail-encode-header):
2689 Bind rfc2047-encode-encoded-words to nil.
2690
3809f91d
GM
26912012-03-13 Glenn Morris <rgm@gnu.org>
2692
2693 * calendar/calendar.el (calendar-string-spread):
2694 Handle non-unit-width characters a bit better. (Bug#10978)
2695
9e345a01
LL
26962012-03-13 Leo Liu <sdl.web@gmail.com>
2697
2698 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
2699 directory and file as argument (Bug#10822).
2700
4a07df36
KS
27012012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2702
2703 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
2704 For dynamically generated code, follow $PC.
2705 (gdb-disassembly-handler-custom): Handle no function name case.
2706
4aaa9356
TL
27072012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2708
2709 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
2710 * emulation/ws-mode.el (ws-query-replace):
2711 * sort.el (sort-regexp-fields):
2712 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
2713
225979da
SM
27142012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2715
2716 * dabbrev.el: Fix cycle completion order (bug#10963).
2717 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
2718 (dabbrev-completion): Don't use an obarray; provide
2719 a cycle-sort-function.
2720
e2f1fdab
LL
27212012-03-12 Leo Liu <sdl.web@gmail.com>
2722
dc9924b8 2723 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
2724 (kill-do-not-save-duplicates): Doc fix.
2725
b19490ed
SM
27262012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2727
2728 * dabbrev.el: Fix cycle completion (bug#10963).
2729 Use lexical binding and wrap to 80 columns.
2730 (dabbrev-completion): Delay computing the list of completions.
2731
4b05d722
KH
27322012-03-12 Kenichi Handa <handa@m17n.org>
2733
2734 * international/quail.el (quail-insert-kbd-layout): Surround each
2735 row by LRO and PDF instead of inserting many LRMs. Pad the left
2736 and right of each non-spacing marks. Insert invisible space
2737 between lower and upper characters to prevent composition.
2738
dbbc2e69
SM
27392012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2740
2741 * minibuffer.el (minibuffer-complete): Don't get confused when the
2742 function is run twice via different commands (bug#10958).
2743 (complete-with-action): Fix docstring.
2744
292112ed
CY
27452012-03-12 Chong Yidong <cyd@gnu.org>
2746
5d1ac394
CY
2747 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
2748 (nxml-completion-at-point-function): New function.
2749 (nxml-mode): Use it.
2750 (nxml-bind-meta-tab-to-complete-flag): Default to t.
2751
292112ed
CY
2752 * emacs-lisp/package.el (package-unpack, package-unpack-single):
2753 Load generated autoloads file before byte compiling (Bug#10970).
2754 (package--make-autoloads-and-compile): New helper fun.
2755
4098f8f7
CS
27562012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
2757
2758 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
2759
8f754691
MA
27602012-03-11 Michael Albinus <michael.albinus@gmx.de>
2761
2762 * autorevert.el (auto-revert-handler): Ensure, that
2763 file-readable-p is applied only for local files or in
2764 auto-revert-tail-mode.
2765
e29ab36b
AS
27662012-03-11 Andreas Schwab <schwab@linux-m68k.org>
2767
dbbc2e69
SM
2768 * server.el (server-eval-at): Handle non-tcp connections.
2769 Decode result string.
ad0bf5b6 2770
e29ab36b
AS
2771 * server.el (server-msg-size): New constant.
2772 (server-reply-print): New function.
2773 (server-eval-and-print): Use it.
2774 (server-eval-at): Use server-quote-arg and server-unquote-arg.
2775 Handle -print-nonl.
2776
de5939ba
CS
27772012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
2778
2779 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
2780 (Bug#10987).
2781
0c93eabf
CY
27822012-03-11 Chong Yidong <cyd@gnu.org>
2783
397a688f
CY
2784 * simple.el (goto-line): Doc fix (Bug#9938).
2785
2cc775f9
CY
2786 * subr.el (save-window-excursion): Doc fix (Bug#9979).
2787
0c93eabf
CY
2788 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
2789 when finished (Bug#10963).
2790
c491fa41
MR
27912012-03-11 Martin Rudalics <rudalics@gmx.at>
2792
2793 * window.el (split-window-below): Fix bug in case where
2794 split-window-keep-point is nil (Bug#10971).
2795
300e8fa5
JL
27962012-03-11 Juri Linkov <juri@jurta.org>
2797
2798 * replace.el (replace-highlight): Set isearch-word to nil
2799 unconditionally. (Bug#10887)
2800
dbf6c5a1
EZ
28012012-03-10 Eli Zaretskii <eliz@gnu.org>
2802
2803 * net/mairix.el (mairix-replace-invalid-chars): Rename from
2804 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 2805 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
2806 (mairix-widget-create-query): Add usage information about mairix
2807 search forms: negating words, searching for substrings, etc.
2808
b9e501de
JP
28092012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
2810
2811 * international/fontset.el (font-encoding-alist): Add an entry for
2812 ksx1001 (Bug#5667).
2813
92795c91
RS
28142012-03-10 Richard Stallman <rms@gnu.org>
2815
1694e6c1
RS
2816 * mail/sendmail.el (mail-encode-header):
2817 Set rfc2047-encode-encoded-words.
2818
607e8555
RS
2819 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
2820
de3bc99a
RS
2821 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
2822 view buffer means not swapped.
2823 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
2824 (rmail-write-region-annotate): Error if real text has disappeared.
2825
92795c91
RS
2826 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
2827
699bd04e
CY
28282012-03-10 Chong Yidong <cyd@gnu.org>
2829
2830 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
2831 * emulation/cua-base.el (cua--init-keymaps):
2832 Add delete-forward-char to remappings (Bug#9666).
699bd04e 2833
570a1714
MR
28342012-03-10 Martin Rudalics <rudalics@gmx.at>
2835
dbbc2e69
SM
2836 * speedbar.el (speedbar-unhighlight-one-tag-line):
2837 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 2838
82dcf4e4
CY
28392012-03-10 Chong Yidong <cyd@gnu.org>
2840
7a2c7ca7
CY
2841 * minibuffer.el (completion-in-region, completion-help-at-point):
2842 Give the completion field overlay a high priority (Bug#6830).
2843
82dcf4e4
CY
2844 * dired.el (dired-goto-file): Recognize absolute file name
2845 listings (Bug#7126).
2846 (dired-goto-file-1): New helper function.
2847 (dired-toggle-read-only): Inhibit warnings.
2848
052e28ac
MA
28492012-03-09 Michael Albinus <michael.albinus@gmx.de>
2850
75f1671a 2851 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
2852 there are no properties.
2853
95d5e396
LL
28542012-03-09 Leo Liu <sdl.web@gmail.com>
2855
2856 * savehist.el (savehist-printable): Stricter check for string
2857 value (Bug#10937).
2858
3f018d6d
EZ
28592012-03-09 Eli Zaretskii <eliz@gnu.org>
2860
dbbc2e69
SM
2861 * mail/smtpmail.el (smtpmail-send-it):
2862 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
2863 valid mbox format.
2864
f7fd3d79
GM
28652012-03-09 Glenn Morris <rgm@gnu.org>
2866
2867 * files.el (dir-locals-find-file):
2868 Don't check result is regular, readable.
2869 (dir-locals-read-from-file): Demote errors.
2870
6ff6e72f
EZ
28712012-03-08 Eli Zaretskii <eliz@gnu.org>
2872
dbbc2e69
SM
2873 * international/quail.el (quail-insert-kbd-layout):
2874 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
2875 layout cell, to prevent their reordering by bidi display engine.
2876 For details, see the discussion in
2877 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
2878
9cec7834
AM
28792012-03-08 Alan Mackenzie <acm@muc.de>
2880
2881 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
2882 the starting position; make it extend the marked region when
2883 invoked repeatedly - all under appropriate circumstances.
2884 Fixes bugs #5525, #10906.
2885
9a40b8d4
GM
28862012-03-08 Glenn Morris <rgm@gnu.org>
2887
2888 * files.el (locate-dominating-file, dir-locals-find-file):
2889 Undo 2012-03-06 change.
2890
7a08ed35
EZ
28912012-03-07 Eli Zaretskii <eliz@gnu.org>
2892
dbbc2e69
SM
2893 * international/quail.el (quail-help):
2894 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
2895 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
2896 for the reason.
2897
5aca4f71 28982012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
2899
2900 Avoid superfluous registering of signals. (Bug#10807)
2901
2902 * notifications.el (notifications-on-action-object)
2903 (notifications-on-close-object): New defvars.
2904 (notifications-on-action-signal, notifications-on-closed-signal):
2905 Unregister the signal if not needed any longer.
2906 (notifications-notify): Register `notifications-action-signal' or
2907 `notifications-closed-signal', if :on-action or :on-close has been
2908 passed as argument.
2909
78e8b10a
CY
29102012-03-07 Chong Yidong <cyd@gnu.org>
2911
2912 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
2913 non-X platforms.
2914
69481eb8
GM
29152012-03-06 Glenn Morris <rgm@gnu.org>
2916
2917 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2918 (x-disown-selection-internal, x-get-selection-internal):
2919 Doc fix (add arglist signatures). (Bug#10783)
2920
133b8e11
KS
29212012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2922
2923 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
2924 Handle breakpoints with no "type".
2925
99a83064
GM
29262012-03-06 Glenn Morris <rgm@gnu.org>
2927
2928 * files.el (locate-dominating-file): Add optional predicate argument.
2929 (dir-locals-find-file): Make use of above change.
2930
17798e78
TTN
29312012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
2932
2933 * info.el (Info-insert-dir): Also try "dir.gz".
2934
eb182446
GM
29352012-03-06 Glenn Morris <rgm@gnu.org>
2936
8f2114ee
GM
2937 * files.el (dir-locals-find-file):
2938 Ignore non-readable or non-regular files. (Bug#10928)
2939
eb182446
GM
2940 * files.el (locate-dominating-file): Doc fix.
2941
24679323
AS
29422012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
2943
2944 * calendar/calendar.el (calendar-set-mode-line):
2945 `getenv' returns a string. (Bug#10951)
2946
01d972a9
LL
29472012-03-05 Leo Liu <sdl.web@gmail.com>
2948
109aa8a9
LL
2949 * simple.el (backward-delete-char-untabify): Constrain point to
2950 field (Bug#10939).
2951
01d972a9
LL
2952 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
2953
10607bea
CY
29542012-03-05 Chong Yidong <cyd@gnu.org>
2955
2956 * simple.el (count-words): If called from Lisp, return the word
2957 count, for symmetry with `count-lines'. Arglist changed.
2958 (count-words--message): Args changed. Consolidate counting code
2959 from count-words and count-words-region.
2960 (count-words-region): Caller changed.
2961 (count-lines-region): Make it an obsolete alias.
2962
5dd11cfe
TH
29632012-03-04 Tassilo Horn <tassilo@member.fsf.org>
2964
2965 * saveplace.el (save-place-to-alist)
2966 (save-place-ignore-files-regexp): Allow value nil to disable this
2967 feature.
2968
c349f4e6
CY
29692012-03-04 Chong Yidong <cyd@gnu.org>
2970
2971 * faces.el (face-spec-reset-face): For the default face, reset the
2972 attributes to default values (Bug#10748).
2973
e627be4c
LMI
29742012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2975
2976 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
2977 previous patch: Check `message-send-mail-function', and not the
2978 default function (bug#10897).
2979
ebeabff4
MA
29802012-03-04 Michael Albinus <michael.albinus@gmx.de>
2981
a41a6cf4
MA
2982 * notifications.el (notifications-on-action-signal)
2983 (notifications-on-closed-signal): Check for unique service name of
2984 incoming event. Fix error in removing entry.
ebeabff4 2985 (top): Register for signals with wildcard service name.
a41a6cf4 2986 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 2987
c1ca42b4
CY
29882012-03-04 Chong Yidong <cyd@gnu.org>
2989
dc9924b8 2990 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 2991
ea16568d
GM
29922012-03-04 Glenn Morris <rgm@gnu.org>
2993
2994 * abbrev.el (copy-abbrev-table, abbrev-table-p)
2995 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
2996 (expand-abbrev, define-abbrev-table): Doc fixes.
2997
fbae4637
LMI
29982012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2999
3000 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
3001 `message-default-send-mail-function' and not `send-mail-function'
3002 when doing the prompting for `sendmail-query-once' before sending
3003 in Message buffers (bug#10897).
3004
a1e7225c
LMI
3005 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3006 This is inconsistent with all the other stream functions, which leave
3007 the setting up to the higher levels (if so wanted) (bug#10931).
3008
56d093a9
AM
30092012-03-02 Alan Mackenzie <acm@muc.de>
3010
3011 Depessimize the handling of very large macros.
3012
3013 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
3014 (c-macro-cache-syntactic): New variables to implement a one
3015 element macro cache.
3016 (c-invalidate-macro-cache): New function.
3017 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
3018 Adapt to use the new cache.
3019 (c-state-safe-place): Use better the cache of safe positions.
3020 (c-state-semi-nonlit-pos-cache)
3021 (c-state-semi-nonlit-pos-cache-limit):
3022 New variables for...
3023 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
3024 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
3025 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
3026 Use c-state-semi-safe-place.
56d093a9 3027
dbbc2e69
SM
3028 * progmodes/cc-langs.el (c-get-state-before-change-functions):
3029 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 3030
817e5c3d
MA
30312012-03-02 Michael Albinus <michael.albinus@gmx.de>
3032
dbbc2e69
SM
3033 * jka-compr.el (jka-compr-call-process):
3034 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
3035 not remote.
3036
a032a702
MA
30372012-03-01 Michael Albinus <michael.albinus@gmx.de>
3038
3039 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
3040 access of FILE2, if FILE1 does not exist.
3041
99a54f21
MA
3042 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
3043 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
3044
3045 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
3046 Add "PAGER=" to `process-environment'.
3047
f6561e1f
MM
30482012-03-01 Michael R. Mauger <mmaug@yahoo.com>
3049
3050 * progmodes/sql.el: Bug fix
3051 (sql-get-login-ext): Save login values in globals.
3052 (sql-get-login): Use new version of `sql-get-login-ext'.
3053 (sql-interactive-mode): Set global `sql-connection' to nil.
3054 (sql-connect): Set global values for connection.
3055 (sql-product-interactive): Save global values as buffer local.
3056
2d44d9cc
LL
30572012-02-29 Leo Liu <sdl.web@gmail.com>
3058
3059 * abbrev.el (define-abbrevs): Reset sys to nil.
3060
96b49301 30612012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3062
bf7f9bc5
JB
3063 * files.el (file-equal-p): Rename from `files-equal-p'.
3064 Return nil when one or both files don't exist.
96b49301 3065 (file-subdir-of-p): Now only top directory must exists,
3066 return nil if it doesn't.
bf7f9bc5
JB
3067 (copy-directory): No need to test with `file-subdir-of-p' after
3068 creating dir.
3069 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
3070 to `file-equal-p'.
96b49301 3071
44e97401
GM
30722012-02-28 Glenn Morris <rgm@gnu.org>
3073
3074 * shell.el (shell-mode):
3075 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
3076 * play/landmark.el (landmark-font-lock-face-O):
3077 * play/handwrite.el (handwrite):
3078 * play/gomoku.el (gomoku-O):
3079 * net/browse-url.el (browse-url-browser-display):
3080 * international/mule.el (define-charset):
3081 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
3082 * filesets.el (filesets-find-file-delay):
3083 * eshell/em-xtra.el (eshell-xtra):
3084 * eshell/em-unix.el (eshell-grep):
3085 * emulation/viper.el (viper-mode):
3086 * emacs-lisp/regexp-opt.el (regexp-opt-group):
3087 * emacs-lisp/easymenu.el (easy-menu-define):
3088 * calendar/timeclock.el (timeclock-use-display-time):
3089 * bs.el (bs-mode):
3090 * bookmark.el (bookmark-save-flag):
3091 Doc fix (standardize possessive apostrophe usage).
3092
c98c6276
CY
30932012-02-27 Chong Yidong <cyd@gnu.org>
3094
bf7f9bc5
JB
3095 * emulation/viper-cmd.el (viper-intercept-ESC-key):
3096 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 3097
c98c6276
CY
3098 * font-lock.el (font-lock-specified-p): Rename from
3099 font-lock-spec-present. Callers changed.
3100
9c62cd04 31012012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 3102
bf7f9bc5
JB
3103 * emacs-lisp/package.el (package-compute-transaction):
3104 Handle holding a package version to t in package-load-list.
8ac9e529 3105
530739c9
MA
31062012-02-26 Michael Albinus <michael.albinus@gmx.de>
3107
3108 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
3109 (tramp-get-inode, tramp-get-device): Use cached values.
3110
487915d7
AM
31112012-02-26 Alan Mackenzie <acm@muc.de>
3112
3113 Check there is a font-lock specification before doing initial
3114 fontification.
3115
3116 * font-core.el (font-lock-mode): Move the conditional from
3117 :after-hook to font-lock-initial-fontify.
3118 (font-lock-default-function): Move the check for a specification
3119 to font-lock-spec-present.
3120
dc9924b8 3121 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
3122 (font-lock-spec-present): New function.
3123
4fd96557
JB
31242012-02-26 Jim Blandy <jimb@red-bean.com>
3125
3126 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
3127 (gdb-send): Apply it to the operand of the '-interpreter-exec
3128 console' command, so that we can pass arguments with (say) quotes
3129 in them. Store exact string sent in gdb-debug-log (Bug#10765).
3130
9a4888c0
CY
31312012-02-26 Chong Yidong <cyd@gnu.org>
3132
07498861
CY
3133 * help-fns.el (describe-function-1): Clarify description of
3134 remapping (Bug#10844).
3135
9a4888c0
CY
3136 * files.el (files-equal-p): Doc fix.
3137 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
3138 and quit the loop once a mismatch is found.
3139
ea8fb88d
JB
31402012-02-25 Juanma Barranquero <lekktu@gmail.com>
3141
3142 * bs.el (bs--show-with-configuration): Don't throw an error
3143 if the window cannot be split; otherwise, subsequent calls to
3144 bs-show fail, restoring a stale window config. (Bug#10882)
3145
525795c1
JD
31462012-02-25 Jan Djärv <jan.h.d@swipnet.se>
3147
3148 * term/ns-win.el (global-map): Bind ns-drag-file to
3149 ns-find-file (Bug#5855, Bug#10050).
3150
f008086f
AS
31512012-02-25 Andreas Schwab <schwab@linux-m68k.org>
3152
3153 * calendar/parse-time.el (parse-time-string): Allow extractor to
3154 return nil.
3155
a3fcfa99
MA
31562012-02-25 Michael Albinus <michael.albinus@gmx.de>
3157
91027d08
JB
3158 * net/tramp.el (tramp-file-name-for-operation):
3159 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
3160
3161 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
3162 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
3163 Add COPY-CONTENTS argument.
a3fcfa99 3164
67b0de11
CY
31652012-02-25 Chong Yidong <cyd@gnu.org>
3166
3167 Add custom groups for VC backends, for consistency with vc-bzr.
3168
3169 * vc/vc-arch.el (vc-arch):
3170 * vc/vc-cvs.el (vc-cvs):
3171 * vc/vc-git.el (vc-git):
3172 * vc/vc-hg.el (vc-hg):
3173 * vc/vc-mtn.el (vc-mtn):
3174 * vc/vc-rcs.el (vc-rcs):
3175 * vc/vc-sccs.el (vc-sccs):
3176 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
3177 All relevant defcustoms reassigned.
3178
3c9dfce6
CY
31792012-02-25 Chong Yidong <cyd@gnu.org>
3180
1339bf43
CY
3181 * newcomment.el (comment-styles): Add autoload (Bug#10868).
3182
3c9dfce6
CY
3183 * term/x-win.el (x-initialize-window-system): Reduce default for
3184 x-selection-timeout to 5 seconds (Bug#8869).
3185
25b2e303 31862012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3187
ec70a47d
GM
3188 * files.el (files-equal-p, file-subdir-of-p): New functions.
3189 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 3190 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
3191 * dired-aux.el (dired-copy-file-recursive): Same.
3192 (dired-create-files): Modify destination when source is equal to
3193 dest when copying files.
53a46cd0 3194 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 3195
914260cd
MA
31962012-02-24 Michael Albinus <michael.albinus@gmx.de>
3197
3198 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
3199 (Bug#10874)
3200
2cb228f7
AM
32012012-02-23 Alan Mackenzie <acm@muc.de>
3202
3203 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
3204 parameter "after-hook:" to allow the expansion to run code after
3205 the execution of the mode hooks.
3206
3207 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 3208 from font-lock-mode-internal.
2cb228f7 3209
91027d08 3210 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
3211 :after-hook.
3212
8f0fde21
SM
32132012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3214
3e88618b
SM
3215 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
3216 (completion--cache-all-sorted-completions): New function.
3217 (completion-all-sorted-completions): Use it.
3218 (completion--do-completion, minibuffer-force-complete):
3219 Use it to re-instate the flush hook.
3220
8f0fde21
SM
3221 * icomplete.el (icomplete-completions): Replace last fix with a better
3222 one (bug#10850).
3223
8e911f6f
DG
32242012-02-23 Dmitry Gutov <dgutov@yandex.ru>
3225
3226 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
3227 when it might call us back infinitely (bug#10797).
3228
49fe4321
GM
32292012-02-23 Glenn Morris <rgm@gnu.org>
3230
3231 * minibuffer.el (completion-category-overrides): Doc fix.
3232
b291b572
SM
32332012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * minibuffer.el (completion-table-with-context): Fix inf-loop.
3236 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
3237
31a9ef2e
GM
32382012-02-23 Glenn Morris <rgm@gnu.org>
3239
5e6e6794 3240 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
3241 (authors-obsolete-files-regexps, authors-ignored-files)
3242 (authors-ambiguous-files, authors-renamed-files-alist):
3243 Add more entries.
3244
0bd1e074
JL
32452012-02-23 Juri Linkov <juri@jurta.org>
3246
3247 * isearch.el (isearch-occur): Sync interactive spec with occur's
3248 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
3249
b617673c
JL
3250 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
3251
19e9789e
JL
32522012-02-22 Juri Linkov <juri@jurta.org>
3253
3254 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
3255 (ucs-insert): Doc fix. Check for hex digits in the string.
3256 Don't display `nil' in the error message. (Bug#10857)
3257
f41ce09d
AM
32582012-02-22 Alan Mackenzie <acm@muc.de>
3259
7a71b18d 3260 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 3261
ac2eceee
GM
32622012-02-22 Glenn Morris <rgm@gnu.org>
3263
3264 * ffap.el (ffap-c-path):
3265 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
3266
abd1f678
CY
32672012-02-22 Chong Yidong <cyd@gnu.org>
3268
3269 * custom.el (load-theme): Doc fix.
3270
f25aef2e
GM
32712012-02-22 Glenn Morris <rgm@gnu.org>
3272
3273 * dired-x.el (dired-guess-shell-alist-default):
3274 Remove escape sequences from nroff output. (Bug#172)
3275
5f8dc2ca
GM
32762012-02-21 Glenn Morris <rgm@gnu.org>
3277
6ff86ec4
GM
3278 * vc/emerge.el (emerge-defvar-local):
3279 Set `permanent-local' property rather than unused `preserved'.
3280
be3223a3 3281 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
3282 (picture-mode-map): Use it. (Bug#10860)
3283 (picture-mode): Doc fix.
3284
3fe58f4f
JB
32852012-02-21 Juanma Barranquero <lekktu@gmail.com>
3286
3287 * newcomment.el (uncomment-region-default): Remove unused binding.
3288
f9a998c3
GM
32892012-02-21 Glenn Morris <rgm@gnu.org>
3290
3291 * textmodes/picture.el (picture-motion, picture-motion-reverse)
3292 (picture-self-insert, picture-tab-chars): Doc fix.
3293 (picture-mode-map): Fix C-a, C-e.
3294
c6029348
GM
32952012-02-20 Glenn Morris <rgm@gnu.org>
3296
3297 * emacs-lisp/authors.el (authors-aliases): Add another entry.
3298
ab1ce9d7
LL
32992012-02-20 Leo Liu <sdl.web@gmail.com>
3300
3301 * icomplete.el (icomplete-completions): Check FROM arg before
3302 passing to substring (Bug#10850).
3303
0fd40f89
CY
33042012-02-19 Chong Yidong <cyd@gnu.org>
3305
3306 * comint.el: Require ansi-color.
3307 (comint-output-filter-functions): Add ansi-color-process-output.
3308
3309 * ansi-color.el: Don't set comint-output-filter-functions; it is
3310 now in the initial value defined in comint.el.
3311 (ansi-color-apply-face-function): New variable.
3312 (ansi-color-apply-on-region): Use it.
3313 (ansi-color-apply-overlay-face): New function.
3314
3315 * shell.el (shell): No need to require ansi-color.
3316 (shell-mode): Use ansi-color-apply-face-function to highlight
3317 color escapes using font-lock-face property (Bug#10835).
3318
20af2394
CY
33192012-02-19 Chong Yidong <cyd@gnu.org>
3320
3321 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
3322 mode-line formats (Bug#10839).
3323
e23a3fbe
GM
33242012-02-18 Glenn Morris <rgm@gnu.org>
3325
b474519e
GM
3326 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
3327
3328 * mail/undigest.el (unforward-rmail-message): Doc fix.
3329
e23a3fbe
GM
3330 * saveplace.el (save-place-ignore-files-regexp): Add :version.
3331
57939ff4
EZ
33322012-02-18 Eli Zaretskii <eliz@gnu.org>
3333
3334 * international/characters.el (script-list): Sync with the latest
3335 Unicode Character Database.
3336
0c23686e
AS
33372012-02-18 Andreas Schwab <schwab@linux-m68k.org>
3338
3339 * international/titdic-cnv.el: Remove duplicate coding tag.
3340 * language/cham.el: Likewise.
3341 * language/tai-viet.el: Likewise.
3342
6818b449
GM
33432012-02-18 Glenn Morris <rgm@gnu.org>
3344
3345 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
3346 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
3347 (calendar-bahai-all-holidays-flag, calendar-other-dates):
3348 * calendar/diary-lib.el (diary-abbreviated-year-flag):
3349 * calendar/holidays.el (holiday-bahai-holidays)
3350 (calendar-holidays, list-holidays):
3351 Use utf-8 Bahá'í in doc-strings, menus, etc.
3352
0311a3fc
TH
33532012-02-17 Tassilo Horn <tassilo@member.fsf.org>
3354
3355 * saveplace.el (save-place-ignore-files-regexp): New variable
3356 allowing for excluding files from saving their location of point.
3357 The default value matches the temporary commit message editing
3358 files from Git, SVN, Bazaar, and Mercurial.
3359 (save-place-to-alist): Use it.
3360
eb864a71
LM
33612012-02-17 Lawrence Mitchell <wence@gmx.li>
3362 Stefan Monnier <monnier@iro.umontreal.ca>
3363
3364 * newcomment.el (uncomment-region-default): Don't leave extra space
3365 when an arg is provided (bug#8150).
3366
ee0ce425
TZ
33672012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3368
eb864a71 3369 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 3370
95ddf442
GM
33712012-02-17 Glenn Morris <rgm@gnu.org>
3372
3373 * net/socks.el: Require network-stream. (Bug#10599)
3374
48dd1e39 33752012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
3376
3377 * international/charprop.el:
3378 * international/uni-name.el:
3379 * international/uni-old-name.el:
3380 * international/uni-comment.el: Regenerate.
3381
d68cd087
GM
33822012-02-16 Glenn Morris <rgm@gnu.org>
3383
3384 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
3385 Interactively in calendar buffer, give an error if not on a date.
3386
13932042
GM
33872012-02-15 Glenn Morris <rgm@gnu.org>
3388
3389 * shell.el (shell-delimiter-argument-list):
3390 Revert 2011-02-17 change. (Bug#8027)
3391
c3a70e2b
CY
33922012-02-15 Chong Yidong <cyd@gnu.org>
3393
60236b0d
CY
3394 * minibuffer.el (completion-at-point-functions): Doc fix.
3395
c3a70e2b
CY
3396 * custom.el (defcustom): Doc fix; note use of defvar.
3397
9f26dc24
GM
33982012-02-15 Glenn Morris <rgm@gnu.org>
3399
3400 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
3401 Doc fixes.
3402
6546b134
GM
34032012-02-14 Glenn Morris <rgm@gnu.org>
3404
3405 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
3406
d29b2b4c
LI
34072012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
3408
3409 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
3410 way the ports list is computed.
835bdcba
LI
3411 (smtpmail-query-smtp-server): Prompt the user for a port number if
3412 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 3413
08dcdbc9
TZ
34142012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3415
3416 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
3417
2605051a
GM
34182012-02-13 Glenn Morris <rgm@gnu.org>
3419
3420 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
3421
7ee99f32
TZ
34222012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3423
3424 * net/gnutls.el (gnutls-trustfiles): New variable.
3425 (gnutls-negotiate): Use it.
3426
5f0af64f
LI
34272012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3428
3429 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
3430 does its stuff if Gnus is running.
3431
c14fcc95
AM
34322012-02-13 Alan Mackenzie <acm@muc.de>
3433
3434 Fix a loop in c-set-fl-decl-start.
3435
7a71b18d 3436 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
3437 c-backward-syntactic-ws actually moves backwards.
3438
142b4d90
LL
34392012-02-13 Leo Liu <sdl.web@gmail.com>
3440
3441 * net/rcirc.el (rcirc-markup-attributes): Move point to the
3442 beginning so that all \C-o chars are removed.
3443
fa9958a6
TZ
34442012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
3445
dc9924b8 3446 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 3447
0bc5886a
AM
34482012-02-12 Alan Mackenzie <acm@muc.de>
3449
3450 Fix infinite loop with long macros.
4d6769e1 3451 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 3452
d4bd55e7
CY
34532012-02-12 Chong Yidong <cyd@gnu.org>
3454
3455 * window.el (display-buffer): Doc fix (Bug#10785).
3456
66f3fe22
GM
34572012-02-12 Glenn Morris <rgm@gnu.org>
3458
bd7da63e
GM
3459 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
3460 (x-disown-selection-internal, x-get-selection-internal):
3461 Sync docs with the xselect.c versions.
3462
66f3fe22
GM
3463 * allout-widgets.el: Add missing license notice.
3464
3e0d2fa7
GM
34652012-02-11 Glenn Morris <rgm@gnu.org>
3466
cfecdf09
GM
3467 * select.el (x-get-selection-internal, x-own-selection-internal)
3468 (x-disown-selection-internal):
3469 * x-dnd.el (x-get-selection-internal): Update declarations.
3470
6d216d7f
GM
3471 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
3472
2bed3f04
GM
3473 * window.el (window-sides-slots):
3474 * tool-bar.el (tool-bar-position):
3475 * term/xterm.el (xterm-extra-capabilities):
3476 * ses.el (ses-self-reference-early-detection):
3477 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
3478 (verilog-auto-wire-type)
3479 (verilog-auto-delete-trailing-whitespace)
3480 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
3481 (verilog-auto-tieoff-declaration):
3482 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
3483 (sql-oracle-statement-starters, sql-oracle-scan-on):
3484 * progmodes/prolog.el (prolog-align-comments-flag)
3485 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
3486 (prolog-left-indent-regexp, prolog-paren-indent-p)
3487 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
3488 (prolog-types, prolog-mode-specificators)
3489 (prolog-determinism-specificators, prolog-directives)
3490 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
3491 (prolog-electric-dot-flag)
3492 (prolog-electric-dot-full-predicate-template)
3493 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
3494 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
3495 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
3496 (prolog-program-switches, prolog-prompt-regexp)
3497 (prolog-debug-on-string, prolog-debug-off-string)
3498 (prolog-trace-on-string, prolog-trace-off-string)
3499 (prolog-zip-on-string, prolog-zip-off-string)
3500 (prolog-use-standard-consult-compile-method-flag)
3501 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
3502 (prolog-imenu-max-lines, prolog-info-predicate-index)
3503 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
3504 (prolog-char-quote-workaround):
3505 * progmodes/cc-vars.el (c-defun-tactic):
3506 * net/tramp.el (tramp-encoding-command-interactive)
3507 (tramp-local-end-of-line):
3508 * net/soap-client.el (soap-client):
3509 * net/netrc.el (netrc-file):
3510 * net/gnutls.el (gnutls):
3511 * minibuffer.el (completion-category-overrides)
3512 (completion-cycle-threshold)
3513 (completion-pcm-complete-word-inserts-delimiters):
3514 * man.el (Man-name-local-regexp):
3515 * mail/feedmail.el (feedmail-display-full-frame):
3516 * international/characters.el (glyphless-char-display-control):
3517 * eshell/em-ls.el (eshell-ls-date-format):
3518 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
3519 (lisp-lambda-list-keyword-parameter-indentation)
3520 (lisp-lambda-list-keyword-parameter-alignment):
3521 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
3522 * dired-x.el (dired-omit-verbose):
3523 * cus-theme.el (custom-theme-allow-multiple-selections):
3524 * calc/calc.el (calc-highlight-selections-with-faces)
3525 (calc-lu-field-reference, calc-lu-power-reference)
3526 (calc-note-threshold):
3527 * battery.el (battery-mode-line-limit):
3528 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3529 (archive-7z-update):
3530 * allout.el (allout-prefixed-keybindings)
3531 (allout-unprefixed-keybindings)
3532 (allout-inhibit-auto-fill-on-headline)
3533 (allout-flattened-numbering-abbreviation):
3534 * allout-widgets.el (allout-widgets-auto-activation)
3535 (allout-widgets-icons-dark-subdir)
3536 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
3537 (allout-widgets-theme-dark-background)
3538 (allout-widgets-theme-light-background)
3539 (allout-widgets-item-image-properties-emacs)
3540 (allout-widgets-item-image-properties-xemacs)
3541 (allout-widgets-run-unit-tests-on-load)
3542 (allout-widgets-time-decoration-activity)
3543 (allout-widgets-hook-error-post-time)
3544 (allout-widgets-track-decoration):
3545 Add missing :version tags to new defcustoms and defgroups.
3546
5fec1b8e
GM
3547 * progmodes/sql.el (sql-ansi-statement-starters)
3548 (sql-oracle-statement-starters): Add custom type.
3549
3e0d2fa7
GM
3550 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
3551 (prolog-system-version): Give it a type.
3552
90b671e2
EZ
35532012-02-11 Eli Zaretskii <eliz@gnu.org>
3554
3555 * term/pc-win.el (x-select-text, x-selection-owner-p)
3556 (x-own-selection-internal, x-disown-selection-internal)
3557 (x-get-selection-internal): Sync doc strings and argument lists
3558 with xselect.c, common-win.el and x-win.el. (Bug#10783)
3559
5eac0c02
LL
35602012-02-11 Leo Liu <sdl.web@gmail.com>
3561
3562 * progmodes/python.el (python-end-of-statement): Fix infinite
3563 loop. (Bug#10788)
3564
f82cb659
GM
35652012-02-10 Glenn Morris <rgm@gnu.org>
3566
3567 * international/mule-cmds.el (unify-8859-on-encoding-mode)
3568 (unify-8859-on-decoding-mode): Properly mark as obsolete.
3569
cc26d239
LI
35702012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3571
3572 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
3573 about SMTP before checking the From header.
3574
91027d08 3575 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
3576 into own function for reuse by emacsbug.el.
3577
1be3ca5a
LL
35782012-02-10 Leo Liu <sdl.web@gmail.com>
3579
3580 * subr.el (condition-case-unless-debug): Rename from
3581 condition-case-no-debug. All callers changed.
3582 (with-demoted-errors): Fix caller.
3583
3584 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
3585 * nxml/rng-valid.el (rng-do-some-validation):
3586 * emacs-lisp/package.el (package-refresh-contents)
3587 (package-menu-execute):
3588 * desktop.el (desktop-create-buffer):
91027d08 3589 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 3590
b011fbfe
GM
35912012-02-10 Glenn Morris <rgm@gnu.org>
3592
b2096d72
GM
3593 * textmodes/bibtex.el:
3594 Add missing :version tags for new/changed defcustoms.
3595
b011fbfe
GM
3596 * files.el (remote-file-name-inhibit-cache): Doc fixes.
3597
4c7e65bf
LI
35982012-02-09 Lars Ingebrigtsen <larsi@rusty>
3599
3600 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
3601 (smtpmail-via-smtp): Use it, or fall back on the From address.
3602 (smtpmail-send-it): Ditto.
3603
f3934f6f
SM
36042012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3605
3606 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3607 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
3608 (byte-compile-tmp-var): New const.
3609 (byte-compile-defvar): Use it to minimize .elc size.
3610 Just use `defvar' rather than simulate it (bug#10761).
3611
a075a2c5
GM
36122012-02-09 Glenn Morris <rgm@gnu.org>
3613
cf3aa21b
GM
3614 * files.el (rename-uniquely): Doc fix. (Bug#3806)
3615
354998cd
GM
3616 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
3617 Add :version tags.
3618
dc9924b8
SM
3619 * progmodes/compile.el (compilation-error-screen-columns)
3620 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 3621
dab3703d
GM
3622 * vc/log-view.el (log-view-toggle-entry-display):
3623 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
3624
3f88cd72
GM
3625 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
3626 (report-emacs-bug-can-use-xdg-email):
3627 (report-emacs-bug-insert-to-mailer): Doc fixes.
3628 (report-emacs-bug): Message fix.
3629
d95b247d
GM
3630 * net/browse-url.el (browse-url-can-use-xdg-open)
3631 (browse-url-xdg-open): Doc fixes.
3632
a075a2c5
GM
3633 * electric.el (electric-indent-mode, electric-pair-mode)
3634 (electric-layout-rules, electric-layout-mode): Doc fixes.
3635 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
3636
ffb6157e
MR
36372012-02-08 Martin Rudalics <rudalics@gmx.at>
3638
3639 * server.el (server-unselect-display): Don't inadvertently kill
3640 the current buffer. (Bug#10729)
3641
e1ac4066
GM
36422012-02-08 Glenn Morris <rgm@gnu.org>
3643
34e8a2da
GM
3644 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
3645 (sql-list-table): Doc fixes.
3646
b4ac6e8c
GM
3647 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
3648 Comment out (does nothing).
3649
e1ac4066
GM
3650 * completion.el (dynamic-completion-mode):
3651 * dirtrack.el (dirtrack-debug-mode):
3652 * electric.el (electric-layout-mode):
3653 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
3654 * face-remap.el (text-scale-mode, buffer-face-mode):
3655 * iimage.el (iimage-mode):
3656 * image-mode.el (image-transform-mode):
3657 * minibuffer.el (completion-in-region-mode):
3658 * scroll-lock.el (scroll-lock-mode):
3659 * simple.el (next-error-follow-minor-mode):
3660 * tar-mode.el (tar-subfile-mode):
3661 * tooltip.el (tooltip-mode):
3662 * vcursor.el (vcursor-use-vcursor-map):
3663 * wid-browse.el (widget-minor-mode):
3664 * emulation/tpu-edt.el (tpu-edt-mode):
3665 * emulation/tpu-extras.el (tpu-cursor-free-mode):
3666 * international/iso-ascii.el (iso-ascii-mode):
3667 * language/thai-util.el (thai-word-mode):
3668 * mail/supercite.el (sc-minor-mode):
3669 * net/goto-addr.el (goto-address-mode):
3670 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
3671 * progmodes/cwarn.el (cwarn-mode):
3672 * progmodes/flymake.el (flymake-mode):
3673 * progmodes/glasses.el (glasses-mode):
3674 * progmodes/hideshow.el (hs-minor-mode):
3675 * progmodes/pascal.el (pascal-outline-mode):
3676 * textmodes/enriched.el (enriched-mode):
3677 * vc/smerge-mode.el (smerge-mode):
3678 Doc fixes (minor mode argument).
3679
5e0d957f
EZ
36802012-02-07 Eli Zaretskii <eliz@gnu.org>
3681
3682 * ls-lisp.el (ls-lisp-sanitize): New function.
3683 (ls-lisp-insert-directory): Use it to fix or remove any elements
3684 in file-alist with missing attributes. (Bug#4673)
3685
98d7371e
AM
36862012-02-07 Alan Mackenzie <acm@muc.de>
3687
3688 Fix spurious recognition of c-in-knr-argdecl.
3689
3690 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
3691 putative K&R region.
3692
667ced3a
AM
36932012-02-07 Alan Mackenzie <acm@muc.de>
3694
eb864a71
LM
3695 * progmodes/cc-engine.el (c-forward-objc-directive):
3696 Prevent looping in "#pragma mark @implementation".
667ced3a 3697
5b77774d
MA
36982012-02-07 Michael Albinus <michael.albinus@gmx.de>
3699
3700 * notifications.el (notifications-on-closed-signal): Make `reason'
3701 optional. (Bug#10744)
3702
af008560
GM
37032012-02-07 Glenn Morris <rgm@gnu.org>
3704
60d47423
GM
3705 * emacs-lisp/easy-mmode.el (define-minor-mode):
3706 Doc fixes for the macro and the mode it defines.
3707
dd605cc4
GM
3708 * image.el (imagemagick-types-inhibit): Doc fix.
3709
af008560
GM
3710 * cus-start.el (imagemagick-render-type): Add it.
3711
5cc59a37
LI
37122012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3713
4d6769e1
JB
3714 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
3715 Set the default at load time, too, so that `font-lock-fontify-buffer'
3716 can be called without setting up the entire mode first. This fixes
3717 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 3718
9a6dd747
CY
37192012-02-06 Chong Yidong <cyd@gnu.org>
3720
2d16b285
CY
3721 * simple.el (list-processes--refresh): Delete exited processes
3722 (Bug#8094).
3723
171e9b6e
CY
3724 * comint.el (comint-next-prompt): next-single-char-property-change
3725 and prev-single-char-property-change never return nil (Bug#8657).
3726
9a6dd747
CY
3727 * custom.el (defcustom): Doc fix (Bug#9711).
3728
aa4589a7
CY
37292012-02-05 Chong Yidong <cyd@gnu.org>
3730
5c2a252f
CY
3731 * cus-edit.el (custom-variable-reset-backup): Quote the value
3732 before storing it in the customized-value property (Bug#6712).
4aab9006 3733 (custom-display): Add a customization type tag.
983b9602 3734 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 3735
aa4589a7
CY
3736 * wid-edit.el (widget-field-value-get): New optional arg to
3737 suppress trailing whitespace truncation.
3738 (character): Use it (Bug#2689).
3739
1ff980ae
AS
37402012-02-05 Andreas Schwab <schwab@linux-m68k.org>
3741
3742 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
3743 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
3744
03988c98
CY
37452012-02-05 Chong Yidong <cyd@gnu.org>
3746
eeb6cc88
CY
3747 * cus-edit.el (custom-variable-value-create): For mismatched
3748 types, show the current value (Bug#7600).
3749
03988c98
CY
3750 * custom.el (defcustom): Doc fix.
3751
f8cdeef0
GM
37522012-02-05 Glenn Morris <rgm@gnu.org>
3753
3754 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
3755
0696d255
JB
37562012-02-05 Juanma Barranquero <lekktu@gmail.com>
3757
3758 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
3759 (pp-buffer): Use `ignore-errors', `looking-at-p'.
3760 (pp-last-sexp): Use `looking-at-p'.
3761
34c99998
GM
37622012-02-04 Glenn Morris <rgm@gnu.org>
3763
8f05da42
GM
3764 * files.el (revert-buffer):
3765 Doc fix (mention revert-buffer-in-progress-p).
3766
f160676e
GM
3767 * emacs-lisp/ert-x.el (ert-simulate-command):
3768 Check deferred-action-list (which is obsolete) is bound.
3769
c7291ad9
GM
3770 * subr.el (with-wrapper-hook): Doc fixes.
3771
34c99998
GM
3772 * simple.el (filter-buffer-substring-functions)
3773 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
3774
6283a7d3
LL
37752012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
3776
3777 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
3778 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
3779
e96e3013
LL
37802012-02-04 Leo Liu <sdl.web@gmail.com>
3781
3782 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
3783
8ded50f2
GM
37842012-02-04 Glenn Morris <rgm@gnu.org>
3785
82ff1d13
GM
3786 * image.el (image-extension-data): Add obsolete alias.
3787
987a0a16
GM
3788 * isearch.el (isearch-update): Doc fix.
3789
ea32ef46
GM
3790 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
3791
8ded50f2
GM
3792 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
3793
eea14f31
GM
37942012-02-03 Glenn Morris <rgm@gnu.org>
3795
3796 * image.el (image-animated-p): Doc fix. Use image-animated-types.
3797 (image-animate-timeout): Doc fix.
3798
3799 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
3800
12f381b7
GM
38012012-02-02 Glenn Morris <rgm@gnu.org>
3802
953cebf5
GM
3803 * server.el (server-auth-dir): Doc fix.
3804 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
3805
12f381b7
GM
3806 * subr.el (run-mode-hooks): Doc fix.
3807
953a8c3b
JL
38082012-02-02 Juri Linkov <juri@jurta.org>
3809
3810 * image-mode.el (image-toggle-display-image): Remove tautological
3811 `major-mode' from the `derived-mode-p' test.
3812
c5d3843c
KH
38132012-02-02 Kenichi Handa <handa@m17n.org>
3814
9f6e692e 3815 * composite.el (compose-region): Cancel previous change.
c5d3843c 3816
159462d4 38172012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
3818
3819 * composite.el (compose-region, compose-string): Signal error for
3820 a null string component (Bug#6988).
3821
9f562668
CY
38222012-02-01 Chong Yidong <cyd@gnu.org>
3823
e2cef717
CY
3824 * view.el (view-buffer-other-window, view-buffer-other-frame):
3825 Handle special modes like view-buffer (Bug#10650).
3826 (view-buffer): Simplify.
3827
9f562668
CY
3828 * frame.el (set-frame-font): Tweak meaning of third argument.
3829
9f6e692e
JB
3830 * dynamic-setting.el (font-setting-change-default-font):
3831 Use set-frame-font (Bug#9982).
9f562668 3832
781acb9f
GM
38332012-02-01 Glenn Morris <rgm@gnu.org>
3834
6035be52
GM
3835 * progmodes/compile.el (compilation-internal-error-properties):
3836 Respect compilation-first-column in the "*compilation*" buffer.
3837
781acb9f
GM
3838 * emacs-lisp/easy-mmode.el (define-minor-mode):
3839 Relax :variable's test for a named function.
3840
abbceb00
AM
38412012-01-31 Alan Mackenzie <acm@muc.de>
3842
3843 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
3844 off by one error.
3845
fce3fdeb
CY
38462012-01-31 Chong Yidong <cyd@gnu.org>
3847
3848 * frame.el (set-frame-font): New arg ALL-FRAMES.
3849
3850 * menu-bar.el (menu-set-font): Use set-frame-font.
3851
3852 * faces.el (face-spec-reset-face): Don't apply unspecified
3853 attribute values to the default face.
3854
47893581
JB
38552012-01-31 Juanma Barranquero <lekktu@gmail.com>
3856
3857 * progmodes/cwarn.el (cwarn): Remove dead link.
3858 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
3859 Remove * from defcustom docstrings.
3860 (turn-on-cwarn-mode): Make obsolete.
3861 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
3862 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
3863
e58e988a
GM
38642012-01-31 Glenn Morris <rgm@gnu.org>
3865
60dc2671 3866 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 3867 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 3868 Allow named functions to be used as the cdr of :variable.
e58e988a 3869
7a3f511d
GM
38702012-01-30 Glenn Morris <rgm@gnu.org>
3871
3872 * emacs-lisp/authors.el (authors-fixed-entries):
3873 Remove reference to deleted file rnewspost.el.
3874
cb882333
JB
38752012-01-29 Juanma Barranquero <lekktu@gmail.com>
3876
3877 * window.el (window-with-parameter): Remove unused variable `windows'.
3878 (window--side-check): Remove unused variable `code'.
3879 (window--resize-siblings): Remove unused variable `first'.
3880 (adjust-window-trailing-edge): Remove unused variable `failed'.
3881 (window-deletable-p, window--delete): Remove unused variable `buffer'.
3882 Use `let', not `let*'.
3883 (balance-windows-2): Remove unused variable `found'.
3884 (window--state-put-2): Remove unused variable `splits'.
3885 (window-state-put): Remove unused variable `selected'.
3886 (same-window-p): Use `string-match-p'.
3887 (display-buffer-assq-regexp): Remove unused variable `value'.
3888 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
3889 Mark argument ALIST as ignored.
3890 (pop-to-buffer): Remove unused variable `old-window'.
3891
907201af
EZ
38922012-01-29 Eli Zaretskii <eliz@gnu.org>
3893
3894 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
3895 and .lzma compressed files.
3896
ea162670
CY
38972012-01-29 Chong Yidong <cyd@gnu.org>
3898
5b95ee8a
CY
3899 * frame.el (window-system-default-frame-alist): Doc fix.
3900
ea162670
CY
3901 * dynamic-setting.el (font-setting-change-default-font): Don't
3902 change the default face if SET-FONT argument is non-nil (Bug#9982).
3903
d6e6f4b1
SB
39042012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
3905
3906 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
3907
0f29fa41 39082012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
3909
3910 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
3911 breakpoints in files outside current directory (Bug#6098).
3912
db174434
CY
39132012-01-29 Chong Yidong <cyd@gnu.org>
3914
6b25e4e2
SE
3915 * progmodes/python.el: Require ansi-color at top-level.
3916
6df6ae42
JB
3917 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
3918 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
3919 (lisp-mode-abbrev-table): Add doc.
3920 (lisp-mode-variables): Don't set local-abbrev-table.
3921 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
3922
e70ee681
RW
39232012-01-28 Roland Winkler <winkler@gnu.org>
3924
3925 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
3926
ace88aa2
RW
39272012-01-28 Roland Winkler <winkler@gnu.org>
3928
3929 * textmodes/bibtex.el (bibtex-entry-alist): New function.
3930 (bibtex-set-dialect): Use it. Either set global values of
3931 dialect-dependent variables or bind these variables buffer-locally
3932 (Bug#10254).
3933 (bibtex-mode): Call bibtex-set-dialect via
3934 hack-local-variables-hook.
eb864a71
LM
3935 (bibtex-dialect): Update docstring.
3936 Add safe-local-variable predicate.
ace88aa2
RW
3937 (bibtex-entry-alist, bibtex-field-alist): Initialize via
3938 bibtex-set-dialect.
3939 (bibtex-mode-map): Define menu for each dialect.
3940 (bibtex-entry): Fix docstring.
3941
93376c5b
CY
39422012-01-28 Chong Yidong <cyd@gnu.org>
3943
3944 * eshell/esh-arg.el (eshell-quote-argument): New function.
3945
3946 * eshell/esh-ext.el (eshell-invoke-batch-file):
3947 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
3948 first arg to eshell-parse-command (Bug#10523).
3949
4372494f
DA
39502012-01-28 Drew Adams <drew.adams@oracle.com>
3951
3952 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
3953 `default-directory' is non-nil.
3954
4d4ec1f8
EZ
39552012-01-28 Eli Zaretskii <eliz@gnu.org>
3956
3957 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
3958 line that displays system-configuration-options. (Bug#9924)
3959
7c188927
DA
39602012-01-28 Drew Adams <drew.adams@oracle.com>
3961
3962 * descr-text.el (describe-char): Show information about POS, in
3963 addition to information about the character at POS. Improve and
3964 update the doc string. Change "code point" to "code point in
3965 charset", to avoid confusion with the character's Unicode code
3966 point shown above that. (Bug#10129)
3967
e0da685a
EZ
39682012-01-28 Eli Zaretskii <eliz@gnu.org>
3969
3970 * descr-text.el (describe-char): Show the raw character, not only
3971 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
3972 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
3973 for the reasons.
3974
70550acf
PH
39752012-01-28 Phil Hagelberg <phil@hagelb.org>
3976
eb864a71
LM
3977 * emacs-lisp/package.el (package-install):
3978 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 3979
0ce8e868
CY
39802012-01-28 Chong Yidong <cyd@gnu.org>
3981
cb882333
JB
3982 * emacs-lisp/package.el (package-maybe-load-descriptor):
3983 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
3984 (package-maybe-load-descriptor): Use it.
3985 (package-download-transaction): Fully load required packages
3986 inside the loop, so that `require' calls work (Bug#10593).
3987 (package-install): No need to call package-initialize now.
3988
2e7f3bea
CY
39892012-01-28 Chong Yidong <cyd@gnu.org>
3990
6e9bad14
CY
3991 * simple.el (deactivate-mark): Doc fix (Bug#8614).
3992
f823b8ca
CY
3993 * tooltip.el (tooltip-mode): Doc fix.
3994 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
3995
2680c309
CY
3996 * frame.el (set-cursor-color): Doc fix (Bug#352).
3997
d7a9e63b
CY
3998 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
3999 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
4000
2e7f3bea
CY
4001 * cus-edit.el (custom-buffer-create-internal): Fix search button
4002 action (Bug#10542).
2ae01800 4003 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 4004
fc4f7a23
EW
40052012-01-27 Eduard Wiebe <usenet@pusto.de>
4006
4007 * dired.el (dired-mark-files-regexp):
4008 Include any subdirectory components. (Bug#10445)
4009
7dd37071
ML
40102012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
4011
4012 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
4013 Handle [host]:port syntax. (Bug#10533)
4014
a268160b
AH
40152012-01-27 Alex Harsanyi <harsanyi@mac.com>
4016
4017 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
4018
e43273ef
GM
40192012-01-26 Glenn Morris <rgm@gnu.org>
4020
4021 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
4022 * term.el (term-raw-escape-map): Use Control-X-prefix.
4023 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
4024
1edf595d
MR
40252012-01-25 Martin Rudalics <rudalics@gmx.at>
4026
4027 * window.el (window-state-get, window--state-get-1): Don't deal
4028 with fixed-sizeness of windows. Simplify code.
4029
fa8eafef
JC
40302012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
4031
6df6ae42
JB
4032 * window.el (window--state-get-1, window--state-put-2):
4033 Don't save and restore the mark.
fa8eafef 4034
0b21c100
CY
40352012-01-25 Chong Yidong <cyd@gnu.org>
4036
4037 * custom.el (custom-variable-p): Doc fix.
4038
5ae1a6c8
GM
40392012-01-25 Glenn Morris <rgm@gnu.org>
4040
40047858
GM
4041 * dired.el (dired-goto-file): Handle some of the more common
4042 characters that `ls -b' escapes. (Bug#10596)
4043
5ddce96c
GM
4044 * progmodes/compile.el (compilation-next-error-function):
4045 Respect compilation-first-column in the "*compilation*" buffer.
4046 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
4047
5ae1a6c8
GM
4048 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
4049
b559f1a9
GM
40502012-01-24 Glenn Morris <rgm@gnu.org>
4051
4052 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
4053
6725d21a
JD
40542012-01-24 Julien Danjou <julien@danjou.info>
4055
4056 * color.el (color-rgb-to-hsl): Fix value computing.
4057 (color-hue-to-rgb): New function.
4058 (color-hsl-to-rgb): New function.
4059 (color-clamp, color-saturate-hsl, color-saturate-name)
4060 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4061 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4062
70df4bbe
GM
40632012-01-24 Glenn Morris <rgm@gnu.org>
4064
4065 * vc/vc-rcs.el (vc-rcs-create-tag):
4066 * vc/vc-sccs.el (vc-sccs-create-tag):
4067 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
4068
802a2ae2
ML
40692012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
4070
4071 * eshell/esh-util.el (eshell-read-hosts-file):
4072 Skip comment lines. (Bug#10549)
4073
d7128bb1
ML
4074 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
4075
d1a5c3b4
JB
40762012-01-23 Juanma Barranquero <lekktu@gmail.com>
4077
2724d9c7
JB
4078 * subr.el (display-delayed-warnings): Doc fix.
4079 (collapse-delayed-warnings): New function to collapse identical
4080 adjacent warnings.
4081 (delayed-warnings-hook): Add it.
d1a5c3b4 4082
a5509865
MA
40832012-01-22 Michael Albinus <michael.albinus@gmx.de>
4084
4085 * net/tramp.el (tramp-action-login): Set connection property "login-as".
4086
4087 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
4088 properties, when "login-as" is set.
4089
4090 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
4091 (tramp-default-user-alist): Don't add "pscp".
4092 (tramp-do-copy-or-rename-file-out-of-band): Use connection
4093 property "login-as", if set. (Bug#10530)
4094
cc6d5805
MA
40952012-01-21 Michael Albinus <michael.albinus@gmx.de>
4096
4097 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
4098 "plink1" and "psftp". (Bug#10530)
4099
41002012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
4101
4102 * international/mule-cmds.el (prefer-coding-system): Show a
4103 warning message if the default value of file-name-coding-system
4104 was not changed.
4105
f0960428
JC
41062012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4107
cb882333
JB
4108 * windmove.el (windmove-reference-loc):
4109 Fix windmove-reference-loc miscalculation.
f0960428 4110
dd6f2a63
JB
41112012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
4112
4113 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
4114 default unit.
4115
7b447e9b
GM
41162012-01-21 Glenn Morris <rgm@gnu.org>
4117
117a9ea1
GM
4118 * international/mule.el (auto-coding-alist): Add .tbz.
4119
7b447e9b
GM
4120 * files.el (local-enable-local-variables): Doc fix.
4121 (inhibit-local-variables-regexps): Rename from
4122 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
4123 Doc fix. Add some extensions from auto-coding-alist.
4124 (inhibit-local-variables-suffixes):
4125 Rename from inhibit-first-line-modes-suffixes. Doc fix.
4126 (inhibit-local-variables-p):
4127 New function, extracted from set-auto-mode-1.
4128 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
4129 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
4130 (hack-local-variables): Doc fix. Make the mode-only case
4131 respect enable-local-variables and friends.
4132 Respect inhibit-local-variables-regexps for file-locals, but
4133 not for directory-locals.
4134 (set-visited-file-name):
4135 Take account of inhibit-local-variables-regexps.
4136 Whether it applies may change as the file name is changed.
4137 * jka-cmpr-hook.el (jka-compr-install):
4138 * jka-compr.el (jka-compr-uninstall):
4139 Update for inhibit-first-line-modes-suffixes name change.
4140
dd6e3cdd
MR
41412012-01-20 Martin Rudalics <rudalics@gmx.at>
4142
4143 * help-macro.el (make-help-screen): Temporarily restore original
4144 binding for minor-mode-map-alist (Bug#10454).
4145
0d0deb38
JD
41462012-01-19 Julien Danjou <julien@danjou.info>
4147
4148 * color.el (color-name-to-rgb): Use the white color to find the max
4149 color component value and return correctly computed values.
4150 (color-name-to-rgb): Add missing float conversion for max value.
4151
34a02f46
MR
41522012-01-19 Martin Rudalics <rudalics@gmx.at>
4153
4154 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
4155 special state value for window-persistent-parameters.
4156 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
4157 (window--state-put-2): Reset all window parameters to nil before
4158 assigning values of persistent parameters.
4159
606c44c4
AM
41602012-01-18 Alan Mackenzie <acm@muc.de>
4161
4162 Eliminate sluggishness and hangs in fontification of "semicolon
4163 deserts".
4164
cb882333
JB
4165 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
4166 Change value 10000 -> 3000.
606c44c4
AM
4167 (c-state-safe-place): Reformulate so it doesn't stack up an
4168 infinite number of wrong entries in c-state-nonlit-pos-cache.
4169 (c-determine-limit-get-base, c-determine-limit): New functions to
4170 determine backward search limits disregarding literals.
4171 (c-find-decl-spots): Amend commenting.
4172 (c-cheap-inside-bracelist-p): New function which detects "={".
4173
4174 * progmodes/cc-fonts.el
4175 (c-make-font-lock-BO-decl-search-function): Give a limit to a
4176 backward search.
4177 (c-font-lock-declarations): Fix an occurrence of point being
4178 undefined. Check additionally for point being in a bracelist or
4179 near a macro invocation without a semicolon so as to avoid a
4180 fruitless time consuming search for a declarator. Give a more
4181 precise search limit for declarators using the new
4182 c-determine-limit.
4183
f3860cea
GM
41842012-01-18 Glenn Morris <rgm@gnu.org>
4185
4186 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
4187 (set-auto-mode): Doc fixes.
4188
1db03b16
GM
41892012-01-17 Glenn Morris <rgm@gnu.org>
4190
0e6038be
GM
4191 * isearch.el (search-nonincremental-instead): Fix doc typo.
4192
1db03b16
GM
4193 * dired.el (dired-insert-directory): Handle newlines in directory name.
4194 (dired-build-subdir-alist): Unescape newlines in directory name.
4195
4cb0aa75
MA
41962012-01-17 Michael Albinus <michael.albinus@gmx.de>
4197
4198 * net/tramp.el (tramp-local-end-of-line): New defcustom.
4199 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
4200 (tramp-action-terminal): Use it. (Bug#10530)
4201
1d00653d
SM
42022012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
4203
4204 * minibuffer.el (completion--replace): Strip properties (bug#10062).
4205
6a6ee00d
MR
42062012-01-16 Martin Rudalics <rudalics@gmx.at>
4207
4208 * window.el (window-state-ignored-parameters): Remove variable.
4209 (window--state-get-1): Rename argument MARKERS to IGNORE.
4210 Handle persistent window parameters. Make copy of clone-of
4211 parameter only if requested. (Bug#10348)
4212 (window--state-put-2): Install a window parameter only if it has
4213 a non-nil value or an existing parameter shall be overwritten.
4214
97912def
MA
42152012-01-15 Michael Albinus <michael.albinus@gmx.de>
4216
4217 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
4218
688070a5
EZ
42192012-01-14 Eli Zaretskii <eliz@gnu.org>
4220
4221 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
4222 don't pass the (nil) value of `upnode' to string-match.
4223
301afadc
CY
42242012-01-14 Chong Yidong <cyd@gnu.org>
4225
4226 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 4227 Fix values recognized by the cursorBlink resource.
301afadc 4228
9e5788aa
PE
42292012-01-14 Paul Eggert <eggert@cs.ucla.edu>
4230
4231 * epg.el (epg--make-temp-file): Avoid permission race condition
4232 when running on old Emacs versions (bug#10403).
4233
3cdb7f5a
GM
42342012-01-14 Glenn Morris <rgm@gnu.org>
4235
4236 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
4237
8c82b1b4
AM
42382012-01-13 Alan Mackenzie <acm@muc.de>
4239
4240 Fix filling for when filladapt mode is enabled.
4241
4242 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
4243 c-mask-paragraph, pass in `fill-paragraph' rather than
4244 `fill-region-as-paragraph'. (This is a reversion of a previous
4245 change.)
eb864a71
LM
4246 * progmodes/cc-mode.el (c-basic-common-init):
4247 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 4248
e517eda4
GM
42492012-01-13 Glenn Morris <rgm@gnu.org>
4250
1498536e
GM
4251 * dired.el (dired-switches-escape-p): New function.
4252 (dired-insert-directory): Use dired-switches-escape-p.
4253 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
4254
e517eda4
GM
4255 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
4256
328f984d
GM
42572012-01-12 Glenn Morris <rgm@gnu.org>
4258
4259 * mail/sendmail.el (mail-mode): Update paragraph-separate for
4260 changes in adaptive-fill-regexp. (Bug#10276)
4261
2cc769a8
AM
42622012-01-11 Alan Mackenzie <acm@muc.de>
4263
4264 Fix Emacs bug #10463 - put `widen's around the critical spots.
4265
1d00653d 4266 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
4267 widen around each invocation of c-state-pp-to-literal. Remove an
4268 unused let variable.
4269
e52c37fa
GM
42702012-01-11 Glenn Morris <rgm@gnu.org>
4271
4272 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 4273 Doc fix.
e52c37fa 4274
96f8741e
CY
42752012-01-10 Chong Yidong <cyd@gnu.org>
4276
1d00653d
SM
4277 * net/network-stream.el (network-stream-open-starttls):
4278 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
4279 response to the capability command.
4280
b09a806e
GM
42812012-01-10 Glenn Morris <rgm@gnu.org>
4282
4283 * mail/unrmail.el (unrmail): Tweak previous change.
4284
7655cb66
CY
42852012-01-09 Chong Yidong <cyd@gnu.org>
4286
4287 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
4288
9d5a8f0b
AM
42892012-01-08 Alan Mackenzie <acm@muc.de>
4290
4291 Optimise font locking in long enum definitions.
4292
4293 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
4294 arm to a cond form to handle enums.
4295 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
4296 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
4297
9a0115ab 42982012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
4299
4300 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 4301 (Bug#10401)
6bb72cbd 4302
f186bb95
LMI
43032012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4304
29232a68
LMI
4305 * faces.el (set-face-attribute): Clarify the meaning of the nil
4306 frame (bug#10294).
4307
4e5d086d
LMI
4308 * subr.el (with-selected-frame): Mention that the selected frame
4309 is restored (bug#9980).
4310
8e66aebe
LMI
4311 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
4312 (bug#9759).
4313
cd394be1 4314 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
4315 (password-read): Don't autoload unused function.
4316
adf4e762
JB
43172012-01-07 Juanma Barranquero <lekktu@gmail.com>
4318
4319 * progmodes/which-func.el (which-func-mode): Turn into a
4320 non-interactive function and mark as obsolete (bug#10428).
4321
89bd9ccd
CY
43222012-01-06 Chong Yidong <cyd@gnu.org>
4323
4324 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
4325 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
4326 functions, along with 1 and -1.
4327
4afee9d5
EZ
43282012-01-06 Eli Zaretskii <eliz@gnu.org>
4329
4330 * time.el (display-time-load-average)
4331 (display-time-default-load-average): Doc fixes. See the thread
4332 starting at
4333 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
4334 for the details.
4335
536aea70
GM
43362012-01-06 Glenn Morris <rgm@gnu.org>
4337
665ae865
GM
4338 * mail/unrmail.el (unrmail): Give an explicit error if the input file
4339 has no messages. (Bug#10377)
4340
c869783d
GM
4341 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
4342 than Info-edit. (Bug#10385)
4343
2bb4227e
GM
4344 * time.el (display-time-load-average, display-time-next-load-average):
4345 Doc fixes.
4346
7d5944b9
GM
4347 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
4348 local setting of buffer-read-only to the input buffer. (Bug#10419)
4349
536aea70
GM
4350 * calendar/calendar.el (calendar-mode):
4351 Locally set scroll-margin to 0. (Bug#10379)
4352
7dccca16
UM
43532012-01-06 Ulrich Mueller <ulm@gentoo.org>
4354
4355 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
4356
afbb7930
GM
43572012-01-05 Glenn Morris <rgm@gnu.org>
4358
4359 * eshell/em-unix.el (diff-no-select): Autoload it.
4360 (eshell/diff): Use diff-no-select. (Bug#10420)
4361
04482335
CY
43622012-01-05 Chong Yidong <cyd@gnu.org>
4363
7baca3bc
CY
4364 * shell.el (shell-dynamic-complete-functions): Revert last change.
4365 (shell-command-completion-function): New function.
4366 (shell-completion-vars): Use it to implement
4367 shell-completion-execonly (Bug#10417).
4368
04482335
CY
4369 * custom.el (enable-theme): Don't set custom-safe-themes.
4370
1d00653d
SM
4371 * cus-theme.el (custom-theme-merge-theme):
4372 Ignore custom-enabled-themes and custom-safe-themes.
04482335 4373
bb5aa5d6
MM
43742012-01-05 Michael R. Mauger <mmaug@yahoo.com>
4375
4376 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
4377 first prompt in `sql-interacive-mode'.
4378 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 4379 keywords.
6df6ae42 4380 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
4381 (sql-product-interactive): Bug fix: Set `sql-buffer' in
4382 context of original buffer. Invoke `sql-login-hook'.
4383
a7183d7c
EZ
43842012-01-04 Eli Zaretskii <eliz@gnu.org>
4385
4386 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
4387 letters in cite-prefix.
4388
a1eacd1e
LMI
43892012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4390
4391 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
4392
787cdb34
CY
43932012-01-03 Chong Yidong <cyd@gnu.org>
4394
1d00653d
SM
4395 * shell.el (shell-dynamic-complete-functions):
4396 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
4397 comint-filename-completion first (Bug#10417).
4398
30710442
RS
43992012-01-02 Richard Stallman <rms@gnu.org>
4400
4401 * battery.el (battery-status-function):
4402 Detect when to use battery-yeeloong-sysfs.
4403 (battery-echo-area-format): Add string for Yeeloong.
4404 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
4405 (battery-yeeloong-sysfs): New function.
4406
f75bfc33
CY
44072012-01-02 Chong Yidong <cyd@gnu.org>
4408
4409 * dirtrack.el (dirtrack-list): Eliminate unused third element.
4410 (dirtrack): Merge code for handling relative filenames in prompt
4411 from shell-dir-cookie-watcher.
4412 (dirtrack-debug-message): New arg to avoid excess format calls.
4413
4414 * shell.el (shell-dir-cookie-re): Variable deleted.
4415 (shell-dir-cookie-watcher): Function deleted.
4416 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
4417 with dirtrack-mode.
4418
651e947e
EZ
44192012-01-01 Eli Zaretskii <eliz@gnu.org>
4420
1d00653d
SM
4421 * term/w32-win.el (dynamic-library-alist) <gnutls>:
4422 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
4423 libgnutls-26.dll.
4424
94d4c7dc
AS
44252011-12-31 Andreas Schwab <schwab@linux-m68k.org>
4426
4427 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
4428
8d43f3cd
EZ
44292011-12-31 Eli Zaretskii <eliz@gnu.org>
4430
4431 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
4432 headers of non-MIME messages, when rmail-enable-mime is non-nil.
4433
98c8795a
MA
44342011-12-29 Michael Albinus <michael.albinus@gmx.de>
4435
4436 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
4437 also for alternative shells.
4438 (tramp-open-connection-setup-interactive-shell): Check, whether
4439 the shell is a busybox.
4440 (tramp-send-command): Don't suppress multiple prompts for
4441 busyboxes, it hurts.
4442
51281b32
CY
44432011-12-28 Chong Yidong <cyd@gnu.org>
4444
4445 * progmodes/gdb-mi.el (gdb-get-source-file-list)
4446 (gdb-get-source-file): Move mode line update to
4447 gdb-get-source-file (Bug#10087).
4448
2170cb53
CY
44492011-12-25 Chong Yidong <cyd@gnu.org>
4450
4451 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
4452 gud-gdb-marker-filter without taking it as an argument.
4453 (gud-gdb-run-command-fetch-lines): Caller changed.
4454 (gud-gdb-completion-function): New variable.
4455 (gud-gdb-completion-at-point): Use it.
4456 (gud-gdb-completions-1): Split from gud-gdb-completions.
4457
4458 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
4459 function as separate arguments.
4460 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
4461 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
4462 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
4463 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
4464 (gdb-stopped, def-gdb-auto-update-trigger)
4465 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
4466 (gdb-get-changed-registers, gdb-get-main-selected-frame):
4467 Callers changed.
2170cb53
CY
4468 (gud-gdbmi-completions): New function.
4469 (gdb): Use it for generating the completion table.
4470
be8b11bb
AM
44712011-12-24 Alan Mackenzie <acm@muc.de>
4472
4473 Introduce a mechanism to widen the region used in context font
1d00653d 4474 locking. Use this to protect declarations from losing their contexts.
be8b11bb 4475
1d00653d
SM
4476 * progmodes/cc-langs.el (c-before-font-lock-functions):
4477 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 4478 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
4479 functions to be run just before context (etc.) font locking.
4480
4481 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 4482 New, functionality extracted from
be8b11bb 4483 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 4484 (c-in-after-change-fontification): New variable.
be8b11bb
AM
4485 (c-after-change): Set c-in-after-change-fontification.
4486 (c-set-fl-decl-start): Rejig its interface, so it can be called
4487 from both after-change and context fontifying.
b81d40f0
JB
4488 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
4489 New functions.
4490 (c-standard-font-lock-fontify-region-function): New variable.
4491 (c-font-lock-fontify-region): New function.
be8b11bb 4492
341cf6ac
JL
44932011-12-24 Juri Linkov <juri@jurta.org>
4494
4495 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
4496 (Bug#10348)
4497
bffcee0a
MA
44982011-12-23 Michael Albinus <michael.albinus@gmx.de>
4499
4500 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
4501 existence of source file. (Bug#10325)
4502
cb5e207c
AM
45032011-12-23 Alan Mackenzie <acm@muc.de>
4504
4505 Fix unstable fontification inside templates.
4506
b81d40f0
JB
4507 * progmodes/cc-langs.el (c-before-font-lock-functions):
4508 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
4509 additionally has c-set-fl-decl-start. The other languages (apart
4510 from AWK) have that as a single entry.
4511
b81d40f0
JB
4512 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4513 The functionality for "local" declarations has been extracted to
cb5e207c
AM
4514 c-set-fl-decl-start.
4515
b81d40f0
JB
4516 * progmodes/cc-mode.el (c-common-init, c-after-change):
4517 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
4518 (c-set-fl-decl-start): New function, extracted from
4519 c-font-lock-enclosing-decls and enhanced.
4520
60ff536c
JB
45212011-12-23 Juanma Barranquero <lekktu@gmail.com>
4522
4523 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
4524
1c4757d6
JL
45252011-12-22 Juri Linkov <juri@jurta.org>
4526
4527 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
4528
d031f2c7
CY
45292011-12-22 Chong Yidong <cyd@gnu.org>
4530
4531 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
4532
bace743a
DA
45332011-12-21 Drew Adams <drew.adams@oracle.com>
4534
4535 * files.el (file-remote-p): Fix docstring. (Bug#10319)
4536
728a1f2b
JC
45372011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4538
4539 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
4540
0d373f73
TZ
45412011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
4542
fec0aaa4
TZ
4543 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
4544 highlighting and support. Fix up comments for capitalization.
4545 (cfengine-mode-debug): New var.
4546 (cfengine3-mode): Change the modeline indicator to "CFE3".
4547 (cfengine3-font-lock-keywords): Improve defun highlighting.
4548 (cfengine2-actions): Rename from `cfengine-actions'.
4549 (cfengine2-font-lock-keywords): Rename from
4550 `cfengine-font-lock-keywords'.
4551 (cfengine2-imenu-expression): Rename from
4552 `cfengine-imenu-expression'.
4553 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
4554 (cfengine2-beginning-of-defun): Rename from
4555 `cfengine-beginning-of-defun'.
4556 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
4557 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
4558 (cfengine2-mode): Rename from `cfengine-mode'. Change the
4559 modeline indicator to "CFE2".
4560 (cfengine-mode): Defalias to `cfengine-auto-mode'.
4561 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 4562
bc86f573
CY
45632011-12-21 Chong Yidong <cyd@gnu.org>
4564
4565 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
4566 filename argument.
4567
d45ba96b
MR
45682011-12-20 Martin Rudalics <rudalics@gmx.at>
4569
4570 * window.el (window-normalize-buffer-to-display): Remove.
4571 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
4572
a6198c90
CY
45732011-12-19 Chong Yidong <cyd@gnu.org>
4574
4575 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
4576 Don't signal an error in a predicate function; return non-nil.
4577 (vc-dir-mark-file): Move the error here.
4578 (vc-dir-mark-unmark): If acting on the region, keep going if one
4579 of the entries cannot be marked/unmarked.
4580 (vc-dir-mark-all-files): If current entry is a directory, mark
4581 only child files, as documented.
4582
34c5fb55
VB
45832011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
4584
4585 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4586 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
4587 addition.
4588
c803b2b7
JD
45892011-12-18 Jan Djärv <jan.h.d@swipnet.se>
4590
4591 * term/ns-win.el (ns-get-selection-internal)
4592 (ns-store-selection-internal): Declare.
1154d12e
JB
4593 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
4594 Declare as obsolete.
4595 (ns-get-pasteboard, ns-paste-secondary):
4596 Use ns-get-selection-internal.
4597 (ns-set-pasteboard, ns-copy-including-secondary):
4598 Use ns-store-selection-internal.
c803b2b7 4599
9cff91f8 46002011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
4601
4602 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 4603 (vc-deduce-fileset): Doc fix.
99a289d9 4604
f16c898a
AS
46052011-12-16 Andreas Schwab <schwab@linux-m68k.org>
4606
4607 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
4608
763237c4
SS
46092011-12-13 Sam Steingold <sds@gnu.org>
4610
4611 * man.el (Man-getpage-in-background): When running under a
4612 window-system, ignore $MANWIDTH and $COLUMNS.
4613
5fc1c122
KH
46142011-12-15 Kenichi Handa <handa@m17n.org>
4615
4616 * language/ethio-util.el: Change coding tag to utf-8-emacs.
4617 (setup-ethiopic-environment-internal): Comment out key-binding for
4618 ethio-toggle-punctuation.
4619
13d49cbb
AM
46202011-12-13 Alan Mackenzie <acm@muc.de>
4621
898169a2
AM
4622 Add the switch statement to AWK Mode.
4623
7a71b18d 4624 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
4625 "default" to the keywords regexp.
4626
7a71b18d 4627 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 4628 expression as the rest.
1d00653d
SM
4629 (c-nonlabel-token-key): Allow string literals for AWK.
4630 Refactor for the other modes.
898169a2 4631
13d49cbb 4632 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 4633 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
4634 routines. Limit backward searching in c-font-lock-enclosing.decl.
4635
4636 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
4637 pp-state and literal type in addition to the limits.
1d00653d 4638 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 4639 (c-state-literal-at): Use the above new defun.
1d00653d
SM
4640 (c-slow-in-literal, c-fast-in-literal): Remove.
4641 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
4642
4643 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
4644 being in a literal. Add a limit for backward searching.
4645
4646 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
4647 c-slow-in-literal.
4648
15e0efc7
SM
46492011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4650
4651 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
4652
454592a6
MR
46532011-12-13 Martin Rudalics <rudalics@gmx.at>
4654
4655 * window.el (delete-other-windows): Use correct frame in call to
4656 window-with-parameter.
4657
87393f26
DP
46582011-12-12 Daniel Pfeiffer <occitan@t-online.de>
4659
4660 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
4661 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
4662 (makefile-gmake-statements, makefile-makepp-statements):
4663 Use it and add new makepp keywords.
4664 (makefile-makepp-font-lock-keywords): Add new patterns.
4665 (makefile-match-function-end): Match new [...] and [[...]].
4666
11636b22
JB
46672011-12-11 Juanma Barranquero <lekktu@gmail.com>
4668
4669 * ses.el (ses-call-printer-return, ses-cell-property-get)
4670 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
4671 (ses-create-cell-variable, ses-reset-header-string)
4672 (ses-cell-set-formula, ses-repair-cell-reference-all)
4673 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
4674 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
4675 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
4676 (ses-aset-with-undo, ses-load, ses-truncate-cell)
4677 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
4678 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
4679 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
4680 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
4681 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
4682 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
4683 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
4684 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
4685
cf018193
VB
46862011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
4687
4688 * ses.el: The overall change is to add cell renaming, that is
4689 setting fancy names for cell symbols other than name matching
4690 "\\`[A-Z]+[0-9]+\\'" regexp .
4691 (ses-create-cell-variable): New defun.
4692 (ses-relocate-formula): Relocate formulas only for cells the
4693 symbols of which are not renamed, i.e. symbols whose names do not
4694 match regexp "\\`[A-Z]+[0-9]+\\'".
4695 (ses-relocate-all): Relocate values only for cells the symbols of
4696 which are not renamed.
4697 (ses-load): Create cells variables as the (ses-cell ...) are read,
4698 in order to check row col consistency with cell symbol name only
4699 for cells that are not renamed.
4700 (ses-replace-name-in-formula): New defun.
4701 (ses-rename-cell): New defun.
4702
ee957461
CY
47032011-12-11 Chong Yidong <cyd@gnu.org>
4704
4705 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
4706 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
4707
9a9e9ef0
MR
47082011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
4709
4710 * window.el (other-window): Fix docstring.
4711
92a8eba5
EZ
47122011-12-10 Eli Zaretskii <eliz@gnu.org>
4713
4714 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
4715 `from' or `to' address before taking its substring.
4716 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
4717 encoded name is chopped in the middle of the encoded string, and
4718 thus displayed encoded.
4719
e152e577
JB
47202011-12-10 Juanma Barranquero <lekktu@gmail.com>
4721
4722 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
4723
e5d84bfe
EZ
47242011-12-10 Eli Zaretskii <eliz@gnu.org>
4725
4726 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
4727 to use texinfo-update-node and commands that call it if the
4728 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 4729 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
4730 (texinfo-all-menus-update, texinfo-master-menu)
4731 (texinfo-update-node, texinfo-every-node-update)
4732 (texinfo-multiple-files-update): Doc fix. Warn against updating
4733 all the @node lines.
4734 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
4735 argument is numeric. Explain better in the doc string what the
4736 function really does.
4737 (texinfo-insert-master-menu-list): Improve the error message
4738 displayed if there's no menu in the Top node.
4739 (Bug#2975) See also this thread:
e5d84bfe
EZ
4740 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
4741
1d84e9bb
MG
47422011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
4743
4744 * speedbar.el (speedbar-supported-extension-expressions):
4745 Add .adb and .ads, commonly used for Ada source code (bug#10256).
4746
382c953b
JB
47472011-12-09 Juanma Barranquero <lekktu@gmail.com>
4748
4749 * printing.el (pr-mode-alist):
4750 * simple.el (filter-buffer-substring-functions)
4751 (completion-list-insert-choice-function):
4752 * window.el (window-with-parameter, window-atom-root)
4753 (window-sides-slots, window-size-fixed, window-min-delta)
4754 (window-max-delta, window--resize-mini-window)
4755 (window--resize-child-windows-normal, window-tree)
4756 (delete-other-windows, quit-window, split-window)
4757 (display-buffer-record-window, special-display-buffer-names)
4758 (special-display-regexps, special-display-popup-frame)
4759 (same-window-p, split-window-sensibly)
4760 (display-buffer-overriding-action, display-buffer-alist)
4761 (display-buffer-base-action, display-buffer, switch-to-buffer)
4762 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
4763 (fit-window-to-buffer, recenter-positions)
4764 (mouse-autoselect-window-state, mouse-autoselect-window-select):
4765 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
4766 and remove unneeded backslashes in docstrings.
4767
39c9faef
SM
47682011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4769
98449af8
SM
4770 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
4771
39c9faef
SM
4772 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
4773 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
4774 end in ".mk".
4775 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
4776 when reading the makefile (bug#10116).
4777
86ed9fdc
SM
47782011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4779
4780 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
4781 (bug#10116).
4782
5580f89d
GM
47832011-12-06 Glenn Morris <rgm@gnu.org>
4784
4785 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
4786
28d3917c
CY
47872011-12-06 Chong Yidong <cyd@gnu.org>
4788
4789 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
4790
a98edce9
JB
47912011-12-06 Juanma Barranquero <lekktu@gmail.com>
4792
4793 * textmodes/table.el (table-shorten-cell): Fix typo.
4794
e65adfac
CG
47952011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
4796
4797 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
4798
71cc0b74
EZ
47992011-12-05 Eli Zaretskii <eliz@gnu.org>
4800
4801 * descr-text.el (describe-char): Fix display of strong
4802 right-to-left characters and directional embeddings and overrides.
4803
4804 * simple.el (what-cursor-position): Fix display of codepoints of
4805 strong right-to-left characters.
4806
315bc30d
CY
48072011-12-05 Chong Yidong <cyd@gnu.org>
4808
4809 * faces.el (read-color): Doc fix.
4810
58a70b94
GM
48112011-12-05 Glenn Morris <rgm@gnu.org>
4812
4813 * align.el (align--set-marker): Add doc-string.
4814 Don't try to move something that is not a marker. (Bug#10216)
4815
5158face
GM
48162011-12-04 Glenn Morris <rgm@gnu.org>
4817
4818 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
4819 overly zealous deletion of trailing whitespace.
4820
520fca41
JB
48212011-12-04 Juanma Barranquero <lekktu@gmail.com>
4822
4823 * server.el (server-delete-client): On Windows, do not try to delete
4824 the only terminal.
4825 (server-process-filter): On Windows, treat requests for a tty frame as
4826 if they were for a GUI frame if the running server is in GUI mode.
4827
5e605a2e
GM
48282011-12-03 Glenn Morris <rgm@gnu.org>
4829
4830 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
4831
5c3fe83f
SM
48322011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4833
6f5e57e7
SM
4834 * electric.el: Streamline electric-indent's hook.
4835 (electric-indent-chars): Revert to simple list.
4836 (electric-indent-functions): New var.
4837 (electric-indent-post-self-insert-function): Use it.
4838
5c3fe83f
SM
4839 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
4840 there's no inferior buffer (bug#10196).
4841 (prolog-consult-compile): Don't use toggle-read-only.
4842
6bdac736
MA
48432011-12-02 Michael Albinus <michael.albinus@gmx.de>
4844
4845 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
4846 interrupt. (Bug#10187)
4847
6131ba7f
SM
48482011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4849
99c79fee
SM
4850 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
4851 (bug#9160).
4852
6131ba7f
SM
4853 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
4854 (bug#10191).
4855
cb0a02ea
JL
48562011-12-02 Juri Linkov <juri@jurta.org>
4857
4858 * info.el (Info-search): Display "end of manual" when Isearch
4859 reaches the end of single-file Info manual. (Bug#9918)
4860
66e0570c
EZ
48612011-12-02 Eli Zaretskii <eliz@gnu.org>
4862
4863 * isearch.el (isearch-message-prefix): Run the input method part
4864 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
4865
02b16839
JL
48662011-12-02 Juri Linkov <juri@jurta.org>
4867
4868 * isearch.el (isearch-occur): Use `word-search-regexp' for
4869 `isearch-word'.
4870 (isearch-search-and-update): Add condition for `isearch-word' and
4871 call `word-search-regexp'. (Bug#10145)
4872
0b950688
GM
48732011-12-01 Glenn Morris <rgm@gnu.org>
4874
4875 * eshell/em-hist.el (eshell-hist-initialize):
4876 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 4877 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 4878
9505c3c7
SM
48792011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4880
4881 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
4882
1bbe96b2 48832011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 4884
a1beca85
SM
4885 * progmodes/verilog-mode.el (verilog-pretty-expr):
4886 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
4887 verilog, such as += *= and the like.
4888 (verilog-assignment-operator-re): Regular expression to find the
4889 assigment operator in a verilog assignment.
4890 (verilog-assignment-operation-re): Regular expression to find an
4891 assignment statement for pretty-expr.
4892 (verilog-in-attribute-p): Query returns true if point is in an
4893 attribute context; used to skip these for expression line up from
4894 pretty-expr.
4895 (verilog-in-parameter-p): Query returns true if point is in an
4896 parameter definition context; used to skip these for expression
4897 line up from pretty-expr.
4898 (verilog-in-parenthesis-p): Query returns true if point is in a
4899 parenthetical expression, specifically ( ) but not [ ] or { };
4900 used by pretty-expr.
4901 (verilog-just-one-space): If there is no space, don't add one.
4902 (verilog-get-lineup-indent-2): Specifically skip just attribute
4903 contexts for expression lineup, rather than skipping all
4904 parenthetical expressions.
4905 (verilog-calculate-indent): Fix comment, and fix indent.
4906 (verilog-do-indent): Indent declarations in lists (suggested by
4907 Joachim Lechner).
4908 (verilog-mode-abbrev-table): Populate abbrev mode with the various
4909 skeleton items.
4910 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
4911 by Alain Mellan).
4912
1bbe96b2 49132011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
4914
4915 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
4916 parameters with embedded comments. Reported by Ray Stevens.
4917 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
4918 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
4919 Reported by Tim Holt.
4920 (verilog-auto): Fix AUTOing a upper module then AUTOing module
4921 instantiated by upper module causing wrong expansion until AUTOed a
4922 second time. Reported by K C Buckenmaier.
4923 (verilog-diff-auto): Fix showing .* as a difference when
4924 `verilog-auto-star-save' off. Reported by Dan Dever.
4925 (verilog-auto-reset, verilog-read-always-signals)
4926 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
4927 temporary signals in reset list if
4928 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
4929 style to each signal's assignment type, bug381.
4930 Reported by Thomas Esposito.
6288f0ca
WS
4931 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
4932 (verilog-uvm-statement-re): Support UVM indentation and
4933 highlighting, with old OVM keywords only.
a1beca85 4934 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
4935 Support AUTOTIEOFF creating non-wire data types.
4936 Suggested by Jonathan Greenlaw.
6288f0ca
WS
4937 (verilog-auto-insert-lisp, verilog-delete-to-paren)
4938 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
4939 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
4940 (verilog-read-sub-decls, verilog-read-sub-decls-line):
4941 Fix mismatching parenthesis inside commented out code when deleting
382c953b 4942 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
4943 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
4944 non-numeric vector width. Reported by Alex Reed.
4945 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 4946 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
4947 (verilog-auto-delete-trailing-whitespace):
4948 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
4949 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
4950 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
4951 Fix verilog-scan-cache corruption when running user AUTO expansion
4952 hooks that call indentation routines.
4953 (verilog-simplify-range-expression): Fix typo ignoring lower case
4954 identifiers.
4955 (verilog-delete-auto): Fix delete-autos to also remove user created
4956 automatics, as long as they start with AUTO.
4957 (verilog-batch-diff-auto, verilog-diff-auto)
4958 (verilog-diff-function): Add `verilog-diff-auto' and bind to
4959 "C-c?" to report differences in AUTO expansion, ignoring spaces.
4960 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
4961 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
4962 (verilog-re-search-forward-quick, verilog-syntax-ppss):
4963 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
4964 is disabled and its cache will get corrupt, causing AUTOS not to
4965 expand. Instead use only -quick functions.
4966 (verilog-scan-region): Fix scanning over escaped quotes.
4967 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
4968 (verilog-re-search-backward-quick)
4969 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
4970 related functions now ignore strings, to fix misparsing of strings
4971 with magic comments embedded in them.
a1beca85
SM
4972 (verilog-read-auto-template):
4973 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
4974 Reported by Brad Dobbie.
4975 (verilog-read-auto-template):
4976 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 4977 Reported by Brad Dobbie.
6288f0ca
WS
4978 (verilog-auto-inst, verilog-auto-inst-param)
4979 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
4980 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
4981 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
4982 debugging templates without merge conflicts, bug357.
4983 Reported by Brad Dobbie.
4984 (verilog-read-auto-template):
4985 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
4986 Reported by Brad Dobbie.
4987 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
4988 abbrevs so user won't be asked to save.
4989 (verilog-read-auto-lisp-present): Fix to start at beginning of
4990 buffer in case called outside of verilog-auto.
4991 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
4992 to "X-2". Reported by Matthew Myers.
4993 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
4994 all inputs from module templates. Reported by Leith Johnson.
4995 (verilog-module-inside-filename-p): Fix locating programs as with
4996 modules.
4997 (verilog-auto-inst-port): Fix vl-width expressions when using
4998 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
4999 (verilog-decls-get-regs, verilog-decls-get-signals,
5000 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
5001 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
5002 verilog-read-decls): Combine reg and wire structures into one var
5003 structure to represent SystemVerilog concepts.
5004 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
5005 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
5006 (verilog-auto-wire-type, verilog-insert-definition):
5007 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
5008 SystemVerilog "logic" keyword instead of "wire"/"reg".
5009 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
5010 to declares outputs that also have assignments (presumably in an
a1beca85
SM
5011 ifdef or generate if so there's not a driver conflict).
5012 Reported by Matthew Myers.
5013 (verilog-auto-declare-nettype, verilog-insert-definition):
5014 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
5015 `default_nettype none. Reported by Julian Gorfajn.
5016 (verilog-read-always-signals-recurse, verilog-read-decls)
5017 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
5018 malformed end statement, bug325. Reported by Joshua Wise and
5019 Andrew Drake.
5020 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
5021 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
5022 when expanding .* in interfaces, bug320.
5023 Reported by Pierre-David Pfister.
6288f0ca 5024 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
5025 name and open parenthesis, bug317.
5026 Reported by Pierre-David Pfister.
6288f0ca
WS
5027 (verilog-simplify-range-expression): Fix simplification of
5028 multiplications inside AUTOWIRE connections, bug303.
5029 (verilog-auto-inst-port): Support parameter expansion in
5030 multidimensional arrays.
5031 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
5032 after "assert property". Reported by Julian Gorfajn.
5033 (verilog-simplify-range-expression): Fix "couldn't merge" errors
5034 with multiplication, bug303.
5035 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
5036 Reported by Jan Frode Lonnum.
5037
1bbe96b2
GM
50382011-11-30 Juanma Barranquero <lekktu@gmail.com>
5039
5040 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
5041 (hfy-shell-file-name, hfy-shell):
5042 * international/fontset.el (x-decompose-font-name): Fix typos.
5043
50442011-11-29 Ken Brown <kbrown@cornell.edu>
5045
5046 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
5047 (gdb-version): Remove defvar.
5048 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
5049 (gdb-gud-context-command, gdb-non-stop-handler)
5050 (gdb-current-context-command, gdb-stopped): Use it.
5051 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
5052 (gdb-non-stop-handler): Don't enable pretty-printing here.
5053 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
5054 non-stop mode. Use the following.
5055 (gdb-check-target-async): New defun.
5056 (gud-watch, gdb-stopped): Fix whitespace.
5057 (gdb-get-source-file): Don't try to display the source file if
5058 `gdb-main-file' is nil.
5059
50602011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5061
5062 * align.el: Try to generate fewer markers (bug#10047).
5063 (align--set-marker): New macro.
5064 (align-region): Use it.
5065
c935221f
SM
50662011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
5067
5068 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
5069
e70b5064
CY
50702011-11-29 Chong Yidong <cyd@gnu.org>
5071
5072 * indent.el (indent-for-tab-command, indent-according-to-mode):
5073 Doc fix.
5074 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
5075
f3af92b7
MA
50762011-11-29 Michael Albinus <michael.albinus@gmx.de>
5077
5078 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
5079 aware of remote file names. (Bug#10124)
5080
ed472be9
CY
50812011-11-29 Chong Yidong <cyd@gnu.org>
5082
5083 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
5084
24510c22
SM
50852011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5086
5087 * files.el (find-file): Don't use force-same-window (bug#10144).
5088 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
5089 use pop-to-buffer if the selected window can't be used.
5090 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
5091
c60c3703
EZ
50922011-11-28 Eli Zaretskii <eliz@gnu.org>
5093
5094 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
5095 special-mode-map.
5096
e95def75
CY
50972011-11-28 Chong Yidong <cyd@gnu.org>
5098
5099 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
5100
c3f1c606
NR
51012011-11-27 Nick Roberts <nickrob@snap.net.nz>
5102
5103 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
5104 gdb-get-source-file-list on gdb-create-source-file-list.
5105
00db469c
EZ
51062011-11-26 Eli Zaretskii <eliz@gnu.org>
5107
5108 * whitespace.el (whitespace-newline): Use a different foreground
5109 color for 16-color light-background displays.
5110
4ad3bc2a
CY
51112011-11-24 Chong Yidong <cyd@gnu.org>
5112
5113 * window.el (display-buffer--special-action): Doc fix.
5114
e9fce1ac
JB
51152011-11-25 Juanma Barranquero <lekktu@gmail.com>
5116
5117 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
5118 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
5119 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
5120 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
5121 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
5122 (avl-tree-stack-first):
5123 * emacs-lisp/cconv.el (cconv--analyse-use):
5124 * net/gnutls.el (gnutls-negotiate): Fix typos.
5125
cb825e5d
GM
51262011-11-24 Glenn Morris <rgm@gnu.org>
5127
3adbe224
GM
5128 * lpr.el (lpr-windows-system, lpr-lp-system):
5129 * mail/binhex.el (binhex-begin-line):
5130 * progmodes/grep.el (grep-history, grep-find-history):
5131 * textmodes/flyspell.el:
5132 * vc/pcvs-defs.el (cvs-global-menu):
5133 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
5134 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
5135 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
5136
321decc8
GM
5137 * net/tls.el: Fix case of "GnuTLS".
5138
420b63ad
GM
5139 * paths.el (rmail-file-name): Format doc-string for make-docfile.
5140
cb825e5d
GM
5141 * version.el (emacs-build-system): Give it a doc-string.
5142
a0649f08
JL
51432011-11-24 Juri Linkov <juri@jurta.org>
5144
5145 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
5146
c0bc0fd4
GM
51472011-11-24 Glenn Morris <rgm@gnu.org>
5148
5149 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
5150 if called on a non-mime message just toggle the headers. (Bug#8006)
5151
20db1522
JB
51522011-11-24 Juanma Barranquero <lekktu@gmail.com>
5153
5154 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
5155 (allout-lead-with-comment-string, allout-structure-deleted-hook)
5156 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
5157 (allout-rebullet-heading, allout-open-sibtopic)
5158 (allout-toggle-current-subtree-encryption)
5159 (allout-toggle-subtree-encryption, allout-encrypt-string)
5160 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
5161 (allout-distinctive-bullets-string, allout-auto-activation):
5162 * window.el (window-normalize-buffer-to-display):
5163 * progmodes/verilog-mode.el (verilog-batch-indent):
5164 * textmodes/bibtex.el (bibtex-field-braces-opt)
5165 (bibtex-field-strings-opt):
5166 * vc/cvs-status.el (cvs-tree-merge):
5167 Fix typos.
5168
7262a87c
MA
51692011-11-23 Michael Albinus <michael.albinus@gmx.de>
5170
5171 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
5172 `non-essential' to t, in order to avoid remote connections.
5173
283430a1
EZ
51742011-11-23 Eli Zaretskii <eliz@gnu.org>
5175
a1beca85
SM
5176 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5177 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
5178 case-insensitively.
5179
d2992a38
ML
51802011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5181
5182 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
5183
50419064
GM
51842011-11-23 Glenn Morris <rgm@gnu.org>
5185
da94eca1
GM
5186 * paths.el (rmail-file-name): Reformat the doc-string so that it
5187 is picked up.
5188
9aac4de2
GM
5189 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
5190 (rmail-auto-file): Ignore case in the "special" field names,
5191 as mail-fetch-field does for all others.
5192
8038d2d2
GM
5193 * mail/rmail.el (rmail-forward):
5194 * mail/rmailkwd.el (rmail-set-label):
5195 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
5196 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
5197
f3fe222a
GM
5198 * mail/rmail.el (rmail-current-message): Doc fix.
5199
50419064
GM
5200 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
5201
28109f49
SM
52022011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5203
5204 * server.el (server-eval-and-print): Allow C-g (bug#6585).
5205
394c65f1
GM
52062011-11-22 Glenn Morris <rgm@gnu.org>
5207
5208 * mail/rmailmm.el (test-rmail-mime-handler)
5209 (test-rmail-mime-bulk-handler)
5210 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
5211
f2a0aa3a
JL
52122011-11-21 Juri Linkov <juri@jurta.org>
5213
1154d12e
JB
5214 * calc/calc.el (calc-read-key-sequence):
5215 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 5216
9c34a344
LMI
52172011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5218
5219 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
5220 Tell the caller that the next line needs recomputation, even
5221 though it doesn't start a sexp (bug#10094).
5222
f04a3be9
SM
52232011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5224
5225 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
5226
7978747f
SM
52272011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5228
f04a3be9
SM
5229 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5230 Use force-same-window.
7978747f 5231
fe7a3057
JB
52322011-11-20 Juanma Barranquero <lekktu@gmail.com>
5233
5234 * descr-text.el (describe-char-unicode-data):
5235 * json.el (json-string-escape):
5236 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
5237 (Footnote-unicode, Footnote-style-p):
5238 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
5239
24901d61
CY
52402011-11-20 Chong Yidong <cyd@gnu.org>
5241
5242 * window.el (replace-buffer-in-windows): Restore interactive spec.
5243
bac7ff22
SM
52442011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5245
24f3d7b9
SM
5246 * electric.el (electric-indent-mode): Fix last change (too optimistic).
5247
bac7ff22
SM
5248 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
5249 (byte-compile-global-not-obsolete-vars): New var.
5250 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
5251 Use it.
5252 (byte-compile-warn-obsolete): Align text with the one in *Help*.
5253
cd1181db
JB
52542011-11-20 Juanma Barranquero <lekktu@gmail.com>
5255
5256 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
5257 * progmodes/pascal.el (electric-pascal-equal):
5258 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
5259 * xml.el (xml-substitute-special): Fix typos.
5260
7fb18e9e
GM
52612011-11-20 Glenn Morris <rgm@gnu.org>
5262
5263 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
5264 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
5265 Doc fixes.
5266 (rmail-decode-mime-charset): Mark as obsolete.
5267
5268 * mail/rmailsum.el (rmail-message-regexp-p-1):
5269 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
5270 Before using mime functions, check they are set. (Bug#10077)
5271
d5a6b3ba
JL
52722011-11-19 Juri Linkov <juri@jurta.org>
5273
5274 * info.el (Info-finder-find-node): Use `package--builtins' instead
5275 of `package-alist'. Use node names formed by the pattern "Keyword "
5276 and the keyword name.
5277
e981b61f
AS
52782011-11-19 Andreas Schwab <schwab@linux-m68k.org>
5279
1d00653d 5280 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 5281
3ffbc301
JL
52822011-11-19 Juri Linkov <juri@jurta.org>
5283
5284 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
5285 that calls `revert-buffer' on all Info buffers. (Bug#9915)
5286 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
5287 `old-history', `old-history-forward'. Add let-binding
5288 `window-selected'. Remove calls to `kill-buffer',
5289 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
5290 before calling `Info-find-node', so `Info-find-node-2' will reread
5291 the Info file. Restore window positions only when `window-selected'
5292 is non-nil.
5293
30c62133
JL
52942011-11-19 Juri Linkov <juri@jurta.org>
5295
5296 * isearch.el (isearch-lazy-highlight-new-loop):
5297 Remove condition `(not isearch-error)'. (Bug#9918)
5298
5299 * misearch.el (multi-isearch-search-fun): Add condition
5300 `(not bound)' to ignore lazy-highlighting search.
5301 Add the search-failed message "end of multi" when the end of
5302 multi-sequence is reached. Uncapitalize the search-failed
5303 message "Repeat for next buffer".
5304
5305 * info.el (Info-search): Add the search-failed message
5306 "end of the manual" when the end of the manual is reached
5307 in Isearch mode.
5308
645ca9cf
JL
53092011-11-19 Juri Linkov <juri@jurta.org>
5310
5311 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
5312 Use non-destructive `remove' instead of `delete' because
5313 `Info-history-list' stored to `Info-isearch-initial-history-list' in
5314 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
5315
df754f66
JL
53162011-11-19 Juri Linkov <juri@jurta.org>
5317
5318 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
5319 to nil instead of binding `search-ring' and `regexp-search-ring'.
5320 (Bug#9185)
5321
0e23d96a
EZ
53222011-11-19 Eli Zaretskii <eliz@gnu.org>
5323
5324 * simple.el (line-move): Force movement by logical lines for any
5325 hscrolled window, not only when auto-hscroll-mode is on.
5326 (line-move-visual): Update doc string to that effect. (Bug#10076)
5327
8a6ccb66
AS
53282011-11-19 Andreas Schwab <schwab@linux-m68k.org>
5329
5330 * language/european.el (macintosh): Define as alias for mac-roman.
5331
49ae5b39
EZ
53322011-11-19 Eli Zaretskii <eliz@gnu.org>
5333
5334 * mail/rmailmm.el (rmail-mime-display-header)
5335 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
5336 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
5337 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
5338 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
5339 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
5340 of a raw aref.
5341 (rmail-mime-entity-segment): To get past the tagline, move forward
5342 2 more lines, to account for the 2 empty lines that precede and
5343 follow the line with the buttons.
5344 (rmail-mime-update-tagline): Move one more line, to get past the
5345 empty line that follows the buttons in the tagline. (Bug#9520)
5346
c56cad4a
MR
53472011-11-19 Martin Rudalics <rudalics@gmx.at>
5348
5349 * window.el (window-max-delta-1, window-min-delta-1)
5350 (window-min-size-1, window-state-get-1, window-state-put-1)
5351 (window-state-put-2): Use "window--" prefix.
5352
cbe71af3
SM
53532011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
5354
2ad52c60
SM
5355 * emacs-lisp/smie.el: Improve warnings and conflict detection.
5356 (smie-warning-count): New var.
5357 (smie-set-prec2tab): Use it.
5358 (smie-bnf->prec2): Improve warnings. Add docstring.
5359 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
5360 (smie-bnf--set-class): New function.
5361 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
5362 corner case.
5363
6944dbc1
SM
5364 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
5365 (compilation-error-properties, compilation-move-to-column):
5366 Handle compilation-first-column while in the target buffer.
5367
c400c4d7
SM
5368 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
5369 Don't hardcode point-min==1.
5370
6dbe3e96
SM
5371 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
5372 (eshell-rewrite-for-command): Remove workaround.
5373 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
5374 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
5375 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
5376
cbe71af3
SM
5377 * files-x.el (modify-file-local-variable): Obey commenting conventions.
5378
a8e1496d
GM
53792011-11-17 Glenn Morris <rgm@gnu.org>
5380
5381 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5382 Ignore buffer-local generated-autoload-file if it is the same
5383 as the global value. (Bug#10049)
5384
df85d315
JB
53852011-11-17 Juanma Barranquero <lekktu@gmail.com>
5386
5387 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
5388 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
5389 (reftex-toc-previous-heading, reftex-toc-max-level)
5390 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
5391 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
5392 (reftex-toc-do-promote, reftex-toc-promote-prepare)
5393 (reftex-toc-promote-action, reftex-toc-extract-section-number)
5394 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
5395 (reftex-toc-rename-label, reftex-toc-visit-location)
5396 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
5397 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
5398 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
5399 leaving "*toc*" only for references to the buffer.
5400
a0c2d0ae
MR
54012011-11-17 Martin Rudalics <rudalics@gmx.at>
5402
5403 * window.el (window-resize, delete-window, split-window):
5404 Replace window-splits by window-combination-resize.
1d00653d 5405 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 5406
35c0bac8
GM
54072011-11-17 Glenn Morris <rgm@gnu.org>
5408
5409 * progmodes/sh-script.el (sh-font-lock-keywords-var):
5410 Make bash entry derive from sh entry, not shell entry.
5411
d0c8fc8a
MA
54122011-11-16 Michael Albinus <michael.albinus@gmx.de>
5413
d0c8fc8a
MA
5414 * net/tramp-cache.el (tramp-flush-file-property): Flush also
5415 properties of linked files. (Bug#9879)
5416
7262a87c
MA
5417 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
5418 local file name.
5419
7877f373
JB
54202011-11-16 Juanma Barranquero <lekktu@gmail.com>
5421
5422 * menu-bar.el (menu-bar-file-menu):
5423 * printing.el (pr-ps-utility):
5424 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
5425 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
5426 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
5427 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
5428 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
5429 (icalendar--convert-cyclic-to-ical)
5430 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
5431 (icalendar--convert-ical-to-diary)
5432 (icalendar--convert-recurring-to-diary)
5433 (icalendar--convert-non-recurring-all-day-to-diary)
5434 (icalendar-import-format-sample):
5435 * progmodes/idlw-shell.el (idlwave-shell-mode):
5436 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
5437 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
5438 (vhdl-ps-print-init): Fix typos.
5439
10649b82
KM
54402011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
5441
9d0cfcd6
GM
5442 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
5443 FSF and collapse date sequence, obscure author/maintainer email address
5444 better, remove extra version line, track relocation of author's webpage.
10649b82 5445
9d0cfcd6
GM
5446 * progmodes/python.el (python-pdbtrack-input-prompt)
5447 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
5448 regular python pdb prompts. Adjustments shamelessly taken exactly as
5449 suggested in EmacsWiki page (tiny change):
5450 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 5451
58179cce
JB
54522011-11-16 Juanma Barranquero <lekktu@gmail.com>
5453
5454 * expand.el (expand-pos, expand-index, expand-point):
5455 Remove redundant info from docstring.
5456 (expand-add-abbrevs): Doc fix.
5457 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
5458 (expand-sample-perl-mode-expand-list): Fix typos.
5459
5460 * net/dbus.el (dbus-event-member-name):
5461 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
5462 * term/pc-win.el (msdos-create-frame-with-faces):
5463 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
5464
b6f67890
MR
54652011-11-16 Martin Rudalics <rudalics@gmx.at>
5466
5467 * window.el (split-window, window-state-get-1)
5468 (window-state-put-1, window-state-put-2): Rename occurrences of
5469 window-nest to window-combination-limit.
1d00653d 5470 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 5471
ce7ddba0
CY
54722011-11-16 Chong Yidong <cyd@gnu.org>
5473
5474 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
5475 regexp (Bug#10033).
5476
3ae704f4
SM
54772011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
5480 `completing-read' will remove *Completions* and will preserve
5481 current-buffer for us.
5482 (tmm-add-prompt): Users of *Completions* will always (re)set its
5483 major mode.
5484 (tmm-old-comp-map): Remove.
5485
6ad1cdde
GM
54862011-11-16 Glenn Morris <rgm@gnu.org>
5487
5488 * mail/rmailedit.el: Require rmailmm when compiling.
5489 (rmail-old-mime-state): New declaration.
5490 (rmail-edit-current-message): If editing a mime message,
5491 edit the "raw" message from the mbox buffer.
5492 (rmail-cease-edit): Handle mime messages. (Bug#9840)
5493
d20faa20
GM
54942011-11-15 Glenn Morris <rgm@gnu.org>
5495
5496 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
5497 which wasn't being used. Add optional arg to force given state.
5498 (rmail-mime): Add optional arg to force given state.
5499
c7015153
JB
55002011-11-15 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * allout.el (allout-encryption-plaintext-sanitization-regexps):
5503 * frame.el (display-mm-dimensions-alist):
5504 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
5505 (outline-move-subtree-down):
5506 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
5507 (newsticker--treeview-do-get-node):
5508 * net/quickurl.el (quickurl-list-buffer-name):
5509 * progmodes/dcl-mode.el (dcl-mode):
5510 * progmodes/gdb-mi.el (gdb-mapcar*):
5511 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
5512
45261b50
GM
55132011-11-15 Glenn Morris <rgm@gnu.org>
5514
5515 * mail/rmail.el (rmail-file-coding-system): It's only ever used
5516 in a boolean sense, so just make it a boolean, and fix the doc.
5517 (rmail-show-mime-function, rmail-mime-feature)
5518 (rmail-require-mime-maybe): Doc fixes.
5519 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
5520
5521 * mail/rmailmm.el (rmail-show-mime): Doc fix.
5522
0d26e0b6
JB
55232011-11-15 Juanma Barranquero <lekktu@gmail.com>
5524
5525 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
5526 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
5527 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
5528 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
5529
447f30f6
GM
55302011-11-15 Glenn Morris <rgm@gnu.org>
5531
672b871d
GM
5532 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
5533 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
5534 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
5535 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
5536 (rmail-mime, rmail-show-mime): Doc fixes.
5537
f6aa5bb1
GM
5538 * term/ns-win.el (mode-line-frame-identification):
5539 Leave it alone. (Bug#10051)
5540
947cd66b
GM
5541 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
5542
447f30f6
GM
5543 * mail/rmailout.el (rmail-output-to-rmail-buffer):
5544 Handle empty buffers. (Bug#9978)
5545
0b381c7e
JB
55462011-11-14 Juanma Barranquero <lekktu@gmail.com>
5547
5548 * international/mule.el (define-charset):
5549 * mail/rmailmm.el (rmail-mime-find-header-encoding):
5550 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
5551 * progmodes/verilog-mode.el (verilog-backward-token):
5552 * textmodes/ispell.el (lookup-words):
5553 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
5554
71e027ac
GM
55552011-11-14 Glenn Morris <rgm@gnu.org>
5556
56632ce4
GM
5557 * progmodes/executable.el
5558 (executable-make-buffer-file-executable-if-script-p):
5559 Handle file-modes returning nil.
5560
40500957
GM
5561 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
5562 message - not necessary, and causes problems. (Bug#9831)
5563
071c2340
GM
5564 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
5565
d3cfca60
GM
5566 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
5567
71e027ac
GM
5568 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
5569 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
5570 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
5571
89d61221
MR
55722011-11-12 Martin Rudalics <rudalics@gmx.at>
5573
5574 * window.el (window-resize, delete-window): Use window-splits
5575 variable instead of function.
5576 (window-state-get-1, window-state-put-2, window-state-put):
5577 Don't deal with windows' splits status.
5578
98282f6f
GM
55792011-11-12 Glenn Morris <rgm@gnu.org>
5580
5581 * apropos.el (apropos-do-all, apropos-library, apropos-value)
5582 (apropos-documentation): Doc fixes.
5583
40a8bdf6
JB
55842011-11-11 Juanma Barranquero <lekktu@gmail.com>
5585
5586 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
5587 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
5588
65bd19ff
SM
55892011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * electric.el (electric-indent-post-self-insert-function): Make it
5592 possible for a char to only indent in some circumstances.
5593 (electric-indent-mode): Simplify.
5594
54f9154c
MR
55952011-11-11 Martin Rudalics <rudalics@gmx.at>
5596
5597 * window.el (windows-with-parameter): Remove unused function.
5598 (windows-at-side): Rename to window-at-side-list.
5599 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
5600 (window-side-check, window-size-ignore, window-size-fixed-1)
5601 (window-in-direction-2): Prefix with "window--".
5602 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 5603
68cbc58b
GM
56042011-11-11 Glenn Morris <rgm@gnu.org>
5605
5606 * subr.el (eval-after-load): If FILE is already loaded,
5607 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
5608
b2621720
GM
56092011-11-10 Glenn Morris <rgm@gnu.org>
5610
9a4de110
GM
5611 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
5612 Call svn via vc-svn-command rather than vc-do-command.
5613 (vc-svn-command): Add --non-interactive. (Bug#9993)
5614 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
5615
b2621720
GM
5616 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5617 Add toggle-read-only. (Bug#7292)
5618 * files.el (toggle-read-only): Mention that it should only
5619 be used interactively. (Bug#10006)
5620
1dce7193
SM
56212011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5622
d9ac1a1e
SM
5623 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5624 Adjust regexp for OCaml warnings.
5625
0c325082
SM
5626 * electric.el (electric-pair-post-self-insert-function): Let user
5627 turn it off buffer-locally (bug#9932).
5628
90132c14
SM
5629 * progmodes/python.el (python-beginning-of-statement):
5630 Rewrite (bug#2703).
5631
1dce7193
SM
5632 * progmodes/compile.el: Better handle TABs (bug#9749).
5633 (compilation-internal-error-properties)
5634 (compilation-next-error-function): Obey the target buffer's
5635 compilation-error-screen-columns.
5636
c4e7c63a
JB
56372011-11-09 Juanma Barranquero <lekktu@gmail.com>
5638
5639 * progmodes/meta-mode.el: Remove obsolete comments.
5640 (meta-right-comment-regexp, meta-ignore-comment-regexp):
5641 Fix typos in docstrings.
5642
2cffd681
MR
56432011-11-09 Martin Rudalics <rudalics@gmx.at>
5644
5645 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 5646 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
5647 (window--resizable): New function. Make all callers of
5648 window-resizable call window--resizable instead.
5649 (window-resizable): Rewrite in terms of window--resizable.
5650
0edcba87
GM
56512011-11-08 Glenn Morris <rgm@gnu.org>
5652
5653 * progmodes/delphi.el (delphi-mode-syntax-table):
5654 Let define-derived-mode define a proper syntax table. (Bug#9994)
5655
4b0d61e3
SM
56562011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5657
5658 * window.el: Stay away from defsubst.
5659 (window-list-no-nils): Remove.
5660 (window-state-get-1, window-state-get): Use backquote instead.
5661
cd394be1 56622011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 5663
4b0d61e3 5664 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 5665 Fix incorrect use of default argument in `completing-read'.
5666
e1c2c6f2
MR
56672011-11-08 Martin Rudalics <rudalics@gmx.at>
5668
5669 * window.el (display-buffer-function, special-display-function):
5670 Mention display-buffer-record-window but do not mention
5671 help-setup parameter in doc-strings.
b3f4a882 5672 (window-min-delta): Fix doc-string typo.
e1c2c6f2 5673
105216ed
CY
56742011-11-08 Chong Yidong <cyd@gnu.org>
5675
5676 * window.el (window-total-height, window-total-width): Doc fix.
5677 (window-body-size): Move from C.
5678 (window-body-height, window-body-width): Move to C.
5679
0a9f9ab5
SM
56802011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5681
5682 * window.el: Make special-display like display-buffer-alist (bug#9532).
5683 (display-buffer--special-action): New function, morphed
5684 from display-buffer--special.
5685 (display-buffer): Use it to handle special-display-buffers at higher
5686 priority (just after display-buffer-alist).
5687 (display-buffer-fallback-action, display-buffer--other-frame-action)
5688 (pop-to-buffer-same-window): Remove display-buffer--special.
5689
a769dd15
GM
56902011-11-07 Glenn Morris <rgm@gnu.org>
5691
5692 * calendar/cal-menu.el (cal-menu-set-date-title):
5693 Do nothing if not in a calendar. (Bug#9976)
5694
05a61ee3
SM
56952011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5696
5697 * files.el (find-file): Always use selected-window.
5698
be7f5545
MR
56992011-11-07 Martin Rudalics <rudalics@gmx.at>
5700
5701 * window.el (window-combinations): Make WINDOW argument
5702 mandatory. Rewrite doc-string.
5703 (walk-window-subtree, window-atom-check, window-min-delta)
5704 (window-max-delta, window--resize-this-window)
5705 (window--resize-root-window-vertically, window-tree)
5706 (balance-windows, window-state-put): Rewrite doc-strings as to
5707 not mention the term "subwindow".
5708 (window--resize-subwindows-skip-p): Rename to
5709 window--resize-child-windows-skip-p.
5710 (window--resize-subwindows-normal): Rename to
5711 window--resize-child-windows-normal.
5712 (window--resize-subwindows): Rename to
5713 window--resize-child-windows.
5714 (window-or-subwindow-p): Rename to window--in-subtree-p.
5715
3c6702ef
ML
57162011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5717
5718 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
5719 Ensure that mbox format messages end in two newlines (Bug#9974).
5720
49745b39
CY
57212011-11-06 Chong Yidong <cyd@gnu.org>
5722
5723 * window.el (window-combination-p): Function deleted; its
5724 side-effect is not used in any existing code.
5725 (window-combinations, window-combined-p): Call window-*-child
5726 directly.
5727
24300f5f
CY
57282011-11-05 Chong Yidong <cyd@gnu.org>
5729
5730 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
5731 (window-size-ignore, window-state-get): Callers changed.
5732 (window-normalize-window): Rename from window-normalize-any-window.
5733 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 5734 (window-normalize-live-window): Delete.
447f16b8
CY
5735 (window-combination-p, window-combined-p, window-combinations)
5736 (walk-window-subtree, window-atom-root, window-min-size)
5737 (window-sizable, window-sizable-p, window-size-fixed-p)
5738 (window-min-delta, window-max-delta, window-resizable)
5739 (window-resizable-p, window-full-height-p, window-full-width-p)
5740 (window-current-scroll-bars, window-point-1, set-window-point-1)
5741 (window-at-side-p, window-in-direction, window-resize)
5742 (adjust-window-trailing-edge, maximize-window, minimize-window)
5743 (window-deletable-p, delete-window, delete-other-windows)
5744 (record-window-buffer, unrecord-window-buffer)
5745 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
5746 (quit-window, split-window, window-state-put)
5747 (set-window-text-height, fit-window-to-buffer)
5748 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 5749
89bd5ee1
EZ
57502011-11-04 Eli Zaretskii <eliz@gnu.org>
5751
53479029
EZ
5752 * mail/rmail.el (rmail-simplified-subject): Decode subject with
5753 rfc2047-decode-string.
5754 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
5755 warnings.
5756
89bd5ee1
EZ
5757 * window.el (window-body-height, window-body-width): Mention in
5758 the doc string that the return values are in frame's canonical
5759 units. (Bug#9949)
5760
bd17fdee
AM
57612011-11-03 Alan Mackenzie <acm@muc.de>
5762
5763 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
5764 change in cc-engine.el.
5765
acc825c5
SM
57662011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * window.el (switch-to-buffer): Use `force-same-window' interactively.
5769
1885e5b8
MR
57702011-11-02 Martin Rudalics <rudalics@gmx.at>
5771
5772 * window.el (quit-window): Call unrecord-window-buffer after
5773 showing another buffer in the window. (Bug#9937)
acc825c5 5774 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 5775
ebe06da9
JB
57762011-11-02 Juanma Barranquero <lekktu@gmail.com>
5777
5778 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
5779 Accept status with more than 9 shelves. (Bug#9935)
5780 Reported by Colin D Bennett <colin@gibibit.com>.
5781
4ee88440
MR
57822011-11-01 Martin Rudalics <rudalics@gmx.at>
5783
5784 * help.el (with-help-window): Don't reference
5785 temp-buffer-show-specifiers in doc-string.
5786
08e1d82c
AS
57872011-10-31 Andreas Schwab <schwab@linux-m68k.org>
5788
5789 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
5790 menu-item.
5791
84bd6e9e
VJL
57922011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5793
5794 * whitespace.el: New version 13.2.2.
5795 (whitespace-newline-mode): Disable properly. Reported by Sarah
5796 <EmacsWiki>.
5797
dba0634a
UJ
57982011-10-30 Ulf Jasper <ulf.jasper@web.de>
5799
5800 * net/newst-treeview.el: Remove "Time-stamp".
5801 (newsticker--group-manage-orphan-feeds): Do not call
5802 newsticker--treeview-tree-update.
db22a3c2
JB
5803 (newsticker-treeview-update, newsticker-treeview):
5804 Call newsticker--treeview-tree-update if necessary.
dba0634a 5805
3d8daefe
MR
58062011-10-30 Martin Rudalics <rudalics@gmx.at>
5807
5808 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
5809 (window-iso-combinations): Remove "iso-" infix.
5810 Suggested by Chong Yidong.
3d8daefe
MR
5811 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
5812 (window-max-delta-1, window-resize, window--resize-siblings)
5813 (window--resize-this-window, adjust-window-trailing-edge)
5814 (split-window, balance-windows-1)
5815 (shrink-window-if-larger-than-buffer):
5816 * calendar/calendar.el (calendar-generate-window):
db22a3c2 5817 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 5818
1bc4c3ae
SM
58192011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5820
5821 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
5822 in place (bug#9907).
5823 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
5824 (eshell-rewrite-if-command, eshell-rewrite-for-command)
5825 (eshell-structure-basic-command, eshell-rewrite-while-command)
5826 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
5827 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
5828 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
5829 (eshell-do-pipelines-synchronously, eshell-eval-command):
5830 Use backquotes and prefer setq to set.
5831 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
5832 (eshell-macrop): Use functionp.
c1e2f5fa 5833 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 5834
30b65d9c
CY
58352011-10-30 Chong Yidong <cyd@gnu.org>
5836
5837 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
5838 instead of set-mark (Bug#9810).
5839
2d197ffb
CY
58402011-10-30 Chong Yidong <cyd@gnu.org>
5841
5842 * window.el (split-window-below, split-window-right): Rename from
5843 split-window-above-each-other and split-window-side-by-side
5844 respectively. All callers changed.
5845 (split-window-sensibly, split-window-sensibly): Use them.
5846 (split-window-keep-point): Doc fix.
5847
5848 * isearch.el: Add isearch-scroll property to split-window-below
5849 and split-window-right.
5850
5851 * follow.el (follow-mode):
5852 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5853 * progmodes/ada-xref.el (ada-gdb-application):
5854 * emulation/vip.el (vip-buffer-in-two-windows):
5855 * image-dired.el (image-dired-dired-with-window-configuration):
5856 * dired-x.el (dired-do-find-marked-files):
5857 * dired.el (dired-pop-to-buffer):
5858 * bs.el (bs--show-with-configuration):
5859 * vc/emerge.el (emerge-setup-windows):
5860 * textmodes/two-column.el (2C-two-columns):
5861 * textmodes/reftex-toc.el (reftex-toc):
5862 * progmodes/gdb-mi.el (gdb-setup-windows):
5863 * progmodes/fortran.el (fortran-window-create):
5864 * net/newst-treeview.el (newsticker--treeview-window-init):
5865 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
5866 * emulation/tpu-edt.el (tpu-gold-map):
5867 * emulation/crisp.el (crisp-mode-map):
5868 * calendar/calendar.el (calendar-basic-setup): Callers changed.
5869
38bb2ca8
CY
58702011-10-29 Chong Yidong <cyd@gnu.org>
5871
aa4de341
CY
5872 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
5873
e1eb5385
CY
5874 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
5875
5d2ece3c
CY
5876 * textmodes/flyspell.el (flyspell-word): Fix char offset for
5877 forged Ispell output (Bug#7904).
5878
38bb2ca8
CY
5879 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
5880
d0af9f77
SM
58812011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5882
5883 * doc-view.el: Avoid ugly errors about not finding nil.
5884 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5885 (doc-view-dvipdf-program, doc-view-unoconv-program)
5886 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
5887 Avoid nil or absolute file name as default value.
5888 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
5889
52bedd34
AM
58902011-10-28 Alan Mackenzie <acm@muc.de>
5891
db22a3c2 5892 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 5893
7e43cfa5
AM
58942011-10-28 Alan Mackenzie <acm@muc.de>
5895
5896 Amend the handling of c-beginning/end-of-defun in nested declaration
5897 scopes.
5898
52bedd34
AM
5899 * progmodes/cc-vars.el (c-defun-tactic): Move here from
5900 cc-langs.el. Change it to a defcustom.
7e43cfa5 5901
52bedd34
AM
5902 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
5903 cc-vars.el.
7e43cfa5 5904
d0af9f77
SM
5905 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5906 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 5907
52bedd34 5908 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 5909 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
5910 (c-widen-to-enclosing-decl-scope): New function.
5911 (c-while-widening-to-decl-block): New macro.
5912 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
5913 outward for defun boundaries, and correspondingly change symbol
5914 `respect-enclosure' to `go-outward'.
5915 (c-declaration-limits): Change algorithm to report only the "innermost"
5916 defun's boundaries.
5917
1a2ce9ee
DD
59182011-10-28 Deniz Dogan <deniz@dogan.se>
5919
5920 * net/rcirc.el (rcirc-mode): Use hard newlines.
5921
bc97a826
AM
59222011-10-28 Alan Mackenzie <acm@muc.de>
5923
5924 Amend to indent and fontify macros "which include their own semicolon"
5925 correctly, using the "virtual semicolon" mechanism.
5926
52bedd34 5927 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 5928
d0af9f77 5929 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 5930 Recode to scan one line at a time rather than having \n and \r
58179cce 5931 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 5932 (c-forward-label): Amend for virtual semicolons.
58179cce 5933 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 5934
52bedd34
AM
5935 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
5936 of the new C macros.
bc97a826 5937
52bedd34 5938 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
5939 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
5940 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
5941 (c-opt-cpp-macro-define): Make into a full language variable.
5942 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
5943 AWK Mode (including \n, \r) removed, no longer needed.
5944
d0af9f77
SM
5945 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
5946 Invoke c-make-macro-with-semi-re.
bc97a826 5947
52bedd34
AM
5948 * progmodes/cc-vars.el (c-macro-with-semi-re):
5949 (c-macro-names-with-semicolon): New variables.
58179cce 5950 (c-make-macro-with-semi-re): New function.
bc97a826 5951
7a6c0941
SM
59522011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5953
5954 * vc/log-edit.el: Fill empty field rather than adding new one.
5955 (log-edit-add-field): New function.
5956 (log-edit-insert-changelog): Use it.
5957
b0c4cdcf
ML
59582011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5959
5960 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
5961
ee1f1da9
SM
59622011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5963
5964 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
5965 (gdb--check-interpreter): New function.
5966 (gdb): Use it.
5967
51bc5f8b
GM
59682011-10-27 Glenn Morris <rgm@gnu.org>
5969
416a2c45
GM
5970 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
5971 (least-positive-float, least-negative-float)
5972 (least-positive-normalized-float, least-negative-normalized-float)
5973 (float-epsilon, float-negative-epsilon):
5974 Remove unnecessary declarations.
5975
5976 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
5977 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
5978 (least-positive-float, least-negative-float)
5979 (least-positive-normalized-float, least-negative-normalized-float)
5980 (float-epsilon, float-negative-epsilon): Add doc-strings,
5981 based on those in cl.texi.
5982
51bc5f8b
GM
5983 * files.el (set-visited-file-name): If the major-mode changed,
5984 reload the local variables. (Bug#9796)
5985
15de15c6
CY
59862011-10-27 Chong Yidong <cyd@gnu.org>
5987
5988 * subr.el (change-major-mode-after-body-hook): New hook.
5989 (run-mode-hooks): Run it.
5990
ee1f1da9
SM
5991 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5992 Use change-major-mode-before-body-hook.
15de15c6
CY
5993
5994 * simple.el (fundamental-mode):
5995 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
5996 change introducing fundamental-mode-hook.
5997
5430d399
JB
59982011-10-26 Juanma Barranquero <lekktu@gmail.com>
5999
acc825c5 6000 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 6001
ad74a69e
MA
60022011-10-26 Michael Albinus <michael.albinus@gmx.de>
6003
6004 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 6005 tramp.el explicitly. (Bug#7583)
ad74a69e 6006
71d4c2a5
SM
60072011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6008
6009 * progmodes/octave-mod.el:
6010 * progmodes/octave-inf.el: Update maintainer.
6011
b1f6fa26
CY
60122011-10-26 Chong Yidong <cyd@gnu.org>
6013
6014 * subr.el (with-wrapper-hook): Rewrite doc.
6015
3f04efd6
MA
60162011-10-25 Michael Albinus <michael.albinus@gmx.de>
6017
6018 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 6019 filenames "/method:foo:". (Bug#9793)
3f04efd6 6020
410488d3
SM
60212011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6022
6023 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
6024 (bug#9865).
6025
c1ebb47e
GM
60262011-10-24 Glenn Morris <rgm@gnu.org>
6027
6028 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
6029
7f5c46c7
MA
60302011-10-24 Michael Albinus <michael.albinus@gmx.de>
6031
6032 * notifications.el: Add the requirement of a running D-Bus session
6033 bus to the Commentary.
6034
db2440b6
JL
60352011-10-24 Juri Linkov <juri@jurta.org>
6036
6037 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
6038 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
6039 (Bug#9364)
6040
feecf435
JL
60412011-10-24 Juri Linkov <juri@jurta.org>
6042
6043 * info.el (Info-following-node-name-re): Add newline to the list
6044 of allowed characters for leading space. (Bug#9824)
6045
a3839de2
SM
60462011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6047
acc825c5
SM
6048 * progmodes/octave-inf.el (inferior-octave-mode-map):
6049 Fix C-c C-h binding.
a3839de2
SM
6050 * progmodes/octave-mod.el (octave-help): Remove.
6051
09388e76
MA
60522011-10-23 Michael Albinus <michael.albinus@gmx.de>
6053
6054 Sync with Tramp 2.2.3.
6055
6056 * net/tramp-cache.el (top): Pacify byte-compiler using
6057 `init-file-user' and `site-run-file'.
6058
6059 * net/trampver.el: Update release number.
6060
86c60681
CY
60612011-10-23 Chong Yidong <cyd@gnu.org>
6062
6063 * files.el (toggle-read-only): Remove obsolete comment about
6064 version control.
6065
6066 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
6067 for toggle-read-only. Note that this hasn't called vc-next-action
6068 since 2008-05-02, though it wasn't documented at the time.
6069
a3839de2
SM
6070 * vc/ediff-init.el (ediff-toggle-read-only-function):
6071 Use toggle-read-only.
86c60681 6072
cd5495ff
AM
60732011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
6074
6075 Fix bug #9560, sporadic wrong indentation; improve instrumentation
6076 of c-parse-state.
6077
00b77525 6078 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 6079 correct faulty logical expression.
cd5495ff
AM
6080 (c-parse-state-state, c-record-parse-state-state):
6081 (c-replay-parse-state-state): New defvar/defuns.
6082 (c-debug-parse-state): Use new functions.
6083
42ee24ed
MR
60842011-10-22 Martin Rudalics <rudalics@gmx.at>
6085
6086 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 6087 last fix. Use window-in-direction correctly.
42ee24ed 6088
a7dee7e7
CY
60892011-10-21 Chong Yidong <cyd@gnu.org>
6090
6091 * progmodes/idlwave.el (idlwave-mode):
6092 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
6093 require-final-newline; that's done in prog-mode.
6094 Suggested by Stefan Monnier.
a7dee7e7 6095
e07b9a6d
MR
60962011-10-21 Martin Rudalics <rudalics@gmx.at>
6097
6098 * mouse.el (mouse-drag-window-above)
6099 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
6100 (mouse-drag-mode-line-1, mouse-drag-header-line)
6101 (mouse-drag-vertical-line-rightward-window): Remove.
6102 (mouse-drag-line): New function.
6103 (mouse-drag-mode-line, mouse-drag-header-line)
6104 (mouse-drag-vertical-line): Call mouse-drag-line.
6105 * window.el (window-at-side-p, windows-at-side): New functions.
6106
7e1361d9
UM
61072011-10-21 Ulrich Mueller <ulm@gentoo.org>
6108
6109 * tar-mode.el (tar-grind-file-mode):
6110 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
6111
30fcaf3a
CY
61122011-10-21 Chong Yidong <cyd@gnu.org>
6113
6114 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
6115 * progmodes/vera-mode.el (vera-mode):
6116 Use mode-require-final-newline.
30fcaf3a 6117
516eddb0
GM
61182011-10-20 Glenn Morris <rgm@gnu.org>
6119
db22a3c2 6120 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 6121
10d5f513
CS
61222011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
6123
6124 * emulation/cua-base.el (cua-set-mark): Fix case of string.
6125
ac6c8639
CY
61262011-10-20 Chong Yidong <cyd@gnu.org>
6127
6128 * emulation/cua-base.el (cua-mode):
6129 * mail/footnote.el (footnote-mode):
6130 * mail/mailabbrev.el (mail-abbrevs-mode):
6131 * net/xesam.el (xesam-minor-mode):
6132 * progmodes/bug-reference.el (bug-reference-mode):
6133 * progmodes/cap-words.el (capitalized-words-mode):
6134 * progmodes/compile.el (compilation-minor-mode)
6135 (compilation-shell-minor-mode):
6136 * progmodes/gud.el (gud-tooltip-mode):
6137 * progmodes/hideif.el (hide-ifdef-mode):
6138 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6139 * progmodes/subword.el (subword-mode):
6140 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
6141 * progmodes/which-func.el (which-function-mode):
6142 * term/tvi970.el (tvi970-set-keypad-mode):
6143 * term/vt100.el (vt100-wide-mode):
6144 * textmodes/flyspell.el (flyspell-mode):
6145 * textmodes/ispell.el (ispell-minor-mode):
6146 * textmodes/nroff-mode.el (nroff-electric-mode):
6147 * textmodes/paragraphs.el (use-hard-newlines):
6148 * textmodes/refill.el (refill-mode):
6149 * textmodes/reftex.el (reftex-mode):
6150 * textmodes/rst.el (rst-minor-mode):
6151 * textmodes/sgml-mode.el (html-autoview-mode)
6152 (sgml-electric-tag-pair-mode):
6153 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
6154 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
6155 * emulation/crisp.el (crisp-mode):
6156 * emacs-lisp/eldoc.el (eldoc-mode):
6157 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
6158 minor mode behavior.
6159
aa42ab43
JL
61602011-10-19 Juri Linkov <juri@jurta.org>
6161
6162 * descr-text.el (describe-char): Add #x2010 and #x2011 to
6163 the list of hard-coded chars with escape-glyph face.
6164
89400f1d
SM
61652011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6166
6167 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
6168
305c07f6
MA
61692011-10-19 Michael Albinus <michael.albinus@gmx.de>
6170
6171 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
6172 running process.
6173
13754b54
GM
61742011-10-19 Glenn Morris <rgm@gnu.org>
6175
6176 * vc/vc-bzr.el (vc-bzr-after-dir-status):
6177 Ignore ignored files. (Bug#9726)
6178
06e21633
CY
61792011-10-19 Chong Yidong <cyd@gnu.org>
6180
6181 Doc fix for minor modes, stating that an omitted argument enables
6182 the mode unconditionally when called from Lisp.
6183
6184 * abbrev.el (abbrev-mode):
6185 * allout.el (allout-mode):
6186 * autoinsert.el (auto-insert-mode):
6187 * autoarg.el (autoarg-mode, autoarg-kp-mode):
6188 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
6189 (global-auto-revert-mode):
6190 * battery.el (display-battery-mode):
6191 * composite.el (global-auto-composition-mode)
6192 (auto-composition-mode):
6193 * delsel.el (delete-selection-mode):
6194 * desktop.el (desktop-save-mode):
6195 * dired-x.el (dired-omit-mode):
6196 * dirtrack.el (dirtrack-mode):
6197 * doc-view.el (doc-view-minor-mode):
6198 * double.el (double-mode):
6199 * electric.el (electric-indent-mode, electric-pair-mode):
6200 * emacs-lock.el (emacs-lock-mode):
6201 * epa-hook.el (auto-encryption-mode):
6202 * follow.el (follow-mode):
6203 * font-core.el (font-lock-mode):
6204 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
6205 * help.el (temp-buffer-resize-mode):
6206 * hilit-chg.el (highlight-changes-mode)
6207 (highlight-changes-visible-mode):
6208 * hi-lock.el (hi-lock-mode):
6209 * hl-line.el (hl-line-mode, global-hl-line-mode):
6210 * icomplete.el (icomplete-mode):
6211 * ido.el (ido-everywhere):
6212 * image-file.el (auto-image-file-mode):
6213 * image-mode.el (image-minor-mode):
6214 * iswitchb.el (iswitchb-mode):
6215 * jka-cmpr-hook.el (auto-compression-mode):
6216 * linum.el (linum-mode):
6217 * longlines.el (longlines-mode):
6218 * master.el (master-mode):
6219 * mb-depth.el (minibuffer-depth-indicate-mode):
6220 * menu-bar.el (menu-bar-mode):
6221 * minibuf-eldef.el (minibuffer-electric-default-mode):
6222 * mouse-sel.el (mouse-sel-mode):
6223 * msb.el (msb-mode):
6224 * mwheel.el (mouse-wheel-mode):
6225 * outline.el (outline-minor-mode):
6226 * paren.el (show-paren-mode):
6227 * recentf.el (recentf-mode):
6228 * reveal.el (reveal-mode, global-reveal-mode):
6229 * rfn-eshadow.el (file-name-shadow-mode):
6230 * ruler-mode.el (ruler-mode):
6231 * savehist.el (savehist-mode):
6232 * scroll-all.el (scroll-all-mode):
6233 * scroll-bar.el (scroll-bar-mode):
6234 * server.el (server-mode):
6235 * shell.el (shell-dirtrack-mode):
6236 * simple.el (auto-fill-mode, transient-mark-mode)
6237 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
6238 (line-number-mode, column-number-mode, size-indication-mode)
6239 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
6240 * strokes.el (strokes-mode):
6241 * time.el (display-time-mode):
6242 * t-mouse.el (gpm-mouse-mode):
6243 * tool-bar.el (tool-bar-mode):
6244 * tooltip.el (tooltip-mode):
6245 * type-break.el (type-break-mode-line-message-mode)
6246 (type-break-query-mode):
6247 * view.el (view-mode):
6248 * whitespace.el (whitespace-mode, whitespace-newline-mode)
6249 (global-whitespace-mode, global-whitespace-newline-mode):
6250 * xt-mouse.el (xterm-mouse-mode): Doc fix.
6251
a3839de2
SM
6252 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6253 Fix autogenerated docstring.
06e21633 6254
5214e501
JL
62552011-10-19 Juri Linkov <juri@jurta.org>
6256
6257 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
6258 by checking environment variables "DESKTOP_SESSION" and
6259 "XDG_CURRENT_DESKTOP". (Bug#9779)
6260
195f8db9
JL
62612011-10-19 Juri Linkov <juri@jurta.org>
6262
6263 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
6264 (browse-url-chromium-program, browse-url-chromium-arguments):
6265 New defcustoms.
6266 (browse-url-default-browser): Check for `browse-url-chromium' and
6267 call `browse-url-chromium-program'.
6268 (browse-url-chromium): New command. (Bug#9779)
6269
343a34ff
JB
62702011-10-18 Juanma Barranquero <lekktu@gmail.com>
6271
6272 * facemenu.el (list-colors-duplicates): On Windows, detect more
6273 duplicates by assuming that only colors matching "^System" are
6274 special "system colors". (Bug#9722)
6275
6978a151
SM
62762011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6277
6278 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
6279 to distinguish the author from the committer.
6280
6a80b297
MA
62812011-10-18 Michael Albinus <michael.albinus@gmx.de>
6282
6283 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
6284
b31a5677
JK
62852011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
6286
6287 * international/mule.el (sgml-html-meta-auto-coding-function):
6288 Add support for detecting encoding in HTML5 specified only as
6289 <meta charset="UTF-8">. Implementation just makes http-equiv and
6290 content-type parts from HTML4 encoding string optional. (Bug#9716)
6291
80c6d77f
GM
62922011-10-18 Glenn Morris <rgm@gnu.org>
6293
6294 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
6295
08b0fee8
CY
62962011-10-18 Chong Yidong <cyd@gnu.org>
6297
6298 * faces.el (cursor): Doc fix.
6299
67e729a5
CY
63002011-10-17 Chong Yidong <cyd@gnu.org>
6301
6302 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
6303
343a34ff 63042011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
6305
6306 * dirtrack.el (dirtrack): Support shell buffers with path
6307 prefixes, e.g. tramp-based remote shells. (Bug#9647)
6308
0bc06380
TZ
63092011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
6310
6311 * json.el: Bump version to 1.3 and note change in History.
6312 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
6313
8b79f3e0
SM
63142011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6315
5a7c536b
SM
6316 * comint.el (comint-insert-input, comint-send-input)
6317 (comint-get-old-input-default, comint-backward-matching-input)
6318 (comint-next-prompt): Use nil instead of `input' for field property of
6319 past user input (bug#114).
6320
96a8a0df
SM
6321 * minibuffer.el (completion--replace): Inherit surrounding properties
6322 (bug#114).
6323 (minibuffer-complete-and-exit): Use it.
6324
8b79f3e0
SM
6325 * comint.el (comint--table-subvert): Quote the all-completions output
6326 (bug#9160).
6327
b8f7ff0d
MR
63282011-10-17 Martin Rudalics <rudalics@gmx.at>
6329
8b79f3e0 6330 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 6331
b8f7ff0d 6332 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 6333 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
6334 entries and separate them from frame entries.
6335
c235b555
GM
63362011-10-15 Glenn Morris <rgm@gnu.org>
6337
6338 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
6339 Doc fixes.
6340
6bbfa6e1
CY
63412011-10-15 Chong Yidong <cyd@stupidchicken.com>
6342
8b79f3e0
SM
6343 * net/network-stream.el (network-stream-open-starttls):
6344 Improve detection of failure due to lack of TLS support.
ec5c990d 6345
6bbfa6e1
CY
6346 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
6347 putting the input text in front and in bold.
6348
98488977
SM
63492011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6350
3d1337be
SM
6351 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
6352
ee0b45e4
SM
6353 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
6354 empty buffer.
6355
98488977
SM
6356 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
6357 unread-command-events rather than pushing yet-another event.
6358
186f4720
EZ
63592011-10-14 Eli Zaretskii <eliz@gnu.org>
6360
6361 * mail/sendmail.el (sendmail-query-once): Improve the wording of
6362 the explanation of the possible choices. Make the options passed
6363 to completing-read shorter.
6364
8b7a997c
AM
63652011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6366
6367 * textmodes/flyspell.el (flyspell-large-region): Make sure
6368 extended character mode is used if defined (Bug#1339).
6369
12587bbb
EZ
63702011-10-13 Eli Zaretskii <eliz@gnu.org>
6371
6372 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
6373 character info for LRE, LRO, RLE, and RLO characters by appending
6374 an invisible PDF.
12587bbb 6375
bad41229
SM
63762011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
6377
6378 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
6379 even in case of error; add debug spec; simplify data flow.
6380 (with-timeout-handler): Remove.
6381
28dbc92f
MA
63822011-10-12 Michael Albinus <michael.albinus@gmx.de>
6383
6384 Fix Bug#6019, Bug#9315.
6385
6386 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
6387 complete `buffer-file-name', the local file name part could look
6388 remotely (for example on VMS).
6389
6390 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
6391 `tramp-run-real-handler'.
6392 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
6393 already quoted by '"'.
6394
6395 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
6396 Let `file-name-handler-alist' be nil, the local file name part
6397 could look remotely (for example on VMS).
6398
e1b0b23a
SM
63992011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6400
6401 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
6402 from here...
6403 (flyspell-post-command-hook): ...to here.
6404
a120bde9
SM
64052011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6406
6407 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
6408 if not needed.
6409 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
6410 using completion. Protect against "slow" callers.
6411 Remove the "message hack".
6412
7ce7717b
JL
64132011-10-11 Juri Linkov <juri@jurta.org>
6414
6415 * isearch.el (isearch-lazy-highlight-word): New variable.
6416 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6417 Use it. (Bug#9727)
6418
c02ee9d6
GM
64192011-10-11 Glenn Morris <rgm@gnu.org>
6420
6421 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
6422 like f90-previous-statement does.
6423
93e616fd 64242011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6425
1f190e73 6426 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
6427 only in interactive use, to avoid error.
6428
af7b6078
SM
64292011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6430
6431 * minibuffer.el (completion-file-name-table): Fix last change,
6432 i.e. ignore normal errors but not the other ones.
6433
0563dae9
MR
64342011-10-10 Martin Rudalics <rudalics@gmx.at>
6435
6436 * window.el (special-display-buffer-names)
6437 (special-display-regexps): Remove some remnants of earlier
6438 changes from doc-strings.
366ca7f3
MR
6439 (quit-windows-on): New function.
6440
6441 * vc/vc.el (vc-revert, vc-rollback):
6442 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
6443 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 6444 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 6445
49677495
MR
64462011-10-09 Martin Rudalics <rudalics@gmx.at>
6447
6448 * window.el (frame-auto-hide-function): Add version tag.
6449 (Bug#9699)
6450
56f2d1e1
MA
64512011-10-09 Michael Albinus <michael.albinus@gmx.de>
6452
6453 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
6454 condition.
6455
112a6592
LL
64562011-10-09 Leo Liu <sdl.web@gmail.com>
6457
6458 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
6459 (Bug#9701)
6460
0812589b
GM
64612011-10-08 Glenn Morris <rgm@gnu.org>
6462
6463 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
6464 before the first code statement zero indent. (Bug#9690)
6465
b2b0776e
CY
64662011-10-08 Chong Yidong <cyd@stupidchicken.com>
6467
6468 * simple.el (count-words-region): Always count in the region.
6469 Report the number of lines and characters too.
6470 (count-words): New command, which counts in the buffer if the
6471 region is inactive, as count-words-region used to.
6472 (count-words--message): New function. Handle plurals.
6473 (count-lines-region): Make it an alias for count-words-region.
6474
6475 * bindings.el (esc-map): Replace count-lines-region with
6476 count-words-region.
6477
c557cd6b
MR
64782011-10-08 Martin Rudalics <rudalics@gmx.at>
6479
6480 * window.el (window--delete): Delete dedicated frame
6481 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 6482 (switch-to-buffer): Fix doc-string typo.
c557cd6b 6483
61a57ef4 64842011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6485
3a7d293b 6486 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 6487
c3833279
CY
64882011-10-07 Chong Yidong <cyd@stupidchicken.com>
6489
6490 * bindings.el ([M-left],[M-right]): Bind to left-word and
6491 right-word respectively.
6492
21ce8245
GM
64932011-10-07 Glenn Morris <rgm@gnu.org>
6494
6495 * cus-start.el (debug-on-quit): Fix custom type.
6496
6d823bb2
LMI
64972011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6498
0181e193
LMI
6499 * subr.el (define-key-after): Clarify that the function is not
6500 useful for non-menu keymaps.
6501
6d823bb2
LMI
6502 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
6503
8e3459ce 65042011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6505
21ce8245 6506 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 6507 in current minibuffer (Fix bug with recursive minibuffers).
6508
a1c2d21e
CY
65092011-10-06 Chong Yidong <cyd@stupidchicken.com>
6510
6511 * progmodes/gdb-mi.el (gdb): Doc fix.
6512
5a4cf282
MR
65132011-10-05 Martin Rudalics <rudalics@gmx.at>
6514
6515 * window.el (frame-auto-hide-function): New option replacing
6516 frame-auto-delete. Suggested by Stefan Monnier.
6517 (window--delete): Call frame-auto-hide-function instead of
6518 investigating frame-auto-delete.
c96111ea
MR
6519 (window-point-1, set-window-point-1): New functions.
6520 (window-in-direction, record-window-buffer, window-state-get-1)
6521 (display-buffer-record-window): Use window-point-1 instead of
6522 window-point.
6523 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 6524
9854542e
SM
65252011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6526
6527 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
6528
8943cfb0
GM
65292011-10-05 Glenn Morris <rgm@gnu.org>
6530
6531 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
6532 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
6533
647ab967
LL
65342011-10-05 Leo Liu <sdl.web@gmail.com>
6535
6536 * subr.el (read-char-choice): Fix argument to buffer-live-p which
6537 works with buffer object.
6538
3ddfbced
SM
65392011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6540
6541 * mpc.el (mpc-tool-bar-map): Add labels.
6542
bdfa5dd2
GM
65432011-10-04 Glenn Morris <rgm@gnu.org>
6544
6545 * calendar/holidays.el (calendar-check-holidays): Doc fix.
6546
0e2070b5
MR
65472011-10-04 Martin Rudalics <rudalics@gmx.at>
6548
6549 * window.el (window--delete): New function.
6550 (frame-auto-delete): Resuscitate option.
6551 (bury-buffer, replace-buffer-in-windows)
6552 (quit-window): Rewrite using window--delete.
6553 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6554 Pass display-buffer-mark-dedicated to window--display-buffer-2
6555 (Bug#9639).
6556
3dc61a09
SM
65572011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6558
915a9b64
SM
6559 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
6560 returns a list (bug#9554). Add remote file name completion.
6561 * comint.el (comint--table-subvert): Curry and get quote&unquote
6562 functions as arguments.
6563 (comint--complete-file-name-data): Adjust call accordingly.
6564 * pcomplete.el (pcomplete--table-subvert): Remove.
6565 (pcomplete-completions-at-point): Use comint--table-subvert instead.
6566
3dc61a09
SM
6567 * minibuffer.el (completion-table-case-fold): Use currying.
6568 (completion--styles-type, completion--cycling-threshold-type):
6569 New constants.
6570 (completion-styles, completion-category-overrides)
6571 (completion-cycle-threshold): Use them.
6572 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
6573 completion-table-case-fold.
6574
8ea0a993
SB
65752011-10-03 Stephen Berman <stephen.berman@gmx.net>
6576
6577 * minibuffer.el (completion-category-overrides): Fix type of styles
6578 and add more user friendly tags (bug#9660).
6579
8c24b7f6
SM
65802011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
6583 (mule-input-method-string): New widget.
6584 (default-input-method, language-info-custom-alist): Use it.
6585
428fe61a
SM
65862011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6587
32c1fffd
SM
6588 * pcomplete.el: Require comint.
6589 (pcomplete--common-suffix): Remove.
6590 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
6591 (pcomplete--table-subvert): Sync with comint--table-subvert.
6592 (pcomplete--entries): Use comint-completion-file-name-table.
6593 * comint.el (comint-unquote-filename): Simplify.
6594 (comint-completion-file-name-table): New function (bug#9616).
6595 (comint--complete-file-name-data): Use it.
6596
428fe61a
SM
6597 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
6598 (pcmpl-gnu-tar-buffer): Remove.
6599 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
6600 around. Make sure pcomplete-suffix-list is only changed temporarily.
6601 Don't look inside the tar's file if it's too large.
428fe61a 6602
04c52e2f
CY
66032011-10-01 Chong Yidong <cyd@stupidchicken.com>
6604
ce3cefcc
CY
6605 * cus-edit.el (custom-mode-map):
6606 * epa.el (epa-key-list-mode-map):
6607 * man.el (Man-mode-map):
6608 * startup.el (splash-screen-keymap):
6609 * simple.el (special-mode-map): Use scroll-up-command and
6610 scroll-down-command.
6611
6612 * progmodes/idlw-help.el (idlwave-help-mode-map):
6613 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
6614 * net/newst-plainview.el (newsticker-mode-map):
6615 * emulation/ws-mode.el (wordstar-mode-map):
6616 * emulation/vi.el (vi-com-map):
6617 * calc/calc-graph.el (calc-graph-show-dumb):
6618 * term/sun.el (terminal-init-sun):
6619 * term/ns-win.el (global-map):
6620 * progmodes/grep.el (grep-mode-map):
6621 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
6622 * mail/rmail.el (rmail-mode-map):
6623 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
6624
04c52e2f
CY
6625 * custom.el (custom-safe-themes, load-theme): Treat value of t for
6626 custom-safe-themes as special.
6627
79adf8c8
JD
66282011-10-01 Julien Danjou <julien@danjou.info>
6629
6630 * notifications.el (notifications-notify): Fix docstring.
6631
63bd50d3
PS
66322011-10-01 Per Starbäck <per@starback.se>
6633
6634 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
6635
199e4c7e
MR
66362011-09-30 Martin Rudalics <rudalics@gmx.at>
6637
6638 * startup.el (command-line-1): Fix last fix by inserting
6639 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 6640 (Bug#9605) and (Bug#9636)
199e4c7e 6641
fe5f08dd
EZ
66422011-09-29 Eli Zaretskii <eliz@gnu.org>
6643
6644 * simple.el (line-move): If auto-hscroll-mode is disabled and the
6645 window is hscrolled, move by logical lines. (Bug#9607)
6646 (line-move-visual): Update the doc string to the above effect.
6647
b5516bbd
MR
66482011-09-29 Martin Rudalics <rudalics@gmx.at>
6649
ccee00c0
MR
6650 * window.el (display-buffer-record-window): When WINDOW is the
6651 selected window use `point' instead of `window-point'. (Bug#9626)
6652
b5516bbd
MR
6653 * startup.el (command-line-1): Use insert-before-markers when
6654 inserting initial-scratch-message. (Bug#9605)
ccee00c0 6655
b5516bbd
MR
6656 * help.el (help-window): Remove variable.
6657
52aa0014
GM
66582011-09-29 Glenn Morris <rgm@gnu.org>
6659
6660 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
6661
df9a7357
JB
66622011-09-29 Juanma Barranquero <lekktu@gmail.com>
6663
6664 * descr-text.el (describe-char-categories): Accept category
6665 descriptions more than one line long.
6666
a8406c20
SM
66672011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6668
88d9610c
SM
6669 * simple.el (delete-trailing-whitespace): Fix last change.
6670
a5daf810
SM
6671 * progmodes/perl-mode.el (perl-syntax-propertize-function):
6672 Don't confuse "y => 3" as the beginning of a `y' operation.
6673
a8406c20
SM
6674 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
6675 object has more than 4 slots (bug#9613).
6676
a239d4e9
JB
66772011-09-28 Juanma Barranquero <lekktu@gmail.com>
6678
6679 * subr.el (with-output-to-temp-buffer):
6680 * net/quickurl.el (quickurl, quickurl-browse-url):
6681 Fix typos in docstrings.
6682
693fbdb6
EZ
66832011-09-27 Eli Zaretskii <eliz@gnu.org>
6684
6685 * minibuffer.el (completion-styles)
6686 (completion-category-overrides): Cross reference each other in doc
6687 strings.
6688
8b457e28
GM
66892011-09-27 Glenn Morris <rgm@gnu.org>
6690
6691 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
6692 to split-string. (Bug#9606)
6693
85a16208
LMI
66942011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6695
6696 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
6697 (bug#9615).
6698
502f9ebd
CY
66992011-09-27 Chong Yidong <cyd@stupidchicken.com>
6700
6701 * emacs-lisp/package.el (list-packages): Fix echo area message.
6702
7690bdea
LL
67032011-09-27 Leo Liu <sdl.web@gmail.com>
6704
6705 * ido.el (ido-read-internal): Accept cons cell HIST arg.
6706
e2ee6f30
MA
67072011-09-25 Michael Albinus <michael.albinus@gmx.de>
6708
6709 * net/dbus.el (dbus-unregister-object): Don't release services for
6710 registered signals. (Bug#9581)
6711
f3f98342
TZ
67122011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6713
6714 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
6715 function that picks between cfengine 2 and 3 support
6716 automatically. Update docs accordingly.
6717
dd7aa8dd
KH
67182011-09-22 Kenichi Handa <handa@m17n.org>
6719
6720 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
6721 ZERO.
6722 (indian-itrans-v5-table-for-tamil): New variable.
6723 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
6724
3f2b07f8
KM
67252011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
6726
6727 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
6728 that's true if the current command involved collapsing of text.
6729 It's reset to false at the beginning of the next command.
6730 (allout-post-command-business): Move the cursor to the beginning
6731 of entry if the cursor is hidden and collapsing activity just
6732 happened.
6733
371d6a61
CY
67342011-09-24 Chong Yidong <cyd@stupidchicken.com>
6735
6736 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
6737 tracking (Bug#9541).
6738
2ac2721a
UJ
67392011-09-24 Ulf Jasper <ulf.jasper@web.de>
6740
6741 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
6742 (newsticker-show-news): Automatically load html rendering package
6743 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
6744 because w3m-fill-column is let-bound" and the error "Symbol's value
6745 as variable is void: w3m-fill-column".
2ac2721a 6746
fac7ae53
MA
67472011-09-24 Michael Albinus <michael.albinus@gmx.de>
6748
6749 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
6750 Release services only if they are defined. (Bug#9581)
6751
e08b633b
RS
67522011-09-23 Richard Stallman <rms@gnu.org>
6753
e488d29c
RS
6754 * textmodes/paragraphs.el (forward-sentence): For backwards case,
6755 distinguish start of paragraph from start of its text.
6756
19c38752
RS
6757 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
6758
e08b633b
RS
6759 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
6760 (rmail-generate-viewer-buffer): Put that hook on view buffer.
6761 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
6762
0a39f27e
AS
67632011-09-23 Andreas Schwab <schwab@linux-m68k.org>
6764
6765 * international/mule-diag.el (mule-diag): Insert a newline after
6766 each fontset description.
6767
db4e950d
SM
67682011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6769
6770 * simple.el (delete-trailing-whitespace):
6771 Document last change; simplify.
6772
eca3f3ea
PW
67732011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
6774
d68e189a
PW
6775 * simple.el (delete-trailing-whitespace): Also delete
6776 extra newlines at the end of the buffer.
6777
eca3f3ea
PW
6778 * textmodes/picture.el: Make motion commands obey shift-select-mode.
6779 (picture-newline): Use forward-line so as to ignore fields.
6780
01c157cc
SM
67812011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6782
6783 * subr.el (with-wrapper-hook): Fix edebug spec.
6784
022de23e
LMI
67852011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6786
6787 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
6788 (bug#4538).
6789
91683089
MA
67902011-09-23 Michael Albinus <michael.albinus@gmx.de>
6791
eca3f3ea
PW
6792 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
6793 Fix nasty bug using wrong cached values.
91683089 6794
5bdd6fa4
AM
67952011-09-23 Alan Mackenzie <acm@muc.de>
6796
6797 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
6798
97adfb97
CY
67992011-09-23 Chong Yidong <cyd@stupidchicken.com>
6800
6801 * window.el (pop-to-buffer): Ensure right window is selected if we
6802 chose another frame.
6803
d4ef2b50
EZ
68042011-09-22 Eli Zaretskii <eliz@gnu.org>
6805
6806 * simple.el (what-cursor-position): Use get-char-property-change
6807 and next-single-char-property-change, to be able to show display
6808 properties that come from overlays as well as text properties.
6809
72258fe5
CY
68102011-09-22 Chong Yidong <cyd@stupidchicken.com>
6811
6812 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
6813
6814 * cmuscheme.el (run-scheme, switch-to-scheme):
6815 * cus-edit.el (customize-group, custom-buffer-create)
6816 (customize-browse):
6817 * info.el (info):
6818 * shell.el (shell):
6819 * mail/sendmail.el (mail):
6820 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
6821
8f098516
RS
68222011-09-22 Richard Stallman <rms@gnu.org>
6823
6824 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
6825 move back only to line beg, don't move back over blank lines.
6826
e74f1bb6
MA
68272011-09-22 Michael Albinus <michael.albinus@gmx.de>
6828
6829 * files.el (copy-directory): Set directory attributes only in case
6830 they could be retrieved from the source directory. (Bug#9565)
6831
bfeef8b6
DK
68322011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
6833
6834 * progmodes/hideshow.el (hs-looking-at-block-start-p)
6835 (hs-find-block-beginning, hs-hide-level-recursive):
6836 Ignore strings as well as comments. (Bug#9502)
6837
7e423bb8
AS
68382011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
6839
6840 * progmodes/sql.el (sql-comint-postgres):
6841 Convert port number to a string. (Bug#9566)
6842
b4d72fcf
MR
68432011-09-22 Martin Rudalics <rudalics@gmx.at>
6844
6845 * window.el (quit-window): Undedicate window when switching to
6846 previous buffer. Reported by Thierry Volpiatto
6847 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
6848 (special-display-popup-frame): When popping up a new frame reset
6849 its previous buffers to nil. Simplify code.
b4d72fcf 6850
a7b88dc6
MA
68512011-09-21 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
6854 and process filter, as done also in `shell-command'.
6855
cf4eacfd
MR
68562011-09-21 Martin Rudalics <rudalics@gmx.at>
6857
eca3f3ea 6858 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
6859 Call set-window-start with NOFORCE argument t.
6860 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
6861 (quit-window): Reword doc-string. Handle new format of
6862 quit-restore parameter. Don't delete window if it has a
6863 previous buffer we can show instead of the present one.
6864 (display-buffer-record-window): Rewrite using a new format for
6865 the quit-restore window parameter
6866 (special-display-popup-frame, display-buffer-same-window)
6867 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6868 (display-buffer-pop-up-window, display-buffer-use-some-window):
6869 Adapt symbol passed to display-buffer-record-window.
6870 * help.el (help-window-setup): Handle new format of quit-restore
6871 parameter.
6872
8d28cb95
SM
68732011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6874
94ab793f
SM
6875 * faces.el (face-list): Fix docstring (bug#9564).
6876
8d28cb95
SM
6877 * window.el (display-buffer--action-function-custom-type):
6878 Don't include internal functions in the Custom interface.
6879
3820edeb
JL
68802011-09-20 Juri Linkov <juri@jurta.org>
6881
6882 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
6883 (Info-forward-node, Info-backward-node, Info-next-preorder)
6884 (Info-last-preorder): Use it. (Bug#9528)
6885
5147931d
JL
68862011-09-20 Juri Linkov <juri@jurta.org>
6887
6888 * info.el (Info-last-preorder): Visit last menu item only when
6889 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
6890
cf499a1a
JD
68912011-09-20 Julien Danjou <julien@danjou.info>
6892
6893 * password-cache.el (password-cache-remove): Remove entries even if the
6894 value is nil, so that password with a nil value (negative caching) is
6895 possible to invalidate.
6896
f84e2fe2
LM
68972011-09-20 Lawrence Mitchell <wence@gmx.li>
6898
6899 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
6900 all whitespace around breakpoint. (Bug#9553)
6901 (f90-find-breakpoint): Only break at whitespace inside a comment.
6902
78054a46
SM
69032011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6904
6905 * minibuffer.el (completion-file-name-table): Keep track of errors.
6906 (completion-table-with-predicate): Handle the case where pred1 is nil.
6907 * pcomplete.el (pcomplete-completions-at-point): Simplify.
6908
345083b2
SM
69092011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6910
e24e27be
SM
6911 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
6912 (debugger-return-value): Signal an error if the debugging context does
6913 not await any return value.
6914
345083b2
SM
6915 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
6916 * image-mode.el (image-toggle-display-text)
6917 (image-toggle-display-image): Stay away from evil `intangible'.
6918
08d355e3
LL
69192011-09-19 Leo Liu <sdl.web@gmail.com>
6920
6921 * replace.el (occur-revert-arguments): Make it permanent-local.
6922 (occur-mode): Don't call font-lock-defontify.
6923
f01da43f
CY
69242011-09-19 Chong Yidong <cyd@stupidchicken.com>
6925
6926 * net/ldap.el (ldap-search-internal): Don't push empty search
6927 result (Bug#9508).
6928
b6072fa6
SM
69292011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6930
6931 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
6932
443d6696
MA
69332011-09-19 Michael Albinus <michael.albinus@gmx.de>
6934
6935 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
6936 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
6937
7cc6e154
JL
69382011-09-18 Juri Linkov <juri@jurta.org>
6939
6940 * buff-menu.el (Buffer-menu-mode-map):
6941 * dired.el (dired-mode-map):
6942 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
6943 (lisp-interaction-mode-map):
6944 * emacs-lisp/package.el (package-menu-mode-map):
6945 * epa.el (epa-key-list-mode-map):
6946 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
6947 (menu-bar-options-menu):
6948 * outline.el (outline-mode-menu-bar-map):
6949 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
6950 * vc/vc-dir.el (vc-dir-menu-map):
6951 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
6952 Capitalize non-function content words in menu item strings.
6953
6954 * dired.el (dired-mode-map): Add menu item for
6955 `image-dired-dired-toggle-marked-thumbs'.
6956
80302a81
JL
69572011-09-18 Juri Linkov <juri@jurta.org>
6958
6959 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
6960 to `isearch-case-fold-search' and restore its original value
6961 after the `isearch-mode' call.
6962
46c5cf66
JL
69632011-09-18 Juri Linkov <juri@jurta.org>
6964
6965 * progmodes/grep.el (grep-process-setup): Don't check code for 1
6966 because `zgrep' returns 1 for successful matches (bug#9226).
6967
d18b513b
JL
69682011-09-18 Juri Linkov <juri@jurta.org>
6969
6970 * info.el (Info-extract-menu-node-name): Check the second match
6971 for empty string (second test-case of bug#9528).
6972 (Info-last-preorder): Let-bind `Info-history' to nil to not add
6973 intermediate nodes to the history (first test-case of bug#9528).
6974
72753f87
JL
69752011-09-18 Juri Linkov <juri@jurta.org>
6976
6977 * info.el (Info-mode-syntax-table): New variable.
1154d12e 6978 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 6979
c9384295
JL
69802011-09-18 Juri Linkov <juri@jurta.org>
6981
1154d12e
JB
6982 * info.el (Info-file-supports-index-cookies):
6983 Increment line-beginning-position's arg from 3 to 4 because makeinfo
6984 outputs one more line for long file names (bug#4142).
c9384295 6985
d473dce8
CY
69862011-09-18 Chong Yidong <cyd@stupidchicken.com>
6987
6988 * newcomment.el (comment-normalize-vars): If prompting for
6989 comment-start, set comment-start-skip too (Bug#8424).
6990
2176854d
JB
69912011-09-18 Johan Bockgård <bojohan@gnu.org>
6992
6993 * icomplete.el: Fix previous fix of Bug#5849.
6994 (icomplete-mode): Don't set completion-show-inline-help.
6995 (icomplete-minibuffer-setup): Set completion-show-inline-help
6996 locally during icompletion.
6997
3aace4e4
CY
69982011-09-18 Chong Yidong <cyd@stupidchicken.com>
6999
c940224f
CY
7000 * woman.el (woman2-process-escapes): Don't delete unrecognized
7001 escapes (Bug#7843).
7002
3aace4e4
CY
7003 * files.el (inhibit-first-line-modes-regexps): Add image files.
7004 (hack-local-variables-prop-line): Return nil for malformed
7005 prop-lines (Bug#9044).
7006
710dec63
MA
70072011-09-18 Michael Albinus <michael.albinus@gmx.de>
7008
7009 * net/tramp.el (top): Don't require 'shell.
7010 (tramp-methods): Fix docstring.
7011 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
7012 Return complete remote file name. Handle "smb" case.
7013 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
7014 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
7015
7016 * net/tramp-compat.el (top): Require 'shell.
7017
7018 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
7019 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
7020 `tramp-current-host'.
7021 (tramp-get-remote-tmpdir): Remove.
7022
7023 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
7024 `tramp-tmpdir' entries.
7025 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
7026 (tramp-smb-handle-file-attributes): Ignore errors.
7027 (tramp-smb-wait-for-output): Check also for process end.
7028
5d5ac8ec
LMI
70292011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7030
7031 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
7032 when sending QUIT (bug#9312).
7033
8c0f49f0
CY
70342011-09-17 Chong Yidong <cyd@stupidchicken.com>
7035
7036 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
7037 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
7038 occur-mode-display-occurrence.
7039 (occur-edit-mode): Add usage message.
7040 (occur-cease-edit): New command.
7041 (occur-after-change-function): Use text properties to find the
7042 position of the prefix text.
7043 (occur-engine): Set stickiness of prefix text properties.
7044
8f1383f7
GM
70452011-09-17 Glenn Morris <rgm@gnu.org>
7046
7047 * progmodes/etags.el (complete-tag):
7048 Fix call to completion-in-region. (Bug#9526)
7049
744ba0e3
JL
70502011-09-17 Juri Linkov <juri@jurta.org>
7051
7052 * textmodes/ispell.el (ispell-word): Add to the error message
7053 the word, ispell program name and current dictionary (bug#9121).
7054 (ispell-tex-arg-end): Capitalize "error" in the error message.
7055
d9bbf400
AS
70562011-09-17 Andreas Schwab <schwab@linux-m68k.org>
7057
7058 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
7059 check. (Bug#4251)
7060
8da11505
JL
70612011-09-17 Juri Linkov <juri@jurta.org>
7062
7063 * window.el (window-safe-min-height, window-safe-min-width):
7064 Fix typos (followup to bug#9522).
7065
a91adc7e
SJ
70662011-09-17 Sven Joachim <svenjoac@gmx.de>
7067
7068 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
7069
064f328a
EZ
70702011-09-16 Eli Zaretskii <eliz@gnu.org>
7071
7072 * simple.el (line-move): If goal-column is set, move by logical
7073 lines, not by display lines. (Bug#971)
7074 (next-line, previous-line, goal-column, line-move-visual): Doc fix
7075 to reflect the above change.
7076
e69df516
SM
70772011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
7078
7079 * image.el (imagemagick-register-types): Use regexp-opt.
7080
cbb0f9ab
CY
70812011-09-15 Chong Yidong <cyd@stupidchicken.com>
7082
7083 * window.el (display-buffer-base-action): Rename from
7084 display-buffer-default-action. Make default value empty.
7085 (display-buffer-overriding-action): Convert to defvar.
7086 (display-buffer-fallback-action): New var.
7087
25322144
CY
70882011-09-15 Chong Yidong <cyd@stupidchicken.com>
7089
7090 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
7091 declaration.
7092 (package--add-to-archive-contents): If there is a duplicate entry
7093 with an older version, remove it.
7094 (package-menu-mark-delete, package-menu-mark-install)
7095 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
7096 (package-menu-mark-obsolete-for-deletion):
7097 Use package-menu-get-status instead of a regexp search.
25322144
CY
7098 (package-menu-get-status): Use tabulated-list-entry.
7099 (package-menu-mark-upgrades): New command.
d770725a 7100 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
7101 (package-menu-execute): Do installation before deletion.
7102 (package-menu-refresh, package-menu-execute): Use derived-mode-p
7103 instead of checking major-mode.
7104 (package-menu--find-upgrades): New function.
7105
7520339c
LMI
71062011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7107
7108 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
7109 passwords in the log buffer.
65a046c4
LMI
7110 (smtpmail-process-filter): Update the process marker so that the
7111 "broken by peer" status message is inserted in the right place.
7520339c 7112
d3c30954
SM
71132011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7114
3fe48822
SM
7115 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
7116 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
7117 bibtex-completion-at-point-function.
7118 (bibtex-completion-at-point-function): Use them.
7119
1b8b3954
SM
7120 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
7121
d3c30954
SM
7122 * mpc.el (mpc-constraints-tag-lookup): New function.
7123 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
7124 also to browser "album|playlist".
7125
72779976
JL
71262011-09-14 Juri Linkov <juri@jurta.org>
7127
7128 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
7129 (isearch-edit-string): Use length of `isearch-string' when
7130 `isearch-fail-pos' returns nil.
7131 (isearch-message): Remove duplicate code and call
7132 `isearch-fail-pos' with arg `t'.
7133
a0bf2bcd
CY
71342011-09-14 Chong Yidong <cyd@stupidchicken.com>
7135
17bb0a2d
CY
7136 * replace.el (occur-mode-goto-occurrence): Don't force using other
7137 window (Bug#9499).
7138
a0bf2bcd
CY
7139 * dired-aux.el (dired-do-chmod): Don't provide initial input.
7140
f678e0b6
MR
71412011-09-14 Martin Rudalics <rudalics@gmx.at>
7142
7143 * window.el (display-buffer-window): Remove.
7144 (display-buffer-record-window): Use help-setup window parameter
7145 instead of variable display-buffer-window.
7146 (display-buffer-function, special-display-buffer-names)
7147 (special-display-function): Mention help-setup parameter instead
7148 of display-buffer-window in doc-string.
d3c30954
SM
7149 * help.el (help-window-setup): New argument help-window.
7150 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
7151 Reword some messages.
7152 (with-help-window): Pass window used for displaying the buffer
7153 to help-window-setup. Don't set display-buffer-window.
7154
8e39b2e8
GM
71552011-09-13 Glenn Morris <rgm@gnu.org>
7156
7157 * emacs-lisp/debug.el (debugger-make-xrefs):
7158 Preserve point. (Bug#9462)
7159
85e9c04b
CY
71602011-09-13 Chong Yidong <cyd@stupidchicken.com>
7161
7162 * window.el (window-deletable-p): Use next-frame.
7163
1b36ed6a
MR
71642011-09-13 Martin Rudalics <rudalics@gmx.at>
7165
7166 * window.el (window-auto-delete): Remove.
7167 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 7168 dedication and previous buffers.
1b36ed6a
MR
7169 (switch-to-prev-buffer): Don't delete window.
7170 (delete-windows-on): Delete a window's frame if and only if the
7171 window is dedicated.
7172 (replace-buffer-in-windows): Delete buffer's window or frame if
7173 and only if window is dedicated.
7174 (quit-window): Handle quit-restore as before last change.
4d61f28d 7175 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 7176
ef8ef9fb
CY
71772011-09-13 Chong Yidong <cyd@stupidchicken.com>
7178
7179 * window.el (window-deletable-p): Never delete the last frame on a
7180 given terminal.
7181
b2cba41e
GM
71822011-09-13 Glenn Morris <rgm@gnu.org>
7183
7184 * help.el (describe-key-briefly): Copy previous standard-output change.
7185
51553db6 71862011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
7187
7188 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
7189
b7556719
GM
71902011-09-13 Glenn Morris <rgm@gnu.org>
7191
7192 * emacs-lisp/lisp-mode.el (lisp-indent-function):
7193 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
7194
64b51947
CY
71952011-09-12 Chong Yidong <cyd@stupidchicken.com>
7196
7197 * dired-aux.el (dired-mark-read-string): Don't return default
7198 value on empty input (Bug#9361).
7199 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
7200 Omit initial minibuffer contents.
7201 (dired-do-chmod): Signal an error on empty input.
7202 (dired-mark-read-string): Don't return default on empty input.
7203
7204 * files.el (file-modes-symbolic-to-number): Doc fix.
7205
393a301e
SM
72062011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7207
7208 * international/mule-cmds.el (ucs-completions): Remove.
7209 (read-char-by-name): Use complete-with-action instead; add metadata.
7210
fa5660f9
CY
72112011-09-11 Chong Yidong <cyd@stupidchicken.com>
7212
7213 * window.el (display-buffer--action-function-custom-type)
7214 (display-buffer--action-custom-type): New vars.
7215 (display-buffer-alist, display-buffer-default-action)
7216 (display-buffer-overriding-action): Add defcustom types.
7217
4a592f66
CY
7218 * frame.el (delete-other-frames): Doc fix (Bug#276).
7219
73d56dbd
LMI
72202011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7221
7222 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
7223
37ac18a3
CY
72242011-09-11 Chong Yidong <cyd@stupidchicken.com>
7225
7226 Change modes that used same-window-* vars to use switch-to-buffer.
7227
7228 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
7229 Use switch-to-buffer.
7230
7231 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
7232 (customize-browse, custom-buffer-create-other-window):
7233 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
7234
7235 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
7236 (Info-prev, Info-up, Info-speedbar-goto-node)
7237 (info-display-manual): Use switch-to-buffer.
7238 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
7239
7240 * mail/sendmail.el (mail): Use switch-to-buffer.
7241 (mail-recover): Use switch-to-buffer-other-window.
7242
7243 * cmuscheme.el (run-scheme, switch-to-scheme):
7244 * ielm.el (ielm):
7245 * shell.el (shell):
7246 * net/rlogin.el (rlogin):
7247 * net/telnet.el (telnet, rsh):
7248 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
7249
10195bd6
AS
72502011-09-11 Andreas Schwab <schwab@linux-m68k.org>
7251
7252 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
7253
b322f63a
LMI
72542011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7255
39d7fed6
LMI
7256 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
7257 so don't mention it (bug#9301).
ba5a81f1 7258 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 7259
ee0e9f11
LMI
7260 * faces.el (face-spec-set-match-display): Make `(type graphic)'
7261 match `x', `w32' and `ns', like the manual says (bug#9029).
7262
0b1c89c1 7263 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
7264 (process-kill-buffer-query-function): Mention the buffer name in
7265 the query.
0b1c89c1 7266
77549ea8
LMI
7267 * image-mode.el (image-next-line): The line parameter is mandatory
7268 (bug#9258).
7269
803ef892
LMI
7270 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
7271 which can be useful (bug#9301).
7272
12980837
LMI
7273 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
7274
91054f8f
LMI
7275 * subr.el (match-string): Mention that the current buffer should
7276 be the same as the search was done in (bug#9282).
7277
b322f63a
LMI
7278 * facemenu.el: Disable the remove-* commands if the mark isn't
7279 active (bug#9162).
7280
3199b96f
CY
72812011-09-10 Chong Yidong <cyd@stupidchicken.com>
7282
7283 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
7284 of display-buffer.
7285 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
7286
7287 * replace.el (occur-mode-goto-occurrence)
7288 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
7289 and display-buffer.
7290
7291 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
7292 display-buffer.
7293
7294 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
7295 special-display and same-window variables.
7296 (mail-other-window): Use switch-to-buffer-other-window.
7297 (mail-other-frame): USe switch-to-buffer-other-frame.
7298
393a301e
SM
7299 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
7300 Use display-buffer-other-frame.
3199b96f
CY
7301 (gdb-display-gdb-buffer): Use pop-to-buffer.
7302
7303 * progmodes/gud.el (gud-goto-info): Use info-other-window.
7304
7305 * progmodes/python.el: Don't set same-window-buffer-names.
7306
7307 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
7308
7309 * window.el (display-buffer-alist): Add *Python*.
7310
8319e0bf
CY
73112011-09-10 Chong Yidong <cyd@stupidchicken.com>
7312
7313 * window.el (display-buffer-alist): Add entry for buffers
7314 previously handled same-window-*.
7315 (display-buffer-alist, display-buffer-default-action)
7316 (display-buffer-overriding-action): Mark as risky.
7317 (display-buffer-alist): Document action function changes.
7318 (display-buffer--same-window-action)
7319 (display-buffer--other-frame-action): New variables.
7320 (switch-to-buffer, display-buffer-other-frame): Use them.
7321 (display-buffer): Rename reuse-frame entry to reusable-frames.
7322 (display-buffer-reuse-selected-window): Function deleted.
7323 (display-buffer-reuse-window): Handle reusable-frames alist entry.
7324 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
7325 (display-buffer-special): New function.
7326 (display-buffer--maybe-pop-up-frame-or-window): Rename from
7327 display-buffer-reuse-or-pop-window. Split off special-display
7328 part into display-buffer-special.
7329 (display-buffer-use-some-window): Don't perform any special
7330 pop-up-frames handling.
7331 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 7332 (display-buffer--maybe-same-window): Rename from
0d3ff375 7333 display-buffer-maybe-same-window.
8319e0bf 7334
919a69aa
CY
7335 * info.el: Don't set same-window-regexps.
7336 (info-setup): New function.
7337 (info-other-window, info): Call it.
7338
7339 * cus-edit.el: Don't set same-window-regexps.
7340 (customize-group): New argument.
7341 (customize-group-other-window): Use it.
7342 (customize-face, customize-face-other-window): Likewise.
7343 (custom-buffer-create-other-window): Use pop-to-buffer directly.
7344
8319e0bf
CY
7345 * net/rlogin.el:
7346 * net/telnet.el:
7347 * progmodes/gud.el: Don't set same-window-regexps.
7348
7349 * cmuscheme.el:
7350 * ielm.el:
7351 * shell.el:
7352 * mail/sendmail.el:
7353 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
7354
25173000
JL
73552011-09-10 Juri Linkov <juri@jurta.org>
7356
7357 * isearch.el (isearch-edit-string): Remove obsolete mention of
7358 `C-w' (`isearch-yank-word-or-char') from docstring.
7359 (isearch-query-replace): Fix typo in docstring (bug#9466).
7360
056e44ef
JL
73612011-09-10 Juri Linkov <juri@jurta.org>
7362
7363 * paren.el (show-paren-function): Don't show escaped parens.
7364 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
7365
c3760c17
EZ
73662011-09-10 Eli Zaretskii <eliz@gnu.org>
7367
7368 * mail/sendmail.el (mml-to-mime, mml-attach-file)
7369 (mm-default-file-encoding): Remove autoload forms, they are
7370 replaced with autoload cookies in mml.el and mm-encode.el.
7371 (mail-add-attachment): New command.
7372 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
7373 (mail-mode): Mention mail-insert-file and mail-add-attachment in
7374 the doc string.
7375 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
7376
fece895e
RT
73772011-09-10 Reuben Thomas <rrt@sc3d.org>
7378
e69df516
SM
7379 * simple.el (count-words-region): Use buffer if there's no region
7380 (bug#9429).
fece895e 7381
5e68ce4a
JL
73822011-09-09 Juri Linkov <juri@jurta.org>
7383
7384 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
7385 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
7386 (wdired-isearch-filter-read-only): New function. (Bug#6362)
7387
0a6b9622
AM
73882011-09-09 Alan Mackenzie <acm@muc.de>
7389
7390 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
7391 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
7392
14a29deb
EZ
73932011-09-09 Eli Zaretskii <eliz@gnu.org>
7394
7395 Fix for Savannah bug#9392.
7396 * simple.el (mail-encode-mml): New defvar.
7397
7398 * mail/rmail.el (mail-encode-mml): Add a defvar.
7399 (rmail-enable-mime-composing): Default to t.
7400 (rmail-forward): Use MIME method of forwarding only if both
7401 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
7402 Set mail-encode-mml non-nil if the MIME method was used.
7403
7404 * mail/sendmail.el (mml-to-mime): Add autoload form.
7405 (mail-encode-mml): Add a defvar.
7406 (mail-mode): Make mail-encode-mml buffer-local and initialize it
7407 to nil.
7408 (mail-send): If mail-encode-mml is non-nil, run the outgoing
7409 message through mml-to-mime, and reset mail-encode-mml to nil.
7410
28c45130
GM
74112011-09-09 Glenn Morris <rgm@gnu.org>
7412
7413 * woman.el (woman-if-body): When processing an .el block,
7414 do not delete the next .el block as well. (Bug#9447)
69f4b618 7415 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 7416
9b1c252e
MR
74172011-09-08 Martin Rudalics <rudalics@gmx.at>
7418
7419 * window.el (window-deletable-p): Make sure window is live before
7420 invoking window-prev-buffers.
7421
567457e3
LL
74222011-09-08 Leo Liu <sdl.web@gmail.com>
7423
7424 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
7425
97f05794
JL
74262011-09-08 Juri Linkov <juri@jurta.org>
7427
7428 * progmodes/compile.el (compilation-environment): Make it
7429 a defcustom (bug#8340).
7430
8b0874b5
MR
74312011-09-08 Martin Rudalics <rudalics@gmx.at>
7432
7433 * window.el (frame-auto-delete): Rename to window-auto-delete.
7434 Make it control auto-deletion of windows and/or frames.
7435 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 7436 for deleting window/frame. (Bug#9419)
8b0874b5
MR
7437 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
7438 Rewrite handling of case when window/frame can be deleted.
7439 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 7440 argument t. (Bug#9456)
8b0874b5 7441
4feb6e73
CY
74422011-09-07 Chong Yidong <cyd@stupidchicken.com>
7443
7444 * help-mode.el (help-mode): Restore autoload.
7445
91ab9c13
JL
74462011-09-07 Juri Linkov <juri@jurta.org>
7447
7448 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
7449 `compilation-environment'. Set buffer-local
7450 `compilation-environment' to `thisenv' later after (funcall mode).
7451 (Bug#8340)
7452
7453 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
7454 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
7455 instead of replacing its value. (Bug#8340)
7456
0527e251
JL
74572011-09-07 Juri Linkov <juri@jurta.org>
7458
7459 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
7460 based on text properties put by `grep-filter' instead of matching
7461 escape sequences.
7462 (grep-mode): Set buffer-local `compilation-error-screen-columns'
7463 to the value of `grep-error-screen-columns' (bug#9438).
7464
249f792c
JL
74652011-09-07 Juri Linkov <juri@jurta.org>
7466
7467 * simple.el (next-error-highlight, next-error-highlight-no-select):
7468 Doc fix (bug#9432).
7469
ff7271b9
OT
74702011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
7471
7472 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7473 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
7474
183fc730
LL
74752011-09-07 Leo Liu <sdl.web@gmail.com>
7476
7477 * net/rcirc.el (rcirc-mode): Conditionally initialize
7478 rcirc-input-ring.
7479
77694924
SM
74802011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7481
7482 * emacs-lisp/find-func.el (find-function-C-source): Only set
7483 find-function-C-source-directory after checking that we found a source
7484 file there (bug#9440).
7485
d809b8eb
AM
74862011-09-06 Alan Mackenzie <acm@muc.de>
7487
7488 * isearch.el (isearch-other-meta-char): Wherever a key list is
7489 unread, "unread" the prefix arg, too. This fixes bug #8901.
7490
453de99f
OG
74912011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
7492
7493 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
7494
90439906
JL
74952011-09-05 Juri Linkov <juri@jurta.org>
7496
7497 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
7498
f62bd846
JL
74992011-09-05 Juri Linkov <juri@jurta.org>
7500
7501 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
7502 keeping point where processing of grep matches begins, and
7503 continue to delete remaining escape sequences from the same point.
7504 (grep-filter): Make leading zero optional in "0?1;31m" because
7505 git-grep emits "\033[1;31m" escape sequences unlike expected
7506 "\033[01;31m" as GNU Grep does (bug#9408).
7507 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
7508
045820ec
JL
75092011-09-05 Juri Linkov <juri@jurta.org>
7510
7511 * subr.el (y-or-n-p): Capitalize "yes".
7512
f5e29b9b
MA
75132011-09-04 Michael Albinus <michael.albinus@gmx.de>
7514
7515 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
7516 `tramp-cache-unload-hook' where appropriate.
7517 (tramp-methods): Rename `tramp-remote-sh' to
7518 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
7519 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
7520
7521 * net/tramp-sh.el (top): Don't require 'shell.
7522 (tramp-methods): Add `tramp-remote-shell' and
7523 `tramp-remote-shell-args' entries.
7524 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
7525 (tramp-sh-handle-shell-command): Remove.
7526 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7527 Use `tramp-remote-shell'.
7528
2784c434
CY
75292011-09-03 Chong Yidong <cyd@stupidchicken.com>
7530
393a301e 7531 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
7532 (sendmail-query-once): Save directly to send-mail-function.
7533 Update message-send-mail-function too.
7534
7535 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
7536
464cdf56
CS
75372011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7538
7539 * progmodes/python.el (python-mode-map): Use correct function to
7540 start python interpreter from menu-bar (as reported by Geert
7541 Kloosterman).
7542 (inferior-python-mode-map): Fix typo.
393a301e 7543 (python-shell-map): Remove.
464cdf56 7544
d37e5c87
DD
75452011-09-03 Deniz Dogan <deniz@dogan.se>
7546
7547 * net/rcirc.el (rcirc-print): Simplify code for
7548 rcirc-scroll-show-maximum-output. There is no need to walk
7549 through all windows to find the right one.
7550
f3ada0ee
CS
75512011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7552
7553 * help.el (help-return-method): Doc fix.
7554
1f3c99ca
MR
75552011-09-03 Martin Rudalics <rudalics@gmx.at>
7556
7557 * window.el (window-deletable-p): Don't return a non-nil value
7558 when there's a buffer that was shown in the window before.
7559 (Bug#9419)
393a301e
SM
7560 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7561 Set window's previous buffers to nil.
1f3c99ca 7562
a3cf097f
EZ
75632011-09-03 Eli Zaretskii <eliz@gnu.org>
7564
7565 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
7566 newline before and after the tag line, so it doesn't interfere
7567 with determining the paragraph direction of bidirectional text.
7568
3d03de90
LL
75692011-09-03 Leo Liu <sdl.web@gmail.com>
7570
7571 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
7572
c3313451
CY
75732011-09-02 Chong Yidong <cyd@stupidchicken.com>
7574
393a301e 7575 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
7576 (pop-to-buffer): Change interactive spec. Pass second argument
7577 directly to display-buffer.
7578 (display-buffer): Fix interactive spec. Use functionp to
7579 distinguish between a function and a list of functions.
7580
7581 * abbrev.el (edit-abbrevs):
7582 * arc-mode.el (archive-extract):
7583 * autoinsert.el (auto-insert):
7584 * bookmark.el (bookmark-bmenu-list):
7585 * files.el (find-file):
7586 * view.el (view-buffer):
7587 * progmodes/compile.el (compilation-goto-locus):
7588 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
7589
89894cd8
CY
75902011-09-02 Chong Yidong <cyd@stupidchicken.com>
7591
7592 * window.el (display-buffer-alist): Doc fix.
7593 (display-buffer): Add docstring. Don't treat
7594 display-buffer-default specially.
7595 (display-buffer-reuse-selected-window)
7596 (display-buffer-same-window, display-buffer-maybe-same-window)
7597 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7598 (display-buffer-pop-up-window)
7599 (display-buffer-reuse-or-pop-window)
7600 (display-buffer-use-some-window): New functions.
7601 (display-buffer-default-action): Use them.
393a301e 7602 (display-buffer-default): Delete.
89894cd8
CY
7603 (pop-to-buffer-1): Fix choice of actions.
7604
ae0bc9fb
SM
76052011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7606
7607 * minibuffer.el (completion--insert-strings): Don't get confused by
7608 completion entries that end with an LF char.
7609
e9d90883
EZ
76102011-09-01 Eli Zaretskii <eliz@gnu.org>
7611
7612 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
7613
437014c8
CY
76142011-09-01 Chong Yidong <cyd@stupidchicken.com>
7615
7616 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
7617 (display-buffer-same-window, display-buffer-other-window):
7618 New functions.
437014c8
CY
7619 (pop-to-buffer-1): New function. Use the above.
7620 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 7621 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
7622
7623 * view.el (view-buffer-other-window, view-buffer-other-frame):
7624 Just use pop-to-buffer.
7625
a5e063d5
TV
76262011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7627
7628 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
7629
793d32bb
WH
76302011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
7631
7632 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
7633
d65e4c15
RS
76342011-08-31 Richard Stallman <rms@gnu.org>
7635
7636 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
7637 of the separation of rmail-view-buffer from rmail-buffer.
7638 If you say no to "replace original", the decrypt is in the
7639 view buffer. If you say yes, the decrypt goes into the
7640 rmail buffer also.
7641
f818cd2a
MR
76422011-08-31 Martin Rudalics <rudalics@gmx.at>
7643
7644 * window.el (display-buffer-window): Rewrite doc-string.
7645 (display-buffer-record-window): New function.
7646 (display-buffer-macro-specifiers)
7647 (display-buffer-even-window-sizes, display-buffer-set-height)
7648 (display-buffer-set-width, display-buffer-in-window)
7649 (display-buffer-reuse-window, display-buffer-split-specifiers)
7650 (display-buffer-side-specifiers, display-buffer-split-window-1)
7651 (display-buffer-split-window, display-buffer-split-atom-window)
7652 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7653 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
7654 (display-buffer-other-window-means-other-frame)
7655 (display-buffer-normalize-special)
7656 (display-buffer-normalize-default)
7657 (display-buffer-normalize-argument)
7658 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
7659 (display-buffer-normalize-specifiers, display-buffer-frame)
7660 (display-buffer-same-window, display-buffer-same-frame)
7661 (display-buffer-other-window)
7662 (display-buffer-same-frame-other-window)
7663 (display-buffer-other-frame, pop-to-buffer-same-window)
7664 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
7665 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
7666 (switch-to-buffer-same-frame)
7667 (switch-to-buffer-other-window-same-frame)
7668 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
7669 (display-buffer-alist-set-1, display-buffer-alist-set-2)
7670 (display-buffer-alist-set): Remove.
7671 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
7672 (special-display-regexps, special-display-function):
7673 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
7674 parameter.
7675 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
7676 (special-display-frame-alist, special-display-popup-frame)
7677 (same-window-buffer-names, same-window-regexps, same-window-p)
7678 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7679 (split-window-preferred-function, split-height-threshold)
7680 (split-width-threshold, window-splittable-p)
7681 (split-window-sensibly, window--try-to-split-window)
7682 (window--frame-usable-p, even-window-heights)
7683 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
7684 (window--display-buffer-2, display-buffer-other-frame):
7685 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
7686 (display-buffer-default, display-buffer-assq-regexp): New functions.
7687 (display-buffer-alist): Rewrite doc-string.
7688 (display-buffer-default-action)
7689 (display-buffer-overriding-action): New variables.
7690 (display-buffer, switch-to-buffer): Rewrite.
7691 (pop-to-buffer): Restore Emacs 23 behavior but use
7692 window-normalize-buffer-to-display.
7693 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
7694 Restore Emacs 23 behavior but use
7695 window-normalize-buffer-to-switch-to.
7696 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
7697 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
7698 Rewrite using Emacs 23 options.
f818cd2a 7699
5bc3b51d
MA
77002011-08-31 Michael Albinus <michael.albinus@gmx.de>
7701
7702 * net/tramp.el (tramp-root-regexp): Remove.
7703 (tramp-completion-file-name-regexp-unified)
7704 (tramp-completion-file-name-regexp-separate)
7705 (tramp-completion-file-name-regexp-url): Don't use leading volume
7706 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
7707 (tramp-drop-volume-letter): Simplify definition.
7708 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 7709
b1a4f8e1
SM
77102011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7711
7712 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
7713 (bug#9356).
7714
5664fa7b
RT
77152011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
7716
b1a4f8e1 7717 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 7718
9a45d6c3
JL
77192011-08-29 Juri Linkov <juri@jurta.org>
7720
7721 * isearch.el (isearch-done): Don't display message "Mark saved"
7722 when arg `edit' is non-nil to prevent its flicker in the echo area.
7723
fb87e0fb
CY
77242011-08-28 Chong Yidong <cyd@stupidchicken.com>
7725
7726 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
7727 obsolete packages for deletion.
7728
09ac1c2a
CS
77292011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
7730
7731 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 7732 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
7733 view-mode from help-mode.
7734 (help-xref-override-view-map): Remove.
7735 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
7736 view-mode is not used anymore.
7737
7a1ff57f
CY
77382011-08-28 Chong Yidong <cyd@stupidchicken.com>
7739
7740 * server.el (server-port): Doc fix.
7741
b9696605
CY
7742 * cus-theme.el (custom-theme-choose-mode): Inherit from
7743 special-mode (Bug#9124).
7744 (custom-theme-choose-mode-map): Add special-mode to parent.
7745
ef8cdf8c
AM
77462011-08-28 Alan Mackenzie <acm@muc.de>
7747
7748 * progmodes/cc-fonts.el
7749 (c-make-font-lock-BO-decl-search-function): New function.
7750 (c-basic-matchers-after - "Fontify the clauses after various
7751 keywords"): Extract the three keyword lists for the 3 erroneous
7752 constructs from the list of four, and use the new function above
7753 in place of an old one.
7754
27de4e20
DD
77552011-08-28 Deniz Dogan <deniz@dogan.se>
7756
7757 * net/rcirc.el (rcirc-insert-prev-input)
7758 (rcirc-insert-next-input): Remove unused argument.
7759
356a3681
SM
77602011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7761
7762 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
7763
3fc9b218
AM
77642011-08-27 Alan Mackenzie <acm@muc.de>
7765
7766 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
7767 handle function pointer parameters properly.
7768
538a061c
MR
77692011-08-27 Martin Rudalics <rudalics@gmx.at>
7770
7771 * window.el (display-buffer-reuse-window): Fix case where
7772 selected window was reused with non-nil OTHER-WINDOW argument.
7773 (Bug#9381)
7774
35b1c40c
DD
77752011-08-27 Deniz Dogan <deniz@dogan.se>
7776
7777 * net/rcirc.el (rcirc-check-auth-status): Adding support for
7778 oftc's NickServ messages.
7779
2f6a3e79
GM
77802011-08-27 Glenn Morris <rgm@gnu.org>
7781
7782 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
7783
7254299e
CY
77842011-08-26 Chong Yidong <cyd@stupidchicken.com>
7785
7786 * emacs-lisp/package.el (package-install): Call package-initialize
7787 if called interactively.
7788
f8ccf167
LL
77892011-08-26 Leo Liu <sdl.web@gmail.com>
7790
7791 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
7792
3e8cd5ce
JL
77932011-08-25 Juri Linkov <juri@jurta.org>
7794
7795 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7796 `search-whitespace-regexp' (bug#9364).
7797
93eb7113
JL
77982011-08-25 Juri Linkov <juri@jurta.org>
7799
7800 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
7801 `regexp-search-ring' to their global values to protect from
7802 updating by `read-from-minibuffer' (bug#9185).
7803
f65d1611
JL
78042011-08-25 Juri Linkov <juri@jurta.org>
7805
7806 * textmodes/ispell.el (ispell-command-loop): Add newline
7807 at the end of the "Use option `i'..." line.
7808
f1cf7a31
JL
78092011-08-25 Juri Linkov <juri@jurta.org>
7810
7811 * battery.el (display-battery-mode): If `battery-status-function'
7812 or `battery-mode-line-format' is nil, display the message and set
7813 `display-battery-mode' to nil (bug#9363).
7814
0c95fcf7
EZ
78152011-08-25 Eli Zaretskii <eliz@gnu.org>
7816
7817 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
7818 bidi-string-mark-left-to-right; they are unnecessary now.
7819
a2ebe600
DD
78202011-08-25 Deniz Dogan <deniz@dogan.se>
7821
7822 * net/quickurl.el: Documentation typo fixes.
7823
e4ed06f1
CY
78242011-08-25 Chong Yidong <cyd@stupidchicken.com>
7825
7826 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
7827
e5f1c99e
GM
78282011-08-25 Glenn Morris <rgm@gnu.org>
7829
b2948976
GM
7830 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7831
e5f1c99e
GM
7832 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
7833 (smtpmail-via-smtp): Handle nil response from smtp.
7834
f22f4808
JL
78352011-08-24 Juri Linkov <juri@jurta.org>
7836
7837 * proced.el (proced-marked): Inherit from `error' instead of
7838 `font-lock-warning-face'.
7839
7840 * ibuffer.el (ibuffer-marked-face): Change default face from
7841 `font-lock-warning-face' to `warning'.
7842 (ibuffer-deletion-face): Change default face from
7843 `font-lock-type-face' to `error'.
7844
7845 * battery.el (battery-update): Use the face `error' instead of
7846 `font-lock-warning-face' (bug#6117).
7847
6a93965e
JL
78482011-08-24 Juri Linkov <juri@jurta.org>
7849
7850 * faces.el (success): Change face color from "Green3" to
7851 "ForestGreen" on light background (bug#9353).
7852
1ed43b09
CY
78532011-08-24 Chong Yidong <cyd@stupidchicken.com>
7854
5664fa7b
RT
7855 * window.el (quit-window): Rename from quit-restore-window.
7856 Use same arglist as old quit-window.
1ed43b09
CY
7857 (frame-auto-delete): Doc fix.
7858
7859 * view.el (view-mode-exit): Use quit-window.
7860
11dcdbb2
JL
78612011-08-24 Juri Linkov <juri@jurta.org>
7862
7863 * isearch.el (isearch-ring-adjust1): Start visiting previous
7864 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
7865 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
7866 for empty search string (when the last search string is reused
7867 automatically) to adjust the isearch ring to the last element and
7868 prepare the correct index for further M-p commands (bug#9185).
7869
de62b4df
KH
78702011-08-24 Kenichi Handa <handa@m17n.org>
7871
7872 * international/ucs-normalize.el: If decomposition property of
7873 CHAR is the default one (i.e. a list of CHAR itself), treat it as
7874 nil.
7875 (nfd, nfkd): Likewise.
7876
963b492b
SM
78772011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
7878
7879 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
7880 from process filters aren't reliably transmitted to the surrounding
7881 accept-process-output.
7882 (mpc-proc-check): New function.
7883 (mpc-proc-sync): Use it (bug#8293)
7884
93b6b5e1
SM
78852011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7886
7887 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
7888 Add compatibility functions (bug#9313).
7889
bca633fb
EZ
78902011-08-23 Eli Zaretskii <eliz@gnu.org>
7891
b177498a
EZ
7892 * cus-start.el (all): Add entry for bidi-paragraph-direction.
7893
6df6ae42 7894 * international/uni-bidi.el: Regenerate.
bca633fb 7895
0902a04e
KH
78962011-08-23 Kenichi Handa <handa@m17n.org>
7897
7898 * international/charprop.el:
7899 * international/uni-bidi.el:
7900 * international/uni-category.el:
7901 * international/uni-combining.el:
7902 * international/uni-comment.el:
7903 * international/uni-decimal.el:
7904 * international/uni-decomposition.el:
7905 * international/uni-digit.el:
7906 * international/uni-lowercase.el:
7907 * international/uni-mirrored.el:
7908 * international/uni-name.el:
7909 * international/uni-numeric.el:
7910 * international/uni-old-name.el:
7911 * international/uni-titlecase.el:
7912 * international/uni-uppercase.el: Regenerate.
7913
3bbf23bc
MR
79142011-08-23 Martin Rudalics <rudalics@gmx.at>
7915
7916 * help.el (help-window-setup): Fix message displayed when other
7917 window is reused. (Bug#9341)
7918
b3fd59bd
SM
79192011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7920
1802e444
SM
7921 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
7922 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
7923
b3fd59bd
SM
7924 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
7925 Mark obsolete.
7926 * shell.el (shell-parse-pcomplete-arguments): New function.
7927 (shell-completion-vars): Use it instead (bug#9160).
7928
4eb61348
SM
79292011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7930
867cab74
SM
7931 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
7932 strings and comments (bug#9333).
7933
4eb61348
SM
7934 * emacs-lisp/debug.el (debug-arglist): New function.
7935 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
7936 (debug-on-entry-1): Handle interpreted closures (bug#9120).
7937
262a1439
JL
79382011-08-22 Juri Linkov <juri@jurta.org>
7939
56ee679c
JL
7940 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7941 Revert regexp that highlights output switches to its old
7942 pre-2010-10-28 value and remove one `?' from it (bug#9319).
7943
262a1439
JL
7944 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
7945 to check for empty output (bug#9226).
7946
f13f86fb
CY
79472011-08-22 Chong Yidong <cyd@stupidchicken.com>
7948
7949 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
7950 symbol-constituent as the default, as that stops font-lock from
7951 working properly (Bug#8843).
7952
c65c9622
LMI
79532011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7954
7955 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
7956 `coding-system-for-*' around the process open call to avoid
7957 auth-source side effects.
e7f2c178 7958 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
7959 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
7960 probe hangs.
c65c9622 7961
23a8a5ab
CY
79622011-08-21 Chong Yidong <cyd@stupidchicken.com>
7963
ff98b2dd
CY
7964 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
7965
23a8a5ab
CY
7966 * emacs-lisp/find-func.el (find-function-noselect): New arg
7967 lisp-only.
7968
7969 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
7970 signal an error for built-in functions (Bug#6664).
7971
f5e3c598
LMI
79722011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7973
7974 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
7975 (smtpmail-try-auth-methods): Use it.
7976
a3f2468a
CY
79772011-08-21 Chong Yidong <cyd@stupidchicken.com>
7978
2c34e8da
CY
7979 * font-lock.el (font-lock-fontify-region)
7980 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
7981 (font-lock-default-unfontify-buffer)
7982 (font-lock-default-fontify-region)
7983 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
7984
b3fd59bd
SM
7985 * progmodes/compile.el (compilation-error-properties):
7986 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
7987 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
7988 `ant' regexp.
ee31aabc 7989
a3f2468a
CY
7990 * net/browse-url.el (browse-url-firefox): Don't call
7991 browse-url-firefox-sentinel unless using -remote (Bug#9328).
7992
8e999f70
GM
79932011-08-20 Glenn Morris <rgm@gnu.org>
7994
c21a496a
GM
7995 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
7996
59ee0542
GM
7997 * tutorial.el (tutorial--default-keys): Update some default bindings.
7998
8e999f70
GM
7999 * files.el (hack-local-variables): Fully ignore case for "mode:".
8000
e3715033
AM
80012011-08-20 Alan Mackenzie <acm@muc.de>
8002
8003 Resolve invalid use of a regexp in regexp-opt.
8004
4d61f28d
JB
8005 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
8006 detection for a java annotation.
e3715033 8007
4d61f28d 8008 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
8009 detection for a java annotation.
8010
4d61f28d
JB
8011 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
8012 handling for java.
e3715033
AM
8013 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
8014
04ed2e9c
CY
80152011-08-20 Chong Yidong <cyd@stupidchicken.com>
8016
8017 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
8018 (Bug#9274).
8019
826cee64
AM
80202011-08-20 Alan Mackenzie <acm@muc.de>
8021
58179cce 8022 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
8023 such a construct. Mainly for when jit-lock etc. starts a chunk
8024 here.
8025
58179cce 8026 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 8027 variable.
58179cce 8028 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
8029 c-make-font-lock-search-function.
8030 (c-make-font-lock-search-function): Use the above function.
8031 (c-make-font-lock-context-search-function): New function.
8032 (c-cpp-matchers): Enhance the preprocessor expression case with
8033 the above function
8034 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
8035 which takes an expression.
8036
8037 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
8038
13009bd8
MR
80392011-08-20 Martin Rudalics <rudalics@gmx.at>
8040
8041 * window.el (display-buffer-reuse-window)
8042 (display-buffer-pop-up-window): Don't reuse or split a side
8043 window.
8044
9234ff7f
GM
80452011-08-19 Glenn Morris <rgm@gnu.org>
8046
8047 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 8048 Downcase "Mode:". (Bug#9331)
9234ff7f 8049
f635daa1
CY
80502011-08-18 Chong Yidong <cyd@stupidchicken.com>
8051
8052 * international/characters.el: Add L and R categories.
8053
8054 * subr.el (bidi-string-mark-left-to-right): Rename from
8055 string-mark-left-to-right. Use category search.
8056
8057 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
8058
bc987f8b
JL
80592011-08-18 Juri Linkov <juri@jurta.org>
8060
8061 * faces.el (error, warning, success): New faces with definitions
8062 copied from old default values of `font-lock-warning-face',
8063 `compilation-warning', `compilation-info' (bug#6117).
8064
8065 * font-lock.el (font-lock-warning-face): Inherit from `error'.
8066
8067 * progmodes/compile.el (compilation-error): Inherit from `error'.
8068 (compilation-warning): Inherit from `warning'.
8069 (compilation-info): Inherit from `success'.
8070
8071 * dired.el (dired-marked): Inherit from `warning'.
8072 (dired-flagged): Inherit from `error'.
8073
57173b96
LMI
80742011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8075
3e79eb87
LMI
8076 * mail/smtpmail.el (auth-source): Require to avoid problems with
8077 binding variables (bug#9298). Also clean up some unused
8078 autoloads.
8079
b3fd59bd
SM
8080 * net/network-stream.el (network-stream-open-starttls):
8081 Support using starttls.el without using gnutls-cli.
57173b96 8082
02b404de
JL
80832011-08-17 Juri Linkov <juri@jurta.org>
8084
8085 * progmodes/grep.el (rgrep): Handle the case when
8086 `grep-find-command' is a cons cell (bug#9278).
8087
8c9177f2
MR
80882011-08-17 Martin Rudalics <rudalics@gmx.at>
8089
8090 * window.el (display-buffer-pop-up-frame): Run frame creation
8091 function with BUFFER current (as special-display-popup-frame
8092 does). Reported by Drew Adams.
8093
3644a0ab
DU
80942011-08-17 Daiki Ueno <ueno@unixuser.org>
8095
8096 * epa-mail.el: Simplify GnuPG group expansion using
8097 epg-expand-group.
8098 (epa-mail-group-alist, epa-mail-group-modtime)
8099 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
8100 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
8101 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
8102 Remove.
8103
5e617bc2 81042011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
8105
8106 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
8107
9c4aeabf
AM
81082011-08-16 Alan Mackenzie <acm@muc.de>
8109
8110 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
8111 Correct, to avoid the inside of macros.
8112
3a99bf64
RS
81132011-08-16 Richard Stallman <rms@gnu.org>
8114
04963aa8
RS
8115 * epa-mail.el: Handle GnuPG group definitions.
8116 (epa-mail-group-alist, epa-mail-group-modtime)
8117 (epa-mail-gnupg-conf-file): New variables.
8118 (epa-mail-parse-groups, epa-mail-sync-groups)
8119 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
8120 (epa-mail-expand-recipients): New functions.
8121 (epa-mail-encrypt): Call epa-mail-expand-recipients.
8122
177549d0
RS
8123 * mail/rmail.el (rmail-epa-decrypt): New command.
8124
fe38beef
RS
8125 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
8126 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
8127 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
8128 (epa-decrypt-armor-in-region): Make error message clearer.
8129
934eacb9
SM
81302011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8131
8132 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
8133 and "a2b" to "ab" for `prefix'.
8134
d024fb4e
CY
81352011-08-14 Chong Yidong <cyd@stupidchicken.com>
8136
8137 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
8138 filter groups.
de148fee
CY
8139 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
8140 Fourquet (Bug#8804).
d024fb4e 8141
62f1ca49
JB
81422011-08-12 Juanma Barranquero <lekktu@gmail.com>
8143
8144 * startup.el (argi): Declare as global variable (bug#9275).
8145
9ccaaa4b
CY
81462011-08-12 Chong Yidong <cyd@stupidchicken.com>
8147
8148 * subr.el (string-mark-left-to-right): Search the entire string
8149 for RTL script, not just the terminating character. Doc fix.
8150
a3dae87a
SM
81512011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8152
6cd18349
SM
8153 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
8154 New function.
8155 (js--regexp-literal, js-syntax-propertize-function): Remove.
8156 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
8157 (js-mode-map): Don't rebind electric keys.
8158 (js-insert-and-indent): Remove.
8159 (js-mode): Setup electric-layout and electric-indent instead.
8160
a3dae87a
SM
8161 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
8162
9d5cb631
DU
81632011-08-12 Daiki Ueno <ueno@unixuser.org>
8164
8165 * epa.el (epa-progress-callback-function): Fix the logic of
8166 displaying progress.
8167 * epa-file.el (epa-file-insert-file-contents): Make progress
8168 display more user-friendly.
8169 (epa-file-write-region): Ditto.
8170
3e26a4a2
CY
81712011-08-10 Chong Yidong <cyd@stupidchicken.com>
8172
8173 * subr.el (string-mark-left-to-right): New function.
8174
8175 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
8176 Use string-mark-left-to-right.
8177 (list-buffers-noselect): Caller changed.
8178
a3dae87a
SM
8179 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
8180 Use string-mark-left-to-right.
3e26a4a2
CY
8181 (tabulated-list-print): Recenter after moving point.
8182
ac8cf6e6
JL
81832011-08-10 Juri Linkov <juri@jurta.org>
8184
8185 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
8186 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
8187 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
8188
8d96c9a4
CY
81892011-08-09 Chong Yidong <cyd@stupidchicken.com>
8190
8191 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
8192 (Bug#7554).
8193
7be1c708 81942011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
8195
8196 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
8197 character. (Bug#6594)
8198
37e11a63
CY
81992011-08-08 Chong Yidong <cyd@stupidchicken.com>
8200
839dde57
CY
8201 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
8202 (image-dired--with-db-file): New macro.
8203 (image-dired-write-tags, image-dired-remove-tag)
8204 (image-dired-create-gallery-lists, image-dired-write-comments)
8205 (image-dired-get-comment, image-dired-mark-tagged-files)
8206 (image-dired-list-tags, image-dired-gallery-generate): Use it.
8207 (image-dired-gallery-generate): Use insert-file-contents.
8208
37e11a63
CY
8209 * time.el (display-time-world-list, display-time-world-display):
8210 * time-stamp.el (time-stamp-string):
8211 * vc/add-log.el (add-change-log-entry): Use setenv instead of
8212 set-time-zone-rule (Bug#7337).
8213
0b4946c4
DU
82142011-08-08 Daiki Ueno <ueno@unixuser.org>
8215
8216 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
8217 (epg-error-to-string, epg-errors-to-string): New function.
8218 (epg-wait-for-completion): Reverse errors list.
8219 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
8220 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
8221 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
8222 (epg-sign-keys, epg-generate-key-from-file)
8223 (epg-generate-key-from-string): Format errors by using
8224 epg-errors-to-string (bug#9255).
8225 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
8226
75bfc667
JL
82272011-08-07 Juri Linkov <juri@jurta.org>
8228
8229 * faces.el (list-faces-display): Remove extra angle bracket
8230 from `help-mode-map'.
8231
8232 * info.el (Info-history-toc-nodes): Doc fix.
8233
8234 * longlines.el (longlines-mode): Doc fix.
8235
673e08bb
SM
82362011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
8237
4640dd88
SM
8238 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
8239 of statements and in a few more cases (bug#9183).
8240
673e08bb
SM
8241 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
8242 New functions.
8243 (cl-transform-lambda): Use them (bug#9239).
8244
89b3f019
MR
82452011-08-05 Martin Rudalics <rudalics@gmx.at>
8246
8247 * window.el (display-buffer-same-window)
8248 (display-buffer-same-frame, display-buffer-other-window)
8249 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8250 (pop-to-buffer-other-window)
8251 (pop-to-buffer-same-frame-other-window)
8252 (pop-to-buffer-other-frame): Make them defuns.
8253 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
8254
640c8776
SM
82552011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
8256
8257 * subr.el (make-composed-keymap): Move from C. Change calling
8258 convention, and improve docstring to bring attention to a subtle point.
8259 * minibuffer.el (completing-read-default): Adjust accordingly.
8260
63648a95
MA
82612011-08-03 Michael Albinus <michael.albinus@gmx.de>
8262
8263 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
8264 (tramp-open-shell): Use `tramp-shell-quote-argument'.
8265
8266 * net/trampver.el: Update release number.
8267
b796c9b7
SM
82682011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
8269
8270 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
8271 "in" (bug#9190).
8272
2239d7d5
LMI
82732011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8274
e07dd7c3
LMI
8275 * mail/sendmail.el (sendmail-query-once): Restore the current
8276 buffer after querying (bug#9074).
8277
0e6a2bd7
LMI
8278 * dired.el (dired-flagged): Use different faces for marked and
8279 flagged files (bug#6117).
8280
ce887515
LMI
8281 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
8282 (bug#4433).
8283
92f2affc
LMI
8284 * ido.el (ido-mode): Switch off the message if called
8285 non-interactively.
8286
57d5aff0
LMI
8287 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
8288 before 587, since it appears that that's more likely to work for
8289 more people.
8290
98cd6c18 8291 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 8292 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
8293 exist.
8294
b96dec83
LMI
8295 * info.el: Remove the `Info-beginning-of-buffer' function
8296 (bug#8325).
8297
b796c9b7
SM
8298 * net/network-stream.el (network-stream-open-starttls):
8299 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 8300
d90e2ea0
MR
83012011-08-01 Martin Rudalics <rudalics@gmx.at>
8302
8303 * window.el (display-buffer-in-window): Don't set dedicated status
8304 of window here (Bug#9215).
8305 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
8306 (display-buffer-pop-up-side-window)
b796c9b7 8307 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 8308
cca09170
SM
83092011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
8310
8311 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
8312 before binding generated-autoload-file.
8313
027b979c
DD
83142011-08-01 Deniz Dogan <deniz@dogan.se>
8315
8316 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
8317
3c7ee4f3
MA
83182011-07-30 Michael Albinus <michael.albinus@gmx.de>
8319
8320 Sync with Tramp 2.2.2.
8321
8322 * net/trampver.el: Update release number.
8323
2cc8e51a
JL
83242011-07-30 Juri Linkov <juri@jurta.org>
8325
8326 * dired-aux.el (dired-touch-initial): Remove function.
8327 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
8328 current time, and `default' to the last modification time of the
8329 current marked file (bug#6887).
8330
a514d856
JM
83312011-07-28 Jose E. Marchesi <jemarch@gnu.org>
8332
8333 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 8334 numeric argument to read-number (bug#9163).
a514d856 8335
8a7eddd7
MA
83362011-07-27 Michael Albinus <michael.albinus@gmx.de>
8337
8338 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
8339 connection process, it could be nil.
8340
1ddd96f5
LL
83412011-07-27 Leo Liu <sdl.web@gmail.com>
8342
8343 Simplify url handling in rcirc-mode.
8344
8345 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
8346 (rcirc-browse-url-at-mouse): Remove.
8347 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
8348
b248a85d
AM
83492011-07-26 Alan Mackenzie <acm@muc.de>
8350
8351 Fontify bitfield declarations properly.
8352
8353 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
8354 (c-symbol-chars): Now exported as a lang variable.
8355 (c-not-primitive-type-keywords): New lang variable.
8356
8357 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
8358 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 8359 parsed as a bitfield declaration.
b248a85d 8360
b796c9b7
SM
8361 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8362 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
8363 (c-punctuation-in): New function.
8364 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
8365 declarations properly.
8366
68575ab0
UJ
83672011-07-26 Ulf Jasper <ulf.jasper@web.de>
8368
8369 * calendar/icalendar.el (icalendar--all-events): Take care of
8370 multiple vcalendars in a single file.
b796c9b7 8371 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 8372
0f0a88b9
DD
83732011-07-25 Deniz Dogan <deniz@dogan.se>
8374
8375 * image.el (insert-image): Clarifying docstring.
8376
0b3f36df
MA
83772011-07-24 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
8380 `tramp-send-command-and-check' if there is no error.
8381 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
8382
a9901f61
AM
83832011-07-22 Alan Mackenzie <acm@muc.de>
8384
8385 Prevent cc-langs.elc being loaded at run time.
8386
8387 * progmodes/cc-mode.el: Remove two autoload forms which loaded
8388 cc-langs.
8389
4d61f28d 8390 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
8391 "(require 'cc-langs)". Quote a form so it will evaluate at
8392 (cc-mode's) compilation time.
8393
11d074b2
MA
83942011-07-22 Michael Albinus <michael.albinus@gmx.de>
8395
8396 * net/tramp.el (tramp-file-name-handler): Avoid recursive
8397 loading. (Bug#9114)
8398
938b94c8
MR
83992011-07-21 Martin Rudalics <rudalics@gmx.at>
8400
8401 * window.el (display-buffer-pop-up-window)
8402 (display-buffer-pop-up-side-window)
8403 (display-buffer-in-side-window): Call display-buffer-set-height
8404 and display-buffer-set-width after setting the new window's
b796c9b7 8405 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 8406
bfa4f190
SS
84072011-07-20 Sam Steingold <sds@gnu.org>
8408
8409 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
8410 (etags-tags-included-tables): Call `convert-standard-filename' on
8411 the file names contained in TAGS so that windows Emacs can handle
8412 TAGS files created by cygwin ctags.
8413
8ca42262
LMI
84142011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8415
8416 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
8417 which apparently didn't work.
8418
5db2afd2 84192011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 8420
5db2afd2
RW
8421 * proced.el (proced-send-signal): For *Marked Processes* buffer
8422 put point at beginning of buffer.
8423
92e15d10
SB
84242011-07-19 Stephen Berman <stephen.berman@gmx.net>
8425
8426 * proced.el (proced-format): Make header lines align with the text
8427 (bug#1779).
8428
1bfd59e5
LMI
84292011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8430
8431 * view.el (view-buffer): Allow running in `special' modes if we're
8432 visiting a file (bug#8615).
8433
f5aae37c
MR
84342011-07-19 Martin Rudalics <rudalics@gmx.at>
8435
8436 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
8437 (display-buffer-alist-set-1, display-buffer-alist-set-2):
8438 New functions.
f5aae37c
MR
8439 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
8440 more accurately.
8441
bf2c1571
AM
84422011-07-18 Alan Mackenzie <acm@muc.de>
8443
8444 Fontify declarators properly when, e.g., a jit-lock chunk begins
8445 inside a declaration.
8446
8447 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
8448
b796c9b7
SM
8449 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
8450 New function.
bf2c1571
AM
8451 (c-complex-decl-matchers): Insert reference to
8452 c-font-lock-enclosing-decls.
8453
8454 * progmodes/cc-engine.el (c-backward-single-comment):
8455 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
8456 to nil around calls to (forward-comment -1).
8457
4e190b80
LMI
84582011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8459
12dc863d
LMI
8460 * image.el (put-image): Doc typo fix.
8461
a762e966
LMI
8462 * progmodes/etags.el (tags-search): Doc typo fix.
8463
4e190b80
LMI
8464 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
8465 password if we get errors 550 to 554.
8466
f019fb21
LMI
84672011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8468
b796c9b7 8469 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 8470
81746738
LMI
8471 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
8472 indentation character (bug#6380).
8473
3ee3a1b5
LMI
8474 * files.el (buffer-offer-save): Made permanently local (bug#6241).
8475
c82f64de
LMI
8476 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
8477 to clarify what the problem is (bug#4291).
8478
f019fb21
LMI
8479 * simple.el (current-kill): Clarify what
8480 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
8481 (auto-fill-mode): Document `auto-fill-function' in relation to
8482 `auto-fill-mode' (bug#2470).
f019fb21 8483
0794775d
LM
84842011-07-16 Lawrence Mitchell <wence@gmx.li>
8485
8486 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
8487 method if slot is read-only (bug#9035).
8488
be39b8cc
MR
84892011-07-16 Martin Rudalics <rudalics@gmx.at>
8490
b796c9b7 8491 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 8492 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
8493 selected before, see discussion of (Bug#8615), (Bug#6954).
8494 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 8495
6ccf7859
GM
84962011-07-15 Glenn Morris <rgm@gnu.org>
8497
8498 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 8499 Respect help-form.
6ccf7859 8500
87e86684
LM
85012011-07-09 Lawrence Mitchell <wence@gmx.li>
8502
8503 * net/gnutls.el (gnutls-min-prime-bits): New variable.
8504 (gnutls-negotiate): Use it.
8505
d6066239
LMI
85062011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8507
b796c9b7
SM
8508 * net/gnutls.el (gnutls-negotiate):
8509 Upcase `gnutls-algorithm-priority'.
d6066239 8510
bd23ebc0
GM
85112011-07-15 Glenn Morris <rgm@gnu.org>
8512
c65bca65
GM
8513 * jka-compr.el (jka-compr-verbose): Move from here...
8514 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
8515 Add missing :version tag.
8516 * info.el: No need to require jka-compr when compiling.
bd23ebc0 8517
478615cc
LMI
85182011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8519
7b41decb
LMI
8520 * net/gnutls.el (gnutls-algorithm-priority): New variable.
8521 (gnutls-negotiate): Use it.
8522
dbc44fcd
LMI
8523 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
8524
06789f97
LMI
8525 * info.el (Info-beginning-of-buffer): New command.
8526 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
8527 announcing `b' as the key (bug#8325).
ab896c37 8528 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 8529
c39da690
LMI
8530 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8531
3aa5f34b
LMI
8532 * international/mule-cmds.el
8533 (describe-specified-language-support): Make the error message
8534 clearer (bug#8905).
8535
4bf0979f
LMI
8536 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
8537
478615cc
LMI
8538 * isearch.el (isearch-barrier): Add a doc string, since it's
8539 mentioned in a function doc string (bug#8678).
8540
75c68aa1
MR
85412011-07-15 Martin Rudalics <rudalics@gmx.at>
8542
8543 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
8544 buffer argument (Bug#9083) and self-identifying label argument.
8545
a7c33da2
GM
85462011-07-15 Glenn Morris <rgm@gnu.org>
8547
8548 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
8549
2f5c6024
LMI
85502011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8551
8552 * man.el (Man-fontify-manpage): Fix message when formatting the
8553 man page (bug#7929).
8554
0bb23927 85552011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
8556
8557 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
8558 argument LRM; if non-nil, append an invisible LRM character to the
8559 buffer name.
8560 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
8561 last argument non-nil, when formatting buffer names.
0bb23927
EZ
8562 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
8563 paragraph direction.
cce4b0a7 8564
621ef9ab
LMI
85652011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8566
d1583c48
LMI
8567 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
8568 the man page name (bug#7929).
8569
6a57fb5f
LMI
8570 * image.el (put-image): Mention the `put-image' overlay property
8571 (bug#7834).
8572
d7956b14
LMI
8573 * scroll-bar.el (set-scroll-bar-mode): Mention that
8574 `scroll-bar-mode' lists the values (bug#7772).
8575
5b2d4a66
LMI
8576 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
8577 command (bug#7729).
8578
7509a874
LMI
8579 * rect.el (apply-on-rectangle): Return the point after the last
8580 operation.
8581 (string-rectangle): Go to the point after the last operation
8582 (bug#7522).
8583
4fe74b19
LMI
8584 * printing.el (pr-toggle-region): Clarify the documentation
8585 slightly (bug#7493).
8586
b796c9b7
SM
8587 * time.el (display-time-update):
8588 Allow `display-time-mail-function' to return nil (bug#7158).
8589 Fix suggested by Detlev Zundel.
ab283561 8590
fc233c9d
LMI
8591 * vc/diff.el (diff): Clarify the order the file names are read
8592 (bug#7111).
8593
43f5740b
LMI
8594 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
8595 the doc string (bug#7015).
8596
f2182a76
LMI
8597 * font-lock.el (font-lock-maximum-decoration): Mention what
8598 numeric levels mean (bug#6935).
8599
621ef9ab
LMI
8600 * startup.el (initial-buffer-choice): Don't mention the `none'
8601 selection, which is against policy.
8602
adc47434
MR
86032011-07-14 Martin Rudalics <rudalics@gmx.at>
8604
b796c9b7
SM
8605 * window.el (display-buffer-normalize-special):
8606 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 8607
7e5bfb8f
EZ
86082011-07-14 Eli Zaretskii <eliz@gnu.org>
8609
8610 * subr.el (version<, version<=, version=): Mention "-CVS" and
8611 "-12345" alpha version numbers.
8612
27fa387a
CY
86132011-07-14 Chong Yidong <cyd@stupidchicken.com>
8614
8615 * bindings.el: Add advertised binding for set-mark-command
8616 (Bug#5772).
8617
8bdfa064
CY
86182011-07-14 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * bindings.el (mode-line-other-buffer):
8621 * bookmark.el (bookmark-bmenu-2-window):
8622 * bs.el (bs-cycle-next, bs-cycle-previous):
8623 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
8624 switch-to-buffer.
8625
8626 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 8627 Delete.
8bdfa064 8628
5eba16a3
JB
86292011-07-14 Juanma Barranquero <lekktu@gmail.com>
8630
8631 * follow.el (follow-debug-message, follow-redisplay):
8632 * jka-cmpr-hook.el (with-auto-compression-mode):
8633 Fix typos in docstrings.
8634
15853710
LMI
86352011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8636
a28e4607
LMI
8637 * subr.el (with-silent-modifications): Clarify somewhat what the
8638 macro inhibits (bug#6525).
8639
15853710
LMI
8640 * simple.el (eval-expression): Note what it does if called
8641 interactively (bug#6495).
8642
bee0fcef
CY
86432011-07-13 Chong Yidong <cyd@stupidchicken.com>
8644
b796c9b7
SM
8645 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
8646 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
8647
8648 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8649 Remove switch-to-buffer.
8650
58274504
LMI
86512011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8652
bd2fcc8d
LMI
8653 * files.el (make-directory): Clarify that an error will be raised
8654 if there's an error (bug#6397).
8655
0f04b32c
LMI
8656 * startup.el (initial-buffer-choice): Add `none' as a choice
8657 (bug#6234).
8658
465c5fc8
LMI
8659 * subr.el (add-hook): Clarify section about buffer-local hooks
8660 (bug#6218).
8661
58274504
LMI
8662 * dired.el (dired-flagged): Clarify doc string (bug#6117).
8663
bead9a43
JB
86642011-07-13 Juanma Barranquero <lekktu@gmail.com>
8665
8666 * tabify.el (untabify): Preserve the current column so that point
8667 doesn't move (bug#6032).
8668
3af98a7b
LMI
86692011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8670
b796c9b7
SM
8671 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
8672 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 8673
6240145a
GM
86742011-07-13 Glenn Morris <rgm@gnu.org>
8675
8676 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
8677 (dired-insert-directory): Give a message the first time
8678 if ls is found not to support --dired.
8679
1d8c2ccc
LMI
86802011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8681
8682 * simple.el (toggle-truncate-lines): Clarify what is toggled
8683 (bug#5580). Text by Drew Adams.
8684
5fc4038e
CY
86852011-07-13 Chong Yidong <cyd@stupidchicken.com>
8686
8687 * simple.el (blink-matching-open): Make the error message from the
8688 last change less verbose.
8689
bf6012e5
DN
86902011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
8691
8692 * font-lock.el (font-lock-comment-face): Use the high contrast
8693 "yellow" color for font-lock-comment-face on low color terminals
8694 using a dark background color (bug#4221).
8695
343c3b5a
LMI
86962011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8697
7e9505c5
LMI
8698 * dired.el (dired-insert-set-properties): Make the doc string
8699 reflect what it does now (bug#5325).
8700
c26fdcf5
LMI
8701 * simple.el (blink-matching-open): Say that we were unable to find
8702 the match within the limit, if we're limited (bug#5122).
8703
bb388cc5
LMI
8704 * international/mule-cmds.el (prefer-coding-system): Add an
8705 example (bug#4869).
8706
343c3b5a
LMI
8707 * progmodes/etags.el (tags-search): Document `file-list-form'
8708 (bug#4731).
8709
2a517d45
LM
87102011-07-13 Lawrence Mitchell <wence@gmx.li>
8711
8712 * net/browse-url.el (browse-url-default-browser)
8713 (browse-url-browser-function): Make the default browser choice a
8714 bit more logical (bug#4300). Also clean up the doc string.
8715
b6c78ef2
JB
87162011-07-13 Juanma Barranquero <lekktu@gmail.com>
8717
8718 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
8719 binary endings (bug#4440).
8720
1c4dd947
LMI
87212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8722
a2014063
LMI
8723 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
8724 which can be pretty annoying (bug#8971).
8725
9c9c2d88
LMI
8726 * jka-compr.el (jka-compr-verbose): New variable, and use
8727 throughout (bug#8971).
8728
1c4dd947
LMI
8729 * info.el (Info-find-file): Fall back on the installation
8730 directory if we can't find the info node anywhere else.
8731
a1c9f41b
SO
87322011-07-13 Sergei Organov <osv@javad.com> (tiny change)
8733
8734 * vc/vc.el (vc-revert-file):
8735 Don't set file time-stamp in the past. (Bug#5181)
8736
536f3d36
LMI
87372011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8738
7152b011
LMI
8739 * files.el (after-find-file): Give a better error message when
8740 trying to find a symlink that points to a file that doesn't exist
8741 (bug#4398).
8742
536f3d36
LMI
8743 * progmodes/cc-vars.el: Remove (probably) misleading comment
8744 (bug#4396).
8745
460c0fba
JB
87462011-07-12 Johan Bockgård <bojohan@gnu.org>
8747
8748 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
8749
7a6bda45
CY
87502011-07-12 Chong Yidong <cyd@stupidchicken.com>
8751
8752 * mouse-sel.el: Hack restoring functionality, while keeping
8753 compatibility with 2010-07-03 changes to mouse selection.
8754 (mouse-sel-primary-overlay): New var.
8755 (mouse-sel-selection-alist): Use it.
8756 (mouse-sel-mode): Doc fix; remove points that are default features
8757 of mouse.el.
8758
c79598ef
JB
87592011-07-12 Johan Bockgård <bojohan@gnu.org>
8760
8761 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8762 Fix previous fix (bug#2490).
8763
ff8be6ef
RW
87642011-07-12 Roland Winkler <winkler@gnu.org>
8765
b796c9b7
SM
8766 * textmodes/bibtex.el (bibtex-initialize):
8767 Use pop-to-buffer-same-window.
ff8be6ef
RW
8768 (bibtex-search-entries): Fix interactive call.
8769
296ba3ee
LMI
87702011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8771
f5242a02 8772 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
8773 Fontise bytecomp Error lines more correctly (bug#2490).
8774 Fix suggested by Johan Bockgård.
f5242a02 8775
296ba3ee
LMI
8776 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
8777
8778 * dired-x.el (dired-guess-default): Use `delete-dups'.
8779
f69fd0d2
CY
87802011-07-12 Chong Yidong <cyd@stupidchicken.com>
8781
8782 * dired.el (dired-mark-prompt):
8783 * dired-aux.el (dired-read-shell-command): Doc fix.
8784
eab5dc07
LMI
87852011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8786
b796c9b7
SM
8787 * mail/sendmail.el (sendmail-query-once):
8788 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
8789 emacs -Q.
8790
8791 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8792
eab5dc07
LMI
8793 * cus-edit.el (custom-file): Take an optional no-error variable.
8794 (customize-save-variable): Set the variable, and give a warning if
8795 running under "emacs -q".
8796
a1e65d42
JB
87972011-07-11 Juanma Barranquero <lekktu@gmail.com>
8798
8799 * loadhist.el (unload-feature-special-hooks):
8800 Add `auto-coding-functions', `fill-nobreak-predicate' and
8801 `find-directory-functions' (bug#5327).
8802
1d52da10
LMI
88032011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8804
be958f1d
LMI
8805 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
8806
5bedb26c
LMI
8807 * cus-edit.el (custom-guess-name-alist): -alist variables should
8808 use the `alist' type (bug#3120). Suggested by Drew Adams.
8809
1d52da10
LMI
8810 * printing.el: Add documentation to all the `pr-toggle-' commands.
8811
cd394be1 88122011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
8813
8814 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
8815 backends where it makes sense (bug#2623).
8816
dcc88d8a
LMI
88172011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8818
c3de9feb
LMI
8819 * dired-x.el (dired-guess-default): Remove duplicate shell command
8820 entries (bug#2028).
8a93078b 8821 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 8822 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 8823
dcc88d8a
LMI
8824 * subr.el (remove-duplicates): New conveniency function.
8825
505e3645
LMI
88262011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8827
8828 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
8829 (bug#1526).
8830
88312011-07-10 Martin Rudalics <rudalics@gmx.at>
8832
8833 * window.el (display-buffer-normalize-default): Don't invert
8834 meaning of even-window-heights. Reported by Eli Zaretskii
8835 <eliz@gnu.org>.
8836
455e4fa1
BR
88372011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
8838
8839 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
8840
8e0bc3e9
CY
88412011-07-10 Chong Yidong <cyd@stupidchicken.com>
8842
8843 * window.el (display-buffer): Fix arguments to
8844 display-buffer-reuse-window in last change.
8845
fa7c3228
CY
8846 * faces.el (link): Use a less saturated blue on light backgrounds.
8847
8848 * startup.el (fancy-startup-text, fancy-about-text)
8849 (fancy-startup-tail): Use font-lock faces, for background safety.
8850
c0a7f300
BN
88512011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
8852
b796c9b7
SM
8853 * emulation/viper-cmd.el (viper-change-state-to-vi):
8854 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 8855
4dc2a129
MR
88562011-07-09 Martin Rudalics <rudalics@gmx.at>
8857
8858 * window.el (display-buffer-default-specifiers): Remove.
8859 (display-buffer-macro-specifiers): Remove default specifiers.
8860 (display-buffer-alist): Default to nil.
b796c9b7 8861 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
8862 (display-buffer-pop-up-window): Allow splitting internal
8863 windows. Check whether a live window was created.
8864 (display-buffer-other-window-means-other-frame)
8865 (display-buffer-normalize-arguments): Rename to
8866 display-buffer-normalize-argument and rewrite. Set the
8867 other-window specifier.
8868 (display-buffer-normalize-special): New function.
8869 (display-buffer-normalize-options): Rename to
8870 display-buffer-normalize-default and rewrite.
8871 (display-buffer-normalize-options-inhibit): Remove.
8872 (display-buffer-normalize-specifiers): Rewrite.
8873 (display-buffer): Process other-window specifier and call
8874 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
8875 more faithfully.
b796c9b7 8876 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 8877 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
8878 (display-buffer-in-window, display-buffer-alist-set):
8879 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
8880 <tassilo@member.fsf.org>.
8881
2d43b8c9
LL
88822011-07-09 Leo Liu <sdl.web@gmail.com>
8883
8884 * register.el (insert-register): Restore accidental change on
8885 2011-06-26. (Bug#9028)
8886
7f9b7c53
GM
88872011-07-09 Glenn Morris <rgm@gnu.org>
8888
8889 * subr.el (remq): Handle the empty list. (Bug#9024)
8890
f042cfd8
AS
88912011-07-08 Andreas Schwab <schwab@linux-m68k.org>
8892
8893 * mail/sendmail.el (send-mail-function): No longer delay custom
8894 initialization.
8895 * custom.el (custom-initialize-delay): Doc fix.
8896
856b2f11
SM
88972011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8898
8899 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
8900
afae1d68
MA
89012011-07-08 Michael Albinus <michael.albinus@gmx.de>
8902
8903 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
8904 human-friendly prompt.
8905
0757af94
SM
89062011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8907
8908 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
8909 provided by a particular plugin.
8910
d760b731
LMI
89112011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8912
8913 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
8914 save customizations (with "emacs -Q"), just set the variable
8915 instead of erroring out.
8916
8917 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8918
cd79ce90
JL
89192011-07-08 Juri Linkov <juri@jurta.org>
8920
8921 * arc-mode.el (archive-zip-expunge, archive-zip-update)
8922 (archive-zip-update-case): Use 7z if found by `executable-find'.
8923 The order of searching the available programs is the same as in
8924 `archive-zip-extract' (bug#8968).
8925
14cc04aa
CY
89262011-07-07 Chong Yidong <cyd@stupidchicken.com>
8927
8928 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
8929 (menu-bar-options-menu): Tweak descriptions.
8930
0a1848ec
LMI
89312011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8932
8933 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
8934 menu items into verb phrases (bug#1421). Also refill to fit under
8935 80 columns.
8936
f5bd0689
CY
89372011-07-07 Chong Yidong <cyd@stupidchicken.com>
8938
538e85c6
CY
8939 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
8940 (Info-read-node-name): Doc fix (Bug#1084).
8941
f5bd0689
CY
8942 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
8943 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
8944 (end-of-sexp, beginning-of-sexp)
8945 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
8946 (forward-symbol, forward-same-syntax, word-at-point)
8947 (sentence-at-point): Doc fix (Bug#1144).
8948
56ec5115
LMI
89492011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8950
f3f8e37f
LMI
8951 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
8952 should cover it (bug#1281).
8953
0757af94 8954 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 8955
e9fce1ac 8956 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
8957 negotiation fails, then possibly try again with a non-encrypted
8958 connection (bug#9017).
8959
56ec5115
LMI
8960 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
8961 be used.
8962
c2f9aec8
RS
89632011-07-07 Richard Stallman <rms@gnu.org>
8964
8965 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
8966 property, and handle its changed format.
8967 Look for the correct line number.
8968 Use file's line contents (but not past first =) to find
8969 correct line in message.
8970
ef7b981d 89712011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
8972
8973 * international/characters.el (build-unicode-category-table):
8974 Delete it.
0757af94 8975 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 8976
0757af94 8977 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
8978 to src/chartab.c.
8979 (get-char-code-property): Call unicode-property-table-internal to
8980 load a file. Call get-unicode-property-internal where necessary.
8981 (put-char-code-property): Call unicode-property-table-internal to
8982 load a file. Call put-unicode-property-internal where necessary.
8983 put-unicode-property-internal where necessary.
0757af94
SM
8984 (char-code-property-description):
8985 Call unicode-property-table-internal to load a file.
c805dec0
KH
8986
8987 * international/charprop.el:
8988 * international/uni-bidi.el:
8989 * international/uni-category.el:
8990 * international/uni-combining.el:
8991 * international/uni-comment.el:
8992 * international/uni-decimal.el:
8993 * international/uni-decomposition.el:
8994 * international/uni-digit.el:
8995 * international/uni-lowercase.el:
8996 * international/uni-mirrored.el:
8997 * international/uni-name.el:
8998 * international/uni-numeric.el:
8999 * international/uni-old-name.el:
9000 * international/uni-titlecase.el:
9001 * international/uni-uppercase.el: Regenerate.
9002
9003 * loadup.el: Load international/charprop.el before
9004 international/characters.
9005
e14b388a
CY
90062011-07-07 Chong Yidong <cyd@stupidchicken.com>
9007
9008 * window.el (next-buffer, previous-buffer): Signal an error if
9009 called from a minibuffer window.
9010
9011 * bindings.el: Revert 2011-07-04 change.
9012
354cf0ba
RS
90132011-07-06 Richard Stallman <rms@gnu.org>
9014
9015 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
9016 (rmail-mime-insert-bulk, rmail-mime-insert-text):
9017 Treat markers like ints.
9018 (rmail-mime-entity): Doc fix.
9019
a48868a7
LMI
90202011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9021
4906cd3d
LMI
9022 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
9023 defcustom again for backwards compatibility.
9024
e0457abe
LMI
9025 * simple.el (shell-command-on-region): Fill.
9026
d67f7e1f
LMI
9027 * dired-aux.el (dired-kill-line): Add a doc string.
9028
fe204702
LMI
9029 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
9030 to "\\sw\\|\\s_" (bug#358).
9031
a48868a7
LMI
9032 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
9033 (dired-unmark-backward): Ditto.
9034 (dired-flag-backup-files): Ditto.
9035
9036 * dired-x.el (dired-mark-sexp): Ditto.
9037
aa8a705c
RS
90382011-07-06 Richard Stallman <rms@gnu.org>
9039
9040 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
9041 (rmail-mime-entity): New arg TRUNCATED.
9042 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
9043 New functions.
9044 (rmail-mime-save): Warn if entity is truncated.
9045 (rmail-mime-toggle-hidden): Likewise, for showing.
9046 (rmail-mime-process-multipart): Record when an entity is truncated.
9047
a9a936b9
RS
9048 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
9049 if ENTITY is a string.
9050
1f2b92cb
LMI
90512011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9052
f4f73198 9053 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
9054 of faces when `M-C-x'-ing their definitions (bug#8378).
9055 Also clean up the code slightly.
f4f73198 9056
12b16734 9057 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 9058 because that makes the colors go away.
12b16734 9059
f0691d22
LMI
9060 * mail/sendmail.el (send-mail-function): Change the default to
9061 `sendmail-query-once'.
9e87df06 9062 (sendmail-query-once): Add an autoload cookie.
f0691d22 9063
1f2b92cb
LMI
9064 * net/network-stream.el (network-stream-open-starttls): Try using
9065 a plain connection even if the server offered STARTTLS, and we
9066 kinda wanted to use it, if Emacs doesn't have any STARTTLS
9067 capability. This should make smtpmail.el work in slightly more
9068 configurations.
9069
1cdd2a1b
MA
90702011-07-06 Michael Albinus <michael.albinus@gmx.de>
9071
9072 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
9073 New defun.
9074 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
9075
fbcc67e2
MM
90762011-07-06 Michael R. Mauger <mmaug@yahoo.com>
9077
9078 * progmodes/sql.el: Version 3.0
0757af94 9079 (sql-product-alist): Add product :completion-object,
fbcc67e2 9080 :completion-column, and :statement attributes.
0757af94 9081 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 9082 (sql-mode-syntax-table): Mark all punctuation.
0757af94 9083 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
9084 ansi keywords.
9085 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 9086 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
9087 (sql-oracle-show-reserved-words): New function for development.
9088 (sql-product-font-lock): Simplify for source code buffers.
9089 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
9090 New functions.
9091 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
9092 (sql-mode-map): Add statement movement functions.
9093 (sql-ansi-statement-starters, sql-oracle-statement-starters):
9094 New variable.
fbcc67e2
MM
9095 (sql-statement-regexp, sql-beginning-of-statement)
9096 (sql-end-of-statement, sql-signum): New functions.
0757af94 9097 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
9098 (sql-show-sqli-buffer): Bug fix.
9099 (sql-interactive-mode): Store connection data as buffer local.
0757af94 9100 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
9101 with sql-interactive-mode.
9102 (sql-save-connection): Save buffer local settings.
0757af94 9103 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
9104 (sql-product-interactive): Bug fix.
9105 (sql-preoutput-hold): New variable.
9106 (sql-interactive-remove-continuation-prompt): Bug fixes.
9107 (sql-debug-redirect): New variable.
9108 (sql-str-literal): New function.
9109 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 9110 Redesign.
fbcc67e2
MM
9111 (sql-oracle-save-settings, sql-oracle-restore-settings)
9112 (sql-oracle-list-all, sql-oracle-list-table): New functions.
9113 (sql-completion-object, sql-completion-column)
9114 (sql-completion-sqlbuf): New variables.
9115 (sql-build-completions-1, sql-build-completions)
9116 (sql-try-completion): New functions.
9117 (sql-read-table-name): Use them.
9118 (sql-contains-names): New buffer local variable.
9119 (sql-list-all, sql-list-table): Use it.
9120 (sql-oracle-completion-types): New variable.
9121 (sql-oracle-completion-object, sql-sqlite-completion-object)
9122 (sql-postgres-completion-object): New functions.
9123
d4eaeab1
GM
91242011-07-06 Glenn Morris <rgm@gnu.org>
9125
9126 * window.el (pop-to-buffer): Doc fix.
9127
322b7dab 91282011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
9129
9130 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
9131
322b7dab 91322011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 9133
322b7dab 9134 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 9135
322b7dab 9136 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 9137
605dd5bf
CY
91382011-07-05 Chong Yidong <cyd@stupidchicken.com>
9139
9140 * button.el (button): Inherit from link face. Suggested by Dan
9141 Nicolaescu.
9142
7dbfa719
SM
91432011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9144
3db614b0
SM
9145 * progmodes/gdb-mi.el: Fit in 80 columns.
9146 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
9147 switch-to-buffer.
9148
7dbfa719
SM
9149 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
9150 if imenu is simply not configured (bug#8941).
9151
919d884a
KM
91522011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
9153
9154 * allout.el (allout-post-undo-hook): New allout outline-change
9155 event hook to signal undo activity.
9156 (allout-post-command-business): Run allout-post-undo-hook if an
9157 undo just occurred.
7dbfa719
SM
9158 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
9159 * allout-widgets.el (allout-widgets-after-undo-function):
9160 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
9161 in the vicinity of an undo.
9162 (allout-widgets-mode): Include allout-widgets-after-undo-function
9163 on the new allout-post-undo-hook.
9164
450a0f09
SM
91652011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9166
9167 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
9168 Let define-derived-mode define it.
9169 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
9170 cycles of abbrev-table inheritance (bug#8998).
9171
2de69e00
RW
91722011-07-05 Roland Winkler <winkler@gnu.org>
9173
9174 * textmodes/bibtex.el: Add support for biblatex.
9175 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
9176 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
9177 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
9178 (bibtex-entry-alist, bibtex-field-alist): New variables.
9179 (bibtex-entry-field-alist): Obsolete alias for
9180 bibtex-BibTeX-entry-alist.
9181 (bibtex-entry-alist, bibtex-field-alist): New widgets.
9182 (bibtex-set-dialect): New command.
9183 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
9184 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
9185 Bind via bibtex-set-dialect.
2de69e00
RW
9186 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
9187 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
9188 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
9189 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
9190 Define via bibtex-set-dialect.
450a0f09
SM
9191 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
9192 Obey bibtex-no-opt-remove-re.
2de69e00
RW
9193 (bibtex-vec-push, bibtex-vec-incr): New functions.
9194 (bibtex-format-entry, bibtex-field-list)
9195 (bibtex-print-help-message, bibtex-validate)
9196 (bibtex-search-entries): Use new format of bibtex-entry-alist.
9197
2dcdbdd9
SM
91982011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9199
9200 * progmodes/compile.el (compilation-goto-locus):
9201 * net/tramp-cmds.el (tramp-append-tramp-buffers):
9202 * bs.el (bs-cycle-next, bs-cycle-previous):
9203 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
9204 * bindings.el (mode-line-other-buffer):
9205 * autoinsert.el (auto-insert):
9206 * arc-mode.el (archive-extract):
9207 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
9208
b27640fe
JB
92092011-07-05 Juanma Barranquero <lekktu@gmail.com>
9210
9211 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
9212 Fix check of `emacs-lock-unlockable-modes'.
9213 Coerce true values of `emacs-lock--try-unlocking' to t.
9214
53bbe3ad
JB
92152011-07-05 Juanma Barranquero <lekktu@gmail.com>
9216
9217 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
9218 * emacs-lock.el: New file.
9219
1d3cdbc7
JD
92202011-07-05 Julien Danjou <julien@danjou.info>
9221
9222 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
9223 than `boundp' to check if face is set.
9224
9173deec
JB
92252011-07-05 Juanma Barranquero <lekktu@gmail.com>
9226
9227 * register.el (registerv-make):
9228 * window.el (window-min-height): Fix typos in docstrings.
9229
869795d6
JD
92302011-07-05 Jan Djärv <jan.h.d@swipnet.se>
9231
9173deec 9232 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
9233 Update doc string.
9234
b768cdcd
JB
92352011-07-04 Juanma Barranquero <lekktu@gmail.com>
9236
9237 * server.el (server-execute): Catch quit and call
9238 `server-return-error' to pass the error back to emacsclient and
9239 close the connection (bug#8942).
9240
13aa217b
KM
92412011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
9242
9243 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
9244 insecure exception for current topic. Also note that auto-saves
9245 are handled differently.
9246
5d3385a0 9247 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
9248 State variables for tracking auto-save inhibition situation.
9249
9250 (allout-write-contents-hook-handler): Rename from
9251 'allout-write-file-hook-handler', and describe how it depends on
9252 write-contents-functions sensitivity to non-nil value to prevent
9253 file write.
9254
9255 (allout-auto-save-hook-handler): Remove. auto-save does not check
9256 this in individual buffers, only in the starting buffer, so this
9257 is not the right way for us to inhibit auto-save in a buffer
9258 according to its condition.
9259
9260 (allout-mode): Use new allout-write-contents-hook-handler, and
9261 only with write-contents-functions. Remove auto-save provisions -
9262 they're implemented elsewhere.
9263
9264 (allout-before-change-handler): If undo is in progress, note that
9265 for attention of allout-post-command-business.
9266
9267 (allout-post-command-business): If the command we're following was
9268 an undo, check for change in the status of encrypted items and
9269 adjust auto-save inhibitions accordingly.
9270
9271 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
9272 according to whether there are or aren't any plain-text topics
9273 pending encryption.
9274
2dcdbdd9 9275 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
9276 Adjust buffer-saved-size and some allout state to inhibit auto-saves
9277 if there are plain-text topics pending encryption.
13aa217b
KM
9278
9279 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
9280 buffer-saved-size and some allout state to not inhibit auto-saves
9281 if there are no longer any plain-text topics pending encryption.
9282
0757af94
SM
9283 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
9284 No longer provide for exemption of the current topic.
13aa217b 9285
ac89b32c
JL
92862011-07-04 Juri Linkov <juri@jurta.org>
9287
9288 Add 7z operations to delete and save changed members (bug#8968).
9289 * arc-mode.el (archive-7z-expunge, archive-7z-update):
9290 New defcustoms.
9291 (archive-7z-write-file-member): New function.
9292 (archive-7z-summarize): Fix the number of dashes in the
9293 listing output.
9294
8fa39615
SM
92952011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9296
9297 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
9298 (bug#8958).
9299
2f11b3f1
CY
93002011-07-04 Chong Yidong <cyd@stupidchicken.com>
9301
d66fef2b
CY
9302 * bindings.el: Ignore next-buffer and previous-buffer in
9303 minibuffer-local-map.
9304
2f11b3f1
CY
9305 * font-lock.el (font-lock-builtin-face): Change light background
9306 color to dark slate blue (Bug#6693).
9307
f932a347
WD
93082011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
9309
9310 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
9311
c8af70e1
SM
93122011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9313
9314 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
9315 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9316 Add switch-to-buffer.
9317
f158badc
LMI
93182011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9319
9320 * isearch.el (isearch-search-fun-function): Clarify further the
9321 meaning of the function returned.
9322
6d95bd46
MA
93232011-07-04 Michael Albinus <michael.albinus@gmx.de>
9324
9325 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
9326
9327 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
9328 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
9329 Use it.
9330 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
9331 `tramp-default-remote-path' does not exist.
9332 (tramp-send-command-and-read): New optional argument NOERROR.
9333 (tramp-open-connection-setup-interactive-shell)
9334 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
9335 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
9336 (tramp-process-sentinel): Flush also process' connection property.
9337 (tramp-sh-handle-start-file-process): Do not set process
9338 sentinel. It is done now ...
9339 (tramp-maybe-open-connection): ... here. (Bug#8929)
9340
909e6b67
MK
93412011-07-04 MON KEY <monkey@sandpframing.com>
9342
9343 * play/animate.el (animate-string): Doc fixes and allow changing
9344 the buffer name (bug#5417).
9345
93462011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9347
c8af70e1 9348 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 9349
f34755dc
PE
93502011-07-04 Paul Eggert <eggert@cs.ucla.edu>
9351
396cec72
PE
9352 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
9353 This is simpler and helps future-proof the code.
9354 (timer-until): Use time-subtract and float-time.
08235028 9355 (timer--time-less-p): Use time-less-p.
f34755dc 9356
56e6cc31
JB
93572011-07-04 Juanma Barranquero <lekktu@gmail.com>
9358
3abb79e5
JB
9359 * type-break.el (timep): Use the value of `float-time' to avoid a
9360 byte-compiler warning.
9361
56e6cc31
JB
9362 * server.el (server-eval-and-print): Return any result, even nil.
9363
7b9430b4
PE
93642011-07-03 Paul Eggert <eggert@cs.ucla.edu>
9365
9366 * type-break.el: Accept time formats that the builtins accept.
9367 (timep, type-break-time-difference): Accept any format that
9368 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
9369 This is simpler and helps future-proof the code.
9370 (type-break-time-difference): Round rather than ignoring
9371 subseconds components.
9372
3034e9e7
LMI
93732011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9374
9375 * info.el (Info-apropos-matches): Make non-interactive, since it
9376 doesn't seem to do anything useful as a command (bug#8829).
9377
1485f4c0
CY
93782011-07-03 Chong Yidong <cyd@stupidchicken.com>
9379
9380 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 9381 Move from faces.el.
1485f4c0
CY
9382 (frame-default-terminal-background): New function.
9383
9384 * custom.el (custom-push-theme): Don't record faces in `changed'
9385 theme; this doesn't work correctly for per-frame face settings.
9386 (disable-theme): Use face-set-after-frame-default to reset faces.
9387 (custom--frame-color-default): New function.
9388
9fa3dd45
LMI
93892011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9390
c8af70e1 9391 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
9392 (bug#8769).
9393
6cbbc20c
KR
93942011-03-29 Kevin Ryde <user42@zip.com.au>
9395
9396 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9397 `perl-Test2' extend to match possible "fail #N" rep count
9398 (bug#8377).
9399
c7f98048
LMI
94002011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9401
65676592
LMI
9402 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
9403 `smtpmail-via-smtp' now returns the error instead of nil.
9404
c7f98048
LMI
9405 * isearch.el (isearch-search-fun-function): Clarify the doc string
9406 (bug#8101).
9407
56e6cc31 94082011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
9409
9410 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
9411 unnecessary spaces (bug#8987).
9412
2b216704
LMI
94132011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9414
9415 * net/network-stream.el (open-network-stream): Use the
9416 :end-of-capability command thoughout.
9417
94182011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9419
9420 * net/network-stream.el (open-network-stream): Add the
9421 :end-of-capability command parameter, used by pop3.el.
9422
36adf6ce
LMI
94232011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9424
1ca0da0e
LMI
9425 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
9426
fc00f69c
LMI
9427 * fringe.el (fringe-query-style): Remove redundant text " (type ?
9428 for list)" (bug#6475).
9429
28fd8759 9430 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 9431 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
9432 an error (bug#6297).
9433
0dd8b6da
LMI
9434 * man.el (Man-reference-regexp): Allow matching possible
9435 word-wrapped references (bug#6289).
9436
ce1438d6
LMI
9437 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
9438 for consistency with the other vc buffers (bug#6197).
9439 (vc-checkin): Ditto.
9440
9441 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
9442
36adf6ce
LMI
9443 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
9444
e83cc1f7
LMI
94452011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9446
8a20ca4c
LMI
9447 * custom.el (defcustom): Clarify that :set is only used in the
9448 Customize user interface (bug#6089).
9449
83319045
LMI
9450 * progmodes/flymake.el (flymake-mode): If the buffer isn't
9451 associated with a file, refuse to run instead of erroring out
9452 (bug#6084).
9453
a8392169
LMI
9454 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
9455 the doc string, since it appears that using `fill-column' always
9456 controls the width (bug#7845).
9457
e83cc1f7
LMI
9458 * simple.el (shell-command-on-region): Say where the error output
9459 went if `shell-command-default-error-buffer' is set (bug#6857).
9460
e47ca23b
KM
94612011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
9462
9463 * allout.el (allout-yank-processing): Adjust cursor position for
9464 backwards-deleted space.
9465
9466 (allout-rebullet-heading): Register changes with
9467 allout-exposure-changed-hook, so the modified topic is properly
9468 decorated.
9469
5cf56143
LMI
94702011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9471
08549772
LMI
9472 * minibuffer.el (completion-in-region): Document PREDICATE
9473 (bug#7136).
9474
48e96771
LMI
9475 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
9476 of keyword/argument pairs (bug#6904).
9477
c8af70e1
SM
9478 * replace.el (multi-occur):
9479 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 9480
e17d05e2
LMI
94812011-07-02 Drew Adams <drew.adams@oracle.com>
9482
9483 * dired.el (dired-mark-if): Make the message about whether it's
9484 marking or unmarking clearer (bug#8523).
9485
063b0e45
LMI
94862011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9487
9488 * disp-table.el (display-table-print-array): New function.
9489 (describe-display-table): Use it to print the vectors more pretty
9490 (Bug#8859).
9491
28545e04
MR
94922011-07-02 Martin Rudalics <rudalics@gmx.at>
9493
9494 * window.el (window-state-get-1): Don't assign clone numbers.
9495 Add clone-of item to list of window parameters.
9496 (window-state-put-2): Don't process clone numbers.
9497 (display-buffer-alist): Fix doc-string.
9498
3349e122
SM
94992011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9500
9501 * subr.el (remq): Don't allocate if it's not needed.
9502 (keymap--menu-item-binding, keymap--menu-item-with-binding)
9503 (keymap--merge-bindings): New functions.
9504 (keymap-canonicalize): Use them to refine the canonicalization.
9505 * minibuffer.el (minibuffer-local-completion-map)
9506 (minibuffer-local-must-match-map): Move initialization from C.
9507 (minibuffer-local-filename-completion-map): Move initialization from C;
9508 don't inherit from anything here.
9509 (minibuffer-local-filename-must-match-map): Make obsolete.
9510 (completing-read-default): Use make-composed-keymap to combine
9511 minibuffer-local-filename-completion-map with either
9512 minibuffer-local-must-match-map or
9513 minibuffer-local-filename-completion-map.
9514
d224ac83
GM
95152011-07-01 Glenn Morris <rgm@gnu.org>
9516
3de63bf8
GM
9517 * type-break.el (type-break-time-sum): Use dolist.
9518
d224ac83
GM
9519 * textmodes/flyspell.el (flyspell-word-search-backward):
9520 Replace CL function.
9521
1a1e3f32
SM
95222011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9523
fe3f64d5
SM
9524 * mouse.el (mouse--strip-first-event): New function.
9525 (function-key-map): Use it to map fringe clicks to normal clicks
9526 by default.
9527
eb604e34
SM
9528 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
9529 (vc-bzr-revision-completion-table): Add support for annotate and date.
9530
1a1e3f32
SM
9531 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
9532 inherit from parent.
9533
5bd35902
LMI
95342011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9535
ace6c69c 9536 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 9537 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 9538
191e2bed
LMI
9539 * dired.el (dired-mode): Fix up the doc string as suggested by
9540 Drew Adams (bug#8817).
9541
5bd35902
LMI
9542 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
9543 cookie, since the manual says that it should be possible to add
9544 this function to `find-file-hook' (bug#8709).
9545
eee8207a
TZ
95462011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9547
9548 * progmodes/cfengine.el: Moved all cfengine3.el functionality
9549 here. Noted Ted Zlatanov as the maintainer.
9550 (cfengine-common-settings, cfengine-common-syntax): New functions
9551 to set up common things between `cfengine-mode' and
9552 `cfengine3-mode'.
9553 (cfengine3-mode): New mode.
9554 (cfengine3-defuns cfengine3-defuns-regex
9555 (cfengine3-class-selector-regex cfengine3-category-regex)
9556 (cfengine3-vartypes cfengine3-font-lock-keywords)
9557 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 9558 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 9559
36b148cf
MA
95602011-07-01 Michael Albinus <michael.albinus@gmx.de>
9561
9562 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
9563
9564 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
9565
0bf4ba9a
MR
95662011-07-01 Martin Rudalics <rudalics@gmx.at>
9567
9568 * window.el (same-window-buffer-names, same-window-regexps)
9569 (same-window-p, special-display-frame-alist)
9570 (special-display-popup-frame, special-display-function)
9571 (special-display-buffer-names, special-display-regexps)
9572 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
9573 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9574 (split-window-preferred-function, split-height-threshold)
9575 (split-width-threshold, even-window-heights)
9576 (display-buffer-mark-dedicated, window-splittable-p)
9577 (split-window-sensibly, window-safely-shrinkable-p):
9578 Un-obsolete.
9579 (display-buffer): Don't spread args with function specifier
9580 because special-display-popup-frame won't like it.
9581
35837f51
PE
95822011-07-01 Paul Eggert <eggert@cs.ucla.edu>
9583
d0672f86
PE
9584 Time-stamp simplifications and fixes.
9585 These improve accuracy slightly, and future-proof the code
9586 against some potential changes to current-time format.
9587
b9444d97
PE
9588 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
9589 by using time-since and float-time.
9590
0ef923dc
PE
9591 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
9592 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
9593 + NNN microseconds".
9594
2f81380d
PE
9595 * type-break.el (type-break-time-sum): Rewrite using time-add.
9596
845b5c3e
PE
9597 * play/hanoi.el (hanoi-current-time-float): Remove.
9598 All uses replaced by float-time.
9599
ee6f1be0
PE
9600 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
9601 This yields a more-accurate answer.
9602 (rng-time-to-float): Remove; no longer needed.
9603
fe955043
PE
9604 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
9605
5777162a
PE
9606 * calendar/timeclock.el (timeclock-seconds-to-time):
9607 Defalias to seconds-to-time, since they're the same thing.
9608
3103f8b6 9609 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 9610 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
9611 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
9612
0e61a35f
SM
96132011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9614
9615 * window.el (bury-buffer): Don't iconify the only frame.
9616 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
9617 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
9618
ddd63a1e
CY
96192011-07-01 Chong Yidong <cyd@stupidchicken.com>
9620
0e61a35f
SM
9621 * eshell/em-smart.el (eshell-smart-display-navigate-list):
9622 Add mouse-yank-primary.
ddd63a1e 9623
055f4923
TZ
96242011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9625
9626 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
9627
6a2fb145
SM
96282011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9629
9630 * emacs-lisp/find-func.el (find-library--load-name): New fun.
9631 (find-library-name): Use it to find relative load names when provided
9632 absolute file name (bug#8803).
9633
fd4983f2
LMI
96342011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9635
887d14ad
LMI
9636 * textmodes/flyspell.el (flyspell-word): Consider words that
9637 differ only in case as potential doublons (bug#5687).
9638
c53dc7fc
LMI
9639 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
9640 Remove two rather uninteresting debugging-like messages to make
9641 debbugs.el more silent.
9642
fd4983f2
LMI
9643 * comint.el (comint-password-prompt-regexp): Accept "Response" as
9644 a password-like phrase.
9645
7a71b18d 96462011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
9647
9648 * progmodes/cc-guess.el: New file.
9649
6a2fb145 9650 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
9651
9652 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
9653 derived from `c-basic-common-init'.
9654
9655 * progmodes/cc-mode.el (top-level): Require cc-guess.
9656 (c-basic-common-init): Use `cc-choose-style-for-mode'.
9657
1fa280a3
LM
96582011-06-30 Lawrence Mitchell <wence@gmx.li>
9659
9660 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
9661
e6597158
AM
96622011-06-30 Alan Mackenzie <acm@muc.de>
9663
1fa280a3
LM
9664 * progmodes/cc-engine.el (c-guess-continued-construct):
9665 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
9666 lock is disabled. Name this case as "CASE G".
9667
68ba37fb
KM
96682011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
9669
9670 * allout.el (allout-yank-processing): Fix injection of extra space
9671 between bullet and non-whitespace character in first topic when
9672 pasting, ensuring that the actual spacing in the pasted topic
9673 following the bullet char is preserved. This extra space was
9674 causing pasted encrypted topics to get a decrypted status even
9675 when the content was actually still encrypted. Now the decryption
9676 status from before the paste is preserved.
9677
9678 (allout-flag-region): Set all allout overlays so they evaporate
9679 when reduced to zero length (evanescent), to prevent overlay
9680 leakage.
9681
887a0b34
GM
96822011-06-30 Glenn Morris <rgm@gnu.org>
9683
94b9acce
GM
9684 * w32-fns.el (w32-charset-info-alist): Declare.
9685
1d9b46d4
GM
9686 * find-dired.el (find-grep-options): Simplify.
9687
cc232200
GM
9688 * term/ns-win.el (ns-set-resource): Declare.
9689
28e77c46
GM
9690 * ses.el (row, col): Declare dynamic variables honestly.
9691
887a0b34
GM
9692 * textmodes/reftex-parse.el (index-tags): Declare.
9693
658d8eb8
CY
96942011-06-30 Chong Yidong <cyd@stupidchicken.com>
9695
9696 * cus-edit.el (customize-push-and-save): New function.
9697
9698 * files.el (hack-local-variables-confirm): Use it.
9699
1fa280a3
LM
9700 * custom.el (load-theme): New arg NO-CONFIRM.
9701 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
9702 (custom-enabled-themes): Doc fix.
9703
9704 * cus-theme.el (customize-create-theme)
9705 (custom-theme-merge-theme): Callers to load-theme changed.
9706
bb617717
LMI
97072011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9708
d61bdd5d
LMI
9709 * thingatpt.el (thing-at-point-short-url-regexp): Require that
9710 short URLs have at least one dot in them (bug #7614).
9711
bb617717
LMI
9712 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
9713 nil, because using a pty is apparently too slow (bug #895).
9714
2f31f37a
LMI
97152011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9716
9717 * mail/sendmail.el (sendmail-query-once): New function.
9718 (sendmail-query-once-function): New variable.
9719
3076b24e
GM
97202011-06-29 Glenn Morris <rgm@gnu.org>
9721
faf2a174
GM
9722 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
9723
3076b24e
GM
9724 * ses.el (top-level): Require cl when compiling.
9725 (ses-set-localvars): Fix error statement.
9726 Call it at compile time to silence a storm of warnings.
9727
5386012d
MR
97282011-06-29 Martin Rudalics <rudalics@gmx.at>
9729
9730 * window.el (normalize-live-buffer): Rename to
9731 window-normalize-buffer.
9732 (normalize-live-frame): Rename to window-normalize-frame.
9733 (normalize-any-window): Rename to window-normalize-any-window.
9734 (normalize-live-window): Rename to window-normalize-live-window.
9735 (make-window-atom): Rename to window-make-atom.
9736 (window-resize-reset): Rename to window--resize-reset.
9737 (window-resize-reset-1): Rename to window--resize-reset-1.
9738 (resize-mini-window): Rename to window--resize-mini-window.
9739 (resize-subwindows-skip-p): Rename to
9740 window--resize-subwindows-skip-p.
9741 (resize-subwindows-normal): Rename to
9742 window--resize-subwindows-normal.
9743 (resize-subwindows): Rename to window--resize-subwindows.
9744 (resize-other-windows): Rename to window--resize-siblings.
9745 (resize-this-window): Rename to window--resize-this-window.
9746 (resize-root-window): Rename to window--resize-root-window.
9747 (resize-root-window-vertically): Rename to
9748 window--resize-root-window-vertically.
9749 (normalize-buffer-to-display): Rename to
9750 window-normalize-buffer-to-display.
9751 (normalize-buffer-to-switch-to): Rename to
9752 window-normalize-buffer-to-switch-to.
9753 Correspondingly update all callers of the functions listed
9754 above.
9755 (display-buffer-alist, display-buffer-normalize-arguments)
9756 (display-buffer-normalize-options, display-buffer)
9757 (display-buffer-alist-set): Use "function" instead of
9758 "fun-with-args".
9759
1176868d
CY
97602011-06-28 Chong Yidong <cyd@stupidchicken.com>
9761
9762 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
9763 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
9764 debbugs.gnu.org. Mention acknowledgment email.
9765
20a7a65f
LMI
97662011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9767
9768 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
9769 buffer multibyteness, since it shouldn't matter.
9770
5f45cca5
MR
97712011-06-28 Martin Rudalics <rudalics@gmx.at>
9772
9773 * window.el (display-buffer-in-side-window): Handle dedicated
9774 windows as in display-buffer-reuse-window.
9775 (display-buffer-normalize-alist): Use value of override
9776 specifier.
9777 (display-buffer-normalize-specifiers): Use value of
9778 other-window-means-other-frame specifier.
9779 (display-buffer-alist): Rewrite some texts in widgets.
9780 (display-buffer): Spread arguments when calling function
9781 specified by fun-with-args.
9782
ad85fe1f
DD
97832011-06-28 Deniz Dogan <deniz@dogan.se>
9784
1fa280a3
LM
9785 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9786 Unnest `let'.
da68c4c8 9787
ad85fe1f
DD
9788 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
9789 selectors (Bug#5732).
ec49bd31 9790 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 9791
a08cc025
JA
97922011-06-27 Jari Aalto <jari.aalto@cante.net>
9793
9794 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
9795 (eshell-ls-date-format): New defcustom.
9796 (eshell-ls-file): Use it.
9797
e2b551c5
SM
97982011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9799
9800 * help-fns.el (describe-variable): Fix message for terminal-local vars.
9801
8982b231
KY
98022011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
9803
9804 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
9805 (ange-ftp-make-tmp-name): New arg.
9806 (ange-ftp-file-local-copy): Use it.
9807
36c9fa27
J
98082011-06-27 Jambunathan K <kjambunathan@gmail.com>
9809
9810 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
9811 no-conversion (Bug#8870).
9812
d68443dc
MR
98132011-06-27 Martin Rudalics <rudalics@gmx.at>
9814
9815 * window.el (window-right, window-left, window-child)
9816 (window-child-count, window-last-child)
9817 (window-iso-combination-p, walk-window-tree-1)
9818 (window-atom-check-1, window-tree-1, delete-window)
9819 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
9820 new naming conventions - window-vchild, window-hchild,
9821 window-next and window-prev are now called window-top-child,
9822 window-left-child, window-next-sibling and window-prev-sibling
9823 respectively.
d615d6d2
MR
9824 (resize-window-reset): Rename to window-resize-reset.
9825 (resize-window-reset-1): Rename to window-resize-reset-1.
9826 (resize-window): Rename to window-resize.
9827 (window-min-height, window-min-width)
9828 (resize-mini-window, resize-this-window, resize-root-window)
9829 (resize-root-window-vertically, adjust-window-trailing-edge)
9830 (enlarge-window, shrink-window, maximize-window)
9831 (minimize-window, delete-window, quit-restore-window)
9832 (split-window, balance-windows, balance-windows-area-adjust)
9833 (balance-windows-area, window-state-put-2)
9834 (display-buffer-even-window-sizes, display-buffer-set-height)
9835 (display-buffer-set-width, set-window-text-height)
9836 (fit-window-to-buffer): Rename all "resize-window" prefixed
9837 calls to use the "window-resize" prefix convention.
9838 (display-buffer-alist): Fix symbol for label specifier.
9839 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
9840 corresponding specifier.
9841 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 9842
b6458526
VB
98432011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9844
9845 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
9846 convention.
9847 (ses-call-printer): Does not pass an empty string to formatter when the
9848 cell is empty to keep from barking printer Calc math-format-value.
9849
d31fd9ac
RS
98502011-06-27 Richard Stallman <rms@gnu.org>
9851
43d5bf84
RS
9852 * battery.el (battery-mode-line-limit): New variable.
9853 (battery-update): Handle it.
9854
d31fd9ac
RS
9855 * mail/rmailmm.el (rmail-mime-process-multipart):
9856 Handle truncated messages.
9857
819a6054
GM
98582011-06-27 Glenn Morris <rgm@gnu.org>
9859
9860 * progmodes/flymake.el (flymake-err-line-patterns):
9861 Allow for column numbers in the ant/javac pattern. (Bug#8866)
9862
cedc73f2
VB
98632011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9864
819a6054 9865 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
9866 (ses--clean-!, ses--clean-_): New functions.
9867 (ses-range): Add configurability of readout order, and conversion
9868 to Calc vector.
9869
5e5d49b6
VB
9870 * ses.el (ses-repair-cell-reference-all): New function.
9871 (ses-cell-symbol): Set macro as safe, so that it can be used in
9872 formulas.
9873
56e6cc31 9874 * ses.el: Update cycle detection algorithm.
90ca8b49 9875 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 9876 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
9877 (ses-set-localvars): New function.
9878 (ses-make-cell): Add property-list as a cell element.
9879 (ses-cell-property-get-fun, ses-cell-property-get)
9880 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
9881 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
9882 New functions.
90ca8b49
VB
9883 (ses-cell-property-set, ses-cell-property-pop)
9884 (ses-cell-property-get-handle): New macro.
9885 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
9886 New aliases, used for code readability.
9887 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
9888 cycle detection.
9889 (ses-self-reference-early-detection): New defcustom.
fac916bf 9890 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
9891 (ses-mode): Use ses-set-localvars.
9892 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
9893 before lauching the update processing.
9894 (ses-initialize-Dijkstra-attempt): New function.
9895 (ses-recalculate-cell): Update for cycle detection based on
9896 Dijkstra algorithm.
9897
2bb63e81
VB
9898 * ses.el: Fix commenting and indenting convention.
9899
c9d29fb8
SM
99002011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9901
9902 * bs.el (bs-cycle-next): Complete last change.
9903
d8e4b68b
JB
99042011-06-27 Drew Adams <drew.adams@oracle.com>
9905
9906 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
9907
40098786
LMI
99082011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9909
c9d29fb8
SM
9910 * net/network-stream.el (network-stream-open-starttls):
9911 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
9912 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
9913
40098786
LMI
9914 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
9915 to binary to possibly avoid line encoding issues on Windows (among
9916 other things).
9917
468d09d4
LMI
99182011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9919
9920 * net/network-stream.el (open-network-stream): Return an :error
9921 saying what the problem was, if possible.
9922
9923 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
9924 server.
9925
9926 * net/network-stream.el (network-stream-open-starttls): If we
9927 wanted to use STARTTLS, and the server offered it, but we weren't
9928 able to because we had no STARTTLS support, then close the connection.
9929 (open-network-stream): Return an :error element, if present.
9930
16f07dd7
CY
99312011-06-26 Chong Yidong <cyd@stupidchicken.com>
9932
88821ca0
CY
9933 * hl-line.el (hl-line-sticky-flag): Doc fix.
9934 (global-hl-line-sticky-flag): New option (Bug#8323).
9935 (global-hl-line-highlight): Obey it.
9936
16f07dd7
CY
9937 * vc/vc.el (vc-revert-show-diff): Default to t.
9938
6b5ccddf
KM
99392011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
9940
c9d29fb8
SM
9941 * allout-widgets.el (allout-widgets-post-command-business):
9942 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
9943 undecorated when an isearch is continued past, and isearch
9944 automatically collapses them. This leads to "widget leaks", where
9945 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
9946 hidden widgets can slow down cursor travel, substantially.
9947 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
9948 so we're doing without this nicety.
9949
9950 (allout-widgets-tally-string): Don't try to do a hash-table-count
9951 of allout-widgets-tally when it's nil. This eliminates spurious "Error
9952 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
9953 *Messages* when allout-widgets-maintain-tally is t.
9954
355f2e07
MR
99552011-06-26 Martin Rudalics <rudalics@gmx.at>
9956
9957 * window.el (display-buffer-normalize-argument): Rename to
9958 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
9959 LABEL argument. Respect special-display-function when popping up
9960 a new frame. Fix code searching for a window showing the buffer
9961 on another frame.
c9d29fb8
SM
9962 (display-buffer-normalize-specifiers):
9963 Call display-buffer-normalize-arguments.
355f2e07
MR
9964 (display-buffer-in-window): Don't undedicate the window if its
9965 buffer remains the same.
9966 Reported by Drew Adams <drew.adams@oracle.com>.
9967 (display-buffer-alist): Add choice for same-window macro
9968 specfier.
9969 (display-buffer): Mention special meaning of LABEL argument in
9970 doc-string. Fix quoting. Don't pop up a new frame even as
9971 fallback.
9972
7ca8fc42
JB
99732011-06-26 Juanma Barranquero <lekktu@gmail.com>
9974
9975 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
9976 avoid deleting the current window in some cases (bug#8911).
9977
bc312254
AS
99782011-06-26 Andreas Schwab <schwab@linux-m68k.org>
9979
9980 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
9981 (Bug#8934)
9982
2db18f3f
LMI
99832011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9984
c9d29fb8
SM
9985 * net/network-stream.el (network-stream-open-starttls):
9986 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
9987 (network-stream-open-tls): Ditto.
9988
6302e0d3
LL
99892011-06-26 Leo Liu <sdl.web@gmail.com>
9990
9991 * register.el (registerv): New struct.
9992 (registerv-make): New function.
c9d29fb8
SM
9993 (jump-to-register, describe-register-1, insert-register):
9994 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
9995 struct. (Bug#8415)
9996
5fdd4046
CY
99972011-06-26 Chong Yidong <cyd@stupidchicken.com>
9998
2afef60a
CY
9999 * vc/vc.el (vc-revert-show-diff): New defcustom.
10000 (vc-diff-internal): New arg specifying diff buffer.
10001 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
10002 reuse an existing *vc-diff* buffer (Bug#8927).
10003
5fdd4046
CY
10004 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
10005
e93db24a
GM
100062011-06-26 Glenn Morris <rgm@gnu.org>
10007
10008 * progmodes/f90.el (f90-critical-indent): New option.
10009 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
10010 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
10011 (f90-mode): Doc fix.
10012 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
10013 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
10014 (f90-beginning-of-block, f90-next-block, f90-indent-region)
10015 (f90-match-end): Handle block, critical.
10016
eefff499
GM
100172011-06-25 Glenn Morris <rgm@gnu.org>
10018
f6ba4cc9
GM
10019 * calendar/diary-lib.el (diary-included-files): Doc fix.
10020 (diary-include-files): New function, extracted from
10021 diary-include-other-diary-files and diary-mark-included-diary-files.
10022 (diary-include-other-diary-files, diary-mark-included-diary-files):
10023 Just call diary-include-files.
10024 (diary-mark-entries): Reset diary-included-files on first call.
10025
16712304
GM
10026 * calendar/diary-lib.el (diary-mark-entries)
10027 (diary-mark-included-diary-files):
10028 Visit included diary-files in temp buffers.
10029
5d8e0d43
GM
10030 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
10031 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
10032 (f90-start-block-re, f90-imenu-generic-expression)
10033 (f90-looking-at-program-block-start, f90-no-block-limit):
10034 Add support for submodules.
10035
ccf7a5d5
GM
10036 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
10037 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 10038
11fdef7d 100392011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
10040
10041 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
10042 buffer-file-type before setting its value, to avoid disastrous
eefff499 10043 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 10044
74f53697
JB
100452011-06-25 Juanma Barranquero <lekktu@gmail.com>
10046
10047 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
10048
10049 * ses.el (ses-unload-function):
10050 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
10051
10052 * proced.el (proced-unload-function):
10053 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
10054
18a4ce5e
AR
100552011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
10056
10057 * server.el (server-create-window-system-frame): Add parameters arg.
10058 (server-process-filter): Doc fix. Handle frame-parameters.
10059
519d22cc
JB
100602011-06-25 Juanma Barranquero <lekktu@gmail.com>
10061
10062 Fix bug#8730, bug#8781.
10063
10064 * loadhist.el (unload--set-major-mode): New function.
10065 (unload-feature): Use it.
10066
10067 * progmodes/python.el (python-after-info-look): Add autoload cookie.
10068 (python-unload-function): New function.
10069
c206f5b0
SM
100702011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10071
10072 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
10073
f9ad64f3
GS
100742011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
10075
10076 * net/browse-url.el (browse-url-firefox-program): Add icecat to
10077 the candidates list.
10078
7d0da90e
JB
100792011-06-24 Juanma Barranquero <lekktu@gmail.com>
10080
10081 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
10082
14b4e83d
RS
100832011-06-23 Richard Stallman <rms@gnu.org>
10084
10085 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
10086 (rmail-variables): Set next-error-move-function.
10087 (rmail-what-message): Take argument POS.
10088 (rmail-next-error-move): New function.
10089
273d2baf
SM
100902011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10091
10092 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
10093 messages for adjacent non-terminals.
10094
56c2cc9a
RS
100952011-06-23 Richard Stallman <rms@gnu.org>
10096
10097 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 10098 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
10099 (rmail-start-mail): Don't specify use of rmail-mail-return;
10100 that's done by mail-bury now.
10101 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 10102
d59eb518
MA
101032011-06-23 Michael Albinus <michael.albinus@gmx.de>
10104
10105 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
10106 SIZE is a number.
10107
02cfc6d6
MR
101082011-06-23 Martin Rudalics <rudalics@gmx.at>
10109
10110 * window.el (get-lru-window, get-mru-window)
10111 (get-largest-window): Never return a minibuffer window.
10112 (display-buffer-pop-up-window): Fix a bug that could lead to
10113 reusing the minibuffer window.
10114 (display-buffer): Pass original specifier argument to
10115 display-buffer-function instead of the normalized one.
10116 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
10117
4e323265
LL
101182011-06-22 Leo Liu <sdl.web@gmail.com>
10119
10120 * minibuffer.el (completing-read-function)
10121 (completing-read-default): Move from minibuf.c
10122
7a70468f
RS
101232011-06-22 Richard Stallman <rms@gnu.org>
10124
50718fc2
RS
10125 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
10126 to Rmail even if not started by a special Rmail command.
10127
7a70468f
RS
10128 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
10129 Copy the buffer currently showing just one message.
10130
297dde5a
RW
101312011-06-22 Roland Winkler <winkler@gnu.org>
10132
10133 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
10134 (bibtex-clean-entry): First delete the old key so that a
10135 customized algorithm for generating the new key does not get
10136 confused by the old key.
10137 (bibtex-url): Obey regexp of first step.
10138 (bibtex-search-entries): Do not use add-to-list with local
10139 list-var.
10140
97bb1093
LMI
101412011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10142
10143 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
10144 stored a user name, then query for the password first, instead of
10145 waiting for SMTP to give an error message and the trying again.
10146
1c0f1a19
JD
101472011-06-22 Lawrence Mitchell <wence@gmx.li>
10148
10149 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
10150 BUFFER in call-process.
10151
396f7c9d
LMI
101522011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10153
10154 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
10155 QUIT twice.
ddb7ffee
LMI
10156 (smtpmail-try-auth-methods): Require user name and password from
10157 auth-source.
396f7c9d 10158
8998d1b3
MR
101592011-06-22 Martin Rudalics <rudalics@gmx.at>
10160
10161 * window.el (display-buffer-default-specifiers)
10162 (display-buffer-alist): Remove entries for pop-up-frame-alist.
10163 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 10164 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
10165
10166 * frame.el (pop-up-frame-alist, pop-up-frame-function)
10167 (special-display-frame-alist, special-display-popup-frame):
10168 Remove duplicate declarations. These are now in window.el.
10169
4ea31e07
LMI
101702011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10171
c9d29fb8
SM
10172 * mail/smtpmail.el (smtpmail-via-smtp):
10173 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
10174 server supports it. SMTP servers that support STARTTLS commonly
10175 require it.
10176
10177 * net/network-stream.el (network-stream-open-starttls): Support
10178 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 10179 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 10180
95f41d9a
LMI
10181 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
10182 upgrades with `open-network-stream', and rely solely on
10183 auth-source for all credentials. Big changes throughout the file,
10184 but in particular:
c9d29fb8
SM
10185 (smtpmail-auth-credentials): Remove.
10186 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
10187 (smtpmail-via-smtp): Check for servers saying they want AUTH after
10188 MAIL FROM, too.
95f41d9a 10189
c9d29fb8
SM
10190 * net/network-stream.el (network-stream-open-starttls):
10191 Provide support for client certificates both for external and built-in
4ea31e07
LMI
10192 STARTTLS.
10193 (auth-source): Require.
10194 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
10195 (network-stream-certificate): Change cert-cert to cert and
10196 cert-key to key.
4ea31e07 10197
065ec2c7
MA
101982011-06-21 Michael Albinus <michael.albinus@gmx.de>
10199
10200 * net/tramp-cache.el (top): Don't load the persistency file when
10201 "emacs -Q" has been called.
10202
cd93b359
DR
102032011-06-21 Tim Harper <timcharper@gmail.com>
10204
d8e4b68b
JB
10205 * term/ns-win.el (ns-initialize-window-system):
10206 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
10207 resource to NO as it is not yet supported by the NS port.
10208
ae9c0411
JB
102092011-06-21 Juanma Barranquero <lekktu@gmail.com>
10210
10211 * misc.el (list-dynamic-libraries--refresh): Compute header here...
10212 (list-dynamic-libraries): ...not here.
10213
7f3f739f
LL
102142011-06-21 Leo Liu <sdl.web@gmail.com>
10215
10216 * subr.el (sha1): Implement sha1 using secure-hash.
10217
327c8fb1
MR
102182011-06-21 Martin Rudalics <rudalics@gmx.at>
10219
10220 * window.el (display-buffer-alist): In default value do not
10221 enforce searching a window on any but the selected frame.
10222 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10223 (display-buffer-select-window): Remove function.
10224 (display-buffer-in-window): When a window on another frame gets
10225 reused, do not select it any more but just raise its frame if
10226 necessary (Bug#8851) and (Bug#8856).
10227 (display-buffer-normalize-options): Handle pop-up-frames related
10228 options more faithfully.
10229 (pop-to-buffer): Don't rely on `display-buffer' selecting the
10230 window if it is on another frame.
c9d29fb8
SM
10231 (display-buffer-alist, display-buffer-default-specifiers):
10232 Don't make new frame unsplittable by default.
9e9de014
MR
10233 (display-buffer-normalize-argument): Fix doc-string typo and use
10234 'same-frame-other-window instead of 'other-window when associating
10235 with display-buffer-macro-specifiers.
327c8fb1 10236
7cf3f556
VB
102372011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
10238
10239 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
10240 New functions.
10241 (5x5-mode-map, 5x5-mode-menu): Bind them.
10242 (5x5-draw-grid): Tweak the solver's rendering.
10243
60a406cf
SM
102442011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
10245
10246 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
10247 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
10248
d8e4b68b 102492011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
10250
10251 * menu-bar.el: Use function variable instead of switch-to-buffer.
10252 (menu-bar-select-buffer-function): New variable.
60a406cf 10253 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 10254
478d6f95
SM
102552011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
10256
10257 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
10258 variable's status.
10259
ca530739
JD
102602011-06-20 Jan Djärv <jan.h.d@swipnet.se>
10261
10262 * x-dnd.el (x-dnd-version-from-flags)
10263 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
10264 and long as number (Bug#8899).
10265 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
10266
bcd70d97
SM
102672011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
10268
60a406cf 10269 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
10270 (completion-try-completion, completion-all-completions): Compute the
10271 metadata argument if it's missing; make it optional (bug#8795).
10272
60a406cf 10273 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
10274 (widget-complete): Use new :completion-function property.
10275 (widget-completions-at-point): New function.
10276 (default): Use :completion-function instead of :complete.
60a406cf
SM
10277 (widget-default-completions): Rename from widget-default-complete;
10278 Rewrite.
bcd70d97
SM
10279 (widget-string-complete, widget-file-complete, widget-color-complete):
10280 Remove functions.
10281 (file, symbol, function, variable, coding-system, color):
10282 * international/mule-cmds.el (default-input-method, charset)
10283 (language-info-custom-alist):
10284 * cus-edit.el (face): Use new property :completions.
10285
10286 * progmodes/pascal.el (pascal-completions-at-point): New function.
10287 (pascal-mode): Use it.
10288 (pascal-mode-map): Use completion-at-point.
10289 (pascal-toggle-completions): Make obsolete.
10290 (pascal-complete-word, pascal-show-completions):
10291 * progmodes/octave-mod.el (octave-complete-symbol):
10292 Redefine as obsolete alias.
10293 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
10294 Signal absence of completion info for old Octave,
10295 (inferior-octave-complete): Redefine as obsolete alias.
10296 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
10297 (meta-completions-at-point): Rename from meta-complete-symbol and
10298 adapt it for use on completion-at-point-functions.
10299 (meta-common-mode): Use it.
10300 (meta-looking-at-backward, meta-match-buffer): Remove.
10301 (meta-complete-symbol): Redefine as obsolete alias.
10302 (meta-common-mode-map): Use completion-at-point.
10303 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
10304 (makefile-mode-map): Use completion-at-point.
10305 (makefile-completions-at-point): Rename from makefile-complete and
10306 adapt it for use on completion-at-point-functions.
10307 (makefile-mode): Use it.
10308 (makefile-complete): Redefine as obsolete alias.
10309
aebf69c8
DD
103102011-06-20 Deniz Dogan <deniz@dogan.se>
10311
10312 * net/rcirc.el: Delete trailing whitespaces once and for all.
10313
bfbbb27d
DC
103142011-06-20 Daniel Colascione <dan.colascione@gmail.com>
10315
10316 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
10317
d264a46b
CY
103182011-06-19 Chong Yidong <cyd@stupidchicken.com>
10319
4ca009e5
CY
10320 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
10321
d264a46b
CY
10322 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
10323
fbf5b3ce
MR
103242011-06-19 Martin Rudalics <rudalics@gmx.at>
10325
10326 * window.el (display-buffer-other-window-means-other-frame):
10327 Call display-buffer-normalize-alist.
10328 (display-buffer-normalize-specifiers-1): Rename to
10329 display-buffer-normalize-argument. New argument other-frame.
10330 Rewrite.
10331 (display-buffer-normalize-specifiers-2): Rename to
10332 display-buffer-normalize-options.
10333 (display-buffer-normalize-alist-1): New function.
10334 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
10335 display-buffer-normalize-alist.
10336 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
10337 (display-buffer-normalize-options-inhibit): New variable.
10338 (display-buffer-normalize-specifiers): Rewrite calling
10339 display-buffer-normalize-alist,
10340 display-buffer-normalize-argument, and
10341 display-buffer-normalize-options. Don't call the latter if
10342 display-buffer-normalize-options-inhibit is non-nil.
10343 (frame-auto-delete): New option.
10344 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
10345 (window-list-no-nils, window-state-ignored-parameters)
10346 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
10347 (window-state-put-1, window-state-put-2, window-state-put):
10348 New functions.
9a028c23
MR
10349 (display-buffer-normalize-options): Move special-display-p group
10350 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 10351
6d10d800
CY
103522011-06-18 Chong Yidong <cyd@stupidchicken.com>
10353
6420d28b
CY
10354 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
10355 groups (Bug#8776).
10356 (rx-submatch-n): New function.
10357 (rx): Document it.
10358
ddb8b596
CY
10359 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
10360 (Bug#8768).
10361
10362 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
10363
77080289
CY
10364 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
10365
61dfb316
CY
10366 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
10367 anytime existing face settings are present (Bug#8889).
10368
6d10d800
CY
10369 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
10370 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
10371 Remove unused argument.
10372
be3fb2b8
MR
103732011-06-18 Martin Rudalics <rudalics@gmx.at>
10374
bcd70d97
SM
10375 * window.el (display-buffer-default-specifiers):
10376 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
10377 pop-up-window-min-width, and another reuse-window specifier
10378 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
10379 (display-buffer-normalize-specifiers-2):
10380 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
10381 pop-up-windows is unset. Add a reuse-window specifier for the
10382 case popping up a new window fails.
10383 (special-display-popup-frame): Remove double quoting.
28dec25a 10384 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 10385
1c6d8c76
SM
103862011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10387
10388 * shell.el (shell-completion-vars): Set pcomplete-termination-string
10389 according to comint-completion-addsuffix.
10390
10391 * pcomplete.el: Convert to lexical binding and fix bug#8819.
10392 (pcomplete-suffix-list): Mark as obsolete.
10393 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
10394 pcomplete-seen in the closure.
10395 (pcomplete-comint-setup): Setup completion-at-point as well.
10396 (pcomplete--entries): New function.
10397 (pcomplete--env-regexp): New var.
10398 (pcomplete-entries): Rewrite to work with partial-completion and
10399 without relying on pcomplete-suffix-list.
10400 (pcomplete-pare-list): Remove, unused.
10401
25aef8b8
MR
104022011-06-17 Martin Rudalics <rudalics@gmx.at>
10403
10404 * window.el (display-buffer-alist): Set pop-up-window-min-height
10405 and pop-up-window-min-width in default value. Reported by
10406 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
10407 other-window-means-other-frame.
10408 (display-buffer-macro-specifiers): Comment out entry for
10409 other-window specifier.
10410 (display-buffer-other-window-means-other-frame): New function.
10411 (display-buffer-normalize-specifiers-1): New arguments
10412 buffer-name and label. Treat other-window case specially.
10413 (display-buffer-normalize-specifiers-2): Treat other-window case
10414 specially.
10415 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
10416 (display-buffer-normalize-specifiers):
10417 Call display-buffer-normalize-specifiers-3.
25aef8b8 10418
dbad4f69
MR
104192011-06-17 Martin Rudalics <rudalics@gmx.at>
10420
10421 * window.el (same-window-p): Fix two typos introduced when
10422 adding with-no-warnings.
d1067961
MR
10423 (display-buffer-normalize-specifiers-1): Don't check
10424 pop-up-frames for 'unset initialization.
10425 (display-buffer-normalize-specifiers-2): Major rewrite using
10426 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
10427 (pop-up-frames, display-buffer-reuse-frames)
10428 (display-buffer-mark-dedicated): Don't initialize to 'unset.
10429 Suggested by David Engster <deng@randomsample.de>.
10430 (even-window-heights): Initialize to 'unset.
10431 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
10432 (display-buffer-macro-specifiers): Don't pop up a new frame in the
10433 other window case.
dbad4f69 10434
9b9c9e3a
MR
104352011-06-16 Martin Rudalics <rudalics@gmx.at>
10436
bcd70d97
SM
10437 * window.el (display-buffer-normalize-specifiers-1):
10438 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 10439 second argument of display-buffer (Bug#8865).
981d5c09
MR
10440 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
10441 (switch-to-buffer-other-window-same-frame)
10442 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
10443 Adams (Bug#8875).
9c2755e9
MR
10444 (display-buffer): Don't check noninteractive when calling
10445 display-buffer-pop-up-frame.
10446 (display-buffer-pop-up-frame): Never pop up a frame in
10447 noninteractive mode (Bug#8857).
67222e1d
MR
10448 (enlarge-window, shrink-window): Don't report an error when the
10449 window can't be resized as requested (Bug#8862).
9b9c9e3a 10450
2b75be67
SM
104512011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10452
9ffdd3ba
SM
10453 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
10454
cb581a67
SM
10455 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
10456
2b75be67
SM
10457 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
10458
8c0e3589
AM
104592011-06-15 Alan Mackenzie <acm@muc.de>
10460
cb581a67
SM
10461 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
10462 for declarators, disable knr checking to speed up for normal files.
10463 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 10464
b96e6cde
LMI
104652011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10466
4bba86e6
LMI
10467 * net/network-stream.el (open-network-stream): Add the keyword
10468 :always-query-capabilities for the case where you want to force a
10469 `plain' network connection, but the protocol still requires the
10470 capabilitiy command (i.e., SMTP and EHLO).
10471
2b75be67 10472 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
10473 consistency with other `-live-p' functions.
10474
efdcdbf8
SM
104752011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10476
10477 * window.el (same-window-buffer-names, same-window-regexps)
10478 (special-display-frame-alist, special-display-popup-frame)
10479 (special-display-function, special-display-buffer-names)
10480 (special-display-regexps, pop-up-frame-alist)
10481 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
10482 (pop-up-windows, split-window-preferred-function)
10483 (split-height-threshold, split-width-threshold, even-window-heights)
10484 (display-buffer-mark-dedicated): Don't encourage the use of
10485 display-buffer-alist from Elisp code.
10486
c5cde042
DN
104872011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
10488
10489 * progmodes/python.el (python-mode): Derive from prog-mode.
10490 * progmodes/ps-mode.el (ps-mode):
10491 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 10492 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
10493 * progmodes/ld-script.el (ld-script-mode): Likewise.
10494
baa1c9ab
MR
104952011-06-15 Martin Rudalics <rudalics@gmx.at>
10496
10497 * window.el (display-buffer-alist): Trim default value to avoid
10498 popping up a new frame (Bug#8857) or reusing an arbitrary window
10499 on another frame.
10500 (display-buffer): Do not fall back on popping up a new frame in
10501 batch mode (Bug#8857).
10502
c5dd5a51
CY
105032011-06-14 Chong Yidong <cyd@stupidchicken.com>
10504
10505 * cus-theme.el (describe-theme-1): Use custom-theme-p.
10506 (custom-theme-summary): New function.
10507 (customize-themes): Use it.
10508
d647b7c4
GM
105092011-06-13 Glenn Morris <rgm@gnu.org>
10510
10511 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
10512
9481c002
MR
105132011-06-13 Martin Rudalics <rudalics@gmx.at>
10514
357f93d2
MR
10515 * help.el (help-window): Remove variable.
10516 (help-window-point-marker, temp-buffer-max-height)
10517 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
10518 (help-print-return-message): Don't set help-window.
10519 (resize-temp-buffer-window): Rewrite cod eand doc-string.
10520 (help-window-setup-finish): Remove.
10521 (help-window-display-message, help-window-setup)
10522 (with-help-window): Major rewrite based on new
10523 display-buffer-window variable.
10524
10525 * help-mode.el (help-mode-finish): Remove help-window related
10526 code.
10527
10528 * view.el (view-exits-all-viewing-windows): Remove reference to
10529 view-return-to-alist in doc-string.
10530 (view-return-to-alist): Make obsolete.
10531 (view-buffer): Call pop-to-buffer-same-window and remove
10532 undo-window code.
10533 (view-buffer-other-window): Call pop-to-buffer-other-window and
10534 simplify code. Ignore second argument.
10535 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
10536 simplify code. Ignore second argument.
10537 (view-return-to-alist-update): Make obsolete.
10538 (view-mode-enter): Rename second argument to QUIT-RESTORE.
10539 Rewrite using quit-restore window parameters.
2b75be67
SM
10540 (view-mode-exit): Rename second argument to EXIT-ONLY.
10541 Rewrite using quit-restore-window.
357f93d2
MR
10542 (View-exit, View-exit-and-edit, View-leave, View-quit)
10543 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
10544 appropriate arguments.
10545 (view-end-message): Use quit-restore window parameter.
10546
9481c002
MR
10547 * window.el (display-buffer-function): Rewrite doc-string.
10548 (display-buffer-window, display-buffer-alist): New variables.
10549 (display-buffer-split-specifiers)
10550 (display-buffer-side-specifiers)
10551 (display-buffer-macro-specifiers): New constants.
10552 (display-buffer-even-window-sizes, display-buffer-set-height)
10553 (display-buffer-set-width, display-buffer-select-window)
10554 (display-buffer-in-window, display-buffer-reuse-window)
10555 (display-buffer-split-window-1, display-buffer-split-window)
10556 (display-buffer-split-atom-window, display-buffer-pop-up-window)
10557 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
10558 (display-buffer-in-side-window, normalize-buffer-to-display)
10559 (display-buffer-normalize-specifiers-1)
10560 (display-buffer-normalize-specifiers-2)
2b75be67
SM
10561 (display-buffer-normalize-specifiers, display-buffer-frame):
10562 New functions.
9481c002
MR
10563 (display-buffer): Major rewrite.
10564 (display-buffer-other-window, display-buffer-other-frame)
10565 (pop-to-buffer, switch-to-buffer-other-window)
10566 (switch-to-buffer-other-frame): Rewrite.
10567 (display-buffer-same-window, display-buffer-same-frame)
10568 (display-buffer-same-frame-other-window)
10569 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10570 (pop-to-buffer-other-window)
10571 (pop-to-buffer-same-frame-other-window)
10572 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
10573 (switch-to-buffer-other-window-same-frame): New functions.
10574 (same-window-p, special-display-p): Rewrite disabling warnings.
10575 Make obsolete.
10576 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10577 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
10578 Make obsolete
10579 (same-window-buffer-names, same-window-regexps)
10580 (special-display-frame-alist, special-display-popup-frame)
10581 (special-display-function, special-display-buffer-names)
10582 (special-display-regexps, pop-up-frame-alist)
10583 (pop-up-frame-function, split-window-preferred-function)
10584 (split-height-threshold, split-width-threshold)
10585 (even-window-heights): Make obsolete.
10586
9db51aca
GM
105872011-06-12 Glenn Morris <rgm@gnu.org>
10588
10589 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 10590 Misc simplifications.
9db51aca 10591
39cffb44
MR
105922011-06-12 Martin Rudalics <rudalics@gmx.at>
10593
10594 * window.el (window-safely-shrinkable-p): Restore function which
10595 was inadvertently removed in change from 2011-06-11. Declare as
10596 obsolete.
10597
2b75be67
SM
10598 * calendar/calendar.el (calendar-generate-window):
10599 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
10600 window-safely-shrinkable-p.
10601
a8955be7
GM
106022011-06-12 Glenn Morris <rgm@gnu.org>
10603
10604 * progmodes/fortran.el (fortran-mode-syntax-table):
10605 * progmodes/f90.el (f90-mode-syntax-table):
10606 Set % to punctuation. (Bug#8820)
10607 (f90-find-tag-default): Remove, no longer needed.
10608
f0d4059d
DC
106092011-06-12 Daniel Colascione <dan.colascione@gmail.com>
10610
10611 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
10612
1100a63c
CY
106132011-06-11 Chong Yidong <cyd@stupidchicken.com>
10614
10615 * image.el (image-animated-p): Return animation delay in seconds.
10616 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
10617 (image-animate-timeout): Remove DELAY argument. Don't assume
10618 every subimage has the same delay; get it from image-animated-p.
10619 (image-animate): Caller changed.
10620
def722bf
MA
106212011-06-11 Michael Albinus <michael.albinus@gmx.de>
10622
10623 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
10624 to ignored backtrace functions.
10625
0a2bb1a9
GM
106262011-06-11 Glenn Morris <rgm@gnu.org>
10627
10628 * calendar/appt.el (appt-disp-window-function): Doc fix.
10629 (appt-check): Handle overlapping appointments. (Bug#8337)
10630
6198ccd0
MR
106312011-06-11 Martin Rudalics <rudalics@gmx.at>
10632
10633 * window.el (window-tree-1, window-tree): New functions, moving
10634 the latter to window.el.
10635 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
10636 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
10637 (bw-refresh-edges): Remove.
10638 (balance-windows-1, balance-windows-2): New functions.
10639 (balance-windows): Rewrite in terms of window tree functions,
10640 balance-windows-1 and balance-windows-2.
10641 (bw-adjust-window): Remove.
10642 (balance-windows-area-adjust): New function with functionality of
10643 bw-adjust-window but using resize-window.
2b75be67
SM
10644 (set-window-text-height): Rewrite doc-string.
10645 Use normalize-live-window and resize-window.
10646 (enlarge-window-horizontally, shrink-window-horizontally):
10647 Rename argument to DELTA.
6198ccd0
MR
10648 (window-buffer-height): New function.
10649 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
10650 Rewrite using new window resize routines.
2b75be67
SM
10651 (kill-buffer-and-window, mouse-autoselect-window-select):
10652 Use ignore-errors instead of condition-case.
6198ccd0
MR
10653 (quit-window): Call delete-frame instead of delete-windows-on
10654 for the only buffer on frame.
10655
9397e56f
MR
106562011-06-10 Martin Rudalics <rudalics@gmx.at>
10657
10658 * loadup.el (top-level): Load window before files for the sake
10659 of replace-buffer-in-windows.
10660
10661 * files.el (read-buffer-to-switch)
10662 (switch-to-buffer-other-window)
2b75be67
SM
10663 (switch-to-buffer-other-frame, display-buffer-other-frame):
10664 Move to window.el.
9397e56f
MR
10665
10666 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
10667 (previous-buffer): Move to window.el.
10668
10669 * bindings.el (unbury-buffer): Move to window.el.
10670
10671 * window.el (delete-other-windows-vertically): Move after
10672 definition of delete-other-windows.
10673 (other-window, delete-windows-on, replace-buffer-in-windows):
10674 Move here from window.c.
10675 (record-window-buffer, unrecord-window-buffer)
10676 (set-window-buffer-start-and-point, switch-to-prev-buffer)
10677 (switch-to-next-buffer): New functions.
10678 (get-next-valid-buffer, last-buffer, next-buffer): Move here
10679 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
10680 (previous-buffer): Move here from simple.el.
10681 Call switch-to-prev-buffer.
9397e56f
MR
10682 (bury-buffer): Move here from buffer.c. Switch to previous
10683 buffer when window cannot be deleted.
10684 (unbury-buffer): Move here from bindings.el.
10685 (ctl-x-map): Move binding for other-window from window.c to
10686 here.
10687 (read-buffer-to-switch, switch-to-buffer-other-window)
10688 (switch-to-buffer-other-frame): Move here from files.el.
10689 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
10690 (switch-to-buffer): Move here from buffer.c.
10691 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 10692
562dd5e9
MR
106932011-06-10 Martin Rudalics <rudalics@gmx.at>
10694
10695 * window.el (window-min-height, window-min-width): Move here
10696 from window.c. Add defcustoms and rewrite doc-strings.
10697 (resize-mini-window, resize-window): New functions.
10698 (adjust-window-trailing-edge, enlarge-window, shrink-window):
10699 Move here from window.c.
10700 (maximize-window, minimize-window): New functions.
10701 (delete-window, delete-other-windows, split-window): Move here
10702 from window.c.
10703 (window-split-min-size): New function.
10704 (split-window-keep-point): Mention split-window-above-each-other
10705 instead of split-window-vertically.
2b75be67 10706 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
10707 Rename split-window-vertically to split-window-above-each-other
10708 and provide defalias for old definition.
10709 (split-window-side-by-side, split-window-horizontally):
10710 Rename split-window-horizontally to split-window-side-by-side
10711 and provide defalias for the old definition.
562dd5e9
MR
10712 (ctl-x-map): Move bindings for delete-window,
10713 delete-other-windows and enlarge-window here from window.c.
10714 Replace bindings for split-window-vertically and
10715 split-window-horizontally by bindings for
10716 split-window-above-each-other and split-window-side-by-side.
10717
10718 * cus-start.el (all): Remove entries for window-min-height and
10719 window-min-width. Add entries for window-splits and
10720 window-nest.
10721
f0da764a
GM
107222011-06-09 Glenn Morris <rgm@gnu.org>
10723
80675c21
GM
10724 * calendar/appt.el (appt-mode-line): New function.
10725 (appt-check, appt-disp-window): Use it.
10726
f0da764a
GM
10727 * files.el (hack-one-local-variable-eval-safep):
10728 Allow minor-modes with explicit +/-1 arguments.
10729
59f623b7
TZ
107302011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
10731
10732 * term/xterm.el (xterm): Add defgroup.
10733 (xterm-extra-capabilities): Add defcustom to supply known xterm
10734 capabilities, skip querying them, or query them (default).
10735 (terminal-init-xterm): Use it.
10736 (terminal-init-xterm-modify-other-keys): New function to set up
10737 modifyOtherKeys support to simplify `terminal-init-xterm'.
10738
9aab8e0d
MR
107392011-06-09 Martin Rudalics <rudalics@gmx.at>
10740
10741 * window.el (resize-window-reset, resize-window-reset-1)
10742 (resize-subwindows-skip-p, resize-subwindows-normal)
10743 (resize-subwindows, resize-other-windows, resize-this-window)
10744 (resize-root-window, resize-root-window-vertically)
10745 (window-deletable-p, window-or-subwindow-p)
10746 (frame-root-window-p): New functions.
10747
e8b08aee
GM
107482011-06-09 Glenn Morris <rgm@gnu.org>
10749
10750 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
10751 (ange-ftp-get-files): Use it.
10752
254c37a5
AK
107532011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10754
10755 * mail/sendmail.el (mail-recover-1, mail-recover):
10756 * files.el (recover-file, recover-session):
10757 Handle dired-listing-switches not being just a single short option.
10758
35d7dbd3
GM
107592011-06-09 Glenn Morris <rgm@gnu.org>
10760
10761 * calendar/appt.el (appt-display-message, appt-disp-window):
10762 Handle lists of appointments.
10763
387522b2
MR
107642011-06-08 Martin Rudalics <rudalics@gmx.at>
10765
2b75be67
SM
10766 * window.el (one-window-p): Move down in code.
10767 Rewrite doc-string.
10768 (window-current-scroll-bars): Rewrite doc-string.
10769 Normalize live window argument.
387522b2
MR
10770 (walk-windows, get-window-with-predicate, count-windows):
10771 Rewrite doc-string. Use window-list-1.
10772 (window-in-direction-2, window-in-direction, get-mru-window):
10773 New functions.
10774
d8e4b68b 107752011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
10776
10777 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
10778 Doc fix (Bug#8713).
10779
107802011-06-08 Chong Yidong <cyd@stupidchicken.com>
10781
10782 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
10783
107842011-06-08 Juanma Barranquero <lekktu@gmail.com>
10785
10786 * loadhist.el (unload-feature-special-hooks):
10787 Add `comint-output-filter-functions'.
10788
0de12c52
IK
107892011-06-08 Ivan Kanis <gnu@kanis.fr>
10790
10791 * calendar/appt.el (appt-check): Move some initializations into the let.
10792
f3d1777e
MR
107932011-06-08 Martin Rudalics <rudalics@gmx.at>
10794
10795 * window.el (window-height): Defalias to window-total-height.
10796 (window-width): Defalias to window-body-width.
10797
18af70d0
CY
107982011-06-07 Chong Yidong <cyd@stupidchicken.com>
10799
10800 * image-mode.el (image-toggle-animation): New command.
10801 (image-mode-map): Bind it to RET.
10802 (image-mode): Update message.
10803 (image-toggle-display-image): Avoid a spurious cache flush.
10804 (image-transform-rotation): Doc fix.
10805 (image-transform-properties): Return quickly in the normal case.
10806 (image-animate-loop): Rename from image-animate-max-time.
10807
2b75be67 10808 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
10809 (create-animated-image): Remove unnecessary function.
10810 (image-animate): Rename from image-animate-start. New arg.
2b75be67 10811 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
10812 (image-animate-timer): Use car-safe.
10813 (image-animate-timeout): Rename argument.
10814
190b47e6
MR
108152011-06-07 Martin Rudalics <rudalics@gmx.at>
10816
10817 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
10818 window.c. Rename first argument to ALL-FRAMES.
10819 Rephrase doc-strings.
10820 (get-buffer-window-list): Rewrite using window-list-1.
10821 Rephrase doc-string.
a1511caf
MR
10822 (window-safe-min-height, window-safe-min-width): New constants.
10823 (window-size-ignore, window-min-size, window-min-size-1)
10824 (window-sizable, window-sizable-p, window-size-fixed-1)
10825 (window-size-fixed-p, window-min-delta-1, window-min-delta)
10826 (window-max-delta-1, window-max-delta, window-resizable)
10827 (window-resizable-p, window-total-height, window-total-width)
10828 (window-body-width): New functions.
10829 (window-full-height-p, window-full-width-p): Rewrite using
10830 window-total-size.
10831 (window-body-height): Rewrite using window-body-size.
190b47e6 10832
85cc1f11
MR
108332011-06-06 Martin Rudalics <rudalics@gmx.at>
10834
10835 * window.el (window-right, window-left, window-child)
10836 (window-child-count, window-last-child, window-any-p)
10837 (normalize-live-buffer, normalize-live-frame)
10838 (normalize-any-window, normalize-live-window)
10839 (window-iso-combination-p, window-iso-combined-p)
10840 (window-iso-combinations)
10841 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
10842 (windows-with-parameter, window-with-parameter)
10843 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
10844 (window-atom-check, window-side-check, window-check):
10845 New functions.
85cc1f11
MR
10846 (ignore-window-parameters, window-sides, window-sides-vertical)
10847 (window-sides-slots): New variables.
10848 (window-size-fixed): Move down in code. Minor doc-string fix.
10849
e7156492
AS
108502011-06-05 Andreas Schwab <schwab@linux-m68k.org>
10851
10852 * comint.el (comint-dynamic-complete-as-filename)
10853 (comint-dynamic-complete-filename): Correctly call
10854 completion-in-region.
10855
7e821d0d
DD
108562011-06-05 Deniz Dogan <deniz@dogan.se>
10857
10858 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
10859 in last change.
10860
ac09b8a1
DD
108612011-06-05 Deniz Dogan <deniz@dogan.se>
10862
10863 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
10864 (rcirc): Use it to prompt for encryption.
10865
34699b85
RW
108662011-06-05 Roland Winkler <winkler@gnu.org>
10867
10868 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
10869 (bibtex-search-entries): New command bound to C-c C-a.
10870 (bibtex-display-entries): New function.
10871
004dedd3
RW
108722011-06-05 Roland Winkler <winkler@gnu.org>
10873
10874 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
10875 (bibtex-insert-kill): After yanking insert newline if necessary.
10876 (bibtex-initialize): Call bibtex-string-files-init only once.
10877 (bibtex-mode): Do not call easy-menu-add.
10878 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
10879 (bibtex-yank): Set arg properly if nil.
10880
022fe7ce
RW
108812011-06-05 Roland Winkler <winkler@gnu.org>
10882
2b75be67
SM
10883 * textmodes/bibtex.el (bibtex-search-entry-globally):
10884 New variable.
022fe7ce
RW
10885 (bibtex-search-entry): Use it.
10886
b7c3692a
RW
108872011-06-05 Roland Winkler <winkler@gnu.org>
10888
10889 * textmodes/bibtex.el (bibtex-entry-format): New option
10890 sort-fields.
10891 (bibtex-format-entry, bibtex-reformat): Honor this option.
10892 (bibtex-parse-entry): Return fields in proper order.
10893
8eda563d
JB
108942011-06-05 Juanma Barranquero <lekktu@gmail.com>
10895
10896 * doc-view.el (doc-view-remove-if): Move computation of result out
10897 of `dolist' to silence misleading lexical-binding warning.
10898
7dbe3dbc
CY
108992011-06-04 Chong Yidong <cyd@stupidchicken.com>
10900
10901 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
10902 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
10903
0c33dd17
MA
109042011-06-04 Michael Albinus <michael.albinus@gmx.de>
10905
10906 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
10907 "SunOS 5.10".
10908
f8f91c2b
MA
109092011-06-04 Michael Albinus <michael.albinus@gmx.de>
10910
10911 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
10912 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
10913 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
10914 (tramp-parse-putty):
10915 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
10916 (tramp-completion-function-alist-ssh)
10917 (tramp-completion-function-alist-telnet)
10918 (tramp-completion-function-alist-su)
10919 (tramp-completion-function-alist-putty): Set `tramp-autoload'
10920 cookie.
10921
10922 * net/tramp-ftp.el:
10923 * net/tramp-sh.el:
10924 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
10925 load "tramp.el" `tramp-set-completion-function'.
10926
e17d9003
SM
109272011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10928
10929 * shell.el: Require and use pcomplete.
10930 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
10931 (shell-completion-vars): Set pcomplete-default-completion-function.
10932
6c4cab03
DD
109332011-06-04 Deniz Dogan <deniz@dogan.se>
10934
10935 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
10936 `memq' (Bug#8799).
10937
ea9fafe0
SM
109382011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10939
10940 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
10941
b3e945d3
JB
109422011-06-02 Juanma Barranquero <lekktu@gmail.com>
10943
10944 * bs.el (bs--mark-unmark, bs--nth-wrapper):
10945 * mpc.el (mpc-select-extend, mpc-songpointer-context):
10946 * vc/log-view.el (log-view-beginning-of-defun):
10947 * vc/smerge-mode.el (smerge-apply-resolution-patch)
10948 (smerge-refine-forward, smerge-refine-chopup-region):
10949 Silence warning for unused `dotimes' counter variables.
10950
7d520089
SM
109512011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10952
10953 * net/tramp.el (tramp-with-progress-reporter): Rename from
10954 with-progress-reporter. Use `declare'.
10955 * net/tramp-smb.el:
10956 * net/tramp-sh.el:
10957 * net/tramp-gvfs.el: Update all uses.
10958
a1c2400f
JB
109592011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
10960
10961 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
10962 buffer isn't killed before making it current.
10963
2403c841
SM
109642011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10965
10966 Silence various byte-compiler warnings.
10967 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
10968 `access-type' and new obsolescence format.
10969 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
10970 new format.
10971 (byte-compile-check-variable): New `access-type' argument.
10972 Only warn if the access-type is obsolete.
10973 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
10974 (byte-compile-variable-set): Adjust callers.
10975 * help-fns.el (describe-variable): Adjust to new obsolescence format.
10976 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
10977 setting it as obsolete.
10978 * simple.el (minibuffer-completing-symbol):
10979 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
10980 access as obsolete.
10981 * minibuffer.el (minibuffer-completing-file-name): Don't make it
10982 obsolete yet.
10983 * international/quail.el (quail-mouse-choose-completion): Remove unused
10984 code referring to obsolete var.
10985 (quail-choose-completion-string): Remove.
10986 * server.el (server-clients-with, server-kill-buffer-query-function)
10987 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
10988 * proced.el (proced-send-signal):
10989 * emacs-lisp/lisp.el (lisp-complete-symbol):
10990 Replace completion-annotate-function with completion-extra-properties.
10991
2462470b
SM
109922011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10993
fb5b2591
SM
10994 * simple.el (goto-line): Use read-number.
10995 (overriding-map-is-bound): Remove.
10996 (saved-overriding-map): Change default.
10997 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
10998 Take the map as argument.
10999 (universal-argument, negative-argument, digit-argument): Use it.
11000 (restore-overriding-map): Adjust.
11001 (do-auto-fill): Use fill-forward-paragraph.
11002 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
11003
fd6fa53f
SM
11004 * minibuffer.el (minibuffer-inactive-mode-map): New var.
11005 (minibuffer-inactive-mode): New major mode.
11006 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
11007 the *Messages* buffer" hack.
11008 (mouse-popup-menubar): Don't burp if the event is a normal key.
11009
2462470b
SM
11010 Miscellaneous tweaks.
11011 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
11012 lexical scoping as in subr.el's dolist and dotimes.
11013 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
11014 Silence compiler warning.
11015 * thingatpt.el (forward-whitespace): Trivial coding style fix.
11016 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
11017 * international/ccl.el (ccl-compile): Trivial simplification.
11018 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
11019 * emacs-lisp/testcover.el (testcover-end): Remove spurious
11020 `printflag' argument.
11021 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11022 Purecopy the whole obsolescence data.
11023
108bf785
LL
110242011-06-01 Leo Liu <sdl.web@gmail.com>
11025
11026 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
11027 improve doc-string as suggested by Marco Pessotto
11028 <melmothx@gmail.com>.
11029 (rcirc-print): Fix last change.
11030
30a23501
SM
110312011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11032
11033 * minibuffer.el (complete-with-action): Return nil for the metadata and
11034 boundaries of non-functional tables.
11035 (completion-table-dynamic): Return nil for the metadata.
11036 (completion-table-with-terminator): Add default case, using
11037 complete-with-action.
11038 (completion--metadata): New function.
11039 (completion-all-sorted-completions, minibuffer-completion-help): Use it
11040 to try and avoid pathological performance problems.
11041 (completion--embedded-envvar-table): Return `category' metadata.
11042
bcd54f83
LMI
110432011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11044
11045 * subr.el (process-alive-p): New tiny convenience function.
11046
e227544d
SM
110472011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11048
11049 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
11050 content but also its previous major mode.
11051
e8296fdc
HE
110522011-05-31 Helmut Eller <eller.helmut@gmail.com>
11053
4d61f28d 11054 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
11055 *Backtrace* buffer when we exit with C-M-c.
11056
620c53a6
SM
110572011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11058
11059 * minibuffer.el: Add metadata method to completion tables.
11060 (completion-category-overrides): New defcustom.
11061 (completion-metadata, completion--field-metadata)
11062 (completion-metadata-get, completion--styles)
11063 (completion--cycle-threshold): New functions.
11064 (completion-try-completion, completion-all-completions):
11065 Add `metadata' argument to choose completion-styles.
11066 (completion--do-completion): Use metadata to choose cycling.
11067 (completion-all-sorted-completions): Use metadata for sorting.
11068 Remove :completion-cycle-penalty which is not needed any more.
11069 (completion--try-word-completion): Add `metadata' argument.
11070 (minibuffer-completion-help): Check metadata for annotation function
11071 and sorting.
11072 (completion-file-name-table): Return `category' metadata.
11073 (minibuffer-completing-file-name): Make obsolete.
11074 * simple.el (minibuffer-completing-symbol): Make obsolete.
11075 * icomplete.el (icomplete-completions): Pass new `metadata' param to
11076 completion-try-completion.
11077
1257e755
SM
110782011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
11079
11080 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
11081
3767e706
LL
110822011-05-30 Leo Liu <sdl.web@gmail.com>
11083
11084 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
11085 (rcirc-print): Decode all incoming messages (bug#8744).
11086 (rcirc-decode-coding-system): Allow value nil for automatic coding
11087 system detection.
3767e706 11088
d1a5d56a
GM
110892011-06-01 Glenn Morris <rgm@gnu.org>
11090
11091 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
11092
e8cbec34
CY
110932011-05-29 Chong Yidong <cyd@stupidchicken.com>
11094
11095 * image.el (image-animate-max-time): Allow nil and t values.
11096 Default to nil.
11097 (create-animated-image): Doc fix.
11098 (image-animate-start): Remove second arg; just use
11099 image-animate-max-time.
11100 (image-animate-timeout): Doc fix. Args changed.
11101
11102 * image-mode.el (image-toggle-display-image): Ensure that the
11103 image spec passed to the animate timer is the same object as in
58179cce 11104 the buffer's display property (Bug#6981).
e8cbec34
CY
11105 (image-transform-properties): Doc fix.
11106
11107 * image.el (image-animate-max-time): Default to nil.
11108
159daf87
MR
111092011-05-29 Martin Rudalics <rudalics@gmx.at>
11110
11111 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
11112 entire buffer list (Bug#8184).
11113
d66c4c7c
CY
111142011-05-29 Chong Yidong <cyd@stupidchicken.com>
11115
11116 * image.el (imagemagick-types-inhibit)
11117 (imagemagick-register-types): Doc fix.
11118
80aec780
DD
111192011-05-29 Deniz Dogan <deniz@dogan.se>
11120
11121 * net/rcirc.el (rcirc): Use the user's stored encryption method by
11122 default.
11123
1dd3c2d9
CY
111242011-05-29 Chong Yidong <cyd@stupidchicken.com>
11125
11126 * select.el: Don't perform clipboard-manager saving in hooks;
11127 leave the hooks empty.
11128
60e56523
LL
111292011-05-28 Leo Liu <sdl.web@gmail.com>
11130
11131 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
11132 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
11133 (occur-edit-mode): New major mode (Bug#8463).
11134 (occur-after-change-function): New function.
11135 (occur-engine): Give Occur tags a read-only property.
11136
2b1e1a22
KR
111372011-05-28 Kevin Ryde <user42@zip.com.au>
11138
11139 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
11140
5d344e88
CY
111412011-05-28 Chong Yidong <cyd@stupidchicken.com>
11142
8e6ca83d
CY
11143 * bindings.el (help-echo): Make the initial non-indicator dash
11144 empty on graphical terminals (Bug#7295).
11145
5d344e88
CY
11146 * files.el (auto-mode-alist): Move config rule after the
11147 in-stripping one (Bug#8547).
11148
bfbbace7
CY
11149 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
11150
fbeba6e2
CY
11151 * startup.el (normal-splash-screen): Remove gratuitous mode-line
11152 setting (Bug#8740).
11153
60ed8c72
AA
111542011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
11155
4ac619f0
AA
11156 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
11157 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
11158 (Bug#8539).
60ed8c72 11159
23db196e
CY
111602011-05-28 Chong Yidong <cyd@stupidchicken.com>
11161
11162 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
11163
5012f24c
DK
111642011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
11165
11166 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
11167 (hs-hide-block-at-point, hs-find-block-beginning)
11168 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
11169 (Bug#8279).
11170
6a639b16
GM
111712011-05-28 Glenn Morris <rgm@gnu.org>
11172
11173 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
11174
d43eaf2c
CY
111752011-05-28 Chong Yidong <cyd@stupidchicken.com>
11176
5199bde1
CY
11177 * help-fns.el (describe-function-1): If the function is a derived
11178 major mode, print the parent mode.
11179
d43eaf2c
CY
11180 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
11181 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
11182
423428a8
SM
111832011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11184
0ff8e1ba 11185 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 11186 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
11187 * progmodes/etags.el (tags-completion-at-point-function):
11188 * info-look.el (info-lookup-completions-at-point): Mark as
11189 non-exclusive.
11190 (info-complete): Adjust accordingly.
11191
423428a8
SM
11192 * info-look.el: Convert to lexical-binding and completion-at-point.
11193 (info-lookup-completions-at-point): New function.
11194 (info-complete): Use it and completion-in-region.
11195
b74aa22b
DA
111962011-05-28 Drew Adams <drew.adams@oracle.com>
11197
11198 * isearch.el: Let M-e start with point at the first mismatched char.
11199 (isearch-fail-pos): New function.
11200 (isearch-edit-string): Use it.
11201
66e2e71d
DK
112022011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
11203
11204 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
11205
b1890b0f 112062011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
11207
11208 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
11209 traversal functions for avl-trees.
11210 (avl-tree--stack): New struct.
11211 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
11212 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
11213 (avl-tree--do-enter): Add optional `updatefun' arg.
11214 Change return value.
eb95d01d 11215 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
11216 (avl-tree--do-delete): Add `test' and `nilflag' args.
11217 Change return value.
eb95d01d
TC
11218 (avl-tree-member): Add optional `nilflag'
11219 (avl-tree-member-p): New function.
11220 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
11221 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
11222 (avl-tree-stack-empty-p): New functions.
11223
3769ddcf
TC
11224 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
11225 avl-tree--del-balance1 and make it work both ways.
11226 (avl-tree--del-balance2): Remove.
11227 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
11228 make it work both ways.
11229 (avl-tree--enter-balance2): Remove.
11230 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
11231 New macros.
11232 (avl-tree--mapc, avl-tree-map): Add direction argument.
11233
eb95d01d 112342011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
11235
11236 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
11237
a9f737ee
CY
112382011-05-27 Chong Yidong <cyd@stupidchicken.com>
11239
11240 * select.el: Support clipboard managers with built-in function
11241 x-clipboard-manager-save, via delete-frame-functions and
11242 kill-emacs-hook.
11243 (xselect-convert-to-targets): Add MULTIPLE target to list.
11244 (xselect-convert-to-save-targets): New function.
11245
c92a1e54
KH
112462011-05-27 Kenichi Handa <handa@m17n.org>
11247
11248 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
11249 let-binding rfc2047-encode-encoded-words to nil.
11250
e145f188
GM
112512011-05-27 Glenn Morris <rgm@gnu.org>
11252
5ec8a862
GM
11253 * mail/emacsbug.el: Don't require url-util.
11254
4b29d9fb
GM
11255 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
11256
e145f188
GM
11257 * files.el (set-auto-mode):
11258 Also respect mode: entries at the end of the file. (Bug#8586)
11259
7d15102b
GM
112602011-05-26 Glenn Morris <rgm@gnu.org>
11261
98f593b8
GM
11262 * files.el (hack-local-variables-prop-line, hack-local-variables):
11263 Downcase mode names, as seems to be traditional.
27b48e63 11264 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 11265
7d15102b
GM
11266 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
11267 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
11268
51d5b4ec
JD
112692011-05-25 Julien Danjou <julien@danjou.info>
11270
11271 * textmodes/rst.el (rst-define-level-faces): Do not define face
11272 symbol if it is already defined.
11273
91513f63
VB
112742011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
11275
11276 * play/5x5.el (5x5-new-game, 5x5-randomize):
11277 Reset 5x5-solver-output to nil when a new grid is cast.
11278 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
11279 these debugging traces, as defmacro breaks the compiled code.
11280
4d90d6d0
DK
112812011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
11282
11283 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
11284
e1b90ef6
LL
112852011-05-24 Leo Liu <sdl.web@gmail.com>
11286
11287 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
11288 (vc-bzr-sha1): Adapt.
11289
d8e4b68b 11290 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
11291
11292 * bindings.el: Provide sha1 feature.
11293
db0406bb 112942011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
11295
11296 * mail/sendmail.el: Require `rfc2047'.
11297 (mail-insert-from-field): Do not perform RFC2047 encoding.
11298 (mail-encode-header): New function.
11299 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
11300 buffer to the return value of select-message-coding-system.
11301 Call mail-encode-header.
b8d747b9
KH
11302
11303 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
11304
db0406bb 113052011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 11306
4d90d6d0
DK
11307 * mail/supercite.el (sc-default-cite-frame):
11308 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 11309
eb8a5e9b
GM
113102011-05-24 Glenn Morris <rgm@gnu.org>
11311
f8630703
GM
11312 * progmodes/python.el (brm-menu): Declare.
11313
8831bbed
GM
11314 * emulation/viper.el (viper-set-hooks): Declare.
11315
eb8a5e9b
GM
11316 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
11317 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
11318 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
11319 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
11320 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
11321 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
11322
a2a25d24
SM
113232011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11324
11325 Add an :exit-function for completion-at-point.
11326
11327 * minibuffer.el (completion--done): New fun.
11328 (completion--do-completion): Use it. New arg `expect-exact'.
11329 (minibuffer-complete, minibuffer-complete-word): Don't output message,
11330 since completion--do-completion does it for us now.
11331 (minibuffer-force-complete): Use completion--done and
11332 completion--replace. Handle sole-completion case with more care.
11333 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
11334 (completion-extra-properties): New var.
11335 (completion-annotate-function): Make obsolete.
11336 (minibuffer-completion-help): Adjust accordingly.
11337 Use completion-list-insert-choice-function.
11338 (completion-at-point, completion-help-at-point):
11339 Bind completion-extra-properties.
11340 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
11341 * simple.el (completion-list-insert-choice-function): New var.
11342 (completion-setup-function): Preserve it.
11343 (choose-completion): Pay attention to it, shuffle the code a bit.
11344 (choose-completion-string): New arg `insert-function'.
11345
11346 * textmodes/bibtex.el: Convert to lexical binding.
11347 (bibtex-mode-map): Use completion-at-point.
11348 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
11349 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
11350 (bibtex-complete): Define as obsolete alias.
11351 (bibtex-complete-internal): Remove.
11352 (bibtex-format-entry): Remove unused sub-group in regexp.
11353 * shell.el (shell--command-completion-data)
11354 (shell-environment-variable-completion):
11355 * pcomplete.el (pcomplete-completions-at-point):
11356 * comint.el (comint--complete-file-name-data): Use :exit-function
11357 instead of completion-table-with-terminator so it also works for
11358 choose-completion.
11359
e44e373d
SM
113602011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11361
4f91a816
SM
11362 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
11363
782fc819
SM
11364 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
11365 (bug#8710).
11366
e44e373d
SM
11367 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
11368
381987c3
KM
113692011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
11370
11371 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
11372 customization variable and implement: If non-nil, auto-fill will
11373 be inhibited while on topic's header line.
11374
b776bc70
VB
113752011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
11376
11377 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 11378 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
11379 always have a solution in grid size = 5 cases.
11380 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
11381 (5x5-solver-output, 5x5-log-buffer): New vars.
11382 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
11383 Make these variables buffer local to achieve 5x5 multi-session-ness.
11384 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
11385 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
11386 (5x5-solve-suggest): New funs.
11387 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
11388 randomize a grid so that we ensure that there is always a solution.
11389 (5x5-make-random-grid): Allow other movement than flipping.
11390
7de88b6e
KR
113912011-05-23 Kevin Ryde <user42@zip.com.au>
11392
11393 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 11394 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
11395 advice and passes PREDICATE.
11396
b1ef1257
SM
113972011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11398
bbca48fe
SM
11399 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
11400 byte-compile-lambda if it's actually a lambda.
11401
b1ef1257
SM
11402 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
11403 Fix function quoting. Use backquote better.
11404
92a9cc65
YS
114052011-05-22 Yuanle Song <sylecn@gmail.com>
11406
11407 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
11408 matching (Bug#8516).
11409
f0fb8059
JA
114102011-01-22 Jari Aalto <jari.aalto@cante.net>
11411
11412 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
11413 different face (Bug#8178).
11414
d5b44c93
CY
114152011-05-22 Chong Yidong <cyd@stupidchicken.com>
11416
11417 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
11418 defface (Bug#8144).
11419
79106a44
SM
114202011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11421
9c848d8a
SM
11422 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
11423 funcall as well (bug#8712). Warn when performing those conversions.
11424 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
11425
79106a44
SM
11426 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
11427
88dfa756
GM
114282011-05-22 Glenn Morris <rgm@gnu.org>
11429
11430 * files.el (hack-local-variables-prop-line): Small simplifications.
11431 (hack-local-variables, hack-local-variables-prop-line):
11432 If MODE-ONLY, return the mode, rather than just `t'.
11433
b7cf2c79
SM
114342011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11435
11436 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
11437
3f1a8558
GM
114382011-05-21 Glenn Morris <rgm@gnu.org>
11439
7e4ccca3
GM
11440 * files.el (hack-local-variables-prop-line, hack-local-variables):
11441 If only interested in the mode, don't bother doing the other stuff.
11442
637d46ca
GM
11443 * image-mode.el (image-after-revert-hook):
11444 Redraw all frames on which the image is visible. (Bug#8567)
11445
973d955b
GM
11446 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
11447
3f1a8558
GM
11448 * wid-edit.el (widget-checklist-match-inline):
11449 Fix 2011-04-19 change. (Bug#8649)
11450
96479927
SM
114512011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11452
1dcf791f
SM
11453 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
11454 Also allow singlespace after single-letter capitals followed by a dot.
11455
96479927
SM
11456 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
11457 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
11458
35fd0881
N
114592011-05-20 Nix <nix@esperi.org.uk>
11460
11461 * files.el (basic-save-buffer-2):
11462 Fix handling of break-hardlink-on-save with non-existent files.
11463
82745640
DD
114642011-05-19 Deniz Dogan <deniz@dogan.se>
11465
11466 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 11467 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 11468
4a720484
GM
114692011-05-19 Glenn Morris <rgm@gnu.org>
11470
d1f21341
GM
11471 * progmodes/f90.el (f90-type-def-re):
11472 Handle "type, bind(c)". (Bug#8691)
11473
4a720484
GM
11474 * emacs-lisp/autoload.el (batch-update-autoloads):
11475 Set autoload-excludes by parsing loadup.el rather than Makefiles.
11476
2fb0a219
MA
114772011-05-18 Michael Albinus <michael.albinus@gmx.de>
11478
11479 * net/tramp.el (tramp-process-actions): Set "first-password-request"
11480 property for the correct connection in case of multihops.
11481
e565dd37
GM
114822011-05-18 Glenn Morris <rgm@gnu.org>
11483
c2571358 11484 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
11485 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
11486
e565dd37
GM
11487 Rationalize calendar handling of day and month abbrev-arrays.
11488 * calendar/calendar.el (calendar-customized-p): New function.
11489 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
11490 (calendar-day-name-array, calendar-month-name-array): Doc fix.
11491 Add :set function.
11492 (calendar-abbrev-length, calendar-day-abbrev-array)
11493 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
11494 (calendar-day-abbrev-array, calendar-month-abbrev-array):
11495 Elements may no longer be nil.
11496 (calendar-day-name, calendar-month-name):
11497 Update for changed nature of abbrev arrays.
11498 * calendar/diary-lib.el (diary-name-pattern):
11499 Update for changed nature of abbrev arrays.
11500 (diary-mark-entries-1): Update calendar-make-alist calls.
11501 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
11502 * calendar/cal-html.el (cal-html-day-abbrev-array):
11503 Simply inherit from calendar-day-abbrev-array.
11504
1d99a745
SM
115052011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11506
11507 * progmodes/grep.el (grep-mode): Disable default
11508 compilation-directory-matcher setting (bug#8684).
11509
7c1d9aa0
MA
115102011-05-17 Michael Albinus <michael.albinus@gmx.de>
11511
11512 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
11513 instead of "head" and "tail". There were problems with SunOS 5.9,
11514 and it performs better.
11515
3952e9d8
GM
115162011-05-17 Glenn Morris <rgm@gnu.org>
11517
2dd12e7f
GM
11518 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
11519
e4157b9c
GM
11520 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
11521 Replace obsolete function.
11522
8e249bbd
GM
11523 * shell.el (pcomplete-parse-arguments-function): Declare.
11524
3952e9d8
GM
11525 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
11526 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
11527 (appt-check): Doc fixes.
11528 (appt-disp-window-function, appt-delete-window-function):
11529 Remove needless special case in custom :type.
11530 (appt-display-count): Default to 0, not nil.
11531 (appt-check): Reset appt-display-count to 0, not nil.
11532
c71a0d48 115332011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 11534
c71a0d48
GM
11535 * progmodes/python.el (python-font-lock-keywords):
11536 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 11537
31d55be9
SM
115382011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11539
11540 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
11541
3bfacb2f
KR
115422011-05-16 Kevin Ryde <user42@zip.com.au>
11543
11544 * info-look.el (makefile-automake-mode): New setups, looking in
11545 automake manual, then makefile-mode.
11546 (makefile-mode): Remove automake manual, have it just in
11547 makefile-automake-mode since there's various things different or
11548 not relevant to plain make.
11549 (makefile-mode): Remove "other-modes" non-existent automake-mode,
11550 believe a hypothetical automake-mode would go to makefile-mode,
11551 not the other way around.
11552
c8e83751
CY
115532011-05-15 Chong Yidong <cyd@stupidchicken.com>
11554
5e9e35cd
CY
11555 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
11556 hunk-end tags (Bug#8672).
11557
c8e83751
CY
11558 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
11559 vc-annotate-show-diff-revision-at-line (Bug#8671).
11560
50b23e5a
GM
115612011-05-14 Glenn Morris <rgm@gnu.org>
11562
7210a739
GM
11563 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
11564 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
11565 (change-log-font-lock-keywords): Also handle multiple author lines
11566 with leading tabs. (Bug#8644)
7210a739 11567
4691905a
GM
11568 * calendar/appt.el (appt-check): Rename some local variables.
11569 Some simplification/reordering.
11570
50b23e5a
GM
11571 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
11572 (feedmail-sendmail-f-doesnt-sell-me-out)
11573 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11574 (feedmail-debug-sit-for, feedmail-queue-express-hook)
11575 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
11576 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
11577 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
11578 (feedmail-binmail-gnulinuxish-template):
11579 Rename from feedmail-binmail-linuxish-template.
11580 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
11581 Use insert-buffer-substring.
11582
215cda7c
BC
115832011-05-14 Bill Carpenter <bill@carpenter.org>
11584
11585 * mail/feedmail.el (feedmail-patch-level): Increase.
11586 (feedmail-debug): New custom group.
11587 (feedmail-confirm-outgoing-timeout)
11588 (feedmail-sendmail-f-doesnt-sell-me-out)
11589 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11590 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
11591 (feedmail-sender-line, feedmail-from-line)
11592 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 11593 (feedmail-spray-this-address)
215cda7c
BC
11594 (feedmail-spray-address-fiddle-plex-list)
11595 (feedmail-queue-use-send-time-for-date)
11596 (feedmail-queue-use-send-time-for-message-id)
11597 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
11598 (feedmail-buffer-eating-function):
11599 Doc fixes.
11600 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
11601 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
11602 (feedmail-message-action-scroll-down): New functions.
11603 (feedmail-queue-directory, feedmail-queue-draft-directory):
11604 Use expand-file-name.
11605 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
11606 Remove C-v help entry.
11607 (feedmail-queue-buffer-file-name): New variable.
11608 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
11609 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
11610 (feedmail-message-action-send-strong, feedmail-message-action-edit)
11611 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
11612 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
11613 (feedmail-message-action-toggle-spray)
11614 (feedmail-run-the-queue-no-prompts)
11615 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
11616 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
11617 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
11618 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
11619 (feedmail-envelope-deducer, feedmail-fiddle-from)
11620 (feedmail-fiddle-sender, feedmail-default-date-generator)
11621 (feedmail-fiddle-date, feedmail-fiddle-message-id)
11622 (feedmail-fiddle-spray-address)
11623 (feedmail-fiddle-list-of-spray-fiddle-plexes)
11624 (feedmail-fiddle-list-of-fiddle-plexes)
11625 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
11626 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
11627 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
11628 Change default. Doc fix.
11629 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
11630 (feedmail-binmail-linuxish-template): New constant.
11631 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
11632 Respect feedmail-sendmail-f-doesnt-sell-me-out.
11633 (feedmail-send-it): Add debug call.
11634 Use feedmail-queue-buffer-file-name, and
11635 feedmail-send-it-immediately-wrapper.
11636 (feedmail-message-action-send): Add debug call.
11637 Use feedmail-send-it-immediately-wrapper.
11638 (feedmail-queue-express-to-queue): Add debug call.
11639 Run feedmail-queue-express-hook.
11640 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
11641 (feedmail-message-action-help-blat):
11642 Rename from feedmail-queue-send-edit-prompt-help-first.
11643 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
11644 Check line-endings. Handle errors better.
11645 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
11646 Doc fix. Add debug call.
11647 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
11648 Use feedmail-queue-send-edit-prompt-inner.
11649 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
11650 (feedmail-queue-send-edit-prompt-inner): New function, extracted
11651 from feedmail-queue-send-edit-prompt.
11652 (feedmail-queue-send-edit-prompt-help)
11653 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
11654 (feedmail-tidy-up-slug): Add debug call.
11655 Respect feedmail-queue-slug-suspect-regexp.
11656 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
11657 (feedmail-dump-message-to-queue): Add debug call.
11658 Expand queue-directory.
11659 (feedmail-dump-message-to-queue): Change message slightly.
11660 Use feedmail-say-chatter.
11661 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
11662 (feedmail-send-it-immediately-wrapper): New function.
11663 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
11664 Insert empty string rather than newline. Handle full-frame case.
11665 Use catch/throw. Use feedmail-say-chatter.
11666 (feedmail-fiddle-from): Try mail-host-address.
11667 (feedmail-default-message-id-generator): Doc fix.
11668 Bind system-time-locale. Handle missing end.
11669 (feedmail-fiddle-x-mailer): Add debug call.
11670 Handle feedmail-x-mailer-line being nil.
11671 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
11672 Add debug call. Use buffer-substring-no-properties.
11673 (feedmail-say-debug, feedmail-say-chatter): New functions.
11674 (feedmail-find-eoh): Give an explicit error.
11675
42c7e61e
UJ
116762011-05-13 Ulf Jasper <ulf.jasper@web.de>
11677
c2571358 11678 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 11679 family from helvetica to sans.
c2571358 11680 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11681 etc/images/newsticker.
11682
c2571358 11683 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
11684 family from helvetica to sans.
11685
11686 * net/newst-plainview.el (newsticker-new-item-face)
11687 (newsticker-old-item-face, newsticker-immortal-item-face)
11688 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 11689 (newsticker-statistics-face): Change default family from
42c7e61e 11690 helvetica to sans.
c2571358 11691 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11692 etc/images/newsticker.
11693
5d3385a0
JB
11694 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
11695 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
11696 auto-marking.
11697
8497a297
DV
116982011-05-13 Didier Verna <didier@xemacs.org>
11699
11700 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
11701 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
11702 TODO entries.
8497a297
DV
11703 (lisp-lambda-list-keyword-parameter-indentation)
11704 (lisp-lambda-list-keyword-parameter-alignment)
11705 (lisp-lambda-list-keyword-alignment): New customizable user options.
11706 (lisp-indent-defun-method): Improve docstring.
11707 (extended-loop-p): Fix comment.
11708 (lisp-indent-lambda-list-keywords-regexp): New variable.
11709 (lisp-indent-lambda-list): New function.
11710 (lisp-indent-259): Use it.
11711 (lisp-indent-defmethod): Support for more than one
11712 method qualifier and properly indent methods lambda-lists.
11713 (defgeneric): Provide a missing common-lisp-indent-function property.
11714
f278f87f
SM
117152011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11716
11717 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
11718 bounds for the empty string (bug#8667).
11719
5233edd7
GM
117202011-05-13 Glenn Morris <rgm@gnu.org>
11721
5237a44f
GM
11722 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
11723
8340026c 11724 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 11725 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 11726
5233edd7 11727 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 11728 (appt-time-msg-list): Doc fix.
a5464014 11729 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 11730
92d10796
AS
117312011-05-12 Andreas Schwab <schwab@linux-m68k.org>
11732
11733 * progmodes/ld-script.el (ld-script-keywords)
11734 (ld-script-builtins): Update keywords list.
11735
914a0ae1
SM
117362011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11737
c89be45f
SM
11738 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
11739
914a0ae1
SM
11740 * shell.el (shell-completion-vars): New function.
11741 (shell-mode):
11742 * simple.el (read-shell-command): Use it.
11743 (blink-matching-open): No need for " [...]" in minibuffer-message.
11744
98dc3df3
GM
117452011-05-12 Glenn Morris <rgm@gnu.org>
11746
11747 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
11748 (appt-check): Simplify.
11749
d2fc7e3d 117502011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 11751
4d61f28d 11752 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
11753 literal "/dev/null".
11754
d2fc7e3d 117552011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
11756
11757 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
11758 Fix typo.
11759
d2fc7e3d 117602011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 11761
3f254caa
SM
11762 * progmodes/which-func.el (which-function):
11763 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
11764 which might not be defined (Bug#8260).
11765
d45885f7
GM
117662011-05-12 Glenn Morris <rgm@gnu.org>
11767
11768 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
11769 Let byte-compile-initial-macro-environment always take precedence.
11770
488086f4
SM
117712011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11772
11773 * net/rcirc.el: Add support for SSL/TLS connections.
11774 (rcirc-server-alist): New field `encryption'.
11775 (rcirc): Check `encryption' settings.
11776 (rcirc-connect): New arg `encryption'. Use open-network-stream.
11777 Merge make-local-variable into `set'.
11778 (rcirc--connection-open-p): New function.
11779 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
11780 the process is not a network process (e.g. running gnutls-cli).
11781 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
11782 Make rcirc-(en|de)code-coding-system local here.
11783 (rcirc-mode): Merge make-local-variable into `set'.
11784 (rcirc-parent-buffer): Make permanent buffer-local.
11785 (rcirc-multiline-minor-mode): Don't do it here.
11786 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
11787 there's no server buffer.
11788
7d3b9d44
GM
117892011-05-11 Glenn Morris <rgm@gnu.org>
11790
f64049c6
GM
11791 * newcomment.el (comment-kill): Prefix "unused" local.
11792
93c9df73
GM
11793 * term/w32console.el (get-screen-color): Declare.
11794
7d3b9d44
GM
11795 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
11796 Handle symbol elements of byte-compile-initial-macro-environment.
11797
9e2dd53f
LL
117982011-05-10 Leo Liu <sdl.web@gmail.com>
11799
488086f4
SM
11800 * bookmark.el (bookmark-bmenu-mode-map):
11801 Bind bookmark-bmenu-search to `/'.
8b340240 11802
9e2dd53f 11803 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
11804 (footnote-unicode-string, footnote-unicode-regexp): New variable.
11805 (Footnote-unicode): New function.
11806 (footnote-style-alist): Add unicode style to the list.
11807 (footnote-style): Doc fix.
9e2dd53f 11808
79b70037
GM
118092011-05-10 Jim Meyering <meyering@redhat.com>
11810
11811 Fix doubled-word typos.
11812 * international/quail.el (quail-insert-kbd-layout): and and -> and
11813 * kermit.el: and and -> and
11814 * net/ldap.el (ldap-search-internal): to to -> to
11815 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
11816 * progmodes/js.el (js-mode): and and -> and
11817 * textmodes/artist.el (artist-move-to-xy): at at -> at
11818 (artist-draw-region-trim-line-endings): if if -> if
11819 And Safetyc -> Safety.
11820 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
11821
b8f82dc1 118222011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 11823 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
11824
11825 * files.el (hack-one-local-variable-eval-safep):
11826 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
11827
4f99f44b
GM
118282011-05-10 Glenn Morris <rgm@gnu.org>
11829
11830 * calendar/diary-lib.el (diary-list-entries-hook)
11831 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
11832 (diary-nongregorian-marking-hook, diary-list-entries)
11833 (diary-include-other-diary-files, diary-mark-entries)
11834 (diary-mark-included-diary-files): Doc fixes.
11835
84f29e6b
JB
118362011-05-09 Juanma Barranquero <lekktu@gmail.com>
11837
11838 * misc.el: Require tabulated-list.el during compilation.
11839
9bedd73a
CY
118402011-05-09 Chong Yidong <cyd@stupidchicken.com>
11841
488086f4
SM
11842 * progmodes/compile.el (compilation-start):
11843 Run compilation-filter-hook for the async case too.
9bedd73a
CY
11844 (compilation-filter-hook): Doc fix.
11845
797c735c
DD
118462011-05-09 Deniz Dogan <deniz@dogan.se>
11847
11848 * wdired.el: Remove outdated installation comment. Fix usage
11849 comment.
11850
5f4b1dfe
JB
118512011-05-09 Juanma Barranquero <lekktu@gmail.com>
11852
11853 * misc.el: Implement new command `list-dynamic-libraries'.
11854 (list-dynamic-libraries--loaded-only-p): New variable.
11855 (list-dynamic-libraries--refresh): New function.
11856 (list-dynamic-libraries): New command.
11857
4c44026c
CY
118582011-05-09 Chong Yidong <cyd@stupidchicken.com>
11859
488086f4
SM
11860 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11861 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
11862 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
11863 higher priority to avoid clobbering by gnu.
11864
027f966d
CY
118652011-05-08 Chong Yidong <cyd@stupidchicken.com>
11866
11867 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
11868 if the face has existing theme settings (Bug#8454).
11869
085f5d7d
CY
118702011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
11871
488086f4
SM
11872 * progmodes/perl-mode.el (perl-imenu-generic-expression):
11873 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 11874
2a86a00c
RS
11875 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
11876 special file names `.' and `..' (Bug#8259).
11877
d9c54a06
CY
118782011-05-08 Chong Yidong <cyd@stupidchicken.com>
11879
488086f4
SM
11880 * progmodes/grep.el (grep-mode-font-lock-keywords):
11881 Remove buffer-changing entries.
d9c54a06
CY
11882 (grep-filter): New function.
11883 (grep-mode): Add it to compilation-filter-hook.
11884
11885 * progmodes/compile.el (compilation-filter-hook)
11886 (compilation-filter-start): New defvars.
11887 (compilation-filter): Call compilation-filter-hook prior to
11888 updating the process mark.
11889
c4662635
SM
118902011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11891
11892 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
11893
b0512a1d
EZ
118942011-05-07 Eli Zaretskii <eliz@gnu.org>
11895
605c9376
EZ
11896 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
11897 mailclient-send-it even if window-system is nil. (Bug#8595)
11898
c4662635
SM
11899 * term/w32console.el (terminal-init-w32console):
11900 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
11901 background-mode. (Bug#8597)
11902
d1dc2cc2
SM
119032011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11904
11905 Make bytecomp.el understand that defmethod defines funs (bug#8631).
11906 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
11907 New functions.
11908 (defgeneric, eieio--defmethod): Use them.
11909 (eieio-defgeneric): Remove.
11910 (defmethod): Call defgeneric in a way visible to the byte-compiler.
11911
915d1300
GM
119122011-05-07 Glenn Morris <rgm@gnu.org>
11913
a3961c3e
GM
11914 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
11915 Use let rather than let*.
11916 (timeclock-find-discrep): Remove unused local.
11917
314347b9
GM
11918 * calendar/diary-lib.el (diary-comment-start): Doc fix.
11919
915d1300
GM
11920 * calendar/appt.el (appt-time-msg-list): Doc fix.
11921
275b59b0
NF
119222011-05-06 Noah Friedman <friedman@splode.com>
11923
11924 * apropos.el (apropos-print-doc): Only use
11925 emacs-lisp-docstring-fill-column when it is bound to an integer,
11926 per that variable's documentation.
11927
6c19f744
SM
119282011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11929
11930 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 11931 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 11932
60f884b2
GM
119332011-05-06 Glenn Morris <rgm@gnu.org>
11934
5006e634
GM
11935 * calendar/appt.el (appt-message-warning-time): Doc fix.
11936 (appt-warning-time-regexp): New option.
11937 (appt-make-list): Respect appt-message-warning-time.
11938
548d0a63
GM
11939 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
11940 New options.
11941 (diary-add-to-list): Strip comments from the displayed string.
11942 (diary-mode): Set comment-start and comment-end.
11943
60f884b2
GM
11944 * vc/diff-mode.el (smerge-refine-subst): Declare.
11945 (diff-refine-hunk): Don't require smerge-mode when compiling.
11946
989681bb
JB
119472011-05-06 Juanma Barranquero <lekktu@gmail.com>
11948
11949 * simple.el (list-processes): Return nil as the docstring says.
11950
a6bc05e1
MA
119512011-05-05 Michael Albinus <michael.albinus@gmx.de>
11952
11953 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
11954 to "".
11955 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11956 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
11957 determining of binary transfer. (Bug#7383)
11958
23c22e9a
MA
119592011-05-05 Michael Albinus <michael.albinus@gmx.de>
11960
c4662635
SM
11961 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11962 Fix port computation bug. (Bug#8618)
23c22e9a 11963
0bff894f
GM
119642011-05-05 Glenn Morris <rgm@gnu.org>
11965
b8296902
GM
11966 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
11967
1f522ce8
GM
11968 * simple.el (shell-dynamic-complete-functions)
11969 (comint-dynamic-complete-functions): Declare.
11970
cf5bee67
GM
11971 * net/network-stream.el (gnutls-negotiate):
11972 * simple.el (tabulated-list-print): Fix declarations.
11973
11974 * progmodes/gud.el (syntax-symbol, syntax-point):
11975 Remove unnecessary and incorrect declarations.
11976
0bff894f
GM
11977 * emacs-lisp/check-declare.el (check-declare-scan):
11978 Handle byte-compile-initial-macro-environment in bytecomp.el
11979
9869b3ae
SM
119802011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11981
11982 Fix earlier half-done eieio-defmethod change (bug#8338).
11983 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
11984 Streamline and change calling convention.
11985 (defmethod): Adjust accordingly and simplify.
11986 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
11987 new eieio--defmethod.
11988 (slot-boundp): Minor CSE simplification.
11989
9c1d5ac5
MZ
119902011-05-05 Milan Zamazal <pdm@zamazal.org>
11991
11992 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
11993 (glasses-make-readable): Use glasses-separate-capital-groups.
11994
455c834e
JB
119952011-05-05 Juanma Barranquero <lekktu@gmail.com>
11996
11997 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
11998 (warning-series): Doc fix.
11999 (display-warning): Don't try to create the buffer if we just found it.
12000
9ed7c8cb
CY
120012011-05-04 Chong Yidong <cyd@stupidchicken.com>
12002
12003 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
12004 (autoload-find-generated-file): New function.
12005 (generate-file-autoloads): Bind generated-autoload-file to
12006 buffer-file-name.
9869b3ae
SM
12007 (update-file-autoloads, update-directory-autoloads):
12008 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
12009 output file (Bug#7989).
12010 (batch-update-autoloads): Doc fix.
12011
0898ca10
JB
120122011-05-04 Juanma Barranquero <lekktu@gmail.com>
12013
12014 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
12015
31dfb76c
GM
120162011-05-04 Glenn Morris <rgm@gnu.org>
12017
f330b642
GM
12018 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
12019 function, so it follows changes in calendar-date-style.
12020 (diary-fancy-date-matcher): New function.
12021 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
12022 (diary-fancy-font-lock-fontify-region-function):
12023 Use diary-fancy-date-pattern as a function.
12024
31dfb76c
GM
12025 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
12026 non-numbers for `year' etc pseudo-variables. (Bug#8583)
12027
48e79d6a
TZ
120282011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
12029
12030 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
12031 instead of positional arguments. Allow :keylist and :crlfiles
12032 arguments.
12033 (open-gnutls-stream): Call it.
12034
12035 * net/network-stream.el (network-stream-open-starttls): Adjust to
12036 call `gnutls-negotiate' with :process and :hostname arguments.
12037
dd5a5ee0
SM
120382011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12039
ef80fc09
SM
12040 * minibuffer.el (completion--message): New function.
12041 (completion--do-completion, minibuffer-complete)
12042 (minibuffer-force-complete, minibuffer-complete-word): Use it.
12043 (completion--do-completion): Don't ignore completion-auto-help when in
12044 icomplete-mode.
12045
dd5a5ee0
SM
12046 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
12047 internal encoding (e.g. tibetan zero is not whitespace).
12048 (global-whitespace-mode): Prefer save-current-buffer.
12049 (whitespace-trailing-regexp): Remove useless save-match-data.
12050 (whitespace-empty-at-bob-regexp): Minor simplification.
12051
b7d22a83
CY
120522011-05-03 Chong Yidong <cyd@stupidchicken.com>
12053
12054 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
12055
5192af46
AM
120562011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12057
12058 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 12059 Use `concat' to create string for insertion.
5192af46 12060
5767d190
SM
120612011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12062
12063 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
12064 Avoid open-line which runs post-self-insert-hook.
12065 (bibtex-fill-entry): Remove unused `end' var.
12066
bf242939
AM
120672011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
12068
5767d190
SM
12069 * textmodes/ispell.el (ispell-add-per-file-word-list):
12070 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 12071
25666126
LL
120722011-05-03 Leo Liu <sdl.web@gmail.com>
12073
12074 * isearch.el (isearch-yank-pop): New command.
5767d190 12075 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
12076 (isearch-forward): Mention it.
12077
52d3c2d0
SM
120782011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12079
1bcace58
SM
12080 * simple.el (minibuffer-complete-shell-command): Remove.
12081 (minibuffer-local-shell-command-map): Use completion-at-point.
12082 (read-shell-command): Setup completion vars here instead.
12083 (read-expression-map): Bind TAB to symbol completion.
12084
52d3c2d0
SM
12085 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
12086 error directly rather via storing it into `results'.
12087
35813471
LL
120882011-05-02 Leo Liu <sdl.web@gmail.com>
12089
12090 * vc/diff.el: Fix description.
12091
e793a940
LMI
120922011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12093
12094 * server.el (server-eval-at): New function.
12095
8de66e05
LMI
120962011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12097
12098 * net/network-stream.el (open-network-stream): Take a :nowait
12099 parameter and pass it on to `make-network-process'.
12100 (network-stream-open-plain): Ditto.
12101
dcb79f20
AS
121022011-04-30 Andreas Schwab <schwab@linux-m68k.org>
12103
12104 * faces.el (face-spec-set-match-display): Don't match toolkit
12105 options on terminal frames.
12106
14a7fbd8
SM
121072011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12108
7eabc1be
SM
12109 * progmodes/pascal.el: Use lexical binding.
12110 (pascal-mode-map): Remove author preferences.
12111
14a7fbd8
SM
12112 * pcomplete.el (pcomplete-std-complete): Don't abuse
12113 completion-at-point.
12114
50f84510
JB
121152011-04-28 Juanma Barranquero <lekktu@gmail.com>
12116
6e087a44
JB
12117 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
12118 removing code that has been dead since 1991 or so.
12119
50f84510
JB
12120 * startup.el (command-line): When warning about "_emacs", use a
12121 delayed warning to allow the user to filter it out.
12122
0ba690bd
DD
121232011-04-28 Deniz Dogan <deniz@dogan.se>
12124
12125 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
12126 user has not joined.
12127
08abfaad
SM
121282011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12129
12130 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
12131 aren't any completions at point.
12132
638f053a
JB
121332011-04-28 Juanma Barranquero <lekktu@gmail.com>
12134
12135 * subr.el (display-delayed-warnings): New function.
12136 (delayed-warnings-hook): New variable.
12137
8fff8daa
SM
121382011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12139
08abfaad
SM
12140 * minibuffer.el (completion-at-point, completion-help-at-point):
12141 Don't presume that a given completion-at-point-function will always
12142 use the same calling convention.
12143
8fff8daa
SM
12144 * pcomplete.el (pcomplete-completions-at-point):
12145 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
12146 pcomplete-seen is non-nil.
12147 (pcomplete-comint-setup): Also recognize the new comint/shell
12148 completion functions.
12149 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
12150 pcomplete-seen is non-nil.
12151
841a1577 121522011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 12153
841a1577 12154 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 12155 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 12156 the first character in the entry. This allows for code to add its
211ec907
UJ
12157 own uid to the entry.
12158 (icalendar--convert-float-to-ical): Add export of
12159 `diary-float'-entries save for those with the optional DAY
12160 argument.
12161
2a782793
DC
121622011-04-27 Daniel Colascione <dan.colascione@gmail.com>
12163
12164 * subr.el (shell-quote-argument): Use alternate escaping strategy
12165 when we spot a variable reference in a string.
12166
0438ce91
DC
121672011-04-26 Daniel Colascione <dan.colascione@gmail.com>
12168
12169 * cus-start.el (all): Define customization for debug-on-event.
12170
841a1577 121712011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
12172
12173 * subr.el (shell-quote-argument): Escape correctly under Windows.
12174
d090ed6c
SM
121752011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12176
12177 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
12178
bfd31217
MA
121792011-04-25 Michael Albinus <michael.albinus@gmx.de>
12180
d090ed6c
SM
12181 * net/tramp.el (tramp-process-actions): Add POS argument.
12182 Delete region between POS and (pos).
bfd31217 12183
d090ed6c
SM
12184 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12185 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
12186 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
12187
12188 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
12189 position in `tramp-process-actions' call.
12190
12191 * net/trampver.el: Update release number.
12192
e92f3bd3
SM
121932011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12194
850256b5
SM
12195 * custom.el (defcustom): Obey lexical-binding.
12196
e92f3bd3
SM
12197 Fix octave-inf completion problems reported by Alexander Klimov.
12198 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
12199 Inherit from octave-mode-syntax-table.
12200 (inferior-octave-mode): Set info-lookup-mode.
12201 (inferior-octave-completion-at-point): New function.
12202 (inferior-octave-complete): Use it and completion-in-region.
12203 (inferior-octave-dynamic-complete-functions): Use it as well, and use
12204 comint-filename-completion.
12205 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
12206 symbol elements which shouldn't be word elements.
12207 (octave-font-lock-keywords, octave-beginning-of-defun)
12208 (octave-function-header-regexp): Adjust regexps accordingly.
12209 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
12210
cd22b309
JB
122112011-04-25 Juanma Barranquero <lekktu@gmail.com>
12212
12213 * net/gnutls.el (gnutls-errorp): Declare before first use.
12214
8b492194
TZ
122152011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
12216
12217 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
12218 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 12219 default trustfile exists before going to use it. Add missing
5a5fa834 12220 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
12221 Reported by Claudio Bley <claudio.bley@gmail.com>.
12222 (open-gnutls-stream): Add usage example.
12223
12224 * net/network-stream.el (network-stream-open-starttls): Give host
12225 parameter to `gnutls-negotiate'.
12226 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 12227 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 12228
841a1577 122292011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 12230
cd22b309
JB
12231 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
12232 Use correct match group (bug#8438).
05842630 12233
3ba7869c
CY
122342011-04-24 Chong Yidong <cyd@stupidchicken.com>
12235
512e3ae1
CY
12236 * emacs-lisp/package.el (package-built-in-p): Fix typo.
12237 (package-menu--generate): New arg specifying packages to show.
12238 (package-menu-refresh, package-menu-execute, list-packages):
12239 Callers changed.
12240 (package-show-package-list): New function, replacing deleted
12241 package--list-packages (renamed because it is non-internal).
12242
12243 * finder.el (finder-list-matches): Use package-show-package-list
12244 instead of deleted package--list-packages.
12245
e92f3bd3
SM
12246 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
12247 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
12248 (vc-annotate-mode-map): Bind it to RET.
12249
7031be6d
UR
122502011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
12251
12252 * progmodes/etags.el (next-file): Don't use set-buffer to change
12253 buffers (Bug#8478).
12254
4ef177aa
CY
122552011-04-24 Chong Yidong <cyd@stupidchicken.com>
12256
c8d173eb
CY
12257 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
12258
4ef177aa
CY
12259 * apropos.el (apropos-label-face): Avoid variable-pitch face.
12260 (apropos-accumulator): Doc fix.
12261 (apropos-function, apropos-macro, apropos-command)
12262 (apropos-variable, apropos-face, apropos-group, apropos-widget)
12263 (apropos-plist): Add face property.
12264 (apropos-symbols-internal): Fix indentation.
12265 (apropos-print): Simplify help, and recognize apropos-multi-type.
12266 (apropos-print-doc): Use button-type-get to extract the button's
12267 face property. Fill docstring (Bug#8352).
12268
4ffd0d6b 122692011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
12270
12271 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
12272
c6c32125 12273 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 12274 (mpuz-mode-map): Use mapc.
c6c32125
JB
12275 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
12276 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
12277 Fix typos in docstrings.
12278
58d468b4
JB
12279 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
12280 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
12281
6470c3c6
JB
12282 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
12283
4ffd0d6b 122842011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
12285
12286 * minibuffer.el (completion--do-completion): Avoid the "Next char
12287 not unique" prompt if icomplete-mode is enabled (Bug#5849).
12288
3ad8bad0
CY
12289 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
12290 mouse-2 into unread-command-events, it is interpreted correctly.
12291
71d73c9c 12292 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 12293 (image-toggle-display): Doc fix.
71d73c9c 12294
841a1577 122952011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 12296
4ffd0d6b
GM
12297 * textmodes/page.el (what-page): Use line-number-at-pos to
12298 calculate line number (Bug#6825).
6e1dbaa9 12299
c2fb1b60
JB
123002011-04-22 Juanma Barranquero <lekktu@gmail.com>
12301
12302 * eshell/esh-mode.el (find-tag-interactive): Declare function.
12303 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
12304 Pass argument NO-DEFAULT to `find-tag-interactive'.
12305
e02f48d7
JB
123062011-04-22 Juanma Barranquero <lekktu@gmail.com>
12307
12308 Lexical-binding cleanup.
12309
12310 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
12311 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
12312 * progmodes/ada-prj.el (ada-prj-initialize-values)
12313 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
12314 (ada-prj-show-value):
12315 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
12316 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
12317 (antlr-invalidate-context-cache, antlr-options-menu-filter)
12318 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
12319 * progmodes/bug-reference.el (bug-reference-push-button):
12320 * progmodes/fortran.el (fortran-line-length):
12321 * progmodes/glasses.el (glasses-change):
12322 * progmodes/octave-mod.el (octave-fill-paragraph):
12323 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
12324 (python-pdbtrack-grub-for-buffer, python-sentinel):
12325 * progmodes/sql.el (sql-save-connection):
12326 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
12327 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
12328 Mark unused parameters.
12329
12330 * progmodes/compile.el (compilation--flush-directory-cache)
12331 (compilation--flush-parse, compile-internal): Mark unused parameters.
12332 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
12333 (compilation-next-error-function): Remove unused variable `timestamp'.
12334
12335 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
12336 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
12337
12338 * progmodes/dcl-mode.el (dcl-end-of-command):
12339 Remove unused variable `start'.
12340 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
12341 (dcl-option-value-basic, dcl-option-value-offset)
12342 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
12343 Mark unused parameters.
12344 (dcl-save-local-variable): Remove unused variable `val'.
12345 (mode): Declare.
12346
12347 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
12348 Mark unused parameters.
12349 (delphi-ignore-changes): Move before first use.
12350 (delphi-charset-token-at): Remove unused variable `start'.
12351 (delphi-else-start): Remove unused variable `if-count'.
12352 (delphi-comment-block-start, delphi-comment-block-end):
12353 Remove unused variable `kind'.
12354 (delphi-indent-line): Remove unused variable `new-point'.
12355
12356 * progmodes/ebrowse.el (ebrowse-files-list)
12357 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
12358 Mark unused parameters. Don't quote `lambda'.
12359 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
12360 Don't quote `lambda'.
12361 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
12362 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
12363 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
12364 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
12365 Use `ignore-errors'.
12366 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
12367 (ebrowse-view/find-file-and-search-pattern)
12368 (ebrowse-view/find-member-declaration/definition):
12369 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
12370 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
12371 Rename parameter PREFIX-ARG to PREFIX.
12372 (ebrowse-tags-read-name): Remove unused variables `start' and
12373 `member-info'.
12374 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
12375 to `tags-file'.
12376
12377 * progmodes/etags.el (local-find-tag-hook): Declare.
12378 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
12379 Mark unused parameters.
12380
12381 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
12382 (executable-interpret): Mark unused parameter.
12383
12384 * progmodes/flymake.el (flymake-process-sentinel)
12385 (flymake-after-change-function)
12386 (flymake-create-temp-with-folder-structure)
12387 (flymake-get-include-dirs-dot): Mark unused parameters.
12388 (flymake-safe-delete-directory): Remove unused variable `err'.
12389
12390 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
12391 (speedbar-timer-fn, speedbar-line-text)
12392 (speedbar-change-expand-button-char, speedbar-delete-subblock)
12393 (speedbar-center-buffer-smartly): Declare functions.
12394 (gdb-find-watch-expression): Remove unused variable `array'.
12395 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
12396 (gdb-starting): Mark unused parameters.
12397 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
12398 (gdb-table-string): Remove unused variable `res'.
12399 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
12400 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
12401 (gdb-display-buffer): Remove unused variable `cur-size'.
12402
12403 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
12404 allow lexical-binding compilation.
12405 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
12406 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
12407 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
12408 Mark unused parameters.
12409 (gud-gdb-marker-filter): Remove unused variable `match'.
12410 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
12411 lambda expressions and funcall them, instead of using `fset'.
12412
12413 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
12414 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
12415
12416 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
12417 variable `header-beg'; use `let'.
12418
12419 * progmodes/icon.el (indent-icon-exp): Remove unused variables
12420 `restart', `last-sexp' and `at-do'.
12421
12422 * progmodes/js.el (js--debug): Mark unused parameter.
12423 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
12424 (js--splice-into-items): Remove unused variable `item'.
12425 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
12426
12427 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
12428 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
12429 (makefile-complete): Remove unused variable `try'.
12430 (makefile-fill-paragraph, makefile-match-function-end):
12431 Mark unused parameters.
12432
12433 * progmodes/octave-inf.el (inferior-octave-complete):
12434 Remove unused variable `proc'.
12435 (inferior-octave-output-digest): Mark unused parameter.
12436
12437 * progmodes/perl-mode.el (perl-calculate-indent):
12438 Remove unused variable `err'.
12439
12440 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
12441 (prolog-indent-line): Mark unused parameters.
12442 (prolog-indent-line): Remove unused variable `beg'.
12443
12444 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
12445 (reporter-dont-compact-list): Declare.
12446
12447 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
12448 Remove unused variable `char'.
12449 (sh-debug): Mark unused parameter.
12450 (sh-get-indent-info): Remove unused variable `start'.
12451 (sh-calculate-indent): Remove unused variable `var'.
12452
12453 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
12454 (simula-electric-keyword): Remove unused variable `null'.
12455 (simula-search-backward, simula-search-forward): Remove unused
12456 variables `begin' and `end'.
12457
12458 * progmodes/vera-mode.el (vera-guess-basic-syntax):
12459 Remove unused variable `pos'.
12460 (vera-electric-tab, vera-comment-uncomment-region):
12461 Mark unused parameters.
12462 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
12463
7ede3b65
CY
124642011-04-22 Chong Yidong <cyd@stupidchicken.com>
12465
12466 * emacs-lisp/package.el (package--builtins, package-alist)
12467 (package-load-descriptor, package-built-in-p, package-activate)
12468 (define-package, package-installed-p)
12469 (package-compute-transaction, package-buffer-info)
12470 (package--push): Doc fix. Distinguish more clearly between
12471 version strings and version lists.
12472
121656e9
JB
124732011-04-21 Juanma Barranquero <lekktu@gmail.com>
12474
12475 Lexical-binding cleanup.
12476
12477 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
12478 (5x5-make-mutate-best):
12479 * play/fortune.el (fortune-in-buffer):
12480 * play/gomoku.el (gomoku-init-display):
12481 * play/solitaire.el (solitaire, solitaire-do-check):
12482 * play/tetris.el (tetris-default-update-speed-function):
12483 Mark unused parameters.
12484
12485 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
12486 (bubbles--shift): Remove unused variable `char-org'.
12487 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
12488 (bubbles--show-images): Remove unused variable `char'.
12489
12490 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
12491 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
12492 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
12493 (decipher-analyze-buffer): Use ?\s.
12494 (decipher-make-checkpoint): Remove unused variable `mapping'.
12495
12496 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
12497
12498 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
12499 Remove unused variable `result'; use `let'.
12500
12501 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
12502 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
12503 (gametree-children-shown-p, gametree-compute-reduced-score):
12504 Use `ignore-errors'.
12505
12506 * play/handwrite.el (ps-lpr-switches): Declare.
12507 (handwrite): Remove unused variables `pmin' and `lastp'.
12508
12509 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
12510
12511 * play/landmark.el (landmark-init-display)
12512 (landmark-update-naught-weights): Mark unused parameters.
12513 (landmark-y): Remove unused variable `noise'. Simplify.
12514 (landmark-human-plays): Remove unused variable `score'.
12515
12516 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
12517 (mpuz-try-proposal): Remove unused variable `game'.
12518
12519 * play/zone.el (life-patterns): Declare.
12520
80f499c7
JB
125212011-04-20 Juanma Barranquero <lekktu@gmail.com>
12522
12523 * vc/vc.el (ediff-vc-internal): Declare function.
12524
024ff170
SM
125252011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12526
c0a193ea
SM
12527 * shell.el: Use lexical-binding and std completion UI.
12528 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
12529 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
12530 comint-preoutput-filter-functions rather than on
12531 comint-output-filter-functions.
12532 (shell-command-completion, shell--command-completion-data)
12533 (shell-filename-completion, shell-environment-variable-completion)
12534 (shell-c-a-p-replace-by-expanded-directory): New functions.
12535 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
12536 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
12537 (shell-dynamic-complete-environment-variable): Use them.
12538 (shell-dynamic-complete-as-environment-variable)
12539 (shell-dynamic-complete-as-command): Remove.
12540 (shell-match-partial-variable): Match past point.
12541 * comint.el: Clean up use of completion-at-point-functions.
12542 (comint-completion-at-point): New function.
12543 (comint-mode): Use it completion-at-point-functions.
12544 (comint-dynamic-complete): Make it obsolete.
12545 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
12546 (comint-c-a-p-replace-by-expanded-history): New function.
12547 (comint-dynamic-complete-functions)
12548 (comint-replace-by-expanded-history): Use it.
12549 * minibuffer.el (completion-table-with-terminator): Allow dynamic
12550 termination strings. Try harder to avoid second try-completion.
12551 (completion-in-region-mode-map): Disable bindings that don't work yet.
12552
2dbaa080
SM
12553 * comint.el: Use lexical-binding. Require CL.
12554 (comint-dynamic-complete-functions): Use comint-filename-completion.
12555 (comint-completion-addsuffix): Tweak custom type.
12556 (comint-filename-completion, comint--common-suffix)
12557 (comint--common-quoted-suffix, comint--table-subvert)
12558 (comint--complete-file-name-data): New functions.
12559 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
12560 (comint-dynamic-list-filename-completions): Use them.
12561 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 12562
2dbaa080
SM
12563 * minibuffer.el (completion-in-region-mode):
12564 Keep completion-in-region-mode--predicate global.
12565 (completion-in-region--postch):
12566 Assume completion-in-region-mode--predicate is not null.
12567
c79a6f38
SM
12568 * progmodes/flymake.el (flymake-start-syntax-check-process):
12569 Obey `dir'. Simplify.
12570
024ff170
SM
12571 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
12572 we're in VC after all.
12573
1c6c854e
CS
125742011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
12575
12576 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 12577 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
12578 (vc-version-diff): Use vc-diff-build-argument-list-internal.
12579
bed7f140
SM
125802011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12581
332e62ab
SM
12582 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
12583 add sanity check.
12584
bed7f140
SM
12585 * obsolete/erc-hecomplete.el: Make obsolete.
12586 * obsolete/: Standardize obsolescence info in the header.
12587
f195c582
GM
125882011-04-20 Glenn Morris <rgm@gnu.org>
12589
12590 * calendar/solar.el (solar-horizontal-coordinates):
12591 Use the longitude argument rather than `calendar-longitude'.
12592 (solar-date-next-longitude): Remove unused locals.
12593
cb79b8c0
VJL
125942011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12595
12596 * whitespace.el: New version 13.2.1.
12597
125982011-04-20 felix <EmacsWiki> (tiny change)
12599
d8e4b68b 12600 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
12601 switching between major modes on a file.
12602
602ea69d
SM
126032011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12604
12605 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
12606 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
12607 multi-line comments as well.
12608
06b60517
JB
126092011-04-19 Juanma Barranquero <lekktu@gmail.com>
12610
12611 Lexical-binding cleanup.
12612
12613 * arc-mode.el (archive-mode-revert):
12614 * cmuscheme.el (scheme-interactively-start-process):
12615 * custom.el (custom-initialize-delay):
12616 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
12617 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
12618 * emacs-lock.el (emacs-lock-clear-sentinel):
12619 * ezimage.el (defezimage):
12620 * follow.el (follow-avoid-tail-recenter):
12621 * fringe.el (set-fringe-mode-1):
12622 * generic-x.el (bat-generic-mode-compile):
12623 * help-mode.el (help-info-variable, help-do-xref)
12624 (help-mode-revert-buffer):
12625 * help.el (view-emacs-todo):
12626 * iswitchb.el (iswitchb-completion-help):
12627 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
12628 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
12629 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
12630 * locate.el (locate-update):
12631 * longlines.el (longlines-encode-region)
12632 (longlines-after-change-function):
12633 * outline.el (outline-isearch-open-invisible):
12634 * ps-def.el (declare-function, charset-dimension, char-width)
12635 (encode-char):
12636 * ps-mule.el (ps-mule-plot-string):
12637 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
12638 (recentf-edit-list-select, recentf-edit-list-validate)
12639 (recentf-open-files-action):
12640 * rect.el (delete-whitespace-rectangle-line)
12641 (rectangle-number-line-callback):
12642 * register.el (window-configuration-to-register)
12643 (frame-configuration-to-register):
12644 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
12645 * select.el (xselect-convert-to-string, xselect-convert-to-length)
12646 (xselect-convert-to-targets, xselect-convert-to-delete)
12647 (xselect-convert-to-filename, xselect-convert-to-charpos)
12648 (xselect-convert-to-lineno, xselect-convert-to-colno)
12649 (xselect-convert-to-os, xselect-convert-to-host)
12650 (xselect-convert-to-user, xselect-convert-to-class)
12651 (xselect-convert-to-name, xselect-convert-to-integer)
12652 (xselect-convert-to-atom, xselect-convert-to-identity):
12653 * subr.el (declare, ignore, process-kill-without-query)
12654 (text-clone-maintain):
12655 * terminal.el (te-get-char, te-tic-sentinel):
12656 * tool-bar.el (tool-bar-make-keymap):
12657 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
12658 * type-break.el (type-break-mode, type-break-noninteractive-query):
12659 * view.el (View-back-to-mark):
12660 * wid-browse.el (widget-browse-action, widget-browse-widget)
12661 (widget-browse-widgets, widget-browse-sexp):
12662 * widget.el (define-widget-keywords):
12663 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
12664 Mark unused parameters.
12665
12666 * align.el (align-adjust-col-for-rule): Mark unused parameter.
12667 (align-areas): Remove unused variable `look'.
12668 (align-region): Remove unused variables `real-end' and `pos-list'.
12669
12670 * apropos.el (apropos-score-doc): Remove unused variable `i'.
12671
12672 * bindings.el (mode-line-modified, mode-line-remote):
12673 Mark unused parameters.
12674 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
12675
12676 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
12677 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
12678
12679 * comint.el (comint-history-isearch-pop-state)
12680 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
12681 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
12682 (comint-substitute-in-file-name): Doc fix.
12683
12684 * completion.el (cmpl-statistics-block): Mark unused parameter.
12685 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
12686 (save-completions-to-file, load-completions-from-file):
12687 Remove unused local variable `e'.
12688
12689 * composite.el (compose-chars): Remove unused variable `len'.
12690 (lgstring-insert-glyph): Remove unused variable `g'.
12691 (compose-glyph-string): Remove unused variables `ascent',
12692 `descent', `lbearing' and `rbearing'.
12693 (compose-glyph-string-relative): Remove unused variables
12694 `lbearing', `rbearing' and `wadjust'.
12695 (compose-gstring-for-graphic): Remove unused variables `header',
12696 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
12697 (compose-gstring-for-terminal): Remove unused variables `header'
12698 and `nchars'. Use `let', not `let*'.
12699
12700 * cus-edit.el (Custom-set, Custom-save, custom-reset)
12701 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
12702 (Custom-buffer-done, custom-buffer-create-internal)
12703 (custom-browse-visibility-action, custom-browse-group-tag-action)
12704 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
12705 (widget-magic-mouse-down-action, custom-toggle-parent)
12706 (custom-add-parent-links, custom-toggle-hide-variable)
12707 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
12708 (custom-toggle-hide-face, face, hook, custom-group-link-action)
12709 (custom-face-menu-create, custom-variable-menu-create, get)
12710 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
12711 (custom-reset-standard-save-and-update): Remove unused variable `value'.
12712 (customize-apropos): Remove unused variable `tests'.
12713 (custom-group-value-create): Remove unused variable `hidden-p'.
12714 (sort-fold-case): Declare.
12715
12716 * cus-theme.el (custom-reset-standard-faces-list)
12717 (custom-reset-standard-variables-list): Declare.
12718 (customize-create-theme, custom-theme-revert, custom-theme-write)
12719 (custom-theme-choose-mode, customize-themes, custom-theme-save):
12720 Mark unused parameters.
12721
12722 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
12723
12724 * delim-col.el (delimit-columns-max): Move defvar before first use.
12725
12726 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 12727 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
12728
12729 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
12730 (auto-insert): Declare.
12731 (desktop-restore-file-buffer): Rename desktop-* parameters;
12732 mark unused ones.
12733 (desktop-create-buffer): Rename desktop-* parameters and bind them.
12734 (desktop-buffer): Rename desktop-* parameters.
12735
12736 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
12737 (dframe-reposition-frame-xemacs, dframe-help-echo)
12738 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
12739 Mark unused parameters.
12740
12741 * dired-aux.el (backup-extract-version-start, overwrite-query)
12742 (overwrite-backup-query, rename-regexp-query)
12743 (rename-non-directory-query): Declare.
12744 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
12745 (dired-add-entry): Remove unused variable `orig-file-name'.
12746 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
12747 Use parameter PRESERVE-TIME instead of accessing dynamic variable
12748 `dired-copy-preserve-time' directly.
12749 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
12750 (dired-insert-subdir-newpos): Rename unused variable `pos'.
12751
12752 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
12753 (dired-virtual-revert, dired-make-relative-symlink):
12754 Mark unused parameters.
12755 (manual-program): Declare.
12756 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
12757 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
12758 wrapped in `with-no-warnings' to avoid replacing one warning by another.
12759
12760 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
12761
12762 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
12763
12764 * echistory.el (electric-history-in-progress, Helper-return-blurb):
12765 Declare.
12766
12767 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
12768
12769 * electric.el (Electric-command-loop): Rename parameter
12770 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
12771
12772 * expand.el (expand-in-literal): Remove unused variable `here'.
12773
12774 * facemenu.el (facemenu-add-new-color):
12775 Remove unused variable `docstring'.
12776
12777 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
12778 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
12779 (face-attr-construct): Mark unused parameter. Doc fix.
12780 (read-color): Remove unused variable `hex-string'.
12781
12782 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
12783 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
12784 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
12785 (display-buffer-other-frame): Remove unused variable `old-window'.
12786 (kill-buffer-hook): Declare.
12787 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
12788 Mark unused parameters.
12789 (after-find-file): Pass 1 to `auto-save-mode', not t.
12790
12791 * files-x.el (auto-insert): Declare.
12792 (modify-file-local-variable-prop-line): Remove unused variable `val'.
12793
12794 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 12795 variable `buf'. Mark unused parameter.
06b60517
JB
12796 (find-lisp-insert-directory): Mark unused parameter.
12797
12798 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
12799 (format-encode-region): Remove unused variables `cur-buf' and `result'.
12800 (format-common-tail): Remove, unused.
12801 (format-deannotate-region): Remove unused variable `loc'.
12802 (format-annotate-region): Remove unused variable `p'.
12803 (format-annotate-single-property-change): Remove unused variables
12804 `default' and `tail'.
12805
12806 * forms.el (read-file-filter): Declare.
12807 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
12808
12809 * frame.el (frame-creation-function-alist): Mark unused parameter.
12810 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
12811
12812 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
12813 Remove unused parameters.
12814 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
12815 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
12816
12817 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
12818 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
12819 (hfy-prepare-tag-map): Mark unused parameters.
12820 (htmlfontify-buffer): Use `called-interactively-p'.
12821
12822 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
12823 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
12824 (ibuffer-do-occur): Mark unused parameters.
12825 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
12826 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
12827
12828 * ibuffer.el: Don't quote `lambda'.
12829 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
12830 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
12831 Mark unused parameters.
12832
12833 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
12834 (ido-completing-read): Mark unused parameters.
12835 (ido-copy-current-word): Mark unused parameters;
12836 remove unused variable `name'.
12837 (ido-sort-merged-list): Remove unused parameter `dirs'.
12838
12839 * ielm.el (ielm-input-sender): Mark unused parameter.
12840 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
12841 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
12842 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
12843 `ielm-string' as a dynamic variable accessible from the IELM prompt.
12844 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
12845
12846 * image-dired.el (image-dired-display-thumbs): Remove unused
12847 variables `curr-file' and `count'.
12848 (image-dired-remove-tag): Remove unused variable `start'.
12849 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
12850 variable `curr-file'
12851 (image-dired-rotate-original): Remove unused variable `temp-file'.
12852 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
12853 Remove unused variable `file'.
12854 (image-dired-gallery-generate): Remove unused variable `curr'.
12855 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
12856
12857 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
12858
12859 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
12860
12861 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
12862
12863 * isearch.el (minibuffer-history-symbol): Declare.
12864 (isearch-edit-string): Remove unused variable `err'.
12865 (isearch-message-prefix, isearch-message-suffix):
12866 Mark unused parameters.
12867
12868 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
12869
12870 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
12871
12872 * makesum.el (double-column): Remove unused variable `cnt'.
12873
12874 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
12875 (ido-ignore-item-temp-list): Declare.
12876
12877 * mouse-drag.el (mouse-drag-throw): Remove unused variables
12878 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
12879 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
12880 (mouse-drag-drag): Remove unused variables `mouse-delta' and
12881 `mouse-col-delta'.
12882
12883 * mouse-sel.el (mouse-extend-internal):
12884 Remove unused variable `orig-window-frame'.
12885
12886 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
12887 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
12888 Move declarations before first use.
12889 (pcomplete-opt): Mark unused parameters; doc fix.
12890
12891 * proced.el (proced-revert): Mark unused parameter.
12892 (proced-send-signal): Remove unused variable `err'.
12893
12894 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
12895 Rename parameter PREFIX-ARG to ARG.
12896 (ps-basic-plot-string, ps-basic-plot-whitespace):
12897 Mark unused parameters.
12898
12899 * replace.el (replace-count): Define.
12900 (occur-revert-function): Mark unused parameters.
12901 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
12902 (isearch-case-fold-search, isearch-string): Declare.
12903 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
12904 bind `case-fold-search'. Remove unused variables `beg' and `end',
12905 and simplify.
12906 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
12907 COUNT and bind `replace-count'.
12908 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
12909 to COUNT.
12910
12911 * savehist.el (print-readably, print-string-length): Declare.
12912
12913 * shadowfile.el (shadow-expand-cluster-in-file-name):
12914 Remove unused variable `cluster'.
12915 (shadow-copy-file): Remove unused variable `i'.
12916 (shadow-noquery, shadow-clusters, shadow-site-cluster)
12917 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
12918 (shadow-define-literal-group, shadow-define-regexp-group)
12919 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
12920
12921 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
12922 (shell): Use `called-interactively-p'.
12923 (shell-directory-tracker): Remove unused variable `chdir-failure'.
12924
12925 * simple.el (compilation-context-lines, comint-file-name-quote-list)
12926 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
12927 (delete-backward-char): Remove unused variable `ocol'.
12928 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
12929 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
12930 (event-apply-hyper-modifier, event-apply-shift-modifier)
12931 (event-apply-control-modifier, event-apply-meta-modifier):
12932 Mark unused parameters.
12933 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
12934 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
12935
12936 * speedbar.el (speedbar-ignored-directory-expressions)
12937 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
12938 (speedbar-find-file, speedbar-dir-follow)
12939 (speedbar-directory-buttons-follow, speedbar-tag-find)
12940 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12941 (speedbar-buffers-line-directory, speedbar-buffer-click):
12942 Mark unused parameters.
12943 (speedbar-tag-file): Remove unused variable `mode'.
12944 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
12945
12946 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
12947
12948 * talk.el (talk): Remove unused variable `display'.
12949
12950 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
12951 (tar-write-region-annotate): Mark unused parameter.
12952
12953 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
12954 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
12955 Declare them, wrapped in `with-no-warnings' to avoid replacing one
12956 warning by another.
12957
12958 * time-stamp.el (time-stamp-string-preprocess):
12959 Remove unused variable `require-padding'.
12960
12961 * tree-widget.el (widget-glyph-enable): Declare.
12962 (tree-widget-action): Mark unused parameter.
12963
12964 * w32-fns.el (x-get-selection): Mark unused parameter.
12965 (autoload-make-program, generated-autoload-file): Declare.
12966
12967 * wdired.el (wdired-revert): Mark unused parameters.
12968 (wdired-xcase-word): Remove unused variable `err'.
12969
12970 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
12971 (whitespace-help-scroll): Remove unused variable `data-help'.
12972
12973 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
12974 (widget-image-insert, widget-after-change, default)
12975 (widget-default-format-handler, widget-default-notify)
12976 (widget-default-prompt-value, widget-info-link-action)
12977 (widget-url-link-action, widget-function-link-action)
12978 (widget-variable-link-action, widget-file-link-action)
12979 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
12980 (widget-field-prompt-internal, widget-field-action, widget-field-match)
12981 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
12982 (widget-insert-button-action, widget-delete-button-action, visibility)
12983 (widget-documentation-link-action, widget-documentation-string-action)
12984 (widget-const-prompt-value, widget-regexp-match, symbol)
12985 (widget-coding-system-prompt-value)
12986 (widget-key-sequence-value-to-external, sexp)
12987 (widget-sexp-value-to-internal, character, vector, cons)
12988 (widget-choice-prompt-value, widget-boolean-prompt-value)
12989 (widget-color--choose-action): Mark unused parameters.
12990 (widget-item-match-inline, widget-choice-match-inline)
12991 (widget-checklist-match, widget-checklist-match-inline)
12992 (widget-group-match): Rename parameter VALUES to VALS.
12993 (widget-field-value-set): Remove unused variable `size'.
12994 (widget-color-action): Remove unused variables `value' and `start'.
12995
12996 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 12997 variable `dir'. Doc fix.
06b60517
JB
12998 (windmove-find-other-window): Don't pass it.
12999
13000 * window.el (count-windows): Mark unused parameter.
13001 (bw-adjust-window): Remove unused variable `err'.
13002
13003 * woman.el (woman-file-name): Remove unused variable `default'.
13004 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
13005 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
13006 (global-font-lock-mode): Declare.
13007 (woman-decode-region): Mark unused parameter.
13008 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
13009
13010 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
13011 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
13012 (x-dnd-handle-moz-url): Remove unused variable `title'.
13013 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
13014
13015 * xml.el (xml-parse-tag, xml-parse-attlist):
13016 Remove unused variable `pos'.
13017
bc4f7f3d
GM
130182011-04-19 Glenn Morris <rgm@gnu.org>
13019
13020 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
13021 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
13022 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13023 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
13024 * calendar/cal-html.el (cal-html-insert-minical):
13025 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
13026 (calendar-mark-date-pattern):
13027 Prefix "unused" locals.
13028
13029 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
13030 optional argument `style'.
13031
13032 * calendar/appt.el (appt-make-list):
13033 * calendar/cal-china.el (calendar-chinese-date-string):
13034 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
13035 (diary-hebrew-yahrzeit):
13036 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
13037 * calendar/calendar.el (calendar-generate-window):
13038 * calendar/time-date.el (time-to-days):
13039 Remove unused local variables.
13040
16a43933
CY
130412011-04-18 Chong Yidong <cyd@stupidchicken.com>
13042
13043 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
13044 glyphless-char-display table.
13045 (tabulated-list-glyphless-char-display): New var.
13046
7eed1860
SS
130472011-04-18 Sam Steingold <sds@gnu.org>
13048
13049 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
13050 to acknowledgments.
13051
4d2d1ccd
GM
130522011-04-17 Glenn Morris <rgm@gnu.org>
13053
13054 * calendar/diary-lib.el (diary-sexp-entry):
13055 * calendar/holidays.el (holiday-sexp):
13056 Set debug-on-error rather than the removed stack-trace-on-error.
13057
239da61d
GM
130582011-04-16 Glenn Morris <rgm@gnu.org>
13059
13060 * progmodes/f90.el: Use lexical-binding.
13061 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
13062
8b05752a
SM
130632011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13064
daca8ba5
SM
13065 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
13066 (mail-mode): Setup mailalias completion here instead.
13067 * mail/mailalias.el: Use lexical-binding.
13068 (pattern, mailalias-done): Declare dynamic.
13069 (mail-completion-at-point-function): New function, from mail-complete.
13070 (mail-complete): Use it.
13071 (mail-completion-expand): New function.
13072 (mail-get-names): Use it.
13073 (mail-directory, mail-directory-process, mail-directory-stream):
13074 Don't use `pattern' for lexically bound arg.
13075
6f542485
SM
13076 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
13077
037e7c3f
SM
13078 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
13079 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
13080 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
13081
8b05752a
SM
13082 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
13083 (byte-save-window-excursion, byte-temp-output-buffer-setup)
13084 (byte-interactive-p): Define them again, for use when inlining
13085 old code.
13086
49093f60
JB
130872011-04-15 Juanma Barranquero <lekktu@gmail.com>
13088
13089 * loadup.el: Use `string-to-number', not `string-to-int'.
13090
b5b8e7de
SM
130912011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13092
13093 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
13094 gud-gdb-complete-command.
13095 (gud-gdb-completions): New function, from gud-gdb-complete-command.
13096 (gud-gdb-completion-at-point): New function.
13097 (gud-gdb-completions): Remove.
13098
f42efeb5
MA
130992011-04-14 Michael Albinus <michael.albinus@gmx.de>
13100
49093f60
JB
13101 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
13102 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
13103 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
13104 whether `executable-find' is bound.
f42efeb5
MA
13105
13106 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
13107
e240cc21
SM
131082011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13109
13110 * minibuffer.el (completion-in-region-mode-predicate)
13111 (completion-in-region-mode--predicate): New vars.
13112 (completion-in-region, completion-in-region--postch)
13113 (completion-in-region-mode): Use them.
13114 (completion--capf-wrapper): Also return the hook function.
13115 (completion-at-point, completion-help-at-point):
13116 Adjust and provide a predicate.
c2bd2ab0
SM
13117
13118 Preserve arg names for advice of subr and lexical functions (bug#8457).
13119 * help-fns.el (help-function-arglist): Consolidate the subr and
13120 new-byte-code cases. Add argument `preserve-names' to extract names
13121 from the docstring when needed.
13122 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
13123 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
13124 (ad-arglist): Use help-function-arglist's new arg.
13125 (ad-definition-type): Use cond.
13126
c183f693
JB
131272011-04-13 Juanma Barranquero <lekktu@gmail.com>
13128
06641a47
JB
13129 * autorevert.el (auto-revert-handler):
13130 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
13131 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
13132 Don't quote lambda.
13133
c183f693
JB
13134 * image-mode.el (image-transform-set-scale):
13135 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
13136
1e3b6001
G
131372011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
13138
13139 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 13140 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
13141 Upgrades via gnutls-cli are too slow to be done opportunistically.
13142
2d6af8dd
JB
131432011-04-12 Juanma Barranquero <lekktu@gmail.com>
13144
13145 * dframe.el (dframe-current-frame): Remove spurious quote.
13146
c0749a51
GM
131472011-04-12 Glenn Morris <rgm@gnu.org>
13148
088d0d61
GM
13149 * calendar/cal-tex.el (cal-tex-end-document):
13150 Try to automatically use latin1 input if needed.
13151
c0749a51
GM
13152 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
13153 Don't try to cons a mark onto an empty element.
13154
5c90fde0
LL
131552011-04-11 Leo Liu <sdl.web@gmail.com>
13156
13157 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
13158 buffers.
13159 (ido-kill-buffer-at-head): Support killing virtual buffers.
13160
369e974d
CY
131612011-04-10 Chong Yidong <cyd@stupidchicken.com>
13162
13163 * minibuffer.el (completion-show-inline-help): New var.
13164 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
13165 (minibuffer-force-complete, minibuffer-complete-word):
13166 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
13167
13168 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
13169 to avoid interference from inline help (Bug#5849).
13170
37f1c930
LL
131712011-04-10 Leo Liu <sdl.web@gmail.com>
13172
099c39a4
JB
13173 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
13174 Fix typo.
37f1c930 13175
a32d4040
CY
131762011-04-09 Chong Yidong <cyd@stupidchicken.com>
13177
13178 * image-mode.el (image-toggle-display-image): Signal an error if
13179 not in Image mode.
13180 (image-transform-mode, image-transform-resize)
13181 (image-transform-set-rotation): Doc fix.
daca8ba5 13182 (image-transform-set-resize): Delete.
a32d4040
CY
13183 (image-transform-set-scale, image-transform-fit-to-height)
13184 (image-transform-fit-to-width): Handle image-toggle-display-image
13185 and image-transform-resize directly.
13186
099c39a4 131872011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
13188
13189 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
13190 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
13191 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
13192 (doc-view-mode-map): Add bindings for the new functions.
13193
099c39a4 131942011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 13195
4d61f28d 13196 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
13197 Fix typo in docstring.
13198
3726838a
EZ
131992011-04-08 Eli Zaretskii <eliz@gnu.org>
13200
04f33f1e
EZ
13201 * files.el (file-size-human-readable): Produce one digit after
13202 decimal, like "ls -lh" does.
13203
13204 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
13205 the file size representation.
13206
3726838a
EZ
13207 * simple.el (list-processes): If async subprocesses are not
13208 available, error out with a clear error message.
13209
cbb59342
CY
132102011-04-08 Chong Yidong <cyd@stupidchicken.com>
13211
13212 * help.el (help-form-show): New function, to be called from C.
13213 Put help-form output in a buffer named differently than *Help*.
13214
e3971c44
EZ
132152011-04-08 Eli Zaretskii <eliz@gnu.org>
13216
13217 * files.el (file-size-human-readable): New function.
13218
13219 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
13220 computing the representation inline. Don't require `cl'.
13221
12544bbe
GM
132222011-04-08 Glenn Morris <rgm@gnu.org>
13223
a1de6c6a
GM
13224 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
13225
3c4671f4
GM
13226 * net/browse-url.el (browse-url-firefox):
13227 Test system-type, not system-configuration.
13228
b605679c
GM
13229 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
13230 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
13231 Use log-edit-empty-buffer-p. (Bug#7598)
13232
56442f0c
GM
13233 * net/rlogin.el (rlogin-process-connection-type): Simplify.
13234 (rlogin-mode-map): Initialize in the defvar.
13235 (rlogin): Use ignore-errors.
13236
12544bbe
GM
13237 * replace.el (occur-mode-map): Some fixes for menu items.
13238
eb237b0f
AH
132392011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13240
13241 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
13242
7d668f2c
CY
132432011-04-06 Chong Yidong <cyd@stupidchicken.com>
13244
e67a13ab
CY
13245 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
13246 issuing unused warnings.
13247
13248 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
13249 macro directly.
13250
7d668f2c
CY
13251 * simple.el: Lisp reimplement of list-processes. Based on an
13252 earlier reimplementation by Leo Liu, but using tabulated-list.el.
13253 (process-menu-mode): New major mode.
13254 (list-processes--refresh, list-processes):
13255 (process-menu-visit-buffer): New functions.
13256
13257 * files.el (save-buffers-kill-emacs): Don't assume any return
13258 value of list-processes, which is undocumented anyway.
13259
a83ec3c9
CY
132602011-04-06 Chong Yidong <cyd@stupidchicken.com>
13261
13262 * emacs-lisp/tabulated-list.el: New file.
13263
e91a96fe
CY
13264 * emacs-lisp/package.el: Use Tabulated List mode.
13265 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
13266 (package-menu-mode): Derive from tabulated-list-mode. Set up the
13267 table format using Tabulated List mode variables.
13268 (package--push): New macro, replacing package-list-maybe-add.
13269 (package-menu--generate): Use package--push. Renamed from
13270 package--generate-package-list.
13271 (package-menu-refresh, list-packages): Use it.
daca8ba5 13272 (package-menu--print-info): Rename from package-print-package.
e91a96fe 13273 Return insertion data instead of inserting it directly.
099c39a4
JB
13274 (package-menu-describe-package, package-menu-execute):
13275 Use tabulated-list-get-id.
e91a96fe
CY
13276 (package-menu-mark-delete, package-menu-mark-install)
13277 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
13278 (package-menu-mark-obsolete-for-deletion):
13279 Use tabulated-list-put-tag.
e91a96fe
CY
13280 (package--list-packages, package-menu-revert)
13281 (package-menu-get-package, package-menu-get-version)
13282 (package-menu-sort-by-column): Functions deleted.
13283 (package-menu-package-list, package-menu-sort-key): Vars deleted.
13284 (package-menu--status-predicate, package-menu--version-predicate)
13285 (package-menu--name-predicate)
13286 (package-menu--description-predicate): Handle arguments in the
13287 Tabulated List format.
13288 (package-list-packages-no-fetch): Call list-packages.
13289
3e214b50
JB
132902011-04-06 Juanma Barranquero <lekktu@gmail.com>
13291
13292 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 13293 (after-find-file): Don't bind it.
3e214b50
JB
13294 (revert-buffer-in-progress-p): New variable.
13295 (revert-buffer): Bind it.
13296 Pass nil for `after-find-file-from-revert-buffer'.
13297
13298 * saveplace.el (save-place-find-file-hook): Use new variable
13299 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
13300
3f0f1700
GM
133012011-04-06 Glenn Morris <rgm@gnu.org>
13302
c0274801
GM
13303 * Makefile.in (AUTOGEN_VCS): New variable.
13304 (autoloads): Use $AUTOGEN_VCS.
13305
3f0f1700
GM
13306 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
13307 * calendar/calendar.el (calendar-mode-map):
13308 Check for toolkit scroll bars. (Bug#8305)
13309
41ea9e48
CY
133102011-04-05 Chong Yidong <cyd@stupidchicken.com>
13311
13312 * minibuffer.el (completion-in-region--postch)
13313 (completion-in-region-mode): Remove unnecessary messages.
13314
6194c800
JB
133152011-04-05 Juanma Barranquero <lekktu@gmail.com>
13316
33256f14
JB
13317 * font-lock.el (font-lock-refresh-defaults):
13318 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
13319 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
13320
6194c800
JB
13321 * info.el (Info-directory-list, Info-read-node-name-2)
13322 (Info-split-parameter-string): Doc fixes.
13323 (Info-virtual-nodes): Reflow docstring.
13324 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
13325 (Info-apropos-toc-nodes, info-finder, Info-get-token)
13326 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
13327 Fix typos in docstrings.
13328 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
13329 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
13330 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
13331 (Info-restore-desktop-buffer): Mark unused parameters.
13332 (Info-directory-find-file, Info-directory-find-node)
13333 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
13334 (Info-virtual-index-find-node, Info-apropos-find-file)
13335 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 13336 Mark unused parameters; fix typos in docstrings.
6194c800
JB
13337 (Info-virtual-index): Remove unused local variable `nodename'.
13338
b87a8200 133392011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 13340
b87a8200
DD
13341 * net/rcirc.el: Update my e-mail address.
13342 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 13343
3b2ff876
CY
133442011-04-05 Chong Yidong <cyd@stupidchicken.com>
13345
13346 * startup.el (command-line): Save the cursor's theme-face
13347 directly, instead of using face-override-spec.
13348
13349 * custom.el (load-theme): Minor optimization in assigning faces.
13350
8d17e7ca
JB
133512011-04-04 Juanma Barranquero <lekktu@gmail.com>
13352
13353 * help-fns.el (describe-variable): Complete all variables having
13354 documentation, including keywords.
13355 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
13356
2fbc1934
JB
133572011-04-04 Juanma Barranquero <lekktu@gmail.com>
13358
13359 Convert to lexical-binding.
13360
13361 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
13362 (bs--get-marked-string, bs--get-modified-string)
13363 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
13364 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
13365 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
13366
13367 * ehelp.el (electric-help-execute-extended)
13368 (electric-help-ctrl-x-prefix):
13369 * hexl.el (hexl-revert-buffer-function):
13370 * linum.el (linum-after-change, linum-after-scroll):
13371 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
13372
13373 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
13374
74f50695
DU
133752011-04-04 Daiki Ueno <ueno@unixuser.org>
13376
13377 * epa-dired.el:
13378 * epa-mail.el:
13379 * epa-hook.el:
13380 * epa-file.el:
13381 * epa.el:
13382 * epg.el: Use lexical binding.
13383
c11325f7
CY
133842011-04-03 Chong Yidong <cyd@stupidchicken.com>
13385
0d9e9a12
CY
13386 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
13387
c11325f7 13388 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
13389 dictionary case for flyspell-mark-duplications-exceptions.
13390 Use regexp matching for languages.
c11325f7
CY
13391 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
13392 default dictionary (Bug#7926).
13393
da91b5f2
CY
133942011-04-02 Chong Yidong <cyd@stupidchicken.com>
13395
099c39a4
JB
13396 * emacs-lisp/package.el (package--with-work-buffer):
13397 Recognize https URLs.
da91b5f2 13398
099c39a4
JB
13399 * net/network-stream.el: Move from gnus/proto-stream.el.
13400 Change prefix to network-stream throughout.
da91b5f2
CY
13401 (open-protocol-stream): Merge into open-network-stream, leaving
13402 open-protocol-stream as an alias. Handle nil BUFFER args.
13403
13404 * subr.el (open-network-stream): Move to net/network-stream.el.
13405
afa8e9f6
GM
134062011-04-02 Glenn Morris <rgm@gnu.org>
13407
1d2e369d
GM
13408 * find-dired.el (find-exec-terminator): New option.
13409 (find-ls-option): Test for -ls support.
13410 (find-ls-subdir-switches): Test for -b in find-ls-option.
13411 (find-dired, find-grep-dired): Doc fixes.
13412 (find-dired): Use find-exec-terminator.
13413
8abb7da8 13414 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
13415 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
13416 (find-name-arg): Remove purecopy.
8abb7da8 13417
f3ca7378
GM
13418 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
13419 (grep-compute-defaults): Check for `-exec COMMAND +' support.
13420 Set grep-find-use-xargs, grep-find-command, and grep-find-template
13421 accordingly. Don't add the null-device if not needed.
13422
afa8e9f6
GM
13423 * files.el (save-some-buffers): Doc fix.
13424
35eae264
EZ
134252011-04-02 Eli Zaretskii <eliz@gnu.org>
13426
13427 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
13428
26b51db5
JB
134292011-04-01 Juanma Barranquero <lekktu@gmail.com>
13430
13431 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
13432 Use `dolist' rather than `mapcar'.
13433
7200d79c
SM
134342011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
13435
03408648 13436 Add lexical binding.
7200d79c 13437
03408648
SM
13438 * subr.el (apply-partially): Use new closures rather than CL.
13439 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
13440 (dolist, dotimes): Use slightly different expansion for lexical code.
13441 (functionp): Move to C.
13442 (letrec): New macro.
13443 (with-wrapper-hook): Use it and apply-partially instead of CL.
13444 (eval-after-load): Preserve lexical-binding.
13445 (save-window-excursion, with-output-to-temp-buffer): Turn them
13446 into macros.
7200d79c 13447
03408648
SM
13448 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
13449
13450 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
13451 than the arglist.
13452 (help-add-fundoc-usage): Don't add `Not documented'.
13453 (help-function-arglist): Handle closures, subroutines, and new
13454 byte-code-functions.
13455 (help-make-usage): Remove leading underscores.
13456 (describe-function-1): Handle closures.
13457 (describe-variable): Use special-variable-p for completion.
13458
13459 * files.el (lexical-binding): Declare safe.
f488fb65 13460
03408648
SM
13461 * emacs-lisp/pcase.el: Don't use destructuring-bind.
13462 (pcase--memoize): Rename from pcase-memoize. Change weakness.
13463 (pcase): Add `let' pattern.
13464 Change memoization so it actually works.
13465 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
13466 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
13467 <let>: New case.
f488fb65 13468
03408648
SM
13469 * emacs-lisp/macroexp.el: Use lexical binding.
13470 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
13471 Don't convert ' to #' without checking that it's indeed quoting
13472 a lambda.
13473
13474 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 13475 Use eval-sexp-add-defvars.
03408648
SM
13476 (eval-sexp-add-defvars): New fun.
13477
13478 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
13479
13480 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
13481 Don't autoload.
13482 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
13483 than the internal `byte-compile-lambda'.
13484 (defmethod): Don't hide code under quotes.
13485 (eieio-defmethod): New `code' argument.
13486
13487 * emacs-lisp/eieio-comp.el: Remove.
13488
13489 * emacs-lisp/edebug.el (edebug-eval-defun)
13490 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
13491 (edebug-toggle): Avoid `eval'.
13492
13493 * emacs-lisp/disass.el (disassemble-internal): Handle new
13494 `closure' objects.
13495 (disassemble-1): Handle new byte codes.
13496
13497 * emacs-lisp/cl.el (pushnew): Silence warning.
13498
13499 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
13500 (cl-byte-compile-throw): Remove.
13501 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
13502
13503 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
13504 closures.
13505
13506 * emacs-lisp/cconv.el: New file.
13507
13508 * emacs-lisp/bytecomp.el: Use lexical binding instead of
13509 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
13510 (byte-compile-initial-macro-environment):
13511 Handle declare-function here.
13512 (byte-compile--lexical-environment): New var.
13513 (byte-stack-ref, byte-stack-set, byte-discardN)
13514 (byte-discardN-preserve-tos): New lap codes.
13515 (byte-interactive-p): Don't use any more.
13516 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
13517 New macros.
13518 (byte-compile-lapcode): Use them and handle new lap codes.
13519 (byte-compile-obsolete): Remove.
13520 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
13521 (byte-compile-arglist-warn): Check late def of inlinable funs.
13522 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
13523 since they should have been expanded by now.
13524 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
13525 (byte-compile-from-buffer): Remove unused second arg.
13526 (byte-compile-preprocess): New function.
13527 (byte-compile-toplevel-file-form): New function to distinguish
13528 file-form calls from outside from file-form calls from hunk-handlers.
13529 (byte-compile-file-form): Simplify.
13530 (byte-compile-file-form-defsubst): Remove.
13531 (byte-compile-file-form-defmumble): Simplify now that
13532 byte-compile-lambda always returns a byte-code-function.
13533 (byte-compile): Preprocess.
13534 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
13535 Remove, not used any more.
13536 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
13537 (byte-compile-make-args-desc): New funs.
13538 (byte-compile-lambda): Handle lexical functions. Always return
13539 a byte-code-function.
13540 (byte-compile-reserved-constants): New var, to make up room for
13541 closed-over variables.
13542 (byte-compile-constants-vector): Obey it.
13543 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
13544 (byte-compile-macroexpand-declare-function): New function.
13545 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
13546 byte-code-functions.
13547 (byte-compile-form): Check obsolescence here.
13548 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
13549 (byte-compile-variable-ref): Remove.
13550 (byte-compile-dynamic-variable-op): New fun.
13551 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13552 (byte-compile-variable-set): New funs.
13553 (byte-compile-discard): Add 2 args.
13554 (byte-compile-stack-ref, byte-compile-stack-set)
13555 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
13556 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
13557 macroexpand-all instead.
13558 (byte-compile-quote-form): Remove.
13559 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
13560 (byte-compile-bind, byte-compile-unbind): New funs.
13561 (byte-compile-let): Handle let* and lexical binding.
13562 (byte-compile-let*): Remove.
13563 (byte-compile-catch, byte-compile-unwind-protect)
13564 (byte-compile-track-mouse, byte-compile-condition-case):
13565 Handle a new :fun-body form, used for lexical scoping.
13566 (byte-compile-save-window-excursion)
13567 (byte-compile-with-output-to-temp-buffer): Remove.
13568 (byte-compile-defun): Simplify.
13569 (byte-compile-stack-adjustment): New fun.
13570 (byte-compile-out): Use it.
13571 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
13572
13573 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
13574 handler any more.
13575
13576 * emacs-lisp/byte-opt.el: Use lexical binding.
13577 (byte-inline-lapcode): Remove (to bytecomp).
13578 (byte-compile-inline-expand): Pay attention to inlining to/from
13579 lexically bound code.
13580 (byte-compile-unfold-lambda): Don't handle byte-code-functions
13581 any more.
13582 (byte-optimize-form-code-walker): Don't handle save-window-excursion
13583 any more and don't call compiler-macros.
13584 (byte-compile-splice-in-already-compiled-code): Remove.
13585 (byte-code): Don't inline any more.
13586 (disassemble-offset): Receive `bytes' as argument rather than via
13587 dynamic scoping.
13588 (byte-compile-tag-number): Declare before first use.
13589 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
13590 `return' even if make-spliceable.
13591 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
13592 obsolete interactive-p.
13593 (byte-optimize-lapcode): Optimize new lap-codes.
13594 Don't trip up on new form of `byte-constant' lap code.
13595
13596 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
13597
13598 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
13599
13600 * custom.el (custom-initialize-default, custom-declare-variable):
13601 Use `defvar'.
13602
13603 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
13604 New variables.
13605 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
13606 (COMPILE_FIRST): Add macroexp and cconv.
13607 * makefile.w32-in: Mirror changes in Makefile.in.
13608
13609 * vc/cvs-status.el:
13610 * vc/diff-mode.el:
13611 * vc/log-edit.el:
13612 * vc/log-view.el:
13613 * vc/smerge-mode.el:
13614 * textmodes/bibtex-style.el:
13615 * textmodes/css.el:
13616 * startup.el:
13617 * uniquify.el:
da91b5f2
CY
13618 * minibuffer.el:
13619 * newcomment.el:
13620 * reveal.el:
13621 * server.el:
13622 * mpc.el:
13623 * emacs-lisp/smie.el:
13624 * doc-view.el:
13625 * dired.el:
03408648
SM
13626 * abbrev.el: Use lexical binding.
13627
0f0c1f27
EZ
136282011-04-01 Eli Zaretskii <eliz@gnu.org>
13629
13630 * info.el (info-display-manual): New function.
13631
c82b2579
SM
136322011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13633
13634 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
13635
221ddf68
TH
136362011-03-31 Tassilo Horn <tassilo@member.fsf.org>
13637
13638 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 13639 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 13640
cba6e77e
GM
136412011-03-31 Glenn Morris <rgm@gnu.org>
13642
e040639f
GM
13643 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
13644
cba6e77e
GM
13645 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
13646
6d0f1c9e
CS
136472011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
13648
13649 * progmodes/python.el (python-default-interpreter)
13650 (python-python-command-args, python-jython-command-args)
13651 (python-which-shell, python-which-args, python-which-bufname)
13652 (python-file-queue, python-comint-output-filter-function)
13653 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
13654 variables and functions.
13655
3e2d70fd
SM
136562011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13657
13658 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
13659 (completion-in-region-mode): New minor mode.
13660 (completion-in-region): Use it.
13661 (completion-in-region--data, completion-in-region-mode-map): New vars.
13662 (completion-in-region--postch): New function.
13663 (completion--capf-misbehave-funs, completion--capf-safe-funs):
13664 New vars.
13665 (completion--capf-wrapper): New function.
13666 (completion-at-point): Use it to track well-behavedness of
13667 hook functions.
13668 (completion-help-at-point): New command.
13669
f3e4086c
JM
136702011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
13671
13672 * vc/add-log.el (add-change-log-entry): Don't use whitespace
13673 syntax class to search for whitespace on a single line
13674 (Message-ID: <4D938140.4030905@redhat.com>).
13675
eb7ffc14
LL
136762011-03-30 Leo Liu <sdl.web@gmail.com>
13677
13678 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
13679 New commands.
13680 (edit-abbrevs-map): Bind them here.
13681 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
13682
d806ab68
KM
136832011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
13684
13685 * allout.el (allout-hide-by-annotation, allout-flag-region):
13686 Reduce possibility of overlay leakage by making them volatile.
13687
13688 * allout-widgets.el (allout-widgets-tally): Define as nil so the
13689 hash is not shared between buffers. Mode initialization is
13690 responsible for giving it a useful starting value.
13691 (allout-item-span): Reduce possibility of overlay leakage by
13692 making them volatile.
13693 (allout-widgets-count-buttons-in-region): Add diagnostic function
13694 for tracking down button overlay leaks.
13695
ea622834
LL
136962011-03-29 Leo Liu <sdl.web@gmail.com>
13697
13698 * ido.el (ido-read-internal): Use the default history var
13699 minibuffer-history if no HISTORY is specified.
13700
b62f8267
G
137012011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
13702
03408648
SM
13703 * net/imap.el (imap-shell-open, imap-process-connection-type):
13704 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
13705 Kerberos, SSL, other subprocesses.
13706
947b6566
LL
137072011-03-28 Leo Liu <sdl.web@gmail.com>
13708
13709 * abbrev.el (abbrev-table-empty-p): New function.
13710 (prepare-abbrev-list-buffer): Place empty abbrev tables after
13711 nonempty ones. (Bug#5937)
13712
5ffb62aa
JD
137132011-03-27 Jan Djärv <jan.h.d@swipnet.se>
13714
13715 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
13716
7a097943
LL
137172011-03-27 Leo Liu <sdl.web@gmail.com>
13718
13719 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
13720 for foreground and background colors.
13721 (ansi-color-make-color-map): Adapt.
13722
c5b40130
LL
137232011-03-25 Leo Liu <sdl.web@gmail.com>
13724
1f48f7d2
LL
13725 * midnight.el (midnight-time-float): Remove. Note it calculates
13726 the microsecond component incorrectly and seconds-to-time does the
13727 same job.
625897ec 13728 Remove redundant (require 'timer).
1f48f7d2 13729
c5b40130
LL
13730 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
13731 (ido-completions): Remove unused arguments. (Bug#8329)
13732
d86d2721
SM
137332011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13734
13735 * minibuffer.el (completion--flush-all-sorted-completions):
13736 Remove itself from hook.
13737 (completion-at-point): Let the functions perform the completion
13738 immediately and return nil or t.
13739 * comint.el (comint-dynamic-complete-functions): Now identical to
13740 completion-at-point-functions.
13741 (comint-dynamic-list-input-ring): Remove unused var `index'.
13742 (comint--match-partial-filename, comint--unquote&expand-filename):
13743 New funs, split from comint-match-partial-filename.
13744 (comint-dynamic-complete): Use completion-at-point.
13745 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
13746
e8974c48
DA
137472011-03-24 Drew Adams <drew.adams@oracle.com>
13748
13749 * thingatpt.el: Support `defun'.
13750
def71b5e
LL
137512011-03-23 Leo Liu <sdl.web@gmail.com>
13752
cb5af48e
LL
13753 * abbrevlist.el: Move to obsolete/abbrevlist.el.
13754
def71b5e
LL
13755 * help-mode.el (help-mode-finish): Tweak regexp.
13756
927c53e7
GM
137572011-03-23 Glenn Morris <rgm@gnu.org>
13758
18d05bed
GM
13759 * eshell/esh-opt.el (eshell-eval-using-options):
13760 Do not bind unused local variable `eshell-option-stub'.
13761
927c53e7
GM
13762 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
13763
9d0da923
JB
137642011-03-22 Juanma Barranquero <lekktu@gmail.com>
13765
13766 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
13767 keymap variable in `with-no-warnings' to avoid a warning when the
13768 keymap has been already `defconst'ed.
13769
4b978a67
LL
137702011-03-22 Leo Liu <sdl.web@gmail.com>
13771
13772 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
13773 encode all chars in abbrevs; otherwise use emacs-mule or
13774 utf-8-emacs. (Bug#8308)
13775
5fd62452
JB
137762011-03-22 Juanma Barranquero <lekktu@gmail.com>
13777
0b1596c6
JB
13778 * simple.el (backward-delete-char-untabify):
13779 Avoid warning about using `delete-backward-char'.
13780
5fd62452
JB
13781 * image.el (image-type-file-name-regexps): Make it variable.
13782 `imagemagick-register-types' modifies it, and the user may want
13783 to add new extensions for known image types.
13784 (imagemagick-register-types): Throw error if not using ImageMagick.
13785
0b4e93f1
LL
137862011-03-22 Leo Liu <sdl.web@gmail.com>
13787
13788 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
13789 located before rcirc-prompt-end-marker.
13790 (rcirc-complete): Error if point is not after rcirc prompt.
13791 Handle the case when table is nil.
9882e214 13792 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 13793
fccee4ab
CY
137942011-03-22 Chong Yidong <cyd@stupidchicken.com>
13795
13796 * custom.el (custom--inhibit-theme-enable): Make it affect only
13797 custom-theme-set-variables and custom-theme-set-faces.
13798 (provide-theme): Ignore custom--inhibit-theme-enable.
13799 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
13800 (custom-enabling-themes): Delete variable.
d86d2721
SM
13801 (enable-theme): Accept only loaded themes as arguments.
13802 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
13803 (custom-enabled-themes): Forbid themes from setting this.
13804 Eliminate use of custom-enabling-themes.
13805 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 13806
af896da6
LL
138072011-03-21 Leo Liu <sdl.web@gmail.com>
13808
13809 * ido.el (ido-read-internal): Add ido-selected to history instead
13810 of user input.
13811
78f64af0
SM
138122011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13813
13814 * subr.el (deferred-action-list, deferred-action-function):
13815 Mark obsolete.
13816
b16ac1ec
LL
138172011-03-21 Leo Liu <sdl.web@gmail.com>
13818
810f7698
LL
13819 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
13820 change on 2011-02-13 (bug#8309).
13821
b16ac1ec
LL
13822 * minibuffer.el (read-file-name-function): Change default value.
13823 (read-file-name--defaults): Rename from read-file-name-defaults.
13824 (read-file-name-default): Rename from read-file-name.
13825 (read-file-name): Call read-file-name-function.
13826
4e05e67e
GM
138272011-03-21 Glenn Morris <rgm@gnu.org>
13828
13829 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
13830 Doc fixes.
13831
4359915b
CY
138322011-03-21 Chong Yidong <cyd@stupidchicken.com>
13833
13834 * cus-theme.el: Add missing provide statement.
13835 (customize-create-theme): Extract theme value correctly.
13836 (custom-theme-visit-theme): Autoload.
13837 (customize-create-theme): Prompt before inserting default faces.
13838
1fe275ee
JB
138392011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
13840
13841 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
13842 units and musical notes.
13843
cd394be1 138442011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
13845
13846 * ido.el (ido-read-internal): Use completing-read-default.
13847 (ido-completing-read): Fix compatibility with completing-read.
13848
7d476bde
CO
138492011-03-20 Christian Ohler <ohler@gnu.org>
13850
13851 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
13852 (ert-delete-all-tests): Use `called-interactively-p' rather than
13853 `interactive-p'.
13854 (ert--make-xrefs-region): Respect END.
13855
fe0fb33e
CY
138562011-03-19 Chong Yidong <cyd@stupidchicken.com>
13857
ff854b0b
CY
13858 * dired-aux.el (dired-create-directory): Signal an error if the
13859 directory already exists (Bug#8246).
13860
fe0fb33e
CY
13861 * facemenu.el (list-colors-display): Call list-faces-display
13862 inside with-help-window.
13863 (list-colors-print): Use display property to align the final
13864 column, instead of checking window-width.
13865
576bce32
EZ
138662011-03-19 Eli Zaretskii <eliz@gnu.org>
13867
4d61f28d 13868 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
13869 windows-nt systems.
13870 (emerge-protect-metachars): Quote correctly for ms-dos and
13871 windows-nt systems.
13872
89c41d68 138732011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
13874
13875 * info.el (info-initialize): Replace all uses of `:' with
13876 path-separator for compatibility with non-Unix systems.
13877 Cache quoting of path-separator. (Bug#8258)
13878
b14e3e21 138792011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
13880
13881 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
13882 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
13883 (mouse-avoidance-mode): Fix typos in docstrings.
13884
4525ce3e
CY
138852011-03-19 Chong Yidong <cyd@stupidchicken.com>
13886
13887 * startup.el (package-subdirectory-regexp): Move from package.el.
13888 Omit \\` and \\', and let callers add them.
13889
13890 * emacs-lisp/package.el (package-strip-version)
13891 (package-load-all-descriptors): Add \\` and \\' to
13892 package-subdirectory-regexp before using it.
13893 (package-untar-buffer): New arg DIR; ensure that file untars only
13894 into this expected directory. Remove superfluous delete-region.
13895 (package-unpack): Caller changed.
13896 (package-tar-file-info): Use package-subdirectory-regexp.
13897
a904a09a 138982011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 13899
a904a09a
SM
13900 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
13901 diff-mode-shared-map (bug#8284).
13902 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
13903
139042011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13905
13906 * calendar/time-date.el (format-seconds): Use assoc instead of
13907 assoc-string, since assoc-string doesn't exist in XEmacs.
13908
171fc304
JB
139092011-03-17 Juanma Barranquero <lekktu@gmail.com>
13910
13911 * custom.el (custom-known-themes): Reflow docstring.
13912 (custom-theme-load-path): Fix typo in docstring.
13913 (load-theme): Fix typo in error message.
13914 (custom-available-themes, custom-variable-theme-value):
13915 Use `let', not `let*'.
13916
d71990a1
JB
139172011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13918
13919 * calc/README: Mention inclusion of musical notes.
13920
13921 * calc/calc-units.el (calc-lu-quant): Rename from
13922 `calc-logunits-quantity'.
13923 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
13924 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
13925 (calc-db): Rename from `calc-dblevel'.
13926 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
13927 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
13928 (calc-np): Rename from `calc-nplevel'.
13929 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
13930 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
13931 (calc-lu-plus): Rename from `calc-logunits-add'.
13932 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
13933 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
13934 (calc-lu-minus): Rename from `calc-logunits-sub'.
13935 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
13936 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
13937 (calc-lu-times): Rename from `calc-logunits-mul'.
13938 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
13939 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
13940 (calc-lu-divide): Rename from `calc-logunits-div'.
13941 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
13942 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
13943
13944 * calc/calc-ext.el (calc-init-extensions): Update the names of the
13945 functions being autoloaded.
13946
13947 * calc/calc.el (calc-lu-power-reference): Rename from
13948 `calc-logunits-power-reference'.
13949 (calc-lu-field-reference): Rename from
13950 `calc-logunits-field-reference'.
13951
7a71b18d
GM
13952 * calc/calc-help.el (calc-l-prefix-help):
13953 Mention musical note functions.
d71990a1 13954
40c2934b
SM
139552011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13956
13957 * minibuffer.el (completion-all-sorted-completions):
13958 Use :completion-cycle-penalty text property if present.
13959
b0911414
KM
139602011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
13961
13962 * allout.el (allout-yank-processing): Adjust for new rebulleting
13963 regime so bullet being yanked is used without prompting the user
13964 for a choice.
13965
8a05b668
JB
139662011-03-16 Juanma Barranquero <lekktu@gmail.com>
13967
13968 * startup.el (command-line): Warn the user that _emacs is deprecated.
13969
5ba5fb81
JB
139702011-03-16 Juanma Barranquero <lekktu@gmail.com>
13971
13972 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
13973 (delphi-verbose, delphi-comment-face, delphi-string-face)
13974 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
13975 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
13976 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
13977 (delphi-new-comment-line, delphi-font-lock-defaults)
13978 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
13979 Fix typos in docstrings.
13980
2dab465b
KM
139812011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
13982
5ba5fb81 13983 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
13984 Invert the roles of character and string values for INSTEAD, so a
13985 string is used for the more common case of a defaulting prompt.
13986
0adf5618
SM
139872011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13988
13989 * progmodes/ruby-mode.el (ruby-backward-sexp):
13990 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
13991 * play/gamegrid.el (gamegrid-make-face):
13992 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
13993 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
13994 * notifications.el (notifications-notify):
13995 * net/xesam.el (xesam-search-engines):
13996 * net/quickurl.el (quickurl-list-insert):
13997 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
13998
d72700e5
CY
139992011-03-15 Chong Yidong <cyd@stupidchicken.com>
14000
14001 * startup.el (command-line): Update package subdirectory regexp.
14002
49c5410a
SM
140032011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14004
c6eee9aa
SM
14005 * allout.el (allout-abbreviate-flattened-numbering)
14006 (allout-mode-deactivate-hook): Fix up obsolescence "date".
14007
49c5410a
SM
14008 * subr.el (read-char-choice): Only show the cursor after the prompt,
14009 not after the answer.
14010
047b2bb9
KR
140112011-03-15 Kevin Ryde <user42@zip.com.au>
14012
14013 * help-fns.el (variable-at-point): Skip leading quotes, if any
14014 (bug#8253).
14015
0a57d256
SM
140162011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14017
14018 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
14019 warning message.
14020
77c992bc
MA
140212011-03-14 Michael Albinus <michael.albinus@gmx.de>
14022
14023 * shell.el (shell): When called interactively, offer to change the
14024 shell file name on remote hosts.
14025
eebc475d
TZ
140262011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
14027
14028 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
14029 integration for LDAP parameters. The host, base, user or binddn,
14030 and secret tokens can be specified in a netrc file, for instance.
14031 This is optional because an `auth-source' parameter must be
14032 specified in the search attributes.
14033
9d05d1ba
JB
140342011-03-13 Juanma Barranquero <lekktu@gmail.com>
14035
14036 * help.el (describe-mode): Link to the mode's definition (bug#8185).
14037
09d9db2c
GM
140382011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14039
14040 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
14041 into declaration. Remove redundant and harmful binding.
14042
140432011-03-12 Eli Zaretskii <eliz@gnu.org>
14044
14045 * files.el (file-ownership-preserved-p): Pass `integer' as an
14046 explicit 2nd argument to `file-attributes'. If the file's owner
14047 is the Administrators group on Windows, and the current user is
14048 Administrator, consider that a match.
14049
14050 * server.el (server-ensure-safe-dir): Consider server directory
14051 safe on MS-Windows if its owner is the Administrators group while
14052 the current Emacs user is Administrator. Use `=' to compare
14053 numerical UIDs, since they could be integers or floats.
14054
219bd536
JB
140552011-03-12 Juanma Barranquero <lekktu@gmail.com>
14056
14057 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
14058
f3afd36b
MA
140592011-03-12 Michael Albinus <michael.albinus@gmx.de>
14060
14061 Sync with Tramp 2.2.1.
14062
14063 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
14064
14065 * net/trampver.el: Update release number.
14066
3aaaa6f1
SM
140672011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14068
94642599
SM
14069 * progmodes/compile.el (compilation--previous-directory): Fix up
14070 various nil/dead-marker mismatches (bug#8014).
14071 (compilation-directory-properties, compilation-error-properties):
14072 Don't call it at a position past the one we're about to change.
14073
3aaaa6f1
SM
14074 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
14075 Disable obsolescence warnings in the file that declares it.
14076
14239447
KM
140772011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
14078
099c39a4
JB
14079 * allout-widgets.el (allout-widgets-tally):
14080 Initialize allout-widgets-tally as a hash table rather than nil to
14081 prevent mode-line redisplay warnings. Also, clarify the module
14082 description and fix a comment typo.
14239447 14083
135e287c
JB
140842011-03-11 Juanma Barranquero <lekktu@gmail.com>
14085
14086 * help-fns.el (describe-variable): Don't complete keywords.
14087 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
14088
ffbf300e
CY
140892011-03-10 Chong Yidong <cyd@stupidchicken.com>
14090
ba08b241
CY
14091 * emacs-lisp/package.el (package-version-join): Impose a standard
14092 string representation for pre/alpha/beta version lists.
14093 (package-unpack-single): Standardize the directory name by passing
14094 it through package-version-join.
14095 (package-strip-rcs-id): Accept any version string that does not
14096 signal an error in version-to-list.
ffbf300e 14097
f346fd6b
MA
140982011-03-10 Michael Albinus <michael.albinus@gmx.de>
14099
14100 * simple.el (delete-trailing-whitespace): Return nil for the
14101 benefit of `write-file-functions'.
14102
ccb55d27
GM
141032011-03-10 Glenn Morris <rgm@gnu.org>
14104
5ceaac0c
GM
14105 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
14106
02da65ff
GM
14107 * vc/vc-git.el (vc-git-program): New option.
14108 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
14109 (vc-git--call): Use it.
14110
b2f603cc
GM
14111 * eshell/esh-util.el (eshell-condition-case): Doc fix.
14112
5772caab
GM
14113 * cus-edit.el (Custom-newline): If no button at point, look
14114 for a subgroup button at start-of-line. (Bug#2298)
14115
ccb55d27
GM
14116 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
14117
ec6ecaed
JD
141182011-03-10 Julien Danjou <julien@danjou.info>
14119
14120 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
14121 `cursor-type' is nil.
14122
9d5aa01d
JB
141232011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
14124
14125 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
14126
b6a5875b
KM
141272011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
14128
7a71b18d 14129 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
14130 preserves the existing header prefix, rebulleting it if necessary,
14131 rather than replacing it. This is necessary for proper operation
14132 of cooperative addons like allout-widgets.
1154d12e
JB
14133 (allout-make-topic-prefix, allout-rebullet-heading):
14134 Change SOLICIT arg to INSTEAD, and interpret additionally a string
14135 value as alternate bullet to be used, instead of prompting the user
14136 for a bullet character.
b6a5875b 14137
ee545c35
MA
141382011-03-09 Michael Albinus <michael.albinus@gmx.de>
14139
d86d2721
SM
14140 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14141 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
14142 `tramp-default-port'.
14143
c47971d7
DD
141442011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
14145
14146 * net/rcirc.el (rcirc-handler-001): Remove useless
14147 with-rcirc-process-buffer.
14148 (rcirc-check-auth-status): Swap arguments to string-match.
14149
13522cb4
GM
141502011-03-09 Glenn Morris <rgm@gnu.org>
14151
0be6f4f1
GM
14152 * shell.el (shell-mode):
14153 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
14154
13522cb4
GM
14155 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
14156 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
14157
515de2e3
CY
141582011-03-08 Chong Yidong <cyd@stupidchicken.com>
14159
14160 * emacs-lisp/package.el (package-refresh-contents)
14161 (package-menu-execute): Use condition-case-no-debug.
14162
b511b994
MA
141632011-03-08 Michael Albinus <michael.albinus@gmx.de>
14164
14165 * simple.el (shell-command-to-string): Use `process-file'.
14166
14167 * emacs-lisp/package.el (package-tar-file-info): Handle also
14168 remote files.
14169
d86d2721
SM
14170 * emacs-lisp/package-x.el (package-upload-buffer-internal):
14171 Use `equal' for upload base check.
b511b994 14172
25bbfb31
AM
141732011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
14174
14175 * textmodes/texinfo.el (texinfo-environments):
14176 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
14177
be996521
GM
141782011-03-08 Glenn Morris <rgm@gnu.org>
14179
e9c8529f
GM
14180 * cus-start.el (cursor-in-non-selected-windows):
14181 Fix :set quoting oddness. (Bug#8192)
14182
be996521
GM
14183 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
14184 in some setf expressions. (Bug#2159)
14185
2bb5649e
CY
141862011-03-08 Chong Yidong <cyd@stupidchicken.com>
14187
14188 * custom.el (custom-available-themes): Return themes in
14189 alphabetical order.
14190
33383987 14191See ChangeLog.15 for earlier changes.
e3d51b27
MR
14192
14193;; Local Variables:
14194;; coding: utf-8
e3d51b27
MR
14195;; End:
14196
acaf905b 14197 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
14198
14199 This file is part of GNU Emacs.
14200
14201 GNU Emacs is free software: you can redistribute it and/or modify
14202 it under the terms of the GNU General Public License as published by
14203 the Free Software Foundation, either version 3 of the License, or
14204 (at your option) any later version.
14205
14206 GNU Emacs is distributed in the hope that it will be useful,
14207 but WITHOUT ANY WARRANTY; without even the implied warranty of
14208 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14209 GNU General Public License for more details.
14210
14211 You should have received a copy of the GNU General Public License
14212 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.