Remove compiler warnings in objective-C files.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
97662200
JB
12012-07-13 Juanma Barranquero <lekktu@gmail.com>
2
80185fed
JB
3 * bindings.el (top): Use `mapc' instead of `mapcar'.
4
97662200
JB
5 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
6
2bb1ae55
MA
72012-07-13 Michael Albinus <michael.albinus@gmx.de>
8
9 * progmodes/sql.el (sql-comint): Suppress the check for program on
10 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
11 (Bug#11908)
12
dea31bd3
CY
132012-07-13 Chong Yidong <cyd@gnu.org>
14
15 * bindings.el: Assign a non-nil permanent-local property to
16 per-buffer variables which lack a default value (Bug#11930).
17
18 * help-fns.el (describe-variable): In the "automatically becomes
19 local" notice, take note of permanent-local variables.
20
b68b3337
CY
212012-07-13 Chong Yidong <cyd@gnu.org>
22
23 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
24 to allow printing the message when called from Lisp.
25
26 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
27 Remove toggle-read-only.
28
29 * bs.el (bs-toggle-readonly):
30 * buff-menu.el (Buffer-menu-toggle-read-only): Remove
31 with-no-warnings around toggle-read-only.
32
33 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
34 Remove with-no-warnings around toggle-read-only.
35 (ffap-read-only, ffap-read-only-other-window)
36 (ffap-read-only-other-frame): Callers changed.
37
38 * help-mode.el: Don't require view package.
39 (help-mode-finish): Set buffer-read-only instead of calling
40 toggle-read-only.
41
42 * bindings.el (mode-line-toggle-read-only):
43 * dired.el (dired-toggle-read-only):
44 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
45 with non-nil second arg.
46
47 * emacs-lisp/eieio-custom.el (eieio-customize-object):
48 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
49 directly.
50
56bc1586
EZ
512012-07-12 Eli Zaretskii <eliz@gnu.org>
52
53 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
54 not incf.
55
a464a6c7
SM
562012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
57
58 More CL cleanups and reduction of use of cl.el.
59 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
60 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
61 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
62 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
63 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
64 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
65 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
66 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
67 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
68 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
69 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
70 * eshell/em-cmpl.el, eshell/em-banner.el:
71 * calendar/parse-time.el: Use cl-lib.
72 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
73 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
74 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
75 * term/ns-win.el, term.el, shell.el, ps-samp.el:
76 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
77 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
78 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
79 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
80 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
81 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
82 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
83 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
84 `lambda' rather than with `quote'.
85 (eshell-do-opt): Adjust accordingly.
86 (eshell-process-option): Simplify.
87 * eshell/esh-var.el:
88 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
89 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
90 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
91 to `pcase--dontcare'.
92 * emacs-lisp/cl.el (labels): Mark obsolete.
93 (cl--letf, letf): Move to cl-lib.
94 (cl--letf*, letf*): Remove.
95 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
96 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
97 (cl-progv): Rewrite.
98 (cl--letf, cl-letf): Move from cl.el.
99 (cl-letf*): New macro.
100 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
101
7ad4afe1
MA
1022012-07-11 Michael Albinus <michael.albinus@gmx.de>
103
104 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
105
9af57756
CY
1062012-07-11 Chong Yidong <cyd@gnu.org>
107
108 * vc/log-edit.el (log-edit-vc-backend): New variable.
109 (log-edit): Doc fix.
110
111 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
112 argument of log-edit to set up all local variables.
113 (vc-start-logentry): New optional arg specifying VC backend.
114
115 * vc/vc.el (vc-checkin): Use it.
116 (vc-deduce-fileset): Handle Log Edit buffers.
117 (vc-diff): Make first argument optional too.
118
119 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
120
8477cc7a
MA
1212012-07-10 Michael Albinus <michael.albinus@gmx.de>
122
123 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
124 command, just in case. The function is not needed anymore.
125 (eshell-external-command): Do not call `eshell-remote-command'.
126
19faa8e8
SM
1272012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
128
f58e0fd5
SM
129 Reduce use of (require 'cl).
130 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
131 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
132 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
133 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
134 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
135 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
136 * battery.el, avoid.el, abbrev.el: Use cl-lib.
137 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
138 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
139 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
140 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
141 * calculator.el, autorevert.el, apropos.el: Don't require CL.
142 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
143 (byte-compile-unfold-bcf, byte-compile-check-variable):
144 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
145 (byte-compile-nilconstp):
146 * emacs-lisp/autoload.el (make-autoload): Use pcase.
147 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
148
2519d43a
SM
149 * emacs-lisp/gv.el (cond): Make it a valid place.
150 (if): Simplify slightly.
151
19faa8e8
SM
152 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
153 (pcase--self-quoting-p): New function.
154 (pcase--u1): Use it.
155
c4907a5e
GM
1562012-07-10 Glenn Morris <rgm@gnu.org>
157
158 * emacs-lisp/authors.el (authors-fixed-entries):
159 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
160
c4444d16
PE
1612012-07-09 Paul Eggert <eggert@cs.ucla.edu>
162
163 Rename configure.in to configure.ac (Bug#11603).
164 * emacs-lisp/authors.el (authors-canonical-file-name):
165 * progmodes/autoconf.el (autoconf-mode):
166 Prefer configure.ac to configure.in.
167
d75be97d
CY
1682012-07-08 Chong Yidong <cyd@gnu.org>
169
01ac65bd
CY
170 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
171 Implement the mouse-1-click-follows-link handling properly.
172
173 * info.el (Info-link-keymap): Use follow-link mechanism for
174 header-line links (Bug#374).
175
d75be97d
CY
176 * simple.el (deactivate-mark): Do not set the primary selection
177 if another program has acquired it (Bug#11772).
178
87a92845 1792012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
180
181 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
182 (woman-decode-region): Replace escaped-escapes without destroying
183 bold or underline (Bug#11552).
87a92845 184 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 185
621b9d6c
CY
1862012-07-07 Chong Yidong <cyd@gnu.org>
187
188 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
189 (interprogram-cut-function, interprogram-paste-function):
190 Mention that we typically mean the clipboard.
621b9d6c 191
133a11fc
GM
1922012-07-06 Glenn Morris <rgm@gnu.org>
193
0d27a45e
GM
194 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
195
133a11fc
GM
196 * files.el (toggle-read-only): Restrict message to interactive use.
197
07b151f1
MA
1982012-07-06 Michael Albinus <michael.albinus@gmx.de>
199
200 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
201
202 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
203
211b896b
GM
2042012-07-06 Glenn Morris <rgm@gnu.org>
205
50394322
GM
206 * Makefile.in (compile-one-process): Rename from "recompile".
207
211b896b
GM
208 * Makefile.in (bzr-update): "compile" is the same as "recompile
209 autoloads", but parallelizable, so use that instead.
210
4737eec9
DG
2112012-07-06 Dmitry Gutov <dgutov@yandex.ru>
212
213 * window.el (quit-window): Always restore window height when
214 it's saved in quit-restore parameter.
215
226c3633 2162012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
217
218 * simple.el (kill-whole-line): Doc tweak.
219
226c3633 2202012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
221
222 * files.el (file-relative-name): Compare file names
223 case-insensitively if on MS-Windows or MS-DOS, or if
224 read-file-name-completion-ignore-case is non-nil. Don't use
225 case-fold-search for this purpose. (Bug#11827)
226
226c3633 2272012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 228
19faa8e8
SM
229 * calendar/cal-dst.el (calendar-current-time-zone):
230 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 231
60198fc9
GM
2322012-07-06 Glenn Morris <rgm@gnu.org>
233
234 * Makefile.in (cvs-update): Remove old alias.
235
957b3189
MA
2362012-07-05 Michael Albinus <michael.albinus@gmx.de>
237
238 Sync with Tramp 2.2.6-pre.
239
240 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
241 compatible declaration.
242
19faa8e8
SM
243 * net/tramp-cmds.el (tramp-append-tramp-buffers):
244 Protect `list-load-path-shadows' call.
957b3189
MA
245
246 * net/tramp-compat.el (top): Require packages, which aren't
247 autoloaded anymore for XEmacs. Protect call of
248 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
249 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
250 it hurts at least for SXEmacs.
251 (tramp-compat-temporary-file-directory): In XEmacs, there is no
252 standard-value for `temporary-file-directory'.
253
254 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
255 Redirect stderr to /dev/null.
256 (tramp-sh-handle-write-region): uid and gid can be floats.
257 Reported by Russell Sim <russell.sim@gmail.com>.
258 (tramp-sh-handle-vc-registered): Hide errors.
259 (tramp-vc-file-name-handler): Use dummy results for `process-file'
260 and `start-file-process'.
261 (tramp-maybe-open-connection): Check also whether `non-essential'
262 is bound.
263
566df3fc
CY
2642012-07-04 Chong Yidong <cyd@gnu.org>
265
266 * xml.el (xml--parse-buffer): Use xml-syntax-table.
267 (xml-parse-tag): Likewise, and avoid changing entity tables.
268 (xml-syntax-table): Define from scratch, making sure not to give
269 x2000 and other Unicode spaces whitespace syntax, since those are
270 not spaces in XML.
271 (xml-parse-fragment): Delete unused function.
272 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
273 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
274 (xml-entity-ref, xml-pe-reference-re)
275 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
276 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
277 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
278 (xml-entity-value-re): Use syntax references in regexps where
279 possible; no need to define inside a let-binding.
280 (xml-parse-dtd): Use xml-pe-reference-re.
281 (xml-entity-or-char-ref-re): New defconst.
282 (xml-parse-string, xml-substitute-special): Use it.
283
30eabd7a
SM
2842012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
285
0781098a
SM
286 * files.el (locate-dominating-file): Allow `name' to be a predicate.
287 (find-file--read-only): New function.
288 (find-file-read-only, find-file-read-only-other-window)
289 (find-file-read-only-other-frame): Use it.
290 (insert-file-contents-literally): Don't `fset'.
291 (get-free-disk-space): Use locate-dominating-file.
292
b5771c0d
SM
293 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
294 function is already compiled.
295
30eabd7a
SM
296 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
297
b4886f6e
MA
2982012-07-03 Michael Albinus <michael.albinus@gmx.de>
299
300 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
301 files on the same host.
302
b9d82339
AS
3032012-07-03 Andreas Schwab <schwab@linux-m68k.org>
304
305 * help-fns.el (describe-function-1): Only call
306 help-fns--autoloaded-p when we have a file name. (Bug#11848)
307
a76e6535
CY
3082012-07-03 Chong Yidong <cyd@gnu.org>
309
310 * xml.el: Protect parser against XML bombs.
311 (xml-entity-expansion-limit): New variable.
312 (xml-parse-string, xml-substitute-special): Use it.
313 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
314
b544fef2
GM
3152012-07-03 Glenn Morris <rgm@gnu.org>
316
317 * progmodes/bug-reference.el (bug-reference-bug-regexp):
318 Allow linking to specific messages in debbugs reports (eg 123#5).
319
a7aef6f5
CY
3202012-07-02 Chong Yidong <cyd@gnu.org>
321
322 * xml.el: Fix entity and character reference expansion, allowing
323 them to expand into markup as per XML spec.
324 (xml-default-ns): New variable.
325 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
326 (xml-parse-region): Make first two arguments optional.
327 Discard text properties.
328 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
329 All callers changed.
a7aef6f5
CY
330 (xml-parse-tag): Call xml-parse-tag-1. For backward
331 compatibility, this function should not modify buffer contents.
332 (xml-parse-tag-1): Fix opening-tag regexp.
333 (xml-parse-string): Rewrite, handling entity and character
334 references properly.
335 (xml--entity-replacement-text): Signal an error if a parameter
336 entity is undefined.
337
3df31c9f
SM
3382012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
339
2b5208f1
SM
340 * comint.el (comint-output-filter): Filter out repeated prompts.
341
3df31c9f
SM
342 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
343 and file-name-absolute-p.
344 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
345 internal calls.
346
e3ac1281
PE
3472012-07-02 Paul Eggert <eggert@cs.ucla.edu>
348
349 Spelling fixes.
350 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
351 Rename from byte-compile--refiy-function. All uses changed.
352
fbf2e7ad
CY
3532012-07-01 Chong Yidong <cyd@gnu.org>
354
355 * xml.el (xml--parse-buffer): New function. Move most of
356 xml-parse-region here.
357 (xml-parse-region): Copy region into a temporary buffer, since
358 parameter entity substitution requires changing buffer contents.
359 Use xml--parse-buffer.
360 (xml-parse-file): Use xml--parse-buffer.
361 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 362 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 363
9bf0aa15
GM
3642012-06-30 Glenn Morris <rgm@gnu.org>
365
bbce2853
GM
366 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
367
9bf0aa15
GM
368 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
369 Remove outdated and unnecessary dbus declarations.
370
0d23c240
EZ
3712012-06-30 Eli Zaretskii <eliz@gnu.org>
372
373 * emacs-lisp/timer.el (timer-until): Subtract results of
374 float-time, instead of taking float-time of the result of
375 time-subtract, since float-time signals an error for negative time
376 arguments.
377
b3218de1
CY
3782012-06-30 Chong Yidong <cyd@gnu.org>
379
380 * xml.el (xml-*-re): Convert defvars into defconsts, and
381 eval-and-compile them so eval-and-compile works on derivatives.
382 (xml--entity-replacement-text): Use eval-and-comple.
383
a40c87a0
MA
3842012-06-30 Michael Albinus <michael.albinus@gmx.de>
385
386 * vc/vc-git.el (vc-git-registered): Use cache property
387 `git-registered'.
388 (vc-git-mode-line-string): Call `vc-working-revision' instead of
389 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 390 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 391
ac87de97
DG
3922012-06-30 Dmitry Gutov <dgutov@yandex.ru>
393
394 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 395 removed (likely outside Emacs). (Bug#11757)
ac87de97 396
ac10fe06
SM
3972012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
398
3df31c9f 399 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 400
7f3fbd5d
CY
4012012-06-30 Chong Yidong <cyd@gnu.org>
402
403 * xml.el: Implement XML parameter entities.
404 (xml-parameter-entity-alist): New variable.
405 (xml-parse-region, xml-parse-fragment): Preserve previous values
406 of xml-entity-alist and xml-parameter-entity-alist, so that
407 repeated calls on different documents do not change them.
408 (xml-parse-tag): Fix doctype regexp.
409 (xml--entity-replacement-text): New function.
410 (xml-parse-dtd): Use it. Don't handle system entities; doing that
411 properly requires url retrieval which is unimplemented.
412 (xml-escape-string): Doc fix.
413
3cfbebba
SM
4142012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
415
416 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
417
2af3565e
DA
4182012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
419
420 * fringe.el (fringe-mode): Doc fix.
421
929df0e7
MA
4222012-06-29 Michael Albinus <michael.albinus@gmx.de>
423
424 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
425 is non-nil.
426 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
427 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
428
c8d3a25c 4292012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 430
c8d3a25c
GM
431 * calendar/cal-dst.el (calendar-current-time-zone):
432 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 433
c8d3a25c 4342012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
435
436 * progmodes/which-func.el (which-func-format):
437 Add mouse-face. (Bug#11698)
438
c8d3a25c
GM
4392012-06-29 Leo Liu <sdl.web@gmail.com>
440
441 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
442
4432012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * minibuffer.el (minibuffer-confirm-exit-commands):
446 Add completion-at-point (bug#11725).
447
4482012-06-29 Glenn Morris <rgm@gnu.org>
449
450 * progmodes/f90.el (f90-font-lock-keywords-2):
451 Add some preprocessor elements. (Bug#10499)
452
4532012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
454
455 * progmodes/cperl-mode.el (cperl-update-syntaxification):
456 Use syntax-propertize (bug#11739).
457
2badeec4
JB
4582012-06-28 Juanma Barranquero <lekktu@gmail.com>
459
460 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
461
ae4969c2
JD
4622012-06-28 Julien Danjou <julien@danjou.info>
463
464 * term.el (term-handle-colors-array): Use a set of new faces to
465 color the terminal. Also uses :inverse-video property.
466 (term-default-fg-color): Set to nil by default, deprecate in favor
467 of `term-face'.
468 (term-default-bg-color): Set to nil by default, deprecate in favor
469 of `term-face'.
470 (term-current-face): Use `term-face' by default.
471 (term-bold-attribute): Variable deleted.
472
1c9bd870
GM
4732012-06-28 Glenn Morris <rgm@gnu.org>
474
475 * simple.el (completion-list-mode-finish):
476 Don't use toggle-read-only. (Since completion-list-mode has
477 a special mode-class, it wasn't doing anything extra anyway.)
478
c207708c
SM
4792012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
480
481 Make inlining of other-mode interpreted functions work (bug#11799).
482 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
483 (byte-compile): Use it to fix compilation of lexical-binding closures.
484 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
485 function, if needed.
486
3fd56834
SM
4872012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
488
04901786
SM
489 * help-mode.el (help-make-xrefs): Don't just withstand
490 cyclic-variable-indirection but any error in documentation-property.
491
1ec4b7b2
SM
492 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
493 memory use.
494 * bindings.el (bindings--define-key): New function.
495 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
496 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
497 * bindings.el: Use it to purecopy define-key bindings.
498
e309e2a5
SM
499 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
500
d5c6faf9
SM
501 * emacs-lisp/cl.el (flet): Mark obsolete.
502 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
503 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
504 * progmodes/js.el (js-c-fill-paragraph):
505 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
506 (ebrowse-switch-member-buffer-to-derived-class):
507 * play/5x5.el (5x5-solver): Use cl-flet.
508
6e9590e2
SM
509 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
510 (cl--symbol-function): New macro.
511 (cl--letf, cl--letf*): Use it.
512
3fd56834
SM
513 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
514 Strip "toggle-" if any.
515
35ff222c
GM
5162012-06-27 Glenn Morris <rgm@gnu.org>
517
1ba6038a
GM
518 * info.el (Info-default-directory-list): Move here from paths.el.
519 * paths.el: Remove file, which is now empty.
520 * loadup.el: No longer load "paths".
521
0ea0e51b
GM
522 * custom.el (custom-initialize-delay): Doc fix.
523
35ff222c
GM
524 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
525 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
526 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
527 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
528 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
529 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
530 * eshell/eshell.el (eshell-defgroup): Remove alias.
531
c89926a5
CY
5322012-06-27 Chong Yidong <cyd@gnu.org>
533
534 * help.el (help-enable-auto-load): New variable.
535
536 * help-fns.el (help-fns--autoloaded-p): New function.
537 (describe-function-1): Refer to a function as "autoloaded" if it
538 was autoloaded at any time in the past. Perform autoloading if
539 help-enable-auto-load is non-nil.
540
cc06e7e7
EZ
5412012-06-26 Eli Zaretskii <eliz@gnu.org>
542
543 * makefile.w32-in (compile, compile-always): Depend on
544 update-subdirs, not on subdirs.el. Otherwise, several different
545 sub-targets of 'bootstrap' running in parallel could
546 simultaneously write to subdirs.el, producing a garbled file.
547
d2c32364
SS
5482012-06-26 Sam Steingold <sds@gnu.org>
549
550 * files.el (file-name-base): New convenience function.
0d14cc21
GM
551 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
552 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
553 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
554 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
555 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
556 * textmodes/tex-mode.el: Use it.
557 Did not touch cedet and org because they are maintained elsewhere.
558
5cf983b2
MR
5592012-06-26 Martin Rudalics <rudalics@gmx.at>
560
561 * calendar/calendar.el (calendar-exit): Don't try to delete or
562 iconify last frame. See:
563 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
564
8c4f2952
JD
5652012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
566
567 * server.el (server-process-filter): Remember dir in the
568 process's `server-client-directory' properties.
569
772b2e2c
CY
5702012-06-24 Chong Yidong <cyd@gnu.org>
571
572 * xml.el (xml-parse-tag): Correctly handle comment embedded in
573 non-tag text.
574
711b11e1
JB
5752012-06-23 Juanma Barranquero <lekktu@gmail.com>
576
577 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
578
dc5d230c
SM
5792012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
580
581 * help-fns.el (describe-variable): Don't croak when doc is not found.
582 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
583 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
584 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
585 * emacs-lisp/smie.el (smie-next-sexp): CSE.
586 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
587 ((lambda ..) ..).
588 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
589
136e1c1d
CY
5902012-06-23 Chong Yidong <cyd@gnu.org>
591
e8c1cabf
CY
592 * info.el (Info-mouse-follow-link): Accept symbol values of
593 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
594 (Info-fontify-node): Use Info-link-keymap for all navigation
595 buttons, with link-args property to perform the desired action.
596 (Info-link-keymap): Doc fix.
597 (Info-next-link-keymap, Info-prev-link-keymap)
598 (Info-up-link-keymap): Delete now-unused keymaps.
599
0e9e6c6a
CY
6002012-06-23 Chong Yidong <cyd@gnu.org>
601
05e89fea
CY
602 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
603
0e9e6c6a
CY
604 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
605 system abbrevs.
606
607 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
608
e33c6771
SM
6092012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
610
b68581e2
SM
611 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
612 (bug#11719).
613
e33c6771
SM
614 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
615 the requote function doesn't work properly (bug#11714).
616
7117e105
GM
6172012-06-23 Glenn Morris <rgm@gnu.org>
618
619 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
620
36cec983
SM
6212012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
622
623 Further GV/CL cleanups.
624 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
625 gv-expander.
626 (gv--defun-declaration): New function.
627 (defun-declarations-alist): Use it.
628 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
629 (gv-place): Autoload.
630 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
631 original definition of dotimes and dolist.
632 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
633 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
634 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
635 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
636 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
637 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
638 to the function's definition.
639 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
640 * window.el:
641 * files.el:
642 * faces.el:
643 * env.el: Don't use CL.
644
d35af63c
PE
6452012-06-22 Paul Eggert <eggert@cs.ucla.edu>
646
647 Support higher-resolution time stamps (Bug#9000).
648
649 * calendar/time-date.el (with-decoded-time-value): New arg
650 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
651 (encode-time-value): New optional arg PICO. New type 3.
652 (time-to-seconds) [!float-time]: Support the new picoseconds
653 component if it's used.
654 (seconds-to-time, time-subtract, time-add):
655 Support ps-resolution time stamps as well.
656
657 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
658 (timerp): Timer vectors now have length 9, not 8.
659 (timer--time): Support new-style (4-part) time stamps.
660 (timer-next-integral-multiple-of-time): Time stamps now have
661 picosecond resolution, so take a bit more care about rounding.
662 (timer-relative-time, timer-inc-time): New optional arg psecs.
663 (timer-set-time-with-usecs): Set psecs to 0.
664 (timer--activate): Check psecs component, too.
665
666 * proced.el (proced-time-lessp): Support ps-resolution stamps.
667
ac77b21a
SM
6682012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
669
f143bfe3
SM
670 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
671 Move the non-essential binding to the post/pre-command-hook where it is
672 more obviously correct.
673
ac77b21a
SM
674 * subr.el (read-passwd): Don't use a history at all.
675 * savehist.el (savehist-save): Remove password saved accidentally
676 because of the above bug.
677
76386c5a
BG
6782012-06-22 Bastien Guerry <bzg@gnu.org>
679
680 * files.el (toggle-read-only): Display a message telling whether
681 the buffer is read-only or not (bug#11726).
682
2ee3d7f0
SM
6832012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
684
685 * emacs-lisp/gv.el: New file.
686 * subr.el (push, pop): Extend to generalized variables.
687 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
688 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
689 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
690 gv-define-simple-setter, and gv-define-expander.
691 Remove setf-methods defined in gv. Rename cl-setf -> setf.
692 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
693 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
694 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
695 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
696 gv-letplace.
697 (cl-defstruct): Don't define setf-method any more.
698 * emacs-lisp/cl.el (flet): Don't autoload.
699 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
700 (define-setf-expander, defsetf, define-modify-macro)
701 (cl-struct-setf-expander): Move from cl-lib.el.
702 * emacs-lisp/syntax.el:
703 * emacs-lisp/ewoc.el:
704 * emacs-lisp/smie.el:
705 * emacs-lisp/cconv.el:
706 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
707 (timer--time): Use gv-define-simple-setter.
708 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
709 to avoid coding-system problems in subr.el. Adjust all users.
710 (macroexp--maxsize, macroexp-small-p): New functions.
711 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
712 * scroll-bar.el (scroll-bar-mode):
713 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
714 (normal-erase-is-backspace-mode): Don't use the `eq' place.
715 * winner.el (winner-configuration, winner-make-point-alist)
716 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
717 * files.el (locate-file-completion-table): Avoid list*.
718
c5695d1d
CY
7192012-06-22 Chong Yidong <cyd@gnu.org>
720
721 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
722 (dired-create-files): Doc fix (Bug#11329).
723 (dired-do-copy): Doc fix (Bug#11334).
724 (dired-mark-read-string): Doc fix (Bug#11553).
725
2ee3d7f0
SM
726 * dired.el (dired-recursive-copies, dired-recursive-deletes):
727 Doc fix (Bug#11326).
c5695d1d
CY
728 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
729 (dired-dwim-target): Doc fix.
730
731 * wdired.el (wdired-mode): Doc fix.
732
89b5595a
GM
7332012-06-22 Glenn Morris <rgm@gnu.org>
734
575db3f1
GM
735 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
736 (pcmpl-rpm-cache-stamp-file): New constant.
737 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
738 (pcmpl-rpm-packages): Optionally cache list of packages.
739
a4c8dd51
GM
740 * pcmpl-rpm.el (pcmpl-rpm): New group.
741 (pcmpl-rpm-query-options): New option.
742 (pcmpl-rpm-packages): No need to inline it.
743 Use pcmpl-rpm-query-options.
744
89b5595a
GM
745 * calendar/calendar.el (calendar-in-read-only-buffer):
746 Avoid some needless mode changes.
747
e76f0800
CY
7482012-06-21 Chong Yidong <cyd@gnu.org>
749
750 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
751 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 752 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 753
297a8f1d
CY
7542012-06-20 Chong Yidong <cyd@gnu.org>
755
756 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
757
d34c18b1
DR
7582012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
759
760 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
761 (bug#11201).
762
32f7f28e
CY
7632012-06-20 Chong Yidong <cyd@gnu.org>
764
765 * term.el (term-window-width): Handle the case of a missing right
766 fringe (Bug#8837).
767 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
768 (term-mode): Use define-derived-mode. Minor cleanups.
769 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
770 (term-move-columns, term-insert-char, term-emulate-terminal)
771 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 772
493c6688
MA
7732012-06-20 Michael Albinus <michael.albinus@gmx.de>
774
d34c18b1
DR
775 * net/ange-ftp.el (ange-ftp-get-passwd):
776 Bind `enable-recursive-minibuffers'.
493c6688
MA
777 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
778
3f06ecf4
DR
7792012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
780
781 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
782
68f12411
GM
7832012-06-19 Glenn Morris <rgm@gnu.org>
784
785 * progmodes/python.el (python-mode): Derive from prog-mode.
786
b3820318
KG
7872012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
788
789 * emulation/edt.el (edt-default-menu-bar-update-buffers)
790 (edt-user-menu-bar-update-buffers): New functions.
791 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
792
c6bf3022
CY
7932012-06-19 Chong Yidong <cyd@gnu.org>
794
795 * subr.el (with-selected-window): Preserve the selected window's
796 terminal's top-frame (Bug#4702).
797
798 * window.el (save-selected-window): Likewise.
799
25f09295
SM
8002012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
801
802 * progmodes/python.el (python-rx-constituents): Move backquote.
803 (python-skeleton-define, python-define-auxiliary-skeleton):
804 Use `declare'.
805
6b11952a
MA
8062012-06-18 Michael Albinus <michael.albinus@gmx.de>
807
808 * minibuffer.el (read-file-name-default): Revert the patch from
809 2012-06-17.
810
ee4b1330
SM
8112012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
812
813 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
814 (pcase--u1, pcase--q1): Don't use apply-partially.
815
35647f79
GM
8162012-06-18 Glenn Morris <rgm@gnu.org>
817
818 * progmodes/python.el (python-proc, python-buffer)
819 (python-send-receive, python-send-string): Fix obsolete versions.
820
24b0cff0
MR
8212012-06-18 Martin Rudalics <rudalics@gmx.at>
822
823 * window.el (special-display-p): Completely remove stringp
824 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
825
29855149
MA
8262012-06-17 Michael Albinus <michael.albinus@gmx.de>
827
828 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
829
830 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
831
832 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
833 * net/tramp-sh.el (tramp-maybe-open-connection):
834 Throw if `non-essential' is non-nil.
835
07463363
MR
8362012-06-17 Martin Rudalics <rudalics@gmx.at>
837
838 * window.el (special-display-p): Signal an error if BUFFER-NAME
839 is not a string (Bug#11713).
840
48d1354e
PE
8412012-06-17 Paul Eggert <eggert@cs.ucla.edu>
842
843 * progmodes/python.el (python-info-beginning-of-backslash):
844 Rename from python-info-beginning-of-backlash, as a spelling fix.
845
eb4a8a9a
CY
8462012-06-17 Chong Yidong <cyd@gnu.org>
847
848 * term.el (term-emulate-terminal): If term-check-size is called,
849 move point to the process mark without resetting point (Bug#4635).
850
ddfbf826 8512012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
852
853 * international/mule-cmds.el (mule-menu-keymap)
854 (set-language-environment, set-locale-environment): Doc tweaks.
855
9b0e3eba
AA
8562012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
857
858 * cus-face.el (custom-face-attributes): Add wave-style underline
859 attribute.
860 * faces.el (set-face-attribute): Update docstring to describe
861 wave-style underline attribute.
862
771e3eae
CY
8632012-06-16 Chong Yidong <cyd@gnu.org>
864
865 * term/xterm.el (terminal-init-xterm): Discard input before
866 querying background mode (Bug#10959).
867
7ae2ea10
SM
8682012-06-16 Stefan Merten <smerten@oekonux.de>
869
870 * textmodes/rst.el: Added and corrected some comments.
871 (rst-re-alist-def): Improve symbol syntax.
872 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
873 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
874 (rst-official-version, rst-official-cvs-rev): Update version
875 information.
7ae2ea10 876
b6974efa
JB
8772012-06-15 Juanma Barranquero <lekktu@gmail.com>
878
879 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
880 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
881
8826d473
GM
8822012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
883
884 * progmodes/python.el: New python.el merge.
885 (python-guess-indent): Obsolete var.
886 (python-indent-guess-indent-offset): New defcustom.
887 (python-indent): Obsolete var.
888 (python-indent-offset): New defcustom.
889 (python-python-command, python-jython-command): Delete var.
890 (python-shell-interpreter): New defcustom.
891 (python-pdbtrack-do-tracking-p): Delete var.
892 (python-pdbtrack-activate): New defcustom.
893 (python-use-skeletons): Obsolete var.
894 (python-skeleton-autoinsert): New defcustom.
895 (inferior-python-filter-regexp, python-continuation-offset)
896 (python-honour-comment-indentation, python-indent-string-contents)
897 (python-jython-packages, python-mode-hook)
898 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
899 (python-shell-prompt-alist)
900 (python-source-modes): Delete defcustoms.
901 (python-check-buffer-name, python-eldoc-setup-code)
902 (python-eldoc-string-code, python-ffap-setup-code)
903 (python-ffap-string-code, python-fill-comment-function)
904 (python-fill-decorator-function, python-fill-paren-function)
905 (python-fill-string-function, python-imenu-include-defun-type)
906 (python-imenu-make-tree, python-imenu-subtree-root-label)
907 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
908 (python-shell-compilation-regexp-alist)
909 (python-shell-completion-module-string-code)
910 (python-shell-completion-pdb-string-code)
911 (python-shell-completion-setup-code)
912 (python-shell-completion-string-code)
913 (python-shell-enable-font-lock, python-shell-exec-path)
914 (python-shell-extra-pythonpaths)
915 (python-shell-internal-buffer-name, python-shell-interpreter-args)
916 (python-shell-process-environment)
917 (python-shell-prompt-block-regexp)
918 (python-shell-prompt-output-regexp)
919 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
920 (python-shell-send-setup-max-wait, python-shell-setup-codes)
921 (python-shell-virtualenv-path): New defcustoms.
922 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
923 (inferior-python-mode-syntax-table, python--prompt-regexp)
924 (python-buffer, python-command python-python-command)
925 (python-default-template, python-imports, python-indent-index)
926 (python-indent-list, python-indent-list-length)
927 (python-mode-running, python-pdbtrack-is-tracking-p)
928 (python-preoutput-continuation, python-preoutput-leftover)
929 (python-preoutput-result, python-preoutput-skip-next-prompt)
930 (python-prev-dir/file, python-recursing)
931 (python-saved-check-command, python-version-checked)
932 (python-which-func-length-limit)
933 (view-return-to-alist): Delete vars.
934 (python-check-custom-command, python-dotty-syntax-table)
935 (python-imenu-index-alist, python-indent-current-level)
936 (python-indent-dedenters, python-indent-levels)
937 (python-nav-beginning-of-defun-regexp)
938 (python-nav-list-defun-positions-cache)
939 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
940 (python-shell-internal-buffer)
941 (python-skeleton-available): New vars.
942 (def-python-skeleton): Delete macro.
943 (python-skeleton-define): New macro.
944 (python-define-auxiliary-skeleton, python-rx): New macros.
945 (python-insert-class): Delete command.
946 (python-skeleton-class): New command.
947 (python-insert-def): Delete command.
948 (python-skeleton-def): New command.
949 (python-insert-for): Delete command.
950 (python-skeleton-for): New command.
951 (python-insert-if): Delete command.
952 (python-skeleton-if): New command.
953 (python-insert-try/except, python-insert-try/finally): Delete commands.
954 (python-skeleton-try): New command.
955 (python-insert-while): Delete command.
956 (python-skeleton-while): New command.
957 (python-backspace): Delete command.
958 (python-indent-dedent-line-backspace): New command.
959 (python-electric-colon): Delete command.
960 (python-indent-electric-colon): New command.
961 (python-guess-indent): Delete command.
962 (python-indent-guess-indent-offset): New command.
963 (python-shift-left): Delete command.
964 (python-indent-shift-left): New command.
965 (python-shift-right): Delete command.
966 (python-indent-shift-right): New command.
967 (python-find-function): Delete command.
968 (python-nav-jump-to-defun): New command.
969 (python-next-statement): Delete command.
970 (python-nav-forward-sentence): New command.
971 (python-previous-statement): Delete command.
972 (python-nav-backward-sentence): New command.
973 (python-fill-paragraph): Delete command.
974 (python-fill-paragraph-function): New command.
975 (python-send-buffer): Delete command.
976 (python-shell-send-buffer): New command.
977 (python-send-defun): Delete command.
978 (python-shell-send-defun): New command.
979 (python-send-region, python-send-region-and-go): Delete commands.
980 (python-shell-send-region)
981 (python-shell-switch-to-shell): New commands.
982 (python-send-string): Delete command.
983 (python-shell-send-string): New command.
984 (python-switch-to-python): Delete command.
985 (python-shell-switch-to-shell): New command.
986 (python-describe-symbol): Delete command.
987 (python-eldoc-at-point): New command.
988 (python--set-prompt-regexp, python-args-to-list)
989 (python-after-info-look, python-check-version)
990 (python-check-comint-prompt, python-find-imports)
991 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
992 (python-unload-function, python-expand-template)
993 (python-maybe-jython, python-preoutput-filter)
994 (python-pdbtrack-get-source-buffer)
995 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
996 (python-pdbtrack-toggle-stack-tracking)
997 (python-pdbtrack-track-stack-file, python-initial-text)
998 (python-first-word, python-comment-line-p, python-send-command)
999 (python-setup-brm, python-sentinel, python-set-proc)
1000 (python-skip-out, python-input-filter, python-outdent-p)
1001 (python-outline-level, python-backslash-continuation-line-p)
1002 (python-end-of-block, python-end-of-statement, python-mark-block)
1003 (python-beginning-of-block, python-beginning-of-statement)
1004 (python-blank-line-p, python-beginning-of-string)
1005 (python-open-block-statement-p): Delete functions.
1006 (python-indent-line, python-indent-line-1): Delete functions.
1007 (python-indent-line): New function.
1008 (python-indentation-levels): Delete function.
1009 (python-indent-calculate-levels): New function.
1010 (python-proc): Delete function.
1011 (python-shell-get-process): New function.
1012 (python-send-receive): Delete function.
1013 (python-shell-send-string-no-output): New function.
1014 (python-module-path): Delete function.
1015 (python-ffap-module-path): New function.
1016 (python-completion-at-point)
1017 (python-symbol-completions): Delete functions.
1018 (python-completion-complete-at-point): New function.
1019 (python-load-file): Delete function.
1020 (python-shell-send-file): New function.
1021 (python-calculate-indentation): Delete function.
1022 (python-indent-calculate-indentation): New function.
1023 (python-skip-comments/blanks): Delete function.
1024 (python-util-forward-comment): New function.
1025 (python-continuation-line-p): Delete function.
1026 (python-info-continuation-line-p): New function.
1027 (python-which-func, python-current-defun): Delete function.
1028 (python-info-current-defun): New function.
1029 (python-beginning-of-defun): Delete function.
1030 (python-nav-beginning-of-defun): New function.
1031 (python-close-block-statement-p)
1032 (python-block-end-p): Delete function.
1033 (python-info-closing-block): New function.
1034 (python-comint-output-filter-function)
1035 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
1036 (python-fill-comment, python-fill-decorator, python-fill-paren)
1037 (python-fill-string, python-imenu-make-element-tree)
1038 (python-imenu-make-tree, python-imenu-tree-assoc)
1039 (python-indent-context, python-indent-dedent-line)
1040 (python-indent-line-function)
1041 (python-indent-post-self-insert-function)
1042 (python-indent-toggle-levels)
1043 (python-info-assignment-continuation-line-p)
1044 (python-info-beginning-of-backlash)
1045 (python-info-block-continuation-line-p)
1046 (python-info-closing-block-message)
1047 (python-info-line-ends-backslash-p)
1048 (python-info-looking-at-beginning-of-defun)
1049 (python-info-ppss-context, python-info-ppss-context-type)
1050 (python-nav-list-defun-positions, python-nav-read-defun)
1051 (python-nav-sentence-end, python-nav-sentence-start)
1052 (python-pdbtrack-comint-output-filter-function)
1053 (python-pdbtrack-set-tracked-buffer)
1054 (python-shell-calculate-exec-path)
1055 (python-shell-calculate-process-environment)
1056 (python-shell-completion--do-completion-at-point)
1057 (python-shell-completion--get-completions)
1058 (python-shell-completion-complete-at-point)
1059 (python-shell-completion-complete-or-indent)
1060 (python-shell-get-or-create-process)
1061 (python-shell-get-process-name)
1062 (python-shell-internal-get-or-create-process)
1063 (python-shell-internal-get-process-name)
1064 (python-shell-internal-send-string, python-shell-make-comint)
1065 (python-shell-parse-command, python-shell-send-setup-code)
1066 (python-skeleton-add-menu-items)
1067 (python-util-clone-local-variables, python-util-position)
1068 (run-python-internal, python-indentation-levels)
1069 (python-nav-beginning-of-defun)
1070 (python-completion-complete-at-point): New functions.
1071 (run-python): Change arguments. New API requirements.
1072
4302f5ba
SM
10732012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1074
f38ea36d
SM
1075 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
1076 (bug#11649).
1077
1078 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
1079 (macroexp--expand-all): Use it.
1080
4302f5ba
SM
1081 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
1082 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
1083 Use `cl-function' instead.
1084
33377562
JB
10852012-06-14 Juanma Barranquero <lekktu@gmail.com>
1086
1087 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
1088 Suggested by Stefan Monnier while discussing bug#11657.
1089
54c5ba1a
SS
10902012-06-14 Sam Steingold <sds@gnu.org>
1091
1092 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
1093
f9f1b1fe
AS
10942012-06-14 Andreas Schwab <schwab@linux-m68k.org>
1095
1096 * play/doctor.el (doctor-doc): Remove parameter and use
1097 doctor-sent instead of sent.
1098 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
1099
a81068ba
SM
11002012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1101
5a315f9c
SM
1102 * files.el: Require cl-lib.
1103 (file-name-non-special): Replace case -> cl-case.
1104
1105 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
1106
a81068ba
SM
1107 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
1108 mapping from #' to function*.
1109
8cca9703
CY
11102012-06-13 Chong Yidong <cyd@gnu.org>
1111
1112 * mouse.el (mouse-drag-track): Do not set the mark if the user
1113 releases the mouse without selecting anything (Bug#11588).
1114
a12ac9d7
SM
11152012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1116
ccf1dc18
SM
1117 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
1118 as well (bug#11646).
1119
ef62b23d
SM
1120 * loadup.el: Count byte-code functions as well.
1121
c4c8444a
SM
1122 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
1123 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
1124
a12ac9d7
SM
1125 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
1126 (bug#11649). Add cl-defun and cl-defmacro.
1127
87e6e64f
DA
11282012-06-13 Drew Adams <drew.adams@oracle.com>
1129
1130 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1131 Fix last change.
1132
682cefaf
MA
11332012-06-13 Michael Albinus <michael.albinus@gmx.de>
1134
1135 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
1136 Otherwise, it blocks in batch mode.
1137
773e1f08
JB
11382012-06-13 Juanma Barranquero <lekktu@gmail.com>
1139
1140 * help-mode.el (bookmark-make-record-default): Declare.
1141
60057926
CY
11422012-06-13 Chong Yidong <cyd@gnu.org>
1143
1144 * emacs-lisp/package.el (list-packages): Compute a list of
1145 packages that are newly-available since the last list-packages
1146 invocation.
1147 (package-menu--new-package-list): New var.
1148 (package-menu--generate, package-menu--print-info)
1149 (package-menu--status-predicate, package-menu-mark-install):
1150 Handle new status label "new".
1151
ad4d226c
SM
11522012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1153
1154 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
1155 conversion to backquotes.
1156
f1a4e679
CY
11572012-06-12 Chong Yidong <cyd@gnu.org>
1158
1159 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
1160 Rename from gud-inhibit-global-bindings.
1161
1162 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
1163
1164 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
1165 hook from nxml-glyph-set-hook.
1166
1167 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
1168 declaration.
1169
1170 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
1171
1172 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
1173 Convert to defcustom.
1174
0c9e42b5
DA
11752012-06-12 Drew Adams <drew.adams@oracle.com>
1176
1177 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1178 New functions.
1179 (help-mode): Use them.
1180
09e06855
GM
11812012-06-11 Glenn Morris <rgm@gnu.org>
1182
1183 * progmodes/fortran.el (fortran-font-lock-keywords-3):
1184 Use preprocessor face for directives.
1185 (fortran-directive-re): Doc fix.
1186
71adb94b
SM
11872012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1188
2eb87922
SM
1189 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
1190 conversion to backquotes (bug#11652).
1191
71adb94b
SM
1192 Fix compiler-expansion of CL's cXXr functions (bug#11673).
1193 * emacs-lisp/cl-lib.el (cl--defalias): New function.
1194 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
1195 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
1196 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1197 (cl-ninth, cl-tenth): Mark them as inlinable.
1198 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
1199 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
1200 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
1201 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
1202 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
1203 (cl-list*, cl-adjoin): Don't put an autoload manually.
1204 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
1205 (cl--compiler-macro-list*): Add autoload cookie.
1206 (cl--compiler-macro-cXXr): New function.
2eb87922 1207
71adb94b
SM
1208 * help-fns.el (help-fns--compiler-macro): New function extracted from
1209 describe-function-1; follow aliases and use `compiler-macro' property.
1210 (describe-function-1): Use it.
1211
a6674402
CY
12122012-06-11 Chong Yidong <cyd@gnu.org>
1213
1214 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
1215 is uninstalled, if imagemagick is installed.
1216
bb3faf5b
SM
12172012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1218
1219 * emacs-lisp/cl-lib.el: Use lexical-binding.
1220 (cl-map-extents, cl-maclisp-member): Remove.
1221 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
1222 (cl--set-substring, cl--block-wrapper, cl--block-throw)
1223 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
1224 * emacs-lisp/cl-extra.el: Use lexical-binding.
1225 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
1226 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
1227 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
1228 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
1229 * emacs-lisp/cl-seq.el: Use lexical-binding.
1230 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
1231 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
1232 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
1233 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
1234 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
1235 CL's internals.
1236
2fe4b125
MA
12372012-06-11 Michael Albinus <michael.albinus@gmx.de>
1238
1239 Sync with Tramp 2.2.6-pre.
1240
1241 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
1242 `print-length' and `print-level' to nil, in order to avoid
1243 truncation. Reported by Christopher Schmidt
1244 <christopher@ristopher.com>.
1245
1246 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
1247
1248 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
1249 New defmacro.
1250 (tramp-compat-copy-directory): Add optional argument
1251 COPY-CONTENTS. It is not handled yet.
1252
1253 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
1254 (tramp-ftp-file-name-p): Simplify.
1255
1256 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
1257 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
1258 connection vector.
1259
1260 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
1261 (tramp-methods): Do not use `tramp-password-end-of-line'.
1262 (tramp-completion-function-alist-putty): Handle UNIX case.
1263 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
1264 (tramp-do-file-attributes-with-stat)
1265 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
1266 gid as real numbers. They could run out of integer range on cygwin.
1267 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
1268 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
1269 (tramp-open-connection-setup-interactive-shell):
1270 Use `tramp-cleanup'. Move check for busyboxes ...
1271 (tramp-find-shell): ... here. Simplify implementation.
1272 Set "remote-shell" property also for alternative shells.
1273 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
1274 If failing, a regular file would be written otherwise.
1275 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
1276 (tramp-find-inline-encoding): Cache the coding commands in the
1277 process cache. Apply test command on the remote side, if defined.
1278 (tramp-find-inline-compress): Cache the compress commands in the
1279 process cache.
1280 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
1281 when requested. Handle hops.
1282 (tramp-current-connection): New defvar.
87e6e64f
DA
1283 (tramp-maybe-open-connection): Use `tramp-cleanup'.
1284 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 1285 Handle user interrupt. (Bug#10187)
87e6e64f
DA
1286 (tramp-get-inline-compress, tramp-get-inline-coding):
1287 Read connection properties from the process cache.
2fe4b125
MA
1288
1289 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
1290 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
1291 New defconsts.
2fe4b125
MA
1292 (tramp-smb-prompt): Extend for powershell prompt.
1293 (tramp-smb-file-name-handler-alist): Add handlers for
1294 `process-file', `shell-command' and `start-file-process'.
1295 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
1296 (tramp-smb-winexe-shell-command-switch): New defcustoms.
1297 (tramp-smb-file-name-p): Simplify.
1298 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
1299 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
1300 (tramp-smb-shell-quote-argument): New defuns.
1301 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
1302 Implement using "tar". By this, time-stamps are preserved.
1303 (tramp-smb-handle-copy-file): Handle also the case of directories.
1304 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
1305 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
1306 Use `tramp-get-connection-buffer').
2fe4b125
MA
1307 (tramp-smb-handle-rename-file): Use "rename", when source and
1308 target are on the same share.
87e6e64f
DA
1309 (tramp-smb-maybe-open-connection): Handle wrong passwords.
1310 Use `tramp-smb-server-version'.
2fe4b125
MA
1311 (tramp-smb-wait-for-output): Remove prompt.
1312
1313 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
1314 (tramp-methods, tramp-rsh-end-of-line):
1315 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
1316 (tramp-save-ad-hoc-proxies): New defcustom.
1317 (tramp-completion-function-alist): Adapt docstring.
1318 (tramp-default-password-end-of-line): Remove defcustom.
1319 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
1320 (tramp-user-regexp, tramp-file-name-regexp-unified)
1321 (tramp-file-name-regexp-url): Extend regexp by hop separator.
1322 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
1323 (tramp-remote-file-name-spec-regexp): New defconst.
1324 (tramp-file-name-structure): Extend structure for hops.
1325 (tramp-get-method-parameter): Move up.
1326 (tramp-file-name-p, tramp-dissect-file-name)
1327 (with-parsed-tramp-file-name): Handle hops.
1328 (tramp-file-name-hop): New defun.
1329 (tramp-make-tramp-file-name): New optional arg HOP.
1330 (tramp-message-show-progress-reporter-message): New defvar.
1331 (tramp-with-progress-reporter): Use it. We cannot use
1332 `tramp-message-show-message' here, because this suppresses also
1333 error buffers.
1334 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
1335 `tramp-message-show-message' is nil.
1336 Use `tramp-get-connection-buffer'.
2fe4b125
MA
1337 (tramp-cleanup): New defun.
1338 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
1339 (tramp-file-name-handler): If `debug-on-error' is set, propagate
1340 an error unchanged.
1341 (tramp-completion-handle-file-name-all-completions): Handle hops.
1342 Fix an error when called from ido.
1343 (tramp-completion-dissect-file-name): Use better local variable
1344 name. Add hop to the vector.
1345 (tramp-handle-insert-file-contents): Use progress-reporter for the
1346 whole scenario.
1347 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
1348 to `t'.
1349 (tramp-check-for-regexp): Simplify search.
1350 (tramp-enter-password): Remove it. Move implementation ...
1351 (tramp-action-password): ... here.
1352 (tramp-mode-string-to-int, tramp-local-host-p)
1353 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
1354 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
1355 Set tramp-autoload cookie.
2fe4b125
MA
1356
1357 * net/trampver.el: Update release number.
1358
13592012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1360 Michael Albinus <michael.albinus@gmx.de>
1361
1362 * net/tramp.el (tramp-set-completion-function): Fix docstring.
1363 (tramp-parse-group, tramp-parse-file)
1364 (tramp-parse-shostkeys-sknownhosts): New defuns.
1365 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
1366 (tramp-parse-shosts-group, tramp-parse-sconfig)
1367 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
1368 (tramp-parse-sknownhosts, tramp-parse-hosts)
1369 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
1370 Use them.
1371 (tramp-parse-passwd-group, tramp-parse-netrc-group)
1372 (tramp-parse-putty-group): Don't narrow.
1373 (tramp-parse-putty): Make a loop.
1374 (tramp-file-name-handler): Catch the `suppress' signal.
1375
72834e10
CY
13762012-06-11 Chong Yidong <cyd@gnu.org>
1377
1378 * image.el (imagemagick-register-types): Put the ImageMagick entry
1379 at the end of image-type-file-name-regexps.
1380
a4712e11
JB
13812012-06-11 Johan Bockgård <bojohan@gnu.org>
1382
1383 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
1384 (pcase, pcase-let*, pcase-dolist): Use them.
1385
82ad98e3
SM
13862012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * emacs-lisp/pcase.el (pcase--let*): New function.
1389 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
1390 (pcase--expand): Use macroexp-let².
1391
f80efb86
SM
13922012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1393
1394 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
1395 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
1396 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
1397 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
1398 * emacs-lisp/derived.el: Use pcase instead of `cl'.
1399 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
1400
31ca4639 14012012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 1402
31ca4639
CY
1403 * mail/rmail.el (rmail-yank-current-message): Leave point at
1404 correct position. (Bug#11660)
94f0aa34 1405
31ca4639 14062012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 1407
31ca4639 1408 * allout-widgets.el: Fix code header.
9e1b8ec4 1409
31ca4639 14102012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 1411
f80efb86
SM
1412 * cus-edit.el (customize-changed-options-previous-release):
1413 Bump to 24.1.
31ca4639 1414
642b6d30
AS
14152012-06-09 Andreas Schwab <schwab@linux-m68k.org>
1416
1417 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
1418
4f5d2ba1
CY
14192012-06-09 Chong Yidong <cyd@gnu.org>
1420
1421 * ebuff-menu.el (electric-buffer-list): Preserve header line.
1422
e75852fd
MR
14232012-06-09 Martin Rudalics <rudalics@gmx.at>
1424
1425 * window.el (special-display-popup-frame): Don't use
1426 window--display-buffer (Bug#11651).
1427
1e48e282
EZ
14282012-06-09 Eli Zaretskii <eliz@gnu.org>
1429
8a26b487
EZ
1430 Fix parallel builds: make sure loaddefs.el is not being written
1431 while Lisp files are compiled.
1432 (compile): Don't depend on 'mh-autoloads'.
1433 (compile-CMD, compile-SH): Depend on 'autoloads'.
1434 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
1435
1e48e282
EZ
1436 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
1437
6175e34b
CY
14382012-06-09 Chong Yidong <cyd@gnu.org>
1439
1440 * face-remap.el (face-remap-add-relative, face-remap-set-base)
1441 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
1442 Doc fixes (Bug#11225).
1443
d9857e53
SM
14442012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1445
1446 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
1447 a function if there's a clear indication that it has a compiler-macro.
1448 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
1449 (macro-declarations-alist): Add arglist to declaration functions.
1450 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
1451 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
1452 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
1453 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
1454 Also add autoload to find the compiler macro.
1455 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
1456 (cl--compiler-macro-member, cl--compiler-macro-assoc)
1457 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
1458 (cl--compiler-macro-get): New functions, replacing calls to
1459 cl-define-compiler-macro.
1460 (cl-typep) [compiler-macro]: Use macroexp-let².
1461
f81298f8 14622012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
1463
1464 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
1465 string properly, fixes Bug#11473.
1466
4b56d0fe
CY
14672012-06-08 Chong Yidong <cyd@gnu.org>
1468
1469 * faces.el (set-face-attribute): Doc fix.
1470 (modify-face): Don't use :bold and :italic.
1471 (error, warning, success): Tweak definitions.
1472
1473 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
1474 (custom-modified, custom-set, custom-changed, custom-themed)
1475 (custom-saved, custom-button, custom-button-mouse)
1476 (custom-button-pressed, custom-state, custom-comment-tag)
1477 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
1478 (custom-group-subtitle): Use new-style face specs.
1479 (custom-invalid-face, custom-rogue-face, custom-modified-face)
1480 (custom-set-face, custom-changed-face, custom-saved-face)
1481 (custom-button-face, custom-button-pressed-face)
1482 (custom-documentation-face, custom-state-face)
1483 (custom-comment-face, custom-comment-tag-face)
1484 (custom-variable-tag-face, custom-variable-button-face)
1485 (custom-face-tag-face, custom-group-tag-face-1)
1486 (custom-group-tag-face): Remove obsolete face alias.
1487
1488 * epa.el (epa-validity-high, epa-validity-medium)
1489 (epa-validity-low, epa-mark, epa-field-name, epa-string)
1490 (epa-field-name, epa-field-body):
1491 * font-lock.el (font-lock-comment-face, font-lock-string-face)
1492 (font-lock-keyword-face, font-lock-builtin-face)
1493 (font-lock-function-name-face, font-lock-variable-name-face)
1494 (font-lock-type-face, font-lock-constant-face):
1495 * ido.el (ido-first-match, ido-only-match, ido-subdir)
1496 (ido-virtual, ido-indicator, ido-incomplete-regexp):
1497 * speedbar.el (speedbar-button-face, speedbar-file-face)
1498 (speedbar-directory-face, speedbar-tag-face)
1499 (speedbar-selected-face, speedbar-highlight-face)
1500 (speedbar-separator-face):
1501 * whitespace.el (whitespace-newline, whitespace-space)
1502 (whitespace-hspace, whitespace-tab, whitespace-trailing)
1503 (whitespace-line, whitespace-space-before-tab)
1504 (whitespace-space-after-tab, whitespace-indentation)
1505 (whitespace-empty):
1506 * emulation/cua-base.el (cua-global-mark):
1507 * eshell/em-prompt.el (eshell-prompt):
1508 * net/newst-plainview.el (newsticker-new-item-face)
1509 (newsticker-old-item-face, newsticker-immortal-item-face)
1510 (newsticker-obsolete-item-face, newsticker-date-face)
1511 (newsticker-statistics-face, newsticker-default-face):
1512 * net/newst-reader.el (newsticker-feed-face)
1513 (newsticker-extra-face, newsticker-enclosure-face):
1514 * net/newst-treeview.el (newsticker-treeview-face)
1515 (newsticker-treeview-new-face, newsticker-treeview-old-face)
1516 (newsticker-treeview-immortal-face)
1517 (newsticker-treeview-obsolete-face)
1518 (newsticker-treeview-selection-face):
1519 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
1520 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
1521 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
1522 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
1523 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
1524 (nxml-outline-active-indicator, nxml-outline-ellipsis):
1525 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
1526 (mpuz-text):
1527 * progmodes/vera-mode.el (vera-font-lock-number)
1528 (vera-font-lock-function, vera-font-lock-interface):
1529 * textmodes/table.el (table-cell): Use new-style face specs, and
1530 don't use the old :bold and :italic attributes.
1531
1532 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
1533 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
1534 (ebrowse-member-class, ebrowse-progress): Likewise.
1535 (ebrowse-tree-mark-face, ebrowse-root-class-face)
1536 (ebrowse-file-name-face, ebrowse-default-face)
1537 (ebrowse-member-attribute-face, ebrowse-member-class-face)
1538 (ebrowse-progress-face): Remove obsolete faces.
1539
1540 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1541 Inherit from error and warning faces respectively.
1542
1543 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1544 Likewise.
f80efb86
SM
1545 (flyspell-incorrect-face, flyspell-duplicate-face):
1546 Remove obsolete aliases.
4b56d0fe 1547
03310646
MA
15482012-06-08 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1551 Avoid infloop.
1552
513749ee
SM
15532012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1554
1555 * startup.el (argv, argi): Make lexically scoped.
1556 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
1557 * emacs-lisp/cl-macs.el: Use lexical-binding.
1558 Rename cl-bind-* to cl--bind-*.
1559 * files.el: Don't require `cl' since it doesn't use it.
1560 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
1561
595ef4ad
JB
15622012-06-08 Juanma Barranquero <lekktu@gmail.com>
1563
1564 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
1565 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
1566 instead of calling external sort utility.
1567 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
1568
e9f66fcb
EZ
15692012-06-08 Eli Zaretskii <eliz@gnu.org>
1570
1571 * descr-text.el (describe-char): Mention how to insert the
1572 character, if the current input method doesn't support it.
1573 See the discussion in this thread for the details:
1574 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
1575
3d10db47
SS
15762012-06-08 Sam Steingold <sds@gnu.org>
1577
1578 * bindings.el (global-map): Bind XF86Forward to next-buffer and
1579 XF86Back to previous-buffer.
1580 (minibuffer-local-map): Bind them to next-history-element and
1581 previous-history-element respectively.
1582 * help-mode.el (help-mode-map): Bind them to help-go-forward and
1583 help-go-back respectively.
1584 * info.el (Info-mode-map): Bind them to Info-history-forward and
1585 Info-history-back respectively.
1586 These are the keys next to Up on the ThinkPad keyboard.
1587
de7e2b36
SM
15882012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1589
1590 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
1591 * emacs-lisp/cl-macs.el: Provide itself.
1592 (cl--labels-convert-cache): New var.
1593 (cl--labels-convert): New function.
1594 (cl-flet, cl-labels): New implementation with new semantics, relying on
1595 lexical-binding.
1596 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
1597 (cl-closure-vars, cl--function-convert-cache)
1598 (cl--function-convert): Move from cl-macs.el.
1599 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
1600 rename by removing the "cl-" prefix.
1601 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
1602
6fa6c4ae
SM
16032012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1604
1605 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
1606 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
1607 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
1608 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
1609 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
1610 (cl-hash-table-count): Add old compatibility aliases.
1611
1612 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
1613 Use macroexpand-all-environment instead.
1614 (cl--old-macroexpand): New var.
1615 (cl--sm-macroexpand): New function.
1616 (cl-symbol-macrolet): Use it during macro expansion.
1617 (cl--function-convert-cache): New var.
1618 (cl--function-convert): New function, extracted from
1619 cl-macroexpand-all.
1620 (cl-lexical-let): Use it.
1621
1622 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
1623 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
1624 (cl-member): Remove old alias.
1625
1626 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
1627 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
1628 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
1629 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
1630 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
1631 (cl-macroexpand-cmacs): Remove var.
1632 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
1633 Use macroexpand-all instead.
1634
4dd1c416
SM
16352012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
1638 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
1639 (macroexp-copyable-p): New functions and macros.
1640 * emacs-lisp/edebug.el (edebug-unwrap):
1641 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
1642 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
1643 (pcase--let*): Remove.
1644 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
1645 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
1646 macroexp-const-p instead.
1647 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
1648
1649 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
1650 instead of "cl-" for internal definitions. Use macroexp-const-p.
1651 (cl-old-bc-file-form): Remove var.
1652 (cl-const-exprs-p): Remove fun.
1653 (cl-labels, cl-macrolet): Use backquote.
1654 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
1655 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
1656 (cl-define-setf-expander): Rename from cl-define-setf-method.
1657 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
1658
1659 * international/mule-cmds.el: Don't require CL.
1660 (view-hello-file): Don't use `letf'.
1661
ed8bd4d7
SM
16622012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1663
7287f2f3
SM
1664 * tmm.el (tmm-prompt): Use string-prefix-p.
1665 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
1666 (tmm-add-prompt): Use minibuffer-completion-help.
1667 (tmm-delete-map): Remove.
1668
ed8bd4d7
SM
1669 * subr.el (kbd): Make it its own function.
1670
7b4cdbf4
SM
16712012-06-07 Stefan Merten <smerten@oekonux.de>
1672
1673 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
1674 Silence compiler warnings. Fix versions.
ed8bd4d7 1675 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 1676 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 1677 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
1678 (rst-package-emacs-version-alist): Correct Emacs version to
1679 represent major merge with upstream.
ed8bd4d7 1680 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 1681
2b48d721
GM
16822012-06-06 Glenn Morris <rgm@gnu.org>
1683
1684 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
1685 Only print environment variables if set.
1686
fa779ab0
SM
16872012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1688
1689 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
1690 (macroexp--cons): Rename from maybe-cons.
1691 (macroexp--accumulate): Rename from macroexp-accumulate.
1692 (macroexp--all-forms): Rename from macroexpand-all-forms.
1693 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
1694 (macroexp--expand-all): Rename from macroexpand-all-1.
1695
628299e0
SS
16962012-06-06 Sam Steingold <sds@gnu.org>
1697
1698 * calendar/calendar.el (calendar-in-read-only-buffer):
1699 Call `special-mode' to enable the standard read-only keybindings.
1700
b7bb5838
SM
17012012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1702
1703 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
1704 with "loading" messages (bug#11635).
1705
dfb308ba
MA
17062012-06-06 Michael Albinus <michael.albinus@gmx.de>
1707
1708 * files.el (enable-remote-dir-locals): New option.
1709 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
1710
0372ee92
MA
1711 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1712 Ensure, that the temp directory is local.
1713
1714 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
1715 `temporary-file-directory'.
1716
eed0bb91
MA
1717 * progmodes/python.el (python-send-region): Ensure, that the
1718 temporary file is created also in the remote case.
1719
7a58f64d
GM
17202012-06-06 Glenn Morris <rgm@gnu.org>
1721
f7dd4e98
GM
1722 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
1723 (vc-rcs-update-changelog): Use it.
1724
090bd7cb 1725 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 1726
7a58f64d
GM
1727 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
1728 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
1729 (vc-sccs-diff): Replace use of the external vcdiff script.
1730
daed4003
GM
17312012-06-05 Glenn Morris <rgm@gnu.org>
1732
1733 * ledit.el: Move to obsolete/.
1734
48c455c7
SS
17352012-06-05 Sam Steingold <sds@gnu.org>
1736
1737 * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28
1738 patch (Bug#11140).
1739
57a7d507
SM
17402012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
1741
090bd7cb 1742 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 1743
53aacf21
SM
1744 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
1745 compiler-macro expansion.
1746
57a7d507
SM
1747 Add native compiler-macro support.
1748 * emacs-lisp/macroexp.el (macroexpand-all-1):
1749 Support compiler-macros directly. Properly follow aliases and apply
1750 the compiler macros more thoroughly.
1751 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
1752 macroexpand now properly follows aliases.
1753 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
1754 (cl-compiler-macroexpand): Use new prop.
1755 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
1756
1757 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
1758
51a5f9d8
MR
17592012-06-05 Martin Rudalics <rudalics@gmx.at>
1760
1761 * window.el (get-lru-window, get-mru-window, get-largest-window):
1762 New argument NOT-SELECTED to avoid picking the selected window.
1763 (window--display-buffer-1, window--display-buffer-2): Replace by
1764 new function window--display-buffer
1765 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
1766 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1767 Use window--display-buffer.
51a5f9d8
MR
1768 (display-buffer-use-some-window): Remove temporary dedication
1769 hack by calling get-lru-window and get-largest-window with
1770 NOT-SELECTED argument non-nil. Call window--display-buffer.
1771
08f9f738
GM
17722012-06-05 Glenn Morris <rgm@gnu.org>
1773
1774 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
1775 Replace external vcdiff script.
1776
e364a2b7
SM
17772012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1778
1779 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
1780
041df390
CY
17812012-06-04 Chong Yidong <cyd@gnu.org>
1782
e364a2b7
SM
1783 * image.el (imagemagick-types-inhibit): Revert last change.
1784 Add INFO and M.
47b36b94 1785 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 1786
7c1898a7
SM
17872012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1788
1789 * emacs-lisp/cl-lib.el: Rename from cl.el.
1790 * emacs-lisp/cl.el: New compatibility file.
1791 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
1792 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
1793 to obey the "cl-" prefix.
1794 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
1795
0c3461de
GM
17962012-06-03 Glenn Morris <rgm@gnu.org>
1797
1e266c88
GM
1798 * emacs-lisp/authors.el (authors-aliases): Addition.
1799
0c3461de
GM
1800 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
1801 Fix :version.
1802
d8a52e15
SM
18032012-06-03 Stefan Merten <smerten@oekonux.de>
1804
1805 * textmodes/rst.el: Add comments.
1806 (rst-transition, rst-adornment): New faces.
1807 (rst-adornment-faces-alist): Make default safe to reevaluate.
1808 Fixes
1809 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
1810 Improve customization tags.
1811 (rst-define-level-faces): Clarify meaning.
1812
5205d6f6
CY
18132012-06-03 Chong Yidong <cyd@gnu.org>
1814
1815 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
1816 (compilation-mode-line-run, compilation-mode-line-exit):
1817 New faces.
5205d6f6
CY
1818 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
1819
757ee657
JD
18202012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
1821
7c1898a7
SM
1822 * progmodes/which-func.el (which-func-update-ediff-windows):
1823 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 1824
5f2c76c6
CY
18252012-06-03 Chong Yidong <cyd@gnu.org>
1826
1827 * bindings.el: Remove explicit help text from format-mode-line.
1828 It is now supplied by mode-line-default-help-echo.
1829 (mode-line-front-space, mode-line-end-spaces)
1830 (mode-line-misc-info): New variables.
1831 (mode-line-modes, mode-line-position): Move the default value to
1832 the variable definition.
1833 (mode-line-default-help-echo): New defcustom.
383f7350
CY
1834 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
1835 (mode-line-modified-help-echo): New functions.
1836 (mode-line-mule-info, mode-line-modified): Use them.
1837 (mode-line-eol-desc, propertized-buffer-identification):
1838 Consistency fixes for help text.
cbe46e5f
CY
1839 (mode-line-coding-system-map): Allow using mouse-3 to invoke
1840 set-buffer-file-coding-system (Bug#289).
1841 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 1842
f2d6a3df
SM
18432012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1844
1845 * simple.el (execute-extended-command): Set real-this-command
1846 (bug#11506).
1847
37269466
CY
18482012-06-02 Chong Yidong <cyd@gnu.org>
1849
1850 Remove incorrect uses of "modeline" in comments, docstrings, and
1851 function/variable names (Bug#10329).
1852
1853 * cus-edit.el (mode-line):
1854 * dframe.el (dframe-mouse-hscroll):
1855 * emacs-lisp/re-builder.el:
1856 * emacs-lisp/easy-mmode.el (define-minor-mode):
1857 * frame.el (set-frame-name):
1858 * help.el (lookup-minor-mode-from-indicator):
1859 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
1860 * progmodes/cc-cmds.el (c-toggle-auto-newline)
1861 (c-toggle-hungry-state):
1862 * progmodes/antlr-mode.el (antlr-language-alist):
1863 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
1864 * progmodes/vhdl-mode.el (vhdl-mode):
1865 * progmodes/which-func.el (which-func, which-func-cleanup-function):
1866 * term/ns-win.el (ns-face-at-pos):
1867 * term/sup-mouse.el (sup-mouse-report):
1868 * textmodes/flyspell.el (flyspell-mode-line-string):
1869 * textmodes/ispell.el (ispell-highlight-face):
1870 * textmodes/reftex-global.el:
1871 * vc/vc-arch.el (vc-arch-mode-line-string):
1872 * vc/vc-cvs.el (vc-cvs-mode-line-string):
1873 * vc/vc-git.el (vc-git-mode-line-string):
1874 * vc/vc-hooks.el (vc-display-status)
1875 (vc-default-mode-line-string):
1876 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
1877
1878 * ansi-color.el (ansi-color-faces-vector): Change default faces.
1879
1880 * dired.el (dired-sort-set-mode-line): Rename from
1881 dired-sort-set-modeline. All callers changed.
1882
1883 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
1884 eshell-status-in-modeline.
1885
1886 * foldout.el (foldout-mode-line-string): Rename from
1887 foldout-modeline-string. All callers changed.
1888 (foldout-update-mode-line): Rename from foldout-update-modeline.
1889
1890 * subr.el (redraw-modeline): Make into obsolete alias.
1891
1892 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
1893 timeclock-modeline-display. Make old name an alias.
1894 (timeclock-update-mode-line): Likewise. All callers changed.
1895 (timeclock-mode-line-display): No need to check before using
1896 add-hook.
1897 (timeclock-relative, timeclock-day-over-hook)
1898 (timeclock-use-elapsed, timeclock-mode-string)
1899 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
1900
1901 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
1902 crisp-mode-modeline-string.
1903
1904 * play/solitaire.el (solitaire-build-mode-line): Rename from
1905 solitaire-build-modeline. All callers changed.
1906
1907 * play/zone.el (zone-hiding-mode-line): Rename from
1908 zone-hiding-modeline. All callers changed.
1909 (zone): Remove unusued `modeline-hidden-level' property.
1910
1911 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
1912 xscheme-modeline-initialize. All callers changed.
1913
1914 * strokes.el (strokes-lighter): Rename from
1915 strokes-modeline-string.
1916
1917 * textmodes/sgml-mode.el (html-face-tag-alist)
1918 (html-tag-face-alist): Use mode-line face instead of obsolete
1919 alias modeline.
1920
42152ee4
SM
19212012-06-02 Stefan Merten <smerten@oekonux.de>
1922
1923 * textmodes/rst.el: Always require `cl'.
4cf9b38d 1924 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 1925
95f520b5
CY
19262012-06-02 Chong Yidong <cyd@gnu.org>
1927
1928 * image.el (imagemagick-enabled-types): Rename from
1929 imagemagick-types-enable. Add many more types.
1930 (imagemagick-types-inhibit): Change default to nil.
1931 (imagemagick-filter-types): Caller changed.
1932
4a5f187a
SM
19332012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1934
03fef3e6
SM
1935 * emacs-lisp/cl-macs.el: Use backquotes.
1936 (cl-transform-function-property): Use eval-and-compile rather than
1937 abusing `require'.
1938 (defstruct): Use declare-function instead of with-no-warnings.
1939
4a5f187a
SM
1940 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
1941 (byte-compile-output-docform): Re-add the print-circle bindings.
1942 (byte-compile-fix-header): Use #$ just because it's shorter.
1943 (byte-compile-output-file-form): Remove defun/defmacro.
1944
bd56924f
MR
19452012-06-01 Martin Rudalics <rudalics@gmx.at>
1946
1947 * simple.el (choose-completion): Remove now obsolete binding for
1948 owindow.
1949
046e38ce
MA
19502012-06-01 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
1953 in order to avoid "Stack overflow in regexp matcher".
1954
32d72c2f
GM
19552012-05-31 Glenn Morris <rgm@gnu.org>
1956
1957 * image.el: For clarity, call imagemagick-register-types at
1958 top-level, rather than relying on a custom :initialize.
1959 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
1960 (imagemagick-filter-types): New function. (Bug#7406)
1961 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
1962 If disabling support, remove elements altogether rather
1963 than using an impossible regexp.
1964 (imagemagick-types-inhibit): Give it the default init function.
1965
dd41169b
SM
19662012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1967
4a5f187a
SM
1968 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
1969 Handle arbitrary file name lengths (Bug#11585).
dd41169b 1970
efc00ab1 19712012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
1972
1973 * desktop.el (desktop-read): Clear previous and next buffers for
1974 all windows and bury *Messages* buffer (bug#11556).
1975
500fcedc
SM
19762012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1977
1978 Add `declare' for `defun'. Align `defmacro's with it.
1979 * emacs-lisp/easy-mmode.el (define-minor-mode)
1980 (define-globalized-minor-mode): Don't autoload the var definitions.
1981 * emacs-lisp/byte-run.el: Use lexical-binding.
1982 (defun-declarations-alist, macro-declarations-alist): New vars.
1983 (defmacro, defun): Use them.
1984 (make-obsolete, define-obsolete-function-alias)
1985 (make-obsolete-variable, define-obsolete-variable-alias):
1986 Use `declare'.
1987 (macro-declaration-function): Mark obsolete.
1988 * emacs-lisp/autoload.el: Use lexical-binding.
1989 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
1990
6e8a1786
AM
19912012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1992
1993 * textmodes/ispell.el (ispell-with-no-warnings):
1994 Define as a macro.
500fcedc
SM
1995 (ispell-kill-ispell, ispell-change-dictionary):
1996 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
1997 `interactive-p'.
1998
61b108cc
SM
19992012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2000
2001 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
2002 (macro-declaration-function): Move var from C code.
2003 (macro-declaration-function): Define function with defalias.
2004 * emacs-lisp/macroexp.el (macroexpand-all-1):
2005 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
2006 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
2007 defun/defmacro any more.
2008 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
2009 Provide fallback for unknown arglist.
2010 (byte-compile-arglist-warn): Change calling convention.
2011 (byte-compile-output-file-form): Move print-vars binding.
2012 (byte-compile-output-docform): Simplify accordingly.
2013 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
2014 (byte-compile-defmacro-declaration): Remove.
2015 (byte-compile-file-form-defmumble): Generalize to defalias.
2016 (byte-compile-output-as-comment): Return byte-positions.
2017 Simplify callers accordingly.
2018 (byte-compile-lambda): Use `assert'.
2019 (byte-compile-defun, byte-compile-defmacro): Remove.
2020 (byte-compile-file-form-defalias):
2021 Use byte-compile-file-form-defmumble.
2022 (byte-compile-defalias-warn): Remove.
2023
6d3f7c2f
SM
20242012-05-29 Stefan Merten <smerten@oekonux.de>
2025
2026 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 2027 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
2028
2029 (rst-mode-abbrev-table): Merge definition.
2030 (rst-mode): Make sure `font-lock-defaults' is buffer local.
2031 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
2032
6dbaa1c7
UJ
20332012-05-29 Ulf Jasper <ulf.jasper@web.de>
2034
2035 * calendar/icalendar.el
2036 (icalendar-export-region): Export UID properly.
2037
d209e2fb 20382012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
2039 * calendar/icalendar.el (icalendar-import-format):
2040 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
2041 (icalendar-import-format-uid): New.
2042 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
2043 Export UID.
2044
6876a58d
SM
20452012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2046
2047 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
2048 different alternative patterns.
2049 (pcase-codegen): Be more careful to preserve identity.
2050 (pcase--u1): Don't forget to mark vars as used.
2051
2052 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
2053 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
2054 (byte-compile-from-buffer): ...rather than here.
2055
2056 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
2057 functions from byte-compile-function-environment.
2058
46b7967e
TN
20592012-05-29 Troels Nielsen <bn.troels@gmail.com>
2060
2061 * window.el (window-deletable-p): Avoid deleting the root window
2062 of a frame with an active minibuffer.
2063
69d565e2
MR
20642012-05-29 Martin Rudalics <rudalics@gmx.at>
2065
2066 * simple.el (choose-completion): Use quit-window (Bug#11567).
2067
a149fa51
CY
20682012-05-29 Chong Yidong <cyd@gnu.org>
2069
2070 * whitespace.el (whitespace-cleanup): Fix usage of
2071 whitespace-empty-at-bob-regexp (Bug#11492).
2072
2b311310
AH
20732012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2074
2075 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
2076 revert (Bug#11488).
2077
b9cb2387
JL
20782012-05-29 Juri Linkov <juri@jurta.org>
2079
2080 * isearch.el (isearch-mode-map): Bind `M-s _' to
2081 `isearch-toggle-symbol'. Bind `M-s c' to
2082 `isearch-toggle-case-fold'.
2083 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
2084 (isearch-forward): Add `M-s _' to the docstring.
2085 (isearch-forward-symbol, isearch-toggle-case-fold)
2086 (isearch-symbol-regexp): New functions. (Bug#11381)
2087
d5e61c1c
JL
20882012-05-29 Juri Linkov <juri@jurta.org>
2089
2090 * isearch.el (isearch-word): Add docstring. (Bug#11381)
2091 (isearch-occur, isearch-search-and-update): If `isearch-word' is
2092 a function, call it to get the regexp.
2093 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
2094 property `isearch-message-prefix' instead of the string "word ".
2095 (isearch-search-fun-default): For the case of `isearch-word',
2096 return a lambda that calls re-search-forward/re-search-backward
2097 with a regexp returned by `word-search-regexp' or by the function
2098 in `isearch-word'.
2099
8cbd80f7
JL
21002012-05-29 Juri Linkov <juri@jurta.org>
2101
2102 * isearch.el (isearch-search-fun-default): New function.
2103 (isearch-search-fun): Move default part to the new function
2104 `isearch-search-fun-default'.
2105 (isearch-search-fun-function): Set the default value to
2106 `isearch-search-fun-default'. (Bug#11381)
2107
2108 * comint.el (comint-history-isearch-end):
2109 Use `isearch-search-fun-default'.
2110 (comint-history-isearch-search): Use `isearch-search-fun-default'
2111 and remove spacial case for `isearch-word'.
2112 (comint-history-isearch-wrap): Remove spacial case for
2113 `isearch-word'.
2114
2115 * hexl.el (hexl-isearch-search-function):
2116 Use `isearch-search-fun-default'.
2117
2118 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
2119 Use `word-search-regexp' for `isearch-word'.
2120
2121 * misearch.el (multi-isearch-search-fun):
2122 Use `isearch-search-fun-default'.
2123
2124 * simple.el (minibuffer-history-isearch-search):
2125 Use `isearch-search-fun-default' and remove spacial case for
2126 `isearch-word'.
2127 (minibuffer-history-isearch-wrap): Remove spacial case for
2128 `isearch-word'.
2129
2130 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
2131 Remove spacial case for `isearch-word'.
2132 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
2133
85c8c5b6
AM
21342012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2135
2136 Decrease XEmacs incompatibilities.
2137 * textmodes/flyspell.el (flyspell-check-pre-word-p):
2138 Use `string-match'.
2139 (flyspell-delete-region-overlays): Use alternative definition for
2140 XEmacs.
2141 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
2142 (flyspell-word): Use `process-kill-without-query' if XEmacs.
2143 (flyspell-mode-on): Use `interactive-p' if XEmacs.
2144 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
2145 `define-obsolete-face-alias' under XEmacs, but old method.
2146
2147 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
2148 `with-no-warnings' definition or Emacs alias.
2149 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
2150 (ispell-word): Do not use `region-p' if XEmacs.
2151
8cab9efc
AM
21522012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2153
2154 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2155 Check for `ispell-dictionary-base-alist' instead of full
2156 `ispell-dictionary-alist'.
2157 (ispell-init-process): Show spellchecker when starting new Ispell
2158 process.
2159
fda91268
RZ
21602012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2161
2162 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2163 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
2164
694ea8e3
JB
21652012-05-27 Juanma Barranquero <lekktu@gmail.com>
2166
2167 * version.el (motif-version-string, gtk-version-string)
2168 (ns-version-string): Declare.
2169
e4d4f539
JL
21702012-05-27 Juri Linkov <juri@jurta.org>
2171
2172 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2173 after the `eval-defun-1' specialcaseing
2174 like in `edebug-eval-defun' (bug#10181).
2175
2176 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
2177 like in `eval-defun-1'.
2178
33017faf 21792012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 2180
fda91268
RZ
2181 * mail/sendmail.el (mail-yank-region):
2182 Recognize rmail-yank-current-message in addition to insert-buffer.
2183 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
2184 a *mail* buffer created through rmail-start-mail with sendmail as
2185 mail-user-agent.
2186
33017faf
GM
21872012-05-27 Chong Yidong <cyd@gnu.org>
2188
2189 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2190 Default to 256 (Bug#11267).
2191
2192 * help.el (describe-mode): Doc fix.
2193
04188bb9
GM
21942012-05-26 Glenn Morris <rgm@gnu.org>
2195
38264cc9
GM
2196 * w32-fns.el (w32-init-info): Remove.
2197 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
2198
eb7afdad
GM
2199 * info.el (info-initialize): For self-contained NS builds, put the
2200 included info/ directory at the front. (Bug#2791)
2201
04188bb9
GM
2202 * paths.el (Info-default-directory-list): Make it a defcustom,
2203 mainly so that we can use custom-initialize-delay.
2204
a179e3f7
SM
22052012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2206
43416392
SM
2207 * subr.el (buffer-has-markers-at): Mark obsolete.
2208
a179e3f7 2209 * subr.el (lambda): Use declare.
43416392 2210
a179e3f7
SM
2211 * emacs-lisp/lisp-mode.el (lambda):
2212 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
2213
34a008d9
AH
22142012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2215
2216 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
2217
0a3b289f
GM
22182012-05-26 Glenn Morris <rgm@gnu.org>
2219
2220 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
2221
758c81e8
GM
22222012-05-25 Glenn Morris <rgm@gnu.org>
2223
f9f334f0
GM
2224 * paths.el: Remove no-byte-compile.
2225 * loadup.el: No need to load paths.el uncompiled.
2226
87eb79c2
GM
2227 * image.el (imagemagick-types-inhibit): Doc fix.
2228
758c81e8
GM
2229 * version.el: Remove no-byte-compile and associated formatting.
2230 * loadup.el: No need to load version.el uncompiled. AFAICS, this
2231 is ancient code from when there was an "inc-vers.el".
2232
e7e85dc0
SM
22332012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2234
2235 * progmodes/gdb-mi.el: Minor style changes.
2236 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
2237 Turn into minor modes.
2238 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
2239 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
2240 (gdb-shell): Remove unneeded let-binding.
2241 (gdb-get-many-fields): Eliminate O(n²) behavior.
2242
f31237a4
EZ
22432012-05-25 Eli Zaretskii <eliz@gnu.org>
2244
2245 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
2246 platforms that don't link in fontset.c.
2247
bc1b21bb
JL
22482012-05-25 Juri Linkov <juri@jurta.org>
2249
2250 Use the same diff color scheme as in modern VCSes (bug#10181).
2251
2252 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
2253 to avoid confusion with `diff-added' that now uses green colors.
2254 (diff-removed): Use shades of red.
2255 (diff-added): Use shades of green.
2256 (diff-changed): Leave just the yellow color.
2257 (diff-use-changed-face): New variable.
2258 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
2259 how to highlight context diff changes.
2260 (diff-refine-change): Use shades of yellow.
2261 (diff-refine-removed): New face that uses shades of red.
2262 (diff-refine-added): New face that uses shades of green.
2263 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
2264 `diff-refine-removed' in the call to `smerge-refine-subst'
2265 depending on the value of `diff-use-changed-face'.
2266
2267 * vc/smerge-mode.el (smerge-mine): Use shades of red.
2268 (smerge-other): Use shades of green.
2269 (smerge-base): Use shades of yellow.
2270 (smerge-refined-change): Empty face.
2271 (smerge-refined-removed): New face that uses shades of red.
2272 (smerge-refined-added): New face that uses shades of green.
2273 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
2274 args `props-r' and `props-a', and use them. Doc fix.
2275 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
2276 on its value use different faces `smerge-refined-change',
2277 `smerge-refined-removed', `smerge-refined-added' in the call to
2278 `smerge-refine-subst'.
2279
2280 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
2281 Add face condition `min-colors 88' with shades of red.
2282 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
2283 `min-colors 88' with shades of green.
2284 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
2285 `min-colors 88' with shades of yellow.
2286
6df9112c
GM
22872012-05-24 Glenn Morris <rgm@gnu.org>
2288
ead5edc0
GM
2289 * paths.el (prune-directory-list, remote-shell-program): Move to...
2290 * files.el (prune-directory-list, remote-shell-program): ...here.
2291 For the latter, delay initialization, prefer ssh, just search PATH.
2292
f18b81e6
GM
2293 * paths.el (term-file-prefix): Move to faces.el (the only user).
2294 * faces.el (term-file-prefix): Move here, make it a defcustom.
2295
ee2f89a6
GM
2296 * paths.el (news-directory, news-path, news-inews-program):
2297 Move to gnus/nnspool.el.
61a583ca 2298
f8815e4c
GM
2299 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
2300
c8f3b42c
GM
2301 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
2302 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
2303 Make the latter a defcustom, with a delayed initialization.
2304
6df9112c
GM
2305 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
2306 These were deleted from Gnus itself late 2010.
2307
5dadff36
JB
23082012-05-22 Juanma Barranquero <lekktu@gmail.com>
2309
9e1701c6
JB
2310 * progmodes/which-func.el (which-func-ff-hook):
2311 Check against user-error, not error.
2312
bd7239f5 2313 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
2314 cl-specs.el, which no longer exists.
2315
3290526d
GM
23162012-05-22 Glenn Morris <rgm@gnu.org>
2317
2318 * info.el (info-emacs-bug): New command.
2319 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
2320 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
2321
ff0c3cfb
GM
23222012-05-21 Glenn Morris <rgm@gnu.org>
2323
2324 * makefile.w32-in (update-subdirs-SH):
2325 * Makefile.in (update-subdirs): Update for moved update-subdirs.
2326
5814f126
SM
23272012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2328
a52c0aa0
SM
2329 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
2330
5814f126
SM
2331 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2332 Simplify Maven regexp, and make sure the file can't start with a space
2333 (bug#11517).
2334
b847032c
GM
23352012-05-21 Glenn Morris <rgm@gnu.org>
2336
2337 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2338 Scrap superfluous subshells.
2339
3858bfe7
SM
23402012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2341
2342 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
2343 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
2344
d14b0029
JB
23452012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2346
2347 * calc/calc.el (calc-ensure-consistent-units): New variable.
2348
a52c0aa0
SM
2349 * calc/calc-units.el (math-consistent-units-p)
2350 (math-check-unit-consistency): New functions.
2351 (calc-quick-units, calc-convert-units):
2352 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
2353 is non-nil.
d14b0029
JB
2354 (calc-extract-units): Fix typo.
2355
60c4db3a
SM
23562012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2357
77f3b62e
SM
2358 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
2359
60c4db3a
SM
2360 * textmodes/flyspell.el: Commenting style, plus code simplifications.
2361 (flyspell-default-deplacement-commands): Don't spell check after
2362 repeated window/frame switches (e.g. triggered by mouse-movement).
2363 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
2364 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
2365 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
2366 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
2367 Remove unused vars.
2368 (flyspell-get-casechars, flyspell-get-not-casechars):
2369 Simplify; Don't bother removing a ] just to add it back.
2370 * textmodes/ispell.el (ispell-program-name): Use executable-find.
2371
d209e2fb 23722012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
2373
2374 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
2375 New functions.
bd7239f5 2376 (math-function-table): Add support for more C functions.
b1a10716 2377
3f1b25b5
AM
23782012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2379
090bd7cb
JB
2380 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2381 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2382 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 2383
b581bb5c
SM
23842012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2385
2386 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2387 their respective macro declarations.
2388 * skeleton.el (define-skeleton):
2389 * progmodes/compile.el (define-compilation-mode):
2390 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
2391 (define-ibuffer-filter):
2392 * emacs-lisp/generic.el (define-generic-mode):
2393 * emacs-lisp/easy-mmode.el (define-minor-mode)
2394 (define-globalized-minor-mode):
2395 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
2396 * emacs-lisp/byte-run.el (defsubst):
2397 * custom.el (deftheme): Add doc-string metadata.
2398
70b8ef8f
SM
23992012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
2402
b1198e17
SM
24032012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2404
9abdc45d
SM
2405 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
2406
b1198e17
SM
2407 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2408 * emacs-lisp/cl-macs.el: Idem.
2409 * emacs-lisp/cl-specs.el: Remove.
2410
4735906a
SM
24112012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2412
2413 Minor renaming of internal CL functions and variables.
2414 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
2415 (cl--position): Rename from cl-position.
2416 (cl--delete-duplicates): Rename from cl-delete-duplicates.
2417 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
2418 (cl--random-state): Rename from *random-state*.
2419
ac348012
SM
24202012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2421
2422 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
2423 parens around the arg list (bug#11499).
2424
a0a79cde
JL
24252012-05-17 Juri Linkov <juri@jurta.org>
2426
2427 * isearch.el (word-search-regexp, word-search-backward)
2428 (word-search-forward, word-search-backward-lax)
2429 (word-search-forward-lax): Move functions from search.c
2430 (bug#10145, bug#11381).
2431
65034a51
AM
24322012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2433
090bd7cb
JB
2434 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2435 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2436 Delay for otherchars as for normal word components.
65034a51 2437
1a72a195
SM
24382012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2439
2440 * minibuffer.el (completion--sifn-requote): Fix last change.
2441 (minibuffer-local-must-match-filename-map):
2442 Move define-obsolete-variable-alias before its var.
2443
fdb058c2
SM
24442012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
2445
c41045e6
SM
2446 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
2447
036dfb8b
SM
2448 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
2449 behavior.
2450 (completion--string-equal-p): New function.
2451 (completion--twq-all): Use it to get better assertion failure data.
2452
2473256d
SM
2453 Only handle ".." and '..' quoting in shell-mode (bug#11466).
2454 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
2455 (shell--requote-argument): New functions.
2456 (shell-completion-vars): Use them.
2457 (shell--parse-pcomplete-arguments): Rename from
2458 shell-parse-pcomplete-arguments.
2459 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
2460 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
2461 Obey comint-file-name-quote-list.
2462
fdb058c2
SM
2463 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
2464 (smie-indent-keyword): Use it.
2465
51fa99f1
SM
24662012-05-14 Stefan Merten <smerten@oekonux.de>
2467
2468 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
2469
e18afed7 24702012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
2471
2472 * net/rlogin.el (rlogin-mode-map): Fix last change.
2473
e18afed7 24742012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
2475
2476 * mail/smtpmail.el (smtpmail-send-command): Send the command and
2477 the following \r\n using a single `process-send-string', since the
2478 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 2479 with two `process-send-string's (Bug#11444).
8633b1f4 2480
e18afed7 24812012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 2482
fdb058c2
SM
2483 * shell.el (shell-parse-pcomplete-arguments):
2484 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 2485
2d21d7f6
WJ
24862012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2487
e18afed7 2488 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
2489 (image-transform-scale, image-transform-right-angle-fudge): New vars.
2490 (image-transform-width, image-transform-fit-width): New functions.
2491 (image-transform-properties): Use them.
2492 (image-transform-check-size): New function.
2493 (image-toggle-display-image): Use it (for testing).
2494 (image-transform-set-rotation): Reduce angle mod 360.
2495 Delete obsolete comment.
2496
7102e6d0
WJ
24972012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2498
2499 * image-mode.el: Fix scaling (bug#11399).
2500 (image-transform-resize): Doc fix.
2501 (image-transform-properties): Default scale is 1 and height should
2502 be an integer.
2503
06bc5e6e
SM
25042012-05-13 Johan Bockgård <bojohan@gnu.org>
2505
2506 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
2507 than hard-coding `car', to fix misbehavior when moving forward.
2508
0ae03b6a
CY
25092012-05-13 Chong Yidong <cyd@gnu.org>
2510
2511 * emacs-lisp/tabulated-list.el (tabulated-list-format)
2512 (tabulated-list-entries, tabulated-list-padding)
2513 (tabulated-list-sort-key): Make permanent-local.
2514
2515 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
2516 (electric-buffer-list): Put electric buffer menu
2517 command descriptions in this docstring, instead of the docstring
2518 of electric-buffer-menu-mode. Code cleanups.
2519 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
2520 Electric-buffer-menu-mode.
2521 (electric-buffer-update-highlight): Minor code cleanup.
2522
205a7391
MA
25232012-05-13 Michael Albinus <michael.albinus@gmx.de>
2524
2525 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
2526 (Bug#11447)
2527
e5bd0a28
SM
25282012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2529
2530 Move define-obsolete-variable-alias before the var's definition.
2531 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
2532 * tooltip.el (tooltip-hook):
2533 * textmodes/reftex-toc.el (reftex-toc-map):
2534 * textmodes/reftex-sel.el (reftex-select-label-map)
2535 (reftex-select-bib-map):
2536 * textmodes/reftex-index.el (reftex-index-map)
2537 (reftex-index-phrases-map):
2538 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
2539 * progmodes/meta-mode.el (meta-mode-map):
2540 * novice.el (disabled-command-hook):
2541 * loadhist.el (unload-hook-features-list):
2542 * frame.el (blink-cursor):
2543 * files.el (find-file-not-found-hooks, write-file-hooks)
2544 (write-contents-hooks):
2545 * emulation/tpu-edt.el (GOLD-map):
2546 * emacs-lock.el (emacs-lock-from-exiting):
2547 * emacs-lisp/generic.el (generic-font-lock-defaults):
2548 * emacs-lisp/chart.el (chart-map):
2549 * dos-fns.el (register-name-alist):
2550 * dired-x.el (dired-omit-files-p):
2551 * desktop.el (desktop-enable):
2552 * cus-edit.el (custom-mode-hook):
2553 * buff-menu.el (buffer-menu-mode-hook):
2554 * bookmark.el (bookmark-read-annotation-text-func)
2555 (bookmark-exit-hooks):
2556 * allout.el (allout-mode-deactivate-hook)
2557 (allout-exposure-change-hook, allout-structure-added-hook)
2558 (allout-structure-deleted-hook, allout-structure-shifted-hook):
2559 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
2560 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
2561 comes before the corresponding variable's definition.
2562
ac59c2f6
CY
25632012-05-12 Chong Yidong <cyd@gnu.org>
2564
2565 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
2566 (Buffer-menu-mouse-select): Restore function (Bug#11459).
2567 (Buffer-menu-mode-map): Bind it.
2568 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 2569
dee6c9a3
SM
25702012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2571
2171cea5
SM
2572 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
2573 (prolog-upper-case-string, prolog-lower-case-string)
2574 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
2575 (prolog-use-smie, prolog-smie-grammar): New vars.
2576 (prolog-smie-forward-token, prolog-smie-backward-token)
2577 (prolog-smie-rules): New funs.
2578 (prolog-comment-indent): Remove.
2579 (prolog-mode-variables): Use default comment indentation instead.
2580 Setup SMIE.
2581 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
2582 (prolog-mode): Don't call them any more.
2583 (prolog-electric-colon, prolog-electric-dash)
2584 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
2585
aa0382bd
SM
2586 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
2587
dbacb4bd
SM
2588 * minibuffer.el (completion--twq-all): Again, allow case differences.
2589
13bdd94c
SM
2590 * term.el: Move keymap initialization code to be more idiomatic.
2591 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
2592 (term-terminal-menu): Move initialization into declaration.
2593 (term-escape-char): Let the user set it in her .emacs.
2594
ff46c759
SM
2595 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
2596 Provide SMIE-based indentation (not enabled by default yet).
2597 (sh-mode-map): Don't bind electric keys.
2598 Use electric-pair-mode instead of skeleton-pair.
2599 (sh-assignment-regexp): Fit within 80 columns.
2600 (sh-indent-supported): Specify actual shell name instead of boolean.
2601 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
2602 (sh-maybe-here-document): Use it. Make obsolete.
2603 (sh-electric-here-document-mode) New minor mode.
2604 (sh-mode): Use it. Don't set sh-indent-supported-here here.
2605 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
2606 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
2607 (sh-smie-rc-grammar, sh-use-smie): New vars.
2608 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
2609 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
2610 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
2611 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
2612 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
2613 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
2614 (sh-set-shell): Use smie-setup if requested.
2615
dee6c9a3
SM
2616 * term.el (term-set-escape-char): Properly set term-escape-char.
2617 See http://stackoverflow.com/questions/10524656.
2618
9f9aa044
CY
26192012-05-10 Chong Yidong <cyd@gnu.org>
2620
2621 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
2622 Use url-generic-parse-url, and handle host names and Windows
2623 filenames properly.
2624 (ffap-url-unwrap-remote): Use url-generic-parse-url.
2625 (ffap-url-unwrap-remote): Accept list values, specifying a list of
2626 URL schemes to work on.
2627 (ffap--toggle-read-only): New function.
2628 (ffap-read-only, ffap-read-only-other-window)
2629 (ffap-read-only-other-frame): Use it.
2630 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
2631 necessary for ffap-url-unwrap-remote.
2632
836d29b3
DA
26332012-05-10 Dave Abrahams <dave@boostpro.com>
2634
2635 * cus-start.el (create-lockfiles): Add it.
2636
00fd78ed
CY
26372012-05-09 Chong Yidong <cyd@gnu.org>
2638
2639 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
2640 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
2641
666b903b 26422012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
2643
2644 * shell.el (shell-completion-vars): Fix last change (bug#11348).
2645
666b903b 26462012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
2647
2648 * ansi-color.el (ansi-color-process-output): Check for validity of
2649 comint-last-output-start before using it. This avoids a bad
2650 interaction with gdb-mi's input/output buffer.
2651
666b903b 26522012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
2653
2654 * files.el (dir-locals-read-from-file):
2655 Mention dir-locals in any error message.
2656
666b903b 26572012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
2658
2659 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
2660 package (Bug#11410).
2661
f677562b
CY
2662 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
2663 variables into description.
2664
666b903b 26652012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
2666
2667 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
2668 shell-delimiter-argument-list (bug#11348).
2669 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
2670
b499d8d0
JB
26712012-05-09 Juanma Barranquero <lekktu@gmail.com>
2672
8f6b6da8
JB
2673 * textmodes/rst.el: Silence byte-compiler warnings.
2674 (rst-re-alist, rst-reset-section-caches): Move around.
2675 (rst-re): Use `characterp', not `char-valid-p'.
2676 (font-lock-beg, font-lock-end): Declare.
2677
4824146a
JB
2678 * progmodes/idlw-shell.el (specs): Remove reference to deleted
2679 variable `idlwave-shell-activate-alt-keybindings' and simplify.
2680
b499d8d0
JB
2681 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
2682
ad89bb83
GM
26832012-05-08 Glenn Morris <rgm@gnu.org>
2684
2685 * files.el (auto-mode-alist): Treat ".make" like ".mk".
2686
8bba5a75
SM
26872012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2688
49ed9c8e
SM
2689 * vc/log-edit.el: Add GNU coding standards highlighting.
2690 (log-edit-font-lock-gnu-style)
2691 (log-edit-font-lock-gnu-keywords): New vars.
2692 (log-edit-font-lock-keywords): New fun.
2693 (log-edit-mode): Don't fold case in font-lock.
2694 (log-edit-font-lock-keywords): Do not assume case-folding.
2695
07d00b56
SM
2696 * imenu.el: Misc cleanup. Make docstrings out of comments.
2697 Use lexical-binding.
2698 (imenu--index-alist, imenu--last-menubar-index-alist)
2699 (imenu-menubar-modified-tick): Use defvar-local.
2700 (imenu--split-menu): Remove unused var.
2701 (imenu--cleanup-seen): Declare as global.
2702 (imenu--cleanup): Use dolist.
2703
8bba5a75
SM
2704 * subr.el (defvar-local): Add debug spec and doc-string position.
2705
5075bdb5
GM
27062012-05-08 Glenn Morris <rgm@gnu.org>
2707
090bd7cb 2708 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
2709 * language/english.el, language/georgian.el, language/greek.el:
2710 * language/japanese.el, language/khmer.el, language/korean.el:
2711 * language/lao.el, language/misc-lang.el, language/romanian.el:
2712 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
2713 * language/thai.el, language/utf-8-lang.el:
2714 Remove no-byte-compile setting.
2715
5075bdb5
GM
2716 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
2717
06f679a7
AH
27182012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2719
2720 * progmodes/make-mode.el (makefile-browse):
2721 Remove unnecessary interactive. (Bug#11324)
2722
03794570
GM
27232012-05-07 Glenn Morris <rgm@gnu.org>
2724
af8630f4
GM
2725 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
2726
03794570
GM
2727 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
2728
f0809a9d
SM
27292012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2730
28be5ce7
SM
2731 * loadup.el: Preload newcomment.el.
2732 * newcomment.el: Move autoload-only code to toplevel.
2733
f0809a9d
SM
2734 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
2735 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
2736 Handle new :right-align column property.
2737 (tabulated-list-print-col): Idem, plus use `display' text-property to
2738 try and preserve alignment for variable pitch fonts.
2739
1241b724
CY
27402012-05-07 Chong Yidong <cyd@gnu.org>
2741
2742 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
2743 (tabulated-list-use-header-line): New var.
2744 (tabulated-list-init-header): Use it.
2745 (tabulated-list-print-fake-header): New function.
2746 (tabulated-list-print): Use it.
2747 (tabulated-list-sort-button-map): Add non-header-line commands.
2748 (tabulated-list-init-header): Add column name property to basic
2749 labels as well.
2750 (tabulated-list-col-sort): Handle non-header-line button case.
2751 (tabulated-list--sort-by-column-name): Fix a corner case.
2752
f0809a9d
SM
2753 * buff-menu.el (list-buffers--refresh):
2754 Handle Buffer-menu-use-header-line.
1241b724 2755
e5f9458f
CY
27562012-05-06 Chong Yidong <cyd@gnu.org>
2757
2758 * buff-menu.el: Convert to Tabulated List mode.
2759 (Buffer-menu-buffer+size-width): Make obsolete.
2760 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
2761 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
2762 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
2763 documentation into docstring of buffer-menu.
2764 (Buffer-menu-toggle-files-only): Add an informative message.
2765 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
2766 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
2767 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
2768 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
2769 (Buffer-menu-execute, Buffer-menu-select)
2770 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
2771 (Buffer-menu-bury): Use Tabulated List machinery.
2772 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
2773 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 2774 Delete.
e5f9458f
CY
2775 (list-buffers--refresh): New function.
2776 (list-buffers-noselect): Use it.
2777 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
2778 (Buffer-menu--pretty-file-name): New helper functions.
2779
2780 * loadup.el: Preload tabulated-list.
2781
2782 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
2783 tabulated-list-sort-column.
2784 (tabulated-list-init-header): Add the initial aligning space even
2785 if tabulated-list-padding is zero.
2786
e129292c
CS
27872012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
2788
2789 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
2790 whose cdr is not a cons cell correctly (bug#11038).
2791
6632d361
CY
27922012-05-06 Chong Yidong <cyd@gnu.org>
2793
e129292c
CS
2794 * emacs-lisp/tabulated-list.el (tabulated-list-format):
2795 Accept additional plist in column descriptors.
6632d361
CY
2796 (tabulated-list-init-header): Obey it.
2797 (tabulated-list-get-entry): New function.
2798 (tabulated-list-put-tag): Use it. Use string-width instead of
2799 length.
2800 (tabulated-list--column-number): New function.
2801 (tabulated-list-print): Use it.
e129292c
CS
2802 (tabulated-list-print-col): New function.
2803 Set `tabulated-list-column-name' property on each column's text.
6632d361 2804 (tabulated-list-print-entry): Use it.
e129292c
CS
2805 (tabulated-list-delete-entry, tabulated-list-set-col):
2806 New functions.
6632d361
CY
2807 (tabulated-list-sort-column): New command (Bug#11337).
2808
3cc99f68
CY
2809 * buff-menu.el (list-buffers): Move C-x C-b binding from
2810 buff-menu.el to bindings.el.
2811
2812 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
2813 :advertised-binding feature.
2814
52b61776
TN
28152012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
2816
2817 * progmodes/compile.el (compilation-internal-error-properties):
2818 Calculate start position correctly when end-col is set but
2819 end-line is not (Bug#11382).
2820
ebfe2597
WJ
28212012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
2822
2823 * man.el (Man-unindent): Use text-property-default-nonsticky to
2824 prevent untabify from inheriting face properties (Bug#11408).
2825
6d3f7c2f
SM
28262012-05-05 Stefan Merten <smerten@oekonux.de>
2827
2828 * textmodes/rst.el: Major merge with upstream development up to
2829 Docutils SVN r7399 / rst.el V1.2.1.
2830
2831 Clarify maintainership and authors.
2832
2833 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
2834 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
2835 (rst-official-version, rst-official-cvs-rev, rst-version)
2836 (rst-package-emacs-version-alist): New functions and variables
2837 for version information.
2838
2839 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
2840 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
2841 (rst-mode-syntax-table, rst-mode): New and corrected functions
2842 and variables representing reStructuredText features.
2843
2844 (rst-re): New function for reStructuredText regexes. Use in
2845 many places.
2846
2847 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
2848 (rst-mode-map): Rebind keys.
2849
2850 (rst-mode-lazy, rst-font-lock-keywords)
2851 (rst-font-lock-extend-region)
2852 (rst-font-lock-extend-region-internal)
2853 (rst-font-lock-extend-region-extend)
2854 (rst-font-lock-find-unindented-line-limit)
2855 (rst-font-lock-find-unindented-line-match)
2856 (rst-adornment-level, rst-font-lock-adornment-level)
2857 (rst-font-lock-adornment-match)
2858 (rst-font-lock-handle-adornment-pre-match-form)
2859 (rst-font-lock-handle-adornment-matcher): Major revision of
2860 font-locking. Integrate with other code. Use `jit-lock-mode'.
2861
2862 (rst-preferred-adornments, rst-adjust-hook)
2863 (rst-new-adornment-down, rst-preferred-bullets)
2864 (rst-preferred-bullets, rst-indent, rst-indent-width)
2865 (rst-indent-field, rst-indent-literal-normal)
2866 (rst-indent-literal-minimized, rst-indent-comment): Change,
2867 extend and improve customization.
2868
2869 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
2870 (rst-normalize-cursor-position, rst-get-decoration)
2871 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
2872 (rst-rstrip, rst-toc-insert-find-delete-contents)
2873 (rst-shift-fill-region, rst-compute-bullet-tabs)
2874 (rst-debug-print-tabs, rst-debug-mark-found)
2875 (rst-shift-region-guts, rst-shift-region-right)
2876 (rst-shift-region-left, rst-use-char-classes)
2877 (rst-font-lock-keywords-function)
2878 (rst-font-lock-indentation-point)
2879 (rst-font-lock-find-unindented-line-begin)
2880 (rst-font-lock-find-unindented-line-end)
2881 (rst-font-lock-find-unindented-line)
2882 (rst-font-lock-adornment-point, rst-font-lock-level)
2883 (rst-adornment-level-alist): Remove functions and variables.
2884
2885 (rst-compare-adornments, rst-get-adornment-match)
2886 (rst-suggest-new-adornment, rst-get-adornments-around)
2887 (rst-adornment-complete-p, rst-get-next-adornment)
2888 (rst-adjust-adornment, rst-display-adornments-hierarchy)
2889 (rst-straighten-adornments): Standardize function names to
2890 use "adornment" instead of "decoration". Correct callers.
2891 Similar standardizing in many places.
2892
2893 (rst-update-section, rst-adjust, rst-promote-region)
2894 (rst-enumerate-region, rst-bullet-list-region)
2895 (rst-repeat-last-character): Correct use of `interactive'.
2896
2897 (rst-classify-adornment, rst-find-all-adornments)
2898 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
2899 (rst-find-leftmost-column, rst-repeat-last-character):
2900 Refactor functions.
2901
2902 (rst-find-title-line, rst-reset-section-caches)
2903 (rst-get-adornments-around, rst-adjust-adornment-work)
2904 (rst-arabic-to-roman, rst-roman-to-arabic)
2905 (rst-insert-list-pos, rst-insert-list-new-item)
2906 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
2907 New functions.
2908
2909 (rst-all-sections, rst-section-hierarchy)
2910 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
2911 New variables.
2912
2913 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
2914 configuration instead of only buffer. Change where necessary.
2915
2916 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
2917 (rst-shift-region, rst-adaptive-fill): New functions for
2918 indentation and filling.
2919
2920 (rst-comment-line-break, rst-comment-indent)
2921 (rst-comment-insert-comment, rst-comment-region)
2922 (rst-uncomment-region): New functions for handling comments.
2923
2924 (rst-compile): Quote shell arguments.
2925
2926 (rst-compile-pdf-preview, rst-compile-slides-preview):
2927 Delete temporary files after use.
2928
a43f98b3
GM
29292012-05-05 Glenn Morris <rgm@gnu.org>
2930
48176e8b
GM
2931 * calendar/cal-html.el: Optionally include holidays in the output.
2932 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
2933 (cal-html-holidays): New option.
2934 (cal-html-css-default): Add holiday entry.
2935 (holiday-in-range): Autoload it.
2936 (cal-html-htmlify-entry): Add optional class argument.
2937 (cal-html-htmlify-list): Add optional holidays argument.
2938 (cal-html-insert-agenda-days): Include holidays in the output.
2939 (cal-html-one-month): Maybe include holidays.
2940
a43f98b3
GM
2941 * calendar/holidays.el (holiday-in-range):
2942 Move here from cal-tex-list-holidays.
2943 * calendar/cal-tex.el (cal-tex-list-holidays):
2944 Make it an obsolete alias for holiday-in-range. Update all callers.
2945
fef9d149 29462012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
2947
2948 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
2949 Nextstep.
2950
248da2f4
RW
29512012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
2952
2953 * files.el (file-auto-mode-skip): New var.
2954 (set-auto-mode-1): Use it.
2955
f95e9344
SM
29562012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2957
df96ab1e
SM
2958 * repeat.el: Use lexical-binding.
2959 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
2960 (repeat-undo-count): Remove.
2961 (repeat):
2962 * progmodes/octave-mod.el (octave-abbrev-start):
2963 * progmodes/f90.el (f90-abbrev-start):
2964 * face-remap.el (text-scale-adjust):
2965 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
2966
5342bb06
SM
2967 * emacs-lisp/pcase.el (pcase--let*): New function.
2968 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
2969 a bit more.
2970 (pcase--split-pred): Be more clever about ruling out overlap between
2971 a predicate and some constant pattern.
2972 (pcase--q1): Use `null' instead of (eq foo nil).
2973
f95e9344
SM
2974 * subr.el (setq-local, defvar-local): New macros.
2975 (kbd): Redefine as an alias.
2976 (with-selected-window): Leave unrelated frames alone.
2977 (set-temporary-overlay-map): New function.
2978
71873e2b
SM
29792012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
2980
2981 * subr.el (user-error): New function.
2982 * window.el (switch-to-buffer):
2983 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
2984 (smerge-match-conflict):
2985 * simple.el (previous-matching-history-element)
2986 (next-matching-history-element, goto-history-element, undo-more)
2987 (undo-start):
2988 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
2989 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
2990 (next-file, tags-loop-scan, list-tags, complete-tag):
2991 * progmodes/compile.el (compilation-loop):
2992 * mouse.el (mouse-minibuffer-check):
2993 * man.el (Man-bgproc-sentinel, Man-goto-page):
2994 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
2995 (Info-history-forward, Info-follow-reference, Info-menu)
2996 (Info-extract-menu-item, Info-extract-menu-counting)
2997 (Info-forward-node, Info-backward-node, Info-next-menu-item)
2998 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
2999 (Info-next-reference, Info-prev-reference, Info-index)
3000 (Info-index-next, Info-follow-nearest-node)
3001 (Info-copy-current-node-name):
3002 * imenu.el (imenu--make-index-alist)
3003 (imenu-default-create-index-function, imenu-add-to-menubar):
3004 * files.el (basic-save-buffer, recover-file):
3005 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3006 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
3007 (checkdoc-message-text, checkdoc-defun):
3008 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
3009 * cus-edit.el (customize-changed-options, customize-rogue)
3010 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
3011 (custom-variable-mark-to-reset-standard)
3012 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
3013 (custom-file):
3014 * completion.el (check-completion-length):
3015 * comint.el (comint-search-arg)
3016 (comint-previous-matching-input-string-position)
3017 (comint-previous-matching-input)
3018 (comint-replace-by-expanded-history-before-point, comint-send-input)
3019 (comint-copy-old-input, comint-backward-matching-input)
3020 (comint-goto-process-mark, comint-set-process-mark):
3021 * calendar/calendar.el (calendar-cursor-to-date): Use it.
3022 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
3023
8a61ee22
SM
30242012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3025
66408d1e
SM
3026 * dabbrev.el (dabbrev--ignore-case-p): New function.
3027 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
3028 Use it.
3029
8a61ee22
SM
3030 * files.el (automount-dir-prefix): Mark as obsolete.
3031
3c74813a
GM
30322012-05-04 Glenn Morris <rgm@gnu.org>
3033
3034 * patcomp.el, play/bruce.el: Move to obsolete/.
3035
0bfcf5c5
PE
30362012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3037
3038 Fix minor Y10k bugs.
3039 * arc-mode.el (archive-unixdate):
3040 * autoinsert.el (auto-insert-alist):
3041 * calc/calc-forms.el (math-this-year):
3042 * emacs-lisp/copyright.el (copyright-current-year)
3043 (copyright-update-year, copyright):
3044 * tar-mode.el (tar-clip-time-string):
3045 * time.el (display-time-update):
3046 Don't assume years have 4 digits.
3047
78f3273a
CY
30482012-05-04 Chong Yidong <cyd@gnu.org>
3049
3050 * dos-w32.el (file-name-buffer-file-type-alist)
3051 (direct-print-region-use-command-dot-com):
3052 * ffap.el (ffap-menu-regexp):
3053 * find-file.el (ff-special-constructs):
3054 * follow.el (follow-debug):
3055 * forms.el (forms--debug):
3056 * iswitchb.el (iswitchb-all-frames):
3057 * ido.el (ido-all-frames):
3058 * emacs-lisp/timer.el (timer-max-repeats):
3059 * mail/feedmail.el (feedmail-mail-send-hook)
3060 (feedmail-mail-send-hook-queued):
3061 * mail/footnote.el (footnote-signature-separator):
3062 * mail/mailabbrev.el (mail-alias-separator-string)
3063 (mail-abbrev-mode-regexp):
3064 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
3065 * progmodes/idlwave.el (idlwave-libinfo-file)
3066 (idlwave-default-completion-case-is-down)
3067 (idlwave-library-routines): Convert defvars to defcustoms.
3068
3069 * mail/rmail.el (rmail-decode-mime-charset):
3070 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
3071 (idlwave-shell-fix-inserted-breaks)
3072 (idlwave-shell-activate-alt-keybindings)
3073 (idlwave-shell-use-breakpoint-glyph):
3074 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
3075
f7ae6719
SM
30762012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3077
3078 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
3079
47086495
WS
30802012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
3081
3082 * progmodes/verilog-mode.el (font-lock-keywords):
3083 Fix mis-highligting auto. Reported by Craig Barner.
3084 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
3085 defines from global name space. Reported by Dan Dever.
3086 (verilog-auto-reset, verilog-auto-reset-widths)
3087 (verilog-auto-tieoff): Support using unbased numbers for
3088 AUTORESET and AUTOTIEOFF.
3089 (verilog-submit-bug-report): Update variable list.
3090 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
3091 parenthesis from not matching. Reported by Michael Rytting.
3092 (verilog-auto-template-lint): Fix hash error when linting modules
3093 with no used templates.
3094 (verilog-warn, verilog-warn-error)
3095 (verilog-warn-fatal): When non-interactive report multiple
3096 warnings before exiting. Suggested by Brad Dobbie.
3097 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
3098 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
3099 to report unused template errors. Reported by Brad Dobbie.
3100 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
3101 nets, bug438. Reported by Vns Blore.
3102 (verilog-auto-inout-module, verilog-auto-reg)
3103 (verilog-read-decls, verilog-read-sub-decls-sig)
3104 (verilog-signals-edit-wire-reg, verilog-signals-with):
3105 Fix passing of Verilog data types in ANSI input/output ports
3106 such as "output logic" into the AUTOs. Special case "wire" and
3107 "reg" for backwards compatibility presuming Verilog 2001.
3108 (verilog-auto-ascii-enum): Add "auto enum" as alias.
3109 (verilog-preprocess): Fix replication of preprocess output.
3110 Reported by Brad Dobbie.
3111 (verilog-auto-inst-interfaced-ports):
3112 Create verilog-auto-inst-interfaced-ports, bug429.
3113 Reported by Julian Gorfajn.
3114 (verilog-after-save-font-hook)
3115 (verilog-before-save-font-hook): New variable.
3116 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
3117 (verilog-save-font-mods): Wrap disabling fontification, reported
3118 by David Rogoff.
3119 (verilog-do-indent, verilog-pretty-declarations-auto)
3120 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
3121 Reported by Pierre-David Pfister.
3122 (verilog-set-auto-endcomments): Fix endtask auto comments outside
3123 of class declarations, bug292. Reported by Kevin Heilman.
3124 (verilog-read-decls): Fix 'parameter type' not appearing in
3125 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
3126 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
3127 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
3128 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
3129 Reported by David Kravitz.
3130
31312012-05-03 Michael McNamara <mac@mail.brushroad.com>
3132
3133 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
3134 assignment with tests in ifs and for loops.
3135 (verilog-extended-complete-re, verilog-complete-reg): Change so
3136 that DPI inport functions don't look like fuction declarations.
3137 (verilog-pretty-expr): Don't line up assignment
3138 operations to the test and increment in if and for loops
3139 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 3140 that DPI inport functions don't look like fuction declarations.
47086495 3141
2e51d4b5
KH
31422012-05-03 Kenichi Handa <handa@m17n.org>
3143
3144 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 3145 decoding, and show a warning message without signaling an error
2e51d4b5
KH
3146 (Bug#11282).
3147
2bd785a2
SM
31482012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * emacs-lisp/bytecomp.el
3151 (byte-compile-file-form-custom-declare-variable): Compile all elements,
3152 since cconv.el might have introduced :fun-body, internal-make-closure,
3153 and friends for bytecomp to handle (bug#11391).
3154 * custom.el (defcustom): Avoid ((λ ..) ..).
3155
99d27583
SM
31562012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3157
3158 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
3159
55a71479
JB
31602012-05-02 Juanma Barranquero <lekktu@gmail.com>
3161
3162 * notifications.el (dbus-debug):
3163 * term/linux.el (gpm-mouse-enable):
3164 * term/screen.el (xterm-register-default-colors): Declare.
3165
7b97c764
CY
31662012-05-02 Chong Yidong <cyd@gnu.org>
3167
2bc356d7
CY
3168 * cus-start.el (gc-cons-percentage, exec-suffixes)
3169 (dos-display-scancodes, dos-hyper-key, dos-super-key)
3170 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
3171 (make-cursor-line-fully-visible, void-text-area-pointer)
3172 (font-list-limit): Add customization data.
3173
7b97c764
CY
3174 * allout.el (allout-exposure-change-functions)
3175 (allout-structure-added-functions)
3176 (allout-structure-deleted-functions)
3177 (allout-structure-shifted-functions): Rename abnormal hooks from
3178 *-hook, and convert to defcustoms.
5d3385a0
JB
3179 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
3180 Convert to defcustoms.
7b97c764
CY
3181 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
3182
3183 * allout-widgets.el: Hook callers changed.
3184
90207a15 31852012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
3186
3187 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
3188 the yanked message in preference to the default value of
3189 buffer-file-coding-system.
3190
90207a15 31912012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 3192
5d3385a0
JB
3193 * window.el (display-buffer--action-function-custom-type):
3194 Fix entry.
d9558cad 3195
90207a15 31962012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
3197
3198 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
3199
d80ac57b
GM
32002012-05-01 Glenn Morris <rgm@gnu.org>
3201
976f7668
GM
3202 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
3203
beb83b5a
GM
3204 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
3205
d80ac57b
GM
3206 * cus-edit.el (custom-variable-documentation): Simplify with format.
3207
b593d6a9
AH
32082012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3209 Stefan Monnier <monnier@iro.umontreal.ca>
3210
3211 * simple.el (suggest-key-bindings, execute-extended-command):
3212 Move from keyboard.c.
3213
782fbf2a
CY
32142012-05-01 Chong Yidong <cyd@gnu.org>
3215
3216 * follow.el: Eliminate advice.
3217 (set-process-filter, process-filter, sit-for): Advice deleted.
3218 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
3219 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
3220 Vars deleted.
782fbf2a
CY
3221 (follow-auto): Use a :set function.
3222 (follow-mode): Rewritten. Don't advise process filters.
3223 (follow-switch-to-current-buffer-all, follow-scroll-up)
3224 (follow-scroll-down): Assume follow-mode is bound.
3225 (follow-comint-scroll-to-bottom)
3226 (follow-align-compilation-windows): New functions.
3227 (follow--window-sorter): New function.
3228 (follow-all-followers): Use it to explicitly sort windows by their
3229 positions; don't make assumptions about next-window order.
3230 (follow-windows-start-end, follow-delete-other-windows-and-split)
3231 (follow-calc-win-start): Doc fix.
3232 (follow-windows-aligned-p, follow-select-if-visible): Don't call
3233 vertical-motion unnecessarily.
3234 (follow-adjust-window): New function.
3235 (follow-post-command-hook): Use it.
3236 (follow-call-set-process-filter, follow-call-process-filter)
3237 (follow-intercept-process-output, follow-tidy-process-filter-alist)
3238 (follow-stop-intercept-process-output, follow-generic-filter):
3239 Functions deleted.
3240 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
3241 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
3242 New functions, replacing advice on scroll-bar-* commands.
87233a14 3243 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
3244
3245 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
3246 (comint-postoutput-scroll-to-bottom): Use it.
3247 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 3248
290af740
GM
32492012-05-01 Glenn Morris <rgm@gnu.org>
3250
3251 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
3252 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
3253 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
3254 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
3255 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
3256 Remove no-byte-compile setting.
3257
6eac8dc9
SM
32582012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3259
3260 * minibuffer.el (completion-table-with-quoting): Fix compatibility
3261 all-completions code to not return a number in the last cdr.
3262
9cc7819c
LL
32632012-04-30 Leo Liu <sdl.web@gmail.com>
3264
3265 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
3266 read-only error.
3267
c93b886f
CY
32682012-04-29 Chong Yidong <cyd@gnu.org>
3269
3270 * follow.el (follow-calc-win-end): Rewrite to handle partial
3271 screen lines correctly (Bug#8390).
3272 (follow-avoid-tail-recenter): Minor cleanup.
3273
8b6c19f4
SM
32742012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3275
3276 Avoid the obsolete `assoc' package.
3277 * speedbar.el (speedbar-refresh): Avoid adelete.
3278 (speedbar-file-lists): Simplify and avoid aput.
3279 * man.el (Man--sections, Man--refpages): New vars, replacing
3280 Man-sections-alist and Man-refpages-alist.
3281 (Man-build-section-alist, Man-build-references-alist):
3282 Use them; avoid aput.
3283 (Man--last-section, Man--last-refpage): New vars.
3284 (Man-follow-manual-reference): Use them.
3285 Use the `default' arg of completing-read.
3286 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
3287
c5bb7569
CY
32882012-04-27 Chong Yidong <cyd@gnu.org>
3289
d1d2e2e8
CY
3290 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
3291
15cd8efd
CY
3292 * startup.el (x-apply-session-resources): New function.
3293
3294 * term/ns-win.el (ns-initialize-window-system):
3295 * term/w32-win.el (w32-initialize-window-system):
3296 * term/x-win.el (x-initialize-window-system): Use it to properly
3297 set menu-bar-mode and other vars from X resources, even if the
3298 initial frame is not a window-system frame (Bug#2299).
3299
c5bb7569
CY
3300 * subr.el (read-key): Avoid running filter function when setting
3301 up temporary tool bar entries (Bug#9922).
3302
a8e7d6d7 33032012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
3304
3305 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
3306 (Bug#11344)
3307
a8e7d6d7 33082012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
3309
3310 * select.el (xselect--encode-string): New function, split from
3311 xselect-convert-to-string.
3312 (xselect-convert-to-string): Use it.
3313 (xselect-convert-to-filename, xselect-convert-to-os)
3314 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
3315 returned strings are properly encoded (Bug#11315).
3316
a8e7d6d7 33172012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
3318
3319 * simple.el (delete-active-region): Move to killing custom group.
3320
a8e7d6d7 33212012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
3322
3323 * progmodes/which-func.el (which-func-current): Quote %
3324 characters for mode-line processing.
3325
578c1d4b 33262012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
3327
3328 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
3329 reaching eob (Bug#11286).
3330
a8e7d6d7 33312012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
3332
3333 * progmodes/gdb-mi.el (gdb-control-level): New variable.
3334 (gdb): Make it buffer-local and init to zero.
3335 (gdb-control-commands-regexp): New variable.
3336 (gdb-send): Don't wrap in "-interpreter-exec console" if
3337 gdb-control-level is positive. Increment gdb-control-level
3338 whenever the command matches gdb-control-commands-regexp, and
3339 decrement it each time the command is "end". (Bug#11279)
3340
a8e7d6d7 33412012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
3342
3343 * window.el (adjust-window-trailing-edge, enlarge-window)
3344 (shrink-window, window-resize):
3345 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
3346 windows (Bug#11276).
3347
b3608390
CY
33482012-04-27 Chong Yidong <cyd@gnu.org>
3349
3350 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 3351 fix "missing prefix" warning. All callers changed.
b3608390 3352
797e6e88
SM
33532012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3354
3355 * emacs-lisp/assoc.el: Move to obsolete/.
3356
e95a67dc
SM
33572012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3358
657c21e4 3359 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
3360
3361 * term/ns-win.el (ns-define-service):
3362 * progmodes/pascal.el (pascal-goto-defun):
3363 * progmodes/js.el (js--read-tab):
3364 * progmodes/etags.el (tags-lazy-completion-table):
3365 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
3366 * emacs-lisp/ewoc.el (ewoc--wrap):
3367 * emacs-lisp/assoc.el (aput, adelete, amake):
3368 * doc-view.el (doc-view-convert-current-doc):
3369 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
3370
cb3e7ae0
CY
33712012-04-26 Chong Yidong <cyd@gnu.org>
3372
dce04f7f
CY
3373 * image.el (image-type-from-buffer): Only return supported image
3374 type (Bug#9045).
3375
cb3e7ae0
CY
3376 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
3377 value, for symmetry with diff-end-of-hunk.
3378 (diff-split-hunk, diff-find-source-location)
3379 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
3380 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
3381 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
3382 compute the relevant hunk or file properly (Bug#6005).
3383 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
3384
0d42eb3e
SM
33852012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3386
3387 * vc/vc-mtn.el:
3388 * vc/vc-hg.el:
3389 * vc/vc-git.el:
3390 * vc/vc-dir.el:
3391 * vc/vc-cvs.el:
3392 * vc/vc-bzr.el:
3393 * vc/vc-arch.el:
3394 * vc/vc.el: Replace lexical-let by lexical-binding.
3395 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
3396 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
3397 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
3398
f08ae1c9
CY
33992012-04-26 Chong Yidong <cyd@gnu.org>
3400
8b71081d
CY
3401 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
3402 (diff-mode-shared-map): Bind it to / and [remap undo].
3403
f08ae1c9
CY
3404 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
3405 (ediff-window-setup-function): Use it as the default, to set up
3406 windows based on whether the current frame is graphical (Bug#2138).
3407 (ediff-choose-window-setup-function-automatically): Make obsolete.
3408
3409 * vc/ediff-init.el: Always define ediff-pixel-width/height.
3410
ef24141c
SM
34112012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3412
cc356a5d
SM
3413 * ffap.el: Remove old code for obsolete package.
3414 (ffap-complete-as-file-p): Remove.
3415
b4ff4f1f
SM
3416 Use completion-table-with-quoting for comint and pcomplete.
3417 * comint.el (comint--unquote&requote-argument)
3418 (comint--unquote-argument, comint--requote-argument): New functions.
3419 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
3420 (comint-quote-filename): Use regexp-opt-charset.
3421 (comint--common-suffix, comint--common-quoted-suffix)
3422 (comint--table-subvert): Remove.
3423 (comint-unquote-function, comint-requote-function): New vars.
3424 (comint--complete-file-name-data): Use them with
3425 completion-table-with-quoting.
3426 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
3427 * pcomplete.el (pcomplete-arg-quote-list)
3428 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
3429 (pcomplete-unquote-argument-function): Default to non-nil.
3430 (pcomplete-unquote-argument): Simplify.
3431 (pcomplete--common-quoted-suffix): Remove.
3432 (pcomplete-requote-argument-function): New var.
3433 (pcomplete--common-suffix): New function.
3434 (pcomplete-completions-at-point): Use completion-table-with-quoting
3435 and completion-table-subvert.
3436
79c4eeb4
SM
3437 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
3438 (minibuffer--double-dollars): Preserve properties.
3439 (completion--sifn-requote): New function.
3440 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
3441
ef24141c
SM
3442 * minibuffer.el: Add support for completion of quoted/escaped data.
3443 (completion-table-with-quoting, completion-table-subvert): New funs.
3444 (completion--twq-try, completion--twq-all): New functions.
3445 (completion--nth-completion): New function.
3446 (completion-try-completion, completion-all-completions): Use it.
3447
784e7d6e
LL
34482012-04-25 Leo Liu <sdl.web@gmail.com>
3449
dd2ac746
SM
3450 * progmodes/python.el (python-pdbtrack-get-source-buffer):
3451 Use compilation-message if available to find real filename.
784e7d6e 3452
07875ee7
CY
34532012-04-25 Chong Yidong <cyd@gnu.org>
3454
3455 * vc/diff-mode.el (diff-setup-whitespace): New function.
3456 (diff-mode): Use it.
3457
3458 * vc/diff.el (diff-sentinel):
3459 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
3460 Whitespace mode variables based on diff style (Bug#8612).
3461
5055880d
LL
34622012-04-25 Leo Liu <sdl.web@gmail.com>
3463
daf75653
LL
3464 * progmodes/python.el (python-send-region): Add suffix .py to the
3465 temp file.
3466
5055880d
LL
3467 * files.el (auto-mode-alist): Use javascript-mode instead.
3468
db9b177b
AH
34692012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
3470
ef24141c 3471 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 3472
090bd7cb 3473 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 3474 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 3475 references, see Bug#9.
ef24141c 3476 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 3477 when receiving a fault reply.
ef24141c 3478 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 3479
090bd7cb 3480 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 3481 (soap-inspect-simple-type): New function.
db9b177b 3482
090bd7cb 3483 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 3484 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
3485 (soap-decode-basic-type, soap-encode-basic-type):
3486 support unsignedInt and double basic types.
db9b177b 3487 (soap-resolve-references-for-simple-type)
ef24141c
SM
3488 (soap-parse-simple-type, soap-encode-simple-type): New function.
3489 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 3490
090bd7cb 3491 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
3492 (soap-default-soapenc-types): Add integer, byte and anyURI types.
3493 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
3494 the local name of "soapenc:Array".
3495 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
3496 decoding integer, byte and anyURI xsd types.
3497
1fc6097b
CY
34982012-04-25 Chong Yidong <cyd@gnu.org>
3499
3500 * cus-edit.el (custom-buffer-create-internal): Update header text.
3501
afc6df87
EZ
35022012-04-25 Eli Zaretskii <eliz@gnu.org>
3503
3504 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
3505 settings on 'system-type', not on 'window-system'. On MS-Windows,
3506 set interactive-mode on in GDB.
3507
dfbd787f
SM
35082012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3509
3510 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
3511 (ruby-syntax-propertize-regexp): Remove.
3512 (ruby-syntax-propertize-function): Split regexp into chunks.
3513 Match following code directly.
3514
85222d44
DG
35152012-04-24 Dmitry Gutov <dgutov@yandex.ru>
3516
51a8ea2a
DG
3517 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
3518 (ruby-syntax-propertize-regexp): New function.
3519 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
3520 by a special keyword.
3521
85222d44
DG
3522 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
3523 (ruby-syntax-general-delimiters-goto-beg)
3524 (ruby-syntax-propertize-general-delimiters): New functions.
3525 (ruby-syntax-propertize-function): Use them to handle GDL.
3526 (ruby-font-lock-keywords): Move old handling of GDL...
3527 (ruby-font-lock-syntactic-keywords): .. to here.
3528 (ruby-calculate-indent): Adjust indentation for GDL.
3529
b613912b
MA
35302012-04-24 Michael Albinus <michael.albinus@gmx.de>
3531
b5380639
MA
3532 * notifications.el (top): Remove unneeded declarations.
3533 (notifications-specification-version): Change to "1.2".
e43042fe 3534 (notifications-interface, notifications-notify-method)
b613912b
MA
3535 (notifications-close-notification-method): Fix docstring.
3536 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
3537 (notifications-notify): Add :action-items, :resident and
3538 :transient hints. Change "image_data" to "image-data" and
3539 "image_path" to "image-path".
b613912b
MA
3540 (notifications-get-capabilities): New defun.
3541
257440aa
LL
35422012-04-24 Leo Liu <sdl.web@gmail.com>
3543
3544 * progmodes/python.el: Move hideshow setup to the end.
3545
b1bac16e
MR
35462012-04-24 Martin Rudalics <rudalics@gmx.at>
3547
3548 * window.el (handle-select-window): Clear echo area since this is
3549 no more done by read_char (Bug#11304).
3550
d81bd059
SM
35512012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3552
3553 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
3554 and `/ M' to filter-derived-mode.
3555 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
3556 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
3557 (ibuffer-mark-by-mode): Use default rather than initial-input.
3558 (ibuffer-filter-by-derived-mode): Autoload and require-match.
3559
c4cf6d91
IA
35602012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
3561
3562 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
3563 (ibuffer-filter-by-derived-mode): New filter.
3564 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
3565
7511ded8
CY
35662012-04-23 Andreas Politz <politza@fh-trier.de>
3567
3568 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
3569
775c916b
CY
35702012-04-23 Chong Yidong <cyd@gnu.org>
3571
3572 * cus-edit.el (customize-apropos, customize-apropos-options):
3573 Disable matching of non-option variables (Bug#11176).
3574 (customize-option, customize-option-other-window)
3575 (customize-changed-options): Doc fix.
3576 (customize-apropos-options, customize-apropos-faces)
3577 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
3578
3579 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 3580 Fix word list splitting (Bug#11132).
46c71e23
CY
3581 (apropos-symbol, apropos-keybinding, apropos-label)
3582 (apropos-property, apropos-function-button)
3583 (apropos-variable-button, apropos-misc-button): New faces.
3584 (apropos-symbol-face, apropos-keybinding-face)
3585 (apropos-label-face, apropos-property-face, apropos-match-face):
3586 Variables removed (Bug#8396).
3587 (apropos-library-button, apropos-format-plist, apropos-print)
3588 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 3589
2df41f9c
MA
35902012-04-23 Michael Albinus <michael.albinus@gmx.de>
3591
3592 * net/xesam.el (xesam-mode-map): Use let-bound map in
3593 initialization. (Bug#11292)
3594
da00640a
AM
35952012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3596
3597 Preserve ispell session localwords when switching back to
3598 original buffer.
3599
090bd7cb
JB
3600 * textmodes/ispell.el (ispell-buffer-session-localwords):
3601 New buffer-local variable to hold buffer session localwords.
da00640a
AM
3602 (ispell-kill-ispell): add option 'clear to delete session
3603 localwords.
3604 (ispell-command-loop, ispell-change-dictionary)
3605 (ispell-buffer-local-words): Preserve session localwords when
3606 needed.
3607
090bd7cb
JB
3608 * textmodes/flyspell.el (flyspell-process-localwords)
3609 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 3610
f621ccf5
AM
36112012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3612
090bd7cb
JB
3613 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
3614 using obsolete `translation-table-for-input'.
ef24141c
SM
3615 (ispell-word, ispell-process-line, ispell-complete-word):
3616 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 3617
c2d1019e
CY
36182012-04-22 Chong Yidong <cyd@gnu.org>
3619
3620 * cus-edit.el (custom-variable-menu)
3621 (custom-variable-reset-saved, custom-face-menu)
3622 (custom-face-reset-saved): If there is no saved value, make the
3623 "reset-saved" operation bring back the default (Bug#9509).
3624 (custom-face-state): Properly detect themed faces.
3625
eeddc531
CY
3626 * faces.el (face-spec-set): Stop supporting deprecated form of
3627 third arg.
3628
dcbf5805
MA
36292012-04-22 Michael Albinus <michael.albinus@gmx.de>
3630
3631 Move functions from C to Lisp. Make non-blocking method calls
3632 the default. Implement further D-Bus standard interfaces.
3633
ef24141c
SM
3634 * net/dbus.el (dbus-message-internal): Declare function.
3635 Remove unneeded function declarations.
dcbf5805
MA
3636 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
3637 (dbus-message-type-method-return, dbus-message-type-error)
3638 (dbus-message-type-signal): Declare variables. Remove local
3639 definitions.
3640 (dbus-interface-dbus, dbus-interface-peer)
3641 (dbus-interface-introspectable, dbus-interface-properties)
3642 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
3643 Adapt docstring.
3644 (dbus-interface-objectmanager): New defconst.
3645 (dbus-call-method, dbus-call-method-asynchronously)
3646 (dbus-send-signal, dbus-method-return-internal)
3647 (dbus-method-error-internal, dbus-register-service)
3648 (dbus-register-signal, dbus-register-method): New defuns, moved
3649 from dbusbind.c
3650 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
3651 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
3652 New defuns.
dcbf5805
MA
3653 (dbus-call-method-non-blocking): Make it an obsolete function.
3654 (dbus-unregister-object, dbus-unregister-service)
3655 (dbus-handle-event, dbus-register-property)
3656 (dbus-property-handler): Obey the new structure of
3657 `bus-registered-objects'.
3658 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
3659 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
3660 Use `dbus-call-method'.
3661
cf20dee0
CY
36622012-04-22 Chong Yidong <cyd@gnu.org>
3663
3664 * cus-edit.el (custom-commands, custom-reset-menu)
3665 (Custom-reset-standard): Tweak labels.
3666 (custom-reset-button-menu): Change default to t.
3667 (custom-buffer-create-internal): For the custom-reset-button-menu
3668 case, put the revert button first.
3669 (custom-group-subtitle): New face.
3670 (custom-group-value-create): Align docstring to a specific column.
3671
3672 * wid-edit.el (widget-documentation-link-add): Don't handle
3673 indentation in this function.
3674 (widget-documentation-string-indent-to): New function.
3675 (widget-documentation-string-value-create): Use it.
3676
3677 * autorevert.el (auto-revert):
3678 * epg-config.el (epg):
3679 * ibuffer.el (ibuffer):
3680 * mpc.el (mpc):
3681 * ses.el (ses):
3682 * eshell/eshell.el (eshell):
3683 * net/ange-ftp.el (ange-ftp):
3684 * progmodes/ebnf2ps.el (postscript):
3685 * progmodes/flymake.el (flymake):
3686 * progmodes/prolog.el (prolog):
3687 * progmodes/verilog-mode.el (verilog-mode):
3688 * progmodes/which-func.el (which-func):
3689 * term/xterm.el (xterm):
3690 * textmodes/picture.el (picture):
3691 * textmodes/tildify.el (tildify):
3692 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
3693 customization buffers.
3694
583e23bd
AM
36952012-04-22 Alan Mackenzie <acm@muc.de>
3696
3697 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
3698 Adding a ) can hide the resulting (..) from searches. Fix it.
3699 Bound the backward search to the position of the existing (.
3700
7dd51bf1
JB
37012012-04-21 Juanma Barranquero <lekktu@gmail.com>
3702
3703 * progmodes/verilog-mode.el (verilog-mode): Check whether
3704 which-func-modes is t before adding verilog-mode.
3705 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
3706
d64a438f
LL
37072012-04-21 Leo Liu <sdl.web@gmail.com>
3708
7dd51bf1 3709 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 3710
081e8d65
MV
37112012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
3712
3713 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
3714 filling of the last column of a table (Bug#5635).
3715 (woman-find-next-control-line): New arg, specifying an additional
3716 regexp component for the control line.
3717 (woman2-roff-buffer): Use it.
3718 (woman-break-table): New function.
3719 (woman2-TS): Use it.
3720
37212012-04-21 Chong Yidong <cyd@gnu.org>
3722
3723 * woman.el (woman-set-buffer-display-table, woman-decode-region)
3724 (woman-horizontal-escapes, woman-negative-vertical-space)
3725 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
3726 (WoMan-warn-ignored): Use ?\s instead of ?\ .
3727
ed571ccb
SM
37282012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3729
3730 * minibuffer.el (completion-file-name-table): Complete user names.
3731
39773899
LL
37322012-04-20 Leo Liu <sdl.web@gmail.com>
3733
3734 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
3735 and pcase-let*.
3736
de6ff46d
CY
37372012-04-20 Chong Yidong <cyd@gnu.org>
3738
3739 * server.el (server-execute): Respect initial-buffer-choice if it
3740 is a string and there are no files to open (Bug#2825).
3741 (server-create-window-system-frame, server-create-tty-frame):
3742 Don't switch buffers here.
2d0e8e61
CY
3743 (server-process-filter): Only try to open a window system frame if
3744 compiled with graphical support (Bug#8314).
de6ff46d 3745
54071013
DN
37462012-04-20 Dan Nicolaescu <dann@gnu.org>
3747
3748 * battery.el (battery-echo-area-format): Display remaining time
3749 for sysfs backend too (Bug#11269).
3750 (battery-linux-sysfs): Fix conditional for the charge.
3751
f30d612a
CY
37522012-04-20 Chong Yidong <cyd@gnu.org>
3753
c07a4c0b 3754 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
3755 (gdb-inferior-io--init-proc): New function.
3756 (gdb-init-1): Use it.
3757 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
3758 responsible for allocating a new pty and hooking it to gdb when
3759 the old pty gets an EIO due to process exit.
3760 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
3761 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
3762 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
3763
2116e93c
EZ
37642012-04-20 Eli Zaretskii <eliz@gnu.org>
3765
3766 * window.el (window-min-size, window-sizable, window-min-delta)
3767 (window-max-delta, window--resizable, window-resizable)
3768 (window-total-size, window-full-height-p, window-full-width-p)
3769 (window-in-direction, window--resize-mini-window, window-resize)
3770 (window--resize-child-windows-normal)
3771 (window--resize-child-windows, window--resize-siblings)
3772 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 3773 (enlarge-window, shrink-window): Doc fixes.
2116e93c 3774
c07a4c0b 37752012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 3776
ef24141c
SM
3777 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
3778 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
3779 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
3780 pty process (Bug#11273).
3781 (gdb-update): New arg to suppress talking to the gdb process.
3782 (gdb-done-or-error): Use it.
3783 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
3784 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
3785 sentinel not being called.
3786
3787 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
3788
d02766ab
CY
3789 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
3790
c07a4c0b 37912012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
3792
3793 * net/network-stream.el (open-network-stream): Doc fix.
3794
c07a4c0b 37952012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
3796
3797 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
3798
c07a4c0b 37992012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
3800
3801 Ensure searching for keywords is case sensitive.
3802
3803 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
3804 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
3805 (c-defun-name, c-mark-function, c-cpp-define-name)
3806 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 3807 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 3808
ef24141c
SM
3809 * progmodes/cc-mode.el (c-font-lock-fontify-region):
3810 Bind case-fold-search to nil.
f0f6bc35 3811
c07a4c0b 38122012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
3813
3814 * mail/sendmail.el (mail-bury): Call return action with the right
3815 Rmail buffer (Bug#11242).
3816
9a864fa2
CY
3817 * server.el (server-process-filter): Handle corner case where both
3818 tty and nowait options are present (Bug#11102).
3819
539aa513
EZ
38202012-04-20 Eli Zaretskii <eliz@gnu.org>
3821
3822 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
3823 (top level): Put into the executable the ident-style '$Id:' tag on
3824 windows-nt as well.
539aa513 3825
cfc7d5da
SM
38262012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3827
3828 * electric.el (electric-indent-post-self-insert-function): Check that
3829 electric-indent-mode is enabled in current buffer.
3830
5b01685c
JB
38312012-04-19 Juanma Barranquero <lekktu@gmail.com>
3832
3833 * imenu.el (imenu-progress-message): Restore; it is "used" in
3834 erc/erc-imenu.el and net/snmp-mode.el.
3835
4d6769e1
JB
38362012-04-19 Juanma Barranquero <lekktu@gmail.com>
3837
3838 * avoid.el (mouse-avoidance-mode): Mark unused arg.
3839 (mouse-avoidance-nudge-mouse): Remove unused binding.
3840
3841 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
3842
3843 * descr-text.el (describe-char):
3844 * progmodes/python.el (python-describe-symbol):
3845 Don't call `toggle-read-only', set `buffer-read-only'.
3846
3847 * imenu.el (imenu-default-goto-function): Mark unused args.
3848 (imenu-progress-message): Remove obsolete macro; all callers changed.
3849
3850 * subr.el (keymap-canonicalize): Remove unused binding.
3851 (read-passwd): Mark unused arg.
3852
3853 * tutorial.el (tutorial--display-changes): Remove unused binding.
3854 (tutorial--save-tutorial-to): Remove unused variable.
3855
3856 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
3857 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
3858 (package-generate-autoloads, package-menu--generate)
3859 (package-menu--find-upgrades): Remove unused bindings.
3860
3861 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
3862 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
3863 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
3864 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
3865 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
3866 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
3867 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
3868 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
3869 (cua-delete-char-rectangle): Mark unused args.
3870 (cua-align-rectangle): Remove unused binding.
3871
3872 * mail/rmail.el (compilation--message->loc)
3873 (epa--find-coding-system-for-mime-charset): Declare.
3874
3875 * net/dbus.el (dbus-register-service): Declare.
3876 (dbus-name-owner-changed-handler): Remove unused binding.
3877
3878 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
3879 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
3880 (nxml-scan-backward-within): Mark unused arg.
3881 (nxml-dynamic-markup-word): Remove unused binding.
3882
3883 * mouse.el (mouse-menu-major-mode-map):
3884 * emacs-lisp/authors.el (authors-scan-change-log)
3885 (authors-add-to-author-list):
3886 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
3887 * emacs-lisp/smie.el (smie-auto-fill):
3888 * mail/sendmail.el (mail-bury):
3889 * mail/unrmail.el (unrmail):
3890 * net/tls.el (open-tls-stream):
3891 * textmodes/picture.el (picture-mouse-set-point):
3892 Remove unused bindings.
3893
8c8fc5df
MA
38942012-04-19 Michael Albinus <michael.albinus@gmx.de>
3895
3896 * net/tramp.el (tramp-action-password): Let-bind
3897 `enable-recursive-minibuffers' to t.
3898
a77b0ac9
SS
38992012-04-18 Sam Steingold <sds@gnu.org>
3900
3901 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
3902 instead of 'string to accommodate values like [f11].
3903 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
3904 * progmodes/gdb-mi.el: Likewise.
3905
12a106a9
LL
39062012-04-18 Leo Liu <sdl.web@gmail.com>
3907
3908 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
3909 current buffer.
3910 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
3911 LOCAL is nil.
3912
bc6494ef
CY
39132012-04-18 Chong Yidong <cyd@gnu.org>
3914
3915 * simple.el (line-move): Use forward-line if in batch mode
3916 (Bug#11053).
3917
c09c46b2
CS
39182012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
3919
3920 * files.el (after-find-file): Do not try to add a final newline if
3921 the buffer is read-only (Bug#11156).
3922
5f6530ea
RS
39232012-04-17 Richard Stallman <rms@gnu.org>
3924
3925 * mail/rmail.el (rmail-start-mail):
3926 Pass (rmail-mail-return...) for the return-action.
3927 Pass (rmail-yank-current-message...) for the yank-action.
3928 (rmail-yank-current-message): New function.
3929 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
3930 (rmail-reply): Likewise.
3931 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
3932
3933 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 3934 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
3935 buffer, not newbuf.
3936
197b6f3c
JB
39372012-04-17 Juanma Barranquero <lekktu@gmail.com>
3938
3939 * server.el (server-ensure-safe-dir): Simplify.
3940
2311d8e5 39412012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 3942
2311d8e5
GM
3943 * emacs-lisp/smie.el: Provide smarter auto-filling.
3944 (smie-auto-fill): New function.
3945 (smie-setup): Use it.
98fb480e 3946
2311d8e5
GM
3947 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
3948
39492012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
3950
3951 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
3952 (comment-indent): Use it.
3953
2311d8e5 39542012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
3955
3956 * ses.el: The overall change is to add cell renaming, that is
3957 setting fancy names for cell symbols other than name matching
3958 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 3959 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 3960 (ses-create-cell-variable): New defun.
2311d8e5 3961 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
3962 (ses-relocate-formula): Relocate formulas only for cells the
3963 symbols of which are not renamed, i.e. symbols whose names do not
3964 match regexp "\\`[A-Z]+[0-9]+\\'".
3965 (ses-relocate-all): Relocate values only for cells the symbols of
3966 which are not renamed.
3967 (ses-load): Create cells variables as the (ses-cell ...) are read,
3968 in order to check row col consistency with cell symbol name only
3969 for cells that are not renamed.
3970 (ses-replace-name-in-formula): New defun.
3971 (ses-rename-cell): New defun.
4bdf2ad2 3972
fc72b15c
PO
39732012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
3974
3975 * progmodes/perl-mode.el (perl-indent-parens-as-block):
3976 New option (bug#11118).
3977 (perl-calculate-indent): Respect it.
3978
12e10e61
GM
39792012-04-17 Glenn Morris <rgm@gnu.org>
3980
3981 * dired-aux.el (dired-mark-read-string): Doc fix.
3982
30009afd
DA
39832012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
3984
3985 * dired-aux.el (dired-mark-read-string): Offer optional completion.
3986 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
3987
41f03f4d
GM
39882012-04-17 Glenn Morris <rgm@gnu.org>
3989
3990 * mouse.el (mouse-drag-track):
3991 * speedbar.el (speedbar-frame-mode):
3992 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
3993
f45f90f3
LL
39942012-04-16 Leo Liu <sdl.web@gmail.com>
3995
3996 * progmodes/python.el: Trivial cleanup.
3997
94ee8db5
GM
39982012-04-16 Glenn Morris <rgm@gnu.org>
3999
121b8917
GM
4000 * vc/vc.el (vc-string-prefix-p):
4001 * vc/pcvs-util.el (cvs-string-prefix-p):
4002 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
4003 * mpc.el (mpc-string-prefix-p):
4004 Make all of these into obsolete aliases for string-prefix-p.
4005 Update callers.
4006 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
4007
1197ecfa
GM
4008 * textmodes/two-column.el: Move custom options to the start.
4009 (frame-width): Remove compat definition.
4010 (2C-associate-buffer, 2C-dissociate):
4011 Use with-current-buffer rather than save-excursion.
4012 (2C-dissociate): Force a mode-line update.
4013 (2C-autoscroll): Use ignore-errors.
4014
099e7202
GM
4015 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
4016 Autoload trivia.
4017
bf350d6a
GM
4018 * emacs-lisp/cl-extra.el (*random-state*):
4019 Remove unnecessary declaration.
4020
0e829eab
GM
4021 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
4022
e3ad7552
GM
4023 * play/cookie1.el (cookie-snarf):
4024 Give an explicit error if input file cannot be read.
4025
68892d27
GM
4026 * play/yow.el (yow-file): Use expand-file-name rather than concat.
4027
20f0c46d
GM
4028 * progmodes/perl-mode.el (c-macro-expand):
4029 Remove unnecessary autoload (it is in loaddefs.el).
4030
5a0978ce
GM
4031 * textmodes/picture.el (picture-desired-column)
4032 (picture-update-desired-column): Convert comments to doc-strings.
4033 (picture-substitute): Remove function.
4034 (picture-mode-map): Initialize in the defvar.
4035
6b955486
GM
4036 * woman.el: Remove eval-after-load for tar-mode.
4037 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
4038 (woman-tar-extract-file): Autoload it.
4039
94ee8db5
GM
4040 * frame.el (automatic-hscrolling): Make this alias obsolete.
4041
177eca34
AM
40422012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4043
090bd7cb 4044 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 4045 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
4046 (ispell-dictionary-base-alist): Revert to original XEmacs
4047 friendly version for default. [:alpha:] will be added in
090bd7cb 4048 `ispell-set-spellchecker-params' if needed.
177eca34 4049
c505aaeb
CY
40502012-04-16 Chong Yidong <cyd@gnu.org>
4051
4052 * image.el (imagemagick--extension-regexp): New variable.
4053 (imagemagick-register-types): Use it.
4054 (imagemagick-types-inhibit): Add :set function. Allow new value
4055 of t to inhibit all types.
4056
4057 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
4058 so we can preload it.
4059
4060 * loadup.el (fboundp): Preload regexp-opt, needed by
4061 imagemagick-register-types.
4062
60efac0f
CY
40632012-04-15 Chong Yidong <cyd@gnu.org>
4064
4065 * frame.el (scrolling): Remove nearly unused customization group.
4066
4067 * scroll-all.el (scroll-all-mode): Move to windows group.
4068
5dd1713e
CY
40692012-04-15 Chong Yidong <cyd@gnu.org>
4070
4071 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
4072
e6fd457e
CY
40732012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 4076 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 4077
e153c136
GM
40782012-04-15 Glenn Morris <rgm@gnu.org>
4079
4080 * simple.el (process-file-side-effects): Doc fix.
4081
e6fd457e 40822012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
4083
4084 * international/mule-cmds.el (set-language-environment): Doc fix.
4085
3603c3b1
JB
40862012-04-14 Juanma Barranquero <lekktu@gmail.com>
4087
4088 * server.el (server-auth-key, server-generate-key): Doc fixes.
4089 (server-get-auth-key): Doc fix. Use `string-match-p'.
4090 (server-start): Reflow docstring.
4091
e6de100c
LI
40922012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
4093
4094 * server.el (server-generate-key): `called-interactively-p'
4095 requires a parameter.
4096
29734c21
MN
40972012-04-14 Michal Nazarewicz <mina86@mina86.com>
4098
4099 * server.el (server-auth-key): New variable.
75f1671a 4100 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
4101 (server-start): Use the new variable and functions to allow
4102 setting a permanent server key (bug#9423).
4103
d65c9521
LL
41042012-04-14 Leo Liu <sdl.web@gmail.com>
4105
4106 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
4107
5ae255c7
PE
41082012-04-14 Paul Eggert <eggert@cs.ucla.edu>
4109
4110 Spelling fixes.
4111 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
4112 Emacs uses American spelling.
4113
d5e6342e
JB
41142012-04-14 Juanma Barranquero <lekktu@gmail.com>
4115
4116 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
4117 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
4118 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
4119 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
4120
ab036cd7
SM
41212012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4122
4123 * progmodes/which-func.el (which-func-modes): Change default.
4124
35dc09a1 41252012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
4126
4127 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
4128 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
4129
35dc09a1 41302012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
4131
4132 * custom.el (custom-theme-set-variables): Doc fix.
4133
35dc09a1 41342012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
4135
4136 * international/mule.el (set-auto-coding-for-load): Doc fix.
4137
35dc09a1 41382012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 4139
35dc09a1
GM
4140 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
4141 imenu work again for Objective C Mode. Correct the *-index values,
4142 these having been disturbed by a previous change in 2011-08.
57f845ee 4143
0de3da9f
AM
4144 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
4145 Correct two search limits.
4146
35dc09a1 41472012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
4148
4149 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
4150
35dc09a1 41512012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
4152
4153 * international/characters.el: Fix sorting.
4154
35dc09a1 41552012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
4156
4157 * international/characters.el: Add more missing Latin case pairs.
4158
35dc09a1 41592012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
4160
4161 * files.el (dir-locals-set-class-variables): Doc fix.
4162
35dc09a1 41632012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 4164
3f1b5bf8
EZ
4165 * international/characters.el: Add set-case-syntax-pair call for
4166 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
4167 counterpart. (Bug#11209)
4168
9f847f41
EZ
4169 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
4170
35dc09a1 41712012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
4172
4173 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4174
35dc09a1 41752012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 4176
35dc09a1
GM
4177 * textmodes/ispell.el (ispell-dictionary-base-alist):
4178 Add data for Hebrew.
e2627d21 4179
35dc09a1 41802012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 4181
35dc09a1
GM
4182 * net/rcirc.el (rcirc-cmd-quit):
4183 Revert 2012-03-18 change (Bug#11192).
5c14e333 4184
35dc09a1 41852012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
4186
4187 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4188
35dc09a1 41892012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 4190
4517fe3a
SM
4191 * minibuffer.el (completion-in-region-mode-map):
4192 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 4193
b472a594
VD
41942012-04-13 Vivek Dasmohapatra <vivek@etla.org>
4195
4196 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
4197
09b95ce3
MY
41982012-04-13 Masatake YAMATO <yamato@redhat.com>
4199
4200 * minibuffer.el (minibuffer-local-filename-syntax): New variable
4201 to allow `C-M-f' and `C-M-b' to move to the nearest path
4202 separator (bug#9511).
4203
4b63a9ca
LI
42042012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
4205
4206 * avoid.el: Require cl when compiling. And also move the
4207 `provide' to the end.
4208
7b55b8bf
TV
42092012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4210
4211 * avoid.el (mouse-avoidance-banish-position): New variable.
4212 (mouse-avoidance-banish-destination): Use it (bug#10165).
4213
adedaa1f
LL
42142012-04-13 Leo Liu <sdl.web@gmail.com>
4215
4216 * progmodes/which-func.el (which-func-modes): Add objc-mode.
4217
70e74021
KB
42182012-04-13 Ken Brown <kbrown@cornell.edu>
4219
4220 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 4221 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
4222 (browse-url-filename-alist): For the same reason, don't modify
4223 file:// URLs on Cygwin.
4224
e75e89ba
SM
42252012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4226
4227 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
4228 the region on shift if the binding is already shifted (bug#11221).
4229
82f289a4
GM
42302012-04-12 Glenn Morris <rgm@gnu.org>
4231
4232 * mail/mailpost.el: Move to obsolete/.
4233
d333dc4c
DA
42342012-04-12 Drew Adams <drew.adams@oracle.com>
4235
4236 * imenu.el (imenu--generic-function): Ignore invisible definitions
4237 (bug#10123).
4238
0d15b5ba
VD
42392012-04-12 Vivek Dasmohapatra <vivek@etla.org>
4240
4241 * hexl.el (hexl-bits): New variable.
4242 (hexl-options): Mention the variable in the doc string.
75f1671a 4243 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 4244 (hexl-mode): Mention the new variable.
75f1671a
JB
4245 (hexl-mode, hexl-current-address, hexl-current-address):
4246 Use the displen.
0d15b5ba
VD
4247 (hexl-ascii-start-column): New function.
4248 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
4249 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
4250
64a440db
AM
42512012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4252
4253 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
4254 '("-i" ENCODING), in 2 separate command-line arguments, to specify
4255 the encoding, as expected by hunspell.
4256
6decb6c2
SM
42572012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4258
4259 * battery.el (battery--linux-sysfs-regexp): New const.
4260 (battery-status-function): Use it. Remove yeeloong special case.
4261 (battery-yeeloong-sysfs): Remove.
4262 (battery-echo-area-format): Remove yeeloong special case.
4263
088be6fb
SM
42642012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4265
6622e416
SM
4266 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
4267 Reported by Noah Friedman.
4268
088be6fb
SM
4269 * subr.el (read-passwd): Use read-string.
4270
b49f886e
LMI
42712012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4272
4273 * vcursor.el (vcursor-move): Increase the priority of the overlay
4274 (bug#9663).
4275
a63067fc
DD
42762012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4277
4278 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
4279 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
4280
ac3cf14a
WS
42812012-04-11 William Stevenson <yhvh2000@gmail.com>
4282
4283 * textmodes/artist.el (artist-mode): Convert artist-mode to use
4284 define-minor-mode (bug#10760).
4285
c4fc691b 42862012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 4287
4d6769e1 4288 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
4289 that directories matching `grep-find-ignored-files' won't be
4290 pruned (bug#10351).
4291
af23e2e5
CY
42922012-04-11 Chong Yidong <cyd@gnu.org>
4293
4294 * startup.el (command-line): Remove support for long-obsolete
4295 variable font-lock-face-attributes.
4296
ab7ce8c1
GM
42972012-04-11 Glenn Morris <rgm@gnu.org>
4298
4299 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
4300
de8c03dc
SM
43012012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4302
4303 * window.el (window--state-get-1): Obey window-point-insertion-type.
4304
050cc68b
LB
43052012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
4306
4307 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
4308 to previous function when point is on the first character of a
75f1671a 4309 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 4310
a38c310c
GM
43112012-04-11 Glenn Morris <rgm@gnu.org>
4312
effed0c2
GM
4313 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
4314 not just file-errors.
4315
a38c310c
GM
4316 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
4317 (vc-bzr-sha1): Use internal sha1.
4318
0221e323
SM
43192012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
4322
43956923
SG
43232012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
4324
4325 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
4326 that start in the middle of the line (bug#10496).
4327
6a8c9eaf
DN
43282012-04-10 Dan Nicolaescu <dann@gnu.org>
4329
4330 * battery.el (battery-linux-proc-acpi): Only one battery is
4331 discharged at a time, but that seems to confuse battery.el when
4332 computing `rate-type' for the battery not being discharged
4333 (bug#10332).
4334
1930bf5d
SM
43352012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4336
2a718f6f
SM
4337 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
4338
599430d0
SM
4339 * international/quail.el: Use dolist and simplify.
4340 (quail-define-package, quail-update-keyboard-layout)
4341 (quail-define-rules): Use dolist.
4342 (quail-insert-kbd-layout, quail-get-translation): CSE.
4343
a2754b6c
SM
4344 * tmm.el: Use dolist, remove left over hook.
4345 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
4346 Use dolist.
4347 (calendar-load-hook): Don't mess with it.
4348
1930bf5d
SM
4349 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
4350 Use derived-mode-p. Run the diff asynchronously.
4351
9f67961c
LMI
43522012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4353
4354 * obsolete/mouse-sel.el: Add an Obsolete-since header.
4355
2a8ce227
JB
43562012-04-10 Juanma Barranquero <lekktu@gmail.com>
4357
4358 * misc.el: Display absolute path of loaded DLLs (bug#10424).
4359 (list-dynamic-libraries--loaded): New function.
4360 (list-dynamic-libraries--refresh): Use it.
4361
8f33b5f8
NW
43622012-04-10 Nathan Weizenbaum <nweiz@google.com>
4363
1930bf5d
SM
4364 * progmodes/python.el (python-fill-paragraph):
4365 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
4366 disabled (bug#7018).
4367
b12f0439
L
43682012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
4369
1930bf5d 4370 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
4371 DOS/MS Windows for the Baltic languages. There are still plenty
4372 of texts written in this encoding/codepage (bug#6519).
b12f0439 4373
57c3bd01
GM
43742012-04-10 Glenn Morris <rgm@gnu.org>
4375
4376 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
4377 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
4378
6c3eab30
FA
43792012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
4380
1930bf5d 4381 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
4382 next-line "n" and previous-line "p" in order to make recentf more
4383 consistent with ibuffer, dired or org-mode (bug#9387).
4384
24d78a88
LMI
43852012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4386
bc72b5d9
LMI
4387 * image.el (put-image): Return the overlay created instead of the
4388 optional input string (bug#7834). Note that this may break code
4389 that is (for some reason or other) depending on `put-image'
4390 returning the string.
4391
bd2dba5a
LMI
4392 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
4393
74beb59f
LMI
4394 * simple.el (zap-to-char): Allow zapping using input methods
4395 (bug#1580).
4396
24d78a88
LMI
4397 * textmodes/fill.el (fill-region): Leave point and mark where they
4398 were before filling (bug#5399).
4399
263f20cd
GM
44002012-04-09 Glenn Morris <rgm@gnu.org>
4401
4402 * version.el (emacs-bzr-get-version):
4403 Handle lightweight checkouts of local branches.
4404
58d1f797
AS
44052012-04-09 Andreas Schwab <schwab@linux-m68k.org>
4406
263f20cd 4407 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 4408
b4d3bc10
CY
44092012-04-09 Chong Yidong <cyd@gnu.org>
4410
4411 * custom.el (custom-variable-p): Return nil for non-symbol
4412 arguments instead of signaling an error.
4413 (user-variable-p): Obsolete alias for custom-variable-p.
4414
4415 * apropos.el (apropos-variable):
4416 * files-x.el (read-file-local-variable):
4417 * simple.el (set-variable):
4418 * woman.el (woman-mini-help):
4419 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
4420
fd06db5d
GM
44212012-04-09 Glenn Morris <rgm@gnu.org>
4422
e5fcdb5e
GM
4423 * startup.el (normal-top-level): Don't look for leim-list.el
4424 in places where it will not be found. (Bug#910)
4425
fd06db5d
GM
4426 * international/mule-cmds.el (set-default-coding-systems):
4427 * files.el (normal-mode):
4428 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
4429 This function was removed with ucs-tables.el in 2008.
4430
b39bb7e1
EZ
44312012-04-08 Eli Zaretskii <eliz@gnu.org>
4432
4433 * textmodes/ispell.el (ispell-check-version): For hunspell, set
4434 ispell-encoding8-command to "-i", without a trailing space.
4435 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
4436 separate command-line arguments, to specify the encoding, since
4437 that's how hunspell expects it.
4438
5c5b8e23
GM
44392012-04-08 Glenn Morris <rgm@gnu.org>
4440
4441 * loadup.el: Load bindings before cus-start.
4442 This reduces somewhat the number of "rogue" settings in emacs -Q.
4443
a1ed8b05
GM
44442012-04-07 Glenn Morris <rgm@gnu.org>
4445
4446 * version.el (emacs-bzr-get-version): New function.
dfae128a 4447 (emacs-bzr-version): New variable.
a1ed8b05
GM
4448 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
4449 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
4450
b142f158
EZ
44512012-04-07 Eli Zaretskii <eliz@gnu.org>
4452
dfae128a
GM
4453 * international/uni-bidi.el, international/uni-category.el:
4454 * international/uni-combining.el, international/uni-decimal.el:
4455 * international/uni-decomposition.el, international/uni-digit.el:
4456 * international/uni-lowercase.el, international/uni-mirrored.el:
4457 * international/uni-name.el, international/uni-numeric.el:
4458 * international/uni-titlecase.el, international/uni-uppercase.el:
4459 Update for Unicode 6.1.
b142f158 4460
9078ead6
EZ
44612012-04-07 Eli Zaretskii <eliz@gnu.org>
4462
4463 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
4464
f23d2c7d
LMI
44652012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4466
4467 * window.el (shrink-window): Mention the `window-min-height'
4468 variable in the doc string.
4469
0a0a3573
BG
44702012-04-05 Bastien Guerry <bzg@altern.org>
4471
4472 * color.el (color-lighten-name): Fix typo.
4473
e5248ac9
SM
44742012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4475
4476 * server.el (server--on-display-p): New function.
4477 (server--on-display-p): Use it.
4478
b4243e22
GV
44792012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
4480
4481 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
4482 (bug#11145).
4483
305d9f44
SM
44842012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4485
4486 * comint.el (comint--common-quoted-suffix): Check string boundary
4487 before comparing (bug#11158).
4488 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
4489
3d439cd1
CY
44902012-04-04 Chong Yidong <cyd@gnu.org>
4491
321cc491
CY
4492 * minibuffer.el (completion-extra-properties): Doc fix.
4493
3d439cd1
CY
4494 * subr.el (delayed-warnings-hook): Doc fix.
4495
2d562c0f
DU
44962012-04-04 Daiki Ueno <ueno@unixuser.org>
4497
4498 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
4499 selection (Bug#11159).
4500 (epa-insert-keys): Inform that the default public key will be
4501 exported if no key is selected.
4502
4443f204
RS
45032012-04-04 Richard Stallman <rms@gnu.org>
4504
4505 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
4506
529c06b6
CY
45072012-04-03 Chong Yidong <cyd@gnu.org>
4508
4509 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
4510 mail-insert-file, not its obsolete alias mail-attach-file.
4511
66b907dc
MA
45122012-04-03 Michael Albinus <michael.albinus@gmx.de>
4513
4514 * notifications.el (notifications-notify): Fix docstring.
4515
c0ea195d
GM
45162012-04-02 Glenn Morris <rgm@gnu.org>
4517
4518 * emacs-lisp/authors.el (authors-aliases): Another addition.
4519
5ca64e00
MA
45202012-04-02 Michael Albinus <michael.albinus@gmx.de>
4521
4522 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
4523 `tramp-compat-call-process' instead of `tramp-local-call-process'.
4524 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
4525
42ee526b
CY
45262012-04-01 Chong Yidong <cyd@gnu.org>
4527
4528 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
4529 Handle root directory properly.
4530 (copy-directory): Caller changed.
4531
4532 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4533 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
4534
0b021094
GM
45352012-03-31 Glenn Morris <rgm@gnu.org>
4536
40f86458
GM
4537 * term/xterm.el (xterm-extra-capabilities): Doc fix.
4538
7019c177
GM
4539 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
4540
a1daddd6
GM
4541 * calendar/calendar.el (calendar-window-list)
4542 (calendar-hide-window): Restore. (Bug#11140)
4543 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
4544
0b021094
GM
4545 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
4546
40311efc
TV
45472012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4548
4549 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4550 Check if file is a symlink (Bug#10489).
4551
4552 * files.el (copy-directory): Likewise.
4553
5319014e
CY
45542012-03-30 Chong Yidong <cyd@gnu.org>
4555
4556 * image.el (imagemagick-types-inhibit)
4557 (imagemagick-register-types): Doc fix.
4558
935d1290
AM
45592012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4560
090bd7cb 4561 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 4562 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 4563 and treats ~word as ordinary words in pipe mode.
935d1290 4564
61c6e8fd
GM
45652012-03-30 Glenn Morris <rgm@gnu.org>
4566
4567 * tutorial.el (help-with-tutorial): Ensure local variables don't
4568 happen to make the buffer read-only. (Bug#11127)
4569
81fdff00
SM
45702012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
4571
4572 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
4573 (perl-calculate-indent): Return `noindent' in strings.
4574
6e7a6ec0
SS
45752012-03-28 Sam Steingold <sds@gnu.org>
4576
4577 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
4578 instead of the broken adhockery which does not prevent calendar
4579 buffers from being displayed at random after exit.
4580 (calendar-window-list, calendar-hide-window): Remove the broken
4581 adhockery.
4582
fee88ca0
GM
45832012-03-28 Glenn Morris <rgm@gnu.org>
4584
4585 * replace.el (query-replace-map): Doc fix.
4586
38de3354
AS
45872012-03-28 Andreas Schwab <schwab@linux-m68k.org>
4588
4589 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
4590 contents. (Bug#11109)
4591
b973155e
SM
45922012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4593
4594 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
4595 (bug#11077).
4596 (avl-tree--check, avl-tree--check-node): New funs.
4597
dcb6e7b3
MR
45982012-03-27 Martin Rudalics <rudalics@gmx.at>
4599
4600 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
4601 (switch-to-prev-buffer, switch-to-next-buffer):
4602 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
4603 showing a buffer already is done on the same frame.
4604
b4fa35fa
GM
46052012-03-27 Glenn Morris <rgm@gnu.org>
4606
4607 * startup.el (mail-host-address): Doc fix.
4608
f9210e18
SM
46092012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4610
4611 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
4612 than 197 variables.
4613
c0bf7753
AF
46142012-03-26 Ami Fischman <ami@fischman.org>
4615
4616 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
4617
33da7b16
GM
46182012-03-26 Glenn Morris <rgm@gnu.org>
4619
02243d9d
GM
4620 * files.el (save-buffers-kill-emacs): Doc fix.
4621
33da7b16
GM
4622 * startup.el (normal-top-level, command-line, command-line-1):
4623 Give them doc strings.
4624
e5a69fd0
EZ
46252012-03-25 Eli Zaretskii <eliz@gnu.org>
4626
4627 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 4628 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 4629
9a69676a
CY
46302012-03-25 Chong Yidong <cyd@gnu.org>
4631
4125cb8b
CY
4632 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
4633 theme if it was previously enabled before (Bug#11031).
4634
dd470960
CY
4635 * cus-theme.el (custom-theme-write-faces): Retrieve current face
4636 spec with custom-face-get-current-spec if its :shown-value is not
4637 determined yet (Bug#9337).
4125cb8b 4638 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 4639
9a69676a
CY
4640 * button.el (button-at): Minor addition to docstring.
4641
6e7e90fa
SL
46422012-03-24 Simon Leinen <simon.leinen@gmail.com>
4643
4644 * vc/vc.el (vc-merge): Fix a prompt.
4645
f06e2758
CY
46462012-03-24 Chong Yidong <cyd@gnu.org>
4647
4648 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
4649 point (Bug#9623).
4650
6e7e90fa
SL
4651 * button.el (button-at): Minor addition to docstring.
4652
b9d0879b
SM
46532012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4654
4655 * newcomment.el (comment-choose-indent): No space after BOL.
4656
e71cebb3
SS
46572012-03-22 Sam Steingold <sds@gnu.org>
4658
4659 * window.el (switch-to-prev-buffer): Revert last patch because the
4660 bug turned out to be an advertised feature (Elisp manual 28.14).
4661
335aff35
GM
46622012-03-22 Glenn Morris <rgm@gnu.org>
4663
4664 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
4665 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
4666
c676576a
LMI
46672012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4668
4669 * net/network-stream.el (network-stream-open-starttls): Make error
4670 message under Windows be less misleading.
4671
126f3d39
LW
46722012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
4673
4674 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
4675 understands (bug#9942).
4676
64fee311
CY
46772012-03-22 Chong Yidong <cyd@gnu.org>
4678
4679 * simple.el (end-of-visible-line): Handle return value of
4680 next-single-property-change properly (Bug#9371).
4681
a640d29a
KH
46822012-03-22 Kenichi Handa <handa@m17n.org>
4683
4684 * international/quail.el (quail-insert-kbd-layout): Fix previous
4685 change. To avoid unwanted bidi reordering, use
4686 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
4687
39675016
DG
46882012-03-21 Dmitry Gutov <dgutov@yandex.ru>
4689
4690 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
4691 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
4692 (ruby-beginning-of-indent): Be more careful with the difference
4693 between word-boundary and symbol boundary.
4694 (ruby-mode-syntax-table): Make : a symbol constituent.
4695
0a6934fc 46962012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 4697
3d008e4f
SM
4698 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
4699
0a6934fc
SM
47002012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4701
af67c9d7
SM
4702 * progmodes/etags.el (tags-completion-at-point-function):
4703 Improve last fix.
4704
1acad97c
SM
4705 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
4706
e298b5da
SS
47072012-03-21 Sam Steingold <sds@gnu.org>
4708
4709 * progmodes/etags.el (tags-completion-at-point-function):
4710 Avoid the error when point is inside the pattern.
4711
91d82a70
JY
47122012-03-21 John Yates <john@yates-sheets.org> (tiny change)
4713
4714 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
4715 line (Bug#10855).
4716
69188b79
CY
47172012-03-21 Drew Adams <drew.adams@oracle.com>
4718
4719 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
4720
99fc91fe
AK
47212012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
4722
4723 * ido.el (ido-set-current-directory, ido-read-internal)
4724 (ido-choose-completion-string, ido-completion-help): Handle nil
4725 value of ido-completion-buffer (Bug#11008).
4726
087bbb4c
SS
47272012-03-21 Sam Steingold <sds@gnu.org>
4728
4729 * window.el (switch-to-prev-buffer): Do not switch to a visible
4730 window previous buffer, just like with the frame previous buffers.
4731
fb5b8aca
CY
47322012-03-21 Chong Yidong <cyd@gnu.org>
4733
4734 * faces.el (make-face, make-empty-face, copy-face):
4735 * face-remap.el (face-remap-add-relative, face-remap-set-base):
4736 Doc fixes.
4737
dc9924b8
SM
47382012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4739
4740 * wid-edit.el (widget-complete-field): Remove (bug#11051).
4741 (widget-complete): Remove broken use of it.
4742
f0bcceb9
CY
47432012-03-20 Chong Yidong <cyd@gnu.org>
4744
dc9924b8
SM
4745 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
4746 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
4747 characters.
4748
ee52ebf3
TH
47492012-03-20 Tassilo Horn <tassilo@member.fsf.org>
4750
4751 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
4752 to draw rectangles, not squares. (Regression introduced by revno
4753 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
4754
4c5779ab
CY
47552012-03-18 Chong Yidong <cyd@gnu.org>
4756
4757 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
4758 it is not yet defined (for temacs).
4759
15360934
LL
47602012-03-18 Leo Liu <sdl.web@gmail.com>
4761
dc9924b8 4762 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 4763
d9a8eb66
EZ
47642012-03-17 Eli Zaretskii <eliz@gnu.org>
4765
4766 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
4767 (ispell-choices-win-default-height, ispell-silently-savep)
4768 (ispell-dictionary-alist, ispell-encoding8-command)
4769 (ispell-check-version, ispell-aspell-find-dictionary)
4770 (ispell-valid-dictionary-list, ispell-words-keyword)
4771 (ispell-get-word, ispell-internal-change-dictionary)
4772 (ispell-region, ispell-skip-region-list)
4773 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
4774 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
4775 (ispell-message-text-end, ispell-message)
4776 (ispell-buffer-local-parsing): Doc fix.
4777
f02ff80d
J
47782012-03-13 Jambunathan K <kjambunathan@gmail.com>
4779
4780 * htmlfontify.el: Add support for code block fontification for ODT
4781 export (Bug #9914).
4782 (hfy-optimisations): Define new option
4783 `body-text-only'
4784 (hfy-fontify-buffer): Honor above setting.
4785 (hfy-begin-span, hfy-end-span): New routines factored out form
4786 `hfy-fontify-buffer'.
4787 (hfy-begin-span-handler, hfy-end-span-handler): New variables
4788 that permit insertion of custom tags.
4789 (hfy-fontify-buffer): Use above handlers.
4790 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
4791 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 4792 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 4793 over multiple runs. This is made possible by having the caller let
f02ff80d
J
4794 bind a special variable `hfy-user-sheet-assoc'.
4795 (htmlfontify-string): New defun.
4796 (hfy-compile-face-map): Make sure that the last char in the
4797 buffer is correctly fontified.
4798 (hfy-face-resolve-face): Whitespace only change.
4799
9ac7a13f
EZ
48002012-03-17 Eli Zaretskii <eliz@gnu.org>
4801
4802 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
4803 message more clear.
4804
e2b5bdd7
LL
48052012-03-16 Leo Liu <sdl.web@gmail.com>
4806
4807 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
4808
2e492df3
AM
48092012-03-16 Alan Mackenzie <acm@muc.de>
4810
4811 Further optimise the handling of large macros.
4812
4813 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
4814 limit to a call of `c-literal-limits'.
4815 (c-determine-+ve-limit): New function.
dc9924b8
SM
4816 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
4817 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
4818 In CASE 5B, restrict a search limit to 500.
4819 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
4820
4821 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
4822 Restrict macro bounds to +-500 from after-change's BEG END.
4823
50e94f0c
LL
48242012-03-16 Leo Liu <sdl.web@gmail.com>
4825
4826 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
4827
6f09f6ed
AH
48282012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
4829
4830 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 4831 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 4832
c7e73d51
GM
48332012-03-16 Glenn Morris <rgm@gnu.org>
4834
da986230
GM
4835 * view.el (view-buffer, view-buffer-other-window)
4836 (view-buffer-other-frame): Doc fixes re special mode-class.
4837
0835f01e
GM
4838 * subr.el (eval-after-load): If named feature is provided not from
4839 a file, run after-load forms. (Bug#10946)
4840
c7e73d51
GM
4841 * calendar/calendar.el (calendar-insert-at-column):
4842 Handle non-unit-width characters a bit better. (Bug#10978)
4843
3f2eafd1
CY
48442012-03-15 Chong Yidong <cyd@gnu.org>
4845
4846 * emacs-lisp/ring.el (ring-extend): New function.
4847 (ring-insert+extend): Extend the ring correctly (Bug#11019).
4848
4849 * comint.el (comint-read-input-ring)
4850 (comint-add-to-input-history): Grow comint-input-ring lazily.
4851
103af3fe
SM
48522012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4853
663b1677
SM
4854 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
4855 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
4856
103af3fe
SM
4857 * imenu.el: Fix multiple inheritance breakage (bug#9199).
4858 (imenu-add-to-menubar): Don't add a redundant index.
4859 (imenu-update-menubar): Handle a dynamically composed keymap.
4860
899cb7cb
KY
48612012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4862
4863 * mail/sendmail.el (mail-encode-header):
4864 Bind rfc2047-encode-encoded-words to nil.
4865
3809f91d
GM
48662012-03-13 Glenn Morris <rgm@gnu.org>
4867
4868 * calendar/calendar.el (calendar-string-spread):
4869 Handle non-unit-width characters a bit better. (Bug#10978)
4870
9e345a01
LL
48712012-03-13 Leo Liu <sdl.web@gmail.com>
4872
4873 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
4874 directory and file as argument (Bug#10822).
4875
4a07df36
KS
48762012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
4877
4878 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
4879 For dynamically generated code, follow $PC.
4880 (gdb-disassembly-handler-custom): Handle no function name case.
4881
4aaa9356
TL
48822012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4883
4884 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
4885 * emulation/ws-mode.el (ws-query-replace):
4886 * sort.el (sort-regexp-fields):
4887 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
4888
225979da
SM
48892012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4890
4891 * dabbrev.el: Fix cycle completion order (bug#10963).
4892 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
4893 (dabbrev-completion): Don't use an obarray; provide
4894 a cycle-sort-function.
4895
e2f1fdab
LL
48962012-03-12 Leo Liu <sdl.web@gmail.com>
4897
dc9924b8 4898 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
4899 (kill-do-not-save-duplicates): Doc fix.
4900
b19490ed
SM
49012012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4902
4903 * dabbrev.el: Fix cycle completion (bug#10963).
4904 Use lexical binding and wrap to 80 columns.
4905 (dabbrev-completion): Delay computing the list of completions.
4906
4b05d722
KH
49072012-03-12 Kenichi Handa <handa@m17n.org>
4908
4909 * international/quail.el (quail-insert-kbd-layout): Surround each
4910 row by LRO and PDF instead of inserting many LRMs. Pad the left
4911 and right of each non-spacing marks. Insert invisible space
4912 between lower and upper characters to prevent composition.
4913
dbbc2e69
SM
49142012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4915
4916 * minibuffer.el (minibuffer-complete): Don't get confused when the
4917 function is run twice via different commands (bug#10958).
4918 (complete-with-action): Fix docstring.
4919
292112ed
CY
49202012-03-12 Chong Yidong <cyd@gnu.org>
4921
5d1ac394
CY
4922 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
4923 (nxml-completion-at-point-function): New function.
4924 (nxml-mode): Use it.
4925 (nxml-bind-meta-tab-to-complete-flag): Default to t.
4926
292112ed
CY
4927 * emacs-lisp/package.el (package-unpack, package-unpack-single):
4928 Load generated autoloads file before byte compiling (Bug#10970).
4929 (package--make-autoloads-and-compile): New helper fun.
4930
4098f8f7
CS
49312012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
4932
4933 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
4934
8f754691
MA
49352012-03-11 Michael Albinus <michael.albinus@gmx.de>
4936
4937 * autorevert.el (auto-revert-handler): Ensure, that
4938 file-readable-p is applied only for local files or in
4939 auto-revert-tail-mode.
4940
e29ab36b
AS
49412012-03-11 Andreas Schwab <schwab@linux-m68k.org>
4942
dbbc2e69
SM
4943 * server.el (server-eval-at): Handle non-tcp connections.
4944 Decode result string.
ad0bf5b6 4945
e29ab36b
AS
4946 * server.el (server-msg-size): New constant.
4947 (server-reply-print): New function.
4948 (server-eval-and-print): Use it.
4949 (server-eval-at): Use server-quote-arg and server-unquote-arg.
4950 Handle -print-nonl.
4951
de5939ba
CS
49522012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
4953
4954 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
4955 (Bug#10987).
4956
0c93eabf
CY
49572012-03-11 Chong Yidong <cyd@gnu.org>
4958
397a688f
CY
4959 * simple.el (goto-line): Doc fix (Bug#9938).
4960
2cc775f9
CY
4961 * subr.el (save-window-excursion): Doc fix (Bug#9979).
4962
0c93eabf
CY
4963 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
4964 when finished (Bug#10963).
4965
c491fa41
MR
49662012-03-11 Martin Rudalics <rudalics@gmx.at>
4967
4968 * window.el (split-window-below): Fix bug in case where
4969 split-window-keep-point is nil (Bug#10971).
4970
300e8fa5
JL
49712012-03-11 Juri Linkov <juri@jurta.org>
4972
4973 * replace.el (replace-highlight): Set isearch-word to nil
4974 unconditionally. (Bug#10887)
4975
dbf6c5a1
EZ
49762012-03-10 Eli Zaretskii <eliz@gnu.org>
4977
4978 * net/mairix.el (mairix-replace-invalid-chars): Rename from
4979 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 4980 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
4981 (mairix-widget-create-query): Add usage information about mairix
4982 search forms: negating words, searching for substrings, etc.
4983
b9e501de
JP
49842012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
4985
4986 * international/fontset.el (font-encoding-alist): Add an entry for
4987 ksx1001 (Bug#5667).
4988
92795c91
RS
49892012-03-10 Richard Stallman <rms@gnu.org>
4990
1694e6c1
RS
4991 * mail/sendmail.el (mail-encode-header):
4992 Set rfc2047-encode-encoded-words.
4993
607e8555
RS
4994 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
4995
de3bc99a
RS
4996 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
4997 view buffer means not swapped.
4998 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
4999 (rmail-write-region-annotate): Error if real text has disappeared.
5000
92795c91
RS
5001 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
5002
699bd04e
CY
50032012-03-10 Chong Yidong <cyd@gnu.org>
5004
5005 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
5006 * emulation/cua-base.el (cua--init-keymaps):
5007 Add delete-forward-char to remappings (Bug#9666).
699bd04e 5008
570a1714
MR
50092012-03-10 Martin Rudalics <rudalics@gmx.at>
5010
dbbc2e69
SM
5011 * speedbar.el (speedbar-unhighlight-one-tag-line):
5012 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 5013
82dcf4e4
CY
50142012-03-10 Chong Yidong <cyd@gnu.org>
5015
7a2c7ca7
CY
5016 * minibuffer.el (completion-in-region, completion-help-at-point):
5017 Give the completion field overlay a high priority (Bug#6830).
5018
82dcf4e4
CY
5019 * dired.el (dired-goto-file): Recognize absolute file name
5020 listings (Bug#7126).
5021 (dired-goto-file-1): New helper function.
5022 (dired-toggle-read-only): Inhibit warnings.
5023
052e28ac
MA
50242012-03-09 Michael Albinus <michael.albinus@gmx.de>
5025
75f1671a 5026 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
5027 there are no properties.
5028
95d5e396
LL
50292012-03-09 Leo Liu <sdl.web@gmail.com>
5030
5031 * savehist.el (savehist-printable): Stricter check for string
5032 value (Bug#10937).
5033
3f018d6d
EZ
50342012-03-09 Eli Zaretskii <eliz@gnu.org>
5035
dbbc2e69
SM
5036 * mail/smtpmail.el (smtpmail-send-it):
5037 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
5038 valid mbox format.
5039
f7fd3d79
GM
50402012-03-09 Glenn Morris <rgm@gnu.org>
5041
5042 * files.el (dir-locals-find-file):
5043 Don't check result is regular, readable.
5044 (dir-locals-read-from-file): Demote errors.
5045
6ff6e72f
EZ
50462012-03-08 Eli Zaretskii <eliz@gnu.org>
5047
dbbc2e69
SM
5048 * international/quail.el (quail-insert-kbd-layout):
5049 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
5050 layout cell, to prevent their reordering by bidi display engine.
5051 For details, see the discussion in
5052 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
5053
9cec7834
AM
50542012-03-08 Alan Mackenzie <acm@muc.de>
5055
5056 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
5057 the starting position; make it extend the marked region when
5058 invoked repeatedly - all under appropriate circumstances.
5059 Fixes bugs #5525, #10906.
5060
9a40b8d4
GM
50612012-03-08 Glenn Morris <rgm@gnu.org>
5062
5063 * files.el (locate-dominating-file, dir-locals-find-file):
5064 Undo 2012-03-06 change.
5065
7a08ed35
EZ
50662012-03-07 Eli Zaretskii <eliz@gnu.org>
5067
dbbc2e69
SM
5068 * international/quail.el (quail-help):
5069 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
5070 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
5071 for the reason.
5072
5aca4f71 50732012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
5074
5075 Avoid superfluous registering of signals. (Bug#10807)
5076
5077 * notifications.el (notifications-on-action-object)
5078 (notifications-on-close-object): New defvars.
5079 (notifications-on-action-signal, notifications-on-closed-signal):
5080 Unregister the signal if not needed any longer.
5081 (notifications-notify): Register `notifications-action-signal' or
5082 `notifications-closed-signal', if :on-action or :on-close has been
5083 passed as argument.
5084
78e8b10a
CY
50852012-03-07 Chong Yidong <cyd@gnu.org>
5086
5087 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
5088 non-X platforms.
5089
69481eb8
GM
50902012-03-06 Glenn Morris <rgm@gnu.org>
5091
5092 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5093 (x-disown-selection-internal, x-get-selection-internal):
5094 Doc fix (add arglist signatures). (Bug#10783)
5095
133b8e11
KS
50962012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5097
5098 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5099 Handle breakpoints with no "type".
5100
99a83064
GM
51012012-03-06 Glenn Morris <rgm@gnu.org>
5102
5103 * files.el (locate-dominating-file): Add optional predicate argument.
5104 (dir-locals-find-file): Make use of above change.
5105
17798e78
TTN
51062012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
5107
5108 * info.el (Info-insert-dir): Also try "dir.gz".
5109
eb182446
GM
51102012-03-06 Glenn Morris <rgm@gnu.org>
5111
8f2114ee
GM
5112 * files.el (dir-locals-find-file):
5113 Ignore non-readable or non-regular files. (Bug#10928)
5114
eb182446
GM
5115 * files.el (locate-dominating-file): Doc fix.
5116
24679323
AS
51172012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
5118
5119 * calendar/calendar.el (calendar-set-mode-line):
5120 `getenv' returns a string. (Bug#10951)
5121
01d972a9
LL
51222012-03-05 Leo Liu <sdl.web@gmail.com>
5123
109aa8a9
LL
5124 * simple.el (backward-delete-char-untabify): Constrain point to
5125 field (Bug#10939).
5126
01d972a9
LL
5127 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
5128
10607bea
CY
51292012-03-05 Chong Yidong <cyd@gnu.org>
5130
5131 * simple.el (count-words): If called from Lisp, return the word
5132 count, for symmetry with `count-lines'. Arglist changed.
5133 (count-words--message): Args changed. Consolidate counting code
5134 from count-words and count-words-region.
5135 (count-words-region): Caller changed.
5136 (count-lines-region): Make it an obsolete alias.
5137
5dd11cfe
TH
51382012-03-04 Tassilo Horn <tassilo@member.fsf.org>
5139
5140 * saveplace.el (save-place-to-alist)
5141 (save-place-ignore-files-regexp): Allow value nil to disable this
5142 feature.
5143
c349f4e6
CY
51442012-03-04 Chong Yidong <cyd@gnu.org>
5145
5146 * faces.el (face-spec-reset-face): For the default face, reset the
5147 attributes to default values (Bug#10748).
5148
e627be4c
LMI
51492012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5150
5151 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
5152 previous patch: Check `message-send-mail-function', and not the
5153 default function (bug#10897).
5154
ebeabff4
MA
51552012-03-04 Michael Albinus <michael.albinus@gmx.de>
5156
a41a6cf4
MA
5157 * notifications.el (notifications-on-action-signal)
5158 (notifications-on-closed-signal): Check for unique service name of
5159 incoming event. Fix error in removing entry.
ebeabff4 5160 (top): Register for signals with wildcard service name.
a41a6cf4 5161 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 5162
c1ca42b4
CY
51632012-03-04 Chong Yidong <cyd@gnu.org>
5164
dc9924b8 5165 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 5166
ea16568d
GM
51672012-03-04 Glenn Morris <rgm@gnu.org>
5168
5169 * abbrev.el (copy-abbrev-table, abbrev-table-p)
5170 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
5171 (expand-abbrev, define-abbrev-table): Doc fixes.
5172
fbae4637
LMI
51732012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5174
5175 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
5176 `message-default-send-mail-function' and not `send-mail-function'
5177 when doing the prompting for `sendmail-query-once' before sending
5178 in Message buffers (bug#10897).
5179
a1e7225c
LMI
5180 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
5181 This is inconsistent with all the other stream functions, which leave
5182 the setting up to the higher levels (if so wanted) (bug#10931).
5183
56d093a9
AM
51842012-03-02 Alan Mackenzie <acm@muc.de>
5185
5186 Depessimize the handling of very large macros.
5187
5188 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
5189 (c-macro-cache-syntactic): New variables to implement a one
5190 element macro cache.
5191 (c-invalidate-macro-cache): New function.
5192 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
5193 Adapt to use the new cache.
5194 (c-state-safe-place): Use better the cache of safe positions.
5195 (c-state-semi-nonlit-pos-cache)
5196 (c-state-semi-nonlit-pos-cache-limit):
5197 New variables for...
5198 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
5199 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
5200 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
5201 Use c-state-semi-safe-place.
56d093a9 5202
dbbc2e69
SM
5203 * progmodes/cc-langs.el (c-get-state-before-change-functions):
5204 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 5205
817e5c3d
MA
52062012-03-02 Michael Albinus <michael.albinus@gmx.de>
5207
dbbc2e69
SM
5208 * jka-compr.el (jka-compr-call-process):
5209 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
5210 not remote.
5211
a032a702
MA
52122012-03-01 Michael Albinus <michael.albinus@gmx.de>
5213
5214 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
5215 access of FILE2, if FILE1 does not exist.
5216
99a54f21
MA
5217 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
5218 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
5219
5220 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
5221 Add "PAGER=" to `process-environment'.
5222
f6561e1f
MM
52232012-03-01 Michael R. Mauger <mmaug@yahoo.com>
5224
5225 * progmodes/sql.el: Bug fix
5226 (sql-get-login-ext): Save login values in globals.
5227 (sql-get-login): Use new version of `sql-get-login-ext'.
5228 (sql-interactive-mode): Set global `sql-connection' to nil.
5229 (sql-connect): Set global values for connection.
5230 (sql-product-interactive): Save global values as buffer local.
5231
2d44d9cc
LL
52322012-02-29 Leo Liu <sdl.web@gmail.com>
5233
5234 * abbrev.el (define-abbrevs): Reset sys to nil.
5235
96b49301 52362012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5237
bf7f9bc5
JB
5238 * files.el (file-equal-p): Rename from `files-equal-p'.
5239 Return nil when one or both files don't exist.
96b49301 5240 (file-subdir-of-p): Now only top directory must exists,
5241 return nil if it doesn't.
bf7f9bc5
JB
5242 (copy-directory): No need to test with `file-subdir-of-p' after
5243 creating dir.
5244 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
5245 to `file-equal-p'.
96b49301 5246
44e97401
GM
52472012-02-28 Glenn Morris <rgm@gnu.org>
5248
5249 * shell.el (shell-mode):
5250 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
5251 * play/landmark.el (landmark-font-lock-face-O):
5252 * play/handwrite.el (handwrite):
5253 * play/gomoku.el (gomoku-O):
5254 * net/browse-url.el (browse-url-browser-display):
5255 * international/mule.el (define-charset):
5256 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
5257 * filesets.el (filesets-find-file-delay):
5258 * eshell/em-xtra.el (eshell-xtra):
5259 * eshell/em-unix.el (eshell-grep):
5260 * emulation/viper.el (viper-mode):
5261 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5262 * emacs-lisp/easymenu.el (easy-menu-define):
5263 * calendar/timeclock.el (timeclock-use-display-time):
5264 * bs.el (bs-mode):
5265 * bookmark.el (bookmark-save-flag):
5266 Doc fix (standardize possessive apostrophe usage).
5267
c98c6276
CY
52682012-02-27 Chong Yidong <cyd@gnu.org>
5269
bf7f9bc5
JB
5270 * emulation/viper-cmd.el (viper-intercept-ESC-key):
5271 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 5272
c98c6276
CY
5273 * font-lock.el (font-lock-specified-p): Rename from
5274 font-lock-spec-present. Callers changed.
5275
9c62cd04 52762012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 5277
bf7f9bc5
JB
5278 * emacs-lisp/package.el (package-compute-transaction):
5279 Handle holding a package version to t in package-load-list.
8ac9e529 5280
530739c9
MA
52812012-02-26 Michael Albinus <michael.albinus@gmx.de>
5282
5283 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
5284 (tramp-get-inode, tramp-get-device): Use cached values.
5285
487915d7
AM
52862012-02-26 Alan Mackenzie <acm@muc.de>
5287
5288 Check there is a font-lock specification before doing initial
5289 fontification.
5290
5291 * font-core.el (font-lock-mode): Move the conditional from
5292 :after-hook to font-lock-initial-fontify.
5293 (font-lock-default-function): Move the check for a specification
5294 to font-lock-spec-present.
5295
dc9924b8 5296 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
5297 (font-lock-spec-present): New function.
5298
4fd96557
JB
52992012-02-26 Jim Blandy <jimb@red-bean.com>
5300
5301 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
5302 (gdb-send): Apply it to the operand of the '-interpreter-exec
5303 console' command, so that we can pass arguments with (say) quotes
5304 in them. Store exact string sent in gdb-debug-log (Bug#10765).
5305
9a4888c0
CY
53062012-02-26 Chong Yidong <cyd@gnu.org>
5307
07498861
CY
5308 * help-fns.el (describe-function-1): Clarify description of
5309 remapping (Bug#10844).
5310
9a4888c0
CY
5311 * files.el (files-equal-p): Doc fix.
5312 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
5313 and quit the loop once a mismatch is found.
5314
ea8fb88d
JB
53152012-02-25 Juanma Barranquero <lekktu@gmail.com>
5316
5317 * bs.el (bs--show-with-configuration): Don't throw an error
5318 if the window cannot be split; otherwise, subsequent calls to
5319 bs-show fail, restoring a stale window config. (Bug#10882)
5320
525795c1
JD
53212012-02-25 Jan Djärv <jan.h.d@swipnet.se>
5322
5323 * term/ns-win.el (global-map): Bind ns-drag-file to
5324 ns-find-file (Bug#5855, Bug#10050).
5325
f008086f
AS
53262012-02-25 Andreas Schwab <schwab@linux-m68k.org>
5327
5328 * calendar/parse-time.el (parse-time-string): Allow extractor to
5329 return nil.
5330
a3fcfa99
MA
53312012-02-25 Michael Albinus <michael.albinus@gmx.de>
5332
91027d08
JB
5333 * net/tramp.el (tramp-file-name-for-operation):
5334 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
5335
5336 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
5337 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5338 Add COPY-CONTENTS argument.
a3fcfa99 5339
67b0de11
CY
53402012-02-25 Chong Yidong <cyd@gnu.org>
5341
5342 Add custom groups for VC backends, for consistency with vc-bzr.
5343
5344 * vc/vc-arch.el (vc-arch):
5345 * vc/vc-cvs.el (vc-cvs):
5346 * vc/vc-git.el (vc-git):
5347 * vc/vc-hg.el (vc-hg):
5348 * vc/vc-mtn.el (vc-mtn):
5349 * vc/vc-rcs.el (vc-rcs):
5350 * vc/vc-sccs.el (vc-sccs):
5351 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
5352 All relevant defcustoms reassigned.
5353
3c9dfce6
CY
53542012-02-25 Chong Yidong <cyd@gnu.org>
5355
1339bf43
CY
5356 * newcomment.el (comment-styles): Add autoload (Bug#10868).
5357
3c9dfce6
CY
5358 * term/x-win.el (x-initialize-window-system): Reduce default for
5359 x-selection-timeout to 5 seconds (Bug#8869).
5360
25b2e303 53612012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5362
ec70a47d
GM
5363 * files.el (files-equal-p, file-subdir-of-p): New functions.
5364 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 5365 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
5366 * dired-aux.el (dired-copy-file-recursive): Same.
5367 (dired-create-files): Modify destination when source is equal to
5368 dest when copying files.
53a46cd0 5369 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 5370
914260cd
MA
53712012-02-24 Michael Albinus <michael.albinus@gmx.de>
5372
5373 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
5374 (Bug#10874)
5375
2cb228f7
AM
53762012-02-23 Alan Mackenzie <acm@muc.de>
5377
5378 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
5379 parameter "after-hook:" to allow the expansion to run code after
5380 the execution of the mode hooks.
5381
5382 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 5383 from font-lock-mode-internal.
2cb228f7 5384
91027d08 5385 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
5386 :after-hook.
5387
8f0fde21
SM
53882012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5389
3e88618b
SM
5390 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
5391 (completion--cache-all-sorted-completions): New function.
5392 (completion-all-sorted-completions): Use it.
5393 (completion--do-completion, minibuffer-force-complete):
5394 Use it to re-instate the flush hook.
5395
8f0fde21
SM
5396 * icomplete.el (icomplete-completions): Replace last fix with a better
5397 one (bug#10850).
5398
8e911f6f
DG
53992012-02-23 Dmitry Gutov <dgutov@yandex.ru>
5400
5401 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
5402 when it might call us back infinitely (bug#10797).
5403
49fe4321
GM
54042012-02-23 Glenn Morris <rgm@gnu.org>
5405
5406 * minibuffer.el (completion-category-overrides): Doc fix.
5407
b291b572
SM
54082012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5409
5410 * minibuffer.el (completion-table-with-context): Fix inf-loop.
5411 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
5412
31a9ef2e
GM
54132012-02-23 Glenn Morris <rgm@gnu.org>
5414
5e6e6794 5415 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
5416 (authors-obsolete-files-regexps, authors-ignored-files)
5417 (authors-ambiguous-files, authors-renamed-files-alist):
5418 Add more entries.
5419
0bd1e074
JL
54202012-02-23 Juri Linkov <juri@jurta.org>
5421
5422 * isearch.el (isearch-occur): Sync interactive spec with occur's
5423 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
5424
b617673c
JL
5425 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
5426
19e9789e
JL
54272012-02-22 Juri Linkov <juri@jurta.org>
5428
5429 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
5430 (ucs-insert): Doc fix. Check for hex digits in the string.
5431 Don't display `nil' in the error message. (Bug#10857)
5432
f41ce09d
AM
54332012-02-22 Alan Mackenzie <acm@muc.de>
5434
7a71b18d 5435 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 5436
ac2eceee
GM
54372012-02-22 Glenn Morris <rgm@gnu.org>
5438
5439 * ffap.el (ffap-c-path):
5440 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
5441
abd1f678
CY
54422012-02-22 Chong Yidong <cyd@gnu.org>
5443
5444 * custom.el (load-theme): Doc fix.
5445
f25aef2e
GM
54462012-02-22 Glenn Morris <rgm@gnu.org>
5447
5448 * dired-x.el (dired-guess-shell-alist-default):
5449 Remove escape sequences from nroff output. (Bug#172)
5450
5f8dc2ca
GM
54512012-02-21 Glenn Morris <rgm@gnu.org>
5452
6ff86ec4
GM
5453 * vc/emerge.el (emerge-defvar-local):
5454 Set `permanent-local' property rather than unused `preserved'.
5455
be3223a3 5456 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
5457 (picture-mode-map): Use it. (Bug#10860)
5458 (picture-mode): Doc fix.
5459
3fe58f4f
JB
54602012-02-21 Juanma Barranquero <lekktu@gmail.com>
5461
5462 * newcomment.el (uncomment-region-default): Remove unused binding.
5463
f9a998c3
GM
54642012-02-21 Glenn Morris <rgm@gnu.org>
5465
5466 * textmodes/picture.el (picture-motion, picture-motion-reverse)
5467 (picture-self-insert, picture-tab-chars): Doc fix.
5468 (picture-mode-map): Fix C-a, C-e.
5469
c6029348
GM
54702012-02-20 Glenn Morris <rgm@gnu.org>
5471
5472 * emacs-lisp/authors.el (authors-aliases): Add another entry.
5473
ab1ce9d7
LL
54742012-02-20 Leo Liu <sdl.web@gmail.com>
5475
5476 * icomplete.el (icomplete-completions): Check FROM arg before
5477 passing to substring (Bug#10850).
5478
0fd40f89
CY
54792012-02-19 Chong Yidong <cyd@gnu.org>
5480
5481 * comint.el: Require ansi-color.
5482 (comint-output-filter-functions): Add ansi-color-process-output.
5483
5484 * ansi-color.el: Don't set comint-output-filter-functions; it is
5485 now in the initial value defined in comint.el.
5486 (ansi-color-apply-face-function): New variable.
5487 (ansi-color-apply-on-region): Use it.
5488 (ansi-color-apply-overlay-face): New function.
5489
5490 * shell.el (shell): No need to require ansi-color.
5491 (shell-mode): Use ansi-color-apply-face-function to highlight
5492 color escapes using font-lock-face property (Bug#10835).
5493
20af2394
CY
54942012-02-19 Chong Yidong <cyd@gnu.org>
5495
5496 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
5497 mode-line formats (Bug#10839).
5498
e23a3fbe
GM
54992012-02-18 Glenn Morris <rgm@gnu.org>
5500
b474519e
GM
5501 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
5502
5503 * mail/undigest.el (unforward-rmail-message): Doc fix.
5504
e23a3fbe
GM
5505 * saveplace.el (save-place-ignore-files-regexp): Add :version.
5506
57939ff4
EZ
55072012-02-18 Eli Zaretskii <eliz@gnu.org>
5508
5509 * international/characters.el (script-list): Sync with the latest
5510 Unicode Character Database.
5511
0c23686e
AS
55122012-02-18 Andreas Schwab <schwab@linux-m68k.org>
5513
5514 * international/titdic-cnv.el: Remove duplicate coding tag.
5515 * language/cham.el: Likewise.
5516 * language/tai-viet.el: Likewise.
5517
6818b449
GM
55182012-02-18 Glenn Morris <rgm@gnu.org>
5519
5520 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
5521 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
5522 (calendar-bahai-all-holidays-flag, calendar-other-dates):
5523 * calendar/diary-lib.el (diary-abbreviated-year-flag):
5524 * calendar/holidays.el (holiday-bahai-holidays)
5525 (calendar-holidays, list-holidays):
5526 Use utf-8 Bahá'í in doc-strings, menus, etc.
5527
0311a3fc
TH
55282012-02-17 Tassilo Horn <tassilo@member.fsf.org>
5529
5530 * saveplace.el (save-place-ignore-files-regexp): New variable
5531 allowing for excluding files from saving their location of point.
5532 The default value matches the temporary commit message editing
5533 files from Git, SVN, Bazaar, and Mercurial.
5534 (save-place-to-alist): Use it.
5535
d209e2fb 55362012-02-17 Lawrence Mitchell <wence@gmx.li>
eb864a71
LM
5537 Stefan Monnier <monnier@iro.umontreal.ca>
5538
5539 * newcomment.el (uncomment-region-default): Don't leave extra space
5540 when an arg is provided (bug#8150).
5541
ee0ce425
TZ
55422012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5543
eb864a71 5544 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 5545
95ddf442
GM
55462012-02-17 Glenn Morris <rgm@gnu.org>
5547
5548 * net/socks.el: Require network-stream. (Bug#10599)
5549
48dd1e39 55502012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
5551
5552 * international/charprop.el:
5553 * international/uni-name.el:
5554 * international/uni-old-name.el:
5555 * international/uni-comment.el: Regenerate.
5556
d68cd087
GM
55572012-02-16 Glenn Morris <rgm@gnu.org>
5558
5559 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
5560 Interactively in calendar buffer, give an error if not on a date.
5561
13932042
GM
55622012-02-15 Glenn Morris <rgm@gnu.org>
5563
5564 * shell.el (shell-delimiter-argument-list):
5565 Revert 2011-02-17 change. (Bug#8027)
5566
c3a70e2b
CY
55672012-02-15 Chong Yidong <cyd@gnu.org>
5568
60236b0d
CY
5569 * minibuffer.el (completion-at-point-functions): Doc fix.
5570
c3a70e2b
CY
5571 * custom.el (defcustom): Doc fix; note use of defvar.
5572
9f26dc24
GM
55732012-02-15 Glenn Morris <rgm@gnu.org>
5574
5575 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
5576 Doc fixes.
5577
6546b134
GM
55782012-02-14 Glenn Morris <rgm@gnu.org>
5579
5580 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
5581
d29b2b4c
LI
55822012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5583
5584 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
5585 way the ports list is computed.
835bdcba
LI
5586 (smtpmail-query-smtp-server): Prompt the user for a port number if
5587 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 5588
08dcdbc9
TZ
55892012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5590
5591 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
5592
2605051a
GM
55932012-02-13 Glenn Morris <rgm@gnu.org>
5594
5595 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
5596
7ee99f32
TZ
55972012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5598
5599 * net/gnutls.el (gnutls-trustfiles): New variable.
5600 (gnutls-negotiate): Use it.
5601
5f0af64f
LI
56022012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5603
5604 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
5605 does its stuff if Gnus is running.
5606
c14fcc95
AM
56072012-02-13 Alan Mackenzie <acm@muc.de>
5608
5609 Fix a loop in c-set-fl-decl-start.
5610
7a71b18d 5611 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
5612 c-backward-syntactic-ws actually moves backwards.
5613
142b4d90
LL
56142012-02-13 Leo Liu <sdl.web@gmail.com>
5615
5616 * net/rcirc.el (rcirc-markup-attributes): Move point to the
5617 beginning so that all \C-o chars are removed.
5618
fa9958a6
TZ
56192012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
5620
dc9924b8 5621 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 5622
0bc5886a
AM
56232012-02-12 Alan Mackenzie <acm@muc.de>
5624
5625 Fix infinite loop with long macros.
4d6769e1 5626 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 5627
d4bd55e7
CY
56282012-02-12 Chong Yidong <cyd@gnu.org>
5629
5630 * window.el (display-buffer): Doc fix (Bug#10785).
5631
66f3fe22
GM
56322012-02-12 Glenn Morris <rgm@gnu.org>
5633
bd7da63e
GM
5634 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5635 (x-disown-selection-internal, x-get-selection-internal):
5636 Sync docs with the xselect.c versions.
5637
66f3fe22
GM
5638 * allout-widgets.el: Add missing license notice.
5639
3e0d2fa7
GM
56402012-02-11 Glenn Morris <rgm@gnu.org>
5641
cfecdf09
GM
5642 * select.el (x-get-selection-internal, x-own-selection-internal)
5643 (x-disown-selection-internal):
5644 * x-dnd.el (x-get-selection-internal): Update declarations.
5645
6d216d7f
GM
5646 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
5647
2bed3f04
GM
5648 * window.el (window-sides-slots):
5649 * tool-bar.el (tool-bar-position):
5650 * term/xterm.el (xterm-extra-capabilities):
5651 * ses.el (ses-self-reference-early-detection):
5652 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
5653 (verilog-auto-wire-type)
5654 (verilog-auto-delete-trailing-whitespace)
5655 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
5656 (verilog-auto-tieoff-declaration):
5657 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
5658 (sql-oracle-statement-starters, sql-oracle-scan-on):
5659 * progmodes/prolog.el (prolog-align-comments-flag)
5660 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
5661 (prolog-left-indent-regexp, prolog-paren-indent-p)
5662 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
5663 (prolog-types, prolog-mode-specificators)
5664 (prolog-determinism-specificators, prolog-directives)
5665 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
5666 (prolog-electric-dot-flag)
5667 (prolog-electric-dot-full-predicate-template)
5668 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
5669 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
5670 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
5671 (prolog-program-switches, prolog-prompt-regexp)
5672 (prolog-debug-on-string, prolog-debug-off-string)
5673 (prolog-trace-on-string, prolog-trace-off-string)
5674 (prolog-zip-on-string, prolog-zip-off-string)
5675 (prolog-use-standard-consult-compile-method-flag)
5676 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
5677 (prolog-imenu-max-lines, prolog-info-predicate-index)
5678 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
5679 (prolog-char-quote-workaround):
5680 * progmodes/cc-vars.el (c-defun-tactic):
5681 * net/tramp.el (tramp-encoding-command-interactive)
5682 (tramp-local-end-of-line):
5683 * net/soap-client.el (soap-client):
5684 * net/netrc.el (netrc-file):
5685 * net/gnutls.el (gnutls):
5686 * minibuffer.el (completion-category-overrides)
5687 (completion-cycle-threshold)
5688 (completion-pcm-complete-word-inserts-delimiters):
5689 * man.el (Man-name-local-regexp):
5690 * mail/feedmail.el (feedmail-display-full-frame):
5691 * international/characters.el (glyphless-char-display-control):
5692 * eshell/em-ls.el (eshell-ls-date-format):
5693 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
5694 (lisp-lambda-list-keyword-parameter-indentation)
5695 (lisp-lambda-list-keyword-parameter-alignment):
5696 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
5697 * dired-x.el (dired-omit-verbose):
5698 * cus-theme.el (custom-theme-allow-multiple-selections):
5699 * calc/calc.el (calc-highlight-selections-with-faces)
5700 (calc-lu-field-reference, calc-lu-power-reference)
5701 (calc-note-threshold):
5702 * battery.el (battery-mode-line-limit):
5703 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5704 (archive-7z-update):
5705 * allout.el (allout-prefixed-keybindings)
5706 (allout-unprefixed-keybindings)
5707 (allout-inhibit-auto-fill-on-headline)
5708 (allout-flattened-numbering-abbreviation):
5709 * allout-widgets.el (allout-widgets-auto-activation)
5710 (allout-widgets-icons-dark-subdir)
5711 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
5712 (allout-widgets-theme-dark-background)
5713 (allout-widgets-theme-light-background)
5714 (allout-widgets-item-image-properties-emacs)
5715 (allout-widgets-item-image-properties-xemacs)
5716 (allout-widgets-run-unit-tests-on-load)
5717 (allout-widgets-time-decoration-activity)
5718 (allout-widgets-hook-error-post-time)
5719 (allout-widgets-track-decoration):
5720 Add missing :version tags to new defcustoms and defgroups.
5721
5fec1b8e
GM
5722 * progmodes/sql.el (sql-ansi-statement-starters)
5723 (sql-oracle-statement-starters): Add custom type.
5724
3e0d2fa7
GM
5725 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
5726 (prolog-system-version): Give it a type.
5727
90b671e2
EZ
57282012-02-11 Eli Zaretskii <eliz@gnu.org>
5729
5730 * term/pc-win.el (x-select-text, x-selection-owner-p)
5731 (x-own-selection-internal, x-disown-selection-internal)
5732 (x-get-selection-internal): Sync doc strings and argument lists
5733 with xselect.c, common-win.el and x-win.el. (Bug#10783)
5734
5eac0c02
LL
57352012-02-11 Leo Liu <sdl.web@gmail.com>
5736
5737 * progmodes/python.el (python-end-of-statement): Fix infinite
5738 loop. (Bug#10788)
5739
f82cb659
GM
57402012-02-10 Glenn Morris <rgm@gnu.org>
5741
5742 * international/mule-cmds.el (unify-8859-on-encoding-mode)
5743 (unify-8859-on-decoding-mode): Properly mark as obsolete.
5744
cc26d239
LI
57452012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
5746
5747 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
5748 about SMTP before checking the From header.
5749
91027d08 5750 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
5751 into own function for reuse by emacsbug.el.
5752
1be3ca5a
LL
57532012-02-10 Leo Liu <sdl.web@gmail.com>
5754
5755 * subr.el (condition-case-unless-debug): Rename from
5756 condition-case-no-debug. All callers changed.
5757 (with-demoted-errors): Fix caller.
5758
5759 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
5760 * nxml/rng-valid.el (rng-do-some-validation):
5761 * emacs-lisp/package.el (package-refresh-contents)
5762 (package-menu-execute):
5763 * desktop.el (desktop-create-buffer):
91027d08 5764 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 5765
b011fbfe
GM
57662012-02-10 Glenn Morris <rgm@gnu.org>
5767
b2096d72
GM
5768 * textmodes/bibtex.el:
5769 Add missing :version tags for new/changed defcustoms.
5770
b011fbfe
GM
5771 * files.el (remote-file-name-inhibit-cache): Doc fixes.
5772
4c7e65bf
LI
57732012-02-09 Lars Ingebrigtsen <larsi@rusty>
5774
5775 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
5776 (smtpmail-via-smtp): Use it, or fall back on the From address.
5777 (smtpmail-send-it): Ditto.
5778
f3934f6f
SM
57792012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
5780
5781 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
5782 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
5783 (byte-compile-tmp-var): New const.
5784 (byte-compile-defvar): Use it to minimize .elc size.
5785 Just use `defvar' rather than simulate it (bug#10761).
5786
a075a2c5
GM
57872012-02-09 Glenn Morris <rgm@gnu.org>
5788
cf3aa21b
GM
5789 * files.el (rename-uniquely): Doc fix. (Bug#3806)
5790
354998cd
GM
5791 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
5792 Add :version tags.
5793
dc9924b8
SM
5794 * progmodes/compile.el (compilation-error-screen-columns)
5795 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 5796
dab3703d
GM
5797 * vc/log-view.el (log-view-toggle-entry-display):
5798 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
5799
3f88cd72
GM
5800 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
5801 (report-emacs-bug-can-use-xdg-email):
5802 (report-emacs-bug-insert-to-mailer): Doc fixes.
5803 (report-emacs-bug): Message fix.
5804
d95b247d
GM
5805 * net/browse-url.el (browse-url-can-use-xdg-open)
5806 (browse-url-xdg-open): Doc fixes.
5807
a075a2c5
GM
5808 * electric.el (electric-indent-mode, electric-pair-mode)
5809 (electric-layout-rules, electric-layout-mode): Doc fixes.
5810 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
5811
ffb6157e
MR
58122012-02-08 Martin Rudalics <rudalics@gmx.at>
5813
5814 * server.el (server-unselect-display): Don't inadvertently kill
5815 the current buffer. (Bug#10729)
5816
e1ac4066
GM
58172012-02-08 Glenn Morris <rgm@gnu.org>
5818
34e8a2da
GM
5819 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
5820 (sql-list-table): Doc fixes.
5821
b4ac6e8c
GM
5822 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
5823 Comment out (does nothing).
5824
e1ac4066
GM
5825 * completion.el (dynamic-completion-mode):
5826 * dirtrack.el (dirtrack-debug-mode):
5827 * electric.el (electric-layout-mode):
5828 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
5829 * face-remap.el (text-scale-mode, buffer-face-mode):
5830 * iimage.el (iimage-mode):
5831 * image-mode.el (image-transform-mode):
5832 * minibuffer.el (completion-in-region-mode):
5833 * scroll-lock.el (scroll-lock-mode):
5834 * simple.el (next-error-follow-minor-mode):
5835 * tar-mode.el (tar-subfile-mode):
5836 * tooltip.el (tooltip-mode):
5837 * vcursor.el (vcursor-use-vcursor-map):
5838 * wid-browse.el (widget-minor-mode):
5839 * emulation/tpu-edt.el (tpu-edt-mode):
5840 * emulation/tpu-extras.el (tpu-cursor-free-mode):
5841 * international/iso-ascii.el (iso-ascii-mode):
5842 * language/thai-util.el (thai-word-mode):
5843 * mail/supercite.el (sc-minor-mode):
5844 * net/goto-addr.el (goto-address-mode):
5845 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
5846 * progmodes/cwarn.el (cwarn-mode):
5847 * progmodes/flymake.el (flymake-mode):
5848 * progmodes/glasses.el (glasses-mode):
5849 * progmodes/hideshow.el (hs-minor-mode):
5850 * progmodes/pascal.el (pascal-outline-mode):
5851 * textmodes/enriched.el (enriched-mode):
5852 * vc/smerge-mode.el (smerge-mode):
5853 Doc fixes (minor mode argument).
5854
5e0d957f
EZ
58552012-02-07 Eli Zaretskii <eliz@gnu.org>
5856
5857 * ls-lisp.el (ls-lisp-sanitize): New function.
5858 (ls-lisp-insert-directory): Use it to fix or remove any elements
5859 in file-alist with missing attributes. (Bug#4673)
5860
98d7371e
AM
58612012-02-07 Alan Mackenzie <acm@muc.de>
5862
5863 Fix spurious recognition of c-in-knr-argdecl.
5864
5865 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
5866 putative K&R region.
5867
667ced3a
AM
58682012-02-07 Alan Mackenzie <acm@muc.de>
5869
eb864a71
LM
5870 * progmodes/cc-engine.el (c-forward-objc-directive):
5871 Prevent looping in "#pragma mark @implementation".
667ced3a 5872
5b77774d
MA
58732012-02-07 Michael Albinus <michael.albinus@gmx.de>
5874
5875 * notifications.el (notifications-on-closed-signal): Make `reason'
5876 optional. (Bug#10744)
5877
af008560
GM
58782012-02-07 Glenn Morris <rgm@gnu.org>
5879
60d47423
GM
5880 * emacs-lisp/easy-mmode.el (define-minor-mode):
5881 Doc fixes for the macro and the mode it defines.
5882
dd605cc4
GM
5883 * image.el (imagemagick-types-inhibit): Doc fix.
5884
af008560
GM
5885 * cus-start.el (imagemagick-render-type): Add it.
5886
5cc59a37
LI
58872012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5888
4d6769e1
JB
5889 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
5890 Set the default at load time, too, so that `font-lock-fontify-buffer'
5891 can be called without setting up the entire mode first. This fixes
5892 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 5893
9a6dd747
CY
58942012-02-06 Chong Yidong <cyd@gnu.org>
5895
2d16b285
CY
5896 * simple.el (list-processes--refresh): Delete exited processes
5897 (Bug#8094).
5898
171e9b6e
CY
5899 * comint.el (comint-next-prompt): next-single-char-property-change
5900 and prev-single-char-property-change never return nil (Bug#8657).
5901
9a6dd747
CY
5902 * custom.el (defcustom): Doc fix (Bug#9711).
5903
aa4589a7
CY
59042012-02-05 Chong Yidong <cyd@gnu.org>
5905
5c2a252f
CY
5906 * cus-edit.el (custom-variable-reset-backup): Quote the value
5907 before storing it in the customized-value property (Bug#6712).
4aab9006 5908 (custom-display): Add a customization type tag.
983b9602 5909 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 5910
aa4589a7
CY
5911 * wid-edit.el (widget-field-value-get): New optional arg to
5912 suppress trailing whitespace truncation.
5913 (character): Use it (Bug#2689).
5914
1ff980ae
AS
59152012-02-05 Andreas Schwab <schwab@linux-m68k.org>
5916
5917 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
5918 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
5919
03988c98
CY
59202012-02-05 Chong Yidong <cyd@gnu.org>
5921
eeb6cc88
CY
5922 * cus-edit.el (custom-variable-value-create): For mismatched
5923 types, show the current value (Bug#7600).
5924
03988c98
CY
5925 * custom.el (defcustom): Doc fix.
5926
f8cdeef0
GM
59272012-02-05 Glenn Morris <rgm@gnu.org>
5928
5929 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
5930
0696d255
JB
59312012-02-05 Juanma Barranquero <lekktu@gmail.com>
5932
5933 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
5934 (pp-buffer): Use `ignore-errors', `looking-at-p'.
5935 (pp-last-sexp): Use `looking-at-p'.
5936
34c99998
GM
59372012-02-04 Glenn Morris <rgm@gnu.org>
5938
8f05da42
GM
5939 * files.el (revert-buffer):
5940 Doc fix (mention revert-buffer-in-progress-p).
5941
f160676e
GM
5942 * emacs-lisp/ert-x.el (ert-simulate-command):
5943 Check deferred-action-list (which is obsolete) is bound.
5944
c7291ad9
GM
5945 * subr.el (with-wrapper-hook): Doc fixes.
5946
34c99998
GM
5947 * simple.el (filter-buffer-substring-functions)
5948 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
5949
6283a7d3
LL
59502012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
5951
5952 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
5953 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
5954
e96e3013
LL
59552012-02-04 Leo Liu <sdl.web@gmail.com>
5956
5957 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
5958
8ded50f2
GM
59592012-02-04 Glenn Morris <rgm@gnu.org>
5960
82ff1d13
GM
5961 * image.el (image-extension-data): Add obsolete alias.
5962
987a0a16
GM
5963 * isearch.el (isearch-update): Doc fix.
5964
ea32ef46
GM
5965 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
5966
8ded50f2
GM
5967 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
5968
eea14f31
GM
59692012-02-03 Glenn Morris <rgm@gnu.org>
5970
5971 * image.el (image-animated-p): Doc fix. Use image-animated-types.
5972 (image-animate-timeout): Doc fix.
5973
5974 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
5975
12f381b7
GM
59762012-02-02 Glenn Morris <rgm@gnu.org>
5977
953cebf5
GM
5978 * server.el (server-auth-dir): Doc fix.
5979 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
5980
12f381b7
GM
5981 * subr.el (run-mode-hooks): Doc fix.
5982
953a8c3b
JL
59832012-02-02 Juri Linkov <juri@jurta.org>
5984
5985 * image-mode.el (image-toggle-display-image): Remove tautological
5986 `major-mode' from the `derived-mode-p' test.
5987
c5d3843c
KH
59882012-02-02 Kenichi Handa <handa@m17n.org>
5989
9f6e692e 5990 * composite.el (compose-region): Cancel previous change.
c5d3843c 5991
159462d4 59922012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
5993
5994 * composite.el (compose-region, compose-string): Signal error for
5995 a null string component (Bug#6988).
5996
9f562668
CY
59972012-02-01 Chong Yidong <cyd@gnu.org>
5998
e2cef717
CY
5999 * view.el (view-buffer-other-window, view-buffer-other-frame):
6000 Handle special modes like view-buffer (Bug#10650).
6001 (view-buffer): Simplify.
6002
9f562668
CY
6003 * frame.el (set-frame-font): Tweak meaning of third argument.
6004
9f6e692e
JB
6005 * dynamic-setting.el (font-setting-change-default-font):
6006 Use set-frame-font (Bug#9982).
9f562668 6007
781acb9f
GM
60082012-02-01 Glenn Morris <rgm@gnu.org>
6009
6035be52
GM
6010 * progmodes/compile.el (compilation-internal-error-properties):
6011 Respect compilation-first-column in the "*compilation*" buffer.
6012
781acb9f
GM
6013 * emacs-lisp/easy-mmode.el (define-minor-mode):
6014 Relax :variable's test for a named function.
6015
abbceb00
AM
60162012-01-31 Alan Mackenzie <acm@muc.de>
6017
6018 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
6019 off by one error.
6020
fce3fdeb
CY
60212012-01-31 Chong Yidong <cyd@gnu.org>
6022
6023 * frame.el (set-frame-font): New arg ALL-FRAMES.
6024
6025 * menu-bar.el (menu-set-font): Use set-frame-font.
6026
6027 * faces.el (face-spec-reset-face): Don't apply unspecified
6028 attribute values to the default face.
6029
47893581
JB
60302012-01-31 Juanma Barranquero <lekktu@gmail.com>
6031
6032 * progmodes/cwarn.el (cwarn): Remove dead link.
6033 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
6034 Remove * from defcustom docstrings.
6035 (turn-on-cwarn-mode): Make obsolete.
6036 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
6037 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
6038
e58e988a
GM
60392012-01-31 Glenn Morris <rgm@gnu.org>
6040
60dc2671 6041 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 6042 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 6043 Allow named functions to be used as the cdr of :variable.
e58e988a 6044
7a3f511d
GM
60452012-01-30 Glenn Morris <rgm@gnu.org>
6046
6047 * emacs-lisp/authors.el (authors-fixed-entries):
6048 Remove reference to deleted file rnewspost.el.
6049
cb882333
JB
60502012-01-29 Juanma Barranquero <lekktu@gmail.com>
6051
6052 * window.el (window-with-parameter): Remove unused variable `windows'.
6053 (window--side-check): Remove unused variable `code'.
6054 (window--resize-siblings): Remove unused variable `first'.
6055 (adjust-window-trailing-edge): Remove unused variable `failed'.
6056 (window-deletable-p, window--delete): Remove unused variable `buffer'.
6057 Use `let', not `let*'.
6058 (balance-windows-2): Remove unused variable `found'.
6059 (window--state-put-2): Remove unused variable `splits'.
6060 (window-state-put): Remove unused variable `selected'.
6061 (same-window-p): Use `string-match-p'.
6062 (display-buffer-assq-regexp): Remove unused variable `value'.
6063 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6064 Mark argument ALIST as ignored.
6065 (pop-to-buffer): Remove unused variable `old-window'.
6066
907201af
EZ
60672012-01-29 Eli Zaretskii <eliz@gnu.org>
6068
6069 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
6070 and .lzma compressed files.
6071
ea162670
CY
60722012-01-29 Chong Yidong <cyd@gnu.org>
6073
5b95ee8a
CY
6074 * frame.el (window-system-default-frame-alist): Doc fix.
6075
ea162670
CY
6076 * dynamic-setting.el (font-setting-change-default-font): Don't
6077 change the default face if SET-FONT argument is non-nil (Bug#9982).
6078
d6e6f4b1
SB
60792012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
6080
6081 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
6082
0f29fa41 60832012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
6084
6085 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
6086 breakpoints in files outside current directory (Bug#6098).
6087
db174434
CY
60882012-01-29 Chong Yidong <cyd@gnu.org>
6089
6b25e4e2
SE
6090 * progmodes/python.el: Require ansi-color at top-level.
6091
6df6ae42
JB
6092 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
6093 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
6094 (lisp-mode-abbrev-table): Add doc.
6095 (lisp-mode-variables): Don't set local-abbrev-table.
6096 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
6097
e70ee681
RW
60982012-01-28 Roland Winkler <winkler@gnu.org>
6099
6100 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
6101
ace88aa2
RW
61022012-01-28 Roland Winkler <winkler@gnu.org>
6103
6104 * textmodes/bibtex.el (bibtex-entry-alist): New function.
6105 (bibtex-set-dialect): Use it. Either set global values of
6106 dialect-dependent variables or bind these variables buffer-locally
6107 (Bug#10254).
6108 (bibtex-mode): Call bibtex-set-dialect via
6109 hack-local-variables-hook.
eb864a71
LM
6110 (bibtex-dialect): Update docstring.
6111 Add safe-local-variable predicate.
ace88aa2
RW
6112 (bibtex-entry-alist, bibtex-field-alist): Initialize via
6113 bibtex-set-dialect.
6114 (bibtex-mode-map): Define menu for each dialect.
6115 (bibtex-entry): Fix docstring.
6116
93376c5b
CY
61172012-01-28 Chong Yidong <cyd@gnu.org>
6118
6119 * eshell/esh-arg.el (eshell-quote-argument): New function.
6120
6121 * eshell/esh-ext.el (eshell-invoke-batch-file):
6122 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
6123 first arg to eshell-parse-command (Bug#10523).
6124
4372494f
DA
61252012-01-28 Drew Adams <drew.adams@oracle.com>
6126
6127 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
6128 `default-directory' is non-nil.
6129
4d4ec1f8
EZ
61302012-01-28 Eli Zaretskii <eliz@gnu.org>
6131
6132 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
6133 line that displays system-configuration-options. (Bug#9924)
6134
7c188927
DA
61352012-01-28 Drew Adams <drew.adams@oracle.com>
6136
6137 * descr-text.el (describe-char): Show information about POS, in
6138 addition to information about the character at POS. Improve and
6139 update the doc string. Change "code point" to "code point in
6140 charset", to avoid confusion with the character's Unicode code
6141 point shown above that. (Bug#10129)
6142
e0da685a
EZ
61432012-01-28 Eli Zaretskii <eliz@gnu.org>
6144
6145 * descr-text.el (describe-char): Show the raw character, not only
6146 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
6147 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
6148 for the reasons.
6149
70550acf
PH
61502012-01-28 Phil Hagelberg <phil@hagelb.org>
6151
eb864a71
LM
6152 * emacs-lisp/package.el (package-install):
6153 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 6154
0ce8e868
CY
61552012-01-28 Chong Yidong <cyd@gnu.org>
6156
cb882333
JB
6157 * emacs-lisp/package.el (package-maybe-load-descriptor):
6158 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
6159 (package-maybe-load-descriptor): Use it.
6160 (package-download-transaction): Fully load required packages
6161 inside the loop, so that `require' calls work (Bug#10593).
6162 (package-install): No need to call package-initialize now.
6163
2e7f3bea
CY
61642012-01-28 Chong Yidong <cyd@gnu.org>
6165
6e9bad14
CY
6166 * simple.el (deactivate-mark): Doc fix (Bug#8614).
6167
f823b8ca
CY
6168 * tooltip.el (tooltip-mode): Doc fix.
6169 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
6170
2680c309
CY
6171 * frame.el (set-cursor-color): Doc fix (Bug#352).
6172
d7a9e63b
CY
6173 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
6174 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
6175
2e7f3bea
CY
6176 * cus-edit.el (custom-buffer-create-internal): Fix search button
6177 action (Bug#10542).
2ae01800 6178 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 6179
fc4f7a23
EW
61802012-01-27 Eduard Wiebe <usenet@pusto.de>
6181
6182 * dired.el (dired-mark-files-regexp):
6183 Include any subdirectory components. (Bug#10445)
6184
7dd37071
ML
61852012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
6186
6187 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
6188 Handle [host]:port syntax. (Bug#10533)
6189
a268160b
AH
61902012-01-27 Alex Harsanyi <harsanyi@mac.com>
6191
6192 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
6193
e43273ef
GM
61942012-01-26 Glenn Morris <rgm@gnu.org>
6195
6196 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
6197 * term.el (term-raw-escape-map): Use Control-X-prefix.
6198 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
6199
1edf595d
MR
62002012-01-25 Martin Rudalics <rudalics@gmx.at>
6201
6202 * window.el (window-state-get, window--state-get-1): Don't deal
6203 with fixed-sizeness of windows. Simplify code.
6204
fa8eafef
JC
62052012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
6206
6df6ae42
JB
6207 * window.el (window--state-get-1, window--state-put-2):
6208 Don't save and restore the mark.
fa8eafef 6209
0b21c100
CY
62102012-01-25 Chong Yidong <cyd@gnu.org>
6211
6212 * custom.el (custom-variable-p): Doc fix.
6213
5ae1a6c8
GM
62142012-01-25 Glenn Morris <rgm@gnu.org>
6215
40047858
GM
6216 * dired.el (dired-goto-file): Handle some of the more common
6217 characters that `ls -b' escapes. (Bug#10596)
6218
5ddce96c
GM
6219 * progmodes/compile.el (compilation-next-error-function):
6220 Respect compilation-first-column in the "*compilation*" buffer.
6221 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
6222
5ae1a6c8
GM
6223 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
6224
b559f1a9
GM
62252012-01-24 Glenn Morris <rgm@gnu.org>
6226
6227 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
6228
6725d21a
JD
62292012-01-24 Julien Danjou <julien@danjou.info>
6230
6231 * color.el (color-rgb-to-hsl): Fix value computing.
6232 (color-hue-to-rgb): New function.
6233 (color-hsl-to-rgb): New function.
6234 (color-clamp, color-saturate-hsl, color-saturate-name)
6235 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6236 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
6237
70df4bbe
GM
62382012-01-24 Glenn Morris <rgm@gnu.org>
6239
6240 * vc/vc-rcs.el (vc-rcs-create-tag):
6241 * vc/vc-sccs.el (vc-sccs-create-tag):
6242 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
6243
802a2ae2
ML
62442012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
6245
6246 * eshell/esh-util.el (eshell-read-hosts-file):
6247 Skip comment lines. (Bug#10549)
6248
d7128bb1
ML
6249 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
6250
d1a5c3b4
JB
62512012-01-23 Juanma Barranquero <lekktu@gmail.com>
6252
2724d9c7
JB
6253 * subr.el (display-delayed-warnings): Doc fix.
6254 (collapse-delayed-warnings): New function to collapse identical
6255 adjacent warnings.
6256 (delayed-warnings-hook): Add it.
d1a5c3b4 6257
a5509865
MA
62582012-01-22 Michael Albinus <michael.albinus@gmx.de>
6259
6260 * net/tramp.el (tramp-action-login): Set connection property "login-as".
6261
a5509865
MA
6262 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
6263 (tramp-default-user-alist): Don't add "pscp".
6264 (tramp-do-copy-or-rename-file-out-of-band): Use connection
6265 property "login-as", if set. (Bug#10530)
6266
cc6d5805
MA
62672012-01-21 Michael Albinus <michael.albinus@gmx.de>
6268
6269 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
6270 "plink1" and "psftp". (Bug#10530)
6271
62722012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
6273
6274 * international/mule-cmds.el (prefer-coding-system): Show a
6275 warning message if the default value of file-name-coding-system
6276 was not changed.
6277
f0960428
JC
62782012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6279
cb882333
JB
6280 * windmove.el (windmove-reference-loc):
6281 Fix windmove-reference-loc miscalculation.
f0960428 6282
dd6f2a63
JB
62832012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
6284
6285 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
6286 default unit.
6287
7b447e9b
GM
62882012-01-21 Glenn Morris <rgm@gnu.org>
6289
117a9ea1
GM
6290 * international/mule.el (auto-coding-alist): Add .tbz.
6291
7b447e9b
GM
6292 * files.el (local-enable-local-variables): Doc fix.
6293 (inhibit-local-variables-regexps): Rename from
6294 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
6295 Doc fix. Add some extensions from auto-coding-alist.
6296 (inhibit-local-variables-suffixes):
6297 Rename from inhibit-first-line-modes-suffixes. Doc fix.
6298 (inhibit-local-variables-p):
6299 New function, extracted from set-auto-mode-1.
6300 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
6301 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
6302 (hack-local-variables): Doc fix. Make the mode-only case
6303 respect enable-local-variables and friends.
6304 Respect inhibit-local-variables-regexps for file-locals, but
6305 not for directory-locals.
6306 (set-visited-file-name):
6307 Take account of inhibit-local-variables-regexps.
6308 Whether it applies may change as the file name is changed.
6309 * jka-cmpr-hook.el (jka-compr-install):
6310 * jka-compr.el (jka-compr-uninstall):
6311 Update for inhibit-first-line-modes-suffixes name change.
6312
dd6e3cdd
MR
63132012-01-20 Martin Rudalics <rudalics@gmx.at>
6314
6315 * help-macro.el (make-help-screen): Temporarily restore original
6316 binding for minor-mode-map-alist (Bug#10454).
6317
0d0deb38
JD
63182012-01-19 Julien Danjou <julien@danjou.info>
6319
6320 * color.el (color-name-to-rgb): Use the white color to find the max
6321 color component value and return correctly computed values.
6322 (color-name-to-rgb): Add missing float conversion for max value.
6323
34a02f46
MR
63242012-01-19 Martin Rudalics <rudalics@gmx.at>
6325
6326 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
6327 special state value for window-persistent-parameters.
6328 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
6329 (window--state-put-2): Reset all window parameters to nil before
6330 assigning values of persistent parameters.
6331
606c44c4
AM
63322012-01-18 Alan Mackenzie <acm@muc.de>
6333
6334 Eliminate sluggishness and hangs in fontification of "semicolon
6335 deserts".
6336
cb882333
JB
6337 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
6338 Change value 10000 -> 3000.
606c44c4
AM
6339 (c-state-safe-place): Reformulate so it doesn't stack up an
6340 infinite number of wrong entries in c-state-nonlit-pos-cache.
6341 (c-determine-limit-get-base, c-determine-limit): New functions to
6342 determine backward search limits disregarding literals.
6343 (c-find-decl-spots): Amend commenting.
6344 (c-cheap-inside-bracelist-p): New function which detects "={".
6345
6346 * progmodes/cc-fonts.el
6347 (c-make-font-lock-BO-decl-search-function): Give a limit to a
6348 backward search.
6349 (c-font-lock-declarations): Fix an occurrence of point being
6350 undefined. Check additionally for point being in a bracelist or
6351 near a macro invocation without a semicolon so as to avoid a
6352 fruitless time consuming search for a declarator. Give a more
6353 precise search limit for declarators using the new
6354 c-determine-limit.
6355
f3860cea
GM
63562012-01-18 Glenn Morris <rgm@gnu.org>
6357
6358 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
6359 (set-auto-mode): Doc fixes.
6360
1db03b16
GM
63612012-01-17 Glenn Morris <rgm@gnu.org>
6362
0e6038be
GM
6363 * isearch.el (search-nonincremental-instead): Fix doc typo.
6364
1db03b16
GM
6365 * dired.el (dired-insert-directory): Handle newlines in directory name.
6366 (dired-build-subdir-alist): Unescape newlines in directory name.
6367
4cb0aa75
MA
63682012-01-17 Michael Albinus <michael.albinus@gmx.de>
6369
6370 * net/tramp.el (tramp-local-end-of-line): New defcustom.
6371 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
6372 (tramp-action-terminal): Use it. (Bug#10530)
6373
1d00653d
SM
63742012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
6375
6376 * minibuffer.el (completion--replace): Strip properties (bug#10062).
6377
6a6ee00d
MR
63782012-01-16 Martin Rudalics <rudalics@gmx.at>
6379
6380 * window.el (window-state-ignored-parameters): Remove variable.
6381 (window--state-get-1): Rename argument MARKERS to IGNORE.
6382 Handle persistent window parameters. Make copy of clone-of
6383 parameter only if requested. (Bug#10348)
6384 (window--state-put-2): Install a window parameter only if it has
6385 a non-nil value or an existing parameter shall be overwritten.
6386
97912def
MA
63872012-01-15 Michael Albinus <michael.albinus@gmx.de>
6388
6389 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
6390
688070a5
EZ
63912012-01-14 Eli Zaretskii <eliz@gnu.org>
6392
6393 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
6394 don't pass the (nil) value of `upnode' to string-match.
6395
301afadc
CY
63962012-01-14 Chong Yidong <cyd@gnu.org>
6397
6398 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 6399 Fix values recognized by the cursorBlink resource.
301afadc 6400
9e5788aa
PE
64012012-01-14 Paul Eggert <eggert@cs.ucla.edu>
6402
6403 * epg.el (epg--make-temp-file): Avoid permission race condition
6404 when running on old Emacs versions (bug#10403).
6405
3cdb7f5a
GM
64062012-01-14 Glenn Morris <rgm@gnu.org>
6407
6408 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
6409
8c82b1b4
AM
64102012-01-13 Alan Mackenzie <acm@muc.de>
6411
6412 Fix filling for when filladapt mode is enabled.
6413
6414 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
6415 c-mask-paragraph, pass in `fill-paragraph' rather than
6416 `fill-region-as-paragraph'. (This is a reversion of a previous
6417 change.)
eb864a71
LM
6418 * progmodes/cc-mode.el (c-basic-common-init):
6419 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 6420
e517eda4
GM
64212012-01-13 Glenn Morris <rgm@gnu.org>
6422
1498536e
GM
6423 * dired.el (dired-switches-escape-p): New function.
6424 (dired-insert-directory): Use dired-switches-escape-p.
6425 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
6426
e517eda4
GM
6427 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
6428
328f984d
GM
64292012-01-12 Glenn Morris <rgm@gnu.org>
6430
6431 * mail/sendmail.el (mail-mode): Update paragraph-separate for
6432 changes in adaptive-fill-regexp. (Bug#10276)
6433
2cc769a8
AM
64342012-01-11 Alan Mackenzie <acm@muc.de>
6435
6436 Fix Emacs bug #10463 - put `widen's around the critical spots.
6437
1d00653d 6438 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
6439 widen around each invocation of c-state-pp-to-literal. Remove an
6440 unused let variable.
6441
e52c37fa
GM
64422012-01-11 Glenn Morris <rgm@gnu.org>
6443
6444 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 6445 Doc fix.
e52c37fa 6446
96f8741e
CY
64472012-01-10 Chong Yidong <cyd@gnu.org>
6448
1d00653d
SM
6449 * net/network-stream.el (network-stream-open-starttls):
6450 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
6451 response to the capability command.
6452
b09a806e
GM
64532012-01-10 Glenn Morris <rgm@gnu.org>
6454
6455 * mail/unrmail.el (unrmail): Tweak previous change.
6456
7655cb66
CY
64572012-01-09 Chong Yidong <cyd@gnu.org>
6458
6459 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
6460
9d5a8f0b
AM
64612012-01-08 Alan Mackenzie <acm@muc.de>
6462
6463 Optimise font locking in long enum definitions.
6464
6465 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
6466 arm to a cond form to handle enums.
6467 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
6468 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
6469
9a0115ab 64702012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
6471
6472 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 6473 (Bug#10401)
6bb72cbd 6474
f186bb95
LMI
64752012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6476
29232a68
LMI
6477 * faces.el (set-face-attribute): Clarify the meaning of the nil
6478 frame (bug#10294).
6479
4e5d086d
LMI
6480 * subr.el (with-selected-frame): Mention that the selected frame
6481 is restored (bug#9980).
6482
8e66aebe
LMI
6483 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
6484 (bug#9759).
6485
cd394be1 6486 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
6487 (password-read): Don't autoload unused function.
6488
adf4e762
JB
64892012-01-07 Juanma Barranquero <lekktu@gmail.com>
6490
6491 * progmodes/which-func.el (which-func-mode): Turn into a
6492 non-interactive function and mark as obsolete (bug#10428).
6493
89bd9ccd
CY
64942012-01-06 Chong Yidong <cyd@gnu.org>
6495
6496 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
6497 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
6498 functions, along with 1 and -1.
6499
4afee9d5
EZ
65002012-01-06 Eli Zaretskii <eliz@gnu.org>
6501
6502 * time.el (display-time-load-average)
6503 (display-time-default-load-average): Doc fixes. See the thread
6504 starting at
6505 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
6506 for the details.
6507
536aea70
GM
65082012-01-06 Glenn Morris <rgm@gnu.org>
6509
665ae865
GM
6510 * mail/unrmail.el (unrmail): Give an explicit error if the input file
6511 has no messages. (Bug#10377)
6512
c869783d
GM
6513 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
6514 than Info-edit. (Bug#10385)
6515
2bb4227e
GM
6516 * time.el (display-time-load-average, display-time-next-load-average):
6517 Doc fixes.
6518
7d5944b9
GM
6519 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
6520 local setting of buffer-read-only to the input buffer. (Bug#10419)
6521
536aea70
GM
6522 * calendar/calendar.el (calendar-mode):
6523 Locally set scroll-margin to 0. (Bug#10379)
6524
7dccca16
UM
65252012-01-06 Ulrich Mueller <ulm@gentoo.org>
6526
6527 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
6528
afbb7930
GM
65292012-01-05 Glenn Morris <rgm@gnu.org>
6530
6531 * eshell/em-unix.el (diff-no-select): Autoload it.
6532 (eshell/diff): Use diff-no-select. (Bug#10420)
6533
04482335
CY
65342012-01-05 Chong Yidong <cyd@gnu.org>
6535
7baca3bc
CY
6536 * shell.el (shell-dynamic-complete-functions): Revert last change.
6537 (shell-command-completion-function): New function.
6538 (shell-completion-vars): Use it to implement
6539 shell-completion-execonly (Bug#10417).
6540
04482335
CY
6541 * custom.el (enable-theme): Don't set custom-safe-themes.
6542
1d00653d
SM
6543 * cus-theme.el (custom-theme-merge-theme):
6544 Ignore custom-enabled-themes and custom-safe-themes.
04482335 6545
bb5aa5d6
MM
65462012-01-05 Michael R. Mauger <mmaug@yahoo.com>
6547
6548 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
6549 first prompt in `sql-interacive-mode'.
6550 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 6551 keywords.
6df6ae42 6552 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
6553 (sql-product-interactive): Bug fix: Set `sql-buffer' in
6554 context of original buffer. Invoke `sql-login-hook'.
6555
a7183d7c
EZ
65562012-01-04 Eli Zaretskii <eliz@gnu.org>
6557
6558 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
6559 letters in cite-prefix.
6560
a1eacd1e
LMI
65612012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6562
6563 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
6564
787cdb34
CY
65652012-01-03 Chong Yidong <cyd@gnu.org>
6566
1d00653d
SM
6567 * shell.el (shell-dynamic-complete-functions):
6568 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
6569 comint-filename-completion first (Bug#10417).
6570
30710442
RS
65712012-01-02 Richard Stallman <rms@gnu.org>
6572
6573 * battery.el (battery-status-function):
6574 Detect when to use battery-yeeloong-sysfs.
6575 (battery-echo-area-format): Add string for Yeeloong.
6576 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
6577 (battery-yeeloong-sysfs): New function.
6578
f75bfc33
CY
65792012-01-02 Chong Yidong <cyd@gnu.org>
6580
6581 * dirtrack.el (dirtrack-list): Eliminate unused third element.
6582 (dirtrack): Merge code for handling relative filenames in prompt
6583 from shell-dir-cookie-watcher.
6584 (dirtrack-debug-message): New arg to avoid excess format calls.
6585
6586 * shell.el (shell-dir-cookie-re): Variable deleted.
6587 (shell-dir-cookie-watcher): Function deleted.
6588 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
6589 with dirtrack-mode.
6590
651e947e
EZ
65912012-01-01 Eli Zaretskii <eliz@gnu.org>
6592
1d00653d
SM
6593 * term/w32-win.el (dynamic-library-alist) <gnutls>:
6594 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
6595 libgnutls-26.dll.
6596
94d4c7dc
AS
65972011-12-31 Andreas Schwab <schwab@linux-m68k.org>
6598
6599 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
6600
8d43f3cd
EZ
66012011-12-31 Eli Zaretskii <eliz@gnu.org>
6602
6603 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
6604 headers of non-MIME messages, when rmail-enable-mime is non-nil.
6605
98c8795a
MA
66062011-12-29 Michael Albinus <michael.albinus@gmx.de>
6607
6608 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
6609 also for alternative shells.
6610 (tramp-open-connection-setup-interactive-shell): Check, whether
6611 the shell is a busybox.
6612 (tramp-send-command): Don't suppress multiple prompts for
6613 busyboxes, it hurts.
6614
51281b32
CY
66152011-12-28 Chong Yidong <cyd@gnu.org>
6616
6617 * progmodes/gdb-mi.el (gdb-get-source-file-list)
6618 (gdb-get-source-file): Move mode line update to
6619 gdb-get-source-file (Bug#10087).
6620
2170cb53
CY
66212011-12-25 Chong Yidong <cyd@gnu.org>
6622
6623 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
6624 gud-gdb-marker-filter without taking it as an argument.
6625 (gud-gdb-run-command-fetch-lines): Caller changed.
6626 (gud-gdb-completion-function): New variable.
6627 (gud-gdb-completion-at-point): Use it.
6628 (gud-gdb-completions-1): Split from gud-gdb-completions.
6629
6630 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
6631 function as separate arguments.
6632 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
6633 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
6634 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
6635 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
6636 (gdb-stopped, def-gdb-auto-update-trigger)
6637 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
6638 (gdb-get-changed-registers, gdb-get-main-selected-frame):
6639 Callers changed.
2170cb53
CY
6640 (gud-gdbmi-completions): New function.
6641 (gdb): Use it for generating the completion table.
6642
be8b11bb
AM
66432011-12-24 Alan Mackenzie <acm@muc.de>
6644
6645 Introduce a mechanism to widen the region used in context font
1d00653d 6646 locking. Use this to protect declarations from losing their contexts.
be8b11bb 6647
1d00653d
SM
6648 * progmodes/cc-langs.el (c-before-font-lock-functions):
6649 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 6650 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
6651 functions to be run just before context (etc.) font locking.
6652
6653 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 6654 New, functionality extracted from
be8b11bb 6655 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 6656 (c-in-after-change-fontification): New variable.
be8b11bb
AM
6657 (c-after-change): Set c-in-after-change-fontification.
6658 (c-set-fl-decl-start): Rejig its interface, so it can be called
6659 from both after-change and context fontifying.
b81d40f0
JB
6660 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
6661 New functions.
6662 (c-standard-font-lock-fontify-region-function): New variable.
6663 (c-font-lock-fontify-region): New function.
be8b11bb 6664
341cf6ac
JL
66652011-12-24 Juri Linkov <juri@jurta.org>
6666
6667 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
6668 (Bug#10348)
6669
bffcee0a
MA
66702011-12-23 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
6673 existence of source file. (Bug#10325)
6674
cb5e207c
AM
66752011-12-23 Alan Mackenzie <acm@muc.de>
6676
6677 Fix unstable fontification inside templates.
6678
b81d40f0
JB
6679 * progmodes/cc-langs.el (c-before-font-lock-functions):
6680 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
6681 additionally has c-set-fl-decl-start. The other languages (apart
6682 from AWK) have that as a single entry.
6683
b81d40f0
JB
6684 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6685 The functionality for "local" declarations has been extracted to
cb5e207c
AM
6686 c-set-fl-decl-start.
6687
b81d40f0
JB
6688 * progmodes/cc-mode.el (c-common-init, c-after-change):
6689 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
6690 (c-set-fl-decl-start): New function, extracted from
6691 c-font-lock-enclosing-decls and enhanced.
6692
60ff536c
JB
66932011-12-23 Juanma Barranquero <lekktu@gmail.com>
6694
6695 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
6696
1c4757d6
JL
66972011-12-22 Juri Linkov <juri@jurta.org>
6698
6699 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
6700
d031f2c7
CY
67012011-12-22 Chong Yidong <cyd@gnu.org>
6702
6703 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
6704
bace743a
DA
67052011-12-21 Drew Adams <drew.adams@oracle.com>
6706
6707 * files.el (file-remote-p): Fix docstring. (Bug#10319)
6708
728a1f2b
JC
67092011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6710
6711 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
6712
0d373f73
TZ
67132011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
6714
fec0aaa4
TZ
6715 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
6716 highlighting and support. Fix up comments for capitalization.
6717 (cfengine-mode-debug): New var.
6718 (cfengine3-mode): Change the modeline indicator to "CFE3".
6719 (cfengine3-font-lock-keywords): Improve defun highlighting.
6720 (cfengine2-actions): Rename from `cfengine-actions'.
6721 (cfengine2-font-lock-keywords): Rename from
6722 `cfengine-font-lock-keywords'.
6723 (cfengine2-imenu-expression): Rename from
6724 `cfengine-imenu-expression'.
6725 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
6726 (cfengine2-beginning-of-defun): Rename from
6727 `cfengine-beginning-of-defun'.
6728 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
6729 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
6730 (cfengine2-mode): Rename from `cfengine-mode'. Change the
6731 modeline indicator to "CFE2".
6732 (cfengine-mode): Defalias to `cfengine-auto-mode'.
6733 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 6734
bc86f573
CY
67352011-12-21 Chong Yidong <cyd@gnu.org>
6736
6737 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
6738 filename argument.
6739
d45ba96b
MR
67402011-12-20 Martin Rudalics <rudalics@gmx.at>
6741
6742 * window.el (window-normalize-buffer-to-display): Remove.
6743 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
6744
a6198c90
CY
67452011-12-19 Chong Yidong <cyd@gnu.org>
6746
6747 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
6748 Don't signal an error in a predicate function; return non-nil.
6749 (vc-dir-mark-file): Move the error here.
6750 (vc-dir-mark-unmark): If acting on the region, keep going if one
6751 of the entries cannot be marked/unmarked.
6752 (vc-dir-mark-all-files): If current entry is a directory, mark
6753 only child files, as documented.
6754
34c5fb55
VB
67552011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
6756
6757 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
6758 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
6759 addition.
6760
c803b2b7
JD
67612011-12-18 Jan Djärv <jan.h.d@swipnet.se>
6762
6763 * term/ns-win.el (ns-get-selection-internal)
6764 (ns-store-selection-internal): Declare.
1154d12e
JB
6765 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
6766 Declare as obsolete.
6767 (ns-get-pasteboard, ns-paste-secondary):
6768 Use ns-get-selection-internal.
6769 (ns-set-pasteboard, ns-copy-including-secondary):
6770 Use ns-store-selection-internal.
c803b2b7 6771
9cff91f8 67722011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
6773
6774 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 6775 (vc-deduce-fileset): Doc fix.
99a289d9 6776
f16c898a
AS
67772011-12-16 Andreas Schwab <schwab@linux-m68k.org>
6778
6779 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
6780
763237c4
SS
67812011-12-13 Sam Steingold <sds@gnu.org>
6782
6783 * man.el (Man-getpage-in-background): When running under a
6784 window-system, ignore $MANWIDTH and $COLUMNS.
6785
5fc1c122
KH
67862011-12-15 Kenichi Handa <handa@m17n.org>
6787
6788 * language/ethio-util.el: Change coding tag to utf-8-emacs.
6789 (setup-ethiopic-environment-internal): Comment out key-binding for
6790 ethio-toggle-punctuation.
6791
13d49cbb
AM
67922011-12-13 Alan Mackenzie <acm@muc.de>
6793
898169a2
AM
6794 Add the switch statement to AWK Mode.
6795
7a71b18d 6796 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
6797 "default" to the keywords regexp.
6798
7a71b18d 6799 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 6800 expression as the rest.
1d00653d
SM
6801 (c-nonlabel-token-key): Allow string literals for AWK.
6802 Refactor for the other modes.
898169a2 6803
13d49cbb 6804 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 6805 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
6806 routines. Limit backward searching in c-font-lock-enclosing.decl.
6807
6808 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
6809 pp-state and literal type in addition to the limits.
1d00653d 6810 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 6811 (c-state-literal-at): Use the above new defun.
1d00653d
SM
6812 (c-slow-in-literal, c-fast-in-literal): Remove.
6813 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
6814
6815 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
6816 being in a literal. Add a limit for backward searching.
6817
6818 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
6819 c-slow-in-literal.
6820
15e0efc7
SM
68212011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6822
6823 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
6824
454592a6
MR
68252011-12-13 Martin Rudalics <rudalics@gmx.at>
6826
6827 * window.el (delete-other-windows): Use correct frame in call to
6828 window-with-parameter.
6829
87393f26
DP
68302011-12-12 Daniel Pfeiffer <occitan@t-online.de>
6831
6832 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
6833 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
6834 (makefile-gmake-statements, makefile-makepp-statements):
6835 Use it and add new makepp keywords.
6836 (makefile-makepp-font-lock-keywords): Add new patterns.
6837 (makefile-match-function-end): Match new [...] and [[...]].
6838
11636b22
JB
68392011-12-11 Juanma Barranquero <lekktu@gmail.com>
6840
6841 * ses.el (ses-call-printer-return, ses-cell-property-get)
6842 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
6843 (ses-create-cell-variable, ses-reset-header-string)
6844 (ses-cell-set-formula, ses-repair-cell-reference-all)
6845 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
6846 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
6847 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
6848 (ses-aset-with-undo, ses-load, ses-truncate-cell)
6849 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
6850 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
6851 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
6852 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
6853 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
6854 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
6855 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
6856 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
6857
cf018193
VB
68582011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
6859
6860 * ses.el: The overall change is to add cell renaming, that is
6861 setting fancy names for cell symbols other than name matching
6862 "\\`[A-Z]+[0-9]+\\'" regexp .
6863 (ses-create-cell-variable): New defun.
6864 (ses-relocate-formula): Relocate formulas only for cells the
6865 symbols of which are not renamed, i.e. symbols whose names do not
6866 match regexp "\\`[A-Z]+[0-9]+\\'".
6867 (ses-relocate-all): Relocate values only for cells the symbols of
6868 which are not renamed.
6869 (ses-load): Create cells variables as the (ses-cell ...) are read,
6870 in order to check row col consistency with cell symbol name only
6871 for cells that are not renamed.
6872 (ses-replace-name-in-formula): New defun.
6873 (ses-rename-cell): New defun.
6874
ee957461
CY
68752011-12-11 Chong Yidong <cyd@gnu.org>
6876
6877 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
6878 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
6879
9a9e9ef0
MR
68802011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
6881
6882 * window.el (other-window): Fix docstring.
6883
92a8eba5
EZ
68842011-12-10 Eli Zaretskii <eliz@gnu.org>
6885
6886 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
6887 `from' or `to' address before taking its substring.
6888 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
6889 encoded name is chopped in the middle of the encoded string, and
6890 thus displayed encoded.
6891
e152e577
JB
68922011-12-10 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
6895
e5d84bfe
EZ
68962011-12-10 Eli Zaretskii <eliz@gnu.org>
6897
6898 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
6899 to use texinfo-update-node and commands that call it if the
6900 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 6901 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
6902 (texinfo-all-menus-update, texinfo-master-menu)
6903 (texinfo-update-node, texinfo-every-node-update)
6904 (texinfo-multiple-files-update): Doc fix. Warn against updating
6905 all the @node lines.
6906 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
6907 argument is numeric. Explain better in the doc string what the
6908 function really does.
6909 (texinfo-insert-master-menu-list): Improve the error message
6910 displayed if there's no menu in the Top node.
6911 (Bug#2975) See also this thread:
e5d84bfe
EZ
6912 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
6913
1d84e9bb
MG
69142011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
6915
6916 * speedbar.el (speedbar-supported-extension-expressions):
6917 Add .adb and .ads, commonly used for Ada source code (bug#10256).
6918
382c953b
JB
69192011-12-09 Juanma Barranquero <lekktu@gmail.com>
6920
6921 * printing.el (pr-mode-alist):
6922 * simple.el (filter-buffer-substring-functions)
6923 (completion-list-insert-choice-function):
6924 * window.el (window-with-parameter, window-atom-root)
6925 (window-sides-slots, window-size-fixed, window-min-delta)
6926 (window-max-delta, window--resize-mini-window)
6927 (window--resize-child-windows-normal, window-tree)
6928 (delete-other-windows, quit-window, split-window)
6929 (display-buffer-record-window, special-display-buffer-names)
6930 (special-display-regexps, special-display-popup-frame)
6931 (same-window-p, split-window-sensibly)
6932 (display-buffer-overriding-action, display-buffer-alist)
6933 (display-buffer-base-action, display-buffer, switch-to-buffer)
6934 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
6935 (fit-window-to-buffer, recenter-positions)
6936 (mouse-autoselect-window-state, mouse-autoselect-window-select):
6937 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
6938 and remove unneeded backslashes in docstrings.
6939
39c9faef
SM
69402011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6941
98449af8
SM
6942 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
6943
39c9faef
SM
6944 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
6945 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
6946 end in ".mk".
6947 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
6948 when reading the makefile (bug#10116).
6949
86ed9fdc
SM
69502011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6951
6952 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
6953 (bug#10116).
6954
5580f89d
GM
69552011-12-06 Glenn Morris <rgm@gnu.org>
6956
6957 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
6958
28d3917c
CY
69592011-12-06 Chong Yidong <cyd@gnu.org>
6960
6961 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
6962
a98edce9
JB
69632011-12-06 Juanma Barranquero <lekktu@gmail.com>
6964
6965 * textmodes/table.el (table-shorten-cell): Fix typo.
6966
e65adfac
CG
69672011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
6968
6969 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
6970
71cc0b74
EZ
69712011-12-05 Eli Zaretskii <eliz@gnu.org>
6972
6973 * descr-text.el (describe-char): Fix display of strong
6974 right-to-left characters and directional embeddings and overrides.
6975
6976 * simple.el (what-cursor-position): Fix display of codepoints of
6977 strong right-to-left characters.
6978
315bc30d
CY
69792011-12-05 Chong Yidong <cyd@gnu.org>
6980
6981 * faces.el (read-color): Doc fix.
6982
58a70b94
GM
69832011-12-05 Glenn Morris <rgm@gnu.org>
6984
6985 * align.el (align--set-marker): Add doc-string.
6986 Don't try to move something that is not a marker. (Bug#10216)
6987
5158face
GM
69882011-12-04 Glenn Morris <rgm@gnu.org>
6989
6990 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
6991 overly zealous deletion of trailing whitespace.
6992
520fca41
JB
69932011-12-04 Juanma Barranquero <lekktu@gmail.com>
6994
6995 * server.el (server-delete-client): On Windows, do not try to delete
6996 the only terminal.
6997 (server-process-filter): On Windows, treat requests for a tty frame as
6998 if they were for a GUI frame if the running server is in GUI mode.
6999
5e605a2e
GM
70002011-12-03 Glenn Morris <rgm@gnu.org>
7001
7002 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
7003
5c3fe83f
SM
70042011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7005
6f5e57e7
SM
7006 * electric.el: Streamline electric-indent's hook.
7007 (electric-indent-chars): Revert to simple list.
7008 (electric-indent-functions): New var.
7009 (electric-indent-post-self-insert-function): Use it.
7010
5c3fe83f
SM
7011 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
7012 there's no inferior buffer (bug#10196).
7013 (prolog-consult-compile): Don't use toggle-read-only.
7014
6bdac736
MA
70152011-12-02 Michael Albinus <michael.albinus@gmx.de>
7016
7017 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
7018 interrupt. (Bug#10187)
7019
6131ba7f
SM
70202011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7021
99c79fee
SM
7022 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
7023 (bug#9160).
7024
6131ba7f
SM
7025 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
7026 (bug#10191).
7027
cb0a02ea
JL
70282011-12-02 Juri Linkov <juri@jurta.org>
7029
7030 * info.el (Info-search): Display "end of manual" when Isearch
7031 reaches the end of single-file Info manual. (Bug#9918)
7032
66e0570c
EZ
70332011-12-02 Eli Zaretskii <eliz@gnu.org>
7034
7035 * isearch.el (isearch-message-prefix): Run the input method part
7036 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
7037
02b16839
JL
70382011-12-02 Juri Linkov <juri@jurta.org>
7039
7040 * isearch.el (isearch-occur): Use `word-search-regexp' for
7041 `isearch-word'.
7042 (isearch-search-and-update): Add condition for `isearch-word' and
7043 call `word-search-regexp'. (Bug#10145)
7044
0b950688
GM
70452011-12-01 Glenn Morris <rgm@gnu.org>
7046
7047 * eshell/em-hist.el (eshell-hist-initialize):
7048 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 7049 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 7050
9505c3c7
SM
70512011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7052
7053 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
7054
1bbe96b2 70552011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 7056
a1beca85
SM
7057 * progmodes/verilog-mode.el (verilog-pretty-expr):
7058 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
7059 verilog, such as += *= and the like.
7060 (verilog-assignment-operator-re): Regular expression to find the
7061 assigment operator in a verilog assignment.
7062 (verilog-assignment-operation-re): Regular expression to find an
7063 assignment statement for pretty-expr.
7064 (verilog-in-attribute-p): Query returns true if point is in an
7065 attribute context; used to skip these for expression line up from
7066 pretty-expr.
7067 (verilog-in-parameter-p): Query returns true if point is in an
7068 parameter definition context; used to skip these for expression
7069 line up from pretty-expr.
7070 (verilog-in-parenthesis-p): Query returns true if point is in a
7071 parenthetical expression, specifically ( ) but not [ ] or { };
7072 used by pretty-expr.
7073 (verilog-just-one-space): If there is no space, don't add one.
7074 (verilog-get-lineup-indent-2): Specifically skip just attribute
7075 contexts for expression lineup, rather than skipping all
7076 parenthetical expressions.
7077 (verilog-calculate-indent): Fix comment, and fix indent.
7078 (verilog-do-indent): Indent declarations in lists (suggested by
7079 Joachim Lechner).
7080 (verilog-mode-abbrev-table): Populate abbrev mode with the various
7081 skeleton items.
7082 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
7083 by Alain Mellan).
7084
1bbe96b2 70852011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
7086
7087 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
7088 parameters with embedded comments. Reported by Ray Stevens.
7089 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
7090 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
7091 Reported by Tim Holt.
7092 (verilog-auto): Fix AUTOing a upper module then AUTOing module
7093 instantiated by upper module causing wrong expansion until AUTOed a
7094 second time. Reported by K C Buckenmaier.
7095 (verilog-diff-auto): Fix showing .* as a difference when
7096 `verilog-auto-star-save' off. Reported by Dan Dever.
7097 (verilog-auto-reset, verilog-read-always-signals)
7098 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
7099 temporary signals in reset list if
7100 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
7101 style to each signal's assignment type, bug381.
7102 Reported by Thomas Esposito.
6288f0ca
WS
7103 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
7104 (verilog-uvm-statement-re): Support UVM indentation and
7105 highlighting, with old OVM keywords only.
a1beca85 7106 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
7107 Support AUTOTIEOFF creating non-wire data types.
7108 Suggested by Jonathan Greenlaw.
6288f0ca
WS
7109 (verilog-auto-insert-lisp, verilog-delete-to-paren)
7110 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
7111 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
7112 (verilog-read-sub-decls, verilog-read-sub-decls-line):
7113 Fix mismatching parenthesis inside commented out code when deleting
382c953b 7114 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
7115 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
7116 non-numeric vector width. Reported by Alex Reed.
7117 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 7118 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
7119 (verilog-auto-delete-trailing-whitespace):
7120 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
7121 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
7122 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
7123 Fix verilog-scan-cache corruption when running user AUTO expansion
7124 hooks that call indentation routines.
7125 (verilog-simplify-range-expression): Fix typo ignoring lower case
7126 identifiers.
7127 (verilog-delete-auto): Fix delete-autos to also remove user created
7128 automatics, as long as they start with AUTO.
7129 (verilog-batch-diff-auto, verilog-diff-auto)
7130 (verilog-diff-function): Add `verilog-diff-auto' and bind to
7131 "C-c?" to report differences in AUTO expansion, ignoring spaces.
7132 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
7133 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
7134 (verilog-re-search-forward-quick, verilog-syntax-ppss):
7135 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
7136 is disabled and its cache will get corrupt, causing AUTOS not to
7137 expand. Instead use only -quick functions.
7138 (verilog-scan-region): Fix scanning over escaped quotes.
7139 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
7140 (verilog-re-search-backward-quick)
7141 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
7142 related functions now ignore strings, to fix misparsing of strings
7143 with magic comments embedded in them.
a1beca85
SM
7144 (verilog-read-auto-template):
7145 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
7146 Reported by Brad Dobbie.
7147 (verilog-read-auto-template):
7148 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 7149 Reported by Brad Dobbie.
6288f0ca
WS
7150 (verilog-auto-inst, verilog-auto-inst-param)
7151 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
7152 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
7153 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
7154 debugging templates without merge conflicts, bug357.
7155 Reported by Brad Dobbie.
7156 (verilog-read-auto-template):
7157 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
7158 Reported by Brad Dobbie.
7159 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
7160 abbrevs so user won't be asked to save.
7161 (verilog-read-auto-lisp-present): Fix to start at beginning of
7162 buffer in case called outside of verilog-auto.
7163 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
7164 to "X-2". Reported by Matthew Myers.
7165 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
7166 all inputs from module templates. Reported by Leith Johnson.
7167 (verilog-module-inside-filename-p): Fix locating programs as with
7168 modules.
7169 (verilog-auto-inst-port): Fix vl-width expressions when using
7170 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
7171 (verilog-decls-get-regs, verilog-decls-get-signals,
7172 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
7173 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
7174 verilog-read-decls): Combine reg and wire structures into one var
7175 structure to represent SystemVerilog concepts.
7176 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
7177 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
7178 (verilog-auto-wire-type, verilog-insert-definition):
7179 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
7180 SystemVerilog "logic" keyword instead of "wire"/"reg".
7181 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
7182 to declares outputs that also have assignments (presumably in an
a1beca85
SM
7183 ifdef or generate if so there's not a driver conflict).
7184 Reported by Matthew Myers.
7185 (verilog-auto-declare-nettype, verilog-insert-definition):
7186 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
7187 `default_nettype none. Reported by Julian Gorfajn.
7188 (verilog-read-always-signals-recurse, verilog-read-decls)
7189 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
7190 malformed end statement, bug325. Reported by Joshua Wise and
7191 Andrew Drake.
7192 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
7193 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
7194 when expanding .* in interfaces, bug320.
7195 Reported by Pierre-David Pfister.
6288f0ca 7196 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
7197 name and open parenthesis, bug317.
7198 Reported by Pierre-David Pfister.
6288f0ca
WS
7199 (verilog-simplify-range-expression): Fix simplification of
7200 multiplications inside AUTOWIRE connections, bug303.
7201 (verilog-auto-inst-port): Support parameter expansion in
7202 multidimensional arrays.
7203 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
7204 after "assert property". Reported by Julian Gorfajn.
7205 (verilog-simplify-range-expression): Fix "couldn't merge" errors
7206 with multiplication, bug303.
7207 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
7208 Reported by Jan Frode Lonnum.
7209
1bbe96b2
GM
72102011-11-30 Juanma Barranquero <lekktu@gmail.com>
7211
7212 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
7213 (hfy-shell-file-name, hfy-shell):
7214 * international/fontset.el (x-decompose-font-name): Fix typos.
7215
72162011-11-29 Ken Brown <kbrown@cornell.edu>
7217
7218 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
7219 (gdb-version): Remove defvar.
7220 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
7221 (gdb-gud-context-command, gdb-non-stop-handler)
7222 (gdb-current-context-command, gdb-stopped): Use it.
7223 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
7224 (gdb-non-stop-handler): Don't enable pretty-printing here.
7225 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
7226 non-stop mode. Use the following.
7227 (gdb-check-target-async): New defun.
7228 (gud-watch, gdb-stopped): Fix whitespace.
7229 (gdb-get-source-file): Don't try to display the source file if
7230 `gdb-main-file' is nil.
7231
72322011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7233
7234 * align.el: Try to generate fewer markers (bug#10047).
7235 (align--set-marker): New macro.
7236 (align-region): Use it.
7237
c935221f
SM
72382011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7239
7240 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
7241
e70b5064
CY
72422011-11-29 Chong Yidong <cyd@gnu.org>
7243
7244 * indent.el (indent-for-tab-command, indent-according-to-mode):
7245 Doc fix.
7246 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
7247
f3af92b7
MA
72482011-11-29 Michael Albinus <michael.albinus@gmx.de>
7249
7250 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
7251 aware of remote file names. (Bug#10124)
7252
ed472be9
CY
72532011-11-29 Chong Yidong <cyd@gnu.org>
7254
7255 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
7256
24510c22
SM
72572011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7258
7259 * files.el (find-file): Don't use force-same-window (bug#10144).
7260 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
7261 use pop-to-buffer if the selected window can't be used.
7262 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
7263
c60c3703
EZ
72642011-11-28 Eli Zaretskii <eliz@gnu.org>
7265
7266 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
7267 special-mode-map.
7268
e95def75
CY
72692011-11-28 Chong Yidong <cyd@gnu.org>
7270
7271 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
7272
c3f1c606
NR
72732011-11-27 Nick Roberts <nickrob@snap.net.nz>
7274
7275 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
7276 gdb-get-source-file-list on gdb-create-source-file-list.
7277
00db469c
EZ
72782011-11-26 Eli Zaretskii <eliz@gnu.org>
7279
7280 * whitespace.el (whitespace-newline): Use a different foreground
7281 color for 16-color light-background displays.
7282
4ad3bc2a
CY
72832011-11-24 Chong Yidong <cyd@gnu.org>
7284
7285 * window.el (display-buffer--special-action): Doc fix.
7286
e9fce1ac
JB
72872011-11-25 Juanma Barranquero <lekktu@gmail.com>
7288
7289 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
7290 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
7291 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
7292 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
7293 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
7294 (avl-tree-stack-first):
7295 * emacs-lisp/cconv.el (cconv--analyse-use):
7296 * net/gnutls.el (gnutls-negotiate): Fix typos.
7297
cb825e5d
GM
72982011-11-24 Glenn Morris <rgm@gnu.org>
7299
3adbe224
GM
7300 * lpr.el (lpr-windows-system, lpr-lp-system):
7301 * mail/binhex.el (binhex-begin-line):
7302 * progmodes/grep.el (grep-history, grep-find-history):
7303 * textmodes/flyspell.el:
7304 * vc/pcvs-defs.el (cvs-global-menu):
7305 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
7306 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
7307 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
7308
321decc8
GM
7309 * net/tls.el: Fix case of "GnuTLS".
7310
420b63ad
GM
7311 * paths.el (rmail-file-name): Format doc-string for make-docfile.
7312
cb825e5d
GM
7313 * version.el (emacs-build-system): Give it a doc-string.
7314
a0649f08
JL
73152011-11-24 Juri Linkov <juri@jurta.org>
7316
7317 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
7318
c0bc0fd4
GM
73192011-11-24 Glenn Morris <rgm@gnu.org>
7320
7321 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
7322 if called on a non-mime message just toggle the headers. (Bug#8006)
7323
20db1522
JB
73242011-11-24 Juanma Barranquero <lekktu@gmail.com>
7325
7326 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
7327 (allout-lead-with-comment-string, allout-structure-deleted-hook)
7328 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
7329 (allout-rebullet-heading, allout-open-sibtopic)
7330 (allout-toggle-current-subtree-encryption)
7331 (allout-toggle-subtree-encryption, allout-encrypt-string)
7332 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
7333 (allout-distinctive-bullets-string, allout-auto-activation):
7334 * window.el (window-normalize-buffer-to-display):
7335 * progmodes/verilog-mode.el (verilog-batch-indent):
7336 * textmodes/bibtex.el (bibtex-field-braces-opt)
7337 (bibtex-field-strings-opt):
7338 * vc/cvs-status.el (cvs-tree-merge):
7339 Fix typos.
7340
7262a87c
MA
73412011-11-23 Michael Albinus <michael.albinus@gmx.de>
7342
7343 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
7344 `non-essential' to t, in order to avoid remote connections.
7345
283430a1
EZ
73462011-11-23 Eli Zaretskii <eliz@gnu.org>
7347
a1beca85
SM
7348 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7349 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
7350 case-insensitively.
7351
d2992a38
ML
73522011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7353
7354 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
7355
50419064
GM
73562011-11-23 Glenn Morris <rgm@gnu.org>
7357
da94eca1
GM
7358 * paths.el (rmail-file-name): Reformat the doc-string so that it
7359 is picked up.
7360
9aac4de2
GM
7361 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
7362 (rmail-auto-file): Ignore case in the "special" field names,
7363 as mail-fetch-field does for all others.
7364
8038d2d2
GM
7365 * mail/rmail.el (rmail-forward):
7366 * mail/rmailkwd.el (rmail-set-label):
7367 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
7368 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
7369
f3fe222a
GM
7370 * mail/rmail.el (rmail-current-message): Doc fix.
7371
50419064
GM
7372 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
7373
28109f49
SM
73742011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7375
7376 * server.el (server-eval-and-print): Allow C-g (bug#6585).
7377
394c65f1
GM
73782011-11-22 Glenn Morris <rgm@gnu.org>
7379
7380 * mail/rmailmm.el (test-rmail-mime-handler)
7381 (test-rmail-mime-bulk-handler)
7382 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
7383
f2a0aa3a
JL
73842011-11-21 Juri Linkov <juri@jurta.org>
7385
1154d12e
JB
7386 * calc/calc.el (calc-read-key-sequence):
7387 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 7388
9c34a344
LMI
73892011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7390
7391 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
7392 Tell the caller that the next line needs recomputation, even
7393 though it doesn't start a sexp (bug#10094).
7394
f04a3be9
SM
73952011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7396
7397 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
7398
7978747f
SM
73992011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7400
f04a3be9
SM
7401 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
7402 Use force-same-window.
7978747f 7403
fe7a3057
JB
74042011-11-20 Juanma Barranquero <lekktu@gmail.com>
7405
7406 * descr-text.el (describe-char-unicode-data):
7407 * json.el (json-string-escape):
7408 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
7409 (Footnote-unicode, Footnote-style-p):
7410 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
7411
24901d61
CY
74122011-11-20 Chong Yidong <cyd@gnu.org>
7413
7414 * window.el (replace-buffer-in-windows): Restore interactive spec.
7415
bac7ff22
SM
74162011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7417
24f3d7b9
SM
7418 * electric.el (electric-indent-mode): Fix last change (too optimistic).
7419
bac7ff22
SM
7420 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
7421 (byte-compile-global-not-obsolete-vars): New var.
7422 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
7423 Use it.
7424 (byte-compile-warn-obsolete): Align text with the one in *Help*.
7425
cd1181db
JB
74262011-11-20 Juanma Barranquero <lekktu@gmail.com>
7427
7428 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
7429 * progmodes/pascal.el (electric-pascal-equal):
7430 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
7431 * xml.el (xml-substitute-special): Fix typos.
7432
7fb18e9e
GM
74332011-11-20 Glenn Morris <rgm@gnu.org>
7434
7435 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
7436 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
7437 Doc fixes.
7438 (rmail-decode-mime-charset): Mark as obsolete.
7439
7440 * mail/rmailsum.el (rmail-message-regexp-p-1):
7441 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
7442 Before using mime functions, check they are set. (Bug#10077)
7443
d5a6b3ba
JL
74442011-11-19 Juri Linkov <juri@jurta.org>
7445
7446 * info.el (Info-finder-find-node): Use `package--builtins' instead
7447 of `package-alist'. Use node names formed by the pattern "Keyword "
7448 and the keyword name.
7449
e981b61f
AS
74502011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7451
1d00653d 7452 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 7453
3ffbc301
JL
74542011-11-19 Juri Linkov <juri@jurta.org>
7455
7456 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
7457 that calls `revert-buffer' on all Info buffers. (Bug#9915)
7458 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
7459 `old-history', `old-history-forward'. Add let-binding
7460 `window-selected'. Remove calls to `kill-buffer',
7461 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
7462 before calling `Info-find-node', so `Info-find-node-2' will reread
7463 the Info file. Restore window positions only when `window-selected'
7464 is non-nil.
7465
30c62133
JL
74662011-11-19 Juri Linkov <juri@jurta.org>
7467
7468 * isearch.el (isearch-lazy-highlight-new-loop):
7469 Remove condition `(not isearch-error)'. (Bug#9918)
7470
7471 * misearch.el (multi-isearch-search-fun): Add condition
7472 `(not bound)' to ignore lazy-highlighting search.
7473 Add the search-failed message "end of multi" when the end of
7474 multi-sequence is reached. Uncapitalize the search-failed
7475 message "Repeat for next buffer".
7476
7477 * info.el (Info-search): Add the search-failed message
7478 "end of the manual" when the end of the manual is reached
7479 in Isearch mode.
7480
645ca9cf
JL
74812011-11-19 Juri Linkov <juri@jurta.org>
7482
7483 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
7484 Use non-destructive `remove' instead of `delete' because
7485 `Info-history-list' stored to `Info-isearch-initial-history-list' in
7486 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
7487
df754f66
JL
74882011-11-19 Juri Linkov <juri@jurta.org>
7489
7490 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
7491 to nil instead of binding `search-ring' and `regexp-search-ring'.
7492 (Bug#9185)
7493
0e23d96a
EZ
74942011-11-19 Eli Zaretskii <eliz@gnu.org>
7495
7496 * simple.el (line-move): Force movement by logical lines for any
7497 hscrolled window, not only when auto-hscroll-mode is on.
7498 (line-move-visual): Update doc string to that effect. (Bug#10076)
7499
8a6ccb66
AS
75002011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7501
7502 * language/european.el (macintosh): Define as alias for mac-roman.
7503
49ae5b39
EZ
75042011-11-19 Eli Zaretskii <eliz@gnu.org>
7505
7506 * mail/rmailmm.el (rmail-mime-display-header)
7507 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
7508 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
7509 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
7510 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
7511 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
7512 of a raw aref.
7513 (rmail-mime-entity-segment): To get past the tagline, move forward
7514 2 more lines, to account for the 2 empty lines that precede and
7515 follow the line with the buttons.
7516 (rmail-mime-update-tagline): Move one more line, to get past the
7517 empty line that follows the buttons in the tagline. (Bug#9520)
7518
c56cad4a
MR
75192011-11-19 Martin Rudalics <rudalics@gmx.at>
7520
7521 * window.el (window-max-delta-1, window-min-delta-1)
7522 (window-min-size-1, window-state-get-1, window-state-put-1)
7523 (window-state-put-2): Use "window--" prefix.
7524
cbe71af3
SM
75252011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7526
2ad52c60
SM
7527 * emacs-lisp/smie.el: Improve warnings and conflict detection.
7528 (smie-warning-count): New var.
7529 (smie-set-prec2tab): Use it.
7530 (smie-bnf->prec2): Improve warnings. Add docstring.
7531 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
7532 (smie-bnf--set-class): New function.
7533 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
7534 corner case.
7535
6944dbc1
SM
7536 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
7537 (compilation-error-properties, compilation-move-to-column):
7538 Handle compilation-first-column while in the target buffer.
7539
c400c4d7
SM
7540 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
7541 Don't hardcode point-min==1.
7542
6dbe3e96
SM
7543 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
7544 (eshell-rewrite-for-command): Remove workaround.
7545 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
7546 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
7547 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
7548
cbe71af3
SM
7549 * files-x.el (modify-file-local-variable): Obey commenting conventions.
7550
a8e1496d
GM
75512011-11-17 Glenn Morris <rgm@gnu.org>
7552
7553 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7554 Ignore buffer-local generated-autoload-file if it is the same
7555 as the global value. (Bug#10049)
7556
df85d315
JB
75572011-11-17 Juanma Barranquero <lekktu@gmail.com>
7558
7559 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
7560 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
7561 (reftex-toc-previous-heading, reftex-toc-max-level)
7562 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
7563 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
7564 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7565 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7566 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
7567 (reftex-toc-rename-label, reftex-toc-visit-location)
7568 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
7569 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
7570 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
7571 leaving "*toc*" only for references to the buffer.
7572
a0c2d0ae
MR
75732011-11-17 Martin Rudalics <rudalics@gmx.at>
7574
7575 * window.el (window-resize, delete-window, split-window):
7576 Replace window-splits by window-combination-resize.
1d00653d 7577 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 7578
35c0bac8
GM
75792011-11-17 Glenn Morris <rgm@gnu.org>
7580
7581 * progmodes/sh-script.el (sh-font-lock-keywords-var):
7582 Make bash entry derive from sh entry, not shell entry.
7583
d0c8fc8a
MA
75842011-11-16 Michael Albinus <michael.albinus@gmx.de>
7585
7262a87c
MA
7586 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
7587 local file name.
7588
7877f373
JB
75892011-11-16 Juanma Barranquero <lekktu@gmail.com>
7590
7591 * menu-bar.el (menu-bar-file-menu):
7592 * printing.el (pr-ps-utility):
7593 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
7594 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
7595 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
7596 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
7597 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
7598 (icalendar--convert-cyclic-to-ical)
7599 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
7600 (icalendar--convert-ical-to-diary)
7601 (icalendar--convert-recurring-to-diary)
7602 (icalendar--convert-non-recurring-all-day-to-diary)
7603 (icalendar-import-format-sample):
7604 * progmodes/idlw-shell.el (idlwave-shell-mode):
7605 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
7606 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
7607 (vhdl-ps-print-init): Fix typos.
7608
10649b82
KM
76092011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
7610
9d0cfcd6
GM
7611 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
7612 FSF and collapse date sequence, obscure author/maintainer email address
7613 better, remove extra version line, track relocation of author's webpage.
10649b82 7614
9d0cfcd6
GM
7615 * progmodes/python.el (python-pdbtrack-input-prompt)
7616 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
7617 regular python pdb prompts. Adjustments shamelessly taken exactly as
7618 suggested in EmacsWiki page (tiny change):
7619 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 7620
58179cce
JB
76212011-11-16 Juanma Barranquero <lekktu@gmail.com>
7622
7623 * expand.el (expand-pos, expand-index, expand-point):
7624 Remove redundant info from docstring.
7625 (expand-add-abbrevs): Doc fix.
7626 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
7627 (expand-sample-perl-mode-expand-list): Fix typos.
7628
7629 * net/dbus.el (dbus-event-member-name):
7630 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
7631 * term/pc-win.el (msdos-create-frame-with-faces):
7632 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
7633
b6f67890
MR
76342011-11-16 Martin Rudalics <rudalics@gmx.at>
7635
7636 * window.el (split-window, window-state-get-1)
7637 (window-state-put-1, window-state-put-2): Rename occurrences of
7638 window-nest to window-combination-limit.
1d00653d 7639 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 7640
ce7ddba0
CY
76412011-11-16 Chong Yidong <cyd@gnu.org>
7642
7643 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
7644 regexp (Bug#10033).
7645
3ae704f4
SM
76462011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7647
7648 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
7649 `completing-read' will remove *Completions* and will preserve
7650 current-buffer for us.
7651 (tmm-add-prompt): Users of *Completions* will always (re)set its
7652 major mode.
7653 (tmm-old-comp-map): Remove.
7654
6ad1cdde
GM
76552011-11-16 Glenn Morris <rgm@gnu.org>
7656
7657 * mail/rmailedit.el: Require rmailmm when compiling.
7658 (rmail-old-mime-state): New declaration.
7659 (rmail-edit-current-message): If editing a mime message,
7660 edit the "raw" message from the mbox buffer.
7661 (rmail-cease-edit): Handle mime messages. (Bug#9840)
7662
d20faa20
GM
76632011-11-15 Glenn Morris <rgm@gnu.org>
7664
7665 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
7666 which wasn't being used. Add optional arg to force given state.
7667 (rmail-mime): Add optional arg to force given state.
7668
c7015153
JB
76692011-11-15 Juanma Barranquero <lekktu@gmail.com>
7670
7671 * allout.el (allout-encryption-plaintext-sanitization-regexps):
7672 * frame.el (display-mm-dimensions-alist):
7673 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
7674 (outline-move-subtree-down):
7675 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
7676 (newsticker--treeview-do-get-node):
7677 * net/quickurl.el (quickurl-list-buffer-name):
7678 * progmodes/dcl-mode.el (dcl-mode):
7679 * progmodes/gdb-mi.el (gdb-mapcar*):
7680 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
7681
45261b50
GM
76822011-11-15 Glenn Morris <rgm@gnu.org>
7683
7684 * mail/rmail.el (rmail-file-coding-system): It's only ever used
7685 in a boolean sense, so just make it a boolean, and fix the doc.
7686 (rmail-show-mime-function, rmail-mime-feature)
7687 (rmail-require-mime-maybe): Doc fixes.
7688 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
7689
7690 * mail/rmailmm.el (rmail-show-mime): Doc fix.
7691
0d26e0b6
JB
76922011-11-15 Juanma Barranquero <lekktu@gmail.com>
7693
7694 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
7695 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
7696 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
7697 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
7698
447f30f6
GM
76992011-11-15 Glenn Morris <rgm@gnu.org>
7700
672b871d
GM
7701 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
7702 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
7703 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
7704 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
7705 (rmail-mime, rmail-show-mime): Doc fixes.
7706
f6aa5bb1
GM
7707 * term/ns-win.el (mode-line-frame-identification):
7708 Leave it alone. (Bug#10051)
7709
947cd66b
GM
7710 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
7711
447f30f6
GM
7712 * mail/rmailout.el (rmail-output-to-rmail-buffer):
7713 Handle empty buffers. (Bug#9978)
7714
0b381c7e
JB
77152011-11-14 Juanma Barranquero <lekktu@gmail.com>
7716
7717 * international/mule.el (define-charset):
7718 * mail/rmailmm.el (rmail-mime-find-header-encoding):
7719 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
7720 * progmodes/verilog-mode.el (verilog-backward-token):
7721 * textmodes/ispell.el (lookup-words):
7722 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
7723
71e027ac
GM
77242011-11-14 Glenn Morris <rgm@gnu.org>
7725
56632ce4
GM
7726 * progmodes/executable.el
7727 (executable-make-buffer-file-executable-if-script-p):
7728 Handle file-modes returning nil.
7729
40500957
GM
7730 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
7731 message - not necessary, and causes problems. (Bug#9831)
7732
071c2340
GM
7733 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
7734
d3cfca60
GM
7735 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
7736
71e027ac
GM
7737 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
7738 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
7739 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
7740
89d61221
MR
77412011-11-12 Martin Rudalics <rudalics@gmx.at>
7742
7743 * window.el (window-resize, delete-window): Use window-splits
7744 variable instead of function.
7745 (window-state-get-1, window-state-put-2, window-state-put):
7746 Don't deal with windows' splits status.
7747
98282f6f
GM
77482011-11-12 Glenn Morris <rgm@gnu.org>
7749
7750 * apropos.el (apropos-do-all, apropos-library, apropos-value)
7751 (apropos-documentation): Doc fixes.
7752
40a8bdf6
JB
77532011-11-11 Juanma Barranquero <lekktu@gmail.com>
7754
7755 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
7756 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
7757
65bd19ff
SM
77582011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7759
7760 * electric.el (electric-indent-post-self-insert-function): Make it
7761 possible for a char to only indent in some circumstances.
7762 (electric-indent-mode): Simplify.
7763
54f9154c
MR
77642011-11-11 Martin Rudalics <rudalics@gmx.at>
7765
7766 * window.el (windows-with-parameter): Remove unused function.
7767 (windows-at-side): Rename to window-at-side-list.
7768 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
7769 (window-side-check, window-size-ignore, window-size-fixed-1)
7770 (window-in-direction-2): Prefix with "window--".
7771 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 7772
68cbc58b
GM
77732011-11-11 Glenn Morris <rgm@gnu.org>
7774
7775 * subr.el (eval-after-load): If FILE is already loaded,
7776 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
7777
b2621720
GM
77782011-11-10 Glenn Morris <rgm@gnu.org>
7779
9a4de110
GM
7780 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
7781 Call svn via vc-svn-command rather than vc-do-command.
7782 (vc-svn-command): Add --non-interactive. (Bug#9993)
7783 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
7784
b2621720
GM
7785 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7786 Add toggle-read-only. (Bug#7292)
7787 * files.el (toggle-read-only): Mention that it should only
7788 be used interactively. (Bug#10006)
7789
1dce7193
SM
77902011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7791
d9ac1a1e
SM
7792 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7793 Adjust regexp for OCaml warnings.
7794
0c325082
SM
7795 * electric.el (electric-pair-post-self-insert-function): Let user
7796 turn it off buffer-locally (bug#9932).
7797
90132c14
SM
7798 * progmodes/python.el (python-beginning-of-statement):
7799 Rewrite (bug#2703).
7800
1dce7193
SM
7801 * progmodes/compile.el: Better handle TABs (bug#9749).
7802 (compilation-internal-error-properties)
7803 (compilation-next-error-function): Obey the target buffer's
7804 compilation-error-screen-columns.
7805
c4e7c63a
JB
78062011-11-09 Juanma Barranquero <lekktu@gmail.com>
7807
7808 * progmodes/meta-mode.el: Remove obsolete comments.
7809 (meta-right-comment-regexp, meta-ignore-comment-regexp):
7810 Fix typos in docstrings.
7811
2cffd681
MR
78122011-11-09 Martin Rudalics <rudalics@gmx.at>
7813
7814 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 7815 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
7816 (window--resizable): New function. Make all callers of
7817 window-resizable call window--resizable instead.
7818 (window-resizable): Rewrite in terms of window--resizable.
7819
0edcba87
GM
78202011-11-08 Glenn Morris <rgm@gnu.org>
7821
7822 * progmodes/delphi.el (delphi-mode-syntax-table):
7823 Let define-derived-mode define a proper syntax table. (Bug#9994)
7824
4b0d61e3
SM
78252011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7826
7827 * window.el: Stay away from defsubst.
7828 (window-list-no-nils): Remove.
7829 (window-state-get-1, window-state-get): Use backquote instead.
7830
cd394be1 78312011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 7832
4b0d61e3 7833 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 7834 Fix incorrect use of default argument in `completing-read'.
7835
e1c2c6f2
MR
78362011-11-08 Martin Rudalics <rudalics@gmx.at>
7837
7838 * window.el (display-buffer-function, special-display-function):
7839 Mention display-buffer-record-window but do not mention
7840 help-setup parameter in doc-strings.
b3f4a882 7841 (window-min-delta): Fix doc-string typo.
e1c2c6f2 7842
105216ed
CY
78432011-11-08 Chong Yidong <cyd@gnu.org>
7844
7845 * window.el (window-total-height, window-total-width): Doc fix.
7846 (window-body-size): Move from C.
7847 (window-body-height, window-body-width): Move to C.
7848
0a9f9ab5
SM
78492011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7850
7851 * window.el: Make special-display like display-buffer-alist (bug#9532).
7852 (display-buffer--special-action): New function, morphed
7853 from display-buffer--special.
7854 (display-buffer): Use it to handle special-display-buffers at higher
7855 priority (just after display-buffer-alist).
7856 (display-buffer-fallback-action, display-buffer--other-frame-action)
7857 (pop-to-buffer-same-window): Remove display-buffer--special.
7858
a769dd15
GM
78592011-11-07 Glenn Morris <rgm@gnu.org>
7860
7861 * calendar/cal-menu.el (cal-menu-set-date-title):
7862 Do nothing if not in a calendar. (Bug#9976)
7863
05a61ee3
SM
78642011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7865
7866 * files.el (find-file): Always use selected-window.
7867
be7f5545
MR
78682011-11-07 Martin Rudalics <rudalics@gmx.at>
7869
7870 * window.el (window-combinations): Make WINDOW argument
7871 mandatory. Rewrite doc-string.
7872 (walk-window-subtree, window-atom-check, window-min-delta)
7873 (window-max-delta, window--resize-this-window)
7874 (window--resize-root-window-vertically, window-tree)
7875 (balance-windows, window-state-put): Rewrite doc-strings as to
7876 not mention the term "subwindow".
7877 (window--resize-subwindows-skip-p): Rename to
7878 window--resize-child-windows-skip-p.
7879 (window--resize-subwindows-normal): Rename to
7880 window--resize-child-windows-normal.
7881 (window--resize-subwindows): Rename to
7882 window--resize-child-windows.
7883 (window-or-subwindow-p): Rename to window--in-subtree-p.
7884
3c6702ef
ML
78852011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7886
7887 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
7888 Ensure that mbox format messages end in two newlines (Bug#9974).
7889
49745b39
CY
78902011-11-06 Chong Yidong <cyd@gnu.org>
7891
7892 * window.el (window-combination-p): Function deleted; its
7893 side-effect is not used in any existing code.
7894 (window-combinations, window-combined-p): Call window-*-child
7895 directly.
7896
24300f5f
CY
78972011-11-05 Chong Yidong <cyd@gnu.org>
7898
7899 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
7900 (window-size-ignore, window-state-get): Callers changed.
7901 (window-normalize-window): Rename from window-normalize-any-window.
7902 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 7903 (window-normalize-live-window): Delete.
447f16b8
CY
7904 (window-combination-p, window-combined-p, window-combinations)
7905 (walk-window-subtree, window-atom-root, window-min-size)
7906 (window-sizable, window-sizable-p, window-size-fixed-p)
7907 (window-min-delta, window-max-delta, window-resizable)
7908 (window-resizable-p, window-full-height-p, window-full-width-p)
7909 (window-current-scroll-bars, window-point-1, set-window-point-1)
7910 (window-at-side-p, window-in-direction, window-resize)
7911 (adjust-window-trailing-edge, maximize-window, minimize-window)
7912 (window-deletable-p, delete-window, delete-other-windows)
7913 (record-window-buffer, unrecord-window-buffer)
7914 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
7915 (quit-window, split-window, window-state-put)
7916 (set-window-text-height, fit-window-to-buffer)
7917 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 7918
89bd5ee1
EZ
79192011-11-04 Eli Zaretskii <eliz@gnu.org>
7920
53479029
EZ
7921 * mail/rmail.el (rmail-simplified-subject): Decode subject with
7922 rfc2047-decode-string.
7923 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
7924 warnings.
7925
89bd5ee1
EZ
7926 * window.el (window-body-height, window-body-width): Mention in
7927 the doc string that the return values are in frame's canonical
7928 units. (Bug#9949)
7929
bd17fdee
AM
79302011-11-03 Alan Mackenzie <acm@muc.de>
7931
7932 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
7933 change in cc-engine.el.
7934
acc825c5
SM
79352011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7936
7937 * window.el (switch-to-buffer): Use `force-same-window' interactively.
7938
1885e5b8
MR
79392011-11-02 Martin Rudalics <rudalics@gmx.at>
7940
7941 * window.el (quit-window): Call unrecord-window-buffer after
7942 showing another buffer in the window. (Bug#9937)
acc825c5 7943 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 7944
ebe06da9
JB
79452011-11-02 Juanma Barranquero <lekktu@gmail.com>
7946
7947 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
7948 Accept status with more than 9 shelves. (Bug#9935)
7949 Reported by Colin D Bennett <colin@gibibit.com>.
7950
4ee88440
MR
79512011-11-01 Martin Rudalics <rudalics@gmx.at>
7952
7953 * help.el (with-help-window): Don't reference
7954 temp-buffer-show-specifiers in doc-string.
7955
08e1d82c
AS
79562011-10-31 Andreas Schwab <schwab@linux-m68k.org>
7957
7958 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
7959 menu-item.
7960
84bd6e9e
VJL
79612011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7962
7963 * whitespace.el: New version 13.2.2.
7964 (whitespace-newline-mode): Disable properly. Reported by Sarah
7965 <EmacsWiki>.
7966
dba0634a
UJ
79672011-10-30 Ulf Jasper <ulf.jasper@web.de>
7968
7969 * net/newst-treeview.el: Remove "Time-stamp".
7970 (newsticker--group-manage-orphan-feeds): Do not call
7971 newsticker--treeview-tree-update.
db22a3c2
JB
7972 (newsticker-treeview-update, newsticker-treeview):
7973 Call newsticker--treeview-tree-update if necessary.
dba0634a 7974
3d8daefe
MR
79752011-10-30 Martin Rudalics <rudalics@gmx.at>
7976
7977 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
7978 (window-iso-combinations): Remove "iso-" infix.
7979 Suggested by Chong Yidong.
3d8daefe
MR
7980 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
7981 (window-max-delta-1, window-resize, window--resize-siblings)
7982 (window--resize-this-window, adjust-window-trailing-edge)
7983 (split-window, balance-windows-1)
7984 (shrink-window-if-larger-than-buffer):
7985 * calendar/calendar.el (calendar-generate-window):
db22a3c2 7986 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 7987
1bc4c3ae
SM
79882011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7989
7990 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
7991 in place (bug#9907).
7992 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
7993 (eshell-rewrite-if-command, eshell-rewrite-for-command)
7994 (eshell-structure-basic-command, eshell-rewrite-while-command)
7995 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
7996 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
7997 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
7998 (eshell-do-pipelines-synchronously, eshell-eval-command):
7999 Use backquotes and prefer setq to set.
8000 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
8001 (eshell-macrop): Use functionp.
c1e2f5fa 8002 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 8003
30b65d9c
CY
80042011-10-30 Chong Yidong <cyd@gnu.org>
8005
8006 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
8007 instead of set-mark (Bug#9810).
8008
2d197ffb
CY
80092011-10-30 Chong Yidong <cyd@gnu.org>
8010
8011 * window.el (split-window-below, split-window-right): Rename from
8012 split-window-above-each-other and split-window-side-by-side
8013 respectively. All callers changed.
8014 (split-window-sensibly, split-window-sensibly): Use them.
8015 (split-window-keep-point): Doc fix.
8016
8017 * isearch.el: Add isearch-scroll property to split-window-below
8018 and split-window-right.
8019
8020 * follow.el (follow-mode):
8021 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8022 * progmodes/ada-xref.el (ada-gdb-application):
8023 * emulation/vip.el (vip-buffer-in-two-windows):
8024 * image-dired.el (image-dired-dired-with-window-configuration):
8025 * dired-x.el (dired-do-find-marked-files):
8026 * dired.el (dired-pop-to-buffer):
8027 * bs.el (bs--show-with-configuration):
8028 * vc/emerge.el (emerge-setup-windows):
8029 * textmodes/two-column.el (2C-two-columns):
8030 * textmodes/reftex-toc.el (reftex-toc):
8031 * progmodes/gdb-mi.el (gdb-setup-windows):
8032 * progmodes/fortran.el (fortran-window-create):
8033 * net/newst-treeview.el (newsticker--treeview-window-init):
8034 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
8035 * emulation/tpu-edt.el (tpu-gold-map):
8036 * emulation/crisp.el (crisp-mode-map):
8037 * calendar/calendar.el (calendar-basic-setup): Callers changed.
8038
38bb2ca8
CY
80392011-10-29 Chong Yidong <cyd@gnu.org>
8040
aa4de341
CY
8041 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
8042
e1eb5385
CY
8043 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
8044
5d2ece3c
CY
8045 * textmodes/flyspell.el (flyspell-word): Fix char offset for
8046 forged Ispell output (Bug#7904).
8047
38bb2ca8
CY
8048 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
8049
d0af9f77
SM
80502011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8051
8052 * doc-view.el: Avoid ugly errors about not finding nil.
8053 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
8054 (doc-view-dvipdf-program, doc-view-unoconv-program)
8055 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
8056 Avoid nil or absolute file name as default value.
8057 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
8058
52bedd34
AM
80592011-10-28 Alan Mackenzie <acm@muc.de>
8060
db22a3c2 8061 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 8062
7e43cfa5
AM
80632011-10-28 Alan Mackenzie <acm@muc.de>
8064
8065 Amend the handling of c-beginning/end-of-defun in nested declaration
8066 scopes.
8067
52bedd34
AM
8068 * progmodes/cc-vars.el (c-defun-tactic): Move here from
8069 cc-langs.el. Change it to a defcustom.
7e43cfa5 8070
52bedd34
AM
8071 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
8072 cc-vars.el.
7e43cfa5 8073
d0af9f77
SM
8074 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8075 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 8076
52bedd34 8077 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 8078 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
8079 (c-widen-to-enclosing-decl-scope): New function.
8080 (c-while-widening-to-decl-block): New macro.
8081 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
8082 outward for defun boundaries, and correspondingly change symbol
8083 `respect-enclosure' to `go-outward'.
8084 (c-declaration-limits): Change algorithm to report only the "innermost"
8085 defun's boundaries.
8086
1a2ce9ee
DD
80872011-10-28 Deniz Dogan <deniz@dogan.se>
8088
8089 * net/rcirc.el (rcirc-mode): Use hard newlines.
8090
bc97a826
AM
80912011-10-28 Alan Mackenzie <acm@muc.de>
8092
8093 Amend to indent and fontify macros "which include their own semicolon"
8094 correctly, using the "virtual semicolon" mechanism.
8095
52bedd34 8096 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 8097
d0af9f77 8098 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 8099 Recode to scan one line at a time rather than having \n and \r
58179cce 8100 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 8101 (c-forward-label): Amend for virtual semicolons.
58179cce 8102 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 8103
52bedd34
AM
8104 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
8105 of the new C macros.
bc97a826 8106
52bedd34 8107 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
8108 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
8109 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
8110 (c-opt-cpp-macro-define): Make into a full language variable.
8111 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
8112 AWK Mode (including \n, \r) removed, no longer needed.
8113
d0af9f77
SM
8114 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
8115 Invoke c-make-macro-with-semi-re.
bc97a826 8116
52bedd34
AM
8117 * progmodes/cc-vars.el (c-macro-with-semi-re):
8118 (c-macro-names-with-semicolon): New variables.
58179cce 8119 (c-make-macro-with-semi-re): New function.
bc97a826 8120
7a6c0941
SM
81212011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 * vc/log-edit.el: Fill empty field rather than adding new one.
8124 (log-edit-add-field): New function.
8125 (log-edit-insert-changelog): Use it.
8126
b0c4cdcf
ML
81272011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8128
8129 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
8130
ee1f1da9
SM
81312011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8132
8133 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
8134 (gdb--check-interpreter): New function.
8135 (gdb): Use it.
8136
51bc5f8b
GM
81372011-10-27 Glenn Morris <rgm@gnu.org>
8138
416a2c45
GM
8139 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
8140 (least-positive-float, least-negative-float)
8141 (least-positive-normalized-float, least-negative-normalized-float)
8142 (float-epsilon, float-negative-epsilon):
8143 Remove unnecessary declarations.
8144
8145 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
8146 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
8147 (least-positive-float, least-negative-float)
8148 (least-positive-normalized-float, least-negative-normalized-float)
8149 (float-epsilon, float-negative-epsilon): Add doc-strings,
8150 based on those in cl.texi.
8151
51bc5f8b
GM
8152 * files.el (set-visited-file-name): If the major-mode changed,
8153 reload the local variables. (Bug#9796)
8154
15de15c6
CY
81552011-10-27 Chong Yidong <cyd@gnu.org>
8156
8157 * subr.el (change-major-mode-after-body-hook): New hook.
8158 (run-mode-hooks): Run it.
8159
ee1f1da9
SM
8160 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8161 Use change-major-mode-before-body-hook.
15de15c6
CY
8162
8163 * simple.el (fundamental-mode):
8164 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
8165 change introducing fundamental-mode-hook.
8166
5430d399
JB
81672011-10-26 Juanma Barranquero <lekktu@gmail.com>
8168
acc825c5 8169 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 8170
ad74a69e
MA
81712011-10-26 Michael Albinus <michael.albinus@gmx.de>
8172
8173 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 8174 tramp.el explicitly. (Bug#7583)
ad74a69e 8175
71d4c2a5
SM
81762011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8177
8178 * progmodes/octave-mod.el:
8179 * progmodes/octave-inf.el: Update maintainer.
8180
b1f6fa26
CY
81812011-10-26 Chong Yidong <cyd@gnu.org>
8182
8183 * subr.el (with-wrapper-hook): Rewrite doc.
8184
3f04efd6
MA
81852011-10-25 Michael Albinus <michael.albinus@gmx.de>
8186
8187 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 8188 filenames "/method:foo:". (Bug#9793)
3f04efd6 8189
410488d3
SM
81902011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8191
8192 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
8193 (bug#9865).
8194
c1ebb47e
GM
81952011-10-24 Glenn Morris <rgm@gnu.org>
8196
8197 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
8198
7f5c46c7
MA
81992011-10-24 Michael Albinus <michael.albinus@gmx.de>
8200
8201 * notifications.el: Add the requirement of a running D-Bus session
8202 bus to the Commentary.
8203
db2440b6
JL
82042011-10-24 Juri Linkov <juri@jurta.org>
8205
8206 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8207 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
8208 (Bug#9364)
8209
feecf435
JL
82102011-10-24 Juri Linkov <juri@jurta.org>
8211
8212 * info.el (Info-following-node-name-re): Add newline to the list
8213 of allowed characters for leading space. (Bug#9824)
8214
a3839de2
SM
82152011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8216
acc825c5
SM
8217 * progmodes/octave-inf.el (inferior-octave-mode-map):
8218 Fix C-c C-h binding.
a3839de2
SM
8219 * progmodes/octave-mod.el (octave-help): Remove.
8220
09388e76
MA
82212011-10-23 Michael Albinus <michael.albinus@gmx.de>
8222
8223 Sync with Tramp 2.2.3.
8224
8225 * net/tramp-cache.el (top): Pacify byte-compiler using
8226 `init-file-user' and `site-run-file'.
8227
8228 * net/trampver.el: Update release number.
8229
86c60681
CY
82302011-10-23 Chong Yidong <cyd@gnu.org>
8231
8232 * files.el (toggle-read-only): Remove obsolete comment about
8233 version control.
8234
8235 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
8236 for toggle-read-only. Note that this hasn't called vc-next-action
8237 since 2008-05-02, though it wasn't documented at the time.
8238
a3839de2
SM
8239 * vc/ediff-init.el (ediff-toggle-read-only-function):
8240 Use toggle-read-only.
86c60681 8241
cd5495ff
AM
82422011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
8243
8244 Fix bug #9560, sporadic wrong indentation; improve instrumentation
8245 of c-parse-state.
8246
00b77525 8247 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 8248 correct faulty logical expression.
cd5495ff
AM
8249 (c-parse-state-state, c-record-parse-state-state):
8250 (c-replay-parse-state-state): New defvar/defuns.
8251 (c-debug-parse-state): Use new functions.
8252
42ee24ed
MR
82532011-10-22 Martin Rudalics <rudalics@gmx.at>
8254
8255 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 8256 last fix. Use window-in-direction correctly.
42ee24ed 8257
a7dee7e7
CY
82582011-10-21 Chong Yidong <cyd@gnu.org>
8259
8260 * progmodes/idlwave.el (idlwave-mode):
8261 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
8262 require-final-newline; that's done in prog-mode.
8263 Suggested by Stefan Monnier.
a7dee7e7 8264
e07b9a6d
MR
82652011-10-21 Martin Rudalics <rudalics@gmx.at>
8266
8267 * mouse.el (mouse-drag-window-above)
8268 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
8269 (mouse-drag-mode-line-1, mouse-drag-header-line)
8270 (mouse-drag-vertical-line-rightward-window): Remove.
8271 (mouse-drag-line): New function.
8272 (mouse-drag-mode-line, mouse-drag-header-line)
8273 (mouse-drag-vertical-line): Call mouse-drag-line.
8274 * window.el (window-at-side-p, windows-at-side): New functions.
8275
7e1361d9
UM
82762011-10-21 Ulrich Mueller <ulm@gentoo.org>
8277
8278 * tar-mode.el (tar-grind-file-mode):
8279 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
8280
30fcaf3a
CY
82812011-10-21 Chong Yidong <cyd@gnu.org>
8282
8283 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
8284 * progmodes/vera-mode.el (vera-mode):
8285 Use mode-require-final-newline.
30fcaf3a 8286
516eddb0
GM
82872011-10-20 Glenn Morris <rgm@gnu.org>
8288
db22a3c2 8289 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 8290
10d5f513
CS
82912011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
8292
8293 * emulation/cua-base.el (cua-set-mark): Fix case of string.
8294
ac6c8639
CY
82952011-10-20 Chong Yidong <cyd@gnu.org>
8296
8297 * emulation/cua-base.el (cua-mode):
8298 * mail/footnote.el (footnote-mode):
8299 * mail/mailabbrev.el (mail-abbrevs-mode):
8300 * net/xesam.el (xesam-minor-mode):
8301 * progmodes/bug-reference.el (bug-reference-mode):
8302 * progmodes/cap-words.el (capitalized-words-mode):
8303 * progmodes/compile.el (compilation-minor-mode)
8304 (compilation-shell-minor-mode):
8305 * progmodes/gud.el (gud-tooltip-mode):
8306 * progmodes/hideif.el (hide-ifdef-mode):
8307 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8308 * progmodes/subword.el (subword-mode):
8309 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8310 * progmodes/which-func.el (which-function-mode):
8311 * term/tvi970.el (tvi970-set-keypad-mode):
8312 * term/vt100.el (vt100-wide-mode):
8313 * textmodes/flyspell.el (flyspell-mode):
8314 * textmodes/ispell.el (ispell-minor-mode):
8315 * textmodes/nroff-mode.el (nroff-electric-mode):
8316 * textmodes/paragraphs.el (use-hard-newlines):
8317 * textmodes/refill.el (refill-mode):
8318 * textmodes/reftex.el (reftex-mode):
8319 * textmodes/rst.el (rst-minor-mode):
8320 * textmodes/sgml-mode.el (html-autoview-mode)
8321 (sgml-electric-tag-pair-mode):
8322 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
8323 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
8324 * emulation/crisp.el (crisp-mode):
8325 * emacs-lisp/eldoc.el (eldoc-mode):
8326 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
8327 minor mode behavior.
8328
aa42ab43
JL
83292011-10-19 Juri Linkov <juri@jurta.org>
8330
8331 * descr-text.el (describe-char): Add #x2010 and #x2011 to
8332 the list of hard-coded chars with escape-glyph face.
8333
89400f1d
SM
83342011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8335
8336 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
8337
305c07f6
MA
83382011-10-19 Michael Albinus <michael.albinus@gmx.de>
8339
8340 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
8341 running process.
8342
13754b54
GM
83432011-10-19 Glenn Morris <rgm@gnu.org>
8344
8345 * vc/vc-bzr.el (vc-bzr-after-dir-status):
8346 Ignore ignored files. (Bug#9726)
8347
06e21633
CY
83482011-10-19 Chong Yidong <cyd@gnu.org>
8349
8350 Doc fix for minor modes, stating that an omitted argument enables
8351 the mode unconditionally when called from Lisp.
8352
8353 * abbrev.el (abbrev-mode):
8354 * allout.el (allout-mode):
8355 * autoinsert.el (auto-insert-mode):
8356 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8357 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
8358 (global-auto-revert-mode):
8359 * battery.el (display-battery-mode):
8360 * composite.el (global-auto-composition-mode)
8361 (auto-composition-mode):
8362 * delsel.el (delete-selection-mode):
8363 * desktop.el (desktop-save-mode):
8364 * dired-x.el (dired-omit-mode):
8365 * dirtrack.el (dirtrack-mode):
8366 * doc-view.el (doc-view-minor-mode):
8367 * double.el (double-mode):
8368 * electric.el (electric-indent-mode, electric-pair-mode):
8369 * emacs-lock.el (emacs-lock-mode):
8370 * epa-hook.el (auto-encryption-mode):
8371 * follow.el (follow-mode):
8372 * font-core.el (font-lock-mode):
8373 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
8374 * help.el (temp-buffer-resize-mode):
8375 * hilit-chg.el (highlight-changes-mode)
8376 (highlight-changes-visible-mode):
8377 * hi-lock.el (hi-lock-mode):
8378 * hl-line.el (hl-line-mode, global-hl-line-mode):
8379 * icomplete.el (icomplete-mode):
8380 * ido.el (ido-everywhere):
8381 * image-file.el (auto-image-file-mode):
8382 * image-mode.el (image-minor-mode):
8383 * iswitchb.el (iswitchb-mode):
8384 * jka-cmpr-hook.el (auto-compression-mode):
8385 * linum.el (linum-mode):
8386 * longlines.el (longlines-mode):
8387 * master.el (master-mode):
8388 * mb-depth.el (minibuffer-depth-indicate-mode):
8389 * menu-bar.el (menu-bar-mode):
8390 * minibuf-eldef.el (minibuffer-electric-default-mode):
8391 * mouse-sel.el (mouse-sel-mode):
8392 * msb.el (msb-mode):
8393 * mwheel.el (mouse-wheel-mode):
8394 * outline.el (outline-minor-mode):
8395 * paren.el (show-paren-mode):
8396 * recentf.el (recentf-mode):
8397 * reveal.el (reveal-mode, global-reveal-mode):
8398 * rfn-eshadow.el (file-name-shadow-mode):
8399 * ruler-mode.el (ruler-mode):
8400 * savehist.el (savehist-mode):
8401 * scroll-all.el (scroll-all-mode):
8402 * scroll-bar.el (scroll-bar-mode):
8403 * server.el (server-mode):
8404 * shell.el (shell-dirtrack-mode):
8405 * simple.el (auto-fill-mode, transient-mark-mode)
8406 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
8407 (line-number-mode, column-number-mode, size-indication-mode)
8408 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
8409 * strokes.el (strokes-mode):
8410 * time.el (display-time-mode):
8411 * t-mouse.el (gpm-mouse-mode):
8412 * tool-bar.el (tool-bar-mode):
8413 * tooltip.el (tooltip-mode):
8414 * type-break.el (type-break-mode-line-message-mode)
8415 (type-break-query-mode):
8416 * view.el (view-mode):
8417 * whitespace.el (whitespace-mode, whitespace-newline-mode)
8418 (global-whitespace-mode, global-whitespace-newline-mode):
8419 * xt-mouse.el (xterm-mouse-mode): Doc fix.
8420
a3839de2
SM
8421 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8422 Fix autogenerated docstring.
06e21633 8423
5214e501
JL
84242011-10-19 Juri Linkov <juri@jurta.org>
8425
8426 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
8427 by checking environment variables "DESKTOP_SESSION" and
8428 "XDG_CURRENT_DESKTOP". (Bug#9779)
8429
195f8db9
JL
84302011-10-19 Juri Linkov <juri@jurta.org>
8431
8432 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
8433 (browse-url-chromium-program, browse-url-chromium-arguments):
8434 New defcustoms.
8435 (browse-url-default-browser): Check for `browse-url-chromium' and
8436 call `browse-url-chromium-program'.
8437 (browse-url-chromium): New command. (Bug#9779)
8438
343a34ff
JB
84392011-10-18 Juanma Barranquero <lekktu@gmail.com>
8440
8441 * facemenu.el (list-colors-duplicates): On Windows, detect more
8442 duplicates by assuming that only colors matching "^System" are
8443 special "system colors". (Bug#9722)
8444
6978a151
SM
84452011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
8446
8447 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
8448 to distinguish the author from the committer.
8449
6a80b297
MA
84502011-10-18 Michael Albinus <michael.albinus@gmx.de>
8451
8452 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
8453
b31a5677
JK
84542011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
8455
8456 * international/mule.el (sgml-html-meta-auto-coding-function):
8457 Add support for detecting encoding in HTML5 specified only as
8458 <meta charset="UTF-8">. Implementation just makes http-equiv and
8459 content-type parts from HTML4 encoding string optional. (Bug#9716)
8460
80c6d77f
GM
84612011-10-18 Glenn Morris <rgm@gnu.org>
8462
8463 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
8464
08b0fee8
CY
84652011-10-18 Chong Yidong <cyd@gnu.org>
8466
8467 * faces.el (cursor): Doc fix.
8468
67e729a5
CY
84692011-10-17 Chong Yidong <cyd@gnu.org>
8470
8471 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
8472
343a34ff 84732011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
8474
8475 * dirtrack.el (dirtrack): Support shell buffers with path
8476 prefixes, e.g. tramp-based remote shells. (Bug#9647)
8477
0bc06380
TZ
84782011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
8479
8480 * json.el: Bump version to 1.3 and note change in History.
8481 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
8482
8b79f3e0
SM
84832011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
8484
5a7c536b
SM
8485 * comint.el (comint-insert-input, comint-send-input)
8486 (comint-get-old-input-default, comint-backward-matching-input)
8487 (comint-next-prompt): Use nil instead of `input' for field property of
8488 past user input (bug#114).
8489
96a8a0df
SM
8490 * minibuffer.el (completion--replace): Inherit surrounding properties
8491 (bug#114).
8492 (minibuffer-complete-and-exit): Use it.
8493
8b79f3e0
SM
8494 * comint.el (comint--table-subvert): Quote the all-completions output
8495 (bug#9160).
8496
b8f7ff0d
MR
84972011-10-17 Martin Rudalics <rudalics@gmx.at>
8498
8b79f3e0 8499 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 8500
b8f7ff0d 8501 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 8502 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
8503 entries and separate them from frame entries.
8504
c235b555
GM
85052011-10-15 Glenn Morris <rgm@gnu.org>
8506
8507 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
8508 Doc fixes.
8509
6bbfa6e1
CY
85102011-10-15 Chong Yidong <cyd@stupidchicken.com>
8511
8b79f3e0
SM
8512 * net/network-stream.el (network-stream-open-starttls):
8513 Improve detection of failure due to lack of TLS support.
ec5c990d 8514
6bbfa6e1
CY
8515 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
8516 putting the input text in front and in bold.
8517
98488977
SM
85182011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8519
3d1337be
SM
8520 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
8521
ee0b45e4
SM
8522 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
8523 empty buffer.
8524
98488977
SM
8525 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
8526 unread-command-events rather than pushing yet-another event.
8527
186f4720
EZ
85282011-10-14 Eli Zaretskii <eliz@gnu.org>
8529
8530 * mail/sendmail.el (sendmail-query-once): Improve the wording of
8531 the explanation of the possible choices. Make the options passed
8532 to completing-read shorter.
8533
8b7a997c
AM
85342011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8535
8536 * textmodes/flyspell.el (flyspell-large-region): Make sure
8537 extended character mode is used if defined (Bug#1339).
8538
12587bbb
EZ
85392011-10-13 Eli Zaretskii <eliz@gnu.org>
8540
8541 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
8542 character info for LRE, LRO, RLE, and RLO characters by appending
8543 an invisible PDF.
12587bbb 8544
bad41229
SM
85452011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8546
8547 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
8548 even in case of error; add debug spec; simplify data flow.
8549 (with-timeout-handler): Remove.
8550
28dbc92f
MA
85512011-10-12 Michael Albinus <michael.albinus@gmx.de>
8552
8553 Fix Bug#6019, Bug#9315.
8554
8555 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
8556 complete `buffer-file-name', the local file name part could look
8557 remotely (for example on VMS).
8558
8559 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
8560 `tramp-run-real-handler'.
8561 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
8562 already quoted by '"'.
8563
8564 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
8565 Let `file-name-handler-alist' be nil, the local file name part
8566 could look remotely (for example on VMS).
8567
e1b0b23a
SM
85682011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8569
8570 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
8571 from here...
8572 (flyspell-post-command-hook): ...to here.
8573
a120bde9
SM
85742011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8575
8576 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
8577 if not needed.
8578 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
8579 using completion. Protect against "slow" callers.
8580 Remove the "message hack".
8581
7ce7717b
JL
85822011-10-11 Juri Linkov <juri@jurta.org>
8583
8584 * isearch.el (isearch-lazy-highlight-word): New variable.
8585 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8586 Use it. (Bug#9727)
8587
c02ee9d6
GM
85882011-10-11 Glenn Morris <rgm@gnu.org>
8589
8590 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
8591 like f90-previous-statement does.
8592
93e616fd 85932011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8594
1f190e73 8595 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
8596 only in interactive use, to avoid error.
8597
af7b6078
SM
85982011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8599
8600 * minibuffer.el (completion-file-name-table): Fix last change,
8601 i.e. ignore normal errors but not the other ones.
8602
0563dae9
MR
86032011-10-10 Martin Rudalics <rudalics@gmx.at>
8604
8605 * window.el (special-display-buffer-names)
8606 (special-display-regexps): Remove some remnants of earlier
8607 changes from doc-strings.
366ca7f3
MR
8608 (quit-windows-on): New function.
8609
8610 * vc/vc.el (vc-revert, vc-rollback):
8611 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
8612 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 8613 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 8614
49677495
MR
86152011-10-09 Martin Rudalics <rudalics@gmx.at>
8616
8617 * window.el (frame-auto-hide-function): Add version tag.
8618 (Bug#9699)
8619
56f2d1e1
MA
86202011-10-09 Michael Albinus <michael.albinus@gmx.de>
8621
8622 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
8623 condition.
8624
112a6592
LL
86252011-10-09 Leo Liu <sdl.web@gmail.com>
8626
8627 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
8628 (Bug#9701)
8629
0812589b
GM
86302011-10-08 Glenn Morris <rgm@gnu.org>
8631
8632 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
8633 before the first code statement zero indent. (Bug#9690)
8634
b2b0776e
CY
86352011-10-08 Chong Yidong <cyd@stupidchicken.com>
8636
8637 * simple.el (count-words-region): Always count in the region.
8638 Report the number of lines and characters too.
8639 (count-words): New command, which counts in the buffer if the
8640 region is inactive, as count-words-region used to.
8641 (count-words--message): New function. Handle plurals.
8642 (count-lines-region): Make it an alias for count-words-region.
8643
8644 * bindings.el (esc-map): Replace count-lines-region with
8645 count-words-region.
8646
c557cd6b
MR
86472011-10-08 Martin Rudalics <rudalics@gmx.at>
8648
8649 * window.el (window--delete): Delete dedicated frame
8650 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 8651 (switch-to-buffer): Fix doc-string typo.
c557cd6b 8652
61a57ef4 86532011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8654
3a7d293b 8655 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 8656
c3833279
CY
86572011-10-07 Chong Yidong <cyd@stupidchicken.com>
8658
8659 * bindings.el ([M-left],[M-right]): Bind to left-word and
8660 right-word respectively.
8661
21ce8245
GM
86622011-10-07 Glenn Morris <rgm@gnu.org>
8663
8664 * cus-start.el (debug-on-quit): Fix custom type.
8665
6d823bb2
LMI
86662011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8667
0181e193
LMI
8668 * subr.el (define-key-after): Clarify that the function is not
8669 useful for non-menu keymaps.
8670
6d823bb2
LMI
8671 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
8672
8e3459ce 86732011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8674
21ce8245 8675 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 8676 in current minibuffer (Fix bug with recursive minibuffers).
8677
a1c2d21e
CY
86782011-10-06 Chong Yidong <cyd@stupidchicken.com>
8679
8680 * progmodes/gdb-mi.el (gdb): Doc fix.
8681
5a4cf282
MR
86822011-10-05 Martin Rudalics <rudalics@gmx.at>
8683
8684 * window.el (frame-auto-hide-function): New option replacing
8685 frame-auto-delete. Suggested by Stefan Monnier.
8686 (window--delete): Call frame-auto-hide-function instead of
8687 investigating frame-auto-delete.
c96111ea
MR
8688 (window-point-1, set-window-point-1): New functions.
8689 (window-in-direction, record-window-buffer, window-state-get-1)
8690 (display-buffer-record-window): Use window-point-1 instead of
8691 window-point.
8692 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 8693
9854542e
SM
86942011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8695
8696 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
8697
8943cfb0
GM
86982011-10-05 Glenn Morris <rgm@gnu.org>
8699
8700 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
8701 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
8702
647ab967
LL
87032011-10-05 Leo Liu <sdl.web@gmail.com>
8704
8705 * subr.el (read-char-choice): Fix argument to buffer-live-p which
8706 works with buffer object.
8707
3ddfbced
SM
87082011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8709
8710 * mpc.el (mpc-tool-bar-map): Add labels.
8711
bdfa5dd2
GM
87122011-10-04 Glenn Morris <rgm@gnu.org>
8713
8714 * calendar/holidays.el (calendar-check-holidays): Doc fix.
8715
0e2070b5
MR
87162011-10-04 Martin Rudalics <rudalics@gmx.at>
8717
8718 * window.el (window--delete): New function.
8719 (frame-auto-delete): Resuscitate option.
8720 (bury-buffer, replace-buffer-in-windows)
8721 (quit-window): Rewrite using window--delete.
8722 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8723 Pass display-buffer-mark-dedicated to window--display-buffer-2
8724 (Bug#9639).
8725
3dc61a09
SM
87262011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8727
915a9b64
SM
8728 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
8729 returns a list (bug#9554). Add remote file name completion.
8730 * comint.el (comint--table-subvert): Curry and get quote&unquote
8731 functions as arguments.
8732 (comint--complete-file-name-data): Adjust call accordingly.
8733 * pcomplete.el (pcomplete--table-subvert): Remove.
8734 (pcomplete-completions-at-point): Use comint--table-subvert instead.
8735
3dc61a09
SM
8736 * minibuffer.el (completion-table-case-fold): Use currying.
8737 (completion--styles-type, completion--cycling-threshold-type):
8738 New constants.
8739 (completion-styles, completion-category-overrides)
8740 (completion-cycle-threshold): Use them.
8741 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
8742 completion-table-case-fold.
8743
8ea0a993
SB
87442011-10-03 Stephen Berman <stephen.berman@gmx.net>
8745
8746 * minibuffer.el (completion-category-overrides): Fix type of styles
8747 and add more user friendly tags (bug#9660).
8748
8c24b7f6
SM
87492011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8750
8751 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
8752 (mule-input-method-string): New widget.
8753 (default-input-method, language-info-custom-alist): Use it.
8754
428fe61a
SM
87552011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8756
32c1fffd
SM
8757 * pcomplete.el: Require comint.
8758 (pcomplete--common-suffix): Remove.
8759 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
8760 (pcomplete--table-subvert): Sync with comint--table-subvert.
8761 (pcomplete--entries): Use comint-completion-file-name-table.
8762 * comint.el (comint-unquote-filename): Simplify.
8763 (comint-completion-file-name-table): New function (bug#9616).
8764 (comint--complete-file-name-data): Use it.
8765
428fe61a
SM
8766 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
8767 (pcmpl-gnu-tar-buffer): Remove.
8768 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
8769 around. Make sure pcomplete-suffix-list is only changed temporarily.
8770 Don't look inside the tar's file if it's too large.
428fe61a 8771
04c52e2f
CY
87722011-10-01 Chong Yidong <cyd@stupidchicken.com>
8773
ce3cefcc
CY
8774 * cus-edit.el (custom-mode-map):
8775 * epa.el (epa-key-list-mode-map):
8776 * man.el (Man-mode-map):
8777 * startup.el (splash-screen-keymap):
8778 * simple.el (special-mode-map): Use scroll-up-command and
8779 scroll-down-command.
8780
8781 * progmodes/idlw-help.el (idlwave-help-mode-map):
8782 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
8783 * net/newst-plainview.el (newsticker-mode-map):
8784 * emulation/ws-mode.el (wordstar-mode-map):
8785 * emulation/vi.el (vi-com-map):
8786 * calc/calc-graph.el (calc-graph-show-dumb):
8787 * term/sun.el (terminal-init-sun):
8788 * term/ns-win.el (global-map):
8789 * progmodes/grep.el (grep-mode-map):
8790 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
8791 * mail/rmail.el (rmail-mode-map):
8792 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
8793
04c52e2f
CY
8794 * custom.el (custom-safe-themes, load-theme): Treat value of t for
8795 custom-safe-themes as special.
8796
79adf8c8
JD
87972011-10-01 Julien Danjou <julien@danjou.info>
8798
8799 * notifications.el (notifications-notify): Fix docstring.
8800
63bd50d3
PS
88012011-10-01 Per Starbäck <per@starback.se>
8802
8803 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
8804
199e4c7e
MR
88052011-09-30 Martin Rudalics <rudalics@gmx.at>
8806
8807 * startup.el (command-line-1): Fix last fix by inserting
8808 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 8809 (Bug#9605) and (Bug#9636)
199e4c7e 8810
fe5f08dd
EZ
88112011-09-29 Eli Zaretskii <eliz@gnu.org>
8812
8813 * simple.el (line-move): If auto-hscroll-mode is disabled and the
8814 window is hscrolled, move by logical lines. (Bug#9607)
8815 (line-move-visual): Update the doc string to the above effect.
8816
b5516bbd
MR
88172011-09-29 Martin Rudalics <rudalics@gmx.at>
8818
ccee00c0
MR
8819 * window.el (display-buffer-record-window): When WINDOW is the
8820 selected window use `point' instead of `window-point'. (Bug#9626)
8821
b5516bbd
MR
8822 * startup.el (command-line-1): Use insert-before-markers when
8823 inserting initial-scratch-message. (Bug#9605)
ccee00c0 8824
b5516bbd
MR
8825 * help.el (help-window): Remove variable.
8826
52aa0014
GM
88272011-09-29 Glenn Morris <rgm@gnu.org>
8828
8829 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
8830
df9a7357
JB
88312011-09-29 Juanma Barranquero <lekktu@gmail.com>
8832
8833 * descr-text.el (describe-char-categories): Accept category
8834 descriptions more than one line long.
8835
a8406c20
SM
88362011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8837
88d9610c
SM
8838 * simple.el (delete-trailing-whitespace): Fix last change.
8839
a5daf810
SM
8840 * progmodes/perl-mode.el (perl-syntax-propertize-function):
8841 Don't confuse "y => 3" as the beginning of a `y' operation.
8842
a8406c20
SM
8843 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
8844 object has more than 4 slots (bug#9613).
8845
a239d4e9
JB
88462011-09-28 Juanma Barranquero <lekktu@gmail.com>
8847
8848 * subr.el (with-output-to-temp-buffer):
8849 * net/quickurl.el (quickurl, quickurl-browse-url):
8850 Fix typos in docstrings.
8851
693fbdb6
EZ
88522011-09-27 Eli Zaretskii <eliz@gnu.org>
8853
8854 * minibuffer.el (completion-styles)
8855 (completion-category-overrides): Cross reference each other in doc
8856 strings.
8857
8b457e28
GM
88582011-09-27 Glenn Morris <rgm@gnu.org>
8859
8860 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
8861 to split-string. (Bug#9606)
8862
85a16208
LMI
88632011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8864
8865 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
8866 (bug#9615).
8867
502f9ebd
CY
88682011-09-27 Chong Yidong <cyd@stupidchicken.com>
8869
8870 * emacs-lisp/package.el (list-packages): Fix echo area message.
8871
7690bdea
LL
88722011-09-27 Leo Liu <sdl.web@gmail.com>
8873
8874 * ido.el (ido-read-internal): Accept cons cell HIST arg.
8875
e2ee6f30
MA
88762011-09-25 Michael Albinus <michael.albinus@gmx.de>
8877
8878 * net/dbus.el (dbus-unregister-object): Don't release services for
8879 registered signals. (Bug#9581)
8880
f3f98342
TZ
88812011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
8882
8883 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
8884 function that picks between cfengine 2 and 3 support
8885 automatically. Update docs accordingly.
8886
dd7aa8dd
KH
88872011-09-22 Kenichi Handa <handa@m17n.org>
8888
8889 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
8890 ZERO.
8891 (indian-itrans-v5-table-for-tamil): New variable.
8892 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
8893
3f2b07f8
KM
88942011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
8895
8896 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
8897 that's true if the current command involved collapsing of text.
8898 It's reset to false at the beginning of the next command.
8899 (allout-post-command-business): Move the cursor to the beginning
8900 of entry if the cursor is hidden and collapsing activity just
8901 happened.
8902
371d6a61
CY
89032011-09-24 Chong Yidong <cyd@stupidchicken.com>
8904
8905 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
8906 tracking (Bug#9541).
8907
2ac2721a
UJ
89082011-09-24 Ulf Jasper <ulf.jasper@web.de>
8909
8910 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
8911 (newsticker-show-news): Automatically load html rendering package
8912 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
8913 because w3m-fill-column is let-bound" and the error "Symbol's value
8914 as variable is void: w3m-fill-column".
2ac2721a 8915
fac7ae53
MA
89162011-09-24 Michael Albinus <michael.albinus@gmx.de>
8917
8918 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
8919 Release services only if they are defined. (Bug#9581)
8920
e08b633b
RS
89212011-09-23 Richard Stallman <rms@gnu.org>
8922
e488d29c
RS
8923 * textmodes/paragraphs.el (forward-sentence): For backwards case,
8924 distinguish start of paragraph from start of its text.
8925
19c38752
RS
8926 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
8927
e08b633b
RS
8928 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
8929 (rmail-generate-viewer-buffer): Put that hook on view buffer.
8930 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
8931
0a39f27e
AS
89322011-09-23 Andreas Schwab <schwab@linux-m68k.org>
8933
8934 * international/mule-diag.el (mule-diag): Insert a newline after
8935 each fontset description.
8936
db4e950d
SM
89372011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8938
8939 * simple.el (delete-trailing-whitespace):
8940 Document last change; simplify.
8941
eca3f3ea
PW
89422011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
8943
d68e189a
PW
8944 * simple.el (delete-trailing-whitespace): Also delete
8945 extra newlines at the end of the buffer.
8946
eca3f3ea
PW
8947 * textmodes/picture.el: Make motion commands obey shift-select-mode.
8948 (picture-newline): Use forward-line so as to ignore fields.
8949
01c157cc
SM
89502011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * subr.el (with-wrapper-hook): Fix edebug spec.
8953
022de23e
LMI
89542011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8955
8956 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
8957 (bug#4538).
8958
91683089
MA
89592011-09-23 Michael Albinus <michael.albinus@gmx.de>
8960
eca3f3ea
PW
8961 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
8962 Fix nasty bug using wrong cached values.
91683089 8963
5bdd6fa4
AM
89642011-09-23 Alan Mackenzie <acm@muc.de>
8965
8966 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
8967
97adfb97
CY
89682011-09-23 Chong Yidong <cyd@stupidchicken.com>
8969
8970 * window.el (pop-to-buffer): Ensure right window is selected if we
8971 chose another frame.
8972
d4ef2b50
EZ
89732011-09-22 Eli Zaretskii <eliz@gnu.org>
8974
8975 * simple.el (what-cursor-position): Use get-char-property-change
8976 and next-single-char-property-change, to be able to show display
8977 properties that come from overlays as well as text properties.
8978
72258fe5
CY
89792011-09-22 Chong Yidong <cyd@stupidchicken.com>
8980
8981 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
8982
8983 * cmuscheme.el (run-scheme, switch-to-scheme):
8984 * cus-edit.el (customize-group, custom-buffer-create)
8985 (customize-browse):
8986 * info.el (info):
8987 * shell.el (shell):
8988 * mail/sendmail.el (mail):
8989 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
8990
8f098516
RS
89912011-09-22 Richard Stallman <rms@gnu.org>
8992
8993 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
8994 move back only to line beg, don't move back over blank lines.
8995
e74f1bb6
MA
89962011-09-22 Michael Albinus <michael.albinus@gmx.de>
8997
8998 * files.el (copy-directory): Set directory attributes only in case
8999 they could be retrieved from the source directory. (Bug#9565)
9000
bfeef8b6
DK
90012011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
9002
9003 * progmodes/hideshow.el (hs-looking-at-block-start-p)
9004 (hs-find-block-beginning, hs-hide-level-recursive):
9005 Ignore strings as well as comments. (Bug#9502)
9006
7e423bb8
AS
90072011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
9008
9009 * progmodes/sql.el (sql-comint-postgres):
9010 Convert port number to a string. (Bug#9566)
9011
b4d72fcf
MR
90122011-09-22 Martin Rudalics <rudalics@gmx.at>
9013
9014 * window.el (quit-window): Undedicate window when switching to
9015 previous buffer. Reported by Thierry Volpiatto
9016 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
9017 (special-display-popup-frame): When popping up a new frame reset
9018 its previous buffers to nil. Simplify code.
b4d72fcf 9019
a7b88dc6
MA
90202011-09-21 Michael Albinus <michael.albinus@gmx.de>
9021
9022 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
9023 and process filter, as done also in `shell-command'.
9024
cf4eacfd
MR
90252011-09-21 Martin Rudalics <rudalics@gmx.at>
9026
eca3f3ea 9027 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
9028 Call set-window-start with NOFORCE argument t.
9029 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
9030 (quit-window): Reword doc-string. Handle new format of
9031 quit-restore parameter. Don't delete window if it has a
9032 previous buffer we can show instead of the present one.
9033 (display-buffer-record-window): Rewrite using a new format for
9034 the quit-restore window parameter
9035 (special-display-popup-frame, display-buffer-same-window)
9036 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9037 (display-buffer-pop-up-window, display-buffer-use-some-window):
9038 Adapt symbol passed to display-buffer-record-window.
9039 * help.el (help-window-setup): Handle new format of quit-restore
9040 parameter.
9041
8d28cb95
SM
90422011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9043
94ab793f
SM
9044 * faces.el (face-list): Fix docstring (bug#9564).
9045
8d28cb95
SM
9046 * window.el (display-buffer--action-function-custom-type):
9047 Don't include internal functions in the Custom interface.
9048
3820edeb
JL
90492011-09-20 Juri Linkov <juri@jurta.org>
9050
9051 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
9052 (Info-forward-node, Info-backward-node, Info-next-preorder)
9053 (Info-last-preorder): Use it. (Bug#9528)
9054
5147931d
JL
90552011-09-20 Juri Linkov <juri@jurta.org>
9056
9057 * info.el (Info-last-preorder): Visit last menu item only when
9058 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
9059
cf499a1a
JD
90602011-09-20 Julien Danjou <julien@danjou.info>
9061
9062 * password-cache.el (password-cache-remove): Remove entries even if the
9063 value is nil, so that password with a nil value (negative caching) is
9064 possible to invalidate.
9065
f84e2fe2
LM
90662011-09-20 Lawrence Mitchell <wence@gmx.li>
9067
9068 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
9069 all whitespace around breakpoint. (Bug#9553)
9070 (f90-find-breakpoint): Only break at whitespace inside a comment.
9071
78054a46
SM
90722011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9073
9074 * minibuffer.el (completion-file-name-table): Keep track of errors.
9075 (completion-table-with-predicate): Handle the case where pred1 is nil.
9076 * pcomplete.el (pcomplete-completions-at-point): Simplify.
9077
345083b2
SM
90782011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9079
e24e27be
SM
9080 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
9081 (debugger-return-value): Signal an error if the debugging context does
9082 not await any return value.
9083
345083b2
SM
9084 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
9085 * image-mode.el (image-toggle-display-text)
9086 (image-toggle-display-image): Stay away from evil `intangible'.
9087
08d355e3
LL
90882011-09-19 Leo Liu <sdl.web@gmail.com>
9089
9090 * replace.el (occur-revert-arguments): Make it permanent-local.
9091 (occur-mode): Don't call font-lock-defontify.
9092
f01da43f
CY
90932011-09-19 Chong Yidong <cyd@stupidchicken.com>
9094
9095 * net/ldap.el (ldap-search-internal): Don't push empty search
9096 result (Bug#9508).
9097
b6072fa6
SM
90982011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9099
9100 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
9101
443d6696
MA
91022011-09-19 Michael Albinus <michael.albinus@gmx.de>
9103
9104 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
9105 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
9106
7cc6e154
JL
91072011-09-18 Juri Linkov <juri@jurta.org>
9108
9109 * buff-menu.el (Buffer-menu-mode-map):
9110 * dired.el (dired-mode-map):
9111 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
9112 (lisp-interaction-mode-map):
9113 * emacs-lisp/package.el (package-menu-mode-map):
9114 * epa.el (epa-key-list-mode-map):
9115 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
9116 (menu-bar-options-menu):
9117 * outline.el (outline-mode-menu-bar-map):
9118 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
9119 * vc/vc-dir.el (vc-dir-menu-map):
9120 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
9121 Capitalize non-function content words in menu item strings.
9122
9123 * dired.el (dired-mode-map): Add menu item for
9124 `image-dired-dired-toggle-marked-thumbs'.
9125
80302a81
JL
91262011-09-18 Juri Linkov <juri@jurta.org>
9127
9128 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
9129 to `isearch-case-fold-search' and restore its original value
9130 after the `isearch-mode' call.
9131
46c5cf66
JL
91322011-09-18 Juri Linkov <juri@jurta.org>
9133
9134 * progmodes/grep.el (grep-process-setup): Don't check code for 1
9135 because `zgrep' returns 1 for successful matches (bug#9226).
9136
d18b513b
JL
91372011-09-18 Juri Linkov <juri@jurta.org>
9138
9139 * info.el (Info-extract-menu-node-name): Check the second match
9140 for empty string (second test-case of bug#9528).
9141 (Info-last-preorder): Let-bind `Info-history' to nil to not add
9142 intermediate nodes to the history (first test-case of bug#9528).
9143
72753f87
JL
91442011-09-18 Juri Linkov <juri@jurta.org>
9145
9146 * info.el (Info-mode-syntax-table): New variable.
1154d12e 9147 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 9148
c9384295
JL
91492011-09-18 Juri Linkov <juri@jurta.org>
9150
1154d12e
JB
9151 * info.el (Info-file-supports-index-cookies):
9152 Increment line-beginning-position's arg from 3 to 4 because makeinfo
9153 outputs one more line for long file names (bug#4142).
c9384295 9154
d473dce8
CY
91552011-09-18 Chong Yidong <cyd@stupidchicken.com>
9156
9157 * newcomment.el (comment-normalize-vars): If prompting for
9158 comment-start, set comment-start-skip too (Bug#8424).
9159
2176854d
JB
91602011-09-18 Johan Bockgård <bojohan@gnu.org>
9161
9162 * icomplete.el: Fix previous fix of Bug#5849.
9163 (icomplete-mode): Don't set completion-show-inline-help.
9164 (icomplete-minibuffer-setup): Set completion-show-inline-help
9165 locally during icompletion.
9166
3aace4e4
CY
91672011-09-18 Chong Yidong <cyd@stupidchicken.com>
9168
c940224f
CY
9169 * woman.el (woman2-process-escapes): Don't delete unrecognized
9170 escapes (Bug#7843).
9171
3aace4e4
CY
9172 * files.el (inhibit-first-line-modes-regexps): Add image files.
9173 (hack-local-variables-prop-line): Return nil for malformed
9174 prop-lines (Bug#9044).
9175
710dec63
MA
91762011-09-18 Michael Albinus <michael.albinus@gmx.de>
9177
9178 * net/tramp.el (top): Don't require 'shell.
9179 (tramp-methods): Fix docstring.
9180 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
9181 Return complete remote file name. Handle "smb" case.
9182 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
9183 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
9184
9185 * net/tramp-compat.el (top): Require 'shell.
9186
9187 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9188 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
9189 `tramp-current-host'.
9190 (tramp-get-remote-tmpdir): Remove.
9191
9192 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
9193 `tramp-tmpdir' entries.
9194 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
9195 (tramp-smb-handle-file-attributes): Ignore errors.
9196 (tramp-smb-wait-for-output): Check also for process end.
9197
5d5ac8ec
LMI
91982011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9199
9200 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
9201 when sending QUIT (bug#9312).
9202
8c0f49f0
CY
92032011-09-17 Chong Yidong <cyd@stupidchicken.com>
9204
9205 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
9206 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
9207 occur-mode-display-occurrence.
9208 (occur-edit-mode): Add usage message.
9209 (occur-cease-edit): New command.
9210 (occur-after-change-function): Use text properties to find the
9211 position of the prefix text.
9212 (occur-engine): Set stickiness of prefix text properties.
9213
8f1383f7
GM
92142011-09-17 Glenn Morris <rgm@gnu.org>
9215
9216 * progmodes/etags.el (complete-tag):
9217 Fix call to completion-in-region. (Bug#9526)
9218
744ba0e3
JL
92192011-09-17 Juri Linkov <juri@jurta.org>
9220
9221 * textmodes/ispell.el (ispell-word): Add to the error message
9222 the word, ispell program name and current dictionary (bug#9121).
9223 (ispell-tex-arg-end): Capitalize "error" in the error message.
9224
d9bbf400
AS
92252011-09-17 Andreas Schwab <schwab@linux-m68k.org>
9226
9227 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
9228 check. (Bug#4251)
9229
8da11505
JL
92302011-09-17 Juri Linkov <juri@jurta.org>
9231
9232 * window.el (window-safe-min-height, window-safe-min-width):
9233 Fix typos (followup to bug#9522).
9234
a91adc7e
SJ
92352011-09-17 Sven Joachim <svenjoac@gmx.de>
9236
9237 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
9238
064f328a
EZ
92392011-09-16 Eli Zaretskii <eliz@gnu.org>
9240
9241 * simple.el (line-move): If goal-column is set, move by logical
9242 lines, not by display lines. (Bug#971)
9243 (next-line, previous-line, goal-column, line-move-visual): Doc fix
9244 to reflect the above change.
9245
e69df516
SM
92462011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9247
9248 * image.el (imagemagick-register-types): Use regexp-opt.
9249
cbb0f9ab
CY
92502011-09-15 Chong Yidong <cyd@stupidchicken.com>
9251
9252 * window.el (display-buffer-base-action): Rename from
9253 display-buffer-default-action. Make default value empty.
9254 (display-buffer-overriding-action): Convert to defvar.
9255 (display-buffer-fallback-action): New var.
9256
25322144
CY
92572011-09-15 Chong Yidong <cyd@stupidchicken.com>
9258
9259 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
9260 declaration.
9261 (package--add-to-archive-contents): If there is a duplicate entry
9262 with an older version, remove it.
9263 (package-menu-mark-delete, package-menu-mark-install)
9264 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
9265 (package-menu-mark-obsolete-for-deletion):
9266 Use package-menu-get-status instead of a regexp search.
25322144
CY
9267 (package-menu-get-status): Use tabulated-list-entry.
9268 (package-menu-mark-upgrades): New command.
d770725a 9269 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
9270 (package-menu-execute): Do installation before deletion.
9271 (package-menu-refresh, package-menu-execute): Use derived-mode-p
9272 instead of checking major-mode.
9273 (package-menu--find-upgrades): New function.
9274
7520339c
LMI
92752011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9276
9277 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
9278 passwords in the log buffer.
65a046c4
LMI
9279 (smtpmail-process-filter): Update the process marker so that the
9280 "broken by peer" status message is inserted in the right place.
7520339c 9281
d3c30954
SM
92822011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9283
3fe48822
SM
9284 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
9285 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
9286 bibtex-completion-at-point-function.
9287 (bibtex-completion-at-point-function): Use them.
9288
1b8b3954
SM
9289 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
9290
d3c30954
SM
9291 * mpc.el (mpc-constraints-tag-lookup): New function.
9292 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
9293 also to browser "album|playlist".
9294
72779976
JL
92952011-09-14 Juri Linkov <juri@jurta.org>
9296
9297 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
9298 (isearch-edit-string): Use length of `isearch-string' when
9299 `isearch-fail-pos' returns nil.
9300 (isearch-message): Remove duplicate code and call
9301 `isearch-fail-pos' with arg `t'.
9302
a0bf2bcd
CY
93032011-09-14 Chong Yidong <cyd@stupidchicken.com>
9304
17bb0a2d
CY
9305 * replace.el (occur-mode-goto-occurrence): Don't force using other
9306 window (Bug#9499).
9307
a0bf2bcd
CY
9308 * dired-aux.el (dired-do-chmod): Don't provide initial input.
9309
f678e0b6
MR
93102011-09-14 Martin Rudalics <rudalics@gmx.at>
9311
9312 * window.el (display-buffer-window): Remove.
9313 (display-buffer-record-window): Use help-setup window parameter
9314 instead of variable display-buffer-window.
9315 (display-buffer-function, special-display-buffer-names)
9316 (special-display-function): Mention help-setup parameter instead
9317 of display-buffer-window in doc-string.
d3c30954
SM
9318 * help.el (help-window-setup): New argument help-window.
9319 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
9320 Reword some messages.
9321 (with-help-window): Pass window used for displaying the buffer
9322 to help-window-setup. Don't set display-buffer-window.
9323
8e39b2e8
GM
93242011-09-13 Glenn Morris <rgm@gnu.org>
9325
9326 * emacs-lisp/debug.el (debugger-make-xrefs):
9327 Preserve point. (Bug#9462)
9328
85e9c04b
CY
93292011-09-13 Chong Yidong <cyd@stupidchicken.com>
9330
9331 * window.el (window-deletable-p): Use next-frame.
9332
1b36ed6a
MR
93332011-09-13 Martin Rudalics <rudalics@gmx.at>
9334
9335 * window.el (window-auto-delete): Remove.
9336 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 9337 dedication and previous buffers.
1b36ed6a
MR
9338 (switch-to-prev-buffer): Don't delete window.
9339 (delete-windows-on): Delete a window's frame if and only if the
9340 window is dedicated.
9341 (replace-buffer-in-windows): Delete buffer's window or frame if
9342 and only if window is dedicated.
9343 (quit-window): Handle quit-restore as before last change.
4d61f28d 9344 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 9345
ef8ef9fb
CY
93462011-09-13 Chong Yidong <cyd@stupidchicken.com>
9347
9348 * window.el (window-deletable-p): Never delete the last frame on a
9349 given terminal.
9350
b2cba41e
GM
93512011-09-13 Glenn Morris <rgm@gnu.org>
9352
9353 * help.el (describe-key-briefly): Copy previous standard-output change.
9354
51553db6 93552011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
9356
9357 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
9358
b7556719
GM
93592011-09-13 Glenn Morris <rgm@gnu.org>
9360
9361 * emacs-lisp/lisp-mode.el (lisp-indent-function):
9362 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
9363
64b51947
CY
93642011-09-12 Chong Yidong <cyd@stupidchicken.com>
9365
9366 * dired-aux.el (dired-mark-read-string): Don't return default
9367 value on empty input (Bug#9361).
9368 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
9369 Omit initial minibuffer contents.
9370 (dired-do-chmod): Signal an error on empty input.
9371 (dired-mark-read-string): Don't return default on empty input.
9372
9373 * files.el (file-modes-symbolic-to-number): Doc fix.
9374
393a301e
SM
93752011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9376
9377 * international/mule-cmds.el (ucs-completions): Remove.
9378 (read-char-by-name): Use complete-with-action instead; add metadata.
9379
fa5660f9
CY
93802011-09-11 Chong Yidong <cyd@stupidchicken.com>
9381
9382 * window.el (display-buffer--action-function-custom-type)
9383 (display-buffer--action-custom-type): New vars.
9384 (display-buffer-alist, display-buffer-default-action)
9385 (display-buffer-overriding-action): Add defcustom types.
9386
4a592f66
CY
9387 * frame.el (delete-other-frames): Doc fix (Bug#276).
9388
73d56dbd
LMI
93892011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9390
9391 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
9392
37ac18a3
CY
93932011-09-11 Chong Yidong <cyd@stupidchicken.com>
9394
9395 Change modes that used same-window-* vars to use switch-to-buffer.
9396
9397 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
9398 Use switch-to-buffer.
9399
9400 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
9401 (customize-browse, custom-buffer-create-other-window):
9402 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
9403
9404 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
9405 (Info-prev, Info-up, Info-speedbar-goto-node)
9406 (info-display-manual): Use switch-to-buffer.
9407 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
9408
9409 * mail/sendmail.el (mail): Use switch-to-buffer.
9410 (mail-recover): Use switch-to-buffer-other-window.
9411
9412 * cmuscheme.el (run-scheme, switch-to-scheme):
9413 * ielm.el (ielm):
9414 * shell.el (shell):
9415 * net/rlogin.el (rlogin):
9416 * net/telnet.el (telnet, rsh):
9417 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
9418
10195bd6
AS
94192011-09-11 Andreas Schwab <schwab@linux-m68k.org>
9420
9421 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
9422
b322f63a
LMI
94232011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9424
39d7fed6
LMI
9425 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
9426 so don't mention it (bug#9301).
ba5a81f1 9427 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 9428
ee0e9f11
LMI
9429 * faces.el (face-spec-set-match-display): Make `(type graphic)'
9430 match `x', `w32' and `ns', like the manual says (bug#9029).
9431
0b1c89c1 9432 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
9433 (process-kill-buffer-query-function): Mention the buffer name in
9434 the query.
0b1c89c1 9435
77549ea8
LMI
9436 * image-mode.el (image-next-line): The line parameter is mandatory
9437 (bug#9258).
9438
803ef892
LMI
9439 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
9440 which can be useful (bug#9301).
9441
12980837
LMI
9442 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
9443
91054f8f
LMI
9444 * subr.el (match-string): Mention that the current buffer should
9445 be the same as the search was done in (bug#9282).
9446
b322f63a
LMI
9447 * facemenu.el: Disable the remove-* commands if the mark isn't
9448 active (bug#9162).
9449
3199b96f
CY
94502011-09-10 Chong Yidong <cyd@stupidchicken.com>
9451
9452 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
9453 of display-buffer.
9454 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
9455
9456 * replace.el (occur-mode-goto-occurrence)
9457 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
9458 and display-buffer.
9459
9460 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
9461 display-buffer.
9462
9463 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
9464 special-display and same-window variables.
9465 (mail-other-window): Use switch-to-buffer-other-window.
9466 (mail-other-frame): USe switch-to-buffer-other-frame.
9467
393a301e
SM
9468 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
9469 Use display-buffer-other-frame.
3199b96f
CY
9470 (gdb-display-gdb-buffer): Use pop-to-buffer.
9471
9472 * progmodes/gud.el (gud-goto-info): Use info-other-window.
9473
9474 * progmodes/python.el: Don't set same-window-buffer-names.
9475
9476 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
9477
9478 * window.el (display-buffer-alist): Add *Python*.
9479
8319e0bf
CY
94802011-09-10 Chong Yidong <cyd@stupidchicken.com>
9481
9482 * window.el (display-buffer-alist): Add entry for buffers
9483 previously handled same-window-*.
9484 (display-buffer-alist, display-buffer-default-action)
9485 (display-buffer-overriding-action): Mark as risky.
9486 (display-buffer-alist): Document action function changes.
9487 (display-buffer--same-window-action)
9488 (display-buffer--other-frame-action): New variables.
9489 (switch-to-buffer, display-buffer-other-frame): Use them.
9490 (display-buffer): Rename reuse-frame entry to reusable-frames.
9491 (display-buffer-reuse-selected-window): Function deleted.
9492 (display-buffer-reuse-window): Handle reusable-frames alist entry.
9493 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
9494 (display-buffer-special): New function.
9495 (display-buffer--maybe-pop-up-frame-or-window): Rename from
9496 display-buffer-reuse-or-pop-window. Split off special-display
9497 part into display-buffer-special.
9498 (display-buffer-use-some-window): Don't perform any special
9499 pop-up-frames handling.
9500 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 9501 (display-buffer--maybe-same-window): Rename from
0d3ff375 9502 display-buffer-maybe-same-window.
8319e0bf 9503
919a69aa
CY
9504 * info.el: Don't set same-window-regexps.
9505 (info-setup): New function.
9506 (info-other-window, info): Call it.
9507
9508 * cus-edit.el: Don't set same-window-regexps.
9509 (customize-group): New argument.
9510 (customize-group-other-window): Use it.
9511 (customize-face, customize-face-other-window): Likewise.
9512 (custom-buffer-create-other-window): Use pop-to-buffer directly.
9513
8319e0bf
CY
9514 * net/rlogin.el:
9515 * net/telnet.el:
9516 * progmodes/gud.el: Don't set same-window-regexps.
9517
9518 * cmuscheme.el:
9519 * ielm.el:
9520 * shell.el:
9521 * mail/sendmail.el:
9522 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
9523
25173000
JL
95242011-09-10 Juri Linkov <juri@jurta.org>
9525
9526 * isearch.el (isearch-edit-string): Remove obsolete mention of
9527 `C-w' (`isearch-yank-word-or-char') from docstring.
9528 (isearch-query-replace): Fix typo in docstring (bug#9466).
9529
056e44ef
JL
95302011-09-10 Juri Linkov <juri@jurta.org>
9531
9532 * paren.el (show-paren-function): Don't show escaped parens.
9533 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
9534
c3760c17
EZ
95352011-09-10 Eli Zaretskii <eliz@gnu.org>
9536
9537 * mail/sendmail.el (mml-to-mime, mml-attach-file)
9538 (mm-default-file-encoding): Remove autoload forms, they are
9539 replaced with autoload cookies in mml.el and mm-encode.el.
9540 (mail-add-attachment): New command.
9541 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
9542 (mail-mode): Mention mail-insert-file and mail-add-attachment in
9543 the doc string.
9544 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
9545
fece895e
RT
95462011-09-10 Reuben Thomas <rrt@sc3d.org>
9547
e69df516
SM
9548 * simple.el (count-words-region): Use buffer if there's no region
9549 (bug#9429).
fece895e 9550
5e68ce4a
JL
95512011-09-09 Juri Linkov <juri@jurta.org>
9552
9553 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
9554 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
9555 (wdired-isearch-filter-read-only): New function. (Bug#6362)
9556
0a6b9622
AM
95572011-09-09 Alan Mackenzie <acm@muc.de>
9558
9559 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
9560 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
9561
14a29deb
EZ
95622011-09-09 Eli Zaretskii <eliz@gnu.org>
9563
9564 Fix for Savannah bug#9392.
9565 * simple.el (mail-encode-mml): New defvar.
9566
9567 * mail/rmail.el (mail-encode-mml): Add a defvar.
9568 (rmail-enable-mime-composing): Default to t.
9569 (rmail-forward): Use MIME method of forwarding only if both
9570 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
9571 Set mail-encode-mml non-nil if the MIME method was used.
9572
9573 * mail/sendmail.el (mml-to-mime): Add autoload form.
9574 (mail-encode-mml): Add a defvar.
9575 (mail-mode): Make mail-encode-mml buffer-local and initialize it
9576 to nil.
9577 (mail-send): If mail-encode-mml is non-nil, run the outgoing
9578 message through mml-to-mime, and reset mail-encode-mml to nil.
9579
28c45130
GM
95802011-09-09 Glenn Morris <rgm@gnu.org>
9581
9582 * woman.el (woman-if-body): When processing an .el block,
9583 do not delete the next .el block as well. (Bug#9447)
69f4b618 9584 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 9585
9b1c252e
MR
95862011-09-08 Martin Rudalics <rudalics@gmx.at>
9587
9588 * window.el (window-deletable-p): Make sure window is live before
9589 invoking window-prev-buffers.
9590
567457e3
LL
95912011-09-08 Leo Liu <sdl.web@gmail.com>
9592
9593 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
9594
97f05794
JL
95952011-09-08 Juri Linkov <juri@jurta.org>
9596
9597 * progmodes/compile.el (compilation-environment): Make it
9598 a defcustom (bug#8340).
9599
8b0874b5
MR
96002011-09-08 Martin Rudalics <rudalics@gmx.at>
9601
9602 * window.el (frame-auto-delete): Rename to window-auto-delete.
9603 Make it control auto-deletion of windows and/or frames.
9604 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 9605 for deleting window/frame. (Bug#9419)
8b0874b5
MR
9606 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
9607 Rewrite handling of case when window/frame can be deleted.
9608 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 9609 argument t. (Bug#9456)
8b0874b5 9610
4feb6e73
CY
96112011-09-07 Chong Yidong <cyd@stupidchicken.com>
9612
9613 * help-mode.el (help-mode): Restore autoload.
9614
91ab9c13
JL
96152011-09-07 Juri Linkov <juri@jurta.org>
9616
9617 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
9618 `compilation-environment'. Set buffer-local
9619 `compilation-environment' to `thisenv' later after (funcall mode).
9620 (Bug#8340)
9621
9622 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
9623 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
9624 instead of replacing its value. (Bug#8340)
9625
0527e251
JL
96262011-09-07 Juri Linkov <juri@jurta.org>
9627
9628 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
9629 based on text properties put by `grep-filter' instead of matching
9630 escape sequences.
9631 (grep-mode): Set buffer-local `compilation-error-screen-columns'
9632 to the value of `grep-error-screen-columns' (bug#9438).
9633
249f792c
JL
96342011-09-07 Juri Linkov <juri@jurta.org>
9635
9636 * simple.el (next-error-highlight, next-error-highlight-no-select):
9637 Doc fix (bug#9432).
9638
ff7271b9
OT
96392011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
9640
9641 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9642 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
9643
183fc730
LL
96442011-09-07 Leo Liu <sdl.web@gmail.com>
9645
9646 * net/rcirc.el (rcirc-mode): Conditionally initialize
9647 rcirc-input-ring.
9648
77694924
SM
96492011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9650
9651 * emacs-lisp/find-func.el (find-function-C-source): Only set
9652 find-function-C-source-directory after checking that we found a source
9653 file there (bug#9440).
9654
d809b8eb
AM
96552011-09-06 Alan Mackenzie <acm@muc.de>
9656
9657 * isearch.el (isearch-other-meta-char): Wherever a key list is
9658 unread, "unread" the prefix arg, too. This fixes bug #8901.
9659
453de99f
OG
96602011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9661
9662 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
9663
90439906
JL
96642011-09-05 Juri Linkov <juri@jurta.org>
9665
9666 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
9667
f62bd846
JL
96682011-09-05 Juri Linkov <juri@jurta.org>
9669
9670 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
9671 keeping point where processing of grep matches begins, and
9672 continue to delete remaining escape sequences from the same point.
9673 (grep-filter): Make leading zero optional in "0?1;31m" because
9674 git-grep emits "\033[1;31m" escape sequences unlike expected
9675 "\033[01;31m" as GNU Grep does (bug#9408).
9676 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
9677
045820ec
JL
96782011-09-05 Juri Linkov <juri@jurta.org>
9679
9680 * subr.el (y-or-n-p): Capitalize "yes".
9681
f5e29b9b
MA
96822011-09-04 Michael Albinus <michael.albinus@gmx.de>
9683
9684 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
9685 `tramp-cache-unload-hook' where appropriate.
9686 (tramp-methods): Rename `tramp-remote-sh' to
9687 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
9688 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
9689
9690 * net/tramp-sh.el (top): Don't require 'shell.
9691 (tramp-methods): Add `tramp-remote-shell' and
9692 `tramp-remote-shell-args' entries.
9693 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
9694 (tramp-sh-handle-shell-command): Remove.
9695 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9696 Use `tramp-remote-shell'.
9697
2784c434
CY
96982011-09-03 Chong Yidong <cyd@stupidchicken.com>
9699
393a301e 9700 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
9701 (sendmail-query-once): Save directly to send-mail-function.
9702 Update message-send-mail-function too.
9703
9704 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
9705
464cdf56
CS
97062011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9707
9708 * progmodes/python.el (python-mode-map): Use correct function to
9709 start python interpreter from menu-bar (as reported by Geert
9710 Kloosterman).
9711 (inferior-python-mode-map): Fix typo.
393a301e 9712 (python-shell-map): Remove.
464cdf56 9713
d37e5c87
DD
97142011-09-03 Deniz Dogan <deniz@dogan.se>
9715
9716 * net/rcirc.el (rcirc-print): Simplify code for
9717 rcirc-scroll-show-maximum-output. There is no need to walk
9718 through all windows to find the right one.
9719
f3ada0ee
CS
97202011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9721
9722 * help.el (help-return-method): Doc fix.
9723
1f3c99ca
MR
97242011-09-03 Martin Rudalics <rudalics@gmx.at>
9725
9726 * window.el (window-deletable-p): Don't return a non-nil value
9727 when there's a buffer that was shown in the window before.
9728 (Bug#9419)
393a301e
SM
9729 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9730 Set window's previous buffers to nil.
1f3c99ca 9731
a3cf097f
EZ
97322011-09-03 Eli Zaretskii <eliz@gnu.org>
9733
9734 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
9735 newline before and after the tag line, so it doesn't interfere
9736 with determining the paragraph direction of bidirectional text.
9737
3d03de90
LL
97382011-09-03 Leo Liu <sdl.web@gmail.com>
9739
9740 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
9741
c3313451
CY
97422011-09-02 Chong Yidong <cyd@stupidchicken.com>
9743
393a301e 9744 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
9745 (pop-to-buffer): Change interactive spec. Pass second argument
9746 directly to display-buffer.
9747 (display-buffer): Fix interactive spec. Use functionp to
9748 distinguish between a function and a list of functions.
9749
9750 * abbrev.el (edit-abbrevs):
9751 * arc-mode.el (archive-extract):
9752 * autoinsert.el (auto-insert):
9753 * bookmark.el (bookmark-bmenu-list):
9754 * files.el (find-file):
9755 * view.el (view-buffer):
9756 * progmodes/compile.el (compilation-goto-locus):
9757 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
9758
89894cd8
CY
97592011-09-02 Chong Yidong <cyd@stupidchicken.com>
9760
9761 * window.el (display-buffer-alist): Doc fix.
9762 (display-buffer): Add docstring. Don't treat
9763 display-buffer-default specially.
9764 (display-buffer-reuse-selected-window)
9765 (display-buffer-same-window, display-buffer-maybe-same-window)
9766 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9767 (display-buffer-pop-up-window)
9768 (display-buffer-reuse-or-pop-window)
9769 (display-buffer-use-some-window): New functions.
9770 (display-buffer-default-action): Use them.
393a301e 9771 (display-buffer-default): Delete.
89894cd8
CY
9772 (pop-to-buffer-1): Fix choice of actions.
9773
ae0bc9fb
SM
97742011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9775
9776 * minibuffer.el (completion--insert-strings): Don't get confused by
9777 completion entries that end with an LF char.
9778
e9d90883
EZ
97792011-09-01 Eli Zaretskii <eliz@gnu.org>
9780
9781 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
9782
437014c8
CY
97832011-09-01 Chong Yidong <cyd@stupidchicken.com>
9784
9785 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
9786 (display-buffer-same-window, display-buffer-other-window):
9787 New functions.
437014c8
CY
9788 (pop-to-buffer-1): New function. Use the above.
9789 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 9790 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
9791
9792 * view.el (view-buffer-other-window, view-buffer-other-frame):
9793 Just use pop-to-buffer.
9794
a5e063d5
TV
97952011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9796
9797 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
9798
793d32bb
WH
97992011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
9800
9801 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
9802
d65e4c15
RS
98032011-08-31 Richard Stallman <rms@gnu.org>
9804
9805 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
9806 of the separation of rmail-view-buffer from rmail-buffer.
9807 If you say no to "replace original", the decrypt is in the
9808 view buffer. If you say yes, the decrypt goes into the
9809 rmail buffer also.
9810
f818cd2a
MR
98112011-08-31 Martin Rudalics <rudalics@gmx.at>
9812
9813 * window.el (display-buffer-window): Rewrite doc-string.
9814 (display-buffer-record-window): New function.
9815 (display-buffer-macro-specifiers)
9816 (display-buffer-even-window-sizes, display-buffer-set-height)
9817 (display-buffer-set-width, display-buffer-in-window)
9818 (display-buffer-reuse-window, display-buffer-split-specifiers)
9819 (display-buffer-side-specifiers, display-buffer-split-window-1)
9820 (display-buffer-split-window, display-buffer-split-atom-window)
9821 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9822 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
9823 (display-buffer-other-window-means-other-frame)
9824 (display-buffer-normalize-special)
9825 (display-buffer-normalize-default)
9826 (display-buffer-normalize-argument)
9827 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
9828 (display-buffer-normalize-specifiers, display-buffer-frame)
9829 (display-buffer-same-window, display-buffer-same-frame)
9830 (display-buffer-other-window)
9831 (display-buffer-same-frame-other-window)
9832 (display-buffer-other-frame, pop-to-buffer-same-window)
9833 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
9834 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
9835 (switch-to-buffer-same-frame)
9836 (switch-to-buffer-other-window-same-frame)
9837 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
9838 (display-buffer-alist-set-1, display-buffer-alist-set-2)
9839 (display-buffer-alist-set): Remove.
9840 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
9841 (special-display-regexps, special-display-function):
9842 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
9843 parameter.
9844 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
9845 (special-display-frame-alist, special-display-popup-frame)
9846 (same-window-buffer-names, same-window-regexps, same-window-p)
9847 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9848 (split-window-preferred-function, split-height-threshold)
9849 (split-width-threshold, window-splittable-p)
9850 (split-window-sensibly, window--try-to-split-window)
9851 (window--frame-usable-p, even-window-heights)
9852 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
9853 (window--display-buffer-2, display-buffer-other-frame):
9854 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
9855 (display-buffer-default, display-buffer-assq-regexp): New functions.
9856 (display-buffer-alist): Rewrite doc-string.
9857 (display-buffer-default-action)
9858 (display-buffer-overriding-action): New variables.
9859 (display-buffer, switch-to-buffer): Rewrite.
9860 (pop-to-buffer): Restore Emacs 23 behavior but use
9861 window-normalize-buffer-to-display.
9862 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
9863 Restore Emacs 23 behavior but use
9864 window-normalize-buffer-to-switch-to.
9865 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
9866 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
9867 Rewrite using Emacs 23 options.
f818cd2a 9868
5bc3b51d
MA
98692011-08-31 Michael Albinus <michael.albinus@gmx.de>
9870
9871 * net/tramp.el (tramp-root-regexp): Remove.
9872 (tramp-completion-file-name-regexp-unified)
9873 (tramp-completion-file-name-regexp-separate)
9874 (tramp-completion-file-name-regexp-url): Don't use leading volume
9875 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
9876 (tramp-drop-volume-letter): Simplify definition.
9877 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 9878
b1a4f8e1
SM
98792011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9880
9881 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
9882 (bug#9356).
9883
5664fa7b
RT
98842011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
9885
b1a4f8e1 9886 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 9887
9a45d6c3
JL
98882011-08-29 Juri Linkov <juri@jurta.org>
9889
9890 * isearch.el (isearch-done): Don't display message "Mark saved"
9891 when arg `edit' is non-nil to prevent its flicker in the echo area.
9892
fb87e0fb
CY
98932011-08-28 Chong Yidong <cyd@stupidchicken.com>
9894
9895 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
9896 obsolete packages for deletion.
9897
09ac1c2a
CS
98982011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
9899
9900 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 9901 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
9902 view-mode from help-mode.
9903 (help-xref-override-view-map): Remove.
9904 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
9905 view-mode is not used anymore.
9906
7a1ff57f
CY
99072011-08-28 Chong Yidong <cyd@stupidchicken.com>
9908
9909 * server.el (server-port): Doc fix.
9910
b9696605
CY
9911 * cus-theme.el (custom-theme-choose-mode): Inherit from
9912 special-mode (Bug#9124).
9913 (custom-theme-choose-mode-map): Add special-mode to parent.
9914
ef8cdf8c
AM
99152011-08-28 Alan Mackenzie <acm@muc.de>
9916
9917 * progmodes/cc-fonts.el
9918 (c-make-font-lock-BO-decl-search-function): New function.
9919 (c-basic-matchers-after - "Fontify the clauses after various
9920 keywords"): Extract the three keyword lists for the 3 erroneous
9921 constructs from the list of four, and use the new function above
9922 in place of an old one.
9923
27de4e20
DD
99242011-08-28 Deniz Dogan <deniz@dogan.se>
9925
9926 * net/rcirc.el (rcirc-insert-prev-input)
9927 (rcirc-insert-next-input): Remove unused argument.
9928
356a3681
SM
99292011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9930
9931 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
9932
3fc9b218
AM
99332011-08-27 Alan Mackenzie <acm@muc.de>
9934
9935 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
9936 handle function pointer parameters properly.
9937
538a061c
MR
99382011-08-27 Martin Rudalics <rudalics@gmx.at>
9939
9940 * window.el (display-buffer-reuse-window): Fix case where
9941 selected window was reused with non-nil OTHER-WINDOW argument.
9942 (Bug#9381)
9943
35b1c40c
DD
99442011-08-27 Deniz Dogan <deniz@dogan.se>
9945
9946 * net/rcirc.el (rcirc-check-auth-status): Adding support for
9947 oftc's NickServ messages.
9948
2f6a3e79
GM
99492011-08-27 Glenn Morris <rgm@gnu.org>
9950
9951 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
9952
7254299e
CY
99532011-08-26 Chong Yidong <cyd@stupidchicken.com>
9954
9955 * emacs-lisp/package.el (package-install): Call package-initialize
9956 if called interactively.
9957
f8ccf167
LL
99582011-08-26 Leo Liu <sdl.web@gmail.com>
9959
9960 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
9961
3e8cd5ce
JL
99622011-08-25 Juri Linkov <juri@jurta.org>
9963
9964 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
9965 `search-whitespace-regexp' (bug#9364).
9966
93eb7113
JL
99672011-08-25 Juri Linkov <juri@jurta.org>
9968
9969 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
9970 `regexp-search-ring' to their global values to protect from
9971 updating by `read-from-minibuffer' (bug#9185).
9972
f65d1611
JL
99732011-08-25 Juri Linkov <juri@jurta.org>
9974
9975 * textmodes/ispell.el (ispell-command-loop): Add newline
9976 at the end of the "Use option `i'..." line.
9977
f1cf7a31
JL
99782011-08-25 Juri Linkov <juri@jurta.org>
9979
9980 * battery.el (display-battery-mode): If `battery-status-function'
9981 or `battery-mode-line-format' is nil, display the message and set
9982 `display-battery-mode' to nil (bug#9363).
9983
0c95fcf7
EZ
99842011-08-25 Eli Zaretskii <eliz@gnu.org>
9985
9986 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
9987 bidi-string-mark-left-to-right; they are unnecessary now.
9988
a2ebe600
DD
99892011-08-25 Deniz Dogan <deniz@dogan.se>
9990
9991 * net/quickurl.el: Documentation typo fixes.
9992
e4ed06f1
CY
99932011-08-25 Chong Yidong <cyd@stupidchicken.com>
9994
9995 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
9996
e5f1c99e
GM
99972011-08-25 Glenn Morris <rgm@gnu.org>
9998
b2948976
GM
9999 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10000
e5f1c99e
GM
10001 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
10002 (smtpmail-via-smtp): Handle nil response from smtp.
10003
f22f4808
JL
100042011-08-24 Juri Linkov <juri@jurta.org>
10005
10006 * proced.el (proced-marked): Inherit from `error' instead of
10007 `font-lock-warning-face'.
10008
10009 * ibuffer.el (ibuffer-marked-face): Change default face from
10010 `font-lock-warning-face' to `warning'.
10011 (ibuffer-deletion-face): Change default face from
10012 `font-lock-type-face' to `error'.
10013
10014 * battery.el (battery-update): Use the face `error' instead of
10015 `font-lock-warning-face' (bug#6117).
10016
6a93965e
JL
100172011-08-24 Juri Linkov <juri@jurta.org>
10018
10019 * faces.el (success): Change face color from "Green3" to
10020 "ForestGreen" on light background (bug#9353).
10021
1ed43b09
CY
100222011-08-24 Chong Yidong <cyd@stupidchicken.com>
10023
5664fa7b
RT
10024 * window.el (quit-window): Rename from quit-restore-window.
10025 Use same arglist as old quit-window.
1ed43b09
CY
10026 (frame-auto-delete): Doc fix.
10027
10028 * view.el (view-mode-exit): Use quit-window.
10029
11dcdbb2
JL
100302011-08-24 Juri Linkov <juri@jurta.org>
10031
10032 * isearch.el (isearch-ring-adjust1): Start visiting previous
10033 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
10034 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
10035 for empty search string (when the last search string is reused
10036 automatically) to adjust the isearch ring to the last element and
10037 prepare the correct index for further M-p commands (bug#9185).
10038
de62b4df
KH
100392011-08-24 Kenichi Handa <handa@m17n.org>
10040
10041 * international/ucs-normalize.el: If decomposition property of
10042 CHAR is the default one (i.e. a list of CHAR itself), treat it as
10043 nil.
10044 (nfd, nfkd): Likewise.
10045
963b492b
SM
100462011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10047
10048 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
10049 from process filters aren't reliably transmitted to the surrounding
10050 accept-process-output.
10051 (mpc-proc-check): New function.
10052 (mpc-proc-sync): Use it (bug#8293)
10053
93b6b5e1
SM
100542011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10055
10056 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
10057 Add compatibility functions (bug#9313).
10058
bca633fb
EZ
100592011-08-23 Eli Zaretskii <eliz@gnu.org>
10060
b177498a
EZ
10061 * cus-start.el (all): Add entry for bidi-paragraph-direction.
10062
6df6ae42 10063 * international/uni-bidi.el: Regenerate.
bca633fb 10064
0902a04e
KH
100652011-08-23 Kenichi Handa <handa@m17n.org>
10066
10067 * international/charprop.el:
10068 * international/uni-bidi.el:
10069 * international/uni-category.el:
10070 * international/uni-combining.el:
10071 * international/uni-comment.el:
10072 * international/uni-decimal.el:
10073 * international/uni-decomposition.el:
10074 * international/uni-digit.el:
10075 * international/uni-lowercase.el:
10076 * international/uni-mirrored.el:
10077 * international/uni-name.el:
10078 * international/uni-numeric.el:
10079 * international/uni-old-name.el:
10080 * international/uni-titlecase.el:
10081 * international/uni-uppercase.el: Regenerate.
10082
3bbf23bc
MR
100832011-08-23 Martin Rudalics <rudalics@gmx.at>
10084
10085 * help.el (help-window-setup): Fix message displayed when other
10086 window is reused. (Bug#9341)
10087
b3fd59bd
SM
100882011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10089
1802e444
SM
10090 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
10091 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
10092
b3fd59bd
SM
10093 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
10094 Mark obsolete.
10095 * shell.el (shell-parse-pcomplete-arguments): New function.
10096 (shell-completion-vars): Use it instead (bug#9160).
10097
4eb61348
SM
100982011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10099
867cab74
SM
10100 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
10101 strings and comments (bug#9333).
10102
4eb61348
SM
10103 * emacs-lisp/debug.el (debug-arglist): New function.
10104 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
10105 (debug-on-entry-1): Handle interpreted closures (bug#9120).
10106
262a1439
JL
101072011-08-22 Juri Linkov <juri@jurta.org>
10108
56ee679c
JL
10109 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10110 Revert regexp that highlights output switches to its old
10111 pre-2010-10-28 value and remove one `?' from it (bug#9319).
10112
262a1439
JL
10113 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
10114 to check for empty output (bug#9226).
10115
f13f86fb
CY
101162011-08-22 Chong Yidong <cyd@stupidchicken.com>
10117
10118 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
10119 symbol-constituent as the default, as that stops font-lock from
10120 working properly (Bug#8843).
10121
c65c9622
LMI
101222011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10123
10124 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
10125 `coding-system-for-*' around the process open call to avoid
10126 auth-source side effects.
e7f2c178 10127 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
10128 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
10129 probe hangs.
c65c9622 10130
23a8a5ab
CY
101312011-08-21 Chong Yidong <cyd@stupidchicken.com>
10132
ff98b2dd
CY
10133 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
10134
23a8a5ab
CY
10135 * emacs-lisp/find-func.el (find-function-noselect): New arg
10136 lisp-only.
10137
10138 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
10139 signal an error for built-in functions (Bug#6664).
10140
f5e3c598
LMI
101412011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10142
10143 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
10144 (smtpmail-try-auth-methods): Use it.
10145
a3f2468a
CY
101462011-08-21 Chong Yidong <cyd@stupidchicken.com>
10147
2c34e8da
CY
10148 * font-lock.el (font-lock-fontify-region)
10149 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
10150 (font-lock-default-unfontify-buffer)
10151 (font-lock-default-fontify-region)
10152 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
10153
b3fd59bd
SM
10154 * progmodes/compile.el (compilation-error-properties):
10155 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
10156 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
10157 `ant' regexp.
ee31aabc 10158
a3f2468a
CY
10159 * net/browse-url.el (browse-url-firefox): Don't call
10160 browse-url-firefox-sentinel unless using -remote (Bug#9328).
10161
8e999f70
GM
101622011-08-20 Glenn Morris <rgm@gnu.org>
10163
c21a496a
GM
10164 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
10165
59ee0542
GM
10166 * tutorial.el (tutorial--default-keys): Update some default bindings.
10167
8e999f70
GM
10168 * files.el (hack-local-variables): Fully ignore case for "mode:".
10169
e3715033
AM
101702011-08-20 Alan Mackenzie <acm@muc.de>
10171
10172 Resolve invalid use of a regexp in regexp-opt.
10173
4d61f28d
JB
10174 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
10175 detection for a java annotation.
e3715033 10176
4d61f28d 10177 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
10178 detection for a java annotation.
10179
4d61f28d
JB
10180 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
10181 handling for java.
e3715033
AM
10182 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
10183
04ed2e9c
CY
101842011-08-20 Chong Yidong <cyd@stupidchicken.com>
10185
10186 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
10187 (Bug#9274).
10188
826cee64
AM
101892011-08-20 Alan Mackenzie <acm@muc.de>
10190
58179cce 10191 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
10192 such a construct. Mainly for when jit-lock etc. starts a chunk
10193 here.
10194
58179cce 10195 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 10196 variable.
58179cce 10197 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
10198 c-make-font-lock-search-function.
10199 (c-make-font-lock-search-function): Use the above function.
10200 (c-make-font-lock-context-search-function): New function.
10201 (c-cpp-matchers): Enhance the preprocessor expression case with
10202 the above function
10203 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
10204 which takes an expression.
10205
10206 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
10207
13009bd8
MR
102082011-08-20 Martin Rudalics <rudalics@gmx.at>
10209
10210 * window.el (display-buffer-reuse-window)
10211 (display-buffer-pop-up-window): Don't reuse or split a side
10212 window.
10213
9234ff7f
GM
102142011-08-19 Glenn Morris <rgm@gnu.org>
10215
10216 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 10217 Downcase "Mode:". (Bug#9331)
9234ff7f 10218
f635daa1
CY
102192011-08-18 Chong Yidong <cyd@stupidchicken.com>
10220
10221 * international/characters.el: Add L and R categories.
10222
10223 * subr.el (bidi-string-mark-left-to-right): Rename from
10224 string-mark-left-to-right. Use category search.
10225
10226 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
10227
bc987f8b
JL
102282011-08-18 Juri Linkov <juri@jurta.org>
10229
10230 * faces.el (error, warning, success): New faces with definitions
10231 copied from old default values of `font-lock-warning-face',
10232 `compilation-warning', `compilation-info' (bug#6117).
10233
10234 * font-lock.el (font-lock-warning-face): Inherit from `error'.
10235
10236 * progmodes/compile.el (compilation-error): Inherit from `error'.
10237 (compilation-warning): Inherit from `warning'.
10238 (compilation-info): Inherit from `success'.
10239
10240 * dired.el (dired-marked): Inherit from `warning'.
10241 (dired-flagged): Inherit from `error'.
10242
57173b96
LMI
102432011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10244
3e79eb87
LMI
10245 * mail/smtpmail.el (auth-source): Require to avoid problems with
10246 binding variables (bug#9298). Also clean up some unused
10247 autoloads.
10248
b3fd59bd
SM
10249 * net/network-stream.el (network-stream-open-starttls):
10250 Support using starttls.el without using gnutls-cli.
57173b96 10251
02b404de
JL
102522011-08-17 Juri Linkov <juri@jurta.org>
10253
10254 * progmodes/grep.el (rgrep): Handle the case when
10255 `grep-find-command' is a cons cell (bug#9278).
10256
8c9177f2
MR
102572011-08-17 Martin Rudalics <rudalics@gmx.at>
10258
10259 * window.el (display-buffer-pop-up-frame): Run frame creation
10260 function with BUFFER current (as special-display-popup-frame
10261 does). Reported by Drew Adams.
10262
3644a0ab
DU
102632011-08-17 Daiki Ueno <ueno@unixuser.org>
10264
10265 * epa-mail.el: Simplify GnuPG group expansion using
10266 epg-expand-group.
10267 (epa-mail-group-alist, epa-mail-group-modtime)
10268 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
10269 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
10270 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
10271 Remove.
10272
5e617bc2 102732011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
10274
10275 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
10276
9c4aeabf
AM
102772011-08-16 Alan Mackenzie <acm@muc.de>
10278
10279 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
10280 Correct, to avoid the inside of macros.
10281
3a99bf64
RS
102822011-08-16 Richard Stallman <rms@gnu.org>
10283
04963aa8
RS
10284 * epa-mail.el: Handle GnuPG group definitions.
10285 (epa-mail-group-alist, epa-mail-group-modtime)
10286 (epa-mail-gnupg-conf-file): New variables.
10287 (epa-mail-parse-groups, epa-mail-sync-groups)
10288 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
10289 (epa-mail-expand-recipients): New functions.
10290 (epa-mail-encrypt): Call epa-mail-expand-recipients.
10291
177549d0
RS
10292 * mail/rmail.el (rmail-epa-decrypt): New command.
10293
fe38beef
RS
10294 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
10295 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
10296 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
10297 (epa-decrypt-armor-in-region): Make error message clearer.
10298
934eacb9
SM
102992011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10300
10301 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
10302 and "a2b" to "ab" for `prefix'.
10303
d024fb4e
CY
103042011-08-14 Chong Yidong <cyd@stupidchicken.com>
10305
10306 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
10307 filter groups.
de148fee
CY
10308 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
10309 Fourquet (Bug#8804).
d024fb4e 10310
62f1ca49
JB
103112011-08-12 Juanma Barranquero <lekktu@gmail.com>
10312
10313 * startup.el (argi): Declare as global variable (bug#9275).
10314
9ccaaa4b
CY
103152011-08-12 Chong Yidong <cyd@stupidchicken.com>
10316
10317 * subr.el (string-mark-left-to-right): Search the entire string
10318 for RTL script, not just the terminating character. Doc fix.
10319
a3dae87a
SM
103202011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
10321
6cd18349
SM
10322 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
10323 New function.
10324 (js--regexp-literal, js-syntax-propertize-function): Remove.
10325 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
10326 (js-mode-map): Don't rebind electric keys.
10327 (js-insert-and-indent): Remove.
10328 (js-mode): Setup electric-layout and electric-indent instead.
10329
a3dae87a
SM
10330 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
10331
9d5cb631
DU
103322011-08-12 Daiki Ueno <ueno@unixuser.org>
10333
10334 * epa.el (epa-progress-callback-function): Fix the logic of
10335 displaying progress.
10336 * epa-file.el (epa-file-insert-file-contents): Make progress
10337 display more user-friendly.
10338 (epa-file-write-region): Ditto.
10339
3e26a4a2
CY
103402011-08-10 Chong Yidong <cyd@stupidchicken.com>
10341
10342 * subr.el (string-mark-left-to-right): New function.
10343
10344 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
10345 Use string-mark-left-to-right.
10346 (list-buffers-noselect): Caller changed.
10347
a3dae87a
SM
10348 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10349 Use string-mark-left-to-right.
3e26a4a2
CY
10350 (tabulated-list-print): Recenter after moving point.
10351
ac8cf6e6
JL
103522011-08-10 Juri Linkov <juri@jurta.org>
10353
10354 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
10355 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
10356 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
10357
8d96c9a4
CY
103582011-08-09 Chong Yidong <cyd@stupidchicken.com>
10359
10360 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
10361 (Bug#7554).
10362
7be1c708 103632011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
10364
10365 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
10366 character. (Bug#6594)
10367
37e11a63
CY
103682011-08-08 Chong Yidong <cyd@stupidchicken.com>
10369
839dde57
CY
10370 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
10371 (image-dired--with-db-file): New macro.
10372 (image-dired-write-tags, image-dired-remove-tag)
10373 (image-dired-create-gallery-lists, image-dired-write-comments)
10374 (image-dired-get-comment, image-dired-mark-tagged-files)
10375 (image-dired-list-tags, image-dired-gallery-generate): Use it.
10376 (image-dired-gallery-generate): Use insert-file-contents.
10377
37e11a63
CY
10378 * time.el (display-time-world-list, display-time-world-display):
10379 * time-stamp.el (time-stamp-string):
10380 * vc/add-log.el (add-change-log-entry): Use setenv instead of
10381 set-time-zone-rule (Bug#7337).
10382
0b4946c4
DU
103832011-08-08 Daiki Ueno <ueno@unixuser.org>
10384
10385 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
10386 (epg-error-to-string, epg-errors-to-string): New function.
10387 (epg-wait-for-completion): Reverse errors list.
10388 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
10389 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
10390 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
10391 (epg-sign-keys, epg-generate-key-from-file)
10392 (epg-generate-key-from-string): Format errors by using
10393 epg-errors-to-string (bug#9255).
10394 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
10395
75bfc667
JL
103962011-08-07 Juri Linkov <juri@jurta.org>
10397
10398 * faces.el (list-faces-display): Remove extra angle bracket
10399 from `help-mode-map'.
10400
10401 * info.el (Info-history-toc-nodes): Doc fix.
10402
10403 * longlines.el (longlines-mode): Doc fix.
10404
673e08bb
SM
104052011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
10406
4640dd88
SM
10407 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
10408 of statements and in a few more cases (bug#9183).
10409
673e08bb
SM
10410 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
10411 New functions.
10412 (cl-transform-lambda): Use them (bug#9239).
10413
89b3f019
MR
104142011-08-05 Martin Rudalics <rudalics@gmx.at>
10415
10416 * window.el (display-buffer-same-window)
10417 (display-buffer-same-frame, display-buffer-other-window)
10418 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10419 (pop-to-buffer-other-window)
10420 (pop-to-buffer-same-frame-other-window)
10421 (pop-to-buffer-other-frame): Make them defuns.
10422 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
10423
640c8776
SM
104242011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10425
10426 * subr.el (make-composed-keymap): Move from C. Change calling
10427 convention, and improve docstring to bring attention to a subtle point.
10428 * minibuffer.el (completing-read-default): Adjust accordingly.
10429
63648a95
MA
104302011-08-03 Michael Albinus <michael.albinus@gmx.de>
10431
10432 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
10433 (tramp-open-shell): Use `tramp-shell-quote-argument'.
10434
10435 * net/trampver.el: Update release number.
10436
b796c9b7
SM
104372011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10438
10439 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
10440 "in" (bug#9190).
10441
2239d7d5
LMI
104422011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10443
e07dd7c3
LMI
10444 * mail/sendmail.el (sendmail-query-once): Restore the current
10445 buffer after querying (bug#9074).
10446
0e6a2bd7
LMI
10447 * dired.el (dired-flagged): Use different faces for marked and
10448 flagged files (bug#6117).
10449
ce887515
LMI
10450 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
10451 (bug#4433).
10452
92f2affc
LMI
10453 * ido.el (ido-mode): Switch off the message if called
10454 non-interactively.
10455
57d5aff0
LMI
10456 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
10457 before 587, since it appears that that's more likely to work for
10458 more people.
10459
98cd6c18 10460 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 10461 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
10462 exist.
10463
b96dec83
LMI
10464 * info.el: Remove the `Info-beginning-of-buffer' function
10465 (bug#8325).
10466
b796c9b7
SM
10467 * net/network-stream.el (network-stream-open-starttls):
10468 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 10469
d90e2ea0
MR
104702011-08-01 Martin Rudalics <rudalics@gmx.at>
10471
10472 * window.el (display-buffer-in-window): Don't set dedicated status
10473 of window here (Bug#9215).
10474 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10475 (display-buffer-pop-up-side-window)
b796c9b7 10476 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 10477
cca09170
SM
104782011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10479
10480 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
10481 before binding generated-autoload-file.
10482
027b979c
DD
104832011-08-01 Deniz Dogan <deniz@dogan.se>
10484
10485 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
10486
3c7ee4f3
MA
104872011-07-30 Michael Albinus <michael.albinus@gmx.de>
10488
10489 Sync with Tramp 2.2.2.
10490
10491 * net/trampver.el: Update release number.
10492
2cc8e51a
JL
104932011-07-30 Juri Linkov <juri@jurta.org>
10494
10495 * dired-aux.el (dired-touch-initial): Remove function.
10496 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
10497 current time, and `default' to the last modification time of the
10498 current marked file (bug#6887).
10499
a514d856
JM
105002011-07-28 Jose E. Marchesi <jemarch@gnu.org>
10501
10502 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 10503 numeric argument to read-number (bug#9163).
a514d856 10504
8a7eddd7
MA
105052011-07-27 Michael Albinus <michael.albinus@gmx.de>
10506
10507 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
10508 connection process, it could be nil.
10509
1ddd96f5
LL
105102011-07-27 Leo Liu <sdl.web@gmail.com>
10511
10512 Simplify url handling in rcirc-mode.
10513
10514 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
10515 (rcirc-browse-url-at-mouse): Remove.
10516 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
10517
b248a85d
AM
105182011-07-26 Alan Mackenzie <acm@muc.de>
10519
10520 Fontify bitfield declarations properly.
10521
10522 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
10523 (c-symbol-chars): Now exported as a lang variable.
10524 (c-not-primitive-type-keywords): New lang variable.
10525
10526 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
10527 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 10528 parsed as a bitfield declaration.
b248a85d 10529
b796c9b7
SM
10530 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10531 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
10532 (c-punctuation-in): New function.
10533 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
10534 declarations properly.
10535
68575ab0
UJ
105362011-07-26 Ulf Jasper <ulf.jasper@web.de>
10537
10538 * calendar/icalendar.el (icalendar--all-events): Take care of
10539 multiple vcalendars in a single file.
b796c9b7 10540 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 10541
0f0a88b9
DD
105422011-07-25 Deniz Dogan <deniz@dogan.se>
10543
10544 * image.el (insert-image): Clarifying docstring.
10545
0b3f36df
MA
105462011-07-24 Michael Albinus <michael.albinus@gmx.de>
10547
10548 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
10549 `tramp-send-command-and-check' if there is no error.
10550 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
10551
a9901f61
AM
105522011-07-22 Alan Mackenzie <acm@muc.de>
10553
10554 Prevent cc-langs.elc being loaded at run time.
10555
10556 * progmodes/cc-mode.el: Remove two autoload forms which loaded
10557 cc-langs.
10558
4d61f28d 10559 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
10560 "(require 'cc-langs)". Quote a form so it will evaluate at
10561 (cc-mode's) compilation time.
10562
11d074b2
MA
105632011-07-22 Michael Albinus <michael.albinus@gmx.de>
10564
10565 * net/tramp.el (tramp-file-name-handler): Avoid recursive
10566 loading. (Bug#9114)
10567
938b94c8
MR
105682011-07-21 Martin Rudalics <rudalics@gmx.at>
10569
10570 * window.el (display-buffer-pop-up-window)
10571 (display-buffer-pop-up-side-window)
10572 (display-buffer-in-side-window): Call display-buffer-set-height
10573 and display-buffer-set-width after setting the new window's
b796c9b7 10574 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 10575
bfa4f190
SS
105762011-07-20 Sam Steingold <sds@gnu.org>
10577
10578 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
10579 (etags-tags-included-tables): Call `convert-standard-filename' on
10580 the file names contained in TAGS so that windows Emacs can handle
10581 TAGS files created by cygwin ctags.
10582
8ca42262
LMI
105832011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10584
10585 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
10586 which apparently didn't work.
10587
5db2afd2 105882011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 10589
5db2afd2
RW
10590 * proced.el (proced-send-signal): For *Marked Processes* buffer
10591 put point at beginning of buffer.
10592
92e15d10
SB
105932011-07-19 Stephen Berman <stephen.berman@gmx.net>
10594
10595 * proced.el (proced-format): Make header lines align with the text
10596 (bug#1779).
10597
1bfd59e5
LMI
105982011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10599
10600 * view.el (view-buffer): Allow running in `special' modes if we're
10601 visiting a file (bug#8615).
10602
f5aae37c
MR
106032011-07-19 Martin Rudalics <rudalics@gmx.at>
10604
10605 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
10606 (display-buffer-alist-set-1, display-buffer-alist-set-2):
10607 New functions.
f5aae37c
MR
10608 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
10609 more accurately.
10610
bf2c1571
AM
106112011-07-18 Alan Mackenzie <acm@muc.de>
10612
10613 Fontify declarators properly when, e.g., a jit-lock chunk begins
10614 inside a declaration.
10615
10616 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
10617
b796c9b7
SM
10618 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10619 New function.
bf2c1571
AM
10620 (c-complex-decl-matchers): Insert reference to
10621 c-font-lock-enclosing-decls.
10622
10623 * progmodes/cc-engine.el (c-backward-single-comment):
10624 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
10625 to nil around calls to (forward-comment -1).
10626
4e190b80
LMI
106272011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10628
12dc863d
LMI
10629 * image.el (put-image): Doc typo fix.
10630
a762e966
LMI
10631 * progmodes/etags.el (tags-search): Doc typo fix.
10632
4e190b80
LMI
10633 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
10634 password if we get errors 550 to 554.
10635
f019fb21
LMI
106362011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10637
b796c9b7 10638 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 10639
81746738
LMI
10640 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
10641 indentation character (bug#6380).
10642
3ee3a1b5
LMI
10643 * files.el (buffer-offer-save): Made permanently local (bug#6241).
10644
c82f64de
LMI
10645 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
10646 to clarify what the problem is (bug#4291).
10647
f019fb21
LMI
10648 * simple.el (current-kill): Clarify what
10649 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
10650 (auto-fill-mode): Document `auto-fill-function' in relation to
10651 `auto-fill-mode' (bug#2470).
f019fb21 10652
0794775d
LM
106532011-07-16 Lawrence Mitchell <wence@gmx.li>
10654
10655 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
10656 method if slot is read-only (bug#9035).
10657
be39b8cc
MR
106582011-07-16 Martin Rudalics <rudalics@gmx.at>
10659
b796c9b7 10660 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 10661 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
10662 selected before, see discussion of (Bug#8615), (Bug#6954).
10663 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 10664
6ccf7859
GM
106652011-07-15 Glenn Morris <rgm@gnu.org>
10666
10667 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 10668 Respect help-form.
6ccf7859 10669
87e86684
LM
106702011-07-09 Lawrence Mitchell <wence@gmx.li>
10671
10672 * net/gnutls.el (gnutls-min-prime-bits): New variable.
10673 (gnutls-negotiate): Use it.
10674
d6066239
LMI
106752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10676
b796c9b7
SM
10677 * net/gnutls.el (gnutls-negotiate):
10678 Upcase `gnutls-algorithm-priority'.
d6066239 10679
bd23ebc0
GM
106802011-07-15 Glenn Morris <rgm@gnu.org>
10681
c65bca65
GM
10682 * jka-compr.el (jka-compr-verbose): Move from here...
10683 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
10684 Add missing :version tag.
10685 * info.el: No need to require jka-compr when compiling.
bd23ebc0 10686
478615cc
LMI
106872011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10688
7b41decb
LMI
10689 * net/gnutls.el (gnutls-algorithm-priority): New variable.
10690 (gnutls-negotiate): Use it.
10691
dbc44fcd
LMI
10692 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
10693
06789f97
LMI
10694 * info.el (Info-beginning-of-buffer): New command.
10695 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
10696 announcing `b' as the key (bug#8325).
ab896c37 10697 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 10698
c39da690
LMI
10699 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
10700
3aa5f34b
LMI
10701 * international/mule-cmds.el
10702 (describe-specified-language-support): Make the error message
10703 clearer (bug#8905).
10704
4bf0979f
LMI
10705 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
10706
478615cc
LMI
10707 * isearch.el (isearch-barrier): Add a doc string, since it's
10708 mentioned in a function doc string (bug#8678).
10709
75c68aa1
MR
107102011-07-15 Martin Rudalics <rudalics@gmx.at>
10711
10712 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
10713 buffer argument (Bug#9083) and self-identifying label argument.
10714
a7c33da2
GM
107152011-07-15 Glenn Morris <rgm@gnu.org>
10716
10717 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
10718
2f5c6024
LMI
107192011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10720
10721 * man.el (Man-fontify-manpage): Fix message when formatting the
10722 man page (bug#7929).
10723
0bb23927 107242011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
10725
10726 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
10727 argument LRM; if non-nil, append an invisible LRM character to the
10728 buffer name.
10729 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
10730 last argument non-nil, when formatting buffer names.
0bb23927
EZ
10731 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
10732 paragraph direction.
cce4b0a7 10733
621ef9ab
LMI
107342011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10735
d1583c48
LMI
10736 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
10737 the man page name (bug#7929).
10738
6a57fb5f
LMI
10739 * image.el (put-image): Mention the `put-image' overlay property
10740 (bug#7834).
10741
d7956b14
LMI
10742 * scroll-bar.el (set-scroll-bar-mode): Mention that
10743 `scroll-bar-mode' lists the values (bug#7772).
10744
5b2d4a66
LMI
10745 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
10746 command (bug#7729).
10747
7509a874
LMI
10748 * rect.el (apply-on-rectangle): Return the point after the last
10749 operation.
10750 (string-rectangle): Go to the point after the last operation
10751 (bug#7522).
10752
4fe74b19
LMI
10753 * printing.el (pr-toggle-region): Clarify the documentation
10754 slightly (bug#7493).
10755
b796c9b7
SM
10756 * time.el (display-time-update):
10757 Allow `display-time-mail-function' to return nil (bug#7158).
10758 Fix suggested by Detlev Zundel.
ab283561 10759
fc233c9d
LMI
10760 * vc/diff.el (diff): Clarify the order the file names are read
10761 (bug#7111).
10762
43f5740b
LMI
10763 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
10764 the doc string (bug#7015).
10765
f2182a76
LMI
10766 * font-lock.el (font-lock-maximum-decoration): Mention what
10767 numeric levels mean (bug#6935).
10768
621ef9ab
LMI
10769 * startup.el (initial-buffer-choice): Don't mention the `none'
10770 selection, which is against policy.
10771
adc47434
MR
107722011-07-14 Martin Rudalics <rudalics@gmx.at>
10773
b796c9b7
SM
10774 * window.el (display-buffer-normalize-special):
10775 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 10776
7e5bfb8f
EZ
107772011-07-14 Eli Zaretskii <eliz@gnu.org>
10778
10779 * subr.el (version<, version<=, version=): Mention "-CVS" and
10780 "-12345" alpha version numbers.
10781
27fa387a
CY
107822011-07-14 Chong Yidong <cyd@stupidchicken.com>
10783
10784 * bindings.el: Add advertised binding for set-mark-command
10785 (Bug#5772).
10786
8bdfa064
CY
107872011-07-14 Chong Yidong <cyd@stupidchicken.com>
10788
10789 * bindings.el (mode-line-other-buffer):
10790 * bookmark.el (bookmark-bmenu-2-window):
10791 * bs.el (bs-cycle-next, bs-cycle-previous):
10792 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
10793 switch-to-buffer.
10794
10795 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 10796 Delete.
8bdfa064 10797
5eba16a3
JB
107982011-07-14 Juanma Barranquero <lekktu@gmail.com>
10799
10800 * follow.el (follow-debug-message, follow-redisplay):
10801 * jka-cmpr-hook.el (with-auto-compression-mode):
10802 Fix typos in docstrings.
10803
15853710
LMI
108042011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10805
a28e4607
LMI
10806 * subr.el (with-silent-modifications): Clarify somewhat what the
10807 macro inhibits (bug#6525).
10808
15853710
LMI
10809 * simple.el (eval-expression): Note what it does if called
10810 interactively (bug#6495).
10811
bee0fcef
CY
108122011-07-13 Chong Yidong <cyd@stupidchicken.com>
10813
b796c9b7
SM
10814 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
10815 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
10816
10817 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10818 Remove switch-to-buffer.
10819
58274504
LMI
108202011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10821
bd2fcc8d
LMI
10822 * files.el (make-directory): Clarify that an error will be raised
10823 if there's an error (bug#6397).
10824
0f04b32c
LMI
10825 * startup.el (initial-buffer-choice): Add `none' as a choice
10826 (bug#6234).
10827
465c5fc8
LMI
10828 * subr.el (add-hook): Clarify section about buffer-local hooks
10829 (bug#6218).
10830
58274504
LMI
10831 * dired.el (dired-flagged): Clarify doc string (bug#6117).
10832
bead9a43
JB
108332011-07-13 Juanma Barranquero <lekktu@gmail.com>
10834
10835 * tabify.el (untabify): Preserve the current column so that point
10836 doesn't move (bug#6032).
10837
3af98a7b
LMI
108382011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10839
b796c9b7
SM
10840 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
10841 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 10842
6240145a
GM
108432011-07-13 Glenn Morris <rgm@gnu.org>
10844
10845 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
10846 (dired-insert-directory): Give a message the first time
10847 if ls is found not to support --dired.
10848
1d8c2ccc
LMI
108492011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10850
10851 * simple.el (toggle-truncate-lines): Clarify what is toggled
10852 (bug#5580). Text by Drew Adams.
10853
5fc4038e
CY
108542011-07-13 Chong Yidong <cyd@stupidchicken.com>
10855
10856 * simple.el (blink-matching-open): Make the error message from the
10857 last change less verbose.
10858
bf6012e5
DN
108592011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
10860
10861 * font-lock.el (font-lock-comment-face): Use the high contrast
10862 "yellow" color for font-lock-comment-face on low color terminals
10863 using a dark background color (bug#4221).
10864
343c3b5a
LMI
108652011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10866
7e9505c5
LMI
10867 * dired.el (dired-insert-set-properties): Make the doc string
10868 reflect what it does now (bug#5325).
10869
c26fdcf5
LMI
10870 * simple.el (blink-matching-open): Say that we were unable to find
10871 the match within the limit, if we're limited (bug#5122).
10872
bb388cc5
LMI
10873 * international/mule-cmds.el (prefer-coding-system): Add an
10874 example (bug#4869).
10875
343c3b5a
LMI
10876 * progmodes/etags.el (tags-search): Document `file-list-form'
10877 (bug#4731).
10878
2a517d45
LM
108792011-07-13 Lawrence Mitchell <wence@gmx.li>
10880
10881 * net/browse-url.el (browse-url-default-browser)
10882 (browse-url-browser-function): Make the default browser choice a
10883 bit more logical (bug#4300). Also clean up the doc string.
10884
b6c78ef2
JB
108852011-07-13 Juanma Barranquero <lekktu@gmail.com>
10886
10887 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
10888 binary endings (bug#4440).
10889
1c4dd947
LMI
108902011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10891
a2014063
LMI
10892 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
10893 which can be pretty annoying (bug#8971).
10894
9c9c2d88
LMI
10895 * jka-compr.el (jka-compr-verbose): New variable, and use
10896 throughout (bug#8971).
10897
1c4dd947
LMI
10898 * info.el (Info-find-file): Fall back on the installation
10899 directory if we can't find the info node anywhere else.
10900
a1c9f41b
SO
109012011-07-13 Sergei Organov <osv@javad.com> (tiny change)
10902
10903 * vc/vc.el (vc-revert-file):
10904 Don't set file time-stamp in the past. (Bug#5181)
10905
536f3d36
LMI
109062011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10907
7152b011
LMI
10908 * files.el (after-find-file): Give a better error message when
10909 trying to find a symlink that points to a file that doesn't exist
10910 (bug#4398).
10911
536f3d36
LMI
10912 * progmodes/cc-vars.el: Remove (probably) misleading comment
10913 (bug#4396).
10914
460c0fba
JB
109152011-07-12 Johan Bockgård <bojohan@gnu.org>
10916
10917 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
10918
7a6bda45
CY
109192011-07-12 Chong Yidong <cyd@stupidchicken.com>
10920
10921 * mouse-sel.el: Hack restoring functionality, while keeping
10922 compatibility with 2010-07-03 changes to mouse selection.
10923 (mouse-sel-primary-overlay): New var.
10924 (mouse-sel-selection-alist): Use it.
10925 (mouse-sel-mode): Doc fix; remove points that are default features
10926 of mouse.el.
10927
c79598ef
JB
109282011-07-12 Johan Bockgård <bojohan@gnu.org>
10929
10930 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10931 Fix previous fix (bug#2490).
10932
ff8be6ef
RW
109332011-07-12 Roland Winkler <winkler@gnu.org>
10934
b796c9b7
SM
10935 * textmodes/bibtex.el (bibtex-initialize):
10936 Use pop-to-buffer-same-window.
ff8be6ef
RW
10937 (bibtex-search-entries): Fix interactive call.
10938
296ba3ee
LMI
109392011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10940
f5242a02 10941 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
10942 Fontise bytecomp Error lines more correctly (bug#2490).
10943 Fix suggested by Johan Bockgård.
f5242a02 10944
296ba3ee
LMI
10945 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
10946
10947 * dired-x.el (dired-guess-default): Use `delete-dups'.
10948
f69fd0d2
CY
109492011-07-12 Chong Yidong <cyd@stupidchicken.com>
10950
10951 * dired.el (dired-mark-prompt):
10952 * dired-aux.el (dired-read-shell-command): Doc fix.
10953
eab5dc07
LMI
109542011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10955
b796c9b7
SM
10956 * mail/sendmail.el (sendmail-query-once):
10957 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
10958 emacs -Q.
10959
10960 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
10961
eab5dc07
LMI
10962 * cus-edit.el (custom-file): Take an optional no-error variable.
10963 (customize-save-variable): Set the variable, and give a warning if
10964 running under "emacs -q".
10965
a1e65d42
JB
109662011-07-11 Juanma Barranquero <lekktu@gmail.com>
10967
10968 * loadhist.el (unload-feature-special-hooks):
10969 Add `auto-coding-functions', `fill-nobreak-predicate' and
10970 `find-directory-functions' (bug#5327).
10971
1d52da10
LMI
109722011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10973
be958f1d
LMI
10974 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
10975
5bedb26c
LMI
10976 * cus-edit.el (custom-guess-name-alist): -alist variables should
10977 use the `alist' type (bug#3120). Suggested by Drew Adams.
10978
1d52da10
LMI
10979 * printing.el: Add documentation to all the `pr-toggle-' commands.
10980
cd394be1 109812011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
10982
10983 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
10984 backends where it makes sense (bug#2623).
10985
dcc88d8a
LMI
109862011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10987
c3de9feb
LMI
10988 * dired-x.el (dired-guess-default): Remove duplicate shell command
10989 entries (bug#2028).
8a93078b 10990 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 10991 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 10992
dcc88d8a
LMI
10993 * subr.el (remove-duplicates): New conveniency function.
10994
505e3645
LMI
109952011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10996
10997 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
10998 (bug#1526).
10999
110002011-07-10 Martin Rudalics <rudalics@gmx.at>
11001
11002 * window.el (display-buffer-normalize-default): Don't invert
11003 meaning of even-window-heights. Reported by Eli Zaretskii
11004 <eliz@gnu.org>.
11005
455e4fa1
BR
110062011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
11007
11008 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
11009
8e0bc3e9
CY
110102011-07-10 Chong Yidong <cyd@stupidchicken.com>
11011
11012 * window.el (display-buffer): Fix arguments to
11013 display-buffer-reuse-window in last change.
11014
fa7c3228
CY
11015 * faces.el (link): Use a less saturated blue on light backgrounds.
11016
11017 * startup.el (fancy-startup-text, fancy-about-text)
11018 (fancy-startup-tail): Use font-lock faces, for background safety.
11019
c0a7f300
BN
110202011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
11021
b796c9b7
SM
11022 * emulation/viper-cmd.el (viper-change-state-to-vi):
11023 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 11024
4dc2a129
MR
110252011-07-09 Martin Rudalics <rudalics@gmx.at>
11026
11027 * window.el (display-buffer-default-specifiers): Remove.
11028 (display-buffer-macro-specifiers): Remove default specifiers.
11029 (display-buffer-alist): Default to nil.
b796c9b7 11030 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
11031 (display-buffer-pop-up-window): Allow splitting internal
11032 windows. Check whether a live window was created.
11033 (display-buffer-other-window-means-other-frame)
11034 (display-buffer-normalize-arguments): Rename to
11035 display-buffer-normalize-argument and rewrite. Set the
11036 other-window specifier.
11037 (display-buffer-normalize-special): New function.
11038 (display-buffer-normalize-options): Rename to
11039 display-buffer-normalize-default and rewrite.
11040 (display-buffer-normalize-options-inhibit): Remove.
11041 (display-buffer-normalize-specifiers): Rewrite.
11042 (display-buffer): Process other-window specifier and call
11043 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
11044 more faithfully.
b796c9b7 11045 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 11046 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
11047 (display-buffer-in-window, display-buffer-alist-set):
11048 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
11049 <tassilo@member.fsf.org>.
11050
2d43b8c9
LL
110512011-07-09 Leo Liu <sdl.web@gmail.com>
11052
11053 * register.el (insert-register): Restore accidental change on
11054 2011-06-26. (Bug#9028)
11055
7f9b7c53
GM
110562011-07-09 Glenn Morris <rgm@gnu.org>
11057
11058 * subr.el (remq): Handle the empty list. (Bug#9024)
11059
f042cfd8
AS
110602011-07-08 Andreas Schwab <schwab@linux-m68k.org>
11061
11062 * mail/sendmail.el (send-mail-function): No longer delay custom
11063 initialization.
11064 * custom.el (custom-initialize-delay): Doc fix.
11065
856b2f11
SM
110662011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11067
11068 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
11069
afae1d68
MA
110702011-07-08 Michael Albinus <michael.albinus@gmx.de>
11071
11072 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
11073 human-friendly prompt.
11074
0757af94
SM
110752011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11076
11077 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
11078 provided by a particular plugin.
11079
d760b731
LMI
110802011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11081
11082 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
11083 save customizations (with "emacs -Q"), just set the variable
11084 instead of erroring out.
11085
11086 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11087
cd79ce90
JL
110882011-07-08 Juri Linkov <juri@jurta.org>
11089
11090 * arc-mode.el (archive-zip-expunge, archive-zip-update)
11091 (archive-zip-update-case): Use 7z if found by `executable-find'.
11092 The order of searching the available programs is the same as in
11093 `archive-zip-extract' (bug#8968).
11094
14cc04aa
CY
110952011-07-07 Chong Yidong <cyd@stupidchicken.com>
11096
11097 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
11098 (menu-bar-options-menu): Tweak descriptions.
11099
0a1848ec
LMI
111002011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11101
11102 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
11103 menu items into verb phrases (bug#1421). Also refill to fit under
11104 80 columns.
11105
f5bd0689
CY
111062011-07-07 Chong Yidong <cyd@stupidchicken.com>
11107
538e85c6
CY
11108 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
11109 (Info-read-node-name): Doc fix (Bug#1084).
11110
f5bd0689
CY
11111 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
11112 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
11113 (end-of-sexp, beginning-of-sexp)
11114 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
11115 (forward-symbol, forward-same-syntax, word-at-point)
11116 (sentence-at-point): Doc fix (Bug#1144).
11117
56ec5115
LMI
111182011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11119
f3f8e37f
LMI
11120 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
11121 should cover it (bug#1281).
11122
0757af94 11123 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 11124
e9fce1ac 11125 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
11126 negotiation fails, then possibly try again with a non-encrypted
11127 connection (bug#9017).
11128
56ec5115
LMI
11129 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
11130 be used.
11131
c2f9aec8
RS
111322011-07-07 Richard Stallman <rms@gnu.org>
11133
11134 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
11135 property, and handle its changed format.
11136 Look for the correct line number.
11137 Use file's line contents (but not past first =) to find
11138 correct line in message.
11139
ef7b981d 111402011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
11141
11142 * international/characters.el (build-unicode-category-table):
11143 Delete it.
0757af94 11144 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 11145
0757af94 11146 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
11147 to src/chartab.c.
11148 (get-char-code-property): Call unicode-property-table-internal to
11149 load a file. Call get-unicode-property-internal where necessary.
11150 (put-char-code-property): Call unicode-property-table-internal to
11151 load a file. Call put-unicode-property-internal where necessary.
11152 put-unicode-property-internal where necessary.
0757af94
SM
11153 (char-code-property-description):
11154 Call unicode-property-table-internal to load a file.
c805dec0
KH
11155
11156 * international/charprop.el:
11157 * international/uni-bidi.el:
11158 * international/uni-category.el:
11159 * international/uni-combining.el:
11160 * international/uni-comment.el:
11161 * international/uni-decimal.el:
11162 * international/uni-decomposition.el:
11163 * international/uni-digit.el:
11164 * international/uni-lowercase.el:
11165 * international/uni-mirrored.el:
11166 * international/uni-name.el:
11167 * international/uni-numeric.el:
11168 * international/uni-old-name.el:
11169 * international/uni-titlecase.el:
11170 * international/uni-uppercase.el: Regenerate.
11171
11172 * loadup.el: Load international/charprop.el before
11173 international/characters.
11174
e14b388a
CY
111752011-07-07 Chong Yidong <cyd@stupidchicken.com>
11176
11177 * window.el (next-buffer, previous-buffer): Signal an error if
11178 called from a minibuffer window.
11179
11180 * bindings.el: Revert 2011-07-04 change.
11181
354cf0ba
RS
111822011-07-06 Richard Stallman <rms@gnu.org>
11183
11184 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
11185 (rmail-mime-insert-bulk, rmail-mime-insert-text):
11186 Treat markers like ints.
11187 (rmail-mime-entity): Doc fix.
11188
a48868a7
LMI
111892011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11190
4906cd3d
LMI
11191 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
11192 defcustom again for backwards compatibility.
11193
e0457abe
LMI
11194 * simple.el (shell-command-on-region): Fill.
11195
d67f7e1f
LMI
11196 * dired-aux.el (dired-kill-line): Add a doc string.
11197
fe204702
LMI
11198 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
11199 to "\\sw\\|\\s_" (bug#358).
11200
a48868a7
LMI
11201 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
11202 (dired-unmark-backward): Ditto.
11203 (dired-flag-backup-files): Ditto.
11204
11205 * dired-x.el (dired-mark-sexp): Ditto.
11206
aa8a705c
RS
112072011-07-06 Richard Stallman <rms@gnu.org>
11208
11209 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
11210 (rmail-mime-entity): New arg TRUNCATED.
11211 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
11212 New functions.
11213 (rmail-mime-save): Warn if entity is truncated.
11214 (rmail-mime-toggle-hidden): Likewise, for showing.
11215 (rmail-mime-process-multipart): Record when an entity is truncated.
11216
a9a936b9
RS
11217 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
11218 if ENTITY is a string.
11219
1f2b92cb
LMI
112202011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11221
f4f73198 11222 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
11223 of faces when `M-C-x'-ing their definitions (bug#8378).
11224 Also clean up the code slightly.
f4f73198 11225
12b16734 11226 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 11227 because that makes the colors go away.
12b16734 11228
f0691d22
LMI
11229 * mail/sendmail.el (send-mail-function): Change the default to
11230 `sendmail-query-once'.
9e87df06 11231 (sendmail-query-once): Add an autoload cookie.
f0691d22 11232
1f2b92cb
LMI
11233 * net/network-stream.el (network-stream-open-starttls): Try using
11234 a plain connection even if the server offered STARTTLS, and we
11235 kinda wanted to use it, if Emacs doesn't have any STARTTLS
11236 capability. This should make smtpmail.el work in slightly more
11237 configurations.
11238
1cdd2a1b
MA
112392011-07-06 Michael Albinus <michael.albinus@gmx.de>
11240
11241 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11242 New defun.
11243 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
11244
fbcc67e2
MM
112452011-07-06 Michael R. Mauger <mmaug@yahoo.com>
11246
11247 * progmodes/sql.el: Version 3.0
0757af94 11248 (sql-product-alist): Add product :completion-object,
fbcc67e2 11249 :completion-column, and :statement attributes.
0757af94 11250 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 11251 (sql-mode-syntax-table): Mark all punctuation.
0757af94 11252 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
11253 ansi keywords.
11254 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 11255 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
11256 (sql-oracle-show-reserved-words): New function for development.
11257 (sql-product-font-lock): Simplify for source code buffers.
11258 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
11259 New functions.
11260 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
11261 (sql-mode-map): Add statement movement functions.
11262 (sql-ansi-statement-starters, sql-oracle-statement-starters):
11263 New variable.
fbcc67e2
MM
11264 (sql-statement-regexp, sql-beginning-of-statement)
11265 (sql-end-of-statement, sql-signum): New functions.
0757af94 11266 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
11267 (sql-show-sqli-buffer): Bug fix.
11268 (sql-interactive-mode): Store connection data as buffer local.
0757af94 11269 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
11270 with sql-interactive-mode.
11271 (sql-save-connection): Save buffer local settings.
0757af94 11272 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
11273 (sql-product-interactive): Bug fix.
11274 (sql-preoutput-hold): New variable.
11275 (sql-interactive-remove-continuation-prompt): Bug fixes.
11276 (sql-debug-redirect): New variable.
11277 (sql-str-literal): New function.
11278 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 11279 Redesign.
fbcc67e2
MM
11280 (sql-oracle-save-settings, sql-oracle-restore-settings)
11281 (sql-oracle-list-all, sql-oracle-list-table): New functions.
11282 (sql-completion-object, sql-completion-column)
11283 (sql-completion-sqlbuf): New variables.
11284 (sql-build-completions-1, sql-build-completions)
11285 (sql-try-completion): New functions.
11286 (sql-read-table-name): Use them.
11287 (sql-contains-names): New buffer local variable.
11288 (sql-list-all, sql-list-table): Use it.
11289 (sql-oracle-completion-types): New variable.
11290 (sql-oracle-completion-object, sql-sqlite-completion-object)
11291 (sql-postgres-completion-object): New functions.
11292
d4eaeab1
GM
112932011-07-06 Glenn Morris <rgm@gnu.org>
11294
11295 * window.el (pop-to-buffer): Doc fix.
11296
322b7dab 112972011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
11298
11299 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
11300
322b7dab 113012011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 11302
322b7dab 11303 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 11304
322b7dab 11305 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 11306
605dd5bf
CY
113072011-07-05 Chong Yidong <cyd@stupidchicken.com>
11308
11309 * button.el (button): Inherit from link face. Suggested by Dan
11310 Nicolaescu.
11311
7dbfa719
SM
113122011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11313
3db614b0
SM
11314 * progmodes/gdb-mi.el: Fit in 80 columns.
11315 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
11316 switch-to-buffer.
11317
7dbfa719
SM
11318 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
11319 if imenu is simply not configured (bug#8941).
11320
919d884a
KM
113212011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
11322
11323 * allout.el (allout-post-undo-hook): New allout outline-change
11324 event hook to signal undo activity.
11325 (allout-post-command-business): Run allout-post-undo-hook if an
11326 undo just occurred.
7dbfa719
SM
11327 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
11328 * allout-widgets.el (allout-widgets-after-undo-function):
11329 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
11330 in the vicinity of an undo.
11331 (allout-widgets-mode): Include allout-widgets-after-undo-function
11332 on the new allout-post-undo-hook.
11333
450a0f09
SM
113342011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11335
11336 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
11337 Let define-derived-mode define it.
11338 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
11339 cycles of abbrev-table inheritance (bug#8998).
11340
2de69e00
RW
113412011-07-05 Roland Winkler <winkler@gnu.org>
11342
11343 * textmodes/bibtex.el: Add support for biblatex.
11344 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
11345 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
11346 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
11347 (bibtex-entry-alist, bibtex-field-alist): New variables.
11348 (bibtex-entry-field-alist): Obsolete alias for
11349 bibtex-BibTeX-entry-alist.
11350 (bibtex-entry-alist, bibtex-field-alist): New widgets.
11351 (bibtex-set-dialect): New command.
11352 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
11353 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
11354 Bind via bibtex-set-dialect.
2de69e00
RW
11355 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
11356 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
11357 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
11358 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
11359 Define via bibtex-set-dialect.
450a0f09
SM
11360 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
11361 Obey bibtex-no-opt-remove-re.
2de69e00
RW
11362 (bibtex-vec-push, bibtex-vec-incr): New functions.
11363 (bibtex-format-entry, bibtex-field-list)
11364 (bibtex-print-help-message, bibtex-validate)
11365 (bibtex-search-entries): Use new format of bibtex-entry-alist.
11366
2dcdbdd9
SM
113672011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11368
11369 * progmodes/compile.el (compilation-goto-locus):
11370 * net/tramp-cmds.el (tramp-append-tramp-buffers):
11371 * bs.el (bs-cycle-next, bs-cycle-previous):
11372 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
11373 * bindings.el (mode-line-other-buffer):
11374 * autoinsert.el (auto-insert):
11375 * arc-mode.el (archive-extract):
11376 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
11377
b27640fe
JB
113782011-07-05 Juanma Barranquero <lekktu@gmail.com>
11379
11380 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
11381 Fix check of `emacs-lock-unlockable-modes'.
11382 Coerce true values of `emacs-lock--try-unlocking' to t.
11383
53bbe3ad
JB
113842011-07-05 Juanma Barranquero <lekktu@gmail.com>
11385
11386 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
11387 * emacs-lock.el: New file.
11388
1d3cdbc7
JD
113892011-07-05 Julien Danjou <julien@danjou.info>
11390
11391 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
11392 than `boundp' to check if face is set.
11393
9173deec
JB
113942011-07-05 Juanma Barranquero <lekktu@gmail.com>
11395
11396 * register.el (registerv-make):
11397 * window.el (window-min-height): Fix typos in docstrings.
11398
869795d6
JD
113992011-07-05 Jan Djärv <jan.h.d@swipnet.se>
11400
9173deec 11401 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
11402 Update doc string.
11403
b768cdcd
JB
114042011-07-04 Juanma Barranquero <lekktu@gmail.com>
11405
11406 * server.el (server-execute): Catch quit and call
11407 `server-return-error' to pass the error back to emacsclient and
11408 close the connection (bug#8942).
11409
13aa217b
KM
114102011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
11411
11412 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
11413 insecure exception for current topic. Also note that auto-saves
11414 are handled differently.
11415
5d3385a0 11416 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
11417 State variables for tracking auto-save inhibition situation.
11418
11419 (allout-write-contents-hook-handler): Rename from
11420 'allout-write-file-hook-handler', and describe how it depends on
11421 write-contents-functions sensitivity to non-nil value to prevent
11422 file write.
11423
11424 (allout-auto-save-hook-handler): Remove. auto-save does not check
11425 this in individual buffers, only in the starting buffer, so this
11426 is not the right way for us to inhibit auto-save in a buffer
11427 according to its condition.
11428
11429 (allout-mode): Use new allout-write-contents-hook-handler, and
11430 only with write-contents-functions. Remove auto-save provisions -
11431 they're implemented elsewhere.
11432
11433 (allout-before-change-handler): If undo is in progress, note that
11434 for attention of allout-post-command-business.
11435
11436 (allout-post-command-business): If the command we're following was
11437 an undo, check for change in the status of encrypted items and
11438 adjust auto-save inhibitions accordingly.
11439
11440 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
11441 according to whether there are or aren't any plain-text topics
11442 pending encryption.
11443
2dcdbdd9 11444 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
11445 Adjust buffer-saved-size and some allout state to inhibit auto-saves
11446 if there are plain-text topics pending encryption.
13aa217b
KM
11447
11448 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
11449 buffer-saved-size and some allout state to not inhibit auto-saves
11450 if there are no longer any plain-text topics pending encryption.
11451
0757af94
SM
11452 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
11453 No longer provide for exemption of the current topic.
13aa217b 11454
ac89b32c
JL
114552011-07-04 Juri Linkov <juri@jurta.org>
11456
11457 Add 7z operations to delete and save changed members (bug#8968).
11458 * arc-mode.el (archive-7z-expunge, archive-7z-update):
11459 New defcustoms.
11460 (archive-7z-write-file-member): New function.
11461 (archive-7z-summarize): Fix the number of dashes in the
11462 listing output.
11463
8fa39615
SM
114642011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11465
11466 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
11467 (bug#8958).
11468
2f11b3f1
CY
114692011-07-04 Chong Yidong <cyd@stupidchicken.com>
11470
d66fef2b
CY
11471 * bindings.el: Ignore next-buffer and previous-buffer in
11472 minibuffer-local-map.
11473
2f11b3f1
CY
11474 * font-lock.el (font-lock-builtin-face): Change light background
11475 color to dark slate blue (Bug#6693).
11476
f932a347
WD
114772011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
11478
11479 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
11480
c8af70e1
SM
114812011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11482
11483 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
11484 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11485 Add switch-to-buffer.
11486
f158badc
LMI
114872011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11488
11489 * isearch.el (isearch-search-fun-function): Clarify further the
11490 meaning of the function returned.
11491
6d95bd46
MA
114922011-07-04 Michael Albinus <michael.albinus@gmx.de>
11493
11494 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
11495
11496 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
11497 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
11498 Use it.
11499 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
11500 `tramp-default-remote-path' does not exist.
11501 (tramp-send-command-and-read): New optional argument NOERROR.
11502 (tramp-open-connection-setup-interactive-shell)
11503 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
11504 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
11505 (tramp-process-sentinel): Flush also process' connection property.
11506 (tramp-sh-handle-start-file-process): Do not set process
11507 sentinel. It is done now ...
11508 (tramp-maybe-open-connection): ... here. (Bug#8929)
11509
909e6b67
MK
115102011-07-04 MON KEY <monkey@sandpframing.com>
11511
11512 * play/animate.el (animate-string): Doc fixes and allow changing
11513 the buffer name (bug#5417).
11514
115152011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11516
c8af70e1 11517 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 11518
f34755dc
PE
115192011-07-04 Paul Eggert <eggert@cs.ucla.edu>
11520
396cec72
PE
11521 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
11522 This is simpler and helps future-proof the code.
11523 (timer-until): Use time-subtract and float-time.
08235028 11524 (timer--time-less-p): Use time-less-p.
f34755dc 11525
56e6cc31
JB
115262011-07-04 Juanma Barranquero <lekktu@gmail.com>
11527
3abb79e5
JB
11528 * type-break.el (timep): Use the value of `float-time' to avoid a
11529 byte-compiler warning.
11530
56e6cc31
JB
11531 * server.el (server-eval-and-print): Return any result, even nil.
11532
7b9430b4
PE
115332011-07-03 Paul Eggert <eggert@cs.ucla.edu>
11534
11535 * type-break.el: Accept time formats that the builtins accept.
11536 (timep, type-break-time-difference): Accept any format that
11537 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
11538 This is simpler and helps future-proof the code.
11539 (type-break-time-difference): Round rather than ignoring
11540 subseconds components.
11541
3034e9e7
LMI
115422011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11543
11544 * info.el (Info-apropos-matches): Make non-interactive, since it
11545 doesn't seem to do anything useful as a command (bug#8829).
11546
1485f4c0
CY
115472011-07-03 Chong Yidong <cyd@stupidchicken.com>
11548
11549 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 11550 Move from faces.el.
1485f4c0
CY
11551 (frame-default-terminal-background): New function.
11552
11553 * custom.el (custom-push-theme): Don't record faces in `changed'
11554 theme; this doesn't work correctly for per-frame face settings.
11555 (disable-theme): Use face-set-after-frame-default to reset faces.
11556 (custom--frame-color-default): New function.
11557
9fa3dd45
LMI
115582011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11559
c8af70e1 11560 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
11561 (bug#8769).
11562
6cbbc20c
KR
115632011-03-29 Kevin Ryde <user42@zip.com.au>
11564
11565 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11566 `perl-Test2' extend to match possible "fail #N" rep count
11567 (bug#8377).
11568
c7f98048
LMI
115692011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11570
65676592
LMI
11571 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
11572 `smtpmail-via-smtp' now returns the error instead of nil.
11573
c7f98048
LMI
11574 * isearch.el (isearch-search-fun-function): Clarify the doc string
11575 (bug#8101).
11576
56e6cc31 115772011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
11578
11579 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
11580 unnecessary spaces (bug#8987).
11581
2b216704
LMI
115822011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11583
11584 * net/network-stream.el (open-network-stream): Use the
11585 :end-of-capability command thoughout.
11586
115872011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11588
11589 * net/network-stream.el (open-network-stream): Add the
11590 :end-of-capability command parameter, used by pop3.el.
11591
36adf6ce
LMI
115922011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11593
1ca0da0e
LMI
11594 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
11595
fc00f69c
LMI
11596 * fringe.el (fringe-query-style): Remove redundant text " (type ?
11597 for list)" (bug#6475).
11598
28fd8759 11599 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 11600 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
11601 an error (bug#6297).
11602
0dd8b6da
LMI
11603 * man.el (Man-reference-regexp): Allow matching possible
11604 word-wrapped references (bug#6289).
11605
ce1438d6
LMI
11606 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
11607 for consistency with the other vc buffers (bug#6197).
11608 (vc-checkin): Ditto.
11609
11610 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
11611
36adf6ce
LMI
11612 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
11613
e83cc1f7
LMI
116142011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11615
8a20ca4c
LMI
11616 * custom.el (defcustom): Clarify that :set is only used in the
11617 Customize user interface (bug#6089).
11618
83319045
LMI
11619 * progmodes/flymake.el (flymake-mode): If the buffer isn't
11620 associated with a file, refuse to run instead of erroring out
11621 (bug#6084).
11622
a8392169
LMI
11623 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
11624 the doc string, since it appears that using `fill-column' always
11625 controls the width (bug#7845).
11626
e83cc1f7
LMI
11627 * simple.el (shell-command-on-region): Say where the error output
11628 went if `shell-command-default-error-buffer' is set (bug#6857).
11629
e47ca23b
KM
116302011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
11631
11632 * allout.el (allout-yank-processing): Adjust cursor position for
11633 backwards-deleted space.
11634
11635 (allout-rebullet-heading): Register changes with
11636 allout-exposure-changed-hook, so the modified topic is properly
11637 decorated.
11638
5cf56143
LMI
116392011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11640
08549772
LMI
11641 * minibuffer.el (completion-in-region): Document PREDICATE
11642 (bug#7136).
11643
48e96771
LMI
11644 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
11645 of keyword/argument pairs (bug#6904).
11646
c8af70e1
SM
11647 * replace.el (multi-occur):
11648 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 11649
e17d05e2
LMI
116502011-07-02 Drew Adams <drew.adams@oracle.com>
11651
11652 * dired.el (dired-mark-if): Make the message about whether it's
11653 marking or unmarking clearer (bug#8523).
11654
063b0e45
LMI
116552011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11656
11657 * disp-table.el (display-table-print-array): New function.
11658 (describe-display-table): Use it to print the vectors more pretty
11659 (Bug#8859).
11660
28545e04
MR
116612011-07-02 Martin Rudalics <rudalics@gmx.at>
11662
11663 * window.el (window-state-get-1): Don't assign clone numbers.
11664 Add clone-of item to list of window parameters.
11665 (window-state-put-2): Don't process clone numbers.
11666 (display-buffer-alist): Fix doc-string.
11667
3349e122
SM
116682011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11669
11670 * subr.el (remq): Don't allocate if it's not needed.
11671 (keymap--menu-item-binding, keymap--menu-item-with-binding)
11672 (keymap--merge-bindings): New functions.
11673 (keymap-canonicalize): Use them to refine the canonicalization.
11674 * minibuffer.el (minibuffer-local-completion-map)
11675 (minibuffer-local-must-match-map): Move initialization from C.
11676 (minibuffer-local-filename-completion-map): Move initialization from C;
11677 don't inherit from anything here.
11678 (minibuffer-local-filename-must-match-map): Make obsolete.
11679 (completing-read-default): Use make-composed-keymap to combine
11680 minibuffer-local-filename-completion-map with either
11681 minibuffer-local-must-match-map or
11682 minibuffer-local-filename-completion-map.
11683
d224ac83
GM
116842011-07-01 Glenn Morris <rgm@gnu.org>
11685
3de63bf8
GM
11686 * type-break.el (type-break-time-sum): Use dolist.
11687
d224ac83
GM
11688 * textmodes/flyspell.el (flyspell-word-search-backward):
11689 Replace CL function.
11690
1a1e3f32
SM
116912011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11692
fe3f64d5
SM
11693 * mouse.el (mouse--strip-first-event): New function.
11694 (function-key-map): Use it to map fringe clicks to normal clicks
11695 by default.
11696
eb604e34
SM
11697 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
11698 (vc-bzr-revision-completion-table): Add support for annotate and date.
11699
1a1e3f32
SM
11700 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
11701 inherit from parent.
11702
5bd35902
LMI
117032011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11704
ace6c69c 11705 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 11706 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 11707
191e2bed
LMI
11708 * dired.el (dired-mode): Fix up the doc string as suggested by
11709 Drew Adams (bug#8817).
11710
5bd35902
LMI
11711 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
11712 cookie, since the manual says that it should be possible to add
11713 this function to `find-file-hook' (bug#8709).
11714
eee8207a
TZ
117152011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11716
11717 * progmodes/cfengine.el: Moved all cfengine3.el functionality
11718 here. Noted Ted Zlatanov as the maintainer.
11719 (cfengine-common-settings, cfengine-common-syntax): New functions
11720 to set up common things between `cfengine-mode' and
11721 `cfengine3-mode'.
11722 (cfengine3-mode): New mode.
11723 (cfengine3-defuns cfengine3-defuns-regex
11724 (cfengine3-class-selector-regex cfengine3-category-regex)
11725 (cfengine3-vartypes cfengine3-font-lock-keywords)
11726 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 11727 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 11728
36b148cf
MA
117292011-07-01 Michael Albinus <michael.albinus@gmx.de>
11730
11731 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
11732
11733 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
11734
0bf4ba9a
MR
117352011-07-01 Martin Rudalics <rudalics@gmx.at>
11736
11737 * window.el (same-window-buffer-names, same-window-regexps)
11738 (same-window-p, special-display-frame-alist)
11739 (special-display-popup-frame, special-display-function)
11740 (special-display-buffer-names, special-display-regexps)
11741 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
11742 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
11743 (split-window-preferred-function, split-height-threshold)
11744 (split-width-threshold, even-window-heights)
11745 (display-buffer-mark-dedicated, window-splittable-p)
11746 (split-window-sensibly, window-safely-shrinkable-p):
11747 Un-obsolete.
11748 (display-buffer): Don't spread args with function specifier
11749 because special-display-popup-frame won't like it.
11750
35837f51
PE
117512011-07-01 Paul Eggert <eggert@cs.ucla.edu>
11752
d0672f86
PE
11753 Time-stamp simplifications and fixes.
11754 These improve accuracy slightly, and future-proof the code
11755 against some potential changes to current-time format.
11756
b9444d97
PE
11757 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
11758 by using time-since and float-time.
11759
0ef923dc
PE
11760 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
11761 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
11762 + NNN microseconds".
11763
2f81380d
PE
11764 * type-break.el (type-break-time-sum): Rewrite using time-add.
11765
845b5c3e
PE
11766 * play/hanoi.el (hanoi-current-time-float): Remove.
11767 All uses replaced by float-time.
11768
ee6f1be0
PE
11769 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
11770 This yields a more-accurate answer.
11771 (rng-time-to-float): Remove; no longer needed.
11772
fe955043
PE
11773 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
11774
5777162a
PE
11775 * calendar/timeclock.el (timeclock-seconds-to-time):
11776 Defalias to seconds-to-time, since they're the same thing.
11777
3103f8b6 11778 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 11779 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
11780 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
11781
0e61a35f
SM
117822011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11783
11784 * window.el (bury-buffer): Don't iconify the only frame.
11785 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
11786 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
11787
ddd63a1e
CY
117882011-07-01 Chong Yidong <cyd@stupidchicken.com>
11789
0e61a35f
SM
11790 * eshell/em-smart.el (eshell-smart-display-navigate-list):
11791 Add mouse-yank-primary.
ddd63a1e 11792
055f4923
TZ
117932011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11794
11795 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
11796
6a2fb145
SM
117972011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11798
11799 * emacs-lisp/find-func.el (find-library--load-name): New fun.
11800 (find-library-name): Use it to find relative load names when provided
11801 absolute file name (bug#8803).
11802
fd4983f2
LMI
118032011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11804
887d14ad
LMI
11805 * textmodes/flyspell.el (flyspell-word): Consider words that
11806 differ only in case as potential doublons (bug#5687).
11807
c53dc7fc
LMI
11808 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
11809 Remove two rather uninteresting debugging-like messages to make
11810 debbugs.el more silent.
11811
fd4983f2
LMI
11812 * comint.el (comint-password-prompt-regexp): Accept "Response" as
11813 a password-like phrase.
11814
7a71b18d 118152011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
11816
11817 * progmodes/cc-guess.el: New file.
11818
6a2fb145 11819 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
11820
11821 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
11822 derived from `c-basic-common-init'.
11823
11824 * progmodes/cc-mode.el (top-level): Require cc-guess.
11825 (c-basic-common-init): Use `cc-choose-style-for-mode'.
11826
1fa280a3
LM
118272011-06-30 Lawrence Mitchell <wence@gmx.li>
11828
11829 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
11830
e6597158
AM
118312011-06-30 Alan Mackenzie <acm@muc.de>
11832
1fa280a3
LM
11833 * progmodes/cc-engine.el (c-guess-continued-construct):
11834 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
11835 lock is disabled. Name this case as "CASE G".
11836
68ba37fb
KM
118372011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
11838
11839 * allout.el (allout-yank-processing): Fix injection of extra space
11840 between bullet and non-whitespace character in first topic when
11841 pasting, ensuring that the actual spacing in the pasted topic
11842 following the bullet char is preserved. This extra space was
11843 causing pasted encrypted topics to get a decrypted status even
11844 when the content was actually still encrypted. Now the decryption
11845 status from before the paste is preserved.
11846
11847 (allout-flag-region): Set all allout overlays so they evaporate
11848 when reduced to zero length (evanescent), to prevent overlay
11849 leakage.
11850
887a0b34
GM
118512011-06-30 Glenn Morris <rgm@gnu.org>
11852
94b9acce
GM
11853 * w32-fns.el (w32-charset-info-alist): Declare.
11854
1d9b46d4
GM
11855 * find-dired.el (find-grep-options): Simplify.
11856
cc232200
GM
11857 * term/ns-win.el (ns-set-resource): Declare.
11858
28e77c46
GM
11859 * ses.el (row, col): Declare dynamic variables honestly.
11860
887a0b34
GM
11861 * textmodes/reftex-parse.el (index-tags): Declare.
11862
658d8eb8
CY
118632011-06-30 Chong Yidong <cyd@stupidchicken.com>
11864
11865 * cus-edit.el (customize-push-and-save): New function.
11866
11867 * files.el (hack-local-variables-confirm): Use it.
11868
1fa280a3
LM
11869 * custom.el (load-theme): New arg NO-CONFIRM.
11870 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
11871 (custom-enabled-themes): Doc fix.
11872
11873 * cus-theme.el (customize-create-theme)
11874 (custom-theme-merge-theme): Callers to load-theme changed.
11875
bb617717
LMI
118762011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11877
d61bdd5d
LMI
11878 * thingatpt.el (thing-at-point-short-url-regexp): Require that
11879 short URLs have at least one dot in them (bug #7614).
11880
bb617717
LMI
11881 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
11882 nil, because using a pty is apparently too slow (bug #895).
11883
2f31f37a
LMI
118842011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11885
11886 * mail/sendmail.el (sendmail-query-once): New function.
11887 (sendmail-query-once-function): New variable.
11888
3076b24e
GM
118892011-06-29 Glenn Morris <rgm@gnu.org>
11890
faf2a174
GM
11891 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
11892
3076b24e
GM
11893 * ses.el (top-level): Require cl when compiling.
11894 (ses-set-localvars): Fix error statement.
11895 Call it at compile time to silence a storm of warnings.
11896
5386012d
MR
118972011-06-29 Martin Rudalics <rudalics@gmx.at>
11898
11899 * window.el (normalize-live-buffer): Rename to
11900 window-normalize-buffer.
11901 (normalize-live-frame): Rename to window-normalize-frame.
11902 (normalize-any-window): Rename to window-normalize-any-window.
11903 (normalize-live-window): Rename to window-normalize-live-window.
11904 (make-window-atom): Rename to window-make-atom.
11905 (window-resize-reset): Rename to window--resize-reset.
11906 (window-resize-reset-1): Rename to window--resize-reset-1.
11907 (resize-mini-window): Rename to window--resize-mini-window.
11908 (resize-subwindows-skip-p): Rename to
11909 window--resize-subwindows-skip-p.
11910 (resize-subwindows-normal): Rename to
11911 window--resize-subwindows-normal.
11912 (resize-subwindows): Rename to window--resize-subwindows.
11913 (resize-other-windows): Rename to window--resize-siblings.
11914 (resize-this-window): Rename to window--resize-this-window.
11915 (resize-root-window): Rename to window--resize-root-window.
11916 (resize-root-window-vertically): Rename to
11917 window--resize-root-window-vertically.
11918 (normalize-buffer-to-display): Rename to
11919 window-normalize-buffer-to-display.
11920 (normalize-buffer-to-switch-to): Rename to
11921 window-normalize-buffer-to-switch-to.
11922 Correspondingly update all callers of the functions listed
11923 above.
11924 (display-buffer-alist, display-buffer-normalize-arguments)
11925 (display-buffer-normalize-options, display-buffer)
11926 (display-buffer-alist-set): Use "function" instead of
11927 "fun-with-args".
11928
1176868d
CY
119292011-06-28 Chong Yidong <cyd@stupidchicken.com>
11930
11931 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
11932 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
11933 debbugs.gnu.org. Mention acknowledgment email.
11934
20a7a65f
LMI
119352011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11936
11937 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
11938 buffer multibyteness, since it shouldn't matter.
11939
5f45cca5
MR
119402011-06-28 Martin Rudalics <rudalics@gmx.at>
11941
11942 * window.el (display-buffer-in-side-window): Handle dedicated
11943 windows as in display-buffer-reuse-window.
11944 (display-buffer-normalize-alist): Use value of override
11945 specifier.
11946 (display-buffer-normalize-specifiers): Use value of
11947 other-window-means-other-frame specifier.
11948 (display-buffer-alist): Rewrite some texts in widgets.
11949 (display-buffer): Spread arguments when calling function
11950 specified by fun-with-args.
11951
ad85fe1f
DD
119522011-06-28 Deniz Dogan <deniz@dogan.se>
11953
1fa280a3
LM
11954 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11955 Unnest `let'.
da68c4c8 11956
ad85fe1f
DD
11957 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
11958 selectors (Bug#5732).
ec49bd31 11959 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 11960
a08cc025
JA
119612011-06-27 Jari Aalto <jari.aalto@cante.net>
11962
11963 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
11964 (eshell-ls-date-format): New defcustom.
11965 (eshell-ls-file): Use it.
11966
e2b551c5
SM
119672011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
11968
11969 * help-fns.el (describe-variable): Fix message for terminal-local vars.
11970
8982b231
KY
119712011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
11972
11973 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
11974 (ange-ftp-make-tmp-name): New arg.
11975 (ange-ftp-file-local-copy): Use it.
11976
36c9fa27
J
119772011-06-27 Jambunathan K <kjambunathan@gmail.com>
11978
11979 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
11980 no-conversion (Bug#8870).
11981
d68443dc
MR
119822011-06-27 Martin Rudalics <rudalics@gmx.at>
11983
11984 * window.el (window-right, window-left, window-child)
11985 (window-child-count, window-last-child)
11986 (window-iso-combination-p, walk-window-tree-1)
11987 (window-atom-check-1, window-tree-1, delete-window)
11988 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
11989 new naming conventions - window-vchild, window-hchild,
11990 window-next and window-prev are now called window-top-child,
11991 window-left-child, window-next-sibling and window-prev-sibling
11992 respectively.
d615d6d2
MR
11993 (resize-window-reset): Rename to window-resize-reset.
11994 (resize-window-reset-1): Rename to window-resize-reset-1.
11995 (resize-window): Rename to window-resize.
11996 (window-min-height, window-min-width)
11997 (resize-mini-window, resize-this-window, resize-root-window)
11998 (resize-root-window-vertically, adjust-window-trailing-edge)
11999 (enlarge-window, shrink-window, maximize-window)
12000 (minimize-window, delete-window, quit-restore-window)
12001 (split-window, balance-windows, balance-windows-area-adjust)
12002 (balance-windows-area, window-state-put-2)
12003 (display-buffer-even-window-sizes, display-buffer-set-height)
12004 (display-buffer-set-width, set-window-text-height)
12005 (fit-window-to-buffer): Rename all "resize-window" prefixed
12006 calls to use the "window-resize" prefix convention.
12007 (display-buffer-alist): Fix symbol for label specifier.
12008 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
12009 corresponding specifier.
12010 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 12011
b6458526
VB
120122011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12013
12014 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
12015 convention.
12016 (ses-call-printer): Does not pass an empty string to formatter when the
12017 cell is empty to keep from barking printer Calc math-format-value.
12018
d31fd9ac
RS
120192011-06-27 Richard Stallman <rms@gnu.org>
12020
43d5bf84
RS
12021 * battery.el (battery-mode-line-limit): New variable.
12022 (battery-update): Handle it.
12023
d31fd9ac
RS
12024 * mail/rmailmm.el (rmail-mime-process-multipart):
12025 Handle truncated messages.
12026
819a6054
GM
120272011-06-27 Glenn Morris <rgm@gnu.org>
12028
12029 * progmodes/flymake.el (flymake-err-line-patterns):
12030 Allow for column numbers in the ant/javac pattern. (Bug#8866)
12031
cedc73f2
VB
120322011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12033
819a6054 12034 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
12035 (ses--clean-!, ses--clean-_): New functions.
12036 (ses-range): Add configurability of readout order, and conversion
12037 to Calc vector.
12038
5e5d49b6
VB
12039 * ses.el (ses-repair-cell-reference-all): New function.
12040 (ses-cell-symbol): Set macro as safe, so that it can be used in
12041 formulas.
12042
56e6cc31 12043 * ses.el: Update cycle detection algorithm.
90ca8b49 12044 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 12045 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
12046 (ses-set-localvars): New function.
12047 (ses-make-cell): Add property-list as a cell element.
12048 (ses-cell-property-get-fun, ses-cell-property-get)
12049 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
12050 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
12051 New functions.
90ca8b49
VB
12052 (ses-cell-property-set, ses-cell-property-pop)
12053 (ses-cell-property-get-handle): New macro.
12054 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
12055 New aliases, used for code readability.
12056 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
12057 cycle detection.
12058 (ses-self-reference-early-detection): New defcustom.
fac916bf 12059 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
12060 (ses-mode): Use ses-set-localvars.
12061 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
12062 before lauching the update processing.
12063 (ses-initialize-Dijkstra-attempt): New function.
12064 (ses-recalculate-cell): Update for cycle detection based on
12065 Dijkstra algorithm.
12066
2bb63e81
VB
12067 * ses.el: Fix commenting and indenting convention.
12068
c9d29fb8
SM
120692011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12070
12071 * bs.el (bs-cycle-next): Complete last change.
12072
d8e4b68b
JB
120732011-06-27 Drew Adams <drew.adams@oracle.com>
12074
12075 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
12076
40098786
LMI
120772011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12078
c9d29fb8
SM
12079 * net/network-stream.el (network-stream-open-starttls):
12080 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
12081 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
12082
40098786
LMI
12083 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
12084 to binary to possibly avoid line encoding issues on Windows (among
12085 other things).
12086
468d09d4
LMI
120872011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12088
12089 * net/network-stream.el (open-network-stream): Return an :error
12090 saying what the problem was, if possible.
12091
12092 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
12093 server.
12094
12095 * net/network-stream.el (network-stream-open-starttls): If we
12096 wanted to use STARTTLS, and the server offered it, but we weren't
12097 able to because we had no STARTTLS support, then close the connection.
12098 (open-network-stream): Return an :error element, if present.
12099
16f07dd7
CY
121002011-06-26 Chong Yidong <cyd@stupidchicken.com>
12101
88821ca0
CY
12102 * hl-line.el (hl-line-sticky-flag): Doc fix.
12103 (global-hl-line-sticky-flag): New option (Bug#8323).
12104 (global-hl-line-highlight): Obey it.
12105
16f07dd7
CY
12106 * vc/vc.el (vc-revert-show-diff): Default to t.
12107
6b5ccddf
KM
121082011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
12109
c9d29fb8
SM
12110 * allout-widgets.el (allout-widgets-post-command-business):
12111 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
12112 undecorated when an isearch is continued past, and isearch
12113 automatically collapses them. This leads to "widget leaks", where
12114 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
12115 hidden widgets can slow down cursor travel, substantially.
12116 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
12117 so we're doing without this nicety.
12118
12119 (allout-widgets-tally-string): Don't try to do a hash-table-count
12120 of allout-widgets-tally when it's nil. This eliminates spurious "Error
12121 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
12122 *Messages* when allout-widgets-maintain-tally is t.
12123
355f2e07
MR
121242011-06-26 Martin Rudalics <rudalics@gmx.at>
12125
12126 * window.el (display-buffer-normalize-argument): Rename to
12127 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
12128 LABEL argument. Respect special-display-function when popping up
12129 a new frame. Fix code searching for a window showing the buffer
12130 on another frame.
c9d29fb8
SM
12131 (display-buffer-normalize-specifiers):
12132 Call display-buffer-normalize-arguments.
355f2e07
MR
12133 (display-buffer-in-window): Don't undedicate the window if its
12134 buffer remains the same.
12135 Reported by Drew Adams <drew.adams@oracle.com>.
12136 (display-buffer-alist): Add choice for same-window macro
12137 specfier.
12138 (display-buffer): Mention special meaning of LABEL argument in
12139 doc-string. Fix quoting. Don't pop up a new frame even as
12140 fallback.
12141
7ca8fc42
JB
121422011-06-26 Juanma Barranquero <lekktu@gmail.com>
12143
12144 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
12145 avoid deleting the current window in some cases (bug#8911).
12146
bc312254
AS
121472011-06-26 Andreas Schwab <schwab@linux-m68k.org>
12148
12149 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
12150 (Bug#8934)
12151
2db18f3f
LMI
121522011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12153
c9d29fb8
SM
12154 * net/network-stream.el (network-stream-open-starttls):
12155 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
12156 (network-stream-open-tls): Ditto.
12157
6302e0d3
LL
121582011-06-26 Leo Liu <sdl.web@gmail.com>
12159
12160 * register.el (registerv): New struct.
12161 (registerv-make): New function.
c9d29fb8
SM
12162 (jump-to-register, describe-register-1, insert-register):
12163 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
12164 struct. (Bug#8415)
12165
5fdd4046
CY
121662011-06-26 Chong Yidong <cyd@stupidchicken.com>
12167
2afef60a
CY
12168 * vc/vc.el (vc-revert-show-diff): New defcustom.
12169 (vc-diff-internal): New arg specifying diff buffer.
12170 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
12171 reuse an existing *vc-diff* buffer (Bug#8927).
12172
5fdd4046
CY
12173 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
12174
e93db24a
GM
121752011-06-26 Glenn Morris <rgm@gnu.org>
12176
12177 * progmodes/f90.el (f90-critical-indent): New option.
12178 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
12179 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
12180 (f90-mode): Doc fix.
12181 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
12182 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
12183 (f90-beginning-of-block, f90-next-block, f90-indent-region)
12184 (f90-match-end): Handle block, critical.
12185
eefff499
GM
121862011-06-25 Glenn Morris <rgm@gnu.org>
12187
f6ba4cc9
GM
12188 * calendar/diary-lib.el (diary-included-files): Doc fix.
12189 (diary-include-files): New function, extracted from
12190 diary-include-other-diary-files and diary-mark-included-diary-files.
12191 (diary-include-other-diary-files, diary-mark-included-diary-files):
12192 Just call diary-include-files.
12193 (diary-mark-entries): Reset diary-included-files on first call.
12194
16712304
GM
12195 * calendar/diary-lib.el (diary-mark-entries)
12196 (diary-mark-included-diary-files):
12197 Visit included diary-files in temp buffers.
12198
5d8e0d43
GM
12199 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
12200 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
12201 (f90-start-block-re, f90-imenu-generic-expression)
12202 (f90-looking-at-program-block-start, f90-no-block-limit):
12203 Add support for submodules.
12204
ccf7a5d5
GM
12205 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12206 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 12207
11fdef7d 122082011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
12209
12210 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
12211 buffer-file-type before setting its value, to avoid disastrous
eefff499 12212 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 12213
74f53697
JB
122142011-06-25 Juanma Barranquero <lekktu@gmail.com>
12215
12216 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
12217
12218 * ses.el (ses-unload-function):
12219 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
12220
12221 * proced.el (proced-unload-function):
12222 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
12223
18a4ce5e
AR
122242011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
12225
12226 * server.el (server-create-window-system-frame): Add parameters arg.
12227 (server-process-filter): Doc fix. Handle frame-parameters.
12228
519d22cc
JB
122292011-06-25 Juanma Barranquero <lekktu@gmail.com>
12230
12231 Fix bug#8730, bug#8781.
12232
12233 * loadhist.el (unload--set-major-mode): New function.
12234 (unload-feature): Use it.
12235
12236 * progmodes/python.el (python-after-info-look): Add autoload cookie.
12237 (python-unload-function): New function.
12238
c206f5b0
SM
122392011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12240
12241 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
12242
f9ad64f3
GS
122432011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
12244
12245 * net/browse-url.el (browse-url-firefox-program): Add icecat to
12246 the candidates list.
12247
7d0da90e
JB
122482011-06-24 Juanma Barranquero <lekktu@gmail.com>
12249
12250 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
12251
14b4e83d
RS
122522011-06-23 Richard Stallman <rms@gnu.org>
12253
12254 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
12255 (rmail-variables): Set next-error-move-function.
12256 (rmail-what-message): Take argument POS.
12257 (rmail-next-error-move): New function.
12258
273d2baf
SM
122592011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12260
12261 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
12262 messages for adjacent non-terminals.
12263
56c2cc9a
RS
122642011-06-23 Richard Stallman <rms@gnu.org>
12265
12266 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 12267 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
12268 (rmail-start-mail): Don't specify use of rmail-mail-return;
12269 that's done by mail-bury now.
12270 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 12271
d59eb518
MA
122722011-06-23 Michael Albinus <michael.albinus@gmx.de>
12273
12274 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
12275 SIZE is a number.
12276
02cfc6d6
MR
122772011-06-23 Martin Rudalics <rudalics@gmx.at>
12278
12279 * window.el (get-lru-window, get-mru-window)
12280 (get-largest-window): Never return a minibuffer window.
12281 (display-buffer-pop-up-window): Fix a bug that could lead to
12282 reusing the minibuffer window.
12283 (display-buffer): Pass original specifier argument to
12284 display-buffer-function instead of the normalized one.
12285 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
12286
4e323265
LL
122872011-06-22 Leo Liu <sdl.web@gmail.com>
12288
12289 * minibuffer.el (completing-read-function)
12290 (completing-read-default): Move from minibuf.c
12291
7a70468f
RS
122922011-06-22 Richard Stallman <rms@gnu.org>
12293
50718fc2
RS
12294 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
12295 to Rmail even if not started by a special Rmail command.
12296
7a70468f
RS
12297 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
12298 Copy the buffer currently showing just one message.
12299
297dde5a
RW
123002011-06-22 Roland Winkler <winkler@gnu.org>
12301
12302 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
12303 (bibtex-clean-entry): First delete the old key so that a
12304 customized algorithm for generating the new key does not get
12305 confused by the old key.
12306 (bibtex-url): Obey regexp of first step.
12307 (bibtex-search-entries): Do not use add-to-list with local
12308 list-var.
12309
97bb1093
LMI
123102011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12311
12312 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
12313 stored a user name, then query for the password first, instead of
12314 waiting for SMTP to give an error message and the trying again.
12315
1c0f1a19
JD
123162011-06-22 Lawrence Mitchell <wence@gmx.li>
12317
12318 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
12319 BUFFER in call-process.
12320
396f7c9d
LMI
123212011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12322
12323 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
12324 QUIT twice.
ddb7ffee
LMI
12325 (smtpmail-try-auth-methods): Require user name and password from
12326 auth-source.
396f7c9d 12327
8998d1b3
MR
123282011-06-22 Martin Rudalics <rudalics@gmx.at>
12329
12330 * window.el (display-buffer-default-specifiers)
12331 (display-buffer-alist): Remove entries for pop-up-frame-alist.
12332 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 12333 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
12334
12335 * frame.el (pop-up-frame-alist, pop-up-frame-function)
12336 (special-display-frame-alist, special-display-popup-frame):
12337 Remove duplicate declarations. These are now in window.el.
12338
4ea31e07
LMI
123392011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12340
c9d29fb8
SM
12341 * mail/smtpmail.el (smtpmail-via-smtp):
12342 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
12343 server supports it. SMTP servers that support STARTTLS commonly
12344 require it.
12345
12346 * net/network-stream.el (network-stream-open-starttls): Support
12347 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 12348 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 12349
95f41d9a
LMI
12350 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
12351 upgrades with `open-network-stream', and rely solely on
12352 auth-source for all credentials. Big changes throughout the file,
12353 but in particular:
c9d29fb8
SM
12354 (smtpmail-auth-credentials): Remove.
12355 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
12356 (smtpmail-via-smtp): Check for servers saying they want AUTH after
12357 MAIL FROM, too.
95f41d9a 12358
c9d29fb8
SM
12359 * net/network-stream.el (network-stream-open-starttls):
12360 Provide support for client certificates both for external and built-in
4ea31e07
LMI
12361 STARTTLS.
12362 (auth-source): Require.
12363 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
12364 (network-stream-certificate): Change cert-cert to cert and
12365 cert-key to key.
4ea31e07 12366
065ec2c7
MA
123672011-06-21 Michael Albinus <michael.albinus@gmx.de>
12368
12369 * net/tramp-cache.el (top): Don't load the persistency file when
12370 "emacs -Q" has been called.
12371
cd93b359
DR
123722011-06-21 Tim Harper <timcharper@gmail.com>
12373
d8e4b68b
JB
12374 * term/ns-win.el (ns-initialize-window-system):
12375 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
12376 resource to NO as it is not yet supported by the NS port.
12377
ae9c0411
JB
123782011-06-21 Juanma Barranquero <lekktu@gmail.com>
12379
12380 * misc.el (list-dynamic-libraries--refresh): Compute header here...
12381 (list-dynamic-libraries): ...not here.
12382
7f3f739f
LL
123832011-06-21 Leo Liu <sdl.web@gmail.com>
12384
12385 * subr.el (sha1): Implement sha1 using secure-hash.
12386
327c8fb1
MR
123872011-06-21 Martin Rudalics <rudalics@gmx.at>
12388
12389 * window.el (display-buffer-alist): In default value do not
12390 enforce searching a window on any but the selected frame.
12391 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12392 (display-buffer-select-window): Remove function.
12393 (display-buffer-in-window): When a window on another frame gets
12394 reused, do not select it any more but just raise its frame if
12395 necessary (Bug#8851) and (Bug#8856).
12396 (display-buffer-normalize-options): Handle pop-up-frames related
12397 options more faithfully.
12398 (pop-to-buffer): Don't rely on `display-buffer' selecting the
12399 window if it is on another frame.
c9d29fb8
SM
12400 (display-buffer-alist, display-buffer-default-specifiers):
12401 Don't make new frame unsplittable by default.
9e9de014
MR
12402 (display-buffer-normalize-argument): Fix doc-string typo and use
12403 'same-frame-other-window instead of 'other-window when associating
12404 with display-buffer-macro-specifiers.
327c8fb1 12405
7cf3f556
VB
124062011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
12407
12408 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
12409 New functions.
12410 (5x5-mode-map, 5x5-mode-menu): Bind them.
12411 (5x5-draw-grid): Tweak the solver's rendering.
12412
60a406cf
SM
124132011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12414
12415 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
12416 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
12417
d8e4b68b 124182011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
12419
12420 * menu-bar.el: Use function variable instead of switch-to-buffer.
12421 (menu-bar-select-buffer-function): New variable.
60a406cf 12422 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 12423
478d6f95
SM
124242011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12425
12426 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
12427 variable's status.
12428
ca530739
JD
124292011-06-20 Jan Djärv <jan.h.d@swipnet.se>
12430
12431 * x-dnd.el (x-dnd-version-from-flags)
12432 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
12433 and long as number (Bug#8899).
12434 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
12435
bcd70d97
SM
124362011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
12437
60a406cf 12438 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
12439 (completion-try-completion, completion-all-completions): Compute the
12440 metadata argument if it's missing; make it optional (bug#8795).
12441
60a406cf 12442 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
12443 (widget-complete): Use new :completion-function property.
12444 (widget-completions-at-point): New function.
12445 (default): Use :completion-function instead of :complete.
60a406cf
SM
12446 (widget-default-completions): Rename from widget-default-complete;
12447 Rewrite.
bcd70d97
SM
12448 (widget-string-complete, widget-file-complete, widget-color-complete):
12449 Remove functions.
12450 (file, symbol, function, variable, coding-system, color):
12451 * international/mule-cmds.el (default-input-method, charset)
12452 (language-info-custom-alist):
12453 * cus-edit.el (face): Use new property :completions.
12454
12455 * progmodes/pascal.el (pascal-completions-at-point): New function.
12456 (pascal-mode): Use it.
12457 (pascal-mode-map): Use completion-at-point.
12458 (pascal-toggle-completions): Make obsolete.
12459 (pascal-complete-word, pascal-show-completions):
12460 * progmodes/octave-mod.el (octave-complete-symbol):
12461 Redefine as obsolete alias.
12462 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
12463 Signal absence of completion info for old Octave,
12464 (inferior-octave-complete): Redefine as obsolete alias.
12465 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
12466 (meta-completions-at-point): Rename from meta-complete-symbol and
12467 adapt it for use on completion-at-point-functions.
12468 (meta-common-mode): Use it.
12469 (meta-looking-at-backward, meta-match-buffer): Remove.
12470 (meta-complete-symbol): Redefine as obsolete alias.
12471 (meta-common-mode-map): Use completion-at-point.
12472 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
12473 (makefile-mode-map): Use completion-at-point.
12474 (makefile-completions-at-point): Rename from makefile-complete and
12475 adapt it for use on completion-at-point-functions.
12476 (makefile-mode): Use it.
12477 (makefile-complete): Redefine as obsolete alias.
12478
aebf69c8
DD
124792011-06-20 Deniz Dogan <deniz@dogan.se>
12480
12481 * net/rcirc.el: Delete trailing whitespaces once and for all.
12482
bfbbb27d
DC
124832011-06-20 Daniel Colascione <dan.colascione@gmail.com>
12484
12485 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
12486
d264a46b
CY
124872011-06-19 Chong Yidong <cyd@stupidchicken.com>
12488
4ca009e5
CY
12489 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
12490
d264a46b
CY
12491 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
12492
fbf5b3ce
MR
124932011-06-19 Martin Rudalics <rudalics@gmx.at>
12494
12495 * window.el (display-buffer-other-window-means-other-frame):
12496 Call display-buffer-normalize-alist.
12497 (display-buffer-normalize-specifiers-1): Rename to
12498 display-buffer-normalize-argument. New argument other-frame.
12499 Rewrite.
12500 (display-buffer-normalize-specifiers-2): Rename to
12501 display-buffer-normalize-options.
12502 (display-buffer-normalize-alist-1): New function.
12503 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
12504 display-buffer-normalize-alist.
12505 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
12506 (display-buffer-normalize-options-inhibit): New variable.
12507 (display-buffer-normalize-specifiers): Rewrite calling
12508 display-buffer-normalize-alist,
12509 display-buffer-normalize-argument, and
12510 display-buffer-normalize-options. Don't call the latter if
12511 display-buffer-normalize-options-inhibit is non-nil.
12512 (frame-auto-delete): New option.
12513 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
12514 (window-list-no-nils, window-state-ignored-parameters)
12515 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
12516 (window-state-put-1, window-state-put-2, window-state-put):
12517 New functions.
9a028c23
MR
12518 (display-buffer-normalize-options): Move special-display-p group
12519 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 12520
6d10d800
CY
125212011-06-18 Chong Yidong <cyd@stupidchicken.com>
12522
6420d28b
CY
12523 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
12524 groups (Bug#8776).
12525 (rx-submatch-n): New function.
12526 (rx): Document it.
12527
ddb8b596
CY
12528 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
12529 (Bug#8768).
12530
12531 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
12532
77080289
CY
12533 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
12534
61dfb316
CY
12535 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
12536 anytime existing face settings are present (Bug#8889).
12537
6d10d800
CY
12538 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
12539 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
12540 Remove unused argument.
12541
be3fb2b8
MR
125422011-06-18 Martin Rudalics <rudalics@gmx.at>
12543
bcd70d97
SM
12544 * window.el (display-buffer-default-specifiers):
12545 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
12546 pop-up-window-min-width, and another reuse-window specifier
12547 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
12548 (display-buffer-normalize-specifiers-2):
12549 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
12550 pop-up-windows is unset. Add a reuse-window specifier for the
12551 case popping up a new window fails.
12552 (special-display-popup-frame): Remove double quoting.
28dec25a 12553 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 12554
1c6d8c76
SM
125552011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * shell.el (shell-completion-vars): Set pcomplete-termination-string
12558 according to comint-completion-addsuffix.
12559
12560 * pcomplete.el: Convert to lexical binding and fix bug#8819.
12561 (pcomplete-suffix-list): Mark as obsolete.
12562 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
12563 pcomplete-seen in the closure.
12564 (pcomplete-comint-setup): Setup completion-at-point as well.
12565 (pcomplete--entries): New function.
12566 (pcomplete--env-regexp): New var.
12567 (pcomplete-entries): Rewrite to work with partial-completion and
12568 without relying on pcomplete-suffix-list.
12569 (pcomplete-pare-list): Remove, unused.
12570
25aef8b8
MR
125712011-06-17 Martin Rudalics <rudalics@gmx.at>
12572
12573 * window.el (display-buffer-alist): Set pop-up-window-min-height
12574 and pop-up-window-min-width in default value. Reported by
12575 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
12576 other-window-means-other-frame.
12577 (display-buffer-macro-specifiers): Comment out entry for
12578 other-window specifier.
12579 (display-buffer-other-window-means-other-frame): New function.
12580 (display-buffer-normalize-specifiers-1): New arguments
12581 buffer-name and label. Treat other-window case specially.
12582 (display-buffer-normalize-specifiers-2): Treat other-window case
12583 specially.
12584 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
12585 (display-buffer-normalize-specifiers):
12586 Call display-buffer-normalize-specifiers-3.
25aef8b8 12587
dbad4f69
MR
125882011-06-17 Martin Rudalics <rudalics@gmx.at>
12589
12590 * window.el (same-window-p): Fix two typos introduced when
12591 adding with-no-warnings.
d1067961
MR
12592 (display-buffer-normalize-specifiers-1): Don't check
12593 pop-up-frames for 'unset initialization.
12594 (display-buffer-normalize-specifiers-2): Major rewrite using
12595 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
12596 (pop-up-frames, display-buffer-reuse-frames)
12597 (display-buffer-mark-dedicated): Don't initialize to 'unset.
12598 Suggested by David Engster <deng@randomsample.de>.
12599 (even-window-heights): Initialize to 'unset.
12600 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
12601 (display-buffer-macro-specifiers): Don't pop up a new frame in the
12602 other window case.
dbad4f69 12603
9b9c9e3a
MR
126042011-06-16 Martin Rudalics <rudalics@gmx.at>
12605
bcd70d97
SM
12606 * window.el (display-buffer-normalize-specifiers-1):
12607 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 12608 second argument of display-buffer (Bug#8865).
981d5c09
MR
12609 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
12610 (switch-to-buffer-other-window-same-frame)
12611 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
12612 Adams (Bug#8875).
9c2755e9
MR
12613 (display-buffer): Don't check noninteractive when calling
12614 display-buffer-pop-up-frame.
12615 (display-buffer-pop-up-frame): Never pop up a frame in
12616 noninteractive mode (Bug#8857).
67222e1d
MR
12617 (enlarge-window, shrink-window): Don't report an error when the
12618 window can't be resized as requested (Bug#8862).
9b9c9e3a 12619
2b75be67
SM
126202011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12621
9ffdd3ba
SM
12622 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
12623
cb581a67
SM
12624 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
12625
2b75be67
SM
12626 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
12627
8c0e3589
AM
126282011-06-15 Alan Mackenzie <acm@muc.de>
12629
cb581a67
SM
12630 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
12631 for declarators, disable knr checking to speed up for normal files.
12632 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 12633
b96e6cde
LMI
126342011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12635
4bba86e6
LMI
12636 * net/network-stream.el (open-network-stream): Add the keyword
12637 :always-query-capabilities for the case where you want to force a
12638 `plain' network connection, but the protocol still requires the
12639 capabilitiy command (i.e., SMTP and EHLO).
12640
2b75be67 12641 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
12642 consistency with other `-live-p' functions.
12643
efdcdbf8
SM
126442011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12645
12646 * window.el (same-window-buffer-names, same-window-regexps)
12647 (special-display-frame-alist, special-display-popup-frame)
12648 (special-display-function, special-display-buffer-names)
12649 (special-display-regexps, pop-up-frame-alist)
12650 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
12651 (pop-up-windows, split-window-preferred-function)
12652 (split-height-threshold, split-width-threshold, even-window-heights)
12653 (display-buffer-mark-dedicated): Don't encourage the use of
12654 display-buffer-alist from Elisp code.
12655
c5cde042
DN
126562011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
12657
12658 * progmodes/python.el (python-mode): Derive from prog-mode.
12659 * progmodes/ps-mode.el (ps-mode):
12660 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 12661 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
12662 * progmodes/ld-script.el (ld-script-mode): Likewise.
12663
baa1c9ab
MR
126642011-06-15 Martin Rudalics <rudalics@gmx.at>
12665
12666 * window.el (display-buffer-alist): Trim default value to avoid
12667 popping up a new frame (Bug#8857) or reusing an arbitrary window
12668 on another frame.
12669 (display-buffer): Do not fall back on popping up a new frame in
12670 batch mode (Bug#8857).
12671
c5dd5a51
CY
126722011-06-14 Chong Yidong <cyd@stupidchicken.com>
12673
12674 * cus-theme.el (describe-theme-1): Use custom-theme-p.
12675 (custom-theme-summary): New function.
12676 (customize-themes): Use it.
12677
d647b7c4
GM
126782011-06-13 Glenn Morris <rgm@gnu.org>
12679
12680 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
12681
9481c002
MR
126822011-06-13 Martin Rudalics <rudalics@gmx.at>
12683
357f93d2
MR
12684 * help.el (help-window): Remove variable.
12685 (help-window-point-marker, temp-buffer-max-height)
12686 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
12687 (help-print-return-message): Don't set help-window.
12688 (resize-temp-buffer-window): Rewrite cod eand doc-string.
12689 (help-window-setup-finish): Remove.
12690 (help-window-display-message, help-window-setup)
12691 (with-help-window): Major rewrite based on new
12692 display-buffer-window variable.
12693
12694 * help-mode.el (help-mode-finish): Remove help-window related
12695 code.
12696
12697 * view.el (view-exits-all-viewing-windows): Remove reference to
12698 view-return-to-alist in doc-string.
12699 (view-return-to-alist): Make obsolete.
12700 (view-buffer): Call pop-to-buffer-same-window and remove
12701 undo-window code.
12702 (view-buffer-other-window): Call pop-to-buffer-other-window and
12703 simplify code. Ignore second argument.
12704 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
12705 simplify code. Ignore second argument.
12706 (view-return-to-alist-update): Make obsolete.
12707 (view-mode-enter): Rename second argument to QUIT-RESTORE.
12708 Rewrite using quit-restore window parameters.
2b75be67
SM
12709 (view-mode-exit): Rename second argument to EXIT-ONLY.
12710 Rewrite using quit-restore-window.
357f93d2
MR
12711 (View-exit, View-exit-and-edit, View-leave, View-quit)
12712 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
12713 appropriate arguments.
12714 (view-end-message): Use quit-restore window parameter.
12715
9481c002
MR
12716 * window.el (display-buffer-function): Rewrite doc-string.
12717 (display-buffer-window, display-buffer-alist): New variables.
12718 (display-buffer-split-specifiers)
12719 (display-buffer-side-specifiers)
12720 (display-buffer-macro-specifiers): New constants.
12721 (display-buffer-even-window-sizes, display-buffer-set-height)
12722 (display-buffer-set-width, display-buffer-select-window)
12723 (display-buffer-in-window, display-buffer-reuse-window)
12724 (display-buffer-split-window-1, display-buffer-split-window)
12725 (display-buffer-split-atom-window, display-buffer-pop-up-window)
12726 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
12727 (display-buffer-in-side-window, normalize-buffer-to-display)
12728 (display-buffer-normalize-specifiers-1)
12729 (display-buffer-normalize-specifiers-2)
2b75be67
SM
12730 (display-buffer-normalize-specifiers, display-buffer-frame):
12731 New functions.
9481c002
MR
12732 (display-buffer): Major rewrite.
12733 (display-buffer-other-window, display-buffer-other-frame)
12734 (pop-to-buffer, switch-to-buffer-other-window)
12735 (switch-to-buffer-other-frame): Rewrite.
12736 (display-buffer-same-window, display-buffer-same-frame)
12737 (display-buffer-same-frame-other-window)
12738 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
12739 (pop-to-buffer-other-window)
12740 (pop-to-buffer-same-frame-other-window)
12741 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
12742 (switch-to-buffer-other-window-same-frame): New functions.
12743 (same-window-p, special-display-p): Rewrite disabling warnings.
12744 Make obsolete.
12745 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12746 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
12747 Make obsolete
12748 (same-window-buffer-names, same-window-regexps)
12749 (special-display-frame-alist, special-display-popup-frame)
12750 (special-display-function, special-display-buffer-names)
12751 (special-display-regexps, pop-up-frame-alist)
12752 (pop-up-frame-function, split-window-preferred-function)
12753 (split-height-threshold, split-width-threshold)
12754 (even-window-heights): Make obsolete.
12755
9db51aca
GM
127562011-06-12 Glenn Morris <rgm@gnu.org>
12757
12758 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 12759 Misc simplifications.
9db51aca 12760
39cffb44
MR
127612011-06-12 Martin Rudalics <rudalics@gmx.at>
12762
12763 * window.el (window-safely-shrinkable-p): Restore function which
12764 was inadvertently removed in change from 2011-06-11. Declare as
12765 obsolete.
12766
2b75be67
SM
12767 * calendar/calendar.el (calendar-generate-window):
12768 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
12769 window-safely-shrinkable-p.
12770
a8955be7
GM
127712011-06-12 Glenn Morris <rgm@gnu.org>
12772
12773 * progmodes/fortran.el (fortran-mode-syntax-table):
12774 * progmodes/f90.el (f90-mode-syntax-table):
12775 Set % to punctuation. (Bug#8820)
12776 (f90-find-tag-default): Remove, no longer needed.
12777
f0d4059d
DC
127782011-06-12 Daniel Colascione <dan.colascione@gmail.com>
12779
12780 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
12781
1100a63c
CY
127822011-06-11 Chong Yidong <cyd@stupidchicken.com>
12783
12784 * image.el (image-animated-p): Return animation delay in seconds.
12785 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
12786 (image-animate-timeout): Remove DELAY argument. Don't assume
12787 every subimage has the same delay; get it from image-animated-p.
12788 (image-animate): Caller changed.
12789
def722bf
MA
127902011-06-11 Michael Albinus <michael.albinus@gmx.de>
12791
12792 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
12793 to ignored backtrace functions.
12794
0a2bb1a9
GM
127952011-06-11 Glenn Morris <rgm@gnu.org>
12796
12797 * calendar/appt.el (appt-disp-window-function): Doc fix.
12798 (appt-check): Handle overlapping appointments. (Bug#8337)
12799
6198ccd0
MR
128002011-06-11 Martin Rudalics <rudalics@gmx.at>
12801
12802 * window.el (window-tree-1, window-tree): New functions, moving
12803 the latter to window.el.
12804 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
12805 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
12806 (bw-refresh-edges): Remove.
12807 (balance-windows-1, balance-windows-2): New functions.
12808 (balance-windows): Rewrite in terms of window tree functions,
12809 balance-windows-1 and balance-windows-2.
12810 (bw-adjust-window): Remove.
12811 (balance-windows-area-adjust): New function with functionality of
12812 bw-adjust-window but using resize-window.
2b75be67
SM
12813 (set-window-text-height): Rewrite doc-string.
12814 Use normalize-live-window and resize-window.
12815 (enlarge-window-horizontally, shrink-window-horizontally):
12816 Rename argument to DELTA.
6198ccd0
MR
12817 (window-buffer-height): New function.
12818 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
12819 Rewrite using new window resize routines.
2b75be67
SM
12820 (kill-buffer-and-window, mouse-autoselect-window-select):
12821 Use ignore-errors instead of condition-case.
6198ccd0
MR
12822 (quit-window): Call delete-frame instead of delete-windows-on
12823 for the only buffer on frame.
12824
9397e56f
MR
128252011-06-10 Martin Rudalics <rudalics@gmx.at>
12826
12827 * loadup.el (top-level): Load window before files for the sake
12828 of replace-buffer-in-windows.
12829
12830 * files.el (read-buffer-to-switch)
12831 (switch-to-buffer-other-window)
2b75be67
SM
12832 (switch-to-buffer-other-frame, display-buffer-other-frame):
12833 Move to window.el.
9397e56f
MR
12834
12835 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
12836 (previous-buffer): Move to window.el.
12837
12838 * bindings.el (unbury-buffer): Move to window.el.
12839
12840 * window.el (delete-other-windows-vertically): Move after
12841 definition of delete-other-windows.
12842 (other-window, delete-windows-on, replace-buffer-in-windows):
12843 Move here from window.c.
12844 (record-window-buffer, unrecord-window-buffer)
12845 (set-window-buffer-start-and-point, switch-to-prev-buffer)
12846 (switch-to-next-buffer): New functions.
12847 (get-next-valid-buffer, last-buffer, next-buffer): Move here
12848 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
12849 (previous-buffer): Move here from simple.el.
12850 Call switch-to-prev-buffer.
9397e56f
MR
12851 (bury-buffer): Move here from buffer.c. Switch to previous
12852 buffer when window cannot be deleted.
12853 (unbury-buffer): Move here from bindings.el.
12854 (ctl-x-map): Move binding for other-window from window.c to
12855 here.
12856 (read-buffer-to-switch, switch-to-buffer-other-window)
12857 (switch-to-buffer-other-frame): Move here from files.el.
12858 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
12859 (switch-to-buffer): Move here from buffer.c.
12860 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 12861
562dd5e9
MR
128622011-06-10 Martin Rudalics <rudalics@gmx.at>
12863
12864 * window.el (window-min-height, window-min-width): Move here
12865 from window.c. Add defcustoms and rewrite doc-strings.
12866 (resize-mini-window, resize-window): New functions.
12867 (adjust-window-trailing-edge, enlarge-window, shrink-window):
12868 Move here from window.c.
12869 (maximize-window, minimize-window): New functions.
12870 (delete-window, delete-other-windows, split-window): Move here
12871 from window.c.
12872 (window-split-min-size): New function.
12873 (split-window-keep-point): Mention split-window-above-each-other
12874 instead of split-window-vertically.
2b75be67 12875 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
12876 Rename split-window-vertically to split-window-above-each-other
12877 and provide defalias for old definition.
12878 (split-window-side-by-side, split-window-horizontally):
12879 Rename split-window-horizontally to split-window-side-by-side
12880 and provide defalias for the old definition.
562dd5e9
MR
12881 (ctl-x-map): Move bindings for delete-window,
12882 delete-other-windows and enlarge-window here from window.c.
12883 Replace bindings for split-window-vertically and
12884 split-window-horizontally by bindings for
12885 split-window-above-each-other and split-window-side-by-side.
12886
12887 * cus-start.el (all): Remove entries for window-min-height and
12888 window-min-width. Add entries for window-splits and
12889 window-nest.
12890
f0da764a
GM
128912011-06-09 Glenn Morris <rgm@gnu.org>
12892
80675c21
GM
12893 * calendar/appt.el (appt-mode-line): New function.
12894 (appt-check, appt-disp-window): Use it.
12895
f0da764a
GM
12896 * files.el (hack-one-local-variable-eval-safep):
12897 Allow minor-modes with explicit +/-1 arguments.
12898
59f623b7
TZ
128992011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
12900
12901 * term/xterm.el (xterm): Add defgroup.
12902 (xterm-extra-capabilities): Add defcustom to supply known xterm
12903 capabilities, skip querying them, or query them (default).
12904 (terminal-init-xterm): Use it.
12905 (terminal-init-xterm-modify-other-keys): New function to set up
12906 modifyOtherKeys support to simplify `terminal-init-xterm'.
12907
9aab8e0d
MR
129082011-06-09 Martin Rudalics <rudalics@gmx.at>
12909
12910 * window.el (resize-window-reset, resize-window-reset-1)
12911 (resize-subwindows-skip-p, resize-subwindows-normal)
12912 (resize-subwindows, resize-other-windows, resize-this-window)
12913 (resize-root-window, resize-root-window-vertically)
12914 (window-deletable-p, window-or-subwindow-p)
12915 (frame-root-window-p): New functions.
12916
e8b08aee
GM
129172011-06-09 Glenn Morris <rgm@gnu.org>
12918
12919 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
12920 (ange-ftp-get-files): Use it.
12921
254c37a5
AK
129222011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
12923
12924 * mail/sendmail.el (mail-recover-1, mail-recover):
12925 * files.el (recover-file, recover-session):
12926 Handle dired-listing-switches not being just a single short option.
12927
35d7dbd3
GM
129282011-06-09 Glenn Morris <rgm@gnu.org>
12929
12930 * calendar/appt.el (appt-display-message, appt-disp-window):
12931 Handle lists of appointments.
12932
387522b2
MR
129332011-06-08 Martin Rudalics <rudalics@gmx.at>
12934
2b75be67
SM
12935 * window.el (one-window-p): Move down in code.
12936 Rewrite doc-string.
12937 (window-current-scroll-bars): Rewrite doc-string.
12938 Normalize live window argument.
387522b2
MR
12939 (walk-windows, get-window-with-predicate, count-windows):
12940 Rewrite doc-string. Use window-list-1.
12941 (window-in-direction-2, window-in-direction, get-mru-window):
12942 New functions.
12943
d8e4b68b 129442011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
12945
12946 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
12947 Doc fix (Bug#8713).
12948
129492011-06-08 Chong Yidong <cyd@stupidchicken.com>
12950
12951 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
12952
129532011-06-08 Juanma Barranquero <lekktu@gmail.com>
12954
12955 * loadhist.el (unload-feature-special-hooks):
12956 Add `comint-output-filter-functions'.
12957
0de12c52
IK
129582011-06-08 Ivan Kanis <gnu@kanis.fr>
12959
12960 * calendar/appt.el (appt-check): Move some initializations into the let.
12961
f3d1777e
MR
129622011-06-08 Martin Rudalics <rudalics@gmx.at>
12963
12964 * window.el (window-height): Defalias to window-total-height.
12965 (window-width): Defalias to window-body-width.
12966
18af70d0
CY
129672011-06-07 Chong Yidong <cyd@stupidchicken.com>
12968
12969 * image-mode.el (image-toggle-animation): New command.
12970 (image-mode-map): Bind it to RET.
12971 (image-mode): Update message.
12972 (image-toggle-display-image): Avoid a spurious cache flush.
12973 (image-transform-rotation): Doc fix.
12974 (image-transform-properties): Return quickly in the normal case.
12975 (image-animate-loop): Rename from image-animate-max-time.
12976
2b75be67 12977 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
12978 (create-animated-image): Remove unnecessary function.
12979 (image-animate): Rename from image-animate-start. New arg.
2b75be67 12980 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
12981 (image-animate-timer): Use car-safe.
12982 (image-animate-timeout): Rename argument.
12983
190b47e6
MR
129842011-06-07 Martin Rudalics <rudalics@gmx.at>
12985
12986 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
12987 window.c. Rename first argument to ALL-FRAMES.
12988 Rephrase doc-strings.
12989 (get-buffer-window-list): Rewrite using window-list-1.
12990 Rephrase doc-string.
a1511caf
MR
12991 (window-safe-min-height, window-safe-min-width): New constants.
12992 (window-size-ignore, window-min-size, window-min-size-1)
12993 (window-sizable, window-sizable-p, window-size-fixed-1)
12994 (window-size-fixed-p, window-min-delta-1, window-min-delta)
12995 (window-max-delta-1, window-max-delta, window-resizable)
12996 (window-resizable-p, window-total-height, window-total-width)
12997 (window-body-width): New functions.
12998 (window-full-height-p, window-full-width-p): Rewrite using
12999 window-total-size.
13000 (window-body-height): Rewrite using window-body-size.
190b47e6 13001
85cc1f11
MR
130022011-06-06 Martin Rudalics <rudalics@gmx.at>
13003
13004 * window.el (window-right, window-left, window-child)
13005 (window-child-count, window-last-child, window-any-p)
13006 (normalize-live-buffer, normalize-live-frame)
13007 (normalize-any-window, normalize-live-window)
13008 (window-iso-combination-p, window-iso-combined-p)
13009 (window-iso-combinations)
13010 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
13011 (windows-with-parameter, window-with-parameter)
13012 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
13013 (window-atom-check, window-side-check, window-check):
13014 New functions.
85cc1f11
MR
13015 (ignore-window-parameters, window-sides, window-sides-vertical)
13016 (window-sides-slots): New variables.
13017 (window-size-fixed): Move down in code. Minor doc-string fix.
13018
e7156492
AS
130192011-06-05 Andreas Schwab <schwab@linux-m68k.org>
13020
13021 * comint.el (comint-dynamic-complete-as-filename)
13022 (comint-dynamic-complete-filename): Correctly call
13023 completion-in-region.
13024
7e821d0d
DD
130252011-06-05 Deniz Dogan <deniz@dogan.se>
13026
13027 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
13028 in last change.
13029
ac09b8a1
DD
130302011-06-05 Deniz Dogan <deniz@dogan.se>
13031
13032 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
13033 (rcirc): Use it to prompt for encryption.
13034
34699b85
RW
130352011-06-05 Roland Winkler <winkler@gnu.org>
13036
13037 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
13038 (bibtex-search-entries): New command bound to C-c C-a.
13039 (bibtex-display-entries): New function.
13040
004dedd3
RW
130412011-06-05 Roland Winkler <winkler@gnu.org>
13042
13043 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
13044 (bibtex-insert-kill): After yanking insert newline if necessary.
13045 (bibtex-initialize): Call bibtex-string-files-init only once.
13046 (bibtex-mode): Do not call easy-menu-add.
13047 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
13048 (bibtex-yank): Set arg properly if nil.
13049
022fe7ce
RW
130502011-06-05 Roland Winkler <winkler@gnu.org>
13051
2b75be67
SM
13052 * textmodes/bibtex.el (bibtex-search-entry-globally):
13053 New variable.
022fe7ce
RW
13054 (bibtex-search-entry): Use it.
13055
b7c3692a
RW
130562011-06-05 Roland Winkler <winkler@gnu.org>
13057
13058 * textmodes/bibtex.el (bibtex-entry-format): New option
13059 sort-fields.
13060 (bibtex-format-entry, bibtex-reformat): Honor this option.
13061 (bibtex-parse-entry): Return fields in proper order.
13062
8eda563d
JB
130632011-06-05 Juanma Barranquero <lekktu@gmail.com>
13064
13065 * doc-view.el (doc-view-remove-if): Move computation of result out
13066 of `dolist' to silence misleading lexical-binding warning.
13067
7dbe3dbc
CY
130682011-06-04 Chong Yidong <cyd@stupidchicken.com>
13069
13070 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
13071 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
13072
0c33dd17
MA
130732011-06-04 Michael Albinus <michael.albinus@gmx.de>
13074
13075 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
13076 "SunOS 5.10".
13077
f8f91c2b
MA
130782011-06-04 Michael Albinus <michael.albinus@gmx.de>
13079
13080 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
13081 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
13082 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
13083 (tramp-parse-putty):
13084 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
13085 (tramp-completion-function-alist-ssh)
13086 (tramp-completion-function-alist-telnet)
13087 (tramp-completion-function-alist-su)
13088 (tramp-completion-function-alist-putty): Set `tramp-autoload'
13089 cookie.
13090
13091 * net/tramp-ftp.el:
13092 * net/tramp-sh.el:
13093 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
13094 load "tramp.el" `tramp-set-completion-function'.
13095
e17d9003
SM
130962011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
13097
13098 * shell.el: Require and use pcomplete.
13099 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
13100 (shell-completion-vars): Set pcomplete-default-completion-function.
13101
6c4cab03
DD
131022011-06-04 Deniz Dogan <deniz@dogan.se>
13103
13104 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
13105 `memq' (Bug#8799).
13106
ea9fafe0
SM
131072011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13108
13109 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
13110
b3e945d3
JB
131112011-06-02 Juanma Barranquero <lekktu@gmail.com>
13112
13113 * bs.el (bs--mark-unmark, bs--nth-wrapper):
13114 * mpc.el (mpc-select-extend, mpc-songpointer-context):
13115 * vc/log-view.el (log-view-beginning-of-defun):
13116 * vc/smerge-mode.el (smerge-apply-resolution-patch)
13117 (smerge-refine-forward, smerge-refine-chopup-region):
13118 Silence warning for unused `dotimes' counter variables.
13119
7d520089
SM
131202011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13121
13122 * net/tramp.el (tramp-with-progress-reporter): Rename from
13123 with-progress-reporter. Use `declare'.
13124 * net/tramp-smb.el:
13125 * net/tramp-sh.el:
13126 * net/tramp-gvfs.el: Update all uses.
13127
a1c2400f
JB
131282011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
13129
13130 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
13131 buffer isn't killed before making it current.
13132
2403c841
SM
131332011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13134
13135 Silence various byte-compiler warnings.
13136 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
13137 `access-type' and new obsolescence format.
13138 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
13139 new format.
13140 (byte-compile-check-variable): New `access-type' argument.
13141 Only warn if the access-type is obsolete.
13142 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13143 (byte-compile-variable-set): Adjust callers.
13144 * help-fns.el (describe-variable): Adjust to new obsolescence format.
13145 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
13146 setting it as obsolete.
13147 * simple.el (minibuffer-completing-symbol):
13148 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
13149 access as obsolete.
13150 * minibuffer.el (minibuffer-completing-file-name): Don't make it
13151 obsolete yet.
13152 * international/quail.el (quail-mouse-choose-completion): Remove unused
13153 code referring to obsolete var.
13154 (quail-choose-completion-string): Remove.
13155 * server.el (server-clients-with, server-kill-buffer-query-function)
13156 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
13157 * proced.el (proced-send-signal):
13158 * emacs-lisp/lisp.el (lisp-complete-symbol):
13159 Replace completion-annotate-function with completion-extra-properties.
13160
2462470b
SM
131612011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13162
fb5b2591
SM
13163 * simple.el (goto-line): Use read-number.
13164 (overriding-map-is-bound): Remove.
13165 (saved-overriding-map): Change default.
13166 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
13167 Take the map as argument.
13168 (universal-argument, negative-argument, digit-argument): Use it.
13169 (restore-overriding-map): Adjust.
13170 (do-auto-fill): Use fill-forward-paragraph.
13171 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
13172
fd6fa53f
SM
13173 * minibuffer.el (minibuffer-inactive-mode-map): New var.
13174 (minibuffer-inactive-mode): New major mode.
13175 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
13176 the *Messages* buffer" hack.
13177 (mouse-popup-menubar): Don't burp if the event is a normal key.
13178
2462470b
SM
13179 Miscellaneous tweaks.
13180 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
13181 lexical scoping as in subr.el's dolist and dotimes.
13182 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
13183 Silence compiler warning.
13184 * thingatpt.el (forward-whitespace): Trivial coding style fix.
13185 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
13186 * international/ccl.el (ccl-compile): Trivial simplification.
13187 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
13188 * emacs-lisp/testcover.el (testcover-end): Remove spurious
13189 `printflag' argument.
13190 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13191 Purecopy the whole obsolescence data.
13192
108bf785
LL
131932011-06-01 Leo Liu <sdl.web@gmail.com>
13194
13195 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
13196 improve doc-string as suggested by Marco Pessotto
13197 <melmothx@gmail.com>.
13198 (rcirc-print): Fix last change.
13199
30a23501
SM
132002011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13201
13202 * minibuffer.el (complete-with-action): Return nil for the metadata and
13203 boundaries of non-functional tables.
13204 (completion-table-dynamic): Return nil for the metadata.
13205 (completion-table-with-terminator): Add default case, using
13206 complete-with-action.
13207 (completion--metadata): New function.
13208 (completion-all-sorted-completions, minibuffer-completion-help): Use it
13209 to try and avoid pathological performance problems.
13210 (completion--embedded-envvar-table): Return `category' metadata.
13211
bcd54f83
LMI
132122011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
13213
13214 * subr.el (process-alive-p): New tiny convenience function.
13215
e227544d
SM
132162011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13217
13218 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
13219 content but also its previous major mode.
13220
e8296fdc
HE
132212011-05-31 Helmut Eller <eller.helmut@gmail.com>
13222
4d61f28d 13223 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
13224 *Backtrace* buffer when we exit with C-M-c.
13225
620c53a6
SM
132262011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13227
13228 * minibuffer.el: Add metadata method to completion tables.
13229 (completion-category-overrides): New defcustom.
13230 (completion-metadata, completion--field-metadata)
13231 (completion-metadata-get, completion--styles)
13232 (completion--cycle-threshold): New functions.
13233 (completion-try-completion, completion-all-completions):
13234 Add `metadata' argument to choose completion-styles.
13235 (completion--do-completion): Use metadata to choose cycling.
13236 (completion-all-sorted-completions): Use metadata for sorting.
13237 Remove :completion-cycle-penalty which is not needed any more.
13238 (completion--try-word-completion): Add `metadata' argument.
13239 (minibuffer-completion-help): Check metadata for annotation function
13240 and sorting.
13241 (completion-file-name-table): Return `category' metadata.
13242 (minibuffer-completing-file-name): Make obsolete.
13243 * simple.el (minibuffer-completing-symbol): Make obsolete.
13244 * icomplete.el (icomplete-completions): Pass new `metadata' param to
13245 completion-try-completion.
13246
1257e755
SM
132472011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13248
13249 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
13250
3767e706
LL
132512011-05-30 Leo Liu <sdl.web@gmail.com>
13252
13253 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
13254 (rcirc-print): Decode all incoming messages (bug#8744).
13255 (rcirc-decode-coding-system): Allow value nil for automatic coding
13256 system detection.
3767e706 13257
d1a5d56a
GM
132582011-06-01 Glenn Morris <rgm@gnu.org>
13259
13260 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
13261
e8cbec34
CY
132622011-05-29 Chong Yidong <cyd@stupidchicken.com>
13263
13264 * image.el (image-animate-max-time): Allow nil and t values.
13265 Default to nil.
13266 (create-animated-image): Doc fix.
13267 (image-animate-start): Remove second arg; just use
13268 image-animate-max-time.
13269 (image-animate-timeout): Doc fix. Args changed.
13270
13271 * image-mode.el (image-toggle-display-image): Ensure that the
13272 image spec passed to the animate timer is the same object as in
58179cce 13273 the buffer's display property (Bug#6981).
e8cbec34
CY
13274 (image-transform-properties): Doc fix.
13275
13276 * image.el (image-animate-max-time): Default to nil.
13277
159daf87
MR
132782011-05-29 Martin Rudalics <rudalics@gmx.at>
13279
13280 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
13281 entire buffer list (Bug#8184).
13282
d66c4c7c
CY
132832011-05-29 Chong Yidong <cyd@stupidchicken.com>
13284
13285 * image.el (imagemagick-types-inhibit)
13286 (imagemagick-register-types): Doc fix.
13287
80aec780
DD
132882011-05-29 Deniz Dogan <deniz@dogan.se>
13289
13290 * net/rcirc.el (rcirc): Use the user's stored encryption method by
13291 default.
13292
1dd3c2d9
CY
132932011-05-29 Chong Yidong <cyd@stupidchicken.com>
13294
13295 * select.el: Don't perform clipboard-manager saving in hooks;
13296 leave the hooks empty.
13297
60e56523
LL
132982011-05-28 Leo Liu <sdl.web@gmail.com>
13299
13300 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
13301 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
13302 (occur-edit-mode): New major mode (Bug#8463).
13303 (occur-after-change-function): New function.
13304 (occur-engine): Give Occur tags a read-only property.
13305
2b1e1a22
KR
133062011-05-28 Kevin Ryde <user42@zip.com.au>
13307
13308 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
13309
5d344e88
CY
133102011-05-28 Chong Yidong <cyd@stupidchicken.com>
13311
8e6ca83d
CY
13312 * bindings.el (help-echo): Make the initial non-indicator dash
13313 empty on graphical terminals (Bug#7295).
13314
5d344e88
CY
13315 * files.el (auto-mode-alist): Move config rule after the
13316 in-stripping one (Bug#8547).
13317
bfbbace7
CY
13318 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
13319
fbeba6e2
CY
13320 * startup.el (normal-splash-screen): Remove gratuitous mode-line
13321 setting (Bug#8740).
13322
60ed8c72
AA
133232011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
13324
4ac619f0
AA
13325 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
13326 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
13327 (Bug#8539).
60ed8c72 13328
23db196e
CY
133292011-05-28 Chong Yidong <cyd@stupidchicken.com>
13330
13331 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
13332
5012f24c
DK
133332011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
13334
13335 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
13336 (hs-hide-block-at-point, hs-find-block-beginning)
13337 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
13338 (Bug#8279).
13339
6a639b16
GM
133402011-05-28 Glenn Morris <rgm@gnu.org>
13341
13342 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
13343
d43eaf2c
CY
133442011-05-28 Chong Yidong <cyd@stupidchicken.com>
13345
5199bde1
CY
13346 * help-fns.el (describe-function-1): If the function is a derived
13347 major mode, print the parent mode.
13348
d43eaf2c
CY
13349 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
13350 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
13351
423428a8
SM
133522011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13353
0ff8e1ba 13354 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 13355 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
13356 * progmodes/etags.el (tags-completion-at-point-function):
13357 * info-look.el (info-lookup-completions-at-point): Mark as
13358 non-exclusive.
13359 (info-complete): Adjust accordingly.
13360
423428a8
SM
13361 * info-look.el: Convert to lexical-binding and completion-at-point.
13362 (info-lookup-completions-at-point): New function.
13363 (info-complete): Use it and completion-in-region.
13364
b74aa22b
DA
133652011-05-28 Drew Adams <drew.adams@oracle.com>
13366
13367 * isearch.el: Let M-e start with point at the first mismatched char.
13368 (isearch-fail-pos): New function.
13369 (isearch-edit-string): Use it.
13370
66e2e71d
DK
133712011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13372
13373 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13374
b1890b0f 133752011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
13376
13377 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
13378 traversal functions for avl-trees.
13379 (avl-tree--stack): New struct.
13380 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
13381 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
13382 (avl-tree--do-enter): Add optional `updatefun' arg.
13383 Change return value.
eb95d01d 13384 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
13385 (avl-tree--do-delete): Add `test' and `nilflag' args.
13386 Change return value.
eb95d01d
TC
13387 (avl-tree-member): Add optional `nilflag'
13388 (avl-tree-member-p): New function.
13389 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
13390 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
13391 (avl-tree-stack-empty-p): New functions.
13392
3769ddcf
TC
13393 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
13394 avl-tree--del-balance1 and make it work both ways.
13395 (avl-tree--del-balance2): Remove.
13396 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
13397 make it work both ways.
13398 (avl-tree--enter-balance2): Remove.
13399 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
13400 New macros.
13401 (avl-tree--mapc, avl-tree-map): Add direction argument.
13402
eb95d01d 134032011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
13404
13405 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
13406
a9f737ee
CY
134072011-05-27 Chong Yidong <cyd@stupidchicken.com>
13408
13409 * select.el: Support clipboard managers with built-in function
13410 x-clipboard-manager-save, via delete-frame-functions and
13411 kill-emacs-hook.
13412 (xselect-convert-to-targets): Add MULTIPLE target to list.
13413 (xselect-convert-to-save-targets): New function.
13414
c92a1e54
KH
134152011-05-27 Kenichi Handa <handa@m17n.org>
13416
13417 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
13418 let-binding rfc2047-encode-encoded-words to nil.
13419
e145f188
GM
134202011-05-27 Glenn Morris <rgm@gnu.org>
13421
5ec8a862
GM
13422 * mail/emacsbug.el: Don't require url-util.
13423
4b29d9fb
GM
13424 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
13425
e145f188
GM
13426 * files.el (set-auto-mode):
13427 Also respect mode: entries at the end of the file. (Bug#8586)
13428
7d15102b
GM
134292011-05-26 Glenn Morris <rgm@gnu.org>
13430
98f593b8
GM
13431 * files.el (hack-local-variables-prop-line, hack-local-variables):
13432 Downcase mode names, as seems to be traditional.
27b48e63 13433 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 13434
7d15102b
GM
13435 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
13436 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
13437
51d5b4ec
JD
134382011-05-25 Julien Danjou <julien@danjou.info>
13439
13440 * textmodes/rst.el (rst-define-level-faces): Do not define face
13441 symbol if it is already defined.
13442
91513f63
VB
134432011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
13444
13445 * play/5x5.el (5x5-new-game, 5x5-randomize):
13446 Reset 5x5-solver-output to nil when a new grid is cast.
13447 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
13448 these debugging traces, as defmacro breaks the compiled code.
13449
4d90d6d0
DK
134502011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13451
13452 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13453
e1b90ef6
LL
134542011-05-24 Leo Liu <sdl.web@gmail.com>
13455
13456 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
13457 (vc-bzr-sha1): Adapt.
13458
d8e4b68b 13459 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
13460
13461 * bindings.el: Provide sha1 feature.
13462
db0406bb 134632011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
13464
13465 * mail/sendmail.el: Require `rfc2047'.
13466 (mail-insert-from-field): Do not perform RFC2047 encoding.
13467 (mail-encode-header): New function.
13468 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
13469 buffer to the return value of select-message-coding-system.
13470 Call mail-encode-header.
b8d747b9
KH
13471
13472 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
13473
db0406bb 134742011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 13475
4d90d6d0
DK
13476 * mail/supercite.el (sc-default-cite-frame):
13477 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 13478
eb8a5e9b
GM
134792011-05-24 Glenn Morris <rgm@gnu.org>
13480
f8630703
GM
13481 * progmodes/python.el (brm-menu): Declare.
13482
8831bbed
GM
13483 * emulation/viper.el (viper-set-hooks): Declare.
13484
eb8a5e9b
GM
13485 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
13486 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
13487 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
13488 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
13489 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
13490 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
13491
a2a25d24
SM
134922011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
13493
13494 Add an :exit-function for completion-at-point.
13495
13496 * minibuffer.el (completion--done): New fun.
13497 (completion--do-completion): Use it. New arg `expect-exact'.
13498 (minibuffer-complete, minibuffer-complete-word): Don't output message,
13499 since completion--do-completion does it for us now.
13500 (minibuffer-force-complete): Use completion--done and
13501 completion--replace. Handle sole-completion case with more care.
13502 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
13503 (completion-extra-properties): New var.
13504 (completion-annotate-function): Make obsolete.
13505 (minibuffer-completion-help): Adjust accordingly.
13506 Use completion-list-insert-choice-function.
13507 (completion-at-point, completion-help-at-point):
13508 Bind completion-extra-properties.
13509 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
13510 * simple.el (completion-list-insert-choice-function): New var.
13511 (completion-setup-function): Preserve it.
13512 (choose-completion): Pay attention to it, shuffle the code a bit.
13513 (choose-completion-string): New arg `insert-function'.
13514
13515 * textmodes/bibtex.el: Convert to lexical binding.
13516 (bibtex-mode-map): Use completion-at-point.
13517 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
13518 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
13519 (bibtex-complete): Define as obsolete alias.
13520 (bibtex-complete-internal): Remove.
13521 (bibtex-format-entry): Remove unused sub-group in regexp.
13522 * shell.el (shell--command-completion-data)
13523 (shell-environment-variable-completion):
13524 * pcomplete.el (pcomplete-completions-at-point):
13525 * comint.el (comint--complete-file-name-data): Use :exit-function
13526 instead of completion-table-with-terminator so it also works for
13527 choose-completion.
13528
e44e373d
SM
135292011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13530
4f91a816
SM
13531 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
13532
782fc819
SM
13533 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
13534 (bug#8710).
13535
e44e373d
SM
13536 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
13537
381987c3
KM
135382011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
13539
13540 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
13541 customization variable and implement: If non-nil, auto-fill will
13542 be inhibited while on topic's header line.
13543
b776bc70
VB
135442011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
13545
13546 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 13547 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
13548 always have a solution in grid size = 5 cases.
13549 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
13550 (5x5-solver-output, 5x5-log-buffer): New vars.
13551 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
13552 Make these variables buffer local to achieve 5x5 multi-session-ness.
13553 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
13554 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
13555 (5x5-solve-suggest): New funs.
13556 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
13557 randomize a grid so that we ensure that there is always a solution.
13558 (5x5-make-random-grid): Allow other movement than flipping.
13559
7de88b6e
KR
135602011-05-23 Kevin Ryde <user42@zip.com.au>
13561
13562 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 13563 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
13564 advice and passes PREDICATE.
13565
b1ef1257
SM
135662011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13567
bbca48fe
SM
13568 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
13569 byte-compile-lambda if it's actually a lambda.
13570
b1ef1257
SM
13571 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
13572 Fix function quoting. Use backquote better.
13573
92a9cc65
YS
135742011-05-22 Yuanle Song <sylecn@gmail.com>
13575
13576 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
13577 matching (Bug#8516).
13578
f0fb8059
JA
135792011-01-22 Jari Aalto <jari.aalto@cante.net>
13580
13581 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
13582 different face (Bug#8178).
13583
d5b44c93
CY
135842011-05-22 Chong Yidong <cyd@stupidchicken.com>
13585
13586 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
13587 defface (Bug#8144).
13588
79106a44
SM
135892011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
13590
9c848d8a
SM
13591 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
13592 funcall as well (bug#8712). Warn when performing those conversions.
13593 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
13594
79106a44
SM
13595 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
13596
88dfa756
GM
135972011-05-22 Glenn Morris <rgm@gnu.org>
13598
13599 * files.el (hack-local-variables-prop-line): Small simplifications.
13600 (hack-local-variables, hack-local-variables-prop-line):
13601 If MODE-ONLY, return the mode, rather than just `t'.
13602
b7cf2c79
SM
136032011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
13604
13605 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
13606
3f1a8558
GM
136072011-05-21 Glenn Morris <rgm@gnu.org>
13608
7e4ccca3
GM
13609 * files.el (hack-local-variables-prop-line, hack-local-variables):
13610 If only interested in the mode, don't bother doing the other stuff.
13611
637d46ca
GM
13612 * image-mode.el (image-after-revert-hook):
13613 Redraw all frames on which the image is visible. (Bug#8567)
13614
973d955b
GM
13615 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
13616
3f1a8558
GM
13617 * wid-edit.el (widget-checklist-match-inline):
13618 Fix 2011-04-19 change. (Bug#8649)
13619
96479927
SM
136202011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13621
1dcf791f
SM
13622 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13623 Also allow singlespace after single-letter capitals followed by a dot.
13624
96479927
SM
13625 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
13626 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
13627
35fd0881
N
136282011-05-20 Nix <nix@esperi.org.uk>
13629
13630 * files.el (basic-save-buffer-2):
13631 Fix handling of break-hardlink-on-save with non-existent files.
13632
82745640
DD
136332011-05-19 Deniz Dogan <deniz@dogan.se>
13634
13635 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 13636 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 13637
4a720484
GM
136382011-05-19 Glenn Morris <rgm@gnu.org>
13639
d1f21341
GM
13640 * progmodes/f90.el (f90-type-def-re):
13641 Handle "type, bind(c)". (Bug#8691)
13642
4a720484
GM
13643 * emacs-lisp/autoload.el (batch-update-autoloads):
13644 Set autoload-excludes by parsing loadup.el rather than Makefiles.
13645
2fb0a219
MA
136462011-05-18 Michael Albinus <michael.albinus@gmx.de>
13647
13648 * net/tramp.el (tramp-process-actions): Set "first-password-request"
13649 property for the correct connection in case of multihops.
13650
e565dd37
GM
136512011-05-18 Glenn Morris <rgm@gnu.org>
13652
c2571358 13653 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
13654 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
13655
e565dd37
GM
13656 Rationalize calendar handling of day and month abbrev-arrays.
13657 * calendar/calendar.el (calendar-customized-p): New function.
13658 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
13659 (calendar-day-name-array, calendar-month-name-array): Doc fix.
13660 Add :set function.
13661 (calendar-abbrev-length, calendar-day-abbrev-array)
13662 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
13663 (calendar-day-abbrev-array, calendar-month-abbrev-array):
13664 Elements may no longer be nil.
13665 (calendar-day-name, calendar-month-name):
13666 Update for changed nature of abbrev arrays.
13667 * calendar/diary-lib.el (diary-name-pattern):
13668 Update for changed nature of abbrev arrays.
13669 (diary-mark-entries-1): Update calendar-make-alist calls.
13670 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
13671 * calendar/cal-html.el (cal-html-day-abbrev-array):
13672 Simply inherit from calendar-day-abbrev-array.
13673
1d99a745
SM
136742011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13675
13676 * progmodes/grep.el (grep-mode): Disable default
13677 compilation-directory-matcher setting (bug#8684).
13678
7c1d9aa0
MA
136792011-05-17 Michael Albinus <michael.albinus@gmx.de>
13680
13681 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
13682 instead of "head" and "tail". There were problems with SunOS 5.9,
13683 and it performs better.
13684
3952e9d8
GM
136852011-05-17 Glenn Morris <rgm@gnu.org>
13686
2dd12e7f
GM
13687 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
13688
e4157b9c
GM
13689 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
13690 Replace obsolete function.
13691
8e249bbd
GM
13692 * shell.el (pcomplete-parse-arguments-function): Declare.
13693
3952e9d8
GM
13694 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
13695 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
13696 (appt-check): Doc fixes.
13697 (appt-disp-window-function, appt-delete-window-function):
13698 Remove needless special case in custom :type.
13699 (appt-display-count): Default to 0, not nil.
13700 (appt-check): Reset appt-display-count to 0, not nil.
13701
c71a0d48 137022011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 13703
c71a0d48
GM
13704 * progmodes/python.el (python-font-lock-keywords):
13705 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 13706
31d55be9
SM
137072011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
13708
13709 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
13710
3bfacb2f
KR
137112011-05-16 Kevin Ryde <user42@zip.com.au>
13712
13713 * info-look.el (makefile-automake-mode): New setups, looking in
13714 automake manual, then makefile-mode.
13715 (makefile-mode): Remove automake manual, have it just in
13716 makefile-automake-mode since there's various things different or
13717 not relevant to plain make.
13718 (makefile-mode): Remove "other-modes" non-existent automake-mode,
13719 believe a hypothetical automake-mode would go to makefile-mode,
13720 not the other way around.
13721
c8e83751
CY
137222011-05-15 Chong Yidong <cyd@stupidchicken.com>
13723
5e9e35cd
CY
13724 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
13725 hunk-end tags (Bug#8672).
13726
c8e83751
CY
13727 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
13728 vc-annotate-show-diff-revision-at-line (Bug#8671).
13729
50b23e5a
GM
137302011-05-14 Glenn Morris <rgm@gnu.org>
13731
7210a739
GM
13732 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
13733 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
13734 (change-log-font-lock-keywords): Also handle multiple author lines
13735 with leading tabs. (Bug#8644)
7210a739 13736
4691905a
GM
13737 * calendar/appt.el (appt-check): Rename some local variables.
13738 Some simplification/reordering.
13739
50b23e5a
GM
13740 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
13741 (feedmail-sendmail-f-doesnt-sell-me-out)
13742 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13743 (feedmail-debug-sit-for, feedmail-queue-express-hook)
13744 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
13745 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
13746 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
13747 (feedmail-binmail-gnulinuxish-template):
13748 Rename from feedmail-binmail-linuxish-template.
13749 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
13750 Use insert-buffer-substring.
13751
215cda7c
BC
137522011-05-14 Bill Carpenter <bill@carpenter.org>
13753
13754 * mail/feedmail.el (feedmail-patch-level): Increase.
13755 (feedmail-debug): New custom group.
13756 (feedmail-confirm-outgoing-timeout)
13757 (feedmail-sendmail-f-doesnt-sell-me-out)
13758 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13759 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
13760 (feedmail-sender-line, feedmail-from-line)
13761 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 13762 (feedmail-spray-this-address)
215cda7c
BC
13763 (feedmail-spray-address-fiddle-plex-list)
13764 (feedmail-queue-use-send-time-for-date)
13765 (feedmail-queue-use-send-time-for-message-id)
13766 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
13767 (feedmail-buffer-eating-function):
13768 Doc fixes.
13769 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
13770 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
13771 (feedmail-message-action-scroll-down): New functions.
13772 (feedmail-queue-directory, feedmail-queue-draft-directory):
13773 Use expand-file-name.
13774 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
13775 Remove C-v help entry.
13776 (feedmail-queue-buffer-file-name): New variable.
13777 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
13778 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
13779 (feedmail-message-action-send-strong, feedmail-message-action-edit)
13780 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
13781 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
13782 (feedmail-message-action-toggle-spray)
13783 (feedmail-run-the-queue-no-prompts)
13784 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
13785 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
13786 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
13787 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
13788 (feedmail-envelope-deducer, feedmail-fiddle-from)
13789 (feedmail-fiddle-sender, feedmail-default-date-generator)
13790 (feedmail-fiddle-date, feedmail-fiddle-message-id)
13791 (feedmail-fiddle-spray-address)
13792 (feedmail-fiddle-list-of-spray-fiddle-plexes)
13793 (feedmail-fiddle-list-of-fiddle-plexes)
13794 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
13795 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
13796 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
13797 Change default. Doc fix.
13798 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
13799 (feedmail-binmail-linuxish-template): New constant.
13800 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
13801 Respect feedmail-sendmail-f-doesnt-sell-me-out.
13802 (feedmail-send-it): Add debug call.
13803 Use feedmail-queue-buffer-file-name, and
13804 feedmail-send-it-immediately-wrapper.
13805 (feedmail-message-action-send): Add debug call.
13806 Use feedmail-send-it-immediately-wrapper.
13807 (feedmail-queue-express-to-queue): Add debug call.
13808 Run feedmail-queue-express-hook.
13809 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
13810 (feedmail-message-action-help-blat):
13811 Rename from feedmail-queue-send-edit-prompt-help-first.
13812 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
13813 Check line-endings. Handle errors better.
13814 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
13815 Doc fix. Add debug call.
13816 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
13817 Use feedmail-queue-send-edit-prompt-inner.
13818 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
13819 (feedmail-queue-send-edit-prompt-inner): New function, extracted
13820 from feedmail-queue-send-edit-prompt.
13821 (feedmail-queue-send-edit-prompt-help)
13822 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
13823 (feedmail-tidy-up-slug): Add debug call.
13824 Respect feedmail-queue-slug-suspect-regexp.
13825 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
13826 (feedmail-dump-message-to-queue): Add debug call.
13827 Expand queue-directory.
13828 (feedmail-dump-message-to-queue): Change message slightly.
13829 Use feedmail-say-chatter.
13830 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
13831 (feedmail-send-it-immediately-wrapper): New function.
13832 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
13833 Insert empty string rather than newline. Handle full-frame case.
13834 Use catch/throw. Use feedmail-say-chatter.
13835 (feedmail-fiddle-from): Try mail-host-address.
13836 (feedmail-default-message-id-generator): Doc fix.
13837 Bind system-time-locale. Handle missing end.
13838 (feedmail-fiddle-x-mailer): Add debug call.
13839 Handle feedmail-x-mailer-line being nil.
13840 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
13841 Add debug call. Use buffer-substring-no-properties.
13842 (feedmail-say-debug, feedmail-say-chatter): New functions.
13843 (feedmail-find-eoh): Give an explicit error.
13844
42c7e61e
UJ
138452011-05-13 Ulf Jasper <ulf.jasper@web.de>
13846
c2571358 13847 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 13848 family from helvetica to sans.
c2571358 13849 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13850 etc/images/newsticker.
13851
c2571358 13852 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
13853 family from helvetica to sans.
13854
13855 * net/newst-plainview.el (newsticker-new-item-face)
13856 (newsticker-old-item-face, newsticker-immortal-item-face)
13857 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 13858 (newsticker-statistics-face): Change default family from
42c7e61e 13859 helvetica to sans.
c2571358 13860 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13861 etc/images/newsticker.
13862
5d3385a0
JB
13863 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
13864 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
13865 auto-marking.
13866
8497a297
DV
138672011-05-13 Didier Verna <didier@xemacs.org>
13868
13869 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
13870 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
13871 TODO entries.
8497a297
DV
13872 (lisp-lambda-list-keyword-parameter-indentation)
13873 (lisp-lambda-list-keyword-parameter-alignment)
13874 (lisp-lambda-list-keyword-alignment): New customizable user options.
13875 (lisp-indent-defun-method): Improve docstring.
13876 (extended-loop-p): Fix comment.
13877 (lisp-indent-lambda-list-keywords-regexp): New variable.
13878 (lisp-indent-lambda-list): New function.
13879 (lisp-indent-259): Use it.
13880 (lisp-indent-defmethod): Support for more than one
13881 method qualifier and properly indent methods lambda-lists.
13882 (defgeneric): Provide a missing common-lisp-indent-function property.
13883
f278f87f
SM
138842011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
13885
13886 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
13887 bounds for the empty string (bug#8667).
13888
5233edd7
GM
138892011-05-13 Glenn Morris <rgm@gnu.org>
13890
5237a44f
GM
13891 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
13892
8340026c 13893 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 13894 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 13895
5233edd7 13896 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 13897 (appt-time-msg-list): Doc fix.
a5464014 13898 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 13899
92d10796
AS
139002011-05-12 Andreas Schwab <schwab@linux-m68k.org>
13901
13902 * progmodes/ld-script.el (ld-script-keywords)
13903 (ld-script-builtins): Update keywords list.
13904
914a0ae1
SM
139052011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13906
c89be45f
SM
13907 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
13908
914a0ae1
SM
13909 * shell.el (shell-completion-vars): New function.
13910 (shell-mode):
13911 * simple.el (read-shell-command): Use it.
13912 (blink-matching-open): No need for " [...]" in minibuffer-message.
13913
98dc3df3
GM
139142011-05-12 Glenn Morris <rgm@gnu.org>
13915
13916 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
13917 (appt-check): Simplify.
13918
d2fc7e3d 139192011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 13920
4d61f28d 13921 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
13922 literal "/dev/null".
13923
d2fc7e3d 139242011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
13925
13926 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
13927 Fix typo.
13928
d2fc7e3d 139292011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 13930
3f254caa
SM
13931 * progmodes/which-func.el (which-function):
13932 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
13933 which might not be defined (Bug#8260).
13934
d45885f7
GM
139352011-05-12 Glenn Morris <rgm@gnu.org>
13936
13937 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
13938 Let byte-compile-initial-macro-environment always take precedence.
13939
488086f4
SM
139402011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13941
13942 * net/rcirc.el: Add support for SSL/TLS connections.
13943 (rcirc-server-alist): New field `encryption'.
13944 (rcirc): Check `encryption' settings.
13945 (rcirc-connect): New arg `encryption'. Use open-network-stream.
13946 Merge make-local-variable into `set'.
13947 (rcirc--connection-open-p): New function.
13948 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
13949 the process is not a network process (e.g. running gnutls-cli).
13950 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13951 Make rcirc-(en|de)code-coding-system local here.
13952 (rcirc-mode): Merge make-local-variable into `set'.
13953 (rcirc-parent-buffer): Make permanent buffer-local.
13954 (rcirc-multiline-minor-mode): Don't do it here.
13955 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
13956 there's no server buffer.
13957
7d3b9d44
GM
139582011-05-11 Glenn Morris <rgm@gnu.org>
13959
f64049c6
GM
13960 * newcomment.el (comment-kill): Prefix "unused" local.
13961
93c9df73
GM
13962 * term/w32console.el (get-screen-color): Declare.
13963
7d3b9d44
GM
13964 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
13965 Handle symbol elements of byte-compile-initial-macro-environment.
13966
9e2dd53f
LL
139672011-05-10 Leo Liu <sdl.web@gmail.com>
13968
488086f4
SM
13969 * bookmark.el (bookmark-bmenu-mode-map):
13970 Bind bookmark-bmenu-search to `/'.
8b340240 13971
9e2dd53f 13972 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
13973 (footnote-unicode-string, footnote-unicode-regexp): New variable.
13974 (Footnote-unicode): New function.
13975 (footnote-style-alist): Add unicode style to the list.
13976 (footnote-style): Doc fix.
9e2dd53f 13977
79b70037
GM
139782011-05-10 Jim Meyering <meyering@redhat.com>
13979
13980 Fix doubled-word typos.
13981 * international/quail.el (quail-insert-kbd-layout): and and -> and
13982 * kermit.el: and and -> and
13983 * net/ldap.el (ldap-search-internal): to to -> to
13984 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
13985 * progmodes/js.el (js-mode): and and -> and
13986 * textmodes/artist.el (artist-move-to-xy): at at -> at
13987 (artist-draw-region-trim-line-endings): if if -> if
13988 And Safetyc -> Safety.
13989 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
13990
b8f82dc1 139912011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 13992 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
13993
13994 * files.el (hack-one-local-variable-eval-safep):
13995 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
13996
4f99f44b
GM
139972011-05-10 Glenn Morris <rgm@gnu.org>
13998
13999 * calendar/diary-lib.el (diary-list-entries-hook)
14000 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
14001 (diary-nongregorian-marking-hook, diary-list-entries)
14002 (diary-include-other-diary-files, diary-mark-entries)
14003 (diary-mark-included-diary-files): Doc fixes.
14004
84f29e6b
JB
140052011-05-09 Juanma Barranquero <lekktu@gmail.com>
14006
14007 * misc.el: Require tabulated-list.el during compilation.
14008
9bedd73a
CY
140092011-05-09 Chong Yidong <cyd@stupidchicken.com>
14010
488086f4
SM
14011 * progmodes/compile.el (compilation-start):
14012 Run compilation-filter-hook for the async case too.
9bedd73a
CY
14013 (compilation-filter-hook): Doc fix.
14014
797c735c
DD
140152011-05-09 Deniz Dogan <deniz@dogan.se>
14016
14017 * wdired.el: Remove outdated installation comment. Fix usage
14018 comment.
14019
5f4b1dfe
JB
140202011-05-09 Juanma Barranquero <lekktu@gmail.com>
14021
14022 * misc.el: Implement new command `list-dynamic-libraries'.
14023 (list-dynamic-libraries--loaded-only-p): New variable.
14024 (list-dynamic-libraries--refresh): New function.
14025 (list-dynamic-libraries): New command.
14026
4c44026c
CY
140272011-05-09 Chong Yidong <cyd@stupidchicken.com>
14028
488086f4
SM
14029 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14030 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
14031 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
14032 higher priority to avoid clobbering by gnu.
14033
027f966d
CY
140342011-05-08 Chong Yidong <cyd@stupidchicken.com>
14035
14036 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
14037 if the face has existing theme settings (Bug#8454).
14038
085f5d7d
CY
140392011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
14040
488086f4
SM
14041 * progmodes/perl-mode.el (perl-imenu-generic-expression):
14042 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 14043
2a86a00c
RS
14044 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
14045 special file names `.' and `..' (Bug#8259).
14046
d9c54a06
CY
140472011-05-08 Chong Yidong <cyd@stupidchicken.com>
14048
488086f4
SM
14049 * progmodes/grep.el (grep-mode-font-lock-keywords):
14050 Remove buffer-changing entries.
d9c54a06
CY
14051 (grep-filter): New function.
14052 (grep-mode): Add it to compilation-filter-hook.
14053
14054 * progmodes/compile.el (compilation-filter-hook)
14055 (compilation-filter-start): New defvars.
14056 (compilation-filter): Call compilation-filter-hook prior to
14057 updating the process mark.
14058
c4662635
SM
140592011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14060
14061 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
14062
b0512a1d
EZ
140632011-05-07 Eli Zaretskii <eliz@gnu.org>
14064
605c9376
EZ
14065 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
14066 mailclient-send-it even if window-system is nil. (Bug#8595)
14067
c4662635
SM
14068 * term/w32console.el (terminal-init-w32console):
14069 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
14070 background-mode. (Bug#8597)
14071
d1dc2cc2
SM
140722011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14073
14074 Make bytecomp.el understand that defmethod defines funs (bug#8631).
14075 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
14076 New functions.
14077 (defgeneric, eieio--defmethod): Use them.
14078 (eieio-defgeneric): Remove.
14079 (defmethod): Call defgeneric in a way visible to the byte-compiler.
14080
915d1300
GM
140812011-05-07 Glenn Morris <rgm@gnu.org>
14082
a3961c3e
GM
14083 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
14084 Use let rather than let*.
14085 (timeclock-find-discrep): Remove unused local.
14086
314347b9
GM
14087 * calendar/diary-lib.el (diary-comment-start): Doc fix.
14088
915d1300
GM
14089 * calendar/appt.el (appt-time-msg-list): Doc fix.
14090
275b59b0
NF
140912011-05-06 Noah Friedman <friedman@splode.com>
14092
14093 * apropos.el (apropos-print-doc): Only use
14094 emacs-lisp-docstring-fill-column when it is bound to an integer,
14095 per that variable's documentation.
14096
6c19f744
SM
140972011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14098
14099 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 14100 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 14101
60f884b2
GM
141022011-05-06 Glenn Morris <rgm@gnu.org>
14103
5006e634
GM
14104 * calendar/appt.el (appt-message-warning-time): Doc fix.
14105 (appt-warning-time-regexp): New option.
14106 (appt-make-list): Respect appt-message-warning-time.
14107
548d0a63
GM
14108 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
14109 New options.
14110 (diary-add-to-list): Strip comments from the displayed string.
14111 (diary-mode): Set comment-start and comment-end.
14112
60f884b2
GM
14113 * vc/diff-mode.el (smerge-refine-subst): Declare.
14114 (diff-refine-hunk): Don't require smerge-mode when compiling.
14115
989681bb
JB
141162011-05-06 Juanma Barranquero <lekktu@gmail.com>
14117
14118 * simple.el (list-processes): Return nil as the docstring says.
14119
a6bc05e1
MA
141202011-05-05 Michael Albinus <michael.albinus@gmx.de>
14121
14122 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
14123 to "".
14124 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14125 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
14126 determining of binary transfer. (Bug#7383)
14127
23c22e9a
MA
141282011-05-05 Michael Albinus <michael.albinus@gmx.de>
14129
c4662635
SM
14130 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14131 Fix port computation bug. (Bug#8618)
23c22e9a 14132
0bff894f
GM
141332011-05-05 Glenn Morris <rgm@gnu.org>
14134
b8296902
GM
14135 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
14136
1f522ce8
GM
14137 * simple.el (shell-dynamic-complete-functions)
14138 (comint-dynamic-complete-functions): Declare.
14139
cf5bee67
GM
14140 * net/network-stream.el (gnutls-negotiate):
14141 * simple.el (tabulated-list-print): Fix declarations.
14142
14143 * progmodes/gud.el (syntax-symbol, syntax-point):
14144 Remove unnecessary and incorrect declarations.
14145
0bff894f
GM
14146 * emacs-lisp/check-declare.el (check-declare-scan):
14147 Handle byte-compile-initial-macro-environment in bytecomp.el
14148
9869b3ae
SM
141492011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14150
14151 Fix earlier half-done eieio-defmethod change (bug#8338).
14152 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
14153 Streamline and change calling convention.
14154 (defmethod): Adjust accordingly and simplify.
14155 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
14156 new eieio--defmethod.
14157 (slot-boundp): Minor CSE simplification.
14158
9c1d5ac5
MZ
141592011-05-05 Milan Zamazal <pdm@zamazal.org>
14160
14161 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
14162 (glasses-make-readable): Use glasses-separate-capital-groups.
14163
455c834e
JB
141642011-05-05 Juanma Barranquero <lekktu@gmail.com>
14165
14166 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
14167 (warning-series): Doc fix.
14168 (display-warning): Don't try to create the buffer if we just found it.
14169
9ed7c8cb
CY
141702011-05-04 Chong Yidong <cyd@stupidchicken.com>
14171
14172 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
14173 (autoload-find-generated-file): New function.
14174 (generate-file-autoloads): Bind generated-autoload-file to
14175 buffer-file-name.
9869b3ae
SM
14176 (update-file-autoloads, update-directory-autoloads):
14177 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
14178 output file (Bug#7989).
14179 (batch-update-autoloads): Doc fix.
14180
0898ca10
JB
141812011-05-04 Juanma Barranquero <lekktu@gmail.com>
14182
14183 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
14184
31dfb76c
GM
141852011-05-04 Glenn Morris <rgm@gnu.org>
14186
f330b642
GM
14187 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
14188 function, so it follows changes in calendar-date-style.
14189 (diary-fancy-date-matcher): New function.
14190 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
14191 (diary-fancy-font-lock-fontify-region-function):
14192 Use diary-fancy-date-pattern as a function.
14193
31dfb76c
GM
14194 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
14195 non-numbers for `year' etc pseudo-variables. (Bug#8583)
14196
48e79d6a
TZ
141972011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
14198
14199 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
14200 instead of positional arguments. Allow :keylist and :crlfiles
14201 arguments.
14202 (open-gnutls-stream): Call it.
14203
14204 * net/network-stream.el (network-stream-open-starttls): Adjust to
14205 call `gnutls-negotiate' with :process and :hostname arguments.
14206
dd5a5ee0
SM
142072011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14208
ef80fc09
SM
14209 * minibuffer.el (completion--message): New function.
14210 (completion--do-completion, minibuffer-complete)
14211 (minibuffer-force-complete, minibuffer-complete-word): Use it.
14212 (completion--do-completion): Don't ignore completion-auto-help when in
14213 icomplete-mode.
14214
dd5a5ee0
SM
14215 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
14216 internal encoding (e.g. tibetan zero is not whitespace).
14217 (global-whitespace-mode): Prefer save-current-buffer.
14218 (whitespace-trailing-regexp): Remove useless save-match-data.
14219 (whitespace-empty-at-bob-regexp): Minor simplification.
14220
b7d22a83
CY
142212011-05-03 Chong Yidong <cyd@stupidchicken.com>
14222
14223 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
14224
5192af46
AM
142252011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14226
14227 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 14228 Use `concat' to create string for insertion.
5192af46 14229
5767d190
SM
142302011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14231
14232 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
14233 Avoid open-line which runs post-self-insert-hook.
14234 (bibtex-fill-entry): Remove unused `end' var.
14235
bf242939
AM
142362011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
14237
5767d190
SM
14238 * textmodes/ispell.el (ispell-add-per-file-word-list):
14239 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 14240
25666126
LL
142412011-05-03 Leo Liu <sdl.web@gmail.com>
14242
14243 * isearch.el (isearch-yank-pop): New command.
5767d190 14244 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
14245 (isearch-forward): Mention it.
14246
52d3c2d0
SM
142472011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14248
1bcace58
SM
14249 * simple.el (minibuffer-complete-shell-command): Remove.
14250 (minibuffer-local-shell-command-map): Use completion-at-point.
14251 (read-shell-command): Setup completion vars here instead.
14252 (read-expression-map): Bind TAB to symbol completion.
14253
52d3c2d0
SM
14254 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
14255 error directly rather via storing it into `results'.
14256
35813471
LL
142572011-05-02 Leo Liu <sdl.web@gmail.com>
14258
14259 * vc/diff.el: Fix description.
14260
e793a940
LMI
142612011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14262
14263 * server.el (server-eval-at): New function.
14264
8de66e05
LMI
142652011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14266
14267 * net/network-stream.el (open-network-stream): Take a :nowait
14268 parameter and pass it on to `make-network-process'.
14269 (network-stream-open-plain): Ditto.
14270
dcb79f20
AS
142712011-04-30 Andreas Schwab <schwab@linux-m68k.org>
14272
14273 * faces.el (face-spec-set-match-display): Don't match toolkit
14274 options on terminal frames.
14275
14a7fbd8
SM
142762011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14277
7eabc1be
SM
14278 * progmodes/pascal.el: Use lexical binding.
14279 (pascal-mode-map): Remove author preferences.
14280
14a7fbd8
SM
14281 * pcomplete.el (pcomplete-std-complete): Don't abuse
14282 completion-at-point.
14283
50f84510
JB
142842011-04-28 Juanma Barranquero <lekktu@gmail.com>
14285
6e087a44
JB
14286 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
14287 removing code that has been dead since 1991 or so.
14288
50f84510
JB
14289 * startup.el (command-line): When warning about "_emacs", use a
14290 delayed warning to allow the user to filter it out.
14291
0ba690bd
DD
142922011-04-28 Deniz Dogan <deniz@dogan.se>
14293
14294 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
14295 user has not joined.
14296
08abfaad
SM
142972011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14298
14299 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
14300 aren't any completions at point.
14301
638f053a
JB
143022011-04-28 Juanma Barranquero <lekktu@gmail.com>
14303
14304 * subr.el (display-delayed-warnings): New function.
14305 (delayed-warnings-hook): New variable.
14306
8fff8daa
SM
143072011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14308
08abfaad
SM
14309 * minibuffer.el (completion-at-point, completion-help-at-point):
14310 Don't presume that a given completion-at-point-function will always
14311 use the same calling convention.
14312
8fff8daa
SM
14313 * pcomplete.el (pcomplete-completions-at-point):
14314 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
14315 pcomplete-seen is non-nil.
14316 (pcomplete-comint-setup): Also recognize the new comint/shell
14317 completion functions.
14318 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
14319 pcomplete-seen is non-nil.
14320
841a1577 143212011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 14322
841a1577 14323 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 14324 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 14325 the first character in the entry. This allows for code to add its
211ec907
UJ
14326 own uid to the entry.
14327 (icalendar--convert-float-to-ical): Add export of
14328 `diary-float'-entries save for those with the optional DAY
14329 argument.
14330
2a782793
DC
143312011-04-27 Daniel Colascione <dan.colascione@gmail.com>
14332
14333 * subr.el (shell-quote-argument): Use alternate escaping strategy
14334 when we spot a variable reference in a string.
14335
0438ce91
DC
143362011-04-26 Daniel Colascione <dan.colascione@gmail.com>
14337
14338 * cus-start.el (all): Define customization for debug-on-event.
14339
841a1577 143402011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
14341
14342 * subr.el (shell-quote-argument): Escape correctly under Windows.
14343
d090ed6c
SM
143442011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14345
14346 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
14347
bfd31217
MA
143482011-04-25 Michael Albinus <michael.albinus@gmx.de>
14349
d090ed6c
SM
14350 * net/tramp.el (tramp-process-actions): Add POS argument.
14351 Delete region between POS and (pos).
bfd31217 14352
d090ed6c
SM
14353 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14354 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
14355 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
14356
14357 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
14358 position in `tramp-process-actions' call.
14359
14360 * net/trampver.el: Update release number.
14361
e92f3bd3
SM
143622011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14363
850256b5
SM
14364 * custom.el (defcustom): Obey lexical-binding.
14365
e92f3bd3
SM
14366 Fix octave-inf completion problems reported by Alexander Klimov.
14367 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
14368 Inherit from octave-mode-syntax-table.
14369 (inferior-octave-mode): Set info-lookup-mode.
14370 (inferior-octave-completion-at-point): New function.
14371 (inferior-octave-complete): Use it and completion-in-region.
14372 (inferior-octave-dynamic-complete-functions): Use it as well, and use
14373 comint-filename-completion.
14374 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
14375 symbol elements which shouldn't be word elements.
14376 (octave-font-lock-keywords, octave-beginning-of-defun)
14377 (octave-function-header-regexp): Adjust regexps accordingly.
14378 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
14379
cd22b309
JB
143802011-04-25 Juanma Barranquero <lekktu@gmail.com>
14381
14382 * net/gnutls.el (gnutls-errorp): Declare before first use.
14383
8b492194
TZ
143842011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
14385
14386 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
14387 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 14388 default trustfile exists before going to use it. Add missing
5a5fa834 14389 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
14390 Reported by Claudio Bley <claudio.bley@gmail.com>.
14391 (open-gnutls-stream): Add usage example.
14392
14393 * net/network-stream.el (network-stream-open-starttls): Give host
14394 parameter to `gnutls-negotiate'.
14395 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 14396 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 14397
841a1577 143982011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 14399
cd22b309
JB
14400 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
14401 Use correct match group (bug#8438).
05842630 14402
3ba7869c
CY
144032011-04-24 Chong Yidong <cyd@stupidchicken.com>
14404
512e3ae1
CY
14405 * emacs-lisp/package.el (package-built-in-p): Fix typo.
14406 (package-menu--generate): New arg specifying packages to show.
14407 (package-menu-refresh, package-menu-execute, list-packages):
14408 Callers changed.
14409 (package-show-package-list): New function, replacing deleted
14410 package--list-packages (renamed because it is non-internal).
14411
14412 * finder.el (finder-list-matches): Use package-show-package-list
14413 instead of deleted package--list-packages.
14414
e92f3bd3
SM
14415 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
14416 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
14417 (vc-annotate-mode-map): Bind it to RET.
14418
7031be6d
UR
144192011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
14420
14421 * progmodes/etags.el (next-file): Don't use set-buffer to change
14422 buffers (Bug#8478).
14423
4ef177aa
CY
144242011-04-24 Chong Yidong <cyd@stupidchicken.com>
14425
c8d173eb
CY
14426 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
14427
4ef177aa
CY
14428 * apropos.el (apropos-label-face): Avoid variable-pitch face.
14429 (apropos-accumulator): Doc fix.
14430 (apropos-function, apropos-macro, apropos-command)
14431 (apropos-variable, apropos-face, apropos-group, apropos-widget)
14432 (apropos-plist): Add face property.
14433 (apropos-symbols-internal): Fix indentation.
14434 (apropos-print): Simplify help, and recognize apropos-multi-type.
14435 (apropos-print-doc): Use button-type-get to extract the button's
14436 face property. Fill docstring (Bug#8352).
14437
4ffd0d6b 144382011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
14439
14440 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
14441
c6c32125 14442 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 14443 (mpuz-mode-map): Use mapc.
c6c32125
JB
14444 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
14445 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
14446 Fix typos in docstrings.
14447
58d468b4
JB
14448 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
14449 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
14450
6470c3c6
JB
14451 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
14452
4ffd0d6b 144532011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
14454
14455 * minibuffer.el (completion--do-completion): Avoid the "Next char
14456 not unique" prompt if icomplete-mode is enabled (Bug#5849).
14457
3ad8bad0
CY
14458 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
14459 mouse-2 into unread-command-events, it is interpreted correctly.
14460
71d73c9c 14461 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 14462 (image-toggle-display): Doc fix.
71d73c9c 14463
841a1577 144642011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 14465
4ffd0d6b
GM
14466 * textmodes/page.el (what-page): Use line-number-at-pos to
14467 calculate line number (Bug#6825).
6e1dbaa9 14468
c2fb1b60
JB
144692011-04-22 Juanma Barranquero <lekktu@gmail.com>
14470
14471 * eshell/esh-mode.el (find-tag-interactive): Declare function.
14472 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
14473 Pass argument NO-DEFAULT to `find-tag-interactive'.
14474
e02f48d7
JB
144752011-04-22 Juanma Barranquero <lekktu@gmail.com>
14476
14477 Lexical-binding cleanup.
14478
14479 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
14480 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
14481 * progmodes/ada-prj.el (ada-prj-initialize-values)
14482 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
14483 (ada-prj-show-value):
14484 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
14485 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
14486 (antlr-invalidate-context-cache, antlr-options-menu-filter)
14487 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
14488 * progmodes/bug-reference.el (bug-reference-push-button):
14489 * progmodes/fortran.el (fortran-line-length):
14490 * progmodes/glasses.el (glasses-change):
14491 * progmodes/octave-mod.el (octave-fill-paragraph):
14492 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
14493 (python-pdbtrack-grub-for-buffer, python-sentinel):
14494 * progmodes/sql.el (sql-save-connection):
14495 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
14496 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
14497 Mark unused parameters.
14498
14499 * progmodes/compile.el (compilation--flush-directory-cache)
14500 (compilation--flush-parse, compile-internal): Mark unused parameters.
14501 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
14502 (compilation-next-error-function): Remove unused variable `timestamp'.
14503
14504 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
14505 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
14506
14507 * progmodes/dcl-mode.el (dcl-end-of-command):
14508 Remove unused variable `start'.
14509 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
14510 (dcl-option-value-basic, dcl-option-value-offset)
14511 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
14512 Mark unused parameters.
14513 (dcl-save-local-variable): Remove unused variable `val'.
14514 (mode): Declare.
14515
14516 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
14517 Mark unused parameters.
14518 (delphi-ignore-changes): Move before first use.
14519 (delphi-charset-token-at): Remove unused variable `start'.
14520 (delphi-else-start): Remove unused variable `if-count'.
14521 (delphi-comment-block-start, delphi-comment-block-end):
14522 Remove unused variable `kind'.
14523 (delphi-indent-line): Remove unused variable `new-point'.
14524
14525 * progmodes/ebrowse.el (ebrowse-files-list)
14526 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
14527 Mark unused parameters. Don't quote `lambda'.
14528 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
14529 Don't quote `lambda'.
14530 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
14531 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
14532 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
14533 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
14534 Use `ignore-errors'.
14535 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
14536 (ebrowse-view/find-file-and-search-pattern)
14537 (ebrowse-view/find-member-declaration/definition):
14538 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
14539 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
14540 Rename parameter PREFIX-ARG to PREFIX.
14541 (ebrowse-tags-read-name): Remove unused variables `start' and
14542 `member-info'.
14543 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
14544 to `tags-file'.
14545
14546 * progmodes/etags.el (local-find-tag-hook): Declare.
14547 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
14548 Mark unused parameters.
14549
14550 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
14551 (executable-interpret): Mark unused parameter.
14552
14553 * progmodes/flymake.el (flymake-process-sentinel)
14554 (flymake-after-change-function)
14555 (flymake-create-temp-with-folder-structure)
14556 (flymake-get-include-dirs-dot): Mark unused parameters.
14557 (flymake-safe-delete-directory): Remove unused variable `err'.
14558
14559 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
14560 (speedbar-timer-fn, speedbar-line-text)
14561 (speedbar-change-expand-button-char, speedbar-delete-subblock)
14562 (speedbar-center-buffer-smartly): Declare functions.
14563 (gdb-find-watch-expression): Remove unused variable `array'.
14564 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
14565 (gdb-starting): Mark unused parameters.
14566 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
14567 (gdb-table-string): Remove unused variable `res'.
14568 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
14569 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
14570 (gdb-display-buffer): Remove unused variable `cur-size'.
14571
14572 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
14573 allow lexical-binding compilation.
14574 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
14575 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
14576 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
14577 Mark unused parameters.
14578 (gud-gdb-marker-filter): Remove unused variable `match'.
14579 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
14580 lambda expressions and funcall them, instead of using `fset'.
14581
14582 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
14583 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
14584
14585 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
14586 variable `header-beg'; use `let'.
14587
14588 * progmodes/icon.el (indent-icon-exp): Remove unused variables
14589 `restart', `last-sexp' and `at-do'.
14590
14591 * progmodes/js.el (js--debug): Mark unused parameter.
14592 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
14593 (js--splice-into-items): Remove unused variable `item'.
14594 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
14595
14596 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
14597 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
14598 (makefile-complete): Remove unused variable `try'.
14599 (makefile-fill-paragraph, makefile-match-function-end):
14600 Mark unused parameters.
14601
14602 * progmodes/octave-inf.el (inferior-octave-complete):
14603 Remove unused variable `proc'.
14604 (inferior-octave-output-digest): Mark unused parameter.
14605
14606 * progmodes/perl-mode.el (perl-calculate-indent):
14607 Remove unused variable `err'.
14608
14609 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
14610 (prolog-indent-line): Mark unused parameters.
14611 (prolog-indent-line): Remove unused variable `beg'.
14612
14613 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
14614 (reporter-dont-compact-list): Declare.
14615
14616 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
14617 Remove unused variable `char'.
14618 (sh-debug): Mark unused parameter.
14619 (sh-get-indent-info): Remove unused variable `start'.
14620 (sh-calculate-indent): Remove unused variable `var'.
14621
14622 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
14623 (simula-electric-keyword): Remove unused variable `null'.
14624 (simula-search-backward, simula-search-forward): Remove unused
14625 variables `begin' and `end'.
14626
14627 * progmodes/vera-mode.el (vera-guess-basic-syntax):
14628 Remove unused variable `pos'.
14629 (vera-electric-tab, vera-comment-uncomment-region):
14630 Mark unused parameters.
14631 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
14632
7ede3b65
CY
146332011-04-22 Chong Yidong <cyd@stupidchicken.com>
14634
14635 * emacs-lisp/package.el (package--builtins, package-alist)
14636 (package-load-descriptor, package-built-in-p, package-activate)
14637 (define-package, package-installed-p)
14638 (package-compute-transaction, package-buffer-info)
14639 (package--push): Doc fix. Distinguish more clearly between
14640 version strings and version lists.
14641
121656e9
JB
146422011-04-21 Juanma Barranquero <lekktu@gmail.com>
14643
14644 Lexical-binding cleanup.
14645
14646 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
14647 (5x5-make-mutate-best):
14648 * play/fortune.el (fortune-in-buffer):
14649 * play/gomoku.el (gomoku-init-display):
14650 * play/solitaire.el (solitaire, solitaire-do-check):
14651 * play/tetris.el (tetris-default-update-speed-function):
14652 Mark unused parameters.
14653
14654 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
14655 (bubbles--shift): Remove unused variable `char-org'.
14656 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
14657 (bubbles--show-images): Remove unused variable `char'.
14658
14659 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
14660 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
14661 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
14662 (decipher-analyze-buffer): Use ?\s.
14663 (decipher-make-checkpoint): Remove unused variable `mapping'.
14664
14665 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
14666
14667 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
14668 Remove unused variable `result'; use `let'.
14669
14670 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
14671 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
14672 (gametree-children-shown-p, gametree-compute-reduced-score):
14673 Use `ignore-errors'.
14674
14675 * play/handwrite.el (ps-lpr-switches): Declare.
14676 (handwrite): Remove unused variables `pmin' and `lastp'.
14677
14678 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
14679
14680 * play/landmark.el (landmark-init-display)
14681 (landmark-update-naught-weights): Mark unused parameters.
14682 (landmark-y): Remove unused variable `noise'. Simplify.
14683 (landmark-human-plays): Remove unused variable `score'.
14684
14685 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
14686 (mpuz-try-proposal): Remove unused variable `game'.
14687
14688 * play/zone.el (life-patterns): Declare.
14689
80f499c7
JB
146902011-04-20 Juanma Barranquero <lekktu@gmail.com>
14691
14692 * vc/vc.el (ediff-vc-internal): Declare function.
14693
024ff170
SM
146942011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14695
c0a193ea
SM
14696 * shell.el: Use lexical-binding and std completion UI.
14697 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
14698 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
14699 comint-preoutput-filter-functions rather than on
14700 comint-output-filter-functions.
14701 (shell-command-completion, shell--command-completion-data)
14702 (shell-filename-completion, shell-environment-variable-completion)
14703 (shell-c-a-p-replace-by-expanded-directory): New functions.
14704 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
14705 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
14706 (shell-dynamic-complete-environment-variable): Use them.
14707 (shell-dynamic-complete-as-environment-variable)
14708 (shell-dynamic-complete-as-command): Remove.
14709 (shell-match-partial-variable): Match past point.
14710 * comint.el: Clean up use of completion-at-point-functions.
14711 (comint-completion-at-point): New function.
14712 (comint-mode): Use it completion-at-point-functions.
14713 (comint-dynamic-complete): Make it obsolete.
14714 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
14715 (comint-c-a-p-replace-by-expanded-history): New function.
14716 (comint-dynamic-complete-functions)
14717 (comint-replace-by-expanded-history): Use it.
14718 * minibuffer.el (completion-table-with-terminator): Allow dynamic
14719 termination strings. Try harder to avoid second try-completion.
14720 (completion-in-region-mode-map): Disable bindings that don't work yet.
14721
2dbaa080
SM
14722 * comint.el: Use lexical-binding. Require CL.
14723 (comint-dynamic-complete-functions): Use comint-filename-completion.
14724 (comint-completion-addsuffix): Tweak custom type.
14725 (comint-filename-completion, comint--common-suffix)
14726 (comint--common-quoted-suffix, comint--table-subvert)
14727 (comint--complete-file-name-data): New functions.
14728 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
14729 (comint-dynamic-list-filename-completions): Use them.
14730 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 14731
2dbaa080
SM
14732 * minibuffer.el (completion-in-region-mode):
14733 Keep completion-in-region-mode--predicate global.
14734 (completion-in-region--postch):
14735 Assume completion-in-region-mode--predicate is not null.
14736
c79a6f38
SM
14737 * progmodes/flymake.el (flymake-start-syntax-check-process):
14738 Obey `dir'. Simplify.
14739
024ff170
SM
14740 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
14741 we're in VC after all.
14742
1c6c854e
CS
147432011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
14744
14745 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 14746 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
14747 (vc-version-diff): Use vc-diff-build-argument-list-internal.
14748
bed7f140
SM
147492011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14750
332e62ab
SM
14751 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
14752 add sanity check.
14753
bed7f140
SM
14754 * obsolete/erc-hecomplete.el: Make obsolete.
14755 * obsolete/: Standardize obsolescence info in the header.
14756
f195c582
GM
147572011-04-20 Glenn Morris <rgm@gnu.org>
14758
14759 * calendar/solar.el (solar-horizontal-coordinates):
14760 Use the longitude argument rather than `calendar-longitude'.
14761 (solar-date-next-longitude): Remove unused locals.
14762
cb79b8c0
VJL
147632011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14764
14765 * whitespace.el: New version 13.2.1.
14766
147672011-04-20 felix <EmacsWiki> (tiny change)
14768
d8e4b68b 14769 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
14770 switching between major modes on a file.
14771
602ea69d
SM
147722011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14773
14774 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
14775 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
14776 multi-line comments as well.
14777
06b60517
JB
147782011-04-19 Juanma Barranquero <lekktu@gmail.com>
14779
14780 Lexical-binding cleanup.
14781
14782 * arc-mode.el (archive-mode-revert):
14783 * cmuscheme.el (scheme-interactively-start-process):
14784 * custom.el (custom-initialize-delay):
14785 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
14786 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
14787 * emacs-lock.el (emacs-lock-clear-sentinel):
14788 * ezimage.el (defezimage):
14789 * follow.el (follow-avoid-tail-recenter):
14790 * fringe.el (set-fringe-mode-1):
14791 * generic-x.el (bat-generic-mode-compile):
14792 * help-mode.el (help-info-variable, help-do-xref)
14793 (help-mode-revert-buffer):
14794 * help.el (view-emacs-todo):
14795 * iswitchb.el (iswitchb-completion-help):
14796 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
14797 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
14798 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
14799 * locate.el (locate-update):
14800 * longlines.el (longlines-encode-region)
14801 (longlines-after-change-function):
14802 * outline.el (outline-isearch-open-invisible):
14803 * ps-def.el (declare-function, charset-dimension, char-width)
14804 (encode-char):
14805 * ps-mule.el (ps-mule-plot-string):
14806 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
14807 (recentf-edit-list-select, recentf-edit-list-validate)
14808 (recentf-open-files-action):
14809 * rect.el (delete-whitespace-rectangle-line)
14810 (rectangle-number-line-callback):
14811 * register.el (window-configuration-to-register)
14812 (frame-configuration-to-register):
14813 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
14814 * select.el (xselect-convert-to-string, xselect-convert-to-length)
14815 (xselect-convert-to-targets, xselect-convert-to-delete)
14816 (xselect-convert-to-filename, xselect-convert-to-charpos)
14817 (xselect-convert-to-lineno, xselect-convert-to-colno)
14818 (xselect-convert-to-os, xselect-convert-to-host)
14819 (xselect-convert-to-user, xselect-convert-to-class)
14820 (xselect-convert-to-name, xselect-convert-to-integer)
14821 (xselect-convert-to-atom, xselect-convert-to-identity):
14822 * subr.el (declare, ignore, process-kill-without-query)
14823 (text-clone-maintain):
14824 * terminal.el (te-get-char, te-tic-sentinel):
14825 * tool-bar.el (tool-bar-make-keymap):
14826 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
14827 * type-break.el (type-break-mode, type-break-noninteractive-query):
14828 * view.el (View-back-to-mark):
14829 * wid-browse.el (widget-browse-action, widget-browse-widget)
14830 (widget-browse-widgets, widget-browse-sexp):
14831 * widget.el (define-widget-keywords):
14832 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
14833 Mark unused parameters.
14834
14835 * align.el (align-adjust-col-for-rule): Mark unused parameter.
14836 (align-areas): Remove unused variable `look'.
14837 (align-region): Remove unused variables `real-end' and `pos-list'.
14838
14839 * apropos.el (apropos-score-doc): Remove unused variable `i'.
14840
14841 * bindings.el (mode-line-modified, mode-line-remote):
14842 Mark unused parameters.
14843 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
14844
14845 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
14846 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
14847
14848 * comint.el (comint-history-isearch-pop-state)
14849 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
14850 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
14851 (comint-substitute-in-file-name): Doc fix.
14852
14853 * completion.el (cmpl-statistics-block): Mark unused parameter.
14854 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
14855 (save-completions-to-file, load-completions-from-file):
14856 Remove unused local variable `e'.
14857
14858 * composite.el (compose-chars): Remove unused variable `len'.
14859 (lgstring-insert-glyph): Remove unused variable `g'.
14860 (compose-glyph-string): Remove unused variables `ascent',
14861 `descent', `lbearing' and `rbearing'.
14862 (compose-glyph-string-relative): Remove unused variables
14863 `lbearing', `rbearing' and `wadjust'.
14864 (compose-gstring-for-graphic): Remove unused variables `header',
14865 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
14866 (compose-gstring-for-terminal): Remove unused variables `header'
14867 and `nchars'. Use `let', not `let*'.
14868
14869 * cus-edit.el (Custom-set, Custom-save, custom-reset)
14870 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
14871 (Custom-buffer-done, custom-buffer-create-internal)
14872 (custom-browse-visibility-action, custom-browse-group-tag-action)
14873 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
14874 (widget-magic-mouse-down-action, custom-toggle-parent)
14875 (custom-add-parent-links, custom-toggle-hide-variable)
14876 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
14877 (custom-toggle-hide-face, face, hook, custom-group-link-action)
14878 (custom-face-menu-create, custom-variable-menu-create, get)
14879 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
14880 (custom-reset-standard-save-and-update): Remove unused variable `value'.
14881 (customize-apropos): Remove unused variable `tests'.
14882 (custom-group-value-create): Remove unused variable `hidden-p'.
14883 (sort-fold-case): Declare.
14884
14885 * cus-theme.el (custom-reset-standard-faces-list)
14886 (custom-reset-standard-variables-list): Declare.
14887 (customize-create-theme, custom-theme-revert, custom-theme-write)
14888 (custom-theme-choose-mode, customize-themes, custom-theme-save):
14889 Mark unused parameters.
14890
14891 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
14892
14893 * delim-col.el (delimit-columns-max): Move defvar before first use.
14894
14895 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 14896 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
14897
14898 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
14899 (auto-insert): Declare.
14900 (desktop-restore-file-buffer): Rename desktop-* parameters;
14901 mark unused ones.
14902 (desktop-create-buffer): Rename desktop-* parameters and bind them.
14903 (desktop-buffer): Rename desktop-* parameters.
14904
14905 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
14906 (dframe-reposition-frame-xemacs, dframe-help-echo)
14907 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
14908 Mark unused parameters.
14909
14910 * dired-aux.el (backup-extract-version-start, overwrite-query)
14911 (overwrite-backup-query, rename-regexp-query)
14912 (rename-non-directory-query): Declare.
14913 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
14914 (dired-add-entry): Remove unused variable `orig-file-name'.
14915 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
14916 Use parameter PRESERVE-TIME instead of accessing dynamic variable
14917 `dired-copy-preserve-time' directly.
14918 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
14919 (dired-insert-subdir-newpos): Rename unused variable `pos'.
14920
14921 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
14922 (dired-virtual-revert, dired-make-relative-symlink):
14923 Mark unused parameters.
14924 (manual-program): Declare.
14925 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
14926 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
14927 wrapped in `with-no-warnings' to avoid replacing one warning by another.
14928
14929 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
14930
14931 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
14932
14933 * echistory.el (electric-history-in-progress, Helper-return-blurb):
14934 Declare.
14935
14936 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
14937
14938 * electric.el (Electric-command-loop): Rename parameter
14939 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
14940
14941 * expand.el (expand-in-literal): Remove unused variable `here'.
14942
14943 * facemenu.el (facemenu-add-new-color):
14944 Remove unused variable `docstring'.
14945
14946 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
14947 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
14948 (face-attr-construct): Mark unused parameter. Doc fix.
14949 (read-color): Remove unused variable `hex-string'.
14950
14951 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
14952 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
14953 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
14954 (display-buffer-other-frame): Remove unused variable `old-window'.
14955 (kill-buffer-hook): Declare.
14956 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
14957 Mark unused parameters.
14958 (after-find-file): Pass 1 to `auto-save-mode', not t.
14959
14960 * files-x.el (auto-insert): Declare.
14961 (modify-file-local-variable-prop-line): Remove unused variable `val'.
14962
14963 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 14964 variable `buf'. Mark unused parameter.
06b60517
JB
14965 (find-lisp-insert-directory): Mark unused parameter.
14966
14967 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
14968 (format-encode-region): Remove unused variables `cur-buf' and `result'.
14969 (format-common-tail): Remove, unused.
14970 (format-deannotate-region): Remove unused variable `loc'.
14971 (format-annotate-region): Remove unused variable `p'.
14972 (format-annotate-single-property-change): Remove unused variables
14973 `default' and `tail'.
14974
14975 * forms.el (read-file-filter): Declare.
14976 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
14977
14978 * frame.el (frame-creation-function-alist): Mark unused parameter.
14979 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
14980
14981 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
14982 Remove unused parameters.
14983 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
14984 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
14985
14986 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
14987 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
14988 (hfy-prepare-tag-map): Mark unused parameters.
14989 (htmlfontify-buffer): Use `called-interactively-p'.
14990
14991 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
14992 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
14993 (ibuffer-do-occur): Mark unused parameters.
14994 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
14995 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
14996
14997 * ibuffer.el: Don't quote `lambda'.
14998 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
14999 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
15000 Mark unused parameters.
15001
15002 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
15003 (ido-completing-read): Mark unused parameters.
15004 (ido-copy-current-word): Mark unused parameters;
15005 remove unused variable `name'.
15006 (ido-sort-merged-list): Remove unused parameter `dirs'.
15007
15008 * ielm.el (ielm-input-sender): Mark unused parameter.
15009 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
15010 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
15011 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
15012 `ielm-string' as a dynamic variable accessible from the IELM prompt.
15013 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
15014
15015 * image-dired.el (image-dired-display-thumbs): Remove unused
15016 variables `curr-file' and `count'.
15017 (image-dired-remove-tag): Remove unused variable `start'.
15018 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
15019 variable `curr-file'
15020 (image-dired-rotate-original): Remove unused variable `temp-file'.
15021 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
15022 Remove unused variable `file'.
15023 (image-dired-gallery-generate): Remove unused variable `curr'.
15024 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
15025
15026 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
15027
15028 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
15029
15030 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
15031
15032 * isearch.el (minibuffer-history-symbol): Declare.
15033 (isearch-edit-string): Remove unused variable `err'.
15034 (isearch-message-prefix, isearch-message-suffix):
15035 Mark unused parameters.
15036
15037 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
15038
15039 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
15040
15041 * makesum.el (double-column): Remove unused variable `cnt'.
15042
15043 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
15044 (ido-ignore-item-temp-list): Declare.
15045
15046 * mouse-drag.el (mouse-drag-throw): Remove unused variables
15047 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
15048 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
15049 (mouse-drag-drag): Remove unused variables `mouse-delta' and
15050 `mouse-col-delta'.
15051
15052 * mouse-sel.el (mouse-extend-internal):
15053 Remove unused variable `orig-window-frame'.
15054
15055 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
15056 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
15057 Move declarations before first use.
15058 (pcomplete-opt): Mark unused parameters; doc fix.
15059
15060 * proced.el (proced-revert): Mark unused parameter.
15061 (proced-send-signal): Remove unused variable `err'.
15062
15063 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
15064 Rename parameter PREFIX-ARG to ARG.
15065 (ps-basic-plot-string, ps-basic-plot-whitespace):
15066 Mark unused parameters.
15067
15068 * replace.el (replace-count): Define.
15069 (occur-revert-function): Mark unused parameters.
15070 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
15071 (isearch-case-fold-search, isearch-string): Declare.
15072 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
15073 bind `case-fold-search'. Remove unused variables `beg' and `end',
15074 and simplify.
15075 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
15076 COUNT and bind `replace-count'.
15077 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
15078 to COUNT.
15079
15080 * savehist.el (print-readably, print-string-length): Declare.
15081
15082 * shadowfile.el (shadow-expand-cluster-in-file-name):
15083 Remove unused variable `cluster'.
15084 (shadow-copy-file): Remove unused variable `i'.
15085 (shadow-noquery, shadow-clusters, shadow-site-cluster)
15086 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
15087 (shadow-define-literal-group, shadow-define-regexp-group)
15088 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
15089
15090 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
15091 (shell): Use `called-interactively-p'.
15092 (shell-directory-tracker): Remove unused variable `chdir-failure'.
15093
15094 * simple.el (compilation-context-lines, comint-file-name-quote-list)
15095 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
15096 (delete-backward-char): Remove unused variable `ocol'.
15097 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
15098 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
15099 (event-apply-hyper-modifier, event-apply-shift-modifier)
15100 (event-apply-control-modifier, event-apply-meta-modifier):
15101 Mark unused parameters.
15102 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
15103 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
15104
15105 * speedbar.el (speedbar-ignored-directory-expressions)
15106 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
15107 (speedbar-find-file, speedbar-dir-follow)
15108 (speedbar-directory-buttons-follow, speedbar-tag-find)
15109 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
15110 (speedbar-buffers-line-directory, speedbar-buffer-click):
15111 Mark unused parameters.
15112 (speedbar-tag-file): Remove unused variable `mode'.
15113 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
15114
15115 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
15116
15117 * talk.el (talk): Remove unused variable `display'.
15118
15119 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
15120 (tar-write-region-annotate): Mark unused parameter.
15121
15122 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
15123 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
15124 Declare them, wrapped in `with-no-warnings' to avoid replacing one
15125 warning by another.
15126
15127 * time-stamp.el (time-stamp-string-preprocess):
15128 Remove unused variable `require-padding'.
15129
15130 * tree-widget.el (widget-glyph-enable): Declare.
15131 (tree-widget-action): Mark unused parameter.
15132
15133 * w32-fns.el (x-get-selection): Mark unused parameter.
15134 (autoload-make-program, generated-autoload-file): Declare.
15135
15136 * wdired.el (wdired-revert): Mark unused parameters.
15137 (wdired-xcase-word): Remove unused variable `err'.
15138
15139 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
15140 (whitespace-help-scroll): Remove unused variable `data-help'.
15141
15142 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
15143 (widget-image-insert, widget-after-change, default)
15144 (widget-default-format-handler, widget-default-notify)
15145 (widget-default-prompt-value, widget-info-link-action)
15146 (widget-url-link-action, widget-function-link-action)
15147 (widget-variable-link-action, widget-file-link-action)
15148 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
15149 (widget-field-prompt-internal, widget-field-action, widget-field-match)
15150 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
15151 (widget-insert-button-action, widget-delete-button-action, visibility)
15152 (widget-documentation-link-action, widget-documentation-string-action)
15153 (widget-const-prompt-value, widget-regexp-match, symbol)
15154 (widget-coding-system-prompt-value)
15155 (widget-key-sequence-value-to-external, sexp)
15156 (widget-sexp-value-to-internal, character, vector, cons)
15157 (widget-choice-prompt-value, widget-boolean-prompt-value)
15158 (widget-color--choose-action): Mark unused parameters.
15159 (widget-item-match-inline, widget-choice-match-inline)
15160 (widget-checklist-match, widget-checklist-match-inline)
15161 (widget-group-match): Rename parameter VALUES to VALS.
15162 (widget-field-value-set): Remove unused variable `size'.
15163 (widget-color-action): Remove unused variables `value' and `start'.
15164
15165 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 15166 variable `dir'. Doc fix.
06b60517
JB
15167 (windmove-find-other-window): Don't pass it.
15168
15169 * window.el (count-windows): Mark unused parameter.
15170 (bw-adjust-window): Remove unused variable `err'.
15171
15172 * woman.el (woman-file-name): Remove unused variable `default'.
15173 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
15174 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
15175 (global-font-lock-mode): Declare.
15176 (woman-decode-region): Mark unused parameter.
15177 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
15178
15179 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
15180 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
15181 (x-dnd-handle-moz-url): Remove unused variable `title'.
15182 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
15183
15184 * xml.el (xml-parse-tag, xml-parse-attlist):
15185 Remove unused variable `pos'.
15186
bc4f7f3d
GM
151872011-04-19 Glenn Morris <rgm@gnu.org>
15188
15189 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
15190 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
15191 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15192 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
15193 * calendar/cal-html.el (cal-html-insert-minical):
15194 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
15195 (calendar-mark-date-pattern):
15196 Prefix "unused" locals.
15197
15198 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
15199 optional argument `style'.
15200
15201 * calendar/appt.el (appt-make-list):
15202 * calendar/cal-china.el (calendar-chinese-date-string):
15203 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
15204 (diary-hebrew-yahrzeit):
15205 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
15206 * calendar/calendar.el (calendar-generate-window):
15207 * calendar/time-date.el (time-to-days):
15208 Remove unused local variables.
15209
16a43933
CY
152102011-04-18 Chong Yidong <cyd@stupidchicken.com>
15211
15212 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
15213 glyphless-char-display table.
15214 (tabulated-list-glyphless-char-display): New var.
15215
7eed1860
SS
152162011-04-18 Sam Steingold <sds@gnu.org>
15217
15218 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
15219 to acknowledgments.
15220
4d2d1ccd
GM
152212011-04-17 Glenn Morris <rgm@gnu.org>
15222
15223 * calendar/diary-lib.el (diary-sexp-entry):
15224 * calendar/holidays.el (holiday-sexp):
15225 Set debug-on-error rather than the removed stack-trace-on-error.
15226
239da61d
GM
152272011-04-16 Glenn Morris <rgm@gnu.org>
15228
15229 * progmodes/f90.el: Use lexical-binding.
15230 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
15231
8b05752a
SM
152322011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15233
daca8ba5
SM
15234 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
15235 (mail-mode): Setup mailalias completion here instead.
15236 * mail/mailalias.el: Use lexical-binding.
15237 (pattern, mailalias-done): Declare dynamic.
15238 (mail-completion-at-point-function): New function, from mail-complete.
15239 (mail-complete): Use it.
15240 (mail-completion-expand): New function.
15241 (mail-get-names): Use it.
15242 (mail-directory, mail-directory-process, mail-directory-stream):
15243 Don't use `pattern' for lexically bound arg.
15244
6f542485
SM
15245 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
15246
037e7c3f
SM
15247 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
15248 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
15249 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
15250
8b05752a
SM
15251 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
15252 (byte-save-window-excursion, byte-temp-output-buffer-setup)
15253 (byte-interactive-p): Define them again, for use when inlining
15254 old code.
15255
49093f60
JB
152562011-04-15 Juanma Barranquero <lekktu@gmail.com>
15257
15258 * loadup.el: Use `string-to-number', not `string-to-int'.
15259
b5b8e7de
SM
152602011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15261
15262 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
15263 gud-gdb-complete-command.
15264 (gud-gdb-completions): New function, from gud-gdb-complete-command.
15265 (gud-gdb-completion-at-point): New function.
15266 (gud-gdb-completions): Remove.
15267
f42efeb5
MA
152682011-04-14 Michael Albinus <michael.albinus@gmx.de>
15269
49093f60
JB
15270 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
15271 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
15272 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
15273 whether `executable-find' is bound.
f42efeb5
MA
15274
15275 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
15276
e240cc21
SM
152772011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15278
15279 * minibuffer.el (completion-in-region-mode-predicate)
15280 (completion-in-region-mode--predicate): New vars.
15281 (completion-in-region, completion-in-region--postch)
15282 (completion-in-region-mode): Use them.
15283 (completion--capf-wrapper): Also return the hook function.
15284 (completion-at-point, completion-help-at-point):
15285 Adjust and provide a predicate.
c2bd2ab0
SM
15286
15287 Preserve arg names for advice of subr and lexical functions (bug#8457).
15288 * help-fns.el (help-function-arglist): Consolidate the subr and
15289 new-byte-code cases. Add argument `preserve-names' to extract names
15290 from the docstring when needed.
15291 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
15292 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
15293 (ad-arglist): Use help-function-arglist's new arg.
15294 (ad-definition-type): Use cond.
15295
c183f693
JB
152962011-04-13 Juanma Barranquero <lekktu@gmail.com>
15297
06641a47
JB
15298 * autorevert.el (auto-revert-handler):
15299 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
15300 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
15301 Don't quote lambda.
15302
c183f693
JB
15303 * image-mode.el (image-transform-set-scale):
15304 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
15305
1e3b6001
G
153062011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15307
15308 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 15309 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
15310 Upgrades via gnutls-cli are too slow to be done opportunistically.
15311
2d6af8dd
JB
153122011-04-12 Juanma Barranquero <lekktu@gmail.com>
15313
15314 * dframe.el (dframe-current-frame): Remove spurious quote.
15315
c0749a51
GM
153162011-04-12 Glenn Morris <rgm@gnu.org>
15317
088d0d61
GM
15318 * calendar/cal-tex.el (cal-tex-end-document):
15319 Try to automatically use latin1 input if needed.
15320
c0749a51
GM
15321 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
15322 Don't try to cons a mark onto an empty element.
15323
5c90fde0
LL
153242011-04-11 Leo Liu <sdl.web@gmail.com>
15325
15326 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
15327 buffers.
15328 (ido-kill-buffer-at-head): Support killing virtual buffers.
15329
369e974d
CY
153302011-04-10 Chong Yidong <cyd@stupidchicken.com>
15331
15332 * minibuffer.el (completion-show-inline-help): New var.
15333 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
15334 (minibuffer-force-complete, minibuffer-complete-word):
15335 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
15336
15337 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
15338 to avoid interference from inline help (Bug#5849).
15339
37f1c930
LL
153402011-04-10 Leo Liu <sdl.web@gmail.com>
15341
099c39a4
JB
15342 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15343 Fix typo.
37f1c930 15344
a32d4040
CY
153452011-04-09 Chong Yidong <cyd@stupidchicken.com>
15346
15347 * image-mode.el (image-toggle-display-image): Signal an error if
15348 not in Image mode.
15349 (image-transform-mode, image-transform-resize)
15350 (image-transform-set-rotation): Doc fix.
daca8ba5 15351 (image-transform-set-resize): Delete.
a32d4040
CY
15352 (image-transform-set-scale, image-transform-fit-to-height)
15353 (image-transform-fit-to-width): Handle image-toggle-display-image
15354 and image-transform-resize directly.
15355
099c39a4 153562011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
15357
15358 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
15359 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
15360 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
15361 (doc-view-mode-map): Add bindings for the new functions.
15362
099c39a4 153632011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 15364
4d61f28d 15365 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
15366 Fix typo in docstring.
15367
3726838a
EZ
153682011-04-08 Eli Zaretskii <eliz@gnu.org>
15369
04f33f1e
EZ
15370 * files.el (file-size-human-readable): Produce one digit after
15371 decimal, like "ls -lh" does.
15372
15373 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
15374 the file size representation.
15375
3726838a
EZ
15376 * simple.el (list-processes): If async subprocesses are not
15377 available, error out with a clear error message.
15378
cbb59342
CY
153792011-04-08 Chong Yidong <cyd@stupidchicken.com>
15380
15381 * help.el (help-form-show): New function, to be called from C.
15382 Put help-form output in a buffer named differently than *Help*.
15383
e3971c44
EZ
153842011-04-08 Eli Zaretskii <eliz@gnu.org>
15385
15386 * files.el (file-size-human-readable): New function.
15387
15388 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
15389 computing the representation inline. Don't require `cl'.
15390
12544bbe
GM
153912011-04-08 Glenn Morris <rgm@gnu.org>
15392
a1de6c6a
GM
15393 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
15394
3c4671f4
GM
15395 * net/browse-url.el (browse-url-firefox):
15396 Test system-type, not system-configuration.
15397
b605679c
GM
15398 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
15399 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
15400 Use log-edit-empty-buffer-p. (Bug#7598)
15401
56442f0c
GM
15402 * net/rlogin.el (rlogin-process-connection-type): Simplify.
15403 (rlogin-mode-map): Initialize in the defvar.
15404 (rlogin): Use ignore-errors.
15405
12544bbe
GM
15406 * replace.el (occur-mode-map): Some fixes for menu items.
15407
eb237b0f
AH
154082011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15409
15410 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
15411
7d668f2c
CY
154122011-04-06 Chong Yidong <cyd@stupidchicken.com>
15413
e67a13ab
CY
15414 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
15415 issuing unused warnings.
15416
15417 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
15418 macro directly.
15419
7d668f2c
CY
15420 * simple.el: Lisp reimplement of list-processes. Based on an
15421 earlier reimplementation by Leo Liu, but using tabulated-list.el.
15422 (process-menu-mode): New major mode.
15423 (list-processes--refresh, list-processes):
15424 (process-menu-visit-buffer): New functions.
15425
15426 * files.el (save-buffers-kill-emacs): Don't assume any return
15427 value of list-processes, which is undocumented anyway.
15428
a83ec3c9
CY
154292011-04-06 Chong Yidong <cyd@stupidchicken.com>
15430
15431 * emacs-lisp/tabulated-list.el: New file.
15432
e91a96fe
CY
15433 * emacs-lisp/package.el: Use Tabulated List mode.
15434 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
15435 (package-menu-mode): Derive from tabulated-list-mode. Set up the
15436 table format using Tabulated List mode variables.
15437 (package--push): New macro, replacing package-list-maybe-add.
15438 (package-menu--generate): Use package--push. Renamed from
15439 package--generate-package-list.
15440 (package-menu-refresh, list-packages): Use it.
daca8ba5 15441 (package-menu--print-info): Rename from package-print-package.
e91a96fe 15442 Return insertion data instead of inserting it directly.
099c39a4
JB
15443 (package-menu-describe-package, package-menu-execute):
15444 Use tabulated-list-get-id.
e91a96fe
CY
15445 (package-menu-mark-delete, package-menu-mark-install)
15446 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
15447 (package-menu-mark-obsolete-for-deletion):
15448 Use tabulated-list-put-tag.
e91a96fe
CY
15449 (package--list-packages, package-menu-revert)
15450 (package-menu-get-package, package-menu-get-version)
15451 (package-menu-sort-by-column): Functions deleted.
15452 (package-menu-package-list, package-menu-sort-key): Vars deleted.
15453 (package-menu--status-predicate, package-menu--version-predicate)
15454 (package-menu--name-predicate)
15455 (package-menu--description-predicate): Handle arguments in the
15456 Tabulated List format.
15457 (package-list-packages-no-fetch): Call list-packages.
15458
3e214b50
JB
154592011-04-06 Juanma Barranquero <lekktu@gmail.com>
15460
15461 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 15462 (after-find-file): Don't bind it.
3e214b50
JB
15463 (revert-buffer-in-progress-p): New variable.
15464 (revert-buffer): Bind it.
15465 Pass nil for `after-find-file-from-revert-buffer'.
15466
15467 * saveplace.el (save-place-find-file-hook): Use new variable
15468 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
15469
3f0f1700
GM
154702011-04-06 Glenn Morris <rgm@gnu.org>
15471
c0274801
GM
15472 * Makefile.in (AUTOGEN_VCS): New variable.
15473 (autoloads): Use $AUTOGEN_VCS.
15474
3f0f1700
GM
15475 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
15476 * calendar/calendar.el (calendar-mode-map):
15477 Check for toolkit scroll bars. (Bug#8305)
15478
41ea9e48
CY
154792011-04-05 Chong Yidong <cyd@stupidchicken.com>
15480
15481 * minibuffer.el (completion-in-region--postch)
15482 (completion-in-region-mode): Remove unnecessary messages.
15483
6194c800
JB
154842011-04-05 Juanma Barranquero <lekktu@gmail.com>
15485
33256f14
JB
15486 * font-lock.el (font-lock-refresh-defaults):
15487 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
15488 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
15489
6194c800
JB
15490 * info.el (Info-directory-list, Info-read-node-name-2)
15491 (Info-split-parameter-string): Doc fixes.
15492 (Info-virtual-nodes): Reflow docstring.
15493 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
15494 (Info-apropos-toc-nodes, info-finder, Info-get-token)
15495 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
15496 Fix typos in docstrings.
15497 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
15498 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
15499 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
15500 (Info-restore-desktop-buffer): Mark unused parameters.
15501 (Info-directory-find-file, Info-directory-find-node)
15502 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
15503 (Info-virtual-index-find-node, Info-apropos-find-file)
15504 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 15505 Mark unused parameters; fix typos in docstrings.
6194c800
JB
15506 (Info-virtual-index): Remove unused local variable `nodename'.
15507
b87a8200 155082011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 15509
b87a8200
DD
15510 * net/rcirc.el: Update my e-mail address.
15511 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 15512
3b2ff876
CY
155132011-04-05 Chong Yidong <cyd@stupidchicken.com>
15514
15515 * startup.el (command-line): Save the cursor's theme-face
15516 directly, instead of using face-override-spec.
15517
15518 * custom.el (load-theme): Minor optimization in assigning faces.
15519
8d17e7ca
JB
155202011-04-04 Juanma Barranquero <lekktu@gmail.com>
15521
15522 * help-fns.el (describe-variable): Complete all variables having
15523 documentation, including keywords.
15524 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
15525
2fbc1934
JB
155262011-04-04 Juanma Barranquero <lekktu@gmail.com>
15527
15528 Convert to lexical-binding.
15529
15530 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
15531 (bs--get-marked-string, bs--get-modified-string)
15532 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
15533 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
15534 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
15535
15536 * ehelp.el (electric-help-execute-extended)
15537 (electric-help-ctrl-x-prefix):
15538 * hexl.el (hexl-revert-buffer-function):
15539 * linum.el (linum-after-change, linum-after-scroll):
15540 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
15541
15542 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
15543
74f50695
DU
155442011-04-04 Daiki Ueno <ueno@unixuser.org>
15545
15546 * epa-dired.el:
15547 * epa-mail.el:
15548 * epa-hook.el:
15549 * epa-file.el:
15550 * epa.el:
15551 * epg.el: Use lexical binding.
15552
c11325f7
CY
155532011-04-03 Chong Yidong <cyd@stupidchicken.com>
15554
0d9e9a12
CY
15555 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
15556
c11325f7 15557 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
15558 dictionary case for flyspell-mark-duplications-exceptions.
15559 Use regexp matching for languages.
c11325f7
CY
15560 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
15561 default dictionary (Bug#7926).
15562
da91b5f2
CY
155632011-04-02 Chong Yidong <cyd@stupidchicken.com>
15564
099c39a4
JB
15565 * emacs-lisp/package.el (package--with-work-buffer):
15566 Recognize https URLs.
da91b5f2 15567
099c39a4
JB
15568 * net/network-stream.el: Move from gnus/proto-stream.el.
15569 Change prefix to network-stream throughout.
da91b5f2
CY
15570 (open-protocol-stream): Merge into open-network-stream, leaving
15571 open-protocol-stream as an alias. Handle nil BUFFER args.
15572
15573 * subr.el (open-network-stream): Move to net/network-stream.el.
15574
afa8e9f6
GM
155752011-04-02 Glenn Morris <rgm@gnu.org>
15576
1d2e369d
GM
15577 * find-dired.el (find-exec-terminator): New option.
15578 (find-ls-option): Test for -ls support.
15579 (find-ls-subdir-switches): Test for -b in find-ls-option.
15580 (find-dired, find-grep-dired): Doc fixes.
15581 (find-dired): Use find-exec-terminator.
15582
8abb7da8 15583 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
15584 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
15585 (find-name-arg): Remove purecopy.
8abb7da8 15586
f3ca7378
GM
15587 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
15588 (grep-compute-defaults): Check for `-exec COMMAND +' support.
15589 Set grep-find-use-xargs, grep-find-command, and grep-find-template
15590 accordingly. Don't add the null-device if not needed.
15591
afa8e9f6
GM
15592 * files.el (save-some-buffers): Doc fix.
15593
35eae264
EZ
155942011-04-02 Eli Zaretskii <eliz@gnu.org>
15595
15596 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
15597
26b51db5
JB
155982011-04-01 Juanma Barranquero <lekktu@gmail.com>
15599
15600 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
15601 Use `dolist' rather than `mapcar'.
15602
7200d79c
SM
156032011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
15604
03408648 15605 Add lexical binding.
7200d79c 15606
03408648
SM
15607 * subr.el (apply-partially): Use new closures rather than CL.
15608 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
15609 (dolist, dotimes): Use slightly different expansion for lexical code.
15610 (functionp): Move to C.
15611 (letrec): New macro.
15612 (with-wrapper-hook): Use it and apply-partially instead of CL.
15613 (eval-after-load): Preserve lexical-binding.
15614 (save-window-excursion, with-output-to-temp-buffer): Turn them
15615 into macros.
7200d79c 15616
03408648
SM
15617 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
15618
15619 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
15620 than the arglist.
15621 (help-add-fundoc-usage): Don't add `Not documented'.
15622 (help-function-arglist): Handle closures, subroutines, and new
15623 byte-code-functions.
15624 (help-make-usage): Remove leading underscores.
15625 (describe-function-1): Handle closures.
15626 (describe-variable): Use special-variable-p for completion.
15627
15628 * files.el (lexical-binding): Declare safe.
f488fb65 15629
03408648
SM
15630 * emacs-lisp/pcase.el: Don't use destructuring-bind.
15631 (pcase--memoize): Rename from pcase-memoize. Change weakness.
15632 (pcase): Add `let' pattern.
15633 Change memoization so it actually works.
15634 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
15635 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
15636 <let>: New case.
f488fb65 15637
03408648
SM
15638 * emacs-lisp/macroexp.el: Use lexical binding.
15639 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
15640 Don't convert ' to #' without checking that it's indeed quoting
15641 a lambda.
15642
15643 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 15644 Use eval-sexp-add-defvars.
03408648
SM
15645 (eval-sexp-add-defvars): New fun.
15646
15647 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
15648
15649 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
15650 Don't autoload.
15651 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
15652 than the internal `byte-compile-lambda'.
15653 (defmethod): Don't hide code under quotes.
15654 (eieio-defmethod): New `code' argument.
15655
15656 * emacs-lisp/eieio-comp.el: Remove.
15657
15658 * emacs-lisp/edebug.el (edebug-eval-defun)
15659 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
15660 (edebug-toggle): Avoid `eval'.
15661
15662 * emacs-lisp/disass.el (disassemble-internal): Handle new
15663 `closure' objects.
15664 (disassemble-1): Handle new byte codes.
15665
15666 * emacs-lisp/cl.el (pushnew): Silence warning.
15667
15668 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
15669 (cl-byte-compile-throw): Remove.
15670 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
15671
15672 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
15673 closures.
15674
15675 * emacs-lisp/cconv.el: New file.
15676
15677 * emacs-lisp/bytecomp.el: Use lexical binding instead of
15678 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
15679 (byte-compile-initial-macro-environment):
15680 Handle declare-function here.
15681 (byte-compile--lexical-environment): New var.
15682 (byte-stack-ref, byte-stack-set, byte-discardN)
15683 (byte-discardN-preserve-tos): New lap codes.
15684 (byte-interactive-p): Don't use any more.
15685 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
15686 New macros.
15687 (byte-compile-lapcode): Use them and handle new lap codes.
15688 (byte-compile-obsolete): Remove.
15689 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
15690 (byte-compile-arglist-warn): Check late def of inlinable funs.
15691 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
15692 since they should have been expanded by now.
15693 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
15694 (byte-compile-from-buffer): Remove unused second arg.
15695 (byte-compile-preprocess): New function.
15696 (byte-compile-toplevel-file-form): New function to distinguish
15697 file-form calls from outside from file-form calls from hunk-handlers.
15698 (byte-compile-file-form): Simplify.
15699 (byte-compile-file-form-defsubst): Remove.
15700 (byte-compile-file-form-defmumble): Simplify now that
15701 byte-compile-lambda always returns a byte-code-function.
15702 (byte-compile): Preprocess.
15703 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
15704 Remove, not used any more.
15705 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
15706 (byte-compile-make-args-desc): New funs.
15707 (byte-compile-lambda): Handle lexical functions. Always return
15708 a byte-code-function.
15709 (byte-compile-reserved-constants): New var, to make up room for
15710 closed-over variables.
15711 (byte-compile-constants-vector): Obey it.
15712 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
15713 (byte-compile-macroexpand-declare-function): New function.
15714 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
15715 byte-code-functions.
15716 (byte-compile-form): Check obsolescence here.
15717 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
15718 (byte-compile-variable-ref): Remove.
15719 (byte-compile-dynamic-variable-op): New fun.
15720 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
15721 (byte-compile-variable-set): New funs.
15722 (byte-compile-discard): Add 2 args.
15723 (byte-compile-stack-ref, byte-compile-stack-set)
15724 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
15725 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
15726 macroexpand-all instead.
15727 (byte-compile-quote-form): Remove.
15728 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
15729 (byte-compile-bind, byte-compile-unbind): New funs.
15730 (byte-compile-let): Handle let* and lexical binding.
15731 (byte-compile-let*): Remove.
15732 (byte-compile-catch, byte-compile-unwind-protect)
15733 (byte-compile-track-mouse, byte-compile-condition-case):
15734 Handle a new :fun-body form, used for lexical scoping.
15735 (byte-compile-save-window-excursion)
15736 (byte-compile-with-output-to-temp-buffer): Remove.
15737 (byte-compile-defun): Simplify.
15738 (byte-compile-stack-adjustment): New fun.
15739 (byte-compile-out): Use it.
15740 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
15741
15742 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
15743 handler any more.
15744
15745 * emacs-lisp/byte-opt.el: Use lexical binding.
15746 (byte-inline-lapcode): Remove (to bytecomp).
15747 (byte-compile-inline-expand): Pay attention to inlining to/from
15748 lexically bound code.
15749 (byte-compile-unfold-lambda): Don't handle byte-code-functions
15750 any more.
15751 (byte-optimize-form-code-walker): Don't handle save-window-excursion
15752 any more and don't call compiler-macros.
15753 (byte-compile-splice-in-already-compiled-code): Remove.
15754 (byte-code): Don't inline any more.
15755 (disassemble-offset): Receive `bytes' as argument rather than via
15756 dynamic scoping.
15757 (byte-compile-tag-number): Declare before first use.
15758 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
15759 `return' even if make-spliceable.
15760 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
15761 obsolete interactive-p.
15762 (byte-optimize-lapcode): Optimize new lap-codes.
15763 Don't trip up on new form of `byte-constant' lap code.
15764
15765 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
15766
15767 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
15768
15769 * custom.el (custom-initialize-default, custom-declare-variable):
15770 Use `defvar'.
15771
15772 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
15773 New variables.
15774 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
15775 (COMPILE_FIRST): Add macroexp and cconv.
15776 * makefile.w32-in: Mirror changes in Makefile.in.
15777
15778 * vc/cvs-status.el:
15779 * vc/diff-mode.el:
15780 * vc/log-edit.el:
15781 * vc/log-view.el:
15782 * vc/smerge-mode.el:
15783 * textmodes/bibtex-style.el:
090bd7cb 15784 * textmodes/css-mode.el:
03408648
SM
15785 * startup.el:
15786 * uniquify.el:
da91b5f2
CY
15787 * minibuffer.el:
15788 * newcomment.el:
15789 * reveal.el:
15790 * server.el:
15791 * mpc.el:
15792 * emacs-lisp/smie.el:
15793 * doc-view.el:
15794 * dired.el:
03408648
SM
15795 * abbrev.el: Use lexical binding.
15796
0f0c1f27
EZ
157972011-04-01 Eli Zaretskii <eliz@gnu.org>
15798
15799 * info.el (info-display-manual): New function.
15800
c82b2579
SM
158012011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15802
15803 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
15804
221ddf68
TH
158052011-03-31 Tassilo Horn <tassilo@member.fsf.org>
15806
15807 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 15808 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 15809
cba6e77e
GM
158102011-03-31 Glenn Morris <rgm@gnu.org>
15811
e040639f
GM
15812 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
15813
cba6e77e
GM
15814 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
15815
6d0f1c9e
CS
158162011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
15817
15818 * progmodes/python.el (python-default-interpreter)
15819 (python-python-command-args, python-jython-command-args)
15820 (python-which-shell, python-which-args, python-which-bufname)
15821 (python-file-queue, python-comint-output-filter-function)
15822 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
15823 variables and functions.
15824
3e2d70fd
SM
158252011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15826
15827 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
15828 (completion-in-region-mode): New minor mode.
15829 (completion-in-region): Use it.
15830 (completion-in-region--data, completion-in-region-mode-map): New vars.
15831 (completion-in-region--postch): New function.
15832 (completion--capf-misbehave-funs, completion--capf-safe-funs):
15833 New vars.
15834 (completion--capf-wrapper): New function.
15835 (completion-at-point): Use it to track well-behavedness of
15836 hook functions.
15837 (completion-help-at-point): New command.
15838
f3e4086c
JM
158392011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
15840
15841 * vc/add-log.el (add-change-log-entry): Don't use whitespace
15842 syntax class to search for whitespace on a single line
15843 (Message-ID: <4D938140.4030905@redhat.com>).
15844
eb7ffc14
LL
158452011-03-30 Leo Liu <sdl.web@gmail.com>
15846
15847 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
15848 New commands.
15849 (edit-abbrevs-map): Bind them here.
15850 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
15851
d806ab68
KM
158522011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
15853
15854 * allout.el (allout-hide-by-annotation, allout-flag-region):
15855 Reduce possibility of overlay leakage by making them volatile.
15856
15857 * allout-widgets.el (allout-widgets-tally): Define as nil so the
15858 hash is not shared between buffers. Mode initialization is
15859 responsible for giving it a useful starting value.
15860 (allout-item-span): Reduce possibility of overlay leakage by
15861 making them volatile.
15862 (allout-widgets-count-buttons-in-region): Add diagnostic function
15863 for tracking down button overlay leaks.
15864
ea622834
LL
158652011-03-29 Leo Liu <sdl.web@gmail.com>
15866
15867 * ido.el (ido-read-internal): Use the default history var
15868 minibuffer-history if no HISTORY is specified.
15869
b62f8267
G
158702011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
15871
03408648
SM
15872 * net/imap.el (imap-shell-open, imap-process-connection-type):
15873 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
15874 Kerberos, SSL, other subprocesses.
15875
947b6566
LL
158762011-03-28 Leo Liu <sdl.web@gmail.com>
15877
15878 * abbrev.el (abbrev-table-empty-p): New function.
15879 (prepare-abbrev-list-buffer): Place empty abbrev tables after
15880 nonempty ones. (Bug#5937)
15881
5ffb62aa
JD
158822011-03-27 Jan Djärv <jan.h.d@swipnet.se>
15883
15884 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
15885
7a097943
LL
158862011-03-27 Leo Liu <sdl.web@gmail.com>
15887
15888 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
15889 for foreground and background colors.
15890 (ansi-color-make-color-map): Adapt.
15891
c5b40130
LL
158922011-03-25 Leo Liu <sdl.web@gmail.com>
15893
1f48f7d2
LL
15894 * midnight.el (midnight-time-float): Remove. Note it calculates
15895 the microsecond component incorrectly and seconds-to-time does the
15896 same job.
625897ec 15897 Remove redundant (require 'timer).
1f48f7d2 15898
c5b40130
LL
15899 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
15900 (ido-completions): Remove unused arguments. (Bug#8329)
15901
d86d2721
SM
159022011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
15903
15904 * minibuffer.el (completion--flush-all-sorted-completions):
15905 Remove itself from hook.
15906 (completion-at-point): Let the functions perform the completion
15907 immediately and return nil or t.
15908 * comint.el (comint-dynamic-complete-functions): Now identical to
15909 completion-at-point-functions.
15910 (comint-dynamic-list-input-ring): Remove unused var `index'.
15911 (comint--match-partial-filename, comint--unquote&expand-filename):
15912 New funs, split from comint-match-partial-filename.
15913 (comint-dynamic-complete): Use completion-at-point.
15914 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
15915
e8974c48
DA
159162011-03-24 Drew Adams <drew.adams@oracle.com>
15917
15918 * thingatpt.el: Support `defun'.
15919
def71b5e
LL
159202011-03-23 Leo Liu <sdl.web@gmail.com>
15921
cb5af48e
LL
15922 * abbrevlist.el: Move to obsolete/abbrevlist.el.
15923
def71b5e
LL
15924 * help-mode.el (help-mode-finish): Tweak regexp.
15925
927c53e7
GM
159262011-03-23 Glenn Morris <rgm@gnu.org>
15927
18d05bed
GM
15928 * eshell/esh-opt.el (eshell-eval-using-options):
15929 Do not bind unused local variable `eshell-option-stub'.
15930
927c53e7
GM
15931 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
15932
9d0da923
JB
159332011-03-22 Juanma Barranquero <lekktu@gmail.com>
15934
15935 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
15936 keymap variable in `with-no-warnings' to avoid a warning when the
15937 keymap has been already `defconst'ed.
15938
4b978a67
LL
159392011-03-22 Leo Liu <sdl.web@gmail.com>
15940
15941 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
15942 encode all chars in abbrevs; otherwise use emacs-mule or
15943 utf-8-emacs. (Bug#8308)
15944
5fd62452
JB
159452011-03-22 Juanma Barranquero <lekktu@gmail.com>
15946
0b1596c6
JB
15947 * simple.el (backward-delete-char-untabify):
15948 Avoid warning about using `delete-backward-char'.
15949
5fd62452
JB
15950 * image.el (image-type-file-name-regexps): Make it variable.
15951 `imagemagick-register-types' modifies it, and the user may want
15952 to add new extensions for known image types.
15953 (imagemagick-register-types): Throw error if not using ImageMagick.
15954
0b4e93f1
LL
159552011-03-22 Leo Liu <sdl.web@gmail.com>
15956
15957 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
15958 located before rcirc-prompt-end-marker.
15959 (rcirc-complete): Error if point is not after rcirc prompt.
15960 Handle the case when table is nil.
9882e214 15961 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 15962
fccee4ab
CY
159632011-03-22 Chong Yidong <cyd@stupidchicken.com>
15964
15965 * custom.el (custom--inhibit-theme-enable): Make it affect only
15966 custom-theme-set-variables and custom-theme-set-faces.
15967 (provide-theme): Ignore custom--inhibit-theme-enable.
15968 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
15969 (custom-enabling-themes): Delete variable.
d86d2721
SM
15970 (enable-theme): Accept only loaded themes as arguments.
15971 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
15972 (custom-enabled-themes): Forbid themes from setting this.
15973 Eliminate use of custom-enabling-themes.
15974 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 15975
af896da6
LL
159762011-03-21 Leo Liu <sdl.web@gmail.com>
15977
15978 * ido.el (ido-read-internal): Add ido-selected to history instead
15979 of user input.
15980
78f64af0
SM
159812011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15982
15983 * subr.el (deferred-action-list, deferred-action-function):
15984 Mark obsolete.
15985
b16ac1ec
LL
159862011-03-21 Leo Liu <sdl.web@gmail.com>
15987
810f7698
LL
15988 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
15989 change on 2011-02-13 (bug#8309).
15990
b16ac1ec
LL
15991 * minibuffer.el (read-file-name-function): Change default value.
15992 (read-file-name--defaults): Rename from read-file-name-defaults.
15993 (read-file-name-default): Rename from read-file-name.
15994 (read-file-name): Call read-file-name-function.
15995
4e05e67e
GM
159962011-03-21 Glenn Morris <rgm@gnu.org>
15997
15998 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
15999 Doc fixes.
16000
4359915b
CY
160012011-03-21 Chong Yidong <cyd@stupidchicken.com>
16002
16003 * cus-theme.el: Add missing provide statement.
16004 (customize-create-theme): Extract theme value correctly.
16005 (custom-theme-visit-theme): Autoload.
16006 (customize-create-theme): Prompt before inserting default faces.
16007
1fe275ee
JB
160082011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16009
16010 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
16011 units and musical notes.
16012
cd394be1 160132011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
16014
16015 * ido.el (ido-read-internal): Use completing-read-default.
16016 (ido-completing-read): Fix compatibility with completing-read.
16017
7d476bde
CO
160182011-03-20 Christian Ohler <ohler@gnu.org>
16019
16020 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
16021 (ert-delete-all-tests): Use `called-interactively-p' rather than
16022 `interactive-p'.
16023 (ert--make-xrefs-region): Respect END.
16024
fe0fb33e
CY
160252011-03-19 Chong Yidong <cyd@stupidchicken.com>
16026
ff854b0b
CY
16027 * dired-aux.el (dired-create-directory): Signal an error if the
16028 directory already exists (Bug#8246).
16029
fe0fb33e
CY
16030 * facemenu.el (list-colors-display): Call list-faces-display
16031 inside with-help-window.
16032 (list-colors-print): Use display property to align the final
16033 column, instead of checking window-width.
16034
576bce32
EZ
160352011-03-19 Eli Zaretskii <eliz@gnu.org>
16036
4d61f28d 16037 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
16038 windows-nt systems.
16039 (emerge-protect-metachars): Quote correctly for ms-dos and
16040 windows-nt systems.
16041
89c41d68 160422011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
16043
16044 * info.el (info-initialize): Replace all uses of `:' with
16045 path-separator for compatibility with non-Unix systems.
16046 Cache quoting of path-separator. (Bug#8258)
16047
b14e3e21 160482011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
16049
16050 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
16051 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
16052 (mouse-avoidance-mode): Fix typos in docstrings.
16053
4525ce3e
CY
160542011-03-19 Chong Yidong <cyd@stupidchicken.com>
16055
16056 * startup.el (package-subdirectory-regexp): Move from package.el.
16057 Omit \\` and \\', and let callers add them.
16058
16059 * emacs-lisp/package.el (package-strip-version)
16060 (package-load-all-descriptors): Add \\` and \\' to
16061 package-subdirectory-regexp before using it.
16062 (package-untar-buffer): New arg DIR; ensure that file untars only
16063 into this expected directory. Remove superfluous delete-region.
16064 (package-unpack): Caller changed.
16065 (package-tar-file-info): Use package-subdirectory-regexp.
16066
a904a09a 160672011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 16068
a904a09a
SM
16069 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
16070 diff-mode-shared-map (bug#8284).
16071 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
16072
160732011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16074
16075 * calendar/time-date.el (format-seconds): Use assoc instead of
16076 assoc-string, since assoc-string doesn't exist in XEmacs.
16077
171fc304
JB
160782011-03-17 Juanma Barranquero <lekktu@gmail.com>
16079
16080 * custom.el (custom-known-themes): Reflow docstring.
16081 (custom-theme-load-path): Fix typo in docstring.
16082 (load-theme): Fix typo in error message.
16083 (custom-available-themes, custom-variable-theme-value):
16084 Use `let', not `let*'.
16085
d71990a1
JB
160862011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
16087
16088 * calc/README: Mention inclusion of musical notes.
16089
16090 * calc/calc-units.el (calc-lu-quant): Rename from
16091 `calc-logunits-quantity'.
16092 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
16093 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
16094 (calc-db): Rename from `calc-dblevel'.
16095 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
16096 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
16097 (calc-np): Rename from `calc-nplevel'.
16098 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
16099 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
16100 (calc-lu-plus): Rename from `calc-logunits-add'.
16101 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
16102 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
16103 (calc-lu-minus): Rename from `calc-logunits-sub'.
16104 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
16105 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
16106 (calc-lu-times): Rename from `calc-logunits-mul'.
16107 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
16108 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
16109 (calc-lu-divide): Rename from `calc-logunits-div'.
16110 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
16111 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
16112
16113 * calc/calc-ext.el (calc-init-extensions): Update the names of the
16114 functions being autoloaded.
16115
16116 * calc/calc.el (calc-lu-power-reference): Rename from
16117 `calc-logunits-power-reference'.
16118 (calc-lu-field-reference): Rename from
16119 `calc-logunits-field-reference'.
16120
7a71b18d
GM
16121 * calc/calc-help.el (calc-l-prefix-help):
16122 Mention musical note functions.
d71990a1 16123
40c2934b
SM
161242011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16125
16126 * minibuffer.el (completion-all-sorted-completions):
16127 Use :completion-cycle-penalty text property if present.
16128
b0911414
KM
161292011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
16130
16131 * allout.el (allout-yank-processing): Adjust for new rebulleting
16132 regime so bullet being yanked is used without prompting the user
16133 for a choice.
16134
8a05b668
JB
161352011-03-16 Juanma Barranquero <lekktu@gmail.com>
16136
16137 * startup.el (command-line): Warn the user that _emacs is deprecated.
16138
5ba5fb81
JB
161392011-03-16 Juanma Barranquero <lekktu@gmail.com>
16140
16141 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
16142 (delphi-verbose, delphi-comment-face, delphi-string-face)
16143 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16144 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
16145 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
16146 (delphi-new-comment-line, delphi-font-lock-defaults)
16147 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
16148 Fix typos in docstrings.
16149
2dab465b
KM
161502011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
16151
5ba5fb81 16152 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
16153 Invert the roles of character and string values for INSTEAD, so a
16154 string is used for the more common case of a defaulting prompt.
16155
0adf5618
SM
161562011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16157
16158 * progmodes/ruby-mode.el (ruby-backward-sexp):
16159 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
16160 * play/gamegrid.el (gamegrid-make-face):
16161 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
16162 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
16163 * notifications.el (notifications-notify):
16164 * net/xesam.el (xesam-search-engines):
16165 * net/quickurl.el (quickurl-list-insert):
16166 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
16167
d72700e5
CY
161682011-03-15 Chong Yidong <cyd@stupidchicken.com>
16169
16170 * startup.el (command-line): Update package subdirectory regexp.
16171
49c5410a
SM
161722011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16173
c6eee9aa
SM
16174 * allout.el (allout-abbreviate-flattened-numbering)
16175 (allout-mode-deactivate-hook): Fix up obsolescence "date".
16176
49c5410a
SM
16177 * subr.el (read-char-choice): Only show the cursor after the prompt,
16178 not after the answer.
16179
047b2bb9
KR
161802011-03-15 Kevin Ryde <user42@zip.com.au>
16181
16182 * help-fns.el (variable-at-point): Skip leading quotes, if any
16183 (bug#8253).
16184
0a57d256
SM
161852011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16186
16187 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
16188 warning message.
16189
77c992bc
MA
161902011-03-14 Michael Albinus <michael.albinus@gmx.de>
16191
16192 * shell.el (shell): When called interactively, offer to change the
16193 shell file name on remote hosts.
16194
eebc475d
TZ
161952011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
16196
16197 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
16198 integration for LDAP parameters. The host, base, user or binddn,
16199 and secret tokens can be specified in a netrc file, for instance.
16200 This is optional because an `auth-source' parameter must be
16201 specified in the search attributes.
16202
9d05d1ba
JB
162032011-03-13 Juanma Barranquero <lekktu@gmail.com>
16204
16205 * help.el (describe-mode): Link to the mode's definition (bug#8185).
16206
09d9db2c
GM
162072011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16208
16209 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
16210 into declaration. Remove redundant and harmful binding.
16211
162122011-03-12 Eli Zaretskii <eliz@gnu.org>
16213
16214 * files.el (file-ownership-preserved-p): Pass `integer' as an
16215 explicit 2nd argument to `file-attributes'. If the file's owner
16216 is the Administrators group on Windows, and the current user is
16217 Administrator, consider that a match.
16218
16219 * server.el (server-ensure-safe-dir): Consider server directory
16220 safe on MS-Windows if its owner is the Administrators group while
16221 the current Emacs user is Administrator. Use `=' to compare
16222 numerical UIDs, since they could be integers or floats.
16223
219bd536
JB
162242011-03-12 Juanma Barranquero <lekktu@gmail.com>
16225
16226 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
16227
f3afd36b
MA
162282011-03-12 Michael Albinus <michael.albinus@gmx.de>
16229
16230 Sync with Tramp 2.2.1.
16231
16232 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
16233
16234 * net/trampver.el: Update release number.
16235
3aaaa6f1
SM
162362011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16237
94642599
SM
16238 * progmodes/compile.el (compilation--previous-directory): Fix up
16239 various nil/dead-marker mismatches (bug#8014).
16240 (compilation-directory-properties, compilation-error-properties):
16241 Don't call it at a position past the one we're about to change.
16242
3aaaa6f1
SM
16243 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
16244 Disable obsolescence warnings in the file that declares it.
16245
14239447
KM
162462011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
16247
099c39a4
JB
16248 * allout-widgets.el (allout-widgets-tally):
16249 Initialize allout-widgets-tally as a hash table rather than nil to
16250 prevent mode-line redisplay warnings. Also, clarify the module
16251 description and fix a comment typo.
14239447 16252
135e287c
JB
162532011-03-11 Juanma Barranquero <lekktu@gmail.com>
16254
16255 * help-fns.el (describe-variable): Don't complete keywords.
16256 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
16257
ffbf300e
CY
162582011-03-10 Chong Yidong <cyd@stupidchicken.com>
16259
ba08b241
CY
16260 * emacs-lisp/package.el (package-version-join): Impose a standard
16261 string representation for pre/alpha/beta version lists.
16262 (package-unpack-single): Standardize the directory name by passing
16263 it through package-version-join.
16264 (package-strip-rcs-id): Accept any version string that does not
16265 signal an error in version-to-list.
ffbf300e 16266
f346fd6b
MA
162672011-03-10 Michael Albinus <michael.albinus@gmx.de>
16268
16269 * simple.el (delete-trailing-whitespace): Return nil for the
16270 benefit of `write-file-functions'.
16271
ccb55d27
GM
162722011-03-10 Glenn Morris <rgm@gnu.org>
16273
5ceaac0c
GM
16274 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
16275
02da65ff
GM
16276 * vc/vc-git.el (vc-git-program): New option.
16277 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
16278 (vc-git--call): Use it.
16279
b2f603cc
GM
16280 * eshell/esh-util.el (eshell-condition-case): Doc fix.
16281
5772caab
GM
16282 * cus-edit.el (Custom-newline): If no button at point, look
16283 for a subgroup button at start-of-line. (Bug#2298)
16284
ccb55d27
GM
16285 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
16286
ec6ecaed
JD
162872011-03-10 Julien Danjou <julien@danjou.info>
16288
16289 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
16290 `cursor-type' is nil.
16291
9d5aa01d
JB
162922011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
16293
16294 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
16295
b6a5875b
KM
162962011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
16297
7a71b18d 16298 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
16299 preserves the existing header prefix, rebulleting it if necessary,
16300 rather than replacing it. This is necessary for proper operation
16301 of cooperative addons like allout-widgets.
1154d12e
JB
16302 (allout-make-topic-prefix, allout-rebullet-heading):
16303 Change SOLICIT arg to INSTEAD, and interpret additionally a string
16304 value as alternate bullet to be used, instead of prompting the user
16305 for a bullet character.
b6a5875b 16306
ee545c35
MA
163072011-03-09 Michael Albinus <michael.albinus@gmx.de>
16308
d86d2721
SM
16309 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
16310 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
16311 `tramp-default-port'.
16312
c47971d7
DD
163132011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
16314
16315 * net/rcirc.el (rcirc-handler-001): Remove useless
16316 with-rcirc-process-buffer.
16317 (rcirc-check-auth-status): Swap arguments to string-match.
16318
13522cb4
GM
163192011-03-09 Glenn Morris <rgm@gnu.org>
16320
0be6f4f1
GM
16321 * shell.el (shell-mode):
16322 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
16323
13522cb4
GM
16324 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
16325 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
16326
515de2e3
CY
163272011-03-08 Chong Yidong <cyd@stupidchicken.com>
16328
16329 * emacs-lisp/package.el (package-refresh-contents)
16330 (package-menu-execute): Use condition-case-no-debug.
16331
b511b994
MA
163322011-03-08 Michael Albinus <michael.albinus@gmx.de>
16333
16334 * simple.el (shell-command-to-string): Use `process-file'.
16335
16336 * emacs-lisp/package.el (package-tar-file-info): Handle also
16337 remote files.
16338
d86d2721
SM
16339 * emacs-lisp/package-x.el (package-upload-buffer-internal):
16340 Use `equal' for upload base check.
b511b994 16341
25bbfb31
AM
163422011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
16343
16344 * textmodes/texinfo.el (texinfo-environments):
16345 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
16346
be996521
GM
163472011-03-08 Glenn Morris <rgm@gnu.org>
16348
e9c8529f
GM
16349 * cus-start.el (cursor-in-non-selected-windows):
16350 Fix :set quoting oddness. (Bug#8192)
16351
be996521
GM
16352 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
16353 in some setf expressions. (Bug#2159)
16354
2bb5649e
CY
163552011-03-08 Chong Yidong <cyd@stupidchicken.com>
16356
16357 * custom.el (custom-available-themes): Return themes in
16358 alphabetical order.
16359
33383987 16360See ChangeLog.15 for earlier changes.
e3d51b27
MR
16361
16362;; Local Variables:
16363;; coding: utf-8
e3d51b27
MR
16364;; End:
16365
acaf905b 16366 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
16367
16368 This file is part of GNU Emacs.
16369
16370 GNU Emacs is free software: you can redistribute it and/or modify
16371 it under the terms of the GNU General Public License as published by
16372 the Free Software Foundation, either version 3 of the License, or
16373 (at your option) any later version.
16374
16375 GNU Emacs is distributed in the hope that it will be useful,
16376 but WITHOUT ANY WARRANTY; without even the implied warranty of
16377 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16378 GNU General Public License for more details.
16379
16380 You should have received a copy of the GNU General Public License
16381 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.