Add a new bitmap exclamation-mark
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
cd276f6e
LL
12012-07-14 Leo Liu <sdl.web@gmail.com>
2
3 * fringe.el: New bitmap exclamation-mark.
4
04408072
JD
52012-07-14 Jan Djärv <jan.h.d@swipnet.se>
6
7 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
8 also (Bug#7879).
9
b5cf7fc4
CY
102012-07-14 Chong Yidong <cyd@gnu.org>
11
12 * electric.el (electric-pair-post-self-insert-function): Fix pair
13 insertion in empty-region case (Bug#11520).
14
be755c79
RT
152012-07-14 Chong Yidong <cyd@gnu.org>
16
17 * bindings.el: Consolidate ctl-x-r-map bindings. Bind
18 copy-rectangle-as-kill to C-x r w.
19
20 * rect.el, register.el: Move bindings to bindings.el.
21
222012-07-14 Reuben Thomas <rrt@sc3d.org>
23
24 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
25
7f5b3198
AS
262012-07-13 Andreas Schwab <schwab@linux-m68k.org>
27
28 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
29
97662200
JB
302012-07-13 Juanma Barranquero <lekktu@gmail.com>
31
80185fed
JB
32 * bindings.el (top): Use `mapc' instead of `mapcar'.
33
97662200
JB
34 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
35
2bb1ae55
MA
362012-07-13 Michael Albinus <michael.albinus@gmx.de>
37
38 * progmodes/sql.el (sql-comint): Suppress the check for program on
39 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
40 (Bug#11908)
41
dea31bd3
CY
422012-07-13 Chong Yidong <cyd@gnu.org>
43
44 * bindings.el: Assign a non-nil permanent-local property to
45 per-buffer variables which lack a default value (Bug#11930).
46
47 * help-fns.el (describe-variable): In the "automatically becomes
48 local" notice, take note of permanent-local variables.
49
b68b3337
CY
502012-07-13 Chong Yidong <cyd@gnu.org>
51
52 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
53 to allow printing the message when called from Lisp.
54
55 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
56 Remove toggle-read-only.
57
58 * bs.el (bs-toggle-readonly):
59 * buff-menu.el (Buffer-menu-toggle-read-only): Remove
60 with-no-warnings around toggle-read-only.
61
62 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
63 Remove with-no-warnings around toggle-read-only.
64 (ffap-read-only, ffap-read-only-other-window)
65 (ffap-read-only-other-frame): Callers changed.
66
67 * help-mode.el: Don't require view package.
68 (help-mode-finish): Set buffer-read-only instead of calling
69 toggle-read-only.
70
71 * bindings.el (mode-line-toggle-read-only):
72 * dired.el (dired-toggle-read-only):
73 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
74 with non-nil second arg.
75
76 * emacs-lisp/eieio-custom.el (eieio-customize-object):
77 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
78 directly.
79
56bc1586
EZ
802012-07-12 Eli Zaretskii <eliz@gnu.org>
81
82 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
83 not incf.
84
a464a6c7
SM
852012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
86
87 More CL cleanups and reduction of use of cl.el.
88 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
89 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
90 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
91 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
92 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
93 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
94 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
95 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
96 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
97 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
98 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
99 * eshell/em-cmpl.el, eshell/em-banner.el:
100 * calendar/parse-time.el: Use cl-lib.
101 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
102 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
103 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
104 * term/ns-win.el, term.el, shell.el, ps-samp.el:
105 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
106 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
107 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
108 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
109 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
110 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
111 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
112 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
113 `lambda' rather than with `quote'.
114 (eshell-do-opt): Adjust accordingly.
115 (eshell-process-option): Simplify.
116 * eshell/esh-var.el:
117 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
118 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
119 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
120 to `pcase--dontcare'.
121 * emacs-lisp/cl.el (labels): Mark obsolete.
122 (cl--letf, letf): Move to cl-lib.
123 (cl--letf*, letf*): Remove.
124 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
125 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
126 (cl-progv): Rewrite.
127 (cl--letf, cl-letf): Move from cl.el.
128 (cl-letf*): New macro.
129 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
130
7ad4afe1
MA
1312012-07-11 Michael Albinus <michael.albinus@gmx.de>
132
133 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
134
9af57756
CY
1352012-07-11 Chong Yidong <cyd@gnu.org>
136
137 * vc/log-edit.el (log-edit-vc-backend): New variable.
138 (log-edit): Doc fix.
139
140 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
141 argument of log-edit to set up all local variables.
142 (vc-start-logentry): New optional arg specifying VC backend.
143
144 * vc/vc.el (vc-checkin): Use it.
145 (vc-deduce-fileset): Handle Log Edit buffers.
146 (vc-diff): Make first argument optional too.
147
148 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
149
8477cc7a
MA
1502012-07-10 Michael Albinus <michael.albinus@gmx.de>
151
152 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
153 command, just in case. The function is not needed anymore.
154 (eshell-external-command): Do not call `eshell-remote-command'.
155
19faa8e8
SM
1562012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
157
f58e0fd5
SM
158 Reduce use of (require 'cl).
159 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
160 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
161 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
162 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
163 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
164 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
165 * battery.el, avoid.el, abbrev.el: Use cl-lib.
166 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
167 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
168 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
169 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
170 * calculator.el, autorevert.el, apropos.el: Don't require CL.
171 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
172 (byte-compile-unfold-bcf, byte-compile-check-variable):
173 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
174 (byte-compile-nilconstp):
175 * emacs-lisp/autoload.el (make-autoload): Use pcase.
176 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
177
2519d43a
SM
178 * emacs-lisp/gv.el (cond): Make it a valid place.
179 (if): Simplify slightly.
180
19faa8e8
SM
181 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
182 (pcase--self-quoting-p): New function.
183 (pcase--u1): Use it.
184
c4907a5e
GM
1852012-07-10 Glenn Morris <rgm@gnu.org>
186
187 * emacs-lisp/authors.el (authors-fixed-entries):
188 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
189
c4444d16
PE
1902012-07-09 Paul Eggert <eggert@cs.ucla.edu>
191
192 Rename configure.in to configure.ac (Bug#11603).
193 * emacs-lisp/authors.el (authors-canonical-file-name):
194 * progmodes/autoconf.el (autoconf-mode):
195 Prefer configure.ac to configure.in.
196
d75be97d
CY
1972012-07-08 Chong Yidong <cyd@gnu.org>
198
01ac65bd
CY
199 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
200 Implement the mouse-1-click-follows-link handling properly.
201
202 * info.el (Info-link-keymap): Use follow-link mechanism for
203 header-line links (Bug#374).
204
d75be97d
CY
205 * simple.el (deactivate-mark): Do not set the primary selection
206 if another program has acquired it (Bug#11772).
207
87a92845 2082012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
209
210 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
211 (woman-decode-region): Replace escaped-escapes without destroying
212 bold or underline (Bug#11552).
87a92845 213 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 214
621b9d6c
CY
2152012-07-07 Chong Yidong <cyd@gnu.org>
216
217 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
218 (interprogram-cut-function, interprogram-paste-function):
219 Mention that we typically mean the clipboard.
621b9d6c 220
133a11fc
GM
2212012-07-06 Glenn Morris <rgm@gnu.org>
222
0d27a45e
GM
223 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
224
133a11fc
GM
225 * files.el (toggle-read-only): Restrict message to interactive use.
226
07b151f1
MA
2272012-07-06 Michael Albinus <michael.albinus@gmx.de>
228
229 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
230
231 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
232
211b896b
GM
2332012-07-06 Glenn Morris <rgm@gnu.org>
234
50394322
GM
235 * Makefile.in (compile-one-process): Rename from "recompile".
236
211b896b
GM
237 * Makefile.in (bzr-update): "compile" is the same as "recompile
238 autoloads", but parallelizable, so use that instead.
239
4737eec9
DG
2402012-07-06 Dmitry Gutov <dgutov@yandex.ru>
241
242 * window.el (quit-window): Always restore window height when
243 it's saved in quit-restore parameter.
244
226c3633 2452012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
246
247 * simple.el (kill-whole-line): Doc tweak.
248
226c3633 2492012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
250
251 * files.el (file-relative-name): Compare file names
252 case-insensitively if on MS-Windows or MS-DOS, or if
253 read-file-name-completion-ignore-case is non-nil. Don't use
254 case-fold-search for this purpose. (Bug#11827)
255
226c3633 2562012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 257
19faa8e8
SM
258 * calendar/cal-dst.el (calendar-current-time-zone):
259 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 260
60198fc9
GM
2612012-07-06 Glenn Morris <rgm@gnu.org>
262
263 * Makefile.in (cvs-update): Remove old alias.
264
957b3189
MA
2652012-07-05 Michael Albinus <michael.albinus@gmx.de>
266
267 Sync with Tramp 2.2.6-pre.
268
269 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
270 compatible declaration.
271
19faa8e8
SM
272 * net/tramp-cmds.el (tramp-append-tramp-buffers):
273 Protect `list-load-path-shadows' call.
957b3189
MA
274
275 * net/tramp-compat.el (top): Require packages, which aren't
276 autoloaded anymore for XEmacs. Protect call of
277 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
278 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
279 it hurts at least for SXEmacs.
280 (tramp-compat-temporary-file-directory): In XEmacs, there is no
281 standard-value for `temporary-file-directory'.
282
283 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
284 Redirect stderr to /dev/null.
285 (tramp-sh-handle-write-region): uid and gid can be floats.
286 Reported by Russell Sim <russell.sim@gmail.com>.
287 (tramp-sh-handle-vc-registered): Hide errors.
288 (tramp-vc-file-name-handler): Use dummy results for `process-file'
289 and `start-file-process'.
290 (tramp-maybe-open-connection): Check also whether `non-essential'
291 is bound.
292
566df3fc
CY
2932012-07-04 Chong Yidong <cyd@gnu.org>
294
295 * xml.el (xml--parse-buffer): Use xml-syntax-table.
296 (xml-parse-tag): Likewise, and avoid changing entity tables.
297 (xml-syntax-table): Define from scratch, making sure not to give
298 x2000 and other Unicode spaces whitespace syntax, since those are
299 not spaces in XML.
300 (xml-parse-fragment): Delete unused function.
301 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
302 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
303 (xml-entity-ref, xml-pe-reference-re)
304 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
305 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
306 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
307 (xml-entity-value-re): Use syntax references in regexps where
308 possible; no need to define inside a let-binding.
309 (xml-parse-dtd): Use xml-pe-reference-re.
310 (xml-entity-or-char-ref-re): New defconst.
311 (xml-parse-string, xml-substitute-special): Use it.
312
30eabd7a
SM
3132012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
314
0781098a
SM
315 * files.el (locate-dominating-file): Allow `name' to be a predicate.
316 (find-file--read-only): New function.
317 (find-file-read-only, find-file-read-only-other-window)
318 (find-file-read-only-other-frame): Use it.
319 (insert-file-contents-literally): Don't `fset'.
320 (get-free-disk-space): Use locate-dominating-file.
321
b5771c0d
SM
322 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
323 function is already compiled.
324
30eabd7a
SM
325 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
326
b4886f6e
MA
3272012-07-03 Michael Albinus <michael.albinus@gmx.de>
328
329 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
330 files on the same host.
331
b9d82339
AS
3322012-07-03 Andreas Schwab <schwab@linux-m68k.org>
333
334 * help-fns.el (describe-function-1): Only call
335 help-fns--autoloaded-p when we have a file name. (Bug#11848)
336
a76e6535
CY
3372012-07-03 Chong Yidong <cyd@gnu.org>
338
339 * xml.el: Protect parser against XML bombs.
340 (xml-entity-expansion-limit): New variable.
341 (xml-parse-string, xml-substitute-special): Use it.
342 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
343
b544fef2
GM
3442012-07-03 Glenn Morris <rgm@gnu.org>
345
346 * progmodes/bug-reference.el (bug-reference-bug-regexp):
347 Allow linking to specific messages in debbugs reports (eg 123#5).
348
a7aef6f5
CY
3492012-07-02 Chong Yidong <cyd@gnu.org>
350
351 * xml.el: Fix entity and character reference expansion, allowing
352 them to expand into markup as per XML spec.
353 (xml-default-ns): New variable.
354 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
355 (xml-parse-region): Make first two arguments optional.
356 Discard text properties.
357 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
358 All callers changed.
a7aef6f5
CY
359 (xml-parse-tag): Call xml-parse-tag-1. For backward
360 compatibility, this function should not modify buffer contents.
361 (xml-parse-tag-1): Fix opening-tag regexp.
362 (xml-parse-string): Rewrite, handling entity and character
363 references properly.
364 (xml--entity-replacement-text): Signal an error if a parameter
365 entity is undefined.
366
3df31c9f
SM
3672012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
368
2b5208f1
SM
369 * comint.el (comint-output-filter): Filter out repeated prompts.
370
3df31c9f
SM
371 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
372 and file-name-absolute-p.
373 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
374 internal calls.
375
e3ac1281
PE
3762012-07-02 Paul Eggert <eggert@cs.ucla.edu>
377
378 Spelling fixes.
379 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
380 Rename from byte-compile--refiy-function. All uses changed.
381
fbf2e7ad
CY
3822012-07-01 Chong Yidong <cyd@gnu.org>
383
384 * xml.el (xml--parse-buffer): New function. Move most of
385 xml-parse-region here.
386 (xml-parse-region): Copy region into a temporary buffer, since
387 parameter entity substitution requires changing buffer contents.
388 Use xml--parse-buffer.
389 (xml-parse-file): Use xml--parse-buffer.
390 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 391 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 392
9bf0aa15
GM
3932012-06-30 Glenn Morris <rgm@gnu.org>
394
bbce2853
GM
395 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
396
9bf0aa15
GM
397 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
398 Remove outdated and unnecessary dbus declarations.
399
0d23c240
EZ
4002012-06-30 Eli Zaretskii <eliz@gnu.org>
401
402 * emacs-lisp/timer.el (timer-until): Subtract results of
403 float-time, instead of taking float-time of the result of
404 time-subtract, since float-time signals an error for negative time
405 arguments.
406
b3218de1
CY
4072012-06-30 Chong Yidong <cyd@gnu.org>
408
409 * xml.el (xml-*-re): Convert defvars into defconsts, and
410 eval-and-compile them so eval-and-compile works on derivatives.
411 (xml--entity-replacement-text): Use eval-and-comple.
412
a40c87a0
MA
4132012-06-30 Michael Albinus <michael.albinus@gmx.de>
414
415 * vc/vc-git.el (vc-git-registered): Use cache property
416 `git-registered'.
417 (vc-git-mode-line-string): Call `vc-working-revision' instead of
418 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 419 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 420
ac87de97
DG
4212012-06-30 Dmitry Gutov <dgutov@yandex.ru>
422
423 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 424 removed (likely outside Emacs). (Bug#11757)
ac87de97 425
ac10fe06
SM
4262012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
427
3df31c9f 428 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 429
7f3fbd5d
CY
4302012-06-30 Chong Yidong <cyd@gnu.org>
431
432 * xml.el: Implement XML parameter entities.
433 (xml-parameter-entity-alist): New variable.
434 (xml-parse-region, xml-parse-fragment): Preserve previous values
435 of xml-entity-alist and xml-parameter-entity-alist, so that
436 repeated calls on different documents do not change them.
437 (xml-parse-tag): Fix doctype regexp.
438 (xml--entity-replacement-text): New function.
439 (xml-parse-dtd): Use it. Don't handle system entities; doing that
440 properly requires url retrieval which is unimplemented.
441 (xml-escape-string): Doc fix.
442
3cfbebba
SM
4432012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
446
2af3565e
DA
4472012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
448
449 * fringe.el (fringe-mode): Doc fix.
450
929df0e7
MA
4512012-06-29 Michael Albinus <michael.albinus@gmx.de>
452
453 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
454 is non-nil.
455 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
456 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
457
c8d3a25c 4582012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 459
c8d3a25c
GM
460 * calendar/cal-dst.el (calendar-current-time-zone):
461 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 462
c8d3a25c 4632012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
464
465 * progmodes/which-func.el (which-func-format):
466 Add mouse-face. (Bug#11698)
467
c8d3a25c
GM
4682012-06-29 Leo Liu <sdl.web@gmail.com>
469
470 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
471
4722012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * minibuffer.el (minibuffer-confirm-exit-commands):
475 Add completion-at-point (bug#11725).
476
4772012-06-29 Glenn Morris <rgm@gnu.org>
478
479 * progmodes/f90.el (f90-font-lock-keywords-2):
480 Add some preprocessor elements. (Bug#10499)
481
4822012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
483
484 * progmodes/cperl-mode.el (cperl-update-syntaxification):
485 Use syntax-propertize (bug#11739).
486
2badeec4
JB
4872012-06-28 Juanma Barranquero <lekktu@gmail.com>
488
489 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
490
ae4969c2
JD
4912012-06-28 Julien Danjou <julien@danjou.info>
492
493 * term.el (term-handle-colors-array): Use a set of new faces to
494 color the terminal. Also uses :inverse-video property.
495 (term-default-fg-color): Set to nil by default, deprecate in favor
496 of `term-face'.
497 (term-default-bg-color): Set to nil by default, deprecate in favor
498 of `term-face'.
499 (term-current-face): Use `term-face' by default.
500 (term-bold-attribute): Variable deleted.
501
1c9bd870
GM
5022012-06-28 Glenn Morris <rgm@gnu.org>
503
504 * simple.el (completion-list-mode-finish):
505 Don't use toggle-read-only. (Since completion-list-mode has
506 a special mode-class, it wasn't doing anything extra anyway.)
507
c207708c
SM
5082012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
509
510 Make inlining of other-mode interpreted functions work (bug#11799).
511 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
512 (byte-compile): Use it to fix compilation of lexical-binding closures.
513 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
514 function, if needed.
515
3fd56834
SM
5162012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
517
04901786
SM
518 * help-mode.el (help-make-xrefs): Don't just withstand
519 cyclic-variable-indirection but any error in documentation-property.
520
1ec4b7b2
SM
521 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
522 memory use.
523 * bindings.el (bindings--define-key): New function.
524 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
525 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
526 * bindings.el: Use it to purecopy define-key bindings.
527
e309e2a5
SM
528 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
529
d5c6faf9
SM
530 * emacs-lisp/cl.el (flet): Mark obsolete.
531 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
532 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
533 * progmodes/js.el (js-c-fill-paragraph):
534 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
535 (ebrowse-switch-member-buffer-to-derived-class):
536 * play/5x5.el (5x5-solver): Use cl-flet.
537
6e9590e2
SM
538 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
539 (cl--symbol-function): New macro.
540 (cl--letf, cl--letf*): Use it.
541
3fd56834
SM
542 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
543 Strip "toggle-" if any.
544
35ff222c
GM
5452012-06-27 Glenn Morris <rgm@gnu.org>
546
1ba6038a
GM
547 * info.el (Info-default-directory-list): Move here from paths.el.
548 * paths.el: Remove file, which is now empty.
549 * loadup.el: No longer load "paths".
550
0ea0e51b
GM
551 * custom.el (custom-initialize-delay): Doc fix.
552
35ff222c
GM
553 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
554 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
555 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
556 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
557 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
558 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
559 * eshell/eshell.el (eshell-defgroup): Remove alias.
560
c89926a5
CY
5612012-06-27 Chong Yidong <cyd@gnu.org>
562
563 * help.el (help-enable-auto-load): New variable.
564
565 * help-fns.el (help-fns--autoloaded-p): New function.
566 (describe-function-1): Refer to a function as "autoloaded" if it
567 was autoloaded at any time in the past. Perform autoloading if
568 help-enable-auto-load is non-nil.
569
cc06e7e7
EZ
5702012-06-26 Eli Zaretskii <eliz@gnu.org>
571
572 * makefile.w32-in (compile, compile-always): Depend on
573 update-subdirs, not on subdirs.el. Otherwise, several different
574 sub-targets of 'bootstrap' running in parallel could
575 simultaneously write to subdirs.el, producing a garbled file.
576
d2c32364
SS
5772012-06-26 Sam Steingold <sds@gnu.org>
578
579 * files.el (file-name-base): New convenience function.
0d14cc21
GM
580 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
581 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
582 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
583 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
584 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
585 * textmodes/tex-mode.el: Use it.
586 Did not touch cedet and org because they are maintained elsewhere.
587
5cf983b2
MR
5882012-06-26 Martin Rudalics <rudalics@gmx.at>
589
590 * calendar/calendar.el (calendar-exit): Don't try to delete or
591 iconify last frame. See:
592 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
593
8c4f2952
JD
5942012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
595
596 * server.el (server-process-filter): Remember dir in the
597 process's `server-client-directory' properties.
598
772b2e2c
CY
5992012-06-24 Chong Yidong <cyd@gnu.org>
600
601 * xml.el (xml-parse-tag): Correctly handle comment embedded in
602 non-tag text.
603
711b11e1
JB
6042012-06-23 Juanma Barranquero <lekktu@gmail.com>
605
606 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
607
dc5d230c
SM
6082012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * help-fns.el (describe-variable): Don't croak when doc is not found.
611 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
612 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
613 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
614 * emacs-lisp/smie.el (smie-next-sexp): CSE.
615 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
616 ((lambda ..) ..).
617 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
618
136e1c1d
CY
6192012-06-23 Chong Yidong <cyd@gnu.org>
620
e8c1cabf
CY
621 * info.el (Info-mouse-follow-link): Accept symbol values of
622 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
623 (Info-fontify-node): Use Info-link-keymap for all navigation
624 buttons, with link-args property to perform the desired action.
625 (Info-link-keymap): Doc fix.
626 (Info-next-link-keymap, Info-prev-link-keymap)
627 (Info-up-link-keymap): Delete now-unused keymaps.
628
0e9e6c6a
CY
6292012-06-23 Chong Yidong <cyd@gnu.org>
630
05e89fea
CY
631 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
632
0e9e6c6a
CY
633 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
634 system abbrevs.
635
636 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
637
e33c6771
SM
6382012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
639
b68581e2
SM
640 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
641 (bug#11719).
642
e33c6771
SM
643 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
644 the requote function doesn't work properly (bug#11714).
645
7117e105
GM
6462012-06-23 Glenn Morris <rgm@gnu.org>
647
648 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
649
36cec983
SM
6502012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
651
652 Further GV/CL cleanups.
653 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
654 gv-expander.
655 (gv--defun-declaration): New function.
656 (defun-declarations-alist): Use it.
657 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
658 (gv-place): Autoload.
659 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
660 original definition of dotimes and dolist.
661 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
662 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
663 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
664 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
665 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
666 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
667 to the function's definition.
668 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
669 * window.el:
670 * files.el:
671 * faces.el:
672 * env.el: Don't use CL.
673
d35af63c
PE
6742012-06-22 Paul Eggert <eggert@cs.ucla.edu>
675
676 Support higher-resolution time stamps (Bug#9000).
677
678 * calendar/time-date.el (with-decoded-time-value): New arg
679 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
680 (encode-time-value): New optional arg PICO. New type 3.
681 (time-to-seconds) [!float-time]: Support the new picoseconds
682 component if it's used.
683 (seconds-to-time, time-subtract, time-add):
684 Support ps-resolution time stamps as well.
685
686 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
687 (timerp): Timer vectors now have length 9, not 8.
688 (timer--time): Support new-style (4-part) time stamps.
689 (timer-next-integral-multiple-of-time): Time stamps now have
690 picosecond resolution, so take a bit more care about rounding.
691 (timer-relative-time, timer-inc-time): New optional arg psecs.
692 (timer-set-time-with-usecs): Set psecs to 0.
693 (timer--activate): Check psecs component, too.
694
695 * proced.el (proced-time-lessp): Support ps-resolution stamps.
696
ac77b21a
SM
6972012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
698
f143bfe3
SM
699 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
700 Move the non-essential binding to the post/pre-command-hook where it is
701 more obviously correct.
702
ac77b21a
SM
703 * subr.el (read-passwd): Don't use a history at all.
704 * savehist.el (savehist-save): Remove password saved accidentally
705 because of the above bug.
706
76386c5a
BG
7072012-06-22 Bastien Guerry <bzg@gnu.org>
708
709 * files.el (toggle-read-only): Display a message telling whether
710 the buffer is read-only or not (bug#11726).
711
2ee3d7f0
SM
7122012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
713
714 * emacs-lisp/gv.el: New file.
715 * subr.el (push, pop): Extend to generalized variables.
716 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
717 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
718 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
719 gv-define-simple-setter, and gv-define-expander.
720 Remove setf-methods defined in gv. Rename cl-setf -> setf.
721 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
722 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
723 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
724 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
725 gv-letplace.
726 (cl-defstruct): Don't define setf-method any more.
727 * emacs-lisp/cl.el (flet): Don't autoload.
728 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
729 (define-setf-expander, defsetf, define-modify-macro)
730 (cl-struct-setf-expander): Move from cl-lib.el.
731 * emacs-lisp/syntax.el:
732 * emacs-lisp/ewoc.el:
733 * emacs-lisp/smie.el:
734 * emacs-lisp/cconv.el:
735 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
736 (timer--time): Use gv-define-simple-setter.
737 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
738 to avoid coding-system problems in subr.el. Adjust all users.
739 (macroexp--maxsize, macroexp-small-p): New functions.
740 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
741 * scroll-bar.el (scroll-bar-mode):
742 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
743 (normal-erase-is-backspace-mode): Don't use the `eq' place.
744 * winner.el (winner-configuration, winner-make-point-alist)
745 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
746 * files.el (locate-file-completion-table): Avoid list*.
747
c5695d1d
CY
7482012-06-22 Chong Yidong <cyd@gnu.org>
749
750 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
751 (dired-create-files): Doc fix (Bug#11329).
752 (dired-do-copy): Doc fix (Bug#11334).
753 (dired-mark-read-string): Doc fix (Bug#11553).
754
2ee3d7f0
SM
755 * dired.el (dired-recursive-copies, dired-recursive-deletes):
756 Doc fix (Bug#11326).
c5695d1d
CY
757 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
758 (dired-dwim-target): Doc fix.
759
760 * wdired.el (wdired-mode): Doc fix.
761
89b5595a
GM
7622012-06-22 Glenn Morris <rgm@gnu.org>
763
575db3f1
GM
764 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
765 (pcmpl-rpm-cache-stamp-file): New constant.
766 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
767 (pcmpl-rpm-packages): Optionally cache list of packages.
768
a4c8dd51
GM
769 * pcmpl-rpm.el (pcmpl-rpm): New group.
770 (pcmpl-rpm-query-options): New option.
771 (pcmpl-rpm-packages): No need to inline it.
772 Use pcmpl-rpm-query-options.
773
89b5595a
GM
774 * calendar/calendar.el (calendar-in-read-only-buffer):
775 Avoid some needless mode changes.
776
e76f0800
CY
7772012-06-21 Chong Yidong <cyd@gnu.org>
778
779 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
780 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 781 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 782
297a8f1d
CY
7832012-06-20 Chong Yidong <cyd@gnu.org>
784
785 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
786
d34c18b1
DR
7872012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
788
789 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
790 (bug#11201).
791
32f7f28e
CY
7922012-06-20 Chong Yidong <cyd@gnu.org>
793
794 * term.el (term-window-width): Handle the case of a missing right
795 fringe (Bug#8837).
796 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
797 (term-mode): Use define-derived-mode. Minor cleanups.
798 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
799 (term-move-columns, term-insert-char, term-emulate-terminal)
800 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 801
493c6688
MA
8022012-06-20 Michael Albinus <michael.albinus@gmx.de>
803
d34c18b1
DR
804 * net/ange-ftp.el (ange-ftp-get-passwd):
805 Bind `enable-recursive-minibuffers'.
493c6688
MA
806 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
807
3f06ecf4
DR
8082012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
809
810 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
811
68f12411
GM
8122012-06-19 Glenn Morris <rgm@gnu.org>
813
814 * progmodes/python.el (python-mode): Derive from prog-mode.
815
b3820318
KG
8162012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
817
818 * emulation/edt.el (edt-default-menu-bar-update-buffers)
819 (edt-user-menu-bar-update-buffers): New functions.
820 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
821
c6bf3022
CY
8222012-06-19 Chong Yidong <cyd@gnu.org>
823
824 * subr.el (with-selected-window): Preserve the selected window's
825 terminal's top-frame (Bug#4702).
826
827 * window.el (save-selected-window): Likewise.
828
25f09295
SM
8292012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * progmodes/python.el (python-rx-constituents): Move backquote.
832 (python-skeleton-define, python-define-auxiliary-skeleton):
833 Use `declare'.
834
6b11952a
MA
8352012-06-18 Michael Albinus <michael.albinus@gmx.de>
836
837 * minibuffer.el (read-file-name-default): Revert the patch from
838 2012-06-17.
839
ee4b1330
SM
8402012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
843 (pcase--u1, pcase--q1): Don't use apply-partially.
844
35647f79
GM
8452012-06-18 Glenn Morris <rgm@gnu.org>
846
847 * progmodes/python.el (python-proc, python-buffer)
848 (python-send-receive, python-send-string): Fix obsolete versions.
849
24b0cff0
MR
8502012-06-18 Martin Rudalics <rudalics@gmx.at>
851
852 * window.el (special-display-p): Completely remove stringp
853 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
854
29855149
MA
8552012-06-17 Michael Albinus <michael.albinus@gmx.de>
856
857 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
858
859 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
860
861 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
862 * net/tramp-sh.el (tramp-maybe-open-connection):
863 Throw if `non-essential' is non-nil.
864
07463363
MR
8652012-06-17 Martin Rudalics <rudalics@gmx.at>
866
867 * window.el (special-display-p): Signal an error if BUFFER-NAME
868 is not a string (Bug#11713).
869
48d1354e
PE
8702012-06-17 Paul Eggert <eggert@cs.ucla.edu>
871
872 * progmodes/python.el (python-info-beginning-of-backslash):
873 Rename from python-info-beginning-of-backlash, as a spelling fix.
874
eb4a8a9a
CY
8752012-06-17 Chong Yidong <cyd@gnu.org>
876
877 * term.el (term-emulate-terminal): If term-check-size is called,
878 move point to the process mark without resetting point (Bug#4635).
879
ddfbf826 8802012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
881
882 * international/mule-cmds.el (mule-menu-keymap)
883 (set-language-environment, set-locale-environment): Doc tweaks.
884
9b0e3eba
AA
8852012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
886
887 * cus-face.el (custom-face-attributes): Add wave-style underline
888 attribute.
889 * faces.el (set-face-attribute): Update docstring to describe
890 wave-style underline attribute.
891
771e3eae
CY
8922012-06-16 Chong Yidong <cyd@gnu.org>
893
894 * term/xterm.el (terminal-init-xterm): Discard input before
895 querying background mode (Bug#10959).
896
7ae2ea10
SM
8972012-06-16 Stefan Merten <smerten@oekonux.de>
898
899 * textmodes/rst.el: Added and corrected some comments.
900 (rst-re-alist-def): Improve symbol syntax.
901 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
902 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
903 (rst-official-version, rst-official-cvs-rev): Update version
904 information.
7ae2ea10 905
b6974efa
JB
9062012-06-15 Juanma Barranquero <lekktu@gmail.com>
907
908 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
909 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
910
8826d473
GM
9112012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
912
913 * progmodes/python.el: New python.el merge.
914 (python-guess-indent): Obsolete var.
915 (python-indent-guess-indent-offset): New defcustom.
916 (python-indent): Obsolete var.
917 (python-indent-offset): New defcustom.
918 (python-python-command, python-jython-command): Delete var.
919 (python-shell-interpreter): New defcustom.
920 (python-pdbtrack-do-tracking-p): Delete var.
921 (python-pdbtrack-activate): New defcustom.
922 (python-use-skeletons): Obsolete var.
923 (python-skeleton-autoinsert): New defcustom.
924 (inferior-python-filter-regexp, python-continuation-offset)
925 (python-honour-comment-indentation, python-indent-string-contents)
926 (python-jython-packages, python-mode-hook)
927 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
928 (python-shell-prompt-alist)
929 (python-source-modes): Delete defcustoms.
930 (python-check-buffer-name, python-eldoc-setup-code)
931 (python-eldoc-string-code, python-ffap-setup-code)
932 (python-ffap-string-code, python-fill-comment-function)
933 (python-fill-decorator-function, python-fill-paren-function)
934 (python-fill-string-function, python-imenu-include-defun-type)
935 (python-imenu-make-tree, python-imenu-subtree-root-label)
936 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
937 (python-shell-compilation-regexp-alist)
938 (python-shell-completion-module-string-code)
939 (python-shell-completion-pdb-string-code)
940 (python-shell-completion-setup-code)
941 (python-shell-completion-string-code)
942 (python-shell-enable-font-lock, python-shell-exec-path)
943 (python-shell-extra-pythonpaths)
944 (python-shell-internal-buffer-name, python-shell-interpreter-args)
945 (python-shell-process-environment)
946 (python-shell-prompt-block-regexp)
947 (python-shell-prompt-output-regexp)
948 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
949 (python-shell-send-setup-max-wait, python-shell-setup-codes)
950 (python-shell-virtualenv-path): New defcustoms.
951 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
952 (inferior-python-mode-syntax-table, python--prompt-regexp)
953 (python-buffer, python-command python-python-command)
954 (python-default-template, python-imports, python-indent-index)
955 (python-indent-list, python-indent-list-length)
956 (python-mode-running, python-pdbtrack-is-tracking-p)
957 (python-preoutput-continuation, python-preoutput-leftover)
958 (python-preoutput-result, python-preoutput-skip-next-prompt)
959 (python-prev-dir/file, python-recursing)
960 (python-saved-check-command, python-version-checked)
961 (python-which-func-length-limit)
962 (view-return-to-alist): Delete vars.
963 (python-check-custom-command, python-dotty-syntax-table)
964 (python-imenu-index-alist, python-indent-current-level)
965 (python-indent-dedenters, python-indent-levels)
966 (python-nav-beginning-of-defun-regexp)
967 (python-nav-list-defun-positions-cache)
968 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
969 (python-shell-internal-buffer)
970 (python-skeleton-available): New vars.
971 (def-python-skeleton): Delete macro.
972 (python-skeleton-define): New macro.
973 (python-define-auxiliary-skeleton, python-rx): New macros.
974 (python-insert-class): Delete command.
975 (python-skeleton-class): New command.
976 (python-insert-def): Delete command.
977 (python-skeleton-def): New command.
978 (python-insert-for): Delete command.
979 (python-skeleton-for): New command.
980 (python-insert-if): Delete command.
981 (python-skeleton-if): New command.
982 (python-insert-try/except, python-insert-try/finally): Delete commands.
983 (python-skeleton-try): New command.
984 (python-insert-while): Delete command.
985 (python-skeleton-while): New command.
986 (python-backspace): Delete command.
987 (python-indent-dedent-line-backspace): New command.
988 (python-electric-colon): Delete command.
989 (python-indent-electric-colon): New command.
990 (python-guess-indent): Delete command.
991 (python-indent-guess-indent-offset): New command.
992 (python-shift-left): Delete command.
993 (python-indent-shift-left): New command.
994 (python-shift-right): Delete command.
995 (python-indent-shift-right): New command.
996 (python-find-function): Delete command.
997 (python-nav-jump-to-defun): New command.
998 (python-next-statement): Delete command.
999 (python-nav-forward-sentence): New command.
1000 (python-previous-statement): Delete command.
1001 (python-nav-backward-sentence): New command.
1002 (python-fill-paragraph): Delete command.
1003 (python-fill-paragraph-function): New command.
1004 (python-send-buffer): Delete command.
1005 (python-shell-send-buffer): New command.
1006 (python-send-defun): Delete command.
1007 (python-shell-send-defun): New command.
1008 (python-send-region, python-send-region-and-go): Delete commands.
1009 (python-shell-send-region)
1010 (python-shell-switch-to-shell): New commands.
1011 (python-send-string): Delete command.
1012 (python-shell-send-string): New command.
1013 (python-switch-to-python): Delete command.
1014 (python-shell-switch-to-shell): New command.
1015 (python-describe-symbol): Delete command.
1016 (python-eldoc-at-point): New command.
1017 (python--set-prompt-regexp, python-args-to-list)
1018 (python-after-info-look, python-check-version)
1019 (python-check-comint-prompt, python-find-imports)
1020 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
1021 (python-unload-function, python-expand-template)
1022 (python-maybe-jython, python-preoutput-filter)
1023 (python-pdbtrack-get-source-buffer)
1024 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
1025 (python-pdbtrack-toggle-stack-tracking)
1026 (python-pdbtrack-track-stack-file, python-initial-text)
1027 (python-first-word, python-comment-line-p, python-send-command)
1028 (python-setup-brm, python-sentinel, python-set-proc)
1029 (python-skip-out, python-input-filter, python-outdent-p)
1030 (python-outline-level, python-backslash-continuation-line-p)
1031 (python-end-of-block, python-end-of-statement, python-mark-block)
1032 (python-beginning-of-block, python-beginning-of-statement)
1033 (python-blank-line-p, python-beginning-of-string)
1034 (python-open-block-statement-p): Delete functions.
1035 (python-indent-line, python-indent-line-1): Delete functions.
1036 (python-indent-line): New function.
1037 (python-indentation-levels): Delete function.
1038 (python-indent-calculate-levels): New function.
1039 (python-proc): Delete function.
1040 (python-shell-get-process): New function.
1041 (python-send-receive): Delete function.
1042 (python-shell-send-string-no-output): New function.
1043 (python-module-path): Delete function.
1044 (python-ffap-module-path): New function.
1045 (python-completion-at-point)
1046 (python-symbol-completions): Delete functions.
1047 (python-completion-complete-at-point): New function.
1048 (python-load-file): Delete function.
1049 (python-shell-send-file): New function.
1050 (python-calculate-indentation): Delete function.
1051 (python-indent-calculate-indentation): New function.
1052 (python-skip-comments/blanks): Delete function.
1053 (python-util-forward-comment): New function.
1054 (python-continuation-line-p): Delete function.
1055 (python-info-continuation-line-p): New function.
1056 (python-which-func, python-current-defun): Delete function.
1057 (python-info-current-defun): New function.
1058 (python-beginning-of-defun): Delete function.
1059 (python-nav-beginning-of-defun): New function.
1060 (python-close-block-statement-p)
1061 (python-block-end-p): Delete function.
1062 (python-info-closing-block): New function.
1063 (python-comint-output-filter-function)
1064 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
1065 (python-fill-comment, python-fill-decorator, python-fill-paren)
1066 (python-fill-string, python-imenu-make-element-tree)
1067 (python-imenu-make-tree, python-imenu-tree-assoc)
1068 (python-indent-context, python-indent-dedent-line)
1069 (python-indent-line-function)
1070 (python-indent-post-self-insert-function)
1071 (python-indent-toggle-levels)
1072 (python-info-assignment-continuation-line-p)
1073 (python-info-beginning-of-backlash)
1074 (python-info-block-continuation-line-p)
1075 (python-info-closing-block-message)
1076 (python-info-line-ends-backslash-p)
1077 (python-info-looking-at-beginning-of-defun)
1078 (python-info-ppss-context, python-info-ppss-context-type)
1079 (python-nav-list-defun-positions, python-nav-read-defun)
1080 (python-nav-sentence-end, python-nav-sentence-start)
1081 (python-pdbtrack-comint-output-filter-function)
1082 (python-pdbtrack-set-tracked-buffer)
1083 (python-shell-calculate-exec-path)
1084 (python-shell-calculate-process-environment)
1085 (python-shell-completion--do-completion-at-point)
1086 (python-shell-completion--get-completions)
1087 (python-shell-completion-complete-at-point)
1088 (python-shell-completion-complete-or-indent)
1089 (python-shell-get-or-create-process)
1090 (python-shell-get-process-name)
1091 (python-shell-internal-get-or-create-process)
1092 (python-shell-internal-get-process-name)
1093 (python-shell-internal-send-string, python-shell-make-comint)
1094 (python-shell-parse-command, python-shell-send-setup-code)
1095 (python-skeleton-add-menu-items)
1096 (python-util-clone-local-variables, python-util-position)
1097 (run-python-internal, python-indentation-levels)
1098 (python-nav-beginning-of-defun)
1099 (python-completion-complete-at-point): New functions.
1100 (run-python): Change arguments. New API requirements.
1101
4302f5ba
SM
11022012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1103
f38ea36d
SM
1104 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
1105 (bug#11649).
1106
1107 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
1108 (macroexp--expand-all): Use it.
1109
4302f5ba
SM
1110 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
1111 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
1112 Use `cl-function' instead.
1113
33377562
JB
11142012-06-14 Juanma Barranquero <lekktu@gmail.com>
1115
1116 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
1117 Suggested by Stefan Monnier while discussing bug#11657.
1118
54c5ba1a
SS
11192012-06-14 Sam Steingold <sds@gnu.org>
1120
1121 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
1122
f9f1b1fe
AS
11232012-06-14 Andreas Schwab <schwab@linux-m68k.org>
1124
1125 * play/doctor.el (doctor-doc): Remove parameter and use
1126 doctor-sent instead of sent.
1127 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
1128
a81068ba
SM
11292012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1130
5a315f9c
SM
1131 * files.el: Require cl-lib.
1132 (file-name-non-special): Replace case -> cl-case.
1133
1134 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
1135
a81068ba
SM
1136 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
1137 mapping from #' to function*.
1138
8cca9703
CY
11392012-06-13 Chong Yidong <cyd@gnu.org>
1140
1141 * mouse.el (mouse-drag-track): Do not set the mark if the user
1142 releases the mouse without selecting anything (Bug#11588).
1143
a12ac9d7
SM
11442012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1145
ccf1dc18
SM
1146 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
1147 as well (bug#11646).
1148
ef62b23d
SM
1149 * loadup.el: Count byte-code functions as well.
1150
c4c8444a
SM
1151 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
1152 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
1153
a12ac9d7
SM
1154 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
1155 (bug#11649). Add cl-defun and cl-defmacro.
1156
87e6e64f
DA
11572012-06-13 Drew Adams <drew.adams@oracle.com>
1158
1159 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1160 Fix last change.
1161
682cefaf
MA
11622012-06-13 Michael Albinus <michael.albinus@gmx.de>
1163
1164 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
1165 Otherwise, it blocks in batch mode.
1166
773e1f08
JB
11672012-06-13 Juanma Barranquero <lekktu@gmail.com>
1168
1169 * help-mode.el (bookmark-make-record-default): Declare.
1170
60057926
CY
11712012-06-13 Chong Yidong <cyd@gnu.org>
1172
1173 * emacs-lisp/package.el (list-packages): Compute a list of
1174 packages that are newly-available since the last list-packages
1175 invocation.
1176 (package-menu--new-package-list): New var.
1177 (package-menu--generate, package-menu--print-info)
1178 (package-menu--status-predicate, package-menu-mark-install):
1179 Handle new status label "new".
1180
ad4d226c
SM
11812012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1182
1183 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
1184 conversion to backquotes.
1185
f1a4e679
CY
11862012-06-12 Chong Yidong <cyd@gnu.org>
1187
1188 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
1189 Rename from gud-inhibit-global-bindings.
1190
1191 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
1192
1193 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
1194 hook from nxml-glyph-set-hook.
1195
1196 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
1197 declaration.
1198
1199 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
1200
1201 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
1202 Convert to defcustom.
1203
0c9e42b5
DA
12042012-06-12 Drew Adams <drew.adams@oracle.com>
1205
1206 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1207 New functions.
1208 (help-mode): Use them.
1209
09e06855
GM
12102012-06-11 Glenn Morris <rgm@gnu.org>
1211
1212 * progmodes/fortran.el (fortran-font-lock-keywords-3):
1213 Use preprocessor face for directives.
1214 (fortran-directive-re): Doc fix.
1215
71adb94b
SM
12162012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1217
2eb87922
SM
1218 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
1219 conversion to backquotes (bug#11652).
1220
71adb94b
SM
1221 Fix compiler-expansion of CL's cXXr functions (bug#11673).
1222 * emacs-lisp/cl-lib.el (cl--defalias): New function.
1223 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
1224 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
1225 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1226 (cl-ninth, cl-tenth): Mark them as inlinable.
1227 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
1228 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
1229 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
1230 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
1231 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
1232 (cl-list*, cl-adjoin): Don't put an autoload manually.
1233 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
1234 (cl--compiler-macro-list*): Add autoload cookie.
1235 (cl--compiler-macro-cXXr): New function.
2eb87922 1236
71adb94b
SM
1237 * help-fns.el (help-fns--compiler-macro): New function extracted from
1238 describe-function-1; follow aliases and use `compiler-macro' property.
1239 (describe-function-1): Use it.
1240
a6674402
CY
12412012-06-11 Chong Yidong <cyd@gnu.org>
1242
1243 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
1244 is uninstalled, if imagemagick is installed.
1245
bb3faf5b
SM
12462012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1247
1248 * emacs-lisp/cl-lib.el: Use lexical-binding.
1249 (cl-map-extents, cl-maclisp-member): Remove.
1250 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
1251 (cl--set-substring, cl--block-wrapper, cl--block-throw)
1252 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
1253 * emacs-lisp/cl-extra.el: Use lexical-binding.
1254 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
1255 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
1256 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
1257 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
1258 * emacs-lisp/cl-seq.el: Use lexical-binding.
1259 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
1260 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
1261 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
1262 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
1263 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
1264 CL's internals.
1265
2fe4b125
MA
12662012-06-11 Michael Albinus <michael.albinus@gmx.de>
1267
1268 Sync with Tramp 2.2.6-pre.
1269
1270 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
1271 `print-length' and `print-level' to nil, in order to avoid
1272 truncation. Reported by Christopher Schmidt
1273 <christopher@ristopher.com>.
1274
1275 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
1276
1277 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
1278 New defmacro.
1279 (tramp-compat-copy-directory): Add optional argument
1280 COPY-CONTENTS. It is not handled yet.
1281
1282 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
1283 (tramp-ftp-file-name-p): Simplify.
1284
1285 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
1286 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
1287 connection vector.
1288
1289 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
1290 (tramp-methods): Do not use `tramp-password-end-of-line'.
1291 (tramp-completion-function-alist-putty): Handle UNIX case.
1292 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
1293 (tramp-do-file-attributes-with-stat)
1294 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
1295 gid as real numbers. They could run out of integer range on cygwin.
1296 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
1297 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
1298 (tramp-open-connection-setup-interactive-shell):
1299 Use `tramp-cleanup'. Move check for busyboxes ...
1300 (tramp-find-shell): ... here. Simplify implementation.
1301 Set "remote-shell" property also for alternative shells.
1302 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
1303 If failing, a regular file would be written otherwise.
1304 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
1305 (tramp-find-inline-encoding): Cache the coding commands in the
1306 process cache. Apply test command on the remote side, if defined.
1307 (tramp-find-inline-compress): Cache the compress commands in the
1308 process cache.
1309 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
1310 when requested. Handle hops.
1311 (tramp-current-connection): New defvar.
87e6e64f
DA
1312 (tramp-maybe-open-connection): Use `tramp-cleanup'.
1313 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 1314 Handle user interrupt. (Bug#10187)
87e6e64f
DA
1315 (tramp-get-inline-compress, tramp-get-inline-coding):
1316 Read connection properties from the process cache.
2fe4b125
MA
1317
1318 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
1319 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
1320 New defconsts.
2fe4b125
MA
1321 (tramp-smb-prompt): Extend for powershell prompt.
1322 (tramp-smb-file-name-handler-alist): Add handlers for
1323 `process-file', `shell-command' and `start-file-process'.
1324 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
1325 (tramp-smb-winexe-shell-command-switch): New defcustoms.
1326 (tramp-smb-file-name-p): Simplify.
1327 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
1328 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
1329 (tramp-smb-shell-quote-argument): New defuns.
1330 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
1331 Implement using "tar". By this, time-stamps are preserved.
1332 (tramp-smb-handle-copy-file): Handle also the case of directories.
1333 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
1334 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
1335 Use `tramp-get-connection-buffer').
2fe4b125
MA
1336 (tramp-smb-handle-rename-file): Use "rename", when source and
1337 target are on the same share.
87e6e64f
DA
1338 (tramp-smb-maybe-open-connection): Handle wrong passwords.
1339 Use `tramp-smb-server-version'.
2fe4b125
MA
1340 (tramp-smb-wait-for-output): Remove prompt.
1341
1342 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
1343 (tramp-methods, tramp-rsh-end-of-line):
1344 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
1345 (tramp-save-ad-hoc-proxies): New defcustom.
1346 (tramp-completion-function-alist): Adapt docstring.
1347 (tramp-default-password-end-of-line): Remove defcustom.
1348 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
1349 (tramp-user-regexp, tramp-file-name-regexp-unified)
1350 (tramp-file-name-regexp-url): Extend regexp by hop separator.
1351 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
1352 (tramp-remote-file-name-spec-regexp): New defconst.
1353 (tramp-file-name-structure): Extend structure for hops.
1354 (tramp-get-method-parameter): Move up.
1355 (tramp-file-name-p, tramp-dissect-file-name)
1356 (with-parsed-tramp-file-name): Handle hops.
1357 (tramp-file-name-hop): New defun.
1358 (tramp-make-tramp-file-name): New optional arg HOP.
1359 (tramp-message-show-progress-reporter-message): New defvar.
1360 (tramp-with-progress-reporter): Use it. We cannot use
1361 `tramp-message-show-message' here, because this suppresses also
1362 error buffers.
1363 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
1364 `tramp-message-show-message' is nil.
1365 Use `tramp-get-connection-buffer'.
2fe4b125
MA
1366 (tramp-cleanup): New defun.
1367 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
1368 (tramp-file-name-handler): If `debug-on-error' is set, propagate
1369 an error unchanged.
1370 (tramp-completion-handle-file-name-all-completions): Handle hops.
1371 Fix an error when called from ido.
1372 (tramp-completion-dissect-file-name): Use better local variable
1373 name. Add hop to the vector.
1374 (tramp-handle-insert-file-contents): Use progress-reporter for the
1375 whole scenario.
1376 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
1377 to `t'.
1378 (tramp-check-for-regexp): Simplify search.
1379 (tramp-enter-password): Remove it. Move implementation ...
1380 (tramp-action-password): ... here.
1381 (tramp-mode-string-to-int, tramp-local-host-p)
1382 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
1383 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
1384 Set tramp-autoload cookie.
2fe4b125
MA
1385
1386 * net/trampver.el: Update release number.
1387
13882012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1389 Michael Albinus <michael.albinus@gmx.de>
1390
1391 * net/tramp.el (tramp-set-completion-function): Fix docstring.
1392 (tramp-parse-group, tramp-parse-file)
1393 (tramp-parse-shostkeys-sknownhosts): New defuns.
1394 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
1395 (tramp-parse-shosts-group, tramp-parse-sconfig)
1396 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
1397 (tramp-parse-sknownhosts, tramp-parse-hosts)
1398 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
1399 Use them.
1400 (tramp-parse-passwd-group, tramp-parse-netrc-group)
1401 (tramp-parse-putty-group): Don't narrow.
1402 (tramp-parse-putty): Make a loop.
1403 (tramp-file-name-handler): Catch the `suppress' signal.
1404
72834e10
CY
14052012-06-11 Chong Yidong <cyd@gnu.org>
1406
1407 * image.el (imagemagick-register-types): Put the ImageMagick entry
1408 at the end of image-type-file-name-regexps.
1409
a4712e11
JB
14102012-06-11 Johan Bockgård <bojohan@gnu.org>
1411
1412 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
1413 (pcase, pcase-let*, pcase-dolist): Use them.
1414
82ad98e3
SM
14152012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1416
1417 * emacs-lisp/pcase.el (pcase--let*): New function.
1418 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
1419 (pcase--expand): Use macroexp-let².
1420
f80efb86
SM
14212012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1422
1423 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
1424 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
1425 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
1426 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
1427 * emacs-lisp/derived.el: Use pcase instead of `cl'.
1428 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
1429
31ca4639 14302012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 1431
31ca4639
CY
1432 * mail/rmail.el (rmail-yank-current-message): Leave point at
1433 correct position. (Bug#11660)
94f0aa34 1434
31ca4639 14352012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 1436
31ca4639 1437 * allout-widgets.el: Fix code header.
9e1b8ec4 1438
31ca4639 14392012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 1440
f80efb86
SM
1441 * cus-edit.el (customize-changed-options-previous-release):
1442 Bump to 24.1.
31ca4639 1443
642b6d30
AS
14442012-06-09 Andreas Schwab <schwab@linux-m68k.org>
1445
1446 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
1447
4f5d2ba1
CY
14482012-06-09 Chong Yidong <cyd@gnu.org>
1449
1450 * ebuff-menu.el (electric-buffer-list): Preserve header line.
1451
e75852fd
MR
14522012-06-09 Martin Rudalics <rudalics@gmx.at>
1453
1454 * window.el (special-display-popup-frame): Don't use
1455 window--display-buffer (Bug#11651).
1456
1e48e282
EZ
14572012-06-09 Eli Zaretskii <eliz@gnu.org>
1458
8a26b487
EZ
1459 Fix parallel builds: make sure loaddefs.el is not being written
1460 while Lisp files are compiled.
1461 (compile): Don't depend on 'mh-autoloads'.
1462 (compile-CMD, compile-SH): Depend on 'autoloads'.
1463 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
1464
1e48e282
EZ
1465 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
1466
6175e34b
CY
14672012-06-09 Chong Yidong <cyd@gnu.org>
1468
1469 * face-remap.el (face-remap-add-relative, face-remap-set-base)
1470 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
1471 Doc fixes (Bug#11225).
1472
d9857e53
SM
14732012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
1476 a function if there's a clear indication that it has a compiler-macro.
1477 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
1478 (macro-declarations-alist): Add arglist to declaration functions.
1479 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
1480 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
1481 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
1482 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
1483 Also add autoload to find the compiler macro.
1484 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
1485 (cl--compiler-macro-member, cl--compiler-macro-assoc)
1486 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
1487 (cl--compiler-macro-get): New functions, replacing calls to
1488 cl-define-compiler-macro.
1489 (cl-typep) [compiler-macro]: Use macroexp-let².
1490
f81298f8 14912012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
1492
1493 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
1494 string properly, fixes Bug#11473.
1495
4b56d0fe
CY
14962012-06-08 Chong Yidong <cyd@gnu.org>
1497
1498 * faces.el (set-face-attribute): Doc fix.
1499 (modify-face): Don't use :bold and :italic.
1500 (error, warning, success): Tweak definitions.
1501
1502 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
1503 (custom-modified, custom-set, custom-changed, custom-themed)
1504 (custom-saved, custom-button, custom-button-mouse)
1505 (custom-button-pressed, custom-state, custom-comment-tag)
1506 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
1507 (custom-group-subtitle): Use new-style face specs.
1508 (custom-invalid-face, custom-rogue-face, custom-modified-face)
1509 (custom-set-face, custom-changed-face, custom-saved-face)
1510 (custom-button-face, custom-button-pressed-face)
1511 (custom-documentation-face, custom-state-face)
1512 (custom-comment-face, custom-comment-tag-face)
1513 (custom-variable-tag-face, custom-variable-button-face)
1514 (custom-face-tag-face, custom-group-tag-face-1)
1515 (custom-group-tag-face): Remove obsolete face alias.
1516
1517 * epa.el (epa-validity-high, epa-validity-medium)
1518 (epa-validity-low, epa-mark, epa-field-name, epa-string)
1519 (epa-field-name, epa-field-body):
1520 * font-lock.el (font-lock-comment-face, font-lock-string-face)
1521 (font-lock-keyword-face, font-lock-builtin-face)
1522 (font-lock-function-name-face, font-lock-variable-name-face)
1523 (font-lock-type-face, font-lock-constant-face):
1524 * ido.el (ido-first-match, ido-only-match, ido-subdir)
1525 (ido-virtual, ido-indicator, ido-incomplete-regexp):
1526 * speedbar.el (speedbar-button-face, speedbar-file-face)
1527 (speedbar-directory-face, speedbar-tag-face)
1528 (speedbar-selected-face, speedbar-highlight-face)
1529 (speedbar-separator-face):
1530 * whitespace.el (whitespace-newline, whitespace-space)
1531 (whitespace-hspace, whitespace-tab, whitespace-trailing)
1532 (whitespace-line, whitespace-space-before-tab)
1533 (whitespace-space-after-tab, whitespace-indentation)
1534 (whitespace-empty):
1535 * emulation/cua-base.el (cua-global-mark):
1536 * eshell/em-prompt.el (eshell-prompt):
1537 * net/newst-plainview.el (newsticker-new-item-face)
1538 (newsticker-old-item-face, newsticker-immortal-item-face)
1539 (newsticker-obsolete-item-face, newsticker-date-face)
1540 (newsticker-statistics-face, newsticker-default-face):
1541 * net/newst-reader.el (newsticker-feed-face)
1542 (newsticker-extra-face, newsticker-enclosure-face):
1543 * net/newst-treeview.el (newsticker-treeview-face)
1544 (newsticker-treeview-new-face, newsticker-treeview-old-face)
1545 (newsticker-treeview-immortal-face)
1546 (newsticker-treeview-obsolete-face)
1547 (newsticker-treeview-selection-face):
1548 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
1549 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
1550 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
1551 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
1552 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
1553 (nxml-outline-active-indicator, nxml-outline-ellipsis):
1554 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
1555 (mpuz-text):
1556 * progmodes/vera-mode.el (vera-font-lock-number)
1557 (vera-font-lock-function, vera-font-lock-interface):
1558 * textmodes/table.el (table-cell): Use new-style face specs, and
1559 don't use the old :bold and :italic attributes.
1560
1561 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
1562 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
1563 (ebrowse-member-class, ebrowse-progress): Likewise.
1564 (ebrowse-tree-mark-face, ebrowse-root-class-face)
1565 (ebrowse-file-name-face, ebrowse-default-face)
1566 (ebrowse-member-attribute-face, ebrowse-member-class-face)
1567 (ebrowse-progress-face): Remove obsolete faces.
1568
1569 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1570 Inherit from error and warning faces respectively.
1571
1572 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1573 Likewise.
f80efb86
SM
1574 (flyspell-incorrect-face, flyspell-duplicate-face):
1575 Remove obsolete aliases.
4b56d0fe 1576
03310646
MA
15772012-06-08 Michael Albinus <michael.albinus@gmx.de>
1578
1579 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1580 Avoid infloop.
1581
513749ee
SM
15822012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1583
1584 * startup.el (argv, argi): Make lexically scoped.
1585 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
1586 * emacs-lisp/cl-macs.el: Use lexical-binding.
1587 Rename cl-bind-* to cl--bind-*.
1588 * files.el: Don't require `cl' since it doesn't use it.
1589 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
1590
595ef4ad
JB
15912012-06-08 Juanma Barranquero <lekktu@gmail.com>
1592
1593 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
1594 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
1595 instead of calling external sort utility.
1596 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
1597
e9f66fcb
EZ
15982012-06-08 Eli Zaretskii <eliz@gnu.org>
1599
1600 * descr-text.el (describe-char): Mention how to insert the
1601 character, if the current input method doesn't support it.
1602 See the discussion in this thread for the details:
1603 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
1604
3d10db47
SS
16052012-06-08 Sam Steingold <sds@gnu.org>
1606
1607 * bindings.el (global-map): Bind XF86Forward to next-buffer and
1608 XF86Back to previous-buffer.
1609 (minibuffer-local-map): Bind them to next-history-element and
1610 previous-history-element respectively.
1611 * help-mode.el (help-mode-map): Bind them to help-go-forward and
1612 help-go-back respectively.
1613 * info.el (Info-mode-map): Bind them to Info-history-forward and
1614 Info-history-back respectively.
1615 These are the keys next to Up on the ThinkPad keyboard.
1616
de7e2b36
SM
16172012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1618
1619 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
1620 * emacs-lisp/cl-macs.el: Provide itself.
1621 (cl--labels-convert-cache): New var.
1622 (cl--labels-convert): New function.
1623 (cl-flet, cl-labels): New implementation with new semantics, relying on
1624 lexical-binding.
1625 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
1626 (cl-closure-vars, cl--function-convert-cache)
1627 (cl--function-convert): Move from cl-macs.el.
1628 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
1629 rename by removing the "cl-" prefix.
1630 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
1631
6fa6c4ae
SM
16322012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1633
1634 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
1635 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
1636 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
1637 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
1638 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
1639 (cl-hash-table-count): Add old compatibility aliases.
1640
1641 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
1642 Use macroexpand-all-environment instead.
1643 (cl--old-macroexpand): New var.
1644 (cl--sm-macroexpand): New function.
1645 (cl-symbol-macrolet): Use it during macro expansion.
1646 (cl--function-convert-cache): New var.
1647 (cl--function-convert): New function, extracted from
1648 cl-macroexpand-all.
1649 (cl-lexical-let): Use it.
1650
1651 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
1652 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
1653 (cl-member): Remove old alias.
1654
1655 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
1656 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
1657 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
1658 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
1659 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
1660 (cl-macroexpand-cmacs): Remove var.
1661 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
1662 Use macroexpand-all instead.
1663
4dd1c416
SM
16642012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1665
1666 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
1667 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
1668 (macroexp-copyable-p): New functions and macros.
1669 * emacs-lisp/edebug.el (edebug-unwrap):
1670 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
1671 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
1672 (pcase--let*): Remove.
1673 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
1674 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
1675 macroexp-const-p instead.
1676 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
1677
1678 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
1679 instead of "cl-" for internal definitions. Use macroexp-const-p.
1680 (cl-old-bc-file-form): Remove var.
1681 (cl-const-exprs-p): Remove fun.
1682 (cl-labels, cl-macrolet): Use backquote.
1683 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
1684 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
1685 (cl-define-setf-expander): Rename from cl-define-setf-method.
1686 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
1687
1688 * international/mule-cmds.el: Don't require CL.
1689 (view-hello-file): Don't use `letf'.
1690
ed8bd4d7
SM
16912012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1692
7287f2f3
SM
1693 * tmm.el (tmm-prompt): Use string-prefix-p.
1694 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
1695 (tmm-add-prompt): Use minibuffer-completion-help.
1696 (tmm-delete-map): Remove.
1697
ed8bd4d7
SM
1698 * subr.el (kbd): Make it its own function.
1699
7b4cdbf4
SM
17002012-06-07 Stefan Merten <smerten@oekonux.de>
1701
1702 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
1703 Silence compiler warnings. Fix versions.
ed8bd4d7 1704 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 1705 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 1706 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
1707 (rst-package-emacs-version-alist): Correct Emacs version to
1708 represent major merge with upstream.
ed8bd4d7 1709 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 1710
2b48d721
GM
17112012-06-06 Glenn Morris <rgm@gnu.org>
1712
1713 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
1714 Only print environment variables if set.
1715
fa779ab0
SM
17162012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1717
1718 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
1719 (macroexp--cons): Rename from maybe-cons.
1720 (macroexp--accumulate): Rename from macroexp-accumulate.
1721 (macroexp--all-forms): Rename from macroexpand-all-forms.
1722 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
1723 (macroexp--expand-all): Rename from macroexpand-all-1.
1724
628299e0
SS
17252012-06-06 Sam Steingold <sds@gnu.org>
1726
1727 * calendar/calendar.el (calendar-in-read-only-buffer):
1728 Call `special-mode' to enable the standard read-only keybindings.
1729
b7bb5838
SM
17302012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1731
1732 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
1733 with "loading" messages (bug#11635).
1734
dfb308ba
MA
17352012-06-06 Michael Albinus <michael.albinus@gmx.de>
1736
1737 * files.el (enable-remote-dir-locals): New option.
1738 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
1739
0372ee92
MA
1740 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
1741 Ensure, that the temp directory is local.
1742
1743 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
1744 `temporary-file-directory'.
1745
eed0bb91
MA
1746 * progmodes/python.el (python-send-region): Ensure, that the
1747 temporary file is created also in the remote case.
1748
7a58f64d
GM
17492012-06-06 Glenn Morris <rgm@gnu.org>
1750
f7dd4e98
GM
1751 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
1752 (vc-rcs-update-changelog): Use it.
1753
090bd7cb 1754 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 1755
7a58f64d
GM
1756 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
1757 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
1758 (vc-sccs-diff): Replace use of the external vcdiff script.
1759
daed4003
GM
17602012-06-05 Glenn Morris <rgm@gnu.org>
1761
1762 * ledit.el: Move to obsolete/.
1763
48c455c7
SS
17642012-06-05 Sam Steingold <sds@gnu.org>
1765
ed9265fc 1766 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
1767 patch (Bug#11140).
1768
57a7d507
SM
17692012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
1770
090bd7cb 1771 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 1772
53aacf21
SM
1773 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
1774 compiler-macro expansion.
1775
57a7d507
SM
1776 Add native compiler-macro support.
1777 * emacs-lisp/macroexp.el (macroexpand-all-1):
1778 Support compiler-macros directly. Properly follow aliases and apply
1779 the compiler macros more thoroughly.
1780 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
1781 macroexpand now properly follows aliases.
1782 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
1783 (cl-compiler-macroexpand): Use new prop.
1784 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
1785
1786 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
1787
51a5f9d8
MR
17882012-06-05 Martin Rudalics <rudalics@gmx.at>
1789
1790 * window.el (get-lru-window, get-mru-window, get-largest-window):
1791 New argument NOT-SELECTED to avoid picking the selected window.
1792 (window--display-buffer-1, window--display-buffer-2): Replace by
1793 new function window--display-buffer
1794 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
1795 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1796 Use window--display-buffer.
51a5f9d8
MR
1797 (display-buffer-use-some-window): Remove temporary dedication
1798 hack by calling get-lru-window and get-largest-window with
1799 NOT-SELECTED argument non-nil. Call window--display-buffer.
1800
08f9f738
GM
18012012-06-05 Glenn Morris <rgm@gnu.org>
1802
1803 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
1804 Replace external vcdiff script.
1805
e364a2b7
SM
18062012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1807
1808 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
1809
041df390
CY
18102012-06-04 Chong Yidong <cyd@gnu.org>
1811
e364a2b7
SM
1812 * image.el (imagemagick-types-inhibit): Revert last change.
1813 Add INFO and M.
47b36b94 1814 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 1815
7c1898a7
SM
18162012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1817
1818 * emacs-lisp/cl-lib.el: Rename from cl.el.
1819 * emacs-lisp/cl.el: New compatibility file.
1820 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
1821 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
1822 to obey the "cl-" prefix.
1823 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
1824
0c3461de
GM
18252012-06-03 Glenn Morris <rgm@gnu.org>
1826
1e266c88
GM
1827 * emacs-lisp/authors.el (authors-aliases): Addition.
1828
0c3461de
GM
1829 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
1830 Fix :version.
1831
d8a52e15
SM
18322012-06-03 Stefan Merten <smerten@oekonux.de>
1833
1834 * textmodes/rst.el: Add comments.
1835 (rst-transition, rst-adornment): New faces.
1836 (rst-adornment-faces-alist): Make default safe to reevaluate.
1837 Fixes
1838 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
1839 Improve customization tags.
1840 (rst-define-level-faces): Clarify meaning.
1841
5205d6f6
CY
18422012-06-03 Chong Yidong <cyd@gnu.org>
1843
1844 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
1845 (compilation-mode-line-run, compilation-mode-line-exit):
1846 New faces.
5205d6f6
CY
1847 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
1848
757ee657
JD
18492012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
1850
7c1898a7
SM
1851 * progmodes/which-func.el (which-func-update-ediff-windows):
1852 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 1853
5f2c76c6
CY
18542012-06-03 Chong Yidong <cyd@gnu.org>
1855
1856 * bindings.el: Remove explicit help text from format-mode-line.
1857 It is now supplied by mode-line-default-help-echo.
1858 (mode-line-front-space, mode-line-end-spaces)
1859 (mode-line-misc-info): New variables.
1860 (mode-line-modes, mode-line-position): Move the default value to
1861 the variable definition.
1862 (mode-line-default-help-echo): New defcustom.
383f7350
CY
1863 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
1864 (mode-line-modified-help-echo): New functions.
1865 (mode-line-mule-info, mode-line-modified): Use them.
1866 (mode-line-eol-desc, propertized-buffer-identification):
1867 Consistency fixes for help text.
cbe46e5f
CY
1868 (mode-line-coding-system-map): Allow using mouse-3 to invoke
1869 set-buffer-file-coding-system (Bug#289).
1870 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 1871
f2d6a3df
SM
18722012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1873
1874 * simple.el (execute-extended-command): Set real-this-command
1875 (bug#11506).
1876
37269466
CY
18772012-06-02 Chong Yidong <cyd@gnu.org>
1878
1879 Remove incorrect uses of "modeline" in comments, docstrings, and
1880 function/variable names (Bug#10329).
1881
1882 * cus-edit.el (mode-line):
1883 * dframe.el (dframe-mouse-hscroll):
1884 * emacs-lisp/re-builder.el:
1885 * emacs-lisp/easy-mmode.el (define-minor-mode):
1886 * frame.el (set-frame-name):
1887 * help.el (lookup-minor-mode-from-indicator):
1888 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
1889 * progmodes/cc-cmds.el (c-toggle-auto-newline)
1890 (c-toggle-hungry-state):
1891 * progmodes/antlr-mode.el (antlr-language-alist):
1892 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
1893 * progmodes/vhdl-mode.el (vhdl-mode):
1894 * progmodes/which-func.el (which-func, which-func-cleanup-function):
1895 * term/ns-win.el (ns-face-at-pos):
1896 * term/sup-mouse.el (sup-mouse-report):
1897 * textmodes/flyspell.el (flyspell-mode-line-string):
1898 * textmodes/ispell.el (ispell-highlight-face):
1899 * textmodes/reftex-global.el:
1900 * vc/vc-arch.el (vc-arch-mode-line-string):
1901 * vc/vc-cvs.el (vc-cvs-mode-line-string):
1902 * vc/vc-git.el (vc-git-mode-line-string):
1903 * vc/vc-hooks.el (vc-display-status)
1904 (vc-default-mode-line-string):
1905 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
1906
1907 * ansi-color.el (ansi-color-faces-vector): Change default faces.
1908
1909 * dired.el (dired-sort-set-mode-line): Rename from
1910 dired-sort-set-modeline. All callers changed.
1911
1912 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
1913 eshell-status-in-modeline.
1914
1915 * foldout.el (foldout-mode-line-string): Rename from
1916 foldout-modeline-string. All callers changed.
1917 (foldout-update-mode-line): Rename from foldout-update-modeline.
1918
1919 * subr.el (redraw-modeline): Make into obsolete alias.
1920
1921 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
1922 timeclock-modeline-display. Make old name an alias.
1923 (timeclock-update-mode-line): Likewise. All callers changed.
1924 (timeclock-mode-line-display): No need to check before using
1925 add-hook.
1926 (timeclock-relative, timeclock-day-over-hook)
1927 (timeclock-use-elapsed, timeclock-mode-string)
1928 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
1929
1930 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
1931 crisp-mode-modeline-string.
1932
1933 * play/solitaire.el (solitaire-build-mode-line): Rename from
1934 solitaire-build-modeline. All callers changed.
1935
1936 * play/zone.el (zone-hiding-mode-line): Rename from
1937 zone-hiding-modeline. All callers changed.
1938 (zone): Remove unusued `modeline-hidden-level' property.
1939
1940 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
1941 xscheme-modeline-initialize. All callers changed.
1942
1943 * strokes.el (strokes-lighter): Rename from
1944 strokes-modeline-string.
1945
1946 * textmodes/sgml-mode.el (html-face-tag-alist)
1947 (html-tag-face-alist): Use mode-line face instead of obsolete
1948 alias modeline.
1949
42152ee4
SM
19502012-06-02 Stefan Merten <smerten@oekonux.de>
1951
1952 * textmodes/rst.el: Always require `cl'.
4cf9b38d 1953 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 1954
95f520b5
CY
19552012-06-02 Chong Yidong <cyd@gnu.org>
1956
1957 * image.el (imagemagick-enabled-types): Rename from
1958 imagemagick-types-enable. Add many more types.
1959 (imagemagick-types-inhibit): Change default to nil.
1960 (imagemagick-filter-types): Caller changed.
1961
4a5f187a
SM
19622012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1963
03fef3e6
SM
1964 * emacs-lisp/cl-macs.el: Use backquotes.
1965 (cl-transform-function-property): Use eval-and-compile rather than
1966 abusing `require'.
1967 (defstruct): Use declare-function instead of with-no-warnings.
1968
4a5f187a
SM
1969 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
1970 (byte-compile-output-docform): Re-add the print-circle bindings.
1971 (byte-compile-fix-header): Use #$ just because it's shorter.
1972 (byte-compile-output-file-form): Remove defun/defmacro.
1973
bd56924f
MR
19742012-06-01 Martin Rudalics <rudalics@gmx.at>
1975
1976 * simple.el (choose-completion): Remove now obsolete binding for
1977 owindow.
1978
046e38ce
MA
19792012-06-01 Michael Albinus <michael.albinus@gmx.de>
1980
1981 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
1982 in order to avoid "Stack overflow in regexp matcher".
1983
32d72c2f
GM
19842012-05-31 Glenn Morris <rgm@gnu.org>
1985
1986 * image.el: For clarity, call imagemagick-register-types at
1987 top-level, rather than relying on a custom :initialize.
1988 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
1989 (imagemagick-filter-types): New function. (Bug#7406)
1990 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
1991 If disabling support, remove elements altogether rather
1992 than using an impossible regexp.
1993 (imagemagick-types-inhibit): Give it the default init function.
1994
dd41169b
SM
19952012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1996
4a5f187a
SM
1997 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
1998 Handle arbitrary file name lengths (Bug#11585).
dd41169b 1999
efc00ab1 20002012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
2001
2002 * desktop.el (desktop-read): Clear previous and next buffers for
2003 all windows and bury *Messages* buffer (bug#11556).
2004
500fcedc
SM
20052012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2006
2007 Add `declare' for `defun'. Align `defmacro's with it.
2008 * emacs-lisp/easy-mmode.el (define-minor-mode)
2009 (define-globalized-minor-mode): Don't autoload the var definitions.
2010 * emacs-lisp/byte-run.el: Use lexical-binding.
2011 (defun-declarations-alist, macro-declarations-alist): New vars.
2012 (defmacro, defun): Use them.
2013 (make-obsolete, define-obsolete-function-alias)
2014 (make-obsolete-variable, define-obsolete-variable-alias):
2015 Use `declare'.
2016 (macro-declaration-function): Mark obsolete.
2017 * emacs-lisp/autoload.el: Use lexical-binding.
2018 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
2019
6e8a1786
AM
20202012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2021
2022 * textmodes/ispell.el (ispell-with-no-warnings):
2023 Define as a macro.
500fcedc
SM
2024 (ispell-kill-ispell, ispell-change-dictionary):
2025 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
2026 `interactive-p'.
2027
61b108cc
SM
20282012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2029
2030 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
2031 (macro-declaration-function): Move var from C code.
2032 (macro-declaration-function): Define function with defalias.
2033 * emacs-lisp/macroexp.el (macroexpand-all-1):
2034 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
2035 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
2036 defun/defmacro any more.
2037 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
2038 Provide fallback for unknown arglist.
2039 (byte-compile-arglist-warn): Change calling convention.
2040 (byte-compile-output-file-form): Move print-vars binding.
2041 (byte-compile-output-docform): Simplify accordingly.
2042 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
2043 (byte-compile-defmacro-declaration): Remove.
2044 (byte-compile-file-form-defmumble): Generalize to defalias.
2045 (byte-compile-output-as-comment): Return byte-positions.
2046 Simplify callers accordingly.
2047 (byte-compile-lambda): Use `assert'.
2048 (byte-compile-defun, byte-compile-defmacro): Remove.
2049 (byte-compile-file-form-defalias):
2050 Use byte-compile-file-form-defmumble.
2051 (byte-compile-defalias-warn): Remove.
2052
6d3f7c2f
SM
20532012-05-29 Stefan Merten <smerten@oekonux.de>
2054
2055 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 2056 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
2057
2058 (rst-mode-abbrev-table): Merge definition.
2059 (rst-mode): Make sure `font-lock-defaults' is buffer local.
2060 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
2061
6dbaa1c7
UJ
20622012-05-29 Ulf Jasper <ulf.jasper@web.de>
2063
2064 * calendar/icalendar.el
2065 (icalendar-export-region): Export UID properly.
2066
d209e2fb 20672012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
2068 * calendar/icalendar.el (icalendar-import-format):
2069 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
2070 (icalendar-import-format-uid): New.
2071 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
2072 Export UID.
2073
6876a58d
SM
20742012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2075
2076 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
2077 different alternative patterns.
2078 (pcase-codegen): Be more careful to preserve identity.
2079 (pcase--u1): Don't forget to mark vars as used.
2080
2081 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
2082 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
2083 (byte-compile-from-buffer): ...rather than here.
2084
2085 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
2086 functions from byte-compile-function-environment.
2087
46b7967e
TN
20882012-05-29 Troels Nielsen <bn.troels@gmail.com>
2089
2090 * window.el (window-deletable-p): Avoid deleting the root window
2091 of a frame with an active minibuffer.
2092
69d565e2
MR
20932012-05-29 Martin Rudalics <rudalics@gmx.at>
2094
2095 * simple.el (choose-completion): Use quit-window (Bug#11567).
2096
a149fa51
CY
20972012-05-29 Chong Yidong <cyd@gnu.org>
2098
2099 * whitespace.el (whitespace-cleanup): Fix usage of
2100 whitespace-empty-at-bob-regexp (Bug#11492).
2101
2b311310
AH
21022012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2103
2104 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
2105 revert (Bug#11488).
2106
b9cb2387
JL
21072012-05-29 Juri Linkov <juri@jurta.org>
2108
2109 * isearch.el (isearch-mode-map): Bind `M-s _' to
2110 `isearch-toggle-symbol'. Bind `M-s c' to
2111 `isearch-toggle-case-fold'.
2112 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
2113 (isearch-forward): Add `M-s _' to the docstring.
2114 (isearch-forward-symbol, isearch-toggle-case-fold)
2115 (isearch-symbol-regexp): New functions. (Bug#11381)
2116
d5e61c1c
JL
21172012-05-29 Juri Linkov <juri@jurta.org>
2118
2119 * isearch.el (isearch-word): Add docstring. (Bug#11381)
2120 (isearch-occur, isearch-search-and-update): If `isearch-word' is
2121 a function, call it to get the regexp.
2122 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
2123 property `isearch-message-prefix' instead of the string "word ".
2124 (isearch-search-fun-default): For the case of `isearch-word',
2125 return a lambda that calls re-search-forward/re-search-backward
2126 with a regexp returned by `word-search-regexp' or by the function
2127 in `isearch-word'.
2128
8cbd80f7
JL
21292012-05-29 Juri Linkov <juri@jurta.org>
2130
2131 * isearch.el (isearch-search-fun-default): New function.
2132 (isearch-search-fun): Move default part to the new function
2133 `isearch-search-fun-default'.
2134 (isearch-search-fun-function): Set the default value to
2135 `isearch-search-fun-default'. (Bug#11381)
2136
2137 * comint.el (comint-history-isearch-end):
2138 Use `isearch-search-fun-default'.
2139 (comint-history-isearch-search): Use `isearch-search-fun-default'
2140 and remove spacial case for `isearch-word'.
2141 (comint-history-isearch-wrap): Remove spacial case for
2142 `isearch-word'.
2143
2144 * hexl.el (hexl-isearch-search-function):
2145 Use `isearch-search-fun-default'.
2146
2147 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
2148 Use `word-search-regexp' for `isearch-word'.
2149
2150 * misearch.el (multi-isearch-search-fun):
2151 Use `isearch-search-fun-default'.
2152
2153 * simple.el (minibuffer-history-isearch-search):
2154 Use `isearch-search-fun-default' and remove spacial case for
2155 `isearch-word'.
2156 (minibuffer-history-isearch-wrap): Remove spacial case for
2157 `isearch-word'.
2158
2159 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
2160 Remove spacial case for `isearch-word'.
2161 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
2162
85c8c5b6
AM
21632012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2164
2165 Decrease XEmacs incompatibilities.
2166 * textmodes/flyspell.el (flyspell-check-pre-word-p):
2167 Use `string-match'.
2168 (flyspell-delete-region-overlays): Use alternative definition for
2169 XEmacs.
2170 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
2171 (flyspell-word): Use `process-kill-without-query' if XEmacs.
2172 (flyspell-mode-on): Use `interactive-p' if XEmacs.
2173 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
2174 `define-obsolete-face-alias' under XEmacs, but old method.
2175
2176 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
2177 `with-no-warnings' definition or Emacs alias.
2178 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
2179 (ispell-word): Do not use `region-p' if XEmacs.
2180
8cab9efc
AM
21812012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2182
2183 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2184 Check for `ispell-dictionary-base-alist' instead of full
2185 `ispell-dictionary-alist'.
2186 (ispell-init-process): Show spellchecker when starting new Ispell
2187 process.
2188
fda91268
RZ
21892012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2190
2191 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2192 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
2193
694ea8e3
JB
21942012-05-27 Juanma Barranquero <lekktu@gmail.com>
2195
2196 * version.el (motif-version-string, gtk-version-string)
2197 (ns-version-string): Declare.
2198
e4d4f539
JL
21992012-05-27 Juri Linkov <juri@jurta.org>
2200
2201 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2202 after the `eval-defun-1' specialcaseing
2203 like in `edebug-eval-defun' (bug#10181).
2204
2205 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
2206 like in `eval-defun-1'.
2207
33017faf 22082012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 2209
fda91268
RZ
2210 * mail/sendmail.el (mail-yank-region):
2211 Recognize rmail-yank-current-message in addition to insert-buffer.
2212 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
2213 a *mail* buffer created through rmail-start-mail with sendmail as
2214 mail-user-agent.
2215
33017faf
GM
22162012-05-27 Chong Yidong <cyd@gnu.org>
2217
2218 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2219 Default to 256 (Bug#11267).
2220
2221 * help.el (describe-mode): Doc fix.
2222
04188bb9
GM
22232012-05-26 Glenn Morris <rgm@gnu.org>
2224
38264cc9
GM
2225 * w32-fns.el (w32-init-info): Remove.
2226 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
2227
eb7afdad
GM
2228 * info.el (info-initialize): For self-contained NS builds, put the
2229 included info/ directory at the front. (Bug#2791)
2230
04188bb9
GM
2231 * paths.el (Info-default-directory-list): Make it a defcustom,
2232 mainly so that we can use custom-initialize-delay.
2233
a179e3f7
SM
22342012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2235
43416392
SM
2236 * subr.el (buffer-has-markers-at): Mark obsolete.
2237
a179e3f7 2238 * subr.el (lambda): Use declare.
43416392 2239
a179e3f7
SM
2240 * emacs-lisp/lisp-mode.el (lambda):
2241 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
2242
34a008d9
AH
22432012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2244
2245 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
2246
0a3b289f
GM
22472012-05-26 Glenn Morris <rgm@gnu.org>
2248
2249 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
2250
758c81e8
GM
22512012-05-25 Glenn Morris <rgm@gnu.org>
2252
f9f334f0
GM
2253 * paths.el: Remove no-byte-compile.
2254 * loadup.el: No need to load paths.el uncompiled.
2255
87eb79c2
GM
2256 * image.el (imagemagick-types-inhibit): Doc fix.
2257
758c81e8
GM
2258 * version.el: Remove no-byte-compile and associated formatting.
2259 * loadup.el: No need to load version.el uncompiled. AFAICS, this
2260 is ancient code from when there was an "inc-vers.el".
2261
e7e85dc0
SM
22622012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2263
2264 * progmodes/gdb-mi.el: Minor style changes.
2265 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
2266 Turn into minor modes.
2267 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
2268 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
2269 (gdb-shell): Remove unneeded let-binding.
2270 (gdb-get-many-fields): Eliminate O(n²) behavior.
2271
f31237a4
EZ
22722012-05-25 Eli Zaretskii <eliz@gnu.org>
2273
2274 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
2275 platforms that don't link in fontset.c.
2276
bc1b21bb
JL
22772012-05-25 Juri Linkov <juri@jurta.org>
2278
2279 Use the same diff color scheme as in modern VCSes (bug#10181).
2280
2281 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
2282 to avoid confusion with `diff-added' that now uses green colors.
2283 (diff-removed): Use shades of red.
2284 (diff-added): Use shades of green.
2285 (diff-changed): Leave just the yellow color.
2286 (diff-use-changed-face): New variable.
2287 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
2288 how to highlight context diff changes.
2289 (diff-refine-change): Use shades of yellow.
2290 (diff-refine-removed): New face that uses shades of red.
2291 (diff-refine-added): New face that uses shades of green.
2292 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
2293 `diff-refine-removed' in the call to `smerge-refine-subst'
2294 depending on the value of `diff-use-changed-face'.
2295
2296 * vc/smerge-mode.el (smerge-mine): Use shades of red.
2297 (smerge-other): Use shades of green.
2298 (smerge-base): Use shades of yellow.
2299 (smerge-refined-change): Empty face.
2300 (smerge-refined-removed): New face that uses shades of red.
2301 (smerge-refined-added): New face that uses shades of green.
2302 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
2303 args `props-r' and `props-a', and use them. Doc fix.
2304 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
2305 on its value use different faces `smerge-refined-change',
2306 `smerge-refined-removed', `smerge-refined-added' in the call to
2307 `smerge-refine-subst'.
2308
2309 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
2310 Add face condition `min-colors 88' with shades of red.
2311 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
2312 `min-colors 88' with shades of green.
2313 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
2314 `min-colors 88' with shades of yellow.
2315
6df9112c
GM
23162012-05-24 Glenn Morris <rgm@gnu.org>
2317
ead5edc0
GM
2318 * paths.el (prune-directory-list, remote-shell-program): Move to...
2319 * files.el (prune-directory-list, remote-shell-program): ...here.
2320 For the latter, delay initialization, prefer ssh, just search PATH.
2321
f18b81e6
GM
2322 * paths.el (term-file-prefix): Move to faces.el (the only user).
2323 * faces.el (term-file-prefix): Move here, make it a defcustom.
2324
ee2f89a6
GM
2325 * paths.el (news-directory, news-path, news-inews-program):
2326 Move to gnus/nnspool.el.
61a583ca 2327
f8815e4c
GM
2328 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
2329
c8f3b42c
GM
2330 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
2331 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
2332 Make the latter a defcustom, with a delayed initialization.
2333
6df9112c
GM
2334 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
2335 These were deleted from Gnus itself late 2010.
2336
5dadff36
JB
23372012-05-22 Juanma Barranquero <lekktu@gmail.com>
2338
9e1701c6
JB
2339 * progmodes/which-func.el (which-func-ff-hook):
2340 Check against user-error, not error.
2341
bd7239f5 2342 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
2343 cl-specs.el, which no longer exists.
2344
3290526d
GM
23452012-05-22 Glenn Morris <rgm@gnu.org>
2346
2347 * info.el (info-emacs-bug): New command.
2348 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
2349 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
2350
ff0c3cfb
GM
23512012-05-21 Glenn Morris <rgm@gnu.org>
2352
2353 * makefile.w32-in (update-subdirs-SH):
2354 * Makefile.in (update-subdirs): Update for moved update-subdirs.
2355
5814f126
SM
23562012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2357
a52c0aa0
SM
2358 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
2359
5814f126
SM
2360 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2361 Simplify Maven regexp, and make sure the file can't start with a space
2362 (bug#11517).
2363
b847032c
GM
23642012-05-21 Glenn Morris <rgm@gnu.org>
2365
2366 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2367 Scrap superfluous subshells.
2368
3858bfe7
SM
23692012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2370
2371 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
2372 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
2373
d14b0029
JB
23742012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2375
2376 * calc/calc.el (calc-ensure-consistent-units): New variable.
2377
a52c0aa0
SM
2378 * calc/calc-units.el (math-consistent-units-p)
2379 (math-check-unit-consistency): New functions.
2380 (calc-quick-units, calc-convert-units):
2381 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
2382 is non-nil.
d14b0029
JB
2383 (calc-extract-units): Fix typo.
2384
60c4db3a
SM
23852012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2386
77f3b62e
SM
2387 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
2388
60c4db3a
SM
2389 * textmodes/flyspell.el: Commenting style, plus code simplifications.
2390 (flyspell-default-deplacement-commands): Don't spell check after
2391 repeated window/frame switches (e.g. triggered by mouse-movement).
2392 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
2393 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
2394 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
2395 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
2396 Remove unused vars.
2397 (flyspell-get-casechars, flyspell-get-not-casechars):
2398 Simplify; Don't bother removing a ] just to add it back.
2399 * textmodes/ispell.el (ispell-program-name): Use executable-find.
2400
d209e2fb 24012012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
2402
2403 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
2404 New functions.
bd7239f5 2405 (math-function-table): Add support for more C functions.
b1a10716 2406
3f1b25b5
AM
24072012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2408
090bd7cb
JB
2409 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2410 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2411 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 2412
b581bb5c
SM
24132012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2414
2415 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2416 their respective macro declarations.
2417 * skeleton.el (define-skeleton):
2418 * progmodes/compile.el (define-compilation-mode):
2419 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
2420 (define-ibuffer-filter):
2421 * emacs-lisp/generic.el (define-generic-mode):
2422 * emacs-lisp/easy-mmode.el (define-minor-mode)
2423 (define-globalized-minor-mode):
2424 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
2425 * emacs-lisp/byte-run.el (defsubst):
2426 * custom.el (deftheme): Add doc-string metadata.
2427
70b8ef8f
SM
24282012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2429
2430 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
2431
b1198e17
SM
24322012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2433
9abdc45d
SM
2434 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
2435
b1198e17
SM
2436 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2437 * emacs-lisp/cl-macs.el: Idem.
2438 * emacs-lisp/cl-specs.el: Remove.
2439
4735906a
SM
24402012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2441
2442 Minor renaming of internal CL functions and variables.
2443 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
2444 (cl--position): Rename from cl-position.
2445 (cl--delete-duplicates): Rename from cl-delete-duplicates.
2446 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
2447 (cl--random-state): Rename from *random-state*.
2448
ac348012
SM
24492012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2450
2451 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
2452 parens around the arg list (bug#11499).
2453
a0a79cde
JL
24542012-05-17 Juri Linkov <juri@jurta.org>
2455
2456 * isearch.el (word-search-regexp, word-search-backward)
2457 (word-search-forward, word-search-backward-lax)
2458 (word-search-forward-lax): Move functions from search.c
2459 (bug#10145, bug#11381).
2460
65034a51
AM
24612012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2462
090bd7cb
JB
2463 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2464 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2465 Delay for otherchars as for normal word components.
65034a51 2466
1a72a195
SM
24672012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2468
2469 * minibuffer.el (completion--sifn-requote): Fix last change.
2470 (minibuffer-local-must-match-filename-map):
2471 Move define-obsolete-variable-alias before its var.
2472
fdb058c2
SM
24732012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
2474
c41045e6
SM
2475 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
2476
036dfb8b
SM
2477 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
2478 behavior.
2479 (completion--string-equal-p): New function.
2480 (completion--twq-all): Use it to get better assertion failure data.
2481
2473256d
SM
2482 Only handle ".." and '..' quoting in shell-mode (bug#11466).
2483 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
2484 (shell--requote-argument): New functions.
2485 (shell-completion-vars): Use them.
2486 (shell--parse-pcomplete-arguments): Rename from
2487 shell-parse-pcomplete-arguments.
2488 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
2489 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
2490 Obey comint-file-name-quote-list.
2491
fdb058c2
SM
2492 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
2493 (smie-indent-keyword): Use it.
2494
51fa99f1
SM
24952012-05-14 Stefan Merten <smerten@oekonux.de>
2496
2497 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
2498
e18afed7 24992012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
2500
2501 * net/rlogin.el (rlogin-mode-map): Fix last change.
2502
e18afed7 25032012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
2504
2505 * mail/smtpmail.el (smtpmail-send-command): Send the command and
2506 the following \r\n using a single `process-send-string', since the
2507 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 2508 with two `process-send-string's (Bug#11444).
8633b1f4 2509
e18afed7 25102012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 2511
fdb058c2
SM
2512 * shell.el (shell-parse-pcomplete-arguments):
2513 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 2514
2d21d7f6
WJ
25152012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2516
e18afed7 2517 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
2518 (image-transform-scale, image-transform-right-angle-fudge): New vars.
2519 (image-transform-width, image-transform-fit-width): New functions.
2520 (image-transform-properties): Use them.
2521 (image-transform-check-size): New function.
2522 (image-toggle-display-image): Use it (for testing).
2523 (image-transform-set-rotation): Reduce angle mod 360.
2524 Delete obsolete comment.
2525
7102e6d0
WJ
25262012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
2527
2528 * image-mode.el: Fix scaling (bug#11399).
2529 (image-transform-resize): Doc fix.
2530 (image-transform-properties): Default scale is 1 and height should
2531 be an integer.
2532
06bc5e6e
SM
25332012-05-13 Johan Bockgård <bojohan@gnu.org>
2534
2535 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
2536 than hard-coding `car', to fix misbehavior when moving forward.
2537
0ae03b6a
CY
25382012-05-13 Chong Yidong <cyd@gnu.org>
2539
2540 * emacs-lisp/tabulated-list.el (tabulated-list-format)
2541 (tabulated-list-entries, tabulated-list-padding)
2542 (tabulated-list-sort-key): Make permanent-local.
2543
2544 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
2545 (electric-buffer-list): Put electric buffer menu
2546 command descriptions in this docstring, instead of the docstring
2547 of electric-buffer-menu-mode. Code cleanups.
2548 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
2549 Electric-buffer-menu-mode.
2550 (electric-buffer-update-highlight): Minor code cleanup.
2551
205a7391
MA
25522012-05-13 Michael Albinus <michael.albinus@gmx.de>
2553
2554 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
2555 (Bug#11447)
2556
e5bd0a28
SM
25572012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2558
2559 Move define-obsolete-variable-alias before the var's definition.
2560 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
2561 * tooltip.el (tooltip-hook):
2562 * textmodes/reftex-toc.el (reftex-toc-map):
2563 * textmodes/reftex-sel.el (reftex-select-label-map)
2564 (reftex-select-bib-map):
2565 * textmodes/reftex-index.el (reftex-index-map)
2566 (reftex-index-phrases-map):
2567 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
2568 * progmodes/meta-mode.el (meta-mode-map):
2569 * novice.el (disabled-command-hook):
2570 * loadhist.el (unload-hook-features-list):
2571 * frame.el (blink-cursor):
2572 * files.el (find-file-not-found-hooks, write-file-hooks)
2573 (write-contents-hooks):
2574 * emulation/tpu-edt.el (GOLD-map):
2575 * emacs-lock.el (emacs-lock-from-exiting):
2576 * emacs-lisp/generic.el (generic-font-lock-defaults):
2577 * emacs-lisp/chart.el (chart-map):
2578 * dos-fns.el (register-name-alist):
2579 * dired-x.el (dired-omit-files-p):
2580 * desktop.el (desktop-enable):
2581 * cus-edit.el (custom-mode-hook):
2582 * buff-menu.el (buffer-menu-mode-hook):
2583 * bookmark.el (bookmark-read-annotation-text-func)
2584 (bookmark-exit-hooks):
2585 * allout.el (allout-mode-deactivate-hook)
2586 (allout-exposure-change-hook, allout-structure-added-hook)
2587 (allout-structure-deleted-hook, allout-structure-shifted-hook):
2588 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
2589 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
2590 comes before the corresponding variable's definition.
2591
ac59c2f6
CY
25922012-05-12 Chong Yidong <cyd@gnu.org>
2593
2594 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
2595 (Buffer-menu-mouse-select): Restore function (Bug#11459).
2596 (Buffer-menu-mode-map): Bind it.
2597 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 2598
dee6c9a3
SM
25992012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2600
2171cea5
SM
2601 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
2602 (prolog-upper-case-string, prolog-lower-case-string)
2603 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
2604 (prolog-use-smie, prolog-smie-grammar): New vars.
2605 (prolog-smie-forward-token, prolog-smie-backward-token)
2606 (prolog-smie-rules): New funs.
2607 (prolog-comment-indent): Remove.
2608 (prolog-mode-variables): Use default comment indentation instead.
2609 Setup SMIE.
2610 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
2611 (prolog-mode): Don't call them any more.
2612 (prolog-electric-colon, prolog-electric-dash)
2613 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
2614
aa0382bd
SM
2615 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
2616
dbacb4bd
SM
2617 * minibuffer.el (completion--twq-all): Again, allow case differences.
2618
13bdd94c
SM
2619 * term.el: Move keymap initialization code to be more idiomatic.
2620 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
2621 (term-terminal-menu): Move initialization into declaration.
2622 (term-escape-char): Let the user set it in her .emacs.
2623
ff46c759
SM
2624 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
2625 Provide SMIE-based indentation (not enabled by default yet).
2626 (sh-mode-map): Don't bind electric keys.
2627 Use electric-pair-mode instead of skeleton-pair.
2628 (sh-assignment-regexp): Fit within 80 columns.
2629 (sh-indent-supported): Specify actual shell name instead of boolean.
2630 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
2631 (sh-maybe-here-document): Use it. Make obsolete.
2632 (sh-electric-here-document-mode) New minor mode.
2633 (sh-mode): Use it. Don't set sh-indent-supported-here here.
2634 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
2635 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
2636 (sh-smie-rc-grammar, sh-use-smie): New vars.
2637 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
2638 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
2639 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
2640 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
2641 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
2642 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
2643 (sh-set-shell): Use smie-setup if requested.
2644
dee6c9a3
SM
2645 * term.el (term-set-escape-char): Properly set term-escape-char.
2646 See http://stackoverflow.com/questions/10524656.
2647
9f9aa044
CY
26482012-05-10 Chong Yidong <cyd@gnu.org>
2649
2650 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
2651 Use url-generic-parse-url, and handle host names and Windows
2652 filenames properly.
2653 (ffap-url-unwrap-remote): Use url-generic-parse-url.
2654 (ffap-url-unwrap-remote): Accept list values, specifying a list of
2655 URL schemes to work on.
2656 (ffap--toggle-read-only): New function.
2657 (ffap-read-only, ffap-read-only-other-window)
2658 (ffap-read-only-other-frame): Use it.
2659 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
2660 necessary for ffap-url-unwrap-remote.
2661
836d29b3
DA
26622012-05-10 Dave Abrahams <dave@boostpro.com>
2663
2664 * cus-start.el (create-lockfiles): Add it.
2665
00fd78ed
CY
26662012-05-09 Chong Yidong <cyd@gnu.org>
2667
2668 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
2669 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
2670
666b903b 26712012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
2672
2673 * shell.el (shell-completion-vars): Fix last change (bug#11348).
2674
666b903b 26752012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
2676
2677 * ansi-color.el (ansi-color-process-output): Check for validity of
2678 comint-last-output-start before using it. This avoids a bad
2679 interaction with gdb-mi's input/output buffer.
2680
666b903b 26812012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
2682
2683 * files.el (dir-locals-read-from-file):
2684 Mention dir-locals in any error message.
2685
666b903b 26862012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
2687
2688 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
2689 package (Bug#11410).
2690
f677562b
CY
2691 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
2692 variables into description.
2693
666b903b 26942012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
2695
2696 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
2697 shell-delimiter-argument-list (bug#11348).
2698 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
2699
b499d8d0
JB
27002012-05-09 Juanma Barranquero <lekktu@gmail.com>
2701
8f6b6da8
JB
2702 * textmodes/rst.el: Silence byte-compiler warnings.
2703 (rst-re-alist, rst-reset-section-caches): Move around.
2704 (rst-re): Use `characterp', not `char-valid-p'.
2705 (font-lock-beg, font-lock-end): Declare.
2706
4824146a
JB
2707 * progmodes/idlw-shell.el (specs): Remove reference to deleted
2708 variable `idlwave-shell-activate-alt-keybindings' and simplify.
2709
b499d8d0
JB
2710 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
2711
ad89bb83
GM
27122012-05-08 Glenn Morris <rgm@gnu.org>
2713
2714 * files.el (auto-mode-alist): Treat ".make" like ".mk".
2715
8bba5a75
SM
27162012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2717
49ed9c8e
SM
2718 * vc/log-edit.el: Add GNU coding standards highlighting.
2719 (log-edit-font-lock-gnu-style)
2720 (log-edit-font-lock-gnu-keywords): New vars.
2721 (log-edit-font-lock-keywords): New fun.
2722 (log-edit-mode): Don't fold case in font-lock.
2723 (log-edit-font-lock-keywords): Do not assume case-folding.
2724
07d00b56
SM
2725 * imenu.el: Misc cleanup. Make docstrings out of comments.
2726 Use lexical-binding.
2727 (imenu--index-alist, imenu--last-menubar-index-alist)
2728 (imenu-menubar-modified-tick): Use defvar-local.
2729 (imenu--split-menu): Remove unused var.
2730 (imenu--cleanup-seen): Declare as global.
2731 (imenu--cleanup): Use dolist.
2732
8bba5a75
SM
2733 * subr.el (defvar-local): Add debug spec and doc-string position.
2734
5075bdb5
GM
27352012-05-08 Glenn Morris <rgm@gnu.org>
2736
090bd7cb 2737 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
2738 * language/english.el, language/georgian.el, language/greek.el:
2739 * language/japanese.el, language/khmer.el, language/korean.el:
2740 * language/lao.el, language/misc-lang.el, language/romanian.el:
2741 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
2742 * language/thai.el, language/utf-8-lang.el:
2743 Remove no-byte-compile setting.
2744
5075bdb5
GM
2745 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
2746
06f679a7
AH
27472012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2748
2749 * progmodes/make-mode.el (makefile-browse):
2750 Remove unnecessary interactive. (Bug#11324)
2751
03794570
GM
27522012-05-07 Glenn Morris <rgm@gnu.org>
2753
af8630f4
GM
2754 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
2755
03794570
GM
2756 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
2757
f0809a9d
SM
27582012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2759
28be5ce7
SM
2760 * loadup.el: Preload newcomment.el.
2761 * newcomment.el: Move autoload-only code to toplevel.
2762
f0809a9d
SM
2763 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
2764 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
2765 Handle new :right-align column property.
2766 (tabulated-list-print-col): Idem, plus use `display' text-property to
2767 try and preserve alignment for variable pitch fonts.
2768
1241b724
CY
27692012-05-07 Chong Yidong <cyd@gnu.org>
2770
2771 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
2772 (tabulated-list-use-header-line): New var.
2773 (tabulated-list-init-header): Use it.
2774 (tabulated-list-print-fake-header): New function.
2775 (tabulated-list-print): Use it.
2776 (tabulated-list-sort-button-map): Add non-header-line commands.
2777 (tabulated-list-init-header): Add column name property to basic
2778 labels as well.
2779 (tabulated-list-col-sort): Handle non-header-line button case.
2780 (tabulated-list--sort-by-column-name): Fix a corner case.
2781
f0809a9d
SM
2782 * buff-menu.el (list-buffers--refresh):
2783 Handle Buffer-menu-use-header-line.
1241b724 2784
e5f9458f
CY
27852012-05-06 Chong Yidong <cyd@gnu.org>
2786
2787 * buff-menu.el: Convert to Tabulated List mode.
2788 (Buffer-menu-buffer+size-width): Make obsolete.
2789 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
2790 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
2791 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
2792 documentation into docstring of buffer-menu.
2793 (Buffer-menu-toggle-files-only): Add an informative message.
2794 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
2795 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
2796 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
2797 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
2798 (Buffer-menu-execute, Buffer-menu-select)
2799 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
2800 (Buffer-menu-bury): Use Tabulated List machinery.
2801 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
2802 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 2803 Delete.
e5f9458f
CY
2804 (list-buffers--refresh): New function.
2805 (list-buffers-noselect): Use it.
2806 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
2807 (Buffer-menu--pretty-file-name): New helper functions.
2808
2809 * loadup.el: Preload tabulated-list.
2810
2811 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
2812 tabulated-list-sort-column.
2813 (tabulated-list-init-header): Add the initial aligning space even
2814 if tabulated-list-padding is zero.
2815
e129292c
CS
28162012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
2817
2818 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
2819 whose cdr is not a cons cell correctly (bug#11038).
2820
6632d361
CY
28212012-05-06 Chong Yidong <cyd@gnu.org>
2822
e129292c
CS
2823 * emacs-lisp/tabulated-list.el (tabulated-list-format):
2824 Accept additional plist in column descriptors.
6632d361
CY
2825 (tabulated-list-init-header): Obey it.
2826 (tabulated-list-get-entry): New function.
2827 (tabulated-list-put-tag): Use it. Use string-width instead of
2828 length.
2829 (tabulated-list--column-number): New function.
2830 (tabulated-list-print): Use it.
e129292c
CS
2831 (tabulated-list-print-col): New function.
2832 Set `tabulated-list-column-name' property on each column's text.
6632d361 2833 (tabulated-list-print-entry): Use it.
e129292c
CS
2834 (tabulated-list-delete-entry, tabulated-list-set-col):
2835 New functions.
6632d361
CY
2836 (tabulated-list-sort-column): New command (Bug#11337).
2837
3cc99f68
CY
2838 * buff-menu.el (list-buffers): Move C-x C-b binding from
2839 buff-menu.el to bindings.el.
2840
2841 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
2842 :advertised-binding feature.
2843
52b61776
TN
28442012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
2845
2846 * progmodes/compile.el (compilation-internal-error-properties):
2847 Calculate start position correctly when end-col is set but
2848 end-line is not (Bug#11382).
2849
ebfe2597
WJ
28502012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
2851
2852 * man.el (Man-unindent): Use text-property-default-nonsticky to
2853 prevent untabify from inheriting face properties (Bug#11408).
2854
6d3f7c2f
SM
28552012-05-05 Stefan Merten <smerten@oekonux.de>
2856
2857 * textmodes/rst.el: Major merge with upstream development up to
2858 Docutils SVN r7399 / rst.el V1.2.1.
2859
2860 Clarify maintainership and authors.
2861
2862 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
2863 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
2864 (rst-official-version, rst-official-cvs-rev, rst-version)
2865 (rst-package-emacs-version-alist): New functions and variables
2866 for version information.
2867
2868 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
2869 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
2870 (rst-mode-syntax-table, rst-mode): New and corrected functions
2871 and variables representing reStructuredText features.
2872
2873 (rst-re): New function for reStructuredText regexes. Use in
2874 many places.
2875
2876 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
2877 (rst-mode-map): Rebind keys.
2878
2879 (rst-mode-lazy, rst-font-lock-keywords)
2880 (rst-font-lock-extend-region)
2881 (rst-font-lock-extend-region-internal)
2882 (rst-font-lock-extend-region-extend)
2883 (rst-font-lock-find-unindented-line-limit)
2884 (rst-font-lock-find-unindented-line-match)
2885 (rst-adornment-level, rst-font-lock-adornment-level)
2886 (rst-font-lock-adornment-match)
2887 (rst-font-lock-handle-adornment-pre-match-form)
2888 (rst-font-lock-handle-adornment-matcher): Major revision of
2889 font-locking. Integrate with other code. Use `jit-lock-mode'.
2890
2891 (rst-preferred-adornments, rst-adjust-hook)
2892 (rst-new-adornment-down, rst-preferred-bullets)
2893 (rst-preferred-bullets, rst-indent, rst-indent-width)
2894 (rst-indent-field, rst-indent-literal-normal)
2895 (rst-indent-literal-minimized, rst-indent-comment): Change,
2896 extend and improve customization.
2897
2898 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
2899 (rst-normalize-cursor-position, rst-get-decoration)
2900 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
2901 (rst-rstrip, rst-toc-insert-find-delete-contents)
2902 (rst-shift-fill-region, rst-compute-bullet-tabs)
2903 (rst-debug-print-tabs, rst-debug-mark-found)
2904 (rst-shift-region-guts, rst-shift-region-right)
2905 (rst-shift-region-left, rst-use-char-classes)
2906 (rst-font-lock-keywords-function)
2907 (rst-font-lock-indentation-point)
2908 (rst-font-lock-find-unindented-line-begin)
2909 (rst-font-lock-find-unindented-line-end)
2910 (rst-font-lock-find-unindented-line)
2911 (rst-font-lock-adornment-point, rst-font-lock-level)
2912 (rst-adornment-level-alist): Remove functions and variables.
2913
2914 (rst-compare-adornments, rst-get-adornment-match)
2915 (rst-suggest-new-adornment, rst-get-adornments-around)
2916 (rst-adornment-complete-p, rst-get-next-adornment)
2917 (rst-adjust-adornment, rst-display-adornments-hierarchy)
2918 (rst-straighten-adornments): Standardize function names to
2919 use "adornment" instead of "decoration". Correct callers.
2920 Similar standardizing in many places.
2921
2922 (rst-update-section, rst-adjust, rst-promote-region)
2923 (rst-enumerate-region, rst-bullet-list-region)
2924 (rst-repeat-last-character): Correct use of `interactive'.
2925
2926 (rst-classify-adornment, rst-find-all-adornments)
2927 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
2928 (rst-find-leftmost-column, rst-repeat-last-character):
2929 Refactor functions.
2930
2931 (rst-find-title-line, rst-reset-section-caches)
2932 (rst-get-adornments-around, rst-adjust-adornment-work)
2933 (rst-arabic-to-roman, rst-roman-to-arabic)
2934 (rst-insert-list-pos, rst-insert-list-new-item)
2935 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
2936 New functions.
2937
2938 (rst-all-sections, rst-section-hierarchy)
2939 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
2940 New variables.
2941
2942 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
2943 configuration instead of only buffer. Change where necessary.
2944
2945 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
2946 (rst-shift-region, rst-adaptive-fill): New functions for
2947 indentation and filling.
2948
2949 (rst-comment-line-break, rst-comment-indent)
2950 (rst-comment-insert-comment, rst-comment-region)
2951 (rst-uncomment-region): New functions for handling comments.
2952
2953 (rst-compile): Quote shell arguments.
2954
2955 (rst-compile-pdf-preview, rst-compile-slides-preview):
2956 Delete temporary files after use.
2957
a43f98b3
GM
29582012-05-05 Glenn Morris <rgm@gnu.org>
2959
48176e8b
GM
2960 * calendar/cal-html.el: Optionally include holidays in the output.
2961 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
2962 (cal-html-holidays): New option.
2963 (cal-html-css-default): Add holiday entry.
2964 (holiday-in-range): Autoload it.
2965 (cal-html-htmlify-entry): Add optional class argument.
2966 (cal-html-htmlify-list): Add optional holidays argument.
2967 (cal-html-insert-agenda-days): Include holidays in the output.
2968 (cal-html-one-month): Maybe include holidays.
2969
a43f98b3
GM
2970 * calendar/holidays.el (holiday-in-range):
2971 Move here from cal-tex-list-holidays.
2972 * calendar/cal-tex.el (cal-tex-list-holidays):
2973 Make it an obsolete alias for holiday-in-range. Update all callers.
2974
fef9d149 29752012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
2976
2977 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
2978 Nextstep.
2979
248da2f4
RW
29802012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
2981
2982 * files.el (file-auto-mode-skip): New var.
2983 (set-auto-mode-1): Use it.
2984
f95e9344
SM
29852012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2986
df96ab1e
SM
2987 * repeat.el: Use lexical-binding.
2988 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
2989 (repeat-undo-count): Remove.
2990 (repeat):
2991 * progmodes/octave-mod.el (octave-abbrev-start):
2992 * progmodes/f90.el (f90-abbrev-start):
2993 * face-remap.el (text-scale-adjust):
2994 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
2995
5342bb06
SM
2996 * emacs-lisp/pcase.el (pcase--let*): New function.
2997 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
2998 a bit more.
2999 (pcase--split-pred): Be more clever about ruling out overlap between
3000 a predicate and some constant pattern.
3001 (pcase--q1): Use `null' instead of (eq foo nil).
3002
f95e9344
SM
3003 * subr.el (setq-local, defvar-local): New macros.
3004 (kbd): Redefine as an alias.
3005 (with-selected-window): Leave unrelated frames alone.
3006 (set-temporary-overlay-map): New function.
3007
71873e2b
SM
30082012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3009
3010 * subr.el (user-error): New function.
3011 * window.el (switch-to-buffer):
3012 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
3013 (smerge-match-conflict):
3014 * simple.el (previous-matching-history-element)
3015 (next-matching-history-element, goto-history-element, undo-more)
3016 (undo-start):
3017 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
3018 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
3019 (next-file, tags-loop-scan, list-tags, complete-tag):
3020 * progmodes/compile.el (compilation-loop):
3021 * mouse.el (mouse-minibuffer-check):
3022 * man.el (Man-bgproc-sentinel, Man-goto-page):
3023 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
3024 (Info-history-forward, Info-follow-reference, Info-menu)
3025 (Info-extract-menu-item, Info-extract-menu-counting)
3026 (Info-forward-node, Info-backward-node, Info-next-menu-item)
3027 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
3028 (Info-next-reference, Info-prev-reference, Info-index)
3029 (Info-index-next, Info-follow-nearest-node)
3030 (Info-copy-current-node-name):
3031 * imenu.el (imenu--make-index-alist)
3032 (imenu-default-create-index-function, imenu-add-to-menubar):
3033 * files.el (basic-save-buffer, recover-file):
3034 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3035 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
3036 (checkdoc-message-text, checkdoc-defun):
3037 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
3038 * cus-edit.el (customize-changed-options, customize-rogue)
3039 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
3040 (custom-variable-mark-to-reset-standard)
3041 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
3042 (custom-file):
3043 * completion.el (check-completion-length):
3044 * comint.el (comint-search-arg)
3045 (comint-previous-matching-input-string-position)
3046 (comint-previous-matching-input)
3047 (comint-replace-by-expanded-history-before-point, comint-send-input)
3048 (comint-copy-old-input, comint-backward-matching-input)
3049 (comint-goto-process-mark, comint-set-process-mark):
3050 * calendar/calendar.el (calendar-cursor-to-date): Use it.
3051 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
3052
8a61ee22
SM
30532012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3054
66408d1e
SM
3055 * dabbrev.el (dabbrev--ignore-case-p): New function.
3056 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
3057 Use it.
3058
8a61ee22
SM
3059 * files.el (automount-dir-prefix): Mark as obsolete.
3060
3c74813a
GM
30612012-05-04 Glenn Morris <rgm@gnu.org>
3062
3063 * patcomp.el, play/bruce.el: Move to obsolete/.
3064
0bfcf5c5
PE
30652012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3066
3067 Fix minor Y10k bugs.
3068 * arc-mode.el (archive-unixdate):
3069 * autoinsert.el (auto-insert-alist):
3070 * calc/calc-forms.el (math-this-year):
3071 * emacs-lisp/copyright.el (copyright-current-year)
3072 (copyright-update-year, copyright):
3073 * tar-mode.el (tar-clip-time-string):
3074 * time.el (display-time-update):
3075 Don't assume years have 4 digits.
3076
78f3273a
CY
30772012-05-04 Chong Yidong <cyd@gnu.org>
3078
3079 * dos-w32.el (file-name-buffer-file-type-alist)
3080 (direct-print-region-use-command-dot-com):
3081 * ffap.el (ffap-menu-regexp):
3082 * find-file.el (ff-special-constructs):
3083 * follow.el (follow-debug):
3084 * forms.el (forms--debug):
3085 * iswitchb.el (iswitchb-all-frames):
3086 * ido.el (ido-all-frames):
3087 * emacs-lisp/timer.el (timer-max-repeats):
3088 * mail/feedmail.el (feedmail-mail-send-hook)
3089 (feedmail-mail-send-hook-queued):
3090 * mail/footnote.el (footnote-signature-separator):
3091 * mail/mailabbrev.el (mail-alias-separator-string)
3092 (mail-abbrev-mode-regexp):
3093 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
3094 * progmodes/idlwave.el (idlwave-libinfo-file)
3095 (idlwave-default-completion-case-is-down)
3096 (idlwave-library-routines): Convert defvars to defcustoms.
3097
3098 * mail/rmail.el (rmail-decode-mime-charset):
3099 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
3100 (idlwave-shell-fix-inserted-breaks)
3101 (idlwave-shell-activate-alt-keybindings)
3102 (idlwave-shell-use-breakpoint-glyph):
3103 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
3104
f7ae6719
SM
31052012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3106
3107 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
3108
47086495
WS
31092012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
3110
3111 * progmodes/verilog-mode.el (font-lock-keywords):
3112 Fix mis-highligting auto. Reported by Craig Barner.
3113 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
3114 defines from global name space. Reported by Dan Dever.
3115 (verilog-auto-reset, verilog-auto-reset-widths)
3116 (verilog-auto-tieoff): Support using unbased numbers for
3117 AUTORESET and AUTOTIEOFF.
3118 (verilog-submit-bug-report): Update variable list.
3119 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
3120 parenthesis from not matching. Reported by Michael Rytting.
3121 (verilog-auto-template-lint): Fix hash error when linting modules
3122 with no used templates.
3123 (verilog-warn, verilog-warn-error)
3124 (verilog-warn-fatal): When non-interactive report multiple
3125 warnings before exiting. Suggested by Brad Dobbie.
3126 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
3127 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
3128 to report unused template errors. Reported by Brad Dobbie.
3129 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
3130 nets, bug438. Reported by Vns Blore.
3131 (verilog-auto-inout-module, verilog-auto-reg)
3132 (verilog-read-decls, verilog-read-sub-decls-sig)
3133 (verilog-signals-edit-wire-reg, verilog-signals-with):
3134 Fix passing of Verilog data types in ANSI input/output ports
3135 such as "output logic" into the AUTOs. Special case "wire" and
3136 "reg" for backwards compatibility presuming Verilog 2001.
3137 (verilog-auto-ascii-enum): Add "auto enum" as alias.
3138 (verilog-preprocess): Fix replication of preprocess output.
3139 Reported by Brad Dobbie.
3140 (verilog-auto-inst-interfaced-ports):
3141 Create verilog-auto-inst-interfaced-ports, bug429.
3142 Reported by Julian Gorfajn.
3143 (verilog-after-save-font-hook)
3144 (verilog-before-save-font-hook): New variable.
3145 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
3146 (verilog-save-font-mods): Wrap disabling fontification, reported
3147 by David Rogoff.
3148 (verilog-do-indent, verilog-pretty-declarations-auto)
3149 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
3150 Reported by Pierre-David Pfister.
3151 (verilog-set-auto-endcomments): Fix endtask auto comments outside
3152 of class declarations, bug292. Reported by Kevin Heilman.
3153 (verilog-read-decls): Fix 'parameter type' not appearing in
3154 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
3155 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
3156 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
3157 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
3158 Reported by David Kravitz.
3159
31602012-05-03 Michael McNamara <mac@mail.brushroad.com>
3161
3162 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
3163 assignment with tests in ifs and for loops.
3164 (verilog-extended-complete-re, verilog-complete-reg): Change so
3165 that DPI inport functions don't look like fuction declarations.
3166 (verilog-pretty-expr): Don't line up assignment
3167 operations to the test and increment in if and for loops
3168 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 3169 that DPI inport functions don't look like fuction declarations.
47086495 3170
2e51d4b5
KH
31712012-05-03 Kenichi Handa <handa@m17n.org>
3172
3173 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 3174 decoding, and show a warning message without signaling an error
2e51d4b5
KH
3175 (Bug#11282).
3176
2bd785a2
SM
31772012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3178
3179 * emacs-lisp/bytecomp.el
3180 (byte-compile-file-form-custom-declare-variable): Compile all elements,
3181 since cconv.el might have introduced :fun-body, internal-make-closure,
3182 and friends for bytecomp to handle (bug#11391).
3183 * custom.el (defcustom): Avoid ((λ ..) ..).
3184
99d27583
SM
31852012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3186
3187 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
3188
55a71479
JB
31892012-05-02 Juanma Barranquero <lekktu@gmail.com>
3190
3191 * notifications.el (dbus-debug):
3192 * term/linux.el (gpm-mouse-enable):
3193 * term/screen.el (xterm-register-default-colors): Declare.
3194
7b97c764
CY
31952012-05-02 Chong Yidong <cyd@gnu.org>
3196
2bc356d7
CY
3197 * cus-start.el (gc-cons-percentage, exec-suffixes)
3198 (dos-display-scancodes, dos-hyper-key, dos-super-key)
3199 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
3200 (make-cursor-line-fully-visible, void-text-area-pointer)
3201 (font-list-limit): Add customization data.
3202
7b97c764
CY
3203 * allout.el (allout-exposure-change-functions)
3204 (allout-structure-added-functions)
3205 (allout-structure-deleted-functions)
3206 (allout-structure-shifted-functions): Rename abnormal hooks from
3207 *-hook, and convert to defcustoms.
5d3385a0
JB
3208 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
3209 Convert to defcustoms.
7b97c764
CY
3210 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
3211
3212 * allout-widgets.el: Hook callers changed.
3213
90207a15 32142012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
3215
3216 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
3217 the yanked message in preference to the default value of
3218 buffer-file-coding-system.
3219
90207a15 32202012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 3221
5d3385a0
JB
3222 * window.el (display-buffer--action-function-custom-type):
3223 Fix entry.
d9558cad 3224
90207a15 32252012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
3226
3227 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
3228
d80ac57b
GM
32292012-05-01 Glenn Morris <rgm@gnu.org>
3230
976f7668
GM
3231 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
3232
beb83b5a
GM
3233 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
3234
d80ac57b
GM
3235 * cus-edit.el (custom-variable-documentation): Simplify with format.
3236
b593d6a9
AH
32372012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3238 Stefan Monnier <monnier@iro.umontreal.ca>
3239
3240 * simple.el (suggest-key-bindings, execute-extended-command):
3241 Move from keyboard.c.
3242
782fbf2a
CY
32432012-05-01 Chong Yidong <cyd@gnu.org>
3244
3245 * follow.el: Eliminate advice.
3246 (set-process-filter, process-filter, sit-for): Advice deleted.
3247 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
3248 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
3249 Vars deleted.
782fbf2a
CY
3250 (follow-auto): Use a :set function.
3251 (follow-mode): Rewritten. Don't advise process filters.
3252 (follow-switch-to-current-buffer-all, follow-scroll-up)
3253 (follow-scroll-down): Assume follow-mode is bound.
3254 (follow-comint-scroll-to-bottom)
3255 (follow-align-compilation-windows): New functions.
3256 (follow--window-sorter): New function.
3257 (follow-all-followers): Use it to explicitly sort windows by their
3258 positions; don't make assumptions about next-window order.
3259 (follow-windows-start-end, follow-delete-other-windows-and-split)
3260 (follow-calc-win-start): Doc fix.
3261 (follow-windows-aligned-p, follow-select-if-visible): Don't call
3262 vertical-motion unnecessarily.
3263 (follow-adjust-window): New function.
3264 (follow-post-command-hook): Use it.
3265 (follow-call-set-process-filter, follow-call-process-filter)
3266 (follow-intercept-process-output, follow-tidy-process-filter-alist)
3267 (follow-stop-intercept-process-output, follow-generic-filter):
3268 Functions deleted.
3269 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
3270 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
3271 New functions, replacing advice on scroll-bar-* commands.
87233a14 3272 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
3273
3274 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
3275 (comint-postoutput-scroll-to-bottom): Use it.
3276 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 3277
290af740
GM
32782012-05-01 Glenn Morris <rgm@gnu.org>
3279
3280 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
3281 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
3282 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
3283 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
3284 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
3285 Remove no-byte-compile setting.
3286
6eac8dc9
SM
32872012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3288
3289 * minibuffer.el (completion-table-with-quoting): Fix compatibility
3290 all-completions code to not return a number in the last cdr.
3291
9cc7819c
LL
32922012-04-30 Leo Liu <sdl.web@gmail.com>
3293
3294 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
3295 read-only error.
3296
c93b886f
CY
32972012-04-29 Chong Yidong <cyd@gnu.org>
3298
3299 * follow.el (follow-calc-win-end): Rewrite to handle partial
3300 screen lines correctly (Bug#8390).
3301 (follow-avoid-tail-recenter): Minor cleanup.
3302
8b6c19f4
SM
33032012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3304
3305 Avoid the obsolete `assoc' package.
3306 * speedbar.el (speedbar-refresh): Avoid adelete.
3307 (speedbar-file-lists): Simplify and avoid aput.
3308 * man.el (Man--sections, Man--refpages): New vars, replacing
3309 Man-sections-alist and Man-refpages-alist.
3310 (Man-build-section-alist, Man-build-references-alist):
3311 Use them; avoid aput.
3312 (Man--last-section, Man--last-refpage): New vars.
3313 (Man-follow-manual-reference): Use them.
3314 Use the `default' arg of completing-read.
3315 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
3316
c5bb7569
CY
33172012-04-27 Chong Yidong <cyd@gnu.org>
3318
d1d2e2e8
CY
3319 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
3320
15cd8efd
CY
3321 * startup.el (x-apply-session-resources): New function.
3322
3323 * term/ns-win.el (ns-initialize-window-system):
3324 * term/w32-win.el (w32-initialize-window-system):
3325 * term/x-win.el (x-initialize-window-system): Use it to properly
3326 set menu-bar-mode and other vars from X resources, even if the
3327 initial frame is not a window-system frame (Bug#2299).
3328
c5bb7569
CY
3329 * subr.el (read-key): Avoid running filter function when setting
3330 up temporary tool bar entries (Bug#9922).
3331
a8e7d6d7 33322012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
3333
3334 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
3335 (Bug#11344)
3336
a8e7d6d7 33372012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
3338
3339 * select.el (xselect--encode-string): New function, split from
3340 xselect-convert-to-string.
3341 (xselect-convert-to-string): Use it.
3342 (xselect-convert-to-filename, xselect-convert-to-os)
3343 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
3344 returned strings are properly encoded (Bug#11315).
3345
a8e7d6d7 33462012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
3347
3348 * simple.el (delete-active-region): Move to killing custom group.
3349
a8e7d6d7 33502012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
3351
3352 * progmodes/which-func.el (which-func-current): Quote %
3353 characters for mode-line processing.
3354
578c1d4b 33552012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
3356
3357 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
3358 reaching eob (Bug#11286).
3359
a8e7d6d7 33602012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
3361
3362 * progmodes/gdb-mi.el (gdb-control-level): New variable.
3363 (gdb): Make it buffer-local and init to zero.
3364 (gdb-control-commands-regexp): New variable.
3365 (gdb-send): Don't wrap in "-interpreter-exec console" if
3366 gdb-control-level is positive. Increment gdb-control-level
3367 whenever the command matches gdb-control-commands-regexp, and
3368 decrement it each time the command is "end". (Bug#11279)
3369
a8e7d6d7 33702012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
3371
3372 * window.el (adjust-window-trailing-edge, enlarge-window)
3373 (shrink-window, window-resize):
3374 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
3375 windows (Bug#11276).
3376
b3608390
CY
33772012-04-27 Chong Yidong <cyd@gnu.org>
3378
3379 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 3380 fix "missing prefix" warning. All callers changed.
b3608390 3381
797e6e88
SM
33822012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3383
3384 * emacs-lisp/assoc.el: Move to obsolete/.
3385
e95a67dc
SM
33862012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3387
657c21e4 3388 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
3389
3390 * term/ns-win.el (ns-define-service):
3391 * progmodes/pascal.el (pascal-goto-defun):
3392 * progmodes/js.el (js--read-tab):
3393 * progmodes/etags.el (tags-lazy-completion-table):
3394 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
3395 * emacs-lisp/ewoc.el (ewoc--wrap):
3396 * emacs-lisp/assoc.el (aput, adelete, amake):
3397 * doc-view.el (doc-view-convert-current-doc):
3398 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
3399
cb3e7ae0
CY
34002012-04-26 Chong Yidong <cyd@gnu.org>
3401
dce04f7f
CY
3402 * image.el (image-type-from-buffer): Only return supported image
3403 type (Bug#9045).
3404
cb3e7ae0
CY
3405 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
3406 value, for symmetry with diff-end-of-hunk.
3407 (diff-split-hunk, diff-find-source-location)
3408 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
3409 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
3410 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
3411 compute the relevant hunk or file properly (Bug#6005).
3412 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
3413
0d42eb3e
SM
34142012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3415
3416 * vc/vc-mtn.el:
3417 * vc/vc-hg.el:
3418 * vc/vc-git.el:
3419 * vc/vc-dir.el:
3420 * vc/vc-cvs.el:
3421 * vc/vc-bzr.el:
3422 * vc/vc-arch.el:
3423 * vc/vc.el: Replace lexical-let by lexical-binding.
3424 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
3425 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
3426 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
3427
f08ae1c9
CY
34282012-04-26 Chong Yidong <cyd@gnu.org>
3429
8b71081d
CY
3430 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
3431 (diff-mode-shared-map): Bind it to / and [remap undo].
3432
f08ae1c9
CY
3433 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
3434 (ediff-window-setup-function): Use it as the default, to set up
3435 windows based on whether the current frame is graphical (Bug#2138).
3436 (ediff-choose-window-setup-function-automatically): Make obsolete.
3437
3438 * vc/ediff-init.el: Always define ediff-pixel-width/height.
3439
ef24141c
SM
34402012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3441
cc356a5d
SM
3442 * ffap.el: Remove old code for obsolete package.
3443 (ffap-complete-as-file-p): Remove.
3444
b4ff4f1f
SM
3445 Use completion-table-with-quoting for comint and pcomplete.
3446 * comint.el (comint--unquote&requote-argument)
3447 (comint--unquote-argument, comint--requote-argument): New functions.
3448 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
3449 (comint-quote-filename): Use regexp-opt-charset.
3450 (comint--common-suffix, comint--common-quoted-suffix)
3451 (comint--table-subvert): Remove.
3452 (comint-unquote-function, comint-requote-function): New vars.
3453 (comint--complete-file-name-data): Use them with
3454 completion-table-with-quoting.
3455 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
3456 * pcomplete.el (pcomplete-arg-quote-list)
3457 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
3458 (pcomplete-unquote-argument-function): Default to non-nil.
3459 (pcomplete-unquote-argument): Simplify.
3460 (pcomplete--common-quoted-suffix): Remove.
3461 (pcomplete-requote-argument-function): New var.
3462 (pcomplete--common-suffix): New function.
3463 (pcomplete-completions-at-point): Use completion-table-with-quoting
3464 and completion-table-subvert.
3465
79c4eeb4
SM
3466 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
3467 (minibuffer--double-dollars): Preserve properties.
3468 (completion--sifn-requote): New function.
3469 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
3470
ef24141c
SM
3471 * minibuffer.el: Add support for completion of quoted/escaped data.
3472 (completion-table-with-quoting, completion-table-subvert): New funs.
3473 (completion--twq-try, completion--twq-all): New functions.
3474 (completion--nth-completion): New function.
3475 (completion-try-completion, completion-all-completions): Use it.
3476
784e7d6e
LL
34772012-04-25 Leo Liu <sdl.web@gmail.com>
3478
dd2ac746
SM
3479 * progmodes/python.el (python-pdbtrack-get-source-buffer):
3480 Use compilation-message if available to find real filename.
784e7d6e 3481
07875ee7
CY
34822012-04-25 Chong Yidong <cyd@gnu.org>
3483
3484 * vc/diff-mode.el (diff-setup-whitespace): New function.
3485 (diff-mode): Use it.
3486
3487 * vc/diff.el (diff-sentinel):
3488 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
3489 Whitespace mode variables based on diff style (Bug#8612).
3490
5055880d
LL
34912012-04-25 Leo Liu <sdl.web@gmail.com>
3492
daf75653
LL
3493 * progmodes/python.el (python-send-region): Add suffix .py to the
3494 temp file.
3495
5055880d
LL
3496 * files.el (auto-mode-alist): Use javascript-mode instead.
3497
db9b177b
AH
34982012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
3499
ef24141c 3500 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 3501
090bd7cb 3502 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 3503 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 3504 references, see Bug#9.
ef24141c 3505 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 3506 when receiving a fault reply.
ef24141c 3507 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 3508
090bd7cb 3509 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 3510 (soap-inspect-simple-type): New function.
db9b177b 3511
090bd7cb 3512 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 3513 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
3514 (soap-decode-basic-type, soap-encode-basic-type):
3515 support unsignedInt and double basic types.
db9b177b 3516 (soap-resolve-references-for-simple-type)
ef24141c
SM
3517 (soap-parse-simple-type, soap-encode-simple-type): New function.
3518 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 3519
090bd7cb 3520 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
3521 (soap-default-soapenc-types): Add integer, byte and anyURI types.
3522 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
3523 the local name of "soapenc:Array".
3524 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
3525 decoding integer, byte and anyURI xsd types.
3526
1fc6097b
CY
35272012-04-25 Chong Yidong <cyd@gnu.org>
3528
3529 * cus-edit.el (custom-buffer-create-internal): Update header text.
3530
afc6df87
EZ
35312012-04-25 Eli Zaretskii <eliz@gnu.org>
3532
3533 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
3534 settings on 'system-type', not on 'window-system'. On MS-Windows,
3535 set interactive-mode on in GDB.
3536
dfbd787f
SM
35372012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3538
3539 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
3540 (ruby-syntax-propertize-regexp): Remove.
3541 (ruby-syntax-propertize-function): Split regexp into chunks.
3542 Match following code directly.
3543
85222d44
DG
35442012-04-24 Dmitry Gutov <dgutov@yandex.ru>
3545
51a8ea2a
DG
3546 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
3547 (ruby-syntax-propertize-regexp): New function.
3548 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
3549 by a special keyword.
3550
85222d44
DG
3551 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
3552 (ruby-syntax-general-delimiters-goto-beg)
3553 (ruby-syntax-propertize-general-delimiters): New functions.
3554 (ruby-syntax-propertize-function): Use them to handle GDL.
3555 (ruby-font-lock-keywords): Move old handling of GDL...
3556 (ruby-font-lock-syntactic-keywords): .. to here.
3557 (ruby-calculate-indent): Adjust indentation for GDL.
3558
b613912b
MA
35592012-04-24 Michael Albinus <michael.albinus@gmx.de>
3560
b5380639
MA
3561 * notifications.el (top): Remove unneeded declarations.
3562 (notifications-specification-version): Change to "1.2".
e43042fe 3563 (notifications-interface, notifications-notify-method)
b613912b
MA
3564 (notifications-close-notification-method): Fix docstring.
3565 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
3566 (notifications-notify): Add :action-items, :resident and
3567 :transient hints. Change "image_data" to "image-data" and
3568 "image_path" to "image-path".
b613912b
MA
3569 (notifications-get-capabilities): New defun.
3570
257440aa
LL
35712012-04-24 Leo Liu <sdl.web@gmail.com>
3572
3573 * progmodes/python.el: Move hideshow setup to the end.
3574
b1bac16e
MR
35752012-04-24 Martin Rudalics <rudalics@gmx.at>
3576
3577 * window.el (handle-select-window): Clear echo area since this is
3578 no more done by read_char (Bug#11304).
3579
d81bd059
SM
35802012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3581
3582 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
3583 and `/ M' to filter-derived-mode.
3584 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
3585 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
3586 (ibuffer-mark-by-mode): Use default rather than initial-input.
3587 (ibuffer-filter-by-derived-mode): Autoload and require-match.
3588
c4cf6d91
IA
35892012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
3590
3591 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
3592 (ibuffer-filter-by-derived-mode): New filter.
3593 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
3594
7511ded8
CY
35952012-04-23 Andreas Politz <politza@fh-trier.de>
3596
3597 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
3598
775c916b
CY
35992012-04-23 Chong Yidong <cyd@gnu.org>
3600
3601 * cus-edit.el (customize-apropos, customize-apropos-options):
3602 Disable matching of non-option variables (Bug#11176).
3603 (customize-option, customize-option-other-window)
3604 (customize-changed-options): Doc fix.
3605 (customize-apropos-options, customize-apropos-faces)
3606 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
3607
3608 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 3609 Fix word list splitting (Bug#11132).
46c71e23
CY
3610 (apropos-symbol, apropos-keybinding, apropos-label)
3611 (apropos-property, apropos-function-button)
3612 (apropos-variable-button, apropos-misc-button): New faces.
3613 (apropos-symbol-face, apropos-keybinding-face)
3614 (apropos-label-face, apropos-property-face, apropos-match-face):
3615 Variables removed (Bug#8396).
3616 (apropos-library-button, apropos-format-plist, apropos-print)
3617 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 3618
2df41f9c
MA
36192012-04-23 Michael Albinus <michael.albinus@gmx.de>
3620
3621 * net/xesam.el (xesam-mode-map): Use let-bound map in
3622 initialization. (Bug#11292)
3623
da00640a
AM
36242012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3625
3626 Preserve ispell session localwords when switching back to
3627 original buffer.
3628
090bd7cb
JB
3629 * textmodes/ispell.el (ispell-buffer-session-localwords):
3630 New buffer-local variable to hold buffer session localwords.
ed9265fc 3631 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
3632 localwords.
3633 (ispell-command-loop, ispell-change-dictionary)
3634 (ispell-buffer-local-words): Preserve session localwords when
3635 needed.
3636
090bd7cb
JB
3637 * textmodes/flyspell.el (flyspell-process-localwords)
3638 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 3639
f621ccf5
AM
36402012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3641
090bd7cb
JB
3642 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
3643 using obsolete `translation-table-for-input'.
ef24141c
SM
3644 (ispell-word, ispell-process-line, ispell-complete-word):
3645 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 3646
c2d1019e
CY
36472012-04-22 Chong Yidong <cyd@gnu.org>
3648
3649 * cus-edit.el (custom-variable-menu)
3650 (custom-variable-reset-saved, custom-face-menu)
3651 (custom-face-reset-saved): If there is no saved value, make the
3652 "reset-saved" operation bring back the default (Bug#9509).
3653 (custom-face-state): Properly detect themed faces.
3654
eeddc531
CY
3655 * faces.el (face-spec-set): Stop supporting deprecated form of
3656 third arg.
3657
dcbf5805
MA
36582012-04-22 Michael Albinus <michael.albinus@gmx.de>
3659
3660 Move functions from C to Lisp. Make non-blocking method calls
3661 the default. Implement further D-Bus standard interfaces.
3662
ef24141c
SM
3663 * net/dbus.el (dbus-message-internal): Declare function.
3664 Remove unneeded function declarations.
dcbf5805
MA
3665 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
3666 (dbus-message-type-method-return, dbus-message-type-error)
3667 (dbus-message-type-signal): Declare variables. Remove local
3668 definitions.
3669 (dbus-interface-dbus, dbus-interface-peer)
3670 (dbus-interface-introspectable, dbus-interface-properties)
3671 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
3672 Adapt docstring.
3673 (dbus-interface-objectmanager): New defconst.
3674 (dbus-call-method, dbus-call-method-asynchronously)
3675 (dbus-send-signal, dbus-method-return-internal)
3676 (dbus-method-error-internal, dbus-register-service)
3677 (dbus-register-signal, dbus-register-method): New defuns, moved
3678 from dbusbind.c
3679 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
3680 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
3681 New defuns.
dcbf5805
MA
3682 (dbus-call-method-non-blocking): Make it an obsolete function.
3683 (dbus-unregister-object, dbus-unregister-service)
3684 (dbus-handle-event, dbus-register-property)
3685 (dbus-property-handler): Obey the new structure of
3686 `bus-registered-objects'.
3687 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
3688 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
3689 Use `dbus-call-method'.
3690
cf20dee0
CY
36912012-04-22 Chong Yidong <cyd@gnu.org>
3692
3693 * cus-edit.el (custom-commands, custom-reset-menu)
3694 (Custom-reset-standard): Tweak labels.
3695 (custom-reset-button-menu): Change default to t.
3696 (custom-buffer-create-internal): For the custom-reset-button-menu
3697 case, put the revert button first.
3698 (custom-group-subtitle): New face.
3699 (custom-group-value-create): Align docstring to a specific column.
3700
3701 * wid-edit.el (widget-documentation-link-add): Don't handle
3702 indentation in this function.
3703 (widget-documentation-string-indent-to): New function.
3704 (widget-documentation-string-value-create): Use it.
3705
3706 * autorevert.el (auto-revert):
3707 * epg-config.el (epg):
3708 * ibuffer.el (ibuffer):
3709 * mpc.el (mpc):
3710 * ses.el (ses):
3711 * eshell/eshell.el (eshell):
3712 * net/ange-ftp.el (ange-ftp):
3713 * progmodes/ebnf2ps.el (postscript):
3714 * progmodes/flymake.el (flymake):
3715 * progmodes/prolog.el (prolog):
3716 * progmodes/verilog-mode.el (verilog-mode):
3717 * progmodes/which-func.el (which-func):
3718 * term/xterm.el (xterm):
3719 * textmodes/picture.el (picture):
3720 * textmodes/tildify.el (tildify):
3721 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
3722 customization buffers.
3723
583e23bd
AM
37242012-04-22 Alan Mackenzie <acm@muc.de>
3725
3726 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
3727 Adding a ) can hide the resulting (..) from searches. Fix it.
3728 Bound the backward search to the position of the existing (.
3729
7dd51bf1
JB
37302012-04-21 Juanma Barranquero <lekktu@gmail.com>
3731
3732 * progmodes/verilog-mode.el (verilog-mode): Check whether
3733 which-func-modes is t before adding verilog-mode.
3734 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
3735
d64a438f
LL
37362012-04-21 Leo Liu <sdl.web@gmail.com>
3737
7dd51bf1 3738 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 3739
081e8d65
MV
37402012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
3741
3742 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
3743 filling of the last column of a table (Bug#5635).
3744 (woman-find-next-control-line): New arg, specifying an additional
3745 regexp component for the control line.
3746 (woman2-roff-buffer): Use it.
3747 (woman-break-table): New function.
3748 (woman2-TS): Use it.
3749
37502012-04-21 Chong Yidong <cyd@gnu.org>
3751
3752 * woman.el (woman-set-buffer-display-table, woman-decode-region)
3753 (woman-horizontal-escapes, woman-negative-vertical-space)
3754 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
3755 (WoMan-warn-ignored): Use ?\s instead of ?\ .
3756
ed571ccb
SM
37572012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3758
3759 * minibuffer.el (completion-file-name-table): Complete user names.
3760
39773899
LL
37612012-04-20 Leo Liu <sdl.web@gmail.com>
3762
3763 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
3764 and pcase-let*.
3765
de6ff46d
CY
37662012-04-20 Chong Yidong <cyd@gnu.org>
3767
3768 * server.el (server-execute): Respect initial-buffer-choice if it
3769 is a string and there are no files to open (Bug#2825).
3770 (server-create-window-system-frame, server-create-tty-frame):
3771 Don't switch buffers here.
2d0e8e61
CY
3772 (server-process-filter): Only try to open a window system frame if
3773 compiled with graphical support (Bug#8314).
de6ff46d 3774
54071013
DN
37752012-04-20 Dan Nicolaescu <dann@gnu.org>
3776
3777 * battery.el (battery-echo-area-format): Display remaining time
3778 for sysfs backend too (Bug#11269).
3779 (battery-linux-sysfs): Fix conditional for the charge.
3780
f30d612a
CY
37812012-04-20 Chong Yidong <cyd@gnu.org>
3782
c07a4c0b 3783 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
3784 (gdb-inferior-io--init-proc): New function.
3785 (gdb-init-1): Use it.
3786 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
3787 responsible for allocating a new pty and hooking it to gdb when
3788 the old pty gets an EIO due to process exit.
3789 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
3790 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
3791 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
3792
2116e93c
EZ
37932012-04-20 Eli Zaretskii <eliz@gnu.org>
3794
3795 * window.el (window-min-size, window-sizable, window-min-delta)
3796 (window-max-delta, window--resizable, window-resizable)
3797 (window-total-size, window-full-height-p, window-full-width-p)
3798 (window-in-direction, window--resize-mini-window, window-resize)
3799 (window--resize-child-windows-normal)
3800 (window--resize-child-windows, window--resize-siblings)
3801 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 3802 (enlarge-window, shrink-window): Doc fixes.
2116e93c 3803
c07a4c0b 38042012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 3805
ef24141c
SM
3806 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
3807 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
3808 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
3809 pty process (Bug#11273).
3810 (gdb-update): New arg to suppress talking to the gdb process.
3811 (gdb-done-or-error): Use it.
3812 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
3813 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
3814 sentinel not being called.
3815
3816 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
3817
d02766ab
CY
3818 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
3819
c07a4c0b 38202012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
3821
3822 * net/network-stream.el (open-network-stream): Doc fix.
3823
c07a4c0b 38242012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
3825
3826 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
3827
c07a4c0b 38282012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
3829
3830 Ensure searching for keywords is case sensitive.
3831
3832 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
3833 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
3834 (c-defun-name, c-mark-function, c-cpp-define-name)
3835 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 3836 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 3837
ef24141c
SM
3838 * progmodes/cc-mode.el (c-font-lock-fontify-region):
3839 Bind case-fold-search to nil.
f0f6bc35 3840
c07a4c0b 38412012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
3842
3843 * mail/sendmail.el (mail-bury): Call return action with the right
3844 Rmail buffer (Bug#11242).
3845
9a864fa2
CY
3846 * server.el (server-process-filter): Handle corner case where both
3847 tty and nowait options are present (Bug#11102).
3848
539aa513
EZ
38492012-04-20 Eli Zaretskii <eliz@gnu.org>
3850
3851 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
3852 (top level): Put into the executable the ident-style '$Id:' tag on
3853 windows-nt as well.
539aa513 3854
cfc7d5da
SM
38552012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3856
3857 * electric.el (electric-indent-post-self-insert-function): Check that
3858 electric-indent-mode is enabled in current buffer.
3859
5b01685c
JB
38602012-04-19 Juanma Barranquero <lekktu@gmail.com>
3861
3862 * imenu.el (imenu-progress-message): Restore; it is "used" in
3863 erc/erc-imenu.el and net/snmp-mode.el.
3864
4d6769e1
JB
38652012-04-19 Juanma Barranquero <lekktu@gmail.com>
3866
3867 * avoid.el (mouse-avoidance-mode): Mark unused arg.
3868 (mouse-avoidance-nudge-mouse): Remove unused binding.
3869
3870 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
3871
3872 * descr-text.el (describe-char):
3873 * progmodes/python.el (python-describe-symbol):
3874 Don't call `toggle-read-only', set `buffer-read-only'.
3875
3876 * imenu.el (imenu-default-goto-function): Mark unused args.
3877 (imenu-progress-message): Remove obsolete macro; all callers changed.
3878
3879 * subr.el (keymap-canonicalize): Remove unused binding.
3880 (read-passwd): Mark unused arg.
3881
3882 * tutorial.el (tutorial--display-changes): Remove unused binding.
3883 (tutorial--save-tutorial-to): Remove unused variable.
3884
3885 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
3886 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
3887 (package-generate-autoloads, package-menu--generate)
3888 (package-menu--find-upgrades): Remove unused bindings.
3889
3890 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
3891 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
3892 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
3893 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
3894 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
3895 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
3896 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
3897 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
3898 (cua-delete-char-rectangle): Mark unused args.
3899 (cua-align-rectangle): Remove unused binding.
3900
3901 * mail/rmail.el (compilation--message->loc)
3902 (epa--find-coding-system-for-mime-charset): Declare.
3903
3904 * net/dbus.el (dbus-register-service): Declare.
3905 (dbus-name-owner-changed-handler): Remove unused binding.
3906
3907 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
3908 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
3909 (nxml-scan-backward-within): Mark unused arg.
3910 (nxml-dynamic-markup-word): Remove unused binding.
3911
3912 * mouse.el (mouse-menu-major-mode-map):
3913 * emacs-lisp/authors.el (authors-scan-change-log)
3914 (authors-add-to-author-list):
3915 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
3916 * emacs-lisp/smie.el (smie-auto-fill):
3917 * mail/sendmail.el (mail-bury):
3918 * mail/unrmail.el (unrmail):
3919 * net/tls.el (open-tls-stream):
3920 * textmodes/picture.el (picture-mouse-set-point):
3921 Remove unused bindings.
3922
8c8fc5df
MA
39232012-04-19 Michael Albinus <michael.albinus@gmx.de>
3924
3925 * net/tramp.el (tramp-action-password): Let-bind
3926 `enable-recursive-minibuffers' to t.
3927
a77b0ac9
SS
39282012-04-18 Sam Steingold <sds@gnu.org>
3929
3930 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
3931 instead of 'string to accommodate values like [f11].
3932 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
3933 * progmodes/gdb-mi.el: Likewise.
3934
12a106a9
LL
39352012-04-18 Leo Liu <sdl.web@gmail.com>
3936
3937 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
3938 current buffer.
3939 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
3940 LOCAL is nil.
3941
bc6494ef
CY
39422012-04-18 Chong Yidong <cyd@gnu.org>
3943
3944 * simple.el (line-move): Use forward-line if in batch mode
3945 (Bug#11053).
3946
c09c46b2
CS
39472012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
3948
3949 * files.el (after-find-file): Do not try to add a final newline if
3950 the buffer is read-only (Bug#11156).
3951
5f6530ea
RS
39522012-04-17 Richard Stallman <rms@gnu.org>
3953
3954 * mail/rmail.el (rmail-start-mail):
3955 Pass (rmail-mail-return...) for the return-action.
3956 Pass (rmail-yank-current-message...) for the yank-action.
3957 (rmail-yank-current-message): New function.
3958 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
3959 (rmail-reply): Likewise.
3960 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
3961
3962 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 3963 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
3964 buffer, not newbuf.
3965
197b6f3c
JB
39662012-04-17 Juanma Barranquero <lekktu@gmail.com>
3967
3968 * server.el (server-ensure-safe-dir): Simplify.
3969
2311d8e5 39702012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 3971
2311d8e5
GM
3972 * emacs-lisp/smie.el: Provide smarter auto-filling.
3973 (smie-auto-fill): New function.
3974 (smie-setup): Use it.
98fb480e 3975
2311d8e5
GM
3976 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
3977
39782012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
3979
3980 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
3981 (comment-indent): Use it.
3982
2311d8e5 39832012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
3984
3985 * ses.el: The overall change is to add cell renaming, that is
3986 setting fancy names for cell symbols other than name matching
3987 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 3988 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 3989 (ses-create-cell-variable): New defun.
2311d8e5 3990 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
3991 (ses-relocate-formula): Relocate formulas only for cells the
3992 symbols of which are not renamed, i.e. symbols whose names do not
3993 match regexp "\\`[A-Z]+[0-9]+\\'".
3994 (ses-relocate-all): Relocate values only for cells the symbols of
3995 which are not renamed.
3996 (ses-load): Create cells variables as the (ses-cell ...) are read,
3997 in order to check row col consistency with cell symbol name only
3998 for cells that are not renamed.
3999 (ses-replace-name-in-formula): New defun.
4000 (ses-rename-cell): New defun.
4bdf2ad2 4001
fc72b15c
PO
40022012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
4003
4004 * progmodes/perl-mode.el (perl-indent-parens-as-block):
4005 New option (bug#11118).
4006 (perl-calculate-indent): Respect it.
4007
12e10e61
GM
40082012-04-17 Glenn Morris <rgm@gnu.org>
4009
4010 * dired-aux.el (dired-mark-read-string): Doc fix.
4011
30009afd
DA
40122012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
4013
4014 * dired-aux.el (dired-mark-read-string): Offer optional completion.
4015 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
4016
41f03f4d
GM
40172012-04-17 Glenn Morris <rgm@gnu.org>
4018
4019 * mouse.el (mouse-drag-track):
4020 * speedbar.el (speedbar-frame-mode):
4021 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
4022
f45f90f3
LL
40232012-04-16 Leo Liu <sdl.web@gmail.com>
4024
4025 * progmodes/python.el: Trivial cleanup.
4026
94ee8db5
GM
40272012-04-16 Glenn Morris <rgm@gnu.org>
4028
121b8917
GM
4029 * vc/vc.el (vc-string-prefix-p):
4030 * vc/pcvs-util.el (cvs-string-prefix-p):
4031 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
4032 * mpc.el (mpc-string-prefix-p):
4033 Make all of these into obsolete aliases for string-prefix-p.
4034 Update callers.
4035 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
4036
1197ecfa
GM
4037 * textmodes/two-column.el: Move custom options to the start.
4038 (frame-width): Remove compat definition.
4039 (2C-associate-buffer, 2C-dissociate):
4040 Use with-current-buffer rather than save-excursion.
4041 (2C-dissociate): Force a mode-line update.
4042 (2C-autoscroll): Use ignore-errors.
4043
099e7202
GM
4044 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
4045 Autoload trivia.
4046
bf350d6a
GM
4047 * emacs-lisp/cl-extra.el (*random-state*):
4048 Remove unnecessary declaration.
4049
0e829eab
GM
4050 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
4051
e3ad7552
GM
4052 * play/cookie1.el (cookie-snarf):
4053 Give an explicit error if input file cannot be read.
4054
68892d27
GM
4055 * play/yow.el (yow-file): Use expand-file-name rather than concat.
4056
20f0c46d
GM
4057 * progmodes/perl-mode.el (c-macro-expand):
4058 Remove unnecessary autoload (it is in loaddefs.el).
4059
5a0978ce
GM
4060 * textmodes/picture.el (picture-desired-column)
4061 (picture-update-desired-column): Convert comments to doc-strings.
4062 (picture-substitute): Remove function.
4063 (picture-mode-map): Initialize in the defvar.
4064
6b955486
GM
4065 * woman.el: Remove eval-after-load for tar-mode.
4066 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
4067 (woman-tar-extract-file): Autoload it.
4068
94ee8db5
GM
4069 * frame.el (automatic-hscrolling): Make this alias obsolete.
4070
177eca34
AM
40712012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4072
090bd7cb 4073 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 4074 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
4075 (ispell-dictionary-base-alist): Revert to original XEmacs
4076 friendly version for default. [:alpha:] will be added in
090bd7cb 4077 `ispell-set-spellchecker-params' if needed.
177eca34 4078
c505aaeb
CY
40792012-04-16 Chong Yidong <cyd@gnu.org>
4080
4081 * image.el (imagemagick--extension-regexp): New variable.
4082 (imagemagick-register-types): Use it.
4083 (imagemagick-types-inhibit): Add :set function. Allow new value
4084 of t to inhibit all types.
4085
4086 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
4087 so we can preload it.
4088
4089 * loadup.el (fboundp): Preload regexp-opt, needed by
4090 imagemagick-register-types.
4091
60efac0f
CY
40922012-04-15 Chong Yidong <cyd@gnu.org>
4093
4094 * frame.el (scrolling): Remove nearly unused customization group.
4095
4096 * scroll-all.el (scroll-all-mode): Move to windows group.
4097
5dd1713e
CY
40982012-04-15 Chong Yidong <cyd@gnu.org>
4099
4100 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
4101
e6fd457e
CY
41022012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4103
4104 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 4105 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 4106
e153c136
GM
41072012-04-15 Glenn Morris <rgm@gnu.org>
4108
4109 * simple.el (process-file-side-effects): Doc fix.
4110
e6fd457e 41112012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
4112
4113 * international/mule-cmds.el (set-language-environment): Doc fix.
4114
3603c3b1
JB
41152012-04-14 Juanma Barranquero <lekktu@gmail.com>
4116
4117 * server.el (server-auth-key, server-generate-key): Doc fixes.
4118 (server-get-auth-key): Doc fix. Use `string-match-p'.
4119 (server-start): Reflow docstring.
4120
e6de100c
LI
41212012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
4122
4123 * server.el (server-generate-key): `called-interactively-p'
4124 requires a parameter.
4125
29734c21
MN
41262012-04-14 Michal Nazarewicz <mina86@mina86.com>
4127
4128 * server.el (server-auth-key): New variable.
75f1671a 4129 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
4130 (server-start): Use the new variable and functions to allow
4131 setting a permanent server key (bug#9423).
4132
d65c9521
LL
41332012-04-14 Leo Liu <sdl.web@gmail.com>
4134
4135 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
4136
5ae255c7
PE
41372012-04-14 Paul Eggert <eggert@cs.ucla.edu>
4138
4139 Spelling fixes.
4140 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
4141 Emacs uses American spelling.
4142
d5e6342e
JB
41432012-04-14 Juanma Barranquero <lekktu@gmail.com>
4144
4145 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
4146 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
4147 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
4148 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
4149
ab036cd7
SM
41502012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4151
4152 * progmodes/which-func.el (which-func-modes): Change default.
4153
35dc09a1 41542012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
4155
4156 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
4157 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
4158
35dc09a1 41592012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
4160
4161 * custom.el (custom-theme-set-variables): Doc fix.
4162
35dc09a1 41632012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
4164
4165 * international/mule.el (set-auto-coding-for-load): Doc fix.
4166
35dc09a1 41672012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 4168
35dc09a1
GM
4169 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
4170 imenu work again for Objective C Mode. Correct the *-index values,
4171 these having been disturbed by a previous change in 2011-08.
57f845ee 4172
0de3da9f
AM
4173 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
4174 Correct two search limits.
4175
35dc09a1 41762012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
4177
4178 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
4179
35dc09a1 41802012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
4181
4182 * international/characters.el: Fix sorting.
4183
35dc09a1 41842012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
4185
4186 * international/characters.el: Add more missing Latin case pairs.
4187
35dc09a1 41882012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
4189
4190 * files.el (dir-locals-set-class-variables): Doc fix.
4191
35dc09a1 41922012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 4193
3f1b5bf8
EZ
4194 * international/characters.el: Add set-case-syntax-pair call for
4195 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
4196 counterpart. (Bug#11209)
4197
9f847f41
EZ
4198 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
4199
35dc09a1 42002012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
4201
4202 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4203
35dc09a1 42042012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 4205
35dc09a1
GM
4206 * textmodes/ispell.el (ispell-dictionary-base-alist):
4207 Add data for Hebrew.
e2627d21 4208
35dc09a1 42092012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 4210
35dc09a1
GM
4211 * net/rcirc.el (rcirc-cmd-quit):
4212 Revert 2012-03-18 change (Bug#11192).
5c14e333 4213
35dc09a1 42142012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
4215
4216 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4217
35dc09a1 42182012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 4219
4517fe3a
SM
4220 * minibuffer.el (completion-in-region-mode-map):
4221 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 4222
b472a594
VD
42232012-04-13 Vivek Dasmohapatra <vivek@etla.org>
4224
4225 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
4226
09b95ce3
MY
42272012-04-13 Masatake YAMATO <yamato@redhat.com>
4228
4229 * minibuffer.el (minibuffer-local-filename-syntax): New variable
4230 to allow `C-M-f' and `C-M-b' to move to the nearest path
4231 separator (bug#9511).
4232
4b63a9ca
LI
42332012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
4234
4235 * avoid.el: Require cl when compiling. And also move the
4236 `provide' to the end.
4237
7b55b8bf
TV
42382012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4239
4240 * avoid.el (mouse-avoidance-banish-position): New variable.
4241 (mouse-avoidance-banish-destination): Use it (bug#10165).
4242
adedaa1f
LL
42432012-04-13 Leo Liu <sdl.web@gmail.com>
4244
4245 * progmodes/which-func.el (which-func-modes): Add objc-mode.
4246
70e74021
KB
42472012-04-13 Ken Brown <kbrown@cornell.edu>
4248
4249 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 4250 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
4251 (browse-url-filename-alist): For the same reason, don't modify
4252 file:// URLs on Cygwin.
4253
e75e89ba
SM
42542012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4255
4256 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
4257 the region on shift if the binding is already shifted (bug#11221).
4258
82f289a4
GM
42592012-04-12 Glenn Morris <rgm@gnu.org>
4260
4261 * mail/mailpost.el: Move to obsolete/.
4262
d333dc4c
DA
42632012-04-12 Drew Adams <drew.adams@oracle.com>
4264
4265 * imenu.el (imenu--generic-function): Ignore invisible definitions
4266 (bug#10123).
4267
0d15b5ba
VD
42682012-04-12 Vivek Dasmohapatra <vivek@etla.org>
4269
4270 * hexl.el (hexl-bits): New variable.
4271 (hexl-options): Mention the variable in the doc string.
75f1671a 4272 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 4273 (hexl-mode): Mention the new variable.
75f1671a
JB
4274 (hexl-mode, hexl-current-address, hexl-current-address):
4275 Use the displen.
0d15b5ba
VD
4276 (hexl-ascii-start-column): New function.
4277 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
4278 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
4279
64a440db
AM
42802012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4281
4282 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
4283 '("-i" ENCODING), in 2 separate command-line arguments, to specify
4284 the encoding, as expected by hunspell.
4285
6decb6c2
SM
42862012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4287
4288 * battery.el (battery--linux-sysfs-regexp): New const.
4289 (battery-status-function): Use it. Remove yeeloong special case.
4290 (battery-yeeloong-sysfs): Remove.
4291 (battery-echo-area-format): Remove yeeloong special case.
4292
088be6fb
SM
42932012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4294
6622e416
SM
4295 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
4296 Reported by Noah Friedman.
4297
088be6fb
SM
4298 * subr.el (read-passwd): Use read-string.
4299
b49f886e
LMI
43002012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4301
4302 * vcursor.el (vcursor-move): Increase the priority of the overlay
4303 (bug#9663).
4304
a63067fc
DD
43052012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4306
4307 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
4308 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
4309
ac3cf14a
WS
43102012-04-11 William Stevenson <yhvh2000@gmail.com>
4311
4312 * textmodes/artist.el (artist-mode): Convert artist-mode to use
4313 define-minor-mode (bug#10760).
4314
c4fc691b 43152012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 4316
4d6769e1 4317 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
4318 that directories matching `grep-find-ignored-files' won't be
4319 pruned (bug#10351).
4320
af23e2e5
CY
43212012-04-11 Chong Yidong <cyd@gnu.org>
4322
4323 * startup.el (command-line): Remove support for long-obsolete
4324 variable font-lock-face-attributes.
4325
ab7ce8c1
GM
43262012-04-11 Glenn Morris <rgm@gnu.org>
4327
4328 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
4329
de8c03dc
SM
43302012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4331
4332 * window.el (window--state-get-1): Obey window-point-insertion-type.
4333
050cc68b
LB
43342012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
4335
4336 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
4337 to previous function when point is on the first character of a
75f1671a 4338 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 4339
a38c310c
GM
43402012-04-11 Glenn Morris <rgm@gnu.org>
4341
effed0c2
GM
4342 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
4343 not just file-errors.
4344
a38c310c
GM
4345 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
4346 (vc-bzr-sha1): Use internal sha1.
4347
0221e323
SM
43482012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4349
4350 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
4351
43956923
SG
43522012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
4353
4354 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
4355 that start in the middle of the line (bug#10496).
4356
6a8c9eaf
DN
43572012-04-10 Dan Nicolaescu <dann@gnu.org>
4358
4359 * battery.el (battery-linux-proc-acpi): Only one battery is
4360 discharged at a time, but that seems to confuse battery.el when
4361 computing `rate-type' for the battery not being discharged
4362 (bug#10332).
4363
1930bf5d
SM
43642012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4365
2a718f6f
SM
4366 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
4367
599430d0
SM
4368 * international/quail.el: Use dolist and simplify.
4369 (quail-define-package, quail-update-keyboard-layout)
4370 (quail-define-rules): Use dolist.
4371 (quail-insert-kbd-layout, quail-get-translation): CSE.
4372
a2754b6c
SM
4373 * tmm.el: Use dolist, remove left over hook.
4374 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
4375 Use dolist.
4376 (calendar-load-hook): Don't mess with it.
4377
1930bf5d
SM
4378 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
4379 Use derived-mode-p. Run the diff asynchronously.
4380
9f67961c
LMI
43812012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4382
4383 * obsolete/mouse-sel.el: Add an Obsolete-since header.
4384
2a8ce227
JB
43852012-04-10 Juanma Barranquero <lekktu@gmail.com>
4386
4387 * misc.el: Display absolute path of loaded DLLs (bug#10424).
4388 (list-dynamic-libraries--loaded): New function.
4389 (list-dynamic-libraries--refresh): Use it.
4390
8f33b5f8
NW
43912012-04-10 Nathan Weizenbaum <nweiz@google.com>
4392
1930bf5d
SM
4393 * progmodes/python.el (python-fill-paragraph):
4394 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
4395 disabled (bug#7018).
4396
b12f0439
L
43972012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
4398
1930bf5d 4399 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
4400 DOS/MS Windows for the Baltic languages. There are still plenty
4401 of texts written in this encoding/codepage (bug#6519).
b12f0439 4402
57c3bd01
GM
44032012-04-10 Glenn Morris <rgm@gnu.org>
4404
4405 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
4406 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
4407
6c3eab30
FA
44082012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
4409
1930bf5d 4410 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
4411 next-line "n" and previous-line "p" in order to make recentf more
4412 consistent with ibuffer, dired or org-mode (bug#9387).
4413
24d78a88
LMI
44142012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4415
bc72b5d9
LMI
4416 * image.el (put-image): Return the overlay created instead of the
4417 optional input string (bug#7834). Note that this may break code
4418 that is (for some reason or other) depending on `put-image'
4419 returning the string.
4420
bd2dba5a
LMI
4421 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
4422
74beb59f
LMI
4423 * simple.el (zap-to-char): Allow zapping using input methods
4424 (bug#1580).
4425
24d78a88
LMI
4426 * textmodes/fill.el (fill-region): Leave point and mark where they
4427 were before filling (bug#5399).
4428
263f20cd
GM
44292012-04-09 Glenn Morris <rgm@gnu.org>
4430
4431 * version.el (emacs-bzr-get-version):
4432 Handle lightweight checkouts of local branches.
4433
58d1f797
AS
44342012-04-09 Andreas Schwab <schwab@linux-m68k.org>
4435
263f20cd 4436 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 4437
b4d3bc10
CY
44382012-04-09 Chong Yidong <cyd@gnu.org>
4439
4440 * custom.el (custom-variable-p): Return nil for non-symbol
4441 arguments instead of signaling an error.
4442 (user-variable-p): Obsolete alias for custom-variable-p.
4443
4444 * apropos.el (apropos-variable):
4445 * files-x.el (read-file-local-variable):
4446 * simple.el (set-variable):
4447 * woman.el (woman-mini-help):
4448 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
4449
fd06db5d
GM
44502012-04-09 Glenn Morris <rgm@gnu.org>
4451
e5fcdb5e
GM
4452 * startup.el (normal-top-level): Don't look for leim-list.el
4453 in places where it will not be found. (Bug#910)
4454
fd06db5d
GM
4455 * international/mule-cmds.el (set-default-coding-systems):
4456 * files.el (normal-mode):
4457 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
4458 This function was removed with ucs-tables.el in 2008.
4459
b39bb7e1
EZ
44602012-04-08 Eli Zaretskii <eliz@gnu.org>
4461
4462 * textmodes/ispell.el (ispell-check-version): For hunspell, set
4463 ispell-encoding8-command to "-i", without a trailing space.
4464 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
4465 separate command-line arguments, to specify the encoding, since
4466 that's how hunspell expects it.
4467
5c5b8e23
GM
44682012-04-08 Glenn Morris <rgm@gnu.org>
4469
4470 * loadup.el: Load bindings before cus-start.
4471 This reduces somewhat the number of "rogue" settings in emacs -Q.
4472
a1ed8b05
GM
44732012-04-07 Glenn Morris <rgm@gnu.org>
4474
4475 * version.el (emacs-bzr-get-version): New function.
dfae128a 4476 (emacs-bzr-version): New variable.
a1ed8b05
GM
4477 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
4478 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
4479
b142f158
EZ
44802012-04-07 Eli Zaretskii <eliz@gnu.org>
4481
dfae128a
GM
4482 * international/uni-bidi.el, international/uni-category.el:
4483 * international/uni-combining.el, international/uni-decimal.el:
4484 * international/uni-decomposition.el, international/uni-digit.el:
4485 * international/uni-lowercase.el, international/uni-mirrored.el:
4486 * international/uni-name.el, international/uni-numeric.el:
4487 * international/uni-titlecase.el, international/uni-uppercase.el:
4488 Update for Unicode 6.1.
b142f158 4489
9078ead6
EZ
44902012-04-07 Eli Zaretskii <eliz@gnu.org>
4491
4492 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
4493
f23d2c7d
LMI
44942012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4495
4496 * window.el (shrink-window): Mention the `window-min-height'
4497 variable in the doc string.
4498
0a0a3573
BG
44992012-04-05 Bastien Guerry <bzg@altern.org>
4500
4501 * color.el (color-lighten-name): Fix typo.
4502
e5248ac9
SM
45032012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4504
4505 * server.el (server--on-display-p): New function.
4506 (server--on-display-p): Use it.
4507
b4243e22
GV
45082012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
4509
4510 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
4511 (bug#11145).
4512
305d9f44
SM
45132012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4514
4515 * comint.el (comint--common-quoted-suffix): Check string boundary
4516 before comparing (bug#11158).
4517 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
4518
3d439cd1
CY
45192012-04-04 Chong Yidong <cyd@gnu.org>
4520
321cc491
CY
4521 * minibuffer.el (completion-extra-properties): Doc fix.
4522
3d439cd1
CY
4523 * subr.el (delayed-warnings-hook): Doc fix.
4524
2d562c0f
DU
45252012-04-04 Daiki Ueno <ueno@unixuser.org>
4526
4527 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
4528 selection (Bug#11159).
4529 (epa-insert-keys): Inform that the default public key will be
4530 exported if no key is selected.
4531
4443f204
RS
45322012-04-04 Richard Stallman <rms@gnu.org>
4533
4534 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
4535
529c06b6
CY
45362012-04-03 Chong Yidong <cyd@gnu.org>
4537
4538 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
4539 mail-insert-file, not its obsolete alias mail-attach-file.
4540
66b907dc
MA
45412012-04-03 Michael Albinus <michael.albinus@gmx.de>
4542
4543 * notifications.el (notifications-notify): Fix docstring.
4544
c0ea195d
GM
45452012-04-02 Glenn Morris <rgm@gnu.org>
4546
4547 * emacs-lisp/authors.el (authors-aliases): Another addition.
4548
5ca64e00
MA
45492012-04-02 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
4552 `tramp-compat-call-process' instead of `tramp-local-call-process'.
4553 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
4554
42ee526b
CY
45552012-04-01 Chong Yidong <cyd@gnu.org>
4556
4557 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
4558 Handle root directory properly.
4559 (copy-directory): Caller changed.
4560
4561 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4562 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
4563
0b021094
GM
45642012-03-31 Glenn Morris <rgm@gnu.org>
4565
40f86458
GM
4566 * term/xterm.el (xterm-extra-capabilities): Doc fix.
4567
7019c177
GM
4568 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
4569
a1daddd6
GM
4570 * calendar/calendar.el (calendar-window-list)
4571 (calendar-hide-window): Restore. (Bug#11140)
4572 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
4573
0b021094
GM
4574 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
4575
40311efc
TV
45762012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4577
4578 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
4579 Check if file is a symlink (Bug#10489).
4580
4581 * files.el (copy-directory): Likewise.
4582
5319014e
CY
45832012-03-30 Chong Yidong <cyd@gnu.org>
4584
4585 * image.el (imagemagick-types-inhibit)
4586 (imagemagick-register-types): Doc fix.
4587
935d1290
AM
45882012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4589
090bd7cb 4590 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 4591 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 4592 and treats ~word as ordinary words in pipe mode.
935d1290 4593
61c6e8fd
GM
45942012-03-30 Glenn Morris <rgm@gnu.org>
4595
4596 * tutorial.el (help-with-tutorial): Ensure local variables don't
4597 happen to make the buffer read-only. (Bug#11127)
4598
81fdff00
SM
45992012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
4600
4601 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
4602 (perl-calculate-indent): Return `noindent' in strings.
4603
6e7a6ec0
SS
46042012-03-28 Sam Steingold <sds@gnu.org>
4605
4606 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
4607 instead of the broken adhockery which does not prevent calendar
4608 buffers from being displayed at random after exit.
4609 (calendar-window-list, calendar-hide-window): Remove the broken
4610 adhockery.
4611
fee88ca0
GM
46122012-03-28 Glenn Morris <rgm@gnu.org>
4613
4614 * replace.el (query-replace-map): Doc fix.
4615
38de3354
AS
46162012-03-28 Andreas Schwab <schwab@linux-m68k.org>
4617
4618 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
4619 contents. (Bug#11109)
4620
b973155e
SM
46212012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4622
4623 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
4624 (bug#11077).
4625 (avl-tree--check, avl-tree--check-node): New funs.
4626
dcb6e7b3
MR
46272012-03-27 Martin Rudalics <rudalics@gmx.at>
4628
4629 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
4630 (switch-to-prev-buffer, switch-to-next-buffer):
4631 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
4632 showing a buffer already is done on the same frame.
4633
b4fa35fa
GM
46342012-03-27 Glenn Morris <rgm@gnu.org>
4635
4636 * startup.el (mail-host-address): Doc fix.
4637
f9210e18
SM
46382012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4639
4640 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
4641 than 197 variables.
4642
c0bf7753
AF
46432012-03-26 Ami Fischman <ami@fischman.org>
4644
4645 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
4646
33da7b16
GM
46472012-03-26 Glenn Morris <rgm@gnu.org>
4648
02243d9d
GM
4649 * files.el (save-buffers-kill-emacs): Doc fix.
4650
33da7b16
GM
4651 * startup.el (normal-top-level, command-line, command-line-1):
4652 Give them doc strings.
4653
e5a69fd0
EZ
46542012-03-25 Eli Zaretskii <eliz@gnu.org>
4655
4656 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 4657 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 4658
9a69676a
CY
46592012-03-25 Chong Yidong <cyd@gnu.org>
4660
4125cb8b
CY
4661 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
4662 theme if it was previously enabled before (Bug#11031).
4663
dd470960
CY
4664 * cus-theme.el (custom-theme-write-faces): Retrieve current face
4665 spec with custom-face-get-current-spec if its :shown-value is not
4666 determined yet (Bug#9337).
4125cb8b 4667 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 4668
9a69676a
CY
4669 * button.el (button-at): Minor addition to docstring.
4670
6e7e90fa
SL
46712012-03-24 Simon Leinen <simon.leinen@gmail.com>
4672
4673 * vc/vc.el (vc-merge): Fix a prompt.
4674
f06e2758
CY
46752012-03-24 Chong Yidong <cyd@gnu.org>
4676
4677 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
4678 point (Bug#9623).
4679
6e7e90fa
SL
4680 * button.el (button-at): Minor addition to docstring.
4681
b9d0879b
SM
46822012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * newcomment.el (comment-choose-indent): No space after BOL.
4685
e71cebb3
SS
46862012-03-22 Sam Steingold <sds@gnu.org>
4687
4688 * window.el (switch-to-prev-buffer): Revert last patch because the
4689 bug turned out to be an advertised feature (Elisp manual 28.14).
4690
335aff35
GM
46912012-03-22 Glenn Morris <rgm@gnu.org>
4692
4693 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
4694 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
4695
c676576a
LMI
46962012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4697
4698 * net/network-stream.el (network-stream-open-starttls): Make error
4699 message under Windows be less misleading.
4700
126f3d39
LW
47012012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
4702
4703 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
4704 understands (bug#9942).
4705
64fee311
CY
47062012-03-22 Chong Yidong <cyd@gnu.org>
4707
4708 * simple.el (end-of-visible-line): Handle return value of
4709 next-single-property-change properly (Bug#9371).
4710
a640d29a
KH
47112012-03-22 Kenichi Handa <handa@m17n.org>
4712
4713 * international/quail.el (quail-insert-kbd-layout): Fix previous
4714 change. To avoid unwanted bidi reordering, use
4715 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
4716
39675016
DG
47172012-03-21 Dmitry Gutov <dgutov@yandex.ru>
4718
4719 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
4720 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
4721 (ruby-beginning-of-indent): Be more careful with the difference
4722 between word-boundary and symbol boundary.
4723 (ruby-mode-syntax-table): Make : a symbol constituent.
4724
0a6934fc 47252012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 4726
3d008e4f
SM
4727 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
4728
0a6934fc
SM
47292012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4730
af67c9d7
SM
4731 * progmodes/etags.el (tags-completion-at-point-function):
4732 Improve last fix.
4733
1acad97c
SM
4734 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
4735
e298b5da
SS
47362012-03-21 Sam Steingold <sds@gnu.org>
4737
4738 * progmodes/etags.el (tags-completion-at-point-function):
4739 Avoid the error when point is inside the pattern.
4740
91d82a70
JY
47412012-03-21 John Yates <john@yates-sheets.org> (tiny change)
4742
4743 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
4744 line (Bug#10855).
4745
69188b79
CY
47462012-03-21 Drew Adams <drew.adams@oracle.com>
4747
4748 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
4749
99fc91fe
AK
47502012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
4751
4752 * ido.el (ido-set-current-directory, ido-read-internal)
4753 (ido-choose-completion-string, ido-completion-help): Handle nil
4754 value of ido-completion-buffer (Bug#11008).
4755
087bbb4c
SS
47562012-03-21 Sam Steingold <sds@gnu.org>
4757
4758 * window.el (switch-to-prev-buffer): Do not switch to a visible
4759 window previous buffer, just like with the frame previous buffers.
4760
fb5b8aca
CY
47612012-03-21 Chong Yidong <cyd@gnu.org>
4762
4763 * faces.el (make-face, make-empty-face, copy-face):
4764 * face-remap.el (face-remap-add-relative, face-remap-set-base):
4765 Doc fixes.
4766
dc9924b8
SM
47672012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4768
4769 * wid-edit.el (widget-complete-field): Remove (bug#11051).
4770 (widget-complete): Remove broken use of it.
4771
f0bcceb9
CY
47722012-03-20 Chong Yidong <cyd@gnu.org>
4773
dc9924b8
SM
4774 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
4775 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
4776 characters.
4777
ee52ebf3
TH
47782012-03-20 Tassilo Horn <tassilo@member.fsf.org>
4779
4780 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
4781 to draw rectangles, not squares. (Regression introduced by revno
4782 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
4783
4c5779ab
CY
47842012-03-18 Chong Yidong <cyd@gnu.org>
4785
4786 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
4787 it is not yet defined (for temacs).
4788
15360934
LL
47892012-03-18 Leo Liu <sdl.web@gmail.com>
4790
dc9924b8 4791 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 4792
d9a8eb66
EZ
47932012-03-17 Eli Zaretskii <eliz@gnu.org>
4794
4795 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
4796 (ispell-choices-win-default-height, ispell-silently-savep)
4797 (ispell-dictionary-alist, ispell-encoding8-command)
4798 (ispell-check-version, ispell-aspell-find-dictionary)
4799 (ispell-valid-dictionary-list, ispell-words-keyword)
4800 (ispell-get-word, ispell-internal-change-dictionary)
4801 (ispell-region, ispell-skip-region-list)
4802 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
4803 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
4804 (ispell-message-text-end, ispell-message)
4805 (ispell-buffer-local-parsing): Doc fix.
4806
f02ff80d
J
48072012-03-13 Jambunathan K <kjambunathan@gmail.com>
4808
4809 * htmlfontify.el: Add support for code block fontification for ODT
4810 export (Bug #9914).
4811 (hfy-optimisations): Define new option
4812 `body-text-only'
4813 (hfy-fontify-buffer): Honor above setting.
4814 (hfy-begin-span, hfy-end-span): New routines factored out form
4815 `hfy-fontify-buffer'.
4816 (hfy-begin-span-handler, hfy-end-span-handler): New variables
4817 that permit insertion of custom tags.
4818 (hfy-fontify-buffer): Use above handlers.
4819 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
4820 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 4821 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 4822 over multiple runs. This is made possible by having the caller let
f02ff80d
J
4823 bind a special variable `hfy-user-sheet-assoc'.
4824 (htmlfontify-string): New defun.
4825 (hfy-compile-face-map): Make sure that the last char in the
4826 buffer is correctly fontified.
4827 (hfy-face-resolve-face): Whitespace only change.
4828
9ac7a13f
EZ
48292012-03-17 Eli Zaretskii <eliz@gnu.org>
4830
4831 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
4832 message more clear.
4833
e2b5bdd7
LL
48342012-03-16 Leo Liu <sdl.web@gmail.com>
4835
4836 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
4837
2e492df3
AM
48382012-03-16 Alan Mackenzie <acm@muc.de>
4839
4840 Further optimise the handling of large macros.
4841
4842 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
4843 limit to a call of `c-literal-limits'.
4844 (c-determine-+ve-limit): New function.
dc9924b8
SM
4845 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
4846 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
4847 In CASE 5B, restrict a search limit to 500.
4848 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
4849
4850 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
4851 Restrict macro bounds to +-500 from after-change's BEG END.
4852
50e94f0c
LL
48532012-03-16 Leo Liu <sdl.web@gmail.com>
4854
4855 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
4856
6f09f6ed
AH
48572012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
4858
4859 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 4860 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 4861
c7e73d51
GM
48622012-03-16 Glenn Morris <rgm@gnu.org>
4863
da986230
GM
4864 * view.el (view-buffer, view-buffer-other-window)
4865 (view-buffer-other-frame): Doc fixes re special mode-class.
4866
0835f01e
GM
4867 * subr.el (eval-after-load): If named feature is provided not from
4868 a file, run after-load forms. (Bug#10946)
4869
c7e73d51
GM
4870 * calendar/calendar.el (calendar-insert-at-column):
4871 Handle non-unit-width characters a bit better. (Bug#10978)
4872
3f2eafd1
CY
48732012-03-15 Chong Yidong <cyd@gnu.org>
4874
4875 * emacs-lisp/ring.el (ring-extend): New function.
4876 (ring-insert+extend): Extend the ring correctly (Bug#11019).
4877
4878 * comint.el (comint-read-input-ring)
4879 (comint-add-to-input-history): Grow comint-input-ring lazily.
4880
103af3fe
SM
48812012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4882
663b1677
SM
4883 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
4884 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
4885
103af3fe
SM
4886 * imenu.el: Fix multiple inheritance breakage (bug#9199).
4887 (imenu-add-to-menubar): Don't add a redundant index.
4888 (imenu-update-menubar): Handle a dynamically composed keymap.
4889
899cb7cb
KY
48902012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4891
4892 * mail/sendmail.el (mail-encode-header):
4893 Bind rfc2047-encode-encoded-words to nil.
4894
3809f91d
GM
48952012-03-13 Glenn Morris <rgm@gnu.org>
4896
4897 * calendar/calendar.el (calendar-string-spread):
4898 Handle non-unit-width characters a bit better. (Bug#10978)
4899
9e345a01
LL
49002012-03-13 Leo Liu <sdl.web@gmail.com>
4901
4902 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
4903 directory and file as argument (Bug#10822).
4904
4a07df36
KS
49052012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
4906
4907 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
4908 For dynamically generated code, follow $PC.
4909 (gdb-disassembly-handler-custom): Handle no function name case.
4910
4aaa9356
TL
49112012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4912
4913 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
4914 * emulation/ws-mode.el (ws-query-replace):
4915 * sort.el (sort-regexp-fields):
4916 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
4917
225979da
SM
49182012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4919
4920 * dabbrev.el: Fix cycle completion order (bug#10963).
4921 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
4922 (dabbrev-completion): Don't use an obarray; provide
4923 a cycle-sort-function.
4924
e2f1fdab
LL
49252012-03-12 Leo Liu <sdl.web@gmail.com>
4926
dc9924b8 4927 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
4928 (kill-do-not-save-duplicates): Doc fix.
4929
b19490ed
SM
49302012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4931
4932 * dabbrev.el: Fix cycle completion (bug#10963).
4933 Use lexical binding and wrap to 80 columns.
4934 (dabbrev-completion): Delay computing the list of completions.
4935
4b05d722
KH
49362012-03-12 Kenichi Handa <handa@m17n.org>
4937
4938 * international/quail.el (quail-insert-kbd-layout): Surround each
4939 row by LRO and PDF instead of inserting many LRMs. Pad the left
4940 and right of each non-spacing marks. Insert invisible space
4941 between lower and upper characters to prevent composition.
4942
dbbc2e69
SM
49432012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4944
4945 * minibuffer.el (minibuffer-complete): Don't get confused when the
4946 function is run twice via different commands (bug#10958).
4947 (complete-with-action): Fix docstring.
4948
292112ed
CY
49492012-03-12 Chong Yidong <cyd@gnu.org>
4950
5d1ac394
CY
4951 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
4952 (nxml-completion-at-point-function): New function.
4953 (nxml-mode): Use it.
4954 (nxml-bind-meta-tab-to-complete-flag): Default to t.
4955
292112ed
CY
4956 * emacs-lisp/package.el (package-unpack, package-unpack-single):
4957 Load generated autoloads file before byte compiling (Bug#10970).
4958 (package--make-autoloads-and-compile): New helper fun.
4959
4098f8f7
CS
49602012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
4961
4962 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
4963
8f754691
MA
49642012-03-11 Michael Albinus <michael.albinus@gmx.de>
4965
4966 * autorevert.el (auto-revert-handler): Ensure, that
4967 file-readable-p is applied only for local files or in
4968 auto-revert-tail-mode.
4969
e29ab36b
AS
49702012-03-11 Andreas Schwab <schwab@linux-m68k.org>
4971
dbbc2e69
SM
4972 * server.el (server-eval-at): Handle non-tcp connections.
4973 Decode result string.
ad0bf5b6 4974
e29ab36b
AS
4975 * server.el (server-msg-size): New constant.
4976 (server-reply-print): New function.
4977 (server-eval-and-print): Use it.
4978 (server-eval-at): Use server-quote-arg and server-unquote-arg.
4979 Handle -print-nonl.
4980
de5939ba
CS
49812012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
4982
4983 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
4984 (Bug#10987).
4985
0c93eabf
CY
49862012-03-11 Chong Yidong <cyd@gnu.org>
4987
397a688f
CY
4988 * simple.el (goto-line): Doc fix (Bug#9938).
4989
2cc775f9
CY
4990 * subr.el (save-window-excursion): Doc fix (Bug#9979).
4991
0c93eabf
CY
4992 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
4993 when finished (Bug#10963).
4994
c491fa41
MR
49952012-03-11 Martin Rudalics <rudalics@gmx.at>
4996
4997 * window.el (split-window-below): Fix bug in case where
4998 split-window-keep-point is nil (Bug#10971).
4999
300e8fa5
JL
50002012-03-11 Juri Linkov <juri@jurta.org>
5001
5002 * replace.el (replace-highlight): Set isearch-word to nil
5003 unconditionally. (Bug#10887)
5004
dbf6c5a1
EZ
50052012-03-10 Eli Zaretskii <eliz@gnu.org>
5006
5007 * net/mairix.el (mairix-replace-invalid-chars): Rename from
5008 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 5009 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
5010 (mairix-widget-create-query): Add usage information about mairix
5011 search forms: negating words, searching for substrings, etc.
5012
b9e501de
JP
50132012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
5014
5015 * international/fontset.el (font-encoding-alist): Add an entry for
5016 ksx1001 (Bug#5667).
5017
92795c91
RS
50182012-03-10 Richard Stallman <rms@gnu.org>
5019
1694e6c1
RS
5020 * mail/sendmail.el (mail-encode-header):
5021 Set rfc2047-encode-encoded-words.
5022
607e8555
RS
5023 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
5024
de3bc99a
RS
5025 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
5026 view buffer means not swapped.
5027 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
5028 (rmail-write-region-annotate): Error if real text has disappeared.
5029
92795c91
RS
5030 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
5031
699bd04e
CY
50322012-03-10 Chong Yidong <cyd@gnu.org>
5033
5034 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
5035 * emulation/cua-base.el (cua--init-keymaps):
5036 Add delete-forward-char to remappings (Bug#9666).
699bd04e 5037
570a1714
MR
50382012-03-10 Martin Rudalics <rudalics@gmx.at>
5039
dbbc2e69
SM
5040 * speedbar.el (speedbar-unhighlight-one-tag-line):
5041 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 5042
82dcf4e4
CY
50432012-03-10 Chong Yidong <cyd@gnu.org>
5044
7a2c7ca7
CY
5045 * minibuffer.el (completion-in-region, completion-help-at-point):
5046 Give the completion field overlay a high priority (Bug#6830).
5047
82dcf4e4
CY
5048 * dired.el (dired-goto-file): Recognize absolute file name
5049 listings (Bug#7126).
5050 (dired-goto-file-1): New helper function.
5051 (dired-toggle-read-only): Inhibit warnings.
5052
052e28ac
MA
50532012-03-09 Michael Albinus <michael.albinus@gmx.de>
5054
75f1671a 5055 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
5056 there are no properties.
5057
95d5e396
LL
50582012-03-09 Leo Liu <sdl.web@gmail.com>
5059
5060 * savehist.el (savehist-printable): Stricter check for string
5061 value (Bug#10937).
5062
3f018d6d
EZ
50632012-03-09 Eli Zaretskii <eliz@gnu.org>
5064
dbbc2e69
SM
5065 * mail/smtpmail.el (smtpmail-send-it):
5066 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
5067 valid mbox format.
5068
f7fd3d79
GM
50692012-03-09 Glenn Morris <rgm@gnu.org>
5070
5071 * files.el (dir-locals-find-file):
5072 Don't check result is regular, readable.
5073 (dir-locals-read-from-file): Demote errors.
5074
6ff6e72f
EZ
50752012-03-08 Eli Zaretskii <eliz@gnu.org>
5076
dbbc2e69
SM
5077 * international/quail.el (quail-insert-kbd-layout):
5078 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
5079 layout cell, to prevent their reordering by bidi display engine.
5080 For details, see the discussion in
5081 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
5082
9cec7834
AM
50832012-03-08 Alan Mackenzie <acm@muc.de>
5084
5085 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
5086 the starting position; make it extend the marked region when
5087 invoked repeatedly - all under appropriate circumstances.
5088 Fixes bugs #5525, #10906.
5089
9a40b8d4
GM
50902012-03-08 Glenn Morris <rgm@gnu.org>
5091
5092 * files.el (locate-dominating-file, dir-locals-find-file):
5093 Undo 2012-03-06 change.
5094
7a08ed35
EZ
50952012-03-07 Eli Zaretskii <eliz@gnu.org>
5096
dbbc2e69
SM
5097 * international/quail.el (quail-help):
5098 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
5099 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
5100 for the reason.
5101
5aca4f71 51022012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
5103
5104 Avoid superfluous registering of signals. (Bug#10807)
5105
5106 * notifications.el (notifications-on-action-object)
5107 (notifications-on-close-object): New defvars.
5108 (notifications-on-action-signal, notifications-on-closed-signal):
5109 Unregister the signal if not needed any longer.
5110 (notifications-notify): Register `notifications-action-signal' or
5111 `notifications-closed-signal', if :on-action or :on-close has been
5112 passed as argument.
5113
78e8b10a
CY
51142012-03-07 Chong Yidong <cyd@gnu.org>
5115
5116 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
5117 non-X platforms.
5118
69481eb8
GM
51192012-03-06 Glenn Morris <rgm@gnu.org>
5120
5121 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5122 (x-disown-selection-internal, x-get-selection-internal):
5123 Doc fix (add arglist signatures). (Bug#10783)
5124
133b8e11
KS
51252012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5126
5127 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5128 Handle breakpoints with no "type".
5129
99a83064
GM
51302012-03-06 Glenn Morris <rgm@gnu.org>
5131
5132 * files.el (locate-dominating-file): Add optional predicate argument.
5133 (dir-locals-find-file): Make use of above change.
5134
17798e78
TTN
51352012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
5136
5137 * info.el (Info-insert-dir): Also try "dir.gz".
5138
eb182446
GM
51392012-03-06 Glenn Morris <rgm@gnu.org>
5140
8f2114ee
GM
5141 * files.el (dir-locals-find-file):
5142 Ignore non-readable or non-regular files. (Bug#10928)
5143
eb182446
GM
5144 * files.el (locate-dominating-file): Doc fix.
5145
24679323
AS
51462012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
5147
5148 * calendar/calendar.el (calendar-set-mode-line):
5149 `getenv' returns a string. (Bug#10951)
5150
01d972a9
LL
51512012-03-05 Leo Liu <sdl.web@gmail.com>
5152
109aa8a9
LL
5153 * simple.el (backward-delete-char-untabify): Constrain point to
5154 field (Bug#10939).
5155
01d972a9
LL
5156 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
5157
10607bea
CY
51582012-03-05 Chong Yidong <cyd@gnu.org>
5159
5160 * simple.el (count-words): If called from Lisp, return the word
5161 count, for symmetry with `count-lines'. Arglist changed.
5162 (count-words--message): Args changed. Consolidate counting code
5163 from count-words and count-words-region.
5164 (count-words-region): Caller changed.
5165 (count-lines-region): Make it an obsolete alias.
5166
5dd11cfe
TH
51672012-03-04 Tassilo Horn <tassilo@member.fsf.org>
5168
5169 * saveplace.el (save-place-to-alist)
5170 (save-place-ignore-files-regexp): Allow value nil to disable this
5171 feature.
5172
c349f4e6
CY
51732012-03-04 Chong Yidong <cyd@gnu.org>
5174
5175 * faces.el (face-spec-reset-face): For the default face, reset the
5176 attributes to default values (Bug#10748).
5177
e627be4c
LMI
51782012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5179
5180 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
5181 previous patch: Check `message-send-mail-function', and not the
5182 default function (bug#10897).
5183
ebeabff4
MA
51842012-03-04 Michael Albinus <michael.albinus@gmx.de>
5185
a41a6cf4
MA
5186 * notifications.el (notifications-on-action-signal)
5187 (notifications-on-closed-signal): Check for unique service name of
5188 incoming event. Fix error in removing entry.
ebeabff4 5189 (top): Register for signals with wildcard service name.
a41a6cf4 5190 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 5191
c1ca42b4
CY
51922012-03-04 Chong Yidong <cyd@gnu.org>
5193
dc9924b8 5194 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 5195
ea16568d
GM
51962012-03-04 Glenn Morris <rgm@gnu.org>
5197
5198 * abbrev.el (copy-abbrev-table, abbrev-table-p)
5199 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
5200 (expand-abbrev, define-abbrev-table): Doc fixes.
5201
fbae4637
LMI
52022012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5203
5204 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
5205 `message-default-send-mail-function' and not `send-mail-function'
5206 when doing the prompting for `sendmail-query-once' before sending
5207 in Message buffers (bug#10897).
5208
a1e7225c
LMI
5209 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
5210 This is inconsistent with all the other stream functions, which leave
5211 the setting up to the higher levels (if so wanted) (bug#10931).
5212
56d093a9
AM
52132012-03-02 Alan Mackenzie <acm@muc.de>
5214
5215 Depessimize the handling of very large macros.
5216
5217 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
5218 (c-macro-cache-syntactic): New variables to implement a one
5219 element macro cache.
5220 (c-invalidate-macro-cache): New function.
5221 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
5222 Adapt to use the new cache.
5223 (c-state-safe-place): Use better the cache of safe positions.
5224 (c-state-semi-nonlit-pos-cache)
5225 (c-state-semi-nonlit-pos-cache-limit):
5226 New variables for...
5227 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
5228 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
5229 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
5230 Use c-state-semi-safe-place.
56d093a9 5231
dbbc2e69
SM
5232 * progmodes/cc-langs.el (c-get-state-before-change-functions):
5233 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 5234
817e5c3d
MA
52352012-03-02 Michael Albinus <michael.albinus@gmx.de>
5236
dbbc2e69
SM
5237 * jka-compr.el (jka-compr-call-process):
5238 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
5239 not remote.
5240
a032a702
MA
52412012-03-01 Michael Albinus <michael.albinus@gmx.de>
5242
5243 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
5244 access of FILE2, if FILE1 does not exist.
5245
99a54f21
MA
5246 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
5247 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
5248
5249 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
5250 Add "PAGER=" to `process-environment'.
5251
f6561e1f
MM
52522012-03-01 Michael R. Mauger <mmaug@yahoo.com>
5253
5254 * progmodes/sql.el: Bug fix
5255 (sql-get-login-ext): Save login values in globals.
5256 (sql-get-login): Use new version of `sql-get-login-ext'.
5257 (sql-interactive-mode): Set global `sql-connection' to nil.
5258 (sql-connect): Set global values for connection.
5259 (sql-product-interactive): Save global values as buffer local.
5260
2d44d9cc
LL
52612012-02-29 Leo Liu <sdl.web@gmail.com>
5262
5263 * abbrev.el (define-abbrevs): Reset sys to nil.
5264
96b49301 52652012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5266
bf7f9bc5
JB
5267 * files.el (file-equal-p): Rename from `files-equal-p'.
5268 Return nil when one or both files don't exist.
96b49301 5269 (file-subdir-of-p): Now only top directory must exists,
5270 return nil if it doesn't.
bf7f9bc5
JB
5271 (copy-directory): No need to test with `file-subdir-of-p' after
5272 creating dir.
5273 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
5274 to `file-equal-p'.
96b49301 5275
44e97401
GM
52762012-02-28 Glenn Morris <rgm@gnu.org>
5277
5278 * shell.el (shell-mode):
5279 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
5280 * play/landmark.el (landmark-font-lock-face-O):
5281 * play/handwrite.el (handwrite):
5282 * play/gomoku.el (gomoku-O):
5283 * net/browse-url.el (browse-url-browser-display):
5284 * international/mule.el (define-charset):
5285 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
5286 * filesets.el (filesets-find-file-delay):
5287 * eshell/em-xtra.el (eshell-xtra):
5288 * eshell/em-unix.el (eshell-grep):
5289 * emulation/viper.el (viper-mode):
5290 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5291 * emacs-lisp/easymenu.el (easy-menu-define):
5292 * calendar/timeclock.el (timeclock-use-display-time):
5293 * bs.el (bs-mode):
5294 * bookmark.el (bookmark-save-flag):
5295 Doc fix (standardize possessive apostrophe usage).
5296
c98c6276
CY
52972012-02-27 Chong Yidong <cyd@gnu.org>
5298
bf7f9bc5
JB
5299 * emulation/viper-cmd.el (viper-intercept-ESC-key):
5300 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 5301
c98c6276
CY
5302 * font-lock.el (font-lock-specified-p): Rename from
5303 font-lock-spec-present. Callers changed.
5304
9c62cd04 53052012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 5306
bf7f9bc5
JB
5307 * emacs-lisp/package.el (package-compute-transaction):
5308 Handle holding a package version to t in package-load-list.
8ac9e529 5309
530739c9
MA
53102012-02-26 Michael Albinus <michael.albinus@gmx.de>
5311
5312 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
5313 (tramp-get-inode, tramp-get-device): Use cached values.
5314
487915d7
AM
53152012-02-26 Alan Mackenzie <acm@muc.de>
5316
5317 Check there is a font-lock specification before doing initial
5318 fontification.
5319
5320 * font-core.el (font-lock-mode): Move the conditional from
5321 :after-hook to font-lock-initial-fontify.
5322 (font-lock-default-function): Move the check for a specification
5323 to font-lock-spec-present.
5324
dc9924b8 5325 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
5326 (font-lock-spec-present): New function.
5327
4fd96557
JB
53282012-02-26 Jim Blandy <jimb@red-bean.com>
5329
5330 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
5331 (gdb-send): Apply it to the operand of the '-interpreter-exec
5332 console' command, so that we can pass arguments with (say) quotes
5333 in them. Store exact string sent in gdb-debug-log (Bug#10765).
5334
9a4888c0
CY
53352012-02-26 Chong Yidong <cyd@gnu.org>
5336
07498861
CY
5337 * help-fns.el (describe-function-1): Clarify description of
5338 remapping (Bug#10844).
5339
9a4888c0
CY
5340 * files.el (files-equal-p): Doc fix.
5341 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
5342 and quit the loop once a mismatch is found.
5343
ea8fb88d
JB
53442012-02-25 Juanma Barranquero <lekktu@gmail.com>
5345
5346 * bs.el (bs--show-with-configuration): Don't throw an error
5347 if the window cannot be split; otherwise, subsequent calls to
5348 bs-show fail, restoring a stale window config. (Bug#10882)
5349
525795c1
JD
53502012-02-25 Jan Djärv <jan.h.d@swipnet.se>
5351
5352 * term/ns-win.el (global-map): Bind ns-drag-file to
5353 ns-find-file (Bug#5855, Bug#10050).
5354
f008086f
AS
53552012-02-25 Andreas Schwab <schwab@linux-m68k.org>
5356
5357 * calendar/parse-time.el (parse-time-string): Allow extractor to
5358 return nil.
5359
a3fcfa99
MA
53602012-02-25 Michael Albinus <michael.albinus@gmx.de>
5361
91027d08
JB
5362 * net/tramp.el (tramp-file-name-for-operation):
5363 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
5364
5365 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
5366 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5367 Add COPY-CONTENTS argument.
a3fcfa99 5368
67b0de11
CY
53692012-02-25 Chong Yidong <cyd@gnu.org>
5370
5371 Add custom groups for VC backends, for consistency with vc-bzr.
5372
5373 * vc/vc-arch.el (vc-arch):
5374 * vc/vc-cvs.el (vc-cvs):
5375 * vc/vc-git.el (vc-git):
5376 * vc/vc-hg.el (vc-hg):
5377 * vc/vc-mtn.el (vc-mtn):
5378 * vc/vc-rcs.el (vc-rcs):
5379 * vc/vc-sccs.el (vc-sccs):
5380 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
5381 All relevant defcustoms reassigned.
5382
3c9dfce6
CY
53832012-02-25 Chong Yidong <cyd@gnu.org>
5384
1339bf43
CY
5385 * newcomment.el (comment-styles): Add autoload (Bug#10868).
5386
3c9dfce6
CY
5387 * term/x-win.el (x-initialize-window-system): Reduce default for
5388 x-selection-timeout to 5 seconds (Bug#8869).
5389
25b2e303 53902012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5391
ec70a47d
GM
5392 * files.el (files-equal-p, file-subdir-of-p): New functions.
5393 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 5394 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
5395 * dired-aux.el (dired-copy-file-recursive): Same.
5396 (dired-create-files): Modify destination when source is equal to
5397 dest when copying files.
53a46cd0 5398 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 5399
914260cd
MA
54002012-02-24 Michael Albinus <michael.albinus@gmx.de>
5401
5402 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
5403 (Bug#10874)
5404
2cb228f7
AM
54052012-02-23 Alan Mackenzie <acm@muc.de>
5406
5407 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
5408 parameter "after-hook:" to allow the expansion to run code after
5409 the execution of the mode hooks.
5410
5411 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 5412 from font-lock-mode-internal.
2cb228f7 5413
91027d08 5414 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
5415 :after-hook.
5416
8f0fde21
SM
54172012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5418
3e88618b
SM
5419 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
5420 (completion--cache-all-sorted-completions): New function.
5421 (completion-all-sorted-completions): Use it.
5422 (completion--do-completion, minibuffer-force-complete):
5423 Use it to re-instate the flush hook.
5424
8f0fde21
SM
5425 * icomplete.el (icomplete-completions): Replace last fix with a better
5426 one (bug#10850).
5427
8e911f6f
DG
54282012-02-23 Dmitry Gutov <dgutov@yandex.ru>
5429
5430 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
5431 when it might call us back infinitely (bug#10797).
5432
49fe4321
GM
54332012-02-23 Glenn Morris <rgm@gnu.org>
5434
5435 * minibuffer.el (completion-category-overrides): Doc fix.
5436
b291b572
SM
54372012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5438
5439 * minibuffer.el (completion-table-with-context): Fix inf-loop.
5440 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
5441
31a9ef2e
GM
54422012-02-23 Glenn Morris <rgm@gnu.org>
5443
5e6e6794 5444 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
5445 (authors-obsolete-files-regexps, authors-ignored-files)
5446 (authors-ambiguous-files, authors-renamed-files-alist):
5447 Add more entries.
5448
0bd1e074
JL
54492012-02-23 Juri Linkov <juri@jurta.org>
5450
5451 * isearch.el (isearch-occur): Sync interactive spec with occur's
5452 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
5453
b617673c
JL
5454 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
5455
19e9789e
JL
54562012-02-22 Juri Linkov <juri@jurta.org>
5457
5458 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
5459 (ucs-insert): Doc fix. Check for hex digits in the string.
5460 Don't display `nil' in the error message. (Bug#10857)
5461
f41ce09d
AM
54622012-02-22 Alan Mackenzie <acm@muc.de>
5463
7a71b18d 5464 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 5465
ac2eceee
GM
54662012-02-22 Glenn Morris <rgm@gnu.org>
5467
5468 * ffap.el (ffap-c-path):
5469 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
5470
abd1f678
CY
54712012-02-22 Chong Yidong <cyd@gnu.org>
5472
5473 * custom.el (load-theme): Doc fix.
5474
f25aef2e
GM
54752012-02-22 Glenn Morris <rgm@gnu.org>
5476
5477 * dired-x.el (dired-guess-shell-alist-default):
5478 Remove escape sequences from nroff output. (Bug#172)
5479
5f8dc2ca
GM
54802012-02-21 Glenn Morris <rgm@gnu.org>
5481
6ff86ec4
GM
5482 * vc/emerge.el (emerge-defvar-local):
5483 Set `permanent-local' property rather than unused `preserved'.
5484
be3223a3 5485 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
5486 (picture-mode-map): Use it. (Bug#10860)
5487 (picture-mode): Doc fix.
5488
3fe58f4f
JB
54892012-02-21 Juanma Barranquero <lekktu@gmail.com>
5490
5491 * newcomment.el (uncomment-region-default): Remove unused binding.
5492
f9a998c3
GM
54932012-02-21 Glenn Morris <rgm@gnu.org>
5494
5495 * textmodes/picture.el (picture-motion, picture-motion-reverse)
5496 (picture-self-insert, picture-tab-chars): Doc fix.
5497 (picture-mode-map): Fix C-a, C-e.
5498
c6029348
GM
54992012-02-20 Glenn Morris <rgm@gnu.org>
5500
5501 * emacs-lisp/authors.el (authors-aliases): Add another entry.
5502
ab1ce9d7
LL
55032012-02-20 Leo Liu <sdl.web@gmail.com>
5504
5505 * icomplete.el (icomplete-completions): Check FROM arg before
5506 passing to substring (Bug#10850).
5507
0fd40f89
CY
55082012-02-19 Chong Yidong <cyd@gnu.org>
5509
5510 * comint.el: Require ansi-color.
5511 (comint-output-filter-functions): Add ansi-color-process-output.
5512
5513 * ansi-color.el: Don't set comint-output-filter-functions; it is
5514 now in the initial value defined in comint.el.
5515 (ansi-color-apply-face-function): New variable.
5516 (ansi-color-apply-on-region): Use it.
5517 (ansi-color-apply-overlay-face): New function.
5518
5519 * shell.el (shell): No need to require ansi-color.
5520 (shell-mode): Use ansi-color-apply-face-function to highlight
5521 color escapes using font-lock-face property (Bug#10835).
5522
20af2394
CY
55232012-02-19 Chong Yidong <cyd@gnu.org>
5524
5525 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
5526 mode-line formats (Bug#10839).
5527
e23a3fbe
GM
55282012-02-18 Glenn Morris <rgm@gnu.org>
5529
b474519e
GM
5530 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
5531
5532 * mail/undigest.el (unforward-rmail-message): Doc fix.
5533
e23a3fbe
GM
5534 * saveplace.el (save-place-ignore-files-regexp): Add :version.
5535
57939ff4
EZ
55362012-02-18 Eli Zaretskii <eliz@gnu.org>
5537
5538 * international/characters.el (script-list): Sync with the latest
5539 Unicode Character Database.
5540
0c23686e
AS
55412012-02-18 Andreas Schwab <schwab@linux-m68k.org>
5542
5543 * international/titdic-cnv.el: Remove duplicate coding tag.
5544 * language/cham.el: Likewise.
5545 * language/tai-viet.el: Likewise.
5546
6818b449
GM
55472012-02-18 Glenn Morris <rgm@gnu.org>
5548
5549 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
5550 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
5551 (calendar-bahai-all-holidays-flag, calendar-other-dates):
5552 * calendar/diary-lib.el (diary-abbreviated-year-flag):
5553 * calendar/holidays.el (holiday-bahai-holidays)
5554 (calendar-holidays, list-holidays):
5555 Use utf-8 Bahá'í in doc-strings, menus, etc.
5556
0311a3fc
TH
55572012-02-17 Tassilo Horn <tassilo@member.fsf.org>
5558
5559 * saveplace.el (save-place-ignore-files-regexp): New variable
5560 allowing for excluding files from saving their location of point.
5561 The default value matches the temporary commit message editing
5562 files from Git, SVN, Bazaar, and Mercurial.
5563 (save-place-to-alist): Use it.
5564
d209e2fb 55652012-02-17 Lawrence Mitchell <wence@gmx.li>
eb864a71
LM
5566 Stefan Monnier <monnier@iro.umontreal.ca>
5567
5568 * newcomment.el (uncomment-region-default): Don't leave extra space
5569 when an arg is provided (bug#8150).
5570
ee0ce425
TZ
55712012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5572
eb864a71 5573 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 5574
95ddf442
GM
55752012-02-17 Glenn Morris <rgm@gnu.org>
5576
5577 * net/socks.el: Require network-stream. (Bug#10599)
5578
48dd1e39 55792012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
5580
5581 * international/charprop.el:
5582 * international/uni-name.el:
5583 * international/uni-old-name.el:
5584 * international/uni-comment.el: Regenerate.
5585
d68cd087
GM
55862012-02-16 Glenn Morris <rgm@gnu.org>
5587
5588 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
5589 Interactively in calendar buffer, give an error if not on a date.
5590
13932042
GM
55912012-02-15 Glenn Morris <rgm@gnu.org>
5592
5593 * shell.el (shell-delimiter-argument-list):
5594 Revert 2011-02-17 change. (Bug#8027)
5595
c3a70e2b
CY
55962012-02-15 Chong Yidong <cyd@gnu.org>
5597
60236b0d
CY
5598 * minibuffer.el (completion-at-point-functions): Doc fix.
5599
c3a70e2b
CY
5600 * custom.el (defcustom): Doc fix; note use of defvar.
5601
9f26dc24
GM
56022012-02-15 Glenn Morris <rgm@gnu.org>
5603
5604 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
5605 Doc fixes.
5606
6546b134
GM
56072012-02-14 Glenn Morris <rgm@gnu.org>
5608
5609 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
5610
d29b2b4c
LI
56112012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5612
5613 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
5614 way the ports list is computed.
835bdcba
LI
5615 (smtpmail-query-smtp-server): Prompt the user for a port number if
5616 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 5617
08dcdbc9
TZ
56182012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5619
5620 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
5621
2605051a
GM
56222012-02-13 Glenn Morris <rgm@gnu.org>
5623
5624 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
5625
7ee99f32
TZ
56262012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5627
5628 * net/gnutls.el (gnutls-trustfiles): New variable.
5629 (gnutls-negotiate): Use it.
5630
5f0af64f
LI
56312012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5632
5633 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
5634 does its stuff if Gnus is running.
5635
c14fcc95
AM
56362012-02-13 Alan Mackenzie <acm@muc.de>
5637
5638 Fix a loop in c-set-fl-decl-start.
5639
7a71b18d 5640 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
5641 c-backward-syntactic-ws actually moves backwards.
5642
142b4d90
LL
56432012-02-13 Leo Liu <sdl.web@gmail.com>
5644
5645 * net/rcirc.el (rcirc-markup-attributes): Move point to the
5646 beginning so that all \C-o chars are removed.
5647
fa9958a6
TZ
56482012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
5649
dc9924b8 5650 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 5651
0bc5886a
AM
56522012-02-12 Alan Mackenzie <acm@muc.de>
5653
5654 Fix infinite loop with long macros.
4d6769e1 5655 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 5656
d4bd55e7
CY
56572012-02-12 Chong Yidong <cyd@gnu.org>
5658
5659 * window.el (display-buffer): Doc fix (Bug#10785).
5660
66f3fe22
GM
56612012-02-12 Glenn Morris <rgm@gnu.org>
5662
bd7da63e
GM
5663 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5664 (x-disown-selection-internal, x-get-selection-internal):
5665 Sync docs with the xselect.c versions.
5666
66f3fe22
GM
5667 * allout-widgets.el: Add missing license notice.
5668
3e0d2fa7
GM
56692012-02-11 Glenn Morris <rgm@gnu.org>
5670
cfecdf09
GM
5671 * select.el (x-get-selection-internal, x-own-selection-internal)
5672 (x-disown-selection-internal):
5673 * x-dnd.el (x-get-selection-internal): Update declarations.
5674
6d216d7f
GM
5675 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
5676
2bed3f04
GM
5677 * window.el (window-sides-slots):
5678 * tool-bar.el (tool-bar-position):
5679 * term/xterm.el (xterm-extra-capabilities):
5680 * ses.el (ses-self-reference-early-detection):
5681 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
5682 (verilog-auto-wire-type)
5683 (verilog-auto-delete-trailing-whitespace)
5684 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
5685 (verilog-auto-tieoff-declaration):
5686 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
5687 (sql-oracle-statement-starters, sql-oracle-scan-on):
5688 * progmodes/prolog.el (prolog-align-comments-flag)
5689 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
5690 (prolog-left-indent-regexp, prolog-paren-indent-p)
5691 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
5692 (prolog-types, prolog-mode-specificators)
5693 (prolog-determinism-specificators, prolog-directives)
5694 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
5695 (prolog-electric-dot-flag)
5696 (prolog-electric-dot-full-predicate-template)
5697 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
5698 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
5699 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
5700 (prolog-program-switches, prolog-prompt-regexp)
5701 (prolog-debug-on-string, prolog-debug-off-string)
5702 (prolog-trace-on-string, prolog-trace-off-string)
5703 (prolog-zip-on-string, prolog-zip-off-string)
5704 (prolog-use-standard-consult-compile-method-flag)
5705 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
5706 (prolog-imenu-max-lines, prolog-info-predicate-index)
5707 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
5708 (prolog-char-quote-workaround):
5709 * progmodes/cc-vars.el (c-defun-tactic):
5710 * net/tramp.el (tramp-encoding-command-interactive)
5711 (tramp-local-end-of-line):
5712 * net/soap-client.el (soap-client):
5713 * net/netrc.el (netrc-file):
5714 * net/gnutls.el (gnutls):
5715 * minibuffer.el (completion-category-overrides)
5716 (completion-cycle-threshold)
5717 (completion-pcm-complete-word-inserts-delimiters):
5718 * man.el (Man-name-local-regexp):
5719 * mail/feedmail.el (feedmail-display-full-frame):
5720 * international/characters.el (glyphless-char-display-control):
5721 * eshell/em-ls.el (eshell-ls-date-format):
5722 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
5723 (lisp-lambda-list-keyword-parameter-indentation)
5724 (lisp-lambda-list-keyword-parameter-alignment):
5725 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
5726 * dired-x.el (dired-omit-verbose):
5727 * cus-theme.el (custom-theme-allow-multiple-selections):
5728 * calc/calc.el (calc-highlight-selections-with-faces)
5729 (calc-lu-field-reference, calc-lu-power-reference)
5730 (calc-note-threshold):
5731 * battery.el (battery-mode-line-limit):
5732 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5733 (archive-7z-update):
5734 * allout.el (allout-prefixed-keybindings)
5735 (allout-unprefixed-keybindings)
5736 (allout-inhibit-auto-fill-on-headline)
5737 (allout-flattened-numbering-abbreviation):
5738 * allout-widgets.el (allout-widgets-auto-activation)
5739 (allout-widgets-icons-dark-subdir)
5740 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
5741 (allout-widgets-theme-dark-background)
5742 (allout-widgets-theme-light-background)
5743 (allout-widgets-item-image-properties-emacs)
5744 (allout-widgets-item-image-properties-xemacs)
5745 (allout-widgets-run-unit-tests-on-load)
5746 (allout-widgets-time-decoration-activity)
5747 (allout-widgets-hook-error-post-time)
5748 (allout-widgets-track-decoration):
5749 Add missing :version tags to new defcustoms and defgroups.
5750
5fec1b8e
GM
5751 * progmodes/sql.el (sql-ansi-statement-starters)
5752 (sql-oracle-statement-starters): Add custom type.
5753
3e0d2fa7
GM
5754 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
5755 (prolog-system-version): Give it a type.
5756
90b671e2
EZ
57572012-02-11 Eli Zaretskii <eliz@gnu.org>
5758
5759 * term/pc-win.el (x-select-text, x-selection-owner-p)
5760 (x-own-selection-internal, x-disown-selection-internal)
5761 (x-get-selection-internal): Sync doc strings and argument lists
5762 with xselect.c, common-win.el and x-win.el. (Bug#10783)
5763
5eac0c02
LL
57642012-02-11 Leo Liu <sdl.web@gmail.com>
5765
5766 * progmodes/python.el (python-end-of-statement): Fix infinite
5767 loop. (Bug#10788)
5768
f82cb659
GM
57692012-02-10 Glenn Morris <rgm@gnu.org>
5770
5771 * international/mule-cmds.el (unify-8859-on-encoding-mode)
5772 (unify-8859-on-decoding-mode): Properly mark as obsolete.
5773
cc26d239
LI
57742012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
5775
5776 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
5777 about SMTP before checking the From header.
5778
91027d08 5779 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
5780 into own function for reuse by emacsbug.el.
5781
1be3ca5a
LL
57822012-02-10 Leo Liu <sdl.web@gmail.com>
5783
5784 * subr.el (condition-case-unless-debug): Rename from
5785 condition-case-no-debug. All callers changed.
5786 (with-demoted-errors): Fix caller.
5787
5788 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
5789 * nxml/rng-valid.el (rng-do-some-validation):
5790 * emacs-lisp/package.el (package-refresh-contents)
5791 (package-menu-execute):
5792 * desktop.el (desktop-create-buffer):
91027d08 5793 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 5794
b011fbfe
GM
57952012-02-10 Glenn Morris <rgm@gnu.org>
5796
b2096d72
GM
5797 * textmodes/bibtex.el:
5798 Add missing :version tags for new/changed defcustoms.
5799
b011fbfe
GM
5800 * files.el (remote-file-name-inhibit-cache): Doc fixes.
5801
4c7e65bf
LI
58022012-02-09 Lars Ingebrigtsen <larsi@rusty>
5803
5804 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
5805 (smtpmail-via-smtp): Use it, or fall back on the From address.
5806 (smtpmail-send-it): Ditto.
5807
f3934f6f
SM
58082012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
5809
5810 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
5811 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
5812 (byte-compile-tmp-var): New const.
5813 (byte-compile-defvar): Use it to minimize .elc size.
5814 Just use `defvar' rather than simulate it (bug#10761).
5815
a075a2c5
GM
58162012-02-09 Glenn Morris <rgm@gnu.org>
5817
cf3aa21b
GM
5818 * files.el (rename-uniquely): Doc fix. (Bug#3806)
5819
354998cd
GM
5820 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
5821 Add :version tags.
5822
dc9924b8
SM
5823 * progmodes/compile.el (compilation-error-screen-columns)
5824 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 5825
dab3703d
GM
5826 * vc/log-view.el (log-view-toggle-entry-display):
5827 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
5828
3f88cd72
GM
5829 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
5830 (report-emacs-bug-can-use-xdg-email):
5831 (report-emacs-bug-insert-to-mailer): Doc fixes.
5832 (report-emacs-bug): Message fix.
5833
d95b247d
GM
5834 * net/browse-url.el (browse-url-can-use-xdg-open)
5835 (browse-url-xdg-open): Doc fixes.
5836
a075a2c5
GM
5837 * electric.el (electric-indent-mode, electric-pair-mode)
5838 (electric-layout-rules, electric-layout-mode): Doc fixes.
5839 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
5840
ffb6157e
MR
58412012-02-08 Martin Rudalics <rudalics@gmx.at>
5842
5843 * server.el (server-unselect-display): Don't inadvertently kill
5844 the current buffer. (Bug#10729)
5845
e1ac4066
GM
58462012-02-08 Glenn Morris <rgm@gnu.org>
5847
34e8a2da
GM
5848 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
5849 (sql-list-table): Doc fixes.
5850
b4ac6e8c
GM
5851 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
5852 Comment out (does nothing).
5853
e1ac4066
GM
5854 * completion.el (dynamic-completion-mode):
5855 * dirtrack.el (dirtrack-debug-mode):
5856 * electric.el (electric-layout-mode):
5857 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
5858 * face-remap.el (text-scale-mode, buffer-face-mode):
5859 * iimage.el (iimage-mode):
5860 * image-mode.el (image-transform-mode):
5861 * minibuffer.el (completion-in-region-mode):
5862 * scroll-lock.el (scroll-lock-mode):
5863 * simple.el (next-error-follow-minor-mode):
5864 * tar-mode.el (tar-subfile-mode):
5865 * tooltip.el (tooltip-mode):
5866 * vcursor.el (vcursor-use-vcursor-map):
5867 * wid-browse.el (widget-minor-mode):
5868 * emulation/tpu-edt.el (tpu-edt-mode):
5869 * emulation/tpu-extras.el (tpu-cursor-free-mode):
5870 * international/iso-ascii.el (iso-ascii-mode):
5871 * language/thai-util.el (thai-word-mode):
5872 * mail/supercite.el (sc-minor-mode):
5873 * net/goto-addr.el (goto-address-mode):
5874 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
5875 * progmodes/cwarn.el (cwarn-mode):
5876 * progmodes/flymake.el (flymake-mode):
5877 * progmodes/glasses.el (glasses-mode):
5878 * progmodes/hideshow.el (hs-minor-mode):
5879 * progmodes/pascal.el (pascal-outline-mode):
5880 * textmodes/enriched.el (enriched-mode):
5881 * vc/smerge-mode.el (smerge-mode):
5882 Doc fixes (minor mode argument).
5883
5e0d957f
EZ
58842012-02-07 Eli Zaretskii <eliz@gnu.org>
5885
5886 * ls-lisp.el (ls-lisp-sanitize): New function.
5887 (ls-lisp-insert-directory): Use it to fix or remove any elements
5888 in file-alist with missing attributes. (Bug#4673)
5889
98d7371e
AM
58902012-02-07 Alan Mackenzie <acm@muc.de>
5891
5892 Fix spurious recognition of c-in-knr-argdecl.
5893
5894 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
5895 putative K&R region.
5896
667ced3a
AM
58972012-02-07 Alan Mackenzie <acm@muc.de>
5898
eb864a71
LM
5899 * progmodes/cc-engine.el (c-forward-objc-directive):
5900 Prevent looping in "#pragma mark @implementation".
667ced3a 5901
5b77774d
MA
59022012-02-07 Michael Albinus <michael.albinus@gmx.de>
5903
5904 * notifications.el (notifications-on-closed-signal): Make `reason'
5905 optional. (Bug#10744)
5906
af008560
GM
59072012-02-07 Glenn Morris <rgm@gnu.org>
5908
60d47423
GM
5909 * emacs-lisp/easy-mmode.el (define-minor-mode):
5910 Doc fixes for the macro and the mode it defines.
5911
dd605cc4
GM
5912 * image.el (imagemagick-types-inhibit): Doc fix.
5913
af008560
GM
5914 * cus-start.el (imagemagick-render-type): Add it.
5915
5cc59a37
LI
59162012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5917
4d6769e1
JB
5918 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
5919 Set the default at load time, too, so that `font-lock-fontify-buffer'
5920 can be called without setting up the entire mode first. This fixes
5921 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 5922
9a6dd747
CY
59232012-02-06 Chong Yidong <cyd@gnu.org>
5924
2d16b285
CY
5925 * simple.el (list-processes--refresh): Delete exited processes
5926 (Bug#8094).
5927
171e9b6e
CY
5928 * comint.el (comint-next-prompt): next-single-char-property-change
5929 and prev-single-char-property-change never return nil (Bug#8657).
5930
9a6dd747
CY
5931 * custom.el (defcustom): Doc fix (Bug#9711).
5932
aa4589a7
CY
59332012-02-05 Chong Yidong <cyd@gnu.org>
5934
5c2a252f
CY
5935 * cus-edit.el (custom-variable-reset-backup): Quote the value
5936 before storing it in the customized-value property (Bug#6712).
4aab9006 5937 (custom-display): Add a customization type tag.
983b9602 5938 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 5939
aa4589a7
CY
5940 * wid-edit.el (widget-field-value-get): New optional arg to
5941 suppress trailing whitespace truncation.
5942 (character): Use it (Bug#2689).
5943
1ff980ae
AS
59442012-02-05 Andreas Schwab <schwab@linux-m68k.org>
5945
5946 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
5947 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
5948
03988c98
CY
59492012-02-05 Chong Yidong <cyd@gnu.org>
5950
eeb6cc88
CY
5951 * cus-edit.el (custom-variable-value-create): For mismatched
5952 types, show the current value (Bug#7600).
5953
03988c98
CY
5954 * custom.el (defcustom): Doc fix.
5955
f8cdeef0
GM
59562012-02-05 Glenn Morris <rgm@gnu.org>
5957
5958 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
5959
0696d255
JB
59602012-02-05 Juanma Barranquero <lekktu@gmail.com>
5961
5962 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
5963 (pp-buffer): Use `ignore-errors', `looking-at-p'.
5964 (pp-last-sexp): Use `looking-at-p'.
5965
34c99998
GM
59662012-02-04 Glenn Morris <rgm@gnu.org>
5967
8f05da42
GM
5968 * files.el (revert-buffer):
5969 Doc fix (mention revert-buffer-in-progress-p).
5970
f160676e
GM
5971 * emacs-lisp/ert-x.el (ert-simulate-command):
5972 Check deferred-action-list (which is obsolete) is bound.
5973
c7291ad9
GM
5974 * subr.el (with-wrapper-hook): Doc fixes.
5975
34c99998
GM
5976 * simple.el (filter-buffer-substring-functions)
5977 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
5978
6283a7d3
LL
59792012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
5980
5981 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
5982 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
5983
e96e3013
LL
59842012-02-04 Leo Liu <sdl.web@gmail.com>
5985
5986 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
5987
8ded50f2
GM
59882012-02-04 Glenn Morris <rgm@gnu.org>
5989
82ff1d13
GM
5990 * image.el (image-extension-data): Add obsolete alias.
5991
987a0a16
GM
5992 * isearch.el (isearch-update): Doc fix.
5993
ea32ef46
GM
5994 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
5995
8ded50f2
GM
5996 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
5997
eea14f31
GM
59982012-02-03 Glenn Morris <rgm@gnu.org>
5999
6000 * image.el (image-animated-p): Doc fix. Use image-animated-types.
6001 (image-animate-timeout): Doc fix.
6002
6003 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
6004
12f381b7
GM
60052012-02-02 Glenn Morris <rgm@gnu.org>
6006
953cebf5
GM
6007 * server.el (server-auth-dir): Doc fix.
6008 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
6009
12f381b7
GM
6010 * subr.el (run-mode-hooks): Doc fix.
6011
953a8c3b
JL
60122012-02-02 Juri Linkov <juri@jurta.org>
6013
6014 * image-mode.el (image-toggle-display-image): Remove tautological
6015 `major-mode' from the `derived-mode-p' test.
6016
c5d3843c
KH
60172012-02-02 Kenichi Handa <handa@m17n.org>
6018
9f6e692e 6019 * composite.el (compose-region): Cancel previous change.
c5d3843c 6020
159462d4 60212012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
6022
6023 * composite.el (compose-region, compose-string): Signal error for
6024 a null string component (Bug#6988).
6025
9f562668
CY
60262012-02-01 Chong Yidong <cyd@gnu.org>
6027
e2cef717
CY
6028 * view.el (view-buffer-other-window, view-buffer-other-frame):
6029 Handle special modes like view-buffer (Bug#10650).
6030 (view-buffer): Simplify.
6031
9f562668
CY
6032 * frame.el (set-frame-font): Tweak meaning of third argument.
6033
9f6e692e
JB
6034 * dynamic-setting.el (font-setting-change-default-font):
6035 Use set-frame-font (Bug#9982).
9f562668 6036
781acb9f
GM
60372012-02-01 Glenn Morris <rgm@gnu.org>
6038
6035be52
GM
6039 * progmodes/compile.el (compilation-internal-error-properties):
6040 Respect compilation-first-column in the "*compilation*" buffer.
6041
781acb9f
GM
6042 * emacs-lisp/easy-mmode.el (define-minor-mode):
6043 Relax :variable's test for a named function.
6044
abbceb00
AM
60452012-01-31 Alan Mackenzie <acm@muc.de>
6046
6047 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
6048 off by one error.
6049
fce3fdeb
CY
60502012-01-31 Chong Yidong <cyd@gnu.org>
6051
6052 * frame.el (set-frame-font): New arg ALL-FRAMES.
6053
6054 * menu-bar.el (menu-set-font): Use set-frame-font.
6055
6056 * faces.el (face-spec-reset-face): Don't apply unspecified
6057 attribute values to the default face.
6058
47893581
JB
60592012-01-31 Juanma Barranquero <lekktu@gmail.com>
6060
6061 * progmodes/cwarn.el (cwarn): Remove dead link.
6062 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
6063 Remove * from defcustom docstrings.
6064 (turn-on-cwarn-mode): Make obsolete.
6065 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
6066 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
6067
e58e988a
GM
60682012-01-31 Glenn Morris <rgm@gnu.org>
6069
60dc2671 6070 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 6071 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 6072 Allow named functions to be used as the cdr of :variable.
e58e988a 6073
7a3f511d
GM
60742012-01-30 Glenn Morris <rgm@gnu.org>
6075
6076 * emacs-lisp/authors.el (authors-fixed-entries):
6077 Remove reference to deleted file rnewspost.el.
6078
cb882333
JB
60792012-01-29 Juanma Barranquero <lekktu@gmail.com>
6080
6081 * window.el (window-with-parameter): Remove unused variable `windows'.
6082 (window--side-check): Remove unused variable `code'.
6083 (window--resize-siblings): Remove unused variable `first'.
6084 (adjust-window-trailing-edge): Remove unused variable `failed'.
6085 (window-deletable-p, window--delete): Remove unused variable `buffer'.
6086 Use `let', not `let*'.
6087 (balance-windows-2): Remove unused variable `found'.
6088 (window--state-put-2): Remove unused variable `splits'.
6089 (window-state-put): Remove unused variable `selected'.
6090 (same-window-p): Use `string-match-p'.
6091 (display-buffer-assq-regexp): Remove unused variable `value'.
6092 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6093 Mark argument ALIST as ignored.
6094 (pop-to-buffer): Remove unused variable `old-window'.
6095
907201af
EZ
60962012-01-29 Eli Zaretskii <eliz@gnu.org>
6097
6098 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
6099 and .lzma compressed files.
6100
ea162670
CY
61012012-01-29 Chong Yidong <cyd@gnu.org>
6102
5b95ee8a
CY
6103 * frame.el (window-system-default-frame-alist): Doc fix.
6104
ea162670
CY
6105 * dynamic-setting.el (font-setting-change-default-font): Don't
6106 change the default face if SET-FONT argument is non-nil (Bug#9982).
6107
d6e6f4b1
SB
61082012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
6109
6110 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
6111
0f29fa41 61122012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
6113
6114 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
6115 breakpoints in files outside current directory (Bug#6098).
6116
db174434
CY
61172012-01-29 Chong Yidong <cyd@gnu.org>
6118
6b25e4e2
SE
6119 * progmodes/python.el: Require ansi-color at top-level.
6120
6df6ae42
JB
6121 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
6122 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
6123 (lisp-mode-abbrev-table): Add doc.
6124 (lisp-mode-variables): Don't set local-abbrev-table.
6125 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
6126
e70ee681
RW
61272012-01-28 Roland Winkler <winkler@gnu.org>
6128
6129 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
6130
ace88aa2
RW
61312012-01-28 Roland Winkler <winkler@gnu.org>
6132
6133 * textmodes/bibtex.el (bibtex-entry-alist): New function.
6134 (bibtex-set-dialect): Use it. Either set global values of
6135 dialect-dependent variables or bind these variables buffer-locally
6136 (Bug#10254).
6137 (bibtex-mode): Call bibtex-set-dialect via
6138 hack-local-variables-hook.
eb864a71
LM
6139 (bibtex-dialect): Update docstring.
6140 Add safe-local-variable predicate.
ace88aa2
RW
6141 (bibtex-entry-alist, bibtex-field-alist): Initialize via
6142 bibtex-set-dialect.
6143 (bibtex-mode-map): Define menu for each dialect.
6144 (bibtex-entry): Fix docstring.
6145
93376c5b
CY
61462012-01-28 Chong Yidong <cyd@gnu.org>
6147
6148 * eshell/esh-arg.el (eshell-quote-argument): New function.
6149
6150 * eshell/esh-ext.el (eshell-invoke-batch-file):
6151 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
6152 first arg to eshell-parse-command (Bug#10523).
6153
4372494f
DA
61542012-01-28 Drew Adams <drew.adams@oracle.com>
6155
6156 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
6157 `default-directory' is non-nil.
6158
4d4ec1f8
EZ
61592012-01-28 Eli Zaretskii <eliz@gnu.org>
6160
6161 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
6162 line that displays system-configuration-options. (Bug#9924)
6163
7c188927
DA
61642012-01-28 Drew Adams <drew.adams@oracle.com>
6165
6166 * descr-text.el (describe-char): Show information about POS, in
6167 addition to information about the character at POS. Improve and
6168 update the doc string. Change "code point" to "code point in
6169 charset", to avoid confusion with the character's Unicode code
6170 point shown above that. (Bug#10129)
6171
e0da685a
EZ
61722012-01-28 Eli Zaretskii <eliz@gnu.org>
6173
6174 * descr-text.el (describe-char): Show the raw character, not only
6175 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
6176 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
6177 for the reasons.
6178
70550acf
PH
61792012-01-28 Phil Hagelberg <phil@hagelb.org>
6180
eb864a71
LM
6181 * emacs-lisp/package.el (package-install):
6182 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 6183
0ce8e868
CY
61842012-01-28 Chong Yidong <cyd@gnu.org>
6185
cb882333
JB
6186 * emacs-lisp/package.el (package-maybe-load-descriptor):
6187 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
6188 (package-maybe-load-descriptor): Use it.
6189 (package-download-transaction): Fully load required packages
6190 inside the loop, so that `require' calls work (Bug#10593).
6191 (package-install): No need to call package-initialize now.
6192
2e7f3bea
CY
61932012-01-28 Chong Yidong <cyd@gnu.org>
6194
6e9bad14
CY
6195 * simple.el (deactivate-mark): Doc fix (Bug#8614).
6196
f823b8ca
CY
6197 * tooltip.el (tooltip-mode): Doc fix.
6198 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
6199
2680c309
CY
6200 * frame.el (set-cursor-color): Doc fix (Bug#352).
6201
d7a9e63b
CY
6202 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
6203 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
6204
2e7f3bea
CY
6205 * cus-edit.el (custom-buffer-create-internal): Fix search button
6206 action (Bug#10542).
2ae01800 6207 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 6208
fc4f7a23
EW
62092012-01-27 Eduard Wiebe <usenet@pusto.de>
6210
6211 * dired.el (dired-mark-files-regexp):
6212 Include any subdirectory components. (Bug#10445)
6213
7dd37071
ML
62142012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
6215
6216 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
6217 Handle [host]:port syntax. (Bug#10533)
6218
a268160b
AH
62192012-01-27 Alex Harsanyi <harsanyi@mac.com>
6220
6221 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
6222
e43273ef
GM
62232012-01-26 Glenn Morris <rgm@gnu.org>
6224
6225 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
6226 * term.el (term-raw-escape-map): Use Control-X-prefix.
6227 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
6228
1edf595d
MR
62292012-01-25 Martin Rudalics <rudalics@gmx.at>
6230
6231 * window.el (window-state-get, window--state-get-1): Don't deal
6232 with fixed-sizeness of windows. Simplify code.
6233
fa8eafef
JC
62342012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
6235
6df6ae42
JB
6236 * window.el (window--state-get-1, window--state-put-2):
6237 Don't save and restore the mark.
fa8eafef 6238
0b21c100
CY
62392012-01-25 Chong Yidong <cyd@gnu.org>
6240
6241 * custom.el (custom-variable-p): Doc fix.
6242
5ae1a6c8
GM
62432012-01-25 Glenn Morris <rgm@gnu.org>
6244
40047858
GM
6245 * dired.el (dired-goto-file): Handle some of the more common
6246 characters that `ls -b' escapes. (Bug#10596)
6247
5ddce96c
GM
6248 * progmodes/compile.el (compilation-next-error-function):
6249 Respect compilation-first-column in the "*compilation*" buffer.
6250 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
6251
5ae1a6c8
GM
6252 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
6253
b559f1a9
GM
62542012-01-24 Glenn Morris <rgm@gnu.org>
6255
6256 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
6257
6725d21a
JD
62582012-01-24 Julien Danjou <julien@danjou.info>
6259
6260 * color.el (color-rgb-to-hsl): Fix value computing.
6261 (color-hue-to-rgb): New function.
6262 (color-hsl-to-rgb): New function.
6263 (color-clamp, color-saturate-hsl, color-saturate-name)
6264 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6265 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
6266
70df4bbe
GM
62672012-01-24 Glenn Morris <rgm@gnu.org>
6268
6269 * vc/vc-rcs.el (vc-rcs-create-tag):
6270 * vc/vc-sccs.el (vc-sccs-create-tag):
6271 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
6272
802a2ae2
ML
62732012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
6274
6275 * eshell/esh-util.el (eshell-read-hosts-file):
6276 Skip comment lines. (Bug#10549)
6277
d7128bb1
ML
6278 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
6279
d1a5c3b4
JB
62802012-01-23 Juanma Barranquero <lekktu@gmail.com>
6281
2724d9c7
JB
6282 * subr.el (display-delayed-warnings): Doc fix.
6283 (collapse-delayed-warnings): New function to collapse identical
6284 adjacent warnings.
6285 (delayed-warnings-hook): Add it.
d1a5c3b4 6286
a5509865
MA
62872012-01-22 Michael Albinus <michael.albinus@gmx.de>
6288
6289 * net/tramp.el (tramp-action-login): Set connection property "login-as".
6290
a5509865
MA
6291 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
6292 (tramp-default-user-alist): Don't add "pscp".
6293 (tramp-do-copy-or-rename-file-out-of-band): Use connection
6294 property "login-as", if set. (Bug#10530)
6295
cc6d5805
MA
62962012-01-21 Michael Albinus <michael.albinus@gmx.de>
6297
6298 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
6299 "plink1" and "psftp". (Bug#10530)
6300
63012012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
6302
6303 * international/mule-cmds.el (prefer-coding-system): Show a
6304 warning message if the default value of file-name-coding-system
6305 was not changed.
6306
f0960428
JC
63072012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6308
cb882333
JB
6309 * windmove.el (windmove-reference-loc):
6310 Fix windmove-reference-loc miscalculation.
f0960428 6311
dd6f2a63
JB
63122012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
6313
6314 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
6315 default unit.
6316
7b447e9b
GM
63172012-01-21 Glenn Morris <rgm@gnu.org>
6318
117a9ea1
GM
6319 * international/mule.el (auto-coding-alist): Add .tbz.
6320
7b447e9b
GM
6321 * files.el (local-enable-local-variables): Doc fix.
6322 (inhibit-local-variables-regexps): Rename from
6323 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
6324 Doc fix. Add some extensions from auto-coding-alist.
6325 (inhibit-local-variables-suffixes):
6326 Rename from inhibit-first-line-modes-suffixes. Doc fix.
6327 (inhibit-local-variables-p):
6328 New function, extracted from set-auto-mode-1.
6329 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
6330 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
6331 (hack-local-variables): Doc fix. Make the mode-only case
6332 respect enable-local-variables and friends.
6333 Respect inhibit-local-variables-regexps for file-locals, but
6334 not for directory-locals.
6335 (set-visited-file-name):
6336 Take account of inhibit-local-variables-regexps.
6337 Whether it applies may change as the file name is changed.
6338 * jka-cmpr-hook.el (jka-compr-install):
6339 * jka-compr.el (jka-compr-uninstall):
6340 Update for inhibit-first-line-modes-suffixes name change.
6341
dd6e3cdd
MR
63422012-01-20 Martin Rudalics <rudalics@gmx.at>
6343
6344 * help-macro.el (make-help-screen): Temporarily restore original
6345 binding for minor-mode-map-alist (Bug#10454).
6346
0d0deb38
JD
63472012-01-19 Julien Danjou <julien@danjou.info>
6348
6349 * color.el (color-name-to-rgb): Use the white color to find the max
6350 color component value and return correctly computed values.
6351 (color-name-to-rgb): Add missing float conversion for max value.
6352
34a02f46
MR
63532012-01-19 Martin Rudalics <rudalics@gmx.at>
6354
6355 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
6356 special state value for window-persistent-parameters.
6357 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
6358 (window--state-put-2): Reset all window parameters to nil before
6359 assigning values of persistent parameters.
6360
606c44c4
AM
63612012-01-18 Alan Mackenzie <acm@muc.de>
6362
6363 Eliminate sluggishness and hangs in fontification of "semicolon
6364 deserts".
6365
cb882333
JB
6366 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
6367 Change value 10000 -> 3000.
606c44c4
AM
6368 (c-state-safe-place): Reformulate so it doesn't stack up an
6369 infinite number of wrong entries in c-state-nonlit-pos-cache.
6370 (c-determine-limit-get-base, c-determine-limit): New functions to
6371 determine backward search limits disregarding literals.
6372 (c-find-decl-spots): Amend commenting.
6373 (c-cheap-inside-bracelist-p): New function which detects "={".
6374
6375 * progmodes/cc-fonts.el
6376 (c-make-font-lock-BO-decl-search-function): Give a limit to a
6377 backward search.
6378 (c-font-lock-declarations): Fix an occurrence of point being
6379 undefined. Check additionally for point being in a bracelist or
6380 near a macro invocation without a semicolon so as to avoid a
6381 fruitless time consuming search for a declarator. Give a more
6382 precise search limit for declarators using the new
6383 c-determine-limit.
6384
f3860cea
GM
63852012-01-18 Glenn Morris <rgm@gnu.org>
6386
6387 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
6388 (set-auto-mode): Doc fixes.
6389
1db03b16
GM
63902012-01-17 Glenn Morris <rgm@gnu.org>
6391
0e6038be
GM
6392 * isearch.el (search-nonincremental-instead): Fix doc typo.
6393
1db03b16
GM
6394 * dired.el (dired-insert-directory): Handle newlines in directory name.
6395 (dired-build-subdir-alist): Unescape newlines in directory name.
6396
4cb0aa75
MA
63972012-01-17 Michael Albinus <michael.albinus@gmx.de>
6398
6399 * net/tramp.el (tramp-local-end-of-line): New defcustom.
6400 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
6401 (tramp-action-terminal): Use it. (Bug#10530)
6402
1d00653d
SM
64032012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
6404
6405 * minibuffer.el (completion--replace): Strip properties (bug#10062).
6406
6a6ee00d
MR
64072012-01-16 Martin Rudalics <rudalics@gmx.at>
6408
6409 * window.el (window-state-ignored-parameters): Remove variable.
6410 (window--state-get-1): Rename argument MARKERS to IGNORE.
6411 Handle persistent window parameters. Make copy of clone-of
6412 parameter only if requested. (Bug#10348)
6413 (window--state-put-2): Install a window parameter only if it has
6414 a non-nil value or an existing parameter shall be overwritten.
6415
97912def
MA
64162012-01-15 Michael Albinus <michael.albinus@gmx.de>
6417
6418 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
6419
688070a5
EZ
64202012-01-14 Eli Zaretskii <eliz@gnu.org>
6421
6422 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
6423 don't pass the (nil) value of `upnode' to string-match.
6424
301afadc
CY
64252012-01-14 Chong Yidong <cyd@gnu.org>
6426
6427 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 6428 Fix values recognized by the cursorBlink resource.
301afadc 6429
9e5788aa
PE
64302012-01-14 Paul Eggert <eggert@cs.ucla.edu>
6431
6432 * epg.el (epg--make-temp-file): Avoid permission race condition
6433 when running on old Emacs versions (bug#10403).
6434
3cdb7f5a
GM
64352012-01-14 Glenn Morris <rgm@gnu.org>
6436
6437 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
6438
8c82b1b4
AM
64392012-01-13 Alan Mackenzie <acm@muc.de>
6440
6441 Fix filling for when filladapt mode is enabled.
6442
6443 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
6444 c-mask-paragraph, pass in `fill-paragraph' rather than
6445 `fill-region-as-paragraph'. (This is a reversion of a previous
6446 change.)
eb864a71
LM
6447 * progmodes/cc-mode.el (c-basic-common-init):
6448 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 6449
e517eda4
GM
64502012-01-13 Glenn Morris <rgm@gnu.org>
6451
1498536e
GM
6452 * dired.el (dired-switches-escape-p): New function.
6453 (dired-insert-directory): Use dired-switches-escape-p.
6454 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
6455
e517eda4
GM
6456 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
6457
328f984d
GM
64582012-01-12 Glenn Morris <rgm@gnu.org>
6459
6460 * mail/sendmail.el (mail-mode): Update paragraph-separate for
6461 changes in adaptive-fill-regexp. (Bug#10276)
6462
2cc769a8
AM
64632012-01-11 Alan Mackenzie <acm@muc.de>
6464
6465 Fix Emacs bug #10463 - put `widen's around the critical spots.
6466
1d00653d 6467 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
6468 widen around each invocation of c-state-pp-to-literal. Remove an
6469 unused let variable.
6470
e52c37fa
GM
64712012-01-11 Glenn Morris <rgm@gnu.org>
6472
6473 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 6474 Doc fix.
e52c37fa 6475
96f8741e
CY
64762012-01-10 Chong Yidong <cyd@gnu.org>
6477
1d00653d
SM
6478 * net/network-stream.el (network-stream-open-starttls):
6479 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
6480 response to the capability command.
6481
b09a806e
GM
64822012-01-10 Glenn Morris <rgm@gnu.org>
6483
6484 * mail/unrmail.el (unrmail): Tweak previous change.
6485
7655cb66
CY
64862012-01-09 Chong Yidong <cyd@gnu.org>
6487
6488 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
6489
9d5a8f0b
AM
64902012-01-08 Alan Mackenzie <acm@muc.de>
6491
6492 Optimise font locking in long enum definitions.
6493
6494 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
6495 arm to a cond form to handle enums.
6496 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
6497 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
6498
9a0115ab 64992012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
6500
6501 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 6502 (Bug#10401)
6bb72cbd 6503
f186bb95
LMI
65042012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6505
29232a68
LMI
6506 * faces.el (set-face-attribute): Clarify the meaning of the nil
6507 frame (bug#10294).
6508
4e5d086d
LMI
6509 * subr.el (with-selected-frame): Mention that the selected frame
6510 is restored (bug#9980).
6511
8e66aebe
LMI
6512 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
6513 (bug#9759).
6514
cd394be1 6515 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
6516 (password-read): Don't autoload unused function.
6517
adf4e762
JB
65182012-01-07 Juanma Barranquero <lekktu@gmail.com>
6519
6520 * progmodes/which-func.el (which-func-mode): Turn into a
6521 non-interactive function and mark as obsolete (bug#10428).
6522
89bd9ccd
CY
65232012-01-06 Chong Yidong <cyd@gnu.org>
6524
6525 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
6526 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
6527 functions, along with 1 and -1.
6528
4afee9d5
EZ
65292012-01-06 Eli Zaretskii <eliz@gnu.org>
6530
6531 * time.el (display-time-load-average)
6532 (display-time-default-load-average): Doc fixes. See the thread
6533 starting at
6534 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
6535 for the details.
6536
536aea70
GM
65372012-01-06 Glenn Morris <rgm@gnu.org>
6538
665ae865
GM
6539 * mail/unrmail.el (unrmail): Give an explicit error if the input file
6540 has no messages. (Bug#10377)
6541
c869783d
GM
6542 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
6543 than Info-edit. (Bug#10385)
6544
2bb4227e
GM
6545 * time.el (display-time-load-average, display-time-next-load-average):
6546 Doc fixes.
6547
7d5944b9
GM
6548 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
6549 local setting of buffer-read-only to the input buffer. (Bug#10419)
6550
536aea70
GM
6551 * calendar/calendar.el (calendar-mode):
6552 Locally set scroll-margin to 0. (Bug#10379)
6553
7dccca16
UM
65542012-01-06 Ulrich Mueller <ulm@gentoo.org>
6555
6556 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
6557
afbb7930
GM
65582012-01-05 Glenn Morris <rgm@gnu.org>
6559
6560 * eshell/em-unix.el (diff-no-select): Autoload it.
6561 (eshell/diff): Use diff-no-select. (Bug#10420)
6562
04482335
CY
65632012-01-05 Chong Yidong <cyd@gnu.org>
6564
7baca3bc
CY
6565 * shell.el (shell-dynamic-complete-functions): Revert last change.
6566 (shell-command-completion-function): New function.
6567 (shell-completion-vars): Use it to implement
6568 shell-completion-execonly (Bug#10417).
6569
04482335
CY
6570 * custom.el (enable-theme): Don't set custom-safe-themes.
6571
1d00653d
SM
6572 * cus-theme.el (custom-theme-merge-theme):
6573 Ignore custom-enabled-themes and custom-safe-themes.
04482335 6574
bb5aa5d6
MM
65752012-01-05 Michael R. Mauger <mmaug@yahoo.com>
6576
6577 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
6578 first prompt in `sql-interacive-mode'.
6579 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 6580 keywords.
6df6ae42 6581 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
6582 (sql-product-interactive): Bug fix: Set `sql-buffer' in
6583 context of original buffer. Invoke `sql-login-hook'.
6584
a7183d7c
EZ
65852012-01-04 Eli Zaretskii <eliz@gnu.org>
6586
6587 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
6588 letters in cite-prefix.
6589
a1eacd1e
LMI
65902012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6591
6592 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
6593
787cdb34
CY
65942012-01-03 Chong Yidong <cyd@gnu.org>
6595
1d00653d
SM
6596 * shell.el (shell-dynamic-complete-functions):
6597 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
6598 comint-filename-completion first (Bug#10417).
6599
30710442
RS
66002012-01-02 Richard Stallman <rms@gnu.org>
6601
6602 * battery.el (battery-status-function):
6603 Detect when to use battery-yeeloong-sysfs.
6604 (battery-echo-area-format): Add string for Yeeloong.
6605 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
6606 (battery-yeeloong-sysfs): New function.
6607
f75bfc33
CY
66082012-01-02 Chong Yidong <cyd@gnu.org>
6609
6610 * dirtrack.el (dirtrack-list): Eliminate unused third element.
6611 (dirtrack): Merge code for handling relative filenames in prompt
6612 from shell-dir-cookie-watcher.
6613 (dirtrack-debug-message): New arg to avoid excess format calls.
6614
6615 * shell.el (shell-dir-cookie-re): Variable deleted.
6616 (shell-dir-cookie-watcher): Function deleted.
6617 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
6618 with dirtrack-mode.
6619
651e947e
EZ
66202012-01-01 Eli Zaretskii <eliz@gnu.org>
6621
1d00653d
SM
6622 * term/w32-win.el (dynamic-library-alist) <gnutls>:
6623 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
6624 libgnutls-26.dll.
6625
94d4c7dc
AS
66262011-12-31 Andreas Schwab <schwab@linux-m68k.org>
6627
6628 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
6629
8d43f3cd
EZ
66302011-12-31 Eli Zaretskii <eliz@gnu.org>
6631
6632 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
6633 headers of non-MIME messages, when rmail-enable-mime is non-nil.
6634
98c8795a
MA
66352011-12-29 Michael Albinus <michael.albinus@gmx.de>
6636
6637 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
6638 also for alternative shells.
6639 (tramp-open-connection-setup-interactive-shell): Check, whether
6640 the shell is a busybox.
6641 (tramp-send-command): Don't suppress multiple prompts for
6642 busyboxes, it hurts.
6643
51281b32
CY
66442011-12-28 Chong Yidong <cyd@gnu.org>
6645
6646 * progmodes/gdb-mi.el (gdb-get-source-file-list)
6647 (gdb-get-source-file): Move mode line update to
6648 gdb-get-source-file (Bug#10087).
6649
2170cb53
CY
66502011-12-25 Chong Yidong <cyd@gnu.org>
6651
6652 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
6653 gud-gdb-marker-filter without taking it as an argument.
6654 (gud-gdb-run-command-fetch-lines): Caller changed.
6655 (gud-gdb-completion-function): New variable.
6656 (gud-gdb-completion-at-point): Use it.
6657 (gud-gdb-completions-1): Split from gud-gdb-completions.
6658
6659 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
6660 function as separate arguments.
6661 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
6662 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
6663 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
6664 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
6665 (gdb-stopped, def-gdb-auto-update-trigger)
6666 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
6667 (gdb-get-changed-registers, gdb-get-main-selected-frame):
6668 Callers changed.
2170cb53
CY
6669 (gud-gdbmi-completions): New function.
6670 (gdb): Use it for generating the completion table.
6671
be8b11bb
AM
66722011-12-24 Alan Mackenzie <acm@muc.de>
6673
6674 Introduce a mechanism to widen the region used in context font
1d00653d 6675 locking. Use this to protect declarations from losing their contexts.
be8b11bb 6676
1d00653d
SM
6677 * progmodes/cc-langs.el (c-before-font-lock-functions):
6678 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 6679 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
6680 functions to be run just before context (etc.) font locking.
6681
6682 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 6683 New, functionality extracted from
be8b11bb 6684 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 6685 (c-in-after-change-fontification): New variable.
be8b11bb
AM
6686 (c-after-change): Set c-in-after-change-fontification.
6687 (c-set-fl-decl-start): Rejig its interface, so it can be called
6688 from both after-change and context fontifying.
b81d40f0
JB
6689 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
6690 New functions.
6691 (c-standard-font-lock-fontify-region-function): New variable.
6692 (c-font-lock-fontify-region): New function.
be8b11bb 6693
341cf6ac
JL
66942011-12-24 Juri Linkov <juri@jurta.org>
6695
6696 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
6697 (Bug#10348)
6698
bffcee0a
MA
66992011-12-23 Michael Albinus <michael.albinus@gmx.de>
6700
6701 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
6702 existence of source file. (Bug#10325)
6703
cb5e207c
AM
67042011-12-23 Alan Mackenzie <acm@muc.de>
6705
6706 Fix unstable fontification inside templates.
6707
b81d40f0
JB
6708 * progmodes/cc-langs.el (c-before-font-lock-functions):
6709 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
6710 additionally has c-set-fl-decl-start. The other languages (apart
6711 from AWK) have that as a single entry.
6712
b81d40f0
JB
6713 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6714 The functionality for "local" declarations has been extracted to
cb5e207c
AM
6715 c-set-fl-decl-start.
6716
b81d40f0
JB
6717 * progmodes/cc-mode.el (c-common-init, c-after-change):
6718 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
6719 (c-set-fl-decl-start): New function, extracted from
6720 c-font-lock-enclosing-decls and enhanced.
6721
60ff536c
JB
67222011-12-23 Juanma Barranquero <lekktu@gmail.com>
6723
6724 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
6725
1c4757d6
JL
67262011-12-22 Juri Linkov <juri@jurta.org>
6727
6728 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
6729
d031f2c7
CY
67302011-12-22 Chong Yidong <cyd@gnu.org>
6731
6732 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
6733
bace743a
DA
67342011-12-21 Drew Adams <drew.adams@oracle.com>
6735
6736 * files.el (file-remote-p): Fix docstring. (Bug#10319)
6737
728a1f2b
JC
67382011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6739
6740 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
6741
0d373f73
TZ
67422011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
6743
fec0aaa4
TZ
6744 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
6745 highlighting and support. Fix up comments for capitalization.
6746 (cfengine-mode-debug): New var.
6747 (cfengine3-mode): Change the modeline indicator to "CFE3".
6748 (cfengine3-font-lock-keywords): Improve defun highlighting.
6749 (cfengine2-actions): Rename from `cfengine-actions'.
6750 (cfengine2-font-lock-keywords): Rename from
6751 `cfengine-font-lock-keywords'.
6752 (cfengine2-imenu-expression): Rename from
6753 `cfengine-imenu-expression'.
6754 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
6755 (cfengine2-beginning-of-defun): Rename from
6756 `cfengine-beginning-of-defun'.
6757 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
6758 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
6759 (cfengine2-mode): Rename from `cfengine-mode'. Change the
6760 modeline indicator to "CFE2".
6761 (cfengine-mode): Defalias to `cfengine-auto-mode'.
6762 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 6763
bc86f573
CY
67642011-12-21 Chong Yidong <cyd@gnu.org>
6765
6766 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
6767 filename argument.
6768
d45ba96b
MR
67692011-12-20 Martin Rudalics <rudalics@gmx.at>
6770
6771 * window.el (window-normalize-buffer-to-display): Remove.
6772 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
6773
a6198c90
CY
67742011-12-19 Chong Yidong <cyd@gnu.org>
6775
6776 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
6777 Don't signal an error in a predicate function; return non-nil.
6778 (vc-dir-mark-file): Move the error here.
6779 (vc-dir-mark-unmark): If acting on the region, keep going if one
6780 of the entries cannot be marked/unmarked.
6781 (vc-dir-mark-all-files): If current entry is a directory, mark
6782 only child files, as documented.
6783
34c5fb55
VB
67842011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
6785
6786 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
6787 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
6788 addition.
6789
c803b2b7
JD
67902011-12-18 Jan Djärv <jan.h.d@swipnet.se>
6791
6792 * term/ns-win.el (ns-get-selection-internal)
6793 (ns-store-selection-internal): Declare.
1154d12e
JB
6794 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
6795 Declare as obsolete.
6796 (ns-get-pasteboard, ns-paste-secondary):
6797 Use ns-get-selection-internal.
6798 (ns-set-pasteboard, ns-copy-including-secondary):
6799 Use ns-store-selection-internal.
c803b2b7 6800
9cff91f8 68012011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
6802
6803 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 6804 (vc-deduce-fileset): Doc fix.
99a289d9 6805
f16c898a
AS
68062011-12-16 Andreas Schwab <schwab@linux-m68k.org>
6807
6808 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
6809
763237c4
SS
68102011-12-13 Sam Steingold <sds@gnu.org>
6811
6812 * man.el (Man-getpage-in-background): When running under a
6813 window-system, ignore $MANWIDTH and $COLUMNS.
6814
5fc1c122
KH
68152011-12-15 Kenichi Handa <handa@m17n.org>
6816
6817 * language/ethio-util.el: Change coding tag to utf-8-emacs.
6818 (setup-ethiopic-environment-internal): Comment out key-binding for
6819 ethio-toggle-punctuation.
6820
13d49cbb
AM
68212011-12-13 Alan Mackenzie <acm@muc.de>
6822
898169a2
AM
6823 Add the switch statement to AWK Mode.
6824
7a71b18d 6825 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
6826 "default" to the keywords regexp.
6827
7a71b18d 6828 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 6829 expression as the rest.
1d00653d
SM
6830 (c-nonlabel-token-key): Allow string literals for AWK.
6831 Refactor for the other modes.
898169a2 6832
13d49cbb 6833 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 6834 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
6835 routines. Limit backward searching in c-font-lock-enclosing.decl.
6836
6837 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
6838 pp-state and literal type in addition to the limits.
1d00653d 6839 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 6840 (c-state-literal-at): Use the above new defun.
1d00653d
SM
6841 (c-slow-in-literal, c-fast-in-literal): Remove.
6842 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
6843
6844 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
6845 being in a literal. Add a limit for backward searching.
6846
6847 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
6848 c-slow-in-literal.
6849
15e0efc7
SM
68502011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6851
6852 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
6853
454592a6
MR
68542011-12-13 Martin Rudalics <rudalics@gmx.at>
6855
6856 * window.el (delete-other-windows): Use correct frame in call to
6857 window-with-parameter.
6858
87393f26
DP
68592011-12-12 Daniel Pfeiffer <occitan@t-online.de>
6860
6861 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
6862 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
6863 (makefile-gmake-statements, makefile-makepp-statements):
6864 Use it and add new makepp keywords.
6865 (makefile-makepp-font-lock-keywords): Add new patterns.
6866 (makefile-match-function-end): Match new [...] and [[...]].
6867
11636b22
JB
68682011-12-11 Juanma Barranquero <lekktu@gmail.com>
6869
6870 * ses.el (ses-call-printer-return, ses-cell-property-get)
6871 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
6872 (ses-create-cell-variable, ses-reset-header-string)
6873 (ses-cell-set-formula, ses-repair-cell-reference-all)
6874 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
6875 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
6876 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
6877 (ses-aset-with-undo, ses-load, ses-truncate-cell)
6878 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
6879 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
6880 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
6881 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
6882 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
6883 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
6884 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
6885 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
6886
cf018193
VB
68872011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
6888
6889 * ses.el: The overall change is to add cell renaming, that is
6890 setting fancy names for cell symbols other than name matching
6891 "\\`[A-Z]+[0-9]+\\'" regexp .
6892 (ses-create-cell-variable): New defun.
6893 (ses-relocate-formula): Relocate formulas only for cells the
6894 symbols of which are not renamed, i.e. symbols whose names do not
6895 match regexp "\\`[A-Z]+[0-9]+\\'".
6896 (ses-relocate-all): Relocate values only for cells the symbols of
6897 which are not renamed.
6898 (ses-load): Create cells variables as the (ses-cell ...) are read,
6899 in order to check row col consistency with cell symbol name only
6900 for cells that are not renamed.
6901 (ses-replace-name-in-formula): New defun.
6902 (ses-rename-cell): New defun.
6903
ee957461
CY
69042011-12-11 Chong Yidong <cyd@gnu.org>
6905
6906 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
6907 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
6908
9a9e9ef0
MR
69092011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
6910
6911 * window.el (other-window): Fix docstring.
6912
92a8eba5
EZ
69132011-12-10 Eli Zaretskii <eliz@gnu.org>
6914
6915 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
6916 `from' or `to' address before taking its substring.
6917 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
6918 encoded name is chopped in the middle of the encoded string, and
6919 thus displayed encoded.
6920
e152e577
JB
69212011-12-10 Juanma Barranquero <lekktu@gmail.com>
6922
6923 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
6924
e5d84bfe
EZ
69252011-12-10 Eli Zaretskii <eliz@gnu.org>
6926
6927 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
6928 to use texinfo-update-node and commands that call it if the
6929 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 6930 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
6931 (texinfo-all-menus-update, texinfo-master-menu)
6932 (texinfo-update-node, texinfo-every-node-update)
6933 (texinfo-multiple-files-update): Doc fix. Warn against updating
6934 all the @node lines.
6935 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
6936 argument is numeric. Explain better in the doc string what the
6937 function really does.
6938 (texinfo-insert-master-menu-list): Improve the error message
6939 displayed if there's no menu in the Top node.
6940 (Bug#2975) See also this thread:
e5d84bfe
EZ
6941 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
6942
1d84e9bb
MG
69432011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
6944
6945 * speedbar.el (speedbar-supported-extension-expressions):
6946 Add .adb and .ads, commonly used for Ada source code (bug#10256).
6947
382c953b
JB
69482011-12-09 Juanma Barranquero <lekktu@gmail.com>
6949
6950 * printing.el (pr-mode-alist):
6951 * simple.el (filter-buffer-substring-functions)
6952 (completion-list-insert-choice-function):
6953 * window.el (window-with-parameter, window-atom-root)
6954 (window-sides-slots, window-size-fixed, window-min-delta)
6955 (window-max-delta, window--resize-mini-window)
6956 (window--resize-child-windows-normal, window-tree)
6957 (delete-other-windows, quit-window, split-window)
6958 (display-buffer-record-window, special-display-buffer-names)
6959 (special-display-regexps, special-display-popup-frame)
6960 (same-window-p, split-window-sensibly)
6961 (display-buffer-overriding-action, display-buffer-alist)
6962 (display-buffer-base-action, display-buffer, switch-to-buffer)
6963 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
6964 (fit-window-to-buffer, recenter-positions)
6965 (mouse-autoselect-window-state, mouse-autoselect-window-select):
6966 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
6967 and remove unneeded backslashes in docstrings.
6968
39c9faef
SM
69692011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6970
98449af8
SM
6971 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
6972
39c9faef
SM
6973 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
6974 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
6975 end in ".mk".
6976 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
6977 when reading the makefile (bug#10116).
6978
86ed9fdc
SM
69792011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6980
6981 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
6982 (bug#10116).
6983
5580f89d
GM
69842011-12-06 Glenn Morris <rgm@gnu.org>
6985
6986 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
6987
28d3917c
CY
69882011-12-06 Chong Yidong <cyd@gnu.org>
6989
6990 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
6991
a98edce9
JB
69922011-12-06 Juanma Barranquero <lekktu@gmail.com>
6993
6994 * textmodes/table.el (table-shorten-cell): Fix typo.
6995
e65adfac
CG
69962011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
6997
6998 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
6999
71cc0b74
EZ
70002011-12-05 Eli Zaretskii <eliz@gnu.org>
7001
7002 * descr-text.el (describe-char): Fix display of strong
7003 right-to-left characters and directional embeddings and overrides.
7004
7005 * simple.el (what-cursor-position): Fix display of codepoints of
7006 strong right-to-left characters.
7007
315bc30d
CY
70082011-12-05 Chong Yidong <cyd@gnu.org>
7009
7010 * faces.el (read-color): Doc fix.
7011
58a70b94
GM
70122011-12-05 Glenn Morris <rgm@gnu.org>
7013
7014 * align.el (align--set-marker): Add doc-string.
7015 Don't try to move something that is not a marker. (Bug#10216)
7016
5158face
GM
70172011-12-04 Glenn Morris <rgm@gnu.org>
7018
7019 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
7020 overly zealous deletion of trailing whitespace.
7021
520fca41
JB
70222011-12-04 Juanma Barranquero <lekktu@gmail.com>
7023
7024 * server.el (server-delete-client): On Windows, do not try to delete
7025 the only terminal.
7026 (server-process-filter): On Windows, treat requests for a tty frame as
7027 if they were for a GUI frame if the running server is in GUI mode.
7028
5e605a2e
GM
70292011-12-03 Glenn Morris <rgm@gnu.org>
7030
7031 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
7032
5c3fe83f
SM
70332011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7034
6f5e57e7
SM
7035 * electric.el: Streamline electric-indent's hook.
7036 (electric-indent-chars): Revert to simple list.
7037 (electric-indent-functions): New var.
7038 (electric-indent-post-self-insert-function): Use it.
7039
5c3fe83f
SM
7040 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
7041 there's no inferior buffer (bug#10196).
7042 (prolog-consult-compile): Don't use toggle-read-only.
7043
6bdac736
MA
70442011-12-02 Michael Albinus <michael.albinus@gmx.de>
7045
7046 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
7047 interrupt. (Bug#10187)
7048
6131ba7f
SM
70492011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7050
99c79fee
SM
7051 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
7052 (bug#9160).
7053
6131ba7f
SM
7054 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
7055 (bug#10191).
7056
cb0a02ea
JL
70572011-12-02 Juri Linkov <juri@jurta.org>
7058
7059 * info.el (Info-search): Display "end of manual" when Isearch
7060 reaches the end of single-file Info manual. (Bug#9918)
7061
66e0570c
EZ
70622011-12-02 Eli Zaretskii <eliz@gnu.org>
7063
7064 * isearch.el (isearch-message-prefix): Run the input method part
7065 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
7066
02b16839
JL
70672011-12-02 Juri Linkov <juri@jurta.org>
7068
7069 * isearch.el (isearch-occur): Use `word-search-regexp' for
7070 `isearch-word'.
7071 (isearch-search-and-update): Add condition for `isearch-word' and
7072 call `word-search-regexp'. (Bug#10145)
7073
0b950688
GM
70742011-12-01 Glenn Morris <rgm@gnu.org>
7075
7076 * eshell/em-hist.el (eshell-hist-initialize):
7077 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 7078 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 7079
9505c3c7
SM
70802011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7081
7082 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
7083
1bbe96b2 70842011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 7085
a1beca85
SM
7086 * progmodes/verilog-mode.el (verilog-pretty-expr):
7087 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
7088 verilog, such as += *= and the like.
7089 (verilog-assignment-operator-re): Regular expression to find the
7090 assigment operator in a verilog assignment.
7091 (verilog-assignment-operation-re): Regular expression to find an
7092 assignment statement for pretty-expr.
7093 (verilog-in-attribute-p): Query returns true if point is in an
7094 attribute context; used to skip these for expression line up from
7095 pretty-expr.
7096 (verilog-in-parameter-p): Query returns true if point is in an
7097 parameter definition context; used to skip these for expression
7098 line up from pretty-expr.
7099 (verilog-in-parenthesis-p): Query returns true if point is in a
7100 parenthetical expression, specifically ( ) but not [ ] or { };
7101 used by pretty-expr.
7102 (verilog-just-one-space): If there is no space, don't add one.
7103 (verilog-get-lineup-indent-2): Specifically skip just attribute
7104 contexts for expression lineup, rather than skipping all
7105 parenthetical expressions.
7106 (verilog-calculate-indent): Fix comment, and fix indent.
7107 (verilog-do-indent): Indent declarations in lists (suggested by
7108 Joachim Lechner).
7109 (verilog-mode-abbrev-table): Populate abbrev mode with the various
7110 skeleton items.
7111 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
7112 by Alain Mellan).
7113
1bbe96b2 71142011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
7115
7116 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
7117 parameters with embedded comments. Reported by Ray Stevens.
7118 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
7119 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
7120 Reported by Tim Holt.
7121 (verilog-auto): Fix AUTOing a upper module then AUTOing module
7122 instantiated by upper module causing wrong expansion until AUTOed a
7123 second time. Reported by K C Buckenmaier.
7124 (verilog-diff-auto): Fix showing .* as a difference when
7125 `verilog-auto-star-save' off. Reported by Dan Dever.
7126 (verilog-auto-reset, verilog-read-always-signals)
7127 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
7128 temporary signals in reset list if
7129 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
7130 style to each signal's assignment type, bug381.
7131 Reported by Thomas Esposito.
6288f0ca
WS
7132 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
7133 (verilog-uvm-statement-re): Support UVM indentation and
7134 highlighting, with old OVM keywords only.
a1beca85 7135 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
7136 Support AUTOTIEOFF creating non-wire data types.
7137 Suggested by Jonathan Greenlaw.
6288f0ca
WS
7138 (verilog-auto-insert-lisp, verilog-delete-to-paren)
7139 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
7140 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
7141 (verilog-read-sub-decls, verilog-read-sub-decls-line):
7142 Fix mismatching parenthesis inside commented out code when deleting
382c953b 7143 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
7144 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
7145 non-numeric vector width. Reported by Alex Reed.
7146 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 7147 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
7148 (verilog-auto-delete-trailing-whitespace):
7149 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
7150 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
7151 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
7152 Fix verilog-scan-cache corruption when running user AUTO expansion
7153 hooks that call indentation routines.
7154 (verilog-simplify-range-expression): Fix typo ignoring lower case
7155 identifiers.
7156 (verilog-delete-auto): Fix delete-autos to also remove user created
7157 automatics, as long as they start with AUTO.
7158 (verilog-batch-diff-auto, verilog-diff-auto)
7159 (verilog-diff-function): Add `verilog-diff-auto' and bind to
7160 "C-c?" to report differences in AUTO expansion, ignoring spaces.
7161 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
7162 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
7163 (verilog-re-search-forward-quick, verilog-syntax-ppss):
7164 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
7165 is disabled and its cache will get corrupt, causing AUTOS not to
7166 expand. Instead use only -quick functions.
7167 (verilog-scan-region): Fix scanning over escaped quotes.
7168 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
7169 (verilog-re-search-backward-quick)
7170 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
7171 related functions now ignore strings, to fix misparsing of strings
7172 with magic comments embedded in them.
a1beca85
SM
7173 (verilog-read-auto-template):
7174 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
7175 Reported by Brad Dobbie.
7176 (verilog-read-auto-template):
7177 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 7178 Reported by Brad Dobbie.
6288f0ca
WS
7179 (verilog-auto-inst, verilog-auto-inst-param)
7180 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
7181 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
7182 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
7183 debugging templates without merge conflicts, bug357.
7184 Reported by Brad Dobbie.
7185 (verilog-read-auto-template):
7186 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
7187 Reported by Brad Dobbie.
7188 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
7189 abbrevs so user won't be asked to save.
7190 (verilog-read-auto-lisp-present): Fix to start at beginning of
7191 buffer in case called outside of verilog-auto.
7192 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
7193 to "X-2". Reported by Matthew Myers.
7194 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
7195 all inputs from module templates. Reported by Leith Johnson.
7196 (verilog-module-inside-filename-p): Fix locating programs as with
7197 modules.
7198 (verilog-auto-inst-port): Fix vl-width expressions when using
7199 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
7200 (verilog-decls-get-regs, verilog-decls-get-signals,
7201 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
7202 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
7203 verilog-read-decls): Combine reg and wire structures into one var
7204 structure to represent SystemVerilog concepts.
7205 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
7206 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
7207 (verilog-auto-wire-type, verilog-insert-definition):
7208 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
7209 SystemVerilog "logic" keyword instead of "wire"/"reg".
7210 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
7211 to declares outputs that also have assignments (presumably in an
a1beca85
SM
7212 ifdef or generate if so there's not a driver conflict).
7213 Reported by Matthew Myers.
7214 (verilog-auto-declare-nettype, verilog-insert-definition):
7215 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
7216 `default_nettype none. Reported by Julian Gorfajn.
7217 (verilog-read-always-signals-recurse, verilog-read-decls)
7218 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
7219 malformed end statement, bug325. Reported by Joshua Wise and
7220 Andrew Drake.
7221 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
7222 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
7223 when expanding .* in interfaces, bug320.
7224 Reported by Pierre-David Pfister.
6288f0ca 7225 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
7226 name and open parenthesis, bug317.
7227 Reported by Pierre-David Pfister.
6288f0ca
WS
7228 (verilog-simplify-range-expression): Fix simplification of
7229 multiplications inside AUTOWIRE connections, bug303.
7230 (verilog-auto-inst-port): Support parameter expansion in
7231 multidimensional arrays.
7232 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
7233 after "assert property". Reported by Julian Gorfajn.
7234 (verilog-simplify-range-expression): Fix "couldn't merge" errors
7235 with multiplication, bug303.
7236 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
7237 Reported by Jan Frode Lonnum.
7238
1bbe96b2
GM
72392011-11-30 Juanma Barranquero <lekktu@gmail.com>
7240
7241 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
7242 (hfy-shell-file-name, hfy-shell):
7243 * international/fontset.el (x-decompose-font-name): Fix typos.
7244
72452011-11-29 Ken Brown <kbrown@cornell.edu>
7246
7247 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
7248 (gdb-version): Remove defvar.
7249 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
7250 (gdb-gud-context-command, gdb-non-stop-handler)
7251 (gdb-current-context-command, gdb-stopped): Use it.
7252 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
7253 (gdb-non-stop-handler): Don't enable pretty-printing here.
7254 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
7255 non-stop mode. Use the following.
7256 (gdb-check-target-async): New defun.
7257 (gud-watch, gdb-stopped): Fix whitespace.
7258 (gdb-get-source-file): Don't try to display the source file if
7259 `gdb-main-file' is nil.
7260
72612011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7262
7263 * align.el: Try to generate fewer markers (bug#10047).
7264 (align--set-marker): New macro.
7265 (align-region): Use it.
7266
c935221f
SM
72672011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7268
7269 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
7270
e70b5064
CY
72712011-11-29 Chong Yidong <cyd@gnu.org>
7272
7273 * indent.el (indent-for-tab-command, indent-according-to-mode):
7274 Doc fix.
7275 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
7276
f3af92b7
MA
72772011-11-29 Michael Albinus <michael.albinus@gmx.de>
7278
7279 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
7280 aware of remote file names. (Bug#10124)
7281
ed472be9
CY
72822011-11-29 Chong Yidong <cyd@gnu.org>
7283
7284 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
7285
24510c22
SM
72862011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7287
7288 * files.el (find-file): Don't use force-same-window (bug#10144).
7289 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
7290 use pop-to-buffer if the selected window can't be used.
7291 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
7292
c60c3703
EZ
72932011-11-28 Eli Zaretskii <eliz@gnu.org>
7294
7295 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
7296 special-mode-map.
7297
e95def75
CY
72982011-11-28 Chong Yidong <cyd@gnu.org>
7299
7300 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
7301
c3f1c606
NR
73022011-11-27 Nick Roberts <nickrob@snap.net.nz>
7303
7304 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
7305 gdb-get-source-file-list on gdb-create-source-file-list.
7306
00db469c
EZ
73072011-11-26 Eli Zaretskii <eliz@gnu.org>
7308
7309 * whitespace.el (whitespace-newline): Use a different foreground
7310 color for 16-color light-background displays.
7311
4ad3bc2a
CY
73122011-11-24 Chong Yidong <cyd@gnu.org>
7313
7314 * window.el (display-buffer--special-action): Doc fix.
7315
e9fce1ac
JB
73162011-11-25 Juanma Barranquero <lekktu@gmail.com>
7317
7318 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
7319 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
7320 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
7321 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
7322 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
7323 (avl-tree-stack-first):
7324 * emacs-lisp/cconv.el (cconv--analyse-use):
7325 * net/gnutls.el (gnutls-negotiate): Fix typos.
7326
cb825e5d
GM
73272011-11-24 Glenn Morris <rgm@gnu.org>
7328
3adbe224
GM
7329 * lpr.el (lpr-windows-system, lpr-lp-system):
7330 * mail/binhex.el (binhex-begin-line):
7331 * progmodes/grep.el (grep-history, grep-find-history):
7332 * textmodes/flyspell.el:
7333 * vc/pcvs-defs.el (cvs-global-menu):
7334 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
7335 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
7336 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
7337
321decc8
GM
7338 * net/tls.el: Fix case of "GnuTLS".
7339
420b63ad
GM
7340 * paths.el (rmail-file-name): Format doc-string for make-docfile.
7341
cb825e5d
GM
7342 * version.el (emacs-build-system): Give it a doc-string.
7343
a0649f08
JL
73442011-11-24 Juri Linkov <juri@jurta.org>
7345
7346 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
7347
c0bc0fd4
GM
73482011-11-24 Glenn Morris <rgm@gnu.org>
7349
7350 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
7351 if called on a non-mime message just toggle the headers. (Bug#8006)
7352
20db1522
JB
73532011-11-24 Juanma Barranquero <lekktu@gmail.com>
7354
7355 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
7356 (allout-lead-with-comment-string, allout-structure-deleted-hook)
7357 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
7358 (allout-rebullet-heading, allout-open-sibtopic)
7359 (allout-toggle-current-subtree-encryption)
7360 (allout-toggle-subtree-encryption, allout-encrypt-string)
7361 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
7362 (allout-distinctive-bullets-string, allout-auto-activation):
7363 * window.el (window-normalize-buffer-to-display):
7364 * progmodes/verilog-mode.el (verilog-batch-indent):
7365 * textmodes/bibtex.el (bibtex-field-braces-opt)
7366 (bibtex-field-strings-opt):
7367 * vc/cvs-status.el (cvs-tree-merge):
7368 Fix typos.
7369
7262a87c
MA
73702011-11-23 Michael Albinus <michael.albinus@gmx.de>
7371
7372 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
7373 `non-essential' to t, in order to avoid remote connections.
7374
283430a1
EZ
73752011-11-23 Eli Zaretskii <eliz@gnu.org>
7376
a1beca85
SM
7377 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7378 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
7379 case-insensitively.
7380
d2992a38
ML
73812011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7382
7383 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
7384
50419064
GM
73852011-11-23 Glenn Morris <rgm@gnu.org>
7386
da94eca1
GM
7387 * paths.el (rmail-file-name): Reformat the doc-string so that it
7388 is picked up.
7389
9aac4de2
GM
7390 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
7391 (rmail-auto-file): Ignore case in the "special" field names,
7392 as mail-fetch-field does for all others.
7393
8038d2d2
GM
7394 * mail/rmail.el (rmail-forward):
7395 * mail/rmailkwd.el (rmail-set-label):
7396 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
7397 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
7398
f3fe222a
GM
7399 * mail/rmail.el (rmail-current-message): Doc fix.
7400
50419064
GM
7401 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
7402
28109f49
SM
74032011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7404
7405 * server.el (server-eval-and-print): Allow C-g (bug#6585).
7406
394c65f1
GM
74072011-11-22 Glenn Morris <rgm@gnu.org>
7408
7409 * mail/rmailmm.el (test-rmail-mime-handler)
7410 (test-rmail-mime-bulk-handler)
7411 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
7412
f2a0aa3a
JL
74132011-11-21 Juri Linkov <juri@jurta.org>
7414
1154d12e
JB
7415 * calc/calc.el (calc-read-key-sequence):
7416 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 7417
9c34a344
LMI
74182011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7419
7420 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
7421 Tell the caller that the next line needs recomputation, even
7422 though it doesn't start a sexp (bug#10094).
7423
f04a3be9
SM
74242011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7425
7426 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
7427
7978747f
SM
74282011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7429
f04a3be9
SM
7430 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
7431 Use force-same-window.
7978747f 7432
fe7a3057
JB
74332011-11-20 Juanma Barranquero <lekktu@gmail.com>
7434
7435 * descr-text.el (describe-char-unicode-data):
7436 * json.el (json-string-escape):
7437 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
7438 (Footnote-unicode, Footnote-style-p):
7439 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
7440
24901d61
CY
74412011-11-20 Chong Yidong <cyd@gnu.org>
7442
7443 * window.el (replace-buffer-in-windows): Restore interactive spec.
7444
bac7ff22
SM
74452011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7446
24f3d7b9
SM
7447 * electric.el (electric-indent-mode): Fix last change (too optimistic).
7448
bac7ff22
SM
7449 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
7450 (byte-compile-global-not-obsolete-vars): New var.
7451 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
7452 Use it.
7453 (byte-compile-warn-obsolete): Align text with the one in *Help*.
7454
cd1181db
JB
74552011-11-20 Juanma Barranquero <lekktu@gmail.com>
7456
7457 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
7458 * progmodes/pascal.el (electric-pascal-equal):
7459 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
7460 * xml.el (xml-substitute-special): Fix typos.
7461
7fb18e9e
GM
74622011-11-20 Glenn Morris <rgm@gnu.org>
7463
7464 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
7465 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
7466 Doc fixes.
7467 (rmail-decode-mime-charset): Mark as obsolete.
7468
7469 * mail/rmailsum.el (rmail-message-regexp-p-1):
7470 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
7471 Before using mime functions, check they are set. (Bug#10077)
7472
d5a6b3ba
JL
74732011-11-19 Juri Linkov <juri@jurta.org>
7474
7475 * info.el (Info-finder-find-node): Use `package--builtins' instead
7476 of `package-alist'. Use node names formed by the pattern "Keyword "
7477 and the keyword name.
7478
e981b61f
AS
74792011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7480
1d00653d 7481 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 7482
3ffbc301
JL
74832011-11-19 Juri Linkov <juri@jurta.org>
7484
7485 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
7486 that calls `revert-buffer' on all Info buffers. (Bug#9915)
7487 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
7488 `old-history', `old-history-forward'. Add let-binding
7489 `window-selected'. Remove calls to `kill-buffer',
7490 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
7491 before calling `Info-find-node', so `Info-find-node-2' will reread
7492 the Info file. Restore window positions only when `window-selected'
7493 is non-nil.
7494
30c62133
JL
74952011-11-19 Juri Linkov <juri@jurta.org>
7496
7497 * isearch.el (isearch-lazy-highlight-new-loop):
7498 Remove condition `(not isearch-error)'. (Bug#9918)
7499
7500 * misearch.el (multi-isearch-search-fun): Add condition
7501 `(not bound)' to ignore lazy-highlighting search.
7502 Add the search-failed message "end of multi" when the end of
7503 multi-sequence is reached. Uncapitalize the search-failed
7504 message "Repeat for next buffer".
7505
7506 * info.el (Info-search): Add the search-failed message
7507 "end of the manual" when the end of the manual is reached
7508 in Isearch mode.
7509
645ca9cf
JL
75102011-11-19 Juri Linkov <juri@jurta.org>
7511
7512 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
7513 Use non-destructive `remove' instead of `delete' because
7514 `Info-history-list' stored to `Info-isearch-initial-history-list' in
7515 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
7516
df754f66
JL
75172011-11-19 Juri Linkov <juri@jurta.org>
7518
7519 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
7520 to nil instead of binding `search-ring' and `regexp-search-ring'.
7521 (Bug#9185)
7522
0e23d96a
EZ
75232011-11-19 Eli Zaretskii <eliz@gnu.org>
7524
7525 * simple.el (line-move): Force movement by logical lines for any
7526 hscrolled window, not only when auto-hscroll-mode is on.
7527 (line-move-visual): Update doc string to that effect. (Bug#10076)
7528
8a6ccb66
AS
75292011-11-19 Andreas Schwab <schwab@linux-m68k.org>
7530
7531 * language/european.el (macintosh): Define as alias for mac-roman.
7532
49ae5b39
EZ
75332011-11-19 Eli Zaretskii <eliz@gnu.org>
7534
7535 * mail/rmailmm.el (rmail-mime-display-header)
7536 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
7537 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
7538 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
7539 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
7540 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
7541 of a raw aref.
7542 (rmail-mime-entity-segment): To get past the tagline, move forward
7543 2 more lines, to account for the 2 empty lines that precede and
7544 follow the line with the buttons.
7545 (rmail-mime-update-tagline): Move one more line, to get past the
7546 empty line that follows the buttons in the tagline. (Bug#9520)
7547
c56cad4a
MR
75482011-11-19 Martin Rudalics <rudalics@gmx.at>
7549
7550 * window.el (window-max-delta-1, window-min-delta-1)
7551 (window-min-size-1, window-state-get-1, window-state-put-1)
7552 (window-state-put-2): Use "window--" prefix.
7553
cbe71af3
SM
75542011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7555
2ad52c60
SM
7556 * emacs-lisp/smie.el: Improve warnings and conflict detection.
7557 (smie-warning-count): New var.
7558 (smie-set-prec2tab): Use it.
7559 (smie-bnf->prec2): Improve warnings. Add docstring.
7560 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
7561 (smie-bnf--set-class): New function.
7562 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
7563 corner case.
7564
6944dbc1
SM
7565 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
7566 (compilation-error-properties, compilation-move-to-column):
7567 Handle compilation-first-column while in the target buffer.
7568
c400c4d7
SM
7569 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
7570 Don't hardcode point-min==1.
7571
6dbe3e96
SM
7572 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
7573 (eshell-rewrite-for-command): Remove workaround.
7574 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
7575 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
7576 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
7577
cbe71af3
SM
7578 * files-x.el (modify-file-local-variable): Obey commenting conventions.
7579
a8e1496d
GM
75802011-11-17 Glenn Morris <rgm@gnu.org>
7581
7582 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7583 Ignore buffer-local generated-autoload-file if it is the same
7584 as the global value. (Bug#10049)
7585
df85d315
JB
75862011-11-17 Juanma Barranquero <lekktu@gmail.com>
7587
7588 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
7589 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
7590 (reftex-toc-previous-heading, reftex-toc-max-level)
7591 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
7592 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
7593 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7594 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7595 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
7596 (reftex-toc-rename-label, reftex-toc-visit-location)
7597 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
7598 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
7599 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
7600 leaving "*toc*" only for references to the buffer.
7601
a0c2d0ae
MR
76022011-11-17 Martin Rudalics <rudalics@gmx.at>
7603
7604 * window.el (window-resize, delete-window, split-window):
7605 Replace window-splits by window-combination-resize.
1d00653d 7606 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 7607
35c0bac8
GM
76082011-11-17 Glenn Morris <rgm@gnu.org>
7609
7610 * progmodes/sh-script.el (sh-font-lock-keywords-var):
7611 Make bash entry derive from sh entry, not shell entry.
7612
d0c8fc8a
MA
76132011-11-16 Michael Albinus <michael.albinus@gmx.de>
7614
7262a87c
MA
7615 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
7616 local file name.
7617
7877f373
JB
76182011-11-16 Juanma Barranquero <lekktu@gmail.com>
7619
7620 * menu-bar.el (menu-bar-file-menu):
7621 * printing.el (pr-ps-utility):
7622 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
7623 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
7624 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
7625 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
7626 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
7627 (icalendar--convert-cyclic-to-ical)
7628 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
7629 (icalendar--convert-ical-to-diary)
7630 (icalendar--convert-recurring-to-diary)
7631 (icalendar--convert-non-recurring-all-day-to-diary)
7632 (icalendar-import-format-sample):
7633 * progmodes/idlw-shell.el (idlwave-shell-mode):
7634 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
7635 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
7636 (vhdl-ps-print-init): Fix typos.
7637
10649b82
KM
76382011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
7639
9d0cfcd6
GM
7640 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
7641 FSF and collapse date sequence, obscure author/maintainer email address
7642 better, remove extra version line, track relocation of author's webpage.
10649b82 7643
9d0cfcd6
GM
7644 * progmodes/python.el (python-pdbtrack-input-prompt)
7645 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
7646 regular python pdb prompts. Adjustments shamelessly taken exactly as
7647 suggested in EmacsWiki page (tiny change):
7648 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 7649
58179cce
JB
76502011-11-16 Juanma Barranquero <lekktu@gmail.com>
7651
7652 * expand.el (expand-pos, expand-index, expand-point):
7653 Remove redundant info from docstring.
7654 (expand-add-abbrevs): Doc fix.
7655 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
7656 (expand-sample-perl-mode-expand-list): Fix typos.
7657
7658 * net/dbus.el (dbus-event-member-name):
7659 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
7660 * term/pc-win.el (msdos-create-frame-with-faces):
7661 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
7662
b6f67890
MR
76632011-11-16 Martin Rudalics <rudalics@gmx.at>
7664
7665 * window.el (split-window, window-state-get-1)
7666 (window-state-put-1, window-state-put-2): Rename occurrences of
7667 window-nest to window-combination-limit.
1d00653d 7668 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 7669
ce7ddba0
CY
76702011-11-16 Chong Yidong <cyd@gnu.org>
7671
7672 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
7673 regexp (Bug#10033).
7674
3ae704f4
SM
76752011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7676
7677 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
7678 `completing-read' will remove *Completions* and will preserve
7679 current-buffer for us.
7680 (tmm-add-prompt): Users of *Completions* will always (re)set its
7681 major mode.
7682 (tmm-old-comp-map): Remove.
7683
6ad1cdde
GM
76842011-11-16 Glenn Morris <rgm@gnu.org>
7685
7686 * mail/rmailedit.el: Require rmailmm when compiling.
7687 (rmail-old-mime-state): New declaration.
7688 (rmail-edit-current-message): If editing a mime message,
7689 edit the "raw" message from the mbox buffer.
7690 (rmail-cease-edit): Handle mime messages. (Bug#9840)
7691
d20faa20
GM
76922011-11-15 Glenn Morris <rgm@gnu.org>
7693
7694 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
7695 which wasn't being used. Add optional arg to force given state.
7696 (rmail-mime): Add optional arg to force given state.
7697
c7015153
JB
76982011-11-15 Juanma Barranquero <lekktu@gmail.com>
7699
7700 * allout.el (allout-encryption-plaintext-sanitization-regexps):
7701 * frame.el (display-mm-dimensions-alist):
7702 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
7703 (outline-move-subtree-down):
7704 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
7705 (newsticker--treeview-do-get-node):
7706 * net/quickurl.el (quickurl-list-buffer-name):
7707 * progmodes/dcl-mode.el (dcl-mode):
7708 * progmodes/gdb-mi.el (gdb-mapcar*):
7709 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
7710
45261b50
GM
77112011-11-15 Glenn Morris <rgm@gnu.org>
7712
7713 * mail/rmail.el (rmail-file-coding-system): It's only ever used
7714 in a boolean sense, so just make it a boolean, and fix the doc.
7715 (rmail-show-mime-function, rmail-mime-feature)
7716 (rmail-require-mime-maybe): Doc fixes.
7717 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
7718
7719 * mail/rmailmm.el (rmail-show-mime): Doc fix.
7720
0d26e0b6
JB
77212011-11-15 Juanma Barranquero <lekktu@gmail.com>
7722
7723 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
7724 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
7725 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
7726 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
7727
447f30f6
GM
77282011-11-15 Glenn Morris <rgm@gnu.org>
7729
672b871d
GM
7730 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
7731 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
7732 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
7733 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
7734 (rmail-mime, rmail-show-mime): Doc fixes.
7735
f6aa5bb1
GM
7736 * term/ns-win.el (mode-line-frame-identification):
7737 Leave it alone. (Bug#10051)
7738
947cd66b
GM
7739 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
7740
447f30f6
GM
7741 * mail/rmailout.el (rmail-output-to-rmail-buffer):
7742 Handle empty buffers. (Bug#9978)
7743
0b381c7e
JB
77442011-11-14 Juanma Barranquero <lekktu@gmail.com>
7745
7746 * international/mule.el (define-charset):
7747 * mail/rmailmm.el (rmail-mime-find-header-encoding):
7748 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
7749 * progmodes/verilog-mode.el (verilog-backward-token):
7750 * textmodes/ispell.el (lookup-words):
7751 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
7752
71e027ac
GM
77532011-11-14 Glenn Morris <rgm@gnu.org>
7754
56632ce4
GM
7755 * progmodes/executable.el
7756 (executable-make-buffer-file-executable-if-script-p):
7757 Handle file-modes returning nil.
7758
40500957
GM
7759 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
7760 message - not necessary, and causes problems. (Bug#9831)
7761
071c2340
GM
7762 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
7763
d3cfca60
GM
7764 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
7765
71e027ac
GM
7766 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
7767 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
7768 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
7769
89d61221
MR
77702011-11-12 Martin Rudalics <rudalics@gmx.at>
7771
7772 * window.el (window-resize, delete-window): Use window-splits
7773 variable instead of function.
7774 (window-state-get-1, window-state-put-2, window-state-put):
7775 Don't deal with windows' splits status.
7776
98282f6f
GM
77772011-11-12 Glenn Morris <rgm@gnu.org>
7778
7779 * apropos.el (apropos-do-all, apropos-library, apropos-value)
7780 (apropos-documentation): Doc fixes.
7781
40a8bdf6
JB
77822011-11-11 Juanma Barranquero <lekktu@gmail.com>
7783
7784 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
7785 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
7786
65bd19ff
SM
77872011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7788
7789 * electric.el (electric-indent-post-self-insert-function): Make it
7790 possible for a char to only indent in some circumstances.
7791 (electric-indent-mode): Simplify.
7792
54f9154c
MR
77932011-11-11 Martin Rudalics <rudalics@gmx.at>
7794
7795 * window.el (windows-with-parameter): Remove unused function.
7796 (windows-at-side): Rename to window-at-side-list.
7797 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
7798 (window-side-check, window-size-ignore, window-size-fixed-1)
7799 (window-in-direction-2): Prefix with "window--".
7800 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 7801
68cbc58b
GM
78022011-11-11 Glenn Morris <rgm@gnu.org>
7803
7804 * subr.el (eval-after-load): If FILE is already loaded,
7805 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
7806
b2621720
GM
78072011-11-10 Glenn Morris <rgm@gnu.org>
7808
9a4de110
GM
7809 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
7810 Call svn via vc-svn-command rather than vc-do-command.
7811 (vc-svn-command): Add --non-interactive. (Bug#9993)
7812 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
7813
b2621720
GM
7814 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7815 Add toggle-read-only. (Bug#7292)
7816 * files.el (toggle-read-only): Mention that it should only
7817 be used interactively. (Bug#10006)
7818
1dce7193
SM
78192011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7820
d9ac1a1e
SM
7821 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7822 Adjust regexp for OCaml warnings.
7823
0c325082
SM
7824 * electric.el (electric-pair-post-self-insert-function): Let user
7825 turn it off buffer-locally (bug#9932).
7826
90132c14
SM
7827 * progmodes/python.el (python-beginning-of-statement):
7828 Rewrite (bug#2703).
7829
1dce7193
SM
7830 * progmodes/compile.el: Better handle TABs (bug#9749).
7831 (compilation-internal-error-properties)
7832 (compilation-next-error-function): Obey the target buffer's
7833 compilation-error-screen-columns.
7834
c4e7c63a
JB
78352011-11-09 Juanma Barranquero <lekktu@gmail.com>
7836
7837 * progmodes/meta-mode.el: Remove obsolete comments.
7838 (meta-right-comment-regexp, meta-ignore-comment-regexp):
7839 Fix typos in docstrings.
7840
2cffd681
MR
78412011-11-09 Martin Rudalics <rudalics@gmx.at>
7842
7843 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 7844 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
7845 (window--resizable): New function. Make all callers of
7846 window-resizable call window--resizable instead.
7847 (window-resizable): Rewrite in terms of window--resizable.
7848
0edcba87
GM
78492011-11-08 Glenn Morris <rgm@gnu.org>
7850
7851 * progmodes/delphi.el (delphi-mode-syntax-table):
7852 Let define-derived-mode define a proper syntax table. (Bug#9994)
7853
4b0d61e3
SM
78542011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7855
7856 * window.el: Stay away from defsubst.
7857 (window-list-no-nils): Remove.
7858 (window-state-get-1, window-state-get): Use backquote instead.
7859
cd394be1 78602011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 7861
4b0d61e3 7862 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 7863 Fix incorrect use of default argument in `completing-read'.
7864
e1c2c6f2
MR
78652011-11-08 Martin Rudalics <rudalics@gmx.at>
7866
7867 * window.el (display-buffer-function, special-display-function):
7868 Mention display-buffer-record-window but do not mention
7869 help-setup parameter in doc-strings.
b3f4a882 7870 (window-min-delta): Fix doc-string typo.
e1c2c6f2 7871
105216ed
CY
78722011-11-08 Chong Yidong <cyd@gnu.org>
7873
7874 * window.el (window-total-height, window-total-width): Doc fix.
7875 (window-body-size): Move from C.
7876 (window-body-height, window-body-width): Move to C.
7877
0a9f9ab5
SM
78782011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7879
7880 * window.el: Make special-display like display-buffer-alist (bug#9532).
7881 (display-buffer--special-action): New function, morphed
7882 from display-buffer--special.
7883 (display-buffer): Use it to handle special-display-buffers at higher
7884 priority (just after display-buffer-alist).
7885 (display-buffer-fallback-action, display-buffer--other-frame-action)
7886 (pop-to-buffer-same-window): Remove display-buffer--special.
7887
a769dd15
GM
78882011-11-07 Glenn Morris <rgm@gnu.org>
7889
7890 * calendar/cal-menu.el (cal-menu-set-date-title):
7891 Do nothing if not in a calendar. (Bug#9976)
7892
05a61ee3
SM
78932011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7894
7895 * files.el (find-file): Always use selected-window.
7896
be7f5545
MR
78972011-11-07 Martin Rudalics <rudalics@gmx.at>
7898
7899 * window.el (window-combinations): Make WINDOW argument
7900 mandatory. Rewrite doc-string.
7901 (walk-window-subtree, window-atom-check, window-min-delta)
7902 (window-max-delta, window--resize-this-window)
7903 (window--resize-root-window-vertically, window-tree)
7904 (balance-windows, window-state-put): Rewrite doc-strings as to
7905 not mention the term "subwindow".
7906 (window--resize-subwindows-skip-p): Rename to
7907 window--resize-child-windows-skip-p.
7908 (window--resize-subwindows-normal): Rename to
7909 window--resize-child-windows-normal.
7910 (window--resize-subwindows): Rename to
7911 window--resize-child-windows.
7912 (window-or-subwindow-p): Rename to window--in-subtree-p.
7913
3c6702ef
ML
79142011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7915
7916 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
7917 Ensure that mbox format messages end in two newlines (Bug#9974).
7918
49745b39
CY
79192011-11-06 Chong Yidong <cyd@gnu.org>
7920
7921 * window.el (window-combination-p): Function deleted; its
7922 side-effect is not used in any existing code.
7923 (window-combinations, window-combined-p): Call window-*-child
7924 directly.
7925
24300f5f
CY
79262011-11-05 Chong Yidong <cyd@gnu.org>
7927
7928 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
7929 (window-size-ignore, window-state-get): Callers changed.
7930 (window-normalize-window): Rename from window-normalize-any-window.
7931 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 7932 (window-normalize-live-window): Delete.
447f16b8
CY
7933 (window-combination-p, window-combined-p, window-combinations)
7934 (walk-window-subtree, window-atom-root, window-min-size)
7935 (window-sizable, window-sizable-p, window-size-fixed-p)
7936 (window-min-delta, window-max-delta, window-resizable)
7937 (window-resizable-p, window-full-height-p, window-full-width-p)
7938 (window-current-scroll-bars, window-point-1, set-window-point-1)
7939 (window-at-side-p, window-in-direction, window-resize)
7940 (adjust-window-trailing-edge, maximize-window, minimize-window)
7941 (window-deletable-p, delete-window, delete-other-windows)
7942 (record-window-buffer, unrecord-window-buffer)
7943 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
7944 (quit-window, split-window, window-state-put)
7945 (set-window-text-height, fit-window-to-buffer)
7946 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 7947
89bd5ee1
EZ
79482011-11-04 Eli Zaretskii <eliz@gnu.org>
7949
53479029
EZ
7950 * mail/rmail.el (rmail-simplified-subject): Decode subject with
7951 rfc2047-decode-string.
7952 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
7953 warnings.
7954
89bd5ee1
EZ
7955 * window.el (window-body-height, window-body-width): Mention in
7956 the doc string that the return values are in frame's canonical
7957 units. (Bug#9949)
7958
bd17fdee
AM
79592011-11-03 Alan Mackenzie <acm@muc.de>
7960
7961 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
7962 change in cc-engine.el.
7963
acc825c5
SM
79642011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7965
7966 * window.el (switch-to-buffer): Use `force-same-window' interactively.
7967
1885e5b8
MR
79682011-11-02 Martin Rudalics <rudalics@gmx.at>
7969
7970 * window.el (quit-window): Call unrecord-window-buffer after
7971 showing another buffer in the window. (Bug#9937)
acc825c5 7972 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 7973
ebe06da9
JB
79742011-11-02 Juanma Barranquero <lekktu@gmail.com>
7975
7976 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
7977 Accept status with more than 9 shelves. (Bug#9935)
7978 Reported by Colin D Bennett <colin@gibibit.com>.
7979
4ee88440
MR
79802011-11-01 Martin Rudalics <rudalics@gmx.at>
7981
7982 * help.el (with-help-window): Don't reference
7983 temp-buffer-show-specifiers in doc-string.
7984
08e1d82c
AS
79852011-10-31 Andreas Schwab <schwab@linux-m68k.org>
7986
7987 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
7988 menu-item.
7989
84bd6e9e
VJL
79902011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7991
7992 * whitespace.el: New version 13.2.2.
7993 (whitespace-newline-mode): Disable properly. Reported by Sarah
7994 <EmacsWiki>.
7995
dba0634a
UJ
79962011-10-30 Ulf Jasper <ulf.jasper@web.de>
7997
7998 * net/newst-treeview.el: Remove "Time-stamp".
7999 (newsticker--group-manage-orphan-feeds): Do not call
8000 newsticker--treeview-tree-update.
db22a3c2
JB
8001 (newsticker-treeview-update, newsticker-treeview):
8002 Call newsticker--treeview-tree-update if necessary.
dba0634a 8003
3d8daefe
MR
80042011-10-30 Martin Rudalics <rudalics@gmx.at>
8005
8006 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
8007 (window-iso-combinations): Remove "iso-" infix.
8008 Suggested by Chong Yidong.
3d8daefe
MR
8009 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
8010 (window-max-delta-1, window-resize, window--resize-siblings)
8011 (window--resize-this-window, adjust-window-trailing-edge)
8012 (split-window, balance-windows-1)
8013 (shrink-window-if-larger-than-buffer):
8014 * calendar/calendar.el (calendar-generate-window):
db22a3c2 8015 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 8016
1bc4c3ae
SM
80172011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8018
8019 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
8020 in place (bug#9907).
8021 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
8022 (eshell-rewrite-if-command, eshell-rewrite-for-command)
8023 (eshell-structure-basic-command, eshell-rewrite-while-command)
8024 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
8025 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
8026 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
8027 (eshell-do-pipelines-synchronously, eshell-eval-command):
8028 Use backquotes and prefer setq to set.
8029 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
8030 (eshell-macrop): Use functionp.
c1e2f5fa 8031 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 8032
30b65d9c
CY
80332011-10-30 Chong Yidong <cyd@gnu.org>
8034
8035 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
8036 instead of set-mark (Bug#9810).
8037
2d197ffb
CY
80382011-10-30 Chong Yidong <cyd@gnu.org>
8039
8040 * window.el (split-window-below, split-window-right): Rename from
8041 split-window-above-each-other and split-window-side-by-side
8042 respectively. All callers changed.
8043 (split-window-sensibly, split-window-sensibly): Use them.
8044 (split-window-keep-point): Doc fix.
8045
8046 * isearch.el: Add isearch-scroll property to split-window-below
8047 and split-window-right.
8048
8049 * follow.el (follow-mode):
8050 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8051 * progmodes/ada-xref.el (ada-gdb-application):
8052 * emulation/vip.el (vip-buffer-in-two-windows):
8053 * image-dired.el (image-dired-dired-with-window-configuration):
8054 * dired-x.el (dired-do-find-marked-files):
8055 * dired.el (dired-pop-to-buffer):
8056 * bs.el (bs--show-with-configuration):
8057 * vc/emerge.el (emerge-setup-windows):
8058 * textmodes/two-column.el (2C-two-columns):
8059 * textmodes/reftex-toc.el (reftex-toc):
8060 * progmodes/gdb-mi.el (gdb-setup-windows):
8061 * progmodes/fortran.el (fortran-window-create):
8062 * net/newst-treeview.el (newsticker--treeview-window-init):
8063 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
8064 * emulation/tpu-edt.el (tpu-gold-map):
8065 * emulation/crisp.el (crisp-mode-map):
8066 * calendar/calendar.el (calendar-basic-setup): Callers changed.
8067
38bb2ca8
CY
80682011-10-29 Chong Yidong <cyd@gnu.org>
8069
aa4de341
CY
8070 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
8071
e1eb5385
CY
8072 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
8073
5d2ece3c
CY
8074 * textmodes/flyspell.el (flyspell-word): Fix char offset for
8075 forged Ispell output (Bug#7904).
8076
38bb2ca8
CY
8077 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
8078
d0af9f77
SM
80792011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8080
8081 * doc-view.el: Avoid ugly errors about not finding nil.
8082 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
8083 (doc-view-dvipdf-program, doc-view-unoconv-program)
8084 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
8085 Avoid nil or absolute file name as default value.
8086 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
8087
52bedd34
AM
80882011-10-28 Alan Mackenzie <acm@muc.de>
8089
db22a3c2 8090 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 8091
7e43cfa5
AM
80922011-10-28 Alan Mackenzie <acm@muc.de>
8093
8094 Amend the handling of c-beginning/end-of-defun in nested declaration
8095 scopes.
8096
52bedd34
AM
8097 * progmodes/cc-vars.el (c-defun-tactic): Move here from
8098 cc-langs.el. Change it to a defcustom.
7e43cfa5 8099
52bedd34
AM
8100 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
8101 cc-vars.el.
7e43cfa5 8102
d0af9f77
SM
8103 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8104 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 8105
52bedd34 8106 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 8107 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
8108 (c-widen-to-enclosing-decl-scope): New function.
8109 (c-while-widening-to-decl-block): New macro.
8110 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
8111 outward for defun boundaries, and correspondingly change symbol
8112 `respect-enclosure' to `go-outward'.
8113 (c-declaration-limits): Change algorithm to report only the "innermost"
8114 defun's boundaries.
8115
1a2ce9ee
DD
81162011-10-28 Deniz Dogan <deniz@dogan.se>
8117
8118 * net/rcirc.el (rcirc-mode): Use hard newlines.
8119
bc97a826
AM
81202011-10-28 Alan Mackenzie <acm@muc.de>
8121
8122 Amend to indent and fontify macros "which include their own semicolon"
8123 correctly, using the "virtual semicolon" mechanism.
8124
52bedd34 8125 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 8126
d0af9f77 8127 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 8128 Recode to scan one line at a time rather than having \n and \r
58179cce 8129 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 8130 (c-forward-label): Amend for virtual semicolons.
58179cce 8131 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 8132
52bedd34
AM
8133 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
8134 of the new C macros.
bc97a826 8135
52bedd34 8136 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
8137 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
8138 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
8139 (c-opt-cpp-macro-define): Make into a full language variable.
8140 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
8141 AWK Mode (including \n, \r) removed, no longer needed.
8142
d0af9f77
SM
8143 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
8144 Invoke c-make-macro-with-semi-re.
bc97a826 8145
52bedd34
AM
8146 * progmodes/cc-vars.el (c-macro-with-semi-re):
8147 (c-macro-names-with-semicolon): New variables.
58179cce 8148 (c-make-macro-with-semi-re): New function.
bc97a826 8149
7a6c0941
SM
81502011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8151
8152 * vc/log-edit.el: Fill empty field rather than adding new one.
8153 (log-edit-add-field): New function.
8154 (log-edit-insert-changelog): Use it.
8155
b0c4cdcf
ML
81562011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8157
8158 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
8159
ee1f1da9
SM
81602011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8161
8162 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
8163 (gdb--check-interpreter): New function.
8164 (gdb): Use it.
8165
51bc5f8b
GM
81662011-10-27 Glenn Morris <rgm@gnu.org>
8167
416a2c45
GM
8168 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
8169 (least-positive-float, least-negative-float)
8170 (least-positive-normalized-float, least-negative-normalized-float)
8171 (float-epsilon, float-negative-epsilon):
8172 Remove unnecessary declarations.
8173
8174 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
8175 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
8176 (least-positive-float, least-negative-float)
8177 (least-positive-normalized-float, least-negative-normalized-float)
8178 (float-epsilon, float-negative-epsilon): Add doc-strings,
8179 based on those in cl.texi.
8180
51bc5f8b
GM
8181 * files.el (set-visited-file-name): If the major-mode changed,
8182 reload the local variables. (Bug#9796)
8183
15de15c6
CY
81842011-10-27 Chong Yidong <cyd@gnu.org>
8185
8186 * subr.el (change-major-mode-after-body-hook): New hook.
8187 (run-mode-hooks): Run it.
8188
ee1f1da9
SM
8189 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8190 Use change-major-mode-before-body-hook.
15de15c6
CY
8191
8192 * simple.el (fundamental-mode):
8193 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
8194 change introducing fundamental-mode-hook.
8195
5430d399
JB
81962011-10-26 Juanma Barranquero <lekktu@gmail.com>
8197
acc825c5 8198 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 8199
ad74a69e
MA
82002011-10-26 Michael Albinus <michael.albinus@gmx.de>
8201
8202 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 8203 tramp.el explicitly. (Bug#7583)
ad74a69e 8204
71d4c2a5
SM
82052011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8206
8207 * progmodes/octave-mod.el:
8208 * progmodes/octave-inf.el: Update maintainer.
8209
b1f6fa26
CY
82102011-10-26 Chong Yidong <cyd@gnu.org>
8211
8212 * subr.el (with-wrapper-hook): Rewrite doc.
8213
3f04efd6
MA
82142011-10-25 Michael Albinus <michael.albinus@gmx.de>
8215
8216 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 8217 filenames "/method:foo:". (Bug#9793)
3f04efd6 8218
410488d3
SM
82192011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8220
8221 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
8222 (bug#9865).
8223
c1ebb47e
GM
82242011-10-24 Glenn Morris <rgm@gnu.org>
8225
8226 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
8227
7f5c46c7
MA
82282011-10-24 Michael Albinus <michael.albinus@gmx.de>
8229
8230 * notifications.el: Add the requirement of a running D-Bus session
8231 bus to the Commentary.
8232
db2440b6
JL
82332011-10-24 Juri Linkov <juri@jurta.org>
8234
8235 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8236 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
8237 (Bug#9364)
8238
feecf435
JL
82392011-10-24 Juri Linkov <juri@jurta.org>
8240
8241 * info.el (Info-following-node-name-re): Add newline to the list
8242 of allowed characters for leading space. (Bug#9824)
8243
a3839de2
SM
82442011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8245
acc825c5
SM
8246 * progmodes/octave-inf.el (inferior-octave-mode-map):
8247 Fix C-c C-h binding.
a3839de2
SM
8248 * progmodes/octave-mod.el (octave-help): Remove.
8249
09388e76
MA
82502011-10-23 Michael Albinus <michael.albinus@gmx.de>
8251
8252 Sync with Tramp 2.2.3.
8253
8254 * net/tramp-cache.el (top): Pacify byte-compiler using
8255 `init-file-user' and `site-run-file'.
8256
8257 * net/trampver.el: Update release number.
8258
86c60681
CY
82592011-10-23 Chong Yidong <cyd@gnu.org>
8260
8261 * files.el (toggle-read-only): Remove obsolete comment about
8262 version control.
8263
8264 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
8265 for toggle-read-only. Note that this hasn't called vc-next-action
8266 since 2008-05-02, though it wasn't documented at the time.
8267
a3839de2
SM
8268 * vc/ediff-init.el (ediff-toggle-read-only-function):
8269 Use toggle-read-only.
86c60681 8270
cd5495ff
AM
82712011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
8272
8273 Fix bug #9560, sporadic wrong indentation; improve instrumentation
8274 of c-parse-state.
8275
00b77525 8276 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 8277 correct faulty logical expression.
cd5495ff
AM
8278 (c-parse-state-state, c-record-parse-state-state):
8279 (c-replay-parse-state-state): New defvar/defuns.
8280 (c-debug-parse-state): Use new functions.
8281
42ee24ed
MR
82822011-10-22 Martin Rudalics <rudalics@gmx.at>
8283
8284 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 8285 last fix. Use window-in-direction correctly.
42ee24ed 8286
a7dee7e7
CY
82872011-10-21 Chong Yidong <cyd@gnu.org>
8288
8289 * progmodes/idlwave.el (idlwave-mode):
8290 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
8291 require-final-newline; that's done in prog-mode.
8292 Suggested by Stefan Monnier.
a7dee7e7 8293
e07b9a6d
MR
82942011-10-21 Martin Rudalics <rudalics@gmx.at>
8295
8296 * mouse.el (mouse-drag-window-above)
8297 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
8298 (mouse-drag-mode-line-1, mouse-drag-header-line)
8299 (mouse-drag-vertical-line-rightward-window): Remove.
8300 (mouse-drag-line): New function.
8301 (mouse-drag-mode-line, mouse-drag-header-line)
8302 (mouse-drag-vertical-line): Call mouse-drag-line.
8303 * window.el (window-at-side-p, windows-at-side): New functions.
8304
7e1361d9
UM
83052011-10-21 Ulrich Mueller <ulm@gentoo.org>
8306
8307 * tar-mode.el (tar-grind-file-mode):
8308 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
8309
30fcaf3a
CY
83102011-10-21 Chong Yidong <cyd@gnu.org>
8311
8312 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
8313 * progmodes/vera-mode.el (vera-mode):
8314 Use mode-require-final-newline.
30fcaf3a 8315
516eddb0
GM
83162011-10-20 Glenn Morris <rgm@gnu.org>
8317
db22a3c2 8318 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 8319
10d5f513
CS
83202011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
8321
8322 * emulation/cua-base.el (cua-set-mark): Fix case of string.
8323
ac6c8639
CY
83242011-10-20 Chong Yidong <cyd@gnu.org>
8325
8326 * emulation/cua-base.el (cua-mode):
8327 * mail/footnote.el (footnote-mode):
8328 * mail/mailabbrev.el (mail-abbrevs-mode):
8329 * net/xesam.el (xesam-minor-mode):
8330 * progmodes/bug-reference.el (bug-reference-mode):
8331 * progmodes/cap-words.el (capitalized-words-mode):
8332 * progmodes/compile.el (compilation-minor-mode)
8333 (compilation-shell-minor-mode):
8334 * progmodes/gud.el (gud-tooltip-mode):
8335 * progmodes/hideif.el (hide-ifdef-mode):
8336 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8337 * progmodes/subword.el (subword-mode):
8338 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8339 * progmodes/which-func.el (which-function-mode):
8340 * term/tvi970.el (tvi970-set-keypad-mode):
8341 * term/vt100.el (vt100-wide-mode):
8342 * textmodes/flyspell.el (flyspell-mode):
8343 * textmodes/ispell.el (ispell-minor-mode):
8344 * textmodes/nroff-mode.el (nroff-electric-mode):
8345 * textmodes/paragraphs.el (use-hard-newlines):
8346 * textmodes/refill.el (refill-mode):
8347 * textmodes/reftex.el (reftex-mode):
8348 * textmodes/rst.el (rst-minor-mode):
8349 * textmodes/sgml-mode.el (html-autoview-mode)
8350 (sgml-electric-tag-pair-mode):
8351 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
8352 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
8353 * emulation/crisp.el (crisp-mode):
8354 * emacs-lisp/eldoc.el (eldoc-mode):
8355 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
8356 minor mode behavior.
8357
aa42ab43
JL
83582011-10-19 Juri Linkov <juri@jurta.org>
8359
8360 * descr-text.el (describe-char): Add #x2010 and #x2011 to
8361 the list of hard-coded chars with escape-glyph face.
8362
89400f1d
SM
83632011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8364
8365 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
8366
305c07f6
MA
83672011-10-19 Michael Albinus <michael.albinus@gmx.de>
8368
8369 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
8370 running process.
8371
13754b54
GM
83722011-10-19 Glenn Morris <rgm@gnu.org>
8373
8374 * vc/vc-bzr.el (vc-bzr-after-dir-status):
8375 Ignore ignored files. (Bug#9726)
8376
06e21633
CY
83772011-10-19 Chong Yidong <cyd@gnu.org>
8378
8379 Doc fix for minor modes, stating that an omitted argument enables
8380 the mode unconditionally when called from Lisp.
8381
8382 * abbrev.el (abbrev-mode):
8383 * allout.el (allout-mode):
8384 * autoinsert.el (auto-insert-mode):
8385 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8386 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
8387 (global-auto-revert-mode):
8388 * battery.el (display-battery-mode):
8389 * composite.el (global-auto-composition-mode)
8390 (auto-composition-mode):
8391 * delsel.el (delete-selection-mode):
8392 * desktop.el (desktop-save-mode):
8393 * dired-x.el (dired-omit-mode):
8394 * dirtrack.el (dirtrack-mode):
8395 * doc-view.el (doc-view-minor-mode):
8396 * double.el (double-mode):
8397 * electric.el (electric-indent-mode, electric-pair-mode):
8398 * emacs-lock.el (emacs-lock-mode):
8399 * epa-hook.el (auto-encryption-mode):
8400 * follow.el (follow-mode):
8401 * font-core.el (font-lock-mode):
8402 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
8403 * help.el (temp-buffer-resize-mode):
8404 * hilit-chg.el (highlight-changes-mode)
8405 (highlight-changes-visible-mode):
8406 * hi-lock.el (hi-lock-mode):
8407 * hl-line.el (hl-line-mode, global-hl-line-mode):
8408 * icomplete.el (icomplete-mode):
8409 * ido.el (ido-everywhere):
8410 * image-file.el (auto-image-file-mode):
8411 * image-mode.el (image-minor-mode):
8412 * iswitchb.el (iswitchb-mode):
8413 * jka-cmpr-hook.el (auto-compression-mode):
8414 * linum.el (linum-mode):
8415 * longlines.el (longlines-mode):
8416 * master.el (master-mode):
8417 * mb-depth.el (minibuffer-depth-indicate-mode):
8418 * menu-bar.el (menu-bar-mode):
8419 * minibuf-eldef.el (minibuffer-electric-default-mode):
8420 * mouse-sel.el (mouse-sel-mode):
8421 * msb.el (msb-mode):
8422 * mwheel.el (mouse-wheel-mode):
8423 * outline.el (outline-minor-mode):
8424 * paren.el (show-paren-mode):
8425 * recentf.el (recentf-mode):
8426 * reveal.el (reveal-mode, global-reveal-mode):
8427 * rfn-eshadow.el (file-name-shadow-mode):
8428 * ruler-mode.el (ruler-mode):
8429 * savehist.el (savehist-mode):
8430 * scroll-all.el (scroll-all-mode):
8431 * scroll-bar.el (scroll-bar-mode):
8432 * server.el (server-mode):
8433 * shell.el (shell-dirtrack-mode):
8434 * simple.el (auto-fill-mode, transient-mark-mode)
8435 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
8436 (line-number-mode, column-number-mode, size-indication-mode)
8437 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
8438 * strokes.el (strokes-mode):
8439 * time.el (display-time-mode):
8440 * t-mouse.el (gpm-mouse-mode):
8441 * tool-bar.el (tool-bar-mode):
8442 * tooltip.el (tooltip-mode):
8443 * type-break.el (type-break-mode-line-message-mode)
8444 (type-break-query-mode):
8445 * view.el (view-mode):
8446 * whitespace.el (whitespace-mode, whitespace-newline-mode)
8447 (global-whitespace-mode, global-whitespace-newline-mode):
8448 * xt-mouse.el (xterm-mouse-mode): Doc fix.
8449
a3839de2
SM
8450 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8451 Fix autogenerated docstring.
06e21633 8452
5214e501
JL
84532011-10-19 Juri Linkov <juri@jurta.org>
8454
8455 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
8456 by checking environment variables "DESKTOP_SESSION" and
8457 "XDG_CURRENT_DESKTOP". (Bug#9779)
8458
195f8db9
JL
84592011-10-19 Juri Linkov <juri@jurta.org>
8460
8461 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
8462 (browse-url-chromium-program, browse-url-chromium-arguments):
8463 New defcustoms.
8464 (browse-url-default-browser): Check for `browse-url-chromium' and
8465 call `browse-url-chromium-program'.
8466 (browse-url-chromium): New command. (Bug#9779)
8467
343a34ff
JB
84682011-10-18 Juanma Barranquero <lekktu@gmail.com>
8469
8470 * facemenu.el (list-colors-duplicates): On Windows, detect more
8471 duplicates by assuming that only colors matching "^System" are
8472 special "system colors". (Bug#9722)
8473
6978a151
SM
84742011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
8477 to distinguish the author from the committer.
8478
6a80b297
MA
84792011-10-18 Michael Albinus <michael.albinus@gmx.de>
8480
8481 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
8482
b31a5677
JK
84832011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
8484
8485 * international/mule.el (sgml-html-meta-auto-coding-function):
8486 Add support for detecting encoding in HTML5 specified only as
8487 <meta charset="UTF-8">. Implementation just makes http-equiv and
8488 content-type parts from HTML4 encoding string optional. (Bug#9716)
8489
80c6d77f
GM
84902011-10-18 Glenn Morris <rgm@gnu.org>
8491
8492 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
8493
08b0fee8
CY
84942011-10-18 Chong Yidong <cyd@gnu.org>
8495
8496 * faces.el (cursor): Doc fix.
8497
67e729a5
CY
84982011-10-17 Chong Yidong <cyd@gnu.org>
8499
8500 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
8501
343a34ff 85022011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
8503
8504 * dirtrack.el (dirtrack): Support shell buffers with path
8505 prefixes, e.g. tramp-based remote shells. (Bug#9647)
8506
0bc06380
TZ
85072011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
8508
8509 * json.el: Bump version to 1.3 and note change in History.
8510 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
8511
8b79f3e0
SM
85122011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
8513
5a7c536b
SM
8514 * comint.el (comint-insert-input, comint-send-input)
8515 (comint-get-old-input-default, comint-backward-matching-input)
8516 (comint-next-prompt): Use nil instead of `input' for field property of
8517 past user input (bug#114).
8518
96a8a0df
SM
8519 * minibuffer.el (completion--replace): Inherit surrounding properties
8520 (bug#114).
8521 (minibuffer-complete-and-exit): Use it.
8522
8b79f3e0
SM
8523 * comint.el (comint--table-subvert): Quote the all-completions output
8524 (bug#9160).
8525
b8f7ff0d
MR
85262011-10-17 Martin Rudalics <rudalics@gmx.at>
8527
8b79f3e0 8528 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 8529
b8f7ff0d 8530 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 8531 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
8532 entries and separate them from frame entries.
8533
c235b555
GM
85342011-10-15 Glenn Morris <rgm@gnu.org>
8535
8536 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
8537 Doc fixes.
8538
6bbfa6e1
CY
85392011-10-15 Chong Yidong <cyd@stupidchicken.com>
8540
8b79f3e0
SM
8541 * net/network-stream.el (network-stream-open-starttls):
8542 Improve detection of failure due to lack of TLS support.
ec5c990d 8543
6bbfa6e1
CY
8544 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
8545 putting the input text in front and in bold.
8546
98488977
SM
85472011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8548
3d1337be
SM
8549 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
8550
ee0b45e4
SM
8551 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
8552 empty buffer.
8553
98488977
SM
8554 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
8555 unread-command-events rather than pushing yet-another event.
8556
186f4720
EZ
85572011-10-14 Eli Zaretskii <eliz@gnu.org>
8558
8559 * mail/sendmail.el (sendmail-query-once): Improve the wording of
8560 the explanation of the possible choices. Make the options passed
8561 to completing-read shorter.
8562
8b7a997c
AM
85632011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8564
8565 * textmodes/flyspell.el (flyspell-large-region): Make sure
8566 extended character mode is used if defined (Bug#1339).
8567
12587bbb
EZ
85682011-10-13 Eli Zaretskii <eliz@gnu.org>
8569
8570 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
8571 character info for LRE, LRO, RLE, and RLO characters by appending
8572 an invisible PDF.
12587bbb 8573
bad41229
SM
85742011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8575
8576 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
8577 even in case of error; add debug spec; simplify data flow.
8578 (with-timeout-handler): Remove.
8579
28dbc92f
MA
85802011-10-12 Michael Albinus <michael.albinus@gmx.de>
8581
8582 Fix Bug#6019, Bug#9315.
8583
8584 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
8585 complete `buffer-file-name', the local file name part could look
8586 remotely (for example on VMS).
8587
8588 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
8589 `tramp-run-real-handler'.
8590 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
8591 already quoted by '"'.
8592
8593 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
8594 Let `file-name-handler-alist' be nil, the local file name part
8595 could look remotely (for example on VMS).
8596
e1b0b23a
SM
85972011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8598
8599 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
8600 from here...
8601 (flyspell-post-command-hook): ...to here.
8602
a120bde9
SM
86032011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8604
8605 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
8606 if not needed.
8607 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
8608 using completion. Protect against "slow" callers.
8609 Remove the "message hack".
8610
7ce7717b
JL
86112011-10-11 Juri Linkov <juri@jurta.org>
8612
8613 * isearch.el (isearch-lazy-highlight-word): New variable.
8614 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8615 Use it. (Bug#9727)
8616
c02ee9d6
GM
86172011-10-11 Glenn Morris <rgm@gnu.org>
8618
8619 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
8620 like f90-previous-statement does.
8621
93e616fd 86222011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8623
1f190e73 8624 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
8625 only in interactive use, to avoid error.
8626
af7b6078
SM
86272011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8628
8629 * minibuffer.el (completion-file-name-table): Fix last change,
8630 i.e. ignore normal errors but not the other ones.
8631
0563dae9
MR
86322011-10-10 Martin Rudalics <rudalics@gmx.at>
8633
8634 * window.el (special-display-buffer-names)
8635 (special-display-regexps): Remove some remnants of earlier
8636 changes from doc-strings.
366ca7f3
MR
8637 (quit-windows-on): New function.
8638
8639 * vc/vc.el (vc-revert, vc-rollback):
8640 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
8641 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 8642 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 8643
49677495
MR
86442011-10-09 Martin Rudalics <rudalics@gmx.at>
8645
8646 * window.el (frame-auto-hide-function): Add version tag.
8647 (Bug#9699)
8648
56f2d1e1
MA
86492011-10-09 Michael Albinus <michael.albinus@gmx.de>
8650
8651 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
8652 condition.
8653
112a6592
LL
86542011-10-09 Leo Liu <sdl.web@gmail.com>
8655
8656 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
8657 (Bug#9701)
8658
0812589b
GM
86592011-10-08 Glenn Morris <rgm@gnu.org>
8660
8661 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
8662 before the first code statement zero indent. (Bug#9690)
8663
b2b0776e
CY
86642011-10-08 Chong Yidong <cyd@stupidchicken.com>
8665
8666 * simple.el (count-words-region): Always count in the region.
8667 Report the number of lines and characters too.
8668 (count-words): New command, which counts in the buffer if the
8669 region is inactive, as count-words-region used to.
8670 (count-words--message): New function. Handle plurals.
8671 (count-lines-region): Make it an alias for count-words-region.
8672
8673 * bindings.el (esc-map): Replace count-lines-region with
8674 count-words-region.
8675
c557cd6b
MR
86762011-10-08 Martin Rudalics <rudalics@gmx.at>
8677
8678 * window.el (window--delete): Delete dedicated frame
8679 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 8680 (switch-to-buffer): Fix doc-string typo.
c557cd6b 8681
61a57ef4 86822011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8683
3a7d293b 8684 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 8685
c3833279
CY
86862011-10-07 Chong Yidong <cyd@stupidchicken.com>
8687
8688 * bindings.el ([M-left],[M-right]): Bind to left-word and
8689 right-word respectively.
8690
21ce8245
GM
86912011-10-07 Glenn Morris <rgm@gnu.org>
8692
8693 * cus-start.el (debug-on-quit): Fix custom type.
8694
6d823bb2
LMI
86952011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8696
0181e193
LMI
8697 * subr.el (define-key-after): Clarify that the function is not
8698 useful for non-menu keymaps.
8699
6d823bb2
LMI
8700 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
8701
8e3459ce 87022011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8703
21ce8245 8704 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 8705 in current minibuffer (Fix bug with recursive minibuffers).
8706
a1c2d21e
CY
87072011-10-06 Chong Yidong <cyd@stupidchicken.com>
8708
8709 * progmodes/gdb-mi.el (gdb): Doc fix.
8710
5a4cf282
MR
87112011-10-05 Martin Rudalics <rudalics@gmx.at>
8712
8713 * window.el (frame-auto-hide-function): New option replacing
8714 frame-auto-delete. Suggested by Stefan Monnier.
8715 (window--delete): Call frame-auto-hide-function instead of
8716 investigating frame-auto-delete.
c96111ea
MR
8717 (window-point-1, set-window-point-1): New functions.
8718 (window-in-direction, record-window-buffer, window-state-get-1)
8719 (display-buffer-record-window): Use window-point-1 instead of
8720 window-point.
8721 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 8722
9854542e
SM
87232011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8724
8725 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
8726
8943cfb0
GM
87272011-10-05 Glenn Morris <rgm@gnu.org>
8728
8729 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
8730 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
8731
647ab967
LL
87322011-10-05 Leo Liu <sdl.web@gmail.com>
8733
8734 * subr.el (read-char-choice): Fix argument to buffer-live-p which
8735 works with buffer object.
8736
3ddfbced
SM
87372011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8738
8739 * mpc.el (mpc-tool-bar-map): Add labels.
8740
bdfa5dd2
GM
87412011-10-04 Glenn Morris <rgm@gnu.org>
8742
8743 * calendar/holidays.el (calendar-check-holidays): Doc fix.
8744
0e2070b5
MR
87452011-10-04 Martin Rudalics <rudalics@gmx.at>
8746
8747 * window.el (window--delete): New function.
8748 (frame-auto-delete): Resuscitate option.
8749 (bury-buffer, replace-buffer-in-windows)
8750 (quit-window): Rewrite using window--delete.
8751 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8752 Pass display-buffer-mark-dedicated to window--display-buffer-2
8753 (Bug#9639).
8754
3dc61a09
SM
87552011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8756
915a9b64
SM
8757 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
8758 returns a list (bug#9554). Add remote file name completion.
8759 * comint.el (comint--table-subvert): Curry and get quote&unquote
8760 functions as arguments.
8761 (comint--complete-file-name-data): Adjust call accordingly.
8762 * pcomplete.el (pcomplete--table-subvert): Remove.
8763 (pcomplete-completions-at-point): Use comint--table-subvert instead.
8764
3dc61a09
SM
8765 * minibuffer.el (completion-table-case-fold): Use currying.
8766 (completion--styles-type, completion--cycling-threshold-type):
8767 New constants.
8768 (completion-styles, completion-category-overrides)
8769 (completion-cycle-threshold): Use them.
8770 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
8771 completion-table-case-fold.
8772
8ea0a993
SB
87732011-10-03 Stephen Berman <stephen.berman@gmx.net>
8774
8775 * minibuffer.el (completion-category-overrides): Fix type of styles
8776 and add more user friendly tags (bug#9660).
8777
8c24b7f6
SM
87782011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8779
8780 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
8781 (mule-input-method-string): New widget.
8782 (default-input-method, language-info-custom-alist): Use it.
8783
428fe61a
SM
87842011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8785
32c1fffd
SM
8786 * pcomplete.el: Require comint.
8787 (pcomplete--common-suffix): Remove.
8788 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
8789 (pcomplete--table-subvert): Sync with comint--table-subvert.
8790 (pcomplete--entries): Use comint-completion-file-name-table.
8791 * comint.el (comint-unquote-filename): Simplify.
8792 (comint-completion-file-name-table): New function (bug#9616).
8793 (comint--complete-file-name-data): Use it.
8794
428fe61a
SM
8795 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
8796 (pcmpl-gnu-tar-buffer): Remove.
8797 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
8798 around. Make sure pcomplete-suffix-list is only changed temporarily.
8799 Don't look inside the tar's file if it's too large.
428fe61a 8800
04c52e2f
CY
88012011-10-01 Chong Yidong <cyd@stupidchicken.com>
8802
ce3cefcc
CY
8803 * cus-edit.el (custom-mode-map):
8804 * epa.el (epa-key-list-mode-map):
8805 * man.el (Man-mode-map):
8806 * startup.el (splash-screen-keymap):
8807 * simple.el (special-mode-map): Use scroll-up-command and
8808 scroll-down-command.
8809
8810 * progmodes/idlw-help.el (idlwave-help-mode-map):
8811 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
8812 * net/newst-plainview.el (newsticker-mode-map):
8813 * emulation/ws-mode.el (wordstar-mode-map):
8814 * emulation/vi.el (vi-com-map):
8815 * calc/calc-graph.el (calc-graph-show-dumb):
8816 * term/sun.el (terminal-init-sun):
8817 * term/ns-win.el (global-map):
8818 * progmodes/grep.el (grep-mode-map):
8819 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
8820 * mail/rmail.el (rmail-mode-map):
8821 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
8822
04c52e2f
CY
8823 * custom.el (custom-safe-themes, load-theme): Treat value of t for
8824 custom-safe-themes as special.
8825
79adf8c8
JD
88262011-10-01 Julien Danjou <julien@danjou.info>
8827
8828 * notifications.el (notifications-notify): Fix docstring.
8829
63bd50d3
PS
88302011-10-01 Per Starbäck <per@starback.se>
8831
8832 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
8833
199e4c7e
MR
88342011-09-30 Martin Rudalics <rudalics@gmx.at>
8835
8836 * startup.el (command-line-1): Fix last fix by inserting
8837 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 8838 (Bug#9605) and (Bug#9636)
199e4c7e 8839
fe5f08dd
EZ
88402011-09-29 Eli Zaretskii <eliz@gnu.org>
8841
8842 * simple.el (line-move): If auto-hscroll-mode is disabled and the
8843 window is hscrolled, move by logical lines. (Bug#9607)
8844 (line-move-visual): Update the doc string to the above effect.
8845
b5516bbd
MR
88462011-09-29 Martin Rudalics <rudalics@gmx.at>
8847
ccee00c0
MR
8848 * window.el (display-buffer-record-window): When WINDOW is the
8849 selected window use `point' instead of `window-point'. (Bug#9626)
8850
b5516bbd
MR
8851 * startup.el (command-line-1): Use insert-before-markers when
8852 inserting initial-scratch-message. (Bug#9605)
ccee00c0 8853
b5516bbd
MR
8854 * help.el (help-window): Remove variable.
8855
52aa0014
GM
88562011-09-29 Glenn Morris <rgm@gnu.org>
8857
8858 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
8859
df9a7357
JB
88602011-09-29 Juanma Barranquero <lekktu@gmail.com>
8861
8862 * descr-text.el (describe-char-categories): Accept category
8863 descriptions more than one line long.
8864
a8406c20
SM
88652011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8866
88d9610c
SM
8867 * simple.el (delete-trailing-whitespace): Fix last change.
8868
a5daf810
SM
8869 * progmodes/perl-mode.el (perl-syntax-propertize-function):
8870 Don't confuse "y => 3" as the beginning of a `y' operation.
8871
a8406c20
SM
8872 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
8873 object has more than 4 slots (bug#9613).
8874
a239d4e9
JB
88752011-09-28 Juanma Barranquero <lekktu@gmail.com>
8876
8877 * subr.el (with-output-to-temp-buffer):
8878 * net/quickurl.el (quickurl, quickurl-browse-url):
8879 Fix typos in docstrings.
8880
693fbdb6
EZ
88812011-09-27 Eli Zaretskii <eliz@gnu.org>
8882
8883 * minibuffer.el (completion-styles)
8884 (completion-category-overrides): Cross reference each other in doc
8885 strings.
8886
8b457e28
GM
88872011-09-27 Glenn Morris <rgm@gnu.org>
8888
8889 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
8890 to split-string. (Bug#9606)
8891
85a16208
LMI
88922011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8893
8894 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
8895 (bug#9615).
8896
502f9ebd
CY
88972011-09-27 Chong Yidong <cyd@stupidchicken.com>
8898
8899 * emacs-lisp/package.el (list-packages): Fix echo area message.
8900
7690bdea
LL
89012011-09-27 Leo Liu <sdl.web@gmail.com>
8902
8903 * ido.el (ido-read-internal): Accept cons cell HIST arg.
8904
e2ee6f30
MA
89052011-09-25 Michael Albinus <michael.albinus@gmx.de>
8906
8907 * net/dbus.el (dbus-unregister-object): Don't release services for
8908 registered signals. (Bug#9581)
8909
f3f98342
TZ
89102011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
8911
8912 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
8913 function that picks between cfengine 2 and 3 support
8914 automatically. Update docs accordingly.
8915
dd7aa8dd
KH
89162011-09-22 Kenichi Handa <handa@m17n.org>
8917
8918 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
8919 ZERO.
8920 (indian-itrans-v5-table-for-tamil): New variable.
8921 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
8922
3f2b07f8
KM
89232011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
8924
8925 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
8926 that's true if the current command involved collapsing of text.
8927 It's reset to false at the beginning of the next command.
8928 (allout-post-command-business): Move the cursor to the beginning
8929 of entry if the cursor is hidden and collapsing activity just
8930 happened.
8931
371d6a61
CY
89322011-09-24 Chong Yidong <cyd@stupidchicken.com>
8933
8934 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
8935 tracking (Bug#9541).
8936
2ac2721a
UJ
89372011-09-24 Ulf Jasper <ulf.jasper@web.de>
8938
8939 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
8940 (newsticker-show-news): Automatically load html rendering package
8941 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
8942 because w3m-fill-column is let-bound" and the error "Symbol's value
8943 as variable is void: w3m-fill-column".
2ac2721a 8944
fac7ae53
MA
89452011-09-24 Michael Albinus <michael.albinus@gmx.de>
8946
8947 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
8948 Release services only if they are defined. (Bug#9581)
8949
e08b633b
RS
89502011-09-23 Richard Stallman <rms@gnu.org>
8951
e488d29c
RS
8952 * textmodes/paragraphs.el (forward-sentence): For backwards case,
8953 distinguish start of paragraph from start of its text.
8954
19c38752
RS
8955 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
8956
e08b633b
RS
8957 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
8958 (rmail-generate-viewer-buffer): Put that hook on view buffer.
8959 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
8960
0a39f27e
AS
89612011-09-23 Andreas Schwab <schwab@linux-m68k.org>
8962
8963 * international/mule-diag.el (mule-diag): Insert a newline after
8964 each fontset description.
8965
db4e950d
SM
89662011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8967
8968 * simple.el (delete-trailing-whitespace):
8969 Document last change; simplify.
8970
eca3f3ea
PW
89712011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
8972
d68e189a
PW
8973 * simple.el (delete-trailing-whitespace): Also delete
8974 extra newlines at the end of the buffer.
8975
eca3f3ea
PW
8976 * textmodes/picture.el: Make motion commands obey shift-select-mode.
8977 (picture-newline): Use forward-line so as to ignore fields.
8978
01c157cc
SM
89792011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8980
8981 * subr.el (with-wrapper-hook): Fix edebug spec.
8982
022de23e
LMI
89832011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8984
8985 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
8986 (bug#4538).
8987
91683089
MA
89882011-09-23 Michael Albinus <michael.albinus@gmx.de>
8989
eca3f3ea
PW
8990 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
8991 Fix nasty bug using wrong cached values.
91683089 8992
5bdd6fa4
AM
89932011-09-23 Alan Mackenzie <acm@muc.de>
8994
8995 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
8996
97adfb97
CY
89972011-09-23 Chong Yidong <cyd@stupidchicken.com>
8998
8999 * window.el (pop-to-buffer): Ensure right window is selected if we
9000 chose another frame.
9001
d4ef2b50
EZ
90022011-09-22 Eli Zaretskii <eliz@gnu.org>
9003
9004 * simple.el (what-cursor-position): Use get-char-property-change
9005 and next-single-char-property-change, to be able to show display
9006 properties that come from overlays as well as text properties.
9007
72258fe5
CY
90082011-09-22 Chong Yidong <cyd@stupidchicken.com>
9009
9010 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
9011
9012 * cmuscheme.el (run-scheme, switch-to-scheme):
9013 * cus-edit.el (customize-group, custom-buffer-create)
9014 (customize-browse):
9015 * info.el (info):
9016 * shell.el (shell):
9017 * mail/sendmail.el (mail):
9018 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
9019
8f098516
RS
90202011-09-22 Richard Stallman <rms@gnu.org>
9021
9022 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
9023 move back only to line beg, don't move back over blank lines.
9024
e74f1bb6
MA
90252011-09-22 Michael Albinus <michael.albinus@gmx.de>
9026
9027 * files.el (copy-directory): Set directory attributes only in case
9028 they could be retrieved from the source directory. (Bug#9565)
9029
bfeef8b6
DK
90302011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
9031
9032 * progmodes/hideshow.el (hs-looking-at-block-start-p)
9033 (hs-find-block-beginning, hs-hide-level-recursive):
9034 Ignore strings as well as comments. (Bug#9502)
9035
7e423bb8
AS
90362011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
9037
9038 * progmodes/sql.el (sql-comint-postgres):
9039 Convert port number to a string. (Bug#9566)
9040
b4d72fcf
MR
90412011-09-22 Martin Rudalics <rudalics@gmx.at>
9042
9043 * window.el (quit-window): Undedicate window when switching to
9044 previous buffer. Reported by Thierry Volpiatto
9045 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
9046 (special-display-popup-frame): When popping up a new frame reset
9047 its previous buffers to nil. Simplify code.
b4d72fcf 9048
a7b88dc6
MA
90492011-09-21 Michael Albinus <michael.albinus@gmx.de>
9050
9051 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
9052 and process filter, as done also in `shell-command'.
9053
cf4eacfd
MR
90542011-09-21 Martin Rudalics <rudalics@gmx.at>
9055
eca3f3ea 9056 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
9057 Call set-window-start with NOFORCE argument t.
9058 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
9059 (quit-window): Reword doc-string. Handle new format of
9060 quit-restore parameter. Don't delete window if it has a
9061 previous buffer we can show instead of the present one.
9062 (display-buffer-record-window): Rewrite using a new format for
9063 the quit-restore window parameter
9064 (special-display-popup-frame, display-buffer-same-window)
9065 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9066 (display-buffer-pop-up-window, display-buffer-use-some-window):
9067 Adapt symbol passed to display-buffer-record-window.
9068 * help.el (help-window-setup): Handle new format of quit-restore
9069 parameter.
9070
8d28cb95
SM
90712011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9072
94ab793f
SM
9073 * faces.el (face-list): Fix docstring (bug#9564).
9074
8d28cb95
SM
9075 * window.el (display-buffer--action-function-custom-type):
9076 Don't include internal functions in the Custom interface.
9077
3820edeb
JL
90782011-09-20 Juri Linkov <juri@jurta.org>
9079
9080 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
9081 (Info-forward-node, Info-backward-node, Info-next-preorder)
9082 (Info-last-preorder): Use it. (Bug#9528)
9083
5147931d
JL
90842011-09-20 Juri Linkov <juri@jurta.org>
9085
9086 * info.el (Info-last-preorder): Visit last menu item only when
9087 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
9088
cf499a1a
JD
90892011-09-20 Julien Danjou <julien@danjou.info>
9090
9091 * password-cache.el (password-cache-remove): Remove entries even if the
9092 value is nil, so that password with a nil value (negative caching) is
9093 possible to invalidate.
9094
f84e2fe2
LM
90952011-09-20 Lawrence Mitchell <wence@gmx.li>
9096
9097 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
9098 all whitespace around breakpoint. (Bug#9553)
9099 (f90-find-breakpoint): Only break at whitespace inside a comment.
9100
78054a46
SM
91012011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9102
9103 * minibuffer.el (completion-file-name-table): Keep track of errors.
9104 (completion-table-with-predicate): Handle the case where pred1 is nil.
9105 * pcomplete.el (pcomplete-completions-at-point): Simplify.
9106
345083b2
SM
91072011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9108
e24e27be
SM
9109 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
9110 (debugger-return-value): Signal an error if the debugging context does
9111 not await any return value.
9112
345083b2
SM
9113 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
9114 * image-mode.el (image-toggle-display-text)
9115 (image-toggle-display-image): Stay away from evil `intangible'.
9116
08d355e3
LL
91172011-09-19 Leo Liu <sdl.web@gmail.com>
9118
9119 * replace.el (occur-revert-arguments): Make it permanent-local.
9120 (occur-mode): Don't call font-lock-defontify.
9121
f01da43f
CY
91222011-09-19 Chong Yidong <cyd@stupidchicken.com>
9123
9124 * net/ldap.el (ldap-search-internal): Don't push empty search
9125 result (Bug#9508).
9126
b6072fa6
SM
91272011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9128
9129 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
9130
443d6696
MA
91312011-09-19 Michael Albinus <michael.albinus@gmx.de>
9132
9133 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
9134 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
9135
7cc6e154
JL
91362011-09-18 Juri Linkov <juri@jurta.org>
9137
9138 * buff-menu.el (Buffer-menu-mode-map):
9139 * dired.el (dired-mode-map):
9140 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
9141 (lisp-interaction-mode-map):
9142 * emacs-lisp/package.el (package-menu-mode-map):
9143 * epa.el (epa-key-list-mode-map):
9144 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
9145 (menu-bar-options-menu):
9146 * outline.el (outline-mode-menu-bar-map):
9147 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
9148 * vc/vc-dir.el (vc-dir-menu-map):
9149 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
9150 Capitalize non-function content words in menu item strings.
9151
9152 * dired.el (dired-mode-map): Add menu item for
9153 `image-dired-dired-toggle-marked-thumbs'.
9154
80302a81
JL
91552011-09-18 Juri Linkov <juri@jurta.org>
9156
9157 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
9158 to `isearch-case-fold-search' and restore its original value
9159 after the `isearch-mode' call.
9160
46c5cf66
JL
91612011-09-18 Juri Linkov <juri@jurta.org>
9162
9163 * progmodes/grep.el (grep-process-setup): Don't check code for 1
9164 because `zgrep' returns 1 for successful matches (bug#9226).
9165
d18b513b
JL
91662011-09-18 Juri Linkov <juri@jurta.org>
9167
9168 * info.el (Info-extract-menu-node-name): Check the second match
9169 for empty string (second test-case of bug#9528).
9170 (Info-last-preorder): Let-bind `Info-history' to nil to not add
9171 intermediate nodes to the history (first test-case of bug#9528).
9172
72753f87
JL
91732011-09-18 Juri Linkov <juri@jurta.org>
9174
9175 * info.el (Info-mode-syntax-table): New variable.
1154d12e 9176 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 9177
c9384295
JL
91782011-09-18 Juri Linkov <juri@jurta.org>
9179
1154d12e
JB
9180 * info.el (Info-file-supports-index-cookies):
9181 Increment line-beginning-position's arg from 3 to 4 because makeinfo
9182 outputs one more line for long file names (bug#4142).
c9384295 9183
d473dce8
CY
91842011-09-18 Chong Yidong <cyd@stupidchicken.com>
9185
9186 * newcomment.el (comment-normalize-vars): If prompting for
9187 comment-start, set comment-start-skip too (Bug#8424).
9188
2176854d
JB
91892011-09-18 Johan Bockgård <bojohan@gnu.org>
9190
9191 * icomplete.el: Fix previous fix of Bug#5849.
9192 (icomplete-mode): Don't set completion-show-inline-help.
9193 (icomplete-minibuffer-setup): Set completion-show-inline-help
9194 locally during icompletion.
9195
3aace4e4
CY
91962011-09-18 Chong Yidong <cyd@stupidchicken.com>
9197
c940224f
CY
9198 * woman.el (woman2-process-escapes): Don't delete unrecognized
9199 escapes (Bug#7843).
9200
3aace4e4
CY
9201 * files.el (inhibit-first-line-modes-regexps): Add image files.
9202 (hack-local-variables-prop-line): Return nil for malformed
9203 prop-lines (Bug#9044).
9204
710dec63
MA
92052011-09-18 Michael Albinus <michael.albinus@gmx.de>
9206
9207 * net/tramp.el (top): Don't require 'shell.
9208 (tramp-methods): Fix docstring.
9209 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
9210 Return complete remote file name. Handle "smb" case.
9211 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
9212 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
9213
9214 * net/tramp-compat.el (top): Require 'shell.
9215
9216 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9217 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
9218 `tramp-current-host'.
9219 (tramp-get-remote-tmpdir): Remove.
9220
9221 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
9222 `tramp-tmpdir' entries.
9223 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
9224 (tramp-smb-handle-file-attributes): Ignore errors.
9225 (tramp-smb-wait-for-output): Check also for process end.
9226
5d5ac8ec
LMI
92272011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9228
9229 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
9230 when sending QUIT (bug#9312).
9231
8c0f49f0
CY
92322011-09-17 Chong Yidong <cyd@stupidchicken.com>
9233
9234 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
9235 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
9236 occur-mode-display-occurrence.
9237 (occur-edit-mode): Add usage message.
9238 (occur-cease-edit): New command.
9239 (occur-after-change-function): Use text properties to find the
9240 position of the prefix text.
9241 (occur-engine): Set stickiness of prefix text properties.
9242
8f1383f7
GM
92432011-09-17 Glenn Morris <rgm@gnu.org>
9244
9245 * progmodes/etags.el (complete-tag):
9246 Fix call to completion-in-region. (Bug#9526)
9247
744ba0e3
JL
92482011-09-17 Juri Linkov <juri@jurta.org>
9249
9250 * textmodes/ispell.el (ispell-word): Add to the error message
9251 the word, ispell program name and current dictionary (bug#9121).
9252 (ispell-tex-arg-end): Capitalize "error" in the error message.
9253
d9bbf400
AS
92542011-09-17 Andreas Schwab <schwab@linux-m68k.org>
9255
9256 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
9257 check. (Bug#4251)
9258
8da11505
JL
92592011-09-17 Juri Linkov <juri@jurta.org>
9260
9261 * window.el (window-safe-min-height, window-safe-min-width):
9262 Fix typos (followup to bug#9522).
9263
a91adc7e
SJ
92642011-09-17 Sven Joachim <svenjoac@gmx.de>
9265
9266 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
9267
064f328a
EZ
92682011-09-16 Eli Zaretskii <eliz@gnu.org>
9269
9270 * simple.el (line-move): If goal-column is set, move by logical
9271 lines, not by display lines. (Bug#971)
9272 (next-line, previous-line, goal-column, line-move-visual): Doc fix
9273 to reflect the above change.
9274
e69df516
SM
92752011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9276
9277 * image.el (imagemagick-register-types): Use regexp-opt.
9278
cbb0f9ab
CY
92792011-09-15 Chong Yidong <cyd@stupidchicken.com>
9280
9281 * window.el (display-buffer-base-action): Rename from
9282 display-buffer-default-action. Make default value empty.
9283 (display-buffer-overriding-action): Convert to defvar.
9284 (display-buffer-fallback-action): New var.
9285
25322144
CY
92862011-09-15 Chong Yidong <cyd@stupidchicken.com>
9287
9288 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
9289 declaration.
9290 (package--add-to-archive-contents): If there is a duplicate entry
9291 with an older version, remove it.
9292 (package-menu-mark-delete, package-menu-mark-install)
9293 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
9294 (package-menu-mark-obsolete-for-deletion):
9295 Use package-menu-get-status instead of a regexp search.
25322144
CY
9296 (package-menu-get-status): Use tabulated-list-entry.
9297 (package-menu-mark-upgrades): New command.
d770725a 9298 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
9299 (package-menu-execute): Do installation before deletion.
9300 (package-menu-refresh, package-menu-execute): Use derived-mode-p
9301 instead of checking major-mode.
9302 (package-menu--find-upgrades): New function.
9303
7520339c
LMI
93042011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9305
9306 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
9307 passwords in the log buffer.
65a046c4
LMI
9308 (smtpmail-process-filter): Update the process marker so that the
9309 "broken by peer" status message is inserted in the right place.
7520339c 9310
d3c30954
SM
93112011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9312
3fe48822
SM
9313 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
9314 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
9315 bibtex-completion-at-point-function.
9316 (bibtex-completion-at-point-function): Use them.
9317
1b8b3954
SM
9318 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
9319
d3c30954
SM
9320 * mpc.el (mpc-constraints-tag-lookup): New function.
9321 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
9322 also to browser "album|playlist".
9323
72779976
JL
93242011-09-14 Juri Linkov <juri@jurta.org>
9325
9326 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
9327 (isearch-edit-string): Use length of `isearch-string' when
9328 `isearch-fail-pos' returns nil.
9329 (isearch-message): Remove duplicate code and call
9330 `isearch-fail-pos' with arg `t'.
9331
a0bf2bcd
CY
93322011-09-14 Chong Yidong <cyd@stupidchicken.com>
9333
17bb0a2d
CY
9334 * replace.el (occur-mode-goto-occurrence): Don't force using other
9335 window (Bug#9499).
9336
a0bf2bcd
CY
9337 * dired-aux.el (dired-do-chmod): Don't provide initial input.
9338
f678e0b6
MR
93392011-09-14 Martin Rudalics <rudalics@gmx.at>
9340
9341 * window.el (display-buffer-window): Remove.
9342 (display-buffer-record-window): Use help-setup window parameter
9343 instead of variable display-buffer-window.
9344 (display-buffer-function, special-display-buffer-names)
9345 (special-display-function): Mention help-setup parameter instead
9346 of display-buffer-window in doc-string.
d3c30954
SM
9347 * help.el (help-window-setup): New argument help-window.
9348 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
9349 Reword some messages.
9350 (with-help-window): Pass window used for displaying the buffer
9351 to help-window-setup. Don't set display-buffer-window.
9352
8e39b2e8
GM
93532011-09-13 Glenn Morris <rgm@gnu.org>
9354
9355 * emacs-lisp/debug.el (debugger-make-xrefs):
9356 Preserve point. (Bug#9462)
9357
85e9c04b
CY
93582011-09-13 Chong Yidong <cyd@stupidchicken.com>
9359
9360 * window.el (window-deletable-p): Use next-frame.
9361
1b36ed6a
MR
93622011-09-13 Martin Rudalics <rudalics@gmx.at>
9363
9364 * window.el (window-auto-delete): Remove.
9365 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 9366 dedication and previous buffers.
1b36ed6a
MR
9367 (switch-to-prev-buffer): Don't delete window.
9368 (delete-windows-on): Delete a window's frame if and only if the
9369 window is dedicated.
9370 (replace-buffer-in-windows): Delete buffer's window or frame if
9371 and only if window is dedicated.
9372 (quit-window): Handle quit-restore as before last change.
4d61f28d 9373 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 9374
ef8ef9fb
CY
93752011-09-13 Chong Yidong <cyd@stupidchicken.com>
9376
9377 * window.el (window-deletable-p): Never delete the last frame on a
9378 given terminal.
9379
b2cba41e
GM
93802011-09-13 Glenn Morris <rgm@gnu.org>
9381
9382 * help.el (describe-key-briefly): Copy previous standard-output change.
9383
51553db6 93842011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
9385
9386 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
9387
b7556719
GM
93882011-09-13 Glenn Morris <rgm@gnu.org>
9389
9390 * emacs-lisp/lisp-mode.el (lisp-indent-function):
9391 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
9392
64b51947
CY
93932011-09-12 Chong Yidong <cyd@stupidchicken.com>
9394
9395 * dired-aux.el (dired-mark-read-string): Don't return default
9396 value on empty input (Bug#9361).
9397 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
9398 Omit initial minibuffer contents.
9399 (dired-do-chmod): Signal an error on empty input.
9400 (dired-mark-read-string): Don't return default on empty input.
9401
9402 * files.el (file-modes-symbolic-to-number): Doc fix.
9403
393a301e
SM
94042011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9405
9406 * international/mule-cmds.el (ucs-completions): Remove.
9407 (read-char-by-name): Use complete-with-action instead; add metadata.
9408
fa5660f9
CY
94092011-09-11 Chong Yidong <cyd@stupidchicken.com>
9410
9411 * window.el (display-buffer--action-function-custom-type)
9412 (display-buffer--action-custom-type): New vars.
9413 (display-buffer-alist, display-buffer-default-action)
9414 (display-buffer-overriding-action): Add defcustom types.
9415
4a592f66
CY
9416 * frame.el (delete-other-frames): Doc fix (Bug#276).
9417
73d56dbd
LMI
94182011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9419
9420 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
9421
37ac18a3
CY
94222011-09-11 Chong Yidong <cyd@stupidchicken.com>
9423
9424 Change modes that used same-window-* vars to use switch-to-buffer.
9425
9426 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
9427 Use switch-to-buffer.
9428
9429 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
9430 (customize-browse, custom-buffer-create-other-window):
9431 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
9432
9433 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
9434 (Info-prev, Info-up, Info-speedbar-goto-node)
9435 (info-display-manual): Use switch-to-buffer.
9436 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
9437
9438 * mail/sendmail.el (mail): Use switch-to-buffer.
9439 (mail-recover): Use switch-to-buffer-other-window.
9440
9441 * cmuscheme.el (run-scheme, switch-to-scheme):
9442 * ielm.el (ielm):
9443 * shell.el (shell):
9444 * net/rlogin.el (rlogin):
9445 * net/telnet.el (telnet, rsh):
9446 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
9447
10195bd6
AS
94482011-09-11 Andreas Schwab <schwab@linux-m68k.org>
9449
9450 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
9451
b322f63a
LMI
94522011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9453
39d7fed6
LMI
9454 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
9455 so don't mention it (bug#9301).
ba5a81f1 9456 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 9457
ee0e9f11
LMI
9458 * faces.el (face-spec-set-match-display): Make `(type graphic)'
9459 match `x', `w32' and `ns', like the manual says (bug#9029).
9460
0b1c89c1 9461 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
9462 (process-kill-buffer-query-function): Mention the buffer name in
9463 the query.
0b1c89c1 9464
77549ea8
LMI
9465 * image-mode.el (image-next-line): The line parameter is mandatory
9466 (bug#9258).
9467
803ef892
LMI
9468 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
9469 which can be useful (bug#9301).
9470
12980837
LMI
9471 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
9472
91054f8f
LMI
9473 * subr.el (match-string): Mention that the current buffer should
9474 be the same as the search was done in (bug#9282).
9475
b322f63a
LMI
9476 * facemenu.el: Disable the remove-* commands if the mark isn't
9477 active (bug#9162).
9478
3199b96f
CY
94792011-09-10 Chong Yidong <cyd@stupidchicken.com>
9480
9481 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
9482 of display-buffer.
9483 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
9484
9485 * replace.el (occur-mode-goto-occurrence)
9486 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
9487 and display-buffer.
9488
9489 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
9490 display-buffer.
9491
9492 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
9493 special-display and same-window variables.
9494 (mail-other-window): Use switch-to-buffer-other-window.
9495 (mail-other-frame): USe switch-to-buffer-other-frame.
9496
393a301e
SM
9497 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
9498 Use display-buffer-other-frame.
3199b96f
CY
9499 (gdb-display-gdb-buffer): Use pop-to-buffer.
9500
9501 * progmodes/gud.el (gud-goto-info): Use info-other-window.
9502
9503 * progmodes/python.el: Don't set same-window-buffer-names.
9504
9505 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
9506
9507 * window.el (display-buffer-alist): Add *Python*.
9508
8319e0bf
CY
95092011-09-10 Chong Yidong <cyd@stupidchicken.com>
9510
9511 * window.el (display-buffer-alist): Add entry for buffers
9512 previously handled same-window-*.
9513 (display-buffer-alist, display-buffer-default-action)
9514 (display-buffer-overriding-action): Mark as risky.
9515 (display-buffer-alist): Document action function changes.
9516 (display-buffer--same-window-action)
9517 (display-buffer--other-frame-action): New variables.
9518 (switch-to-buffer, display-buffer-other-frame): Use them.
9519 (display-buffer): Rename reuse-frame entry to reusable-frames.
9520 (display-buffer-reuse-selected-window): Function deleted.
9521 (display-buffer-reuse-window): Handle reusable-frames alist entry.
9522 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
9523 (display-buffer-special): New function.
9524 (display-buffer--maybe-pop-up-frame-or-window): Rename from
9525 display-buffer-reuse-or-pop-window. Split off special-display
9526 part into display-buffer-special.
9527 (display-buffer-use-some-window): Don't perform any special
9528 pop-up-frames handling.
9529 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 9530 (display-buffer--maybe-same-window): Rename from
0d3ff375 9531 display-buffer-maybe-same-window.
8319e0bf 9532
919a69aa
CY
9533 * info.el: Don't set same-window-regexps.
9534 (info-setup): New function.
9535 (info-other-window, info): Call it.
9536
9537 * cus-edit.el: Don't set same-window-regexps.
9538 (customize-group): New argument.
9539 (customize-group-other-window): Use it.
9540 (customize-face, customize-face-other-window): Likewise.
9541 (custom-buffer-create-other-window): Use pop-to-buffer directly.
9542
8319e0bf
CY
9543 * net/rlogin.el:
9544 * net/telnet.el:
9545 * progmodes/gud.el: Don't set same-window-regexps.
9546
9547 * cmuscheme.el:
9548 * ielm.el:
9549 * shell.el:
9550 * mail/sendmail.el:
9551 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
9552
25173000
JL
95532011-09-10 Juri Linkov <juri@jurta.org>
9554
9555 * isearch.el (isearch-edit-string): Remove obsolete mention of
9556 `C-w' (`isearch-yank-word-or-char') from docstring.
9557 (isearch-query-replace): Fix typo in docstring (bug#9466).
9558
056e44ef
JL
95592011-09-10 Juri Linkov <juri@jurta.org>
9560
9561 * paren.el (show-paren-function): Don't show escaped parens.
9562 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
9563
c3760c17
EZ
95642011-09-10 Eli Zaretskii <eliz@gnu.org>
9565
9566 * mail/sendmail.el (mml-to-mime, mml-attach-file)
9567 (mm-default-file-encoding): Remove autoload forms, they are
9568 replaced with autoload cookies in mml.el and mm-encode.el.
9569 (mail-add-attachment): New command.
9570 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
9571 (mail-mode): Mention mail-insert-file and mail-add-attachment in
9572 the doc string.
9573 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
9574
fece895e
RT
95752011-09-10 Reuben Thomas <rrt@sc3d.org>
9576
e69df516
SM
9577 * simple.el (count-words-region): Use buffer if there's no region
9578 (bug#9429).
fece895e 9579
5e68ce4a
JL
95802011-09-09 Juri Linkov <juri@jurta.org>
9581
9582 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
9583 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
9584 (wdired-isearch-filter-read-only): New function. (Bug#6362)
9585
0a6b9622
AM
95862011-09-09 Alan Mackenzie <acm@muc.de>
9587
9588 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
9589 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
9590
14a29deb
EZ
95912011-09-09 Eli Zaretskii <eliz@gnu.org>
9592
9593 Fix for Savannah bug#9392.
9594 * simple.el (mail-encode-mml): New defvar.
9595
9596 * mail/rmail.el (mail-encode-mml): Add a defvar.
9597 (rmail-enable-mime-composing): Default to t.
9598 (rmail-forward): Use MIME method of forwarding only if both
9599 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
9600 Set mail-encode-mml non-nil if the MIME method was used.
9601
9602 * mail/sendmail.el (mml-to-mime): Add autoload form.
9603 (mail-encode-mml): Add a defvar.
9604 (mail-mode): Make mail-encode-mml buffer-local and initialize it
9605 to nil.
9606 (mail-send): If mail-encode-mml is non-nil, run the outgoing
9607 message through mml-to-mime, and reset mail-encode-mml to nil.
9608
28c45130
GM
96092011-09-09 Glenn Morris <rgm@gnu.org>
9610
9611 * woman.el (woman-if-body): When processing an .el block,
9612 do not delete the next .el block as well. (Bug#9447)
69f4b618 9613 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 9614
9b1c252e
MR
96152011-09-08 Martin Rudalics <rudalics@gmx.at>
9616
9617 * window.el (window-deletable-p): Make sure window is live before
9618 invoking window-prev-buffers.
9619
567457e3
LL
96202011-09-08 Leo Liu <sdl.web@gmail.com>
9621
9622 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
9623
97f05794
JL
96242011-09-08 Juri Linkov <juri@jurta.org>
9625
9626 * progmodes/compile.el (compilation-environment): Make it
9627 a defcustom (bug#8340).
9628
8b0874b5
MR
96292011-09-08 Martin Rudalics <rudalics@gmx.at>
9630
9631 * window.el (frame-auto-delete): Rename to window-auto-delete.
9632 Make it control auto-deletion of windows and/or frames.
9633 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 9634 for deleting window/frame. (Bug#9419)
8b0874b5
MR
9635 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
9636 Rewrite handling of case when window/frame can be deleted.
9637 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 9638 argument t. (Bug#9456)
8b0874b5 9639
4feb6e73
CY
96402011-09-07 Chong Yidong <cyd@stupidchicken.com>
9641
9642 * help-mode.el (help-mode): Restore autoload.
9643
91ab9c13
JL
96442011-09-07 Juri Linkov <juri@jurta.org>
9645
9646 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
9647 `compilation-environment'. Set buffer-local
9648 `compilation-environment' to `thisenv' later after (funcall mode).
9649 (Bug#8340)
9650
9651 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
9652 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
9653 instead of replacing its value. (Bug#8340)
9654
0527e251
JL
96552011-09-07 Juri Linkov <juri@jurta.org>
9656
9657 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
9658 based on text properties put by `grep-filter' instead of matching
9659 escape sequences.
9660 (grep-mode): Set buffer-local `compilation-error-screen-columns'
9661 to the value of `grep-error-screen-columns' (bug#9438).
9662
249f792c
JL
96632011-09-07 Juri Linkov <juri@jurta.org>
9664
9665 * simple.el (next-error-highlight, next-error-highlight-no-select):
9666 Doc fix (bug#9432).
9667
ff7271b9
OT
96682011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
9669
9670 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9671 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
9672
183fc730
LL
96732011-09-07 Leo Liu <sdl.web@gmail.com>
9674
9675 * net/rcirc.el (rcirc-mode): Conditionally initialize
9676 rcirc-input-ring.
9677
77694924
SM
96782011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9679
9680 * emacs-lisp/find-func.el (find-function-C-source): Only set
9681 find-function-C-source-directory after checking that we found a source
9682 file there (bug#9440).
9683
d809b8eb
AM
96842011-09-06 Alan Mackenzie <acm@muc.de>
9685
9686 * isearch.el (isearch-other-meta-char): Wherever a key list is
9687 unread, "unread" the prefix arg, too. This fixes bug #8901.
9688
453de99f
OG
96892011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9690
9691 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
9692
90439906
JL
96932011-09-05 Juri Linkov <juri@jurta.org>
9694
9695 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
9696
f62bd846
JL
96972011-09-05 Juri Linkov <juri@jurta.org>
9698
9699 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
9700 keeping point where processing of grep matches begins, and
9701 continue to delete remaining escape sequences from the same point.
9702 (grep-filter): Make leading zero optional in "0?1;31m" because
9703 git-grep emits "\033[1;31m" escape sequences unlike expected
9704 "\033[01;31m" as GNU Grep does (bug#9408).
9705 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
9706
045820ec
JL
97072011-09-05 Juri Linkov <juri@jurta.org>
9708
9709 * subr.el (y-or-n-p): Capitalize "yes".
9710
f5e29b9b
MA
97112011-09-04 Michael Albinus <michael.albinus@gmx.de>
9712
9713 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
9714 `tramp-cache-unload-hook' where appropriate.
9715 (tramp-methods): Rename `tramp-remote-sh' to
9716 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
9717 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
9718
9719 * net/tramp-sh.el (top): Don't require 'shell.
9720 (tramp-methods): Add `tramp-remote-shell' and
9721 `tramp-remote-shell-args' entries.
9722 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
9723 (tramp-sh-handle-shell-command): Remove.
9724 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9725 Use `tramp-remote-shell'.
9726
2784c434
CY
97272011-09-03 Chong Yidong <cyd@stupidchicken.com>
9728
393a301e 9729 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
9730 (sendmail-query-once): Save directly to send-mail-function.
9731 Update message-send-mail-function too.
9732
9733 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
9734
464cdf56
CS
97352011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9736
9737 * progmodes/python.el (python-mode-map): Use correct function to
9738 start python interpreter from menu-bar (as reported by Geert
9739 Kloosterman).
9740 (inferior-python-mode-map): Fix typo.
393a301e 9741 (python-shell-map): Remove.
464cdf56 9742
d37e5c87
DD
97432011-09-03 Deniz Dogan <deniz@dogan.se>
9744
9745 * net/rcirc.el (rcirc-print): Simplify code for
9746 rcirc-scroll-show-maximum-output. There is no need to walk
9747 through all windows to find the right one.
9748
f3ada0ee
CS
97492011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
9750
9751 * help.el (help-return-method): Doc fix.
9752
1f3c99ca
MR
97532011-09-03 Martin Rudalics <rudalics@gmx.at>
9754
9755 * window.el (window-deletable-p): Don't return a non-nil value
9756 when there's a buffer that was shown in the window before.
9757 (Bug#9419)
393a301e
SM
9758 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9759 Set window's previous buffers to nil.
1f3c99ca 9760
a3cf097f
EZ
97612011-09-03 Eli Zaretskii <eliz@gnu.org>
9762
9763 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
9764 newline before and after the tag line, so it doesn't interfere
9765 with determining the paragraph direction of bidirectional text.
9766
3d03de90
LL
97672011-09-03 Leo Liu <sdl.web@gmail.com>
9768
9769 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
9770
c3313451
CY
97712011-09-02 Chong Yidong <cyd@stupidchicken.com>
9772
393a301e 9773 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
9774 (pop-to-buffer): Change interactive spec. Pass second argument
9775 directly to display-buffer.
9776 (display-buffer): Fix interactive spec. Use functionp to
9777 distinguish between a function and a list of functions.
9778
9779 * abbrev.el (edit-abbrevs):
9780 * arc-mode.el (archive-extract):
9781 * autoinsert.el (auto-insert):
9782 * bookmark.el (bookmark-bmenu-list):
9783 * files.el (find-file):
9784 * view.el (view-buffer):
9785 * progmodes/compile.el (compilation-goto-locus):
9786 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
9787
89894cd8
CY
97882011-09-02 Chong Yidong <cyd@stupidchicken.com>
9789
9790 * window.el (display-buffer-alist): Doc fix.
9791 (display-buffer): Add docstring. Don't treat
9792 display-buffer-default specially.
9793 (display-buffer-reuse-selected-window)
9794 (display-buffer-same-window, display-buffer-maybe-same-window)
9795 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9796 (display-buffer-pop-up-window)
9797 (display-buffer-reuse-or-pop-window)
9798 (display-buffer-use-some-window): New functions.
9799 (display-buffer-default-action): Use them.
393a301e 9800 (display-buffer-default): Delete.
89894cd8
CY
9801 (pop-to-buffer-1): Fix choice of actions.
9802
ae0bc9fb
SM
98032011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9804
9805 * minibuffer.el (completion--insert-strings): Don't get confused by
9806 completion entries that end with an LF char.
9807
e9d90883
EZ
98082011-09-01 Eli Zaretskii <eliz@gnu.org>
9809
9810 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
9811
437014c8
CY
98122011-09-01 Chong Yidong <cyd@stupidchicken.com>
9813
9814 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
9815 (display-buffer-same-window, display-buffer-other-window):
9816 New functions.
437014c8
CY
9817 (pop-to-buffer-1): New function. Use the above.
9818 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 9819 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
9820
9821 * view.el (view-buffer-other-window, view-buffer-other-frame):
9822 Just use pop-to-buffer.
9823
a5e063d5
TV
98242011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9825
9826 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
9827
793d32bb
WH
98282011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
9829
9830 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
9831
d65e4c15
RS
98322011-08-31 Richard Stallman <rms@gnu.org>
9833
9834 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
9835 of the separation of rmail-view-buffer from rmail-buffer.
9836 If you say no to "replace original", the decrypt is in the
9837 view buffer. If you say yes, the decrypt goes into the
9838 rmail buffer also.
9839
f818cd2a
MR
98402011-08-31 Martin Rudalics <rudalics@gmx.at>
9841
9842 * window.el (display-buffer-window): Rewrite doc-string.
9843 (display-buffer-record-window): New function.
9844 (display-buffer-macro-specifiers)
9845 (display-buffer-even-window-sizes, display-buffer-set-height)
9846 (display-buffer-set-width, display-buffer-in-window)
9847 (display-buffer-reuse-window, display-buffer-split-specifiers)
9848 (display-buffer-side-specifiers, display-buffer-split-window-1)
9849 (display-buffer-split-window, display-buffer-split-atom-window)
9850 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9851 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
9852 (display-buffer-other-window-means-other-frame)
9853 (display-buffer-normalize-special)
9854 (display-buffer-normalize-default)
9855 (display-buffer-normalize-argument)
9856 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
9857 (display-buffer-normalize-specifiers, display-buffer-frame)
9858 (display-buffer-same-window, display-buffer-same-frame)
9859 (display-buffer-other-window)
9860 (display-buffer-same-frame-other-window)
9861 (display-buffer-other-frame, pop-to-buffer-same-window)
9862 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
9863 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
9864 (switch-to-buffer-same-frame)
9865 (switch-to-buffer-other-window-same-frame)
9866 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
9867 (display-buffer-alist-set-1, display-buffer-alist-set-2)
9868 (display-buffer-alist-set): Remove.
9869 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
9870 (special-display-regexps, special-display-function):
9871 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
9872 parameter.
9873 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
9874 (special-display-frame-alist, special-display-popup-frame)
9875 (same-window-buffer-names, same-window-regexps, same-window-p)
9876 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9877 (split-window-preferred-function, split-height-threshold)
9878 (split-width-threshold, window-splittable-p)
9879 (split-window-sensibly, window--try-to-split-window)
9880 (window--frame-usable-p, even-window-heights)
9881 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
9882 (window--display-buffer-2, display-buffer-other-frame):
9883 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
9884 (display-buffer-default, display-buffer-assq-regexp): New functions.
9885 (display-buffer-alist): Rewrite doc-string.
9886 (display-buffer-default-action)
9887 (display-buffer-overriding-action): New variables.
9888 (display-buffer, switch-to-buffer): Rewrite.
9889 (pop-to-buffer): Restore Emacs 23 behavior but use
9890 window-normalize-buffer-to-display.
9891 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
9892 Restore Emacs 23 behavior but use
9893 window-normalize-buffer-to-switch-to.
9894 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
9895 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
9896 Rewrite using Emacs 23 options.
f818cd2a 9897
5bc3b51d
MA
98982011-08-31 Michael Albinus <michael.albinus@gmx.de>
9899
9900 * net/tramp.el (tramp-root-regexp): Remove.
9901 (tramp-completion-file-name-regexp-unified)
9902 (tramp-completion-file-name-regexp-separate)
9903 (tramp-completion-file-name-regexp-url): Don't use leading volume
9904 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
9905 (tramp-drop-volume-letter): Simplify definition.
9906 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 9907
b1a4f8e1
SM
99082011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9909
9910 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
9911 (bug#9356).
9912
5664fa7b
RT
99132011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
9914
b1a4f8e1 9915 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 9916
9a45d6c3
JL
99172011-08-29 Juri Linkov <juri@jurta.org>
9918
9919 * isearch.el (isearch-done): Don't display message "Mark saved"
9920 when arg `edit' is non-nil to prevent its flicker in the echo area.
9921
fb87e0fb
CY
99222011-08-28 Chong Yidong <cyd@stupidchicken.com>
9923
9924 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
9925 obsolete packages for deletion.
9926
09ac1c2a
CS
99272011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
9928
9929 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 9930 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
9931 view-mode from help-mode.
9932 (help-xref-override-view-map): Remove.
9933 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
9934 view-mode is not used anymore.
9935
7a1ff57f
CY
99362011-08-28 Chong Yidong <cyd@stupidchicken.com>
9937
9938 * server.el (server-port): Doc fix.
9939
b9696605
CY
9940 * cus-theme.el (custom-theme-choose-mode): Inherit from
9941 special-mode (Bug#9124).
9942 (custom-theme-choose-mode-map): Add special-mode to parent.
9943
ef8cdf8c
AM
99442011-08-28 Alan Mackenzie <acm@muc.de>
9945
9946 * progmodes/cc-fonts.el
9947 (c-make-font-lock-BO-decl-search-function): New function.
9948 (c-basic-matchers-after - "Fontify the clauses after various
9949 keywords"): Extract the three keyword lists for the 3 erroneous
9950 constructs from the list of four, and use the new function above
9951 in place of an old one.
9952
27de4e20
DD
99532011-08-28 Deniz Dogan <deniz@dogan.se>
9954
9955 * net/rcirc.el (rcirc-insert-prev-input)
9956 (rcirc-insert-next-input): Remove unused argument.
9957
356a3681
SM
99582011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9959
9960 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
9961
3fc9b218
AM
99622011-08-27 Alan Mackenzie <acm@muc.de>
9963
9964 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
9965 handle function pointer parameters properly.
9966
538a061c
MR
99672011-08-27 Martin Rudalics <rudalics@gmx.at>
9968
9969 * window.el (display-buffer-reuse-window): Fix case where
9970 selected window was reused with non-nil OTHER-WINDOW argument.
9971 (Bug#9381)
9972
35b1c40c
DD
99732011-08-27 Deniz Dogan <deniz@dogan.se>
9974
9975 * net/rcirc.el (rcirc-check-auth-status): Adding support for
9976 oftc's NickServ messages.
9977
2f6a3e79
GM
99782011-08-27 Glenn Morris <rgm@gnu.org>
9979
9980 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
9981
7254299e
CY
99822011-08-26 Chong Yidong <cyd@stupidchicken.com>
9983
9984 * emacs-lisp/package.el (package-install): Call package-initialize
9985 if called interactively.
9986
f8ccf167
LL
99872011-08-26 Leo Liu <sdl.web@gmail.com>
9988
9989 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
9990
3e8cd5ce
JL
99912011-08-25 Juri Linkov <juri@jurta.org>
9992
9993 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
9994 `search-whitespace-regexp' (bug#9364).
9995
93eb7113
JL
99962011-08-25 Juri Linkov <juri@jurta.org>
9997
9998 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
9999 `regexp-search-ring' to their global values to protect from
10000 updating by `read-from-minibuffer' (bug#9185).
10001
f65d1611
JL
100022011-08-25 Juri Linkov <juri@jurta.org>
10003
10004 * textmodes/ispell.el (ispell-command-loop): Add newline
10005 at the end of the "Use option `i'..." line.
10006
f1cf7a31
JL
100072011-08-25 Juri Linkov <juri@jurta.org>
10008
10009 * battery.el (display-battery-mode): If `battery-status-function'
10010 or `battery-mode-line-format' is nil, display the message and set
10011 `display-battery-mode' to nil (bug#9363).
10012
0c95fcf7
EZ
100132011-08-25 Eli Zaretskii <eliz@gnu.org>
10014
10015 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
10016 bidi-string-mark-left-to-right; they are unnecessary now.
10017
a2ebe600
DD
100182011-08-25 Deniz Dogan <deniz@dogan.se>
10019
10020 * net/quickurl.el: Documentation typo fixes.
10021
e4ed06f1
CY
100222011-08-25 Chong Yidong <cyd@stupidchicken.com>
10023
10024 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
10025
e5f1c99e
GM
100262011-08-25 Glenn Morris <rgm@gnu.org>
10027
b2948976
GM
10028 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10029
e5f1c99e
GM
10030 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
10031 (smtpmail-via-smtp): Handle nil response from smtp.
10032
f22f4808
JL
100332011-08-24 Juri Linkov <juri@jurta.org>
10034
10035 * proced.el (proced-marked): Inherit from `error' instead of
10036 `font-lock-warning-face'.
10037
10038 * ibuffer.el (ibuffer-marked-face): Change default face from
10039 `font-lock-warning-face' to `warning'.
10040 (ibuffer-deletion-face): Change default face from
10041 `font-lock-type-face' to `error'.
10042
10043 * battery.el (battery-update): Use the face `error' instead of
10044 `font-lock-warning-face' (bug#6117).
10045
6a93965e
JL
100462011-08-24 Juri Linkov <juri@jurta.org>
10047
10048 * faces.el (success): Change face color from "Green3" to
10049 "ForestGreen" on light background (bug#9353).
10050
1ed43b09
CY
100512011-08-24 Chong Yidong <cyd@stupidchicken.com>
10052
5664fa7b
RT
10053 * window.el (quit-window): Rename from quit-restore-window.
10054 Use same arglist as old quit-window.
1ed43b09
CY
10055 (frame-auto-delete): Doc fix.
10056
10057 * view.el (view-mode-exit): Use quit-window.
10058
11dcdbb2
JL
100592011-08-24 Juri Linkov <juri@jurta.org>
10060
10061 * isearch.el (isearch-ring-adjust1): Start visiting previous
10062 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
10063 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
10064 for empty search string (when the last search string is reused
10065 automatically) to adjust the isearch ring to the last element and
10066 prepare the correct index for further M-p commands (bug#9185).
10067
de62b4df
KH
100682011-08-24 Kenichi Handa <handa@m17n.org>
10069
10070 * international/ucs-normalize.el: If decomposition property of
10071 CHAR is the default one (i.e. a list of CHAR itself), treat it as
10072 nil.
10073 (nfd, nfkd): Likewise.
10074
963b492b
SM
100752011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10076
10077 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
10078 from process filters aren't reliably transmitted to the surrounding
10079 accept-process-output.
10080 (mpc-proc-check): New function.
10081 (mpc-proc-sync): Use it (bug#8293)
10082
93b6b5e1
SM
100832011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10084
10085 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
10086 Add compatibility functions (bug#9313).
10087
bca633fb
EZ
100882011-08-23 Eli Zaretskii <eliz@gnu.org>
10089
b177498a
EZ
10090 * cus-start.el (all): Add entry for bidi-paragraph-direction.
10091
6df6ae42 10092 * international/uni-bidi.el: Regenerate.
bca633fb 10093
0902a04e
KH
100942011-08-23 Kenichi Handa <handa@m17n.org>
10095
10096 * international/charprop.el:
10097 * international/uni-bidi.el:
10098 * international/uni-category.el:
10099 * international/uni-combining.el:
10100 * international/uni-comment.el:
10101 * international/uni-decimal.el:
10102 * international/uni-decomposition.el:
10103 * international/uni-digit.el:
10104 * international/uni-lowercase.el:
10105 * international/uni-mirrored.el:
10106 * international/uni-name.el:
10107 * international/uni-numeric.el:
10108 * international/uni-old-name.el:
10109 * international/uni-titlecase.el:
10110 * international/uni-uppercase.el: Regenerate.
10111
3bbf23bc
MR
101122011-08-23 Martin Rudalics <rudalics@gmx.at>
10113
10114 * help.el (help-window-setup): Fix message displayed when other
10115 window is reused. (Bug#9341)
10116
b3fd59bd
SM
101172011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10118
1802e444
SM
10119 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
10120 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
10121
b3fd59bd
SM
10122 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
10123 Mark obsolete.
10124 * shell.el (shell-parse-pcomplete-arguments): New function.
10125 (shell-completion-vars): Use it instead (bug#9160).
10126
4eb61348
SM
101272011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10128
867cab74
SM
10129 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
10130 strings and comments (bug#9333).
10131
4eb61348
SM
10132 * emacs-lisp/debug.el (debug-arglist): New function.
10133 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
10134 (debug-on-entry-1): Handle interpreted closures (bug#9120).
10135
262a1439
JL
101362011-08-22 Juri Linkov <juri@jurta.org>
10137
56ee679c
JL
10138 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10139 Revert regexp that highlights output switches to its old
10140 pre-2010-10-28 value and remove one `?' from it (bug#9319).
10141
262a1439
JL
10142 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
10143 to check for empty output (bug#9226).
10144
f13f86fb
CY
101452011-08-22 Chong Yidong <cyd@stupidchicken.com>
10146
10147 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
10148 symbol-constituent as the default, as that stops font-lock from
10149 working properly (Bug#8843).
10150
c65c9622
LMI
101512011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10152
10153 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
10154 `coding-system-for-*' around the process open call to avoid
10155 auth-source side effects.
e7f2c178 10156 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
10157 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
10158 probe hangs.
c65c9622 10159
23a8a5ab
CY
101602011-08-21 Chong Yidong <cyd@stupidchicken.com>
10161
ff98b2dd
CY
10162 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
10163
23a8a5ab
CY
10164 * emacs-lisp/find-func.el (find-function-noselect): New arg
10165 lisp-only.
10166
10167 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
10168 signal an error for built-in functions (Bug#6664).
10169
f5e3c598
LMI
101702011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10171
10172 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
10173 (smtpmail-try-auth-methods): Use it.
10174
a3f2468a
CY
101752011-08-21 Chong Yidong <cyd@stupidchicken.com>
10176
2c34e8da
CY
10177 * font-lock.el (font-lock-fontify-region)
10178 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
10179 (font-lock-default-unfontify-buffer)
10180 (font-lock-default-fontify-region)
10181 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
10182
b3fd59bd
SM
10183 * progmodes/compile.el (compilation-error-properties):
10184 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
10185 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
10186 `ant' regexp.
ee31aabc 10187
a3f2468a
CY
10188 * net/browse-url.el (browse-url-firefox): Don't call
10189 browse-url-firefox-sentinel unless using -remote (Bug#9328).
10190
8e999f70
GM
101912011-08-20 Glenn Morris <rgm@gnu.org>
10192
c21a496a
GM
10193 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
10194
59ee0542
GM
10195 * tutorial.el (tutorial--default-keys): Update some default bindings.
10196
8e999f70
GM
10197 * files.el (hack-local-variables): Fully ignore case for "mode:".
10198
e3715033
AM
101992011-08-20 Alan Mackenzie <acm@muc.de>
10200
10201 Resolve invalid use of a regexp in regexp-opt.
10202
4d61f28d
JB
10203 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
10204 detection for a java annotation.
e3715033 10205
4d61f28d 10206 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
10207 detection for a java annotation.
10208
4d61f28d
JB
10209 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
10210 handling for java.
e3715033
AM
10211 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
10212
04ed2e9c
CY
102132011-08-20 Chong Yidong <cyd@stupidchicken.com>
10214
10215 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
10216 (Bug#9274).
10217
826cee64
AM
102182011-08-20 Alan Mackenzie <acm@muc.de>
10219
58179cce 10220 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
10221 such a construct. Mainly for when jit-lock etc. starts a chunk
10222 here.
10223
58179cce 10224 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 10225 variable.
58179cce 10226 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
10227 c-make-font-lock-search-function.
10228 (c-make-font-lock-search-function): Use the above function.
10229 (c-make-font-lock-context-search-function): New function.
10230 (c-cpp-matchers): Enhance the preprocessor expression case with
10231 the above function
10232 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
10233 which takes an expression.
10234
10235 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
10236
13009bd8
MR
102372011-08-20 Martin Rudalics <rudalics@gmx.at>
10238
10239 * window.el (display-buffer-reuse-window)
10240 (display-buffer-pop-up-window): Don't reuse or split a side
10241 window.
10242
9234ff7f
GM
102432011-08-19 Glenn Morris <rgm@gnu.org>
10244
10245 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 10246 Downcase "Mode:". (Bug#9331)
9234ff7f 10247
f635daa1
CY
102482011-08-18 Chong Yidong <cyd@stupidchicken.com>
10249
10250 * international/characters.el: Add L and R categories.
10251
10252 * subr.el (bidi-string-mark-left-to-right): Rename from
10253 string-mark-left-to-right. Use category search.
10254
10255 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
10256
bc987f8b
JL
102572011-08-18 Juri Linkov <juri@jurta.org>
10258
10259 * faces.el (error, warning, success): New faces with definitions
10260 copied from old default values of `font-lock-warning-face',
10261 `compilation-warning', `compilation-info' (bug#6117).
10262
10263 * font-lock.el (font-lock-warning-face): Inherit from `error'.
10264
10265 * progmodes/compile.el (compilation-error): Inherit from `error'.
10266 (compilation-warning): Inherit from `warning'.
10267 (compilation-info): Inherit from `success'.
10268
10269 * dired.el (dired-marked): Inherit from `warning'.
10270 (dired-flagged): Inherit from `error'.
10271
57173b96
LMI
102722011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10273
3e79eb87
LMI
10274 * mail/smtpmail.el (auth-source): Require to avoid problems with
10275 binding variables (bug#9298). Also clean up some unused
10276 autoloads.
10277
b3fd59bd
SM
10278 * net/network-stream.el (network-stream-open-starttls):
10279 Support using starttls.el without using gnutls-cli.
57173b96 10280
02b404de
JL
102812011-08-17 Juri Linkov <juri@jurta.org>
10282
10283 * progmodes/grep.el (rgrep): Handle the case when
10284 `grep-find-command' is a cons cell (bug#9278).
10285
8c9177f2
MR
102862011-08-17 Martin Rudalics <rudalics@gmx.at>
10287
10288 * window.el (display-buffer-pop-up-frame): Run frame creation
10289 function with BUFFER current (as special-display-popup-frame
10290 does). Reported by Drew Adams.
10291
3644a0ab
DU
102922011-08-17 Daiki Ueno <ueno@unixuser.org>
10293
10294 * epa-mail.el: Simplify GnuPG group expansion using
10295 epg-expand-group.
10296 (epa-mail-group-alist, epa-mail-group-modtime)
10297 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
10298 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
10299 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
10300 Remove.
10301
5e617bc2 103022011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
10303
10304 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
10305
9c4aeabf
AM
103062011-08-16 Alan Mackenzie <acm@muc.de>
10307
10308 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
10309 Correct, to avoid the inside of macros.
10310
3a99bf64
RS
103112011-08-16 Richard Stallman <rms@gnu.org>
10312
04963aa8
RS
10313 * epa-mail.el: Handle GnuPG group definitions.
10314 (epa-mail-group-alist, epa-mail-group-modtime)
10315 (epa-mail-gnupg-conf-file): New variables.
10316 (epa-mail-parse-groups, epa-mail-sync-groups)
10317 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
10318 (epa-mail-expand-recipients): New functions.
10319 (epa-mail-encrypt): Call epa-mail-expand-recipients.
10320
177549d0
RS
10321 * mail/rmail.el (rmail-epa-decrypt): New command.
10322
fe38beef
RS
10323 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
10324 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
10325 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
10326 (epa-decrypt-armor-in-region): Make error message clearer.
10327
934eacb9
SM
103282011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10329
10330 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
10331 and "a2b" to "ab" for `prefix'.
10332
d024fb4e
CY
103332011-08-14 Chong Yidong <cyd@stupidchicken.com>
10334
10335 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
10336 filter groups.
de148fee
CY
10337 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
10338 Fourquet (Bug#8804).
d024fb4e 10339
62f1ca49
JB
103402011-08-12 Juanma Barranquero <lekktu@gmail.com>
10341
10342 * startup.el (argi): Declare as global variable (bug#9275).
10343
9ccaaa4b
CY
103442011-08-12 Chong Yidong <cyd@stupidchicken.com>
10345
10346 * subr.el (string-mark-left-to-right): Search the entire string
10347 for RTL script, not just the terminating character. Doc fix.
10348
a3dae87a
SM
103492011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
10350
6cd18349
SM
10351 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
10352 New function.
10353 (js--regexp-literal, js-syntax-propertize-function): Remove.
10354 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
10355 (js-mode-map): Don't rebind electric keys.
10356 (js-insert-and-indent): Remove.
10357 (js-mode): Setup electric-layout and electric-indent instead.
10358
a3dae87a
SM
10359 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
10360
9d5cb631
DU
103612011-08-12 Daiki Ueno <ueno@unixuser.org>
10362
10363 * epa.el (epa-progress-callback-function): Fix the logic of
10364 displaying progress.
10365 * epa-file.el (epa-file-insert-file-contents): Make progress
10366 display more user-friendly.
10367 (epa-file-write-region): Ditto.
10368
3e26a4a2
CY
103692011-08-10 Chong Yidong <cyd@stupidchicken.com>
10370
10371 * subr.el (string-mark-left-to-right): New function.
10372
10373 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
10374 Use string-mark-left-to-right.
10375 (list-buffers-noselect): Caller changed.
10376
a3dae87a
SM
10377 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10378 Use string-mark-left-to-right.
3e26a4a2
CY
10379 (tabulated-list-print): Recenter after moving point.
10380
ac8cf6e6
JL
103812011-08-10 Juri Linkov <juri@jurta.org>
10382
10383 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
10384 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
10385 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
10386
8d96c9a4
CY
103872011-08-09 Chong Yidong <cyd@stupidchicken.com>
10388
10389 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
10390 (Bug#7554).
10391
7be1c708 103922011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
10393
10394 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
10395 character. (Bug#6594)
10396
37e11a63
CY
103972011-08-08 Chong Yidong <cyd@stupidchicken.com>
10398
839dde57
CY
10399 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
10400 (image-dired--with-db-file): New macro.
10401 (image-dired-write-tags, image-dired-remove-tag)
10402 (image-dired-create-gallery-lists, image-dired-write-comments)
10403 (image-dired-get-comment, image-dired-mark-tagged-files)
10404 (image-dired-list-tags, image-dired-gallery-generate): Use it.
10405 (image-dired-gallery-generate): Use insert-file-contents.
10406
37e11a63
CY
10407 * time.el (display-time-world-list, display-time-world-display):
10408 * time-stamp.el (time-stamp-string):
10409 * vc/add-log.el (add-change-log-entry): Use setenv instead of
10410 set-time-zone-rule (Bug#7337).
10411
0b4946c4
DU
104122011-08-08 Daiki Ueno <ueno@unixuser.org>
10413
10414 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
10415 (epg-error-to-string, epg-errors-to-string): New function.
10416 (epg-wait-for-completion): Reverse errors list.
10417 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
10418 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
10419 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
10420 (epg-sign-keys, epg-generate-key-from-file)
10421 (epg-generate-key-from-string): Format errors by using
10422 epg-errors-to-string (bug#9255).
10423 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
10424
75bfc667
JL
104252011-08-07 Juri Linkov <juri@jurta.org>
10426
10427 * faces.el (list-faces-display): Remove extra angle bracket
10428 from `help-mode-map'.
10429
10430 * info.el (Info-history-toc-nodes): Doc fix.
10431
10432 * longlines.el (longlines-mode): Doc fix.
10433
673e08bb
SM
104342011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
10435
4640dd88
SM
10436 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
10437 of statements and in a few more cases (bug#9183).
10438
673e08bb
SM
10439 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
10440 New functions.
10441 (cl-transform-lambda): Use them (bug#9239).
10442
89b3f019
MR
104432011-08-05 Martin Rudalics <rudalics@gmx.at>
10444
10445 * window.el (display-buffer-same-window)
10446 (display-buffer-same-frame, display-buffer-other-window)
10447 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10448 (pop-to-buffer-other-window)
10449 (pop-to-buffer-same-frame-other-window)
10450 (pop-to-buffer-other-frame): Make them defuns.
10451 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
10452
640c8776
SM
104532011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10454
10455 * subr.el (make-composed-keymap): Move from C. Change calling
10456 convention, and improve docstring to bring attention to a subtle point.
10457 * minibuffer.el (completing-read-default): Adjust accordingly.
10458
63648a95
MA
104592011-08-03 Michael Albinus <michael.albinus@gmx.de>
10460
10461 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
10462 (tramp-open-shell): Use `tramp-shell-quote-argument'.
10463
10464 * net/trampver.el: Update release number.
10465
b796c9b7
SM
104662011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10467
10468 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
10469 "in" (bug#9190).
10470
2239d7d5
LMI
104712011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10472
e07dd7c3
LMI
10473 * mail/sendmail.el (sendmail-query-once): Restore the current
10474 buffer after querying (bug#9074).
10475
0e6a2bd7
LMI
10476 * dired.el (dired-flagged): Use different faces for marked and
10477 flagged files (bug#6117).
10478
ce887515
LMI
10479 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
10480 (bug#4433).
10481
92f2affc
LMI
10482 * ido.el (ido-mode): Switch off the message if called
10483 non-interactively.
10484
57d5aff0
LMI
10485 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
10486 before 587, since it appears that that's more likely to work for
10487 more people.
10488
98cd6c18 10489 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 10490 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
10491 exist.
10492
b96dec83
LMI
10493 * info.el: Remove the `Info-beginning-of-buffer' function
10494 (bug#8325).
10495
b796c9b7
SM
10496 * net/network-stream.el (network-stream-open-starttls):
10497 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 10498
d90e2ea0
MR
104992011-08-01 Martin Rudalics <rudalics@gmx.at>
10500
10501 * window.el (display-buffer-in-window): Don't set dedicated status
10502 of window here (Bug#9215).
10503 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10504 (display-buffer-pop-up-side-window)
b796c9b7 10505 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 10506
cca09170
SM
105072011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10508
10509 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
10510 before binding generated-autoload-file.
10511
027b979c
DD
105122011-08-01 Deniz Dogan <deniz@dogan.se>
10513
10514 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
10515
3c7ee4f3
MA
105162011-07-30 Michael Albinus <michael.albinus@gmx.de>
10517
10518 Sync with Tramp 2.2.2.
10519
10520 * net/trampver.el: Update release number.
10521
2cc8e51a
JL
105222011-07-30 Juri Linkov <juri@jurta.org>
10523
10524 * dired-aux.el (dired-touch-initial): Remove function.
10525 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
10526 current time, and `default' to the last modification time of the
10527 current marked file (bug#6887).
10528
a514d856
JM
105292011-07-28 Jose E. Marchesi <jemarch@gnu.org>
10530
10531 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 10532 numeric argument to read-number (bug#9163).
a514d856 10533
8a7eddd7
MA
105342011-07-27 Michael Albinus <michael.albinus@gmx.de>
10535
10536 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
10537 connection process, it could be nil.
10538
1ddd96f5
LL
105392011-07-27 Leo Liu <sdl.web@gmail.com>
10540
10541 Simplify url handling in rcirc-mode.
10542
10543 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
10544 (rcirc-browse-url-at-mouse): Remove.
10545 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
10546
b248a85d
AM
105472011-07-26 Alan Mackenzie <acm@muc.de>
10548
10549 Fontify bitfield declarations properly.
10550
10551 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
10552 (c-symbol-chars): Now exported as a lang variable.
10553 (c-not-primitive-type-keywords): New lang variable.
10554
10555 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
10556 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 10557 parsed as a bitfield declaration.
b248a85d 10558
b796c9b7
SM
10559 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10560 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
10561 (c-punctuation-in): New function.
10562 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
10563 declarations properly.
10564
68575ab0
UJ
105652011-07-26 Ulf Jasper <ulf.jasper@web.de>
10566
10567 * calendar/icalendar.el (icalendar--all-events): Take care of
10568 multiple vcalendars in a single file.
b796c9b7 10569 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 10570
0f0a88b9
DD
105712011-07-25 Deniz Dogan <deniz@dogan.se>
10572
10573 * image.el (insert-image): Clarifying docstring.
10574
0b3f36df
MA
105752011-07-24 Michael Albinus <michael.albinus@gmx.de>
10576
10577 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
10578 `tramp-send-command-and-check' if there is no error.
10579 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
10580
a9901f61
AM
105812011-07-22 Alan Mackenzie <acm@muc.de>
10582
10583 Prevent cc-langs.elc being loaded at run time.
10584
10585 * progmodes/cc-mode.el: Remove two autoload forms which loaded
10586 cc-langs.
10587
4d61f28d 10588 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
10589 "(require 'cc-langs)". Quote a form so it will evaluate at
10590 (cc-mode's) compilation time.
10591
11d074b2
MA
105922011-07-22 Michael Albinus <michael.albinus@gmx.de>
10593
10594 * net/tramp.el (tramp-file-name-handler): Avoid recursive
10595 loading. (Bug#9114)
10596
938b94c8
MR
105972011-07-21 Martin Rudalics <rudalics@gmx.at>
10598
10599 * window.el (display-buffer-pop-up-window)
10600 (display-buffer-pop-up-side-window)
10601 (display-buffer-in-side-window): Call display-buffer-set-height
10602 and display-buffer-set-width after setting the new window's
b796c9b7 10603 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 10604
bfa4f190
SS
106052011-07-20 Sam Steingold <sds@gnu.org>
10606
10607 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
10608 (etags-tags-included-tables): Call `convert-standard-filename' on
10609 the file names contained in TAGS so that windows Emacs can handle
10610 TAGS files created by cygwin ctags.
10611
8ca42262
LMI
106122011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10613
10614 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
10615 which apparently didn't work.
10616
5db2afd2 106172011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 10618
5db2afd2
RW
10619 * proced.el (proced-send-signal): For *Marked Processes* buffer
10620 put point at beginning of buffer.
10621
92e15d10
SB
106222011-07-19 Stephen Berman <stephen.berman@gmx.net>
10623
10624 * proced.el (proced-format): Make header lines align with the text
10625 (bug#1779).
10626
1bfd59e5
LMI
106272011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10628
10629 * view.el (view-buffer): Allow running in `special' modes if we're
10630 visiting a file (bug#8615).
10631
f5aae37c
MR
106322011-07-19 Martin Rudalics <rudalics@gmx.at>
10633
10634 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
10635 (display-buffer-alist-set-1, display-buffer-alist-set-2):
10636 New functions.
f5aae37c
MR
10637 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
10638 more accurately.
10639
bf2c1571
AM
106402011-07-18 Alan Mackenzie <acm@muc.de>
10641
10642 Fontify declarators properly when, e.g., a jit-lock chunk begins
10643 inside a declaration.
10644
10645 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
10646
b796c9b7
SM
10647 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10648 New function.
bf2c1571
AM
10649 (c-complex-decl-matchers): Insert reference to
10650 c-font-lock-enclosing-decls.
10651
10652 * progmodes/cc-engine.el (c-backward-single-comment):
10653 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
10654 to nil around calls to (forward-comment -1).
10655
4e190b80
LMI
106562011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10657
12dc863d
LMI
10658 * image.el (put-image): Doc typo fix.
10659
a762e966
LMI
10660 * progmodes/etags.el (tags-search): Doc typo fix.
10661
4e190b80
LMI
10662 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
10663 password if we get errors 550 to 554.
10664
f019fb21
LMI
106652011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10666
b796c9b7 10667 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 10668
81746738
LMI
10669 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
10670 indentation character (bug#6380).
10671
3ee3a1b5
LMI
10672 * files.el (buffer-offer-save): Made permanently local (bug#6241).
10673
c82f64de
LMI
10674 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
10675 to clarify what the problem is (bug#4291).
10676
f019fb21
LMI
10677 * simple.el (current-kill): Clarify what
10678 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
10679 (auto-fill-mode): Document `auto-fill-function' in relation to
10680 `auto-fill-mode' (bug#2470).
f019fb21 10681
0794775d
LM
106822011-07-16 Lawrence Mitchell <wence@gmx.li>
10683
10684 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
10685 method if slot is read-only (bug#9035).
10686
be39b8cc
MR
106872011-07-16 Martin Rudalics <rudalics@gmx.at>
10688
b796c9b7 10689 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 10690 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
10691 selected before, see discussion of (Bug#8615), (Bug#6954).
10692 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 10693
6ccf7859
GM
106942011-07-15 Glenn Morris <rgm@gnu.org>
10695
10696 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 10697 Respect help-form.
6ccf7859 10698
87e86684
LM
106992011-07-09 Lawrence Mitchell <wence@gmx.li>
10700
10701 * net/gnutls.el (gnutls-min-prime-bits): New variable.
10702 (gnutls-negotiate): Use it.
10703
d6066239
LMI
107042011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10705
b796c9b7
SM
10706 * net/gnutls.el (gnutls-negotiate):
10707 Upcase `gnutls-algorithm-priority'.
d6066239 10708
bd23ebc0
GM
107092011-07-15 Glenn Morris <rgm@gnu.org>
10710
c65bca65
GM
10711 * jka-compr.el (jka-compr-verbose): Move from here...
10712 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
10713 Add missing :version tag.
10714 * info.el: No need to require jka-compr when compiling.
bd23ebc0 10715
478615cc
LMI
107162011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10717
7b41decb
LMI
10718 * net/gnutls.el (gnutls-algorithm-priority): New variable.
10719 (gnutls-negotiate): Use it.
10720
dbc44fcd
LMI
10721 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
10722
06789f97
LMI
10723 * info.el (Info-beginning-of-buffer): New command.
10724 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
10725 announcing `b' as the key (bug#8325).
ab896c37 10726 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 10727
c39da690
LMI
10728 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
10729
3aa5f34b
LMI
10730 * international/mule-cmds.el
10731 (describe-specified-language-support): Make the error message
10732 clearer (bug#8905).
10733
4bf0979f
LMI
10734 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
10735
478615cc
LMI
10736 * isearch.el (isearch-barrier): Add a doc string, since it's
10737 mentioned in a function doc string (bug#8678).
10738
75c68aa1
MR
107392011-07-15 Martin Rudalics <rudalics@gmx.at>
10740
10741 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
10742 buffer argument (Bug#9083) and self-identifying label argument.
10743
a7c33da2
GM
107442011-07-15 Glenn Morris <rgm@gnu.org>
10745
10746 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
10747
2f5c6024
LMI
107482011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10749
10750 * man.el (Man-fontify-manpage): Fix message when formatting the
10751 man page (bug#7929).
10752
0bb23927 107532011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
10754
10755 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
10756 argument LRM; if non-nil, append an invisible LRM character to the
10757 buffer name.
10758 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
10759 last argument non-nil, when formatting buffer names.
0bb23927
EZ
10760 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
10761 paragraph direction.
cce4b0a7 10762
621ef9ab
LMI
107632011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10764
d1583c48
LMI
10765 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
10766 the man page name (bug#7929).
10767
6a57fb5f
LMI
10768 * image.el (put-image): Mention the `put-image' overlay property
10769 (bug#7834).
10770
d7956b14
LMI
10771 * scroll-bar.el (set-scroll-bar-mode): Mention that
10772 `scroll-bar-mode' lists the values (bug#7772).
10773
5b2d4a66
LMI
10774 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
10775 command (bug#7729).
10776
7509a874
LMI
10777 * rect.el (apply-on-rectangle): Return the point after the last
10778 operation.
10779 (string-rectangle): Go to the point after the last operation
10780 (bug#7522).
10781
4fe74b19
LMI
10782 * printing.el (pr-toggle-region): Clarify the documentation
10783 slightly (bug#7493).
10784
b796c9b7
SM
10785 * time.el (display-time-update):
10786 Allow `display-time-mail-function' to return nil (bug#7158).
10787 Fix suggested by Detlev Zundel.
ab283561 10788
fc233c9d
LMI
10789 * vc/diff.el (diff): Clarify the order the file names are read
10790 (bug#7111).
10791
43f5740b
LMI
10792 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
10793 the doc string (bug#7015).
10794
f2182a76
LMI
10795 * font-lock.el (font-lock-maximum-decoration): Mention what
10796 numeric levels mean (bug#6935).
10797
621ef9ab
LMI
10798 * startup.el (initial-buffer-choice): Don't mention the `none'
10799 selection, which is against policy.
10800
adc47434
MR
108012011-07-14 Martin Rudalics <rudalics@gmx.at>
10802
b796c9b7
SM
10803 * window.el (display-buffer-normalize-special):
10804 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 10805
7e5bfb8f
EZ
108062011-07-14 Eli Zaretskii <eliz@gnu.org>
10807
10808 * subr.el (version<, version<=, version=): Mention "-CVS" and
10809 "-12345" alpha version numbers.
10810
27fa387a
CY
108112011-07-14 Chong Yidong <cyd@stupidchicken.com>
10812
10813 * bindings.el: Add advertised binding for set-mark-command
10814 (Bug#5772).
10815
8bdfa064
CY
108162011-07-14 Chong Yidong <cyd@stupidchicken.com>
10817
10818 * bindings.el (mode-line-other-buffer):
10819 * bookmark.el (bookmark-bmenu-2-window):
10820 * bs.el (bs-cycle-next, bs-cycle-previous):
10821 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
10822 switch-to-buffer.
10823
10824 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 10825 Delete.
8bdfa064 10826
5eba16a3
JB
108272011-07-14 Juanma Barranquero <lekktu@gmail.com>
10828
10829 * follow.el (follow-debug-message, follow-redisplay):
10830 * jka-cmpr-hook.el (with-auto-compression-mode):
10831 Fix typos in docstrings.
10832
15853710
LMI
108332011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10834
a28e4607
LMI
10835 * subr.el (with-silent-modifications): Clarify somewhat what the
10836 macro inhibits (bug#6525).
10837
15853710
LMI
10838 * simple.el (eval-expression): Note what it does if called
10839 interactively (bug#6495).
10840
bee0fcef
CY
108412011-07-13 Chong Yidong <cyd@stupidchicken.com>
10842
b796c9b7
SM
10843 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
10844 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
10845
10846 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10847 Remove switch-to-buffer.
10848
58274504
LMI
108492011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10850
bd2fcc8d
LMI
10851 * files.el (make-directory): Clarify that an error will be raised
10852 if there's an error (bug#6397).
10853
0f04b32c
LMI
10854 * startup.el (initial-buffer-choice): Add `none' as a choice
10855 (bug#6234).
10856
465c5fc8
LMI
10857 * subr.el (add-hook): Clarify section about buffer-local hooks
10858 (bug#6218).
10859
58274504
LMI
10860 * dired.el (dired-flagged): Clarify doc string (bug#6117).
10861
bead9a43
JB
108622011-07-13 Juanma Barranquero <lekktu@gmail.com>
10863
10864 * tabify.el (untabify): Preserve the current column so that point
10865 doesn't move (bug#6032).
10866
3af98a7b
LMI
108672011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10868
b796c9b7
SM
10869 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
10870 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 10871
6240145a
GM
108722011-07-13 Glenn Morris <rgm@gnu.org>
10873
10874 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
10875 (dired-insert-directory): Give a message the first time
10876 if ls is found not to support --dired.
10877
1d8c2ccc
LMI
108782011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10879
10880 * simple.el (toggle-truncate-lines): Clarify what is toggled
10881 (bug#5580). Text by Drew Adams.
10882
5fc4038e
CY
108832011-07-13 Chong Yidong <cyd@stupidchicken.com>
10884
10885 * simple.el (blink-matching-open): Make the error message from the
10886 last change less verbose.
10887
bf6012e5
DN
108882011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
10889
10890 * font-lock.el (font-lock-comment-face): Use the high contrast
10891 "yellow" color for font-lock-comment-face on low color terminals
10892 using a dark background color (bug#4221).
10893
343c3b5a
LMI
108942011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10895
7e9505c5
LMI
10896 * dired.el (dired-insert-set-properties): Make the doc string
10897 reflect what it does now (bug#5325).
10898
c26fdcf5
LMI
10899 * simple.el (blink-matching-open): Say that we were unable to find
10900 the match within the limit, if we're limited (bug#5122).
10901
bb388cc5
LMI
10902 * international/mule-cmds.el (prefer-coding-system): Add an
10903 example (bug#4869).
10904
343c3b5a
LMI
10905 * progmodes/etags.el (tags-search): Document `file-list-form'
10906 (bug#4731).
10907
2a517d45
LM
109082011-07-13 Lawrence Mitchell <wence@gmx.li>
10909
10910 * net/browse-url.el (browse-url-default-browser)
10911 (browse-url-browser-function): Make the default browser choice a
10912 bit more logical (bug#4300). Also clean up the doc string.
10913
b6c78ef2
JB
109142011-07-13 Juanma Barranquero <lekktu@gmail.com>
10915
10916 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
10917 binary endings (bug#4440).
10918
1c4dd947
LMI
109192011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10920
a2014063
LMI
10921 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
10922 which can be pretty annoying (bug#8971).
10923
9c9c2d88
LMI
10924 * jka-compr.el (jka-compr-verbose): New variable, and use
10925 throughout (bug#8971).
10926
1c4dd947
LMI
10927 * info.el (Info-find-file): Fall back on the installation
10928 directory if we can't find the info node anywhere else.
10929
a1c9f41b
SO
109302011-07-13 Sergei Organov <osv@javad.com> (tiny change)
10931
10932 * vc/vc.el (vc-revert-file):
10933 Don't set file time-stamp in the past. (Bug#5181)
10934
536f3d36
LMI
109352011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10936
7152b011
LMI
10937 * files.el (after-find-file): Give a better error message when
10938 trying to find a symlink that points to a file that doesn't exist
10939 (bug#4398).
10940
536f3d36
LMI
10941 * progmodes/cc-vars.el: Remove (probably) misleading comment
10942 (bug#4396).
10943
460c0fba
JB
109442011-07-12 Johan Bockgård <bojohan@gnu.org>
10945
10946 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
10947
7a6bda45
CY
109482011-07-12 Chong Yidong <cyd@stupidchicken.com>
10949
10950 * mouse-sel.el: Hack restoring functionality, while keeping
10951 compatibility with 2010-07-03 changes to mouse selection.
10952 (mouse-sel-primary-overlay): New var.
10953 (mouse-sel-selection-alist): Use it.
10954 (mouse-sel-mode): Doc fix; remove points that are default features
10955 of mouse.el.
10956
c79598ef
JB
109572011-07-12 Johan Bockgård <bojohan@gnu.org>
10958
10959 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10960 Fix previous fix (bug#2490).
10961
ff8be6ef
RW
109622011-07-12 Roland Winkler <winkler@gnu.org>
10963
b796c9b7
SM
10964 * textmodes/bibtex.el (bibtex-initialize):
10965 Use pop-to-buffer-same-window.
ff8be6ef
RW
10966 (bibtex-search-entries): Fix interactive call.
10967
296ba3ee
LMI
109682011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10969
f5242a02 10970 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
10971 Fontise bytecomp Error lines more correctly (bug#2490).
10972 Fix suggested by Johan Bockgård.
f5242a02 10973
296ba3ee
LMI
10974 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
10975
10976 * dired-x.el (dired-guess-default): Use `delete-dups'.
10977
f69fd0d2
CY
109782011-07-12 Chong Yidong <cyd@stupidchicken.com>
10979
10980 * dired.el (dired-mark-prompt):
10981 * dired-aux.el (dired-read-shell-command): Doc fix.
10982
eab5dc07
LMI
109832011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10984
b796c9b7
SM
10985 * mail/sendmail.el (sendmail-query-once):
10986 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
10987 emacs -Q.
10988
10989 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
10990
eab5dc07
LMI
10991 * cus-edit.el (custom-file): Take an optional no-error variable.
10992 (customize-save-variable): Set the variable, and give a warning if
10993 running under "emacs -q".
10994
a1e65d42
JB
109952011-07-11 Juanma Barranquero <lekktu@gmail.com>
10996
10997 * loadhist.el (unload-feature-special-hooks):
10998 Add `auto-coding-functions', `fill-nobreak-predicate' and
10999 `find-directory-functions' (bug#5327).
11000
1d52da10
LMI
110012011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11002
be958f1d
LMI
11003 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
11004
5bedb26c
LMI
11005 * cus-edit.el (custom-guess-name-alist): -alist variables should
11006 use the `alist' type (bug#3120). Suggested by Drew Adams.
11007
1d52da10
LMI
11008 * printing.el: Add documentation to all the `pr-toggle-' commands.
11009
cd394be1 110102011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
11011
11012 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
11013 backends where it makes sense (bug#2623).
11014
dcc88d8a
LMI
110152011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11016
c3de9feb
LMI
11017 * dired-x.el (dired-guess-default): Remove duplicate shell command
11018 entries (bug#2028).
8a93078b 11019 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 11020 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 11021
dcc88d8a
LMI
11022 * subr.el (remove-duplicates): New conveniency function.
11023
505e3645
LMI
110242011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11025
11026 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
11027 (bug#1526).
11028
110292011-07-10 Martin Rudalics <rudalics@gmx.at>
11030
11031 * window.el (display-buffer-normalize-default): Don't invert
11032 meaning of even-window-heights. Reported by Eli Zaretskii
11033 <eliz@gnu.org>.
11034
455e4fa1
BR
110352011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
11036
11037 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
11038
8e0bc3e9
CY
110392011-07-10 Chong Yidong <cyd@stupidchicken.com>
11040
11041 * window.el (display-buffer): Fix arguments to
11042 display-buffer-reuse-window in last change.
11043
fa7c3228
CY
11044 * faces.el (link): Use a less saturated blue on light backgrounds.
11045
11046 * startup.el (fancy-startup-text, fancy-about-text)
11047 (fancy-startup-tail): Use font-lock faces, for background safety.
11048
c0a7f300
BN
110492011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
11050
b796c9b7
SM
11051 * emulation/viper-cmd.el (viper-change-state-to-vi):
11052 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 11053
4dc2a129
MR
110542011-07-09 Martin Rudalics <rudalics@gmx.at>
11055
11056 * window.el (display-buffer-default-specifiers): Remove.
11057 (display-buffer-macro-specifiers): Remove default specifiers.
11058 (display-buffer-alist): Default to nil.
b796c9b7 11059 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
11060 (display-buffer-pop-up-window): Allow splitting internal
11061 windows. Check whether a live window was created.
11062 (display-buffer-other-window-means-other-frame)
11063 (display-buffer-normalize-arguments): Rename to
11064 display-buffer-normalize-argument and rewrite. Set the
11065 other-window specifier.
11066 (display-buffer-normalize-special): New function.
11067 (display-buffer-normalize-options): Rename to
11068 display-buffer-normalize-default and rewrite.
11069 (display-buffer-normalize-options-inhibit): Remove.
11070 (display-buffer-normalize-specifiers): Rewrite.
11071 (display-buffer): Process other-window specifier and call
11072 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
11073 more faithfully.
b796c9b7 11074 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 11075 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
11076 (display-buffer-in-window, display-buffer-alist-set):
11077 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
11078 <tassilo@member.fsf.org>.
11079
2d43b8c9
LL
110802011-07-09 Leo Liu <sdl.web@gmail.com>
11081
11082 * register.el (insert-register): Restore accidental change on
11083 2011-06-26. (Bug#9028)
11084
7f9b7c53
GM
110852011-07-09 Glenn Morris <rgm@gnu.org>
11086
11087 * subr.el (remq): Handle the empty list. (Bug#9024)
11088
f042cfd8
AS
110892011-07-08 Andreas Schwab <schwab@linux-m68k.org>
11090
11091 * mail/sendmail.el (send-mail-function): No longer delay custom
11092 initialization.
11093 * custom.el (custom-initialize-delay): Doc fix.
11094
856b2f11
SM
110952011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11096
11097 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
11098
afae1d68
MA
110992011-07-08 Michael Albinus <michael.albinus@gmx.de>
11100
11101 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
11102 human-friendly prompt.
11103
0757af94
SM
111042011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11105
11106 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
11107 provided by a particular plugin.
11108
d760b731
LMI
111092011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11110
11111 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
11112 save customizations (with "emacs -Q"), just set the variable
11113 instead of erroring out.
11114
11115 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11116
cd79ce90
JL
111172011-07-08 Juri Linkov <juri@jurta.org>
11118
11119 * arc-mode.el (archive-zip-expunge, archive-zip-update)
11120 (archive-zip-update-case): Use 7z if found by `executable-find'.
11121 The order of searching the available programs is the same as in
11122 `archive-zip-extract' (bug#8968).
11123
14cc04aa
CY
111242011-07-07 Chong Yidong <cyd@stupidchicken.com>
11125
11126 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
11127 (menu-bar-options-menu): Tweak descriptions.
11128
0a1848ec
LMI
111292011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11130
11131 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
11132 menu items into verb phrases (bug#1421). Also refill to fit under
11133 80 columns.
11134
f5bd0689
CY
111352011-07-07 Chong Yidong <cyd@stupidchicken.com>
11136
538e85c6
CY
11137 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
11138 (Info-read-node-name): Doc fix (Bug#1084).
11139
f5bd0689
CY
11140 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
11141 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
11142 (end-of-sexp, beginning-of-sexp)
11143 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
11144 (forward-symbol, forward-same-syntax, word-at-point)
11145 (sentence-at-point): Doc fix (Bug#1144).
11146
56ec5115
LMI
111472011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11148
f3f8e37f
LMI
11149 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
11150 should cover it (bug#1281).
11151
0757af94 11152 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 11153
e9fce1ac 11154 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
11155 negotiation fails, then possibly try again with a non-encrypted
11156 connection (bug#9017).
11157
56ec5115
LMI
11158 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
11159 be used.
11160
c2f9aec8
RS
111612011-07-07 Richard Stallman <rms@gnu.org>
11162
11163 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
11164 property, and handle its changed format.
11165 Look for the correct line number.
11166 Use file's line contents (but not past first =) to find
11167 correct line in message.
11168
ef7b981d 111692011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
11170
11171 * international/characters.el (build-unicode-category-table):
11172 Delete it.
0757af94 11173 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 11174
0757af94 11175 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
11176 to src/chartab.c.
11177 (get-char-code-property): Call unicode-property-table-internal to
11178 load a file. Call get-unicode-property-internal where necessary.
11179 (put-char-code-property): Call unicode-property-table-internal to
11180 load a file. Call put-unicode-property-internal where necessary.
11181 put-unicode-property-internal where necessary.
0757af94
SM
11182 (char-code-property-description):
11183 Call unicode-property-table-internal to load a file.
c805dec0
KH
11184
11185 * international/charprop.el:
11186 * international/uni-bidi.el:
11187 * international/uni-category.el:
11188 * international/uni-combining.el:
11189 * international/uni-comment.el:
11190 * international/uni-decimal.el:
11191 * international/uni-decomposition.el:
11192 * international/uni-digit.el:
11193 * international/uni-lowercase.el:
11194 * international/uni-mirrored.el:
11195 * international/uni-name.el:
11196 * international/uni-numeric.el:
11197 * international/uni-old-name.el:
11198 * international/uni-titlecase.el:
11199 * international/uni-uppercase.el: Regenerate.
11200
11201 * loadup.el: Load international/charprop.el before
11202 international/characters.
11203
e14b388a
CY
112042011-07-07 Chong Yidong <cyd@stupidchicken.com>
11205
11206 * window.el (next-buffer, previous-buffer): Signal an error if
11207 called from a minibuffer window.
11208
11209 * bindings.el: Revert 2011-07-04 change.
11210
354cf0ba
RS
112112011-07-06 Richard Stallman <rms@gnu.org>
11212
11213 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
11214 (rmail-mime-insert-bulk, rmail-mime-insert-text):
11215 Treat markers like ints.
11216 (rmail-mime-entity): Doc fix.
11217
a48868a7
LMI
112182011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11219
4906cd3d
LMI
11220 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
11221 defcustom again for backwards compatibility.
11222
e0457abe
LMI
11223 * simple.el (shell-command-on-region): Fill.
11224
d67f7e1f
LMI
11225 * dired-aux.el (dired-kill-line): Add a doc string.
11226
fe204702
LMI
11227 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
11228 to "\\sw\\|\\s_" (bug#358).
11229
a48868a7
LMI
11230 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
11231 (dired-unmark-backward): Ditto.
11232 (dired-flag-backup-files): Ditto.
11233
11234 * dired-x.el (dired-mark-sexp): Ditto.
11235
aa8a705c
RS
112362011-07-06 Richard Stallman <rms@gnu.org>
11237
11238 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
11239 (rmail-mime-entity): New arg TRUNCATED.
11240 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
11241 New functions.
11242 (rmail-mime-save): Warn if entity is truncated.
11243 (rmail-mime-toggle-hidden): Likewise, for showing.
11244 (rmail-mime-process-multipart): Record when an entity is truncated.
11245
a9a936b9
RS
11246 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
11247 if ENTITY is a string.
11248
1f2b92cb
LMI
112492011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11250
f4f73198 11251 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
11252 of faces when `M-C-x'-ing their definitions (bug#8378).
11253 Also clean up the code slightly.
f4f73198 11254
12b16734 11255 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 11256 because that makes the colors go away.
12b16734 11257
f0691d22
LMI
11258 * mail/sendmail.el (send-mail-function): Change the default to
11259 `sendmail-query-once'.
9e87df06 11260 (sendmail-query-once): Add an autoload cookie.
f0691d22 11261
1f2b92cb
LMI
11262 * net/network-stream.el (network-stream-open-starttls): Try using
11263 a plain connection even if the server offered STARTTLS, and we
11264 kinda wanted to use it, if Emacs doesn't have any STARTTLS
11265 capability. This should make smtpmail.el work in slightly more
11266 configurations.
11267
1cdd2a1b
MA
112682011-07-06 Michael Albinus <michael.albinus@gmx.de>
11269
11270 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11271 New defun.
11272 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
11273
fbcc67e2
MM
112742011-07-06 Michael R. Mauger <mmaug@yahoo.com>
11275
11276 * progmodes/sql.el: Version 3.0
0757af94 11277 (sql-product-alist): Add product :completion-object,
fbcc67e2 11278 :completion-column, and :statement attributes.
0757af94 11279 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 11280 (sql-mode-syntax-table): Mark all punctuation.
0757af94 11281 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
11282 ansi keywords.
11283 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 11284 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
11285 (sql-oracle-show-reserved-words): New function for development.
11286 (sql-product-font-lock): Simplify for source code buffers.
11287 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
11288 New functions.
11289 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
11290 (sql-mode-map): Add statement movement functions.
11291 (sql-ansi-statement-starters, sql-oracle-statement-starters):
11292 New variable.
fbcc67e2
MM
11293 (sql-statement-regexp, sql-beginning-of-statement)
11294 (sql-end-of-statement, sql-signum): New functions.
0757af94 11295 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
11296 (sql-show-sqli-buffer): Bug fix.
11297 (sql-interactive-mode): Store connection data as buffer local.
0757af94 11298 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
11299 with sql-interactive-mode.
11300 (sql-save-connection): Save buffer local settings.
0757af94 11301 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
11302 (sql-product-interactive): Bug fix.
11303 (sql-preoutput-hold): New variable.
11304 (sql-interactive-remove-continuation-prompt): Bug fixes.
11305 (sql-debug-redirect): New variable.
11306 (sql-str-literal): New function.
11307 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 11308 Redesign.
fbcc67e2
MM
11309 (sql-oracle-save-settings, sql-oracle-restore-settings)
11310 (sql-oracle-list-all, sql-oracle-list-table): New functions.
11311 (sql-completion-object, sql-completion-column)
11312 (sql-completion-sqlbuf): New variables.
11313 (sql-build-completions-1, sql-build-completions)
11314 (sql-try-completion): New functions.
11315 (sql-read-table-name): Use them.
11316 (sql-contains-names): New buffer local variable.
11317 (sql-list-all, sql-list-table): Use it.
11318 (sql-oracle-completion-types): New variable.
11319 (sql-oracle-completion-object, sql-sqlite-completion-object)
11320 (sql-postgres-completion-object): New functions.
11321
d4eaeab1
GM
113222011-07-06 Glenn Morris <rgm@gnu.org>
11323
11324 * window.el (pop-to-buffer): Doc fix.
11325
322b7dab 113262011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
11327
11328 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
11329
322b7dab 113302011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 11331
322b7dab 11332 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 11333
322b7dab 11334 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 11335
605dd5bf
CY
113362011-07-05 Chong Yidong <cyd@stupidchicken.com>
11337
11338 * button.el (button): Inherit from link face. Suggested by Dan
11339 Nicolaescu.
11340
7dbfa719
SM
113412011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11342
3db614b0
SM
11343 * progmodes/gdb-mi.el: Fit in 80 columns.
11344 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
11345 switch-to-buffer.
11346
7dbfa719
SM
11347 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
11348 if imenu is simply not configured (bug#8941).
11349
919d884a
KM
113502011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
11351
11352 * allout.el (allout-post-undo-hook): New allout outline-change
11353 event hook to signal undo activity.
11354 (allout-post-command-business): Run allout-post-undo-hook if an
11355 undo just occurred.
7dbfa719
SM
11356 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
11357 * allout-widgets.el (allout-widgets-after-undo-function):
11358 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
11359 in the vicinity of an undo.
11360 (allout-widgets-mode): Include allout-widgets-after-undo-function
11361 on the new allout-post-undo-hook.
11362
450a0f09
SM
113632011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11364
11365 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
11366 Let define-derived-mode define it.
11367 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
11368 cycles of abbrev-table inheritance (bug#8998).
11369
2de69e00
RW
113702011-07-05 Roland Winkler <winkler@gnu.org>
11371
11372 * textmodes/bibtex.el: Add support for biblatex.
11373 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
11374 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
11375 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
11376 (bibtex-entry-alist, bibtex-field-alist): New variables.
11377 (bibtex-entry-field-alist): Obsolete alias for
11378 bibtex-BibTeX-entry-alist.
11379 (bibtex-entry-alist, bibtex-field-alist): New widgets.
11380 (bibtex-set-dialect): New command.
11381 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
11382 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
11383 Bind via bibtex-set-dialect.
2de69e00
RW
11384 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
11385 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
11386 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
11387 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
11388 Define via bibtex-set-dialect.
450a0f09
SM
11389 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
11390 Obey bibtex-no-opt-remove-re.
2de69e00
RW
11391 (bibtex-vec-push, bibtex-vec-incr): New functions.
11392 (bibtex-format-entry, bibtex-field-list)
11393 (bibtex-print-help-message, bibtex-validate)
11394 (bibtex-search-entries): Use new format of bibtex-entry-alist.
11395
2dcdbdd9
SM
113962011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11397
11398 * progmodes/compile.el (compilation-goto-locus):
11399 * net/tramp-cmds.el (tramp-append-tramp-buffers):
11400 * bs.el (bs-cycle-next, bs-cycle-previous):
11401 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
11402 * bindings.el (mode-line-other-buffer):
11403 * autoinsert.el (auto-insert):
11404 * arc-mode.el (archive-extract):
11405 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
11406
b27640fe
JB
114072011-07-05 Juanma Barranquero <lekktu@gmail.com>
11408
11409 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
11410 Fix check of `emacs-lock-unlockable-modes'.
11411 Coerce true values of `emacs-lock--try-unlocking' to t.
11412
53bbe3ad
JB
114132011-07-05 Juanma Barranquero <lekktu@gmail.com>
11414
11415 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
11416 * emacs-lock.el: New file.
11417
1d3cdbc7
JD
114182011-07-05 Julien Danjou <julien@danjou.info>
11419
11420 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
11421 than `boundp' to check if face is set.
11422
9173deec
JB
114232011-07-05 Juanma Barranquero <lekktu@gmail.com>
11424
11425 * register.el (registerv-make):
11426 * window.el (window-min-height): Fix typos in docstrings.
11427
869795d6
JD
114282011-07-05 Jan Djärv <jan.h.d@swipnet.se>
11429
9173deec 11430 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
11431 Update doc string.
11432
b768cdcd
JB
114332011-07-04 Juanma Barranquero <lekktu@gmail.com>
11434
11435 * server.el (server-execute): Catch quit and call
11436 `server-return-error' to pass the error back to emacsclient and
11437 close the connection (bug#8942).
11438
13aa217b
KM
114392011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
11440
11441 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
11442 insecure exception for current topic. Also note that auto-saves
11443 are handled differently.
11444
5d3385a0 11445 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
11446 State variables for tracking auto-save inhibition situation.
11447
11448 (allout-write-contents-hook-handler): Rename from
11449 'allout-write-file-hook-handler', and describe how it depends on
11450 write-contents-functions sensitivity to non-nil value to prevent
11451 file write.
11452
11453 (allout-auto-save-hook-handler): Remove. auto-save does not check
11454 this in individual buffers, only in the starting buffer, so this
11455 is not the right way for us to inhibit auto-save in a buffer
11456 according to its condition.
11457
11458 (allout-mode): Use new allout-write-contents-hook-handler, and
11459 only with write-contents-functions. Remove auto-save provisions -
11460 they're implemented elsewhere.
11461
11462 (allout-before-change-handler): If undo is in progress, note that
11463 for attention of allout-post-command-business.
11464
11465 (allout-post-command-business): If the command we're following was
11466 an undo, check for change in the status of encrypted items and
11467 adjust auto-save inhibitions accordingly.
11468
11469 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
11470 according to whether there are or aren't any plain-text topics
11471 pending encryption.
11472
2dcdbdd9 11473 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
11474 Adjust buffer-saved-size and some allout state to inhibit auto-saves
11475 if there are plain-text topics pending encryption.
13aa217b
KM
11476
11477 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
11478 buffer-saved-size and some allout state to not inhibit auto-saves
11479 if there are no longer any plain-text topics pending encryption.
11480
0757af94
SM
11481 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
11482 No longer provide for exemption of the current topic.
13aa217b 11483
ac89b32c
JL
114842011-07-04 Juri Linkov <juri@jurta.org>
11485
11486 Add 7z operations to delete and save changed members (bug#8968).
11487 * arc-mode.el (archive-7z-expunge, archive-7z-update):
11488 New defcustoms.
11489 (archive-7z-write-file-member): New function.
11490 (archive-7z-summarize): Fix the number of dashes in the
11491 listing output.
11492
8fa39615
SM
114932011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
11496 (bug#8958).
11497
2f11b3f1
CY
114982011-07-04 Chong Yidong <cyd@stupidchicken.com>
11499
d66fef2b
CY
11500 * bindings.el: Ignore next-buffer and previous-buffer in
11501 minibuffer-local-map.
11502
2f11b3f1
CY
11503 * font-lock.el (font-lock-builtin-face): Change light background
11504 color to dark slate blue (Bug#6693).
11505
f932a347
WD
115062011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
11507
11508 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
11509
c8af70e1
SM
115102011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11511
11512 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
11513 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11514 Add switch-to-buffer.
11515
f158badc
LMI
115162011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11517
11518 * isearch.el (isearch-search-fun-function): Clarify further the
11519 meaning of the function returned.
11520
6d95bd46
MA
115212011-07-04 Michael Albinus <michael.albinus@gmx.de>
11522
11523 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
11524
11525 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
11526 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
11527 Use it.
11528 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
11529 `tramp-default-remote-path' does not exist.
11530 (tramp-send-command-and-read): New optional argument NOERROR.
11531 (tramp-open-connection-setup-interactive-shell)
11532 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
11533 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
11534 (tramp-process-sentinel): Flush also process' connection property.
11535 (tramp-sh-handle-start-file-process): Do not set process
11536 sentinel. It is done now ...
11537 (tramp-maybe-open-connection): ... here. (Bug#8929)
11538
909e6b67
MK
115392011-07-04 MON KEY <monkey@sandpframing.com>
11540
11541 * play/animate.el (animate-string): Doc fixes and allow changing
11542 the buffer name (bug#5417).
11543
115442011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11545
c8af70e1 11546 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 11547
f34755dc
PE
115482011-07-04 Paul Eggert <eggert@cs.ucla.edu>
11549
396cec72
PE
11550 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
11551 This is simpler and helps future-proof the code.
11552 (timer-until): Use time-subtract and float-time.
08235028 11553 (timer--time-less-p): Use time-less-p.
f34755dc 11554
56e6cc31
JB
115552011-07-04 Juanma Barranquero <lekktu@gmail.com>
11556
3abb79e5
JB
11557 * type-break.el (timep): Use the value of `float-time' to avoid a
11558 byte-compiler warning.
11559
56e6cc31
JB
11560 * server.el (server-eval-and-print): Return any result, even nil.
11561
7b9430b4
PE
115622011-07-03 Paul Eggert <eggert@cs.ucla.edu>
11563
11564 * type-break.el: Accept time formats that the builtins accept.
11565 (timep, type-break-time-difference): Accept any format that
11566 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
11567 This is simpler and helps future-proof the code.
11568 (type-break-time-difference): Round rather than ignoring
11569 subseconds components.
11570
3034e9e7
LMI
115712011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11572
11573 * info.el (Info-apropos-matches): Make non-interactive, since it
11574 doesn't seem to do anything useful as a command (bug#8829).
11575
1485f4c0
CY
115762011-07-03 Chong Yidong <cyd@stupidchicken.com>
11577
11578 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 11579 Move from faces.el.
1485f4c0
CY
11580 (frame-default-terminal-background): New function.
11581
11582 * custom.el (custom-push-theme): Don't record faces in `changed'
11583 theme; this doesn't work correctly for per-frame face settings.
11584 (disable-theme): Use face-set-after-frame-default to reset faces.
11585 (custom--frame-color-default): New function.
11586
9fa3dd45
LMI
115872011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11588
c8af70e1 11589 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
11590 (bug#8769).
11591
6cbbc20c
KR
115922011-03-29 Kevin Ryde <user42@zip.com.au>
11593
11594 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11595 `perl-Test2' extend to match possible "fail #N" rep count
11596 (bug#8377).
11597
c7f98048
LMI
115982011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11599
65676592
LMI
11600 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
11601 `smtpmail-via-smtp' now returns the error instead of nil.
11602
c7f98048
LMI
11603 * isearch.el (isearch-search-fun-function): Clarify the doc string
11604 (bug#8101).
11605
56e6cc31 116062011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
11607
11608 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
11609 unnecessary spaces (bug#8987).
11610
2b216704
LMI
116112011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11612
11613 * net/network-stream.el (open-network-stream): Use the
11614 :end-of-capability command thoughout.
11615
116162011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11617
11618 * net/network-stream.el (open-network-stream): Add the
11619 :end-of-capability command parameter, used by pop3.el.
11620
36adf6ce
LMI
116212011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11622
1ca0da0e
LMI
11623 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
11624
fc00f69c
LMI
11625 * fringe.el (fringe-query-style): Remove redundant text " (type ?
11626 for list)" (bug#6475).
11627
28fd8759 11628 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 11629 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
11630 an error (bug#6297).
11631
0dd8b6da
LMI
11632 * man.el (Man-reference-regexp): Allow matching possible
11633 word-wrapped references (bug#6289).
11634
ce1438d6
LMI
11635 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
11636 for consistency with the other vc buffers (bug#6197).
11637 (vc-checkin): Ditto.
11638
11639 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
11640
36adf6ce
LMI
11641 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
11642
e83cc1f7
LMI
116432011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11644
8a20ca4c
LMI
11645 * custom.el (defcustom): Clarify that :set is only used in the
11646 Customize user interface (bug#6089).
11647
83319045
LMI
11648 * progmodes/flymake.el (flymake-mode): If the buffer isn't
11649 associated with a file, refuse to run instead of erroring out
11650 (bug#6084).
11651
a8392169
LMI
11652 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
11653 the doc string, since it appears that using `fill-column' always
11654 controls the width (bug#7845).
11655
e83cc1f7
LMI
11656 * simple.el (shell-command-on-region): Say where the error output
11657 went if `shell-command-default-error-buffer' is set (bug#6857).
11658
e47ca23b
KM
116592011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
11660
11661 * allout.el (allout-yank-processing): Adjust cursor position for
11662 backwards-deleted space.
11663
11664 (allout-rebullet-heading): Register changes with
11665 allout-exposure-changed-hook, so the modified topic is properly
11666 decorated.
11667
5cf56143
LMI
116682011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11669
08549772
LMI
11670 * minibuffer.el (completion-in-region): Document PREDICATE
11671 (bug#7136).
11672
48e96771
LMI
11673 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
11674 of keyword/argument pairs (bug#6904).
11675
c8af70e1
SM
11676 * replace.el (multi-occur):
11677 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 11678
e17d05e2
LMI
116792011-07-02 Drew Adams <drew.adams@oracle.com>
11680
11681 * dired.el (dired-mark-if): Make the message about whether it's
11682 marking or unmarking clearer (bug#8523).
11683
063b0e45
LMI
116842011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11685
11686 * disp-table.el (display-table-print-array): New function.
11687 (describe-display-table): Use it to print the vectors more pretty
11688 (Bug#8859).
11689
28545e04
MR
116902011-07-02 Martin Rudalics <rudalics@gmx.at>
11691
11692 * window.el (window-state-get-1): Don't assign clone numbers.
11693 Add clone-of item to list of window parameters.
11694 (window-state-put-2): Don't process clone numbers.
11695 (display-buffer-alist): Fix doc-string.
11696
3349e122
SM
116972011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11698
11699 * subr.el (remq): Don't allocate if it's not needed.
11700 (keymap--menu-item-binding, keymap--menu-item-with-binding)
11701 (keymap--merge-bindings): New functions.
11702 (keymap-canonicalize): Use them to refine the canonicalization.
11703 * minibuffer.el (minibuffer-local-completion-map)
11704 (minibuffer-local-must-match-map): Move initialization from C.
11705 (minibuffer-local-filename-completion-map): Move initialization from C;
11706 don't inherit from anything here.
11707 (minibuffer-local-filename-must-match-map): Make obsolete.
11708 (completing-read-default): Use make-composed-keymap to combine
11709 minibuffer-local-filename-completion-map with either
11710 minibuffer-local-must-match-map or
11711 minibuffer-local-filename-completion-map.
11712
d224ac83
GM
117132011-07-01 Glenn Morris <rgm@gnu.org>
11714
3de63bf8
GM
11715 * type-break.el (type-break-time-sum): Use dolist.
11716
d224ac83
GM
11717 * textmodes/flyspell.el (flyspell-word-search-backward):
11718 Replace CL function.
11719
1a1e3f32
SM
117202011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11721
fe3f64d5
SM
11722 * mouse.el (mouse--strip-first-event): New function.
11723 (function-key-map): Use it to map fringe clicks to normal clicks
11724 by default.
11725
eb604e34
SM
11726 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
11727 (vc-bzr-revision-completion-table): Add support for annotate and date.
11728
1a1e3f32
SM
11729 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
11730 inherit from parent.
11731
5bd35902
LMI
117322011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11733
ace6c69c 11734 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 11735 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 11736
191e2bed
LMI
11737 * dired.el (dired-mode): Fix up the doc string as suggested by
11738 Drew Adams (bug#8817).
11739
5bd35902
LMI
11740 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
11741 cookie, since the manual says that it should be possible to add
11742 this function to `find-file-hook' (bug#8709).
11743
eee8207a
TZ
117442011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11745
11746 * progmodes/cfengine.el: Moved all cfengine3.el functionality
11747 here. Noted Ted Zlatanov as the maintainer.
11748 (cfengine-common-settings, cfengine-common-syntax): New functions
11749 to set up common things between `cfengine-mode' and
11750 `cfengine3-mode'.
11751 (cfengine3-mode): New mode.
11752 (cfengine3-defuns cfengine3-defuns-regex
11753 (cfengine3-class-selector-regex cfengine3-category-regex)
11754 (cfengine3-vartypes cfengine3-font-lock-keywords)
11755 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 11756 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 11757
36b148cf
MA
117582011-07-01 Michael Albinus <michael.albinus@gmx.de>
11759
11760 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
11761
11762 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
11763
0bf4ba9a
MR
117642011-07-01 Martin Rudalics <rudalics@gmx.at>
11765
11766 * window.el (same-window-buffer-names, same-window-regexps)
11767 (same-window-p, special-display-frame-alist)
11768 (special-display-popup-frame, special-display-function)
11769 (special-display-buffer-names, special-display-regexps)
11770 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
11771 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
11772 (split-window-preferred-function, split-height-threshold)
11773 (split-width-threshold, even-window-heights)
11774 (display-buffer-mark-dedicated, window-splittable-p)
11775 (split-window-sensibly, window-safely-shrinkable-p):
11776 Un-obsolete.
11777 (display-buffer): Don't spread args with function specifier
11778 because special-display-popup-frame won't like it.
11779
35837f51
PE
117802011-07-01 Paul Eggert <eggert@cs.ucla.edu>
11781
d0672f86
PE
11782 Time-stamp simplifications and fixes.
11783 These improve accuracy slightly, and future-proof the code
11784 against some potential changes to current-time format.
11785
b9444d97
PE
11786 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
11787 by using time-since and float-time.
11788
0ef923dc
PE
11789 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
11790 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
11791 + NNN microseconds".
11792
2f81380d
PE
11793 * type-break.el (type-break-time-sum): Rewrite using time-add.
11794
845b5c3e
PE
11795 * play/hanoi.el (hanoi-current-time-float): Remove.
11796 All uses replaced by float-time.
11797
ee6f1be0
PE
11798 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
11799 This yields a more-accurate answer.
11800 (rng-time-to-float): Remove; no longer needed.
11801
fe955043
PE
11802 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
11803
5777162a
PE
11804 * calendar/timeclock.el (timeclock-seconds-to-time):
11805 Defalias to seconds-to-time, since they're the same thing.
11806
3103f8b6 11807 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 11808 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
11809 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
11810
0e61a35f
SM
118112011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11812
11813 * window.el (bury-buffer): Don't iconify the only frame.
11814 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
11815 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
11816
ddd63a1e
CY
118172011-07-01 Chong Yidong <cyd@stupidchicken.com>
11818
0e61a35f
SM
11819 * eshell/em-smart.el (eshell-smart-display-navigate-list):
11820 Add mouse-yank-primary.
ddd63a1e 11821
055f4923
TZ
118222011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11823
11824 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
11825
6a2fb145
SM
118262011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11827
11828 * emacs-lisp/find-func.el (find-library--load-name): New fun.
11829 (find-library-name): Use it to find relative load names when provided
11830 absolute file name (bug#8803).
11831
fd4983f2
LMI
118322011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11833
887d14ad
LMI
11834 * textmodes/flyspell.el (flyspell-word): Consider words that
11835 differ only in case as potential doublons (bug#5687).
11836
c53dc7fc
LMI
11837 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
11838 Remove two rather uninteresting debugging-like messages to make
11839 debbugs.el more silent.
11840
fd4983f2
LMI
11841 * comint.el (comint-password-prompt-regexp): Accept "Response" as
11842 a password-like phrase.
11843
7a71b18d 118442011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
11845
11846 * progmodes/cc-guess.el: New file.
11847
6a2fb145 11848 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
11849
11850 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
11851 derived from `c-basic-common-init'.
11852
11853 * progmodes/cc-mode.el (top-level): Require cc-guess.
11854 (c-basic-common-init): Use `cc-choose-style-for-mode'.
11855
1fa280a3
LM
118562011-06-30 Lawrence Mitchell <wence@gmx.li>
11857
11858 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
11859
e6597158
AM
118602011-06-30 Alan Mackenzie <acm@muc.de>
11861
1fa280a3
LM
11862 * progmodes/cc-engine.el (c-guess-continued-construct):
11863 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
11864 lock is disabled. Name this case as "CASE G".
11865
68ba37fb
KM
118662011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
11867
11868 * allout.el (allout-yank-processing): Fix injection of extra space
11869 between bullet and non-whitespace character in first topic when
11870 pasting, ensuring that the actual spacing in the pasted topic
11871 following the bullet char is preserved. This extra space was
11872 causing pasted encrypted topics to get a decrypted status even
11873 when the content was actually still encrypted. Now the decryption
11874 status from before the paste is preserved.
11875
11876 (allout-flag-region): Set all allout overlays so they evaporate
11877 when reduced to zero length (evanescent), to prevent overlay
11878 leakage.
11879
887a0b34
GM
118802011-06-30 Glenn Morris <rgm@gnu.org>
11881
94b9acce
GM
11882 * w32-fns.el (w32-charset-info-alist): Declare.
11883
1d9b46d4
GM
11884 * find-dired.el (find-grep-options): Simplify.
11885
cc232200
GM
11886 * term/ns-win.el (ns-set-resource): Declare.
11887
28e77c46
GM
11888 * ses.el (row, col): Declare dynamic variables honestly.
11889
887a0b34
GM
11890 * textmodes/reftex-parse.el (index-tags): Declare.
11891
658d8eb8
CY
118922011-06-30 Chong Yidong <cyd@stupidchicken.com>
11893
11894 * cus-edit.el (customize-push-and-save): New function.
11895
11896 * files.el (hack-local-variables-confirm): Use it.
11897
1fa280a3
LM
11898 * custom.el (load-theme): New arg NO-CONFIRM.
11899 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
11900 (custom-enabled-themes): Doc fix.
11901
11902 * cus-theme.el (customize-create-theme)
11903 (custom-theme-merge-theme): Callers to load-theme changed.
11904
bb617717
LMI
119052011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11906
d61bdd5d
LMI
11907 * thingatpt.el (thing-at-point-short-url-regexp): Require that
11908 short URLs have at least one dot in them (bug #7614).
11909
bb617717
LMI
11910 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
11911 nil, because using a pty is apparently too slow (bug #895).
11912
2f31f37a
LMI
119132011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11914
11915 * mail/sendmail.el (sendmail-query-once): New function.
11916 (sendmail-query-once-function): New variable.
11917
3076b24e
GM
119182011-06-29 Glenn Morris <rgm@gnu.org>
11919
faf2a174
GM
11920 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
11921
3076b24e
GM
11922 * ses.el (top-level): Require cl when compiling.
11923 (ses-set-localvars): Fix error statement.
11924 Call it at compile time to silence a storm of warnings.
11925
5386012d
MR
119262011-06-29 Martin Rudalics <rudalics@gmx.at>
11927
11928 * window.el (normalize-live-buffer): Rename to
11929 window-normalize-buffer.
11930 (normalize-live-frame): Rename to window-normalize-frame.
11931 (normalize-any-window): Rename to window-normalize-any-window.
11932 (normalize-live-window): Rename to window-normalize-live-window.
11933 (make-window-atom): Rename to window-make-atom.
11934 (window-resize-reset): Rename to window--resize-reset.
11935 (window-resize-reset-1): Rename to window--resize-reset-1.
11936 (resize-mini-window): Rename to window--resize-mini-window.
11937 (resize-subwindows-skip-p): Rename to
11938 window--resize-subwindows-skip-p.
11939 (resize-subwindows-normal): Rename to
11940 window--resize-subwindows-normal.
11941 (resize-subwindows): Rename to window--resize-subwindows.
11942 (resize-other-windows): Rename to window--resize-siblings.
11943 (resize-this-window): Rename to window--resize-this-window.
11944 (resize-root-window): Rename to window--resize-root-window.
11945 (resize-root-window-vertically): Rename to
11946 window--resize-root-window-vertically.
11947 (normalize-buffer-to-display): Rename to
11948 window-normalize-buffer-to-display.
11949 (normalize-buffer-to-switch-to): Rename to
11950 window-normalize-buffer-to-switch-to.
11951 Correspondingly update all callers of the functions listed
11952 above.
11953 (display-buffer-alist, display-buffer-normalize-arguments)
11954 (display-buffer-normalize-options, display-buffer)
11955 (display-buffer-alist-set): Use "function" instead of
11956 "fun-with-args".
11957
1176868d
CY
119582011-06-28 Chong Yidong <cyd@stupidchicken.com>
11959
11960 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
11961 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
11962 debbugs.gnu.org. Mention acknowledgment email.
11963
20a7a65f
LMI
119642011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11965
11966 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
11967 buffer multibyteness, since it shouldn't matter.
11968
5f45cca5
MR
119692011-06-28 Martin Rudalics <rudalics@gmx.at>
11970
11971 * window.el (display-buffer-in-side-window): Handle dedicated
11972 windows as in display-buffer-reuse-window.
11973 (display-buffer-normalize-alist): Use value of override
11974 specifier.
11975 (display-buffer-normalize-specifiers): Use value of
11976 other-window-means-other-frame specifier.
11977 (display-buffer-alist): Rewrite some texts in widgets.
11978 (display-buffer): Spread arguments when calling function
11979 specified by fun-with-args.
11980
ad85fe1f
DD
119812011-06-28 Deniz Dogan <deniz@dogan.se>
11982
1fa280a3
LM
11983 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11984 Unnest `let'.
da68c4c8 11985
ad85fe1f
DD
11986 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
11987 selectors (Bug#5732).
ec49bd31 11988 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 11989
a08cc025
JA
119902011-06-27 Jari Aalto <jari.aalto@cante.net>
11991
11992 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
11993 (eshell-ls-date-format): New defcustom.
11994 (eshell-ls-file): Use it.
11995
e2b551c5
SM
119962011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
11997
11998 * help-fns.el (describe-variable): Fix message for terminal-local vars.
11999
8982b231
KY
120002011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
12001
12002 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
12003 (ange-ftp-make-tmp-name): New arg.
12004 (ange-ftp-file-local-copy): Use it.
12005
36c9fa27
J
120062011-06-27 Jambunathan K <kjambunathan@gmail.com>
12007
12008 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
12009 no-conversion (Bug#8870).
12010
d68443dc
MR
120112011-06-27 Martin Rudalics <rudalics@gmx.at>
12012
12013 * window.el (window-right, window-left, window-child)
12014 (window-child-count, window-last-child)
12015 (window-iso-combination-p, walk-window-tree-1)
12016 (window-atom-check-1, window-tree-1, delete-window)
12017 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
12018 new naming conventions - window-vchild, window-hchild,
12019 window-next and window-prev are now called window-top-child,
12020 window-left-child, window-next-sibling and window-prev-sibling
12021 respectively.
d615d6d2
MR
12022 (resize-window-reset): Rename to window-resize-reset.
12023 (resize-window-reset-1): Rename to window-resize-reset-1.
12024 (resize-window): Rename to window-resize.
12025 (window-min-height, window-min-width)
12026 (resize-mini-window, resize-this-window, resize-root-window)
12027 (resize-root-window-vertically, adjust-window-trailing-edge)
12028 (enlarge-window, shrink-window, maximize-window)
12029 (minimize-window, delete-window, quit-restore-window)
12030 (split-window, balance-windows, balance-windows-area-adjust)
12031 (balance-windows-area, window-state-put-2)
12032 (display-buffer-even-window-sizes, display-buffer-set-height)
12033 (display-buffer-set-width, set-window-text-height)
12034 (fit-window-to-buffer): Rename all "resize-window" prefixed
12035 calls to use the "window-resize" prefix convention.
12036 (display-buffer-alist): Fix symbol for label specifier.
12037 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
12038 corresponding specifier.
12039 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 12040
b6458526
VB
120412011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12042
12043 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
12044 convention.
12045 (ses-call-printer): Does not pass an empty string to formatter when the
12046 cell is empty to keep from barking printer Calc math-format-value.
12047
d31fd9ac
RS
120482011-06-27 Richard Stallman <rms@gnu.org>
12049
43d5bf84
RS
12050 * battery.el (battery-mode-line-limit): New variable.
12051 (battery-update): Handle it.
12052
d31fd9ac
RS
12053 * mail/rmailmm.el (rmail-mime-process-multipart):
12054 Handle truncated messages.
12055
819a6054
GM
120562011-06-27 Glenn Morris <rgm@gnu.org>
12057
12058 * progmodes/flymake.el (flymake-err-line-patterns):
12059 Allow for column numbers in the ant/javac pattern. (Bug#8866)
12060
cedc73f2
VB
120612011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12062
819a6054 12063 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
12064 (ses--clean-!, ses--clean-_): New functions.
12065 (ses-range): Add configurability of readout order, and conversion
12066 to Calc vector.
12067
5e5d49b6
VB
12068 * ses.el (ses-repair-cell-reference-all): New function.
12069 (ses-cell-symbol): Set macro as safe, so that it can be used in
12070 formulas.
12071
56e6cc31 12072 * ses.el: Update cycle detection algorithm.
90ca8b49 12073 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 12074 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
12075 (ses-set-localvars): New function.
12076 (ses-make-cell): Add property-list as a cell element.
12077 (ses-cell-property-get-fun, ses-cell-property-get)
12078 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
12079 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
12080 New functions.
90ca8b49
VB
12081 (ses-cell-property-set, ses-cell-property-pop)
12082 (ses-cell-property-get-handle): New macro.
12083 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
12084 New aliases, used for code readability.
12085 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
12086 cycle detection.
12087 (ses-self-reference-early-detection): New defcustom.
fac916bf 12088 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
12089 (ses-mode): Use ses-set-localvars.
12090 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
12091 before lauching the update processing.
12092 (ses-initialize-Dijkstra-attempt): New function.
12093 (ses-recalculate-cell): Update for cycle detection based on
12094 Dijkstra algorithm.
12095
2bb63e81
VB
12096 * ses.el: Fix commenting and indenting convention.
12097
c9d29fb8
SM
120982011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12099
12100 * bs.el (bs-cycle-next): Complete last change.
12101
d8e4b68b
JB
121022011-06-27 Drew Adams <drew.adams@oracle.com>
12103
12104 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
12105
40098786
LMI
121062011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12107
c9d29fb8
SM
12108 * net/network-stream.el (network-stream-open-starttls):
12109 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
12110 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
12111
40098786
LMI
12112 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
12113 to binary to possibly avoid line encoding issues on Windows (among
12114 other things).
12115
468d09d4
LMI
121162011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12117
12118 * net/network-stream.el (open-network-stream): Return an :error
12119 saying what the problem was, if possible.
12120
12121 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
12122 server.
12123
12124 * net/network-stream.el (network-stream-open-starttls): If we
12125 wanted to use STARTTLS, and the server offered it, but we weren't
12126 able to because we had no STARTTLS support, then close the connection.
12127 (open-network-stream): Return an :error element, if present.
12128
16f07dd7
CY
121292011-06-26 Chong Yidong <cyd@stupidchicken.com>
12130
88821ca0
CY
12131 * hl-line.el (hl-line-sticky-flag): Doc fix.
12132 (global-hl-line-sticky-flag): New option (Bug#8323).
12133 (global-hl-line-highlight): Obey it.
12134
16f07dd7
CY
12135 * vc/vc.el (vc-revert-show-diff): Default to t.
12136
6b5ccddf
KM
121372011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
12138
c9d29fb8
SM
12139 * allout-widgets.el (allout-widgets-post-command-business):
12140 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
12141 undecorated when an isearch is continued past, and isearch
12142 automatically collapses them. This leads to "widget leaks", where
12143 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
12144 hidden widgets can slow down cursor travel, substantially.
12145 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
12146 so we're doing without this nicety.
12147
12148 (allout-widgets-tally-string): Don't try to do a hash-table-count
12149 of allout-widgets-tally when it's nil. This eliminates spurious "Error
12150 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
12151 *Messages* when allout-widgets-maintain-tally is t.
12152
355f2e07
MR
121532011-06-26 Martin Rudalics <rudalics@gmx.at>
12154
12155 * window.el (display-buffer-normalize-argument): Rename to
12156 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
12157 LABEL argument. Respect special-display-function when popping up
12158 a new frame. Fix code searching for a window showing the buffer
12159 on another frame.
c9d29fb8
SM
12160 (display-buffer-normalize-specifiers):
12161 Call display-buffer-normalize-arguments.
355f2e07
MR
12162 (display-buffer-in-window): Don't undedicate the window if its
12163 buffer remains the same.
12164 Reported by Drew Adams <drew.adams@oracle.com>.
12165 (display-buffer-alist): Add choice for same-window macro
12166 specfier.
12167 (display-buffer): Mention special meaning of LABEL argument in
12168 doc-string. Fix quoting. Don't pop up a new frame even as
12169 fallback.
12170
7ca8fc42
JB
121712011-06-26 Juanma Barranquero <lekktu@gmail.com>
12172
12173 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
12174 avoid deleting the current window in some cases (bug#8911).
12175
bc312254
AS
121762011-06-26 Andreas Schwab <schwab@linux-m68k.org>
12177
12178 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
12179 (Bug#8934)
12180
2db18f3f
LMI
121812011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12182
c9d29fb8
SM
12183 * net/network-stream.el (network-stream-open-starttls):
12184 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
12185 (network-stream-open-tls): Ditto.
12186
6302e0d3
LL
121872011-06-26 Leo Liu <sdl.web@gmail.com>
12188
12189 * register.el (registerv): New struct.
12190 (registerv-make): New function.
c9d29fb8
SM
12191 (jump-to-register, describe-register-1, insert-register):
12192 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
12193 struct. (Bug#8415)
12194
5fdd4046
CY
121952011-06-26 Chong Yidong <cyd@stupidchicken.com>
12196
2afef60a
CY
12197 * vc/vc.el (vc-revert-show-diff): New defcustom.
12198 (vc-diff-internal): New arg specifying diff buffer.
12199 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
12200 reuse an existing *vc-diff* buffer (Bug#8927).
12201
5fdd4046
CY
12202 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
12203
e93db24a
GM
122042011-06-26 Glenn Morris <rgm@gnu.org>
12205
12206 * progmodes/f90.el (f90-critical-indent): New option.
12207 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
12208 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
12209 (f90-mode): Doc fix.
12210 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
12211 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
12212 (f90-beginning-of-block, f90-next-block, f90-indent-region)
12213 (f90-match-end): Handle block, critical.
12214
eefff499
GM
122152011-06-25 Glenn Morris <rgm@gnu.org>
12216
f6ba4cc9
GM
12217 * calendar/diary-lib.el (diary-included-files): Doc fix.
12218 (diary-include-files): New function, extracted from
12219 diary-include-other-diary-files and diary-mark-included-diary-files.
12220 (diary-include-other-diary-files, diary-mark-included-diary-files):
12221 Just call diary-include-files.
12222 (diary-mark-entries): Reset diary-included-files on first call.
12223
16712304
GM
12224 * calendar/diary-lib.el (diary-mark-entries)
12225 (diary-mark-included-diary-files):
12226 Visit included diary-files in temp buffers.
12227
5d8e0d43
GM
12228 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
12229 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
12230 (f90-start-block-re, f90-imenu-generic-expression)
12231 (f90-looking-at-program-block-start, f90-no-block-limit):
12232 Add support for submodules.
12233
ccf7a5d5
GM
12234 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12235 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 12236
11fdef7d 122372011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
12238
12239 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
12240 buffer-file-type before setting its value, to avoid disastrous
eefff499 12241 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 12242
74f53697
JB
122432011-06-25 Juanma Barranquero <lekktu@gmail.com>
12244
12245 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
12246
12247 * ses.el (ses-unload-function):
12248 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
12249
12250 * proced.el (proced-unload-function):
12251 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
12252
18a4ce5e
AR
122532011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
12254
12255 * server.el (server-create-window-system-frame): Add parameters arg.
12256 (server-process-filter): Doc fix. Handle frame-parameters.
12257
519d22cc
JB
122582011-06-25 Juanma Barranquero <lekktu@gmail.com>
12259
12260 Fix bug#8730, bug#8781.
12261
12262 * loadhist.el (unload--set-major-mode): New function.
12263 (unload-feature): Use it.
12264
12265 * progmodes/python.el (python-after-info-look): Add autoload cookie.
12266 (python-unload-function): New function.
12267
c206f5b0
SM
122682011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12269
12270 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
12271
f9ad64f3
GS
122722011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
12273
12274 * net/browse-url.el (browse-url-firefox-program): Add icecat to
12275 the candidates list.
12276
7d0da90e
JB
122772011-06-24 Juanma Barranquero <lekktu@gmail.com>
12278
12279 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
12280
14b4e83d
RS
122812011-06-23 Richard Stallman <rms@gnu.org>
12282
12283 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
12284 (rmail-variables): Set next-error-move-function.
12285 (rmail-what-message): Take argument POS.
12286 (rmail-next-error-move): New function.
12287
273d2baf
SM
122882011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12289
12290 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
12291 messages for adjacent non-terminals.
12292
56c2cc9a
RS
122932011-06-23 Richard Stallman <rms@gnu.org>
12294
12295 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 12296 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
12297 (rmail-start-mail): Don't specify use of rmail-mail-return;
12298 that's done by mail-bury now.
12299 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 12300
d59eb518
MA
123012011-06-23 Michael Albinus <michael.albinus@gmx.de>
12302
12303 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
12304 SIZE is a number.
12305
02cfc6d6
MR
123062011-06-23 Martin Rudalics <rudalics@gmx.at>
12307
12308 * window.el (get-lru-window, get-mru-window)
12309 (get-largest-window): Never return a minibuffer window.
12310 (display-buffer-pop-up-window): Fix a bug that could lead to
12311 reusing the minibuffer window.
12312 (display-buffer): Pass original specifier argument to
12313 display-buffer-function instead of the normalized one.
12314 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
12315
4e323265
LL
123162011-06-22 Leo Liu <sdl.web@gmail.com>
12317
12318 * minibuffer.el (completing-read-function)
12319 (completing-read-default): Move from minibuf.c
12320
7a70468f
RS
123212011-06-22 Richard Stallman <rms@gnu.org>
12322
50718fc2
RS
12323 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
12324 to Rmail even if not started by a special Rmail command.
12325
7a70468f
RS
12326 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
12327 Copy the buffer currently showing just one message.
12328
297dde5a
RW
123292011-06-22 Roland Winkler <winkler@gnu.org>
12330
12331 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
12332 (bibtex-clean-entry): First delete the old key so that a
12333 customized algorithm for generating the new key does not get
12334 confused by the old key.
12335 (bibtex-url): Obey regexp of first step.
12336 (bibtex-search-entries): Do not use add-to-list with local
12337 list-var.
12338
97bb1093
LMI
123392011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12340
12341 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
12342 stored a user name, then query for the password first, instead of
12343 waiting for SMTP to give an error message and the trying again.
12344
1c0f1a19
JD
123452011-06-22 Lawrence Mitchell <wence@gmx.li>
12346
12347 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
12348 BUFFER in call-process.
12349
396f7c9d
LMI
123502011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12351
12352 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
12353 QUIT twice.
ddb7ffee
LMI
12354 (smtpmail-try-auth-methods): Require user name and password from
12355 auth-source.
396f7c9d 12356
8998d1b3
MR
123572011-06-22 Martin Rudalics <rudalics@gmx.at>
12358
12359 * window.el (display-buffer-default-specifiers)
12360 (display-buffer-alist): Remove entries for pop-up-frame-alist.
12361 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 12362 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
12363
12364 * frame.el (pop-up-frame-alist, pop-up-frame-function)
12365 (special-display-frame-alist, special-display-popup-frame):
12366 Remove duplicate declarations. These are now in window.el.
12367
4ea31e07
LMI
123682011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12369
c9d29fb8
SM
12370 * mail/smtpmail.el (smtpmail-via-smtp):
12371 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
12372 server supports it. SMTP servers that support STARTTLS commonly
12373 require it.
12374
12375 * net/network-stream.el (network-stream-open-starttls): Support
12376 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 12377 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 12378
95f41d9a
LMI
12379 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
12380 upgrades with `open-network-stream', and rely solely on
12381 auth-source for all credentials. Big changes throughout the file,
12382 but in particular:
c9d29fb8
SM
12383 (smtpmail-auth-credentials): Remove.
12384 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
12385 (smtpmail-via-smtp): Check for servers saying they want AUTH after
12386 MAIL FROM, too.
95f41d9a 12387
c9d29fb8
SM
12388 * net/network-stream.el (network-stream-open-starttls):
12389 Provide support for client certificates both for external and built-in
4ea31e07
LMI
12390 STARTTLS.
12391 (auth-source): Require.
12392 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
12393 (network-stream-certificate): Change cert-cert to cert and
12394 cert-key to key.
4ea31e07 12395
065ec2c7
MA
123962011-06-21 Michael Albinus <michael.albinus@gmx.de>
12397
12398 * net/tramp-cache.el (top): Don't load the persistency file when
12399 "emacs -Q" has been called.
12400
cd93b359
DR
124012011-06-21 Tim Harper <timcharper@gmail.com>
12402
d8e4b68b
JB
12403 * term/ns-win.el (ns-initialize-window-system):
12404 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
12405 resource to NO as it is not yet supported by the NS port.
12406
ae9c0411
JB
124072011-06-21 Juanma Barranquero <lekktu@gmail.com>
12408
12409 * misc.el (list-dynamic-libraries--refresh): Compute header here...
12410 (list-dynamic-libraries): ...not here.
12411
7f3f739f
LL
124122011-06-21 Leo Liu <sdl.web@gmail.com>
12413
12414 * subr.el (sha1): Implement sha1 using secure-hash.
12415
327c8fb1
MR
124162011-06-21 Martin Rudalics <rudalics@gmx.at>
12417
12418 * window.el (display-buffer-alist): In default value do not
12419 enforce searching a window on any but the selected frame.
12420 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12421 (display-buffer-select-window): Remove function.
12422 (display-buffer-in-window): When a window on another frame gets
12423 reused, do not select it any more but just raise its frame if
12424 necessary (Bug#8851) and (Bug#8856).
12425 (display-buffer-normalize-options): Handle pop-up-frames related
12426 options more faithfully.
12427 (pop-to-buffer): Don't rely on `display-buffer' selecting the
12428 window if it is on another frame.
c9d29fb8
SM
12429 (display-buffer-alist, display-buffer-default-specifiers):
12430 Don't make new frame unsplittable by default.
9e9de014
MR
12431 (display-buffer-normalize-argument): Fix doc-string typo and use
12432 'same-frame-other-window instead of 'other-window when associating
12433 with display-buffer-macro-specifiers.
327c8fb1 12434
7cf3f556
VB
124352011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
12436
12437 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
12438 New functions.
12439 (5x5-mode-map, 5x5-mode-menu): Bind them.
12440 (5x5-draw-grid): Tweak the solver's rendering.
12441
60a406cf
SM
124422011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12443
12444 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
12445 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
12446
d8e4b68b 124472011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
12448
12449 * menu-bar.el: Use function variable instead of switch-to-buffer.
12450 (menu-bar-select-buffer-function): New variable.
60a406cf 12451 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 12452
478d6f95
SM
124532011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12454
12455 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
12456 variable's status.
12457
ca530739
JD
124582011-06-20 Jan Djärv <jan.h.d@swipnet.se>
12459
12460 * x-dnd.el (x-dnd-version-from-flags)
12461 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
12462 and long as number (Bug#8899).
12463 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
12464
bcd70d97
SM
124652011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
12466
60a406cf 12467 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
12468 (completion-try-completion, completion-all-completions): Compute the
12469 metadata argument if it's missing; make it optional (bug#8795).
12470
60a406cf 12471 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
12472 (widget-complete): Use new :completion-function property.
12473 (widget-completions-at-point): New function.
12474 (default): Use :completion-function instead of :complete.
60a406cf
SM
12475 (widget-default-completions): Rename from widget-default-complete;
12476 Rewrite.
bcd70d97
SM
12477 (widget-string-complete, widget-file-complete, widget-color-complete):
12478 Remove functions.
12479 (file, symbol, function, variable, coding-system, color):
12480 * international/mule-cmds.el (default-input-method, charset)
12481 (language-info-custom-alist):
12482 * cus-edit.el (face): Use new property :completions.
12483
12484 * progmodes/pascal.el (pascal-completions-at-point): New function.
12485 (pascal-mode): Use it.
12486 (pascal-mode-map): Use completion-at-point.
12487 (pascal-toggle-completions): Make obsolete.
12488 (pascal-complete-word, pascal-show-completions):
12489 * progmodes/octave-mod.el (octave-complete-symbol):
12490 Redefine as obsolete alias.
12491 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
12492 Signal absence of completion info for old Octave,
12493 (inferior-octave-complete): Redefine as obsolete alias.
12494 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
12495 (meta-completions-at-point): Rename from meta-complete-symbol and
12496 adapt it for use on completion-at-point-functions.
12497 (meta-common-mode): Use it.
12498 (meta-looking-at-backward, meta-match-buffer): Remove.
12499 (meta-complete-symbol): Redefine as obsolete alias.
12500 (meta-common-mode-map): Use completion-at-point.
12501 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
12502 (makefile-mode-map): Use completion-at-point.
12503 (makefile-completions-at-point): Rename from makefile-complete and
12504 adapt it for use on completion-at-point-functions.
12505 (makefile-mode): Use it.
12506 (makefile-complete): Redefine as obsolete alias.
12507
aebf69c8
DD
125082011-06-20 Deniz Dogan <deniz@dogan.se>
12509
12510 * net/rcirc.el: Delete trailing whitespaces once and for all.
12511
bfbbb27d
DC
125122011-06-20 Daniel Colascione <dan.colascione@gmail.com>
12513
12514 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
12515
d264a46b
CY
125162011-06-19 Chong Yidong <cyd@stupidchicken.com>
12517
4ca009e5
CY
12518 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
12519
d264a46b
CY
12520 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
12521
fbf5b3ce
MR
125222011-06-19 Martin Rudalics <rudalics@gmx.at>
12523
12524 * window.el (display-buffer-other-window-means-other-frame):
12525 Call display-buffer-normalize-alist.
12526 (display-buffer-normalize-specifiers-1): Rename to
12527 display-buffer-normalize-argument. New argument other-frame.
12528 Rewrite.
12529 (display-buffer-normalize-specifiers-2): Rename to
12530 display-buffer-normalize-options.
12531 (display-buffer-normalize-alist-1): New function.
12532 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
12533 display-buffer-normalize-alist.
12534 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
12535 (display-buffer-normalize-options-inhibit): New variable.
12536 (display-buffer-normalize-specifiers): Rewrite calling
12537 display-buffer-normalize-alist,
12538 display-buffer-normalize-argument, and
12539 display-buffer-normalize-options. Don't call the latter if
12540 display-buffer-normalize-options-inhibit is non-nil.
12541 (frame-auto-delete): New option.
12542 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
12543 (window-list-no-nils, window-state-ignored-parameters)
12544 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
12545 (window-state-put-1, window-state-put-2, window-state-put):
12546 New functions.
9a028c23
MR
12547 (display-buffer-normalize-options): Move special-display-p group
12548 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 12549
6d10d800
CY
125502011-06-18 Chong Yidong <cyd@stupidchicken.com>
12551
6420d28b
CY
12552 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
12553 groups (Bug#8776).
12554 (rx-submatch-n): New function.
12555 (rx): Document it.
12556
ddb8b596
CY
12557 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
12558 (Bug#8768).
12559
12560 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
12561
77080289
CY
12562 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
12563
61dfb316
CY
12564 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
12565 anytime existing face settings are present (Bug#8889).
12566
6d10d800
CY
12567 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
12568 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
12569 Remove unused argument.
12570
be3fb2b8
MR
125712011-06-18 Martin Rudalics <rudalics@gmx.at>
12572
bcd70d97
SM
12573 * window.el (display-buffer-default-specifiers):
12574 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
12575 pop-up-window-min-width, and another reuse-window specifier
12576 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
12577 (display-buffer-normalize-specifiers-2):
12578 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
12579 pop-up-windows is unset. Add a reuse-window specifier for the
12580 case popping up a new window fails.
12581 (special-display-popup-frame): Remove double quoting.
28dec25a 12582 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 12583
1c6d8c76
SM
125842011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
12585
12586 * shell.el (shell-completion-vars): Set pcomplete-termination-string
12587 according to comint-completion-addsuffix.
12588
12589 * pcomplete.el: Convert to lexical binding and fix bug#8819.
12590 (pcomplete-suffix-list): Mark as obsolete.
12591 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
12592 pcomplete-seen in the closure.
12593 (pcomplete-comint-setup): Setup completion-at-point as well.
12594 (pcomplete--entries): New function.
12595 (pcomplete--env-regexp): New var.
12596 (pcomplete-entries): Rewrite to work with partial-completion and
12597 without relying on pcomplete-suffix-list.
12598 (pcomplete-pare-list): Remove, unused.
12599
25aef8b8
MR
126002011-06-17 Martin Rudalics <rudalics@gmx.at>
12601
12602 * window.el (display-buffer-alist): Set pop-up-window-min-height
12603 and pop-up-window-min-width in default value. Reported by
12604 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
12605 other-window-means-other-frame.
12606 (display-buffer-macro-specifiers): Comment out entry for
12607 other-window specifier.
12608 (display-buffer-other-window-means-other-frame): New function.
12609 (display-buffer-normalize-specifiers-1): New arguments
12610 buffer-name and label. Treat other-window case specially.
12611 (display-buffer-normalize-specifiers-2): Treat other-window case
12612 specially.
12613 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
12614 (display-buffer-normalize-specifiers):
12615 Call display-buffer-normalize-specifiers-3.
25aef8b8 12616
dbad4f69
MR
126172011-06-17 Martin Rudalics <rudalics@gmx.at>
12618
12619 * window.el (same-window-p): Fix two typos introduced when
12620 adding with-no-warnings.
d1067961
MR
12621 (display-buffer-normalize-specifiers-1): Don't check
12622 pop-up-frames for 'unset initialization.
12623 (display-buffer-normalize-specifiers-2): Major rewrite using
12624 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
12625 (pop-up-frames, display-buffer-reuse-frames)
12626 (display-buffer-mark-dedicated): Don't initialize to 'unset.
12627 Suggested by David Engster <deng@randomsample.de>.
12628 (even-window-heights): Initialize to 'unset.
12629 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
12630 (display-buffer-macro-specifiers): Don't pop up a new frame in the
12631 other window case.
dbad4f69 12632
9b9c9e3a
MR
126332011-06-16 Martin Rudalics <rudalics@gmx.at>
12634
bcd70d97
SM
12635 * window.el (display-buffer-normalize-specifiers-1):
12636 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 12637 second argument of display-buffer (Bug#8865).
981d5c09
MR
12638 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
12639 (switch-to-buffer-other-window-same-frame)
12640 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
12641 Adams (Bug#8875).
9c2755e9
MR
12642 (display-buffer): Don't check noninteractive when calling
12643 display-buffer-pop-up-frame.
12644 (display-buffer-pop-up-frame): Never pop up a frame in
12645 noninteractive mode (Bug#8857).
67222e1d
MR
12646 (enlarge-window, shrink-window): Don't report an error when the
12647 window can't be resized as requested (Bug#8862).
9b9c9e3a 12648
2b75be67
SM
126492011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12650
9ffdd3ba
SM
12651 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
12652
cb581a67
SM
12653 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
12654
2b75be67
SM
12655 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
12656
8c0e3589
AM
126572011-06-15 Alan Mackenzie <acm@muc.de>
12658
cb581a67
SM
12659 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
12660 for declarators, disable knr checking to speed up for normal files.
12661 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 12662
b96e6cde
LMI
126632011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12664
4bba86e6
LMI
12665 * net/network-stream.el (open-network-stream): Add the keyword
12666 :always-query-capabilities for the case where you want to force a
12667 `plain' network connection, but the protocol still requires the
12668 capabilitiy command (i.e., SMTP and EHLO).
12669
2b75be67 12670 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
12671 consistency with other `-live-p' functions.
12672
efdcdbf8
SM
126732011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12674
12675 * window.el (same-window-buffer-names, same-window-regexps)
12676 (special-display-frame-alist, special-display-popup-frame)
12677 (special-display-function, special-display-buffer-names)
12678 (special-display-regexps, pop-up-frame-alist)
12679 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
12680 (pop-up-windows, split-window-preferred-function)
12681 (split-height-threshold, split-width-threshold, even-window-heights)
12682 (display-buffer-mark-dedicated): Don't encourage the use of
12683 display-buffer-alist from Elisp code.
12684
c5cde042
DN
126852011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
12686
12687 * progmodes/python.el (python-mode): Derive from prog-mode.
12688 * progmodes/ps-mode.el (ps-mode):
12689 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 12690 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
12691 * progmodes/ld-script.el (ld-script-mode): Likewise.
12692
baa1c9ab
MR
126932011-06-15 Martin Rudalics <rudalics@gmx.at>
12694
12695 * window.el (display-buffer-alist): Trim default value to avoid
12696 popping up a new frame (Bug#8857) or reusing an arbitrary window
12697 on another frame.
12698 (display-buffer): Do not fall back on popping up a new frame in
12699 batch mode (Bug#8857).
12700
c5dd5a51
CY
127012011-06-14 Chong Yidong <cyd@stupidchicken.com>
12702
12703 * cus-theme.el (describe-theme-1): Use custom-theme-p.
12704 (custom-theme-summary): New function.
12705 (customize-themes): Use it.
12706
d647b7c4
GM
127072011-06-13 Glenn Morris <rgm@gnu.org>
12708
12709 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
12710
9481c002
MR
127112011-06-13 Martin Rudalics <rudalics@gmx.at>
12712
357f93d2
MR
12713 * help.el (help-window): Remove variable.
12714 (help-window-point-marker, temp-buffer-max-height)
12715 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
12716 (help-print-return-message): Don't set help-window.
12717 (resize-temp-buffer-window): Rewrite cod eand doc-string.
12718 (help-window-setup-finish): Remove.
12719 (help-window-display-message, help-window-setup)
12720 (with-help-window): Major rewrite based on new
12721 display-buffer-window variable.
12722
12723 * help-mode.el (help-mode-finish): Remove help-window related
12724 code.
12725
12726 * view.el (view-exits-all-viewing-windows): Remove reference to
12727 view-return-to-alist in doc-string.
12728 (view-return-to-alist): Make obsolete.
12729 (view-buffer): Call pop-to-buffer-same-window and remove
12730 undo-window code.
12731 (view-buffer-other-window): Call pop-to-buffer-other-window and
12732 simplify code. Ignore second argument.
12733 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
12734 simplify code. Ignore second argument.
12735 (view-return-to-alist-update): Make obsolete.
12736 (view-mode-enter): Rename second argument to QUIT-RESTORE.
12737 Rewrite using quit-restore window parameters.
2b75be67
SM
12738 (view-mode-exit): Rename second argument to EXIT-ONLY.
12739 Rewrite using quit-restore-window.
357f93d2
MR
12740 (View-exit, View-exit-and-edit, View-leave, View-quit)
12741 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
12742 appropriate arguments.
12743 (view-end-message): Use quit-restore window parameter.
12744
9481c002
MR
12745 * window.el (display-buffer-function): Rewrite doc-string.
12746 (display-buffer-window, display-buffer-alist): New variables.
12747 (display-buffer-split-specifiers)
12748 (display-buffer-side-specifiers)
12749 (display-buffer-macro-specifiers): New constants.
12750 (display-buffer-even-window-sizes, display-buffer-set-height)
12751 (display-buffer-set-width, display-buffer-select-window)
12752 (display-buffer-in-window, display-buffer-reuse-window)
12753 (display-buffer-split-window-1, display-buffer-split-window)
12754 (display-buffer-split-atom-window, display-buffer-pop-up-window)
12755 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
12756 (display-buffer-in-side-window, normalize-buffer-to-display)
12757 (display-buffer-normalize-specifiers-1)
12758 (display-buffer-normalize-specifiers-2)
2b75be67
SM
12759 (display-buffer-normalize-specifiers, display-buffer-frame):
12760 New functions.
9481c002
MR
12761 (display-buffer): Major rewrite.
12762 (display-buffer-other-window, display-buffer-other-frame)
12763 (pop-to-buffer, switch-to-buffer-other-window)
12764 (switch-to-buffer-other-frame): Rewrite.
12765 (display-buffer-same-window, display-buffer-same-frame)
12766 (display-buffer-same-frame-other-window)
12767 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
12768 (pop-to-buffer-other-window)
12769 (pop-to-buffer-same-frame-other-window)
12770 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
12771 (switch-to-buffer-other-window-same-frame): New functions.
12772 (same-window-p, special-display-p): Rewrite disabling warnings.
12773 Make obsolete.
12774 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12775 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
12776 Make obsolete
12777 (same-window-buffer-names, same-window-regexps)
12778 (special-display-frame-alist, special-display-popup-frame)
12779 (special-display-function, special-display-buffer-names)
12780 (special-display-regexps, pop-up-frame-alist)
12781 (pop-up-frame-function, split-window-preferred-function)
12782 (split-height-threshold, split-width-threshold)
12783 (even-window-heights): Make obsolete.
12784
9db51aca
GM
127852011-06-12 Glenn Morris <rgm@gnu.org>
12786
12787 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 12788 Misc simplifications.
9db51aca 12789
39cffb44
MR
127902011-06-12 Martin Rudalics <rudalics@gmx.at>
12791
12792 * window.el (window-safely-shrinkable-p): Restore function which
12793 was inadvertently removed in change from 2011-06-11. Declare as
12794 obsolete.
12795
2b75be67
SM
12796 * calendar/calendar.el (calendar-generate-window):
12797 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
12798 window-safely-shrinkable-p.
12799
a8955be7
GM
128002011-06-12 Glenn Morris <rgm@gnu.org>
12801
12802 * progmodes/fortran.el (fortran-mode-syntax-table):
12803 * progmodes/f90.el (f90-mode-syntax-table):
12804 Set % to punctuation. (Bug#8820)
12805 (f90-find-tag-default): Remove, no longer needed.
12806
f0d4059d
DC
128072011-06-12 Daniel Colascione <dan.colascione@gmail.com>
12808
12809 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
12810
1100a63c
CY
128112011-06-11 Chong Yidong <cyd@stupidchicken.com>
12812
12813 * image.el (image-animated-p): Return animation delay in seconds.
12814 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
12815 (image-animate-timeout): Remove DELAY argument. Don't assume
12816 every subimage has the same delay; get it from image-animated-p.
12817 (image-animate): Caller changed.
12818
def722bf
MA
128192011-06-11 Michael Albinus <michael.albinus@gmx.de>
12820
12821 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
12822 to ignored backtrace functions.
12823
0a2bb1a9
GM
128242011-06-11 Glenn Morris <rgm@gnu.org>
12825
12826 * calendar/appt.el (appt-disp-window-function): Doc fix.
12827 (appt-check): Handle overlapping appointments. (Bug#8337)
12828
6198ccd0
MR
128292011-06-11 Martin Rudalics <rudalics@gmx.at>
12830
12831 * window.el (window-tree-1, window-tree): New functions, moving
12832 the latter to window.el.
12833 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
12834 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
12835 (bw-refresh-edges): Remove.
12836 (balance-windows-1, balance-windows-2): New functions.
12837 (balance-windows): Rewrite in terms of window tree functions,
12838 balance-windows-1 and balance-windows-2.
12839 (bw-adjust-window): Remove.
12840 (balance-windows-area-adjust): New function with functionality of
12841 bw-adjust-window but using resize-window.
2b75be67
SM
12842 (set-window-text-height): Rewrite doc-string.
12843 Use normalize-live-window and resize-window.
12844 (enlarge-window-horizontally, shrink-window-horizontally):
12845 Rename argument to DELTA.
6198ccd0
MR
12846 (window-buffer-height): New function.
12847 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
12848 Rewrite using new window resize routines.
2b75be67
SM
12849 (kill-buffer-and-window, mouse-autoselect-window-select):
12850 Use ignore-errors instead of condition-case.
6198ccd0
MR
12851 (quit-window): Call delete-frame instead of delete-windows-on
12852 for the only buffer on frame.
12853
9397e56f
MR
128542011-06-10 Martin Rudalics <rudalics@gmx.at>
12855
12856 * loadup.el (top-level): Load window before files for the sake
12857 of replace-buffer-in-windows.
12858
12859 * files.el (read-buffer-to-switch)
12860 (switch-to-buffer-other-window)
2b75be67
SM
12861 (switch-to-buffer-other-frame, display-buffer-other-frame):
12862 Move to window.el.
9397e56f
MR
12863
12864 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
12865 (previous-buffer): Move to window.el.
12866
12867 * bindings.el (unbury-buffer): Move to window.el.
12868
12869 * window.el (delete-other-windows-vertically): Move after
12870 definition of delete-other-windows.
12871 (other-window, delete-windows-on, replace-buffer-in-windows):
12872 Move here from window.c.
12873 (record-window-buffer, unrecord-window-buffer)
12874 (set-window-buffer-start-and-point, switch-to-prev-buffer)
12875 (switch-to-next-buffer): New functions.
12876 (get-next-valid-buffer, last-buffer, next-buffer): Move here
12877 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
12878 (previous-buffer): Move here from simple.el.
12879 Call switch-to-prev-buffer.
9397e56f
MR
12880 (bury-buffer): Move here from buffer.c. Switch to previous
12881 buffer when window cannot be deleted.
12882 (unbury-buffer): Move here from bindings.el.
12883 (ctl-x-map): Move binding for other-window from window.c to
12884 here.
12885 (read-buffer-to-switch, switch-to-buffer-other-window)
12886 (switch-to-buffer-other-frame): Move here from files.el.
12887 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
12888 (switch-to-buffer): Move here from buffer.c.
12889 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 12890
562dd5e9
MR
128912011-06-10 Martin Rudalics <rudalics@gmx.at>
12892
12893 * window.el (window-min-height, window-min-width): Move here
12894 from window.c. Add defcustoms and rewrite doc-strings.
12895 (resize-mini-window, resize-window): New functions.
12896 (adjust-window-trailing-edge, enlarge-window, shrink-window):
12897 Move here from window.c.
12898 (maximize-window, minimize-window): New functions.
12899 (delete-window, delete-other-windows, split-window): Move here
12900 from window.c.
12901 (window-split-min-size): New function.
12902 (split-window-keep-point): Mention split-window-above-each-other
12903 instead of split-window-vertically.
2b75be67 12904 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
12905 Rename split-window-vertically to split-window-above-each-other
12906 and provide defalias for old definition.
12907 (split-window-side-by-side, split-window-horizontally):
12908 Rename split-window-horizontally to split-window-side-by-side
12909 and provide defalias for the old definition.
562dd5e9
MR
12910 (ctl-x-map): Move bindings for delete-window,
12911 delete-other-windows and enlarge-window here from window.c.
12912 Replace bindings for split-window-vertically and
12913 split-window-horizontally by bindings for
12914 split-window-above-each-other and split-window-side-by-side.
12915
12916 * cus-start.el (all): Remove entries for window-min-height and
12917 window-min-width. Add entries for window-splits and
12918 window-nest.
12919
f0da764a
GM
129202011-06-09 Glenn Morris <rgm@gnu.org>
12921
80675c21
GM
12922 * calendar/appt.el (appt-mode-line): New function.
12923 (appt-check, appt-disp-window): Use it.
12924
f0da764a
GM
12925 * files.el (hack-one-local-variable-eval-safep):
12926 Allow minor-modes with explicit +/-1 arguments.
12927
59f623b7
TZ
129282011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
12929
12930 * term/xterm.el (xterm): Add defgroup.
12931 (xterm-extra-capabilities): Add defcustom to supply known xterm
12932 capabilities, skip querying them, or query them (default).
12933 (terminal-init-xterm): Use it.
12934 (terminal-init-xterm-modify-other-keys): New function to set up
12935 modifyOtherKeys support to simplify `terminal-init-xterm'.
12936
9aab8e0d
MR
129372011-06-09 Martin Rudalics <rudalics@gmx.at>
12938
12939 * window.el (resize-window-reset, resize-window-reset-1)
12940 (resize-subwindows-skip-p, resize-subwindows-normal)
12941 (resize-subwindows, resize-other-windows, resize-this-window)
12942 (resize-root-window, resize-root-window-vertically)
12943 (window-deletable-p, window-or-subwindow-p)
12944 (frame-root-window-p): New functions.
12945
e8b08aee
GM
129462011-06-09 Glenn Morris <rgm@gnu.org>
12947
12948 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
12949 (ange-ftp-get-files): Use it.
12950
254c37a5
AK
129512011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
12952
12953 * mail/sendmail.el (mail-recover-1, mail-recover):
12954 * files.el (recover-file, recover-session):
12955 Handle dired-listing-switches not being just a single short option.
12956
35d7dbd3
GM
129572011-06-09 Glenn Morris <rgm@gnu.org>
12958
12959 * calendar/appt.el (appt-display-message, appt-disp-window):
12960 Handle lists of appointments.
12961
387522b2
MR
129622011-06-08 Martin Rudalics <rudalics@gmx.at>
12963
2b75be67
SM
12964 * window.el (one-window-p): Move down in code.
12965 Rewrite doc-string.
12966 (window-current-scroll-bars): Rewrite doc-string.
12967 Normalize live window argument.
387522b2
MR
12968 (walk-windows, get-window-with-predicate, count-windows):
12969 Rewrite doc-string. Use window-list-1.
12970 (window-in-direction-2, window-in-direction, get-mru-window):
12971 New functions.
12972
d8e4b68b 129732011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
12974
12975 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
12976 Doc fix (Bug#8713).
12977
129782011-06-08 Chong Yidong <cyd@stupidchicken.com>
12979
12980 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
12981
129822011-06-08 Juanma Barranquero <lekktu@gmail.com>
12983
12984 * loadhist.el (unload-feature-special-hooks):
12985 Add `comint-output-filter-functions'.
12986
0de12c52
IK
129872011-06-08 Ivan Kanis <gnu@kanis.fr>
12988
12989 * calendar/appt.el (appt-check): Move some initializations into the let.
12990
f3d1777e
MR
129912011-06-08 Martin Rudalics <rudalics@gmx.at>
12992
12993 * window.el (window-height): Defalias to window-total-height.
12994 (window-width): Defalias to window-body-width.
12995
18af70d0
CY
129962011-06-07 Chong Yidong <cyd@stupidchicken.com>
12997
12998 * image-mode.el (image-toggle-animation): New command.
12999 (image-mode-map): Bind it to RET.
13000 (image-mode): Update message.
13001 (image-toggle-display-image): Avoid a spurious cache flush.
13002 (image-transform-rotation): Doc fix.
13003 (image-transform-properties): Return quickly in the normal case.
13004 (image-animate-loop): Rename from image-animate-max-time.
13005
2b75be67 13006 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
13007 (create-animated-image): Remove unnecessary function.
13008 (image-animate): Rename from image-animate-start. New arg.
2b75be67 13009 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
13010 (image-animate-timer): Use car-safe.
13011 (image-animate-timeout): Rename argument.
13012
190b47e6
MR
130132011-06-07 Martin Rudalics <rudalics@gmx.at>
13014
13015 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
13016 window.c. Rename first argument to ALL-FRAMES.
13017 Rephrase doc-strings.
13018 (get-buffer-window-list): Rewrite using window-list-1.
13019 Rephrase doc-string.
a1511caf
MR
13020 (window-safe-min-height, window-safe-min-width): New constants.
13021 (window-size-ignore, window-min-size, window-min-size-1)
13022 (window-sizable, window-sizable-p, window-size-fixed-1)
13023 (window-size-fixed-p, window-min-delta-1, window-min-delta)
13024 (window-max-delta-1, window-max-delta, window-resizable)
13025 (window-resizable-p, window-total-height, window-total-width)
13026 (window-body-width): New functions.
13027 (window-full-height-p, window-full-width-p): Rewrite using
13028 window-total-size.
13029 (window-body-height): Rewrite using window-body-size.
190b47e6 13030
85cc1f11
MR
130312011-06-06 Martin Rudalics <rudalics@gmx.at>
13032
13033 * window.el (window-right, window-left, window-child)
13034 (window-child-count, window-last-child, window-any-p)
13035 (normalize-live-buffer, normalize-live-frame)
13036 (normalize-any-window, normalize-live-window)
13037 (window-iso-combination-p, window-iso-combined-p)
13038 (window-iso-combinations)
13039 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
13040 (windows-with-parameter, window-with-parameter)
13041 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
13042 (window-atom-check, window-side-check, window-check):
13043 New functions.
85cc1f11
MR
13044 (ignore-window-parameters, window-sides, window-sides-vertical)
13045 (window-sides-slots): New variables.
13046 (window-size-fixed): Move down in code. Minor doc-string fix.
13047
e7156492
AS
130482011-06-05 Andreas Schwab <schwab@linux-m68k.org>
13049
13050 * comint.el (comint-dynamic-complete-as-filename)
13051 (comint-dynamic-complete-filename): Correctly call
13052 completion-in-region.
13053
7e821d0d
DD
130542011-06-05 Deniz Dogan <deniz@dogan.se>
13055
13056 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
13057 in last change.
13058
ac09b8a1
DD
130592011-06-05 Deniz Dogan <deniz@dogan.se>
13060
13061 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
13062 (rcirc): Use it to prompt for encryption.
13063
34699b85
RW
130642011-06-05 Roland Winkler <winkler@gnu.org>
13065
13066 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
13067 (bibtex-search-entries): New command bound to C-c C-a.
13068 (bibtex-display-entries): New function.
13069
004dedd3
RW
130702011-06-05 Roland Winkler <winkler@gnu.org>
13071
13072 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
13073 (bibtex-insert-kill): After yanking insert newline if necessary.
13074 (bibtex-initialize): Call bibtex-string-files-init only once.
13075 (bibtex-mode): Do not call easy-menu-add.
13076 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
13077 (bibtex-yank): Set arg properly if nil.
13078
022fe7ce
RW
130792011-06-05 Roland Winkler <winkler@gnu.org>
13080
2b75be67
SM
13081 * textmodes/bibtex.el (bibtex-search-entry-globally):
13082 New variable.
022fe7ce
RW
13083 (bibtex-search-entry): Use it.
13084
b7c3692a
RW
130852011-06-05 Roland Winkler <winkler@gnu.org>
13086
13087 * textmodes/bibtex.el (bibtex-entry-format): New option
13088 sort-fields.
13089 (bibtex-format-entry, bibtex-reformat): Honor this option.
13090 (bibtex-parse-entry): Return fields in proper order.
13091
8eda563d
JB
130922011-06-05 Juanma Barranquero <lekktu@gmail.com>
13093
13094 * doc-view.el (doc-view-remove-if): Move computation of result out
13095 of `dolist' to silence misleading lexical-binding warning.
13096
7dbe3dbc
CY
130972011-06-04 Chong Yidong <cyd@stupidchicken.com>
13098
13099 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
13100 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
13101
0c33dd17
MA
131022011-06-04 Michael Albinus <michael.albinus@gmx.de>
13103
13104 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
13105 "SunOS 5.10".
13106
f8f91c2b
MA
131072011-06-04 Michael Albinus <michael.albinus@gmx.de>
13108
13109 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
13110 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
13111 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
13112 (tramp-parse-putty):
13113 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
13114 (tramp-completion-function-alist-ssh)
13115 (tramp-completion-function-alist-telnet)
13116 (tramp-completion-function-alist-su)
13117 (tramp-completion-function-alist-putty): Set `tramp-autoload'
13118 cookie.
13119
13120 * net/tramp-ftp.el:
13121 * net/tramp-sh.el:
13122 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
13123 load "tramp.el" `tramp-set-completion-function'.
13124
e17d9003
SM
131252011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
13126
13127 * shell.el: Require and use pcomplete.
13128 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
13129 (shell-completion-vars): Set pcomplete-default-completion-function.
13130
6c4cab03
DD
131312011-06-04 Deniz Dogan <deniz@dogan.se>
13132
13133 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
13134 `memq' (Bug#8799).
13135
ea9fafe0
SM
131362011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13137
13138 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
13139
b3e945d3
JB
131402011-06-02 Juanma Barranquero <lekktu@gmail.com>
13141
13142 * bs.el (bs--mark-unmark, bs--nth-wrapper):
13143 * mpc.el (mpc-select-extend, mpc-songpointer-context):
13144 * vc/log-view.el (log-view-beginning-of-defun):
13145 * vc/smerge-mode.el (smerge-apply-resolution-patch)
13146 (smerge-refine-forward, smerge-refine-chopup-region):
13147 Silence warning for unused `dotimes' counter variables.
13148
7d520089
SM
131492011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13150
13151 * net/tramp.el (tramp-with-progress-reporter): Rename from
13152 with-progress-reporter. Use `declare'.
13153 * net/tramp-smb.el:
13154 * net/tramp-sh.el:
13155 * net/tramp-gvfs.el: Update all uses.
13156
a1c2400f
JB
131572011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
13158
13159 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
13160 buffer isn't killed before making it current.
13161
2403c841
SM
131622011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13163
13164 Silence various byte-compiler warnings.
13165 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
13166 `access-type' and new obsolescence format.
13167 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
13168 new format.
13169 (byte-compile-check-variable): New `access-type' argument.
13170 Only warn if the access-type is obsolete.
13171 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13172 (byte-compile-variable-set): Adjust callers.
13173 * help-fns.el (describe-variable): Adjust to new obsolescence format.
13174 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
13175 setting it as obsolete.
13176 * simple.el (minibuffer-completing-symbol):
13177 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
13178 access as obsolete.
13179 * minibuffer.el (minibuffer-completing-file-name): Don't make it
13180 obsolete yet.
13181 * international/quail.el (quail-mouse-choose-completion): Remove unused
13182 code referring to obsolete var.
13183 (quail-choose-completion-string): Remove.
13184 * server.el (server-clients-with, server-kill-buffer-query-function)
13185 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
13186 * proced.el (proced-send-signal):
13187 * emacs-lisp/lisp.el (lisp-complete-symbol):
13188 Replace completion-annotate-function with completion-extra-properties.
13189
2462470b
SM
131902011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13191
fb5b2591
SM
13192 * simple.el (goto-line): Use read-number.
13193 (overriding-map-is-bound): Remove.
13194 (saved-overriding-map): Change default.
13195 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
13196 Take the map as argument.
13197 (universal-argument, negative-argument, digit-argument): Use it.
13198 (restore-overriding-map): Adjust.
13199 (do-auto-fill): Use fill-forward-paragraph.
13200 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
13201
fd6fa53f
SM
13202 * minibuffer.el (minibuffer-inactive-mode-map): New var.
13203 (minibuffer-inactive-mode): New major mode.
13204 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
13205 the *Messages* buffer" hack.
13206 (mouse-popup-menubar): Don't burp if the event is a normal key.
13207
2462470b
SM
13208 Miscellaneous tweaks.
13209 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
13210 lexical scoping as in subr.el's dolist and dotimes.
13211 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
13212 Silence compiler warning.
13213 * thingatpt.el (forward-whitespace): Trivial coding style fix.
13214 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
13215 * international/ccl.el (ccl-compile): Trivial simplification.
13216 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
13217 * emacs-lisp/testcover.el (testcover-end): Remove spurious
13218 `printflag' argument.
13219 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13220 Purecopy the whole obsolescence data.
13221
108bf785
LL
132222011-06-01 Leo Liu <sdl.web@gmail.com>
13223
13224 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
13225 improve doc-string as suggested by Marco Pessotto
13226 <melmothx@gmail.com>.
13227 (rcirc-print): Fix last change.
13228
30a23501
SM
132292011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13230
13231 * minibuffer.el (complete-with-action): Return nil for the metadata and
13232 boundaries of non-functional tables.
13233 (completion-table-dynamic): Return nil for the metadata.
13234 (completion-table-with-terminator): Add default case, using
13235 complete-with-action.
13236 (completion--metadata): New function.
13237 (completion-all-sorted-completions, minibuffer-completion-help): Use it
13238 to try and avoid pathological performance problems.
13239 (completion--embedded-envvar-table): Return `category' metadata.
13240
bcd54f83
LMI
132412011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
13242
13243 * subr.el (process-alive-p): New tiny convenience function.
13244
e227544d
SM
132452011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13246
13247 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
13248 content but also its previous major mode.
13249
e8296fdc
HE
132502011-05-31 Helmut Eller <eller.helmut@gmail.com>
13251
4d61f28d 13252 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
13253 *Backtrace* buffer when we exit with C-M-c.
13254
620c53a6
SM
132552011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13256
13257 * minibuffer.el: Add metadata method to completion tables.
13258 (completion-category-overrides): New defcustom.
13259 (completion-metadata, completion--field-metadata)
13260 (completion-metadata-get, completion--styles)
13261 (completion--cycle-threshold): New functions.
13262 (completion-try-completion, completion-all-completions):
13263 Add `metadata' argument to choose completion-styles.
13264 (completion--do-completion): Use metadata to choose cycling.
13265 (completion-all-sorted-completions): Use metadata for sorting.
13266 Remove :completion-cycle-penalty which is not needed any more.
13267 (completion--try-word-completion): Add `metadata' argument.
13268 (minibuffer-completion-help): Check metadata for annotation function
13269 and sorting.
13270 (completion-file-name-table): Return `category' metadata.
13271 (minibuffer-completing-file-name): Make obsolete.
13272 * simple.el (minibuffer-completing-symbol): Make obsolete.
13273 * icomplete.el (icomplete-completions): Pass new `metadata' param to
13274 completion-try-completion.
13275
1257e755
SM
132762011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13277
13278 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
13279
3767e706
LL
132802011-05-30 Leo Liu <sdl.web@gmail.com>
13281
13282 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
13283 (rcirc-print): Decode all incoming messages (bug#8744).
13284 (rcirc-decode-coding-system): Allow value nil for automatic coding
13285 system detection.
3767e706 13286
d1a5d56a
GM
132872011-06-01 Glenn Morris <rgm@gnu.org>
13288
13289 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
13290
e8cbec34
CY
132912011-05-29 Chong Yidong <cyd@stupidchicken.com>
13292
13293 * image.el (image-animate-max-time): Allow nil and t values.
13294 Default to nil.
13295 (create-animated-image): Doc fix.
13296 (image-animate-start): Remove second arg; just use
13297 image-animate-max-time.
13298 (image-animate-timeout): Doc fix. Args changed.
13299
13300 * image-mode.el (image-toggle-display-image): Ensure that the
13301 image spec passed to the animate timer is the same object as in
58179cce 13302 the buffer's display property (Bug#6981).
e8cbec34
CY
13303 (image-transform-properties): Doc fix.
13304
13305 * image.el (image-animate-max-time): Default to nil.
13306
159daf87
MR
133072011-05-29 Martin Rudalics <rudalics@gmx.at>
13308
13309 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
13310 entire buffer list (Bug#8184).
13311
d66c4c7c
CY
133122011-05-29 Chong Yidong <cyd@stupidchicken.com>
13313
13314 * image.el (imagemagick-types-inhibit)
13315 (imagemagick-register-types): Doc fix.
13316
80aec780
DD
133172011-05-29 Deniz Dogan <deniz@dogan.se>
13318
13319 * net/rcirc.el (rcirc): Use the user's stored encryption method by
13320 default.
13321
1dd3c2d9
CY
133222011-05-29 Chong Yidong <cyd@stupidchicken.com>
13323
13324 * select.el: Don't perform clipboard-manager saving in hooks;
13325 leave the hooks empty.
13326
60e56523
LL
133272011-05-28 Leo Liu <sdl.web@gmail.com>
13328
13329 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
13330 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
13331 (occur-edit-mode): New major mode (Bug#8463).
13332 (occur-after-change-function): New function.
13333 (occur-engine): Give Occur tags a read-only property.
13334
2b1e1a22
KR
133352011-05-28 Kevin Ryde <user42@zip.com.au>
13336
13337 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
13338
5d344e88
CY
133392011-05-28 Chong Yidong <cyd@stupidchicken.com>
13340
8e6ca83d
CY
13341 * bindings.el (help-echo): Make the initial non-indicator dash
13342 empty on graphical terminals (Bug#7295).
13343
5d344e88
CY
13344 * files.el (auto-mode-alist): Move config rule after the
13345 in-stripping one (Bug#8547).
13346
bfbbace7
CY
13347 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
13348
fbeba6e2
CY
13349 * startup.el (normal-splash-screen): Remove gratuitous mode-line
13350 setting (Bug#8740).
13351
60ed8c72
AA
133522011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
13353
4ac619f0
AA
13354 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
13355 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
13356 (Bug#8539).
60ed8c72 13357
23db196e
CY
133582011-05-28 Chong Yidong <cyd@stupidchicken.com>
13359
13360 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
13361
5012f24c
DK
133622011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
13363
13364 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
13365 (hs-hide-block-at-point, hs-find-block-beginning)
13366 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
13367 (Bug#8279).
13368
6a639b16
GM
133692011-05-28 Glenn Morris <rgm@gnu.org>
13370
13371 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
13372
d43eaf2c
CY
133732011-05-28 Chong Yidong <cyd@stupidchicken.com>
13374
5199bde1
CY
13375 * help-fns.el (describe-function-1): If the function is a derived
13376 major mode, print the parent mode.
13377
d43eaf2c
CY
13378 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
13379 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
13380
423428a8
SM
133812011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13382
0ff8e1ba 13383 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 13384 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
13385 * progmodes/etags.el (tags-completion-at-point-function):
13386 * info-look.el (info-lookup-completions-at-point): Mark as
13387 non-exclusive.
13388 (info-complete): Adjust accordingly.
13389
423428a8
SM
13390 * info-look.el: Convert to lexical-binding and completion-at-point.
13391 (info-lookup-completions-at-point): New function.
13392 (info-complete): Use it and completion-in-region.
13393
b74aa22b
DA
133942011-05-28 Drew Adams <drew.adams@oracle.com>
13395
13396 * isearch.el: Let M-e start with point at the first mismatched char.
13397 (isearch-fail-pos): New function.
13398 (isearch-edit-string): Use it.
13399
66e2e71d
DK
134002011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13401
13402 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13403
b1890b0f 134042011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
13405
13406 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
13407 traversal functions for avl-trees.
13408 (avl-tree--stack): New struct.
13409 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
13410 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
13411 (avl-tree--do-enter): Add optional `updatefun' arg.
13412 Change return value.
eb95d01d 13413 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
13414 (avl-tree--do-delete): Add `test' and `nilflag' args.
13415 Change return value.
eb95d01d
TC
13416 (avl-tree-member): Add optional `nilflag'
13417 (avl-tree-member-p): New function.
13418 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
13419 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
13420 (avl-tree-stack-empty-p): New functions.
13421
3769ddcf
TC
13422 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
13423 avl-tree--del-balance1 and make it work both ways.
13424 (avl-tree--del-balance2): Remove.
13425 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
13426 make it work both ways.
13427 (avl-tree--enter-balance2): Remove.
13428 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
13429 New macros.
13430 (avl-tree--mapc, avl-tree-map): Add direction argument.
13431
eb95d01d 134322011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
13433
13434 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
13435
a9f737ee
CY
134362011-05-27 Chong Yidong <cyd@stupidchicken.com>
13437
13438 * select.el: Support clipboard managers with built-in function
13439 x-clipboard-manager-save, via delete-frame-functions and
13440 kill-emacs-hook.
13441 (xselect-convert-to-targets): Add MULTIPLE target to list.
13442 (xselect-convert-to-save-targets): New function.
13443
c92a1e54
KH
134442011-05-27 Kenichi Handa <handa@m17n.org>
13445
13446 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
13447 let-binding rfc2047-encode-encoded-words to nil.
13448
e145f188
GM
134492011-05-27 Glenn Morris <rgm@gnu.org>
13450
5ec8a862
GM
13451 * mail/emacsbug.el: Don't require url-util.
13452
4b29d9fb
GM
13453 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
13454
e145f188
GM
13455 * files.el (set-auto-mode):
13456 Also respect mode: entries at the end of the file. (Bug#8586)
13457
7d15102b
GM
134582011-05-26 Glenn Morris <rgm@gnu.org>
13459
98f593b8
GM
13460 * files.el (hack-local-variables-prop-line, hack-local-variables):
13461 Downcase mode names, as seems to be traditional.
27b48e63 13462 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 13463
7d15102b
GM
13464 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
13465 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
13466
51d5b4ec
JD
134672011-05-25 Julien Danjou <julien@danjou.info>
13468
13469 * textmodes/rst.el (rst-define-level-faces): Do not define face
13470 symbol if it is already defined.
13471
91513f63
VB
134722011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
13473
13474 * play/5x5.el (5x5-new-game, 5x5-randomize):
13475 Reset 5x5-solver-output to nil when a new grid is cast.
13476 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
13477 these debugging traces, as defmacro breaks the compiled code.
13478
4d90d6d0
DK
134792011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13480
13481 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13482
e1b90ef6
LL
134832011-05-24 Leo Liu <sdl.web@gmail.com>
13484
13485 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
13486 (vc-bzr-sha1): Adapt.
13487
d8e4b68b 13488 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
13489
13490 * bindings.el: Provide sha1 feature.
13491
db0406bb 134922011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
13493
13494 * mail/sendmail.el: Require `rfc2047'.
13495 (mail-insert-from-field): Do not perform RFC2047 encoding.
13496 (mail-encode-header): New function.
13497 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
13498 buffer to the return value of select-message-coding-system.
13499 Call mail-encode-header.
b8d747b9
KH
13500
13501 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
13502
db0406bb 135032011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 13504
4d90d6d0
DK
13505 * mail/supercite.el (sc-default-cite-frame):
13506 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 13507
eb8a5e9b
GM
135082011-05-24 Glenn Morris <rgm@gnu.org>
13509
f8630703
GM
13510 * progmodes/python.el (brm-menu): Declare.
13511
8831bbed
GM
13512 * emulation/viper.el (viper-set-hooks): Declare.
13513
eb8a5e9b
GM
13514 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
13515 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
13516 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
13517 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
13518 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
13519 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
13520
a2a25d24
SM
135212011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
13522
13523 Add an :exit-function for completion-at-point.
13524
13525 * minibuffer.el (completion--done): New fun.
13526 (completion--do-completion): Use it. New arg `expect-exact'.
13527 (minibuffer-complete, minibuffer-complete-word): Don't output message,
13528 since completion--do-completion does it for us now.
13529 (minibuffer-force-complete): Use completion--done and
13530 completion--replace. Handle sole-completion case with more care.
13531 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
13532 (completion-extra-properties): New var.
13533 (completion-annotate-function): Make obsolete.
13534 (minibuffer-completion-help): Adjust accordingly.
13535 Use completion-list-insert-choice-function.
13536 (completion-at-point, completion-help-at-point):
13537 Bind completion-extra-properties.
13538 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
13539 * simple.el (completion-list-insert-choice-function): New var.
13540 (completion-setup-function): Preserve it.
13541 (choose-completion): Pay attention to it, shuffle the code a bit.
13542 (choose-completion-string): New arg `insert-function'.
13543
13544 * textmodes/bibtex.el: Convert to lexical binding.
13545 (bibtex-mode-map): Use completion-at-point.
13546 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
13547 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
13548 (bibtex-complete): Define as obsolete alias.
13549 (bibtex-complete-internal): Remove.
13550 (bibtex-format-entry): Remove unused sub-group in regexp.
13551 * shell.el (shell--command-completion-data)
13552 (shell-environment-variable-completion):
13553 * pcomplete.el (pcomplete-completions-at-point):
13554 * comint.el (comint--complete-file-name-data): Use :exit-function
13555 instead of completion-table-with-terminator so it also works for
13556 choose-completion.
13557
e44e373d
SM
135582011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13559
4f91a816
SM
13560 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
13561
782fc819
SM
13562 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
13563 (bug#8710).
13564
e44e373d
SM
13565 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
13566
381987c3
KM
135672011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
13568
13569 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
13570 customization variable and implement: If non-nil, auto-fill will
13571 be inhibited while on topic's header line.
13572
b776bc70
VB
135732011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
13574
13575 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 13576 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
13577 always have a solution in grid size = 5 cases.
13578 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
13579 (5x5-solver-output, 5x5-log-buffer): New vars.
13580 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
13581 Make these variables buffer local to achieve 5x5 multi-session-ness.
13582 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
13583 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
13584 (5x5-solve-suggest): New funs.
13585 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
13586 randomize a grid so that we ensure that there is always a solution.
13587 (5x5-make-random-grid): Allow other movement than flipping.
13588
7de88b6e
KR
135892011-05-23 Kevin Ryde <user42@zip.com.au>
13590
13591 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 13592 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
13593 advice and passes PREDICATE.
13594
b1ef1257
SM
135952011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
13596
bbca48fe
SM
13597 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
13598 byte-compile-lambda if it's actually a lambda.
13599
b1ef1257
SM
13600 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
13601 Fix function quoting. Use backquote better.
13602
92a9cc65
YS
136032011-05-22 Yuanle Song <sylecn@gmail.com>
13604
13605 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
13606 matching (Bug#8516).
13607
f0fb8059
JA
136082011-01-22 Jari Aalto <jari.aalto@cante.net>
13609
13610 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
13611 different face (Bug#8178).
13612
d5b44c93
CY
136132011-05-22 Chong Yidong <cyd@stupidchicken.com>
13614
13615 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
13616 defface (Bug#8144).
13617
79106a44
SM
136182011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
13619
9c848d8a
SM
13620 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
13621 funcall as well (bug#8712). Warn when performing those conversions.
13622 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
13623
79106a44
SM
13624 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
13625
88dfa756
GM
136262011-05-22 Glenn Morris <rgm@gnu.org>
13627
13628 * files.el (hack-local-variables-prop-line): Small simplifications.
13629 (hack-local-variables, hack-local-variables-prop-line):
13630 If MODE-ONLY, return the mode, rather than just `t'.
13631
b7cf2c79
SM
136322011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
13633
13634 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
13635
3f1a8558
GM
136362011-05-21 Glenn Morris <rgm@gnu.org>
13637
7e4ccca3
GM
13638 * files.el (hack-local-variables-prop-line, hack-local-variables):
13639 If only interested in the mode, don't bother doing the other stuff.
13640
637d46ca
GM
13641 * image-mode.el (image-after-revert-hook):
13642 Redraw all frames on which the image is visible. (Bug#8567)
13643
973d955b
GM
13644 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
13645
3f1a8558
GM
13646 * wid-edit.el (widget-checklist-match-inline):
13647 Fix 2011-04-19 change. (Bug#8649)
13648
96479927
SM
136492011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13650
1dcf791f
SM
13651 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13652 Also allow singlespace after single-letter capitals followed by a dot.
13653
96479927
SM
13654 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
13655 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
13656
35fd0881
N
136572011-05-20 Nix <nix@esperi.org.uk>
13658
13659 * files.el (basic-save-buffer-2):
13660 Fix handling of break-hardlink-on-save with non-existent files.
13661
82745640
DD
136622011-05-19 Deniz Dogan <deniz@dogan.se>
13663
13664 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 13665 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 13666
4a720484
GM
136672011-05-19 Glenn Morris <rgm@gnu.org>
13668
d1f21341
GM
13669 * progmodes/f90.el (f90-type-def-re):
13670 Handle "type, bind(c)". (Bug#8691)
13671
4a720484
GM
13672 * emacs-lisp/autoload.el (batch-update-autoloads):
13673 Set autoload-excludes by parsing loadup.el rather than Makefiles.
13674
2fb0a219
MA
136752011-05-18 Michael Albinus <michael.albinus@gmx.de>
13676
13677 * net/tramp.el (tramp-process-actions): Set "first-password-request"
13678 property for the correct connection in case of multihops.
13679
e565dd37
GM
136802011-05-18 Glenn Morris <rgm@gnu.org>
13681
c2571358 13682 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
13683 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
13684
e565dd37
GM
13685 Rationalize calendar handling of day and month abbrev-arrays.
13686 * calendar/calendar.el (calendar-customized-p): New function.
13687 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
13688 (calendar-day-name-array, calendar-month-name-array): Doc fix.
13689 Add :set function.
13690 (calendar-abbrev-length, calendar-day-abbrev-array)
13691 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
13692 (calendar-day-abbrev-array, calendar-month-abbrev-array):
13693 Elements may no longer be nil.
13694 (calendar-day-name, calendar-month-name):
13695 Update for changed nature of abbrev arrays.
13696 * calendar/diary-lib.el (diary-name-pattern):
13697 Update for changed nature of abbrev arrays.
13698 (diary-mark-entries-1): Update calendar-make-alist calls.
13699 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
13700 * calendar/cal-html.el (cal-html-day-abbrev-array):
13701 Simply inherit from calendar-day-abbrev-array.
13702
1d99a745
SM
137032011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13704
13705 * progmodes/grep.el (grep-mode): Disable default
13706 compilation-directory-matcher setting (bug#8684).
13707
7c1d9aa0
MA
137082011-05-17 Michael Albinus <michael.albinus@gmx.de>
13709
13710 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
13711 instead of "head" and "tail". There were problems with SunOS 5.9,
13712 and it performs better.
13713
3952e9d8
GM
137142011-05-17 Glenn Morris <rgm@gnu.org>
13715
2dd12e7f
GM
13716 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
13717
e4157b9c
GM
13718 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
13719 Replace obsolete function.
13720
8e249bbd
GM
13721 * shell.el (pcomplete-parse-arguments-function): Declare.
13722
3952e9d8
GM
13723 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
13724 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
13725 (appt-check): Doc fixes.
13726 (appt-disp-window-function, appt-delete-window-function):
13727 Remove needless special case in custom :type.
13728 (appt-display-count): Default to 0, not nil.
13729 (appt-check): Reset appt-display-count to 0, not nil.
13730
c71a0d48 137312011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 13732
c71a0d48
GM
13733 * progmodes/python.el (python-font-lock-keywords):
13734 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 13735
31d55be9
SM
137362011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
13737
13738 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
13739
3bfacb2f
KR
137402011-05-16 Kevin Ryde <user42@zip.com.au>
13741
13742 * info-look.el (makefile-automake-mode): New setups, looking in
13743 automake manual, then makefile-mode.
13744 (makefile-mode): Remove automake manual, have it just in
13745 makefile-automake-mode since there's various things different or
13746 not relevant to plain make.
13747 (makefile-mode): Remove "other-modes" non-existent automake-mode,
13748 believe a hypothetical automake-mode would go to makefile-mode,
13749 not the other way around.
13750
c8e83751
CY
137512011-05-15 Chong Yidong <cyd@stupidchicken.com>
13752
5e9e35cd
CY
13753 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
13754 hunk-end tags (Bug#8672).
13755
c8e83751
CY
13756 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
13757 vc-annotate-show-diff-revision-at-line (Bug#8671).
13758
50b23e5a
GM
137592011-05-14 Glenn Morris <rgm@gnu.org>
13760
7210a739
GM
13761 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
13762 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
13763 (change-log-font-lock-keywords): Also handle multiple author lines
13764 with leading tabs. (Bug#8644)
7210a739 13765
4691905a
GM
13766 * calendar/appt.el (appt-check): Rename some local variables.
13767 Some simplification/reordering.
13768
50b23e5a
GM
13769 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
13770 (feedmail-sendmail-f-doesnt-sell-me-out)
13771 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13772 (feedmail-debug-sit-for, feedmail-queue-express-hook)
13773 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
13774 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
13775 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
13776 (feedmail-binmail-gnulinuxish-template):
13777 Rename from feedmail-binmail-linuxish-template.
13778 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
13779 Use insert-buffer-substring.
13780
215cda7c
BC
137812011-05-14 Bill Carpenter <bill@carpenter.org>
13782
13783 * mail/feedmail.el (feedmail-patch-level): Increase.
13784 (feedmail-debug): New custom group.
13785 (feedmail-confirm-outgoing-timeout)
13786 (feedmail-sendmail-f-doesnt-sell-me-out)
13787 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13788 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
13789 (feedmail-sender-line, feedmail-from-line)
13790 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 13791 (feedmail-spray-this-address)
215cda7c
BC
13792 (feedmail-spray-address-fiddle-plex-list)
13793 (feedmail-queue-use-send-time-for-date)
13794 (feedmail-queue-use-send-time-for-message-id)
13795 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
13796 (feedmail-buffer-eating-function):
13797 Doc fixes.
13798 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
13799 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
13800 (feedmail-message-action-scroll-down): New functions.
13801 (feedmail-queue-directory, feedmail-queue-draft-directory):
13802 Use expand-file-name.
13803 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
13804 Remove C-v help entry.
13805 (feedmail-queue-buffer-file-name): New variable.
13806 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
13807 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
13808 (feedmail-message-action-send-strong, feedmail-message-action-edit)
13809 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
13810 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
13811 (feedmail-message-action-toggle-spray)
13812 (feedmail-run-the-queue-no-prompts)
13813 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
13814 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
13815 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
13816 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
13817 (feedmail-envelope-deducer, feedmail-fiddle-from)
13818 (feedmail-fiddle-sender, feedmail-default-date-generator)
13819 (feedmail-fiddle-date, feedmail-fiddle-message-id)
13820 (feedmail-fiddle-spray-address)
13821 (feedmail-fiddle-list-of-spray-fiddle-plexes)
13822 (feedmail-fiddle-list-of-fiddle-plexes)
13823 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
13824 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
13825 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
13826 Change default. Doc fix.
13827 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
13828 (feedmail-binmail-linuxish-template): New constant.
13829 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
13830 Respect feedmail-sendmail-f-doesnt-sell-me-out.
13831 (feedmail-send-it): Add debug call.
13832 Use feedmail-queue-buffer-file-name, and
13833 feedmail-send-it-immediately-wrapper.
13834 (feedmail-message-action-send): Add debug call.
13835 Use feedmail-send-it-immediately-wrapper.
13836 (feedmail-queue-express-to-queue): Add debug call.
13837 Run feedmail-queue-express-hook.
13838 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
13839 (feedmail-message-action-help-blat):
13840 Rename from feedmail-queue-send-edit-prompt-help-first.
13841 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
13842 Check line-endings. Handle errors better.
13843 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
13844 Doc fix. Add debug call.
13845 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
13846 Use feedmail-queue-send-edit-prompt-inner.
13847 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
13848 (feedmail-queue-send-edit-prompt-inner): New function, extracted
13849 from feedmail-queue-send-edit-prompt.
13850 (feedmail-queue-send-edit-prompt-help)
13851 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
13852 (feedmail-tidy-up-slug): Add debug call.
13853 Respect feedmail-queue-slug-suspect-regexp.
13854 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
13855 (feedmail-dump-message-to-queue): Add debug call.
13856 Expand queue-directory.
13857 (feedmail-dump-message-to-queue): Change message slightly.
13858 Use feedmail-say-chatter.
13859 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
13860 (feedmail-send-it-immediately-wrapper): New function.
13861 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
13862 Insert empty string rather than newline. Handle full-frame case.
13863 Use catch/throw. Use feedmail-say-chatter.
13864 (feedmail-fiddle-from): Try mail-host-address.
13865 (feedmail-default-message-id-generator): Doc fix.
13866 Bind system-time-locale. Handle missing end.
13867 (feedmail-fiddle-x-mailer): Add debug call.
13868 Handle feedmail-x-mailer-line being nil.
13869 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
13870 Add debug call. Use buffer-substring-no-properties.
13871 (feedmail-say-debug, feedmail-say-chatter): New functions.
13872 (feedmail-find-eoh): Give an explicit error.
13873
42c7e61e
UJ
138742011-05-13 Ulf Jasper <ulf.jasper@web.de>
13875
c2571358 13876 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 13877 family from helvetica to sans.
c2571358 13878 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13879 etc/images/newsticker.
13880
c2571358 13881 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
13882 family from helvetica to sans.
13883
13884 * net/newst-plainview.el (newsticker-new-item-face)
13885 (newsticker-old-item-face, newsticker-immortal-item-face)
13886 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 13887 (newsticker-statistics-face): Change default family from
42c7e61e 13888 helvetica to sans.
c2571358 13889 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13890 etc/images/newsticker.
13891
5d3385a0
JB
13892 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
13893 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
13894 auto-marking.
13895
8497a297
DV
138962011-05-13 Didier Verna <didier@xemacs.org>
13897
13898 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
13899 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
13900 TODO entries.
8497a297
DV
13901 (lisp-lambda-list-keyword-parameter-indentation)
13902 (lisp-lambda-list-keyword-parameter-alignment)
13903 (lisp-lambda-list-keyword-alignment): New customizable user options.
13904 (lisp-indent-defun-method): Improve docstring.
13905 (extended-loop-p): Fix comment.
13906 (lisp-indent-lambda-list-keywords-regexp): New variable.
13907 (lisp-indent-lambda-list): New function.
13908 (lisp-indent-259): Use it.
13909 (lisp-indent-defmethod): Support for more than one
13910 method qualifier and properly indent methods lambda-lists.
13911 (defgeneric): Provide a missing common-lisp-indent-function property.
13912
f278f87f
SM
139132011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
13914
13915 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
13916 bounds for the empty string (bug#8667).
13917
5233edd7
GM
139182011-05-13 Glenn Morris <rgm@gnu.org>
13919
5237a44f
GM
13920 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
13921
8340026c 13922 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 13923 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 13924
5233edd7 13925 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 13926 (appt-time-msg-list): Doc fix.
a5464014 13927 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 13928
92d10796
AS
139292011-05-12 Andreas Schwab <schwab@linux-m68k.org>
13930
13931 * progmodes/ld-script.el (ld-script-keywords)
13932 (ld-script-builtins): Update keywords list.
13933
914a0ae1
SM
139342011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13935
c89be45f
SM
13936 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
13937
914a0ae1
SM
13938 * shell.el (shell-completion-vars): New function.
13939 (shell-mode):
13940 * simple.el (read-shell-command): Use it.
13941 (blink-matching-open): No need for " [...]" in minibuffer-message.
13942
98dc3df3
GM
139432011-05-12 Glenn Morris <rgm@gnu.org>
13944
13945 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
13946 (appt-check): Simplify.
13947
d2fc7e3d 139482011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 13949
4d61f28d 13950 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
13951 literal "/dev/null".
13952
d2fc7e3d 139532011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
13954
13955 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
13956 Fix typo.
13957
d2fc7e3d 139582011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 13959
3f254caa
SM
13960 * progmodes/which-func.el (which-function):
13961 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
13962 which might not be defined (Bug#8260).
13963
d45885f7
GM
139642011-05-12 Glenn Morris <rgm@gnu.org>
13965
13966 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
13967 Let byte-compile-initial-macro-environment always take precedence.
13968
488086f4
SM
139692011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13970
13971 * net/rcirc.el: Add support for SSL/TLS connections.
13972 (rcirc-server-alist): New field `encryption'.
13973 (rcirc): Check `encryption' settings.
13974 (rcirc-connect): New arg `encryption'. Use open-network-stream.
13975 Merge make-local-variable into `set'.
13976 (rcirc--connection-open-p): New function.
13977 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
13978 the process is not a network process (e.g. running gnutls-cli).
13979 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13980 Make rcirc-(en|de)code-coding-system local here.
13981 (rcirc-mode): Merge make-local-variable into `set'.
13982 (rcirc-parent-buffer): Make permanent buffer-local.
13983 (rcirc-multiline-minor-mode): Don't do it here.
13984 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
13985 there's no server buffer.
13986
7d3b9d44
GM
139872011-05-11 Glenn Morris <rgm@gnu.org>
13988
f64049c6
GM
13989 * newcomment.el (comment-kill): Prefix "unused" local.
13990
93c9df73
GM
13991 * term/w32console.el (get-screen-color): Declare.
13992
7d3b9d44
GM
13993 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
13994 Handle symbol elements of byte-compile-initial-macro-environment.
13995
9e2dd53f
LL
139962011-05-10 Leo Liu <sdl.web@gmail.com>
13997
488086f4
SM
13998 * bookmark.el (bookmark-bmenu-mode-map):
13999 Bind bookmark-bmenu-search to `/'.
8b340240 14000
9e2dd53f 14001 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
14002 (footnote-unicode-string, footnote-unicode-regexp): New variable.
14003 (Footnote-unicode): New function.
14004 (footnote-style-alist): Add unicode style to the list.
14005 (footnote-style): Doc fix.
9e2dd53f 14006
79b70037
GM
140072011-05-10 Jim Meyering <meyering@redhat.com>
14008
14009 Fix doubled-word typos.
14010 * international/quail.el (quail-insert-kbd-layout): and and -> and
14011 * kermit.el: and and -> and
14012 * net/ldap.el (ldap-search-internal): to to -> to
14013 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
14014 * progmodes/js.el (js-mode): and and -> and
14015 * textmodes/artist.el (artist-move-to-xy): at at -> at
14016 (artist-draw-region-trim-line-endings): if if -> if
14017 And Safetyc -> Safety.
14018 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
14019
b8f82dc1 140202011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 14021 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
14022
14023 * files.el (hack-one-local-variable-eval-safep):
14024 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
14025
4f99f44b
GM
140262011-05-10 Glenn Morris <rgm@gnu.org>
14027
14028 * calendar/diary-lib.el (diary-list-entries-hook)
14029 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
14030 (diary-nongregorian-marking-hook, diary-list-entries)
14031 (diary-include-other-diary-files, diary-mark-entries)
14032 (diary-mark-included-diary-files): Doc fixes.
14033
84f29e6b
JB
140342011-05-09 Juanma Barranquero <lekktu@gmail.com>
14035
14036 * misc.el: Require tabulated-list.el during compilation.
14037
9bedd73a
CY
140382011-05-09 Chong Yidong <cyd@stupidchicken.com>
14039
488086f4
SM
14040 * progmodes/compile.el (compilation-start):
14041 Run compilation-filter-hook for the async case too.
9bedd73a
CY
14042 (compilation-filter-hook): Doc fix.
14043
797c735c
DD
140442011-05-09 Deniz Dogan <deniz@dogan.se>
14045
14046 * wdired.el: Remove outdated installation comment. Fix usage
14047 comment.
14048
5f4b1dfe
JB
140492011-05-09 Juanma Barranquero <lekktu@gmail.com>
14050
14051 * misc.el: Implement new command `list-dynamic-libraries'.
14052 (list-dynamic-libraries--loaded-only-p): New variable.
14053 (list-dynamic-libraries--refresh): New function.
14054 (list-dynamic-libraries): New command.
14055
4c44026c
CY
140562011-05-09 Chong Yidong <cyd@stupidchicken.com>
14057
488086f4
SM
14058 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14059 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
14060 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
14061 higher priority to avoid clobbering by gnu.
14062
027f966d
CY
140632011-05-08 Chong Yidong <cyd@stupidchicken.com>
14064
14065 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
14066 if the face has existing theme settings (Bug#8454).
14067
085f5d7d
CY
140682011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
14069
488086f4
SM
14070 * progmodes/perl-mode.el (perl-imenu-generic-expression):
14071 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 14072
2a86a00c
RS
14073 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
14074 special file names `.' and `..' (Bug#8259).
14075
d9c54a06
CY
140762011-05-08 Chong Yidong <cyd@stupidchicken.com>
14077
488086f4
SM
14078 * progmodes/grep.el (grep-mode-font-lock-keywords):
14079 Remove buffer-changing entries.
d9c54a06
CY
14080 (grep-filter): New function.
14081 (grep-mode): Add it to compilation-filter-hook.
14082
14083 * progmodes/compile.el (compilation-filter-hook)
14084 (compilation-filter-start): New defvars.
14085 (compilation-filter): Call compilation-filter-hook prior to
14086 updating the process mark.
14087
c4662635
SM
140882011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14089
14090 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
14091
b0512a1d
EZ
140922011-05-07 Eli Zaretskii <eliz@gnu.org>
14093
605c9376
EZ
14094 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
14095 mailclient-send-it even if window-system is nil. (Bug#8595)
14096
c4662635
SM
14097 * term/w32console.el (terminal-init-w32console):
14098 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
14099 background-mode. (Bug#8597)
14100
d1dc2cc2
SM
141012011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14102
14103 Make bytecomp.el understand that defmethod defines funs (bug#8631).
14104 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
14105 New functions.
14106 (defgeneric, eieio--defmethod): Use them.
14107 (eieio-defgeneric): Remove.
14108 (defmethod): Call defgeneric in a way visible to the byte-compiler.
14109
915d1300
GM
141102011-05-07 Glenn Morris <rgm@gnu.org>
14111
a3961c3e
GM
14112 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
14113 Use let rather than let*.
14114 (timeclock-find-discrep): Remove unused local.
14115
314347b9
GM
14116 * calendar/diary-lib.el (diary-comment-start): Doc fix.
14117
915d1300
GM
14118 * calendar/appt.el (appt-time-msg-list): Doc fix.
14119
275b59b0
NF
141202011-05-06 Noah Friedman <friedman@splode.com>
14121
14122 * apropos.el (apropos-print-doc): Only use
14123 emacs-lisp-docstring-fill-column when it is bound to an integer,
14124 per that variable's documentation.
14125
6c19f744
SM
141262011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14127
14128 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 14129 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 14130
60f884b2
GM
141312011-05-06 Glenn Morris <rgm@gnu.org>
14132
5006e634
GM
14133 * calendar/appt.el (appt-message-warning-time): Doc fix.
14134 (appt-warning-time-regexp): New option.
14135 (appt-make-list): Respect appt-message-warning-time.
14136
548d0a63
GM
14137 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
14138 New options.
14139 (diary-add-to-list): Strip comments from the displayed string.
14140 (diary-mode): Set comment-start and comment-end.
14141
60f884b2
GM
14142 * vc/diff-mode.el (smerge-refine-subst): Declare.
14143 (diff-refine-hunk): Don't require smerge-mode when compiling.
14144
989681bb
JB
141452011-05-06 Juanma Barranquero <lekktu@gmail.com>
14146
14147 * simple.el (list-processes): Return nil as the docstring says.
14148
a6bc05e1
MA
141492011-05-05 Michael Albinus <michael.albinus@gmx.de>
14150
14151 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
14152 to "".
14153 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14154 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
14155 determining of binary transfer. (Bug#7383)
14156
23c22e9a
MA
141572011-05-05 Michael Albinus <michael.albinus@gmx.de>
14158
c4662635
SM
14159 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14160 Fix port computation bug. (Bug#8618)
23c22e9a 14161
0bff894f
GM
141622011-05-05 Glenn Morris <rgm@gnu.org>
14163
b8296902
GM
14164 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
14165
1f522ce8
GM
14166 * simple.el (shell-dynamic-complete-functions)
14167 (comint-dynamic-complete-functions): Declare.
14168
cf5bee67
GM
14169 * net/network-stream.el (gnutls-negotiate):
14170 * simple.el (tabulated-list-print): Fix declarations.
14171
14172 * progmodes/gud.el (syntax-symbol, syntax-point):
14173 Remove unnecessary and incorrect declarations.
14174
0bff894f
GM
14175 * emacs-lisp/check-declare.el (check-declare-scan):
14176 Handle byte-compile-initial-macro-environment in bytecomp.el
14177
9869b3ae
SM
141782011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14179
14180 Fix earlier half-done eieio-defmethod change (bug#8338).
14181 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
14182 Streamline and change calling convention.
14183 (defmethod): Adjust accordingly and simplify.
14184 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
14185 new eieio--defmethod.
14186 (slot-boundp): Minor CSE simplification.
14187
9c1d5ac5
MZ
141882011-05-05 Milan Zamazal <pdm@zamazal.org>
14189
14190 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
14191 (glasses-make-readable): Use glasses-separate-capital-groups.
14192
455c834e
JB
141932011-05-05 Juanma Barranquero <lekktu@gmail.com>
14194
14195 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
14196 (warning-series): Doc fix.
14197 (display-warning): Don't try to create the buffer if we just found it.
14198
9ed7c8cb
CY
141992011-05-04 Chong Yidong <cyd@stupidchicken.com>
14200
14201 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
14202 (autoload-find-generated-file): New function.
14203 (generate-file-autoloads): Bind generated-autoload-file to
14204 buffer-file-name.
9869b3ae
SM
14205 (update-file-autoloads, update-directory-autoloads):
14206 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
14207 output file (Bug#7989).
14208 (batch-update-autoloads): Doc fix.
14209
0898ca10
JB
142102011-05-04 Juanma Barranquero <lekktu@gmail.com>
14211
14212 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
14213
31dfb76c
GM
142142011-05-04 Glenn Morris <rgm@gnu.org>
14215
f330b642
GM
14216 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
14217 function, so it follows changes in calendar-date-style.
14218 (diary-fancy-date-matcher): New function.
14219 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
14220 (diary-fancy-font-lock-fontify-region-function):
14221 Use diary-fancy-date-pattern as a function.
14222
31dfb76c
GM
14223 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
14224 non-numbers for `year' etc pseudo-variables. (Bug#8583)
14225
48e79d6a
TZ
142262011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
14227
14228 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
14229 instead of positional arguments. Allow :keylist and :crlfiles
14230 arguments.
14231 (open-gnutls-stream): Call it.
14232
14233 * net/network-stream.el (network-stream-open-starttls): Adjust to
14234 call `gnutls-negotiate' with :process and :hostname arguments.
14235
dd5a5ee0
SM
142362011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14237
ef80fc09
SM
14238 * minibuffer.el (completion--message): New function.
14239 (completion--do-completion, minibuffer-complete)
14240 (minibuffer-force-complete, minibuffer-complete-word): Use it.
14241 (completion--do-completion): Don't ignore completion-auto-help when in
14242 icomplete-mode.
14243
dd5a5ee0
SM
14244 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
14245 internal encoding (e.g. tibetan zero is not whitespace).
14246 (global-whitespace-mode): Prefer save-current-buffer.
14247 (whitespace-trailing-regexp): Remove useless save-match-data.
14248 (whitespace-empty-at-bob-regexp): Minor simplification.
14249
b7d22a83
CY
142502011-05-03 Chong Yidong <cyd@stupidchicken.com>
14251
14252 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
14253
5192af46
AM
142542011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14255
14256 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 14257 Use `concat' to create string for insertion.
5192af46 14258
5767d190
SM
142592011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14260
14261 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
14262 Avoid open-line which runs post-self-insert-hook.
14263 (bibtex-fill-entry): Remove unused `end' var.
14264
bf242939
AM
142652011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
14266
5767d190
SM
14267 * textmodes/ispell.el (ispell-add-per-file-word-list):
14268 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 14269
25666126
LL
142702011-05-03 Leo Liu <sdl.web@gmail.com>
14271
14272 * isearch.el (isearch-yank-pop): New command.
5767d190 14273 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
14274 (isearch-forward): Mention it.
14275
52d3c2d0
SM
142762011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14277
1bcace58
SM
14278 * simple.el (minibuffer-complete-shell-command): Remove.
14279 (minibuffer-local-shell-command-map): Use completion-at-point.
14280 (read-shell-command): Setup completion vars here instead.
14281 (read-expression-map): Bind TAB to symbol completion.
14282
52d3c2d0
SM
14283 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
14284 error directly rather via storing it into `results'.
14285
35813471
LL
142862011-05-02 Leo Liu <sdl.web@gmail.com>
14287
14288 * vc/diff.el: Fix description.
14289
e793a940
LMI
142902011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14291
14292 * server.el (server-eval-at): New function.
14293
8de66e05
LMI
142942011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14295
14296 * net/network-stream.el (open-network-stream): Take a :nowait
14297 parameter and pass it on to `make-network-process'.
14298 (network-stream-open-plain): Ditto.
14299
dcb79f20
AS
143002011-04-30 Andreas Schwab <schwab@linux-m68k.org>
14301
14302 * faces.el (face-spec-set-match-display): Don't match toolkit
14303 options on terminal frames.
14304
14a7fbd8
SM
143052011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14306
7eabc1be
SM
14307 * progmodes/pascal.el: Use lexical binding.
14308 (pascal-mode-map): Remove author preferences.
14309
14a7fbd8
SM
14310 * pcomplete.el (pcomplete-std-complete): Don't abuse
14311 completion-at-point.
14312
50f84510
JB
143132011-04-28 Juanma Barranquero <lekktu@gmail.com>
14314
6e087a44
JB
14315 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
14316 removing code that has been dead since 1991 or so.
14317
50f84510
JB
14318 * startup.el (command-line): When warning about "_emacs", use a
14319 delayed warning to allow the user to filter it out.
14320
0ba690bd
DD
143212011-04-28 Deniz Dogan <deniz@dogan.se>
14322
14323 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
14324 user has not joined.
14325
08abfaad
SM
143262011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14327
14328 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
14329 aren't any completions at point.
14330
638f053a
JB
143312011-04-28 Juanma Barranquero <lekktu@gmail.com>
14332
14333 * subr.el (display-delayed-warnings): New function.
14334 (delayed-warnings-hook): New variable.
14335
8fff8daa
SM
143362011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14337
08abfaad
SM
14338 * minibuffer.el (completion-at-point, completion-help-at-point):
14339 Don't presume that a given completion-at-point-function will always
14340 use the same calling convention.
14341
8fff8daa
SM
14342 * pcomplete.el (pcomplete-completions-at-point):
14343 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
14344 pcomplete-seen is non-nil.
14345 (pcomplete-comint-setup): Also recognize the new comint/shell
14346 completion functions.
14347 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
14348 pcomplete-seen is non-nil.
14349
841a1577 143502011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 14351
841a1577 14352 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 14353 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 14354 the first character in the entry. This allows for code to add its
211ec907
UJ
14355 own uid to the entry.
14356 (icalendar--convert-float-to-ical): Add export of
14357 `diary-float'-entries save for those with the optional DAY
14358 argument.
14359
2a782793
DC
143602011-04-27 Daniel Colascione <dan.colascione@gmail.com>
14361
14362 * subr.el (shell-quote-argument): Use alternate escaping strategy
14363 when we spot a variable reference in a string.
14364
0438ce91
DC
143652011-04-26 Daniel Colascione <dan.colascione@gmail.com>
14366
14367 * cus-start.el (all): Define customization for debug-on-event.
14368
841a1577 143692011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
14370
14371 * subr.el (shell-quote-argument): Escape correctly under Windows.
14372
d090ed6c
SM
143732011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14374
14375 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
14376
bfd31217
MA
143772011-04-25 Michael Albinus <michael.albinus@gmx.de>
14378
d090ed6c
SM
14379 * net/tramp.el (tramp-process-actions): Add POS argument.
14380 Delete region between POS and (pos).
bfd31217 14381
d090ed6c
SM
14382 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14383 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
14384 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
14385
14386 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
14387 position in `tramp-process-actions' call.
14388
14389 * net/trampver.el: Update release number.
14390
e92f3bd3
SM
143912011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14392
850256b5
SM
14393 * custom.el (defcustom): Obey lexical-binding.
14394
e92f3bd3
SM
14395 Fix octave-inf completion problems reported by Alexander Klimov.
14396 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
14397 Inherit from octave-mode-syntax-table.
14398 (inferior-octave-mode): Set info-lookup-mode.
14399 (inferior-octave-completion-at-point): New function.
14400 (inferior-octave-complete): Use it and completion-in-region.
14401 (inferior-octave-dynamic-complete-functions): Use it as well, and use
14402 comint-filename-completion.
14403 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
14404 symbol elements which shouldn't be word elements.
14405 (octave-font-lock-keywords, octave-beginning-of-defun)
14406 (octave-function-header-regexp): Adjust regexps accordingly.
14407 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
14408
cd22b309
JB
144092011-04-25 Juanma Barranquero <lekktu@gmail.com>
14410
14411 * net/gnutls.el (gnutls-errorp): Declare before first use.
14412
8b492194
TZ
144132011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
14414
14415 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
14416 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 14417 default trustfile exists before going to use it. Add missing
5a5fa834 14418 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
14419 Reported by Claudio Bley <claudio.bley@gmail.com>.
14420 (open-gnutls-stream): Add usage example.
14421
14422 * net/network-stream.el (network-stream-open-starttls): Give host
14423 parameter to `gnutls-negotiate'.
14424 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 14425 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 14426
841a1577 144272011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 14428
cd22b309
JB
14429 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
14430 Use correct match group (bug#8438).
05842630 14431
3ba7869c
CY
144322011-04-24 Chong Yidong <cyd@stupidchicken.com>
14433
512e3ae1
CY
14434 * emacs-lisp/package.el (package-built-in-p): Fix typo.
14435 (package-menu--generate): New arg specifying packages to show.
14436 (package-menu-refresh, package-menu-execute, list-packages):
14437 Callers changed.
14438 (package-show-package-list): New function, replacing deleted
14439 package--list-packages (renamed because it is non-internal).
14440
14441 * finder.el (finder-list-matches): Use package-show-package-list
14442 instead of deleted package--list-packages.
14443
e92f3bd3
SM
14444 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
14445 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
14446 (vc-annotate-mode-map): Bind it to RET.
14447
7031be6d
UR
144482011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
14449
14450 * progmodes/etags.el (next-file): Don't use set-buffer to change
14451 buffers (Bug#8478).
14452
4ef177aa
CY
144532011-04-24 Chong Yidong <cyd@stupidchicken.com>
14454
c8d173eb
CY
14455 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
14456
4ef177aa
CY
14457 * apropos.el (apropos-label-face): Avoid variable-pitch face.
14458 (apropos-accumulator): Doc fix.
14459 (apropos-function, apropos-macro, apropos-command)
14460 (apropos-variable, apropos-face, apropos-group, apropos-widget)
14461 (apropos-plist): Add face property.
14462 (apropos-symbols-internal): Fix indentation.
14463 (apropos-print): Simplify help, and recognize apropos-multi-type.
14464 (apropos-print-doc): Use button-type-get to extract the button's
14465 face property. Fill docstring (Bug#8352).
14466
4ffd0d6b 144672011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
14468
14469 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
14470
c6c32125 14471 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 14472 (mpuz-mode-map): Use mapc.
c6c32125
JB
14473 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
14474 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
14475 Fix typos in docstrings.
14476
58d468b4
JB
14477 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
14478 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
14479
6470c3c6
JB
14480 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
14481
4ffd0d6b 144822011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
14483
14484 * minibuffer.el (completion--do-completion): Avoid the "Next char
14485 not unique" prompt if icomplete-mode is enabled (Bug#5849).
14486
3ad8bad0
CY
14487 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
14488 mouse-2 into unread-command-events, it is interpreted correctly.
14489
71d73c9c 14490 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 14491 (image-toggle-display): Doc fix.
71d73c9c 14492
841a1577 144932011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 14494
4ffd0d6b
GM
14495 * textmodes/page.el (what-page): Use line-number-at-pos to
14496 calculate line number (Bug#6825).
6e1dbaa9 14497
c2fb1b60
JB
144982011-04-22 Juanma Barranquero <lekktu@gmail.com>
14499
14500 * eshell/esh-mode.el (find-tag-interactive): Declare function.
14501 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
14502 Pass argument NO-DEFAULT to `find-tag-interactive'.
14503
e02f48d7
JB
145042011-04-22 Juanma Barranquero <lekktu@gmail.com>
14505
14506 Lexical-binding cleanup.
14507
14508 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
14509 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
14510 * progmodes/ada-prj.el (ada-prj-initialize-values)
14511 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
14512 (ada-prj-show-value):
14513 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
14514 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
14515 (antlr-invalidate-context-cache, antlr-options-menu-filter)
14516 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
14517 * progmodes/bug-reference.el (bug-reference-push-button):
14518 * progmodes/fortran.el (fortran-line-length):
14519 * progmodes/glasses.el (glasses-change):
14520 * progmodes/octave-mod.el (octave-fill-paragraph):
14521 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
14522 (python-pdbtrack-grub-for-buffer, python-sentinel):
14523 * progmodes/sql.el (sql-save-connection):
14524 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
14525 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
14526 Mark unused parameters.
14527
14528 * progmodes/compile.el (compilation--flush-directory-cache)
14529 (compilation--flush-parse, compile-internal): Mark unused parameters.
14530 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
14531 (compilation-next-error-function): Remove unused variable `timestamp'.
14532
14533 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
14534 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
14535
14536 * progmodes/dcl-mode.el (dcl-end-of-command):
14537 Remove unused variable `start'.
14538 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
14539 (dcl-option-value-basic, dcl-option-value-offset)
14540 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
14541 Mark unused parameters.
14542 (dcl-save-local-variable): Remove unused variable `val'.
14543 (mode): Declare.
14544
14545 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
14546 Mark unused parameters.
14547 (delphi-ignore-changes): Move before first use.
14548 (delphi-charset-token-at): Remove unused variable `start'.
14549 (delphi-else-start): Remove unused variable `if-count'.
14550 (delphi-comment-block-start, delphi-comment-block-end):
14551 Remove unused variable `kind'.
14552 (delphi-indent-line): Remove unused variable `new-point'.
14553
14554 * progmodes/ebrowse.el (ebrowse-files-list)
14555 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
14556 Mark unused parameters. Don't quote `lambda'.
14557 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
14558 Don't quote `lambda'.
14559 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
14560 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
14561 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
14562 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
14563 Use `ignore-errors'.
14564 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
14565 (ebrowse-view/find-file-and-search-pattern)
14566 (ebrowse-view/find-member-declaration/definition):
14567 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
14568 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
14569 Rename parameter PREFIX-ARG to PREFIX.
14570 (ebrowse-tags-read-name): Remove unused variables `start' and
14571 `member-info'.
14572 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
14573 to `tags-file'.
14574
14575 * progmodes/etags.el (local-find-tag-hook): Declare.
14576 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
14577 Mark unused parameters.
14578
14579 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
14580 (executable-interpret): Mark unused parameter.
14581
14582 * progmodes/flymake.el (flymake-process-sentinel)
14583 (flymake-after-change-function)
14584 (flymake-create-temp-with-folder-structure)
14585 (flymake-get-include-dirs-dot): Mark unused parameters.
14586 (flymake-safe-delete-directory): Remove unused variable `err'.
14587
14588 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
14589 (speedbar-timer-fn, speedbar-line-text)
14590 (speedbar-change-expand-button-char, speedbar-delete-subblock)
14591 (speedbar-center-buffer-smartly): Declare functions.
14592 (gdb-find-watch-expression): Remove unused variable `array'.
14593 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
14594 (gdb-starting): Mark unused parameters.
14595 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
14596 (gdb-table-string): Remove unused variable `res'.
14597 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
14598 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
14599 (gdb-display-buffer): Remove unused variable `cur-size'.
14600
14601 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
14602 allow lexical-binding compilation.
14603 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
14604 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
14605 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
14606 Mark unused parameters.
14607 (gud-gdb-marker-filter): Remove unused variable `match'.
14608 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
14609 lambda expressions and funcall them, instead of using `fset'.
14610
14611 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
14612 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
14613
14614 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
14615 variable `header-beg'; use `let'.
14616
14617 * progmodes/icon.el (indent-icon-exp): Remove unused variables
14618 `restart', `last-sexp' and `at-do'.
14619
14620 * progmodes/js.el (js--debug): Mark unused parameter.
14621 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
14622 (js--splice-into-items): Remove unused variable `item'.
14623 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
14624
14625 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
14626 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
14627 (makefile-complete): Remove unused variable `try'.
14628 (makefile-fill-paragraph, makefile-match-function-end):
14629 Mark unused parameters.
14630
14631 * progmodes/octave-inf.el (inferior-octave-complete):
14632 Remove unused variable `proc'.
14633 (inferior-octave-output-digest): Mark unused parameter.
14634
14635 * progmodes/perl-mode.el (perl-calculate-indent):
14636 Remove unused variable `err'.
14637
14638 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
14639 (prolog-indent-line): Mark unused parameters.
14640 (prolog-indent-line): Remove unused variable `beg'.
14641
14642 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
14643 (reporter-dont-compact-list): Declare.
14644
14645 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
14646 Remove unused variable `char'.
14647 (sh-debug): Mark unused parameter.
14648 (sh-get-indent-info): Remove unused variable `start'.
14649 (sh-calculate-indent): Remove unused variable `var'.
14650
14651 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
14652 (simula-electric-keyword): Remove unused variable `null'.
14653 (simula-search-backward, simula-search-forward): Remove unused
14654 variables `begin' and `end'.
14655
14656 * progmodes/vera-mode.el (vera-guess-basic-syntax):
14657 Remove unused variable `pos'.
14658 (vera-electric-tab, vera-comment-uncomment-region):
14659 Mark unused parameters.
14660 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
14661
7ede3b65
CY
146622011-04-22 Chong Yidong <cyd@stupidchicken.com>
14663
14664 * emacs-lisp/package.el (package--builtins, package-alist)
14665 (package-load-descriptor, package-built-in-p, package-activate)
14666 (define-package, package-installed-p)
14667 (package-compute-transaction, package-buffer-info)
14668 (package--push): Doc fix. Distinguish more clearly between
14669 version strings and version lists.
14670
121656e9
JB
146712011-04-21 Juanma Barranquero <lekktu@gmail.com>
14672
14673 Lexical-binding cleanup.
14674
14675 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
14676 (5x5-make-mutate-best):
14677 * play/fortune.el (fortune-in-buffer):
14678 * play/gomoku.el (gomoku-init-display):
14679 * play/solitaire.el (solitaire, solitaire-do-check):
14680 * play/tetris.el (tetris-default-update-speed-function):
14681 Mark unused parameters.
14682
14683 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
14684 (bubbles--shift): Remove unused variable `char-org'.
14685 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
14686 (bubbles--show-images): Remove unused variable `char'.
14687
14688 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
14689 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
14690 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
14691 (decipher-analyze-buffer): Use ?\s.
14692 (decipher-make-checkpoint): Remove unused variable `mapping'.
14693
14694 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
14695
14696 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
14697 Remove unused variable `result'; use `let'.
14698
14699 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
14700 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
14701 (gametree-children-shown-p, gametree-compute-reduced-score):
14702 Use `ignore-errors'.
14703
14704 * play/handwrite.el (ps-lpr-switches): Declare.
14705 (handwrite): Remove unused variables `pmin' and `lastp'.
14706
14707 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
14708
14709 * play/landmark.el (landmark-init-display)
14710 (landmark-update-naught-weights): Mark unused parameters.
14711 (landmark-y): Remove unused variable `noise'. Simplify.
14712 (landmark-human-plays): Remove unused variable `score'.
14713
14714 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
14715 (mpuz-try-proposal): Remove unused variable `game'.
14716
14717 * play/zone.el (life-patterns): Declare.
14718
80f499c7
JB
147192011-04-20 Juanma Barranquero <lekktu@gmail.com>
14720
14721 * vc/vc.el (ediff-vc-internal): Declare function.
14722
024ff170
SM
147232011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14724
c0a193ea
SM
14725 * shell.el: Use lexical-binding and std completion UI.
14726 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
14727 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
14728 comint-preoutput-filter-functions rather than on
14729 comint-output-filter-functions.
14730 (shell-command-completion, shell--command-completion-data)
14731 (shell-filename-completion, shell-environment-variable-completion)
14732 (shell-c-a-p-replace-by-expanded-directory): New functions.
14733 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
14734 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
14735 (shell-dynamic-complete-environment-variable): Use them.
14736 (shell-dynamic-complete-as-environment-variable)
14737 (shell-dynamic-complete-as-command): Remove.
14738 (shell-match-partial-variable): Match past point.
14739 * comint.el: Clean up use of completion-at-point-functions.
14740 (comint-completion-at-point): New function.
14741 (comint-mode): Use it completion-at-point-functions.
14742 (comint-dynamic-complete): Make it obsolete.
14743 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
14744 (comint-c-a-p-replace-by-expanded-history): New function.
14745 (comint-dynamic-complete-functions)
14746 (comint-replace-by-expanded-history): Use it.
14747 * minibuffer.el (completion-table-with-terminator): Allow dynamic
14748 termination strings. Try harder to avoid second try-completion.
14749 (completion-in-region-mode-map): Disable bindings that don't work yet.
14750
2dbaa080
SM
14751 * comint.el: Use lexical-binding. Require CL.
14752 (comint-dynamic-complete-functions): Use comint-filename-completion.
14753 (comint-completion-addsuffix): Tweak custom type.
14754 (comint-filename-completion, comint--common-suffix)
14755 (comint--common-quoted-suffix, comint--table-subvert)
14756 (comint--complete-file-name-data): New functions.
14757 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
14758 (comint-dynamic-list-filename-completions): Use them.
14759 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 14760
2dbaa080
SM
14761 * minibuffer.el (completion-in-region-mode):
14762 Keep completion-in-region-mode--predicate global.
14763 (completion-in-region--postch):
14764 Assume completion-in-region-mode--predicate is not null.
14765
c79a6f38
SM
14766 * progmodes/flymake.el (flymake-start-syntax-check-process):
14767 Obey `dir'. Simplify.
14768
024ff170
SM
14769 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
14770 we're in VC after all.
14771
1c6c854e
CS
147722011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
14773
14774 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 14775 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
14776 (vc-version-diff): Use vc-diff-build-argument-list-internal.
14777
bed7f140
SM
147782011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14779
332e62ab
SM
14780 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
14781 add sanity check.
14782
bed7f140
SM
14783 * obsolete/erc-hecomplete.el: Make obsolete.
14784 * obsolete/: Standardize obsolescence info in the header.
14785
f195c582
GM
147862011-04-20 Glenn Morris <rgm@gnu.org>
14787
14788 * calendar/solar.el (solar-horizontal-coordinates):
14789 Use the longitude argument rather than `calendar-longitude'.
14790 (solar-date-next-longitude): Remove unused locals.
14791
cb79b8c0
VJL
147922011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14793
14794 * whitespace.el: New version 13.2.1.
14795
147962011-04-20 felix <EmacsWiki> (tiny change)
14797
d8e4b68b 14798 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
14799 switching between major modes on a file.
14800
602ea69d
SM
148012011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14802
14803 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
14804 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
14805 multi-line comments as well.
14806
06b60517
JB
148072011-04-19 Juanma Barranquero <lekktu@gmail.com>
14808
14809 Lexical-binding cleanup.
14810
14811 * arc-mode.el (archive-mode-revert):
14812 * cmuscheme.el (scheme-interactively-start-process):
14813 * custom.el (custom-initialize-delay):
14814 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
14815 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
14816 * emacs-lock.el (emacs-lock-clear-sentinel):
14817 * ezimage.el (defezimage):
14818 * follow.el (follow-avoid-tail-recenter):
14819 * fringe.el (set-fringe-mode-1):
14820 * generic-x.el (bat-generic-mode-compile):
14821 * help-mode.el (help-info-variable, help-do-xref)
14822 (help-mode-revert-buffer):
14823 * help.el (view-emacs-todo):
14824 * iswitchb.el (iswitchb-completion-help):
14825 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
14826 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
14827 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
14828 * locate.el (locate-update):
14829 * longlines.el (longlines-encode-region)
14830 (longlines-after-change-function):
14831 * outline.el (outline-isearch-open-invisible):
14832 * ps-def.el (declare-function, charset-dimension, char-width)
14833 (encode-char):
14834 * ps-mule.el (ps-mule-plot-string):
14835 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
14836 (recentf-edit-list-select, recentf-edit-list-validate)
14837 (recentf-open-files-action):
14838 * rect.el (delete-whitespace-rectangle-line)
14839 (rectangle-number-line-callback):
14840 * register.el (window-configuration-to-register)
14841 (frame-configuration-to-register):
14842 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
14843 * select.el (xselect-convert-to-string, xselect-convert-to-length)
14844 (xselect-convert-to-targets, xselect-convert-to-delete)
14845 (xselect-convert-to-filename, xselect-convert-to-charpos)
14846 (xselect-convert-to-lineno, xselect-convert-to-colno)
14847 (xselect-convert-to-os, xselect-convert-to-host)
14848 (xselect-convert-to-user, xselect-convert-to-class)
14849 (xselect-convert-to-name, xselect-convert-to-integer)
14850 (xselect-convert-to-atom, xselect-convert-to-identity):
14851 * subr.el (declare, ignore, process-kill-without-query)
14852 (text-clone-maintain):
14853 * terminal.el (te-get-char, te-tic-sentinel):
14854 * tool-bar.el (tool-bar-make-keymap):
14855 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
14856 * type-break.el (type-break-mode, type-break-noninteractive-query):
14857 * view.el (View-back-to-mark):
14858 * wid-browse.el (widget-browse-action, widget-browse-widget)
14859 (widget-browse-widgets, widget-browse-sexp):
14860 * widget.el (define-widget-keywords):
14861 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
14862 Mark unused parameters.
14863
14864 * align.el (align-adjust-col-for-rule): Mark unused parameter.
14865 (align-areas): Remove unused variable `look'.
14866 (align-region): Remove unused variables `real-end' and `pos-list'.
14867
14868 * apropos.el (apropos-score-doc): Remove unused variable `i'.
14869
14870 * bindings.el (mode-line-modified, mode-line-remote):
14871 Mark unused parameters.
14872 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
14873
14874 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
14875 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
14876
14877 * comint.el (comint-history-isearch-pop-state)
14878 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
14879 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
14880 (comint-substitute-in-file-name): Doc fix.
14881
14882 * completion.el (cmpl-statistics-block): Mark unused parameter.
14883 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
14884 (save-completions-to-file, load-completions-from-file):
14885 Remove unused local variable `e'.
14886
14887 * composite.el (compose-chars): Remove unused variable `len'.
14888 (lgstring-insert-glyph): Remove unused variable `g'.
14889 (compose-glyph-string): Remove unused variables `ascent',
14890 `descent', `lbearing' and `rbearing'.
14891 (compose-glyph-string-relative): Remove unused variables
14892 `lbearing', `rbearing' and `wadjust'.
14893 (compose-gstring-for-graphic): Remove unused variables `header',
14894 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
14895 (compose-gstring-for-terminal): Remove unused variables `header'
14896 and `nchars'. Use `let', not `let*'.
14897
14898 * cus-edit.el (Custom-set, Custom-save, custom-reset)
14899 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
14900 (Custom-buffer-done, custom-buffer-create-internal)
14901 (custom-browse-visibility-action, custom-browse-group-tag-action)
14902 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
14903 (widget-magic-mouse-down-action, custom-toggle-parent)
14904 (custom-add-parent-links, custom-toggle-hide-variable)
14905 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
14906 (custom-toggle-hide-face, face, hook, custom-group-link-action)
14907 (custom-face-menu-create, custom-variable-menu-create, get)
14908 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
14909 (custom-reset-standard-save-and-update): Remove unused variable `value'.
14910 (customize-apropos): Remove unused variable `tests'.
14911 (custom-group-value-create): Remove unused variable `hidden-p'.
14912 (sort-fold-case): Declare.
14913
14914 * cus-theme.el (custom-reset-standard-faces-list)
14915 (custom-reset-standard-variables-list): Declare.
14916 (customize-create-theme, custom-theme-revert, custom-theme-write)
14917 (custom-theme-choose-mode, customize-themes, custom-theme-save):
14918 Mark unused parameters.
14919
14920 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
14921
14922 * delim-col.el (delimit-columns-max): Move defvar before first use.
14923
14924 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 14925 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
14926
14927 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
14928 (auto-insert): Declare.
14929 (desktop-restore-file-buffer): Rename desktop-* parameters;
14930 mark unused ones.
14931 (desktop-create-buffer): Rename desktop-* parameters and bind them.
14932 (desktop-buffer): Rename desktop-* parameters.
14933
14934 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
14935 (dframe-reposition-frame-xemacs, dframe-help-echo)
14936 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
14937 Mark unused parameters.
14938
14939 * dired-aux.el (backup-extract-version-start, overwrite-query)
14940 (overwrite-backup-query, rename-regexp-query)
14941 (rename-non-directory-query): Declare.
14942 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
14943 (dired-add-entry): Remove unused variable `orig-file-name'.
14944 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
14945 Use parameter PRESERVE-TIME instead of accessing dynamic variable
14946 `dired-copy-preserve-time' directly.
14947 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
14948 (dired-insert-subdir-newpos): Rename unused variable `pos'.
14949
14950 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
14951 (dired-virtual-revert, dired-make-relative-symlink):
14952 Mark unused parameters.
14953 (manual-program): Declare.
14954 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
14955 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
14956 wrapped in `with-no-warnings' to avoid replacing one warning by another.
14957
14958 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
14959
14960 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
14961
14962 * echistory.el (electric-history-in-progress, Helper-return-blurb):
14963 Declare.
14964
14965 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
14966
14967 * electric.el (Electric-command-loop): Rename parameter
14968 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
14969
14970 * expand.el (expand-in-literal): Remove unused variable `here'.
14971
14972 * facemenu.el (facemenu-add-new-color):
14973 Remove unused variable `docstring'.
14974
14975 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
14976 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
14977 (face-attr-construct): Mark unused parameter. Doc fix.
14978 (read-color): Remove unused variable `hex-string'.
14979
14980 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
14981 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
14982 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
14983 (display-buffer-other-frame): Remove unused variable `old-window'.
14984 (kill-buffer-hook): Declare.
14985 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
14986 Mark unused parameters.
14987 (after-find-file): Pass 1 to `auto-save-mode', not t.
14988
14989 * files-x.el (auto-insert): Declare.
14990 (modify-file-local-variable-prop-line): Remove unused variable `val'.
14991
14992 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 14993 variable `buf'. Mark unused parameter.
06b60517
JB
14994 (find-lisp-insert-directory): Mark unused parameter.
14995
14996 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
14997 (format-encode-region): Remove unused variables `cur-buf' and `result'.
14998 (format-common-tail): Remove, unused.
14999 (format-deannotate-region): Remove unused variable `loc'.
15000 (format-annotate-region): Remove unused variable `p'.
15001 (format-annotate-single-property-change): Remove unused variables
15002 `default' and `tail'.
15003
15004 * forms.el (read-file-filter): Declare.
15005 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
15006
15007 * frame.el (frame-creation-function-alist): Mark unused parameter.
15008 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
15009
15010 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
15011 Remove unused parameters.
15012 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
15013 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
15014
15015 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
15016 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
15017 (hfy-prepare-tag-map): Mark unused parameters.
15018 (htmlfontify-buffer): Use `called-interactively-p'.
15019
15020 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
15021 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
15022 (ibuffer-do-occur): Mark unused parameters.
15023 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
15024 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
15025
15026 * ibuffer.el: Don't quote `lambda'.
15027 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
15028 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
15029 Mark unused parameters.
15030
15031 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
15032 (ido-completing-read): Mark unused parameters.
15033 (ido-copy-current-word): Mark unused parameters;
15034 remove unused variable `name'.
15035 (ido-sort-merged-list): Remove unused parameter `dirs'.
15036
15037 * ielm.el (ielm-input-sender): Mark unused parameter.
15038 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
15039 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
15040 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
15041 `ielm-string' as a dynamic variable accessible from the IELM prompt.
15042 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
15043
15044 * image-dired.el (image-dired-display-thumbs): Remove unused
15045 variables `curr-file' and `count'.
15046 (image-dired-remove-tag): Remove unused variable `start'.
15047 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
15048 variable `curr-file'
15049 (image-dired-rotate-original): Remove unused variable `temp-file'.
15050 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
15051 Remove unused variable `file'.
15052 (image-dired-gallery-generate): Remove unused variable `curr'.
15053 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
15054
15055 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
15056
15057 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
15058
15059 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
15060
15061 * isearch.el (minibuffer-history-symbol): Declare.
15062 (isearch-edit-string): Remove unused variable `err'.
15063 (isearch-message-prefix, isearch-message-suffix):
15064 Mark unused parameters.
15065
15066 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
15067
15068 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
15069
15070 * makesum.el (double-column): Remove unused variable `cnt'.
15071
15072 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
15073 (ido-ignore-item-temp-list): Declare.
15074
15075 * mouse-drag.el (mouse-drag-throw): Remove unused variables
15076 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
15077 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
15078 (mouse-drag-drag): Remove unused variables `mouse-delta' and
15079 `mouse-col-delta'.
15080
15081 * mouse-sel.el (mouse-extend-internal):
15082 Remove unused variable `orig-window-frame'.
15083
15084 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
15085 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
15086 Move declarations before first use.
15087 (pcomplete-opt): Mark unused parameters; doc fix.
15088
15089 * proced.el (proced-revert): Mark unused parameter.
15090 (proced-send-signal): Remove unused variable `err'.
15091
15092 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
15093 Rename parameter PREFIX-ARG to ARG.
15094 (ps-basic-plot-string, ps-basic-plot-whitespace):
15095 Mark unused parameters.
15096
15097 * replace.el (replace-count): Define.
15098 (occur-revert-function): Mark unused parameters.
15099 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
15100 (isearch-case-fold-search, isearch-string): Declare.
15101 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
15102 bind `case-fold-search'. Remove unused variables `beg' and `end',
15103 and simplify.
15104 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
15105 COUNT and bind `replace-count'.
15106 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
15107 to COUNT.
15108
15109 * savehist.el (print-readably, print-string-length): Declare.
15110
15111 * shadowfile.el (shadow-expand-cluster-in-file-name):
15112 Remove unused variable `cluster'.
15113 (shadow-copy-file): Remove unused variable `i'.
15114 (shadow-noquery, shadow-clusters, shadow-site-cluster)
15115 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
15116 (shadow-define-literal-group, shadow-define-regexp-group)
15117 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
15118
15119 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
15120 (shell): Use `called-interactively-p'.
15121 (shell-directory-tracker): Remove unused variable `chdir-failure'.
15122
15123 * simple.el (compilation-context-lines, comint-file-name-quote-list)
15124 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
15125 (delete-backward-char): Remove unused variable `ocol'.
15126 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
15127 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
15128 (event-apply-hyper-modifier, event-apply-shift-modifier)
15129 (event-apply-control-modifier, event-apply-meta-modifier):
15130 Mark unused parameters.
15131 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
15132 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
15133
15134 * speedbar.el (speedbar-ignored-directory-expressions)
15135 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
15136 (speedbar-find-file, speedbar-dir-follow)
15137 (speedbar-directory-buttons-follow, speedbar-tag-find)
15138 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
15139 (speedbar-buffers-line-directory, speedbar-buffer-click):
15140 Mark unused parameters.
15141 (speedbar-tag-file): Remove unused variable `mode'.
15142 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
15143
15144 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
15145
15146 * talk.el (talk): Remove unused variable `display'.
15147
15148 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
15149 (tar-write-region-annotate): Mark unused parameter.
15150
15151 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
15152 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
15153 Declare them, wrapped in `with-no-warnings' to avoid replacing one
15154 warning by another.
15155
15156 * time-stamp.el (time-stamp-string-preprocess):
15157 Remove unused variable `require-padding'.
15158
15159 * tree-widget.el (widget-glyph-enable): Declare.
15160 (tree-widget-action): Mark unused parameter.
15161
15162 * w32-fns.el (x-get-selection): Mark unused parameter.
15163 (autoload-make-program, generated-autoload-file): Declare.
15164
15165 * wdired.el (wdired-revert): Mark unused parameters.
15166 (wdired-xcase-word): Remove unused variable `err'.
15167
15168 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
15169 (whitespace-help-scroll): Remove unused variable `data-help'.
15170
15171 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
15172 (widget-image-insert, widget-after-change, default)
15173 (widget-default-format-handler, widget-default-notify)
15174 (widget-default-prompt-value, widget-info-link-action)
15175 (widget-url-link-action, widget-function-link-action)
15176 (widget-variable-link-action, widget-file-link-action)
15177 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
15178 (widget-field-prompt-internal, widget-field-action, widget-field-match)
15179 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
15180 (widget-insert-button-action, widget-delete-button-action, visibility)
15181 (widget-documentation-link-action, widget-documentation-string-action)
15182 (widget-const-prompt-value, widget-regexp-match, symbol)
15183 (widget-coding-system-prompt-value)
15184 (widget-key-sequence-value-to-external, sexp)
15185 (widget-sexp-value-to-internal, character, vector, cons)
15186 (widget-choice-prompt-value, widget-boolean-prompt-value)
15187 (widget-color--choose-action): Mark unused parameters.
15188 (widget-item-match-inline, widget-choice-match-inline)
15189 (widget-checklist-match, widget-checklist-match-inline)
15190 (widget-group-match): Rename parameter VALUES to VALS.
15191 (widget-field-value-set): Remove unused variable `size'.
15192 (widget-color-action): Remove unused variables `value' and `start'.
15193
15194 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 15195 variable `dir'. Doc fix.
06b60517
JB
15196 (windmove-find-other-window): Don't pass it.
15197
15198 * window.el (count-windows): Mark unused parameter.
15199 (bw-adjust-window): Remove unused variable `err'.
15200
15201 * woman.el (woman-file-name): Remove unused variable `default'.
15202 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
15203 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
15204 (global-font-lock-mode): Declare.
15205 (woman-decode-region): Mark unused parameter.
15206 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
15207
15208 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
15209 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
15210 (x-dnd-handle-moz-url): Remove unused variable `title'.
15211 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
15212
15213 * xml.el (xml-parse-tag, xml-parse-attlist):
15214 Remove unused variable `pos'.
15215
bc4f7f3d
GM
152162011-04-19 Glenn Morris <rgm@gnu.org>
15217
15218 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
15219 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
15220 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15221 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
15222 * calendar/cal-html.el (cal-html-insert-minical):
15223 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
15224 (calendar-mark-date-pattern):
15225 Prefix "unused" locals.
15226
15227 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
15228 optional argument `style'.
15229
15230 * calendar/appt.el (appt-make-list):
15231 * calendar/cal-china.el (calendar-chinese-date-string):
15232 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
15233 (diary-hebrew-yahrzeit):
15234 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
15235 * calendar/calendar.el (calendar-generate-window):
15236 * calendar/time-date.el (time-to-days):
15237 Remove unused local variables.
15238
16a43933
CY
152392011-04-18 Chong Yidong <cyd@stupidchicken.com>
15240
15241 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
15242 glyphless-char-display table.
15243 (tabulated-list-glyphless-char-display): New var.
15244
7eed1860
SS
152452011-04-18 Sam Steingold <sds@gnu.org>
15246
15247 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
15248 to acknowledgments.
15249
4d2d1ccd
GM
152502011-04-17 Glenn Morris <rgm@gnu.org>
15251
15252 * calendar/diary-lib.el (diary-sexp-entry):
15253 * calendar/holidays.el (holiday-sexp):
15254 Set debug-on-error rather than the removed stack-trace-on-error.
15255
239da61d
GM
152562011-04-16 Glenn Morris <rgm@gnu.org>
15257
15258 * progmodes/f90.el: Use lexical-binding.
15259 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
15260
8b05752a
SM
152612011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15262
daca8ba5
SM
15263 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
15264 (mail-mode): Setup mailalias completion here instead.
15265 * mail/mailalias.el: Use lexical-binding.
15266 (pattern, mailalias-done): Declare dynamic.
15267 (mail-completion-at-point-function): New function, from mail-complete.
15268 (mail-complete): Use it.
15269 (mail-completion-expand): New function.
15270 (mail-get-names): Use it.
15271 (mail-directory, mail-directory-process, mail-directory-stream):
15272 Don't use `pattern' for lexically bound arg.
15273
6f542485
SM
15274 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
15275
037e7c3f
SM
15276 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
15277 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
15278 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
15279
8b05752a
SM
15280 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
15281 (byte-save-window-excursion, byte-temp-output-buffer-setup)
15282 (byte-interactive-p): Define them again, for use when inlining
15283 old code.
15284
49093f60
JB
152852011-04-15 Juanma Barranquero <lekktu@gmail.com>
15286
15287 * loadup.el: Use `string-to-number', not `string-to-int'.
15288
b5b8e7de
SM
152892011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15290
15291 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
15292 gud-gdb-complete-command.
15293 (gud-gdb-completions): New function, from gud-gdb-complete-command.
15294 (gud-gdb-completion-at-point): New function.
15295 (gud-gdb-completions): Remove.
15296
f42efeb5
MA
152972011-04-14 Michael Albinus <michael.albinus@gmx.de>
15298
49093f60
JB
15299 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
15300 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
15301 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
15302 whether `executable-find' is bound.
f42efeb5
MA
15303
15304 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
15305
e240cc21
SM
153062011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15307
15308 * minibuffer.el (completion-in-region-mode-predicate)
15309 (completion-in-region-mode--predicate): New vars.
15310 (completion-in-region, completion-in-region--postch)
15311 (completion-in-region-mode): Use them.
15312 (completion--capf-wrapper): Also return the hook function.
15313 (completion-at-point, completion-help-at-point):
15314 Adjust and provide a predicate.
c2bd2ab0
SM
15315
15316 Preserve arg names for advice of subr and lexical functions (bug#8457).
15317 * help-fns.el (help-function-arglist): Consolidate the subr and
15318 new-byte-code cases. Add argument `preserve-names' to extract names
15319 from the docstring when needed.
15320 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
15321 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
15322 (ad-arglist): Use help-function-arglist's new arg.
15323 (ad-definition-type): Use cond.
15324
c183f693
JB
153252011-04-13 Juanma Barranquero <lekktu@gmail.com>
15326
06641a47
JB
15327 * autorevert.el (auto-revert-handler):
15328 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
15329 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
15330 Don't quote lambda.
15331
c183f693
JB
15332 * image-mode.el (image-transform-set-scale):
15333 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
15334
1e3b6001
G
153352011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15336
15337 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 15338 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
15339 Upgrades via gnutls-cli are too slow to be done opportunistically.
15340
2d6af8dd
JB
153412011-04-12 Juanma Barranquero <lekktu@gmail.com>
15342
15343 * dframe.el (dframe-current-frame): Remove spurious quote.
15344
c0749a51
GM
153452011-04-12 Glenn Morris <rgm@gnu.org>
15346
088d0d61
GM
15347 * calendar/cal-tex.el (cal-tex-end-document):
15348 Try to automatically use latin1 input if needed.
15349
c0749a51
GM
15350 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
15351 Don't try to cons a mark onto an empty element.
15352
5c90fde0
LL
153532011-04-11 Leo Liu <sdl.web@gmail.com>
15354
15355 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
15356 buffers.
15357 (ido-kill-buffer-at-head): Support killing virtual buffers.
15358
369e974d
CY
153592011-04-10 Chong Yidong <cyd@stupidchicken.com>
15360
15361 * minibuffer.el (completion-show-inline-help): New var.
15362 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
15363 (minibuffer-force-complete, minibuffer-complete-word):
15364 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
15365
15366 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
15367 to avoid interference from inline help (Bug#5849).
15368
37f1c930
LL
153692011-04-10 Leo Liu <sdl.web@gmail.com>
15370
099c39a4
JB
15371 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15372 Fix typo.
37f1c930 15373
a32d4040
CY
153742011-04-09 Chong Yidong <cyd@stupidchicken.com>
15375
15376 * image-mode.el (image-toggle-display-image): Signal an error if
15377 not in Image mode.
15378 (image-transform-mode, image-transform-resize)
15379 (image-transform-set-rotation): Doc fix.
daca8ba5 15380 (image-transform-set-resize): Delete.
a32d4040
CY
15381 (image-transform-set-scale, image-transform-fit-to-height)
15382 (image-transform-fit-to-width): Handle image-toggle-display-image
15383 and image-transform-resize directly.
15384
099c39a4 153852011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
15386
15387 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
15388 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
15389 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
15390 (doc-view-mode-map): Add bindings for the new functions.
15391
099c39a4 153922011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 15393
4d61f28d 15394 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
15395 Fix typo in docstring.
15396
3726838a
EZ
153972011-04-08 Eli Zaretskii <eliz@gnu.org>
15398
04f33f1e
EZ
15399 * files.el (file-size-human-readable): Produce one digit after
15400 decimal, like "ls -lh" does.
15401
15402 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
15403 the file size representation.
15404
3726838a
EZ
15405 * simple.el (list-processes): If async subprocesses are not
15406 available, error out with a clear error message.
15407
cbb59342
CY
154082011-04-08 Chong Yidong <cyd@stupidchicken.com>
15409
15410 * help.el (help-form-show): New function, to be called from C.
15411 Put help-form output in a buffer named differently than *Help*.
15412
e3971c44
EZ
154132011-04-08 Eli Zaretskii <eliz@gnu.org>
15414
15415 * files.el (file-size-human-readable): New function.
15416
15417 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
15418 computing the representation inline. Don't require `cl'.
15419
12544bbe
GM
154202011-04-08 Glenn Morris <rgm@gnu.org>
15421
a1de6c6a
GM
15422 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
15423
3c4671f4
GM
15424 * net/browse-url.el (browse-url-firefox):
15425 Test system-type, not system-configuration.
15426
b605679c
GM
15427 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
15428 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
15429 Use log-edit-empty-buffer-p. (Bug#7598)
15430
56442f0c
GM
15431 * net/rlogin.el (rlogin-process-connection-type): Simplify.
15432 (rlogin-mode-map): Initialize in the defvar.
15433 (rlogin): Use ignore-errors.
15434
12544bbe
GM
15435 * replace.el (occur-mode-map): Some fixes for menu items.
15436
eb237b0f
AH
154372011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15438
15439 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
15440
7d668f2c
CY
154412011-04-06 Chong Yidong <cyd@stupidchicken.com>
15442
e67a13ab
CY
15443 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
15444 issuing unused warnings.
15445
15446 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
15447 macro directly.
15448
7d668f2c
CY
15449 * simple.el: Lisp reimplement of list-processes. Based on an
15450 earlier reimplementation by Leo Liu, but using tabulated-list.el.
15451 (process-menu-mode): New major mode.
15452 (list-processes--refresh, list-processes):
15453 (process-menu-visit-buffer): New functions.
15454
15455 * files.el (save-buffers-kill-emacs): Don't assume any return
15456 value of list-processes, which is undocumented anyway.
15457
a83ec3c9
CY
154582011-04-06 Chong Yidong <cyd@stupidchicken.com>
15459
15460 * emacs-lisp/tabulated-list.el: New file.
15461
e91a96fe
CY
15462 * emacs-lisp/package.el: Use Tabulated List mode.
15463 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
15464 (package-menu-mode): Derive from tabulated-list-mode. Set up the
15465 table format using Tabulated List mode variables.
15466 (package--push): New macro, replacing package-list-maybe-add.
15467 (package-menu--generate): Use package--push. Renamed from
15468 package--generate-package-list.
15469 (package-menu-refresh, list-packages): Use it.
daca8ba5 15470 (package-menu--print-info): Rename from package-print-package.
e91a96fe 15471 Return insertion data instead of inserting it directly.
099c39a4
JB
15472 (package-menu-describe-package, package-menu-execute):
15473 Use tabulated-list-get-id.
e91a96fe
CY
15474 (package-menu-mark-delete, package-menu-mark-install)
15475 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
15476 (package-menu-mark-obsolete-for-deletion):
15477 Use tabulated-list-put-tag.
e91a96fe
CY
15478 (package--list-packages, package-menu-revert)
15479 (package-menu-get-package, package-menu-get-version)
15480 (package-menu-sort-by-column): Functions deleted.
15481 (package-menu-package-list, package-menu-sort-key): Vars deleted.
15482 (package-menu--status-predicate, package-menu--version-predicate)
15483 (package-menu--name-predicate)
15484 (package-menu--description-predicate): Handle arguments in the
15485 Tabulated List format.
15486 (package-list-packages-no-fetch): Call list-packages.
15487
3e214b50
JB
154882011-04-06 Juanma Barranquero <lekktu@gmail.com>
15489
15490 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 15491 (after-find-file): Don't bind it.
3e214b50
JB
15492 (revert-buffer-in-progress-p): New variable.
15493 (revert-buffer): Bind it.
15494 Pass nil for `after-find-file-from-revert-buffer'.
15495
15496 * saveplace.el (save-place-find-file-hook): Use new variable
15497 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
15498
3f0f1700
GM
154992011-04-06 Glenn Morris <rgm@gnu.org>
15500
c0274801
GM
15501 * Makefile.in (AUTOGEN_VCS): New variable.
15502 (autoloads): Use $AUTOGEN_VCS.
15503
3f0f1700
GM
15504 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
15505 * calendar/calendar.el (calendar-mode-map):
15506 Check for toolkit scroll bars. (Bug#8305)
15507
41ea9e48
CY
155082011-04-05 Chong Yidong <cyd@stupidchicken.com>
15509
15510 * minibuffer.el (completion-in-region--postch)
15511 (completion-in-region-mode): Remove unnecessary messages.
15512
6194c800
JB
155132011-04-05 Juanma Barranquero <lekktu@gmail.com>
15514
33256f14
JB
15515 * font-lock.el (font-lock-refresh-defaults):
15516 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
15517 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
15518
6194c800
JB
15519 * info.el (Info-directory-list, Info-read-node-name-2)
15520 (Info-split-parameter-string): Doc fixes.
15521 (Info-virtual-nodes): Reflow docstring.
15522 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
15523 (Info-apropos-toc-nodes, info-finder, Info-get-token)
15524 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
15525 Fix typos in docstrings.
15526 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
15527 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
15528 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
15529 (Info-restore-desktop-buffer): Mark unused parameters.
15530 (Info-directory-find-file, Info-directory-find-node)
15531 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
15532 (Info-virtual-index-find-node, Info-apropos-find-file)
15533 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 15534 Mark unused parameters; fix typos in docstrings.
6194c800
JB
15535 (Info-virtual-index): Remove unused local variable `nodename'.
15536
b87a8200 155372011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 15538
b87a8200
DD
15539 * net/rcirc.el: Update my e-mail address.
15540 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 15541
3b2ff876
CY
155422011-04-05 Chong Yidong <cyd@stupidchicken.com>
15543
15544 * startup.el (command-line): Save the cursor's theme-face
15545 directly, instead of using face-override-spec.
15546
15547 * custom.el (load-theme): Minor optimization in assigning faces.
15548
8d17e7ca
JB
155492011-04-04 Juanma Barranquero <lekktu@gmail.com>
15550
15551 * help-fns.el (describe-variable): Complete all variables having
15552 documentation, including keywords.
15553 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
15554
2fbc1934
JB
155552011-04-04 Juanma Barranquero <lekktu@gmail.com>
15556
15557 Convert to lexical-binding.
15558
15559 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
15560 (bs--get-marked-string, bs--get-modified-string)
15561 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
15562 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
15563 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
15564
15565 * ehelp.el (electric-help-execute-extended)
15566 (electric-help-ctrl-x-prefix):
15567 * hexl.el (hexl-revert-buffer-function):
15568 * linum.el (linum-after-change, linum-after-scroll):
15569 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
15570
15571 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
15572
74f50695
DU
155732011-04-04 Daiki Ueno <ueno@unixuser.org>
15574
15575 * epa-dired.el:
15576 * epa-mail.el:
15577 * epa-hook.el:
15578 * epa-file.el:
15579 * epa.el:
15580 * epg.el: Use lexical binding.
15581
c11325f7
CY
155822011-04-03 Chong Yidong <cyd@stupidchicken.com>
15583
0d9e9a12
CY
15584 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
15585
c11325f7 15586 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
15587 dictionary case for flyspell-mark-duplications-exceptions.
15588 Use regexp matching for languages.
c11325f7
CY
15589 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
15590 default dictionary (Bug#7926).
15591
da91b5f2
CY
155922011-04-02 Chong Yidong <cyd@stupidchicken.com>
15593
099c39a4
JB
15594 * emacs-lisp/package.el (package--with-work-buffer):
15595 Recognize https URLs.
da91b5f2 15596
099c39a4
JB
15597 * net/network-stream.el: Move from gnus/proto-stream.el.
15598 Change prefix to network-stream throughout.
da91b5f2
CY
15599 (open-protocol-stream): Merge into open-network-stream, leaving
15600 open-protocol-stream as an alias. Handle nil BUFFER args.
15601
15602 * subr.el (open-network-stream): Move to net/network-stream.el.
15603
afa8e9f6
GM
156042011-04-02 Glenn Morris <rgm@gnu.org>
15605
1d2e369d
GM
15606 * find-dired.el (find-exec-terminator): New option.
15607 (find-ls-option): Test for -ls support.
15608 (find-ls-subdir-switches): Test for -b in find-ls-option.
15609 (find-dired, find-grep-dired): Doc fixes.
15610 (find-dired): Use find-exec-terminator.
15611
8abb7da8 15612 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
15613 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
15614 (find-name-arg): Remove purecopy.
8abb7da8 15615
f3ca7378
GM
15616 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
15617 (grep-compute-defaults): Check for `-exec COMMAND +' support.
15618 Set grep-find-use-xargs, grep-find-command, and grep-find-template
15619 accordingly. Don't add the null-device if not needed.
15620
afa8e9f6
GM
15621 * files.el (save-some-buffers): Doc fix.
15622
35eae264
EZ
156232011-04-02 Eli Zaretskii <eliz@gnu.org>
15624
15625 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
15626
26b51db5
JB
156272011-04-01 Juanma Barranquero <lekktu@gmail.com>
15628
15629 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
15630 Use `dolist' rather than `mapcar'.
15631
7200d79c
SM
156322011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
15633
03408648 15634 Add lexical binding.
7200d79c 15635
03408648
SM
15636 * subr.el (apply-partially): Use new closures rather than CL.
15637 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
15638 (dolist, dotimes): Use slightly different expansion for lexical code.
15639 (functionp): Move to C.
15640 (letrec): New macro.
15641 (with-wrapper-hook): Use it and apply-partially instead of CL.
15642 (eval-after-load): Preserve lexical-binding.
15643 (save-window-excursion, with-output-to-temp-buffer): Turn them
15644 into macros.
7200d79c 15645
03408648
SM
15646 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
15647
15648 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
15649 than the arglist.
15650 (help-add-fundoc-usage): Don't add `Not documented'.
15651 (help-function-arglist): Handle closures, subroutines, and new
15652 byte-code-functions.
15653 (help-make-usage): Remove leading underscores.
15654 (describe-function-1): Handle closures.
15655 (describe-variable): Use special-variable-p for completion.
15656
15657 * files.el (lexical-binding): Declare safe.
f488fb65 15658
03408648
SM
15659 * emacs-lisp/pcase.el: Don't use destructuring-bind.
15660 (pcase--memoize): Rename from pcase-memoize. Change weakness.
15661 (pcase): Add `let' pattern.
15662 Change memoization so it actually works.
15663 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
15664 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
15665 <let>: New case.
f488fb65 15666
03408648
SM
15667 * emacs-lisp/macroexp.el: Use lexical binding.
15668 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
15669 Don't convert ' to #' without checking that it's indeed quoting
15670 a lambda.
15671
15672 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 15673 Use eval-sexp-add-defvars.
03408648
SM
15674 (eval-sexp-add-defvars): New fun.
15675
15676 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
15677
15678 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
15679 Don't autoload.
15680 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
15681 than the internal `byte-compile-lambda'.
15682 (defmethod): Don't hide code under quotes.
15683 (eieio-defmethod): New `code' argument.
15684
15685 * emacs-lisp/eieio-comp.el: Remove.
15686
15687 * emacs-lisp/edebug.el (edebug-eval-defun)
15688 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
15689 (edebug-toggle): Avoid `eval'.
15690
15691 * emacs-lisp/disass.el (disassemble-internal): Handle new
15692 `closure' objects.
15693 (disassemble-1): Handle new byte codes.
15694
15695 * emacs-lisp/cl.el (pushnew): Silence warning.
15696
15697 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
15698 (cl-byte-compile-throw): Remove.
15699 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
15700
15701 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
15702 closures.
15703
15704 * emacs-lisp/cconv.el: New file.
15705
15706 * emacs-lisp/bytecomp.el: Use lexical binding instead of
15707 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
15708 (byte-compile-initial-macro-environment):
15709 Handle declare-function here.
15710 (byte-compile--lexical-environment): New var.
15711 (byte-stack-ref, byte-stack-set, byte-discardN)
15712 (byte-discardN-preserve-tos): New lap codes.
15713 (byte-interactive-p): Don't use any more.
15714 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
15715 New macros.
15716 (byte-compile-lapcode): Use them and handle new lap codes.
15717 (byte-compile-obsolete): Remove.
15718 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
15719 (byte-compile-arglist-warn): Check late def of inlinable funs.
15720 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
15721 since they should have been expanded by now.
15722 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
15723 (byte-compile-from-buffer): Remove unused second arg.
15724 (byte-compile-preprocess): New function.
15725 (byte-compile-toplevel-file-form): New function to distinguish
15726 file-form calls from outside from file-form calls from hunk-handlers.
15727 (byte-compile-file-form): Simplify.
15728 (byte-compile-file-form-defsubst): Remove.
15729 (byte-compile-file-form-defmumble): Simplify now that
15730 byte-compile-lambda always returns a byte-code-function.
15731 (byte-compile): Preprocess.
15732 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
15733 Remove, not used any more.
15734 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
15735 (byte-compile-make-args-desc): New funs.
15736 (byte-compile-lambda): Handle lexical functions. Always return
15737 a byte-code-function.
15738 (byte-compile-reserved-constants): New var, to make up room for
15739 closed-over variables.
15740 (byte-compile-constants-vector): Obey it.
15741 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
15742 (byte-compile-macroexpand-declare-function): New function.
15743 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
15744 byte-code-functions.
15745 (byte-compile-form): Check obsolescence here.
15746 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
15747 (byte-compile-variable-ref): Remove.
15748 (byte-compile-dynamic-variable-op): New fun.
15749 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
15750 (byte-compile-variable-set): New funs.
15751 (byte-compile-discard): Add 2 args.
15752 (byte-compile-stack-ref, byte-compile-stack-set)
15753 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
15754 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
15755 macroexpand-all instead.
15756 (byte-compile-quote-form): Remove.
15757 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
15758 (byte-compile-bind, byte-compile-unbind): New funs.
15759 (byte-compile-let): Handle let* and lexical binding.
15760 (byte-compile-let*): Remove.
15761 (byte-compile-catch, byte-compile-unwind-protect)
15762 (byte-compile-track-mouse, byte-compile-condition-case):
15763 Handle a new :fun-body form, used for lexical scoping.
15764 (byte-compile-save-window-excursion)
15765 (byte-compile-with-output-to-temp-buffer): Remove.
15766 (byte-compile-defun): Simplify.
15767 (byte-compile-stack-adjustment): New fun.
15768 (byte-compile-out): Use it.
15769 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
15770
15771 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
15772 handler any more.
15773
15774 * emacs-lisp/byte-opt.el: Use lexical binding.
15775 (byte-inline-lapcode): Remove (to bytecomp).
15776 (byte-compile-inline-expand): Pay attention to inlining to/from
15777 lexically bound code.
15778 (byte-compile-unfold-lambda): Don't handle byte-code-functions
15779 any more.
15780 (byte-optimize-form-code-walker): Don't handle save-window-excursion
15781 any more and don't call compiler-macros.
15782 (byte-compile-splice-in-already-compiled-code): Remove.
15783 (byte-code): Don't inline any more.
15784 (disassemble-offset): Receive `bytes' as argument rather than via
15785 dynamic scoping.
15786 (byte-compile-tag-number): Declare before first use.
15787 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
15788 `return' even if make-spliceable.
15789 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
15790 obsolete interactive-p.
15791 (byte-optimize-lapcode): Optimize new lap-codes.
15792 Don't trip up on new form of `byte-constant' lap code.
15793
15794 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
15795
15796 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
15797
15798 * custom.el (custom-initialize-default, custom-declare-variable):
15799 Use `defvar'.
15800
15801 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
15802 New variables.
15803 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
15804 (COMPILE_FIRST): Add macroexp and cconv.
15805 * makefile.w32-in: Mirror changes in Makefile.in.
15806
15807 * vc/cvs-status.el:
15808 * vc/diff-mode.el:
15809 * vc/log-edit.el:
15810 * vc/log-view.el:
15811 * vc/smerge-mode.el:
15812 * textmodes/bibtex-style.el:
090bd7cb 15813 * textmodes/css-mode.el:
03408648
SM
15814 * startup.el:
15815 * uniquify.el:
da91b5f2
CY
15816 * minibuffer.el:
15817 * newcomment.el:
15818 * reveal.el:
15819 * server.el:
15820 * mpc.el:
15821 * emacs-lisp/smie.el:
15822 * doc-view.el:
15823 * dired.el:
03408648
SM
15824 * abbrev.el: Use lexical binding.
15825
0f0c1f27
EZ
158262011-04-01 Eli Zaretskii <eliz@gnu.org>
15827
15828 * info.el (info-display-manual): New function.
15829
c82b2579
SM
158302011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15831
15832 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
15833
221ddf68
TH
158342011-03-31 Tassilo Horn <tassilo@member.fsf.org>
15835
15836 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 15837 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 15838
cba6e77e
GM
158392011-03-31 Glenn Morris <rgm@gnu.org>
15840
e040639f
GM
15841 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
15842
cba6e77e
GM
15843 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
15844
6d0f1c9e
CS
158452011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
15846
15847 * progmodes/python.el (python-default-interpreter)
15848 (python-python-command-args, python-jython-command-args)
15849 (python-which-shell, python-which-args, python-which-bufname)
15850 (python-file-queue, python-comint-output-filter-function)
15851 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
15852 variables and functions.
15853
3e2d70fd
SM
158542011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15855
15856 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
15857 (completion-in-region-mode): New minor mode.
15858 (completion-in-region): Use it.
15859 (completion-in-region--data, completion-in-region-mode-map): New vars.
15860 (completion-in-region--postch): New function.
15861 (completion--capf-misbehave-funs, completion--capf-safe-funs):
15862 New vars.
15863 (completion--capf-wrapper): New function.
15864 (completion-at-point): Use it to track well-behavedness of
15865 hook functions.
15866 (completion-help-at-point): New command.
15867
f3e4086c
JM
158682011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
15869
15870 * vc/add-log.el (add-change-log-entry): Don't use whitespace
15871 syntax class to search for whitespace on a single line
15872 (Message-ID: <4D938140.4030905@redhat.com>).
15873
eb7ffc14
LL
158742011-03-30 Leo Liu <sdl.web@gmail.com>
15875
15876 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
15877 New commands.
15878 (edit-abbrevs-map): Bind them here.
15879 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
15880
d806ab68
KM
158812011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
15882
15883 * allout.el (allout-hide-by-annotation, allout-flag-region):
15884 Reduce possibility of overlay leakage by making them volatile.
15885
15886 * allout-widgets.el (allout-widgets-tally): Define as nil so the
15887 hash is not shared between buffers. Mode initialization is
15888 responsible for giving it a useful starting value.
15889 (allout-item-span): Reduce possibility of overlay leakage by
15890 making them volatile.
15891 (allout-widgets-count-buttons-in-region): Add diagnostic function
15892 for tracking down button overlay leaks.
15893
ea622834
LL
158942011-03-29 Leo Liu <sdl.web@gmail.com>
15895
15896 * ido.el (ido-read-internal): Use the default history var
15897 minibuffer-history if no HISTORY is specified.
15898
b62f8267
G
158992011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
15900
03408648
SM
15901 * net/imap.el (imap-shell-open, imap-process-connection-type):
15902 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
15903 Kerberos, SSL, other subprocesses.
15904
947b6566
LL
159052011-03-28 Leo Liu <sdl.web@gmail.com>
15906
15907 * abbrev.el (abbrev-table-empty-p): New function.
15908 (prepare-abbrev-list-buffer): Place empty abbrev tables after
15909 nonempty ones. (Bug#5937)
15910
5ffb62aa
JD
159112011-03-27 Jan Djärv <jan.h.d@swipnet.se>
15912
15913 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
15914
7a097943
LL
159152011-03-27 Leo Liu <sdl.web@gmail.com>
15916
15917 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
15918 for foreground and background colors.
15919 (ansi-color-make-color-map): Adapt.
15920
c5b40130
LL
159212011-03-25 Leo Liu <sdl.web@gmail.com>
15922
1f48f7d2
LL
15923 * midnight.el (midnight-time-float): Remove. Note it calculates
15924 the microsecond component incorrectly and seconds-to-time does the
15925 same job.
625897ec 15926 Remove redundant (require 'timer).
1f48f7d2 15927
c5b40130
LL
15928 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
15929 (ido-completions): Remove unused arguments. (Bug#8329)
15930
d86d2721
SM
159312011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
15932
15933 * minibuffer.el (completion--flush-all-sorted-completions):
15934 Remove itself from hook.
15935 (completion-at-point): Let the functions perform the completion
15936 immediately and return nil or t.
15937 * comint.el (comint-dynamic-complete-functions): Now identical to
15938 completion-at-point-functions.
15939 (comint-dynamic-list-input-ring): Remove unused var `index'.
15940 (comint--match-partial-filename, comint--unquote&expand-filename):
15941 New funs, split from comint-match-partial-filename.
15942 (comint-dynamic-complete): Use completion-at-point.
15943 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
15944
e8974c48
DA
159452011-03-24 Drew Adams <drew.adams@oracle.com>
15946
15947 * thingatpt.el: Support `defun'.
15948
def71b5e
LL
159492011-03-23 Leo Liu <sdl.web@gmail.com>
15950
cb5af48e
LL
15951 * abbrevlist.el: Move to obsolete/abbrevlist.el.
15952
def71b5e
LL
15953 * help-mode.el (help-mode-finish): Tweak regexp.
15954
927c53e7
GM
159552011-03-23 Glenn Morris <rgm@gnu.org>
15956
18d05bed
GM
15957 * eshell/esh-opt.el (eshell-eval-using-options):
15958 Do not bind unused local variable `eshell-option-stub'.
15959
927c53e7
GM
15960 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
15961
9d0da923
JB
159622011-03-22 Juanma Barranquero <lekktu@gmail.com>
15963
15964 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
15965 keymap variable in `with-no-warnings' to avoid a warning when the
15966 keymap has been already `defconst'ed.
15967
4b978a67
LL
159682011-03-22 Leo Liu <sdl.web@gmail.com>
15969
15970 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
15971 encode all chars in abbrevs; otherwise use emacs-mule or
15972 utf-8-emacs. (Bug#8308)
15973
5fd62452
JB
159742011-03-22 Juanma Barranquero <lekktu@gmail.com>
15975
0b1596c6
JB
15976 * simple.el (backward-delete-char-untabify):
15977 Avoid warning about using `delete-backward-char'.
15978
5fd62452
JB
15979 * image.el (image-type-file-name-regexps): Make it variable.
15980 `imagemagick-register-types' modifies it, and the user may want
15981 to add new extensions for known image types.
15982 (imagemagick-register-types): Throw error if not using ImageMagick.
15983
0b4e93f1
LL
159842011-03-22 Leo Liu <sdl.web@gmail.com>
15985
15986 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
15987 located before rcirc-prompt-end-marker.
15988 (rcirc-complete): Error if point is not after rcirc prompt.
15989 Handle the case when table is nil.
9882e214 15990 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 15991
fccee4ab
CY
159922011-03-22 Chong Yidong <cyd@stupidchicken.com>
15993
15994 * custom.el (custom--inhibit-theme-enable): Make it affect only
15995 custom-theme-set-variables and custom-theme-set-faces.
15996 (provide-theme): Ignore custom--inhibit-theme-enable.
15997 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
15998 (custom-enabling-themes): Delete variable.
d86d2721
SM
15999 (enable-theme): Accept only loaded themes as arguments.
16000 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
16001 (custom-enabled-themes): Forbid themes from setting this.
16002 Eliminate use of custom-enabling-themes.
16003 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 16004
af896da6
LL
160052011-03-21 Leo Liu <sdl.web@gmail.com>
16006
16007 * ido.el (ido-read-internal): Add ido-selected to history instead
16008 of user input.
16009
78f64af0
SM
160102011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16011
16012 * subr.el (deferred-action-list, deferred-action-function):
16013 Mark obsolete.
16014
b16ac1ec
LL
160152011-03-21 Leo Liu <sdl.web@gmail.com>
16016
810f7698
LL
16017 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
16018 change on 2011-02-13 (bug#8309).
16019
b16ac1ec
LL
16020 * minibuffer.el (read-file-name-function): Change default value.
16021 (read-file-name--defaults): Rename from read-file-name-defaults.
16022 (read-file-name-default): Rename from read-file-name.
16023 (read-file-name): Call read-file-name-function.
16024
4e05e67e
GM
160252011-03-21 Glenn Morris <rgm@gnu.org>
16026
16027 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
16028 Doc fixes.
16029
4359915b
CY
160302011-03-21 Chong Yidong <cyd@stupidchicken.com>
16031
16032 * cus-theme.el: Add missing provide statement.
16033 (customize-create-theme): Extract theme value correctly.
16034 (custom-theme-visit-theme): Autoload.
16035 (customize-create-theme): Prompt before inserting default faces.
16036
1fe275ee
JB
160372011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16038
16039 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
16040 units and musical notes.
16041
cd394be1 160422011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
16043
16044 * ido.el (ido-read-internal): Use completing-read-default.
16045 (ido-completing-read): Fix compatibility with completing-read.
16046
7d476bde
CO
160472011-03-20 Christian Ohler <ohler@gnu.org>
16048
16049 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
16050 (ert-delete-all-tests): Use `called-interactively-p' rather than
16051 `interactive-p'.
16052 (ert--make-xrefs-region): Respect END.
16053
fe0fb33e
CY
160542011-03-19 Chong Yidong <cyd@stupidchicken.com>
16055
ff854b0b
CY
16056 * dired-aux.el (dired-create-directory): Signal an error if the
16057 directory already exists (Bug#8246).
16058
fe0fb33e
CY
16059 * facemenu.el (list-colors-display): Call list-faces-display
16060 inside with-help-window.
16061 (list-colors-print): Use display property to align the final
16062 column, instead of checking window-width.
16063
576bce32
EZ
160642011-03-19 Eli Zaretskii <eliz@gnu.org>
16065
4d61f28d 16066 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
16067 windows-nt systems.
16068 (emerge-protect-metachars): Quote correctly for ms-dos and
16069 windows-nt systems.
16070
89c41d68 160712011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
16072
16073 * info.el (info-initialize): Replace all uses of `:' with
16074 path-separator for compatibility with non-Unix systems.
16075 Cache quoting of path-separator. (Bug#8258)
16076
b14e3e21 160772011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
16078
16079 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
16080 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
16081 (mouse-avoidance-mode): Fix typos in docstrings.
16082
4525ce3e
CY
160832011-03-19 Chong Yidong <cyd@stupidchicken.com>
16084
16085 * startup.el (package-subdirectory-regexp): Move from package.el.
16086 Omit \\` and \\', and let callers add them.
16087
16088 * emacs-lisp/package.el (package-strip-version)
16089 (package-load-all-descriptors): Add \\` and \\' to
16090 package-subdirectory-regexp before using it.
16091 (package-untar-buffer): New arg DIR; ensure that file untars only
16092 into this expected directory. Remove superfluous delete-region.
16093 (package-unpack): Caller changed.
16094 (package-tar-file-info): Use package-subdirectory-regexp.
16095
a904a09a 160962011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 16097
a904a09a
SM
16098 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
16099 diff-mode-shared-map (bug#8284).
16100 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
16101
161022011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16103
16104 * calendar/time-date.el (format-seconds): Use assoc instead of
16105 assoc-string, since assoc-string doesn't exist in XEmacs.
16106
171fc304
JB
161072011-03-17 Juanma Barranquero <lekktu@gmail.com>
16108
16109 * custom.el (custom-known-themes): Reflow docstring.
16110 (custom-theme-load-path): Fix typo in docstring.
16111 (load-theme): Fix typo in error message.
16112 (custom-available-themes, custom-variable-theme-value):
16113 Use `let', not `let*'.
16114
d71990a1
JB
161152011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
16116
16117 * calc/README: Mention inclusion of musical notes.
16118
16119 * calc/calc-units.el (calc-lu-quant): Rename from
16120 `calc-logunits-quantity'.
16121 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
16122 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
16123 (calc-db): Rename from `calc-dblevel'.
16124 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
16125 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
16126 (calc-np): Rename from `calc-nplevel'.
16127 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
16128 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
16129 (calc-lu-plus): Rename from `calc-logunits-add'.
16130 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
16131 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
16132 (calc-lu-minus): Rename from `calc-logunits-sub'.
16133 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
16134 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
16135 (calc-lu-times): Rename from `calc-logunits-mul'.
16136 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
16137 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
16138 (calc-lu-divide): Rename from `calc-logunits-div'.
16139 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
16140 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
16141
16142 * calc/calc-ext.el (calc-init-extensions): Update the names of the
16143 functions being autoloaded.
16144
16145 * calc/calc.el (calc-lu-power-reference): Rename from
16146 `calc-logunits-power-reference'.
16147 (calc-lu-field-reference): Rename from
16148 `calc-logunits-field-reference'.
16149
7a71b18d
GM
16150 * calc/calc-help.el (calc-l-prefix-help):
16151 Mention musical note functions.
d71990a1 16152
40c2934b
SM
161532011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16154
16155 * minibuffer.el (completion-all-sorted-completions):
16156 Use :completion-cycle-penalty text property if present.
16157
b0911414
KM
161582011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
16159
16160 * allout.el (allout-yank-processing): Adjust for new rebulleting
16161 regime so bullet being yanked is used without prompting the user
16162 for a choice.
16163
8a05b668
JB
161642011-03-16 Juanma Barranquero <lekktu@gmail.com>
16165
16166 * startup.el (command-line): Warn the user that _emacs is deprecated.
16167
5ba5fb81
JB
161682011-03-16 Juanma Barranquero <lekktu@gmail.com>
16169
16170 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
16171 (delphi-verbose, delphi-comment-face, delphi-string-face)
16172 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16173 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
16174 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
16175 (delphi-new-comment-line, delphi-font-lock-defaults)
16176 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
16177 Fix typos in docstrings.
16178
2dab465b
KM
161792011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
16180
5ba5fb81 16181 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
16182 Invert the roles of character and string values for INSTEAD, so a
16183 string is used for the more common case of a defaulting prompt.
16184
0adf5618
SM
161852011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16186
16187 * progmodes/ruby-mode.el (ruby-backward-sexp):
16188 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
16189 * play/gamegrid.el (gamegrid-make-face):
16190 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
16191 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
16192 * notifications.el (notifications-notify):
16193 * net/xesam.el (xesam-search-engines):
16194 * net/quickurl.el (quickurl-list-insert):
16195 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
16196
d72700e5
CY
161972011-03-15 Chong Yidong <cyd@stupidchicken.com>
16198
16199 * startup.el (command-line): Update package subdirectory regexp.
16200
49c5410a
SM
162012011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16202
c6eee9aa
SM
16203 * allout.el (allout-abbreviate-flattened-numbering)
16204 (allout-mode-deactivate-hook): Fix up obsolescence "date".
16205
49c5410a
SM
16206 * subr.el (read-char-choice): Only show the cursor after the prompt,
16207 not after the answer.
16208
047b2bb9
KR
162092011-03-15 Kevin Ryde <user42@zip.com.au>
16210
16211 * help-fns.el (variable-at-point): Skip leading quotes, if any
16212 (bug#8253).
16213
0a57d256
SM
162142011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16215
16216 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
16217 warning message.
16218
77c992bc
MA
162192011-03-14 Michael Albinus <michael.albinus@gmx.de>
16220
16221 * shell.el (shell): When called interactively, offer to change the
16222 shell file name on remote hosts.
16223
eebc475d
TZ
162242011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
16225
16226 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
16227 integration for LDAP parameters. The host, base, user or binddn,
16228 and secret tokens can be specified in a netrc file, for instance.
16229 This is optional because an `auth-source' parameter must be
16230 specified in the search attributes.
16231
9d05d1ba
JB
162322011-03-13 Juanma Barranquero <lekktu@gmail.com>
16233
16234 * help.el (describe-mode): Link to the mode's definition (bug#8185).
16235
09d9db2c
GM
162362011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16237
16238 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
16239 into declaration. Remove redundant and harmful binding.
16240
162412011-03-12 Eli Zaretskii <eliz@gnu.org>
16242
16243 * files.el (file-ownership-preserved-p): Pass `integer' as an
16244 explicit 2nd argument to `file-attributes'. If the file's owner
16245 is the Administrators group on Windows, and the current user is
16246 Administrator, consider that a match.
16247
16248 * server.el (server-ensure-safe-dir): Consider server directory
16249 safe on MS-Windows if its owner is the Administrators group while
16250 the current Emacs user is Administrator. Use `=' to compare
16251 numerical UIDs, since they could be integers or floats.
16252
219bd536
JB
162532011-03-12 Juanma Barranquero <lekktu@gmail.com>
16254
16255 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
16256
f3afd36b
MA
162572011-03-12 Michael Albinus <michael.albinus@gmx.de>
16258
16259 Sync with Tramp 2.2.1.
16260
16261 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
16262
16263 * net/trampver.el: Update release number.
16264
3aaaa6f1
SM
162652011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16266
94642599
SM
16267 * progmodes/compile.el (compilation--previous-directory): Fix up
16268 various nil/dead-marker mismatches (bug#8014).
16269 (compilation-directory-properties, compilation-error-properties):
16270 Don't call it at a position past the one we're about to change.
16271
3aaaa6f1
SM
16272 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
16273 Disable obsolescence warnings in the file that declares it.
16274
14239447
KM
162752011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
16276
099c39a4
JB
16277 * allout-widgets.el (allout-widgets-tally):
16278 Initialize allout-widgets-tally as a hash table rather than nil to
16279 prevent mode-line redisplay warnings. Also, clarify the module
16280 description and fix a comment typo.
14239447 16281
135e287c
JB
162822011-03-11 Juanma Barranquero <lekktu@gmail.com>
16283
16284 * help-fns.el (describe-variable): Don't complete keywords.
16285 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
16286
ffbf300e
CY
162872011-03-10 Chong Yidong <cyd@stupidchicken.com>
16288
ba08b241
CY
16289 * emacs-lisp/package.el (package-version-join): Impose a standard
16290 string representation for pre/alpha/beta version lists.
16291 (package-unpack-single): Standardize the directory name by passing
16292 it through package-version-join.
16293 (package-strip-rcs-id): Accept any version string that does not
16294 signal an error in version-to-list.
ffbf300e 16295
f346fd6b
MA
162962011-03-10 Michael Albinus <michael.albinus@gmx.de>
16297
16298 * simple.el (delete-trailing-whitespace): Return nil for the
16299 benefit of `write-file-functions'.
16300
ccb55d27
GM
163012011-03-10 Glenn Morris <rgm@gnu.org>
16302
5ceaac0c
GM
16303 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
16304
02da65ff
GM
16305 * vc/vc-git.el (vc-git-program): New option.
16306 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
16307 (vc-git--call): Use it.
16308
b2f603cc
GM
16309 * eshell/esh-util.el (eshell-condition-case): Doc fix.
16310
5772caab
GM
16311 * cus-edit.el (Custom-newline): If no button at point, look
16312 for a subgroup button at start-of-line. (Bug#2298)
16313
ccb55d27
GM
16314 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
16315
ec6ecaed
JD
163162011-03-10 Julien Danjou <julien@danjou.info>
16317
16318 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
16319 `cursor-type' is nil.
16320
9d5aa01d
JB
163212011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
16322
16323 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
16324
b6a5875b
KM
163252011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
16326
7a71b18d 16327 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
16328 preserves the existing header prefix, rebulleting it if necessary,
16329 rather than replacing it. This is necessary for proper operation
16330 of cooperative addons like allout-widgets.
1154d12e
JB
16331 (allout-make-topic-prefix, allout-rebullet-heading):
16332 Change SOLICIT arg to INSTEAD, and interpret additionally a string
16333 value as alternate bullet to be used, instead of prompting the user
16334 for a bullet character.
b6a5875b 16335
ee545c35
MA
163362011-03-09 Michael Albinus <michael.albinus@gmx.de>
16337
d86d2721
SM
16338 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
16339 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
16340 `tramp-default-port'.
16341
c47971d7
DD
163422011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
16343
16344 * net/rcirc.el (rcirc-handler-001): Remove useless
16345 with-rcirc-process-buffer.
16346 (rcirc-check-auth-status): Swap arguments to string-match.
16347
13522cb4
GM
163482011-03-09 Glenn Morris <rgm@gnu.org>
16349
0be6f4f1
GM
16350 * shell.el (shell-mode):
16351 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
16352
13522cb4
GM
16353 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
16354 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
16355
515de2e3
CY
163562011-03-08 Chong Yidong <cyd@stupidchicken.com>
16357
16358 * emacs-lisp/package.el (package-refresh-contents)
16359 (package-menu-execute): Use condition-case-no-debug.
16360
b511b994
MA
163612011-03-08 Michael Albinus <michael.albinus@gmx.de>
16362
16363 * simple.el (shell-command-to-string): Use `process-file'.
16364
16365 * emacs-lisp/package.el (package-tar-file-info): Handle also
16366 remote files.
16367
d86d2721
SM
16368 * emacs-lisp/package-x.el (package-upload-buffer-internal):
16369 Use `equal' for upload base check.
b511b994 16370
25bbfb31
AM
163712011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
16372
16373 * textmodes/texinfo.el (texinfo-environments):
16374 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
16375
be996521
GM
163762011-03-08 Glenn Morris <rgm@gnu.org>
16377
e9c8529f
GM
16378 * cus-start.el (cursor-in-non-selected-windows):
16379 Fix :set quoting oddness. (Bug#8192)
16380
be996521
GM
16381 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
16382 in some setf expressions. (Bug#2159)
16383
2bb5649e
CY
163842011-03-08 Chong Yidong <cyd@stupidchicken.com>
16385
16386 * custom.el (custom-available-themes): Return themes in
16387 alphabetical order.
16388
33383987 16389See ChangeLog.15 for earlier changes.
e3d51b27
MR
16390
16391;; Local Variables:
16392;; coding: utf-8
e3d51b27
MR
16393;; End:
16394
acaf905b 16395 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
16396
16397 This file is part of GNU Emacs.
16398
16399 GNU Emacs is free software: you can redistribute it and/or modify
16400 it under the terms of the GNU General Public License as published by
16401 the Free Software Foundation, either version 3 of the License, or
16402 (at your option) any later version.
16403
16404 GNU Emacs is distributed in the hope that it will be useful,
16405 but WITHOUT ANY WARRANTY; without even the implied warranty of
16406 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16407 GNU General Public License for more details.
16408
16409 You should have received a copy of the GNU General Public License
16410 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.