* lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
6dafa0d5
JL
12012-07-17 Juri Linkov <juri@jurta.org>
2
3 * dired-aux.el (dired-do-async-shell-command): Doc fix.
4 (dired-do-async-shell-command): Don't add `*' at the end of the
5 command (Bug#11815).
6 (dired-do-shell-command): Doc fix.
7 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
8 Join the individual commands using either "&" or ";" as the
9 separator depending on the values of these trailing characters.
10 At the end re-add the trailing "&". (Bug#10598)
11
12 * simple.el (async-shell-command): Sync the interactive spec with
13 `shell-command'. Doc fix.
14 (shell-command): Doc fix.
15
b19dd9d1
JL
162012-07-17 Juri Linkov <juri@jurta.org>
17
18 * descr-text.el (describe-char): Fix format args. (Bug#10129)
19
bcdc27d7
FEG
202012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
21 Final renames and doc fixes for movement commands (bug#11899).
22 * progmodes/python.el (python-nav-beginning-of-statement): Rename
23 from python-nav-statement-start.
24 (python-nav-end-of-statement): Rename from
25 python-nav-statement-end.
26 (python-nav-beginning-of-block): Rename from
27 python-nav-block-start.
28 (python-nav-end-of-block): Rename from python-nav-block-end.
29
191da00e
FEG
302012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
31
32 * progmodes/python.el (python-shell-send-string-no-output): Allow
33 accept-process-output to quit, keeping shell process ready for
34 future interactions (Bug#11868).
35
4dc7c8d5 362012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
aa7aaf8f 37
88ecaf8f
SM
38 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
39
ef501ef0
SM
40 * emacs-lisp/elint.el (elint-find-args-in-code):
41 Use help-function-arglist, so as to handle lexical byte-code.
42
aa7aaf8f
SM
43 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
44 change (bug#11826).
45
45fd731c
SM
462012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
47
2143fa32
SM
48 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
49 Avoid spuriously marking the buffer as modified because of c-is-sws.
50
efc26dbe
SM
51 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
52 as not-a-comment (bug#11946).
53
f5695c9a
SM
54 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
55 for uninterned vars.
56
57 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
58 Use read-event since we don't really want to read chars but bytes.
59
45fd731c
SM
60 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
61 $$..$$ but also $..$ using regexps (bug#11953).
62 Use tex-verbatim for \url and \path.
63 (tex-font-lock-keywords): Define as defconst like the others.
64 (tex-common-initialization): Don't use font-lock-syntax-table any more.
65
ddfc8813
RK
662012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
67
68 * international/mule-cmds.el (ucs-insert): Make it an obsolete
69 alias for insert-char.
70
758e556a
FEG
712012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
72
73 * progmodes/python.el: Simplified imenu implementation.
74 (python-nav-jump-to-defun): Remove command.
75 (python-mode-map): Use `imenu' instead.
76 (python-nav-list-defun-positions-cache)
77 (python-imenu-include-defun-type, python-imenu-make-tree)
78 (python-imenu-subtree-root-label, python-imenu-index-alist):
79 Remove vars.
80 (python-nav-list-defun-positions, python-nav-read-defun)
81 (python-imenu-tree-assoc, python-imenu-make-element-tree)
45fd731c
SM
82 (python-imenu-make-tree, python-imenu-create-index):
83 Remove functions.
758e556a
FEG
84 (python-mode): Update to interact with imenu by setting
85 `imenu-extract-index-name-function' only.
86
032d23ab
FEG
872012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
88
89 * progmodes/python.el: Enhancements to navigation commands.
90 (python-nav-backward-sentence)
91 (python-nav-forward-sentence): Remove.
92 (python-nav-backward-statement, python-nav-forward-statement)
93 (python-nav-statement-start, python-nav-statement-end)
94 (python-nav-backward-block, python-nav-forward-block)
95 (python-nav-block-start, python-nav-block-end)
96 (python-nav-forward-sexp-function)
97 (python-info-current-line-comment-p)
98 (python-info-current-line-empty-p): New functions.
99 (python-indent-context): Use `python-nav-statement-start'.
100
01795a1b
MA
1012012-07-16 Michael Albinus <michael.albinus@gmx.de>
102
9328d9aa
MA
103 * eshell/em-ls.el (eshell/ls): Use `apply'.
104
105 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
106 multi-hops, instead of Tramp internals.
107
01795a1b
MA
108 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
109
110 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
111 when F1 and F2 are located on different hosts.
112
63408057
CY
1132012-07-14 Chong Yidong <cyd@gnu.org>
114
115 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
116 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
117 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
118 (xterm-mouse--read-event-sequence-1000)
119 (xterm-mouse--read-event-sequence-1006): New functions. For old
120 mouse protocol, handle M-mouse-X events correctly.
121 (xterm-mouse-event): New arg specifying mouse protocol.
122 (turn-on-xterm-mouse-tracking-on-terminal)
123 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
45fd731c
SM
124 sequence to toggle extended coordinates on newer XTerms.
125 This appears to be harmless on terminals which do not support this.
63408057 126
cd276f6e
LL
1272012-07-14 Leo Liu <sdl.web@gmail.com>
128
28ca98ac
LL
129 Add fringe bitmap indicators for flymake. (Bug#11253)
130 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
131 (flymake-make-overlay): New arg BITMAP.
132 (flymake-error-bitmap, flymake-warning-bitmap)
133 (flymake-fringe-indicator-position): New user variables.
134
cd276f6e
LL
135 * fringe.el: New bitmap exclamation-mark.
136
04408072
JD
1372012-07-14 Jan Djärv <jan.h.d@swipnet.se>
138
139 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
140 also (Bug#7879).
141
b5cf7fc4
CY
1422012-07-14 Chong Yidong <cyd@gnu.org>
143
144 * electric.el (electric-pair-post-self-insert-function): Fix pair
145 insertion in empty-region case (Bug#11520).
146
be755c79
RT
1472012-07-14 Chong Yidong <cyd@gnu.org>
148
45fd731c
SM
149 * bindings.el: Consolidate ctl-x-r-map bindings.
150 Bind copy-rectangle-as-kill to C-x r w.
be755c79
RT
151
152 * rect.el, register.el: Move bindings to bindings.el.
153
1542012-07-14 Reuben Thomas <rrt@sc3d.org>
155
156 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
157
7f5b3198
AS
1582012-07-13 Andreas Schwab <schwab@linux-m68k.org>
159
160 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
161
97662200
JB
1622012-07-13 Juanma Barranquero <lekktu@gmail.com>
163
80185fed
JB
164 * bindings.el (top): Use `mapc' instead of `mapcar'.
165
97662200
JB
166 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
167
2bb1ae55
MA
1682012-07-13 Michael Albinus <michael.albinus@gmx.de>
169
170 * progmodes/sql.el (sql-comint): Suppress the check for program on
171 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
172 (Bug#11908)
173
dea31bd3
CY
1742012-07-13 Chong Yidong <cyd@gnu.org>
175
176 * bindings.el: Assign a non-nil permanent-local property to
177 per-buffer variables which lack a default value (Bug#11930).
178
179 * help-fns.el (describe-variable): In the "automatically becomes
180 local" notice, take note of permanent-local variables.
181
b68b3337
CY
1822012-07-13 Chong Yidong <cyd@gnu.org>
183
184 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
185 to allow printing the message when called from Lisp.
186
187 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
188 Remove toggle-read-only.
189
190 * bs.el (bs-toggle-readonly):
45fd731c
SM
191 * buff-menu.el (Buffer-menu-toggle-read-only):
192 Remove with-no-warnings around toggle-read-only.
b68b3337
CY
193
194 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
195 Remove with-no-warnings around toggle-read-only.
196 (ffap-read-only, ffap-read-only-other-window)
197 (ffap-read-only-other-frame): Callers changed.
198
199 * help-mode.el: Don't require view package.
200 (help-mode-finish): Set buffer-read-only instead of calling
201 toggle-read-only.
202
203 * bindings.el (mode-line-toggle-read-only):
204 * dired.el (dired-toggle-read-only):
205 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
206 with non-nil second arg.
207
208 * emacs-lisp/eieio-custom.el (eieio-customize-object):
209 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
210 directly.
211
56bc1586
EZ
2122012-07-12 Eli Zaretskii <eliz@gnu.org>
213
214 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
215 not incf.
216
a464a6c7
SM
2172012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
218
219 More CL cleanups and reduction of use of cl.el.
220 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
221 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
222 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
223 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
224 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
225 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
226 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
227 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
228 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
229 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
230 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
231 * eshell/em-cmpl.el, eshell/em-banner.el:
232 * calendar/parse-time.el: Use cl-lib.
233 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
234 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
235 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
236 * term/ns-win.el, term.el, shell.el, ps-samp.el:
237 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
238 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
239 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
240 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
241 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
242 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
243 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
244 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
245 `lambda' rather than with `quote'.
246 (eshell-do-opt): Adjust accordingly.
247 (eshell-process-option): Simplify.
248 * eshell/esh-var.el:
249 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
250 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
251 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
252 to `pcase--dontcare'.
253 * emacs-lisp/cl.el (labels): Mark obsolete.
254 (cl--letf, letf): Move to cl-lib.
255 (cl--letf*, letf*): Remove.
256 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
257 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
258 (cl-progv): Rewrite.
259 (cl--letf, cl-letf): Move from cl.el.
260 (cl-letf*): New macro.
261 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
262
7ad4afe1
MA
2632012-07-11 Michael Albinus <michael.albinus@gmx.de>
264
265 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
266
9af57756
CY
2672012-07-11 Chong Yidong <cyd@gnu.org>
268
269 * vc/log-edit.el (log-edit-vc-backend): New variable.
270 (log-edit): Doc fix.
271
272 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
273 argument of log-edit to set up all local variables.
274 (vc-start-logentry): New optional arg specifying VC backend.
275
276 * vc/vc.el (vc-checkin): Use it.
277 (vc-deduce-fileset): Handle Log Edit buffers.
278 (vc-diff): Make first argument optional too.
279
280 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
281
8477cc7a
MA
2822012-07-10 Michael Albinus <michael.albinus@gmx.de>
283
284 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
285 command, just in case. The function is not needed anymore.
286 (eshell-external-command): Do not call `eshell-remote-command'.
287
19faa8e8
SM
2882012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
289
f58e0fd5
SM
290 Reduce use of (require 'cl).
291 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
292 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
293 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
294 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
295 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
296 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
297 * battery.el, avoid.el, abbrev.el: Use cl-lib.
298 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
299 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
300 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
301 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
302 * calculator.el, autorevert.el, apropos.el: Don't require CL.
303 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
304 (byte-compile-unfold-bcf, byte-compile-check-variable):
305 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
306 (byte-compile-nilconstp):
307 * emacs-lisp/autoload.el (make-autoload): Use pcase.
308 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
309
2519d43a
SM
310 * emacs-lisp/gv.el (cond): Make it a valid place.
311 (if): Simplify slightly.
312
19faa8e8
SM
313 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
314 (pcase--self-quoting-p): New function.
315 (pcase--u1): Use it.
316
c4907a5e
GM
3172012-07-10 Glenn Morris <rgm@gnu.org>
318
319 * emacs-lisp/authors.el (authors-fixed-entries):
320 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
321
c4444d16
PE
3222012-07-09 Paul Eggert <eggert@cs.ucla.edu>
323
324 Rename configure.in to configure.ac (Bug#11603).
325 * emacs-lisp/authors.el (authors-canonical-file-name):
326 * progmodes/autoconf.el (autoconf-mode):
327 Prefer configure.ac to configure.in.
328
d75be97d
CY
3292012-07-08 Chong Yidong <cyd@gnu.org>
330
01ac65bd
CY
331 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
332 Implement the mouse-1-click-follows-link handling properly.
333
334 * info.el (Info-link-keymap): Use follow-link mechanism for
335 header-line links (Bug#374).
336
d75be97d
CY
337 * simple.el (deactivate-mark): Do not set the primary selection
338 if another program has acquired it (Bug#11772).
339
87a92845 3402012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
341
342 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
343 (woman-decode-region): Replace escaped-escapes without destroying
344 bold or underline (Bug#11552).
87a92845 345 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 346
621b9d6c
CY
3472012-07-07 Chong Yidong <cyd@gnu.org>
348
349 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
350 (interprogram-cut-function, interprogram-paste-function):
351 Mention that we typically mean the clipboard.
621b9d6c 352
133a11fc
GM
3532012-07-06 Glenn Morris <rgm@gnu.org>
354
0d27a45e
GM
355 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
356
133a11fc
GM
357 * files.el (toggle-read-only): Restrict message to interactive use.
358
07b151f1
MA
3592012-07-06 Michael Albinus <michael.albinus@gmx.de>
360
361 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
362
363 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
364
211b896b
GM
3652012-07-06 Glenn Morris <rgm@gnu.org>
366
50394322
GM
367 * Makefile.in (compile-one-process): Rename from "recompile".
368
211b896b
GM
369 * Makefile.in (bzr-update): "compile" is the same as "recompile
370 autoloads", but parallelizable, so use that instead.
371
4737eec9
DG
3722012-07-06 Dmitry Gutov <dgutov@yandex.ru>
373
374 * window.el (quit-window): Always restore window height when
375 it's saved in quit-restore parameter.
376
226c3633 3772012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
378
379 * simple.el (kill-whole-line): Doc tweak.
380
226c3633 3812012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
382
383 * files.el (file-relative-name): Compare file names
384 case-insensitively if on MS-Windows or MS-DOS, or if
385 read-file-name-completion-ignore-case is non-nil. Don't use
386 case-fold-search for this purpose. (Bug#11827)
387
4dc7c8d5
SM
3882012-07-17 Andreas Schwab <schwab@linux-m68k.org>
389
390 * calendar/cal-dst.el (calendar-current-time-zone):
391 Return calendar-current-time-zone-cache if non-nil.
392
3932012-07-17 Masatake YAMATO <yamato@redhat.com>
226c3633 3942012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 395
19faa8e8
SM
396 * calendar/cal-dst.el (calendar-current-time-zone):
397 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 398
60198fc9
GM
3992012-07-06 Glenn Morris <rgm@gnu.org>
400
401 * Makefile.in (cvs-update): Remove old alias.
402
957b3189
MA
4032012-07-05 Michael Albinus <michael.albinus@gmx.de>
404
405 Sync with Tramp 2.2.6-pre.
406
407 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
408 compatible declaration.
409
19faa8e8
SM
410 * net/tramp-cmds.el (tramp-append-tramp-buffers):
411 Protect `list-load-path-shadows' call.
957b3189
MA
412
413 * net/tramp-compat.el (top): Require packages, which aren't
414 autoloaded anymore for XEmacs. Protect call of
415 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
416 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
417 it hurts at least for SXEmacs.
418 (tramp-compat-temporary-file-directory): In XEmacs, there is no
419 standard-value for `temporary-file-directory'.
420
421 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
422 Redirect stderr to /dev/null.
423 (tramp-sh-handle-write-region): uid and gid can be floats.
424 Reported by Russell Sim <russell.sim@gmail.com>.
425 (tramp-sh-handle-vc-registered): Hide errors.
426 (tramp-vc-file-name-handler): Use dummy results for `process-file'
427 and `start-file-process'.
428 (tramp-maybe-open-connection): Check also whether `non-essential'
429 is bound.
430
566df3fc
CY
4312012-07-04 Chong Yidong <cyd@gnu.org>
432
433 * xml.el (xml--parse-buffer): Use xml-syntax-table.
434 (xml-parse-tag): Likewise, and avoid changing entity tables.
435 (xml-syntax-table): Define from scratch, making sure not to give
436 x2000 and other Unicode spaces whitespace syntax, since those are
437 not spaces in XML.
438 (xml-parse-fragment): Delete unused function.
439 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
440 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
441 (xml-entity-ref, xml-pe-reference-re)
442 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
443 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
444 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
445 (xml-entity-value-re): Use syntax references in regexps where
446 possible; no need to define inside a let-binding.
447 (xml-parse-dtd): Use xml-pe-reference-re.
448 (xml-entity-or-char-ref-re): New defconst.
449 (xml-parse-string, xml-substitute-special): Use it.
450
30eabd7a
SM
4512012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
452
0781098a
SM
453 * files.el (locate-dominating-file): Allow `name' to be a predicate.
454 (find-file--read-only): New function.
455 (find-file-read-only, find-file-read-only-other-window)
456 (find-file-read-only-other-frame): Use it.
457 (insert-file-contents-literally): Don't `fset'.
458 (get-free-disk-space): Use locate-dominating-file.
459
b5771c0d
SM
460 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
461 function is already compiled.
462
30eabd7a
SM
463 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
464
b4886f6e
MA
4652012-07-03 Michael Albinus <michael.albinus@gmx.de>
466
467 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
468 files on the same host.
469
b9d82339
AS
4702012-07-03 Andreas Schwab <schwab@linux-m68k.org>
471
472 * help-fns.el (describe-function-1): Only call
473 help-fns--autoloaded-p when we have a file name. (Bug#11848)
474
a76e6535
CY
4752012-07-03 Chong Yidong <cyd@gnu.org>
476
477 * xml.el: Protect parser against XML bombs.
478 (xml-entity-expansion-limit): New variable.
479 (xml-parse-string, xml-substitute-special): Use it.
480 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
481
b544fef2
GM
4822012-07-03 Glenn Morris <rgm@gnu.org>
483
484 * progmodes/bug-reference.el (bug-reference-bug-regexp):
485 Allow linking to specific messages in debbugs reports (eg 123#5).
486
a7aef6f5
CY
4872012-07-02 Chong Yidong <cyd@gnu.org>
488
489 * xml.el: Fix entity and character reference expansion, allowing
490 them to expand into markup as per XML spec.
491 (xml-default-ns): New variable.
492 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
493 (xml-parse-region): Make first two arguments optional.
494 Discard text properties.
495 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
496 All callers changed.
a7aef6f5
CY
497 (xml-parse-tag): Call xml-parse-tag-1. For backward
498 compatibility, this function should not modify buffer contents.
499 (xml-parse-tag-1): Fix opening-tag regexp.
500 (xml-parse-string): Rewrite, handling entity and character
501 references properly.
502 (xml--entity-replacement-text): Signal an error if a parameter
503 entity is undefined.
504
3df31c9f
SM
5052012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
506
2b5208f1
SM
507 * comint.el (comint-output-filter): Filter out repeated prompts.
508
3df31c9f
SM
509 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
510 and file-name-absolute-p.
511 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
512 internal calls.
513
e3ac1281
PE
5142012-07-02 Paul Eggert <eggert@cs.ucla.edu>
515
516 Spelling fixes.
517 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
518 Rename from byte-compile--refiy-function. All uses changed.
519
fbf2e7ad
CY
5202012-07-01 Chong Yidong <cyd@gnu.org>
521
522 * xml.el (xml--parse-buffer): New function. Move most of
523 xml-parse-region here.
524 (xml-parse-region): Copy region into a temporary buffer, since
525 parameter entity substitution requires changing buffer contents.
526 Use xml--parse-buffer.
527 (xml-parse-file): Use xml--parse-buffer.
528 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 529 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 530
9bf0aa15
GM
5312012-06-30 Glenn Morris <rgm@gnu.org>
532
bbce2853
GM
533 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
534
9bf0aa15
GM
535 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
536 Remove outdated and unnecessary dbus declarations.
537
0d23c240
EZ
5382012-06-30 Eli Zaretskii <eliz@gnu.org>
539
540 * emacs-lisp/timer.el (timer-until): Subtract results of
541 float-time, instead of taking float-time of the result of
542 time-subtract, since float-time signals an error for negative time
543 arguments.
544
b3218de1
CY
5452012-06-30 Chong Yidong <cyd@gnu.org>
546
547 * xml.el (xml-*-re): Convert defvars into defconsts, and
548 eval-and-compile them so eval-and-compile works on derivatives.
549 (xml--entity-replacement-text): Use eval-and-comple.
550
a40c87a0
MA
5512012-06-30 Michael Albinus <michael.albinus@gmx.de>
552
553 * vc/vc-git.el (vc-git-registered): Use cache property
554 `git-registered'.
555 (vc-git-mode-line-string): Call `vc-working-revision' instead of
556 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 557 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 558
ac87de97
DG
5592012-06-30 Dmitry Gutov <dgutov@yandex.ru>
560
561 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 562 removed (likely outside Emacs). (Bug#11757)
ac87de97 563
ac10fe06
SM
5642012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
565
3df31c9f 566 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 567
7f3fbd5d
CY
5682012-06-30 Chong Yidong <cyd@gnu.org>
569
570 * xml.el: Implement XML parameter entities.
571 (xml-parameter-entity-alist): New variable.
572 (xml-parse-region, xml-parse-fragment): Preserve previous values
573 of xml-entity-alist and xml-parameter-entity-alist, so that
574 repeated calls on different documents do not change them.
575 (xml-parse-tag): Fix doctype regexp.
576 (xml--entity-replacement-text): New function.
577 (xml-parse-dtd): Use it. Don't handle system entities; doing that
578 properly requires url retrieval which is unimplemented.
579 (xml-escape-string): Doc fix.
580
3cfbebba
SM
5812012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
582
583 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
584
2af3565e
DA
5852012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
586
587 * fringe.el (fringe-mode): Doc fix.
588
929df0e7
MA
5892012-06-29 Michael Albinus <michael.albinus@gmx.de>
590
591 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
592 is non-nil.
593 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
594 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
595
c8d3a25c 5962012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 597
c8d3a25c
GM
598 * calendar/cal-dst.el (calendar-current-time-zone):
599 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 600
c8d3a25c 6012012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
602
603 * progmodes/which-func.el (which-func-format):
604 Add mouse-face. (Bug#11698)
605
c8d3a25c
GM
6062012-06-29 Leo Liu <sdl.web@gmail.com>
607
608 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
609
6102012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * minibuffer.el (minibuffer-confirm-exit-commands):
613 Add completion-at-point (bug#11725).
614
6152012-06-29 Glenn Morris <rgm@gnu.org>
616
617 * progmodes/f90.el (f90-font-lock-keywords-2):
618 Add some preprocessor elements. (Bug#10499)
619
6202012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
621
622 * progmodes/cperl-mode.el (cperl-update-syntaxification):
623 Use syntax-propertize (bug#11739).
624
2badeec4
JB
6252012-06-28 Juanma Barranquero <lekktu@gmail.com>
626
627 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
628
ae4969c2
JD
6292012-06-28 Julien Danjou <julien@danjou.info>
630
631 * term.el (term-handle-colors-array): Use a set of new faces to
632 color the terminal. Also uses :inverse-video property.
633 (term-default-fg-color): Set to nil by default, deprecate in favor
634 of `term-face'.
635 (term-default-bg-color): Set to nil by default, deprecate in favor
636 of `term-face'.
637 (term-current-face): Use `term-face' by default.
638 (term-bold-attribute): Variable deleted.
639
1c9bd870
GM
6402012-06-28 Glenn Morris <rgm@gnu.org>
641
642 * simple.el (completion-list-mode-finish):
643 Don't use toggle-read-only. (Since completion-list-mode has
644 a special mode-class, it wasn't doing anything extra anyway.)
645
c207708c
SM
6462012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 Make inlining of other-mode interpreted functions work (bug#11799).
649 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
650 (byte-compile): Use it to fix compilation of lexical-binding closures.
651 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
652 function, if needed.
653
3fd56834
SM
6542012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
655
04901786
SM
656 * help-mode.el (help-make-xrefs): Don't just withstand
657 cyclic-variable-indirection but any error in documentation-property.
658
1ec4b7b2
SM
659 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
660 memory use.
661 * bindings.el (bindings--define-key): New function.
662 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
663 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
664 * bindings.el: Use it to purecopy define-key bindings.
665
e309e2a5
SM
666 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
667
d5c6faf9
SM
668 * emacs-lisp/cl.el (flet): Mark obsolete.
669 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
670 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
671 * progmodes/js.el (js-c-fill-paragraph):
672 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
673 (ebrowse-switch-member-buffer-to-derived-class):
674 * play/5x5.el (5x5-solver): Use cl-flet.
675
6e9590e2
SM
676 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
677 (cl--symbol-function): New macro.
678 (cl--letf, cl--letf*): Use it.
679
3fd56834
SM
680 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
681 Strip "toggle-" if any.
682
35ff222c
GM
6832012-06-27 Glenn Morris <rgm@gnu.org>
684
1ba6038a
GM
685 * info.el (Info-default-directory-list): Move here from paths.el.
686 * paths.el: Remove file, which is now empty.
687 * loadup.el: No longer load "paths".
688
0ea0e51b
GM
689 * custom.el (custom-initialize-delay): Doc fix.
690
35ff222c
GM
691 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
692 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
693 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
694 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
695 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
696 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
697 * eshell/eshell.el (eshell-defgroup): Remove alias.
698
c89926a5
CY
6992012-06-27 Chong Yidong <cyd@gnu.org>
700
701 * help.el (help-enable-auto-load): New variable.
702
703 * help-fns.el (help-fns--autoloaded-p): New function.
704 (describe-function-1): Refer to a function as "autoloaded" if it
705 was autoloaded at any time in the past. Perform autoloading if
706 help-enable-auto-load is non-nil.
707
cc06e7e7
EZ
7082012-06-26 Eli Zaretskii <eliz@gnu.org>
709
710 * makefile.w32-in (compile, compile-always): Depend on
711 update-subdirs, not on subdirs.el. Otherwise, several different
712 sub-targets of 'bootstrap' running in parallel could
713 simultaneously write to subdirs.el, producing a garbled file.
714
d2c32364
SS
7152012-06-26 Sam Steingold <sds@gnu.org>
716
717 * files.el (file-name-base): New convenience function.
0d14cc21
GM
718 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
719 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
720 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
721 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
722 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
723 * textmodes/tex-mode.el: Use it.
724 Did not touch cedet and org because they are maintained elsewhere.
725
5cf983b2
MR
7262012-06-26 Martin Rudalics <rudalics@gmx.at>
727
728 * calendar/calendar.el (calendar-exit): Don't try to delete or
729 iconify last frame. See:
730 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
731
8c4f2952
JD
7322012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
733
734 * server.el (server-process-filter): Remember dir in the
735 process's `server-client-directory' properties.
736
772b2e2c
CY
7372012-06-24 Chong Yidong <cyd@gnu.org>
738
739 * xml.el (xml-parse-tag): Correctly handle comment embedded in
740 non-tag text.
741
711b11e1
JB
7422012-06-23 Juanma Barranquero <lekktu@gmail.com>
743
744 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
745
dc5d230c
SM
7462012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * help-fns.el (describe-variable): Don't croak when doc is not found.
749 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
750 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
751 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
752 * emacs-lisp/smie.el (smie-next-sexp): CSE.
753 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
754 ((lambda ..) ..).
755 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
756
136e1c1d
CY
7572012-06-23 Chong Yidong <cyd@gnu.org>
758
e8c1cabf
CY
759 * info.el (Info-mouse-follow-link): Accept symbol values of
760 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
761 (Info-fontify-node): Use Info-link-keymap for all navigation
762 buttons, with link-args property to perform the desired action.
763 (Info-link-keymap): Doc fix.
764 (Info-next-link-keymap, Info-prev-link-keymap)
765 (Info-up-link-keymap): Delete now-unused keymaps.
766
0e9e6c6a
CY
7672012-06-23 Chong Yidong <cyd@gnu.org>
768
05e89fea
CY
769 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
770
0e9e6c6a
CY
771 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
772 system abbrevs.
773
774 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
775
e33c6771
SM
7762012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
777
b68581e2
SM
778 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
779 (bug#11719).
780
e33c6771
SM
781 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
782 the requote function doesn't work properly (bug#11714).
783
7117e105
GM
7842012-06-23 Glenn Morris <rgm@gnu.org>
785
786 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
787
36cec983
SM
7882012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
789
790 Further GV/CL cleanups.
791 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
792 gv-expander.
793 (gv--defun-declaration): New function.
794 (defun-declarations-alist): Use it.
795 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
796 (gv-place): Autoload.
797 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
798 original definition of dotimes and dolist.
799 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
800 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
801 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
802 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
803 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
804 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
805 to the function's definition.
806 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
807 * window.el:
808 * files.el:
809 * faces.el:
810 * env.el: Don't use CL.
811
d35af63c
PE
8122012-06-22 Paul Eggert <eggert@cs.ucla.edu>
813
814 Support higher-resolution time stamps (Bug#9000).
815
816 * calendar/time-date.el (with-decoded-time-value): New arg
817 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
818 (encode-time-value): New optional arg PICO. New type 3.
819 (time-to-seconds) [!float-time]: Support the new picoseconds
820 component if it's used.
821 (seconds-to-time, time-subtract, time-add):
822 Support ps-resolution time stamps as well.
823
824 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
825 (timerp): Timer vectors now have length 9, not 8.
826 (timer--time): Support new-style (4-part) time stamps.
827 (timer-next-integral-multiple-of-time): Time stamps now have
828 picosecond resolution, so take a bit more care about rounding.
829 (timer-relative-time, timer-inc-time): New optional arg psecs.
830 (timer-set-time-with-usecs): Set psecs to 0.
831 (timer--activate): Check psecs component, too.
832
833 * proced.el (proced-time-lessp): Support ps-resolution stamps.
834
ac77b21a
SM
8352012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
836
f143bfe3
SM
837 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
838 Move the non-essential binding to the post/pre-command-hook where it is
839 more obviously correct.
840
ac77b21a
SM
841 * subr.el (read-passwd): Don't use a history at all.
842 * savehist.el (savehist-save): Remove password saved accidentally
843 because of the above bug.
844
76386c5a
BG
8452012-06-22 Bastien Guerry <bzg@gnu.org>
846
847 * files.el (toggle-read-only): Display a message telling whether
848 the buffer is read-only or not (bug#11726).
849
2ee3d7f0
SM
8502012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
851
852 * emacs-lisp/gv.el: New file.
853 * subr.el (push, pop): Extend to generalized variables.
854 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
855 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
856 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
857 gv-define-simple-setter, and gv-define-expander.
858 Remove setf-methods defined in gv. Rename cl-setf -> setf.
859 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
860 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
861 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
862 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
863 gv-letplace.
864 (cl-defstruct): Don't define setf-method any more.
865 * emacs-lisp/cl.el (flet): Don't autoload.
866 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
867 (define-setf-expander, defsetf, define-modify-macro)
868 (cl-struct-setf-expander): Move from cl-lib.el.
869 * emacs-lisp/syntax.el:
870 * emacs-lisp/ewoc.el:
871 * emacs-lisp/smie.el:
872 * emacs-lisp/cconv.el:
873 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
874 (timer--time): Use gv-define-simple-setter.
875 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
876 to avoid coding-system problems in subr.el. Adjust all users.
877 (macroexp--maxsize, macroexp-small-p): New functions.
878 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
879 * scroll-bar.el (scroll-bar-mode):
880 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
881 (normal-erase-is-backspace-mode): Don't use the `eq' place.
882 * winner.el (winner-configuration, winner-make-point-alist)
883 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
884 * files.el (locate-file-completion-table): Avoid list*.
885
c5695d1d
CY
8862012-06-22 Chong Yidong <cyd@gnu.org>
887
888 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
889 (dired-create-files): Doc fix (Bug#11329).
890 (dired-do-copy): Doc fix (Bug#11334).
891 (dired-mark-read-string): Doc fix (Bug#11553).
892
2ee3d7f0
SM
893 * dired.el (dired-recursive-copies, dired-recursive-deletes):
894 Doc fix (Bug#11326).
c5695d1d
CY
895 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
896 (dired-dwim-target): Doc fix.
897
898 * wdired.el (wdired-mode): Doc fix.
899
89b5595a
GM
9002012-06-22 Glenn Morris <rgm@gnu.org>
901
575db3f1
GM
902 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
903 (pcmpl-rpm-cache-stamp-file): New constant.
904 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
905 (pcmpl-rpm-packages): Optionally cache list of packages.
906
a4c8dd51
GM
907 * pcmpl-rpm.el (pcmpl-rpm): New group.
908 (pcmpl-rpm-query-options): New option.
909 (pcmpl-rpm-packages): No need to inline it.
910 Use pcmpl-rpm-query-options.
911
89b5595a
GM
912 * calendar/calendar.el (calendar-in-read-only-buffer):
913 Avoid some needless mode changes.
914
e76f0800
CY
9152012-06-21 Chong Yidong <cyd@gnu.org>
916
917 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
918 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 919 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 920
297a8f1d
CY
9212012-06-20 Chong Yidong <cyd@gnu.org>
922
923 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
924
d34c18b1
DR
9252012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
926
927 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
928 (bug#11201).
929
32f7f28e
CY
9302012-06-20 Chong Yidong <cyd@gnu.org>
931
932 * term.el (term-window-width): Handle the case of a missing right
933 fringe (Bug#8837).
934 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
935 (term-mode): Use define-derived-mode. Minor cleanups.
936 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
937 (term-move-columns, term-insert-char, term-emulate-terminal)
938 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 939
493c6688
MA
9402012-06-20 Michael Albinus <michael.albinus@gmx.de>
941
d34c18b1
DR
942 * net/ange-ftp.el (ange-ftp-get-passwd):
943 Bind `enable-recursive-minibuffers'.
493c6688
MA
944 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
945
3f06ecf4
DR
9462012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
947
948 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
949
68f12411
GM
9502012-06-19 Glenn Morris <rgm@gnu.org>
951
952 * progmodes/python.el (python-mode): Derive from prog-mode.
953
b3820318
KG
9542012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
955
956 * emulation/edt.el (edt-default-menu-bar-update-buffers)
957 (edt-user-menu-bar-update-buffers): New functions.
958 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
959
c6bf3022
CY
9602012-06-19 Chong Yidong <cyd@gnu.org>
961
962 * subr.el (with-selected-window): Preserve the selected window's
963 terminal's top-frame (Bug#4702).
964
965 * window.el (save-selected-window): Likewise.
966
25f09295
SM
9672012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
968
969 * progmodes/python.el (python-rx-constituents): Move backquote.
970 (python-skeleton-define, python-define-auxiliary-skeleton):
971 Use `declare'.
972
6b11952a
MA
9732012-06-18 Michael Albinus <michael.albinus@gmx.de>
974
975 * minibuffer.el (read-file-name-default): Revert the patch from
976 2012-06-17.
977
ee4b1330
SM
9782012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
981 (pcase--u1, pcase--q1): Don't use apply-partially.
982
35647f79
GM
9832012-06-18 Glenn Morris <rgm@gnu.org>
984
985 * progmodes/python.el (python-proc, python-buffer)
986 (python-send-receive, python-send-string): Fix obsolete versions.
987
24b0cff0
MR
9882012-06-18 Martin Rudalics <rudalics@gmx.at>
989
990 * window.el (special-display-p): Completely remove stringp
991 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
992
29855149
MA
9932012-06-17 Michael Albinus <michael.albinus@gmx.de>
994
995 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
996
997 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
998
999 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
1000 * net/tramp-sh.el (tramp-maybe-open-connection):
1001 Throw if `non-essential' is non-nil.
1002
07463363
MR
10032012-06-17 Martin Rudalics <rudalics@gmx.at>
1004
1005 * window.el (special-display-p): Signal an error if BUFFER-NAME
1006 is not a string (Bug#11713).
1007
48d1354e
PE
10082012-06-17 Paul Eggert <eggert@cs.ucla.edu>
1009
1010 * progmodes/python.el (python-info-beginning-of-backslash):
1011 Rename from python-info-beginning-of-backlash, as a spelling fix.
1012
eb4a8a9a
CY
10132012-06-17 Chong Yidong <cyd@gnu.org>
1014
1015 * term.el (term-emulate-terminal): If term-check-size is called,
1016 move point to the process mark without resetting point (Bug#4635).
1017
ddfbf826 10182012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
1019
1020 * international/mule-cmds.el (mule-menu-keymap)
1021 (set-language-environment, set-locale-environment): Doc tweaks.
1022
9b0e3eba
AA
10232012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
1024
1025 * cus-face.el (custom-face-attributes): Add wave-style underline
1026 attribute.
1027 * faces.el (set-face-attribute): Update docstring to describe
1028 wave-style underline attribute.
1029
771e3eae
CY
10302012-06-16 Chong Yidong <cyd@gnu.org>
1031
1032 * term/xterm.el (terminal-init-xterm): Discard input before
1033 querying background mode (Bug#10959).
1034
7ae2ea10
SM
10352012-06-16 Stefan Merten <smerten@oekonux.de>
1036
1037 * textmodes/rst.el: Added and corrected some comments.
1038 (rst-re-alist-def): Improve symbol syntax.
1039 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
1040 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
1041 (rst-official-version, rst-official-cvs-rev): Update version
1042 information.
7ae2ea10 1043
b6974efa
JB
10442012-06-15 Juanma Barranquero <lekktu@gmail.com>
1045
1046 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
1047 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
1048
8826d473
GM
10492012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
1050
1051 * progmodes/python.el: New python.el merge.
1052 (python-guess-indent): Obsolete var.
1053 (python-indent-guess-indent-offset): New defcustom.
1054 (python-indent): Obsolete var.
1055 (python-indent-offset): New defcustom.
1056 (python-python-command, python-jython-command): Delete var.
1057 (python-shell-interpreter): New defcustom.
1058 (python-pdbtrack-do-tracking-p): Delete var.
1059 (python-pdbtrack-activate): New defcustom.
1060 (python-use-skeletons): Obsolete var.
1061 (python-skeleton-autoinsert): New defcustom.
1062 (inferior-python-filter-regexp, python-continuation-offset)
1063 (python-honour-comment-indentation, python-indent-string-contents)
1064 (python-jython-packages, python-mode-hook)
1065 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
1066 (python-shell-prompt-alist)
1067 (python-source-modes): Delete defcustoms.
1068 (python-check-buffer-name, python-eldoc-setup-code)
1069 (python-eldoc-string-code, python-ffap-setup-code)
1070 (python-ffap-string-code, python-fill-comment-function)
1071 (python-fill-decorator-function, python-fill-paren-function)
1072 (python-fill-string-function, python-imenu-include-defun-type)
1073 (python-imenu-make-tree, python-imenu-subtree-root-label)
1074 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
1075 (python-shell-compilation-regexp-alist)
1076 (python-shell-completion-module-string-code)
1077 (python-shell-completion-pdb-string-code)
1078 (python-shell-completion-setup-code)
1079 (python-shell-completion-string-code)
1080 (python-shell-enable-font-lock, python-shell-exec-path)
1081 (python-shell-extra-pythonpaths)
1082 (python-shell-internal-buffer-name, python-shell-interpreter-args)
1083 (python-shell-process-environment)
1084 (python-shell-prompt-block-regexp)
1085 (python-shell-prompt-output-regexp)
1086 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
1087 (python-shell-send-setup-max-wait, python-shell-setup-codes)
1088 (python-shell-virtualenv-path): New defcustoms.
1089 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
1090 (inferior-python-mode-syntax-table, python--prompt-regexp)
1091 (python-buffer, python-command python-python-command)
1092 (python-default-template, python-imports, python-indent-index)
1093 (python-indent-list, python-indent-list-length)
1094 (python-mode-running, python-pdbtrack-is-tracking-p)
1095 (python-preoutput-continuation, python-preoutput-leftover)
1096 (python-preoutput-result, python-preoutput-skip-next-prompt)
1097 (python-prev-dir/file, python-recursing)
1098 (python-saved-check-command, python-version-checked)
1099 (python-which-func-length-limit)
1100 (view-return-to-alist): Delete vars.
1101 (python-check-custom-command, python-dotty-syntax-table)
1102 (python-imenu-index-alist, python-indent-current-level)
1103 (python-indent-dedenters, python-indent-levels)
1104 (python-nav-beginning-of-defun-regexp)
1105 (python-nav-list-defun-positions-cache)
1106 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
1107 (python-shell-internal-buffer)
1108 (python-skeleton-available): New vars.
1109 (def-python-skeleton): Delete macro.
1110 (python-skeleton-define): New macro.
1111 (python-define-auxiliary-skeleton, python-rx): New macros.
1112 (python-insert-class): Delete command.
1113 (python-skeleton-class): New command.
1114 (python-insert-def): Delete command.
1115 (python-skeleton-def): New command.
1116 (python-insert-for): Delete command.
1117 (python-skeleton-for): New command.
1118 (python-insert-if): Delete command.
1119 (python-skeleton-if): New command.
1120 (python-insert-try/except, python-insert-try/finally): Delete commands.
1121 (python-skeleton-try): New command.
1122 (python-insert-while): Delete command.
1123 (python-skeleton-while): New command.
1124 (python-backspace): Delete command.
1125 (python-indent-dedent-line-backspace): New command.
1126 (python-electric-colon): Delete command.
1127 (python-indent-electric-colon): New command.
1128 (python-guess-indent): Delete command.
1129 (python-indent-guess-indent-offset): New command.
1130 (python-shift-left): Delete command.
1131 (python-indent-shift-left): New command.
1132 (python-shift-right): Delete command.
1133 (python-indent-shift-right): New command.
1134 (python-find-function): Delete command.
1135 (python-nav-jump-to-defun): New command.
1136 (python-next-statement): Delete command.
1137 (python-nav-forward-sentence): New command.
1138 (python-previous-statement): Delete command.
1139 (python-nav-backward-sentence): New command.
1140 (python-fill-paragraph): Delete command.
1141 (python-fill-paragraph-function): New command.
1142 (python-send-buffer): Delete command.
1143 (python-shell-send-buffer): New command.
1144 (python-send-defun): Delete command.
1145 (python-shell-send-defun): New command.
1146 (python-send-region, python-send-region-and-go): Delete commands.
1147 (python-shell-send-region)
1148 (python-shell-switch-to-shell): New commands.
1149 (python-send-string): Delete command.
1150 (python-shell-send-string): New command.
1151 (python-switch-to-python): Delete command.
1152 (python-shell-switch-to-shell): New command.
1153 (python-describe-symbol): Delete command.
1154 (python-eldoc-at-point): New command.
1155 (python--set-prompt-regexp, python-args-to-list)
1156 (python-after-info-look, python-check-version)
1157 (python-check-comint-prompt, python-find-imports)
1158 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
1159 (python-unload-function, python-expand-template)
1160 (python-maybe-jython, python-preoutput-filter)
1161 (python-pdbtrack-get-source-buffer)
1162 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
1163 (python-pdbtrack-toggle-stack-tracking)
1164 (python-pdbtrack-track-stack-file, python-initial-text)
1165 (python-first-word, python-comment-line-p, python-send-command)
1166 (python-setup-brm, python-sentinel, python-set-proc)
1167 (python-skip-out, python-input-filter, python-outdent-p)
1168 (python-outline-level, python-backslash-continuation-line-p)
1169 (python-end-of-block, python-end-of-statement, python-mark-block)
1170 (python-beginning-of-block, python-beginning-of-statement)
1171 (python-blank-line-p, python-beginning-of-string)
1172 (python-open-block-statement-p): Delete functions.
1173 (python-indent-line, python-indent-line-1): Delete functions.
1174 (python-indent-line): New function.
1175 (python-indentation-levels): Delete function.
1176 (python-indent-calculate-levels): New function.
1177 (python-proc): Delete function.
1178 (python-shell-get-process): New function.
1179 (python-send-receive): Delete function.
1180 (python-shell-send-string-no-output): New function.
1181 (python-module-path): Delete function.
1182 (python-ffap-module-path): New function.
1183 (python-completion-at-point)
1184 (python-symbol-completions): Delete functions.
1185 (python-completion-complete-at-point): New function.
1186 (python-load-file): Delete function.
1187 (python-shell-send-file): New function.
1188 (python-calculate-indentation): Delete function.
1189 (python-indent-calculate-indentation): New function.
1190 (python-skip-comments/blanks): Delete function.
1191 (python-util-forward-comment): New function.
1192 (python-continuation-line-p): Delete function.
1193 (python-info-continuation-line-p): New function.
1194 (python-which-func, python-current-defun): Delete function.
1195 (python-info-current-defun): New function.
1196 (python-beginning-of-defun): Delete function.
1197 (python-nav-beginning-of-defun): New function.
1198 (python-close-block-statement-p)
1199 (python-block-end-p): Delete function.
1200 (python-info-closing-block): New function.
1201 (python-comint-output-filter-function)
1202 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
1203 (python-fill-comment, python-fill-decorator, python-fill-paren)
1204 (python-fill-string, python-imenu-make-element-tree)
1205 (python-imenu-make-tree, python-imenu-tree-assoc)
1206 (python-indent-context, python-indent-dedent-line)
1207 (python-indent-line-function)
1208 (python-indent-post-self-insert-function)
1209 (python-indent-toggle-levels)
1210 (python-info-assignment-continuation-line-p)
1211 (python-info-beginning-of-backlash)
1212 (python-info-block-continuation-line-p)
1213 (python-info-closing-block-message)
1214 (python-info-line-ends-backslash-p)
1215 (python-info-looking-at-beginning-of-defun)
1216 (python-info-ppss-context, python-info-ppss-context-type)
1217 (python-nav-list-defun-positions, python-nav-read-defun)
1218 (python-nav-sentence-end, python-nav-sentence-start)
1219 (python-pdbtrack-comint-output-filter-function)
1220 (python-pdbtrack-set-tracked-buffer)
1221 (python-shell-calculate-exec-path)
1222 (python-shell-calculate-process-environment)
1223 (python-shell-completion--do-completion-at-point)
1224 (python-shell-completion--get-completions)
1225 (python-shell-completion-complete-at-point)
1226 (python-shell-completion-complete-or-indent)
1227 (python-shell-get-or-create-process)
1228 (python-shell-get-process-name)
1229 (python-shell-internal-get-or-create-process)
1230 (python-shell-internal-get-process-name)
1231 (python-shell-internal-send-string, python-shell-make-comint)
1232 (python-shell-parse-command, python-shell-send-setup-code)
1233 (python-skeleton-add-menu-items)
1234 (python-util-clone-local-variables, python-util-position)
1235 (run-python-internal, python-indentation-levels)
1236 (python-nav-beginning-of-defun)
1237 (python-completion-complete-at-point): New functions.
1238 (run-python): Change arguments. New API requirements.
1239
4302f5ba
SM
12402012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1241
f38ea36d
SM
1242 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
1243 (bug#11649).
1244
1245 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
1246 (macroexp--expand-all): Use it.
1247
4302f5ba
SM
1248 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
1249 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
1250 Use `cl-function' instead.
1251
33377562
JB
12522012-06-14 Juanma Barranquero <lekktu@gmail.com>
1253
1254 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
1255 Suggested by Stefan Monnier while discussing bug#11657.
1256
54c5ba1a
SS
12572012-06-14 Sam Steingold <sds@gnu.org>
1258
1259 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
1260
f9f1b1fe
AS
12612012-06-14 Andreas Schwab <schwab@linux-m68k.org>
1262
1263 * play/doctor.el (doctor-doc): Remove parameter and use
1264 doctor-sent instead of sent.
1265 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
1266
a81068ba
SM
12672012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1268
5a315f9c
SM
1269 * files.el: Require cl-lib.
1270 (file-name-non-special): Replace case -> cl-case.
1271
1272 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
1273
a81068ba
SM
1274 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
1275 mapping from #' to function*.
1276
8cca9703
CY
12772012-06-13 Chong Yidong <cyd@gnu.org>
1278
1279 * mouse.el (mouse-drag-track): Do not set the mark if the user
1280 releases the mouse without selecting anything (Bug#11588).
1281
a12ac9d7
SM
12822012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1283
ccf1dc18
SM
1284 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
1285 as well (bug#11646).
1286
ef62b23d
SM
1287 * loadup.el: Count byte-code functions as well.
1288
c4c8444a
SM
1289 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
1290 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
1291
a12ac9d7
SM
1292 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
1293 (bug#11649). Add cl-defun and cl-defmacro.
1294
87e6e64f
DA
12952012-06-13 Drew Adams <drew.adams@oracle.com>
1296
1297 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1298 Fix last change.
1299
682cefaf
MA
13002012-06-13 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
1303 Otherwise, it blocks in batch mode.
1304
773e1f08
JB
13052012-06-13 Juanma Barranquero <lekktu@gmail.com>
1306
1307 * help-mode.el (bookmark-make-record-default): Declare.
1308
60057926
CY
13092012-06-13 Chong Yidong <cyd@gnu.org>
1310
1311 * emacs-lisp/package.el (list-packages): Compute a list of
1312 packages that are newly-available since the last list-packages
1313 invocation.
1314 (package-menu--new-package-list): New var.
1315 (package-menu--generate, package-menu--print-info)
1316 (package-menu--status-predicate, package-menu-mark-install):
1317 Handle new status label "new".
1318
ad4d226c
SM
13192012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1320
1321 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
1322 conversion to backquotes.
1323
f1a4e679
CY
13242012-06-12 Chong Yidong <cyd@gnu.org>
1325
1326 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
1327 Rename from gud-inhibit-global-bindings.
1328
1329 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
1330
1331 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
1332 hook from nxml-glyph-set-hook.
1333
1334 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
1335 declaration.
1336
1337 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
1338
1339 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
1340 Convert to defcustom.
1341
0c9e42b5
DA
13422012-06-12 Drew Adams <drew.adams@oracle.com>
1343
1344 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1345 New functions.
1346 (help-mode): Use them.
1347
09e06855
GM
13482012-06-11 Glenn Morris <rgm@gnu.org>
1349
1350 * progmodes/fortran.el (fortran-font-lock-keywords-3):
1351 Use preprocessor face for directives.
1352 (fortran-directive-re): Doc fix.
1353
71adb94b
SM
13542012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1355
2eb87922
SM
1356 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
1357 conversion to backquotes (bug#11652).
1358
71adb94b
SM
1359 Fix compiler-expansion of CL's cXXr functions (bug#11673).
1360 * emacs-lisp/cl-lib.el (cl--defalias): New function.
1361 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
1362 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
1363 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1364 (cl-ninth, cl-tenth): Mark them as inlinable.
1365 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
1366 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
1367 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
1368 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
1369 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
1370 (cl-list*, cl-adjoin): Don't put an autoload manually.
1371 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
1372 (cl--compiler-macro-list*): Add autoload cookie.
1373 (cl--compiler-macro-cXXr): New function.
2eb87922 1374
71adb94b
SM
1375 * help-fns.el (help-fns--compiler-macro): New function extracted from
1376 describe-function-1; follow aliases and use `compiler-macro' property.
1377 (describe-function-1): Use it.
1378
a6674402
CY
13792012-06-11 Chong Yidong <cyd@gnu.org>
1380
1381 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
1382 is uninstalled, if imagemagick is installed.
1383
bb3faf5b
SM
13842012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1385
1386 * emacs-lisp/cl-lib.el: Use lexical-binding.
1387 (cl-map-extents, cl-maclisp-member): Remove.
1388 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
1389 (cl--set-substring, cl--block-wrapper, cl--block-throw)
1390 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
1391 * emacs-lisp/cl-extra.el: Use lexical-binding.
1392 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
1393 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
1394 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
1395 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
1396 * emacs-lisp/cl-seq.el: Use lexical-binding.
1397 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
1398 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
1399 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
1400 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
1401 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
1402 CL's internals.
1403
2fe4b125
MA
14042012-06-11 Michael Albinus <michael.albinus@gmx.de>
1405
1406 Sync with Tramp 2.2.6-pre.
1407
1408 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
1409 `print-length' and `print-level' to nil, in order to avoid
1410 truncation. Reported by Christopher Schmidt
1411 <christopher@ristopher.com>.
1412
1413 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
1414
1415 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
1416 New defmacro.
1417 (tramp-compat-copy-directory): Add optional argument
1418 COPY-CONTENTS. It is not handled yet.
1419
1420 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
1421 (tramp-ftp-file-name-p): Simplify.
1422
1423 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
1424 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
1425 connection vector.
1426
1427 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
1428 (tramp-methods): Do not use `tramp-password-end-of-line'.
1429 (tramp-completion-function-alist-putty): Handle UNIX case.
1430 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
1431 (tramp-do-file-attributes-with-stat)
1432 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
1433 gid as real numbers. They could run out of integer range on cygwin.
1434 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
1435 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
1436 (tramp-open-connection-setup-interactive-shell):
1437 Use `tramp-cleanup'. Move check for busyboxes ...
1438 (tramp-find-shell): ... here. Simplify implementation.
1439 Set "remote-shell" property also for alternative shells.
1440 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
1441 If failing, a regular file would be written otherwise.
1442 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
1443 (tramp-find-inline-encoding): Cache the coding commands in the
1444 process cache. Apply test command on the remote side, if defined.
1445 (tramp-find-inline-compress): Cache the compress commands in the
1446 process cache.
1447 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
1448 when requested. Handle hops.
1449 (tramp-current-connection): New defvar.
87e6e64f
DA
1450 (tramp-maybe-open-connection): Use `tramp-cleanup'.
1451 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 1452 Handle user interrupt. (Bug#10187)
87e6e64f
DA
1453 (tramp-get-inline-compress, tramp-get-inline-coding):
1454 Read connection properties from the process cache.
2fe4b125
MA
1455
1456 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
1457 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
1458 New defconsts.
2fe4b125
MA
1459 (tramp-smb-prompt): Extend for powershell prompt.
1460 (tramp-smb-file-name-handler-alist): Add handlers for
1461 `process-file', `shell-command' and `start-file-process'.
1462 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
1463 (tramp-smb-winexe-shell-command-switch): New defcustoms.
1464 (tramp-smb-file-name-p): Simplify.
1465 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
1466 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
1467 (tramp-smb-shell-quote-argument): New defuns.
1468 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
1469 Implement using "tar". By this, time-stamps are preserved.
1470 (tramp-smb-handle-copy-file): Handle also the case of directories.
1471 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
1472 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
1473 Use `tramp-get-connection-buffer').
2fe4b125
MA
1474 (tramp-smb-handle-rename-file): Use "rename", when source and
1475 target are on the same share.
87e6e64f
DA
1476 (tramp-smb-maybe-open-connection): Handle wrong passwords.
1477 Use `tramp-smb-server-version'.
2fe4b125
MA
1478 (tramp-smb-wait-for-output): Remove prompt.
1479
1480 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
1481 (tramp-methods, tramp-rsh-end-of-line):
1482 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
1483 (tramp-save-ad-hoc-proxies): New defcustom.
1484 (tramp-completion-function-alist): Adapt docstring.
1485 (tramp-default-password-end-of-line): Remove defcustom.
1486 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
1487 (tramp-user-regexp, tramp-file-name-regexp-unified)
1488 (tramp-file-name-regexp-url): Extend regexp by hop separator.
1489 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
1490 (tramp-remote-file-name-spec-regexp): New defconst.
1491 (tramp-file-name-structure): Extend structure for hops.
1492 (tramp-get-method-parameter): Move up.
1493 (tramp-file-name-p, tramp-dissect-file-name)
1494 (with-parsed-tramp-file-name): Handle hops.
1495 (tramp-file-name-hop): New defun.
1496 (tramp-make-tramp-file-name): New optional arg HOP.
1497 (tramp-message-show-progress-reporter-message): New defvar.
1498 (tramp-with-progress-reporter): Use it. We cannot use
1499 `tramp-message-show-message' here, because this suppresses also
1500 error buffers.
1501 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
1502 `tramp-message-show-message' is nil.
1503 Use `tramp-get-connection-buffer'.
2fe4b125
MA
1504 (tramp-cleanup): New defun.
1505 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
1506 (tramp-file-name-handler): If `debug-on-error' is set, propagate
1507 an error unchanged.
1508 (tramp-completion-handle-file-name-all-completions): Handle hops.
1509 Fix an error when called from ido.
1510 (tramp-completion-dissect-file-name): Use better local variable
1511 name. Add hop to the vector.
1512 (tramp-handle-insert-file-contents): Use progress-reporter for the
1513 whole scenario.
1514 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
1515 to `t'.
1516 (tramp-check-for-regexp): Simplify search.
1517 (tramp-enter-password): Remove it. Move implementation ...
1518 (tramp-action-password): ... here.
1519 (tramp-mode-string-to-int, tramp-local-host-p)
1520 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
1521 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
1522 Set tramp-autoload cookie.
2fe4b125
MA
1523
1524 * net/trampver.el: Update release number.
1525
15262012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1527 Michael Albinus <michael.albinus@gmx.de>
1528
1529 * net/tramp.el (tramp-set-completion-function): Fix docstring.
1530 (tramp-parse-group, tramp-parse-file)
1531 (tramp-parse-shostkeys-sknownhosts): New defuns.
1532 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
1533 (tramp-parse-shosts-group, tramp-parse-sconfig)
1534 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
1535 (tramp-parse-sknownhosts, tramp-parse-hosts)
1536 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
1537 Use them.
1538 (tramp-parse-passwd-group, tramp-parse-netrc-group)
1539 (tramp-parse-putty-group): Don't narrow.
1540 (tramp-parse-putty): Make a loop.
1541 (tramp-file-name-handler): Catch the `suppress' signal.
1542
72834e10
CY
15432012-06-11 Chong Yidong <cyd@gnu.org>
1544
1545 * image.el (imagemagick-register-types): Put the ImageMagick entry
1546 at the end of image-type-file-name-regexps.
1547
a4712e11
JB
15482012-06-11 Johan Bockgård <bojohan@gnu.org>
1549
1550 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
1551 (pcase, pcase-let*, pcase-dolist): Use them.
1552
82ad98e3
SM
15532012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1554
1555 * emacs-lisp/pcase.el (pcase--let*): New function.
1556 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
1557 (pcase--expand): Use macroexp-let².
1558
f80efb86
SM
15592012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1560
1561 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
1562 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
1563 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
1564 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
1565 * emacs-lisp/derived.el: Use pcase instead of `cl'.
1566 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
1567
31ca4639 15682012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 1569
31ca4639
CY
1570 * mail/rmail.el (rmail-yank-current-message): Leave point at
1571 correct position. (Bug#11660)
94f0aa34 1572
31ca4639 15732012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 1574
31ca4639 1575 * allout-widgets.el: Fix code header.
9e1b8ec4 1576
31ca4639 15772012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 1578
f80efb86
SM
1579 * cus-edit.el (customize-changed-options-previous-release):
1580 Bump to 24.1.
31ca4639 1581
642b6d30
AS
15822012-06-09 Andreas Schwab <schwab@linux-m68k.org>
1583
1584 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
1585
4f5d2ba1
CY
15862012-06-09 Chong Yidong <cyd@gnu.org>
1587
1588 * ebuff-menu.el (electric-buffer-list): Preserve header line.
1589
e75852fd
MR
15902012-06-09 Martin Rudalics <rudalics@gmx.at>
1591
1592 * window.el (special-display-popup-frame): Don't use
1593 window--display-buffer (Bug#11651).
1594
1e48e282
EZ
15952012-06-09 Eli Zaretskii <eliz@gnu.org>
1596
8a26b487
EZ
1597 Fix parallel builds: make sure loaddefs.el is not being written
1598 while Lisp files are compiled.
1599 (compile): Don't depend on 'mh-autoloads'.
1600 (compile-CMD, compile-SH): Depend on 'autoloads'.
1601 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
1602
1e48e282
EZ
1603 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
1604
6175e34b
CY
16052012-06-09 Chong Yidong <cyd@gnu.org>
1606
1607 * face-remap.el (face-remap-add-relative, face-remap-set-base)
1608 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
1609 Doc fixes (Bug#11225).
1610
d9857e53
SM
16112012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1612
1613 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
1614 a function if there's a clear indication that it has a compiler-macro.
1615 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
1616 (macro-declarations-alist): Add arglist to declaration functions.
1617 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
1618 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
1619 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
1620 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
1621 Also add autoload to find the compiler macro.
1622 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
1623 (cl--compiler-macro-member, cl--compiler-macro-assoc)
1624 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
1625 (cl--compiler-macro-get): New functions, replacing calls to
1626 cl-define-compiler-macro.
1627 (cl-typep) [compiler-macro]: Use macroexp-let².
1628
f81298f8 16292012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
1630
1631 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
1632 string properly, fixes Bug#11473.
1633
4b56d0fe
CY
16342012-06-08 Chong Yidong <cyd@gnu.org>
1635
1636 * faces.el (set-face-attribute): Doc fix.
1637 (modify-face): Don't use :bold and :italic.
1638 (error, warning, success): Tweak definitions.
1639
1640 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
1641 (custom-modified, custom-set, custom-changed, custom-themed)
1642 (custom-saved, custom-button, custom-button-mouse)
1643 (custom-button-pressed, custom-state, custom-comment-tag)
1644 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
1645 (custom-group-subtitle): Use new-style face specs.
1646 (custom-invalid-face, custom-rogue-face, custom-modified-face)
1647 (custom-set-face, custom-changed-face, custom-saved-face)
1648 (custom-button-face, custom-button-pressed-face)
1649 (custom-documentation-face, custom-state-face)
1650 (custom-comment-face, custom-comment-tag-face)
1651 (custom-variable-tag-face, custom-variable-button-face)
1652 (custom-face-tag-face, custom-group-tag-face-1)
1653 (custom-group-tag-face): Remove obsolete face alias.
1654
1655 * epa.el (epa-validity-high, epa-validity-medium)
1656 (epa-validity-low, epa-mark, epa-field-name, epa-string)
1657 (epa-field-name, epa-field-body):
1658 * font-lock.el (font-lock-comment-face, font-lock-string-face)
1659 (font-lock-keyword-face, font-lock-builtin-face)
1660 (font-lock-function-name-face, font-lock-variable-name-face)
1661 (font-lock-type-face, font-lock-constant-face):
1662 * ido.el (ido-first-match, ido-only-match, ido-subdir)
1663 (ido-virtual, ido-indicator, ido-incomplete-regexp):
1664 * speedbar.el (speedbar-button-face, speedbar-file-face)
1665 (speedbar-directory-face, speedbar-tag-face)
1666 (speedbar-selected-face, speedbar-highlight-face)
1667 (speedbar-separator-face):
1668 * whitespace.el (whitespace-newline, whitespace-space)
1669 (whitespace-hspace, whitespace-tab, whitespace-trailing)
1670 (whitespace-line, whitespace-space-before-tab)
1671 (whitespace-space-after-tab, whitespace-indentation)
1672 (whitespace-empty):
1673 * emulation/cua-base.el (cua-global-mark):
1674 * eshell/em-prompt.el (eshell-prompt):
1675 * net/newst-plainview.el (newsticker-new-item-face)
1676 (newsticker-old-item-face, newsticker-immortal-item-face)
1677 (newsticker-obsolete-item-face, newsticker-date-face)
1678 (newsticker-statistics-face, newsticker-default-face):
1679 * net/newst-reader.el (newsticker-feed-face)
1680 (newsticker-extra-face, newsticker-enclosure-face):
1681 * net/newst-treeview.el (newsticker-treeview-face)
1682 (newsticker-treeview-new-face, newsticker-treeview-old-face)
1683 (newsticker-treeview-immortal-face)
1684 (newsticker-treeview-obsolete-face)
1685 (newsticker-treeview-selection-face):
1686 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
1687 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
1688 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
1689 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
1690 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
1691 (nxml-outline-active-indicator, nxml-outline-ellipsis):
1692 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
1693 (mpuz-text):
1694 * progmodes/vera-mode.el (vera-font-lock-number)
1695 (vera-font-lock-function, vera-font-lock-interface):
1696 * textmodes/table.el (table-cell): Use new-style face specs, and
1697 don't use the old :bold and :italic attributes.
1698
1699 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
1700 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
1701 (ebrowse-member-class, ebrowse-progress): Likewise.
1702 (ebrowse-tree-mark-face, ebrowse-root-class-face)
1703 (ebrowse-file-name-face, ebrowse-default-face)
1704 (ebrowse-member-attribute-face, ebrowse-member-class-face)
1705 (ebrowse-progress-face): Remove obsolete faces.
1706
1707 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1708 Inherit from error and warning faces respectively.
1709
1710 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1711 Likewise.
f80efb86
SM
1712 (flyspell-incorrect-face, flyspell-duplicate-face):
1713 Remove obsolete aliases.
4b56d0fe 1714
03310646
MA
17152012-06-08 Michael Albinus <michael.albinus@gmx.de>
1716
1717 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1718 Avoid infloop.
1719
513749ee
SM
17202012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1721
1722 * startup.el (argv, argi): Make lexically scoped.
1723 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
1724 * emacs-lisp/cl-macs.el: Use lexical-binding.
1725 Rename cl-bind-* to cl--bind-*.
1726 * files.el: Don't require `cl' since it doesn't use it.
1727 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
1728
595ef4ad
JB
17292012-06-08 Juanma Barranquero <lekktu@gmail.com>
1730
1731 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
1732 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
1733 instead of calling external sort utility.
1734 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
1735
e9f66fcb
EZ
17362012-06-08 Eli Zaretskii <eliz@gnu.org>
1737
1738 * descr-text.el (describe-char): Mention how to insert the
1739 character, if the current input method doesn't support it.
1740 See the discussion in this thread for the details:
1741 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
1742
3d10db47
SS
17432012-06-08 Sam Steingold <sds@gnu.org>
1744
1745 * bindings.el (global-map): Bind XF86Forward to next-buffer and
1746 XF86Back to previous-buffer.
1747 (minibuffer-local-map): Bind them to next-history-element and
1748 previous-history-element respectively.
1749 * help-mode.el (help-mode-map): Bind them to help-go-forward and
1750 help-go-back respectively.
1751 * info.el (Info-mode-map): Bind them to Info-history-forward and
1752 Info-history-back respectively.
1753 These are the keys next to Up on the ThinkPad keyboard.
1754
de7e2b36
SM
17552012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1756
1757 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
1758 * emacs-lisp/cl-macs.el: Provide itself.
1759 (cl--labels-convert-cache): New var.
1760 (cl--labels-convert): New function.
1761 (cl-flet, cl-labels): New implementation with new semantics, relying on
1762 lexical-binding.
1763 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
1764 (cl-closure-vars, cl--function-convert-cache)
1765 (cl--function-convert): Move from cl-macs.el.
1766 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
1767 rename by removing the "cl-" prefix.
1768 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
1769
6fa6c4ae
SM
17702012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1771
1772 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
1773 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
1774 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
1775 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
1776 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
1777 (cl-hash-table-count): Add old compatibility aliases.
1778
1779 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
1780 Use macroexpand-all-environment instead.
1781 (cl--old-macroexpand): New var.
1782 (cl--sm-macroexpand): New function.
1783 (cl-symbol-macrolet): Use it during macro expansion.
1784 (cl--function-convert-cache): New var.
1785 (cl--function-convert): New function, extracted from
1786 cl-macroexpand-all.
1787 (cl-lexical-let): Use it.
1788
1789 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
1790 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
1791 (cl-member): Remove old alias.
1792
1793 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
1794 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
1795 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
1796 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
1797 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
1798 (cl-macroexpand-cmacs): Remove var.
1799 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
1800 Use macroexpand-all instead.
1801
4dd1c416
SM
18022012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1803
1804 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
1805 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
1806 (macroexp-copyable-p): New functions and macros.
1807 * emacs-lisp/edebug.el (edebug-unwrap):
1808 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
1809 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
1810 (pcase--let*): Remove.
1811 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
1812 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
1813 macroexp-const-p instead.
1814 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
1815
1816 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
1817 instead of "cl-" for internal definitions. Use macroexp-const-p.
1818 (cl-old-bc-file-form): Remove var.
1819 (cl-const-exprs-p): Remove fun.
1820 (cl-labels, cl-macrolet): Use backquote.
1821 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
1822 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
1823 (cl-define-setf-expander): Rename from cl-define-setf-method.
1824 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
1825
1826 * international/mule-cmds.el: Don't require CL.
1827 (view-hello-file): Don't use `letf'.
1828
ed8bd4d7
SM
18292012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1830
7287f2f3
SM
1831 * tmm.el (tmm-prompt): Use string-prefix-p.
1832 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
1833 (tmm-add-prompt): Use minibuffer-completion-help.
1834 (tmm-delete-map): Remove.
1835
ed8bd4d7
SM
1836 * subr.el (kbd): Make it its own function.
1837
7b4cdbf4
SM
18382012-06-07 Stefan Merten <smerten@oekonux.de>
1839
1840 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
1841 Silence compiler warnings. Fix versions.
ed8bd4d7 1842 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 1843 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 1844 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
1845 (rst-package-emacs-version-alist): Correct Emacs version to
1846 represent major merge with upstream.
ed8bd4d7 1847 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 1848
2b48d721
GM
18492012-06-06 Glenn Morris <rgm@gnu.org>
1850
1851 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
1852 Only print environment variables if set.
1853
fa779ab0
SM
18542012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1855
1856 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
1857 (macroexp--cons): Rename from maybe-cons.
1858 (macroexp--accumulate): Rename from macroexp-accumulate.
1859 (macroexp--all-forms): Rename from macroexpand-all-forms.
1860 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
1861 (macroexp--expand-all): Rename from macroexpand-all-1.
1862
628299e0
SS
18632012-06-06 Sam Steingold <sds@gnu.org>
1864
1865 * calendar/calendar.el (calendar-in-read-only-buffer):
1866 Call `special-mode' to enable the standard read-only keybindings.
1867
b7bb5838
SM
18682012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
1871 with "loading" messages (bug#11635).
1872
dfb308ba
MA
18732012-06-06 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * files.el (enable-remote-dir-locals): New option.
1876 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
1877
0372ee92
MA
1878 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1879 Ensure, that the temp directory is local.
1880
1881 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
1882 `temporary-file-directory'.
1883
eed0bb91
MA
1884 * progmodes/python.el (python-send-region): Ensure, that the
1885 temporary file is created also in the remote case.
1886
7a58f64d
GM
18872012-06-06 Glenn Morris <rgm@gnu.org>
1888
f7dd4e98
GM
1889 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
1890 (vc-rcs-update-changelog): Use it.
1891
090bd7cb 1892 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 1893
7a58f64d
GM
1894 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
1895 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
1896 (vc-sccs-diff): Replace use of the external vcdiff script.
1897
daed4003
GM
18982012-06-05 Glenn Morris <rgm@gnu.org>
1899
1900 * ledit.el: Move to obsolete/.
1901
48c455c7
SS
19022012-06-05 Sam Steingold <sds@gnu.org>
1903
ed9265fc 1904 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
1905 patch (Bug#11140).
1906
57a7d507
SM
19072012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
1908
090bd7cb 1909 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 1910
53aacf21
SM
1911 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
1912 compiler-macro expansion.
1913
57a7d507
SM
1914 Add native compiler-macro support.
1915 * emacs-lisp/macroexp.el (macroexpand-all-1):
1916 Support compiler-macros directly. Properly follow aliases and apply
1917 the compiler macros more thoroughly.
1918 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
1919 macroexpand now properly follows aliases.
1920 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
1921 (cl-compiler-macroexpand): Use new prop.
1922 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
1923
1924 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
1925
51a5f9d8
MR
19262012-06-05 Martin Rudalics <rudalics@gmx.at>
1927
1928 * window.el (get-lru-window, get-mru-window, get-largest-window):
1929 New argument NOT-SELECTED to avoid picking the selected window.
1930 (window--display-buffer-1, window--display-buffer-2): Replace by
1931 new function window--display-buffer
1932 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
1933 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1934 Use window--display-buffer.
51a5f9d8
MR
1935 (display-buffer-use-some-window): Remove temporary dedication
1936 hack by calling get-lru-window and get-largest-window with
1937 NOT-SELECTED argument non-nil. Call window--display-buffer.
1938
08f9f738
GM
19392012-06-05 Glenn Morris <rgm@gnu.org>
1940
1941 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
1942 Replace external vcdiff script.
1943
e364a2b7
SM
19442012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1945
1946 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
1947
041df390
CY
19482012-06-04 Chong Yidong <cyd@gnu.org>
1949
e364a2b7
SM
1950 * image.el (imagemagick-types-inhibit): Revert last change.
1951 Add INFO and M.
47b36b94 1952 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 1953
7c1898a7
SM
19542012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1955
1956 * emacs-lisp/cl-lib.el: Rename from cl.el.
1957 * emacs-lisp/cl.el: New compatibility file.
1958 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
1959 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
1960 to obey the "cl-" prefix.
1961 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
1962
0c3461de
GM
19632012-06-03 Glenn Morris <rgm@gnu.org>
1964
1e266c88
GM
1965 * emacs-lisp/authors.el (authors-aliases): Addition.
1966
0c3461de
GM
1967 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
1968 Fix :version.
1969
d8a52e15
SM
19702012-06-03 Stefan Merten <smerten@oekonux.de>
1971
1972 * textmodes/rst.el: Add comments.
1973 (rst-transition, rst-adornment): New faces.
1974 (rst-adornment-faces-alist): Make default safe to reevaluate.
1975 Fixes
1976 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
1977 Improve customization tags.
1978 (rst-define-level-faces): Clarify meaning.
1979
5205d6f6
CY
19802012-06-03 Chong Yidong <cyd@gnu.org>
1981
1982 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
1983 (compilation-mode-line-run, compilation-mode-line-exit):
1984 New faces.
5205d6f6
CY
1985 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
1986
757ee657
JD
19872012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
1988
7c1898a7
SM
1989 * progmodes/which-func.el (which-func-update-ediff-windows):
1990 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 1991
5f2c76c6
CY
19922012-06-03 Chong Yidong <cyd@gnu.org>
1993
1994 * bindings.el: Remove explicit help text from format-mode-line.
1995 It is now supplied by mode-line-default-help-echo.
1996 (mode-line-front-space, mode-line-end-spaces)
1997 (mode-line-misc-info): New variables.
1998 (mode-line-modes, mode-line-position): Move the default value to
1999 the variable definition.
2000 (mode-line-default-help-echo): New defcustom.
383f7350
CY
2001 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
2002 (mode-line-modified-help-echo): New functions.
2003 (mode-line-mule-info, mode-line-modified): Use them.
2004 (mode-line-eol-desc, propertized-buffer-identification):
2005 Consistency fixes for help text.
cbe46e5f
CY
2006 (mode-line-coding-system-map): Allow using mouse-3 to invoke
2007 set-buffer-file-coding-system (Bug#289).
2008 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 2009
f2d6a3df
SM
20102012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2011
2012 * simple.el (execute-extended-command): Set real-this-command
2013 (bug#11506).
2014
37269466
CY
20152012-06-02 Chong Yidong <cyd@gnu.org>
2016
2017 Remove incorrect uses of "modeline" in comments, docstrings, and
2018 function/variable names (Bug#10329).
2019
2020 * cus-edit.el (mode-line):
2021 * dframe.el (dframe-mouse-hscroll):
2022 * emacs-lisp/re-builder.el:
2023 * emacs-lisp/easy-mmode.el (define-minor-mode):
2024 * frame.el (set-frame-name):
2025 * help.el (lookup-minor-mode-from-indicator):
2026 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
2027 * progmodes/cc-cmds.el (c-toggle-auto-newline)
2028 (c-toggle-hungry-state):
2029 * progmodes/antlr-mode.el (antlr-language-alist):
2030 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
2031 * progmodes/vhdl-mode.el (vhdl-mode):
2032 * progmodes/which-func.el (which-func, which-func-cleanup-function):
2033 * term/ns-win.el (ns-face-at-pos):
2034 * term/sup-mouse.el (sup-mouse-report):
2035 * textmodes/flyspell.el (flyspell-mode-line-string):
2036 * textmodes/ispell.el (ispell-highlight-face):
2037 * textmodes/reftex-global.el:
2038 * vc/vc-arch.el (vc-arch-mode-line-string):
2039 * vc/vc-cvs.el (vc-cvs-mode-line-string):
2040 * vc/vc-git.el (vc-git-mode-line-string):
2041 * vc/vc-hooks.el (vc-display-status)
2042 (vc-default-mode-line-string):
2043 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
2044
2045 * ansi-color.el (ansi-color-faces-vector): Change default faces.
2046
2047 * dired.el (dired-sort-set-mode-line): Rename from
2048 dired-sort-set-modeline. All callers changed.
2049
2050 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
2051 eshell-status-in-modeline.
2052
2053 * foldout.el (foldout-mode-line-string): Rename from
2054 foldout-modeline-string. All callers changed.
2055 (foldout-update-mode-line): Rename from foldout-update-modeline.
2056
2057 * subr.el (redraw-modeline): Make into obsolete alias.
2058
2059 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
2060 timeclock-modeline-display. Make old name an alias.
2061 (timeclock-update-mode-line): Likewise. All callers changed.
2062 (timeclock-mode-line-display): No need to check before using
2063 add-hook.
2064 (timeclock-relative, timeclock-day-over-hook)
2065 (timeclock-use-elapsed, timeclock-mode-string)
2066 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
2067
2068 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
2069 crisp-mode-modeline-string.
2070
2071 * play/solitaire.el (solitaire-build-mode-line): Rename from
2072 solitaire-build-modeline. All callers changed.
2073
2074 * play/zone.el (zone-hiding-mode-line): Rename from
2075 zone-hiding-modeline. All callers changed.
2076 (zone): Remove unusued `modeline-hidden-level' property.
2077
2078 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
2079 xscheme-modeline-initialize. All callers changed.
2080
2081 * strokes.el (strokes-lighter): Rename from
2082 strokes-modeline-string.
2083
2084 * textmodes/sgml-mode.el (html-face-tag-alist)
2085 (html-tag-face-alist): Use mode-line face instead of obsolete
2086 alias modeline.
2087
42152ee4
SM
20882012-06-02 Stefan Merten <smerten@oekonux.de>
2089
2090 * textmodes/rst.el: Always require `cl'.
4cf9b38d 2091 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 2092
95f520b5
CY
20932012-06-02 Chong Yidong <cyd@gnu.org>
2094
2095 * image.el (imagemagick-enabled-types): Rename from
2096 imagemagick-types-enable. Add many more types.
2097 (imagemagick-types-inhibit): Change default to nil.
2098 (imagemagick-filter-types): Caller changed.
2099
4a5f187a
SM
21002012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2101
03fef3e6
SM
2102 * emacs-lisp/cl-macs.el: Use backquotes.
2103 (cl-transform-function-property): Use eval-and-compile rather than
2104 abusing `require'.
2105 (defstruct): Use declare-function instead of with-no-warnings.
2106
4a5f187a
SM
2107 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
2108 (byte-compile-output-docform): Re-add the print-circle bindings.
2109 (byte-compile-fix-header): Use #$ just because it's shorter.
2110 (byte-compile-output-file-form): Remove defun/defmacro.
2111
bd56924f
MR
21122012-06-01 Martin Rudalics <rudalics@gmx.at>
2113
2114 * simple.el (choose-completion): Remove now obsolete binding for
2115 owindow.
2116
046e38ce
MA
21172012-06-01 Michael Albinus <michael.albinus@gmx.de>
2118
2119 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
2120 in order to avoid "Stack overflow in regexp matcher".
2121
32d72c2f
GM
21222012-05-31 Glenn Morris <rgm@gnu.org>
2123
2124 * image.el: For clarity, call imagemagick-register-types at
2125 top-level, rather than relying on a custom :initialize.
2126 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
2127 (imagemagick-filter-types): New function. (Bug#7406)
2128 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
2129 If disabling support, remove elements altogether rather
2130 than using an impossible regexp.
2131 (imagemagick-types-inhibit): Give it the default init function.
2132
dd41169b
SM
21332012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2134
4a5f187a
SM
2135 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
2136 Handle arbitrary file name lengths (Bug#11585).
dd41169b 2137
efc00ab1 21382012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
2139
2140 * desktop.el (desktop-read): Clear previous and next buffers for
2141 all windows and bury *Messages* buffer (bug#11556).
2142
500fcedc
SM
21432012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2144
2145 Add `declare' for `defun'. Align `defmacro's with it.
2146 * emacs-lisp/easy-mmode.el (define-minor-mode)
2147 (define-globalized-minor-mode): Don't autoload the var definitions.
2148 * emacs-lisp/byte-run.el: Use lexical-binding.
2149 (defun-declarations-alist, macro-declarations-alist): New vars.
2150 (defmacro, defun): Use them.
2151 (make-obsolete, define-obsolete-function-alias)
2152 (make-obsolete-variable, define-obsolete-variable-alias):
2153 Use `declare'.
2154 (macro-declaration-function): Mark obsolete.
2155 * emacs-lisp/autoload.el: Use lexical-binding.
2156 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
2157
6e8a1786
AM
21582012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2159
2160 * textmodes/ispell.el (ispell-with-no-warnings):
2161 Define as a macro.
500fcedc
SM
2162 (ispell-kill-ispell, ispell-change-dictionary):
2163 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
2164 `interactive-p'.
2165
61b108cc
SM
21662012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2167
2168 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
2169 (macro-declaration-function): Move var from C code.
2170 (macro-declaration-function): Define function with defalias.
2171 * emacs-lisp/macroexp.el (macroexpand-all-1):
2172 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
2173 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
2174 defun/defmacro any more.
2175 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
2176 Provide fallback for unknown arglist.
2177 (byte-compile-arglist-warn): Change calling convention.
2178 (byte-compile-output-file-form): Move print-vars binding.
2179 (byte-compile-output-docform): Simplify accordingly.
2180 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
2181 (byte-compile-defmacro-declaration): Remove.
2182 (byte-compile-file-form-defmumble): Generalize to defalias.
2183 (byte-compile-output-as-comment): Return byte-positions.
2184 Simplify callers accordingly.
2185 (byte-compile-lambda): Use `assert'.
2186 (byte-compile-defun, byte-compile-defmacro): Remove.
2187 (byte-compile-file-form-defalias):
2188 Use byte-compile-file-form-defmumble.
2189 (byte-compile-defalias-warn): Remove.
2190
6d3f7c2f
SM
21912012-05-29 Stefan Merten <smerten@oekonux.de>
2192
2193 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 2194 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
2195
2196 (rst-mode-abbrev-table): Merge definition.
2197 (rst-mode): Make sure `font-lock-defaults' is buffer local.
2198 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
2199
6dbaa1c7
UJ
22002012-05-29 Ulf Jasper <ulf.jasper@web.de>
2201
2202 * calendar/icalendar.el
2203 (icalendar-export-region): Export UID properly.
2204
d209e2fb 22052012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
2206 * calendar/icalendar.el (icalendar-import-format):
2207 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
2208 (icalendar-import-format-uid): New.
2209 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
2210 Export UID.
2211
6876a58d
SM
22122012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2213
2214 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
2215 different alternative patterns.
2216 (pcase-codegen): Be more careful to preserve identity.
2217 (pcase--u1): Don't forget to mark vars as used.
2218
2219 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
2220 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
2221 (byte-compile-from-buffer): ...rather than here.
2222
2223 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
2224 functions from byte-compile-function-environment.
2225
46b7967e
TN
22262012-05-29 Troels Nielsen <bn.troels@gmail.com>
2227
2228 * window.el (window-deletable-p): Avoid deleting the root window
2229 of a frame with an active minibuffer.
2230
69d565e2
MR
22312012-05-29 Martin Rudalics <rudalics@gmx.at>
2232
2233 * simple.el (choose-completion): Use quit-window (Bug#11567).
2234
a149fa51
CY
22352012-05-29 Chong Yidong <cyd@gnu.org>
2236
2237 * whitespace.el (whitespace-cleanup): Fix usage of
2238 whitespace-empty-at-bob-regexp (Bug#11492).
2239
2b311310
AH
22402012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2241
2242 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
2243 revert (Bug#11488).
2244
b9cb2387
JL
22452012-05-29 Juri Linkov <juri@jurta.org>
2246
2247 * isearch.el (isearch-mode-map): Bind `M-s _' to
2248 `isearch-toggle-symbol'. Bind `M-s c' to
2249 `isearch-toggle-case-fold'.
2250 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
2251 (isearch-forward): Add `M-s _' to the docstring.
2252 (isearch-forward-symbol, isearch-toggle-case-fold)
2253 (isearch-symbol-regexp): New functions. (Bug#11381)
2254
d5e61c1c
JL
22552012-05-29 Juri Linkov <juri@jurta.org>
2256
2257 * isearch.el (isearch-word): Add docstring. (Bug#11381)
2258 (isearch-occur, isearch-search-and-update): If `isearch-word' is
2259 a function, call it to get the regexp.
2260 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
2261 property `isearch-message-prefix' instead of the string "word ".
2262 (isearch-search-fun-default): For the case of `isearch-word',
2263 return a lambda that calls re-search-forward/re-search-backward
2264 with a regexp returned by `word-search-regexp' or by the function
2265 in `isearch-word'.
2266
8cbd80f7
JL
22672012-05-29 Juri Linkov <juri@jurta.org>
2268
2269 * isearch.el (isearch-search-fun-default): New function.
2270 (isearch-search-fun): Move default part to the new function
2271 `isearch-search-fun-default'.
2272 (isearch-search-fun-function): Set the default value to
2273 `isearch-search-fun-default'. (Bug#11381)
2274
2275 * comint.el (comint-history-isearch-end):
2276 Use `isearch-search-fun-default'.
2277 (comint-history-isearch-search): Use `isearch-search-fun-default'
2278 and remove spacial case for `isearch-word'.
2279 (comint-history-isearch-wrap): Remove spacial case for
2280 `isearch-word'.
2281
2282 * hexl.el (hexl-isearch-search-function):
2283 Use `isearch-search-fun-default'.
2284
2285 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
2286 Use `word-search-regexp' for `isearch-word'.
2287
2288 * misearch.el (multi-isearch-search-fun):
2289 Use `isearch-search-fun-default'.
2290
2291 * simple.el (minibuffer-history-isearch-search):
2292 Use `isearch-search-fun-default' and remove spacial case for
2293 `isearch-word'.
2294 (minibuffer-history-isearch-wrap): Remove spacial case for
2295 `isearch-word'.
2296
2297 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
2298 Remove spacial case for `isearch-word'.
2299 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
2300
85c8c5b6
AM
23012012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2302
2303 Decrease XEmacs incompatibilities.
2304 * textmodes/flyspell.el (flyspell-check-pre-word-p):
2305 Use `string-match'.
2306 (flyspell-delete-region-overlays): Use alternative definition for
2307 XEmacs.
2308 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
2309 (flyspell-word): Use `process-kill-without-query' if XEmacs.
2310 (flyspell-mode-on): Use `interactive-p' if XEmacs.
2311 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
2312 `define-obsolete-face-alias' under XEmacs, but old method.
2313
2314 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
2315 `with-no-warnings' definition or Emacs alias.
2316 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
2317 (ispell-word): Do not use `region-p' if XEmacs.
2318
8cab9efc
AM
23192012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2320
2321 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2322 Check for `ispell-dictionary-base-alist' instead of full
2323 `ispell-dictionary-alist'.
2324 (ispell-init-process): Show spellchecker when starting new Ispell
2325 process.
2326
fda91268
RZ
23272012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2328
2329 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2330 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
2331
694ea8e3
JB
23322012-05-27 Juanma Barranquero <lekktu@gmail.com>
2333
2334 * version.el (motif-version-string, gtk-version-string)
2335 (ns-version-string): Declare.
2336
e4d4f539
JL
23372012-05-27 Juri Linkov <juri@jurta.org>
2338
2339 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2340 after the `eval-defun-1' specialcaseing
2341 like in `edebug-eval-defun' (bug#10181).
2342
2343 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
2344 like in `eval-defun-1'.
2345
33017faf 23462012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 2347
fda91268
RZ
2348 * mail/sendmail.el (mail-yank-region):
2349 Recognize rmail-yank-current-message in addition to insert-buffer.
2350 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
2351 a *mail* buffer created through rmail-start-mail with sendmail as
2352 mail-user-agent.
2353
33017faf
GM
23542012-05-27 Chong Yidong <cyd@gnu.org>
2355
2356 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2357 Default to 256 (Bug#11267).
2358
2359 * help.el (describe-mode): Doc fix.
2360
04188bb9
GM
23612012-05-26 Glenn Morris <rgm@gnu.org>
2362
38264cc9
GM
2363 * w32-fns.el (w32-init-info): Remove.
2364 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
2365
eb7afdad
GM
2366 * info.el (info-initialize): For self-contained NS builds, put the
2367 included info/ directory at the front. (Bug#2791)
2368
04188bb9
GM
2369 * paths.el (Info-default-directory-list): Make it a defcustom,
2370 mainly so that we can use custom-initialize-delay.
2371
a179e3f7
SM
23722012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2373
43416392
SM
2374 * subr.el (buffer-has-markers-at): Mark obsolete.
2375
a179e3f7 2376 * subr.el (lambda): Use declare.
43416392 2377
a179e3f7
SM
2378 * emacs-lisp/lisp-mode.el (lambda):
2379 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
2380
34a008d9
AH
23812012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2382
2383 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
2384
0a3b289f
GM
23852012-05-26 Glenn Morris <rgm@gnu.org>
2386
2387 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
2388
758c81e8
GM
23892012-05-25 Glenn Morris <rgm@gnu.org>
2390
f9f334f0
GM
2391 * paths.el: Remove no-byte-compile.
2392 * loadup.el: No need to load paths.el uncompiled.
2393
87eb79c2
GM
2394 * image.el (imagemagick-types-inhibit): Doc fix.
2395
758c81e8
GM
2396 * version.el: Remove no-byte-compile and associated formatting.
2397 * loadup.el: No need to load version.el uncompiled. AFAICS, this
2398 is ancient code from when there was an "inc-vers.el".
2399
e7e85dc0
SM
24002012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * progmodes/gdb-mi.el: Minor style changes.
2403 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
2404 Turn into minor modes.
2405 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
2406 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
2407 (gdb-shell): Remove unneeded let-binding.
2408 (gdb-get-many-fields): Eliminate O(n²) behavior.
2409
f31237a4
EZ
24102012-05-25 Eli Zaretskii <eliz@gnu.org>
2411
2412 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
2413 platforms that don't link in fontset.c.
2414
bc1b21bb
JL
24152012-05-25 Juri Linkov <juri@jurta.org>
2416
2417 Use the same diff color scheme as in modern VCSes (bug#10181).
2418
2419 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
2420 to avoid confusion with `diff-added' that now uses green colors.
2421 (diff-removed): Use shades of red.
2422 (diff-added): Use shades of green.
2423 (diff-changed): Leave just the yellow color.
2424 (diff-use-changed-face): New variable.
2425 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
2426 how to highlight context diff changes.
2427 (diff-refine-change): Use shades of yellow.
2428 (diff-refine-removed): New face that uses shades of red.
2429 (diff-refine-added): New face that uses shades of green.
2430 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
2431 `diff-refine-removed' in the call to `smerge-refine-subst'
2432 depending on the value of `diff-use-changed-face'.
2433
2434 * vc/smerge-mode.el (smerge-mine): Use shades of red.
2435 (smerge-other): Use shades of green.
2436 (smerge-base): Use shades of yellow.
2437 (smerge-refined-change): Empty face.
2438 (smerge-refined-removed): New face that uses shades of red.
2439 (smerge-refined-added): New face that uses shades of green.
2440 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
2441 args `props-r' and `props-a', and use them. Doc fix.
2442 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
2443 on its value use different faces `smerge-refined-change',
2444 `smerge-refined-removed', `smerge-refined-added' in the call to
2445 `smerge-refine-subst'.
2446
2447 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
2448 Add face condition `min-colors 88' with shades of red.
2449 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
2450 `min-colors 88' with shades of green.
2451 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
2452 `min-colors 88' with shades of yellow.
2453
6df9112c
GM
24542012-05-24 Glenn Morris <rgm@gnu.org>
2455
ead5edc0
GM
2456 * paths.el (prune-directory-list, remote-shell-program): Move to...
2457 * files.el (prune-directory-list, remote-shell-program): ...here.
2458 For the latter, delay initialization, prefer ssh, just search PATH.
2459
f18b81e6
GM
2460 * paths.el (term-file-prefix): Move to faces.el (the only user).
2461 * faces.el (term-file-prefix): Move here, make it a defcustom.
2462
ee2f89a6
GM
2463 * paths.el (news-directory, news-path, news-inews-program):
2464 Move to gnus/nnspool.el.
61a583ca 2465
f8815e4c
GM
2466 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
2467
c8f3b42c
GM
2468 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
2469 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
2470 Make the latter a defcustom, with a delayed initialization.
2471
6df9112c
GM
2472 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
2473 These were deleted from Gnus itself late 2010.
2474
5dadff36
JB
24752012-05-22 Juanma Barranquero <lekktu@gmail.com>
2476
9e1701c6
JB
2477 * progmodes/which-func.el (which-func-ff-hook):
2478 Check against user-error, not error.
2479
bd7239f5 2480 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
2481 cl-specs.el, which no longer exists.
2482
3290526d
GM
24832012-05-22 Glenn Morris <rgm@gnu.org>
2484
2485 * info.el (info-emacs-bug): New command.
2486 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
2487 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
2488
ff0c3cfb
GM
24892012-05-21 Glenn Morris <rgm@gnu.org>
2490
2491 * makefile.w32-in (update-subdirs-SH):
2492 * Makefile.in (update-subdirs): Update for moved update-subdirs.
2493
5814f126
SM
24942012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2495
a52c0aa0
SM
2496 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
2497
5814f126
SM
2498 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2499 Simplify Maven regexp, and make sure the file can't start with a space
2500 (bug#11517).
2501
b847032c
GM
25022012-05-21 Glenn Morris <rgm@gnu.org>
2503
2504 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2505 Scrap superfluous subshells.
2506
3858bfe7
SM
25072012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2508
2509 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
2510 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
2511
d14b0029
JB
25122012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2513
2514 * calc/calc.el (calc-ensure-consistent-units): New variable.
2515
a52c0aa0
SM
2516 * calc/calc-units.el (math-consistent-units-p)
2517 (math-check-unit-consistency): New functions.
2518 (calc-quick-units, calc-convert-units):
2519 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
2520 is non-nil.
d14b0029
JB
2521 (calc-extract-units): Fix typo.
2522
60c4db3a
SM
25232012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2524
77f3b62e
SM
2525 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
2526
60c4db3a
SM
2527 * textmodes/flyspell.el: Commenting style, plus code simplifications.
2528 (flyspell-default-deplacement-commands): Don't spell check after
2529 repeated window/frame switches (e.g. triggered by mouse-movement).
2530 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
2531 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
2532 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
2533 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
2534 Remove unused vars.
2535 (flyspell-get-casechars, flyspell-get-not-casechars):
2536 Simplify; Don't bother removing a ] just to add it back.
2537 * textmodes/ispell.el (ispell-program-name): Use executable-find.
2538
d209e2fb 25392012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
2540
2541 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
2542 New functions.
bd7239f5 2543 (math-function-table): Add support for more C functions.
b1a10716 2544
3f1b25b5
AM
25452012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2546
090bd7cb
JB
2547 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2548 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2549 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 2550
b581bb5c
SM
25512012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2552
2553 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2554 their respective macro declarations.
2555 * skeleton.el (define-skeleton):
2556 * progmodes/compile.el (define-compilation-mode):
2557 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
2558 (define-ibuffer-filter):
2559 * emacs-lisp/generic.el (define-generic-mode):
2560 * emacs-lisp/easy-mmode.el (define-minor-mode)
2561 (define-globalized-minor-mode):
2562 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
2563 * emacs-lisp/byte-run.el (defsubst):
2564 * custom.el (deftheme): Add doc-string metadata.
2565
70b8ef8f
SM
25662012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2567
2568 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
2569
b1198e17
SM
25702012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2571
9abdc45d
SM
2572 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
2573
b1198e17
SM
2574 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2575 * emacs-lisp/cl-macs.el: Idem.
2576 * emacs-lisp/cl-specs.el: Remove.
2577
4735906a
SM
25782012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2579
2580 Minor renaming of internal CL functions and variables.
2581 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
2582 (cl--position): Rename from cl-position.
2583 (cl--delete-duplicates): Rename from cl-delete-duplicates.
2584 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
2585 (cl--random-state): Rename from *random-state*.
2586
ac348012
SM
25872012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2588
2589 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
2590 parens around the arg list (bug#11499).
2591
a0a79cde
JL
25922012-05-17 Juri Linkov <juri@jurta.org>
2593
2594 * isearch.el (word-search-regexp, word-search-backward)
2595 (word-search-forward, word-search-backward-lax)
2596 (word-search-forward-lax): Move functions from search.c
2597 (bug#10145, bug#11381).
2598
65034a51
AM
25992012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2600
090bd7cb
JB
2601 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2602 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2603 Delay for otherchars as for normal word components.
65034a51 2604
1a72a195
SM
26052012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2606
2607 * minibuffer.el (completion--sifn-requote): Fix last change.
2608 (minibuffer-local-must-match-filename-map):
2609 Move define-obsolete-variable-alias before its var.
2610
fdb058c2
SM
26112012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
2612
c41045e6
SM
2613 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
2614
036dfb8b
SM
2615 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
2616 behavior.
2617 (completion--string-equal-p): New function.
2618 (completion--twq-all): Use it to get better assertion failure data.
2619
2473256d
SM
2620 Only handle ".." and '..' quoting in shell-mode (bug#11466).
2621 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
2622 (shell--requote-argument): New functions.
2623 (shell-completion-vars): Use them.
2624 (shell--parse-pcomplete-arguments): Rename from
2625 shell-parse-pcomplete-arguments.
2626 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
2627 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
2628 Obey comint-file-name-quote-list.
2629
fdb058c2
SM
2630 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
2631 (smie-indent-keyword): Use it.
2632
51fa99f1
SM
26332012-05-14 Stefan Merten <smerten@oekonux.de>
2634
2635 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
2636
e18afed7 26372012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
2638
2639 * net/rlogin.el (rlogin-mode-map): Fix last change.
2640
e18afed7 26412012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
2642
2643 * mail/smtpmail.el (smtpmail-send-command): Send the command and
2644 the following \r\n using a single `process-send-string', since the
2645 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 2646 with two `process-send-string's (Bug#11444).
8633b1f4 2647
e18afed7 26482012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 2649
fdb058c2
SM
2650 * shell.el (shell-parse-pcomplete-arguments):
2651 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 2652
2d21d7f6
WJ
26532012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2654
e18afed7 2655 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
2656 (image-transform-scale, image-transform-right-angle-fudge): New vars.
2657 (image-transform-width, image-transform-fit-width): New functions.
2658 (image-transform-properties): Use them.
2659 (image-transform-check-size): New function.
2660 (image-toggle-display-image): Use it (for testing).
2661 (image-transform-set-rotation): Reduce angle mod 360.
2662 Delete obsolete comment.
2663
7102e6d0
WJ
26642012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2665
2666 * image-mode.el: Fix scaling (bug#11399).
2667 (image-transform-resize): Doc fix.
2668 (image-transform-properties): Default scale is 1 and height should
2669 be an integer.
2670
06bc5e6e
SM
26712012-05-13 Johan Bockgård <bojohan@gnu.org>
2672
2673 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
2674 than hard-coding `car', to fix misbehavior when moving forward.
2675
0ae03b6a
CY
26762012-05-13 Chong Yidong <cyd@gnu.org>
2677
2678 * emacs-lisp/tabulated-list.el (tabulated-list-format)
2679 (tabulated-list-entries, tabulated-list-padding)
2680 (tabulated-list-sort-key): Make permanent-local.
2681
2682 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
2683 (electric-buffer-list): Put electric buffer menu
2684 command descriptions in this docstring, instead of the docstring
2685 of electric-buffer-menu-mode. Code cleanups.
2686 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
2687 Electric-buffer-menu-mode.
2688 (electric-buffer-update-highlight): Minor code cleanup.
2689
205a7391
MA
26902012-05-13 Michael Albinus <michael.albinus@gmx.de>
2691
2692 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
2693 (Bug#11447)
2694
e5bd0a28
SM
26952012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2696
2697 Move define-obsolete-variable-alias before the var's definition.
2698 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
2699 * tooltip.el (tooltip-hook):
2700 * textmodes/reftex-toc.el (reftex-toc-map):
2701 * textmodes/reftex-sel.el (reftex-select-label-map)
2702 (reftex-select-bib-map):
2703 * textmodes/reftex-index.el (reftex-index-map)
2704 (reftex-index-phrases-map):
2705 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
2706 * progmodes/meta-mode.el (meta-mode-map):
2707 * novice.el (disabled-command-hook):
2708 * loadhist.el (unload-hook-features-list):
2709 * frame.el (blink-cursor):
2710 * files.el (find-file-not-found-hooks, write-file-hooks)
2711 (write-contents-hooks):
2712 * emulation/tpu-edt.el (GOLD-map):
2713 * emacs-lock.el (emacs-lock-from-exiting):
2714 * emacs-lisp/generic.el (generic-font-lock-defaults):
2715 * emacs-lisp/chart.el (chart-map):
2716 * dos-fns.el (register-name-alist):
2717 * dired-x.el (dired-omit-files-p):
2718 * desktop.el (desktop-enable):
2719 * cus-edit.el (custom-mode-hook):
2720 * buff-menu.el (buffer-menu-mode-hook):
2721 * bookmark.el (bookmark-read-annotation-text-func)
2722 (bookmark-exit-hooks):
2723 * allout.el (allout-mode-deactivate-hook)
2724 (allout-exposure-change-hook, allout-structure-added-hook)
2725 (allout-structure-deleted-hook, allout-structure-shifted-hook):
2726 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
2727 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
2728 comes before the corresponding variable's definition.
2729
ac59c2f6
CY
27302012-05-12 Chong Yidong <cyd@gnu.org>
2731
2732 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
2733 (Buffer-menu-mouse-select): Restore function (Bug#11459).
2734 (Buffer-menu-mode-map): Bind it.
2735 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 2736
dee6c9a3
SM
27372012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2738
2171cea5
SM
2739 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
2740 (prolog-upper-case-string, prolog-lower-case-string)
2741 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
2742 (prolog-use-smie, prolog-smie-grammar): New vars.
2743 (prolog-smie-forward-token, prolog-smie-backward-token)
2744 (prolog-smie-rules): New funs.
2745 (prolog-comment-indent): Remove.
2746 (prolog-mode-variables): Use default comment indentation instead.
2747 Setup SMIE.
2748 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
2749 (prolog-mode): Don't call them any more.
2750 (prolog-electric-colon, prolog-electric-dash)
2751 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
2752
aa0382bd
SM
2753 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
2754
dbacb4bd
SM
2755 * minibuffer.el (completion--twq-all): Again, allow case differences.
2756
13bdd94c
SM
2757 * term.el: Move keymap initialization code to be more idiomatic.
2758 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
2759 (term-terminal-menu): Move initialization into declaration.
2760 (term-escape-char): Let the user set it in her .emacs.
2761
ff46c759
SM
2762 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
2763 Provide SMIE-based indentation (not enabled by default yet).
2764 (sh-mode-map): Don't bind electric keys.
2765 Use electric-pair-mode instead of skeleton-pair.
2766 (sh-assignment-regexp): Fit within 80 columns.
2767 (sh-indent-supported): Specify actual shell name instead of boolean.
2768 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
2769 (sh-maybe-here-document): Use it. Make obsolete.
2770 (sh-electric-here-document-mode) New minor mode.
2771 (sh-mode): Use it. Don't set sh-indent-supported-here here.
2772 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
2773 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
2774 (sh-smie-rc-grammar, sh-use-smie): New vars.
2775 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
2776 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
2777 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
2778 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
2779 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
2780 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
2781 (sh-set-shell): Use smie-setup if requested.
2782
dee6c9a3
SM
2783 * term.el (term-set-escape-char): Properly set term-escape-char.
2784 See http://stackoverflow.com/questions/10524656.
2785
9f9aa044
CY
27862012-05-10 Chong Yidong <cyd@gnu.org>
2787
2788 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
2789 Use url-generic-parse-url, and handle host names and Windows
2790 filenames properly.
2791 (ffap-url-unwrap-remote): Use url-generic-parse-url.
2792 (ffap-url-unwrap-remote): Accept list values, specifying a list of
2793 URL schemes to work on.
2794 (ffap--toggle-read-only): New function.
2795 (ffap-read-only, ffap-read-only-other-window)
2796 (ffap-read-only-other-frame): Use it.
2797 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
2798 necessary for ffap-url-unwrap-remote.
2799
836d29b3
DA
28002012-05-10 Dave Abrahams <dave@boostpro.com>
2801
2802 * cus-start.el (create-lockfiles): Add it.
2803
00fd78ed
CY
28042012-05-09 Chong Yidong <cyd@gnu.org>
2805
2806 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
2807 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
2808
666b903b 28092012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
2810
2811 * shell.el (shell-completion-vars): Fix last change (bug#11348).
2812
666b903b 28132012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
2814
2815 * ansi-color.el (ansi-color-process-output): Check for validity of
2816 comint-last-output-start before using it. This avoids a bad
2817 interaction with gdb-mi's input/output buffer.
2818
666b903b 28192012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
2820
2821 * files.el (dir-locals-read-from-file):
2822 Mention dir-locals in any error message.
2823
666b903b 28242012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
2825
2826 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
2827 package (Bug#11410).
2828
f677562b
CY
2829 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
2830 variables into description.
2831
666b903b 28322012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
2833
2834 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
2835 shell-delimiter-argument-list (bug#11348).
2836 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
2837
b499d8d0
JB
28382012-05-09 Juanma Barranquero <lekktu@gmail.com>
2839
8f6b6da8
JB
2840 * textmodes/rst.el: Silence byte-compiler warnings.
2841 (rst-re-alist, rst-reset-section-caches): Move around.
2842 (rst-re): Use `characterp', not `char-valid-p'.
2843 (font-lock-beg, font-lock-end): Declare.
2844
4824146a
JB
2845 * progmodes/idlw-shell.el (specs): Remove reference to deleted
2846 variable `idlwave-shell-activate-alt-keybindings' and simplify.
2847
b499d8d0
JB
2848 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
2849
ad89bb83
GM
28502012-05-08 Glenn Morris <rgm@gnu.org>
2851
2852 * files.el (auto-mode-alist): Treat ".make" like ".mk".
2853
8bba5a75
SM
28542012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2855
49ed9c8e
SM
2856 * vc/log-edit.el: Add GNU coding standards highlighting.
2857 (log-edit-font-lock-gnu-style)
2858 (log-edit-font-lock-gnu-keywords): New vars.
2859 (log-edit-font-lock-keywords): New fun.
2860 (log-edit-mode): Don't fold case in font-lock.
2861 (log-edit-font-lock-keywords): Do not assume case-folding.
2862
07d00b56
SM
2863 * imenu.el: Misc cleanup. Make docstrings out of comments.
2864 Use lexical-binding.
2865 (imenu--index-alist, imenu--last-menubar-index-alist)
2866 (imenu-menubar-modified-tick): Use defvar-local.
2867 (imenu--split-menu): Remove unused var.
2868 (imenu--cleanup-seen): Declare as global.
2869 (imenu--cleanup): Use dolist.
2870
8bba5a75
SM
2871 * subr.el (defvar-local): Add debug spec and doc-string position.
2872
5075bdb5
GM
28732012-05-08 Glenn Morris <rgm@gnu.org>
2874
090bd7cb 2875 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
2876 * language/english.el, language/georgian.el, language/greek.el:
2877 * language/japanese.el, language/khmer.el, language/korean.el:
2878 * language/lao.el, language/misc-lang.el, language/romanian.el:
2879 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
2880 * language/thai.el, language/utf-8-lang.el:
2881 Remove no-byte-compile setting.
2882
5075bdb5
GM
2883 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
2884
06f679a7
AH
28852012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2886
2887 * progmodes/make-mode.el (makefile-browse):
2888 Remove unnecessary interactive. (Bug#11324)
2889
03794570
GM
28902012-05-07 Glenn Morris <rgm@gnu.org>
2891
af8630f4
GM
2892 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
2893
03794570
GM
2894 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
2895
f0809a9d
SM
28962012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2897
28be5ce7
SM
2898 * loadup.el: Preload newcomment.el.
2899 * newcomment.el: Move autoload-only code to toplevel.
2900
f0809a9d
SM
2901 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
2902 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
2903 Handle new :right-align column property.
2904 (tabulated-list-print-col): Idem, plus use `display' text-property to
2905 try and preserve alignment for variable pitch fonts.
2906
1241b724
CY
29072012-05-07 Chong Yidong <cyd@gnu.org>
2908
2909 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
2910 (tabulated-list-use-header-line): New var.
2911 (tabulated-list-init-header): Use it.
2912 (tabulated-list-print-fake-header): New function.
2913 (tabulated-list-print): Use it.
2914 (tabulated-list-sort-button-map): Add non-header-line commands.
2915 (tabulated-list-init-header): Add column name property to basic
2916 labels as well.
2917 (tabulated-list-col-sort): Handle non-header-line button case.
2918 (tabulated-list--sort-by-column-name): Fix a corner case.
2919
f0809a9d
SM
2920 * buff-menu.el (list-buffers--refresh):
2921 Handle Buffer-menu-use-header-line.
1241b724 2922
e5f9458f
CY
29232012-05-06 Chong Yidong <cyd@gnu.org>
2924
2925 * buff-menu.el: Convert to Tabulated List mode.
2926 (Buffer-menu-buffer+size-width): Make obsolete.
2927 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
2928 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
2929 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
2930 documentation into docstring of buffer-menu.
2931 (Buffer-menu-toggle-files-only): Add an informative message.
2932 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
2933 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
2934 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
2935 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
2936 (Buffer-menu-execute, Buffer-menu-select)
2937 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
2938 (Buffer-menu-bury): Use Tabulated List machinery.
2939 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
2940 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 2941 Delete.
e5f9458f
CY
2942 (list-buffers--refresh): New function.
2943 (list-buffers-noselect): Use it.
2944 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
2945 (Buffer-menu--pretty-file-name): New helper functions.
2946
2947 * loadup.el: Preload tabulated-list.
2948
2949 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
2950 tabulated-list-sort-column.
2951 (tabulated-list-init-header): Add the initial aligning space even
2952 if tabulated-list-padding is zero.
2953
e129292c
CS
29542012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
2955
2956 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
2957 whose cdr is not a cons cell correctly (bug#11038).
2958
6632d361
CY
29592012-05-06 Chong Yidong <cyd@gnu.org>
2960
e129292c
CS
2961 * emacs-lisp/tabulated-list.el (tabulated-list-format):
2962 Accept additional plist in column descriptors.
6632d361
CY
2963 (tabulated-list-init-header): Obey it.
2964 (tabulated-list-get-entry): New function.
2965 (tabulated-list-put-tag): Use it. Use string-width instead of
2966 length.
2967 (tabulated-list--column-number): New function.
2968 (tabulated-list-print): Use it.
e129292c
CS
2969 (tabulated-list-print-col): New function.
2970 Set `tabulated-list-column-name' property on each column's text.
6632d361 2971 (tabulated-list-print-entry): Use it.
e129292c
CS
2972 (tabulated-list-delete-entry, tabulated-list-set-col):
2973 New functions.
6632d361
CY
2974 (tabulated-list-sort-column): New command (Bug#11337).
2975
3cc99f68
CY
2976 * buff-menu.el (list-buffers): Move C-x C-b binding from
2977 buff-menu.el to bindings.el.
2978
2979 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
2980 :advertised-binding feature.
2981
52b61776
TN
29822012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
2983
2984 * progmodes/compile.el (compilation-internal-error-properties):
2985 Calculate start position correctly when end-col is set but
2986 end-line is not (Bug#11382).
2987
ebfe2597
WJ
29882012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
2989
2990 * man.el (Man-unindent): Use text-property-default-nonsticky to
2991 prevent untabify from inheriting face properties (Bug#11408).
2992
6d3f7c2f
SM
29932012-05-05 Stefan Merten <smerten@oekonux.de>
2994
2995 * textmodes/rst.el: Major merge with upstream development up to
2996 Docutils SVN r7399 / rst.el V1.2.1.
2997
2998 Clarify maintainership and authors.
2999
3000 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
3001 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
3002 (rst-official-version, rst-official-cvs-rev, rst-version)
3003 (rst-package-emacs-version-alist): New functions and variables
3004 for version information.
3005
3006 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
3007 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
3008 (rst-mode-syntax-table, rst-mode): New and corrected functions
3009 and variables representing reStructuredText features.
3010
3011 (rst-re): New function for reStructuredText regexes. Use in
3012 many places.
3013
3014 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
3015 (rst-mode-map): Rebind keys.
3016
3017 (rst-mode-lazy, rst-font-lock-keywords)
3018 (rst-font-lock-extend-region)
3019 (rst-font-lock-extend-region-internal)
3020 (rst-font-lock-extend-region-extend)
3021 (rst-font-lock-find-unindented-line-limit)
3022 (rst-font-lock-find-unindented-line-match)
3023 (rst-adornment-level, rst-font-lock-adornment-level)
3024 (rst-font-lock-adornment-match)
3025 (rst-font-lock-handle-adornment-pre-match-form)
3026 (rst-font-lock-handle-adornment-matcher): Major revision of
3027 font-locking. Integrate with other code. Use `jit-lock-mode'.
3028
3029 (rst-preferred-adornments, rst-adjust-hook)
3030 (rst-new-adornment-down, rst-preferred-bullets)
3031 (rst-preferred-bullets, rst-indent, rst-indent-width)
3032 (rst-indent-field, rst-indent-literal-normal)
3033 (rst-indent-literal-minimized, rst-indent-comment): Change,
3034 extend and improve customization.
3035
3036 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
3037 (rst-normalize-cursor-position, rst-get-decoration)
3038 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
3039 (rst-rstrip, rst-toc-insert-find-delete-contents)
3040 (rst-shift-fill-region, rst-compute-bullet-tabs)
3041 (rst-debug-print-tabs, rst-debug-mark-found)
3042 (rst-shift-region-guts, rst-shift-region-right)
3043 (rst-shift-region-left, rst-use-char-classes)
3044 (rst-font-lock-keywords-function)
3045 (rst-font-lock-indentation-point)
3046 (rst-font-lock-find-unindented-line-begin)
3047 (rst-font-lock-find-unindented-line-end)
3048 (rst-font-lock-find-unindented-line)
3049 (rst-font-lock-adornment-point, rst-font-lock-level)
3050 (rst-adornment-level-alist): Remove functions and variables.
3051
3052 (rst-compare-adornments, rst-get-adornment-match)
3053 (rst-suggest-new-adornment, rst-get-adornments-around)
3054 (rst-adornment-complete-p, rst-get-next-adornment)
3055 (rst-adjust-adornment, rst-display-adornments-hierarchy)
3056 (rst-straighten-adornments): Standardize function names to
3057 use "adornment" instead of "decoration". Correct callers.
3058 Similar standardizing in many places.
3059
3060 (rst-update-section, rst-adjust, rst-promote-region)
3061 (rst-enumerate-region, rst-bullet-list-region)
3062 (rst-repeat-last-character): Correct use of `interactive'.
3063
3064 (rst-classify-adornment, rst-find-all-adornments)
3065 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
3066 (rst-find-leftmost-column, rst-repeat-last-character):
3067 Refactor functions.
3068
3069 (rst-find-title-line, rst-reset-section-caches)
3070 (rst-get-adornments-around, rst-adjust-adornment-work)
3071 (rst-arabic-to-roman, rst-roman-to-arabic)
3072 (rst-insert-list-pos, rst-insert-list-new-item)
3073 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
3074 New functions.
3075
3076 (rst-all-sections, rst-section-hierarchy)
3077 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
3078 New variables.
3079
3080 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
3081 configuration instead of only buffer. Change where necessary.
3082
3083 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
3084 (rst-shift-region, rst-adaptive-fill): New functions for
3085 indentation and filling.
3086
3087 (rst-comment-line-break, rst-comment-indent)
3088 (rst-comment-insert-comment, rst-comment-region)
3089 (rst-uncomment-region): New functions for handling comments.
3090
3091 (rst-compile): Quote shell arguments.
3092
3093 (rst-compile-pdf-preview, rst-compile-slides-preview):
3094 Delete temporary files after use.
3095
a43f98b3
GM
30962012-05-05 Glenn Morris <rgm@gnu.org>
3097
48176e8b
GM
3098 * calendar/cal-html.el: Optionally include holidays in the output.
3099 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
3100 (cal-html-holidays): New option.
3101 (cal-html-css-default): Add holiday entry.
3102 (holiday-in-range): Autoload it.
3103 (cal-html-htmlify-entry): Add optional class argument.
3104 (cal-html-htmlify-list): Add optional holidays argument.
3105 (cal-html-insert-agenda-days): Include holidays in the output.
3106 (cal-html-one-month): Maybe include holidays.
3107
a43f98b3
GM
3108 * calendar/holidays.el (holiday-in-range):
3109 Move here from cal-tex-list-holidays.
3110 * calendar/cal-tex.el (cal-tex-list-holidays):
3111 Make it an obsolete alias for holiday-in-range. Update all callers.
3112
fef9d149 31132012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
3114
3115 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
3116 Nextstep.
3117
248da2f4
RW
31182012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
3119
3120 * files.el (file-auto-mode-skip): New var.
3121 (set-auto-mode-1): Use it.
3122
f95e9344
SM
31232012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3124
df96ab1e
SM
3125 * repeat.el: Use lexical-binding.
3126 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
3127 (repeat-undo-count): Remove.
3128 (repeat):
3129 * progmodes/octave-mod.el (octave-abbrev-start):
3130 * progmodes/f90.el (f90-abbrev-start):
3131 * face-remap.el (text-scale-adjust):
3132 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
3133
5342bb06
SM
3134 * emacs-lisp/pcase.el (pcase--let*): New function.
3135 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
3136 a bit more.
3137 (pcase--split-pred): Be more clever about ruling out overlap between
3138 a predicate and some constant pattern.
3139 (pcase--q1): Use `null' instead of (eq foo nil).
3140
f95e9344
SM
3141 * subr.el (setq-local, defvar-local): New macros.
3142 (kbd): Redefine as an alias.
3143 (with-selected-window): Leave unrelated frames alone.
3144 (set-temporary-overlay-map): New function.
3145
71873e2b
SM
31462012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3147
3148 * subr.el (user-error): New function.
3149 * window.el (switch-to-buffer):
3150 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
3151 (smerge-match-conflict):
3152 * simple.el (previous-matching-history-element)
3153 (next-matching-history-element, goto-history-element, undo-more)
3154 (undo-start):
3155 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
3156 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
3157 (next-file, tags-loop-scan, list-tags, complete-tag):
3158 * progmodes/compile.el (compilation-loop):
3159 * mouse.el (mouse-minibuffer-check):
3160 * man.el (Man-bgproc-sentinel, Man-goto-page):
3161 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
3162 (Info-history-forward, Info-follow-reference, Info-menu)
3163 (Info-extract-menu-item, Info-extract-menu-counting)
3164 (Info-forward-node, Info-backward-node, Info-next-menu-item)
3165 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
3166 (Info-next-reference, Info-prev-reference, Info-index)
3167 (Info-index-next, Info-follow-nearest-node)
3168 (Info-copy-current-node-name):
3169 * imenu.el (imenu--make-index-alist)
3170 (imenu-default-create-index-function, imenu-add-to-menubar):
3171 * files.el (basic-save-buffer, recover-file):
3172 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3173 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
3174 (checkdoc-message-text, checkdoc-defun):
3175 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
3176 * cus-edit.el (customize-changed-options, customize-rogue)
3177 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
3178 (custom-variable-mark-to-reset-standard)
3179 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
3180 (custom-file):
3181 * completion.el (check-completion-length):
3182 * comint.el (comint-search-arg)
3183 (comint-previous-matching-input-string-position)
3184 (comint-previous-matching-input)
3185 (comint-replace-by-expanded-history-before-point, comint-send-input)
3186 (comint-copy-old-input, comint-backward-matching-input)
3187 (comint-goto-process-mark, comint-set-process-mark):
3188 * calendar/calendar.el (calendar-cursor-to-date): Use it.
3189 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
3190
8a61ee22
SM
31912012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3192
66408d1e
SM
3193 * dabbrev.el (dabbrev--ignore-case-p): New function.
3194 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
3195 Use it.
3196
8a61ee22
SM
3197 * files.el (automount-dir-prefix): Mark as obsolete.
3198
3c74813a
GM
31992012-05-04 Glenn Morris <rgm@gnu.org>
3200
3201 * patcomp.el, play/bruce.el: Move to obsolete/.
3202
0bfcf5c5
PE
32032012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3204
3205 Fix minor Y10k bugs.
3206 * arc-mode.el (archive-unixdate):
3207 * autoinsert.el (auto-insert-alist):
3208 * calc/calc-forms.el (math-this-year):
3209 * emacs-lisp/copyright.el (copyright-current-year)
3210 (copyright-update-year, copyright):
3211 * tar-mode.el (tar-clip-time-string):
3212 * time.el (display-time-update):
3213 Don't assume years have 4 digits.
3214
78f3273a
CY
32152012-05-04 Chong Yidong <cyd@gnu.org>
3216
3217 * dos-w32.el (file-name-buffer-file-type-alist)
3218 (direct-print-region-use-command-dot-com):
3219 * ffap.el (ffap-menu-regexp):
3220 * find-file.el (ff-special-constructs):
3221 * follow.el (follow-debug):
3222 * forms.el (forms--debug):
3223 * iswitchb.el (iswitchb-all-frames):
3224 * ido.el (ido-all-frames):
3225 * emacs-lisp/timer.el (timer-max-repeats):
3226 * mail/feedmail.el (feedmail-mail-send-hook)
3227 (feedmail-mail-send-hook-queued):
3228 * mail/footnote.el (footnote-signature-separator):
3229 * mail/mailabbrev.el (mail-alias-separator-string)
3230 (mail-abbrev-mode-regexp):
3231 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
3232 * progmodes/idlwave.el (idlwave-libinfo-file)
3233 (idlwave-default-completion-case-is-down)
3234 (idlwave-library-routines): Convert defvars to defcustoms.
3235
3236 * mail/rmail.el (rmail-decode-mime-charset):
3237 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
3238 (idlwave-shell-fix-inserted-breaks)
3239 (idlwave-shell-activate-alt-keybindings)
3240 (idlwave-shell-use-breakpoint-glyph):
3241 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
3242
f7ae6719
SM
32432012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3244
3245 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
3246
47086495
WS
32472012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
3248
3249 * progmodes/verilog-mode.el (font-lock-keywords):
3250 Fix mis-highligting auto. Reported by Craig Barner.
3251 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
3252 defines from global name space. Reported by Dan Dever.
3253 (verilog-auto-reset, verilog-auto-reset-widths)
3254 (verilog-auto-tieoff): Support using unbased numbers for
3255 AUTORESET and AUTOTIEOFF.
3256 (verilog-submit-bug-report): Update variable list.
3257 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
3258 parenthesis from not matching. Reported by Michael Rytting.
3259 (verilog-auto-template-lint): Fix hash error when linting modules
3260 with no used templates.
3261 (verilog-warn, verilog-warn-error)
3262 (verilog-warn-fatal): When non-interactive report multiple
3263 warnings before exiting. Suggested by Brad Dobbie.
3264 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
3265 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
3266 to report unused template errors. Reported by Brad Dobbie.
3267 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
3268 nets, bug438. Reported by Vns Blore.
3269 (verilog-auto-inout-module, verilog-auto-reg)
3270 (verilog-read-decls, verilog-read-sub-decls-sig)
3271 (verilog-signals-edit-wire-reg, verilog-signals-with):
3272 Fix passing of Verilog data types in ANSI input/output ports
3273 such as "output logic" into the AUTOs. Special case "wire" and
3274 "reg" for backwards compatibility presuming Verilog 2001.
3275 (verilog-auto-ascii-enum): Add "auto enum" as alias.
3276 (verilog-preprocess): Fix replication of preprocess output.
3277 Reported by Brad Dobbie.
3278 (verilog-auto-inst-interfaced-ports):
3279 Create verilog-auto-inst-interfaced-ports, bug429.
3280 Reported by Julian Gorfajn.
3281 (verilog-after-save-font-hook)
3282 (verilog-before-save-font-hook): New variable.
3283 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
3284 (verilog-save-font-mods): Wrap disabling fontification, reported
3285 by David Rogoff.
3286 (verilog-do-indent, verilog-pretty-declarations-auto)
3287 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
3288 Reported by Pierre-David Pfister.
3289 (verilog-set-auto-endcomments): Fix endtask auto comments outside
3290 of class declarations, bug292. Reported by Kevin Heilman.
3291 (verilog-read-decls): Fix 'parameter type' not appearing in
3292 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
3293 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
3294 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
3295 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
3296 Reported by David Kravitz.
3297
32982012-05-03 Michael McNamara <mac@mail.brushroad.com>
3299
3300 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
3301 assignment with tests in ifs and for loops.
3302 (verilog-extended-complete-re, verilog-complete-reg): Change so
3303 that DPI inport functions don't look like fuction declarations.
3304 (verilog-pretty-expr): Don't line up assignment
3305 operations to the test and increment in if and for loops
3306 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 3307 that DPI inport functions don't look like fuction declarations.
47086495 3308
2e51d4b5
KH
33092012-05-03 Kenichi Handa <handa@m17n.org>
3310
3311 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 3312 decoding, and show a warning message without signaling an error
2e51d4b5
KH
3313 (Bug#11282).
3314
2bd785a2
SM
33152012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3316
3317 * emacs-lisp/bytecomp.el
3318 (byte-compile-file-form-custom-declare-variable): Compile all elements,
3319 since cconv.el might have introduced :fun-body, internal-make-closure,
3320 and friends for bytecomp to handle (bug#11391).
3321 * custom.el (defcustom): Avoid ((λ ..) ..).
3322
99d27583
SM
33232012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3324
3325 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
3326
55a71479
JB
33272012-05-02 Juanma Barranquero <lekktu@gmail.com>
3328
3329 * notifications.el (dbus-debug):
3330 * term/linux.el (gpm-mouse-enable):
3331 * term/screen.el (xterm-register-default-colors): Declare.
3332
7b97c764
CY
33332012-05-02 Chong Yidong <cyd@gnu.org>
3334
2bc356d7
CY
3335 * cus-start.el (gc-cons-percentage, exec-suffixes)
3336 (dos-display-scancodes, dos-hyper-key, dos-super-key)
3337 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
3338 (make-cursor-line-fully-visible, void-text-area-pointer)
3339 (font-list-limit): Add customization data.
3340
7b97c764
CY
3341 * allout.el (allout-exposure-change-functions)
3342 (allout-structure-added-functions)
3343 (allout-structure-deleted-functions)
3344 (allout-structure-shifted-functions): Rename abnormal hooks from
3345 *-hook, and convert to defcustoms.
5d3385a0
JB
3346 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
3347 Convert to defcustoms.
7b97c764
CY
3348 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
3349
3350 * allout-widgets.el: Hook callers changed.
3351
90207a15 33522012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
3353
3354 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
3355 the yanked message in preference to the default value of
3356 buffer-file-coding-system.
3357
90207a15 33582012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 3359
5d3385a0
JB
3360 * window.el (display-buffer--action-function-custom-type):
3361 Fix entry.
d9558cad 3362
90207a15 33632012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
3364
3365 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
3366
d80ac57b
GM
33672012-05-01 Glenn Morris <rgm@gnu.org>
3368
976f7668
GM
3369 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
3370
beb83b5a
GM
3371 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
3372
d80ac57b
GM
3373 * cus-edit.el (custom-variable-documentation): Simplify with format.
3374
b593d6a9
AH
33752012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3376 Stefan Monnier <monnier@iro.umontreal.ca>
3377
3378 * simple.el (suggest-key-bindings, execute-extended-command):
3379 Move from keyboard.c.
3380
782fbf2a
CY
33812012-05-01 Chong Yidong <cyd@gnu.org>
3382
3383 * follow.el: Eliminate advice.
3384 (set-process-filter, process-filter, sit-for): Advice deleted.
3385 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
3386 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
3387 Vars deleted.
782fbf2a
CY
3388 (follow-auto): Use a :set function.
3389 (follow-mode): Rewritten. Don't advise process filters.
3390 (follow-switch-to-current-buffer-all, follow-scroll-up)
3391 (follow-scroll-down): Assume follow-mode is bound.
3392 (follow-comint-scroll-to-bottom)
3393 (follow-align-compilation-windows): New functions.
3394 (follow--window-sorter): New function.
3395 (follow-all-followers): Use it to explicitly sort windows by their
3396 positions; don't make assumptions about next-window order.
3397 (follow-windows-start-end, follow-delete-other-windows-and-split)
3398 (follow-calc-win-start): Doc fix.
3399 (follow-windows-aligned-p, follow-select-if-visible): Don't call
3400 vertical-motion unnecessarily.
3401 (follow-adjust-window): New function.
3402 (follow-post-command-hook): Use it.
3403 (follow-call-set-process-filter, follow-call-process-filter)
3404 (follow-intercept-process-output, follow-tidy-process-filter-alist)
3405 (follow-stop-intercept-process-output, follow-generic-filter):
3406 Functions deleted.
3407 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
3408 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
3409 New functions, replacing advice on scroll-bar-* commands.
87233a14 3410 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
3411
3412 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
3413 (comint-postoutput-scroll-to-bottom): Use it.
3414 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 3415
290af740
GM
34162012-05-01 Glenn Morris <rgm@gnu.org>
3417
3418 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
3419 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
3420 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
3421 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
3422 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
3423 Remove no-byte-compile setting.
3424
6eac8dc9
SM
34252012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3426
3427 * minibuffer.el (completion-table-with-quoting): Fix compatibility
3428 all-completions code to not return a number in the last cdr.
3429
9cc7819c
LL
34302012-04-30 Leo Liu <sdl.web@gmail.com>
3431
3432 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
3433 read-only error.
3434
c93b886f
CY
34352012-04-29 Chong Yidong <cyd@gnu.org>
3436
3437 * follow.el (follow-calc-win-end): Rewrite to handle partial
3438 screen lines correctly (Bug#8390).
3439 (follow-avoid-tail-recenter): Minor cleanup.
3440
8b6c19f4
SM
34412012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3442
3443 Avoid the obsolete `assoc' package.
3444 * speedbar.el (speedbar-refresh): Avoid adelete.
3445 (speedbar-file-lists): Simplify and avoid aput.
3446 * man.el (Man--sections, Man--refpages): New vars, replacing
3447 Man-sections-alist and Man-refpages-alist.
3448 (Man-build-section-alist, Man-build-references-alist):
3449 Use them; avoid aput.
3450 (Man--last-section, Man--last-refpage): New vars.
3451 (Man-follow-manual-reference): Use them.
3452 Use the `default' arg of completing-read.
3453 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
3454
c5bb7569
CY
34552012-04-27 Chong Yidong <cyd@gnu.org>
3456
d1d2e2e8
CY
3457 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
3458
15cd8efd
CY
3459 * startup.el (x-apply-session-resources): New function.
3460
3461 * term/ns-win.el (ns-initialize-window-system):
3462 * term/w32-win.el (w32-initialize-window-system):
3463 * term/x-win.el (x-initialize-window-system): Use it to properly
3464 set menu-bar-mode and other vars from X resources, even if the
3465 initial frame is not a window-system frame (Bug#2299).
3466
c5bb7569
CY
3467 * subr.el (read-key): Avoid running filter function when setting
3468 up temporary tool bar entries (Bug#9922).
3469
a8e7d6d7 34702012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
3471
3472 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
3473 (Bug#11344)
3474
a8e7d6d7 34752012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
3476
3477 * select.el (xselect--encode-string): New function, split from
3478 xselect-convert-to-string.
3479 (xselect-convert-to-string): Use it.
3480 (xselect-convert-to-filename, xselect-convert-to-os)
3481 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
3482 returned strings are properly encoded (Bug#11315).
3483
a8e7d6d7 34842012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
3485
3486 * simple.el (delete-active-region): Move to killing custom group.
3487
a8e7d6d7 34882012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
3489
3490 * progmodes/which-func.el (which-func-current): Quote %
3491 characters for mode-line processing.
3492
578c1d4b 34932012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
3494
3495 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
3496 reaching eob (Bug#11286).
3497
a8e7d6d7 34982012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
3499
3500 * progmodes/gdb-mi.el (gdb-control-level): New variable.
3501 (gdb): Make it buffer-local and init to zero.
3502 (gdb-control-commands-regexp): New variable.
3503 (gdb-send): Don't wrap in "-interpreter-exec console" if
3504 gdb-control-level is positive. Increment gdb-control-level
3505 whenever the command matches gdb-control-commands-regexp, and
3506 decrement it each time the command is "end". (Bug#11279)
3507
a8e7d6d7 35082012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
3509
3510 * window.el (adjust-window-trailing-edge, enlarge-window)
3511 (shrink-window, window-resize):
3512 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
3513 windows (Bug#11276).
3514
b3608390
CY
35152012-04-27 Chong Yidong <cyd@gnu.org>
3516
3517 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 3518 fix "missing prefix" warning. All callers changed.
b3608390 3519
797e6e88
SM
35202012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3521
3522 * emacs-lisp/assoc.el: Move to obsolete/.
3523
e95a67dc
SM
35242012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3525
657c21e4 3526 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
3527
3528 * term/ns-win.el (ns-define-service):
3529 * progmodes/pascal.el (pascal-goto-defun):
3530 * progmodes/js.el (js--read-tab):
3531 * progmodes/etags.el (tags-lazy-completion-table):
3532 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
3533 * emacs-lisp/ewoc.el (ewoc--wrap):
3534 * emacs-lisp/assoc.el (aput, adelete, amake):
3535 * doc-view.el (doc-view-convert-current-doc):
3536 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
3537
cb3e7ae0
CY
35382012-04-26 Chong Yidong <cyd@gnu.org>
3539
dce04f7f
CY
3540 * image.el (image-type-from-buffer): Only return supported image
3541 type (Bug#9045).
3542
cb3e7ae0
CY
3543 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
3544 value, for symmetry with diff-end-of-hunk.
3545 (diff-split-hunk, diff-find-source-location)
3546 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
3547 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
3548 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
3549 compute the relevant hunk or file properly (Bug#6005).
3550 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
3551
0d42eb3e
SM
35522012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3553
3554 * vc/vc-mtn.el:
3555 * vc/vc-hg.el:
3556 * vc/vc-git.el:
3557 * vc/vc-dir.el:
3558 * vc/vc-cvs.el:
3559 * vc/vc-bzr.el:
3560 * vc/vc-arch.el:
3561 * vc/vc.el: Replace lexical-let by lexical-binding.
3562 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
3563 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
3564 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
3565
f08ae1c9
CY
35662012-04-26 Chong Yidong <cyd@gnu.org>
3567
8b71081d
CY
3568 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
3569 (diff-mode-shared-map): Bind it to / and [remap undo].
3570
f08ae1c9
CY
3571 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
3572 (ediff-window-setup-function): Use it as the default, to set up
3573 windows based on whether the current frame is graphical (Bug#2138).
3574 (ediff-choose-window-setup-function-automatically): Make obsolete.
3575
3576 * vc/ediff-init.el: Always define ediff-pixel-width/height.
3577
ef24141c
SM
35782012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3579
cc356a5d
SM
3580 * ffap.el: Remove old code for obsolete package.
3581 (ffap-complete-as-file-p): Remove.
3582
b4ff4f1f
SM
3583 Use completion-table-with-quoting for comint and pcomplete.
3584 * comint.el (comint--unquote&requote-argument)
3585 (comint--unquote-argument, comint--requote-argument): New functions.
3586 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
3587 (comint-quote-filename): Use regexp-opt-charset.
3588 (comint--common-suffix, comint--common-quoted-suffix)
3589 (comint--table-subvert): Remove.
3590 (comint-unquote-function, comint-requote-function): New vars.
3591 (comint--complete-file-name-data): Use them with
3592 completion-table-with-quoting.
3593 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
3594 * pcomplete.el (pcomplete-arg-quote-list)
3595 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
3596 (pcomplete-unquote-argument-function): Default to non-nil.
3597 (pcomplete-unquote-argument): Simplify.
3598 (pcomplete--common-quoted-suffix): Remove.
3599 (pcomplete-requote-argument-function): New var.
3600 (pcomplete--common-suffix): New function.
3601 (pcomplete-completions-at-point): Use completion-table-with-quoting
3602 and completion-table-subvert.
3603
79c4eeb4
SM
3604 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
3605 (minibuffer--double-dollars): Preserve properties.
3606 (completion--sifn-requote): New function.
3607 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
3608
ef24141c
SM
3609 * minibuffer.el: Add support for completion of quoted/escaped data.
3610 (completion-table-with-quoting, completion-table-subvert): New funs.
3611 (completion--twq-try, completion--twq-all): New functions.
3612 (completion--nth-completion): New function.
3613 (completion-try-completion, completion-all-completions): Use it.
3614
784e7d6e
LL
36152012-04-25 Leo Liu <sdl.web@gmail.com>
3616
dd2ac746
SM
3617 * progmodes/python.el (python-pdbtrack-get-source-buffer):
3618 Use compilation-message if available to find real filename.
784e7d6e 3619
07875ee7
CY
36202012-04-25 Chong Yidong <cyd@gnu.org>
3621
3622 * vc/diff-mode.el (diff-setup-whitespace): New function.
3623 (diff-mode): Use it.
3624
3625 * vc/diff.el (diff-sentinel):
3626 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
3627 Whitespace mode variables based on diff style (Bug#8612).
3628
5055880d
LL
36292012-04-25 Leo Liu <sdl.web@gmail.com>
3630
daf75653
LL
3631 * progmodes/python.el (python-send-region): Add suffix .py to the
3632 temp file.
3633
5055880d
LL
3634 * files.el (auto-mode-alist): Use javascript-mode instead.
3635
db9b177b
AH
36362012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
3637
ef24141c 3638 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 3639
090bd7cb 3640 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 3641 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 3642 references, see Bug#9.
ef24141c 3643 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 3644 when receiving a fault reply.
ef24141c 3645 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 3646
090bd7cb 3647 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 3648 (soap-inspect-simple-type): New function.
db9b177b 3649
090bd7cb 3650 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 3651 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
3652 (soap-decode-basic-type, soap-encode-basic-type):
3653 support unsignedInt and double basic types.
db9b177b 3654 (soap-resolve-references-for-simple-type)
ef24141c
SM
3655 (soap-parse-simple-type, soap-encode-simple-type): New function.
3656 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 3657
090bd7cb 3658 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
3659 (soap-default-soapenc-types): Add integer, byte and anyURI types.
3660 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
3661 the local name of "soapenc:Array".
3662 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
3663 decoding integer, byte and anyURI xsd types.
3664
1fc6097b
CY
36652012-04-25 Chong Yidong <cyd@gnu.org>
3666
3667 * cus-edit.el (custom-buffer-create-internal): Update header text.
3668
afc6df87
EZ
36692012-04-25 Eli Zaretskii <eliz@gnu.org>
3670
3671 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
3672 settings on 'system-type', not on 'window-system'. On MS-Windows,
3673 set interactive-mode on in GDB.
3674
dfbd787f
SM
36752012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3676
3677 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
3678 (ruby-syntax-propertize-regexp): Remove.
3679 (ruby-syntax-propertize-function): Split regexp into chunks.
3680 Match following code directly.
3681
85222d44
DG
36822012-04-24 Dmitry Gutov <dgutov@yandex.ru>
3683
51a8ea2a
DG
3684 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
3685 (ruby-syntax-propertize-regexp): New function.
3686 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
3687 by a special keyword.
3688
85222d44
DG
3689 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
3690 (ruby-syntax-general-delimiters-goto-beg)
3691 (ruby-syntax-propertize-general-delimiters): New functions.
3692 (ruby-syntax-propertize-function): Use them to handle GDL.
3693 (ruby-font-lock-keywords): Move old handling of GDL...
3694 (ruby-font-lock-syntactic-keywords): .. to here.
3695 (ruby-calculate-indent): Adjust indentation for GDL.
3696
b613912b
MA
36972012-04-24 Michael Albinus <michael.albinus@gmx.de>
3698
b5380639
MA
3699 * notifications.el (top): Remove unneeded declarations.
3700 (notifications-specification-version): Change to "1.2".
e43042fe 3701 (notifications-interface, notifications-notify-method)
b613912b
MA
3702 (notifications-close-notification-method): Fix docstring.
3703 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
3704 (notifications-notify): Add :action-items, :resident and
3705 :transient hints. Change "image_data" to "image-data" and
3706 "image_path" to "image-path".
b613912b
MA
3707 (notifications-get-capabilities): New defun.
3708
257440aa
LL
37092012-04-24 Leo Liu <sdl.web@gmail.com>
3710
3711 * progmodes/python.el: Move hideshow setup to the end.
3712
b1bac16e
MR
37132012-04-24 Martin Rudalics <rudalics@gmx.at>
3714
3715 * window.el (handle-select-window): Clear echo area since this is
3716 no more done by read_char (Bug#11304).
3717
d81bd059
SM
37182012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
3721 and `/ M' to filter-derived-mode.
3722 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
3723 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
3724 (ibuffer-mark-by-mode): Use default rather than initial-input.
3725 (ibuffer-filter-by-derived-mode): Autoload and require-match.
3726
c4cf6d91
IA
37272012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
3728
3729 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
3730 (ibuffer-filter-by-derived-mode): New filter.
3731 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
3732
7511ded8
CY
37332012-04-23 Andreas Politz <politza@fh-trier.de>
3734
3735 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
3736
775c916b
CY
37372012-04-23 Chong Yidong <cyd@gnu.org>
3738
3739 * cus-edit.el (customize-apropos, customize-apropos-options):
3740 Disable matching of non-option variables (Bug#11176).
3741 (customize-option, customize-option-other-window)
3742 (customize-changed-options): Doc fix.
3743 (customize-apropos-options, customize-apropos-faces)
3744 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
3745
3746 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 3747 Fix word list splitting (Bug#11132).
46c71e23
CY
3748 (apropos-symbol, apropos-keybinding, apropos-label)
3749 (apropos-property, apropos-function-button)
3750 (apropos-variable-button, apropos-misc-button): New faces.
3751 (apropos-symbol-face, apropos-keybinding-face)
3752 (apropos-label-face, apropos-property-face, apropos-match-face):
3753 Variables removed (Bug#8396).
3754 (apropos-library-button, apropos-format-plist, apropos-print)
3755 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 3756
2df41f9c
MA
37572012-04-23 Michael Albinus <michael.albinus@gmx.de>
3758
3759 * net/xesam.el (xesam-mode-map): Use let-bound map in
3760 initialization. (Bug#11292)
3761
da00640a
AM
37622012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3763
3764 Preserve ispell session localwords when switching back to
3765 original buffer.
3766
090bd7cb
JB
3767 * textmodes/ispell.el (ispell-buffer-session-localwords):
3768 New buffer-local variable to hold buffer session localwords.
ed9265fc 3769 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
3770 localwords.
3771 (ispell-command-loop, ispell-change-dictionary)
3772 (ispell-buffer-local-words): Preserve session localwords when
3773 needed.
3774
090bd7cb
JB
3775 * textmodes/flyspell.el (flyspell-process-localwords)
3776 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 3777
f621ccf5
AM
37782012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3779
090bd7cb
JB
3780 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
3781 using obsolete `translation-table-for-input'.
ef24141c
SM
3782 (ispell-word, ispell-process-line, ispell-complete-word):
3783 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 3784
c2d1019e
CY
37852012-04-22 Chong Yidong <cyd@gnu.org>
3786
3787 * cus-edit.el (custom-variable-menu)
3788 (custom-variable-reset-saved, custom-face-menu)
3789 (custom-face-reset-saved): If there is no saved value, make the
3790 "reset-saved" operation bring back the default (Bug#9509).
3791 (custom-face-state): Properly detect themed faces.
3792
eeddc531
CY
3793 * faces.el (face-spec-set): Stop supporting deprecated form of
3794 third arg.
3795
dcbf5805
MA
37962012-04-22 Michael Albinus <michael.albinus@gmx.de>
3797
3798 Move functions from C to Lisp. Make non-blocking method calls
3799 the default. Implement further D-Bus standard interfaces.
3800
ef24141c
SM
3801 * net/dbus.el (dbus-message-internal): Declare function.
3802 Remove unneeded function declarations.
dcbf5805
MA
3803 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
3804 (dbus-message-type-method-return, dbus-message-type-error)
3805 (dbus-message-type-signal): Declare variables. Remove local
3806 definitions.
3807 (dbus-interface-dbus, dbus-interface-peer)
3808 (dbus-interface-introspectable, dbus-interface-properties)
3809 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
3810 Adapt docstring.
3811 (dbus-interface-objectmanager): New defconst.
3812 (dbus-call-method, dbus-call-method-asynchronously)
3813 (dbus-send-signal, dbus-method-return-internal)
3814 (dbus-method-error-internal, dbus-register-service)
3815 (dbus-register-signal, dbus-register-method): New defuns, moved
3816 from dbusbind.c
3817 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
3818 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
3819 New defuns.
dcbf5805
MA
3820 (dbus-call-method-non-blocking): Make it an obsolete function.
3821 (dbus-unregister-object, dbus-unregister-service)
3822 (dbus-handle-event, dbus-register-property)
3823 (dbus-property-handler): Obey the new structure of
3824 `bus-registered-objects'.
3825 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
3826 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
3827 Use `dbus-call-method'.
3828
cf20dee0
CY
38292012-04-22 Chong Yidong <cyd@gnu.org>
3830
3831 * cus-edit.el (custom-commands, custom-reset-menu)
3832 (Custom-reset-standard): Tweak labels.
3833 (custom-reset-button-menu): Change default to t.
3834 (custom-buffer-create-internal): For the custom-reset-button-menu
3835 case, put the revert button first.
3836 (custom-group-subtitle): New face.
3837 (custom-group-value-create): Align docstring to a specific column.
3838
3839 * wid-edit.el (widget-documentation-link-add): Don't handle
3840 indentation in this function.
3841 (widget-documentation-string-indent-to): New function.
3842 (widget-documentation-string-value-create): Use it.
3843
3844 * autorevert.el (auto-revert):
3845 * epg-config.el (epg):
3846 * ibuffer.el (ibuffer):
3847 * mpc.el (mpc):
3848 * ses.el (ses):
3849 * eshell/eshell.el (eshell):
3850 * net/ange-ftp.el (ange-ftp):
3851 * progmodes/ebnf2ps.el (postscript):
3852 * progmodes/flymake.el (flymake):
3853 * progmodes/prolog.el (prolog):
3854 * progmodes/verilog-mode.el (verilog-mode):
3855 * progmodes/which-func.el (which-func):
3856 * term/xterm.el (xterm):
3857 * textmodes/picture.el (picture):
3858 * textmodes/tildify.el (tildify):
3859 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
3860 customization buffers.
3861
583e23bd
AM
38622012-04-22 Alan Mackenzie <acm@muc.de>
3863
3864 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
3865 Adding a ) can hide the resulting (..) from searches. Fix it.
3866 Bound the backward search to the position of the existing (.
3867
7dd51bf1
JB
38682012-04-21 Juanma Barranquero <lekktu@gmail.com>
3869
3870 * progmodes/verilog-mode.el (verilog-mode): Check whether
3871 which-func-modes is t before adding verilog-mode.
3872 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
3873
d64a438f
LL
38742012-04-21 Leo Liu <sdl.web@gmail.com>
3875
7dd51bf1 3876 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 3877
081e8d65
MV
38782012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
3879
3880 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
3881 filling of the last column of a table (Bug#5635).
3882 (woman-find-next-control-line): New arg, specifying an additional
3883 regexp component for the control line.
3884 (woman2-roff-buffer): Use it.
3885 (woman-break-table): New function.
3886 (woman2-TS): Use it.
3887
38882012-04-21 Chong Yidong <cyd@gnu.org>
3889
3890 * woman.el (woman-set-buffer-display-table, woman-decode-region)
3891 (woman-horizontal-escapes, woman-negative-vertical-space)
3892 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
3893 (WoMan-warn-ignored): Use ?\s instead of ?\ .
3894
ed571ccb
SM
38952012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3896
3897 * minibuffer.el (completion-file-name-table): Complete user names.
3898
39773899
LL
38992012-04-20 Leo Liu <sdl.web@gmail.com>
3900
3901 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
3902 and pcase-let*.
3903
de6ff46d
CY
39042012-04-20 Chong Yidong <cyd@gnu.org>
3905
3906 * server.el (server-execute): Respect initial-buffer-choice if it
3907 is a string and there are no files to open (Bug#2825).
3908 (server-create-window-system-frame, server-create-tty-frame):
3909 Don't switch buffers here.
2d0e8e61
CY
3910 (server-process-filter): Only try to open a window system frame if
3911 compiled with graphical support (Bug#8314).
de6ff46d 3912
54071013
DN
39132012-04-20 Dan Nicolaescu <dann@gnu.org>
3914
3915 * battery.el (battery-echo-area-format): Display remaining time
3916 for sysfs backend too (Bug#11269).
3917 (battery-linux-sysfs): Fix conditional for the charge.
3918
f30d612a
CY
39192012-04-20 Chong Yidong <cyd@gnu.org>
3920
c07a4c0b 3921 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
3922 (gdb-inferior-io--init-proc): New function.
3923 (gdb-init-1): Use it.
3924 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
3925 responsible for allocating a new pty and hooking it to gdb when
3926 the old pty gets an EIO due to process exit.
3927 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
3928 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
3929 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
3930
2116e93c
EZ
39312012-04-20 Eli Zaretskii <eliz@gnu.org>
3932
3933 * window.el (window-min-size, window-sizable, window-min-delta)
3934 (window-max-delta, window--resizable, window-resizable)
3935 (window-total-size, window-full-height-p, window-full-width-p)
3936 (window-in-direction, window--resize-mini-window, window-resize)
3937 (window--resize-child-windows-normal)
3938 (window--resize-child-windows, window--resize-siblings)
3939 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 3940 (enlarge-window, shrink-window): Doc fixes.
2116e93c 3941
c07a4c0b 39422012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 3943
ef24141c
SM
3944 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
3945 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
3946 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
3947 pty process (Bug#11273).
3948 (gdb-update): New arg to suppress talking to the gdb process.
3949 (gdb-done-or-error): Use it.
3950 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
3951 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
3952 sentinel not being called.
3953
3954 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
3955
d02766ab
CY
3956 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
3957
c07a4c0b 39582012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
3959
3960 * net/network-stream.el (open-network-stream): Doc fix.
3961
c07a4c0b 39622012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
3963
3964 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
3965
c07a4c0b 39662012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
3967
3968 Ensure searching for keywords is case sensitive.
3969
3970 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
3971 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
3972 (c-defun-name, c-mark-function, c-cpp-define-name)
3973 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 3974 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 3975
ef24141c
SM
3976 * progmodes/cc-mode.el (c-font-lock-fontify-region):
3977 Bind case-fold-search to nil.
f0f6bc35 3978
c07a4c0b 39792012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
3980
3981 * mail/sendmail.el (mail-bury): Call return action with the right
3982 Rmail buffer (Bug#11242).
3983
9a864fa2
CY
3984 * server.el (server-process-filter): Handle corner case where both
3985 tty and nowait options are present (Bug#11102).
3986
539aa513
EZ
39872012-04-20 Eli Zaretskii <eliz@gnu.org>
3988
3989 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
3990 (top level): Put into the executable the ident-style '$Id:' tag on
3991 windows-nt as well.
539aa513 3992
cfc7d5da
SM
39932012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3994
3995 * electric.el (electric-indent-post-self-insert-function): Check that
3996 electric-indent-mode is enabled in current buffer.
3997
5b01685c
JB
39982012-04-19 Juanma Barranquero <lekktu@gmail.com>
3999
4000 * imenu.el (imenu-progress-message): Restore; it is "used" in
4001 erc/erc-imenu.el and net/snmp-mode.el.
4002
4d6769e1
JB
40032012-04-19 Juanma Barranquero <lekktu@gmail.com>
4004
4005 * avoid.el (mouse-avoidance-mode): Mark unused arg.
4006 (mouse-avoidance-nudge-mouse): Remove unused binding.
4007
4008 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
4009
4010 * descr-text.el (describe-char):
4011 * progmodes/python.el (python-describe-symbol):
4012 Don't call `toggle-read-only', set `buffer-read-only'.
4013
4014 * imenu.el (imenu-default-goto-function): Mark unused args.
4015 (imenu-progress-message): Remove obsolete macro; all callers changed.
4016
4017 * subr.el (keymap-canonicalize): Remove unused binding.
4018 (read-passwd): Mark unused arg.
4019
4020 * tutorial.el (tutorial--display-changes): Remove unused binding.
4021 (tutorial--save-tutorial-to): Remove unused variable.
4022
4023 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
4024 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
4025 (package-generate-autoloads, package-menu--generate)
4026 (package-menu--find-upgrades): Remove unused bindings.
4027
4028 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
4029 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
4030 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
4031 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
4032 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
4033 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
4034 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
4035 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
4036 (cua-delete-char-rectangle): Mark unused args.
4037 (cua-align-rectangle): Remove unused binding.
4038
4039 * mail/rmail.el (compilation--message->loc)
4040 (epa--find-coding-system-for-mime-charset): Declare.
4041
4042 * net/dbus.el (dbus-register-service): Declare.
4043 (dbus-name-owner-changed-handler): Remove unused binding.
4044
4045 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
4046 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
4047 (nxml-scan-backward-within): Mark unused arg.
4048 (nxml-dynamic-markup-word): Remove unused binding.
4049
4050 * mouse.el (mouse-menu-major-mode-map):
4051 * emacs-lisp/authors.el (authors-scan-change-log)
4052 (authors-add-to-author-list):
4053 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
4054 * emacs-lisp/smie.el (smie-auto-fill):
4055 * mail/sendmail.el (mail-bury):
4056 * mail/unrmail.el (unrmail):
4057 * net/tls.el (open-tls-stream):
4058 * textmodes/picture.el (picture-mouse-set-point):
4059 Remove unused bindings.
4060
8c8fc5df
MA
40612012-04-19 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * net/tramp.el (tramp-action-password): Let-bind
4064 `enable-recursive-minibuffers' to t.
4065
a77b0ac9
SS
40662012-04-18 Sam Steingold <sds@gnu.org>
4067
4068 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
4069 instead of 'string to accommodate values like [f11].
4070 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
4071 * progmodes/gdb-mi.el: Likewise.
4072
12a106a9
LL
40732012-04-18 Leo Liu <sdl.web@gmail.com>
4074
4075 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
4076 current buffer.
4077 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
4078 LOCAL is nil.
4079
bc6494ef
CY
40802012-04-18 Chong Yidong <cyd@gnu.org>
4081
4082 * simple.el (line-move): Use forward-line if in batch mode
4083 (Bug#11053).
4084
c09c46b2
CS
40852012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
4086
4087 * files.el (after-find-file): Do not try to add a final newline if
4088 the buffer is read-only (Bug#11156).
4089
5f6530ea
RS
40902012-04-17 Richard Stallman <rms@gnu.org>
4091
4092 * mail/rmail.el (rmail-start-mail):
4093 Pass (rmail-mail-return...) for the return-action.
4094 Pass (rmail-yank-current-message...) for the yank-action.
4095 (rmail-yank-current-message): New function.
4096 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
4097 (rmail-reply): Likewise.
4098 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
4099
4100 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 4101 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
4102 buffer, not newbuf.
4103
197b6f3c
JB
41042012-04-17 Juanma Barranquero <lekktu@gmail.com>
4105
4106 * server.el (server-ensure-safe-dir): Simplify.
4107
2311d8e5 41082012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 4109
2311d8e5
GM
4110 * emacs-lisp/smie.el: Provide smarter auto-filling.
4111 (smie-auto-fill): New function.
4112 (smie-setup): Use it.
98fb480e 4113
2311d8e5
GM
4114 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
4115
41162012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
4117
4118 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
4119 (comment-indent): Use it.
4120
2311d8e5 41212012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
4122
4123 * ses.el: The overall change is to add cell renaming, that is
4124 setting fancy names for cell symbols other than name matching
4125 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 4126 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 4127 (ses-create-cell-variable): New defun.
2311d8e5 4128 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
4129 (ses-relocate-formula): Relocate formulas only for cells the
4130 symbols of which are not renamed, i.e. symbols whose names do not
4131 match regexp "\\`[A-Z]+[0-9]+\\'".
4132 (ses-relocate-all): Relocate values only for cells the symbols of
4133 which are not renamed.
4134 (ses-load): Create cells variables as the (ses-cell ...) are read,
4135 in order to check row col consistency with cell symbol name only
4136 for cells that are not renamed.
4137 (ses-replace-name-in-formula): New defun.
4138 (ses-rename-cell): New defun.
4bdf2ad2 4139
fc72b15c
PO
41402012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
4141
4142 * progmodes/perl-mode.el (perl-indent-parens-as-block):
4143 New option (bug#11118).
4144 (perl-calculate-indent): Respect it.
4145
12e10e61
GM
41462012-04-17 Glenn Morris <rgm@gnu.org>
4147
4148 * dired-aux.el (dired-mark-read-string): Doc fix.
4149
30009afd
DA
41502012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
4151
4152 * dired-aux.el (dired-mark-read-string): Offer optional completion.
4153 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
4154
41f03f4d
GM
41552012-04-17 Glenn Morris <rgm@gnu.org>
4156
4157 * mouse.el (mouse-drag-track):
4158 * speedbar.el (speedbar-frame-mode):
4159 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
4160
f45f90f3
LL
41612012-04-16 Leo Liu <sdl.web@gmail.com>
4162
4163 * progmodes/python.el: Trivial cleanup.
4164
94ee8db5
GM
41652012-04-16 Glenn Morris <rgm@gnu.org>
4166
121b8917
GM
4167 * vc/vc.el (vc-string-prefix-p):
4168 * vc/pcvs-util.el (cvs-string-prefix-p):
4169 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
4170 * mpc.el (mpc-string-prefix-p):
4171 Make all of these into obsolete aliases for string-prefix-p.
4172 Update callers.
4173 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
4174
1197ecfa
GM
4175 * textmodes/two-column.el: Move custom options to the start.
4176 (frame-width): Remove compat definition.
4177 (2C-associate-buffer, 2C-dissociate):
4178 Use with-current-buffer rather than save-excursion.
4179 (2C-dissociate): Force a mode-line update.
4180 (2C-autoscroll): Use ignore-errors.
4181
099e7202
GM
4182 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
4183 Autoload trivia.
4184
bf350d6a
GM
4185 * emacs-lisp/cl-extra.el (*random-state*):
4186 Remove unnecessary declaration.
4187
0e829eab
GM
4188 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
4189
e3ad7552
GM
4190 * play/cookie1.el (cookie-snarf):
4191 Give an explicit error if input file cannot be read.
4192
68892d27
GM
4193 * play/yow.el (yow-file): Use expand-file-name rather than concat.
4194
20f0c46d
GM
4195 * progmodes/perl-mode.el (c-macro-expand):
4196 Remove unnecessary autoload (it is in loaddefs.el).
4197
5a0978ce
GM
4198 * textmodes/picture.el (picture-desired-column)
4199 (picture-update-desired-column): Convert comments to doc-strings.
4200 (picture-substitute): Remove function.
4201 (picture-mode-map): Initialize in the defvar.
4202
6b955486
GM
4203 * woman.el: Remove eval-after-load for tar-mode.
4204 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
4205 (woman-tar-extract-file): Autoload it.
4206
94ee8db5
GM
4207 * frame.el (automatic-hscrolling): Make this alias obsolete.
4208
177eca34
AM
42092012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4210
090bd7cb 4211 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 4212 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
4213 (ispell-dictionary-base-alist): Revert to original XEmacs
4214 friendly version for default. [:alpha:] will be added in
090bd7cb 4215 `ispell-set-spellchecker-params' if needed.
177eca34 4216
c505aaeb
CY
42172012-04-16 Chong Yidong <cyd@gnu.org>
4218
b19dd9d1 4219 * image.el (imagemagick--file-regexp): New variable.
c505aaeb
CY
4220 (imagemagick-register-types): Use it.
4221 (imagemagick-types-inhibit): Add :set function. Allow new value
4222 of t to inhibit all types.
4223
4224 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
4225 so we can preload it.
4226
4227 * loadup.el (fboundp): Preload regexp-opt, needed by
4228 imagemagick-register-types.
4229
60efac0f
CY
42302012-04-15 Chong Yidong <cyd@gnu.org>
4231
4232 * frame.el (scrolling): Remove nearly unused customization group.
4233
4234 * scroll-all.el (scroll-all-mode): Move to windows group.
4235
5dd1713e
CY
42362012-04-15 Chong Yidong <cyd@gnu.org>
4237
4238 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
4239
e6fd457e
CY
42402012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4241
4242 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 4243 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 4244
e153c136
GM
42452012-04-15 Glenn Morris <rgm@gnu.org>
4246
4247 * simple.el (process-file-side-effects): Doc fix.
4248
e6fd457e 42492012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
4250
4251 * international/mule-cmds.el (set-language-environment): Doc fix.
4252
3603c3b1
JB
42532012-04-14 Juanma Barranquero <lekktu@gmail.com>
4254
4255 * server.el (server-auth-key, server-generate-key): Doc fixes.
4256 (server-get-auth-key): Doc fix. Use `string-match-p'.
4257 (server-start): Reflow docstring.
4258
e6de100c
LI
42592012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
4260
4261 * server.el (server-generate-key): `called-interactively-p'
4262 requires a parameter.
4263
29734c21
MN
42642012-04-14 Michal Nazarewicz <mina86@mina86.com>
4265
4266 * server.el (server-auth-key): New variable.
75f1671a 4267 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
4268 (server-start): Use the new variable and functions to allow
4269 setting a permanent server key (bug#9423).
4270
d65c9521
LL
42712012-04-14 Leo Liu <sdl.web@gmail.com>
4272
4273 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
4274
5ae255c7
PE
42752012-04-14 Paul Eggert <eggert@cs.ucla.edu>
4276
4277 Spelling fixes.
4278 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
4279 Emacs uses American spelling.
4280
d5e6342e
JB
42812012-04-14 Juanma Barranquero <lekktu@gmail.com>
4282
4283 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
4284 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
4285 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
4286 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
4287
ab036cd7
SM
42882012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4289
4290 * progmodes/which-func.el (which-func-modes): Change default.
4291
35dc09a1 42922012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
4293
4294 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
4295 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
4296
35dc09a1 42972012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
4298
4299 * custom.el (custom-theme-set-variables): Doc fix.
4300
35dc09a1 43012012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
4302
4303 * international/mule.el (set-auto-coding-for-load): Doc fix.
4304
35dc09a1 43052012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 4306
35dc09a1
GM
4307 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
4308 imenu work again for Objective C Mode. Correct the *-index values,
4309 these having been disturbed by a previous change in 2011-08.
57f845ee 4310
0de3da9f
AM
4311 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
4312 Correct two search limits.
4313
35dc09a1 43142012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
4315
4316 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
4317
35dc09a1 43182012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
4319
4320 * international/characters.el: Fix sorting.
4321
35dc09a1 43222012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
4323
4324 * international/characters.el: Add more missing Latin case pairs.
4325
35dc09a1 43262012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
4327
4328 * files.el (dir-locals-set-class-variables): Doc fix.
4329
35dc09a1 43302012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 4331
3f1b5bf8
EZ
4332 * international/characters.el: Add set-case-syntax-pair call for
4333 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
4334 counterpart. (Bug#11209)
4335
9f847f41
EZ
4336 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
4337
35dc09a1 43382012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
4339
4340 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4341
35dc09a1 43422012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 4343
35dc09a1
GM
4344 * textmodes/ispell.el (ispell-dictionary-base-alist):
4345 Add data for Hebrew.
e2627d21 4346
35dc09a1 43472012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 4348
35dc09a1
GM
4349 * net/rcirc.el (rcirc-cmd-quit):
4350 Revert 2012-03-18 change (Bug#11192).
5c14e333 4351
35dc09a1 43522012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
4353
4354 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4355
35dc09a1 43562012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 4357
4517fe3a
SM
4358 * minibuffer.el (completion-in-region-mode-map):
4359 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 4360
b472a594
VD
43612012-04-13 Vivek Dasmohapatra <vivek@etla.org>
4362
4363 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
4364
09b95ce3
MY
43652012-04-13 Masatake YAMATO <yamato@redhat.com>
4366
4367 * minibuffer.el (minibuffer-local-filename-syntax): New variable
4368 to allow `C-M-f' and `C-M-b' to move to the nearest path
4369 separator (bug#9511).
4370
4b63a9ca
LI
43712012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
4372
4373 * avoid.el: Require cl when compiling. And also move the
4374 `provide' to the end.
4375
7b55b8bf
TV
43762012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4377
4378 * avoid.el (mouse-avoidance-banish-position): New variable.
4379 (mouse-avoidance-banish-destination): Use it (bug#10165).
4380
adedaa1f
LL
43812012-04-13 Leo Liu <sdl.web@gmail.com>
4382
4383 * progmodes/which-func.el (which-func-modes): Add objc-mode.
4384
70e74021
KB
43852012-04-13 Ken Brown <kbrown@cornell.edu>
4386
4387 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 4388 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
4389 (browse-url-filename-alist): For the same reason, don't modify
4390 file:// URLs on Cygwin.
4391
e75e89ba
SM
43922012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4393
4394 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
4395 the region on shift if the binding is already shifted (bug#11221).
4396
82f289a4
GM
43972012-04-12 Glenn Morris <rgm@gnu.org>
4398
4399 * mail/mailpost.el: Move to obsolete/.
4400
d333dc4c
DA
44012012-04-12 Drew Adams <drew.adams@oracle.com>
4402
4403 * imenu.el (imenu--generic-function): Ignore invisible definitions
4404 (bug#10123).
4405
0d15b5ba
VD
44062012-04-12 Vivek Dasmohapatra <vivek@etla.org>
4407
4408 * hexl.el (hexl-bits): New variable.
4409 (hexl-options): Mention the variable in the doc string.
75f1671a 4410 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 4411 (hexl-mode): Mention the new variable.
75f1671a
JB
4412 (hexl-mode, hexl-current-address, hexl-current-address):
4413 Use the displen.
0d15b5ba
VD
4414 (hexl-ascii-start-column): New function.
4415 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
4416 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
4417
64a440db
AM
44182012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4419
4420 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
4421 '("-i" ENCODING), in 2 separate command-line arguments, to specify
4422 the encoding, as expected by hunspell.
4423
6decb6c2
SM
44242012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4425
4426 * battery.el (battery--linux-sysfs-regexp): New const.
4427 (battery-status-function): Use it. Remove yeeloong special case.
4428 (battery-yeeloong-sysfs): Remove.
4429 (battery-echo-area-format): Remove yeeloong special case.
4430
088be6fb
SM
44312012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4432
6622e416
SM
4433 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
4434 Reported by Noah Friedman.
4435
088be6fb
SM
4436 * subr.el (read-passwd): Use read-string.
4437
b49f886e
LMI
44382012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4439
4440 * vcursor.el (vcursor-move): Increase the priority of the overlay
4441 (bug#9663).
4442
a63067fc
DD
44432012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4444
4445 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
4446 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
4447
ac3cf14a
WS
44482012-04-11 William Stevenson <yhvh2000@gmail.com>
4449
4450 * textmodes/artist.el (artist-mode): Convert artist-mode to use
4451 define-minor-mode (bug#10760).
4452
c4fc691b 44532012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 4454
4d6769e1 4455 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
4456 that directories matching `grep-find-ignored-files' won't be
4457 pruned (bug#10351).
4458
af23e2e5
CY
44592012-04-11 Chong Yidong <cyd@gnu.org>
4460
4461 * startup.el (command-line): Remove support for long-obsolete
4462 variable font-lock-face-attributes.
4463
ab7ce8c1
GM
44642012-04-11 Glenn Morris <rgm@gnu.org>
4465
4466 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
4467
de8c03dc
SM
44682012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4469
4470 * window.el (window--state-get-1): Obey window-point-insertion-type.
4471
050cc68b
LB
44722012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
4473
4474 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
4475 to previous function when point is on the first character of a
75f1671a 4476 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 4477
a38c310c
GM
44782012-04-11 Glenn Morris <rgm@gnu.org>
4479
effed0c2
GM
4480 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
4481 not just file-errors.
4482
a38c310c
GM
4483 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
4484 (vc-bzr-sha1): Use internal sha1.
4485
0221e323
SM
44862012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4487
4488 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
4489
43956923
SG
44902012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
4491
4492 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
4493 that start in the middle of the line (bug#10496).
4494
6a8c9eaf
DN
44952012-04-10 Dan Nicolaescu <dann@gnu.org>
4496
4497 * battery.el (battery-linux-proc-acpi): Only one battery is
4498 discharged at a time, but that seems to confuse battery.el when
4499 computing `rate-type' for the battery not being discharged
4500 (bug#10332).
4501
1930bf5d
SM
45022012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4503
2a718f6f
SM
4504 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
4505
599430d0
SM
4506 * international/quail.el: Use dolist and simplify.
4507 (quail-define-package, quail-update-keyboard-layout)
4508 (quail-define-rules): Use dolist.
4509 (quail-insert-kbd-layout, quail-get-translation): CSE.
4510
a2754b6c
SM
4511 * tmm.el: Use dolist, remove left over hook.
4512 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
4513 Use dolist.
4514 (calendar-load-hook): Don't mess with it.
4515
1930bf5d
SM
4516 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
4517 Use derived-mode-p. Run the diff asynchronously.
4518
9f67961c
LMI
45192012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * obsolete/mouse-sel.el: Add an Obsolete-since header.
4522
2a8ce227
JB
45232012-04-10 Juanma Barranquero <lekktu@gmail.com>
4524
4525 * misc.el: Display absolute path of loaded DLLs (bug#10424).
4526 (list-dynamic-libraries--loaded): New function.
4527 (list-dynamic-libraries--refresh): Use it.
4528
8f33b5f8
NW
45292012-04-10 Nathan Weizenbaum <nweiz@google.com>
4530
1930bf5d
SM
4531 * progmodes/python.el (python-fill-paragraph):
4532 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
4533 disabled (bug#7018).
4534
b12f0439
L
45352012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
4536
1930bf5d 4537 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
4538 DOS/MS Windows for the Baltic languages. There are still plenty
4539 of texts written in this encoding/codepage (bug#6519).
b12f0439 4540
57c3bd01
GM
45412012-04-10 Glenn Morris <rgm@gnu.org>
4542
4543 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
4544 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
4545
6c3eab30
FA
45462012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
4547
1930bf5d 4548 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
4549 next-line "n" and previous-line "p" in order to make recentf more
4550 consistent with ibuffer, dired or org-mode (bug#9387).
4551
24d78a88
LMI
45522012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4553
bc72b5d9
LMI
4554 * image.el (put-image): Return the overlay created instead of the
4555 optional input string (bug#7834). Note that this may break code
4556 that is (for some reason or other) depending on `put-image'
4557 returning the string.
4558
bd2dba5a
LMI
4559 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
4560
74beb59f
LMI
4561 * simple.el (zap-to-char): Allow zapping using input methods
4562 (bug#1580).
4563
24d78a88
LMI
4564 * textmodes/fill.el (fill-region): Leave point and mark where they
4565 were before filling (bug#5399).
4566
263f20cd
GM
45672012-04-09 Glenn Morris <rgm@gnu.org>
4568
4569 * version.el (emacs-bzr-get-version):
4570 Handle lightweight checkouts of local branches.
4571
58d1f797
AS
45722012-04-09 Andreas Schwab <schwab@linux-m68k.org>
4573
263f20cd 4574 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 4575
b4d3bc10
CY
45762012-04-09 Chong Yidong <cyd@gnu.org>
4577
4578 * custom.el (custom-variable-p): Return nil for non-symbol
4579 arguments instead of signaling an error.
4580 (user-variable-p): Obsolete alias for custom-variable-p.
4581
4582 * apropos.el (apropos-variable):
4583 * files-x.el (read-file-local-variable):
4584 * simple.el (set-variable):
4585 * woman.el (woman-mini-help):
4586 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
4587
fd06db5d
GM
45882012-04-09 Glenn Morris <rgm@gnu.org>
4589
e5fcdb5e
GM
4590 * startup.el (normal-top-level): Don't look for leim-list.el
4591 in places where it will not be found. (Bug#910)
4592
fd06db5d
GM
4593 * international/mule-cmds.el (set-default-coding-systems):
4594 * files.el (normal-mode):
4595 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
4596 This function was removed with ucs-tables.el in 2008.
4597
b39bb7e1
EZ
45982012-04-08 Eli Zaretskii <eliz@gnu.org>
4599
4600 * textmodes/ispell.el (ispell-check-version): For hunspell, set
4601 ispell-encoding8-command to "-i", without a trailing space.
4602 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
4603 separate command-line arguments, to specify the encoding, since
4604 that's how hunspell expects it.
4605
5c5b8e23
GM
46062012-04-08 Glenn Morris <rgm@gnu.org>
4607
4608 * loadup.el: Load bindings before cus-start.
4609 This reduces somewhat the number of "rogue" settings in emacs -Q.
4610
a1ed8b05
GM
46112012-04-07 Glenn Morris <rgm@gnu.org>
4612
4613 * version.el (emacs-bzr-get-version): New function.
dfae128a 4614 (emacs-bzr-version): New variable.
a1ed8b05
GM
4615 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
4616 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
4617
b142f158
EZ
46182012-04-07 Eli Zaretskii <eliz@gnu.org>
4619
dfae128a
GM
4620 * international/uni-bidi.el, international/uni-category.el:
4621 * international/uni-combining.el, international/uni-decimal.el:
4622 * international/uni-decomposition.el, international/uni-digit.el:
4623 * international/uni-lowercase.el, international/uni-mirrored.el:
4624 * international/uni-name.el, international/uni-numeric.el:
4625 * international/uni-titlecase.el, international/uni-uppercase.el:
4626 Update for Unicode 6.1.
b142f158 4627
9078ead6
EZ
46282012-04-07 Eli Zaretskii <eliz@gnu.org>
4629
4630 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
4631
f23d2c7d
LMI
46322012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4633
4634 * window.el (shrink-window): Mention the `window-min-height'
4635 variable in the doc string.
4636
0a0a3573
BG
46372012-04-05 Bastien Guerry <bzg@altern.org>
4638
4639 * color.el (color-lighten-name): Fix typo.
4640
e5248ac9
SM
46412012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4642
4643 * server.el (server--on-display-p): New function.
4644 (server--on-display-p): Use it.
4645
b4243e22
GV
46462012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
4647
4648 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
4649 (bug#11145).
4650
305d9f44
SM
46512012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * comint.el (comint--common-quoted-suffix): Check string boundary
4654 before comparing (bug#11158).
4655 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
4656
3d439cd1
CY
46572012-04-04 Chong Yidong <cyd@gnu.org>
4658
321cc491
CY
4659 * minibuffer.el (completion-extra-properties): Doc fix.
4660
3d439cd1
CY
4661 * subr.el (delayed-warnings-hook): Doc fix.
4662
2d562c0f
DU
46632012-04-04 Daiki Ueno <ueno@unixuser.org>
4664
4665 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
4666 selection (Bug#11159).
4667 (epa-insert-keys): Inform that the default public key will be
4668 exported if no key is selected.
4669
4443f204
RS
46702012-04-04 Richard Stallman <rms@gnu.org>
4671
4672 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
4673
529c06b6
CY
46742012-04-03 Chong Yidong <cyd@gnu.org>
4675
4676 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
4677 mail-insert-file, not its obsolete alias mail-attach-file.
4678
66b907dc
MA
46792012-04-03 Michael Albinus <michael.albinus@gmx.de>
4680
4681 * notifications.el (notifications-notify): Fix docstring.
4682
c0ea195d
GM
46832012-04-02 Glenn Morris <rgm@gnu.org>
4684
4685 * emacs-lisp/authors.el (authors-aliases): Another addition.
4686
5ca64e00
MA
46872012-04-02 Michael Albinus <michael.albinus@gmx.de>
4688
4689 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
4690 `tramp-compat-call-process' instead of `tramp-local-call-process'.
4691 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
4692
42ee526b
CY
46932012-04-01 Chong Yidong <cyd@gnu.org>
4694
4695 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
4696 Handle root directory properly.
4697 (copy-directory): Caller changed.
4698
4699 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4700 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
4701
0b021094
GM
47022012-03-31 Glenn Morris <rgm@gnu.org>
4703
40f86458
GM
4704 * term/xterm.el (xterm-extra-capabilities): Doc fix.
4705
7019c177
GM
4706 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
4707
a1daddd6
GM
4708 * calendar/calendar.el (calendar-window-list)
4709 (calendar-hide-window): Restore. (Bug#11140)
4710 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
4711
0b021094
GM
4712 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
4713
40311efc
TV
47142012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4715
4716 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4717 Check if file is a symlink (Bug#10489).
4718
4719 * files.el (copy-directory): Likewise.
4720
5319014e
CY
47212012-03-30 Chong Yidong <cyd@gnu.org>
4722
4723 * image.el (imagemagick-types-inhibit)
4724 (imagemagick-register-types): Doc fix.
4725
935d1290
AM
47262012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4727
090bd7cb 4728 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 4729 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 4730 and treats ~word as ordinary words in pipe mode.
935d1290 4731
61c6e8fd
GM
47322012-03-30 Glenn Morris <rgm@gnu.org>
4733
4734 * tutorial.el (help-with-tutorial): Ensure local variables don't
4735 happen to make the buffer read-only. (Bug#11127)
4736
81fdff00
SM
47372012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
4738
4739 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
4740 (perl-calculate-indent): Return `noindent' in strings.
4741
6e7a6ec0
SS
47422012-03-28 Sam Steingold <sds@gnu.org>
4743
4744 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
4745 instead of the broken adhockery which does not prevent calendar
4746 buffers from being displayed at random after exit.
4747 (calendar-window-list, calendar-hide-window): Remove the broken
4748 adhockery.
4749
fee88ca0
GM
47502012-03-28 Glenn Morris <rgm@gnu.org>
4751
4752 * replace.el (query-replace-map): Doc fix.
4753
38de3354
AS
47542012-03-28 Andreas Schwab <schwab@linux-m68k.org>
4755
4756 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
4757 contents. (Bug#11109)
4758
b973155e
SM
47592012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4760
4761 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
4762 (bug#11077).
4763 (avl-tree--check, avl-tree--check-node): New funs.
4764
dcb6e7b3
MR
47652012-03-27 Martin Rudalics <rudalics@gmx.at>
4766
4767 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
4768 (switch-to-prev-buffer, switch-to-next-buffer):
4769 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
4770 showing a buffer already is done on the same frame.
4771
b4fa35fa
GM
47722012-03-27 Glenn Morris <rgm@gnu.org>
4773
4774 * startup.el (mail-host-address): Doc fix.
4775
f9210e18
SM
47762012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4777
4778 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
4779 than 197 variables.
4780
c0bf7753
AF
47812012-03-26 Ami Fischman <ami@fischman.org>
4782
4783 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
4784
33da7b16
GM
47852012-03-26 Glenn Morris <rgm@gnu.org>
4786
02243d9d
GM
4787 * files.el (save-buffers-kill-emacs): Doc fix.
4788
33da7b16
GM
4789 * startup.el (normal-top-level, command-line, command-line-1):
4790 Give them doc strings.
4791
e5a69fd0
EZ
47922012-03-25 Eli Zaretskii <eliz@gnu.org>
4793
4794 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 4795 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 4796
9a69676a
CY
47972012-03-25 Chong Yidong <cyd@gnu.org>
4798
4125cb8b
CY
4799 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
4800 theme if it was previously enabled before (Bug#11031).
4801
dd470960
CY
4802 * cus-theme.el (custom-theme-write-faces): Retrieve current face
4803 spec with custom-face-get-current-spec if its :shown-value is not
4804 determined yet (Bug#9337).
4125cb8b 4805 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 4806
9a69676a
CY
4807 * button.el (button-at): Minor addition to docstring.
4808
6e7e90fa
SL
48092012-03-24 Simon Leinen <simon.leinen@gmail.com>
4810
4811 * vc/vc.el (vc-merge): Fix a prompt.
4812
f06e2758
CY
48132012-03-24 Chong Yidong <cyd@gnu.org>
4814
4815 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
4816 point (Bug#9623).
4817
6e7e90fa
SL
4818 * button.el (button-at): Minor addition to docstring.
4819
b9d0879b
SM
48202012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4821
4822 * newcomment.el (comment-choose-indent): No space after BOL.
4823
e71cebb3
SS
48242012-03-22 Sam Steingold <sds@gnu.org>
4825
4826 * window.el (switch-to-prev-buffer): Revert last patch because the
4827 bug turned out to be an advertised feature (Elisp manual 28.14).
4828
335aff35
GM
48292012-03-22 Glenn Morris <rgm@gnu.org>
4830
4831 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
4832 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
4833
c676576a
LMI
48342012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4835
4836 * net/network-stream.el (network-stream-open-starttls): Make error
4837 message under Windows be less misleading.
4838
126f3d39
LW
48392012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
4840
4841 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
4842 understands (bug#9942).
4843
64fee311
CY
48442012-03-22 Chong Yidong <cyd@gnu.org>
4845
4846 * simple.el (end-of-visible-line): Handle return value of
4847 next-single-property-change properly (Bug#9371).
4848
a640d29a
KH
48492012-03-22 Kenichi Handa <handa@m17n.org>
4850
4851 * international/quail.el (quail-insert-kbd-layout): Fix previous
4852 change. To avoid unwanted bidi reordering, use
4853 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
4854
39675016
DG
48552012-03-21 Dmitry Gutov <dgutov@yandex.ru>
4856
4857 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
4858 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
4859 (ruby-beginning-of-indent): Be more careful with the difference
4860 between word-boundary and symbol boundary.
4861 (ruby-mode-syntax-table): Make : a symbol constituent.
4862
0a6934fc 48632012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 4864
3d008e4f
SM
4865 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
4866
0a6934fc
SM
48672012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4868
af67c9d7
SM
4869 * progmodes/etags.el (tags-completion-at-point-function):
4870 Improve last fix.
4871
1acad97c
SM
4872 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
4873
e298b5da
SS
48742012-03-21 Sam Steingold <sds@gnu.org>
4875
4876 * progmodes/etags.el (tags-completion-at-point-function):
4877 Avoid the error when point is inside the pattern.
4878
91d82a70
JY
48792012-03-21 John Yates <john@yates-sheets.org> (tiny change)
4880
4881 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
4882 line (Bug#10855).
4883
69188b79
CY
48842012-03-21 Drew Adams <drew.adams@oracle.com>
4885
4886 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
4887
99fc91fe
AK
48882012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
4889
4890 * ido.el (ido-set-current-directory, ido-read-internal)
4891 (ido-choose-completion-string, ido-completion-help): Handle nil
4892 value of ido-completion-buffer (Bug#11008).
4893
087bbb4c
SS
48942012-03-21 Sam Steingold <sds@gnu.org>
4895
4896 * window.el (switch-to-prev-buffer): Do not switch to a visible
4897 window previous buffer, just like with the frame previous buffers.
4898
fb5b8aca
CY
48992012-03-21 Chong Yidong <cyd@gnu.org>
4900
4901 * faces.el (make-face, make-empty-face, copy-face):
4902 * face-remap.el (face-remap-add-relative, face-remap-set-base):
4903 Doc fixes.
4904
dc9924b8
SM
49052012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4906
4907 * wid-edit.el (widget-complete-field): Remove (bug#11051).
4908 (widget-complete): Remove broken use of it.
4909
f0bcceb9
CY
49102012-03-20 Chong Yidong <cyd@gnu.org>
4911
dc9924b8
SM
4912 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
4913 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
4914 characters.
4915
ee52ebf3
TH
49162012-03-20 Tassilo Horn <tassilo@member.fsf.org>
4917
4918 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
4919 to draw rectangles, not squares. (Regression introduced by revno
4920 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
4921
4c5779ab
CY
49222012-03-18 Chong Yidong <cyd@gnu.org>
4923
4924 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
4925 it is not yet defined (for temacs).
4926
15360934
LL
49272012-03-18 Leo Liu <sdl.web@gmail.com>
4928
dc9924b8 4929 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 4930
d9a8eb66
EZ
49312012-03-17 Eli Zaretskii <eliz@gnu.org>
4932
4933 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
4934 (ispell-choices-win-default-height, ispell-silently-savep)
4935 (ispell-dictionary-alist, ispell-encoding8-command)
4936 (ispell-check-version, ispell-aspell-find-dictionary)
4937 (ispell-valid-dictionary-list, ispell-words-keyword)
4938 (ispell-get-word, ispell-internal-change-dictionary)
4939 (ispell-region, ispell-skip-region-list)
4940 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
4941 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
4942 (ispell-message-text-end, ispell-message)
4943 (ispell-buffer-local-parsing): Doc fix.
4944
f02ff80d
J
49452012-03-13 Jambunathan K <kjambunathan@gmail.com>
4946
4947 * htmlfontify.el: Add support for code block fontification for ODT
4948 export (Bug #9914).
4949 (hfy-optimisations): Define new option
4950 `body-text-only'
4951 (hfy-fontify-buffer): Honor above setting.
4952 (hfy-begin-span, hfy-end-span): New routines factored out form
4953 `hfy-fontify-buffer'.
4954 (hfy-begin-span-handler, hfy-end-span-handler): New variables
4955 that permit insertion of custom tags.
4956 (hfy-fontify-buffer): Use above handlers.
4957 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
4958 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 4959 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 4960 over multiple runs. This is made possible by having the caller let
f02ff80d
J
4961 bind a special variable `hfy-user-sheet-assoc'.
4962 (htmlfontify-string): New defun.
4963 (hfy-compile-face-map): Make sure that the last char in the
4964 buffer is correctly fontified.
4965 (hfy-face-resolve-face): Whitespace only change.
4966
9ac7a13f
EZ
49672012-03-17 Eli Zaretskii <eliz@gnu.org>
4968
4969 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
4970 message more clear.
4971
e2b5bdd7
LL
49722012-03-16 Leo Liu <sdl.web@gmail.com>
4973
4974 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
4975
2e492df3
AM
49762012-03-16 Alan Mackenzie <acm@muc.de>
4977
4978 Further optimise the handling of large macros.
4979
4980 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
4981 limit to a call of `c-literal-limits'.
4982 (c-determine-+ve-limit): New function.
dc9924b8
SM
4983 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
4984 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
4985 In CASE 5B, restrict a search limit to 500.
4986 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
4987
4988 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
4989 Restrict macro bounds to +-500 from after-change's BEG END.
4990
50e94f0c
LL
49912012-03-16 Leo Liu <sdl.web@gmail.com>
4992
4993 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
4994
6f09f6ed
AH
49952012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
4996
4997 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 4998 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 4999
c7e73d51
GM
50002012-03-16 Glenn Morris <rgm@gnu.org>
5001
da986230
GM
5002 * view.el (view-buffer, view-buffer-other-window)
5003 (view-buffer-other-frame): Doc fixes re special mode-class.
5004
0835f01e
GM
5005 * subr.el (eval-after-load): If named feature is provided not from
5006 a file, run after-load forms. (Bug#10946)
5007
c7e73d51
GM
5008 * calendar/calendar.el (calendar-insert-at-column):
5009 Handle non-unit-width characters a bit better. (Bug#10978)
5010
3f2eafd1
CY
50112012-03-15 Chong Yidong <cyd@gnu.org>
5012
5013 * emacs-lisp/ring.el (ring-extend): New function.
5014 (ring-insert+extend): Extend the ring correctly (Bug#11019).
5015
5016 * comint.el (comint-read-input-ring)
5017 (comint-add-to-input-history): Grow comint-input-ring lazily.
5018
103af3fe
SM
50192012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5020
663b1677
SM
5021 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
5022 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
5023
103af3fe
SM
5024 * imenu.el: Fix multiple inheritance breakage (bug#9199).
5025 (imenu-add-to-menubar): Don't add a redundant index.
5026 (imenu-update-menubar): Handle a dynamically composed keymap.
5027
899cb7cb
KY
50282012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5029
5030 * mail/sendmail.el (mail-encode-header):
5031 Bind rfc2047-encode-encoded-words to nil.
5032
3809f91d
GM
50332012-03-13 Glenn Morris <rgm@gnu.org>
5034
5035 * calendar/calendar.el (calendar-string-spread):
5036 Handle non-unit-width characters a bit better. (Bug#10978)
5037
9e345a01
LL
50382012-03-13 Leo Liu <sdl.web@gmail.com>
5039
5040 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
5041 directory and file as argument (Bug#10822).
5042
4a07df36
KS
50432012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5044
5045 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
5046 For dynamically generated code, follow $PC.
5047 (gdb-disassembly-handler-custom): Handle no function name case.
5048
4aaa9356
TL
50492012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5050
5051 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
5052 * emulation/ws-mode.el (ws-query-replace):
5053 * sort.el (sort-regexp-fields):
5054 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
5055
225979da
SM
50562012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5057
5058 * dabbrev.el: Fix cycle completion order (bug#10963).
5059 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
5060 (dabbrev-completion): Don't use an obarray; provide
5061 a cycle-sort-function.
5062
e2f1fdab
LL
50632012-03-12 Leo Liu <sdl.web@gmail.com>
5064
dc9924b8 5065 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
5066 (kill-do-not-save-duplicates): Doc fix.
5067
b19490ed
SM
50682012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5069
5070 * dabbrev.el: Fix cycle completion (bug#10963).
5071 Use lexical binding and wrap to 80 columns.
5072 (dabbrev-completion): Delay computing the list of completions.
5073
4b05d722
KH
50742012-03-12 Kenichi Handa <handa@m17n.org>
5075
5076 * international/quail.el (quail-insert-kbd-layout): Surround each
5077 row by LRO and PDF instead of inserting many LRMs. Pad the left
5078 and right of each non-spacing marks. Insert invisible space
5079 between lower and upper characters to prevent composition.
5080
dbbc2e69
SM
50812012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5082
5083 * minibuffer.el (minibuffer-complete): Don't get confused when the
5084 function is run twice via different commands (bug#10958).
5085 (complete-with-action): Fix docstring.
5086
292112ed
CY
50872012-03-12 Chong Yidong <cyd@gnu.org>
5088
5d1ac394
CY
5089 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
5090 (nxml-completion-at-point-function): New function.
5091 (nxml-mode): Use it.
5092 (nxml-bind-meta-tab-to-complete-flag): Default to t.
5093
292112ed
CY
5094 * emacs-lisp/package.el (package-unpack, package-unpack-single):
5095 Load generated autoloads file before byte compiling (Bug#10970).
5096 (package--make-autoloads-and-compile): New helper fun.
5097
4098f8f7
CS
50982012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
5099
5100 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
5101
8f754691
MA
51022012-03-11 Michael Albinus <michael.albinus@gmx.de>
5103
5104 * autorevert.el (auto-revert-handler): Ensure, that
5105 file-readable-p is applied only for local files or in
5106 auto-revert-tail-mode.
5107
e29ab36b
AS
51082012-03-11 Andreas Schwab <schwab@linux-m68k.org>
5109
dbbc2e69
SM
5110 * server.el (server-eval-at): Handle non-tcp connections.
5111 Decode result string.
ad0bf5b6 5112
e29ab36b
AS
5113 * server.el (server-msg-size): New constant.
5114 (server-reply-print): New function.
5115 (server-eval-and-print): Use it.
5116 (server-eval-at): Use server-quote-arg and server-unquote-arg.
5117 Handle -print-nonl.
5118
de5939ba
CS
51192012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
5120
5121 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
5122 (Bug#10987).
5123
0c93eabf
CY
51242012-03-11 Chong Yidong <cyd@gnu.org>
5125
397a688f
CY
5126 * simple.el (goto-line): Doc fix (Bug#9938).
5127
2cc775f9
CY
5128 * subr.el (save-window-excursion): Doc fix (Bug#9979).
5129
0c93eabf
CY
5130 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
5131 when finished (Bug#10963).
5132
c491fa41
MR
51332012-03-11 Martin Rudalics <rudalics@gmx.at>
5134
5135 * window.el (split-window-below): Fix bug in case where
5136 split-window-keep-point is nil (Bug#10971).
5137
300e8fa5
JL
51382012-03-11 Juri Linkov <juri@jurta.org>
5139
5140 * replace.el (replace-highlight): Set isearch-word to nil
5141 unconditionally. (Bug#10887)
5142
dbf6c5a1
EZ
51432012-03-10 Eli Zaretskii <eliz@gnu.org>
5144
5145 * net/mairix.el (mairix-replace-invalid-chars): Rename from
5146 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 5147 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
5148 (mairix-widget-create-query): Add usage information about mairix
5149 search forms: negating words, searching for substrings, etc.
5150
b9e501de
JP
51512012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
5152
5153 * international/fontset.el (font-encoding-alist): Add an entry for
5154 ksx1001 (Bug#5667).
5155
92795c91
RS
51562012-03-10 Richard Stallman <rms@gnu.org>
5157
1694e6c1
RS
5158 * mail/sendmail.el (mail-encode-header):
5159 Set rfc2047-encode-encoded-words.
5160
607e8555
RS
5161 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
5162
de3bc99a
RS
5163 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
5164 view buffer means not swapped.
5165 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
5166 (rmail-write-region-annotate): Error if real text has disappeared.
5167
92795c91
RS
5168 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
5169
699bd04e
CY
51702012-03-10 Chong Yidong <cyd@gnu.org>
5171
5172 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
5173 * emulation/cua-base.el (cua--init-keymaps):
5174 Add delete-forward-char to remappings (Bug#9666).
699bd04e 5175
570a1714
MR
51762012-03-10 Martin Rudalics <rudalics@gmx.at>
5177
dbbc2e69
SM
5178 * speedbar.el (speedbar-unhighlight-one-tag-line):
5179 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 5180
82dcf4e4
CY
51812012-03-10 Chong Yidong <cyd@gnu.org>
5182
7a2c7ca7
CY
5183 * minibuffer.el (completion-in-region, completion-help-at-point):
5184 Give the completion field overlay a high priority (Bug#6830).
5185
82dcf4e4
CY
5186 * dired.el (dired-goto-file): Recognize absolute file name
5187 listings (Bug#7126).
5188 (dired-goto-file-1): New helper function.
5189 (dired-toggle-read-only): Inhibit warnings.
5190
052e28ac
MA
51912012-03-09 Michael Albinus <michael.albinus@gmx.de>
5192
75f1671a 5193 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
5194 there are no properties.
5195
95d5e396
LL
51962012-03-09 Leo Liu <sdl.web@gmail.com>
5197
5198 * savehist.el (savehist-printable): Stricter check for string
5199 value (Bug#10937).
5200
3f018d6d
EZ
52012012-03-09 Eli Zaretskii <eliz@gnu.org>
5202
dbbc2e69
SM
5203 * mail/smtpmail.el (smtpmail-send-it):
5204 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
5205 valid mbox format.
5206
f7fd3d79
GM
52072012-03-09 Glenn Morris <rgm@gnu.org>
5208
5209 * files.el (dir-locals-find-file):
5210 Don't check result is regular, readable.
5211 (dir-locals-read-from-file): Demote errors.
5212
6ff6e72f
EZ
52132012-03-08 Eli Zaretskii <eliz@gnu.org>
5214
dbbc2e69
SM
5215 * international/quail.el (quail-insert-kbd-layout):
5216 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
5217 layout cell, to prevent their reordering by bidi display engine.
5218 For details, see the discussion in
5219 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
5220
9cec7834
AM
52212012-03-08 Alan Mackenzie <acm@muc.de>
5222
5223 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
5224 the starting position; make it extend the marked region when
5225 invoked repeatedly - all under appropriate circumstances.
5226 Fixes bugs #5525, #10906.
5227
9a40b8d4
GM
52282012-03-08 Glenn Morris <rgm@gnu.org>
5229
5230 * files.el (locate-dominating-file, dir-locals-find-file):
5231 Undo 2012-03-06 change.
5232
7a08ed35
EZ
52332012-03-07 Eli Zaretskii <eliz@gnu.org>
5234
dbbc2e69
SM
5235 * international/quail.el (quail-help):
5236 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
5237 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
5238 for the reason.
5239
5aca4f71 52402012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
5241
5242 Avoid superfluous registering of signals. (Bug#10807)
5243
5244 * notifications.el (notifications-on-action-object)
5245 (notifications-on-close-object): New defvars.
5246 (notifications-on-action-signal, notifications-on-closed-signal):
5247 Unregister the signal if not needed any longer.
5248 (notifications-notify): Register `notifications-action-signal' or
5249 `notifications-closed-signal', if :on-action or :on-close has been
5250 passed as argument.
5251
78e8b10a
CY
52522012-03-07 Chong Yidong <cyd@gnu.org>
5253
5254 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
5255 non-X platforms.
5256
69481eb8
GM
52572012-03-06 Glenn Morris <rgm@gnu.org>
5258
5259 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5260 (x-disown-selection-internal, x-get-selection-internal):
5261 Doc fix (add arglist signatures). (Bug#10783)
5262
133b8e11
KS
52632012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5264
5265 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5266 Handle breakpoints with no "type".
5267
99a83064
GM
52682012-03-06 Glenn Morris <rgm@gnu.org>
5269
5270 * files.el (locate-dominating-file): Add optional predicate argument.
5271 (dir-locals-find-file): Make use of above change.
5272
17798e78
TTN
52732012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
5274
5275 * info.el (Info-insert-dir): Also try "dir.gz".
5276
eb182446
GM
52772012-03-06 Glenn Morris <rgm@gnu.org>
5278
8f2114ee
GM
5279 * files.el (dir-locals-find-file):
5280 Ignore non-readable or non-regular files. (Bug#10928)
5281
eb182446
GM
5282 * files.el (locate-dominating-file): Doc fix.
5283
24679323
AS
52842012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
5285
5286 * calendar/calendar.el (calendar-set-mode-line):
5287 `getenv' returns a string. (Bug#10951)
5288
01d972a9
LL
52892012-03-05 Leo Liu <sdl.web@gmail.com>
5290
109aa8a9
LL
5291 * simple.el (backward-delete-char-untabify): Constrain point to
5292 field (Bug#10939).
5293
01d972a9
LL
5294 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
5295
10607bea
CY
52962012-03-05 Chong Yidong <cyd@gnu.org>
5297
5298 * simple.el (count-words): If called from Lisp, return the word
5299 count, for symmetry with `count-lines'. Arglist changed.
5300 (count-words--message): Args changed. Consolidate counting code
5301 from count-words and count-words-region.
5302 (count-words-region): Caller changed.
5303 (count-lines-region): Make it an obsolete alias.
5304
5dd11cfe
TH
53052012-03-04 Tassilo Horn <tassilo@member.fsf.org>
5306
5307 * saveplace.el (save-place-to-alist)
5308 (save-place-ignore-files-regexp): Allow value nil to disable this
5309 feature.
5310
c349f4e6
CY
53112012-03-04 Chong Yidong <cyd@gnu.org>
5312
5313 * faces.el (face-spec-reset-face): For the default face, reset the
5314 attributes to default values (Bug#10748).
5315
e627be4c
LMI
53162012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5317
5318 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
5319 previous patch: Check `message-send-mail-function', and not the
5320 default function (bug#10897).
5321
ebeabff4
MA
53222012-03-04 Michael Albinus <michael.albinus@gmx.de>
5323
a41a6cf4
MA
5324 * notifications.el (notifications-on-action-signal)
5325 (notifications-on-closed-signal): Check for unique service name of
5326 incoming event. Fix error in removing entry.
ebeabff4 5327 (top): Register for signals with wildcard service name.
a41a6cf4 5328 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 5329
c1ca42b4
CY
53302012-03-04 Chong Yidong <cyd@gnu.org>
5331
dc9924b8 5332 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 5333
ea16568d
GM
53342012-03-04 Glenn Morris <rgm@gnu.org>
5335
5336 * abbrev.el (copy-abbrev-table, abbrev-table-p)
5337 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
5338 (expand-abbrev, define-abbrev-table): Doc fixes.
5339
fbae4637
LMI
53402012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5341
5342 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
5343 `message-default-send-mail-function' and not `send-mail-function'
5344 when doing the prompting for `sendmail-query-once' before sending
5345 in Message buffers (bug#10897).
5346
a1e7225c
LMI
5347 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
5348 This is inconsistent with all the other stream functions, which leave
5349 the setting up to the higher levels (if so wanted) (bug#10931).
5350
56d093a9
AM
53512012-03-02 Alan Mackenzie <acm@muc.de>
5352
5353 Depessimize the handling of very large macros.
5354
5355 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
5356 (c-macro-cache-syntactic): New variables to implement a one
5357 element macro cache.
5358 (c-invalidate-macro-cache): New function.
5359 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
5360 Adapt to use the new cache.
5361 (c-state-safe-place): Use better the cache of safe positions.
5362 (c-state-semi-nonlit-pos-cache)
5363 (c-state-semi-nonlit-pos-cache-limit):
5364 New variables for...
5365 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
5366 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
5367 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
5368 Use c-state-semi-safe-place.
56d093a9 5369
dbbc2e69
SM
5370 * progmodes/cc-langs.el (c-get-state-before-change-functions):
5371 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 5372
817e5c3d
MA
53732012-03-02 Michael Albinus <michael.albinus@gmx.de>
5374
dbbc2e69
SM
5375 * jka-compr.el (jka-compr-call-process):
5376 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
5377 not remote.
5378
a032a702
MA
53792012-03-01 Michael Albinus <michael.albinus@gmx.de>
5380
5381 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
5382 access of FILE2, if FILE1 does not exist.
5383
99a54f21
MA
5384 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
5385 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
5386
5387 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
5388 Add "PAGER=" to `process-environment'.
5389
f6561e1f
MM
53902012-03-01 Michael R. Mauger <mmaug@yahoo.com>
5391
5392 * progmodes/sql.el: Bug fix
5393 (sql-get-login-ext): Save login values in globals.
5394 (sql-get-login): Use new version of `sql-get-login-ext'.
5395 (sql-interactive-mode): Set global `sql-connection' to nil.
5396 (sql-connect): Set global values for connection.
5397 (sql-product-interactive): Save global values as buffer local.
5398
2d44d9cc
LL
53992012-02-29 Leo Liu <sdl.web@gmail.com>
5400
5401 * abbrev.el (define-abbrevs): Reset sys to nil.
5402
96b49301 54032012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5404
bf7f9bc5
JB
5405 * files.el (file-equal-p): Rename from `files-equal-p'.
5406 Return nil when one or both files don't exist.
96b49301 5407 (file-subdir-of-p): Now only top directory must exists,
5408 return nil if it doesn't.
bf7f9bc5
JB
5409 (copy-directory): No need to test with `file-subdir-of-p' after
5410 creating dir.
5411 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
5412 to `file-equal-p'.
96b49301 5413
44e97401
GM
54142012-02-28 Glenn Morris <rgm@gnu.org>
5415
5416 * shell.el (shell-mode):
5417 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
5418 * play/landmark.el (landmark-font-lock-face-O):
5419 * play/handwrite.el (handwrite):
5420 * play/gomoku.el (gomoku-O):
5421 * net/browse-url.el (browse-url-browser-display):
5422 * international/mule.el (define-charset):
5423 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
5424 * filesets.el (filesets-find-file-delay):
5425 * eshell/em-xtra.el (eshell-xtra):
5426 * eshell/em-unix.el (eshell-grep):
5427 * emulation/viper.el (viper-mode):
5428 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5429 * emacs-lisp/easymenu.el (easy-menu-define):
5430 * calendar/timeclock.el (timeclock-use-display-time):
5431 * bs.el (bs-mode):
5432 * bookmark.el (bookmark-save-flag):
5433 Doc fix (standardize possessive apostrophe usage).
5434
c98c6276
CY
54352012-02-27 Chong Yidong <cyd@gnu.org>
5436
bf7f9bc5
JB
5437 * emulation/viper-cmd.el (viper-intercept-ESC-key):
5438 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 5439
c98c6276
CY
5440 * font-lock.el (font-lock-specified-p): Rename from
5441 font-lock-spec-present. Callers changed.
5442
9c62cd04 54432012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 5444
bf7f9bc5
JB
5445 * emacs-lisp/package.el (package-compute-transaction):
5446 Handle holding a package version to t in package-load-list.
8ac9e529 5447
530739c9
MA
54482012-02-26 Michael Albinus <michael.albinus@gmx.de>
5449
5450 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
5451 (tramp-get-inode, tramp-get-device): Use cached values.
5452
487915d7
AM
54532012-02-26 Alan Mackenzie <acm@muc.de>
5454
5455 Check there is a font-lock specification before doing initial
5456 fontification.
5457
5458 * font-core.el (font-lock-mode): Move the conditional from
5459 :after-hook to font-lock-initial-fontify.
5460 (font-lock-default-function): Move the check for a specification
5461 to font-lock-spec-present.
5462
dc9924b8 5463 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
5464 (font-lock-spec-present): New function.
5465
4fd96557
JB
54662012-02-26 Jim Blandy <jimb@red-bean.com>
5467
5468 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
5469 (gdb-send): Apply it to the operand of the '-interpreter-exec
5470 console' command, so that we can pass arguments with (say) quotes
5471 in them. Store exact string sent in gdb-debug-log (Bug#10765).
5472
9a4888c0
CY
54732012-02-26 Chong Yidong <cyd@gnu.org>
5474
07498861
CY
5475 * help-fns.el (describe-function-1): Clarify description of
5476 remapping (Bug#10844).
5477
9a4888c0
CY
5478 * files.el (files-equal-p): Doc fix.
5479 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
5480 and quit the loop once a mismatch is found.
5481
ea8fb88d
JB
54822012-02-25 Juanma Barranquero <lekktu@gmail.com>
5483
5484 * bs.el (bs--show-with-configuration): Don't throw an error
5485 if the window cannot be split; otherwise, subsequent calls to
5486 bs-show fail, restoring a stale window config. (Bug#10882)
5487
525795c1
JD
54882012-02-25 Jan Djärv <jan.h.d@swipnet.se>
5489
5490 * term/ns-win.el (global-map): Bind ns-drag-file to
5491 ns-find-file (Bug#5855, Bug#10050).
5492
f008086f
AS
54932012-02-25 Andreas Schwab <schwab@linux-m68k.org>
5494
5495 * calendar/parse-time.el (parse-time-string): Allow extractor to
5496 return nil.
5497
a3fcfa99
MA
54982012-02-25 Michael Albinus <michael.albinus@gmx.de>
5499
91027d08
JB
5500 * net/tramp.el (tramp-file-name-for-operation):
5501 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
5502
5503 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
5504 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5505 Add COPY-CONTENTS argument.
a3fcfa99 5506
67b0de11
CY
55072012-02-25 Chong Yidong <cyd@gnu.org>
5508
5509 Add custom groups for VC backends, for consistency with vc-bzr.
5510
5511 * vc/vc-arch.el (vc-arch):
5512 * vc/vc-cvs.el (vc-cvs):
5513 * vc/vc-git.el (vc-git):
5514 * vc/vc-hg.el (vc-hg):
5515 * vc/vc-mtn.el (vc-mtn):
5516 * vc/vc-rcs.el (vc-rcs):
5517 * vc/vc-sccs.el (vc-sccs):
5518 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
5519 All relevant defcustoms reassigned.
5520
3c9dfce6
CY
55212012-02-25 Chong Yidong <cyd@gnu.org>
5522
1339bf43
CY
5523 * newcomment.el (comment-styles): Add autoload (Bug#10868).
5524
3c9dfce6
CY
5525 * term/x-win.el (x-initialize-window-system): Reduce default for
5526 x-selection-timeout to 5 seconds (Bug#8869).
5527
25b2e303 55282012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5529
ec70a47d
GM
5530 * files.el (files-equal-p, file-subdir-of-p): New functions.
5531 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 5532 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
5533 * dired-aux.el (dired-copy-file-recursive): Same.
5534 (dired-create-files): Modify destination when source is equal to
5535 dest when copying files.
53a46cd0 5536 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 5537
914260cd
MA
55382012-02-24 Michael Albinus <michael.albinus@gmx.de>
5539
5540 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
5541 (Bug#10874)
5542
2cb228f7
AM
55432012-02-23 Alan Mackenzie <acm@muc.de>
5544
5545 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
5546 parameter "after-hook:" to allow the expansion to run code after
5547 the execution of the mode hooks.
5548
5549 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 5550 from font-lock-mode-internal.
2cb228f7 5551
91027d08 5552 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
5553 :after-hook.
5554
8f0fde21
SM
55552012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5556
3e88618b
SM
5557 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
5558 (completion--cache-all-sorted-completions): New function.
5559 (completion-all-sorted-completions): Use it.
5560 (completion--do-completion, minibuffer-force-complete):
5561 Use it to re-instate the flush hook.
5562
8f0fde21
SM
5563 * icomplete.el (icomplete-completions): Replace last fix with a better
5564 one (bug#10850).
5565
8e911f6f
DG
55662012-02-23 Dmitry Gutov <dgutov@yandex.ru>
5567
5568 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
5569 when it might call us back infinitely (bug#10797).
5570
49fe4321
GM
55712012-02-23 Glenn Morris <rgm@gnu.org>
5572
5573 * minibuffer.el (completion-category-overrides): Doc fix.
5574
b291b572
SM
55752012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5576
5577 * minibuffer.el (completion-table-with-context): Fix inf-loop.
5578 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
5579
31a9ef2e
GM
55802012-02-23 Glenn Morris <rgm@gnu.org>
5581
5e6e6794 5582 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
5583 (authors-obsolete-files-regexps, authors-ignored-files)
5584 (authors-ambiguous-files, authors-renamed-files-alist):
5585 Add more entries.
5586
0bd1e074
JL
55872012-02-23 Juri Linkov <juri@jurta.org>
5588
5589 * isearch.el (isearch-occur): Sync interactive spec with occur's
5590 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
5591
b617673c
JL
5592 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
5593
19e9789e
JL
55942012-02-22 Juri Linkov <juri@jurta.org>
5595
5596 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
5597 (ucs-insert): Doc fix. Check for hex digits in the string.
5598 Don't display `nil' in the error message. (Bug#10857)
5599
f41ce09d
AM
56002012-02-22 Alan Mackenzie <acm@muc.de>
5601
7a71b18d 5602 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 5603
ac2eceee
GM
56042012-02-22 Glenn Morris <rgm@gnu.org>
5605
5606 * ffap.el (ffap-c-path):
5607 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
5608
abd1f678
CY
56092012-02-22 Chong Yidong <cyd@gnu.org>
5610
5611 * custom.el (load-theme): Doc fix.
5612
f25aef2e
GM
56132012-02-22 Glenn Morris <rgm@gnu.org>
5614
5615 * dired-x.el (dired-guess-shell-alist-default):
5616 Remove escape sequences from nroff output. (Bug#172)
5617
5f8dc2ca
GM
56182012-02-21 Glenn Morris <rgm@gnu.org>
5619
6ff86ec4
GM
5620 * vc/emerge.el (emerge-defvar-local):
5621 Set `permanent-local' property rather than unused `preserved'.
5622
be3223a3 5623 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
5624 (picture-mode-map): Use it. (Bug#10860)
5625 (picture-mode): Doc fix.
5626
3fe58f4f
JB
56272012-02-21 Juanma Barranquero <lekktu@gmail.com>
5628
5629 * newcomment.el (uncomment-region-default): Remove unused binding.
5630
f9a998c3
GM
56312012-02-21 Glenn Morris <rgm@gnu.org>
5632
5633 * textmodes/picture.el (picture-motion, picture-motion-reverse)
5634 (picture-self-insert, picture-tab-chars): Doc fix.
5635 (picture-mode-map): Fix C-a, C-e.
5636
c6029348
GM
56372012-02-20 Glenn Morris <rgm@gnu.org>
5638
5639 * emacs-lisp/authors.el (authors-aliases): Add another entry.
5640
ab1ce9d7
LL
56412012-02-20 Leo Liu <sdl.web@gmail.com>
5642
5643 * icomplete.el (icomplete-completions): Check FROM arg before
5644 passing to substring (Bug#10850).
5645
0fd40f89
CY
56462012-02-19 Chong Yidong <cyd@gnu.org>
5647
5648 * comint.el: Require ansi-color.
5649 (comint-output-filter-functions): Add ansi-color-process-output.
5650
5651 * ansi-color.el: Don't set comint-output-filter-functions; it is
5652 now in the initial value defined in comint.el.
5653 (ansi-color-apply-face-function): New variable.
5654 (ansi-color-apply-on-region): Use it.
5655 (ansi-color-apply-overlay-face): New function.
5656
5657 * shell.el (shell): No need to require ansi-color.
5658 (shell-mode): Use ansi-color-apply-face-function to highlight
5659 color escapes using font-lock-face property (Bug#10835).
5660
20af2394
CY
56612012-02-19 Chong Yidong <cyd@gnu.org>
5662
5663 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
5664 mode-line formats (Bug#10839).
5665
e23a3fbe
GM
56662012-02-18 Glenn Morris <rgm@gnu.org>
5667
b474519e
GM
5668 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
5669
5670 * mail/undigest.el (unforward-rmail-message): Doc fix.
5671
e23a3fbe
GM
5672 * saveplace.el (save-place-ignore-files-regexp): Add :version.
5673
57939ff4
EZ
56742012-02-18 Eli Zaretskii <eliz@gnu.org>
5675
5676 * international/characters.el (script-list): Sync with the latest
5677 Unicode Character Database.
5678
0c23686e
AS
56792012-02-18 Andreas Schwab <schwab@linux-m68k.org>
5680
5681 * international/titdic-cnv.el: Remove duplicate coding tag.
5682 * language/cham.el: Likewise.
5683 * language/tai-viet.el: Likewise.
5684
6818b449
GM
56852012-02-18 Glenn Morris <rgm@gnu.org>
5686
5687 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
5688 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
5689 (calendar-bahai-all-holidays-flag, calendar-other-dates):
5690 * calendar/diary-lib.el (diary-abbreviated-year-flag):
5691 * calendar/holidays.el (holiday-bahai-holidays)
5692 (calendar-holidays, list-holidays):
5693 Use utf-8 Bahá'í in doc-strings, menus, etc.
5694
0311a3fc
TH
56952012-02-17 Tassilo Horn <tassilo@member.fsf.org>
5696
5697 * saveplace.el (save-place-ignore-files-regexp): New variable
5698 allowing for excluding files from saving their location of point.
5699 The default value matches the temporary commit message editing
5700 files from Git, SVN, Bazaar, and Mercurial.
5701 (save-place-to-alist): Use it.
5702
d209e2fb 57032012-02-17 Lawrence Mitchell <wence@gmx.li>
eb864a71
LM
5704 Stefan Monnier <monnier@iro.umontreal.ca>
5705
5706 * newcomment.el (uncomment-region-default): Don't leave extra space
5707 when an arg is provided (bug#8150).
5708
ee0ce425
TZ
57092012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5710
eb864a71 5711 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 5712
95ddf442
GM
57132012-02-17 Glenn Morris <rgm@gnu.org>
5714
5715 * net/socks.el: Require network-stream. (Bug#10599)
5716
48dd1e39 57172012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
5718
5719 * international/charprop.el:
5720 * international/uni-name.el:
5721 * international/uni-old-name.el:
5722 * international/uni-comment.el: Regenerate.
5723
d68cd087
GM
57242012-02-16 Glenn Morris <rgm@gnu.org>
5725
5726 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
5727 Interactively in calendar buffer, give an error if not on a date.
5728
13932042
GM
57292012-02-15 Glenn Morris <rgm@gnu.org>
5730
5731 * shell.el (shell-delimiter-argument-list):
5732 Revert 2011-02-17 change. (Bug#8027)
5733
c3a70e2b
CY
57342012-02-15 Chong Yidong <cyd@gnu.org>
5735
60236b0d
CY
5736 * minibuffer.el (completion-at-point-functions): Doc fix.
5737
c3a70e2b
CY
5738 * custom.el (defcustom): Doc fix; note use of defvar.
5739
9f26dc24
GM
57402012-02-15 Glenn Morris <rgm@gnu.org>
5741
5742 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
5743 Doc fixes.
5744
6546b134
GM
57452012-02-14 Glenn Morris <rgm@gnu.org>
5746
5747 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
5748
d29b2b4c
LI
57492012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5750
5751 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
5752 way the ports list is computed.
835bdcba
LI
5753 (smtpmail-query-smtp-server): Prompt the user for a port number if
5754 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 5755
08dcdbc9
TZ
57562012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5757
5758 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
5759
2605051a
GM
57602012-02-13 Glenn Morris <rgm@gnu.org>
5761
5762 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
5763
7ee99f32
TZ
57642012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5765
5766 * net/gnutls.el (gnutls-trustfiles): New variable.
5767 (gnutls-negotiate): Use it.
5768
5f0af64f
LI
57692012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5770
5771 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
5772 does its stuff if Gnus is running.
5773
c14fcc95
AM
57742012-02-13 Alan Mackenzie <acm@muc.de>
5775
5776 Fix a loop in c-set-fl-decl-start.
5777
7a71b18d 5778 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
5779 c-backward-syntactic-ws actually moves backwards.
5780
142b4d90
LL
57812012-02-13 Leo Liu <sdl.web@gmail.com>
5782
5783 * net/rcirc.el (rcirc-markup-attributes): Move point to the
5784 beginning so that all \C-o chars are removed.
5785
fa9958a6
TZ
57862012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
5787
dc9924b8 5788 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 5789
0bc5886a
AM
57902012-02-12 Alan Mackenzie <acm@muc.de>
5791
5792 Fix infinite loop with long macros.
4d6769e1 5793 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 5794
d4bd55e7
CY
57952012-02-12 Chong Yidong <cyd@gnu.org>
5796
5797 * window.el (display-buffer): Doc fix (Bug#10785).
5798
66f3fe22
GM
57992012-02-12 Glenn Morris <rgm@gnu.org>
5800
bd7da63e
GM
5801 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5802 (x-disown-selection-internal, x-get-selection-internal):
5803 Sync docs with the xselect.c versions.
5804
66f3fe22
GM
5805 * allout-widgets.el: Add missing license notice.
5806
3e0d2fa7
GM
58072012-02-11 Glenn Morris <rgm@gnu.org>
5808
cfecdf09
GM
5809 * select.el (x-get-selection-internal, x-own-selection-internal)
5810 (x-disown-selection-internal):
5811 * x-dnd.el (x-get-selection-internal): Update declarations.
5812
6d216d7f
GM
5813 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
5814
2bed3f04
GM
5815 * window.el (window-sides-slots):
5816 * tool-bar.el (tool-bar-position):
5817 * term/xterm.el (xterm-extra-capabilities):
5818 * ses.el (ses-self-reference-early-detection):
5819 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
5820 (verilog-auto-wire-type)
5821 (verilog-auto-delete-trailing-whitespace)
5822 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
5823 (verilog-auto-tieoff-declaration):
5824 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
5825 (sql-oracle-statement-starters, sql-oracle-scan-on):
5826 * progmodes/prolog.el (prolog-align-comments-flag)
5827 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
5828 (prolog-left-indent-regexp, prolog-paren-indent-p)
5829 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
5830 (prolog-types, prolog-mode-specificators)
5831 (prolog-determinism-specificators, prolog-directives)
5832 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
5833 (prolog-electric-dot-flag)
5834 (prolog-electric-dot-full-predicate-template)
5835 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
5836 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
5837 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
5838 (prolog-program-switches, prolog-prompt-regexp)
5839 (prolog-debug-on-string, prolog-debug-off-string)
5840 (prolog-trace-on-string, prolog-trace-off-string)
5841 (prolog-zip-on-string, prolog-zip-off-string)
5842 (prolog-use-standard-consult-compile-method-flag)
5843 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
5844 (prolog-imenu-max-lines, prolog-info-predicate-index)
5845 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
5846 (prolog-char-quote-workaround):
5847 * progmodes/cc-vars.el (c-defun-tactic):
5848 * net/tramp.el (tramp-encoding-command-interactive)
5849 (tramp-local-end-of-line):
5850 * net/soap-client.el (soap-client):
5851 * net/netrc.el (netrc-file):
5852 * net/gnutls.el (gnutls):
5853 * minibuffer.el (completion-category-overrides)
5854 (completion-cycle-threshold)
5855 (completion-pcm-complete-word-inserts-delimiters):
5856 * man.el (Man-name-local-regexp):
5857 * mail/feedmail.el (feedmail-display-full-frame):
5858 * international/characters.el (glyphless-char-display-control):
5859 * eshell/em-ls.el (eshell-ls-date-format):
5860 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
5861 (lisp-lambda-list-keyword-parameter-indentation)
5862 (lisp-lambda-list-keyword-parameter-alignment):
5863 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
5864 * dired-x.el (dired-omit-verbose):
5865 * cus-theme.el (custom-theme-allow-multiple-selections):
5866 * calc/calc.el (calc-highlight-selections-with-faces)
5867 (calc-lu-field-reference, calc-lu-power-reference)
5868 (calc-note-threshold):
5869 * battery.el (battery-mode-line-limit):
5870 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5871 (archive-7z-update):
5872 * allout.el (allout-prefixed-keybindings)
5873 (allout-unprefixed-keybindings)
5874 (allout-inhibit-auto-fill-on-headline)
5875 (allout-flattened-numbering-abbreviation):
5876 * allout-widgets.el (allout-widgets-auto-activation)
5877 (allout-widgets-icons-dark-subdir)
5878 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
5879 (allout-widgets-theme-dark-background)
5880 (allout-widgets-theme-light-background)
5881 (allout-widgets-item-image-properties-emacs)
5882 (allout-widgets-item-image-properties-xemacs)
5883 (allout-widgets-run-unit-tests-on-load)
5884 (allout-widgets-time-decoration-activity)
5885 (allout-widgets-hook-error-post-time)
5886 (allout-widgets-track-decoration):
5887 Add missing :version tags to new defcustoms and defgroups.
5888
5fec1b8e
GM
5889 * progmodes/sql.el (sql-ansi-statement-starters)
5890 (sql-oracle-statement-starters): Add custom type.
5891
3e0d2fa7
GM
5892 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
5893 (prolog-system-version): Give it a type.
5894
90b671e2
EZ
58952012-02-11 Eli Zaretskii <eliz@gnu.org>
5896
5897 * term/pc-win.el (x-select-text, x-selection-owner-p)
5898 (x-own-selection-internal, x-disown-selection-internal)
5899 (x-get-selection-internal): Sync doc strings and argument lists
5900 with xselect.c, common-win.el and x-win.el. (Bug#10783)
5901
5eac0c02
LL
59022012-02-11 Leo Liu <sdl.web@gmail.com>
5903
5904 * progmodes/python.el (python-end-of-statement): Fix infinite
5905 loop. (Bug#10788)
5906
f82cb659
GM
59072012-02-10 Glenn Morris <rgm@gnu.org>
5908
5909 * international/mule-cmds.el (unify-8859-on-encoding-mode)
5910 (unify-8859-on-decoding-mode): Properly mark as obsolete.
5911
cc26d239
LI
59122012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
5913
5914 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
5915 about SMTP before checking the From header.
5916
91027d08 5917 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
5918 into own function for reuse by emacsbug.el.
5919
1be3ca5a
LL
59202012-02-10 Leo Liu <sdl.web@gmail.com>
5921
5922 * subr.el (condition-case-unless-debug): Rename from
5923 condition-case-no-debug. All callers changed.
5924 (with-demoted-errors): Fix caller.
5925
5926 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
5927 * nxml/rng-valid.el (rng-do-some-validation):
5928 * emacs-lisp/package.el (package-refresh-contents)
5929 (package-menu-execute):
5930 * desktop.el (desktop-create-buffer):
91027d08 5931 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 5932
b011fbfe
GM
59332012-02-10 Glenn Morris <rgm@gnu.org>
5934
b2096d72
GM
5935 * textmodes/bibtex.el:
5936 Add missing :version tags for new/changed defcustoms.
5937
b011fbfe
GM
5938 * files.el (remote-file-name-inhibit-cache): Doc fixes.
5939
4c7e65bf
LI
59402012-02-09 Lars Ingebrigtsen <larsi@rusty>
5941
5942 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
5943 (smtpmail-via-smtp): Use it, or fall back on the From address.
5944 (smtpmail-send-it): Ditto.
5945
f3934f6f
SM
59462012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
5947
5948 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
5949 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
5950 (byte-compile-tmp-var): New const.
5951 (byte-compile-defvar): Use it to minimize .elc size.
5952 Just use `defvar' rather than simulate it (bug#10761).
5953
a075a2c5
GM
59542012-02-09 Glenn Morris <rgm@gnu.org>
5955
cf3aa21b
GM
5956 * files.el (rename-uniquely): Doc fix. (Bug#3806)
5957
354998cd
GM
5958 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
5959 Add :version tags.
5960
dc9924b8
SM
5961 * progmodes/compile.el (compilation-error-screen-columns)
5962 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 5963
dab3703d
GM
5964 * vc/log-view.el (log-view-toggle-entry-display):
5965 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
5966
3f88cd72
GM
5967 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
5968 (report-emacs-bug-can-use-xdg-email):
5969 (report-emacs-bug-insert-to-mailer): Doc fixes.
5970 (report-emacs-bug): Message fix.
5971
d95b247d
GM
5972 * net/browse-url.el (browse-url-can-use-xdg-open)
5973 (browse-url-xdg-open): Doc fixes.
5974
a075a2c5
GM
5975 * electric.el (electric-indent-mode, electric-pair-mode)
5976 (electric-layout-rules, electric-layout-mode): Doc fixes.
5977 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
5978
ffb6157e
MR
59792012-02-08 Martin Rudalics <rudalics@gmx.at>
5980
5981 * server.el (server-unselect-display): Don't inadvertently kill
5982 the current buffer. (Bug#10729)
5983
e1ac4066
GM
59842012-02-08 Glenn Morris <rgm@gnu.org>
5985
34e8a2da
GM
5986 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
5987 (sql-list-table): Doc fixes.
5988
b4ac6e8c
GM
5989 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
5990 Comment out (does nothing).
5991
e1ac4066
GM
5992 * completion.el (dynamic-completion-mode):
5993 * dirtrack.el (dirtrack-debug-mode):
5994 * electric.el (electric-layout-mode):
5995 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
5996 * face-remap.el (text-scale-mode, buffer-face-mode):
5997 * iimage.el (iimage-mode):
5998 * image-mode.el (image-transform-mode):
5999 * minibuffer.el (completion-in-region-mode):
6000 * scroll-lock.el (scroll-lock-mode):
6001 * simple.el (next-error-follow-minor-mode):
6002 * tar-mode.el (tar-subfile-mode):
6003 * tooltip.el (tooltip-mode):
6004 * vcursor.el (vcursor-use-vcursor-map):
6005 * wid-browse.el (widget-minor-mode):
6006 * emulation/tpu-edt.el (tpu-edt-mode):
6007 * emulation/tpu-extras.el (tpu-cursor-free-mode):
6008 * international/iso-ascii.el (iso-ascii-mode):
6009 * language/thai-util.el (thai-word-mode):
6010 * mail/supercite.el (sc-minor-mode):
6011 * net/goto-addr.el (goto-address-mode):
6012 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
6013 * progmodes/cwarn.el (cwarn-mode):
6014 * progmodes/flymake.el (flymake-mode):
6015 * progmodes/glasses.el (glasses-mode):
6016 * progmodes/hideshow.el (hs-minor-mode):
6017 * progmodes/pascal.el (pascal-outline-mode):
6018 * textmodes/enriched.el (enriched-mode):
6019 * vc/smerge-mode.el (smerge-mode):
6020 Doc fixes (minor mode argument).
6021
5e0d957f
EZ
60222012-02-07 Eli Zaretskii <eliz@gnu.org>
6023
6024 * ls-lisp.el (ls-lisp-sanitize): New function.
6025 (ls-lisp-insert-directory): Use it to fix or remove any elements
6026 in file-alist with missing attributes. (Bug#4673)
6027
98d7371e
AM
60282012-02-07 Alan Mackenzie <acm@muc.de>
6029
6030 Fix spurious recognition of c-in-knr-argdecl.
6031
6032 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
6033 putative K&R region.
6034
667ced3a
AM
60352012-02-07 Alan Mackenzie <acm@muc.de>
6036
eb864a71
LM
6037 * progmodes/cc-engine.el (c-forward-objc-directive):
6038 Prevent looping in "#pragma mark @implementation".
667ced3a 6039
5b77774d
MA
60402012-02-07 Michael Albinus <michael.albinus@gmx.de>
6041
6042 * notifications.el (notifications-on-closed-signal): Make `reason'
6043 optional. (Bug#10744)
6044
af008560
GM
60452012-02-07 Glenn Morris <rgm@gnu.org>
6046
60d47423
GM
6047 * emacs-lisp/easy-mmode.el (define-minor-mode):
6048 Doc fixes for the macro and the mode it defines.
6049
dd605cc4
GM
6050 * image.el (imagemagick-types-inhibit): Doc fix.
6051
af008560
GM
6052 * cus-start.el (imagemagick-render-type): Add it.
6053
5cc59a37
LI
60542012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6055
4d6769e1
JB
6056 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
6057 Set the default at load time, too, so that `font-lock-fontify-buffer'
6058 can be called without setting up the entire mode first. This fixes
6059 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 6060
9a6dd747
CY
60612012-02-06 Chong Yidong <cyd@gnu.org>
6062
2d16b285
CY
6063 * simple.el (list-processes--refresh): Delete exited processes
6064 (Bug#8094).
6065
171e9b6e
CY
6066 * comint.el (comint-next-prompt): next-single-char-property-change
6067 and prev-single-char-property-change never return nil (Bug#8657).
6068
9a6dd747
CY
6069 * custom.el (defcustom): Doc fix (Bug#9711).
6070
aa4589a7
CY
60712012-02-05 Chong Yidong <cyd@gnu.org>
6072
5c2a252f
CY
6073 * cus-edit.el (custom-variable-reset-backup): Quote the value
6074 before storing it in the customized-value property (Bug#6712).
4aab9006 6075 (custom-display): Add a customization type tag.
983b9602 6076 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 6077
aa4589a7
CY
6078 * wid-edit.el (widget-field-value-get): New optional arg to
6079 suppress trailing whitespace truncation.
6080 (character): Use it (Bug#2689).
6081
1ff980ae
AS
60822012-02-05 Andreas Schwab <schwab@linux-m68k.org>
6083
6084 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
6085 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
6086
03988c98
CY
60872012-02-05 Chong Yidong <cyd@gnu.org>
6088
eeb6cc88
CY
6089 * cus-edit.el (custom-variable-value-create): For mismatched
6090 types, show the current value (Bug#7600).
6091
03988c98
CY
6092 * custom.el (defcustom): Doc fix.
6093
f8cdeef0
GM
60942012-02-05 Glenn Morris <rgm@gnu.org>
6095
6096 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
6097
0696d255
JB
60982012-02-05 Juanma Barranquero <lekktu@gmail.com>
6099
6100 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
6101 (pp-buffer): Use `ignore-errors', `looking-at-p'.
6102 (pp-last-sexp): Use `looking-at-p'.
6103
34c99998
GM
61042012-02-04 Glenn Morris <rgm@gnu.org>
6105
8f05da42
GM
6106 * files.el (revert-buffer):
6107 Doc fix (mention revert-buffer-in-progress-p).
6108
f160676e
GM
6109 * emacs-lisp/ert-x.el (ert-simulate-command):
6110 Check deferred-action-list (which is obsolete) is bound.
6111
c7291ad9
GM
6112 * subr.el (with-wrapper-hook): Doc fixes.
6113
34c99998
GM
6114 * simple.el (filter-buffer-substring-functions)
6115 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
6116
6283a7d3
LL
61172012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
6118
6119 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
6120 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
6121
e96e3013
LL
61222012-02-04 Leo Liu <sdl.web@gmail.com>
6123
6124 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
6125
8ded50f2
GM
61262012-02-04 Glenn Morris <rgm@gnu.org>
6127
82ff1d13
GM
6128 * image.el (image-extension-data): Add obsolete alias.
6129
987a0a16
GM
6130 * isearch.el (isearch-update): Doc fix.
6131
ea32ef46
GM
6132 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
6133
8ded50f2
GM
6134 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
6135
eea14f31
GM
61362012-02-03 Glenn Morris <rgm@gnu.org>
6137
6138 * image.el (image-animated-p): Doc fix. Use image-animated-types.
6139 (image-animate-timeout): Doc fix.
6140
6141 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
6142
12f381b7
GM
61432012-02-02 Glenn Morris <rgm@gnu.org>
6144
953cebf5
GM
6145 * server.el (server-auth-dir): Doc fix.
6146 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
6147
12f381b7
GM
6148 * subr.el (run-mode-hooks): Doc fix.
6149
953a8c3b
JL
61502012-02-02 Juri Linkov <juri@jurta.org>
6151
6152 * image-mode.el (image-toggle-display-image): Remove tautological
6153 `major-mode' from the `derived-mode-p' test.
6154
c5d3843c
KH
61552012-02-02 Kenichi Handa <handa@m17n.org>
6156
9f6e692e 6157 * composite.el (compose-region): Cancel previous change.
c5d3843c 6158
159462d4 61592012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
6160
6161 * composite.el (compose-region, compose-string): Signal error for
6162 a null string component (Bug#6988).
6163
9f562668
CY
61642012-02-01 Chong Yidong <cyd@gnu.org>
6165
e2cef717
CY
6166 * view.el (view-buffer-other-window, view-buffer-other-frame):
6167 Handle special modes like view-buffer (Bug#10650).
6168 (view-buffer): Simplify.
6169
9f562668
CY
6170 * frame.el (set-frame-font): Tweak meaning of third argument.
6171
9f6e692e
JB
6172 * dynamic-setting.el (font-setting-change-default-font):
6173 Use set-frame-font (Bug#9982).
9f562668 6174
781acb9f
GM
61752012-02-01 Glenn Morris <rgm@gnu.org>
6176
6035be52
GM
6177 * progmodes/compile.el (compilation-internal-error-properties):
6178 Respect compilation-first-column in the "*compilation*" buffer.
6179
781acb9f
GM
6180 * emacs-lisp/easy-mmode.el (define-minor-mode):
6181 Relax :variable's test for a named function.
6182
abbceb00
AM
61832012-01-31 Alan Mackenzie <acm@muc.de>
6184
6185 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
6186 off by one error.
6187
fce3fdeb
CY
61882012-01-31 Chong Yidong <cyd@gnu.org>
6189
6190 * frame.el (set-frame-font): New arg ALL-FRAMES.
6191
6192 * menu-bar.el (menu-set-font): Use set-frame-font.
6193
6194 * faces.el (face-spec-reset-face): Don't apply unspecified
6195 attribute values to the default face.
6196
47893581
JB
61972012-01-31 Juanma Barranquero <lekktu@gmail.com>
6198
6199 * progmodes/cwarn.el (cwarn): Remove dead link.
6200 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
6201 Remove * from defcustom docstrings.
6202 (turn-on-cwarn-mode): Make obsolete.
6203 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
6204 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
6205
e58e988a
GM
62062012-01-31 Glenn Morris <rgm@gnu.org>
6207
60dc2671 6208 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 6209 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 6210 Allow named functions to be used as the cdr of :variable.
e58e988a 6211
7a3f511d
GM
62122012-01-30 Glenn Morris <rgm@gnu.org>
6213
6214 * emacs-lisp/authors.el (authors-fixed-entries):
6215 Remove reference to deleted file rnewspost.el.
6216
cb882333
JB
62172012-01-29 Juanma Barranquero <lekktu@gmail.com>
6218
6219 * window.el (window-with-parameter): Remove unused variable `windows'.
6220 (window--side-check): Remove unused variable `code'.
6221 (window--resize-siblings): Remove unused variable `first'.
6222 (adjust-window-trailing-edge): Remove unused variable `failed'.
6223 (window-deletable-p, window--delete): Remove unused variable `buffer'.
6224 Use `let', not `let*'.
6225 (balance-windows-2): Remove unused variable `found'.
6226 (window--state-put-2): Remove unused variable `splits'.
6227 (window-state-put): Remove unused variable `selected'.
6228 (same-window-p): Use `string-match-p'.
6229 (display-buffer-assq-regexp): Remove unused variable `value'.
6230 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6231 Mark argument ALIST as ignored.
6232 (pop-to-buffer): Remove unused variable `old-window'.
6233
907201af
EZ
62342012-01-29 Eli Zaretskii <eliz@gnu.org>
6235
6236 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
6237 and .lzma compressed files.
6238
ea162670
CY
62392012-01-29 Chong Yidong <cyd@gnu.org>
6240
5b95ee8a
CY
6241 * frame.el (window-system-default-frame-alist): Doc fix.
6242
ea162670
CY
6243 * dynamic-setting.el (font-setting-change-default-font): Don't
6244 change the default face if SET-FONT argument is non-nil (Bug#9982).
6245
d6e6f4b1
SB
62462012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
6247
6248 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
6249
0f29fa41 62502012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
6251
6252 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
6253 breakpoints in files outside current directory (Bug#6098).
6254
db174434
CY
62552012-01-29 Chong Yidong <cyd@gnu.org>
6256
6b25e4e2
SE
6257 * progmodes/python.el: Require ansi-color at top-level.
6258
6df6ae42
JB
6259 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
6260 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
6261 (lisp-mode-abbrev-table): Add doc.
6262 (lisp-mode-variables): Don't set local-abbrev-table.
6263 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
6264
e70ee681
RW
62652012-01-28 Roland Winkler <winkler@gnu.org>
6266
6267 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
6268
ace88aa2
RW
62692012-01-28 Roland Winkler <winkler@gnu.org>
6270
6271 * textmodes/bibtex.el (bibtex-entry-alist): New function.
6272 (bibtex-set-dialect): Use it. Either set global values of
6273 dialect-dependent variables or bind these variables buffer-locally
6274 (Bug#10254).
6275 (bibtex-mode): Call bibtex-set-dialect via
6276 hack-local-variables-hook.
eb864a71
LM
6277 (bibtex-dialect): Update docstring.
6278 Add safe-local-variable predicate.
ace88aa2
RW
6279 (bibtex-entry-alist, bibtex-field-alist): Initialize via
6280 bibtex-set-dialect.
6281 (bibtex-mode-map): Define menu for each dialect.
6282 (bibtex-entry): Fix docstring.
6283
93376c5b
CY
62842012-01-28 Chong Yidong <cyd@gnu.org>
6285
6286 * eshell/esh-arg.el (eshell-quote-argument): New function.
6287
6288 * eshell/esh-ext.el (eshell-invoke-batch-file):
6289 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
6290 first arg to eshell-parse-command (Bug#10523).
6291
4372494f
DA
62922012-01-28 Drew Adams <drew.adams@oracle.com>
6293
6294 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
6295 `default-directory' is non-nil.
6296
4d4ec1f8
EZ
62972012-01-28 Eli Zaretskii <eliz@gnu.org>
6298
6299 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
6300 line that displays system-configuration-options. (Bug#9924)
6301
7c188927
DA
63022012-01-28 Drew Adams <drew.adams@oracle.com>
6303
6304 * descr-text.el (describe-char): Show information about POS, in
6305 addition to information about the character at POS. Improve and
6306 update the doc string. Change "code point" to "code point in
6307 charset", to avoid confusion with the character's Unicode code
6308 point shown above that. (Bug#10129)
6309
e0da685a
EZ
63102012-01-28 Eli Zaretskii <eliz@gnu.org>
6311
6312 * descr-text.el (describe-char): Show the raw character, not only
6313 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
6314 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
6315 for the reasons.
6316
70550acf
PH
63172012-01-28 Phil Hagelberg <phil@hagelb.org>
6318
eb864a71
LM
6319 * emacs-lisp/package.el (package-install):
6320 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 6321
0ce8e868
CY
63222012-01-28 Chong Yidong <cyd@gnu.org>
6323
cb882333
JB
6324 * emacs-lisp/package.el (package-maybe-load-descriptor):
6325 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
6326 (package-maybe-load-descriptor): Use it.
6327 (package-download-transaction): Fully load required packages
6328 inside the loop, so that `require' calls work (Bug#10593).
6329 (package-install): No need to call package-initialize now.
6330
2e7f3bea
CY
63312012-01-28 Chong Yidong <cyd@gnu.org>
6332
6e9bad14
CY
6333 * simple.el (deactivate-mark): Doc fix (Bug#8614).
6334
f823b8ca
CY
6335 * tooltip.el (tooltip-mode): Doc fix.
6336 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
6337
2680c309
CY
6338 * frame.el (set-cursor-color): Doc fix (Bug#352).
6339
d7a9e63b
CY
6340 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
6341 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
6342
2e7f3bea
CY
6343 * cus-edit.el (custom-buffer-create-internal): Fix search button
6344 action (Bug#10542).
2ae01800 6345 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 6346
fc4f7a23
EW
63472012-01-27 Eduard Wiebe <usenet@pusto.de>
6348
6349 * dired.el (dired-mark-files-regexp):
6350 Include any subdirectory components. (Bug#10445)
6351
7dd37071
ML
63522012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
6353
6354 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
6355 Handle [host]:port syntax. (Bug#10533)
6356
a268160b
AH
63572012-01-27 Alex Harsanyi <harsanyi@mac.com>
6358
6359 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
6360
e43273ef
GM
63612012-01-26 Glenn Morris <rgm@gnu.org>
6362
6363 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
6364 * term.el (term-raw-escape-map): Use Control-X-prefix.
6365 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
6366
1edf595d
MR
63672012-01-25 Martin Rudalics <rudalics@gmx.at>
6368
6369 * window.el (window-state-get, window--state-get-1): Don't deal
6370 with fixed-sizeness of windows. Simplify code.
6371
fa8eafef
JC
63722012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
6373
6df6ae42
JB
6374 * window.el (window--state-get-1, window--state-put-2):
6375 Don't save and restore the mark.
fa8eafef 6376
0b21c100
CY
63772012-01-25 Chong Yidong <cyd@gnu.org>
6378
6379 * custom.el (custom-variable-p): Doc fix.
6380
5ae1a6c8
GM
63812012-01-25 Glenn Morris <rgm@gnu.org>
6382
40047858
GM
6383 * dired.el (dired-goto-file): Handle some of the more common
6384 characters that `ls -b' escapes. (Bug#10596)
6385
5ddce96c
GM
6386 * progmodes/compile.el (compilation-next-error-function):
6387 Respect compilation-first-column in the "*compilation*" buffer.
6388 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
6389
5ae1a6c8
GM
6390 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
6391
b559f1a9
GM
63922012-01-24 Glenn Morris <rgm@gnu.org>
6393
6394 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
6395
6725d21a
JD
63962012-01-24 Julien Danjou <julien@danjou.info>
6397
6398 * color.el (color-rgb-to-hsl): Fix value computing.
6399 (color-hue-to-rgb): New function.
6400 (color-hsl-to-rgb): New function.
6401 (color-clamp, color-saturate-hsl, color-saturate-name)
6402 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6403 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
6404
70df4bbe
GM
64052012-01-24 Glenn Morris <rgm@gnu.org>
6406
6407 * vc/vc-rcs.el (vc-rcs-create-tag):
6408 * vc/vc-sccs.el (vc-sccs-create-tag):
6409 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
6410
802a2ae2
ML
64112012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
6412
6413 * eshell/esh-util.el (eshell-read-hosts-file):
6414 Skip comment lines. (Bug#10549)
6415
d7128bb1
ML
6416 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
6417
d1a5c3b4
JB
64182012-01-23 Juanma Barranquero <lekktu@gmail.com>
6419
2724d9c7
JB
6420 * subr.el (display-delayed-warnings): Doc fix.
6421 (collapse-delayed-warnings): New function to collapse identical
6422 adjacent warnings.
6423 (delayed-warnings-hook): Add it.
d1a5c3b4 6424
a5509865
MA
64252012-01-22 Michael Albinus <michael.albinus@gmx.de>
6426
6427 * net/tramp.el (tramp-action-login): Set connection property "login-as".
6428
a5509865
MA
6429 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
6430 (tramp-default-user-alist): Don't add "pscp".
6431 (tramp-do-copy-or-rename-file-out-of-band): Use connection
6432 property "login-as", if set. (Bug#10530)
6433
cc6d5805
MA
64342012-01-21 Michael Albinus <michael.albinus@gmx.de>
6435
6436 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
6437 "plink1" and "psftp". (Bug#10530)
6438
64392012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
6440
6441 * international/mule-cmds.el (prefer-coding-system): Show a
6442 warning message if the default value of file-name-coding-system
6443 was not changed.
6444
f0960428
JC
64452012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6446
cb882333
JB
6447 * windmove.el (windmove-reference-loc):
6448 Fix windmove-reference-loc miscalculation.
f0960428 6449
dd6f2a63
JB
64502012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
6451
6452 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
6453 default unit.
6454
7b447e9b
GM
64552012-01-21 Glenn Morris <rgm@gnu.org>
6456
117a9ea1
GM
6457 * international/mule.el (auto-coding-alist): Add .tbz.
6458
7b447e9b
GM
6459 * files.el (local-enable-local-variables): Doc fix.
6460 (inhibit-local-variables-regexps): Rename from
6461 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
6462 Doc fix. Add some extensions from auto-coding-alist.
6463 (inhibit-local-variables-suffixes):
6464 Rename from inhibit-first-line-modes-suffixes. Doc fix.
6465 (inhibit-local-variables-p):
6466 New function, extracted from set-auto-mode-1.
6467 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
6468 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
6469 (hack-local-variables): Doc fix. Make the mode-only case
6470 respect enable-local-variables and friends.
6471 Respect inhibit-local-variables-regexps for file-locals, but
6472 not for directory-locals.
6473 (set-visited-file-name):
6474 Take account of inhibit-local-variables-regexps.
6475 Whether it applies may change as the file name is changed.
6476 * jka-cmpr-hook.el (jka-compr-install):
6477 * jka-compr.el (jka-compr-uninstall):
6478 Update for inhibit-first-line-modes-suffixes name change.
6479
dd6e3cdd
MR
64802012-01-20 Martin Rudalics <rudalics@gmx.at>
6481
6482 * help-macro.el (make-help-screen): Temporarily restore original
6483 binding for minor-mode-map-alist (Bug#10454).
6484
0d0deb38
JD
64852012-01-19 Julien Danjou <julien@danjou.info>
6486
6487 * color.el (color-name-to-rgb): Use the white color to find the max
6488 color component value and return correctly computed values.
6489 (color-name-to-rgb): Add missing float conversion for max value.
6490
34a02f46
MR
64912012-01-19 Martin Rudalics <rudalics@gmx.at>
6492
6493 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
6494 special state value for window-persistent-parameters.
6495 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
6496 (window--state-put-2): Reset all window parameters to nil before
6497 assigning values of persistent parameters.
6498
606c44c4
AM
64992012-01-18 Alan Mackenzie <acm@muc.de>
6500
6501 Eliminate sluggishness and hangs in fontification of "semicolon
6502 deserts".
6503
cb882333
JB
6504 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
6505 Change value 10000 -> 3000.
606c44c4
AM
6506 (c-state-safe-place): Reformulate so it doesn't stack up an
6507 infinite number of wrong entries in c-state-nonlit-pos-cache.
6508 (c-determine-limit-get-base, c-determine-limit): New functions to
6509 determine backward search limits disregarding literals.
6510 (c-find-decl-spots): Amend commenting.
6511 (c-cheap-inside-bracelist-p): New function which detects "={".
6512
6513 * progmodes/cc-fonts.el
6514 (c-make-font-lock-BO-decl-search-function): Give a limit to a
6515 backward search.
6516 (c-font-lock-declarations): Fix an occurrence of point being
6517 undefined. Check additionally for point being in a bracelist or
6518 near a macro invocation without a semicolon so as to avoid a
6519 fruitless time consuming search for a declarator. Give a more
6520 precise search limit for declarators using the new
6521 c-determine-limit.
6522
f3860cea
GM
65232012-01-18 Glenn Morris <rgm@gnu.org>
6524
6525 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
6526 (set-auto-mode): Doc fixes.
6527
1db03b16
GM
65282012-01-17 Glenn Morris <rgm@gnu.org>
6529
0e6038be
GM
6530 * isearch.el (search-nonincremental-instead): Fix doc typo.
6531
1db03b16
GM
6532 * dired.el (dired-insert-directory): Handle newlines in directory name.
6533 (dired-build-subdir-alist): Unescape newlines in directory name.
6534
4cb0aa75
MA
65352012-01-17 Michael Albinus <michael.albinus@gmx.de>
6536
6537 * net/tramp.el (tramp-local-end-of-line): New defcustom.
6538 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
6539 (tramp-action-terminal): Use it. (Bug#10530)
6540
1d00653d
SM
65412012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
6542
6543 * minibuffer.el (completion--replace): Strip properties (bug#10062).
6544
6a6ee00d
MR
65452012-01-16 Martin Rudalics <rudalics@gmx.at>
6546
6547 * window.el (window-state-ignored-parameters): Remove variable.
6548 (window--state-get-1): Rename argument MARKERS to IGNORE.
6549 Handle persistent window parameters. Make copy of clone-of
6550 parameter only if requested. (Bug#10348)
6551 (window--state-put-2): Install a window parameter only if it has
6552 a non-nil value or an existing parameter shall be overwritten.
6553
97912def
MA
65542012-01-15 Michael Albinus <michael.albinus@gmx.de>
6555
6556 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
6557
688070a5
EZ
65582012-01-14 Eli Zaretskii <eliz@gnu.org>
6559
6560 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
6561 don't pass the (nil) value of `upnode' to string-match.
6562
301afadc
CY
65632012-01-14 Chong Yidong <cyd@gnu.org>
6564
6565 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 6566 Fix values recognized by the cursorBlink resource.
301afadc 6567
9e5788aa
PE
65682012-01-14 Paul Eggert <eggert@cs.ucla.edu>
6569
6570 * epg.el (epg--make-temp-file): Avoid permission race condition
6571 when running on old Emacs versions (bug#10403).
6572
3cdb7f5a
GM
65732012-01-14 Glenn Morris <rgm@gnu.org>
6574
6575 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
6576
8c82b1b4
AM
65772012-01-13 Alan Mackenzie <acm@muc.de>
6578
6579 Fix filling for when filladapt mode is enabled.
6580
6581 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
6582 c-mask-paragraph, pass in `fill-paragraph' rather than
6583 `fill-region-as-paragraph'. (This is a reversion of a previous
6584 change.)
eb864a71
LM
6585 * progmodes/cc-mode.el (c-basic-common-init):
6586 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 6587
e517eda4
GM
65882012-01-13 Glenn Morris <rgm@gnu.org>
6589
1498536e
GM
6590 * dired.el (dired-switches-escape-p): New function.
6591 (dired-insert-directory): Use dired-switches-escape-p.
6592 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
6593
e517eda4
GM
6594 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
6595
328f984d
GM
65962012-01-12 Glenn Morris <rgm@gnu.org>
6597
6598 * mail/sendmail.el (mail-mode): Update paragraph-separate for
6599 changes in adaptive-fill-regexp. (Bug#10276)
6600
2cc769a8
AM
66012012-01-11 Alan Mackenzie <acm@muc.de>
6602
6603 Fix Emacs bug #10463 - put `widen's around the critical spots.
6604
1d00653d 6605 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
6606 widen around each invocation of c-state-pp-to-literal. Remove an
6607 unused let variable.
6608
e52c37fa
GM
66092012-01-11 Glenn Morris <rgm@gnu.org>
6610
6611 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 6612 Doc fix.
e52c37fa 6613
96f8741e
CY
66142012-01-10 Chong Yidong <cyd@gnu.org>
6615
1d00653d
SM
6616 * net/network-stream.el (network-stream-open-starttls):
6617 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
6618 response to the capability command.
6619
b09a806e
GM
66202012-01-10 Glenn Morris <rgm@gnu.org>
6621
6622 * mail/unrmail.el (unrmail): Tweak previous change.
6623
7655cb66
CY
66242012-01-09 Chong Yidong <cyd@gnu.org>
6625
6626 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
6627
9d5a8f0b
AM
66282012-01-08 Alan Mackenzie <acm@muc.de>
6629
6630 Optimise font locking in long enum definitions.
6631
6632 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
6633 arm to a cond form to handle enums.
6634 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
6635 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
6636
9a0115ab 66372012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
6638
6639 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 6640 (Bug#10401)
6bb72cbd 6641
f186bb95
LMI
66422012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6643
29232a68
LMI
6644 * faces.el (set-face-attribute): Clarify the meaning of the nil
6645 frame (bug#10294).
6646
4e5d086d
LMI
6647 * subr.el (with-selected-frame): Mention that the selected frame
6648 is restored (bug#9980).
6649
8e66aebe
LMI
6650 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
6651 (bug#9759).
6652
cd394be1 6653 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
6654 (password-read): Don't autoload unused function.
6655
adf4e762
JB
66562012-01-07 Juanma Barranquero <lekktu@gmail.com>
6657
6658 * progmodes/which-func.el (which-func-mode): Turn into a
6659 non-interactive function and mark as obsolete (bug#10428).
6660
89bd9ccd
CY
66612012-01-06 Chong Yidong <cyd@gnu.org>
6662
6663 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
6664 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
6665 functions, along with 1 and -1.
6666
4afee9d5
EZ
66672012-01-06 Eli Zaretskii <eliz@gnu.org>
6668
6669 * time.el (display-time-load-average)
6670 (display-time-default-load-average): Doc fixes. See the thread
6671 starting at
6672 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
6673 for the details.
6674
536aea70
GM
66752012-01-06 Glenn Morris <rgm@gnu.org>
6676
665ae865
GM
6677 * mail/unrmail.el (unrmail): Give an explicit error if the input file
6678 has no messages. (Bug#10377)
6679
c869783d
GM
6680 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
6681 than Info-edit. (Bug#10385)
6682
2bb4227e
GM
6683 * time.el (display-time-load-average, display-time-next-load-average):
6684 Doc fixes.
6685
7d5944b9
GM
6686 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
6687 local setting of buffer-read-only to the input buffer. (Bug#10419)
6688
536aea70
GM
6689 * calendar/calendar.el (calendar-mode):
6690 Locally set scroll-margin to 0. (Bug#10379)
6691
7dccca16
UM
66922012-01-06 Ulrich Mueller <ulm@gentoo.org>
6693
6694 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
6695
afbb7930
GM
66962012-01-05 Glenn Morris <rgm@gnu.org>
6697
6698 * eshell/em-unix.el (diff-no-select): Autoload it.
6699 (eshell/diff): Use diff-no-select. (Bug#10420)
6700
04482335
CY
67012012-01-05 Chong Yidong <cyd@gnu.org>
6702
7baca3bc
CY
6703 * shell.el (shell-dynamic-complete-functions): Revert last change.
6704 (shell-command-completion-function): New function.
6705 (shell-completion-vars): Use it to implement
6706 shell-completion-execonly (Bug#10417).
6707
04482335
CY
6708 * custom.el (enable-theme): Don't set custom-safe-themes.
6709
1d00653d
SM
6710 * cus-theme.el (custom-theme-merge-theme):
6711 Ignore custom-enabled-themes and custom-safe-themes.
04482335 6712
bb5aa5d6
MM
67132012-01-05 Michael R. Mauger <mmaug@yahoo.com>
6714
6715 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
6716 first prompt in `sql-interacive-mode'.
6717 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 6718 keywords.
6df6ae42 6719 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
6720 (sql-product-interactive): Bug fix: Set `sql-buffer' in
6721 context of original buffer. Invoke `sql-login-hook'.
6722
a7183d7c
EZ
67232012-01-04 Eli Zaretskii <eliz@gnu.org>
6724
6725 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
6726 letters in cite-prefix.
6727
a1eacd1e
LMI
67282012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6729
6730 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
6731
787cdb34
CY
67322012-01-03 Chong Yidong <cyd@gnu.org>
6733
1d00653d
SM
6734 * shell.el (shell-dynamic-complete-functions):
6735 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
6736 comint-filename-completion first (Bug#10417).
6737
30710442
RS
67382012-01-02 Richard Stallman <rms@gnu.org>
6739
6740 * battery.el (battery-status-function):
6741 Detect when to use battery-yeeloong-sysfs.
6742 (battery-echo-area-format): Add string for Yeeloong.
6743 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
6744 (battery-yeeloong-sysfs): New function.
6745
f75bfc33
CY
67462012-01-02 Chong Yidong <cyd@gnu.org>
6747
6748 * dirtrack.el (dirtrack-list): Eliminate unused third element.
6749 (dirtrack): Merge code for handling relative filenames in prompt
6750 from shell-dir-cookie-watcher.
6751 (dirtrack-debug-message): New arg to avoid excess format calls.
6752
6753 * shell.el (shell-dir-cookie-re): Variable deleted.
6754 (shell-dir-cookie-watcher): Function deleted.
6755 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
6756 with dirtrack-mode.
6757
651e947e
EZ
67582012-01-01 Eli Zaretskii <eliz@gnu.org>
6759
1d00653d
SM
6760 * term/w32-win.el (dynamic-library-alist) <gnutls>:
6761 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
6762 libgnutls-26.dll.
6763
94d4c7dc
AS
67642011-12-31 Andreas Schwab <schwab@linux-m68k.org>
6765
6766 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
6767
8d43f3cd
EZ
67682011-12-31 Eli Zaretskii <eliz@gnu.org>
6769
6770 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
6771 headers of non-MIME messages, when rmail-enable-mime is non-nil.
6772
98c8795a
MA
67732011-12-29 Michael Albinus <michael.albinus@gmx.de>
6774
6775 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
6776 also for alternative shells.
6777 (tramp-open-connection-setup-interactive-shell): Check, whether
6778 the shell is a busybox.
6779 (tramp-send-command): Don't suppress multiple prompts for
6780 busyboxes, it hurts.
6781
51281b32
CY
67822011-12-28 Chong Yidong <cyd@gnu.org>
6783
6784 * progmodes/gdb-mi.el (gdb-get-source-file-list)
6785 (gdb-get-source-file): Move mode line update to
6786 gdb-get-source-file (Bug#10087).
6787
2170cb53
CY
67882011-12-25 Chong Yidong <cyd@gnu.org>
6789
6790 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
6791 gud-gdb-marker-filter without taking it as an argument.
6792 (gud-gdb-run-command-fetch-lines): Caller changed.
6793 (gud-gdb-completion-function): New variable.
6794 (gud-gdb-completion-at-point): Use it.
6795 (gud-gdb-completions-1): Split from gud-gdb-completions.
6796
6797 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
6798 function as separate arguments.
6799 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
6800 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
6801 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
6802 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
6803 (gdb-stopped, def-gdb-auto-update-trigger)
6804 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
6805 (gdb-get-changed-registers, gdb-get-main-selected-frame):
6806 Callers changed.
2170cb53
CY
6807 (gud-gdbmi-completions): New function.
6808 (gdb): Use it for generating the completion table.
6809
be8b11bb
AM
68102011-12-24 Alan Mackenzie <acm@muc.de>
6811
6812 Introduce a mechanism to widen the region used in context font
1d00653d 6813 locking. Use this to protect declarations from losing their contexts.
be8b11bb 6814
1d00653d
SM
6815 * progmodes/cc-langs.el (c-before-font-lock-functions):
6816 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 6817 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
6818 functions to be run just before context (etc.) font locking.
6819
6820 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 6821 New, functionality extracted from
be8b11bb 6822 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 6823 (c-in-after-change-fontification): New variable.
be8b11bb
AM
6824 (c-after-change): Set c-in-after-change-fontification.
6825 (c-set-fl-decl-start): Rejig its interface, so it can be called
6826 from both after-change and context fontifying.
b81d40f0
JB
6827 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
6828 New functions.
6829 (c-standard-font-lock-fontify-region-function): New variable.
6830 (c-font-lock-fontify-region): New function.
be8b11bb 6831
341cf6ac
JL
68322011-12-24 Juri Linkov <juri@jurta.org>
6833
6834 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
6835 (Bug#10348)
6836
bffcee0a
MA
68372011-12-23 Michael Albinus <michael.albinus@gmx.de>
6838
6839 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
6840 existence of source file. (Bug#10325)
6841
cb5e207c
AM
68422011-12-23 Alan Mackenzie <acm@muc.de>
6843
6844 Fix unstable fontification inside templates.
6845
b81d40f0
JB
6846 * progmodes/cc-langs.el (c-before-font-lock-functions):
6847 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
6848 additionally has c-set-fl-decl-start. The other languages (apart
6849 from AWK) have that as a single entry.
6850
b81d40f0
JB
6851 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6852 The functionality for "local" declarations has been extracted to
cb5e207c
AM
6853 c-set-fl-decl-start.
6854
b81d40f0
JB
6855 * progmodes/cc-mode.el (c-common-init, c-after-change):
6856 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
6857 (c-set-fl-decl-start): New function, extracted from
6858 c-font-lock-enclosing-decls and enhanced.
6859
60ff536c
JB
68602011-12-23 Juanma Barranquero <lekktu@gmail.com>
6861
6862 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
6863
1c4757d6
JL
68642011-12-22 Juri Linkov <juri@jurta.org>
6865
6866 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
6867
d031f2c7
CY
68682011-12-22 Chong Yidong <cyd@gnu.org>
6869
6870 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
6871
bace743a
DA
68722011-12-21 Drew Adams <drew.adams@oracle.com>
6873
6874 * files.el (file-remote-p): Fix docstring. (Bug#10319)
6875
728a1f2b
JC
68762011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6877
6878 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
6879
0d373f73
TZ
68802011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
6881
fec0aaa4
TZ
6882 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
6883 highlighting and support. Fix up comments for capitalization.
6884 (cfengine-mode-debug): New var.
6885 (cfengine3-mode): Change the modeline indicator to "CFE3".
6886 (cfengine3-font-lock-keywords): Improve defun highlighting.
6887 (cfengine2-actions): Rename from `cfengine-actions'.
6888 (cfengine2-font-lock-keywords): Rename from
6889 `cfengine-font-lock-keywords'.
6890 (cfengine2-imenu-expression): Rename from
6891 `cfengine-imenu-expression'.
6892 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
6893 (cfengine2-beginning-of-defun): Rename from
6894 `cfengine-beginning-of-defun'.
6895 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
6896 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
6897 (cfengine2-mode): Rename from `cfengine-mode'. Change the
6898 modeline indicator to "CFE2".
6899 (cfengine-mode): Defalias to `cfengine-auto-mode'.
6900 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 6901
bc86f573
CY
69022011-12-21 Chong Yidong <cyd@gnu.org>
6903
6904 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
6905 filename argument.
6906
d45ba96b
MR
69072011-12-20 Martin Rudalics <rudalics@gmx.at>
6908
6909 * window.el (window-normalize-buffer-to-display): Remove.
6910 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
6911
a6198c90
CY
69122011-12-19 Chong Yidong <cyd@gnu.org>
6913
6914 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
6915 Don't signal an error in a predicate function; return non-nil.
6916 (vc-dir-mark-file): Move the error here.
6917 (vc-dir-mark-unmark): If acting on the region, keep going if one
6918 of the entries cannot be marked/unmarked.
6919 (vc-dir-mark-all-files): If current entry is a directory, mark
6920 only child files, as documented.
6921
34c5fb55
VB
69222011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
6923
6924 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
6925 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
6926 addition.
6927
c803b2b7
JD
69282011-12-18 Jan Djärv <jan.h.d@swipnet.se>
6929
6930 * term/ns-win.el (ns-get-selection-internal)
6931 (ns-store-selection-internal): Declare.
1154d12e
JB
6932 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
6933 Declare as obsolete.
6934 (ns-get-pasteboard, ns-paste-secondary):
6935 Use ns-get-selection-internal.
6936 (ns-set-pasteboard, ns-copy-including-secondary):
6937 Use ns-store-selection-internal.
c803b2b7 6938
9cff91f8 69392011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
6940
6941 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 6942 (vc-deduce-fileset): Doc fix.
99a289d9 6943
f16c898a
AS
69442011-12-16 Andreas Schwab <schwab@linux-m68k.org>
6945
6946 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
6947
763237c4
SS
69482011-12-13 Sam Steingold <sds@gnu.org>
6949
6950 * man.el (Man-getpage-in-background): When running under a
6951 window-system, ignore $MANWIDTH and $COLUMNS.
6952
5fc1c122
KH
69532011-12-15 Kenichi Handa <handa@m17n.org>
6954
6955 * language/ethio-util.el: Change coding tag to utf-8-emacs.
6956 (setup-ethiopic-environment-internal): Comment out key-binding for
6957 ethio-toggle-punctuation.
6958
13d49cbb
AM
69592011-12-13 Alan Mackenzie <acm@muc.de>
6960
898169a2
AM
6961 Add the switch statement to AWK Mode.
6962
7a71b18d 6963 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
6964 "default" to the keywords regexp.
6965
7a71b18d 6966 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 6967 expression as the rest.
1d00653d
SM
6968 (c-nonlabel-token-key): Allow string literals for AWK.
6969 Refactor for the other modes.
898169a2 6970
13d49cbb 6971 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 6972 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
6973 routines. Limit backward searching in c-font-lock-enclosing.decl.
6974
6975 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
6976 pp-state and literal type in addition to the limits.
1d00653d 6977 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 6978 (c-state-literal-at): Use the above new defun.
1d00653d
SM
6979 (c-slow-in-literal, c-fast-in-literal): Remove.
6980 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
6981
6982 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
6983 being in a literal. Add a limit for backward searching.
6984
6985 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
6986 c-slow-in-literal.
6987
15e0efc7
SM
69882011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6989
6990 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
6991
454592a6
MR
69922011-12-13 Martin Rudalics <rudalics@gmx.at>
6993
6994 * window.el (delete-other-windows): Use correct frame in call to
6995 window-with-parameter.
6996
87393f26
DP
69972011-12-12 Daniel Pfeiffer <occitan@t-online.de>
6998
6999 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
7000 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
7001 (makefile-gmake-statements, makefile-makepp-statements):
7002 Use it and add new makepp keywords.
7003 (makefile-makepp-font-lock-keywords): Add new patterns.
7004 (makefile-match-function-end): Match new [...] and [[...]].
7005
11636b22
JB
70062011-12-11 Juanma Barranquero <lekktu@gmail.com>
7007
7008 * ses.el (ses-call-printer-return, ses-cell-property-get)
7009 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
7010 (ses-create-cell-variable, ses-reset-header-string)
7011 (ses-cell-set-formula, ses-repair-cell-reference-all)
7012 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
7013 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
7014 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
7015 (ses-aset-with-undo, ses-load, ses-truncate-cell)
7016 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
7017 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
7018 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
7019 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
7020 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
7021 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
7022 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
7023 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
7024
cf018193
VB
70252011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
7026
7027 * ses.el: The overall change is to add cell renaming, that is
7028 setting fancy names for cell symbols other than name matching
7029 "\\`[A-Z]+[0-9]+\\'" regexp .
7030 (ses-create-cell-variable): New defun.
7031 (ses-relocate-formula): Relocate formulas only for cells the
7032 symbols of which are not renamed, i.e. symbols whose names do not
7033 match regexp "\\`[A-Z]+[0-9]+\\'".
7034 (ses-relocate-all): Relocate values only for cells the symbols of
7035 which are not renamed.
7036 (ses-load): Create cells variables as the (ses-cell ...) are read,
7037 in order to check row col consistency with cell symbol name only
7038 for cells that are not renamed.
7039 (ses-replace-name-in-formula): New defun.
7040 (ses-rename-cell): New defun.
7041
ee957461
CY
70422011-12-11 Chong Yidong <cyd@gnu.org>
7043
7044 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
7045 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
7046
9a9e9ef0
MR
70472011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
7048
7049 * window.el (other-window): Fix docstring.
7050
92a8eba5
EZ
70512011-12-10 Eli Zaretskii <eliz@gnu.org>
7052
7053 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
7054 `from' or `to' address before taking its substring.
7055 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
7056 encoded name is chopped in the middle of the encoded string, and
7057 thus displayed encoded.
7058
e152e577
JB
70592011-12-10 Juanma Barranquero <lekktu@gmail.com>
7060
7061 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
7062
e5d84bfe
EZ
70632011-12-10 Eli Zaretskii <eliz@gnu.org>
7064
7065 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
7066 to use texinfo-update-node and commands that call it if the
7067 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 7068 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
7069 (texinfo-all-menus-update, texinfo-master-menu)
7070 (texinfo-update-node, texinfo-every-node-update)
7071 (texinfo-multiple-files-update): Doc fix. Warn against updating
7072 all the @node lines.
7073 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
7074 argument is numeric. Explain better in the doc string what the
7075 function really does.
7076 (texinfo-insert-master-menu-list): Improve the error message
7077 displayed if there's no menu in the Top node.
7078 (Bug#2975) See also this thread:
e5d84bfe
EZ
7079 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
7080
1d84e9bb
MG
70812011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
7082
7083 * speedbar.el (speedbar-supported-extension-expressions):
7084 Add .adb and .ads, commonly used for Ada source code (bug#10256).
7085
382c953b
JB
70862011-12-09 Juanma Barranquero <lekktu@gmail.com>
7087
7088 * printing.el (pr-mode-alist):
7089 * simple.el (filter-buffer-substring-functions)
7090 (completion-list-insert-choice-function):
7091 * window.el (window-with-parameter, window-atom-root)
7092 (window-sides-slots, window-size-fixed, window-min-delta)
7093 (window-max-delta, window--resize-mini-window)
7094 (window--resize-child-windows-normal, window-tree)
7095 (delete-other-windows, quit-window, split-window)
7096 (display-buffer-record-window, special-display-buffer-names)
7097 (special-display-regexps, special-display-popup-frame)
7098 (same-window-p, split-window-sensibly)
7099 (display-buffer-overriding-action, display-buffer-alist)
7100 (display-buffer-base-action, display-buffer, switch-to-buffer)
7101 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
7102 (fit-window-to-buffer, recenter-positions)
7103 (mouse-autoselect-window-state, mouse-autoselect-window-select):
7104 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
7105 and remove unneeded backslashes in docstrings.
7106
39c9faef
SM
71072011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7108
98449af8
SM
7109 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
7110
39c9faef
SM
7111 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
7112 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
7113 end in ".mk".
7114 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
7115 when reading the makefile (bug#10116).
7116
86ed9fdc
SM
71172011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7118
7119 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
7120 (bug#10116).
7121
5580f89d
GM
71222011-12-06 Glenn Morris <rgm@gnu.org>
7123
7124 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
7125
28d3917c
CY
71262011-12-06 Chong Yidong <cyd@gnu.org>
7127
7128 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
7129
a98edce9
JB
71302011-12-06 Juanma Barranquero <lekktu@gmail.com>
7131
7132 * textmodes/table.el (table-shorten-cell): Fix typo.
7133
e65adfac
CG
71342011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
7135
7136 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
7137
71cc0b74
EZ
71382011-12-05 Eli Zaretskii <eliz@gnu.org>
7139
7140 * descr-text.el (describe-char): Fix display of strong
7141 right-to-left characters and directional embeddings and overrides.
7142
7143 * simple.el (what-cursor-position): Fix display of codepoints of
7144 strong right-to-left characters.
7145
315bc30d
CY
71462011-12-05 Chong Yidong <cyd@gnu.org>
7147
7148 * faces.el (read-color): Doc fix.
7149
58a70b94
GM
71502011-12-05 Glenn Morris <rgm@gnu.org>
7151
7152 * align.el (align--set-marker): Add doc-string.
7153 Don't try to move something that is not a marker. (Bug#10216)
7154
5158face
GM
71552011-12-04 Glenn Morris <rgm@gnu.org>
7156
7157 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
7158 overly zealous deletion of trailing whitespace.
7159
520fca41
JB
71602011-12-04 Juanma Barranquero <lekktu@gmail.com>
7161
7162 * server.el (server-delete-client): On Windows, do not try to delete
7163 the only terminal.
7164 (server-process-filter): On Windows, treat requests for a tty frame as
7165 if they were for a GUI frame if the running server is in GUI mode.
7166
5e605a2e
GM
71672011-12-03 Glenn Morris <rgm@gnu.org>
7168
7169 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
7170
5c3fe83f
SM
71712011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7172
6f5e57e7
SM
7173 * electric.el: Streamline electric-indent's hook.
7174 (electric-indent-chars): Revert to simple list.
7175 (electric-indent-functions): New var.
7176 (electric-indent-post-self-insert-function): Use it.
7177
5c3fe83f
SM
7178 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
7179 there's no inferior buffer (bug#10196).
7180 (prolog-consult-compile): Don't use toggle-read-only.
7181
6bdac736
MA
71822011-12-02 Michael Albinus <michael.albinus@gmx.de>
7183
7184 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
7185 interrupt. (Bug#10187)
7186
6131ba7f
SM
71872011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7188
99c79fee
SM
7189 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
7190 (bug#9160).
7191
6131ba7f
SM
7192 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
7193 (bug#10191).
7194
cb0a02ea
JL
71952011-12-02 Juri Linkov <juri@jurta.org>
7196
7197 * info.el (Info-search): Display "end of manual" when Isearch
7198 reaches the end of single-file Info manual. (Bug#9918)
7199
66e0570c
EZ
72002011-12-02 Eli Zaretskii <eliz@gnu.org>
7201
7202 * isearch.el (isearch-message-prefix): Run the input method part
7203 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
7204
02b16839
JL
72052011-12-02 Juri Linkov <juri@jurta.org>
7206
7207 * isearch.el (isearch-occur): Use `word-search-regexp' for
7208 `isearch-word'.
7209 (isearch-search-and-update): Add condition for `isearch-word' and
7210 call `word-search-regexp'. (Bug#10145)
7211
0b950688
GM
72122011-12-01 Glenn Morris <rgm@gnu.org>
7213
7214 * eshell/em-hist.el (eshell-hist-initialize):
7215 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 7216 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 7217
9505c3c7
SM
72182011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7219
7220 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
7221
1bbe96b2 72222011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 7223
a1beca85
SM
7224 * progmodes/verilog-mode.el (verilog-pretty-expr):
7225 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
7226 verilog, such as += *= and the like.
7227 (verilog-assignment-operator-re): Regular expression to find the
7228 assigment operator in a verilog assignment.
7229 (verilog-assignment-operation-re): Regular expression to find an
7230 assignment statement for pretty-expr.
7231 (verilog-in-attribute-p): Query returns true if point is in an
7232 attribute context; used to skip these for expression line up from
7233 pretty-expr.
7234 (verilog-in-parameter-p): Query returns true if point is in an
7235 parameter definition context; used to skip these for expression
7236 line up from pretty-expr.
7237 (verilog-in-parenthesis-p): Query returns true if point is in a
7238 parenthetical expression, specifically ( ) but not [ ] or { };
7239 used by pretty-expr.
7240 (verilog-just-one-space): If there is no space, don't add one.
7241 (verilog-get-lineup-indent-2): Specifically skip just attribute
7242 contexts for expression lineup, rather than skipping all
7243 parenthetical expressions.
7244 (verilog-calculate-indent): Fix comment, and fix indent.
7245 (verilog-do-indent): Indent declarations in lists (suggested by
7246 Joachim Lechner).
7247 (verilog-mode-abbrev-table): Populate abbrev mode with the various
7248 skeleton items.
7249 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
7250 by Alain Mellan).
7251
1bbe96b2 72522011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
7253
7254 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
7255 parameters with embedded comments. Reported by Ray Stevens.
7256 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
7257 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
7258 Reported by Tim Holt.
7259 (verilog-auto): Fix AUTOing a upper module then AUTOing module
7260 instantiated by upper module causing wrong expansion until AUTOed a
7261 second time. Reported by K C Buckenmaier.
7262 (verilog-diff-auto): Fix showing .* as a difference when
7263 `verilog-auto-star-save' off. Reported by Dan Dever.
7264 (verilog-auto-reset, verilog-read-always-signals)
7265 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
7266 temporary signals in reset list if
7267 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
7268 style to each signal's assignment type, bug381.
7269 Reported by Thomas Esposito.
6288f0ca
WS
7270 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
7271 (verilog-uvm-statement-re): Support UVM indentation and
7272 highlighting, with old OVM keywords only.
a1beca85 7273 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
7274 Support AUTOTIEOFF creating non-wire data types.
7275 Suggested by Jonathan Greenlaw.
6288f0ca
WS
7276 (verilog-auto-insert-lisp, verilog-delete-to-paren)
7277 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
7278 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
7279 (verilog-read-sub-decls, verilog-read-sub-decls-line):
7280 Fix mismatching parenthesis inside commented out code when deleting
382c953b 7281 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
7282 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
7283 non-numeric vector width. Reported by Alex Reed.
7284 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 7285 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
7286 (verilog-auto-delete-trailing-whitespace):
7287 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
7288 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
7289 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
7290 Fix verilog-scan-cache corruption when running user AUTO expansion
7291 hooks that call indentation routines.
7292 (verilog-simplify-range-expression): Fix typo ignoring lower case
7293 identifiers.
7294 (verilog-delete-auto): Fix delete-autos to also remove user created
7295 automatics, as long as they start with AUTO.
7296 (verilog-batch-diff-auto, verilog-diff-auto)
7297 (verilog-diff-function): Add `verilog-diff-auto' and bind to
7298 "C-c?" to report differences in AUTO expansion, ignoring spaces.
7299 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
7300 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
7301 (verilog-re-search-forward-quick, verilog-syntax-ppss):
7302 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
7303 is disabled and its cache will get corrupt, causing AUTOS not to
7304 expand. Instead use only -quick functions.
7305 (verilog-scan-region): Fix scanning over escaped quotes.
7306 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
7307 (verilog-re-search-backward-quick)
7308 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
7309 related functions now ignore strings, to fix misparsing of strings
7310 with magic comments embedded in them.
a1beca85
SM
7311 (verilog-read-auto-template):
7312 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
7313 Reported by Brad Dobbie.
7314 (verilog-read-auto-template):
7315 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 7316 Reported by Brad Dobbie.
6288f0ca
WS
7317 (verilog-auto-inst, verilog-auto-inst-param)
7318 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
7319 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
7320 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
7321 debugging templates without merge conflicts, bug357.
7322 Reported by Brad Dobbie.
7323 (verilog-read-auto-template):
7324 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
7325 Reported by Brad Dobbie.
7326 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
7327 abbrevs so user won't be asked to save.
7328 (verilog-read-auto-lisp-present): Fix to start at beginning of
7329 buffer in case called outside of verilog-auto.
7330 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
7331 to "X-2". Reported by Matthew Myers.
7332 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
7333 all inputs from module templates. Reported by Leith Johnson.
7334 (verilog-module-inside-filename-p): Fix locating programs as with
7335 modules.
7336 (verilog-auto-inst-port): Fix vl-width expressions when using
7337 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
7338 (verilog-decls-get-regs, verilog-decls-get-signals,
7339 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
7340 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
7341 verilog-read-decls): Combine reg and wire structures into one var
7342 structure to represent SystemVerilog concepts.
7343 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
7344 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
7345 (verilog-auto-wire-type, verilog-insert-definition):
7346 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
7347 SystemVerilog "logic" keyword instead of "wire"/"reg".
7348 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
7349 to declares outputs that also have assignments (presumably in an
a1beca85
SM
7350 ifdef or generate if so there's not a driver conflict).
7351 Reported by Matthew Myers.
7352 (verilog-auto-declare-nettype, verilog-insert-definition):
7353 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
7354 `default_nettype none. Reported by Julian Gorfajn.
7355 (verilog-read-always-signals-recurse, verilog-read-decls)
7356 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
7357 malformed end statement, bug325. Reported by Joshua Wise and
7358 Andrew Drake.
7359 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
7360 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
7361 when expanding .* in interfaces, bug320.
7362 Reported by Pierre-David Pfister.
6288f0ca 7363 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
7364 name and open parenthesis, bug317.
7365 Reported by Pierre-David Pfister.
6288f0ca
WS
7366 (verilog-simplify-range-expression): Fix simplification of
7367 multiplications inside AUTOWIRE connections, bug303.
7368 (verilog-auto-inst-port): Support parameter expansion in
7369 multidimensional arrays.
7370 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
7371 after "assert property". Reported by Julian Gorfajn.
7372 (verilog-simplify-range-expression): Fix "couldn't merge" errors
7373 with multiplication, bug303.
7374 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
7375 Reported by Jan Frode Lonnum.
7376
1bbe96b2
GM
73772011-11-30 Juanma Barranquero <lekktu@gmail.com>
7378
7379 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
7380 (hfy-shell-file-name, hfy-shell):
7381 * international/fontset.el (x-decompose-font-name): Fix typos.
7382
73832011-11-29 Ken Brown <kbrown@cornell.edu>
7384
7385 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
7386 (gdb-version): Remove defvar.
7387 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
7388 (gdb-gud-context-command, gdb-non-stop-handler)
7389 (gdb-current-context-command, gdb-stopped): Use it.
7390 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
7391 (gdb-non-stop-handler): Don't enable pretty-printing here.
7392 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
7393 non-stop mode. Use the following.
7394 (gdb-check-target-async): New defun.
7395 (gud-watch, gdb-stopped): Fix whitespace.
7396 (gdb-get-source-file): Don't try to display the source file if
7397 `gdb-main-file' is nil.
7398
73992011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7400
7401 * align.el: Try to generate fewer markers (bug#10047).
7402 (align--set-marker): New macro.
7403 (align-region): Use it.
7404
c935221f
SM
74052011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7406
7407 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
7408
e70b5064
CY
74092011-11-29 Chong Yidong <cyd@gnu.org>
7410
7411 * indent.el (indent-for-tab-command, indent-according-to-mode):
7412 Doc fix.
7413 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
7414
f3af92b7
MA
74152011-11-29 Michael Albinus <michael.albinus@gmx.de>
7416
7417 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
7418 aware of remote file names. (Bug#10124)
7419
ed472be9
CY
74202011-11-29 Chong Yidong <cyd@gnu.org>
7421
7422 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
7423
24510c22
SM
74242011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7425
7426 * files.el (find-file): Don't use force-same-window (bug#10144).
7427 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
7428 use pop-to-buffer if the selected window can't be used.
7429 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
7430
c60c3703
EZ
74312011-11-28 Eli Zaretskii <eliz@gnu.org>
7432
7433 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
7434 special-mode-map.
7435
e95def75
CY
74362011-11-28 Chong Yidong <cyd@gnu.org>
7437
7438 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
7439
c3f1c606
NR
74402011-11-27 Nick Roberts <nickrob@snap.net.nz>
7441
7442 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
7443 gdb-get-source-file-list on gdb-create-source-file-list.
7444
00db469c
EZ
74452011-11-26 Eli Zaretskii <eliz@gnu.org>
7446
7447 * whitespace.el (whitespace-newline): Use a different foreground
7448 color for 16-color light-background displays.
7449
4ad3bc2a
CY
74502011-11-24 Chong Yidong <cyd@gnu.org>
7451
7452 * window.el (display-buffer--special-action): Doc fix.
7453
e9fce1ac
JB
74542011-11-25 Juanma Barranquero <lekktu@gmail.com>
7455
7456 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
7457 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
7458 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
7459 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
7460 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
7461 (avl-tree-stack-first):
7462 * emacs-lisp/cconv.el (cconv--analyse-use):
7463 * net/gnutls.el (gnutls-negotiate): Fix typos.
7464
cb825e5d
GM
74652011-11-24 Glenn Morris <rgm@gnu.org>
7466
3adbe224
GM
7467 * lpr.el (lpr-windows-system, lpr-lp-system):
7468 * mail/binhex.el (binhex-begin-line):
7469 * progmodes/grep.el (grep-history, grep-find-history):
7470 * textmodes/flyspell.el:
7471 * vc/pcvs-defs.el (cvs-global-menu):
7472 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
7473 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
7474 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
7475
321decc8
GM
7476 * net/tls.el: Fix case of "GnuTLS".
7477
420b63ad
GM
7478 * paths.el (rmail-file-name): Format doc-string for make-docfile.
7479
cb825e5d
GM
7480 * version.el (emacs-build-system): Give it a doc-string.
7481
a0649f08
JL
74822011-11-24 Juri Linkov <juri@jurta.org>
7483
7484 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
7485
c0bc0fd4
GM
74862011-11-24 Glenn Morris <rgm@gnu.org>
7487
7488 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
7489 if called on a non-mime message just toggle the headers. (Bug#8006)
7490
20db1522
JB
74912011-11-24 Juanma Barranquero <lekktu@gmail.com>
7492
7493 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
7494 (allout-lead-with-comment-string, allout-structure-deleted-hook)
7495 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
7496 (allout-rebullet-heading, allout-open-sibtopic)
7497 (allout-toggle-current-subtree-encryption)
7498 (allout-toggle-subtree-encryption, allout-encrypt-string)
7499 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
7500 (allout-distinctive-bullets-string, allout-auto-activation):
7501 * window.el (window-normalize-buffer-to-display):
7502 * progmodes/verilog-mode.el (verilog-batch-indent):
7503 * textmodes/bibtex.el (bibtex-field-braces-opt)
7504 (bibtex-field-strings-opt):
7505 * vc/cvs-status.el (cvs-tree-merge):
7506 Fix typos.
7507
7262a87c
MA
75082011-11-23 Michael Albinus <michael.albinus@gmx.de>
7509
7510 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
7511 `non-essential' to t, in order to avoid remote connections.
7512
283430a1
EZ
75132011-11-23 Eli Zaretskii <eliz@gnu.org>
7514
a1beca85
SM
7515 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7516 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
7517 case-insensitively.
7518
d2992a38
ML
75192011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7520
7521 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
7522
50419064
GM
75232011-11-23 Glenn Morris <rgm@gnu.org>
7524
da94eca1
GM
7525 * paths.el (rmail-file-name): Reformat the doc-string so that it
7526 is picked up.
7527
9aac4de2
GM
7528 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
7529 (rmail-auto-file): Ignore case in the "special" field names,
7530 as mail-fetch-field does for all others.
7531
8038d2d2
GM
7532 * mail/rmail.el (rmail-forward):
7533 * mail/rmailkwd.el (rmail-set-label):
7534 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
7535 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
7536
f3fe222a
GM
7537 * mail/rmail.el (rmail-current-message): Doc fix.
7538
50419064
GM
7539 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
7540
28109f49
SM
75412011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7542
7543 * server.el (server-eval-and-print): Allow C-g (bug#6585).
7544
394c65f1
GM
75452011-11-22 Glenn Morris <rgm@gnu.org>
7546
7547 * mail/rmailmm.el (test-rmail-mime-handler)
7548 (test-rmail-mime-bulk-handler)
7549 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
7550
f2a0aa3a
JL
75512011-11-21 Juri Linkov <juri@jurta.org>
7552
1154d12e
JB
7553 * calc/calc.el (calc-read-key-sequence):
7554 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 7555
9c34a344
LMI
75562011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7557
7558 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
7559 Tell the caller that the next line needs recomputation, even
7560 though it doesn't start a sexp (bug#10094).
7561
f04a3be9
SM
75622011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7563
7564 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
7565
7978747f
SM
75662011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7567
f04a3be9
SM
7568 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
7569 Use force-same-window.
7978747f 7570
fe7a3057
JB
75712011-11-20 Juanma Barranquero <lekktu@gmail.com>
7572
7573 * descr-text.el (describe-char-unicode-data):
7574 * json.el (json-string-escape):
7575 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
7576 (Footnote-unicode, Footnote-style-p):
7577 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
7578
24901d61
CY
75792011-11-20 Chong Yidong <cyd@gnu.org>
7580
7581 * window.el (replace-buffer-in-windows): Restore interactive spec.
7582
bac7ff22
SM
75832011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7584
24f3d7b9
SM
7585 * electric.el (electric-indent-mode): Fix last change (too optimistic).
7586
bac7ff22
SM
7587 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
7588 (byte-compile-global-not-obsolete-vars): New var.
7589 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
7590 Use it.
7591 (byte-compile-warn-obsolete): Align text with the one in *Help*.
7592
cd1181db
JB
75932011-11-20 Juanma Barranquero <lekktu@gmail.com>
7594
7595 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
7596 * progmodes/pascal.el (electric-pascal-equal):
7597 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
7598 * xml.el (xml-substitute-special): Fix typos.
7599
7fb18e9e
GM
76002011-11-20 Glenn Morris <rgm@gnu.org>
7601
7602 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
7603 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
7604 Doc fixes.
7605 (rmail-decode-mime-charset): Mark as obsolete.
7606
7607 * mail/rmailsum.el (rmail-message-regexp-p-1):
7608 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
7609 Before using mime functions, check they are set. (Bug#10077)
7610
d5a6b3ba
JL
76112011-11-19 Juri Linkov <juri@jurta.org>
7612
7613 * info.el (Info-finder-find-node): Use `package--builtins' instead
7614 of `package-alist'. Use node names formed by the pattern "Keyword "
7615 and the keyword name.
7616
e981b61f
AS
76172011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7618
1d00653d 7619 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 7620
3ffbc301
JL
76212011-11-19 Juri Linkov <juri@jurta.org>
7622
7623 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
7624 that calls `revert-buffer' on all Info buffers. (Bug#9915)
7625 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
7626 `old-history', `old-history-forward'. Add let-binding
7627 `window-selected'. Remove calls to `kill-buffer',
7628 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
7629 before calling `Info-find-node', so `Info-find-node-2' will reread
7630 the Info file. Restore window positions only when `window-selected'
7631 is non-nil.
7632
30c62133
JL
76332011-11-19 Juri Linkov <juri@jurta.org>
7634
7635 * isearch.el (isearch-lazy-highlight-new-loop):
7636 Remove condition `(not isearch-error)'. (Bug#9918)
7637
7638 * misearch.el (multi-isearch-search-fun): Add condition
7639 `(not bound)' to ignore lazy-highlighting search.
7640 Add the search-failed message "end of multi" when the end of
7641 multi-sequence is reached. Uncapitalize the search-failed
7642 message "Repeat for next buffer".
7643
7644 * info.el (Info-search): Add the search-failed message
7645 "end of the manual" when the end of the manual is reached
7646 in Isearch mode.
7647
645ca9cf
JL
76482011-11-19 Juri Linkov <juri@jurta.org>
7649
7650 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
7651 Use non-destructive `remove' instead of `delete' because
7652 `Info-history-list' stored to `Info-isearch-initial-history-list' in
7653 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
7654
df754f66
JL
76552011-11-19 Juri Linkov <juri@jurta.org>
7656
7657 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
7658 to nil instead of binding `search-ring' and `regexp-search-ring'.
7659 (Bug#9185)
7660
0e23d96a
EZ
76612011-11-19 Eli Zaretskii <eliz@gnu.org>
7662
7663 * simple.el (line-move): Force movement by logical lines for any
7664 hscrolled window, not only when auto-hscroll-mode is on.
7665 (line-move-visual): Update doc string to that effect. (Bug#10076)
7666
8a6ccb66
AS
76672011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7668
7669 * language/european.el (macintosh): Define as alias for mac-roman.
7670
49ae5b39
EZ
76712011-11-19 Eli Zaretskii <eliz@gnu.org>
7672
7673 * mail/rmailmm.el (rmail-mime-display-header)
7674 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
7675 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
7676 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
7677 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
7678 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
7679 of a raw aref.
7680 (rmail-mime-entity-segment): To get past the tagline, move forward
7681 2 more lines, to account for the 2 empty lines that precede and
7682 follow the line with the buttons.
7683 (rmail-mime-update-tagline): Move one more line, to get past the
7684 empty line that follows the buttons in the tagline. (Bug#9520)
7685
c56cad4a
MR
76862011-11-19 Martin Rudalics <rudalics@gmx.at>
7687
7688 * window.el (window-max-delta-1, window-min-delta-1)
7689 (window-min-size-1, window-state-get-1, window-state-put-1)
7690 (window-state-put-2): Use "window--" prefix.
7691
cbe71af3
SM
76922011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7693
2ad52c60
SM
7694 * emacs-lisp/smie.el: Improve warnings and conflict detection.
7695 (smie-warning-count): New var.
7696 (smie-set-prec2tab): Use it.
7697 (smie-bnf->prec2): Improve warnings. Add docstring.
7698 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
7699 (smie-bnf--set-class): New function.
7700 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
7701 corner case.
7702
6944dbc1
SM
7703 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
7704 (compilation-error-properties, compilation-move-to-column):
7705 Handle compilation-first-column while in the target buffer.
7706
c400c4d7
SM
7707 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
7708 Don't hardcode point-min==1.
7709
6dbe3e96
SM
7710 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
7711 (eshell-rewrite-for-command): Remove workaround.
7712 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
7713 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
7714 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
7715
cbe71af3
SM
7716 * files-x.el (modify-file-local-variable): Obey commenting conventions.
7717
a8e1496d
GM
77182011-11-17 Glenn Morris <rgm@gnu.org>
7719
7720 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7721 Ignore buffer-local generated-autoload-file if it is the same
7722 as the global value. (Bug#10049)
7723
df85d315
JB
77242011-11-17 Juanma Barranquero <lekktu@gmail.com>
7725
7726 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
7727 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
7728 (reftex-toc-previous-heading, reftex-toc-max-level)
7729 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
7730 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
7731 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7732 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7733 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
7734 (reftex-toc-rename-label, reftex-toc-visit-location)
7735 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
7736 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
7737 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
7738 leaving "*toc*" only for references to the buffer.
7739
a0c2d0ae
MR
77402011-11-17 Martin Rudalics <rudalics@gmx.at>
7741
7742 * window.el (window-resize, delete-window, split-window):
7743 Replace window-splits by window-combination-resize.
1d00653d 7744 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 7745
35c0bac8
GM
77462011-11-17 Glenn Morris <rgm@gnu.org>
7747
7748 * progmodes/sh-script.el (sh-font-lock-keywords-var):
7749 Make bash entry derive from sh entry, not shell entry.
7750
d0c8fc8a
MA
77512011-11-16 Michael Albinus <michael.albinus@gmx.de>
7752
7262a87c
MA
7753 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
7754 local file name.
7755
7877f373
JB
77562011-11-16 Juanma Barranquero <lekktu@gmail.com>
7757
7758 * menu-bar.el (menu-bar-file-menu):
7759 * printing.el (pr-ps-utility):
7760 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
7761 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
7762 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
7763 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
7764 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
7765 (icalendar--convert-cyclic-to-ical)
7766 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
7767 (icalendar--convert-ical-to-diary)
7768 (icalendar--convert-recurring-to-diary)
7769 (icalendar--convert-non-recurring-all-day-to-diary)
7770 (icalendar-import-format-sample):
7771 * progmodes/idlw-shell.el (idlwave-shell-mode):
7772 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
7773 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
7774 (vhdl-ps-print-init): Fix typos.
7775
10649b82
KM
77762011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
7777
9d0cfcd6
GM
7778 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
7779 FSF and collapse date sequence, obscure author/maintainer email address
7780 better, remove extra version line, track relocation of author's webpage.
10649b82 7781
9d0cfcd6
GM
7782 * progmodes/python.el (python-pdbtrack-input-prompt)
7783 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
7784 regular python pdb prompts. Adjustments shamelessly taken exactly as
7785 suggested in EmacsWiki page (tiny change):
7786 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 7787
58179cce
JB
77882011-11-16 Juanma Barranquero <lekktu@gmail.com>
7789
7790 * expand.el (expand-pos, expand-index, expand-point):
7791 Remove redundant info from docstring.
7792 (expand-add-abbrevs): Doc fix.
7793 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
7794 (expand-sample-perl-mode-expand-list): Fix typos.
7795
7796 * net/dbus.el (dbus-event-member-name):
7797 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
7798 * term/pc-win.el (msdos-create-frame-with-faces):
7799 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
7800
b6f67890
MR
78012011-11-16 Martin Rudalics <rudalics@gmx.at>
7802
7803 * window.el (split-window, window-state-get-1)
7804 (window-state-put-1, window-state-put-2): Rename occurrences of
7805 window-nest to window-combination-limit.
1d00653d 7806 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 7807
ce7ddba0
CY
78082011-11-16 Chong Yidong <cyd@gnu.org>
7809
7810 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
7811 regexp (Bug#10033).
7812
3ae704f4
SM
78132011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7814
7815 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
7816 `completing-read' will remove *Completions* and will preserve
7817 current-buffer for us.
7818 (tmm-add-prompt): Users of *Completions* will always (re)set its
7819 major mode.
7820 (tmm-old-comp-map): Remove.
7821
6ad1cdde
GM
78222011-11-16 Glenn Morris <rgm@gnu.org>
7823
7824 * mail/rmailedit.el: Require rmailmm when compiling.
7825 (rmail-old-mime-state): New declaration.
7826 (rmail-edit-current-message): If editing a mime message,
7827 edit the "raw" message from the mbox buffer.
7828 (rmail-cease-edit): Handle mime messages. (Bug#9840)
7829
d20faa20
GM
78302011-11-15 Glenn Morris <rgm@gnu.org>
7831
7832 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
7833 which wasn't being used. Add optional arg to force given state.
7834 (rmail-mime): Add optional arg to force given state.
7835
c7015153
JB
78362011-11-15 Juanma Barranquero <lekktu@gmail.com>
7837
7838 * allout.el (allout-encryption-plaintext-sanitization-regexps):
7839 * frame.el (display-mm-dimensions-alist):
7840 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
7841 (outline-move-subtree-down):
7842 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
7843 (newsticker--treeview-do-get-node):
7844 * net/quickurl.el (quickurl-list-buffer-name):
7845 * progmodes/dcl-mode.el (dcl-mode):
7846 * progmodes/gdb-mi.el (gdb-mapcar*):
7847 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
7848
45261b50
GM
78492011-11-15 Glenn Morris <rgm@gnu.org>
7850
7851 * mail/rmail.el (rmail-file-coding-system): It's only ever used
7852 in a boolean sense, so just make it a boolean, and fix the doc.
7853 (rmail-show-mime-function, rmail-mime-feature)
7854 (rmail-require-mime-maybe): Doc fixes.
7855 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
7856
7857 * mail/rmailmm.el (rmail-show-mime): Doc fix.
7858
0d26e0b6
JB
78592011-11-15 Juanma Barranquero <lekktu@gmail.com>
7860
7861 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
7862 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
7863 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
7864 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
7865
447f30f6
GM
78662011-11-15 Glenn Morris <rgm@gnu.org>
7867
672b871d
GM
7868 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
7869 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
7870 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
7871 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
7872 (rmail-mime, rmail-show-mime): Doc fixes.
7873
f6aa5bb1
GM
7874 * term/ns-win.el (mode-line-frame-identification):
7875 Leave it alone. (Bug#10051)
7876
947cd66b
GM
7877 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
7878
447f30f6
GM
7879 * mail/rmailout.el (rmail-output-to-rmail-buffer):
7880 Handle empty buffers. (Bug#9978)
7881
0b381c7e
JB
78822011-11-14 Juanma Barranquero <lekktu@gmail.com>
7883
7884 * international/mule.el (define-charset):
7885 * mail/rmailmm.el (rmail-mime-find-header-encoding):
7886 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
7887 * progmodes/verilog-mode.el (verilog-backward-token):
7888 * textmodes/ispell.el (lookup-words):
7889 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
7890
71e027ac
GM
78912011-11-14 Glenn Morris <rgm@gnu.org>
7892
56632ce4
GM
7893 * progmodes/executable.el
7894 (executable-make-buffer-file-executable-if-script-p):
7895 Handle file-modes returning nil.
7896
40500957
GM
7897 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
7898 message - not necessary, and causes problems. (Bug#9831)
7899
071c2340
GM
7900 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
7901
d3cfca60
GM
7902 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
7903
71e027ac
GM
7904 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
7905 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
7906 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
7907
89d61221
MR
79082011-11-12 Martin Rudalics <rudalics@gmx.at>
7909
7910 * window.el (window-resize, delete-window): Use window-splits
7911 variable instead of function.
7912 (window-state-get-1, window-state-put-2, window-state-put):
7913 Don't deal with windows' splits status.
7914
98282f6f
GM
79152011-11-12 Glenn Morris <rgm@gnu.org>
7916
7917 * apropos.el (apropos-do-all, apropos-library, apropos-value)
7918 (apropos-documentation): Doc fixes.
7919
40a8bdf6
JB
79202011-11-11 Juanma Barranquero <lekktu@gmail.com>
7921
7922 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
7923 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
7924
65bd19ff
SM
79252011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7926
7927 * electric.el (electric-indent-post-self-insert-function): Make it
7928 possible for a char to only indent in some circumstances.
7929 (electric-indent-mode): Simplify.
7930
54f9154c
MR
79312011-11-11 Martin Rudalics <rudalics@gmx.at>
7932
7933 * window.el (windows-with-parameter): Remove unused function.
7934 (windows-at-side): Rename to window-at-side-list.
7935 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
7936 (window-side-check, window-size-ignore, window-size-fixed-1)
7937 (window-in-direction-2): Prefix with "window--".
7938 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 7939
68cbc58b
GM
79402011-11-11 Glenn Morris <rgm@gnu.org>
7941
7942 * subr.el (eval-after-load): If FILE is already loaded,
7943 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
7944
b2621720
GM
79452011-11-10 Glenn Morris <rgm@gnu.org>
7946
9a4de110
GM
7947 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
7948 Call svn via vc-svn-command rather than vc-do-command.
7949 (vc-svn-command): Add --non-interactive. (Bug#9993)
7950 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
7951
b2621720
GM
7952 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7953 Add toggle-read-only. (Bug#7292)
7954 * files.el (toggle-read-only): Mention that it should only
7955 be used interactively. (Bug#10006)
7956
1dce7193
SM
79572011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7958
d9ac1a1e
SM
7959 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7960 Adjust regexp for OCaml warnings.
7961
0c325082
SM
7962 * electric.el (electric-pair-post-self-insert-function): Let user
7963 turn it off buffer-locally (bug#9932).
7964
90132c14
SM
7965 * progmodes/python.el (python-beginning-of-statement):
7966 Rewrite (bug#2703).
7967
1dce7193
SM
7968 * progmodes/compile.el: Better handle TABs (bug#9749).
7969 (compilation-internal-error-properties)
7970 (compilation-next-error-function): Obey the target buffer's
7971 compilation-error-screen-columns.
7972
c4e7c63a
JB
79732011-11-09 Juanma Barranquero <lekktu@gmail.com>
7974
7975 * progmodes/meta-mode.el: Remove obsolete comments.
7976 (meta-right-comment-regexp, meta-ignore-comment-regexp):
7977 Fix typos in docstrings.
7978
2cffd681
MR
79792011-11-09 Martin Rudalics <rudalics@gmx.at>
7980
7981 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 7982 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
7983 (window--resizable): New function. Make all callers of
7984 window-resizable call window--resizable instead.
7985 (window-resizable): Rewrite in terms of window--resizable.
7986
0edcba87
GM
79872011-11-08 Glenn Morris <rgm@gnu.org>
7988
7989 * progmodes/delphi.el (delphi-mode-syntax-table):
7990 Let define-derived-mode define a proper syntax table. (Bug#9994)
7991
4b0d61e3
SM
79922011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7993
7994 * window.el: Stay away from defsubst.
7995 (window-list-no-nils): Remove.
7996 (window-state-get-1, window-state-get): Use backquote instead.
7997
cd394be1 79982011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 7999
4b0d61e3 8000 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 8001 Fix incorrect use of default argument in `completing-read'.
8002
e1c2c6f2
MR
80032011-11-08 Martin Rudalics <rudalics@gmx.at>
8004
8005 * window.el (display-buffer-function, special-display-function):
8006 Mention display-buffer-record-window but do not mention
8007 help-setup parameter in doc-strings.
b3f4a882 8008 (window-min-delta): Fix doc-string typo.
e1c2c6f2 8009
105216ed
CY
80102011-11-08 Chong Yidong <cyd@gnu.org>
8011
8012 * window.el (window-total-height, window-total-width): Doc fix.
8013 (window-body-size): Move from C.
8014 (window-body-height, window-body-width): Move to C.
8015
0a9f9ab5
SM
80162011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8017
8018 * window.el: Make special-display like display-buffer-alist (bug#9532).
8019 (display-buffer--special-action): New function, morphed
8020 from display-buffer--special.
8021 (display-buffer): Use it to handle special-display-buffers at higher
8022 priority (just after display-buffer-alist).
8023 (display-buffer-fallback-action, display-buffer--other-frame-action)
8024 (pop-to-buffer-same-window): Remove display-buffer--special.
8025
a769dd15
GM
80262011-11-07 Glenn Morris <rgm@gnu.org>
8027
8028 * calendar/cal-menu.el (cal-menu-set-date-title):
8029 Do nothing if not in a calendar. (Bug#9976)
8030
05a61ee3
SM
80312011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8032
8033 * files.el (find-file): Always use selected-window.
8034
be7f5545
MR
80352011-11-07 Martin Rudalics <rudalics@gmx.at>
8036
8037 * window.el (window-combinations): Make WINDOW argument
8038 mandatory. Rewrite doc-string.
8039 (walk-window-subtree, window-atom-check, window-min-delta)
8040 (window-max-delta, window--resize-this-window)
8041 (window--resize-root-window-vertically, window-tree)
8042 (balance-windows, window-state-put): Rewrite doc-strings as to
8043 not mention the term "subwindow".
8044 (window--resize-subwindows-skip-p): Rename to
8045 window--resize-child-windows-skip-p.
8046 (window--resize-subwindows-normal): Rename to
8047 window--resize-child-windows-normal.
8048 (window--resize-subwindows): Rename to
8049 window--resize-child-windows.
8050 (window-or-subwindow-p): Rename to window--in-subtree-p.
8051
3c6702ef
ML
80522011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8053
8054 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
8055 Ensure that mbox format messages end in two newlines (Bug#9974).
8056
49745b39
CY
80572011-11-06 Chong Yidong <cyd@gnu.org>
8058
8059 * window.el (window-combination-p): Function deleted; its
8060 side-effect is not used in any existing code.
8061 (window-combinations, window-combined-p): Call window-*-child
8062 directly.
8063
24300f5f
CY
80642011-11-05 Chong Yidong <cyd@gnu.org>
8065
8066 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
8067 (window-size-ignore, window-state-get): Callers changed.
8068 (window-normalize-window): Rename from window-normalize-any-window.
8069 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 8070 (window-normalize-live-window): Delete.
447f16b8
CY
8071 (window-combination-p, window-combined-p, window-combinations)
8072 (walk-window-subtree, window-atom-root, window-min-size)
8073 (window-sizable, window-sizable-p, window-size-fixed-p)
8074 (window-min-delta, window-max-delta, window-resizable)
8075 (window-resizable-p, window-full-height-p, window-full-width-p)
8076 (window-current-scroll-bars, window-point-1, set-window-point-1)
8077 (window-at-side-p, window-in-direction, window-resize)
8078 (adjust-window-trailing-edge, maximize-window, minimize-window)
8079 (window-deletable-p, delete-window, delete-other-windows)
8080 (record-window-buffer, unrecord-window-buffer)
8081 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
8082 (quit-window, split-window, window-state-put)
8083 (set-window-text-height, fit-window-to-buffer)
8084 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 8085
89bd5ee1
EZ
80862011-11-04 Eli Zaretskii <eliz@gnu.org>
8087
53479029
EZ
8088 * mail/rmail.el (rmail-simplified-subject): Decode subject with
8089 rfc2047-decode-string.
8090 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
8091 warnings.
8092
89bd5ee1
EZ
8093 * window.el (window-body-height, window-body-width): Mention in
8094 the doc string that the return values are in frame's canonical
8095 units. (Bug#9949)
8096
bd17fdee
AM
80972011-11-03 Alan Mackenzie <acm@muc.de>
8098
8099 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
8100 change in cc-engine.el.
8101
acc825c5
SM
81022011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8103
8104 * window.el (switch-to-buffer): Use `force-same-window' interactively.
8105
1885e5b8
MR
81062011-11-02 Martin Rudalics <rudalics@gmx.at>
8107
8108 * window.el (quit-window): Call unrecord-window-buffer after
8109 showing another buffer in the window. (Bug#9937)
acc825c5 8110 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 8111
ebe06da9
JB
81122011-11-02 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
8115 Accept status with more than 9 shelves. (Bug#9935)
8116 Reported by Colin D Bennett <colin@gibibit.com>.
8117
4ee88440
MR
81182011-11-01 Martin Rudalics <rudalics@gmx.at>
8119
8120 * help.el (with-help-window): Don't reference
8121 temp-buffer-show-specifiers in doc-string.
8122
08e1d82c
AS
81232011-10-31 Andreas Schwab <schwab@linux-m68k.org>
8124
8125 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
8126 menu-item.
8127
84bd6e9e
VJL
81282011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8129
8130 * whitespace.el: New version 13.2.2.
8131 (whitespace-newline-mode): Disable properly. Reported by Sarah
8132 <EmacsWiki>.
8133
dba0634a
UJ
81342011-10-30 Ulf Jasper <ulf.jasper@web.de>
8135
8136 * net/newst-treeview.el: Remove "Time-stamp".
8137 (newsticker--group-manage-orphan-feeds): Do not call
8138 newsticker--treeview-tree-update.
db22a3c2
JB
8139 (newsticker-treeview-update, newsticker-treeview):
8140 Call newsticker--treeview-tree-update if necessary.
dba0634a 8141
3d8daefe
MR
81422011-10-30 Martin Rudalics <rudalics@gmx.at>
8143
8144 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
8145 (window-iso-combinations): Remove "iso-" infix.
8146 Suggested by Chong Yidong.
3d8daefe
MR
8147 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
8148 (window-max-delta-1, window-resize, window--resize-siblings)
8149 (window--resize-this-window, adjust-window-trailing-edge)
8150 (split-window, balance-windows-1)
8151 (shrink-window-if-larger-than-buffer):
8152 * calendar/calendar.el (calendar-generate-window):
db22a3c2 8153 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 8154
1bc4c3ae
SM
81552011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8156
8157 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
8158 in place (bug#9907).
8159 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
8160 (eshell-rewrite-if-command, eshell-rewrite-for-command)
8161 (eshell-structure-basic-command, eshell-rewrite-while-command)
8162 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
8163 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
8164 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
8165 (eshell-do-pipelines-synchronously, eshell-eval-command):
8166 Use backquotes and prefer setq to set.
8167 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
8168 (eshell-macrop): Use functionp.
c1e2f5fa 8169 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 8170
30b65d9c
CY
81712011-10-30 Chong Yidong <cyd@gnu.org>
8172
8173 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
8174 instead of set-mark (Bug#9810).
8175
2d197ffb
CY
81762011-10-30 Chong Yidong <cyd@gnu.org>
8177
8178 * window.el (split-window-below, split-window-right): Rename from
8179 split-window-above-each-other and split-window-side-by-side
8180 respectively. All callers changed.
8181 (split-window-sensibly, split-window-sensibly): Use them.
8182 (split-window-keep-point): Doc fix.
8183
8184 * isearch.el: Add isearch-scroll property to split-window-below
8185 and split-window-right.
8186
8187 * follow.el (follow-mode):
8188 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8189 * progmodes/ada-xref.el (ada-gdb-application):
8190 * emulation/vip.el (vip-buffer-in-two-windows):
8191 * image-dired.el (image-dired-dired-with-window-configuration):
8192 * dired-x.el (dired-do-find-marked-files):
8193 * dired.el (dired-pop-to-buffer):
8194 * bs.el (bs--show-with-configuration):
8195 * vc/emerge.el (emerge-setup-windows):
8196 * textmodes/two-column.el (2C-two-columns):
8197 * textmodes/reftex-toc.el (reftex-toc):
8198 * progmodes/gdb-mi.el (gdb-setup-windows):
8199 * progmodes/fortran.el (fortran-window-create):
8200 * net/newst-treeview.el (newsticker--treeview-window-init):
8201 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
8202 * emulation/tpu-edt.el (tpu-gold-map):
8203 * emulation/crisp.el (crisp-mode-map):
8204 * calendar/calendar.el (calendar-basic-setup): Callers changed.
8205
38bb2ca8
CY
82062011-10-29 Chong Yidong <cyd@gnu.org>
8207
aa4de341
CY
8208 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
8209
e1eb5385
CY
8210 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
8211
5d2ece3c
CY
8212 * textmodes/flyspell.el (flyspell-word): Fix char offset for
8213 forged Ispell output (Bug#7904).
8214
38bb2ca8
CY
8215 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
8216
d0af9f77
SM
82172011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8218
8219 * doc-view.el: Avoid ugly errors about not finding nil.
8220 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
8221 (doc-view-dvipdf-program, doc-view-unoconv-program)
8222 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
8223 Avoid nil or absolute file name as default value.
8224 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
8225
52bedd34
AM
82262011-10-28 Alan Mackenzie <acm@muc.de>
8227
db22a3c2 8228 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 8229
7e43cfa5
AM
82302011-10-28 Alan Mackenzie <acm@muc.de>
8231
8232 Amend the handling of c-beginning/end-of-defun in nested declaration
8233 scopes.
8234
52bedd34
AM
8235 * progmodes/cc-vars.el (c-defun-tactic): Move here from
8236 cc-langs.el. Change it to a defcustom.
7e43cfa5 8237
52bedd34
AM
8238 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
8239 cc-vars.el.
7e43cfa5 8240
d0af9f77
SM
8241 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8242 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 8243
52bedd34 8244 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 8245 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
8246 (c-widen-to-enclosing-decl-scope): New function.
8247 (c-while-widening-to-decl-block): New macro.
8248 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
8249 outward for defun boundaries, and correspondingly change symbol
8250 `respect-enclosure' to `go-outward'.
8251 (c-declaration-limits): Change algorithm to report only the "innermost"
8252 defun's boundaries.
8253
1a2ce9ee
DD
82542011-10-28 Deniz Dogan <deniz@dogan.se>
8255
8256 * net/rcirc.el (rcirc-mode): Use hard newlines.
8257
bc97a826
AM
82582011-10-28 Alan Mackenzie <acm@muc.de>
8259
8260 Amend to indent and fontify macros "which include their own semicolon"
8261 correctly, using the "virtual semicolon" mechanism.
8262
52bedd34 8263 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 8264
d0af9f77 8265 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 8266 Recode to scan one line at a time rather than having \n and \r
58179cce 8267 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 8268 (c-forward-label): Amend for virtual semicolons.
58179cce 8269 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 8270
52bedd34
AM
8271 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
8272 of the new C macros.
bc97a826 8273
52bedd34 8274 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
8275 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
8276 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
8277 (c-opt-cpp-macro-define): Make into a full language variable.
8278 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
8279 AWK Mode (including \n, \r) removed, no longer needed.
8280
d0af9f77
SM
8281 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
8282 Invoke c-make-macro-with-semi-re.
bc97a826 8283
52bedd34
AM
8284 * progmodes/cc-vars.el (c-macro-with-semi-re):
8285 (c-macro-names-with-semicolon): New variables.
58179cce 8286 (c-make-macro-with-semi-re): New function.
bc97a826 8287
7a6c0941
SM
82882011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8289
8290 * vc/log-edit.el: Fill empty field rather than adding new one.
8291 (log-edit-add-field): New function.
8292 (log-edit-insert-changelog): Use it.
8293
b0c4cdcf
ML
82942011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8295
8296 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
8297
ee1f1da9
SM
82982011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8299
8300 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
8301 (gdb--check-interpreter): New function.
8302 (gdb): Use it.
8303
51bc5f8b
GM
83042011-10-27 Glenn Morris <rgm@gnu.org>
8305
416a2c45
GM
8306 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
8307 (least-positive-float, least-negative-float)
8308 (least-positive-normalized-float, least-negative-normalized-float)
8309 (float-epsilon, float-negative-epsilon):
8310 Remove unnecessary declarations.
8311
8312 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
8313 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
8314 (least-positive-float, least-negative-float)
8315 (least-positive-normalized-float, least-negative-normalized-float)
8316 (float-epsilon, float-negative-epsilon): Add doc-strings,
8317 based on those in cl.texi.
8318
51bc5f8b
GM
8319 * files.el (set-visited-file-name): If the major-mode changed,
8320 reload the local variables. (Bug#9796)
8321
15de15c6
CY
83222011-10-27 Chong Yidong <cyd@gnu.org>
8323
8324 * subr.el (change-major-mode-after-body-hook): New hook.
8325 (run-mode-hooks): Run it.
8326
ee1f1da9
SM
8327 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8328 Use change-major-mode-before-body-hook.
15de15c6
CY
8329
8330 * simple.el (fundamental-mode):
8331 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
8332 change introducing fundamental-mode-hook.
8333
5430d399
JB
83342011-10-26 Juanma Barranquero <lekktu@gmail.com>
8335
acc825c5 8336 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 8337
ad74a69e
MA
83382011-10-26 Michael Albinus <michael.albinus@gmx.de>
8339
8340 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 8341 tramp.el explicitly. (Bug#7583)
ad74a69e 8342
71d4c2a5
SM
83432011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8344
8345 * progmodes/octave-mod.el:
8346 * progmodes/octave-inf.el: Update maintainer.
8347
b1f6fa26
CY
83482011-10-26 Chong Yidong <cyd@gnu.org>
8349
8350 * subr.el (with-wrapper-hook): Rewrite doc.
8351
3f04efd6
MA
83522011-10-25 Michael Albinus <michael.albinus@gmx.de>
8353
8354 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 8355 filenames "/method:foo:". (Bug#9793)
3f04efd6 8356
410488d3
SM
83572011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8358
8359 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
8360 (bug#9865).
8361
c1ebb47e
GM
83622011-10-24 Glenn Morris <rgm@gnu.org>
8363
8364 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
8365
7f5c46c7
MA
83662011-10-24 Michael Albinus <michael.albinus@gmx.de>
8367
8368 * notifications.el: Add the requirement of a running D-Bus session
8369 bus to the Commentary.
8370
db2440b6
JL
83712011-10-24 Juri Linkov <juri@jurta.org>
8372
8373 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8374 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
8375 (Bug#9364)
8376
feecf435
JL
83772011-10-24 Juri Linkov <juri@jurta.org>
8378
8379 * info.el (Info-following-node-name-re): Add newline to the list
8380 of allowed characters for leading space. (Bug#9824)
8381
a3839de2
SM
83822011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8383
acc825c5
SM
8384 * progmodes/octave-inf.el (inferior-octave-mode-map):
8385 Fix C-c C-h binding.
a3839de2
SM
8386 * progmodes/octave-mod.el (octave-help): Remove.
8387
09388e76
MA
83882011-10-23 Michael Albinus <michael.albinus@gmx.de>
8389
8390 Sync with Tramp 2.2.3.
8391
8392 * net/tramp-cache.el (top): Pacify byte-compiler using
8393 `init-file-user' and `site-run-file'.
8394
8395 * net/trampver.el: Update release number.
8396
86c60681
CY
83972011-10-23 Chong Yidong <cyd@gnu.org>
8398
8399 * files.el (toggle-read-only): Remove obsolete comment about
8400 version control.
8401
8402 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
8403 for toggle-read-only. Note that this hasn't called vc-next-action
8404 since 2008-05-02, though it wasn't documented at the time.
8405
a3839de2
SM
8406 * vc/ediff-init.el (ediff-toggle-read-only-function):
8407 Use toggle-read-only.
86c60681 8408
cd5495ff
AM
84092011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
8410
8411 Fix bug #9560, sporadic wrong indentation; improve instrumentation
8412 of c-parse-state.
8413
00b77525 8414 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 8415 correct faulty logical expression.
cd5495ff
AM
8416 (c-parse-state-state, c-record-parse-state-state):
8417 (c-replay-parse-state-state): New defvar/defuns.
8418 (c-debug-parse-state): Use new functions.
8419
42ee24ed
MR
84202011-10-22 Martin Rudalics <rudalics@gmx.at>
8421
8422 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 8423 last fix. Use window-in-direction correctly.
42ee24ed 8424
a7dee7e7
CY
84252011-10-21 Chong Yidong <cyd@gnu.org>
8426
8427 * progmodes/idlwave.el (idlwave-mode):
8428 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
8429 require-final-newline; that's done in prog-mode.
8430 Suggested by Stefan Monnier.
a7dee7e7 8431
e07b9a6d
MR
84322011-10-21 Martin Rudalics <rudalics@gmx.at>
8433
8434 * mouse.el (mouse-drag-window-above)
8435 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
8436 (mouse-drag-mode-line-1, mouse-drag-header-line)
8437 (mouse-drag-vertical-line-rightward-window): Remove.
8438 (mouse-drag-line): New function.
8439 (mouse-drag-mode-line, mouse-drag-header-line)
8440 (mouse-drag-vertical-line): Call mouse-drag-line.
8441 * window.el (window-at-side-p, windows-at-side): New functions.
8442
7e1361d9
UM
84432011-10-21 Ulrich Mueller <ulm@gentoo.org>
8444
8445 * tar-mode.el (tar-grind-file-mode):
8446 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
8447
30fcaf3a
CY
84482011-10-21 Chong Yidong <cyd@gnu.org>
8449
8450 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
8451 * progmodes/vera-mode.el (vera-mode):
8452 Use mode-require-final-newline.
30fcaf3a 8453
516eddb0
GM
84542011-10-20 Glenn Morris <rgm@gnu.org>
8455
db22a3c2 8456 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 8457
10d5f513
CS
84582011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
8459
8460 * emulation/cua-base.el (cua-set-mark): Fix case of string.
8461
ac6c8639
CY
84622011-10-20 Chong Yidong <cyd@gnu.org>
8463
8464 * emulation/cua-base.el (cua-mode):
8465 * mail/footnote.el (footnote-mode):
8466 * mail/mailabbrev.el (mail-abbrevs-mode):
8467 * net/xesam.el (xesam-minor-mode):
8468 * progmodes/bug-reference.el (bug-reference-mode):
8469 * progmodes/cap-words.el (capitalized-words-mode):
8470 * progmodes/compile.el (compilation-minor-mode)
8471 (compilation-shell-minor-mode):
8472 * progmodes/gud.el (gud-tooltip-mode):
8473 * progmodes/hideif.el (hide-ifdef-mode):
8474 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8475 * progmodes/subword.el (subword-mode):
8476 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8477 * progmodes/which-func.el (which-function-mode):
8478 * term/tvi970.el (tvi970-set-keypad-mode):
8479 * term/vt100.el (vt100-wide-mode):
8480 * textmodes/flyspell.el (flyspell-mode):
8481 * textmodes/ispell.el (ispell-minor-mode):
8482 * textmodes/nroff-mode.el (nroff-electric-mode):
8483 * textmodes/paragraphs.el (use-hard-newlines):
8484 * textmodes/refill.el (refill-mode):
8485 * textmodes/reftex.el (reftex-mode):
8486 * textmodes/rst.el (rst-minor-mode):
8487 * textmodes/sgml-mode.el (html-autoview-mode)
8488 (sgml-electric-tag-pair-mode):
8489 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
8490 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
8491 * emulation/crisp.el (crisp-mode):
8492 * emacs-lisp/eldoc.el (eldoc-mode):
8493 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
8494 minor mode behavior.
8495
aa42ab43
JL
84962011-10-19 Juri Linkov <juri@jurta.org>
8497
8498 * descr-text.el (describe-char): Add #x2010 and #x2011 to
8499 the list of hard-coded chars with escape-glyph face.
8500
89400f1d
SM
85012011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8502
8503 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
8504
305c07f6
MA
85052011-10-19 Michael Albinus <michael.albinus@gmx.de>
8506
8507 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
8508 running process.
8509
13754b54
GM
85102011-10-19 Glenn Morris <rgm@gnu.org>
8511
8512 * vc/vc-bzr.el (vc-bzr-after-dir-status):
8513 Ignore ignored files. (Bug#9726)
8514
06e21633
CY
85152011-10-19 Chong Yidong <cyd@gnu.org>
8516
8517 Doc fix for minor modes, stating that an omitted argument enables
8518 the mode unconditionally when called from Lisp.
8519
8520 * abbrev.el (abbrev-mode):
8521 * allout.el (allout-mode):
8522 * autoinsert.el (auto-insert-mode):
8523 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8524 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
8525 (global-auto-revert-mode):
8526 * battery.el (display-battery-mode):
8527 * composite.el (global-auto-composition-mode)
8528 (auto-composition-mode):
8529 * delsel.el (delete-selection-mode):
8530 * desktop.el (desktop-save-mode):
8531 * dired-x.el (dired-omit-mode):
8532 * dirtrack.el (dirtrack-mode):
8533 * doc-view.el (doc-view-minor-mode):
8534 * double.el (double-mode):
8535 * electric.el (electric-indent-mode, electric-pair-mode):
8536 * emacs-lock.el (emacs-lock-mode):
8537 * epa-hook.el (auto-encryption-mode):
8538 * follow.el (follow-mode):
8539 * font-core.el (font-lock-mode):
8540 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
8541 * help.el (temp-buffer-resize-mode):
8542 * hilit-chg.el (highlight-changes-mode)
8543 (highlight-changes-visible-mode):
8544 * hi-lock.el (hi-lock-mode):
8545 * hl-line.el (hl-line-mode, global-hl-line-mode):
8546 * icomplete.el (icomplete-mode):
8547 * ido.el (ido-everywhere):
8548 * image-file.el (auto-image-file-mode):
8549 * image-mode.el (image-minor-mode):
8550 * iswitchb.el (iswitchb-mode):
8551 * jka-cmpr-hook.el (auto-compression-mode):
8552 * linum.el (linum-mode):
8553 * longlines.el (longlines-mode):
8554 * master.el (master-mode):
8555 * mb-depth.el (minibuffer-depth-indicate-mode):
8556 * menu-bar.el (menu-bar-mode):
8557 * minibuf-eldef.el (minibuffer-electric-default-mode):
8558 * mouse-sel.el (mouse-sel-mode):
8559 * msb.el (msb-mode):
8560 * mwheel.el (mouse-wheel-mode):
8561 * outline.el (outline-minor-mode):
8562 * paren.el (show-paren-mode):
8563 * recentf.el (recentf-mode):
8564 * reveal.el (reveal-mode, global-reveal-mode):
8565 * rfn-eshadow.el (file-name-shadow-mode):
8566 * ruler-mode.el (ruler-mode):
8567 * savehist.el (savehist-mode):
8568 * scroll-all.el (scroll-all-mode):
8569 * scroll-bar.el (scroll-bar-mode):
8570 * server.el (server-mode):
8571 * shell.el (shell-dirtrack-mode):
8572 * simple.el (auto-fill-mode, transient-mark-mode)
8573 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
8574 (line-number-mode, column-number-mode, size-indication-mode)
8575 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
8576 * strokes.el (strokes-mode):
8577 * time.el (display-time-mode):
8578 * t-mouse.el (gpm-mouse-mode):
8579 * tool-bar.el (tool-bar-mode):
8580 * tooltip.el (tooltip-mode):
8581 * type-break.el (type-break-mode-line-message-mode)
8582 (type-break-query-mode):
8583 * view.el (view-mode):
8584 * whitespace.el (whitespace-mode, whitespace-newline-mode)
8585 (global-whitespace-mode, global-whitespace-newline-mode):
8586 * xt-mouse.el (xterm-mouse-mode): Doc fix.
8587
a3839de2
SM
8588 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8589 Fix autogenerated docstring.
06e21633 8590
5214e501
JL
85912011-10-19 Juri Linkov <juri@jurta.org>
8592
8593 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
8594 by checking environment variables "DESKTOP_SESSION" and
8595 "XDG_CURRENT_DESKTOP". (Bug#9779)
8596
195f8db9
JL
85972011-10-19 Juri Linkov <juri@jurta.org>
8598
8599 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
8600 (browse-url-chromium-program, browse-url-chromium-arguments):
8601 New defcustoms.
8602 (browse-url-default-browser): Check for `browse-url-chromium' and
8603 call `browse-url-chromium-program'.
8604 (browse-url-chromium): New command. (Bug#9779)
8605
343a34ff
JB
86062011-10-18 Juanma Barranquero <lekktu@gmail.com>
8607
8608 * facemenu.el (list-colors-duplicates): On Windows, detect more
8609 duplicates by assuming that only colors matching "^System" are
8610 special "system colors". (Bug#9722)
8611
6978a151
SM
86122011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
8615 to distinguish the author from the committer.
8616
6a80b297
MA
86172011-10-18 Michael Albinus <michael.albinus@gmx.de>
8618
8619 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
8620
b31a5677
JK
86212011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
8622
8623 * international/mule.el (sgml-html-meta-auto-coding-function):
8624 Add support for detecting encoding in HTML5 specified only as
8625 <meta charset="UTF-8">. Implementation just makes http-equiv and
8626 content-type parts from HTML4 encoding string optional. (Bug#9716)
8627
80c6d77f
GM
86282011-10-18 Glenn Morris <rgm@gnu.org>
8629
8630 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
8631
08b0fee8
CY
86322011-10-18 Chong Yidong <cyd@gnu.org>
8633
8634 * faces.el (cursor): Doc fix.
8635
67e729a5
CY
86362011-10-17 Chong Yidong <cyd@gnu.org>
8637
8638 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
8639
343a34ff 86402011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
8641
8642 * dirtrack.el (dirtrack): Support shell buffers with path
8643 prefixes, e.g. tramp-based remote shells. (Bug#9647)
8644
0bc06380
TZ
86452011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
8646
8647 * json.el: Bump version to 1.3 and note change in History.
8648 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
8649
8b79f3e0
SM
86502011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
8651
5a7c536b
SM
8652 * comint.el (comint-insert-input, comint-send-input)
8653 (comint-get-old-input-default, comint-backward-matching-input)
8654 (comint-next-prompt): Use nil instead of `input' for field property of
8655 past user input (bug#114).
8656
96a8a0df
SM
8657 * minibuffer.el (completion--replace): Inherit surrounding properties
8658 (bug#114).
8659 (minibuffer-complete-and-exit): Use it.
8660
8b79f3e0
SM
8661 * comint.el (comint--table-subvert): Quote the all-completions output
8662 (bug#9160).
8663
b8f7ff0d
MR
86642011-10-17 Martin Rudalics <rudalics@gmx.at>
8665
8b79f3e0 8666 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 8667
b8f7ff0d 8668 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 8669 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
8670 entries and separate them from frame entries.
8671
c235b555
GM
86722011-10-15 Glenn Morris <rgm@gnu.org>
8673
8674 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
8675 Doc fixes.
8676
6bbfa6e1
CY
86772011-10-15 Chong Yidong <cyd@stupidchicken.com>
8678
8b79f3e0
SM
8679 * net/network-stream.el (network-stream-open-starttls):
8680 Improve detection of failure due to lack of TLS support.
ec5c990d 8681
6bbfa6e1
CY
8682 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
8683 putting the input text in front and in bold.
8684
98488977
SM
86852011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8686
3d1337be
SM
8687 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
8688
ee0b45e4
SM
8689 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
8690 empty buffer.
8691
98488977
SM
8692 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
8693 unread-command-events rather than pushing yet-another event.
8694
186f4720
EZ
86952011-10-14 Eli Zaretskii <eliz@gnu.org>
8696
8697 * mail/sendmail.el (sendmail-query-once): Improve the wording of
8698 the explanation of the possible choices. Make the options passed
8699 to completing-read shorter.
8700
8b7a997c
AM
87012011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8702
8703 * textmodes/flyspell.el (flyspell-large-region): Make sure
8704 extended character mode is used if defined (Bug#1339).
8705
12587bbb
EZ
87062011-10-13 Eli Zaretskii <eliz@gnu.org>
8707
8708 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
8709 character info for LRE, LRO, RLE, and RLO characters by appending
8710 an invisible PDF.
12587bbb 8711
bad41229
SM
87122011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8713
8714 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
8715 even in case of error; add debug spec; simplify data flow.
8716 (with-timeout-handler): Remove.
8717
28dbc92f
MA
87182011-10-12 Michael Albinus <michael.albinus@gmx.de>
8719
8720 Fix Bug#6019, Bug#9315.
8721
8722 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
8723 complete `buffer-file-name', the local file name part could look
8724 remotely (for example on VMS).
8725
8726 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
8727 `tramp-run-real-handler'.
8728 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
8729 already quoted by '"'.
8730
8731 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
8732 Let `file-name-handler-alist' be nil, the local file name part
8733 could look remotely (for example on VMS).
8734
e1b0b23a
SM
87352011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8736
8737 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
8738 from here...
8739 (flyspell-post-command-hook): ...to here.
8740
a120bde9
SM
87412011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8742
8743 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
8744 if not needed.
8745 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
8746 using completion. Protect against "slow" callers.
8747 Remove the "message hack".
8748
7ce7717b
JL
87492011-10-11 Juri Linkov <juri@jurta.org>
8750
8751 * isearch.el (isearch-lazy-highlight-word): New variable.
8752 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8753 Use it. (Bug#9727)
8754
c02ee9d6
GM
87552011-10-11 Glenn Morris <rgm@gnu.org>
8756
8757 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
8758 like f90-previous-statement does.
8759
93e616fd 87602011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8761
1f190e73 8762 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
8763 only in interactive use, to avoid error.
8764
af7b6078
SM
87652011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8766
8767 * minibuffer.el (completion-file-name-table): Fix last change,
8768 i.e. ignore normal errors but not the other ones.
8769
0563dae9
MR
87702011-10-10 Martin Rudalics <rudalics@gmx.at>
8771
8772 * window.el (special-display-buffer-names)
8773 (special-display-regexps): Remove some remnants of earlier
8774 changes from doc-strings.
366ca7f3
MR
8775 (quit-windows-on): New function.
8776
8777 * vc/vc.el (vc-revert, vc-rollback):
8778 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
8779 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 8780 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 8781
49677495
MR
87822011-10-09 Martin Rudalics <rudalics@gmx.at>
8783
8784 * window.el (frame-auto-hide-function): Add version tag.
8785 (Bug#9699)
8786
56f2d1e1
MA
87872011-10-09 Michael Albinus <michael.albinus@gmx.de>
8788
8789 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
8790 condition.
8791
112a6592
LL
87922011-10-09 Leo Liu <sdl.web@gmail.com>
8793
8794 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
8795 (Bug#9701)
8796
0812589b
GM
87972011-10-08 Glenn Morris <rgm@gnu.org>
8798
8799 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
8800 before the first code statement zero indent. (Bug#9690)
8801
b2b0776e
CY
88022011-10-08 Chong Yidong <cyd@stupidchicken.com>
8803
8804 * simple.el (count-words-region): Always count in the region.
8805 Report the number of lines and characters too.
8806 (count-words): New command, which counts in the buffer if the
8807 region is inactive, as count-words-region used to.
8808 (count-words--message): New function. Handle plurals.
8809 (count-lines-region): Make it an alias for count-words-region.
8810
8811 * bindings.el (esc-map): Replace count-lines-region with
8812 count-words-region.
8813
c557cd6b
MR
88142011-10-08 Martin Rudalics <rudalics@gmx.at>
8815
8816 * window.el (window--delete): Delete dedicated frame
8817 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 8818 (switch-to-buffer): Fix doc-string typo.
c557cd6b 8819
61a57ef4 88202011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8821
3a7d293b 8822 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 8823
c3833279
CY
88242011-10-07 Chong Yidong <cyd@stupidchicken.com>
8825
8826 * bindings.el ([M-left],[M-right]): Bind to left-word and
8827 right-word respectively.
8828
21ce8245
GM
88292011-10-07 Glenn Morris <rgm@gnu.org>
8830
8831 * cus-start.el (debug-on-quit): Fix custom type.
8832
6d823bb2
LMI
88332011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8834
0181e193
LMI
8835 * subr.el (define-key-after): Clarify that the function is not
8836 useful for non-menu keymaps.
8837
6d823bb2
LMI
8838 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
8839
8e3459ce 88402011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8841
21ce8245 8842 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 8843 in current minibuffer (Fix bug with recursive minibuffers).
8844
a1c2d21e
CY
88452011-10-06 Chong Yidong <cyd@stupidchicken.com>
8846
8847 * progmodes/gdb-mi.el (gdb): Doc fix.
8848
5a4cf282
MR
88492011-10-05 Martin Rudalics <rudalics@gmx.at>
8850
8851 * window.el (frame-auto-hide-function): New option replacing
8852 frame-auto-delete. Suggested by Stefan Monnier.
8853 (window--delete): Call frame-auto-hide-function instead of
8854 investigating frame-auto-delete.
c96111ea
MR
8855 (window-point-1, set-window-point-1): New functions.
8856 (window-in-direction, record-window-buffer, window-state-get-1)
8857 (display-buffer-record-window): Use window-point-1 instead of
8858 window-point.
8859 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 8860
9854542e
SM
88612011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8862
8863 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
8864
8943cfb0
GM
88652011-10-05 Glenn Morris <rgm@gnu.org>
8866
8867 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
8868 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
8869
647ab967
LL
88702011-10-05 Leo Liu <sdl.web@gmail.com>
8871
8872 * subr.el (read-char-choice): Fix argument to buffer-live-p which
8873 works with buffer object.
8874
3ddfbced
SM
88752011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8876
8877 * mpc.el (mpc-tool-bar-map): Add labels.
8878
bdfa5dd2
GM
88792011-10-04 Glenn Morris <rgm@gnu.org>
8880
8881 * calendar/holidays.el (calendar-check-holidays): Doc fix.
8882
0e2070b5
MR
88832011-10-04 Martin Rudalics <rudalics@gmx.at>
8884
8885 * window.el (window--delete): New function.
8886 (frame-auto-delete): Resuscitate option.
8887 (bury-buffer, replace-buffer-in-windows)
8888 (quit-window): Rewrite using window--delete.
8889 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8890 Pass display-buffer-mark-dedicated to window--display-buffer-2
8891 (Bug#9639).
8892
3dc61a09
SM
88932011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8894
915a9b64
SM
8895 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
8896 returns a list (bug#9554). Add remote file name completion.
8897 * comint.el (comint--table-subvert): Curry and get quote&unquote
8898 functions as arguments.
8899 (comint--complete-file-name-data): Adjust call accordingly.
8900 * pcomplete.el (pcomplete--table-subvert): Remove.
8901 (pcomplete-completions-at-point): Use comint--table-subvert instead.
8902
3dc61a09
SM
8903 * minibuffer.el (completion-table-case-fold): Use currying.
8904 (completion--styles-type, completion--cycling-threshold-type):
8905 New constants.
8906 (completion-styles, completion-category-overrides)
8907 (completion-cycle-threshold): Use them.
8908 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
8909 completion-table-case-fold.
8910
8ea0a993
SB
89112011-10-03 Stephen Berman <stephen.berman@gmx.net>
8912
8913 * minibuffer.el (completion-category-overrides): Fix type of styles
8914 and add more user friendly tags (bug#9660).
8915
8c24b7f6
SM
89162011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8917
8918 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
8919 (mule-input-method-string): New widget.
8920 (default-input-method, language-info-custom-alist): Use it.
8921
428fe61a
SM
89222011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8923
32c1fffd
SM
8924 * pcomplete.el: Require comint.
8925 (pcomplete--common-suffix): Remove.
8926 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
8927 (pcomplete--table-subvert): Sync with comint--table-subvert.
8928 (pcomplete--entries): Use comint-completion-file-name-table.
8929 * comint.el (comint-unquote-filename): Simplify.
8930 (comint-completion-file-name-table): New function (bug#9616).
8931 (comint--complete-file-name-data): Use it.
8932
428fe61a
SM
8933 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
8934 (pcmpl-gnu-tar-buffer): Remove.
8935 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
8936 around. Make sure pcomplete-suffix-list is only changed temporarily.
8937 Don't look inside the tar's file if it's too large.
428fe61a 8938
04c52e2f
CY
89392011-10-01 Chong Yidong <cyd@stupidchicken.com>
8940
ce3cefcc
CY
8941 * cus-edit.el (custom-mode-map):
8942 * epa.el (epa-key-list-mode-map):
8943 * man.el (Man-mode-map):
8944 * startup.el (splash-screen-keymap):
8945 * simple.el (special-mode-map): Use scroll-up-command and
8946 scroll-down-command.
8947
8948 * progmodes/idlw-help.el (idlwave-help-mode-map):
8949 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
8950 * net/newst-plainview.el (newsticker-mode-map):
8951 * emulation/ws-mode.el (wordstar-mode-map):
8952 * emulation/vi.el (vi-com-map):
8953 * calc/calc-graph.el (calc-graph-show-dumb):
8954 * term/sun.el (terminal-init-sun):
8955 * term/ns-win.el (global-map):
8956 * progmodes/grep.el (grep-mode-map):
8957 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
8958 * mail/rmail.el (rmail-mode-map):
8959 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
8960
04c52e2f
CY
8961 * custom.el (custom-safe-themes, load-theme): Treat value of t for
8962 custom-safe-themes as special.
8963
79adf8c8
JD
89642011-10-01 Julien Danjou <julien@danjou.info>
8965
8966 * notifications.el (notifications-notify): Fix docstring.
8967
63bd50d3
PS
89682011-10-01 Per Starbäck <per@starback.se>
8969
8970 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
8971
199e4c7e
MR
89722011-09-30 Martin Rudalics <rudalics@gmx.at>
8973
8974 * startup.el (command-line-1): Fix last fix by inserting
8975 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 8976 (Bug#9605) and (Bug#9636)
199e4c7e 8977
fe5f08dd
EZ
89782011-09-29 Eli Zaretskii <eliz@gnu.org>
8979
8980 * simple.el (line-move): If auto-hscroll-mode is disabled and the
8981 window is hscrolled, move by logical lines. (Bug#9607)
8982 (line-move-visual): Update the doc string to the above effect.
8983
b5516bbd
MR
89842011-09-29 Martin Rudalics <rudalics@gmx.at>
8985
ccee00c0
MR
8986 * window.el (display-buffer-record-window): When WINDOW is the
8987 selected window use `point' instead of `window-point'. (Bug#9626)
8988
b5516bbd
MR
8989 * startup.el (command-line-1): Use insert-before-markers when
8990 inserting initial-scratch-message. (Bug#9605)
ccee00c0 8991
b5516bbd
MR
8992 * help.el (help-window): Remove variable.
8993
52aa0014
GM
89942011-09-29 Glenn Morris <rgm@gnu.org>
8995
8996 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
8997
df9a7357
JB
89982011-09-29 Juanma Barranquero <lekktu@gmail.com>
8999
9000 * descr-text.el (describe-char-categories): Accept category
9001 descriptions more than one line long.
9002
a8406c20
SM
90032011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9004
88d9610c
SM
9005 * simple.el (delete-trailing-whitespace): Fix last change.
9006
a5daf810
SM
9007 * progmodes/perl-mode.el (perl-syntax-propertize-function):
9008 Don't confuse "y => 3" as the beginning of a `y' operation.
9009
a8406c20
SM
9010 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
9011 object has more than 4 slots (bug#9613).
9012
a239d4e9
JB
90132011-09-28 Juanma Barranquero <lekktu@gmail.com>
9014
9015 * subr.el (with-output-to-temp-buffer):
9016 * net/quickurl.el (quickurl, quickurl-browse-url):
9017 Fix typos in docstrings.
9018
693fbdb6
EZ
90192011-09-27 Eli Zaretskii <eliz@gnu.org>
9020
9021 * minibuffer.el (completion-styles)
9022 (completion-category-overrides): Cross reference each other in doc
9023 strings.
9024
8b457e28
GM
90252011-09-27 Glenn Morris <rgm@gnu.org>
9026
9027 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
9028 to split-string. (Bug#9606)
9029
85a16208
LMI
90302011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9031
9032 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
9033 (bug#9615).
9034
502f9ebd
CY
90352011-09-27 Chong Yidong <cyd@stupidchicken.com>
9036
9037 * emacs-lisp/package.el (list-packages): Fix echo area message.
9038
7690bdea
LL
90392011-09-27 Leo Liu <sdl.web@gmail.com>
9040
9041 * ido.el (ido-read-internal): Accept cons cell HIST arg.
9042
e2ee6f30
MA
90432011-09-25 Michael Albinus <michael.albinus@gmx.de>
9044
9045 * net/dbus.el (dbus-unregister-object): Don't release services for
9046 registered signals. (Bug#9581)
9047
f3f98342
TZ
90482011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9049
9050 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
9051 function that picks between cfengine 2 and 3 support
9052 automatically. Update docs accordingly.
9053
dd7aa8dd
KH
90542011-09-22 Kenichi Handa <handa@m17n.org>
9055
9056 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
9057 ZERO.
9058 (indian-itrans-v5-table-for-tamil): New variable.
9059 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
9060
3f2b07f8
KM
90612011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
9062
9063 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
9064 that's true if the current command involved collapsing of text.
9065 It's reset to false at the beginning of the next command.
9066 (allout-post-command-business): Move the cursor to the beginning
9067 of entry if the cursor is hidden and collapsing activity just
9068 happened.
9069
371d6a61
CY
90702011-09-24 Chong Yidong <cyd@stupidchicken.com>
9071
9072 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
9073 tracking (Bug#9541).
9074
2ac2721a
UJ
90752011-09-24 Ulf Jasper <ulf.jasper@web.de>
9076
9077 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
9078 (newsticker-show-news): Automatically load html rendering package
9079 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
9080 because w3m-fill-column is let-bound" and the error "Symbol's value
9081 as variable is void: w3m-fill-column".
2ac2721a 9082
fac7ae53
MA
90832011-09-24 Michael Albinus <michael.albinus@gmx.de>
9084
9085 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
9086 Release services only if they are defined. (Bug#9581)
9087
e08b633b
RS
90882011-09-23 Richard Stallman <rms@gnu.org>
9089
e488d29c
RS
9090 * textmodes/paragraphs.el (forward-sentence): For backwards case,
9091 distinguish start of paragraph from start of its text.
9092
19c38752
RS
9093 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
9094
e08b633b
RS
9095 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
9096 (rmail-generate-viewer-buffer): Put that hook on view buffer.
9097 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
9098
0a39f27e
AS
90992011-09-23 Andreas Schwab <schwab@linux-m68k.org>
9100
9101 * international/mule-diag.el (mule-diag): Insert a newline after
9102 each fontset description.
9103
db4e950d
SM
91042011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9105
9106 * simple.el (delete-trailing-whitespace):
9107 Document last change; simplify.
9108
eca3f3ea
PW
91092011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
9110
d68e189a
PW
9111 * simple.el (delete-trailing-whitespace): Also delete
9112 extra newlines at the end of the buffer.
9113
eca3f3ea
PW
9114 * textmodes/picture.el: Make motion commands obey shift-select-mode.
9115 (picture-newline): Use forward-line so as to ignore fields.
9116
01c157cc
SM
91172011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9118
9119 * subr.el (with-wrapper-hook): Fix edebug spec.
9120
022de23e
LMI
91212011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9122
9123 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
9124 (bug#4538).
9125
91683089
MA
91262011-09-23 Michael Albinus <michael.albinus@gmx.de>
9127
eca3f3ea
PW
9128 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
9129 Fix nasty bug using wrong cached values.
91683089 9130
5bdd6fa4
AM
91312011-09-23 Alan Mackenzie <acm@muc.de>
9132
9133 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
9134
97adfb97
CY
91352011-09-23 Chong Yidong <cyd@stupidchicken.com>
9136
9137 * window.el (pop-to-buffer): Ensure right window is selected if we
9138 chose another frame.
9139
d4ef2b50
EZ
91402011-09-22 Eli Zaretskii <eliz@gnu.org>
9141
9142 * simple.el (what-cursor-position): Use get-char-property-change
9143 and next-single-char-property-change, to be able to show display
9144 properties that come from overlays as well as text properties.
9145
72258fe5
CY
91462011-09-22 Chong Yidong <cyd@stupidchicken.com>
9147
9148 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
9149
9150 * cmuscheme.el (run-scheme, switch-to-scheme):
9151 * cus-edit.el (customize-group, custom-buffer-create)
9152 (customize-browse):
9153 * info.el (info):
9154 * shell.el (shell):
9155 * mail/sendmail.el (mail):
9156 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
9157
8f098516
RS
91582011-09-22 Richard Stallman <rms@gnu.org>
9159
9160 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
9161 move back only to line beg, don't move back over blank lines.
9162
e74f1bb6
MA
91632011-09-22 Michael Albinus <michael.albinus@gmx.de>
9164
9165 * files.el (copy-directory): Set directory attributes only in case
9166 they could be retrieved from the source directory. (Bug#9565)
9167
bfeef8b6
DK
91682011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
9169
9170 * progmodes/hideshow.el (hs-looking-at-block-start-p)
9171 (hs-find-block-beginning, hs-hide-level-recursive):
9172 Ignore strings as well as comments. (Bug#9502)
9173
7e423bb8
AS
91742011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
9175
9176 * progmodes/sql.el (sql-comint-postgres):
9177 Convert port number to a string. (Bug#9566)
9178
b4d72fcf
MR
91792011-09-22 Martin Rudalics <rudalics@gmx.at>
9180
9181 * window.el (quit-window): Undedicate window when switching to
9182 previous buffer. Reported by Thierry Volpiatto
9183 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
9184 (special-display-popup-frame): When popping up a new frame reset
9185 its previous buffers to nil. Simplify code.
b4d72fcf 9186
a7b88dc6
MA
91872011-09-21 Michael Albinus <michael.albinus@gmx.de>
9188
9189 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
9190 and process filter, as done also in `shell-command'.
9191
cf4eacfd
MR
91922011-09-21 Martin Rudalics <rudalics@gmx.at>
9193
eca3f3ea 9194 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
9195 Call set-window-start with NOFORCE argument t.
9196 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
9197 (quit-window): Reword doc-string. Handle new format of
9198 quit-restore parameter. Don't delete window if it has a
9199 previous buffer we can show instead of the present one.
9200 (display-buffer-record-window): Rewrite using a new format for
9201 the quit-restore window parameter
9202 (special-display-popup-frame, display-buffer-same-window)
9203 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9204 (display-buffer-pop-up-window, display-buffer-use-some-window):
9205 Adapt symbol passed to display-buffer-record-window.
9206 * help.el (help-window-setup): Handle new format of quit-restore
9207 parameter.
9208
8d28cb95
SM
92092011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9210
94ab793f
SM
9211 * faces.el (face-list): Fix docstring (bug#9564).
9212
8d28cb95
SM
9213 * window.el (display-buffer--action-function-custom-type):
9214 Don't include internal functions in the Custom interface.
9215
3820edeb
JL
92162011-09-20 Juri Linkov <juri@jurta.org>
9217
9218 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
9219 (Info-forward-node, Info-backward-node, Info-next-preorder)
9220 (Info-last-preorder): Use it. (Bug#9528)
9221
5147931d
JL
92222011-09-20 Juri Linkov <juri@jurta.org>
9223
9224 * info.el (Info-last-preorder): Visit last menu item only when
9225 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
9226
cf499a1a
JD
92272011-09-20 Julien Danjou <julien@danjou.info>
9228
9229 * password-cache.el (password-cache-remove): Remove entries even if the
9230 value is nil, so that password with a nil value (negative caching) is
9231 possible to invalidate.
9232
f84e2fe2
LM
92332011-09-20 Lawrence Mitchell <wence@gmx.li>
9234
9235 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
9236 all whitespace around breakpoint. (Bug#9553)
9237 (f90-find-breakpoint): Only break at whitespace inside a comment.
9238
78054a46
SM
92392011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9240
9241 * minibuffer.el (completion-file-name-table): Keep track of errors.
9242 (completion-table-with-predicate): Handle the case where pred1 is nil.
9243 * pcomplete.el (pcomplete-completions-at-point): Simplify.
9244
345083b2
SM
92452011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9246
e24e27be
SM
9247 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
9248 (debugger-return-value): Signal an error if the debugging context does
9249 not await any return value.
9250
345083b2
SM
9251 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
9252 * image-mode.el (image-toggle-display-text)
9253 (image-toggle-display-image): Stay away from evil `intangible'.
9254
08d355e3
LL
92552011-09-19 Leo Liu <sdl.web@gmail.com>
9256
9257 * replace.el (occur-revert-arguments): Make it permanent-local.
9258 (occur-mode): Don't call font-lock-defontify.
9259
f01da43f
CY
92602011-09-19 Chong Yidong <cyd@stupidchicken.com>
9261
9262 * net/ldap.el (ldap-search-internal): Don't push empty search
9263 result (Bug#9508).
9264
b6072fa6
SM
92652011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9266
9267 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
9268
443d6696
MA
92692011-09-19 Michael Albinus <michael.albinus@gmx.de>
9270
9271 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
9272 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
9273
7cc6e154
JL
92742011-09-18 Juri Linkov <juri@jurta.org>
9275
9276 * buff-menu.el (Buffer-menu-mode-map):
9277 * dired.el (dired-mode-map):
9278 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
9279 (lisp-interaction-mode-map):
9280 * emacs-lisp/package.el (package-menu-mode-map):
9281 * epa.el (epa-key-list-mode-map):
9282 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
9283 (menu-bar-options-menu):
9284 * outline.el (outline-mode-menu-bar-map):
9285 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
9286 * vc/vc-dir.el (vc-dir-menu-map):
9287 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
9288 Capitalize non-function content words in menu item strings.
9289
9290 * dired.el (dired-mode-map): Add menu item for
9291 `image-dired-dired-toggle-marked-thumbs'.
9292
80302a81
JL
92932011-09-18 Juri Linkov <juri@jurta.org>
9294
9295 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
9296 to `isearch-case-fold-search' and restore its original value
9297 after the `isearch-mode' call.
9298
46c5cf66
JL
92992011-09-18 Juri Linkov <juri@jurta.org>
9300
9301 * progmodes/grep.el (grep-process-setup): Don't check code for 1
9302 because `zgrep' returns 1 for successful matches (bug#9226).
9303
d18b513b
JL
93042011-09-18 Juri Linkov <juri@jurta.org>
9305
9306 * info.el (Info-extract-menu-node-name): Check the second match
9307 for empty string (second test-case of bug#9528).
9308 (Info-last-preorder): Let-bind `Info-history' to nil to not add
9309 intermediate nodes to the history (first test-case of bug#9528).
9310
72753f87
JL
93112011-09-18 Juri Linkov <juri@jurta.org>
9312
9313 * info.el (Info-mode-syntax-table): New variable.
1154d12e 9314 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 9315
c9384295
JL
93162011-09-18 Juri Linkov <juri@jurta.org>
9317
1154d12e
JB
9318 * info.el (Info-file-supports-index-cookies):
9319 Increment line-beginning-position's arg from 3 to 4 because makeinfo
9320 outputs one more line for long file names (bug#4142).
c9384295 9321
d473dce8
CY
93222011-09-18 Chong Yidong <cyd@stupidchicken.com>
9323
9324 * newcomment.el (comment-normalize-vars): If prompting for
9325 comment-start, set comment-start-skip too (Bug#8424).
9326
2176854d
JB
93272011-09-18 Johan Bockgård <bojohan@gnu.org>
9328
9329 * icomplete.el: Fix previous fix of Bug#5849.
9330 (icomplete-mode): Don't set completion-show-inline-help.
9331 (icomplete-minibuffer-setup): Set completion-show-inline-help
9332 locally during icompletion.
9333
3aace4e4
CY
93342011-09-18 Chong Yidong <cyd@stupidchicken.com>
9335
c940224f
CY
9336 * woman.el (woman2-process-escapes): Don't delete unrecognized
9337 escapes (Bug#7843).
9338
3aace4e4
CY
9339 * files.el (inhibit-first-line-modes-regexps): Add image files.
9340 (hack-local-variables-prop-line): Return nil for malformed
9341 prop-lines (Bug#9044).
9342
710dec63
MA
93432011-09-18 Michael Albinus <michael.albinus@gmx.de>
9344
9345 * net/tramp.el (top): Don't require 'shell.
9346 (tramp-methods): Fix docstring.
9347 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
9348 Return complete remote file name. Handle "smb" case.
9349 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
9350 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
9351
9352 * net/tramp-compat.el (top): Require 'shell.
9353
9354 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9355 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
9356 `tramp-current-host'.
9357 (tramp-get-remote-tmpdir): Remove.
9358
9359 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
9360 `tramp-tmpdir' entries.
9361 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
9362 (tramp-smb-handle-file-attributes): Ignore errors.
9363 (tramp-smb-wait-for-output): Check also for process end.
9364
5d5ac8ec
LMI
93652011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9366
9367 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
9368 when sending QUIT (bug#9312).
9369
8c0f49f0
CY
93702011-09-17 Chong Yidong <cyd@stupidchicken.com>
9371
9372 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
9373 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
9374 occur-mode-display-occurrence.
9375 (occur-edit-mode): Add usage message.
9376 (occur-cease-edit): New command.
9377 (occur-after-change-function): Use text properties to find the
9378 position of the prefix text.
9379 (occur-engine): Set stickiness of prefix text properties.
9380
8f1383f7
GM
93812011-09-17 Glenn Morris <rgm@gnu.org>
9382
9383 * progmodes/etags.el (complete-tag):
9384 Fix call to completion-in-region. (Bug#9526)
9385
744ba0e3
JL
93862011-09-17 Juri Linkov <juri@jurta.org>
9387
9388 * textmodes/ispell.el (ispell-word): Add to the error message
9389 the word, ispell program name and current dictionary (bug#9121).
9390 (ispell-tex-arg-end): Capitalize "error" in the error message.
9391
d9bbf400
AS
93922011-09-17 Andreas Schwab <schwab@linux-m68k.org>
9393
9394 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
9395 check. (Bug#4251)
9396
8da11505
JL
93972011-09-17 Juri Linkov <juri@jurta.org>
9398
9399 * window.el (window-safe-min-height, window-safe-min-width):
9400 Fix typos (followup to bug#9522).
9401
a91adc7e
SJ
94022011-09-17 Sven Joachim <svenjoac@gmx.de>
9403
9404 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
9405
064f328a
EZ
94062011-09-16 Eli Zaretskii <eliz@gnu.org>
9407
9408 * simple.el (line-move): If goal-column is set, move by logical
9409 lines, not by display lines. (Bug#971)
9410 (next-line, previous-line, goal-column, line-move-visual): Doc fix
9411 to reflect the above change.
9412
e69df516
SM
94132011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9414
9415 * image.el (imagemagick-register-types): Use regexp-opt.
9416
cbb0f9ab
CY
94172011-09-15 Chong Yidong <cyd@stupidchicken.com>
9418
9419 * window.el (display-buffer-base-action): Rename from
9420 display-buffer-default-action. Make default value empty.
9421 (display-buffer-overriding-action): Convert to defvar.
9422 (display-buffer-fallback-action): New var.
9423
25322144
CY
94242011-09-15 Chong Yidong <cyd@stupidchicken.com>
9425
9426 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
9427 declaration.
9428 (package--add-to-archive-contents): If there is a duplicate entry
9429 with an older version, remove it.
9430 (package-menu-mark-delete, package-menu-mark-install)
9431 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
9432 (package-menu-mark-obsolete-for-deletion):
9433 Use package-menu-get-status instead of a regexp search.
25322144
CY
9434 (package-menu-get-status): Use tabulated-list-entry.
9435 (package-menu-mark-upgrades): New command.
d770725a 9436 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
9437 (package-menu-execute): Do installation before deletion.
9438 (package-menu-refresh, package-menu-execute): Use derived-mode-p
9439 instead of checking major-mode.
9440 (package-menu--find-upgrades): New function.
9441
7520339c
LMI
94422011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9443
9444 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
9445 passwords in the log buffer.
65a046c4
LMI
9446 (smtpmail-process-filter): Update the process marker so that the
9447 "broken by peer" status message is inserted in the right place.
7520339c 9448
d3c30954
SM
94492011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9450
3fe48822
SM
9451 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
9452 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
9453 bibtex-completion-at-point-function.
9454 (bibtex-completion-at-point-function): Use them.
9455
1b8b3954
SM
9456 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
9457
d3c30954
SM
9458 * mpc.el (mpc-constraints-tag-lookup): New function.
9459 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
9460 also to browser "album|playlist".
9461
72779976
JL
94622011-09-14 Juri Linkov <juri@jurta.org>
9463
9464 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
9465 (isearch-edit-string): Use length of `isearch-string' when
9466 `isearch-fail-pos' returns nil.
9467 (isearch-message): Remove duplicate code and call
9468 `isearch-fail-pos' with arg `t'.
9469
a0bf2bcd
CY
94702011-09-14 Chong Yidong <cyd@stupidchicken.com>
9471
17bb0a2d
CY
9472 * replace.el (occur-mode-goto-occurrence): Don't force using other
9473 window (Bug#9499).
9474
a0bf2bcd
CY
9475 * dired-aux.el (dired-do-chmod): Don't provide initial input.
9476
f678e0b6
MR
94772011-09-14 Martin Rudalics <rudalics@gmx.at>
9478
9479 * window.el (display-buffer-window): Remove.
9480 (display-buffer-record-window): Use help-setup window parameter
9481 instead of variable display-buffer-window.
9482 (display-buffer-function, special-display-buffer-names)
9483 (special-display-function): Mention help-setup parameter instead
9484 of display-buffer-window in doc-string.
d3c30954
SM
9485 * help.el (help-window-setup): New argument help-window.
9486 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
9487 Reword some messages.
9488 (with-help-window): Pass window used for displaying the buffer
9489 to help-window-setup. Don't set display-buffer-window.
9490
8e39b2e8
GM
94912011-09-13 Glenn Morris <rgm@gnu.org>
9492
9493 * emacs-lisp/debug.el (debugger-make-xrefs):
9494 Preserve point. (Bug#9462)
9495
85e9c04b
CY
94962011-09-13 Chong Yidong <cyd@stupidchicken.com>
9497
9498 * window.el (window-deletable-p): Use next-frame.
9499
1b36ed6a
MR
95002011-09-13 Martin Rudalics <rudalics@gmx.at>
9501
9502 * window.el (window-auto-delete): Remove.
9503 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 9504 dedication and previous buffers.
1b36ed6a
MR
9505 (switch-to-prev-buffer): Don't delete window.
9506 (delete-windows-on): Delete a window's frame if and only if the
9507 window is dedicated.
9508 (replace-buffer-in-windows): Delete buffer's window or frame if
9509 and only if window is dedicated.
9510 (quit-window): Handle quit-restore as before last change.
4d61f28d 9511 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 9512
ef8ef9fb
CY
95132011-09-13 Chong Yidong <cyd@stupidchicken.com>
9514
9515 * window.el (window-deletable-p): Never delete the last frame on a
9516 given terminal.
9517
b2cba41e
GM
95182011-09-13 Glenn Morris <rgm@gnu.org>
9519
9520 * help.el (describe-key-briefly): Copy previous standard-output change.
9521
51553db6 95222011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
9523
9524 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
9525
b7556719
GM
95262011-09-13 Glenn Morris <rgm@gnu.org>
9527
9528 * emacs-lisp/lisp-mode.el (lisp-indent-function):
9529 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
9530
64b51947
CY
95312011-09-12 Chong Yidong <cyd@stupidchicken.com>
9532
9533 * dired-aux.el (dired-mark-read-string): Don't return default
9534 value on empty input (Bug#9361).
9535 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
9536 Omit initial minibuffer contents.
9537 (dired-do-chmod): Signal an error on empty input.
9538 (dired-mark-read-string): Don't return default on empty input.
9539
9540 * files.el (file-modes-symbolic-to-number): Doc fix.
9541
393a301e
SM
95422011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9543
9544 * international/mule-cmds.el (ucs-completions): Remove.
9545 (read-char-by-name): Use complete-with-action instead; add metadata.
9546
fa5660f9
CY
95472011-09-11 Chong Yidong <cyd@stupidchicken.com>
9548
9549 * window.el (display-buffer--action-function-custom-type)
9550 (display-buffer--action-custom-type): New vars.
9551 (display-buffer-alist, display-buffer-default-action)
9552 (display-buffer-overriding-action): Add defcustom types.
9553
4a592f66
CY
9554 * frame.el (delete-other-frames): Doc fix (Bug#276).
9555
73d56dbd
LMI
95562011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9557
9558 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
9559
37ac18a3
CY
95602011-09-11 Chong Yidong <cyd@stupidchicken.com>
9561
9562 Change modes that used same-window-* vars to use switch-to-buffer.
9563
9564 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
9565 Use switch-to-buffer.
9566
9567 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
9568 (customize-browse, custom-buffer-create-other-window):
9569 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
9570
9571 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
9572 (Info-prev, Info-up, Info-speedbar-goto-node)
9573 (info-display-manual): Use switch-to-buffer.
9574 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
9575
9576 * mail/sendmail.el (mail): Use switch-to-buffer.
9577 (mail-recover): Use switch-to-buffer-other-window.
9578
9579 * cmuscheme.el (run-scheme, switch-to-scheme):
9580 * ielm.el (ielm):
9581 * shell.el (shell):
9582 * net/rlogin.el (rlogin):
9583 * net/telnet.el (telnet, rsh):
9584 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
9585
10195bd6
AS
95862011-09-11 Andreas Schwab <schwab@linux-m68k.org>
9587
9588 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
9589
b322f63a
LMI
95902011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9591
39d7fed6
LMI
9592 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
9593 so don't mention it (bug#9301).
ba5a81f1 9594 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 9595
ee0e9f11
LMI
9596 * faces.el (face-spec-set-match-display): Make `(type graphic)'
9597 match `x', `w32' and `ns', like the manual says (bug#9029).
9598
0b1c89c1 9599 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
9600 (process-kill-buffer-query-function): Mention the buffer name in
9601 the query.
0b1c89c1 9602
77549ea8
LMI
9603 * image-mode.el (image-next-line): The line parameter is mandatory
9604 (bug#9258).
9605
803ef892
LMI
9606 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
9607 which can be useful (bug#9301).
9608
12980837
LMI
9609 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
9610
91054f8f
LMI
9611 * subr.el (match-string): Mention that the current buffer should
9612 be the same as the search was done in (bug#9282).
9613
b322f63a
LMI
9614 * facemenu.el: Disable the remove-* commands if the mark isn't
9615 active (bug#9162).
9616
3199b96f
CY
96172011-09-10 Chong Yidong <cyd@stupidchicken.com>
9618
9619 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
9620 of display-buffer.
9621 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
9622
9623 * replace.el (occur-mode-goto-occurrence)
9624 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
9625 and display-buffer.
9626
9627 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
9628 display-buffer.
9629
9630 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
9631 special-display and same-window variables.
9632 (mail-other-window): Use switch-to-buffer-other-window.
9633 (mail-other-frame): USe switch-to-buffer-other-frame.
9634
393a301e
SM
9635 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
9636 Use display-buffer-other-frame.
3199b96f
CY
9637 (gdb-display-gdb-buffer): Use pop-to-buffer.
9638
9639 * progmodes/gud.el (gud-goto-info): Use info-other-window.
9640
9641 * progmodes/python.el: Don't set same-window-buffer-names.
9642
9643 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
9644
9645 * window.el (display-buffer-alist): Add *Python*.
9646
8319e0bf
CY
96472011-09-10 Chong Yidong <cyd@stupidchicken.com>
9648
9649 * window.el (display-buffer-alist): Add entry for buffers
9650 previously handled same-window-*.
9651 (display-buffer-alist, display-buffer-default-action)
9652 (display-buffer-overriding-action): Mark as risky.
9653 (display-buffer-alist): Document action function changes.
9654 (display-buffer--same-window-action)
9655 (display-buffer--other-frame-action): New variables.
9656 (switch-to-buffer, display-buffer-other-frame): Use them.
9657 (display-buffer): Rename reuse-frame entry to reusable-frames.
9658 (display-buffer-reuse-selected-window): Function deleted.
9659 (display-buffer-reuse-window): Handle reusable-frames alist entry.
9660 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
9661 (display-buffer-special): New function.
9662 (display-buffer--maybe-pop-up-frame-or-window): Rename from
9663 display-buffer-reuse-or-pop-window. Split off special-display
9664 part into display-buffer-special.
9665 (display-buffer-use-some-window): Don't perform any special
9666 pop-up-frames handling.
9667 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 9668 (display-buffer--maybe-same-window): Rename from
0d3ff375 9669 display-buffer-maybe-same-window.
8319e0bf 9670
919a69aa
CY
9671 * info.el: Don't set same-window-regexps.
9672 (info-setup): New function.
9673 (info-other-window, info): Call it.
9674
9675 * cus-edit.el: Don't set same-window-regexps.
9676 (customize-group): New argument.
9677 (customize-group-other-window): Use it.
9678 (customize-face, customize-face-other-window): Likewise.
9679 (custom-buffer-create-other-window): Use pop-to-buffer directly.
9680
8319e0bf
CY
9681 * net/rlogin.el:
9682 * net/telnet.el:
9683 * progmodes/gud.el: Don't set same-window-regexps.
9684
9685 * cmuscheme.el:
9686 * ielm.el:
9687 * shell.el:
9688 * mail/sendmail.el:
9689 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
9690
25173000
JL
96912011-09-10 Juri Linkov <juri@jurta.org>
9692
9693 * isearch.el (isearch-edit-string): Remove obsolete mention of
9694 `C-w' (`isearch-yank-word-or-char') from docstring.
9695 (isearch-query-replace): Fix typo in docstring (bug#9466).
9696
056e44ef
JL
96972011-09-10 Juri Linkov <juri@jurta.org>
9698
9699 * paren.el (show-paren-function): Don't show escaped parens.
9700 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
9701
c3760c17
EZ
97022011-09-10 Eli Zaretskii <eliz@gnu.org>
9703
9704 * mail/sendmail.el (mml-to-mime, mml-attach-file)
9705 (mm-default-file-encoding): Remove autoload forms, they are
9706 replaced with autoload cookies in mml.el and mm-encode.el.
9707 (mail-add-attachment): New command.
9708 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
9709 (mail-mode): Mention mail-insert-file and mail-add-attachment in
9710 the doc string.
9711 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
9712
fece895e
RT
97132011-09-10 Reuben Thomas <rrt@sc3d.org>
9714
e69df516
SM
9715 * simple.el (count-words-region): Use buffer if there's no region
9716 (bug#9429).
fece895e 9717
5e68ce4a
JL
97182011-09-09 Juri Linkov <juri@jurta.org>
9719
9720 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
9721 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
9722 (wdired-isearch-filter-read-only): New function. (Bug#6362)
9723
0a6b9622
AM
97242011-09-09 Alan Mackenzie <acm@muc.de>
9725
9726 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
9727 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
9728
14a29deb
EZ
97292011-09-09 Eli Zaretskii <eliz@gnu.org>
9730
9731 Fix for Savannah bug#9392.
9732 * simple.el (mail-encode-mml): New defvar.
9733
9734 * mail/rmail.el (mail-encode-mml): Add a defvar.
9735 (rmail-enable-mime-composing): Default to t.
9736 (rmail-forward): Use MIME method of forwarding only if both
9737 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
9738 Set mail-encode-mml non-nil if the MIME method was used.
9739
9740 * mail/sendmail.el (mml-to-mime): Add autoload form.
9741 (mail-encode-mml): Add a defvar.
9742 (mail-mode): Make mail-encode-mml buffer-local and initialize it
9743 to nil.
9744 (mail-send): If mail-encode-mml is non-nil, run the outgoing
9745 message through mml-to-mime, and reset mail-encode-mml to nil.
9746
28c45130
GM
97472011-09-09 Glenn Morris <rgm@gnu.org>
9748
9749 * woman.el (woman-if-body): When processing an .el block,
9750 do not delete the next .el block as well. (Bug#9447)
69f4b618 9751 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 9752
9b1c252e
MR
97532011-09-08 Martin Rudalics <rudalics@gmx.at>
9754
9755 * window.el (window-deletable-p): Make sure window is live before
9756 invoking window-prev-buffers.
9757
567457e3
LL
97582011-09-08 Leo Liu <sdl.web@gmail.com>
9759
9760 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
9761
97f05794
JL
97622011-09-08 Juri Linkov <juri@jurta.org>
9763
9764 * progmodes/compile.el (compilation-environment): Make it
9765 a defcustom (bug#8340).
9766
8b0874b5
MR
97672011-09-08 Martin Rudalics <rudalics@gmx.at>
9768
9769 * window.el (frame-auto-delete): Rename to window-auto-delete.
9770 Make it control auto-deletion of windows and/or frames.
9771 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 9772 for deleting window/frame. (Bug#9419)
8b0874b5
MR
9773 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
9774 Rewrite handling of case when window/frame can be deleted.
9775 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 9776 argument t. (Bug#9456)
8b0874b5 9777
4feb6e73
CY
97782011-09-07 Chong Yidong <cyd@stupidchicken.com>
9779
9780 * help-mode.el (help-mode): Restore autoload.
9781
91ab9c13
JL
97822011-09-07 Juri Linkov <juri@jurta.org>
9783
9784 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
9785 `compilation-environment'. Set buffer-local
9786 `compilation-environment' to `thisenv' later after (funcall mode).
9787 (Bug#8340)
9788
9789 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
9790 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
9791 instead of replacing its value. (Bug#8340)
9792
0527e251
JL
97932011-09-07 Juri Linkov <juri@jurta.org>
9794
9795 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
9796 based on text properties put by `grep-filter' instead of matching
9797 escape sequences.
9798 (grep-mode): Set buffer-local `compilation-error-screen-columns'
9799 to the value of `grep-error-screen-columns' (bug#9438).
9800
249f792c
JL
98012011-09-07 Juri Linkov <juri@jurta.org>
9802
9803 * simple.el (next-error-highlight, next-error-highlight-no-select):
9804 Doc fix (bug#9432).
9805
ff7271b9
OT
98062011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
9807
9808 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9809 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
9810
183fc730
LL
98112011-09-07 Leo Liu <sdl.web@gmail.com>
9812
9813 * net/rcirc.el (rcirc-mode): Conditionally initialize
9814 rcirc-input-ring.
9815
77694924
SM
98162011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9817
9818 * emacs-lisp/find-func.el (find-function-C-source): Only set
9819 find-function-C-source-directory after checking that we found a source
9820 file there (bug#9440).
9821
d809b8eb
AM
98222011-09-06 Alan Mackenzie <acm@muc.de>
9823
9824 * isearch.el (isearch-other-meta-char): Wherever a key list is
9825 unread, "unread" the prefix arg, too. This fixes bug #8901.
9826
453de99f
OG
98272011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9828
9829 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
9830
90439906
JL
98312011-09-05 Juri Linkov <juri@jurta.org>
9832
9833 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
9834
f62bd846
JL
98352011-09-05 Juri Linkov <juri@jurta.org>
9836
9837 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
9838 keeping point where processing of grep matches begins, and
9839 continue to delete remaining escape sequences from the same point.
9840 (grep-filter): Make leading zero optional in "0?1;31m" because
9841 git-grep emits "\033[1;31m" escape sequences unlike expected
9842 "\033[01;31m" as GNU Grep does (bug#9408).
9843 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
9844
045820ec
JL
98452011-09-05 Juri Linkov <juri@jurta.org>
9846
9847 * subr.el (y-or-n-p): Capitalize "yes".
9848
f5e29b9b
MA
98492011-09-04 Michael Albinus <michael.albinus@gmx.de>
9850
9851 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
9852 `tramp-cache-unload-hook' where appropriate.
9853 (tramp-methods): Rename `tramp-remote-sh' to
9854 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
9855 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
9856
9857 * net/tramp-sh.el (top): Don't require 'shell.
9858 (tramp-methods): Add `tramp-remote-shell' and
9859 `tramp-remote-shell-args' entries.
9860 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
9861 (tramp-sh-handle-shell-command): Remove.
9862 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9863 Use `tramp-remote-shell'.
9864
2784c434
CY
98652011-09-03 Chong Yidong <cyd@stupidchicken.com>
9866
393a301e 9867 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
9868 (sendmail-query-once): Save directly to send-mail-function.
9869 Update message-send-mail-function too.
9870
9871 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
9872
464cdf56
CS
98732011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9874
9875 * progmodes/python.el (python-mode-map): Use correct function to
9876 start python interpreter from menu-bar (as reported by Geert
9877 Kloosterman).
9878 (inferior-python-mode-map): Fix typo.
393a301e 9879 (python-shell-map): Remove.
464cdf56 9880
d37e5c87
DD
98812011-09-03 Deniz Dogan <deniz@dogan.se>
9882
9883 * net/rcirc.el (rcirc-print): Simplify code for
9884 rcirc-scroll-show-maximum-output. There is no need to walk
9885 through all windows to find the right one.
9886
f3ada0ee
CS
98872011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9888
9889 * help.el (help-return-method): Doc fix.
9890
1f3c99ca
MR
98912011-09-03 Martin Rudalics <rudalics@gmx.at>
9892
9893 * window.el (window-deletable-p): Don't return a non-nil value
9894 when there's a buffer that was shown in the window before.
9895 (Bug#9419)
393a301e
SM
9896 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9897 Set window's previous buffers to nil.
1f3c99ca 9898
a3cf097f
EZ
98992011-09-03 Eli Zaretskii <eliz@gnu.org>
9900
9901 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
9902 newline before and after the tag line, so it doesn't interfere
9903 with determining the paragraph direction of bidirectional text.
9904
3d03de90
LL
99052011-09-03 Leo Liu <sdl.web@gmail.com>
9906
9907 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
9908
c3313451
CY
99092011-09-02 Chong Yidong <cyd@stupidchicken.com>
9910
393a301e 9911 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
9912 (pop-to-buffer): Change interactive spec. Pass second argument
9913 directly to display-buffer.
9914 (display-buffer): Fix interactive spec. Use functionp to
9915 distinguish between a function and a list of functions.
9916
9917 * abbrev.el (edit-abbrevs):
9918 * arc-mode.el (archive-extract):
9919 * autoinsert.el (auto-insert):
9920 * bookmark.el (bookmark-bmenu-list):
9921 * files.el (find-file):
9922 * view.el (view-buffer):
9923 * progmodes/compile.el (compilation-goto-locus):
9924 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
9925
89894cd8
CY
99262011-09-02 Chong Yidong <cyd@stupidchicken.com>
9927
9928 * window.el (display-buffer-alist): Doc fix.
9929 (display-buffer): Add docstring. Don't treat
9930 display-buffer-default specially.
9931 (display-buffer-reuse-selected-window)
9932 (display-buffer-same-window, display-buffer-maybe-same-window)
9933 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9934 (display-buffer-pop-up-window)
9935 (display-buffer-reuse-or-pop-window)
9936 (display-buffer-use-some-window): New functions.
9937 (display-buffer-default-action): Use them.
393a301e 9938 (display-buffer-default): Delete.
89894cd8
CY
9939 (pop-to-buffer-1): Fix choice of actions.
9940
ae0bc9fb
SM
99412011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9942
9943 * minibuffer.el (completion--insert-strings): Don't get confused by
9944 completion entries that end with an LF char.
9945
e9d90883
EZ
99462011-09-01 Eli Zaretskii <eliz@gnu.org>
9947
9948 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
9949
437014c8
CY
99502011-09-01 Chong Yidong <cyd@stupidchicken.com>
9951
9952 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
9953 (display-buffer-same-window, display-buffer-other-window):
9954 New functions.
437014c8
CY
9955 (pop-to-buffer-1): New function. Use the above.
9956 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 9957 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
9958
9959 * view.el (view-buffer-other-window, view-buffer-other-frame):
9960 Just use pop-to-buffer.
9961
a5e063d5
TV
99622011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9963
9964 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
9965
793d32bb
WH
99662011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
9967
9968 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
9969
d65e4c15
RS
99702011-08-31 Richard Stallman <rms@gnu.org>
9971
9972 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
9973 of the separation of rmail-view-buffer from rmail-buffer.
9974 If you say no to "replace original", the decrypt is in the
9975 view buffer. If you say yes, the decrypt goes into the
9976 rmail buffer also.
9977
f818cd2a
MR
99782011-08-31 Martin Rudalics <rudalics@gmx.at>
9979
9980 * window.el (display-buffer-window): Rewrite doc-string.
9981 (display-buffer-record-window): New function.
9982 (display-buffer-macro-specifiers)
9983 (display-buffer-even-window-sizes, display-buffer-set-height)
9984 (display-buffer-set-width, display-buffer-in-window)
9985 (display-buffer-reuse-window, display-buffer-split-specifiers)
9986 (display-buffer-side-specifiers, display-buffer-split-window-1)
9987 (display-buffer-split-window, display-buffer-split-atom-window)
9988 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9989 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
9990 (display-buffer-other-window-means-other-frame)
9991 (display-buffer-normalize-special)
9992 (display-buffer-normalize-default)
9993 (display-buffer-normalize-argument)
9994 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
9995 (display-buffer-normalize-specifiers, display-buffer-frame)
9996 (display-buffer-same-window, display-buffer-same-frame)
9997 (display-buffer-other-window)
9998 (display-buffer-same-frame-other-window)
9999 (display-buffer-other-frame, pop-to-buffer-same-window)
10000 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
10001 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
10002 (switch-to-buffer-same-frame)
10003 (switch-to-buffer-other-window-same-frame)
10004 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
10005 (display-buffer-alist-set-1, display-buffer-alist-set-2)
10006 (display-buffer-alist-set): Remove.
10007 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
10008 (special-display-regexps, special-display-function):
10009 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
10010 parameter.
10011 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
10012 (special-display-frame-alist, special-display-popup-frame)
10013 (same-window-buffer-names, same-window-regexps, same-window-p)
10014 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10015 (split-window-preferred-function, split-height-threshold)
10016 (split-width-threshold, window-splittable-p)
10017 (split-window-sensibly, window--try-to-split-window)
10018 (window--frame-usable-p, even-window-heights)
10019 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
10020 (window--display-buffer-2, display-buffer-other-frame):
10021 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
10022 (display-buffer-default, display-buffer-assq-regexp): New functions.
10023 (display-buffer-alist): Rewrite doc-string.
10024 (display-buffer-default-action)
10025 (display-buffer-overriding-action): New variables.
10026 (display-buffer, switch-to-buffer): Rewrite.
10027 (pop-to-buffer): Restore Emacs 23 behavior but use
10028 window-normalize-buffer-to-display.
10029 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
10030 Restore Emacs 23 behavior but use
10031 window-normalize-buffer-to-switch-to.
10032 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
10033 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
10034 Rewrite using Emacs 23 options.
f818cd2a 10035
5bc3b51d
MA
100362011-08-31 Michael Albinus <michael.albinus@gmx.de>
10037
10038 * net/tramp.el (tramp-root-regexp): Remove.
10039 (tramp-completion-file-name-regexp-unified)
10040 (tramp-completion-file-name-regexp-separate)
10041 (tramp-completion-file-name-regexp-url): Don't use leading volume
10042 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
10043 (tramp-drop-volume-letter): Simplify definition.
10044 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 10045
b1a4f8e1
SM
100462011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10047
10048 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
10049 (bug#9356).
10050
5664fa7b
RT
100512011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
10052
b1a4f8e1 10053 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 10054
9a45d6c3
JL
100552011-08-29 Juri Linkov <juri@jurta.org>
10056
10057 * isearch.el (isearch-done): Don't display message "Mark saved"
10058 when arg `edit' is non-nil to prevent its flicker in the echo area.
10059
fb87e0fb
CY
100602011-08-28 Chong Yidong <cyd@stupidchicken.com>
10061
10062 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
10063 obsolete packages for deletion.
10064
09ac1c2a
CS
100652011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
10066
10067 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 10068 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
10069 view-mode from help-mode.
10070 (help-xref-override-view-map): Remove.
10071 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
10072 view-mode is not used anymore.
10073
7a1ff57f
CY
100742011-08-28 Chong Yidong <cyd@stupidchicken.com>
10075
10076 * server.el (server-port): Doc fix.
10077
b9696605
CY
10078 * cus-theme.el (custom-theme-choose-mode): Inherit from
10079 special-mode (Bug#9124).
10080 (custom-theme-choose-mode-map): Add special-mode to parent.
10081
ef8cdf8c
AM
100822011-08-28 Alan Mackenzie <acm@muc.de>
10083
10084 * progmodes/cc-fonts.el
10085 (c-make-font-lock-BO-decl-search-function): New function.
10086 (c-basic-matchers-after - "Fontify the clauses after various
10087 keywords"): Extract the three keyword lists for the 3 erroneous
10088 constructs from the list of four, and use the new function above
10089 in place of an old one.
10090
27de4e20
DD
100912011-08-28 Deniz Dogan <deniz@dogan.se>
10092
10093 * net/rcirc.el (rcirc-insert-prev-input)
10094 (rcirc-insert-next-input): Remove unused argument.
10095
356a3681
SM
100962011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10097
10098 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
10099
3fc9b218
AM
101002011-08-27 Alan Mackenzie <acm@muc.de>
10101
10102 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
10103 handle function pointer parameters properly.
10104
538a061c
MR
101052011-08-27 Martin Rudalics <rudalics@gmx.at>
10106
10107 * window.el (display-buffer-reuse-window): Fix case where
10108 selected window was reused with non-nil OTHER-WINDOW argument.
10109 (Bug#9381)
10110
35b1c40c
DD
101112011-08-27 Deniz Dogan <deniz@dogan.se>
10112
10113 * net/rcirc.el (rcirc-check-auth-status): Adding support for
10114 oftc's NickServ messages.
10115
2f6a3e79
GM
101162011-08-27 Glenn Morris <rgm@gnu.org>
10117
10118 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
10119
7254299e
CY
101202011-08-26 Chong Yidong <cyd@stupidchicken.com>
10121
10122 * emacs-lisp/package.el (package-install): Call package-initialize
10123 if called interactively.
10124
f8ccf167
LL
101252011-08-26 Leo Liu <sdl.web@gmail.com>
10126
10127 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
10128
3e8cd5ce
JL
101292011-08-25 Juri Linkov <juri@jurta.org>
10130
10131 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
10132 `search-whitespace-regexp' (bug#9364).
10133
93eb7113
JL
101342011-08-25 Juri Linkov <juri@jurta.org>
10135
10136 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
10137 `regexp-search-ring' to their global values to protect from
10138 updating by `read-from-minibuffer' (bug#9185).
10139
f65d1611
JL
101402011-08-25 Juri Linkov <juri@jurta.org>
10141
10142 * textmodes/ispell.el (ispell-command-loop): Add newline
10143 at the end of the "Use option `i'..." line.
10144
f1cf7a31
JL
101452011-08-25 Juri Linkov <juri@jurta.org>
10146
10147 * battery.el (display-battery-mode): If `battery-status-function'
10148 or `battery-mode-line-format' is nil, display the message and set
10149 `display-battery-mode' to nil (bug#9363).
10150
0c95fcf7
EZ
101512011-08-25 Eli Zaretskii <eliz@gnu.org>
10152
10153 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
10154 bidi-string-mark-left-to-right; they are unnecessary now.
10155
a2ebe600
DD
101562011-08-25 Deniz Dogan <deniz@dogan.se>
10157
10158 * net/quickurl.el: Documentation typo fixes.
10159
e4ed06f1
CY
101602011-08-25 Chong Yidong <cyd@stupidchicken.com>
10161
10162 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
10163
e5f1c99e
GM
101642011-08-25 Glenn Morris <rgm@gnu.org>
10165
b2948976
GM
10166 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10167
e5f1c99e
GM
10168 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
10169 (smtpmail-via-smtp): Handle nil response from smtp.
10170
f22f4808
JL
101712011-08-24 Juri Linkov <juri@jurta.org>
10172
10173 * proced.el (proced-marked): Inherit from `error' instead of
10174 `font-lock-warning-face'.
10175
10176 * ibuffer.el (ibuffer-marked-face): Change default face from
10177 `font-lock-warning-face' to `warning'.
10178 (ibuffer-deletion-face): Change default face from
10179 `font-lock-type-face' to `error'.
10180
10181 * battery.el (battery-update): Use the face `error' instead of
10182 `font-lock-warning-face' (bug#6117).
10183
6a93965e
JL
101842011-08-24 Juri Linkov <juri@jurta.org>
10185
10186 * faces.el (success): Change face color from "Green3" to
10187 "ForestGreen" on light background (bug#9353).
10188
1ed43b09
CY
101892011-08-24 Chong Yidong <cyd@stupidchicken.com>
10190
5664fa7b
RT
10191 * window.el (quit-window): Rename from quit-restore-window.
10192 Use same arglist as old quit-window.
1ed43b09
CY
10193 (frame-auto-delete): Doc fix.
10194
10195 * view.el (view-mode-exit): Use quit-window.
10196
11dcdbb2
JL
101972011-08-24 Juri Linkov <juri@jurta.org>
10198
10199 * isearch.el (isearch-ring-adjust1): Start visiting previous
10200 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
10201 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
10202 for empty search string (when the last search string is reused
10203 automatically) to adjust the isearch ring to the last element and
10204 prepare the correct index for further M-p commands (bug#9185).
10205
de62b4df
KH
102062011-08-24 Kenichi Handa <handa@m17n.org>
10207
10208 * international/ucs-normalize.el: If decomposition property of
10209 CHAR is the default one (i.e. a list of CHAR itself), treat it as
10210 nil.
10211 (nfd, nfkd): Likewise.
10212
963b492b
SM
102132011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10214
10215 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
10216 from process filters aren't reliably transmitted to the surrounding
10217 accept-process-output.
10218 (mpc-proc-check): New function.
10219 (mpc-proc-sync): Use it (bug#8293)
10220
93b6b5e1
SM
102212011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10222
10223 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
10224 Add compatibility functions (bug#9313).
10225
bca633fb
EZ
102262011-08-23 Eli Zaretskii <eliz@gnu.org>
10227
b177498a
EZ
10228 * cus-start.el (all): Add entry for bidi-paragraph-direction.
10229
6df6ae42 10230 * international/uni-bidi.el: Regenerate.
bca633fb 10231
0902a04e
KH
102322011-08-23 Kenichi Handa <handa@m17n.org>
10233
10234 * international/charprop.el:
10235 * international/uni-bidi.el:
10236 * international/uni-category.el:
10237 * international/uni-combining.el:
10238 * international/uni-comment.el:
10239 * international/uni-decimal.el:
10240 * international/uni-decomposition.el:
10241 * international/uni-digit.el:
10242 * international/uni-lowercase.el:
10243 * international/uni-mirrored.el:
10244 * international/uni-name.el:
10245 * international/uni-numeric.el:
10246 * international/uni-old-name.el:
10247 * international/uni-titlecase.el:
10248 * international/uni-uppercase.el: Regenerate.
10249
3bbf23bc
MR
102502011-08-23 Martin Rudalics <rudalics@gmx.at>
10251
10252 * help.el (help-window-setup): Fix message displayed when other
10253 window is reused. (Bug#9341)
10254
b3fd59bd
SM
102552011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10256
1802e444
SM
10257 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
10258 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
10259
b3fd59bd
SM
10260 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
10261 Mark obsolete.
10262 * shell.el (shell-parse-pcomplete-arguments): New function.
10263 (shell-completion-vars): Use it instead (bug#9160).
10264
4eb61348
SM
102652011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10266
867cab74
SM
10267 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
10268 strings and comments (bug#9333).
10269
4eb61348
SM
10270 * emacs-lisp/debug.el (debug-arglist): New function.
10271 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
10272 (debug-on-entry-1): Handle interpreted closures (bug#9120).
10273
262a1439
JL
102742011-08-22 Juri Linkov <juri@jurta.org>
10275
56ee679c
JL
10276 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10277 Revert regexp that highlights output switches to its old
10278 pre-2010-10-28 value and remove one `?' from it (bug#9319).
10279
262a1439
JL
10280 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
10281 to check for empty output (bug#9226).
10282
f13f86fb
CY
102832011-08-22 Chong Yidong <cyd@stupidchicken.com>
10284
10285 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
10286 symbol-constituent as the default, as that stops font-lock from
10287 working properly (Bug#8843).
10288
c65c9622
LMI
102892011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10290
10291 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
10292 `coding-system-for-*' around the process open call to avoid
10293 auth-source side effects.
e7f2c178 10294 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
10295 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
10296 probe hangs.
c65c9622 10297
23a8a5ab
CY
102982011-08-21 Chong Yidong <cyd@stupidchicken.com>
10299
ff98b2dd
CY
10300 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
10301
23a8a5ab
CY
10302 * emacs-lisp/find-func.el (find-function-noselect): New arg
10303 lisp-only.
10304
10305 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
10306 signal an error for built-in functions (Bug#6664).
10307
f5e3c598
LMI
103082011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10309
10310 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
10311 (smtpmail-try-auth-methods): Use it.
10312
a3f2468a
CY
103132011-08-21 Chong Yidong <cyd@stupidchicken.com>
10314
2c34e8da
CY
10315 * font-lock.el (font-lock-fontify-region)
10316 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
10317 (font-lock-default-unfontify-buffer)
10318 (font-lock-default-fontify-region)
10319 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
10320
b3fd59bd
SM
10321 * progmodes/compile.el (compilation-error-properties):
10322 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
10323 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
10324 `ant' regexp.
ee31aabc 10325
a3f2468a
CY
10326 * net/browse-url.el (browse-url-firefox): Don't call
10327 browse-url-firefox-sentinel unless using -remote (Bug#9328).
10328
8e999f70
GM
103292011-08-20 Glenn Morris <rgm@gnu.org>
10330
c21a496a
GM
10331 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
10332
59ee0542
GM
10333 * tutorial.el (tutorial--default-keys): Update some default bindings.
10334
8e999f70
GM
10335 * files.el (hack-local-variables): Fully ignore case for "mode:".
10336
e3715033
AM
103372011-08-20 Alan Mackenzie <acm@muc.de>
10338
10339 Resolve invalid use of a regexp in regexp-opt.
10340
4d61f28d
JB
10341 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
10342 detection for a java annotation.
e3715033 10343
4d61f28d 10344 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
10345 detection for a java annotation.
10346
4d61f28d
JB
10347 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
10348 handling for java.
e3715033
AM
10349 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
10350
04ed2e9c
CY
103512011-08-20 Chong Yidong <cyd@stupidchicken.com>
10352
10353 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
10354 (Bug#9274).
10355
826cee64
AM
103562011-08-20 Alan Mackenzie <acm@muc.de>
10357
58179cce 10358 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
10359 such a construct. Mainly for when jit-lock etc. starts a chunk
10360 here.
10361
58179cce 10362 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 10363 variable.
58179cce 10364 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
10365 c-make-font-lock-search-function.
10366 (c-make-font-lock-search-function): Use the above function.
10367 (c-make-font-lock-context-search-function): New function.
10368 (c-cpp-matchers): Enhance the preprocessor expression case with
10369 the above function
10370 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
10371 which takes an expression.
10372
10373 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
10374
13009bd8
MR
103752011-08-20 Martin Rudalics <rudalics@gmx.at>
10376
10377 * window.el (display-buffer-reuse-window)
10378 (display-buffer-pop-up-window): Don't reuse or split a side
10379 window.
10380
9234ff7f
GM
103812011-08-19 Glenn Morris <rgm@gnu.org>
10382
10383 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 10384 Downcase "Mode:". (Bug#9331)
9234ff7f 10385
f635daa1
CY
103862011-08-18 Chong Yidong <cyd@stupidchicken.com>
10387
10388 * international/characters.el: Add L and R categories.
10389
10390 * subr.el (bidi-string-mark-left-to-right): Rename from
10391 string-mark-left-to-right. Use category search.
10392
10393 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
10394
bc987f8b
JL
103952011-08-18 Juri Linkov <juri@jurta.org>
10396
10397 * faces.el (error, warning, success): New faces with definitions
10398 copied from old default values of `font-lock-warning-face',
10399 `compilation-warning', `compilation-info' (bug#6117).
10400
10401 * font-lock.el (font-lock-warning-face): Inherit from `error'.
10402
10403 * progmodes/compile.el (compilation-error): Inherit from `error'.
10404 (compilation-warning): Inherit from `warning'.
10405 (compilation-info): Inherit from `success'.
10406
10407 * dired.el (dired-marked): Inherit from `warning'.
10408 (dired-flagged): Inherit from `error'.
10409
57173b96
LMI
104102011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10411
3e79eb87
LMI
10412 * mail/smtpmail.el (auth-source): Require to avoid problems with
10413 binding variables (bug#9298). Also clean up some unused
10414 autoloads.
10415
b3fd59bd
SM
10416 * net/network-stream.el (network-stream-open-starttls):
10417 Support using starttls.el without using gnutls-cli.
57173b96 10418
02b404de
JL
104192011-08-17 Juri Linkov <juri@jurta.org>
10420
10421 * progmodes/grep.el (rgrep): Handle the case when
10422 `grep-find-command' is a cons cell (bug#9278).
10423
8c9177f2
MR
104242011-08-17 Martin Rudalics <rudalics@gmx.at>
10425
10426 * window.el (display-buffer-pop-up-frame): Run frame creation
10427 function with BUFFER current (as special-display-popup-frame
10428 does). Reported by Drew Adams.
10429
3644a0ab
DU
104302011-08-17 Daiki Ueno <ueno@unixuser.org>
10431
10432 * epa-mail.el: Simplify GnuPG group expansion using
10433 epg-expand-group.
10434 (epa-mail-group-alist, epa-mail-group-modtime)
10435 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
10436 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
10437 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
10438 Remove.
10439
5e617bc2 104402011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
10441
10442 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
10443
9c4aeabf
AM
104442011-08-16 Alan Mackenzie <acm@muc.de>
10445
10446 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
10447 Correct, to avoid the inside of macros.
10448
3a99bf64
RS
104492011-08-16 Richard Stallman <rms@gnu.org>
10450
04963aa8
RS
10451 * epa-mail.el: Handle GnuPG group definitions.
10452 (epa-mail-group-alist, epa-mail-group-modtime)
10453 (epa-mail-gnupg-conf-file): New variables.
10454 (epa-mail-parse-groups, epa-mail-sync-groups)
10455 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
10456 (epa-mail-expand-recipients): New functions.
10457 (epa-mail-encrypt): Call epa-mail-expand-recipients.
10458
177549d0
RS
10459 * mail/rmail.el (rmail-epa-decrypt): New command.
10460
fe38beef
RS
10461 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
10462 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
10463 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
10464 (epa-decrypt-armor-in-region): Make error message clearer.
10465
934eacb9
SM
104662011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10467
10468 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
10469 and "a2b" to "ab" for `prefix'.
10470
d024fb4e
CY
104712011-08-14 Chong Yidong <cyd@stupidchicken.com>
10472
10473 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
10474 filter groups.
de148fee
CY
10475 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
10476 Fourquet (Bug#8804).
d024fb4e 10477
62f1ca49
JB
104782011-08-12 Juanma Barranquero <lekktu@gmail.com>
10479
10480 * startup.el (argi): Declare as global variable (bug#9275).
10481
9ccaaa4b
CY
104822011-08-12 Chong Yidong <cyd@stupidchicken.com>
10483
10484 * subr.el (string-mark-left-to-right): Search the entire string
10485 for RTL script, not just the terminating character. Doc fix.
10486
a3dae87a
SM
104872011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
10488
6cd18349
SM
10489 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
10490 New function.
10491 (js--regexp-literal, js-syntax-propertize-function): Remove.
10492 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
10493 (js-mode-map): Don't rebind electric keys.
10494 (js-insert-and-indent): Remove.
10495 (js-mode): Setup electric-layout and electric-indent instead.
10496
a3dae87a
SM
10497 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
10498
9d5cb631
DU
104992011-08-12 Daiki Ueno <ueno@unixuser.org>
10500
10501 * epa.el (epa-progress-callback-function): Fix the logic of
10502 displaying progress.
10503 * epa-file.el (epa-file-insert-file-contents): Make progress
10504 display more user-friendly.
10505 (epa-file-write-region): Ditto.
10506
3e26a4a2
CY
105072011-08-10 Chong Yidong <cyd@stupidchicken.com>
10508
10509 * subr.el (string-mark-left-to-right): New function.
10510
10511 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
10512 Use string-mark-left-to-right.
10513 (list-buffers-noselect): Caller changed.
10514
a3dae87a
SM
10515 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10516 Use string-mark-left-to-right.
3e26a4a2
CY
10517 (tabulated-list-print): Recenter after moving point.
10518
ac8cf6e6
JL
105192011-08-10 Juri Linkov <juri@jurta.org>
10520
10521 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
10522 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
10523 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
10524
8d96c9a4
CY
105252011-08-09 Chong Yidong <cyd@stupidchicken.com>
10526
10527 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
10528 (Bug#7554).
10529
7be1c708 105302011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
10531
10532 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
10533 character. (Bug#6594)
10534
37e11a63
CY
105352011-08-08 Chong Yidong <cyd@stupidchicken.com>
10536
839dde57
CY
10537 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
10538 (image-dired--with-db-file): New macro.
10539 (image-dired-write-tags, image-dired-remove-tag)
10540 (image-dired-create-gallery-lists, image-dired-write-comments)
10541 (image-dired-get-comment, image-dired-mark-tagged-files)
10542 (image-dired-list-tags, image-dired-gallery-generate): Use it.
10543 (image-dired-gallery-generate): Use insert-file-contents.
10544
37e11a63
CY
10545 * time.el (display-time-world-list, display-time-world-display):
10546 * time-stamp.el (time-stamp-string):
10547 * vc/add-log.el (add-change-log-entry): Use setenv instead of
10548 set-time-zone-rule (Bug#7337).
10549
0b4946c4
DU
105502011-08-08 Daiki Ueno <ueno@unixuser.org>
10551
10552 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
10553 (epg-error-to-string, epg-errors-to-string): New function.
10554 (epg-wait-for-completion): Reverse errors list.
10555 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
10556 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
10557 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
10558 (epg-sign-keys, epg-generate-key-from-file)
10559 (epg-generate-key-from-string): Format errors by using
10560 epg-errors-to-string (bug#9255).
10561 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
10562
75bfc667
JL
105632011-08-07 Juri Linkov <juri@jurta.org>
10564
10565 * faces.el (list-faces-display): Remove extra angle bracket
10566 from `help-mode-map'.
10567
10568 * info.el (Info-history-toc-nodes): Doc fix.
10569
10570 * longlines.el (longlines-mode): Doc fix.
10571
673e08bb
SM
105722011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
10573
4640dd88
SM
10574 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
10575 of statements and in a few more cases (bug#9183).
10576
673e08bb
SM
10577 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
10578 New functions.
10579 (cl-transform-lambda): Use them (bug#9239).
10580
89b3f019
MR
105812011-08-05 Martin Rudalics <rudalics@gmx.at>
10582
10583 * window.el (display-buffer-same-window)
10584 (display-buffer-same-frame, display-buffer-other-window)
10585 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10586 (pop-to-buffer-other-window)
10587 (pop-to-buffer-same-frame-other-window)
10588 (pop-to-buffer-other-frame): Make them defuns.
10589 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
10590
640c8776
SM
105912011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10592
10593 * subr.el (make-composed-keymap): Move from C. Change calling
10594 convention, and improve docstring to bring attention to a subtle point.
10595 * minibuffer.el (completing-read-default): Adjust accordingly.
10596
63648a95
MA
105972011-08-03 Michael Albinus <michael.albinus@gmx.de>
10598
10599 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
10600 (tramp-open-shell): Use `tramp-shell-quote-argument'.
10601
10602 * net/trampver.el: Update release number.
10603
b796c9b7
SM
106042011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10605
10606 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
10607 "in" (bug#9190).
10608
2239d7d5
LMI
106092011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10610
e07dd7c3
LMI
10611 * mail/sendmail.el (sendmail-query-once): Restore the current
10612 buffer after querying (bug#9074).
10613
0e6a2bd7
LMI
10614 * dired.el (dired-flagged): Use different faces for marked and
10615 flagged files (bug#6117).
10616
ce887515
LMI
10617 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
10618 (bug#4433).
10619
92f2affc
LMI
10620 * ido.el (ido-mode): Switch off the message if called
10621 non-interactively.
10622
57d5aff0
LMI
10623 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
10624 before 587, since it appears that that's more likely to work for
10625 more people.
10626
98cd6c18 10627 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 10628 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
10629 exist.
10630
b96dec83
LMI
10631 * info.el: Remove the `Info-beginning-of-buffer' function
10632 (bug#8325).
10633
b796c9b7
SM
10634 * net/network-stream.el (network-stream-open-starttls):
10635 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 10636
d90e2ea0
MR
106372011-08-01 Martin Rudalics <rudalics@gmx.at>
10638
10639 * window.el (display-buffer-in-window): Don't set dedicated status
10640 of window here (Bug#9215).
10641 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10642 (display-buffer-pop-up-side-window)
b796c9b7 10643 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 10644
cca09170
SM
106452011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10646
10647 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
10648 before binding generated-autoload-file.
10649
027b979c
DD
106502011-08-01 Deniz Dogan <deniz@dogan.se>
10651
10652 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
10653
3c7ee4f3
MA
106542011-07-30 Michael Albinus <michael.albinus@gmx.de>
10655
10656 Sync with Tramp 2.2.2.
10657
10658 * net/trampver.el: Update release number.
10659
2cc8e51a
JL
106602011-07-30 Juri Linkov <juri@jurta.org>
10661
10662 * dired-aux.el (dired-touch-initial): Remove function.
10663 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
10664 current time, and `default' to the last modification time of the
10665 current marked file (bug#6887).
10666
a514d856
JM
106672011-07-28 Jose E. Marchesi <jemarch@gnu.org>
10668
10669 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 10670 numeric argument to read-number (bug#9163).
a514d856 10671
8a7eddd7
MA
106722011-07-27 Michael Albinus <michael.albinus@gmx.de>
10673
10674 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
10675 connection process, it could be nil.
10676
1ddd96f5
LL
106772011-07-27 Leo Liu <sdl.web@gmail.com>
10678
10679 Simplify url handling in rcirc-mode.
10680
10681 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
10682 (rcirc-browse-url-at-mouse): Remove.
10683 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
10684
b248a85d
AM
106852011-07-26 Alan Mackenzie <acm@muc.de>
10686
10687 Fontify bitfield declarations properly.
10688
10689 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
10690 (c-symbol-chars): Now exported as a lang variable.
10691 (c-not-primitive-type-keywords): New lang variable.
10692
10693 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
10694 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 10695 parsed as a bitfield declaration.
b248a85d 10696
b796c9b7
SM
10697 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10698 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
10699 (c-punctuation-in): New function.
10700 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
10701 declarations properly.
10702
68575ab0
UJ
107032011-07-26 Ulf Jasper <ulf.jasper@web.de>
10704
10705 * calendar/icalendar.el (icalendar--all-events): Take care of
10706 multiple vcalendars in a single file.
b796c9b7 10707 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 10708
0f0a88b9
DD
107092011-07-25 Deniz Dogan <deniz@dogan.se>
10710
10711 * image.el (insert-image): Clarifying docstring.
10712
0b3f36df
MA
107132011-07-24 Michael Albinus <michael.albinus@gmx.de>
10714
10715 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
10716 `tramp-send-command-and-check' if there is no error.
10717 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
10718
a9901f61
AM
107192011-07-22 Alan Mackenzie <acm@muc.de>
10720
10721 Prevent cc-langs.elc being loaded at run time.
10722
10723 * progmodes/cc-mode.el: Remove two autoload forms which loaded
10724 cc-langs.
10725
4d61f28d 10726 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
10727 "(require 'cc-langs)". Quote a form so it will evaluate at
10728 (cc-mode's) compilation time.
10729
11d074b2
MA
107302011-07-22 Michael Albinus <michael.albinus@gmx.de>
10731
10732 * net/tramp.el (tramp-file-name-handler): Avoid recursive
10733 loading. (Bug#9114)
10734
938b94c8
MR
107352011-07-21 Martin Rudalics <rudalics@gmx.at>
10736
10737 * window.el (display-buffer-pop-up-window)
10738 (display-buffer-pop-up-side-window)
10739 (display-buffer-in-side-window): Call display-buffer-set-height
10740 and display-buffer-set-width after setting the new window's
b796c9b7 10741 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 10742
bfa4f190
SS
107432011-07-20 Sam Steingold <sds@gnu.org>
10744
10745 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
10746 (etags-tags-included-tables): Call `convert-standard-filename' on
10747 the file names contained in TAGS so that windows Emacs can handle
10748 TAGS files created by cygwin ctags.
10749
8ca42262
LMI
107502011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10751
10752 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
10753 which apparently didn't work.
10754
5db2afd2 107552011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 10756
5db2afd2
RW
10757 * proced.el (proced-send-signal): For *Marked Processes* buffer
10758 put point at beginning of buffer.
10759
92e15d10
SB
107602011-07-19 Stephen Berman <stephen.berman@gmx.net>
10761
10762 * proced.el (proced-format): Make header lines align with the text
10763 (bug#1779).
10764
1bfd59e5
LMI
107652011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10766
10767 * view.el (view-buffer): Allow running in `special' modes if we're
10768 visiting a file (bug#8615).
10769
f5aae37c
MR
107702011-07-19 Martin Rudalics <rudalics@gmx.at>
10771
10772 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
10773 (display-buffer-alist-set-1, display-buffer-alist-set-2):
10774 New functions.
f5aae37c
MR
10775 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
10776 more accurately.
10777
bf2c1571
AM
107782011-07-18 Alan Mackenzie <acm@muc.de>
10779
10780 Fontify declarators properly when, e.g., a jit-lock chunk begins
10781 inside a declaration.
10782
10783 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
10784
b796c9b7
SM
10785 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10786 New function.
bf2c1571
AM
10787 (c-complex-decl-matchers): Insert reference to
10788 c-font-lock-enclosing-decls.
10789
10790 * progmodes/cc-engine.el (c-backward-single-comment):
10791 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
10792 to nil around calls to (forward-comment -1).
10793
4e190b80
LMI
107942011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10795
12dc863d
LMI
10796 * image.el (put-image): Doc typo fix.
10797
a762e966
LMI
10798 * progmodes/etags.el (tags-search): Doc typo fix.
10799
4e190b80
LMI
10800 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
10801 password if we get errors 550 to 554.
10802
f019fb21
LMI
108032011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10804
b796c9b7 10805 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 10806
81746738
LMI
10807 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
10808 indentation character (bug#6380).
10809
3ee3a1b5
LMI
10810 * files.el (buffer-offer-save): Made permanently local (bug#6241).
10811
c82f64de
LMI
10812 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
10813 to clarify what the problem is (bug#4291).
10814
f019fb21
LMI
10815 * simple.el (current-kill): Clarify what
10816 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
10817 (auto-fill-mode): Document `auto-fill-function' in relation to
10818 `auto-fill-mode' (bug#2470).
f019fb21 10819
0794775d
LM
108202011-07-16 Lawrence Mitchell <wence@gmx.li>
10821
10822 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
10823 method if slot is read-only (bug#9035).
10824
be39b8cc
MR
108252011-07-16 Martin Rudalics <rudalics@gmx.at>
10826
b796c9b7 10827 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 10828 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
10829 selected before, see discussion of (Bug#8615), (Bug#6954).
10830 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 10831
6ccf7859
GM
108322011-07-15 Glenn Morris <rgm@gnu.org>
10833
10834 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 10835 Respect help-form.
6ccf7859 10836
87e86684
LM
108372011-07-09 Lawrence Mitchell <wence@gmx.li>
10838
10839 * net/gnutls.el (gnutls-min-prime-bits): New variable.
10840 (gnutls-negotiate): Use it.
10841
d6066239
LMI
108422011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10843
b796c9b7
SM
10844 * net/gnutls.el (gnutls-negotiate):
10845 Upcase `gnutls-algorithm-priority'.
d6066239 10846
bd23ebc0
GM
108472011-07-15 Glenn Morris <rgm@gnu.org>
10848
c65bca65
GM
10849 * jka-compr.el (jka-compr-verbose): Move from here...
10850 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
10851 Add missing :version tag.
10852 * info.el: No need to require jka-compr when compiling.
bd23ebc0 10853
478615cc
LMI
108542011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10855
7b41decb
LMI
10856 * net/gnutls.el (gnutls-algorithm-priority): New variable.
10857 (gnutls-negotiate): Use it.
10858
dbc44fcd
LMI
10859 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
10860
06789f97
LMI
10861 * info.el (Info-beginning-of-buffer): New command.
10862 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
10863 announcing `b' as the key (bug#8325).
ab896c37 10864 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 10865
c39da690
LMI
10866 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
10867
3aa5f34b
LMI
10868 * international/mule-cmds.el
10869 (describe-specified-language-support): Make the error message
10870 clearer (bug#8905).
10871
4bf0979f
LMI
10872 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
10873
478615cc
LMI
10874 * isearch.el (isearch-barrier): Add a doc string, since it's
10875 mentioned in a function doc string (bug#8678).
10876
75c68aa1
MR
108772011-07-15 Martin Rudalics <rudalics@gmx.at>
10878
10879 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
10880 buffer argument (Bug#9083) and self-identifying label argument.
10881
a7c33da2
GM
108822011-07-15 Glenn Morris <rgm@gnu.org>
10883
10884 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
10885
2f5c6024
LMI
108862011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10887
10888 * man.el (Man-fontify-manpage): Fix message when formatting the
10889 man page (bug#7929).
10890
0bb23927 108912011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
10892
10893 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
10894 argument LRM; if non-nil, append an invisible LRM character to the
10895 buffer name.
10896 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
10897 last argument non-nil, when formatting buffer names.
0bb23927
EZ
10898 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
10899 paragraph direction.
cce4b0a7 10900
621ef9ab
LMI
109012011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10902
d1583c48
LMI
10903 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
10904 the man page name (bug#7929).
10905
6a57fb5f
LMI
10906 * image.el (put-image): Mention the `put-image' overlay property
10907 (bug#7834).
10908
d7956b14
LMI
10909 * scroll-bar.el (set-scroll-bar-mode): Mention that
10910 `scroll-bar-mode' lists the values (bug#7772).
10911
5b2d4a66
LMI
10912 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
10913 command (bug#7729).
10914
7509a874
LMI
10915 * rect.el (apply-on-rectangle): Return the point after the last
10916 operation.
10917 (string-rectangle): Go to the point after the last operation
10918 (bug#7522).
10919
4fe74b19
LMI
10920 * printing.el (pr-toggle-region): Clarify the documentation
10921 slightly (bug#7493).
10922
b796c9b7
SM
10923 * time.el (display-time-update):
10924 Allow `display-time-mail-function' to return nil (bug#7158).
10925 Fix suggested by Detlev Zundel.
ab283561 10926
fc233c9d
LMI
10927 * vc/diff.el (diff): Clarify the order the file names are read
10928 (bug#7111).
10929
43f5740b
LMI
10930 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
10931 the doc string (bug#7015).
10932
f2182a76
LMI
10933 * font-lock.el (font-lock-maximum-decoration): Mention what
10934 numeric levels mean (bug#6935).
10935
621ef9ab
LMI
10936 * startup.el (initial-buffer-choice): Don't mention the `none'
10937 selection, which is against policy.
10938
adc47434
MR
109392011-07-14 Martin Rudalics <rudalics@gmx.at>
10940
b796c9b7
SM
10941 * window.el (display-buffer-normalize-special):
10942 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 10943
7e5bfb8f
EZ
109442011-07-14 Eli Zaretskii <eliz@gnu.org>
10945
10946 * subr.el (version<, version<=, version=): Mention "-CVS" and
10947 "-12345" alpha version numbers.
10948
27fa387a
CY
109492011-07-14 Chong Yidong <cyd@stupidchicken.com>
10950
10951 * bindings.el: Add advertised binding for set-mark-command
10952 (Bug#5772).
10953
8bdfa064
CY
109542011-07-14 Chong Yidong <cyd@stupidchicken.com>
10955
10956 * bindings.el (mode-line-other-buffer):
10957 * bookmark.el (bookmark-bmenu-2-window):
10958 * bs.el (bs-cycle-next, bs-cycle-previous):
10959 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
10960 switch-to-buffer.
10961
10962 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 10963 Delete.
8bdfa064 10964
5eba16a3
JB
109652011-07-14 Juanma Barranquero <lekktu@gmail.com>
10966
10967 * follow.el (follow-debug-message, follow-redisplay):
10968 * jka-cmpr-hook.el (with-auto-compression-mode):
10969 Fix typos in docstrings.
10970
15853710
LMI
109712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10972
a28e4607
LMI
10973 * subr.el (with-silent-modifications): Clarify somewhat what the
10974 macro inhibits (bug#6525).
10975
15853710
LMI
10976 * simple.el (eval-expression): Note what it does if called
10977 interactively (bug#6495).
10978
bee0fcef
CY
109792011-07-13 Chong Yidong <cyd@stupidchicken.com>
10980
b796c9b7
SM
10981 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
10982 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
10983
10984 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10985 Remove switch-to-buffer.
10986
58274504
LMI
109872011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10988
bd2fcc8d
LMI
10989 * files.el (make-directory): Clarify that an error will be raised
10990 if there's an error (bug#6397).
10991
0f04b32c
LMI
10992 * startup.el (initial-buffer-choice): Add `none' as a choice
10993 (bug#6234).
10994
465c5fc8
LMI
10995 * subr.el (add-hook): Clarify section about buffer-local hooks
10996 (bug#6218).
10997
58274504
LMI
10998 * dired.el (dired-flagged): Clarify doc string (bug#6117).
10999
bead9a43
JB
110002011-07-13 Juanma Barranquero <lekktu@gmail.com>
11001
11002 * tabify.el (untabify): Preserve the current column so that point
11003 doesn't move (bug#6032).
11004
3af98a7b
LMI
110052011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11006
b796c9b7
SM
11007 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
11008 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 11009
6240145a
GM
110102011-07-13 Glenn Morris <rgm@gnu.org>
11011
11012 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
11013 (dired-insert-directory): Give a message the first time
11014 if ls is found not to support --dired.
11015
1d8c2ccc
LMI
110162011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11017
11018 * simple.el (toggle-truncate-lines): Clarify what is toggled
11019 (bug#5580). Text by Drew Adams.
11020
5fc4038e
CY
110212011-07-13 Chong Yidong <cyd@stupidchicken.com>
11022
11023 * simple.el (blink-matching-open): Make the error message from the
11024 last change less verbose.
11025
bf6012e5
DN
110262011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
11027
11028 * font-lock.el (font-lock-comment-face): Use the high contrast
11029 "yellow" color for font-lock-comment-face on low color terminals
11030 using a dark background color (bug#4221).
11031
343c3b5a
LMI
110322011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11033
7e9505c5
LMI
11034 * dired.el (dired-insert-set-properties): Make the doc string
11035 reflect what it does now (bug#5325).
11036
c26fdcf5
LMI
11037 * simple.el (blink-matching-open): Say that we were unable to find
11038 the match within the limit, if we're limited (bug#5122).
11039
bb388cc5
LMI
11040 * international/mule-cmds.el (prefer-coding-system): Add an
11041 example (bug#4869).
11042
343c3b5a
LMI
11043 * progmodes/etags.el (tags-search): Document `file-list-form'
11044 (bug#4731).
11045
2a517d45
LM
110462011-07-13 Lawrence Mitchell <wence@gmx.li>
11047
11048 * net/browse-url.el (browse-url-default-browser)
11049 (browse-url-browser-function): Make the default browser choice a
11050 bit more logical (bug#4300). Also clean up the doc string.
11051
b6c78ef2
JB
110522011-07-13 Juanma Barranquero <lekktu@gmail.com>
11053
11054 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
11055 binary endings (bug#4440).
11056
1c4dd947
LMI
110572011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11058
a2014063
LMI
11059 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
11060 which can be pretty annoying (bug#8971).
11061
9c9c2d88
LMI
11062 * jka-compr.el (jka-compr-verbose): New variable, and use
11063 throughout (bug#8971).
11064
1c4dd947
LMI
11065 * info.el (Info-find-file): Fall back on the installation
11066 directory if we can't find the info node anywhere else.
11067
a1c9f41b
SO
110682011-07-13 Sergei Organov <osv@javad.com> (tiny change)
11069
11070 * vc/vc.el (vc-revert-file):
11071 Don't set file time-stamp in the past. (Bug#5181)
11072
536f3d36
LMI
110732011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11074
7152b011
LMI
11075 * files.el (after-find-file): Give a better error message when
11076 trying to find a symlink that points to a file that doesn't exist
11077 (bug#4398).
11078
536f3d36
LMI
11079 * progmodes/cc-vars.el: Remove (probably) misleading comment
11080 (bug#4396).
11081
460c0fba
JB
110822011-07-12 Johan Bockgård <bojohan@gnu.org>
11083
11084 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
11085
7a6bda45
CY
110862011-07-12 Chong Yidong <cyd@stupidchicken.com>
11087
11088 * mouse-sel.el: Hack restoring functionality, while keeping
11089 compatibility with 2010-07-03 changes to mouse selection.
11090 (mouse-sel-primary-overlay): New var.
11091 (mouse-sel-selection-alist): Use it.
11092 (mouse-sel-mode): Doc fix; remove points that are default features
11093 of mouse.el.
11094
c79598ef
JB
110952011-07-12 Johan Bockgård <bojohan@gnu.org>
11096
11097 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11098 Fix previous fix (bug#2490).
11099
ff8be6ef
RW
111002011-07-12 Roland Winkler <winkler@gnu.org>
11101
b796c9b7
SM
11102 * textmodes/bibtex.el (bibtex-initialize):
11103 Use pop-to-buffer-same-window.
ff8be6ef
RW
11104 (bibtex-search-entries): Fix interactive call.
11105
296ba3ee
LMI
111062011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11107
f5242a02 11108 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
11109 Fontise bytecomp Error lines more correctly (bug#2490).
11110 Fix suggested by Johan Bockgård.
f5242a02 11111
296ba3ee
LMI
11112 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
11113
11114 * dired-x.el (dired-guess-default): Use `delete-dups'.
11115
f69fd0d2
CY
111162011-07-12 Chong Yidong <cyd@stupidchicken.com>
11117
11118 * dired.el (dired-mark-prompt):
11119 * dired-aux.el (dired-read-shell-command): Doc fix.
11120
eab5dc07
LMI
111212011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11122
b796c9b7
SM
11123 * mail/sendmail.el (sendmail-query-once):
11124 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
11125 emacs -Q.
11126
11127 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11128
eab5dc07
LMI
11129 * cus-edit.el (custom-file): Take an optional no-error variable.
11130 (customize-save-variable): Set the variable, and give a warning if
11131 running under "emacs -q".
11132
a1e65d42
JB
111332011-07-11 Juanma Barranquero <lekktu@gmail.com>
11134
11135 * loadhist.el (unload-feature-special-hooks):
11136 Add `auto-coding-functions', `fill-nobreak-predicate' and
11137 `find-directory-functions' (bug#5327).
11138
1d52da10
LMI
111392011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11140
be958f1d
LMI
11141 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
11142
5bedb26c
LMI
11143 * cus-edit.el (custom-guess-name-alist): -alist variables should
11144 use the `alist' type (bug#3120). Suggested by Drew Adams.
11145
1d52da10
LMI
11146 * printing.el: Add documentation to all the `pr-toggle-' commands.
11147
cd394be1 111482011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
11149
11150 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
11151 backends where it makes sense (bug#2623).
11152
dcc88d8a
LMI
111532011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11154
c3de9feb
LMI
11155 * dired-x.el (dired-guess-default): Remove duplicate shell command
11156 entries (bug#2028).
8a93078b 11157 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 11158 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 11159
dcc88d8a
LMI
11160 * subr.el (remove-duplicates): New conveniency function.
11161
505e3645
LMI
111622011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11163
11164 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
11165 (bug#1526).
11166
111672011-07-10 Martin Rudalics <rudalics@gmx.at>
11168
11169 * window.el (display-buffer-normalize-default): Don't invert
11170 meaning of even-window-heights. Reported by Eli Zaretskii
11171 <eliz@gnu.org>.
11172
455e4fa1
BR
111732011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
11174
11175 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
11176
8e0bc3e9
CY
111772011-07-10 Chong Yidong <cyd@stupidchicken.com>
11178
11179 * window.el (display-buffer): Fix arguments to
11180 display-buffer-reuse-window in last change.
11181
fa7c3228
CY
11182 * faces.el (link): Use a less saturated blue on light backgrounds.
11183
11184 * startup.el (fancy-startup-text, fancy-about-text)
11185 (fancy-startup-tail): Use font-lock faces, for background safety.
11186
c0a7f300
BN
111872011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
11188
b796c9b7
SM
11189 * emulation/viper-cmd.el (viper-change-state-to-vi):
11190 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 11191
4dc2a129
MR
111922011-07-09 Martin Rudalics <rudalics@gmx.at>
11193
11194 * window.el (display-buffer-default-specifiers): Remove.
11195 (display-buffer-macro-specifiers): Remove default specifiers.
11196 (display-buffer-alist): Default to nil.
b796c9b7 11197 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
11198 (display-buffer-pop-up-window): Allow splitting internal
11199 windows. Check whether a live window was created.
11200 (display-buffer-other-window-means-other-frame)
11201 (display-buffer-normalize-arguments): Rename to
11202 display-buffer-normalize-argument and rewrite. Set the
11203 other-window specifier.
11204 (display-buffer-normalize-special): New function.
11205 (display-buffer-normalize-options): Rename to
11206 display-buffer-normalize-default and rewrite.
11207 (display-buffer-normalize-options-inhibit): Remove.
11208 (display-buffer-normalize-specifiers): Rewrite.
11209 (display-buffer): Process other-window specifier and call
11210 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
11211 more faithfully.
b796c9b7 11212 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 11213 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
11214 (display-buffer-in-window, display-buffer-alist-set):
11215 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
11216 <tassilo@member.fsf.org>.
11217
2d43b8c9
LL
112182011-07-09 Leo Liu <sdl.web@gmail.com>
11219
11220 * register.el (insert-register): Restore accidental change on
11221 2011-06-26. (Bug#9028)
11222
7f9b7c53
GM
112232011-07-09 Glenn Morris <rgm@gnu.org>
11224
11225 * subr.el (remq): Handle the empty list. (Bug#9024)
11226
f042cfd8
AS
112272011-07-08 Andreas Schwab <schwab@linux-m68k.org>
11228
11229 * mail/sendmail.el (send-mail-function): No longer delay custom
11230 initialization.
11231 * custom.el (custom-initialize-delay): Doc fix.
11232
856b2f11
SM
112332011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
11236
afae1d68
MA
112372011-07-08 Michael Albinus <michael.albinus@gmx.de>
11238
11239 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
11240 human-friendly prompt.
11241
0757af94
SM
112422011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11243
11244 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
11245 provided by a particular plugin.
11246
d760b731
LMI
112472011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11248
11249 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
11250 save customizations (with "emacs -Q"), just set the variable
11251 instead of erroring out.
11252
11253 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11254
cd79ce90
JL
112552011-07-08 Juri Linkov <juri@jurta.org>
11256
11257 * arc-mode.el (archive-zip-expunge, archive-zip-update)
11258 (archive-zip-update-case): Use 7z if found by `executable-find'.
11259 The order of searching the available programs is the same as in
11260 `archive-zip-extract' (bug#8968).
11261
14cc04aa
CY
112622011-07-07 Chong Yidong <cyd@stupidchicken.com>
11263
11264 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
11265 (menu-bar-options-menu): Tweak descriptions.
11266
0a1848ec
LMI
112672011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11268
11269 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
11270 menu items into verb phrases (bug#1421). Also refill to fit under
11271 80 columns.
11272
f5bd0689
CY
112732011-07-07 Chong Yidong <cyd@stupidchicken.com>
11274
538e85c6
CY
11275 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
11276 (Info-read-node-name): Doc fix (Bug#1084).
11277
f5bd0689
CY
11278 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
11279 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
11280 (end-of-sexp, beginning-of-sexp)
11281 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
11282 (forward-symbol, forward-same-syntax, word-at-point)
11283 (sentence-at-point): Doc fix (Bug#1144).
11284
56ec5115
LMI
112852011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11286
f3f8e37f
LMI
11287 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
11288 should cover it (bug#1281).
11289
0757af94 11290 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 11291
e9fce1ac 11292 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
11293 negotiation fails, then possibly try again with a non-encrypted
11294 connection (bug#9017).
11295
56ec5115
LMI
11296 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
11297 be used.
11298
c2f9aec8
RS
112992011-07-07 Richard Stallman <rms@gnu.org>
11300
11301 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
11302 property, and handle its changed format.
11303 Look for the correct line number.
11304 Use file's line contents (but not past first =) to find
11305 correct line in message.
11306
ef7b981d 113072011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
11308
11309 * international/characters.el (build-unicode-category-table):
11310 Delete it.
0757af94 11311 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 11312
0757af94 11313 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
11314 to src/chartab.c.
11315 (get-char-code-property): Call unicode-property-table-internal to
11316 load a file. Call get-unicode-property-internal where necessary.
11317 (put-char-code-property): Call unicode-property-table-internal to
11318 load a file. Call put-unicode-property-internal where necessary.
11319 put-unicode-property-internal where necessary.
0757af94
SM
11320 (char-code-property-description):
11321 Call unicode-property-table-internal to load a file.
c805dec0
KH
11322
11323 * international/charprop.el:
11324 * international/uni-bidi.el:
11325 * international/uni-category.el:
11326 * international/uni-combining.el:
11327 * international/uni-comment.el:
11328 * international/uni-decimal.el:
11329 * international/uni-decomposition.el:
11330 * international/uni-digit.el:
11331 * international/uni-lowercase.el:
11332 * international/uni-mirrored.el:
11333 * international/uni-name.el:
11334 * international/uni-numeric.el:
11335 * international/uni-old-name.el:
11336 * international/uni-titlecase.el:
11337 * international/uni-uppercase.el: Regenerate.
11338
11339 * loadup.el: Load international/charprop.el before
11340 international/characters.
11341
e14b388a
CY
113422011-07-07 Chong Yidong <cyd@stupidchicken.com>
11343
11344 * window.el (next-buffer, previous-buffer): Signal an error if
11345 called from a minibuffer window.
11346
11347 * bindings.el: Revert 2011-07-04 change.
11348
354cf0ba
RS
113492011-07-06 Richard Stallman <rms@gnu.org>
11350
11351 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
11352 (rmail-mime-insert-bulk, rmail-mime-insert-text):
11353 Treat markers like ints.
11354 (rmail-mime-entity): Doc fix.
11355
a48868a7
LMI
113562011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11357
4906cd3d
LMI
11358 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
11359 defcustom again for backwards compatibility.
11360
e0457abe
LMI
11361 * simple.el (shell-command-on-region): Fill.
11362
d67f7e1f
LMI
11363 * dired-aux.el (dired-kill-line): Add a doc string.
11364
fe204702
LMI
11365 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
11366 to "\\sw\\|\\s_" (bug#358).
11367
a48868a7
LMI
11368 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
11369 (dired-unmark-backward): Ditto.
11370 (dired-flag-backup-files): Ditto.
11371
11372 * dired-x.el (dired-mark-sexp): Ditto.
11373
aa8a705c
RS
113742011-07-06 Richard Stallman <rms@gnu.org>
11375
11376 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
11377 (rmail-mime-entity): New arg TRUNCATED.
11378 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
11379 New functions.
11380 (rmail-mime-save): Warn if entity is truncated.
11381 (rmail-mime-toggle-hidden): Likewise, for showing.
11382 (rmail-mime-process-multipart): Record when an entity is truncated.
11383
a9a936b9
RS
11384 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
11385 if ENTITY is a string.
11386
1f2b92cb
LMI
113872011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11388
f4f73198 11389 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
11390 of faces when `M-C-x'-ing their definitions (bug#8378).
11391 Also clean up the code slightly.
f4f73198 11392
12b16734 11393 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 11394 because that makes the colors go away.
12b16734 11395
f0691d22
LMI
11396 * mail/sendmail.el (send-mail-function): Change the default to
11397 `sendmail-query-once'.
9e87df06 11398 (sendmail-query-once): Add an autoload cookie.
f0691d22 11399
1f2b92cb
LMI
11400 * net/network-stream.el (network-stream-open-starttls): Try using
11401 a plain connection even if the server offered STARTTLS, and we
11402 kinda wanted to use it, if Emacs doesn't have any STARTTLS
11403 capability. This should make smtpmail.el work in slightly more
11404 configurations.
11405
1cdd2a1b
MA
114062011-07-06 Michael Albinus <michael.albinus@gmx.de>
11407
11408 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11409 New defun.
11410 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
11411
fbcc67e2
MM
114122011-07-06 Michael R. Mauger <mmaug@yahoo.com>
11413
11414 * progmodes/sql.el: Version 3.0
0757af94 11415 (sql-product-alist): Add product :completion-object,
fbcc67e2 11416 :completion-column, and :statement attributes.
0757af94 11417 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 11418 (sql-mode-syntax-table): Mark all punctuation.
0757af94 11419 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
11420 ansi keywords.
11421 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 11422 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
11423 (sql-oracle-show-reserved-words): New function for development.
11424 (sql-product-font-lock): Simplify for source code buffers.
11425 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
11426 New functions.
11427 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
11428 (sql-mode-map): Add statement movement functions.
11429 (sql-ansi-statement-starters, sql-oracle-statement-starters):
11430 New variable.
fbcc67e2
MM
11431 (sql-statement-regexp, sql-beginning-of-statement)
11432 (sql-end-of-statement, sql-signum): New functions.
0757af94 11433 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
11434 (sql-show-sqli-buffer): Bug fix.
11435 (sql-interactive-mode): Store connection data as buffer local.
0757af94 11436 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
11437 with sql-interactive-mode.
11438 (sql-save-connection): Save buffer local settings.
0757af94 11439 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
11440 (sql-product-interactive): Bug fix.
11441 (sql-preoutput-hold): New variable.
11442 (sql-interactive-remove-continuation-prompt): Bug fixes.
11443 (sql-debug-redirect): New variable.
11444 (sql-str-literal): New function.
11445 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 11446 Redesign.
fbcc67e2
MM
11447 (sql-oracle-save-settings, sql-oracle-restore-settings)
11448 (sql-oracle-list-all, sql-oracle-list-table): New functions.
11449 (sql-completion-object, sql-completion-column)
11450 (sql-completion-sqlbuf): New variables.
11451 (sql-build-completions-1, sql-build-completions)
11452 (sql-try-completion): New functions.
11453 (sql-read-table-name): Use them.
11454 (sql-contains-names): New buffer local variable.
11455 (sql-list-all, sql-list-table): Use it.
11456 (sql-oracle-completion-types): New variable.
11457 (sql-oracle-completion-object, sql-sqlite-completion-object)
11458 (sql-postgres-completion-object): New functions.
11459
d4eaeab1
GM
114602011-07-06 Glenn Morris <rgm@gnu.org>
11461
11462 * window.el (pop-to-buffer): Doc fix.
11463
322b7dab 114642011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
11465
11466 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
11467
322b7dab 114682011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 11469
322b7dab 11470 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 11471
322b7dab 11472 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 11473
605dd5bf
CY
114742011-07-05 Chong Yidong <cyd@stupidchicken.com>
11475
11476 * button.el (button): Inherit from link face. Suggested by Dan
11477 Nicolaescu.
11478
7dbfa719
SM
114792011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11480
3db614b0
SM
11481 * progmodes/gdb-mi.el: Fit in 80 columns.
11482 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
11483 switch-to-buffer.
11484
7dbfa719
SM
11485 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
11486 if imenu is simply not configured (bug#8941).
11487
919d884a
KM
114882011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
11489
11490 * allout.el (allout-post-undo-hook): New allout outline-change
11491 event hook to signal undo activity.
11492 (allout-post-command-business): Run allout-post-undo-hook if an
11493 undo just occurred.
7dbfa719
SM
11494 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
11495 * allout-widgets.el (allout-widgets-after-undo-function):
11496 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
11497 in the vicinity of an undo.
11498 (allout-widgets-mode): Include allout-widgets-after-undo-function
11499 on the new allout-post-undo-hook.
11500
450a0f09
SM
115012011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11502
11503 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
11504 Let define-derived-mode define it.
11505 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
11506 cycles of abbrev-table inheritance (bug#8998).
11507
2de69e00
RW
115082011-07-05 Roland Winkler <winkler@gnu.org>
11509
11510 * textmodes/bibtex.el: Add support for biblatex.
11511 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
11512 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
11513 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
11514 (bibtex-entry-alist, bibtex-field-alist): New variables.
11515 (bibtex-entry-field-alist): Obsolete alias for
11516 bibtex-BibTeX-entry-alist.
11517 (bibtex-entry-alist, bibtex-field-alist): New widgets.
11518 (bibtex-set-dialect): New command.
11519 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
11520 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
11521 Bind via bibtex-set-dialect.
2de69e00
RW
11522 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
11523 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
11524 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
11525 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
11526 Define via bibtex-set-dialect.
450a0f09
SM
11527 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
11528 Obey bibtex-no-opt-remove-re.
2de69e00
RW
11529 (bibtex-vec-push, bibtex-vec-incr): New functions.
11530 (bibtex-format-entry, bibtex-field-list)
11531 (bibtex-print-help-message, bibtex-validate)
11532 (bibtex-search-entries): Use new format of bibtex-entry-alist.
11533
2dcdbdd9
SM
115342011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11535
11536 * progmodes/compile.el (compilation-goto-locus):
11537 * net/tramp-cmds.el (tramp-append-tramp-buffers):
11538 * bs.el (bs-cycle-next, bs-cycle-previous):
11539 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
11540 * bindings.el (mode-line-other-buffer):
11541 * autoinsert.el (auto-insert):
11542 * arc-mode.el (archive-extract):
11543 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
11544
b27640fe
JB
115452011-07-05 Juanma Barranquero <lekktu@gmail.com>
11546
11547 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
11548 Fix check of `emacs-lock-unlockable-modes'.
11549 Coerce true values of `emacs-lock--try-unlocking' to t.
11550
53bbe3ad
JB
115512011-07-05 Juanma Barranquero <lekktu@gmail.com>
11552
11553 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
11554 * emacs-lock.el: New file.
11555
1d3cdbc7
JD
115562011-07-05 Julien Danjou <julien@danjou.info>
11557
11558 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
11559 than `boundp' to check if face is set.
11560
9173deec
JB
115612011-07-05 Juanma Barranquero <lekktu@gmail.com>
11562
11563 * register.el (registerv-make):
11564 * window.el (window-min-height): Fix typos in docstrings.
11565
869795d6
JD
115662011-07-05 Jan Djärv <jan.h.d@swipnet.se>
11567
9173deec 11568 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
11569 Update doc string.
11570
b768cdcd
JB
115712011-07-04 Juanma Barranquero <lekktu@gmail.com>
11572
11573 * server.el (server-execute): Catch quit and call
11574 `server-return-error' to pass the error back to emacsclient and
11575 close the connection (bug#8942).
11576
13aa217b
KM
115772011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
11578
11579 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
11580 insecure exception for current topic. Also note that auto-saves
11581 are handled differently.
11582
5d3385a0 11583 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
11584 State variables for tracking auto-save inhibition situation.
11585
11586 (allout-write-contents-hook-handler): Rename from
11587 'allout-write-file-hook-handler', and describe how it depends on
11588 write-contents-functions sensitivity to non-nil value to prevent
11589 file write.
11590
11591 (allout-auto-save-hook-handler): Remove. auto-save does not check
11592 this in individual buffers, only in the starting buffer, so this
11593 is not the right way for us to inhibit auto-save in a buffer
11594 according to its condition.
11595
11596 (allout-mode): Use new allout-write-contents-hook-handler, and
11597 only with write-contents-functions. Remove auto-save provisions -
11598 they're implemented elsewhere.
11599
11600 (allout-before-change-handler): If undo is in progress, note that
11601 for attention of allout-post-command-business.
11602
11603 (allout-post-command-business): If the command we're following was
11604 an undo, check for change in the status of encrypted items and
11605 adjust auto-save inhibitions accordingly.
11606
11607 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
11608 according to whether there are or aren't any plain-text topics
11609 pending encryption.
11610
2dcdbdd9 11611 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
11612 Adjust buffer-saved-size and some allout state to inhibit auto-saves
11613 if there are plain-text topics pending encryption.
13aa217b
KM
11614
11615 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
11616 buffer-saved-size and some allout state to not inhibit auto-saves
11617 if there are no longer any plain-text topics pending encryption.
11618
0757af94
SM
11619 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
11620 No longer provide for exemption of the current topic.
13aa217b 11621
ac89b32c
JL
116222011-07-04 Juri Linkov <juri@jurta.org>
11623
11624 Add 7z operations to delete and save changed members (bug#8968).
11625 * arc-mode.el (archive-7z-expunge, archive-7z-update):
11626 New defcustoms.
11627 (archive-7z-write-file-member): New function.
11628 (archive-7z-summarize): Fix the number of dashes in the
11629 listing output.
11630
8fa39615
SM
116312011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11632
11633 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
11634 (bug#8958).
11635
2f11b3f1
CY
116362011-07-04 Chong Yidong <cyd@stupidchicken.com>
11637
d66fef2b
CY
11638 * bindings.el: Ignore next-buffer and previous-buffer in
11639 minibuffer-local-map.
11640
2f11b3f1
CY
11641 * font-lock.el (font-lock-builtin-face): Change light background
11642 color to dark slate blue (Bug#6693).
11643
f932a347
WD
116442011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
11645
11646 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
11647
c8af70e1
SM
116482011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11649
11650 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
11651 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11652 Add switch-to-buffer.
11653
f158badc
LMI
116542011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11655
11656 * isearch.el (isearch-search-fun-function): Clarify further the
11657 meaning of the function returned.
11658
6d95bd46
MA
116592011-07-04 Michael Albinus <michael.albinus@gmx.de>
11660
11661 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
11662
11663 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
11664 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
11665 Use it.
11666 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
11667 `tramp-default-remote-path' does not exist.
11668 (tramp-send-command-and-read): New optional argument NOERROR.
11669 (tramp-open-connection-setup-interactive-shell)
11670 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
11671 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
11672 (tramp-process-sentinel): Flush also process' connection property.
11673 (tramp-sh-handle-start-file-process): Do not set process
11674 sentinel. It is done now ...
11675 (tramp-maybe-open-connection): ... here. (Bug#8929)
11676
909e6b67
MK
116772011-07-04 MON KEY <monkey@sandpframing.com>
11678
11679 * play/animate.el (animate-string): Doc fixes and allow changing
11680 the buffer name (bug#5417).
11681
116822011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11683
c8af70e1 11684 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 11685
f34755dc
PE
116862011-07-04 Paul Eggert <eggert@cs.ucla.edu>
11687
396cec72
PE
11688 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
11689 This is simpler and helps future-proof the code.
11690 (timer-until): Use time-subtract and float-time.
08235028 11691 (timer--time-less-p): Use time-less-p.
f34755dc 11692
56e6cc31
JB
116932011-07-04 Juanma Barranquero <lekktu@gmail.com>
11694
3abb79e5
JB
11695 * type-break.el (timep): Use the value of `float-time' to avoid a
11696 byte-compiler warning.
11697
56e6cc31
JB
11698 * server.el (server-eval-and-print): Return any result, even nil.
11699
7b9430b4
PE
117002011-07-03 Paul Eggert <eggert@cs.ucla.edu>
11701
11702 * type-break.el: Accept time formats that the builtins accept.
11703 (timep, type-break-time-difference): Accept any format that
11704 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
11705 This is simpler and helps future-proof the code.
11706 (type-break-time-difference): Round rather than ignoring
11707 subseconds components.
11708
3034e9e7
LMI
117092011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11710
11711 * info.el (Info-apropos-matches): Make non-interactive, since it
11712 doesn't seem to do anything useful as a command (bug#8829).
11713
1485f4c0
CY
117142011-07-03 Chong Yidong <cyd@stupidchicken.com>
11715
11716 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 11717 Move from faces.el.
1485f4c0
CY
11718 (frame-default-terminal-background): New function.
11719
11720 * custom.el (custom-push-theme): Don't record faces in `changed'
11721 theme; this doesn't work correctly for per-frame face settings.
11722 (disable-theme): Use face-set-after-frame-default to reset faces.
11723 (custom--frame-color-default): New function.
11724
9fa3dd45
LMI
117252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11726
c8af70e1 11727 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
11728 (bug#8769).
11729
6cbbc20c
KR
117302011-03-29 Kevin Ryde <user42@zip.com.au>
11731
11732 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11733 `perl-Test2' extend to match possible "fail #N" rep count
11734 (bug#8377).
11735
c7f98048
LMI
117362011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11737
65676592
LMI
11738 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
11739 `smtpmail-via-smtp' now returns the error instead of nil.
11740
c7f98048
LMI
11741 * isearch.el (isearch-search-fun-function): Clarify the doc string
11742 (bug#8101).
11743
56e6cc31 117442011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
11745
11746 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
11747 unnecessary spaces (bug#8987).
11748
2b216704
LMI
117492011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11750
11751 * net/network-stream.el (open-network-stream): Use the
11752 :end-of-capability command thoughout.
11753
117542011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11755
11756 * net/network-stream.el (open-network-stream): Add the
11757 :end-of-capability command parameter, used by pop3.el.
11758
36adf6ce
LMI
117592011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11760
1ca0da0e
LMI
11761 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
11762
fc00f69c
LMI
11763 * fringe.el (fringe-query-style): Remove redundant text " (type ?
11764 for list)" (bug#6475).
11765
28fd8759 11766 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 11767 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
11768 an error (bug#6297).
11769
0dd8b6da
LMI
11770 * man.el (Man-reference-regexp): Allow matching possible
11771 word-wrapped references (bug#6289).
11772
ce1438d6
LMI
11773 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
11774 for consistency with the other vc buffers (bug#6197).
11775 (vc-checkin): Ditto.
11776
11777 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
11778
36adf6ce
LMI
11779 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
11780
e83cc1f7
LMI
117812011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11782
8a20ca4c
LMI
11783 * custom.el (defcustom): Clarify that :set is only used in the
11784 Customize user interface (bug#6089).
11785
83319045
LMI
11786 * progmodes/flymake.el (flymake-mode): If the buffer isn't
11787 associated with a file, refuse to run instead of erroring out
11788 (bug#6084).
11789
a8392169
LMI
11790 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
11791 the doc string, since it appears that using `fill-column' always
11792 controls the width (bug#7845).
11793
e83cc1f7
LMI
11794 * simple.el (shell-command-on-region): Say where the error output
11795 went if `shell-command-default-error-buffer' is set (bug#6857).
11796
e47ca23b
KM
117972011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
11798
11799 * allout.el (allout-yank-processing): Adjust cursor position for
11800 backwards-deleted space.
11801
11802 (allout-rebullet-heading): Register changes with
11803 allout-exposure-changed-hook, so the modified topic is properly
11804 decorated.
11805
5cf56143
LMI
118062011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11807
08549772
LMI
11808 * minibuffer.el (completion-in-region): Document PREDICATE
11809 (bug#7136).
11810
48e96771
LMI
11811 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
11812 of keyword/argument pairs (bug#6904).
11813
c8af70e1
SM
11814 * replace.el (multi-occur):
11815 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 11816
e17d05e2
LMI
118172011-07-02 Drew Adams <drew.adams@oracle.com>
11818
11819 * dired.el (dired-mark-if): Make the message about whether it's
11820 marking or unmarking clearer (bug#8523).
11821
063b0e45
LMI
118222011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11823
11824 * disp-table.el (display-table-print-array): New function.
11825 (describe-display-table): Use it to print the vectors more pretty
11826 (Bug#8859).
11827
28545e04
MR
118282011-07-02 Martin Rudalics <rudalics@gmx.at>
11829
11830 * window.el (window-state-get-1): Don't assign clone numbers.
11831 Add clone-of item to list of window parameters.
11832 (window-state-put-2): Don't process clone numbers.
11833 (display-buffer-alist): Fix doc-string.
11834
3349e122
SM
118352011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11836
11837 * subr.el (remq): Don't allocate if it's not needed.
11838 (keymap--menu-item-binding, keymap--menu-item-with-binding)
11839 (keymap--merge-bindings): New functions.
11840 (keymap-canonicalize): Use them to refine the canonicalization.
11841 * minibuffer.el (minibuffer-local-completion-map)
11842 (minibuffer-local-must-match-map): Move initialization from C.
11843 (minibuffer-local-filename-completion-map): Move initialization from C;
11844 don't inherit from anything here.
11845 (minibuffer-local-filename-must-match-map): Make obsolete.
11846 (completing-read-default): Use make-composed-keymap to combine
11847 minibuffer-local-filename-completion-map with either
11848 minibuffer-local-must-match-map or
11849 minibuffer-local-filename-completion-map.
11850
d224ac83
GM
118512011-07-01 Glenn Morris <rgm@gnu.org>
11852
3de63bf8
GM
11853 * type-break.el (type-break-time-sum): Use dolist.
11854
d224ac83
GM
11855 * textmodes/flyspell.el (flyspell-word-search-backward):
11856 Replace CL function.
11857
1a1e3f32
SM
118582011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11859
fe3f64d5
SM
11860 * mouse.el (mouse--strip-first-event): New function.
11861 (function-key-map): Use it to map fringe clicks to normal clicks
11862 by default.
11863
eb604e34
SM
11864 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
11865 (vc-bzr-revision-completion-table): Add support for annotate and date.
11866
1a1e3f32
SM
11867 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
11868 inherit from parent.
11869
5bd35902
LMI
118702011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11871
ace6c69c 11872 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 11873 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 11874
191e2bed
LMI
11875 * dired.el (dired-mode): Fix up the doc string as suggested by
11876 Drew Adams (bug#8817).
11877
5bd35902
LMI
11878 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
11879 cookie, since the manual says that it should be possible to add
11880 this function to `find-file-hook' (bug#8709).
11881
eee8207a
TZ
118822011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11883
11884 * progmodes/cfengine.el: Moved all cfengine3.el functionality
11885 here. Noted Ted Zlatanov as the maintainer.
11886 (cfengine-common-settings, cfengine-common-syntax): New functions
11887 to set up common things between `cfengine-mode' and
11888 `cfengine3-mode'.
11889 (cfengine3-mode): New mode.
11890 (cfengine3-defuns cfengine3-defuns-regex
11891 (cfengine3-class-selector-regex cfengine3-category-regex)
11892 (cfengine3-vartypes cfengine3-font-lock-keywords)
11893 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 11894 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 11895
36b148cf
MA
118962011-07-01 Michael Albinus <michael.albinus@gmx.de>
11897
11898 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
11899
11900 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
11901
0bf4ba9a
MR
119022011-07-01 Martin Rudalics <rudalics@gmx.at>
11903
11904 * window.el (same-window-buffer-names, same-window-regexps)
11905 (same-window-p, special-display-frame-alist)
11906 (special-display-popup-frame, special-display-function)
11907 (special-display-buffer-names, special-display-regexps)
11908 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
11909 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
11910 (split-window-preferred-function, split-height-threshold)
11911 (split-width-threshold, even-window-heights)
11912 (display-buffer-mark-dedicated, window-splittable-p)
11913 (split-window-sensibly, window-safely-shrinkable-p):
11914 Un-obsolete.
11915 (display-buffer): Don't spread args with function specifier
11916 because special-display-popup-frame won't like it.
11917
35837f51
PE
119182011-07-01 Paul Eggert <eggert@cs.ucla.edu>
11919
d0672f86
PE
11920 Time-stamp simplifications and fixes.
11921 These improve accuracy slightly, and future-proof the code
11922 against some potential changes to current-time format.
11923
b9444d97
PE
11924 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
11925 by using time-since and float-time.
11926
0ef923dc
PE
11927 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
11928 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
11929 + NNN microseconds".
11930
2f81380d
PE
11931 * type-break.el (type-break-time-sum): Rewrite using time-add.
11932
845b5c3e
PE
11933 * play/hanoi.el (hanoi-current-time-float): Remove.
11934 All uses replaced by float-time.
11935
ee6f1be0
PE
11936 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
11937 This yields a more-accurate answer.
11938 (rng-time-to-float): Remove; no longer needed.
11939
fe955043
PE
11940 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
11941
5777162a
PE
11942 * calendar/timeclock.el (timeclock-seconds-to-time):
11943 Defalias to seconds-to-time, since they're the same thing.
11944
3103f8b6 11945 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 11946 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
11947 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
11948
0e61a35f
SM
119492011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11950
11951 * window.el (bury-buffer): Don't iconify the only frame.
11952 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
11953 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
11954
ddd63a1e
CY
119552011-07-01 Chong Yidong <cyd@stupidchicken.com>
11956
0e61a35f
SM
11957 * eshell/em-smart.el (eshell-smart-display-navigate-list):
11958 Add mouse-yank-primary.
ddd63a1e 11959
055f4923
TZ
119602011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11961
11962 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
11963
6a2fb145
SM
119642011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11965
11966 * emacs-lisp/find-func.el (find-library--load-name): New fun.
11967 (find-library-name): Use it to find relative load names when provided
11968 absolute file name (bug#8803).
11969
fd4983f2
LMI
119702011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11971
887d14ad
LMI
11972 * textmodes/flyspell.el (flyspell-word): Consider words that
11973 differ only in case as potential doublons (bug#5687).
11974
c53dc7fc
LMI
11975 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
11976 Remove two rather uninteresting debugging-like messages to make
11977 debbugs.el more silent.
11978
fd4983f2
LMI
11979 * comint.el (comint-password-prompt-regexp): Accept "Response" as
11980 a password-like phrase.
11981
7a71b18d 119822011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
11983
11984 * progmodes/cc-guess.el: New file.
11985
6a2fb145 11986 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
11987
11988 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
11989 derived from `c-basic-common-init'.
11990
11991 * progmodes/cc-mode.el (top-level): Require cc-guess.
11992 (c-basic-common-init): Use `cc-choose-style-for-mode'.
11993
1fa280a3
LM
119942011-06-30 Lawrence Mitchell <wence@gmx.li>
11995
11996 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
11997
e6597158
AM
119982011-06-30 Alan Mackenzie <acm@muc.de>
11999
1fa280a3
LM
12000 * progmodes/cc-engine.el (c-guess-continued-construct):
12001 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
12002 lock is disabled. Name this case as "CASE G".
12003
68ba37fb
KM
120042011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
12005
12006 * allout.el (allout-yank-processing): Fix injection of extra space
12007 between bullet and non-whitespace character in first topic when
12008 pasting, ensuring that the actual spacing in the pasted topic
12009 following the bullet char is preserved. This extra space was
12010 causing pasted encrypted topics to get a decrypted status even
12011 when the content was actually still encrypted. Now the decryption
12012 status from before the paste is preserved.
12013
12014 (allout-flag-region): Set all allout overlays so they evaporate
12015 when reduced to zero length (evanescent), to prevent overlay
12016 leakage.
12017
887a0b34
GM
120182011-06-30 Glenn Morris <rgm@gnu.org>
12019
94b9acce
GM
12020 * w32-fns.el (w32-charset-info-alist): Declare.
12021
1d9b46d4
GM
12022 * find-dired.el (find-grep-options): Simplify.
12023
cc232200
GM
12024 * term/ns-win.el (ns-set-resource): Declare.
12025
28e77c46
GM
12026 * ses.el (row, col): Declare dynamic variables honestly.
12027
887a0b34
GM
12028 * textmodes/reftex-parse.el (index-tags): Declare.
12029
658d8eb8
CY
120302011-06-30 Chong Yidong <cyd@stupidchicken.com>
12031
12032 * cus-edit.el (customize-push-and-save): New function.
12033
12034 * files.el (hack-local-variables-confirm): Use it.
12035
1fa280a3
LM
12036 * custom.el (load-theme): New arg NO-CONFIRM.
12037 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
12038 (custom-enabled-themes): Doc fix.
12039
12040 * cus-theme.el (customize-create-theme)
12041 (custom-theme-merge-theme): Callers to load-theme changed.
12042
bb617717
LMI
120432011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12044
d61bdd5d
LMI
12045 * thingatpt.el (thing-at-point-short-url-regexp): Require that
12046 short URLs have at least one dot in them (bug #7614).
12047
bb617717
LMI
12048 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
12049 nil, because using a pty is apparently too slow (bug #895).
12050
2f31f37a
LMI
120512011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12052
12053 * mail/sendmail.el (sendmail-query-once): New function.
12054 (sendmail-query-once-function): New variable.
12055
3076b24e
GM
120562011-06-29 Glenn Morris <rgm@gnu.org>
12057
faf2a174
GM
12058 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
12059
3076b24e
GM
12060 * ses.el (top-level): Require cl when compiling.
12061 (ses-set-localvars): Fix error statement.
12062 Call it at compile time to silence a storm of warnings.
12063
5386012d
MR
120642011-06-29 Martin Rudalics <rudalics@gmx.at>
12065
12066 * window.el (normalize-live-buffer): Rename to
12067 window-normalize-buffer.
12068 (normalize-live-frame): Rename to window-normalize-frame.
12069 (normalize-any-window): Rename to window-normalize-any-window.
12070 (normalize-live-window): Rename to window-normalize-live-window.
12071 (make-window-atom): Rename to window-make-atom.
12072 (window-resize-reset): Rename to window--resize-reset.
12073 (window-resize-reset-1): Rename to window--resize-reset-1.
12074 (resize-mini-window): Rename to window--resize-mini-window.
12075 (resize-subwindows-skip-p): Rename to
12076 window--resize-subwindows-skip-p.
12077 (resize-subwindows-normal): Rename to
12078 window--resize-subwindows-normal.
12079 (resize-subwindows): Rename to window--resize-subwindows.
12080 (resize-other-windows): Rename to window--resize-siblings.
12081 (resize-this-window): Rename to window--resize-this-window.
12082 (resize-root-window): Rename to window--resize-root-window.
12083 (resize-root-window-vertically): Rename to
12084 window--resize-root-window-vertically.
12085 (normalize-buffer-to-display): Rename to
12086 window-normalize-buffer-to-display.
12087 (normalize-buffer-to-switch-to): Rename to
12088 window-normalize-buffer-to-switch-to.
12089 Correspondingly update all callers of the functions listed
12090 above.
12091 (display-buffer-alist, display-buffer-normalize-arguments)
12092 (display-buffer-normalize-options, display-buffer)
12093 (display-buffer-alist-set): Use "function" instead of
12094 "fun-with-args".
12095
1176868d
CY
120962011-06-28 Chong Yidong <cyd@stupidchicken.com>
12097
12098 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
12099 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
12100 debbugs.gnu.org. Mention acknowledgment email.
12101
20a7a65f
LMI
121022011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
12103
12104 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
12105 buffer multibyteness, since it shouldn't matter.
12106
5f45cca5
MR
121072011-06-28 Martin Rudalics <rudalics@gmx.at>
12108
12109 * window.el (display-buffer-in-side-window): Handle dedicated
12110 windows as in display-buffer-reuse-window.
12111 (display-buffer-normalize-alist): Use value of override
12112 specifier.
12113 (display-buffer-normalize-specifiers): Use value of
12114 other-window-means-other-frame specifier.
12115 (display-buffer-alist): Rewrite some texts in widgets.
12116 (display-buffer): Spread arguments when calling function
12117 specified by fun-with-args.
12118
ad85fe1f
DD
121192011-06-28 Deniz Dogan <deniz@dogan.se>
12120
1fa280a3
LM
12121 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
12122 Unnest `let'.
da68c4c8 12123
ad85fe1f
DD
12124 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
12125 selectors (Bug#5732).
ec49bd31 12126 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 12127
a08cc025
JA
121282011-06-27 Jari Aalto <jari.aalto@cante.net>
12129
12130 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
12131 (eshell-ls-date-format): New defcustom.
12132 (eshell-ls-file): Use it.
12133
e2b551c5
SM
121342011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12135
12136 * help-fns.el (describe-variable): Fix message for terminal-local vars.
12137
8982b231
KY
121382011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
12139
12140 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
12141 (ange-ftp-make-tmp-name): New arg.
12142 (ange-ftp-file-local-copy): Use it.
12143
36c9fa27
J
121442011-06-27 Jambunathan K <kjambunathan@gmail.com>
12145
12146 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
12147 no-conversion (Bug#8870).
12148
d68443dc
MR
121492011-06-27 Martin Rudalics <rudalics@gmx.at>
12150
12151 * window.el (window-right, window-left, window-child)
12152 (window-child-count, window-last-child)
12153 (window-iso-combination-p, walk-window-tree-1)
12154 (window-atom-check-1, window-tree-1, delete-window)
12155 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
12156 new naming conventions - window-vchild, window-hchild,
12157 window-next and window-prev are now called window-top-child,
12158 window-left-child, window-next-sibling and window-prev-sibling
12159 respectively.
d615d6d2
MR
12160 (resize-window-reset): Rename to window-resize-reset.
12161 (resize-window-reset-1): Rename to window-resize-reset-1.
12162 (resize-window): Rename to window-resize.
12163 (window-min-height, window-min-width)
12164 (resize-mini-window, resize-this-window, resize-root-window)
12165 (resize-root-window-vertically, adjust-window-trailing-edge)
12166 (enlarge-window, shrink-window, maximize-window)
12167 (minimize-window, delete-window, quit-restore-window)
12168 (split-window, balance-windows, balance-windows-area-adjust)
12169 (balance-windows-area, window-state-put-2)
12170 (display-buffer-even-window-sizes, display-buffer-set-height)
12171 (display-buffer-set-width, set-window-text-height)
12172 (fit-window-to-buffer): Rename all "resize-window" prefixed
12173 calls to use the "window-resize" prefix convention.
12174 (display-buffer-alist): Fix symbol for label specifier.
12175 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
12176 corresponding specifier.
12177 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 12178
b6458526
VB
121792011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12180
12181 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
12182 convention.
12183 (ses-call-printer): Does not pass an empty string to formatter when the
12184 cell is empty to keep from barking printer Calc math-format-value.
12185
d31fd9ac
RS
121862011-06-27 Richard Stallman <rms@gnu.org>
12187
43d5bf84
RS
12188 * battery.el (battery-mode-line-limit): New variable.
12189 (battery-update): Handle it.
12190
d31fd9ac
RS
12191 * mail/rmailmm.el (rmail-mime-process-multipart):
12192 Handle truncated messages.
12193
819a6054
GM
121942011-06-27 Glenn Morris <rgm@gnu.org>
12195
12196 * progmodes/flymake.el (flymake-err-line-patterns):
12197 Allow for column numbers in the ant/javac pattern. (Bug#8866)
12198
cedc73f2
VB
121992011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12200
819a6054 12201 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
12202 (ses--clean-!, ses--clean-_): New functions.
12203 (ses-range): Add configurability of readout order, and conversion
12204 to Calc vector.
12205
5e5d49b6
VB
12206 * ses.el (ses-repair-cell-reference-all): New function.
12207 (ses-cell-symbol): Set macro as safe, so that it can be used in
12208 formulas.
12209
56e6cc31 12210 * ses.el: Update cycle detection algorithm.
90ca8b49 12211 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 12212 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
12213 (ses-set-localvars): New function.
12214 (ses-make-cell): Add property-list as a cell element.
12215 (ses-cell-property-get-fun, ses-cell-property-get)
12216 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
12217 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
12218 New functions.
90ca8b49
VB
12219 (ses-cell-property-set, ses-cell-property-pop)
12220 (ses-cell-property-get-handle): New macro.
12221 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
12222 New aliases, used for code readability.
12223 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
12224 cycle detection.
12225 (ses-self-reference-early-detection): New defcustom.
fac916bf 12226 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
12227 (ses-mode): Use ses-set-localvars.
12228 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
12229 before lauching the update processing.
12230 (ses-initialize-Dijkstra-attempt): New function.
12231 (ses-recalculate-cell): Update for cycle detection based on
12232 Dijkstra algorithm.
12233
2bb63e81
VB
12234 * ses.el: Fix commenting and indenting convention.
12235
c9d29fb8
SM
122362011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12237
12238 * bs.el (bs-cycle-next): Complete last change.
12239
d8e4b68b
JB
122402011-06-27 Drew Adams <drew.adams@oracle.com>
12241
12242 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
12243
40098786
LMI
122442011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12245
c9d29fb8
SM
12246 * net/network-stream.el (network-stream-open-starttls):
12247 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
12248 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
12249
40098786
LMI
12250 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
12251 to binary to possibly avoid line encoding issues on Windows (among
12252 other things).
12253
468d09d4
LMI
122542011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12255
12256 * net/network-stream.el (open-network-stream): Return an :error
12257 saying what the problem was, if possible.
12258
12259 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
12260 server.
12261
12262 * net/network-stream.el (network-stream-open-starttls): If we
12263 wanted to use STARTTLS, and the server offered it, but we weren't
12264 able to because we had no STARTTLS support, then close the connection.
12265 (open-network-stream): Return an :error element, if present.
12266
16f07dd7
CY
122672011-06-26 Chong Yidong <cyd@stupidchicken.com>
12268
88821ca0
CY
12269 * hl-line.el (hl-line-sticky-flag): Doc fix.
12270 (global-hl-line-sticky-flag): New option (Bug#8323).
12271 (global-hl-line-highlight): Obey it.
12272
16f07dd7
CY
12273 * vc/vc.el (vc-revert-show-diff): Default to t.
12274
6b5ccddf
KM
122752011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
12276
c9d29fb8
SM
12277 * allout-widgets.el (allout-widgets-post-command-business):
12278 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
12279 undecorated when an isearch is continued past, and isearch
12280 automatically collapses them. This leads to "widget leaks", where
12281 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
12282 hidden widgets can slow down cursor travel, substantially.
12283 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
12284 so we're doing without this nicety.
12285
12286 (allout-widgets-tally-string): Don't try to do a hash-table-count
12287 of allout-widgets-tally when it's nil. This eliminates spurious "Error
12288 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
12289 *Messages* when allout-widgets-maintain-tally is t.
12290
355f2e07
MR
122912011-06-26 Martin Rudalics <rudalics@gmx.at>
12292
12293 * window.el (display-buffer-normalize-argument): Rename to
12294 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
12295 LABEL argument. Respect special-display-function when popping up
12296 a new frame. Fix code searching for a window showing the buffer
12297 on another frame.
c9d29fb8
SM
12298 (display-buffer-normalize-specifiers):
12299 Call display-buffer-normalize-arguments.
355f2e07
MR
12300 (display-buffer-in-window): Don't undedicate the window if its
12301 buffer remains the same.
12302 Reported by Drew Adams <drew.adams@oracle.com>.
12303 (display-buffer-alist): Add choice for same-window macro
12304 specfier.
12305 (display-buffer): Mention special meaning of LABEL argument in
12306 doc-string. Fix quoting. Don't pop up a new frame even as
12307 fallback.
12308
7ca8fc42
JB
123092011-06-26 Juanma Barranquero <lekktu@gmail.com>
12310
12311 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
12312 avoid deleting the current window in some cases (bug#8911).
12313
bc312254
AS
123142011-06-26 Andreas Schwab <schwab@linux-m68k.org>
12315
12316 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
12317 (Bug#8934)
12318
2db18f3f
LMI
123192011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12320
c9d29fb8
SM
12321 * net/network-stream.el (network-stream-open-starttls):
12322 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
12323 (network-stream-open-tls): Ditto.
12324
6302e0d3
LL
123252011-06-26 Leo Liu <sdl.web@gmail.com>
12326
12327 * register.el (registerv): New struct.
12328 (registerv-make): New function.
c9d29fb8
SM
12329 (jump-to-register, describe-register-1, insert-register):
12330 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
12331 struct. (Bug#8415)
12332
5fdd4046
CY
123332011-06-26 Chong Yidong <cyd@stupidchicken.com>
12334
2afef60a
CY
12335 * vc/vc.el (vc-revert-show-diff): New defcustom.
12336 (vc-diff-internal): New arg specifying diff buffer.
12337 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
12338 reuse an existing *vc-diff* buffer (Bug#8927).
12339
5fdd4046
CY
12340 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
12341
e93db24a
GM
123422011-06-26 Glenn Morris <rgm@gnu.org>
12343
12344 * progmodes/f90.el (f90-critical-indent): New option.
12345 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
12346 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
12347 (f90-mode): Doc fix.
12348 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
12349 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
12350 (f90-beginning-of-block, f90-next-block, f90-indent-region)
12351 (f90-match-end): Handle block, critical.
12352
eefff499
GM
123532011-06-25 Glenn Morris <rgm@gnu.org>
12354
f6ba4cc9
GM
12355 * calendar/diary-lib.el (diary-included-files): Doc fix.
12356 (diary-include-files): New function, extracted from
12357 diary-include-other-diary-files and diary-mark-included-diary-files.
12358 (diary-include-other-diary-files, diary-mark-included-diary-files):
12359 Just call diary-include-files.
12360 (diary-mark-entries): Reset diary-included-files on first call.
12361
16712304
GM
12362 * calendar/diary-lib.el (diary-mark-entries)
12363 (diary-mark-included-diary-files):
12364 Visit included diary-files in temp buffers.
12365
5d8e0d43
GM
12366 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
12367 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
12368 (f90-start-block-re, f90-imenu-generic-expression)
12369 (f90-looking-at-program-block-start, f90-no-block-limit):
12370 Add support for submodules.
12371
ccf7a5d5
GM
12372 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12373 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 12374
11fdef7d 123752011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
12376
12377 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
12378 buffer-file-type before setting its value, to avoid disastrous
eefff499 12379 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 12380
74f53697
JB
123812011-06-25 Juanma Barranquero <lekktu@gmail.com>
12382
12383 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
12384
12385 * ses.el (ses-unload-function):
12386 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
12387
12388 * proced.el (proced-unload-function):
12389 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
12390
18a4ce5e
AR
123912011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
12392
12393 * server.el (server-create-window-system-frame): Add parameters arg.
12394 (server-process-filter): Doc fix. Handle frame-parameters.
12395
519d22cc
JB
123962011-06-25 Juanma Barranquero <lekktu@gmail.com>
12397
12398 Fix bug#8730, bug#8781.
12399
12400 * loadhist.el (unload--set-major-mode): New function.
12401 (unload-feature): Use it.
12402
12403 * progmodes/python.el (python-after-info-look): Add autoload cookie.
12404 (python-unload-function): New function.
12405
c206f5b0
SM
124062011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12407
12408 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
12409
f9ad64f3
GS
124102011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
12411
12412 * net/browse-url.el (browse-url-firefox-program): Add icecat to
12413 the candidates list.
12414
7d0da90e
JB
124152011-06-24 Juanma Barranquero <lekktu@gmail.com>
12416
12417 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
12418
14b4e83d
RS
124192011-06-23 Richard Stallman <rms@gnu.org>
12420
12421 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
12422 (rmail-variables): Set next-error-move-function.
12423 (rmail-what-message): Take argument POS.
12424 (rmail-next-error-move): New function.
12425
273d2baf
SM
124262011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12427
12428 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
12429 messages for adjacent non-terminals.
12430
56c2cc9a
RS
124312011-06-23 Richard Stallman <rms@gnu.org>
12432
12433 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 12434 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
12435 (rmail-start-mail): Don't specify use of rmail-mail-return;
12436 that's done by mail-bury now.
12437 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 12438
d59eb518
MA
124392011-06-23 Michael Albinus <michael.albinus@gmx.de>
12440
12441 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
12442 SIZE is a number.
12443
02cfc6d6
MR
124442011-06-23 Martin Rudalics <rudalics@gmx.at>
12445
12446 * window.el (get-lru-window, get-mru-window)
12447 (get-largest-window): Never return a minibuffer window.
12448 (display-buffer-pop-up-window): Fix a bug that could lead to
12449 reusing the minibuffer window.
12450 (display-buffer): Pass original specifier argument to
12451 display-buffer-function instead of the normalized one.
12452 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
12453
4e323265
LL
124542011-06-22 Leo Liu <sdl.web@gmail.com>
12455
12456 * minibuffer.el (completing-read-function)
12457 (completing-read-default): Move from minibuf.c
12458
7a70468f
RS
124592011-06-22 Richard Stallman <rms@gnu.org>
12460
50718fc2
RS
12461 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
12462 to Rmail even if not started by a special Rmail command.
12463
7a70468f
RS
12464 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
12465 Copy the buffer currently showing just one message.
12466
297dde5a
RW
124672011-06-22 Roland Winkler <winkler@gnu.org>
12468
12469 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
12470 (bibtex-clean-entry): First delete the old key so that a
12471 customized algorithm for generating the new key does not get
12472 confused by the old key.
12473 (bibtex-url): Obey regexp of first step.
12474 (bibtex-search-entries): Do not use add-to-list with local
12475 list-var.
12476
97bb1093
LMI
124772011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12478
12479 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
12480 stored a user name, then query for the password first, instead of
12481 waiting for SMTP to give an error message and the trying again.
12482
1c0f1a19
JD
124832011-06-22 Lawrence Mitchell <wence@gmx.li>
12484
12485 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
12486 BUFFER in call-process.
12487
396f7c9d
LMI
124882011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12489
12490 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
12491 QUIT twice.
ddb7ffee
LMI
12492 (smtpmail-try-auth-methods): Require user name and password from
12493 auth-source.
396f7c9d 12494
8998d1b3
MR
124952011-06-22 Martin Rudalics <rudalics@gmx.at>
12496
12497 * window.el (display-buffer-default-specifiers)
12498 (display-buffer-alist): Remove entries for pop-up-frame-alist.
12499 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 12500 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
12501
12502 * frame.el (pop-up-frame-alist, pop-up-frame-function)
12503 (special-display-frame-alist, special-display-popup-frame):
12504 Remove duplicate declarations. These are now in window.el.
12505
4ea31e07
LMI
125062011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12507
c9d29fb8
SM
12508 * mail/smtpmail.el (smtpmail-via-smtp):
12509 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
12510 server supports it. SMTP servers that support STARTTLS commonly
12511 require it.
12512
12513 * net/network-stream.el (network-stream-open-starttls): Support
12514 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 12515 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 12516
95f41d9a
LMI
12517 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
12518 upgrades with `open-network-stream', and rely solely on
12519 auth-source for all credentials. Big changes throughout the file,
12520 but in particular:
c9d29fb8
SM
12521 (smtpmail-auth-credentials): Remove.
12522 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
12523 (smtpmail-via-smtp): Check for servers saying they want AUTH after
12524 MAIL FROM, too.
95f41d9a 12525
c9d29fb8
SM
12526 * net/network-stream.el (network-stream-open-starttls):
12527 Provide support for client certificates both for external and built-in
4ea31e07
LMI
12528 STARTTLS.
12529 (auth-source): Require.
12530 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
12531 (network-stream-certificate): Change cert-cert to cert and
12532 cert-key to key.
4ea31e07 12533
065ec2c7
MA
125342011-06-21 Michael Albinus <michael.albinus@gmx.de>
12535
12536 * net/tramp-cache.el (top): Don't load the persistency file when
12537 "emacs -Q" has been called.
12538
cd93b359
DR
125392011-06-21 Tim Harper <timcharper@gmail.com>
12540
d8e4b68b
JB
12541 * term/ns-win.el (ns-initialize-window-system):
12542 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
12543 resource to NO as it is not yet supported by the NS port.
12544
ae9c0411
JB
125452011-06-21 Juanma Barranquero <lekktu@gmail.com>
12546
12547 * misc.el (list-dynamic-libraries--refresh): Compute header here...
12548 (list-dynamic-libraries): ...not here.
12549
7f3f739f
LL
125502011-06-21 Leo Liu <sdl.web@gmail.com>
12551
12552 * subr.el (sha1): Implement sha1 using secure-hash.
12553
327c8fb1
MR
125542011-06-21 Martin Rudalics <rudalics@gmx.at>
12555
12556 * window.el (display-buffer-alist): In default value do not
12557 enforce searching a window on any but the selected frame.
12558 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12559 (display-buffer-select-window): Remove function.
12560 (display-buffer-in-window): When a window on another frame gets
12561 reused, do not select it any more but just raise its frame if
12562 necessary (Bug#8851) and (Bug#8856).
12563 (display-buffer-normalize-options): Handle pop-up-frames related
12564 options more faithfully.
12565 (pop-to-buffer): Don't rely on `display-buffer' selecting the
12566 window if it is on another frame.
c9d29fb8
SM
12567 (display-buffer-alist, display-buffer-default-specifiers):
12568 Don't make new frame unsplittable by default.
9e9de014
MR
12569 (display-buffer-normalize-argument): Fix doc-string typo and use
12570 'same-frame-other-window instead of 'other-window when associating
12571 with display-buffer-macro-specifiers.
327c8fb1 12572
7cf3f556
VB
125732011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
12574
12575 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
12576 New functions.
12577 (5x5-mode-map, 5x5-mode-menu): Bind them.
12578 (5x5-draw-grid): Tweak the solver's rendering.
12579
60a406cf
SM
125802011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12581
12582 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
12583 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
12584
d8e4b68b 125852011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
12586
12587 * menu-bar.el: Use function variable instead of switch-to-buffer.
12588 (menu-bar-select-buffer-function): New variable.
60a406cf 12589 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 12590
478d6f95
SM
125912011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12592
12593 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
12594 variable's status.
12595
ca530739
JD
125962011-06-20 Jan Djärv <jan.h.d@swipnet.se>
12597
12598 * x-dnd.el (x-dnd-version-from-flags)
12599 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
12600 and long as number (Bug#8899).
12601 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
12602
bcd70d97
SM
126032011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
12604
60a406cf 12605 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
12606 (completion-try-completion, completion-all-completions): Compute the
12607 metadata argument if it's missing; make it optional (bug#8795).
12608
60a406cf 12609 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
12610 (widget-complete): Use new :completion-function property.
12611 (widget-completions-at-point): New function.
12612 (default): Use :completion-function instead of :complete.
60a406cf
SM
12613 (widget-default-completions): Rename from widget-default-complete;
12614 Rewrite.
bcd70d97
SM
12615 (widget-string-complete, widget-file-complete, widget-color-complete):
12616 Remove functions.
12617 (file, symbol, function, variable, coding-system, color):
12618 * international/mule-cmds.el (default-input-method, charset)
12619 (language-info-custom-alist):
12620 * cus-edit.el (face): Use new property :completions.
12621
12622 * progmodes/pascal.el (pascal-completions-at-point): New function.
12623 (pascal-mode): Use it.
12624 (pascal-mode-map): Use completion-at-point.
12625 (pascal-toggle-completions): Make obsolete.
12626 (pascal-complete-word, pascal-show-completions):
12627 * progmodes/octave-mod.el (octave-complete-symbol):
12628 Redefine as obsolete alias.
12629 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
12630 Signal absence of completion info for old Octave,
12631 (inferior-octave-complete): Redefine as obsolete alias.
12632 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
12633 (meta-completions-at-point): Rename from meta-complete-symbol and
12634 adapt it for use on completion-at-point-functions.
12635 (meta-common-mode): Use it.
12636 (meta-looking-at-backward, meta-match-buffer): Remove.
12637 (meta-complete-symbol): Redefine as obsolete alias.
12638 (meta-common-mode-map): Use completion-at-point.
12639 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
12640 (makefile-mode-map): Use completion-at-point.
12641 (makefile-completions-at-point): Rename from makefile-complete and
12642 adapt it for use on completion-at-point-functions.
12643 (makefile-mode): Use it.
12644 (makefile-complete): Redefine as obsolete alias.
12645
aebf69c8
DD
126462011-06-20 Deniz Dogan <deniz@dogan.se>
12647
12648 * net/rcirc.el: Delete trailing whitespaces once and for all.
12649
bfbbb27d
DC
126502011-06-20 Daniel Colascione <dan.colascione@gmail.com>
12651
12652 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
12653
d264a46b
CY
126542011-06-19 Chong Yidong <cyd@stupidchicken.com>
12655
4ca009e5
CY
12656 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
12657
d264a46b
CY
12658 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
12659
fbf5b3ce
MR
126602011-06-19 Martin Rudalics <rudalics@gmx.at>
12661
12662 * window.el (display-buffer-other-window-means-other-frame):
12663 Call display-buffer-normalize-alist.
12664 (display-buffer-normalize-specifiers-1): Rename to
12665 display-buffer-normalize-argument. New argument other-frame.
12666 Rewrite.
12667 (display-buffer-normalize-specifiers-2): Rename to
12668 display-buffer-normalize-options.
12669 (display-buffer-normalize-alist-1): New function.
12670 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
12671 display-buffer-normalize-alist.
12672 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
12673 (display-buffer-normalize-options-inhibit): New variable.
12674 (display-buffer-normalize-specifiers): Rewrite calling
12675 display-buffer-normalize-alist,
12676 display-buffer-normalize-argument, and
12677 display-buffer-normalize-options. Don't call the latter if
12678 display-buffer-normalize-options-inhibit is non-nil.
12679 (frame-auto-delete): New option.
12680 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
12681 (window-list-no-nils, window-state-ignored-parameters)
12682 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
12683 (window-state-put-1, window-state-put-2, window-state-put):
12684 New functions.
9a028c23
MR
12685 (display-buffer-normalize-options): Move special-display-p group
12686 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 12687
6d10d800
CY
126882011-06-18 Chong Yidong <cyd@stupidchicken.com>
12689
6420d28b
CY
12690 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
12691 groups (Bug#8776).
12692 (rx-submatch-n): New function.
12693 (rx): Document it.
12694
ddb8b596
CY
12695 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
12696 (Bug#8768).
12697
12698 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
12699
77080289
CY
12700 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
12701
61dfb316
CY
12702 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
12703 anytime existing face settings are present (Bug#8889).
12704
6d10d800
CY
12705 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
12706 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
12707 Remove unused argument.
12708
be3fb2b8
MR
127092011-06-18 Martin Rudalics <rudalics@gmx.at>
12710
bcd70d97
SM
12711 * window.el (display-buffer-default-specifiers):
12712 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
12713 pop-up-window-min-width, and another reuse-window specifier
12714 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
12715 (display-buffer-normalize-specifiers-2):
12716 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
12717 pop-up-windows is unset. Add a reuse-window specifier for the
12718 case popping up a new window fails.
12719 (special-display-popup-frame): Remove double quoting.
28dec25a 12720 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 12721
1c6d8c76
SM
127222011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
12723
12724 * shell.el (shell-completion-vars): Set pcomplete-termination-string
12725 according to comint-completion-addsuffix.
12726
12727 * pcomplete.el: Convert to lexical binding and fix bug#8819.
12728 (pcomplete-suffix-list): Mark as obsolete.
12729 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
12730 pcomplete-seen in the closure.
12731 (pcomplete-comint-setup): Setup completion-at-point as well.
12732 (pcomplete--entries): New function.
12733 (pcomplete--env-regexp): New var.
12734 (pcomplete-entries): Rewrite to work with partial-completion and
12735 without relying on pcomplete-suffix-list.
12736 (pcomplete-pare-list): Remove, unused.
12737
25aef8b8
MR
127382011-06-17 Martin Rudalics <rudalics@gmx.at>
12739
12740 * window.el (display-buffer-alist): Set pop-up-window-min-height
12741 and pop-up-window-min-width in default value. Reported by
12742 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
12743 other-window-means-other-frame.
12744 (display-buffer-macro-specifiers): Comment out entry for
12745 other-window specifier.
12746 (display-buffer-other-window-means-other-frame): New function.
12747 (display-buffer-normalize-specifiers-1): New arguments
12748 buffer-name and label. Treat other-window case specially.
12749 (display-buffer-normalize-specifiers-2): Treat other-window case
12750 specially.
12751 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
12752 (display-buffer-normalize-specifiers):
12753 Call display-buffer-normalize-specifiers-3.
25aef8b8 12754
dbad4f69
MR
127552011-06-17 Martin Rudalics <rudalics@gmx.at>
12756
12757 * window.el (same-window-p): Fix two typos introduced when
12758 adding with-no-warnings.
d1067961
MR
12759 (display-buffer-normalize-specifiers-1): Don't check
12760 pop-up-frames for 'unset initialization.
12761 (display-buffer-normalize-specifiers-2): Major rewrite using
12762 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
12763 (pop-up-frames, display-buffer-reuse-frames)
12764 (display-buffer-mark-dedicated): Don't initialize to 'unset.
12765 Suggested by David Engster <deng@randomsample.de>.
12766 (even-window-heights): Initialize to 'unset.
12767 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
12768 (display-buffer-macro-specifiers): Don't pop up a new frame in the
12769 other window case.
dbad4f69 12770
9b9c9e3a
MR
127712011-06-16 Martin Rudalics <rudalics@gmx.at>
12772
bcd70d97
SM
12773 * window.el (display-buffer-normalize-specifiers-1):
12774 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 12775 second argument of display-buffer (Bug#8865).
981d5c09
MR
12776 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
12777 (switch-to-buffer-other-window-same-frame)
12778 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
12779 Adams (Bug#8875).
9c2755e9
MR
12780 (display-buffer): Don't check noninteractive when calling
12781 display-buffer-pop-up-frame.
12782 (display-buffer-pop-up-frame): Never pop up a frame in
12783 noninteractive mode (Bug#8857).
67222e1d
MR
12784 (enlarge-window, shrink-window): Don't report an error when the
12785 window can't be resized as requested (Bug#8862).
9b9c9e3a 12786
2b75be67
SM
127872011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12788
9ffdd3ba
SM
12789 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
12790
cb581a67
SM
12791 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
12792
2b75be67
SM
12793 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
12794
8c0e3589
AM
127952011-06-15 Alan Mackenzie <acm@muc.de>
12796
cb581a67
SM
12797 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
12798 for declarators, disable knr checking to speed up for normal files.
12799 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 12800
b96e6cde
LMI
128012011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12802
4bba86e6
LMI
12803 * net/network-stream.el (open-network-stream): Add the keyword
12804 :always-query-capabilities for the case where you want to force a
12805 `plain' network connection, but the protocol still requires the
12806 capabilitiy command (i.e., SMTP and EHLO).
12807
2b75be67 12808 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
12809 consistency with other `-live-p' functions.
12810
efdcdbf8
SM
128112011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12812
12813 * window.el (same-window-buffer-names, same-window-regexps)
12814 (special-display-frame-alist, special-display-popup-frame)
12815 (special-display-function, special-display-buffer-names)
12816 (special-display-regexps, pop-up-frame-alist)
12817 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
12818 (pop-up-windows, split-window-preferred-function)
12819 (split-height-threshold, split-width-threshold, even-window-heights)
12820 (display-buffer-mark-dedicated): Don't encourage the use of
12821 display-buffer-alist from Elisp code.
12822
c5cde042
DN
128232011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
12824
12825 * progmodes/python.el (python-mode): Derive from prog-mode.
12826 * progmodes/ps-mode.el (ps-mode):
12827 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 12828 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
12829 * progmodes/ld-script.el (ld-script-mode): Likewise.
12830
baa1c9ab
MR
128312011-06-15 Martin Rudalics <rudalics@gmx.at>
12832
12833 * window.el (display-buffer-alist): Trim default value to avoid
12834 popping up a new frame (Bug#8857) or reusing an arbitrary window
12835 on another frame.
12836 (display-buffer): Do not fall back on popping up a new frame in
12837 batch mode (Bug#8857).
12838
c5dd5a51
CY
128392011-06-14 Chong Yidong <cyd@stupidchicken.com>
12840
12841 * cus-theme.el (describe-theme-1): Use custom-theme-p.
12842 (custom-theme-summary): New function.
12843 (customize-themes): Use it.
12844
d647b7c4
GM
128452011-06-13 Glenn Morris <rgm@gnu.org>
12846
12847 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
12848
9481c002
MR
128492011-06-13 Martin Rudalics <rudalics@gmx.at>
12850
357f93d2
MR
12851 * help.el (help-window): Remove variable.
12852 (help-window-point-marker, temp-buffer-max-height)
12853 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
12854 (help-print-return-message): Don't set help-window.
12855 (resize-temp-buffer-window): Rewrite cod eand doc-string.
12856 (help-window-setup-finish): Remove.
12857 (help-window-display-message, help-window-setup)
12858 (with-help-window): Major rewrite based on new
12859 display-buffer-window variable.
12860
12861 * help-mode.el (help-mode-finish): Remove help-window related
12862 code.
12863
12864 * view.el (view-exits-all-viewing-windows): Remove reference to
12865 view-return-to-alist in doc-string.
12866 (view-return-to-alist): Make obsolete.
12867 (view-buffer): Call pop-to-buffer-same-window and remove
12868 undo-window code.
12869 (view-buffer-other-window): Call pop-to-buffer-other-window and
12870 simplify code. Ignore second argument.
12871 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
12872 simplify code. Ignore second argument.
12873 (view-return-to-alist-update): Make obsolete.
12874 (view-mode-enter): Rename second argument to QUIT-RESTORE.
12875 Rewrite using quit-restore window parameters.
2b75be67
SM
12876 (view-mode-exit): Rename second argument to EXIT-ONLY.
12877 Rewrite using quit-restore-window.
357f93d2
MR
12878 (View-exit, View-exit-and-edit, View-leave, View-quit)
12879 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
12880 appropriate arguments.
12881 (view-end-message): Use quit-restore window parameter.
12882
9481c002
MR
12883 * window.el (display-buffer-function): Rewrite doc-string.
12884 (display-buffer-window, display-buffer-alist): New variables.
12885 (display-buffer-split-specifiers)
12886 (display-buffer-side-specifiers)
12887 (display-buffer-macro-specifiers): New constants.
12888 (display-buffer-even-window-sizes, display-buffer-set-height)
12889 (display-buffer-set-width, display-buffer-select-window)
12890 (display-buffer-in-window, display-buffer-reuse-window)
12891 (display-buffer-split-window-1, display-buffer-split-window)
12892 (display-buffer-split-atom-window, display-buffer-pop-up-window)
12893 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
12894 (display-buffer-in-side-window, normalize-buffer-to-display)
12895 (display-buffer-normalize-specifiers-1)
12896 (display-buffer-normalize-specifiers-2)
2b75be67
SM
12897 (display-buffer-normalize-specifiers, display-buffer-frame):
12898 New functions.
9481c002
MR
12899 (display-buffer): Major rewrite.
12900 (display-buffer-other-window, display-buffer-other-frame)
12901 (pop-to-buffer, switch-to-buffer-other-window)
12902 (switch-to-buffer-other-frame): Rewrite.
12903 (display-buffer-same-window, display-buffer-same-frame)
12904 (display-buffer-same-frame-other-window)
12905 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
12906 (pop-to-buffer-other-window)
12907 (pop-to-buffer-same-frame-other-window)
12908 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
12909 (switch-to-buffer-other-window-same-frame): New functions.
12910 (same-window-p, special-display-p): Rewrite disabling warnings.
12911 Make obsolete.
12912 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12913 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
12914 Make obsolete
12915 (same-window-buffer-names, same-window-regexps)
12916 (special-display-frame-alist, special-display-popup-frame)
12917 (special-display-function, special-display-buffer-names)
12918 (special-display-regexps, pop-up-frame-alist)
12919 (pop-up-frame-function, split-window-preferred-function)
12920 (split-height-threshold, split-width-threshold)
12921 (even-window-heights): Make obsolete.
12922
9db51aca
GM
129232011-06-12 Glenn Morris <rgm@gnu.org>
12924
12925 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 12926 Misc simplifications.
9db51aca 12927
39cffb44
MR
129282011-06-12 Martin Rudalics <rudalics@gmx.at>
12929
12930 * window.el (window-safely-shrinkable-p): Restore function which
12931 was inadvertently removed in change from 2011-06-11. Declare as
12932 obsolete.
12933
2b75be67
SM
12934 * calendar/calendar.el (calendar-generate-window):
12935 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
12936 window-safely-shrinkable-p.
12937
a8955be7
GM
129382011-06-12 Glenn Morris <rgm@gnu.org>
12939
12940 * progmodes/fortran.el (fortran-mode-syntax-table):
12941 * progmodes/f90.el (f90-mode-syntax-table):
12942 Set % to punctuation. (Bug#8820)
12943 (f90-find-tag-default): Remove, no longer needed.
12944
f0d4059d
DC
129452011-06-12 Daniel Colascione <dan.colascione@gmail.com>
12946
12947 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
12948
1100a63c
CY
129492011-06-11 Chong Yidong <cyd@stupidchicken.com>
12950
12951 * image.el (image-animated-p): Return animation delay in seconds.
12952 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
12953 (image-animate-timeout): Remove DELAY argument. Don't assume
12954 every subimage has the same delay; get it from image-animated-p.
12955 (image-animate): Caller changed.
12956
def722bf
MA
129572011-06-11 Michael Albinus <michael.albinus@gmx.de>
12958
12959 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
12960 to ignored backtrace functions.
12961
0a2bb1a9
GM
129622011-06-11 Glenn Morris <rgm@gnu.org>
12963
12964 * calendar/appt.el (appt-disp-window-function): Doc fix.
12965 (appt-check): Handle overlapping appointments. (Bug#8337)
12966
6198ccd0
MR
129672011-06-11 Martin Rudalics <rudalics@gmx.at>
12968
12969 * window.el (window-tree-1, window-tree): New functions, moving
12970 the latter to window.el.
12971 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
12972 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
12973 (bw-refresh-edges): Remove.
12974 (balance-windows-1, balance-windows-2): New functions.
12975 (balance-windows): Rewrite in terms of window tree functions,
12976 balance-windows-1 and balance-windows-2.
12977 (bw-adjust-window): Remove.
12978 (balance-windows-area-adjust): New function with functionality of
12979 bw-adjust-window but using resize-window.
2b75be67
SM
12980 (set-window-text-height): Rewrite doc-string.
12981 Use normalize-live-window and resize-window.
12982 (enlarge-window-horizontally, shrink-window-horizontally):
12983 Rename argument to DELTA.
6198ccd0
MR
12984 (window-buffer-height): New function.
12985 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
12986 Rewrite using new window resize routines.
2b75be67
SM
12987 (kill-buffer-and-window, mouse-autoselect-window-select):
12988 Use ignore-errors instead of condition-case.
6198ccd0
MR
12989 (quit-window): Call delete-frame instead of delete-windows-on
12990 for the only buffer on frame.
12991
9397e56f
MR
129922011-06-10 Martin Rudalics <rudalics@gmx.at>
12993
12994 * loadup.el (top-level): Load window before files for the sake
12995 of replace-buffer-in-windows.
12996
12997 * files.el (read-buffer-to-switch)
12998 (switch-to-buffer-other-window)
2b75be67
SM
12999 (switch-to-buffer-other-frame, display-buffer-other-frame):
13000 Move to window.el.
9397e56f
MR
13001
13002 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
13003 (previous-buffer): Move to window.el.
13004
13005 * bindings.el (unbury-buffer): Move to window.el.
13006
13007 * window.el (delete-other-windows-vertically): Move after
13008 definition of delete-other-windows.
13009 (other-window, delete-windows-on, replace-buffer-in-windows):
13010 Move here from window.c.
13011 (record-window-buffer, unrecord-window-buffer)
13012 (set-window-buffer-start-and-point, switch-to-prev-buffer)
13013 (switch-to-next-buffer): New functions.
13014 (get-next-valid-buffer, last-buffer, next-buffer): Move here
13015 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
13016 (previous-buffer): Move here from simple.el.
13017 Call switch-to-prev-buffer.
9397e56f
MR
13018 (bury-buffer): Move here from buffer.c. Switch to previous
13019 buffer when window cannot be deleted.
13020 (unbury-buffer): Move here from bindings.el.
13021 (ctl-x-map): Move binding for other-window from window.c to
13022 here.
13023 (read-buffer-to-switch, switch-to-buffer-other-window)
13024 (switch-to-buffer-other-frame): Move here from files.el.
13025 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
13026 (switch-to-buffer): Move here from buffer.c.
13027 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 13028
562dd5e9
MR
130292011-06-10 Martin Rudalics <rudalics@gmx.at>
13030
13031 * window.el (window-min-height, window-min-width): Move here
13032 from window.c. Add defcustoms and rewrite doc-strings.
13033 (resize-mini-window, resize-window): New functions.
13034 (adjust-window-trailing-edge, enlarge-window, shrink-window):
13035 Move here from window.c.
13036 (maximize-window, minimize-window): New functions.
13037 (delete-window, delete-other-windows, split-window): Move here
13038 from window.c.
13039 (window-split-min-size): New function.
13040 (split-window-keep-point): Mention split-window-above-each-other
13041 instead of split-window-vertically.
2b75be67 13042 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
13043 Rename split-window-vertically to split-window-above-each-other
13044 and provide defalias for old definition.
13045 (split-window-side-by-side, split-window-horizontally):
13046 Rename split-window-horizontally to split-window-side-by-side
13047 and provide defalias for the old definition.
562dd5e9
MR
13048 (ctl-x-map): Move bindings for delete-window,
13049 delete-other-windows and enlarge-window here from window.c.
13050 Replace bindings for split-window-vertically and
13051 split-window-horizontally by bindings for
13052 split-window-above-each-other and split-window-side-by-side.
13053
13054 * cus-start.el (all): Remove entries for window-min-height and
13055 window-min-width. Add entries for window-splits and
13056 window-nest.
13057
f0da764a
GM
130582011-06-09 Glenn Morris <rgm@gnu.org>
13059
80675c21
GM
13060 * calendar/appt.el (appt-mode-line): New function.
13061 (appt-check, appt-disp-window): Use it.
13062
f0da764a
GM
13063 * files.el (hack-one-local-variable-eval-safep):
13064 Allow minor-modes with explicit +/-1 arguments.
13065
59f623b7
TZ
130662011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
13067
13068 * term/xterm.el (xterm): Add defgroup.
13069 (xterm-extra-capabilities): Add defcustom to supply known xterm
13070 capabilities, skip querying them, or query them (default).
13071 (terminal-init-xterm): Use it.
13072 (terminal-init-xterm-modify-other-keys): New function to set up
13073 modifyOtherKeys support to simplify `terminal-init-xterm'.
13074
9aab8e0d
MR
130752011-06-09 Martin Rudalics <rudalics@gmx.at>
13076
13077 * window.el (resize-window-reset, resize-window-reset-1)
13078 (resize-subwindows-skip-p, resize-subwindows-normal)
13079 (resize-subwindows, resize-other-windows, resize-this-window)
13080 (resize-root-window, resize-root-window-vertically)
13081 (window-deletable-p, window-or-subwindow-p)
13082 (frame-root-window-p): New functions.
13083
e8b08aee
GM
130842011-06-09 Glenn Morris <rgm@gnu.org>
13085
13086 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
13087 (ange-ftp-get-files): Use it.
13088
254c37a5
AK
130892011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
13090
13091 * mail/sendmail.el (mail-recover-1, mail-recover):
13092 * files.el (recover-file, recover-session):
13093 Handle dired-listing-switches not being just a single short option.
13094
35d7dbd3
GM
130952011-06-09 Glenn Morris <rgm@gnu.org>
13096
13097 * calendar/appt.el (appt-display-message, appt-disp-window):
13098 Handle lists of appointments.
13099
387522b2
MR
131002011-06-08 Martin Rudalics <rudalics@gmx.at>
13101
2b75be67
SM
13102 * window.el (one-window-p): Move down in code.
13103 Rewrite doc-string.
13104 (window-current-scroll-bars): Rewrite doc-string.
13105 Normalize live window argument.
387522b2
MR
13106 (walk-windows, get-window-with-predicate, count-windows):
13107 Rewrite doc-string. Use window-list-1.
13108 (window-in-direction-2, window-in-direction, get-mru-window):
13109 New functions.
13110
d8e4b68b 131112011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
13112
13113 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
13114 Doc fix (Bug#8713).
13115
131162011-06-08 Chong Yidong <cyd@stupidchicken.com>
13117
13118 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
13119
131202011-06-08 Juanma Barranquero <lekktu@gmail.com>
13121
13122 * loadhist.el (unload-feature-special-hooks):
13123 Add `comint-output-filter-functions'.
13124
0de12c52
IK
131252011-06-08 Ivan Kanis <gnu@kanis.fr>
13126
13127 * calendar/appt.el (appt-check): Move some initializations into the let.
13128
f3d1777e
MR
131292011-06-08 Martin Rudalics <rudalics@gmx.at>
13130
13131 * window.el (window-height): Defalias to window-total-height.
13132 (window-width): Defalias to window-body-width.
13133
18af70d0
CY
131342011-06-07 Chong Yidong <cyd@stupidchicken.com>
13135
13136 * image-mode.el (image-toggle-animation): New command.
13137 (image-mode-map): Bind it to RET.
13138 (image-mode): Update message.
13139 (image-toggle-display-image): Avoid a spurious cache flush.
13140 (image-transform-rotation): Doc fix.
13141 (image-transform-properties): Return quickly in the normal case.
13142 (image-animate-loop): Rename from image-animate-max-time.
13143
2b75be67 13144 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
13145 (create-animated-image): Remove unnecessary function.
13146 (image-animate): Rename from image-animate-start. New arg.
2b75be67 13147 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
13148 (image-animate-timer): Use car-safe.
13149 (image-animate-timeout): Rename argument.
13150
190b47e6
MR
131512011-06-07 Martin Rudalics <rudalics@gmx.at>
13152
13153 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
13154 window.c. Rename first argument to ALL-FRAMES.
13155 Rephrase doc-strings.
13156 (get-buffer-window-list): Rewrite using window-list-1.
13157 Rephrase doc-string.
a1511caf
MR
13158 (window-safe-min-height, window-safe-min-width): New constants.
13159 (window-size-ignore, window-min-size, window-min-size-1)
13160 (window-sizable, window-sizable-p, window-size-fixed-1)
13161 (window-size-fixed-p, window-min-delta-1, window-min-delta)
13162 (window-max-delta-1, window-max-delta, window-resizable)
13163 (window-resizable-p, window-total-height, window-total-width)
13164 (window-body-width): New functions.
13165 (window-full-height-p, window-full-width-p): Rewrite using
13166 window-total-size.
13167 (window-body-height): Rewrite using window-body-size.
190b47e6 13168
85cc1f11
MR
131692011-06-06 Martin Rudalics <rudalics@gmx.at>
13170
13171 * window.el (window-right, window-left, window-child)
13172 (window-child-count, window-last-child, window-any-p)
13173 (normalize-live-buffer, normalize-live-frame)
13174 (normalize-any-window, normalize-live-window)
13175 (window-iso-combination-p, window-iso-combined-p)
13176 (window-iso-combinations)
13177 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
13178 (windows-with-parameter, window-with-parameter)
13179 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
13180 (window-atom-check, window-side-check, window-check):
13181 New functions.
85cc1f11
MR
13182 (ignore-window-parameters, window-sides, window-sides-vertical)
13183 (window-sides-slots): New variables.
13184 (window-size-fixed): Move down in code. Minor doc-string fix.
13185
e7156492
AS
131862011-06-05 Andreas Schwab <schwab@linux-m68k.org>
13187
13188 * comint.el (comint-dynamic-complete-as-filename)
13189 (comint-dynamic-complete-filename): Correctly call
13190 completion-in-region.
13191
7e821d0d
DD
131922011-06-05 Deniz Dogan <deniz@dogan.se>
13193
13194 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
13195 in last change.
13196
ac09b8a1
DD
131972011-06-05 Deniz Dogan <deniz@dogan.se>
13198
13199 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
13200 (rcirc): Use it to prompt for encryption.
13201
34699b85
RW
132022011-06-05 Roland Winkler <winkler@gnu.org>
13203
13204 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
13205 (bibtex-search-entries): New command bound to C-c C-a.
13206 (bibtex-display-entries): New function.
13207
004dedd3
RW
132082011-06-05 Roland Winkler <winkler@gnu.org>
13209
13210 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
13211 (bibtex-insert-kill): After yanking insert newline if necessary.
13212 (bibtex-initialize): Call bibtex-string-files-init only once.
13213 (bibtex-mode): Do not call easy-menu-add.
13214 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
13215 (bibtex-yank): Set arg properly if nil.
13216
022fe7ce
RW
132172011-06-05 Roland Winkler <winkler@gnu.org>
13218
2b75be67
SM
13219 * textmodes/bibtex.el (bibtex-search-entry-globally):
13220 New variable.
022fe7ce
RW
13221 (bibtex-search-entry): Use it.
13222
b7c3692a
RW
132232011-06-05 Roland Winkler <winkler@gnu.org>
13224
13225 * textmodes/bibtex.el (bibtex-entry-format): New option
13226 sort-fields.
13227 (bibtex-format-entry, bibtex-reformat): Honor this option.
13228 (bibtex-parse-entry): Return fields in proper order.
13229
8eda563d
JB
132302011-06-05 Juanma Barranquero <lekktu@gmail.com>
13231
13232 * doc-view.el (doc-view-remove-if): Move computation of result out
13233 of `dolist' to silence misleading lexical-binding warning.
13234
7dbe3dbc
CY
132352011-06-04 Chong Yidong <cyd@stupidchicken.com>
13236
13237 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
13238 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
13239
0c33dd17
MA
132402011-06-04 Michael Albinus <michael.albinus@gmx.de>
13241
13242 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
13243 "SunOS 5.10".
13244
f8f91c2b
MA
132452011-06-04 Michael Albinus <michael.albinus@gmx.de>
13246
13247 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
13248 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
13249 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
13250 (tramp-parse-putty):
13251 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
13252 (tramp-completion-function-alist-ssh)
13253 (tramp-completion-function-alist-telnet)
13254 (tramp-completion-function-alist-su)
13255 (tramp-completion-function-alist-putty): Set `tramp-autoload'
13256 cookie.
13257
13258 * net/tramp-ftp.el:
13259 * net/tramp-sh.el:
13260 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
13261 load "tramp.el" `tramp-set-completion-function'.
13262
e17d9003
SM
132632011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
13264
13265 * shell.el: Require and use pcomplete.
13266 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
13267 (shell-completion-vars): Set pcomplete-default-completion-function.
13268
6c4cab03
DD
132692011-06-04 Deniz Dogan <deniz@dogan.se>
13270
13271 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
13272 `memq' (Bug#8799).
13273
ea9fafe0
SM
132742011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13275
13276 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
13277
b3e945d3
JB
132782011-06-02 Juanma Barranquero <lekktu@gmail.com>
13279
13280 * bs.el (bs--mark-unmark, bs--nth-wrapper):
13281 * mpc.el (mpc-select-extend, mpc-songpointer-context):
13282 * vc/log-view.el (log-view-beginning-of-defun):
13283 * vc/smerge-mode.el (smerge-apply-resolution-patch)
13284 (smerge-refine-forward, smerge-refine-chopup-region):
13285 Silence warning for unused `dotimes' counter variables.
13286
7d520089
SM
132872011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13288
13289 * net/tramp.el (tramp-with-progress-reporter): Rename from
13290 with-progress-reporter. Use `declare'.
13291 * net/tramp-smb.el:
13292 * net/tramp-sh.el:
13293 * net/tramp-gvfs.el: Update all uses.
13294
a1c2400f
JB
132952011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
13296
13297 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
13298 buffer isn't killed before making it current.
13299
2403c841
SM
133002011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13301
13302 Silence various byte-compiler warnings.
13303 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
13304 `access-type' and new obsolescence format.
13305 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
13306 new format.
13307 (byte-compile-check-variable): New `access-type' argument.
13308 Only warn if the access-type is obsolete.
13309 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13310 (byte-compile-variable-set): Adjust callers.
13311 * help-fns.el (describe-variable): Adjust to new obsolescence format.
13312 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
13313 setting it as obsolete.
13314 * simple.el (minibuffer-completing-symbol):
13315 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
13316 access as obsolete.
13317 * minibuffer.el (minibuffer-completing-file-name): Don't make it
13318 obsolete yet.
13319 * international/quail.el (quail-mouse-choose-completion): Remove unused
13320 code referring to obsolete var.
13321 (quail-choose-completion-string): Remove.
13322 * server.el (server-clients-with, server-kill-buffer-query-function)
13323 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
13324 * proced.el (proced-send-signal):
13325 * emacs-lisp/lisp.el (lisp-complete-symbol):
13326 Replace completion-annotate-function with completion-extra-properties.
13327
2462470b
SM
133282011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13329
fb5b2591
SM
13330 * simple.el (goto-line): Use read-number.
13331 (overriding-map-is-bound): Remove.
13332 (saved-overriding-map): Change default.
13333 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
13334 Take the map as argument.
13335 (universal-argument, negative-argument, digit-argument): Use it.
13336 (restore-overriding-map): Adjust.
13337 (do-auto-fill): Use fill-forward-paragraph.
13338 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
13339
fd6fa53f
SM
13340 * minibuffer.el (minibuffer-inactive-mode-map): New var.
13341 (minibuffer-inactive-mode): New major mode.
13342 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
13343 the *Messages* buffer" hack.
13344 (mouse-popup-menubar): Don't burp if the event is a normal key.
13345
2462470b
SM
13346 Miscellaneous tweaks.
13347 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
13348 lexical scoping as in subr.el's dolist and dotimes.
13349 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
13350 Silence compiler warning.
13351 * thingatpt.el (forward-whitespace): Trivial coding style fix.
13352 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
13353 * international/ccl.el (ccl-compile): Trivial simplification.
13354 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
13355 * emacs-lisp/testcover.el (testcover-end): Remove spurious
13356 `printflag' argument.
13357 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13358 Purecopy the whole obsolescence data.
13359
108bf785
LL
133602011-06-01 Leo Liu <sdl.web@gmail.com>
13361
13362 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
13363 improve doc-string as suggested by Marco Pessotto
13364 <melmothx@gmail.com>.
13365 (rcirc-print): Fix last change.
13366
30a23501
SM
133672011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13368
13369 * minibuffer.el (complete-with-action): Return nil for the metadata and
13370 boundaries of non-functional tables.
13371 (completion-table-dynamic): Return nil for the metadata.
13372 (completion-table-with-terminator): Add default case, using
13373 complete-with-action.
13374 (completion--metadata): New function.
13375 (completion-all-sorted-completions, minibuffer-completion-help): Use it
13376 to try and avoid pathological performance problems.
13377 (completion--embedded-envvar-table): Return `category' metadata.
13378
bcd54f83
LMI
133792011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
13380
13381 * subr.el (process-alive-p): New tiny convenience function.
13382
e227544d
SM
133832011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13384
13385 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
13386 content but also its previous major mode.
13387
e8296fdc
HE
133882011-05-31 Helmut Eller <eller.helmut@gmail.com>
13389
4d61f28d 13390 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
13391 *Backtrace* buffer when we exit with C-M-c.
13392
620c53a6
SM
133932011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13394
13395 * minibuffer.el: Add metadata method to completion tables.
13396 (completion-category-overrides): New defcustom.
13397 (completion-metadata, completion--field-metadata)
13398 (completion-metadata-get, completion--styles)
13399 (completion--cycle-threshold): New functions.
13400 (completion-try-completion, completion-all-completions):
13401 Add `metadata' argument to choose completion-styles.
13402 (completion--do-completion): Use metadata to choose cycling.
13403 (completion-all-sorted-completions): Use metadata for sorting.
13404 Remove :completion-cycle-penalty which is not needed any more.
13405 (completion--try-word-completion): Add `metadata' argument.
13406 (minibuffer-completion-help): Check metadata for annotation function
13407 and sorting.
13408 (completion-file-name-table): Return `category' metadata.
13409 (minibuffer-completing-file-name): Make obsolete.
13410 * simple.el (minibuffer-completing-symbol): Make obsolete.
13411 * icomplete.el (icomplete-completions): Pass new `metadata' param to
13412 completion-try-completion.
13413
1257e755
SM
134142011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13415
13416 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
13417
3767e706
LL
134182011-05-30 Leo Liu <sdl.web@gmail.com>
13419
13420 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
13421 (rcirc-print): Decode all incoming messages (bug#8744).
13422 (rcirc-decode-coding-system): Allow value nil for automatic coding
13423 system detection.
3767e706 13424
d1a5d56a
GM
134252011-06-01 Glenn Morris <rgm@gnu.org>
13426
13427 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
13428
e8cbec34
CY
134292011-05-29 Chong Yidong <cyd@stupidchicken.com>
13430
13431 * image.el (image-animate-max-time): Allow nil and t values.
13432 Default to nil.
13433 (create-animated-image): Doc fix.
13434 (image-animate-start): Remove second arg; just use
13435 image-animate-max-time.
13436 (image-animate-timeout): Doc fix. Args changed.
13437
13438 * image-mode.el (image-toggle-display-image): Ensure that the
13439 image spec passed to the animate timer is the same object as in
58179cce 13440 the buffer's display property (Bug#6981).
e8cbec34
CY
13441 (image-transform-properties): Doc fix.
13442
13443 * image.el (image-animate-max-time): Default to nil.
13444
159daf87
MR
134452011-05-29 Martin Rudalics <rudalics@gmx.at>
13446
13447 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
13448 entire buffer list (Bug#8184).
13449
d66c4c7c
CY
134502011-05-29 Chong Yidong <cyd@stupidchicken.com>
13451
13452 * image.el (imagemagick-types-inhibit)
13453 (imagemagick-register-types): Doc fix.
13454
80aec780
DD
134552011-05-29 Deniz Dogan <deniz@dogan.se>
13456
13457 * net/rcirc.el (rcirc): Use the user's stored encryption method by
13458 default.
13459
1dd3c2d9
CY
134602011-05-29 Chong Yidong <cyd@stupidchicken.com>
13461
13462 * select.el: Don't perform clipboard-manager saving in hooks;
13463 leave the hooks empty.
13464
60e56523
LL
134652011-05-28 Leo Liu <sdl.web@gmail.com>
13466
13467 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
13468 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
13469 (occur-edit-mode): New major mode (Bug#8463).
13470 (occur-after-change-function): New function.
13471 (occur-engine): Give Occur tags a read-only property.
13472
2b1e1a22
KR
134732011-05-28 Kevin Ryde <user42@zip.com.au>
13474
13475 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
13476
5d344e88
CY
134772011-05-28 Chong Yidong <cyd@stupidchicken.com>
13478
8e6ca83d
CY
13479 * bindings.el (help-echo): Make the initial non-indicator dash
13480 empty on graphical terminals (Bug#7295).
13481
5d344e88
CY
13482 * files.el (auto-mode-alist): Move config rule after the
13483 in-stripping one (Bug#8547).
13484
bfbbace7
CY
13485 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
13486
fbeba6e2
CY
13487 * startup.el (normal-splash-screen): Remove gratuitous mode-line
13488 setting (Bug#8740).
13489
60ed8c72
AA
134902011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
13491
4ac619f0
AA
13492 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
13493 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
13494 (Bug#8539).
60ed8c72 13495
23db196e
CY
134962011-05-28 Chong Yidong <cyd@stupidchicken.com>
13497
13498 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
13499
5012f24c
DK
135002011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
13501
13502 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
13503 (hs-hide-block-at-point, hs-find-block-beginning)
13504 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
13505 (Bug#8279).
13506
6a639b16
GM
135072011-05-28 Glenn Morris <rgm@gnu.org>
13508
13509 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
13510
d43eaf2c
CY
135112011-05-28 Chong Yidong <cyd@stupidchicken.com>
13512
5199bde1
CY
13513 * help-fns.el (describe-function-1): If the function is a derived
13514 major mode, print the parent mode.
13515
d43eaf2c
CY
13516 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
13517 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
13518
423428a8
SM
135192011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13520
0ff8e1ba 13521 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 13522 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
13523 * progmodes/etags.el (tags-completion-at-point-function):
13524 * info-look.el (info-lookup-completions-at-point): Mark as
13525 non-exclusive.
13526 (info-complete): Adjust accordingly.
13527
423428a8
SM
13528 * info-look.el: Convert to lexical-binding and completion-at-point.
13529 (info-lookup-completions-at-point): New function.
13530 (info-complete): Use it and completion-in-region.
13531
b74aa22b
DA
135322011-05-28 Drew Adams <drew.adams@oracle.com>
13533
13534 * isearch.el: Let M-e start with point at the first mismatched char.
13535 (isearch-fail-pos): New function.
13536 (isearch-edit-string): Use it.
13537
66e2e71d
DK
135382011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13539
13540 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13541
b1890b0f 135422011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
13543
13544 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
13545 traversal functions for avl-trees.
13546 (avl-tree--stack): New struct.
13547 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
13548 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
13549 (avl-tree--do-enter): Add optional `updatefun' arg.
13550 Change return value.
eb95d01d 13551 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
13552 (avl-tree--do-delete): Add `test' and `nilflag' args.
13553 Change return value.
eb95d01d
TC
13554 (avl-tree-member): Add optional `nilflag'
13555 (avl-tree-member-p): New function.
13556 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
13557 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
13558 (avl-tree-stack-empty-p): New functions.
13559
3769ddcf
TC
13560 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
13561 avl-tree--del-balance1 and make it work both ways.
13562 (avl-tree--del-balance2): Remove.
13563 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
13564 make it work both ways.
13565 (avl-tree--enter-balance2): Remove.
13566 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
13567 New macros.
13568 (avl-tree--mapc, avl-tree-map): Add direction argument.
13569
eb95d01d 135702011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
13571
13572 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
13573
a9f737ee
CY
135742011-05-27 Chong Yidong <cyd@stupidchicken.com>
13575
13576 * select.el: Support clipboard managers with built-in function
13577 x-clipboard-manager-save, via delete-frame-functions and
13578 kill-emacs-hook.
13579 (xselect-convert-to-targets): Add MULTIPLE target to list.
13580 (xselect-convert-to-save-targets): New function.
13581
c92a1e54
KH
135822011-05-27 Kenichi Handa <handa@m17n.org>
13583
13584 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
13585 let-binding rfc2047-encode-encoded-words to nil.
13586
e145f188
GM
135872011-05-27 Glenn Morris <rgm@gnu.org>
13588
5ec8a862
GM
13589 * mail/emacsbug.el: Don't require url-util.
13590
4b29d9fb
GM
13591 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
13592
e145f188
GM
13593 * files.el (set-auto-mode):
13594 Also respect mode: entries at the end of the file. (Bug#8586)
13595
7d15102b
GM
135962011-05-26 Glenn Morris <rgm@gnu.org>
13597
98f593b8
GM
13598 * files.el (hack-local-variables-prop-line, hack-local-variables):
13599 Downcase mode names, as seems to be traditional.
27b48e63 13600 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 13601
7d15102b
GM
13602 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
13603 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
13604
51d5b4ec
JD
136052011-05-25 Julien Danjou <julien@danjou.info>
13606
13607 * textmodes/rst.el (rst-define-level-faces): Do not define face
13608 symbol if it is already defined.
13609
91513f63
VB
136102011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
13611
13612 * play/5x5.el (5x5-new-game, 5x5-randomize):
13613 Reset 5x5-solver-output to nil when a new grid is cast.
13614 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
13615 these debugging traces, as defmacro breaks the compiled code.
13616
4d90d6d0
DK
136172011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13618
13619 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13620
e1b90ef6
LL
136212011-05-24 Leo Liu <sdl.web@gmail.com>
13622
13623 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
13624 (vc-bzr-sha1): Adapt.
13625
d8e4b68b 13626 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
13627
13628 * bindings.el: Provide sha1 feature.
13629
db0406bb 136302011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
13631
13632 * mail/sendmail.el: Require `rfc2047'.
13633 (mail-insert-from-field): Do not perform RFC2047 encoding.
13634 (mail-encode-header): New function.
13635 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
13636 buffer to the return value of select-message-coding-system.
13637 Call mail-encode-header.
b8d747b9
KH
13638
13639 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
13640
db0406bb 136412011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 13642
4d90d6d0
DK
13643 * mail/supercite.el (sc-default-cite-frame):
13644 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 13645
eb8a5e9b
GM
136462011-05-24 Glenn Morris <rgm@gnu.org>
13647
f8630703
GM
13648 * progmodes/python.el (brm-menu): Declare.
13649
8831bbed
GM
13650 * emulation/viper.el (viper-set-hooks): Declare.
13651
eb8a5e9b
GM
13652 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
13653 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
13654 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
13655 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
13656 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
13657 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
13658
a2a25d24
SM
136592011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
13660
13661 Add an :exit-function for completion-at-point.
13662
13663 * minibuffer.el (completion--done): New fun.
13664 (completion--do-completion): Use it. New arg `expect-exact'.
13665 (minibuffer-complete, minibuffer-complete-word): Don't output message,
13666 since completion--do-completion does it for us now.
13667 (minibuffer-force-complete): Use completion--done and
13668 completion--replace. Handle sole-completion case with more care.
13669 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
13670 (completion-extra-properties): New var.
13671 (completion-annotate-function): Make obsolete.
13672 (minibuffer-completion-help): Adjust accordingly.
13673 Use completion-list-insert-choice-function.
13674 (completion-at-point, completion-help-at-point):
13675 Bind completion-extra-properties.
13676 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
13677 * simple.el (completion-list-insert-choice-function): New var.
13678 (completion-setup-function): Preserve it.
13679 (choose-completion): Pay attention to it, shuffle the code a bit.
13680 (choose-completion-string): New arg `insert-function'.
13681
13682 * textmodes/bibtex.el: Convert to lexical binding.
13683 (bibtex-mode-map): Use completion-at-point.
13684 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
13685 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
13686 (bibtex-complete): Define as obsolete alias.
13687 (bibtex-complete-internal): Remove.
13688 (bibtex-format-entry): Remove unused sub-group in regexp.
13689 * shell.el (shell--command-completion-data)
13690 (shell-environment-variable-completion):
13691 * pcomplete.el (pcomplete-completions-at-point):
13692 * comint.el (comint--complete-file-name-data): Use :exit-function
13693 instead of completion-table-with-terminator so it also works for
13694 choose-completion.
13695
e44e373d
SM
136962011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13697
4f91a816
SM
13698 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
13699
782fc819
SM
13700 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
13701 (bug#8710).
13702
e44e373d
SM
13703 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
13704
381987c3
KM
137052011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
13706
13707 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
13708 customization variable and implement: If non-nil, auto-fill will
13709 be inhibited while on topic's header line.
13710
b776bc70
VB
137112011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
13712
13713 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 13714 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
13715 always have a solution in grid size = 5 cases.
13716 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
13717 (5x5-solver-output, 5x5-log-buffer): New vars.
13718 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
13719 Make these variables buffer local to achieve 5x5 multi-session-ness.
13720 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
13721 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
13722 (5x5-solve-suggest): New funs.
13723 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
13724 randomize a grid so that we ensure that there is always a solution.
13725 (5x5-make-random-grid): Allow other movement than flipping.
13726
7de88b6e
KR
137272011-05-23 Kevin Ryde <user42@zip.com.au>
13728
13729 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 13730 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
13731 advice and passes PREDICATE.
13732
b1ef1257
SM
137332011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13734
bbca48fe
SM
13735 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
13736 byte-compile-lambda if it's actually a lambda.
13737
b1ef1257
SM
13738 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
13739 Fix function quoting. Use backquote better.
13740
92a9cc65
YS
137412011-05-22 Yuanle Song <sylecn@gmail.com>
13742
13743 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
13744 matching (Bug#8516).
13745
f0fb8059
JA
137462011-01-22 Jari Aalto <jari.aalto@cante.net>
13747
13748 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
13749 different face (Bug#8178).
13750
d5b44c93
CY
137512011-05-22 Chong Yidong <cyd@stupidchicken.com>
13752
13753 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
13754 defface (Bug#8144).
13755
79106a44
SM
137562011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
13757
9c848d8a
SM
13758 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
13759 funcall as well (bug#8712). Warn when performing those conversions.
13760 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
13761
79106a44
SM
13762 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
13763
88dfa756
GM
137642011-05-22 Glenn Morris <rgm@gnu.org>
13765
13766 * files.el (hack-local-variables-prop-line): Small simplifications.
13767 (hack-local-variables, hack-local-variables-prop-line):
13768 If MODE-ONLY, return the mode, rather than just `t'.
13769
b7cf2c79
SM
137702011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
13771
13772 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
13773
3f1a8558
GM
137742011-05-21 Glenn Morris <rgm@gnu.org>
13775
7e4ccca3
GM
13776 * files.el (hack-local-variables-prop-line, hack-local-variables):
13777 If only interested in the mode, don't bother doing the other stuff.
13778
637d46ca
GM
13779 * image-mode.el (image-after-revert-hook):
13780 Redraw all frames on which the image is visible. (Bug#8567)
13781
973d955b
GM
13782 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
13783
3f1a8558
GM
13784 * wid-edit.el (widget-checklist-match-inline):
13785 Fix 2011-04-19 change. (Bug#8649)
13786
96479927
SM
137872011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13788
1dcf791f
SM
13789 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13790 Also allow singlespace after single-letter capitals followed by a dot.
13791
96479927
SM
13792 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
13793 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
13794
35fd0881
N
137952011-05-20 Nix <nix@esperi.org.uk>
13796
13797 * files.el (basic-save-buffer-2):
13798 Fix handling of break-hardlink-on-save with non-existent files.
13799
82745640
DD
138002011-05-19 Deniz Dogan <deniz@dogan.se>
13801
13802 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 13803 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 13804
4a720484
GM
138052011-05-19 Glenn Morris <rgm@gnu.org>
13806
d1f21341
GM
13807 * progmodes/f90.el (f90-type-def-re):
13808 Handle "type, bind(c)". (Bug#8691)
13809
4a720484
GM
13810 * emacs-lisp/autoload.el (batch-update-autoloads):
13811 Set autoload-excludes by parsing loadup.el rather than Makefiles.
13812
2fb0a219
MA
138132011-05-18 Michael Albinus <michael.albinus@gmx.de>
13814
13815 * net/tramp.el (tramp-process-actions): Set "first-password-request"
13816 property for the correct connection in case of multihops.
13817
e565dd37
GM
138182011-05-18 Glenn Morris <rgm@gnu.org>
13819
c2571358 13820 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
13821 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
13822
e565dd37
GM
13823 Rationalize calendar handling of day and month abbrev-arrays.
13824 * calendar/calendar.el (calendar-customized-p): New function.
13825 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
13826 (calendar-day-name-array, calendar-month-name-array): Doc fix.
13827 Add :set function.
13828 (calendar-abbrev-length, calendar-day-abbrev-array)
13829 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
13830 (calendar-day-abbrev-array, calendar-month-abbrev-array):
13831 Elements may no longer be nil.
13832 (calendar-day-name, calendar-month-name):
13833 Update for changed nature of abbrev arrays.
13834 * calendar/diary-lib.el (diary-name-pattern):
13835 Update for changed nature of abbrev arrays.
13836 (diary-mark-entries-1): Update calendar-make-alist calls.
13837 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
13838 * calendar/cal-html.el (cal-html-day-abbrev-array):
13839 Simply inherit from calendar-day-abbrev-array.
13840
1d99a745
SM
138412011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13842
13843 * progmodes/grep.el (grep-mode): Disable default
13844 compilation-directory-matcher setting (bug#8684).
13845
7c1d9aa0
MA
138462011-05-17 Michael Albinus <michael.albinus@gmx.de>
13847
13848 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
13849 instead of "head" and "tail". There were problems with SunOS 5.9,
13850 and it performs better.
13851
3952e9d8
GM
138522011-05-17 Glenn Morris <rgm@gnu.org>
13853
2dd12e7f
GM
13854 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
13855
e4157b9c
GM
13856 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
13857 Replace obsolete function.
13858
8e249bbd
GM
13859 * shell.el (pcomplete-parse-arguments-function): Declare.
13860
3952e9d8
GM
13861 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
13862 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
13863 (appt-check): Doc fixes.
13864 (appt-disp-window-function, appt-delete-window-function):
13865 Remove needless special case in custom :type.
13866 (appt-display-count): Default to 0, not nil.
13867 (appt-check): Reset appt-display-count to 0, not nil.
13868
c71a0d48 138692011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 13870
c71a0d48
GM
13871 * progmodes/python.el (python-font-lock-keywords):
13872 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 13873
31d55be9
SM
138742011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
13875
13876 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
13877
3bfacb2f
KR
138782011-05-16 Kevin Ryde <user42@zip.com.au>
13879
13880 * info-look.el (makefile-automake-mode): New setups, looking in
13881 automake manual, then makefile-mode.
13882 (makefile-mode): Remove automake manual, have it just in
13883 makefile-automake-mode since there's various things different or
13884 not relevant to plain make.
13885 (makefile-mode): Remove "other-modes" non-existent automake-mode,
13886 believe a hypothetical automake-mode would go to makefile-mode,
13887 not the other way around.
13888
c8e83751
CY
138892011-05-15 Chong Yidong <cyd@stupidchicken.com>
13890
5e9e35cd
CY
13891 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
13892 hunk-end tags (Bug#8672).
13893
c8e83751
CY
13894 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
13895 vc-annotate-show-diff-revision-at-line (Bug#8671).
13896
50b23e5a
GM
138972011-05-14 Glenn Morris <rgm@gnu.org>
13898
7210a739
GM
13899 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
13900 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
13901 (change-log-font-lock-keywords): Also handle multiple author lines
13902 with leading tabs. (Bug#8644)
7210a739 13903
4691905a
GM
13904 * calendar/appt.el (appt-check): Rename some local variables.
13905 Some simplification/reordering.
13906
50b23e5a
GM
13907 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
13908 (feedmail-sendmail-f-doesnt-sell-me-out)
13909 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13910 (feedmail-debug-sit-for, feedmail-queue-express-hook)
13911 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
13912 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
13913 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
13914 (feedmail-binmail-gnulinuxish-template):
13915 Rename from feedmail-binmail-linuxish-template.
13916 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
13917 Use insert-buffer-substring.
13918
215cda7c
BC
139192011-05-14 Bill Carpenter <bill@carpenter.org>
13920
13921 * mail/feedmail.el (feedmail-patch-level): Increase.
13922 (feedmail-debug): New custom group.
13923 (feedmail-confirm-outgoing-timeout)
13924 (feedmail-sendmail-f-doesnt-sell-me-out)
13925 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13926 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
13927 (feedmail-sender-line, feedmail-from-line)
13928 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 13929 (feedmail-spray-this-address)
215cda7c
BC
13930 (feedmail-spray-address-fiddle-plex-list)
13931 (feedmail-queue-use-send-time-for-date)
13932 (feedmail-queue-use-send-time-for-message-id)
13933 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
13934 (feedmail-buffer-eating-function):
13935 Doc fixes.
13936 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
13937 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
13938 (feedmail-message-action-scroll-down): New functions.
13939 (feedmail-queue-directory, feedmail-queue-draft-directory):
13940 Use expand-file-name.
13941 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
13942 Remove C-v help entry.
13943 (feedmail-queue-buffer-file-name): New variable.
13944 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
13945 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
13946 (feedmail-message-action-send-strong, feedmail-message-action-edit)
13947 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
13948 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
13949 (feedmail-message-action-toggle-spray)
13950 (feedmail-run-the-queue-no-prompts)
13951 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
13952 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
13953 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
13954 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
13955 (feedmail-envelope-deducer, feedmail-fiddle-from)
13956 (feedmail-fiddle-sender, feedmail-default-date-generator)
13957 (feedmail-fiddle-date, feedmail-fiddle-message-id)
13958 (feedmail-fiddle-spray-address)
13959 (feedmail-fiddle-list-of-spray-fiddle-plexes)
13960 (feedmail-fiddle-list-of-fiddle-plexes)
13961 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
13962 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
13963 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
13964 Change default. Doc fix.
13965 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
13966 (feedmail-binmail-linuxish-template): New constant.
13967 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
13968 Respect feedmail-sendmail-f-doesnt-sell-me-out.
13969 (feedmail-send-it): Add debug call.
13970 Use feedmail-queue-buffer-file-name, and
13971 feedmail-send-it-immediately-wrapper.
13972 (feedmail-message-action-send): Add debug call.
13973 Use feedmail-send-it-immediately-wrapper.
13974 (feedmail-queue-express-to-queue): Add debug call.
13975 Run feedmail-queue-express-hook.
13976 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
13977 (feedmail-message-action-help-blat):
13978 Rename from feedmail-queue-send-edit-prompt-help-first.
13979 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
13980 Check line-endings. Handle errors better.
13981 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
13982 Doc fix. Add debug call.
13983 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
13984 Use feedmail-queue-send-edit-prompt-inner.
13985 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
13986 (feedmail-queue-send-edit-prompt-inner): New function, extracted
13987 from feedmail-queue-send-edit-prompt.
13988 (feedmail-queue-send-edit-prompt-help)
13989 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
13990 (feedmail-tidy-up-slug): Add debug call.
13991 Respect feedmail-queue-slug-suspect-regexp.
13992 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
13993 (feedmail-dump-message-to-queue): Add debug call.
13994 Expand queue-directory.
13995 (feedmail-dump-message-to-queue): Change message slightly.
13996 Use feedmail-say-chatter.
13997 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
13998 (feedmail-send-it-immediately-wrapper): New function.
13999 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
14000 Insert empty string rather than newline. Handle full-frame case.
14001 Use catch/throw. Use feedmail-say-chatter.
14002 (feedmail-fiddle-from): Try mail-host-address.
14003 (feedmail-default-message-id-generator): Doc fix.
14004 Bind system-time-locale. Handle missing end.
14005 (feedmail-fiddle-x-mailer): Add debug call.
14006 Handle feedmail-x-mailer-line being nil.
14007 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
14008 Add debug call. Use buffer-substring-no-properties.
14009 (feedmail-say-debug, feedmail-say-chatter): New functions.
14010 (feedmail-find-eoh): Give an explicit error.
14011
42c7e61e
UJ
140122011-05-13 Ulf Jasper <ulf.jasper@web.de>
14013
c2571358 14014 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 14015 family from helvetica to sans.
c2571358 14016 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
14017 etc/images/newsticker.
14018
c2571358 14019 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
14020 family from helvetica to sans.
14021
14022 * net/newst-plainview.el (newsticker-new-item-face)
14023 (newsticker-old-item-face, newsticker-immortal-item-face)
14024 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 14025 (newsticker-statistics-face): Change default family from
42c7e61e 14026 helvetica to sans.
c2571358 14027 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
14028 etc/images/newsticker.
14029
5d3385a0
JB
14030 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
14031 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
14032 auto-marking.
14033
8497a297
DV
140342011-05-13 Didier Verna <didier@xemacs.org>
14035
14036 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
14037 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
14038 TODO entries.
8497a297
DV
14039 (lisp-lambda-list-keyword-parameter-indentation)
14040 (lisp-lambda-list-keyword-parameter-alignment)
14041 (lisp-lambda-list-keyword-alignment): New customizable user options.
14042 (lisp-indent-defun-method): Improve docstring.
14043 (extended-loop-p): Fix comment.
14044 (lisp-indent-lambda-list-keywords-regexp): New variable.
14045 (lisp-indent-lambda-list): New function.
14046 (lisp-indent-259): Use it.
14047 (lisp-indent-defmethod): Support for more than one
14048 method qualifier and properly indent methods lambda-lists.
14049 (defgeneric): Provide a missing common-lisp-indent-function property.
14050
f278f87f
SM
140512011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14052
14053 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
14054 bounds for the empty string (bug#8667).
14055
5233edd7
GM
140562011-05-13 Glenn Morris <rgm@gnu.org>
14057
5237a44f
GM
14058 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
14059
8340026c 14060 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 14061 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 14062
5233edd7 14063 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 14064 (appt-time-msg-list): Doc fix.
a5464014 14065 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 14066
92d10796
AS
140672011-05-12 Andreas Schwab <schwab@linux-m68k.org>
14068
14069 * progmodes/ld-script.el (ld-script-keywords)
14070 (ld-script-builtins): Update keywords list.
14071
914a0ae1
SM
140722011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14073
c89be45f
SM
14074 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
14075
914a0ae1
SM
14076 * shell.el (shell-completion-vars): New function.
14077 (shell-mode):
14078 * simple.el (read-shell-command): Use it.
14079 (blink-matching-open): No need for " [...]" in minibuffer-message.
14080
98dc3df3
GM
140812011-05-12 Glenn Morris <rgm@gnu.org>
14082
14083 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
14084 (appt-check): Simplify.
14085
d2fc7e3d 140862011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 14087
4d61f28d 14088 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
14089 literal "/dev/null".
14090
d2fc7e3d 140912011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
14092
14093 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
14094 Fix typo.
14095
d2fc7e3d 140962011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 14097
3f254caa
SM
14098 * progmodes/which-func.el (which-function):
14099 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
14100 which might not be defined (Bug#8260).
14101
d45885f7
GM
141022011-05-12 Glenn Morris <rgm@gnu.org>
14103
14104 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
14105 Let byte-compile-initial-macro-environment always take precedence.
14106
488086f4
SM
141072011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14108
14109 * net/rcirc.el: Add support for SSL/TLS connections.
14110 (rcirc-server-alist): New field `encryption'.
14111 (rcirc): Check `encryption' settings.
14112 (rcirc-connect): New arg `encryption'. Use open-network-stream.
14113 Merge make-local-variable into `set'.
14114 (rcirc--connection-open-p): New function.
14115 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
14116 the process is not a network process (e.g. running gnutls-cli).
14117 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14118 Make rcirc-(en|de)code-coding-system local here.
14119 (rcirc-mode): Merge make-local-variable into `set'.
14120 (rcirc-parent-buffer): Make permanent buffer-local.
14121 (rcirc-multiline-minor-mode): Don't do it here.
14122 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
14123 there's no server buffer.
14124
7d3b9d44
GM
141252011-05-11 Glenn Morris <rgm@gnu.org>
14126
f64049c6
GM
14127 * newcomment.el (comment-kill): Prefix "unused" local.
14128
93c9df73
GM
14129 * term/w32console.el (get-screen-color): Declare.
14130
7d3b9d44
GM
14131 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
14132 Handle symbol elements of byte-compile-initial-macro-environment.
14133
9e2dd53f
LL
141342011-05-10 Leo Liu <sdl.web@gmail.com>
14135
488086f4
SM
14136 * bookmark.el (bookmark-bmenu-mode-map):
14137 Bind bookmark-bmenu-search to `/'.
8b340240 14138
9e2dd53f 14139 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
14140 (footnote-unicode-string, footnote-unicode-regexp): New variable.
14141 (Footnote-unicode): New function.
14142 (footnote-style-alist): Add unicode style to the list.
14143 (footnote-style): Doc fix.
9e2dd53f 14144
79b70037
GM
141452011-05-10 Jim Meyering <meyering@redhat.com>
14146
14147 Fix doubled-word typos.
14148 * international/quail.el (quail-insert-kbd-layout): and and -> and
14149 * kermit.el: and and -> and
14150 * net/ldap.el (ldap-search-internal): to to -> to
14151 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
14152 * progmodes/js.el (js-mode): and and -> and
14153 * textmodes/artist.el (artist-move-to-xy): at at -> at
14154 (artist-draw-region-trim-line-endings): if if -> if
14155 And Safetyc -> Safety.
14156 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
14157
b8f82dc1 141582011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 14159 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
14160
14161 * files.el (hack-one-local-variable-eval-safep):
14162 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
14163
4f99f44b
GM
141642011-05-10 Glenn Morris <rgm@gnu.org>
14165
14166 * calendar/diary-lib.el (diary-list-entries-hook)
14167 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
14168 (diary-nongregorian-marking-hook, diary-list-entries)
14169 (diary-include-other-diary-files, diary-mark-entries)
14170 (diary-mark-included-diary-files): Doc fixes.
14171
84f29e6b
JB
141722011-05-09 Juanma Barranquero <lekktu@gmail.com>
14173
14174 * misc.el: Require tabulated-list.el during compilation.
14175
9bedd73a
CY
141762011-05-09 Chong Yidong <cyd@stupidchicken.com>
14177
488086f4
SM
14178 * progmodes/compile.el (compilation-start):
14179 Run compilation-filter-hook for the async case too.
9bedd73a
CY
14180 (compilation-filter-hook): Doc fix.
14181
797c735c
DD
141822011-05-09 Deniz Dogan <deniz@dogan.se>
14183
14184 * wdired.el: Remove outdated installation comment. Fix usage
14185 comment.
14186
5f4b1dfe
JB
141872011-05-09 Juanma Barranquero <lekktu@gmail.com>
14188
14189 * misc.el: Implement new command `list-dynamic-libraries'.
14190 (list-dynamic-libraries--loaded-only-p): New variable.
14191 (list-dynamic-libraries--refresh): New function.
14192 (list-dynamic-libraries): New command.
14193
4c44026c
CY
141942011-05-09 Chong Yidong <cyd@stupidchicken.com>
14195
488086f4
SM
14196 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14197 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
14198 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
14199 higher priority to avoid clobbering by gnu.
14200
027f966d
CY
142012011-05-08 Chong Yidong <cyd@stupidchicken.com>
14202
14203 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
14204 if the face has existing theme settings (Bug#8454).
14205
085f5d7d
CY
142062011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
14207
488086f4
SM
14208 * progmodes/perl-mode.el (perl-imenu-generic-expression):
14209 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 14210
2a86a00c
RS
14211 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
14212 special file names `.' and `..' (Bug#8259).
14213
d9c54a06
CY
142142011-05-08 Chong Yidong <cyd@stupidchicken.com>
14215
488086f4
SM
14216 * progmodes/grep.el (grep-mode-font-lock-keywords):
14217 Remove buffer-changing entries.
d9c54a06
CY
14218 (grep-filter): New function.
14219 (grep-mode): Add it to compilation-filter-hook.
14220
14221 * progmodes/compile.el (compilation-filter-hook)
14222 (compilation-filter-start): New defvars.
14223 (compilation-filter): Call compilation-filter-hook prior to
14224 updating the process mark.
14225
c4662635
SM
142262011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14227
14228 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
14229
b0512a1d
EZ
142302011-05-07 Eli Zaretskii <eliz@gnu.org>
14231
605c9376
EZ
14232 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
14233 mailclient-send-it even if window-system is nil. (Bug#8595)
14234
c4662635
SM
14235 * term/w32console.el (terminal-init-w32console):
14236 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
14237 background-mode. (Bug#8597)
14238
d1dc2cc2
SM
142392011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14240
14241 Make bytecomp.el understand that defmethod defines funs (bug#8631).
14242 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
14243 New functions.
14244 (defgeneric, eieio--defmethod): Use them.
14245 (eieio-defgeneric): Remove.
14246 (defmethod): Call defgeneric in a way visible to the byte-compiler.
14247
915d1300
GM
142482011-05-07 Glenn Morris <rgm@gnu.org>
14249
a3961c3e
GM
14250 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
14251 Use let rather than let*.
14252 (timeclock-find-discrep): Remove unused local.
14253
314347b9
GM
14254 * calendar/diary-lib.el (diary-comment-start): Doc fix.
14255
915d1300
GM
14256 * calendar/appt.el (appt-time-msg-list): Doc fix.
14257
275b59b0
NF
142582011-05-06 Noah Friedman <friedman@splode.com>
14259
14260 * apropos.el (apropos-print-doc): Only use
14261 emacs-lisp-docstring-fill-column when it is bound to an integer,
14262 per that variable's documentation.
14263
6c19f744
SM
142642011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14265
14266 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 14267 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 14268
60f884b2
GM
142692011-05-06 Glenn Morris <rgm@gnu.org>
14270
5006e634
GM
14271 * calendar/appt.el (appt-message-warning-time): Doc fix.
14272 (appt-warning-time-regexp): New option.
14273 (appt-make-list): Respect appt-message-warning-time.
14274
548d0a63
GM
14275 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
14276 New options.
14277 (diary-add-to-list): Strip comments from the displayed string.
14278 (diary-mode): Set comment-start and comment-end.
14279
60f884b2
GM
14280 * vc/diff-mode.el (smerge-refine-subst): Declare.
14281 (diff-refine-hunk): Don't require smerge-mode when compiling.
14282
989681bb
JB
142832011-05-06 Juanma Barranquero <lekktu@gmail.com>
14284
14285 * simple.el (list-processes): Return nil as the docstring says.
14286
a6bc05e1
MA
142872011-05-05 Michael Albinus <michael.albinus@gmx.de>
14288
14289 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
14290 to "".
14291 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14292 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
14293 determining of binary transfer. (Bug#7383)
14294
23c22e9a
MA
142952011-05-05 Michael Albinus <michael.albinus@gmx.de>
14296
c4662635
SM
14297 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14298 Fix port computation bug. (Bug#8618)
23c22e9a 14299
0bff894f
GM
143002011-05-05 Glenn Morris <rgm@gnu.org>
14301
b8296902
GM
14302 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
14303
1f522ce8
GM
14304 * simple.el (shell-dynamic-complete-functions)
14305 (comint-dynamic-complete-functions): Declare.
14306
cf5bee67
GM
14307 * net/network-stream.el (gnutls-negotiate):
14308 * simple.el (tabulated-list-print): Fix declarations.
14309
14310 * progmodes/gud.el (syntax-symbol, syntax-point):
14311 Remove unnecessary and incorrect declarations.
14312
0bff894f
GM
14313 * emacs-lisp/check-declare.el (check-declare-scan):
14314 Handle byte-compile-initial-macro-environment in bytecomp.el
14315
9869b3ae
SM
143162011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14317
14318 Fix earlier half-done eieio-defmethod change (bug#8338).
14319 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
14320 Streamline and change calling convention.
14321 (defmethod): Adjust accordingly and simplify.
14322 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
14323 new eieio--defmethod.
14324 (slot-boundp): Minor CSE simplification.
14325
9c1d5ac5
MZ
143262011-05-05 Milan Zamazal <pdm@zamazal.org>
14327
14328 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
14329 (glasses-make-readable): Use glasses-separate-capital-groups.
14330
455c834e
JB
143312011-05-05 Juanma Barranquero <lekktu@gmail.com>
14332
14333 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
14334 (warning-series): Doc fix.
14335 (display-warning): Don't try to create the buffer if we just found it.
14336
9ed7c8cb
CY
143372011-05-04 Chong Yidong <cyd@stupidchicken.com>
14338
14339 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
14340 (autoload-find-generated-file): New function.
14341 (generate-file-autoloads): Bind generated-autoload-file to
14342 buffer-file-name.
9869b3ae
SM
14343 (update-file-autoloads, update-directory-autoloads):
14344 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
14345 output file (Bug#7989).
14346 (batch-update-autoloads): Doc fix.
14347
0898ca10
JB
143482011-05-04 Juanma Barranquero <lekktu@gmail.com>
14349
14350 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
14351
31dfb76c
GM
143522011-05-04 Glenn Morris <rgm@gnu.org>
14353
f330b642
GM
14354 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
14355 function, so it follows changes in calendar-date-style.
14356 (diary-fancy-date-matcher): New function.
14357 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
14358 (diary-fancy-font-lock-fontify-region-function):
14359 Use diary-fancy-date-pattern as a function.
14360
31dfb76c
GM
14361 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
14362 non-numbers for `year' etc pseudo-variables. (Bug#8583)
14363
48e79d6a
TZ
143642011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
14365
14366 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
14367 instead of positional arguments. Allow :keylist and :crlfiles
14368 arguments.
14369 (open-gnutls-stream): Call it.
14370
14371 * net/network-stream.el (network-stream-open-starttls): Adjust to
14372 call `gnutls-negotiate' with :process and :hostname arguments.
14373
dd5a5ee0
SM
143742011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14375
ef80fc09
SM
14376 * minibuffer.el (completion--message): New function.
14377 (completion--do-completion, minibuffer-complete)
14378 (minibuffer-force-complete, minibuffer-complete-word): Use it.
14379 (completion--do-completion): Don't ignore completion-auto-help when in
14380 icomplete-mode.
14381
dd5a5ee0
SM
14382 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
14383 internal encoding (e.g. tibetan zero is not whitespace).
14384 (global-whitespace-mode): Prefer save-current-buffer.
14385 (whitespace-trailing-regexp): Remove useless save-match-data.
14386 (whitespace-empty-at-bob-regexp): Minor simplification.
14387
b7d22a83
CY
143882011-05-03 Chong Yidong <cyd@stupidchicken.com>
14389
14390 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
14391
5192af46
AM
143922011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14393
14394 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 14395 Use `concat' to create string for insertion.
5192af46 14396
5767d190
SM
143972011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14398
14399 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
14400 Avoid open-line which runs post-self-insert-hook.
14401 (bibtex-fill-entry): Remove unused `end' var.
14402
bf242939
AM
144032011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
14404
5767d190
SM
14405 * textmodes/ispell.el (ispell-add-per-file-word-list):
14406 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 14407
25666126
LL
144082011-05-03 Leo Liu <sdl.web@gmail.com>
14409
14410 * isearch.el (isearch-yank-pop): New command.
5767d190 14411 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
14412 (isearch-forward): Mention it.
14413
52d3c2d0
SM
144142011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14415
1bcace58
SM
14416 * simple.el (minibuffer-complete-shell-command): Remove.
14417 (minibuffer-local-shell-command-map): Use completion-at-point.
14418 (read-shell-command): Setup completion vars here instead.
14419 (read-expression-map): Bind TAB to symbol completion.
14420
52d3c2d0
SM
14421 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
14422 error directly rather via storing it into `results'.
14423
35813471
LL
144242011-05-02 Leo Liu <sdl.web@gmail.com>
14425
14426 * vc/diff.el: Fix description.
14427
e793a940
LMI
144282011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14429
14430 * server.el (server-eval-at): New function.
14431
8de66e05
LMI
144322011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14433
14434 * net/network-stream.el (open-network-stream): Take a :nowait
14435 parameter and pass it on to `make-network-process'.
14436 (network-stream-open-plain): Ditto.
14437
dcb79f20
AS
144382011-04-30 Andreas Schwab <schwab@linux-m68k.org>
14439
14440 * faces.el (face-spec-set-match-display): Don't match toolkit
14441 options on terminal frames.
14442
14a7fbd8
SM
144432011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14444
7eabc1be
SM
14445 * progmodes/pascal.el: Use lexical binding.
14446 (pascal-mode-map): Remove author preferences.
14447
14a7fbd8
SM
14448 * pcomplete.el (pcomplete-std-complete): Don't abuse
14449 completion-at-point.
14450
50f84510
JB
144512011-04-28 Juanma Barranquero <lekktu@gmail.com>
14452
6e087a44
JB
14453 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
14454 removing code that has been dead since 1991 or so.
14455
50f84510
JB
14456 * startup.el (command-line): When warning about "_emacs", use a
14457 delayed warning to allow the user to filter it out.
14458
0ba690bd
DD
144592011-04-28 Deniz Dogan <deniz@dogan.se>
14460
14461 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
14462 user has not joined.
14463
08abfaad
SM
144642011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14465
14466 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
14467 aren't any completions at point.
14468
638f053a
JB
144692011-04-28 Juanma Barranquero <lekktu@gmail.com>
14470
14471 * subr.el (display-delayed-warnings): New function.
14472 (delayed-warnings-hook): New variable.
14473
8fff8daa
SM
144742011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14475
08abfaad
SM
14476 * minibuffer.el (completion-at-point, completion-help-at-point):
14477 Don't presume that a given completion-at-point-function will always
14478 use the same calling convention.
14479
8fff8daa
SM
14480 * pcomplete.el (pcomplete-completions-at-point):
14481 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
14482 pcomplete-seen is non-nil.
14483 (pcomplete-comint-setup): Also recognize the new comint/shell
14484 completion functions.
14485 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
14486 pcomplete-seen is non-nil.
14487
841a1577 144882011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 14489
841a1577 14490 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 14491 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 14492 the first character in the entry. This allows for code to add its
211ec907
UJ
14493 own uid to the entry.
14494 (icalendar--convert-float-to-ical): Add export of
14495 `diary-float'-entries save for those with the optional DAY
14496 argument.
14497
2a782793
DC
144982011-04-27 Daniel Colascione <dan.colascione@gmail.com>
14499
14500 * subr.el (shell-quote-argument): Use alternate escaping strategy
14501 when we spot a variable reference in a string.
14502
0438ce91
DC
145032011-04-26 Daniel Colascione <dan.colascione@gmail.com>
14504
14505 * cus-start.el (all): Define customization for debug-on-event.
14506
841a1577 145072011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
14508
14509 * subr.el (shell-quote-argument): Escape correctly under Windows.
14510
d090ed6c
SM
145112011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14512
14513 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
14514
bfd31217
MA
145152011-04-25 Michael Albinus <michael.albinus@gmx.de>
14516
d090ed6c
SM
14517 * net/tramp.el (tramp-process-actions): Add POS argument.
14518 Delete region between POS and (pos).
bfd31217 14519
d090ed6c
SM
14520 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14521 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
14522 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
14523
14524 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
14525 position in `tramp-process-actions' call.
14526
14527 * net/trampver.el: Update release number.
14528
e92f3bd3
SM
145292011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14530
850256b5
SM
14531 * custom.el (defcustom): Obey lexical-binding.
14532
e92f3bd3
SM
14533 Fix octave-inf completion problems reported by Alexander Klimov.
14534 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
14535 Inherit from octave-mode-syntax-table.
14536 (inferior-octave-mode): Set info-lookup-mode.
14537 (inferior-octave-completion-at-point): New function.
14538 (inferior-octave-complete): Use it and completion-in-region.
14539 (inferior-octave-dynamic-complete-functions): Use it as well, and use
14540 comint-filename-completion.
14541 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
14542 symbol elements which shouldn't be word elements.
14543 (octave-font-lock-keywords, octave-beginning-of-defun)
14544 (octave-function-header-regexp): Adjust regexps accordingly.
14545 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
14546
cd22b309
JB
145472011-04-25 Juanma Barranquero <lekktu@gmail.com>
14548
14549 * net/gnutls.el (gnutls-errorp): Declare before first use.
14550
8b492194
TZ
145512011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
14552
14553 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
14554 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 14555 default trustfile exists before going to use it. Add missing
5a5fa834 14556 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
14557 Reported by Claudio Bley <claudio.bley@gmail.com>.
14558 (open-gnutls-stream): Add usage example.
14559
14560 * net/network-stream.el (network-stream-open-starttls): Give host
14561 parameter to `gnutls-negotiate'.
14562 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 14563 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 14564
841a1577 145652011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 14566
cd22b309
JB
14567 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
14568 Use correct match group (bug#8438).
05842630 14569
3ba7869c
CY
145702011-04-24 Chong Yidong <cyd@stupidchicken.com>
14571
512e3ae1
CY
14572 * emacs-lisp/package.el (package-built-in-p): Fix typo.
14573 (package-menu--generate): New arg specifying packages to show.
14574 (package-menu-refresh, package-menu-execute, list-packages):
14575 Callers changed.
14576 (package-show-package-list): New function, replacing deleted
14577 package--list-packages (renamed because it is non-internal).
14578
14579 * finder.el (finder-list-matches): Use package-show-package-list
14580 instead of deleted package--list-packages.
14581
e92f3bd3
SM
14582 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
14583 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
14584 (vc-annotate-mode-map): Bind it to RET.
14585
7031be6d
UR
145862011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
14587
14588 * progmodes/etags.el (next-file): Don't use set-buffer to change
14589 buffers (Bug#8478).
14590
4ef177aa
CY
145912011-04-24 Chong Yidong <cyd@stupidchicken.com>
14592
c8d173eb
CY
14593 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
14594
4ef177aa
CY
14595 * apropos.el (apropos-label-face): Avoid variable-pitch face.
14596 (apropos-accumulator): Doc fix.
14597 (apropos-function, apropos-macro, apropos-command)
14598 (apropos-variable, apropos-face, apropos-group, apropos-widget)
14599 (apropos-plist): Add face property.
14600 (apropos-symbols-internal): Fix indentation.
14601 (apropos-print): Simplify help, and recognize apropos-multi-type.
14602 (apropos-print-doc): Use button-type-get to extract the button's
14603 face property. Fill docstring (Bug#8352).
14604
4ffd0d6b 146052011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
14606
14607 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
14608
c6c32125 14609 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 14610 (mpuz-mode-map): Use mapc.
c6c32125
JB
14611 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
14612 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
14613 Fix typos in docstrings.
14614
58d468b4
JB
14615 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
14616 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
14617
6470c3c6
JB
14618 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
14619
4ffd0d6b 146202011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
14621
14622 * minibuffer.el (completion--do-completion): Avoid the "Next char
14623 not unique" prompt if icomplete-mode is enabled (Bug#5849).
14624
3ad8bad0
CY
14625 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
14626 mouse-2 into unread-command-events, it is interpreted correctly.
14627
71d73c9c 14628 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 14629 (image-toggle-display): Doc fix.
71d73c9c 14630
841a1577 146312011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 14632
4ffd0d6b
GM
14633 * textmodes/page.el (what-page): Use line-number-at-pos to
14634 calculate line number (Bug#6825).
6e1dbaa9 14635
c2fb1b60
JB
146362011-04-22 Juanma Barranquero <lekktu@gmail.com>
14637
14638 * eshell/esh-mode.el (find-tag-interactive): Declare function.
14639 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
14640 Pass argument NO-DEFAULT to `find-tag-interactive'.
14641
e02f48d7
JB
146422011-04-22 Juanma Barranquero <lekktu@gmail.com>
14643
14644 Lexical-binding cleanup.
14645
14646 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
14647 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
14648 * progmodes/ada-prj.el (ada-prj-initialize-values)
14649 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
14650 (ada-prj-show-value):
14651 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
14652 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
14653 (antlr-invalidate-context-cache, antlr-options-menu-filter)
14654 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
14655 * progmodes/bug-reference.el (bug-reference-push-button):
14656 * progmodes/fortran.el (fortran-line-length):
14657 * progmodes/glasses.el (glasses-change):
14658 * progmodes/octave-mod.el (octave-fill-paragraph):
14659 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
14660 (python-pdbtrack-grub-for-buffer, python-sentinel):
14661 * progmodes/sql.el (sql-save-connection):
14662 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
14663 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
14664 Mark unused parameters.
14665
14666 * progmodes/compile.el (compilation--flush-directory-cache)
14667 (compilation--flush-parse, compile-internal): Mark unused parameters.
14668 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
14669 (compilation-next-error-function): Remove unused variable `timestamp'.
14670
14671 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
14672 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
14673
14674 * progmodes/dcl-mode.el (dcl-end-of-command):
14675 Remove unused variable `start'.
14676 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
14677 (dcl-option-value-basic, dcl-option-value-offset)
14678 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
14679 Mark unused parameters.
14680 (dcl-save-local-variable): Remove unused variable `val'.
14681 (mode): Declare.
14682
14683 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
14684 Mark unused parameters.
14685 (delphi-ignore-changes): Move before first use.
14686 (delphi-charset-token-at): Remove unused variable `start'.
14687 (delphi-else-start): Remove unused variable `if-count'.
14688 (delphi-comment-block-start, delphi-comment-block-end):
14689 Remove unused variable `kind'.
14690 (delphi-indent-line): Remove unused variable `new-point'.
14691
14692 * progmodes/ebrowse.el (ebrowse-files-list)
14693 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
14694 Mark unused parameters. Don't quote `lambda'.
14695 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
14696 Don't quote `lambda'.
14697 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
14698 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
14699 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
14700 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
14701 Use `ignore-errors'.
14702 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
14703 (ebrowse-view/find-file-and-search-pattern)
14704 (ebrowse-view/find-member-declaration/definition):
14705 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
14706 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
14707 Rename parameter PREFIX-ARG to PREFIX.
14708 (ebrowse-tags-read-name): Remove unused variables `start' and
14709 `member-info'.
14710 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
14711 to `tags-file'.
14712
14713 * progmodes/etags.el (local-find-tag-hook): Declare.
14714 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
14715 Mark unused parameters.
14716
14717 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
14718 (executable-interpret): Mark unused parameter.
14719
14720 * progmodes/flymake.el (flymake-process-sentinel)
14721 (flymake-after-change-function)
14722 (flymake-create-temp-with-folder-structure)
14723 (flymake-get-include-dirs-dot): Mark unused parameters.
14724 (flymake-safe-delete-directory): Remove unused variable `err'.
14725
14726 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
14727 (speedbar-timer-fn, speedbar-line-text)
14728 (speedbar-change-expand-button-char, speedbar-delete-subblock)
14729 (speedbar-center-buffer-smartly): Declare functions.
14730 (gdb-find-watch-expression): Remove unused variable `array'.
14731 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
14732 (gdb-starting): Mark unused parameters.
14733 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
14734 (gdb-table-string): Remove unused variable `res'.
14735 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
14736 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
14737 (gdb-display-buffer): Remove unused variable `cur-size'.
14738
14739 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
14740 allow lexical-binding compilation.
14741 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
14742 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
14743 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
14744 Mark unused parameters.
14745 (gud-gdb-marker-filter): Remove unused variable `match'.
14746 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
14747 lambda expressions and funcall them, instead of using `fset'.
14748
14749 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
14750 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
14751
14752 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
14753 variable `header-beg'; use `let'.
14754
14755 * progmodes/icon.el (indent-icon-exp): Remove unused variables
14756 `restart', `last-sexp' and `at-do'.
14757
14758 * progmodes/js.el (js--debug): Mark unused parameter.
14759 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
14760 (js--splice-into-items): Remove unused variable `item'.
14761 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
14762
14763 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
14764 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
14765 (makefile-complete): Remove unused variable `try'.
14766 (makefile-fill-paragraph, makefile-match-function-end):
14767 Mark unused parameters.
14768
14769 * progmodes/octave-inf.el (inferior-octave-complete):
14770 Remove unused variable `proc'.
14771 (inferior-octave-output-digest): Mark unused parameter.
14772
14773 * progmodes/perl-mode.el (perl-calculate-indent):
14774 Remove unused variable `err'.
14775
14776 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
14777 (prolog-indent-line): Mark unused parameters.
14778 (prolog-indent-line): Remove unused variable `beg'.
14779
14780 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
14781 (reporter-dont-compact-list): Declare.
14782
14783 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
14784 Remove unused variable `char'.
14785 (sh-debug): Mark unused parameter.
14786 (sh-get-indent-info): Remove unused variable `start'.
14787 (sh-calculate-indent): Remove unused variable `var'.
14788
14789 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
14790 (simula-electric-keyword): Remove unused variable `null'.
14791 (simula-search-backward, simula-search-forward): Remove unused
14792 variables `begin' and `end'.
14793
14794 * progmodes/vera-mode.el (vera-guess-basic-syntax):
14795 Remove unused variable `pos'.
14796 (vera-electric-tab, vera-comment-uncomment-region):
14797 Mark unused parameters.
14798 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
14799
7ede3b65
CY
148002011-04-22 Chong Yidong <cyd@stupidchicken.com>
14801
14802 * emacs-lisp/package.el (package--builtins, package-alist)
14803 (package-load-descriptor, package-built-in-p, package-activate)
14804 (define-package, package-installed-p)
14805 (package-compute-transaction, package-buffer-info)
14806 (package--push): Doc fix. Distinguish more clearly between
14807 version strings and version lists.
14808
121656e9
JB
148092011-04-21 Juanma Barranquero <lekktu@gmail.com>
14810
14811 Lexical-binding cleanup.
14812
14813 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
14814 (5x5-make-mutate-best):
14815 * play/fortune.el (fortune-in-buffer):
14816 * play/gomoku.el (gomoku-init-display):
14817 * play/solitaire.el (solitaire, solitaire-do-check):
14818 * play/tetris.el (tetris-default-update-speed-function):
14819 Mark unused parameters.
14820
14821 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
14822 (bubbles--shift): Remove unused variable `char-org'.
14823 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
14824 (bubbles--show-images): Remove unused variable `char'.
14825
14826 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
14827 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
14828 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
14829 (decipher-analyze-buffer): Use ?\s.
14830 (decipher-make-checkpoint): Remove unused variable `mapping'.
14831
14832 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
14833
14834 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
14835 Remove unused variable `result'; use `let'.
14836
14837 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
14838 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
14839 (gametree-children-shown-p, gametree-compute-reduced-score):
14840 Use `ignore-errors'.
14841
14842 * play/handwrite.el (ps-lpr-switches): Declare.
14843 (handwrite): Remove unused variables `pmin' and `lastp'.
14844
14845 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
14846
14847 * play/landmark.el (landmark-init-display)
14848 (landmark-update-naught-weights): Mark unused parameters.
14849 (landmark-y): Remove unused variable `noise'. Simplify.
14850 (landmark-human-plays): Remove unused variable `score'.
14851
14852 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
14853 (mpuz-try-proposal): Remove unused variable `game'.
14854
14855 * play/zone.el (life-patterns): Declare.
14856
80f499c7
JB
148572011-04-20 Juanma Barranquero <lekktu@gmail.com>
14858
14859 * vc/vc.el (ediff-vc-internal): Declare function.
14860
024ff170
SM
148612011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14862
c0a193ea
SM
14863 * shell.el: Use lexical-binding and std completion UI.
14864 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
14865 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
14866 comint-preoutput-filter-functions rather than on
14867 comint-output-filter-functions.
14868 (shell-command-completion, shell--command-completion-data)
14869 (shell-filename-completion, shell-environment-variable-completion)
14870 (shell-c-a-p-replace-by-expanded-directory): New functions.
14871 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
14872 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
14873 (shell-dynamic-complete-environment-variable): Use them.
14874 (shell-dynamic-complete-as-environment-variable)
14875 (shell-dynamic-complete-as-command): Remove.
14876 (shell-match-partial-variable): Match past point.
14877 * comint.el: Clean up use of completion-at-point-functions.
14878 (comint-completion-at-point): New function.
14879 (comint-mode): Use it completion-at-point-functions.
14880 (comint-dynamic-complete): Make it obsolete.
14881 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
14882 (comint-c-a-p-replace-by-expanded-history): New function.
14883 (comint-dynamic-complete-functions)
14884 (comint-replace-by-expanded-history): Use it.
14885 * minibuffer.el (completion-table-with-terminator): Allow dynamic
14886 termination strings. Try harder to avoid second try-completion.
14887 (completion-in-region-mode-map): Disable bindings that don't work yet.
14888
2dbaa080
SM
14889 * comint.el: Use lexical-binding. Require CL.
14890 (comint-dynamic-complete-functions): Use comint-filename-completion.
14891 (comint-completion-addsuffix): Tweak custom type.
14892 (comint-filename-completion, comint--common-suffix)
14893 (comint--common-quoted-suffix, comint--table-subvert)
14894 (comint--complete-file-name-data): New functions.
14895 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
14896 (comint-dynamic-list-filename-completions): Use them.
14897 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 14898
2dbaa080
SM
14899 * minibuffer.el (completion-in-region-mode):
14900 Keep completion-in-region-mode--predicate global.
14901 (completion-in-region--postch):
14902 Assume completion-in-region-mode--predicate is not null.
14903
c79a6f38
SM
14904 * progmodes/flymake.el (flymake-start-syntax-check-process):
14905 Obey `dir'. Simplify.
14906
024ff170
SM
14907 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
14908 we're in VC after all.
14909
1c6c854e
CS
149102011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
14911
14912 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 14913 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
14914 (vc-version-diff): Use vc-diff-build-argument-list-internal.
14915
bed7f140
SM
149162011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14917
332e62ab
SM
14918 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
14919 add sanity check.
14920
bed7f140
SM
14921 * obsolete/erc-hecomplete.el: Make obsolete.
14922 * obsolete/: Standardize obsolescence info in the header.
14923
f195c582
GM
149242011-04-20 Glenn Morris <rgm@gnu.org>
14925
14926 * calendar/solar.el (solar-horizontal-coordinates):
14927 Use the longitude argument rather than `calendar-longitude'.
14928 (solar-date-next-longitude): Remove unused locals.
14929
cb79b8c0
VJL
149302011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14931
14932 * whitespace.el: New version 13.2.1.
14933
149342011-04-20 felix <EmacsWiki> (tiny change)
14935
d8e4b68b 14936 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
14937 switching between major modes on a file.
14938
602ea69d
SM
149392011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14940
14941 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
14942 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
14943 multi-line comments as well.
14944
06b60517
JB
149452011-04-19 Juanma Barranquero <lekktu@gmail.com>
14946
14947 Lexical-binding cleanup.
14948
14949 * arc-mode.el (archive-mode-revert):
14950 * cmuscheme.el (scheme-interactively-start-process):
14951 * custom.el (custom-initialize-delay):
14952 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
14953 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
14954 * emacs-lock.el (emacs-lock-clear-sentinel):
14955 * ezimage.el (defezimage):
14956 * follow.el (follow-avoid-tail-recenter):
14957 * fringe.el (set-fringe-mode-1):
14958 * generic-x.el (bat-generic-mode-compile):
14959 * help-mode.el (help-info-variable, help-do-xref)
14960 (help-mode-revert-buffer):
14961 * help.el (view-emacs-todo):
14962 * iswitchb.el (iswitchb-completion-help):
14963 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
14964 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
14965 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
14966 * locate.el (locate-update):
14967 * longlines.el (longlines-encode-region)
14968 (longlines-after-change-function):
14969 * outline.el (outline-isearch-open-invisible):
14970 * ps-def.el (declare-function, charset-dimension, char-width)
14971 (encode-char):
14972 * ps-mule.el (ps-mule-plot-string):
14973 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
14974 (recentf-edit-list-select, recentf-edit-list-validate)
14975 (recentf-open-files-action):
14976 * rect.el (delete-whitespace-rectangle-line)
14977 (rectangle-number-line-callback):
14978 * register.el (window-configuration-to-register)
14979 (frame-configuration-to-register):
14980 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
14981 * select.el (xselect-convert-to-string, xselect-convert-to-length)
14982 (xselect-convert-to-targets, xselect-convert-to-delete)
14983 (xselect-convert-to-filename, xselect-convert-to-charpos)
14984 (xselect-convert-to-lineno, xselect-convert-to-colno)
14985 (xselect-convert-to-os, xselect-convert-to-host)
14986 (xselect-convert-to-user, xselect-convert-to-class)
14987 (xselect-convert-to-name, xselect-convert-to-integer)
14988 (xselect-convert-to-atom, xselect-convert-to-identity):
14989 * subr.el (declare, ignore, process-kill-without-query)
14990 (text-clone-maintain):
14991 * terminal.el (te-get-char, te-tic-sentinel):
14992 * tool-bar.el (tool-bar-make-keymap):
14993 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
14994 * type-break.el (type-break-mode, type-break-noninteractive-query):
14995 * view.el (View-back-to-mark):
14996 * wid-browse.el (widget-browse-action, widget-browse-widget)
14997 (widget-browse-widgets, widget-browse-sexp):
14998 * widget.el (define-widget-keywords):
14999 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
15000 Mark unused parameters.
15001
15002 * align.el (align-adjust-col-for-rule): Mark unused parameter.
15003 (align-areas): Remove unused variable `look'.
15004 (align-region): Remove unused variables `real-end' and `pos-list'.
15005
15006 * apropos.el (apropos-score-doc): Remove unused variable `i'.
15007
15008 * bindings.el (mode-line-modified, mode-line-remote):
15009 Mark unused parameters.
15010 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
15011
15012 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
15013 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
15014
15015 * comint.el (comint-history-isearch-pop-state)
15016 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
15017 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
15018 (comint-substitute-in-file-name): Doc fix.
15019
15020 * completion.el (cmpl-statistics-block): Mark unused parameter.
15021 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
15022 (save-completions-to-file, load-completions-from-file):
15023 Remove unused local variable `e'.
15024
15025 * composite.el (compose-chars): Remove unused variable `len'.
15026 (lgstring-insert-glyph): Remove unused variable `g'.
15027 (compose-glyph-string): Remove unused variables `ascent',
15028 `descent', `lbearing' and `rbearing'.
15029 (compose-glyph-string-relative): Remove unused variables
15030 `lbearing', `rbearing' and `wadjust'.
15031 (compose-gstring-for-graphic): Remove unused variables `header',
15032 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
15033 (compose-gstring-for-terminal): Remove unused variables `header'
15034 and `nchars'. Use `let', not `let*'.
15035
15036 * cus-edit.el (Custom-set, Custom-save, custom-reset)
15037 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
15038 (Custom-buffer-done, custom-buffer-create-internal)
15039 (custom-browse-visibility-action, custom-browse-group-tag-action)
15040 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
15041 (widget-magic-mouse-down-action, custom-toggle-parent)
15042 (custom-add-parent-links, custom-toggle-hide-variable)
15043 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
15044 (custom-toggle-hide-face, face, hook, custom-group-link-action)
15045 (custom-face-menu-create, custom-variable-menu-create, get)
15046 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
15047 (custom-reset-standard-save-and-update): Remove unused variable `value'.
15048 (customize-apropos): Remove unused variable `tests'.
15049 (custom-group-value-create): Remove unused variable `hidden-p'.
15050 (sort-fold-case): Declare.
15051
15052 * cus-theme.el (custom-reset-standard-faces-list)
15053 (custom-reset-standard-variables-list): Declare.
15054 (customize-create-theme, custom-theme-revert, custom-theme-write)
15055 (custom-theme-choose-mode, customize-themes, custom-theme-save):
15056 Mark unused parameters.
15057
15058 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
15059
15060 * delim-col.el (delimit-columns-max): Move defvar before first use.
15061
15062 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 15063 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
15064
15065 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
15066 (auto-insert): Declare.
15067 (desktop-restore-file-buffer): Rename desktop-* parameters;
15068 mark unused ones.
15069 (desktop-create-buffer): Rename desktop-* parameters and bind them.
15070 (desktop-buffer): Rename desktop-* parameters.
15071
15072 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
15073 (dframe-reposition-frame-xemacs, dframe-help-echo)
15074 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
15075 Mark unused parameters.
15076
15077 * dired-aux.el (backup-extract-version-start, overwrite-query)
15078 (overwrite-backup-query, rename-regexp-query)
15079 (rename-non-directory-query): Declare.
15080 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
15081 (dired-add-entry): Remove unused variable `orig-file-name'.
15082 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
15083 Use parameter PRESERVE-TIME instead of accessing dynamic variable
15084 `dired-copy-preserve-time' directly.
15085 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
15086 (dired-insert-subdir-newpos): Rename unused variable `pos'.
15087
15088 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
15089 (dired-virtual-revert, dired-make-relative-symlink):
15090 Mark unused parameters.
15091 (manual-program): Declare.
15092 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
15093 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
15094 wrapped in `with-no-warnings' to avoid replacing one warning by another.
15095
15096 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
15097
15098 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
15099
15100 * echistory.el (electric-history-in-progress, Helper-return-blurb):
15101 Declare.
15102
15103 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
15104
15105 * electric.el (Electric-command-loop): Rename parameter
15106 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
15107
15108 * expand.el (expand-in-literal): Remove unused variable `here'.
15109
15110 * facemenu.el (facemenu-add-new-color):
15111 Remove unused variable `docstring'.
15112
15113 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
15114 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
15115 (face-attr-construct): Mark unused parameter. Doc fix.
15116 (read-color): Remove unused variable `hex-string'.
15117
15118 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
15119 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
15120 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
15121 (display-buffer-other-frame): Remove unused variable `old-window'.
15122 (kill-buffer-hook): Declare.
15123 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
15124 Mark unused parameters.
15125 (after-find-file): Pass 1 to `auto-save-mode', not t.
15126
15127 * files-x.el (auto-insert): Declare.
15128 (modify-file-local-variable-prop-line): Remove unused variable `val'.
15129
15130 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 15131 variable `buf'. Mark unused parameter.
06b60517
JB
15132 (find-lisp-insert-directory): Mark unused parameter.
15133
15134 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
15135 (format-encode-region): Remove unused variables `cur-buf' and `result'.
15136 (format-common-tail): Remove, unused.
15137 (format-deannotate-region): Remove unused variable `loc'.
15138 (format-annotate-region): Remove unused variable `p'.
15139 (format-annotate-single-property-change): Remove unused variables
15140 `default' and `tail'.
15141
15142 * forms.el (read-file-filter): Declare.
15143 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
15144
15145 * frame.el (frame-creation-function-alist): Mark unused parameter.
15146 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
15147
15148 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
15149 Remove unused parameters.
15150 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
15151 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
15152
15153 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
15154 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
15155 (hfy-prepare-tag-map): Mark unused parameters.
15156 (htmlfontify-buffer): Use `called-interactively-p'.
15157
15158 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
15159 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
15160 (ibuffer-do-occur): Mark unused parameters.
15161 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
15162 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
15163
15164 * ibuffer.el: Don't quote `lambda'.
15165 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
15166 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
15167 Mark unused parameters.
15168
15169 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
15170 (ido-completing-read): Mark unused parameters.
15171 (ido-copy-current-word): Mark unused parameters;
15172 remove unused variable `name'.
15173 (ido-sort-merged-list): Remove unused parameter `dirs'.
15174
15175 * ielm.el (ielm-input-sender): Mark unused parameter.
15176 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
15177 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
15178 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
15179 `ielm-string' as a dynamic variable accessible from the IELM prompt.
15180 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
15181
15182 * image-dired.el (image-dired-display-thumbs): Remove unused
15183 variables `curr-file' and `count'.
15184 (image-dired-remove-tag): Remove unused variable `start'.
15185 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
15186 variable `curr-file'
15187 (image-dired-rotate-original): Remove unused variable `temp-file'.
15188 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
15189 Remove unused variable `file'.
15190 (image-dired-gallery-generate): Remove unused variable `curr'.
15191 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
15192
15193 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
15194
15195 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
15196
15197 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
15198
15199 * isearch.el (minibuffer-history-symbol): Declare.
15200 (isearch-edit-string): Remove unused variable `err'.
15201 (isearch-message-prefix, isearch-message-suffix):
15202 Mark unused parameters.
15203
15204 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
15205
15206 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
15207
15208 * makesum.el (double-column): Remove unused variable `cnt'.
15209
15210 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
15211 (ido-ignore-item-temp-list): Declare.
15212
15213 * mouse-drag.el (mouse-drag-throw): Remove unused variables
15214 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
15215 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
15216 (mouse-drag-drag): Remove unused variables `mouse-delta' and
15217 `mouse-col-delta'.
15218
15219 * mouse-sel.el (mouse-extend-internal):
15220 Remove unused variable `orig-window-frame'.
15221
15222 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
15223 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
15224 Move declarations before first use.
15225 (pcomplete-opt): Mark unused parameters; doc fix.
15226
15227 * proced.el (proced-revert): Mark unused parameter.
15228 (proced-send-signal): Remove unused variable `err'.
15229
15230 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
15231 Rename parameter PREFIX-ARG to ARG.
15232 (ps-basic-plot-string, ps-basic-plot-whitespace):
15233 Mark unused parameters.
15234
15235 * replace.el (replace-count): Define.
15236 (occur-revert-function): Mark unused parameters.
15237 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
15238 (isearch-case-fold-search, isearch-string): Declare.
15239 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
15240 bind `case-fold-search'. Remove unused variables `beg' and `end',
15241 and simplify.
15242 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
15243 COUNT and bind `replace-count'.
15244 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
15245 to COUNT.
15246
15247 * savehist.el (print-readably, print-string-length): Declare.
15248
15249 * shadowfile.el (shadow-expand-cluster-in-file-name):
15250 Remove unused variable `cluster'.
15251 (shadow-copy-file): Remove unused variable `i'.
15252 (shadow-noquery, shadow-clusters, shadow-site-cluster)
15253 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
15254 (shadow-define-literal-group, shadow-define-regexp-group)
15255 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
15256
15257 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
15258 (shell): Use `called-interactively-p'.
15259 (shell-directory-tracker): Remove unused variable `chdir-failure'.
15260
15261 * simple.el (compilation-context-lines, comint-file-name-quote-list)
15262 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
15263 (delete-backward-char): Remove unused variable `ocol'.
15264 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
15265 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
15266 (event-apply-hyper-modifier, event-apply-shift-modifier)
15267 (event-apply-control-modifier, event-apply-meta-modifier):
15268 Mark unused parameters.
15269 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
15270 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
15271
15272 * speedbar.el (speedbar-ignored-directory-expressions)
15273 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
15274 (speedbar-find-file, speedbar-dir-follow)
15275 (speedbar-directory-buttons-follow, speedbar-tag-find)
15276 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
15277 (speedbar-buffers-line-directory, speedbar-buffer-click):
15278 Mark unused parameters.
15279 (speedbar-tag-file): Remove unused variable `mode'.
15280 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
15281
15282 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
15283
15284 * talk.el (talk): Remove unused variable `display'.
15285
15286 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
15287 (tar-write-region-annotate): Mark unused parameter.
15288
15289 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
15290 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
15291 Declare them, wrapped in `with-no-warnings' to avoid replacing one
15292 warning by another.
15293
15294 * time-stamp.el (time-stamp-string-preprocess):
15295 Remove unused variable `require-padding'.
15296
15297 * tree-widget.el (widget-glyph-enable): Declare.
15298 (tree-widget-action): Mark unused parameter.
15299
15300 * w32-fns.el (x-get-selection): Mark unused parameter.
15301 (autoload-make-program, generated-autoload-file): Declare.
15302
15303 * wdired.el (wdired-revert): Mark unused parameters.
15304 (wdired-xcase-word): Remove unused variable `err'.
15305
15306 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
15307 (whitespace-help-scroll): Remove unused variable `data-help'.
15308
15309 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
15310 (widget-image-insert, widget-after-change, default)
15311 (widget-default-format-handler, widget-default-notify)
15312 (widget-default-prompt-value, widget-info-link-action)
15313 (widget-url-link-action, widget-function-link-action)
15314 (widget-variable-link-action, widget-file-link-action)
15315 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
15316 (widget-field-prompt-internal, widget-field-action, widget-field-match)
15317 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
15318 (widget-insert-button-action, widget-delete-button-action, visibility)
15319 (widget-documentation-link-action, widget-documentation-string-action)
15320 (widget-const-prompt-value, widget-regexp-match, symbol)
15321 (widget-coding-system-prompt-value)
15322 (widget-key-sequence-value-to-external, sexp)
15323 (widget-sexp-value-to-internal, character, vector, cons)
15324 (widget-choice-prompt-value, widget-boolean-prompt-value)
15325 (widget-color--choose-action): Mark unused parameters.
15326 (widget-item-match-inline, widget-choice-match-inline)
15327 (widget-checklist-match, widget-checklist-match-inline)
15328 (widget-group-match): Rename parameter VALUES to VALS.
15329 (widget-field-value-set): Remove unused variable `size'.
15330 (widget-color-action): Remove unused variables `value' and `start'.
15331
15332 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 15333 variable `dir'. Doc fix.
06b60517
JB
15334 (windmove-find-other-window): Don't pass it.
15335
15336 * window.el (count-windows): Mark unused parameter.
15337 (bw-adjust-window): Remove unused variable `err'.
15338
15339 * woman.el (woman-file-name): Remove unused variable `default'.
15340 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
15341 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
15342 (global-font-lock-mode): Declare.
15343 (woman-decode-region): Mark unused parameter.
15344 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
15345
15346 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
15347 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
15348 (x-dnd-handle-moz-url): Remove unused variable `title'.
15349 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
15350
15351 * xml.el (xml-parse-tag, xml-parse-attlist):
15352 Remove unused variable `pos'.
15353
bc4f7f3d
GM
153542011-04-19 Glenn Morris <rgm@gnu.org>
15355
15356 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
15357 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
15358 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15359 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
15360 * calendar/cal-html.el (cal-html-insert-minical):
15361 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
15362 (calendar-mark-date-pattern):
15363 Prefix "unused" locals.
15364
15365 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
15366 optional argument `style'.
15367
15368 * calendar/appt.el (appt-make-list):
15369 * calendar/cal-china.el (calendar-chinese-date-string):
15370 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
15371 (diary-hebrew-yahrzeit):
15372 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
15373 * calendar/calendar.el (calendar-generate-window):
15374 * calendar/time-date.el (time-to-days):
15375 Remove unused local variables.
15376
16a43933
CY
153772011-04-18 Chong Yidong <cyd@stupidchicken.com>
15378
15379 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
15380 glyphless-char-display table.
15381 (tabulated-list-glyphless-char-display): New var.
15382
7eed1860
SS
153832011-04-18 Sam Steingold <sds@gnu.org>
15384
15385 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
15386 to acknowledgments.
15387
4d2d1ccd
GM
153882011-04-17 Glenn Morris <rgm@gnu.org>
15389
15390 * calendar/diary-lib.el (diary-sexp-entry):
15391 * calendar/holidays.el (holiday-sexp):
15392 Set debug-on-error rather than the removed stack-trace-on-error.
15393
239da61d
GM
153942011-04-16 Glenn Morris <rgm@gnu.org>
15395
15396 * progmodes/f90.el: Use lexical-binding.
15397 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
15398
8b05752a
SM
153992011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15400
daca8ba5
SM
15401 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
15402 (mail-mode): Setup mailalias completion here instead.
15403 * mail/mailalias.el: Use lexical-binding.
15404 (pattern, mailalias-done): Declare dynamic.
15405 (mail-completion-at-point-function): New function, from mail-complete.
15406 (mail-complete): Use it.
15407 (mail-completion-expand): New function.
15408 (mail-get-names): Use it.
15409 (mail-directory, mail-directory-process, mail-directory-stream):
15410 Don't use `pattern' for lexically bound arg.
15411
6f542485
SM
15412 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
15413
037e7c3f
SM
15414 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
15415 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
15416 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
15417
8b05752a
SM
15418 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
15419 (byte-save-window-excursion, byte-temp-output-buffer-setup)
15420 (byte-interactive-p): Define them again, for use when inlining
15421 old code.
15422
49093f60
JB
154232011-04-15 Juanma Barranquero <lekktu@gmail.com>
15424
15425 * loadup.el: Use `string-to-number', not `string-to-int'.
15426
b5b8e7de
SM
154272011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15428
15429 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
15430 gud-gdb-complete-command.
15431 (gud-gdb-completions): New function, from gud-gdb-complete-command.
15432 (gud-gdb-completion-at-point): New function.
15433 (gud-gdb-completions): Remove.
15434
f42efeb5
MA
154352011-04-14 Michael Albinus <michael.albinus@gmx.de>
15436
49093f60
JB
15437 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
15438 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
15439 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
15440 whether `executable-find' is bound.
f42efeb5
MA
15441
15442 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
15443
e240cc21
SM
154442011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15445
15446 * minibuffer.el (completion-in-region-mode-predicate)
15447 (completion-in-region-mode--predicate): New vars.
15448 (completion-in-region, completion-in-region--postch)
15449 (completion-in-region-mode): Use them.
15450 (completion--capf-wrapper): Also return the hook function.
15451 (completion-at-point, completion-help-at-point):
15452 Adjust and provide a predicate.
c2bd2ab0
SM
15453
15454 Preserve arg names for advice of subr and lexical functions (bug#8457).
15455 * help-fns.el (help-function-arglist): Consolidate the subr and
15456 new-byte-code cases. Add argument `preserve-names' to extract names
15457 from the docstring when needed.
15458 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
15459 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
15460 (ad-arglist): Use help-function-arglist's new arg.
15461 (ad-definition-type): Use cond.
15462
c183f693
JB
154632011-04-13 Juanma Barranquero <lekktu@gmail.com>
15464
06641a47
JB
15465 * autorevert.el (auto-revert-handler):
15466 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
15467 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
15468 Don't quote lambda.
15469
c183f693
JB
15470 * image-mode.el (image-transform-set-scale):
15471 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
15472
1e3b6001
G
154732011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15474
15475 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 15476 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
15477 Upgrades via gnutls-cli are too slow to be done opportunistically.
15478
2d6af8dd
JB
154792011-04-12 Juanma Barranquero <lekktu@gmail.com>
15480
15481 * dframe.el (dframe-current-frame): Remove spurious quote.
15482
c0749a51
GM
154832011-04-12 Glenn Morris <rgm@gnu.org>
15484
088d0d61
GM
15485 * calendar/cal-tex.el (cal-tex-end-document):
15486 Try to automatically use latin1 input if needed.
15487
c0749a51
GM
15488 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
15489 Don't try to cons a mark onto an empty element.
15490
5c90fde0
LL
154912011-04-11 Leo Liu <sdl.web@gmail.com>
15492
15493 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
15494 buffers.
15495 (ido-kill-buffer-at-head): Support killing virtual buffers.
15496
369e974d
CY
154972011-04-10 Chong Yidong <cyd@stupidchicken.com>
15498
15499 * minibuffer.el (completion-show-inline-help): New var.
15500 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
15501 (minibuffer-force-complete, minibuffer-complete-word):
15502 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
15503
15504 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
15505 to avoid interference from inline help (Bug#5849).
15506
37f1c930
LL
155072011-04-10 Leo Liu <sdl.web@gmail.com>
15508
099c39a4
JB
15509 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15510 Fix typo.
37f1c930 15511
a32d4040
CY
155122011-04-09 Chong Yidong <cyd@stupidchicken.com>
15513
15514 * image-mode.el (image-toggle-display-image): Signal an error if
15515 not in Image mode.
15516 (image-transform-mode, image-transform-resize)
15517 (image-transform-set-rotation): Doc fix.
daca8ba5 15518 (image-transform-set-resize): Delete.
a32d4040
CY
15519 (image-transform-set-scale, image-transform-fit-to-height)
15520 (image-transform-fit-to-width): Handle image-toggle-display-image
15521 and image-transform-resize directly.
15522
099c39a4 155232011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
15524
15525 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
15526 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
15527 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
15528 (doc-view-mode-map): Add bindings for the new functions.
15529
099c39a4 155302011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 15531
4d61f28d 15532 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
15533 Fix typo in docstring.
15534
3726838a
EZ
155352011-04-08 Eli Zaretskii <eliz@gnu.org>
15536
04f33f1e
EZ
15537 * files.el (file-size-human-readable): Produce one digit after
15538 decimal, like "ls -lh" does.
15539
15540 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
15541 the file size representation.
15542
3726838a
EZ
15543 * simple.el (list-processes): If async subprocesses are not
15544 available, error out with a clear error message.
15545
cbb59342
CY
155462011-04-08 Chong Yidong <cyd@stupidchicken.com>
15547
15548 * help.el (help-form-show): New function, to be called from C.
15549 Put help-form output in a buffer named differently than *Help*.
15550
e3971c44
EZ
155512011-04-08 Eli Zaretskii <eliz@gnu.org>
15552
15553 * files.el (file-size-human-readable): New function.
15554
15555 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
15556 computing the representation inline. Don't require `cl'.
15557
12544bbe
GM
155582011-04-08 Glenn Morris <rgm@gnu.org>
15559
a1de6c6a
GM
15560 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
15561
3c4671f4
GM
15562 * net/browse-url.el (browse-url-firefox):
15563 Test system-type, not system-configuration.
15564
b605679c
GM
15565 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
15566 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
15567 Use log-edit-empty-buffer-p. (Bug#7598)
15568
56442f0c
GM
15569 * net/rlogin.el (rlogin-process-connection-type): Simplify.
15570 (rlogin-mode-map): Initialize in the defvar.
15571 (rlogin): Use ignore-errors.
15572
12544bbe
GM
15573 * replace.el (occur-mode-map): Some fixes for menu items.
15574
eb237b0f
AH
155752011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15576
15577 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
15578
7d668f2c
CY
155792011-04-06 Chong Yidong <cyd@stupidchicken.com>
15580
e67a13ab
CY
15581 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
15582 issuing unused warnings.
15583
15584 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
15585 macro directly.
15586
7d668f2c
CY
15587 * simple.el: Lisp reimplement of list-processes. Based on an
15588 earlier reimplementation by Leo Liu, but using tabulated-list.el.
15589 (process-menu-mode): New major mode.
15590 (list-processes--refresh, list-processes):
15591 (process-menu-visit-buffer): New functions.
15592
15593 * files.el (save-buffers-kill-emacs): Don't assume any return
15594 value of list-processes, which is undocumented anyway.
15595
a83ec3c9
CY
155962011-04-06 Chong Yidong <cyd@stupidchicken.com>
15597
15598 * emacs-lisp/tabulated-list.el: New file.
15599
e91a96fe
CY
15600 * emacs-lisp/package.el: Use Tabulated List mode.
15601 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
15602 (package-menu-mode): Derive from tabulated-list-mode. Set up the
15603 table format using Tabulated List mode variables.
15604 (package--push): New macro, replacing package-list-maybe-add.
15605 (package-menu--generate): Use package--push. Renamed from
15606 package--generate-package-list.
15607 (package-menu-refresh, list-packages): Use it.
daca8ba5 15608 (package-menu--print-info): Rename from package-print-package.
e91a96fe 15609 Return insertion data instead of inserting it directly.
099c39a4
JB
15610 (package-menu-describe-package, package-menu-execute):
15611 Use tabulated-list-get-id.
e91a96fe
CY
15612 (package-menu-mark-delete, package-menu-mark-install)
15613 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
15614 (package-menu-mark-obsolete-for-deletion):
15615 Use tabulated-list-put-tag.
e91a96fe
CY
15616 (package--list-packages, package-menu-revert)
15617 (package-menu-get-package, package-menu-get-version)
15618 (package-menu-sort-by-column): Functions deleted.
15619 (package-menu-package-list, package-menu-sort-key): Vars deleted.
15620 (package-menu--status-predicate, package-menu--version-predicate)
15621 (package-menu--name-predicate)
15622 (package-menu--description-predicate): Handle arguments in the
15623 Tabulated List format.
15624 (package-list-packages-no-fetch): Call list-packages.
15625
3e214b50
JB
156262011-04-06 Juanma Barranquero <lekktu@gmail.com>
15627
15628 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 15629 (after-find-file): Don't bind it.
3e214b50
JB
15630 (revert-buffer-in-progress-p): New variable.
15631 (revert-buffer): Bind it.
15632 Pass nil for `after-find-file-from-revert-buffer'.
15633
15634 * saveplace.el (save-place-find-file-hook): Use new variable
15635 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
15636
3f0f1700
GM
156372011-04-06 Glenn Morris <rgm@gnu.org>
15638
c0274801
GM
15639 * Makefile.in (AUTOGEN_VCS): New variable.
15640 (autoloads): Use $AUTOGEN_VCS.
15641
3f0f1700
GM
15642 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
15643 * calendar/calendar.el (calendar-mode-map):
15644 Check for toolkit scroll bars. (Bug#8305)
15645
41ea9e48
CY
156462011-04-05 Chong Yidong <cyd@stupidchicken.com>
15647
15648 * minibuffer.el (completion-in-region--postch)
15649 (completion-in-region-mode): Remove unnecessary messages.
15650
6194c800
JB
156512011-04-05 Juanma Barranquero <lekktu@gmail.com>
15652
33256f14
JB
15653 * font-lock.el (font-lock-refresh-defaults):
15654 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
15655 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
15656
6194c800
JB
15657 * info.el (Info-directory-list, Info-read-node-name-2)
15658 (Info-split-parameter-string): Doc fixes.
15659 (Info-virtual-nodes): Reflow docstring.
15660 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
15661 (Info-apropos-toc-nodes, info-finder, Info-get-token)
15662 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
15663 Fix typos in docstrings.
15664 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
15665 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
15666 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
15667 (Info-restore-desktop-buffer): Mark unused parameters.
15668 (Info-directory-find-file, Info-directory-find-node)
15669 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
15670 (Info-virtual-index-find-node, Info-apropos-find-file)
15671 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 15672 Mark unused parameters; fix typos in docstrings.
6194c800
JB
15673 (Info-virtual-index): Remove unused local variable `nodename'.
15674
b87a8200 156752011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 15676
b87a8200
DD
15677 * net/rcirc.el: Update my e-mail address.
15678 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 15679
3b2ff876
CY
156802011-04-05 Chong Yidong <cyd@stupidchicken.com>
15681
15682 * startup.el (command-line): Save the cursor's theme-face
15683 directly, instead of using face-override-spec.
15684
15685 * custom.el (load-theme): Minor optimization in assigning faces.
15686
8d17e7ca
JB
156872011-04-04 Juanma Barranquero <lekktu@gmail.com>
15688
15689 * help-fns.el (describe-variable): Complete all variables having
15690 documentation, including keywords.
15691 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
15692
2fbc1934
JB
156932011-04-04 Juanma Barranquero <lekktu@gmail.com>
15694
15695 Convert to lexical-binding.
15696
15697 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
15698 (bs--get-marked-string, bs--get-modified-string)
15699 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
15700 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
15701 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
15702
15703 * ehelp.el (electric-help-execute-extended)
15704 (electric-help-ctrl-x-prefix):
15705 * hexl.el (hexl-revert-buffer-function):
15706 * linum.el (linum-after-change, linum-after-scroll):
15707 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
15708
15709 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
15710
74f50695
DU
157112011-04-04 Daiki Ueno <ueno@unixuser.org>
15712
15713 * epa-dired.el:
15714 * epa-mail.el:
15715 * epa-hook.el:
15716 * epa-file.el:
15717 * epa.el:
15718 * epg.el: Use lexical binding.
15719
c11325f7
CY
157202011-04-03 Chong Yidong <cyd@stupidchicken.com>
15721
0d9e9a12
CY
15722 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
15723
c11325f7 15724 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
15725 dictionary case for flyspell-mark-duplications-exceptions.
15726 Use regexp matching for languages.
c11325f7
CY
15727 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
15728 default dictionary (Bug#7926).
15729
da91b5f2
CY
157302011-04-02 Chong Yidong <cyd@stupidchicken.com>
15731
099c39a4
JB
15732 * emacs-lisp/package.el (package--with-work-buffer):
15733 Recognize https URLs.
da91b5f2 15734
099c39a4
JB
15735 * net/network-stream.el: Move from gnus/proto-stream.el.
15736 Change prefix to network-stream throughout.
da91b5f2
CY
15737 (open-protocol-stream): Merge into open-network-stream, leaving
15738 open-protocol-stream as an alias. Handle nil BUFFER args.
15739
15740 * subr.el (open-network-stream): Move to net/network-stream.el.
15741
afa8e9f6
GM
157422011-04-02 Glenn Morris <rgm@gnu.org>
15743
1d2e369d
GM
15744 * find-dired.el (find-exec-terminator): New option.
15745 (find-ls-option): Test for -ls support.
15746 (find-ls-subdir-switches): Test for -b in find-ls-option.
15747 (find-dired, find-grep-dired): Doc fixes.
15748 (find-dired): Use find-exec-terminator.
15749
8abb7da8 15750 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
15751 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
15752 (find-name-arg): Remove purecopy.
8abb7da8 15753
f3ca7378
GM
15754 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
15755 (grep-compute-defaults): Check for `-exec COMMAND +' support.
15756 Set grep-find-use-xargs, grep-find-command, and grep-find-template
15757 accordingly. Don't add the null-device if not needed.
15758
afa8e9f6
GM
15759 * files.el (save-some-buffers): Doc fix.
15760
35eae264
EZ
157612011-04-02 Eli Zaretskii <eliz@gnu.org>
15762
15763 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
15764
26b51db5
JB
157652011-04-01 Juanma Barranquero <lekktu@gmail.com>
15766
15767 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
15768 Use `dolist' rather than `mapcar'.
15769
7200d79c
SM
157702011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
15771
03408648 15772 Add lexical binding.
7200d79c 15773
03408648
SM
15774 * subr.el (apply-partially): Use new closures rather than CL.
15775 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
15776 (dolist, dotimes): Use slightly different expansion for lexical code.
15777 (functionp): Move to C.
15778 (letrec): New macro.
15779 (with-wrapper-hook): Use it and apply-partially instead of CL.
15780 (eval-after-load): Preserve lexical-binding.
15781 (save-window-excursion, with-output-to-temp-buffer): Turn them
15782 into macros.
7200d79c 15783
03408648
SM
15784 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
15785
15786 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
15787 than the arglist.
15788 (help-add-fundoc-usage): Don't add `Not documented'.
15789 (help-function-arglist): Handle closures, subroutines, and new
15790 byte-code-functions.
15791 (help-make-usage): Remove leading underscores.
15792 (describe-function-1): Handle closures.
15793 (describe-variable): Use special-variable-p for completion.
15794
15795 * files.el (lexical-binding): Declare safe.
f488fb65 15796
03408648
SM
15797 * emacs-lisp/pcase.el: Don't use destructuring-bind.
15798 (pcase--memoize): Rename from pcase-memoize. Change weakness.
15799 (pcase): Add `let' pattern.
15800 Change memoization so it actually works.
15801 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
15802 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
15803 <let>: New case.
f488fb65 15804
03408648
SM
15805 * emacs-lisp/macroexp.el: Use lexical binding.
15806 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
15807 Don't convert ' to #' without checking that it's indeed quoting
15808 a lambda.
15809
15810 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 15811 Use eval-sexp-add-defvars.
03408648
SM
15812 (eval-sexp-add-defvars): New fun.
15813
15814 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
15815
15816 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
15817 Don't autoload.
15818 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
15819 than the internal `byte-compile-lambda'.
15820 (defmethod): Don't hide code under quotes.
15821 (eieio-defmethod): New `code' argument.
15822
15823 * emacs-lisp/eieio-comp.el: Remove.
15824
15825 * emacs-lisp/edebug.el (edebug-eval-defun)
15826 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
15827 (edebug-toggle): Avoid `eval'.
15828
15829 * emacs-lisp/disass.el (disassemble-internal): Handle new
15830 `closure' objects.
15831 (disassemble-1): Handle new byte codes.
15832
15833 * emacs-lisp/cl.el (pushnew): Silence warning.
15834
15835 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
15836 (cl-byte-compile-throw): Remove.
15837 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
15838
15839 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
15840 closures.
15841
15842 * emacs-lisp/cconv.el: New file.
15843
15844 * emacs-lisp/bytecomp.el: Use lexical binding instead of
15845 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
15846 (byte-compile-initial-macro-environment):
15847 Handle declare-function here.
15848 (byte-compile--lexical-environment): New var.
15849 (byte-stack-ref, byte-stack-set, byte-discardN)
15850 (byte-discardN-preserve-tos): New lap codes.
15851 (byte-interactive-p): Don't use any more.
15852 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
15853 New macros.
15854 (byte-compile-lapcode): Use them and handle new lap codes.
15855 (byte-compile-obsolete): Remove.
15856 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
15857 (byte-compile-arglist-warn): Check late def of inlinable funs.
15858 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
15859 since they should have been expanded by now.
15860 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
15861 (byte-compile-from-buffer): Remove unused second arg.
15862 (byte-compile-preprocess): New function.
15863 (byte-compile-toplevel-file-form): New function to distinguish
15864 file-form calls from outside from file-form calls from hunk-handlers.
15865 (byte-compile-file-form): Simplify.
15866 (byte-compile-file-form-defsubst): Remove.
15867 (byte-compile-file-form-defmumble): Simplify now that
15868 byte-compile-lambda always returns a byte-code-function.
15869 (byte-compile): Preprocess.
15870 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
15871 Remove, not used any more.
15872 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
15873 (byte-compile-make-args-desc): New funs.
15874 (byte-compile-lambda): Handle lexical functions. Always return
15875 a byte-code-function.
15876 (byte-compile-reserved-constants): New var, to make up room for
15877 closed-over variables.
15878 (byte-compile-constants-vector): Obey it.
15879 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
15880 (byte-compile-macroexpand-declare-function): New function.
15881 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
15882 byte-code-functions.
15883 (byte-compile-form): Check obsolescence here.
15884 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
15885 (byte-compile-variable-ref): Remove.
15886 (byte-compile-dynamic-variable-op): New fun.
15887 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
15888 (byte-compile-variable-set): New funs.
15889 (byte-compile-discard): Add 2 args.
15890 (byte-compile-stack-ref, byte-compile-stack-set)
15891 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
15892 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
15893 macroexpand-all instead.
15894 (byte-compile-quote-form): Remove.
15895 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
15896 (byte-compile-bind, byte-compile-unbind): New funs.
15897 (byte-compile-let): Handle let* and lexical binding.
15898 (byte-compile-let*): Remove.
15899 (byte-compile-catch, byte-compile-unwind-protect)
15900 (byte-compile-track-mouse, byte-compile-condition-case):
15901 Handle a new :fun-body form, used for lexical scoping.
15902 (byte-compile-save-window-excursion)
15903 (byte-compile-with-output-to-temp-buffer): Remove.
15904 (byte-compile-defun): Simplify.
15905 (byte-compile-stack-adjustment): New fun.
15906 (byte-compile-out): Use it.
15907 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
15908
15909 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
15910 handler any more.
15911
15912 * emacs-lisp/byte-opt.el: Use lexical binding.
15913 (byte-inline-lapcode): Remove (to bytecomp).
15914 (byte-compile-inline-expand): Pay attention to inlining to/from
15915 lexically bound code.
15916 (byte-compile-unfold-lambda): Don't handle byte-code-functions
15917 any more.
15918 (byte-optimize-form-code-walker): Don't handle save-window-excursion
15919 any more and don't call compiler-macros.
15920 (byte-compile-splice-in-already-compiled-code): Remove.
15921 (byte-code): Don't inline any more.
15922 (disassemble-offset): Receive `bytes' as argument rather than via
15923 dynamic scoping.
15924 (byte-compile-tag-number): Declare before first use.
15925 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
15926 `return' even if make-spliceable.
15927 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
15928 obsolete interactive-p.
15929 (byte-optimize-lapcode): Optimize new lap-codes.
15930 Don't trip up on new form of `byte-constant' lap code.
15931
15932 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
15933
15934 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
15935
15936 * custom.el (custom-initialize-default, custom-declare-variable):
15937 Use `defvar'.
15938
15939 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
15940 New variables.
15941 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
15942 (COMPILE_FIRST): Add macroexp and cconv.
15943 * makefile.w32-in: Mirror changes in Makefile.in.
15944
15945 * vc/cvs-status.el:
15946 * vc/diff-mode.el:
15947 * vc/log-edit.el:
15948 * vc/log-view.el:
15949 * vc/smerge-mode.el:
15950 * textmodes/bibtex-style.el:
090bd7cb 15951 * textmodes/css-mode.el:
03408648
SM
15952 * startup.el:
15953 * uniquify.el:
da91b5f2
CY
15954 * minibuffer.el:
15955 * newcomment.el:
15956 * reveal.el:
15957 * server.el:
15958 * mpc.el:
15959 * emacs-lisp/smie.el:
15960 * doc-view.el:
15961 * dired.el:
03408648
SM
15962 * abbrev.el: Use lexical binding.
15963
0f0c1f27
EZ
159642011-04-01 Eli Zaretskii <eliz@gnu.org>
15965
15966 * info.el (info-display-manual): New function.
15967
c82b2579
SM
159682011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15969
15970 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
15971
221ddf68
TH
159722011-03-31 Tassilo Horn <tassilo@member.fsf.org>
15973
15974 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 15975 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 15976
cba6e77e
GM
159772011-03-31 Glenn Morris <rgm@gnu.org>
15978
e040639f
GM
15979 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
15980
cba6e77e
GM
15981 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
15982
6d0f1c9e
CS
159832011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
15984
15985 * progmodes/python.el (python-default-interpreter)
15986 (python-python-command-args, python-jython-command-args)
15987 (python-which-shell, python-which-args, python-which-bufname)
15988 (python-file-queue, python-comint-output-filter-function)
15989 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
15990 variables and functions.
15991
3e2d70fd
SM
159922011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15993
15994 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
15995 (completion-in-region-mode): New minor mode.
15996 (completion-in-region): Use it.
15997 (completion-in-region--data, completion-in-region-mode-map): New vars.
15998 (completion-in-region--postch): New function.
15999 (completion--capf-misbehave-funs, completion--capf-safe-funs):
16000 New vars.
16001 (completion--capf-wrapper): New function.
16002 (completion-at-point): Use it to track well-behavedness of
16003 hook functions.
16004 (completion-help-at-point): New command.
16005
f3e4086c
JM
160062011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
16007
16008 * vc/add-log.el (add-change-log-entry): Don't use whitespace
16009 syntax class to search for whitespace on a single line
16010 (Message-ID: <4D938140.4030905@redhat.com>).
16011
eb7ffc14
LL
160122011-03-30 Leo Liu <sdl.web@gmail.com>
16013
16014 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
16015 New commands.
16016 (edit-abbrevs-map): Bind them here.
16017 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
16018
d806ab68
KM
160192011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
16020
16021 * allout.el (allout-hide-by-annotation, allout-flag-region):
16022 Reduce possibility of overlay leakage by making them volatile.
16023
16024 * allout-widgets.el (allout-widgets-tally): Define as nil so the
16025 hash is not shared between buffers. Mode initialization is
16026 responsible for giving it a useful starting value.
16027 (allout-item-span): Reduce possibility of overlay leakage by
16028 making them volatile.
16029 (allout-widgets-count-buttons-in-region): Add diagnostic function
16030 for tracking down button overlay leaks.
16031
ea622834
LL
160322011-03-29 Leo Liu <sdl.web@gmail.com>
16033
16034 * ido.el (ido-read-internal): Use the default history var
16035 minibuffer-history if no HISTORY is specified.
16036
b62f8267
G
160372011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
16038
03408648
SM
16039 * net/imap.el (imap-shell-open, imap-process-connection-type):
16040 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
16041 Kerberos, SSL, other subprocesses.
16042
947b6566
LL
160432011-03-28 Leo Liu <sdl.web@gmail.com>
16044
16045 * abbrev.el (abbrev-table-empty-p): New function.
16046 (prepare-abbrev-list-buffer): Place empty abbrev tables after
16047 nonempty ones. (Bug#5937)
16048
5ffb62aa
JD
160492011-03-27 Jan Djärv <jan.h.d@swipnet.se>
16050
16051 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
16052
7a097943
LL
160532011-03-27 Leo Liu <sdl.web@gmail.com>
16054
16055 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
16056 for foreground and background colors.
16057 (ansi-color-make-color-map): Adapt.
16058
c5b40130
LL
160592011-03-25 Leo Liu <sdl.web@gmail.com>
16060
1f48f7d2
LL
16061 * midnight.el (midnight-time-float): Remove. Note it calculates
16062 the microsecond component incorrectly and seconds-to-time does the
16063 same job.
625897ec 16064 Remove redundant (require 'timer).
1f48f7d2 16065
c5b40130
LL
16066 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
16067 (ido-completions): Remove unused arguments. (Bug#8329)
16068
d86d2721
SM
160692011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16070
16071 * minibuffer.el (completion--flush-all-sorted-completions):
16072 Remove itself from hook.
16073 (completion-at-point): Let the functions perform the completion
16074 immediately and return nil or t.
16075 * comint.el (comint-dynamic-complete-functions): Now identical to
16076 completion-at-point-functions.
16077 (comint-dynamic-list-input-ring): Remove unused var `index'.
16078 (comint--match-partial-filename, comint--unquote&expand-filename):
16079 New funs, split from comint-match-partial-filename.
16080 (comint-dynamic-complete): Use completion-at-point.
16081 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
16082
e8974c48
DA
160832011-03-24 Drew Adams <drew.adams@oracle.com>
16084
16085 * thingatpt.el: Support `defun'.
16086
def71b5e
LL
160872011-03-23 Leo Liu <sdl.web@gmail.com>
16088
cb5af48e
LL
16089 * abbrevlist.el: Move to obsolete/abbrevlist.el.
16090
def71b5e
LL
16091 * help-mode.el (help-mode-finish): Tweak regexp.
16092
927c53e7
GM
160932011-03-23 Glenn Morris <rgm@gnu.org>
16094
18d05bed
GM
16095 * eshell/esh-opt.el (eshell-eval-using-options):
16096 Do not bind unused local variable `eshell-option-stub'.
16097
927c53e7
GM
16098 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
16099
9d0da923
JB
161002011-03-22 Juanma Barranquero <lekktu@gmail.com>
16101
16102 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
16103 keymap variable in `with-no-warnings' to avoid a warning when the
16104 keymap has been already `defconst'ed.
16105
4b978a67
LL
161062011-03-22 Leo Liu <sdl.web@gmail.com>
16107
16108 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
16109 encode all chars in abbrevs; otherwise use emacs-mule or
16110 utf-8-emacs. (Bug#8308)
16111
5fd62452
JB
161122011-03-22 Juanma Barranquero <lekktu@gmail.com>
16113
0b1596c6
JB
16114 * simple.el (backward-delete-char-untabify):
16115 Avoid warning about using `delete-backward-char'.
16116
5fd62452
JB
16117 * image.el (image-type-file-name-regexps): Make it variable.
16118 `imagemagick-register-types' modifies it, and the user may want
16119 to add new extensions for known image types.
16120 (imagemagick-register-types): Throw error if not using ImageMagick.
16121
0b4e93f1
LL
161222011-03-22 Leo Liu <sdl.web@gmail.com>
16123
16124 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
16125 located before rcirc-prompt-end-marker.
16126 (rcirc-complete): Error if point is not after rcirc prompt.
16127 Handle the case when table is nil.
9882e214 16128 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 16129
fccee4ab
CY
161302011-03-22 Chong Yidong <cyd@stupidchicken.com>
16131
16132 * custom.el (custom--inhibit-theme-enable): Make it affect only
16133 custom-theme-set-variables and custom-theme-set-faces.
16134 (provide-theme): Ignore custom--inhibit-theme-enable.
16135 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
16136 (custom-enabling-themes): Delete variable.
d86d2721
SM
16137 (enable-theme): Accept only loaded themes as arguments.
16138 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
16139 (custom-enabled-themes): Forbid themes from setting this.
16140 Eliminate use of custom-enabling-themes.
16141 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 16142
af896da6
LL
161432011-03-21 Leo Liu <sdl.web@gmail.com>
16144
16145 * ido.el (ido-read-internal): Add ido-selected to history instead
16146 of user input.
16147
78f64af0
SM
161482011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16149
16150 * subr.el (deferred-action-list, deferred-action-function):
16151 Mark obsolete.
16152
b16ac1ec
LL
161532011-03-21 Leo Liu <sdl.web@gmail.com>
16154
810f7698
LL
16155 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
16156 change on 2011-02-13 (bug#8309).
16157
b16ac1ec
LL
16158 * minibuffer.el (read-file-name-function): Change default value.
16159 (read-file-name--defaults): Rename from read-file-name-defaults.
16160 (read-file-name-default): Rename from read-file-name.
16161 (read-file-name): Call read-file-name-function.
16162
4e05e67e
GM
161632011-03-21 Glenn Morris <rgm@gnu.org>
16164
16165 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
16166 Doc fixes.
16167
4359915b
CY
161682011-03-21 Chong Yidong <cyd@stupidchicken.com>
16169
16170 * cus-theme.el: Add missing provide statement.
16171 (customize-create-theme): Extract theme value correctly.
16172 (custom-theme-visit-theme): Autoload.
16173 (customize-create-theme): Prompt before inserting default faces.
16174
1fe275ee
JB
161752011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16176
16177 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
16178 units and musical notes.
16179
cd394be1 161802011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
16181
16182 * ido.el (ido-read-internal): Use completing-read-default.
16183 (ido-completing-read): Fix compatibility with completing-read.
16184
7d476bde
CO
161852011-03-20 Christian Ohler <ohler@gnu.org>
16186
16187 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
16188 (ert-delete-all-tests): Use `called-interactively-p' rather than
16189 `interactive-p'.
16190 (ert--make-xrefs-region): Respect END.
16191
fe0fb33e
CY
161922011-03-19 Chong Yidong <cyd@stupidchicken.com>
16193
ff854b0b
CY
16194 * dired-aux.el (dired-create-directory): Signal an error if the
16195 directory already exists (Bug#8246).
16196
fe0fb33e
CY
16197 * facemenu.el (list-colors-display): Call list-faces-display
16198 inside with-help-window.
16199 (list-colors-print): Use display property to align the final
16200 column, instead of checking window-width.
16201
576bce32
EZ
162022011-03-19 Eli Zaretskii <eliz@gnu.org>
16203
4d61f28d 16204 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
16205 windows-nt systems.
16206 (emerge-protect-metachars): Quote correctly for ms-dos and
16207 windows-nt systems.
16208
89c41d68 162092011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
16210
16211 * info.el (info-initialize): Replace all uses of `:' with
16212 path-separator for compatibility with non-Unix systems.
16213 Cache quoting of path-separator. (Bug#8258)
16214
b14e3e21 162152011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
16216
16217 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
16218 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
16219 (mouse-avoidance-mode): Fix typos in docstrings.
16220
4525ce3e
CY
162212011-03-19 Chong Yidong <cyd@stupidchicken.com>
16222
16223 * startup.el (package-subdirectory-regexp): Move from package.el.
16224 Omit \\` and \\', and let callers add them.
16225
16226 * emacs-lisp/package.el (package-strip-version)
16227 (package-load-all-descriptors): Add \\` and \\' to
16228 package-subdirectory-regexp before using it.
16229 (package-untar-buffer): New arg DIR; ensure that file untars only
16230 into this expected directory. Remove superfluous delete-region.
16231 (package-unpack): Caller changed.
16232 (package-tar-file-info): Use package-subdirectory-regexp.
16233
a904a09a 162342011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 16235
a904a09a
SM
16236 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
16237 diff-mode-shared-map (bug#8284).
16238 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
16239
162402011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16241
16242 * calendar/time-date.el (format-seconds): Use assoc instead of
16243 assoc-string, since assoc-string doesn't exist in XEmacs.
16244
171fc304
JB
162452011-03-17 Juanma Barranquero <lekktu@gmail.com>
16246
16247 * custom.el (custom-known-themes): Reflow docstring.
16248 (custom-theme-load-path): Fix typo in docstring.
16249 (load-theme): Fix typo in error message.
16250 (custom-available-themes, custom-variable-theme-value):
16251 Use `let', not `let*'.
16252
d71990a1
JB
162532011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
16254
16255 * calc/README: Mention inclusion of musical notes.
16256
16257 * calc/calc-units.el (calc-lu-quant): Rename from
16258 `calc-logunits-quantity'.
16259 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
16260 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
16261 (calc-db): Rename from `calc-dblevel'.
16262 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
16263 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
16264 (calc-np): Rename from `calc-nplevel'.
16265 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
16266 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
16267 (calc-lu-plus): Rename from `calc-logunits-add'.
16268 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
16269 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
16270 (calc-lu-minus): Rename from `calc-logunits-sub'.
16271 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
16272 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
16273 (calc-lu-times): Rename from `calc-logunits-mul'.
16274 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
16275 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
16276 (calc-lu-divide): Rename from `calc-logunits-div'.
16277 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
16278 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
16279
16280 * calc/calc-ext.el (calc-init-extensions): Update the names of the
16281 functions being autoloaded.
16282
16283 * calc/calc.el (calc-lu-power-reference): Rename from
16284 `calc-logunits-power-reference'.
16285 (calc-lu-field-reference): Rename from
16286 `calc-logunits-field-reference'.
16287
7a71b18d
GM
16288 * calc/calc-help.el (calc-l-prefix-help):
16289 Mention musical note functions.
d71990a1 16290
40c2934b
SM
162912011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16292
16293 * minibuffer.el (completion-all-sorted-completions):
16294 Use :completion-cycle-penalty text property if present.
16295
b0911414
KM
162962011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
16297
16298 * allout.el (allout-yank-processing): Adjust for new rebulleting
16299 regime so bullet being yanked is used without prompting the user
16300 for a choice.
16301
8a05b668
JB
163022011-03-16 Juanma Barranquero <lekktu@gmail.com>
16303
16304 * startup.el (command-line): Warn the user that _emacs is deprecated.
16305
5ba5fb81
JB
163062011-03-16 Juanma Barranquero <lekktu@gmail.com>
16307
16308 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
16309 (delphi-verbose, delphi-comment-face, delphi-string-face)
16310 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16311 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
16312 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
16313 (delphi-new-comment-line, delphi-font-lock-defaults)
16314 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
16315 Fix typos in docstrings.
16316
2dab465b
KM
163172011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
16318
5ba5fb81 16319 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
16320 Invert the roles of character and string values for INSTEAD, so a
16321 string is used for the more common case of a defaulting prompt.
16322
0adf5618
SM
163232011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16324
16325 * progmodes/ruby-mode.el (ruby-backward-sexp):
16326 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
16327 * play/gamegrid.el (gamegrid-make-face):
16328 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
16329 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
16330 * notifications.el (notifications-notify):
16331 * net/xesam.el (xesam-search-engines):
16332 * net/quickurl.el (quickurl-list-insert):
16333 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
16334
d72700e5
CY
163352011-03-15 Chong Yidong <cyd@stupidchicken.com>
16336
16337 * startup.el (command-line): Update package subdirectory regexp.
16338
49c5410a
SM
163392011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16340
c6eee9aa
SM
16341 * allout.el (allout-abbreviate-flattened-numbering)
16342 (allout-mode-deactivate-hook): Fix up obsolescence "date".
16343
49c5410a
SM
16344 * subr.el (read-char-choice): Only show the cursor after the prompt,
16345 not after the answer.
16346
047b2bb9
KR
163472011-03-15 Kevin Ryde <user42@zip.com.au>
16348
16349 * help-fns.el (variable-at-point): Skip leading quotes, if any
16350 (bug#8253).
16351
0a57d256
SM
163522011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16353
16354 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
16355 warning message.
16356
77c992bc
MA
163572011-03-14 Michael Albinus <michael.albinus@gmx.de>
16358
16359 * shell.el (shell): When called interactively, offer to change the
16360 shell file name on remote hosts.
16361
eebc475d
TZ
163622011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
16363
16364 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
16365 integration for LDAP parameters. The host, base, user or binddn,
16366 and secret tokens can be specified in a netrc file, for instance.
16367 This is optional because an `auth-source' parameter must be
16368 specified in the search attributes.
16369
9d05d1ba
JB
163702011-03-13 Juanma Barranquero <lekktu@gmail.com>
16371
16372 * help.el (describe-mode): Link to the mode's definition (bug#8185).
16373
09d9db2c
GM
163742011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16375
16376 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
16377 into declaration. Remove redundant and harmful binding.
16378
163792011-03-12 Eli Zaretskii <eliz@gnu.org>
16380
16381 * files.el (file-ownership-preserved-p): Pass `integer' as an
16382 explicit 2nd argument to `file-attributes'. If the file's owner
16383 is the Administrators group on Windows, and the current user is
16384 Administrator, consider that a match.
16385
16386 * server.el (server-ensure-safe-dir): Consider server directory
16387 safe on MS-Windows if its owner is the Administrators group while
16388 the current Emacs user is Administrator. Use `=' to compare
16389 numerical UIDs, since they could be integers or floats.
16390
219bd536
JB
163912011-03-12 Juanma Barranquero <lekktu@gmail.com>
16392
16393 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
16394
f3afd36b
MA
163952011-03-12 Michael Albinus <michael.albinus@gmx.de>
16396
16397 Sync with Tramp 2.2.1.
16398
16399 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
16400
16401 * net/trampver.el: Update release number.
16402
3aaaa6f1
SM
164032011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16404
94642599
SM
16405 * progmodes/compile.el (compilation--previous-directory): Fix up
16406 various nil/dead-marker mismatches (bug#8014).
16407 (compilation-directory-properties, compilation-error-properties):
16408 Don't call it at a position past the one we're about to change.
16409
3aaaa6f1
SM
16410 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
16411 Disable obsolescence warnings in the file that declares it.
16412
14239447
KM
164132011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
16414
099c39a4
JB
16415 * allout-widgets.el (allout-widgets-tally):
16416 Initialize allout-widgets-tally as a hash table rather than nil to
16417 prevent mode-line redisplay warnings. Also, clarify the module
16418 description and fix a comment typo.
14239447 16419
135e287c
JB
164202011-03-11 Juanma Barranquero <lekktu@gmail.com>
16421
16422 * help-fns.el (describe-variable): Don't complete keywords.
16423 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
16424
ffbf300e
CY
164252011-03-10 Chong Yidong <cyd@stupidchicken.com>
16426
ba08b241
CY
16427 * emacs-lisp/package.el (package-version-join): Impose a standard
16428 string representation for pre/alpha/beta version lists.
16429 (package-unpack-single): Standardize the directory name by passing
16430 it through package-version-join.
16431 (package-strip-rcs-id): Accept any version string that does not
16432 signal an error in version-to-list.
ffbf300e 16433
f346fd6b
MA
164342011-03-10 Michael Albinus <michael.albinus@gmx.de>
16435
16436 * simple.el (delete-trailing-whitespace): Return nil for the
16437 benefit of `write-file-functions'.
16438
ccb55d27
GM
164392011-03-10 Glenn Morris <rgm@gnu.org>
16440
5ceaac0c
GM
16441 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
16442
02da65ff
GM
16443 * vc/vc-git.el (vc-git-program): New option.
16444 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
16445 (vc-git--call): Use it.
16446
b2f603cc
GM
16447 * eshell/esh-util.el (eshell-condition-case): Doc fix.
16448
5772caab
GM
16449 * cus-edit.el (Custom-newline): If no button at point, look
16450 for a subgroup button at start-of-line. (Bug#2298)
16451
ccb55d27
GM
16452 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
16453
ec6ecaed
JD
164542011-03-10 Julien Danjou <julien@danjou.info>
16455
16456 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
16457 `cursor-type' is nil.
16458
9d5aa01d
JB
164592011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
16460
16461 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
16462
b6a5875b
KM
164632011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
16464
7a71b18d 16465 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
16466 preserves the existing header prefix, rebulleting it if necessary,
16467 rather than replacing it. This is necessary for proper operation
16468 of cooperative addons like allout-widgets.
1154d12e
JB
16469 (allout-make-topic-prefix, allout-rebullet-heading):
16470 Change SOLICIT arg to INSTEAD, and interpret additionally a string
16471 value as alternate bullet to be used, instead of prompting the user
16472 for a bullet character.
b6a5875b 16473
ee545c35
MA
164742011-03-09 Michael Albinus <michael.albinus@gmx.de>
16475
d86d2721
SM
16476 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
16477 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
16478 `tramp-default-port'.
16479
c47971d7
DD
164802011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
16481
16482 * net/rcirc.el (rcirc-handler-001): Remove useless
16483 with-rcirc-process-buffer.
16484 (rcirc-check-auth-status): Swap arguments to string-match.
16485
13522cb4
GM
164862011-03-09 Glenn Morris <rgm@gnu.org>
16487
0be6f4f1
GM
16488 * shell.el (shell-mode):
16489 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
16490
13522cb4
GM
16491 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
16492 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
16493
515de2e3
CY
164942011-03-08 Chong Yidong <cyd@stupidchicken.com>
16495
16496 * emacs-lisp/package.el (package-refresh-contents)
16497 (package-menu-execute): Use condition-case-no-debug.
16498
b511b994
MA
164992011-03-08 Michael Albinus <michael.albinus@gmx.de>
16500
16501 * simple.el (shell-command-to-string): Use `process-file'.
16502
16503 * emacs-lisp/package.el (package-tar-file-info): Handle also
16504 remote files.
16505
d86d2721
SM
16506 * emacs-lisp/package-x.el (package-upload-buffer-internal):
16507 Use `equal' for upload base check.
b511b994 16508
25bbfb31
AM
165092011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
16510
16511 * textmodes/texinfo.el (texinfo-environments):
16512 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
16513
be996521
GM
165142011-03-08 Glenn Morris <rgm@gnu.org>
16515
e9c8529f
GM
16516 * cus-start.el (cursor-in-non-selected-windows):
16517 Fix :set quoting oddness. (Bug#8192)
16518
be996521
GM
16519 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
16520 in some setf expressions. (Bug#2159)
16521
2bb5649e
CY
165222011-03-08 Chong Yidong <cyd@stupidchicken.com>
16523
16524 * custom.el (custom-available-themes): Return themes in
16525 alphabetical order.
16526
33383987 16527See ChangeLog.15 for earlier changes.
e3d51b27
MR
16528
16529;; Local Variables:
16530;; coding: utf-8
e3d51b27
MR
16531;; End:
16532
acaf905b 16533 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
16534
16535 This file is part of GNU Emacs.
16536
16537 GNU Emacs is free software: you can redistribute it and/or modify
16538 it under the terms of the GNU General Public License as published by
16539 the Free Software Foundation, either version 3 of the License, or
16540 (at your option) any later version.
16541
16542 GNU Emacs is distributed in the hope that it will be useful,
16543 but WITHOUT ANY WARRANTY; without even the implied warranty of
16544 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16545 GNU General Public License for more details.
16546
16547 You should have received a copy of the GNU General Public License
16548 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.